body{ margin:0; padding:0; font:14px/1.5 Microsoft YaHei,tahoma,arial;}
h1, h2, h3, h4, h5, h6, p, blockquote,frame, pre, a, abbr, acronym, address, cite, code, img, small, strike, sub, sup, tt, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0;  }
ul , li { list-style:none;}
a { text-decoration:none;}
img {vertical-align:middle;border:none;}
input {border:none;background:none;}
.left{float:left;}
.right{float:right;}
.clearfix { *zoom: 1; } 
.clearfix:before, .clearfix:after {  display: table; line-height: 0; content: ""; } 
.clearfix:after { clear: both; } 

#body1{background:#f5f5f5;}
/*header*/
.header{width:1200px;margin:0 auto;height:118px;position:relative;}
.logo{width: 500px;height: 80px;float:left;margin-top: 12px;;}
.nav{float:left;margin-top:19px;}
.nav li{font-size:18px;float:left;margin-left:40px;position: relative;}
.nav li .item{display: block;position: relative;}
.nav li a{color:#030303;padding-bottom:14px;display: block;}
.nav li a:hover{background:url(../image/li.png) no-repeat center bottom;}
.nav li .item i{display: none;}
.nav-btn{display: none;}
.nav-close{display: none;}

@media screen and (max-width: 1280px) {
  .header{width: 920px;height: 90px;box-sizing: border-box;padding: 15px 0;}
.logo{margin: 0;}
.logo img{height: 60px;width: auto;}
.nav-btn{display: block;width: 30px;height: 30px;position: absolute;right: 0;top: 50%;margin-top: -15px;}
.nav-btn span{display: block;width: 30px;height: 2px;background: #005ab7;position: absolute;left: 0;top: 50%;margin-top: -1px;}
.nav-btn span:nth-child(1){transform: translateY(-8px);}
.nav-btn span:nth-child(3){transform: translateY(8px);}

.nav{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 999;background: #005ab7;overflow-y: auto;margin: 0;padding: 50px 0 20px;transform: translateX(100%);transition: .4s;}
.nav.nav-show{transition: .4s;transform: translateX(0);}
.nav-close{display: block;width: 30px;height: 30px;position: absolute;top: 10px;right: 10px;background: url(../image/close.png) no-repeat center center;background-size: 20px 20px;}
.nav li{float: none;width: 100%;border-bottom: 1px solid #0668cd;margin: 0;}
.nav li .item a{display: block;padding: 12px 48px 12px 5%;line-height: 24px;font-size: 16px;color: #fff;}
.nav li a:hover{background: none;}
.nav li .item i{display: block;width: 48px;height: 48px;position: absolute;right: 0;top: 0;background: url(../image/down.png) no-repeat center center;background-size: 16px 16px;transition: .4s;}
.nav li.on i{transition: .4s;transform: rotate(180deg);} 
}

@media screen and (max-width: 992px) {
  .header{width: 720px;}
}

@media screen and (max-width: 767px) {
  .header{width: 92%;padding: 8px 0;height: 60px;}
.logo img{height: 44px;}
}

/*菜单划过*/
.child{background:#fff;filter: alpha(opacity=80); opacity: 0.8;width:150px;position: absolute;top: 100%;left:50%;margin-left: -75px;font-size:14px;padding: 5px 10px;z-index:9999;text-align:center;display: none;box-sizing: border-box;}
.child p a{line-height: 20px;padding: 6px 0;display: block;}
.child p a:hover{background:#ffffff;color:red}
.w190{width:260px;float:left;margin:0 30px 0 180px;}
.w190 p{width:50%;float:left;color:#333;margin-bottom:7px;}
.w190 p a{color:#333;}
.w190 p a:hover{background:none;color:#c70019;}
.w190 p span{color:#999;display:block;width:8%;float:left;}
.w190 p font{color:#333;display:block;width:88%;float:right;}
.child_pic{width:267px;float:left;}
.child_intro{width:415px;float:left;margin-left:20px;}
.child_intro p{color:#666;line-height:23px;}

@media screen and (max-width: 1280px) {
  .child{position: static;width: 100%;background: none;box-sizing: border-box;padding: 0 0 10px 3%;margin-left: 0;}
.child p{height: auto;}
.child p a{padding: 10px 5%;line-height: 24px;border-top: 1px solid #0668cd;text-align: left;color: #eee;}
.child p a:hover{background: none;color: #eee;}
}

/*首页大图*/
.banner-box{width:100%;height:500px;overflow:hidden;position:relative;}
.banner-tab{width:100%;height:500px;overflow:hidden;position:absolute;left:0;top:0;}
.banner-box .banner{position: absolute;}
.banner-box .swiper-slide a{display: block;height: 100%;overflow: hidden;}
.banner-box .swiper-slide img{width: 100%;height: 100%;}
.banner2{position: absolute;width:100%;height:100%;background:url(/img/banner2.jpg) top center no-repeat;background-position: center; background-size: cover;background-size:100%;}
.banner3{position: absolute;width:100%;height:100%;background:url(/img/banner1.jpg) top center no-repeat;background-position: center; background-size: cover;background-size:100%;}
/*点*/
.banner-spot{width:100%;height:52px;overflow:hidden;text-align:center;position:absolute;bottom:0;z-index:100;background:#030303;filter: alpha(opacity=70); opacity: 0.5;}
.banner-spot-nei{width:102px;margin:15px auto 0;}
.banner-spot span{width:18px;height:17px;float:left;background:url(/img/s3.png) no-repeat;cursor:pointer;border-radius:30px;margin-right:16px;z-index:99999;}
.banner-spot span:last-child{margin-right:0;}
.banner-spot span+span{margin-left:10px;}
.banner-spot span.current{background:url(/img/s2.png) no-repeat;}
.banner-spot span + span{margin:0 16px 0 0;}

.more_div{width:1200px;margin:0 auto;} 
.more_div a{display:block;width:126px;height:31px;margin:307px 116px 0 0;float:right;}

.banner1{height: 500px;width: 100%;background:url(/img/banner3.jpg) top center no-repeat; background-position: center; background-size: cover;}
.banner{width:100%;height:500px;cursor: pointer;background-position: center; background-size: cover;}

@media screen and (max-width: 1280px) {
  .banner-box{height: 420px;}
.banner-tab{height: 420px;}
}

@media screen and (max-width: 992px) {
  .banner-box{height: 360px;}
.banner-tab{height: 360px;}
}

@media screen and (max-width: 992px) {
  .banner-box{height: 220px;}
}

/*中心内容*/
.center{width:100%;}
.block1{width:1200px;margin:39px auto 0;overflow:hidden;}

.w479{float:left;width:479px;}
.w650{float:right;width:650px;}
.w620{float:right;width:620px;}
.nav_qie{height:42px;line-height:42px;width:650px;background:#f4f4f4;}
.nav_qie li{font-size:18px;float:left;padding:0 35px;cursor:pointer;}
.nav_qie li.clicks{font-size:18px;color:#fff;background:#c70019;}
.nav_qie li.link_more{font-size:14px;float:right;}
.nav_qie li a{color:#333;}

.news-swiper .swiper-slide a{display: block;width: 100%;height: 350px;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.news-swiper .swiper-slide p{position: absolute;width: 100%;left: 0;bottom: 0;height: 60px;line-height: 60px;background: rgba(0,0,0,0.6);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 100px 0 15px;color: #fff;box-sizing: border-box;}
.news-circle{position: absolute;bottom: 24px !important;right: 0;height: 12px;z-index: 11;width: 100px !important;width: 100px;text-align: center;left: auto !important;}
.news-circle .swiper-pagination-bullet{width: 12px;height: 12px;border: 1px solid #fff;background: #fff;opacity: 1;}
.news-circle .swiper-pagination-bullet-active{background: #f30;}

.cont_list ul li{float:left;width:100%;height:43px;line-height:43px;font-size:14px;background:url(../image/s6.jpg) no-repeat 0px 10px;padding-left:25px;overflow:hidden;border-bottom:1px solid #eee;white-space: nowrap;box-sizing: border-box;}
.cont_list ul li.first_li{height:85px;line-height:85px;font-size:22px;background:none;padding-left:0;overflow:hidden;border-bottom:1px dashed #eee;white-space: nowrap;box-sizing: border-box;}
.cont_list ul li.first_li span{color:#8f8f8f;font-size:14px;}
.cont_list ul li a{display:block;float:left;width: calc(100% - 110px);color:#676767;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;}
.cont_list ul li a:hover{color:#c70019;}
.cont_list ul li span{float:right;color:#676767;text-align: right;width: 100px;}

.slide_x{overflow:hidden;position:relative;margin:0px auto;width:479px;height:342px;}
.slide_x a{color:#eee;text-decoration:none;}
.slide_x .box{overflow:hidden;position:relative;width:479px;height:342px;}
.slide_x .list{overflow:hidden;width:9999px;}
.slide_x .list li{float:left;position:relative;width:479px;}
.slide_x .list img{vertical-align:top;}
.slide_x .list p{position:absolute;bottom:0;left:0;width:100%;height:62px;line-height:68px;font-weight:bold;color:#eee;font-size:18px;text-indent:12px;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');background:rgba(0,0,0,0.6);}
.slide_x .btn{overflow:hidden;position:absolute;bottom:16px;right:26px;}
.slide_x .btn li{float:left;width:15px;height:15px;margin:0 0 0 12px;border-radius:50px;background:#fff;color:#333;text-align:center;cursor:pointer;}
.slide_x .btn .selected{background:#f30;color:#fff;width:0px!important;height:8px!important;}
.slide_x .ziti .selected{background:#f30;color:#fff;width:9px!important;height:9px!important;}

.block2{width:100%;overflow:hidden;background:#006bc6;height:129px;margin-top:90px;}
.block2_nei{width:1200px;margin:0 auto;}
.block2 p{width:100%;height:129px;line-height:135px;}
.block2 p a{color:#fff;font-size:18px;display:block;height:129px;float:left;background-size:42px 42px;overflow:hidden;}

.block2 p a.a1{background:url(/img/a1.png) no-repeat 20px 45px;background-size:42px 42px;padding-left:80px;width:140px;}
.block2 p a.a1:hover{background:#fff url(/img/a1s.png) no-repeat 20px 45px;background-size:42px 42px;color:#006bc6;}

.block2 p a.a2{background:url(/img/a2.png) no-repeat 20px 55px;background-size:41px 33px;padding-left:80px;width:130px;line-height:140px;}
.block2 p a.a2:hover{background:#fff url(/img/a2s.png) no-repeat 20px 55px;background-size:41px 33px;color:#006bc6;}

.block2 p a.a3{background:url(/img/a3.png) no-repeat 30px 43px;background-size:43px 42px;padding-left:95px;width:105px;}
.block2 p a.a3:hover{background:#fff url(/img/a3s.png) no-repeat 30px 43px;background-size:43px 42px;color:#006bc6;}

.block2 p a.a4{background:url(/img/a4.png) no-repeat 20px 45px;background-size:36px 41px;padding-left:80px;width:105px;}
.block2 p a.a4:hover{background:#fff url(/img/a4s.png) no-repeat 20px 45px;background-size:36px 41px;color:#006bc6;}

.block2 p a.a5{background:url(/img/a5.png) no-repeat 20px 45px;background-size:42px 41px;padding-left:80px;width:105px;}
.block2 p a.a5:hover{background:#fff url(/img/a5s.png) no-repeat 20px 45px;background-size:42px 41px;color:#006bc6;}

.block2 p a.a6{background:url(/img/a6.png) no-repeat 20px 45px;background-size:42px 41px;padding-left:80px;width:105px;}
.block2 p a.a6:hover{background:#fff url(/img/a6s.png) no-repeat 20px 45px;background-size:42px 41px;color:#006bc6;}

@media screen and (max-width: 1280px) {
  .block1{width: 920px;}
}

@media screen and (max-width: 992px) {
  .block1{width: 720px;}

.block2 a{height: 100%;overflow: hidden;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.block2 a img{display: block;width: auto !important;height: 100%;}
}

@media screen and (max-width: 767px) {
  .block1{width: 92%;margin-top: 24px;}
.news-swiper .swiper-slide a{height: 240px;}
.news-swiper .swiper-slide p{height: 40px;line-height: 40px;font-size: 14px;}
.news-circle{bottom: 14px !important;}

.cont_list ul li.first_li{font-size: 18px;height: 64px;line-height: 64px;}
}


/*合作伙伴滚动*/
.block4{width:1200px;margin:0px auto;}
.block4 h6{font-size:24px;color:#010101;font-weight:normal;text-align:center;margin:70px 0;}
.block4 h6 a{color:#010101;}
.block4 h6 span{margin:0 5px;color:#fc0d0a;}

.liness{width:1200px;height:77px;margin:0px auto 70px;overflow:hidden;}
.liness ul{width:1200px;margin:0px auto;height:auto;overflow:hidden;}
.liness ul li{width:1200px;height:77px;overflow:hidden;margin-bottom:10px;}
.liness ul li a{display:block;width:172px;height:77px;overflow:hidden;float:left;margin-right:33.5px;}
.liness ul li a.right_juli{margin-right:0;}
.liness ul li a img{width:170px;height:75px;border:1px solid #ddd;}



/*产品与服务*/
.banner-pro{width:100%;height:187px;}
.banner-pro img{width:100%;height:187px;}
.product{width:100%;margin:40px 0;}
.product h4{color:#c70019;font-size:18px;padding:30px 0px  0px;font-weight:normal;}
.product p{color:#666;line-height:23px;margin-top:10px;}
.pro_ul{width:100%;overflow:hidden;}
.pro_ul li{width:320px;float:left;margin-top:30px;}
.pro_ul li.cen_pro{margin:30px 15px 0 15px;}
.pro_ul li a{display:black;float:left;width:100%;text-align:left;color:#333;margin-bottom:10px;}

.pro_ul1{width:100%;overflow:hidden;margin-top:10px;}
.pro_ul1 li{width:100%;float:left;font-size:14px;color:#333;line-height:23px;}
.pro_ul1 li span{width:30%;float:left;display:block;margin-left:2%;}


.pro_block{width:100%;overflow:hidden;}
.pro_block ul li{width:275px;float:left;height:232px;overflow:hidden;padding-left:15px;}
.pro_block ul li span{display:block;width:100%;color:#fff;}
.pro_block ul li span a{color:#fff;}
.link1{display:block;font-size:14px;width:107px;height:30px;line-height:30px;border:1px solid #d5d5d5;text-align:center;color:#e3e3e3;margin-top:5px;}
.link2{display:block;font-size:14px;width:45%;float:left;color:#fff;margin-top:5px;}
.span1{font-size:22px;margin:5px 0 10px;}
.span2{font-size:14px;}
.pro_block ul li.img_li{width:310px;padding-left:0;}
.pro_block ul li.color_li{background:#b5b5b5;}
.pro_block ul li.color_li2{background:#06b762;}


/*news*/
.news{width:1200px;margin:50px auto;}
.w379{float:left;width:379px;}
.w379 h6{font-size:22px;font-weight:normal;margin-bottom:13px;}
.w379 h6 a{color:#000;}
.w379 h6 span{color:#ca0015;}
.news_bl{width:379px;height:230px;position:relative;background:url(/img/s4.jpg) no-repeat;background-size:379px 230px;position:relative;}
.news_bl a{display:block;width:100%;cursor:pointer;height:230px;}
.news_bl a span{position:absolute;bottom:0;left:0;height:63px;line-height:63px;background:#000;filter: alpha(opacity=80); opacity: 0.8;color:#fff;display:block;width:92%;font-size:18px;font-weight:bold;padding-left:8%;}

.w387{width:387px;float:left;margin:10px 22px 0 24px;}
.w387.distance{margin:0;}
.w387.distance1{margin:0px 22px 0 24px;}
.w387 h6{width:100%;margin-bottom:10px;font-weight:normal;font-size:22px;}
.w387 h6 span{color:#ca0015;}
.w387 h6 a{background:url(/img/more-xtb.jpg) no-repeat right 3px;color:#989898;font-size:12px;padding-right:11px;}
.w387.distance h6{margin-bottom:4px;}
.w387.distance h6 a{background:url(/img/more-xtb.jpg) no-repeat right 3px;color:#989898;font-size:12px;padding-right:11px;float:right;margin-top:10px;}
.w387.distance1 h6{margin-bottom:10px;}
.w387.distance1 h6 a{background:url(/img/more-xtb.jpg) no-repeat right 3px;color:#989898;font-size:12px;padding-right:11px;float:right;margin-top:10px;}
.w387 ul{width:100%;}
.w387 ul li{width:100%;float:left;border-bottom:1px dashed #d2d2d2;color:#666;line-height:30px;}
.w387 ul li a{width:75%;float:left;display:block;color:#666;height:33px;line-height:33px;overflow:hidden;}
.w387 ul li a:hover{color:#c70019;}
.w387 ul li span{float:right;color:#666;}

.important{width:387px;float:left;}
.important h6{width:100%;margin-bottom:10px;font-weight:normal;font-size:22px;}
.important h6 span{color:#ca0015;}
.important h6 a{background:url(/img/more-xtb.jpg) no-repeat right 3px;color:#989898;font-size:12px;padding-right:11px;float:right;margin-top:10px;}
.important ul{width:100%;}
.important ul li{width:100%;float:left;line-height:30px;border-bottom:1px dashed #d2d2d2;color:#666;height:33px;}
.important ul li a{width:75%;float:left;display:block;color:#666;overflow:hidden;line-height:33px;}
.important ul li a:hover{color:#c70019;}
.important ul li span{float:right;color:#666;}

.ztbg{width:360px;float:left;}
.ztbg h6{width:100%;margin-bottom:10px;font-weight:normal;font-size:22px;}
.ztbg h6 a{color:#000;}
.ztbg h6 span{color:#ca0015;}
.ztbg p{width:100%;}
.ztbg p a{width:178px;height:85px;margin-bottom:10px;float:left;background:#b9b9b9;display:block;}
.ztbg p a.right{float:right;}

/*新闻资讯*/
.info_news{width:1200px;margin:20px auto;overflow:hidden;}

.w165{width: 165px;float:left;margin-top:10px;}
.w165 h6{font-size: 24px;font-weight: bold;color: #c70019;background:url(../image/h6.jpg) no-repeat  148px 8px;}
.w165 h6 a{color: #c70019;}
.w165 h6 font{border-bottom:1px dashed #DADADA;display:block;width:156px;padding-bottom:20px;}
.w165 h6 span{padding-left:15px;}
.w165 ul{background:url(../image/line.jpg) no-repeat 149px bottom;padding-bottom:93px;overflow:hidden;}
.w165 ul li{width:100%;float:left;border-bottom:1px dashed #dadada;    width: 156px;line-height: 47px;font-size: 18px;}
.w165.pro_other ul li{width:100%;float:left;border-bottom:1px dashed #dadada;    width: 156px;line-height: 47px;font-size: 14px;}
.w165 ul li:last-child{border-bottom:none;}
.w165 ul li a{display:block;width:145px!important;display: inline-block;padding-left:20px;float:left;background:url(../image/hover.jpg) no-repeat  150px center;color:#333;}
.w165 ul li a:hover{display:block;width:100%;float:left;background:url(../image/bai.jpg) no-repeat 147px 0;color:#c70019;}
.w165 ul li a.dq_click{width:100%;float:left;background:url(../image/bai.jpg) no-repeat 147px 0;color:#c70019;}

.w1007{width:1007px;float:right;}
.w1007 h6{border-bottom:1px solid #dedede;padding-bottom:10px;font-weight:normal;font-size:12px;color:#949494;text-align:right;width:980px;overflow:hidden;float:right;margin-bottom:30px;}
.w1007 h6 a{color:#949494;}
.w1007 h6 b{color:#ca0015;font-weight:normal;}
.w1007 h6 span{margin:0 5px;}
.w1007 h6 img{margin-right:10px;}
.w1007 img{max-width: 100%;}


.img_show{width:100%;overflow:hidden;}
.img_show a{width:498px;display:block;height:290px;position:relative; }
.img_show a.show1{float:left;}
.img_show a.show2{float:right;}
.img_show a span{width:478px;display:block;height:43px;line-height:43px;position:absolute;left:0;bottom:0;background:#040000;filter: alpha(opacity=70); opacity: 0.7;font-size:18px;color:#fff;padding-left:20px;}

.news_list{position:relative;margin-top:30px;padding-top:50px;}
.news_list.speed1{margin-top:0px;}
.news_list p{color:#333;font-size:16px;line-height:34px;}
.news_list ul li{float:left;width:100%;margin-bottom:20px;}
.news_list ul li span{display:block;float:left;}
.span_news a{display: block;
  color: #e5e5e5;
  font-size: 10px;}
.news_list ul li span b{font-weight: 600 !important;display:block;
  padding-top: 12px;
  color: #e5e5e5;
  font-size: 12px;
}
.span_news{width:56px;height:58px;background:url(../image/databj.png) no-repeat;text-align:center;}
.span_news1{width:875px;height:58px;background:#f7f7f7;font-size:16px;padding: 0 25px;}
.span_news1 a{margin:18px 0 10px 0;font-size:16px;color:#333;display:block;font-weight:bold;line-height: 24px;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.span_news1 a:hover{text-decoration:underline;}
.span_news1 p{line-height:25px;font-size:12px;color:#929292;width:95%;}


#divNavigate{position:absolute;right:0;top:0; width: 130px;height:200px;font-size:12px;}
.divCommon {
  margin-bottom: 2px;
  width: 130px;
  height: 21px;
  line-height: 21px;
  background: #EFEFEF;
  color: #4D4D4D;
  cursor: pointer;
  text-align: center;
}
.divSelected {
  margin-bottom: 2px;
  width: 130px;
  height: 21px;
  line-height: 21px;
  background: #328903;
  color: #fff;
  text-align: center;}


@media screen and (max-width: 1280px) {
  .info_news{width: 920px;}
.w1007{width: calc(100% - 190px);}
.w1007 h6{width: 100%;}

.span_news1{width: calc(100% - 56px);box-sizing: border-box;}
}

@media screen and (max-width: 992px) {
  .info_news{width: 720px;}
}

@media screen and (max-width: 768px) {
  .info_news{width: 92%;margin-bottom: 32px;}
.w165{width: 100%;}
.w165 h6{background: none;}
.w165 h6 font{border: none;}
.w165.pro_other ul{border-top: 1px dashed #DADADA;padding-bottom: 30px;background: none;}
.w165.pro_other ul li{width: 33.33%;border: 1px dashed transparent;border-left-color: #DADADA;border-bottom-color: #DADADA;box-sizing: border-box;}
.w165.pro_other ul li:nth-child(3n){border-right-color: #DADADA;}
.w165.pro_other ul li:last-child{border-right-color: #DADADA;}
.w165 ul li a{box-sizing: border-box;padding: 0;width: 100% !important;background: none;height: 48px;line-height: 1.2;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;padding: 5px;}
.w165 ul li a.dq_click{background: none;}
.w1007{width: 100%;}
}


/*资讯详情*/
.w1007 h1{font-size:22px;color:#424242;text-align:center;width:980px;margin-left:27px;overflow:hidden;}
.w1007 h1 span{font-size:12px;color:#aaa;display:block;width:100%;margin-top:15px;float:left;font-weight:normal;text-align:center;}
.w1007 h1 span font{margin:0 30px 0 25px;}
.w1007 h1 span img{position:relative;top:-2px;}
.cont_details{width:980px;float:right;padding-bottom:30px;}
.w1007 p{width:100%;text-indent:2em;color:#808080;line-height:23px;margin-top:10px;}
.w1007.speech p{width:100%;text-indent:2em;color:#333;font-size:16px;line-height:34px;}

.dyym{float:left;background:url(../image/dy_icon.jpg) no-repeat 20px 3px;padding-left:17px;text-indent:2em;margin-top:10px;}
.dyym a{color:#808080;}
.jiathis_style{float:left;margin:13px 0 0 20px;}

@media screen and (max-width: 1280px) {
  .w1007 h1{width: 100%;margin-left: 0;}

.cont_details{width: 100%;}
}

/*关于我们*/
.about_us{width:1200px;margin:30px auto;}
.about_us h6{font-size:24px;background:url(../image/b1.jpg) no-repeat 0 7px;color:#cc3333;font-weight:normal;padding-left:20px;}
.about_us h6 a{color:#cc3333;}
.about_us p{font-size:14px;color:#666;line-height:23px;min-height: 92px;}
.about_us p a{color: #cc3333;}
.about_us .left{width: 49%;}
.about_us .zhici{float: right;width: 49%;}
.about_us .intro-img1{text-align: center;margin-top: 16px;display: block;}
.about_us .intro-img1 img{width: 474px;height: 284px;max-width: 100%;}

.zhici{width:100%;overflow:hidden;}
.zhici h5{font-size:24px;font-weight:normal;width:100%;color:#666;float:left;margin-bottom:5px;}
.zhici h5 a{color:#666;}
.zhici h5 span{font-size:24px;font-weight:normal;width:100%;color:#cc3333;margin-right:10px;}

.zhici_left{width:702px;float:left;}
.intro-img{width:255px;height:283px;float:left;display:block;}
.zhici_left img{width:255px;height:283px;}
.zhici_span{width:410px;height:243px;float:left;border-right:7px solid #c60019;display:block;float:left;background:#303030;padding:40px 15px 0 15px;}
.zhici_left font{display:block;width:100%;line-height:23px;text-indent:2em;}
.zhici_left font a{color:#b0aeae;}
.zhici_right{width:474px;float:right;height:283px;}

#zi_zhi{width:100%;background:#f2f2f2;padding:10px 0 60px;}
.zi_zhi{width:1200px;margin:0 auto;}
.zi_zhi h6{font-size:24px;background:url(../image/b1.jpg) no-repeat 0 7px;color:#666;font-weight:normal;padding-left:20px;width:1200px;margin:30px auto;}
.zi_zhi h6 a{color:#666;}
.zi_zhi h6 span{font-size:24px;font-weight:normal;width:100%;color:#cc3333;margin-right:8px;}

.zizhiImg{padding: 0 50px;position: relative;}
.zizhiImg .zizhi-prev{width: 30px;height: 50px;position: absolute;top: 50%;margin-top: -25px;z-index: 11;background: url(../image/arr_left.png);background-size: 100% 100%;left: 0;outline: none;cursor: pointer;}
.zizhiImg .zizhi-next{width: 30px;height: 50px;position: absolute;top: 50%;margin-top: -25px;z-index: 11;background: url(../image/arr_right.png);background-size: 100% 100%;right: 0;outline: none;cursor: pointer;}
.zizhiSwiper .pic{height: 160px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.zizhiSwiper .pic img{max-width: 100%;max-height: 100%;}


@media screen and (max-width: 1280px) {
  .about_us{width: 920px;height: auto;}
.about_us p{min-height: 115px;}
.about_us .intro-img1 img{height: 242px;}

.zi_zhi{width: 920px;}
}

@media screen and (max-width: 992px) {
  .about_us{width: 720px;}
.about_us p{min-height: 23px;}
.about_us .left{width: 100%;}
.about_us .zhici{width: 100%;margin-top: 30px;}

.zi_zhi{width: 720px;}
}

@media screen and (max-width: 767px) {
  .banner-pro{height: 120px;}
.banner-pro img{height: 120px;}

.about_us{width: 92%;}

.zi_zhi{width: 92%;}
.zizhiImg{padding: 0 32px;}
.zizhiImg .zizhi-prev{width: 20px;height: 32px;margin-top: -16px;}
.zizhiImg .zizhi-next{width: 20px;height: 32px;margin-top: -16px;}
.zizhiSwiper .pic{height: 180px;}
}

/*荣誉滚动*/
.img{width:1200px;height:186px;margin:30px auto 0;}

/*图片滚动列表  加箭头*/
.rollBox { clear:both; height:186px; margin:0; width:1200px;}
.rollBox .LeftBotton {margin-top:50px; height:51px; width:30px; background:url(../image/arr_left.png) no-repeat; float:left; cursor:pointer;}
.rollBox .RightBotton {margin-top:50px; height:51px; width:30px; background:url(../image/arr_right.png) no-repeat; cursor:pointer; float:left;}
.rollBox .Cont {margin:0 30px 0 30px; width:1000px; overflow:hidden; float:left;}
.rollBox .ScrCont { width:10000000px;}
.rollBox .Cont .pic { width:230px; float:left;margin-right: 25px;}

.rollBox #List1, .rollBox #List2 { float:left;}

.pic_bot{width:1200px;margin:30px auto 50px;overflow:hidden;}
.pic_bot1{width:343px;float:left;}
.pic_bot1.distance_cen{margin:0 85.5px;}
.pic_bot1 img{width:343px;height:198px;}

.pic_bot h6{width:100%;margin-bottom:10px;font-weight:normal;font-size:24px;}
.pic_bot h6 a{color:#ca0015;}
.pic_bot h6 span{color:#ca0015;}

@media screen and (max-width: 1280px) {
  .pic_bot{width: 920px;}
.pic_bot1{width: 32%;}
.pic_bot1.distance_cen{margin: 0 2%;}
.pic_bot1 a{display: block;}
.pic_bot1 a img{width: 100%;}
}

@media screen and (max-width: 992px) {
  .pic_bot{width: 720px;}
}

@media screen and (max-width: 992px) {
  .pic_bot{width: 92%;}
.pic_bot1{width: 100%;margin-bottom: 20px;}
.pic_bot1.distance_cen{margin: 0 0 20px;}
.pic_bot1:last-child{margin-bottom: 0;}
}

/*首页产品滚动*/
.content-bottom{width:100%;height:600px;background:url(../image/index1.jpg) no-repeat;padding-top:85px;}
.content-bottom h6{font-size:30px;color:#333;font-weight:normal;text-align:center;line-height:51px;margin-bottom:10px;}
.content-bottom h6 a{color:#333;}
.content-bottom h6 span{color:#e82827}
.content-bottom h6 font{color:#666;font-size:24px;display:block;}
.content-b-p2{ width:1200px; margin:0 auto;margin-top:20px;position: relative;display:block;}
.content-b-p3{ width:118px; margin:25px auto 0; padding-bottom:25px;}
.crrcgc-footer{ width:100%; margin:0 auto;}
.crrcgc-f1{ width:100%; height:292px; margin:0 auto; background:url(/css/images/crrcgc-f1-bg.jpg) repeat-x;}
.crrcgc-f2{ width:100%; margin:0 auto; background:#2f2f2f;}


.tpxw-news-item{float:left;width:600px;height:250px !important;}
.tpxw-news-item-pic{width:300px;height:250px;float:left;}
.tpxw-news-item-pic img{width:300px;height:250px;}
.tpxw-news-item-con{width:300px;height:250px;float:left;background:#fff;}
.tpxw-news-item-title{width:245px;height:40px;line-height:40px;margin:0 auto;padding-top:15px;font-size:22px;font-family: Microsoft YaHei;}
.tpxw-news-item-title a{color:#4d4d4d;font-size:22px;font-family: Microsoft YaHei;}
.tpxw-news-item-sum{width:258px;height:152px;padding-left:20px;line-height:25px;font-size:14px;font-family: Microsoft YaHei;}
.xuanxiang-cont-titie-ztzl.xuanxiang-cont-titie > a {display: block;height: 72px;width: 273px;}
.xuanxiang-cont-titie-shzr.xuanxiang-cont-titie > a {display: block;height: 72px;width: 273px;}

.f_left_ts {
  float: left;
  width: 25px;
  padding-right: 8px;
  height: 33px;
  position: absolute;
  left: -43px;
  top: 235px;
  z-index: 999;
  background: none;
  cursor: pointer;}
.f_right_ts{    float: left;
  width: 25px;
  padding-right: 8px;
  height: 33px;
  position: absolute;
  right: -35px;
  top: 235px;
  z-index: 999;
  background: none;
  cursor: pointer;}

.film_focus{width:1200px;overflow:hidden;position:relative;margin:20px auto; height:77px;}
.film_focus .film_focus_imgs_wrap{width:1200px; overflow:hidden;height:77px;}
.film_focus ul.film_focus_imgs{position:absolute;right:0;overflow:hidden;width:1200px;}
.film_focus ul.film_focus_imgs li{overflow:hidden; height:77px;width:1200px;height:auto; bottom:0; }
.film_focus ul.film_focus_imgs li img{height:75px;width:170px;border:1px solid #ddd;}


.film_focus_imgs li dl dd{float:left;width:172px; height:77px; margin:0px 33.5px 0 0;}
.film_focus_imgs li dl dd:last-child{margin:0px;}
.film_focus_imgs li dl dd a{ width:172px; height:77px; display:block;}



/*管理团队*/
.management{width:95%;margin-left:3%;overflow:hidden;}
.management dl{width:100%;border-bottom:1px solid #999;overflow:hidden;padding-bottom:25px;margin-bottom:25px;}
.management dl dd{width:120px;float:left;}
.management dl dt{width:100%;float:left;}
.management dl dt h5{font-size:18px;font-weight:normal;color:#333;margin:10px 0 8px 0;}
.management dl dt span{font-size:14px;line-height:24px;text-indent:0;display:block;width:100%;}

/*组织机构*/
/* .organization{background:url(../img/m2.jpg) no-repeat;width:943px;height:1142px;border:1px solid #999;margin:10px 0 0 40px;position:relative;} */
.organization a{position:absolute;display:block;height:17px;}
.organization img{display: block;width: 100%;}
.c1{top:30px;right:193px;width:140px;}
.c2{top:53px;right:193px;width:140px;}
.c3{top:75px;right:193px;width:140px;}
.c4{top:97px;right:193px;width:140px;}
.c5{top:155px;right:193px;width:140px;}
.c6{top:178px;right:193px;width:140px;}
.c7{top:202px;right:193px;width:140px;}
.c8{top:222px;right:193px;width:140px;}
.c9{top:247px;right:193px;width:140px;}
.c10{top:307px;right:93px;width:240px;}
.c11{top:330px;right:93px;width:240px;}
.c12{top:353px;right:93px;width:240px;}
.c13{top:375px;right:93px;width:240px;}
.c14{top:398px;right:93px;width:240px;}
.c15{top:423px;right:93px;width:240px;}
.c16{top:445px;right:93px;width:240px;}
.c17{top:465px;right:93px;width:240px;}
.c18{top:485px;right:93px;width:240px;}
.c19{top:550px;right:93px;width:240px;}
.c20{top:573px;right:93px;width:240px;}
.c21{top:595px;right:93px;width:240px;}
.c21s{top:621px;right:93px;width:240px;}
.c22{top:643px;right:93px;width:240px;}
.c23{top:667px;right:93px;width:240px;}
.c24{top:689px;right:93px;width:240px;}
.c25{top:712px;right:93px;width:240px;}
.c26{top:732px;right:93px;width:240px;}
.c27{top:755px;right:93px;width:240px;}
.c28{top:778px;right:93px;width:240px;}
.c29{top:800px;right:93px;width:240px;}
.c30{top:825px;right:93px;width:240px;}
.c31{top:848px;right:93px;width:240px;}
.c32{top:870px;right:93px;width:240px;}
.c33{top:893px;right:93px;width:240px;}
.c34{top:917px;right:93px;width:240px;}
.c35{top:940px;right:93px;width:240px;}
.c36{top:963px;right:93px;width:240px;}
.c37{top:1027px;right:93px;width:240px;}
.c38{top:1050px;right:93px;width:240px;}
.c39{top:1073px;right:93px;width:240px;}



/*新闻分页（原来）*/
.page{padding-top:30px;}
.page ul{float:right;}
.page ul li{float: left;height: 25px;font: 12px/25px "Verdana";margin: 0 3px;width:auto;}
.page ul li a{border: 1px solid #ddd;color: #333;padding:3px 7px;}
.page ul li a.sure_inp{border: none;color: #fff;background:#e7000a;padding:5px 7px;    padding: 5px 15px;margin-left: 5px;}
.page ul li span{float:left;margin:0 0 0 10px;}
.page ul li input{float:left;border:1px solid #ddd;width:50px;position:relative;top:3px;margin:0 5px;text-align:center;}

.selected {
  border: 1px solid #ddd;
  color: #fff;
  background: #e7000a;padding:3px 7px;
}
.page li a:hover{ border: 1px solid #ddd;
  color: #fff;
  background: #e7000a;}
.li_sali1 a:hover, .li_sali2 a:hover{color:#e7000a;}


/*新闻分页（按jeecms框架调整）*/
/*.news_list{padding-top:30px;}
.news_list ul{float:right;}
.news_list ul li{float: left;height: 25px;font: 12px/25px "Verdana";margin: 0 3px;width:auto;}
.news_list ul  a{border: 1px solid #ddd;color: #333;padding:3px 7px;}
.news_list ul  a.sure_inp{border: none;color: #fff;background:#e7000a;padding:5px 7px;    padding: 5px 15px;margin-left: 5px;}
.news_list ul  span{float:left;margin:0 0 0 10px;}
.news_list ul  input{float:left;border:1px solid #ddd;width:50px;position:relative;top:3px;margin:0 5px;text-align:center;}

.selected {
border: 1px solid #ddd;
color: #fff;
background: #e7000a;padding:3px 7px;
}
.news_list  a:hover{ border: 1px solid #ddd;
color: #fff;
background: #e7000a;}
.li_sali1 a:hover, .li_sali2 a:hover{color:#e7000a;}*/

/*尾部*/
.footer{width:100%;height:332px;background:url(../image/foot.jpg) repeat-x;}
.foot{width:1200px;margin:0 auto;height:290px;}
.foot1{width:1200px;margin:0 auto;height:42px;}
.foot1 p{height:42px;line-height:42px;}
.foot1 p a{color:#a7a7a7;float:left;font-size:14px;}
.foot1 p span{color:#a7a7a7;float:left;margin:0 5px;}
/*.foot1 p font{float:left;color:#a7a7a7;}*/
.foot1 p font{float:center;color:#a7a7a7;}
.footer ul{float:left;width:130px;}
.footer ul li{width:100%;float:left;margin-top:8px;}
.footer ul li a{font-size:14px;color:#999;}
.foot1 p a:hover{text-decoration:underline;}
.footer ul li a:hover{text-decoration:underline;}
.footer ul li.into_td{height:53px;line-height:53px;margin-top:0px;}
.footer ul li.into_td a{font-size:18px;color:#fefdfd;}

@media screen and (max-width: 1280px) {
  .footer{height: auto;background: #373737;}
.foot{width: 920px;height: auto;padding: 30px 0;}
.footer ul{float: none;width: auto;margin: 0 -10px 24px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.footer ul:last-child{margin-bottom: 0;}
.footer ul li{width: auto;padding: 0 10px;}
.footer ul li.into_td{width: 100%;height: 24px;line-height: 24px;margin-bottom: 8px;}
.foot1{background: #2F2F2F;width: 100%;}
}

@media screen and (max-width: 992px) {
  .foot{width: 720px;}
}

@media screen and (max-width: 767px) {
  .foot{width: 92%;}
.foot1{height: auto;padding: 10px 4%;box-sizing: border-box;}
.foot1 p{height: auto;font-size: 12px;line-height: 20px;}
.foot1 p img{vertical-align: top;margin: 0 2px;}
}


/*产品详情*/
.problock2{width:1000px;margin:30px auto 0;overflow:hidden;}
.w500{float:left;width:420px;}
.w501{float:right;margin:0px;width:500px;height:300px;line-height:42px;width:500px;}

.problock3{width:1000px;margin:30px auto 0;overflow:hidden;}
.w502{float:left;width:479px;}
.w503{float:right;margin:0px;line-height:42px;width:500px;}


.pro_ul2 {width:100%;overflow:hidden;margin-left:1%}
.pro_ul2 li{width:320px;float:left;margin-top:15px;}
.pro_ul2 p{width:100%;text-indent:0em;color:#000000;line-height:25px;margin-top:15px;}


/*全文检索*/

.clearfix:after{visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;}
.content_w850{width:90%; float:left;}
.content_w850 h1{color:#1f1f1f; font-size:24px; font-weight:normal;}

.searchNav{color:#1a1a1a; font-size:16px; line-height:28px; border-bottom:2px solid #e7e7e7;}
.searchNav span{color:#ef3838;}
.searchList{margin-top:6px;}
.searchList .item{padding:20px 0 20px 10px; border-bottom:1px solid #f0f0f0;}
.searchList .item:hover{background-color:#f7f7f7;}
.searchList .item .search-title{color:#333333; font-size:18px; margin-bottom:14px;}
.searchList .item .search-title span{color:#ef3838;}
.searchList .item .search-txt{color:#666666; font-size:14px; line-height:20px; margin-bottom:10px;}
.searchList .item .search-txt span{color:#ef3838;}
.searchList .item .search-date{color:#333333; font-size:12px;}
.searchList .item .search-date em{color:#bababa; margin:0 30px 0 15px;}


@media screen and (max-width: 767px) {
  .content_w850{width: 92%;float: none;margin: 20px auto;}
}


.member-tab{width: 100%;table-layout:fixed}
.member-tab p{text-indent: 0 !important;text-align: center;}
.member-tab img{width: 110px;max-width: 100%;}



.zhuanjia{float: left;width: 100%;margin-bottom: 40px;}
.zhuanjia .zhuanjia-item{margin-top: 40px;}
.zhuanjia .zhuanjia-item h4{font-weight: bold;color: #808080;text-indent: 2em;margin-bottom: 10px;}
.zhuanjia .zhuanjia-list li{float: left;width: 20%;padding: 10px;box-sizing: border-box;}
.zhuanjia .zhuanjia-list li a{display: block;text-align: center;}
.zhuanjia .zhuanjia-list li a img{max-width: 88px;width: 100%;}
.zhuanjia .zhuanjia-list li p{text-indent: 0;margin-top: 4px;}
.zhuanjia .zhuanjia-list li a:hover p{color: #c70019;}

@media screen and (max-width: 992px) {
  .zhuanjia .zhuanjia-list li{width: 25%;}
}

@media screen and (max-width: 768px) {
  .zhuanjia .zhuanjia-item{margin-top: 30px;}
.zhuanjia .zhuanjia-list li{width: 33.33%;padding: 5px;}
}