@import url(http://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,900,800italic,900italic);
/* http://www.jqueryfuns.com */
body {
	font-family: 'Poppins', sans-serif;
	font-family:Arial, Helvetica, sans-serif, "雅黑",'Microsoft Yahei';
	font-size: 14px;
	color: #9C9C9C;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif, "雅黑",'Microsoft Yahei';	
}

.clearfloat{*zoom:1;}
.clearfloat:before,.clearfloat:after{content:""; display:table; line-height:0;visibility:hidden;}
.clearfloat:after{ clear:both;}
.wrap {width: 1600px; height: auto; margin: 0 auto;}
/*垂直对齐*/
.m-list-flex{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
.m-list-flex .m-cell-bd{ -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; overflow: hidden; }
/*文字截取*/
.single-line{ text-overflow:ellipsis;white-space:nowrap;overflow:hidden; }
.multi-line{min-height: 2em; display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;}
.multi-line1{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;}
/*图片*/
.pic {width: 100%; overflow: hidden;}
.pic img {width: 100%;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}

/*top*/
#top {width: 100%; position: fixed; left: 0; top: 0; z-index: 200;}
.topLine {height: 30px;width: 100%; line-height: 30px; background-color: #3385cc; color: #fff; overflow: hidden;}
.topLine h2 {float: left;}
.topLine p {float: right; padding-left: 24px; font-size: 12px; background: url(../images/top_tel.png) no-repeat left center;}
.navWrap {/*height: 96px; line-height: 96px; */border-bottom: 2px solid #d62818; background: #fff; position: relative; top: 0;}
.navWrap .nav-box {height: 90px; line-height: 90px; position: relative;}
.logo {float: left; font-size: 0;}
.logo img {vertical-align: middle;margin-left: 60px;}
.nav {float: left;margin-left: 50px;}
.nav > ul > li {display: inline-block;position: relative;}
.nav > ul > li:first-child > a {padding-left: 0;}
.nav > ul > li > a {display: block;font-size: 18px;font-weight: 500;color: #333;text-transform: uppercase;padding: 0 2.2rem;transition: all .3s ease; /*position: relative;*/}
.nav > ul > li:hover > a {color: #d62818;}
.nav > ul > li:hover > ul {opacity: 1;visibility: visible;}
.nav > ul > li > ul {position: absolute;top:100%;left:0;z-index: 999;background: #fff;width: 180px;margin: 0;padding: 0;opacity: 1;visibility: hidden;box-shadow: 2px 0 11px -3px rgba(0,0,0,.2);transition: all .5s ease;}
.nav > ul > li > ul > li {display: block;line-height: 46px; position: relative;}
.nav > ul > li > ul > li:last-child > a {border-bottom: 0;}
.nav > ul > li > ul > li > a {display: block;font-size: 14px;font-weight: 500;text-transform: capitalize;color: #025596;padding: 0 19px;border-bottom: 1px solid #E9E9E9;transition: all .3s ease;}
.nav > ul > li > ul > li:hover > a {background: #d62818;color: #fff;border-color: 0;}
.nav > ul > li > ul > li:hover > ul {opacity: 1;visibility: visible;}
.nav > ul > li > ul > li > ul {position: absolute;top:0;left:100%;width: 240px;margin: 0;padding: 0;opacity: 1;visibility: hidden;z-index: 999;background: #fff;box-shadow: 2px 0 11px -3px rgba(0,0,0,.2);transition: all .5s ease;}
.nav > ul > li > ul > li > ul > li {display: block;position: relative;}
.nav > ul > li > ul > li > ul > li:last-child > a {border-bottom: 0;}
.nav > ul > li > ul > li > ul > li > a {display: block;font-size: 14px;font-weight: 500;text-transform: capitalize;color: #025596;padding: 14px 19px;border-bottom: 1px solid #E9E9E9;transition: all .3s ease;}
.nav > ul > li > ul > li > ul > li:hover > a {background: #d62818;color: #fff;border-color: 0;}
.nav > ul > li:last-child >ul {left: auto; right: 0;}
.navWrapTop {width: 100%; position: fixed; left: 0; top: -100px; z-index: 200;}

.menu {display: none; width: 40px; padding: 10px 10px; background: #d62818; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); z-index: 1000; box-sizing: border-box;} 
.menu span {display: block; width: 100%; height: 3px; margin-top: 3px; background: #fff;}
.menu span:first-child {margin-top: 0;}

.navBtn {display: none; position: absolute; width: 30px; height: 30px; background: url(../images/web/xq_jt_r.png) no-repeat center; background-size: 8px; top: 6px; right: 8px; transition: all .3s ease-in; z-index: 1111;}
.navBtn.on {-ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg);}
/*头部右侧*/
.top_rzs {
 position:relative;
 z-index:100;
 float:right;
 width:450px;
 height:90px;
 background-image:url(../images/bg_topr.ba4804fa.png);
 background-position:top;
 background-repeat:no-repeat;
 background-size:100% auto
}
.con_tel {
 float:left;
 margin:0 0 0 70px;
 color:#fff
}
.con_tel span {
 display:block;
 padding-right:20px;
 line-height:90px;
 font-size:30px;
 background: url(../images/top_tel.png) no-repeat left;
padding-left: 43px;
}
.jtwz_main {
 float:left;
 line-height:32px;
 cursor:pointer;
 position:relative;
 z-index:100
}
.jtwz_top {
 display:block;
 color:#fff;
 padding:0 40px 0 20px;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAEAQMAAAB4CLc+AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGJwYdBgEAAABXIA/2yEHJgAAAAASUVORK5CYII=);
 background-position:82px;
 background-size:7px auto;
 background-repeat:no-repeat
}
.icon_search {
    float: left;
    width: 24px;
    margin: 0 20px 0 30px;
}
.icon_search img{vertical-align: middle;}
.top_main02 {
 position:fixed;
 z-index:201;
 width:100%;
 top:0;
 left:0;
 background-color:#fff;
 min-width:1340px;
 height:90px;
 text-align:center
}
.top_main02 .icon_logo {
 position:absolute;
 left:60px;
 top:20px;
 margin:0
}
.top_main02_search {
 display:inline-block;
 width:600px;
 position:relative;
 margin-top:20px;
 padding:10px 0 10px 20px;
 border-bottom:1px solid #333;
 text-align:left
}
.top_main02_search_int {
 width:500px;
 line-height:24px;
 height:24px;
 border:0
}
.top_main02_search_img {
 position:absolute;
 top:6px;
 right:0;
 width:18px;
 cursor:pointer
}
.searchClose {
 position:absolute;
 width:18px;
 height:18px;
 top:36px;
 right:100px;
 cursor:pointer
}


.mian {/*position: relative;*/ /*margin-top: 130px;*/}
/*banner*/
.bx-wrapper .bx-viewport {border: none; box-shadow: none; left: 0; background:none}
.banner {width: 100%; /*margin-top: 90px;*/}
.banner img {display: block; width: 100%;}
.banner li {width: 100%; height: auto; position: relative; overflow: hidden;}
.writ {position: absolute; z-index: 88; left: 20%; top: 50%; transform: translateY(-60%);}
.writ span {display: inline-block;}
.writ h2 {position: relative; left: -100px; opacity: 1;}
.writ h2 span {padding: 2px 10px; line-height: 55px;font-size: 50px;color: #fff; background: #0076D3;}
.writ h3 {position: relative; right: -100px; opacity: 1;}
.writ h3 span {margin: 0px;padding: 0px 10px; line-height: 55px; font-size: 50px; color: #fff; background: #262F36;font-family: 'Raleway', sans-serif, "微软雅黑",'Microsoft Yahei'; text-transform: uppercase;}
.writ h4 {margin: 18px 0; position: relative; top: 0; opacity: 1;}
.writ h4 span { line-height: 42px; font-size: 30px; color: #d62818;}
.writ p {line-height: 28px; font-size: 16px; color: #fff; position: relative; top: 0; opacity: 1;}
.bannerLink {margin-top: 20px;}
.bannerLink a {float: left; height: 42px; padding: 0 35px; margin-right: 64px; line-height: 42px; font-size: 12px; color: #d62818; background: #fff; border: 2px solid #d62818; border-radius: 23px; position: relative; opacity: 1;}
.bannerLink a:hover {color: #fff; background: #d62818;}
.bannerLink a:first-child {color: #fff; background: #d62818;}
.bannerLink a:first-child:hover {color: #d62818; background: #fff;}
.bannerLink a.bannerMore1 {left: -60px;}
.bannerLink a.bannerMore2 {right: -60px;}
/*通知公告*/
.notice {}
.notice ul {}
.notice ul li {float: left; width: 33.3%; height: 342px; background-position: center; background-repeat: no-repeat; position: relative; background-size: cover; position: relative; top: 0; opacity: 1;}
.notice ul li:before {position: absolute;top: 0;right: 0;bottom: 0;left: 0;content: '';background: rgba(0,79,178,.9);}
.notice ul li.num2:before {position: absolute;top: 0;right: 0;bottom: 0;left: 0;content: '';background: rgba(0,129,232,.9);}
.notice ul li.num1 {background-image: url(../images/call-to-action/left-box-bg.jpg);}
.notice ul li.num2 {background-image: url(../images/call-to-action/center-box-bg.jpg);}
.notice ul li.num3 {background-image: url(../images/call-to-action/right-box-bg.jpg);}
.noticeW {margin-top: 66px;padding: 0 30px; color: #fff; position: relative; z-index: 22;}
.noticeW h2 {color:#fffa7a; font-size: 16px;}
.noticeW h3 {font-size: 24px;text-transform: capitalize;margin: 0;margin-bottom: 15px;color: #fff;}
.noticeW h4 {font-size: 14px;font-family: "微软雅黑"; line-height: 26px;margin: 0;margin-bottom: 8px;}
.noticeW p {font-size: 14px;line-height: 26px;margin: 0;margin-bottom: 30px;}
.noticeW a {display: block; width: 106px; height: 38px; text-align: center; line-height: 38px; font-size: 12px; color: #fff; border: 2px solid #fff; border-radius: 21px;}
.noticeW a:hover {color: #d62818; background: #fff;}
/*新闻中心*/
.homeNews {padding: 80px 0; position: relative; top: 0; opacity: 1;}
.tit {text-align: center;}
.tit h2 {font-size: 32px;text-transform: capitalize;color: #202A30;font-weight: bold;margin-bottom: 15px;}
.tit h3 {font-size: 16px;color: #9C9C9C;margin: 0;margin-bottom: 20px;}
.tit p {width: 12px;height: 12px;	border-radius: 50%;border: 2px solid #E6E6E6;background: #fff;display: inline-block;position: relative;z-index: 1;}
.tit p span {display: block;width: 6px; height: 6px;background: #EAEAEA;border-radius: 50%;display: block;margin: auto;margin-top: 3px;}
.tit p:before,
.tit p:after {content: '';position: absolute;	top: 5px;width: 50px;height: 2px;background: #E6E6E6;z-index: -1;}
.tit p:before {left: 14px;}
.tit p:after {right: 14px;}
.titLeft {text-align: left;}
.titLeft p {border-color: #C8DAE8;}
.titLeft p span {background: #d62818;}
.titLeft p:after {right: -96px;}
.homeNewsWrap {margin-top: 60px; background:#fff; padding: 20px 0 80px;}
.homeNewsList {}
.homeNewsList li {float: left; width: 31.33%; margin-left: 3%; position: relative; top: 0; opacity: 1;}
.homeNewsList li:first-child {margin-left: 0;}
.picList {position: relative;}
 .picList .imshar{
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
}
.homeCyqyCont .bg {position: absolute; width: 100%; height: 100%; /*left: 50%; top: 50%; transform: translate(-50%,-50%);*/ top: 0; left: 0; transform: scale(0); /*transition: all .5s ease;*/ background-image: linear-gradient(to right, #d62818 , #a2180b);}
.homeNewsList li .cont {margin-top: 25px;}
.homeNewsList li .cont .left {float: left; width: 16.888%; text-align: center;}
.homeNewsList li .cont .left .time {padding: 14px 0; font-size: 16px; text-transform: uppercase;font-weight: 500;color: #fff;line-height: 22px; background: #e62129;}
.homeNewsList li .cont .left .time b {display: block; font-weight: 500; font-size: 24px;}
.homeNewsList li .cont .left .date {font-size: 20px;color: #202A30;line-height: 17px;font-weight: 500;padding: 16px 0;border: 1px solid #E6E6E6;border-top: 0px;}
.homeNewsList li .cont .right {float: right; width: 77.222%;}
.homeNewsList li .cont .right h2 {font-size: 20px;color: #000000;text-transform: capitalize;margin: 0;line-height: 26px;font-weight: bold;margin-bottom: 12px;}
.homeNewsList li .cont .right h2 a:hover {color: #1182DF;}
.homeNewsList li .cont .right p {margin: 0 0 10px; font-size: 14px;color: #9C9C9C;line-height: 26px;}
.homeNewsList li .cont .right h3 {color: #222222;font-size: 13px;}
.homeNewsList li .cont .right h3 a {color: #1182DF;}
.hoverBg:hover .homeCyqyCont .bg {transform: scale(1);}
.homeCyqyCont .bg a {position: absolute; width: 100%;height: 80px;line-height: 24px; margin-right: 8px; color: #fff;font-size: 14px;z-index: 22; padding:5px;}
.homeCyqyCont .bg a i {display: inline-block; font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.homeCyqyCont .bg a i:after {content: "\f0c1";}
.homeCyqyCont .bg a:hover {color: #fff;}
/*销售信息*/
.homeInfor {background: #FBFCFC;}
.homeInfor .pic {float: left; width: 50%; position: relative; top: 0; opacity: 1;}
.homeInfor .right {float: right; width: 50%; position: relative; top: 0; opacity: 1;}
.homeInforCont {width: 610px; margin: 90px 0 0 60px;}
.homeInforCont h3 {margin-bottom: 20px; font-family: 'Poppins', sans-serif, "微软雅黑",'Microsoft Yahei';font-size: 28px;text-transform: capitalize;color: #1182DF;font-weight: 300;line-height: 40px;}
.homeInforCont p {margin-bottom: 22px; color: #777676;line-height: 30px;font-size: 18px;}
.homeInforCont p span{ color:#d62818;}
a.detail {display: block; height: 42px; width: 106px; text-align: center; line-height: 42px; font-size: 16px;border: 1px solid #D3D3D3;color: #202A30; border-radius: 30px; font-weight: 600;}
a.detail:hover {color: #fff;  background-image: linear-gradient(to right, #d62818 , #e81e0b); border-color: #fff;}
.homeInforBottom {position: relative; top: 0; opacity: 1;}
.homeInforBottom ul {}
.homeInforBottom ul li {float: left; width: 50%; height: 336px; background: url(../images/offer/2.jpg) 0 0 no-repeat; opacity: .9; position: relative;}
.homeInforBottom ul li:after {content: '';position: absolute;top: 0;right: 0;width: 100%;height: 100%;background: #4d6eee;opacity: .9;}
.homeInforBottom ul li:first-child {background: url(../images/offer/1.jpg) 0 0 no-repeat;}
.homeInforBottom ul li:first-child:after {background: #d62818;}
.homeInforBottom ul li:last-child:after {background: #d62818;}
.homeInforBottom ul li:first-child .cont {float: right;}
.homeInforBottom ul li .cont {width: 660px; margin-top: 70px; padding: 0 90px; color: #fff; position: relative; z-index: 24;}
.homeInforBottom ul li .cont h3 {font-size: 30px;text-transform: capitalize;margin: 0;margin-bottom: 15px;color: #fff;}
.homeInforBottom ul li .cont p {font-size: 16px;line-height: 26px;margin: 0;margin-bottom: 30px;}
.homeInforBottom ul li .cont a.detail {width: 106px; color: #fff; border-color: #fff;}
.homeInforBottom ul li .cont a.detail:hover {color: #d62818; background: #fff;}
.detail1 {color: #fff; font-size: 12px;}
.detail1:hover {text-decoration: underline;}

.homeCom {padding: 80px 0; position: relative; top: 0; opacity: 1;}
.homeCom .left {float: left; width: 48%; background:#fff; padding: 2% 0 2% 2%;}
.homeCom .left .cont {width: 90%; margin-top: 16px; position: relative; /*border: 1px solid #000000;*/}
.homeCom .left .cont:before {display: block; content: ""; position: absolute; width: 1px; height: 94%; background: #F1F1F1; top: 10px; left: 6px;} 
.homeCom .left .cont h2 {padding-left: 26px; margin: 20px 0;font-size: 20px;color: #202A30; font-weight: 600;cursor: pointer;}
.homeCom .left .cont h2 em {font-size: 16px;}
.homeCom .left .cont h2.active .btnY {border-color: #d62818;}
.homeCom .left .cont h2.active .btnY i {background: #d62818;}
.homeComSelect {display: none; padding-left: 40px;}
.homeComSelect p {margin-bottom: 21px;font-size: 18px;color: #9C9C9C;line-height: 30px;}
.btnY {display: inline-block; position: relative; left: -26px; width: 10px; height: 10px; background: #fff; border: 2px solid #F1F1F1; border-radius: 50%; z-index: 22;} 
.btnY i {position: absolute; width: 4px; height: 4px; background: #F1F1F1; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%,-50%);} 
.homeCom .right {float: right; width: 50%;}
.img-masonary {margin: 20px 0 0 15px;}

.homeJt {padding: 90px 0; position: relative;background: url(../images/fact-counter-bg.jpg) center center no-repeat;-webkit-background-size: cover;background-size: cover; top: 0; opacity: 1;}
.homeJt:before {position: absolute;top: 0;left: 0;right: 0;bottom: 0;content: '';/*background: #2562b3;opacity: .95;*/}
.homeJt .wrap {position: relative; z-index: 22;}
.homeJt .cont {width: 50%;}
.homeJt h2 {font-size: 36px;line-height: 42px;color: #fff;margin: 0;margin-bottom: 27px;}
.homeJt a.detail {width: 136px; height: 42px; line-height: 42px; background: #fff; color: #d62818; border-radius: 23px;border: 1px solid #fff;}
.homeJt a.detail:hover {color: #fff;  background-image: linear-gradient(to right, #d62818 , #e81e0b); border-color: #fff;}

/*成员企业*/
.homeCyqy {padding: 0;}
.homeCyqy .wrap {position: relative; top: 0; opacity: 1;}
.homeCyqyW {margin-top: 60px;}
.homeCyqyW ul {}
.homeCyqyW ul li {float: left; width: 300px; margin-right: 30px;}
.homeCyqyCont {position:relative;height: 80px;line-height: 80px;background: #fff;}
.homeCyqyCont h2 {line-height: 80px; font-size: 18px; font-weight: 500; color: #202A30;text-align: center;}
.homeCyqyCont h3 {line-height: 24px; color: #d62818; font-weight: 600;}
.homeCyqyCont p {line-height: 28px;}
.homeCyqyCont .line {height: 1px; margin: 12px 0 12px 0; background: #e6e6e6;}
.homeCyqyCont a {margin-top: 10px;}
.homeCyqyW .bx-wrapper .bx-controls-direction a {width: 42px; height: 42px; margin: 0; top: -100px; text-align: center; line-height: 42px; font-size: 20px; background-repeat: no-repeat; background-position: center; background-size: 12px; color: #fff; z-index: 99;border: 1px solid #a29f9f;border-radius: 50%;}
.homeCyqyW .bx-wrapper .bx-controls-direction a:hover {background-color: #d62818;}
.homeCyqyW .bx-wrapper .bx-controls-direction a.bx-prev {left: auto; right: 66px; background-image: url(../images/web/xq_jt_l.png);}
.homeCyqyW .bx-wrapper .bx-controls-direction a.bx-next {right: 0; background-image: url(../images/web/xq_jt_r.png);}

/*bottom*/
.bottom {padding: 75px 0; background-image: url(../images/footer-banner.jpg); position: relative; top: 50px; opacity: 1;}
.bottom .left {float: left; width: 80%;}
.bottom .left h3 {color: #fff;font-size: 28px;font-weight: 600;margin: 0;line-height: 23px; margin-bottom: 16px;}
.bottom .left p {font-size: 16px;color: #D5E0EE;margin: 0;line-height: 25px;}
.bottom .right {float: right;}
.bottom .right a.detail {width: 100px; margin: 22px 0 0 0; color: #fff; border: 1px solid #fff;} 
.bottom .right a.detail:hover {color: #d62818; background:#fff;}

/*footer*/
.footer {padding: 90px 0; background: #f5f5f5; position: relative; top: 0; opacity: 1;}
.footer .left {float: left;}
.footer .right {float: right;}
.footer .footerJt {width: 350px; margin-right: 26px;}
.footer .footerJt .contact {margin-top: 45px;}
.footer .footerJt .contact li {font-size: 14px;color: #8c96a2;margin-bottom: 18px;}
.footer .footerJt .contact li i {display: table-cell;vertical-align: middle; font-size: 16px;color: #8c96a2;width: 18px;text-align: center;padding-right: 15px;}
.footer .footerJt .contact li span {display: table-cell;vertical-align: middle;}
.sharediv{margin-left: -16%;padding-top: 10%;position: relative;}
.sharediv a{display: inline-block;margin-left: 16%;opacity: .7;}
.sharediv a:hover{opacity: 1;}
.wxEwm {
  position: absolute;
  top: -110px;
  left: 0;
  z-index: 999;
  width: 130px;
  height: 130px;
  background:#fff;
  overflow:hidden;
  padding:10px;
}

.footer .footerLink {width: 200px; margin-right: 20px;}
.footer h3.title {font-size: 20px;text-transform: capitalize;font-weight: 400;color: #000;margin: 0; margin-bottom: 34px;}
.footer .footerLink ul {}
.footer .footerLink ul li {}
.footer .footerLink ul li a {font-size: 14px;color: #8c96a2;line-height: 38px;}
.footer .footerLink ul li a:hover {color: #000;}
.footer .footerNews {width: 310px;}
.footer .footerNews ul {margin-top: 0;}
.footer .footerNews ul li {margin-bottom: 20px;}
.footer .footerNews ul li span.border {color: #576673;font-size: 13px;display: table-cell; vertical-align: top;}
.footer .footerNews ul li span.border:before {content: ' ';width: 10px;height: 2px;background: #eee;display: block;}
.footer .footerNews ul li .content {padding-left: 18px;display: table-cell;vertical-align: top;position: relative; top: -8px;}
.footer .footerNews ul li .content a {display: block;color: #8c96a2;font-size: 13px;line-height: 25px;transition: all .3s ease;}
.footer .footerNews ul li .content a:hover {color: #000;}
.footer .footerNews ul li .content span {color: #8c96a2;font-size: 13px;display: block;}
.footer .footerContact {width: 1016px;}
.footer .footerContact input {width: 100%; margin-bottom: 10px; padding: 12px 20px; font-size: 13px; box-sizing: border-box; background: #eee;color: #8c96a2;}
.footer .footerContact textarea {width: 100%; height: 120px; margin-bottom: 10px; padding: 12px 20px; font-size: 13px; box-sizing: border-box; background: #eee;color: #8c96a2;}
.footer .footerContact button {width: 100%; height: 50px; text-align: center; line-height: 50px; color: #fff; font-size: 13px; font-weight: 600; background: #cecdcd; cursor: pointer; transition: all .3s ease-in; }
.footer .footerContact button:hover {background-image: linear-gradient(to right, #1982b9, #69a328);}

.footerBottom {padding: 34px 0; text-align: center; background: #ececec;} 
.footerBottom p {line-height: 20px;color:#333;}
.footerBottom a {color: #333;}
.footerBottom a:hover {color: #d62818;}
.foot-T-Rtop {
  border-bottom:
1px #8c96a2 solid;
  padding-bottom: 3%;
  margin-bottom: 3%;
}
.foot-T-RtopP1 {
  font-size: 16px;
  color: #333;
  display: inline-block;
  vertical-align: top;
}
.footNav {
  display: inline-block;
}
.footNav li {
  display: inline-block;
  font-size: 14px;
  color: #333;
  padding-left: 20px;
  margin-left: 30px;
  position: relative;
}
.footNav li::before {
  content: '';
  width: 12px;
  height: 12px;
  background:
url("../images/jt_17.png") no-repeat center;
  position: absolute;
  top: 5px;
  left: 0;
}
.footNav li a {
  color: #333;
}
.footNav li a:hover {
  color: #d62818;
}
.foot-T-RbotmP1 {
  float: left;
}
.foot-T-RbotmP1 a {
  color: #333;
}
.foot-T-Rbotm2 {
  overflow:hidden;
  padding-left:6%;
  color: #333;
}
.foot-T-Rbotm3 {
  float: left;
  color: #333;
  padding-left: 6%;
}
@media screen and (max-width:767px ) {
	 .footer .footerJt {display:none;}
	.sharediv {display:none;}
	.foot-T-Rtop{display:none;}
	.foot-T-Rbotm2{clear:both;}
	}
.img-masonary video {height: 420px;}

.homeCyqyW .bx-wrapper {max-width: 1600px !important;}

/**********关于交发*************/
.contBanner {position: fixed; width: 100%; height: 380px; left: 0; top: 90px; z-index: 0;}
.contBannerAbout {background: url(../images/web/zy_banner01.jpg) no-repeat center; background-size: auto 100%; }
.contBannerWrit {height: 252px;width: 294px; text-align: center; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background: url(../images/web/zy_title_bg.png) no-repeat center center;}
.contBannerWritW {position: absolute; top: 50%; right: 18px; transform: translateY(-50%);}
.contBannerWrit h2 {font-size: 36px;border-bottom: #fff solid 1px;display: inline-block;min-width: 200px;height: 52px;overflow: hidden;color: #fff;}
.contBannerWrit h3 {text-transform: uppercase;font-size: 20px;font-family: arial;line-height: 30px;width: 220px;margin: 8px auto 0 auto;}

.contMain {margin-top: 470px; background: #fff; position: relative; z-index: 1;}
.contWrap {width: 1700px; margin: 0 auto;}
.w1200 {width: 1200px; margin: 0 auto;}

.aboutTit {text-align: center; padding: 60px 0 60px 0; position: relative; top: 0; opacity: 1;}
.aboutTit ul {}
.aboutTit ul li {display: inline-block; width: 144px; height: 46px; margin: 0 4px; line-height: 46px; }
.aboutTit ul li a {display: block; width: 100%; height: 100%; color: #555; background-color: #f1f1f1; border-radius: 2px;}
.aboutTit ul li a:hover {color: #fff; background-color: #d62818;}
.aboutTit ul li.active a {color: #fff; background: #d62818;}
.aboutCont {margin-bottom: 100px;}
.aboutCont li.left {float: left; width: 50%;}
.aboutCont li.right {float: right; width: 50%;}
.aboutContHead {width: 82%; margin: 10px auto 30px; text-align: center;}
.aboutContHead h3 {letter-spacing: 10px; font-family: Arial;font-size: 10px;color: #333;}
.aboutContHead h2 {font-size: 40px;color: #0382db;position: relative;z-index: 1;}
.aboutContHead h2 span {display: inline-block; padding: 0 20px; background: #fff; position: relative; z-index: 4;}
.aboutContHead h2:after {content: ""; display: block; width: 100%; height: 1px; background: #e1e1e1; position: absolute; top: 50%; left: 0; z-index: 1;}
.aboutTxt {padding: 0 30px; margin-top: 30px;}
.aboutTxt p {margin-bottom: 30px; font-size: 16px;text-indent: 2em;line-height: 36px; color: #666;}
/**********关于我们-联系我们*************/
.aboutconInfor {padding: 0 0 50px 0; border-bottom: 1px solid #e5e5e5;}
.aboutconInfor ul {padding: 0 50px;}
.aboutconInfor ul li {float: left; width: 25%; text-align: center; }
.aboutconInfor ul li .pic {height: 226px; line-height: 226px; font-size: 0;}
.aboutconInfor ul li .pic img {width: auto; vertical-align: middle;}
.aboutconInfor ul li h2 {color: #888; margin-top: 2px; border-bottom: 14px;font-size: 18px;}
.aboutconInfor ul li h3 {margin: 10px 0; line-height: 36px;font-family: Arial; font-size: 20px; color: #333;}
.aboutconInfor ul li h3 a {display: inline-block; height: 100%; width: 130px; font-size: 14px; color: #fff; background: #1182DF;}
.aboutconInfor ul li h3 a:hover {background: #d62818;}
.aboutconBottom {margin: 60px 0;}
.aboutconBottom .left {float: left; width: 50%;}
.aboutconBottom .right {float: right; width: 49%;}
.aboutconCont {padding: 30px 10px 30px 50px; background: #f7f7f7;}
.aboutconCont h2 {line-height: 46px;font-size: 26px;color: #222;}
.aboutconCont h3 {line-height: 36px;font-size: 16px;color: #333;margin-bottom: 25px;}
.aboutconCont ul {margin-top: 15px;}
.aboutconCont ul li {float: left; width: 45%; box-sizing: border-box;}
.aboutconCont ul li:first-child {margin-right: 9%; border-right: 1px solid #ececec;}
.aboutconCont ul li .pic {float: left; width: 30%;}
.aboutconInner {float: right; width: 69%;}
.aboutconInner p {line-height: 34px;font-size: 16px;color: #888;margin-top: 5%;}

/**********关于我们-部门分工*************/
.bgF3 {background: #f3f3f3;}
.aboutdepar {padding: 80px 0;}
.aboutdepar ul {}
.aboutdepar ul li {float: left; width: 48%; margin: 0 1% 60px 1%; padding: 30px 0; background: #fff; transition: all .3s ease-in;}
.aboutdepar ul li:hover {box-shadow: 0 0 26px 2px #ddd;}
.aboutdepar ul li .pic {float: left; width: 60%; box-sizing: border-box; padding: 3.5% 6.8% 8.42% 7%;; background: url(../images/about/notebook.png) no-repeat center; background-size: 100%;}
.aboutdepar ul li .cont {float: right; width: 38%; margin-right: 2%;}
.aboutdeparHead {margin-top: 30px;}
.aboutdeparHeadPic {float: left; width: 84px;height: 84px;border: 1px solid #b6c4cd;border-radius: 100%; overflow: hidden;}
.aboutdeparHeadPic img {max-width: 200%; max-height: 200%;}
.aboutdeparHeadCont {float: left; width: 57%; margin: 15px 0 0 4%;}
.aboutdeparHeadCont h2 {font-size: 20px;color: #333;}
.aboutdeparHeadCont h3 {color: #888; margin-top: 8px;}
.aboutdeparHeadTxt {height: 130px;line-height: 26px; font-size: 14px;color: #888;margin-top: 25px;}
.aboutdeparHeadTxt p {}
.aboutdepar ul li .cont a {display: block; width: 130px; height: 42px; line-height: 42px; margin: 0 auto; text-align: center; color: #fff; background: #1182DF; border-radius: 2px;}
.aboutdepar ul li .cont a:hover {background: #d62818;}
/**********关于我们-领导致辞*************/
.aboutlead {}
.aboutlead ul {margin-bottom: 30px;}
.aboutlead ul li {width: 52.444%; color: #333;}
.aboutlead ul li.aboutleadPic {width: 44%;}
.aboutlead ul li.left {float: left;}
.aboutlead ul li.right {float: right;}
.aboutlead ul li:hover .pic img {transform: scale(1.1);}
.aboutlead ul li h3 {font-size: 24px; margin-top: 6px; margin-bottom: 40px; color: #333; line-height: 30px;}
.aboutlead ul li p {font-size: 16px;line-height: 30px;}
.aboutlead ul li a.detail {width: 122px; height: 42px; margin-top: 20px; line-height: 42px; color: #fff; background: #d62818; border-radius: 23px; border-color: #d62818;}
.aboutlead ul li a.detail:hover {color: #d62818; background: #fff;}
/**********关于我们-组织架构*************/
.aboutorg {margin-bottom: 60px;font-size: 16px;
color: #666;
line-height: 36px;
text-align: justify; }
.aboutorg .pic {width: 80%; margin: 0 auto;}
/*.aboutorg .pic img {width: 100%;}*/
/**********经营业务*************/
.contBannerBusiness {background: url(../images/web/zy_banner06.jpg) no-repeat center; background-size: auto 100%;}
.business .pic {text-align: center; margin-bottom: 50px;}
.business .pic img {width: auto; max-width: 100%;}
/**********经营业务-公交信息*************/

/**********经典项目*************/
.contBannerClassic {background: url(../images/web/zy_banner08.jpg) no-repeat center; background-size: auto 100%;}
.classicList li {float: left; width: 22.5%; margin: 0 1% 50px 1%;}
.classicList li .cont {margin-top: 20px;}
.classicList li .cont h3 {font-size: 18px;text-transform: capitalize;font-weight: bold;color: #222E35;line-height: 25px;margin: 0;margin-bottom: 4px;overflow:
hidden;white-space:nowrap;text-overflow: ellipsis;}
.classicList li .cont h3 a:hover {color: #1182DF;}
.classicList li .cont span {font-size: 13px; color: #2562B3; text-transform: capitalize; display: block; padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #E6E6E6;}
.classicList li .cont p {height: 54px; font-size: 14px;color: #9C9C9C;line-height: 26px; margin: 0; overflow: hidden;}
.classicList li .cont .detail {margin-top: 12px;}
.classicList li .pic img {max-height: 508px;}
/*********产品中心*********/
.classicList li .conDes {
    margin-top: 0;
	position:relative
}
.conDes h3 { font-size: 18px; font-weight: 500!important; color: #202A30;text-align: center; margin-bottom:0!important;}
.conDes h3 a{line-height: 80px; display:block;width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.conDes .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top: 0;
    transform: scale(0);
    background: #d62818;
}
.hoverBg:hover .conDes .bg {transform: scale(1);}
.conDes .bg a {position: absolute; width: 100%;height: 80px;line-height: 24px; margin-right: 8px; color: #fff;font-size: 14px;z-index: 22; padding:5px;}
.conDes .bg a i {display: inline-block; font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.conDes .bg a i:after {content: "\f0c1";}
.conDes .bg a:hover {color: #fff;}


/*产品详情*/
.clearfix{ clear:both}
.htmleaf-container {
    float: left;
    width: 530px;
}
.mod18 {
	width: 530px;
	position: relative;
	margin: 0 auto;
}
.mod18 .btn1 {
	position: absolute;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}
.mod18 .prev1 {
	left: 10px;
	background: url(../images/prevbtn.png) no-repeat;
}
.mod18 #prevTop, .mod18 #nextTop {
	top: 250px;
	width: 32px;
	height: 48px;
	display: none;
}
.mod18 #prev, .mod18 #next {
	top: 173px;
	width: 10px;
	height: 16px;
	background: url(../images/prevbtn.png) no-repeat;
}
.mod18 .prev1 {
	left: 10px;
	background: url(../images/prevbtn.png) no-repeat;
}
.mod18 #next.btn1.next {
	right: 10px;
	background: url(../images/nextbtn.png) no-repeat;
}
.mod18 li {
	float: left;
}
.mod18 .cf li {
	position: relative;
	color: #fff;
}
.mod18 .cf a {
	display: block;
	width: 530px;
	height: 392px;
	position: absolute;
	color: #fff;
}
.mod18 .cf a img {
	width: 530px;
	height: 392px;
	background-size: 100%;
}
.mod18 .cf li span {
	display: block;
	width: 486px;
	position: absolute;
	left: 75px;
	bottom: 0;
	padding: 10px 20px;
	line-height: 22px;
	text-align: left;
	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = "#60000000", endColorstr = "#60000000");
}
.mod18 .picBox {
	width: 530px;
	height: 353px;
	position: relative;
	overflow: hidden;
}
.mod18 .picBox ul {
	height: 352px;
	position: absolute;
	left: 0;
}
.mod18 .picBox li {
	width: 530px;
	height: 353px;
}
.mod18 .picBox li img{ width:100%; height:100%}
.mod18 .listBox {
	width: 430px;
	height: 71px;
	margin: 0 auto;
	position: relative;
	margin-top: 15px;
	overflow: hidden;
}
.mod18 .listBox ul {
	height: 71px;
	position: absolute;
	padding-left: 12px;
}
.mod18 .listBox li {
	width: 84px;
	height: 71px;
	cursor: pointer;
	position: relative;
}
.mod18 .listBox li i {
	display: none;
}
.mod18 .listBox li a {
	display: block;
	width: 68px;
	height: 68px;
}
.mod18 .listBox img {
	border: 3px solid #ffffff;
	width: 65px;
	height: 65px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.mod18 .listBox .on img {
	border-color: #3fb150;
}

.imgtxtcon {
	width: 630px;
	float: left;
	margin-left: 40px;
}
.imgtxtcon .tit {
	font-size: 26px;
	font-weight: 500;
	color: #000;
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dedede;
}
.imgtxtcon .tit2 {
	color: #323232;
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 30px;
	padding-top: 20px;
	text-align: justify;
	height: 278px;
	border-bottom: 1px dotted #dedede;
	overflow: hidden;
}
.imgtxtcon .tel {
	font-size: 20px;
}
.imgtxtcon .tel strong {
	color: #2982b4;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
}
 .imgtxtcon .btn1, .imgtxtcon .btn2 {
	float: left;
	margin-right: 25px;
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	width: 140px;
	height: 40px;
	line-height: 40px;
	margin-top: 30px;
	text-align: center;
	color: #fff;
	position: relative;
}
 .imgtxtcon .btn1 {
	background-image: linear-gradient(to right, #69a328 , #1982b9);
}
.imgtxtcon .btn1:hover, .showProduct .imgtxtcon .btn2:hover {
	background: #444;
}
.imgtxtcon .btn2 {
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	background: #999999;
}
.showp_txt {
	padding: 40px 0 40px 0;
	position: relative;
}
.showp_txt .tit {
	border-bottom: 1px solid #eee;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.showp_txt .tit h3 {
	font-size: 20px;
	color: #333;
	text-align: left;
margin-bottom: 0;
}
 .showp_txt .tit s {
	width: 80px;
	height: 5px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #3fb150;
	}
.txt table {
    border-collapse: collapse;
    border-spacing: 0;
}
.txt table th, .txt table td {
    padding: 2px 10px;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    border: 1px solid #e6e6e6;
}
.page {width: 100%; height: 30px; margin:20px 0 50px 0; padding-top: 25px; text-align: center; line-height: 30px; color: #D1D1D1; border-top: 1px solid #cecece;}
.page em {display: inline-block; height: 100%; margin: 0 3px; padding: 0 15px; font-size: 20px; border: 1px solid #F1F1F1; vertical-align: top; cursor: pointer;}
.page em:hover {color: #333; background: #f5f4f4;}
.page em.active {color: #fff; background: #346DB8;}
.page a {display: inline-block; height: 100%; margin: 0 3px; padding: 0 14px; color: #D1D1D1; border: 1px solid #F1F1F1; zoom: 1; *display:inline; float:none;}
.page a:hover {color: #333; background: #f5f4f4;}
.page a.active {color: #fff; background: #346DB8;}
.page p {display: inline-block; height: 100%; margin-left: 20px;zoom: 1; *display:inline; float:none;}	
/**********企业文化*************/
.contBannerEnter {background: url(../images/web/zy_banner03.jpg) no-repeat center; background-size: auto 100%;}
.enter {margin-bottom: 60px;}
.enter .pic {float: left; width: 630px; height: 420px; margin: 0 16px 0 0;}
.enter .txt {font-size: 16px;	color: #666;line-height: 36px; text-indent: 2em; text-align: justify;}
/**********人力资源*************/
.contBannerManpower {background: url(../images/web/zy_banner04.jpg) no-repeat center; background-size: auto 100%;}
.manpower {}
.manpower .pic {text-align: center;}
.manpower .pic img {width: auto;}
.manpower .txt {margin: 50px;	font-size: 18px;text-indent: 2em; color: #333;}
.manpower p {}

/**********成员企业*************/
.contBannerMember {background: url(../images/web/zy_banner03.jpg) no-repeat center; background-size: auto 100%;}
.memberW {padding-top: 80px; margin-bottom: 60px;}
.memberW .left {float: left; width: 66%; }
.memberW .left .pic {text-align: center;}
.memberW .left .pic img {width: auto; max-width: 100%;}
.memberW .left h2 {margin-bottom: 30px; line-height: 40px; text-align: center; font-size: 24px; font-weight: 600; color: #333;}
.memberW .left .txt {margin-top: 30px; font-size: 16px;color: #666;line-height: 36px;text-align: justify;}
.memberW .left p {margin: 0 0 20px;}
.memberW .right {float: right; width: 30%;}
.memberSearch {height: 54px; margin-bottom: 36px; line-height: 54px; border: 1px solid #F1F1F1; border-radius: 28px; overflow: hidden;}
.memberSearch input.text {width: 73%; margin-left: 6%; vertical-align: middle;}
.memberSearch input.sub {float: right; width: 20%; height: 100%; text-align: center; font-size: 12px; font-weight: 600; color: #fff; background: #1182DF; cursor: pointer;}
.memberSearch input.sub:hover {background: #d62818;}
.memberW .right h2 {margin: 25px 0 12px 0; font-size: 24px;font-weight: 600;color: #3F3E3E;text-transform: capitalize;}
.memberList {margin-top: 10px;}
.memberList li {height: 42px; line-height: 42px; font-size: 12px;}
.memberList li a {padding-left: 26px; position: relative; color: #9C9C9C;}
.memberList li a:hover {color: #1182DF;}
.memberList li a:before {content: '';width: 10px;height: 2px;display: block;background: #E3E3E3;position: absolute;top: 6px;left: 0;}
.memberGjz {}
.memberGjz li {float: left; height: 30px; margin-right: 8px; margin-bottom: 15px; line-height: 30px; border: 1px solid #F1F1F1; border-radius: 16px; overflow: hidden;}
.memberGjz li a {display: block; height: 100%; padding: 0 22px; color: #BABABA;}
.memberGjz li a:hover {color: #fff; background: #346DB8;}
/**********新闻中心*************/
.contBannerNews {background: url(../images/web/zy_banner03.jpg) no-repeat center; background-size: auto 100%;}
.newsW {padding: 0;}
.newsList li {width: 100%; padding-bottom: 40px; margin: 0; margin-bottom: 40px; border-bottom: 1px solid #F1F1F1;}
.newsW .left .newsList li .pic img {width: 100%;}
.newsW .left .newsList li .cont h2 {text-align: left;}
.newsList li .cont .left {width: 80px; display: table-cell;vertical-align: middle; padding-right: 25px;}
.newsList li .cont .right {float: none; width: auto; display: table-cell; vertical-align: middle;}
.pageNews {padding-top: 0; border: none;}
.newsWqlist {margin-top: 20px;}
.newsWqlist li {margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #F1F1F1;}
.newsWqlist li:last-child {border: none;}
.newsWqlist li:hover img {transform: scale(1.1);}
.newsWqlist li:hover .cont h3 {color: #d62818;}
.newsWqlist li a {display: block;}
.newsWqPic {display: table-cell;vertical-align: middle;}
.newsWqlist li a .pic { width: 70px; margin-right: 20px;}
.newsWqlist li a .cont {display: table-cell; vertical-align: middle;}
.newsWqlist li a .cont h3 {margin-bottom: 4px; color: #9C9C9C;line-height: 24px; font-family: "微软雅黑";}
.newsWqlist li a .cont p {color: #2562B3; baseline-shift: 26px;}

/**********新闻中心-通知公告*************/
.noticList {}
.notic {margin-bottom: 60px;}
.noticList li {float: left; width: 46%; margin: 0 2% 40px 2%; padding-bottom: 24px; border-bottom: 1px solid #e5e5e5;}
.noticList li .left {display: table-cell;vertical-align: middle; padding-right: 40px;  width: 100px;}
.noticList li .left>*,.noticList li .right>* {font-family: "微软雅黑";}
.noticList li .left h2 {font-size: 16px;color: #666;margin: 10px 0 10px;}
.noticList li .left h3 {font-size: 34px;color: #222;}
.noticList li .right {display: table-cell;vertical-align: middle;}
.noticList li .right h3 {font-size: 20px; line-height: 28px; height: 56px;}
.noticList li .right h3 a:hover {color: #d62818;}
.noticList li .right p {height: 74px; line-height: 24px;font-size: 14px;color: #888;margin-top: 10px; 
display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;
}

/**********招标信息*************/
.tender {margin: 50px 0 0 0;}
.tenderList {}
.tenderList li {float: left; width: 30%; margin: 0 1.25% 50px 1.25%;}
.tenderList li:hover .left .icon {background: #fff;border-color: #e62129;color: #e62129;}
.tenderList li .left {display: table-cell;vertical-align: top;}
.tenderList li .left .icon {width: 65px;height: 65px;border: 2px solid #e62129;background: #e62129;text-align: center;color: #fff;line-height: 63px;margin-right: 27px;position: relative;transition: all .3s ease;}
.tenderList li .left .icon:before {content: '';width: 30px;height: 30px;position: absolute;bottom: -17px;right: -17px;background: #fff;transform: rotate(45deg);}
.tenderList li .left .icon span {display: inline-block; margin-top: 10px; font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.tenderList li .left .icon span:before {font-size: 35px;content: "\f044";}
.tenderList li .right {display: table-cell;vertical-align: top;}
.tenderList li .right h3 {height: 50px; font-size: 20px;text-transform: capitalize; color: #202A30; font-weight: 500;margin: 0; line-height: 24px;margin-bottom: 12px; display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;}
.tenderList li .right h3 a:hover {color: #d62818;}
.tenderList li .right p {color: #9C9C9C;line-height: 24px; margin: 0;margin-bottom: 15px; font-size: 12px; /*display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;*/}
.tenderList li .right a.tenderListD {color: #2562B3;font-size: 14px;text-transform: capitalize;font-weight: 600;}
.tenderList li .right a.tenderListD:hover {color: #5E2A30;}

.animate {position: relative; top: 0; opacity: 1;}
.aboutdeparHead {height: 88px;} 

/*党群工作*/
.partList {}
.partList li {padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid #F1F1F1;}
.partList li .partPic {display: table-cell; vertical-align: top;}
.partList li .partPic .pic {width: 300px; margin-right: 20px;}
.partList li:hover .pic img {transform: scale(1.1);}
.partList li .cont {display: table-cell; vertical-align: top; font-family: "微软雅黑";}
.partList li .cont h3 {margin-top: 6px; margin-bottom: 8px; font-size: 20px; line-height: 32px; font-weight: 600;}
.partList li .cont h3 a:hover {color: #d62818;}
.partList li .cont h4 {color: #1182DF; font-family: "微软雅黑";}
.partList li .cont p {line-height: 28px;}

/*详情页*/
.detailW {margin-bottom: 60px;}
.detailHead {padding: 10px 0 12px 0; text-align: center; border-bottom: 1px solid #E1E1E1;}
.detailHead h2 {margin-bottom: 20px; line-height: 36px; font-size: 22px; font-weight: 600; font-family: "微软雅黑"; color: #333;}
.detailHead p {}
.detailHead p em {display: inline-block; margin: 0 20px;}
.detailHead p em span {display: inline-block; padding: 0 2px; margin-right: 2px; cursor: pointer;}
.detailHead p em span.on {color: #E62129;}
.detailHead p em span.middle {font-size: 18px;}
.detailHead p em span.big {font-size: 20px;}
.detailCont {width: 80%; margin: 30px auto 0;}
.detailCont p {margin-bottom: 20px; color: #333; line-height: 28px; text-indent: 2em;}
.detailCont .pic {margin: 20px 0;}

.jump {margin-top: 36px; padding: 16px 0; color: #333; border-top: 1px solid #E1E1E1;}
.jump p {color: #333; line-height: 32px;}
.jump p a:hover {color: #d62818;}

@media (max-width: 1791px) {
.nav > ul > li > a{padding:0 1.8rem}
	.top_rzs {
    position: relative;
    z-index: 100;
    float: right;
    width: 400px;
    height: 90px;
    background-image: url(../images/bg_topr.ba4804fa.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
}

@media (max-width: 1680px) {
	.homeInforCont {margin: 40px 0 0 68px;}
	.homeInforCont h3 {line-height: 36px; margin-bottom: 16px;}
	.homeInforCont p {margin-bottom: 18px;}
	
	.contWrap {width: 1400px;}
	.nav > ul > li > a{padding:0 1rem}
	.top_rzs {
    position: relative;
    z-index: 100;
    float: right;
    width: 300px;
    height: 90px;
    background-image: url(../images/bg_topr.ba4804fa.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
	.icon_search {display:none}
	
}
@media (max-width: 1440px) {
.top_rzs{display:none}
  .writ h2 span {font-size: 42px; line-height: 50px;}
  .writ h3 span {font-size: 44px; line-height: 48px;}
  .writ h4 {margin: 15px 0;}
  .noticeW {margin-top: 35px;}
  
  .homeInforCont {margin: 30px 0 0 68px;}
	.homeInforCont h3 {font-size: 24px;}
	.homeInforCont p {margin-bottom: 12px;}
	
	.tit h2 {font-size: 30px; margin-bottom: 10px;}
	
	.contWrap {width: 1280px;}
	.aboutContHead h2 {font-size: 36px;}
	.aboutContHead {margin-bottom: 20px;}
	.aboutTxt {margin-top: 20px;}
	.aboutTxt p {line-height: 32px;}
	.aboutconInfor {padding-bottom: 40px;}
	.aboutdeparHead {height: 78px;}
	.aboutdeparHeadPic {width: 74px; height: 74px;}
	.aboutdeparHeadCont {margin-top: 8px;}
	.aboutdeparHeadCont h2 {font-size: 18px;}
	
}
@media (max-width: 1300px) {
	.wrap {width: 1100px;}
	.nav > ul > li > a {padding: 0 10px;}
	.nav > ul > li > ul {width: 150px;}
	.nav > ul > li > ul > li {line-height: 40px;}
	.top_rzs{display:none}
	.writ {left: 15%;}
	.writ h2 span {font-size: 34px; line-height: 42px;}
	.writ h3 span {font-size: 36px; line-height: 44px;}
	.writ h4 span {font-size: 26px; line-height: 36px;}
	.noticeW h3 {font-size: 22px; margin-bottom: 12px;}
	.noticeW a {height: 36px; line-height: 36px;}
	.homeNewsWrap {margin-top: 0;}
	.homeNews, .homeCom, .homeCyqy, .footer {padding: 60px 0;}
	.homeJt {padding: 66px 0;}
	.tit h2 {font-size: 28px; margin-bottom: 6px;}
	.tit h3 {margin-bottom: 10px;}
	.homeNewsWrap {margin-top: 30px;}
	.homeNewsList li .cont .right h2 {font-size: 18px; margin-bottom: 10px;}
	.homeNewsList li .cont .right p {line-height: 24px;}
	.homeNewsList li {width: 32%; margin-left: 2%;}
	.homeInforCont {width: 97%; margin: 3% 0 0 2%; padding-bottom: 10px;}
	.homeInforCont h3 {font-size: 22px; margin-bottom: 8px;}
	.homeInforCont p {margin-bottom: 8px;}
	.homeInforBottom ul li .cont {width: 92%; padding: 0 5%;}
	.homeInforBottom ul li .cont h3 {font-size: 26px; margin-bottom: 10px;}
	.homeCom .left .cont {width: 94%;}
	.homeCom .left .cont h2 {margin: 15px 0;}
	.homeComSelect p {margin-bottom: 15px; line-height: 24px;}
	.img-masonary {margin-top: 0; margin-left: 10px;}
	.homeJt h2 {font-size: 30px;}
	.homeJt a.detail {width: 126px; height: 38px; line-height: 38px;}
	
	.homeCyqyW ul li {margin-right: 20px;}
	.homeCyqyW {margin-top: 0;}
	.homeCyqyW .bx-wrapper .bx-controls-direction a {top: -76px;}
	.bottom {padding: 50px 0;}
	.bottom .left h3 {font-size: 26px;}
	.bottom .left p {font-size: 14px;}
	
	.footer .footerJt {width: 264px; margin-right: 15px;}
	.footer .footerLink {width: 180px; margin-right: 10px;}
	.footer .footerNews {width: 270px;}
	.footer .footerContact {width: 350px;}
	.footer .footerContact input, .footer .footerContact textarea {padding: 10px 16px;}
	.footer .footerContact button {height: 40px; line-height: 40px;background-image: linear-gradient(to right, #1982b9, #69a328);}
	
	.img-masonary video {height: 372px;}
	
	.contBanner {height: 350px;}
	.contWrap, .w1200 {width: 1100px;}
	.contBannerWrit {height: 226px;width: 260px; background-size: 100%;}
	.contBannerWritW {width: 70%; right: 23px;}
	.contBannerWrit h2 {width: 100%; min-width: auto; font-size: 34px;}
	.contBannerWrit h3 {width: 100%;}
	.contMain {margin-top: 500px;}
	.aboutTit {padding: 40px 0 40px 0;;}
	.aboutTxt {padding: 0 20px;}
	.aboutContHead h2 {font-size: 34px;}
	.aboutCont {margin-bottom: 60px;}
	.aboutTit ul li {width: 130px;}
	.aboutconBottom {margin: 50px 0;}
	.aboutconCont {padding: 20px 10px 30px 30px;}
	.aboutconInner p {line-height: 26px; font-size: 14px;}
	.aboutconCont h2 {font-size: 24px;}
	.aboutconCont h3 {margin-bottom: 20px;}
	.aboutdeparHeadPic {width: 64px; height: 64px;}
	.aboutdeparHead {height: 70px;}
	.aboutdeparHeadCont h2 {font-size: 16px;}
	.aboutdeparHeadTxt {margin-top: 18px; margin-bottom: 10px; overflow: hidden;}
	.aboutdepar {padding: 60px 0;}
	.aboutdepar ul li {margin-bottom: 40px;}
	.aboutlead ul li h3 {font-size: 22px; margin-bottom: 20px;}
	.classicList li .cont h3 {text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.classicList li .cont span {padding-bottom: 13px; margin-bottom: 10px;}
	.classicList li {margin-bottom: 40px;}
	.page {margin-top: 10px; margin-bottom: 40px;}
	.enter .pic {width: 550px; height: auto;}
	.memberW {margin-bottom: 40px; padding-top: 60px;}
	.memberSearch {height: 44px; line-height: 44px; margin-bottom: 26px;}
	.memberW .left h2 {margin-bottom: 24px;}
	.memberW .left .txt {margin-top: 20px;}
	.memberW .right h2 {font-size: 22px; margin-top: 20px;}
	.memberList li {height: 36px; line-height: 36px;}
	.memberGjz li a {padding: 0 20px;}
	.memberW .left p {font-size: 14px; line-height: 32px;}
	
	.newsList li {width: 100%; padding-bottom: 26px; margin-bottom: 30px;}
	.newsW {padding-top: 30px;}
	.noticList li {padding-bottom: 20px; margin-bottom: 30px;}
	.noticList li .left {padding-right: 20px;}
	.noticList li .right h3 {font-size: 18px;}
	.tenderList li {width: 31.333%; margin: 0 1% 35px 1%;}
	.tenderList li .left .icon {margin-right: 15px;}
	.tender {margin-top: 0;}
	
	.partList li .partPic .pic {width: 270px;}
	
	.section1{
	background: url(../images/icon_dbbg02.png) 0 0 repeat-x;
	margin-top: 90px;
	}
	.banner img {
	width:100%;
    height: auto;
}
.bx-wrapper img {max-width: 100%;max-height: auto;}
}
@media (max-width: 1024px) {
	.wrap {width: 990px;}
	.logo {width: 250px;}
	.logo img {width: 100%;margin-left: 30px;}
	.nav > ul > li > a {padding: 0 7px;}
	.top_rzs{display:none}
	
	.writ {left: 12%;}
	.writ h2 span {font-size: 30px; line-height: 38px;}
	.writ h3 span {font-size: 32px; line-height: 40px;}
	.writ h4 span {font-size: 24px; line-height: 30px;}
	.writ p {font-size: 14px;}
	.bannerLink a {height: 38px; line-height: 38px; padding: 0 28px;}
	.noticeW h3 {font-size: 20px; line-height: 26px;}
	.noticeW h4 {line-height: 22px;}
	.noticeW p {margin-bottom: 24px;}
	.tit h2 {font-size: 26px;}
	.homeNews, .homeCom, .homeCyqy, .footer {padding: 40px 0;} 
	.homeNewsWrap {margin-top: 20px;padding: 20px 0 80px;}
	.homeNewsList li .cont .left .time {font-size: 15px;}
	.homeNewsList li .cont .left .time b {font-size: 20px;}
	.homeNewsList li .cont .right h2 {font-size: 16px; margin-bottom: 4px;}
	.homeNewsList li .cont .right p {line-height: 22px;}
	.homeNewsList li .cont .left .time {padding: 10px 0;}
	.homeInforCont {margin: 2% 0 0 2%; padding-bottom: 6px;}
	.homeInforCont h3 {font-size: 18px; line-height: 30px;}
	.homeInforCont p {margin-bottom: 6px; line-height: 22px;}
	.homeInforBottom ul li {height: 320px;}
	.homeInforBottom ul li .cont h3 {font-size: 24px;}
	.homeInforBottom ul li .cont {margin-top: 55px;}
	
	.homeCom .left .cont h2 {padding-left: 15px;}
	.btnY {left: -15px;}
	.homeCom .left .cont {margin-top: 10px;}
	.homeComSelect {padding-left: 30px; margin: 12px 0;}
	.homeComSelect p {margin-bottom: 12px;}
	.img-masonary {margin: 0; width: 100%;}
	.homeJt {padding: 50px 0;}
	.homeJt h2 {font-size: 26px; margin-bottom: 20px;}
	.bottom .left h3 {font-size: 24px;}
	
	.footer .footerJt {width: 210px;}
	.footer .footerLink {width: 160px;}
	.footer .footerNews {width: 250px;}
	.footer .footerContact {width: 320px;}
	
	.img-masonary video {height: 348px;}
	
	.contWrap, .w1200 {width: 990px;}
	.aboutdeparHeadPic {width: 56px; height: 56px;}
	.aboutdeparHeadCont {margin-top: 2px;}
	.aboutdeparHeadCont h2 {font-size: 14px;}
	.aboutdeparHeadCont h3 {font-size: 12px; margin-top: 2px;}
	.aboutdeparHead {height: 64px; margin-top: 10px;}
	.aboutdeparHeadTxt {margin-top: 8px; font-size: 12px; line-height: 24px;}
	.aboutdepar {padding: 40px 0;}
	.aboutdepar ul li .cont a {width: 110px; height: 38px; line-height: 38px;}
	.aboutlead ul li h3 {font-size: 20px; margin-bottom: 10px;}
	.aboutlead ul li p {font-size: 14px;}
	.business .pic {margin-bottom: 40px;}
	.enter .pic {width: 470px;}
	.manpower .txt {margin: 40px 10px;}
	
	.partList li .partPic .pic {width: 210px; margin-right: 15px;}
	.partList li .cont h3 {margin-top: 2px; margin-bottom: 4px;}
	.partList li .cont p {margin-bottom: 10px; line-height: 26px;}
	
	.detailCont {width: 90%;}
	
	.htmleaf-container {
    float: left;
    width: 100%;
}
.mod18{width: 100%;}
.mod18 .picBox {
    width: 88%;
	height: auto;
    min-height: 350px;
	margin:0 auto;
}
.mod18 .picBox ul{min-height: 350px;height: auto;}
.mod18 .picBox li {
    min-width: 350px;
    min-height: 350px;
    width: auto;
    height: auto;
}
.mod18 .picBox li img {
    width: auto;
    height: auto;
	    max-width: 350px;
    max-height: 350px;
}
.mod18 .listBox{ width:330px;}
.mod18 #prev, .mod18 #next {
    top: 390px;
}
.imgtxtcon {
    width: 100%;
    float: left;
	margin-top:40px;
	margin-left: auto;
}
.showp_txt img{ width:100%!important; height:auto!important;}
.txt table{ width:100%!important;}
.txt table th, .txt table td {
    padding: 2px 0;
    width: auto !important;
	font-size:13px;
}
}
@media (max-width: 992px) {
	.wrap {width: 98%;}
	.logo {width: 24%;}
	.nav > ul > li > a {padding: 0 3px; font-size: 13px;}
	.nav > ul > li > ul {width: 130px;}
	.nav > ul > li > ul > li > a {font-size: 13px;}
	.noticeW a {width: 94px; height: 32px; line-height: 32px;}
	.top_rzs{display:none}
	
	.homeNewsList li {width: 32.6%;margin-left: 1%;}
	.homeNewsList li .cont .right {width: 79.222%;}
	.homeNewsList li .cont .right h2 {font-size: 14px;}
	.homeNewsList li .cont .right p {font-size: 12px; margin-bottom: 6px; line-height: 20px;}
	.homeNewsList li .cont .right h3 {font-size: 12px;}
	.homeNewsList li .cont .left .time b {font-size: 18px;}
	.homeNewsList li .cont .left .time {font-size: 14px; padding: 6px 0;}
	.homeNewsList li .cont .left .date {padding: 14px 0;}
	.tit h2 {font-size: 22px;}
	.homeInforCont {margin: 1% 0 0 2%; padding-bottom: 4px;}
	.homeInforCont h3 {font-size: 16px; line-height: 26px; margin-bottom: 4px;}
	.homeInforCont p {font-size: 12px; margin-bottom: 4px;}
	a.detail {height: 28px; line-height: 28px;}
	.homeInforBottom ul li .cont h3 {font-size: 22px; margin-bottom: 5px;}
	.homeInforBottom ul li .cont p {margin-bottom: 20px;}
	.homeInforBottom ul li {height: 280px;}
	.homeInforBottom ul li .cont {margin-top: 36px;}
	.img-masonary {margin-top: 0;}
	.img-masonary video {height: auto;}
	
	.homeCom .left .cont h2 {font-size: 16px; margin: 8px 0;}
	.homeComSelect p {font-size: 12px; line-height: 20px; margin-bottom: 8px;}
	.homeComSelect {margin: 6px 0;}
	
	.homeJt h2 {font-size: 22px; line-height: 32px;}
	.homeJt a.detail {width: 110px; height: 34px; line-height: 34px;}
	.homeCyqyW {margin-top: 30px;}
	.homeCyqyW .bx-wrapper .bx-controls-direction a {top: -60px;}
	.homeCyqyCont {margin-top: 0;}
	.homeCyqyCont h2 {font-size: 18px; line-height: 80px;}
	.homeCyqyCont .line {margin: 6px 0;}
	.homeCyqyCont p {line-height: 20px; min-height: 2em; display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;}
	
.homeCyqyCont .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(0);
    transition: all .5s ease;
    background-image: linear-gradient(to right, #69a328 , #1982b9);
}
.hoverBg:hover .homeCyqyCont .bg {transform: scale(1);}
	
	.noticeW h3 {font-size: 18px;}
	.homeCyqyW .bx-wrapper .bx-controls-direction a.bx-prev {right: 56px;}
	.homeCyqyW ul li {margin-right: 15px;}
	.bottom .left h3 {font-size: 22px;}
	.footer .footerJt {width: 48%; margin-right: 2%; margin-bottom: 15px;}
	.footer .footerLink {width: 48%; margin-right: 0; margin-bottom: 15px;}
	.footer .footerNews {width: 50%;}
	.footer .footerContact {width: 50%;}
	.footerBottom {padding: 20px 0;}
	.footer .footerJt .contact {margin-top: 26px;}
	.footer h3.title {margin-bottom: 18px;}
	.footer .footerNews ul {margin-top: 30px;}
	
	.contWrap, .w1200 {width: 98%;}
	.contBanner {height: 300px;}
	.contMain {margin-top: 440px;}
	.aboutTit ul li {width: 100px;}
	.aboutCont {margin-bottom: 40px;}
	.aboutContHead h2 {font-size: 30px;}
	.aboutContHead {margin-bottom: 10px;}
	.aboutTxt {margin-top: 10px; padding: 0 15px;}
	.aboutTxt p {font-size: 14px; line-height: 28px; margin-bottom: 20px;}
	.business .pic {margin-bottom: 30px;}
	.aboutconInfor ul li h3 {font-size: 18px;}
	.aboutconCont {padding: 10px 10px 20px 10px;}
	.aboutconInner p {font-size: 12px;}
	.aboutconCont ul li {width: 47%;}
	.aboutconCont ul li:first-child {margin-right: 5%;}
	.aboutconCont h3 {margin-bottom: 10px;}
	.aboutdeparHeadPic {width: 48px; height: 48px;}
	.aboutdeparHeadCont {margin-left: 2%;}
	.aboutdeparHeadCont h2 {font-size: 12px;}
	.aboutdeparHead {height: 60px;}
	.aboutdeparHeadTxt {height: 112px; margin-top: 2px; line-height: 22px;}
	.aboutdepar ul li .cont a {width: 100px; height: 36px; line-height: 36px; font-size: 12px;}
	.aboutdepar ul li {margin-bottom: 30px;}
	.aboutlead ul li {width: 53.444%;}
	.aboutorg .pic {width: 90%;}
	.classicList li {width: 48%; margin: 0 1% 30px 1%;}
	.enter .pic {width: 46%;}
	.enter .txt {font-size: 14px; line-height: 32px;}
	.enter {margin-bottom: 40px;}
	.manpower .txt {font-size: 16px;}
	.memberW {padding-top: 0;}
	.memberSearch input.text {width: 66%;}
	.memberSearch input.sub {width: 27%;}
	.memberGjz li a {padding: 0 16px; font-size: 12px;}
	
	.newsList li {width: 100%;}
	.newsList li .cont .left {padding-right: 18px;}
	.newsList li .cont .right h2 {font-size: 16px;}
	.memberW {padding-top: 10px;}
	.memberW .right {width: 31.222%;}
	.newsWqlist li {margin-bottom: 16px;padding-bottom: 16px;}
	.newsWqlist li a .pic {margin-right: 10px;}
	.noticList li {width: 100%; margin: 0 0 30px 0; padding-bottom: 10px;}
	.noticList li .right h3 {height: 26px;overflow:hidden;}
	.noticList li .left h3 {font-size: 30px;}
	.noticList li .left {width: 90px; padding-right: 15px;}
	.noticList li .left h2 {margin: 0;}
	.tenderList li {width: 48%; margin: 0 1% 36px 1%;}
	
	.partList li {padding-bottom: 15px; margin-bottom: 22px;}
	.partList li .partPic .pic {width: 180px;}
	.partList li .cont h3 {margin-top: 0px; margin-bottom: 2px; line-height: 28px; font-size: 18px;}
	.partList li .cont p {margin-bottom: 8px; line-height: 24px;}
	
	.detailCont {width: 96%;}
	#dowebok .section2 { padding:40px 0!important;}
}
@media (max-width: 768px) {
	.wrap {width: 96%;}
	.logo {width: 50%;}
	.logo img {width: 94%;margin-left: 10px;}
	.navWrap .wrap {width: 100%; height: 80px;padding: 0 10px;  line-height: 80px; box-sizing: border-box;}
	
	.nav {position: absolute; width: 220px; right: -220px; top: 84px; color: #fff; background: #d62818;}
	.nav > ul > li {display: block; width: 100%; }
	.nav > ul > li > a {color: #fff; height: 42px; padding: 0 10px; line-height: 42px; font-size: 14px; border-bottom: 1px solid #fff; box-sizing: border-box;}
	.nav > ul > li:last-child > a {border-bottom: none;}
	.nav > ul > li:first-child > a {height: 42px; padding: 0 10px; line-height: 42px;}
	.nav > ul > li:hover > a {color: #fff;}
	.nav > ul > li > ul {display: none; position: relative; width: 100%; background: #3385cc; opacity: 1; visibility: visible; transition: none; }
	.nav > ul > li > ul > li > a {color: #fff; height: 38px; line-height: 38px; border-bottom: 1px solid #CCCCCC;}
	
	.menu {display: block;}
	.navBtn {display: block;}
	.top_rzs{display:none}
	/*.mian {margin-top: 110px;}*/
	/*.banner {margin-top: 110px;}*/
	.writ {width: 90%; left: 8%; transform: translateY(-50%);}
	.writ h2 span,.writ h3 span {font-size: 16px; line-height: 18px;}
	.writ h4 {margin: 2px 0;}
	.writ h4 span {font-size: 14px; line-height: 16px;}
	.writ p {font-size: 12px; line-height: 16px; min-height: 2em; display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;}
	.bannerLink {margin-top: 6px;}
	.bannerLink a {height: 24px; line-height: 24px; padding: 0 16px; margin-right: 12px;}
	.notice ul li {width: 100%; height: auto; padding: 20px 0;}
	.noticeW {margin-top: 0;}
	.noticeW p {margin-bottom: 15px;}
	.noticeW h3 {margin-bottom: 10px;}
	.homeNews, .homeCom, .homeCyqy, .footer {padding: 30px 0;}
	.homeNewsList li {width: 100%; padding-bottom: 10px; margin-left: 0; margin-bottom: 15px; border-bottom: 1px solid #ccc;}
	.homeNewsList li .cont {margin-top: 10px;}
	.homeInfor .pic {width: 100%; margin-bottom: 10px;}
	.homeInfor .right {width: 100%; margin-bottom: 20px;}
	.homeInforBottom ul li {width: 100%; height: auto; padding: 20px 0;}
	.homeInforBottom ul li .cont {margin: 0;}
	.homeCom .left {width: 100%;}
	.homeCom .right {width: 100%; margin-top: 20px;}
	.img-masonary {margin: 0;}
	.img-masonary img{width: 100%;}
	.homeJt {padding: 30px 0;}
	.homeJt h2 {font-size: 20px;}
	.homeCyqyW ul li {margin-right: 10px;}
	.homeCyqyW .bx-wrapper .bx-controls-direction a {width: 36px; height: 36px; top: -48px;}
	.homeCyqyW .bx-wrapper .bx-controls-direction a.bx-prev {right: 46px;}
	.bottom {padding: 30px 0;background-image: url(../images/footer-banner.jpg);}
	.bottom .left {width: 100%;}
	.bottom .right {float: left;}
	
	.footer .footerJt {width: 100%; margin-right: 2%; margin-bottom: 20px;}
	.footer .footerLink {width: 100%; margin-right: 0; margin-bottom: 20px;}
	.footer .footerNews {width: 100%; margin-bottom: 20px;}
	.footer .footerContact {width: 100%;}
	.footerBottom {padding: 20px 0;}
	.footer .footerJt .contact {margin-top: 26px;}
	.footer h3.title {margin-bottom: 18px;}
	.footer .footerNews ul {margin-top: 30px;}
	
	.footer .footerLink ul li {display: inline-block; margin-right: 10px;}
	.footer .footerNews ul li {margin-bottom: 10px;}
	.footer .footerJt a {display: block; width: 100%; text-align: center;}
	/*.footer h3.title {text-align: center;}*/
	.footerBottom {padding: 12px 0;margin-bottom: 50px;}
	.footerBottom p {padding: 0 10px;}
	.homeInforBottom ul li .cont h3 {font-size: 20px;}
	
	.nav {overflow: auto;}
	
	.contWrap, .w1200 {width: 96%;}
	.contBanner {height: 280px; top: 114px;}
	.contBannerWrit h2 {font-size: 26px;height: 40px;}
	.contBannerWrit h3 {line-height: 16px; font-size: 16px;}
	.contBannerWrit {width: 200px; height: 176px;}
	.contBannerWritW {right: 8.666%;}
	.contMain {margin-top: 394px;}
	.aboutTit {width: 100%; overflow: scroll; }
	.aboutTit::-webkit-scrollbar-track-piece {  
    background-color: rgba(0, 0, 0, 0);  
    border-left: 1px solid rgba(0, 0, 0, 0);  
}  
	.aboutTit::-webkit-scrollbar {  
    width: 2px;  
    height: 2px;  
    -webkit-border-radius: 0;  
    -moz-border-radius: 0;  
    border-radius: 0;  
}  
.aboutTit::-webkit-scrollbar-thumb {  
    background-color: rgba(0, 0, 0, 0.5);  
    background-clip: padding-box;  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
    min-height: 2px;  
}  
.aboutTit::-webkit-scrollbar-thumb:hover {  
    background-color: rgba(0, 0, 0, 0.6);  
    -webkit-border-radius: 0;  
    -moz-border-radius: 0;  
    border-radius: 0;  
}  
	
	.aboutTit ul {/*width: 538px;*/}
	.aboutCont li.right {float: left; width: 100%; margin-bottom: 20px;}
	.aboutCont li.left {width: 100%;}
	.aboutTit ul li {float: left; width: 88px; height: 36px; margin: 0; margin-right: 6px; line-height: 36px; font-size: 12px;}
	.aboutContHead h2 {font-size: 26px;}
	.aboutCont {margin-bottom: 10px;}
	.aboutconInfor ul {padding: 0;}
	.aboutconInfor ul li {width: 48%; margin: 0 1% 20px 1%;}
	.aboutconInfor ul li h3 {font-size: 16px;}
	.aboutconInfor ul li h3 a {width: 100px;}
	.aboutTit {padding: 30px 0 6px 0; text-align: left; margin-bottom: 20px;}
	.aboutTit ul li {text-align: center;}
	.aboutconInfor {padding-bottom: 10px;}
	.aboutconBottom .left {float: left; width: 100%;	}
	.aboutconBottom .right {float: left; width: 100%;}
	.aboutconBottom {margin: 30px 0;}
	.aboutdepar ul li {width: 100%; margin: 0 0 20px 0;}
	.aboutdepar ul li .pic {width: 45%; padding: 7.12% 4.99% 10.42% 5.2%;}
	.aboutdepar ul li .cont {width: 52%;}
	.aboutdeparHeadTxt {height: 90px;}
	.aboutlead ul li.left {width: 100%; margin-bottom: 10px;}
	.aboutlead ul li.right {width: 100%;}
	.aboutlead ul li h3 {margin-bottom: 6px; font-size: 18px; line-height: 26px;}
	.aboutlead ul li p {line-height: 24px;}
	.aboutorg .pic {width: 98%;}
	.aboutorg {margin-bottom: 40px;}
	.classicList li {width: 100%; margin: 0 0 30px 0;}
	.classicList li .cont p {height: auto;}
	
	.page a, .page em {margin: 0 2px; padding: 0 8px;}
	
	.enter .pic {width: 100%; margin-bottom: 10px;}
	.enter .txt {line-height: 28px;}
	.manpower .pic img {width: 100%;}
	.manpower .txt {font-size: 14px; margin: 20px 0;}
	.memberW .left {width: 100%;}
	.memberW .right {width: 100%; margin-top: 20px;}
	.memberW {padding-top: 30px;}
	.memberW .left .txt {line-height: 28px; margin-top: 15px;}
		.memberW .left .txt img{width:100%!important; height:auto!important;}
	.memberW .left p {margin-bottom: 10px;}
	.memberW .right h2 {font-size: 18px; margin-top: 12px;}
	.memberList li {height: 32px; line-height: 32px;}
	.newsList li .cont .left {width: 66px; padding-right: 10px;}
	.noticList li .left h3 {font-size: 26px;}
	.noticList li .left {width: 74px;}
	.noticList li .right h3 {font-size: 16px;}
	.noticList li .right p {font-size: 12px; margin-top: 5px;}
	.noticList li { margin-bottom: 20px;}
	.notic {margin-bottom: 40px;}
	.tenderList li {width: 100%; margin: 0 0 26px 0; padding-bottom: 10px; border-bottom: 1px solid #F1F1F1;}
	.tenderList li:last-child {border: none;}
	.tenderList li .right h3 {height: 20px;}
	.tender {margin-top: 20px;}
	
	.partList li {padding-bottom: 12px; margin-bottom: 18px;}
	.partList li .partPic .pic {width: 120px;}
	.partList li .cont h3 {margin-top: 0px; margin-bottom: 2px; line-height: 22px; font-size: 16px;}
	.partList li .cont h4 {font-size: 12px;}
	.partList li .cont p {margin-bottom: 4px; line-height: 20px; font-size: 12px;}
	
	.detailCont {margin-top: 20px;}
	.detailCont p {margin-bottom: 12px;}
	.detailCont .pic {margin: 12px 0;}
}


#dowebok .section2 {/* background: url(../images/icon_dbbg02.png) 0 0 repeat-x;*/padding: 140px 0;}
#dowebok .section3 { background: url(../images/icon_dbbg01.png) 0 0 repeat-x;}
/*#dowebok .section4 { background: url(../images/icon_dbbg03.png) 0 0 repeat-x;}
#dowebok .section5 { background: url(../images/icon_dbbg04.png) 0 0 repeat-x;}*/

.prenxt{line-height: 30px;margin-top: 40px;}

/*home about slide*/
/* Swiper Styles */
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
	
}
.swiper-slide {	float: left;}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}
.home-device {
	width:800px;
	height:600px;
	margin:0 auto;
	position:relative;	
}
.home-device .arrow-left {
	background:url(../images/arrows.png) no-repeat left top;
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-15px;
	width:17px;
	height:30px;
	z-index:99;
}
.home-device .arrow-right {
	background:url(../images/arrows.png) no-repeat left bottom;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-15px;
	width:17px;
	height:30px;
	z-index:99;
}
.swiper-main {
	width: 800px;
	height: 600px;
	position: relative;
}
.sm-free {
	width: 105px;
	height: 61px;
	background: url(../images/free.png);
	position: absolute;
	right: -2px;
	top: -2px;
	z-index: 2;
}
.swiper1, .swiper1 .swiper-slide{
	width: 800px;
	height: 600px;

}

.pagination1 {
	text-align: center;
	margin-top: 5px;
}
/* Pagination */
.pagination1 .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #999;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}
.pagination1 .swiper-active-switch {
	background: #fff;2f9933
}
/*home tabs*/
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: border-box;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position:relative;
  min-height:1px;
  padding-left:15px;
  padding-right:15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float:left
}
.col-xs-12 {
  width:100%
}
.col-xs-11 {
  width:91.66666667%
}
.col-xs-10 {
  width:83.33333333%
}
.col-xs-9 {
  width:75%
}
.col-xs-8 {
  width:66.66666667%
}
.col-xs-7 {
  width:58.33333333%
}
.col-xs-6 {
  width:50%
}
.col-xs-5 {
  width:41.66666667%
}
.col-xs-4 {
  width:33.33333333%
}
.col-xs-3 {
  width:25%
}
.col-xs-2 {
  width:16.66666667%
}
.col-xs-1 {
  width:8.33333333%
}
@media (min-width:768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float:left
  }
  .col-sm-12 {
    width:100%
  }
  .col-sm-11 {
    width:91.66666667%
  }
  .col-sm-10 {
    width:83.33333333%
  }
  .col-sm-9 {
    width:75%
  }
  .col-sm-8 {
    width:66.66666667%
  }
  .col-sm-7 {
    width:58.33333333%
  }
  .col-sm-6 {
    width:50%
  }
  .col-sm-5 {
    width:41.66666667%
  }
  .col-sm-4 {
    width:33.33333333%
  }
  .col-sm-3 {
    width:25%
  }
  .col-sm-2 {
    width:16.66666667%
  }
  .col-sm-1 {
    width:8.33333333%
  }
  }
@media (min-width:992px) {
.col-md-8,.col-md-4 {float:left}
.col-md-8 {
    width:66.66666667%
  }
 .col-md-4 {
    width:33.33333333%
  }
   .col-md-12 {
    width:100%
  }

}
.fade {
  opacity:0;
  -webkit-transition:opacity .15s linear;
  -o-transition:opacity .15s linear;
  transition:opacity .15s linear
}
.fade.in {
  opacity:1
}
.tab-content>.tab-pane {
  display:none
}

.tab-content>.active {
  display:block
}
.tc-tabs-style1 {
  padding:
20px;
  background-color: #ffffff;
  border:
1px solid rgba(68, 68, 68, 0.1);
}
.tc-align-center .nav-tabs {
	border-bottom: 0;
  text-align: center;
}

.tc-align-center .nav-tabs li, .tc-align-right .nav-tabs li {
  display: inline-block;
  float: none;
  margin-right: 4px;
}
.tc-tabs-style1 .nav-tabs li a {
  border:
0 !important;
  border-radius:
0;
  line-height: normal;
  font-size: 13px;
  color: #777;
  font-weight: 600;
  padding:
8px 20px;
  margin-right: 4px;
  margin-bottom: 4px;
  background:
transparent;
  z-index: 111;
  box-shadow: 0 1px 4px rgba(221, 221, 221, 0.53);
  position: relative;
}
.tc-tabs-style1 .nav-tabs li a::after{background-color: #ff5252;}
/*-----------------------
    Tabs style 1
-------------------------*/

.tc-tabs-style1 {padding: 40px;background-color: #ffffff;border: 1px solid rgba(68, 68, 68, 0.1);margin: 50px;}
.tc-tabs-style1 .tc-tab-title {margin: 0 0 15px 0;font-size: 20px;line-height: normal;}
.tc-tabs-style1 .tc-tab-desc {font-size: 18px; line-height:36px;padding-right: 15px;}
.tc-tabs-style1 .tab-content {margin-top: 20px;padding-left: 5px;overflow:hidden;}
.tc-tabs-style1 .nav-tabs {border-bottom: 0;}
.tc-tabs-style1 .nav-tabs li a {border: 0 !important;border-radius: 0;line-height: normal;font-size: 20px;color: #202A30;font-weight: 600;padding: 12px 20px;margin-right: 4px;margin-bottom: 4px;background: transparent;z-index: 111;box-shadow: 0 1px 4px rgba(221, 221, 221, 0.53);position: relative;}
.tc-tabs-style1 .nav-tabs li a:after {content: '';position: absolute;left: 0;bottom: 0;height: 0;width: 100%;background-color: #d62818;-webkit-transition: all .4s ease;transition: all .4s ease;z-index: -1;}
.tc-tabs-style1 .nav-tabs li a:hover {color: #444;}
.tc-tabs-style1 .nav-tabs li.active a {color: #fff;}
.tc-tabs-style1 .nav-tabs li a:hover:after {height: 4px;}
.tc-tabs-style1 .nav-tabs li.active a:after {height: 100%;}
/*home-news*/
.homeNewsWrap .hot img{
	width:100%;
	height:auto;
	
}
.post-box {
  margin-bottom: 30px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.post-box .hot {
  margin-bottom: 10px;
}
.post-box .list_box .title {
  font-size: 20px;
  color: #fff;
  height: 62px;
  padding: 0 28px;
  background-color: #d62818;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.post-box .list_box .title a {
  font-size: 20px;
  color: #fff;
}

.post-box .list_box ul {
  border: solid 1px #d9d9d9;
    padding-left: 0;
}

.post-box .list_box ul li {
  background-color: #fff;
  border-bottom: solid 1px #d9d9d9;
  list-style: none;
}

.post-box .list_box ul li:last-child {
  border-bottom: none;
}

.post-box .list_box ul li:hover a {
  color: var(--styleColor);
  color: #d62818;
}

.post-box .list_box ul li a {

  font-size: 17px;
  color: #333333;
  display: flex;
  padding: 0 28px;
  justify-content: space-between;
}

.post-box .list_box ul li a span {
  font-size: 14px;
  color: #898989;
  margin-left: 20px;
  line-height: 62px;
}

.post-box .list_box ul li a p {
  flex: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden; max-height:62px;
  font-size: 17px;
  line-height: 62px;
  margin:0;
}
.visible-sm, .visible-xs {
  display: none !important;
}

@media (max-width: 768px) {
	.home-device {
	width:400px;
	height:300px;}
	.swiper-main {
	width: 400px;
	height: 300px;}
	.swiper1, .swiper1 .swiper-slide{
	width: 400px;
	height: 300px;
}
	.swiper1, .swiper1 .swiper-slide img{width:100%;}
	
	.tc-tabs-style1 {
  padding:15px 0;
  margin:50px 0;
}
.tc-align-center .nav-tabs li, .tc-align-right .nav-tabs li {
  margin-right: 2px;
}
.tc-tabs-style1 .nav-tabs li a {
  font-size: 16px;
  padding:8px 10px;
}
.tc-tabs-style1 .tc-tab-title {font-size: 16px;}
.tc-tabs-style1 .tc-tab-desc {font-size: 14px; line-height:22px;padding-left: 0;}
.tab-content>.tab-pane img {
  width:100%;
}
.visible-xs {
    display: block !important;
  }
	}
/* 手机页脚 */
.footer3 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #222;
}

.footer3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer3 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    font-size: 0;
}

.footer3 ul li a {
    display: block;
    color: #ffffff;
}

.footer3 ul li .fa {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 16px;
    height: 14px;
}




.footer3 ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
}

/*----- 7- Scroll-Top Area CSS -----*/
.scroll-top{
    position: fixed;
    bottom: 30px;
    right: 30px;
    height: 50px;
    width: 50px;
    font-size: 20px;
    color: #fff;
    background-color: #1995ed;
    outline: 10px solid rgba(25, 149, 237, 0.4);
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s; 
    transition: all 0.2s;
    z-index: 900;
    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;
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
}

.scroll-top:hover{
    background-color: #137cc7);
    cursor: pointer;
}
@media (max-width: 767px) {
  .scroll-top{
	bottom: 8rem;
}
}