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

@import url("../css/flexslider.css");
@import url("../css/iconfont.css");
img{ max-width:100%;}
body {height:auto; +overflow:hidden;background: url(../images/dwtp.png);}
#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(../images/prev.png) no-repeat 0 0;}
#banner .btns .prev .on  {background:url(../images/prev_on.png) no-repeat 0 0;}
#banner .btns .next .off {background:url(../images/next.png) no-repeat 0 0;}
#banner .btns .next .on {background:url(../images/next_on.png) no-repeat 0 0;}
#banner .btns a:hover .off {-webkit-opacity:0; opacity:0; display:none\9;}
#banner .btns a:hover .on {-webkit-opacity:1; opacity:1; display:block\9;}

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

.toptxt p{float: left;color:#fff;line-height: 35px;font-size: 16px;}
.toptxt span{float: right;color:#fff;line-height: 35px;font-size: 16px;}
.home-slider {
	background: #fff;
	margin-bottom: 0;
}

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

.home-slider .flex-prev {
	width: 81px;
	height: 81px;
	top:63%;
	background: url(../images/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(../images/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(../images/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(../images/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;}


.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(../images/bg.jpg) 100% 100%; padding: 3% 0;}
          .bg1{background: url(../images/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; width: 230px;}
          .lxrig ul{border-radius: 10px; float: right;}
          .lxrig ul li{width: 50px; height: 50px; background: #E2E2E2;  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: linear-gradient(to bottom, #316FF3, #0B22A4); 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(../images/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(../images/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;}
            .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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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: #EAEAEA; text-indent: 2em; line-height: 50px; font-size: 20px; width: 49%; color: #929292;}
            .con7_b_t textarea{background: #EAEAEA; text-indent: 2em; line-height: 50px; font-size: 20px;border:none; width: 100%; height: 100px; 
             color: #929292; margin-top: 2%; }
             .con7_b_b_s{text-align: center; margin: 5% 0;}
             .subsit{width: 100%; margin: 0 auto; background: linear-gradient(to bottom, #316FF3, #0B22A4); font-size: 20px; line-height: 80px; text-align: center; color: #fff;}


        .gd108{width: 1080px; margin: 3% auto; display: block; overflow: hidden;}

             .ab_con1{margin: 3% auto;}
             .ab_con1 p{ font-size: 16px; line-height: 25px; text-indent: 2em; margin-top: 2%;}
             .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(../images/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-slide {
               text-align: center;
               font-size: 18px;


               /* Center slide text vertically */
               display: -webkit-box;
               display: -ms-flexbox;
               display: -webkit-flex;
               display: flex;
               -webkit-box-pack: center;
               -ms-flex-pack: center;
               -webkit-justify-content: center;
               justify-content: center;
               -webkit-box-align: center;
               -ms-flex-align: center;
               -webkit-align-items: center;
               align-items: center;
             }


             .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: 24px; line-height: 24px; overflow: hidden; text-align:center; font-size:16px;  padding:32px 0;margin:1% 0;}
             .fy a{ display:inline-block; padding:0 15px; color:#9a9a9a; border:1px solid #9a9a9a}
             .fy b{color: #fff !important; background:#7A3027;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;}
             .syp{font-size: 18px; line-height: 50px;}



             .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(../images/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; background: #75471d; color: #fff!important; line-height: 50px; font-size: 30px; border-radius: 50px;}
              .swiper-button-next:hover,.swiper-button-prev:hover{background: #ca3924;}





              .jz_con3{display: flex;justify-content: space-between;}
              .jz_con3 dl{width: 33.33%; text-align: center;}
              .jz_con3 dl dt{border-bottom: 1px  dashed #dfdfee; padding-bottom: 3%; margin-bottom: 3%;}
              .jz_con3 dl p{text-align: center;}
              .jz_con3 dl  dd{font-size: 26px; margin: 5% 0;}
              .jz_con3 dl p{font-size: 18px; line-height: 30px;}

              .bgabout{background: #f6f6f6; padding: 5% 0; margin: 5% 0;}
              .jz_con4{background: #77bcc3; padding: 30px; display: flex;justify-content: space-between;}
              .jz_con4_l{width: 240px;}
              .jz_con4_l dl{text-align: center; font-size: 28px; background: #fff; width: 240px; margin-bottom: 2%; padding: 43px 0; cursor: pointer;}
              .jz_con4_l .active{background: #ca3924; color: #fff;}
              .jz_con4_l .active dt span{color: #fff;}
              .jz_con4_l dl dt span{ font-size: 45px; color: #77bcc3;}
              .jz_con4_l dl dd{ margin-top: 5%;}



              .jzconn{width: 930px;}
              .jzconn .active{display: block!important;}
              .jzconn .jzconn_n{display: none;}

              .yxay ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
              .yxay ul li{background: #fff; font-size: 22px;  text-align: center; width: 49%; margin-bottom: 2%;}
              .yxay ul li p{text-align: center; line-height: 80px;}
              .jz_con4_m{width: 532px; float: left;}
              .jz_con4_r{width: 365px; color: #fff; float: right;}
              .jz_con4_r h2{font-size: 48px; border-bottom: 2px solid #b2d7db; display: inline-block; line-height: 70px; margin: 20% 0;}
              .jz_con4_r p{font-size: 18px; line-height: 26px; margin-bottom: 5%;}

              .jz_con4_r  a{display: inline-block; padding: 3% 8%; font-size: 18px; background: #ca3924; color: #fff; border-radius: 50px; margin-top: 80px;}
              .jz_con5{display: flex;justify-content: space-between;}
              .jz_con5 dl{width: 19.5%; position: relative;background: #f6f6f6; }
              .jz_con5 dl dt{background: #77bcc3; text-align: center; font-size: 26px; color: #fff; line-height: 40px; padding: 10% 0 25% 0;}
              .jz_con5 dl dd{background: #f6f6f6; padding: 25% 10%; font-size: 18px; line-height: 25px;}
              .jz_con5 dl h2 span{background: #fff; padding: 2%;font-size: 40px; color: #77bcc3; border-radius: 50px; position: absolute;left: 0; right: 0; top:37%; width: 50px; margin: 0 auto; text-align: center; height: 50px; line-height: 50px; border:2px solid #f8f8f8}
              .jz_con5 .active dt{background: #ca3924;}
              .jz_con5 .active h2 span{color: #ca3924;}
              .jz_con5 dl:hover dt{background: #ca3924;}
              .jz_con5 dl:hover h2 span{color: #ca3924;}
              .ggbd .active{background: linear-gradient(to bottom, #316FF3, #0B22A4); color: #fff;}	

              .ggbd input::-webkit-input-placeholder { 
                /* WebKit browsers，webkit内核浏览器 */
                color: #929292; 
                font-size: 20px;
              } 
              .ggbd .active::-webkit-input-placeholder {
               /* WebKit browsers，webkit内核浏览器 */
               color: #fff; 
               font-size: 20px;
             } 	



             .foot_c_b{display: flex;justify-content: space-between;}

             .foot_c_b_l{width: 445px;}
             .foot_c_b_l h2{font-size: 40px; font-style: italic; margin-top: 5%;}
             .foot_c_b_m{width: 520px;}
             .foot_c_b_r{width: 270px; }
             .foot_c_b_r ul{display: flex;justify-content: space-between; }
             .foot_c_b_r ul p{text-align: center;}
             .foot_c_b_m  p{ margin-bottom: 5%;}
             .foot_c_b_m  p span{font-size: 25px; padding-right: 5px;}
             .foot_b{background: #000000; line-height: 80px; margin-top: 50px;}
             .mbgfw,.mtit,.mgywm,.wap{display: none;}

             .posnav {border-bottom: 1px solid #E6E6E6; line-height: 40px; padding-bottom: 10px;  margin: 50px auto;}
             .posnav h2{ font-size: 26px; color: #102CAE; border-left: 3px solid #102CAE; padding-left: 10px; float: left; line-height: 25px;font-weight: bold;}
             .posnav h2 span{display: block; font-size: 16px;  color:#666666; font-weight: normal; margin-top: 1%;}
             .posnav p{float: right; font-size: 16px; color: #666666; margin-top: 27px;}

             .gywm dl,.gy_hdjl,.lxwm,.csrjj dl{display: flex;justify-content: space-between; margin-bottom: 2%; flex-wrap: wrap;}
             .gywm dl dt{width: 600px;}
             .csrjj dl dt{width: 395px;}.csrjj dl dd{width: 768px;}
             .gywm dl dd{width: 565px;}
             .gywm dl dd h2{font-size: 45px; border-bottom: 1px solid #BF0012;  color: #BF0012;}
             .gywm dl dd h2 span{margin: 1% 0 2% 0; display: block;}
             .gywm dl dd p{font-size: 18px; line-height: 35px; margin-top: 3%;}
             .gywm_con2{background: #77bcc3; margin: 5% 0; display: block; overflow: hidden; padding-bottom: 5%;}
             .corbs{color: #fff;}
             .gy_hdjl dl{width: 49.5%; text-align: center; font-size: 23px; line-height: 50px; margin-bottom: 5%;}

             .anli_list ul{display: flex;justify-content: space-between; margin-bottom: 2%; flex-wrap: wrap;}
             .anli_list ul li{width: 49%;margin-bottom: 1%; border:1px solid #e8e8e8}
             .anli_list ul li p{ line-height: 70px; font-size: 24px; text-align: center;}
             .anli_list ul li:hover{border:1px solid #78471c}
             .anli_list ul li:hover p{ color: #78471c;}
             .jz_hz{margin-bottom: 5%;}
             .lxwm_l{width: 470px;}
             .lxwm_r{width: 690px;}
             .lxwm_l dl{margin-bottom: 5%;}
             .lxwm_l dl dt{font-size: 27px; border-bottom: 1px solid #d6d6d6; padding-bottom: 5%; margin-bottom: 5%;}
             .lxwm_l dl dt span{font-size: 30px;color: #BF0012; padding-right: 10px;}
             .lxwm_l dl dd{font-size: 17px; color: #989898;}
             .lxwm_l dl dd ul{display: flex;justify-content: space-between; text-align: center; width: 80%;}

             .lxwm_l dl dd ul li img{width: 90%;border:1px solid #111000}
             .lxwm_l dl dd ul li p{text-align: center; line-height: 30px; font-size: 16px;}
             .pchidden{ display:none}


             .nav{}
             #logo h2{font-size: 20px; color:#020202;margin-top: 2%; font-weight: bold;}
             #logo p{font-size: 10px; color: #B1B1B1;}
             .topnav{ width: 100%;}
             .dhtop{font-size: 22px; color: ##282828; font-weight: bold; line-height: 36px;}
             .dhtop img{vertical-align:bottom; padding-right: 10px;}
             .dhtop span{font-size: 14px;}
             .dhtop  dl{display: flex;justify-content:flex-end;}
             .dhtop  dl dt{margin-top: 6%;}
             .dhtop  dl dd h2{font-size: 16px; color: #3E3E3E;}
             .dhtop  dl dd p{font-size: 20px; color: #BF0012;}

             .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(../images/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(../images/sybg_03.jpg); padding: 0 0 5%; display: block; overflow: hidden; background-size: 100% 100%;}

             .mdpic{ position: relative; width: 367px; height: 443px; background: url(../images/xk.png); padding: 3px 2px; background-size: 100% 100%;}
             .mdpic:hover{background: url(../images/xk2.png);}
             .mdpic .fuwxx{ position: absolute; width: 80%; top:10%; right: 10%;writing-mode: tb-rl; text-align: left;}
             .mdpic .fuwxx h2{color: #BFB4B2; font-size: 18px;}
             .mdpic .fuwxx h2 span{ vertical-align: middle;}
             .mdpic .fuwxx h3{color: #030102; font-size: 40px; font-weight: bold; margin: 0 10%;}
             .mdpic .fuwxx h4{color: #75716E; font-size: 18px;}
             .mdpic:hover h3{color:#B50322;}

             .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(../images/sybg_06.jpg); width: 100%;}
             .mbtit3{ background: url(../images/sybg_10.jpg); width: 100%; height: 368px;}
             .mbtit4{ background: url(../images/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(../images/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(../images/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(../images/fwbg.jpg); background-size: 100% 100%; padding: 1% 0 6%; text-align: center;}

             .mdfwnr_c {text-align: center;}


             .x1pub_tit{text-align: center; margin: 3% auto; color: #141414; }
             .x1pub_tit p{text-align: center;}
             .x1pub_tit h2{font-size: 48px; line-height: 50px; font-weight: bold; position: relative;display:flex; justify-content: center; }
             .x1pub_tit p{ line-height: 70px;}

             .x1pub_tit h2 img{ padding: 0 20px;}
             .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 #BF0012;}
             .x1_con1_con dl:hover dt span{color:#BF0012;}
             .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(../images/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: #BF0012; line-height: 68px; text-align: center; position: absolute; left:-34px; top:27%; font-weight: bold;border:1px solid #BF0012}
             .x2_con2_l dl{margin-left: 34px;}
             .x2_con2_r dl dt{width: 68px; height: 68px; border-radius: 100%; font-size: 30px; color: #BF0012; line-height: 68px; text-align: center; position: absolute; right:-34px; top:27%; font-weight: bold;border:1px solid #BF0012}
             .x2_con2_r dl{margin-right: 34px;}
             .x2_con2_r dl:hover dd,.x2_con2_l dl:hover dd{background-image: url(../images/x2bg.png); background-size: 100% 100%;}
             .x2_con2_r dl:hover dt,.x2_con2_l dl:hover dt{background: #BF0012; 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}
             .x4_bg{background: url(../images/bg3.jpg); background-size: 100% 100%;}
             .mySwiper11 dl{width: 331px; height: 359px; background: url(../images/bgg1.png); background-size: 100% 100%; padding: 30px; position: relative;}
             .mySwiper11 dl dt{ font-size: 20px; color: #333333; font-weight: bold; padding:2% 0; font-weight: bold;}
             .mySwiper11 dl dd{font-size: 18px; line-height: 30px; width: 90%; margin: 0 auto 10%;}
             .mySwiper11 dl p{ position: absolute; left: 0; right: 0; bottom: 30px; width: 80%; margin: 0 auto;}
             .mySwiper11 .swiper-button-next, .mySwiper11 .swiper-button-prev{ top:45%!important}
             .mySwiper33 .swiper-button-next, .mySwiper33 .swiper-button-prev{ top:38%!important}
             .swiper-button-next span, .swiper-button-prev span{font-size: 30px; color: #fff; }
             .swiper-button-next, .swiper-button-prev{ width: 50px; height: 50px; background:unset;}
             .swiper-button-next:hover, .swiper-button-prev:hover{ background:unset;}
             .mySwiper11 dl:hover{background: url(../images/bgg2.png); background-size:100% 100%}
             .mySwiper11 dl:hover{ color: #fff;}
             .mySwiper11 dl:hover dt{color: #fff;}
             .mySwiper22 dl{width: 380px; border:1px solid #eeeeee; height: 375px; position: relative; margin: 1px; background: #fff;}
             .mySwiper22 dl dt{ padding: 40px;}
             .mySwiper22 dl dd{ height: 80px; text-align: center; line-height: 80px; font-size: 20px; position: absolute; bottom: 0; left: 0;right: 0; margin: 0 auto; background: #eeeeee; width: 100%;}
             .mySwiper22 .swiper-button-next, .mySwiper22 .swiper-button-prev{ top:40%!important}
             .mySwiper22 dl:hover dd{background: #BF0012; color: #fff;}
             .x6_bg{background: url(../images/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: #BF0012; 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 #BF0012; text-align: center; float: right; margin-right: 3px;}
               .x7_con_l_n dl dt p{ font-size: 16px; background: #BF0012; 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(../images/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: #BF0012;}
               .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(../images/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: 35px;}
               .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(../images/xwbg.jpg); background-size: 100% 100%;}
               .xwmore{text-align: center; margin: 5% auto;}
               .xfooter{background: url(../images/footbg.jpg); color: #fff; padding: 3% 0 1% 0; font-size: 18px;}
               .xfoot{display: flex;justify-content: space-between;}
               .xfoot_log{width: 142px;}
               .xfoot_l{width: 460px;}
               .xfoot_m{width: 220px;}
               .xfoot_r{width: 150px; margin-top: 50px;}
               .xfootbd ul{ display: flex; justify-content: space-between;}
               .xfootbd P{font-size: 14px;line-height: 35px; text-align: center;}
               .xfoot2{text-align: center; line-height: 42px; font-size: 14px; color: #fff;}
               .xfoot_tit{ margin-bottom:45px;  padding-bottom: 20px;}
               .xfoot_tit span{font-size: 24px;}
               .xfoot_l p{ margin: 5% 0; display: flex;}
               .xfoot_l p span{width: 85px;}
               .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(../images/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: #BF0012;}

               .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(../images/rybg.jpg); background-size: 100% 100%; padding: 1% 0 1% 0; margin: 5% auto;}

               .rybg .mySwiper22 dl dd{background: #fff; border-top: 1px solid #ececec;}
               .rybg .mySwiper22 dl:hover dd{background: #BF0012; color: #fff;}
               .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: #7A3027; 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:#7A3027 ;}
               .prdc_con{}
               .prdc_con_l{width: 333px;margin: 5px; float: left;background: #EEEBE2;padding-bottom: 5%;}
               .prdc_con_r{width: 790px; 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{padding: 2%; border-radius: 10px;}
               .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_l_t{background:#9A231B; color: #fff; text-align: center;}
               .prdc_con_l_d1{text-align: center; background: #9A231B; padding: 10% 0;width: 70%;margin:50px auto 0;}
               .prdc_con_l_d1 img{ padding: 2%;}
               .prdc_con_l_d1 dd{font-size: 25px;  color: #201a40; font-weight: bold; margin-bottom: 10%;}
               .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{background: #EEEBE2;border-radius: 7px; padding: 0% 0;}
               .prdc_con_l_d{ background: #f5f5f5; margin-top: 20px; border-radius: 7px; padding: 10% 0;}
               .prdc_con_l_m ul{width: 90%; margin: 2% auto;}
               .prdc_con_l_m ul li{line-height:90px; font-size: 24px;  border-bottom: 1px dashed #dbdbdb; text-align: center;position: relative;}
                .prdc_con_l_m ul li:before{position: absolute;display: block;content:"";background: #9A231B;width: 13px;height: 3px;left:65px;top:45px;}
               .prdc_con_l_t h2{font-size:24px; font-weight: bold; line-height: 112px;position: relative;}
                   .prdc_con_l_t h2:before{position: absolute;display: block;content:"";background: #fff;width: 13px;height: 3px;left:80px;top:55px;}
               .prdc_con_l_m ul li span{font-size: 18px; display: inline-block; margin-right: 20px; float: right;}
               .prdc_con_l_m ul li:hover,.prdc_con_l_m ul .active{ font-weight: bold;}
               .prdc_con_l_d dl{background: #7A3027; 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:10% 0;}
               .prdc_con_l_d p{font-size: 16px; color: #767575; text-align: center; margin-bottom: 10%;}
               .prdc_con_l_d  h2{font-size: 24px; color: #272727;}
               .prdc_con_l_d a{width: 80%; background: #db5653; line-height: 35px; color: #fff; text-align: center;border-radius: 5px; display: block;  margin: 3% auto;}
               .prdc_con_r ul{display: flex; justify-content: space-between; flex-wrap: wrap;width: 100%;} 
               .prdc_con_r ul li{width: 48%;  margin: 5px 0 5% 5px; font-size: 27px;border:2px solid #D3B17D;background: #FFFFFF;text-align: center;padding-bottom: 2%;padding-top: 1%;}
               .prdc_con_r ul li:hover{background: #9A231B;}
               .prdc_con_r ul li:hover p{color:#fff;}
               .prdc_con_r ul li p{line-height: 50px; font-size: 30px; text-align: center; margin-top: 5%;}
               .prdc_con_r ul li p span{ display: inline-block; float: right; }
               .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(../images/hzbg2.png); width: 110px; height: 398px;border:1px solid #aaaaaa; }
               .ydyjm dl:hover dd{background: url(../images/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:#BF0012 ;}

               .mt_xm{ background: url(../images/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(../images/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(../images/xmbg1.png); color: #BF0012; 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:#BF0012; 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: #BF0012; 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;}
               .mySwiper22 .swiper-slide{-webkit-justify-content:left;}
               .mySwiper33 
               .mySwiper22 .swiper-button-next, .swiper-rtl .swiper-button-prev{ right: 45%; top:65%!important}
               .mySwiper22 .swiper-button-prev, .swiper-rtl .swiper-button-next{left: 49%;top:65%!important}
               .mySwiper11{ margin-bottom: 8%;}
               .mySwiper11 .swiper-pagination{ display: none;}
               .mySwiper22 .swiper-pagination{ left: 50%!important; text-align: left; bottom: 4%!important;}
               .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{ width:550px!important; display: flex;justify-content: space-between;}
               .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%;}
               .mySwiper22 .swiper-pagination-bullet{ margin:0 2.55%!important; background: none!important; }
               .mySwiper22 .swiper-pagination-bullet-active{border:1px solid #BF0012!important;}

               .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 auto!important}
               .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 #BF0012; 
                padding: 3% 5% 5% 5%; box-shadow: 0 0 10px #e5e5e5;}
                .newystit h2{margin-bottom: 3%;}

                .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 #BF0012}

                .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(../images/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(../images/lbg1.png);background-size: 100% 100%;}
                /*.mtly_m_n_t ul li:nth-child(1){ width: 72px; padding-right: 10px;}*/
                .mtsq{background: url(../images/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: #BF0012;  border-bottom: 3px solid #BF0012;}
                .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 #BF0012; display: inline-block; margin: 3% 0 2% 0; padding-top: 1%; color: #BF0012; font-weight: bold;}
                .mt_syxw_n_r h3{border-top:2px solid #BF0012; width: 110px;}
                .hys{color: #BF0012!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: #BF0012;}
                .hzdl_bg .x8_item_t_l{border: 1px solid #BF0012;}
                .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(../images/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 ;}
                .x10_con .swiper-button-next, .swiper-button-prev{top:46%!important}
                .abtsq{background: url(../images/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(../images/jjbg.jpg);  width: 500px; float: right; color: #fff; border:8px solid #d8d1c9; padding: 5% 40px; margin-top: 5%;  font-size: 18px; }
                .mt_about dl dd p{line-height: 35px;}
                .mt_about dl dd h2{font-weight: bold; margin: 5% 0 3% 0;}
                .x10_con .swiper-slide img{ margin-bottom: 0;}
                .mtprolist ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
                .mtprolist ul li{width: 31%; margin-bottom: 3%;}
                .mtprolist ul li p{font-size: 20px; background: #D9D9D9; line-height: 70px; text-align: center; font-weight: bold; color: #333333;}
                .mtprolist ul li:hover p{background: url(../images/bg2.png); background-size: 100% 100%; color: #fff;}

                .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:45px}


                .nn_putit{text-align: center; margin: 5% auto 3%;}	
                .nn_putit h2{font-size: 38px; color: #00489d; font-weight: bold;}	
                .nn_putit p{font-size: 20px; color: #333333; text-align: center; margin-top: 5px;}

                .nn_con1_t{border-bottom:1px solid #e0e0e0; display: flex; justify-content: space-between; margin-bottom: 5%;}	
                .nn_con1_t dl{width: 48%; display: flex; justify-content: left; padding-bottom: 3%;}
                .nn_con1_t dl dd h2{font-size: 24px; color: #999999;}	
                .nn_con1_t dl dd p{font-size: 17px; color: #cbcbcb;}		
                .nn_con1_t dl dt img:nth-child(2){display: none;}	 
                .nn_con1_t dl dt{margin-right: 10px;}	
                .nn_con1_t .active dt img:nth-child(2){display: inline-block;}	
                .nn_con1_t .active dt img:nth-child(1){display: none;}	
                .nn_con1_t .active dd h2{color: #00489d;}	
                .nn_con1_t .active dd p{color: #5d5d5d;}		
                .nn_con1_t .active{border-bottom: 2px solid #00489d;}	
                .nn_con1_nn{display: flex;justify-content: space-between;}	
                .nn_con1_nn dl{width: 27%; padding: 2% 2% 0 2%; margin: 5px; box-shadow: 0 0 10px #e2e2e2;}	
                .nn_con1_nn dl dd{font-size: 18px; color: #333333; line-height: 70px;}	
                .nn_con1_nn dl dd img{ float: right; margin-top: 8%;}	
                .nn_con1_q{display: none;}	
                .nn_con1_n .active{display:block}	
                .nn_con2{display: flex; justify-content: space-between;}	
                .nn_con2_l{width:567px;}
                .nn_con2_r{width:600px;}	
                .nn_con2_r_t h2{font-size: 30px; color: #00489d; margin: 8% 0;margin-left: 2%;}	
                .nn_con2_r_t h2 span{font-size: 14px;  color: #999999;}	
                .nn_con2_r_t p{font-size: 16px; line-height: 35px;margin-left: 2%;}
                .nn_con2_r_b{display: flex; justify-content: space-between; margin-top: 15%;}	
                .nn_con2_r_b dl{background: #f2f2f2; width: 24.8%; padding: 3.5% 0; text-align: center;}	
                .nn_con2_r_b dl dt img:nth-child(2){display: none;}	
                .nn_con2_r_b dl dd{font-size: 20px; color: #00489d;}	
                .nn_con2_r_b dl p{width: 20px; height: 2px; background: #00489d; margin: 5% auto 0;}	
                .nn_con2_r_b dl:hover{background: #1557a5;}	
                .nn_con2_r_b dl:hover dd{color: #fff;}	
                .nn_con2_r_b dl:hover p{background: #fff;}	
                .nn_con2_r_b dl:hover dt img:nth-child(1){display: none;}	
                .nn_con2_r_b dl:hover dt img:nth-child(2){display: inline-block;}	
                .nn_con2_r_b dl:nth-child(1){background: url(../images/z1.png); background-size: 100% 100%;}
                .nn_con2_r_b dl:nth-child(1):hover{background: url(../images/z.png); background-size: 100% 100%;}	
                .nn_con2_r_b dl:nth-child(4){background: url(../images/y.png); background-size: 100% 100%;}
                .nn_con2_r_b dl:nth-child(4):hover{background: url(../images/y1.png); background-size: 100% 100%;}	
                .nn_bg3{background: url(../images/bg1.jpg); background-repeat: no-repeat; width: 100%; background-position: center top; position: relative; text-align: center; padding: 3% 0 1% 0; color: #fff; margin: 3% 0;}	
                .nn_con3_t{display: flex; justify-content: space-between;}	
                .nn_con3_t dl{width: 30%; padding:3% 5px; background: #00489d; border-radius: 10px; text-align: center;}	
                .nn_con3_t h2{font-size: 24px; border-bottom: 2px solid #fff; display: inline-block; padding-bottom: 2%;}	
                .nn_con3_t dt{margin: 8% 0 6% 0;}	
                .nn_con3_b{background: url(../images/s_63.jpg); background-size: 100% 100%; margin-top: 3%; display: flex; justify-content: space-between; padding: 5% 0;}	
                .nn_con3_b_l{width: 390px; text-align: center;}
                .nn_con3_b_l h2{font-size: 36px; color: #9dba2e; font-weight: bold; margin-top: 15%;}	
                .nn_con3_b_l h3{width: 100px; height: 2px; background:#9dba2e ; margin: 3% auto; margin-bottom: 12%;}	
                .nn_con3_b_l p{font-size: 18px; color: #00489d; text-align: center; font-weight: bold; margin-top: 5%;}	
                .nn_con3_b_r{width:810px;}	
                .nn_con3_b_r_t h2{font-size: 30px; color: #242424;}	
                .nn_con3_b_r_t p{ font-size: 20px; color: #83a503; text-align: center;}	
                .nn_con3_b_r_n p span{font-size: 18px; color: #000000; font-weight: bold;}	
                .nn_con3_b_r_n p{width: 45%; margin: 5% auto;}	
                .nn_con3_b_r_n p:nth-child(1){font-size: 18px; color: #000000; font-weight: bold;}	
                .nn_con3_b_r_n p input{margin-left: 5%; margin-right: 3%;color: #000000; }	
                .bks{background: #fff; border:1px solid #dfdfdf; padding-left: 2%; line-height: 30px;}	
                .nn_con3_b_r_n p:nth-child(2) input	{width: 40px;}
                .nn_con3_b_r_b input{background: #9dba2e; font-size: 18px; text-align: center; color: #fff; width: 200px; line-height: 50px; border-radius:5px;}	
                .nn_con3_b_r_b{text-align: center; margin: 5% 0;}	
               /* #certify {
                 position: relative;
                 width: 1200px;
                 margin: 0 auto
               }


               #certify2 {
                 position: relative;
                 width: 1200px;
                 margin: 0 auto
               }

               #certify2  .swiper-slide {
                 width: 615px;
               }

               #certify  .swiper-slide {
                 width: 615px;
                 background: #fff;

               }
               #certify  .swiper-slide img{
                 display:block; padding: 3%; background: #ececec;box-shadow: 0 5px 5px #ddd;
               }


*/




               .nn_bg4{background: url(../images/bg3.jpg); background-repeat: no-repeat; width: 100%; background-position: center top; position: relative; text-align: center; padding: 3% 0 1% 0; color: #fff; margin: 3% 0;}	
               .nn_con4{display: flex; justify-content: space-between;}	
               .nn_con4 dl{width: 340px; text-align: center; background: #fff; border-radius: 10px; padding: 8% 0; margin: 15% 5px 5px;box-shadow: 0 0 10px #c5c5c5; height: 280px;}	
               .nn_con4 dl dd{font-size: 30px; color: #333333; font-weight: bold; margin-top: 2%;}	
               .nn_con4 dl h2{width: 50px; height: 2px; background: #004494; margin: 5% auto;}	
               .nn_con4 dl p{font-size: 18px; color: #666666; text-align: center; line-height: 30px; margin-top: 20%;}	
               .nn_con4 dl h3{font-size: 24px;}	
               .nn_con4 .swiper-slide-active dl{background: #377bcc; box-shadow: unset; color: #fff; width: 435px; margin-top: 10%; height: 400px;}	
               .nn_con4 .swiper-slide-active dl h2{background: #fff;}
               .nn_con4 .swiper-slide-active dl p{color: #fff; font-size: 24px;}	
               .nn_con4 .swiper-slide-active dl dd	{color: #fff; font-size: 38px;}	
               .nn_con4 .swiper-slide-active dl h3	{color: #fff;}




               .nn_con5_t{display: flex; justify-content: space-between;}	
               .nn_con5_t dl dt img:nth-child(2){display: none;}	
               .nn_bg5{background: #1456a5; color: #fff;}	
               .nn_con5_t dl{padding: 2% 0; width: 11.11%; text-align: center; font-size: 18px;}	
               .nn_con5_t .active{background: #fff; color: #1456a5;}	
               .nn_con5_t .active img:nth-child(1){display: none;}		
               .nn_con5_t .active img:nth-child(2){display: inline-block;}			
               .nn_con5_n .nn_con5_nn{display: none;}	
               .nn_con5_n .active{display: block;}	
               .nn_con5_n{margin: 3% auto;}	
               .nn_con5_n .nn_con5_nn p{text-align: center; font-size: 20px; color: #333333; margin: 2% 0 0 0;}	

               .nn_bg6{background: url(../images/bg2.jpg); background-repeat: no-repeat; width: 100%; background-position: center top; position: relative; text-align: center; padding: 1px 0 5% 0; color: #fff; margin: 3% 0;}	
               .nn_con6_t{width: 260px; background: #1456a5; line-height: 60px; color: #fff;font-size: 18px; border-radius: 10px; margin: 3% auto;}
               .nn_con6_n{display: flex; justify-content: space-between;}
               .nn_con6_n dl{width: 13%; background: #fff; padding: 3% 2% 2% 2%; color: #333333; font-size: 18px;}
               .nn_con6_n dl dd{background: #1456a5; font-size: 16px; color: #fff; line-height: 40px; margin-top: 15%;}

               .nn_con7{display: flex;justify-content: space-between;}
               .nn_con7_l{width: 486px; padding:  2%; box-shadow: 0 0 10px #e2e2e2; margin: 10px;}
               .nn_con7_l dl{ justify-content: space-between; display: flex;}
               .nn_con7_l dl dt{width: 80%;}
               .nn_con7_l dl dt h2,.nn_con7_r_n_m h2{font-size: 20px; color: #333333;font-weight: bold;-webkit-line-clamp: 1;
                margin: 3% 0;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;}
                .nn_con7_l dl dt h2 span,,.nn_con7_r_n_m h2 span{font-weight: bold; color: #1456a5;}
                .nn_con7_l dl dt p ,.nn_con7_r_n_m p{font-size: 17px; color: #939393;-webkit-line-clamp: 1; padding-left: 2%;
                 margin: 3% 0;
                 display: -webkit-box;
                 -webkit-box-orient: vertical;
                 overflow: hidden;
                 text-overflow: ellipsis;}
                 .nn_con7_l dl dd{width: 15%; text-align: center; margin-top: 3%;}
                 .nn_con7_l dl dd h2,.nn_con7_r_n_r h2{font-size: 30px; color: #333333;}
                 .nn_con7_l dl dd p,.nn_con7_r_n_r p{font-size: 12px; color: #939393; text-align: center;}



                 .nn_con7_r{width: 620px;}
                 .nn_con7_r_n{box-shadow: 0 0 10px #e2e2e2; margin: 10px;padding: 3%;  display: flex; justify-content: space-between; margin-bottom: 5%;}
                 .nn_con7_r_n_l{width: 90px; height: 90px; overflow: hidden;}
                 .nn_con7_r_n:last-child{margin-bottom: 10px;}
                 .nn_con7_r_n_m{width: 370px;}
                 .nn_con7_r_n_r{width: 80px; text-align: center;}



                 .nn_bg8{background: url(../images/s_126.jpg); background-repeat: no-repeat; width: 100%; background-position: center top; position: relative; text-align: center; padding: 1px 0 5% 0; color: #fff; margin: 3% 0 0 0; background-size: 100% 100%;}	
                 .nn_con9{width: 560px; padding: 100px; background: #fbfbfa;  margin:5% auto; position: relative; border-top-left-radius: 50px;border-bottom-right-radius: 50px;}	
                 .nn_con9_log{position: absolute; top:10%; left: 5%;}	
                 .nn_con9_t h2{font-size: 36px; color: #1456a5;}	
                 .nn_con9_t p{width: 30px; height: 2px; background: #1456a5; margin: 3% auto;}	
                 .nn_con9_n ul{display: flex; justify-content: space-between;}	
                 .nn_con9_n ul li{width: 43%; border:1px solid #999999; line-height: 50px; border-radius: 10px; font-size: 16px; color: #999999; display: flex; padding: 0 2%;}	
                 .nn_con9_n ul li span{width: 20%;}
                 .nn_con9_n ul li  input{width:75%;}
                 .nn_con9_n ul li input{background:#fbfbfa;}	
                 .nn_con9_n h2{ border:1px solid #999999;  border-radius: 10px; font-size: 16px;color: #999999;  padding: 0 2%; height: 110px; margin: 5% 0;}	
                 .nn_con9_n h2 span{float: left;}	
                 .nn_con9_n h2 textarea{width: 89%; border: none;height: 100px;background: #fbfbfa; }	
                 .nn_con9_b input{background: #1456a5; color: #fff; width: 30%; text-align: center; border-radius: 10px;  line-height: 50px;}	

                 .nn_footbg{background: #1456a5; padding: 5% 0 2% 0; color: #fff;}	
                 .nn_foot_t{display: flex; justify-content: space-between; border-bottom:1px solid #5b89c0; padding-bottom: 2%;}
                 .nn_foot_t dl{display: flex;}
                 .nn_foot_t dl dt{ margin-right: 10px;}
                 .nn_foot_t dl dd h2{font-size: 16px;}
                 .nn_foot_t dl dd p{font-size: 18px;}
                 .nn_foot_m ul{display: flex; justify-content: space-between; margin: 3% 0; font-size: 18px;}	
                 .nn_foot_b{text-align: center;font-size: 12px;}	



                 .jlbg1{background: url(../images/bg1.png); background-repeat: no-repeat; width: 100%; background-position: center top;  padding:5% 0; background-size: 100% 100%; }		
                 .jl_con1_t{text-align: center; margin-bottom: 5%;}	
                 .jl_con1_n{display: flex; justify-content: space-between;}	
                 .jl_con1_n dl{width: 100%; border: 1px solid #D6B495; display: flex; justify-content: space-between; height: 600px;}	
                 .jl_con1_n dl dt{width: 30%; border-right:  2px solid #D6B495; text-align: center; padding: 15% 5%; position: relative;}	 
                 .jl_con1_n dl dd{width: 55%;writing-mode: tb-rl;  font-size: 18px; padding:15%; letter-spacing:5px; line-height: 45px; font-weight: bold; text-align: left;}	
                 .jl_con1_n dl dt img:nth-child(2){position: absolute; bottom: 10%; left: 0;right: 0; width: 10px; margin: 0 auto;}
                 .jl_con1_n{width: 1400px; margin: 0 auto; position: relative;}	
                 .jl_con1_n	.swiper{width: 1200px;}
                 .jlbg2{background: url(../images/bg2.png); background-repeat: no-repeat; width: 100%; background-position: center top;  padding:5% 0; }	
                 .jl_con2_t{margin:0 0 5% 0;}	

                 .jl_con2_n{display: flex; justify-content: space-between;}	
                 .jl_con2_n dl{width: 38%; padding:6% 5%; background: url(../images/t2bg1.png); text-align: center; background-size: 100% 100%;}	
                 .jl_con2_n dl dt{font-size: 32px; color: #7A3027; font-weight: bold;}	
                 .jl_con2_n dl dt img{vertical-align: middle; padding: 0 10px;}	
                 .jl_con2_n dl dd{font-size: 16px; line-height: 32px;} 	
                 .jl_con2_n dl p{width: 26px; height: 2px; background: #D6B495; margin: 5% auto;}	

                 .jlbg3{background: url(../images/bg3.png); background-repeat: no-repeat; width: 100%; background-position: center top;  padding:5% 0; }	
                 .jl_con3_t{text-align: center;}	
                 .jl_con3_t p{font-size: 18px; padding: 0 23%; text-align: center; line-height: 30px;}
                 .jl_con3_n{display: flex; justify-content: space-between;}	
                 .jl_con3_n dl{width: 27%;}	
                 .jl_con3_n dl dd{writing-mode: tb-rl; margin-left: 20%; }	
                 .jl_con3_n dl dd h2{font-size: 32px; color: #7A3027; font-weight: bold;}
                 .jl_con3_n dl dd h3{font-size: 22px; color: #000; font-weight: bold; padding:0 3%; letter-spacing: 5px;}	
                 .jl_con3_n dl dd  p{font-size: 18px; color: #D6B495;}	
                 .jl_con3_n dl dt{margin: 10% 0;}	
                 .jl_con3_n dl dd h2 img{margin-bottom: 2%;}	
                 .jlbg4{background: url(../images/bg4.png); background-repeat: no-repeat; width: 100%; background-position: center top;  padding:5% 0; }	
                 .jl_gdd img{vertical-align: bottom;}
                 .jl_con4_t{text-align: center; margin-bottom: 2%;}	
                 .jl_con4_d{background:  url(../images/bg44.png);}	
                 .jl_con4_n{text-align: center; font-size: 18px; font-weight: bold; margin-bottom: 3%; }	
                 .jl_con4_d{display: flex; justify-content: space-between; padding: 8% 0 5% 0;}
                 .jl_con4_d_n{width: 27%; margin: 3%; border: 2px solid #D6B495;}	
                 .jl_con4_d_n dl{border: 1px solid #ebdcce; margin: 5%; padding: 10%; position: relative; height: 350px;}	
                 .jl_con4_d_n dl dt{width: 86px; height: 86px;background: url(../images/tbg4.png); text-align: center; font-size: 46px; font-weight: bold; color: #fff; line-height: 86px; position: absolute; left: 0; margin: 0; margin: 0 auto; top:-70px; right: 0;}	

                 .jl_con4_d_n dl dd p{font-size: 23px; line-height: 35px; text-align: center;}	
                 .jl_con4_d_n dl dd h2{ width: 30px; height: 2px; margin: 10% auto; background: #7A3027;}

                 .jlbg5{ background-repeat: no-repeat; width: 100%; background-position: center top;  padding:5% 0;  background-size: 100% 100%;}		
                 .jl_con5{ text-align: right;}

                 .jlbg6{background: url(../images/bg6.png); background-repeat: no-repeat; width: 100%; background-position: center top;  padding:5% 0; }		
                 .jl_con6_t{text-align: center; margin-bottom: 2%;}
                 .jl_con6_n{text-align: center; font-size: 18px; font-weight: bold; margin-bottom: 3%; }	
                 .jl_con6_d_n_b{position: relative;width: 1000px;}	
                 .jl_con6_d_n_n{ position: relative;}	
                 .jl_con6_d_n_t{position: absolute; right: 0; width: 459px; height: 200px; background: url(../images/bg66.png); font-size: 36px; font-weight: bold; text-align: center; color: #fff; top:22%; z-index: 222; padding-top: 140px;} 	

                 .q3{top:auto!important; bottom: 50px!important; right: -50px!important;}	
                 .q4{top:auto!important; bottom:0px!important; right: -50px!important; left: auto!important;}	

                 .mySwiper2 {
                   height: 600px; /* 设置swiper高度 */
                 }

                 .jlbg7{background: url(../images/bg7.png); background-repeat: no-repeat; width: 100%; background-position: center top;  padding:5% 0; }			
                 .jl_con7_t{text-align: center; margin-bottom: 2%;}
                 .jl_con7_n{text-align: center; font-size: 18px; font-weight: bold; margin-bottom: 3%;  color: #fff;}	
                 .jl_con7_d{position: relative; width: 1350px; margin: 0 auto;}	
                 .jl_con7_d .swiper{width: 88%;}	
                 .jlbg8{background: url(../images/bg8.jpg); background-repeat: no-repeat; width: 100%; background-position: center top;  padding:5% 0; }				
       

                 .jl_con8{display: flex; justify-content: space-between;}	

                 .jl_con8_l{width: 300px;}	
                 .jl_con8_r{width: 600px;}		
                 .jl_con8_l h2{margin: 20% 0;}	
                 .jl_con8_l p{font-size: 18px; font-weight: bold;}	


                 .q5{top:auto!important; bottom: 100px!important; left: 0px!important;}
                 .q6{top:auto!important; bottom:50px!important; left:0px!important; left: auto!important;}

                 .jlbg9{background: url(../images/bg9.png); background-repeat: no-repeat; width: 100%; background-position: center top;  padding:5% 0 10% 0; }			
                 .jl_con9{text-align: center; margin-bottom: 5%;}
                 .jl_con_n{background:  url(../images/bg99.png); background-size: 100% 100% ;background-repeat: no-repeat;}	
                 .jl_con_nn{padding: 5% 8%; color: #fff;}	
                 .jl_con_nn dl{display: flex; justify-content: space-between; border-bottom: 1px dashed #D6B495; padding-bottom: 2%; margin-bottom: 2%;}	
                 .jl_con_nn dl dt{width: 3%;}
                 .jl_con_nn dl dt {margin-top: 3px;}
                 .jl_con_nn dl dd{width: 97%; font-size: 18px;}

                 .jl_con_nn_d{position: absolute; bottom: -10%; right: -10%;}

                 .jlbg10{background: url(../images/bg10.png); background-repeat: no-repeat; width: 100%; background-position: center top;  padding:5% 0 10% 0; }	
                 .jl_con10{display: flex; justify-content: space-between;}
                 .jl_con10_l{width: 133px;}
                 .jl_con10_r{width: 1000px; display: flex; justify-content: space-between;}
                 .jl_con10_r dl{width: 18%; }
                 .jl_con10_r dl dd{writing-mode: tb-rl; font-size: 18px; color: #7A3027; height: 336px; letter-spacing: 5px; padding-left: 5%; margin-left: 43%;}
                 .jl_con10_r dl  p{font-size: 50px; color: #D6B495; text-align: center; margin: 5% 0;}
                 .jl_con10_r dl dt{text-align: center;}
                 .jl_con10_r dl:nth-child(1) dd{margin-left: 17%;}	
                 .jl_con10_r dl:nth-child(2) dd{margin-left: 26%;}	
                 .jl_con11_t{text-align: center; margin-bottom: 5%;}	


                 .jl_c12_xw{width: 100%; position: relative; padding-top: 50px;}	
                 .jl_c12_xw_t{width: 60px; background: #7A3027;color: #fff; position: absolute; top: 0; left: 0; text-align: center; padding: 20px;}	
                 .jl_c12_xw_t h2{font-size: 36px;font-weight: bold; border-bottom: 1px solid #fff; padding-bottom: 5px; margin-bottom: 5px;}	
                 .jl_c12_xw_t p{font-size: 14px; color: #fff; text-align: center;}	
                 .jl_c12_xw_n dl{text-align: left;}	
                 .jl_c12_xw_n dl dd h2{font-size: 22px; color: ##7A3027; margin: 5% 0; font-weight: bold; color: #7A3027;}
                 .jl_c12_xw_n dl dd p{font-size: 18px; color: #3f3f3f; line-height: 30px; margin-bottom: 5%;}
                 .jl_con12{width: 1350px; position: relative; margin: 0 auto;}
                 .jl_con12 .swiper{width: 88%;}


                 .jl_foot{background: url(../images/footbg.jpg) no-repeat; background-repeat: no-repeat; width: 100%; background-position: center bottom;  color: #fff; padding: 5% 0 0 0;}	
                 .jl_foot_n{display: flex; justify-content: space-between;}
                 .jl_foot_n_l{width: 389px; padding:60px 0px 125px 0; background: url(../images/lobg.png) no-repeat;font-size: 17px; color: #7A3027;}
                 .jl_foot_n_l h3{padding-bottom: 0%; margin-bottom: 5%;text-align: center;}
                 .jl_foot_n_l li p{font-size: 25px;text-align: center;color:#fff;}
                 .jl_foot_n_l dl{display: flex; justify-content:space-between; margin: 10% 0;}
                 .jl_foot_n_l ul{width: 90%;margin:0 auto;}
                 .jl_foot_n_l dl dt{width: 10%; font-size: 20px;line-height: 28px;}
                 .jl_foot_n_l dl dt span{font-size: 30px; color: #7A3027;}
                 .jl_foot_n_l dl dd{width: 90%;  line-height: 35px;font-size: 20px;color:#fff;}
                 .jl_foot_n_l dl dd span{font-size: 20px;color:#fff;line-height: 26px;display: block;}
                 .jl_foot_n_r{width: 650px; margin-top: 15%; margin-right: 7%;}
                 .jl_foot_n_r_t{display: flex; justify-content: space-between;}
                 .jl_foot_n_r_t_l{width: 46%;}
                 .jl_foot_n_r_t dl dt{font-size: 28px; font-weight: bold; margin-bottom: 50px;color:#fff;line-height: 36px;}
                 .jl_foot_n_r_t dl dd ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
                 .jl_foot_n_r_t dl dd ul li{width: 50%; font-size: 18px; line-height: 18px;margin-bottom: 44px;}
                 .jl_foot_n_r_t dl dd ul li a img{
                  vertical-align: middle;display: inline-block;margin-top: -5px;margin-right: 10px;
                }
                .jl_foot_n_r_t_r dl dd ul li{width: 43%;}
                .jl_foot_n_r_t dl dd ul li p{font-size: 16px; text-align: center;line-height: 44px;}
                .jl_foot_n_r_t_r{width: 46%;}
                .jl_foot_n_r_t_r ul li{text-align: center;}

                .jl_foot_n_r_b{padding-top: 5%; margin-top: 5%;  font-size: 18px;}
                .jl_foot{position: relative;}
.footline{height: 1px;position: absolute;left:0;bottom: 97px;background:  #af827d;width: 100%;}
                .pchidden{ display:none}
                .zyt_lx{display: flex; justify-content: space-between; margin-bottom: 5%;}
                .zyt_lx_l{width: 530px;}
                .zyt_lx_r{width: 520px;}
                .zyt_lx h2{color: #7A3027; font-size: 28px; margin-bottom:5%;}
                .zyt_lx_l p{font-size: 18px;}
                .zyt_lx_l dl{margin-top: 5%;}
                .zyt_lx_l dl dt{font-size: 22px; margin-bottom: 2%;}
                .zyt_lx_l dl dd{font-size: 18px; color: #a6a6a6;}
                .zyt_lx_r p{width: 100%; margin-bottom: 3%;}
                .zyt_lx_r p input{ border:1px solid #C6C6C6; border-radius: 10px; line-height:70px; padding-left: 20px; color: #C6C6C6; width: 90%;font-size: 20px;}
                .zyt_lx_r p textarea{ border:1px solid #C6C6C6; border-radius: 10px; line-height:70px;  padding-left: 20px; color: #C6C6C6; height: 150px; width: 90%; font-size: 20px;}



                .zyt_lx_r h3{text-align: right;}
                .zyt_lx_r h3 input{width: 30%; float: right; background: #7A3027; line-height: 60px; text-align: center; color: #fff; font-size: 26px; border-radius: 50px;}

                .jl_abbg1{background: url(../images/abbg1.png); background-repeat: no-repeat; width: 100%; background-position: center; padding: 5% 0;  margin-bottom: 5%;}		
                .jl_about{display: flex; justify-content: space-between;}		
                .jl_about_l{width: 666px;}		
                .jl_about_r{width: 480px;}			
                .jl_about_l h2{font-size: 26px; font-weight: bold;  color: #7A3027; display: inline-block; border-bottom: 1px solid #7A3027;border-top: 1px solid #7A3027; padding: 1% 0;}		
                .jl_about_l h3{font-size: 46px;font-weight: bold; color: #7A3027; margin: 5% 0;} 		
                .jl_about_l p{font-size: 18px; line-height: 30px;}		
                .jl_abt2{text-align: center; margin-bottom: 5%;}		
                .jl_abt3{margin-bottom: 5%;}








                @media (max-width: 767px) {





                  .jl_foot_n_l dl dd span br{display: none;}
                  .jl_about{flex-wrap: wrap-reverse;}		

                  .jl_about_r{margin-bottom: 5%;}		
                  .jl_about_l h2{font-size: 18px; padding: 3% 0;}		
                  .jl_about_l h3{font-size: 20px;}		
                  .jl_about_l p{font-size: 14px; line-height: 20px;}		

                  .prdc_con_r ul li p{font-size: 16px;}
                  .zyt_lx{flex-wrap: wrap;} 
                  .zyt_lx h2{font-size: 18px;}
                  .zyt_lx_l p{font-size: 14px;}
                  .zyt_lx_l dl dt{font-size: 16px;}
                  .zyt_lx_l dl dd{font-size: 14px;}
                  .zyt_lx_l{margin-bottom: 8%;}
                  .zyt_lx_r p input,.zyt_lx_r p textarea{line-height: 45px; font-size: 14px;}
                  .zyt_lx_r h3 input{width: 50%; text-align: center; font-size: 14px; line-height: 40px; margin-bottom: 5%; float: unset;}
                  .zyt_lx_r h3 {text-align: center;}

                  .jl_con3_t{ margin:5% 0}
                  .jl_c12_xw{ padding-top:3%}

                  .jl_con1_n dl{ border-bottom:none}
                  .jl_con1_n dl:last-child{border: 1px solid #D6B495;}
                  .jl_con1_n dl dt{border-width:1px;}

                  .jl_con2_t{ margin:8% 0}

                  .jl_con1_n,.jl_con7_d,.jl_con12{width: 100%;}
                  .top_xx ul li:nth-child(2){  display: none!important;}
                  .top_xx ul li:nth-child(1){color:#000;font-size: 14px;line-height: 22px;text-align: left;}
                  .top_xx ul li:nth-child(1) span{color: #fff;display: block;}
                  .pchidden{ display:none}
                  .g-wrap1{width: 95%; margin: 0 auto;}
                  #header{background: #fff;}
                  .jl_con1_n dl dd{writing-mode:unset;} 
                  .jl_con1_n dl dt{width: 10%;} 
                  .jl_con1_n dl{width: 99%; height: auto;}
                  .jl_con1_n dl dd{width: 80%; padding: 5%; font-size: 12px; font-weight: normal; line-height: 25px; letter-spacing:0} 
                  .jl_con1_n dl dt img:nth-child(2){display: none;} 
                  .jl_con1_n dl dt{padding: 5%;} 
                  .jlbg1{background: url(../images/mbg1.png); background-size: 100% 100%;}
                  .jl_con2_n{flex-wrap: wrap;}
                  .jl_con2_n dl{width: 100%; margin-bottom: 5%; padding-top: 10%;}
                  .jl_con2_n dl dt{font-size: 20px;}
                  .jl_con2_n dl dd{font-size: 12px; line-height: 25px;}
                  .jl_con3_t p{font-size: 14px; padding:3% 5%;}
                  .jl_con3_n dl dd h2{font-size: 16px;}
                  .jl_con3_n dl dd h3{font-size: 14px;}
                  .jl_con3_n dl dd p{font-size: 14px;}
                  .jl_con3_n dl dd h2 img{width: 20px;}
                  .jl_con3_n dl dd{margin-left: 0;}
                  .jlbg6{background: url(../images/mbg2.png); background-size: 100% 100%; padding-bottom: 0;}
                  .jl_con6_n{font-size: 14px; font-weight: normal; padding:2% 5%;}
                  .mySwiper2{height: auto;}
                  .jl_con6_d_n_t{display: none;}
                  .jl_con6_d_n_b{width: 100%;}
                  .q3{ top:50%!important; right: 0%!important;}
                  .q4{ top:50%!important; left: 0%!important;}
                  .jl_con6_d_n_b .swiper{width: 90%;}
                  .jl_m6{width: 100%; font-size: 14px; line-height: 50px; text-align: center; color: #fff; background: #7A3027; margin-bottom: 5%;}
                  .jlbg7{background: unset;}
                  .jl_con7_n{color: #000;font-size: 14px; padding: 3% 0;}

                  .q5{ top:50%!important; right: 2%!important; left: auto!important}
                  .q6{ top:50%!important; left: 2%!important;}
                  .jl_con8{flex-wrap: wrap;}
                  .jl_con8_l{width: 100%;}
                  .jl_con8_l p{font-size: 14px; font-weight: normal; text-align: center; padding: 3% 0; margin: 0;}
                  .jl_con8_l h2{margin: 0;}
                  .mySwiper4{height: auto;}
                  .jl_con8_r{height: auto; width: 100%;}
                  .jlbg8{background: url(../images/mbg8.png); background-position: center bottom;  padding-bottom: 35%; background-size: 100% 170px; background-repeat: no-repeat; margin-bottom: 8%;}
                  .jl_con_nn dl dd{font-size: 12px;}
                  .jl_con_n{background: url(../images/mbg99.png); background-size: 100% 100%;}

                  .jl_con_nn{padding: 10%;} 
                  .jl_con_nn dl dt{width: 5%; margin-top: 0; margin-right: 2%;} 
                  .jl_con_nn_d{width: 25%; left: 0; right: 0; margin: 0 auto; bottom: -5%;}
                  .jlbg9{padding-bottom: 15%;}
                  .jl_con10{ flex-wrap: wrap;}
                  .jl_con10_l{width: 100%;}
                  .jl_con10_r{width: 100%; flex-direction: row-reverse;flex-wrap: wrap-reverse; margin-bottom: 5%;}
                  .jl_con10_r dl{width: 100%; display: flex; justify-content: left; margin-top: 5%;}
                  .jl_con10_r dl dd{height: auto;writing-mode: unset; padding: 0; margin: 0; font-size: 14px;}
                  .jl_con10_r dl dt{width: 10%;}
                  .jl_con10_r dl p{width: 10%; line-height: 30px; margin: 0;}
                  .jl_con10_r dl dd{width: 85%;}
                  .jl_con10_r dl:nth-child(2) dd{margin: 0;}
                  .jl_con10_r dl:nth-child(1) dd{margin: 0;}
                  .jl_con11{margin-top: 5%!important;} 
                  .jl_c12_xw_t{display: none;}
                  .jl_c12_xw_n dl dd h2{font-size: 16px;}
                  .jl_c12_xw_n dl dd p{font-size: 14px; line-height: 20px;} 
                  .subsit{width: 140px; line-height: 40px; font-size: 14px;}
                  .mflog{text-align: center; margin: 5% 0 3% 0;}
                  .jl_foot_n{ flex-wrap: wrap;}
                  .jl_foot_n_l{background: unset; color: #fff;}
                  .jl_foot{background:#9A231B;}
                  .jl_foot_n_l{width: 100%; text-align: center; padding: 0; margin: 5% 0;}
                  .jl_foot_n_l h3{text-align: center;}
                  .jl_foot_n_l h3 img{width: 50%; margin: 0 auto;} 
                  .jl_foot_n_l dl dt span{color: #fff;} 
                  .jl_foot_n_l dl {flex-wrap: wrap; margin: 3%;} 
                  .jl_foot_n_l dl dt{width: 100%; text-align: center;}
                  .jl_foot_n_l dl dd{width: 100%; text-align: center; font-size: 22px; padding: 2% 5%;}
                  .jl_foot_n_l h3{margin-bottom: 10%;}
                  .jl_foot_n_r_t_l{display: none;} 
                  .jl_foot_n_r_t_r{width: 80%; margin: 0 auto;} 
                  .jl_foot_n_r_t dl dt{display: none;} 
                  .jl_foot_n_r{width: 100%; margin-top: 5%; margin-right:0;} 











                  .pc_log{ display: none;}
                  .mt_syxw_n_l dl img{ display:block; margin-top:5%}
                  .x8_item:nth-child(2) .x8_item_t_r dl dt span, .x8_item:nth-child(4) .x8_item_t_r dl dt span, .x8_item:nth-child(6) .x8_item_t_r dl dt span{ font-size:21px}
                  .mtprolist ul li p{font-size: 16px;}
                  .mtprolist ul li{width: 100%;}
                  .mt_about dl dt{width: 100%;}
                  .mt_about dl dd{width: 90%; padding: 3%; margin: 0 auto; font-size: 16px;}
                  .mt_about dl dd p{line-height: 25px;}
                  .abtsq{ padding: 0;}
                  .abtsq_n,.mtprolist{width: 95%!important; margin: 5% auto;}
                  .abtsq_n p{font-size: 16px; line-height: 25px;}
                  .abtsq_n{padding: 2%;}
                  .mtjm{ margin-top: 8%;}
                  .mtjm h2{font-size: 20px;}
                  .mtjm p{font-size: 12px; margin: 2% 0;}
                  .mtjm h4{font-size: 16px; margin-top: 3%;}
                  .mtjm h5{font-size: 16px; margin: 3% 0;}

                  .ab_con1{width: 95%!important; margin: 0 auto;}

                  #header{ background-image:none}





                  .mySwiper22 .swiper-slide img { height:auto}
                  .mtcp{ background:#f3efeb}
                  .mySwiper11{margin:0 auto; padding:0 10%}

                  .mySwiper11 .swiper-button-prev, .swiper-rtl .swiper-button-next{ left:2px!important;}
                  .mySwiper11 .swiper-button-next, .swiper-rtl .swiper-button-prev{ right:2px!important;}
































                  .mt_syxw_n_l p, .mt_syxw_n_r p{font-size: 20px;}
                  .mt_syxw_n_l dt, .mt_syxw_n_r dt{font-size: 18px;}
                  .mt_syxw_n_l dd, .mt_syxw_n_r dd{font-size: 14px;}
                  .mt_syxw_n_r h2{font-size: 14px;}

                  .mt_syxw_n{flex-wrap:wrap;}
                  .mt_syxw_n_l, .mt_syxw_n_r{width: 95%; margin: 5% auto;}
                  .mt_syxw_n_r{margin-top: 0;}
                  .mt_syxw_n_l{margin-bottom: 0;}
                  .ggbd input::-webkit-input-placeholder {
                    /* WebKit browsers，webkit内核浏览器 */
                    color: #929292; 
                    font-size: 14px;
                  } 
                  .ggbd .active::-webkit-input-placeholder {
                   /* WebKit browsers，webkit内核浏览器 */
                   color: #fff; 
                   font-size: 14px;
                 } 
                 .mt_syxw_t{width: 95%; margin: 0 auto;}
                 .mt_syxw_t h2{font-size: 20px; width: 100px; float: left; margin-bottom: 10px;}
                 .mt_syxw_t span { font-size: 16px; margin-top:0; padding-bottom: 10px;}
                 .con7_b_t textarea{font-size: 14px;} 
                 .mtsq{height: 315px;}
                 .mtsq_n dl{width: 100%;}
                 .mtsq_n dl dd{width: 90%; }
                 .mtsq_n{left: 2%; bottom: 2%; right: 2%; top:2%; width: 90%; padding: 3%; height: auto;}
                 .mtsq_n h2{font-size: 20px;}
                 .mtsq_n dl dd{font-size: 16px;}
                 .mtly_m_n_t ul li{width: 10%; height: 170px; font-size: 14px; padding-top: 15%; padding-right: 5%;}
                 .mtly_l,.mtly_r{display: none;}
                 .x8_bg{margin-bottom: 0;}
                 .x8_con_nn,.mtly_m_n_t{width: 95%; margin: 0 auto; float: unset;}
                 .x8_item_t_l{width: 35px; height: 35px; line-height: 35px; margin-left: 8%; margin-right: 5%;}
                 .x8_item_t_r dl dt{margin-right: 10px;}
                 .pplog{display: none;}
                 .x8_item_t_r dl dt span{font-size: 22px;}
                 .x8_item_t_r dl dd h2{font-size: 16px;}
                 .x8_item_t_r dl dd p{ display: none;}


                 .mtcj{margin: 5% auto 0; position: unset;}
                 .mtcp_t{width: 90%; left: 0; right: 0; top: 1%;}
                 .mtcp_r{position:absolute;width:95%; margin: 0 auto; left: 0; right: 0; bottom: 3%;}
                 .mtcp_r p,.x8_con_t p{ line-height: 25px; font-size: 15px; text-align: center;}
                 .mySwiper22{ padding-bottom: 0!important;}
                 .newystit{ border-top: 0; box-shadow:none; position: unset;}
                 .x8_con_t{text-align: center;}
                 .mtcj_n{margin-bottom: 0;}
                 .mtcp_l{width: 100%; margin-top:25%; height:500px;}
                 .mtcp,.mtcp_t{ width: 100%; margin-left: unset; margin-top: unset;}
                 .xfcp,.mtcj_b{ display: none;}
                 .mySwiper22 .swiper-slide img{ margin-bottom: 0;}
                 .mtcp_r h2{width: 90%; margin: 3% auto;}
                 .mySwiper22 .swiper-pagination{ display: none;}

                 .mySwiper22 .swiper-button-prev, .swiper-rtl .swiper-button-next{left: 3%!important; top:40%!important}
                 .mySwiper22 .swiper-button-next, .swiper-rtl .swiper-button-prev{right: 3%!important;top:40%!important}
                 #logo dl dt{width: 75px;}
                 .dhtop dl dd p{ line-height: 35px;}
                 .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: 98%; 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;}
















































                 .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%;}
                 .fy{height: 45px;}
                 /*.prdc_con_l{display: none;}*/
                 .prdc_con_l_d1,.protel,.prdc_con_l_t{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; }
.prdc_con_l_m ul li:before{display: none;}
..prdc_con_l_m{background: none;}
.prdc_con_l_m ul li{float: left;width: 33%;}
.prdc_con_l{width: 100%;}



                 .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(../images/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: 50px; height: 30px; margin-top: 3%;}
                 .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: url(../images/footbg.png); 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: 30%; 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: #BF0012; 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,.dhtop span,.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: 18px; }
                 .x1pub_tit p{ line-height: 25px;}
                 .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: #BF0012; line-height: 45px; text-align: center; position: absolute; left:-35px; top:27%; font-weight: bold;border:1px solid #BF0012}
                 .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: #BF0012; line-height: 45px; text-align: center; position: absolute; left:-35px; top:27%; font-weight: bold;border:1px solid #BF0012}
                 .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(../images/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{padding-bottom: 15%!important;  width: 100%; margin: 0 auto;}	
                 .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: linear-gradient(to bottom, #316FF3, #0B22A4);color: #fff; padding: 10px 0; text-align: center; font-size: 20px;}
                 .xf a:nth-child(2){ background: #FEB705; color: #fff; }

                 .foot_c_b_l h2{ font-size:20px; margin-top:2%}
                 .foot_c_b_m{width:80%!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;}

                 .gywm dl dt,.gywm dl dd{width: 100%;}

                 .foot_c_t,.foot_c_b,.gywm dl{display: unset;}
                 .foot_c_b{text-align: center;}
                 .foot_c_t p,.foot_c_t h2,.foot_c_b_l,.foot_c_b_m{width: 100%;text-align: center; margin: 2% 0;}
                 .foot_c_b_r{width: 60%; margin: 5% auto;}
                 .foot_c_b_r ul li{width:40%}
                 .foot_c_b_l p,.foot_c_b_m p{text-align: center;}
                 .foot_c_b_m p span{display: block;width: 100%; text-align: center; margin: 3% 0;}
                 .mfwln_c{background: #fff; width: 88%; padding: 5%; margin: 0 auto;border-radius: 20px;}
                 .mfwln_c dl {margin-bottom: 5%;}
                 .mfwln_c dl dt{font-size: 20px; text-align: center;}
                 .mfwln_c dl dd{font-size: 14px; text-align: center;margin: 5% 0;}
                 .mfwln_c dl p{width: 80%;height: 1px; border-bottom: 1px dashed #77bcc3; margin: 0 auto;}	 
                 .mfwln_c dl  dd ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
                 .mfwln_c dl  dd ul li{width: 48%; text-align: center; line-height: 30px; margin-bottom: 2%; border-radius: 10px; border:1px solid #77bcc3}
                 .mwdly ul{display: flex;flex-wrap: wrap; justify-content: center;}
                 .mwdly ul li{width: 28%; margin: 2%;}
                 .wap{display: block;}
                 .foot_c_t ul,.foot_b{display: none;}
                 .con7_b_t input,.con7_b_b textarea{font-size: 16px;}
                 .corbs{color: #fff!important;}
                 .mfwln{background: #77bcc3; padding: 5% 2%;}
                 .mtit,.mgywm{display: block; line-height: 40px;}
                 .mgywm p{font-size: 14px; line-height: 25px; margin-bottom: 3%;}
                 .mbgfw{background: #f1f1ef; padding: 5% 0; display: block;}
                 .mfwcon dl{background: #fff; padding-bottom: 3%; margin-bottom: 5%;}
                 .mfwcon dl dt{font-size: 30px; color: #77bcc3; margin: 5% 0; padding-left: 5%;}
                 .mfwcon dl h2{font-size: 20px;padding-left: 5%; color: #333333; line-height: 30px;}
                 .mfwcon dl dd{font-size:16px;padding-left: 5%; line-height: 25px; margin: 2% 0;}
                 .jz_con3 dl{width: 30%; border:none; text-align: center;}
                 .jz_con3 dl dt{border:none}
                 .jz_con3 dl dd{font-size: 20px; margin: 10% 0;}
                 .jz_con3 dl p{font-size: 14px; line-height: 20px;}
                 #logo2,.bgabout,.pctit,.jz_con5{display: none;}
                 .dhtop{right: 20%; top:20px; width: 42%; font-size: 18px; color: #BF0012;}
                 .dhtop dl dt{ margin-top: 0;margin-right: 3%;}
                 .dhtop dl dd p{ font-size:18px}
                 .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(../images/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;}

.case_t_r a{font-size: 14px; margin-bottom: 5%;}
.morecase_t{background: #0c2083; padding: 2%;}
.morecase_t ul li{width: 25%;}
.morecase_t ul,.map_t ul {flex-wrap: wrap;}
.morecase_con_cor dl{width: 45%; padding: 2%; margin-top: 5%;}

.morecase_con_cor h2 p{font-size: 16px;}
.lx_con img{width: 48%;}
.map_t ul li{width: 25%; font-weight: normal;}
.map_b_c_l{height: auto;}
.map_b_c_l dl,.two dl:last-child,.three dl:last-child{margin: 0;}
.map_b_c_l dl dt{font-size: 20px;}


img{max-width: 100%;}
body{max-width: 750px; min-width: 320px;}
#nav{display: none;}
#header,.g-wrap{width: 100%; margin: 0 auto;}
#logo{width: 70%; left: 3%; top:12px;}
#header{height:60px;}
#logo h2{font-size: 20px;}
#logo p{font-size: 16px; margin-top: 0;}
.nav_wap{width: 100%; display: flex; justify-content: space-between;}
.nav{width: 100%;}
.nav_wap li:nth-child(1){width:10%; margin-left:4%;margin-top: 2%;}
.nav_wap li:nth-child(2){margin: 5%;}
.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(../images/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: 60px} 
  .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}

}
