html{ width: 100%;}
body{font-size: 14px; background: #fff; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 1.4; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .4s ease; cursor: pointer;}
a:hover{color: #ffa11f!important;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;font-size: 14px;}

.clearfix{zoom: 1;}
.clearfix:after{content: "."; *zoom: 1; display: block; visibility: hidden; overflow: hidden; height: 0; clear: both;}
.container{width: 1400px; margin: 0 auto;position: relative;}

.fl{float: left;}
.fr{float: right;}

.tyg_box img{width:100%;}

.ny_banner{display: block;}
.wap_ny_banner{display: none;}
.banner{display: block;}
.wap_banner{display: none;}
.wap_banner img{width: 100%;}

.ny_banner img,.wap_ny_banner img{width: 100%;}

@media screen and (max-width:780px) {
	.ny_banner{display: none;}
	.wap_ny_banner{display: block;}
	.banner{display: none;}
	.wap_banner{display: block;}
}

/************************** header start *************************************/
.header_zw{display: block;height: 192px;width: 100%;}
.header{position: fixed; width: 100%;top: 0;left: 0;z-index: 9999999;background: #fff;box-shadow: 0px -4px 7px #222;}
.header .head1{height: 40px;line-height: 40px;background: #f9f9f9;}

.header .head1 span{color: #8c8c8c;float: left;font-size: 14px;}
.header .head1 .sel_city{float: left;position: relative;}
.header .head1 .dingwei{display: block;height: 20px;width: 13px; background: url(../images/dw.png);float: left;margin:9px 3px 0 15px;}
.header .head1 .xjt{display: block;height: 8px;width: 9px; background: url(../images/xjt1.png);float: left;margin: 16px 5px 0 5px;}
.header .head1 b{font-weight: normal;color: #8c8c8c;font-size: 14px;}
.header .head1 .city_list{z-index:999999;display: none; background: #fff;position: absolute;top:100%;left: 0;width: 250px;box-sizing: border-box;padding: 15px 10px;box-shadow: 0px 5px 7px #ddd;}
.header .head1 .city_list a{color: #333;line-height: 24px;font-size: 14px;display: block;float: left;margin-right: 10px;cursor: pointer;transition: .3s;}
.header .head1 .hd1_r a{color: #666;padding: 0 8px;position: relative;display: inline-block;font-size: 14px;}
.header .head1 .hd1_r a+a::after{content: "";display: block;height: 14px;width: 1px;background: #666;position: absolute;top: 50%;left: -2px;margin-top: -7px;}

.header .head2 { box-sizing: border-box;padding: 20px 0;}
.header .head2 .logo{float: left;}
.header .head2 .search_box{float: left;margin-left: 150px;margin-top: 10px;}
.header .head2 .head_more{float: right;margin-top: 6px;}


.header .head2 .search_box .sear{float: left;width: 370px;background: #eee;height: 45px;line-height: 45px;box-sizing: border-box;padding: 0 10px;}
.header .head2 .search_box .sear .sel{height: 100%;width: 80px;float: left; background: url(../images/xjt2.png) no-repeat;background-position: right center;box-sizing: border-box;padding-right: 15px; appearance: none;-moz-appearance: none;-webkit-appearance: none;}
.header .head2 .search_box .sear .int{height: 100%;width: calc(100% - 80px);float: left;box-sizing: border-box;padding-left: 10px;}
.header .head2 .search_box .btn{height: 45px;background: #FFA11F;width: 90px;font-size: 16px;color: #fff;}

.header .head2 .head_more .h_phone{float: left;margin-left: 20px;padding-left: 27px;background: url(../images/phone.png) no-repeat;background-position: 0px 22px!important;}
.header .head2 .head_more .h_phone span{color: #7e7e7e;font-size: 14px;}
.header .head2 .head_more .h_phone p{color: #FFA11F;font-size: 22px;font-weight: bold;}

.header .head3{background: #f5f5f5;}
.header .head3 .nav ul li{width: 10%;float: left;text-align: center;position: relative;}
.header .head3 .nav ul li a{height: 50px;width: 100%; display: block; line-height: 50px;font-size: 16px;}
.header .head3 .nav ul>li:hover>a,.header .head3 .nav ul>li.active>a{background: #FFA11F;color: #fff !important;}

.header .subnav {width:200px;background:#ffffff;font-size:12px;text-align:left;position:absolute;left:-25px;top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;}
.header .subnav ol {padding:12px 0;}
.header .subnav ol li{width: 100% !important;margin: 0 !important;}
.header .subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:50px;line-height:50px;color:#333;font-size: 14px;text-align: center;}
.header .subnav a:hover {background:#FFA11F;color:#fff!important;}
.header .nav ul > li:hover .subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}

/************************** header end *************************************/











/************************** banner start *************************************/
.swiper-container_banner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.banner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner{position: relative;}
.banner .banner_ly{margin-top: -140px;margin-bottom: 80px; position: relative;z-index: 99;}
.banner .banner_ly .int{display: block;width: calc((100% - 210px)/4);float: left;height: 60px;background: #fff;margin-right: 5px;box-sizing: border-box;padding: 0 20px;font-size: 16px;position: relative;}
.banner .banner_ly .btn{display: block;width: 190px;height: 60px;background: #FFA11F;float: left;font-size: 25px;font-weight: bold;color: #fff;}
.banner .banner_ly .int.mj{background: #fff url(../images/m2.png) no-repeat;background-position: calc(100% - 15px) center;padding-right: 40px;}
.banner img{width: 100%;}


.swiper-container_nybanner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.wap_banner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.wap_banner{position: relative;}
.wap_banner .banner_ly{margin-top: -140px;margin-bottom: 80px; position: relative;z-index: 99;}
.wap_banner .banner_ly .int{display: block;width: calc((100% - 210px)/4);float: left;height: 60px;background: #fff;margin-right: 5px;box-sizing: border-box;padding: 0 20px;font-size: 16px;position: relative;}
.wap_banner .banner_ly .btn{display: block;width: 190px;height: 60px;background: #FFA11F;float: left;font-size: 25px;font-weight: bold;color: #fff;}
.wap_banner .banner_ly .int.mj{background: #fff url(../images/m2.png) no-repeat;background-position: calc(100% - 15px) center;padding-right: 40px;}
.wap_banner img{width: 100%;}
/************************** banner end *************************************/





.ind_tit{text-align: center;padding: 40px 0 20px 0;}
.ind_tit p{font-size: 30px;color: #222;padding-bottom: 10px;}
.ind_tit p b{font-size: 30px;color: #FFA11F;padding-bottom: 10px;}
.ind_tit .quan{display: inline-block;margin: 0px 10px;position: relative;top: -4px; height: 12px;width: 12px;border-radius: 100%;background: #222;}
.ind_tit span{font-size: 16px;color: #666;}
.ind_tit .xian{display: block;width: 60px;height: 3px;background: #FFA11F;margin: 15px auto;}


/************************** sec1 start *************************************/
.sec1{box-sizing: border-box;border-bottom: 1px solid #dcdcdc;padding: 40px 0 25px 0;}
.city_a+.city_a{padding-top: 15px;}
.city_a b{font-size: 16px;font-weight: bold;color: #444;}
.city_a a{font-size: 16px;color: #444;margin-right: 32px;display: inline-block;}
/************************** sec1 end *************************************/









/************************** sec2 start *************************************/
.sec2{padding-top: 40px;padding-bottom: 20px;}
.sec2 .ind_tit{padding-bottom: 60px;}
.ys_item{float: left;width: 20%;text-align: center;}
.ys_item .icon{display: block;margin: 0 auto;margin-bottom: 35px; height: 90px;width: 90px;background-color: #9d9c9c;border-radius: 100%;position: relative;transition: .3s;background-image: url(../images/sec2_icon.png);background-repeat: no-repeat; }
.ys_item .icon::after{content: "";display: block;height: 120px;width: 120px;box-sizing: border-box;border: 2px solid #9d9c9c;border-radius: 100%;position: absolute;top: -15px;left: -15px;transition: .3s;}
.ys_item .icon1{background-position: 20px 22px !important;}
.ys_item .icon2{background-position: -317px 22px !important;}
.ys_item .icon3{background-position: -630px 22px !important;}
.ys_item .icon4{background-position: -948px 22px !important;}
.ys_item .icon5{background-position: -1262px 22px !important;}
.ys_item p{color: #333;font-size: 18px;line-height: 26px;}
.ys_item:hover .icon::after{border:2px solid #ffa11f;}
.ys_item:hover .icon{background-color: #ffa11f;}
/************************** sec2 end *************************************/









/************************** sec3 start *************************************/
.sec3{padding: 50px 0 80px 0;}

.wdn_box{margin-top: 20px;}
.wdn_item{float: left;background: url(../images/sec3_bg.png);width: 6%;transition: 1s;background-size: cover;overflow: hidden;box-shadow: 3px 8px 6px #dadada;}
.wdn_item .tit{display: block;height: 480px;transition: 1s width;}
.wdn_item .desc{display: none;}
.wdn_item .tit {text-align: center;}
.wdn_item .tit p{font-size: 26px;color: #333;writing-mode: tb-rl;display: inline-block;position: relative;top: 50%;margin-top: -50px;}

.wdn_item .content {position: relative;}
.wdn_item .content .img{position: absolute;left: 0;top: 0;width: 0px;height: 100%;background-position: center !important;background-size: cover !important;transition: 1s;}
.wdn_item .content .desc{float: right;width: calc(100% - 700px);box-sizing: border-box;padding: 90px 30px 83px 30px;}
.wdn_item .content .desc strong{font-size: 28px;color: #333;font-weight: bold;margin-bottom: 20px;display: block;height: 40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.wdn_item .content .desc p{font-size: 15px;color: #666666;line-height: 28px;height: 84px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.wdn_item .content .desc .more{font-size: 16px;color: #333;display: block;margin: 40px 0 50px 0;height: 22px;}
.wdn_item .content .desc .bj{height: 50px;line-height: 50px; overflow: hidden; box-sizing: border-box;display: inline-block;background: #ffa11f url(../images/phone2.png) no-repeat;background-position: 20px 10px !important; box-sizing: border-box;border: 1px solid #e46713;padding: 0px 30px 0px 55px;font-size: 18px;color: #fff !important;font-weight: bold;}


.wdn_item.active{width: 76%;}
.wdn_item.active .tit{width: 0;height: 0;}
.wdn_item.active .desc{display: block;}
.wdn_item.active .content .img{width: 700px;}
/************************** sec3 end *************************************/









/************************** sec4 start *************************************/

.jz_item{float: left;width: calc(25% - 15px);height: 160px;transition: .3s; float: left;background: #f2f2f2;margin-right: 20px;margin-bottom: 20px; box-sizing: border-box;padding: 20px 25px;}
.jz_item:nth-of-type(4n){margin-right: 0;}

.jz_item .desc{float: left;width: calc(100% - 110px);box-sizing: border-box;padding-right: 20px;}
.jz_item .img{float: left;height: 110px;width: 110px;border-radius: 100%;border-radius: 100%;overflow: hidden;}
.jz_item .img img{width: 100%;}

.jz_item .desc strong{font-size: 24px;color: #333;font-weight: normal;transition: .3s; }
.jz_item .desc p{font-size: 16px;color: #999;padding: 5px 0 10px 0;line-height: 24px;box-sizing: border-box;transition: .3s;}
.jz_item .desc b{display: inline-block;background: #fff;box-sizing: border-box;padding: 10px;transition: .3s; }

.jz_item:hover{background: #ffa11f;}
.jz_item:hover strong{color: #fff;font-weight: bold;}
.jz_item:hover p{color: #fff;}
.jz_item:hover b{color: #ffa11f;}



.jz_show1 {width: 99.75%;position: relative;background: #000;}
/* .jz_show1 .img{overflow: hidden;position: relative;} */
/* .jz_show1 .img img{width: 100%;transition: .6s;} */
.jz_show1 p{width: 100%;position: absolute;bottom: 0;left: 0;width: 100%;height: 90px;line-height: 90px;text-align: center;font-weight: bold;font-size: 16px;color: #fff;background: rgba(0,0,0,.6);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


.jz_show1 video{display: block;width: 100%;}
.jz_show1.active video{opacity: .6;}
.jz_show1 i{width: 58px;height: 58px;display: block;position: absolute;top: 50%;left: 50%;margin-top: -29px;margin-left: -29px;cursor: pointer;}

.jz_show2{float: left;width: calc(33.3333% - 3px);margin-right: 3px;margin-top: 3px;display: block;}
.jz_show2 .img{overflow: hidden;position: relative;}
.jz_show2 .img img{width: 100%;transition: .6s;}
.jz_show2 p{width: 100%;position: absolute;bottom: 0;left: 0;width: 100%;height: 60px;line-height: 60px;text-align: center;font-weight: bold;font-size: 16px;color: #fff;background: rgba(0,0,0,.6);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/* .jz_show1:hover img{transform: scale(1.1);} */
.jz_show2:hover img{transform: scale(1.1);}

.more_btn{text-align: center;padding: 60px 0 70px 0;}
.more_btn a{display: inline-block;padding: 14px 50px;background: #FFA11F;border-radius: 6px;font-size: 16px;color: #fff !important;}
.more_btn a+a{margin-left: 15px;}
/************************** sec4 end *************************************/









/************************** sec5 start *************************************/
.sec5{background: url(../images/sec5_bg.jpg) no-repeat;background-position: center;background-size: cover !important;}
.case_sel{text-align: center;padding: 0px 0 30px 0;}
.case_sel a{font-size: 18px;color: #444;margin: 0 10px;position: relative;}
.case_sel a+a::after{content: "";display: block;height: 18px;width: 1px;background: #444; position: absolute;top: 50%;margin-top: -8px; left: -10px;}


.case_item{position: relative;}
.case_item .img{transition: .6s; height: 100%;width: 100%; background-position: center !important;background-size: cover !important;}
.case_item .desc{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,.3);box-sizing: border-box;padding: 15px 30px;}
.case_item .desc p{color: #fff;font-size: 18px;line-height: 30px;display: block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.case_item .desc span{color: #fff;font-size: 15px;line-height: 24px;display: block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;}
.case_item .img_box{height: 100%;width: 100%;overflow: hidden;}
.case_item:hover .img{transform: scale(1.05);}

.case_box{position: relative;background: #fff;box-sizing: border-box;padding: 3px;}
.case_left{float: left;width: 55%;}
.case_right{position: absolute;right: 0;top: 0;width: 45%;height: 100%;}
.case_item1{height: 420px;}

.case_l_list{margin-top: 3px;}
.case_item2{width: calc(50% - 2px);height: 220px;float: left;}
.case_item2+.case_item2{margin-left: 3px;}

.case_item3{position: absolute;right: 3px;top: 3px;height: 319px;width: calc(100% - 5px);}
.case_item4{position: absolute;right: 3px;bottom: 3px;height: 320px;width: calc(100% - 5px);}


.sec5 .more_btn{padding: 50px 0;}

/************************** sec5 end *************************************/









/************************** sec6 start *************************************/
.sec6{padding-bottom: 100px;}
.sec6 iframe{display: block;width: 100%;height: 720px;border: none;}
/************************** sec6 end *************************************/









/************************** sec7 start *************************************/
.sec7{background: #f8f8f8;padding-top: 20px;}
.sjs_imgs .sjs_item{width: 25%;float: left;position: relative;}
.sjs_imgs .sjs_item .img{width: 100%;overflow: hidden;}
.sjs_imgs .sjs_item img{width: 100%;transition: .6s;}
.sjs_imgs .sjs_item .desc{position: absolute;opacity: 0;visibility: hidden;transition: .3s; top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;padding: 70px 25px 0 25px;}
.sjs_imgs .sjs_item .desc strong{font-size: 26px;color: #fff;font-weight: normal;display: block;}
.sjs_imgs .sjs_item .desc b{font-size: 18px;color: #fff;font-weight: normal;display: block;padding-top: 5px;}
.sjs_imgs .sjs_item .desc .xian{display: block;width: 70px;height: 1px;background: #fff;margin: 10px 0 40px 0;}
.sjs_imgs .sjs_item .desc p{font-size: 16px;color: #fff;}
.sjs_imgs .sjs_item .desc .zt{display: block;font-size: 16px;color: #fff;background: #FFA11F;width: 110px;text-align: center;height: 35px;line-height: 33px;margin-top: 25px;}
.sjs_imgs .sjs_item .desc .more{position: absolute;right: 0;bottom: 0; display: block; width: 0;height: 0;border-bottom: 60px solid #FFA11F;border-left: 60px solid transparent;}
.sjs_imgs .sjs_item .desc .more::after{content: "+";display: block;color: #fff; font-size: 24px;font-weight: bold;position: absolute;right: 10px;bottom: -55px;}

.sjs_imgs .sjs_item:hover img{transform: scale(1.1);}
.sjs_imgs .sjs_item:hover .desc{opacity: 1;visibility: visible;background: rgba(0,0,0,.6);}

.sec7 .swiper-container_sjs {width: 100%;height: 100%;position: relative;overflow: hidden;}
.sec7 .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.sjs_list{box-sizing: border-box;padding: 0 110px;position: relative;margin-top: 60px;}
.sjs_list .img{overflow: hidden;width: 100%;}
.sjs_list .img img{width: 100%;transition: .3s;}
.sjs_list .img :hover img{transform: scale(1.1);}

.sec7 .swiper-button-next,.sec7 .swiper-button-prev{height: 56px;width: 30px;background-position: center !important;margin-top: -28px;}
.sec7 .swiper-button-prev{background: url(../images/l1.png) no-repeat #b5b5b5;}
.sec7 .swiper-button-next{background: url(../images/r1.png) no-repeat #b5b5b5;}

/************************** sec7 end *************************************/









/************************** sec8 start *************************************/
.sec8{padding: 40px 0 120px 0;}
.cooperation_process_ibox{margin-top: 80px;}
.cooperation_process_ibox .page-intro{padding-top:82px;}
.cooperation_process_ibox {padding-bottom:106px;overflow:hidden;background-color:#F7F7F7;}
.cooperation_process_ibox .page-intro .pi-txt {color:#999999;line-height:36px;}
.cooperation_process {font-size:0;position:relative;text-align:center;margin-top:40px;}
.cooperation_process li {float:left;width:12.5%;cursor:pointer;position:relative;box-sizing: border-box;}
.cooperation_process li .tit {font-size:18px;color:#444444;font-weight:500;margin-bottom:12px;margin-top:3px;}
.cooperation_process li .text {font-size:14px;color:#999999;height:48px;line-height:24px;box-sizing: border-box;padding: 0 10px;max-width: 175px;margin: 0 auto;margin-bottom:22px;}
.cooperation_process li .num {font-size:14px;color:#999999;text-align:center;font-weight:500;width:38px;height:38px;border:1px solid #DDDDDD;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;line-height:38px;cursor:pointer;margin:0 auto;background-color:#ffffff;position:absolute;left:50%;margin-left:-19px;z-index:22;bottom:-38px;}
.cooperation_process .line {width:88%;border-bottom:1px dashed #DDDDDD;position:absolute;bottom:-21px;left:98px;}
.cooperation_process li:hover .tit,.cooperation_process li:hover .text {color:#FFA11F;}
.cooperation_process li:hover .num {color:#fff;background-color:#FFA11F;border-color:#FFA11F;}
.cooperation_process li .icon {display:block;width:85px;height:85px;background:url(../images/sec8_icon.png) no-repeat;margin:0 auto;}
.cooperation_process li .icon1 {background-position: 14px 0;}
.cooperation_process li .icon2 {background-position:-198px 0;}
.cooperation_process li .icon3 {background-position:-400px 0;}
.cooperation_process li .icon4 {background-position:-587px 0;}
.cooperation_process li .icon5 {background-position:-795px 0;}
.cooperation_process li .icon6 {background-position:-1007px 0;}
.cooperation_process li .icon7 {background-position:-1200px 0;}
.cooperation_process li .icon8 {background-position:-1392px 0;}

/************************** sec8 end *************************************/









/************************** sec9 start *************************************/
.sec9{box-sizing: border-box;padding-bottom: 60px;}
.sec9 .swiper-container_jz {width: 100%;height: 100%;position: relative;overflow: hidden;}
.sec9 .swiper-slide {box-sizing: border-box;padding: 10px; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.jianzheng_list{box-sizing: border-box;padding: 0 100px;position: relative;padding-bottom: 60px;}
.sec9 .img{width: 100%;overflow: hidden;box-shadow: 0px 0px 8px #a4a4a4;}
.sec9 .img img{width: 100%;transition: .6s;}
.sec9 .img:hover img{transform: scale(1.05);}

.sec9 .swiper-button-next,.sec9 .swiper-button-prev{height: 48px;width: 28px;background-position: center !important;margin-top: -50px;}
.sec9 .swiper-button-prev{background: url(../images/l2.png) no-repeat;}
.sec9 .swiper-button-next{background: url(../images/r2.png) no-repeat;}

.sec9 .swiper-pagination{width: 100%;left: 0;bottom: 0;}
.sec9 .swiper-pagination-bullet{height: 20px;width: 20px;margin: 0 5px;background: #999;opacity: 1;}
.sec9 .swiper-pagination-bullet-active{background: #FFA11F;}
/************************** sec9 end *************************************/









/************************** sec10 start *************************************/
.sec10{background: #f8f8f8;}

.xw_sel{float: right;margin-bottom: 40px;}
.xw_sel a{font-size: 13px;color: #666;font-weight: bold;margin: 0 23px;position: relative;}
.xw_sel .qh{font-size: 16px;}
.xw_sel .qh+.qh::after{content: "";display: block;height: 16px;width: 2px;background: #666;position: absolute;top: 50%;left: -23px;margin-top: -6px;}

.xw_box .x_box{width: 50%;float: left;box-sizing: border-box;padding-right: 60px;}
.xw_box .w_box{width: 50%;float: left;}

.x_item {background: #fff;}
.x_item .img{overflow: hidden;}
.x_item .img .bg{display: block;height: 375px;width: 100%;background-position: center !important;background-size: cover !important;transition: .6s;}
.x_item .desc{box-sizing: border-box;padding: 15px 20px;}
.x_item .desc p{line-height: 30px;padding-bottom: 6px;}
.x_item .desc p b{font-size: 20px;color: #333;display: block;width: calc(100% - 100px);float: left;font-weight: normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height: 30px;overflow: hidden;transition: .3s;}
.x_item .desc p i{font-size: 14px;color: #999;display: block;width: 100px;text-align: right;float: right;transition: .3s;}
.x_item .desc span{font-size: 14px;color: #666;line-height: 22px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height: 44px;}

.w_item{margin-bottom: 28px;}
.w_item .date{height: 100px;width: 100px;background: #eeeeee;text-align: center;float: left;transition: .3s;}
.w_item .date p{font-size: 32px;font-weight: bold;color: #434343;padding-top: 15px;transition: .3s;}
.w_item .date span{font-size: 16px;font-weight: normal;color: #7b7b7b;transition: .3s;}
.w_item .desc{width: calc(100% - 100px);box-sizing: border-box;padding-left: 25px;float: left;margin-top: 3px;}
.w_item .desc p{font-size: 17px;color: #555;font-weight: bold;margin-top: 3px; line-height: 24px;height: 24px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.w_item .desc i{font-size: 14px;color: #999;display: block;margin: 8px 0 12px 0;}
.w_item .desc span{font-size: 15px;color: #7b7b7b;display: block;line-height: 24px;height: 24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


.x_item:hover .bg{transform: scale(1.05);}
.x_item:hover .desc p b{color: #FFA11F;}
.x_item:hover .desc p i{color: #FFA11F;}
.w_item:hover .date{background: #FFA11F;}
.w_item:hover .date p,.w_item:hover .date span{color: #fff;}
.w_item:hover .desc p{color: #FFA11F;}

.sec10 .more_btn{padding:40px 0 40px 0;}
/************************** sec10 end *************************************/



/************************** sec11 start *************************************/
.sec11{padding: 60px 0 25px 0;}
.sec11 .link_tit{font-size: 17px;color: #333;font-weight: bold;padding-bottom: 20px;}
.sec11 .link_list a{font-size: 14px;color: #878787;margin-right: 20px;line-height: 30px;}
/************************** sec11 end *************************************/




/************************** footer start *************************************/
.foot1{background: #FFA11F;box-sizing: border-box;padding: 40px 0 50px 0;}
.foot1 .ft_nav{float: left;width: calc(100% - 450px);}
.foot1 .ft_nav dl{float: left;width: 16.6666%;}
.foot1 .ft_nav dl dt{font-size: 17px;color: #fff;font-weight: bold;position: relative;}
.foot1 .ft_nav dl dt::after{content: "";display: block;height: 2px;width: 24px;background: #fff;margin: 13px 0;}
.foot1 .ft_nav dl dd a{font-size: 14px;color: #fff !important;line-height: 32px;}
.foot1 .ft_more{float: right;width: 330px;}
.foot1 .ft_more .phone_box{box-sizing: border-box;padding-left: 60px;padding-bottom: 15px;margin-bottom: 60px; border-bottom: 1px solid #fff;background: url(../images/phone3.png) no-repeat;background-position: 0 10px !important;}
.foot1 .ft_more .phone_box p{font-size: 16px;color: #fff;}
.foot1 .ft_more .phone_box span{font-size: 32px;font-weight: bold;color: #fff;letter-spacing: 3px;}

.foot1 .ewm_box .ewm{float: left;width:150px;text-align: center;}
.foot1 .ewm_box .ewm+.ewm{margin-left: 30px;}
.foot1 .ewm_box .ewm img{width: 100%;}
.foot1 .ewm_box .ewm p{color: #fff;font-size: 14px;padding-top: 15px;}


.foot2{background: #e5901b;height: 90px;line-height: 90px;}
.foot2 a,.foot2 span{font-size: 14px;color: #fff;opacity: .6;}
.foot2 a{margin-left: 20px;}
.foot2 a:hover{color: #fff!important;opacity: 1;}
/************************** footer end *************************************/














.wap_header{height: 50px;position: fixed;width: 100%;top: 0;left: 0;z-index: 9999999; background: #fff; box-shadow: 0 0px 48px 0 rgba(0,0,0,.1); z-index: 999999;}
.wap_header .logo{float: left; height: 40px; margin-top: 5px; margin-left: 10px;}
.wap_header .logo a{display: block; height: 100%;line-height: 50px; font-size: 12px;}
.wap_header .logo a img{display: block; height: 100%; float: left;margin-right: 5px;width: 241px;}
.sp_nav{display: block; width: 30px; height: 30px; position: absolute; top: 0; right: 10px; margin-top: 15px; z-index: 5;}
.sp_nav i{display: block; background: #F39800; width: 30px; height: 2px; position: absolute; left: 0; transition: all ease .35s;}
.sp_nav i:nth-of-type(1){top: 0;}
.sp_nav i:nth-of-type(2){top: 10px;}
.sp_nav i:nth-of-type(3){top: 20px;}
.sp_nav.sp_nav_se i:nth-of-type(1){top: 10px; transform: rotate(45deg);}
.sp_nav.sp_nav_se i:nth-of-type(2){width: 0;}
.sp_nav.sp_nav_se i:nth-of-type(3){top: 10px; transform: rotate(-45deg);}
.wap_nav{width: 100%; height: calc(100% - 50px); position: fixed; left: 0; top: -100%; z-index: 99999; transition: top ease .35s;}
.wap_nav.nav_show{top: 50px;}
.wap_nav > ul{min-width: 320px;  height: 100%; margin: 0 auto; background: #eee; position: relative; overflow-y: auto;}
.wap_nav ul li{border-top: 1px solid #ddd; margin-left: 20px; line-height: 40px; font-size: 14px; position: relative;}
.wap_nav > ul > li:first-child{border-top: 0 none;}
.wap_nav ul li a{height: 44px; line-height: 44px; display: block; padding-right: 75px; color: #666;}
.wap_nav ul li ul{display: none;}
.wap_nav ul li i{display: block; width: 70px; height: 26px; line-height: 26px; text-align: center; border-left: 1px solid #ddd; padding: 0 6px; position: absolute; right: 0; top: 9px;}
.wap_nav ul li i span{font-size: 14px; transition: all .5s;}
.wap_nav ul li i span:before{content: "";transition: .3s; display: block;height: 100%;width: 100%;background: url(../images/yjt.png) no-repeat;background-position: center !important;background-size: 12px;}
.wap_nav ul li i.nav_btndown span::before{color: #F39800; transform: rotate(90deg);}

.wap_header,.wap_nav{display: none;}



.sec3_wap{display: none;}
.wdn_sel{display: block;background: url(../images/sec3_bg.png) no-repeat;background-size: cover;}
.wdn_sel span{display: block;float: left;width: 20%;text-align: center;height: 50px;line-height: 50px;font-size: 14px;}
.wdn_sel span.sel{box-shadow: 0px 0px 8px #919191;}

.sec3_wap .wdn_item{display: none;}
.sec3_wap .wdn_item.sel{display: block;}
.sec3_wap .wdn_item{box-shadow: 0px 9px 6px #dadada;}
.sec3_wap .wdn_item .content .img{width: 100%!important;float: none;position: relative;}
.sec3_wap .wdn_item .content .img img{width: 100%;}
.sec3_wap .wdn_item .content .desc{position: relative;width: 100%;padding: 30px 20px 40px 20px;}
.sec3_wap .wdn_item .content .desc strong{font-size: 24px;height: auto;margin-bottom: 10px;}
.sec3_wap .wdn_item .content .desc p{font-size: 14px;line-height: 22px;height: 88px;}
.sec3_wap .wdn_item .content .desc .more{margin: 5px 0 20px 0;font-size: 14px;}

.wap_foot2{display: none;}


@media screen and (max-width:1560px) {
	.container{width: 1400px;}
}
@media screen and (max-width:1460px) {
	.container{width: 1180px;}
	.header .head2 .search_box{margin-left: 80px;}
	.header .head2 .search_box .sear{width: 240px;}
	
	.wdn_item.active .content .img{width: 500px;}
	.wdn_item .content .desc{width: calc(100% - 500px);}
	.jz_item{padding: 20px 10px;}
	.jz_item .desc strong{font-size: 22px;}
	.jz_item .desc p{font-size: 14px;}
	.jz_item .desc b{font-size: 12px;}
}
@media screen and (max-width:1199px) {
	.container{width: 100%;box-sizing: border-box;padding: 0 20px;}
	.wap_header,.wap_nav{display: block;}
	.header{display: none;}
	.header_zw{height: 50px;}
	
	.banner .banner_ly{margin-top: -100px;margin-bottom: 40px;}
	.banner .banner_ly .int{height: 45px;font-size: 14px;}
	.banner .banner_ly .btn{height: 45px;font-size: 18px;}
	
	.jz_item{width: calc(50% - 10px);}
	.jz_item:nth-of-type(4n){margin-right: 0;}
	.jz_item:nth-of-type(2n){margin-right: 0px;}
	
	.case_item1{height: 350px;}
	.case_item2{height: 200px;}
	.case_item3,.case_item4{height: 275px;}
	
	.foot1 .ft_more .phone_box span{font-size: 26px;}
	.foot1 .ewm_box .ewm{width: 120px;}
	.foot1 .ft_more{width: 300px;}
	.foot1 .ft_nav{width: calc(100% - 350px);}
	.sjs_imgs .sjs_item .desc{display: none;}
}
@media screen and (max-width:992px) {
	.ind_tit p{font-size: 26px;padding-bottom: 2px;}
	.ind_tit span{font-size: 14px;}
	.ys_item p{font-size: 14px;line-height: 20px;}
	
	.wdn_item{width: 100% !important;}
	.wdn_item .tit{display: none !important;}
	.wdn_item .content{display: block !important;}
	.wdn_item .desc{display: block !important;}
	.wdn_item .content .img{width: 500px !important;}
	.sec3_wap{display: block !important;}
	.sec3{display: none;}
	.jz_show2:nth-of-type(3){display: none;}
	.jz_show2{width: calc(50% - 3px);}
	.case_item .desc{padding: 15px;}
	
	.sec6{display: none;}
	
	.sjs_list{padding: 0 50px;}
	
	.cooperation_process li {width:50%;}
	.cooperation_process {margin-top:30px;}
	.cooperation_process_ibox {padding-bottom:0;padding-top:45px;}
	.cooperation_process li .num {display:none;}
	.cooperation_process .line {display:none;}
	.sec8{padding-bottom: 30px;}
	
	
	.jianzheng_list{padding: 0 50px;padding-bottom: 30px;}
	.sec9 .swiper-pagination-bullet{height: 12px;width: 12px;}
	.sec9 .swiper-button-next, .sec9 .swiper-button-prev{margin-top: -40px;}
	.xw_sel{float: none;text-align: center;margin-bottom: 20px;}
	.xw_box .x_box{width: 100%;padding: 0;float: none;margin-bottom: 28px;}
	.xw_box .w_box{width: 100%;float: none;}
	.more_btn a{padding: 10px 30px;}
	.foot1{padding: 30px 0 35px 0;}
	.foot1 .ft_nav{float: none;display: none;}
	.foot1 .ft_more{float: none;margin: 0 auto;width: 271px;}
	.foot1 .ft_more .phone_box span{font-size: 22px;}
	.foot1 .ft_more .phone_box p{font-size: 14px;}
	.foot1 .ft_more .phone_box{background-size: 30px !important;padding-left: 45px;background-position: 5px 15px !important;padding-bottom: 5px;margin-bottom: 20px;}
	
	.banner .banner_ly{margin: 0;margin-top: 10px;}
	.banner .banner_ly .int{background: #f2f2f2 !important;width: calc(50% - 2px);margin-bottom: 4px;margin-right: 4px;}
	.banner .banner_ly .int:nth-of-type(2n){margin-right: 0;}
	.banner .banner_ly .btn{width: 100%;}
	.wap_foot2{display: block !important;text-align: center;height: auto;line-height: 24px;box-sizing: border-box;padding: 10px 0;}
	.wap_foot2 a, .wap_foot2 span{font-size: 12px;}
	.foot2{display: none;}
	.sec11 .link_list a{line-height: 24px;}
	.sec11 .link_tit{padding-bottom: 10px;}
}

@media screen and (max-width:768px) {
	.sec1{padding: 20px 0;}
	.city_a b{font-size: 14px;}
	.city_a a{margin-right: 20px;font-size: 14px;}
	.city_a+.city_a{padding-top: 10px;}
	.ys_item{width: 50%;margin-bottom: 30px;}
	.ys_item:nth-of-type(5){width: 100%;}
	.ys_item .icon{zoom: .9;}
	.sec2{padding-top: 0;}
	.ind_tit p{font-size: 22px;}
	.sec3_wap{padding-top: 0;}
	.jz_show1 p{height: 50px;line-height: 50px;font-size: 14px;}
	.jz_show2 p{height: 40px;line-height: 40px;font-size: 14px;}
	.more_btn{padding: 30px 0 40px 0;}
	.more_btn a{font-size: 14px;}
	.case_sel a{font-size: 14px;}
	.case_sel{padding-bottom: 20px;}
	.case_left{width: 100%;float: none;}
	.case_right{width: 100%;position: relative;}
	.case_item3, .case_item4{position: relative;width: calc(50% - 2px);float: left;top: auto;right: auto;bottom: auto;margin-top: 3px;height: 200px;}
	.case_item3{margin-right: 3px;}
	.case_item .desc p{font-size: 16px;}
	.case_item .desc span{font-size: 14px;}
	.case_item .desc{padding: 10px 15px;}
	.sec5 .more_btn{padding: 30px 0 40px 0;}
	.sec9 .swiper-button-next, .sec9 .swiper-button-prev{zoom: .8;}
	.jianzheng_list{padding: 0 40px;padding-bottom: 30px;}
}
@media screen and (max-width:646px) {
	.container{padding: 0 10px;}
	.jz_item .desc{width: 100%;float: none;padding-right: 0;}
	.jz_item .img{float: none;margin: 0 auto;margin-top: 10px;}
	.jz_item{height: auto;text-align: center;}
	.jz_item .desc span{height: 50px;display: flex;}
	.jz_item .desc span b{margin: auto;}
	.jz_show1 p{font-size: 12px;font-weight: normal;height: 40px;line-height: 40px;}
	.jz_show2 p{font-size: 12px;font-weight: normal;height: 40px;line-height: 40px;box-sizing: border-box;padding: 0 10px;}
	.case_sel a{margin: 0 3px;font-size: 12px;}
	.case_sel a+a::after{left: -6px;}
	.case_item1{height: 250px;}
	.case_item2,.case_item3,.case_item4{height: 150px;}
	.case_item .desc p{line-height: 24px;}
	.case_item .desc{padding: 10px;}
	.case_item .desc span{font-size: 12px;line-height: 18px;}
	.sjs_imgs .sjs_item{width: 50%;}
	.xw_sel .qh{font-size: 12px;margin: 0 5px;}
	.xw_sel .qh+.qh::after{height: 14px;margin-top: -6px;width: 1px;left: -8px;}
	.xw_sel a{margin: 0 10px;font-size: 12px;}
	.x_item .img .bg{height: 200px;}
	.x_item .desc{padding: 15px 10px;}
	.x_item .desc p b{font-size: 16px;}
	.w_item .desc{padding-left: 15px;}
	.w_item .date{height: 90px;width: 90px;}
	.w_item .date p{padding-top: 10px;}
	.w_item{margin-bottom: 10px;}
	.sec11{padding: 40px 0 25px 0;}
}

.pagesDiv {clear:both;width:100%;margin:0 auto;line-height:25px;padding:10px 0px 10px 0px;}

.pages {height:30px;color:#666666;margin-top:5px;text-align:center;}

.pages a:link,.pages a:visited {color:#666666;}

.pages a,.pages a:link {text-decoration:none;padding:2px 5px;border:1px solid #DDDDDD;background:#FFFFFF;margin:0px 2px;font-size:12px;color:#666666;text-align:center;}

.pages a:hover {background:#FB9007;color:#FFFFFF;border:1px solid #FFA11F;text-decoration:none;text-align:center;padding:2px 5px;}

.pages .cpb {font-weight:bold;color:#FFFFFF;background:#FB9007;border:1px solid #FFA11F;text-align:center;margin:0px 2px;padding:2px 5px;}

.pages .intext {width:30px;border:1px solid #7F9DB9;height:19px;line-height:19px;}

.pagination {text-align:center;}

.pagination li {display:inline-block;color:#333333;height:30px;line-height:30px;margin:0px 5px 0px 0px;vertical-align:middle;}

.pagination li a {float:left;display:block;height:25px;line-height:25px;padding:0 10px;font-size:13px;border:1px solid #dddddd;color:#555555;text-decoration:none;}

.pagination li a:hover {background:#FB9007;color:#ffffff;}

.pagination li a.thisclass {background:#FB9007;color:#ffffff;border:1px solid #FFA11F;cursor:default;}

.pagination li a.thisclass:hover {background:#FB9007;color:#ffffff;border:1px solid #FFA11F;cursor:default;}

.pagination li .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999999;}

.pagination li .pageinfo strong {color:#555555;font-weight:normal;}

.pagination table {text-align:center;margin:10px 0px 0px 25%;}

.pagination table td {padding:0px 2px;}

#pages {padding:14px 0 10px;text-align:right;}

#pages a {display:inline-block;height:30px;line-height:30px;background:#ffffff;border:1px solid #e3e3e3;text-align:center;color:#333333;padding:0 14px;}

#pages a.a1 {background:url('../images/pages.png') no-repeat 0 5px;padding:0 5px;}

#pages a:hover {background:#f1f1f1;color:#000000;text-decoration:none;}

#pages span {display:inline-block;height:30px;padding:0 14px;line-height:30px;background:#FFA11F;border:1px solid #FFA11F;color:#ffffff;text-align:center;}

#pages .noPage {display:inline-block;height:22px;line-height:22px;background:url('../images/titlebg.png') repeat-x 0 -55px;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}


.job_top{margin-top: 25px;margin-bottom: -10px;}
.job_top_one{padding-top: 14px;padding-bottom: 6px; box-sizing: border-box;border-bottom: 1px dashed #ccc;}
.job_top b {float: left;width: 90px;text-align: right;}
.job_top_one ul {padding-right: 0px;overflow: hidden;line-height: 24px;}
.job_top ul li {float: left;padding: 0 5px;cursor: pointer;margin-bottom: 5px;line-height: 24px;box-sizing: border-box;width: 100px;text-align: center;}
.job_sel {color: #fff !important;background-color: #FFA11F;}
.job_sel  a{color: #fff;font-size: 14px;}




.apply_popup_layer,.common_apply_popup_layer,.apply_budget_popup_layer{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: #2f2e2e;z-index: 9999999;opacity: 0.5;display: none;cursor: pointer;}
.apply_popup{width: 690px;height: 466px;box-sizing: border-box; line-height: 30px;text-align: center;background-color: #ffffff;z-index: 9999999;position: fixed;top: 50%;left: 50%;margin-top: -250px;margin-left: -345px;padding: 40px 174px;display: none;}
.apply_budget_popup{width: 500px;height: 410px;line-height: 30px;text-align: center;background-image: url(../images/talk_budget_bg.jpg);z-index: 99999999;position: fixed;top: 50%;left: 50%;margin-top: -210px;margin-left: -205px;padding: 75px 125px 0;display: none;}
.apply_budget_popup .apply_popup_ul li input{width: 250px;height: 43px;border: solid 1px #fff;margin-bottom: 0; padding: 0 10px 0 10px !important;font-size: 14px;}
.apply_budget_popup .apply_popup_ul li button {width: 250px;height: 43px;background-color: #ff9632;}
.apply_budget_popup .apply_popup_title{width: 250px;font-size: 24px;}
.apply_budget_popup .apply_popup_p{width: 250px;font-size: 14px;}
.apply_budget_popup .apply_popup_ul li {margin-top: 6px;margin-bottom: 6px;}
.apply_budget_popup .explain {font-size: 12px;color: #999999;}
.icon-cancel-2{position: absolute;right: 86px;top: 50px;width: 16px;height: 16px;cursor: pointer;background-image: url(../images/close_budget.png);}
.apply_popup_title{font-size: 26px;color: #333333;font-weight: normal;}
.apply_popup_title,.apply_popup_p,.apply_popup_ul,.apply_popup_ul li,.apply_popup_ul li input,.apply_popup_ul li button,.apply_popup .explain{width: 342px;float: left;}
.apply_popup_title .icon-phone-circled{color: #43514c;}
.apply_popup_p{font-size: 18px;color: #999999;margin-bottom: 5px;margin-top: 10px;}
.apply_popup_ul li{margin-top: 10px;margin-bottom: 10px;}
.apply_popup_ul li input{font-size: 16px;color: #999999;padding: 0 20px;height: 45px;line-height: 45px;border:solid 1px #d9d9d9;box-sizing: border-box;}
.icon-cancel-1{position: absolute;right: 5px;top: 0;width: 30px;height: 30px;line-height: 30px;color: #bababc;font-size: 19px;margin: 0;cursor: pointer;}
.apply_popup_ul li button{font-size: 18px;color: #fff;border:0;background-color: #FFA11F;line-height: 45px;}
.apply_popup .explain{color: #505050;font-size:16px;margin-top: 0px;line-height: 25px;}
.apply_popup .explain i{color: #ea3d00}
.enlist_ul i{top: 0  !important;}
.eg-alert  i{position: absolute;left: 15px;top: 8px;color: #999;margin: 0;font-size: 18px;}
.eg-alert  input {width: 100%;height: 44px;line-height: 44px;float: left;border: solid 1px #d9d9d9;font-size: 16px;color: #999999;text-align: left;padding: 0 10px 0 48px !important;}
.et-alert{height: 100%;width: 100%;position: relative;display: inline-block;}
.et-alert input{background-color: #fff !important;}
.et-alert em{top: 0;right: 20px !important;height: 100%;width: 100%;}
.et-alert-text{color: red;position: absolute;bottom: -30px;left: 10px;font-size: 12px;}
.demo-icon {width: 20px;display: block;}
.demo-icon img{width: 100%;}
p.eg-alert{position: relative;}



.guding-box{z-index:99999;position: fixed;right: 0px; bottom: 22%;}
.guding-box>div{font-size: 14px; width: 40px;text-align: center;padding: 10px 8px;background: #ffa11f;opacity:0.8;border: 1px solid white;border-radius: 3px;cursor: pointer;box-sizing: unset;}
.guding-box>div>a{color: black!important;}
.guding-box>.nav{display: none;}
.wap_guding-box{display: none !important;}

.ewm-son{background: rgba(0, 0, 0, 0.7);padding: 2px;position: fixed;right: 60px;bottom: 20%;z-index: 99999;}
.ewm-son>div>img{width: 100px;}
.ewm-son>div>p{text-align: center;color: white;}

#bj-cover{width: 100%;position: fixed;top: 0;left: 0;z-index: 100;background-color: rgb(0, 0, 0, .3)}
#bj{width: 600px;padding-bottom: 3%;background: #fefefe;position: fixed;z-index: 900;top: 25%;left: 50%;transform: translateX(-50%); border-radius: 3px;}
#bj>div{width: 70%;margin: 0 auto 20px;display: flex;justify-content: space-between;align-items: center;}
#bj>div>p{color: #696969;flex:1;font-size: 14px;}
#bj>div>select{width: 80%;}
#bj>div>input{width: 80%;}
#bj>.button{box-sizing: border-box; padding: 2% 4%;margin: 0 auto;background: #FFA11F;color: white;border-radius: 3px;cursor: pointer;}
#bj>.button input{width: 100%;}
#bj>.close{width: 5%;font-size: 26px;position: absolute;z-index: 999;right: 20px;top: 3px;cursor: pointer;text-align: center;}
#bj>.close img{width: 100%;}
.unshow {display: none;}
#bj .title {width: 100%;text-align: center;font-size: 30px;padding: 30px 0;}
#bj .layui-input{border: 1px solid #e6e6e6;height: 38px;box-sizing: border-box;padding: 0 10px;font-size: 14px;}



@media screen and (max-width:761px) {
	.apply_popup{width: 90%;left: 5%;margin: 0;padding: 40px 20px;height: auto;top: 50%;transform: translateY(-50%);}
	.apply_popup_title, .apply_popup_p, .apply_popup_ul, .apply_popup_ul li, .apply_popup_ul li input, .apply_popup_ul li button, .apply_popup .explain{width: 100%;box-sizing: border-box;}
	.apply_popup_title{font-size: 22px;}
	.apply_popup_p{font-size: 14px;}
	.apply_popup_ul li{margin: 5px 0;}
	
	#bj{width: 90%;}
	#bj>div{width: 90%;}
	
}

















/* 8.19修改 */
.citys{width: 364px;float: left;/*height: 530px;*/background-color: #fff;padding: 0 16px 29px 16px;position: absolute;margin: -3px -6px;border: solid 1px #d9d9d9;z-index: 9999999;display: none;}
.citys li{width: 100%;float: left;line-height: 20px;font-size: 14px;margin: 14px 0 0 0;color: #505050;}
.citys li:nth-child(2){color: #999;margin-top: 20px;text-align: center;padding-bottom: 10px;border-bottom: dashed 1px #d8d8d8;}
.citys li:first-child .goBack{height: 40px;width: 206px;line-height: 40px;text-align: center;margin: 10px auto 0;border-radius: 20px;background: #eb3d00;}
.citys li:first-child .goBack a{float: none;font-size: 18px;color: #fff;margin-right: 0;}
.citys li:first-child p.goBack i{margin-left: 0;margin-right: 16px;}
.citys li em{width: 20px;float: left;color: #fff;line-height: 20px;text-align: center;margin: 0 13px 0 0;background-color: #505050;}
.citys li a{float: left;margin-right: 21px;color: #505050;}
.sel_city:hover .citys{display: block;}



.header .head1 .a{color: #7e7e7e;float: left;line-height: 40px;margin-right: 6px;}
.header .head1 .icon{background: url(../images/sc_icon.png) no-repeat;margin-right: 5px; display: block;height: 25px;width: 25px;float: left;margin-top: 9px;}
.header .head1 .icon1{background-position: 0px 0px !important;}
.header .head1 .icon2{background-position: -37px 0px !important;}

.header .head1 .ewm_r{position: relative;z-index: 9999;}
.header .head1 .ewm_r img{width: 140px;position: absolute;top: 100%;left: 50%;margin-left: -70px;box-sizing: border-box;border: 1px solid #ccc;display: none;}
.header .head1 .ewm_r:hover img{display: block;}

.header .head2 .head_more .h_phone p{font-size: 26px;}
.header .head2 .head_more .h_phone{background-position: 0px 27px!important;}



.sjs_right{position: relative;padding: 30px 15px;width: 100%;margin: auto;top: 0;left: 0;height: auto;}
.sjs_right .apply_popup_title{font-size: 24px;}
.sjs_right .apply_popup_p{font-size: 14px;margin-top: 0;}
.sjs_right .apply_popup_ul{float: none;}
.sjs_right .apply_popup_title, 
.sjs_right .apply_popup_p, 
.sjs_right .apply_popup_ul, 
.sjs_right .apply_popup_ul li, 
.sjs_right .apply_popup_ul li input, 
.sjs_right .apply_popup_ul li button, 
.sjs_right .apply_popup .explain{width: 100%;}

.desBody .listBox .item .name a{font-size: 18px !important;}
.desBody .listBox .item .name a span{font-weight: normal;padding-left: 10px;font-size: 14px;}


.zhj_table img{width: 100%;}


.zxanli-k p{
	/*text-align: center;*/
	/*font-size: 18px;*/
	/*margin: 20px 0 5px;*/
	margin-bottom: 5px;
}

.zxanli-k p img{
	margin: 10px auto;
	display: block;
}



.wdydk_sec5{padding-bottom: 100px;}

.zx_item .img{height: 200px;}
.zx_item .img img{position: relative;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.zx_item:hover .img img{transform:  translate(-50%, -50%) scale(1.1)!important;}



.headimg{margin-top: 10px;}
@media screen and (max-width:749px) {
	.wdydk_sec5{padding-bottom: 50px;}
}
@media screen and (max-width:599px) {
	.zx_item .img{height: auto;}
	.zx_item .img img{position: relative;top: 0%;left: 0%;transform: translate(0%, 0%);}
	.zx_item:hover .img img{transform:  translate(-0%, -0%) scale(1.1)!important;}
	.sec2,.sec4,.sec8{display: none;}
}

.felx-kei {
	display: flex;
	align-items: center;
}




.yuyue{box-sizing: border-box;}
.jieshao{width: calc(100% - 250px) !important;box-sizing: border-box;}
.contact-bottom .left{display: block !important;}
.wap_guiding{display: none;}


@media screen and (max-width:1199px) {
	.sjs_right{display: none !important;}
	.zx_left{width: 100% !important;float: none !important;}
	.video{width: 100% !important;}
	.job_top ul li{
		width: 33%;
	}
}
@media screen and (max-width:860px) {
	.contact-bottom .right{
		padding: 10% 0 0% 0;
	}
}
@media screen and (max-width:780px) {
.contact-bottom .left .map{height: 300px !important;}
.jieshao{width: calc(100% - 100px) !important;}
.yuyue.call{float: none !important;display: block;margin-top: 15px!important;}
.wap_clear::after{content: "";display: block;height: 0;clear: both;}
.ziliao>#up>div:nth-child(2)>div{align-items: flex-start !important;}

.guding-box{display: none !important;}
.wap_guding-box{display: block !important;}

.guding-box>div{width: 14px;padding: 7px 8px;}

.wap_guiding.you{right: -50px;}
.wap_guiding.active{right: -50px;}
.wap_guiding.you.active{right: 0px;}

.dy_title3 p, .dy_title4 p{font-size: 20px !important;}
}
@media screen and (max-width:520px) {
	.ziliao>#up>img{width: 100% !important;}
	.ziliao>#up>div:nth-child(2){width: 100% !important;margin-top: 15px;}
	.ziliao>#up>div:nth-child(2)>div{height: auto!important;line-height: 28px;}
	.ziliao{padding: 20px 15px;}
}
@media screen and (max-width:480px) {
.jieshao{width: calc(100% - 70px) !important;}
}

.zhj-bj img{width:100%}
.onPC img{width:100%}
.onPhone img{width:100%}

::-webkit-input-placeholder{font-size:16px!important;color: #333!important;}
