/*body {overflow-x:auto; overflow-y:hidden;}*/

@import url("../css/flexslider.css");
@import url("../css/iconfont.css");
img{ max-width:100%;}
body {height:auto; +overflow:hidden;  background: url(../img/bg.jpg); background-size: 100%; background-repeat: no-repeat; overflow-x: hidden;}
#banner {position:relative; z-index:2; width:100%; height:800px; overflow:hidden;}
#banner .pics {position:relative; width:100%; height:100%;}
#banner .pics li {position:relative; top:0; left:0; z-index:2; width:100%; height:100%; background:no-repeat center 0;}
#banner .pics li img{display:block; width:100%; height:100%;}
#banner .pics .b1 {display:list-item;}
#banner .btns a {position:absolute; top:50%; z-index:4; margin-top:-25px; width:50px; height:50px; -ms-transition:left 400ms, right 400ms; transition:left 400ms, right 400ms; -webkit-transition:left 400ms, right 400ms; -moz-transition:left 400ms, right 400ms; -o-transition:left 400ms, right 400ms;}
#banner .btns .prev {left:-50px;}
#banner .btns .next {right:-50px;}
#banner .btns .prev.on {left:120px;}
#banner .btns .next.on {right:120px;}
#banner .btns a span {position:absolute; top:0; left:0; width:100%; height:100%; -ms-transition:-ms-opacity 300ms;  transition:opacity 300ms;-webkit-transition:-webkit-opacity 300ms; -moz-transition:-moz-opacity 300ms; -o-transition:-o-opacity 300ms; cursor:pointer;}
#banner .btns a span.off {-webkit-opacity:1; opacity:1; display:block\9;}
#banner .btns a span.on {-webkit-opacity:0; opacity:0; display:none\9;}
#banner .btns .prev .off {background:url(../img/prev.png) no-repeat 0 0;}
#banner .btns .prev .on  {background:url(../img/prev_on.png) no-repeat 0 0;}
#banner .btns .next .off {background:url(../img/next.png) no-repeat 0 0;}
#banner .btns .next .on {background:url(../img/next_on.png) no-repeat 0 0;}
#banner .btns a:hover .off {-webkit-opacity:0; opacity:0; display:none\9;}
#banner .btns a:hover .on {-webkit-opacity:1; opacity:1; display:block\9;}

#banner .g-wrap {position:absolute; left:50%; bottom:0; z-index:2; margin-left:-565px; width:1130px; height:30px; overflow:hidden;}
#banner .g-wrap .idxs {float:left; height:100%;}
#banner .g-wrap .idxs li {float:left; margin:30px 7px 0 0; width:9px; height:9px; border-radius:13px; border:2px solid #fff; cursor:pointer; -ms-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; transition:background-color 500ms, margin-top 500ms; transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; -webkit-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; -moz-transition:background-color 1000ms,  margin-top 500ms, border-color 1000ms; -o-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms;}
#banner .g-wrap .idxs li.on {background-color:#8f8d93; border-color:#8f8d93;}


.home-slider {
	background: #fff;
	margin-bottom: 0;
}

.home-slider .flex-direction-nav a.flex-next {
	width: 81px; z-index:999999999;
	height: 81px;
	background: url(../img/arrow_r_yuan.png) no-repeat;
}

.home-slider .flex-prev {
	width: 81px;
	height: 81px;
	background: url(../img/arrow_l_yuan.png) no-repeat;
}

.home-block-title {
	font-size: 35px;
	color: #006acd;
	margin-bottom: 25px;
	font-weight: normal;
	margin-top: 0;
}

#gdd {position:relative; z-index:2; width:210px; height:161px; overflow:hidden;}
#gdd .pics {position:relative; width:100%; height:100%;}
#gdd .pics li { position:absolute; top:0; left:0; z-index:2; width:100%; height:100%; background:no-repeat center 0;}
#gdd .pics li p{ position:absolute; z-index:66; bottom:0; background:#000; width:100%; height:30px; line-height:30px; color:#fff; font-size:15px; text-indent:1em}
#gdd .pics li a {display:block; width:100%; height:100%;}
#gdd .pics .b1 {display:list-item;}


#gdd .g-wrap {position:absolute; right:0; bottom:0; z-index:2;width:40px; height:18px; overflow:hidden;}
#gdd .g-wrap .idxs {float:left; height:100%;}
#gdd .g-wrap .idxs li {float:left; margin:30px 7px 0 0; width:8px; height:8px; border-radius:13px;cursor:pointer; -ms-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; transition:background-color 500ms, margin-top 500ms; transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; -webkit-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; -moz-transition:background-color 1000ms,  margin-top 500ms, border-color 1000ms; -o-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; background:#fff}
#gdd .g-wrap .idxs li.on {background-color:#8f8d93;}


/*#news-slide {position:relative; margin:0 auto; padding-left:35px; width:1095px; height:57px; background:url(../img/index/icon_news.png) no-repeat 0 19px; overflow:hidden;}
#news-slide .wrap a {display:block; position:relative; padding-left:66px; height:57px; line-height:57px; font-weight:bold; color:#2e2e57; -webkit-transition:color 300ms;}
#news-slide .wrap a:hover {color:#f63b2e;}
#news-slide .wrap a span {position:absolute; left:0; margin-right:6px; font:bold 18px/57px 'dincond'; color:#e62b1e;}
#news-slide .more {position:absolute; top:12px; left:450px; padding:0 12px; font-weight:bold; line-height:33px; font-size:12px;  color:#2e2e57; background-color:#DFE0E4; border-radius:25px; box-shadow:0px 0px 3px #777; -webkit-transition:color 300ms, background-color 300ms;}
#news-slide .more:hover {background-color:#f63b2e; color:#eee;}*/
#news-slide {position:relative; margin:0 auto; padding-left:35px; width:1095px; height:57px; background:url(../img/index/icon_news.png) no-repeat 0 19px; overflow:hidden;}
#news-slide .item {height:100%;}
#news-slide .item a {display:inline-block; height:57px; line-height:57px; font-weight:bold; color:#2e2e57; -ms-transition:color 300ms; transition:color 300ms; -webkit-transition:color 300ms; -moz-transition:color 300ms; -o-transition:color 300ms;}
#news-slide .item a:hover {color:#f63b2e;}
#news-slide .item a span {margin:0 25px; font-weight:normal; color:#6C6C6C;}
#news-slide .item .more {padding:0 12px; margin-top:12px; font-weight:bold; height:33px; line-height:33px; font-size:12px;  color:#2e2e57; background-color:#DFE0E4; border-radius:25px; box-shadow:0px 0px 3px #777; -ms-transition:color 300ms, background-color 300ms; transition:color 300ms, background-color 300ms; -webkit-transition:color 300ms, background-color 300ms; -moz-transition:color 300ms, background-color 300ms; -o-transition:color 300ms, background-color 300ms;}
#news-slide .item .more:hover {background-color:#f63b2e; color:#eee;}

/* 滑块 start */
#subjects {height:211px;}
#subjects .g-wrap a {position:absolute; top:0; left:100%; width:100%; height:100%; overflow:hidden; -webkit-opacity:1; opacity:1; display:block\9; -webkit-transition:left 300ms, -webkit-opacity 700ms; transition:left 300ms, opacity 700ms;}
#subjects .g-wrap .item-1 {z-index:1; background-color:#c8c8c8;}
#subjects .g-wrap .item-2 {z-index:2; background-color:#ffd900;}
#subjects .g-wrap .item-3 {z-index:3; background-color:#fc433e;}
#subjects .g-wrap .item-4 {z-index:4; background-color:#2d2d58;}
#subjects .g-wrap a span {position:absolute; background:no-repeat 0 0;}
#subjects .g-wrap .p2 {-webkit-opacity:0; opacity:0; display:none\9; -webkit-transition:-webkit-opacity 400ms; transition:opacity 400ms;}
#subjects .g-wrap .item-1 .p1 {left:0; top:0; width:484px; height:165px;}
#subjects .g-wrap .item-1 .p2 {left:276px; top:68px; z-index:2; width:189px; height:29px;}
#subjects .g-wrap .item-2 .p1 {left:0px; top:0px;}
#subjects .g-wrap .item-2 .p2 {left:250px; top:0px;}
#subjects .g-wrap .item-3 .p1 {left:20px; top:56px; width:77px; height:76px;}
#subjects .g-wrap .item-3 .p2 {left:150px; width:282px; height:122px;}
#subjects .g-wrap .item-4 .p1 {left:23px; top:54px; width:182px; height:80px;}
#subjects .g-wrap .item-4 .p2 {left:227px; top:21px; width:245px; height:122px;}

/*#subjects*/
#subjects .trans a {-webkit-opacity:0; opacity:0; display:none\9;}

/* 逐个出现 */
#subjects .ready .item-2 {transition-delay:150ms; -webkit-transition-delay:150ms; -ms-transition-delay:150ms; -moz-transition-delay:150ms;}
#subjects .ready .item-3 {transition-delay:150ms; -webkit-transition-delay:300ms; -ms-transition-delay:300ms; -moz-transition-delay:300ms;}
#subjects .ready .item-4 {transition-delay:150ms; -webkit-transition-delay:450ms; -ms-transition-delay:450ms; -moz-transition-delay:450ms;}

/* 没有指向 */
#subjects .state-0 .item-1 {left:0;}
#subjects .state-0 .item-2 {left:340px;}
#subjects .state-0 .item-3 {left:617px;}
#subjects .state-0 .item-4 {left:900px;}
/* 指向第一个 */
#subjects .state-1 .item-1 {left:0;}
#subjects .state-1 .item-2 {left:484px;}
#subjects .state-1 .item-3 {left:695px;}
#subjects .state-1 .item-4 {left:917px;}
#subjects .state-1 .item-1 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 指向第二个 */
#subjects .state-2 .item-1 {left:0;}
#subjects .state-2 .item-2 {left:212px;}
#subjects .state-2 .item-3 {left:695px;}
#subjects .state-2 .item-4 {left:917px;}
#subjects .state-2 .item-2 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 指向第三个 */
#subjects .state-3 .item-1 {left:0;}
#subjects .state-3 .item-2 {left:212px;}
#subjects .state-3 .item-3 {left:425px;}
#subjects .state-3 .item-4 {left:908px;}
#subjects .state-3 .item-3 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 指向第四个 */
#subjects .state-4 .item-1 {left:0;}
#subjects .state-4 .item-2 {left:212px;}
#subjects .state-4 .item-3 {left:425px;}
#subjects .state-4 .item-4 {left:777px;}
#subjects .state-4 .item-4 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 滑块 end */



#reference .right {width:336px; line-height:65px; text-indent:50px;}
#copyright .g-wrap {overflow:visible;}
#copyright .g-wrap div {width:317px;}


/*首页新闻20160818*/
 .redian { width: 100%; }
        .redian .r-wrap { width: 1200px; margin: 0 auto; overflow: hidden; padding: 35px 0; }
        .redian .r-wrap .caifu { float: left; width: 427px; overflow: hidden; }
        .redian .r-wrap .caifu h1 { height:43px;color: #505960; font-size: 22px; margin-bottom: 15px; line-height: 22px; }
        .redian .r-wrap .caifu p { color: #858585; font-size: 15px; line-height: 30px; }

        .redian .r-wrap .news-1 { float: left; margin-left: 40px; width: 398px;border-right: 3px solid #f6f6f6; padding-right:40px;border-left: 3px solid #f6f6f6; padding-left:40px }
        .news-1 .tab-nav { overflow: hidden; border-bottom: 2px solid #dedfe2; }
        .news-1 .tab-nav li {cursor: pointer; float: left; display: inline-block; margin: 0px 25px 20px 0; color: #747474; font-size: 18.95px; width: 85px; }

        .news-1 .tab-box { margin-top: 20px; }
        .news-1 .tab-box p { color: #858585; font-size: 14.96px; line-height: 30px; }
        .news-1 .tab-box p i { float: left; font-style: normal; margin-right: 13px; }

        .xian { height: 3px; width: 85px; background: #640f0c; position: relative; left: 0px; margin-top: -2px; }
        .none { display: none; }


        .redian .r-wrap .stock { float: right; width: 198px; margin-left: 30px; }
        .r-wrap .stock h1 { color: #595d6f; font-size: 13px; }
        .r-wrap .stock .stock-num { height: 55px; position: relative; margin-top: 10px; margin-bottom: 18px; }
        .r-wrap .stock .stock-num h2 { float: left; color: #e62b1e; font-size: 55px; font-family: dincond-medium-webfont; }
        .r-wrap .stock .stock-num h3 { float: left; font-size: 25px; color: #e62b1e; font-family: dincond-medium-webfont; position: absolute; left: 118px; top: 27px; }
        .r-wrap .stock .stock-num .stock-bt { width: 17px; height: 13px; background-size: 100%; display: inline-block; float: left; position: absolute; bottom: 6px; }
        .r-wrap .stock p { color: #aaacb5; font-size: 12px; }
        
        
.abou_t{width: 100%; background: url(../img/bg.jpg); margin: 50px auto; padding: 60px 0;}
.about_n{width: 1200px; margin: 0 auto;}
.about_l{width: 570px;float: left;position: relative;}
.pos1{font-size: 30px;font-weight: bold; position: absolute; top:280px; left: 163px;z-index: 9; color: #e3b756; font-family: 'Impact';}
.pos2{font-size: 30px;font-weight: bold; position: absolute; top:325px; left: 178px;z-index: 9; color: #e3b756;font-family: 'Impact';}
.pos3{font-size: 30px;font-weight: bold; position: absolute; top:368px; left: 143px;z-index: 9; color: #e3b756;font-family: 'Impact';}
.pos4{font-size: 30px;font-weight: bold; position: absolute; top:415px; left: 143px;z-index: 9; color: #e3b756;font-family: 'Impact';}

.footer{width: 100%; background: #273452; padding: 50px 0 100px; display: block;overflow: hidden;}
.footer_n{width: 1200px; margin: 0 auto; color: #838383; font-size: 18px;}
.footer h2{font-size: 17px; color: #fff; border-bottom: 3px solid #838383; display: inline-block; padding-bottom: 10px; margin-bottom: 30px;}
.footer_l{width: 511px; float: left;}
.footer_l p{line-height: 60px;}
.footer_l p img{padding-top: 10px; vertical-align: top; padding-right: 10px;}
.footer_m{width: 350px; float: left;}
.footer_m h3{margin: 15px 0 25px 0;}
.footer_m h3 img{ display: inline-block; padding-right: 20px;}.footer_m p{line-height: 30px;}
.footer_r{width: 300px; float: right;}
.footer_r ul li{ float: left; padding-right:20px; line-height: 35px;}


.nav_wap,.subNavBox,.footer_wx{display: none;}
.bgbs{background: #fff; padding: 1px 0 5% 0;}

.postion{width: 100%; margin: 0 auto;border-bottom: 1px solid #cbcbcb;display: block;overflow: hidden;}
.pos_c{width: 1200px; margin: 0 auto;}
.pos_l{width: 310px; float: left; font-size: 16px; line-height: 60px; color: #717171;}
.pos_l p{background: #e6e6e6;width: 62px;height: 62px;line-height: 65px;text-align: center; float: left; margin-right: 20px;}
.pos_l p img{ padding-top:22px;}
.pos_r{width: 610px;float: right;}
.pos_r ul{display: flex; justify-content: space-between; font-size: 16px; color: #7d7d7d;line-height: 60px;}
.pos_r .on{color: #b10600; border-bottom: 2px solid #b10600;}
.pub_nr_tit{text-align: center; width: 100%; margin: 5% auto;}
.pub_nr_tit h2{font-size: 30px;font-weight: bold;}
.pub_nr_tit p{text-align: center;font-size: 23px;color: #640f0c; margin-top: 1%;}
.jtjs{width: 1200px; margin: 0 auto; background: #f8f3ef; padding: 5% 0;}
.jtjs_c{width: 950px; margin: 0 auto;}
.jtjs img{ vertical-align:top}
.jtjs_t{width: 100%; display: block; overflow: hidden;}
.jtjs_t h2{font-size: 27px;color: #640f0c;font-weight: bold;}
.jtjs_t dl dt{font-size: 60px;float: left;color: #640f0c;}
.jtjs_t dl dd{padding-top:5px;}
.jtjs_t dl dd p{font-size: 38px; color: #7f8083; line-height: 25px; padding-top:9px;}
.jtjs_n p{font-size: 18px; color: #464646; padding: 2% 0; text-indent: 2em; line-height: 32px;}
.bgno{background: #fff!important; padding: 0 0 10% 0!important;}
.fonsize{font-size: 50px!important;}
.fonsize1{font-size: 45px!important;}
.gltd{width: 870px; margin: 5% auto;box-shadow: 0 0 20px #8F8D93; display: block;overflow: hidden; padding:2% 3%;}
.gltd dl dt{width: 30%; float: left; text-align: center;}
.gltd dl dt img{width: 199px;}
.gltd dl dt h2{font-size: 28px;color: #b10600; padding: 4% 0;}
.gltd dl dt p{text-align: center;font-size: 16px;color: #363635;}
.gltd dl dd{width: 60%; float: right; text-align: center; margin-top:3%;}
.gltd dl dd h2{font-size: 28px; text-align: center;line-height: 55px; color: #363635;}
.gltd dl dd p{font-size: 28px; text-align: center;line-height: 55px; color: #363635;}
.fzlc{width: 950px; margin:0 auto 10%; display: block;overflow: hidden;}
.fl{float: left;}
.fr{float: right;}
.fzlc_l{width: 455px;}
.fzlc_m{width: 33px; float: left;margin: 0 3px;}
.fzlc_l dl{margin-top:50%;}
.fzlc_l dl:nth-child(2){ margin-top:41%}
.fzlc_l dl dt{font-size: 27px;color: #b10600;text-align: right;}
.fzlc_l dl dt span{font-size: 40px;}
.fzlc_l dl dd{font-size: 17px;color: #363635; padding:5% 1%; line-height: 30px;}
.txt dl dt{text-align: left;}
.txt dl {margin-top:12%;}
.txt dl:nth-child(2){margin-top: 2%;}
.txt dl:nth-child(3){margin-top: 3%;}
.qyry{width: 886px; margin: 0 auto;}
.qyry_l{width: 395px;float: left;}
.qyry_m{width: 33px; margin:0 30px;float: left;}
.qyry_l dl{margin-top: 78%; text-align: right;}
.qyry_l dl dt{font-size: 50px;color: #b10600;}
.qyry_l dl dd{font-size: 20px;color: #363635; padding:5% 0;line-height: 30px;}
.mrtop{margin-top: 32%!important;}
.txt_l dl{text-align: left!important; margin-top: 22%;}
.txt_l dl:nth-child(2){margin-top: 17%;}
.txt_l dl:nth-child(3){margin-top: 15%;}
.hfyc{width: 1200px;margin: 0 auto;}
.hfyc_t_l{width: 499px;}
.hfyc_t_r{width: 590px; margin-right: 60px;}
.hfyc_t_r h2{font-size: 27px;color: #640f0c;}
.hfyc_t_r p{font-size: 18px;color: #464646; text-indent: 2em; padding-top: 3%; line-height: 30px;}
.dcxm{width: 1000px; margin: 0 auto;}
.dcxm_t p{font-size: 20px;color: #535353;}
.dcxm_t p span{display: inline-block;float: right; background: #f0f0f0; color: #a9a9a9; font-size: 18px; padding: 5px 10px}
.dcxm_c{box-shadow: 0 0 10px #AAACB5;width: 100%; display: block;overflow: hidden; margin-bottom: 5%;}
.dcxm_c_l{width:559px;}
.dcxm_c_r{width: 420px;color: #333333; padding-top: 5%;}
.dcxm_c_r h2{font-size: 30px;line-height: 70px;}
.dcxm_c_r p{font-size: 23px; line-height: 50px;}
.dcxm_c_r p strong{font-size: 40px;color: #e60012;}
.dcxm_c_r p span{font-size: 23px;color: #e60012;}
.dcxm_c_rn2{margin-top: 3%;}
.dcxm_c_rn2 ul li{font-size: 16px; color: #333333; line-height:40px; display: inline-block; float: left;padding: 1% 3%; }
.dcxm_c_rn2 ul li img{width: 29px; vertical-align: top;}
.dcxm_c_rn2 ul li:nth-child(2){background: #e60012; border-radius: 5px; color: #fff;}
.dcxm_c_rn2 ul li:nth-child(1){padding-left: 0;}
.fzbg{width: 950px;margin: 0 auto; display: block;overflow: hidden;}
.fzbg dl{width: 100%; display: block;overflow: hidden; margin-bottom: 5%;}
.fzbg dl dt{width: 317px;float: left;}
.fzbg dl dd{width: 400px; float: left; margin-left: 3%;}
.fzbg dl dd h2{font-size: 60px;color: #b10600;line-height: 100px; padding-top: 3%;}
.fzbg dl dd p{font-size: 20px;color: #373737; line-height: 35px;}
.fzbg dl dd p:nth-child(3){font-size: 22px;color: #373737;}
.fzbg dl dd h3{margin-top: 8%;}
.fzbg dl dd h3 a{ display: inline-block; padding: 2% 10%;border:1px solid #640f0c; margin-right: 3%; font-size: 20px; color: #640f0c;}
.lxwm{width: 1200px; margin: 0 auto 10%;font-family: 'SourceHanSansCN-Normal';}
.lxwm_t{width: 100%;display: block; margin-bottom: 5%;overflow: hidden;}
.lxwm_t_l{width: 433px;float: left;}
.lxwm_t_m{width: 380px;float: left;margin-left: 20px;}
.lxwm_t_m h2{color: #161616;font-size: 28px;}
.lxwm_t_m p{font-size: 20px; padding: 5% 0; line-height: 35px;}
.lxwm_t_m h3 img{width: 55px;float: left;}
.lxwm_t_m h3 {line-height: 55px;font-size: 40px;color: #b10600;}
.lxwm_t_r{width: 366px;float: right;}
.lxwm_t_r ul li{width: 140px;float: left;margin-left: 40px;}
.lxwm_t_r ul li p{font-size: 23px;text-align: center; line-height: 40px;}
.join{width: 950px; margin: 0 auto 10%;font-size: 20px;}
.join_l{width: 100%; display: block;overflow: hidden;border-bottom: 2px solid #c1c1c1; padding-bottom: 5%;}
.join_l dt{width: 510px; float: left;}
.join_l dt p{ margin-bottom: 4%;}
.join_l dd{width: 417px; float: right;}
.join_l dt p:last-child{display: flex;justify-content: space-between;}
.join_l dt p span{display:block; padding-left: 3%; line-height: 30px;}
.join_b dl{width: 100%; display: block;overflow: hidden;border-bottom: 2px solid #c1c1c1; padding: 3% 0;}
.join_b dl dt{width: 80px; height: 80px; padding: 10px; background: #e1e1e1; float: left;}
.join_b dl dt strong{font-size: 40px;color: #b10600;}
.join_b dl dt p{font-size: 20px;color: #565656;}
.join_b dl dt p:nth-child(3){font-size:16px;color: #565656;}
.join_b dl dd{width: 800px; margin-left: 30px;float: left; font-size: 22px; padding-top: 10px;}
.pos_n{ width: 400px;}
.xw_list{width: 1200px; margin: 0 auto;}
.xw_list dl{background: #f8f3ef; padding: 3% 0; display: block;overflow: hidden; margin-bottom: 3%;}
.xw_list dl dt{width: 252px; float: left;}
.xw_list dl dd{width: 850px;float: left; margin-left: 30px;}
.xw_list dl dd h2{font-size: 26px; margin-bottom: 2%;}
.xw_list dl dd p{font-size: 20px;color: #696969;line-height:33px;}
.xw_list dl dd p:last-child{padding-top: 5%; font-size: 20px; color: #a3a3a3;}
.xw_list dl dd p img{vertical-align: top;}
.xw_list dl dd p span{float: right; display: inline-block;}


.spzx{width: 1200px;margin: 0 auto; display: flex;justify-content: space-between;flex-wrap: wrap;}
.spzx dl{width: 387px;background: #f9f4ec; margin-bottom:5%;}
.spzx dl dd{text-align: center;line-height: 70px;font-size: 23px;color: #640f0c;}
.qykw{width: 1200px; margin: 0 auto 10%;}
.artilce_t{ text-align:center; font-size:22px; padding:3% 0;}
.qyry_new{ width:1200px; margin:0 auto 10%}
.qyry_new ul{ display:flex; justify-content:space-around;flex-wrap: wrap;}
.qyry_new ul li{ margin-bottom:2%; background:#f4f1ec; text-align:center; text-align:center; padding:55px; width:275px;}
.qyry_new ul li p{ font-size:22px; color:#7d7d7d; text-align:center; padding-top:10%; line-height:26px}
.xmarticle{width: 950px; margin: 0 auto 10%;}
		  .xmarticle_t{background: #d5e0f6;}
		  .xmarticle_t_n{padding: 3%;}
		  .xmarticle_t_n h2{font-size: 30px; width: 100%; line-height: 70px;}
		  .xmarticle_t_n p{width: 100%; font-size: 20px;color: #333333; line-height: 27px; padding: 1% 0 1% 13px;}
		  .xmarticle_t_n p:nth-child(2){color: #ffea15;font-size: 35px;color: #ffea15;font-weight: bold;}
		  .xmarticle_t_n p:nth-child(2) span{background: #c6ccd9;display: inline-block; border-radius: 5px;font-size: 15px; padding: 2px 5px;color: #333333; margin-left: 10px;}
		  .xmarticle_t_n p img{vertical-align: top;}
		  .xmput_tit{ padding: 20px;font-size: 30px;border-left: 8px solid #000000; line-height: 0px; width: 830px; margin: 3% auto;}
		  .xmput_con{width: 94%; padding: 3%; background: #d5e0f6; font-size: 22px; color: #333333;line-height: 40px;}
		  .xmarticle_t_n p:last-child span{float: right; color: #000000; padding-right: 15%; border-left: 3px solid #edf2fb; padding-left: 2%;}
		  

.qykw{width:1100px;margin: 0 auto; display: flex;overflow: hidden;justify-content: space-between;flex-wrap: wrap;}
.qykw dl{width: 29%; display: block;overflow: hidden; margin-bottom: 5%;}
.qykw dl dt{width: 100%;float: left; text-align:center}
.qykw dl dd{width: 100%; float: left; margin-left: 3%;}
.qykw dl dd h2{font-size: 60px;color: #b10600;line-height: 100px; padding-top: 3%;}
.qykw dl dd p{font-size: 20px;color: #373737; line-height: 35px; text-align:center}
.qykw dl dd p:nth-child(3){font-size: 22px;color: #373737;}
.qykw dl dd h3{margin-top: 8%; text-align:center}
.qykw dl dd h3 a{ display: inline-block; padding: 2% 10%;border:1px solid #640f0c; margin-right: 3%; font-size: 20px; color: #640f0c;}

.csrjs{width:100%; margin:0 auto;}
.csrjs dl{display: flex;justify-content: space-between;}
.csrjs dl dd h2{font-size:30px; padding:30% 0 5% 0; text-align:center}
.csrjs dl dd{width:48%; text-align:center}
.csrjs dl dd p{ font-size:22px; text-align:center; line-height:40px} 
.hzb1{ width:770px; margin:0 auto; display:flex;justify-content: space-between;}
.hzb2{ width:960px; margin:0 auto; display:flex;justify-content: space-between;}
.hzb3{ width:770px; margin:0 auto; display:flex;justify-content: space-between;}
.hzb4{ width:567px; margin:0 auto; display:flex;justify-content: space-between;}
.hzb li:hover{-webkit-transform: rotate(360deg) scale(1);
    -moz-transform: rotate(360deg) scale(1);
    -o-transform: rotate(360deg) scale(1);
    -transform: rotate(360deg) scale(1);-webkit-transition:-webkit-transform .5s ease-in;
    -moz-transition:-moz-transform .5s ease-in;
    -o-transition:-o-transform .5s ease-in;
    transition:transform .5s ease-in;
	}


.case1{margin: 2% auto;}
.case1_t h2{font-size: 28px; text-align: center;letter-spacing: 2px;}
.case1_t p{font-size: 16px; line-height: 32px; margin: 2% 0; text-align: center;}
.case1_b{width: 100%; display: flex; justify-content: space-between;}
.case1_b_l{width: 400px; font-size: 16px;}
.case1_b_l ul{display: flex; justify-content: space-between;flex-wrap: wrap;}
.case1_b_l ul li{width: 45%; text-align: center; padding: 10% 0; background: #f6f9ff; margin: 0 5% 5% 0; border-radius: 15px;}
.case1_b_l ul li:hover{background: linear-gradient(0deg,#589bff,#266eff);
    color: #fff; border-radius: 5px;}
.case1_b_r{width: 780px; border-radius: 15px; display: block; overflow: hidden;}
.case1_b_l span{font-size: 30px; display:block; margin-bottom:9%;}
.case1_b_l .active{background: linear-gradient(0deg,#589bff,#266eff);
    color: #fff; border-radius: 5px;}
.case1_b_r .active{ display: block;}
.case1_b_r_c{display: none; position: relative;}
.cpxx{ position: absolute; bottom: 0;background: linear-gradient(0deg,#589bff,#266eff);
    color: #fff; padding: 3%; width: 95%;}
.cpxx h3{ font-size: 17px; color: #fff; margin-bottom: 2%;}
.cpxx h2{ font-size: 14px; color: #fff; margin-bottom: 1%; line-height: 25px;}
.cpxx  a{font-size: 13px; margin-top:1%; display: block; margin-top: 3%;}

.bgcase2{ background: #f2f6f9; padding: 5% 0;}
.case2_b{ display: flex; justify-content: space-between; margin-top: 5%;}
.case2_b_l{width: 360px;}
.case2_b_l h2{ font-size: 23px;}
.case2_b_l  p{ font-size: 16px; line-height: 30px; margin: 5% 0;}
.case2_b_r{width: 790px; display: flex;justify-content: space-between; flex-wrap: wrap; background: #fff; box-shadow: 0 0 10px #c9c7c7; margin:0 5px 5px 0;box-sizing: content-box;}
.case2_b_r dl{width: 33.333%; padding: 3%; box-sizing: border-box;}
.case2_b_r dl dt{font-size: 20px; line-height:45px; margin-bottom: 3%;}
.case2_b_r dl dt img{vertical-align:bottom; display: inline-block; padding-right: 3%;}
.case2_b_r dl dd{line-height: 18px; font-size: 14px;}
.case2_b_r dl:hover{background: linear-gradient(0deg,#589bff,#266eff);
    color: #fff;}
.border_yx{border-right: 1px solid #9c9c9c; border-bottom:1px solid #9c9c9c; }
.border_xx{ border-bottom:1px solid #9c9c9c; }
.border_yy{border-right: 1px solid #9c9c9c;}
.case3{display: flex; justify-content: space-between; padding: 0 5px 5px;}
.case3 dl{width: 25%; padding: 3%;box-shadow: 0 0 5px #d5e1ff;position: relative;  padding-bottom: 6%;}
.case3 dl img{text-align: center; display: block; margin: 0 auto;}
.case3 dl h2{width: 45px; height: 3px; background: #1659a0; position: absolute; top: 0; right: 0; left: 0; margin: 0 auto;}
.case3 dl dt{font-size: 23px; text-align: center; margin: 5% 0; font-weight: bold;}
.case3 dl dd{font-size: 14px; color: #383838; line-height: 22px;}
.case3 dl p{ position: absolute; left: 0; right: 0; padding: 2% 3%; margin: 0 auto; bottom: 7%; border:2px solid #bacbdd; color: #bacbdd; display:block; width: 100px; border-radius: 50px; font-size: 18px; text-align: center;}
.case3 dl:hover  p{ background:#e89115; color: #fff; border:2px solid #ffc000}
.case4 ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.case4 ul li{width: 23%; border: 1px solid #afafaf; margin-bottom: 3%; font-size: 18px; text-align: center; padding: 2% 0; line-height: 100%;}
.case4 ul li img{ vertical-align: bottom; display: inline-block;}
.case4 ul li span{display: inline-flex;vertical-align: top;
    margin-top: 13.5%; font-weight: bold;}
	.case4 ul li:nth-child(1) span{ margin-top: 11%;}
.bgimg{background: url(../img/bg.jpg) 100% 100%; padding: 3% 0;}
.bg1{background: url(../img/bg1.png) 100% 100%; padding: 3% 0;}
.case5{ margin: 3% auto;}
.case5_b_c{ display: none; margin: 0 auto;}
.case5_b .active{display: block;}
.case5_t{ border-bottom:1px solid #e3e3e3}
.case5_t ul{display: flex;justify-content: space-between; width: 80%; margin: 0 auto;}
.case5_t ul li{width: 25%; text-align: center; font-size: 20px; line-height: 100px;color: #909090; cursor: pointer;}
.case5_t ul li.active{ color: #589bff; border-bottom: 1px solid #589bff;}
 .case6{ display: flex; justify-content: space-between; flex-wrap: wrap;}
	 .case6 dl{width: 24%; font-size: 17px; color: #666666; margin-bottom: 2%; }
	 .case6 dl dt span{color: #ff0000;}
	  .case6 dl dt { margin-bottom: 2%;}
	 .case6 dl dd input{background: #f5f5f5; width: 100%; line-height: 50px; text-indent: 1em;}
.case6 p{margin: 8%  0 0 0 ; background: linear-gradient(0deg,#589bff,#266eff); text-align: center; font-size: 20px; line-height: 50px; border-radius: 5px;}
.am-btn{ background: linear-gradient(0deg,#589bff,#266eff); color: #fff;}



.lxrig{ position: fixed; right: 10px; top: 30%; z-index: 999999;}
.lxrig ul{border-radius: 10px; float: right;}
.lxrig ul li{width: 65px; height: 65px;background:#A5A5A5;border-radius: 10px;text-align: center; line-height:67px; color: #fff; cursor: pointer; margin-bottom: 5px; background-size:100% 100%}
.lxrig ul li span{font-size: 35px; }
.lxrig ul li:hover{background:#1F9F02;color: #fff; background-size: 100% 100%;}
.dianh{ box-shadow: 0 0 10px #c9c7c7; font-size: 18px; position: absolute; left: 0; top:50px;right: 130px; width: 170px; background: #fff; border-radius:5px; line-height: 50px; text-align: center; display: none;}
.weix{box-shadow: 0 0 10px #c9c7c7; position: absolute; left: 0; top:50px;right: 130px; width: 170px; background: #fff; border-radius:5px;text-align: center; padding: 8% 0;display: none;}


.bgbd{ background: #ececec; padding:0; display: block; overflow: hidden; margin: 5% auto;}
.case4_n_c{ display: none;}
.case4_n .active{display: block;}
.case4{display: flex; justify-content: space-between;}
.case4 dl{width: 32%; text-align: center; background: #f6f9ff; display: flex; justify-content: center; padding: 2% 0; cursor: pointer;}
.case4 dl h2{font-size: 22px; line-height: 30px;}
.case4 dl  p{font-size: 14px;}
.case4 dl  dt{padding-right: 4%;}
.case4 dl  dd span{font-size:30px; color: #6c85b9;}
.case4 .active{ background: linear-gradient(0deg,#589bff,#266eff); color: #fff;}
.case4 .active span{color: #fff;}
.case4_n{margin: 3% auto;}
.case4_n_c ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.case4_n_c ul li{width: 18%; text-align: center;  margin-bottom: 2%;}
.case4_n_c ul li {border-radius: 6px;  display: block; padding: 1%  0;
    border: 2px solid #fff;
    background: linear-gradient(180deg,#e4eaf7,#fff);
    box-shadow: 0 2px 16px 0 rgba(28,39,65,.1);
    display: flex;
    justify-content: center;
    align-items: center;}
.case4_n_c ul li p{font-size: 20px; text-align: center; line-height: 90px;}
.case4_n_c h2{text-align: center;}
.case4_n_c h2 p{text-align: center; font-size: 18px; margin: 3% 0 0 0; display: inline-block; border:1px solid #a9a9a9;  padding: 1% 2%;}
.case5_b_c{  margin: 3% auto;}
.case5_b_c_l{width: 440px; float:left;}
.case5_b_c_r{width: 720px; float: right;}
.case5_b_c_l ul li{ border-radius: 4px; height: 79px;
    border: 2px solid #fff;
    background: linear-gradient(180deg,#f0f3f7,#fff);
    box-shadow: 0 4px 20px 0 rgba(77,87,140,.2);
    transition: all .2s;
    position: relative; margin-bottom: 5%;border-radius:5px; padding: 3% 6%; font-size: 16px; line-height: 35px;}
	.case5_b_c_l ul li p{position: relative;}
	.case5_b_c_l ul li p:before{transition: all .2s;
	    content: "";
	    position: absolute;
	    width: 8px;
	    height: 8px;
	    top: 9px;
	    left: -16px;
	    border-radius: 50%;
	    background-color: #266eff;
	
	}
.case5_b_c_l ul li:hover{background: linear-gradient(0deg,#589bff,#266eff); color: #fff;}
.case5_b_c_l ul li:hover p:before{ background-color:#fff;}
.case5_b_c_r{font-size: 16px; line-height: 40px;box-shadow: 0 0 5px #d0d0d0; border-radius: 5px; margin: 0 5px 5px 0;}
.case5_b_c_r h2{padding: 0 3%;}
.case5_b_c_r p{padding: 0 3% 2%; }
.case5_b h3{text-align: center; width: 100%; display: block; overflow: hidden;margin: 4% 0;}
.case5_b h3 a{text-align: center; font-size: 18px;  display: inline-block; border:1px solid #a9a9a9; margin: 0 auto; padding: 1% 2%;}
.case5_b_cc{display: block; overflow: hidden;}
.case1_t{ margin: 3% auto;}



.case4_n_c .item {
    width: 24%;
    margin-bottom: 30px;
}

.case4_n_c .item .img {
    padding-top: 57%;
}

.case4_n_c .item .img::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
}

.case4_n_c .item .img .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 99;
}

.case4_n_c .item p {
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 14px;box-shadow: 0 0 10px #c9c7c7;
}
.imgbox {
    overflow: hidden;
    position: relative;
    /*background:url(../uploadfiles/nopic.jpg) center center no-repeat; background-size:contain;*/
}

.imgbox span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.imgbox img {
    width: auto !important;
    max-height: 100%;
}


/* 弹出视频 */

.Tvideo {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

.Tvideo video {
    max-width: 70%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index: 999;
}

.Tvideo .vclose {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    z-index: 998;
}

.Tvideo video::after {
    content: '';
    width: 40px;
    height: 50px;
    line-height: 50px;
    background: url(../img/close.png) no-repeat center center;
    position: absolute;
    top: -50px;
    right: -50px;
    display: block;
}

.case4_n_c_sp{ display: flex; justify-content: space-between; flex-wrap: wrap; overflow: hidden; padding:0 3px}
.spgd{ height: 490px;}
.pub_tit_cp{width: 100%; text-align: center; font-size: 40px; margin: 5% auto;}
.cp_con1{display: flex;justify-content: space-between;}
.cp_con1_l{width: 450px; display: flex; justify-content: space-between; flex-wrap: wrap; padding:3px;}
.cp_con1_l dl a{display: block;overflow: hidden;}
.cp_con1_l dl{width: 48%; background: #fafafc; margin-bottom: 3%; box-shadow: 0 0 10px #dddddd;}
.cp_con1_l dl:nth-child(5),.cp_con1_l dl:nth-child(6){ margin-bottom: 0;}
.cp_con1_l dl dd{float: right;}
.cp_con1_l dl dt{ padding: 10% 0 0 10%;}
.cp_con1_l dl dt h2{font-size: 15px; color: #2870ff;}
.cp_con1_l dl dt p{ font-size: 15px; padding: 5% 0 0 0;}
.cp_bg{background: #f0f5ff;}
.cp_con2 dl{display: flex; justify-content: space-between;}
.cp_con2 dl dt h2{ font-size: 35px;}
.cp_con2 dl dt{margin-top: 13%; width: 42%;}
.cp_con2 dl dd{width: 50%;}
.cp_con2 dl dt p{ font-size: 18px; margin-top: 3%; line-height: 30px;}
.cp_con2{ padding: 5% 0;}
.dqfs{flex-direction:row-reverse;}
.ocr_tit p{font-size: 18px; line-height: 30px; margin: 1% auto;}
.orc_con{ display: flex; justify-content: space-between;flex-wrap: wrap;}
.orc_con dl{width: 20%; padding:5%; background: url(../img/obg.jpg); background-size: 100% 100%; border-radius: 20px;box-shadow: 0 0 10px #edf0ff; text-align: center; margin-bottom: 5%;}
.orc_con dl dt{font-size: 20px; color: #333333; margin: 3% 0;}
.orc_con dl p{width: 50px; height: 3px; background: #4c70f1; margin: 10% auto;}
.orc_con dl dd{font-size: 14px; line-height: 25px; text-align: left; color: #999999;}
.case_t{ background: #fff;box-shadow: 0 0 10px #dddddd; display: flex;justify-content: space-between;}
.case_t .case_t_l{width: 570px; margin: 30px; height: 390px;display: block; overflow: auto; padding-right: 50px;}
.case_t_l ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.case_t_l ul li{border:1px solid #d9d9d9; border-radius: 10px; padding: 5px; margin-bottom: 3%;}
.case_con{width: 480px; margin: 3%;}
.case_t_r{display: none;}
.case_t_r h2{font-size: 30px;}
.case_t_r h3{width: 50px; height: 3px; background: #4c70f1; margin: 3% 0;}
.case_t_r p{ font-size: 16px; line-height: 30px;}
.case_t_r  a{ text-align: right; font-size: 16px; display: inline-block; float: right; margin-top: 5%;}
.case{position: relative;}
.case_bg{position: absolute; left: 0; right: 0; top:300px; z-index: -1;}
.case_t_l ul .active{border: 1px solid #2870ff;}
.case_con .active{display: block;}
.cor{color: #fff!important;}
.morecase_t ul{display: flex; justify-content: space-between; text-align: center; margin-bottom: 5%; }
.morecase_t ul li{width: 200px; font-size: 16px; line-height: 50px; color: #fff; cursor: pointer;}
.morecase_con_cor dl{width: 240px; background: #fff; padding: 20px;box-shadow: 0 0 10px #dddddd; margin-bottom: 3%;}
.morecase_con_cor dl dd{ font-size: 16px; margin: 5% auto; font-weight: bold;}
.morecase_con_cor dl p{font-size: 10px; line-height: 18px; color: #9c9c9c;}
.morecase_t ul .active{background: rgba(255, 255, 255, .5);}
.morecase_con_cor{display: none;}
.morecase_con .active{display: block;}
.showMoreNChildren{ display: flex;justify-content: space-between;flex-wrap: wrap;}
.morecase_con_cor h2{ text-align: center;}
.morecase_con_cor h2 p{    text-align: center;
    font-size: 18px;
    margin: 3% 0 5% 0;
    display: inline-block;
    border: 1px solid #a9a9a9;
    padding: 1% 2%;}
.morecase_con{ padding: 0 5px;}
.lx_con{display: flex;justify-content: space-between;}
.pdd{padding: 5px;}
.pdd img{box-shadow: 0 0 10px #dddddd;}
.map_t{width: 1000px; margin: 5% auto;}
.map_t ul{display: flex; justify-content: space-between; font-size: 18px; font-weight: bold; cursor: pointer;}
.map_t ul li{width: 13%; text-align: center; line-height: 50px;}
.map_t ul .active{color: #589bff; border-bottom: 2px solid #589bff;}
.map,.jsfz{background: url(../img/lxbg.jpg); background-size:100% 100%; margin-bottom: 50px;}
.map_b_con{display: flex;justify-content: space-between;}
.map_b_c_l dl{border-left: 2px solid #589bff; padding-left: 3%; margin: 0 0 600px 0;}
.map_b_c_l dl dt{font-size: 28px;  color: #589bff; line-height: 40px;}
.map_b_c_l dl dt img{vertical-align: bottom;}
.map_b_c_l dl dd p{font-size: 14px; line-height: 30px;}
.map_b_c_l{width: 400px; height: 600px; display: block;overflow: auto; padding-right: 50px;}
.map_b_c{display: none;}
.map_b .active{display: block;}
.two dl{margin-bottom: 50px;}
.two dl:last-child{margin-bottom: 400px;}
.three dl{margin-bottom: 50px;}
.three dl:last-child{margin-bottom: 500px;}
.nav_t{position: absolute; left: 0; right: 0; background: #fff; border-radius: 10px;top: 540px;box-shadow: 0 0 10px #dddddd; height: 80px;}
.nav_t ul{display: flex;justify-content: space-between;}
.nav_t ul li{width: 25%; text-align: center; font-size: 20px; line-height: 80px; }
.about_c1{margin-top: 100px;}
.about_c1 dl{display: flex;justify-content: space-between;}
.about_c1 dl dt{width: 635px;}
.about_c1 dl dd{width: 515px; font-size: 16px;}
.about_c1 dl dd p{line-height: 26px; margin: 2% auto;}
.about_jzg{background: url(../img/aboutbg.jpg); background-size:100% 100%; position: relative; padding: 350px 0; text-align: center;}
.about_jzg img:nth-child(1){position: absolute; right: 0; left: 0; top:100px; width: 293px; margin: 0 auto;}
.about_jzg img:nth-child(5){position: absolute; right: 0; left: 0; bottom:100px; width: 293px; margin: 0 auto;}
.about_jzg img:nth-child(3){ margin: 0 3%;}
.pr{position: relative;}
.warper{max-width: 1300px; margin: 0 auto;}
.about-main2{height: 1295px;width: 100%;overflow: hidden; background: url(../img/about_08.jpg); background-size:100% 100%; color: #fff; position: relative;}
.lc1{position: absolute; left: 100px;top:350px}
.lc2{position: absolute; left: 530px;bottom:220px}
.lc3{position: absolute; left: 900px;top:290px}
.lc4{position: absolute; left: 1260px;bottom:50px}
.jsfz_con{  background: #fff;box-shadow: 0 0 10px #dddddd;}
.jsfz_con dl{margin: 3%; display: flex;justify-content: space-between;}
.jsfz_con dl dt{width: 490px;}
.jsfz_con dl dt p{font-size: 16px; line-height: 30px; margin: 2% 0;}
.ryzz_con{width: 900px; margin: 0 auto;}
.ryzz_con dl{margin: 3%; display: flex;justify-content: space-between;}
.ryzz_con dl dt{width: 450px;}
.ryzz_con dl dt p{font-size: 16px; line-height: 30px; margin: 10% 0;}
.ryzz{ background: #f5f9ff; padding: 1% 0;}
.xzn{background: url(../img/about_18.jpg); background-size:100% 100%; padding: 8% 0;  color: #fff; }
.xzn h2{font-size: 80px;text-align: center; }
.xzn  p{font-size: 18px; margin: 5% auto; line-height: 30px;}
.xzn h3{font-size: 24px;text-align: center; color: #fff; margin: 10% 0 5% 0; }
.xzn  a{width: 300px; text-align: center; margin: 0 auto; display: block; font-size: 24px;background: linear-gradient(0deg,#589bff,#266eff);line-height: 50px; padding: 1% 0;}
.xzn  a img{vertical-align: bottom;}
.tdwh ul{display: flex;justify-content: space-between; padding: 5px 0;}
.tdwh ul li img{ background: #fff; padding: 5px;}
.tdwh ul li {box-shadow: 0 0 10px #dddddd;}
.tdwh h2 {text-align: center;}
.tdwh h2 p{text-align: center;
    font-size: 18px;
    margin: 3% 0 0 0;
    display: inline-block;
    border: 1px solid #a9a9a9;
    padding: 1% 2%;}
	.mfz{display: none;}

	.cpbanner{ background: url(../img/banner_cp.jpg); padding: 5% 0;}
	.cpnr_c{width: 900px; margin: 0 auto;}
	.cpnr_c dl{display: flex;justify-content: space-between;}
	.cpnr_c dl dt {margin-top: 10%;}
	.cpnr_c dl dt h2{ font-size: 45px; color: #fff; }
	.cpnr_c dl dt h3{ width: 100px; height: 5px; background: #e89115; margin: 10% 0;}
	.cpnr_c dl dt p{font-size: 20px; color: #fff;}
	.cp_con1_r{width: 60%;}
	.PartVideo {
	    width: 100%;
	    position: relative;
	}
	.PartVideo .play {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    -webkit-transform: translate(-50%, -50%);
	}
	.PartVideo .img {
	    padding-top: 500px;
	}
	.Tvideo {
	    position: fixed;
	    width: 100%;
	    height: 100%;
	    background: rgba(0, 0, 0, 0.5);
	    top: 0;
	    left: 0;
	    z-index: 9999;
	    display: none;
	}


.Part1 {
    background: url(../img/yzbg.png) no-repeat bottom center;
    background-size: cover; padding: 3% 0;
}

.PartBox {
   margin: 5% auto;
}

.PartBox .item {
    width: 18%;
    margin-left: 2%;
    float: left;
    background: #fff;
    padding: 40px 25px 20px 25px;
    box-sizing: border-box;
    text-align: center;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.PartBox .item .ico {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
}

 .PartBox .item h1 {
    font-size: 20px;
    margin: 30px 0 10px 0;
}

 .PartBox .item .dec {
    font-size: 14px;
    line-height: 24px;
    color: #808080;
    height: 120px;
}

 .PartBox .item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -3px, 0);
    -webkit-transform: translate3d(0, -3px, 0);
}
 .Part2 .img {
    text-align: center;
}
.cp1con{margin-bottom: 5%;text-align: center;}

.fixnav {
            position: fixed!important;
            top: 0px;
           width: 100%; 
        }
		
		
		
		
	.bg1{background: #ececec;}	
		.con1{text-align: center;}
		.pubtit{text-align: center; margin: 50px auto;}
		.pubtit h2{font-size: 46px; color: #303030;}
		.pubtit img{margin: 1% auto;}
		.pubtit p{font-size:24px; color: #666666; text-align: center; line-height: 35px;width: 920px; margin: 0 auto;}
		
		.con2 ul{display: flex;justify-content:space-between;}
		.con3{background: #368ef3; text-align: center; padding: 2% 0; margin: 2% 0 0 0; color: #fff;}
		.con3 h2{font-size: 32px; font-weight: bold; margin-bottom: 1%;}
		.con3 h3{font-size: 22px;color: #fff;margin-bottom: 1%;}
		.con3 p{font-size: 22px; text-align: center; }
		 .bg2{background: #ebebeb; padding: 3% 0;}
		.con4{display: flex;justify-content: space-between;}
		.con4 img{margin-bottom: 15px;}
		.con5{background: #f8f9fb; position: relative;}
		.dwdw1{ left: 0 ;right: 0; top: 5%; position: absolute;}  
		.con5_c{text-align: center;}
		.con5_n{ position: absolute; left: 0; right: 0; margin: 0 auto;  top:35%; display: flex; justify-content: space-between;}
	   .con5_n dl dt{display: inline-block;background: #4da6ea; color: #fff; font-size: 23px; line-height: 50px; border-radius: 30px; padding: 0 7%; margin-bottom: 5%;}
	   .con5_n dl dd{font-size: 18px; line-height: 30px; width: 370px;}
	   .con5_n dl{margin-bottom: 50%;}
	   .con5_n_r dl {margin-bottom: 60%;}
	   .con5_n_r dl dt{ float: right;}
	     .con5_n_r dl dd{ float: right;}
		 .bg3{background: url(../img/bg.jpg); background-size: 100% 100%; padding: 3% 0;}
		 .con6_c{text-align: center; margin-bottom: 5%;}
		 .con6_b dl{display: flex;justify-content: space-between; margin-bottom: 10px;}
		 .con6_b dl dt{width: 283px;}
		 .con6_b dl dd{width: 917px; background: #2b65a9; color: #fff; padding: 2% 3% 0; text-indent: 2em; line-height: 22px; font-size: 16px;}
		 
		.con7_t h2 {font-size: 56px; color: #313131; margin: 5% 0 3% 0; text-align: center; font-weight: bold;}
		.con7_t p{font-size: 34px; text-align: center;}
		.con7_t p span{font-size: 47px;color: #ff3c3c;}
		 .con7_b_t{display: flex;justify-content: space-between; flex-wrap: wrap;}
		 .con7_b_t input{ text-indent: 2em; line-height: 60px; font-size: 20px; width: 49%; color: #000000; background: #F2F2F2;}
		 .con7_b_t textarea{ text-indent: 2em; line-height: 50px; font-size: 20px;border:none; width: 100%; height: 100px; 
		 color: #000000; margin-top: 2%; background: #F2F2F2;}
		 .con7_b_b_s{text-align: center; margin: 5% 0;}
		 .subsit{width: 263px;
background:#1F9F02; background-size: 100% 100%; margin: 0 auto;font-size: 20px; line-height: 48px; text-align: center; color: #fff; border-radius: 0;}
		 
		 .con7_b_t input::placeholder{color: #000!important;}
		 .con7_b_t textarea::placeholder{color: #000!important;}
		 
		 .con7_b_t .active::placeholder{color: #fff!important;}
		
		 
		 
		 .foot{background: #F7F7F7; background-size: 100% 100%; padding: 3% 0 0 0; font-size: 18px;}
		  .foot_c_b_m h2,.foot_c_b_r h2{font-size: 25px;}
		  .foot_c_b_m h2 span,.foot_c_b_r h2 span{font-size: 18px; color: #98d1ba; display: inline-block; margin-left: 15px;}
		  .foot_c_b_m h3,.foot_c_b_r h3{ margin: 30px 0; width: 29px; height: 2px; background: #98d1ba;}
	.foot_c_t{display: flex;justify-content: space-between; border-bottom: 1px solid #C4D9EB; padding-bottom: 2%; margin-bottom: 5%;}

	.foot_c_t p span{display: block; }
		.foot_c_t h2{width: 215px; margin-top:20px}
		.foot_c_t ul{width: 860px; display: flex;justify-content: space-between;  line-height: 75px;}
		 .foot_c_t ul li{font-size: 18px;}
		 
		 .foot_c_t dl{justify-content: left; width: 250px;}
		 .foot_c_t dl dt{margin-right: 20px;}
		 .foot_c_t dl dd p{font-size: 24px; color: #333333; line-height: 34px; padding-left: 15px; font-weight: bold;}
	 .foot_c_t dl h3{width: 1px;
height: 36px;
background: #C8C8C8; margin-top: 3%;}
		 
		 
		 
		 .gd108{width: 1080px; margin: 3% auto; display: block; overflow: hidden;}
		
		  .ab_con1{margin: 3% auto;line-height: 35px; }
.ab_con1 p{ font-size: 16px; line-height: 35px;  margin-top: 1%; }
.ab_con1 p span{ font-size: 16px; line-height: 35px; }
.ab_con1  strong span{ font-size: 16px; line-height: 35px; }
.ab_con1 div{ font-size: 16px; line-height: 35px;   }
.ab_con1 div span{ font-size: 16px; line-height: 35px; }
.ab_con1 div img{ margin:2% 0 !important}
.ab_con1 div strong span{ font-size: 16px; line-height: 35px; }
		 .bornone{border:none}
		 .ab_con2 ul{display: flex;justify-content: space-between;}
		 .ab_con2 ul li{width: 20%; text-align: center;}
		 .ab_con2 ul li p{font-size: 18px; text-align: center; margin-top: 2%;}
		 
		 .hzhb{background: url(../img/hzbg.jpg); background-size: 100% 100%; padding: 3% 0; margin: 5% auto; }
		 .hzhb_c p{text-align: center;display: block; margin-bottom: 3%;}
		 
		  .swiper {
		         width: 100%;
		         height: 100%;
		       }
		 
		     
		     
			   .ryy{background: #EEEEEE; padding: 5% 0;}
			.ryne{background: #fff; padding:8% 5%;}
			.ryne p{font-size: 20px; text-align: center; border-top: 1px solid #666666; margin-top: 15%; line-height: 50px;}
			.bxzx{}
			.bxzx_l{width: 288px;  background: #F7F5F6; float: left;}
			.bxzx_l h2{line-height: 64px; color: #fff; text-align: center;background: #704015; font-size: 26px;}
			.bxzx_l p{font-size: 20px; line-height: 70px; border-bottom: 1px dashed #AAAAAA; padding-left: 20px; color: #666666;}
			.bxzx_l p:nth-child(2){color: #704015;}
			.bxzx_l h3{margin: 20% auto; text-align: center;}
			.bxzx_l h3 img{background: #fff; padding: 5px; border:1px dashed #313131;}
			.bxzx_l h3 p{font-size: 14px; text-align: center; border:none; padding: 0;}
			.bxzx_r{}
			.bxzx_r ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
			.bxzx_r ul li{width: 49%; margin-bottom: 2%;}
			.bxzx_r_c{width:890px; float: right;}
			.bxzx_r dl{display: flex;justify-content: space-between; text-align: center; font-size: 26px; line-height: 64px;border-bottom:1px solid #929292}
			.bxzx_r dl dt{width: 310px; border-right:1px solid #929292}
			.bxzx_r dl dd{width: 580px;}
			.bxzx_r dl:nth-child(1){background: #D7E0EA; color: #0762CB;}
			.bxzx_r dl:last-child{border: none;}
		
			
		.fy{width:100%; height: 35px; line-height: 24px; overflow: hidden; text-align:center; font-size:16px;  padding:32px 0;}
						.fy a{ display:inline-block; padding:0 15px; color:#9a9a9a; border:1px solid #9a9a9a}
						.fy b{color: #fff !important; background:#1F9F02;padding:2px 15px;}
						.fy span,.fy span a{vertical-align:middle; text-decoration:none; color:#9a9a9a; cursor:pointer; }	
			
			
			
			
			
										.ab_con1 h2{font-size: 30px; text-align: center; margin-bottom:2%}
										.syp{font-size: 18px; line-height: 50px;}
										.fy_con{background: #f1f1f1; padding-bottom: 3%;  display: block; overflow: hidden;}
					.ab_con1 h2{font-size: 30px; line-height: 50px; text-align: center;}
			.ab_con1 h2{font-size: 30px; text-align: center; margin-bottom:2%}
			.syp{font-size: 18px; line-height: 50px;}
			.fy_con{background: #f1f1f1; padding-bottom: 5%; margin-bottom: 5%; display: block; overflow: hidden;}
			
			
			.gg_tit{text-align: center; margin: 120px 0 60px 0;}
			.gg_tit h2{font-size: 48px;}
			.gg_tit h3{margin: 25px 0;}
			.gg_tit p{font-size: 26px; text-align: center;}
			
			.jz_con1{ display: flex;justify-content: space-between; flex-wrap: wrap;}
			.jz_con1 dl{width: 28%; text-align: center; padding: 7% 2%; border: 1px solid #e1f0f2;border-radius: 20px; margin-bottom: 3%;}
			.jz_con1 dl dt span{font-size: 60px; color: #77bcc3;}
			.jz_con1 dl dd{font-size: 28px; margin: 5% 8%; color: #333333;}
			.jz_con1 dl p{font-size: 18px; text-align: center; line-height: 30px;}
			.jz_con1 .active{background: #ca3924; color: #fff;}
			.jz_con1 .active dt span{color: #ca3924; background: #fff; padding: 4%; border-radius: 100px; font-size: 40px;}
			.jz_con1 .active dd{color: #fff;}
			.jz_con1 dl:hover{background: #ca3924; color: #fff;}
			.jz_con1 dl:hover dt span{color: #ca3924; background: #fff; padding: 4%; border-radius: 100px; font-size: 40px;}
			.jz_con1 dl:hover dd{color: #fff;}
			.jzbg{background: url(../img/sybg_08.jpg); background-size: 100% 100%; padding-bottom: 5%;}
			.jz_fw{display: flex;justify-content: space-between; position: relative;}
			.jz_fw_r h2{font-size: 36px; line-height: 50px; color: #333333;}
			.jz_fw_l{width: 655px;}
			.jz_fw_r{width: 430px; text-align: left; padding:30px 0  0 60px;}
			.jz_fw a{display: inline-block; background: #78471c; font-size: 22px; color: #fff;
			 padding: 1% 5%; border-radius: 10px;  position: absolute; bottom: 0; right: 0;}
			.jzfw_pos{position: absolute;right: 0; bottom: 90px; width: 600px; padding:3% 0; background: #fff; padding:40px;}
			.jzfw_pos h2{text-align: left; font-size: 36px; color: #77bcc3; line-height: 80px;}
			.jzfw_pos p{font-size: 16px; line-height: 30px; margin: 1% 0;}
			
			.swiper-button-next,.swiper-button-prev{width: 50px; height: 50px; color: #fff!important; line-height: 50px; font-size: 30px; border-radius: 50px;}
			
			.swiper-button-next1,.swiper-button-prev1{width: 50px; height: 50px; color: #fff!important; line-height: 50px; font-size: 30px; border-radius: 50px;}
			
			
			
			
			.jz_con3{display: flex;justify-content: space-between;}
			.jz_con3 dl{width: 33.33%; text-align: center;}
			.jz_con3 dl dt{border-bottom: 1px  dashed #dfdfee; padding-bottom: 3%; margin-bottom: 3%;}
			.jz_con3 dl p{text-align: center;}
			.jz_con3 dl  dd{font-size: 26px; margin: 5% 0;}
			.jz_con3 dl p{font-size: 18px; line-height: 30px;}
			
			.bgabout{background: #f6f6f6; padding: 5% 0; margin: 5% 0;}
			.jz_con4{background: #77bcc3; padding: 30px; display: flex;justify-content: space-between;}
			.jz_con4_l{width: 240px;}
			.jz_con4_l dl{text-align: center; font-size: 28px; background: #fff; width: 240px; margin-bottom: 2%; padding: 43px 0; cursor: pointer;}
			.jz_con4_l .active{background: #ca3924; color: #fff;}
			.jz_con4_l .active dt span{color: #fff;}
			.jz_con4_l dl dt span{ font-size: 45px; color: #77bcc3;}
			.jz_con4_l dl dd{ margin-top: 5%;}
			
			
			
			.jzconn{width: 930px;}
			.jzconn .active{display: block!important;}
			.jzconn .jzconn_n{display: none;}
			
			.yxay ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
			.yxay ul li{background: #fff; font-size: 22px;  text-align: center; width: 49%; margin-bottom: 2%;}
			.yxay ul li p{text-align: center; line-height: 80px;}
			.jz_con4_m{width: 532px; float: left;}
			.jz_con4_r{width: 365px; color: #fff; float: right;}
			.jz_con4_r h2{font-size: 48px; border-bottom: 2px solid #b2d7db; display: inline-block; line-height: 70px; margin: 20% 0;}
			.jz_con4_r p{font-size: 18px; line-height: 26px; margin-bottom: 5%;}
			
			.jz_con4_r  a{display: inline-block; padding: 3% 8%; font-size: 18px; background: #ca3924; color: #fff; border-radius: 50px; margin-top: 80px;}
		.jz_con5{display: flex;justify-content: space-between;}
		.jz_con5 dl{width: 19.5%; position: relative;background: #f6f6f6; }
		.jz_con5 dl dt{background: #77bcc3; text-align: center; font-size: 26px; color: #fff; line-height: 40px; padding: 10% 0 25% 0;}
		.jz_con5 dl dd{background: #f6f6f6; padding: 25% 10%; font-size: 18px; line-height: 25px;}
		.jz_con5 dl h2 span{background: #fff; padding: 2%;font-size: 40px; color: #77bcc3; border-radius: 50px; position: absolute;left: 0; right: 0; top:37%; width: 50px; margin: 0 auto; text-align: center; height: 50px; line-height: 50px; border:2px solid #f8f8f8}
			.jz_con5 .active dt{background: #ca3924;}
			.jz_con5 .active h2 span{color: #ca3924;}
			.jz_con5 dl:hover dt{background: #ca3924;}
			.jz_con5 dl:hover h2 span{color: #ca3924;}
			
			.ggbd .active{background: #1F9F02; color: #fff;}	
					
				.ggbd input::-webkit-input-placeholder { 
				/* WebKit browsers，webkit内核浏览器 */
				color: #929292; 
				font-size: 20px;
				} 
					.ggbd .active::-webkit-input-placeholder {
					/* WebKit browsers，webkit内核浏览器 */
					color: #fff; 
					font-size: 20px;
					} 	
					
			
					
					.foot_c_b{display: flex;justify-content: space-between;}
					
					.foot_c_b_l{width: 245px; margin-top: 1%;}
					.foot_c_b_l h2{font-size: 34px; margin-top: 5%; font-weight: bold;}
					.foot_c_b_m{width: 480px;}
					.foot_c_b_r{width: 280px; }
					.foot_c_b_m p{font-size: 18px; display: flex;}
					.foot_c_b_r ul{display: flex;justify-content: space-between; }
					.foot_c_b_r ul p{text-align: center; font-size: 14px;}
					.foot_c_b_m  p{ margin-bottom:7%;}
					.foot_c_b_m  p span{font-size: 25px; padding-right: 5px; color: #1F9F02;}
					.foot_b{background:url(../img/cbg3.png); background-size: 100% 100%; line-height: 80px; margin-top: 50px; text-align: left; font-size: 14px; color: #fff;}
					.mbgfw,.mtit,.mgywm,.wap{display: none;}
					
					 .posnav {border-bottom: 1px solid #E6E6E6; line-height: 40px; padding-bottom: 10px;  margin: 50px auto;font-family: 'SourceHanSansCN-Normal';}
							 .posnav h2{ font-size: 26px; color: #1F9F02; border-left: 3px solid #1F9F02; padding-left: 10px; float: left; line-height: 25px;font-weight: bold;}
							 .posnav h2 span{display: block; font-size: 16px;  color:#BCBCBC; font-weight: normal;}
							 .posnav p{float: right; font-size: 16px; color: #8c8c8c; margin-top: 27px;}
							 
							 .gywm dl,.gy_hdjl,.lxwm,.csrjj dl{display: flex;justify-content: space-between; margin-bottom: 2%; flex-wrap: wrap;}
							 .gywm dl dt{width: 600px;}
							 .csrjj dl dt{width: 395px;}.csrjj dl dd{width: 768px;}
							 .gywm dl dd{width: 565px;}
							 .gywm dl dd h2{font-size: 30px;  color: #1F9F02;}
							 .gywm dl dd h2 span{margin: 1% 0 2% 0;border-bottom: 1px solid #1F9F02; }
					.gywm dl dd p{font-size: 18px; line-height: 30px; margin-top: 3%;}
					.gywm_con2{background: #77bcc3; margin: 5% 0; display: block; overflow: hidden; padding-bottom: 5%;}
					.corbs{color: #fff;}
					.gy_hdjl dl{width: 49.5%; text-align: center; font-size: 23px; line-height: 50px; margin-bottom: 5%;}
					
					.anli_list ul{display: flex;justify-content: space-between; margin-bottom: 2%; flex-wrap: wrap;}
					.anli_list ul li{width: 49%;margin-bottom: 1%; border:1px solid #e8e8e8}
					.anli_list ul li p{ line-height: 70px; font-size: 24px; text-align: center;}
					.anli_list ul li:hover{border:1px solid #78471c}
					.anli_list ul li:hover p{ color: #78471c;}
					.jz_hz{margin-bottom: 5%;}
					.lxwm_l{width: 470px;}
					.lxwm_r{width: 690px;}
					.lxwm_l dl{margin-bottom: 5%;}
					.lxwm_l dl dt{font-size: 27px; border-bottom: 1px solid #e1e1e1; padding-bottom: 5%; margin-bottom: 5%;}
					.lxwm_l dl dt span{font-size: 30px;color: #1F9F02; padding-right: 10px;}
					.lxwm_l dl dd{font-size: 17px;}
					.lxwm_l dl dd ul{display: flex;justify-content: space-between; text-align: center; width: 80%;}
					
					.lxwm_l dl dd ul li img{width: 90%;border:1px solid #1F9F02}
					.lxwm_l dl dd ul li p{text-align: center; line-height: 30px; font-size: 16px;}
				.pchidden{ display:none}
				
				
				.nav{}
				#logo h2{font-size: 22px; line-height: 20px; color:#0a915b; margin-bottom: 5px;}
				#logo p{font-size: 20px; color: #e1e1e1; }
				
				.dhtop{font-size: 24px; color:#1F9F02; font-weight: bold; line-height: 36px;}
				.dhtop img{vertical-align:middle; padding-right:5px; }
				.dhtop span{font-size: 14px;}
				.dhtop  dl{display: flex;justify-content:flex-end;}
				.dhtop  dl dt{margin-top: 6%;}
				.dhtop  dl dd h2{font-size: 16px; color: #3E3E3E;}
				.dhtop  dl dd p{font-size: 24px; color: #1F9F02; margin-top: 15px;}
				.dhtop  dl dd p span{font-size: 20px; margin-right: 10px; color: #333333; display: block; line-height: 36px;}
				
				.dhtop  dl dd p em{font-size: 26px; margin-top: 5px; color: #333333; display: block;}
				.mbg1{display: none;}
				.hezi{display: flex; justify-content: space-between;}
				.mdcon1_c_l{ position: absolute; top: 0; left: 0;z-index: 22;}
				.mdcon1{width: 1460px; margin: 5% auto;position: relative; padding: 5% 0;}
				.mdcon1_c_r{ position: absolute; bottom: 0; right: 0; z-index: 22; }
				.mdcon1_c_m{background:url(../img/cbg1.jpg);  padding:10%; background-size: 100% 100%;}
				.mdcon1_c_m dl{width: 20%; text-align: center;}
				.mdcon1_c_m dl dt{width: 210px; height: 140px; border-radius: 210px; border:1px solid #878787; padding-top: 70px;}
				.mdcon1_c_m dl dt p{text-align: center; }
				.mdcon1_c_m dl dt p span{font-size: 60px; color: #878787;}
				.mdcon1_c_m dl dt h2{font-size: 26px; color: #333333; line-height: 50px;}
				.mdcon1_c_m dl dd{font-size: 18px; margin-top: 15%;}
				.mdcon1_c_m dl:hover dt{border:1px solid #78471c;}
				.mdcon1_c_m dl:hover p span{color:#78471c;}
				.mdcon1_c_m dl:hover dt h2{color:#78471c;}
				.mdpubtit{text-align: center; margin: 3% auto;}
				.mdpubtit dl{display: flex; justify-content: center; color: #fff;}
				.mdpubtit dl dd h2{font-size: 48px; margin-bottom: 2%;}
				.mdpubtit dl dd{text-align: left; margin-top: 4%;}
				.mdpubtit dl dd p{font-size: 26px;}
				
				.mdcon2{background:url(../img/sybg_03.jpg); padding: 0 0 5%; display: block; overflow: hidden; background-size: 100% 100%;}
				
				.mdpic{ position: relative;}
				.mdpic p{ position: absolute; width: 80%; text-align: left;bottom: 0; color:#FFFFFF; height: 76px;
				 line-height: 25px; font-size: 16px;  background: url(../img/bg2.png); padding: 2% 10%;}
				 .mdpic p span{ display: block; font-size: 20px; margin-bottom: 1%; font-weight: bold;}
				 
				 .mdpic:hover p{ background: url(../img/bg1.png);}
				
			
			   .mySwiper11 .swiper-pagination-bullet{width: 170px!important; border-radius: unset; height: 5px!important; border:1px solid #fff; background: none;}					
			   .mySwiper11		.swiper-pagination-bullet-active	{ background: #fff;}
			   
			   .mySwiper11 .swiper-pagination{ display:none!important}
			   
			   .mbtit2{ background: url(../img/sybg_06.jpg); width: 100%;}
			    .mbtit3{ background: url(../img/sybg_10.jpg); width: 100%; height: 368px;}
				.mbtit4{ background: url(../img/sybg_16.jpg); width: 100%; height: 368px;}
			   .corh{color: #110a03!important;}
			   .mbcon2_t{width: 95%; margin: 0 auto 5%;}
			   .mbcon2_t ul li{width: 19%; text-align: center; font-size: 26px; color: #78471c; background: #e9e9e9; line-height: 70px; border-radius: 10px;}
			   .mbcon2_t .active{color: #e9e9e9; background: #78471c;}
			   .mbcon2_n_c{display: none;}
			   .mbcon2_n .active{display: block;}
			   .mbcon2_n img{margin-bottom: 5px;}
			   .mbcon2_b{width: 100%; border-bottom: 1px solid #78471c; padding: 2% 0 3% 0; font-size: 20px; color: #78471c; margin: 3% 0;}
			   .mbcon2_b span{display: inline-block; float:right; padding: 1%; background: #78471c; color: #fff;border-radius: 10px;}
			   .mbcon2_n_cc{flex-wrap: wrap;}
			   
			   .mbtit3 .mdpubtit{margin: 0 auto; padding-top: 100px;}
			   .mdys dl{ display: flex;justify-content: space-between; margin-bottom: 1%;}
			   .mdys dl dd{background: url(../img/yybg.jpg); background-size: 100% 100%; width: 50%; text-align: center; padding: 5% 0;}
			   .mdys dl dt{width: 50%;}
			   .mdys dl dt img{height: 100%;}
			   
			   .mdys dl dd span{font-size: 35px; color: #ffffff; background: #704015; padding: 2%; border-radius: 100%;}
			   .mdys dl dd h2{font-size: 24px; color: #704015; line-height: 80px;}
			   .mdys dl dd p{text-align: center;}
			   .mdys dl dd h3{width: 100px; border-bottom: 1px solid #beab99; margin: 0 auto 10%;}
			   .mdys dl:hover dd{background: url(../img/yybg2.jpg); }
			   .mdys dl:hover span, .mdys dl:hover h2, .mdys dl:hover p{color: #fff;}
			   .mdys dl:hover span{color: #704015; background: #fff;}
			   .mdys dl:nth-child(2),.mdys dl:nth-child(4){flex-direction: row-reverse;}
			   
			   .gywm a{display: inline-block; float:right; padding: 1% 5%; background: #78471c; color: #fff;border-radius: 10px; float: left; font-size: 20px; margin-top: 5%;}
			   
			   .lxwmdh{margin: 5% auto;}
			   
			   .mshow{display: none;}
			   
			   .ab_wdys{display: flex; justify-content: space-between; }
			   .ab_wdys dl{width: 19%; text-align: center; border:1px solid #d7d7d7; font-size: 24px; line-height: 50px; border-radius: 8px; padding: 5% 0;}
			   .ab_wdys dl span{font-size: 30px; background: #78471c; color: #fff; padding: 5%; border-radius: 100%; }
			   
			   .ab_wdys dl:hover{ background: #78471c; color: #fff;}
			   .ab_wdys dl:hover span{ background: #fff; color:#78471c ;}
			   
			   .mbcon2_n_cc  a{width: 33%;}
			   
			   .bxzx_r ul li{position: relative;}
			    .bxzx_r ul li p{width: 100%; left: 0; right: 0; bottom: 0; line-height: 60px; text-align: left;text-indent: 2em; font-size: 18px; color: #333333; background: #e9e9e9; position: absolute;}
				.bxzx_r ul li p span{ background: #a97242; font-size: 30px; display: inline-block;  border-radius: 100%; width: 30px; height: 30px; text-align: center; line-height: 30px; color: #fff; text-align: center; text-indent: 0; float: right; margin: 15px 20px 0 0;}
			    .bxzx_r ul li:hover p{ background: #a97242; color: #fff;}
				.bxzx_r ul li:hover p span{background: #fff; color: #a97242;}
			   
			   
			   
			   .mdzyyw ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
			    .mdzyyw ul li{width: 33%; margin-bottom: 3%;}
			    .mdzyyw ul li p{ text-align: center; font-size: 20px; line-height: 50px;}
			   .mdfwnr{background: url(../img/fwbg.jpg); background-size: 100% 100%; padding: 1% 0 6%; text-align: center;}
			   
			   .mdfwnr_c {text-align: center;}
			   
			   
			   .x1pub_tit{text-align: center; margin: 5% auto 3%; color: #141414; }
			   .x1pub_tit p{text-align: center;}
			   .x1pub_tit h2,.x8_con_t h2{font-size: 40px; line-height: 50px; font-weight: bold; position: relative;display: inline-block; margin-bottom: 1%;}
			   .x1pub_tit p,.x8_con_t p{font-size: 20px; margin-bottom: 1%; line-height: 30px; color: #777777; margin-left: 5px;}
			    .x1pub_tit p span,.x8_con_t p span{font-size: 30px; color: #B41413; display: inline-block; }
			   .x1pub_tit h2 img{position: absolute;top: -20px; right: -25px;}
			   .x1pub_tit h2 span{color: #960005;}
			   .x1_con1{position: relative; margin-bottom: 5%;}
			   .x1_con1_con{display: flex; justify-content: space-between;}
			   .x1_con1_con dl{width: 287px; position: relative; padding: 10% 0 89px 0; color: #333333; border:1px solid #eeeeee}
			   .x1_con1_con dl dt {text-align: center;}
			   .x1_con1_con dl dt span{text-align: center; font-size: 50px; color: #777777;}
			   .x1_con1_con dl dd h2{text-align: center; font-size: 22px; color: ##333333;font-weight: bold; margin: 3% auto;}
			   .x1_con1_con dl dd p{ padding:5% 10%;}
			   .x1_con1_con dl:nth-child(1) dt span,.x1_con1_con dl:nth-child(4) dt span{font-size: 43px;}
			   .x1_con1_con dl:hover{border:1px solid #960005;}
			   .x1_con1_con dl:hover dt span{color:#960005;}
			   .x1_con1_con dl img{position: absolute; left: 0; right: 0; top: 0; z-index: -1;}
			   .xl_bg1{position: absolute; left: 5%; top: 10%;z-index: -1;}
			   .xl_bg2{position: absolute; right: 5%; bottom:-3%;z-index: -1;}
			   .x2_bg2{background: url(../img/bg2.jpg); background-size:100% 100%; padding: 1% 0 5% 0;}
			    .hys{color: #141414!important;}
				.x2_con2{display: flex; justify-content: space-between;}
				.x2_con2_l,.x2_con2_r{width: 47%;}
				.x2_con2_l dl,.x2_con2_r dl{ position: relative; margin-bottom: 3%; font-size: 18px;}
				.x2_con2_l dl dd,.x2_con2_r dl dd{background: #fff; width: 389px; height: 96px; padding: 30px 70px;}
				.x2_con2_l dl dd h2,.x2_con2_r dl dd h2{font-size: 20px; font-weight: bold; margin: 2% 0;}
				.x2_con2_l dl dt{width: 68px; height: 68px; border-radius: 100%; font-size: 30px; color: #960005; line-height: 68px; text-align: center; position: absolute; left:-34px; top:27%; font-weight: bold;border:1px solid #960005}
				.x2_con2_l dl{margin-left: 34px;}
				.x2_con2_r dl dt{width: 68px; height: 68px; border-radius: 100%; font-size: 30px; color: #960005; line-height: 68px; text-align: center; position: absolute; right:-34px; top:27%; font-weight: bold;border:1px solid #960005}
				.x2_con2_r dl{margin-right: 34px;}
				.x2_con2_r dl:hover dd,.x2_con2_l dl:hover dd{background-image: url(../img/x2bg.png); background-size: 100% 100%;}
				.x2_con2_r dl:hover dt,.x2_con2_l dl:hover dt{background: #960005; color: #fff;}
				.x3_bg{background: #fbfbfb;}
				.x3_con{display: flex;justify-content: space-between;}
				.x3_con_l{width: 52%;}
				.x3_con_r{width: 48%;}
				.x3_con_l dl{display: flex;justify-content: space-between; margin-bottom: 6%;}
				.x3_con_l dl dt{width: 5%;}
				.x3_con_l dl dd{width: 94%; position: relative;}
				.x3_con_l dl dd h2{ font-size: 22px;font-weight: bold; color: #333333;}
				.x3_con_l dl dd h3{width: 200px; border-bottom: 1px solid #e2e2e2; margin-bottom: 1%; padding-bottom: 1%;}
				.x3_con_l dl dd p{font-size: 18px;}
				.x3_con_l dl dd h4{position: absolute; font-size: 48px; color: #f5f3f3; right: 30%; top:-10px}
			
				.x6_bg{background: url(../img/bg5.jpg); background-size: 100% 100%; padding-bottom: 5%;}
				.x6_con dl{ width: 110px; border-left: 1px solid #e2e0df; float: left;}
				.x6_con dl dt{width: 85px; height: 380px; overflow: hidden; padding: 0 3%; float: left;}
				.x6_con dl dd{width: 470px; float: left; display: none;}
				.x6_con dl dt h2{font-size: 36px; color: #960005; font-weight: bold; text-align: center;}
				.x6_con dl dt p{width: 100%; letter-spacing: 3px; height: 350px;writing-mode: tb-rl; font-size: 18px; line-height: 30px;}
				.x6_con .active{width:700px!important;}
				.x6_con .active dd{ display: block;}
				.x6_con dl:nth-child(1) dt{width: 97px;}
				.x6_con dl:nth-child(2) dt{width: 125px;}
			    .x6_con dl:nth-child(2){width: 140px;}
		.x7_con{display: flex; justify-content: space-between; min-height: 770px;}
		.x7_con_l img,.x7_con_r_con img{min-height: 770px;}
		.x7_con_l{position: relative;}
		.x7_con_l_n{position: absolute; left: 40%; top: 0;}
		.x7_con_l_n dl{width: 67px; height: 770px; float: left; margin: 0 5px; font-size: 24px;  text-align: center; display: block; overflow: hidden;
		 padding-right: 33px;}
		.x7_con_l_n dl dt,.x7_con_l_n dl dd{width: 100%;}
		.x7_con_l_n dl dt{margin: 100px 0 30px 0; width: 25px; height: 25px; border:1px dotted #960005; text-align: center; float: right; margin-right: 3px;}
		.x7_con_l_n dl dt p{ font-size: 16px; background: #960005; margin: 2px; font-weight: bold; text-align: center; color: #fff;}
		.x7_con_l_n dl dd{writing-mode: tb-rl; padding-right: 20px; letter-spacing: 5px;}
		.x7_con_l_n dl:hover{background-image: url(../img/ttbg.jpg); background-size: 100% 100%;color: #fff;}
		.x7_con_l_n dl:hover dt{border:1px solid #fff}
		.x7_con_l_n dl:hover dt p{background: #fff; color: #960005;}
		.x8_con{z-index: 2;}
		.pplog{position: absolute; right:0; bottom: -140px; width: 1200px; margin: 0 auto; text-align: right; left: 0; z-index: 0;}
		.x8_bg{background: url(../img/ppbg.png); background-size: 100% 100%; padding: 5% 0 10% 0; color: #fff; position: relative; margin-bottom: 150px;}
		.x8_con_nn{width: 820px; float: left;}
		.x8_item_t_l{width: 62px; height: 62px; font-size: 18px; font-weight: bold;  line-height: 62px; text-align: center;border-radius: 62px; color: #B41413; margin-right: 25px; background: #fff;}
		.x8_item_t{display: flex; justify-content: flex-start;}
		.x8_item_t_r dl{display: flex;justify-content: space-between; margin-top: 7px;}
		.x8_item_t_r dl dt span{font-size: 50px; color: #fff ;}
		.x8_item_t_r dl dt{margin-right: 20px;}
		.x8_item_t_r dl dd h2{font-size: 20px; font-weight: bold; margin-bottom: 1%;}
			.x8_item_x{width: 1px; height: 35px; margin: 15px 0 15px 32px; border-left: 1px solid #DDDDDD;}	
			.x8_con_nn{ display: flex;justify-content: space-between; flex-wrap: wrap;}
			.x8_item{width: 50%;}
			.x8_item_t_r dl dd p{color:#ffffff; font-size: 14px;}
			
			.x8_item:hover .x8_item_t_l{ background: #B41413; color: #fff;}
			.mx8_con{display: none;}
			
			.x9_crs{position: relative;}
			.x9_crs_l{ position: absolute; top:0px; left: 0; z-index: 1;} 
			.x9_crs_r{float: right; position: relative;}
			.x9_crs_r_con{ position: absolute; right: 50px; width: 550px; top:0;}
			.x9_crs_r_con h2{ font-size:64px; font-weight: bold; margin: 15% 0 2% 0;}
			.x9_crs_r_con h3{ font-size:26px; font-weight: bold; margin: 5% 0;}
			.x9_crs_r_con h3:nth-child(3){font-size: 22px;}
			.x9_crs_r_con p{font-size: 18px; margin: 3% 0; display: flex;}
			.x9_crs_r_con p span{color: #9f835e; font-size: 30px; }
			.x9_crs_r_con a{ text-align: right; display: block; float: right;}
			.x11_xw{display: flex;justify-content: space-between; margin-bottom: 2%;}
						.x11_xw_r dl{display: flex;justify-content: space-between;}
						.x11_xw_l{width: 90px; margin-right: 30px; position: relative;}
						.x11_xw_r dl dt{width: 340px; margin-right: 60px;}
						.x11_xw_l h2{font-size: 32px; margin-top: 15px;}
						.x11_xw_l p{font-size: 18px; margin-top: 25px; margin-left: 30px;}
						.x11_xw_l h3{width: 87px;height: 49px;border-top: 1px solid #333333;transform: rotate(145deg); position: absolute; top:15px; left: -10px;}
						.x11_xw_r dl  h2{font-size: 20px;  font-weight: bold; margin-bottom: 2%;}
						.x11_xw_r dl dd p{font-size: 18px; color: #5C5C5C; line-height: 30px;}
						.x11_xw_r dl dd a{font-size: 18px;font-weight: bold; margin-top: 20px; display: block;}
						.x11_xw_r dl dd{width: 680px;}
						.x11_xw:hover .x11_xw_l h2,.x11_xw:hover .x11_xw_l p,.x11_xw:hover .x11_xw_r dl dd h2{color: #BE996B;}
						.x11_xw:hover .x11_xw_l h3{ border-top:1px solid #BE996B}
						.x11_xwbg{ background:url(../img/xwbg.jpg); background-size: 100% 100%;}
						.xwmore{text-align: center; margin: 5% auto;}
			.xfooter{background: #13274F; color: #fff; padding: 3% 0 1% 0; font-size: 18px;}
			.xfoot{display: flex;justify-content: space-between;}
			.xfoot_log{width: 142px;}
			.xfoot_l{width: 340px;}
			.xfoot_m{width: 210px;}
			.xfoot_r{width: 250px;}
			.xfootbd ul{ display: flex; justify-content: space-between;}
			.xfootbd P{font-size: 14px;line-height: 35px; text-align: center;}
			.xfoot2{text-align: center; background: #960005; line-height: 42px; font-size: 14px; color: #fff;}
			.xfoot_tit{ margin-bottom:45px; border-bottom: 1px solid #F7F7F7; padding-bottom: 20px;}
			.xfoot_tit span{font-size: 24px;}
			.xfoot_l p{ margin: 5% 0;}
			.xfoot_l ul{display: flex; justify-content: space-between; width: 70%; margin-top: 10%;}
			.xfoot_m ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
			.xfoot_m ul li{width: 49%; margin-bottom: 10%;}
			.xfootbd_t{ display: flex; justify-content: space-between; margin-bottom: 3%;}
			.xfootbd_t input{width:29.5%; height: 40px; line-height: 40px; background: #d9d9d9; font-size: 14px; color: #8E8E8E; padding-left: 10px;}
			.xfootbd_b{ display: flex; justify-content: space-between;}
			.xfootbd_b textarea{ background: #d9d9d9; font-size: 14px; color: #8E8E8E; height: 60px; padding: 9px; width: 308px;}
			.xfootbd_b input{width: 80px; height: 80px; background: url(../img/tj.jpg); text-align: center; line-height: 80px; color: #fff; font-size: 14px;}
			.mfoot{display: none;}
		   .csrjj dl dd h2{font-size: 32px; font-weight: bold; margin: 3% 0;}
			.csrjj dl dd h2 span{color: #960005;}
			  
			 .csrjj dl dd h3{font-size: 24px; font-weight: bold; margin: 10% 0;}
			  .csrjj dl dd  p{font-size: 18px;line-height: 35px; margin-top: 3%;}
			  .rybg{ background: url(../img/rybg.jpg); background-size: 100% 100%; padding: 1% 0 1% 0; margin: 5% auto;}
			  
			  .rybg .mySwiper22 dl dd{background: #fff; border-top: 1px solid #ececec;}
			   .rybg .mySwiper22 dl:hover dd{background: #960005; color: #fff;}
			  .ggt{margin: 5% auto;}
			  
			   .x11_xw:hover{background: #F7F7F7;}
			 			  .nxwlist .x11_xw_l{width: 78px; color: #fff; text-align: center; margin-top: 80px;}
			 			   .nxwlist .x11_xw_l h3{display:none}
			 			  .nxwlist .x11_xw_l p{text-align: center; margin: 0;}
			 			   .nxwlist .x11_xw_r{width: 660px;}
			 			    .nxwlist .x11_xw_r dl {display: unset;}
			 			   .nxwlist .x11_xw_r dl dt{width: 100%;font-size: 26px; color: #353535;  margin-bottom: 10px;  font-weight: bold;}
			 			    .nxwlist .x11_xw{ margin-bottom: 20px; padding: 3%; border-radius: 15px; }
			 				.xwli{display: flex;justify-content: space-between;}
			 				.xwli_l{width: 350px;}
			 				.xwli_r{width: 820px;}
			 				 .nxwlist .x11_xw_r dl dd{width: 100%;}
			 				 .nxwlist .x11_xw_r dl:hover dt{ color:#1F9F02}
			 				.xwli_r h3{font-size: 16px; font-weight: bold;}
			 				
			 
				.prdc_con{}
				.prdc_con_l{width: 288px; float: left;display: block; overflow: hidden; background: #FFFBF0;}
				.prdc_con_r{width: 880px; float: right; margin-right: 5px; display: flex;flex-wrap: wrap;}
				.prdc_con_r dl{margin:0 10px 3%; width: 30%;}
				.prdc_con_r dl dt{background: #f1f6fa; padding: 2%; border-radius: 10px;}
				.prdc_con_r dl dd{background: #1F9F02; color: #fff; line-height: 70px; border-radius: 10px; font-size: 20px; padding: 0 5%;}
				.prdc_con_r dl dd img{ vertical-align:unset}
				.prdc_con_r dl dd span{display: inline-block; float: right; margin-top: 5px;}
				.prdc_con_r dl dd img:nth-child(1){margin-right: 5px;}
				.prdc_con_l_t{background:#1F9F02; color: #fff; text-align: center; padding: 20px 0;}
				.prdc_con_l_t dl{display: flex;justify-content: center; font-size: 26px; font-weight: bold;}
				.prdc_con_l_t dl dd p {font-size: 14px;}
				.prdc_con_l_t dl dt span{font-size: 30px; margin:5px 10px 0 0; display: inline-block;}
				.prdc_con_l_m ul li{line-height: 70px; font-size: 20px; padding-left: 30px; color: #7F7F7F; border-bottom: 1px dashed #f0f0f0;}
				.prdc_con_l_m ul li span{font-size: 18px; display: flex; margin-right: 20px; float: left;}
				.prdc_con_l_m ul li:hover,.prdc_con_l_m ul .on{color: #1F9F02;  font-weight: bold;}
				.prdc_con_l_d dl{ color: #fff; text-align: center; padding: 0px 0; display: flex;justify-content: center;border-bottom-right-radius: 35px;}
				.prdc_con_l_d{background:url(../img/cpbg2.png); color: #fff; text-align: center; padding: 30px 0;}
				.prdc_con_l_d  h3 img{vertical-align: bottom; margin-bottom: 5%;}
				.prdc_con_l_d dl dt h2{font-size: 30px;  color: #333333; font-weight: bold;}
				.prdc_con_l_d dl p{font-size: 20px; margin: 5% 0; text-align: center; color: #9E9E9E;}
				.prdc_con_l_d dl p img{vertical-align: middle; padding-right: 10px;}
				.prdc_con_l_m ul li span img{margin-top: 5%;}
				.prdc_con_l_m ul li span img:nth-child(2){display: none;}
				.prdc_con_l_m ul li:hover span	img:nth-child(2),.prdc_con_l_m ul .on span img:nth-child(2){display: inline-block;}
				.prdc_con_l_m ul li:hover span	img:nth-child(1),.prdc_con_l_m ul .on span img:nth-child(1){display: none;}
				
				.prdc_con_l_d p{font-size: 25px; text-align: center; color: #333333; margin-top: 5%;}
				.prdc_con_l_d dl dd{width: 65px; border:1px dotted #fff; padding: 3px; height: 65px; margin-left: 10px;}
				.prdc_con_r ul{display: flex; justify-content: space-between; flex-wrap: wrap;} 
				.prdc_con_r ul li{width: 44%; padding: 2%; box-shadow: 0 0 10px #ebebeb; margin: 5px 0 5% 5px; font-size: 27px;}
				.prdc_con_r ul li p{line-height: 50px;}
				.prdc_con_r ul li p span{ display: inline-block; float: right; }
				
				.b_con6{display: flex; justify-content: space-between; flex-wrap: wrap;}
				.b_con6 dl{width: 47%!important; text-align: center; border: 1px solid #e4c297; padding: 2% 0;}
				
				
				
				
				.ydyjm{display: flex;justify-content: space-between; padding: 5px;}
				.ydyjm dl{position: relative; width: 160px;margin-top: 35px;}
				.ydyjm dl dt{width: 72px; height: 75px; position: absolute; top: -37px; left: 0px ;right: 0; margin: 0 auto; background: #d4b599; color: #fff; line-height: 75px; text-align: center; font-size: 25px;font-weight: bold;}
				.ydyjm dl dd{ background: url(../img/hzbg2.png); width: 110px; height: 398px;border:1px solid #aaaaaa; }
				.ydyjm dl:hover dd{background: url(../img/hzbg1.png);border:1px dashed #aaaaaa}
				.ydyjm dl dd{writing-mode: tb-rl; padding-right: 50px;}
				.ydyjm dl dd h2{font-size: 26px; font-weight: bold; padding-top: 100px;}
				.ydyjm dl dd p{font-size: 16px;color: #AFA292;text-align: center;}
				.ydyjm dl:hover dt{background:#960005 ;}
				
				.mt_xm{ background: url(../img/xmbg.png); background-size: 100% 100%; padding: 4% 0; color: #fff; display: block; overflow: hidden;}
				.mt_xm_t{text-align: center; font-size: 40px; line-height: 65px; margin-bottom: 5%; font-weight: bold;}
				.mt_xm_t img{vertical-align: top; margin: 0 2%;}
				.mt_xm_con{}
				.mt_xm_con_l{width: 933px; float: left;}
				.mt_xm_con_l_n{position: relative; display: none;}
				.mt_xm_con_l_n p{position: absolute;bottom: 15%; right: 0; width: 65%; font-size: 20px; line-height: 30px;}
				.mt_xm_con_r{width: 590px; display: flex; justify-content: space-between; flex-wrap: wrap;  margin-left: 3%; float: left; margin-top: 1%;}
				.mt_xm_con_r dl{width: 50%; display: flex;justify-content: left; margin-bottom: 10%;}
				.mt_xm_con_r dl dt{width: 132px; height: 131px; background: url(../img/xmbg2.png); text-align: center;  margin-right: 5%; background-size: 100% 100%; }
				.mt_xm_con_r dl dt span{font-size: 40px; line-height: 131px;}
				.mt_xm_con_r dl dd p{font-size: 14px; margin-top: 30%;}
				.mt_xm_con_r dl dd h2{font-size: 30px; font-weight: bold;}
				.mt_xm_con_r dl:hover dt{  background: url(../img/xmbg1.png); color: #960005; background-size: 100% 100%; }
				.mt_xm_con_l .active{display: block;}
				.mtcp{position: relative;}
				.mtcp_l{width:901px; float: left; height: 818px;}
				.mtcp_t{position: absolute; left: 930px; top:100px; width: 540px;}
				.mtcp_t h2{font-size: 40px;font-weight: bold; text-align:left; margin-bottom:5%; }
				.mtcp_t  span{width: 9px; height: 9px; border-radius: 9px;background:#960005; display: inline-block; margin-right: 2%;}
				.mtcp_t  p{font-size: 20px; color: #777777;}
				.mtcp_r{width: 610px; float: left; margin-left: 30px; margin-top: 250px;}
				.mtcp_r h2{color: #960005; font-size: 18px; text-align: center;width: 60%; margin: 5% auto; border-top: 2px solid #E6E6E6;border-bottom: 2px solid #E6E6E6; padding: 3% 0; font-weight: bold; }
				.mtcp_r p{font-size: 18px; line-height: 35px;}
				
				
				.xfcp{position: absolute;left: 50%!important;  bottom: 8%; width: 550px; z-index: 99999;}
				.xfcp ul{ display: flex;justify-content: space-between;}
				.xfcp ul li:nth-child(3)  { margin:0 1%;}
				
				.xfcp ul li{ width:16.66%; text-align:center}
				.mtcj{margin: 5% auto 0; position: relative;}
				.mtcj_n{position: relative; margin-bottom: 300px;}
				.newystit{width: 75%; position: absolute; bottom: -200px; left: 0; right: 0; background: #fff; border-top: 10px solid #960005; 
				padding: 3% 5% 5% 5%; box-shadow: 0 0 10px #e5e5e5;}
				.newystit h2{margin-bottom: 3%;}
				.x1pub_tit p span {width: 9px;height: 9px;border-radius: 9px;background: #960005;display: inline-block;margin-right: 5px;}
				.mtcj_b{ position: absolute; bottom: 80px; left: 0; right: 0; width: 80%; margin: 0 auto;}
				.mtcj_b ul{display: flex;justify-content: space-between;}
			    .mtcj_b ul li{width: 19%;border:2px solid #fff}
				.mtcj_b ul li img{height: 100%;}
				.mtcj .mtcj_n{display: none;}
				.mtcj .active{display: block;}
				.mtcj_b ul .active{border:2px solid #960005}
				
				.x8_con_t p span {width: 9px;height: 9px;border-radius: 9px;background: #fff;display: inline-block;margin-right: 5px;}
				.x8_con_t p {color: #fff; margin: 1% 0 7% 0;}
				
				
				
				.mtly{position: relative;}
				.mtly_l{position: absolute; left: 0;top: 0; z-index: 0;}
				.mtly_r{position: absolute; right:0;bottom:358px; z-index: 0; text-align: right;}
				.mtly_m{position: relative; z-index: 1;}
				
				.mtly_m_n_t{width: 960px; margin: 0 auto;}
				.mtly_m_n_t ul{display: flex;justify-content: space-between;}
				.mtly_m_n_t ul li{width: 52px; height: 258px; background: url(../img/lbg.png);writing-mode: tb-rl;  color:#fff;font-size: 20px; padding-right: 30px; font-weight: bold; padding-top: 100px; background-size: 100% 100%;}
				.mtly_m_n_t ul li:hover{background: url(../img/lbg1.png);background-size: 100% 100%;}
				/*.mtly_m_n_t ul li:nth-child(1){ width: 72px; padding-right: 10px;}*/
				.mtsq{background: url(../img/sqbg.png); background-size: 100% 100%; padding: 0 0 5% 0; margin: 5% auto; color: #fff; position: relative; height: 650px;}
				.mtsq_n{background-color:rgba(150,0,5,0.8); position: absolute; bottom: 0; left: 30%; width: 65%; height: 400px; top:20%; padding-left: 5%;}
				.mtsq_n h2{font-size: 40px; margin:5% 0 3% 0; font-weight: bold;}
				.mtsq_n dl dd{font-size: 20px; float: left; width: 780px;}
				.mtsq_n dl{width: 800px; display: block; overflow: hidden;}
				.mtsq_n dl dt{width: 9px;height: 9px;border-radius: 9px;background: #fff;display: inline-block;float:left; margin: 8.5% 10px 0 0;}
				.mt_syxw_t{border-bottom:2px solid #EDEDED; margin-bottom: 5%; display: block; overflow: hidden; }
				.mt_syxw_t h2{font-size: 40px; font-weight: bold; float: left; display: inline-block; width: 200px; margin-bottom: 40px;}
				.mt_syxw_t span{display: inline-block; float: right; font-size: 18px;  margin-left: 20px; padding-bottom: 40px;border-bottom: 3px solid #fff; font-weight: bold; color: #727272; margin-top: 30px;}
				.mt_syxw_t span:hover{color: #960005;  border-bottom: 3px solid #960005;}
				.mt_syxw_n{display: flex; justify-content: space-between;}
				.mt_syxw_n_l{width: 50%;}
				.mt_syxw_n_l dl img{ display:none;}
				.mt_syxw_n_l dl{border-bottom: 2px solid #F6F6F6; margin-bottom: 5%; padding-bottom: 3%;}
				.mt_syxw_n_l p,.mt_syxw_n_r p{font-size:26px; color:#939393; font-weight: bold; }
				.mt_syxw_n_l dt,.mt_syxw_n_r dt{font-size: 22px;color:#333333;font-weight: bold;  margin: 5% 0 3% 0;}
				.mt_syxw_n_l dd,.mt_syxw_n_r dd{font-size:18px ;color:#ABABAB;}
				.mt_syxw_n_r{width: 45%;}
				.mt_syxw_n_r img{margin: 5% 0 0 0;}
				.mt_syxw_n_r h2{font-size: 18px; border-top:2px solid #960005; display: inline-block; margin: 3% 0 2% 0; padding-top: 1%; color: #960005; font-weight: bold;}
				.mt_syxw_n_r h3{border-top:2px solid #960005; width: 110px;}
				.hys{color: #960005!important}
				
			
				
				
				
				.hzdl_bg{position: relative; color: #333333; }
				
				.hzdl_bg .x8_con_t p{ color: #333333;font-weight: bold;}
				.hzdl_bg .x8_con_t p span{background: #960005;}
				.hzdl_bg .x8_item_t_l{border: 1px solid #960005;}
				.hzdl_bg .x8_item_t_r dl dt span,.hzdl_bg .x8_item_t_r dl dd p{color: #333333;}
				.hzdl_bg .pplog{ bottom: 530px;}
				.mtjm{ text-align: center;  background-size: 100% 100%; padding: 6% 0; background: url(../img/dlbg.jpg); color: #fff; margin-top: 200px; background-size: 100% 100%;}
				.mtjm h2{font-size: 32px; color: #CAA870; font-weight: bold;}
				.mtjm p{text-align: center;font-size: 14px; margin: 30px 0;}
				.mtjm h3 span{color: #CAA870; font-size: 20px; text-align: center;}
				.mtjm h4{font-size: 20px; margin-top: 50px;}
				.mtjm h5{font-size: 18px;margin: 30px 0;}
				.mtjm h5 em{font-weight: bold; color:#CAA870 ;}
				
				.abtsq{background: url(../img/abg.jpg);background-size: 100% 100%;padding: 6% 0; }
				.abtsq_n{background-color: rgba(150,0,5,0.8); color: #fff; width: 830px; padding: 5% 190px;}
				.abtsq_n p{font-size: 18px; line-height: 35px; margin: 2% 0;}
				.mt_about{margin-top: 5%;}
				.mt_about dl dt{width: 604px; float: left;}
				.mt_about dl dd{ background: url(../img/jjbg.jpg);  width: 500px; float: right; color: #fff; border:8px solid #d8d1c9; padding: 5% 40px; margin-top: 5%;  font-size: 18px; }
				.mt_about dl dd p{line-height: 35px;}
				.mt_about dl dd h2{font-weight: bold; margin: 5% 0 3% 0;}
				.x10_con .swiper-slide img{ margin-bottom: 0;}
				.mtprolist ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
				.mtprolist ul li{width: 31%; margin-bottom: 3%;}
				.mtprolist ul li p{font-size: 20px; background: #D9D9D9; line-height: 70px; text-align: center; font-weight: bold; color: #333333;}
				.mtprolist ul li:hover p{background: url(../img/bg2.png); background-size: 100% 100%; color: #fff;}
				
			     .navling{width: 100%; height: 66px; background: #1F9F02; position: absolute; top:100px}
			     .pubtt{text-align: center; margin: 3% auto;}
				 .pubtt h3{font-size: 36px; color: #C4C4C4;}
				  .pubtt h2{font-size: 60px; color: #333333; font-weight: bold;}
				  .pubtt h2 span{ color: #1F9F02;}
			     .pubtt p{text-align: center; font-size: 24px; color: #545454; margin-top: 1%; margin-bottom: 5px; line-height: 30px;}   
			.bgg1{background-color: #F1F6FA; display: block; overflow: hidden; padding-bottom: 5%;}
			.x_con1{display: flex; justify-content: space-between;}
			.x_con1 dl{ padding: 5% 2%; background-size: 100% 100%; width: 21%;}
			.x_con1 dl:nth-child(1) dt span:nth-child(1){ font-size: 40px;}
			.x_con1 dl dt span:nth-child(1){ font-size: 45px; color: #333333;}
			.x_con1 dl dt span:nth-child(2){ font-size: 30px; float: right; color: #D7011B;}
			.x_con1 dl dd{color: #333333; font-size: 20px; font-weight: bold; margin: 4% 0;}
			.x_con1 dl p{font-size: 18px;color: #8D8D8D;}
			.x_con1 dl:nth-child(1){background: url(../img/Group773_1.png); background-size:100% 100%}
			.x_con1 dl:nth-child(2){background: url(../img/Group774.png); background-size:100% 100%}
			.x_con1 dl:nth-child(3){background: url(../img/Group775.png); background-size:100% 100%}
			.x_con1 dl:nth-child(4){background: url(../img/Group776.png); background-size:100% 100%}
			.x_con1 dl:nth-child(1):hover{background: url(../img/Group773.png); background-size:100% 100%}
			.x_con1 dl:nth-child(2):hover{background: url(../img/Group1040.png); background-size:100% 100%}
			.x_con1 dl:nth-child(3):hover{background: url(../img/Group1041.png); background-size:100% 100%}
			.x_con1 dl:nth-child(4):hover{background: url(../img/Group1042.png); background-size:100% 100%}
			.x_con1 dl:hover dt span,.x_con1 dl:hover dd,.x_con1 dl:hover p{color: #fff;}
			
			.bgg2{width: 100%; background: url(../img/Group795.png); background-size:100% 100%; margin-bottom: 20px;}
			.x_con2 dl{display: flex;justify-content: space-between;}
			.x_con2 dl dt{width: 508px;}
			.x_con2 dl dt h3{width: 40px; height: 4px; background: #D7011B;}
			.x_con2 dl dt h2{margin: 8% 0; font-size: 32px; color: #1F9F02; font-weight: bold;}
			.x_con2 dl dt h2 img{margin-right: 20px; vertical-align: sub;}
			.x_con2 dl dt p{color: ##333333; font-size: 18px; line-height: 30px;}
			.x_con2 dl dd{width: 650px; position: relative;}	
			.x_con2_n{width: 406px; height: 121px; background:url(../img/Group784.png); padding: 40px; position:absolute; right: 0; bottom: -100px;}	
			.x_con2_n h2{font-size: 24px; color: ##333333;font-weight: bold; margin-bottom: 2%;}	
			.x_con2_n h2 img{margin-right: 10px;}	
			.x_con2_n p{font-size: 18px; color: #333333;}
			.x_con2{height: 555px;}	
			.x_con2 .swiper-button-next{ left: 0!important; top:65%}	
			.x_con2	.swiper-button-prev{ left: 50px;top:65%}
			.x_con3{ background:url(../img/Group787.png); background-size:100% 100%; padding: 3% 0;  text-align: center; color: #fff;}
			.x_con3 h2{ font-size: 32px; font-weight: bold;}
			.x_con3 ul{display: flex; justify-content: center;}
			.x_con3 ul li{width: 120px; background: #fff; border-radius: 50px; margin: 1% 5px; color: #1F9F02; font-size: 18px;}
			.x_con4 dl{ text-align: center; padding: 20px  0 100px 0; position: relative; border:1px solid #1F9F02; background: #fff;}
			.x_con4 dl dd{ position: absolute; bottom: 0; background: #1F9F02; width: 100%; left: 0; right: 0; line-height: 85px; font-size: 26px; color: #fff;}
			.x_con4 dl:hover dd{background: #1F9F02; color: #fff;}
			.x_con4 dl:hover{border:1px solid #1F9F02}
			.x_con4 .swiper-button-next,.x_con4 .swiper-button-next1{ right: -50px!important;}
			.x_con4 .swiper-button-prev,.x_con4 .swiper-button-prev1{ left: -50px!important;}
			.x_con5{display: flex;justify-content: space-between;}
			.x_con5_l{width: 575px; position: relative;}
			.x_con5_l dl{display: flex;justify-content: space-between; margin-bottom: 3%;}
			.x_con5_l dl dt{ width: 50px;}
			.x_con5_l dl dd{ width: 508px;}
			.x_con5_l dl dd h2{font-size: 24px; color: #333333;font-weight: bold; margin:0 0 2% 0;}
			.x_con5_l dl dd p{font-size: 18px; color: #797979; line-height: 30px;}
			.x_con5_l_line{width: 1px; height: 400px; border-left: 2px dashed #A5A5A5; position: absolute; left: 25px; top: 50px; z-index: -1;}
			.x_con6_t ul{display: flex;justify-content: space-between; margin-bottom:1%}
			.x_con6_t ul .active img{border-bottom:2px solid #D7011B}
			.x_con6_b_n{ display: none; text-align: center; color: #fff; padding: 5% 0;}
			.x_con6_b_n h2{font-size: 26px; font-weight: bold;}
			.x_con6_b_n h3{font-size:16px; margin-bottom: 2%;}
			.x_con6_b_n p{font-size:20px; text-align: center;}
			.x_con6_b .active{display: block;}
			.qbg1{background: url(../img/Group895.png);}
			.qbg2{background: url(../img/Group895_2.png);}
			.qbg3{background: url(../img/Group895_3.png);}
			.x_con7{ display: flex; justify-content: space-between;}
			.x_con7 dl{width: 293px; height: 393px; text-align: center; color: #fff;}
			.x_con7 dl:nth-child(1){background: url(../img/Group1047.png);}
			.x_con7 dl:nth-child(2){background: url(../img/Group1048.png);}
			.x_con7 dl:nth-child(3){background: url(../img/Group1049.png);}
			.x_con7 dl:nth-child(4){background: url(../img/Group1054.png);}
			.x_con7 dl dd{ font-size: 24px; margin: 2% 0;}
			.x_con7 dl p{padding: 8%; font-size: 18px; display: none;}
			.x_con7 dl dt{margin-top: 200px;}
			.x_con7 dl:hover dt{ margin-top: 50px;}
			.x_con7 dl:hover p{display: block;}
			.x_con7 dl:nth-child(1):hover{background: url(../img/Group1051.png);}
			.x_con7 dl:nth-child(2):hover{background: url(../img/Group1052.png);}
			.x_con7 dl:nth-child(3):hover{background: url(../img/Group1053.png);}
			.x_con7 dl:nth-child(4):hover{background: url(../img/Group1050.png);}
			.bgg8{width: 100%; background: url(../img/Group834.png); background-size:100% 100%; padding: 50px 0; display: block; overflow: hidden; margin: 5% 0;}
			.x_con8{display: flex;justify-content: space-between; flex-wrap: wrap; color: #fff; text-align: center;}
			.x_con8 dl{width: 260px; margin-bottom: 5%;}
			.x_con8 dl dt{font-size: 24px; font-weight: bold; margin: 3% 0;}
			.x_con8 dl dd{font-size: 18px; line-height: 30px;}
			.x_con9{display: flex;justify-content: space-between;flex-wrap: wrap; margin-bottom: 50px;}
			.x_con9 dl{width: 570px; height: 185px; background: #EDEDED; margin-bottom: 20px; display: flex; justify-content: flex-start; position: relative;}
			.x_con9 dl dt{width: 132px; margin: 30px;}
			.x_con9 dl dd{width: 350px; font-size: 20px; color: #333333; margin-top: 65px;}
			.x_con9 dl span{position: absolute; right: 1px; bottom: 1px; color: #D7011B; font-size: 20px;}
			.x_con9 dl:hover{background: #1F9F02; color: #fff;}
			.x_con9 dl:hover dd,.x_con9 dl:hover span{color: #fff;}
			.x_con9 dl:nth-child(2) dd,.x_con9 dl:nth-child(3) dd{ margin-top: 80px;}
			.x_con10_t{width: 820px; margin: 0 auto 50px; position: relative;}
			.x_con10_t ul{ display: flex; justify-content: space-between; text-align: center;background: #1F9F02; }
			.midline{width: 1px; height: 40px; background: #fff; position: absolute; left: 0; right: 0; margin: 0 auto; top:20px}
			.x_con10_t ul li{width: 50%; text-align: center; font-size: 26px; line-height: 80px; color: #fff;}
			.x_con10_t ul li.active{ background: #1F9F02; color: #1F9F02; border-bottom: 2px solid #1F9F02;}
			.x_con10_b .x_con4{ display:none}
			.x_con10_b .active{ display: block;}
			.x_con11{display: flex;justify-content: space-between;}
			.x_con11_l{width: 600px;}
			.x_con11_l_t dl{display: flex;justify-content: space-between;}
			.x_con11_l_t dl dt{width: 200px; background: #1F9F02; text-align: center; color: #fff;}
			.x_con11_l_t dl dt h2{font-size: 78px; font-weight: bold; margin-top: 3%;}
			.x_con11_l_t dl dt p{text-align: center; font-size: 24px;}
			.x_con11_l_b h2{font-size: 24px; margin: 2% 0; font-weight: bold;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
			.x_con11_l_b p{font-size: 18px; color: ##727272;-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
			.x_con11_l_b span{color: #1F9F02; font-size: 20px; margin-top: 3%; display: block;}
			.x_con11_r{width: 573px;}
			.x_con11_r dl{background: #F6F6F6; padding: 5%; margin-bottom: 3%; display: flex; justify-content: space-between;}
			.x_con11_r dl dt{width: 80px;}
			.x_con11_r dl dd{width: 435px;}
			.x_con11_r dl dt h2{font-size: 24px; color: #333333; font-weight: bold; margin-bottom: 20px;}
			.x_con11_r dl dd h2{font-size: 24px; font-weight: bold; margin-bottom: 10px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
			.x_con11_r dl dd p{font-size: 18px; color: #727272;-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
	
	
	
	
			.x_about{display: flex; justify-content: space-between; margin-bottom: 2%;}
			.x_about_l{width: 450px;}
			.x_about_l dl{margin: 15% 0;}
			.x_about_l dl dt{font-size: 32px; color: #1F9F02; font-weight: bold;}
			.x_about_l dl dt img{vertical-align: sub; margin-right:2%;}
			.x_about_l dl dd{font-size: 18px; margin:5% 0;}
			.x_about_r{width: 712px;}
			.fatx{flex-direction: row-reverse;}
			.fatx .x_about_l dl{ margin-top: 130px;}
			.x_zjtd dl{  padding:10px 15px 50px 15px;}
			.x_zjtd dl dd{background: #1F9F02; font-size: 36px; padding: 1% 0; color: #fff;}
			.x_zjtd dl:hover dd{ background: #1F9F02;}
			
			.x_hzdl{display: flex;justify-content: space-between; margin-bottom: 50px;}
			.x_hzdl_l{width: 600px;}
			.x_hzdl_r dl {display: flex;justify-content: flex-start; margin-bottom: 2%;}
			.x_hzdl_r dl dt{color: #1F9F02; font-size: 35px; font-weight: bold; font-style:italic; margin-right: 15px;}
			.x_hzdl_r dl dd h2{font-size: 20px; color: #1F9F02; font-weight: bold; margin-top: 10px; text-indent: .5em;}
			.x_hzdl_r dl dd img{vertical-align: top; margin-top: 1%;}
			.x_hzdl_r p{font-size: 18px; color: #797979;}
			.x_hzdl_r{width: 540px;}
			.x_hzdl_r_n{margin-bottom: 50px;}
			.x_hzdlbg{width: 100%; background: url(../img/hzbg1.png); background-size: 100% 100%; display: block; overflow: hidden; padding: 30px 0;}
			.x_hzdl_con{width: 960px; display: flex; justify-content: space-between; margin: 0 auto; flex-wrap: wrap;}
			.x_hzdl_con dl{background: url(../img/hzbg2.png); text-align: center; width: 237px; height: 256px; margin-bottom: 50px; padding: 20px 30px; background-size: 100% 100%;}
			.x_hzdl_con dl dd{font-size: 21px;}
			.x_con11_r dl dd h2 img{ display: none;}
			
			.a_pub_tit{text-align: center; margin: 50px auto; display: block; overflow: hidden;}
			.a_pub_tit h2{font-size: 48px; font-weight: bold;}
			.a_pub_tit h2 img{vertical-align: middle; padding: 0 20px;}
			.a_pub_tit h2 span{color: #1F9F02;}
			.a_pub_tit p{text-align: center;color: #666666; font-size: 26px; line-height: 35px; margin: 1% auto;}
			.a_con1{display: flex;justify-content: space-between;}
			.a_con1 dl{width: 30%; padding: 1%; border:1px solid #1F9F02;border-radius: 5px;text-align: center;}
			.a_con1 dl h2{font-size: 26px; color: #1F9F02;font-weight: bold; margin: 5% 0 0 5%;}
			.a_con1 dl p{color: #666666;font-size: 18px; line-height: 25px; text-align: center; padding: 5%;}
			.a_bg1{background: url(../img/bg1.jpg); background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto; padding-bottom: 5%;}
			.a_con3_n dl{display: flex; justify-content: space-between;}
			.a_con3_n dl dt,.a_con3_n dl dd{width: 50%;}
			.a_con3_n dl dd{ background: #fffdf6; text-align: center;}
			.a_con3_n dl dd img{margin: 7% 0 1% 0;}
			.a_con3_n dl dt img{vertical-align: top;}
			.a_con3_n dl dd  h2{font-size: 24px; color: #1F9F02;font-weight: bold;}
			.a_con3_n dl dd  h3{width: 100px; border-bottom: 1px solid #1F9F02; margin: 3% auto 0;}
			.a_con3_n dl dd p{padding: 3% 5%; font-size: 18px; color: #666666; text-align: center;}
			.a_con3 .swiper-button-next{ bottom: 30px; right: 0px;top:auto}
			.a_con3 .swiper-button-prev{ bottom: 30px; right: 70px;top:auto; left: auto;}
			.a_con4,.a_con9{display: flex; justify-content: space-between;}
			.a_con4 dl{width: 24%; background: #1F9F02;  color: #fff; text-align: center; padding: 3% 0; border-radius: 10px;}
			.a_con4 dl dt{font-size: 26px; font-weight: bold; margin: 2% 0 5% 0;}
			.a_con4 dl dd{font-size: 18px;}
			.a_con4 dl:hover{background: #1F9F02;}
			.a_bg2{background: url(../img/bg2.jpg); background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto; padding-bottom: 5%;}
			.a_bg2 .a_pub_tit,.a_bg2 .a_pub_tit p{ color: #fff;}
			.a_con5{ display: flex; justify-content: space-between;flex-wrap: wrap;}
			.a_con5 dl{width: 305px; text-align: center; background: url(../img/y1.png); background-size: 100% 100%; height: 307px; color: #fff; margin-bottom: 3%;}
			.a_con5 dl img{margin: 20% 0 0 0;}
			.a_con5 dl  dt{font-size: 26px; margin-bottom: 2%; font-weight: bold;}
			.a_con5 dl  dd{font-size: 18px;}
			.a_con5 dl:hover{ background: url(../img/y2.png); background-size: 100% 100%;}
			.a_con6{margin: 5% auto; width: 100%; position: relative;}
			.a_con6_con{position: absolute; left: 50%; top:33%}
			.a_con6_con h2{font-size: 26px; font-weight: bold;}
			.a_con6_con p{font-size: 18px; margin: 5% 0 15% 0;}
			.a_con6_con  img{ margin-left: 20%;}
			.a_con8{margin: 5% auto;}
			.a_con9{ font-family: 'SourceHanSansCN-Normal'; margin-bottom: 5%;}
			.a_con9_l{width: 600px; position: relative;}
			.a_con9_l_n{ margin: 0 auto; padding: 2% 0; text-align: center; color: #fff; background: url(../img/cbg1.png); background-size: 100% 100%;} 
			.a_con9_l_n h2{font-size: 24px;-webkit-line-clamp: 1; text-align:left;
    display: -webkit-box; padding: 0 5%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
			.a_con9_l_n p{font-size: 18px; padding: 0 5%;-webkit-line-clamp: 2; line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
			.a_con9_r{width: 580px;}
			.a_con9_r dl:hover{border-color: #1F9F02;}
			.a_con9_r dl:hover dd strong{border:1px solid #1F9F02; color: #1F9F02;}
			.a_con9_r dl{background: #f6f6f6; border-bottom: 2px solid #DBDBDB; margin-bottom: 5%; padding: 3%  5%;}
			.a_con9_r dl h2{ font-size: 22px;-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
			.a_con9_r dl dt{font-size: 18px; margin: 2% 0;-webkit-line-clamp: 2; line-height: 27px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
			.a_con9_r dl dd{font-size: 16px; color: #666666; margin-top: 4%;}
			.a_con9_r dl dd span{font-size: 23px; margin: 1%; display: inline-block; vertical-align: sub;}
			.a_con9_r dl dd strong{width: 30px; height: 30px; float: right; border-radius: 30px; text-align: center; line-height: 30px;border:1px solid #DBDBDB; color: #DBDBDB;}
			.a_con9_r dl:nth-child(2){margin-bottom: 0; border-bottom: 2px solid #1F9F02;}
			.a_con9_r dl:nth-child(2) dd strong{color:#1F9F02; border: 1px solid #1F9F02;}
			.a_nxwlist{background: #f1f1f1;}
			.a_nxwlist dl{padding:5% 5% 0 5% ; display: flex;justify-content: space-between;}
			.a_nxwlist dl dt{width: 468px;}
			.a_nxwlist dl dd{width: 580px;}
			.a_nxwlist dl dd h2{ font-size: 30px; color: #333333; font-weight: bold;}
			.a_nxwlist dl dd  p{font-size: 18px;  margin:5% 0; color: #666666; line-height: 30px;}
			.a_nxwlist dl dd h3{ float: right;font-size: 18px;}
			.a_nxwlist a:nth-child(3) dl{ padding-bottom: 5%;}
			
			.a_hzbg{background: url(../img/hzbg.jpg); background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto; padding-bottom: 5%;}
			
			.a_hz_con ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
			.a_hz_con ul li{width: 24.5%; margin-bottom: 1%;}
			.a_ncplist_tit{position: relative;width: 100%; margin: 0 auto 5%;}
			.a_ncplist_tit_r{position: absolute; right: 0; top:20%}
			.a_ncplist_tit_r h2{position: absolute;left: 13%; top:60%; font-size: 18px; color: #fff;}
			.a_ncplist_t{ display: flex; justify-content: space-between;}
			.a_ncplist_t a{width: 21.5%; background: #1F9F02; padding: 1%;}
			.a_ncplist_t a dl{display: flex;}
			.a_ncplist_t a dl dd{font-size: 18px; color: #fff; border-left: 1px dashed #fff; margin-left: 10px; line-height: 66px; padding: 0 0 0 10px;}
			.a_ncplist_t a:hover{background: #1F9F02;}
			.a_ncplist_n{margin: 5% auto;}
			.a_ncplist_n ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
			.a_ncplist_n ul li{background: #fff; border:1px solid #1F9F02; width: 32%; margin-bottom: 3%; text-align: center;}
			.a_ncplist_n ul li p{ line-height: 65px; text-align: center; font-size: 18px; color: #fff; background: #1F9F02;}
			.a_about_zz .x_con4 dl dd{background: unset; color: #333333;}
			.a_about_zz .x_con4 dl dd:hover{background: #1F9F02; color: #fff;}
			.a_about_zz .swiper-pagination{ bottom: -13%!important; width: 7%!important; margin: 0 auto; left: 0; right: 0;}
			.a_about_zz .swiper-pagination-bullet{width: 20px!important; height: 20px!important; background: #1F9F02!important;}
			.a_about_zz .swiper-pagination-bullet-active{ background:#1F9F02!important;}
			.a_about_xz .x_con4 dl{ background:#fffdf6; border:none}
			.a_about_xz .x_con4 dl dd{background: unset; font-size: 20px; color: #333333; border-top:1px solid #333333; line-height: 65px;border-bottom: 3px solid #fffdf6;}
			.a_about_xz .x_con4 dl:hover dd{border-bottom: 3px solid #1F9F02;border-top:1px solid #1F9F02; color: #1F9F02;}
			.a_about_xz .x_con4 dl{ padding-bottom: 50%;}
			.a_sjce img{margin-bottom: 1%;}
			.a_yljd{background: url(../img/ylbg.jpg); background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto; padding-bottom: 5%;}
			.a_yljd .a_pub_tit h2{color: #fff;}
			
			.b_con1_n{ text-align: center; position: relative;}
			.b_con1_n h2{font-size: 18px; color: #9D9D9F; width: 70%; margin: 3% auto;}
			.b_con1_n p{ background: #1F9F02;border-radius: 50px; border:2px solid #fff; display: inline-block; font-size: 22px; font-weight: bold;  padding: 13px 20px; color: #fff;}
			.b_pos1{position: absolute; left: 0; top:50%}
			.b_pos2{position: absolute; right:0; top:20%}
			.b_bg1{background: url(../img/bg1.png); background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto; padding-bottom: 5%;}
			.b_con2{display: flex;justify-content: space-between;}
			.b_con2_l{width: 541px;}
			.b_con2_r{width: 620px;}
			.b_con2_r_t ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
			.b_con2_r_t ul li{width: 48%; font-size: 20px; text-align: center; line-height: 62px; border-radius: 10px; margin:10px 0 20px 0;background: url(../img/qbg1.png); background-size: 100% 100%; cursor: pointer;}
			.b_con2_r_b_n h2{font-size: 22px; color: #1F9F02; margin: 15px 0;}
			.b_con2_r_b_n dl{ display: flex;justify-content: space-between;}
			.b_con2_r_b_n dl dt{width:440px; font-size: 18px; color: #fff;}
			.b_con2_r_b_n dl dd{font-size: 68px; color:#1F9F02;}
			.b_con2_r_b_n dl dd span{font-size: 32px; color: #C9C9C9;}
			.b_con2_r_t .active{background: url(../img/qbg2.png); color:#1F9F02; background-size: 100% 100%;}
			.b_con2_l .b_con2_l_n,.b_con2_r_b_n{display: none;}
			.b_con2_l .active,.b_con2_r_b .active{display: block;}
			
			.b_bg2{background: #FBFBFB; padding-bottom: 5%;}
			.b_con3{position: relative;}
			.b_con3_n{position: absolute; top:10%; left: 0; right: 0; margin: 0 auto; display: flex;}
			.b_con3_n_l{width: 325px; color: #fff;}
			.b_con3_n_l h2{font-size: 34px; font-weight: bold;}
			.b_con3_n_l p{font-size: 18px; margin: 3% 0 30% 0;}
			.b_con3_n_l  ul li{font-size: 20px; line-height: 60px;}
			.b_con3_n_l  ul li img{vertical-align: middle; margin-right: 10px;}
			.b_con3_n_r{width: 875px; margin-top: 7%;}
			.b_con3 .swiper-button-next{ top:0!important}
			.b_con3 .swiper-button-prev{ top:0!important;left: auto; right: 60px;}
			.b_con3_n_r dl{text-align: center;}
			.b_con3_n_r dl dd{font-size: 18px; color: #7E7E7E; line-height: 50px; position: relative;}
			.b_con3_n_r dl dd img{float: right; vertical-align: middle; position: absolute;right: 0; top:20px;}
			.b_con3_n_r dl:hover dt img{border:3px solid #1F9F02;border-radius: 20px;}
			.b_con3_n_r dl dt img{border:3px solid #fff;border-radius: 20px;}
			.b_con3_n_r dl:hover dd{color:#1F9F02 ;}
			.b_con3_n_r dl dd img:nth-child(2){display: none;}
			.b_con3_n_r dl:hover dd img:nth-child(2){display: block;}
			.b_con4{width: 100%;  margin: 3% auto;background: url(../img/bg33.jpg); background-size: 100% 100%; padding:4% 0}
			.b_con4_l{width: 580px;}
			.b_con4_l_n{text-align: right;}
			.b_con4_r_bg{text-align: left;}
			.b_con4_n{display: flex;justify-content: space-between;}
			.b_con4_l h2{font-size: 34px; font-weight: bold; margin-bottom: 1%;}
			.b_con4_l p{font-size: 18px;}
			.b_con4_l_n {margin: 250px 0 150px;}
			.b_con4_l_n ul{display:  flex;justify-content: space-between; margin-top: 100px;}
			.b_con4_l_n ul li{width: 47px;height:284px; text-align: left;writing-mode: tb-rl; color: #fff; font-size: 20px; letter-spacing: 2px;padding-right: 15px; padding-top: 20px;}
			.b_con4_l_n ul .active{background: url(../img/jcbg3.png); background-size: 100% 100%;}
			.b_con4_r{width:418px; margin-right: 50px;}
			.b_con4_r_t ul { display: flex;justify-content: right; margin-top: 100px;}
			.b_con4_r_t ul li{width: 11px; height: 11px; border-radius: 11px; background:#d9d9d9; margin:  0 5px;}
			.b_con4_r_n{margin-top: 50px;}
			.b_con4_r_n h2{font-size: 24px; font-weight: bold; margin-top: 50px;}
			.b_con4_r_n h3{font-size: 20px; color: #D5D5D5; margin:5px 0 20px 0;}
			.b_con4_r_n span{display: block; width: 23px; height: 4px; background: #1F9F02;}
			.b_con4_r_n p{font-size: 18px; color: #636363; margin-top: 30px;}
			.b_con4_r_t ul .active{background: #1F9F02;}
			.b_con4_r_n_n{display: none;}
			.b_con4_r_n .active{display: block;}
			.b_con5 dl{background: #e6f4ee; text-align: center; padding: 30px; border-radius: 10px; border:1px solid #e6f4ee}
			.b_con5 dl dd{font-size: 22px; text-align: left; margin-top:5%}
			.b_con5 dl  p{width: 30px; height: 4px; background: #1F9F02; margin-top: 5%;}
			.mySwiper33{width: 85%;}
			.b_con5 dl:hover{border:1px solid #1F9F02; }
			.b_con5 dl:hover  p{background: #1F9F02;}
			.b_con6{justify-content: space-between; flex-wrap: wrap;}
			.b_con6 dl{ margin-bottom: 50px;}
			.b_con6 dl:hover{background: #1F9F02;}
			.b_con6 dl:hover dd{color: #fff;}
			.b_con6 dl dd{font-size: 30px; padding:10px 20px; color: #5E5E5E;font-family: 'SourceHanSansCN-Normal'; margin-top: 1%;}
			.b_con6_more{text-align: center; margin: 3% auto;}
			.b_con6_more a{ background: #1F9F02; font-size: 20px; padding: 10px 30px; color: #fff; font-weight: bold;}
			.b_bg3{background: url(../img/bzbg.png); background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto; padding-bottom: 5%;}
			.b_con7{display: flex;justify-content: space-between;flex-wrap: wrap;}
			.b_con7 dl{width: 22%; display: flex;justify-content: center; margin-bottom: 50px;}
			.b_con7 dl dt{width: 101px;}
			.b_con7 dl dd{width: 140px; font-size: 20px; color: #fff;font-weight: bold; margin: 30px 0 0 10px;}
			.b_bg4{background: url(../img/bg4.png); background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto; padding-bottom: 10%;}
			
			.b_con9 dl{position: relative;}
			.b_con9 dl dd{ position: absolute; left: 0;right: 0; text-align: center;bottom: 4px;background: rgba(243, 158, 0, .7);line-height: 37px;font-size: 20px;font-weight: bold; color: #fff; display: none;}
			.b_con9 dl:hover dd{display: block;}
			
			.b_con9 .swiper-button-next{ top:auto; bottom: -40%; right:46%; }
			.b_con9 .swiper-button-prev{  top:auto; bottom: -40%; left: 46%;background: #fff; border-radius: unset;}
			.b_con10{}
			.b_con10_l{width: 497px; float: left;}
			.b_con10_r{width: 703px;float: right; text-align: center; height: 412px;}
			.b_con10_r dl dt{font-size: 26px; font-weight: bold; margin-top: 100px;}
			.b_con10_r dl p{width: 30px; height: 2px; background: #1F9F02; margin: 2% auto 5%;}
			.b_con10_r dl dd{font-size: 18px; color: #676767;}
			.new_pos{ background: rgba(0, 141, 85, .7); width: 100%; height: 54px; position: absolute; bottom: 0; z-index: 99999;}
			.new_pos .swiper-button-next{width: 62px; line-height:54px; color: #fff; position: unset; float: left; background: #1F9F02; border-radius: unset; height: 54px;}
			.new_pos .swiper-pagination2{width: 70%!important; margin: 0 auto; position: absolute; line-height: 54px; left: 0px!important; right: 0!important; bottom: 0!important;}
			.new_pos .swiper-button-prev{width: 62px; line-height:55px; color: #fff; position: unset; float: right;background: #1F9F02; border-radius: unset; height: 55px;}
			.new_pos .swiper-pagination-bullet{ background: unset; font-size: 18px; color: #fff;width: 58px;height: 61px; line-height: 61px;}
			.new_pos .swiper-pagination-bullet-active{ background: url(../img/bggg.png);width: 58px;height: 61px; border-radius: unset;}
			.b_m_con10 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
			.b_m_con10 ul li{width: 25%; text-align: center; margin-bottom: 5%; text-align: center;} 
			
			.b_m_con10 ul li img{width: 60%;}
			.b_m_con10 ul li p{font-size: 16px; font-weight: bold; margin-top: 3%; text-align: center;}
			.b_bg5{background: url(../img/albg.png); background-size: 100% 100%; display: block; overflow: hidden; margin: 90px auto; padding-bottom: 10%;}
			.mySwiper66 dl{background: #fff; padding: 3%;border-radius: 10px; height: 550px; }
			.mySwiper66 dl  dt{text-align: center;}
			.mySwiper66 dl dd{font-size: 18px;border-bottom: 1px solid #E5E5E5; margin: 3% 0 3% 0; padding-bottom: 3%; font-weight: bold;}
			.mySwiper66 dl p{font-size: 18px; color: #777777; line-height: 30px;}
			.b_con11 .swiper-pagination{width: 15%!important; bottom: -15%!important; left: 0; margin: 0 auto; right: 0;}
			.b_con11 .swiper-pagination .swiper-pagination-bullet-active{ background: #1F9F02!important; border-radius: unset;}
			.b_con11 .swiper-pagination .swiper-pagination-bullet{background: #fff;border-radius: unset;}
			.pro_cp{width: 870px;
    float: right;}
			.b_hzdl{display: flex; justify-content: space-between; flex-wrap: wrap;}
			.b_hzdl dl{width: 25%; text-align: center; margin-bottom: 5%;}
			.b_hzdl dl dt{font-size: 24px; font-weight: bold; margin: 1% 0 3% 0;}
			.b_hzdl dl p{font-size: 18px;}
			.hzdl_al{ background: #FBFBFB; padding: 3% 0 7%; position: relative;}
			.hzdl_al dl{display: flex;justify-content: space-between; height: auto; padding: 0; margin-bottom: 3%;}
			.hzdl_al dl dt{width: 533px;}
			.hzdl_al dl dt img{width: 100%; height: 300px;}
			.hzdl_al dl dd{width: 607px; background: #1F9F02; margin: 0; padding: 30px; font-weight: normal;height: 240px;}
			.hzdl_al dl dd h2{font-size: 28px; color: #fff; font-weight: bold; margin-bottom: 2%;}
			.hzdl_al dl dd p{color: #fff;}
			.sycp{display: flex!important;}
			.sycp dl{ margin:0 0 3% 0!important;}
			.hzdl_al .swiper-button-next{ top:auto; bottom: -7%; right:46%; }
			.hzdl_al .swiper-button-prev{  top:auto; bottom: -7%; left: 46%;background: #fff; border-radius: unset;}
			.hzdl_al_bg{width: 100%; height: 367px; background: #e2f0ea; position: absolute; top:40%}
			
			.about_ry{ margin-bottom: 5%; padding-bottom: 5%;}
			.about_ry .swiper-pagination1{ bottom: 0%!important; width: 18%!important; margin: 0 auto; left: 0; right: 0; position: absolute;}
			.about_ry .swiper-pagination1 .swiper-pagination-bullet{width: 20px!important; height: 20px!important; background: #009a44!important;}
			.about_ry .swiper-pagination1 .swiper-pagination-bullet-active{ background:#fbac02!important;}
			
			.about_ry .swiper-button-next,.about_ry .swiper-button-prev{display: none;}
			.about_ry  dl dt img{ vertical-align: bottom; width: 100%;}
			.about_ry  dl dd{ text-align: center;font-size: 18px; color: #006A54; line-height: 50px; border-bottom: 2px solid #006A54;}
			.about_ry  dl:hover dd{ background:#006A54; color: #fff;}
			.b_about{display: flex;justify-content: space-between;}
			.b_about_l{width: 600px;}
			.b_about_r{width: 580px;}
			.b_about_r h2{font-size: 38px;font-weight: bold; border-bottom:5px solid #fbac02; margin-bottom: 3%;}
			.b_about_r p{font-size: 18px; padding: 1% 0; line-height: 25px;}
			.about_xbg{background: url(../img/aboutbg.png); background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto; padding-bottom:80px; }
			
			.about_xbg_t{position: absolute; right: 0; text-align: right; top:80px;color: #fff;}
			.about_xbg_t p{font-size: 36px;}
			.about_xbg_t h2{font-size: 60px; font-weight: bold;}
			.about_xbg_l{width: 520px; display:flex; justify-content: space-between; margin: 80px 0 0 0; position:relative; z-index:5}
			.about_xbg_nn .about_xbg_l:nth-child(2) dl:nth-child(1){ background:url(../img/n_bg1.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(2) dl:nth-child(2){ background:url(../img/n_bg2.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(2) dl:nth-child(3){ background:url(../img/n_bg3.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(3) dl:nth-child(1){ background:url(../img/n_bg4.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(3) dl:nth-child(2){ background:url(../img/n_bg5.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(3) dl:nth-child(3){ background:url(../img/n_bg6.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(4) dl:nth-child(1){ background:url(../img/n_bg9.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(4) dl:nth-child(2){ background:url(../img/n_bg8.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(4) dl:nth-child(3){ background:url(../img/n_bg7.png); background-size:100% 100%}
			
			
			.about_xbg_nn .about_xbg_l:nth-child(2) dl:nth-child(1):hover{ background:url(../img/n_bg1_1.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(2) dl:nth-child(2):hover{ background:url(../img/n_bg2_1.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(2) dl:nth-child(3):hover{ background:url(../img/n_bg3_1.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(3) dl:nth-child(1):hover{ background:url(../img/n_bg4_1.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(3) dl:nth-child(2):hover{ background:url(../img/n_bg5_1.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(3) dl:nth-child(3):hover{ background:url(../img/n_bg6_1.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(4) dl:nth-child(1):hover{ background:url(../img/n_bg7_1.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(4) dl:nth-child(2):hover{ background:url(../img/n_bg8_1.png); background-size:100% 100%}
			.about_xbg_nn .about_xbg_l:nth-child(4) dl:nth-child(3):hover{ background:url(../img/n_bg9_1.png); background-size:100% 100%}
			
			.about_xbg_l dl{width: 160px;height: 160px; text-align: center;  background: #fff; border-radius: 10px;}
			.about_xbg_l dl p{text-align: center; font-size: 16px;}
			.about_xbg_l dl dt{font-size: 36px; font-weight: bold;font-style: italic; margin-top:75px}
			.about_xbg_l dl dd{font-size: 20px; font-weight: bold;}
			.about_xbg_l dl:hover{background: #fbac02; color: #fff;}
			.about_xbg_b{position: absolute; left: ;: 0; text-align: left; bottom:0%;color: #fff;}
			.about_xbg_line{position: absolute; left:80px; text-align: left; top:170px;color: #fff; z-index:0}
			.about_xbg_b h2{font-size: 26px; margin-bottom:15px;}
			.about_xbg_b p{font-size: 24px;}
			.about_xbg .about_xbg_l:nth-child(3){ margin: 50px 0 0 410px;}
			.about_xbg .about_xbg_l:nth-child(4){  float: right; margin: 50px auto 0;}
			
			
			
			.topdh{ margin: 0px 0 0 0;  padding-top: 12px;}
			.topdh_l h2{font-size: 26px; color: #1F9F02; font-family: 'SourceHanSansCN-Normal';  font-weight: bold;}
		
			.topdh_r dl{display: flex;}
			.topdh_r dl dt{margin: 20px 8px 0 0;}
			.topdh_r dl p{font-size: 20px; color: #575757;}
			.topdh_r dl h2{font-size: 28px; color: #1F9F02; font-weight: bold;}
		
			
			
			.xrt_bg1{position: relative; margin: 0 auto; background: #F4F4F4; padding: 5% 0 0 0;}
			.hs_zxtel{width: 500px; margin: 2% auto ;}
		    .hs_zxtel ul{display: flex; justify-content: space-between;}
			.hs_zxtel ul li:nth-child(1){width: 77%; text-align: center; font-size: 18px; color: #1F9F02; border:1px dashed #1F9F02;border-top-left-radius: 50px;border-bottom-left-radius: 50px; line-height: 48px; border-right: none; background: #fff;}
		   .hs_zxtel ul li:nth-child(2){width: 23%; text-align: center; background: #EDC72C; color: #333333; line-height: 48px; font-size: 18px; border-top-right-radius: 50px;border-bottom-right-radius: 50px;}
		  .hs_zxtel ul li:nth-child(1) img{vertical-align: text-bottom; margin-right: 10px;}
						
			.xrt_n_r{width: 900px; float: right;}
			.xrt_l{position: absolute; left: 5%; top:15%;}
			.xrt_n_r_t h2{font-size: 24px; font-weight: bold; margin: 3% 0;}
			.xrt_n_r_t p{font-size: 20px; color: #6D6D65;} 
			
			.xrt_bg2{position: relative; margin: 0 auto; background: url(../img/bg2.png); padding: 3% 0;}
			.xrt_con2_pos{position: absolute; right: 0%; top:15%}
			.xrt_con2{display: flex; justify-content: space-between;}
			.xrt_con2_l{width: 342px;}
			.xrt_con2_r{width: 815px; margin-top: 5%;}
			.xrt_con2_r h2{font-size: 36px;font-weight: bold;font-family: 'SourceHanSansCN-Normal'; }
			.xrt_con2_r h3{font-size: 24px; font-weight: bold; color: #333333; margin-top: 5%;}
			.xrt_con2_r p{font-size: 18px; color: #6D6D65; padding-left: 1.5%; margin-top: 2%;}
			.xtr_pub_tit{width: 100%; text-align: center; margin: 3% auto;}
			.xtr_pub_tit ul{display: flex; justify-content: center;}
			.xtr_pub_tit ul li h2{font-size: 36px;  font-weight: bold;font-family: 'SourceHanSansCN-Normal'; }
			.xtr_pub_tit ul li p{font-size: 18px; color: #454545; text-align: center;font-family: 'SourceHanSansCN-Normal'; }
			.xtr_pub_tit ul li  img{margin-top: 5%;}
			.xtr_con3{display: flex; justify-content: space-between;}
			.xtr_con3_l{width: 380px;}
			.xtr_con3_l dl{display: flex; justify-content: space-between; border-bottom: 2px solid #E8E8E8; padding-bottom: 8%; margin-bottom: 10%;}
			.xtr_con3_l dl dt{width: 60px;}
			.xtr_con3_l dl dd{width: 310px;}
			.xtr_con3_l dl dd h2{font-size: 22px; font-weight: bold;}
			.xtr_con3_l dl dd p{font-size: 18px; color: #616161; line-height: 30px;}
			.xtr_con3_r dl{display: flex; justify-content: center; margin-top: 5%;}
			.xtr_con3_r dl dd p{font-size: 16px; color: #989898;}
			.xtr_con3_r dl dd h2{font-size: 30px; color: #1F9F02; font-weight: bold;}
			.xtr_con3_r dl  dt{margin: 10px 10px 0 0;}
			.xtr_con3_m{margin-top: 8%;}
			.xtr_con4{display: flex; justify-content: space-between;}
			.xtr_con4 dl{width: 20%; background: #fff; padding: 3% 2%; text-align: center;}
			.xtr_con4 dl dt{font-size: 24px; font-weight: bold; margin: 3% 0;}
			.xtr_con4 dl dd{font-size: 18px; color: #616161;}
			.xtr_con4 dl:hover{background: url(../img/bbg1.png); background-size: 100% 100%;}
			.xtr_con5{background: url(../img/bbg2.png);background-size: 100% 100%; margin: 1% auto 0;}
			.xtr_con5_n{padding: 3%; display: flex; justify-content: space-between;}
			.xtr_con5_l h2{font-size: 34px; font-weight: bold;font-family: 'SourceHanSansCN-Normal'; }
			.xtr_con5_l h2 span{color: #1F9F02;}
			.xtr_con5_l h3{width: 38px; height: 2px; background: #D9D9D9; margin: 3% 0;}
			.xtr_con5_l p{font-size: 18px; color: #747474; line-height: 30px;}
			.xtr_con5_l h2 span{color: #1F9F02;}
			.xtr_con5_r dl{display: flex; justify-content: space-between; margin-top: 5%;}
			.xtr_con5_r dl dt p{font-size: 18px; color: #898989; text-align: right;}
			.xtr_con5_r dl dt h2{font-size: 28px; color: #1F9F02; font-weight: bold;}
			.xtr_con5_r dl dd p{font-size: 18px; color: #616161; text-align: center;}
			.xtr_con5_r dl dt {margin: 20% 5% 0 0;}
			.xtr_con5_r dl dd{width:150px; text-align: center;}
			.xtr_con6{width: 1310px; margin: 0 auto; position: relative;}
			.xtr_con6 ul li p{background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);border-radius: 0px 0px 0px 0px;opacity: 0.5; position: absolute; width: 100%;  line-height: 52px; bottom: 0; font-size: 18px; color: #fff; text-align: center;}
			.xtr_con6 ul li{position: relative;}
			.xtr_con6 .swiper{width: 91%;}
			.xtrbg7{background: url(../img/bg3.png); background-size: 100% 100%; padding: 1px 0 2% 0; margin-top: 4%;}
			.xtr_con7{width: 1310px; margin: 0 auto; position: relative;}
			.xtr_con7 .swiper{width: 90%;}
			.xtr_con7 .swiper dl {text-align: center;}
			.xtr_con7 .swiper dl dt{background: url(../img/qbg1.png); padding: 10% 0;}
			.xtr_con7 .swiper dl:hover dt{background: url(../img/qbg2.png); padding: 10% 0;}
			.xtr_con7 .swiper dl dd{margin: 5% 0; font-size: 20px;}
			.xtr_con8 ul{display: flex; justify-content: space-between;}
			.xtr_con8 ul li{width: 16%; position: relative;}
			.xtr_con8 ul li p{background: rgba(0,0,0,0.7);border-radius: 0px 0px 0px 0px;opacity: 1; font-size: 18px; line-height:42px; text-align: center;color: #fff; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; margin: 0 auto;}
			.xtr_con8 ul li img{vertical-align: bottom;}
			.xtrbg9{background: url(../img/bg4.jpg); background-repeat: no-repeat; background-position: center; padding: 2% 0;}
			.xtr_con9{display: flex; justify-content: space-between;}
			.xtr_con9_l{display: flex; justify-content: space-between; width: 835px;}
			.xtr_con9_r{ width:380px}
			.xtr_con9_r h2{font-size: 28px; font-weight: bold;font-family: 'SourceHanSansCN-Normal'; }
			.xtr_con9_r h3{font-size: 32px; font-weight: bold; color: #333333;font-family: 'SourceHanSansCN-Normal'; }
			.xtr_con9_r p{font-size: 18px; color: #818181; margin-top: 2%; text-align:right}
			.xtr_con9_r{text-align: right;}
			.xtr_con9_l dl{width: 10%;border-left: 1px solid #fff; color: #fff; padding-left: 2%;}
			.xtr_con9_l dl dd{ font-size: 18px; margin-top: 2%;}
			.xtr_con9_l dl:first-child{border: none; padding-left: 0;}
			.xtr_con10{display: flex; justify-content: space-between;}
			.xtr_con10_l{width: 586px;}
			.xtr_con10_r{width: 565px;}
			.xtr_con10_r dl{display: flex; justify-content: left; padding:5%  0 5% 2%; margin-bottom: 1%;}
		    .xtr_con10_r dl dt img:nth-child(2){display: none;}
			.xtr_con10_r dl dt{ margin-right: 10px; margin-top: 2.5%;}
			.xtr_con10_r dl dd h2{font-size: 24px; font-weight: bold;}
			.xtr_con10_r dl dd p{font-size: 18px; margin-top: 2%;}
			.xtr_con10_r dl:hover{background:url(../img/qbgg.jpg); color: #fff; background-size:100% 100%;}
			.xtr_con10_r dl:hover dt img:nth-child(1){display: none;}
			.xtr_con10_r dl:hover dt img:nth-child(2){display: inline-block;}
			
			
			.hs_bg12{width: 100%; background: url(../img/bg8.png);   margin: 3% 0 ; }
						.hs_con12{display: flex; justify-content: space-between;  background: url(../img/bdbg.png); padding: 1% 0 2% 0;background-position: top center; background-repeat: no-repeat;}
						.xwmor{text-align: center;}
						.xwmor a{display: inline-block; padding: 8px 25px; font-size: 20px;color: #fff; border-radius: 50px; background: #E0B650;}
						.hs_con12_l{width: 600px; color: #333333;}
						.hs_con12_r{width: 385px; padding:0 20px; margin-right: 20px; background: #fff;}
						.hs_con12_l p:nth-child(1){display: inline-block; background: #1F9F02; font-size: 20px; padding: 5px 10px;letter-spacing: 5px; line-height: 35px; color: #fff; margin-top: 3%;}
						.hs_con12_l p:nth-child(2){font-size: 43px; font-weight: bold; line-height: 120px;}
						.hs_con12_l p:nth-child(3){font-size: 24px; font-weight: bold; }
						.hs_con12_l p:nth-child(4){margin: 7% 0; font-style: italic; font-size: 18px; font-weight: bold;} 
						.hs_con12_l p:nth-child(4) span{font-size: 32px;}
						.hs_con12_l p:last-child{width: 38px; height: 3px; background: #1F9F02; margin: 5% 0; font-style: italic;} 
						.hs_con12_l p{font-size: 18px;}
						.hs_con12_l p:last-child{font-size: 24px; font-weight: bold; margin-top:5%;}
						.hs_con12_r h2{font-size: 24px; font-weight: bold; text-align: center; margin-bottom: 5%; color: #717171;}
						.hs_con12_r h2 img{vertical-align: middle;}
						.hs_con12_r h2 span{font-size: 16px;font-weight: normal;color: #626262; text-align: center;}
						.hs_con12_r ul{display: flex; justify-content: space-between; margin: 5% 0;}
						.hs_con12_r ul li{width: 45%; line-height: 40px; font-size: 16px; color: #A5A5A5; background: #F4F4F4; padding-left:3%;}
						.hs_con12_r ul li input{background: #F4F4F4; width: 100%; line-height: 40px;}
						.hs_con12_r h3{line-height: 40px; font-size: 16px; color: #A5A5A5; background: #F4F4F4; padding-left:3%;}
						.hs_con12_r h3 input{background: #F4F4F4; width: 100%; line-height: 40px;}
						.hs_con12_r p{display: flex;background: #F4F4F4; margin: 5% 0; font-size: 16px;font-weight: normal;color: #626262; padding: 2% 3%;}
						.hs_con12_r p textarea{width: 75%; height: 150px; background:#F4F4F4 ; border:none; padding: 0;}
						.hs_con12_r p span{width: 28%;}
						.hs_con12_r h4 input{background:#EDC72C; font-size: 18px; text-align: center;line-height: 42px; color:#fff; width: 100%; border-radius: 50px;}
			
			
			.xtr_foot{background: #222021;}
			.xtr_foot_t1 dl{justify-content: center; display: flex; margin: 5% 0 3% 0;}
			.xtr_foot_t1 dl dd h2{font-size: 26px; font-weight: bold;}
			.xtr_foot_t1 dl dd p{font-size: 18px;font-weight: bold; margin-top: 2%;}
			.xtr_foot_t1 dl dt{margin-right: 20px;}
			.xtr_foot_t2 ul{display: flex; justify-content: space-between; border-bottom: 1px solid #c2c2c2; padding-bottom: 3%; margin-bottom: 3%;}
			.xtr_foot_t2 ul li{font-size: 18px; font-weight: bold; text-align: center;}
			.xtr_foot_t2 ul li p{font-size: 16px; text-align: center;}
			.xtr_foot_t3{background: #d4d4d4; width: 80%; margin: 0 auto 3%; padding: 5%; display: flex; justify-content: space-between;}
			.xtr_foot_t3 h2{font-size: 18px; font-weight: bold;}
			.xtr_foot_t3 h2 img{vertical-align: middle; margin-right: 10px;}
			.xtr_foot_t3 h3{font-size: 32px;font-weight: bold; color: #333333;}
			.xtr_foot_t3 p{font-size: 18px; line-height: 30px; font-weight: bold;}
			.xtr_foot_t3_r ul {display: flex; justify-content: space-between;}
			.xtr_foot_t3_r ul p{ font-size: 14px; text-align: center;}
			.xtr_foot_t3_r{width: 220px;}
			.xtr_foot_bottom{background: #1F9F02; font-size: 14px; color: #322f2a; line-height: 52px;text-align: center; color: #fff;}
			.xrt_con2_r h3 span{color: #1F9F02;}
			
			.xtr_hz .xtr_con10_r{width: 100%; display: flex; justify-content: space-between; margin-bottom: 5%;}
			.xtr_hz .xtr_con10_r dl{ flex-wrap: wrap; text-align: center; padding: 3% 0; box-shadow: 0 0 10px #ececec; background: #fff; margin: 5px; width: 18%; border-radius: 10px;}
			.xtr_hz .xtr_con10_r dl p{text-align: center; line-height: 30px;}
			.xtr_hz .xtr_con10_r dl dt{margin: 5% auto;}
			.xtr_hz .xtr_con10_r dl dd{width: 100%;}
			.xtr_hz .xtr_con10_r dl:hover{background: #1F9F02;}
			.xtr_hz{display: flex; justify-content: space-between; margin-top: 5%;}
			.xtr_hz_l{width: 422px;}
			.xtr_hz_r{width:719px; background: url(../img/hzbg.png); height: 319px; margin-top: 5%; padding: 30px; background-repeat: no-repeat;}
			.xtr_hz_d{position: absolute;right: 5%; bottom: 15%;width: 270px;}
			.xtr_hz_r h2{font-size: 36px;font-weight: bold;}
			.xtr_hz_r h3{font-size: 32px;font-weight: bold; color: #333333; margin: 1% 0 2% 0;}
			.xtr_hz_r h3 span{font-size: 18px; color: #615F5F;}
			.xtr_hz_r h4{font-size: 22px; color: #494949; margin-top: 5%;}
			.xtr_hz_r h4 img{vertical-align: middle; margin-right: 10px;}
			.xtr_hz_d p{font-size:20px; border-bottom: 2px solid #999999; padding-bottom: 3%; margin-bottom: 3%; text-align: center;}
			.xtr_hz_d a{background: #1F9F02; font-size: 18px; color: #fff; line-height: 45px; border-radius: 5px; width: 100%; display: block; text-align: center;}
			
			.xtr_dzn ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
			.xtr_dzn ul li{width: 31%; margin-bottom: 5%; position:relative}
			.xtr_dzn ul li img:nth-child(2){ display:none}
			.xtr_dzn ul li:hover img:nth-child(1){ display:none}
			.xtr_dzn ul li:hover img:nth-child(2){ display:block}
			.xtr_dzn ul li:hover p{ display:block}
			.xtr_dzn ul li p{ display:none; position:absolute; left:0; right:0; text-align:center; top:45%; font-size:18px; color:#fff}
			.xtrdzbg{width: 100%; background: url(../img/dzbg.png); background-position: top center; background-repeat: no-repeat;  margin: 3% 0 ; padding: 2% 0; color: #fff; background-size: 100% 100%;}
			.xtrdz_con_t h2{text-align: center; font-size: 32px; font-weight: bold;}
			.xtrdz_con_t p{text-align: center; font-size: 16px;}
			.xtrdz_con_m{font-size: 24px;   width: 98%; border:1px solid #fff; margin: 5% auto; padding: 5% 0;}
			.xtrdz_con_m p{text-align: center;line-height: 35px;}
			.xtrdz_con{width: 700px; margin: 0 auto;}
			.xtrdz_con_d dl{display: flex; justify-content: space-between;}
			.xtrdz_con_d dl dt img{vertical-align: middle; margin-right: 10px;}
			.xtrdz_con_d dl dt span{font-size: 32px; font-weight: bold;}
		    .xtrdz_con_d dl dt {font-size: 18px;}
		 .xtrdz_con_d dl dd{width: 127px; line-height: 45px; background: #fff; text-align: center; font-size: 18px; color: #333333; border-radius: 50px;}
		
		.xrt_cp{width: 890px; float: right;}
		.xrt_cp ul{display:flex; justify-content: space-between;flex-wrap: wrap;}
		.xrt_cp ul li{width: 44%; padding: 2%; border:1px solid #e2d3c9; margin-bottom: 3%;}
		.xrt_cp ul li p{font-size: 20px; text-align: center; line-height: 50px;}
		.xrt_cp ul li:hover{border:1px solid #1F9F02}
		.xrt_cp ul li:hover p{color: #1F9F02;}
		
		.hs_con1{position: relative; margin: 5% 0;}
					.hs_con1_l{position: absolute; left: 5%; bottom: 0;}
					.hs_con1_r{position: absolute; right: 5%; top: 30%;}
					.hs_con1_n{display: flex; justify-content: space-between;}
				    .hs_con1_n_l{width: 600px;}
					.hs_con1_n_r{width: 610px;}
					.hs_con1_n_l_b{ margin:3% 6% 0 0}
					.hs_con1_n_r p{text-align: right;}
					.hs_con1_n_r p:nth-child(1){font-size: 48px; font-weight: bold; color: #CBCBCB; margin-top: 5%; line-height: 50px;}
					.hs_con1_n_r p:nth-child(2){font-size: 48px; font-weight: bold; color: #1F9F02; margin: 1% 0 5% 0;line-height: 50px;}
					.hs_con1_n_r p:nth-child(3){font-size: 56px; font-weight: bold; color: #333333; margin: 1% 0 5% 0;line-height: 50px;}
					.hs_con1_n_r p:nth-child(4){font-size: 32px;color: #484848; margin: 1% 0 5% 0;line-height: 50px;}
					.hs_con1_n_r p:nth-child(4) span{color: #E0B650;}
					.hs_con1_n_r p:nth-child(5){font-size: 22px; color: #333333; font-weight: bold; text-align: left;}
					.hs_con1_n_r dl{background: #F7F7F7; padding: 5% 2% 5% 5%; margin-top: 3%;}
					.hs_con1_n_r dl dt{font-size: 22px; color: #333333; font-weight: bold;}
					.hs_con1_n_r dl dd,.hs_con1_n_r dl h2{ font-size: 18px; color: #6D6D65; margin-top: 2%;}
					.hs_con1_n_l img{vertical-align: bottom;}
					.hs_con1_n_l_b p{font-size: 20px; color: #919191; text-align: center; line-height: 40px; text-align: right;}
					.hs_con1_n_l_b p span{font-size: 28px; color: #1F9F02;font-weight: bold;}
		            .hs_con1_n_l_b p img{vertical-align: middle; margin-right: 10px;}
		.xtr_aboutx .xtr_con3_l dl{border: none; flex-wrap: wrap;}
		.xtr_aboutx .xtr_con3_l dl dt{width: 100%; font-size: 22px; font-weight: bold; margin-bottom: 2%;}
		.xtr_aboutx .xtr_con3_l dl dt img{vertical-align: middle; margin-right: 10px;}
		.xtr_aboutx .xtr_con3_l{width: 330px;}
			.xtr_ggd{margin-top: 3%;}
			
	.jrz_con1{margin: 3% auto; display: flex; justify-content: space-between;}		
	.jrz_con1_l{width: 638px;}		
	.jrz_con1_r{width: 500px;}		
	.jrz_con1_r h2{font-size: 40px; color: #111111; font-weight: bold; font-family: 'SourceHanSansCN-Normal';}		
	.jrz_con1_r h3{font-size: 30px;color: #595959; border-top: 1px solid #F2F2F2; border-bottom: 1px solid #F2F2F2; margin: 3% 0; padding: 2% 0;}		
	.jrz_con1_r h3 span{font-size: 18px; color: #727272; float: right; margin-top: 2%;}		
	.jrz_con1_r p{font-size: 18px; color: #676767;}		
	.jrz_con1_r_d{display: flex; justify-content: space-between; margin-top: 10%;}		
	.jrz_con1_r_d ul{width: 308px; border: 1px solid #333333; border-radius: 50px; height: 35px; display: flex; justify-content: space-between; margin-top: 10%;}		
	.jrz_con1_r_d ul li{font-size: 24px; text-align: center; line-height: 35px; width: 200px;}		
	.jrz_con1_r_d ul li:nth-child(2){width: 110px; background: #1F9F02; color: #fff; border-radius: 50px; font-size: 18px;}		
	.jrz_con1_r_d dl{display: flex; justify-content: right;}		
	.jrz_con1_r_d dl dd{writing-mode: vertical-rl; font-size: 14px; color: #BABABA; letter-spacing: 10px; padding-left: 10px;}		
	.jrz_pub_tit{margin: 3% auto; text-align: center;}		
	.jrz_pub_tit h2{font-size: 40px; font-weight: bold; background: url(../img/tbg.png); background-position:  center top; background-repeat: no-repeat; padding-top: 1%;font-family: 'SourceHanSansCN-Normal';}		
	.jrz_pub_tit h2 img{ padding: 0 20px;}		
	.jrz_pub_tit p{font-size: 30px; color: #595959; margin-top: 10px; text-align: center;}		
	.jrz_con3{display: flex; justify-content: space-between;}		
	.jrz_con3_l{width: 688px;}		
	.jrz_con3_r{width: 405px; margin-right: 50px;}		
	.jrz_con3_r_t h2{font-size: 38px; color: #1F9F02; font-weight: bold;}	
	.jrz_con3_r_t ul{display: flex; justify-content: space-between; margin: 5% 0;}		
	.jrz_con3_r_t ul p{font-size: 20px; text-align: center; color: #8E8E8E; line-height: 40px;}		
	.jrz_con3_r_d{width: 460px; padding: 40px; background: #1F9F02; color: #fff; position: absolute; right: 0; top:45%;}		
	.jrz_con3_r_d h2{font-size: 24px; font-weight: bold;}		
	.jrz_con3_r_d h3{width: 49px; height: 3px; background: #fff; margin: 3% 0;}		
	.jrz_con3_r_d p{font-size: 18px;}		
			
	.jrzbg4{width: 100%; background: url(../img/bg4.png); background-position: top center; background-repeat: no-repeat; padding: 1px 0 3% 0; display: block;
	 overflow: hidden; margin: 3% 0;}		
	.jrz_con4_n{width: 820px; float: right; display: flex; justify-content: space-between; flex-wrap: wrap;}		
	.jrz_con4 dl{width: 50%; display: flex; justify-content: left; margin-bottom:8%;}		
	.jrz_con4 dl dd h2{ font-size: 24px;}		
	.jrz_con4 dl dd p{ font-size: 18px;}			
	.jrz_con4 dl dt{margin-right: 10px;}	
	.jrzbg5{width: 100%; background: url(../img/bg5.jpg); background-position: top center; background-repeat: no-repeat; padding: 1px 0 1% 0;  background-size: 100% 100%;}	
	.jrz_pub_tit2 h2{ background: url(../img/tbg2.png); background-position:  center top; background-repeat: no-repeat; padding-top: 1%; color: #fff;}		
	.jrz_con5{display: flex; justify-content: space-between;}		
	.jrz_con5_n{width: 49%; position: relative;}		
	.jrz_con5_n dl{position: absolute; left: 0; right: 0; bottom: 0; background: rgba(17, 146, 51, .8); color: #fff; display: flex; justify-content: space-between;; padding: 5%;}		
	.jrz_con5_n img{vertical-align: bottom;}		
	.jrz_con5_n dl dt{font-size: 22px; font-weight: bold; margin-right: 10px;}		
	.jrz_con5_n dl dd h2{font-size: 22px; font-weight: bold; } 		
	.jrz_con5_n dl dd p{font-size: 18px; margin-top: 2%;}		
	.jrz_con6_t{position: relative; padding-bottom: 10px;}		
	.jrz_con6_t ul{width: 700px; position: absolute; left: 0; right: 0; bottom: 0; display: flex; justify-content: space-between; margin: 0 auto;}		
	.jrz_con6_t ul li{width: 48%; line-height: 67px; background: #1F9F02; border-radius: 70px; text-align: center; color: #fff; font-size: 24px;}		
	.jrz_con6_t ul li img{ padding: 5px 10px 0 0; margin-top: 18px; vertical-align: top;}		
	.jrz_con6_d{text-align: center; margin-top: 3%;}		
	.jrz_con6_d h2{font-size: 28px; font-weight: bold; margin-bottom: 1%;}		
	.jrz_con6_d p{font-size: 18px; color: #5B5B5B; text-align: center; line-height: 30px;}		
			
	.jrzbg7{width: 100%; background: url(../img/bg7.jpg); background-position: top center; background-repeat: no-repeat; padding: 1% 0;  background-size: 100% 100%; margin: 3% 0 1% 0;}	
	.jrz_pub_tit3{text-align: left; margin-top: 7%;}
	.jrz_pub_tit3 p{text-align: left; color: #fff; line-height: 35px;}
	.jrz_pub_tit3 h2{display: inline-block; margin-bottom: 10px;}
	.jrz_con7{display: flex; justify-content: space-between;}
	.jrz_con8{display: flex; justify-content: space-between; margin-bottom: 3%;}
	.jrz_con8 dl{width: 32.5%; background: #EDEDED; border-radius: 20px; text-align: center; padding: 5% 0 10% 0;}
	.jrz_con8 dl h2{font-size: 22px; font-weight: bold; margin: 3% 0;}
	.jrz_con8 dl p{font-size: 18px; color: #777777; text-align: center;}
	.jrz_con8 dl:hover{background:#1F9F02; color: #FFFFFF;}
	.jrz_con8 dl:hover p{color: #fff;}
	.jrzbg9{width: 100%; background: url(../img/bg9.png); background-position: top center; background-repeat: no-repeat; padding:0 0 0 0; height: 683px;}
	.jrz_con9_l{position: absolute; top: 0; left: -20%;}
	.jrz_con9_r{width: 710px; float: right;}
	.clear{clear: both; display: block; overflow: hidden;}
	.jrz_pub_tit4{text-align:left;}
	.jrz_pub_tit4 p{text-align:left;}
	.jrz_pub_tit4 h2{display: inline-block; padding: 1% 0 ; margin-top: 10%;}
	.jrz_con9_r_m{}
	.jrz_con9_r_m ul{display: flex; justify-content: space-between; margin: 8% 0;}
	.jrz_con9_r_m p{font-size: 20px; color: #8C8C8C; line-height: 30px;}
	.jrz_con9_r .jrz_con1_r_d{margin-top: 5%;}
	.jrz_con9_r .jrz_con1_r_d ul{ margin-top: 7%;}
	
	.jrzbg10{width: 100%; background: url(../img/bg10.jpg); background-position: top center; background-repeat: no-repeat; padding:1% 0 4% 0; }
	.jrz_pub_tit2 p{color: #fff;}
	.jrz_con10 ul{width: 90%; margin: 0 auto; display: flex; justify-content: space-between; color: #fff; flex-wrap: wrap;}
	.jrz_con10 ul li{width: 48%; line-height: 50px; font-size: 22px;}
	.jrz_con10 ul li img{vertical-align: middle; padding-right: 10px;}
	.jrzbg12{background: #F5F5F5; padding: 1px 0 3% 0;}
	.jrz_con12{display: flex; justify-content: space-between;}
	.jrz_con12_l{width: 790px;}
	.jrz_con12_r{width: 362px;}
	.jrz_con12_l_t p{font-size: 20px; line-height: 30px; margin-bottom: 5%; color: #2D2D2D;}
	.jrz_con12_l_m h2{background: #1F9F02; display: inline-block; padding: 0 5% 0 0; border-radius:80px; color: #fff; font-size: 18px; line-height: 50px; color: #fff;}
	.jrz_con12_l_m h2 span{font-size: 22px; font-weight: bold;}
	.jrz_con12_l_m h2 img{vertical-align: middle; padding: 5px;}
	.jrz_con12_l_d ul{display: flex; justify-content: space-between; margin-top: 8%;}
	.jrz_con12_l_d ul li h2{font-size: 26px; color: #1F9F02;}
	.jrz_con12_l_d ul li p{font-size: 20px; color: #6E6E6E; margin-top: 2%;}
	.jrz_con12_l_d ul li dl{display: flex; justify-content: right;}
	.jrz_con12_l_d ul li dl dd p{font-size: 18px; color: #333333; line-height: 35px;}
	.jrz_con12_l_d ul li dl dt{margin-right: 10px;}
	.jrz_con12_l_d ul li dl dd p span{color: #EDC72C;}
	.jrz_con13{text-align: center; margin-bottom: 3%;}		
	.jrzbg14{background: #F5F5F5; padding: 1px 0 3% 0;}		
	.jrz_con14{display: flex; justify-content: space-between;}
	.jrz_con14_l{width: 262px; background: #fff; border-radius: 15px; display: block; overflow: hidden;}
	.jrz_con14_r{width: 895px; position: relative;}
	
	.jrz_con14_l_t dl{display: flex; justify-content: space-between; padding:15% 10%; border-bottom: 1px solid #EFEFEF;}
	.jrz_con14_l_t dl h2{font-size: 22px; color: #161616; font-weight: bold;}
	.jrz_con14_l_t dl p{font-size: 14px; color: #B7B7B7;}
	.jrz_con14_l_t dl dd{width: 36px; margin-top: 4%;}
	.jrz_con14_l_t dl dd img:nth-child(2){display: none;}
	.jrz_con14_l_t .active{background: #1F9F02; color: #fff;}
	.jrz_con14_l_t .active h2{color: #fff;}
	.jrz_con14_l_t .active p{color: #fff;}	
	.jrz_con14_l_t .active 	dd img:nth-child(1){display: none;}
	.jrz_con14_l_t .active 	dd img:nth-child(2){display: inline-block;}	
	.jrz_con14_l_d{padding: 15% 0; text-align: center;}	
	.jrz_con14_l_d img{vertical-align: middle; padding-right: 10px; }	
	.jrz_con14_l_d  p{text-align: center; font-size: 20px; color: #9E9E9E;}
	.jrz_con14_l_d h2{font-size: 32px; font-weight: bold;}		
	.jrz_con14_r_t h2{font-size: 20px; color: #6C6C6C;}
	.jrz_con14_r_t h2 img{vertical-align: middle; padding-right: 10px;}
	.jrz_con14_r_t p{font-size: 18px; color: #A1A1A1; margin-bottom: 2%;}
	.jrz_con14_r_d dl{text-align:center;}
	.jrz_con14_r_d dl h2{font-size: 24px; font-weight:bold; margin: 3% 0;}		
	.jrz_con14_r_d dl p{font-size: 20px; color: #A3A3A3; text-align: center; line-height: 30px;}		
	.jrz_con14_r_d dl dd{ border: 1px solid #e6e6e6; border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;background: #fff; height: 183px;}		
	.jrz_con14_r_d dl img{vertical-align: bottom;}	
	.jrzbg14 .swiper-button-next{top: 0; right: 0;}	
	.jrzbg14 .swiper-button-prev{top: 0; right: 60px; left: auto;}		
	.jrz_con14_qh{display: none;}	
	.jrz_con14_r .active{display: block;}	
	.jrz_con15{width: 1350px; position: relative; margin: 0 auto;}	
	.jrz_con15 .swiper{width: 1200px;}
	.jrz_con15 .swiper li{border: 1px solid #CBCBCB; text-align: center; padding: 5% 0;}		
	.jrz_con15 .swiper li p{text-align: center; font-size: 20px; color: #A2A2A2; line-height: 40px;}		
	.jrz_con15 .swiper li:hover{border-color: #1F9F02;}		
	.jrz_con15 .swiper li:hover p{color: #1F9F02;}			
			
	.jrzbg16{width: 100%; background: url(../img/bg16.jpg); background-position: top center; background-repeat: no-repeat; padding:1px 0 3% 0;  margin: 3% 0; background-size: 100% 100%;}
	.jrz_con16{width: 1350px; position: relative; margin: 0 auto;}
	.jrz_con16 .swiper{width: 1200px;}
	.jrz_con16 .swiper dl{background: #fff;}
	.jrz_con16 .swiper dl dd{ text-align: center; font-size: 20px; line-height: 58px;}		
	.jrz_con16 .swiper dl dd span{ float: right;}		
	.jrz_con16 .swiper dl dd span img:nth-child(2){display: none;}	
	.jrz_con16 .swiper dl:hover dd span img:nth-child(1){display: none;}		
	.jrz_con16 .swiper dl:hover dd span img:nth-child(2){display: inline-block;}	
			
	.jrz_con17 .swiper{padding-bottom: 5%;}		
	.jrz_con17 	.swiper-pagination-bullet{width: 22px; height: 23px; background: url(../img/pbg1.jpg);}	
	.jrz_con17 	 .swiper-pagination-bullet-active{ background: url(../img/pbg2.jpg)!important;}		
			
			
	.xtr_foot_pc {color: #fff; padding: 3% 0;}		
	.xtr_foot_pc_l{width: 520px;}		
	.xtr_foot_pc{display: flex; justify-content: space-between;}		
	.xtr_foot_pc_m{width: 414px;}		
	.xtr_foot_pc_r{width: 150px; border:1px solid #4e4d4d; border-radius: 15px; text-align: center;}		
	
	.xtr_foot_pc_l_t dl{display: flex; justify-content: left;}
	.xtr_foot_pc_l_t dl dd h2{font-size: 26px;font-family: 'SourceHanSansCN-Normal'; margin: 4% 0 2% 0;}
	.xtr_foot_pc_l_t dl dd p{font-size: 20px; color: #6E6E6E;}
	.xtr_foot_pc_l_t dl dt{ margin-right: 10px;}
	.xtr_foot_pc_l_d h2{font-size: 24px; border-bottom: 1px solid #363435; margin: 5% 0; padding-bottom: 5%; width: 218px;}
	.xtr_foot_pc_l_d ul{width: 410px; display: flex; justify-content: space-between; flex-wrap: wrap;}
	.xtr_foot_pc_l_d ul li{font-size: 20px; margin-bottom: 5%; width: 33%;}
	.xtr_foot_pc_m dl{padding: 5%; border: 1px solid #4e4d4d; border-radius: 15px; margin-bottom: 5%; display: flex; justify-content: space-between;}
	.xtr_foot_pc_m dl dt p{font-size: 18px;}
	.xtr_foot_pc_r h2{font-size: 20px; padding: 10% 0;}
	.xtr_foot_pc_r p{font-size: 16px; text-align: center; margin-bottom: 10%;}
	
	.jrz_al{display: flex;justify-content: space-between;}
	.jrz_al_l{width: 333px;}
	.jrz_al_r{width: 830px;}
	.jrz_al_l_t{background:url(../img/albg.png); height: 470px; padding: 10% 5%; background-size: 100% 100%;}
	.jrz_al_l_t h2{font-size: 36px; color: #1F9F02; font-weight: bold;}
	.jrz_al_l_t h3{width: 44px; height: 2px; background: #EDC72C; margin: 5% 0;}
	.jrz_al_l_t p{font-size: 18px; color: #51504E; line-height: 30px;}
	.jrz_al_l_d{margin-top: 10%; padding-top: 5%; border-top: 1px solid #EDEDED;}
	.jrz_al_l_d h2 img{vertical-align: middle; padding-right: 5px;}
	.jrz_al_l_d h2{font-size: 18px; color: #9E9E9E;}
	.jrz_al_l_d h2 span{font-size: 32px; color: #1F9F02; font-weight: bold; padding-left: 5px;}
	.jrz_al_l_d p a{width: 159px; line-height: 55px; text-align: center; font-size: 18px; background: #F3F3F3; color: #434343; border-radius: 60px; display: block; margin-top: 5%;}
	.jrz_al_r{display: flex; justify-content: space-between; flex-wrap: wrap;}
	.jrz_al_r dl{width: 49%; margin-bottom: 3%;}
	.jrz_al_r dd{font-size: 20px; color: #333333;}
	.jrz_al_r dd span{float: right;}
	
	.xrt_cp{display: flex; justify-content: space-between; flex-wrap: wrap;}
	.xrt_cp dl{text-align:center; margin-bottom: 3%;}
	.xrt_cp dl h2{font-size: 24px; font-weight:bold; padding-bottom: 2%;}		
	.xrt_cp dl p{font-size: 20px; color: #A3A3A3; text-align: center; line-height: 30px;}		
	.xrt_cp dl dd{ border: 1px solid #e6e6e6; border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;background: #fff; height: 183px; padding-top: 3%;}		
	.xrt_cp dl img{vertical-align: bottom;}
	.xrt_cp dl:hover dd{background: url(../img/cpbgt.png); background-size: 100% 100%; border:none}
	
	.jrz_about{display: flex; justify-content: space-between; margin-bottom: 3%;}
	.jrz_about_l{width: 784px;}
	.jrz_about_r{width: 392px;}
	
	.jrz_about_l_t dl dt{position: absolute; left: -8%;}
	.jrz_about_l_t dl  dd p{font-size: 16px; color: #1F9F02;}
	.jrz_about_l_t dl  dd h3{width: 40px; height: 2px; background: #1F9F02; margin: 2% 0 1% 0;}
	.jrz_about_l_t dl  dd h2{font-size: 28px; color: #1F9F02; font-weight: bold;}
	.jrz_about_l_d p{font-size: 18px; color: #272727; line-height: 30px; margin-top: 3%;}
	
	
	
	.bmybg1{background: url(../img/bg1.png); background-repeat: no-repeat; background-position: center top; width: 100%; padding: 2% 0;}
	.bmybg1 dl{justify-content: center; display: flex;}
	.bmybg1 dl dd h2{font-size: 39px;font-weight: bold; margin: 20% 0 3% 0;}
	.bmybg1 dl dd h2 span{color: #1F9F02; display: block;}
	.bmybg1 dl dd p{ font-size: 25px; font-family: 'SourceHanSansCN-Normal';}
	.bmybg1 dl dd{margin-left: 30px;}
	.bmybg2{background: url(../img/bg2.png); background-repeat: no-repeat; background-position: center top; width: 100%; display: flex; justify-content: center; margin-top: -3.2%;}
	.bmy_con2_l dl{margin-top: 40px;}
	.bmy_con2_l {margin-top: 1%;}
	.bmy_con2_l dl dt{font-size: 16px;font-family: 'SourceHanSansCN-Normal'; color: #787672;}
	.bmy_con2_l dl dd{font-size: 22px;font-family: 'SourceHanSansCN-Normal'; color: #4F5552;}
	.bmy_con2_l2{text-align: right; margin-right: 0;}
	.bmy_con2_l{margin-right: 3%;}
	.bmy_con2_l dl:hover dt,.bmy_con2_l dl:hover dd{color: #1F9F02;}
	
	.bmy_pub_tit{margin: 5% 0 4% 0; text-align: center;}
	.bmy_con3_n{display: flex; justify-content: space-between; text-align: center;}
	.bmy_con3_n dl dd{font-size: 30px; color: #666666;font-family: 'SourceHanSansCN-Normal';  line-height: 70px; margin-top: 1%;}
	.bmy_con3_n dl dt{background: url(../img/p3bg1.png); padding: 6% 0; width: 94%; background-repeat: no-repeat; text-align: center;}
	.bmy_con3_n dl{width: 32%;}
	.bmy_con3_n dl:hover dt{background: url(../img/p3bg2.png); padding: 6% 0; width: 94%; background-repeat: no-repeat; text-align: center;}
	.bmybg4{background: url(../img/bg4.png); background-repeat: no-repeat; background-position: top; width: 100%; padding-top:1px; margin-top: 5%;}
	.bmy_con4{width: 1450px; position: relative; margin: 0 auto;}
	.bmy_con4_n{background: url(../img/cpbg.png);width: 1230px; padding: 3%; margin: 0 auto;}
	.bmy_con4_n dl{border: 1px solid #e4c297; text-align: center; padding: 2% 0;}
	.bmy_con4_n dl dd{font-size: 30px; color: #5E5E5E;font-family: 'SourceHanSansCN-Normal'; margin: 2% 0;}
	.bmy_con4_n dl:hover{background: #1F9F02;}
	.bmy_con4_n dl:hover dd{color: #fff;}
	.bmybg5{background: url(../img/bg5.png); background-repeat: no-repeat; background-position: bottom; width: 100%; padding: 1px 0 3% 0; margin-top: 3%;}
	.bmy_con5{display: flex; justify-content: space-between; text-align: center;}
	.bmy_con5 dl dd{margin-top: 2%;}
	
	
	.bmybg6{background: url(../img/bg6.png); background-repeat: no-repeat; background-position: bottom; width: 100%;}
	.bmybg6_n dl{display: flex; justify-content: space-between; margin-bottom: 2%;}
	.bmybg6_n dl dd{text-align: center; padding: 5% 0; width: 50%; background: #f7f7f7;}
	.bmybg6_n dl dd h2{width: 40px;height: 7px;background: #1F9F02;border-radius: 4px; margin: 5% auto;}
	.bmybg6_n dl dd p{font-size: 30px; color: #666666;font-family: 'SourceHanSansCN-Normal'; text-align: center;}
	.bmybg6_n dl dt img{vertical-align: bottom;}

	.bmy_con7 dl dd{width: 459px; height: 288px; position: absolute; right: 0;bottom: 15%; background: url(../img/pbg7.png); text-align: center; color: #fff;}
	.bmy_con7 dl dd h2{font-size: 30px;margin: 15% 0 4% 0;}
	.bmy_con7 dl dd p{text-align: center; font-size: 24px; line-height: 35px;}
	.bmy_con7 .q1{top: auto; bottom: 2%; right: 6%;}
	.bmy_con7 .q2{top: auto; bottom: 2%; right: 11%; left: auto;}
	
	.bmy_con9{width: 1450px; margin: 0 auto; position: relative;}
	.bmy_con9 .swiper{width: 1200px;}
	.bmy_con9 dl dd{width:55%; text-align: center; line-height: 58px; font-size: 20px; background: #1F9F02; color: #fff; margin: 5% auto;font-family: 'SourceHanSansCN-Normal';}
	.bmybg10 {background: url(../img/bg10.png); background-repeat: no-repeat; background-position: center top; width: 100%; padding: 1px 0 5% 0; margin: 5% auto;}
	.bmy_con10{width: 990px; margin: 0 auto; display: flex; justify-content: space-between;}
	.bmy_con10 dl{width: 46%; text-align: center; background: #fffbf0; padding: 3% 0 0 0;border-bottom: 2px solid #fffbf0;}
	.bmy_con10 dl dd{font-size: 22px; line-height: 80px; border-top: 1px solid #dde6d6;font-family: 'SourceHanSansCN-Normal';}
	.bmy_con10 dl:hover{border-bottom: 2px solid #1F9F02;}
	.bmybg11 .swiper-slide{width: auto; }
	.bmybg11 dl img{vertical-align: bottom;}
	.bmybg11 dl{ position: relative;}
	.bmybg11 dl dd{background: #1F9F02; opacity: .9; line-height: 73px; font-size: 20px; color: #fff;font-family: 'SourceHanSansCN-Normal'; text-align: center;display: none; position: absolute; bottom: 5%; left: 0;right: 0; margin: 0 auto; width: 90%;} 
	.bmybg11 dl dd span{ font-size: 26px; font-weight: bold; padding-right: 10px;}
	.bmybg11 .q3{right: 21%; width: 71px!important; height: 71px!important;}
	.bmybg11 .q4{left: 21%; width: 71px!important; height: 71px!important;}
	.bmybg11 .swiper-slide-active dl dd{display: block;}
	.bmybg11 .swiper-slide-active {padding-top: 0;}
	
	.bmy_con12{display: flex; justify-content: center;font-family: 'SourceHanSansCN-Normal'; }
	.bmy_con12_r_t h2{font-size: 26px; font-weight: bold; color: #1F9F02; line-height: 40px; margin-top: 5%;}
	.bmy_con12_r{width: 547px; margin-left: 2%;}
	.bmy_con12_r_m{display: flex; justify-content: left; margin: 2% 0;}
	.bmy_con12_r_m dl{width: 149px; margin-right: 4%; text-align: center; background: url(../img/bg12_1.png); padding: 2% 0; margin-top: 3%; background-repeat: no-repeat;background-size: 100% 100%;}
	.bmy_con12_r_d{margin-top: 10%;}
	.bmy_con12_r_m dl dd{font-size: 20px; color: #5C5C5C; line-height: 26px; margin-top: 10%;}
	.bmy_con12_r_m dl:hover{background: url(../img/bg12_2.png); background-size: 100% 100%;}
	.bmy_con13{margin: 5% auto;}
	.bmybg14 {background: url(../img/bg14.png); background-repeat: no-repeat; background-position: center top; width: 100%; }
	.bmy_con14{font-family: 'SourceHanSansCN-Normal'; display: flex; justify-content: center; flex-wrap: wrap;}
	.bmy_con14 dl{width: 20%; text-align: center; margin-bottom: 4%;}
	.bmy_con14 dl:nth-child(1),.bmy_con14 dl:nth-child(2),.bmy_con14 dl:nth-child(3),.bmy_con14 dl:nth-child(4){width: 21%;}
	.bmy_con14 dl p{font-size: 16px; text-align: center;}
	.bmy_con14 dl dt{width: 122px; line-height: 122px; text-align: center; background: url(../img/bg14_1.png); margin: 0 auto;}
	.bmy_con14 dl dt img{vertical-align: middle;}
	.bmy_con14 dl dd{font-size: 32px; margin: 8% 0 5% 0; font-weight: bold;}
	.bmy_con14 dl h2{width: 38px;height: 7px;background: #D4D4D4;border-radius: 3px; margin: 5% auto;}
	.bmy_con14 dl:hover dt{background: url(../img/bg14_2.png); }
	.bmy_con14 dl:hover h2{background: #1F9F02;}
	
	.bmy_con4_nn{width: 1450px; margin: 0 auto; position: relative;}
	.bmy_abbg{background: url(../img/abbg.png); background-position: bottom; background-repeat: no-repeat;  width: 100%;}
	.bmy_about{width: 1390px; margin: 0 auto; position: relative;}
	.bmy_about .swiper{width: 1200px;}
	.bmy_about dl dd{font-size: 30px; color: #666666; text-align: center;font-family: 'SourceHanSansCN-Normal'; margin-top: 5%;}
	.bmy_about dl dt img{padding: 2%; border: 1px solid #1F9F02; width: 96%;}
	.bmy_about dl:hover dt{background: #1F9F02; padding: ;}
	.bmy_about dl{width: 100%;}
	.bmy_about dl dt{padding: 2%;}
	.bmy_about dl:hover dt img{border-color: #fff;}

	
	
	
	.bmy_con4_nn_t{width: 730px; margin: 0 auto 3%;}
	.bmy_con4_nn_t ul{display: flex; justify-content: space-between;}
	.bmy_con4_nn_t ul li{width: 173px; line-height: 63px;text-align: center; background: url(../img/qbg1.png); font-size: 23px; color: #fff; background-size: 100% 100%;}
	.bmy_con4_nn_t ul .active{background: url(../img/qbg2.png);background-size: 100% 100%;}
	.bmy_con4_n_qh{display: none;}
	.bmy_con4_n_nr .active{display: block;}
	.bmy_con4_n_nr .q11,.bmy_con4_n_nr .q13,.bmy_con4_n_nr .q15{top: 55%;}
	.bmy_con4_n_nr .q12,.bmy_con4_n_nr .q14,.bmy_con4_n_nr .q16{top: 55%;}
	
	.dcmb_con8{position: relative;}
	.dcmb_con8 h2{position: absolute; left: 18%; top: 8%;}
	.bmy_con10 ul{display: flex; justify-content: space-between;}
	.bmy_con10 ul li{width: 48%;}
	
	.dcmbbg10{background: url(../img/bg9.png); background-repeat: no-repeat; background-position: center; width: 100%; padding: 1px 0 3% 0; margin-top: 5%;}
	.dcmb_con10{display: flex; justify-content: space-between;}
	.dcmb_con10 dl{width: 100%; background: #fff; text-align: center; padding: 7% 0 0 0; border-bottom: 4px solid #fff;}
	.dcmb_con10 dl dd{font-size: 20px; line-height: 60px; border-top: 1px solid #d6e5de; margin-top: 6%;font-weight: bold;}
	.dcmb_con10 dl:hover{border-color: #1F9F02;}
	.dcmb_con10 dl:hover dd{border-color: #1F9F02; color: #1F9F02;}
	
	
	
	
	.dcmb_lxwm{display: flex; justify-content: space-between; margin-bottom:3%;}
	.dcmb_lxwm dl dt{font-size: 28px; color: #252525;}
	.dcmb_lxwm dl h2{font-size: 22px; color: #1F9F02;}
	.dcmb_lxwm dl dd{margin: 3% 0;}
	.dcmb_lxwm dl {width: 28%;}
	
	
.qbbg1{background: url(../img/bg1.png); background-repeat: no-repeat; background-position: center;}
.qb_con1_l{width: 510px;}	
.qb_con1{display: flex;  justify-content: space-between;}	
.qb_con1_l p span img:nth-child(1){display: none;}	
.qb_con1_l p {display: inline-block; font-size: 22px;border-radius: 26px;
border: 1px solid #1F9F02; line-height: 50px; padding: 0 20px; margin-bottom: 10%;}	
.qb_con1_l p span img{padding-right: 10px;}	
.qb_con1 .qb_con1_l:nth-child(1) p:nth-child(1){float: right;}
.qb_con1 .qb_con1_l:nth-child(1) p:nth-child(3){float: right; margin-right: 65px;}
.qb_con1 .qb_con1_l:nth-child(1) p:nth-child(4){ margin-left: 70px;}		
	
.qb_con1 .qb_con1_l:nth-child(2) p:nth-child(1){ margin-left: 50px;}	
.qb_con1 .qb_con1_l:nth-child(2) p:nth-child(2){ margin-left: 30px;}	
.qb_con1 .qb_con1_l:nth-child(2) p:nth-child(3){ margin-left: 80px;}	
.qb_con1_l p:hover{background: #1F9F02; color: #fff;}		
.qb_con1_l p:hover 	span img:nth-child(2){display: none;}	
.qb_con1_l p:hover 	span img:nth-child(1){display: inline-block;}	

.qb_zx{text-align: center; background: url(../img/anbg.png); background-repeat: no-repeat; background-position: center; margin-top: 1%;}	
.qb_zx p{font-size: 22px; color:#fff; line-height: 56px; text-align: center;}
	.qb_zx p img{vertical-align: middle; padding-left: 10px;}
.qb_con2{display: flex; justify-content: space-between;}	
.qb_con2 dl{width: 25% ;text-align: center; border-bottom: 1px solid #E0E0E0; padding-bottom: 5%;}	
.qb_con2 dl dd{font-size: 22px; margin-top: 3%;}	
.qb_con2 dl:hover{border-bottom: 4px solid #1F9F02;}	
.qbbg3{background: url(../img/bg3.jpg); background-position: center top;  background-repeat: no-repeat; margin-top: 5%; padding: 4% 0;}	
.qb_con3{width: 1170px; margin: 0 auto; display: flex; justify-content: space-between;}	
.qb_con3 dl{width: 95%; padding:2%; background: #1F9F02; position: relative; height: 460px;}	
.qb_con3 dl dd{font-size: 20px; color: #fff; padding: 5% ;}	
.qb_con3 dl h2{position: absolute; right: 5%; bottom:5%}	
.qbbg4{background:#F7F7F7; padding: 1px 0 5% 0;}	
.bmy_pub_tit2{text-align: left;}	
.qb_con4_n{display: flex; justify-content: space-between;}	
.qb_con4_n dl{width: 15%; text-align: center;}	
.qb_con4_n dl dd{font-size: 20px; line-height: 28px; padding: 2%;}	
.qbbg5{background: url(../img/bg5.png); background-size: 100% 100%; padding: 1px 0 5% 0;}	
.qb_con5 dl{width: 330px;height: 330px;background: #FFFFFF;border-radius: 50%; text-align: center;}	
.qb_con5 dl dt{font-size: 36px; color: #1F9F02; font-weight: bold; padding-top: 20%;}	
.qb_con5 dl dd{font-size: 22px; line-height: 30px; padding:5% 10% 0 10%;}	
.qb_con5 dl dd span{font-size: 30px;font-weight: bold; color: #1F9F02;} 	
.qb_con5 .swiper{padding-bottom: 10%;}	
.qb_con5  .q1{top: auto; right: 45%; bottom: 0;}	
.qb_con5  .q2{top: auto; left: 45%; bottom: 0;}	
.qb_con6_n dl dd{font-size: 20px; text-align: center; margin-top: 3%;}	
.qb_con6_n .swiper{padding-bottom: 7%;}	
.qb_con6_n  .q3{top: auto; right: auto; bottom: 0; left: 5%;}	
.qb_con6_n  .q4{top: auto; left:0; bottom: 0;}		
.qbbg7{background:#F7F7F7; padding: 1px 0 5% 0;}
.qb_con7_n{display: flex; justify-content: space-between; flex-wrap: wrap;}
.qb_con7_n dl{width: 45%; background: #F7EAED; padding: 2%; margin-bottom: 2%; display: flex; justify-content: space-between;}
.qb_con7_n dl dt{width: 69%;}
.qb_con7_n dl dd{width: 31%;}
.qb_con7_n dl dt h2{font-size: 20px; line-height: 28px; margin-bottom: 5%;}
.qb_con7 .swiper{padding-bottom: 7%;}	
.qb_con7  .q5{top: auto; right: 45%; bottom: 0;}	
.qb_con7  .q6{top: auto; left: 45%; bottom: 0;}	

.qb_con8{width: 895px; margin: 0 auto;}
.qb_con8 dl{display: flex; justify-content: space-between;}
.qb_con8 dl dt{width: 293px;}
.qb_con8 dl dd{width: 550px; padding-top: 5%;}
.qb_con8 dl dd p{font-size: 22px; line-height: 30px;}
.qb_con8 dl dd a{width: 247px;line-height: 56px;background: linear-gradient(97deg, #E0C5A3, #BDA990);border-radius: 28px; display: block; margin-top: 10%; font-size: 22px; color: #fff; text-align: center;}
.qb_con8 dl dd a img{vertical-align: middle; padding-left: 10px;}
.qbbg9{background: url(../img/bg9.jpg); background-position: center top; background-repeat: no-repeat; padding: 4% 0;}
.qb_con9_l{width: 573px;}
.qb_con9_l dl dt{ display: inline-block; padding:  0 20px; line-height: 71px; font-size: 22px; color: #fff;}
.qb_con9_l dl dt img{vertical-align: middle; padding-right: 10px;}
.qb_con9_l dl dd{font-size: 20px; line-height: 28px; padding-right: 10%; margin-top: 2%;}
.qb_con9_l dl {margin-bottom: 5%;}
.qb_con9_l dl:nth-child(1) dt{background: url(../img/ybg1.png); background-size: 100% 100%;}
.qb_con9_l dl:nth-child(2) dt{background: url(../img/ybg2.png); background-size: 100% 100%;}
.qb_con9_l dl:nth-child(3) dt{background: url(../img/ybg3.png); background-size: 100% 100%;}
.qb_con10{width: 1190px; margin: 0 auto;}
.qb_con10 dl{display: flex; justify-content: space-between; margin-bottom: 10px;}
.qb_con10 dl dt{width: 50%;}
.qb_con10 dl dd{width: 40%; padding:3% 5%; background: #F7F7F7;}
.qb_con10 dl dt img{vertical-align: bottom;}
.qb_con10 dl dd h2{font-size: 28px;font-weight: bold; color: #1F9F02;}
.qb_con10 dl dd h2 span{font-size: 39px;font-weight: bold; font-style: italic;}
.qb_con10 dl dd p{font-size: 22px; line-height: 30px; margin-top: 3%;}
.qb_con10 dl:hover dd{background:#1F9F02; color: #fff;}
.qb_con10 dl:hover dd h2{color: #fff;}
.qb_con11{text-align: center;}
.qbbg13{background:#F7F7F7; padding: 3% 0;}	
.qbbg15{background: url(../img/bg15.jpg); background-position: bottom left; background-repeat: no-repeat; padding: 1px 0 10% 0; }
.qbbg_con15_r{width: 590px;float: right; text-align: right; padding-top: 5%;}
.qbbg_con15_r h2{font-size: 26px;font-weight: bold;}
.qbbg_con15_r h3{width: 35px;height: 3px;background: #1F9F02; margin: 3% 0; float: right;}
.qbbg_con15_r p{font-size: 18px; line-height: 30px; display: inline-grid;  margin-top: 3%;}
.qbbg_con15_r .lyh_pub_zx{margin-top: 5%; width: 188px; float: right; background-size: 100% 100%;}
.dcmb_con10 dl dt img{border: 2px solid #0C242E;}
.lyh_pub_cp{text-align: center; line-height: 50px; background: url(../img/zxbg.png) top center; background-repeat: no-repeat; margin:0 auto; background-size:100%; height:50px; width:188px;font-size: 20px;
    color: #fff;}
	.lyh_pub_cp img {
    vertical-align: middle;
}
.qb_xwlist{width: 1365px;  margin: 0 auto;}
.qb_xwlist dl{padding: 3% 6%; background: #F4F4F4; display: flex; justify-content: space-between; margin-bottom: 3%; color: #797979;}
.qb_xwlist dl dt{width: 593px; padding-top: 2%;}
.qb_xwlist dl dd{width: 495px;}
.qb_xwlist dl dt h3{font-size: 22px;}	
.qb_xwlist dl dt  h2{font-size: 28px;font-weight: bold; margin: 2% 0;}
.qb_xwlist dl dt p{font-size: 20px; line-height: 30px; }	
.qb_xwlist dl dt p span{font-weight: bold;}	
.qb_xwlist dl:hover dt h2{color: #1F9F02;}	
.qb_xwlist dl:hover dt p span{color: #1F9F02;}	
.qb_fw_nav ul{display: flex; justify-content: space-between; border-top: 3px solid #1F9F02; box-shadow: 0 0 10px #e1e1e1; padding: 3% ; margin: 0 5px 3%}	
.qb_fw_nav ul li{font-size: 20px;font-weight: bold;}
.qb_fw_nav ul li a{padding: 5px;display: inline-block;}
.qb_fw_nav ul .active a{color: #1F9F02;  background: #F7EAED; }	
.qb_fw_con dl{width: 32%; float: left; border: 1px solid #D8D8D8; margin-bottom: 3%; margin-right: 1.5%; text-align: center; padding: 1% 0 2% 0;}	
.qb_fw_con dl:nth-child(3){margin-right: 0;}
.qb_fw_con dl:nth-child(6){margin-right: 0;}
.qb_fw_con dl dd{font-size: 20px; color: #6F6F6F; margin-top: 3%;}		
.qb_fw_con dl dd span img:nth-child(2){display: none;}	
.qb_fw_con dl:hover dd 	span img:nth-child(1){display: none;}	
.qb_fw_con dl:hover dd 	span img:nth-child(2){display: inline-block;}	
.qb_fw_con dl:hover dd {color: #1F9F02;}
.qb_fw_con dl dd span img {vertical-align: middle; padding-left: 10px;}
.qbabbg{background: url(../img/abbg.png); background-repeat: no-repeat; background-position: center right; }
.qb_about dl{display: flex; justify-content: space-between;}
.qb_about dl dt{width: 758px; margin-left: -160px;}
.qb_about dl dd{width: 550px; padding-top: 10%;}
.qb_about dl dd h2{font-size: 26px;font-weight: bold;}
.qb_about dl dd h3{width: 35px;height: 3px;background: #1F9F02; margin: 3% 0 8% 0 ;}
.qb_about dl dd p{font-size: 18px; line-height: 30px;}

.qb_ql {margin-bottom: 5%;}
.qb_ql .hd{width: 1370px; margin: 0 auto; position: relative;}
.qb_ql .hd ul{width: 1200px; margin:0 auto; display: flex; justify-content: space-between;}
.qb_ql .hd ul li{width: 23.5%;  background: #E2E2E2; padding: 5px;}	
.qb_ql .hd ul .on{background: #1F9F02;}			
.qb_ql .bd dl{display: flex; justify-content: space-between; margin-bottom: 2%;}
.qb_ql .bd dl dt{width: 592px;}
.qb_ql .bd dl dd{width: 575px; }
.qb_ql .bd dl dd h2{font-size: 26px;font-weight: bold; color: #1F9F02;}
.qb_ql .bd dl dd h3{font-size: 24px; color: #353535; margin: 2% 0;}
.qb_ql .bd dl dd p{font-size: 18px; line-height: 28px; margin-top: 5px;}
.qb_ql .bd dl dd p span{font-weight: bold;}
.qb_ql .bd dl dd h3 img{vertical-align: middle; padding-right: 10px;}
.qb_ql .hd ul li img{vertical-align: bottom;}



.lyhbg1{background: url(../img/bg1.jpg); background-repeat: no-repeat; background-position: center top; height:760px;}
.lyh_pub_tit{text-align: center; margin: 5% auto 3%; padding-top: 20px; background: url(../img/tbg.png); background-repeat: no-repeat; background-position: center  top;}
.lyh_pub_tit h2{font-size: 36px; font-weight: bold; margin-bottom: 1%;}
.lyh_pub_tit p{font-size: 22px; text-align: center; color: #353535; line-height: 30px;}
.lyh_pub_zx{text-align: center; line-height: 50px; background: url(../img/zxbg.png); background-position: center; background-repeat: no-repeat;  margin-top: -90px;}
.lyh_pub_zx {font-size: 20px; color: #fff;}
.lyh_pub_zx  img{vertical-align: middle;}
.lyh_con2{display: flex; justify-content: space-between; }
.lyh_con2 dl{width: 32%; background: url(../img/bg2.png); background-repeat: no-repeat; background-position: center top; text-align: center; padding: 7% 0 0 0;}
.lyh_con2 dl dd{font-size: 26px; margin: 10% 0 20% 0;}
.lyh_con2 dl h2 img:nth-child(2){display: none;}
.lyh_con2 dl:hover h2 img:nth-child(1){display: none;}
.lyh_con2 dl:hover h2 img:nth-child(2){display: inline-block;}
.lyh_con2 dl:hover dd{color: #1F9F02;}
.lyh_con3{display: flex; justify-content: space-between;}
.lyh_con3_l{width: 782px; margin-left: -90px;}
.lyh_con3_r{width: 490px; padding-top: 2%;}
.lyh_con3_r dl{display: flex; justify-content: space-between; margin-bottom: 5%;}
.lyh_con3_r dl dt{width: 40px;font-size: 25px; font-weight: bold; color: #1F9F02; margin: 22px 0 0 0; font-style: italic;}
.lyh_con3_r dl dd{width: 439px;}
.lyh_con3_r dl dd h2{font-size: 26px; color: #1F9F02; font-weight: bold;}
.lyh_con3_r dl dd  p{font-size: 22px;line-height: 30px;}
.lyh_con4 .swiper-slide{width: auto;}
.lyh_con4  dl dd{font-size: 22px; line-height: 31px; margin-top: 3%;}
.lyh_con4  dl dd span{font-weight: bold; color: #1F9F02;}
.lyh_con4  dl{width: 372px;}
.lyh_con4 .swiper{padding-bottom: 5%;}
.lyh_con4 .q1{top: auto; bottom: 0; right: 45%;}
.lyh_con4 .q2{top: auto; bottom: 0; left: 45%;}
.lyh_con5{display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 3%;}
.lyh_con5 dl{position: relative;}
.lyh_con5 dl dd{width: 50%; position: absolute; left: 45%; top: 35%;}
.lyh_con5 dl dd h2{font-size: 26px;}
.lyh_con5 dl dd p{font-size: 20px; margin-top: 2%;}
.lyh_con5 dl:hover dd h2{color: #1F9F02;}
.lyhbg6{background: #F6F6F6; padding: 1px 0 5% 0; margin-top: 5%;}
.lyh_con6{display: flex; justify-content: space-between;}
.lyh_con6 dl{position: relative;}
.lyh_con6 dl dt img:nth-child(2){display: none;}
.lyh_con6 dl dd{position: absolute;width: 80%; left: 10%; top: 20%;}
.lyh_con6 dl dd h2{font-size: 45px; color: #8B8B8B;}
.lyh_con6 dl dd h3{font-size: 30px; color: #333333; margin: 2% 0;}
.lyh_con6 dl dd p{font-size: 22px; line-height: 30px; margin-top: 10%;}
.lyh_con6 dl dd h4{width: 35px;height: 1px;border-radius: 1px; margin-top: 1%;}
.lyh_con6 .active dt img:nth-child(1){display: none;}
.lyh_con6 .active dt img:nth-child(2){display: inline-block;}
.lyh_con6 .active dd{color: #fff;}
.lyh_con6 .active dd h2{color: #fff;}
.lyh_con6 .active dd h4{background: #fff;}
.lyh_con6 .active dd h3{color: #fff;}
.lyh_con6{width: 1150px; margin: 0 auto;}
.lyhbg7{background: url(../img/bg7.png); background-size: 100% 100%; padding: 1px 0 4% 0; }
.lyh_con7{display: flex; justify-content: space-between; flex-wrap: wrap;}
.lyh_con7 dl{background: #FFFFFF;border-radius: 10px;border: 1px solid #F3DCDC; margin-bottom: 2%; width: 32%; padding: 3%  0 0  0; text-align: center;}
.lyh_con7 dl dt{width: 80%; margin: 0 auto 3%; border-bottom: 1px solid #E8E8E8; padding-bottom: 3%; font-size: 30px; text-align: center;}
.lyh_con7 dl:hover{background: url(../img/bg7_1.png); background-size: 100% 100%;}
.lyh_con9{display: flex; justify-content: space-between; margin-bottom: 3%;}
.lyh_con9 dl{width: 25%; text-align: center;}
.lyh_con9 dl dt{font-size: 26px; color: #1F9F02; font-weight: bold; margin-bottom: 3%;}
.lyh_con9 dl dd{font-size: 20px; line-height: 30px;}
.lyh_con9  h2{width: 2px;height: 100px;background: #D2D2D2;opacity: 0.5;}

.lyh_pub_tit2{margin: 5% auto; padding: 2% 0; background: url(../img/tbg2.png); background-repeat: no-repeat; background-position: left center; display: flex;  justify-content: space-between;}
.lyh_pub_tit2 h2{font-size: 36px;font-weight: bold;}
.lyh_pub_tit2 p{font-size: 20px; margin-top: 2%;}
.lyh_pub_tit2 p img{vertical-align: middle; padding-left: 10px;}

.lyhbg12{background: url(../img/bg12.png); background-repeat: no-repeat; background-position: center top; padding: 1px 0; margin-top: 5%;}

.lyh_pub_tit3{color: #fff;}
.lyh_pub_tit3 p{color: #fff;}
.lyh_con13{width: 1340px; margin: 0 auto; position: relative;}
.lyh_con13 .swiper{width: 1200px;}
.lyh_con13 dl {text-align: center;}
.lyh_con13 dl dd{margin-top: 3%;}
.lyh_con13 dl dd h2{font-size: 26px;font-weight: bold; color: #1F9F02; margin-bottom: 2%;}
.lyh_con13 dl dd p{font-size: 20px; line-height: 28px; padding:0 15% ; text-align: center;}
.lyh_con11_n dl{width: 170px; float: left; text-align: center;  margin-right: 48px; margin-top: -20px;}
.lyh_con11_n dl dt img:nth-child(2){display: none;}
.lyh_con11_n dl dt{background: url(../img/qbg1.png); background-repeat: no-repeat; background-position: center; height: 160px; line-height: 160px; padding-right: 5px;}
.lyh_con11_n dl dt img{vertical-align: middle;}
.lyh_con11_n dl dd{font-size: 20px; margin-top: -10px; line-height: 23px;}
.lyh_con11_n{background: url(../img/bg11.png); background-repeat: no-repeat; background-position: center top 16px; display: block; overflow: hidden;}
.lyh_con11_n{width: 1290px; margin: 0 auto;}
.lyh_con11_n dl:nth-child(6){margin-right: 0;}
.lyh_con11_n dl:nth-child(12){margin-right: 0;}
.lyh_con11_n dl:nth-child(7){margin-top: -2px;}
.lyh_con11_n dl:nth-child(8){margin-top: -2px;}
.lyh_con11_n dl:nth-child(9){margin-top: -2px;}
.lyh_con11_n dl:nth-child(10){margin-top: -2px;}
.lyh_con11_n dl:nth-child(11){margin-top: -2px;}
.lyh_con11_n dl:nth-child(12){margin-top: -2px;}
.lyh_con11_n dl:nth-child(13){margin-top: 15px;}
.lyh_con11_n dl:nth-child(14){margin-top: 15px;}
.lyh_con11_n dl:nth-child(15){margin-top: 15px;}
.lyh_con11_n dl:nth-child(16){margin-top: 15px;}

.lyh_con11_n dl:nth-child(7) dt{background: url(../img/qbg2.png);}
.lyh_con11_n dl:nth-child(6) dt{background: url(../img/qbg2.png);}
.lyh_con11_n dl:nth-child(8) dt{background: url(../img/qbg3.png);}
.lyh_con11_n dl:nth-child(9) dt{background: url(../img/qbg3.png);}
.lyh_con11_n dl:nth-child(10) dt{background: url(../img/qbg3.png);}
.lyh_con11_n dl:nth-child(11) dt{background: url(../img/qbg3.png);}
.lyh_con11_n dl:nth-child(12) dt{background: url(../img/qbg3.png);}
.lyh_con11_n  h2{margin: -10px 0 0 30px; float: left;}
.lyh_con11_n dl:hover dt{background: url(../img/qbg_1.png);}
.lyh_con11_n dl:hover dt img:nth-child(1){display: none;}
.lyh_con11_n dl:hover dt img:nth-child(2){display: inline-block;}
.lyh_con11_n dl:nth-child(7):hover dt{background: url(../img/qbg_2.png);}
.lyh_con11_n dl:nth-child(6):hover dt{background: url(../img/qbg_2.png);}
.lyh_con11_n dl:nth-child(8):hover dt{background: url(../img/qbg_3.png);}
.lyh_con11_n dl:nth-child(9):hover dt{background: url(../img/qbg_3.png);}
.lyh_con11_n dl:nth-child(10):hover dt{background: url(../img/qbg_3.png);}
.lyh_con11_n dl:nth-child(11):hoverdt{background: url(../img/qbg_3.png);}
.lyh_con11_n dl:nth-child(12):hover dt{background: url(../img/qbg_3.png);}

.lyh_con13_n_t{display: flex; justify-content: space-between; width: 1120px; margin: 0 auto;}
.lyh_con13_n_d{display: flex; justify-content: space-between;  margin-top: 15px;}
.lyh_con13_n dl{width: 201px; text-align: center;}
.lyh_con13_n dl dt{background: url(../img/dbg1.png); background-repeat: no-repeat;  background-position:  center; height: 200px;}
.lyh_con13_n dl dt p img:nth-child(2){display: none;}
.lyh_con13_n dl dt p {text-align: center; padding-top: 22%;}
.lyh_con13_n dl dt h2{font-size: 18px; color: #fff; line-height: 23px;}
.lyh_con13_n{background: url(../img/bg13.png); background-repeat: no-repeat; background-position: center top 190px; padding-bottom: 2%;}
.lyh_con13_n  dl dd{margin-top: -20px;}
.lyh_con13_n dl:hover  dt{background: url(../img/dbg2.png); background-repeat: no-repeat;  background-position:  center;}
.lyh_con13_n dl:hover dt h2{color: #333333;} 
.lyh_con13_n dl:hover dt p img:nth-child(1){display: none;}
.lyh_con13_n dl:hover dt p img:nth-child(2){display: inline-block;}
.lyh_con14{display: flex; justify-content: space-between;}
.lyh_con14 dl{width: 24.5%; background: #F2F2F2; border-radius:0 0 8px 8px;}
.lyh_con14 dl dd{text-align: center; font-size: 26px; color: #333333; line-height: 60px;}

.lyh_con14 dl:hover {background: #1F9F02;}
.lyh_con14 dl:hover dd{color: #fff;} 



.lyh_con15 ul{width: 469px;}
.lyh_con15 ul li{ margin-bottom: 3%;}
.lyh_con15 .swiper-slide{width: auto;}
.lyh_con15 .swiper{padding-bottom: 5%;}
.lyh_con15 .q3{top: auto; bottom: 0; right: 45%;}
.lyh_con15 .q4{top: auto; bottom: 0; left: 45%;}
.lyhbg16{background: url(../img/bg16.png); background-repeat: no-repeat; background-position: center top; padding: 1px 0 8% 0; margin-top: 5%; background-size: 100% 100%;}
.dcmb_con10{width: 1100px; margin: 0 auto; position: relative;}
.dcmb_con10 .swiper{width: 85%;}
.lyh_con16{display: flex; justify-content: space-between;flex-wrap: wrap;}
.lyh_con16 dl{background: #FFFFFF;border: 1px solid #E9E9E9; width: 29.5%; padding:2% 1.5%; margin-bottom: 1%; display: flex; justify-content: left;}
.lyh_con16 dl dt{margin: 15px 10px 0 0;}
.lyh_con16 dl dt img:nth-child(2){display: none;}
.lyh_con16 dl dd h2{font-size: 24px;font-weight: bold;}
.lyh_con16 dl dd p{font-size: 18px;}
.lyh_con16 dl:hover{background: #1F9F02; color: #fff;}
.lyh_con16 dl:hover dt img:nth-child(1){display: none;}
.lyh_con16 dl:hover dt img:nth-child(2){display: inline-block;}
.lyh_con16 dl:hover dd h2{color: #fff;}
.lyh_con17{margin:3% auto; text-align: center;}

.lyh_lx{display: flex; justify-content: space-between;}
.lyh_lx dl{width: 30%; text-align: center;}
.lyh_lx dl dd{font-size: 16px;}
.lyh_lx dl h2{font-size: 18px; color: #1F9F02;  margin: 2% 0;}
.lyh_lx dl h3{width: 28px;height: 1px;background: #1F9F02; margin: 0 auto;}

.tqcl_xw dl{ width: 1200px; padding: 2% 18.5%; margin: 0 auto 2%;}
.tqcl_xw dl a{display: flex; justify-content: space-between;}
.tqcl_xw dl  dt{width: 432px;}
.tqcl_xw dl  dd{width: 727px; padding-top:4%;}
.tqcl_xw dl  h5{width: 16px; margin-top: 9%;}
.tqcl_xw dl  dd h3{font-size: 20px; color: #9E9E9E; margin-bottom: 3%; margin-top: 5%;}
.tqcl_xw dl  dd h3 span{width: 117px; color: #fff; text-align: center; float: right;line-height: 39px; display: block;background: #1F9F02;border-radius: 20px;}
.tqcl_xw dl  dd h2{font-size: 26px;font-weight: bold; margin: 3% 0 ;
-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tqcl_xw dl  dd p{font-size: 20px; line-height: 30px; color: #5C5C5C;}
.tqcl_xw dl  h5 img:nth-child(2){display: none;}
.tqcl_xw dl:hover{background: #1F9F02; color: #fff;}
.tqcl_xw dl:hover h2{color: #fff;}
.tqcl_xw dl:hover p{color: #fff;}
.tqcl_xw dl:hover h3{color: #fff;}
.tqcl_xw dl:hover h3 span{background: #fff; color: #1F9F02;} 






.tqcl_xw dl:hover h5 img:nth-child(1){display: none;}
.tqcl_xw dl:hover h5 img:nth-child(2){display: inline-block;}
.lyh_hz{margin: 5% auto; text-align: center;}

.hqxbg1{background: url(../img/bg1.png); background-size: 100% 100%; padding: 4% 0;}
.hqx_con1_l{width: 480px;}
.hqx_con1{width: 960px; margin: 0 auto; display: flex; justify-content: space-between;}
.hqx_con1_r{width: 430px;}
.hqx_con1_r_t dl dt p{font-size: 19px; text-align: right;}
.hqx_con1_r_t dl {display: flex; justify-content: right;}
.hqx_con1_r_t dl h2{font-size: 28px; color: #1F9F02; text-align: right;}
.hqx_con1_r_t dl dd{margin: 5px 0 0 20px;}
.hqx_con1_r_m{margin: 8% 0 8% 8%;}
.hqx_con1_r_m dl{display: flex;  justify-content: left; margin-bottom: 8%;}
.hqx_con1_r_m dl dd h2{font-size: 24px;}
.hqx_con1_r_m dl dd p{font-size: 12px; color: #D1D1D1;}
.hqx_con1_r_m dl dt{margin: 10px 20px 0 0;}
.hqx_con1_r_d{background: url(../img/pbg1.png); background-size: 100% 100%; line-height: 65px; font-size: 22px; color: #fff; text-align: center;}
.hqx_con1_r_d img{vertical-align: middle; padding-right: 10px;}
.hqx_pub_tit{margin: 5% auto 3%; text-align: center;}
.hqx_pub_tit h2{font-size: 36px; font-weight: bold;}
.hqx_pub_tit h2 img{vertical-align: middle; padding: 0 20px;}
.hqx_pub_tit p{text-align: center; font-size: 21px; color: #474747; margin-top: 15px;}
.hqxbg2{background: url(../img/bg2.png); background-repeat: no-repeat; background-position: center top; padding: 4% 0;}
.hqx_con2{display: flex; justify-content: space-between;}
.hqx_con2 dl{width: 25%; text-align: center;}
.hqx_con2 dl dd{font-size: 26px; margin-top: 20%;}
.hqx_pub_tit2 h2{display: flex; justify-content: center;}
.hqx_pub_tit2 h2 img{width: 137px; height: 28px; margin-top: 2%;}
.hqxbg3{background: url(../img/bg3.png); background-size: 100% 100%; padding: 1px 0 4% 0; margin: 5% auto;}
.hqx_pub_tit3{color: #fff;}
.hqx_pub_tit3 p{color: #fff;}
.hqx_con3{display: flex; justify-content: space-between;}
.hqx_con3 dl{width: 25%; padding: 3%; text-align: center; color: #fff; position: relative;}
.hqx_con3 dl p{position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 5%; text-align: center;}
.hqx_con3 dl dd{font-size: 18px; line-height: 26px; margin: 5% 0;}
.hqx_con3 dl:hover{background: url(../img/pbg3.png); background-repeat: no-repeat; background-position: center;}
.hqx_con4{display: flex; justify-content: space-between;}
.hqx_con4_l{width: 409px;}
.hqx_con4_r{width: 828px;}
.hqx_con4_qh{display: none;}
.hqx_con4_r .active{display: block;}
.hqx_con4_l dl{display: flex; justify-content: space-between; padding: 7% 10%; margin-bottom: 2.2%;}
.hqx_con4_l dl dt{width: 80px; margin-top: 3%;}
.hqx_con4_l dl dt img:nth-child(2){display: none;}
.hqx_con4_l dl dd{width: 200px;}
.hqx_con4_l dl h3{width: 37px; margin-top: 4%;}
.hqx_con4_l dl h3 img:nth-child(2){display: none;}
.hqx_con4_l dl dd h2{font-size: 24px;}
.hqx_con4_l dl dd p{font-size: 12px; color: #D1D1D1;}
.hqx_con4_l .active{background: #1F9F02; color: #fff;}
.hqx_con4_l .active dt img:nth-child(1){display: none;}
.hqx_con4_l .active dt img:nth-child(2){display: inline-block;}
.hqx_con4_l .active h3 img:nth-child(1){display: none;}
.hqx_con4_l .active h3 img:nth-child(2){display: inline-block;}
.hqxbg5{background: #F2F2F2; padding: 1px 0 4% 0; margin: 5% auto;}
.hqx_con5{width: 1280px; position: relative; margin: 0 auto;}
.hqx_con5 .swiper{width: 1200px;}
.hqx_con5 dl dd{font-size: 23px;text-align: center; font-weight: bold;}
.hqx_con5 dl{text-align: center;}
.hqx_con5 dl:hover dd{color: #1F9F02;}
.hqx_con5 dl p{text-align: center; margin-top: 5%;}
.hqx_con6 .swiper-slide{width: auto;}
.hqx_con6 dl dd{font-size: 24px;text-align: center;}
.hqx_con6 .swiper{padding-bottom: 5%;}
.hqx_con6 .q3{top: auto; bottom: 0; right: 46%;}
.hqx_con6 .q4{top: auto; bottom: 0; left: 46%;}

.hqxbg7{background: url(../img/bg7.png); background-repeat: no-repeat; background-position: center top; padding: 4% 0 0 0; margin: 5% auto;}
.hqx_con7_t{display: flex; justify-content: space-between;}
.hqx_con7_t_l{width:828px; color: #fff;}
.hqx_con7_t_r{width: 732px; margin-right: -360px; margin-top: -150px;}
.hqx_con7_t_l_d_qh{display: none;}
.hqx_con7_t_l_d .active{display: block;}
.hqx_con7_t_r_qh{display: none;}
.hqx_con7_t_r .active{display: block;}
.hqx_con7_t_l_t h2{font-size: 36px;font-weight: bold;}
.hqx_con7_t_l_t p{font-size: 15px;}
.hqx_con7_t_l_m {display: flex; justify-content: space-between; margin: 8% 0;}
.hqx_con7_t_l_m dl{width: 25%; text-align: center; background: #4DA9EF; padding: 5% 0;}
.hqx_con7_t_l_m dl dt img:nth-child(2){display: none;}
.hqx_con7_t_l_m .active{background: #FFFFFF; color: #333333;}
.hqx_con7_t_l_m  dd{font-size: 20px;}
.hqx_con7_t_l_m .active dt img:nth-child(1){display: none;}
.hqx_con7_t_l_m .active dt img:nth-child(2){display: inline-block;}
.hqx_con7_t_l_d_qh {font-size: 24px;}
.hqx_con7_t_l_d_qh img{vertical-align: middle; padding-right: 15px;}
.hqx_con7_d{background: url(../img/bg7_1.png); background-repeat: no-repeat; background-position: center;  padding: 2% 3%; display: flex; justify-content: space-between; margin-top: 5%;}
.hqx_con7_d_l dl{display: flex; justify-content: left}
.hqx_con7_d_l dl dd h2{font-size: 20px; padding-top: 15%}
.hqx_con7_d_l dl dd p{font-size: 18px;font-style: italic; margin: 3% 0;}
.hqx_con7_d_l dl dt{margin-right: 20px;}
.hqx_con7_d_l dl h3{font-size: 26px;color: #1F9F02; line-height: 35px;font-style: italic; font-weight: bold;}
.hqx_con7_d_r{padding-top: 5%;}
.hqx_con7_d_r p{font-size: 22px;font-weight: bold; margin-top: 3%; text-align: right;}
.hqx_con8{display: flex; justify-content: space-between;}
.hqx_con8 dl{width: 20%;  padding: 5% 2%; background: #F2F2F2;}
.hqx_con8 dl dt img:nth-child(2){display: none;}
.hqx_con8 dl dd h2{font-size: 30px; margin: 5% 0;}
.hqx_con8 dl dd p{font-size: 22px; line-height: 30px;}
.hqx_con8 dl:hover dt img:nth-child(1){display: none;}
.hqx_con8 dl:hover dt img:nth-child(2){display: inline-block;}
.hqx_con8 dl:hover{background:#1F9F02;  color: #fff;}


.hqxbg9{background: url(../img/bg9.jpg);background-size: 100% 100%; padding: 4% 0; margin: 5% auto;}
.hqx_con9{display: flex; justify-content: space-between;}
.hqx_con9_l{width: 290px; color: #fff; padding-top: 7%;}
.hqx_con9_l h2{font-size: 36px;font-weight: bold;}
.hqx_con9_l h2 span{color: #1F9F02;}
.hqx_con9_l p{font-size: 21px;  line-height: 30px; margin-top: 3%;}
.hqx_con9_r{width: 849px; height: 441px; overflow: hidden; background: url(../img/pbg9.png);}
.hqx_con9_r_t{padding: 70px 120px 35px 120px}
.hqx_con9_r_t{display: flex; justify-content: space-between;}
.hqx_con9_r_t dl dt img:nth-child(2){display: none;}
.hqx_con9_r_t dl dd{font-size: 20px; text-align: center; font-weight: bold; margin-top: 12px;}
.hqx_con9_r_t dl {text-align: center;}
.hqx_con9_r_t dl dt {height: 50px;}
.hqx_con9_r_t .active h2{width: 74px;height: 2px;background: #1F9F02; margin-top: 27%;}
.hqx_con9_r_d{padding: 0 50px; display: block; overflow: hidden; height: 226px; position: relative;}
.hqx_con9_r_qh{display: none;}
.hqx_con9_r_d .active{display: block;}
.hqx_con9_r_d  h2{font-size: 30px; font-weight: bold;}
.hqx_con9_r_d  p{font-size: 22px; margin-top:1%; line-height: 30px;}
.hqx_con9_r_d  h3{font-size: 170px; color: #EFEFEF; font-weight: bold; position: absolute; bottom: -80px;}
.hqx_con9_r_t .active{color: #1F9F02;}
.hqx_con9_r_t .active dt img:nth-child(1){display: none;}
.hqx_con9_r_t .active dt img:nth-child(2){display: inline-block;}
.hqx_con10{display: flex; justify-content: space-between;}
.hqx_con10 dl{border: 1px solid #4DA9EF; width: 28%; padding: 3% 2%; text-align: center;}
.hqx_con10 dl dt img:nth-child(2){display: none;}
.hqx_con10 dl dd h2{font-size: 30px; margin: 1% 0 5% 0;}
.hqx_con10 dl dd p{font-size: 22px; line-height: 30px; text-align: center;}
.hqx_con10 dl:hover dt img:nth-child(1){display: none;}
.hqx_con10 dl:hover dt img:nth-child(2){display: inline-block;}
.hqx_con10 dl:hover{border-color: #1F9F02;}
.hqxabbg{background: url(../img/abbg.png); background-position:center bottom; background-repeat: no-repeat; padding-bottom: 3%; }
.hqx_about_r{width: 600px; float: right;}
.hqx_about_r p{font-size: 18px; line-height: 30px; color: #fff; margin-top: 3%;}
.hqx_wh{display: flex; justify-content: space-between; flex-wrap: wrap; width: 1050px; margin: 5% auto;}
.hqx_wh dl dt img:nth-child(2){display: none;}
.hqx_wh dl {position: relative; width: 26%; margin-bottom: 5%;}
.hqx_wh dl dd{position: absolute; left: 0; right: 0; text-align: center; top: 20%; color: #fff;} 
.hqx_wh dl dd h2{font-size: 24px; margin-top: 5%;}
.hqx_wh dl dd p{font-size: 12px; text-align: center;}
.hqx_wh dl:hover dt img:nth-child(1){display: none;}
.hqx_wh dl:hover dt img:nth-child(2){display: inline-block;}
.hqx_zp{text-align: center;}
.hqx_con5 dl h2{font-size: 18px; color: #1F9F02; margin-top: 10%;}
.hqxzsbg{background: url(../img/zsbg.png); padding: 1px 0 5% 0; background-size: 100% 100%;}
.hqxz_zs{text-align: center;}
.hqxz_zs p{text-align: center; font-size: 24px;}
.hqxz_zs p img{vertical-align: middle; padding-right: 10px;}
.hqxz_zs p input{font-size: 18px; line-height: 44px; color: #BABABA; border-radius: 5px; padding: 0 1%;}
.hqxz_zs  h2{background: #1F9F02; font-size: 18px; line-height: 44px;width: 264px; text-align: center; margin: 2% auto 0; color: #fff; border-radius: 5px;}

.cxswbg1{background: url(../img/bg1.png); padding: 1px 0 5% 0;  background-position: center bottom; background-repeat: no-repeat;}
.cxsw_con1{background: url(../img/bg1_1.png); background-position: center top; background-repeat: no-repeat; display: flex; justify-content: space-between;}
.cxsw_con1_l p{font-size: 22px; margin-bottom: 80px;}
.cxsw_con1_l p img{vertical-align: top; padding-right: 10px;}
.cxsw_pub_tit{margin: 5% auto 3%; text-align: center;}
.cxsw_pub_tit h2{font-size: 32px;font-weight:bold; margin: 10px 0;}
.cxsw_pub_tit p{text-align: center; font-size: 22px; color: #353535;}
.cxsw_pub_tit h2 span{color: #1F9F02;}
.cxsw_con1_r p{font-size: 22px; text-align: right;}
.cxsw_con1_r p img{vertical-align: top; padding-right: 10px;}
.cxsw_con1_r dl{display: flex; justify-content: right; margin: 50px 0 70px 0;}
.cxsw_con1_r dl dt{font-size: 22px;text-align: right;}
.cxsw_con1_r dl dd{margin:5px 0 0 10px;}
.cxsw_con1_l{margin-top: 25px;}
.cxswbg2{background: url(../img/bg2.jpg); padding: 1px 0 3%  0;  background-position: center top; background-repeat: no-repeat;}
.cxsw_pub_tit2{text-align: left; margin-top: 0;}
.cxsw_con2_n dl{display: flex; padding-left: 30px;}
.cxsw_con2_n dl dd p{font-size: 22px; line-height: 32px; color: #5C5858; margin-left: 20px;}
.cxsw_con2_d h2{font-size: 29px; line-height: 34px; font-weight: bold;}
.cxsw_con2_d{padding-left: 60px;color: #fff; margin: 10% 0 3% 0;}
.cxsw_con2_d p{font-size: 22px; margin-top: 15px;}
.cxsw_con2_xd{width: 800px;float: right; display: flex; justify-content: space-between;}
.cxsw_con2_xd dl{width: 25%; text-align: center;}
.cxsw_con2_xd dl dd{color: #fff; font-size: 20px; margin-top: 30px;}
.cxsw_con3{display: flex; justify-content: space-between; flex-wrap: wrap; width: 1350px; margin: 0 auto;}
.cxsw_con3 dl{ margin-bottom: .5%; background: #F2F2F2; display: flex; justify-content: space-between;width: 49.75%;display: flex; justify-content: space-between;}
.cxsw_con3 dl:hover{background: #1F9F02; color: #fff;}

.cxsw_con3 dl dt{width: 64%;}
.cxsw_con3 dl dd{width: 41%; padding: 8% 7% 0 7%;}
.cxsw_con3 dl:nth-child(4)  dd{padding: 4% 7% 0 7%;}
.cxsw_con3 dl dd h3 img:nth-child(1){display: none;}
.cxsw_con3 dl dd h2{font-size: 30px;font-weight: bold; margin-top: -15px;}
.cxsw_con3 dl dd p{font-size: 21px; line-height: 32px;}
.cxsw_con3 dl dt img{vertical-align: bottom;}

.cxswbg4{background: url(../img/bg4.jpg); padding: 1px 0 3%  0;  background-position: center top; background-repeat: no-repeat; margin-top: 5%;}

.cxsw_pub_tit3{ color: #fff;}
.cxsw_pub_tit3 p{ color: #fff;}
.cxsw_cp{display: flex; justify-content: space-between;}
.cxsw_cp_l {width: 300px; }
.cxsw_cp_l ul{background: #F0F0F2;}
.cxsw_cp_r {width: 100%; max-width:1200px}
.cxsw_cp_l h3{line-height: 88px; background: #1F9F02; color: #fff;  font-size: 26px;  padding-left: 30px;}
.cxsw_cp_l h3 img{vertical-align:middle; padding-right: 15px;}
.cxsw_cp_l ul li{line-height: 83px;font-size: 24px; border-bottom: 1px solid #DDDDDE; padding-left: 35px; }
.cxsw_cp_l ul li img{vertical-align: middle; padding-right: 15px;}
.cxsw_cp_l dl{background: #292C2E; color: #fff; display: flex; justify-content: left; padding: 20px;}
.cxsw_cp_l dl dd p{font-size: 20px;line-height: 30px;}
.cxsw_cp_l dl dd p strong{font-size: 22px;}
.cxsw_cp_l dl dt{margin: 10px 10px 0 0;}
.cxsw_cp_n dl{float: left; margin-right: 1%; width: 24%; margin-bottom: 3%;}
.cxsw_cp_n dl:nth-child(4n){margin-right: 0;}
.cxsw_cp_n dl dd{background: #F2F2F2; font-size: 22px;
color: #353535; text-align:center;
line-height: 32px;}
.cxsw_cp_n dl dd span{color: #FF0000; line-height:40px}
.cxsw_cp_n dl dt img{vertical-align: bottom;}
.cxsw_cp_l .active{color: #1F9F02;}
.cxsw_cp_n dl:hover dd{ background: url(../img/hover.jpg); background-size:cover; color:#fff}

.cxsw_cp_r .active{display: block;}
.cxsw_con5_d .swiper-slide{width: auto;}
.cxsw_con5_t h2{font-size:32px;font-weight: bold; color: #1F9F02; padding-bottom: 3%;}
.cxsw_con5_d .q3{top: 0; right: 19%;}
.cxsw_con5_d .q4{top: 0; right: 23%; left: auto;}
.cxsw_con5_d .swiper{ padding-top:5%; margin-top:-5%;}


.cxsw_con6{background: url(../img/p6.png); background-position: center; background-repeat: no-repeat; display: flex; justify-content: space-between;}
.cxsw_con6 dl{display: flex; margin: 30px 0;}
.cxsw_con6 dl dt{width: 84px;}
.cxsw_con6 dl dd{width: 284px; font-size: 20px; line-height: 26px; margin-top: 15px;}
.cxsw_con6_r dl dd{text-align: right;}
.cxsw_con6 dl:nth-child(1) dd{margin-top: 0;}
.cxsw_con6_l dl:nth-child(2) dd{margin-top:23px;}
.cxsw_con7_n{box-shadow: 0 0 10px #f0f0f0; margin: 5px; display: flex; justify-content: space-between; flex-wrap: wrap;}
.cxsw_con7_n dl{width: 33.33%;border: 1px solid #f0f0f0; box-sizing: border-box; text-align: center; padding:2% 3%; display: flex; justify-content: left;}
.cxsw_con7_n dl dt img:nth-child(2){display: none;}
.cxsw_con7_n dl dt{margin-right: 20px;}
.cxsw_con7_n dl dd h2{font-size: 30px;font-weight: bold; text-align: left;}
.cxsw_con7_n dl dd p{font-size: 12px; color: #808080;}
.cxsw_con7_n dl:hover{background: #1F9F02; color: #fff;}
.cxsw_con7_n dl:hover dt img:nth-child(1){display: none;}
.cxsw_con7_n dl:hover dt img:nth-child(2){display: inline-block;}
.cxsw_con7_n dl:hover dd p{color: #fff;}
.cxsw_zx{width: 385px;
background: #1F9F02;
border-radius: 5px;font-size: 22px;
color: #FFFFFF;
line-height: 53px; text-align: center; margin: 0 auto;}
.cxswbg8{background: url(../img/bg8.jpg); background-size: 100% 100%; padding: 2% 0; color: #fff; margin: 5% auto;}
.cxsw_con8{display: flex; justify-content: space-between;}
.cxsw_con8_l{width: 864px; padding-top: 1%;}
.cxsw_con8_r{width: 300px; padding-top:1.6%}
.xjg{ margin-left:15px}
.cxsw_con8_l p{font-size: 20px; line-height: 32px; padding-right: 10%; margin-top: 2%;}
.cxsw_con8_r dl{display: flex; justify-content: space-between;}
.cxsw_con8_r dl dd{font-size: 22px; line-height: 35px; margin-top: 12%;}
.cxsw_pub_tit4{text-align: left;}
.cxsw_pub_tit4 p{text-align: left;}
.cxsw_con9_l{width: 835px; margin-left: -200px;}
.cxsw_con9_r{width: 500px; padding-top: 5%;}
.cxsw_con9{display: flex; justify-content: space-between;}
.cxsw_con9_r_n{font-size: 20px; line-height: 32px; margin-top: 5%;}
.cxsw_con9_r_n span{color: #1F9F02;}
.cxsw_con10{display: flex; justify-content: space-between;}
.cxsw_con10 dl{position: relative;}
.cxsw_con10 dl dd{width: 100%; position: absolute; bottom: 0; line-height: 54px; background: #292C2E; font-size: 22px; text-align: center; color: #fff;left: 0;right: 0;}
.cxsw_con10 dl:hover dd{background: #1F9F02;}

.cxswbg11{background: url(../img/bg11.jpg); background-repeat: no-repeat; background-position: center top; margin-top: 5%; padding: 1px 0;}
.cxsw_con11{width: 1230px; margin: 0 auto; position: relative; padding: 2% 0; background: #fff;}
.cxsw_con11 .swiper{width: 1054px;}
.cxsw_con11 .q1{right: 1.5%;} 
.cxsw_con11 .q2{left: 1.5%;} 
.cxsw_con12 .q5{top: 17%; right: 18%;}
.cxsw_con12 .q6{top: 17%; right: 22%; left: auto;}
.cxswbg13{background: url(../img/bg13.jpg); background-repeat: no-repeat; background-position: center top; margin-top: 5%; padding: 3% 0;}
.cxsw_con13_r{width: 522px;float: right;}
.cxsw_con13_r_n h2{margin: 7% 0;}
.cxsw_con13_r_n p img{vertical-align: middle; padding-right: 20px;}
.cxsw_con13_r_n p{margin-bottom: 3%; font-size: 25px; font-weight: bold;}
.cxsw_con13_r_n p span{font-size: 22px; border-left: 1px solid #C8C8C8; padding-left: 20px; margin-left: 20px; font-weight: normal;}
.cxsw_con13_r_n ul{display: flex; justify-content: space-between; flex-wrap: wrap; padding-right: 15%;}
.cxsw_con13_r_n ul li{width: 33%; margin-top: 3%; font-size: 26px;}
.cxsw_con13_r_n ul li strong{font-size: 32px;}

.cxswhzbg{background: url(../img/hzbg.jpg); background-repeat: no-repeat; background-position: center top;}

.gcgjbdbg{background: url(../img/bdbg.jpg); background-size: 100% 100%; padding:5% 0; margin-top: 5%;}
.gcgjbdbg .con7{background:rgba(255, 255, 255, .7);border-radius: 26px;}
.gcgjbdbg .con7_b{padding: 5% 7% 1% 7%;}
.gcgj_bdtit h2{font-size: 40px; text-align: center; color: #1F9F02; font-weight: bold;}
.gcgj_bdtit h3{width: 32px;height: 4px;background: #1F9F02; margin: 2% auto;}
.gcgj_bdtit p{text-align: center; font-size: 28px; color: #4B4B4B;}

.gcgjbdbg  .con7_b_t{margin-top: 5%;}
.gcgjbdbg  .con7_b_t input{border-radius: 5px; background: #FFFFFF;}
.gcgjbdbg  .con7_b_t textarea{border-radius: 5px; background: #FFFFFF;}
.gcgjbdbg   .subsit{width: 100%;}
.gcgjbdbg  .con7_b_t .active{background: #1F9F02;}

.cxsw_wh{display: flex; justify-content: space-between;  margin-top: 5%;}
.cxsw_wh dl{text-align: center;}
.cxsw_wh dl dd h2{font-size: 30px;font-weight: bold; margin: 3% 0;}
.cxsw_wh dl dd p{font-size: 22px;  color: #5C5858; text-align: center;}

.cxsw_cl{display: flex; justify-content: space-between;}
.cxsw_cl dl{position: relative;}
.cxsw_cl dl dd{position: absolute; top: 8%; text-align: center; font-size: 26px;font-weight: bold; left: 0;right: 0;}
.cxsw_cl dl h2{text-align: center; line-height: 55px; background: #D1D1D1; font-size: 26px; color: #fff; position:absolute; bottom: 0; right: 0; left: 0; width: 97.6%; margin: 0 auto;}
.cxsw_cl dl:hover h2{background: #1F9F02;}


.cxswhzhbg{background: url(../img/hbbg.jpg); background-size: 100% 100%; padding: 1px 0 5% 0; margin-top: 5%;}
.cxsw_hb{text-align: center;}
.cxsw_con12_d .swiper-slide{width: auto;}
.cxsw_con12_d .swiper{padding-bottom: 5%;}
.cxsw_con12_d .q11{top: auto; bottom: 0; right: 47%;}
.cxsw_con12_d .q12{top: auto; bottom: 0; left: 47%;}

.cxswcbg{background: url(../img/cbg.png); background-size: 100% 100%; padding: 3% 0 2% 0; color: #fff;}
.cxsw_c_t{width: 70%; margin: 0 auto 3%; display: flex; justify-content: space-between;}
.cxsw_c_t dl{text-align: center;}
.cxsw_c_t dl dd{font-size: 28px;font-weight: bold; margin: 2% 0;}
.cxsw_c_t dl p{text-align: center; font-size: 20px;}
.cxsw_c_d{text-align: center;}
.cxsw_c_d p{display: inline-block; font-size: 22px; line-height: 41px; padding: 0 20px; background: rgba(255, 255, 255, .1); border-radius: 5px;}
.cxswcgbg{background: #E8E8E8;  padding: 1px 0 3% 0; margin-top: 5%;}
.cxsw_cg{width: 1380px; margin: 0 auto; position: relative;}
.cxsw_cg .swiper{width: 1200px;}
.cxsw_cg ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.cxsw_cg ul li{margin-bottom: 3%;}
.cxsw_cg .q1{top: 45%;}
.cxsw_cg .q2{top: 45%;}
.bmybg11 dl dd em{font-style:normal;}

.cxsw_con12_d p{ font-size:22px; text-align:center; margin-top:3%}
.cxsw_con12{ display:block; overflow:hidden;position:relative}
.cxsw_con12_d{ width:81.5%; float:right; }

	 @media (max-width: 1700px) {
	.cxsw_con12_d{ width:90%; float:unset; margin:0 auto}	 
		 }


.kflbg1{background: url(../img/bg1.jpg); background-repeat: no-repeat; background-position: center bottom; margin: 5% auto 3%; padding-bottom: 2%;}
.kfl_con1{display: flex; justify-content: space-between;}
.kfl_con1_l{width: 646px;}
.kfl_con1_r{width:460px;}
.kfl_pub_tit{text-align: center; margin: 5% auto 3%;}
.kfl_pub_tit h2{font-size: 36px; font-weight: bold; font-family: 'almmht'; line-height: 46px;}
.kfl_pub_tit h2 span{ color: #1F9F02;}
.kfl_pub_tit p{font-size: 26px; line-height: 34px;text-align: center;}
.kfl_pub_tit2 h2{font-size: 32px;}
.kfl_pub_tit2,.kfl_pub_tit2 p{text-align: left;}
.kfl_con1_l .kfl_pub_tit p{font-size: 24px;}
.kfl_pub_tit h3{margin: 10px 0;}
.kfl_con1_l .kfl_pub_tit {margin-top: 0;}
.kfl_con1_n_t h2{font-size: 24px; font-weight: bold;font-family: 'almmht';  margin-top: 5%;}
.kfl_con1_n_t h2 img{vertical-align: middle;}
.kfl_con1_n_t h2 img:nth-child(1){padding-right: 20px; vertical-align: top; margin-top: 3px;}
.kfl_con1_n_d{margin-top: 110px; display: flex; justify-content: space-between; font-size: 22px; color: #fff; padding-left: 40px;}
.kfl_con1_n_d dl dt{margin: 0 0 40px 8px;}
.kfl_con1_n_d dl:nth-child(1){margin-top: 10px;}
.kfl_con1_n_d dl:nth-child(3){margin-top: 10px;}
.kfl_con1_n_d dl:nth-child(4){margin-top: 45px;}
.kfl_con2{width: 1100px; display: flex; justify-content: space-between; margin: 0 auto;}
.kfl_con2_l{width: 408px;}
.kfl_con2_r{width: 673px; padding-top: 9%;}
.kfl_con2_r_d{display: flex; justify-content: space-between; text-align: center;}
.kfl_con2_r_d dl dt{font-size: 24px; line-height: 34px;text-align: center; margin: 5% 0;}
_con2_r_d dl dd{font-family: 'almmht'; font-weight: bold;font-size: 29px;color: #FF0024;line-height: 34px; text-align: center; margin: 0 0 0 10px;}
.kfl_con2_r_d dl{width: 26%;}
.kflbg3{background: url(../img/bg3.jpg);background-repeat: no-repeat; background-position: center top; padding: 8% 0 3% 0; margin: 0 auto; display: block; overflow: hidden;}
.kfl_con3_r{width: 650px; float: right; margin-right: -30px;}
.kfl_con3_r p{font-size: 14px;color: #353535;opacity: 0.5;}
.kfl_con3_r_n{display: flex; justify-content: space-between; padding-right: 50px;}
.kfl_con3_r_n dl{background: url(../img/qbg1.png); background-size: 100% 100%; width: 24%; text-align: center; padding: 3% 0;}
.kfl_con3_r_n dl dt{font-size: 22px;line-height: 32px; margin-bottom: 5%;}
.kfl_con3_r_n dl dd img:nth-child(2){display: none; }
.kfl_con3_r_n dl:hover{background: url(../img/qbg2.png); background-size: 100% 100%; color: #fff;}
.kfl_con3_r_n dl:hover dd img:nth-child(1){display: none; } 
.kfl_con3_r_n dl:hover dd img:nth-child(2){display: inline-block; } 
.kfl_con3_r_d dl{display: flex; justify-content: space-between; padding-right: 100px; margin-top: 8%;}
.kfl_con3_r_d dl dt{font-size: 18px; color: #909090; padding-top: 5%;}
.kfl_con3_r_d dl dt img{vertical-align: middle; padding-right: 15px;}
.kfl_con3_r_d dl dt strong{font-size: 24px; color: #4D4D4D; font-weight: bold;}
.kfl_con3_r_d dl dd{display: flex; justify-content: right;}
.kfl_con3_r_d dl dd p{writing-mode: vertical-lr; font-size: 18px; color: #909090; letter-spacing: 2px; padding-top: 5px;}
.kflbg4{background: url(../img/bg4.jpg); background-size: 100% 100%; padding: 1px 0 0 0; margin: 5% auto; color: #fff;}
.kfl_pub_tit3{color: #fff;}
.kfl_con4{border-top: 1px solid #75775c;}
.kfl_con4_n{display: flex; justify-content: space-between;}
.kfl_con4_n dl{padding:100px 5%;width: 24%; border-right: 1px solid #75775c; text-align: center; height: 280px;}
.kfl_con4_n dl:last-child{border-right: 0;}
.kfl_con4_n dl dd{font-size: 24px; line-height: 34px; margin: 10% 0;}
.kfl_con4_n dl h2{font-size: 13px;color: #FFFFFF;line-height: 23px;opacity: 0.2; margin-bottom: 10%; display: none;}
.kfl_con4_n dl p{display: none;}
.kfl_con4_n .active{background: rgba(134, 188, 66, .55); text-align: left;}
.kfl_con4_n .active h2{display: block;}
.kfl_con4_n .active p{display: block;}
.kfl_con5{display: flex; justify-content: space-between;}
.kfl_con5_l{width: 520px; position: relative;}
.kfl_con5_r{width: 644px;}
.kfl_con5_l h5{position: absolute; left:208px; top: 130px;}
.kfl_con5_l dl{display: flex; justify-content: space-between; margin-top: 60px;}
.kfl_con5_l dl dt {position: relative; width: 224px;}
.kfl_con5_l dl dt h2 img:nth-child(2){display: none;}
.kfl_con5_l dl dt p{position: absolute; left: 27px; top: 45px; font-size: 30px; color: #fff;}
.kfl_con5_l dl dd{font-size: 24px;line-height: 34px; width: 272px;}
.kfl_con5_l dl:last-child dd{margin-top: 20px;}
.kfl_con5_l dl:hover dt h2 img:nth-child(1){display: none;}
.kfl_con5_l dl:hover dt h2 img:nth-child(2){display: inline-block;}
.kfl_con6{display: flex; justify-content: space-between;}
.kfl_con6 dl{width: 32%;}
.kfl_con6 dl dd h2 strong{font-size: 22px; color: #1F9F02; font-weight: bold;}
.kfl_con6 dl dd h2 {font-size: 30px; margin: 0 0 2% 0; font-weight: bold;}
.kfl_con6 dl dd p{font-size: 24px;line-height: 34px;}
.kfl_con6 dl dd{padding: 3% 5%;}
.kflbg7{background: url(../img/bg7.jpg); background-repeat: no-repeat; background-position: center top; padding: 1px 0 150px 0; margin: 5% auto 2%; }
.kfl_con7 ul{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 40px;}
.kfl_con7 ul li span img:nth-child(2){display: none;}
.kfl_con7 ul li {font-size: 28px; width: 27%; color: #fff; margin-bottom: 100px;}
.kfl_con7 ul li img{vertical-align: middle; padding: 0 20px;}
.kfl_con7 ul li:nth-child(1){margin-left: 150px;}
.kfl_con7 ul li:nth-child(2){margin-right: 110px;}
.kfl_con7 ul li:nth-child(3){margin-left: 60px;}
.kfl_con7 ul li:hover span img:nth-child(1){display: none;}
.kfl_con7 ul li:hover span img:nth-child(2){display: inline-block;}
.kflbg8{background: url(../img/bg8.jpg); background-repeat: no-repeat; background-position: center top; padding-bottom: 3%;}
.kfl_con8 .kfl_pub_tit p{width: 650px;} 
.kfl_con8_n h2{font-family: 'almmht';font-weight: bold;font-size: 27px;line-height: 34px;}
.kfl_con8_n{margin-top: 110px; color: #fff;  width: 450px; text-align: center; margin-left: 200px;}
.kfl_con8_n img{vertical-align: sub; padding: 0 10px;}
.kfl_con8_n p{font-size: 24px; text-align: center; margin:20px 0;}
.kfl_con8_n h3{font-size: 12px;opacity: 0.5; letter-spacing: 3px; color: #fff;}
.kfl_pub_tit h4{font-size: 28px;font-weight: bold; color: #353535;}
.kflbg9{background: url(../img/bg9.png); background-position: center; background-repeat: no-repeat; width: 1060px; margin: 0 auto; display: flex; justify-content: space-between; padding: 1px 0;}
.kflbg9 dl dt{ font-size: 30px; font-weight: bold;}
.kflbg9 dl dd{font-size: 24px;}
.kflbg9 dl {text-align: center;margin: 80px 0; }
.kfl_con9_l dl:nth-child(1){margin-left: 50px;}
.kflbg9 .kfl_con9_l:nth-child(2) dl:nth-child(1){margin-left: 0px; margin-right: 50px;}
.kfl_pub_tit p strong{color: #FF0024;font-family: 'almmht';}
.kfl_con10 .swiper-slide{width: auto;}
.kfl_con10 dl{width: 455px; text-align: center; padding-bottom: 10%; transform: scale(.9);background: url(../img/cpbg1.png); background-repeat: no-repeat; background-position: center bottom; margin-top: 50px;}
.kfl_con10 dl dd{font-size: 30px;font-weight: bold; margin-top: 5%;}
.kfl_con10 dl h2{font-size: 26px;color: #383838;line-height: 36px; margin-top: 3%;}
.kfl_con10 dl p{font-size: 22px;line-height: 36px; padding: 2% 10% 5% 10%; text-align: center;}
.kfl_con10 dl h3{width: 183px;line-height: 49px; font-size: 20px; text-align: center; background: url(../img/zxbg.png); margin: 0 auto;  padding-right: 20px; display: none;}
.kfl_con10 .swiper-slide-active dl{background: url(../img/cpbg2.png); background-repeat: no-repeat; background-position: center bottom;  transform: scale(1); margin: 0 20px; margin-top: 0;}
.kfl_con10 .swiper-slide-active dl h3{display: block;}
.kfl_con11{display: flex; justify-content: space-between; margin-top: 5%!important;}
.kfl_con11 dl{width: 24%; text-align: center;}
.kfl_con11 dl dd img:nth-child(2){display: none;}
.kfl_con11 dl p{font-size: 22px;text-align: center;}
.kfl_con11 dl dd{margin: 5% 0;}
.kfl_con11 h5{position: absolute; bottom: 50px; left: 0; right: 0; text-align: center;}
.kfl_con11 dl:hover dd img:nth-child(1){display: none;}
.kfl_con11 dl:hover dd img:nth-child(2){display: inline-block;}
.kfl_con15 .swiper{width: 1072px;}
.kfl_con15 dl{background: #E9E9E9; padding: 10px;}
.kfl_con15 dl dd{font-size: 20px; margin: 3% 0 1% 0; text-align: center;}
.kfl_con15 dl:hover{background: #1F9F02; color: #fff;}
.kfl_more{text-align: center; margin: 3% auto 0;}
.kfl_pub_tit h5{font-size: 30px; color: #FF0024;}
.kfl_con16{display: flex; justify-content: space-between; text-align: center;}
.kfl_con16 dl dt img:nth-child(2){display: none;}
.kfl_con16 dl dd{font-size: 28px;font-weight: bold; margin: 3% 0;}
.kfl_con16 dl p{font-size: 22px;line-height: 34px; text-align: center;}
.kfl_con16 dl:hover dt img:nth-child(1){display: none;}
.kfl_con16 dl:hover dt img:nth-child(2){display: inline-block;}
.kfl_con16 dl:hover dd{color: #FFA600;}
.kflbg17{background: url(../img/bg17.jpg); background-size: 100% 100%; margin: 5% auto; padding: 3% 0; color: #fff;}
.kfl_con17_n{display: flex; justify-content: space-between; margin-top: 1%;}
.kfl_con17_n_l{width: 765px;}
.kfl_con17_n_l ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.kfl_con17_n_l ul li{font-size: 30px; margin-top: 2%;}
.kfl_con17_n_l ul li img{vertical-align: middle; padding-right: 5px;}
.kfl_con17_n_r dl{display: flex; justify-content: right; margin-top:60px;}
.kfl_con17_n_r dl dd p{font-size: 18px;}
.kfl_con17_n_r dl dd h2{font-size: 24px; font-weight: bold;}
.kfl_con17_n_r dl dt{margin-right: 10px;}
.kfl_con18_5 dl{display: flex; justify-content: space-between;}
.kfl_con18_5 dl dt{ width: 568px;font-size: 24px;line-height: 46px; padding-top: 2%;}
.kfl_con18_5 dl dd{width: 597px;}
.kfl_con18_t{display: flex; justify-content: space-between; margin-top: 3%;}
.kfl_con18_t dl{width: 20%; text-align: center;}
.kfl_con18_t dl dd img:nth-child(2){display: none;}
.kfl_con18_t dl dd{margin: 3% 0;}
.kfl_con18_t dl p{font-size: 22px;text-align: center;}
.kfl_con18{position: relative;}
.kfl_con18 h6{position: absolute; left: 0; right: 0; text-align: center; bottom: 40px;}
.kfl_con18_t dl dt img:nth-child(2){display: none;}
.kfl_con18_t .active dt img:nth-child(1){display: none;}
.kfl_con18_t .active dt img:nth-child(2){display: inline-block;}
.kfl_con18_t .active  dd img:nth-child(1){display: none;}
.kfl_con18_t .active  dd img:nth-child(2){display: inline-block;}
.kfl_con18_qh{display: none; height: 410px;}
.kfl_con18_n_nr .active{display: block;}
.kfl_con18_5_1{width: 1380px; position: relative; margin: 0 auto;}
.kfl_con18_5_1 dl a{display: flex; justify-content: space-between;}
.kfl_con18_5_1 dl dt{width: 286px;}
.kfl_con18_5_1 .swiper{width: 1200px;}
.kfl_con18_5_1 dl dd{width: 275px; padding-top: 3%;}
.kfl_con18_5_1 dl dd h2{font-size: 24px; color: #9CC864; font-weight: bold;}
.kfl_con18_5_1 dl dd p{font-size: 20px;line-height: 30px; margin: 3% 0;-webkit-line-clamp: 9;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.kfl_con18_5_2 p{font-size: 24px; line-height: 34px; margin-bottom: 3%;}
.kfl_con18_3{display: flex; justify-content: space-between;}
.kfl_con18_3_l{width: 570px;}
.kfl_con18_3_r{width: 597px;}
.kfl_con18_3_l_t{font-size: 24px; margin: 3% 0;}
.kfl_con18_3_l_d{display: flex; justify-content: space-between;}
.kfl_con18_3_l_d dl{width: 31%;}
.kfl_con18_3_l_d dl dt{font-size: 24px; color: #1F9F02;font-weight: bold;}
.kfl_con18_3_l_d dl dd{font-size: 22px;line-height: 34px;}
.kfl_con18_4 dl{display: flex; justify-content: space-between;}
.kfl_con18_4 dl dt{width: 597px;}
.kfl_con18_4 dl dd{width: 561px;}
.kfl_con18_4 dl dd h2{font-size: 24px;line-height: 34px; margin-bottom: 3%;}
.kfl_con18_4 dl dd p{font-size: 22px;line-height: 34px; margin-bottom: 2%;}
.kfl_con18_4 dl dd p span{color: #1F9F02; font-weight: bold;}
.kfl_con2_r_d dl dd{font-size: 29px; color: #FF0024; font-weight: bold;font-family: 'almmht'; padding-left: 15px;}

.kfl_con10{background: url(../img/bg10.png); background-repeat: no-repeat;  background-position: center bottom; padding-bottom: 2%;}

.kfl_pos{font-size: 24px; margin: 4% auto; border-bottom: 1px solid #DADADA; padding-bottom: 1%;}
.kfl_pos img{vertical-align: sub; padding-right: 10px;}
.kfl_pos a{color: #1F9F02;}
.kfl_lx{display: flex; justify-content: space-between;}
.kfl_lx dl{width: 29%; text-align: center;  padding: 5% 0; background: #F5F5F8;}
.kfl_lx dl dd{font-size: 24px;font-weight: bold; margin: 10% 0;}
.kfl_lx dl p{font-size: 18px;color: #969696; text-align: center;}
.kfl_map{margin-top:5%;}
.kfl_xw_t ul{display: flex; justify-content: space-between; margin-bottom: 5%;}
.kfl_xw_t ul li{width: 50%; background: #E5E5E5; line-height: 70px;text-align: center; font-size: 20px; color: #fff;}
.kfl_xw_t ul .active{background: #1F9F02;} 


.ybsmbg1{background: url(../img/bg1.jpg); background-size: 100% 100%; padding: 5% 0;}
.ybsm_con1{display: flex; justify-content: space-between;}
.ybsm_con1_l{width: 613px; margin-left: -120px;}
.ybsm_con1_r_t h2{font-size: 48px; text-align: right;font-family: 'SourceHanSansCN-Heavy'; }
.ybsm_con1_r_m{display: flex; justify-content: space-between; flex-wrap: wrap; margin: 5% 0;}
.ybsm_con1_r_m dl{width: 32.5%; text-align: center; background: rgba(255, 255, 255, .9); padding: 5% 0; margin-bottom: 1%; border-bottom: 4px solid #0258AD;}
.ybsm_con1_r_m dl:hover{border-color:#F3993A}
.ybsm_con1_r_m dl dt{font-size: 26px;}
.ybsm_con1_r_m dl dd{font-size: 22px;color: #909090;}
.ybsm_con1_r_r{text-align: right;}
.ybsm_con1_r_r h2{font-size: 38px; font-weight: bold; font-family: 'almmht';}
.ybsm_con1_r_r h3{font-size:26px; font-weight: bold;  font-family: 'almmht';margin: 3% 0; color: #D92844;}
.ybsm_con1_r_r p{font-size: 26px;text-align: right;}
.ybsm_con1_r_r a{display: block; float: right; margin-top: 10%;}
.ybsm_con1_r_m dl:nth-child(1){background: unset; border: none;}
.ybsmbg2{background: url(../img/bg2.jpg);background-repeat: no-repeat; background-position: center top; color: #fff; padding: 165px 0 265px 0;}
.ybsm_con2 h2{font-size: 48px; margin-bottom: 3%;font-family: 'SourceHanSansCN-Heavy'; }
.ybsm_con2 p{font-size: 26px;line-height: 39px;}
.ybsm_con2  a{display: block; margin-top: 3%;}
.ybsmbg3{background: url(../img/bg3.jpg);background-repeat: no-repeat; background-position: top left;  padding: 1px 0 5% 0 ;}
.ybsm_pub_tit{margin: 5% auto 3%; text-align: center;}
.ybsm_pub_tit h2{font-size: 48px; margin-bottom: 1%;font-family: 'SourceHanSansCN-Heavy'; }
.ybsm_pub_tit p{text-align: center;font-size: 28px; color: #666666;}
.ybsm_pub_tit p img{vertical-align: middle; padding: 0 20px;}
.ybsm_con3{width: 100%; display: block; overflow: hidden;}
.ybsm_con3_n{width: 1575px;float: right; position: relative;}
.ybsm_con3_n .swiper{width: 1455px; float: right;}
.ybsm_con3_n dl dd{font-size: 26px; padding: 3% 10%;line-height: 36px;}
.ybsm_con3_n dl{width: 470px;}
.ybsm_con3 .q3{width: 70px; height: 70px; right: auto; left: 0; top: 70%;}
.ybsm_con3 .q4{width: 70px; height: 70px; right: auto; left: 0; top: 55%;}

.ybsmbg4{background: url(../img/bg4.jpg);background-repeat: no-repeat; background-position: top center;  padding: 5% 0 10% 0 ;}
.ybsm_pub_tit2{text-align: right;}
.ybsm_pub_tit2 p{text-align: right; padding-right: 40px;}
.ybsm_con4_n{text-align: right;padding-right: 40px;}
.ybsm_con4_n p{text-align: right;font-size: 26px;
line-height: 39px; margin: 5% 0;}
.ybsm_con5 .swiper-slide{width: auto;}
.ybsm_con5 dl dd{font-size: 26px; margin-top: 3% ; text-align: center;}
.ybsm_con5 .swiper{padding-bottom: 6%;}
.ybsm_con5 .q1{top: auto; bottom: 0; width: 70px; height: 70px; right: 45%;}
.ybsm_con5 .q2{top: auto; bottom: 0; width: 70px; height: 70px; left: 45%;}
.ybsm_con6{width: 1520px; margin: 0 auto; position: relative;}
.ybsm_con6 .swiper{width: 1230px;}
.ybsm_con6 .q5{width: 70px; height: 70px;}
.ybsm_con6 .q6{width: 70px; height: 70px;}
.ybsm_con6 dl{width: 263px; position: relative; 
height: 430px;
background: #FFFFFF;
box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.11);
border-radius: 15px;  margin: 5px 5px 50px 0;}
.ybsm_con6 dl dd{padding:10% 5%;}
.ybsm_con6 dl dd h2{font-size: 26px; margin-bottom: 3%;}
.ybsm_con6 dl dd p{font-size: 20px;
color: #A6A6A6;
line-height: 30px;}
.ybsm_con6 dl h3{text-align: center; position: absolute; left: 0; right: 0; bottom: -20px;}
.ybsm_con6 dl h3 img:nth-child(2){display: none;}
.ybsm_con6 dl:hover  h3 img:nth-child(1){display: none;}
.ybsm_con6 dl:hover  h3 img:nth-child(2){display: inline-block;}
.ybsm_con6 .swiper-slide:nth-child(odd){margin-top: 50px;}
.ybsmbg7{background: url(../img/bg7.jpg);  background-repeat: no-repeat; background-position: center top; margin: 5% auto;}
.ybsm_con7{width: 1400px; margin: 0 auto; display: flex; justify-content: space-between; padding: 5% 0 3% 0;}
.ybsm_con7_l{width: 567px;}
.ybsm_con7_r{width: 780px; padding-top: 3%;}
.ybsm_pub_tit3{text-align: left;}
.ybsm_pub_tit3 p{text-align: left;}
.ybsm_con7_r_n p{font-size: 26px;line-height: 39px; margin: 50px 0 160px 0; width: 70%; height: 80px;}
.ybsm_con7_r_n h2{padding-left: 10%; color: #fff;}
.ybsm_con7_r_n h2 strong{font-size: 39px;font-weight: bold;}
.ybsm_con7_r_n h2 span{float: right; margin-right: 100px; font-size: 32px;}
.ybsm_con7_r_n h2  img{ padding-right: 10px;}
.swiper-pagination2{text-align: center; position: absolute; bottom: 70px!important; padding-left: 10%; z-index: 222;}
.swiper-pagination2 .swiper-pagination-bullet{ background: url(../img/y1.jpg); width: 17px; height: 17px; margin: 0 20px!important;}

.swiper-pagination2 .swiper-pagination-bullet-active{background: url(../img/y2.jpg);}
.ybsm_con8{display: flex;  justify-content: space-between; flex-wrap: wrap;}
.ybsm_con8 dl{text-align: center; margin-bottom: 2%;}
.ybsm_con8 dl dd{font-size: 26px; margin-top: 3%;}
.ybsm_con9 .swiper-slide{width: auto;}
.ybsm_con9 dl dd{font-size: 26px;text-align: center; line-height: 80px; color: #fff; background: url(../img/kbbg.png); background-size:100% 100%}
.ybsm_con9 .swiper{padding-bottom: 6%;}
.ybsm_con9 .q9{top: auto; bottom: 0; width: 70px; height: 70px; right: 45%;}
.ybsm_con9 .q10{top: auto; bottom: 0; width: 70px; height: 70px; left: 45%;}

.ybsmbg10{background: url(../img/bg10.jpg);  background-repeat: no-repeat; background-position: center top; margin: 5% auto;padding: 370px 0 3% 0;}
.ybsm_con10_t{width: 700px; margin: 5% 0;}
.ybsm_con10_t ul{display: flex; justify-content: space-between;}
.ybsm_con10_d{width: 850px;}

.ybsmbg11{background: url(../img/bg11.jpg);  background-repeat: no-repeat; background-position: center top; margin: 5% auto;padding: 5% 0 0 0;}
.ybsm_con11_t{text-align: center; color: #fff;}
.ybsm_con11_t h3{font-size: 28px; color: #fff;}
.ybsm_con11_t h4{font-size: 56px; color: #fff; font-weight: bold; font-family: 'almmht'; margin: 3% 0;}
.ybsm_con11_t h2{font-size: 29px; display: inline-block;  line-height: 58px; border-radius: 30px; padding: 0 20px; background: #F3993A; margin-bottom: 2%;}
.ybsm_con11_t p{text-align: center; font-size: 30px; line-height: 52px;}
.ybsm_con11_t p em{font-size: 33px;font-weight: bold;}
.ybsm_con11_d{margin-top: 2%; display: flex; justify-content: space-between;}
.ybsm_con11_d dl{width: 23%; background: url(../img/fbg.png); background-size: 100% 100%; padding: 5% 0; text-align: center;}
.ybsm_con11_d dl dd{font-size: 24px; color: #fff;}

.ybsmbg12{background: url(../img/bg12.jpg);  background-repeat: no-repeat; background-position: center top;padding: 75px 0 150px 0;}
.ybsm_con12_l{width: 585px; color: #fff;}
.ybsm_con12_l h2{font-size: 28px;font-weight: bold; margin: 5% 0 3% 0;}
.ybsm_con12_l p{ font-size: 18px; line-height: 30px; margin-bottom: 10%;}

.tqcl_con19{background: #F6F6F6; margin: 5% auto; display: flex; justify-content: space-between;}
.tqcl_con19_r{width: 300px;padding:50px 52px; background: url(../img/bdbg.jpg); color: #fff;}
.tqcl_con19_l{width: 520px; padding:30px 80px 0 80px; text-align: center;}
.tqcl_con19_l p{font-size: 20px;font-weight: bold; margin-bottom: 3%; padding-left: 15px;}
.tqcl_con19_l input{line-height: 60px;border-radius: 0px; margin-bottom: 7%; width: 100%; text-indent: 1em;}
.tqcl_con19_r h3{font-size: 24px;color: #fff; line-height: 30px;text-align: center;}
.tqcl_con19_r dl{display: flex; justify-content: center;}
.tqcl_con19_r dl dd{ font-size: 22px; line-height: 30px; margin-left: 10px;}

.tqcl_con19_r h2{margin: 5% 0; text-align: center;}
.tqcl_con19_r p{font-size: 16px; line-height: 28px;}
.tqcl_con19_r h4{font-size: 26px; margin-top: 3%;}
.tqcl_con19_r h4 img{vertical-align: middle; padding-right: 10px;}

.zxzc_lx_l{width: 50%;background:#1F9F02; color: #fff; padding: 7% 5%; background-size: 100% 100%;}
.zxzc_lx_l dl{display: flex; justify-content: left; margin-bottom: 10%;}
.zxzc_lx_l dl dt{margin: 5px 20px 0 0;}
.zxzc_lx_l dl dd h2{font-size: 30px;}
.zxzc_lx_l dl dd p{font-size: 20px; line-height: 28px; margin-top: 3%;}
.zxzc_lx_l dl:last-child{margin-bottom: 0;}
.zxzc_lx .tqcl_con19_l{padding-top: 5%;}

.subsit2{width: 153px!important; line-height: 48px!important; background: url(../img/anbg2.png)!important; background-size: 100% 100%; font-size: 20px; color: #fff!important; margin: 0 auto; text-indent: 0!important;}


.zxcz_xw dl a{display: flex; justify-content: space-between; border-bottom: 1px solid #D8D8D8; padding-bottom: 3%; margin-bottom: 3%;}
.zxcz_xw dl dt{width: 602px; padding-top: 3%;}
.zxcz_xw dl dd{width: 544px;}
.zxcz_xw dl dt h2{font-size: 28px;font-weight: bold;}
.zxcz_xw dl dt p{font-size: 18px;color: #A6A6A6;line-height: 30px; margin: 3% 0;}
.zxcz_xw dl dt h3{font-size: 18px;color: #666666;}
.zxcz_xw dl dt h3 span{float: right; margin-top: 2%;}

.ybsmzpbg{text-align: center;}

.ybsm_hj .swiper-slide{width: auto;}
.ybsm_hj .swiper{padding-bottom: 6%;}

.ybsm_hj  .q1{top: auto; bottom: 0; width: 70px; height: 70px; right: 45%;}
.ybsm_hj  .q2{top: auto; bottom: 0; width: 70px; height: 70px; left: 45%;}

.ybsm_cp{display: flex; justify-content: space-between; flex-wrap: wrap;}
.ybsm_cp dl{text-align: center; margin-bottom: 3%;}
.ybsm_cp dl dd{font-size: 26px; margin-top: 3%;}

 
 .zbyg_con1{display: flex; justify-content: space-between;margin: 5% auto!important;}
 .zbyg_con1_l{width: 738px; margin-left: -160px;}
 .zbyg_con1_r{width: 615px;}
 
 .zbyg_pub_tit{text-align: center; margin: 5% auto 3%;}
.zbyg_pub_tit h2{ font-size: 40px; font-family: 'SourceHanSansCN-Heavy'; color:#303030; font-weight: bold; margin-bottom: 25px}
 .zbyg_con1_r_n{margin: 5% 0;}
.zbyg_pub_tit h2 span{color: #1F9F02;}
.zbyg_pub_tit  h3{width: 38px;height: 4px;background: #1F9F02;border-radius: 2px; margin: 0 auto;}
 
 
  .zbyg_con1_r_n dl{display: flex; justify-content: right;}
   .zbyg_con1_r_n dl dt{font-size: 23px;color: #353535; text-align: right;line-height: 33px;}
 .zbyg_con1_r_n dl dt span{color: #1F9F02;}
  .zbyg_con1_r_n dl dd{margin: 6px 0 0 10px;}
   .zbyg_con1_r_n dl {margin-top: 3%;}
 .zbyg_pub_tit2{text-align: left;}
  .zbyg_pub_tit2 p{text-align: left!important;}
    .zbyg_pub_tit2 h3{margin: 0;}
.zbyg_con1_r_d{text-align: right; margin-top: 8%;}
.zbyg_con1_r_d h2{margin-top: 8%;}
.zbygbg2{background: url(../img/bg2.jpg); background-repeat: no-repeat; background-position: center top; padding: 110px 0 5% 0; display: block; overflow: hidden;}
.zbyg_pub_tit3{text-align: left;}
.zbyg_pub_tit3 h4{font-size: 38px; color: #1F9F02;font-weight: bold; font-family: 'SourceHanSansCN-Heavy'; margin-bottom: 20px; }
.zbyg_pub_tit h3 img{vertical-align: top;}
.zbyg_pub_tit3{margin-bottom:20px;}
.zbyg_con2_n h2{font-size: 32px;font-weight: bold;}
.zbyg_con2_n h3{font-size: 30px;font-weight: bold; margin:2% 0; color: #333333;}
.zbyg_con2_n h3 span{color: #1F9F02;}
.zbyg_con2_n p{font-size: 27px;color: #353535;line-height: 40px;}
.zbyg_con2_d{width: 1550px; float: right; margin-top: 7%;}
.zbyg_con3 .hd{width: 1400px; position: relative; margin: 3% auto 0;}
.zbyg_con3 .hd ul{width: 1200px;display: flex; justify-content: space-between; margin: 0 auto;}
.zbyg_con3_n{display: flex; justify-content: space-between;}
.zbyg_con3_n_l{width: 450px; padding-top: 5%;}
.zbyg_con3_n_r{width:677px;}
.zbyg_con3_n_l_t h3{font-weight: bold;font-size: 30px;color: #1F9F02;}
.zbyg_con3_n_l_t h2{font-weight: bold;font-size: 26px;}
.zbyg_con3_n_l_m p{font-size: 20px;  width: 30%; margin: 2% 0;}
.zbyg_con3_n_l_m {display: flex; justify-content: left; flex-wrap: wrap; margin: 5% 0 10% 0;}
.zbyg_con3_n_l_m p img{vertical-align: middle; padding-right: 5px;}
.zbyg_con3_n_l_d p{font-size: 23px;line-height: 33px;}

.zbyg_con3 .hd ul li{border-radius: 13px;border: 1px solid #D4D4D4; padding: 10px; width: 30%;}
.zbyg_con3 .hd dl dd{background: #F6F6F6;
border-radius: 0px 0px 20px 20px; line-height: 66px; padding: 0 5%; margin-top: 2%; font-size: 23px;}
.zbyg_con3 .hd dl dd span{float: right; margin-top: 25px; height: 25px;}
.zbyg_con3 .hd dl dd span img:nth-child(2){display: none;}
.zbyg_con3 .hd .on dd{background: #1F9F02; color: #fff;}
.zbyg_con3 .hd .on  dd span img:nth-child(1){display: none;}
.zbyg_con3 .hd .on  dd span img:nth-child(2){display: inline-block;}
 .tqclbg7{background: url(../img/bg4.jpg); background-repeat: no-repeat; background-position: left top; padding:4% 0 3% 0; position: relative; display: block; overflow: hidden;}
.tqcl_con7 dl{display: flex; justify-content: space-between;}
.tqcl_con7 dl dt{width: 816px; margin-left: -175px;}
.tqcl_con7 dl dd{width: 494px; padding-top: 5%; position: relative;z-index: 11;}
.tqcl_con7 dl dd h2 {font-size: 32px;font-weight: bold; color: #1F9F02;}
.tqcl_con7 dl dd h3{font-size: 26px; color: #454545; margin: 1% 0 8% 0; font-weight: bold;}
.tqcl_con7 dl dd h4 img{vertical-align: middle; padding-right: 10px;}
.tqcl_con7 dl dd h4 {font-size: 24px; margin-bottom: 10%;}
.tqcl_con7 dl dd p{font-size: 23px; line-height: 32px; margin-top:2%;}
.tqcl_con7 dl dd p span{font-size: 24px;}
 .tqcl_con7 dl h5{font-size: 350px;font-weight: bold; color: #F1F2F6; position: absolute; right: -250px; bottom: -90px;}
 .tqcl_con7_n{width:630px; margin: 2% auto 0; padding-left: 3%;}
  .tqcl_con7_n p{font-size: 18px; color: #373737;}
 .tqcl_con7_n p span{font-size: 28px; color: #353535; float: right;}
 .tqclbg7 .q9{top: auto; bottom: 5%; right: 20%;}   
 .tqclbg7 .q10{top: auto; bottom: 5%; left: 72%;}   
.zbyg_pub_tit p{text-align: center;font-size: 24px; margin-bottom: 30px; color: #303030;}
.zbyg_con4 dl dd{ font-size: 23px; line-height: 66px;text-align: center; }
.zbyg_con4 dl dt img{border: 2px solid #ededed; border-radius: 15px;}
.zbyg_con4 dl {background: #F6F6F6; border-radius:15px; overflow: hidden;}
.zbyg_con4 dl:hover{background: #1F9F02; color: #fff;}
.zbyg_con4 dl dt{width: 100%; background: #ededed;border-radius: 15px;}
.zbyg_con4 .swiper{padding-bottom: 7%;}
.zbyg_con4  .q1{top: auto; bottom: 0; right: 44%;}
.zbyg_con4  .q2{top: auto; bottom: 0; left: 44%;}
.zbygbg6{background: #1F9F02; padding: 1px 0 5% 0; margin: 5% auto;}
.zbyg_pub_tit4 h2{color: #fff;}
.zbyg_pub_tit4 p{color: #fff;}
.zbyg_con6_t{text-align: center;}
.zbyg_con6_d{width: 950px; margin: 5% auto 0; display: flex; justify-content: space-between; color: #fff; text-align: center;}
.zbyg_con6_d dl dd{font-size: 23px; margin-top:5%;}
.zbyg_con6_d h2{width: 1px;height: 122px;background: #FFFFFF;border-radius: 1px;opacity: 0.5; }
.zbyg_con7{width: 1380px; background: #F6F6F6; border-left: 18px solid #1F9F02; display: flex; justify-content: space-between; margin: 0 auto;}
.zbyg_con7_l{width: 540px; padding: 70px 70px 0 70px;}
.zbyg_con7_r{width: 701px;}
.zbyg_con7_r img{vertical-align: bottom;}
.zbyg_con7_l dl{display: flex; justify-content: left; margin-bottom: 5%;}
.zbyg_con7_l dl dt{width: 23px; margin-top: 5px;}
.zbyg_con7_l dl dd{font-size: 23px; line-height: 33px; width: 510px;}
.zbyg_con7_l p{background: url(../img/telbg.jpg); background-repeat: no-repeat; line-height:61px; padding-left: 80px; font-size: 18px; color: #4E4E4E; margin-top: 10%;}
.zbyg_con7_l p strong{font-size: 26px; color: #000000; font-family: 'HarmonyOS_Sans_SC_Light';}
.zbyg_con8{width: 1120px; margin: 0 auto; display: flex; justify-content: space-between;}
.zbygbg8{background: url(../img/bg8.jpg); background-position: center top; background-repeat: no-repeat; padding: 1px 0 0 0; margin: 5% auto;}
.zbyg_con8 dl{width: 255px;padding: 90px 40px 60px 40px;background: #FFFFFF;box-shadow: 0px 0px 12px 1px rgba(200,200,200,0.54);border-radius: 82px 0px 82px 0px; text-align: center;}
.zbyg_con8 dl dt img:nth-child(2){display: none;}
.zbyg_con8 dl dd{font-size: 23px;line-height: 35px; margin-top: 40px;}
.zbyg_con8 dl:hover {background: #1F9F02; color: #fff;}
.zbyg_con8 dl:hover dt img:nth-child(1){display: none;}
.zbyg_con8 dl:hover dt img:nth-child(2){display: inline-block;}
.zbyg_con9 .swiper-slide{width: auto;}
.zbyg_con9 dl{position: relative; padding-bottom: 34px;}
.zbyg_con9 dl dd{width: 750px;line-height: 84px;background: #1F9F02; font-size: 26px; color: #fff;  position: absolute; left: 0; right: 0; bottom: 0; margin: 0 auto; display: none; padding: 0 5%;}
.zbyg_con9 dl dd span{float: right; font-size: 20px;}
 .zbyg_con9 .swiper-slide-active dl dd{display: block;}
.zbyg_con10{text-align: center;}
.zbyg_con11{background: url(../img/bg11.jpg); background-repeat: no-repeat; background-position: center; padding: 5% 0; margin: 5% auto; text-align: center; color: #fff;}
.zbyg_con11 p{font-size: 26px;color: #FFFFFF;line-height: 38px; text-align: center; margin: 1% 0;}
.zbyg_con11 dd{font-size: 33px; font-weight: bold; margin-bottom:1%;}
.zbyg_con11 dt{font-size: 28px;}
.zbyg_con11 dt span{font-size: 32px;}
.zbyg_con11 dt span img{padding: 0 10px;}
.zbygbg12{background: url(../img/bg12.jpg); background-position: center top; padding: 1px 0 5% 0; background-repeat: no-repeat; background-size: 100% 100%;}
.zbyg_con12_l{width: 600px; padding-top: 5%;}
.zbyg_con12_l h2{font-size: 30px;font-weight: bold;}
.zbyg_con12_l p{font-size: 23px;line-height: 33px; margin: 7% 0;}
.zbyg_con13 p{font-size: 23px;text-align: center; margin-top: 20px;}
.zbyg_con13 .swiper-slide{width: auto;}
.zbyg_con13 .swiper{padding-bottom: 7%;}
.zbyg_con13 .q3{top: auto; bottom: 0; right: 46%;}
.zbyg_con13 .q4{top: auto; bottom: 0; left: 46%;}

.cwsj_con15_l{width: 432px; padding: 30px; background: #f2f2f2; position: absolute; top: 0; left: 17%;}
.cwsj_con15_l dl dt{font-size: 20px;color: #666666;}
.cwsj_con15_l dl dd{font-size: 24px;line-height: 26px; font-weight: bold; margin: 3% 0;-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.cwsj_con15_l dl p{font-size: 20px;color: #666666;line-height: 26px; margin-bottom: 3%;-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.cwsj_con15{position: relative;}
.cwsj_con15_r dl{width: 645px; padding: 0 25% 0 45%; }
.cwsj_con15_r dl a{display: flex; justify-content: space-between;border-top: 1px solid #E4E4E4;width: 645px;  padding: 6.95% 0;}
.cwsj_con15_r dl dt h2{font-size: 24px; margin-bottom: 3%;-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.cwsj_con15_r dl dt p{font-size: 20px; line-height: 26px; color: #7A7A7A;-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.cwsj_con15_r dl dt{width: 429px;}
.cwsj_con15_r dl dd h2{font-size: 20px; line-height: 26px; color: #7A7A7A;}
.cwsj_con15_r dl dd p img:nth-child(2){display: none;}
.cwsj_con15_r dl dd p {text-align: right; margin-top: 5%;}
.cwsj_con15_r dl dd{padding-top: 4%;}
.cwsj_con15_r dl:last-child a{border-bottom: 1px solid #E4E4E4;}
.cwsj_con15_r dl:hover{background: #1F9F02;}
.cwsj_con15_r dl:hover a{border-color:#1F9F02!important; color: #fff;}
.cwsj_con15_r dl:hover dd h2{color: #fff;}
.cwsj_con15_r dl:hover dt p{color: #fff;}
.cwsj_con15_r dl:hover dd p img:nth-child(1){display: none;}
.cwsj_con15_r dl:hover dd p img:nth-child(2){display: inline-block;}

.zbygbd{background: #1F9F02; padding: 50px 122px 30px 122px; color: #fff; margin-top: 5%!important; display: flex; justify-content: space-between;}
.zbygbd_l{ width: 480px;}
.zbygbd_r{ width: 668px; text-align: center;}
.zbygbd_l h2{font-size: 38px;font-weight: bold; margin: 5% 0 2% 0;}
.zbygbd_l p{font-size: 24px;}
.zbygbd_r ul{display: flex; justify-content: space-between;}
.zbygbd_r ul input{line-height: 43px; text-indent: 1em; color: #727272; width: 49%; border: none;}
.zbygbd_r  textarea{height: 66px; width:100%; text-indent: 1em; border: none; margin: 2% 0; padding: 0; }
.zbygbd_r .sub{width: 140px; text-align: center; margin: 0 auto;line-height: 43px; font-size: 18px; color: #727272;background: #FFFFFF;}
.zbyg_footbg{background: #1B1B1B; color: #fff; padding-top: 3%;}
.zbyg_foot_t{display: flex; justify-content: space-between;}
.zbyg_foot_t_nav{width: 700px;}
.zbyg_foot_t_nav ul{display: flex; justify-content: space-between;padding-top: 3%;}
.zbyg_foot_t_nav ul li{font-size: 20px; }
.zbyg_foot_d{display: flex; justify-content: space-between; margin: 3% 0;}
.zbyg_foot_d_r{width: 340px;}
.zbyg_foot_d_r ul{display: flex; justify-content: space-between;}
.zbyg_foot_d_r ul li{width: 46%;}
.zbyg_foot_d_r ul li p{font-size: 18px;text-align: center; margin-top: 3%;}
.zbyg_foot_d_l p{font-size: 18px; margin-top: 7%;}
.zbyg_foot_d_l p span{font-size: 22px;}
.zbyg_foot_copy p{font-size: 18px; line-height: 77px;}
.zbyg_foot_copy {border-top: 1px solid #626262; margin-top: 3%;}
.zbyg_con3_n_l_d span{display:block;}
.zbygbd_r ul{flex-wrap: wrap;}

.zbygabbg{background: url(../img/abbg.jpg); background-position: center top; background-repeat: no-repeat; padding: 5% 0 7% 0;}
.zbyg_about_l{width: 600px;}
.zbyg_about_l h2{font-size: 30px;font-weight: bold;}
.zbyg_about_l p{font-size: 23px;color: #353535;line-height: 33px; margin: 5% 0;}
.zbygabry_t h2{font-size: 42px;font-weight: bold; margin-bottom: 5%;}
.zbygabry_t h2 span{font-size: 30px;float: right; font-weight: normal;}
.zbygabry{width: 1560px; float: right;}
.claer{clear: both;}
.zbygabry .q3{right: auto; left: 7%;}
.zbygabry .q4{right: auto; left: 0%;}

.zfds_cp_l{width: 346px; padding-bottom: 4%; float: left; background: #EDEEEF;}
.zfds_cp_r{width: 790px; float: right; display: flex; justify-content: space-between; flex-wrap: wrap;}
.zfds_cp_l ul li{line-height:80px; border-bottom: 1px dashed #D5D5D4; font-size: 22px; padding: 0 8%; color: #7F7F7F;}
.zfds_cp_l ul li span img:nth-child(2){display: none;}
.zfds_cp_l ul li span img {vertical-align: baseline; padding-right: 20px;}
.zfds_cp_l ul .active{color: #1F9F02; font-weight: bold;}
.zfds_cp_l ul .active span img:nth-child(1){display: none;}
.zfds_cp_l ul .active span img:nth-child(2){display: inline-block;}
.zfds_cp_l dl{text-align: center; margin-top: 15%;}
.zfds_cp_l dl dd{font-size: 24px; margin: 5% 0;}
.zfds_cp_l dl p{font-size: 30px;font-weight: bold; text-align: center; margin-top: 8%; font-family: 'HarmonyOS_Sans_SC_Light';}
.zfds_cp_l dl p img{ padding-right: 10px; vertical-align: bottom;}


.zfds_cp h2{background: #1F9F02; line-height: 77px; font-size: 31px; text-align: center; color: #fff;}
.zfds_cp_r{}
.zfds_cp_r .xbsmc_cpn{display: flex; justify-content: space-between; flex-wrap: wrap;}
.zfds_cp_r .xbsmc_cpn dl{width: 47%; margin-bottom: 5%;}


.yndjj_con1{display: flex; justify-content: space-between;}
.yndjj_con1 dl{width: 20%; text-align: center;}
.yndjj_con1 dl dd{margin-top: 3%; color: #535353;}
.yndjj_con1 dl dd h2{font-weight: bold; font-size: 24px;}
.yndjj_con1 dl dd p{font-size: 24px; text-align: center;}
.yndjj_con2{text-align: center; margin: 3% 0;}
.yndjj_con2 h2{ font-family: 'almmht';font-weight: bold;font-size: 38px;color: #303030;}
.yndjj_con2 h2 img{vertical-align: text-top; padding-right: 20px;}
.yndjjbg3{background: url(../img/bg3.jpg); background-position: center top; background-repeat: no-repeat; text-align: center; color: #fff; padding: 3% 0; }
.yndjjbg3 h3{font-size: 28px; color: #fff;}
.yndjjbg3 h2{ font-size: 40px;font-family: 'SourceHanSansCN-Heavy'; color: #fff; font-weight: bold; margin: 1% 0 2% 0;}
.yndjjbg3 h2 span{color: #1F9F02;}
.yndjjbg3 ul{width: 80%; display: flex; justify-content: space-between;  margin: 0 auto;}
.yndjjbg3 ul li{width: 23%;border: 1px solid #efefef; font-size: 24px;text-align: center; line-height: 40px;}
.yndjjbg3 p{font-size: 24px; text-align: center; margin-top: 260px;}
.yndjjbg1{background: #F3F3F3; padding: 1px 0 5% 0;}
#content img{vertical-align: bottom;}
.yndjj_con4{ padding-bottom: 100px; position: relative;}
.yndjj_con4_n{width: 1200px; position: absolute; left: 0; right: 0; margin: 0 auto;background: #FFFFFF;border: 1px solid #CACACA; bottom: 0; display: flex; justify-content: space-between; padding: 3% 0;}
.yndjj_con4_n dl{width: 25%; text-align: center; border-right: 1px solid #DBDBDB;}
.yndjj_con4_n dl dt img:nth-child(2){display: none;}
.yndjj_con4_n dl dd h2{font-size: 26px;color: #535353; margin-top: 2%;}
.yndjj_con4_n dl dd p{font-size: 14px;color: #535353; text-align: center;}
.yndjj_con4_n dl:last-child{border: none;}
.yndjj_con4_n dl:hover dt img:nth-child(1){display: none;}
.yndjj_con4_n dl:hover dt img:nth-child(2){display: inline-block;}
.yndjj_con5  .swiper-slide{width: auto;}
.yndjj_con5{width: 92%; margin: 0 auto;}
.yndjj_con5 dl dd{display: none; text-align: center;font-size: 26px; margin-top: 2%;}
.yndjj_con5  .swiper-slide-active dl dd{display: block;}
.yndjj_con5 dl dt img{vertical-align: bottom;}
.yndjj_con5  .swiper{padding-bottom: 7%;}
.yndjj_con5 .q1{top: auto; bottom: 0; right: 44%; width: 79px; height: 79px;}
.yndjj_con5 .q2{top: auto; bottom: 0; left: 44%; width: 79px; height: 79px;}
.yndjjbg6{background: url(../img/bg6.jpg); background-position:center top; padding: 2% 0 5% 0; margin: 5% auto;}
.yndjj_con6_n dl{width: 550px; display: flex; justify-content: space-between; margin-bottom: 2%;}
.yndjj_con6_n dl dt{width: 29px;height: 29px;background: #FF0C0C; text-align: center;border-radius: 50%;font-size: 16px;color: #FFFFFF; line-height: 29px;}
.yndjj_con6_n dl dd{width: 510px;font-size: 24px;line-height: 34px;}
.yndjj_con6_n ul{width: 380px; display: flex; justify-content: space-between; margin-top: 8%;}
.yndjj_con6_n ul li{width: 48%; border: 1px solid #939393;font-size: 18px;color: #494949; line-height: 48px; text-align: center;}
.yndjj_con6_n ul li img{vertical-align: middle; padding-left: 10px;}
.yndjj_con6_n ul li:nth-child(1){background: #1F9F02; color: #fff; border-color: #1F9F02;}
.yndjj_con7_t ul{display: flex; justify-content: center; margin-bottom: 3%;}
.yndjj_con7_t ul li{font-size: 24px; margin: 0 1%;}
.yndjj_con7_t ul li img{ padding-right: 10px;}
.yndjj_con7_d ul{width: 380px; display: flex; justify-content: space-between; margin: 3% auto 0;}
.yndjj_con7_d ul li{width: 48%; border: 1px solid #939393;font-size: 18px;color: #494949; line-height: 48px; text-align: center;}
.yndjj_con7_d ul li img{vertical-align: middle; padding-left: 10px;}
.yndjj_con7_d ul li:nth-child(1){background: #1F9F02; color: #fff; border-color: #1F9F02;}
.yndjj_con8 dl dt{background: #F3F3F3; padding: 8%; text-align: center;}
.yndjj_con8 dl dt h2{font-size: 26px;color: #1F9F02; font-weight: bold;}
.yndjj_con8 dl dt p{font-size: 20px;line-height: 34px; text-align: center; margin: 3% 0;-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.yndjj_con8 dl dt h3{color: #1F9F02; font-size: 20px;}
.yndjj_con8 dl dd img:nth-child(2){display: none;}
.yndjj_con8 dl:hover dt{background: #1F9F02; color: #fff;}
.yndjj_con8 dl:hover dd img:nth-child(1){display: none;}
.yndjj_con8 dl:hover dd img:nth-child(2){display: inline-block;}
.yndjj_con8 dl:hover dt h2{color: #fff;}
.yndjj_con8 dl:hover dt h3{color: #fff;}
.yndjj_con8 .q3{top: 63%; right: auto; left: 36%; width: 79px; height: 79px;}
.yndjjbg9{background: #F3F3F3; padding: 1px 0 5% 0; margin: 5% auto;}
.yndjj_con9 dl{position: relative; margin-bottom: 3%;}
.yndjj_con9 dl dt{margin-left: -355px; }
.yndjj_con9 dl dt img{border-right: 10px solid  #1F9F02}
.yndjj_con9 dl:nth-child(2) dt{margin:0 -355px 0 0; text-align: right;}
.yndjj_con9 dl dd{width: 540px; padding: 70px;
height: 103px;
background: #FFFFFF; position: absolute; right: 0; top: 95px;}
.yndjj_con9 dl:nth-child(2) dt img{border-left: 10px solid  #1F9F02; border-right: 0;}
.yndjj_con9 dl dd h2{font-size: 26px; font-weight: bold;color: #000000; margin-bottom: 2%;}
.yndjj_con9 dl dd h2 span{font-size: 30px;color: #1F9F02; padding-right: 10px;}
.yndjj_con9 dl dd p{font-size: 20px;
color: #000000; padding-left: 45px;
line-height: 32px;}
.yndjj_con9 dl:nth-child(2) dd{left: 0; right: auto; text-align: right;}
.yndjj_con9 dl:nth-child(2) dd h2 span{padding: 0 0 0 10px;}
.yndjj_con9 dl:nth-child(2) dd p{padding: 0 45px 0 0;}
.yndjj_con9 dl:hover dd{background: #1F9F02; color: #fff;}
.yndjj_con9 dl:hover dd h2{color: #fff;}
.yndjj_con9 dl:hover dd h2 span{color: #fff;}
.yndjj_con9 dl:hover dd p{color: #fff;}
.yndjj_con10{display: flex; justify-content: space-between;}
.yndjj_con10 dl{width: 387px;}
.yndjj_con10 dl dd h2{font-size: 26px;color: #000000; padding:10% 5% ; border-bottom: 1px solid #F7CED1; font-weight: bold;}
.yndjj_con10 dl dd p{font-size: 20px; padding: 5%;
color: #000000;
line-height: 32px;}
.yndjj_con10 dl dd{border-left: 1px solid #F7CED1; height: 233px; margin-top: 2%;}
.yndjjbg11{background: url(../img/bg11.jpg); background-position: center top; background-repeat: no-repeat; padding: 5% 0; margin: 5% auto; color: #fff;}
.yndjj_con11_r{width: 500px; float: right;}
.yndjj_con11_r h2{font-weight: bold;font-size: 36px;font-family: 'almmht';  line-height: 52px;}
.yndjj_con11_r p{width: 415px;border: 1px solid #FFFFFF;font-size: 24px;line-height: 34px; text-align: center; padding: 2% 0; margin: 5% 0;}
.yndjj_con11_r h3{font-size: 26px;color: #FFFFFF;line-height: 37px; margin-left: -10px;}
.zbyg_con12 dl{display: flex; justify-content: space-between;}
.zbyg_con12 dl dt{width: 499px; padding-top: 4%;}
.zbyg_con12 dl dd{width: 621px;}
.zbyg_con12 dl dt h2{font-weight: bold;font-size: 30px;color: #1E1E1E;}
.zbyg_con12 dl dt p{font-size: 20px;color: #1E1E1E;line-height: 34px; margin: 5% 0;}
.zbyg_con12 dl dt a{width: 185px; display: block; text-align: center;
line-height: 48px; font-size: 18px;
color: #FFFFFF;background: #1F9F02;}
.zbyg_con12 dl dt a img{vertical-align: middle; padding-left: 10px;}
.zbyg_foot_t_logo dl{display: flex; justify-content: space-between;}
.zbyg_foot_t_logo dl dd{font-size: 20px;color: #FFFFFF;line-height: 27px;  margin: 15px 0 0 20px;}
.yndjj_cp_t ul{display: flex; justify-content: space-between; margin-bottom: 5%;}
.yndjj_cp_t ul li{font-size: 24px; width: 15%; text-align: center;}
.yndjj_cp_t ul li img{padding-right: 10px;}
.yndjj_cp_n ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.yndjj_cp_n ul li{width: 32%; margin-bottom: 2%;}
.yndjj_cp_n ul:after{ content:' ';display: block;margin-bottom: 3%;width: 32%;visibility: hidden;} 

.xbsmcbg1{background: url(../img/bg1.jpg); background-size: 100% 100%; padding: 5% 0;}
.xbsmc_con1_t{background: url(../img/tbg1.png); background-position: center left; background-repeat: no-repeat; padding-left: 50px; margin-left: -50px;}
.xbsmc_con1_t p{font-size: 24px;color: #888888;font-family: 'HarmonyOS_Sans_SC_Light';}
.xbsmc_con1_t h2{font-size: 42px; font-family: 'SourceHanSansCN-Bold'; margin-top: 30px;}
.xbsmc_con1_m{margin-top: 5%; display: flex; justify-content: space-between;}
.xbsmc_con1_m_l{width: 521px;}
.xbsmc_con1_m_r{width: 680px; margin-right: -50px;padding-top: 3%;}
.xbsmc_con1_m_r p{display: inline-block;line-height: 56px; 
border: 1px solid #1F9F02; padding: 0 30px; font-size: 22px; margin: 4% 0;}
.xbsmc_con1_m_r p:nth-child(odd){background: #1F9F02; color: #fff;}
.xbsmc_con1_m_r p:nth-child(1){margin-left: 15%;}
.xbsmc_con1_m_r p:nth-child(2){margin-left: 20%;}
.xbsmc_con1_m_r p:nth-child(3){margin-left: 5%;}
.xbsmc_con1_m_r p:nth-child(4){margin-left: 25%;}
.xbsmc_pub_tit{text-align: center; margin: 5% 0 3% 0;}
.xbsmc_pub_tit p{font-size: 24px;color: #888888;font-family: 'HarmonyOS_Sans_SC_Light'; text-align: center; margin-bottom: 10px;}
.xbsmc_pub_tit h2{font-size: 42px; font-family: 'SourceHanSansCN-Bold';}
.xbsmcbg2{background: url(../img/bg2.jpg); padding: 10px 0 580px 0;}
.xbsmc_con2 h2{font-size: 28px; font-weight: bold;}
.xbsmc_con2 p{font-size: 22px; margin: 20px 0 40px 0;}
.xbsmc_con2 a{width: 197px;line-height: 52px; display: block;font-size: 18px;color: #FFFFFF;background: #1F9F02; text-align:center;}
.xbsmcbg3{background: #F5F5F5; padding: 1px 0 5% 0;}
.xbsmc_con3{display: flex; justify-content: space-between;}
.xbsmc_con3 dl{width: 18%; text-align: center; padding: 3% 0;border: 1px solid #1F9F02;}
.xbsmc_con3 dl dt img:nth-child(2){display: none;}
.xbsmc_con3 dl dd h2{font-size: 22px; margin: 10% 0 3% 0; font-weight: bold;}
.xbsmc_con3 dl dd p{font-size: 12px;color: #888888;font-family: 'HarmonyOS_Sans_SC_Light'; text-align: center;}
.xbsmc_con3 dl:hover{background: #1F9F02; color: #fff;}
.xbsmc_con3 dl:hover dt img:nth-child(1){display: none;}
.xbsmc_con3 dl:hover dt img:nth-child(2){display: inline-block;}
.xbsmc_con3 dl:hover dd p{color: #fff;}

.xbsmc_pub_tit h4{font-size: 26px;}
.xbsmc_con4{display: flex; justify-content: space-between;}
.xbsmc_con4 dl dd{display: none;}
.xbsmc_con4 .active dd{display: block;}
.xbsmc_con4 .active dt{display: none;}
.xbsmc_con4 dl dt{position: relative;}
.xbsmc_con4 dl dt p{ text-align: center; position: absolute; top: 10%; left: 0; right: 0; font-size: 28px; color: #fff;}
.xbsmc_con4 dl dd{position: relative; height: 100%;}
.xbsmc_con4 dl dd ul{background: #1F9F02; color: #fff; padding:4% 8%; position: absolute; bottom: 0; left: 0; right: 0;}
.xbsmc_con4 dl img{vertical-align: bottom;}
.xbsmc_con4 dl dd ul h2{font-size: 28px;}
.xbsmc_con4 dl dd ul p{font-size: 22px; margin-top: 2%; line-height: 30px;}
.xbsmc_con5{width: 1400px; margin: 0 auto; position: relative;}
.xbsmc_con5 .swiper{width: 1200px;}
.xbsmc_cpn dl dd{font-size: 24px;color: #666666;border-bottom: 1px solid #666666; padding: 5% 0;}
.xbsmc_cpn dl dd span{float: right;}
.xbsmc_cpn dl:hover dd{color: #1D8D04;border-bottom: 1px solid #1D8D04;}
.xbsmc_pub_tit6{color: #fff; text-align: left; padding-left: 50px; margin-left: -50px; background: url(../img/tbg6.png); background-repeat: no-repeat;background-position: center left; padding-top: 40px;}
.xbsmcbg6{color: #fff;  position: absolute; left: 0; right: 0; top: 5%;}
.xbsmcbgx6{position: relative; margin-top: 5%;}
.xbsmc_bg_qh img{height: 992px;}
.xbsmc_pub_tit6 p{text-align: left; margin-bottom: 40px;}
.xbsmc_con6_t{display: flex; justify-content: space-between;}
.xbsmc_con6_t dl dt img:nth-child(2){display: none;}
.xbsmc_con6_t dl{position: relative;}
.xbsmc_con6_t dl dd{position: absolute; left: 20%; top: 30%;}
.xbsmc_con6_t dl dd h2{font-size: 22px; margin-bottom: 5%;}
.xbsmc_con6_qh_n{display: flex; justify-content: space-between;}
.xbsmc_con6_qh{display: none;}
.xbsmc_con6_n .active{display: block;}
.xbsmc_con6_t .active dt img:nth-child(1){display: none;}
.xbsmc_con6_t .active dt img:nth-child(2){display: inline-block;}
.xbsmc_con6_qh_n dl{width: 703px;}
.xbsmc_con6_qh_n a{width: 197px; font-size: 18px; display: block;height: 52px; line-height: 52px; text-align: center;background: #1F9F02; margin-top: 130px;}
.xbsmc_con6_qh_n dd{margin-top: -60px;}
.xbsmc_con6_qh_n dd h2{ font-size: 28px; font-weight: bold;}
.xbsmc_con6_qh_n dd p{font-size: 22px;line-height: 40px; height: 50px;}
.xbsmc_con6_n{margin: 80px 0;}
.xbsmc_con7{display:flex;justify-content: space-between; width: 1320px; margin: 0 auto;}
.xbsmc_con7_l{width: 550px;}
.xbsmc_con7_r{width: 770px;}
.xbsmc_con7_qh{display: none;}
.xbsmc_con7_l .active{display: block;}
.xbsmc_con7_r dl{padding: 59.3px;}
.xbsmc_con7_r .active{background: #1F9F02; color: #fff;}
.xbsmc_con7_r dl dt{font-size: 28px;font-weight: bold; border-left: 4px solid #1F9F02; line-height: 20px; padding-left: 15px;}
.xbsmc_con7_r dl dd {font-size: 22px; line-height: 32px; height: 40px; margin-top:20px;}
.xbsmc_con7_r .active dt{border-color: #fff;}
.xbsmc_con7_r img{vertical-align: bottom;}
.xbsmcbg8{background: url(../img/bg8.jpg); background-size: 100% 100%; padding:1px 0 5% 0; margin: 5% auto 0; }
.xbsmc_pub_tit8{color: #333333;}
.xbsmc_con8_n dl{display: flex; justify-content: space-between;}
.xbsmc_con8_n dl dt{width: 437px;height: 264px;background: #FFFFFF; text-align: center;}
.xbsmc_con8_n dl img{vertical-align: bottom;}
.xbsmc_con8_n dl dt p{font-size: 22px; padding: 0 8%;text-align: center;line-height: 32px;}
.xbsmc_con8_n dl dt h3{font-size: 30px;font-family: 'HarmonyOS_Sans_SC_Light'; font-weight: bold;color: #898989; margin-top: 30px;line-height: 42px;opacity: 0.2;}
.xbsmc_con8_n dl dt h2{font-size: 28px; font-weight: bold; margin: 10px 0;}
.xbsmc_con8_n dl:nth-child(1) dt{margin-top: 71px;}
.xbsmc_con8_n dl:hover dt{background: #1F9F02; color: #fff;}
.xbsmc_con8_n dl:hover dt h3{color: #fff;}
.xbsmcbg9{background: #1F9F02; color: #fff; padding: 1px 0 2% 0;}
.xbsmc_pub_tit9 p{color: #fff;}
.xbsmc_con9 dl{position: relative;}
.xbsmc_con9 dl dd{position: absolute; left: 15%; top:30%; color: #fff;}
.xbsmc_con9 dl dd h2{font-size: 22px; margin-bottom:30px;}
.xbsmc_con9 .swiper{padding-bottom: 5%;}
.xbsmc_con9 .q1{top: auto;bottom: 0; right: 45%;}
.xbsmc_con9 .q2{top: auto;bottom: 0; left: 45%;}
.xbsmc_con10{width: 88%; text-align: center; margin: 0 auto;}
.xbsmcbg11{background: url(../img/bg11.jpg); background-repeat: no-repeat;background-position: center; padding: 6% 0; color: #fff; text-align: center; margin: 5% auto;}
.xbsmc_con11 h2{font-weight: bold;font-size: 42px;font-family: 'almmht';}
.xbsmc_con11 p{font-size: 26px;line-height: 42px; margin: 4% auto; text-align: center;}
.xbsmc_con11 h3{line-height: 64px;font-size: 30px;
background: #1F9F02; padding: 0 20px;display: inline-block;border-radius: 32px; color: #fff;}
.xbsmc_con11 h4{font-size: 28px;color: #FFFFFF;  margin: 3% 0;}
.xbsmc_con11 h5{font-size: 18px;color: #fff; text-align: right;}
.xbsmcbg12{background: url(../img/bg12.jpg); background-size: 100% 100%; padding:1px 0 5% 0; margin: 5% auto; display: block; overflow: hidden;}
.xbsmc_con12 dl{display: flex; justify-content: space-between;}
.xbsmc_con12 dl dt{width: 611px; padding-top: 5%;}
.xbsmc_con12 dl dd{width:545px;}
.xbsmc_con12 dl dt h2{font-size: 23px;color: #1F9F02; margin-bottom: 5%;}
.xbsmc_con12 dl dt p{font-size: 22px;
color: #2A2A2A; margin-bottom: 5%;
line-height: 39px;}
.xbsmc_con12 dl dt a{width: 197px;font-size: 18px;
color: #FFFFFF;line-height: 52px; text-align: center; display: block;background: #1F9F02;}
.xbsmc_pub_tit12 h2{color: #333333;}
.xbsmc_pub_tit12{padding-top: 20px;}
.xbsmc_con12_ry{width: 1545px; float: right;}
.xbsmc_con12_ry .q1{top: auto; bottom: 0; left: 8%; right: auto;}
.xbsmc_con12_ry .q2{top: auto; bottom: 0; left: 1%;}
.xbsmc_con12_ry .swiper{padding-bottom: 7%;}
.xbsmc_con12_ry dl dt{border-bottom: 1px solid #1F9F02; padding-bottom: 15px; margin-bottom: 15px;}
.xbsmc_con12_ry dl dd{line-height: 46px; background: #fff; font-size: 20px;text-align: center;}
.xtrxj_bd{display: flex; justify-content: space-between; flex-wrap: wrap;}	
.xtrxj_bd dl{width: 47%; margin-bottom: 5%;}	
.xtrxj_bd dl dt{font-size: 18px; color: #1F1F1F;  margin-bottom: 2%;}	
.xtrxj_bd dl dd{background: #fff; line-height: 58px; border-bottom: 3px solid #F5F5F5; padding-left: 15px;}	
.xtrxj_bd dl dd input{background:#fff;  width: 90%; }	
.xtrxj_bd dl dd img{vertical-align: middle; padding-right: 10px;}	
.xtrxj_bd dl:last-child{width: 100%;} 	
.xtrxj_bd dl:last-child dd{height: 170px;} 	
.xtrxj_bd .active dd{border-color: #1F9F02;}
.xtrxj_an p input{width: 100%; background-color: #1F9F02; line-height: 90px; font-size: 20px;font-weight: bold; color: #fff; margin-bottom: 5%;}
.xtrxjbg{background: #EFEFEF; padding: 5% 0 2% 0; margin-top: 5%;}
.zbyg_foot{display: flex; justify-content: space-between;}
.xbsmc_foot_l{width: 335px;}
.xbsmc_foot_m{width: 477px;}
.xbsmc_foot_r{width: 175px;border-radius: 11px; border: 1px solid #4B4B4B; text-align: center; margin-top: 5%;}
.xbsmc_foot_l_t dl{display: flex;justify-content: space-between;}
.xbsmc_foot_l_t dl dt{width: 128px;}
.xbsmc_foot_l_t dl dd{font-size: 18px; line-height: 26px; width: 180px;}
.xbsmc_foot_l_d h2{font-size: 32px;font-weight: bold; border-bottom: 1px solid #4B4B4B; margin: 40px 0; padding-bottom: 20px;}
.xbsmc_foot_l_d  ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.xbsmc_foot_l_d  ul li{width: 50%; margin-bottom: 30px; font-size: 20px;}
.xbsmc_foot_l_d  ul li img{vertical-align: middle; padding-right: 15px;}
.xbsmc_foot_m {padding-top: 5%;}
.xbsmc_foot_m  dl{padding: 4% 6%;border-radius: 11px; border: 1px solid #4B4B4B; display: flex; justify-content: space-between; margin-top: 5%;}
.xbsmc_foot_m  dl dt h2{font-size: 20px;}
.xbsmc_foot_m  dl dt p{font-size: 18px; margin-top: 10px;}
.xbsmc_foot_m  dl dd{margin-top: 5%;}
.xbsmc_foot_r dl{margin-top: 20px;}
.xbsmc_foot_r dl dd{font-size: 16px; margin-top: 5px;}
.xbsmc_foot_m  dl:nth-child(1){margin-top: 0;}
.xbsmc_foot_l_t dl dd span{display:block;}
.xbsmc_foot_m dl dt p span{display:none;}
.xtrxj_tit h2{font-weight: bold;font-size: 40px;color: #1F9F02; text-align: center;}
.xtrxj_tit h3{width: 32px;height: 4px; margin: 2% auto;background: #1F9F02;}
.xtrxj_tit p{font-size: 29px; text-align: center;color: #4B4B4B; margin-bottom: 3%;}
.xbsmc_bg_qh{display: none;}
.xbsmc_bg .active{display: block;}





 @media (max-width: 1680px) {
	 .cwsj_con5_r{right: -130px;}
	 .cwsj_con15_r dl{ padding: 0 15% 0 46%; }
	 .cwsj_con15_l{left: 14%;}
	 .cwsj_xw_n{padding: 2% 14% 2% 14%;}
 }
 @media (max-width: 1600px) {
 	 .cwsj_con5_r{right: -169px;}
 	 .cwsj_con15_r dl{ padding: 0 15% 0 45%; }
 	 .cwsj_con15_l{left: 12%;}
	 .cwsj_xw_n{padding: 2% 12% 2% 12%;}
 }
 @media (max-width: 1441px) {
 	 .cwsj_con5_r{right: -250px;}
	  .cwsj_con15_l{left:8%;}
	  .cwsj_xw_n{padding: 2% 8% 2% 8%;}
 }

 @media (max-width: 1401px) {
	 .cwsj_con5_r{right: -270px;}
	  .cwsj_con15_l{left:6%;}
	  .cwsj_xw_n{padding: 2% 7% 2% 7%;}
 }


 @media (max-width: 1281px) {
	 .cwsj_con5_r{right: -330px;}
	  .cwsj_con15_l{left:6%;}
	  .cwsj_xw_n{padding: 2% 7% 2% 7%;}
	  
	  .cwsj_con11{ width:1250px}
	  .cwsj_con11_l {
    width: 568px;
}
	  .cwsj_con11_r {
    width: 675px;
}
 }




	 @media (max-width: 1700px) {
 .tqclbg7 .q9{top: auto; bottom: 5%; right: 1%;}   
 .tqclbg7 .q10{top: auto; bottom: 5%; left:91%;}  
 .tqcl_con7_n{ padding-left: 30%; margin-top:3%;}
 .tqclbg7 .q1{top: auto; bottom: 20%; right: 17%;}
 .tqclbg7 .q2{top: auto; bottom: 20%; left: 75%;}   


}

 @media (max-width: 1700px) {
	 
	.tqcl_con7_n{width: 580px; padding-left: 38%;}
 }






























				 @media (max-width: 767px) {
.xbsmc_foot_r dl dd{ font-size:14px}					 
.xbsmc_bg_qh img{height: 770px; width: 100%;}					 
.xtrxj_tit h2{font-size: 22px;}
.xtrxj_tit h2 strong{display: block;}
.xtrxj_tit h3{width: 32px;height: 3px; margin: 2% auto;background: #1F9F02;}
.xtrxj_tit p{font-size: 16px; text-align: center;color: #4B4B4B; margin-bottom: 5%;}					 
					 
.toplog ul dl dt{margin-top: 5px;}
.toplog ul dl h2{margin-top: 10px;}
.toplog ul dl dd p{color: #fff;}
.toplog ul dl dd{margin-top: 20px;}
.xbsmc_con1_t p{font-size: 14px;}
.xbsmc_con1_t h2{font-size: 22px; margin-top: 15px;}
.xbsmc_con1_t h2 strong{display: block;}
.xbsmc_con1_t{background-repeat: no-repeat; margin-left: 0; padding-left: 20px; background-size: 100%; background-position: center top 5px;}
.xbsmcbg1{background: url(../img/mbg1.jpg); background-size: 100% 100%; padding: 9% 0;}
.xbsmc_con1_m{flex-wrap: wrap;}
.xbsmc_con1_m_r p{font-size: 14px; line-height: 22px; padding: 2% 5%;}
.xbsmc_con1_m_r{width: 100%; margin: 0 auto;}
.xbsmc_con1_m_r p:nth-child(1){margin-left: 8%;}
.xbsmc_con1_m_r p:nth-child(2){margin-left: 11%;}
.xbsmc_con1_m_r p:nth-child(3){margin-left: 3%;}
.xbsmc_con1_m_r p:nth-child(4){margin-left: 10%;}
.xbsmc_pub_tit{margin: 9% auto 5%;}
.xbsmc_pub_tit p{font-size: 14px;}
.xbsmc_pub_tit h2{font-size: 22px;}
.xbsmc_pub_tit h2 strong{display: block;}
.xbsmcbg2{background: unset; padding: 0; margin-top: 5%;}
.xbsmc_con2{text-align: center;}
.xbsmc_con2 h2{font-size: 20px;}
.xbsmc_con2 p{font-size: 16px;text-align: center; margin: 2% 0;}
.xbsmc_con2 a{width: 40%; font-size: 14px; line-height: 35px; margin: 0 auto;}
.xbsmcbg3{width: 95%; margin: 9% auto; background: url(../img/mbg3.jpg); background-size: 100% 100%;}
.xbsmc_con3{flex-wrap: wrap; width: 85%!important; margin: 0 auto;}
.xbsmc_con3 dl{width: 45%; margin-bottom: 5%; padding: 7% 0;}
.xbsmc_con3 dl dt img{width: 45%;}
.xbsmc_con3 dl dd h2{font-size: 16px;}
.xbsmc_con3 dl dd p{font-size: 8px;}
.xbsmc_con3 ul{width: 45%; padding-top: 20%;}
.xbsmc_con3 ul img{width: 50%; margin: 0 auto 5%; display:block}
.xbsmc_con3 ul p{font-size: 14px; text-align: center;}
.xbsmc_pub_tit h4{font-size: 14px;}
.xbsmc_con4 dl{display: block; width: 100%; margin-bottom: 5%;}
.xbsmc_con4 dl dt{display: none;}
.xbsmc_con4 dl dd{display: block;}
.xbsmc_con4 .active{display: block;}
.xbsmc_con4 .active dt{display: none;}
.xbsmc_con4{width: 100%; margin: 0 auto; flex-wrap: wrap;}
.xbsmc_con4 dl dd ul h2{font-size: 18px; font-weight: bold;}
.xbsmc_con4 dl dd ul p{font-size: 14px; line-height: 20px;}
.xbsmc_con4 dl dd ul{ background: #E4E4E4; color: #333333;}
.xbsmc_con4 dl:hover dd ul{ background: #1F9F02; color: #fff;}
.xbsmc_con5{width: 100%;}
.xbsmc_con5 .swiper{width: 500px; padding-bottom: 20%;}
.xbsmc_cpn dl dd{font-size: 14px; padding: 5% 3%;}
.xbsmc_con5 .q1{top: auto; bottom: 5%; right: 40%;}
.xbsmc_con5 .q2{top: auto; bottom: 5%; left: 40%;}
.xbsmcbg6{}
.xbsmc_pub_tit6{background-size: 100%; padding-left: 30px; padding-top: 10px;}
.xbsmc_pub_tit6 p{margin-bottom: 20px;}
.xbsmc_con6_qh_n{flex-wrap: wrap;}
.xbsmc_con6_qh_n dd h2{font-size: 18px; margin: 1% 0;}
.xbsmc_con6_qh_n dd p{font-size: 14px; line-height: 25px;}
.xbsmc_con6_qh_n dt img{width: 130px;}
.xbsmc_con6_qh_n a{width: 40%; margin-top: 5%; font-size: 14px; line-height: 35px; height: 35px;}
.xbsmc_con6_t{flex-wrap: wrap;}
.xbsmc_con6_t dl{width: 50%;}
.xbsmc_con6_t dl img{vertical-align: bottom;}
.xbsmc_con6_t dl dd h2{font-size: 16px;}
.xbsmc_con6_t dl dd p img{width: 20px;}
.xbsmc_con6_n{margin: 15% auto;}
.xbsmc_con7{width: 100%; flex-wrap: wrap;}
.xbsmc_con7_l{width: 95%; margin: 0 auto 5%;}
.xbsmc_con7_r dl dt{font-size: 20px;}
.xbsmc_con7_r dl dd{font-size: 14px; line-height: 22px; margin-top: 3%;}
.xbsmc_con7_r dl{padding: 5% 7%;}
.xbsmc_con8_n dl:nth-child(1){flex-wrap: wrap-reverse; flex-direction: row-reverse;}
.xbsmc_con8_n dl:nth-child(2){flex-wrap: wrap;}
.xbsmc_con8_n dl:nth-child(1) dt{margin-top: 0;}
.xbsmc_con8_n dl dt{background: unset;}
.xbsmcbg8{background: #F5F5F5; margin: 9% auto; padding: 1% 0 9% 0;}
.xbsmc_con8_n dl dt h2{font-size: 20px;}
.xbsmc_con8_n dl dt p{font-size: 14px; line-height: 22px; text-align: left; padding: 0 0 0 9%;}
.xbsmc_con8_n dl dt h3{display: none;}
.xbsmc_con8_n dl dt{height: auto; text-align: left;}
.xbsmc_con8_n dl dt h2 strong{color: #898989; opacity: .2; padding-right: 3%;}
.xbsmc_con8_n dl{margin-bottom: 5%;}
.xbsmc_con8_n dl:hover dt { background: unset; color: #333333;}
.xbsmc_con9 .swiper{padding-bottom: 15%;}
.xbsmc_con9 .q1{right: 40%;}
.xbsmc_con9 .q2{left: 40%;}
.xbsmc_con10{width: 100%;}
.xbsmc_con10 .swiper{padding-bottom: 20%;}
.xbsmc_con10 .q1{top: auto;bottom: 5%; right: 40%;}
.xbsmc_con10 .q2{top: auto;bottom: 5%; left: 40%;}
.xbsmcbg11{background: url(../img/mbg11.jpg); width: 95%; margin: 0 auto; background-size: 100% 100%; padding:30% 0 10% 0; margin: 9% auto;}
.xbsmc_con11 h2{font-size: 25px; line-height: 35px; padding: 0 6%;}
.xbsmc_con11 p{font-size: 16px; line-height: 30px; padding: 0 5%;}
.xbsmc_con11 h3{font-size: 20px; line-height: 38px; margin: 5% 0;}
.xbsmc_con11 h4{font-size: 16px;}
.xbsmc_con11 h5{font-size: 12px; margin-top: 15%; padding-right: 15%;}
.xbsmcbg12{background: url(../img/mbg12.jpg); background-size: 100% 100%; padding: 1% 0 9% 0;}
.xbsmc_con12 dl{flex-wrap: wrap-reverse; flex-direction: row-reverse;}
.xbsmc_con12 dl dt p{font-size: 14px; line-height: 22px;}
.xbsmc_con12 dl dt a{width: 40%; font-size: 14px; line-height: 35px;}
.xbsmc_pub_tit12{padding-top: 2px;}
.xbsmc_con12_ry{width: 95%; margin: 0 auto; float: unset;}
.xbsmc_con12_ry dl dd{font-size: 14px; line-height: 40px;}
.xbsmc_con12_ry .swiper{padding-bottom: 15%;}
.xbsmc_con12_ry .q1{left: 12%;}
.xtrxj_bd dl{width: 100%;}
.xtrxjbg{padding: 9% 0;}
.xtrxj_bd dl:last-child dd{height: 120px;}
.xtrxj_bd dl dd input{font-size: 14px;}
.xtrxj_bd dl dd{line-height: 45px;}
.xtrxj_bd dl dt{font-size: 16px;}
.xtrxj_an p input{font-size: 16px; line-height: 45px;}
.zbyg_foot{flex-wrap: wrap;}
.xbsmc_foot_l_t dl{flex-wrap: wrap; text-align: center;}
.xbsmc_foot_l_t dl dt{width: 100%; text-align: center;}
.xbsmc_foot_l_t dl dd{width: 100%; text-align: center; margin-top: 15px; font-size: 18px;}
.xbsmc_foot_l_t dl dd span{display: inline-block;}
.xbsmc_foot_m dl:nth-child(1) dd{display: none;}
.xbsmc_foot_m dl dt p span{display: inline-block;}
.xbsmc_foot_m dl{border: none; flex-direction: row-reverse; flex-wrap: wrap-reverse; justify-content: center; margin-top: 0;}
.xbsmc_foot_m dl dt h2{display: none;}
.xbsmc_foot_m dl dd{width: 100%; text-align: center; display: contents;}
.xbsmc_foot_m dl dt{width: 100%; text-align: center;}
.xbsmc_foot_m dl dt p{text-align: center; font-size: 14px;}
.xbsmc_foot_m dl:nth-child(1) dt  p{font-size: 16px;}
.xbsmc_foot_r{width: 80%; display: flex; justify-content: space-between; border: none; margin: 0 auto 15%; }
.xbsmc_foot_r dl{width: 46%;}




					 
.yndjj_cp_t ul{flex-wrap: wrap;}					 
.yndjj_cp_t ul li{width: 33%; text-align: center; margin-bottom: 3%; font-size: 16px;}					 
	.yndjj_cp_t ul li img{width: 12px;}				 
	.yndjj_cp_n ul li{width: 49%;}				 
					 
.toplog ul dl dt img{width: 120px; padding-top: 10px;}			 
.yndjj_con1{flex-wrap: wrap;}
.yndjj_con1 dl:nth-child(1){width: 50%;}
.yndjj_con1 dl:nth-child(2){width: 50%;}
.yndjj_con1 dl{width: 33%; margin-bottom: 5%;}
.yndjj_con1 dl dt img{width: 50px;}
.yndjj_con1 dl dd h2{font-size: 16px;}
.yndjj_con1 dl dd p{font-size: 16px;}
.yndjj_con2 h2 img{display: block;  width: 40px; margin: 0 auto 3% ;}
.yndjj_con2 h2 {font-size:20px; padding: 0 10%; line-height: 28px; margin-bottom: 5%;}
.yndjjbg3{width: 100%!important; padding: 9% 0;}
.yndjjbg3 h3{font-size: 16px; padding: 0 15%;}
.yndjjbg3 h2{font-size: 26px; margin: 3% 0;}
.yndjjbg3 ul{flex-wrap: wrap;}
.yndjjbg3 ul li{width: 48%; font-size: 14px; line-height: 35px; margin-bottom: 3%;}
.yndjjbg3 p{font-size: 16px; line-height: 28px; padding: 0 15px;}
.yndjj_con4{width: 95%; margin: 0 auto; padding-bottom: 200px;}
.yndjj_con4_n{width: 90%; flex-wrap: wrap; padding: 10% 0 0 0; background-image: url(../img/mbgs.jpg); background-repeat: no-repeat; background-position: center; background-size: 55% 55%;}
.yndjj_con4_n dl{width: 50%; text-align: center; border: none; margin-bottom: 10%;}
.yndjj_con4_n dl dd h2{font-size: 16px; font-weight: bold;}
.yndjj_con4_n dl dd p{font-size: 10px;}
.yndjj_con4_n dl dt img{width: 40px;}
.yndjj_mcon5 dd{font-size: 14px; line-height: 25px;  padding: 5%;}
.yndjjbg6{background: unset;}
.yndjj_con6_l{background: #F3F3F3; width: 90%; margin: 0px auto 0; padding:2% 5% 9%;position: relative;}
.yndjj_con6{margin-top: -100px!important;}
.yndjj_con6_n dl dt{font-size: 14px; width: 25px; height: 25px; line-height: 25px;}
.yndjj_con6_n dl dd{width: 90%; font-size: 14px; line-height: 22px;}
.yndjj_con6_n dl{width: 100%;}
.yndjj_con6_n {margin-top: 8%;}
.yndjj_con6_n ul{width: 70%;}
.yndjj_con6_n ul li{font-size: 14px; line-height: 35px;}
.yndjj_con6_n ul li img{width: 15px;}
.yndjj_con7_t ul{flex-wrap: wrap; width: 80%; margin: 0 auto 5%;}
.yndjj_con7_t ul li{width: 33%; text-align: center; font-size: 16px; margin: 0;}
.yndjj_con7_t ul li img{width: 12px;}
.yndjj_con7_m img{margin-bottom: 5%;}
.yndjj_con7_d  ul{width: 70%;}
.yndjj_con7_d  ul li{font-size: 14px; line-height: 35px;}
.yndjj_con7_d  ul li img{width: 15px;}
.yndjj_con8 .swiper{width: 600px; padding-bottom: 20%;}
.yndjj_con8 dl dt h2{font-size: 16px;}
.yndjj_con8 dl dt p{font-size: 14px; line-height: 20px;}
.yndjj_con8 .q3{top: auto; bottom: 5%; width: 35px; height: 35px; left: auto; right: 58%;}
.yndjj_con8 .q4{top: auto; bottom: 5%; width: 35px; height: 35px; left: 25%; }
.yndjj_con9 dl dt{margin: 0 auto;}
.yndjj_con9 dl dt img{border: none;}
.yndjj_con9 dl:nth-child(2) dt img{border: none;}
.yndjj_con9 dl dd{position: relative; width: 85%; padding: 5%; margin: 0 auto; border-bottom: 
5px solid #1F9F02;z-index: 11; top: auto;}
.yndjj_con9 dl:nth-child(2) dt{margin: 0;}
.yndjj_con9 dl dd h2{font-size: 16px; text-align: left;}
.yndjj_con9 dl dd p{font-size: 14px; line-height: 22px;}
.yndjj_con9 dl dd h2 span{font-size: 18px;}
.yndjj_con9 dl dd p{padding-left: 30px;}
.yndjj_con9 dl:nth-child(2) dd p{text-align: left;padding:0 0 0 30px;}
.yndjj_con9 dl:nth-child(2) dd h2 span{padding: 0 10px 0 0;}
.yndjj_con9 dl dt{margin-bottom: -50px!important; z-index: 0; position: relative;}
.yndjj_con9 dl {position: unset; margin-bottom: 9%;}
.yndjj_con10 .swiper{width: 600px; padding-bottom:15%;}
.yndjj_con10 dl{width: 100%;}
.yndjj_con10 dl dd h2{font-size: 16px;}
.yndjj_con10 dl dd p{font-size: 14px; line-height: 20px;}
.yndjj_con10 dl dd{height: 170px;}
.yndjj_con10 {width: 500px!important; padding-left: 2.5%!important;}
.yndjj_con10 .q11{top: auto; right: 47%; bottom: 5%;}
.yndjj_con10 .q12{top: auto; left: 37%; bottom: 5%;}
.zbyg_con9 dl dd span{font-size: 14px; display: none;}
.zbyg_con9 dl dd{text-align: center; line-height: 40px;}
.yndjjbg11{background: unset;}
.yndjj_con11_r{background: url(../img/mbg11.jpg); background-size: 100% 100%; width: 80%; padding: 10%; margin: 0 auto ; }
.yndjj_con11{margin-top: -50px!important;}
.yndjj_con11_r h2{font-size: 22px; line-height: 30px;}
.yndjj_con11_r p{width: 85%; font-size: 16px; line-height: 22px;}
.yndjj_con11_r h3{font-size: 16px; line-height: 28px;}
.zbyg_con12 dl{flex-wrap: wrap-reverse;flex-direction: row-reverse;}
.zbygbg12 .zbyg_pub_tit{position: unset;}
.zbyg_con12 dl dt h2{font-size: 22px;}
.zbyg_con12 dl dt p{font-size: 14px; line-height: 25px;}
.zbyg_con12 dl dt a{font-size: 14px;}
.zbyg_con12 dl dt a img{width: 15px;}
.zbyg_con12 dl dt a{width: 130px; line-height: 35px;}
.zbyg_con12 dl dt{padding: 5%;}
.cwsj_con15_l dl dd span{display: none;}
.zbyg_foot_t_logo dl dd{font-size: 14px;}



					 
.zbygabbg{background: unset;}					 
.zbyg_about_l h2{font-size: 22px;}					 
.zbyg_about_l{width: 95%; margin: 0 auto 5%;}					 
.zbyg_about_l p{font-size: 14px; line-height: 25px;}					 
.zbyg_about_l a img{width: 35%;}					 
.zbygabry_t h2{font-size: 22px; text-align: center; margin-top: 3%;}					 
.zbygabry_t h2 span{display: block; font-size: 16px; float: unset; margin-top: 2%;}					 
.zbygabry_t h2 strong{display: block;}					 
.zbygabry{width: 100%; float: unset;}					 
.zbygabry .q3{left: auto; right: 42%;}
.zbygabry .q4{right: auto; left: 42%;}
					 
	.zfds_cp_l{display: none;}					 
	.zfds_cp_r{width: 100%; margin-right: 0;}					 
	.zfds_cp_r dl{width: 48%;  padding: 0 4px 0 0;}					 
	.zfds_cp_r dl dd{font-size: 14px; line-height: 40px;}				 
					 
					 
					 
					 
.zbyg_con1{width: 100%; margin: 9% auto!important; flex-wrap: wrap;}
.zbyg_con1_l{width: 100%; margin: 0 auto;}
.zbyg_con1_r{width: 100%; margin: 0 auto;}
.zbyg_pub_tit h2{font-size: 22px; margin-bottom: 3%;}
.zbyg_pub_tit h3 img{width: 60%;}
.zbyg_con1_r_n dl dt{font-size: 14px; line-height: 20px;}
.zbyg_con1_r_n dl dd{width: 17px; margin: -2px 0 0 5px;}
.zbyg_con1_r_d h2 img{width: 35%;}
.zbyg_pub_tit3 h4{font-size: 20px; margin-bottom: 3%;}
.zbyg_con2_n h2{font-size: 20px;}
.zbyg_con2_n h3{font-size: 18px;}
.zbyg_con2_n p{font-size: 14px; line-height: 22px;}
.zbygbg2{background: url(../img/mbg2.jpg); background-size: 100% 100%; padding: 6% 0 6% 0;}
.zbyg_con2_d {width: 95%;}
.zbyg_con2_d .swiper{width: 500px; padding-bottom: 15%;}
.zbyg_pub_tit3 h5 img{width: 40px;}
.zbyg_pub_tit3 h5 {margin: 0 0 -10px 0px;}
.zbyg_con2_d .q1{top: auto; bottom: 2%; right: auto; left: 10%;}
.zbyg_con2_d .q2{top: auto; bottom: 2%;left: 0%;}
.zbyg_pub_tit strong{display: block;}
.zbyg_pub_tit{margin: 9% auto 5%;}
.zbyg_con3_n{flex-direction: row-reverse; flex-wrap: wrap-reverse;}
.zbyg_con3_n_l_t h3{font-size: 20px;}
.zbyg_con3_n_l_t h2{font-size: 18px;}
.zbyg_con3_n_l_m p{font-size: 14px; width: auto;}
.zbyg_con3_n_l_m p img{width: 14px;}
.zbyg_con3_n_l_m{display: flex; justify-content: space-between; margin: 3% 0;}
.zbyg_con3_n_l_d p{font-size: 16px; line-height: 24px;}
.zbyg_con3 .hd{width: 95%; padding-bottom: 15%;}
.zbyg_con3 .hd ul{width: 100%;}
.zbyg_con3 .hd ul li{padding: 1%;border-radius: 7px;}
.zbyg_con3 .hd dl dd{font-size: 14px; line-height: 40px; border-radius: 0 0 7px 7px;}
.zbyg_con3 .hd dl dd span img{width: 15px;}
.zbyg_con3 .hd dl dd span{margin-top: 13px; height: 15px;}
.zbyg_con3 .swiper-button-prev{top: auto; bottom: 0; left: 40%;}
.zbyg_con3 .swiper-button-next{top: auto; bottom: 0; right: 40%;}
.tqclbg7{background: url(../img/mbg4.jpg); padding: 15% 0 0 0; background-repeat: no-repeat; background-position: center top; background-size: 100%;}
.tqcl_con7_n{display: none;}
.tqcl_con7 dl dd p img{width: 18px; padding: 0 10px 0 0;}
.zbyg_pub_tit p{font-size: 16px; margin-bottom: 3%;}
.zbyg_con4 .swiper{width: 500px; padding-bottom: 20%;}
.zbyg_con4 dl dt{width: 98%;}
.zbyg_con4 dl dd{font-size: 16px; line-height: 40px;}
.zbyg_con4 .q2{left: 32%; bottom: 6%;}
.zbyg_con4 .q1{right: 52%;bottom: 6%;}
.zbyg_con6_t{width: 90%; margin: 0 auto 5%;}
.zbyg_con6_d{width: 90%;}
.zbyg_con6_d dl dd{font-size: 16px;}
.zbyg_con6_d dl dd span{display: block;}
.zbyg_con6_d dl{text-align: center;}
.zbyg_con6_d dl dt img{width: 40px;}
.zbyg_con6_d h2{height: 90px;}
.zbygbg6{padding: 2% 0 9% 0; margin: 9% auto;}
.zbyg_con7_r{ position:relative; z-index:-1}
.zbyg_con7{width: 100%; flex-direction: row-reverse; flex-wrap: wrap-reverse; background: unset; border: 0;}
.zbyg_con7_l{width: 80%; padding: 5%; margin: -50px auto 0; background: #F6F6F6; border-bottom: 10px solid #1F9F02; padding-top: 9%; }
.zbyg_con7_l dl dd{font-size: 14px;width: 95%; line-height: 20px;}
.zbyg_con7_l dl dt{width: 5%;}
.zbyg_con7_l p{font-size: 14px; background-size: 100% 100%; padding-left: 65px; line-height: 45px;}
.zbyg_con7_l p strong{font-size: 18px;}
.zbygbg8{background: url(../img/mbg8.jpg); background-size: 100% 100%; padding: 3% 0 9% 0; margin: 9% auto;}
.zbyg_con8{width: 92%; flex-wrap: wrap;}
.zbyg_con8 dl{width: 90%; padding:14% 10%; margin-bottom: 5%; display: flex; justify-content: space-between;}
.zbyg_con8 dl dt{width: 12%; margin-top: 3%;}
.zbyg_con8 dl dd{width: 80%; font-size: 15px; line-height: 22px; text-align: left; margin-top: 0;}
.zbyg_con9{width: 95%; margin: 0 auto;}
.zbyg_con9 dl dd{width: 80%; line-height: 40px; font-size: 14px;}
.zbyg_con9 dl{padding-bottom: 20px;}
.zbyg_con9 .swiper{padding-bottom: 15%;}
.zbyg_con9 .q1{top: auto; bottom: 0; right: 40%;}
.zbyg_con9 .q2{top: auto; bottom: 0; left: 40%;}

.zbyg_con11{width: 85%;  padding: 10% 5%; background: url(../img/mbg11.jpg); background-size: 100% 100%; margin: 9% auto; }
.zbyg_con11 p{font-size: 16px; line-height: 25px; margin: 5% 0;}
.zbyg_con11 dd{font-size: 20px; margin-bottom: 6%;}
.zbyg_con11 dt{font-size: 18px; }
.zbyg_con11 dt span{display: block; font-size: 20px; margin-top: 5%;}
.zbyg_con11 dt span img{width: 20px;}
.zbyg_con11 h3 img{width: 75%; margin: 0 auto 5%;}
.zbygbg12{background: url(../img/mbg12.jpg); padding: 0; position: relative; margin-bottom: 9%; background-size: 100% 100%; padding: 9% 0;}
.zbygbg12 .zbyg_pub_tit{position: unset; left: 0; right: 0; margin: 0 auto; top: 5%;}
.zbyg_con12_l h2{font-size: 22px;}
.zbyg_con12_l p{font-size: 14px; line-height: 25px; margin: 3% 0;}
.zbyg_con12_l{width: 95%; margin: 0 auto;}
.zbyg_con12_l a img{width: 35%;}
.zbyg_con2 {width: 90%!important;}
.zbyg_con3_n_l_d span{display: contents;}
.zbyg_con13 p{font-size: 14px; margin-top: 1%;}
.zbyg_con13 .q3{right: 40%;}
.zbyg_con13 .q4{left: 40%;}
.zbyg_con13 .swiper{padding-bottom: 15%;}

.zbygbd{background: none; padding: 0;}
.zbygbd_l{display: none;}
.zbygbd_r{width: 95%; margin: 3% auto;}
.zbygbd_r ul{flex-wrap: wrap;}
.zbygbd_r ul input{width: 100%; line-height: 45px; font-size: 16px; background: #F2F2F2; margin-top: 3%;}
.zbygbd_r textarea{background: #F2F2F2;font-size: 16px; margin-top: 3%; padding-top: 2%; height: 100px;  margin-bottom: 5%;}
.zbygbd_r .sub{background: #1F9F02; color: #fff; font-size: 16px; line-height: 45px;}
.zbygbd_r .active{background: #1F9F02; color: #fff;}
.zbygbd_r .active::placeholder{color: #fff;}
.zbyg_footbg{padding:10% 5%; margin: 0 auto;}
.zbyg_foot_t{justify-content: center; margin-bottom: 5%;}
.zbyg_foot_d{flex-wrap: wrap;}
.zbyg_foot_d_l{width: 100%; text-align: center;}
.zbyg_foot_d_r{width: 90%; margin: 5% auto;}
.zbyg_foot_d_r ul li p{font-size: 14px;}
.zbyg_foot_d_l p span{display: none;}
.zbyg_foot_d_l p{text-align: center; font-size: 16px;}
.zbyg_foot_d_l p:nth-child(1){font-size: 16px;}





.cwsj_con15_l{position: unset; width: 95%; padding: 0; background: unset; margin: 0 auto;}
.cwsj_con15_l dl dd{font-size: 16px;}
.cwsj_con15_l dl dd span{float: right; font-size: 14px; color: #666666;}
.cwsj_con15_l dl p{font-size: 14px; line-height: 25px; padding: 0 5%;}
.cwsj_con15_l dl dd {padding:0 5%; margin-bottom:1%}
.tqcl_con7 dl{flex-wrap: wrap; margin-bottom: 6%;}
.tqcl_con7 dl dd{width: 80%; margin: 0 auto; background: #EFF4F9; padding: 5% 5% 20% 5%;  position: relative;}
.tqclbg7 .q9 {
    top: auto;
    bottom: 7%;
    right: 68%;
}
.tqclbg7 .q10 {
    top: auto;
    bottom: 7%;
    left:12%;
}

.tqcl_con7_n{width: 90%; margin: 0 auto; float: unset; padding: 0;}
.tqcl_con7_n p{font-size: 14px;}
.tqcl_con7_n h2 img{width: 80px;}
.tqcl_con7_n p span{display: none;}
.tqcl_con7_n h2 span{float: right; font-size: 16px; display: block;}


.tqcl_con7 dl dt{width: 100%; margin: 0 auto;}
.tqcl_con7 dl dd h2{font-size: 18px;}
.tqcl_con7 dl dd h3{font-size: 12px;}
.tqcl_con7 dl dd p{font-size: 14px; line-height: 25px; position: relative;z-index: 111;}
.tqcl_con7 dl dd p span{font-size: 15px;}
.tqcl_con7 dl dd h4{font-size: 16px;}
.tqcl_con7 dl dt img{vertical-align: bottom;}
.tqcl_con7 dl h5{font-size: 120px; right: 5%; bottom: 0px; z-index: 11;}					 
		#fixnav{ position:fixed!important;}				 
	#header{ position:relative;}				 
				 
	.ybsm_hj .swiper{padding-bottom: 15%;}				 
	.ybsm_hj .q1{width: 40px; height: 40px; right: 38%; left: auto; top:auto;bottom: 2%;}
	.ybsm_hj  .q2{width: 40px; height: 40px; right: auto; left: 38%; top:auto; bottom:2%;}				 
	.ybsm_cp dl{width: 100%; margin-bottom: 5%;}				 
	.ybsm_cp dl dd{font-size: 16px;}				 
.ybsm_hj {width: 95%; margin: 0 auto;}

.tqcl_con19_l{width: 90%; margin: 0 auto; padding:9% 0; background:unset;}

.tqcl_con19_l p{font-size: 16px;}
.tqcl_con19_l input{line-height: 40px; border-radius: 0;-webkit-appearance: none;}
.tqcl_con19_l .active{background: #1A64B5; color: #fff;}
.tqcl_con19_l .active::placeholder{color: #fff;}
.zxzc_lx{flex-wrap: wrap;}					 
.zxzc_lx_l{width: 90%; padding:10% 5%;}					 
.zxzc_lx_l dl dd h2{font-size: 18px;}					 
.zxzc_lx_l dl dd p{font-size: 14px; line-height: 22px;}
.zxzc_lx_l dl dt{width: 10%;}					 
.zxzc_lx_l dl dd {width: 90%;}					 
.zxzc_lx .tqcl_con19_l{padding-top: 10%;}
.zxcz_xw dl a{flex-direction: row-reverse; flex-wrap: wrap-reverse;}
.zxcz_xw dl  dd{width: 100%;}
.zxcz_xw dl  dt{width: 100%;}
.zxcz_xw dl dt h2{font-size: 16px; margin-top: 2%;}
.zxcz_xw dl dt p{font-size: 14px; line-height: 22px;}
.zxcz_xw dl dt h3{font-size: 14px;}







.toplog ul dl dd{font-size: 16px; color:#000;}

#content .swiper-pagination-bullet{width: 20px; height: 10px; border-radius: 30px; background: #F4F5F5;}
#content .swiper-pagination-bullet-active{width: 40px;}
.toplog ul dl dd{margin-left: 0;}
.ybsmbg1{background: url(../img/mbg1.jpg); background-size: 100% 100%;  padding: 9% 0;}
.ybsm_con1{flex-wrap: wrap;}
.ybsm_con1_l{width: 90%; margin: 0 auto 5%;}
.ybsm_con1_r_t h2{font-size: 23px;}
.ybsm_con1_r_m dl dt{font-size: 18px;}
.ybsm_con1_r_m dl dd{font-size: 14px;}
.ybsm_con1_r_r h2{font-size: 25px; margin-top:7%;}
.ybsm_con1_r_r h3 span{display: block;}
.ybsm_con1_r_r h3 {font-size: 22px; line-height: 30px; margin: 3% 0;}
.ybsm_con1_r_r p{font-size: 17px;}
.ybsm_con1_r {width: 100%;}
.ybsm_con1_r a img{width: 130px; }
.ybsm_con1_r a {margin-top: 5%;}
.ybsmbg2{background: url(../img/mbg2.jpg); background-size: 100% 100%; padding: 15% 0 70% 0;}
.ybsm_con2 h2{font-size: 22px;}
.ybsm_con2 p{font-size: 14px; line-height: 25px;}
.ybsm_con2 a img{width: 130px;}
.ybsm_pub_tit h2{font-size: 23px;}
.ybsm_pub_tit p{font-size: 15px;}
.ybsm_pub_tit{margin: 9% auto 6%;}
.ybsm_pub_tit p img{width: 16px; padding:0 5px}
.ybsm_con3_n{width: 95%; margin: 0 auto; float: unset;}
.ybsm_con3_n .swiper{width:600px; float: unset; padding-bottom: 15%;}
.ybsm_con3_n dl{width: 100%;}
.ybsm_con3_n dl dd{font-size: 14px; line-height: 25px;}
.ybsm_con3 .q3{width: 40px; height: 40px; right: 38%; left: auto; top:auto;bottom: 5%;}
.ybsm_con3 .q4{width: 40px; height: 40px; right: auto; left: 38%; top:auto; bottom: 5%;}
.ybsmbg4{background: url(../img/mbg4.jpg); background-size: 100%; background-repeat: no-repeat; padding-bottom: 80%;}
.ybsm_pub_tit2 p{padding-right: 15px;}
.ybsm_con4_n p{font-size: 14px; line-height: 25px;}
.ybsm_con4_n a img{width: 130px;}
.ybsm_con4_n {padding-right: 15px;}
.ybsmbg4 h5 img{width: 40%;}
.ybsmbg4 h5 {margin: 10% 0;}
.ybsm_con5{width: 95%; margin: 0 auto;}
.ybsm_con5 dl dd{font-size: 14px;}
.ybsm_con5 .swiper{padding-bottom: 15%;}
.ybsm_con5 .q1{width: 40px; height: 40px; right: 38%; left: auto; top:auto;bottom: 0;}
.ybsm_con5  .q2{width: 40px; height: 40px; right: auto; left: 38%; top:auto; bottom: 0%;}
.ybsm_con6{width: 95%;}
.ybsm_con6 .swiper{width: 100%; padding-bottom: 15%;}
.ybsm_con6 .swiper-slide:nth-child(odd){margin-top: 0px;}
.ybsm_con6 dl{width: 100%; height: 320px;}
.ybsm_con6 dl dd h2{font-size: 18px;}
.ybsm_con6 dl dd p{font-size: 14px; line-height: 25px;}

.ybsm_con6 .q5{width: 40px; height: 40px; right: 38%; left: auto; top:auto;bottom: 5%;}
.ybsm_con6  .q6{width: 40px; height: 40px; right: auto; left: 38%; top:auto; bottom: 5%;}
.ybsmbg7{background: url(../img/mbg7.jpg); background-position: center top; background-size: 100%; padding-top: 3%;}
.ybsm_mcon7 dl dd{padding: 3% 5%; font-size: 14px; line-height: 22px;}
.ybsm_mcon7 dl{margin: 0 0 3% 0;}
.ybsm_pub_tit h2 strong{display: block;}
.ybsm_con8 dl{width: 48%; margin: 2% 0;}
.ybsm_con8 dl dd{font-size: 16px;}
.ybsm_con9{width: 95%; margin: 0 auto;}
.ybsm_con9 dl dd{font-size: 14px; line-height: 40px;}
.ybsm_con9 .swiper{padding-bottom: 15%; width: 600px;}

.ybsm_con9 .q9{width: 40px; height: 40px; right: 57%; left: auto; top:auto;bottom: 0;}
.ybsm_con9  .q10{width: 40px; height: 40px; right: auto; left:25%; top:auto; bottom: 0;}
.ybsmbg10{background: url(../img/mbg10.jpg); background-repeat: no-repeat; background-position: center top; padding: 13% 0 0 0; background-size: 100%;}
.ybsm_con10_t{width: 62%;}
.ybsm_con10_t ul li{width: 48%;}
.ybsm_con10_d ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.ybsm_con10_d ul li{width: 32%; margin-bottom: 3%;}
.ybsm_con10_d{width: 100%;}
.ybsmbg11{background: url(../img/mbg11.jpg); background-size: 100%; background-repeat: no-repeat; padding-top: 9%;}
.ybsm_con11_t h3{font-size: 16px;}
.ybsm_con11_t h4{font-size: 40px; line-height:50px;}
.ybsm_con11_t h4 strong{display: block;}
.ybsm_con11_t h2{font-size: 20px; line-height: 35px; margin:3% 0 5% 0}
.ybsm_con11_t p{font-size: 18px; line-height: 30px; margin-bottom:5%}
.ybsm_con11_t p em{font-size: 16px;}
.ybsm_con11_d dl{width: 48%; margin-bottom: 3%;}
.ybsm_con11_d{flex-wrap: wrap;}
.ybsm_con11_d dl dd{font-size: 16px;}
.ybsmbg12{background: unset; padding: 0;}
.ybsm_con12 {background: url(../img/mbg12.jpg); background-size: 100% 100%;  padding: 10% 0;}
.ybsm_con12_l{width: 90%; margin: 0 auto;}
.ybsm_con12_l h3{margin-top: -60px; width: 70%;}
.ybsm_con12_l h2{font-size: 20px;}
.ybsm_con12_l  p{font-size: 14px; line-height: 25px;}
.ybsm_con12_l a img{width: 130px;}
.gcgjbdbg{padding: 9% 0;}









					 
.kfl_pos{font-size: 16px; margin: 6% auto!important; padding-bottom: 2%;}
.kfl_pos img{width: 20px;}
.kfl_lx dl{width: 100%; margin-bottom: 5%; padding: 8% 0;}
.kfl_lx dl dd{font-size: 18px;}
.kfl_lx dl p{font-size: 14px; line-height: 20px; padding:  0 5%;}
.kfl_lx{flex-wrap: wrap;}
.kfl_lx dl dd{margin: 5% 0;}
.kfl_xw_t ul li{font-size: 16px; line-height: 40px;}
.tqcl_xw dl dd h3 span{font-size: 14px; line-height: 30px;}










					 
.topdh_l dl dt img:nth-child(1){width: 120px;}
.topdh_l dl h2{font-size: 16px;}
.topdh_l dl dd{margin-top: 15px;}
.kfl_con1{flex-wrap: wrap}
.kfl_pub_tit h2{font-size: 22px; line-height: 30px;}
.kfl_con1_l .kfl_pub_tit p{font-size: 16px; line-height: 26px;}
.kfl_con1_l{padding: 2%;}
.kflbg1{margin-top: 9%;}
.kfl_pub_tit h3{margin: 5px 0;}
.kfl_pub_tit h3 img{width: 80px;}
.kfl_con1_n_t h2 img:nth-child(1){width: 120px; margin-top: 0; vertical-align: sub;}
.kfl_con1_n_t h2 {font-size: 16px;}
.kfl_con1_n_t h2 img:last-child{width: 50px;transform: rotate(90deg); margin-left: -20px;}
.kflbg1{background: url(../img/mbg1.jpg); background-position: center bottom; background-size: 100%; background-repeat: no-repeat; padding-bottom: 5%;}
.kfl_mcon1{margin-top: 7%;}
.kfl_con1_n_d{margin-top: 0; font-size: 14px; padding-left: 0;}
.kfl_con1_n_d dl:nth-child(1){margin-top: 20px;}
.kfl_con1_n_d dl dt{margin-bottom: 20px;}
.kfl_con1_n_d dl:nth-child(2){margin-top: 15px;}
.kfl_con1_n_d dl:nth-child(3){margin-top: 20px;}
.kfl_con2{width: 90%;}
.kfl_con2_r{width: 100%;}
.kfl_con2_r_d dl dt{font-size: 14px; line-height: 25px;}
.kfl_con2_r_d  dl dd{font-size: 16px;}
.kfl_con2_r_d dl{width: 32%;}
.kflbg3{background: #F5F5F5;border-radius: 0px 0px 20px 20px; padding: 0 0 5% 0; margin-top: 9%;}
.kfl_con3_r{width: 96%; float: unset; margin: -70px auto 0;}
.kfl_con3_r_n{padding-right: 0;}
.kfl_con3_r_n dl dt{font-size: 14px; line-height: 25px;}
.kfl_con3_r_n dl dd img{width: 20px;}
.kfl_con3_r_d dl{padding-right: 0;}
.kfl_con3_r_d dl dd p{font-size: 14px;}
.kfl_con3_r_d dl dt strong{font-size: 16px;}
.kfl_con3_r_d dl dt{font-size: 14px;}
.kfl_con3_r_d dl dt img{width: 30px; padding-right: 10px;}
.kfl_pub_tit p{font-size: 16px; line-height: 25px; padding: 0 8%;}
.kfl_pub_tit{margin: 9% 0 6% 0;}
.kflbg4{background: url(../img/mbg4.jpg); background-size: 100% 100%; padding: 3% 0 0 0; margin-top: 9%;}
.kfl_con4_n{width: 100%!important;}
.kfl_con4_n dl dd{font-size: 14px; line-height: 25px;}
.kfl_con4_n dl{width: 28%; padding: 10% 3%; height: 180px;}
.kfl_con4_n .active h2{display: none;}
.kfl_con4_n .active p{display: none;}
.kfl_con4_n .active {text-align: center;}
.kfl_con4_n dl dt img{width: 30px;}
.kfl_con5{flex-wrap: wrap;}
.kfl_con5_l dl dt{width: 40%;}
.kfl_con5_l dl dd{font-size: 16px; line-height: 25px; width: 54%;}
.kfl_con5_l dl dt p{font-size: 20px; left: 13%; top: 35%;}
.kfl_con5_l{width: 90%; margin: 0 auto;}
.kfl_con5_l dl{margin: 0 0 50px 0; position: relative;z-index: 1;}
.kfl_con5_l h5{left: 37%; top: 13%; width: 1px; height: 240px; border-right: 1px dashed #787878;}
.kfl_con5_l h5 img{display: none;}
.kfl_con5_l dl:last-child{margin-bottom: 5%;}
.kfl_pub_tit h2 strong{display: block;}
.kfl_con6{flex-wrap: wrap;}
.kfl_con6 dl{width: 95%; margin: 0 auto 5%;}
.kfl_con6 dl dd h2{font-size: 20px;}
.kfl_con6 dl dd p{font-size: 15px; line-height: 25px;}
.kfl_con6 dl dd h2 strong{font-size: 16px;}
.kflbg7 .kfl_pub_tit p{padding: 0 5%;}
.kflbg7{background: url(../img/mbg7.jpg); background-size: 100%; background-repeat: no-repeat; background-position: center top;}
.kfl_con7 ul li:nth-child(1){margin-left: 10%;}
.kfl_con7 ul li{font-size: 18px; width: 24%; text-align: center; margin-bottom: 50px;}
.kfl_con7 ul li img{width: 60px;}
.kfl_con7 ul li span{width: 100%; display: block; margin-top: 3%;}
.kfl_con7 ul li:nth-child(2){margin-right: 5%; display: flex; flex-direction: row-reverse; flex-wrap: wrap-reverse; justify-content: center; margin-left: 15%;}
.kfl_con7 ul li:nth-child(3){margin-left: 0;}
.kfl_con7 ul li:nth-child(4){margin-right: -1%;}
.kfl_con7 ul li:nth-child(4){display: flex; flex-direction: row-reverse; flex-wrap: wrap-reverse; justify-content: center;}
.kfl_con7{width: 100%!important;}
.kflbg7{padding-bottom: 95px;}
.kfl_con3_r .kfl_pub_tit p{padding: 0 ;}
.kfl_con1  .kfl_pub_tit p{padding: 0 ;}
.kflbg8 .kfl_pub_tit{text-align: center;}
.kfl_con8 .kfl_pub_tit p{width:90%; padding:0 5%; text-align: center;}
.kflbg8{background: unset;}
.kflbg9{background: url(../img/mbg9.jpg); background-size: 100%; background-repeat: no-repeat; background-position: center; width: 90%; padding: 0 5%;}
.kflbg9 dl dt{font-size: 16px;}
.kflbg9 dl dd{font-size: 14px;}
.kflbg9 .kfl_con9_l:nth-child(1) dl{text-align: left;}
.kflbg9 .kfl_con9_l:nth-child(2) dl{text-align: right;}
.kfl_con9_l dl:nth-child(1){margin-left: 0;}
.kflbg9 .kfl_con9_l:nth-child(2) dl:nth-child(1){margin-right: 0;}
.kflbg9 dl{margin: 40px 0;}
.kflbg9 dl h2 img{width: 25px;}
.kfl_con10 dl{width: 270px;}
.kfl_con10 dl p{font-size: 14px; line-height: 25px;}
.kfl_con10 dl dd{font-size: 18px;}
.kfl_con10 dl h2{font-size: 16px; line-height: 26px;}
.kfl_con10 dl dt img{width: 30%;}
.kfl_con10 .swiper-slide-active dl{margin: 0; background-size: 100% 400px; background-repeat: no-repeat;  background-position: center bottom;}
.kfl_con10 .swiper-slide-active dl h3{font-size: 14px;width: 100px; line-height: 30px; background-size: 100% 100%;}
.kfl_con10 dl{margin-top: 30px;}
.kfl_con11{flex-wrap: wrap; margin-top: 9%!important;}
.kfl_con11 dl{width: 49%; margin-bottom: 5%;}
.kfl_con11 dl p{font-size: 16px;}
.kfl_con11 dl dd img{width: 25px;}
.kfl_con11 h5 img{display: none;}
.kfl_con11 h5{width: 43%; height: 1px; border-bottom: 1px dashed #565656; left: 0; right: 0; margin: 0 auto; bottom: 68px;}
.kfl_con11 h6{width: 43%; height: 1px; border-bottom: 1px dashed #565656; left: 0; right: 0; margin: 0 auto; top: 211px; position: absolute;}
.kfl_con10{padding-bottom: 5%;}
.kfl_con15 .swiper{width: 100%; padding-bottom: 15%;}
.kfl_con15 dl dd{font-size: 14px;}
.kfl_con15 dl {padding: 5px;}
.kfl_con15 .q1{top: auto; bottom: 3%; right: 40%;}
.kfl_con15 .q2{top: auto; bottom: 3%; left: 40%;}
.kfl_more a img{width: 35%;}
.kfl_pub_tit h5{font-size: 16px; padding: 0 20%;}
.kfl_con16{flex-wrap: wrap;}
.kfl_con16 dl p{font-size: 14px; line-height: 20px;}
.kfl_con16 dl dd{font-size: 16px;}
.kfl_con16 dl dt img{width: 60%;}
.kfl_con16 dl {margin-bottom: 5%;}
.kflbg17{background: url(../img/mbg17.jpg); background-size: 100% 100%; padding: 9% 5%; width: 90%;}
.kfl_con17_t{width: 80%; margin-bottom: 5%;}
.kfl_con17_n_l ul li{font-size: 16px; width: 30%;}
.kfl_con17_n_l ul li img{width: 22px;}
.kfl_con17_n_l ul:after{ content:' ';display: block;margin-bottom: 3%;width: 30%;visibility: hidden;}
.kfl_con18_5 dl{flex-wrap: wrap-reverse; flex-direction: row-reverse;}
.kfl_con18_5 dl dt{font-size: 14px; line-height: 25px; padding:  0 2%;}
.kfl_con18_n_nr{padding: 0 2%; width: 96%; margin-top: 5%;}
.kfl_con18_n {display: flex; flex-wrap: wrap-reverse; flex-direction: row-reverse;}
.kfl_con18_t dl p{font-size: 15px; }
.kfl_con18_t dl dt img{width: 20px;}
.kfl_con18_t dl dd img{width: 18px;}
.kfl_con18 h6 img{display: none;}
.kfl_con18 h6 {width: 70%; height: 1px;border-bottom: 1px dashed #565656; left: 0; right: 0; margin: 0 auto; top: 47px; position: absolute; }
.kfl_con18_t {z-index: 111;}
.kfl_con18_qh{height: auto;}
.kfl_con18_5_1 .swiper{width: 100%; padding-bottom: 15%;}
.kfl_con18_5_1 {width: 95%;}
.kfl_con18_5_1 dl dt{width: 45%;}
.kfl_con18_5_1 dl dd{width: 53%;}
.kfl_con18_5_1 dl dd h2{font-size: 16px;}
.kfl_con18_5_1 dl dd p{font-size: 14px; line-height: 20px;-webkit-line-clamp: 8;}
.kfl_con18_5_1 dl dd h3 img{width: 60%;}
.kfl_con18_5_1 .q1{top: auto; bottom: 3%; right: 40%;}
.kfl_con18_5_1 .q2{top: auto; bottom: 3%; left: 40%;}
.kfl_con18_5_2 p{font-size: 14px; line-height: 25px;}
.kfl_con18_3{flex-wrap: wrap;}
.kfl_con18_3_l_t{font-size: 14px; line-height: 25px;}
.kfl_con18_3_l_d dl dd{font-size: 14px; line-height: 20px;}
.kfl_con18_3_l_d {margin-bottom: 5%;}
.kfl_con18_4 dl{flex-wrap: wrap;}
.kfl_con18_4 dl dd h2{font-size: 15px; line-height: 25px;margin-top: 3%;}
.kfl_con18_4 dl dd p{font-size: 14px; line-height: 22px;}
.kfl_con18_4 dl a img{width: 35%;}








					 
	.cxsw_pub_tit2{ padding-left:3%}				 
.hqx_con9_r_t dl dt{ height:46px;}					 
					 .cxsw_con5_d .swiper{ margin-top:0}
.gcgj_bdtit h2{font-size: 20px;}
.gcgj_bdtit h2 strong{display: block;}
.gcgj_bdtit p{font-size: 14px;}
.gcgj_bdtit h3{margin: 3% auto;}					 
.cxsw_wh{flex-wrap: wrap;}					 
.cxsw_wh dl{width: 100%; margin-bottom: 5%;}					 
.cxsw_wh dl dt img{width: 30%;}					 
.cxsw_wh dl dd h2{font-size: 16px; margin: 1% 0;}					 
.cxsw_wh dl dd p{font-size: 14px;}					 
.cxsw_cl{flex-wrap: wrap;}
.cxsw_cl dl{width: 49%; margin-bottom: 2%;}
.cxsw_cl dl dd{font-size: 18px;}
.cxsw_cl dl  h2{font-size: 14px; line-height: 40px;}

.cxsw_con12_d .q11{top: auto; bottom: 5%; right: 40%;}
.cxsw_con12_d .q12{top: auto; bottom: 5%; left: 40%;}
.cxsw_cp_r{width: 100%;}
.cxsw_cp_n {display: flex!important; justify-content: space-between; flex-wrap: wrap; width: 100%;}
.cxsw_cp_n dl{width: 49%; margin: 0 0 5% 0;}					 
.cxsw_cp_n dl dd{font-size: 14px; line-height: 28px;}	
.cxsw_mcp dl dd span {
    color: #FF0000;
    line-height: 40px;
}				 
.cxsw_c_t dl dd{font-size: 16px;}
.cxsw_c_t dl p{font-size: 14px;}
.cxsw_c_t{width: 85%;}
.cxsw_c_d p{font-size: 14px; line-height: 40px;}
.cxswcbg{padding-top: 5%;}
.cxswcgbg{background: unset;}
.cxsw_mcg .swiper{padding-bottom: 20%;}
.cxsw_mcg .q1{top: auto; bottom: 5%; right: 40%;} 
.cxsw_mcg .q2{top: auto; bottom: 5%; left: 40%;} 


					 
					 
					 
.cxsw_pub_tit h2{font-size: 20px;}
.cxsw_pub_tit h3 img{width: 25px;}
.cxsw_pub_tit{margin: 10%  0 5% 0;}
.cxswbg1{background: unset;}
.cxsw_con1{background:url(../img/mbg1.jpg); background-position:center top; background-repeat:no-repeat; background-size:100% 100%; width:100%!important;}
.cxsw_con1_r{display: none;}
.cxsw_con1_l p{font-size: 14px; margin-bottom: 5%;}
.cxsw_con1_l{width: 90%; margin: 0 auto 5%;}
.cxsw_con1_l p img{width: 15px; vertical-align: sub;}
.cxsw_zx{width: 50%; font-size: 14px; line-height: 35px;}
.cxsw_pub_tit h2 strong{display: block;}
.cxswbg2{background: unset;}
.cxsw_con2_n dl dd p{font-size: 14px;}
.cxsw_con2_n dl dt img{height: 100px;}
.cxsw_con2_n dl {margin-bottom: 5%;}
.cxsw_pub_tit p{font-size: 14px;}
.cxsw_pub_tit h2{margin: 1% 0;}
.cxsw_con2_xd dl dd{color: #333333; font-size: 14px; margin-top: 8%;}
.cxsw_con2_xd{width: 100%; margin: 0 auto; float: unset;}
.cxsw_con2_xd dt img{width: 35px;}
.cxsw_con3{width: 95%;}
.cxsw_con3 dl{width: 100%; margin-bottom: 3%;}
.cxsw_con3 dl dd h2{font-size: 16px;}
.cxsw_con3 dl dd p{font-size: 14px; line-height: 22px;}
.cxsw_con3 dl dd h3 img{width: 50px;}
.bmybg11 dl dd{position: unset; font-size: 14px; line-height: 20px; text-align: left; display: flex; justify-content: space-between; padding: 5%; width: 90%;}
.bmybg11 dl dd span{font-size: 16px; width: 15%; }
.bmybg11 dl dd em{width: 95%; font-style: normal;}
.bmybg11 .q3{right:40%; width: 30px!important; height: 30px!important;top: auto; bottom: 5%;}
	.bmybg11 .q4{left: 40%; width: 30px!important; height: 30px!important; top: auto; bottom: 5%;}
.bmybg11  .swiper{padding-bottom: 20%;}
.cxswbg4{background: url(../img/mbg4.jpg); background-repeat: no-repeat; background-position: center top; background-size: 100%;}
.cxsw_mcp .swiper{padding-bottom: 20%;}
.cxsw_mcp .q9{ top: auto; bottom: 5%;right:40%;}
.cxsw_mcp .q10{ top: auto; bottom: 5%;left:40%;}
.cxsw_mcp dl dt img{vertical-align: bottom;}
.cxsw_mcp dl dd{font-size: 14px; line-height: 30px; background: #F2F2F2;text-align: center;}
.cxsw_mcp dl:hover dd{background: #1F9F02; color: #fff; }
.cxsw_con5_t h2{font-size: 20px;}

.cxsw_con5_d .swiper{padding-bottom: 20%;}
.cxsw_con5_d .q3{ top: auto; bottom: 5%;right:40%;}
.cxsw_con5_d .q4{ top: auto; bottom: 5%;left:40%;}
.cxsw_con5_d{width: 95%; margin: 0 auto;}
.cxsw_con6{background: unset;flex-wrap: wrap;}
.cxsw_con6 dl dd{font-size: 14px; line-height: 22px; width: 83%;}
.cxsw_con6 dl dt{width: 15%;}
.cxsw_con6_r dl{ flex-wrap: wrap-reverse;flex-direction: row-reverse;}
.cxsw_con6_r dl dd{text-align: left;}
.cxsw_con6 dl{margin: 3% 0;}
.cxsw_con6 dl{justify-content: space-between;}
.cxsw_con6 dl dd{margin-top: 5px;}
.cxsw_con6 dl:nth-child(1) dd{margin-top: 5px;}
.cxsw_con6_l dl:nth-child(2) dd{margin-top: 14px;}
.cxsw_con6_l dl:nth-child(3) dd{margin-top: 14px;}
.cxsw_con6_r dl:nth-child(2) dd{margin-top: 14px;}
.cxsw_con6_r dl:nth-child(4) dd{margin-top: 14px;}
.cxsw_con6_r dl:nth-child(4){ margin-bottom:0}
.cxsw_con7_n dl{width: 50%; padding-top: 6%; padding-bottom:4%; padding-right:0}
.cxsw_con7_n dl dd h2{font-size: 18px;}
.cxsw_con7_n dl dd p{font-size: 5px; text-align:left;
-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cxsw_con7_n dl dt img{width: 35px;}
.cxsw_con7_n dl dt{margin-right: 5px; margin-top: 5px;}
.cxsw_con8_l{width: 70%;}
.cxsw_con8_r{width: 25%; padding-top:6%}
.cxsw_con8_r dl{flex-wrap: wrap;}
.cxsw_con8_r dl dd{font-size: 14px;text-align: center; line-height: 20px; margin-top: 5%;}
.cxsw_con8_l p{font-size: 14px; line-height: 20px; padding-right: 0;}
.cxswbg8{padding: 8% 0 5% 0;}
.cxsw_con9_l{width: 100%;  margin: 0 auto}
.cxsw_con9_r{width: 95%; margin:0 auto}
.cxsw_con9{flex-wrap: wrap; margin-top: 9%!important;}
.cxswbg8{margin-top: 9%;}
.cxsw_con9_r_n{font-size: 14px; line-height: 25px;}
.cxsw_con10{flex-wrap: wrap;}
.cxsw_con10 dl{width: 49%; margin-bottom: 2%;}
.cxsw_con10 dl dd{font-size: 14px; line-height: 40px;}
.cxswbg11{background: url(../img/mbg11.jpg); background-repeat: no-repeat; background-position: center top; background-size: 100%; margin-top: 9%;}
.cxsw_con11{width: 95%; padding-top: 5%;}
.cxsw_con11 .swiper{width: 90%; padding-bottom: 20%;}
.cxsw_con11 .q1{top: auto; right: 40%; bottom: 5%;}
.cxsw_con11 .q2{top: auto; left: 40%; bottom: 5%;}
.cxsw_con12_t  .cxsw_pub_tit{text-align: center;}
.cxsw_con12_d .swiper{padding-bottom: 20%;}
.cxsw_con12 .q5{top: auto; right: 40%; bottom: 5%;}
.cxsw_con12 .q6{top: auto; left: 40%; bottom: 5%;}
.cxswbg13{background: unset;}
.cxsw_con13{margin-top: -50px!important;}
.cxsw_con13_r{width: 90%; padding:1% 5% 5%; background: url(../img/mbg13.jpg); background-size: 100% 100%;}
.cxsw_con13_r_n p{font-size: 16px;}
.cxsw_con13_r_n p span{font-size: 14px;  padding-left: 10px; margin-left: 10px;}
.cxsw_con13_r_n p img{width: 25px; padding-right: 10px;}
.cxsw_con13_r_n ul li{font-size: 18px; font-weight:bold}
.cxsw_con13_r_n ul li strong{font-size: 20px;}

.a_con9_l_n p{ padding:0 3%}
.a_con9_l_n h2{ padding:0 3%; text-align:left}
.cxsw_con12_d p{ font-size:14px}
















					 
.hqxabbg{background: unset;}					 
.hqx_about_r p{font-size: 14px; line-height: 25px;  color: #333333; }					 
.hqx_about_r{width: 100%; float: unset;}					 
.hqx_wh{width: 95%;}					 
.hqx_wh dl{width: 48%;}					 
.hqx_wh dl h3{width: 30px; margin: 0 auto;}					 
.hqx_wh dl dd h2{font-size: 16px;}					 
.hqx_wh dl dd p{font-size: 10px;}					 
.hqxz_zs p input{width: 80%; margin:5% auto;}					 
.hqxz_zs p{font-size: 16px;}					 
.hqxz_zs p input{font-size: 14px;}
.hqxz_zs h2{font-size: 14px;}					 
.hqxzsbg{padding: 3% 0 8% 0;}					 
.hqxbg1{background: url(../img/mbg1.png); background-size: 100% 100%;padding: 8% 0;}					 
.hqx_con1{width: 95%; margin: 0 auto; flex-wrap: wrap;}			
.hqx_con1_l{width: 80%; margin: 0 auto 5%;}		 
.hqx_con1_r_t dl h2{font-size: 20px;}		 
.hqx_con1_r_t dl dt p{font-size: 14px;}		 
.hqx_con1_r_t dl{justify-content: center;}		 
.hqx_con1_r_t dl dd img{width: 18px;}		 
.hqx_con1_r_m dl dd h2{font-size: 16px;}		 
.hqx_con1_r_m dl dd p{font-size: 12px;}		 
.hqx_con1_r_m dl dt img{width: 40px;}			 
.hqx_con1_r_d{font-size: 16px;}		 
.hqx_pub_tit h2{font-size: 20px;}		 
.hqx_pub_tit2 h2 img{width: 50px; height: 12px; margin-top: 6%; padding: 0 10px;}
.hqx_pub_tit p{font-size: 14px; padding: 0 5%;}		 
.hqxbg2{background: url(../img/mbg2.png); background-size: 100% 100%; padding: 10% 0 10% 0; margin-left: 2%;}		 
.hqx_con2 dl{width: 50%; text-align:center}		 
.hqx_con2 dl dt img{width: 50px;}		 
.hqx_con2 dl dd{font-size: 16px; margin-top: 10%;}		 
.lyh_con6 .mySwiperm1{width: 72%;}		 
.lyh_con6{position: relative;}		 
.hqxbg3{background: url(../img/mbg3.png); background-size: 100% 100%;}					 
.hqx_con3 dl{width: 30%; padding: 1%;}					 
.hqx_con3 dl dd{font-size: 12px; line-height: 18px; padding-bottom: 20%;}					 
.hqx_con4{flex-direction: row-reverse; flex-wrap: wrap-reverse;}
.hqx_con4_l{display: flex; justify-content: space-between; width: 100%;}		
.hqx_con4_l dl{width: 20%; padding: 10% 2% 0 2%; display: flex; justify-content: space-between; flex-wrap: wrap; text-align: center;}			 
.hqx_con4_l dl dt{width: 100%;}			 		 
.hqx_con4_l dl dd h2{writing-mode: vertical-lr; font-size: 16px; text-align: left;}
.hqx_con4_l dl dd p{writing-mode: vertical-lr; font-size: 8px; text-align: left;}
.hqx_con4_l dl dd{display: flex; justify-content: center; flex-direction: row-reverse; flex-wrap: wrap-reverse;}			 
.hqx_con4_l dl dd{height: 150px;}			 
.hqx_con4_l h3{width: 100%!important; text-align: center; margin-bottom: 5%;}			 
.hqx_con4_l dt{margin: 30% 0;}			 
.hqx_con4_l dl dt img{width: 35px;}			 
.hqx_con4_l{margin-top: 10%;}				 
.hqx_con5{width: 95%;}			 
.hqx_con5 .swiper{width: 100%; padding-bottom: 15%;}			 
.hqx_con5 dl dd{font-size: 14px;}			 
.hqx_con5 .q1{top: auto; bottom: 0; right: 40%;}			 
.hqx_con5 .q2{top: auto; bottom: 0; left: 40%;}			 
.hqxbg5{padding: 8% 0;}				 
.hqx_pub_tit h2 img{width: 50px; height: 12px; padding: 0 5px;}
.hqx_con6 dl dd{font-size: 14px;}			 
.hqx_con6 .swiper{padding-bottom: 15%;}			 
.hqx_con6 .q3{right: 40%;}			 
.hqx_con6 .q4{left: 40%;}			 
.hqxbg7{background: url(../img/mbg7.png); background-repeat: no-repeat; background-position: center top; background-size: 100%;}	
.hqx_con7_t{flex-wrap: wrap;}			 
.hqx_con7_t_r{width: 100%; margin: 5% auto;}			 
.hqx_con7_t_l{width: 100%;}			 
.hqx_con7_t_l_m{flex-wrap: wrap; width: 90%; margin: 0 auto}			 
.hqx_con7_t_l_m dl{width: 47%; margin-top: 5%;}			 
.hqx_con7_t_l_m dd{font-size: 16px;}			 
.hqx_con7_t_l_m dt img{width: 20%;}			 
.hqx_con7_t_l_d_qh{font-size: 16px; margin-top: 5%;}			 
.hqx_con7_d_r{display: none;}			 
.hqx_con7_d{width: 80%; background-size: 100% 100%; position: relative;z-index: 11; margin: -100px auto 5%;}			 
.hqx_con7_d_l dl dt{width: 35%;}			 
.hqx_con7_d_l dl dd h2{font-size: 14px;}			 
.hqx_con7_d_l dl dd p{font-size: 14px;}			 
.hqx_con7_d_l dl h3{font-size: 16px; line-height: 20px;}			 
.hqx_con7_d_l dl dd p img{width: 20px;}			 
.hqx_con7_d_l dl dd h2{padding-top: 5%;}			 
.hqx_con8{flex-wrap: wrap;}			 
.hqx_con8 dl{width: 45%; margin-bottom: 3%;}			 
.hqx_con8 dl dd h2{font-size: 16px;}			 
.hqx_con8 dl dd p{font-size: 14px; line-height: 25px;}			 
.hqx_con8 dl dt img{width: 30px;}			 
.hqxbg9{background: url(../img/mbg9.jpg); margin-top: 9%; padding: 8% 0 6% 0; background-size: 100% 100%;}			 
.hqx_con9_l{display: none;}			 
.hqx_pub_tit4 h2 img{padding-top: 3%;}			 
.hqx_con9_r_t{padding: 5%;}			 
.hqx_con9_r_t dl dd{font-size: 14px;}			 
.hqx_con9_r_t dl dt img{width: 30px;}					 
.hqx_con9_r_d h2{font-size: 18px;}					 
.hqx_con9_r_d p{font-size: 14px; line-height: 25px;}			
.hqx_con9_r_d{padding: 0 5%;}		 
.hqx_con9_r{width: 100%; height: 320px; background-size: 100% 100%; margin-top: 6%;}		 
.hqx_con9_r_d h3{font-size: 120px; bottom: -34px; width:130px;}
	 
.hqx_con10{flex-wrap: wrap;}					 
.hqx_con10 dl{width: 89%; padding: 5%; margin-bottom: 5%;}		
.hqx_con10 dl dd h2{font-size: 18px;}			 
.hqx_con10 dl dd p{font-size: 14px; line-height: 25px;}			 
.hqx_con10 dl dt img{width: 30px;}			 
.lyh_mcon16{width: 95%; margin: 5% auto;}			 
	.foot_c_t p span{display: inline-block; }			 
.hqx_con9_r_t dl dd{ margin-top: 0;}			 
.hqx_con9_r{background: url(../img/mbg9.png); background-size: 100% 100%; padding-top:15px;}		 
.hqx_con9_r_t dl{width: 33%;}			 
.hqx_con9_r_t .active h2{margin: 13px auto 0;}			 
			 
			 
			 
			 
			 
			 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
.lyh_lx dl dt img{width: 20%;}					 
.lyh_lx dl h2{font-size: 16px;}					 
.lyh_lx{flex-wrap: wrap;}					 
.lyh_lx dl{width: 100%; margin-bottom: 5%;}					 
#allmap{width: 95%!important;}					 
.tqcl_xw dl{width: 95%; margin: 0 auto 5%; padding: 0;}					 
.tqcl_xw dl a{flex-wrap: wrap;}					 
.tqcl_xw dl dd h2{font-size: 16px;}					 
.tqcl_xw dl dd h3{font-size: 14px;}					 
.tqcl_xw dl dd p{font-size: 14px; line-height: 25px;}					 
.tqcl_xw h5{display: none;}							 
.tqcl_xw dl dd {padding: 5%; width: 90%;}						 
					 
					 
					 
					 
					 
					 
					 
					 
					 
	.con7_b_t input{line-height: 45px;}				 
					 
.lyh_pub_tit h2{font-size: 20px; }					 
.lyh_pub_tit p{font-size: 14px; padding: 0 3%; line-height: 23px;}					 
.lyh_pub_tit{margin: 8% auto;}					 
.lyh_pub_tit{background-size: 100%;}					 
.lyhbg1{background: unset; height: auto;}			 
.lyh_mcon1{margin-top: -50%;}					 
.lyhbg1 .lyh_pub_tit{position: relative; z-index: 11;}	
.lyh_pub_zx{width: 50%; background-size: 100% 100%; margin: -30px auto 0; position: relative;z-index: 222;}				 
.lyh_pub_zx {font-size: 14px; line-height: 45px;}				 
.lyh_pub_zx img{width: 15px;}				 
.lyh_con2{flex-wrap: wrap;}				 
.lyh_con2 dl{width: 49%; background-size: 100%; padding-top: 15%; margin-bottom: 5%;}					 
.lyh_con2 dl dt img{width: 35%;}					 
.lyh_con2 dl dd{font-size: 16px;}					 
.lyh_con2 dl h2 img{width: 25px;}					 
.lyh_con3{flex-wrap: wrap;}
.lyh_con3_l{width: 100%; margin: 0 auto 5%;}
.lyh_con3_r dl dd h2{font-size: 16px;}
.lyh_con3_r dl dd p{font-size: 14px;}
.lyh_con3_r dl dt{font-size: 20px; margin-top: 15px;}
.lyh_con3_r {width: 80%; padding: 0 10%;}
.lyh_con4 dl{width: 300px;}
.lyh_con4 dl dd{font-size: 14px; line-height: 25px;}
.lyh_con4 .swiper{padding-bottom: 15%;}
.lyh_con4 .q1{right: 40%;}
.lyh_con4 .q2{left: 40%;}
.lyh_mcon5{width: 95%; margin: 0 auto; position: relative;}
.lyh_mcon5 .swiper{width: 75%;}
.lyh_con5 dl dd h2{font-size: 18px;}
.lyh_con5 dl dd p{font-size: 14px;}
.lyhbg6{background: unset;}
.lyh_con6{width: 95%; margin: 0 auto; flex-wrap: wrap;}
.lyh_con6 dl{margin-bottom: 3%;}
.lyh_con6 dl dd h2{font-size: 35px;}
.lyh_con6 dl dd h3{font-size: 18px;}					 
.lyh_con6 dl dd p{font-size: 14px;}					 
.lyh_con7{flex-wrap: wrap;}					 
.lyh_con7 dl{width: 48%;}					 
.lyh_con7 dl dt{font-size: 16px;}					 
.lyh_con7 dl dd img{width: 50%;}					 
.lyh_con9 dl dt{font-size: 18px;}					 
.lyh_con9 dl dd{font-size: 13px; line-height: 20px;}			
.lyh_con9 dl{width: 30%;}		 
.lyh_con10{width: 100%!important; margin: 6% auto!important;}
.lyh_pub_tit2 h2{font-size: 20px;}
.lyh_pub_tit2 p{font-size: 14px;}
.lyh_pub_tit2 p img{width: 20px;}
.lyh_con11_n{width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.lyh_con11_n dl{width: 30%; margin-right: 0;}
.lyh_con11_n dl dd{font-size: 14px;}
.lyh_con11_n dl dt{background-size: 100% 100%; height: 100px;  line-height: 100px; width: 100px; margin: 0 auto;}
.lyh_con11_n dl dt img{width: 30px;}
.lyh_con11_n dl{margin-top: 0;}

.lyh_con11_n dl:hover dt img:nth-child(1){display: none;}
.lyh_con11_n dl:hover dt img:nth-child(2){display: inline-block;}
.lyh_con11_n dl:nth-child(3) dt{background: url(../img/qbg2.png); background-size: 100% 100%; height: 105px;}
.lyh_con11_n dl:nth-child(4) dt{background: url(../img/qbg2.png); background-size: 100% 100%;  height: 105px; }
.lyh_con11_n dl:nth-child(5) dt{background: url(../img/qbg3.png); background-size: 100% 100%; padding-left: 10px; width: 90px;}
.lyh_con11_n dl:nth-child(6) dt{background: url(../img/qbg3.png); background-size: 100% 100%;padding-left: 10px; width: 90px;}
.lyh_con11_n dl:nth-child(7) dt{background: url(../img/qbg1.png); background-size: 100% 100%;}
.lyh_con11_n dl:nth-child(8) dt{background: url(../img/qbg1.png); background-size: 100% 100%;}
.lyh_con11_n dl:nth-child(9) dt{background: url(../img/qbg2.png); background-size: 100% 100%; height: 105px;}
.lyh_con11_n dl:nth-child(10) dt{background: url(../img/qbg2.png); background-size: 100% 100%; height: 105px;}
.lyh_con11_n dl:nth-child(11) dt{background: url(../img/qbg3.png); background-size: 100% 100%; padding-left: 10px; width: 90px;}
.lyh_con11_n dl:nth-child(12) dt{background: url(../img/qbg3.png); background-size: 100% 100%;padding-left: 10px; width: 90px;}
.lyh_con11_n dl:nth-child(15) dt{background: url(../img/qbg2.png); background-size: 100% 100%;  height: 105px; }
.lyh_con11_n dl:nth-child(16) dt{background: url(../img/qbg3.png); background-size: 100% 100%;  padding-left: 10px; width: 90px; }
.lyh_con11_n dl:nth-child(16){margin-left: 70%;}
.lyh_con11_n{position: relative; padding-bottom: 10%;}
.lyh_con11_n h2{width: 50%; position: absolute; bottom: 0%; left: 0;}
.lyhbg12{background: url(../img/mbg12.png); background-size: 100%; background-repeat: no-repeat; background-position: center top;}
.lyh_con13{width: 95%;}
.lyh_con13 .swiper{width: 100%; padding-bottom: 15%;}
.lyh_con13 dl dd h2{font-size: 18px;}
.lyh_con13 dl dd p{font-size: 14px; line-height: 25px; padding: 0 8%;}
.lyh_con13 .q1{top: auto; bottom: 3%; right: 40%;}
.lyh_con13 .q2{top: auto; bottom: 3%; left: 40%;}
.lyh_con13_n{display: flex; justify-content: space-between; flex-wrap: wrap;}
.lyh_con13_n dl{width: 33.333%;}
.lyh_con13_n dl dt {height: 90px; padding: 30px 0;  background-size: 100% 100%;}
.lyh_con13_n dl dt p{padding: 0;}
.lyh_con13_n dl dt h2{font-size: 14px; line-height: 18px;}
.lyh_con11 {width: 100%!important;}
.lyh_con13_n dl dd{margin-top: -10px;}
.lyh_con13_n dl dt p img{width: 30%;}					 
.lyh_con13_n dl:nth-child(10){margin-left: 33.333%;}
.lyh_con13_n dl:hover dt{background-size: 100% 100%;}
.lyh_con14{flex-wrap: wrap;}
.lyh_con14 dl{width: 49%; margin-bottom: 5%;}
.lyh_con14 dl dd{font-size: 16px; line-height: 40px;}
.lyh_con15 ul{width: 250px;}
.lyh_con15 .swiper{padding-bottom: 15%;}
.lyh_con15 .q3{right: 40%; bottom: 3%;}
.lyh_con15 .q4{left: 40%;bottom: 3%;}
.lyhbg16{background: url(../img/mbg16.png); background-size: 100% 100%;}
.dcmb_con10{width: 95%;}
.dcmb_con10 .swiper{width: 100%; padding-bottom: 10%;}
.dcmb_con10 .q1{top: 37%!important; right: 0!important; bottom: auto!important;}
.dcmb_con10 .q2{top: 37%!important; left: 0!important; bottom: auto!important;}
.lyh_con17{margin: 10% 0;}
.qbbg_con15{background: url(../img/mbg15.png); background-size: 100% 100%; padding-bottom: 5%;}
.a_con9_l_n h2{font-size: 16px; margin: 3% 0;}
.a_con9_l_n p{font-size: 14px; line-height: 25px;}




					 
					 
					 
					 
					 
					 
#header{width: 100%!important;}					 
					 
					 
.qb_fw_nav ul{flex-wrap: wrap;}					 
.qb_fw_nav ul li{width: 33%; font-size: 16px; text-align: center; margin: 2% 0;}					 
.qb_fw_con{flex-wrap: wrap; display: flex; justify-content: space-between;}					 
.qb_fw_con dl{width: 44%; padding: 2%; margin: 0 0 5% 0;}					 
.qb_fw_con dl dd{font-size: 14px;}					 
.qb_fw_con dl dd span img{width: 15px;}					 
.qb_about dl{flex-wrap: wrap;}					 
.qb_about dl dt{width: 100%; margin: 0 auto 1%;}
.qb_about dl dd h2{font-size: 20px;}
.qb_about dl dd p{font-size: 14px; line-height: 25px;}
.qb_ql .bd dl{flex-wrap: wrap;}
.qb_ql .bd dl dt{width: 100%;}
.qb_ql .bd dl dd{width: 100%;}
.qb_ql .bd dl dd h2{font-size: 18px;}						 
.qb_ql .bd dl dd h3{font-size: 16px;}						 
.qb_ql .bd dl dd p{font-size: 14px; line-height: 25px;}						 
.qb_ql .hd{width:95%; margin: 0 auto;}		
.qb_ql .hd ul{width: 100%;}	
#header{color: #fff;}	
	
	
	
	
	
	
					 
					 
.qb_xwlist{width: 100%;}					 
.qb_xwlist dl{flex-wrap: wrap-reverse;flex-direction: row-reverse;}					 
.qb_xwlist dl dt h2{font-size: 16px;}					 
.qb_xwlist dl dt p{font-size: 14px; line-height: 25px;}					 
.qb_xwlist dl dt h3{font-size: 14px;}					 
					 
					 
					 
					 
					 
					 
.qb_zx p{font-size: 14px; line-height: 35px;}					 
.qb_zx{background-size: 160px 35px; margin-top: 5%;}					 
.qb_zx p img{width: 15px;}					 
.qb_con2{flex-wrap: wrap;}					 
.qb_con2 dl{width: 48%; margin-bottom: 3%; border: none; text-align: center;}					 
.qb_con2 dl	 dt img{width: 70%;}				 
.qb_con2 dl dd{font-size: 14px;}					 
.qbbg3{background: url(../img/mbg3.jpg); background-repeat: no-repeat; background-position: center top; background-size: 100%; padding-top: 8%;}					 
.qbbg3 .bmy_pub_tit{width: 80%;}					 
.qb_con3{width: 85%;}					 
.qb_con3 dl dd{font-size: 13px; line-height: 22px; padding: 5%;}					 
.qb_con3 dl {height: 280px;}					 
.qb_con4_n{flex-wrap: wrap;}					 
.qb_con4_n dl{width: 30%; margin-top: 5%;}					 
.qb_con4_n dl dd{font-size: 14px; line-height: 22px;}					 

.qb_con5{display: flex; justify-content: space-between; flex-wrap: wrap;}
.qb_con5 dl{width: 180px; height: 180px; margin-bottom: 5%;}					 
.qb_con5 dl dt{font-size: 16px;}					 
.qb_con5 dl dd{font-size: 12px; line-height: 18px;}					 
.qb_con5 dl dd span{font-size: 18px;}					 
.qb_con6_n{display: flex; justify-content: space-between; flex-wrap: wrap;}	.qb_con6_n dl{width: 49%; margin-bottom: 4%;}				 
.qb_con6{width: 100%!important;}					 
.qb_con6_n dl dd{font-size: 14px; margin-top: 2%;}					 
.qb_con7_n dl{width: 94%; padding:3%;}					 
.qb_con7_n dl dt h2	{font-size: 14px; line-height: 25px;}				 
.qb_con7   .swiper{padding-bottom: 15%;}					 
.qb_con7  .q5{right: 40%;}					 
.qb_con7  .q6{left: 40%;}					 
.qb_con8 dl{flex-wrap: wrap;}						 
.qb_con8 dl dt{width: 80%; margin: 0 auto 5%;}					 
.qb_con8 dl dd{width: 100%; }					 
.qb_con8 dl dd p{font-size: 14px; line-height: 25px;}
.qb_con8{width: 90%;}
.qb_con8 dl dd a{width: 150px; line-height: 35px; font-size: 14px; display: block; margin: 3% auto;}
.qb_con8 dl dd a img{width: 15px;}

.qbmbg9{background: #F7F0F2; padding: 2% 0 5% 0; margin-top: 5%;}
.qbbg9{background: unset;}
.qb_con9_l{width: 100%; margin-top: 8%;}
.qb_con9_l dl dt{background-size: 100% 100%; font-size: 16px; line-height: 45px;}
.qb_con9_l dl dt img{width: 20px;}
.qb_con9_l dl dd{font-size: 14px; line-height: 25px; padding-right: 0;}
.qb_con10 dl{flex-wrap: wrap;}
.qb_con10 dl dt{width: 100%;}
.qb_con10{width: 95%; margin: 0 auto;}
.qb_con10 dl dd{width: 90%; padding: 5%;}
.qb_con10 dl dd h2{font-size: 16px;}
.qb_con10 dl dd h2 span{font-size: 20px;}
.qb_con10 dl dd p{font-size: 14px; line-height: 25px;}
.qb_con10 dl:nth-child(even){flex-wrap: wrap-reverse;flex-direction: row-reverse;}
.qb_con11{width: 95%; margin: 0 auto;}
.mySwiperm3 p{margin-bottom: 5%;}
.qb_con12 .swiper{padding-bottom: 15%;}
.qb_con12  .q3{right: 40%; top: auto; bottom: 3%;}					 
.qb_con12  .q4{left: 40%;top: auto; bottom: 3%;}	
.qbbg13{background: unset;}
.qbmbg13{background: #F7F7F7;  padding: 3% 0 6% 0;}
.qbbg15{ padding: 0; background:unset; background-size: 100% 100%;}
.qbbg_con15_r{width: 100%; float: unset; text-align: center;}
.qbbg_con15_r h3{margin: 3% auto; float: unset;}
.qbbg_con15_r p{font-size: 12px; line-height: 20px; text-align: left; margin-top: 3%; text-indent:2em}

.qbbg_con15_r h2{font-size: 18px; text-align: left;}
.a_con9{margin-bottom: 5%!important;}
.qbbg_con15_r .lyh_pub_zx{width: 120px; float: left; line-height: 35px;}
.qbbg_con15 {width: 100%!important;}
.qbbg_con15_r {width: 90%; float: unset; margin:5% auto; padding: 5%; background: url(../img/mbg15.jpg); background-size: 100% 100%;}




					 
					 
					 
					 
					 
					 
					 
.dcmb_lxwm{flex-wrap: wrap;}					 
.dcmb_lxwm dl{width: 50%; margin-bottom: 5%;}					 
.dcmb_lxwm dl dt{font-size: 16px;}					 
.dcmb_lxwm dl h2{font-size: 14px;}					 
.dcmb_lxwm dl:last-child{width: 100%;}					 
.x11_xw_r dl h2{display: none;}					 
	.bmy_about dl dd{font-size: 14px;}					 
	.bmy_about{width: 95%;}				 
	.bmy_about .swiper{width: 100%; padding-bottom: 15%;}	
		.bmy_about	.q1{top: auto; bottom: 5%; width: 30px; right: 40%;}
		.bmy_about	.q2{top: auto;bottom: 5%; width: 30px; left: 40%;}			 
				 
				 
					 
	.bmy_con4_nn_t{width: 85%;}				 
	.bmy_con4_nn_t ul li{font-size: 15px; width: 31%; line-height: 40px;}				 
	.bmy_con4_n_nr .q11,.bmy_con4_n_nr .q13,.bmy_con4_n_nr .q15{top: auto; bottom: 5%; width: 15px; right: 40%;}
	.bmy_con4_n_nr .q12,.bmy_con4_n_nr .q14,.bmy_con4_n_nr .q16{top: auto;bottom: 5%; width: 15px; left: 40%;}
	.bmy_con4_n_qh .swiper{padding-bottom: 10%;}				 
	.bmybg5{background: url(../img/mbg5.png); background-size: 100% 100%;}				 
	.bmy_con5 dl{width: 31%;}				 
	.bmy_con5 dl dd{width: 50%; margin: 3% auto 0; }				 
	.bmy_con7 dl dd{width: 80%; margin: -10% auto 0; background-size: 100% 100%; height: auto; padding: 10% 0;z-index: 111; position: relative;}				 
	.bmy_con7 dl dd h2{font-size: 20px; margin: 5% auto;}				 
	.bmy_con7 dl dd p{font-size: 14px; line-height: 23px;}				 
	.bmy_con7 .swiper{padding-bottom: 15%;}				 
	.bmy_con7 .q2{left: 40%; right: auto;}				 
	.bmy_con7 .q1{right:40%;}					 
	.dcmb_con8 h2{width: 60%; left: 5%; position: unset; margin: 5%;}				 
	.bmy_con10 ul li{width: 49%;}				 
	.dcmbbg10{background: url(../img/mbg9.png); background-size: 100% 100%;}					 
	.dcmb_con10 dt{padding: 0 3%;}				 
	.dcmb_con10 dl dd{font-size: 14px; line-height: 40px;}				 
	.dcmb_con10	.swiper{padding-bottom: 15%;}			 
	.dcmb_con10	.q1{top: auto; bottom: 2%; right: 40%;}			 
	.dcmb_con10	.q2{top: auto;bottom: 2%; left: 40%;}			 
	
	
	
	
	
	
					 
					 
					 
					 
					 
					 
.bmybg1{background: url(../img/mbg1.png); background-size: 100% 100%;}
.bmybg1 dl dd h2{font-size: 20px; width: 90%;}
.bmybg1 dl dd p{font-size: 14px;}
.bmybg1 dl dt{width: 40%;}
.bmybg2{background-size: 100% 100%; position: relative; justify-content: space-between; padding: 3% 0 5% 0; margin-top: 0;}
.bmy_con2_l dl dt{font-size: 10px;}
.bmy_con2_l dl dd{font-size: 14px;}
.bmy_con2_l{margin: 0 2%;}
.bmy_con2_l dl{margin-top: 20px;}
.bmy_con2_m {width: 60%; position: absolute; left: 0; right: 0; margin: 0 auto;}
.bmy_con3_n dl dd{font-size: 14px; line-height: 40px;}
.bmy_con3_n dl dt{background-size: 100% 100%;}
.bmy_con3_n dl dt img{width: 90%;}
.bmy_con3_n dl:hover dt{background-size: 100% 100%;}
.bmy_pub_tit{width: 95%; margin: 8% auto 5%;}
.bmy_con4_n{width: 85%; padding: 5%;}
.bmy_con4_n dl dd{font-size: 14px;}
.bmy_con4_nn{width: 100%;}
.bmybg4{background: url(../img/mbg4.png); background-size: 100%; background-repeat: no-repeat; background-position: top; padding-bottom: 10%;}
.bmybg4 .q1{top: auto; bottom: -15%; right: 43%!important; width: 15px;}
.bmybg4 .q2{top: auto; bottom: -15%; left: 43%!important; width: 15px;}
.bmy_con4_n{padding-bottom: 8%;}
.bmybg6_n dl dt{width: 50%;}
.bmybg6_n dl dd img{width: 30px;}
.bmybg6_n dl dd p{font-size: 14px;}
.bmybg6_n dl dd h2{width: 26px; height: 5px;}



.bmy_con4_n dl dt img{width: 95%; margin: 0 auto;}
.bmy_con9{width: 95%;}
.bmy_con9 .swiper{width: 100%; padding-bottom: 15%;}
.bmy_con9 dl dd{font-size: 14px; width: 60%; line-height: 30px;}

.bmy_con9 .q1{top: auto; bottom: 0%; right: 43%!important; width: 15px;}
.bmy_con9 .q2{top: auto; bottom: 0%; left: 43%!important; width: 15px;}
.bmy_con10{width: 95%; margin: 0 auto;}
.bmy_con10 dl dd{font-size: 14px; line-height: 40px;}
.bmy_con10 dl{width: 48%;}
.bmy_con10 dl dt img{width: 90%; margin: 0 auto;}
.bmy_mcon11 dl{margin-bottom: 3%;font-family: 'SourceHanSansCN-Normal';}
.bmy_mcon11 dl dd{display: flex; justify-content: left; background: #F5F5F5; padding: 3% 2%; font-size: 13px; line-height: 20px;}
.bmy_mcon11 dl dd span{width: 75px; font-size: 16px; font-weight: bold; display: block;}		 
.bmy_mcon11 dl:nth-child(2) dd span{width: 130px; margin-top: 2%;}		 
.bmy_mcon11 dl dt img{vertical-align: bottom;}						 
.bmy_con12{flex-wrap: wrap; width: 95%; margin: 0 auto;}					 
.bmy_con12_l {width: 80%; margin: 0 auto;}					 
.bmy_con12_r{width: 100%;}					 
.bmy_con12_r_t h2{font-size: 20px; line-height: 25px;}					 
.bmy_con12_r_m dl dd{font-size: 14px;line-height: 20px;}					 
.bmy_con12_r_m dl{width: 30%;}					 
.bmy_con14 dl:nth-child(1), .bmy_con14 dl:nth-child(2), .bmy_con14 dl:nth-child(3), .bmy_con14 dl:nth-child(4){width: 33%;}
.bmy_con14 dl{width: 33%;}
.bmy_con14 dl dt{width: 60px;  line-height: 60px; background-size: 100% 100%;}
.bmy_con14 dl dd{font-size: 18px; font-weight: bold;}
.bmy_con14 dl p{font-size: 10px;}
.bmy_con14 dl dt img{width: 30px;}
.bmy_con14 dl h2{width: 25px; height: 5px;}
.bmy_con14 dl:hover dt{background-size: 100% 100%;}				 
.foot_c_t dl dd p{font-size: 16px; line-height: 20px; text-align: left; font-weight: normal;}					 
.foot_c_t dl{width: 80%; margin: 0 auto 5%;}					 
.foot_c_b_m p{font-size: 14px;}

.b_con6 dl dt img{width: 90%; margin: 0 auto;}
.foot_c_t dl dt{width:45%; margin: 3% auto; text-align: center;}
.foot_c_t dl {text-align: center;}
					 
					 
					 
					 
					 
#header{border-top: none;}					 
.jrz_con1{flex-wrap: wrap; margin: 5% auto!important;}					 
.jrz_con1_r h2{font-size: 20px; margin-top: 5%;}					 
.jrz_con1_r h3{font-size: 18px;}					 
.jrz_con1_r h3 span{font-size: 14px;}					 
.jrz_con1_r p{font-size: 14px;}					 
.jrz_con1_r_d ul li{font-size: 14px;}					 
.jrz_con1_r_d ul li:nth-child(2){font-size: 14px;}					 
.jrz_con1_r_d{margin-top: 3%;}					 
.jrz_con1_r_d ul{width: 60%;}					 
.jrz_pub_tit h2{font-size: 20px;}					 
.jrz_pub_tit h2 img {width: 4px; padding: 0 10px;}					 
.jrz_pub_tit p{font-size: 14px; margin-top: 5px;}					 
.jrz_pub_tit h2 {padding-top: 2%; background-size: 20% 90%;}					 
.jrz_pub_tit {margin: 5% 0 3% 0;}					 
.jrz_con3_l{width: 45%;}					 
.jrz_con3_r{width:53%; margin-right: 0;}					 
.jrz_con3_r_t h2{font-size: 14px;}					 
.jrz_con3_r_d{position: unset; width: 90%; padding: 5%;}				 
.jrz_con3 {flex-wrap: wrap;}					 
.jrz_con3_r_t ul p{font-size: 12px; line-height: 20px;}					 
.jrz_con3_r_t ul li{width: 22%; text-align: center;}					 
.jrz_con3_r_d h2{font-size: 16px;}				 
.jrz_con3_r_d p{font-size: 14px;}					 
.jrz_con3_r_d h3{width: 30px; height: 2px;}					 
.jrz_con4 dl dd p{display: none;}					 
.jrz_con4_n{width: 100%; float: unset;}					 
.jrz_con4 dl dd h2{font-size: 16px;}					 
.jrz_con4 dl dt img{width: 25px;}					 
.jrzbg5{background: url(../img/mbg1.jpg); padding: 5% 0; background-size: 100% 100%;}
.jrz_con5{flex-wrap: wrap;}
.jrz_con5_n{width: 100%; margin-bottom: 5%;}
.jrz_con5_n dl dd h2{font-size: 14px;}
.jrz_con5_n dl dt{font-size: 14px;}
.jrz_con5_n dl dd p{font-size: 12px; line-height: 18px;}
.jrz_con5_n dl{padding: 3%;}
.jrz_con6_t ul{width: 90%;}
.jrz_con6_t ul li{font-size: 12px; line-height: 30px;}
.jrz_con6_t ul li img{width: 10px; vertical-align: middle; padding: 0 5px 0 0; margin: 0;}					 
.jrz_con6_d h2{font-size: 14px;}					 
.jrz_con6_d p{font-size: 14px; line-height: 20px;}					 
.jrzmbg7{background: url(../img/mbg2.png); padding: 3% 0; background-size: 100% 100%; margin: 5% auto;}
.jrz_con7_r{display: none;}					 
.jrzmbg7 .jrz_pub_tit3 h2{text-align: center;}					 
.jrzmbg7 .jrz_pub_tit p	{text-align: center; line-height: 18px;}			 
.jrz_con7{justify-content: center;}					 
.jrz_con8{width: 90%!important; margin: 0 auto!important; flex-wrap: wrap;}					 
.jrz_con8 dl{width: 47.5%; background: #1F9F02; margin-bottom: 5%;}					 
.jrz_con8 dl img{width: 80px;}					 
.jrz_con8 dl h2{font-size: 16px; color: #fff;}					 
.jrz_con8 dl p{font-size: 14px; color: #fff;}						 
.jrz_con8 dl:last-child{width: 100%; display: flex; justify-content: center;padding: 5% 0;}					 
.jrz_con8 dl:last-child dt{margin-right: 5%;}					 
.jrz_con8 dl:last-child dd{margin-top: 3%;}					 
.jrz_con9_r_m p{display: none;}					 
.jrz_con9_r{width: 100%; }					 
.jrzbg9{height: auto; background: unset;}					 
.jrz_pub_tit4 h2{margin-top: 0;}					 
.jrz_pub_tit4 p{text-align: center;}					 
.jrz_m9 img{width: 70%; margin: 0 auto;}					 
.jrz_m9{text-align: center;}					 
.jrz_con9_r_m ul{margin: 5% 0;}					 
.jrz_con9_r_m ul li{padding: 0 10px;}					 
.jrz_con10 ul li{width: 100%; text-align: center; font-size: 14px; line-height: 40px;}					 
.jrz_con10 ul li img{width: 20px;}					 
.jrzbg10{background: url(../img/mbg3.png);  padding: 3% 0 5% 0; background-size: 100% 100%;}					 
.jrz_con12{flex-wrap: wrap-reverse;flex-direction: row-reverse;}					 
.jrz_con12_r{text-align: center;}					 
.jrz_con12_r img{width: 70%; margin-bottom: 5%;}					 
.jrz_con12_l_t p{font-size: 14px; line-height: 20px;}					 
.jrz_con12_l_m{text-align: center;}					 
.jrz_con12_l_m h2{font-size: 14px; line-height: 35px;}					 
.jrz_con12_l_m h2 span{font-size: 16px;}					 
.jrz_con12_l_m h2 img{width: 30px;}					 
.jrz_con14{flex-wrap: wrap;}
.jrz_con14_l_t dl p{display: none;}
.jrz_con14_l_t{display: flex; justify-content: space-between;}
.jrz_con14_l{width: 100%;}
.jrz_con14_l_t dl{width: 31%; flex-wrap: wrap; padding: 5% 0;}
.jrz_con14_l_t dl h2{font-size: 16px; text-align: center;}
.jrz_con14_l_t dl dt{width: 100%;}
.jrz_con14_l_t dl dd{width: 100%; text-align: center;}
.jrz_con14_l_t dl dd img{width: 20px;}
.jrz_con14_l{background: unset; border-radius: 0;}					 
.jrz_con14_l dl{background: #fff; border-top-left-radius: 10px;border-top-right-radius: 10px;}					 
.jrz_con14_r{width: 100%; margin-top: 5%;}
.jrz_con14_r .swiper{width: 70%;}
.jrzbg14 .swiper-button-prev{top: 50%;}
.jrzbg14 .swiper-button-next{top: 50%;}
.jrz_con14_r_d dl h2{font-size: 16px;}
.jrz_con14_r_d dl p{font-size: 14px; line-height: 20px;}
.jrz_con14_r_d dl dd{height: 110px;}
.jrz_con15,.jrz_con16{width: 95%; margin: 0 auto;}
.jrz_con15 .swiper,.jrz_con16 .swiper{width: 70%;}
.jrz_con15 .swiper li p{font-size: 14px;}
.jrz_con16 .swiper dl dd{font-size: 14px; line-height: 40px;}
.jrz_con16 .swiper dl dd img{width: 40px;}
.jrz_con17 .swiper{padding-bottom: 15%;}
.jrz_con17 	.swiper-pagination-bullet{width: 15px; height: 16px; background: url(../img/pbg1.jpg); background-size: 100% 100%!important;}	
	.jrz_con17 	 .swiper-pagination-bullet-active{ background: url(../img/pbg2.jpg)!important;background-size: 100% 100%!important;}		
		
.mffoot h2{text-align: center; margin: 5% auto;}
.mffoot ul{width: 80%; display: flex; justify-content: space-between; margin: 5% auto; padding-bottom: 15%;}					 
.mffoot ul li{width: 45%; text-align: center;}					 
.mffoot ul li p{text-align: center;}					 
.jrz_bdnr{margin: 5% auto!important;}					 
 .morexw{text-align: center; margin: 5% 0;}
.morexw a{display: inline-block; font-size: 14px; background: #1F9F02; color: #fff; width: 100px; line-height: 40px;} 
 .subsit{width: 180px; margin: 3% auto 0;font-size: 14px; text-align: center; color: #fff; border-radius: 0; font-weight: normal; line-height: 35px;} 
.foot_c_t dl{justify-content: center; }
.foot_c_t dl dd p{font-size: 16px; line-height: 22px; border-left: none; padding-left: 0; margin-left: 20px; margin-top: 5px;}
.foot_c_t dl h3{height: 25px; margin-top: 5%;}
.foot_c_b_l h2{margin-top: 1%;}
					 
					 
					 
					 .xtr_con7 .swiper dl dd{font-size:14px}
				.xtr_aboutx .xtr_con3_l{width: 45%;}
				.xtr_about3{display: none;}
				.xtr_aboutx .xtr_con3_l dl dt{font-size: 14px;}
				.xtr_aboutx .xtr_con3_l dl dt img{width: 25px; margin-right: 5px;}
				.hs_con1_n_r_t{display: flex; justify-content: space-between;} 
									.hs_con1_n_r p:nth-child(1){font-size: 18px; line-height: 0;} 
									.hs_con1_n_r p:nth-child(2){font-size: 18px; margin: 1% 0;} 
									.hs_con1_n_r p:nth-child(3){font-size: 25px; margin: 1% 0; line-height: 20px;} 
									.hs_con1_n_r p:nth-child(4){font-size: 14px; margin: 15% 0 0 0; line-height: 0;} 
									.hs_con1_n_r_t_l {width: 45%;} 
									.hs_con1_n_r_t_l img{vertical-align: bottom;}
									.hs_con1_n_r_t_r{width: 50%;}  
									.hs_con1_n_r dl{margin-top: 0;}
									.hs_con1_n_r dl dt{font-size: 14px;} 
									.hs_con1_n_r dl dd, .hs_con1_n_r dl h2{font-size: 14px;} 
				
				
					.xtrdz_con{width: 95%; margin: 0 auto;}
					.xtrdz_con_t h2{font-size: 20px;}
					.xtrdz_con_t p{font-size: 14px;}
					.xtrdz_con_m p{font-size: 14px; line-height: 25px;}
					.xtrdz_con_d dl dd{height: 45px; margin-top: 5%;}
					.xrt_cp{width: 100%;}
					.xrt_cp ul li{width: 100%;}
					.xrt_cp ul li p{font-size: 14px; line-height: 35px;}
					
				.xtr_hz .xtr_con10_r{flex-wrap: wrap;}	 
				.xtr_hz .xtr_con10_r dl{width: 47%;}	 
				.xtr_hz{flex-wrap: wrap;}	 
				.xtr_hz_r h2{font-size: 20px;}
				.xtr_hz_r h3{font-size: 16px;}	 
				.xtr_hz_r h3 span{font-size: 12px;}	 
				.xtr_hz_d{bottom: 10%; left: 0; right: 0; margin: 0 auto; width: 70%;}	 
				.xtr_hz_d p{font-size: 16px;}	 
				.xtr_hz_d a{font-size: 16px; line-height: 35px;}	 
				.xtr_hz_r{width: 90%; padding: 5% 5% 0 5%;}	 
					 
					 
					 
					 
					 
					 
					 
				
				.xrt_n_r{width: 100%;}
				.xrt_n_r_t h2{font-size: 16px;}
				.xrt_n_r_t p{font-size: 14px;}
				.xrt_con2_r h2{font-size: 20px; text-align: center;}
				.xrt_bg1{padding-bottom: 5%;}
				.xrt_con2_r h3{font-size: 16px;}
				.xrt_con2_r p{font-size: 14px; padding-left: 5%;}
				.xtr_pub_tit ul li:nth-child(odd){display: none;}
				.xtr_pub_tit ul li h2{font-size: 20px;}	 
				.xtr_pub_tit ul li p{font-size: 14px;}	 	 
				.xtr_pub_tit{margin: 5% 0;}	 
				.xtr_con3_l{width: 45%;}	 
				.xtr_con3_m{margin-top: 0;}	 
				.xtr_con3_l dl dd h2{font-size: 14px;}	 
				.xtr_con3_l dl dd p{font-size: 12px; line-height: 18px;}	 
				.xtr_con3_l dl{border:none; flex-wrap: wrap;}	 
				.xtr_con3_l dl dt img{width: 35px;}	 
				.xtr_con3{width: 90%!important;}	 
				.xtr_con4{flex-wrap: wrap;}	 
				.xtr_con4 dl{width: 39%; margin-bottom: 2%; padding: 5%; background-size: 100% 100%;}	 
				.xtr_con4 dl img{width: 40px;}	 
				.xtr_con4 dl dt{font-size: 16px;}	 
				.xtr_con4 dl dd{font-size: 12px;}	 
				.xtr_con5_l h2 {font-size: 20px;}
				.xtr_con5_l p{font-size: 14px; line-height: 18px;}
				.xtr_con6{width: 96%; margin: 0 auto;}
				.xtr_con6 .swiper{width: 73%;}
				.xtr_con6 ul li p{font-size: 14px; line-height: 35px;}
				.xtr_con7{width: 96%; margin: 0 auto;}
				.xtrbg7{background: url(../img/mbg1.png); background-size: 100% 100%; }
				.xtr_con7 .swiper dl dt{background-size: 100% 100%;padding: 10%;}
				.xtr_con7 .swiper dl:hover dt{background-size: 100% 100%;padding: 10%;}
				.xtr_con7 .swiper{width: 65%;}
				.xtr_con8 ul{flex-wrap: wrap;}
				.xtr_con8 ul li{width: 32.5%; margin-bottom: 2%;}
				.xtr_con8 ul li p{font-size: 12px; line-height: 35px;}	 
				.hs_zxtel{width: 90%;} 
									.hs_zxtel ul li:nth-child(1){font-size: 14px; line-height: 35px;} 
									.hs_zxtel ul li:nth-child(2){font-size: 14px; line-height: 35px;} 
									.hs_zxtel ul li:nth-child(1) img{vertical-align: middle;} 
									.hs_zxtel{margin: 3% auto 5%;} 	 
				.xtr_con9{flex-wrap: wrap-reverse;}	
				.xtrbg9{background: #f4f4f4;}	
				.xtr_con9_r{width: 90%; margin: 5% 0 0 0; background: #fff; padding: 5%;}	
				.xtr_con9_r h2{font-size: 16px;}	
				.xtr_con9_r h3{font-size: 20px;}	
				.xtr_con9_r p{font-size: 14px; text-align: right; margin-top: 0;}	
				.xtr_con9_l{background: #1F9F02; width: 100%; flex-wrap: wrap; padding:3%;}	
				.xtr_con9_l dl{width: 32%; display: flex; padding-left: 0; border: none; margin: 3% 0;}	
				.xtr_con9_l dl dd{font-size: 14px;}	
				.xtr_con9_l dl dt img{width: 32px; margin-top: 18%;}	
				.xtr_con9_hh{position: absolute; top: 11px; left: 0;width: 30%;}	
				.xtr_con10_r dl dd h2{font-size: 18px;}	
				.xtr_con10_r dl dd p{font-size: 14px;}	
				.xtr_con10_r dl dt img{width: 35px;}	
					
				.xtr_foot_t1 dl dd{display: none;}	
				.xtr_foot,.xtr_foot_t3 {background: #333333; color: #fff;}	
				.xtr_foot_t2,.xtr_foot_t3_l,.xtr_foot_bottom{display: none;}	 
				.xtr_foot_t3_r{width: 80%; margin: 0 auto 15%;}	 
				.xtr_foot_t3_r ul p{font-weight: normal;}	
				 .mffoot p{text-align: center; font-size: 14px; margin-top: 5%;}
				 .mffoot p span{display: block;margin: 1% 0; font-size:20px;} 
				 .xtr_foot_t1 dl dt{margin-right: 0;}
				 
				 
				 .xtr_dzn ul li p{font-size:12px; top:40%}
				 
				 
				 
					 
					 .about_xbg_line{ left:20%; top:30%; width:70%;}
					 .about_xbg_line img{ height:240px;}
					 .b_bg5 .b_con11 .swiper-button-next,.b_bg5 .b_con11 .swiper-button-prev{ display:block}
					 .b_con4_r_n{ margin-left:0}
					 .dhtop img{ display: none;}
					 .dhtop dl dd p,.b_con4_l h2{font-size: 20px;}
					 .b_con1_n p{ font-size: 16px; padding: 1% 2%;}
					 .b_con1_n h2{font-size: 14px; width: 90%; margin: 5% auto 0;}
					 .b_pos1{top:65%}
					 .b_pos2{top:40%}
					 .bm_con2{display: flex!important;justify-content: space-between;flex-wrap: wrap;}
					 .bm_con2 dl{width: 49%; background:url(../img/mqbg2.png);background-size: 100% 100%; margin-bottom: 2%;}
					 .bm_con2 dl dt{font-size: 13px; font-weight: bold; color: #1F9F02; text-align: center; margin-top: 5%;}
					 .bm_con2 dl dd{font-size: 13px; padding: 5%; }
					 .bm_con2 dl:hover{background:url(../img/mqbg1.png);background-size: 100% 100%;}
					 .b_bg1{background: url(../img/mbg1.png); background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto; padding-bottom: 5%;}
					 .b_con3_n_l,.b_con3 .swiper-button-next,.b_con3 .swiper-button-prev,.b_con3_n_r dl dd img,.b_con3_n_r dl:hover dd img:nth-child(2){display: none;}
					 .b_con3_n_r{width: 100%;}
					 .b_con3_n{ position: unset;}
					 .b_con3_n_r .swiper-slide{width: 47%; height: auto; margin: 1%;}
					 .b_con3_n_r .swiper-wrapper{ display: flex!important;justify-content: space-between; flex-wrap: wrap;}
					 .b_con3_n_r dl:hover dd img{ display: none;}
					 .b_con3_n_r dl:hover dt img{box-sizing: border-box;}
					 .b_con3_n_r dl dt img{box-sizing: border-box;}
					 .b_con4_l{width: 100%; text-align: center;}
					 .b_con4{background: unset;}
					 .b_con4_n,.b_con7 dl{flex-wrap: wrap;}
					 .b_con4_r_t{display: none;}
					 .b_con4_l p{font-size: 14px; text-align: center;}
					 .b_con4_r{width: 100%; margin-right: 0; margin-top: 3%;}
					 
					 .b_con4_r .swiper-button-next1{position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color)); width:30px; height:30px; left:auto; right:0
}
		 .b_con4_r .swiper-button-prev1{position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color)); width:30px; height:30px; right:auto; left:0
}	
					 
					 .b_con4_r_n{margin-top: 3%;}
					 .b_con4_r_n h2{font-size: 20px; margin-top: 3%;}
					 .b_con4_r_n h3{font-size: 14px;}
					 .b_con4_r_n p{font-size: 14px; margin-top: 3%;}
					
					 .b_con5 dl dd{font-size: 18px;}
					 .b_con6 dl{width: 48%; height: auto;  margin:3% 1%;}
					 .b_con6 dl dd{font-size: 12px; padding: 1% 5%;}
					 .b_con6_more{margin: 5% auto;}
					 .b_con6_more a{font-size: 16px; padding: 2% 5%;}
					 .b_con7 dl{width: 24%; margin-bottom: 5%; display: unset;}
					 .b_con7 dl dt{width: 55%; margin: 0 auto 3%;}
					 .b_con7 dl dd{width: 100%; font-size: 12px; text-align: center; margin: 0;}
					 .b_bg3{padding-top: 5%;}
					 .about_ry .swiper-button-next,.about_ry .swiper-button-prev{display: block;}
					 .b_about{flex-wrap: wrap;}
					 .b_about_l{width: 100%;}
					 .b_about_r{width: 100%;}
					 .b_about_r h2{font-size: 20px; border-bottom: 2px solid #fbac02;}
					 .b_about_r p{font-size: 14px;}
					 
					 
					 .b_con9 .swiper-button-next{ top:auto; bottom: -40%; right:42%!important; }
					 .b_con9 .swiper-button-prev{  top:auto; bottom: -40%; left: 42%!important;background: #fff; border-radius: unset;}
					 .b_con9 dl dd{font-size: 14px; line-height: 30px; bottom: 3%;}
					 
					 .b_bg4{ padding-top: 5%; padding-bottom: 20%;}
					 .b_bg5{ padding-top: 5%; background: url(../img/malbg.png); background-size: 100% 100%; margin:5% auto}
					 .mySwiper66 dl dd{font-size: 14px;}
					 .mySwiper66 dl p{font-size: 12px; line-height: 20px;}
					 .mySwiper66 dl{height: 430px;}
					 .pro_cp{width: 95%; float: unset; margin: 0 auto;}
					 .b_hzdl dl dt{font-size: 18px;}
					 .b_hzdl dl dd{font-size: 12px;}
					 .b_hzdl dl{width: 48%;}
					 
					 .hzdl_al dl dt img,.hzdl_al dl dd{height: auto;}
					 .hzdl_al dl dd{padding: 3%; width: 94%;}
					 .hzdl_al dl dt{width: 100%;}
					 .hzdl_al dl{display: block; margin-bottom:5%; overflow: hidden;}
					 .hzdl_al dl dd h2{font-size: 14px;}
					 .hzdl_al dl dd p{font-size: 12px; display: none;}
					.about_xbg_t{position: unset; text-align: center;}
					.about_xbg_t p{font-size: 18px; text-align: center;}
					.about_xbg_t h2{font-size: 20px;}
					.about_xbg{ background: #1F9F02; padding: 10% 0;}
					.about_xbg_l{width: 100%; float: unset; margin: 3% auto;}
					 .about_xbg_l dl{width: 31%; height:auto}
					 .about_xbg_l dl dt{font-size: 22px; margin-top:40%}
					 
					 .about_xbg_l dl dd{font-size: 20px;}
					 .about_xbg_l dl p{font-size: 14px; margin-bottom:5%}
					 .about_xbg .about_xbg_l:nth-child(3),.about_xbg .about_xbg_l:nth-child(4){margin: 5% auto 0;}
					 .about_xbg_b{display: none;}
					 
				 .a_pub_tit{ margin: 5% auto; display: block; overflow: hidden;} 
				.a_pub_tit h2{font-size: 25px;}	 
				.a_pub_tit p{font-size: 14px; line-height: 20px; width: 90%; margin: 0 auto;}	 
			    .a_pub_tit h2 img{width: 30px;} 
				.a_con1,.a_con3_n dl,.a_con4,.a_con9 {flex-wrap: wrap;}
				.a_con1 dl{width: 100%; margin-bottom:5%;}	 
				.a_con1 dl h2,.x_con10_t ul li,.a_con3_n dl dd h2,.a_con4 dl dt,.a_con5 dl dt,.a_con6_con h2,.a_con9_l_n h2,.a_nxwlist dl dd h2{font-size: 18px;}
			    .a_con1 dl p,.a_con3_n dl dd p,.a_con4 dl dd,.a_con6_con p,.a_con9_l_n p,.a_nxwlist dl dd p{font-size: 14px;} 
				.a_con1 dl h2{margin: 3% 0 0 0;}	 
				.a_con1 dl p{padding: 3% 5%;}	 
					 .x_con4 .swiper-button-next, .x_con4 .swiper-button-next1{ right: 0%!important; width: 30px; height: 30px;}
					 .x_con4 .swiper-button-prev, .x_con4 .swiper-button-prev1{ left: 0%!important;width: 30px;height: 30px;}
					 .x_con4 dl dd{font-size: 14px; line-height: 40px;}
					.x_con4 dl{ padding-bottom: 20%;} 
					.x_con10_t ul li{ line-height: 40px;} 
					.a_con3_n dl dt,.a_con3_n dl dd{width: 100%;} 
				.a_con3 .swiper-button-next{display: none;}
				.a_con3 .swiper-button-prev{ display: none;}
				.a_con4 dl{width: 49%; margin-bottom: 2%;}	 
				.a_con5 dl{width: 11.5rem; height: 11.5rem;}	 
				.a_con5 dl dd{ font-size: 12px;}	 
				.a_con5 dl img{width: 30px; margin: 15% 0 0 0;}	 
				.a_con6_con{bottom: 0%; left: 10%; top: auto;} 
				.a_con6_con p{margin: 2% 0; width: 90%;}
				.a_con9_r{display: none;}	 
				.a_con9_l_n p	 {-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
	.a_con9_l_n h2{overflow: hidden;
    text-overflow: ellipsis;m
    white-space: nowrap;}
					 .foot_c_b_m p{ display: unset;}
					 .a_bg1{background: url(../img/mbg1.jpg); background-size: 100% 100%;}
					 .a_bg2{background: url(../img/mbg2.jpg); background-size: 100% 100%;}
					 .foot{background: #F7F7F7; background-size: 100% 100%; padding-top: 5%; margin-top: 7%;}
					 .a_nxwlist dl{flex-wrap: wrap;}
					 .a_nxwlist dl dt,.a_nxwlist dl dd{width: 100%;}
					 .a_nxwlist dl dt{margin-bottom: 3%;}
					 .a_nxwlist dl dd h3{display: none;}
					 .a_nxwlist dl dd p{ margin: 3% 0; line-height: 25px;}
					 .a_hz_con ul li{width: 49%; margin-bottom: 2%;}
					 .a_ncplist_t{display: none;}
					 .a_ncplist_n ul li{width: 49%;}
					 .a_ncplist_n ul li p{font-size: 14px; line-height: 40px;}
					 .a_ncplist_tit{ padding-bottom: 50%;}
					 .a_ncplist_tit_r{ bottom: 0; top: auto; width: 95%; margin: 0 auto; left: 0; right: 0;}
					 
					 .a_about_zz .swiper-pagination{ width: 15%!important; margin: 0 auto; left: 0; right: 0;}
					 .a_about_zz .swiper-pagination-bullet{width: 15px!important; height: 15px!important; background: #1F9F02!important;}
					 .a_about_zz .swiper-pagination-bullet-active{ background:#1F9F02!important;}
					 
					 
					 .hzdl_al .swiper-button-next{ top:45%; right:0%; }
					 .hzdl_al .swiper-button-prev{  top:45%;  left: 0%;background: #fff; border-radius: unset;}
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 .foot_c_b_m h3, .foot_c_b_r h3{ margin: 3% auto;}
					 .foot_c_b_m h2, .foot_c_b_r h2{ font-size: 20px;}
					 #logo dl dt{ margin-top: 10px;}
					 #logo dl dd,.navling,.x_con5_r,.x_con11_l_t dl dt,.x_con11_l_b span{display: none;}
					 .pubtt h3{font-size: 14px; color: #C9C9C9;}
					  .pubtt h2{font-size: 20px; color: #333333; font-weight: bold; width:93%; margin:0 auto} 
					 .pubtt p{text-align: center; font-size: 14px; color: #777777; line-height: 20px;}  
					 .x_about,.x_hzdl,.x_con1{flex-wrap: wrap;}
					 .x_about_l,.x_about_r,.x_hzdl_r,.x_hzdl_l,.x_hzdl_con{width: 95%; margin: 0 auto;}
					 .x_about_l dl{ margin: 5% 0;}
					 .x_hzdl_r_n,.x_hzdl{margin-bottom: 5%;}
					 .fatx .x_about_l dl{margin-top: 5%;}
					 .x_zjtd dl dd,.x_con2_n h2,.x_con5_l dl dd h2,.x_con6_b_n h2,.x_con7 dl dd,.x_con8 dl dt,.x_con11_l_b h2,.x_con11_r dl dd h2{font-size: 18px;}
					 .g-wrap1{width: 95%; margin: 0 auto;}
					 .x_con2 dl dt p,.x_con2_n p,.x_con5_l dl dd p,.x_con6_b_n p,.x_con6_b_n h3,.x_con7 dl p,.x_con8 dl dd,.x_con9 dl dd,.x_con11_l_b p,.x_con11_r dl dd p{font-size: 14px; line-height: 20px;}
					 .x_con2 dl dt{margin-bottom: 5%;}
					 .x_con2_n{width:70%; background-size: 100% 100%; padding: 8%;}
					 .x_con4 .swiper{ margin-bottom: 15%;}
					 .x_con4 dl{ margin: 1%;}
					
					 .x_con5_l{width: 100%;}
					 .x_con5_l_line{ left:5%; top:5%}
					 .x_con5_l dl dt{ margin-right: 2%; margin-top: 1%;}
					 .qbg1,.qbg2,.qbg3{ background-size: 100% 100%;}
					 .x_con6_b_n{ padding: 3%;}
					 .x_con7{flex-wrap: wrap;}
					 .x_con7 dl{width:49%; margin-bottom: 2%; height: auto;}
					 .x_con7 dl p{display: block!important;}
					 .x_con7 dl:hover dt{ margin: 10% auto 0; width: 30%;}
					 .x_con7 dl dt{ margin: 10% auto 0; width: 30%;}
					 .x_con7 dl:nth-child(1){background: url(../img/Group1051.png);}
					 .x_con7 dl:nth-child(2){background: url(../img/Group1052.png);}
					 .x_con7 dl:nth-child(3){background: url(../img/Group1053.png);}
					 .x_con7 dl:nth-child(4){background: url(../img/Group1050.png);}
					 .x_con7 dl p{ padding: 5% 5% 10% 5%;}
					 .x_con8 dl{width:48%}
					 .x_con8 dl img{ width:60px; margin: 0 auto;}
					 .x_con9 dl{width:100%; height: auto;}
					 .x_con9 dl dt{width: 17%; margin: 3%;}
					 .x_con9 dl dd{width: 75%; margin-top: 6%;}
					 .x_con9 dl:nth-child(2) dd, .x_con9 dl:nth-child(3) dd{ margin-top: 8%;}
					 .x_con10_t{width:80%; margin: 0 auto 5%;}
					 .x_con11_l{width:100%}
					 .x_con11{flex-wrap: wrap;}
					 .x_con11_r dl dt{ display: none;}
					 .x_con11_r dl dd{width: 100%;}
					 .x_con11_r dl{ padding:0;  margin-top:10%;}
					 .x_con11_r{width: 100%;}
					 .x_con11_r dl dd h2 img{ display: block; width: 100%; margin-bottom: 3%;}
					 .foot_c_b_m h2, .foot_c_b_r h2,.foot_c_b_m h3, .foot_c_b_r h3{ display: none;}
					 
					 
					 .x_con2 dl dt h2{font-size: 24px; margin: 5% 0;}
					 .x_con2 dl dt h2 img{width: 25px; margin-right: 2%;}
					
					 .prdc_con_r dl{width: 100%; }
					 .prdc_con_r dl dt{text-align: center;}
					 .prdc_con_r dl dd{font-size: 16px; line-height: 55px;}
					 .x_hzdl_con dl{width: 42%; padding: 3%; height: 180px; margin-bottom: 5%;}
					 .x_hzdl_con dl dt{ width: 50%; margin: 0 auto;}
					 .x_hzdl_con dl dd{font-size: 15px;}
					 .mt_syxw_n_l dl img{ display:block; margin-top:5%}
					 .x8_item:nth-child(2) .x8_item_t_r dl dt span, .x8_item:nth-child(4) .x8_item_t_r dl dt span, .x8_item:nth-child(6) .x8_item_t_r dl dt span{ font-size:21px}
					 .mtprolist ul li p{font-size: 16px;}
					 .mtprolist ul li{width: 100%;}
					 .mt_about dl dt{width: 100%;}
					 .mt_about dl dd{width: 90%; padding: 3%; margin: 0 auto; font-size: 16px;}
					 .mt_about dl dd p{line-height: 25px;}
					 .abtsq{ padding: 0;}
					 .abtsq_n,.mtprolist{width: 95%!important; margin: 5% auto;}
					 .abtsq_n p{font-size: 16px; line-height: 25px;}
					 .abtsq_n{padding: 2%;}
					 .mtjm{ margin-top: 8%;}
					 .mtjm h2{font-size: 20px;}
					 .mtjm p{font-size: 12px; margin: 2% 0;}
					 .mtjm h4{font-size: 16px; margin-top: 3%;}
					 .mtjm h5{font-size: 16px; margin: 3% 0;}
					 
					 .ab_con1{width: 95%!important; margin: 0 auto;}
					 
					 #header{ background-image:none}
					 
					 .x_con1 dl{width:44%; padding:3%}
					 .x_con1 dl p{ font-size: 14px; line-height: 20px;}
					 .x_con1 dl dd{ font-size: 18px;}
					 .x_con1 dl:nth-child(1) dt span:nth-child(1) {font-size: 30px;}
					 .x_con1 dl dt span:nth-child(1){ font-size: 35px;}
					 .x_con3 h2{font-size:20px}
					 .x_con3 ul li{ font-size:14px; width:24%}
					 .pubtt{ margin: 5% auto!important;}
					.mhide{  display: none!important;}
					.ppos{ position: unset!important; overflow: unset!important;}
					.x_con2 dl{flex-wrap: wrap; margin-bottom: 35%;}
					.mbttm dl{ margin-bottom: 15%;}
					.x_con2 dl dt,.x_con2 dl dd{width:100%}
					.x_con2{  height: auto!important;}
					 .dhtop dl dd p span,.x_con3{ display: none;}
					 .mySwiper22 .swiper-slide img { height:auto}
					 .mtcp{ background:#f3efeb}
					 .mySwiper11{margin:0 auto; padding:0 10%}
					 
					 .mySwiper11 .swiper-button-prev, .swiper-rtl .swiper-button-next{ left:2px!important;}
					 .mySwiper11 .swiper-button-next, .swiper-rtl .swiper-button-prev{ right:2px!important;}
				
					 .mt_syxw_n_l p, .mt_syxw_n_r p{font-size: 20px;}
					 .mt_syxw_n_l dt, .mt_syxw_n_r dt{font-size: 18px;}
					 .mt_syxw_n_l dd, .mt_syxw_n_r dd{font-size: 14px;}
					 .mt_syxw_n_r h2{font-size: 14px;}
					 
					 .mt_syxw_n{flex-wrap:wrap;}
					 .mt_syxw_n_l, .mt_syxw_n_r{width: 95%; margin: 5% auto;}
					 .mt_syxw_n_r{margin-top: 0;}
					  .mt_syxw_n_l{margin-bottom: 0;}
					 .ggbd input::-webkit-input-placeholder {
					 /* WebKit browsers，webkit内核浏览器 */
					 color: #929292; 
					 font-size: 14px;
					 } 
					 	.ggbd .active::-webkit-input-placeholder {
					 	/* WebKit browsers，webkit内核浏览器 */
					 	color: #fff; 
					 	font-size: 14px;
					 	} 
					.mt_syxw_t{width: 95%; margin: 0 auto;}
					 .mt_syxw_t h2{font-size: 20px; width: 100px; float: left; margin-bottom: 10px;}
					 .mt_syxw_t span { font-size: 16px; margin-top:0; padding-bottom: 10px;}
					.con7_b_t textarea{font-size: 14px;} 
					 .mtsq{height: 315px;}
					 .mtsq_n dl{width: 100%;}
					 .mtsq_n dl dd{width: 90%; }
					 .mtsq_n{left: 2%; bottom: 2%; right: 2%; top:2%; width: 90%; padding: 3%; height: auto;}
					 .mtsq_n h2{font-size: 20px;}
					 .mtsq_n dl dd{font-size: 16px;}
					 .mtly_m_n_t ul li{width: 10%; height: 170px; font-size: 14px; padding-top: 15%; padding-right: 5%;}
					 .mtly_l,.mtly_r{display: none;}
					 .x8_bg{margin-bottom: 0;}
					 .x8_con_nn,.mtly_m_n_t{width: 95%; margin: 0 auto; float: unset;}
					 .x8_item_t_l{width: 35px; height: 35px; line-height: 35px; margin-left: 8%; margin-right: 5%;}
					 .x8_item_t_r dl dt{margin-right: 10px;}
					 .pplog{display: none;}
					 .x8_item_t_r dl dt span{font-size: 22px;}
					 .x8_item_t_r dl dd h2{font-size: 16px;}
					 .x8_item_t_r dl dd p{ display: none;}
					 
					 
					 .mtcj{margin: 5% auto 0; position: unset;}
					 .mtcp_t{width: 90%; left: 0; right: 0; top: 1%;}
					 .mtcp_r{position:absolute;width:95%; margin: 0 auto; left: 0; right: 0; bottom: 3%;}
					 .mtcp_r p,.x8_con_t p{ line-height: 25px; font-size: 15px; text-align: center;}
				
					 .newystit{ border-top: 0; box-shadow:none; position: unset;}
					 .x8_con_t{text-align: center;}
					 .mtcj_n{margin-bottom: 0;}
					 .mtcp_l{width: 100%; margin-top:25%; height:500px;}
					 .mtcp,.mtcp_t{ width: 100%; margin-left: unset; margin-top: unset;}
					.xfcp,.mtcj_b{ display: none;}
					.mySwiper22 .swiper-slide img{ margin-bottom: 0;}
					 .mtcp_r h2{width: 90%; margin: 3% auto;}
					.mySwiper22 .swiper-pagination{ display: none;}
					 
					 .mySwiper22 .swiper-button-prev, .swiper-rtl .swiper-button-next{left: 3%!important; top:40%!important}
					 .mySwiper22 .swiper-button-next, .swiper-rtl .swiper-button-prev{right: 3%!important;top:40%!important}
					 #logo dl dt{width: 120px;}
					
					 .mt_xm_t,.mtcp_t h2,.x8_con_t h2{font-size: 20px; line-height: 35px; text-align: center;}
					  .mt_xm_t img{width: 20px;}
					 .x1pub_tit,.mtcp_t{width: 90%; margin: 5% auto;}
					.mt_xm_con_l,.mt_xm_con_r{width: 95%; margin: 5% auto; float: unset;}
					 .mt_xm_con_r dl{display: unset; text-align: center; width: 30%;}
					 .mt_xm_con_r dl dt{width: 70px; height: 70px; margin: 0 auto;}
					 .mt_xm_con_r dl dt span{line-height: 70px; font-size: 25px;}
					  .mt_xm_con_r dl dd p{text-align: center; margin-top:2%;}
					  .mt_xm_con_r dl dd h2{font-size: 20px;}
					 .mt_xm_con_l_n p{width: 100%; bottom: 3%; left: 0; right: 0; font-size: 15px; line-height: 25px;}
					 .foot_c_t p img{ margin: 5% auto;}
					
					 .con7_b_t input{ text-indent: 0; padding-left: 5%;}
					 .con7_b_t textarea{ text-indent: 0;padding-left: 5%;}
					 
					 .ydyjm,.dhtop dl dd h2{display: none;}
					 .dhtop dl dt{width: 20%;}
					 .csrjj,.nxwlist .x11_xw_r,.prdc_con_r{width: 95%!important;}
					.csrjj dl dd h2{font-size: 22px;}
					 .csrjj dl dd h3{font-size: 20px; margin: 3% auto;}
					 .csrjj dl dd p{font-size: 14px;line-height: 25px;margin: 2% 0;} 
					 .nxwlist .x11_xw_l{display: none;}
			         .xwli{display: unset;}
					 .xwli_l{width: 100%; margin-bottom: 3%;}
					 .xwli_r{width: 100%;}
					
					 .prdc_con_l{display: none;}
					 .prdc_con_r ul li{width:100%}
					 .prdc_con_r{float: unset;}
					 .prdc_con_r ul li{ font-size: 18px;}
					 .prdc_con_r ul li p span{width: 25px; height: 25px;line-height: 25px; }
					 
					 
					 
					 .xfooter{display: none;}
					 .nxwlist .x11_xw_r dl dt{padding-bottom: 0;}
					.x11_xw{flex-wrap: wrap;}	
					 .x11_xw_r{width: 95%; margin: 0 auto 5%;}
										 .x11_xw_r dl dd h2,.nxwlist .x11_xw_r dl dt{font-size: 18px;}
										 .x11_xw_r dl dd p{font-size: 14px;}
										 .x11_xw_r dl dt,.x11_xw_r dl dd{width: 100%; text-align: center;}
										 .x11_xw_r dl{display: unset; margin-bottom:10%;}
										  .x11_xw_r dl dt img{width: 100%; margin-bottom: 3%;}
										 .x9_crs_r img,.x11_xw_l{display: none;}
					.x9_crs_r{ margin-top: 430px;} 
					.x9_crs_r_con{position: unset; width: 90%; background: url(../img/csrbg.jpg); background-size: 100% 100%; padding:20% 5% 10% 5%;}
					 .x9_crs_r_con h2{font-size: 30px;}
					.x9_crs_r_con h3:nth-child(3){font-size: 16px;}
					 .x9_crs_r_con h3{ font-size:18px; font-weight: bold; margin: 5% 0;}
					 .x9_crs_r_con p{font-size: 16px; margin: 3% 0; display: flex;}
					 .x1pub_tit h2 img{right: 0; width: 30px; height: 30px; top: -8px;}
					 .x9_crs_r_con a img{display: block!important; margin: 0 auto;}
					 .x11_xw_r dl dd p{ line-height: 25px;}
					 .x9_crs_r_con a{float: none; margin-top: 5%;}
					 
					 .x11_xw_r dl dd a{display: none;}
					 
					 .mfoot{background: #13274F; display: block; color: #fff; text-align: center; padding: 5% 0 15% 0;}
					 .mfoot p{display: block; width: 80%; margin: 3% auto; text-align: center; font-size: 14px;}
					 .mfoot p span{display: block; margin: 0 auto; text-align: center; font-size: 20px;}
					 .mfoot  ul{display: flex;justify-content: space-between; width: 60%; margin: 5% auto;}
					 
					 .xfoot2{display: none;}
					 
					 .x6_con dl:nth-child(1) dt{width: 100%;}
					 .x6_con .active{width:100%!important;}
					 .x6_con dl dd{width: 100%; float: left; display: block;}
					 .x6_con dl dt,.x6_con dl:nth-child(2) dt,.x6_con dl:nth-child(2),.x6_con dl{width: 100%; height: auto; padding: 0;}
					 .x6_con dl dt p{width: 100%;writing-mode:horizontal-tb; height: auto; letter-spacing: 0; margin-bottom: 2%;}
					 .x6_con dl{ border: none; margin-bottom: 5%;}
				
					 .mx8_con{display: block;}
					 .mx8_con ul {display: flex; justify-content:center; flex-wrap: wrap;}
					 .mx8_con ul li{width: 60px; height: 60px; margin: 3% 3% 10% 3%; background: #960005; color: #fff; border-radius: 100%; text-align: center;  padding: 1%; line-height: 60px;}
					  .mx8_con ul li span{font-size: 30px;}
					  .mx8_con ul li p{font-size: 14px; color: #333333; text-align: center;}
					 
			
					 
					 .top_img,.xl_bg1,.xl_bg2,.x3_con_r,.x4_bg .x1pub_tit p:nth-child(2),.x5_con .x1pub_tit p:nth-child(2),.x7bg{display: none;}
					 .x1pub_tit h2{font-size: 20px; line-height: 28px;}
					 .x1pub_tit p,.mtcp_t p{font-size: 14px; text-align: left; line-height: 25px;}
					 .hblock{display: block;}
					 .mkd{width: 95%!important; margin: 0 auto;}
					 .x1_con1_con{flex-wrap: wrap;}
					 .x1_con1_con dl{width: 49%; margin-bottom: 2%;padding: 10% 0; border:none}
					 .x1_con1_con dl:hover{border: none;}
					 .x1_con1_con dl dt span:{font-size: 35px;}
					 .x1_con1_con dl dd h2{font-size: 18px;}
					 .x1_con1_con dl dd p{font-size: 14px;}
					  .x1_con1_con dl:nth-child(1) dt span,.x1_con1_con dl:nth-child(4) dt span{font-size: 32px;}
					 .x2_con2_l dl{margin-left: 10%; width: 100%;}
					 .x2_con2_l dl dd, .x2_con2_r dl dd{padding: 2% 5%; width: 80%;}
					 .x2_con2{flex-wrap: wrap;}
					 .x2_con2_l dl dt{width: 45px; height: 45px; border-radius: 100%; font-size: 22px; color: #960005; line-height: 45px; text-align: center; position: absolute; left:-35px; top:27%; font-weight: bold;border:1px solid #960005}
					 .x2_con2_l dl dd h2,.x2_con2_r dl dd h2{font-size: 18px;}
					 .x2_con2_l dl dd p,.x2_con2_r dl dd p{font-size: 14px;}
					 .x2_con2_r dl dt{width: 45px; height: 45px; border-radius: 100%; font-size: 22px; color: #960005; line-height: 45px; text-align: center; position: absolute; left:-35px; top:27%; font-weight: bold;border:1px solid #960005}
					 .x2_con2_r dl{margin-left: 10%; width: 100%;}
					 .x3_con_l dl dd h2,.mySwiper11 dl dt{font-size: 18px;}
					 .x3_con_l dl dd p,.mySwiper11 dl dd{font-size: 14px;}
					 .x3_con_l dl dd h4{font-size: 30px;}
					 
					 
					 .mdfwnr{background: #f2f2f3;}
					 .mdzyyw ul li{width: 49%;}
					 .mdzyyw ul li p{font-size: 15px;}
					 .bxzx_r ul li{width: 100%;}
					 .bxzx_r ul li p{font-size: 14px;}
					.ab_wdys{flex-wrap: wrap; justify-content: center;}
					.ab_wdys dl{width: 28%; margin: 2%; font-size: 20px;} 
					.ab_wdys dl:nth-child(4),.ab_wdys dl:nth-child(5),.ab_wdys dl:nth-child(9),.ab_wdys dl:nth-child(10){width: 42%;}
					 
					 .ab_wdys dl span{font-size: 22px;  padding: 8%;}
					 
					 
					
					 
					 .swiper-button-next, .swiper-button-prev{width: 30px; height: 30px; font-size: 20px;}
					 
					 .foot_c_t p{font-size: 22px; line-height: 30px;}
					 .foot_c_t p span{font-size: 15px;}
					 .mshow{display: block;}
					  .pcshow{display: none;}
					 .mbtit4{background-size: 100% 100%; height: auto;}
					 .mdys dl:nth-child(2),.mdys dl:nth-child(4){flex-direction: unset;}
					 .mdys dl dd{ padding: 10% 0;}
					 .mdys dl dt,.mdys dl dd{width: 100%;}
					 .mdys dl{flex-wrap: wrap; margin-bottom: 3%;}
					 .mdys dl dd p{width: 90%; margin: 0 auto;}
					 .mdys dl dd h2{font-size: 20px;}
					 .mdys dl dd span{font-size: 25px;}
					 .mdys dl dd h3{margin-bottom: 5%;}
					 .jz_fw_r,.jzfw_pos{width: 100%; padding: 2% 0;}
					 .jz_fw_r h2{font-size: 20px;text-align: center;}
					 .jz_fw{display: unset; width: 95%; margin: 0 auto 15%;}
					 .jz_fw_l{width: 100%;}
					 .mdpubtit{margin: 5% auto;}
					 .jzfw_pos{position:unset ; padding: 3%;  width: 94%; }
					 .jzfw_pos p{font-size: 15px; line-height: 25px; margin: 1% auto;}
					 .jz_fw a{ left: 0; right: 0; bottom: -10%; width: 40%; margin: 0 auto; font-size: 20px; }
					 .mbtit3 .mdpubtit{margin: 5% auto; padding-top: 0px;}
					  .mbtit3{ background: url(../img/sybg_10.jpg); width: 100%; height: auto;}
					 
					 .mbcon2_b{font-size: 16px; margin: 3% 0;}
					 .mbcon2_b span{ font-size: 16px;}
					  .mbcon2_n_cm,.mbcon2_b{flex-wrap: wrap; width: 95%; margin: 0 auto;}
					 .mbcon2_n_c a{ width: 49%; display: block; margin-bottom: 1%;}
					 .mbcon2_t ul{flex-wrap: wrap; justify-content: center;}
					 .mbcon2_t ul li{width: 31%; font-size: 18px;  line-height: 50px; margin: 1%;}
					 
					 .mdpubtit dl dt{width:25%;}
					 .mdpubtit dl dd h2{font-size: 25px; margin-bottom: 2%;}
					 .mdpubtit dl dd{text-align: left; margin-top: 4%;}
					 .mdpubtit dl dd p{font-size: 16px;}
					
					.mySwiper11 .swiper-pagination-bullet{width: 10px!important; border-radius: 10px; height: 10px!important; border:1px solid #fff; background: none;}
					.mySwiper11		.swiper-pagination-bullet-active	{ background: #fff;}
					 .mdpic{position: unset; width:80%;}
					  .mdpic img{margin-bottom: 0;}
					 .mdpic p{ position: unset;font-size: 14px; line-height: 25px; color: #fff; height: 80px; width: 90%; padding: 3% 5%;}
					 
					 
					 
					 
					 
					 
					 .mbg1{display: block;}
					 .mdcon1_c_l,.mdcon1_c_r{display: none;}
					 .mdcon1{width: 100%;}
					 .mdcon1_c_m dl{width:48%; margin-bottom: 5%; }
					 .mdcon1_c_m dl dt{width: 140px; height: 90px;padding-top: 0px; padding-top: 50px;}
					 .mdcon1_c_m{padding:10% 8% 0% 8%;flex-wrap: wrap;}
					 .mdcon1_c_m dl dt p span{font-size: 35px; color: #878787;}
					 .mdcon1_c_m dl dt h2{font-size: 20px; color: #333333; line-height: 30px;}
					 .mdcon1_c_m dl dd{font-size: 14px; margin-top: 5%;}
					 
					 .mdcon1_c_m{background:#ededed} 
					 
					 
					 
					 
					 
					 
					 
					 .foot_c_b_m p strong{display: none;}
					 
				     .foot{font-size:14px}
				     	.pchidden{ display:block}
				     .xf{ width: 100%; position: fixed; left: 0; bottom:0; z-index: 999;display: flex;justify-content: space-between;flex-wrap: nowrap; font-family: 'SourceHanSansCN-Normal';}
				.xf a{ width: 50%; background: #1F9F02; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;}
				.xf a:nth-child(2){ background: #E5F1FD; color: #333333; }
				     
				     .foot_c_b_l h2{ font-size:20px;}
					 .foot_c_b_m{width:83%!important;margin:2% auto!important};
					 .lxwm_l dl dt{font-size: 20px; pointer-events: 3%; margin-bottom: 3%;}
					 
					 .lxwm_l dl dd,.lxwm_l dl dd ul li p{font-size: 14px;}
					 .lxwm_l dl dt span{font-size: 20px;}
					 .fy{ padding: 5% 0 ;}
					 .gy_hdjl dl{font-size: 16px; line-height: 30px;}
					 .gywm dl dd h2{font-size: 25px; margin-bottom: 3%;}
					 .gywm dl dd p{font-size: 14px; line-height: 25px; margin: 2% 0;}
					  .posnav{margin: 5% auto!important;}
					 .posnav h2{font-size: 20px;}
					 	 .posnav p{margin-top: 3%;}
					  .posnav h2 span{font-size: 12px;}
					 
					 .gywm dl dt,.gywm dl dd{width: 100%;}
					 
					 .foot_c_t,.foot_c_b,.gywm dl{display: unset;}
					 .foot_c_b{text-align: center;}
					 .foot_c_t p,.foot_c_t h2,.foot_c_b_l,.foot_c_b_m{width: 100%;text-align: center; margin: 2% 0;}
					 .foot_c_b_r{width: 80%; margin: 5% auto 20%;}
					 .foot_c_b_r ul li{width:45%}
					 .foot_c_b_l p,.foot_c_b_m p{text-align: center;}
					 .foot_c_b_m p span{display: block;width: 100%; text-align: center; margin: 3% 0;}
					 .mfwln_c{background: #fff; width: 88%; padding: 5%; margin: 0 auto;border-radius: 20px;}
					  .mfwln_c dl {margin-bottom: 5%;}
					 .mfwln_c dl dt{font-size: 20px; text-align: center;}
					 .mfwln_c dl dd{font-size: 14px; text-align: center;margin: 5% 0;}
					 .mfwln_c dl p{width: 80%;height: 1px; border-bottom: 1px dashed #77bcc3; margin: 0 auto;}	 
					 .mfwln_c dl  dd ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
					 .mfwln_c dl  dd ul li{width: 48%; text-align: center; line-height: 30px; margin-bottom: 2%; border-radius: 10px; border:1px solid #77bcc3}
					 .mwdly ul{display: flex;flex-wrap: wrap; justify-content: center;}
					 .mwdly ul li{width: 28%; margin: 2%;}
					 .wap{display: block;}
	 .foot_c_t ul,.foot_b{display: none;}
	 .con7_b_t input,.con7_b_b textarea{font-size: 16px;}
	 .corbs{color: #fff!important;}
	 .mfwln{background: #77bcc3; padding: 5% 2%;}
	 .mtit,.mgywm{display: block; line-height: 40px;}
	 .mgywm p{font-size: 14px; line-height: 25px; margin-bottom: 3%;}
	 .mbgfw{background: #f1f1ef; padding: 5% 0; display: block;}
	 .mfwcon dl{background: #fff; padding-bottom: 3%; margin-bottom: 5%;}
	 .mfwcon dl dt{font-size: 30px; color: #77bcc3; margin: 5% 0; padding-left: 5%;}
	 .mfwcon dl h2{font-size: 20px;padding-left: 5%; color: #333333; line-height: 30px;}
	 .mfwcon dl dd{font-size:16px;padding-left: 5%; line-height: 25px; margin: 2% 0;}
	 .jz_con3 dl{width: 30%; border:none; text-align: center;}
	 .jz_con3 dl dt{border:none}
	 .jz_con3 dl dd{font-size: 20px; margin: 10% 0;}
	 .jz_con3 dl p{font-size: 14px; line-height: 20px;}
	 #logo2,.bgabout,.pctit,.jz_con5{display: none;}
	 .dhtop{right: 20%; top:15px; width: 60%; font-size: 16px; color: #960005;}
	 .dhtop dl dt{ margin-top: 0;margin-right: 3%;}
	 .dhtop dl dd p em{ font-size:20px; margin-top: 3%;}
	.lxrig{ display: none;}
	.gg_tit h2{font-size: 28px;}
	.gg_tit p{font-size: 18px;}
	.gg_tit{margin: 8% 3%;}
	.gg_tit h3{margin: 2% 0;}
	 .jz_con1,.mfwcon,.mgywm,.mwdly,.posnav,.gywm,.gywm_con2_c,.anli_list,.article{width: 95%!important; margin: 0 auto;}
	 .jz_con1 dl{width: 45%; padding: 5% 2%;}
	 .jz_con1 dl dt span{font-size: 40px;}
	 .jz_con1 dl dd{font-size: 20px;}
	 .jz_con1 dl p{font-size: 14px; line-height: 20px;display: contents;}
	 .jz_con1 dl:nth-child(1) p{display: block;}
	 
	 .jz_con1 .active{background: #fff; color: #333333;}
	 .jz_con1 .active dt span{color: #77bcc3; background: none; padding: 0%; font-size: 40px;}
	 .jz_con1 .active dd{color: #333333;}
	 .jz_con1 dl:hover{background: #ca3924; color: #fff;}
	 .jz_con1 dl:hover dt span{color: #ca3924; background: #fff; padding: 4%; border-radius: 100px; font-size: 40px;}
	 .jz_con1 dl:hover dd{color: #fff;}
	 
	 
	 
	 
	 
	 
	 
	 
	 .ab_con1 h2{font-size: 20px;}
	 .bxzx_l h2:nth-child(1){display: block; font-size: 20px; line-height: 40px;}
		  .bxzx_l h2,.bxzx_l h3{display: none;}
	 .bxzx_l p{width: 43%; float: left;}
	 .bxzx_l{width: 100%; margin-bottom: 5%;}
	 .bxzx_r,.bxzx_r_c{width: 99%;margin: 0 auto;}
	 .bxzx_r dl{font-size: 16px; line-height: 40px;}
	 .bxzx_l p{font-size: 18px; line-height: 40px;}
	 .gd108{width: 95%; margin: 3% auto;}
	 .posnav h2{font-size: 20px;}
	 .posnav p{margin-top: 3%;}
	 .foot_n_t{display: none;}
	 .foot_n_b_l{text-align: center;}
	  .foot_n_b_l img{display: block; text-align: center; margin: 3% auto 0;}
	 .foot_n_b{display: unset;}
	 .foot_n_b_l p{text-align: center;}
	 .ab_con2 ul li p{font-size: 14px;}
	 
	 .hzhb_c p:nth-child(1){width: 70%; margin: 3% auto;}	 
	 
	 
	 
	 
	 .con7_t h2{font-size: 28px;}
	 .con7_t p{font-size: 20px;}
	 .con7_t p span{font-size: 25px;}
	 .con7_b_t {flex-wrap: wrap;}
	 .con7_b_t input{width: 100%; margin-top:2%; font-size: 14px;}
	 .con6_b{display: none;}
	 .dwdw1{top:0}
	.pubtit h2{font-size: 26px; line-height: 30px;}
	 .pubtit img {width: 40%; margin: 2% auto;}
	 .pubtit p{font-size:16px;line-height: 25px; width: 95%; margin: 0 auto;}
	 .con2 ul{justify-content: center; flex-wrap: wrap;}
	 .con2 ul li{width: 30%; margin: 1%;}
	 .con3{ padding: 5% 0;}
	 .con3 h2{font-size: 26px; font-weight: bold; margin-bottom: 2%;}
	 .con3 h3{font-size: 18px;color: #fff;margin-bottom: 2%;}
	 .con3 p{font-size: 18px; text-align: center;}
	.con4{ margin: 0 auto; display: unset; width: 95%!important;}
	.con5_n,.con7,.hzhb_c{width: 95%!important; margin: 0 auto;}
	 .con5_n dl dd{display: none;}
	  .con5_n dl dt{font-size: 16px; padding: 0; width: 115%; text-align: center; line-height: 35px;}
	 .con5_n dl{margin-bottom: 30%;}
	   .con5_n_r dl {margin-bottom: 60%;}
	 
	.PartVideo .img {
	     padding-top: 250px;
	 }
	 .cpnr_c dl dt{text-align: center;}
	 .cpnr_c dl dt h3{ margin: 5% auto;}
	 .cpnr_c dl dt h2{font-size: 30px;}
	 .cpnr_c dl dt p{font-size: 16px; text-align: center;}
	 
	 .mfzlc ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .mfzlc ul li{width: 48%;text-align: center; line-height: 40px; font-size: 16px; background: linear-gradient(0deg,#589bff,#266eff);color: #fff; margin-bottom: 3%;border-radius: 10px;}
	 .mfzlc ul .active{background: #0149ce; color: #fff;}
	 .mfzlc_con p{font-size: 14px; line-height: 20px; margin: 2% 0; color: #666666;}
	 
	  .Part1 .PartBox .item {
	         width: 48%;
	         padding: 10px;
	     }
	     .Part1 .PartBox .item h1 {
	         font-size: 18px;
	         margin: 20px 0;
	     }
.Part1 .PartBox .item .dec {
	         font-size: 13px;
	         line-height: 20px;
	         height: 120px;
	     }
	 
	 
	 .cpnr_c dl dt{margin-bottom: 10%;}
	 
	 .mfzlc_con{display: none;}
	 .mfzlc_c .active{display: block;}
	 .about-main2{background: url(../img/lxbg.jpg);
    background-size: 100% 100%; height: auto;}
	 .about-main2 .cor{ margin: 10% 0;}
	 .lc1,.lc2,.lc3,.lc4{position: initial; display: none;}
	 
	 .nav_t{top:100px; height: 50px;}
	 	.nav_t ul li{font-size: 16px; line-height: 50px;}
	 	.about_c1{margin-top: 15%!important;}
	 	.about_jzg img:nth-child(3){display: none;width: 0;}
	 .about_jzg{ padding: 3% 0;  background: none;}
	 .about_jzg img:nth-child(1){position: unset;}
	 .about_jzg img:nth-child(5){position: unset;}
     .jsfz_con{background: none; box-shadow: none;}
	 .xzn h2{font-size: 25px;}
	 .xzn p,.xzn h3{font-size: 14px; padding: 2%;}
	 .tdwh ul{flex-wrap: wrap;}
	 .tdwh ul li{width: 47%; margin: 1%;}
	 
	 .pub_tit_cp{font-size: 20px; display: block; overflow: hidden; font-weight: bold;}
	 .cp_con1,.cp_con2 dl,.case_t,.case_t_l ul,.map_b_con,.about_c1 dl,.jsfz_con dl,.ryzz_con dl,.cpnr_c dl{display:unset;}
	 .cp_con1_l,.cp_con2 dl dt,.cp_con2 dl dd,.orc_con,.case_t_l,.case_con,.lx_con,.nav_t,.about_c1,.jsfz_con,.ryzz_con,.tdwh,.mfz,.cpnr_c,.cp1con,.PartBox{width: 95%!important; margin: 0 auto 5%;}
	 .cp_con1_l img{width: 60%;}
	 .cp_con1_l  dl{ padding-bottom: 3%; margin-bottom: 5%;}
	 .cp_con1_l dt{width: 50%; float: left;}
	 .cp_con1_l dd{width: 40%; float: right; padding: 10% 0 0 0;}
	 .cp_con1_r{width:95%; margin: 0 auto;}
	 .cp_con2 dl dt h2{font-size: 20px; font-weight: bold;}
	 .cp_con2 dl dt p{font-size: 16px;}
	 .ocr_tit p{font-size: 14px; width: 95%; margin: 2% auto; line-height: 25px;}
	 .orc_con dl{width: 45%; padding: 2%;}
	 .orc_con dl dt{font-size: 16px;}
	 .orc_con dl img{width: 30%; margin-top: 5%;}
	 .case_t_l ul{width: 100%;overflow: hidden;overflow-x: auto;white-space: nowrap;}
	 .case_t .case_t_l{margin: 2%; height: auto;}
	 .case_t .case_t_l ul li{display: inline-block; width: 35%;}
/*定义滚动条高宽及背景
 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar
{
    width:10px;
    height:10px;
    background-color:#ececec;
}

/*定义滑块
 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    background-color:#999999;
}
	 .case_t_r h2{font-size: 20px;}
	 .case_con{margin-top: 5%;}
	 .case_t_r p{font-size: 14px; line-height: 22px;}
	 .case_bg{display: none;}
	 .cor{color: #666666;}
	 .case_t_r a{font-size: 14px; margin-bottom: 5%;}
	 .morecase_t{background: #0c2083; padding: 2%;}
	 .morecase_t ul li{width: 25%;}
	 .morecase_t ul,.map_t ul {flex-wrap: wrap;}
	 .morecase_con_cor dl{width: 45%; padding: 2%; margin-top: 5%;}
	 
	 .morecase_con_cor h2 p{font-size: 16px;}
	 .lx_con img{width: 48%;}
	 .map_t ul li{width: 25%; font-weight: normal;}
	 .map_b_c_l{height: auto;}
	 .map_b_c_l dl,.two dl:last-child,.three dl:last-child{margin: 0;}
	 .map_b_c_l dl dt{font-size: 20px;}
	 
	
 	img{max-width: 100%;}
 	body{max-width: 750px; min-width: 320px;font-family: 'SourceHanSansCN-Normal'; src: url('./font/SourceHanSansCN-Normal.ttf')}
 	#nav{display: none;}
 	#header,.g-wrap{width: 95%; margin:0 auto}
 	#logo{width: 70%; left: 0%; top:12px;}
 	#header{height: 80px;}
 	#logo h2{font-size: 20px;}
	#logo p{font-size: 16px; margin-top: 0;}
 	.nav_wap{width: 100%; position: absolute; top: 38%; display: block;z-index: 999999; display: flex;}
    .nav_wap li:nth-child(1){width: 90%; margin-right: 10px; margin-top: -3%;}
 	.home-slider .flex-prev{width: 30px; height: 30px;background-size: contain; z-index: 999; display: none;}
 	.home-slider .flex-direction-nav a.flex-next{width: 30px; height: 30px;background-size: contain;z-index: 999; display: none;}
 	
 	.jtjs_t dl dd p{padding-top:8px;}
.subNavBox{display: none;}
.subNavShow{z-index: 889;}
.subNavBox{position: fixed;z-index: 888;width: 100%; top:0; display: none;}
.subNav{border-bottom: 1px #eee solid;cursor:pointer;font-size:16px;color:#333;line-height:55px;padding-left:10px;}
.subNav:hover{color:#fff;}
.currentDd{color:#fff}
.currentDt{background-image:url(../img/jiantou.jpg);}
.navContent{display: none;border-bottom:solid 1px #fff;}
.navContent li a{display:block;height:45px;font-size:16px;line-height:45px;color:#fff; text-indent: 2em;}
.subNavBox_l{width: 38%;min-height: 100vh;height: 100%;float: left;} 	
.subNavBox_r{width: 26%;background:#fff;
    color: #333; height: 100%;float: right; position:relative; text-align: center; padding:0 2%;margin-top: 18%} 
.subNavHide{font-size: 40px; color: #333; text-align: right; padding-right: 5%; padding:8% 8% 0 8%;}
.jt{ font-size: 40px;position: absolute;top: -24px;left: 69px; color:#fff}


.redian,.footer_r{ display: none;} 	
#subjects .g-wrap .item-1 .p1{width: 100%; height:7rem;left: -15%;}
#subjects .state-0 .item-2{left: 25%;}
#subjects .state-0 .item-3{left: 50%;}
#subjects .state-0 .item-4{left: 75%;}
#subjects{height: 7rem; margin-top: 3%;}
#subjects .g-wrap a{width: 70%; height: 7rem;}
#subjects .g-wrap .item-1{background:none;}
#subjects .g-wrap .item-2{background:none;}
#subjects .g-wrap .item-3{background:none;}
#subjects .g-wrap .item-4{background:none;}
.abou_t{padding: 3% 0; margin: 3% auto; background-size: 100% 100%; display: block;overflow: hidden;}
.about_n{width: 95%;}
.about_l{width: 47.5%;}
.about_r{width: 52.5%; float: left;}
.pos1{top:40%;font-size: 12px; left: 31.5%;letter-spacing:-1px}
.pos2{top:49%;font-size: 12px; left: 34.5%;letter-spacing:-1px}
.pos3{top:57%;font-size: 12px; left: 28%;letter-spacing:-1px}
.pos4{top:65%;font-size: 12px; left: 28%;letter-spacing:-1px}

.footer_n{width: 90%; font-size: 16px; display: block;overflow: hidden;}
.footer_m p{text-align: center;}
.mno,.postion{display: none;}
.footer_m{width: 100%;}
.footer h2{display: none;}
.footer_wx{display: block; width: 90%; display: block;overflow: hidden; margin: 10% auto 0;}
.footer_wx dl{ display: flex;justify-content: space-between; width: 90%;}
.footer_wx dl dt { padding-top: 23%;}
.footer_wx dl dt p{text-align: right;font-size: 16px;color: #838383; line-height: 35px;}

.pub_nr_tit h2{font-size: 20px;}
.pub_nr_tit p{font-size: 12px;}
.jtjs{width: 100%;}
.jtjs_c{width: 90%; margin: 5% auto;}
.jtjs_t h2{font-size: 18px;}
.jtjs_t dl dt{font-size: 40px;}
.jtjs_t dl dd p{font-size: 14px; line-height: 16px;}
.jtjs_n p{font-size: 14px; padding: 3% 0; line-height: 25px;}

.fonsize{font-size: 30px!important;}
.fonsize1{font-size: 25px!important;}

.gltd,.fzlc{width: 90%; padding: 3% 2%;}
.gltd dl dt h2{font-size: 16px;}
.gltd dl dt p{display: none;}
.gltd dl dd{width: 65%;}
.gltd dl dd p{font-size: 13px; line-height: 25px;}
.gltd dl dd h2{font-size: 13px; line-height: 25px;}
.fzlc dl{margin-top: 3%; margin-bottom: 10%;}
.fzlc_l{width: 100%;}
.fzlc_l dl dt{text-align: center; font-size: 20px;}
.fzlc_l dl dd{font-size:13px; line-height: 25px;}
.fzlc_l dl dt span{font-size: 20px;}
.fzlc_m{display: none;}

.qyry{width: 90%; margin: 0 auto;}
.qyry_l{width: 100%; text-align: left;}
.qyry_l dl{margin-top: 0; text-align: left;}
.qyry_m{display: none;}
.qyry_l dl dt{font-size: 25px;}
.qyry_l dl dd{font-size: 20px;}
.mrtop{margin-top: 0!important;}
.qyry_l dl{margin-bottom: 15%;}
.qyry_l dl dd{padding: 2% 0; font-size: 14px;}
.hfyc{width: 100%;}
.hfyc_t_l{width: 90%; margin: 0 auto; float: none;}
.hfyc_t_r{width: 90%; margin: 0 auto; float: none;}
.hfyc_t_r h2{text-align: center; font-size: 20px;}
.hfyc_t_r p{font-size: 14px;}

.dcxm{width: 90%; margin: 0 auto;}
.dcxm_t p{font-size: 17px;}
.dcxm_t p span{font-size: 16px;}
.dcxm_c_l{width: 100%;}
.dcxm_c_r{width:90%; padding:5%;}
.dcxm_c_r h2{font-size: 16px; line-height: 20px;}
.dcxm_c_r p{font-size: 15px; line-height: 25px;}
.dcxm_c_r p strong{font-size: 17px;}
.dcxm_c_r p span{font-size: 16px;}
.dcxm_c_rn2 ul li{font-size: 13px; padding: 0 2%;}
.fzbg{width: 90%;margin: 0 auto;}
.fzbg dl dt{width: 40%;}
.fzbg dl dd{width: 55%;}
.fzbg dl dd h2{font-size: 25px; line-height: 30px; padding-top: 5%;}
.fzbg dl dd p{font-size: 13px; line-height: 20px;}
.fzbg dl dd p:nth-child(3){font-size: 12px;}
.fzbg dl dd h3 a{font-size: 14px;}

.lxwm{width: 90%; margin: 0 auto 10%;}
.lxwm_t_l,.lxwm_t_m,.lxwm_t_r{width: 100%;margin: 0;}
.lxwm_t_m h2{font-size: 23px; padding-top: 3%;}
.lxwm_t_m p{font-size: 15px;line-height: 25px;}
.lxwm_t_m h3 img{width: 30px;}
.lxwm_t_m h3 {font-size: 18px; line-height: 30px;}
.lxwm_t_r {margin-top: 5%;}
.lxwm_t_r ul li{width: 50%; margin: 0; text-align: center;}
.lxwm_t_r ul li p{font-size: 14px;}

.join{width: 95%; margin: 0 auto 10%;}
.join_l dt{width: 100%;}
.join_l dt p{font-size: 14px; margin-bottom: 2%; text-align:center}
.join_b dl dt{width: 50px; height: 50px;}
.join_b dl dt strong{font-size: 18px;}
.join_b dl dt p{font-size: 16px; line-height: 18px;}
.join_b dl dt p:nth-child(3){font-size: 14px;}
.join_b dl dd{width: 75%; float: right; margin-left: 0; font-size: 16px;}
.xw_list{width: 95%; margin: 0 auto; display: flex;justify-content: space-between;flex-wrap: wrap;}
.xw_list dl{width: 95%;float: left; margin:2% auto;}
.xw_list dl dt{width: 100%; text-align: center; line-height: 25px;}
.xw_list dl dd{width: 94%; text-align: center; margin: 0; padding: 3%;}
.xw_list dl dd h2{font-size: 13px;}
.xw_list dl dd p{font-size: 12px; line-height: 20px;}
.xw_list dl dd p:last-child img{width: 20px;}
.xw_list dl dd p span{font-size: 12px; line-height: 12px;}
.fy li{padding:0 7px ;}
.spzx{width: 95%;}
.spzx dl{width: 49%;}
.spzx dl dd{font-size: 15px;line-height: 35px;}

.qykw{width: 95%; margin: 0 auto 10%;}

.artilce_t{ text-align:center; font-size:14px; padding:2% 0;}
.qyry_new{ width:95%; margin:0 auto 5%}
.qyry_new ul li{ width:44%; margin-bottom:2%; padding:2%}
.qyry_new ul li p{ font-size:14px; padding-top:3%; line-height:20px}
.fzlc_l dl:nth-child(2){ margin-top:3%}


.xmarticle{width: 95%; margin: 0 auto 10%;}
		   	.xmarticle_t_n h2{font-size: 20px; width: 100%; line-height: 30px;}
		   	.xmarticle_t_n p{width: 100%; font-size: 14px;color: #333333; line-height: 20px; padding: 2% 0 2% 2%;}
		   	.xmarticle_t_n p:nth-child(2){font-size: 25px;}
		   	.xmarticle_t_n p:nth-child(2) span{font-size: 14px;}
		   	.xmarticle_t_n p img{width: 20px;}
		   	.xmput_tit{width: 80%; margin: 3% auto; font-size: 18px;border-left: 5px solid #000000; padding: 12px;}
		   	.xmput_con{font-size: 14px; line-height: 25px;}
			

.qykw{width:95%;margin: 0 auto; display: flex;overflow: hidden;justify-content: space-between;flex-wrap: wrap;}
.qykw dl{width: 48%; display: block;overflow: hidden; margin-bottom: 5%;}
.qykw dl dt{width: 100%;float: left; text-align:center}
.qykw dl dd{width: 100%; float: left; margin-left: 3%;}
.qykw dl dd p{font-size: 14px;color: #373737; line-height: 30px; text-align:center}
.qykw dl dd h3{margin-top: 8%; text-align:center}
.qykw dl dd h3 a{ display: inline-block; padding: 2% 5%;border:1px solid #640f0c; margin-right: 3%; font-size: 13px; color: #640f0c;}

.csrjs dl{flex-wrap: wrap;}
.csrjs dl dt{ width:90%; margin:0 auto}
.csrjs dl dd{ width:100%; text-align:center;}
.csrjs dl dd h2{ font-size:18px; padding:5% 0 2% 0;}
.csrjs dl dd  p{ font-size:14px; line-height:20px;}

.hzb1{ width:75%; margin:0 auto; display:flex;justify-content: space-between;}
.hzb2{ width:95%; margin:0 auto; display:flex;justify-content: space-between;}
.hzb3{ width:75%; margin:0 auto; display:flex;justify-content: space-between;}
.hzb4{ width:55%; margin:0 auto; display:flex;justify-content: space-between;}

.footer_m h3{ margin:0; text-align:center}

 }
 