/*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; 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;}
.xjj{ margin-top:50px}

#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%;}
.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: 50px; height: 50px; background: #DB4D0B; text-align: center; line-height: 50px; color: #fff; cursor: pointer; margin-bottom: 5px;}
.lxrig ul li span{font-size: 30px; }
.lxrig ul li:hover{background: #191919; color: #fff;}
.dianh{ box-shadow: 0 0 10px #c9c7c7; font-size: 20px; 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;
            left: 50%;width: 100%; background: #fff;box-shadow: 0 0 10px #dddddd;
            transform: translateX(-50%);
        }
		
		
		
		
	.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; margin: 5% 0 2% 0; flex-wrap: wrap;}
							
							 .con7_b_t input{background: #fff; text-indent: 1em; line-height: 60px; font-size: 20px; width: 49%; color: #808080;border-radius: 10px;}
							 .con7_b_t textarea{background: #fff; text-indent: 1em; line-height: 50px; font-size: 20px;border:none; width: 100%; height: 148px; border-radius: 10px;
							 color: #808080; margin-top: 2%; }
							 .con7_b_b_s{text-align: center; margin: 2% 0 5% 0;}
							.subsit{width: 100%; line-height: 62px; text-align: center; background: #DB4D0B; color: #fff; font-size: 20px; margin: 0 auto 0; font-weight: normal;border-radius: none!important; border-radius: 5px;}
		 .foot_c_t dl dt img{vertical-align:bottom}
		 .foot{background:url(../img/footbg.jpg); background-size: 100% 100%; padding:3%  0 3% 0; font-size: 18px; color: #fff;}
		 
		  .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 #fff; margin-bottom: 3%; padding-bottom: 2%;}
	.foot_c_t p{width: 260px; font-size: 18px; color: #ffffff;  font-weight: bold; }
	.foot_c_t ul h3{width: 1px;height: 15px;background: #fff; margin-top: 5px;}
	.foot_c_t p span{display: block; font-size: 18px;  font-weight: normal;}
	.foot_c_b_l p{font-size: 18px;text-align: center; line-height: 24px; margin-top: 5%;}
	.foot_c_b_l{width: 175px;}
		.foot_c_t h2{width: 215px; margin-top:20px}
		.foot_c_t ul{width: 100%; display: flex;justify-content: space-between;  margin-top: 3%;}
		 .foot_c_t ul li{font-size: 18px;}
		 .foot_c_t ul li:last-child{border: none;}
		 .gd108{width: 1080px; margin: 3% auto; display: block; overflow: hidden;}
		.foot_c_t dl dd{font-size: 18px; margin-left: 5%; padding-top: 9%;}
		  .ab_con1{margin: 3% auto;line-height: 35px; }
.ab_con1 p{ font-size: 16px; line-height: 35px;  margin-top: 1%; text-align:center;}
.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 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%;
		       }
		 .swiper-pagination2{ text-align:center;  margin-top:5%!important}
		     
		     
			   .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:#DB4D0B;padding:2px 15px;}
								.fy span,.fy span a{vertical-align:middle; text-decoration:none; color:#9a9a9a; cursor:pointer; }	
							.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{ padding-bottom: 5%; margin-bottom: 5%; display: block; overflow: hidden;}
			           .syp a:hover{ color:#DB4D0B } 
			.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;}
			.con7 .active{background: #DB4D0B; color: #333333;}	
					
				.con7 input::-webkit-input-placeholder { 
				/* WebKit browsers，webkit内核浏览器 */
				color: #333; 
				font-size: 20px;
				} 
					.con7 .active::-webkit-input-placeholder {
					/* WebKit browsers，webkit内核浏览器 */
					color: #fff; 
					font-size: 20px;
					} 	
					
			
					
					.foot_c_b{display: flex;justify-content: space-between; padding-top: 2%;}
					
					.foot_c_b_l{width: 210px; text-align: left; }
					
					.foot_c_b_m{width:570px;}
					.foot_c_b_r{width: 250px; }
					.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 li{}
					.foot_c_b_r ul p{text-align: center; font-size: 18px; margin-top: 5%;}
					.foot_c_b_m  p{ margin-bottom: 24px;}
					
					.foot_b{background: #DB4D0B; line-height: 50px; margin-top: 50px; text-align: left; font-size: 14px;}
					.mbgfw,.mtit,.mgywm,.wap{display: none;}
					
					 .posnav {border-bottom: 1px solid #cecece; line-height: 40px; padding-bottom: 10px;  margin: 50px auto;}
							 .posnav h2{ font-size: 24px; color: #DB4D0B; border-left: 3px solid #DB4D0B; 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: 10px;}
							 
							 .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: #DB4D0B;}
							 .gywm dl dd h2 span{margin: 1% 0 2% 0;border-bottom: 1px solid #DB4D0B; }
					.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: 28px; border-bottom: 1px solid #bfbfbf; padding-bottom: 5%; margin-bottom: 5%; color:#333333;}
					.lxwm_l dl dt span{font-size: 30px;color: #DB4D0B; padding-right: 10px;}
					.lxwm_l dl dd{font-size: 17px;}
					.lxwm_l dl dd ul{display: flex;justify-content:start; text-align: center; width: 80%;}
					.lxwm_l dl dd ul li { margin-right: 2%;}
					.lxwm_l dl dd ul li img{width: 90%; padding: 1%;}
					.lxwm_l dl dd ul li p{text-align: center; line-height: 30px; font-size: 16px;}
				.pchidden{ display:none}
				
				
				.nav{}
				#logo h2{font-size: 18px; line-height: 25px; color:#666666; margin-top: 10px;}
				#logo p{font-size: 20px; color: #e1e1e1; }
				.topnav{ width: 100%;}
		
				.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 dd h2{font-size: 22px; border-bottom: 1px solid #dfdfdf; margin-bottom: 20px; padding-bottom: 20px; font-weight: bold;}
			.x11_xw_r dl dd p{font-size: 18px; color: #686868; 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;}
			  
			
			  .ggt{margin: 5% auto;}
			  
			  .nxwlist .x11_xw_l{width: 78px; height: 114px; background: #C2C2C2; color: #fff; text-align: center;}
			   .nxwlist .x11_xw_l h3{display:none}
			  .nxwlist .x11_xw_l p{text-align: center; margin: 0;}
			   .nxwlist .x11_xw_r{width: 1080px;}
			    .nxwlist .x11_xw_r dl {display: unset;}
			   .nxwlist .x11_xw_r dl dt{width: 100%;font-size: 22px;  margin-bottom: 10px; padding-bottom: 10px; font-weight: bold;}
			    .nxwlist .x11_xw{border-bottom: 1px solid #dfdfdf; margin-bottom: 20px; padding-bottom: 20px; }
				.xwli{display: flex;justify-content: space-between;}
				.xwli_l{width: 245px;}
				.xwli_r{width: 820px;}
				 .nxwlist .x11_xw_r dl dd{width: 100%;}
				 .nxwlist .x11_xw:hover .x11_xw_l{ background: #F39E00; color: #fff;}
				.nxwlist .x11_xw:hover .x11_xw_l h2,.nxwlist .x11_xw:hover .x11_xw_l p{color: #fff;}
				.xwli_r h3{font-size: 16px; font-weight: bold;}
				.nxwlist .x11_xw:hover .x11_xw_r dl dt,.nxwlist .x11_xw:hover .x11_xw_r dl dd a,.nxwlist .x11_xw:hover .xwli_r h3{ color:#F39E00 ;}
				.prdc_con{}
								.prdc_con_l{width: 288px;margin: 5px; float: left; background: #F7F7F7; margin-bottom:5%}
								.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: #0055af; 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:#DB4D0B; 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 #CCCCCC;}
								.prdc_con_l_m ul li span{font-size: 18px; display: inline-block; margin-right: 20px;}
								.prdc_con_l_m ul li:hover,.prdc_con_l_m ul .on{color: #FFE66F;}
								.prdc_con_l_d dl{background: #0055af; color: #fff; text-align: center; padding: 20px 0; display: flex;justify-content: center;border-bottom-right-radius: 35px;}
								.prdc_con_l_d  h3 img{vertical-align: bottom; width: 100%;}
								.prdc_con_l_d dl dt h2{font-size: 13px;}
								.prdc_con_l_d dl p{font-size: 18px; margin: 3% 0; text-align: center;}
								.prdc_con_l_d dl p span{font-size: 20px; margin-right: 10px;}
								.prdc_con_l_d dl dd{width: 65px; border:1px dotted #fff; padding: 3px; height: 65px; margin-left: 10px;}
								.prdc_con_l_d{text-align: center; padding:20% 20%;}
								.prdc_con_l_d p{font-size: 24px; color: #333333; font-weight: bold; text-align: center; line-height: 40px;}
								.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; }
								
								.prdc_con_l_d img{border: 1px solid #DB4D0B;}
								
								.b_con6{display: flex!important;justify-content: space-between; flex-wrap: wrap;}
											.b_con6 dl{width: 49%; margin-bottom: 50px; position: relative;}
											.b_con6 dl:hover dd{background: #FFE66F; color: #fff; }
											.b_con6 dl dt img{vertical-align: bottom;}
											.b_con6 dl dd{font-size: 18px;  background: #DB4D0B;  line-height: 70px; color: #fff; text-indent:2em; position: absolute; bottom: 0;left: 0; right: 0;}
											.b_con6 dl dd span img:nth-child(2){display: none;}
											.b_con6 dl:hover dd span img:nth-child(1){display: none;}
											.b_con6 dl:hover dd span img:nth-child(2){display: inline-block;}
											.b_con6_more{text-align: center; margin: 3% auto;}
											.b_con6_more a{ background: #0055af; font-size: 20px; padding: 10px 30px; color: #fff; font-weight: bold;}
								.b_con6 dl dd span{  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: 25px 20px 0 0;}
																	.b_con6 dl:hover dd span{  background:#ffffff; color:#FFE66F}
								.pro_cp{width: 880px;float: right;}
				
				.cpbg{ background: #f9f9f9;  margin-bottom: 5%;}			
				.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}
				
				.ggbd{}
				
				
				
				.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: 48%; margin-bottom: 5%; border:1px solid #DB4D0B}
				.mtprolist ul li p{font-size: 26px; line-height: 70px; text-align: center;  color: #333333;}
				.mtprolist ul li:hover p{ color: #d61b2e;}
				
			     .navling{width: 100%; height: 77px; background:url(../img/logbg.jpg); position: absolute; top:5px; background-size: 100% 77px;}
				  .navling2{width: 100%; height: 80px; background:#DB4D0B; position: absolute; bottom:0px; }
			     .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: #DB4D0B;}
			     .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: #DB4D0B; 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: #DB4D0B; font-size: 18px;}
			.x_con4 dl{ text-align: center; padding: 20px  0 100px 0; position: relative; border:1px solid #DB4D0B; background: #fff;}
			.x_con4 dl dd{ position: absolute; bottom: 0; background: #DB4D0B; width: 100%; left: 0; right: 0; line-height: 85px; font-size: 26px; color: #fff;}
			.x_con4 dl:hover dd{background: #f39e00; color: #fff;}
			.x_con4 dl:hover{border:1px solid #f39e00}
			.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: #DB4D0B; 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: #DB4D0B; }
			.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: #DB4D0B; color: #f39e00; border-bottom: 2px solid #f39e00;}
			.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: #F39E00; 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: #F39E00; 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: #DB4D0B; 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: #DB4D0B; font-size: 36px; padding: 1% 0; color: #fff;}
			.x_zjtd dl:hover dd{ background: #DB4D0B;}
			
			.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: #DB4D0B; font-size: 35px; font-weight: bold; font-style:italic; margin-right: 15px;}
			.x_hzdl_r dl dd h2{font-size: 20px; color: #DB4D0B; 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: #DB4D0B;}
			.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 #DB4D0B;border-radius: 5px;text-align: center;}
			.a_con1 dl h2{font-size: 26px; color: #DB4D0B;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: #DB4D0B;font-weight: bold;}
			.a_con3_n dl dd  h3{width: 100px; border-bottom: 1px solid #DB4D0B; 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: #DB4D0B;  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: #f39e00;}
			.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_l{width: 600px; position: relative;}
			.a_con9_l_n{position: absolute; bottom: 0; left: 0;right: 0; margin: 0 auto; padding: 2% 0; text-align: center; color: #fff; background: #f39e00;} 
			.a_con9_l_n h2{font-size: 24px;}
			.a_con9_l_n p{font-size: 18px; padding: 1% 5%;}
			.a_con9_r{width: 580px;}
			.a_con9_r dl{background: #f6f6f6; border-bottom: 2px solid #f39e00; margin-bottom: 5%; padding: 3%  5%;}
			.a_con9_r dl h2{ font-size: 22px;}
			.a_con9_r dl dt{font-size: 16px; margin: 2% 0;}
			.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 #f39e00; color: #f39e00;}
			.a_con9_r dl:nth-child(2){margin-bottom: 0; border-bottom: 2px solid #DB4D0B;}
			.a_con9_r dl:nth-child(2) dd strong{color:#DB4D0B; border: 1px solid #DB4D0B;}
			.a_nxwlist{}
												.a_nxwlist dl{padding:2% 0 ; display: flex;justify-content: space-between; border-bottom: 1px solid #D6D6D6; padding-bottom: 4%;}
												.a_nxwlist dl dt{width: 560px;}
												.a_nxwlist dl dd{width: 640px;padding:2% 4%;}
												.a_nxwlist dl dd h2{ font-size: 26px; color: #DB4D0B; font-weight: bold;-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
												.a_nxwlist dl dd  p{font-size: 18px;  margin:5% 0; color: #666666; line-height: 30px;-webkit-line-clamp: 3;
						    display: -webkit-box;
						    -webkit-box-orient: vertical;
						    overflow: hidden;
						    text-overflow: ellipsis;}
												.a_nxwlist dl dd h3{ font-size: 18px; display: flex; justify-content: space-between; margin-top: 16%; line-height: 59px;}
												.a_nxwlist dl dd h3 span{width: 179px;font-size: 26px;
color: #FFFFFF; text-align: center; float: right;
line-height: 59px;
background: linear-gradient(158deg, #E45C1D, #D70E0E);
border-radius: 29px;}
												.a_nxwlist dl dd h3 strong{display: inline-block; background: #F0CD8D; color: #333333; line-height: 40px; padding: 0 8%; border-radius: 50px; font-weight: normal;}
												.a_nxwlist a:nth-child(3) dl{ padding-bottom: 5%;}.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: #DB4D0B; 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: #f39e00;}
			.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 #DB4D0B; 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: #DB4D0B;}
			.a_about_zz .x_con4 dl dd{background: unset; color: #333333;}
			.a_about_zz .x_con4 dl dd:hover{background: #f39e00; 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: #DB4D0B!important;}
			.a_about_zz .swiper-pagination-bullet-active{ background:#f39e00!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 #f39e00;border-top:1px solid #f39e00; color: #f39e00;}
			.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: #F39E00;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: #F39E00; 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:#F39E00;}
			.b_con2_r_b_n dl dd span{font-size: 32px; color: #C9C9C9;}
			.b_con2_r_t .active{background: url(../img/qbg2.png); color:#F39E00; 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 #F39E00;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:#F39E00 ;}
			.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%;}
			.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: #F39E00;}
			.b_con4_r_n p{font-size: 18px; color: #636363; margin-top: 30px;}
			.b_con4_r_t ul .active{background: #f39e00;}
			.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;}
			.b_con5 dl  p{width: 30px; height: 4px; background: #DB4D0B; margin-top: 3%;}
			.mySwiper33{width: 85%;}
			.b_con5 dl:hover{border:1px solid #F39E00; }
			.b_con5 dl:hover  p{background: #F39E00;}
			
			.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: 0;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: #F39E00; 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: #DB4D0B; 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: #DB4D0B; 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: 50px 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: #F39E00!important; border-radius: unset;}
			.b_con11 .swiper-pagination .swiper-pagination-bullet{background: #fff;border-radius: unset;}
			.pro_cp{width: 880px;
    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: #DB4D0B; 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;}
			
			.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: 15%!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;}
			.about_xbg_l dl{width: 160px; text-align: center; padding: 3% 0; 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;}
			.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_b h2{font-size: 26px;}
			.about_xbg_b p{font-size: 24px;}
			.about_xbg .about_xbg_l:nth-child(3){ margin: 50px auto 0;}
			.about_xbg .about_xbg_l:nth-child(4){  float: right; margin: 50px auto 0;}
			
			
			
			
			
			
			
			.dt_tit{text-align: center; margin: 125px 0 50px 0;}
			.dt_tit h2{font-size: 48px; color: #333333; font-weight: bold; line-height: 60px;}
			.dt_tit h2 img{vertical-align: bottom;}
			.dt_tit h2 span{color: #d61b2e;}
			.dt_tit p{ text-align: center; color: #666666; font-size: 26px; font-weight: normal; margin-top: 20px;}
			.dt_con1{display: flex;justify-content: space-between; flex-wrap: wrap;}
			.dt_con1 dl{width: 18.8%; background: #f7f7f7; padding: 3%; margin-bottom: .3%;}
			.dt_con1 dl dt{font-size: 26px; color: #333333; margin: 1% 0 3%;}
			.dt_con1 dl dd{font-size: 18px; color: #666666; line-height: 28px;}
			.dt_con1 dl:hover{background: #d61b2e;}
			.dt_con1 dl:hover dt,.dt_con1 dl:hover dd{color: #fff;}
			.dt_con1 dl img:nth-child(2){display: none;}
			.dt_con1 dl:hover img:nth-child(2){display: block;}
			.dt_con1 dl:hover img:nth-child(1){display: none;}
			.dt_bg1{background: url(../img/bg1.jpg); background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto; padding-bottom: 5%;}
			.dt_con2_r{width: 51.5%; float: right; margin-top: 20px;}
			.dt_con2_l{width: 47.6%; background: #fff; position: absolute; left:5%; bottom:10%;}
			.dt_con2_l dl{padding: 10% 5% 10% 30%;}
			.dt_con2_l dl dt{font-size: 36px; color: #DB4D0B; margin: 1%  0 3%;}
			.dt_con2_l dl dd{font-size: 18px; color: #666666;}
			.dt_con2{position: relative; display: block; overflow: hidden;}
			
			.dt_con2 .swiper-button-next{left: 49%; top:75%;}
			.dt_con2 .swiper-button-prev{left: 45%; top:75%;}
			.dt_con3_n_l{width: 45.5%; float: left; margin-top: 20px;}
			.dt_con3_n_r{width: 580px; float: left; margin: 3%;}
			.dt_con3_n_r h2{font-size: 36px; color: #666666;}
			.dt_con3_n_r p{font-size: 18px; color: #666666; margin-top: 20px; line-height: 28px;}
			.dt_con3{display: block; overflow: hidden; position: relative;}
			.dt_con3_n{display: none;}
			.dt_con3_x .active{display: block;}
			
			.dt_con3_t{width: 800px; padding: 50px 30px; background: #f7f7f7; display: block; overflow: hidden; position: absolute; top:35%; left: 35%;}
			.dt_con3_t ul{display: flex; justify-content: space-between; border-bottom: 1px solid #084f9a; position: relative;}
			.dt_con3_t ul li img{vertical-align: bottom;}
			.dt_con3_t ul li p{text-align: center; font-size: 18px; color: #333333; line-height: 50px; margin-bottom: 50px;background: #fff;}
			.dt_con3_t ul .active p{background: #d61b2e;}
			.dt_con3_t ul .active p{color: #fff;}
			.dt_con3_t ul .active strong{width: 100%; height: 3px; background: #d61b2e; display: block; position: relative; z-index: 1;} 
			.dt_con3_t .swiper{width: 93%;}
			.dt_con3_t .swiper-button-next1{top:30%; position: absolute; right: 0; z-index: 999;}
			.dt_con3_t .swiper-button-prev1{top:30%; position: absolute; left: 0; z-index: 999;}
			.swiper-button-next1.swiper-button-disabled, .swiper-button-prev1.swiper-button-disabled{opacity: .35;cursor: auto;pointer-events: none;}
			.dt_con4 ul{display: flex; justify-content: space-between; flex-wrap: wrap; padding-bottom: 5%;}
			.dt_con4 li{width: 24.5%; margin-bottom: 1%;}
			.dt_con4 li img{vertical-align: bottom;}
			.dt_con4 li p{font-size: 18px; text-align: center; line-height: 55px; color: #fff; background: #DB4D0B;}
			.dt_con4 li:hover p{background: #d61b2e;}
			
			.dt_bg2{background:#f7f7f7; background-size: 100% 100%; display: block; overflow: hidden; margin: 50px auto 0; padding-bottom: 5%;}
			.dt_con5 ul{display: flex;justify-content: space-between;}
			.dt_con5 ul li p{ line-height: 75px;  color: #DB4D0B; text-align: center; font-size: 18px;}
			.dt_con5 ul li{border:1px solid #DB4D0B; width: 32.5%;}
			.dt_con5 ul li:hover{border: 1px solid #d61b2e;}
			.dt_con5 ul li:hover p{ color:#d61b2e ;}
			.dt_con5 h2{ text-align: right; margin: 5% 0 0 0;}
			.dt_con5 h2 a{display: inline-block; padding: 10px 20px; background: #d61b2e; font-size: 20px; color: #fff;}
			.dt_bg3{background: url(../img/bg2.jpg); background-size: 100% 100%; display: block; overflow: hidden; margin: 0px auto 50px; padding-bottom: 5%;}
			.dt_con6{display: flex; justify-content: space-between;}
			.dt_con6_l{width: 335px;}
			.dt_con6_l ul li{ line-height: 82px; border-bottom: 2px solid #1b599a; background: #fff; font-size: 26px; padding-left: 50px;}
			.dt_con6_l ul .active{color: #d61b2e; border-bottom: 2px solid #d61b2e;}
			.dt_con6_r{width: 833px;}
			.dt_con6_r_n{display: none;}
			.dt_con6_r .active{display: block;}
			.dt_con6_r_n{position: relative;}
			.dt_con6_r_n dl{width: 345px; height: 161px; background: url(../img/tbg.png); color: #fff; position: absolute; left: 0; bottom: 30px;}
			.dt_con6_r_n dl dt{font-size: 26px; padding: 5%;}
			.dt_con6_r_n dl dd{font-size: 18px; padding:0 2% 0 5%;}
			.dt_con7_t ul{display: flex;justify-content: space-between; position: absolute; top: -56px; width: 85%; margin: 0 auto; left: 0; right: 0;}
			.dt_con7_t ul li{width: 193px; height: 97px; line-height: 50px; text-align: center; background: url(../img/s_85.png); font-size: 26px;} 
			.dt_con7_t ul .active{ background: url(../img/s_83.png); color: #d61b2e;}
			.dt_con7_t{position: relative; margin: 100px auto 50px;}
			.dt_con7_n_n{display: none;}
			.dt_con7_n .active{display: block;}
			.dt_con7_n_n dl{display: flex; justify-content: space-between; width: 100%; background: #f7f7f7;}
			.dt_con7_n_n dl dt{width: 600px;}
			.dt_con7_n_n dl dd{width: 500px; padding: 80px 30px 0 0;}
			.dt_con7_n_n dl dd h2{font-size: 26px; color: #084f9a; font-weight: bold; margin: 2% 0 5% 0;}
			.dt_con7_n_n dl dd p{font-size: 18px; color: #666666;}
			.dt_con7_n_n dl dd a{display: inline-block; float: right; padding: 10px 20px; font-size: 20px; background: #d61b2e; color: #fff; margin-top: 50px;}
			.dt_bg4{background: url(../img/bg3.jpg); background-size: 100% 100%; display: block; overflow: hidden; margin: 80px auto; padding-bottom: 5%;}
			.d_con8{display: flex;justify-content: space-between;}
			.d_con8 dl{width: 27%; margin: 0 30px; text-align: center; border:1px solid #DB4D0B; padding: 50px 0; border-radius: 10px;}
			.d_con8 dl dt{ font-size: 26px; margin: 1% 0 2% 0;}
			.d_con8 dl dd{ font-size: 18px;}
			
			
			.d_con19_r{width: 50%; float: right; }
						.d_con19{position: relative;}
						.d_con19_l{ position: absolute; left: 0; width: 54.5%; z-index: 88;}
						.d_con19_l_b{background: #f39800; padding: 5% 10% 5% 33%;}
						.d_con19_l_b h2{font-size: 30px; border-bottom: 1px solid #0a528d; display: inline-block; margin-bottom: 5%; padding-bottom: 1%; color: #0a528d;}
						.d_con19_l_b p{ font-size: 18px; margin-bottom: 5%; text-indent: 2em;}
						.d_con19_l_b a{ display: inline-block; padding: 10px 25px; font-size: 18px; background: #fff; border-radius: 10px; color: #f39800;}
						.d_con19_l_t{ padding-left: 33%;}
						.d_con19_l_t img{vertical-align: bottom;}
						.d_hzcon p{text-align: center; font-size: 18px; line-height: 70px;}
						.d_hzcon2 ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
						.d_hzcon2 ul li{width: 33%; margin-bottom: .5%;}
						.d_hzcon2 .swiper-pagination{ bottom: -5%!important;}
						.d_hzcon2 .swiper-pagination-bullet{background: #fff;}
						.d_hzcon2 .swiper-pagination-bullet-active{background: #007060;}
						.g_aboutry{ padding-top: 0; margin-top: 0; padding-bottom: 5%;}
						.g_aboutry li:hover{background: #f39801!important;}
						
						.d_aboutx .d_con19_l_b{background: none;padding: 0 10% 5% 35%; margin-bottom: 5%; display: block; overflow: hidden;}
						.d_aboutx .d_con19_l{width: 52%;}
						.g_about{margin-top: 5%; padding-top: 1%;}
						.d_con5 li{ padding: 15px 0; background: #ffffff; color: #fff; font-size: 18px; line-height: 50px; text-align: center; border-bottom: 5px solid #fff;}
									.d_con5 li strong{font-weight: normal;}
									.d_con5 li p{text-align: center; border-top:1px solid #666666; line-height: 70px; color: #333333; font-size: 20px;}
									.d_con5 li p span{font-size: 32px; font-family: 'comsc'; padding-right: 4px;}
									
			.d_con5 li:hover{ border-bottom: 5px solid #d61b2e;}
			.d_con5 li:hover p{ border-top: 1px solid #d61b2e;}
		
		
		
		.yh_bg1{width: 100%; background: url(../img/bg1.jpg);  margin:0px auto;padding: 1px 0 3% 0; background-position: center; background-size: 100% 100%;}
		.yh_tit{text-align: center; margin: 3% auto;}
		.yh_tit h2{ font-size: 46px; color: #333333; font-weight: bold;}
		.yh_tit h3{ font-size: 28px; color: #fff; text-align: center; margin-top: 5px; display: inline-block; padding: 3px 20px; border-radius: 20px; background: #84644a;}
		.yh_tit p{ font-size: 24px; color: #666666; text-align: center; margin-top: 1%;}
		.yh_con1{ text-align: center;}
		.yh_con1 ul{display: flex; justify-content: space-between; flex-wrap: wrap; padding: 0 5% 3%;}	
		.yh_con1 ul li{width: 33%; text-align: center; font-size: 26px; color: #666666; }
		.yh_con1 ul li span{color: #DB4D0B; font-weight: bold;}
		.yh_con1 h2{display: inline-block; background: #771721; font-size: 30px; color: #fff; padding: 3px 50px; border-radius: 10px; margin-top: 3%;}
		.yh_con2{display: flex; justify-content: space-between;}
		.yh_con2 dl{width: 30%; padding: 1%; border:1px solid #DB4D0B; border-radius: 20px;}
		.yh_con2 dl dd{background: #DB4D0B; padding: 5% 10%; margin-top: 2%; text-align: center; color: #fff; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px;}
		.yh_con2 dl dd h2{font-size: 26px;}
		.yh_con2 dl dd p{font-size: 20px; padding: 1% 3%; text-align: center; margin-top: 2%;}
		.yh_con2 dl:hover dd{ background:#771721;} 
		.yh_con2 dl:hover{ border:1px solid #771721}
		.yh_bg3{width: 100%; background:#f7f7f7;  margin:3% auto;padding: 1px 0 3% 0; background-position: center; background-size: 100% 100%;}
		.yh_con3{display: flex; justify-content: space-between;}
		.yh_con3_l dl{background: #fff; border-radius: 20px;}
		.yh_con3_l dd{text-align: center; width: 100%; padding: 0 0 3% 0;}
		.yh_con3_l dd h2{ font-size: 26px; color: #333333; font-weight: bold;}
		.yh_con3_l dd p{ font-size: 20px; color: #666666; text-align: center;}
		.yh_con3_l dl{ display: block; overflow: hidden;}
		.hgg{width: 100%; height: 16px; background: #f7f7f7;}
		.yh_con4_n_t{text-align: right; float: right; margin-bottom: 200px;}
		.yh_con4{ position: relative;}
		.yh_con4_bg{width:57%; background: #f7f7f7; height: 450px; border-top:5px solid #DB4D0B; position: absolute; top:25%; z-index: 1;}
		.yh_con4_n_t_n{width: 680px; position: absolute; z-index: 3;top:30%; left: 0;}
		.yh_con4_n_t_n h2{font-size: 26px;color: #666666;}
		.yh_con4_n_t_n  p{font-size: 22px; color: #666666; margin: 3% 0; line-height: 35px;}
		.yh_bg5{width: 100%; background: url(../img/bg2.jpg);  margin:0px auto;padding: 1px 0 3% 0; background-position: center; background-size: 100% 100%; }
		.yh_con5_n ul{display: flex;justify-content: space-between;}
		.yh_con5_n li{width: 22%; text-align: center; font-size: 25px; background: #84644a; color: #fff; line-height: 50px; border-bottom-left-radius: 40px; border-top-right-radius: 50px;border-bottom-right-radius: 50px;}
		.yh_con5_n li img{vertical-align: middle; padding-right: 10px;}
		.yh_con5_n li:hover{background: #771721;}
		.yh_con6{background: #DB4D0B; border-radius: 20px; margin: 3% auto;}
		.yh_con6 dl{padding: 1%;}
		.yh_con6 dl dt{background: #fff; width: 100%; border-radius: 20px; text-align: center; padding: 1% 0;}
		.yh_con6 dl dd{color: #fff; padding: 2%;}
		.yh_con6 dl dd h2{font-size: 30px; font-weight: bold;}
		.yh_con6 dl dd p{font-size: 16px; margin-top:1%;}
		.yh_con7{display: flex;justify-content: space-between;flex-wrap: wrap;} 
		.yh_con7 dl{width: 47.5%; padding: 1%; background: #f7f7f7; display: flex;justify-content: space-between; margin-bottom: 1%;}
		.yh_con7 dl dt{width: 300px;}
		.yh_con7 dl dd{width: 260px;}
		.yh_con7 dl dd h2{font-size: 28px; color: #333333; margin: 15% 0 5% 0;}
		.yh_con7 dl dd p{font-size: 16px; color: #666666;}
		.yh_con8{display: flex;justify-content: space-between;}
		.yh_con8 dl{border:1px solid #DB4D0B; background: #DB4D0B;text-align: center; border-bottom-right-radius:20px;}
		.yh_con8 dl dd{font-size: 26px; color: #fff; line-height: 85px;}
		.yh_con8 dl:hover{border:1px solid #771721; background: #771721;}
		.yh_con9_bg{position: absolute; top:10%; right: -7%; z-index: -1;}
		.yh_con9_n{display: flex;justify-content: space-between;}
		.yh_con9_n_l_b ul{display: flex;justify-content: space-between;}
		.postt{position: relative;}
		.postt p{width: 160px; height: 60px; text-align: center; line-height: 60px; font-size: 26px; background: url(../img/t1.png);color: #fff; position: absolute; bottom: 30px; left: 30px; line-height: 55px;}
		.postt:hover p{background: url(../img/t2.png); background-size: 100% 100%;}
		.postt span{width: 100%; height: 5px;background: #771721; position: absolute; bottom: 5px; left:0; right: 0; z-index: 22; display: none;}
		.postt:hover span{display: block;}
		.yh_bg10{width: 100%; background: url(../img/bg3.jpg);  margin:6% auto 4%;padding: 1px 0 2% 0; background-position: center; background-size: 100% 100%; }
		.yh_con10 ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
		.yh_con10 li{width: 19%; text-align: center; background: #fff; font-size: 28px; line-height: 90px; border-radius: 50px; margin-bottom: 2%; color: #666666;}
		.yh_con10 li:hover{background: #771721; color: #fff;}
		.yh_con11_t{display: flex;justify-content: space-between; margin-bottom:1%;}
		.yh_con11_t dl{width: 24.5%; background: url(../img/qbg1.jpg); text-align: center; padding: 30px 0; color: #333333;}
		.yh_con11_t dl dd{font-size: 28px;font-weight: bold;}
		.yh_con11_t dl p{font-size: 24px;text-align: center;}
		.yh_con11_t dl dt img:nth-child(2){display: none;}
		.yh_con11_t .active{background: url(../img/qbg2.jpg); color: #fff;} 
		.yh_con11_t .active dt img:nth-child(1){display: none;}
		.yh_con11_t .active dt img:nth-child(2){display: inline-block;}
		.yh_con11_b_n{display: none;}
		.yh_con11_b .active{display: block;}
		.yh_con11_b p{ background: #771721; font-size: 16px;color: #fff; padding: 3%;text-align: center;}
		.yh_con11_b img{vertical-align: bottom;}
		.yh_con13_t ul{display: flex; justify-content: space-between;border:1px solid #771721; margin-top: 3%;}
		.yh_con13_t ul li{text-align: center; font-size: 24px; line-height: 60px; color: #666666; width: 50%;}
		.yh_con13_t ul .active{background:#771721; color: #fff;}
		.yh_con13_b .active{display: block;}
		.yh_con13_n{display: none;}
		.yh_con13_n .swiper-button-next{ right: -50px; top:43%}
		.yh_con13_n .swiper-button-prev{ left: -50px;top:40%}
		.yh_con13_n .swiper-button-next1{ right: -50px; top:43%; position: absolute;}
		.yh_con13_n .swiper-button-prev1{ left: -50px;top:40%;position: absolute;}
		.yh_con14{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.yh_con14 dl{width: 28.5%; padding: 1% 2%; background: #f7f7f7; border-radius: 20px; display: flex; justify-content: space-between; margin-bottom: 1%;; color:#333333;}
		.yh_con14 dl dt{width: 48%;}
		.yh_con14 dl dt h2{font-size:28px;font-weight: bold; margin: 12% 0 0 0;}
		.yh_con14 dl dt img:nth-child(3){display: none;}
	    .yh_con14 dl dt p{ margin-top: 5%;}
		.yh_con14 dl dd{width: 48%;}
		.yh_con14 dl:hover{background: #771721; color: #fff;}
		.yh_con14 dl dt:hover img:nth-child(2){display: none;}
		.yh_con14 dl dt:hover img:nth-child(3){display: inline-block;}
		.yh_con15{display: flex;justify-content: space-between; margin-bottom: 5%;}
		.yh_con15 dl{background: #f7f7f7; width: 13%; text-align: center; border-radius: 20px; padding: 3%; color: #333333;}
		.yh_con15 dl:hover{background: #530810; color: #fff;}
		.yh_con15 dl dt{background: #fff; text-align: center; padding: 15% 0; border-radius: 20px;}
		.yh_con15 dl dd{font-size: 28px; margin-top: 5%;}
		.yh_tit h2 strong{color: #DB4D0B;}
		.yh_pp{position: relative;}
		.yh_pp_l{ position: absolute; left: 15%; top:35px}
		.yh_pp_r{ position: absolute; right: 0; top:35px; background: #DB4D0B; height: 525px; width: 600px;}
		.yh_pp_n dl{display: flex; justify-content: space-between;}
		.yh_pp_n dl dt{width: 570px;}
		.yh_pp_n dl dd img{vertical-align: bottom;}
		.yh_pp_n dl dt h2{font-size: 30px; font-weight: bold; color: #333333; margin:8% 0 2% 0;}
		.yh_pp_n dl dt p{font-size: 18px; color: #666666; line-height: 30px;}
		.yh_pp_n dl dd{width: 600px;}
		.yh_pp_n{padding-top: 150px; margin-bottom: 100px;}
		.yh_pp_n dl:nth-child(even){flex-direction: row-reverse;text-align: right;}
	    .yh_pp_n dl:nth-child(even) p{text-align: right;}
		.yh_pp_n dl h3{ margin-top: 3%;}
		.yh_about{position: relative;}
		.yh_about_r{width: 680px; position: absolute; right: 9%; top:0; z-index: 1;}
		.yh_about_n_l{width: 650px; padding-bottom: 68px;}
		.yh_about_n_l h2{ font-size: 33px; color: #DB4D0B; font-weight: bold;}
		.yh_about_n_l p{font-size: 18px; color: #666666; margin-top: 2%; line-height: 27px;}
		.yh_about_n_d{color: #fff; margin-top: 10px; padding-left: 50px; margin-bottom: 50px;}
		.yh_about_n_d h2{font-size: 30px; margin-bottom: 1%; font-weight: bold;}
		.yh_about_n_d p{font-size: 18px;}
		.yh_about_b{width: 81.5%; height: 185px; background: #DB4D0B; position: absolute; bottom: 0; right: 0;}
		.about_hj ul{display: flex; justify-content: space-between; margin-top: 5%;}
		
		
		.cy_pub_tit{text-align: center; margin: 4% 2%;}
		.cy_pub_tit h2{font-size: 46px; font-weight: bold; color: #DB4D0B; position: relative;z-index: 1;}
		.cy_pub_tit h3{font-size: 66px; color: #F0F0F0; font-weight: bold; margin-top: -70px;}
		.cy_pub_tit h4{width: 100px; height: 4px; background: #ED1B24; margin: 0 auto;}
		.cy_con1{display: flex; justify-content: space-between;}
		.cy_con1_l_qh{display: none;}
		.cy_con1_l .active{display: block;}		
		.cy_con1_l{width: 697px;}
		.cy_con1_r{width: 495px; display: flex; justify-content: space-between; flex-wrap: wrap;}
		.cy_con1_r dl{width: 39%; background: #f0f0f0; text-align: center; padding: 5%; margin-bottom: 2%;}
		.cy_con1_r dl dt img:nth-child(2){display: none;}
		.cy_con1_r dl h2{font-size: 26px; font-weight: bold; margin: 5% 0;}
		.cy_con1_r dl p{font-size: 18px; text-align: center;}
		.cy_con1_l img{vertical-align: bottom;}
		.cy_con1_r dl:nth-child(3),.cy_con1_r dl:nth-child(4){ margin-bottom: 0;}
		.cy_con1_r .active{background: #ed1b24; color: #fff;}
		.cy_con1_r .active dt img:nth-child(1){display: none;}
		.cy_con1_r .active dt img:nth-child(2){display: inline-block;}
		.cybg2{background: url(../img/bg2.png); background-repeat: no-repeat; background-size: 100% 100%; background-position: center top; padding: 1px 0 5% 0; margin: 5% 0;}	
		.cy_pub_tit p{text-align: center; font-size: 26px; margin-top:1%;}
		.cy_pub_tit2 h3{color: #D8D8D8;}
		.cy_con2{width: 1390px; margin: 0 auto; position: relative;}
		.cy_con2 .swiper{width: 88%;}
		.cy_con2 .swiper p{font-size: 18px; text-align: center; margin-top: 3%;}
		.cy_con3{display: flex; justify-content: space-between; margin-bottom: 5%;}
		.cy_con3_l{width: 270px; background: #DB4D0B; color: #fff;}
		.cy_con3_r{width: 810px; background: #D0D0D0; padding: 60px;}
		.cy_con3_l ul li,.cy_con3_l ul p{font-size: 26px; text-align: center; line-height: 85px;}
		.cy_con3_l ul .active{background: #ed1b24;}
		.cy_con3_r dl{width: 262px; height: 358px; background: url(../img/cpbg.png); text-align: center; padding-top: 30px;}
		.cy_con3_r dl dt{font-size: 26px; font-weight: bold; margin-bottom: 20px;}
		.cy_con3_r_qh{position: relative;}
		
		.cy_con3_r_qh{display: none;}
		.cy_con3_r .active{display: block;}
		.cy_con5{display: flex; justify-content: space-between; flex-wrap: wrap;}
		.cy_con5 dl{width: 32%; margin-bottom: 2%; text-align: center; background: url(../img/gbd1.png); background-size: 100% 100%; padding: 5% 0; color: #DB4D0B;}
		.cy_con5 dl dt{font-size: 26px; font-weight: bold;}
		.cy_con5 dl dd{font-size: 18px; margin-top: 2%;}
		.cy_con5 dl:hover{color: #fff;background: url(../img/gbd2.png); background-size: 100% 100%;}
		.cybg6{background: url(../img/bg6.png); background-repeat: no-repeat; background-size: 100% 100%; background-position: center top; padding: 1px 0 5% 0; margin: 5% 0;}	
		.cy_con6{display: flex; justify-content: space-between; text-align: center;}
		.cy_con6 dl{width: 25%; background: #fff; padding: 3% 0;}
		.cy_con6 dl dt img:nth-child(2){display: none;}
		.cy_con6 dl p{text-align: center; font-size: 17px; line-height: 30px;}
		.cy_con6 dl dd{font-size: 26px; color: #DB4D0B; font-weight: bold;}
		.cy_con6 dl h2{font-weight: bold; margin: 4% 0 2% 0; font-size: 18px;}
		.cy_con6 dl a{background: #DB4D0B; font-size: 18px; line-height: 40px; display: inline-block; text-align: center; padding:  0 3%; margin-top: 8%; color: #fff;}
		.cy_con6 dl:hover{background: #DB4D0B; color: #fff;}
		.cy_con6 dl:hover dd{color: #fff;}
		.cy_con6 dl:hover a{ background: #fff; color: #DB4D0B;}
		.cy_con6 dl:hover dt img:nth-child(1){display: none;}
		.cy_con6 dl:hover dt img:nth-child(2){display: inline-block;}
		
		.cybg7{background: url(../img/bg7.jpg); background-repeat: no-repeat; background-size: 100% 100%; background-position: center top; padding: 1px 0 5% 0; margin: 0 auto; width: 1330px; height: 481px;}	
		
		.cy_con7{width: 720px; float: right; margin: 13% 20px 0 0; position: relative;}
		.cy_con7 .swiper{width: 78%;}
		.cy_con7 .swiper dl{background: #F0F0F0; text-align: center; height: 220px; padding:0 10%;}
		.cy_con7 .swiper dl dt{font-size: 18px; display: inline-block; background: #ed1b24; margin: 10% 0; font-weight: bold; padding: 2% 10%; border-radius: 20px; color: #fff;}
		
		.cybg8{background: url(../img/bg8.png); background-repeat: no-repeat;background-position: center top; padding: 1px 0 0 0; margin: 5% auto; }	
		.cy_pub_tit3 h2{color: #fff;}
		.cy_pub_tit3 h3{color: #1f88cd;}
		.cy_con8_n_qh{display: none;}
		.cy_con8_n .active{display: block;}
		.cy_con8_t ul{display: flex; justify-content: space-between; margin-bottom: 3%;}
		.cy_con8_t ul li{width: 34%; text-align: center; background: #F0F0F0; line-height: 60px; font-size: 18px; color: #DB4D0B;}
		.cy_con8_t ul .active{background: #ed1b24; color: #fff;}
		.cy_con8_n_qh ul{display: flex; justify-content: space-between;}
		.cy_con9_n{display: flex; justify-content: space-between; text-align: center;}
		.cy_con9_n dl h2 img:nth-child(2){display: none;}
		.cy_con9_n dl dd{background: #F0F0F0; padding: 5% 0;}
		.cy_con9_n dl dd h2{font-size: 26px;font-weight: bold;}
		.cy_con9_n dl dd p{font-size: 18px; text-align: center;}
		.cy_con9_n dl dt img{vertical-align: bottom;}
		.cy_con9_line{position: absolute; left: 0; right: 0; top:80px}
		.cy_con9_n dl dt{margin-top: 90px;}
		.cy_con9_n dl:hover h2 img:nth-child(1){display: none;}
		.cy_con9_n dl:hover h2 img:nth-child(2){display: inline-block;}
		.cy_con9_n dl:hover dd{background: #DB4D0B; color: #fff;}
		
		.cybg10{background: url(../img/bg10.png); background-repeat: no-repeat;background-position: center top; padding: 1px 0 5% 0; margin: 5% auto;  background-size: 100% 100%;}
		.cy_con10{display: flex; justify-content: space-between;}
		.cy_con10_l{width: 405px;}
	    .cy_con10_r{width: 755px; background: #fff; padding: 40px 20px;}
	    .cy_con10_r_t p{font-size: 18px;}
	.cy_con10_r_t h2{font-size: 32px; font-weight: bold;}
	.cy_con10_r_t {margin: 0 0 6% 5%;}
	.cy_con10_l img{vertical-align: bottom;}
	.cy_con10_r{position: relative;}
	.cy_con10_r .q1{top:10%!important; right: 7%;}
	.cy_con10_r .q2{top:10%!important; right: 15%; left: auto!important;}
	
	.cy_con11_n{position: relative;}
	.cy_con11_n_r{width: 540px; height: 421px; background: url(../img/ebg.png); position: absolute; right: 0; top:9%}
	.cy_con11_n_r dl{position: relative;}
	.cy_con11_n_r dl dt{background:url(../img/btbg.png); width: 87px; height: 62px; text-align: center; color: #fff; font-size: 26px; font-weight: bold; line-height: 62px; position: absolute; left: 5%; top:-5%}
	.cy_con11_n_r dl dd{ padding: 10% 15% 0 0; text-align:right; color: #fff;}
	.cy_con11_n_r dl dd p{text-align: right; font-size: 26px; line-height: 40px;}	
	.cy_con11_n_r dl dd h2{font-size: 46px; font-weight: bold; margin-bottom: 5%;}	
		
	.cy_con11 .swiper-pagination{position: absolute; bottom: 27%!important; right: 10%!important; width: 260px!important; left: auto!important;}
	.cy_con11 .swiper-pagination .swiper-pagination-bullet{width: 50px; height: 7px; background: #DB4D0B; border-radius: 0; margin: 0 1px!important;}	
		.cy_con11 .swiper-pagination .swiper-pagination-bullet-active{background: #fff;}	
	.cy_con12 dl{display: flex; justify-content: space-between; color: #DB4D0B;}	
	.cy_con12 dl dt{width: 40%; padding: 5%; background: url(../img/wlbg.png);}	
	.cy_con12 dl dd{width: 50%;}	
	.cy_con12 dl dd img{vertical-align: bottom;}	
	.cy_con12 dl dt h3{width: 50px; background: #DB4D0B; height: 6px; margin: 5% 0;}	
	.cy_con12 dl dt h2{font-size: 34px; font-weight: bold;}	
	.cy_con12 dl dt p{font-size: 18px; margin-top: 5%; line-height: 26px;}	
	.cy_con12{margin-bottom: 5%!important;}	
	.cy_con13{width: 1330px; margin: 0 auto; position: relative;}	
	.cy_con13 .swiper{width: 90%;}	
	.cy_con14{background: #ED1B24; text-align: center; padding: 1% 0; color: #fff; font-size: 18px; margin-top: 1%;}
	
	
	.cybg15{background: url(../img/xwbg.png); background-repeat: no-repeat;background-position: center bottom; padding: 0  0 5% 0; margin: 0 auto; }
	.cy_con15_t{display: flex; justify-content: space-between;}
	.cy_con15_r{background: url(../img/xwbg2.png); width: 436px; padding: 50px; color: #fff;}
	.cy_con15_l img {vertical-align: bottom;}
	.cy_con15_l{width: 665px;}
	.cy_con15_r  h2{font-size: 32px;text-align: right; font-weight: bold;}
	.cy_con15_r  h3{width: 40px; height: 2px; float: right; background: #fff; margin: 2% 0 8% 0;}
	.cy_con15_r p{font-size: 26px; line-height: 35px; display: block; clear: both;}
	.cy_con15_r a{display: inline-block; font-size:18px; border:1px solid #fff; padding: 0 3%; line-height: 40px; text-align: right; float: right; margin-top: 10%;}
	.cy_con15_r a img{vertical-align: middle;}
	.cy_con15_d{display: flex; justify-content: space-between; margin-top: 1%;}
	.cy_con15_d dl{width: 43.5%; padding:2% 3%; background-image:url(../img/xwbg3.png); color: #fff; background-size: 100% 100%;}
	.cy_con15_d dl dt{font-size: 32px; font-weight: bold;}
	.cy_con15_d dl dt span{float: right; display: inline-block; line-height: 30px; font-size: 18px; padding: 0 5%; font-weight: normal; border:1px solid #fff; }
	.cy_con15_d dl dt span img{vertical-align: middle;}
	.cy_con15_d dl dd{font-size: 26px; margin-top: 2%;}
	.cybg16{width: 1390px; margin: 5% auto; border:1px solid #222222;border-radius: 10px; padding-bottom: 3%;}
	.cy_con15_d dl h3{width: 40px; height: 2px; background: #fff; margin: 3% 0;}
	.foot_c_b_m p strong{font-weight: normal;}
	
	.cyhzbg{background: url(../img/hzbg.jpg); background-repeat: no-repeat;background-position: center bottom; padding: 1px  0 5% 0; margin: 5% auto; }
	.cyhz ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
	.cyhz ul li{width: 19%; margin-bottom: 1%;border: 1px solid #DB4D0B;}
	.cyhz ul li:hover{border: 1px solid #ff0000;}
	.cyhz ul li img{vertical-align: bottom;}
	.cyal .swiper{padding-bottom:7%;}	
	.cyal .swiper .swiper-pagination-bullet{background: #DB4D0B!important}	
	.cyal .swiper .swiper-pagination-bullet-active{background: #ff0000!important; width: 50px!important; border-radius: 5px!important;}
		
		
		
		
		
		
		
	.aax_pub_tit{margin: 4% 0 2% 0; text-align: center;}	
	.aax_pub_tit h2{font-size: 46px; font-weight: bold;}
	.aax_pub_tit h2 span{color: #DB4D0B;}
	.aax_pub_tit p{text-align: center; font-size: 26px; margin-top: 1%;}	
	.aax_pub_tit p img{padding: 0 15px; vertical-align: middle;}	
	.aax_con1{display: flex; justify-content: space-between;}	
	.aax_con1_l{width: 470px; font-size: 18px; color: #666666; margin-top: 2%;}	
	.aax_con1_l p{ line-height: 30px; margin-top: 3%;}	
	.aax_con1_l h3{width: 70px; height: 8px; background: #DB4D0B; margin-top: 5%;}	
	.aax_con1_d{width: 400px; height: 100px; background: #DB4D0B; color: #fff; position: absolute; bottom: 7%; left: 15%; display: flex; justify-content: space-between; padding: 30px 80px;}	
	.aax_con1_d p{width: 95px; height: 95px;border:1px solid #fff; border-radius: 95px; line-height: 95px; font-size: 18px; text-align: center;}	
	.aaxbg2{background: #F3F3F3; padding: 1px 0 5% 0; margin: 5% 0;}
	
	.cy_con9_n dl{position: relative;}
	.cy_con9_n dl dd{position: absolute; background: #fff; position: absolute; bottom: 0; left: 0; right: 0; border: 1px solid #666666; border-top: none; border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;}
	.aax_con3{display: flex; justify-content: space-between;flex-wrap: wrap;}
	.aax_con3 dl{width: 19%; text-align: center; padding: 5% 0; background: url(../img/bg3.png); background-size: 100% 100%; margin-bottom: 2%;}
	.aax_con3 dl dt{font-size: 26px; font-weight:bold;}
	.aax_con3 dl dd{font-size: 18px; color: #666666; margin-top: 3%;}
	.aax_con3 dl:hover{background: url(../img/bg3_1.png); background-size: 100% 100%; color: #fff; }
	.aax_con3 dl:hover dd{color: #fff;}
	.aax_con5_t ul{display: flex; justify-content: space-between; margin-bottom: 2%;}
	.aax_con5_t ul li{width: 19%; background: #F3F3F3; font-size: 18px; text-align: center; line-height: 50px; border-radius: 15px; border:1px solid #666666}
	.aax_con5_t ul .active{background: #DB4D0B; color: #fff;}
	.aax_con5_qh{position: relative;}
	.aax_con5_qh_r{ width: 591px; position: absolute; right: 0; top: 4%;}
	.aax_con5_qh_l{width:507px; background: url(../img/bg5.png); background-size: 100% 100%; padding: 60px 80px; position: relative;z-index: 1; color: #fff; height: 340px;}
	.aax_con5_qh_l h2{font-size: 26px; background: #fff; font-weight: bold;display: inline-block;border-radius: 10px; border:1px solid #666666;line-height: 45px; padding: 0 5%; color: #DB4D0B; margin-bottom: 3%;}
	.aax_con5_qh_l p{font-size: 18px; line-height: 26px;}
	.aax_con5_qh_l h3{font-size: 22px; font-weight: bold; color: #fff; margin: 3% 0;}
	.aax_con5_qh{display: none;}
	.aax_con5_n .active{display: block;}
	.aax_con6{margin-top: 5%;}
	.aax_con7 p{padding:0 5%; font-size: 18px; color: #666666; line-height: 30px;}
	.aax_con7 img{margin-bottom: 2%;}
	.aax_con9{text-align: center;}
	.aaxbg10{background: url(../img/bg10.png); background-repeat: no-repeat;background-position: center top; padding: 1px 0 5% 0; margin: 5% auto;  background-size: 100% 100%;}
	.aax_con10{display: flex; justify-content: space-between;}
	.aax_con10 dl{width: 19%; position: relative;}
	.aax_con10 dl dt img:nth-child(2){display: none;}
	.aax_con10 dl h3{ position: absolute; bottom: 0; background: #DB4D0B;  line-height: 65px; text-align: center; font-size: 18px; color: #fff; left: 0; right: 0; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}
	.aax_con10 dl  dd{position: absolute; width: 80%; margin: 0 auto; left: 0; right: 0; top:25%; text-align: center; color: #fff; display: none;}
	.aax_con10 dl  dd h2{font-size: 26px; font-weight: bold; margin-bottom: 5%;}
	.aax_con10 dl  dd p{font-size: 18px; padding: 0 5%; line-height: 26px;}
	.aax_con10 dl:hover dd{display: block;}
	.aax_con10 dl:hover dt img:nth-child(1){display: none;}
	.aax_con10 dl:hover dt img:nth-child(2){display: inline-block;}
	.aax_con10 dl:hover h3{display: none;}
	.aax_con11{display: flex; justify-content: space-between;}
	.aax_con11_l{width: 480px;}
	.aax_con11_r{width: 680px;}
	.aax_con11 dl dd{background: #f2f2f2; padding: 5%;}
	.aax_con11 dl dd h2{font-size: 26px; font-weight: bold;}
	.aax_con11 dl dd p{font-size: 18px; color: #666666; margin: 3% 0; -webkit-line-clamp: 3;
    line-height: 27px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
	.aax_con11 dl dd h3 a{display: inline-block; background: #DB4D0B; font-size: 18px; line-height: 45px; padding: 0 8%; color: #fff; border-radius: 10px;}
	.aax_con11 dl dd h3{display: flex; justify-content: space-between;}
	.aax_con11 dl dd h3 span{ font-size: 18px; color: #666666; margin-top: 2%;}
	.aax_con11_r dl{display: flex; justify-content: space-between; margin-bottom: 4%;}
	.aax_con11_r dl dt{width:256px;}
	.aax_con11_r dl dd{width: 360px;}	
	.aax_con11 img{vertical-align: bottom;}	
	.aax_con11_l dl dd{border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;}	
	.aax_con11_r dl dd{padding: 4% 5%;}	
	.aax_con11_r dl:last-child{margin-bottom: 0;}	
		
	.aaxbg12{background: url(../img/bg18.jpg); background-repeat: no-repeat;background-position: center top; padding: 1px 0 3% 0; margin: 5% auto;  background-size: 100% 100%;}	
	.aax_con12{display: flex; justify-content: space-between; background: #F0F0F0;}	
	.aax_con12_l{width:690px; padding: 3%;  background-size: 100% 100%;  border-radius: 40px;}	
	.aax_con12_r{width: 438px; text-align: center; background: url(../img/bdbg.jpg); background-size: 100% 100%; padding: 3% 0 5% 0;}	
	.bdysd{line-height:70px; background: #FFFFFF; width: 100%;  font-size: 18px; color: #666666; }	
	input::placeholder{color: #666666;}	
	.aax_con12_l h2{font-size: 34px;font-weight: bold; margin-bottom: 5%;}
	.aax_con12_l ul{display: flex; justify-content: space-between;}
	.aax_con12_l ul  input{width: 47%; padding-left: 10px;}
	.aax_con12_l textarea{background: #fff; border: none; padding: 0px 0 0 10px; margin-top: 3%; width:98.3%; }
	
	
	
	.aax_con12_r h4{font-size: 18px; line-height: 28px; margin: 8% 0 0 0; color: #333333;}
	
	.aax_con12_l{text-align: center;}	
	.aax_con12_r h2{margin-top: 15%;}
	.aax_con12_r p{text-align: center; color: #333333; text-align: center; }	
	.aax_con12_r h4{font-size: 30px; line-height: 50px;}
	.aax_con12_r h3{font-size: 26px; color: #333333; text-align: center; margin-top: 5%;}	
	.aax_con12_r h3 img{vertical-align: middle; padding-right: 10px;}
	.foot_c_t dl{display: flex; width:480px;}	
	#logo h2 span{display: block;}	
	.foot_c_t dl dd span{display: block;}		
	.foot_c_t dl dt{margin-top: 5%;}	
		.aaxhzbg{background: url(../img/hzbg.png); background-repeat: no-repeat;background-position: center top; padding: 1px 0 3% 0; margin: 5% auto;  background-size: 100% 100%;}
	.aaxhzbg .aax_con10{ justify-content: center; flex-wrap: wrap;}	
	.aaxhzbg .aax_con10 dl{width: 28%; margin: 2%; background: #DB4D0B; border-radius: 30px; padding-top: 3%; height:380px;}	
	.aaxhzbg .aax_con10 dl dd{position: unset; display: block;}	
	.aaxhzbg .aax_con10 dl:hover dt{display: block;}	
	.aaxhzbg .aax_con10 dl:hover dt img:nth-child(1){display: inline-block; vertical-align: bottom;}	
	.aaxhzbg .aax_con10 dl dt{position: absolute; bottom: 0;}	
	.aax_con10 dl dt img {display: inline-block; vertical-align: bottom;}	
	.aax_zp{text-align: center;}
	.foot_c_b_m p img{vertical-align: middle; padding-right: 10px;}
	.aax_fw .aax_con5_qh{margin-bottom: 3%; position: relative; display: block; overflow: hidden;}
	.aax_fw .aax_con5_qh:nth-child(2) .aax_con5_qh_l{float: right;}
	.aax_fw .aax_con5_qh:nth-child(2) .aax_con5_qh_r{ right: auto; left: 0; top:3%}
	.aax_fw_n{display: flex; justify-content: space-between; width: 100%; clear: both; margin-bottom: 4%;}
	.aax_fw_n .aax_con5_qh{width: 32%;}
	.aax_fw_n .aax_con5_qh .aax_con5_qh_l{width: 80%; padding: 0; padding: 10%; text-align: center; height: 450px;}
	.aax_fw_n .aax_con5_qh_l h3{font-size: 20px; text-align: left;}
	.aax_about{display: flex; justify-content: space-between;}	
		
	.aax_about{display: flex; justify-content: space-between;}	
	.aax_about_l{width: 490px;}	
	.aax_about_r{width: 670px;}	
	.aax_about_l p{font-size: 18px; color: #666666; line-height: 30px; margin: 5% 0 0 0;}
	.aax_about_l h3{width: 86px; height: 8px; background: #DB4D0B; margin: 5% 0;}
	
		
	.zchb_pub_tit{margin: 5% auto 3% 0; text-align: center;}	
	.zchb_pub_tit h2{font-size: 46px; font-weight: bold;}	
	.zchb_pub_tit h2 span{color: #DB4D0B;}	
	.zchb_pub_tit  p{text-align: center; font-size: 26px; color: #666666; margin-top: 1%;}	
	.zchb_pub_tit  p img{ vertical-align: sub; padding: 0 20px;}	
	.zchbbg1{background: url(../img/bg1.png); background-position: center bottom;background-repeat: no-repeat; padding-bottom: 2%; }	
	.zchd_con1{display: flex; justify-content: space-between; flex-wrap: wrap;}	
	.zchd_con1 dl{width: 48.2%; margin-bottom: 4%;}	
	.zchd_con1 dl dd{background: #F0F0F0; text-align: center; padding: 5%;}	
	.zchd_con1 dl dd h2{font-size: 26px; font-weight: bold; margin-bottom: 2%;}	
	.zchd_con1 dl dd p{font-size: 18px; color: #666666; padding: 0 20%; text-align: center;}	
	.zchd_con1 dl dt img{vertical-align: bottom;}	
	.zchd_con1 dl:nth-child(3) dd p{padding: 0 10%;}	
	.zchd_con1 dl:nth-child(4) dd p{padding: 0 5%;}	
	.zchd_con1 dl:hover dd{background: #EEAA26; color: #fff;}	
	.zchd_con1 dl:hover dd p{color: #fff;}	
	.zchbbg2{position: relative;}	
	.zchb_con2_r{position: absolute; right: 0; bottom: 0;}	
	.zchb_con2_t ul{display: flex; justify-content: space-between;}	
	.zchb_con2_t ul li{width: 15%; font-size: 26px; line-height: 78px; text-align: center; background: #DB4D0B; color: #fff; border-radius: 50px;}	
	.zchb_con2_t ul .active{background: #EEAA26;}	
	.zchb_con2_d dl{display: flex; justify-content: space-between; margin: 5% 0 10% 0;}	
	.zchb_con2_d dl dt{width: 704px;}
	.zchb_con2_d dl dt img{vertical-align: bottom;}
	.zchb_con2_d dl dd{width: 360px; background:#f0f0f0; background-size: 100% 100%; text-align: center; padding: 100px 70px;}		
	.zchb_con2_d dl dd h2{font-size: 26px; font-weight: bold;}	
	.zchb_con2_d dl dd p{font-size: 18px; text-align: center; margin-top: 5%; line-height: 30px;}
	.zchb_con2_d_qh{display: none;}
	.zchb_con2_d .active{display: block;}
	.zchbbg3{background: url(../img/bg3.png); background-position: center bottom;background-repeat: no-repeat; padding:1px 0 5% 0;  margin-top: 2%;}	
	.zchd_con3 ul{ display: flex; justify-content: space-between;}
	.zchd_con3 ul li img:nth-child(2){display: none;}
	.zchd_con3 ul li:hover img:nth-child(1){display: none;}
	.zchd_con3 ul li:hover img:nth-child(2){display: inline-block;}
.zchd_con4{background: #F0F0F0; position: relative;}
	.zchd_con4_qh{display: none;}
	.zchd_con4_l .active{display: block;}
	.zchd_con4_r{width: 840px; position: absolute; right: 0; top: 0;}
	.zchd_con4_r ul li{text-align: center; font-size: 18px; line-height: 140px;}
	.zchd_con4_r ul li img{display: none;}
	.zchd_con4_r ul .active{ font-size: 26px; font-weight: bold; color: #fff; background: #DB4D0B;}
	.zchd_con4_r ul .active img{display: inline-block; padding-right: 20px; vertical-align: sub;}
	.zchd_con5{display: flex; justify-content: space-between;}
	.zchd_con5_l{width: 320px; background: #DB4D0B; text-align: center; padding: 8% 0 10% 0; border-top-left-radius: 50px;border-bottom-right-radius: 50px;}
	.zchd_con5_l ul li{line-height: 75px; font-size: 18px; color: #fff; margin-top: 10%;}
	.zchd_con5_r_t_n{display: flex;justify-content:left; flex-wrap: wrap;}
	.zchd_con5_r_t_n dl{width: 32.3%; text-align: center; margin-bottom: 2%; margin-right:1%}
	.zchd_con5_r{width: 868px;}
	.zchd_con5_r_t_n dl dd{background: #DB4D0B; line-height: 65px; font-size: 18px; text-align: center; color: #fff;}
	.zchd_con5_r_t_n dl dt img{vertical-align: bottom;}
	.zchd_con5_r_d{font-size: 18px; line-height: 60px; background: #DB4D0B; text-align: center; color: #fff;}
	.zchd_con5_l .active{background: #eeaa26; font-size: 26px; font-weight: bold;}
	.zchd_con5_r_t_n dl:hover dd{background: #eeaa26;}
	.zchd_con5_r_t_qh{display: none;}
	.zchd_con5_r_t .active{display: block;}
	.zchbbg6{background: url(../img/bg6.png); background-position: center bottom;background-repeat: no-repeat; padding:1px 0 3% 0;  margin-top: 3%;}	
	.zchb_pub_tit2{color: #fff;}
	.zchb_pub_tit2 p{color: #fff;}
	.zchb_con6{display: flex; justify-content: space-between; flex-wrap: wrap;}
	.zchb_con6 dl{width: 15.5%; margin-bottom: 3%; text-align: center; padding: 4%; background: #F0F0F0;}
	.zchb_con6 dl dt{width: 92px; height: 92px; border-radius: 92px; background: #fff; margin: 0 auto; line-height: 92px;}
	.zchb_con6 dl dt img{vertical-align: middle;}
	.zchb_con6 dl dd h2{font-size: 26px; font-weight: bold; margin: 3% 0;}
	.zchb_con6 dl dd p{font-size: 18px; color:#666666; text-align: center;}
	.zchb_con6 dl dt img:nth-child(2){display: none;}
	.zchb_con6 dl:hover{background: #EEAA26; color: #fff;}
	.zchb_con6 dl:hover  dt img:nth-child(1){display: none;}
	.zchb_con6 dl:hover  dt img:nth-child(2){display: inline-block;}
	.zchb_con6 dl:hover dd p{color: #fff;}
	.zchbbg7{background: url(../img/bg7.png); background-position: left bottom;background-repeat: no-repeat; padding:1px 0 5% 0;  margin-top: 3%;}
	.zchb_con7{display: flex;justify-content: space-between; flex-wrap: wrap;}
	.zchb_con7 dl{width: 50%; display: flex; justify-content: space-between;}
	.zchb_con7 dl dt{width: 50%;}
	.zchb_con7 dl dt img{vertical-align: bottom;}
	.zchb_con7 dl dd{width: 40%;  padding: 5%; text-align: center; background: #F0F0F0;}
	.zchb_con7 dl dd h2{font-size: 32px; font-weight: bold; margin: 30% 0 5% 0;}
	.zchb_con7 dl dd p{font-size: 26px; color: #666666; text-align: center;}
	.zchbbg8{background: url(../img/bg8.png); background-position: center bottom;background-repeat: no-repeat; padding:1px 0 5% 0;  margin-top: 3%;}
	.zchb_con8{width: 1260px; position: relative; margin: 0 auto;}
	.zchb_con8_n{width: 1200px; margin: 0 auto;}
	.zchb_con8_n dl dd{ float:right;}
	.zchb_con8_n dl{position: relative; display: block; overflow: hidden;}
	.zchb_con8_n dt{width: 354px; background: #DB4D0B; position: absolute; left: 0; top:15%; color: #fff; text-align: center; padding: 10% 0; border-top-right-radius: 50px; border-bottom-left-radius: 50px;} 
	.zchb_con8_n dt h2{font-size: 32px; font-weight: bold; margin-bottom: 2%;}
	.zchb_con8_n dt p{font-size: 26px; text-align: center; line-height: 40px;}
	.zchd_con9{display: flex; justify-content: space-between; flex-wrap: wrap;}
	.zchd_con9 dl{width: 24%; text-align: center; padding: 5% 0; background:#f0f0f0; background-size: 100% 100%; margin-bottom:2%; border-bottom: 5px solid #f0f0f0;}
	.zchd_con9 dl dt{font-size: 26px; font-weight: bold; color: #DB4D0B; margin-bottom: 3%;}
	.zchd_con9 dl dd{font-size: 18px; color: #666666; line-height: 35px;}
	.zchd_con9 dl:hover{border-bottom: 5px solid #EEAA26;}
	.zchbbg10{background: url(../img/bg10.png); background-position: center top;background-repeat: no-repeat; padding:1px 0 0 0;  margin-top: 3%;}
	.zchb_con10 .swiper{width: 85%;}
	.zchb_con10 dl{ position: relative;}
	.zchb_con10 dl dd{position: absolute; width: 70%;bottom: 10%; left: 0; right: 0; font-size: 22px; line-height: 50px; border-radius: 50px; text-align: center; color: #fff; background: #EEAA26; margin: 0 auto;}
	.zchd_moreal{text-align: center;}
	.zchd_moreal a{display: inline-block; background: #DB4D0B; font-size: 18px; line-height: 42px;}
	.zchd_moreal a{display: inline-block; padding: 0 5%; border-radius: 50px;  color: #fff;}
	.zchbbg11{}
		.zchb_con11{display: flex; justify-content: space-between; flex-wrap: wrap;}
		.zchb_con11_l{width: 100%;}
		.zchb_con11_r{width: 100%;}
		.zchb_con11 dl{background: #FFFFFF;display: flex; justify-content: space-between;}
	.zchb_con11_l dl dt{width: 703px;}
	.zchb_con11_l dl dd{width: 30%;}
	.zchb_con11_r{display: flex; justify-content: space-between; margin-top: 2%;}
	.zchb_con11_r dl{width: 49%;}
		.zchb_con11 dl dd h2{font-size: 26px;-webkit-line-clamp: 1;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    text-overflow: ellipsis; margin-bottom: 3%;}
		.zchb_con11 dl dd p{font-size: 18px; color: #666666;-webkit-line-clamp: 5;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    text-overflow: ellipsis; line-height: 30px;}
		.zchb_con11 dl dd {padding: 5%;}
		.zchb_con11_r dl dt{width: 255px;}
		.zchb_con11_r dl dd{width: 70%; padding: 8% 15%;}
		.zchb_con11 dl dt img{vertical-align: bottom; height:170px}
		
		.zchb_con11_l dl dd{padding: 5%;}
		.zchb_con11 dl  h3{margin-top: 11%; display:flex; justify-content: space-between; font-size: 18px; flex-wrap: wrap-reverse;
	    flex-direction: row-reverse;}
		.zchb_con11 dl  h3 a{ display: inline-block; line-height: 40px; background: #DB4D0B; padding: 0 50px; color: #fff; }
		.zchb_con11 dl  h3 span{line-height: 44px;}
		.zchd_con11{margin-bottom: 3%;}
	.zchd_cplist .zchd_con5_l{padding:5% 0;}
	.zchd_cplist{ margin-bottom: 3%;}
	.zchd_cplist .zchd_con5_l ul li{line-height: 60px;}
	
	.zchd_about_l{width: 727px;}	
	.zchd_about{display: flex; justify-content: space-between; margin-bottom: 3%;}	
	.zchd_about_r{width: 396px; text-align: right; margin-top: 5%;}	
	.zchd_about_r p{font-size: 18px; color: #666666; line-height: 30px;}
	.zchd_about_r  h2{width: 58px;  height: 6px; background: #DB4D0B; margin-top: 10%; float: right;}	
	
	.zchd_about2{display: flex; justify-content: space-between; flex-wrap: wrap;}
	.zchd_about2 dl{width: 28%; margin-bottom: 2%; background: #f0f0f0; background-size: 100% 100%; padding: 5% 2%;}
	.zchd_about2 dl dt{font-size: 26px; font-weight: bold; margin-bottom: 3%; text-align: center;}
	.zchd_about2 dl dd{font-size: 18px;line-height: 18px; color: #666666; line-height: 30px;}
	.zchd_about2 dl:hover{ background:#DB4D0B; background-size: 100% 100%; color: #fff;}
	.zchd_about2 dl:hover dd{color: #fff;}	
	
.fslsbg1{background: url(../img/bg1.jpg); background-repeat: no-repeat; background-position: center top; padding: 1px 0 6.5% 0; margin: 5% 0;}	
.fsls_pub_tit{margin: 4% auto 3%; text-align: center;}	
.fsls_pub_tit h2{font-size: 46px; font-weight: bold;}	
.fsls_pub_tit h2 span{color: #DB4D0B;}	
.fsls_pub_tit  p{text-align: center; font-size: 26px; color: #666666; margin-top: 1%;}	
.fsls_pub_tit  p img{vertical-align: middle; padding: 0 30px;}	
.fsls_con1 dt{padding: 0px 0 30px 80px;}	
.fsls_con1 dd{width: 615px; padding: 60px 80px; font-size: 18px; color: #666666; line-height: 30px; background: url(../img/bg1n.png); background-size: 100% 100%; text-align:justify}	
	
.fslsbg2{background: url(../img/bg2.png); background-repeat: no-repeat; background-position: center; color: #fff;}	
.fsls_con2{width: 930px; display: flex; justify-content: space-between;  margin:  0  auto 5%;}	
.fsls_con2_r h2{font-size: 46px; font-weight: bold; margin-top: 45%;}	
.fsls_con2_r h3{font-size: 26px; color: #fff;}	
.fsls_con2_r {text-align: right;}	
.fsls_con2_r p{font-size: 18px; text-align: right; line-height: 30px; margin-top: 5%;}	
.fsls_con2_r h2 img{vertical-align: sub; padding-right: 20px;}	
.fslsbg3{background: url(../img/bg3.jpg); background-repeat: no-repeat; background-position: center top; padding: 1px 0 0 0;}	
.fsls_pub_tit2 h2,.fsls_pub_tit2 p{color: #fff;}	
.fsls_con3 .swiper{width: 86%;}	
.fsls_con4{display: flex; justify-content: center; flex-wrap: wrap;}	
.fsls_con4 dl dd img:nth-child(2){display: none;}	
.fsls_con4 dl {width: 19%; background: #F0F0F0; margin:5px; text-align: center; padding: 2% 0;}	
.fsls_con4 dl dt{font-size: 26px; margin-bottom: 3%;}	
.fsls_con4 dl:hover{background: #DB4D0B; color: #fff;}	
.fsls_con4 dl:hover	 dd img:nth-child(1){display: none;}
.fsls_con4 dl:hover	 dd img:nth-child(2){display: inline-block;}
.fslsbg6{background: url(../img/bg6.jpg); background-repeat: no-repeat; background-position: center top; padding: 1px 0 .5% 0; margin: 5% 0 0 0;}		
.fsls_con6{background: url(../img/yy.png); background-repeat: no-repeat; background-position: center;  width: 1356px; margin: 0 auto;}
.fsls_con6_t{width: 1180px; margin: 0 auto; display: flex; justify-content: space-between;}
.fsls_con6_b{width: 855px; margin: 5% auto; display: flex; justify-content: space-between;}
.fsls_con6 dl dt{width: 203px; height: 203px; border-radius: 203px; line-height: 203px; text-align: center; background: #DB4D0B;}	
.fsls_con6 dl dt img{vertical-align: middle;}	
.fsls_con6 dl dd{font-size: 26px; margin-top: 3%;}	
.fsls_con6 dl{width: 203px; text-align: center;}	
.fsls_con6 dl:hover dt{background: #FFE66F;}	
.fsls_con7{display: flex; justify-content: space-between;}	
.fsls_con7 dt{width: 87px; height: 87px; background: #DB4D0B; line-height: 87px; border-radius: 87px; text-align: center; margin: 0 auto 10%; border: 10px solid #fff;}	
.fsls_con7 dt img{vertical-align: middle;}	
.fsls_con7 dd{position: relative;}	
.fsls_con7 dd p{line-height: 86px; text-align: center; left: 0; right: 0; font-size: 26px;margin: 0 auto; bottom: 0; position: absolute; background: #DB4D0B; color: #fff;}	
.fsls_con7 dd img{vertical-align: bottom;}	
.fsls_con7 dl:hover dd p{background: #FFE66F; color: #333333;}	
.fsls_con7 dl:hover dt{background: #FFE66F;}	
.fsls_con7_line{position: absolute; width: 930px; height: 1px; background: #666666; margin: 0 auto; left: 0; right: 0; top:10.5%; z-index: -1;}	
.fslsbg8{background: url(../img/bg8.jpg); background-repeat: no-repeat; background-position: center top; padding: 1px 0 0 0; margin: 5% 0 0 0;}		
.fsls_con8 .swiper{width: 978px;}	
.fsls_con8 .swiper li{position: relative;}	
.fsls_con8 .swiper li p{width: 60%; margin: 0 auto; left: 0; right: 0; bottom: 10%; font-size: 18px; line-height: 65px; background: #FFE66F; border-radius: 50px; position: absolute; text-align: center; z-index: 11;}	
.fslsbg9{background: url(../img/bg9.jpg); background-repeat: no-repeat; background-position: center top; padding: 7% 0; display:block; overflow:hidden}		
.fsls_con9_n{width: 490px; float: right; color: #fff; text-align: center;}	
.fsls_con9_n h2{font-size: 46px; font-weight: bold; margin: 5% 0 2% 0;}	
.fsls_con9_n h3{font-size: 26px; color: #fff; margin-bottom: 5%;}	
.fsls_con9_n p{font-size: 18px; text-align: center; line-height: 30px;}	
.fsls_con9_n h4{width: 75%; background: #FFE66F; font-size: 26px; line-height: 73px; border-radius: 50px; margin: 5% auto; text-align: center; color: #333333;}	
.fsls_con9_n h4 img{ vertical-align: middle; padding-right: 15px;}	
	
.fslscpbg{background: url(../img/cpbg.jpg); background-repeat: no-repeat; background-position: center top; padding: 1px 0 5% 0;}		
.fsls_cp .swiper{width: 88%;}	
.fsls_cptd dl{border:1px solid #666666}	

	
	
	.fslsabbg{background: url(../img/abbg.jpg); background-repeat: no-repeat;}
	.fslsabbg dd{float: right;}
	
.stpjd_pub_tit{text-align:center; margin: 5% auto 3%;}	
.stpjd_pub_tit h3{font-size: 18px; color: #999999;}	
.stpjd_pub_tit h2{font-size: 46px; color: #333333; font-weight: bold;}	
.stpjd_pub_tit h2 span{color: #DB4D0B;}	
.stpjd_pub_tit h4{font-size: 26px; color: #333333; }
.stpjd_pub_tit p{display: inline-block; background: #F0F0F0; text-align: center; line-height: 58px; border-radius: 60px; font-size: 18px; padding: 0 4%; margin-top: 1%;}	
.stpjd_pub_tit p img{vertical-align: sub; padding: 0  20px 0 6px;}	
.stpjd_pub_tit p img:last-child{padding-right: 0;}	
.stpjd_con1{display: flex; justify-content: space-between; flex-wrap: wrap;}	
.stpjd_con1 dl{width: 24%; margin-bottom: 2%; padding: 3% 0; background: #F0F0F0; border-radius: 15px;}	
.stpjd_con1 dl dt{font-size: 22px;font-weight: bold; text-align: center; margin: 3% 0;}	
.stpjd_con1 dl dd{font-size: 18px;line-height: 25px; padding: 0 10%;}	
.stpjd_con1 dl:hover{background: #DB4D0B; color: #fff;}	
.stpjd_con2_n{width: 554px; height: 328px; background: url(../img/bg2.png); position: absolute; right: 0; bottom: 8%;}	
.stpjd_con2_n dl{padding: 10%;}	
.stpjd_con2_n dl dt{font-size: 26px; font-weight: bold; text-align: center; margin: 3% 0;}	
.stpjd_con2_n dl dd{font-size: 18px; list-style: 32px;}	
.stpjd_con2_n .q1{right: 0!important; top: auto; bottom: 0;}	
.stpjd_con2_n .q2{right: 50px!important; top: auto; bottom: 0;left: auto;}	
.stpjdbg3{background: url(../img/bg3.png); background-size: 100% 100%; padding: 1px 0 5% 0; margin-top: 5%;}		
.stpjd_pub_tit2 p{background: #DB4D0B; color: #fff;}	
.stpj_con3_n_qh{display: none;}	
.stpj_con3_n .active{display: block;}	
.stpj_con3_n_qh dl{background: #fff; display: flex; justify-content: space-between;}	
.stpj_con3_n_qh dl dt{width: 500px; background: url(../img/cpbg.png); height: 420px; color: #fff; text-align: center;}	
.stpj_con3_n_qh dl dd{width: 700px; text-align: center;}	
.stpj_con3_n_qh dl dt h2{ display: inline-block; border: 1px solid #fff; border-radius: 50px; font-size: 30px; font-weight: bold; text-align: center; padding: 0 5%; line-height: 63px; margin: 10% 0 5% 0;}	
.stpj_con3_n_qh dl dt p{font-size: 18px; text-align: center; line-height: 42px;}	
.stpj_con3_t{display: flex; justify-content: space-between; margin-top: 2%;}	
.stpj_con3_t ul{width: 73%; display: flex; justify-content: space-between;}	
.stpj_con3_t dl{width: 24%; background: #fff; text-align: center;}	
.stpj_con3_t ul li{width: 27%; background: #fff; text-align: center; padding: 2%; border-bottom: 4px solid #fff;}	
.stpj_con3_n_qh img{vertical-align: bottom;}	
.stpj_con3_t dl dd{font-size: 18px;}	
.stpj_con3_t dl dt{padding: 15% 0 2% 0;}	
.stpj_con3_t ul .active{border-color: #FFE66F;}
.stpj_con3_n_qh h3{font-size: 16px; padding: 0 5%; color: #fff; font-weight: bold;}
.stpjdbg4{  background-position: right bottom; background-repeat: no-repeat;}	
.stpjd_con4 {width: 1380px; position: relative; margin: 0 auto;}
.stpjd_con4 .swiper{ padding-bottom: 3%; width: 1200px;}


.stpjd_con5_n_n dl{width: 310px; text-align: center;}
.stpjd_con5_n_n dl dd h2{font-size: 26px; font-weight: bold; margin: 3% 0;}
.stpjd_con5_n_n dl dd p{font-size: 18px; line-height: 32px; text-align: center;}
.stpjd_con5_n{position: relative;}
.stpjd_con5_n_n{ position: absolute; top: 20%; left: 0; right: 0;}
.stpjd_con5{position: relative;}
.stpjd_con5 .q1{top: auto; bottom: -2px; right: 20%;}
.stpjd_con5 img{vertical-align: bottom;}
.stpjd_con5 .q2{top: auto; bottom: -2px; right: 22.5%; left: auto;}
.stpjdbg6{background: url(../img/albg.png);  background-position: center bottom;padding-bottom: 5%; background-repeat: no-repeat;}	
.stpjd_con6{width: 1390px; position: relative; margin: 0 auto;}
.stpjd_con6 .swiper{width: 1200px;}
.stpjd_con6 .swiper p{line-height: 78px; background: #DB4D0B; text-align: center; font-size: 18px; color: #fff;}
.stpjd_con6 .swiper img{vertical-align: bottom;}
.stpjd_con6 .swiper .swiper-slide:hover p{background: #FFE66F;}
.stpjd_con7{display: flex; justify-content: space-between; flex-wrap: wrap;}
.stpjd_con7 dl{width: 50%; display: flex; justify-content: space-between;}
.stpjd_con7 dl dt{width: 50%;}
.stpjd_con7 dl dd{width: 40%; padding: 5%; background: #F0F0F0;}
.stpjd_con7 dl img{vertical-align: bottom;}
.stpjd_con7 dl dd h2{font-size: 26px; font-weight: bold; text-align: center; margin: 5% 0;}
.stpjd_con7 dl dd p{font-size: 18px; color: #666666; line-height: 26px;}
.stpjdbg8{background: url(../img/bg8.png);  background-position: center bottom;padding:1px 0 5% 0; background-repeat: no-repeat; margin-top: 5%;}	
.stpjd_pub_tit3 h2,.stpjd_pub_tit3 h3,.stpjd_pub_tit3 p{color: #fff;}
.stpjd_con8 ul{display: flex; justify-content: space-between;  width: 90%; margin: 0 auto 7%;}
.stpjd_con8 ul p{display: inline-block; background: #FFFFFF; line-height: 65px; font-size: 26px; color: #DB4D0B; font-weight: bold; padding: 0 3%; border-radius: 50px;}
.stpjd_con8 ul p span{display: block; text-align: center; font-size: 18px; color: #333333; font-weight: normal;}
.stpjd_con8 ul:nth-child(2) p:nth-child(1){height: 65px;}
.stpjd_con8 ul:nth-child(2) p:nth-child(2){line-height: 30px; padding:1% 3%;}
.stpjd_con8 ul:nth-child(2) {width: 100%;}

.stpjdbg9{background: url(../img/bg12_1.png);  background-position: center; background-repeat: no-repeat; padding-top: 2%;}
.stpjd_con9{display: flex; justify-content: space-between; flex-wrap: wrap;}
.stpjd_con9 dl{width: 33%; text-align: center; padding: 4% 0;}
.stpjd_con9 dl dt img:nth-child(2){display: none;}
.stpjd_con9 dl dd{font-size: 26px;}
.stpjd_con9 dl:hover dt img:nth-child(1){display: none;}
.stpjd_con9 dl:hover dt img:nth-child(2){display: inline-block;}
.stpjd_con5_n_n dl dd h2{font-size: 16px;}
.stpjd_con5_n_n dl dd p{font-size: 14px;  line-height: 22px;}
.stpjd_con8 ul p:hover{ background: #FFE66F; color: #fff;}
.stpjd_con8 ul p:hover span{color: #fff;}


.jxsbg1{background: url(../img/bg1.png); background-position: left top; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding: 3% 0 0 0;}
.jxs_con1_n{width: 600px; float: right;}
.jxs_con1_n_t p{font-size: 26px; color: #666666; text-align: right; line-height: 40px;}
.jxs_con1_n_t span{color: #95B317;}
.jxs_con1_n_d{background:url(../img/bg1_1.png); background-size: 100% 100%; padding: 7% 0 5% 10%; margin-top: 10%;}
.jxs_con1_n_d p{ font-size: 18px; color: #666666; line-height: 42px; margin-bottom: 5%;}
.jxs_con1_n_d p span{font-size: 26px; color: #333333; background: #DB4D0B; line-height: #DB4D0B; border-radius: 50px; margin-right: 15px; padding: 0 5%; font-weight: bold;}
.jxs_pub_tit{text-align: center; margin: 5% auto 3%;}
.jxs_pub_tit h2{font-size: 46px; font-weight: bold;}
.jxs_pub_tit h2 span{color: #95B317;}
.jxs_pub_tit p{text-align:center; font-size: 26px; color: #666666; margin-top: 10px;}
.jxs_con2{display: flex; justify-content: space-between;}
.jxs_con2 dl dt{background: #F0F0F0; padding:15.2% 12%; text-align: center;}
.jxs_con2 dl dt h2{font-size: 26px; font-weight:  bold;}
.jxs_con2 dl dt h2 span{color: #95B317;}
.jxs_con2 dl dt p{ text-align: center; font-size: 18px; line-height: 28px; margin-top: 5%;}
.jxs_con2 dl{width: 400px;}
.jxs_con2 dl img{vertical-align: bottom;}
.jxsbg3{background: url(../img/bg3.png); background-position: center top; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding: 1px 0 3% 0;  background-size: 100% 100%;}
.jxs_con3 p{ font-size: 18px;text-align: center; margin-top: 2%;}
.jxs_con3 .swiper{padding-bottom: 5%;}
.swiper-pagination-bullet{background: #DB4D0B!important;}
.swiper-pagination-bullet-active{background: #F9BE3E!important;}
.jxs_con4 ul{display: flex; justify-content: space-between;}
.jxs_con4 ul li:nth-child(2){margin-top: 3%;}
.jxsbg5{background: url(../img/bg5.png); background-position: center top; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding: 1px 0 5% 0;  background-size: 100% 100%;}
.jxs_con5{display: flex; justify-content: space-between;}
.jxs_con5 dl img{vertical-align: bottom;}
.jxs_con5 dl dd{font-size: 18px; background: #DB4D0B; line-height: 58px; text-align: center;}
.jxs_con5 dl:hover dd{background: #FFE66F;}
.jxs_con6{display: flex; justify-content: space-between;}
.jxs_con6 dl{width: 32%; background: #F0F0F0; text-align: center;border-radius: 40px; padding: 3% 0;}
.jxs_con6 dl dd{font-size: 26px ;font-weight: bold; margin: 3% auto;}
.jxs_con6 dl h2{font-size: 18px; line-height: 30px;}
.jxs_con6 dl dt img:nth-child(2){display: none;}
.jxs_con6 dl:hover{background: #DB4D0B;}
.jxs_con6 dl:hover img:nth-child(1){display: none;}
.jxs_con6 dl:hover img:nth-child(2){display: inline-block;}

.jxsbg7{background: url(../img/bg7.png); background-position: center top; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding: 1px 0 5% 0;  background-size: 100% 100%; position: relative;}
.jxs_con7 ul{display: flex; justify-content: space-between;}
.jxs_gw{position: absolute; left: 5%; bottom: 5%;}
.jxs_con8 dl{display: flex; justify-content: space-between;}
.jxs_con8 dl dt{width: 414px; padding-top: 5%;}
.jxs_con8 dl dt p{font-size: 18px; color: #666666; line-height: 30px; margin: 5% 0;}
.jxs_con8 dl dt h2{width: 53px;height: 5px;background: #95B317;}
.jxsbg9{background: url(../img/bg9.png); background-position: center top; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding:5% 0;  background-size: 100% 100%; position: relative;}
.jxs_con9_t ul {display: flex; justify-content: space-between; margin-top: 2%;}
.jxs_con9_t ul li{width: 32%;}
.jxs_con9_bt{position: absolute; right: 0; top: 10px;}
.jxs_con9_bt h2{font-size: 46px; font-weight: bold; border-bottom: 17px solid #DB4D0B; line-height: 20px; padding:0 10px;}
.jxs_con9_n_qh{position: relative; display: none;}
.jxs_con9_n .active{display: block;}
.jxs_con9_n dl{width: 537px; position: absolute; right: 0; bottom: 0; padding: 5%; text-align: center; background: #fff; height: 200px;}
.jxs_con9_n img{vertical-align: bottom;}
.jxs_con9_n dl dt{font-size: 32px; font-weight: bold;}
.jxs_con9_n dl dt span{color: #95B317;}
.jxs_con9_n dl h2{line-height: 36px; font-size: 18px; background: #DB4D0B; display: inline-block; padding: 0 3%; margin: 3% 0;border-radius: 30px;}
.jxs_con9_n dl dd{font-size: 18px; line-height: 32px; padding:0  9%;}
.jxsbg10{background: url(../img/bg10.png); background-position: center top; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding:1px 0 5% 0;  background-size: 100% 100%; position: relative;}
.jxs_con10 dl{display: flex; justify-content: space-between;}
.jxs_con10 dl dd{width: 414px;}
.jxs_con10 dl dd p{ font-size: 18px; line-height: 30px; margin-top: 7%;}
.jxs_con11{display: flex; justify-content: space-between;}
.jxs_con11_l{width: 420px; padding-top: 5%;}
.jxs_con11_r{width: 715px;}
.jxs_pub_tit2,.jxs_pub_tit2 p{text-align: left;}
.jxs_con11_l_n{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 20%;}
.jxs_con11_l_n dl{width: 48%; margin-bottom: 5%;}
.jxs_con11_l_n dl dt{display: inline-block; background: #DB4D0B; font-size: 18px; line-height: 30px; text-align: center; border-radius: 50px; margin-bottom: 3%; padding: 0 15%; font-weight: bold;}
.jxs_con11_l_n dl dd{font-size: 18px;}
.jxs_con11_r{display: flex; justify-content: space-between; flex-wrap: wrap;}
.jxs_con11_r dl{width: 49%; background: #F0F0F0; text-align: center;border-radius: 40px; padding: 5% 0; margin-bottom: 2%;}
.jxs_con11_r dl dd{font-size: 26px ;font-weight: bold; margin: 3% auto;}
.jxs_con11_r dl h2{font-size: 18px; line-height: 30px; padding: 0 10%;}
.jxs_con11_r dl dt img:nth-child(2){display: none;}
.jxs_con11_r dl:hover{background: #DB4D0B;}
.jxs_con11_r dl:hover img:nth-child(1){display: none;}
.jxs_con11_r dl:hover img:nth-child(2){display: inline-block;}

.jxsbg12{background: url(../img/bg12.png); background-position: center top; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding:1px 0 5% 0;  background-size: 100% 100%; position: relative; margin-top: 5%;}

.jgl_con1 dl{display: flex; justify-content: space-between; margin: 8% auto 2%;}
.jgl_con1 dl dt{width: 634px;}
.jgl_con1 dl dd{width: 485px; padding-top: 5%;}
.jgl_con1 dl dd p{font-size: 18px; line-height: 30px; margin-top: 3%;}
.jgl_con1 dl dd h2{width: 50px;height: 5px;background: #00D6BA; margin-top: 15%;}
.jgl_con2{display: flex; justify-content: space-between;}
.jgl_con2 dl{width: 21%; padding: 3% 1% 1% 1%; background: url(../img/bg2_1.jpg); background-size: 100% 100%;}
.jgl_con2 dl dt{font-size: 26px; text-align: center;}
.jgl_con2 dl dd{font-size: 18px; color: #666666; padding: 2% 5%; line-height: 25px;}
.jgl_con2 dl p{text-align: right;}
.jgl_con2 dl:hover{background: url(../img/bg2_2.jpg); background-size: 100% 100%; color: #fff;}
.jgl_con2 dl:hover dd{color: #fff;}
.jglbg3{background: url(../img/bg3.jpg); background-position: center; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding:1px 0 4.5% 0;  position: relative; background-size: 100% 100%;}
.jgl_pub_tit{text-align: center; margin:5% auto 3%; text-align: center;}
.jgl_pub_tit h2{font-size: 42px;font-weight: bold;}
.jgl_pub_tit h3{color: #848382;font-size: 20px;}

.jgl_pub_tit p{font-size: 26px; text-align: center;  color: #666666; line-height: 39px;}
.jgl_pub_tit h2 span{color: #DB4D0B;}
.jgl_con3_n{width: 550px;}
.jgl_con3_n dl{background: url(../img/bg3.png);height: 184px; margin-bottom: 3%; padding: 40px 55px 0 55px; border-left: 5px solid #fff;}
.jgl_con3_n dl dt{font-size: 26px;text-align: center; font-weight: bold;}
.jgl_con3_n dl dt span{color: #DB4D0B;}
.jgl_con3_n dl dd{font-size: 18px;  color: #666666; line-height: 30px; margin-top: 2%;}
.jgl_con3_r{position: absolute; right: -8%; top: 12%;}
.jgl_con3_d p{background: #DB4D0B; line-height: 50px; font-size: 18px; color: #fff; display: inline-block; padding: 0 3%;border-radius: 50px;}
.jgl_con3_d{text-align: center; margin-top: 2%;}
.jgl_con3_n dl:hover{border-color: #DB4D0B;}

.jgl_con4_t{width: 500px; margin: 0 auto 4%;}
.jgl_con4_t ul{display: flex; justify-content: space-between;}
.jgl_con4_t ul li{width: 27%; text-align: center; background: #F0F0F0; font-size: 18px; line-height: 33px; border-radius: 50px;}
.jgl_con4_t ul  .active{background: #00D6BA; color: #fff;}
.jgl_con4_qh{position: relative; display: none;}
.jgl_con4_d .active{display: block;}
.jgl_con4_d_r{position: absolute; right: 0; top: 10%; width: 588px; height: 293px; background: #fff; box-shadow: 0 0 10px #d5d5d5; margin: 10px; }
.jgl_con4_d_r h2{font-size: 26px;font-weight: bold;}
.jgl_con4_d_r p{font-size: 18px; margin-top: 5%;}
.jgl_con4_d_r dl{position: relative;}
.jgl_con4_d_r h3{position: absolute; right: 0; bottom: 5px;}
.jgl_con4_d_r dl dt{padding: 80px;}
.jgl_con4_d_r dl dd{position: absolute; right: 4%; bottom: 6%; z-index: 11;}
.jgl_con4_d_r dl img{vertical-align: bottom;}
.jglbg5{background: url(../img/bg5.png); background-position: center; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding:1px 0 4.5% 0;  position: relative; background-size: 100% 100%;}
.jgl_con5{display: flex;justify-content: space-between;}
.jgl_con5 dl{width: 23.5%; border: 1px solid #fff; border-radius: 10px; background: #fff;}
.jgl_con5 dl dt{padding: 30px; height: 160px;}
.jgl_con5 dl dt h2{font-size: 26px;font-weight: bold; margin-bottom: 2%;}
.jgl_con5 dl dt p{font-size: 18px; color: #666666; line-height: 28px;}
.jgl_con5 dl dd{text-align: right;}
.jgl_con5 dl:hover{border-color:#00D6BA ;}
.jgl_con6{display: flex; justify-content: space-between;}
.jgl_con6 dl{width: 322px; height: 617px; background: url(../img/bg6_1.png); background-repeat: no-repeat; background-position: bottom; padding: 0 30px; position: relative; padding-top: 6%;background-size: 100% 100%;}
.jgl_con6 dl dt{position: absolute; left: 0; right: 0; margin: 0 auto; text-align: center;top: 0;}
.jgl_con6 dl dd{font-size: 30px;font-weight: bold; margin-top: 22%; border-bottom: 1px solid #999999; padding-bottom: 3%; margin-bottom: 3%; padding: 0 3% 3% 3%;}
.jgl_con6 dl h2{font-size: 26px;font-weight: bold; margin-top: 8%; margin-bottom: 3%; padding: 0 3%;}
.jgl_con6 dl p{font-size: 18px;color: #666666; line-height: 30px; padding: 0 3%;}
.jgl_con6 dl p:nth-child(4){height: 70px;}
.jgl_con6 dl:hover{ background: url(../img/bg6_2.png); background-size: 100% 100%; color: #fff;}
.jgl_con6 dl:hover dd{border-color: #fff;}
.jgl_con6 dl:hover p{color: #fff;}

.jglbg7{background: url(../img/bg7.png); background-position: center; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding:1px 0 4.5% 0;  position: relative; background-size: 100% 100%;}
.jgl_pub_tit2{color: #fff;}
.jgl_pub_tit2 p{color: #fff;}

.jgl_con7_t{width: 500px; margin: 0 auto 4%;}
.jgl_con7_t ul{display: flex; justify-content: space-between;}
.jgl_con7_t ul li{width: 27%; text-align: center; background: #00D6BA; color: #fff; font-size: 18px; line-height: 33px; border-radius: 50px;}
.jgl_con7_t ul  .active{background: #FFFFFF; color: #DB4D0B;}
.jgl_con7_d .active{display: block;}
.jgl_con7_qh{display: none}
.jgl_con8 dl{display: flex; justify-content: space-between;}
.jgl_con8 dl dt{width: 556px;}
.jgl_con8 dl dd{width: 579px; padding-top: 4%;}
.jgl_con8 dl dd p{font-size: 18px; line-height: 30px; margin-top: 3%;}
.jglbg9{background: url(../img/bg9.png); background-position: center right; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding:4% 0;  position: relative; }
.jgl_con9_n{width: 421px; height: 215px; background: url(../img/bg9_1.png); padding: 115px;}
.jgl_pub_tit3{text-align: left;}
.jgl_pub_tit3 p{text-align:left; font-size: 22px;
color: #666666;
line-height: 33px;}
.jgl_con9_nr p{font-size: 18px;  line-height: 30px; margin-top: 8%;}
.jglbg10{background: url(../img/bg10.png); background-position: center right; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding:1px 0 4% 0;  position: relative; }
.zchb_con11_r dl dt{display: none;}

.jglbg12{background: url(../img/bg12.png); background-position: center right; background-repeat: no-repeat; display: block; overflow: hidden; margin: 5% auto; padding:1px 0 4% 0;  position: relative; }
.jgl_con12_n{ padding: 10% 0; margin-left: 10%;}
.jgl_con12_n h2{font-size: 32px; margin-bottom: 3%;}
.jgl_con12_n p{font-size: 18px; color: #999999; line-height: 30px;}
.jgl_con12_n a{width: 159px;background: #00D6BA;border-radius: 20px; line-height: 40px; text-align: center;  font-size: 18px; color: #fff; display: block; margin-top: 3%;}

.hshs_con1{width: 1380px; margin: 0 auto; position: relative;}
.hshs_con1 dl{position: relative;}
.hshs_con1 dl dt{text-align: right; padding-right: 90px;}
.hshs_con1  .jgl_pub_tit{position: absolute; left: 90px; top: -80px;}


.hshs_con1 dl dd h2{font-size: 32px; font-weight: bold; text-align: left;}
.hshs_con1 dl dd h2 img{vertical-align: sub; padding-right: 10px;}
.hshs_con1 dl dd{width: 600px; height: 294px; background:#fff;  position: absolute; left: 0; top: 30%; text-align: center; box-shadow: 0 0 10px #d9d9d9;  margin: 10px; padding: 0 90px;}
.hshs_con1 dl  dd p{text-align: left;font-size: 26px;
color: #666666; margin-top: 3%;
line-height: 39px;}
.hshs_con1 dl  dd  h2{ margin-top: 10%;}
.hshs_con1 .q1{top: auto; bottom: 3%; right: auto; left: 13%;}
.hshs_con1 .q2{top: auto; bottom: 3%;  left: 7%;}


.hshsbg2{background: url(../img/bg2.png); background-size: 100% 100%; padding: 1px 0 4% 0; margin-top: 3%;}
.hshs_con2{display: flex; justify-content: space-between;}
.hshs_con2 dl{width: 26%; padding: 3%; background: #fff;}
.hshs_con2 dl dt img:nth-child(2){display: none;}
.hshs_con2 dl dt{text-align: right;}
.hshs_con2 dl dd {font-size: 26px;font-weight: 500; padding-top: 60%;}
.hshs_con2 .active{background: url(../img/bg2_1.png);}
.hshs_con2 .active dd{color: #fff;}
.hshs_con2 .active dt img:nth-child(1){display: none;}
.hshs_con2 .active dt img:nth-child(2){display: inline-block;}
.hshs_con3{display: flex; justify-content: space-between;}
.hshs_con3_l{width: 560px;}
.hshs_con3_r{width: 631px; margin-top: 10px;}
.hshs_con3_l p{height:86px; background: #fff; box-shadow: 0 0 10px #d9d9d9; margin: 10px 10px 20px 10px; font-size: 26px; line-height: 36px; font-weight: 400; padding: 60px;}
.hshs_con3_l .active{background: url(../img/bg3.jpg); color: #fff;}

.hshs_con3_l p:nth-child(3){ padding: 85px 60px; height: 36px;}
.hshsbg4{background: url(../img/bg4.png); background-size: 100% 100%; padding: 1px 0 4% 0; margin-top: 3%;}
.hshs_con4{width: 1390px; margin: 0 auto; position: relative;}
.hshs_con4 .swiper{width: 1200px; margin: 0 auto;}
.hshs_con4  dl dt{text-align: center; border-bottom: 7px solid #fff;}
.hshs_con4  dl dd{font-size: 26px; line-height: 40px;text-align: center; color: #fff; margin-top: 2%;}
.jgl_pub_tit2{color: #fff;}
.jgl_pub_tit2 p{color: #fff;}
.hshs_con4  dl img{vertical-align: bottom;}
.hshs_con4  dl:hover dt{border-color: #DB4D0B;}
.hshs_con5_qh{display: none;}
.hshs_con5_n .active{display: block;}
.hshs_con5_d{display: flex; justify-content: space-between; margin-top: 2%;}
.hshs_con5_d p{line-height: 120px; width: 32%; text-align: center;font-size: 36px; font-weight: 500; background: #F0F0F0;}
.hshs_con5_d p img:nth-child(2){display: none;}
.hshs_con5_d p img{vertical-align: middle; padding-right: 10px;}
.hshs_con5_d  .active{background: #DB4D0B; color: #fff;}
.hshs_con5_d  .active img:nth-child(1){display: none;}
.hshs_con5_d  .active img:nth-child(2){display: inline-block;}

.hshsbg6{background: url(../img/bg6.png);  background-repeat: no-repeat; background-position: center top; padding: 1px 0 15% 0; margin-top: 5%;}
.hshs_con6{display: flex; justify-content: space-between; margin: 5% auto;}
.hshs_con6_l{width: 400px;}
.hshs_con6_l:nth-child(1){text-align: right;}}
.hshs_con6 .hshs_con6_l:nth-child(1) p{text-align: right;}
.hshs_con6 p{margin: 5% 0;  background: #DB4D0B; color: #fff; font-size: 20px; line-height: 61px; padding: 0 20px; border-radius: 60px; display: inline-block;}
.hshs_con6 p img{vertical-align: middle; padding-right: 10px;}

.hshs_con7{margin-top: 5%; display: flex; justify-content: space-between;}
.hshs_con7_l {width: 585px; padding-top: 3%;}
.hshs_con7_r {width:553px;}
.hshs_con7_l .jgl_pub_tit{text-align: left;}
.hshs_con7_l .jgl_pub_tit p{text-align: left; padding: 5% 0;}
.hshs_con7_n p{font-size: 26px; line-height: 39px; font-weight: 400;}
.hshsbg8{background: url(../img/bg8.png); background-size: 100% 100%; padding: 1px 0 4% 0; margin-top: 3%;}
.hshs_con8{display: flex; justify-content: space-between;}
.hshs_con8 dl{width: 25%; text-align: center; padding: 5% 0;  background: rgba(255, 255, 255, .5);}
.hshs_con8 dl dd{font-size: 34px;font-weight: 500;}
.hshs_con8 dl dt img:nth-child(2){display: none;}
.hshs_con8 dl dt {width: 95px; height: 95px; line-height: 95px;text-align: center; margin: 0 auto 2%;  background: #fff; border-radius: 95px;}
.hshs_con8 dl dt img{vertical-align: middle;}
.hshs_con8 dl:hover{background: rgba(255, 0, 0, .7); color: #fff;}


.hshsbg10{background: url(../img/bg10.jpg); background-size: 100% 100%; padding: 5% 0; margin: 5% auto;}
.hshs_con10{width: 1390px; margin: 0 auto; position: relative;}
.hshs_con10 .swiper{width: 1200px; margin: 0 auto;}
.hshs_con10 dl{background: #fff;}
.hshs_con10 dl  dd{padding: 5% 15%;}
.hshs_con10 dl  dd h2 img{padding-right: 10px; vertical-align: middle;}
.hshs_con10 dl  dd  p{font-size: 18px; color: #666666; line-height: 27px; margin-top: 2%;}
.hshs_con10 dl  dd h2{font-size: 26px;text-align:center; font-weight: bold;}
.hshsbg11{background: url(../img/bg11.png); background-size: 100% 100%; padding: 1px 0 4% 0; margin-top: 5%;}
.hshs_con11 dl{display: flex; justify-content: space-between;}
.hshs_con11 dl dt{width: 574px;}
.hshs_con11 dl dd{width: 575px; padding-top: 3%;}
.hshs_con11 dl dd p{font-size: 18px; line-height: 27px; margin-bottom: 2%;}
.hshs_con11 dl dd  h2{background: #DB4D0B; font-size: 18px; color: #fff; margin-top: 3%; display: inline-block;  padding: 0 5%; line-height: 46px;text-align: center; border-radius: 50px;}
.hshs_con11 dl dd  h2 img{vertical-align: middle; padding-right: 10px;}
.hshs_con12{display: flex; justify-content: space-between; margin-top: 5%;}
.hshs_con12_l{width: 545px;}
.hshs_con12_r{width: 587px;}
.hshs_con12 .jgl_pub_tit h2{font-size: 32px;}
.hshs_con12_l_n p{font-size: 18px; color: #666666; line-height: 28px; margin-top: 2%;}
.hshsbg13{background: url(../img/bg13.png); background-size: 100% 100%; padding: 1px 0 4% 0; margin-top: 5%;}

.hshs_con2 dl dd span{display: block;}
.hshs_con6 p:hover{background: #DB4D0B;}

.hshs_ny_tit{margin: 3% auto; text-align: center;}
.hshs_ny_tit h2{font-size: 48px;color: #DB4D0B;font-weight: bold;}
.hshs_ny_tit p{font-size: 25px;color: #999999; text-align: center;}
.hshs_ny_tit h3{width: 82px;height: 5px;background: #DB4D0B;border-radius: 3px; margin: 1% auto;}

.hshs_cp {display: flex; flex-wrap: wrap;}
.hshs_cp dl{width: 31%; margin: 0 1% 3% 1%; text-align: center;}	
.hshs_cp dl img{vertical-align: middle;}	
.hshs_cp dl dd{font-size: 25px; background: #E6E6E6; line-height: 105px;}	
.hshs_cp dl:hover dd{background: #DB4D0B;  color: #fff;}	
.hshs_about{display: flex; justify-content: space-between;}	
.hshs_about_l{width: 597px;}	
.hshs_about_r{width: 557px;}		
.hshs_about_l h2{font-size: 28px;color: #666666; font-weight: bold; margin-bottom: 2%;}	
.hshs_about_l p{font-size: 18px;color: #999999; line-height: 30px;}	
	
.hshs_yj{margin-top: 3%; background: #EBF1FB; border-left: 6px solid #DB4D0B; padding: 1% 0;}	
.hshs_yj h2{font-size: 28px;color: #666666; font-weight: bold; margin-bottom: 1%; padding-left: 3%;}	
.hshs_yj p{font-size: 18px;color: #999999; line-height: 30px; padding: 0 3%;}	
	
.hshs_gsbg{background: url(../img/abbg.png); background-size: 100% 100%; margin-top: 5%; padding: 3% 0;}	
.hshs_gs{background: rgba(255, 255, 255, .8);}	


.hshs_gs_n{display: flex; justify-content: space-between; margin: 5% 0 5% 0; position: relative;}	
.hshs_gs_n dl{width: 25%; text-align: center; position: relative;z-index: 11;}	
.hshs_gs_n dl dt{font-size: 25px; color: #666666; margin-bottom: 20px;}	
.hshs_gs_n dl:nth-child(odd){margin-top: 7.7%;}	
.hshs_gs_n h2{width: 100%; height: 3px; background: #C4C4C4; position: absolute; left: 0; right: 0; top: 49%;}	

.hhzn_con1_d{display: flex; justify-content: space-between; margin-top: 3%;}
.hhzn_con1_d dl{text-align: center;}
.hhzn_con1_d dl dt{font-size: 20px; color: #666666;}
.hhzn_con1_d dl dd{font-size: 30px; color: #DB4D0B;  font-weight: bold;}
.hhzn_con1_d h2{width: 1px;height: 64px;background: #999999; margin-top: 5px;}

.hhznbg2{background: url(../img/bg2.png); background-size: 100% 100%; margin-top: 5%; padding: 1px 0 5% 0;}
.hhzn_con2{display: flex; justify-content: space-between; margin-top: 5%;}
.hhzn_con2_l{width: 50%; background: #fff;}
.hhzn_con2_r{width: 50%;background: #fff;}

.hhzn_con2 dl dd{padding:10% 7%;}
.hhzn_con2 h2{line-height: 44px;font-weight: bold;  margin-bottom: 5%; padding: 0; display: inline-block; font-size: 26px;}
.hhzn_con2 h2 img{vertical-align: middle; padding-right: 15px;}
.hhzn_con2 p{font-size: 26px; line-height: 39px; color: #fff; width: 445px;}

.hhzn_con2_l_d img{vertical-align: bottom;}
.hhzn_con2 img{vertical-align: bottom;}
.hhzn_con2 dl{position: relative; overflow: hidden;}
.hhzn_con2 dl dd{position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0; display: none; background: rgba(1, 122, 151, .9);  color: #fff; height: 40%; padding: 50% 10% 10% ;}
.hhzn_con2 dl:hover dd{display: block;} 
.hhzn_con2_r dl dd{ padding: 150% 10% 10% 40%; height: 20%;}
.hhzn_con2_r p{margin-bottom: 5%; }
.hhzn_con3{ margin-top: 5%;display: flex; justify-content: space-between;}
.hhzn_con3_l{width: 601px; }
.hhzn_con3_r{width: 500px; padding-top: 2%;}
.hhzn_con3_l_n{padding:10% 7%;}
.hhzn_con3_l_n dl dt{font-size: 30px; color: #DB4D0B;  font-weight: bold; margin-bottom: 3%; text-align: center;}
.hhzn_con3_l_n dl dd{font-size: 20px; line-height: 30px; color: #666666;}
.hhzn_con3_l_n dl {margin-bottom: 5%;}
.hhzn_pub_tit2 h2{ color: #FFF;}
.hhzn_pub_tit2 {margin-top: 0;}
.hhzn_con3_r_t{margin: 8% 0;}

.hhzn_con3_l_n2  dl{margin-top: 20%;}
.hhzn_con3 .swiper-pagination{bottom: 5%!important;}
.hhznbg4{background: url(../img/bg4.png); background-size: 100% 100%; margin-top: 5%; padding: 1px 0 5% 0;}
.hhzn_con4{display: flex; justify-content: space-between; flex-wrap: wrap;}
.hhzn_con4 dl{width: 49%;  height: 300px; border: 1px solid #DB4D0B; border-radius: 20px; text-align: center; background: #fff; margin-bottom: 2%;}
.hhzn_con4 dl dt{font-size: 32px; font-weight: bold; line-height: 130px; background: #F0F1F9; text-align: center; border-radius: 20px;}
.hhzn_con4 dl dt img{vertical-align: middle; padding-right: 10px;}
.hhzn_con4 dl dd{font-size: 26px; color: #666666; margin-top: 5%; line-height: 40px;}
.hhzn_con5 dl dt{position: relative;}
.hhzn_con5 dl ul{width: 78%;margin: 0 auto; left: 0; right: 0; top: 9%; position: absolute;}
.hhzn_con5 dl ul h2{font-size: 30px; font-weight: bold; margin: 5% 0;}
.hhzn_con5 dl ul p{font-size: 20px; line-height: 30px; color: #fff; margin-top: 35%;}
.hhzn_con5 dl dd{width: 94.5%; float: right; margin-top: -15%;}
.martop{margin-top: 19%!important;}
.hhzn_con5 .swiper{padding-bottom: 5%;}
.hhznbg6{background: url(../img/bg6.png); background-size: 100% 100%; margin: 5% auto; padding: 1px 0 5% 0;}
.hhzn_con6 .swiper-slide{width: auto;}
.hhzn_con6  dl{display: flex; justify-content: space-between;}
.hhzn_con6  dl dt{width:450px; height: 300px; background: url(../img/bg6_1.png); background-size: 100% 100%; padding: 50px 75px;}
.hhzn_con6  dl dt h2{font-size: 30px; color: #DB4D0B; font-weight: bold; line-height:30px;}
.hhzn_con6  dl dt p{font-size: 20px; color: #666666; line-height: 30px; margin-top: 15%;}
.hhzn_con6 .swiper{padding-bottom: 5%;}
.hhzn_con6 .q1{top: auto; right: 46%; bottom: 0;}
.hhzn_con6 .q2{top: auto; left: 46%; bottom: 0;}
.hhzn_con7{display: flex; justify-content: space-between;}
.hhzn_con7_l{width: 530px; padding-top: 3%;}
.hhzn_con7_r{width: 600px;}
.hhzn_con7_l_n p{font-size: 22px; color: #666666; line-height: 33px; margin-bottom: 5%;}
.hhzn_pub_tit3 h2{text-align: left; margin-bottom: 8%;}
.hhznbg8{background: url(../img/bg8.png); background-size: 100% 100%; margin: 5% auto; padding: 1px 0 5% 0;}
.hhzn_con8 ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.hhzn_con8 ul li{width: 16%; line-height: 80px; font-size: 24px; color: #999999; background: #fff; border-radius: 20px; margin-bottom:1%; text-align: center;}
.hhznbg9{background: url(../img/bg9.png); background-size: 100% 100%; margin: 5% auto; padding: 1px  0;}
.mhh_con8{display: flex; justify-content: space-between; margin-bottom: 5%;}
.mhh_con8 dl{width: 31%; padding-bottom: 3%;box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.14); margin: 10px;}
.mhh_con8 dl h3{font-size: 16px; color: #AEAEAE; margin: 3% 0;line-height: 32px;padding: 0 5%;}
.mhh_con8 dl h3 span{width: 110px; float: right; text-align: center;
line-height: 32px;font-size: 18px;
color: #FFFFFF;
background: linear-gradient(0deg, #B33F09, #D62C0B);
border-radius: 16px;}
.mhh_con8 dl dd{font-size: 26px;-webkit-line-clamp: 1; margin-top: 5%; padding: 0 5%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
.mhh_con8 dl p{font-size: 20px; line-height: 30px; color: #5F5F5F;-webkit-line-clamp: 2;padding: 0 5%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; margin: 3% 0 6% 0;}
.mhh_con8 dl  a{font-size: 20px; border-bottom: 1px solid #5F5F5F; padding-bottom: 5px;}
.mhh_con8 dl:hover dd{color: #DB4D0B;}
.mhh_con8 dl:hover a{color: #DB4D0B; border-color:#DB4D0B ;}

.mhh_con8 dl:hover{background: #fff;}
.hhzn_lx{display: flex; justify-content: space-between; margin-bottom: 2%;}
.hhzn_lx dl{width: 25%; padding: 3%; border: 1px solid #666666; border-radius: 10px; text-align: center;}
.hhzn_lx dl dt{font-size: 30px;font-weight: bold;}
.hhzn_lx dl dd img:nth-child(2){display: none;}
.hhzn_lx dl dd {margin: 3% 0;}	
.hhzn_lx dl p{font-size: 22px;line-height: 33px; color: #666666; text-align: center;}
.hhzn_lx dl:hover  dd img:nth-child(1){display: none;}	
.hhzn_lx dl:hover  dd img:nth-child(2){display: inline-block;}	
.hhzn_lx dl:hover  p{color: #DB4D0B;}		
.hhzn_cg{display: flex; justify-content: space-between; margin-top: 5%;}	
.hhzn_cg dl{background: url(../img/cgbg1.png); background-repeat: no-repeat; background-position: center bottom; width: 19%; text-align: center; padding-bottom: 3%;}	
.hhzn_cg dl dd{font-size: 22px; color: #666666;}	
.hhzn_cg dl dt {height: 160px; margin-bottom: 20%;}	
.hhzn_cg dl:hover{background: url(../img/cgbg.png); background-repeat: no-repeat; background-position: center bottom;}	
.hhzn_gy_n{width: 90%; margin: 5% auto;display: flex; justify-content: space-between;}	
.hhzn_gy_n dl{background: url(../img/cgbg1.png); background-repeat: no-repeat; background-position: center bottom; width: 24%; text-align: center; padding-bottom: 3%;}	
.hhzn_gy_n dl dd{font-size: 22px; color: #666666;}	
.hhzn_gy_n dl dt {height: 160px; margin-bottom: 20%;}	
.hhzn_gy_n dl:hover{background: url(../img/cgbg.png); background-repeat: no-repeat; background-position: center bottom;}		
.hhzz_cp{display: flex; justify-content: space-between; flex-wrap: wrap;}	
.hhzz_cp dl{width: 49%; margin-bottom: 3%;}	
.hhzz_cp dl dd{line-height: 70px; text-align: center; color: #fff; font-size: 20px; background: #DB4D0B;}	
.hhzz_cp dl img{vertical-align: bottom;}	
.hhzz_cp dl:hover dd{background: #F9BE3E;} 

.hhzn_con7{margin-top: 5%!important;}	
.kbnbg2{background: url(../img/bg2.jpg); background-position: center top;  background-repeat: no-repeat; padding: 2% 0 5% 0; margin-top: 5%;}	
.kbn_con2_r{width: 484px; float: right;}
.kbn_con2_r_n p{font-size: 22px; color: #666666; line-height: 33px; margin: 5% auto 10%;}	
.kbn_con2_r_n ul{display: flex; justify-content: space-between;}	
.kbn_con3 dl{display: flex; justify-content: space-between;}	
.kbn_con3 dl dt{width: 38%; padding:10% 6%; background: url(../img/bg3.jpg); background-size: 100% 100%;}	
.kbn_con3 dl dd{width: 50%;}	
.kbn_con3 dl dd img{vertical-align: bottom;}		
.kbn_con3 dl dt{font-size: 22px; color: #666666; line-height: 33px;}	
.kbn_con4{display: flex; justify-content: space-between;}
.kbn_con4_l{width: 600px;}
.kbn_con4_r{width: 960px; margin-right: -360px;}
.kbn_con4 dl{position: relative; overflow: hidden;display: block;}
.kbn_con4 dl dd{position: absolute; left: 0; right: 0; bottom: 0; width: 72%;  margin: 0 auto; background: rgba(0, 0, 0, .5); height: 40%; padding: 60% 14% 5% 14%; display: none;}
.kbn_con4 dl dd p{font-size: 22px;  color: #fff; line-height: 33px;}
.kbn_con4 dl dt img{vertical-align: bottom;}
.kbn_con4_r dl dd{ width: 45%; padding: 80% 60% 5% 10%; height: 20%;}
.kbn_con4 dl:hover dd{display: block;}
.kbn_con5 .jgl_pub_tit p{text-align: left; margin-bottom: 5%; margin-top: 0;}
.kbn_con5 .jgl_pub_tit h2{margin-bottom: 5%;}

.kbn_con6_n{width: 1561px; margin-left: -400px; margin-top: 5%;}
.jgl_pub_tit p img{vertical-align: middle; padding: 0 10px 0 30px;}
.kbn_con7 dl{display: flex; justify-content: space-between;}
.kbn_con7 dl dt{width: 600px;}
.kbn_con7 dl dd{width: 484px; padding-top: 8%;}
.kbn_con7 dl dd p{font-size: 22px; color: #666666; line-height: 33px; margin-bottom: 5%;}

.kbnbg8{background: url(../img/bg8.jpg); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 4%; margin: 5% auto;}
.kbn_con8_l_n p{font-size: 22px;  line-height: 33px; margin-top: 5%;}
.kbn_con8_l{width: 475px;}
.kbn_con8{display: flex; justify-content: space-between;}
.kbn_con8_r{width:600px;}
.kbn_con8_l .jgl_pub_tit p{text-align: left; margin-bottom: 5%; margin-top: 0;}
.kbn_con8_l .jgl_pub_tit h2{margin-bottom: 5%;}
.kbn_con8 .q1{left: 10%; right: auto; top: auto; bottom: 13%;}
.kbn_con8 .q2{left: 0; top: auto; bottom: 13%;}
.kbn_con18_r_n p{font-size: 22px; color: #666666; line-height: 33px; margin-bottom: 5%;}
.kbn_con18{display: flex; justify-content: space-between;}
.kbn_con18_l{width: 600px;}
.kbn_con18_r{width: 524px;}
.hhzn_pub_tit3 p{text-align: left; margin-bottom: 8%;}

.kbnbg9{background: url(../img/bg9.jpg); background-size: 100% 100%; margin: 5% auto; padding: 7% 0; text-align: center; color: #fff;}

.kbnbg9 h3{font-size: 26px; color: #fff;}
.kbnbg9 h2{font-size: 52px; font-weight: bold; margin: 1% auto;}
.kbnbg9 h4{display: inline-block; font-size: 26px; line-height: 52px; border-radius: 30px; background: #DB4D0B; padding: 0 30px; }
.kbnbg9 p{font-size: 20px; line-height: 38px;text-align: center; margin: 2% 0 3% 0;}
.kbnbg9  h5{text-align: center; font-size: 32px;font-weight: bold;}	
.kbnbg9  h5 img{vertical-align: middle; padding-right: 10px;}

.kbnbg11{background: url(../img/bg11.jpg); background-size: 100% 100%; margin: 5% auto; padding:  3% 0 5% 0; text-align: center; color: #fff;}

.kbn_con11{width: 1400px; position: relative; margin: 0 auto;}
.kbn_con11 .swiper{width: 1200px;}
.kbn_con11 p{font-size: 22px; color: #fff; text-align: center; margin-top: 2%;}
.kbn_con12{display: flex; justify-content: space-between; flex-wrap: wrap;}
.kbn_con12 dl{width: 24%; text-align: center; padding: 3% 0; background: url(../img/hbg1.png); margin-bottom: 2%;background-size: 100% 100%;}
.kbn_con12 dl dd{font-size: 26px; font-weight: bold; margin-top: 3%;}
.kbn_con12 dl dt img:nth-child(2){display: none;}
.kbn_con12 dl:hover {background: url(../img/hbg2.png);  background-size: 100% 100%;}
.kbn_con12 dl:hover dt img:nth-child(1){display: none;}
.kbn_con12 dl:hover dt img:nth-child(2){display: inline-block;}
.kbn_con12 dl:hover dd {color: #fff;}

.kbnbg13{background: url(../img/bg13.jpg); background-size: 100% 100%; margin: 5% auto; padding:  1px 0 4% 0; text-align: center; color: #fff;}
.kbn_con13_t{width: 90%; margin: 0 auto 1%;}
.kbn_con13_t ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.kbn_con13_t ul li{width: 25%; font-size: 26px; color: #fff; margin-bottom: 2%;}
.kbn_con13_t ul li img{vertical-align: middle; padding-right: 5px;}
.kbn_con13_d{display: flex; justify-content: space-between;}
.kbn_con13_d dl{position: relative; display: block; overflow: hidden;}
.kbn_con13_d dl dd{position: absolute; left: 0; right: 0; width: 100%; text-align: center; padding: 50% 0;top: 0; font-size: 26px; color: #fff;  background: rgba(208, 0, 0, .9); display: none;}
.kbn_con13_d dl dd img{vertical-align: middle; padding-right: 10px;}
.kbn_con13_d dl:hover dd{display: block;}
.kbn_con14 dl{background: #F0F0F0;}
.kbn_con14 dl dd{padding: 5% 10%; text-align: center;}
.kbn_con14 dl dd h2{font-size: 26px;font-weight: bold;}
.kbn_con14 dl dd h2 img{vertical-align: middle; padding-right: 10px;}
.kbn_con14 dl dd p{font-size: 22px; color: #666666; line-height: 33px; }
.kbn_con14 .swiper{padding-bottom: 5%;}
.kbnbg15{background: url(../img/bg15.jpg); margin: 0 auto; padding:  1px 0 4% 0; text-align: center; background-repeat: no-repeat; background-position: center bottom; }
.kbn_about dl{display: flex; justify-content: space-between;}
.kbn_about dl dt{width: 600px;}
.kbn_about dl dd{width: 530px; padding-top: 8%;}
.kbn_about dl dd p{font-size: 22px;  line-height: 33px; color:#666666; margin-bottom: 5%;}
.kbn_about dl dd h2{width: 54px;height: 5px;background: #F9BE3E;}
.kbn_cp{display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 5%!important;}
.kbn_cp dl{width: 49%; margin-bottom: 2%;}
.kbn_cp dl dd{line-height: 80px;text-align: center;  font-size: 22px;  background: #F9BE3E; color: #fff;}
.kbn_cp dl dt img{vertical-align: bottom;}
.kbn_cp dl:hover dd{background: #DB4D0B;}



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


.gxsp_con1{margin: 5% auto!important; display: flex; justify-content: space-between; padding-bottom: 2%;}
.gxsp_con1_l{width: 563px;}
.gxsp_con1_r{width: 582px;}
.gxsp_con1_l p{font-size: 26px;color: #666666;line-height: 39px; padding: 3% 22% 5% 5%;}
.gxsp_con1_l h3{width: 371px;line-height: 43px;background: #DB4D0B;border-radius: 21px; font-size: 20px; text-align: center; color: #fff; margin-left: 5%;}
.gxsp_con1_d{position: absolute; bottom: 0; right: 30%;}
.gxsp_con1_l h3 img{vertical-align: text-bottom; padding-right: 10px;}
.gxsp_con1_r h2{font-size: 40px;font-weight: bold;}
.gxsp_con1_r h2 span{color: #DB4D0B;}
.gxsp_con1_r ul{display: flex; justify-content: left; flex-wrap: wrap; margin-bottom: 15%; margin-top: 5%;}
.gxsp_con1_r ul li{font-size: 19px;color: #666666;line-height: 30px; margin: 1% 0;}
.gxsp_con1_r ul li img{vertical-align: text-bottom; padding-right: 10px;}

.gxspbg2{background: url(../img/bg6.jpg); background-size: 100% 100%; margin: 5% 0; padding: 1px 0 5% 0;}
.gxsp_con2{display: flex; justify-content: space-between; background: #fff;}
.gxsp_con2_l{width: 718px;}
.gxsp_con2_l img{vertical-align: bottom;}
.gxsp_con2_r{width: 482px;}
.gxsp_con2_r ul li{line-height: 200px; font-size: 26px; padding-left:75px;}
.gxsp_con2_r ul li span img:nth-child(2){display: none;}
.gxsp_con2_r ul li span img {vertical-align:middle; padding-right: 15px;}
.gxsp_con2_r ul li:hover{background: #DB4D0B; color: #fff;}
.gxsp_con2_r ul li:hover span img:nth-child(1){display: none;}
.gxsp_con2_r ul li:hover span img:nth-child(2){display: inline-block;}
.gxsp_con3{display: flex; justify-content: space-between;}
.gxsp_con3_l{width: 50%; margin-top: 8%;}
.gxsp_con3_r{width: 50%;}
.gxsp_con3_l_t{display: flex; justify-content: space-between;}
.gxsp_con3_l_t dl{width: 40%; padding: 80px 40px; height: 130px; text-align: center; background: #F0F0F0;}
.gxsp_con3 dl dt p{font-size: 26px;font-weight: bold; text-align: center; margin-top: 3%;}
.gxsp_con3 dl dd{display: none; text-align: left;}
.gxsp_con3_r dl{text-align: center;background: #F0F0F0; padding: 80px 80px;}
.gxsp_con3_r img{vertical-align: bottom;}
.gxsp_con3 dl:hover{background: #DB4D0B;}
.gxsp_con3 dl:hover dt{display: none;}
.gxsp_con3 dl:hover dd{display: block; font-size: 20px;color: #FFFFFF;line-height: 30px;}
.gxsp_con3_l_t dl dd{padding-top: 9%;}


.gxspbg4{background: url(../img/bg4.jpg); background-size: 100% 100%; margin: 5% 0; padding: 1px 0 5% 0; margin: 5% auto;}
.gxsp_con4 dl{padding: 60px 50px; background: #fff; }
.gxsp_con4 dl dt{font-size: 26px;font-weight: bold;}
.gxsp_con4 dl dt span{float: right; margin-top: 5px;}
.gxsp_con4 dl dt span img:nth-child(2){display: none;}
.gxsp_con4 dl dd{font-size: 20px;color: #666666;line-height: 30px; margin-top: 180px;}
.gxsp_con4 dl:hover{background: url(../img/pbg4.png); background-size: 100% 100%; color: #fff;}
.gxsp_con4 dl:hover dd{ color: #fff;}
.gxsp_con4 dl:hover  dt span img:nth-child(1){display: none;}
.gxsp_con4 dl:hover  dt span img:nth-child(2){display: inline-block;}
.gxsp_con5{display: flex; justify-content: space-between;}
.gxsp_con5_l{width: 600px;}
.gxsp_con5_r{width: 600px; width: 440px; padding: 90px 80px; background: url(../img/bg5.jpg); background-size: 100% 100%; height: 320px; margin-top: 5%;}
.gxsp_con5_r dl{display: flex; justify-content: space-between; margin-bottom: 12%;}
.gxsp_con5_r dl dt{width: 37px; margin-top: 10px;}
.gxsp_con5_r dl dt img:nth-child(2){display: none;}
.gxsp_con5_r dl dd{width: 380px;font-size: 20px;color: #666666;line-height: 30px;}
.gxsp_con5_r dl:hover dt img:nth-child(1){display: none;}
.gxsp_con5_r dl:hover dt img:nth-child(2){display: inline-block;}

.gxspbg6{background: url(../img/bg6.jpg); background-size: 100% 100%; margin: 5% 0; padding: 1px 0 5% 0; color: #fff;}
.gxsp_con6{width: 1390px; margin: 0 auto; position: relative;}
.gxsp_con6 dl{text-align: center;}
.gxsp_con6 dl dd{font-size: 20px; margin-top: 3%; color: #666666;}
.gxsp_con6 .swiper{width: 1200px;}
.gxsp_con7{background: url(../img/bg7.jpg); background-repeat: no-repeat; background-position: left top; padding: 3% 0;}
.gxsp_con7_r{width: 620px;float: right; display: flex; justify-content: space-between; flex-wrap: wrap;}
.gxsp_con7_r dl{width: 49%; text-align: center; padding: 10% 0; background: #F0F0F0; margin-bottom: 3%;}
.gxsp_con7_r dl dt img:nth-child(2){display: none;}
.gxsp_con7_r dl dd{font-size: 26px; margin-top: 3%;}
.gxsp_con7_r dl:hover{background: url(../img/qbg7.jpg); background-size: 100% 100%;color: #fff;}
.gxsp_con7_r dl:hover dt img:nth-child(1){display: none;}
.gxsp_con7_r dl:hover dt img:nth-child(2){display: inline-block;}
.gxspbg8{background: url(../img/bg8.jpg); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 5%; margin: 5% auto;}
.gxsp_con8{display: flex; justify-content: space-between;}
.gxsp_con8_l{width: 520px; padding-top: 5%;}
.gxsp_con8_r{width: 600px;}
.gxsp_con8_l_n{margin-top: 15%; color: #fff;}
.gxsp_con8_l_n p{font-size: 20px; margin: 4% 0;}
.gxsp_con8_l_n p img:nth-child(2){display: none;}
.gxsp_con8_l_n p img{padding-right: 15px;}
.gxsp_con8_l_n p:hover img:nth-child(1){display: none;}
.gxsp_con8_l_n p:hover img:nth-child(2){display: inline-block;}
.gxsp_con8_l_n a{width: 226px;line-height: 43px;background: #FFFFFF;border-radius: 21px; display: block; font-size: 20px; color: #666666;text-align: center; margin-top:7%;}
.gxsp_con9{display: flex; justify-content: space-between;}
.gxsp_con9_l{width: 582px;}
.gxsp_con9_r{width: 582px;}

.gxsp_con9_l_n p{font-size: 20px;color: #666666;line-height: 30px; padding: 5%;}
.gxsp_con9_l .jgl_pub_tit{padding-left: 5%;}
.gxsp_con9_r p{width: 371px;line-height: 43px;background: #DB4D0B;border-radius: 21px; font-size: 20px; text-align: center; color: #fff; margin-left: 5%; margin: 5% auto;}
.gxsp_con9_r p img{vertical-align: text-bottom; padding-right: 15px;}

.gxspbg10{background: url(../img/bg10.jpg); background-size: 100% 100%; margin: 5% 0; padding: 1px 0 5% 0; color: #fff;}
.gxsp_con10{width: 1390px; position: relative; margin: 0 auto;}
.gxsp_con10 .swiper{width: 1200px;}
.gxsp_con10 dl{position: relative;}
.gxsp_con10 dl dd{width: 226px;line-height: 43px;background: #DB4D0B;border-radius: 21px; font-size: 20px;text-align: center; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 10%;}
.gxsp_con11_n{display: flex; justify-content: space-between;}
.gxsp_con11_n_l{width: 601px;}
.gxsp_con11_n_r{width: 521px;}
.gxsp_con11_n_r_n h2{font-size: 26px;color: #666666;line-height: 39px; margin: 7% 0 4% 0;}
.gxsp_con11_n_r_n h2 img{vertical-align: middle; padding-right: 5px;}
.gxsp_con11_n_r_n p{font-size: 20px;color: #666666;line-height: 30px;}
.gxsp_con11_n_r_n a{width: 226px;line-height: 43px;background: #DB4D0B;border-radius: 21px; font-size: 20px; color: #fff;text-align: center; display: block;  margin-top: 7%;}

.gxsp_con12_t{width: 960px; margin: 0 auto;}
.gxsp_con12_t ul{display: flex;justify-content: space-between;}
.gxsp_con12_t ul li{font-size: 26px;color: #666666;}
.gxsp_con12_t ul li img{vertical-align: top; padding-right: 5px; margin-top: 8px;}
.gxsp_con12_d{width: 1390px; position: relative; margin: 3% auto 0;}
.gxsp_con12_d .swiper{width: 1200px;}
.gxsp_con12_d dl img{vertical-align: bottom;}
.gxsp_con12_d dl  dd{font-size: 20px; background: #F0F0F0; line-height: 60px;text-align: center;}
.gxsp_con12_d dl:hover dd{background: #FFE43F; }

.gxspcpbg{background: url(../img/cpbg.jpg); background-size: 100% 100%; color: #333333;}
.yxsp_about{display: flex; justify-content: space-between;}
.yxsp_about_l{width:492px; padding-top:5%;}
.yxsp_about_r{width: 600px;}

.yxsp_about_l_n p{font-size: 22px;color: #666666;line-height: 34px; margin: 7% 0;}
.yxsp_about_l_n a{width: 226px;line-height: 43px;background: #F7BC1A;border-radius: 21px; font-size: 20px; color: #fff;text-align: center; display: block; }
.yxsp_about_l_n a img{vertical-align:text-top; margin-top: 5px; padding-left: 10px;}	
.gxspbg13{background: url(../img/bg13.jpg); background-size: 100% 100%; margin: 5% 0; padding: 5% 0; }
.gxspbg13 .yxsp_about_l_n a{width: 225px;} 

.ywyx_con1{margin: 5% auto!important; display: flex; justify-content: space-between;}
.ywyx_con1_l{width: 600px;}
.ywyx_con1_r{width: 556px;}
.ywyx_con1_r_n p span img:nth-child(2){display: none;}
.ywyx_con1_r_n p{font-size: 20px;
color: #666666;
line-height: 30px; margin: 5% 0;}
.ywyx_con1_r_n p img{vertical-align: middle; padding-right: 10px;}
.ywyx_con1_r_n h2{font-size: 26px;
color: #666666;
line-height: 39px;margin-top: 8%;}
.ywyx_con1_r_n h2 span{color: #DB4D0B;}
.ywyx_con1_r_n{ margin-top: 8%;}
.ywyx_con1_r_n p:hover span img:nth-child(1){display: none;}
.ywyx_con1_r_n p:hover span img:nth-child(2){display: inline-block;}
.ywyxbg4{ background: url(../img/bg4.jpg); background-position: top center; background-repeat: no-repeat; margin: 5% 0; color: #fff; padding: 7% 0 5% 0;}
.ywyx_con4_n{width: 550px; margin-top: 5%;}
.ywyx_con4_n dl{display: flex; justify-content: space-between; margin-bottom: 5%;}
.ywyx_con4_n dl dt{width: 62px;}
.ywyx_con4_n dl dt img:nth-child(2){display: none;}
.ywyx_con4_n dl dd{width: 460px; font-size: 20px;line-height: 30px;}
.ywyx_con4_n dl:last-child dd{margin-top: 15px;}
.ywyx_con4_n dl:hover dt img:nth-child(1){display: none;}
.ywyx_con4_n dl:hover dt img:nth-child(2){display: inline-block;}
.ywyx_con5{display: flex; justify-content: space-between;}
.ywyx_con5 dl{position: relative;}
.ywyx_con5 dl dt img:nth-child(2){display: none;}
.ywyx_con5 dl dd{position: absolute; left: 0; right: 0; width: 80%; top: 22%; text-align: center; margin: 0 auto; color: #fff; display: none;}
.ywyx_con5 dl dd p{font-size: 20px; line-height: 30px; margin-top: 6%;}
.ywyx_con5 .active dt img:nth-child(1){display: none;}
.ywyx_con5 .active dt img:nth-child(2){display: inline-block;}
.ywyx_con5 .active dd{display: block;}
.ywyx_con7{display: flex; justify-content: space-between;}
.ywyx_con7_l{width: 440px; padding-top: 5%;}
.ywyx_con7_r{width: 671px;}
.ywyx_con7_l_n p{font-size: 20px;color: #666666;line-height: 30px; margin-top: 8%;}
.ywyx_con7_l_n  a{width: 256px;line-height: 47px;background: #F7BC1A;border-radius: 23px; text-align: center; font-size: 20px; display: block; margin-top: 12%;}
.dslt_con12{display: flex; justify-content: center; flex-wrap: wrap;}
.dslt_con12 dl{width: 31%; background: #F0F0F0; text-align: center; padding: 5% 0; margin: 0 1% 2% 1%; background-size: 100% 100%;}
.dslt_con12 dl dt{font-size: 34px;font-weight: bold; margin-bottom: 3%;}
.dslt_con12 dl dd{font-size: 18px; line-height: 27px;color: #666666;}
.dslt_con12 dl:hover{ background: url(../img/bg12.jpg); color: #fff; background-size: 100% 100%;}
.dslt_con12 dl:hover dd{color: #fff;}
.dslt_con12 dl h2 img:nth-child(2){display: none;}
.dslt_con12 dl:hover h2 img:nth-child(1){display: none;}
.dslt_con12 dl:hover h2 img:nth-child(2){display: inline-block;}

.ywyxbg8{background: url(../img/bg8.jpg); background-size: 100% 100%; padding: 4% 0; margin: 5% auto;}	
.ywyx_con8_r{width: 400px;}
.ywyx_con8{display: flex; justify-content: space-between;}
.ywyx_con8_l{width: 685px;}
.ywyx_con8_l dl{width: 320px; float: left; background: #fff; height: 280px; margin-right: 40px; margin-bottom: 40px;}
.ywyx_con8_l dl dd{position: relative; display: none;}
.ywyx_con8_l dl dd p{width: 80%; position: absolute; left: 0; right: 0; margin: 0 auto ; top: 25%; font-size: 20px; line-height: 30px; color: #fff;}
.ywyx_con8_l dl dt{ text-align: center;  padding-top: 20%;}
.ywyx_con8_l dl dt p{font-size: 26px;font-weight: bold; text-align: center; margin-top: 5%;}
.ywyx_con8_l dl:nth-child(2){margin-right: 0; margin-top: 40px;}
.ywyx_con8_l dl:nth-child(4){margin-right: 0;}
.ywyx_con8_l .active dt{display: none;}
.ywyx_con8_l .active dd{display: block;}
.hhzn_con3_r_t_n p{font-size: 20px; color: #666666; line-height: 30px;}
.hhzn_con3_r_t_d{display: flex; justify-content: space-between;  margin-top: 10%; padding-right: 15%;}
.hhzn_con3_r_t_d dl dt img:nth-child(2){display: none;}
.hhzn_con3_r_t_d dl:hover dt img:nth-child(1){display: none;}
.hhzn_con3_r_t_d dl:hover dt img:nth-child(2){display: inline-block;}
.hhzn_con3_r_t_d dl dd{font-size: 22px;color: #666666; text-align: center; margin-top: 3%;}
.hhznybg6{background: url(../img/bg13.jpg); margin-top: 5%;  padding: 1px  0 5% 0; background-size: 100% 100%;}

#certify2 {
    position: relative;
    width: 1380px;
    margin: 0 auto;
}
#certify2 .swiper-container {
    overflow: hidden; width: 1200px; margin: 0 auto;

}
#certify2  .swiper-slide {
    width:908px;
    height:635px;
    text-align: center;
    position: relative;
}
#certify2  .swiper-slide img{
    display:block;
}
#certify2 .swiper-slide-active p{ display: block;}	
#certify2 { position: relative;}
#certify2 p span{background: #DB4D0B; color: #fff; font-size: 18px; text-align: center; line-height: 43px; width: 33%; margin: 0 auto;   position: absolute; left: 0; right: 0; bottom: 10%;border-radius: 50px;}
#certify2 p:hover span{background: #F7BC1A;}
.hhzn_con10{display: flex; justify-content: space-between;}
.hhzn_con10 dl{width: 100%; background: #F0F0F0; text-align: center;}
.hhzn_con10 dl dd h2{font-size: 26px; font-weight: bold; margin-bottom: 3%;}
.hhzn_con10 dl dd h2 img{vertical-align: middle; padding-right: 10px;}
.hhzn_con10 dl dd p{font-size: 22px;color: #666666;line-height: 33px;}
.hhzn_con10 dl dd{padding: 5% 10%;}

.ywyxbg11{background: url(../img/bg11.jpg); background-size: 100% 100%; padding: 1px 0 5% 0; margin: 5% auto;}
.ywyx_con11{display: flex; justify-content: space-between; flex-wrap: wrap;}
.ywyx_con11 dl dd{font-size: 22px; text-align: center; color: #fff; margin-top: 3%; padding-left: 20px;}
.ywyx_con11 dl dt img:nth-child(2){display: none;}
.ywyx_con11 dl{width: 25%;text-align: center; margin-bottom: 5%;}
.ywyx_con11 dl:hover dt img:nth-child(1){display: none;} 
.ywyx_con11 dl:hover dt img:nth-child(2){display: inline-block;} 
.ywyx_con1_d{width: 415px;line-height: 44px;background: #F7BC1A;border-radius: 22px; margin: 0 auto; font-size: 22px; text-align: center;}
.ywyx_con1_d img{vertical-align: text-top; padding-right: 10px; margin-top: 4px;}


.szys_con1{display: flex; justify-content: space-between;}
.szys_con1_l{width: 495px; padding-top: 5%;}
.szys_con1_r{width:600px;}
.szysbg1{background: url(../img/bg2.jpg); background-repeat: no-repeat; background-position: center bottom; margin: 5% auto; padding-bottom: 4%;}
.szys_con1_n{margin-top: 13%;}
.szys_con1_n p{font-size: 22px;color: #666666;line-height: 33px; margin-bottom: 15%;}
.szys_con1_n h2{width: 214px;line-height: 49px;background: #C49C5F;border-radius: 25px;font-size: 20px; text-align: center; color: #fff;}
.szys_con1_n h2 img{vertical-align: text-top; padding-left: 10px; margin-top: 5px;}
.nys_con3{display: flex; justify-content: space-between;}
.nys_con3 dl{width: 48%; text-align: center;}
.nys_con3 dl dd{line-height: 70px;  text-align: center;font-size: 26px;
color: #333333;}
.nys_con3 dl dt img{vertical-align: bottom;}
.nys_con4 dl{display: flex; justify-content: space-between; background: #F7F7F7;}
.nysbg4{background: url(../img/bg4.jpg); background-size: 100% 100%; padding: 1px 0  5% 0; margin: 5% auto;}
.nys_con4 dl dt{width: 50%;}
.nys_con4 dl dd{width: 50%; padding: 3% 0 0 0; text-align: center;}
.nys_con4 dl dd h2 img:nth-child(2){display: none;}
.nys_con4 dl dd p{font-size: 26px; text-align: center; margin-top: 5%;}
.nys_con4 dl dt img{vertical-align: bottom;}
.nys_con4 dl:hover dd h2 img:nth-child(1){display: none;}
.nys_con4 dl:hover dd h2 img:nth-child(2){display: inline-block;}
.nys_con5{margin: 5% auto!important; display: flex; justify-content: space-between;background: url(../img/bg5.jpg); background-position: right bottom; padding-bottom: 3%; background-repeat: no-repeat;}
.nys_con5_l{width: 600px;}
.nys_con5_r{width: 500px; padding-top: 7%;}
.nys_con5_n p{width: 60%;line-height: 42px; font-size: 20px;color: #fff;background: #DB4D0B;border-radius: 21px; padding-left: 10%; margin-top: 4%;}
.nys_con5_n p img{vertical-align: text-top; padding-right: 10px;}
.nys_con5_n{margin-top: 8%;}
.nys_con5_n p:hover{background: #F7BC1A;}
.nysbg7{margin: 5% auto; background: url(../img/bg7.jpg); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 4%;}
.nys_con7{display: flex; justify-content: space-between;}
.nys_con7_l{width: 520px; padding-top: 5%;}
.nys_con7_n p{font-size: 22px;color: #FFFFFF;line-height: 33px; margin-top: 3%;}
.nys_con7_n{margin-top: 18%;}
.nys_con8{background: url(../img/bg8.jpg); background-position: center left; padding: 3% 0; background-repeat: no-repeat;}
.nys_con8_r{width: 618px; float: right; display: flex; justify-content: space-between; flex-wrap: wrap;}
.nys_con8_r dl{width: 49%; background: #F0F0F0; text-align: center; padding: 15% 0; margin: 1% 0;}
.nys_con8_r dl dt img:nth-child(2){display: none;}
.nys_con8_r dl dd{font-size: 26px; color: #666666; margin-top: 3%;}
.nys_con8_r dl:hover{background: url(../img/qbg8.jpg); background-size: 100% 100%;}
.nys_con8_r dl:hover dt img:nth-child(1){display: none;}
.nys_con8_r dl:hover dt img:nth-child(2){display: inline-block;}
.nys_con8_r dl:hover dd{color: #fff;}
.nysbg9{background: url(../img/bg9.jpg); background-size: 100% 100%; padding: 1px 0 5% 0; margin: 5% auto;}
.nys_con9{display: flex; justify-content: space-between;}
.nys_con9 dl{background: #fff; text-align: center;}
.nys_con9 dl dd{font-size: 26px; line-height: 80px;}
.nys_con9 dl:hover{background: #F7BC1A; color: #fff;}
.nys_con12{display: flex; justify-content: space-between;}
.nys_con12 dl{width: 31%; text-align: center; padding: 5% 0; background: #F0F0F0;}
.nys_con12 dl dt img:nth-child(2){display: none;}
.nys_con12 dl dd{padding: 5% 8% 0 8% ;font-size: 26px;line-height: 39px; text-align: left; text-align: justify;}
.nys_con12 dl:hover{background: url(../img/qbg12.jpg); background-size: 100% 100%; color: #fff;}
.nysbg14{background: url(../img/bg14.jpg);  background-size: 100% 100%; padding: 1px 0 5% 0; margin: 5% auto;}
.nys_con14 dl dd{font-size: 26px; color: #fff; margin-top: 20px;}
.nys_con14 dl{text-align: center;}
.nys_con14 dl dt img:nth-child(2){display: none;}
.nys_con14{width: 1300px; margin: 0 auto; position: relative;}
.nys_con14 .swiper{width: 1200px;}
.nys_con14 .q7{top: 20%;}
.nys_con14 .q8{top: 20%;}
.nysbg14 h3{text-align: center; width: 508px;
line-height: 49px; margin: 5% auto 0;background: #FFFFFF;border-radius: 25px; font-size: 20px;text-align: center;  color: #333333;}
.nysbg14 h3 img{vertical-align: sub; padding-right: 10px;}
.nys_con14 dl:hover dt img:nth-child(1){display: none;}
.nys_con14 dl:hover dt img:nth-child(2){display: inline-block;}
.nys_con16{display: flex; justify-content: space-between;}
.nys_con16_l{width: 640px; margin-left: -40px;}
.nys_con16_r{width: 600px; text-align: center; padding-top: 10%;}
.nys_con16_n p{width: 320px;font-size: 20px;color: #666666;line-height: 30px; text-align: center; margin: 0 auto;}
.nys_con16_n h2	{width: 386px;
line-height: 42px;background: #DB4D0B; font-size: 20px; text-align: center; color: #fff;border-radius: 21px; margin: 5% auto;}
.nys_con16_n{margin-top: 8%;}
.nys_con16_n h2 img{vertical-align: sub; padding-right: 10px;}
.yxsp_abbg{background: url(../img/bg17.jpg); background-size: 100% 100%; padding: 4% 0; margin: 5% auto;}

.szys_lx dl{ padding: 4% 7%; background: url(../img/lxbg1.jpg); background-size: 100% 100%; margin-top: 3%;}
.szys_lx dl dt{font-size: 30px;}
.szys_lx dl dt img{vertical-align: sub; padding-right: 10px;}
.szys_lx dl dd p{font-size: 22px;}
.szys_lx dl dd p span{color: #999999;}
.szys_lx dl dd{display: flex; justify-content: space-between; margin-top: 1%;}
.szys_lx dl:last-child{background: url(../img/lxbg2.jpg); background-size: 100% 100%;}

.nysbg14 h8{ text-align:center; font-size:18px; color:#fff; display:block; margin-top:1%}
.nys_con16_n h8{ text-align:center; font-size:18px;}
.bysw_con3_t{display: flex; justify-content: space-between;}
.bysw_con3_t_l{width: 630px;}
.bysw_con3_t_r{width: 496px;}
.bysw_con3_d{text-align: center; margin-top: 3%;}
.byswcpbg{background: url(../img/cpbg.jpg); background-size: 100% 100%; padding: 1px 0 5% 0; background-size: 100% 100%; margin: 5% auto;}
.bysw_con4{display: flex; justify-content: space-between; flex-wrap: wrap;}
.bysw_con4 dl dd{line-height: 60px;background: #F7BC1A;font-size: 20px;color: #FFFFFF; text-align: center;}
.bysw_con4 dl dt img{vertical-align: bottom;}
.bysw_con4 dl{margin-bottom: 2%;}
.bysw_con4 dl:hover dd{background: #DB4D0B;}
.byswbg5{background: url(../img/bg5.jpg); background-position: center top; background-repeat: no-repeat; padding: 5% 0; margin: 5% auto;}
.bysw_con5{display: flex; justify-content: space-between;}
.bysw_con5_l{width: 600px;}
.bysw_con5_r{width: 504px; padding-top: 3%;}
.bysw_con5_n{margin-top: 8%; text-align: center;}
.bysw_con5_n p{font-size: 22px;color: #666666;line-height: 33px;}
.bysw_con5_n h2 a{width: 214px;
line-height: 49px;display: block; margin: 5% auto;
background: #F7BC1A;font-size: 20px;color: #FFFFFF;border-radius: 25px;}
.byswbg6{background: url(../img/bg6.jpg); background-position: center; background-repeat: no-repeat;}
.bysw_con6{display: flex; justify-content: space-between;}
.bysw_con6_l{width: 520px;}
.bysw_con6_r{width: 600px;}
.bysw_con6_l_n{font-size: 22px; margin-top: 6%;
color: #666666;
line-height: 33px;}
.bysw_con6 .q1{right: auto; left:7%; top: 80%;}
.bysw_con6 .q2{left: 0%; top: 80%;}
.byswbg7{background: url(../img/bg7.jpg); background-repeat: no-repeat; background-position: center top; padding: 12% 0 8% 0; margin: 5% auto;}
.bysw_con7_n{width: 700px; margin: 0 auto;}
.bysw_con7_n h3{width: 559px;font-size: 20px;color: #666666;line-height: 30px; margin: 10% auto; text-align: center;}
.nys_con4 dl h3{width: 98px; margin: 3% auto;
height: 1px;
background: #888888;
opacity: 0.4;}
.nys_con4 dl h4{font-size: 20px;
color: #333333; text-align: center; padding: 0 15%;
line-height: 30px;}
.byswbg14{background: url(../img/bg14.jpg);background-size: 100% 100%; margin: 5% auto 0; padding: 5% 0;}
.bysw_con14 dl{display: flex; justify-content: space-between;}
.bysw_con14 dl dt{width: 600px;}
.bysw_con14 dl dd{width: 466px; padding-right:70px; padding-top: 5%;}
.bysw_con14 dl dd h3{font-size: 20px; margin-top: 8%;color: #666666;line-height: 33px;}
.bysw_con14 .q1{top: 80%; right: 32%;}
.bysw_con14 .q2{top: 80%; left: 55%;}
.bysw_con17 ul{width: 850px; margin: 5% auto 0; display: flex; justify-content: space-between; flex-wrap: wrap;}
.bysw_con17 ul li{font-size: 32px; margin-bottom: 3%;}
.bysw_con17 ul li img{vertical-align: sub;  padding-right: 6px;}
.bysw_con16{display: flex; justify-content: space-between; background: #F0F0F0;}
.bysw_con16_l{width: 718px;}
.bysw_con16_l img{vertical-align: bottom;}
.bysw_con16_r{width: 410px;}
.bysw_con16_r dl{display: flex; margin-top: 12%;}
.bysw_con16_r dl dt img:nth-child(2){display: none;}
.bysw_con16_r dl dd h2{ font-size: 26px;}
.bysw_con16_r dl dd p{ font-size: 20px;
color: #666666; margin-top: 5px;}
.bysw_con16_r dl dt{margin: 0 15px 0 0;}
.bysw_con16_r dl:hover dt img:nth-child(1){display: none;}
.bysw_con16_r dl:hover dt img:nth-child(2){display: inline-block;}

.bdw_con1{display: flex; justify-content: space-between; background: url(../img/bg1.png); background-repeat: no-repeat; background-position: center top;}
.bdw_con1_l dl dd{width: 270px; margin: 30px 0 0 40px;
height: 60px; text-align: right; padding:20px 30px;
background: #F0F0F0; font-size: 28px;
border-radius: 53px;}
.bdw_con1_l dl {position: relative; padding:20px 0; height: 201px;}
.bdw_con1_l dl dt{position: absolute; left: 0; top: 0;}
.bdw_con1_l dl dd p{text-align: right; font-size: 14px; opacity: .7;}
.bdw_con1_l dl:nth-child(odd){margin-left: 40px;}
.bdw_con1_r dl:nth-child(odd){margin-left: 0px; margin-right: 40px;}
.bdw_con1_r dt{left: auto!important; right: 0!important;position: absolute; top: 0;}
.bdw_con1_r dd{text-align: left!important;margin: 30px 40px 0 0px!important;  float: right;}
.bdw_con1_r dd p{text-align: left!important;}
.bdw_con1_l dl:hover dd{background: #333333; color: #fff;}
.bdwbg2{background: url(../img/bg2.jpg); background-repeat: no-repeat; background-position: center top; padding: 5% 0 8% 0; margin: 3% auto 5%;}
.bdw_con2 h2{font-weight: bold;font-size: 42px;}
.bdw_con2 h3{font-size: 30px;color: #DB4D0B; margin: 5px 0;}
.bdw_con2 p{font-size: 17px;opacity: 0.2;}
.bdw_con2 ul li{width: 390px;font-size: 26px;
color: #FFFFFF; margin-top: 20px;
line-height: 68px; text-align: center;
background: #DB4D0B;
border-radius: 34px;}
.bdw_con2 ul li img{vertical-align: middle; padding-right: 5px;}
.bdw_con2 ul{margin: 0 0 5% 0;}
.bdw_con4{display: flex; justify-content: space-between;}
.bdw_con4_l{width: 639px; margin-left: -80px;}
.bdw_con4_r{width: 630px; display: flex; justify-content: space-between; flex-wrap: wrap; padding-top: 3%;}
.bdw_con4_r dl dt img:nth-child(2){display: none;}
.bdw_con4_r dl{margin-bottom: 3%; position: relative;}
.bdw_con4_r dl dd{position: absolute; left: 0; right: 0; text-align: center; color: #fff; bottom: 11.5%;}
.bdw_con4_r dl dd p{font-size: 30px; text-align: center;}
.bdw_con4_r dl dd h2{display: none;}
.bdw_con4_r dl:hover dt img:nth-child(1){display: none;}
.bdw_con4_r dl:hover dt img:nth-child(2){display: inline-block;}
.bdw_con4_r dl:hover dd h2{font-size: 40px; display: block;}
.bdw_con4_r dl:hover dd h2 strong{font-size: 50px; display: block; width: 100%;}
.bdw_con4_r dl:hover dd {bottom: 30%;}
.bdw_con4_r dl:hover dd p{display: none;}
.bdw_con5_n{position: relative; height: 685px;}
.bdw_con5_t{text-align: center;}
.bdw_con5_n dl dt img:nth-child(2){display: none;}
.clpos1{position: absolute; left: 0; top: 255px;}
.bdw_con5_n dl dd{position: absolute; left: 0; right: 0; text-align: center; top: 35%; text-align: center; color: #fff;}
.bdw_con5_n dl dd h2{width: 76px; margin: 0 auto;
line-height: 76px;font-weight: bold;
font-size: 30px; text-align: center;
color: #DB4D0B;
background: #FFFFFF;
box-shadow: 4px 3px 20px 0px rgba(56,161,102,0.32);
border-radius: 50%;}
.bdw_con5_n dl dd p{font-size: 26px;text-align: center; margin-top: 20px;}
.clpos2{position: absolute; left: 111px; top: 0px;}
.clpos3{position: absolute; right: 111px; top: 0px;}
.clpos4{position: absolute; right: 0; top: 255px;}
.bdw_con5_n h3{text-align: center; position: absolute; bottom: 30px; left: 0; right: 0; width: 380px; margin: 0 auto;}
.clpos1 dd{left:30%!important; right: auto!important;}
.clpos4 dd{right:15%!important; left: auto!important;}
.bdw_con5_n dl:hover dt img:nth-child(1){display: none;}
.bdw_con5_n dl:hover dt img:nth-child(2){display: inline-block;}
.bdw_con5_n dl:hover p{color: #333333;}
.bdw_con5_n dl:hover dd h2{color: #333333;}
.bdw_con5_n img{vertical-align: bottom;}
.bdw_con6_t{position: relative;}
.jgl_pub_tit22{position: absolute; left: 0; right: 0; top: 5%;}
.jgl_pub_tit2 h3{color: #fff;}
.bdw_con6bg{background: url(../img/bg6.png); background-repeat: no-repeat; background-position: center top; padding: 4% 0; margin-top: -300px; z-index: 11; position: relative;}
.bdw_con6_n{width: 1110px; margin: 0 auto; display: flex; justify-content: space-between;}
.bdw_con6_n dl dt img{border-radius: 50%;border: 1px solid #3BA368; padding: 20px;}
.bdw_con6_n dl dd{font-weight: bold;font-size: 58px;color: #DB4D0B; margin: 5% 0 1% 0;}
.bdw_con6_n dl{text-align: center;}
.bdw_con6_n dl h2{font-size: 26px;}
.bdw_con6_n dl p{width: 24px;
height: 3px; margin: 10px auto;
background: #DB4D0B;}
.bdw_con6_n dl:hover dt img{border-color: #F7BC1A;}
.bdw_con6_n dl:hover  dd{color: #F7BC1A;}
.bdw_con6_n dl:hover p{background: #F7BC1A;}
.bdw_con7 ul{display: flex; justify-content: space-between;}
.bdwbg8{background: url(../img/bg8.jpg);  background-size: 100% 100%; padding: 1px 0 5% 0;}	
.bdw_con8 ul{display: flex; justify-content: space-between;}
.bdw_con8 ul li p{text-align: center;font-size: 28px; margin: 15% 0; color: #fff;}
.bdw_con9{width: 1350px; position: relative; margin: 0 auto;}
.bdw_con9 .swiper{width: 1200px;}
.bdw_con9 .swiper h2{position: relative; margin: 5px;}
.bdw_con9 .swiper-slide h2{transform: scale(.8);}
.bdw_con9 .swiper-slide-next h2{transform: scale(1);}
.bdw_con9 .swiper-slide h2 p{line-height: 43px;
background: #DB4D0B; text-align: center; position: absolute; left: 0; right: 0; margin: 0 auto;font-size: 20px;
color: #FFFFFF; bottom: 10%; width: 60%;
border-radius: 22px; display: inline-block;}
.bdwbg10{background: url(../img/bg10.jpg);  padding: 1px 0 2% 0; background-repeat: no-repeat; background-position: center top; margin-top: 5%;}
.bdw_con10_r{width: 620px; float: right;display: flex; justify-content: space-between; flex-wrap: wrap; padding-top: 5%;}
.bdw_con10_r dl{width: 42%; padding:5% 3%; background: #fff; border-radius: 20px; margin-bottom: 4%; text-align: center;}
.bdw_con10_r dl dt img:nth-child(2){display: none;}
.bdw_con10_r dl dd h2{font-size: 26px;  margin: 3% 0;}
.bdw_con10_r dl dd p{font-size: 18px; height: 90px;
line-height: 24px;
opacity: 0.8;}
.bdw_con10_r dl:hover dt img:nth-child(1){display: none;}
.bdw_con10_r dl:hover dt img:nth-child(2){display: inline-block;}
.bdw_con10_r dl:hover {background: #F7BC1A;}
.bdwbg11{background: url(../img/bg11.jpg);  padding: 1px 0 250px 0; background-repeat: no-repeat; background-position: center top; }
.bdw_con11_r{width:380px; float: right; padding-top: 100px;}
.bdw_con11_r dl{display: flex; margin-top: 100px;}
.bdw_con11_r dl dt img:nth-child(2){display: none;}
.bdw_con11_r dl dd{width: 270px;}
.bdw_con11_r dl dd h2{font-size: 26px;font-weight: bold; margin-bottom: 10px;}
.bdw_con11_r dl dd p{font-size: 18px;opacity: 0.7;}
.bdw_con11_r dl dt{margin: 30px 20px 0 0;}
.bdw_con11_r dl:nth-child(2){margin-left: 60px;}
.bdw_con11_r dl:hover  dt img:nth-child(1){display: none;}
.bdw_con11_r dl:hover  dt img:nth-child(2){display: inline-block;}
.jgl_pub_tit h4{display: inline-block;line-height: 50px;
background: #DB4D0B;font-weight: bold;  color: #ffff; text-align: center; padding: 0 30px 0; margin-top: 30px;font-size: 26px;border-radius: 25px;}
.bdw_con12{text-align: center;}
.bdwbg13{background: url(../img/bg13.jpg);  background-size: 100% 100%; padding: 5% 0;}	
.bdw_con13{width: 1380px; margin: 0 auto; position: relative;}
.bdw_con13 .swiper{width: 1150px;}
.bdw_con14{text-align: center;}
.bdwbg15{background: url(../img/bg15.jpg);  padding: 5% 0; background-repeat: no-repeat; background-position: center top; margin: 5% auto; }
.bdw_con15_r{width: 510px; float: right; color: #fff;}
.bdw_con15_r h2{font-weight: bold;font-size: 42px;}
.bdw_con15_r h3{font-size: 20px;  margin: 2% 0; color: #fff;}
.bdw_con15_r p{font-size: 18px;line-height: 28px; margin-bottom: 6%;}
.bdw_con15_r dl{width: 431px; margin: -30px auto 0; text-align: center; padding: 20px 0; position: relative; z-index: 111;
background: #FFCC40;
border-radius: 56px;}
.bdw_con15_r dl dt{font-size: 32px;color: #000000;font-weight: bold;}
.bdw_con15_r dl dd{font-size: 20px;
color: #000000; margin-top: 1%;
opacity: 0.7;s}
.bdw_con16{margin-top: 5%; display: flex; justify-content: space-between;}
.bdw_con16_r{width: 441px; padding-top: 5%;}
.bdw_con16_r h2{font-weight: bold;font-size: 42px;}
.bdw_con16_r h3{font-size: 26px;color: #DB4D0B; margin: 1% 0;}
.bdw_con16_r  h4{font-size: 20px;opacity: 0.2; border-bottom: 1px solid #C1C1C1; padding-bottom: 3%; margin-bottom: 5%;}
.bdw_con16_r p{font-size: 20px; margin-bottom: 5%;
color: #333333;
line-height: 32px;
opacity: 0.8;}
.bdw_con16_r h2 span{display: block;}

.tqcl_con19{background: #F6F6F6; margin: 5% auto!important; display: flex; justify-content: space-between;}
.tqcl_con19_r{width: 300px;padding:50px 52px; background:#DB4D0B; 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:url(../img/lxbg.jpg); 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{width: 368px;}
.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%;}
.tqcl_con19_l ul{display: flex; justify-content: center;}
.tqcl_con19_l ul li{margin: 5%; text-align: center;}
.tqcl_con19_l ul li p{text-align: center; font-size: 18px;font-weight: normal;}
.tqcl_con19_l h2{margin-top: 5%;}
.bdw_hz_n{display: flex; justify-content: space-between;box-shadow: 0px 2px 5px 0px rgba(168, 168, 168, 0.32); margin:0 10px 10px;}
.bdw_hz_n dl{width: 33.33%; text-align: center; padding: 3% 0; text-align: center;}
.bdw_hz_n dl dt img:nth-child(2){display: none;}
.bdw_hz_n dl dd h2{font-size: 26px;color: #000000; margin: 5% 0;}
.bdw_hz_n dl dd p{font-size: 18px;  padding: 0 10%; text-align: center;opacity: 0.7; line-height: 26px;}
.bdw_hz_n dl:hover{background: #DB4D0B; color: #fff;}
.bdw_hz_n dl:hover dt img:nth-child(1){display: none;}
.bdw_hz_n dl:hover dt img:nth-child(2){display: inline-block;}
.bdw_hz_n dl:hover dd h2{color: #fff;}
.bdw_hz_t img{vertical-align: bottom;}
.bdw_hz_t{margin: 0 10px;}
.bdwabbg{background: url(../img/abbg.jpg); background-repeat: no-repeat; background-position: center top; padding: 10% 0 5% 0;}
.bdw_about_r{width: 544px; float: right; color: #fff;}
.bdw_about_r h2{font-size: 42px;font-weight: bold;}
.bdw_about_r h3{font-size: 20px;color: #fff; margin: 2% 0;}
.bdw_about_r p{font-size: 20px;
line-height: 32px;}
.bdw_about_r .swiper{padding-bottom: 15%;}
.bdw_about_r .q1{top: auto; bottom: 0; right: auto; left: 15%;}
.bdw_about_r .q2{top: auto; bottom: 0; left: 0%;}

.bdwabbg2{background: url(../img/abbg2.jpg); background-repeat: no-repeat; background-position: center top; padding:2% 0 7% 0;}
.bdw_ab2{display: flex; justify-content: space-between;}
.bdw_ab2_l{width: 600px;}
.bdw_ab2_r{width: 550px; padding-top: 7%;}
.bdw_ab2_r h2{font-weight: bold;font-size: 42px;}
.bdw_ab2_r h2 span{color: #DB4D0B;}
.bdw_ab2_r h3{font-size: 26px;opacity: 0.77; margin: 1% 0;}
.bdw_ab2_r h4{font-size: 20px;opacity: 0.77;}
.bdw_ab2_r p{font-size: 18px;opacity: 0.77; margin: 1% 0 5% 0;}
.bdw_ab2_d{display: flex; justify-content: space-between; width: 75%;}
.bdw_ab2_d dl{position: relative;}
.bdw_ab2_d dl dd{position: absolute; left: 0; right: 0; top: 20%;font-size: 28px;
color: #FFFFFF; text-align: center; line-height: 33px;}


.bdwabbg3{background: url(../img/abbg3.jpg); background-repeat: no-repeat; background-position: center top; padding:5% 0;}
.bdw_ab3 dl{display: flex; justify-content: space-between; width: 200px; padding: 70px 0;}
.bdw_ab3 dl dt{font-size: 26px;color: #FFFFFF;}
.bdw_ab3 dl dd img:nth-child(2){display: none;}
.bdw_ab3 dl:nth-child(1){margin-left: 110px;}
.bdw_ab3 dl:nth-child(4){margin-left: 120px;}
.bdw_ab3 dl:hover dd img:nth-child(1){display: none;}
.bdw_ab3 dl:hover dd img:nth-child(2){display: inline-block;}
.bdw_td{display: flex; justify-content: space-between;}
.bdw_td dl{position: relative;}
.bdw_td dl dt img:nth-child(2){display: none;}
.bdw_td dl dd{position: absolute; left: 0; right: 0; text-align: center; top: 40%;}
.bdw_td dl dd h2 img:nth-child(2){display: none;}
.bdw_td dl dd p{font-size: 26px; text-align: center;color: #FFFFFF; margin-top: 5%;}
.bdw_td dl:hover dt img:nth-child(1){display: none;}
.bdw_td dl:hover dt img:nth-child(2){display: inline-block;}
.bdw_td dl:hover dd h2 img:nth-child(1){display: none;}
.bdw_td dl:hover dd h2 img:nth-child(2){display: inline-block;}
.bdw_cp_t{display: flex; justify-content: space-between;}
.bdw_cp_t_l{width:296px; text-align: center;box-shadow: 0px 0px 24px 0px rgba(172,172,172,0.26); margin:0 10px 10px;}
.bdw_cp_t_r{width:852px}
.bdw_cp_t_l h2{line-height: 94px;background: #DB4D0B;font-size: 26px;color: #FFFFFF; font-weight: bold;}
.bdw_cp_t_l h2 img{vertical-align: sub; padding-right: 10px;}
.bdw_cp_t_l  ul li{border-bottom: 1px solid #B2B2B2;line-height: 100px; font-size: 22px;}
.bdw_cp_t_l  ul li:last-child{border-bottom: none;}
.bdw_cp_t_l  ul .active{background: #E7E7E7;}
.bdw_cp{display: flex; justify-content: space-between; margin-top: 3%;}
.bdw_cp dl dd{line-height: 97px;background: #E7E7E7; font-size: 26px;text-align: center;}
.bdw_cp dl:hover dd{background: #DB4D0B; color: #fff;}
.foot_mt {margin-top: 80px;}
.jgl_pub_tit h2{color: #1D1D1D;}					 
.yat_con1{display: flex; justify-content: space-between;}	
.yat_con1 dl{width: 24%; text-align: center;}
.yat_con1 dl h2{color: #1D1D1D;font-size: 26px;font-weight: bold; margin: 5% auto;}
.yat_con1 dl dt{width: 24px;height: 4px;background: #E45C1D; margin: 0 auto 3%;}
.yat_con1 dl dd{font-size: 18px;color: #1D1D1D;line-height: 28px;opacity: 0.6;}
.yatbg2{background: url(../img/bg2.jpg); color: #fff; padding: 9% 0 12% 0; margin: 5% auto;}
.yat_con2_r{width: 615px; float: right;}
.yat_con2_r_t{width: 546px; float: right;}
.yat_con2_r_d{width: 100%; display: flex; justify-content: space-between;}
.yat_con2_r_t h2{font-size: 60px; font-weight: bold; text-align: right;}
.yat_con2_r_t h3{font-size: 30px; color: #fff;background: url(../img/tbg2.png);font-weight: bold; text-align:center;line-height: 92px; margin: 3% auto; background-size: 100% 100%;}
.yat_con2_r_t p{font-size: 20px;text-align: center; margin-bottom: 5%;}
.yat_con2_r_d p{width: 31%; text-align: center; background: url(../img/qbg1.png); background-repeat: no-repeat; padding: 3% 0 8% 0;font-size: 21px;
color: #000000;}
.yat_con2_r_d p img:nth-child(2){display: none;}
.yat_con2_r_d p img{vertical-align:sub; padding-right: 5px;}
.yat_con2_r_d p:hover img:nth-child(1){display: none;}
.yat_con2_r_d p:hover img:nth-child(2){display: inline-block;}
.yat_con2_r_d p:hover{background: url(../img/qbg2.png);background-repeat: no-repeat; color: #fff; }
.yatbg3{background: url(../img/bg3.jpg); padding: 3% 0 1px 0; background-repeat: no-repeat; background-position: center top; }
.yat_con3_l h2{font-size: 32px; font-weight: bold;}
.yat_con3_l{width: 330px;}
.yat_con3_l h3{width: 30px;height: 4px;background: #DE4E0B; margin: 5% 0;}
.yat_con3_l p{font-size: 20px;color: #030303;line-height: 30px;opacity: 0.7;}
.yat_con3_l a{width: 134px;font-size: 18px;color: #030303;line-height: 42px;display: block;background: #FFFFFF; margin: 225px 0 290px 90px; text-align: center;}
#certify2 dl{position: relative;}
#certify2 dl dd{position: absolute; left: 0; right: 0; width: 80%; margin: 0 auto; color: #fff; text-align:center; bottom: 5%;}
#certify2 dl dd h2{font-size: 26px;font-weight: bold;}
#certify2 dl dd p{font-size: 18px;line-height: 32px; text-align: center;}
#certify2 .q3{top: auto; bottom: 0;  right: 43%;}
#certify2 .q4{top: auto; bottom: 0;  left: 43%;}
#certify2 .swiper-container{padding-bottom: 8%;}
.yat_con5{margin: 5% auto;}
.yat_con6{display: flex; justify-content: space-between;}
.yat_con6_l{width: 380px;}
.yat_con6_r{width: 790px;}
.yat_con6_l ul li{line-height: 87px;font-size: 26px;
color: #2B2B2B;
background: #FFFFFF; text-align: center; margin: 5px 10px 20px 10px;
box-shadow: 1px 2px 16px 0px rgba(222,222,222,0.65);}
.yat_con6_l .active{background: linear-gradient(182deg, #D64B0B, #F16423); color: #fff;}
.yat_con6_r dl{padding:35px 25px; background: #F4F4F4;text-align: center;}
.yat_con6_r dl dd{font-size: 24px;color: #1D1D1D; margin: 10% 0 0 0;}
.yat_con6_r .swiper{padding-bottom: 10%;}
.yat_con6_r .q1,.yat_con6_r .q3,.yat_con6_r .q5,.yat_con6_r .q7,.yat_con6_r .q9{top: auto; bottom: 0; right: 40%;}
.yat_con6_r .q2,.yat_con6_r .q4,.yat_con6_r .q6,.yat_con6_r .q8,.yat_con6_r .q10{top: auto; bottom: 0; left: 40%;}
.yat_con6_qh{display: none;}
.yat_con6_r .active{display: block;}

.yatbg7{background: url(../img/bg7.jpg); padding: 1px 0 5% 0; background-repeat: no-repeat; background-position: center top; margin-top: 5%; }
.jgl_pub_tit2 h2{color: #fff;}
.yat_con7{display: flex; justify-content: space-between;}
.yat_con7_l{width: 587px;}
.yat_con7_r{width: 560px; color: #fff;}
.yat_con7_r dl{display: flex; justify-content: space-between; margin-bottom: 5%;}
.yat_con7_r dl dt{width: 42px; margin-top: 13px;}
.yat_con7_r dl h2{width: 2px;height: 20px;background: #F4F4F4; opacity: .7; margin-top: 15px;}
.yat_con7_r dl dd{width: 486px;font-size: 18px;
color: #F4F4F4;
line-height: 24px;}
.yat_con7_r dl:nth-child(1) dt{margin-top: 0;}
.yat_con7_r dl:nth-child(1) h2{margin-top: 3px;}
.yat_con7_r dl:nth-child(2) dt{margin-top: 20px;}
.yat_con7_r dl:nth-child(2) h2{margin-top: 25px;}
.yat_con8{width: 100%; display: block; overflow: hidden;}
.yat_con8_n{width: 1670px; position: relative; float: right;}
.yat_con8_n .swiper{width: 1545px; float: right;}
.yat_con8 .q1{right: auto; left: 0; top: 80%;}
.yat_con8 .q2{left: 0; top: 65%;}
.yat_con8  dl dd{font-size: 20px;
color: #1D1D1D; padding: 5% 7% 0 7%; text-align:center;
line-height: 30px;
opacity: 0.8;}
.yatbg9{background: url(../img/bg9.jpg); padding: 1px 0 5% 0; background-repeat: no-repeat; background-position: center top; margin: 5% auto; }
.yat_con9 ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.yat_con9 ul li{margin-bottom: 2%;}
.yat_con10{text-align: center;}
.yatbg11{background: url(../img/bg11.jpg); padding: 1px 0 5% 0; background-repeat: no-repeat; background-position: center top; margin: 5% auto; }
.yat_con11{width: 1350px; margin: 0 auto;}
.yat_con11 .swiper{padding-bottom: 10%;}
.yat_con11 .q11{top: auto; bottom: 0; right: 45%;}
.yat_con11 .q12{top: auto; bottom: 0; left: 45%;}
.yatbg12{background: url(../img/bg12.jpg); padding: 6% 0; background-repeat: no-repeat; background-position: center top;}
.yat_con12_l{width: 600px;}
.yat_con12_l h2{font-weight: bold;font-size: 42px;color: #1D1D1D; border-bottom: 1px solid #cccccc; padding-bottom: 5%; margin-bottom: 5%;}
.yat_con12_l p{font-size: 18px;color: #010000;line-height: 40px;opacity: 0.9;}
.yat_con12_l a{width: 140px; line-height: 39px; font-size: 20px; text-align: center; color: #fff; background: url(../img/anbg.png); margin-top: 10%; display: block;}
.yatbg13{background: url(../img/bg13.jpg); padding: 3% 0 8% 0; background-repeat: no-repeat; background-position: center top;}
.yat_con13_r{width: 615px; float: right; color: #fff;}
.yat_con13_r h2{font-weight: bold;font-size: 42px; margin: 1% 0;}
.yat_con13_r p{font-size: 18px;line-height: 32px;}
.yat_con13_r dd{font-weight: bold;font-size: 35px;  margin: 3% 0 2% 0;}
.yat_con13_r dt{font-size: 18px;line-height: 32px; margin-bottom: 3%;}
.yat_con2_r_t h2 span{display: block;}
.yat_con2_r_t h3 span{display: none;}
.yat_abbg1{background: url(../img/abbg1.jpg); background-size: 100% 100%; padding: 5% 0; color: #fff; text-align: center;}
.yat_ab1 h2{font-size: 60px; font-weight: bold;}
.yat_ab1 h3{font-size: 30px;font-weight: bold; margin: 1% 0; color: #fff;}
.yat_ab1 p{font-size: 20px; text-align: center;}
.yat_ab1 ul{width: 60%; margin: 3% auto 0; display: flex; justify-content: space-between;}
.yat_ab1 ul li{width: 31%; text-align: center; line-height: 43px;font-size: 21px;border-radius: 20px;border: 1px solid #F5F5F5;}
.yat_ab1 ul li img{vertical-align: sub; padding-right: 5px;}
.abbg2{background: url(../img/abbg2.jpg); background-repeat: no-repeat; background-position: center top; padding: 2% 0 350px 0; }
.abbg2 .yat_con3_l{float: right; padding-right: 10%;}
.tqcl_xw dl{ width: 1200px; padding: 2% 18.5%; margin: 0 auto;}
.tqcl_xw dl a{display: flex; justify-content: space-between; border-bottom: 1px dashed #D6D6D6; padding: 3% 0;}
.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: 179px;
background: linear-gradient(158deg, #E45C1D, #D70E0E);
border-radius: 29px;color: #fff; text-align: center; float: right;line-height: 59px; display: block;}
.tqcl_xw dl  dd h2{font-size: 26px;font-weight: bold; margin: 3% 0 ; color: #E45C1D;
-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: url(../img/xwbg.jpg); background-size: 100% 100%; 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 a{border: none;}

.yathzbg1{background: url(../img/hzbg1.jpg); background-size: 100% 100%; padding: 5% 0;}
.yathzbg1 .yat_con13_r{float: unset;}
.subsit2{background: url(../img/anbg2.png); background-repeat: no-repeat; background-position: center; text-indent: 0!important;}

.tqcl_xw dl:hover h5 img:nth-child(1){display: none;}
.tqcl_xw dl:hover h5 img:nth-child(2){display: inline-block;}


 @media (max-width: 1680px) {.hhzn_con2_r dl dd{padding-left:30%;}}
 @media (max-width: 1600px) {.hhzn_con2_r dl dd{padding-left:30%;}.szysbg1{ padding-bottom:5%}}


	
	
		
				 @media (max-width: 767px) {
.yat_ab1 h2{font-size: 23px;}					 
.yat_ab1 h3{font-size: 18px; margin: 2% 0 4%0;}					 
.yat_ab1 p{font-size: 16px;}
.yat_abbg1{padding: 9% 0;}							 
.yat_ab1 ul{width: 100%; margin-top: 6%;}					 
.yat_ab1 ul li{font-size: 14px; line-height: 40px; border-radius: 10px;}					 
.yat_ab1 ul li img{width: 15px;}					 
.abbg2 .yat_con3_l{float: left; padding-right: 0;}					 
					 
.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%;}					 
.tqcl_xw dl dd h3 span{line-height: 30px; width: 100px;}					 
					 
					 
					 
					 
					 
.bdw_cp{flex-wrap: wrap;}					 
.bdw_cp dl{width: 100%; margin-bottom: 5%;}					 
.bdw_cp dl dd{font-size: 16px; line-height: 40px;}					 
.yat_con1{flex-wrap: wrap;}
.yat_con1 dl{width: 48%; margin-bottom: 5%;}
.yat_con1 dl h2{font-size: 16px;}
.yat_con1 dl dd{font-size: 14px; line-height: 22px;}
.yatbg2{background: url(../img/mbg2.jpg);background-size: 100%; padding-bottom: 65%;background-repeat: no-repeat;}
.yat_con2_r{width: 100%; float: unset;}
.yat_con2_r_t{width: 100%; text-align: center;}
.yat_con2_r_t h2{font-size: 25px;text-align: center;}
.yat_con2_r_t h2 span{display: inline-block;}
.yat_con2_r_t h3{font-size: 18px; background: unset; line-height: 40px;}
.yat_con2_r_t h3 span{display: inline-block;}
.yat_con2_r_t p{font-size: 14px;}
.yat_con2_r_d p{font-size: 14px; background-size: 100%;}
.yat_con2_r_d p img{width: 15px;}
.yat_con2_r_d p:hover{background-size: 100%;}
.yatbg3{background: url(../img/mbg3.jpg);background-size: 100%; background-repeat: no-repeat; padding-bottom: 50%;}
.yat_con3_l h2{font-size: 18px;}
.yat_con3_l{width: 45%;}
.yat_con3_l p{font-size: 14px; line-height: 22px;}
.yat_con3_l  a{display: none;}
.yat_con6 {flex-wrap: wrap;}
.yat_con6_l{width: 100%; margin-bottom: 5%;}
.yat_con6_l ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.yat_con6_l ul li{width: 30%; line-height: 40px; font-size: 14px; margin: 5px;}
.yat_con6_l ul li:nth-child(1){width: 37%;}
.yat_con6_l ul li:nth-child(2){width: 56%;}
.yat_con6_r{width: 100%;}
.yat_con6_r dl{padding: 9%;}
.yat_con6_r dl dd{font-size: 14px;}
.yat_con6_r .swiper{padding-bottom: 15%;}
.yatbg7{background: url(../img/mbg7.jpg);background-size: 100% 100%; padding: 2% 0 9% 0; margin: 9% auto;}
.yat_con7_r dl dt{width: 8%;}
.yat_con7_r dl dd{width: 85%; font-size: 14px; line-height: 22px;}
.yat_con7_l{width: 100%; margin-bottom: 5%;}
.yat_con7_r{width: 100%;}
.yat_con7{flex-wrap: wrap;}
.yat_con8_n{width: 95%; margin: 0 auto; float: unset;}
.yat_con8_n .swiper{width: 100%; float: unset; margin: 0 auto; padding-bottom: 15%;}
.yat_con8 dl dd{font-size: 14px; line-height: 22px;}
.yat_con8_n .q1{top: auto; bottom: 0;left: auto; right: 40%;}
.yat_con8_n .q2{top: auto; bottom: 0;left: 40%; }
.yatbg9{background: url(../img/mbg9.jpg); background-size: 100% 100%; padding: 2% 0 9% 0; margin: 9% auto;}
.yat_con9 ul{flex-wrap: wrap;}
.yat_con9 ul li{width: 48%;}
.yatbg11{background: url(../img/mbg11.jpg);background-size: 100% 100%; padding: 2% 0 9% 0; margin: 9% auto;}
.yat_con11{width: 95%; margin: 0 auto;}
.yat_con11 .q11{right: 40%;}
.yat_con11 .q12{left: 40%;}
.yat_con11 .swiper{padding-bottom: 15%;}
.yatbg12{background: unset; margin-bottom: 0; padding: 0;}
.yat_con12_l{width: 90%; margin: 0 auto;}
.yat_con12_l h2{font-size: 23px;}
.yat_con12_l p{font-size: 14px; line-height: 25px;}
.yat_con12_l a{font-size: 15px;}
.yatbg13{background: url(../img/mbg11.jpg);background-size: 100% 100%; padding:  9% 0 12% 0; margin-top: 0;}
.yat_con13_r{width: 90%;  float: unset; margin:  0 auto;}
.yat_con13_r h2{font-size: 30px;}
.yat_con13_r p{font-size: 14px; line-height: 23px;}
.yat_con13_r dd{font-size: 25px; margin-top: 7%;}
.yat_con13_r dt{font-size: 14px; line-height: 23px;}
.yat_con13_r  h4 img{width: 160px;}
.yat_mcon13{margin-top: -15%; display: block; overflow: hidden;}
.yat_mcon13 img{width: 90%; float: right; display: block;}








					 
					 
					 
				
#logo dl dt span{display: block;}					 
.bdw_ab2{flex-wrap: wrap;}					 
.bdw_ab2_r h2{font-size: 22px;}					 
.bdw_ab2_r h3{font-size: 16px;}					 
.bdw_ab2_r h4{font-size: 14px;}					 
.bdw_ab2_r p{font-size: 14px;}					 
.bdw_ab2_d dl dd{font-size: 18px; line-height: 26px;}						 
.bdw_ab2_d{width: 80%;}					 
.bdw_ab2_d dl{width: 28%;}					 
.bdwabbg3{background:#DB4D0B; padding:0 0 9% 0;}					 
.bdw_ab3 dl{width: 30%; margin: 5% 0; padding: 0 10%; text-align: center; }					 
.bdw_ab3{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 10%!important;}					 
.bdw_ab3 dl:nth-child(1){margin-left: 0;}				 
.bdw_ab3 dl:nth-child(4){margin-left: 0;}				 
.bdw_ab3 dl dt{font-size: 18px;}							 
.bdw_ab3 dl dd img{width: 25px;}					 
.bdw_td{flex-wrap: wrap;}					 
.bdw_td dl{width: 100%;}					 
.bdw_td dl dd p{font-size: 14px;}					 
					 
	.bdw_hz_n{flex-wrap: wrap;}				 
					 
	.bdw_hz_n dl{width: 100%; padding: 8% 0;}				 
	.bdw_hz_n dl dt img{width: 50px;}				 
	.bdw_hz_n dl dd h2{font-size: 18px; margin: 3% 0;}				 
	.bdw_hz_n dl dd p{font-size: 14px; line-height: 25px;}				 
	.bdwabbg{background: unset; padding: 0;}				 
	.bdw_about{width: 100%!important; background: #DB4D0B;}				 
	.bdw_about_r{width: 93%; margin: 9% auto; float: unset;}				 
	.bdw_about_r h2{font-size: 22px;}				 
	.bdw_about_r h3{font-size: 14px;}				 
	.bdw_about_r p{font-size: 14px; line-height: 25px;}				 
					 
.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;}					 
.jgl_pub_tit{width: 95%;}
.jgl_pub_tit_l img{width: 30px; padding-top: 30%;}

.jgl_pub_tit h3{font-size: 13px;}
.jgl_pub_tit_m{width: 95%;}
.jgl_pub_tit h4{font-size: 13px;line-height: 30px; margin-top: 2%; padding: 0 15px;}
.bdw_con1{background: unset;}
.bdw_con1_l{width: 100%; display: flex; justify-content: space-between;}
.bdw_con1_l dl:nth-child(odd){margin: 0;}
.bdw_con1_l dl{width: 31%; padding-bottom: 0;}
.bdw_con1_l dl dd{width: 100%; margin: 0; padding: 90% 0 5% 0;  border-radius: 50px 50px 0 0; text-align: center;}
.bdw_con1{display: flex; justify-content: space-between; flex-wrap: wrap;}
.bdw_con1_l dl dd h2{font-size: 16px;}
.bdw_con1_l dl dd p{font-size: 14px; text-align: center;}
.bdw_con1_r dd{ margin: 0!important;  text-align: center!important;} 
.bdw_con1_r dd p{  text-align: center!important;}
.bdwbg2{background: url(../img/mbg2.jpg); background-size: 100%; background-repeat: no-repeat; padding: 9% 0;}
.bdw_con2 h2{font-size: 22px;}
.bdw_con2 h3{font-size: 13px;}
.bdw_con2 p{font-size: 12px;}
.bdw_con2 ul li{width: 60%; font-size: 14px; line-height: 35px; margin-top: 3%;}
.bdw_con2 ul li img{width: 20px;}
.bdw_con2 h4 img{width: 50%; margin-bottom: 3%;}
.bdw_con4{flex-wrap: wrap-reverse; flex-direction: row-reverse;}
.bdw_con4_r{width: 100%;}
.bdw_con4_r dl{width: 48%;}
.bdw_con4_r dl dd p{font-size: 16px;}
.bdw_con4_r dl dd{bottom:7.5%}
.bdw_con4_r dl:hover dd h2{font-size: 20px;}
.bdw_con4_r dl:hover dd h2 strong{ font-size: 25px;}
.bdw_con4_l{width: 100%; margin: 0 auto;}
.bdw_con5_n dl{width: 49%;}
.bdw_con5_n h3{width: 40%;background: #FEF8E8;
border-radius: 50%; padding: 5%; bottom: 45%;}
.clpos3{right: 0;}
.clpos2{left: 0;}
.bdw_con5_n{height: 440px;}
.bdw_con5_n dl dd h2{width: 40px; height: 40px; line-height: 40px;font-size: 16px;}
.bdw_con5_n dl dd p{font-size: 14px; width: 70%; margin: 5px auto;}
.clpos1{top: 198px;}
.clpos4{top: 198px;}
.bdw_con5_n dl dd{top: 24%;}
.bdw_con5_t{width: 70%; margin: 0 auto;}
.bdw_con6_n{width: 90%; padding: 5% 0;}
.bdw_con6bg{background-size: 100% 100%; margin: -90px auto 0;}
.jgl_pub_tit22{top: 0;}
.bdw_con6_n dl{width: 30%;}
.bdw_con6_n dl dt img{padding: 5px; width: 80%;}
.bdw_con6_n dl dd{font-size: 30px;}
.bdw_con6_n dl h2{font-size: 16px;}
.bdw_con7{width: 100%!important;}
.bdw_con7 ul{flex-wrap: wrap;}
.bdw_mcon8 ul{display: flex; justify-content: space-between; margin-top: 5%;}
.bdw_mcon8 ul li{width: 48%;}
.bdwbg8{padding-bottom: 9%;}
.bdw_con9{width: 95%;}
.bdw_con9 .swiper{width:70%;}
.bdw_con9 .swiper-slide h2{ transform: scale(1);}
.bdw_con9 .swiper-slide h2 p{width: 70%; font-size: 14px; line-height: 35px;}
.bdwbg10{background: url(../img/mbg10.jpg); background-size: 100% 100%; padding-bottom: 9%;}
.bdw_con10_r{width: 100%;}
.bdw_con10_r dl dt img{width: 40px;}
.bdw_con10_r dl dd h2{font-size: 16px;}
.bdw_con10_r dl dd p{font-size: 14px; line-height: 20px;}
.bdwbg11{background: url(../img/mbg11.jpg); background-repeat: no-repeat; background-position: center top; background-size: 100%; padding-bottom: 30%;}
.bdw_con11_r dl{margin-top: 10%;}
.bdw_con11_r{padding-top: 5%; width: 65%;}
.bdw_con11_r dl dd h2{font-size: 16px;}
.bdw_con11_r dl dd p{font-size: 14px; line-height: 20px;}
.bdw_con11_r dl  dt img{width: 20px;}
.bdw_con11_r dl  dt{width: 10%;}
.bdw_con11_r dl dd{width: 90%;}
.bdw_con11_r dl:last-child{margin-left: 15%;}
.bdw_con13{width: 95%;}
.bdw_con13 .swiper{width: 72%;}
.bdwbg13{padding: 9% 0;}
.bdwbg15{background: url(../img/mbg15.jpg); background-size: 100% 100%; padding:1px 0 9% 0; margin-top: 0;}
.bdw_con15_r{width: 100%;}
.bdw_con15_r p{font-size: 14px; line-height: 20px; padding: 0 5%; text-align: center;}
.bdw_con15_r dl{width: 80%;}
.bdw_con15_r dl dt{font-size: 20px;}
.bdw_con15_r dl dd{font-size: 16px;}
.bdw_con16{flex-wrap: wrap-reverse; flex-direction: row-reverse;}
.bdw_con16_r h2 span{display: inline-block; }
.bdw_con16_r h2{font-size: 25px;}
.bdw_con16_r h3{font-size: 16px;}
.bdw_con16_r h4{font-size: 14px;}
.bdw_con16_r p{font-size: 14px; line-height: 25px;}
.mhh_con8 dl h3 span{font-size: 14px;}
.foot_c_b h3{display: none;}
.foot_mt{text-align: center;}
.foot_mt p{text-align: center; font-size: 16px; margin-bottom: 10%;}
.mhh_con8 dl{border-bottom: none;}






					 
.byswcpbg{background: url(../img/mcpbg.jpg); background-size: 100% 100%; margin: 9% auto;}
.bysw_con4 dl{width: 48%;}
.bysw_con4 dl dd{font-size: 14px; line-height: 40px;}
.bysw_mcon4 .q1{top: auto; bottom: 3%; right: 40%;}
.bysw_mcon4 .q2{top: auto; bottom: 3%; left: 40%;}
.byswbg5{background: url(../img/mbg5.jpg); background-size: 100% 100%; padding: 1px 0 9% 0;}
.bysw_con5{flex-wrap: wrap-reverse; flex-direction: row-reverse;}
.bysw_con5_n p{font-size: 14px; line-height: 25px; text-align: center; padding: 0 5%;}
.bysw_con5_n h2 a{width: 140px; line-height: 40px; font-size: 14px; margin: 6% auto 10%;}
.bysw_con6{flex-wrap: wrap;}
.bysw_con6_l_n{font-size: 14px; line-height: 25px; padding: 0 5%;}
.bysw_con6_r{width: 100%; margin-top: 6%; padding-bottom: 15%;}
.byswbg6 .q1{top: auto; bottom: 0; left: auto; right: 40%;}
.byswbg6 .q2{top: auto; bottom: 0; left: 40%; }
.byswbg6{padding-bottom: 9%;}
.byswbg7{background: url(../img/mbg7.jpg); background-size: 100% 100%; margin: 0 auto 9%; padding:20% 0 30% 0;}
.bysw_con7_n{width: 100%;}	
.jgl_pub_tit p{line-height: 25px;}	
.bysw_con7_n h3{width: 75%; margin: 0 auto; font-size: 14px; line-height: 25px;}
.nys_con4 dl h4{font-size: 14px; line-height: 25px; padding: 0 10%;}	
.byswbg14{margin: 9% auto 0; padding:0 0 9% 0;}	
.bysw_con14 dl{flex-direction: row-reverse; flex-wrap: wrap-reverse;}	
.bysw_con14 dl dd{width: 100%; padding-right: 0;}	
.bysw_con14 dl dd h3{font-size: 14px; line-height: 25px; padding:  0 5%;}	
.bysw_con14 dl dd{margin-bottom: 20%;}	
.bysw_con14	.q1{top: 42%; right: auto; left: 19%;}
.bysw_con14	.q2{top: 42%; right: auto; left: 5%;}
.bysw_con16{flex-wrap: wrap;}	
.bysw_con16_r dl{padding-left: 20%;}
.bysw_con16_r dl dd h2{font-size: 16px;}
.bysw_con16_r dl dd p{font-size: 14px;}
.bysw_con16_r dl dt img{width: 55px;}
.bysw_con16_r{padding: 5% 0 10% 0;}
.bysw_con17 ul{width: 100%;}
.bysw_con17 ul li{width: 50%; font-size: 18px; text-align: center;}
.bysw_con17 ul li img{width:30px;}					 
					 
					 
.nysbg14 h8{ font-size:14px; }
.nys_con16_n h8{font-size:14px;}
					 
					 
					 
.szys_lx dl dd{flex-wrap: wrap;}				 
	.szys_lx dl dd p{font-size: 16px;}					 
	.szys_lx dl dt{font-size: 20px;}				 
	.szys_lx dl dt img{width: 26px;}								 
.hshsbg10{padding-bottom: 9%;}					 
					 
.ywyx_con1_r_n h2{font-size: 18px; margin: 0 auto; line-height: 35px;}	
.ywyx_con1_r_n h2 img{width: 25px;}		 
.szys_con1_n p{line-height: 25px; margin-bottom: 5%;}
.ywyx_con1{margin-bottom: 0!important;}
.nys_con3{flex-wrap: wrap;}
.nys_con3 dl{width: 100%; margin-bottom: 5%;}
.nys_con3 dl dd{font-size: 16px; line-height: 45px;}
.nysbg4{background: url(../img/mbg4.jpg); background-size: 100% 100%; padding: 1%  0 9% 0;  margin: 9% auto;}
.nys_con4 dl{flex-wrap: wrap;}
.nys_con4 dl dt{width: 100%;}
.nys_con4 dl dd{width: 100%; padding: 10% 0;}
.nys_con4 dl dd h2 img{width: 50px;}
.nys_con4 dl dd p{font-size: 16px; margin-top: 3%;}
.nys_con4 dl:nth-child(2){flex-direction: row-reverse; flex-wrap: wrap-reverse;}
.nys_con5{flex-wrap: wrap;}
.nys_con5{background: unset;}
.nys_con5_r{width: 70%; padding-top: 0; margin-left: 20%;}
.nys_con5_r .jgl_pub_tit3{text-align: left; }
.nys_con5_r .jgl_pub_tit3 h2{padding-left: 0!important;}
.nys_con5_r .jgl_pub_tit3 p {text-align: left;}
.nys_con5_n p{width: 80%; font-size: 16px; line-height: 35px; margin-top: 5%;}
.nys_con5_n p img{width: 20px; margin-top: 4px;}
.nys_con7{flex-wrap: wrap;}
.nysbg7{margin: 0; background: url(../img/mbg7.jpg); background-repeat: no-repeat; background-size: 100% 620px; background-position: center bottom; padding-bottom: 9%;}
.nys_con7_n{margin: 15% 0 5% 0;}
.nys_con7_n p{margin-top: 0; margin-bottom: 3%; font-size: 14px; line-height: 25px; padding: 0 5%;}
.nys_con7_l{padding-top: 0;}
.nys_con8{width: 100%!important;}
.nys_con8{background: unset;}
.nys_con8_r{width: 95%; margin: -50px auto 0; float:unset; position: relative;z-index: 11;}
.nys_con8_r dl{padding: 15% 0}
.nys_con8_r dl dt img{width: 30px;}
.nys_con8_r dl dd{font-size: 16px;}
.nysbg9{background: url(../img/mbg9.jpg); background-size: 100% 100%; padding: 1% 0 9% 0;}
.nys_con9{flex-wrap: wrap;}
.nys_con9 dl{width: 48%; margin-bottom: 4%;}
.nys_con9 dl dd{font-size: 16px; line-height: 45px;}
.hshs_con1 .jgl_pub_tit{position: unset;}
.hshs_con1 dl dt{padding: 0;}
.hshs_con1 .q1{left: auto;}
.hhzn_con2_r dl dd{padding-left:10%;}
.hhzn_con2 p{width: 90%;}
.nys_con12{flex-wrap: wrap;}
.nys_con12 dl{width: 100%; margin-bottom: 5%; padding: 8% 0;}
.nys_con12 dl dt img{width: 60px;}
.nys_con12 dl dd{font-size: 16px; line-height: 25px;}
.hhznybg6{padding-bottom: 9%;}
.nysbg14{margin: 9% auto 0; background: url(../img/mbg14.jpg); background-size: 100% 100%; padding: 1px 0 9% 0;}
.nysbg14 h3{display: none;}
.nys_con14{width: 95%;}
.nys_con14 .swiper{width: 100%; padding-bottom: 15%;}
.nys_con14 dl dt img{width: 100px;}
.nys_con14 dl dd{font-size: 16px; margin-top: 3%;}
.nys_con14 .q7{top: auto; bottom: 0; right: 39%;}
.nys_con14 .q8{top: auto; bottom: 0; left: 39%;}
.nys_con16_n p{width: 70%; font-size: 16px; line-height: 25px;}
.nys_con16{flex-direction: row-reverse; flex-wrap: wrap-reverse;}
.nys_con16_l{width: 100%; margin: 5% auto 0;}
.nys_con16_r{width: 100%; padding-top: 0;}
.nys_con16_n h2{width: 70%; font-size: 16px; line-height: 35px;}
.nys_con16_n h2 img{width: 25px;}
.yxsp_abbg{margin: 9% auto;}					 
.yxsp_about_l_n a img{margin-top: 3px;}					 
				 
					 
					 
.szysbg1{background: url(../img/mbg2.jpg); margin: 0 auto; background-position: center bottom; padding-bottom: 8%; background-size: 100%; background-repeat: no-repeat;}
.szys_con1{flex-wrap: wrap;}
.szys_con1_n p{color: #333333; font-size: 16px; text-align: center;}
.szys_con1_n h2{width: 40%; margin: 5% auto;color: #fff; font-size: 16px; line-height: 35px; text-align: center; display: none;}
.szys_con1_n h2 img{ width: 17px; margin-top:5px;}
.szys_con1_n{margin-top: 3%;}					 
.ywyx_con1{flex-wrap: wrap-reverse; flex-direction: row-reverse;}
.jgl_pub_tit3 p{text-align: center; line-height: 22px;}
.ywyx_con1_r_n p{font-size: 16px; line-height: 24px;}
.ywyx_con1_r_n p img{width: 20px;}
.ywyx_con1_l{width: 100%; margin: 5% auto 0;}
.gxspbg2{background: url(../img/mbg22.jpg); background-size: 100% 100%; margin-top: 9%;}
.ywyxbg4{background: url(../img/mbg4.jpg); background-size: 100% 100%; margin-top: 9%;}
.ywyx_con4_n{width: 100%; margin: 0 auto;}
.ywyx_con4_n dl dd{width: 82%; font-size: 15px; line-height: 22px;}
.ywyx_con4_n dl dt{width: 14%;}
.ywyx_con4 .jgl_pub_tit2 h2{padding-left: 0!important;}
.ywyx_con4 {width: 90%!important;}
.ywyx_con4_n dl:last-child dd{margin-top: 0;}
.ywyx_con4_n dl dd{margin-top: 3px;}
.ywyx_con5{flex-wrap: wrap;}
.ywyx_con5 dl{width: 100%;}
.ywyx_con5 dl dt img{vertical-align: bottom;}
.ywyx_con5 dl dd h2 img{width: 60px;}
.ywyx_con5 dl dd p{font-size: 14px; line-height: 22px;}
.ywyxbg4{padding: 5% 0;}
.ywyx_con7{flex-wrap: wrap;}
.jgl_pub_tit3{text-align: center;}
.jgl_pub_tit3 p{text-align: center;}
.ywyx_con7_l_n p{font-size: 14px; line-height: 25px; padding: 0 5%;}
.ywyx_con7_l_n a{display: none;}
.ywyx_con7_r{margin-top: 5%;}
.ywyxbg8{background: url(../img/mbg8.jpg); background-size: 100% 100%; padding: 1% 0 9% 0; margin-top: 9%;}
.ywyx_con8{flex-wrap: wrap-reverse; flex-direction: column-reverse;}
.ywyx_con8_l{width: 100%;}
.ywyx_con8{width: 100%!important;}
.ywyx_con8_r{width: 95%; margin: 0 auto 5%;}
.ywyx_con8_l dl{width: 50%; float:left; margin: 0; height: 180px;}
.ywyx_con8_l dl:nth-child(2){margin: 0;}
.ywyx_con8_l dl dd p{font-size: 14px; line-height: 20px;}
.ywyx_con8_l dl dt p{font-size: 20px;}
.ywyx_con8_l dl dt h2 img{width: 40px;}
.hhzn_con3_r_t_n p{font-size: 14px; line-height: 25px; padding: 0 5%;}
.hhzn_con3_r_t_d{width: 80%; display: flex; justify-content: space-between;  margin: 5% auto 0; padding: 0;}
.hhzn_con3_r_t_d dl{width: 30%; text-align: center;}
.hhzn_con3_r_t dl dt{margin: 0 auto;}
.hhzn_con3_r_t dl dd{font-size: 16px; line-height: 28px;}
.hhzn_con3_r_t{margin: 5% auto;}

.hhzn_con10 .swiper{padding-bottom: 15%;}
.hhzn_con10 dl dd h2{font-size: 18px;}
.hhzn_con10 dl dd p{font-size: 14px; line-height: 25px;}
.hhzn_con10 .q9{top: auto;bottom: 0; right: 40%;}
.hhzn_con10 .q10{top: auto;bottom: 0; left: 40%;}
.hhzn_con10 dl dd h2 img{width: 25px;}
.dslt_con12 dl h2 img{width: 60px; margin-bottom: 6%;}
.ywyxbg11{background: url(../img/mbg11.jpg); background-size: 100% 100%; margin-top: 9%; padding: 1% 0 9% 0;}

.ywyx_con11 {width: 86%!important;}
.ywyx_con11 dl{width: 44%; margin-bottom: 6%;}
.ywyx_con11 dl dt img{width:60%;}
.ywyx_con11 dl dd{font-size:16px; margin-top: 5%;}
.ywyx_con1_d{font-size: 16px; width: 65%; }
.ywyx_con1_d img{width: 20px;}
#certify2 .swiper-slide p span{display: none;}
#certify2 .swiper-slide-active p span{display: block;}









					 
					 
					 
.dslt_con12 dl{width: 100%; padding: 20% 0;}			 
.dslt_con12  .swiper{padding-bottom: 12%;}
.dslt_con12 dl dt{font-size: 18px;}		 
.dslt_con12 dl dd{font-size: 14px; line-height: 22px;}		 
.dslt_con12 .q1{top: auto; bottom: 0; right: 40%;}		 
.dslt_con12 .q2{top: auto; bottom: 0; left: 40%;}	

 #certify2{ width: 96%;}
	    #certify2 .swiper-slide { width: 80%; height: 80%; box-shadow: unset;}
	    #certify2 .swiper-slide p span{ font-size: 14px;}	
#certify2 .swiper-container{width: 100%; padding-bottom: 15%;}
#certify2 .q3{top: auto; bottom: 0; right: 40%;}
#certify2 .q4{top: auto; bottom: 0; left: 40%;}
 #certify2 .swiper-slide { width: 80%; height: 80%; box-shadow: unset;}
	    #certify2 .swiper-slide p span{ font-size: 14px; width: 60%;line-height: 35px;}	





























					 
.gxspbg13 .yxsp_about_l_n a{ margin-bottom:0}			 
	.gxspcpbg{background: url(../img/cpbg.jpg)!important; background-size: 100% 100%; color: #333333;}				 
.gxspbg13 { background: unset; padding: 0;}	
.gcgjbdbg{background: url(../img/mbdbg.jpg); background-size: 100% 100%; padding:10% 0  6% 0;}				 
.yxsp_about{flex-wrap: wrap-reverse;flex-direction: row-reverse;}					 
	.yxsp_about_l .jgl_pub_tit p{text-align: center;}
	.yxsp_about_l .jgl_pub_tit{text-align: center;}
	.yxsp_about_l_n p{font-size: 14px; line-height: 25px; padding: 0 5%;}
.yxsp_about_l_n a{width:40%; line-height: 35px; font-size: 16px; margin: 0; margin: 0 0 5% 5%;}
.yxsp_about_l_n img{width: 20px;}	
.yxsp_about_l{padding-top: 0;}
					 
.kbn_about dl{flex-wrap: wrap;}					 
.kbn_about dl dt{width: 100%;}					 
.kbn_about dl dd{width: 100%;}					 
.kbn_about dl dd p{font-size: 14px; line-height: 25px;}			
		 
.gxsp_con1{flex-direction: row-reverse;flex-wrap: wrap-reverse;margin: 9% auto!important;}
.gxsp_con1_r h2{font-size: 22px;}		 
.gxsp_con1_r ul li{font-size: 12px;}		 
.gxsp_con1_r ul li img{width: 18px;}		 
.gxsp_con1_r ul{margin-bottom: 5%;}		 
.gxsp_con1_l{margin-top: 5%;}		 
.gxsp_con1_l p{font-size: 14px; padding: 3% 0; text-align: center;}	.gxsp_con1_l h3{width: 80%; line-height: 35px;font-size: 16px; margin: 0 auto;}	 
.gxsp_con1_l h3 img{width: 20px;}		 
.gxsp_con2{flex-wrap: wrap;}		 
.gxsp_con2_r ul li{line-height: 40px; font-size: 18px; padding: 5% 0 5% 25%; }		 
.gxsp_con2_r ul li img{width: 40px;}		 
.gxspbg2{padding: 1% 0 9% 0;}		 
.gxsp_con3{flex-wrap: wrap;}		 
.gxsp_con3_l{width: 100%;}		 
.gxsp_con3_r{width: 100%;}		 
.gxsp_con3 dl dt p{font-size: 18px;}			 
.gxsp_con3 dl dt img{width: 60px;}		 
.gxsp_con3_l_t dl{width: 40%; padding:10% 5%; height: auto;}		 
.gxsp_con3  dd{font-size: 14px!important; line-height: 22px!important;}		 
.gxsp_con3_r {display: flex; flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; }		 
.gxsp_con3_l_d img{vertical-align: bottom;}		 
.gxsp_con3_r dl{width: 90%; padding:10% 5%;}		 
.gxspbg4{background: url(../img/mbg4.jpg); background-size: 100% 100%; padding: 1% 0 9% 0; margin: 9% auto;}	
.gxsp_con4 .swiper{width: 80%; padding-bottom: 15%;}	
.gxsp_con4 dl{padding: 8%;}	
.gxsp_con4 dl dt{font-size: 18px;}	
.gxsp_con4 dl dt span img{width: 22px;}	
.gxsp_con4 dl dd{font-size: 14px; line-height: 25px; margin-top: 120px;}		
.gxsp_con4 .q1{top: auto; bottom: 0; right: 35%;}	
.gxsp_con4 .q2{top: auto; bottom: 0; left: 35%;}	
.gxsp_con5{flex-wrap: wrap;}		
.gxsp_con5_l{width: 100%;}	
.gxsp_con5_r{width: 80%; height: auto; margin: 0 auto; padding:10% 10% 2% 10%;}	
.gxsp_con5_l img{vertical-align: bottom;}	
.gxsp_con5_r dl dd{font-size: 14px; line-height: 25px; width: 90%;}	
.gxsp_con5_r dl dt{width: 7%;}	
.gxspbg6{background: url(../img/mbg6.jpg); background-size: 100% 100%; padding: 1% 0 9% 0; margin: 9% auto 0;}	
.gxsp_con6 .swiper{width: 72%; padding-bottom: 5%;}	
.gxsp_con6 {width: 100%;}	
.gxsp_con6 dl dd{font-size: 14px;}	
.gxsp_con6 .q3{}	
.gxsp_con6 .q4{}	
.gxsp_con7{background: unset; margin-top: -80px!important;}		
.gxsp_con7_r{width: 100%;}	
.gxsp_con7_r dl dd{font-size: 16px;}	
.gxsp_con7_r dl dt img{width: 70px;}	
.gxsp_con7_r dl {width: 48.5%;}	
.gxsp_con8_l .jgl_pub_tit{text-align: center;}	
.gxsp_con8_l .jgl_pub_tit p{text-align: center;}	
.gxspbg8{background: unset; margin-top: 0;}	
.gxsp_con8{width: 100%!important; }	
.gxsp_con8_l_n{width: 90%; padding: 5%; background: url(../img/mbg8.jpg); background-size: 100% 100% ; margin-top: 0;}	
.gxsp_con8_l{padding-top: 0;}	
.gxsp_con8_l_n p{font-size: 14px; padding-left: 5%;}	
.gxsp_con8_l_n p img{width: 16px; vertical-align: middle; padding-right: 10px;}	
	.gxsp_con8_l_n a{width: 150px; line-height: 30px; margin: 5% auto; font-size: 14px;}
.gxsp_con9{flex-wrap: wrap;}	
.gxsp_con9_l_n p{font-size: 14px; line-height: 25px; padding-top: 0;}
.gxsp_con9_l .jgl_pub_tit{padding-left:5%;}
.gxsp_con9_l .jgl_pub_tit h2{padding: 0;}
.gxsp_con9_l .jgl_pub_tit p{padding: 0;}
.gxspbg8{padding-bottom: 0; margin-bottom: 3%;}
.gxsp_con9_r{width: 100%; margin-top: 5%;}
.gxsp_con9_r p{width: 80%; line-height: 35px;font-size: 16px; margin: 0 auto; margin-top: 5%;}	 
.gxsp_con9_r  p img{width: 20px;}	
.gxspbg10{background: url(../img/mbg10.jpg); background-size: 100% 100%; margin: 9% auto 5%; padding: 1% 0 9% 0;}
.gxsp_con10{width: 90%;}
.gxsp_con10 .swiper{width: 100%; padding-bottom: 15%;}
.gxsp_con10  .q1{top: auto; bottom: 0; right: 37%;}
.gxsp_con10  .q2{top: auto; bottom: 0; left: 37%;}
.gxsp_con10 dl dd{width: 60%; line-height: 35px; font-size: 16px;}
.gxsp_con11_n{flex-direction: row-reverse; flex-wrap: wrap-reverse;}
.gxsp_con11_n_r .jgl_pub_tit p{ padding-left: 5%;}
.gxsp_con11_n_r_n{width: 90%; margin: 0 auto;}
.gxsp_con11_n_r_n h2{font-size: 16px;}
.gxsp_con11_n_r_n h2 img{width: 25px;}
.gxsp_con11_n_r_n p{font-size: 14px; line-height: 25px;}
.gxsp_con11_n_r_n a{width: 120px; line-height: 30px;font-size: 14px;}
.gxsp_con11_n_l{margin-top: 5%;}	
.gxsp_con11 .swiper{padding-bottom:5%;}	
.stpjd_con4 .q1{top: auto; bottom: 0; right: 39%;}					 
.stpjd_con4 .q2{top: auto; bottom: 0; left: 39%;}					 
.kbnbg15{padding: 1% 0 9% 0!important;}						 
.gxsp_con12_t ul{width: 85%; flex-wrap: wrap; margin: 0 auto;}
.gxsp_con12_t ul li{width: 30%; font-size: 14px; text-align: center; margin-bottom: 3%;}					 
.gxsp_con12_t ul li img{width: 18px; margin-top: 2px;}					 
.gxsp_con12_t{width: 100%;}					 
.gxsp_con12_d{width: 95%;}					 
.gxsp_con12_d .swiper{width: 95%; padding-bottom: 15%;}			 
.gxsp_con12_d dl dd{font-size: 14px; line-height: 40px;}			 
.gxsp_con12_d 	.q5{top: auto; bottom: 0; right: 37%;}				 
.gxsp_con12_d 	.q6{top: auto; bottom: 0; left: 37%;}				 
.gcgj_bdtit h2{font-size: 20px;}					 
.gcgj_bdtit strong{display: block;}					 
.gcgj_bdtit p{font-size: 14px;}							 
.foot_c_b_l{border-bottom: 1px solid #fff;  margin-bottom: 10%!important;}					 
					 
					 
					 
					 
					 
.kbnbg2{background:url(../img/mbg2.jpg); margin-top: 8%;}
.kbn_con2_r{width: 100%; float: unset;}
.kbn_con2_r_n p{font-size: 14px; line-height: 25px;}
.kbn_con2_r_n ul li{width: 20%;}
.kbn_con2_r_n ul {width: 85%; margin: 0 auto 5%;}
.kbn_con3 dl{flex-wrap: wrap;}
.kbn_con3 dl dt{width: 90%; padding: 7% 5%;  font-size: 14px; line-height: 25px;}
.kbn_con3 dl dd{width: 100%;}
.kbn_con3 dl:nth-child(2){ flex-direction: row-reverse; flex-wrap: wrap-reverse;}
.kbn_con4{flex-direction: row-reverse; flex-wrap: wrap-reverse;}
.kbn_con4_r{width: 100%; margin: 0 auto;}
.kbn_con4 dl dd p{font-size: 14px; line-height: 25px;}
.kbn_con4 dl:hover dd{display: block;}
.kbn_con4 dl dd{padding-bottom: 10%;}
.kbn_con4_r dl dd{ width: 72%; padding: 75% 14% 20% 14%; height: 20%;}
.kbn_con5 .jgl_pub_tit p{text-align: center;}
.kbn_con5 .jgl_pub_tit h2{margin-bottom: 2%;}
.hhzn_con7_r{width: 100%;}
.jgl_pub_tit p img{width: 15px; padding-right: 5px;}
.kbn_con7 dl{flex-direction: row-reverse;flex-wrap: wrap-reverse;}
.kbn_con7 dl dd p{font-size: 14px; line-height: 25px;}
.kbn_con7 dl dd{padding-top: 0;}
.kbn_con8{flex-wrap: wrap;}
.kbn_con8_l .jgl_pub_tit p{text-align: center;}
.kbn_con8_l .jgl_pub_tit h2{margin-bottom: 2%;}
.kbn_con8_l_n p{font-size: 14px; line-height: 25px;}
.kbn_con8_r{width: 100%; margin-top: 5%;}
.kbnbg8{background: unset; }
.kbn_con8 .q1{left: auto; right: 40%; bottom:2%;}
.kbn_con8 .q2{left: 40%;bottom: 2%;}
.kbn_con8 {padding-bottom: 15%;}
.kbn_con18{flex-direction: row-reverse;flex-wrap: wrap-reverse;}
.hhzn_pub_tit3 p{text-align: center;}
.kbn_con18 .jgl_pub_tit h2{margin-bottom: 2%;}
.kbn_con18_r_n p{font-size: 14px; line-height: 25px;}
.kbnbg9{background:url(../img/mbg9.jpg); padding: 10% 0; margin: 8% auto 0;}
.kbnbg9 h3{font-size: 16px;}
.kbnbg9 h2{font-size: 25px; margin: 3% auto;}
.kbnbg9 h4{font-size: 14px; line-height: 30px; padding:  0 20px;}
.kbnbg9 p{font-size: 14px; line-height: 25px; width: 90%; margin: 3% auto; text-align: left;}
.kbnbg9  h5{font-size: 16px;}
.kbnbg9  h5 img{width: 20px;}
.kbnbg9 h2 span{display: block;}
.kbnbg11{background: url(../img/mbg11.jpg); background-size: 100% 100%; padding-bottom: 10%;}
.kbn_con11 {width: 95%;}
.kbn_con11 .swiper{width: 72%;}
.kbn_con11 p{font-size: 14px;}
.kbn_con12 dl{width: 49%; padding: 9% 0;}
.kbn_con12 dl dt img{width: 40%;}
.kbn_con12 dl dd{font-size: 16px;}
.mySwiperm1 {padding-bottom: 15%!important;}
.mySwiperm1 .q3{top: auto; bottom: 4%; right: 40%;}
.mySwiperm1 .q4{top: auto; bottom: 4%; left: 40%;}

.kbnbg13{background: url(../img/mbg13.jpg); background-size: 100% 100%; padding-bottom: 3%;}
.kbn_con13_t ul li{font-size: 14px; width: 50%; margin-bottom: 2%;}
.kbn_con13_t ul li img{width: 18px;}
.kbn_con13_d{flex-wrap: wrap;}
.kbn_con13_d dl{width: 48%; margin-bottom: 4%;}
.kbn_con13_d dl dd{font-size: 16px;}
.kbn_con13_d dl dd img{width: 20px;}
.kbn_con14 dl dd h2{font-size: 16px; margin-bottom: 2%;}
.kbn_con14 dl dd h2 img{width: 20px;}
.kbn_con14 dl dd p{font-size: 14px; line-height: 25px;}
.kbn_con14 .swiper{padding-bottom: 10%;}
.kbnbg15{background: url(../img/mbg15.jpg);  background-repeat: no-repeat; background-position: center bottom; padding-bottom: 3%; background-size: 100%;}
.aaxbg12{background: unset;}

















					 
.hhzn_lx{flex-wrap: wrap;}					 
.hhzn_lx dl{width: 89%; padding: 5%; margin-bottom: 5%;}					 
.hhzn_lx dl dt{font-size: 16px;}					 
.hhzn_lx dl P{font-size: 14px;}					 
.hhzn_cg{flex-wrap: wrap; justify-content: center; margin-top: 5%!important;}					 
.hhzn_cg dl{width: 46%; margin: 2%; background-size: 100% 100%; padding: 5% 0;}					 
.hhzn_cg dl dt{height: 100px;}					 
.hhzn_cg dl dt img{width: 70%;}					 
.hhzn_gy_n{width: 100%; flex-wrap: wrap; justify-content: space-between;}					 
.hhzn_gy_n dl{width: 46%; margin: 2%; background-size: 100% 100%; padding: 5% 0;}					 
.hhzn_gy_n dl dt{height: 100px;}					 
.hhzn_gy_n dl dt img{width: 70%;}						 
.hhzn_gy_n dl:hover{background-size: 100% 100%;}					 
.hhzn_cg dl:hover	{background-size: 100% 100%;}					 
.hhzz_cp dl{width: 100%;}					 
.hhzz_cp dl dd{font-size: 14px; line-height: 45px;}					 
#certify2 dl dd p{ font-size:12px; line-height:16px}					 
#certify2 dl dd h2{font-size: 16px;}					 
.yat_con5{margin: 9% auto;}					 
#certify2 dl dd{background:#E15515; width:90%; padding:3%}			 
#certify2 dl{ padding-bottom:15%;}					 
					 
					 
					 
#logo dl{padding-top: 2%;}					 
.jgl_pub_tit p{padding: 0 6%;}					 
.hhzn_con1_d{flex-wrap: wrap;}					 
.hhzn_con1_d h2{display:  none;}					 
.hhzn_con1_d dl dt{font-size: 16px;}					 
.hhzn_con1_d dl dd{font-size: 20px;}					 
.hhzn_con1_d dl {width: 33.333333%; border-bottom: 1px solid #999999; padding-bottom: 2%; margin-bottom: 2%;}					 
.hhzn_con1_d dl:nth-child(7){border-bottom: none;} 					 
.hhzn_con1_d dl:nth-child(9){border-bottom: none;} 					 
.hhzn_con1_d dl:nth-child(11){border-bottom: none;} 			
.hhzn_con2{flex-wrap: wrap;}
.hhzn_con2_l{width: 100%;}
.hhzn_con2_r {width: 100%;}
.hhzn_con2 h2{font-size: 18px;}
.hhzn_con2 h2 img{width: 25px;}
.hhzn_con2 p{font-size: 14px; line-height: 22px;}		 	
.hhzn_con2 dl dd{ bottom: 0%; padding-bottom: 20%;}								 
.hhzn_con3{flex-wrap: wrap-reverse; flex-direction: row-reverse;}					 
.hhzn_con3_r{width: 100%;}					 
.hhzn_pub_tit2 h2{text-align: center;}					 
					 
.hhzn_con3_r_t dl dt{width: 45px; height: 45px; line-height: 45px; font-size: 18px;}					 
.hhzn_con4{flex-wrap: wrap;}					 
.hhzn_con4 dl{width: 100%; margin-bottom: 5%; height: 150px;}					 
.hhzn_con4 dl dt{font-size: 18px; line-height: 60px;}			
.hhzn_con4 dl dt img{width: 30px;}		 
.hhzn_con4 dl dd{font-size: 14px; line-height: 25px;}		  
.hhzn_con5 dl ul h2{font-size: 20px;}		 
.hhzn_con5 dl ul p{font-size: 14px;}		 
.hhzn_con5 .swiper{padding-bottom: 10%;}		 
.hhznbg6{background: url(../img/mbg6.png); background-size: 100% 100%;}		 
.hhzn_con6 dl{flex-wrap: wrap-reverse;flex-direction: row-reverse;}	.hhzn_con6 dl dt h2{ font-size: 20px;}	 
.hhzn_con6 dl dt p{font-size: 14px; line-height: 25px; margin-top: 15%;}		 
.hhzn_con6 dl dt{width: 90%; padding: 5%; height: 200px;}		 
.hhzn_con6 .swiper{padding-bottom: 15%;}		 
.hhzn_con6 .q1{right: 40%;}		 
.hhzn_con6 .q2{left: 40%;}		 
.hhzn_con7{flex-wrap: wrap;}			 
.hhzn_con7_l{width: 100%;}		 
.hhzn_pub_tit3 h2{text-align: center;}		 
.hhzn_con7_l_n p{font-size: 14px; line-height: 25px;}			
.hhznbg8{background: url(../img/mbg8.png); background-size: 100% 100%;}		 
.hhzn_con8 ul li{width: 32%; font-size: 16px; margin-bottom: 2%; line-height: 60px;}		 
.hhzn_con8 .swiper{padding-bottom: 10%;}		 
.hhzn_con3_l{width: 99%; margin: 5% auto;}
.hhzn_con3_l_n dl dt{font-size: 18px;}
.hhzn_con3_l_n dl dd{font-size: 14px; line-height: 25px;}
		 
		 
					 
					 
					 
					 
					 
					 
					 
					 
	.mhh_con8 dl:nth-child(2){display: none;}				 
	.mhh_con8 dl:nth-child(3){display: none;}				 
	.mhh_con8 dl{width: 90%; padding: 5%;}					 
	.mhh_con8 dl dd{font-size: 15px;}				 
	.mhh_con8 dl p{font-size: 14px; line-height: 24px;}				 
	.mhh_con8 dl  a{font-size: 14px;}				 
					 
					 
					 
					 
					 
					 
					 
					 
.hshs_ny_tit h2{font-size: 20px;}					 
.hshs_ny_tit p{font-size: 14px; margin: 0 0 10px 0;}					 
.hshs_ny_tit h3{width: 50px; height: 3px;}					 
.hshs_cp dl{width: 100%;}					 
.hshs_cp dl dd{font-size: 14px; line-height: 45px;}					 
.hshs_about{flex-wrap: wrap-reverse;flex-direction: row-reverse;}					 
.hshs_about_l h2{font-size: 20px; margin-top: 3%;}					 
.hshs_about_l p{font-size: 14px; line-height: 22px;}					 
.hshs_about_l{margin-bottom: 5%;}					 
.hshs_yj h2{font-size: 20px;}
.hshs_yj  p{font-size: 14px; line-height: 22px;}						 
.hshs_gs_n h2{display: none;}					 
.hshs_gs_n{flex-wrap: wrap;}					 
.hshs_gs_n dl{width: 50%; }					 
.hshs_gs_n dl dt{font-size: 14px;}	
.hshs_gs_n dl:nth-child(odd){margin-top: 0;}	
.hshs_gs_n dl dd img{width: 20px;}	
	
	
					 
.gxsp_con3_l{ margin-top:0}					 
.jgl_pub_tit h2 strong{display: block;}					 
.jgl_pub_tit p{font-size: 14px; margin-top: 5px;}					 
.hshs_con1{width: 95%;}					 
.hshs_con1 .swiper{width: 100%; padding-bottom: 12%;}					 
.hshs_con1 dl dd{width: 85%; margin: 0 auto; left: 0; right: 0; bottom: 0; height: 160px; top: auto; padding: 0 5%; }	
.hshs_con1 dl{ padding-bottom: 25%;}				 
.hshs_con1 dl dd p{font-size: 14px; line-height:20px;}			
.hshs_con1 dl dd h2 {font-size: 18px;}		 
.hshs_con1 dl dd h2 img{width: 30px;}		 
		 
					 
.hshs_con1 dl dd h2{margin-top: 7%;}					 
.hshs_con1 	.q1{top: auto; bottom: 0; right: 40%;}				 
.hshs_con1 	.q2{top: auto; bottom: 0; left: 40%;}				 
.hshsbg2{margin-top: 7%; background: url(../img/mbg2.png); background-size: 100% 100%;}
.hshs_con2 dl dt img{width: 20px;}
.hshs_con2 dl dd{font-size: 12px; line-height: 22px;}
.hshs_con2 .active{background-size: 100% 100%;}
.hshs_con2 dl dd span{display: inline;}
.hshs_mcon3{width: 100%;}
.hshs_mcon3 dl{position: relative; padding-bottom: 15%;}
.hshs_mcon3 dl dd{width: 70%; padding:4% 5%; background: url(../img/bg3.jpg); color: #fff; font-size: 14px; line-height: 22px; text-align: center; position: absolute; right: 0; left: 0; bottom: 8%; margin: 0 auto;}
.hshsbg4{background: url(../img/mbg4.png); background-size: 100% 100%;}
.hshs_con4{width: 95%;}					 
.hshs_con4 .swiper{width: 100%; padding-bottom: 12%;}
.hshs_con4 dl dd{font-size: 13px;}
.hshs_con4 dl dt{border-bottom: none;}
.hshs_con5_d p{font-size: 14px; line-height: 40px;}
.hshs_con5_d p img{width: 16px; padding-right: 5px;}
.hshs_con6 p img{display: none;}
.hshs_con6 p{font-size: 14px; line-height: 18px; border-radius: 5px; padding: 10px; text-align: center; margin: 10% 0; height:38px}
.hshs_con6 p span{ display:block}
.hshs_con6_l{width: 45%;}
.hshsbg6{background: url(../img/mbg6.jpg); background-size: 100%; background-repeat: no-repeat;}
.hshs_con6 p:nth-child(2){margin-right: 20%;}
.hshs_con6 p:nth-child(3){margin-right: 20%; line-height:38px}
.hshs_con6 .hshs_con6_l:nth-child(2) p:nth-child(1){ line-height:38px}
.hshs_con6 .hshs_con6_l:nth-child(2) p:nth-child(2){margin-left: 20%; margin-right: 0;}
.hshs_con6 .hshs_con6_l:nth-child(2) p:nth-child(3){ margin-right: 0; margin-left:20%; line-height:18px}
.hshs_con7{flex-wrap: wrap;}
.hshs_con7_l .jgl_pub_tit{text-align: center;}
.hshs_con7_l .jgl_pub_tit p{text-align: center; margin-top: 10px; padding: 0;}
.hshs_con7_n p{font-size: 14px; line-height: 22px; text-align: center;}
.hshs_con7_r{margin-top: 5%;}					 
.hshsbg8{background: unset;}					 
.hshsbg8 .jgl_pub_tit {color: #333333;}					 
.hshsbg8 .jgl_pub_tit p{color: #333333;}						 
.hshs_con8{background: #F2F2F2; flex-wrap: wrap;}					 
.hshs_con8 dl{width: 50%; padding: 5% 0;}
.hshs_con8 dl dt img{width: 40px;}
.hshs_con8 dl dd{font-size: 16px;}
.hshs_con8 dl dt{width: 60px; height: 60px; line-height: 60px;}
.hshs_con8 dl:hover{background: #FD4C4D;}

.hshs_con10{width: 95%;}					 
.hshs_con10 .swiper{width: 100%; padding-bottom: 12%;}
.hshs_con10 dl dd p{font-size: 14px;}
.hshs_con10 dl dd h2{font-size: 20px;}
.stpjd_con4 .swiper-pagination-bullet{background: #F9BE3E!important;}
.stpjd_con4 .swiper-pagination-bullet-active{background: #DB4D0B!important;}
.stpjd_con4 .swiper{padding-bottom: 12%!important;}
.hshs_con11 dl{flex-wrap: wrap;}
.hshs_con11 dl dd p{font-size: 14px; line-height: 22px;}			
.hshs_con11 dl dd h2{width: 50%; margin: 3% auto; display: block;}		 
.hshs_con12 .jgl_pub_tit h2{font-size: 20px;}		 
.hshs_con12_l_n p{font-size: 14px; line-height: 22px;}		 
.aax_con12_l h2{font-size: 20px;}		 
.aax_con12_l{width: 94%; padding:8% 3%;}		 
.aax_con12_l ul input{width: 45%; line-height:40px; font-size:14px}	 
.aax_con12_l textarea{width: 97%;font-size:14px}		 
.hhznbg9{background: unset;}		 
		 
					 
					 
					 
					 
					 
					 
					 
	 
					 
					 
					 
					 
#logo h2 span{display:block;}						 
#logo h2{margin-top: 0;}					 
.jgl_con1 dl{flex-wrap: wrap; margin-bottom: 5%;}					 
.jgl_con1 {width: 100%!important;}					 
.jgl_con1 dl dd p{font-size: 14px; line-height: 25px;}					 
.jgl_con1 dl dd {padding: 0 10%;}					 
.jgl_con1 dl dd h2{display: none;}					 
.jgl_con2{flex-wrap: wrap;}					 
.jgl_con2 dl{width: 42%; padding: 3%; margin-bottom: 3%;}					 
.jgl_con2 dl dt{font-size: 16px;font-weight: bold;}					 
.jgl_con2 dl dd{font-size: 14px; line-height: 22px;}					 
.jgl_con2 dl dd{padding: 2% 0;}					 
.jgl_con2 dl p img{width: 25px; margin-top: 15%;}	
.jgl_pub_tit {margin: 9% auto 5%;}				 
.jgl_pub_tit h2{font-size: 20px; padding: 0 5%;}					 				 
.jglbg3{background: url(../img/mbg3.png); background-size: 100% 100%; padding: 5% 0;}				 
.jgl_con3_r{position: unset;}					 
.jgl_con3_n{width: 100%;}					 
.jgl_con3_n dl dt{font-size: 16px;}					 
.jgl_con3_n dl dd{font-size: 14px;}					 
.jgl_con3_n dl{width: 84%; padding: 8%; height: auto; background-size: 100% 100%;}					 
.jgl_con3_r{width: 95%; margin: 0 auto;}					 
.jgl_con3_d{display: none;}					 
.jgl_con4_d_r{position: unset; width: 90%; margin: 5% auto; height: auto;}					 
.jgl_con4_d_r dl dt{padding: 5%;}					 
.jgl_con4_d_r h2{font-size: 16px; padding-right: 20%;}					 
.jgl_con4_d_r p{font-size: 14px;}					 
.jgl_con4_d_r h3{bottom: 0;}					 
.jgl_con4_d_r h3 img{width: 80px;}					 
.jgl_con4_d_r dl dd img{width: 30px;}					 
.jgl_con4_d .swiper{padding-bottom: 5%;}	
.jgl_con5{flex-wrap: wrap;}	
.jgl_con5 dl{width: 48%; margin-bottom: 5%;}	
.jglbg5{background: unset;}	
.jgl_con5 dl dt h2{font-size: 16px;}	
.jgl_con5 dl dt p{font-size: 14px; line-height: 22px;}	
.jgl_con5 dl dt{padding: 5%; height: 105px;}	
.jgl_con5 dl dd img{width: 60%;}	
.jgl_con6 .swiper{width: 90%; padding-bottom: 10%;}	
.jgl_con6 dl dd{font-size: 20px; margin-top: 5%;}	
.jgl_con6 dl h2{font-size: 16px;}	
.jgl_con6 dl p{font-size: 14px; line-height: 25px;}	
.jgl_con6 dl{width: 90%; height: 400px; background-size: 100% 100%; padding:5% 5% 5% 5%;}	
.jgl_con6 dl p:nth-child(4){height: auto;}	
.jgl_con6 dl {margin-top: 15%;}	
.jgl_con6 dl dt{top: -15%;}	
.jgl_con6 dl dt img{width: 150px;}	
.jglbg7{background: url(../img/mbg7.png); background-size: 100% 100%; padding: 5% 0;}
.jgl_con7 .swiper{width: 85%; margin: 5% auto 0; padding-bottom: 10%;}
.jgl_con7 .swiper-pagination-bullet{background: #00D6BA!important;}
.jgl_con7 .swiper-pagination-bullet-active{background: #fff!important;}
.jgl_con8 dl{flex-wrap: wrap;}
.jgl_con8 dl dd p{font-size: 14px; line-height: 25px;}
.jglbg9{background: unset;}
.jgl_con9_n{width: 80%; padding: 10%; background-size: 100% 100%;}
.jgl_con9_nr p{font-size: 14px;}
.jgl_con9 {width: 100%!important;}
.jglbg10{background: url(../img/mbg10.png); background-size: 100% 100%; padding: 5% 0;}
.jgl_pub_tit strong{display: block;}
.jglbg12{background: unset; position: relative;}
.jglbg12 .jgl_pub_tit{position: absolute; left: 0; right: 0; margin: 0 auto; top: 5%;}








	
	
	
	
	
					 
					 
					 
					 
					 
	.jxsbg1{background-size: 100%;}				 
	.jxs_con1_n{width: 100%; margin: 25% auto 0; flex-wrap: wrap-reverse; flex-direction: row-reverse; display: flex;}
	.jxs_con1_n_d{width: 100%;}				 
	.jxs_con1_n_t{width: 100%;}				 
	.jxs_con1_n_d p span{font-size: 16px;}				 
	.jxs_con1_n_d p{font-size: 14px; margin-bottom: 0;}				 
	.jxs_con1_n_t p{font-size: 14px; text-align: center; line-height: 22px; margin-top: 3%;}				 
	.jxs_pub_tit h2{font-size: 20px;}
	.jxs_pub_tit p{font-size: 14px; margin-top: 5px;}
	.jxs_pub_tit{margin: 8% auto 5% 0;}
	.jxs_con2 dl dt h2{font-size: 20px;}
	.jxs_con2 dl dt p{font-size: 14px;}
	.jxs_con2 dl dt{padding: 10%;}
	.jxs_con2 .swiper{padding-bottom: 12%;}
	.jxsbg3 .swiper{padding-bottom: 12%;}
	.jxs_con3 p{font-size: 14px;}
	.jxs_con4 ul li{width: 49%;}
	.jxsbg5 .swiper{padding-bottom: 12%;}
	.jxs_con5 dl dd{font-size: 14px; line-height:40px;}
	.jxs_con6 dl{width: 100%; padding: 10% 0; border-radius: 20px;}
	.jxs_con6 dl img{width: 50px;}
	.jxs_con6 dl dd{font-size: 16px;}
	.jxs_con6 dl h2{font-size: 13px; line-height: 20px;}
	.jxs_con6 .swiper{padding-bottom: 12%;}
	.jxs_gw{width: 30%; z-index: 99999; left: 0;}
	.jxs_con7 .swiper{width: 50%;}
	.jxs_con7 .swiper-pagination-bullet	{background: #fff!important;}		 
	.jxs_con8 dl{flex-wrap: wrap-reverse;flex-direction: row-reverse;}
	.jxs_con8 dl dt p{font-size: 14px; line-height: 25px;}
	.jxs_con8 dl dt{padding-top: 0;}
	.jxs_con8 dl dt h2{display: none;}
	.jxs_con9_bt{position: unset; text-align: center; margin-bottom: 5%;}
	.jxs_con9_bt h2{font-size: 20px; display: inline-block; text-align: center; border-width: 5px;} 
	.jxs_con9_n dl{position: unset;width: 90%;}
	.jxs_con9_n dl dt{font-size: 20px;}
	.jxs_con9_n dl h2{font-size: 14px; line-height: 35px;}
	.jxs_con9_n dl dd{font-size: 14px; line-height: 22px;}
	.jxsbg9{padding: 10% 0 2% 0;}
	.jxsbg9 .swiper{padding-bottom: 12%;}
	.jxs_con10 dl{flex-wrap: wrap;}
	.jxs_con10 dl dd p{font-size: 14px; line-height: 22px;}
	.jxs_con11{flex-wrap: wrap;}
	.jxs_pub_tit2, .jxs_pub_tit2 p{text-align: center;}
	.jxs_con11_l_n{margin-top: 2%; text-align: center;}
	.jxs_con11_l_n dl dd{font-size: 14px;}
	.jxs_con11_l_n dl dt{font-size: 16px;}
	.jxs_con11_r dl img{width: 50px;}
	.jxs_con11_r dl dd{font-size:16px}				 
	.jxs_con11_r dl h2{font-size:14px; line-height: 22px;}						 
					 
	.zchb_con11_r dl dt{display: block;}
	.zchb_con11_r{flex-wrap: wrap;}					 
	.zchb_con11_r dl{width: 100%; margin-bottom: 3%; height:170px}				 
					 
					 
					 
					 
					 
					 
					 
					 
					 
.stpjd_pub_tit{margin: 8% 0 5% 0;}					 
.stpjd_pub_tit h3{font-size: 14px;}					 
.stpjd_pub_tit h2{ font-size: 20px;}					 
.stpjd_pub_tit h4{font-size: 14px; margin: 5px 0;}					 
.stpjd_pub_tit p{font-size: 14px; line-height: 40px;}					 
.stpjd_pub_tit p img{width: 15px; padding: 0 10px 0 5px;}					 
.stpjd_con1 dl{width: 100%; height: 200px; padding-top: 5%;}
.stpjd_con1 dl dt{font-size: 16px;}
.stpjd_con1 dl dd{font-size: 14px; line-height: 22px; padding:0 3% ;}
.stpjd_con1 .swiper{padding-bottom: 10%;}
.swiper-pagination-bullet{width: 9px!important; height: 9px!important; border-radius: 9px!important; background: #DB4D0B!important;}
.stpjd_con2_n{position: unset;}
.stpjd_con2 img{vertical-align: bottom;}
.stpjd_con2_n{width: 100%; height: 200px;}
.stpjd_con2_n dl dt{font-size: 16px;}
.stpjd_con2_n dl dd{font-size: 14px; line-height: 25px;}
.stpjd_con2_n dl{padding: 5% 8%;}
.stpjd_pub_tit strong{display: block;}
.stpj_con3_n_qh dl dt{display: none;}
.stpj_con3_t dl dt img{width: 30px;}
.stpj_con3_t dl dd{font-size: 14px; padding-bottom: 5%;}
.stpj_con3_t dl dt{padding-top: 10%;}					 
.stpj_con3_t ul li{border-width: 2px;}					 
.stpjd_con4{width: 95%;}					 
.stpjd_con4 .swiper{width: 100%; padding-bottom: 8%;}					 
.stpjdbg4{background-size: 80%;  padding-bottom: 1%;}					 
.stpjd_con5_n_n{position: unset; width: 100%!important; background: url(../img/mbg1.png); background-size: 100% 100%;}					 
.stpjd_con5_n_n dl{width: 90%; padding: 5%; display: flex; justify-content: space-between;}					 
.stpjd_con5_n_n dl dt{width: 27%;}					 
.stpjd_con5_n_n dl dd{width: 67%;}					 
.stpjd_con5 .swiper{padding-bottom: 10%;}	
.stpjd_con6{width: 95%;}					 
.stpjd_con6 .swiper{width: 100%; padding-bottom: 12%;}	
.stpjdbg6{background: unset; padding-bottom: 0;}	
.stpjd_con6 .swiper p{font-size: 14px;  line-height: 35px;}	
.stpjd_con7 dl{width: 100%;}	
.stpjd_con7 dl dd h2{font-size: 16px;}	
.stpjd_con7 dl dd p{font-size: 13px; line-height: 20px;}	
.stpjd_mcon7 .swiper{padding-bottom: 12%;}		
.stpjdbg8{background: url(../img/mbg3.png); background-size: 100% 100%;}
.stpjd_con8 ul p{font-size: 14px; line-height: 40px; width: 42%; text-align: center}
.stpjd_con8 ul{width: 100%;}
.stpjd_con8 ul p span{font-size: 12px;}
.stpjd_con8 ul:nth-child(2) p:nth-child(1){height: 40px;}
.stpjd_con8 ul:nth-child(2) p:nth-child(2){line-height: 20px;}
.stpjd_con8 {margin-top: 42%!important;}
.stpjdbg9{background-size: 100%;}
.stpjd_con9 dl dt img{width: 60px;}
.stpjd_con9 dl dd{font-size: 14px; padding: 0 ;}						 
.stpjd_con9 dl{width: 28%; padding: 5% 0 0 0;}					 
.stpjdbg9{ padding-top: 0;}					 
					 
					 
					 
					 
					 
					 
					 .fsls_cp {width: 100%!important;}	
				.fslsabbg dd{float: unset;}	 
	.fsls_pub_tit h2{font-size: 25px; }				 
	.fsls_pub_tit p{display: none;}				 
	.fsls_pub_tit strong{display: block;}				 
					 
	.fslsbg1{background: unset;}
	.fsls_con1 {width: 100%!important;}
	.fsls_con1 dt{padding: 0;}
	.fsls_con1 dd{width: 85%; padding: 5%; background: #F0F0F0; margin: -20% auto; font-size: 14px; line-height: 20px; z-index: 11; position: relative; height: auto; padding-bottom: 25%;}
	.fsls_con2{width: 95%;}
	.fsls_con2_l {width: 40%; margin-top: -10%;}
	.fsls_con2_r{width: 56%; text-align: center;}
	.fsls_con2_r h2{font-size: 16px; margin-top: 3%;}				 
	.fsls_con2_r h2 img{width: 16px;}				 
	.fsls_con2_r h3{font-size: 14px;}				 
	.fsls_con2_r p{font-size: 11px; text-align: center; line-height: 18px;}				 
	.fslsbg2{width: 100%!important; padding: 5% 0 1% 0; margin-top: 10%; margin-bottom: 5%;}	
	.fslsbg3{background: url(../img/mbg2.png); background-repeat: no-repeat; background-size: 100%; background-position: center top; padding-top: 5%;}
	.fsls_con3 {width: 100%!important;}
	.fsls_con3 .swiper{width: 77%; margin-top: 3%;}
	.fsls_con4{width: 100%!important;}
	.fsls_con4 dl{width: 100%; padding: 8% 0;}
	.fsls_con4 .swiper{width: 78%;}
	.fsls_con4 dl dt{font-size: 16px;}
	.fsls_con4 dl dd img{width: 50%;}			 
				 
	.fslsbg6{background: url(../img/mbg4.png); background-size: 100% 100%; padding: 5% 0;}	
	.fsls_con6{background: unset;}	
	.fsls_con6_t{width: 95%;}	
	.fsls_con6{width: 100%;}	
	.fsls_con6 dl{width: 60px; height: 60px;}	
	.fsls_con6 dl dt{width: 60px; height: 60px; line-height: 60px;}		
	.fsls_con6 dl dd{font-size: 14px;}	
	.fsls_con6 dl dt img{width: 25px;}	
	.fsls_con6_b{width: 70%; margin-top: 10%;}	
	.fsls_con7 dt{display: none;}	
	.fsls_con7{flex-wrap: wrap;}			 
	.fsls_con7 dl{width: 49%; margin-bottom: 3%;}			 
	.fsls_con7 dd p{font-size: 16px; line-height: 60px;}			 
	.fsls_pub_tit{margin: 5% 0;}			 
	.fslsbg8{background: url(../img/mbg6.png); background-size: 100% 100%; padding-bottom: 7%;}			 		 
	.fsls_con8 .swiper{width: 100%; padding-bottom: 3%;}			 
	.fsls_con8 .swiper li p{width: 90%; font-size: 14px; line-height: 30px; bottom: -2%;}		
	.fslsbg9{background: unset; padding: 0;}		 
	.fsls_con9_n{background: url(../img/mbg7.png); background-size: 100% 100%; padding: 5%; width: 90%; padding: 5%; margin: -10% auto 10%;}	
	.fsls_con9_n h2{font-size: 25px;}		 
	.fsls_con9{width: 100%;}		 
	.fsls_con9_n h3{font-size: 16px;}		 
	.fsls_con9_n p{font-size: 14px;}		 
	.fsls_con9_n h4{font-size: 16px; line-height: 35px; width: 50%;}		 
	.fsls_con9_n h4 img{width: 20px; padding-right: 5px;}		 
	.zchb_con11 dl h3 a{padding: 0 8%;} 			 
	.con7_b input::placeholder{color: #666!important;}		 
	.con7_b_b_s input{color: #fff;}		 
	.con7_b_t .active::placeholder{color: #fff!important;}		 
	.con7 .active{color: #fff;}				 
					 
					 
					 .zchd_cplist{ margin-bottom: 6%!important;}
					.zchd_cplist .zchd_con5_l{display: none;} 
					 
					.zchd_cplist .zchd_con5_r{width: 100%;}
					.zchd_about {flex-wrap: wrap; margin-bottom: 10%!important; display: block; overflow: hidden;}
					 .zchd_about_r p{font-size: 14px; line-height: 20px;}
					.zchd_about_l,.zchd_about_r{width: 100%;} 
					.zchd_about2 dl{width: 45%;} 
					 .zchd_about2 dl dt{font-size: 16px;}
					 .zchd_about2 dl dd{font-size: 12px; line-height: 17px;} 
					 
					 
					 
					 
					#logoline{display: none;} 
					.zchb_pub_tit h2{font-size: 20px;} 
					.zchb_pub_tit p{font-size: 14px;} 
				    .zchb_pub_tit img{display: none;}
					.zchb_pub_tit{margin: 8% auto 5% 0;} 
					.zchbbg1{background: url(../img/mbg1.png); padding-bottom: 5%; background-size: 100%; background-position: center bottom; background-repeat: no-repeat;} 
					.zchd_con1 dl{width: 100%;} 
					.zchd_con1 dl dd h2{font-size: 20px;} 
					.zchd_con1 dl dd p{font-size: 14px;} 
					.zchd_con1 dl dd p{padding: 0 5%;} 
					.zchbbg1 .swiper{padding-bottom: 5%;} 
					
					.swiper-pagination-bullet-active{background: #F9BE3E!important;} 
					.zchb_con2_t ul li{font-size: 14px; line-height: 35px;} 
					.zchb_con2_t ul{background: #DB4D0B; border-radius: 30px; padding: 0 3%;} 
					.zchb_con2_t ul .active{background: #DB4D0B; color: #EEAA26 ;} 
					.zchb_con2_r{display: none;} 
					.zchb_con2_d dl dt{width: 100%;} 
					.zchb_con2_d dl dd{width: 70%; padding: 5%; position: absolute; left: 0; right: 0; bottom: 0; margin: 0 auto;} 
					.zchb_con2 {width: 100%!important; } 
					.zchb_con2 dl{margin-bottom: 13%!important; padding: 0 0 8% 0;} 
					.zchb_con2_d dl dd h2{font-size: 18px;} 
					.zchb_con2_d dl dd p{font-size: 14px; line-height: 18px;}
					.zchb_con2 {margin-bottom: 10%!important;}
				    .zchbbg3{background: url(../img/mbg2.png); padding-bottom: 5%; background-size: 100%; background-position: center bottom; background-repeat: no-repeat;} 
					.zchd_con3 ul{flex-wrap: wrap;}
					.zchd_con3 ul li{width: 48%; margin-bottom: 3%;}
					.zchd_con4{display: flex; justify-content: space-between;} 
					.zchd_con4_l{width: 65%;} 
					 .zchd_con4_r{ width: 40%;}
					 .zchd_con4_r ul li{font-size: 12px; line-height: 28px;}
					.zchd_con4_r ul .active{font-size: 12px;} 
					.zchd_con4_r ul .active img{width: 17px; padding-right: 5px;} 
					.zchd_con5_l{width: 30%; border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;} 
					.zchd_con5_r{width: 68%;} 
					.zchd_con5_l .active{font-size: 14px;} 
					.zchd_con5_l ul li{font-size: 14px; line-height: 35px;} 
					.zchd_con5_r_t_n dl:nth-child(5){display: none;} 
					.zchd_con5_r_t_n dl:nth-child(6){display: none;} 
					.zchd_con5_r_t_n{justify-content: space-between;} 
					.zchd_con5_r_t_n dl{width: 49%; margin-right:0} 
					.zchd_con5_r_t_n dl dd{font-size: 14px; line-height: 30px;} 
					.zchd_con5_r_d {font-size: 14px; line-height: 30px;}
					 .zchd_con5_l{padding-top: 13%;}
					.zchbbg6{margin-top: 10%;} 
					.zchb_con6 dl{width: 40.5%;}
					.zchb_con6 dl dd h2{font-size: 18px;}
					.zchb_con6 dl dd p{font-size: 14px;}
					.zchb_con6 dl dt{width: 60px; height: 60px; line-height: 60px;}
					.zchb_con6 dl dt img{width: 30px; margin: 0 auto;}
					.zchbbg6{padding-bottom: 5%;}
					.zchbbg6 .swiper{padding-bottom: 10%;}
					.zchbbg7{background: unset;}
					.zchb_con7 dl{width: 100%;}
					.zchb_con7 dl dd h2{font-size: 20px;}
					.zchb_con7 dl dd p{font-size: 14px;}
					.zchb_con7 dl:nth-child(2){flex-wrap:wrap; flex-direction: row-reverse;}
					.zchb_con7 dl:nth-child(3){flex-wrap:wrap; flex-direction: row-reverse;}
					.zchb_con8{width: 100%;}
					.zchb_con8_n dt{width: 45%; border-top-right-radius: 20px;border-bottom-left-radius: 20px; top:40%; left: 3%;}
					.zchb_con8_n{width: 100%;}
					.zchb_con8_n dt h2{font-size: 16px;}
					.zchb_con8_n dt p{font-size: 14px; line-height: 18px;}
					.zchb_con8_n dl dd{width: 90%;}
					.zchbbg8{background: unset;}
					.zchbbg8 .q2{ top:78%; left: 10%;}
					.zchbbg8 .q1{ top:78%; left: 20%; right: auto!important;}
					.zchd_con9 dl{width: 49%;}
					.zchd_con9 dl dt{font-size: 18px;}
					.zchd_con9 dl dd{font-size: 12px; line-height: 18px;}
					.mySwiperm4{padding-bottom: 10%!important;}
					.mySwiperm4 .swiper-pagination-bullet{background: #95B317!important;}
					.mySwiperm4 .swiper-pagination-bullet-active{background: #fff!important;}
					.zchbbg10{padding: 5% 0; background-size: 100% 100%;}
					.zchb_con10 dl dd{font-size: 12px; line-height: 30px;}
					.zchb_con10 .swiper{width: 95%;}
					.zchb_con10 .q2{left: 0;}
					.zchd_moreal a{font-size: 14px; line-height: 35px;}
					.zchb_con11_l{display: none;}
										.zchb_con11_r{width: 100%;}
										.zchb_con11 dl dd h2{font-size: 15px;}
										.zchb_con11 dl dd p{font-size: 14px; line-height: 20px;-webkit-line-clamp: 3;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    text-overflow: ellipsis; }
										.zchb_con11 dl h3{font-size: 14px;}
										.zchb_con11 dl h3 a{line-height: 30px;}
										.zchb_con11 dl h3 span{line-height: 30px;}
										.zchb_con11{width: 100%!important;}
										.zchb_con11 dl dd {padding: 4%;}
					.zchbbg11{ background: unset;}
					.zchb_pub_tit5 h2{color:#333333}
					.zchb_pub_tit5 p{ color: #666666;}
					.foot_c_t dl{flex-wrap: wrap; text-align: center;}
					.foot_c_t dl img{width: 70%;}
					.foot_c_t dl{width: 95%; margin: 5% auto; border-bottom: 1px solid #e6eefe; padding-bottom: 5%;}
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					 
					 
					 
					 
					 
					 
					
					 .aax_about{flex-direction: row-reverse; flex-wrap: wrap-reverse; }
					 .aax_about_l p{font-size: 14px; line-height: 20px; margin-top: 2%;}
					 
					 
					 
					.con7 {margin-bottom: 5%!important;} 
					.foot_c_b_m p strong{display: block;} 
					.aaxhzbg .aax_con10{width: 100%!important;} 
					.aaxhzbg .aax_con10 dl{width: 30%; margin: 1%; height: 185px; border-radius: 15px;} 
					.aaxhzbg .aax_con10 dl dd p {padding: 0;}
					 
					 
					 
					 
					 
					 
					#logo h2 span{display: inline-block;} 
					.aax_pub_tit h2{font-size: 20px;}
					.aax_pub_tit p{font-size: 14px;} 
					.aax_pub_tit p img{width: 30px; padding: 0 5px;} 
					.aax_pub_tit{margin: 5% 0;} 
					.aax_con3 dl{width: 100%; height: 80px; padding: 20% 0;} 
					.aax_con3 dl dt{font-size: 20px;} 
					.aax_con3 dl dd{font-size: 16px;} 
					.aax_con3 .swiper{padding-bottom: 15%;}
					.aax_con3 .swiper-pagination-bullet{width: 10px!important; height:10px!important; border-radius: 10px!important;border:1px solid #333333; background: #fff;}
					 .aax_con3 .swiper-pagination-bullet-active{ background: #DB4D0B!important; border:1px solid #DB4D0B}
					 .aax_pub_tit strong{display: block;}
					.aax_con5_qh{display: flex;flex-direction: row-reverse;flex-wrap: wrap-reverse;} 
					 .aax_con5_qh_r{position: unset;}
					.aax_con5_n .active{display: flex;} 
					.aax_con5_qh_l{width: 85%; padding: 5%; margin: -15% auto 0; height:250px;} 
					.aax_con5_qh_r{width: 85%; margin: 0 auto;} 
					.aax_con5_qh_l h2{font-size: 14px; line-height: 35px;} 
					.aax_con5_qh_l p{font-size: 12px; line-height: 18px;} 
					.aax_con5_qh_l h3{font-size: 13px;} 
					 .swiper-pagination2{text-align: center; margin: 5% 0 0 0;}
					.swiper-pagination2 .swiper-pagination-bullet{width: 10px!important; height:10px!important; border-radius: 10px!important;background: #fff;}
					.swiper-pagination2 .swiper-pagination-bullet-active{ background: #FFE43F!important; }
					.aax_con7 p{font-size: 14px; padding: 0 3%; line-height: 20px;} 
					.aax_con9{width: 95%; margin: 0 auto;} 
					.aaxbg10{background: url(../img/mbg5.jpg); background-size: 100% 100%;}
					.aax_con10{flex-wrap: wrap; justify-content: center;} 
					.aax_con10 dl{width: 31%; margin: 1%;} 
					.aax_con10 dl h3{font-size: 14px; line-height: 35px;} 
					.aax_con10 dl dd h2{font-size: 14px;} 
					.aax_con10 dl dd p{font-size: 12px; line-height: 15px;} 
					.aax_con10 dl dd{top: 20px;} 
					.aax_con11_l{} 
					.aax_con11_r{width: 100%;display: none;} 
					.aax_con11 dl dd h2{font-size: 16px;} 
					.aax_con11 dl dd p{font-size: 14px;} 
					.aax_con11 dl dd h3 a{font-size: 14px; line-height: 30px;} 
					 .aax_con11 dl dd h3 span{font-size: 14px;}
					 .bdysd{border-bottom: none;}
				
					  .foot_c_t dl dd{font-size: 14px; width: 32%; padding-top: 5%;}
				.foot_c_t dl{justify-content: center;}
				.foot_c_t dl dd{ margin-top: 3%; width: 100%;}	 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					.b_con6 dl dd{line-height: 30px;} 
					 
				.cyal .swiper{padding-bottom:10%;}	 
				.cyal .swiper .swiper-pagination-bullet{background: #DB4D0B!important; width: 7px!important; height: 7px!important;}
				.cyal .swiper .swiper-pagination-bullet-active{background: #ff0000!important; width: 30px!important; border-radius: 5px!important;}
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
				.cy_pub_tit h2{font-size: 20px;}	 
				.cy_pub_tit h3{font-size:30px; margin-top: -30px;}	 
				.cy_pub_tit h2 img{width: 15px;}	 
				.cy_pub_tit{margin: 5% 0;}	 
				.cy_pub_tit h4{width: 20%; height: 3px;}	 
				.cy_con1_l{display: none;}	 
				.cy_con1_r dt img{width: 50px;}	 
				.cy_con1_r dl h2{font-size: 18px;}	 
				.cy_con1_r dl p{font-size: 14px;}	 
				.cy_pub_tit p{font-size: 14px; padding: 2% 10%;}	 
					 
				.cy_mcon2{width: 95%; margin: 0 auto;}	 
				.cy_mcon2 ul li p{font-size: 14px; text-align: center;} 
				.cy_mcon2 ul li{margin-bottom: 5%;}	 
				.cybg2{background: url(../img/mbg1.png); background-size: 100% 100%;}
				.cy_mcon2 .swiper{padding-bottom: 15%;}
				.cy_mcon2 .swiper .q1{top:auto!important; bottom: 2%!important;}
				.cy_mcon2 .swiper .q2{top:auto!important; bottom: 2%!important; left:auto!important; right: 10%!important;}
				.cy_con3{flex-wrap: wrap; width: 100%!important;}
				.cy_con3_l{width: 100%;}
				.cy_con3_l ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
				.cy_con3_l ul li{width: 33.33%; text-align: center; font-size: 14px; line-height: 40px;}
				.cy_con3_l ul  p{width: 33.33%;text-align: center; font-size: 14px; line-height: 40px;}
				.cy_con3_r{width:95%; padding: 3% 2% 3% 3%;}
				.cy_con3_r dl{width: 100%; height: auto; padding-top: 5%;}
				.cy_con3_r dl dt{font-size: 14px;}	 
				.cy_con3_r dl dt{margin-bottom: 3%;}	 
				.cy_con3_r	.q3{ right: -2%!important;} 
				.cy_con5 dl dt{font-size: 14px;}	 
				.cy_con5 dl dd{font-size: 10px;}	 
				.cy_con6{flex-wrap: wrap;}	 
				.cy_con6 dl{width:50%; padding: 6% 0; margin-bottom: 2%;}	 
				.cy_con6 dl  dt img{width: 40%;}	 
				.cy_con6 dl dd{font-size: 18px;}	 
				.cy_con6 dl h2{font-size: 15px;}	 
				.cy_con6 dl p{font-size: 14px;line-height: 20px;}	 
				.cy_con6 dl a{font-size: 14px; line-height: 32px;}	 
				.cybg6{background: url(../img/mbg3.png); background-size: 100% 100%;}	
				.cybg7{background: url(../img/mbg4.png); background-size: 100% 100%; height: auto;  padding: 5% 0; width: 100%;}	
				.cy_con7{width: 100%;margin: 0 auto;float: unset;}	
				.cy_con7 .q2{left: 0;}	
				.cy_con7 .swiper dl dt{font-size: 14px;}	
				.cy_con7 .swiper dl dd{font-size: 10px;}	
				.cy_con7 .swiper dl{height: 125px;}	
				.cy_con7 .swiper{width: 83%;}	
				.cy_con8_t ul li{font-size: 14px; width: 32.5%; line-height: 35px;}	
				.cy_con8 {width: 100%!important;}	
				.cy_con8_n_qh ul li{width: 49%;}	
				.cybg8{background-size: 100% 100%; padding-bottom: 5%;}	
				
				.cy_con9_n dl h2 img{width: 50px;}	
				.cy_con9_line{top:48px}	
				.cy_con9_n dl dt{margin-top: 25px;}	
				.cy_con9_n dl{width: 33%;}	
				.cy_con9_n dl dd h2{font-size: 14px;}	
				.cy_con9_n dl dd p{font-size: 10px; line-height: 16px;}	
					.cy_con9_n dl dd{bottom: -34px;border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;}
				.cy_con10_l{display: none;}	
				.cy_con10{width: 100%!important;}	
				.cy_con10_r{width: 96%; padding: 2%;}
				.cy_con10_r_t p{font-size: 14px;}
				.cy_con10_r_t h2{font-size: 18px;}
				.cy_con10_r_t{margin: 5% 0 5% 1%;}
				.cy_con9_n{padding-bottom: 10%;}
				.cy_mcon11 dl{background: #DB4D0B; color: #fff; border-radius: 10px; padding: 5%; text-align: center; height: 120px;}
				.cy_mcon11 dl dd h2{font-size: 14px; margin: 3% 0;}
				.cy_mcon11 dl dd p{ font-size: 12px; line-height: 20px;}
				.cy_mcon11 dl dt img{width: 30px;}
				.cy_mcon11 dl:hover{background: #ED1B24;}
			    .cy_mcon11 .swiper{padding-bottom: 15%;}
				.cy_mcon11 .swiper .q1{top:auto!important; bottom: 2%!important; right: 3%!important;}
				.cy_mcon11 .swiper .q2{top:auto!important; bottom: 2%!important; left:auto!important; right: 13%!important;}
				.cy_con12 dl dt h2{font-size: 14px;}
				.cy_con12 dl dt p{font-size: 10px; line-height: 15px;}
				.cy_con12 dl dt h3{width: 30px; height: 2px;}
				.cy_con12 dl dt{padding: 3% 5%;}
				
				.cy_con13{width: 100%;}
				.cy_con13 .swiper{padding-bottom: 10%; width: 100%;}
				.cy_con13 .q1{top:auto!important; bottom: 2%!important; right: 3%!important;}
				.cy_con13 .q2{top:auto!important; bottom: 2%!important; left:auto!important; right: 13%!important;}
				.cy_con14{display: none;}
				.cy_con15_t{display: none;}
				.cybg15{background: unset;}
				.cy_con15_d{flex-wrap: wrap;}
				.cy_con15_d dl{width: 100%; margin-bottom: 3%; padding: 5% 3%;}
				.cy_con15_d dl dt{font-size: 18px;}
				.cy_con15_d dl dd{font-size: 14px;}
				.cy_con15_d dl dt span{font-size: 12px; line-height: 20px; padding: 0 3%;}	
				.cy_con15_d dl dt span img{width: 15px;}	
				.cy_con15_d dl h3{width: 20px;}
				.cybg16{width: 100%; border:none}
				.con7_b_t input{line-height: 40px;}
				.con7_b_t textarea{width: 100%; color: #333333;}
			.con7_b_b_s{width: 100%; text-align: center; background: unset; height: auto;}
				.con7_b_b_s .subsit{width: 40%; margin: 5% auto 0; line-height: 40px; font-size: 14px; border-radius: 5px; padding-left: 0;}
				.foot_c_t p{border-bottom: 1px solid #87badd; padding-bottom: 5%;}
				.foot_c_b_m p strong{display: block;}
				.foot_c_b_m p span{margin-top: 7%!important;}	
				.foot_c_b_r ul{justify-content: space-between;}
				.foot_c_b_r ul p{font-size: 14px;}
				.foot_c_b_m p{font-size: 14px; margin-bottom: 5%;}
				
					
					
					
					
					 
					 
					 
					 .yh_about_n_l h2{ font-size: 20px; margin-top: 2%;}
					 .yh_about_n_l{width: 100%; padding-bottom: 50px;}
					 .yh_about_n_l p{font-size: 14px; line-height: 20px;}
					 .yh_about_n_d h2{font-size: 20px;}
					 .yh_about_n_d p{font-size: 14px;}
					 .yh_about_b{height: 110px; width: 100%; margin-bottom: 20px;}
					 .yh_about_n_d{margin-bottom: 30px;}
					 .yh_about_r{position: unset; width: 100%;}
					 .cpbg{ background: #f9f9f9;  padding-bottom: 1%;}	
					 .b_con6 dl{margin: 0 auto 5%;}
					 .yh_pp_n{padding-top: 5%;}
					 .yh_pp_n dl{flex-direction: column-reverse!important;text-align: left!important;}
					 .yh_pp_n dl p{text-align: left!important;}
					 .yh_pp_l{display: none;}
					 .yh_pp_r{ display: none;}
					 .yh_pp_n dl dt{ margin-bottom: 5%;}
					 .yh_pp_n dl dd, .yh_pp_n dl dt{width: 100%;}
					 .yh_pp_n dl{flex-wrap: wrap;}
					 .yh_pp_n dl dt h2{font-size: 16px; margin-top: 3%;}
					 .yh_pp_n dl dt p{font-size: 14px; line-height: 20px;}
					 .yh_con15 dl dd{font-size: 15px;}
					 .yh_con15 dl img{width: 52%;}
					 .yh_con15 dl,.yh_con15 dl dt{border-radius: 10px;}
					 .postt span{width: 100%; height: 2px; bottom: 0;}
					 .postt img{vertical-align: bottom;}
					 .yh_con9_n_l_b{ margin-top: 2%;}
					 .lxwm_l dl dt{font-size: 18px;}
					 .yh_con15{display: flex;justify-content: center; flex-wrap: wrap;}
					 .yh_con15 dl{width: 23%; margin: 0 2% 2%;}
					 .yh_con14 dl{width: 45%; padding: 2%; border-radius: 5px;}
					 .yh_con14 dl dt h2{font-size: 14px; margin-bottom: 5%;}
					 .yh_con14 dl dt p{font-size: 12px; line-height: 15px;  margin-top: -20%;}
					 .yh_con14 dl dt img{vertical-align: top;}
					.yh_con13_t ul li{font-size: 15px; width: 100%; line-height: 35px;} 
					 .yh_con13_t ul li:nth-child(2){display: none;}
					 .yh_con13_t ul{width: 45%; margin: 5% auto;}
					 .yh_con13_n .swiper-button-next{ right: -2.5%!important; top:15%}
					 .yh_con13_n .swiper-button-prev{ left: -2.5%!important;top:15%}
					 .yh_con12{display: flex;justify-content: space-between;flex-wrap: wrap;}
					 .yh_con12 dl{width: 49%; text-align: center; background: #ececec; margin-bottom: 2%; padding-top:5%;}
					 .yh_con12 dl dd{font-size: 18px;font-weight: bold;}
					 .yh_con12 dl p{font-size: 14px;text-align: center; margin-bottom: 5%;}
					 .yh_con12 dl dt img:nth-child(2){display: none;}
					  .yh_con12 dl dt img{width: 20%;}
					  .yh_con12 dl h2{position: relative;}
					  .yh_con12 dl h2 p{position: absolute; left: 0; right: 0; margin: 0 auto; top: -8px; display: none;}
					 .yh_con12 dl h2 img{ vertical-align: bottom}
					  .yh_con12 dl:hover{background: #771721; color: #fff;}
					.yh_con12 dl:hover h2 p{display: block;}
					.yh_con12 dl:hover dt img:nth-child(1){display: none;}
					.yh_con12 dl:hover dt img:nth-child(2){display: inline-block;}
					 
					.yh_bg10{width: 100%; background: url(../img/mbg2.jpg);  margin:6% auto 4%;padding: 1px 0 2% 0; background-position: center; background-size: 100% 100%; } 
					 .yh_con10 li{font-size: 14px; line-height: 30px;}
					 .yh_con9_bg{display: none;}
					 .postt p{width: 70px; height: 25px; text-align: center; line-height: 20px; font-size: 12px; background: url(../img/t1.png);color: #fff; position: absolute; bottom: 10px; left: 15px; background-size: 100% 100%;}
					 .postt p:hover{background: url(../img/t2.png);background-size: 100% 100%;}
					 .yh_con9_n_r{margin-left: 1%; height: 100%; width: 32.2%;}
					  .yh_con9_n_r img{height: 100%;}
					 .yh_con9_n_l_b ul img{vertical-align: bottom}
					 .yh_con9_n_l{width: 67%;}
					 .yh_con9{width: 100%!important;}
					 .yh_con8{flex-wrap: wrap;}
					 .yh_con8 dl{width: 100%; margin-bottom: 3%;}
					 .yh_con8 dl dd{font-size: 16px;line-height: 45px;}
					 .yh_con7 dl{width: 100%; margin-bottom: 2%;}
					 .yh_con7 dl dd{width: 49%;}
					 .yh_con7 dl dd h2{font-size: 14px; margin: 5% 0; font-weight: bold;}
					 .yh_con7 dl dd p{font-size: 12px; line-height: 18px;}
					  .yh_con7 dl dt{width: 49%;}
					 .yh_con6 dl{padding: 2.5%;}
					  .yh_con6 dl dt img{ border-radius: 20px;}
					 .yh_con6 dl dd h2{font-size: 16px;}
					  .yh_con6 dl dd p{font-size: 14px; line-height: 20px;}
					 .yh_bg5{width: 100%; background: url(../img/mbg4.jpg);}
					 .yh_con5_n ul{flex-wrap: wrap;}
					.yh_con5_n ul li{width: 48%; font-size: 15px; line-height: 40px; margin-bottom: 3%;}
					 .yh_con5_n ul li img{width: 20px;}
					 
					.yh_con4_bg{width: 100%; height: 270px;} 
					.yh_con4_n_t_n{width: 100%;} 
					.yh_con4_n_t_n h2{font-size: 16px;}
				    .yh_con4_n_t_n p{font-size: 14px; line-height: 18px;}
					.yh_con3_l dd h2{ font-size: 16px; margin-top: 3%;}
					.yh_con3_l dd p{ font-size:14px; } 
					 .yh_con3_l dl{border-radius: 10px;}
					 .yh_bg1{width: 100%; background: url(../img/mbg1.jpg); padding: 2% 0 8% 0;}
					 .yh_tit h2{font-size: 20px;}
					  .yh_tit h2 span{display:block}
					 .subsit{width: 80%; line-height: 45px; font-size: 16px;}
					 .yh_con1 ul li{width: 48%; font-size: 14px;}
					  .yh_con1 ul{ padding: 0 0 3% 0;}
					 .yh_con1 h2{font-size: 16px; border-radius: 5px; padding: 3px 10px;}
					 .yh_tit p{font-size: 14px;}
					 .yh_con2 dl{border-radius: 5px;}
					 .yh_con2 dl dd p{font-size: 12px; padding: 2% 0; line-height: 18px;}
					 .yh_con2 dl dd h2{font-size: 14px;}
					 .yh_con2 dl dd{border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
					 .yh_tit h3{font-size: 14px; padding: 3px;}
					 .yh_con3{flex-wrap: wrap;}
					 .yh_con3_l{width: 100%; margin-bottom: 3%;}
					 
					 .d_con19{ display: flex; flex-direction: row-reverse;  width: 100%; flex-wrap: wrap-reverse;}
					 					 .d_con19 .d_con19_l,.d_con19 .d_con19_r{width:100%} 
					 					 .d_con19 .d_con19_r img{vertical-align: bottom;} 
					 					 .d_con19_l_b{ padding:2%}
					 					 .d_con19_l_b h2{font-size: 20px;}
					 					 .d_con19_l_b p,.d_con19_l_b a{font-size: 14px;}
					 					 .d_con19_l_b{padding:5% 2%}
										  .c_pub_tit p{width: 100%;}
										 					 .d_aboutx .d_con19_l,.d_con19_r{width: 95%; margin: 0 auto;position: unset; float: unset;}
										 					 .d_aboutx .d_con19_l_b{width: 100%; padding: 0; position: unset;}
										 					 .d_aboutx .d_con19_l_b h2{font-size: 20px;}
										 					 .d_aboutx .d_con19_l_b p{font-size: 14px;}
										 					 .d_cpxz ul li{width: 100%;}
										 					 .d_cpxz ul li p{font-size: 14px; line-height: 50px;}
										 					 .d_cpxz ul li p span{font-size: 22px;}
					 .navling2{display: none;}
					 .dt_con6{ flex-wrap: wrap; padding-bottom: 15%;}
					 .dt_con6_l,.dt_con6_r{width: 100%;}
					 .dt_con6_l ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
					.dt_con6_l ul li{width: 49%; font-size: 16px; padding-left: 0; text-align: center; line-height: 45px; margin-bottom: 2%;}
					  .dt_con6_r_n dl dt{font-size: 18px;}
					  .dt_con6_r_n dl dd{font-size: 14px;}
					  .dt_con6_r_n dl{width: 200px; height: 100px; background-size: 100% 100%; right: 0; bottom: -15%; left: unset;}
					  .dt_con7_t{ display: none;}
					  .dt_con7_n_n{display: block;}
					  .dt_con7_n_n dl{padding: 3%; margin-bottom: 5%; width: 94%;}
					  .dt_con7_n_n dl dt{width: 45%;}
					  .dt_con7_n_n dl dd{width: 52%; padding: 0;}
					  .dt_con7_n_n dl dd h2{font-size: 14px;}
					    .dt_con7_n_n dl dd p{font-size: 12px;}
					    .dt_con7_n_n dl dd img{width: 15%;}
					   .dt_con7_n_n dl dd a{display:none}
					   .dt_con7_n_n:nth-child(even) dl{ flex-direction: row-reverse; }
					  .d_con8 dl{width: 31%; margin: 0 auto; padding: 5% 0;}
					  .d_con8 dl dt{font-size: 18px;}
					  .d_con8 dl dd{font-size: 14px;}
					    .dt_bg4{margin: 5% auto; padding-bottom: 10%;background: url(../img/mbg4.jpg); background-size: 100% 100%;}
					  
					  
					 
					 
					 .g-wrap2{width:95%;}
					 .dt_tit { margin: 8% 0 5%;}
					  .dt_tit img{width: 17%;}
					 .dt_tit h2{font-size: 22px; line-height: 30px;}
					 .dt_tit p{font-size: 14px; width: 90%; margin: 2%  auto;}
					 .dt_con1 dl{width: 43.5%; margin-bottom: 1%;}
					 .dt_con1 dl dt{font-size: 20px;}
					 .dt_con1 dl dd{font-size: 14px; line-height: 20px;}
					 .dt_con2 .swiper-slide{ flex-direction: row-reverse; display: flex; flex-wrap: wrap-reverse;}
					 .dt_con2_l{position: unset;width: 100%;}
					 .dt_con2_r{width: 100%;}
					 .dt_con2_r img{vertical-align:bottom}
					 .dt_con2_l dl{padding: 10%;}
					 .dt_con2_l dl dt{font-size: 20px;}
					 .dt_con2_l dl dd{font-size: 14px;}
					 .dt_con2_l dl img{width: 20%;}
					 .dt_con2 .swiper-button-next{left: 90%; top:unset; bottom: 5%;}
					 .dt_con2 .swiper-button-prev{left: 80%; top:unset; bottom: 5%;}
					 .dt_bg1{ padding-bottom: 10%;}
					 .dt_con3_t{display: none;}
					 .dt_con3_n_l{width: 100%;}
					 .dt_con3_n_r h2{font-size: 20px;}
					 .dt_con3_n_r p{font-size: 14px; margin-top: 2%;}
					 .dt_con3_n_r{width: 90%; margin: 0; padding: 5%;}
					 .dt_con3_mt ul li{ width: 31%; text-align: center; margin: 1%; float: left; background: #DB4D0B; color: #fff; font-size: 16px; line-height: 40px;border-radius: 5px;}
					  .dt_con3_mt ul .active{background: #d61b2e;}
					 .dt_con4 ul li{width: 49%; margin-bottom: 3%;}
					 .dt_con4 ul .swiper-slide{display: flex; justify-content: space-between; flex-wrap: wrap;}
					.dt_con4 .swiper-pagination-bullet { background: #DB4D0B; margin: 0 2%;}
					 .dt_con4 .swiper-pagination-bullet-active { background: #d61b2e;}
					 .dt_con4 ul{ padding-bottom:10%; position: relative;}
					 .dt_bg2{ margin: 5% auto;}
					 .dt_con5 .swiper-slide{display: flex; justify-content: space-between;}
					 .dt_con5 ul li{width: 48%;}
					 .dt_con5 .swiper{width: 95%;}
					 
					 .dt_con5 ul li p{ font-size: 12px; line-height: 30px;}
					 .puggd{margin-top: 5%;}
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 .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: #F39E00; 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_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_con6 dl dd span img{width: 20px;}
					 .b_con5 dl dd{font-size: 18px;}
					 .b_con6 dl{width: 100%; height: auto; padding-bottom: 4%; margin-bottom: 3%;}
					 .b_con6 dl dd{font-size: 14px; padding: 3%}
					 .b_con6 dl dd span{margin: 7px 0 0 0;}
					 .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%;}
					 .mySwiper66 dl dd{font-size: 14px;}
					 .mySwiper66 dl p{font-size: 12px; line-height: 20px;}
					 .mySwiper66 dl{height: auto;}
					 .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: #DB4D0B; padding: 10% 0;}
					.about_xbg_l{width: 100%; float: unset; margin: 3% auto;}
					 .about_xbg_l dl{width: 31%;}
					 .about_xbg_l dl dt{font-size: 22px;}
					 .about_xbg_l dl dd{font-size: 20px;}
					 .about_xbg_l dl p{font-size: 14px;}
					 .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;
    white-space: nowrap;}
	.foot_c_b_m p{text-align: center;}
	.foot_c_b_m p img{display: block; width: 30px; height: 30px; margin: 0 auto 2%;}
					 .foot_c_b_m p{ display: block;}
					 .a_bg1{background: url(../img/mbg1.jpg); background-size: 100% 100%;}
					 .a_bg2{background: url(../img/mbg2.jpg); background-size: 100% 100%;}
					 .foot{background:url(../img/mfootbg.jpg); background-size: 100% 100%; padding: 0 0 0 0; color: #fff;}
	.foot_c_b_l p{font-size: 16px; margin-bottom: 5%; line-height: 25px; margin-top: 1%;}				 
				 
					 
					 .a_nxwlist dl{flex-wrap: wrap;}
					 .a_nxwlist dl dt,.a_nxwlist dl dd{width: 100%;}
					 
					 .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: #DB4D0B!important;}
					 .a_about_zz .swiper-pagination-bullet-active{ background:#f39e00!important;}
					 
					 
					 .hzdl_al .swiper-button-next{ top:45%; right:0%; }
					 .hzdl_al .swiper-button-prev{  top:45%;  left: 0%;background: #fff; border-radius: unset;}
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 
					 #logo dl dd{width: 60%; font-size: 15px; margin: 0; float: left; padding: 10px 0 0 10px;}
					 .foot_c_b_m h3, .foot_c_b_r h3{ margin: 3% auto;}
					
					 #logo dl dt{ margin-top: 10px;}
					.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; background: #fff; 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:#030303}
					 
					 .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;}
					
				
					 .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;}
					 .con7 input::-webkit-input-placeholder {
					 /* WebKit browsers，webkit内核浏览器 */
					 color: #929292; 
					 font-size: 14px;
					 } 
					 	.con7 .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;}
					
					 .mtcp_r h2{width: 90%; margin: 3% auto;}
					#logo dl dt img{width:100%; padding-right:5px;}
					 #logo dl dt{width: 12%; margin: 0; margin-top:10px;font-size: 16px;}
					#logo dl h2{height: 25px; margin: 20px 0 0 10px;}
					 .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 0; vertical-align: bottom; width: 35%;}
					.foot_c_t p{ margin-bottom: 5%!important;}
					 .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; margin: 5% auto;}
					.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;}
					
					 .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{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;}
				.xf a{ width: 50%; background: url(../img/dbg.jpg); color: #fff; padding: 10px 0; text-align: center; font-size: 20px; background-size: 100% 100%;}
				.xf a:nth-child(2){ background: #F1F1F1; color: #242424; }
				     
				     .foot_c_b_l h2{ font-size:20px; margin-top:2%}
					 .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: 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;}
					 .foot_mt{margin-top: 10%;}
					 .gywm dl dt,.gywm dl dd{width: 100%;}
					 .foot_c_b_r ul li{margin-left: 0;}
					 .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: 70%; margin: 5% auto 18%;}
					 .foot_c_b_r ul li{width:48%}
					 .foot_c_b_l p,.foot_c_b_m p{text-align: center;}
					 .foot_c_b_m p span{display: none;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; display: none;}
	 .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: 14px;}
	 
	
 	img{max-width: 100%;}
 	body{max-width: 750px; min-width: 320px;font-family: 'SourceHanSansCN-Normal'; src: url('./font/siyuansongti.ttf')}
 	#nav{display: none;}
    .g-wrap{width: 95%; margin:0 auto}
	#header{width: 100%;}
	
 	#logo{width:111%; left: 0%; top:0;}
 	#header{height: 80px; }
 	#logo h2{font-size: 14px; line-height: 20px; margin-left: 0;}
	#logo p{font-size: 16px; margin-top: 0;}
 	.nav_wap{width: 50%; position: absolute; top: 34%; right: 2%; display: block;z-index: 999999;}
 	.nav_wap li{width: 28%; float: left; font-size: 16px; background: #edf0f2; border-radius: 10px; text-align: center;line-height: 35px; margin-left: 8%;}
 	.nav_wap li:nth-child(2){background: #640f0c; color: #fff;}
 	.nav_wap li:nth-child(3){background: none; width: 16%; float: right;}
 	
 	.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}

 }
 