@charset "utf-8";
/*+++++time:2024-09-21****************/
/*header*/
.header{width: 100%;height: 100px;background: #f3f3f3;}
.header .box{height: 50px;padding:25px 0;}
.header .box h2.logo{height: 50px;width: 222px;overflow: hidden;}
.header .box h2.logo a{display: block;width: 222px;height: 50px;overflow: hidden;}
.header .box .logo-text{width: 3rem;overflow: hidden;}
.header .box .logo-text a{font-size: 24px;line-height: 50px;font-weight: 600;color: #666;display: inline-block;}
.header .box .logo-text a:hover{color: #f00;text-decoration: underline;}
.header .box .search-right{width:350px;height: 50px;}
.header .box .search-right .ico-weixin{width:30px;height:23px;padding-top:27px;background:url(../images/weixin.png) no-repeat left center;background-size:30px 23px;display:inline-block;line-height:40px;font-size:18px;font-weight:bold;cursor:pointer;position:relative}
.header .box .search-right .ico-weixin:hover .ico-weixin-box{display:block}
.header .box .search-right .ico-weixin .ico-weixin-box{position:absolute;top:55px;left:50%;z-index:1000;display:none;float:left;width:auto;min-width:150px;margin-left:-75px;padding:10px;margin-top:-1px;font-size:14px;text-align:left;list-style:none;border:0;white-space:nowrap;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:50;box-shadow:0 6px 12px rgba(0,0,0,.175)}
.header .box .search-right .ico-weixin .ico-weixin-box img{display:block;width:150px;height:150px}
.header .box .search-right .ico-weixin .ico-weixin-box:after{content:'';display:block;width:16px;height:16px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:-8px;left:67px}
.header .box .search-right .weibo{display: inline-block;width: 30px;height: 23px;padding-top:27px;background:url(../images/weibo1.png) no-repeat left center;background-size:30px 23px;margin-left: 30px;}
.header .box .search-right .weibo:hover{background:url(../images/weibo.png) no-repeat left center;}
.header .box .search-right .ico-weixin:hover{background:url(../images/weixin1.png) no-repeat left center;}
.header .box .search-right .header-search{border-radius: 20px;margin-top:5px;border: 2px solid #eaeaea;width: 228px;height: 36px;float: right;background:#fff;}
.header-search input.inputs{width: 160px;border-radius: 20px;color: #999;font-size:16px;float: left;line-height: 24px;padding: 6px 8px;border: 0 none;}
.header-search input.submit{cursor:pointer;width: 36px;height: 36px;margin-right:10px;background: url(../images/search_icon.png) no-repeat center;float: right;border:0;}

.pc-nav{width: 100%;height: 39px;background: #b5000e;border-top: solid 1px #da8087;}
.pc-nav .nav-box {height: 39px;line-height: 39px;}
.pc-nav .nav-box li{text-align: center;line-height: 39px;display: inline-block;border-right: 1px solid #8d000b;border-left: 1px solid #c4333e;float: left;width: 127px;position: relative;}
.pc-nav .nav-box li a.a{font-size: 16px;font-weight: bold;color:#fff;display: block;height: 39px;line-height: 39px;}
.pc-nav .nav-box li .sonnav{position:absolute;top:39px;left:-1px;display:none; width:172px;overflow:hidden;font-size:14px;background:#fff; border:1px solid #ddd; border-bottom:2px solid #bf1616;color:#000;z-index:99999;padding-bottom: 5px; }
.pc-nav .nav-box li .sonnav a.b{display: block;height: 33px;line-height: 33px; text-align: left;display: block;padding:3px 15px;}
.pc-nav .nav-box li a.a:hover,.pc-nav .nav-box li.active a.a  {background: #9f000c;}
.pc-nav .nav-box li:hover .sonnav{display: block;}
.pc-nav .nav-box li .sonnav a.b:hover{background: url(../images/lia.png) no-repeat 60% center;color:#bf1616;transition:all 0s ease 0s;}
.pc-nav .nav-box li:first-child{border-left: none;}
.pc-nav .nav-box li:last-child{border-right: none;}


/*headerWap*/
.headerWap{background: rgba(255, 255, 255, 1)!important;box-shadow: 5px 3px 15px rgba(0, 0, 0, .05);position: fixed;width: 100%;z-index: 999992;display: none;left: 0;top: 0;}
.headerWap .headerBox{padding: 0 0.20rem;margin: 0 auto;}
.headerWap .headerBox .logo{float: left;padding: 10px 0;}
.headerWap .headerBox .logo a{display: block;}
.headerWap .headerBox .logo a img{display: block;height: 40px;}
.headerWap .headerBox .right{text-align: right;display: flex;float: right;font-size: 35px;font-weight: 700;color: #444;}
.headerWap .headerBox .right img{width: 40px;}
.headerWap .nav{position: fixed;top: 0px;left: 0;background: rgba(0, 0, 0, 0);width: 100%;height: 100%;transform: translateX(100%);transition: all 0.5s;}
.headerWap .nav.open{transform: translateX(0);transition: all 0.5s;}
.headerWap .nav.open{background: rgba(0, 0, 0, 0.5);}
.headerWap .nav .head{height: 50px;padding: 20px 15px;}
.headerWap .nav .head .icon{height: 30px;display: block;line-height: 10px;}
.headerWap .nav .head .icon img{height: 30px;}
.headerWap .nav .head .btn{width: 50px;height: 50px;color: #444;text-align: right;font-size: 20px;line-height: 50px;}
.headerWap .nav .head .btn img{width: 20px;}
.headerWap .nav .navBox{position: absolute;right: 0;top: 0;width: 80%;height: 100%;background: #fff;}
.headerWap .nav .navBox ul{overflow-y: auto;height: calc(100% - 50px);}
.headerWap .nav .navBox li{border-bottom: 1px solid #f5f5f5;position: relative;width: 100%;border-bottom: 1px solid #f5f5f5;}
.headerWap .nav .navBox li.open dl{display: block;}
.headerWap .nav .navBox li >i.iconfont{width: 59px;height: 59px;color: #1F3163;position: absolute;right: 0;top: 0;text-align: center;font-size: 15px;border: 0px solid red;display: inline-flex;align-items: center;justify-content: center;transition: all 0.5s;background: #F5F5F5;}
.headerWap .nav .navBox li >i.iconfont img{transition: all 0.5s;}
.headerWap .nav .navBox li.open>i.iconfont img{border: 0px solid red;transform: rotate(180deg);}
.headerWap .nav .navBox li i img{width: 20px;}
.headerWap .nav .navBox li a{display: inline-block;width: calc(100% - 59px);color: #444;font-size: 0.28rem;padding: 20px 0;font-weight: 700;box-sizing: border-box;padding-left: 20px;}
.headerWap .nav .navBox li a.on{color: #63A517;}
.headerWap .nav .navBox li dl{display: none;}
.headerWap .nav .navBox li dl a{font-weight: normal;box-sizing: border-box;padding: 10px 0 10px 20px;}


/***背景视频***/
.indexBanner{width:100%;height:53vh;position: relative;z-index: 5;overflow: hidden;}
.indexBanner .swiper-container{overflow:hidden;}
.videoBg{ width: 100%; height:53vh;position:relative;z-index: 1;overflow: hidden;}
.videoBg #hero-video{width: 100%;height: 100%;max-width: 100%;max-height: 100%;object-fit: cover;overflow: hidden;}
.videoBg source{min-width: 100%;min-height: 100%;height: auto;width: auto;overflow: hidden;}
.videoBgbox{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;z-index:1;display:none;}
.inner-content {text-align:center;}
.inner-content h2,.inner-content p{color:#fff;}
.inner-content h2{font-size: 48px;font-weight:600;padding:.2rem 0;}
.inner-content p{font-size: 20px;}
.indexBanner .swiper-slide{overflow:hidden;height: 100%;position: relative;}
.indexBanner .swiper-slide .pc-img{width: 100%;height: 53vh;overflow:hidden;position:relative;z-index: 1}
.indexBanner .swiper-slide .pc-img img{height:100%;overflow: hidden;}
.indexBanner .swiper-slide .box{position: absolute;top:30%;left:23.5%;z-index: 2;width: 53%;height:50%;}
.indexBanner .swiper-pagination{ bottom: 35px;z-index: 10}
.indexBanner .swiper-pagination .swiper-pagination-bullet { width: 50px;height: 3px;margin: 0 8px;display: inline-block;border-radius: 1.5px;background: #fff;opacity: .3;}
.indexBanner .swiper-pagination .swiper-pagination-bullet-active{ opacity: 1;}

/**首页**/
.index-main01{padding:.3rem 0;overflow: hidden;}
.common-title{  height:62px; width:100%; border-bottom:#ddd solid 1px;}
.common-title .title-left{ float:left; width:500px;}
.common-title .title-left .title-ch{color:#dd0011; font-size:24px; float:left; width:100px; font-weight:bold; margin-left:20px; line-height:62px; letter-spacing:1px;}
.common-title .title-left .title-en{color:#999; font-size:24px; float:left; width:150px; font-weight:bold; padding-left:10px; line-height:68px; font-family:"Helvetica";}
.common-title .title-right{ float:right; width:80px; padding-right:10px;}
.common-title .title-right a{ float:left;color:#999;  width:80px; background:url(../images/more_icon1.png) no-repeat right; font-size:14px;  line-height:62px;}
.common-title .title-right a:hover{color:#000;  width:80px; background:url(../images/more_icon2.png) no-repeat right; font-size:14px;  line-height:62px;}
.index-main02{padding-bottom: .3rem;overflow: hidden;}
.news-box{width:100%; height:238px; margin-top:20px; margin-left:20px;}
.news-left{width:342px; height:241px; background:url(../images/news_shadow.jpg) no-repeat center bottom;}
.news-left a{display: block;border:solid 6px #fafafa; height:222px; }
.news-right{width:600px; height:238px;  margin-right:20px;}
.news-content{  width:600px; height:115px; border-bottom:1px dashed #ddd;}
.news-tit{ width:600px; font-size:22px; line-height:22px; color:#e60012;}
.news-tet{ width:600px; font-size:18px; line-height:25px; color:#444; font-family:"宋体"; margin-top:15px;}
a .news-tit{width:600px; font-size:22px; line-height:22px; color:#e60012;cursor:pointer;}
a .news-tet{  width:600px; font-size:18px; line-height:25px; color:#444; font-family:"宋体"; margin-top:15px;}
a:hover .news-tit{color:#000;}
a:hover .news-tet{ color:#444; }
.news-text{ width:600px; color:#444; font-size:18px;line-height:32px; margin-left:10px; margin-top:20px;  }
.news-text ul li{line-height:32px;background:url(../images/news_list.png)  no-repeat left;width:575px;white-space:nowrap;*white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-text ul li a {color:#444; padding-left:5px;line-height:32px; }
.news-text ul li a:hover {color:#e60012;}
.index-main02 .caseboxs{margin-top: 20px;overflow: hidden;}
.index-main02 .caseboxs .li{display: block;width: 24%;overflow: hidden;border-bottom: 3px solid #c5c5c5;}
.index-main02 .caseboxs .li div.img{border: solid 4px #ddd;width: calc(100% - 8px);overflow: hidden;height: 1.7rem;}
.index-main02 .caseboxs .li .cases-content p{font-size: 16px;color: #666;text-align:center;}
.index-main02 .caseboxs .li .cases-content{padding:.2rem 0;}
.index-main02 .caseboxs .li .cases-content h3{color: #333;font-size: 20px;line-height: 30px;height: 30px;margin-bottom: 5px;overflow: hidden;text-align:center;cursor:pointer;}
.index-main02 .caseboxs .li:hover .cases-content h3{color:#dd0011}
.index-main02 .caseboxs .li:hover{border-color: #dd0011}
.index-main03{padding-top: .35rem;overflow: hidden;}
.about-container{width: 100%;overflow:hidden;margin-bottom:.45rem;}
.about-container .left{border:1px solid #ddd;padding:.25rem;width: 48%;box-sizing: border-box;}
.about-container .left h4{font-size: 24px;color: #dd0011;font-weight: 600;}
.about-container .left span{font-weight: 500;padding-left: 5px;}
.about-container .left p{line-height: 30px;font-size: 16px;padding-top: .1rem;text-indent: 25px;}


.blockbox-1-right{height: 336px;width:48%;border:1px solid #ddd;overflow: hidden;}
.blockbox-1-right  .tabbox{height: 40px;width: 100%;overflow: hidden;}
.blockbox-1-right  .tabbox a.tabbtn{color: #D53235;font-size: 16px;line-height: 40px;text-align: center;display: inline-block;width:33.33%;overflow: hidden;line-height: 40px;}
.blockbox-1-right  .tabbox a.tabbtn.on,.blockbox-1-right  .tabbox a.tabbtn:hover{background-color: #D53235;color: #fff;}
.blockbox-1-right  .tabcontent{width: 90%;margin:20px auto 0 auto;overflow: hidden;height: 270px;display: none;}
.blockbox-1-right  .tabcontent .conWrap{width: 100%;overflow: hidden;}
.blockbox-1-right  .tabcontent .conWrap .con{overflow: hidden;}
.blockbox-1-right  .tabcontent .conWrap .con .first-news{display: block;width:100%;height: 125px;overflow: hidden;}
.blockbox-1-right  .tabcontent .conWrap .con .first-news h2{color: #444;font-size: 16px;line-height: 30px;overflow: hidden;height: 30px;font-weight: 500;background:url(../images/news_list.png) no-repeat left center;padding-left: 25px;}
.blockbox-1-right  .tabcontent .conWrap .con .first-news .txt-intro{height: 85px;overflow: hidden;width: 100%;margin-top: 9px;}
.blockbox-1-right  .tabcontent .conWrap .con .first-news .txt-intro div.img{height: 85px;width: 115px;overflow: hidden;border-radius: 10px;float: left;}
.blockbox-1-right  .tabcontent .conWrap .con .first-news .txt-intro p.dot{float: left;margin-left: 20px;width: calc(100% - 135px);overflow: hidden;font-size: 15px;height:85px;line-height: 27px;}
.blockbox-1-right  .tabcontent .conWrap .con .first-news:hover h2{color: #D53235}
.blockbox-1-right  .tabcontent .conWrap .con .first-news:hover  .txt-intro div.img img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);filter:scale(1.15);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.blockbox-1-right  .tabcontent .conWrap .con .first-news:hover .txt-intro p.dot{color: #333}
.common_list {overflow: hidden;padding: 8px 5px 0 5px;}
.common_list  li{height: 33px;font-size: 16px;line-height:33px;background: url("../images/news_list.png") no-repeat left center;padding-left: 25px;}
.common_list  li a{display: inline-block;width: 75%;color: #666;}
.common_list  li .time{float: right;color:#666;display: inline-block}
.common_list  li a:hover{color: #D53235;text-decoration: underline;}




/**列表页样式**/ 
.mainbox{padding:.3rem 0;width: 100%;overflow: hidden;}
.page-list{overflow: hidden;padding-bottom: .3rem;}
.page-list .single-data{height: 169px;padding-bottom: 35px;border-bottom:1px solid #dddddd;margin-top: 35px;position: relative;}
.page-list .single-data::after{transition:all .6s ease-in;-moz-transition:all .6s ease-in;-webkit-transition:all .6s ease-in;-o-transition:all .6s ease-in;content: '';width: 0;height: 2px;background: #D43235;bottom: -2px;left:0;position: absolute;}
.page-list .single-data div.img{height: 169px;width: 25%;overflow: hidden;}
.page-list .single-data div.img a{display: block;overflow: hidden;width: 100%;height: 100%;}
.page-list .single-data div.img img{overflow: hidden;display: block;}
.page-list .single-data div.txt{width: 70%;overflow: hidden;height: 169px;position: relative;}
.page-list .single-data div.txt>a{display: block;width: 100%;overflow: hidden;}
.page-list .single-data div.txt h3.oe{height: 30px;line-height:30px;overflow: hidden;font-size:20px;color: #000;font-weight: 600;}
.page-list .single-data div.txt div.dot{height: 75px;overflow: hidden;line-height: 25px;color: #444;font-size: 16px;margin-top: 15px;}
.page-list .single-data div.txt div.bt{height: 30px;line-height: 30px;position: absolute;bottom: 0;left:0;}
.page-list .single-data div.txt div.bt span{font-size: 16px;font-weight: 500;display: inline-block;padding-right: 40px;}
.page-list .single-data div.txt div.bt span em{color: #444;font-weight: 200;padding-left: 4px;}
.page-list .single-data div.txt div.bt span em a{color: #444;display: inline-block;}
.page-list .single-data:hover div.txt h3.oe{color: #D43235}
.page-list .single-data:hover::after{width: 100%;}
.page-list .single-data div.txt div.bt span em a:hover {color:#b5000e ;}

/*联系我们**/
.mapbanner{width: 100%;height:4rem;overflow: hidden;}
.contactbox{padding:.3rem 0;overflow: hidden;}
.contactbox .paybox{overflow: hidden;}
h4.titi{margin-bottom:5px;color: #b5000e;font-size: 18px;font-weight: 600;height: 40px;line-height: 40px;position: relative;padding-left:15px;}
h4.titi::before{content: '';display: block;width: 4px;height: 18px;border-radius: 2px;background:#b5000e;position: absolute;top:12px;left:0;}
.contactbox .paybox div.li p.txt{font-size: 16px;line-height: 1.8;color: #252626;}
.formboxs {background:#fafafa;padding:.3rem;border-radius: 5px;margin-top: .3rem;}
.formboxs .form-cell{margin-bottom: .3rem;}
.form-input {box-sizing: border-box;padding: 0 0.1rem;width:100%;height: 50px;background-color: #fff;font-size: 14px;font-family: Source Han Sans CN;font-weight: 400;color: #262626;border:1px solid #E1E3E6;line-height: 50px;border-radius: 5px;}
.form-input::placeholder,
.form-textarea::placeholder {color: #999;}
.formboxs h4.titi{padding-bottom: .3rem}
.form-textarea:focus,
.form-input:focus,.layui-input:focus, .layui-textarea:focus{  border-color:rgba(32, 121, 210, 1)!important;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.015), 0 0 8px rgba(32, 121, 210, .6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.015), 0 0 8px  rgba(32, 121, 210, .6);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.015), 0 0 8px  rgba(32, 121, 210, .6);}
.form-textarea-box {box-sizing: border-box;margin-top: 0.4rem;height: 1.56rem;background-color: #Fff;}
.form-textarea {border-radius: 5px;width: 100%; height: 100%; background-color: transparent;font-size:14px; font-family: Source Han Sans CN;font-weight: 400;color: #262626;border:1px solid #E1E3E6;resize: none;box-sizing: border-box;padding: .1rem;}
.form-submit {margin-top: 0.5rem; border-radius: 5px;line-height:55px;width: 100%;height:55px;background-color:#E60B1E; border:1px solid  #E6AC73; font-size:16px;font-family: Source Han Sans CN; font-weight: 400;color: #fff;cursor: pointer;border:none;cursor: pointer;}
.form-submit:hover{opacity: .6;}

/**服务**/
.consulting-title{overflow: hidden;}
.consulting{ width:100%;height: auto;padding-bottom:15px; margin-top:10px;}
.consulting-content{ width:100%; overflow: hidden;}
.consulting-title .title-ch{color:#bf1616; font-size:20px;width:180px; font-weight:bold; margin-right:20px; line-height:62px; letter-spacing:2px;}
.consulting-title .title-en{color:#999; font-size:20px; font-weight:bold; padding-left:10px; line-height:65px; }
.content{ height:auto; margin-bottom:40px;width: 100%;}
.content p{ color:#666; font-size:16px; line-height:26px; letter-spacing:1px;}
.content p.tet{ margin-top:20px;}
.content ul h1{ color:#bf1616; font-size:26px; line-height:37px;font-weight:normal; letter-spacing:2px;}
.content ul{margin-top:10px;}
.content ul li{ border-bottom:#f3f3f3 solid 1px; padding-bottom:25px;}
.content ul li.last{ border-bottom:none;}
.content ul h2{ color:#444; font-size:18px; line-height:42px; margin-top:10px; letter-spacing:1px; font-weight:bold;}
.content ul h2 span{font-size:14px; margin-left:10px; font-weight:bold;}
.content  h3{ color: #bf1616; font-size:18px;font-weight:normal; letter-spacing:1px;}
.content  h3 a{ color:#bf1616; }
.content  h3 a:hover{ text-decoration:underline; color:#000;}
.tableBox{width:100%;color:#666; margin-top:10px; margin-bottom:10px;}
.tableBox td{ color:#666; font-size:16px; line-height:26px; letter-spacing:1px; vertical-align:top;}
.tableBox img{ width:14px; height:14px; margin-right:10px; display:inline-block; background:#808080; line-height:26px;vertical-align: middle;}
p.line{background:#f3f3f3; height:41px; margin-top:20px;}

/*关于我们**/
.positioning-content{width: 100%;overflow: hidden;}
.positioning-content .img{width: 30%;height: 440px;overflow: hidden;}
.positioning-content .txt{width: 64%}
.positioning-content .txt h1{ color: #bf1616;font-size: 21px;line-height: 33px;padding-bottom:8px;}
.positioning-content .txt h2{ color:#bf1616; font-size:21px; line-height:33px; font-weight:bold; padding-bottom:40px;}
.positioning-content .txt p{font-size: 16px;line-height: 33px;}
.imgs{width: 100%;margin-top: .3rem;margin-bottom: .3rem;overflow: hidden;}
.playvideo{margin-top: .2rem;overflow: hidden;width: 100%;position: relative;height: 4rem;margin-bottom: .4rem}
.playvideo::after{content: '';display: block;width:60%;height: 100%;position: absolute;top:0;left:20%;z-index: 3;background:rgba(0,0,0,.6);}
.playvideo .img{width: 60%;height:4rem;overflow: hidden;margin:0 auto;position: absolute;top:0;left:20%;z-index: 2;}
.playbox{position: absolute;top:50%;margin-top:-44px;margin-left: -44px;left:50%;z-index: 10;}
.playvideo .play{width:88px;height: 88px;overflow: hidden;position: relative; }
.playvideo .play img{width: 22px;height: 30px;position: absolute;top:50%;margin-top: -15px;left:50%;margin-left:-11px;}
.playvideo .play .cirlce{width: 88px;height: 88px;background: url(../images/circle.png) no-repeat center;display: block;animation: turn 4s linear infinite;}
.wapimg{display: none;height: auto;width: 100%;}
.adv-txt{text-align: center;font-size: 18px;font-weight: 600;margin-top:30px;}
.adv-txt span{color:#bf1616;}
/**footer**/
.footer{width:100%;background:#f3f3f3;border-top:solid 1px #ddd;overflow: hidden;padding-top: .4rem;}
.footer .copyright {width:100%;color: #888888;text-align:center;font-size:14px;line-height: 42px;height:42px;background:#333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }
.footer .copyright  a{color: #888;text-align: center;margin-left: 20px;display: inline-block;}
.footer .copyright  a.a1{background: url(../images/icp.png) no-repeat left center;padding-left:25px;}
.footer .copyright  a.a2{background: url(../images/gongan.png) no-repeat left center;padding-left:25px;}
.footer .copyright  a.a3{background: url(../images/r.png) no-repeat left center;padding-left:25px;}
.footer .copyright  a:hover{color: #f00;text-decoration: underline;}
.footer .links-left{float:left;width:71%;padding-bottom: .3rem;overflow: hidden;}
.footer .links-left ul{float:left;width:740px;height:39px;font-size:16px;color:#666;}
.footer .links-left ul.links1 li{float:left;width:135px;padding-left:50px;}
.footer .links-left ul.links1 li a{color:#666;text-decoration:none;}
.footer .links-left ul.links1 li a:hover{color:#000;}
.footer .links-right{float:right;width:200px; height:85px; padding-top:15px; padding-right:30px;}
.footer .links-right .links-icon{float:left;width:75px; height:85px; margin-right:30px;}
.footer .links-right a{display: block;}
.footer .links-right a .links-img{ float:left; width:45px; height:45px; margin-left:15px; margin-right:15px; background:url(../images/links_icon1.png) no-repeat;cursor:pointer;}
.footer .links-right a .links-img1{ float:left; width:45px; height:45px; margin-left:15px; margin-right:15px;background:url(../images/links_icon2.png) no-repeat;cursor:pointer;}
.footer .links-right a:hover .links-img{ float:left; width:45px; height:45px; margin-left:15px; margin-right:15px; background:url(../images/links_icon3.png) no-repeat;}
.footer .links-right a:hover .links-img1{ float:left; width:45px; height:45px; margin-left:15px; margin-right:15px;background:url(../images/links_icon4.png) no-repeat;}
.footer .links-right .links-text{float:left; width:75px; height:40px; text-align:center; line-height:40px; font-size:16px;}
.footer .links-right .links-icon a .links-text{color:#666;text-decoration:none;cursor:pointer;}
.footer .links-right .links-icon a:hover .links-text{color:#000;}
.footer .links-right .links-icon1 a .links-text{color:#666;text-decoration:none;cursor:pointer;}
.footer .links-right .links-icon1 a:hover .links-text{color:#000;}
.footer .links-right .links-icon1{float:right;width:75px; height:85px;}
/*手机端脚部分**/
.bottom-contact{position: fixed;z-index: 999;bottom: 0;left: 0;width: 100%; height:70px;padding-bottom:10px;background-color: #fff;border-top: 1px solid #dddddd;font-size:14px;display: none;}
.bottom-contact .phone ,.bottom-contact .free-tel{background-color: #c30707;width: 46%;height: 45px;line-height:45px;text-align: center;color: #fff;border-radius: 5px;}
.bottom-contact .box{height: 35px;width:80%;margin:17.5px 10% ;}
.bottom-contact   a{display: block;color: #fff;}
.bottom-contact .phone .icon1{display: block;width:40px;height:45px;background: url(../images/footer-icon1.png) no-repeat center;background-size: 23px 23px;float: left}
.bottom-contact .phone .txt,.bottom-contact .free-tel .txt{display: block;float: left;}
.bottom-contact .free-tel .icon2{display: block;width: 45px;height:45px;background: url(../images/footer-icon2.png) no-repeat center;background-size: 23px 23px;float: left}



.mainbox h4.last{ width:100%; text-align:center; font-size:18px; font-weight:bold; color:#444; line-height:32px; margin-top:30px; letter-spacing:1px;}
h5.det{padding-bottom: .3rem;margin-bottom:.3rem; border-bottom:#ddd solid 1px;width:100%; text-align:center; font-size:14px;color:#666; line-height:24px; margin-top:15px;letter-spacing:1px; }
h5.det span{ color:#a0a0a0; margin-left:5px;}
h5.det span.time{ color:#bbb; font-size:12px; margin-left:25px; font-weight:normal;}
.page-content{padding:.3rem; font-size:16px;color:#444; line-height:24px; }
.page-content p{ margin-bottom:20px; text-indent:0em;font-size:16px;color:#444; line-height:33px; margin-top:10px; }
.page-content h4.tit{text-align: center;font-size: 20px;line-height: 35px;}

/********>>>>>>>响应式开始<<<<<<********/
@media screen and (max-width: 1366px){

	/**nav*/
	.pc-nav .nav-box li{width: 12%}

}
@media screen and (max-width: 1080px){
	/*header**/
	.blockbox{width:95%}
	.header,.pc-nav,.header .box .logo-text,.header .box .search-right{display:none}
	.headerWap{display: block}
	/**footer*/
	.footer .copyright{font-size:12px;text-align: center;}
	.footer .copyright a{margin-left: 5px;}
	/**banner*/
	.indexBanner .swiper-slide .box{width: 90%;left:5%;}
	.inner-content h2{font-size: 36px;}
	.inner-content p{font-size: 18px;}
	/**联系我们*/
	.BMap_pop{display: none!important}
	.BMap_shadow {display: none!important}
	/*公共样式**/
	.mainbox{padding-top: 80px}
	.about-container .left p{font-size: 15px;}
	.about-container .left h4{font-size:22px;}
	
}
@media screen and (max-width:980px){
	/**footer*/
	.footer .footer-links{display: none;}
	.footer .copyright a{display: none;}
	.footer .copyright a.a2{display: inline;}
	.footer{padding-top: 0}
	/**分页*/
	.pages a, .pages span{font-size:14px;padding:4px 10px;margin:0 4px;}
	/**关于我们*/
	.positioning-content .txt h2,.positioning-content .txt h1{font-size: 18px;line-height: 25px;}
	.positioning-content .txt p{font-size: 14px;line-height: 28px;}
	/**公共列表样式*/
	.page-list .single-data div.img{width: 30%;height: auto;}
	.page-list .single-data div.txt{width: 65%}
	.page-list .single-data{padding:.3rem 0;margin-top:0;height: auto;}
	.page-list .single-data div.txt h3.oe{font-size: 18px;}
	.page-list .single-data div.txt div.bt span{font-size: 14px;}
	.page-list .single-data div.txt div.dot{font-size: 14px;height: 75px;line-height: 25px;}
	/**联系我们*/
	.contactbox .paybox div.li p.txt{font-size: 14px;}
	h4.titi{font-size: 16px;}
	.form-submit,.form-input{height: 45px;line-height: 45px;}

	/*首页**/
	.common-title .title-left .title-ch{margin-left: 0;font-size: 20px;}
	.common-title .title-left .title-en{font-size: 20px;padding-left: 0}
	.news-box{margin-left: 0}
	.news-right{margin-right: 0}
	.news-left{width:35%;height: auto;overflow: hidden;}
	.news-right{width: 62%;overflow: hidden;height: auto;}
	a .news-tet,a .news-tit,.news-content{width: 100%}
	a .news-tet,.news-text{font-size: 16px;}
	a .news-tit{font-size: 20px;}
	.about-container{display: block;}
	.index-main02 .caseboxs .li .cases-content h3{font-size: 18px;}
	.about-container .left{width: 100%;}
	.blockbox-1-right{width:calc(100% - 2px);margin-top: 20px;overflow: hidden;margin-bottom: .5rem}

}
@media (max-width:768px){
	.pcimg{display: none;}
	.wapimg{display: block;}
	.bottom-contact{display: block}
	/**banner*/
	.indexBanner .swiper-slide .box{top:40%;}
	.inner-content{text-align: center;}
	.inner-content h2{font-size: 20px;}
	.inner-content p{font-size: 16px;}
	/**服务*/
	.consulting-title .title-ch,.consulting-title .title-en{font-size: 18px;}
	.content p.tet{margin-top: 10px;}
	/**首页*/
	.news-box{display: block;height: auto;}
	.news-right{width: 100%;margin-top: 20px;}
	.news-left{width: 100%;height: auto;}
	.news-left a{height: auto;}
	.news-content{height: auto;padding-bottom: .15rem}
	a .news-tet{font-family:'微软雅黑';}
	.news-left img{width:100%;overflow: hidden;}
	.common-title .title-left{width:60%;}
	 a .news-tit{font-size: 18px}
	 .about-container .left h4{font-size: 18px;}
	 .index-main02 .caseboxs{display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
	 .index-main02 .caseboxs .li{width: 48%;margin-bottom: .35rem;border-bottom: none;}
	 .index-main02 .caseboxs .li .cases-content h3{font-size:18px;}
	 .index-main02 .caseboxs .li .cases-content p{font-size: 14px;}
	 .news-text{width:100%;margin-left:0;}
	 .index-main02 .caseboxs .li div.img{border: solid 1px #ddd;width: calc(100% - 2px);height: 2.3rem}
}
@media (max-width:640px){
	.pages{margin-top:10px}
	.adv-txt,.content h3,.mainbox h4.last{font-size: 16px;}
	.pages a, .pages span{margin: 5px;font-size: 13px;}
	.pages a{padding:4px 8px;}
	/**footer*/
	.footer{padding-bottom: 90px;background:#f3f3f3;padding-top: .1rem}
	.footer .copyright a.a2{display: none;}
	.footer .footer-links{display: block;}
	.footer .links-right{display: none;}
	.footer .links-left{width:100%;overflow: hidden;float:none}
	.footer .links-left ul{height:auto;overflow:hidden;width: 100%;float:none;display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
	.footer .links-left ul.links1 li{float:none;font-size: 13px;width:24%;padding-left: 0;text-align: center;line-height: 35px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

	/**公共样式*/
	.mainbox{padding-top:90px;}
	.page-list .single-data div.txt h3.oe{font-size: 16px;}
	.page-list .single-data div.txt div.dot{margin-top:10px;word-break:break-all;}
	.page-list .single-data{border-bottom: 1px dashed #ddd;margin-bottom:.4rem;}
	.page-list .single-data{display: block;}
	.page-list .single-data div.img{width: 99%;margin-bottom: .3rem;border:.01rem solid #ddd;overflow: hidden;background:#ddd;height:3.9rem;}
	.page-list .single-data div.txt{width: 100%;height: auto;padding-bottom: 0rem;}
	.page-list .single-data div.txt div.bt{position: static;margin-top: 10px;}
	.page-list .single-data div.txt div.bt span{padding-right: 5px;font-size: 13px;}
	/**联系我们*/
	.contactbox .paybox{display: block;}
	.formboxs{padding:0;background: none;margin-bottom: .5rem}
	.contactbox .paybox .li{margin-bottom: .3rem}
	/**服务*/
	.consulting-title .title-ch{width:auto;margin-right: 5px;}
	.content p.tet{margin-top:5px}
	.content ul h2{font-size: 17px}
	p.line{height: 20px;}
	.tableBox td{font-size: 14px;}
	.tableBox img{width:10px;height: 10px;}
	.content p{font-size: 14px;letter-spacing: 0;padding-bottom: 5px;}
	.consulting-title .title-ch,.consulting-title .title-en{font-size: 16px;}

	/**关于我们*/
	.positioning-content{display: block;}
	.positioning-content .img,.positioning-content .txt{width:100%;height: auto;}
	.positioning-content .txt{margin-top: .35rem;}
	.positioning-content .txt h2{padding-bottom:.25rem;}
	.playvideo .img,.playvideo::after{width: 100%;left:0;}
    .positioning-content .txt h2, .positioning-content .txt h1{font-size: 16px;}
    .playvideo .play,.playvideo .play .cirlce{width: 45px;height: 45px;background-size: 45px;}
    .playvideo .play img{width: 15px;height: 20px;margin-left:-7.5px;margin-top: -10px;}
    .playbox{margin-left: -22.5px;}
    a .news-tit{font-size: 16px}
	a .news-tet, .news-text,.about-container .left p{font-size: 14px;line-height: 1.7}
    .common-title .title-left .title-ch,.common-title .title-left .title-en{font-size: 18px;}
	.common-title .title-left .title-en{width: auto;}
	.common-title .title-left .title-en{display: none}
	.about-container .left h4{font-size: 16px;}
	.common-title .title-right a{background:none;text-align: right;font-size: 13px;}
	.blockbox-1-right .tabcontent .conWrap .con .first-news .txt-intro p.dot,.blockbox-1-right .tabcontent .conWrap .con .first-news h2{font-size: 14px}
	.common_list li{display: flex;align-items: center;justify-content: space-between;font-size: 14px}
	.common_list li{padding-left: 20px;}
	.common_list li a{width:70%;display:block}
	.common_list li .time{display: block;float:none}
	.index-main02 .caseboxs .li{width: 100%;}
	.blockbox-1-right .tabbox a.tabbtn{font-size: 15px}
	.index-main02 .caseboxs .li div.img{height:200px;}
	.index-main02 .caseboxs .li .cases-content h3{font-size:16px;}
	.indexBanner .swiper-slide .videoBgbox{display: block!important;}
	.videoBg #hero-video,.wapvideo{visibility: hidden!important;position: absolute!important;z-index: -100!important;top:0;left:0;display: none!important;height:0px!important;opacity: 0!important;}
	.news-text ul li{width:100%;overflow: hidden;position: relative;}
	.news-text ul li::after{content:"";background: url(../images/lia.png) no-repeat right center;width:30px;height:32px;position: absolute;top:0;right:0;}
	.indexBanner .swiper-pagination .swiper-pagination-bullet{width:20px;margin:0 5px;}
	.news-text ul li a{display: block;width: 80%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
	h5.det{font-weight: 500;font-size: 13px;}
	.indexBanner .swiper-pagination .swiper-pagination-bullet-active{background-color: #b5000e;}
	.page-content p img,.page-content * img ,.page-content img{margin:0 auto;display: block;}

}


