@font-face {font-family:"novecento"; src:url("../font/novecento_widebook.eot");}
@font-face {font-family:"novecento"; src:url("../font/novecento_widebook.ttf");}
@font-face { font-family: 'dincond-medium-webfont'; src: url('../font/dincond-medium-webfont.eot'); src: url('../font/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../font/dincond-medium-webfont.woff2') format('woff2'), url('../font/dincond-medium-webfont.woff') format('woff'), url('../font/dincond-medium-webfont.ttf') format('truetype'), url('../font/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg'); }
@font-face { font-family: 'siyuansongti'; src: url('./font/siyuansongti.ttf') }

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {margin:0; padding:0; border:0 none; outline:0; color:inherit;}
html, body {width:100%; height:100%; color: #666666;}
body {margin:0 auto; font:12px/1 "Microsoft Yahei", "微软雅黑", sans-serif; vertical-align:baseline; overflow-y:scroll;background-color: #fff;}
h1 {font-weight:bold; font-size:18px; line-height:18px; color:#474545;}
h3 {font-weight:normal; font-size:12px; color:#333333;font-weight: bold;}
h2, h4, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
a {text-decoration:none;}
p {line-height:22px; text-align:justify;color:#999999;font-weight: normal;}
a img, iframe {border:none; vertical-align: top;}
a:link {color:inherit;}
:focus {outline:0;}
/*img{ vertical-align:top;}*/
ol, ul , li {list-style:none;}
input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.clearfix:after {display:block; height:0; clear:both; content:"\200B";}
.clearfix {*zoom:1;}/*IE/7/6*/
.fl{float: left;}
.fr{float: right;}
/* == 以上 reset Css == */


/**************** 全局公用样式 ****************/
/*body {max-width:1580px; min-width:1130px;_width:expression(document.body.clientWidth<1130? "1130px": (document.body.clientWidth>1580?"1580px":"auto"));}*/
body {max-width:1920px; min-width:1130px; +overflow:hidden;}
/*body.on {margin-left:-378px;}*/
.g-wrap {position:relative; margin:0 auto; width:1200px; height:100%; overflow:hidden;}
#header {position:relative; z-index:5; height:110px; background-color:#F7F7F7;}
#logo2 {position:absolute; top:10px; left:0; width:441px; height:77px; background:url(../images/log2.png) no-repeat 0 0;background-size: contain;}
#logo {position:absolute; top:6px; left:1px; width:79px; height:88px; background:url(../images/logo.png) no-repeat 0 0;background-size: contain;}
#nav2 {position:absolute; top:33px; left:230px; z-index:4; height:100%; overflow:hidden; color:#fff;}
#nav2 h3{color:#333333;font-size: 18px;display: inline-block;border-left: 1px solid #333333;padding-left: 20px;}
#nav2 span{color:#fff;font-size: 12px;margin-top: 10px;display: block;color:#000;}
/*#nav li {float:left; height:100%; -webkit-transition:background-color 700ms; transition:background-color 700ms;}*/
/*#nav .n1 {width:200px;}*/



.dhtop{ position: absolute; right: 0; top:35px;display: flex;flex-flow: row wrap;justify-content: space-between;line-height: 41px;}
.dhtop1{color:#1c57b1;font-size: 18px;display: inline-block;width: 60px;}
.dhtop1 img{vertical-align: middle;}
.dhtop2{color:#1c57b1;font-size: 16px;display: inline-block;width: 228px;}
.dhtop2 img{vertical-align: middle;float: left;margin-right: 10px;}
/*.dhtop2 p{float: right;font-size: 18px;}*/
.dhtop2 p span{display: block;color:#A50000;font-size: 27px;line-height: 30px;}

.nav2{background-color: #fff;border-bottom: 1px solid rgba(0,0,0,0.1)}
.nav2 ul{width: 1200px;margin:0px auto;display: flex;flex-flow: row wrap;justify-content: space-between;}
.nav2 ul li{text-align: center;line-height: 77px;position: relative;width: 108px;}
/*.nav2 ul li:after{position: absolute;content:"";display: block;}

.nav2 ul li:hover{background:url(../images/dian.png) scroll no-repeat;height: 77px;}*/

#nav li a{position:relative; z-index:2; display:block; width:100%; height:100%; font-size:18px; text-align:center; color:#333; -webkit-transition:color 200ms; transition:color 200ms;}

#nav li a span{display: block;font-size: 18px;}
#nav li a p{font-size: 14px;opacity: 0.5;text-align: center;}

#nav li.on span{color:#333;position: relative;font-weight: bold;}
#nav li.on span::after{background-color: #A50000;display: block;content:"";height: 15px;width: 4px;margin:-10px auto -5px;}


.txtScroll-top{overflow:hidden; position:relative;}
.txtScroll-top .hd{ position: absolute;width: 100px;bottom: 60px;left:49%;}
.txtScroll-top .hd ul{ width: 100%;flex-flow: row wrap;justify-content: space-between;margin:0 auto;}
.txtScroll-top .hd ul li{width: 10px;height: 10px;border-radius: 50%;background-color: #fff;text-indent: -9999px;float: left;margin-right: 10px;opacity: 0.7}
.txtScroll-top .hd ul li.on{opacity: 1;}

/*.txtScroll-top .hd ul{ width: 100%;flex-flow: row wrap;justify-content: space-between;margin:0 auto;}
.txtScroll-top .hd ul li{width: 10px;height: 10px;border-radius: 50%;background-color: #fff;text-indent: -9999px;float: left;margin-right: 10px;}
.txtScroll-top .hd ul li.on{ background:url(../images/xuanzhong.png) no-repeat;width: 15px;height: 15px;margin-top: -2.5px}*/
/*.txtScroll-top .bd{ padding:15px;  }*/
.txtScroll-top .infoList li{ height:24px; line-height:24px;   }
.txtScroll-top .infoList li .date{ float:right; color:#999;  }
.txtScroll-top .hd .next{background:url(../images/next.png) no-repeat scroll;display:block;  width:16px; height:16px;float: right;}
.txtScroll-top .hd .prev{background:url(../images/left.png) no-repeat scroll;display:block;  width:16px; height:16px;float: left;}

.banner dl{width: 60%;margin:40px auto;}
.banner dl .pageState{float: left;width: 30%;}
.banner dl dd{float: right;width: 50%;margin-top: 15px;}



.banner{position: relative;}
.banner .prev{position: absolute;top:45%;left:150px;z-index: 1}
.banner .next{position: absolute;top:45%;right:150px;z-index: 1}



#subNav {position:absolute; top:100px; left:0px; z-index:4; width:100%; height:100px; /*overflow: hidden;*/}
#subNav .g-wrap {overflow:visible;}
#subNav .g-wrap .item {position:absolute; top:-600%; width:215px; background-color:#fff; overflow:hidden; -webkit-transition:bottom 300ms; transition:bottom 300ms;}
#subNav .g-wrap .about {left:565px;/*width:835px;*/}
#subNav .g-wrap .news {left:697px;  /*width:752px;*/}
#subNav .g-wrap .relation {left:820px; /* width:643px;*/}
#subNav .g-wrap .service {left:930px;  /*width:573px;*/}
#subNav .g-wrap .citizenship {left:1040px;  /*width:573px;*/}
#subNav .g-wrap .search {right:0; width:238px; height:44px; border:8px solid #4c4a4f;}
#subNav .g-wrap .search input { padding:0 20px; width:200px; height:44px; line-height:44px; }
#subNav .g-wrap .langs {right:0; padding:0 15px; width:224px;}
/*2016.4.12*/
#subNav .g-wrap .nwmenu{ right: 0; top: -409px; width: 171px; height: auto; background-color: #4c4a4f; -webkit-transition: 300ms; transition: 300ms;}
#subNav .g-wrap .nwmenu .nwmenu-inner{ padding: 20px; width: 210px; max-height: 349px; overflow: hidden;}
/*#subNav .g-wrap .nwmenu .nwmenu-inner .nwi-box{ margin-bottom: 10px;}*/
#subNav .g-wrap .nwmenu .nwi-tit{ float: left; width: 50px; color: #8f8c92; font-size: 12px;}
#subNav .g-wrap .nwmenu .nwmenu-list{ /*float: right; margin-top: -5px; width: 140px;*/ overflow:hidden;} 
#subNav .g-wrap .nwmenu .nwmenu-list li a{ float: none; padding: 0; line-height: 22px; color: #d2ced5; font-size: 12px;font-weight: normal; -webkit-transition: color 300ms; transition: color 300ms;}
/*2016.4.12*/

#subNav .g-wrap .nwmenu .nwmenu-list li a:hover{ color: #f63b34;}
#subNav .g-wrap .on {top:0; z-index: 2;box-shadow: 0 0 10px #c9c7c7;}
#subNav .g-wrap .item a {padding:0 20px; display: block; text-align: center;  font-size:16px; line-height:60px; color:#666666;-webkit-transition:color 300ms; transition:color 300ms;}
#subNav .g-wrap .item a:hover {color:#fff; background-color: rgba(232,145,21);}
#subNav .g-wrap .item #on {
	color: #f63b2e;
}

/*.banner{margin-top: 70px!important;}*/

.mggtit1{display: none;}
.xf{display: none;}

.p1{overflow: hidden;}

.p3{overflow:hidden}
/*.p4{overflow:hidden}*/
.p5{overflow:hidden}
/*.p6{overflow:hidden}*/
/*.p7{overflow:hidden}*/
.p8{overflow:hidden}
.p9{overflow:hidden}


.wrap{width: 1200px;margin:50px auto 30px;}

.newslogo{flex-flow: row wrap;justify-content: space-between;}
/*.newslogo1{width: 335px;}*/
.newslogo1 span{display: block;float: left;width: 56px;margin-right: 20px;margin-top: 30px;}
.newslogo1 h3{font-size: 18px;line-height: 30px;color:#339762;}
.newslogo1 dl{float: left;margin-top: 45px;}
.newslogo1 dl p{font-size: 24px;border-left:1px solid #ccc;padding-left: 15px;}

.newslogo2{width: 455px;}
.newslogo2 span{display: block;float: left;width: 145px;}
.newslogo2 h3{float: right;width: 308px;font-size: 20px;line-height: 30px;margin-top: 35px;}

.dhtop2{color:#222;line-height: 30px;text-align: right;font-size: 18px;}
.dhtop2 a{display: block;font-size:24px;color:#336A27;}


.banner{margin-top: 77px!important;}


.fy{width:100%;  line-height: 24px; overflow: hidden; text-align:center; font-size:16px; }
.fy a{ display:inline-block; padding:0 15px; color:#9a9a9a; border:1px solid #9a9a9a;margin:1% auto;}
.fy b{color: #fff!important; background:#030605;padding:5px 15px;}
.fy span,.fy span a{vertical-align:middle; text-decoration:none; color:#9a9a9a; cursor:pointer; }
.newslogo1 dl p strong{font-weight: normal;}




.bjh_con13{   position: relative; padding-bottom:2% }
.xbj{ padding-bottom:3%}
.bjh_con13 .pubtit p{ color:#000; line-height:40px}
.bjh_con13 .con7_t h2 {font-size: 56px; color: #313131; margin: 5% 0 3% 0; text-align: center; font-weight: bold;}
.bjh_con13 .con7_t p{font-size: 34px; text-align: center;}
.bjh_con13 .con7_t p span{font-size: 47px;color: ##7C634F;}
.bjh_con13 .con7_b_t{display: flex;justify-content: space-between; flex-wrap: wrap;}
.bjh_con13 .con7_b_t input{background:#F2F2F2 !important; text-indent: 1em; line-height: 50px; font-size: 20px; width: 48%; color: #333333!important;}
.bjh_con13 .con7_b_t textarea{background: #F2F2F2; text-indent: 1em; line-height: 50px; font-size: 20px;border:none; width: 100%; height: 100px; 
 color: #333; margin-top: 2%; }
.bjh_con13 .con7_b_b_s{text-align: center; margin: 5% 0;}
.bjh_con13 .subsit{width: 268px; margin: 0 auto; background: #A50000;  font-size: 26px; line-height: 70px; text-align: center; color: #fff;}

 .bjh_con13 input::-webkit-input-placeholder { 
 /* WebKit browsersÃ¯Â¼Å’webkitÃ¥â€ â€¦Ã¦Â Â¸Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨ */
 color: #333 !important; font-size: 20px !important;

 } 


	 .bjh_con13 .active::-webkit-input-placeholder {
	 /* WebKit browsersÃ¯Â¼Å’webkitÃ¥â€ â€¦Ã¦Â Â¸Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨ */
	 color: #333; 

	 } 	







	  .foot{background-color: #303030;overflow: hidden;padding-bottom: 30px;padding-top: 50px}
    .foot3_txt{margin-top: 30px;}
    .foot3_txt li{overflow: hidden;margin:38px auto;}
.foot3_txt li span{display: block;margin-right: 10px;float: left;vertical-align: middle;}
.foot3_txt li p{display: block;float: left;}

    .foot1{width: 300px;}
    .foot2{width: 330px;margin-left:80px;padding-left: 30px;position: relative;}
.foot2::before{background:url(../images/zhuangshi.png) no-repeat;height: 333px;width: 12px;position: absolute;left:0;top:0;display: block;content:"";}
.foot3::before{background:url(../images/zhuangshi.png) no-repeat;height: 333px;width: 12px;position: absolute;left:0;top:0;display: block;content:"";}
.foot4::before{background:url(../images/zhuangshi.png) no-repeat;height: 333px;width: 12px;position: absolute;left:0;top:0;display: block;content:"";}
    .foot3{width: 345px;margin-left: 20px;padding-left: 30px;height: 260px;position: relative;}
    .foot3_txt p{font-size: 18px;color:#fff;margin:5px auto;line-height: 30px;}

    .foot_nav li{width: 48%;margin:30px auto;}
    .foot1_2 h3{font-size: 16px;color:#fff;}
    .foot1_1{margin-right: 10px;}
    .foot1_2{margin-top: 20px;}
    .foot1_txt{overflow: hidden;margin:0 auto 50px;border-right:1px solid #3b4847;padding-right: 20px;}
    .foot1_con{}
    .foot1_con p{font-size: 20px;line-height: 28px;color:#fff;font-weight: bold;border-bottom: 2px solid #fff;padding-bottom: 10px;display: inline-block;}
    .foot1_con span{height: 1px;width: 15px;background-color: #fff;display: block;}
    .foot_nav ul{display: flex;flex-flow: row wrap;justify-content: space-between;margin-top: 30px;margin-bottom: 30px;width: 230px;}
    .foot_nav ul li a{color:#fff;font-size: 16px;}

    .foot2_1 p{font-size: 16px;line-height: 28px;color:#fff;}
    .foot2_1 p span{vertical-align: middle;margin-right: 10px;}
    .foot2_2{float: right;margin-top: 60px;}
    .foot2_2 p{font-size: 16px;color: #fff;text-align: center;margin-top: 2%;}
    .foot_b_1,.foot_b_2{color:#fff;width: 100%;}

.foot4{float: right;width: 240px;padding-left: 30px;height: 260px;position: relative;}
.foot4wrap{display: flex;flex-flow: row wrap;justify-content: space-between;margin-top: 50px;}
.foot4_1 p{font-size: 14px;text-align: center;color:#fff;margin-top: 10px;}


.ggtit{text-align: center;margin:5% auto 4%;}
.ggtit li h3{font-size: 48px;line-height: 76px;display: inline-block;position: relative;}
.ggtit li h3::before{background:url(../images/ggtit1.png) no-repeat;width: 49px;height: 50px;left:-20px;top:-2px;position: absolute;display: block;content:"";}
.ggtit li p{text-align: center;font-size: 26px;line-height: 50px;}



.p13con ul {display: flex;flex-flow: row wrap;justify-content: space-between;}
.p13con ul li{width: 380px;}
.p13txt dt{font-size: 46px;line-height: 120px;color:#333333;}
.p13txt p{font-size: 18px;line-height: 36px;border-bottom: 1px solid #C8C4B9;padding-bottom: 40px;margin-bottom: 40px;color:#333333;}
.p13txt dl a{font-size: 18px;color:#A50000;}
.p13txt dl a img{vertical-align: middle;margin-left: 10px;}



.p1con{position: relative;}
.p1con1{position: absolute;left:-170px;top:-10px;}
.p1con3{position: absolute;right:-270px;top:-10px;}
.p1con2{width: 560px;float: right;}
.p1con2 h3{color:#A50000;font-size: 26px;margin-bottom: 15px;}
.p1con2 span{font-size: 26px;line-height: 34px;}
.p1con2 span img{margin-left: 10px;}
.p1con2 li{margin:30px auto;}
.p1con2 li p{font-size: 20px;line-height: 38px;margin:20px auto;}
.p1con2 a{border:1px solid #A50000;width: 186px;line-height: 58px;float: right;margin-top:30px;font-size: 20px;text-align: center;color:#A50000;}
.p1con2 a img{vertical-align: middle;margin-left: 10px;}
.p1{padding-bottom: 30px;}

.p2wrap{background:url(../images/p2bj.png) no-repeat center;overflow:hidden;height: 710px;}
.p2txt1{float: left;width: 612px;}
.p2txt2{float: right;width: 560px;margin-top: 60px;}
.p2txt2 h3{font-size: 26px;}
.p2txt2 span{display: block;width: 30px;height: 4px;background-color: #A50000;margin-top: 20px;margin-bottom: 20px;}
.p2txt2 p{font-size: 20px;}
.p2con .swiper{position: unset;}
.p2 .wrap{margin:0 auto;}
.p2con .swiper-button-prev{background:none;position: unset;width: auto;z-index: 1;}
.p2con .swiper-button-next{background:none;position: unset;width: auto;z-index: 1;}
.p2qh{float: right;width: 180px;display: flex;flex-flow: row wrap;justify-content: space-between;margin-top: -100px;}


/*.p3con{margin-left: 360px;}*/

.p3con .bd ul li{width: 960px;margin-right: 20px;}

.p3qh{width: 180px;display: flex;flex-flow: row wrap;justify-content: space-between;margin-top:75px;margin-bottom: 50px;}
.p3txt1{float: left;width: 480px;}
.p3txt2{background:url(../images/p3right.png) no-repeat;width: 480px;float: right;height: 580px;}
.p3txt2 dl{width: 360px;margin:70px auto;}
.p3txt2 dl{width: 360px;margin:70px auto;}
.p3txt2 dl h3{color:#fff;font-size: 26px;}
.p3txt2 dl p{color:#fff;font-size: 20px;line-height: 38px;margin:50px auto;}
.p3txt2 dl span{color:#fff;font-size: 20px;float: right;margin-top: 50px;}
.p3txt2 dl span img{display: inline-block;vertical-align: middle;margin-top: -3px;margin-left: 5px;}

.p4con .hd {width: 1200px;margin:0 auto;transform: translateY(-200px);}
.p4con .hd ul{display: flex;flex-flow: row wrap;justify-content: space-between;}
.p4con .hd ul li{background: rgba(255,255,255,0.2);width: 390px;overflow: hidden;}
.p4con .hd ul li.on{background-color: #A50000}
.p4txt h3{font-size: 26px;color:#fff;line-height: 34px;}
.p4txt h3 img{float: right;vertical-align: middle;margin-top: 10px;}
.p4txt p{font-size: 20px;line-height: 26px;color:#fff;}
.p4txt{width: 80%;margin:30px auto;overflow: hidden;}


.p4{margin-top: 200px;margin-bottom: -100px;}
.p4 .ggtit li h3::before{background: url(../images/p4tit.png) no-repeat;}
.p4 .ggtit li h3{color:#fff;}
.p4 .ggtit li p{color:#fff;}
.p4 .ggtit{margin:50px auto -240px;position: relative;z-index: 1}
.p5txt2{position: relative;}
.p5txt2 .a5{position: absolute;top:-25px;right: 80px;}
.p5txt{background: #F7F7F7;overflow: hidden;}
.p5txt1{width: 80%;margin:50px auto;}
.p5txt1 h3{font-size: 26px;}
.p5txt1 p{font-size: 20px;line-height: 38px;margin:20px auto;display: flex;height: 70px;}

.p5con{position: relative;}
.p5con .swiper{position: unset;}
.p5con .swiper-button-prev{background:none;width: auto;z-index: 0;left:-100px;}
.p5con .swiper-button-next{background:none;width: auto;z-index: 0;right: -100px;}

.p6{background:url(../images/p6bj.png) no-repeat center;overflow:hidden;height: 780px;margin:4% auto;}
.p6 .wrap{margin:0 auto;}
.p6 .ggtit{text-align: left;margin:0 auto;}
.p6 .ggtit li h3 span{display: block;}
.p6 .ggtit li p{text-align: left;}

.p6txt1 h3{font-size: 26px;line-height: 34px;color:#fff;}
.p6txt1 p{font-size: 20px;line-height: 38px;color:#fff;margin:30px auto;}
.p6txt1 {float: left;width: 500px;margin-top: 100px;}
.p6wrap{position: relative;}
.p6txt2{position: absolute;right: -360px;top:-202px;}
.p6con .hd{position: absolute;left:0;bottom: -430px;width: 180px;display: flex;flex-flow: row wrap;justify-content: space-between;}

.p7wrap{background:url(../images/p7bj.jpg) no-repeat center;overflow:hidden;height: 580px;}
.p7 .wrap{position: relative;}
.p7txt2{position: absolute;left: -970px;top:-30px;}
.p7con{float: right;width: 450px;}
.p7txt1 h3 span{font-size: 28px;color:#F0F0F0;display: inline-block;border-bottom: 2px solid #F0F0F0;border-top: 2px solid #F0F0F0;margin-right:10px;padding-top: 10px;padding-bottom: 10px;}
.p7txt1 h3{font-size: 26px;color:#F0F0F0;letter-spacing: -2px;}
.p7txt1  dt{font-size: 26px;line-height: 34px;margin:40px auto;font-weight: bold;}
.p7txt1 p{font-size: 20px;line-height: 38px;color:#333;margin:30px auto;}
.p7con .hd{float: right;display: flex;flex-flow: row wrap;justify-content: space-between;width: 180px;margin-top: 100px;}

.p8{background:url(../images/p8bj.jpg) no-repeat center;overflow:hidden;padding-bottom: 100px;}
.p8con1{float: right;width: 700px;}
.p8con2{float: left;width: 445px;margin-top: 50px;}
.p8con2 h3{font-size: 26px;}
.p8con2 span{display: inline-block;font-size: 20px;color:#A50000;border-bottom: 1px solid #A50000;padding-bottom: 10px;margin-bottom: 50px;margin-top: 50px;}
.p8con2 p{font-size: 20px;line-height: 38px;color:#666;}
.p8con2 dt{font-size: 26px;line-height: 34px;color:#333;margin:80px auto 100px;}
.p8con2 a{border:1px solid #A50000;width: 186px;line-height: 58px;margin-top:30px;font-size: 20px;text-align: center;color:#A50000;display: block;}
.p8con2 a img{vertical-align: middle;margin-left: 10px;}
.p8con1{position: relative;}
.p8con1 li{position: absolute;display: flex;flex-flow: row wrap;}
.p8con1 li span{display: inline-block;}
.p8con1 li span img{vertical-align: middle;display: inline-block;}
.p8con1 li p{font-size: 26px;line-height: 34px;display: inline-block;margin-top: 15px;margin-left: 15px;}
.p8con1 li:nth-of-type(1){top:-40px;right: 250px;}
.p8con1 li:nth-of-type(2){top:80px;right: 40px;}
.p8con1 li:nth-of-type(3){top:240px;right: 0px;}
.p8con1 li:nth-of-type(4){top:400px;right: 40px;}
.p8con1 li:nth-of-type(5){top:540px;right: 250px;}
.p8con1 li:hover p{color:#A50000;}
.p8con1 li:hover span{border:2px solid #A50000;border-radius: 50%;}

.p9con ul {display: flex;flex-flow: row wrap;justify-content: space-between;}
.p9con ul li{width: 33.333%}
.p9con ul li img{display: block;}

.p10{background-color: #F7F7F7;overflow: hidden;padding-bottom: 3%;}


.p10con .swiper-button-prev{background:none;width: auto;z-index: 0;left:20px;z-index: 1}
.p10con .swiper-button-next{background:none;width: auto;z-index: 0;right: 20px;z-index: 1}


.about{background:url(../images/jjbj.jpg) no-repeat center;overflow:hidden;height: 800px;}
.about .wrap{margin:0 auto;}
.about dd{    font-size: 20px;
    line-height: 38px;
    color: #fff;
    margin: 141px auto 0;
    width: 1080px;}
.abcon li{width: 670px;}
.abcon h3{font-size: 38px;line-height: 50px;margin-top: -15px;}
.abcon span{width: 60px;height: 6px;background-color: #A50000;display: inline-block;margin-top: 50px;margin-bottom: 50px;}
.abcon p{font-size: 20px;line-height: 38px;}
.abcon dt{font-size: 50px;color:#F7F7F7;}

.product ul {display: flex;flex-flow: row wrap;justify-content: space-between;}
.product ul li{margin-bottom: 20px;}
.product ul li p{font-size: 30px;text-align: center;margin:20px auto;color:#000;line-height: 48px;}

.newscon{display: flex;flex-flow: row wrap;justify-content: space-between;}
.newscon1{width: 380px;}
.newscon2{width: 110px;}
.newscon2 dl{text-align: center;margin:15px auto;}
.newscon2 dl dt{font-size: 36px;color:#000000;}
.newscon2 dl span{color:#D6D6D6;font-size: 24px;margin:20px auto;display: block;}
.newscon2 dl dd{font-size: 22px;color:#ccc;margin-top: 10px;}
.newscon3{width: 642px;margin-top: 20px;}
.newscon3 h3{font-size: 22px;}
.newscon3 p{font-size: 18px;line-height: 26px;margin:20px auto;}
.newscon3 dt{background-color: #A50000;width: 154px;text-align: center;margin-top: 80px;color:#fff;font-size: 18px;line-height: 48px;}
.news ul li:hover{background-color: #F7F7F7}
.news ul li{margin:30px auto;overflow: hidden;}

.hzcon ul {width: 1120px;margin:0 auto 50px;overflow: hidden;}
.hzcon ul li{position: relative;float: left;margin-right: 40px;}
.hzcon ul li:hover dl{width: 100%;background: rgba(165,0,0,0.7);height: 100%;position: absolute;bottom: 0;left:0;}
.hzcon ul li:hover dl p{display: block;}
.hzcon ul li dl p{font-size: 24px;color:#fff;position: absolute;bottom: 20px;left:35px;display: none}
.hzcon ul li:nth-of-type(even){margin-top: 80px;margin-right: 0px;}


.zyt_lx{display: flex; justify-content: space-between; margin-bottom:3%;}
.zyt_lx_l{width: 530px;}
.zyt_lx_r{width: 520px;}
.zyt_lx h2{color:#A50000; font-size: 28px; font-weight:normal; margin-bottom:5%;}
.zyt_lx_l p{font-size: 18px;line-height: 30px;}
.zyt_lx_l dl{margin-top: 7%;}
.zyt_lx_l dl dt{font-size: 22px; margin-bottom: 2%;color:#333;}
.zyt_lx_l dl dd{font-size: 18px; color: #a6a6a6;line-height: 30px;}
.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: 34%; float: right; background:#A50000; line-height: 60px; text-align: center; color: #fff; font-size: 26px; border-radius: 50px;}
.yy_lx{border: 1px solid #b6b6b6; display: flex; margin-top: 5%;justify-content: space-between;}
.yy_lx dl{width: 33.33%; text-align: center; padding: 10% 0;}
.yy_lx dl p{text-align: center; font-size: 16px; color: #494949;line-height: 30px;}
.yy_lx dl dd{font-size: 24px; color: #333333; margin: 3% 0;}
.yy_lx dl dt span{font-size: 60px; color: #2d92f3;}
.yy_lx dl:hover{background: #2d92f3; color: #fff;}
.yy_lx dl:hover span,.yy_lx dl:hover dd{color: #fff;}
.yy_lx dl:hover p{color: #fff; font-size: 25px;line-height: 40px;}
.yyllx{background: #ffffff; box-shadow: 0 0 10px #e7e7e7; border-radius: 10px;}
.yyllx .yy_con9_bd{width: 100%; }
.yyllx .yy_con9_bd h2{font-size: 22px; text-align: left; font-weight:normal; color: #333333;}
.yyllx  .yy_con9_bd h3 img{margin-top: 2.5%; margin-right: 5px;}
.xyyllx{ width: 1200px; padding: 0; border: 0;box-shadow:unset;}
.ditu{overflow: hidden;}





/*


 {display: flex;flex-flow: row wrap;justify-content: space-between;}

 :nth-of-type(1)
 :nth-of-type(1):hover;

{background:url(../images/p3bj.png) no-repeat center;overflow:hidden}

*/

@media (max-width: 867px) 
{   



    .zyt_lx{flex-wrap: wrap;} 
    .zyt_lx h2{font-size: 18px; font-weight:normal;}
    .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;}



.hzcon ul{width: 100%;}
.hzcon ul li{margin-bottom: 2%;width: 49%;margin-right: 2%;}
.hzcon ul li:nth-of-type(even){margin-top: 0;}
.hzcon ul li dl p{font-size: 12px;width: 96%;left:2%;bottom: 5%;text-align: center;}

.newscon3 dt{width: 35%;margin-top: 5%;font-size: 14px;line-height: 30px;}
.newscon2 {display: none}
.newscon3 p{font-size: 14px;line-height: 22px;margin:3% auto;}
.newscon3 h3{font-size: 18px;}
.newscon2{border:none;}
.newscon3{width: 100%;}
.newscon2{width: 100%;}
.newscon1{width: 100%;}



.product ul li p{font-size: 18px;line-height: 36px;margin:5% auto;}
.product ul li{width: 49%;margin-bottom: 2%;}
.abcon p{font-size: 14px;line-height: 28px;}
.abcon span{margin-top:5%;margin-bottom: 5%;}
.abcon h3{font-size: 26px;}
.abcon li{width: 100%;}
.about{background:none;overflow:hidden;height: auto;}
.p10con .swiper{position: unset;}
.p10qh{width: 20%;display: flex;flex-flow: row wrap;justify-content: space-between;margin:10% auto 5%;float: none;}
.p10con .swiper-button-prev{width: 45%;position: unset;}
.p10con .swiper-button-next{width: 45%;position: unset;}

.p9con ul li{width: 100%;}

.p8con2 dd{display: inline-block;color:#A50000;border-bottom: 1px solid #A50000;padding-bottom: 10px;font-size: 14px;margin-bottom: 30px;margin-top: 30px;}
.p8{padding-bottom: 5%;margin-top: 5%;}
.p8con2 a{width: 30%;font-size: 14px;margin-top: 5%;line-height: 36px;float: right;}
.p8con2 a img{margin-left: 3%;width: 12%;}


.p8con2 dt{display: none;}
.p8con2 p{font-size: 14px;line-height: 22px;margin-top: 6%;}
.p8con2 span{font-size: 16px;margin-bottom: 30px;margin-top: 30px;display: none;}
.p8con2 h3{font-size: 18px;}
.p8con1 li:nth-of-type(1){top:-40px;right: 0px;}
.p8con1 li:nth-of-type(2){top:20px;right: -28%;}
.p8con1 li:nth-of-type(3){top:100px;right: -38%;}
.p8con1 li:nth-of-type(4){top:200px;right: -33%;}
.p8con1 li:nth-of-type(5){top:270px;right: -10%;}

.p8con1 li span{width: 35%;}
.p8con1 li p{font-size: 14px;line-height: 22px;margin:5px 10px;}
.p8con1{float: none;width: 86%;margin-top: 50px;margin-bottom: 50px;}
.p8con2{float: none;width: 100%;}
.p7 .wrap{position: unset;}
.p7txt2{position: unset;}
.p7con .hd{float: right;width: 20%;display: flex;flex-flow: row wrap;justify-content: space-between;margin:5% auto;margin-right: 5%;}
.p7con .hd a{width: 45%;display: block;}

.p7txt1 p{font-size: 14px;line-height: 24px;margin:20px auto;}
.p7txt1 dt{font-size: 18px;border-bottom: 1px solid rgba(0,0,0,0.1);margin:20px auto;padding-bottom: 20px;}
.p7txt1 h3 span{font-size: 18px;}
.p7txt1 h3{font-size: 18px;letter-spacing: 0;}
.p7con{float: none;width: 100%;}

.p7wrap{background:none;overflow:hidden;height: auto;}

.p6con .hd{float: right;width: 20%;display: flex;flex-flow: row wrap;justify-content: space-between;margin:5% auto;margin-right: 5%;}
.p6con .hd a{width: 45%;display: block;}


.p6con .hd{position: unset;}
.p6txt1 p{font-size: 14px;line-height: 24px;margin:3% auto;}
.p6txt1 h3{font-size: 18px;}
.p6txt1{float: none;width: 90%;margin:5% auto;overflow: hidden;}
.p6{background: none;height: auto;}
.p6 .ggtit{text-align: center;}
.p6 .ggtit li p{text-align: center;}
.p6 .ggtit{margin:10% auto 5%;}
.p6con{background: #A50000;overflow: hidden;}
.p6txt{position: unset;}
.p6txt2{position: unset;}
.p5con{position: unset;}
.p5qh{float: right;width: 20%;display: flex;flex-flow: row wrap;justify-content: space-between;margin:10% auto 5%;float: none;}
.p5con .swiper-button-prev{width: 45%;position: unset;}
.p5con .swiper-button-next{width: 45%;position: unset;}

.p5txt2 .a5 {position: absolute;top: -16px;right: 50px;width: 20%;}
.p5txt1{margin:10% auto;}
.p5txt1 h3{font-size: 18px;}
.p5txt1 p{font-size: 14px;line-height: 22px;height: 50px;}
.p4con .hd ul li{width: 100%;margin-bottom: 5%;}
.p4txt p{font-size: 14px;}
.p4txt h3{font-size: 18px;}

.p4txt{width: 90%;margin:5% auto;}
.p4con .hd{width: 90%;transform: translateY(-370px);}
.p4{margin-top: 50px;margin-bottom: -320px;}
.p4 .ggtit{margin:0 auto -150px;}


.p3txt2 dl p{font-size: 14px;line-height: 22px;margin:5% auto;height: 40px;display: flex;align-items: center;}
.p3txt2 dl h3{font-size: 18px;}
.p3con .bd ul li{width: 100%;}
.p3qh{width: 20%;display: flex;flex-flow: row wrap;justify-content: space-between;margin:10% auto 5%;float: none;}
.p3con a{width: 45%;}


.p3txt2 dl{width: 90%;margin:10% auto;overflow: hidden;}
.p3txt2 a{display: none;}
.p3txt2{height: auto;width: 100%;float: none;background-size: 100% 100%;overflow: hidden;}
.p3con .swiper-slide li{width: 100%;}
.p3txt1{float: none;width: 100%;}
.p2wrap{height: auto;}
.p2txt2 span{margin:5% auto;}
.p2txt2 p{font-size: 12px;text-align: center;}
.p2txt2 h3{font-size: 18px;text-align: center;}
.p2qh{float: right;width: 20%;display: flex;flex-flow: row wrap;justify-content: space-between;margin:10% auto 5%;float: none;}
.p2con .swiper-button-prev{width: 45%;}
.p2con .swiper-button-next{width: 45%;}
.p2txt2{float: none;width: 100%;}
.p2txt1{float: none;width: 100%;}
.p1con2 a img{margin-left: 3%;width: 12%;}
.p1con2 a{width: 30%;font-size: 14px;margin-top: 5%;line-height: 36px;}
.p1con2 h3{margin-bottom: 3%;}
.p1con2 li{margin:3% auto;}
.p1con2 li p{font-size: 14px;line-height: 22px;margin:3% auto;}
.p1con2 span img{width: 5%;}
.p1con2 span{font-size: 18px;}
.p1con2 h3{font-size: 20px;}
.p1con2{background:url(../images/p1right.png) no-repeat;background-size: 100%;width: 92%;margin:5% auto;float: none;}
.p1 .wrap{width: 100%;}
.p1con{position: unset;}
.p1con1{position: unset;}


.footlogo{width: 90%;border-bottom: 1px solid #fff;padding-bottom: 5%;margin:3% auto;}
.footlogo img{display: inline-block;text-align: center;width: 20%;margin:15% auto 5%;}

    .mfoot3{width: 68%;margin:5% auto 10%;overflow: hidden;text-align: center;}
    .mfoot3 li{width: 45%;text-align: center;}
    .mfoot3 li span{display: inline-block;margin:10% auto;color:#fff;font-size: 12px;}
    .mfoot2{text-align: center;width: 90%;margin:5% auto;}
    .mfoot2 li{margin:7% auto;}
    .mfoot2 li p{color:#fff;font-size: 18px;line-height: 32px;margin:1% auto;text-align: center;}
    .mfoot{background:#A50000;width: 100%;height: 100%;background-size: 100%;overflow: hidden;padding-bottom: 20px;}

    .mfoot1 span{width:35%;font-weight: bold;display: inline-block;margin-top: 6%;}

    .mfoot1{width: 92%;margin:10% auto;text-align: center;border-bottom: 1px solid #fff;padding-bottom: 3%;}
    .mfoot1 li{float: right;margin-top: 12%;margin-right: 8%;}
    .mfoot2 li span{width: 10%;display: block;margin:0 auto;}
    .mfoot1 li h3{font-size: 22px;line-height: 16px;color:#fff;}

    .mfoot1 li p{font-size: 18px;color:#fff;text-align: center;margin:8% auto;line-height: 26px;}
.footlogo img{display: block;}



.bjh_con13 .subsit{width: 40%;line-height: 50px;font-size: 20px;}

.bjh_con13 .con7_b_t input{width: 100%;}

    .mp13con2_3 span{width: 8%;display: block;}
    .mp13con2_3 p{font-size: 12px;color:#000;margin:3% auto;}
    .mp13con2_3{float: right;width: 68%;}
    .mp13con2_2{width: 30%;float: left;}
    .mp13con2wrap{width: 90%;margin:3% auto;}
    .mp13con2_4{position: absolute;bottom: 0;right: 0;width: 18%;}

    .mp13con2{background-color: #F9F9F9;overflow: hidden;display: flex;flex-flow: row wrap;justify-content: space-between;position: relative;}
    .mp13con ul li {margin-bottom: 3%;}


.ggtit li h3::before{background:url(../images/ggtit1.png) no-repeat;width: 35px;height: 35px;left:-15px;top:-5px;position: absolute;display: block;content:"";background-size: 100%;}

.ggtit li p{font-size: 16px;line-height: 40px}
.ggtit{margin:10% auto 5%;}
.ggtit li h3{font-size: 26px;line-height: 36px;}
.ggtit li h3 span{display: block;}

		.newslogo1 dl{margin-top: 3%;width: 50%;}
		.newslogo1 dl p{font-size: 12px;padding-left: 5%;}
		.newslogo1 dl p strong{display: none;}

		.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: #C96666; color: #fff; padding: 15px 0; text-align: center; font-size: 20px;}
		.xf a:nth-child(2){ background: #fff; color: #A50000; }




		.wrap{width: 92%;margin:3% auto;}

		.dhtop2{width: 80%;}
		.dhtop1{width: 15%;margin-top: -4%;}

		.newslogo2 h3{width: 77%;font-size: 12px;margin-top: 0;line-height: 20px;padding-left: 5px;}
		.newslogo2 span{width: 20%;margin-top: 0;}
		.newslogo2{width: 50%;}

		.newslogo1 h3{width: 80%;font-size: 12px;margin-top: 0;line-height: 20px;padding-left: 5px;margin-top: 1%;}
		.newslogo1 span{width: 10%;margin-right: 3%;margin-top: 2%;}
		.newslogo1{width: 100%;}
		.newslogo{width: 86%;margin-top: 2%;margin-left:2%;}

		.ggtit1{display: none;}
		.mggtit1{display: block;}




		.txtScroll-top .hd{left:45%;}


		.banner{margin-top: 0!important;}
.banner{position: unset;}
.banner .prev{position: unset;top:45%;left:150px;z-index: 1;display: none;}
.banner .next{position: unset;top:45%;right:150px;z-index: 1;display: none;}

		#logo2{left:2%;width: 15%;top:24%;border-right: none;}
		#nav2{left:13%;top:30%;display: none;}
		#nav2 span{display: none;}
		#nav2 h3{font-size: 12px;display: block;line-height: 15px;border-left:none;}
		.dhtop2 img{width: }
		.dhtop2 a{font-size: 14px;}
		div{-webkit-tap-highlight-color:rgba(0,0,0,0); }























	}

