@charset "utf-8";
* { margin: 0; padding: 0; }
body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px; word-break: break-all; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
select { font-family: Arial; font-size: 12px }
textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-bottom: 0rem;}
h3, h4, h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.fl { float: left }
.fr { float: right }
.clear { clear: both; font-size: 0; }
a { text-decoration: none; transition: all .2s linear 0s; color: #fff; }
:focus { outline: 0 }
img { border: 0; vertical-align: baseline;}
p { line-height: 24px;margin-bottom: 0rem; }
.flex{display: flex;display: -ms-flexbox;justify-content:space-between;-ms-flex-pack: justify;}
.flex-default{display: flex;}
.flex-wrap {display: flex; flex-wrap: wrap;}
.wrap { width: 1200px; margin: auto; }
.wrap1 {width: 1600px; margin: auto;}

/*other*/
.swiper-container { width: 100%;height: 100%;border-radius:12px;}
/*headtop*/
.headweb{display: none;}
.headtop{width: 100%;height: 39px;line-height: 39px;background:url(../images/headbg1.jpg) top no-repeat;font-size: 13px;color: #707070;border-bottom: 1px solid #dddddd;}
.headtop .fr img {margin-right: 5px; position: relative; top: 2px; height:14px;}
.headtop .fr{color: #707070;padding-top:0px;padding-bottom: 0px;padding-left: 20px;}
.headtop .fr a{color: #707070;font-size: 13px;}
/*header*/
.header { width: 100%; min-height:132px;}
.header .wrap1 { position: relative; }
.header .wrap1 div{display: inline-block;}
.header .wrap1 .phone{float: right;padding-top: 33px;position: relative;}
.header .wrap1 .phone .ph1{position: relative; font-size: 13px; line-height: 30px; }
.phone .ph1 img{position: absolute;top: 5px;left: -50px;}
.phone .ph1 span{font-size: 24px;line-height:30px;color: #333; display: block; line-height: 42px; position: relative;top: -11px;}
.phone .ph2{font-size: 24px;line-height: 36px;color: #035abb;font-weight: bold;float: right;}
.header .wrap1 .phone .phimg{position: absolute;left: -174px;}
/*.logo {width: 587px;}*/
.logo{ float:left;}
.logo img { margin-top: 15px; margin-right:10PX; padding-right:10PX;}
.logoright{ float:left; padding-top:30px; line-height:32px;}
.logoright span{ font-size:23px; font-weight:bold; color: #ad1722; display:block;}

.nav {width: 100%;min-width: 1200px; background: #84432f;}
.nav .wrap>ul{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
.nav ul {text-transform: uppercase;font-size: 0;}
.nav ul li.navleft{border-color: rgba(255, 255, 255, 0.1);}
.nav ul li { display: inline-block; position: relative;font-size: 14px;width: 228px;text-align: center; }
.nav ul li .a1 { display: block;color: #ffffff; border-bottom: 2px solid #84432f; position: relative;}
.nav ul li .a1::before {width: 56px; height: 2px; background: #c68946; content: ""; display: block; position: absolute; left: 38%; bottom: 0px; opacity: 0; transition:  all 0.5s;}
.nava{line-height:50px;}
.nava:hover::before {opacity: 1;}
.nav ul li.active > a::before{opacity: 1;}
.nav ul li.gbksub { cursor: pointer; }
.sub-menu { position: absolute; top:75px; width: 100%; visibility: hidden; opacity: 0; z-index: -1; }
.nav ul li:hover .sub-menu { top:50px; visibility: visible; opacity: 1; z-index: 999; }
.sub-menu a {display: block;color: #ffffff; }
.sub-menu > li > a { background: #252525; border-top: 1px solid #CCC;height:56px; font-size:12px; line-height:56px;border-color: rgba(255, 255, 255, 0.2);}
.sub-menu li:hover a,.sub-menu li.on a { background: #84432f;}
.transition {-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }


.banner{width: 100%;}
.swiper-container-banner{overflow: hidden;position: relative;}
.swiper-container-banner img{width: 1920px; text-align: center;}
.swiper-button-next-banner{position: absolute;right: 5%;top: 50%;--swiper-theme-color: #bb2222;}
.swiper-button-prev-banner{position: absolute;left: 5%;top: 50%;--swiper-theme-color: #bb2222;}
.swiper-button-next-banner,.swiper-button-prev-banner{width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next-banner:after,.swiper-button-prev-banner:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}
.swiper-button-next-banner:after{content: '>'; font-family: simsun; font-size: 60px; color: #bb2222;}
.swiper-button-prev-banner:after{content: '<';font-family: simsun; font-size: 60px; color: #bb2222;}
.swiper-pagination-banner{position: absolute;z-index: 2;text-align: center;--swiper-theme-color: #bb2222;}
.swiper-pagination-bullet-active {background: #bb2222 !important;}
.slidevideo {position: relative;}
.slidevideo .videoElement {position: absolute; top: 0;}
.banner .swiper-slide::before {content: "";height: 660px; display: block;}
.banner .slide1 {background: url(../images/ban1.jpg) center no-repeat;}
.banner .slide2 {background: url(../images/ban2.jpg) center no-repeat;}
.banner .slide3 {background: url(../images/ban3.jpg) center no-repeat;}                               

.video-sign {width: 100%; height: 100%;}
.videoElement{
  object-fit: cover;
}

/*首页*/
.js {width: 100%; min-width: 1200px; position: relative; margin-top: -147px; z-index: 5; margin-bottom: 147px;}
.js .js_cont {display: flex; display: -ms-flexbox; position: absolute; right: 0;}
.js .left {width: 270px; height: 147px; background:url(../images/jt.png) center no-repeat #ad6a40;}
.js .left a {width: 270px; height: 147px; display: block;}
.js ul {display: flex; display: -ms-flexbox; }
.js ul li {width: 310px;  padding: 30px 0; text-align: center; background: #fdfff9; border-right: 1px solid #f5f7f1;}
.js ul li .num span {font-size: 53px; line-height: 53px; color: #b57045;}
.js ul li .num i {font-style: normal; font-size: 31px; color: #b57045;}
.js ul li .tit {font-size: 16px; color: #333; padding-top: 10px;}

/*search01start*/
.search01 { height: 84px; border-bottom: 1px solid #EFEFEF; }
.search01 .zi-lan { color: #84432f; }
.search01 p span{ font-weight: bold;display: inline-block; margin-right: 10px; }
.search01 p { color: #959494; line-height: 84px; }
.search01 .tuo_dz{ display: inline-block; }
.search01 .tou_dy { float: right; width: 343px; height: 38px;margin-top: 20px; }
.search01 .tou_dy .ank{ width: 266px; height: 38px; text-indent: 15px; border: 1px solid #e6e6e6; }
.search01 .tou_dy .anniu{ border:none; background: url(../images/search-white.png) 10px center no-repeat #84432f;width: 76px;height: 40px; color: #fff;text-indent: 20px; cursor: pointer; }
.search01 .tou_dy form { display: flex; }
/*search01end*/



/* 公司简介 */
.iabout {width: 100%; min-width: 1200px; background: url(../images/bg1.jpg) center no-repeat; box-shadow: 0px 5px 5px 0px #f6f6f6; padding-top: 70px; padding-bottom: 80px; display: flex; display: -ms-flexbox;}
.iabout .iabout_l {width: 50%;}
.iabout .iabout_top .tit {font-size:43px; line-height: 43px; color: #444; font-weight: bold;}
.iabout .iabout_top .tit span {color: #b57045;}
.iabout .iabout_top .tit i {width: 85px; height: 3px; border-bottom: 3px solid #444; display: inline-block; margin-bottom: 10px;}
.iabout .iabout_top h3 span {font-size: 43px; color: #444; display: inline-block; font-weight: bold; margin-right: 10px;}
.iabout .iabout_top h3 {font-size: 24px; color: #b57045;}
.iabout .iabout_l  h3 {padding-left: 8.5%;}
.iabout .iabout_l .tit2 {padding-left: 8.5%;; font-size: 24px; color: #444; font-weight: bold; margin-top: 70px;}
.iabout .iabout_l .tit2 span {font-size: 18px; color: #8d8d8d; font-weight: normal; display: inline-block; margin-left: 15px;}
.iabout .iabout_l .desc {width: 100%; padding-left: 8.5%;; padding-top: 20px; font-size: 16px; color: #333; line-height: 46px;}
.iabout .iabout_l .i_img {padding-left: 8.5%; display: flex; display: -ms-flexbox; margin-top: 50px;}
.iabout .iabout_l .i_img img {margin-right: 5%; }
.iabout .iabout_l .more {width: 62px; height: 62px; border-radius: 50%; margin-top: 75px; text-align: center; line-height: 56px;  background: #a8663f; color: #fff; font-size: 50px;}
.iabout .iabout_r {width: 750px; margin-top: 60px;}
.iabout .swiper-slide .right {width: 300px; padding-left: 30px;}
.iabout .swiper-slide .right i {width: 70px; height: 3px; border-bottom: 3px solid  #b57045; display: block; margin: 18px 0;}
.iabout .swiper-slide .right .cnt {font-size: 14px; color: #333;}
.iabout .swiper-slide .right .en {color: #eeece6; font-size: 25px; margin-top: 15px;}
.iabout .swiper-slide img {width: 260px; height: 260px; border-radius: 50%;}
.iabout .swiper-container .swiper-button-prev {background:url(../images/jt1.png) no-repeat; left: 630px;}
.iabout .swiper-container .swiper-button-next {background:url(../images/jt2.png) no-repeat; right: 50px;}
.iabout .swiper-container {
  width: 100%;
  height: 260px !important;
}
.iabout .swiper-container .swiper-button-prev::after {display: none !important;}
.iabout .swiper-container .swiper-button-next::after {display: none !important;}
.iabout .swiper-slide  .tit1 {font-size: 24px; color: #333;}
.iabout .swiper-slide {
  border-radius: 130px;
  height: 260px !important;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/* 应用行业 */
.app {width: 100%; min-width: 1200px; }
.app .app_top {display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.app .app_top .left{padding-left: 4.5%;}
.app .app_top .right .more {width: 267px; height: 178px; display: block; text-align: center; font-size: 24px; background: #b57343; color: #fff; line-height: 178px;}
.app .app_top .tit {font-size: 38px; color: #333; font-weight: bold; padding-top: 60px;}
.app .app_top .tit span {color: #b57045;}
.app .app_top .tit i {width: 94px; height: 3px; background: #444444; display: inline-block; margin-bottom: 12px;}
.app .app_top .tit1 {font-size: 38px; line-height: 43px; color: #333; font-weight: bold;}
.app .app_top .tit1 span {font-size: 24px; color: #b57045; font-weight: normal;}
.app .app_cont { background: url(../images/bg3.jpg) center top no-repeat;position: relative;}
.app .app_cont .bpic {width: 100%;}
.app .app_cont .iul1 {width: 100%; margin-top: 50px; display: flex; display: -ms-flexbox;}
.app .app_cont li {width: 33%; height: 313px; text-align: center; position: relative;}
.app .app_cont li .pic {width: 100%; height: 313px; position: relative; overflow: hidden;}
.app .app_cont li .pic1 {background: url(../images/a_img1.jpg) no-repeat;}
.app .app_cont li .pic2 {background: url(../images/a_img2.jpg) no-repeat;}
.app .app_cont li .pic3 {background: url(../images/a_img3.jpg) no-repeat;}
.app .app_cont li .pic4 {background: url(../images/a_img4.jpg) no-repeat;}
.app .app_cont li .pic5 {background: url(../images/a_img5.jpg) no-repeat;}
.app .app_cont li .pic6 {background: url(../images/a_img6.jpg) no-repeat;}

/* .app .app_cont li .pic1s {display: block !important;} */
.app .app_cont li .pic .back {width: 100%;height: 100%;  position: absolute; top: 0; transition: all 0.5s; }
.app .app_cont li .pic .back a {display: block; height: 100%;}
.app .app_cont li .pic .back .tit {font-size: 24px; color: #ffffff; padding-top: 113px;}
.app .app_cont li .pic .back i {width: 30px; height: 2px; border-bottom: 2px solid #fff; display: block; margin: 24px auto; }
.app .app_cont li .pic .back .tit a {color: #fff;}
.app .app_cont li .pic .back .desc {color: #fff; line-height: 35px;}
.app .app_cont li .pic .back .jt4 {margin-top: 28px;}
.app .app_cont li .pic .back .jt4:hover {cursor: pointer;}
.app .app_cont li .pics {position: absolute; top: 0px; display: none;}

.app .app_cont li  .pics {width:100%; height:822px;}
.app .app_cont li  .pic1s {background: url(../images/a_img1s.jpg) no-repeat;}
.app .app_cont li  .pic2s {background: url(../images/a_img2s.jpg) no-repeat;}
.app .app_cont li  .pic3s {background: url(../images/a_img3s.jpg) no-repeat;}
.app .app_cont li  .pic4s {background: url(../images/a_img4s.jpg) no-repeat;}
.app .app_cont li  .pic5s {background: url(../images/a_img5s.jpg) no-repeat;}
.app .app_cont li  .pic6s {background: url(../images/a_img6s.jpg) no-repeat;}

.app .app_cont li .pics .back {width: 100%; padding: 0 50px; height: 100%;  position: absolute; top: 0; transition: all 0.5s; }
.app .app_cont li .pics .back .tit {font-size: 24px; color: #ffffff; padding-top: 225px;}
.app .app_cont li .pics .back .hdht {font-size: 24px; color: #ffffff; margin-top: 225px;  display: inline-block;}
.app .app_cont li .pics .back i {width: 30px; height: 2px; border-bottom: 2px solid #fff; display: block; margin: 24px auto; }
.app .app_cont li .pics .back .desc {color: #fff; line-height: 35px;}
.app .app_cont li .pics .back .jt5 {margin-top: 28px;}
.app .app_cont li .pics .back .jt5:hover {cursor: pointer;}
/* .app .app_cont li:hover .back {opacity: 1;} */

/*新闻*/
.inews .inews_top {padding-bottom: 30px; padding-top: 78px;}
.inews .inews_top  h1 {font-size: 28px; color: #0449a8; text-align: center; padding-bottom: 12px;}
.inews .inews_top p {text-align: center; padding-bottom: 10px; color: #898989; letter-spacing: 2px;}
.inews .inews_top span {width: 30px; height: 2px; background: #000;display: block; margin: 0 auto;}
/* .inews_cont {padding-bottom: 68px;} */
.inews_cont{ padding-bottom:30px;}
.inews_cont .inew_t {display: flex; justify-content: space-between;padding-bottom: 28px; border-bottom: 1px solid #e6e6e6;}
.inews_cont .inew_t .inew_tc {width: 580px; display: flex; }
.inews_cont .inew_t .inew_tc .pic {width: 190px; height: 150px;}
.inews_cont .inew_t .inew_tcr {padding-left: 20px; width: 410px;}
.inews_cont .inew_t .inew_tcr .tit {font-size: 16px; color: #333; padding-top: 26px;}
.inews_cont .inew_t .inew_tcr .date {font-size: 12px; color: #c5c5c5; padding: 5px 0; }
.inews_cont .inew_t .inew_tcr .cnt {font-size: 14px; color: #666;}
.inews_cont .inews_r {display: flex; flex-wrap: wrap; justify-content: space-between; padding-bottom: 46px;}
.inews_cont .inews_r .inews_list {display: flex; width: 385px; padding: 18px 0; border-bottom: 1px dashed #e6e6e6;}
.inews_cont .inews_r .title a{text-indent: 10px; display: inline-block; color: #333;}
.inews_cont .inews_r .date {color: #c5c5c5;}
.inews_cont .inews_r span{width: 10px; height: 2px; background: #000; display: inline-block; margin-bottom: 5px;}
.inews_cont .inews_r .date {padding-left: 96px;}
.inews_cont .inews_r .title:hover a{color: #0349a8;}
.inews_cont .inews_r .title:hover span {background: #0349a8;}
.inews_cont .more {width: 130px; height: 38px; background: #0349a8; color: #fff; display: block; line-height: 38px; text-align: center; margin:0 auto;}

/*分站*/
.citys {width: 100%; min-width: 1200px; padding: 50px 0;}
.citys .dq ul {padding:15px; background: #fafafa; border: 1px solid #e6e6e6; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.citys .dq ul li {font-size: 16px; color: #666;}
.citys .dq ul li:hover {cursor: pointer;}
.citys .dq ul li i {    width: 1px;
    height: 11px;
    margin: 8px 0 0 38px;
    float: right;
    background: #C7C7C7;}
.citys .cs ul {padding: 15px; display: flex; display: -ms-flexbox; flex-wrap:wrap; -ms-flex-wrap: wrap; border: 1px solid #e6e6e6; border-top: none;}
.citys .cs ul li a {padding: 5px 12px;}

.dqli {font-weight: bold;}


/*内页*/
.ban { width: 100%; height: 400px; }
.newswep{display: none;}
.ban { width: 100%; }
.ban img{width: 100%;}
.about p { line-height: 36px; }
.videolist ul {display: flex; flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.videolist ul li  {margin-bottom: 20px;}
.videolist ul li .title {text-align: center; line-height: 45px; background: #f2f2f2;}
.videolist ul li .title:hover {background: #ac6145; color: #fff;}
.videolist ul li img {width:285px ; height: 250px;}
.location { width: 100%; border-bottom: 1px solid #e4e4e4; height: 24px; line-height: 24px; padding: 13px 0; }
.location .breadrumb { background: url(../images/address.png) left center no-repeat; padding-left: 20px; }
.c_wrap { margin:40px auto;}
.c_wrap_l { width: 240px; float: left; }
.c_wrap_l .tit { background: #333; font-size: 20px; color: #fff; font-weight:bold; padding: 15px; text-align:center; }
.c_wrap_l .tellbg {background: url(../images/tellbg.jpg) center no-repeat; background-size:auto; padding:15px 0; }
.c_wrap_l .telltest {  width:60%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height:40px;font-size:20px; color: #fff; padding-left:15px; font-weight:bold;}
.c_wrap_l .telltest p{font-family: Arial;font-weight:100; line-height:10px;}
.c_wrap_l .tit p { font-size: 14px; text-transform: uppercase; font-family: Arial; padding-top: 10px; }
.c_wrap_l .box #leftnav dl dt {display: flex; justify-content: space-between;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt a {flex:1; display: inline-block; text-indent:5px;font-size: 14px; margin:0 10px;}
.c_wrap_l .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.c_wrap_l .box #leftnav dl dt:hover {background: #ac6145;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt:hover a {color: #fff;border-bottom: 1px dashed #ac6145;}
.c_wrap_l .box #leftnav .list2 { color: #333; line-height:40px; } 
.c_wrap_l .box #leftnav .list2 a {display:block; width:200px; margin:0 auto;  padding-left:20px;  border-bottom: 1px dashed #d7d7d7;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav .list2 a:hover {color: #fff; background: #ac6145;border-bottom: 0px;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box { background: #f6f6f6; margin-bottom: 30px; padding-bottom:10px;}
.c_wrap_l .box dt a{ display:block; margin:0 auto;  height: 45px; line-height: 45px;  transition: all .2s linear 0s;border-bottom: 1px dashed #d6d6d6;  position: relative; }
.c_wrap_l .box #leftnav dt a {display: inline-block; }
.c_wrap_l .box dl dt:hover span{width:10px; height: 15px; display: inline-block; color:#fff !important;}
.c_wrap_l .box dl dt:hover {cursor: pointer; color: #fff;}
.c_wrap_l .box dl .active{background: #ac6145; border-bottom: 1px dashed #ac6145;}
.c_wrap_l .box dl .active a,.c_wrap_l .box dl .active span{color: #fff !important;border-bottom: 0px ;}

.c_wrap_l .box dl dt span:hover {cursor: pointer;}
.c_wrap_l .box.contact { padding: 15px 15px; background: #f6f6f6; }
.c_wrap_l .box.tags { padding: 15px; }
.c_wrap_l .box.tags .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 11px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; margin-bottom: 10px; }
.c_wrap_l .box.tags .badge i { display: inline-block; width: 12px; height: 12px; background: url(../images/tags.png) no-repeat; margin-right: 5px; }
.c_wrap_r { width: 1200px; float: right; }
.c_wrap_r iframe{ min-height:350px !important;}

.ny_top {text-align: center;}
.ny_top .tit {font-size: 27px; color: #ababab;}
.ny_top .tit2 {font-size: 30px; color: #3c3c3c; margin: 20px 0;}
.ny_top i {width: 25px; height: 6px; border-bottom: 6px solid #c68946; display: block; margin: 0 auto;}

.ny_nav {text-align: center; margin-top: 45px; margin-bottom: 45px;}
.ny_nav a {display: inline-block; margin-right: 30px;border: 1px solid #c3c3c3; padding: 8px 23px;}
.ny_nav a.active, .ny_nav a:hover {color: #fff;  font-weight: bold; background: #c68946;}

.prolist { width: 280px; float: left; margin: 0 10px; margin-bottom: 28px; }
.prolist img { width: 280px;}
.prolist p.title { height: 45px; line-height: 45px; background: #84432f; text-align: center; transition: all .2s linear 0s; }
.prolist p.title:hover { background: #ac6145; color: #fff; }
.newslist { padding-bottom: 30px; }
.overf { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_item { position: relative; padding: 33px 0; transition: all .2s linear 0s; }
.list_item .news_con { position: absolute; width: 659px; padding: 0 30px; }
.list_item .name { padding: 15px 0 5px; font-weight: normal; margin-bottom: 10px; font-size: 18px; color: #343434; }
.list_item .news_con .des { overflow: hidden; height: 72px; font-size: 14px; line-height: 22px; color: #999999; text-align: left; }
.list_item .news_con .xian { position: absolute; top: 16px; height: 16px; width: 4px; background: #999; transition: all .2s linear 0s; }
.list_item .news_others { position: relative; overflow: hidden; width: 160px; padding: 0 40px; height: 126px; }
.list_item .news_others .inform { position: absolute; width: 100%; top: 10px; }
.list_item .news_others .date { margin-bottom: 10px; font-size: 40px; line-height: 1; font-family: 'PingFang-Light'; opacity: 0.7; color: #999; display: block; padding-bottom: 5px; }
.list_item .news_others .year { margin-bottom: 5px; font-size: 14px; opacity: 0.6; color: #999; }
.list_item .news_others .more { display: block; width: 42px; height: 20px; opacity: 0; transform: translateX(-20px); border-bottom: 2px solid #ac6145; padding-bottom: 8px; font-size: 12px; transition: all .2s linear 0s; }
.list_item .news_xian { display: block; width: 1px; height: 192px; background: #e3e3e4; position: absolute; left: 210px; margin-left: -0.5px; top: 0; z-index: 0; }
.odd .list_item { padding-left: 50%; }
.odd .list_item .news_con { left: 0; }
.odd .list_item .news_con .xian { right: -2px; }
.even .list_item .news_con { right: 0; }
.even .list_item .news_con .xian { left: -2px; }
.list_item:hover { box-shadow: 0 0 20px #ddd; }
.list_item:hover .news_con .xian { height: 80%; background: #ac6145; }
.list_item:hover .news_con .name { color: #ac6145; font-weight: normal; }
.list_item:hover .news_others .date, .list_item:hover .news_others .year { opacity: 1; color: #ac6145; }
.list_item:hover .news_others .more { opacity: 1; transform: translateX(0); color: #ac6145; }
.list_item:hover .news_others .img { opacity: 1; }
.c_wrap_r h1 { font-weight: 400; font-size: 24px; text-align: center; padding: 15px 0; }
.c_wrap_r p.news_oth { text-align: center; color: #888; border-bottom: 1px dashed #e4e4e4; padding-bottom: 10px; }
.c_wrap_r p.news_oth span { margin: 0 10px; }
.summary { position: relative; background: #fafafa; margin: 20px 10px 0; padding: 40px 20px 20px; font-family: 微软雅黑; color: #6c7480; font-style: italic; line-height: 150%; border: 1px solid #eee; border-radius: 5px; }
.summary span { position: absolute; left: -1px; top: 15px; padding: 0 0 0 20px; font-size: 1.2em; font-style: normal; color: #c2c6cc; border-left: 4px solid #c2c6cc; }
.content { padding: 20px 10px; line-height: 30px; }
.content img {display: block; margin: 0 auto;}
.content p { margin-bottom: 10px; }
.content h2, .interested .tit { height: 48px; line-height: 48px; font-size: 16px; color: #202020; background: #eee; text-indent: 15px; font-weight: 400; border-left: 5px solid #ac6145; margin-bottom: 10px; }
.pro_c { margin-bottom: 40px; padding:0px 50px; }
.pro_c .img { width:95%;text-align: center;border: 1px dashed #ccc;padding:10px;border-radius:15px; }
.pro_c .img img { width: 70%; border-radius: 10px; cursor: pointer;margin: 0 auto; }
.pro_c .img .swiper-pagination { background: rgba(0,0,0,.5); color: #fff; width: auto; left: 50%; margin-left: -25px; padding: 0 10px; border-radius: 24px; line-height: 24px; height: 24px; font-size: 12px; }
.pro_c .text { text-align: center; margin-bottom: 20px;}
.pro_c .text .tit h1 { font-size: 18px; font-weight: 400; text-align: left; display: inline-block; padding: 0; font-weight:bold; }
.pro_c .des {margin-top: 20px; line-height: 30px; color: #777777;text-align: center; }
.interested+.content { padding-top: 0; }
.taglist .list { display: none; border-bottom: 1px solid #f5f5f5; height: 50px; line-height: 50px; padding: 0 10px; }
.taglist .list span { margin-right: 20px; }
.taglist .list a { display: block; color: #777; background: url(../images/jt1.jpg) right center no-repeat; }
.tag { border-bottom: 1px dashed #ccc; padding-bottom: 16px; margin-top: 50px; font-size: 14px; color: #29282d; margin-bottom:30px; }
.tag a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #999; margin-left: 6px; color: #29282d; border-radius: 3px; }
.pagebox { height: 36px;  text-align: center; }
.pagebox #pagesize { display: inline-block; }
.pagebox #pagesize li { float: left; }
.pagenav { overflow: hidden; margin-top: 30px; margin-bottom: 62px; }
.pagenav p { width: 45%; font-size: 14px; color: #777; }
.pagenav p.next { float: left; }
.pagenav p.prev { float: right; text-align: right; }
.interested { padding-bottom: 20px; }
.interested .list { border-bottom: 1px dashed #ddd; height: 50px; line-height: 50px; padding-right:5px; padding-left:20px; background:url(../images/jt_right.png) no-repeat center left; }
.interested .list span { float:right; color:#CCC;}
.interested .list a { display: block; color: #777; }
.interested .prolist { width: 212px; float: left; margin: 15px 10px; margin-bottom: 30px; }
.interested .prolist img { width: 212px;}
.interested .prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.interested .prolist p.title:hover { background: #ac6145; color: #fff; }
.photolist {float: left; margin-right: 31px;margin-bottom: 28px;}
.photolist img{width:269px;height:210px;}
.photolist .title {height: 45px; text-align: center; line-height: 45px;background: #f2f2f2; transition: all .2s;}
.photolist .title:hover {background: #ac6145;color: #fff;}


.zxly{ padding-left:5px; margin-bottom:30px; line-height:40px; font-size:15px;}
.zxly span{ font-weight:bold; font-size:16px;}

.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
.ny_lxwm li{float:left; width:400px; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:65px;}
.ny_lxwm li.li1{ background-position:0px 20px;}
.ny_lxwm li.li2{ background-position:00px -50px;}
.ny_lxwm li.li3{ background-position:0px -120px;}
.ny_lxwm li.li4{ background-position:0px -190px;}
.ny_lxwm li.li5{ background-position:0px -260px;}
.ny_lxwm li.li6{ background-position:0px -330px;}
.lxtjyc{ display:none;}



/*底部*/
.footer {padding: 70px 5%; background: #edecec;}
.footer .foot_cont {display: flex; display: -ms-flexbox;}
.footer ul {width: 45%; padding-right: 10%; border-right: 1px solid #e7e7e7; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.footer .tit {font-size: 18px; color: #333; margin-bottom: 35px;}
.footer .foot_r {padding-left: 20%;}
.footer .foot_r p {color: #6f6f6f;}
.footer .foot_r p span {display:inline-block;color: #6f6f6f;}
.footer .foot_r {width: 55%; display: flex; display: -ms-flexbox;}
.footer .foot_r .sp1 {font-size: 24px; color: #d32627;}
.footer .foot_r .tit2 {text-align: center;}
.footer .foot_r .foot_rr {padding-left:25%;}
.footer .foot_r .foot_rr img {margin-top: 107px;}
.footer p { color: #dcdee0;  line-height: 34px; }
.footer a { color: #6f6f6f; display: block; line-height: 38px; }
.foot_p4 .footp_span img{position: relative;top: 4px;}
.footer .sit span {display: inline-block; padding-left: 30px;}
.foot_p4 {padding: 20px 5%; background: #a66040;}
.foot_p4 span {color: #fff;}
.foot_p4 .footp_span {float: right;}
.fix-right-v2 { position: fixed; right: 20px; bottom: 100px; width: 38px; height: 38px; background: #fff; z-index: 1001; }
.fix-right-v2 table { width: 100%; height: 100%; }
.fix-right-v2 table, .fix-right-v2 td { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; height: 38px; }
.fix-right-v2 li { position: relative; }
.fix-right-v2 a { display: block; width: 38px; font-size: 0; background-image: url(../images/sidebar_spriteV2.png); overflow: hidden; cursor: pointer; transition: none; }
.fix-right-v2 .download a { height: 38px; background-position: -38px -176px; }
.fix-right-v2 .download:hover a { background-position: 0 -176px; }
.fix-right-v2 .download img { width: 90px; height: 90px; }
.fix-right-v2 li span { position: absolute; right: 58px; top: 0; visibility: hidden; padding: 0 14px; opacity: 0; color: #fff; font-size: 12px; background:#b57343; transition: .3s all ease-in; -webkit-transition: .3s all ease-in; -moz-transition: .3s all ease-in; -o-transition: .3s all ease-in; white-space: nowrap; }
.fix-right-v2 li .popup-qr { top: -30px; padding: 8px; background: #fff; }
.fix-right-v2 li span i { position: absolute; right: 0; top: 50%; width: 0; height: 0; margin: -5px -10px 0 0; font-size: 0; border: 5px solid; border-color: transparent transparent transparent #b57343; overflow: hidden; }
.fix-right-v2 li .popup-qr i { border-color: transparent transparent transparent #fff; }
.fix-right-v2 .feedback a, .fix-right-v2 .feedback span { height: 38px; line-height: 38px; }
.fix-right-v2 .feedback a { background-position: -38px -252px; }
.fix-right-v2 .feedback:hover a { background-position: 0 -252px; }
.fix-right-v2 li:hover span { right: 38px; opacity: 1; visibility: visible; }
.fix-right-v2 .gotop { position: absolute; bottom: 38px; }
.fix-right-v2 .gotop a, .fix-right-v2 .gotop span { height: 38px; line-height: 38px; }
.fix-right-v2 .gotop a { background-position: -38px -290px; }
.fix-right-v2 .gotop:hover a { background-position: 0 -290px; }
/**/
#dituContentn{ width:100%; height:300px;}http://2237.test.0579cj.com:89/
.companywab{background:url(../images/ba.png) no-repeat left center; padding-left:25px;}

/*大于1200px*/
@media screen and (min-device-width: 1200px) {
	.headweb{display: none;}
	.footweb{display: none;}
}
/*1600px到660px之间*/
@media screen and  (min-width: 660px) and (max-width:1600px) {
	.wrap1 { width: 96%; margin: auto; }
	.footweb{display: none;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	
	/*内页*/
	.c_wrap_l{display: none;}
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 46%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100%;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:60px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}
	
	/*头部*/
	.nav{min-width: inherit !important;}
	.nav .wrap1>ul{width: 100%;display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
	.nav ul li{width: inherit;}
	.nav ul li.active > a::before{opacity: 1;}
	.nava:hover::before{opacity: 1;}
	.sub-menu li:hover a, .sub-menu li.on a{background: #84432f;}
	
	
	
}

@media screen and  (min-width: 660px) and (max-width:820px) {
	.header .wrap .phone .phimg{display: none;}
	.headtop .fr{padding-left: 10px;}
}

/*小于660px*/
@media screen and  (max-width: 660px) {
	.service-side-container {display: none;}
	.service-dialog {display: none;}
	.wrap { width: 96%; margin: auto; }
	.headtop{display: none;}
	.header{display: none;}
	.nav{display: none;}
	.headweb{display: block;}
	.link{display: none;}
	.footer{display: none;}
	.footweb{display: block;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	.swiper-button-next-banner:after,.swiper-button-prev-banner:after{font-size:5vw;}
	/*headtop*/
	.headtop{display: none;}
	.header {display: none;}
	.headweb{display: block;}
	.link{display: none;}
	.footer{display: none;}
	.footlogo{display: none;}
	.fixnav {}
	/*nav*/
	#openlc { position: fixed; right: 0; top: 0; z-index: 999; height: 70px; padding: 5px 0; }
	.lcbody { display: inline-block; margin: 20px; width: 30px; height: 30px; position: relative; transform: translateZ(0px) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); }
	.lcitem { position: absolute; left: 0; top: 0; transform: translateZ(0px) rotate(0deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; -webkit-transform: translateZ(0px) rotate(0deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; width: 30px; height: 30px; }
	.lcitem .rect { width: 30px; height: 1px; background: #999999; position: absolute; left: 0; top: 14px; transition: transform 0.2s ease 0.2s; -webkit-transition: -webkit-transform 0.2s ease 0.2s; }
	.lcitem .rect.top { transform: translate3d(0px, -8px, 0px); -webkit-transform: translate3d(0px, -8px, 0px); }
	.lcitem .rect.bottom { transform: translate3d(0px, 68px, 0px); -webkit-transform: translate3d(0px, 8px, 0px); }
	#leftcontrol { width: 260px; height: 100%; right: -260px; transition: all 0.25s; background: #f3f3f3; position: fixed; overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; z-index: 999; }
	#leftcontrol ul#nav { padding-top: 13px; }
	#leftcontrol ul li { display: block; min-height: 44px; border-top: 1px solid #dcdcdc; font-size: 10px; width: 100%; }
	#leftcontrol ul li a { display: block; color: #777777; padding: 0 25px; height: 44px; line-height: 44px;font-size: 14px; }
	#leftcontrol ul li a span { display: inline-block; }
	#leftcontrol ul li a span.circle { width: 8px; height: 8px; border: #474747 1px solid; border-radius: 5px; margin-right: 20px; }
	#leftcontrol ul li .subnav { display: none; }
	#leftcontrol ul.subnav li a i { margin-right: 20px; font-size: 15px; color: #b22; }
	#leftcontrol ul.subnav li a { /*background: #bb2222;*/ color: #777777; }
	#leftcontrol ul.subnav li a:hover{color: #bb2222;}
	#leftcontrol ul li a span.more { width: 12px; height: 12px; position: relative; float: right; top: 16px; }
	#leftcontrol ul li a span.more span { background: #c50000; position: absolute; }
	#leftcontrol ul li a span.more span.h { width: 12px; height: 2px; transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0); }
	#leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); -webkit-transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); }
	#leftcontrol ul li.active a span.more span{background: #fff;}
	#leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); -webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
	#leftcontrol ul li.active a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.active a.hassub { background: #bb2222; color: #FFF; }
	#leftcontrol ul li.onnav>a { background: #b22; color: #ccc; }
	#leftcontrol ul li.onnav a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.noNav { display: none; }
	.pageOn #openlc {}
	.pageOn #leftcontrol { right: 0; top: 0; }
	.pageOn .lcbody { transform: translateZ(0px) rotate(90deg); -webkit-transform: translateZ(0px) rotate(90deg); }
	.pageOn .lcitem { transform: translateZ(0px) rotate(45deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; -webkit-transform: translateZ(0px) rotate(45deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; }
	.pageOn .lcitem .rect { transition: transform 0.2s ease 0s; transform: translate3d(0px, 0px, 0px); -webkit-transition: -webkit-transform 0.2s ease 0s; -webkit-transform: translate3d(0px, 0px, 0px); }
	.pageOn .lcitem.bottom { transform: translateZ(0px) rotate(-45deg); -webkit-transform: translateZ(0px) rotate(-45deg); }
	#body { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 996; display: none; }
	.pageOn #body { display: block; }
	/*header*/
	.headerw { width: 100%; height: 80px; position: relative; }
	.header_fixed { position: fixed; z-index: 666; top: 0; left: 0; right: 0; padding: 17px 0; background: #FFF; box-shadow: 2px 2px 15px 5px rgba(0,0,0,.15) }
	.logo_area { height: 46px; }
	.logo_area img { height: 46px }
	
	/*foot*/
	.foot { width: 100%; height: 65px; background: #333; position: fixed; bottom: 0; z-index: 99999; }
	.foot ul { padding-top: 5px; }
	.foot li { width: 20%; float: left; text-align: center; color: #FFF; }
	.foot li p { color: #FFF; font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu }
	.foot_box { width: 100%; height: 65px; }
	.foot_back {width: 100%;height:100%; background: url(../images/back.png) 44px 36px no-repeat rgba(0,0,0,0.8); background-size: 84%; position: fixed; top: 0; z-index: 999999; display: none;}
	.foot_back a {right: 20vw;width: 66vw;height: 12vw;display: block;position: absolute;top: 109vw;border-radius: 50px;text-align: center;line-height: 12vw;font-size: 4vw;}

	/*内页*/
	.c_wrap_l{display: none;}	
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 46%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100%;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;height: 48px;overflow: hidden;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:50px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}	
	.c_wrap_r iframe {min-height: 520px !important;}

}