﻿a{color:#222;}
a:hover{color: #ff9100;}
img{max-width: 100%;}
.tac{text-align: center;}
.bgf{background: #fff;}
.ovhtable{display: table;}
.ovh{overflow: hidden;}
.pr{position: relative;}
.wrapper{width:1320px; margin:0 auto;}
.disflex{display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex;}
.disflex_1{-webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1;}

.header{ width: 100%; display: table;}
.headfix{width:100%; height:80px; line-height:80px;  position:fixed; top:0; z-index:9; color:#fff; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.header a{color:#fff;}
.header a:hover{color:#ff9100;}
.head_wrap{width:80%; margin:0 auto;}
.logo{ float:left; line-height: 80px; margin-right:5%; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.logo img{max-height:50px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}

.nav{line-height:80px; float:left;}
.nav .navico{display:none;}
.nav ul{margin:0 auto; display:table; text-align: left;}
.nav li{float:left; padding:0 25px; font-size:20px; font-weight:400;}
.nav li a{display:block; position:relative;}
.nav li.on a{color: #ff9100;}
.nav li.on a:after{display: block; position: absolute; left:0; bottom: 0;width: 0;height: 3px; border-radius:3px; background:#ff9100; content: ""; -webkit-transition: width 0.2s; -moz-transition: width 0.2s; -o-transition: width 0.2s; transition: width 0.2s; width:100%; }
.hsbg{width:100%; height:100%; position:fixed; left:0; top:0; bottom:0; right:0; background:#000; opacity:0.5; z-index:990; display:none;}
.head_r{float:right;}

.logreg{float:left; font-size:18px; position:relative;}
.logreg a{display:inline-block; padding:0 15px; line-height: 30px; margin-left:20px;}
.logreg a.on{color: #ff9100; border:1px solid #ff9100; border-radius: 5px;}
.logreg img{width:38px; height:38px; border-radius:38px;}




.header.fix .headfix, .header.nofix{box-shadow: 0px 0px 6px 0px rgba(163, 163, 163, 0.36); background:#fff; height:80px; background:#fff; color:#2b5fe2;}
.header.nofix .headfix{position:initial; color:#333;}
.header.nofix.fix .headfix{position:fixed;}
.header.fix a, .header.nofix a{color:#333;}
.header.fix a:hover, .header.nofix a:hover, .header.fix .logreg a.on, .header.nofix .logreg a.on{color:#ff9100;}

.banner{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;width: 100%;}
.banner img{object-fit: cover; min-height: 250px;}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;transform:translate3d(0px,0,0)}
.banner .swiper-slide {flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;background-position: center; background-size: cover;}
.banner.swiper-container-fade .swiper-slide {pointer-events:none; transition-property:opacity;}
.banner .pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}
.banner.swiper-container-horizontal>.swiper-pagination-bullets{bottom:20px;left:0;width:100%;}
.banner .swiper-pagination-bullet {width:12px;height:12px;display:inline-block;border-radius:8px; background:#fff; opacity:0.5; margin:0 10px; cursor:pointer;}
.banner .swiper-pagination-bullet-active {background: none; background: #ff9100; opacity:1;}

.ban_search{position: absolute; left: 0; bottom: 100px; right: 0; z-index: 5;}
.ban_search dl{-webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1;display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex; background: #fff; border-radius: 5px; border:1px #ff9100 solid; overflow: hidden;}
.ban_search dl dd{-webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; padding:0 15px;}
.ban_ssinp{width: 100%; height: 50px; line-height: 50px; border:0 none; font-size: 16px; color: #333; outline: none; background: none;} 
.ban_search dl dt{line-height: 50px; background: #f3f3f3; border-radius: 5px; color: #666; font-size: 16px; width: 120px; text-align: center;}
.ban_ssbtn{height: 52px; width: 100px; margin-left: 20px; border-radius: 5px; background: url(../images/ssico.png) no-repeat center center #ff9100;}

.content{width:100%;}
.pad100{padding:100px 0;}
.mgt100{margin-top: 100px;}
.ctitle{font-size: 44px; font-weight: bold; padding-bottom: 20px;}
.cten{color: #a6a6a6; font-size: 28px; text-transform: uppercase; padding-bottom: 10px;}
.cttxt{color: #333;font-size: 22px; padding-bottom: 15px; line-height: 36px;}
.yellowcol{color: #ff9100;}
.ibg1{background: url(../images/icbg.png) no-repeat 5% 40px #f4f5f7;}
.bgf4{background: #f4f5f7;}
.zscqbox, .cwzxbox{width: 100%; overflow: hidden; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;}
.zscqbox dt{float: left; width: 55%;}
.zscqbox dd{float: right; width: 40%;}
.zscqbox dd img{border-radius: 20px;}
.zscqbox dt p, .cwzxbox dd p{font-size: 18px; color: #666; padding-bottom: 15px;}

.zscq_more{display: inline-block; background: #f69222; font-size: 20px; line-height: 60px; border-radius: 60px; padding:0 30px; margin-top: 30px;}
.zscq_more:hover{color: #fff;}
.cwzxbox dt{float: left; width: 40%;}
.cwzxbox dd{float: right; width: 55%;}
.cwzx_more{display: inline-block; background: #f69222; color: #fff; font-size: 20px; line-height: 50px; border-radius: 10px; padding:0 30px; margin-top: 30px;}
.cwzx_more:hover{color: #fff;}
.cttitle h2{position: relative;}
.cttitle h2:after{content: ''; width: 120px; margin-left: -60px; height: 3px; background: #ff9100; position: absolute; left: 50%; bottom: 0; }
.inews{width: 100%; overflow: hidden; padding-top:50px;}
.cttitle h2.tal:after{left: 0; margin-left: 0;}

.inews_l{width: 47%; float: left;}
.inews_r{width: 50%; float: right;}
.inews_l h1{width: 100%; padding-bottom: 70%; position: relative; overflow: hidden; margin-bottom: 20px;}
.inews_l h1 img{position: absolute; top:0; left:0; right: 0; bottom: 0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; width: 100%; height: 100%; object-fit: cover; display: block; margin:auto; transition: all .36s ease; -ms-transition: all .36s ease; -moz-transition: all .36s ease; -webkit-transition: all .36s ease; -o-transition: all .36s ease;}
.inews_l h1:hover img{transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);}
.inews h2{width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 20px;}
.inews p{width: 100%; overflow: hidden;color: #666; font-size: 16px; margin-top: 15px; line-height: 24px; max-height: 48px;}
.inews dl{padding:25px 15px;  overflow: hidden;}
.inews dl dt{ padding-right: 15px; margin-top: 5px; border-right: 1px #ddd solid; text-align: right; width: 90px; float: left;}
.inews dl dt span,.inews dl dt em{display: block; overflow: hidden; width: 100%;}
.inews dl dt span{font-size: 36px;}
.inews dl dt em{font-size: 20px; color: #666; margin-top: 15px;}
.inews dl dd{margin-left: 130px;}
.inews dl:hover{background: #fff7ed;}
.news_more{display: inline-block; border:1px solid #f69222; color: #f69222; font-size: 20px; line-height: 50px; border-radius: 10px; padding:0 30px; margin: 50px auto 0;}
.news_more:hover{background: #f69222; color: #fff;}
.ifwbox{width: 100%; overflow: hidden; margin-top: 50px;}
.ifwbox ul{width: 102%;}
.ifwbox li{width: 31.33%; float: left; margin:25px 2% 0 0; position: relative;}
.ifwbox li:first-child{width: 64.66%;}
.ifwbox a{display: block;}
.ifwbox dl{width: 100%; overflow: hidden;}
.ifwbox dt{width: 100%; height: 350px; overflow: hidden; position: relative; display: block;}
.ifwbox dt img{position: absolute; top:0; left:0; right: 0; bottom: 0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; width: 100%; height: 100%; object-fit: cover; display: block; margin:auto; transition: all .36s ease; -ms-transition: all .36s ease; -moz-transition: all .36s ease; -webkit-transition: all .36s ease; -o-transition: all .36s ease;}
.ifwbox li:hover dt img{transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);}
.ifwbox dd{position: absolute; top: 40px; left: 40px; right: 40px; bottom: 40px; color: #fff;}
.ifwbox li h2{font-size: 30px;}
.ifwbox li p{font-size: 16px; margin-top: 20px; line-height: 25px; max-height: 125px; overflow: hidden;}
.ifwbox li h3{display: inline-block; border:1px solid #fff; color: #fff; font-size: 20px; line-height: 40px; border-radius: 10px; padding:0 10px; position: absolute; left: 0; bottom: 0;}
.footer{width: 100%; overflow: hidden; text-align: center; padding:30px 0; background: #36322f;}
.footer h2{font-size: 24px; color: #f69222;}
.footer h3{margin-top: 20px;}
.footer h3 img{width: 120px; height: 120px; border-radius: 8px;}
.fixbox{position: fixed; right: 0; bottom: 10%; background: #fff; z-index: 5;}
.fixbox dl{position: relative; padding:20px 0; width: 90px; text-align: center;}
.fixbox dl:after{content: ''; width:50px; margin-left: -25px; height: 1px; background: #eee; position: absolute; left: 50%; bottom: 0;}
.fixbox dl:last-child:after{display: none;}
.fixbox dl dt{width: 100%; cursor: pointer;}
.fixbox dl dd{width: 100%; overflow: hidden; display: block; font-size: 16px; padding-top: 10px; cursor: pointer;}
.fixbpop{position: absolute; padding-right: 20px; right: 90px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); display: none;}
.fixbpop_box{ width: 150px; background: #fff; box-shadow: 0px 0px 12px  rgba(0, 0, 0, 0.25); padding:20px; text-align: left; font-size: 16px; position: relative;}
.fixbpop_box:after{content: ''; width: 0;height: 0;border: 8px solid;border-color:  transparent transparent transparent #fff; position: absolute; top: 50%; right: -16px;transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%);}
.fixbpop h3{color: #f69222; margin-top: 20px;}
.fixbox dl:hover .fixbpop{display: block;}
.fwzx_p{color: #999; font-size: 16px;}
.sbserach{ width: 100%; max-width: 650px; margin:0 auto; padding:30px 0; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex;}
.sb_ssinp{-webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1;height: 60px; line-height: 60px; border-radius: 60px; background: #fff; border:0 none; padding:0 25px; font-size: 20px;}
.sb_ssbtn{ background: #f69222; color:#333; height: 60px; line-height: 60px; border-radius: 60px; width: 160px; text-align:center; margin-left: 20px; font-size: 22px;}
.sb_ssbtn:hover{color: #333;}
.wsbul{width: 100%; overflow: hidden;}
.wsbul ul{width: 103%;}
.wsbul li{width: 47%; float: left; margin:10px 3% 0 0; position: relative;}
.wsbul h1{width: 100%; padding-bottom:65%; overflow: hidden; position: relative; display: block;}
.wsbul h1 img{position: absolute; top:0; left:0; right: 0; bottom: 0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; width: 100%; height: 100%; object-fit: cover; display: block; margin:auto; transition: all .36s ease; -ms-transition: all .36s ease; -moz-transition: all .36s ease; -webkit-transition: all .36s ease; -o-transition: all .36s ease;}
.wsbul li dl{position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); text-align:center;}
.wsbul li dl dt{font-size: 40px;}
.wsbul li dl dd{font-size:16px; margin-top: 30px; line-height: 28px;}
.whitecolor{color: #fff;}
.blackcolor{color: #333;}
.ywzx_box{padding-top: 30px;}
.ywzx_box ul{width: 103%;}
.ywzx_box li{width: 30.33%; float: left; margin:20px 3% 0 0; background: #fff5e8; padding:50px 30px; border-radius: 10px; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;}
.ywzx_box li h2{font-size: 26px; line-height: 30px; padding-bottom: 25px;}
.ywzx_box li img{margin-right:10px;}
.ywzx_box li p{padding:10px 0; font-size: 16px; color: #666;}
.ywzx_box li a{display: inline-block; background: #f69222; color: #fff; font-size: 20px; line-height: 50px; border-radius: 10px; padding:0 20px; margin-top: 30px;}
.ywzx_box li a:hover{color: #fff;}
.bannersb{width: 100%; overflow: hidden; position: relative; color: #fff;}
.bannersb img{width: 100%; object-fit: cover; min-height: 480px;}
.bansb_txt{position: absolute; top: 20%; left: 0; right: 0; text-align:center;}
.bansb_txt h1{font-size: 40px; text-transform:uppercase; margin-bottom: 10px;}
.bansb_txt h2{font-size: 60px; font-weight: bold; margin-bottom: 25px;}
.bansb_txt p{font-size: 20px;}
.bansb_link{position: absolute; left: 8%; right: 8%; bottom: 8%;}
.bansb_link dl{width: 25%; float: left; text-align:center;}
.bansb_link dl dt img{width: 70px; height: 70px; min-height:initial;}
.bansb_link dl dd{font-size: 24px; margin-top: 10px;}
.bansb_link dl a, .bansb_link dl a:hover{color: #fff;}
.fwcontact{text-align:center;}
.fwcontact dl{display: inline-block; margin:50px auto 0; overflow: hidden;}
.fwcontact dl dt{float: left;}
.fwcontact dl dt img{width: 120px; height: 120px;}
.fwcontact dl dd{margin-left: 150px; color: #fff; font-size: 16px; line-height: 30px; text-align:left;}
.bannern{width: 100%; overflow: hidden; position: relative;}
.bannern img{width: 100%; object-fit: cover; min-height: 180px;}
.bannern h3{position: absolute; bottom: 0; left: 0; right: 0; text-align:center;}
.bannern h3 img{width: 150px; min-height: initial;}
.jsdj_box{width: 100%; padding-top: 30px;}
.jsdj_box ul{width: 103%; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.jsdj_box li{width: 22%; float: left; margin:20px 3% 0 0; background: #fff; overflow: hidden; padding:40px 2%; border-radius: 10px; text-align:center; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;}
.jsdj_box li h2{font-size: 26px;}
.jsdj_box li h1{ margin-top: 20px;}
.jsdj_box li h1 img{height: 120px;}
.jsdj_box li p{font-size: 16px; line-height: 24px; min-height: 48px; color: #666; margin-top: 30px;}
.jsdj_box li a{padding-top: 10px; color: #f69222; font-size: 18px; display: inline-block;}
.jsdj_box li:hover{box-shadow: 0px 0px 8px  rgba(0, 0, 0, 0.25);}
.hzdx_box{width: 100%; padding-top: 30px;}
.hzdx_box ul{width: 103%; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.hzdx_box li{width: 30.33%; float: left; margin:20px 3% 0 0; background: #fff; overflow: hidden; border-radius: 10px; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;}
.hzdx_box li dt{width: 100%; padding-bottom:65%; overflow: hidden; position: relative; display: block;}
.hzdx_box li dt img{position: absolute; top:0; left:0; right: 0; bottom: 0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; width: 100%; height: 100%; object-fit: cover; display: block; margin:auto; transition: all .36s ease; -ms-transition: all .36s ease; -moz-transition: all .36s ease; -webkit-transition: all .36s ease; -o-transition: all .36s ease;}
.hzdx_box li:hover dt img{transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);}
.hzdx_box li dd{padding:20px;}
.hzdx_box li dd h2{font-size: 24px; line-height: 32px; overflow: hidden;}
.hzdx_box li dd h2 img{width: 32px; margin-right:10px; float: left;}
.hzdx_box li dd p{overflow: hidden; margin-top: 20px; font-size: 16px; color: #666; line-height: 24px; min-height: 48px;}
.hzdx_box li dd h3{display: inline-block; background: #f69222; color: #fff; font-size: 20px; line-height: 40px; border-radius: 10px; padding:0 20px; margin-top: 10px;}
.zzfg_box{margin-top: 50px; width: 100%; overflow: hidden;}
.zzfg_l{width: 48%; float: left;}
.zzfg_r{width: 48%; float: right;}
.zzfg_r dl{padding:30px 0; width:100%; overflow: hidden;}
.zzfg_r dl dt{font-size: 20px;}
.zzfg_r dl dd{font-size: 16px; color: #666; margin-top: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.zzfg_lb{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;width: 100%;}
.zzfg_lb img{object-fit: cover;}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;transform:translate3d(0px,0,0)}
.zzfg_lb .swiper-slide {flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;background-position: center; background-size: cover;}
.zzfg_lb.swiper-container-fade .swiper-slide {pointer-events:none; transition-property:opacity;}
.zzfg_lb .paginationlb{position:absolute;text-align:right;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10; padding-right: 10px;-ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;}
.zzfg_lb.swiper-container-horizontal>.swiper-pagination-bullets{bottom:20px;left:0;width:100%;}
.zzfg_lb .swiper-pagination-bullet {width:8px;height:8px;display:inline-block;border-radius:8px; background:#fff; opacity:0.5; margin:0 10px; cursor:pointer;}
.zzfg_lb .swiper-pagination-bullet-active {background: none; background: #ff9100; opacity:1;}
.zzfg_lb h1{width: 100%; padding-bottom:65%; overflow: hidden; position: relative; display: block;}
.zzfg_lb h1 img{position: absolute; top:0; left:0; right: 0; bottom: 0; width: 100%; height: 100%; object-fit: cover; display: block; margin:auto;}
.zzfg_lb h3{position: absolute; left: 20px; right: 20px; bottom: 30px; color: #fff;}
.zzfg_lb h3 span, .zzfg_lb h3 em{width: 80%; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; display: block;}
.zzfg_lb h3 span{font-size: 20px;}
.zzfg_lb h3 em{font-size: 16px; margin-top: 20px;}
.weiz{padding:20px 10%; font-size: 20px; color: #808080;}
.article_content{background: #fff; padding:40px; margin-bottom:50px;}
.article_title{font-size: 28px;}
.article_time{margin-top: 30px; font-size: 16px; color: #999;}
.article_time span{margin-left: 30px;}
.article_box{margin-top: 30px; font-size: 16px; line-height: 32px;}
.news_txt{margin-top: 15px; font-size: 16px; color: #999;}
.news_list{margin-top: 20px; border-top: 1px #f69222 solid; padding-top:10px;}
.news_list dl{width: 100%; overflow: hidden; padding:25px 0; border-bottom: 1px #e5e5e5 solid; display: block;}
.news_list dl dt{width: 200px; height: 150px; position: relative; overflow: hidden; float: left;}
.news_list dl dt img{position: absolute; top:0; left:0; right: 0; bottom: 0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; width: 100%; height: 100%; object-fit: cover; display: block; margin:auto; transition: all .36s ease; -ms-transition: all .36s ease; -moz-transition: all .36s ease; -webkit-transition: all .36s ease; -o-transition: all .36s ease;}
.news_list dl:hover dt img{transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);}
.news_list dl dd{margin-left: 220px;}
.news_list dl dd h2, .news_list dl dd p{width: 100%; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news_list dl dd h2{font-size: 20px; margin-top: 10px;}
.news_list dl dd p{font-size: 16px; color: #808080; margin-top: 25px;}
.news_list dl dd h3{font-size: 15px; color: #808080; margin-top: 25px; line-height: 24px;}
.news_list dl dd h3 span{background: url(../images/newtime.png) no-repeat left center; padding-left: 25px; display: inline-block;}
.news_list dl dd h3 em{padding-left: 30px; display: inline-block;}
.pages{padding: 30px 0; text-align:center; font-size: 16px; line-height: 34px; width: 100%; overflow: hidden;}
.pages span, .pages a, .pages i{margin:10px 5px 0; display: inline-block; padding:0 12px;}
.pages a, .pages i{background: #f3f3f3;}
.pages a img{width: 12px;}
.pages a.on{background: #f69222; color: #fff;}
.service_content{width: 100%; overflow: hidden; padding:50px 0;}
.service_left{width: 300px; float: left;}
.service_right{margin-left:330px;}
.service_title{width: 100%; overflow: hidden; border-bottom:1px #f3f3f3 solid; position: relative; font-size: 28px; padding-bottom: 20px;}
.service_title:after{content: ''; width: 130px; height: 2px; background: #f69222; position: absolute; left: 0; bottom: 0;}
.service_submenu{padding:20px 0 50px; font-size: 16px;}
.service_submenu li{border-bottom:1px #f3f3f3 solid; padding:12px 0;}
.service_submenu li.on a{color: #f69222;}
.service_contact{padding:30px 0;}
.service_contact h1{padding-bottom: 20px;}
.service_contact h1 img{width: 100px; height: 100px;}
.service_contact p{padding:10px 0; font-size: 16px;}
.service_article{padding:30px 0 50px; font-size: 16px; line-height: 32px;}
.message{padding:20px 0;}
.message dl{width: 100%; overflow: hidden; margin-top:20px; line-height: 50px; font-size: 16px;}
.message dt{float: left;}
.message dd{margin-left:100px;}
.msginp, .mastextarea{background: #f3f3f3; border:1px #e6e6e6 solid; font-size: 16px; color: #333;  outline: none;-ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; width: 100%;}
.msginp{height: 48px; line-height: 48px; padding:0 15px;}
.mastextarea{height: 125px; line-height: 25px; padding:12px 15px;}
.msgbtn{width: 30%; display: inline-block; height: 50px; line-height: 50px; display: inline-block; margin:20px 4% 0 0; color: #fff; font-size:18px;background: #f69222; text-align: center;}
.msgbtn.no{background: #484848;}
.msgbtn:hover{color: #fff;}

.pinfenbox{padding:20px 0;}
.pinfenbox dl{width: 100%; overflow: hidden; margin-top:20px; font-size: 16px;}
.pinfenbox dt{width: 100%; line-height: 40px;}
.pinfenbox dd{width: 100%; line-height: 50px;}
.pfprice{font-size: 18px; font-weight: bold; padding:30px 0 0;}
.pfprice strong i, .pfred{color: #d43030;}
.pf_title{font-size: 22px; padding-bottom: 20px;}
.pf_box{padding-bottom: 20px;}
.pfa_li{padding-bottom: 20px;}
.pfa_li h3{font-weight: bold;}
.pfb_li{padding-bottom:20px;}
.pfb_li h2{font-weight: bold;}
.pfa_liul{padding-bottom:10px; width: 100%; overflow: hidden; display: block;}
.pfa_liul li{float: left; margin:10px 2% 0 0; width: 23%; text-align:center; background: #f3f3f3; border:1px #e6e6e6 solid;-ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; line-height: 45px; color: #999;}
.pfa_liul li.pfjsbtn{background: #ff9100; border:1px #ff9100 solid;}
.pfa_liul li.pfjsbtn a, .pfa_liul li.pfjsbtn:hover{display: block; color: #fff;}
.pfa_litable{padding-bottom:20px; width: 100%; overflow-x: auto;}
.pfa_table{border-left: 1px #e6e6e6 solid; border-top: 1px #e6e6e6 solid; text-align:center; line-height: 24px; min-width: 650px;}
.pfa_table td{border-right: 1px #e6e6e6 solid; border-bottom: 1px #e6e6e6 solid; padding:10px;}
.pfa_liinp{text-align:center; width: 100%; height: 45px; line-height: 45px; color: #333; border:0 none; outline: none; background: none; float: left; font-size: 16px;}

.enroll_form dl{width:96%; margin:20px 2% 0; line-height: 50px; font-size: 16px; display: block;}
.enroll_form dl.w50{width: 46%; float: left;}

.enrinp, .enrtextarea{background: #f4f5f7; font-size: 16px; color: #333;  outline: none;-ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; width: 100%; border:0 none;}
.enrinp{height: 50px; line-height: 50px; padding:0 15px;}
.enrtextarea{height: 150px; line-height: 25px; padding:12px 15px;}
.enrbtn{width: 96%; display: inline-block; height: 50px; line-height: 50px; display: inline-block; margin:40px 2% 0; color: #fff; font-size:18px;background: #f69222; text-align: center;}
.enrbtn:hover{color: #fff;}
.clear{clear: both;}
.enroll_pop{width: 300px; text-align:center; padding:40px;-ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;}
.enroll_pop h1 img{width: 50px; height: 50px;}
.enroll_pop h2{font-size: 16px; margin-top: 20px;}


.mypop_form{/*width: 560px;*/ background: #fff; padding:30px; font-size: 16px; color: #333;}
.mypop_form dl{display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex; border:1px #666 solid; padding:0 12px; margin-top: 20px;}
.mypop_form dl dd{-webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1;}
.mypop_form dl dt{padding-right: 12px; line-height: 40px;}
.mypop_form dl dt img{width: 20px; height: 20px;}
.mypop_form_inp{width: 100%; height: 40px; line-height: 40px; border:0 none; background: none; outline: none; font-size: 16px; color: #333;}
.mypop_formtitle{font-size: 30px; font-weight:bold; padding-bottom: 30px;}
.mypop_formlable{padding:20px 0 0; width: 100%; overflow:hidden;}
.mypop_formlable_l{float: left;}
.form_check_input{margin-right: 5px;}
.mypop_formlable_r{float: right;}
.mypop_formlable_r a{padding:0 5px;}
.mypop_form_bottom{margin-top: 30px; text-align: center;}
.mypop_form_bottom h2{ position: relative;}
.mypop_form_bottom h2:after, .mypop_form_bottom h2:before{content: ''; width: 35%; height: 1px; background: #eee; position: absolute; top: 50%;}
.mypop_form_bottom h2:after{left: 0;}
.mypop_form_bottom h2:before{right: 0;}
.mypop_form_bottom h3{margin-top: 20px;}
.mypop_form_bottom h3 img{width: 30px; height: 30px; margin:0 5%;}
.mypop_form_button{width: 100%;}
.mypop_definebtn{margin-top: 30px; width: 100%; line-height: 50px; text-align: center; background: #f69222; color: #fff; font-size: 18px; display: block;}
.mypop_definebtn:hover{color: #fff;}
.mypop_yzmbtn{margin-left: 10px; width: 120px; height: 42px; line-height: 42px; margin-top: 20px; background: #f3f3f3; text-align: center;}
.mypop_yzmbtn img{width: 100%; height: 100%;}
.tar{text-align: right;}
.sliderbox{margin:20px auto 0; overflow: hidden;}
.sliderbg{background: #16ba54;}












@media all and (max-width:1400px) {
	.wrapper, .head_wrap{width: 92%;}
	.weiz{padding:20px 4%;}
	.nav li{font-size: 18px;}
	.logreg{font-size: 16px;}
	.inews dl{padding:20px 15px;}
}
@media all and (max-width:1200px) {
	.nav li{font-size: 16px; padding:0 16px;}
	.logreg{font-size: 14px;}
	.inews dl{padding:15px;}
	.zzfg_r dl{padding:20px 0;}
}
@media all and (max-width:1000px) {
	.headfix{height: 65px; line-height: 65px;}
	.header.fix .headfix, .header.nofix{height: 65px;}
	.logo{line-height: 65px;}
	.logo img{max-height: 30px;}
	.nav{padding:0; position: absolute; top: 10px; right: 0;}
	.nav .navico{display:block; padding:9px; float: right;}
	.nav .navico span{ background:#fff; display: block; width: 20px;  height: 2px;  margin-top: 5px;  position: relative;  z-index: 1;  transform-origin: 20px center;border-radius: 2px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1) 0s, background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1) 0s, opacity 0.55s ease 0s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1) 0s;}
	.nav .navico.on{    position: fixed; top: 10px;left: 20px;z-index: 9999;}
	.nav .navico.on span {opacity: 1;transform: rotate(45deg);}
	.nav .navico.on span:nth-last-child(2) {opacity: 0;}
	.nav .navico.on span:nth-last-child(3) {opacity: 1; transform: rotate(-45deg);}
	.nav ul{position:fixed; width:240px; left:-240px; top:0; bottom:0; background:#fff; z-index:998; padding-top:68px; box-sizing:border-box;}
	.nav ul li{width:100%; overflow:hidden; line-height:60px; padding:0; margin:10px 0 0; font-size: 16px; text-align:center;}
	.nav ul li a{display:block; margin:0 25px;}
	.nav .navico.on span, .header.no .nav .navico span, .header.fix .nav .navico span, .header.nofix .nav .navico span{ background:#555;}
	.header .nav a, .header .nav a:hover{color:#333;}
	.head_r{padding-right: 20px;}
	.logreg a{margin:0 10px 0 0; line-height: 25px; font-size: 14px;}

	.ban_search{bottom: 30px;}
	.ban_search dl dt{line-height: 30px; width: 100px; font-size: 14px;}
	.ban_ssinp{height: 30px; line-height: 30px; font-size: 14px;}
	.ban_ssbtn{height: 32px; width: 60px; background-size: 20px; margin-left: 10px;}
	.jsdj_box li{width: 47%;}
	.zzfg_r dl{padding:15px 0;}
	.zzfg_r dl dd, .zzfg_lb h3 em{margin-top: 10px;}
	.pfa_liul li{width: 48%;}

	



}
@media all and (min-width:0) and (max-width:768px) {
	.wrapper{width: 92%;}
	.banner img{min-height:300px;}
	.banner.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;}
	.banner .swiper-pagination-bullet{width: 8px; height: 8px; margin:0 6px;}
	
	.pad100{padding:50px 0;}
	.mgt100{margin-top: 50px;}
	.footer h2{font-size: 18px;}
	.zscqbox, .cwzxbox{flex-wrap: wrap; }
	.zscqbox dt, .zscqbox dd, .cwzxbox dt, .cwzxbox dd{width: 100%;}
	.zscqbox dd, .cwzxbox dd{margin-top: 20px;}
	.ctitle{font-size: 24px;}
	.cten{font-size: 16px;}
	.cttxt{font-size: 15px; line-height: 26px;}
	.zscqbox dt p, .cwzxbox dd p{font-size: 14px;}
	.zscq_more{line-height: 40px; font-size: 15px; margin-top: 15px;}
	.cwzx_more{line-height: 35px; font-size: 15px; margin-top: 15px;}
	.cttitle h2:after{width: 60px; margin-left: -30px; height: 2px;}
	.inews{padding-top: 25px;}
	.inews_l, .inews_r{width: 100%;}
	.inews_r{margin-top: 20px;}
	.inews h2{font-size: 16px;}
	.inews p{font-size: 14px; margin-top: 10px; line-height: 22px; max-height: 44px;}
	.inews dl{padding:10px 0;}
	.inews dl dt{width: 70px;}
	.inews dl dt span{font-size: 24px;}
	.inews dl dt em{font-size: 16px;}
	.inews dl dd{margin-left:100px;}
	.news_more{line-height: 35px; font-size: 15px; margin-top: 20px;}
	.ifwbox{margin-top:15px;}
	.ifwbox ul, .ifwbox li, .ifwbox li:first-child{width: 100%;}
	.ifwbox li{margin:15px 0 0;}
	.ifwbox dd{top: 30px; left: 30px; right: 30px; bottom: 30px;}
	.ifwbox dt{height: 250px;}
	.ifwbox li h2{font-size: 24px;}
	.ifwbox li p{font-size: 14px; line-height: 20px; max-height: 100px; margin-top: 10px;}
	.ifwbox li h3{line-height: 35px; font-size: 15px;}
	.fixbox dl{width: 65px; padding:15px 0;}
	.fixbox dl dt img{width: 20px;}
	.fixbox dl dd{font-size: 13px;padding-top: 5px;}
	.fixbpop{right: 65px;}
	.fixbpop_box{padding:10px; font-size: 14px; width: 120px;}
	.fixbpop h3{margin-top: 10px;}
	/*
	.mypop_form{width: 280px; padding:20px;}
	.mypop_yzmbtn{width: 110px;}
	.mypop_form dl{padding:0 10px;}
	.mypop_form dl dt{padding-right: 10px;}
	*/
	.sbserach{padding:20px 0;}
	.sb_ssbtn{width: 100px; height: 45px; line-height: 45px; border-radius: 45px; font-size: 16px; margin-left: 10px;}
	.sb_ssinp{height: 45px; line-height: 45px; border-radius: 45px; font-size: 15px; padding:0 20px;}
	.fwzx_p{font-size: 14px;}
	.wsbul ul, .wsbul li{width: 100%;}
	.wsbul li{margin:10px 0;}
	.wsbul li dl dt{font-size: 20px;}
	.wsbul li dl dd{font-size: 13px; line-height: 22px; margin-top: 20px;}
	.ywzx_box{padding-top: 10px;}
	.ywzx_box ul, .ywzx_box li{width: 100%;}
	.ywzx_box li{margin:15px 0 0; padding:30px;}
	.ywzx_box li h2{font-size: 20px; line-height: 20px; padding-bottom: 20px;}
	.ywzx_box li h2 img{width: 18px;}
	.ywzx_box li p{font-size: 14px; padding:6px 0;}
	.ywzx_box li a{line-height: 35px; font-size: 15px; margin-top: 15px;}
	.bansb_txt h1{font-size: 20px; margin-bottom: 5px;}
	.bansb_txt h2{font-size: 30px; margin-bottom: 15px;}
	.bansb_txt p{font-size: 14px;}
	.bannersb img{min-height: 300px;}
	.bansb_link{left: 5%; right: 5%;}
	.bansb_link dl dt img{width: 40px; height: 40px;}
	.bansb_link dl dd{font-size: 15px;}
	.fwcontact dl{margin-top: 30px;}
	.fwcontact dl dt img{width: 90px; height: 90px;}
	.fwcontact dl dd{margin-left: 110px; font-size: 14px; line-height: 24px;}
	.bannern h3 img{width: 80px;}
	.jsdj_box{padding-top: 15px;}
	.jsdj_box li{padding:20px 2%; margin-top: 10px;}
	.jsdj_box li h2{font-size: 18px;}
	.jsdj_box li h1{margin-top: 10px;}
	.jsdj_box li h1 img{height: 60px;}
	.jsdj_box li p{font-size: 12px; margin-top: 15px; line-height: 18px; min-height: 36px;}
	.jsdj_box li a{font-size: 14px; padding-top: 5px;}
	.hzdx_box ul, .hzdx_box li{width: 100%;}
	.hzdx_box{padding-top: 10px;}
	.hzdx_box li{margin:15px 0 0;}
	.hzdx_box li dd h2{font-size: 18px; line-height: 24px;}
	.hzdx_box li dd h2 img{width: 24px;}
	.hzdx_box li dd p{font-size: 14px; margin-top: 15px;}
	.hzdx_box li dd h3{line-height: 35px; font-size: 15px; margin-top: 5px;}
	.zzfg_box{margin-top: 15px;}
	.zzfg_l, .zzfg_r{width: 100%; float: initial; margin-top: 15px;}
	.zzfg_r dl dt, .zzfg_lb h3 span{font-size: 16px;}
	.zzfg_r dl dd, .zzfg_lb h3 em{font-size: 14px;}
	.weiz{font-size: 16px;}
	.article_content{padding:20px; margin-bottom:25px;}
	.article_title{font-size: 20px;}
	.article_time{font-size: 14px; margin-top: 20px;}
	.article_box{font-size: 14px; margin-top: 20px; line-height: 26px;}
	.news_txt{font-size: 14px; margin-top: 10px;}
	.news_list{margin-top: 15px;}
	.news_list dl{padding:15px 0;}
	.news_list dl dt{width: 100px; height: 80px;}
	.news_list dl dd{margin-left: 110px;}
	.news_list dl dd h2{font-size: 15px; margin-top: 0;}
	.news_list dl dd p{font-size: 13px; margin-top: 10px;}
	.news_list dl dd h3{font-size: 12px; margin-top: 8px;}
	.news_list dl dd h3 span{background-size: 12px; padding-left: 16px;}
	.news_list dl dd h3 em{padding-left: 10px;}
	.pages{font-size: 14px;}
	.pages a img{width: 10px;}
	.service_content{padding:25px 0;}
	.service_left{width: 100%; float: initial;}
	.service_right{margin:20px 0 0;}
	.service_title{font-size: 20px; padding-bottom: 10px;}
	.service_title:after{width: 80px;}
	.service_submenu{padding:10px 0 25px;}
	.service_submenu ul{white-space: nowrap; overflow-x: auto;}
	.service_submenu li{display: inline-block; margin-right:20px; border-bottom-width: 0; font-size: 14px;}
	.service_contact{padding:15px 0;}
	.service_contact h1{padding-bottom: 10px;}
	.service_contact p{padding:5px 0; font-size: 14px;}
	.service_article{padding:15px 0 25px; font-size: 14px; line-height: 26px;}
	.message dl{line-height: 40px; font-size: 15px; margin-top: 15px;}
	.message dd{margin-left:85px;}
	.msginp{height: 40px; line-height: 40px;}
	.msginp, .mastextarea{font-size: 15px;}
	.msgbtn{height: 40px; line-height: 40px; font-size: 16px; width: 43%; margin-top: 10px;}
	.enroll_form dl{margin-top: 15px;}
	.enroll_form dl.w50{width: 96%; float: initial; line-height: 40px;font-size: 15px;}
	.enrinp, .enrtextarea{font-size: 15px;}
	.enrinp{height: 40px; line-height: 40px;}
	.enrbtn{height: 40px; line-height: 40px; font-size: 16px; margin-top: 20px;}
	.pf_title{font-size: 18px;}
	.pfa_liinp{font-size: 14px;}
	
	
}




































