@charset "utf-8";

@font-face {
	font-family: 'Barlow-Bold';
	src: url('../fonts/Barlow-Bold.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Barlow-Regular';
	src: url('../fonts/Barlow-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AlibabaSans-Regular';
	src: url('../fonts/AlibabaSans-Regular.otf');
	font-weight: normal;
	font-style: normal;
}

.bh1{ width:100%; margin:0 auto; }

.all_w1 {
     margin: 0 auto;width: 95%;
    max-width: 1400px;
}#pro_exh {
    width: 100%;
    padding: 40px 0;
}#pro_exh .content {
    width: 100%;
    display: flex
;
    justify-content: space-between;
    flex-wrap: wrap;
}#pro_exh .content .right{
  width:66%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
#pro_exh .content .right li{
  width:49%;
  height: 48.5%;
  margin-top:10px;
  background:#fff;
  padding:15px 0;
  border:2px solid rgba(0,0,0,0);
  margin-left:7px; 
}
#pro_exh .content .right li:hover{
  border:2px solid #f1a502;
}
#pro_exh .content .right li .img{
  width:90%;
  margin:0 auto; height:80%; text-align:center;
}
#pro_exh .content .right li .img img{
  max-width:100%;  padding:0 0px 5% 0;
}
#pro_exh .content .right li .text{
  width:100%;
  padding:0px 10px;
}
#pro_exh .content .right li .text p{
  text-align: center;
  color:#333;
  font-size: 20px;
  margin-top:25px;
}
#pro_exh .content .right li .text span{
  display:block;
  color:#333;
  font-size: 13px;
  text-align: center;
  color:#f1a502;
  margin-top:20px;
}
#pro_exh .content .right li:hover .text span{
  color:#f1a502; font-weight:700;
}
@media only screen and (max-width: 1000px){
  .bode3 .wrap>.tit{
    font-size: 24px;
  }
  .bode3 .wrap>.tit a{
    font-size: 24px;
  }
  .bode3 .product_search .right .gjc{
    display:none;
  }
  #pro_exh .content .left{ width:100%; height:220px; overflow:hidden
 
  }
  #pro_exh .content .right{
    width:100%;
  }
}
@media only screen and (max-width: 750px){
  .bode3 .wrap>.tit{
    padding:30px 0;
    font-size: 16px;
  }
  .bode3 .wrap>.tit .line{
    width:20px;
  }
  .bode3 .wrap>.tit a{
    font-size: 16px;
  }
  .bode3 .product_search .right form .input1{
    width:200px;
    margin-left:0;
  }
  .bode3 .product_search .right form .input2{
    width:80px;
    background: url(../images/search.png)no-repeat 15px center;
    background-color: #333;
    background-size: 15px 15px;
  }
  #pro_exh .content .right{
    justify-content: space-between;
  }
  #pro_exh .content .right li{
    padding:10px 0;
    width:49%;
    height: auto;
    margin-left:0;
  }
  #pro_exh .tit h4{
    font-size: 16px;
  }
  #pro_exh .tit a span{
    font-size: 12px;
  }
  #pro_exh .tit a em{
    width:15px;
    height:15px;
    line-height: 15px;
  }
  #pro_exh{
    padding:20px 0;
  }
  .bode3 .product_search{
    margin-top:15px;
  }
}
@media only screen and (max-width: 480px){
  .bode3 .wrap>.tit a{
    font-size: 14px;
    padding:0 2px;
  }
  .bode3 .nav ul{
    justify-content: flex-start;
  }
  .bode3 .product_search{
    justify-content: center;
    flex-wrap:wrap;
  }
  .bode3 .product_search .left{
    width:100%;
    text-align: center;
  }
  .bode3 .product_search .right{
    margin-top:10px;
  }
}
.bh1{ width:100%; margin:0 auto; }
.bh2{ width:100%; margin:0 auto; }



.bh2 #pro_exh .content .right li {background:#f3f3f5}

#bode4{ width:100%; height:380px; background:url(../images/bpwh2.jpg) no-repeat center center;  padding-top:20px}

#bode4 .top_pic h4{ font-size:50px}
#bode4 .top_pic p{ margin:5px 0}
#bode4 .top_pic span{ font-size:22px; text-align:left; display:block}


.anli_ee {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}.cpz {
    width: 48%;
    padding-bottom: 50px;
    margin: 0 1%;
}.ab_3{width:100%; height:410px; float:left; overflow:hidden;}
/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:1650px){  
.ab_3{width:100%; height:380px; float:left; overflow:hidden;}
}
@media all and (max-width:1450px){  
.ab_3{width:100%; height:310px; float:left; overflow:hidden;}
}

.ab_3 a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; width: 100%; height:100%}
.ab_3 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}


.cpz h3 {
    width: 100%;
    
   
    color: #333;
    font-weight: normal;
    line-height: 50px;
    text-align: left;
    padding-bottom: 4px;
    float: left; margin-top:15px
}


.m31{ border:#c0c0c0 solid 1px;width:160px; line-height:48px; float:left;color:#7d7d7d; margin-top:10px; text-align:center;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; line-height:48px; height:48px;  color: #000 ;   border-radius: 45px;}

.m31 a{border-radius:0px; width:160px; line-height:48px; float:left; color:#7d7d7d;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; line-height:48px; height:48px;border-radius: 45px;}
.m31 a:hover{ 
	background:#00a8a9\9;color: #fff;}
	
.m31:after{content:'';position:absolute;height:100%;width:0;background:#0a61b8;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s; border-radius: 45px;}
.m31:hover:after,.ydao ul li.cur:after{width:100%;color: #fff;border-radius: 45px;}


.gui_r b {
    text-transform: uppercase;
    font-family: Helvetica Medium;font-size: 18px;
    color: #00a8a9;font-weight:normal;  display:block; line-height:44px;letter-spacing: 4px;text-transform: uppercase;
    
}.gui_r h5 {
    margin: 0;
   
}
.gui_r h5 {
   font-size: 38px;
    color: #1b1825;
    font-weight: bold;
} 

.about_1 { width:100%;}



.ba_con {
	float: left;
     background:url(../images/f_b.png) repeat; margin-top:20px; padding-left:0px; padding-right:0px;
	padding-top:240px; height:180px;
	font-family:Arial, Helvetica, sans-serif;
}
.ba_con h3 {
	font-size: 30px;
	line-height: 20px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
}
.ba_con h4 {
	font-size:40px;
	line-height: 62px;
	color: #fff; font-weight:normal;
	text-transform:none; margin:10px 0 0 0
	
}
.ba_con p {
	font-size: 15px;
	line-height: 26px;
	color: #FFF; margin:0
}.ba_con p a {
	
	color: #FFF;
}



#ny_about { margin:auto;
	width:100%; padding-bottom:80px; overflow:hidden; }


.ny_about_tu {
	float: left;
	height: 595px;
	width: 429px;
	margin-top: 86px;
	margin-right: 20px; overflow:hidden
}

.ny_about_tu a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.ny_about_tu a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}



.ny_about_con {
	float: left;
	width:1200px;
	font-size: 15px;
	line-height: 28px; 
}
.ny_about_con h3 { font-size:30px;
	line-height:35px;
	font-weight: normal;
	padding-left:0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000;
	padding-top:0px;
	color:#000000;
		float: left;
	width:1200px;
	margin-bottom:30px;
}


.ny_about_con h6 { font-size:30px;
	line-height:35px;
	font-weight: normal;
	padding-left:0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000;
	padding-top:40px;
	color:#000000;
		float: left;
	width:1200px;
	margin-bottom:0px;
}


.ny_about_con h5 { font-size:30px;
	line-height:35px;
	font-weight: normal;
	padding-left:0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000;
	color:#000000;
		float: left;
	width:1200px;
	margin-bottom:10px;
	padding-top:0px!important;
	margin-top:0px!important
}

#ny_biaoti1 {
	clear: both;
	height: 77px;
	width: 100%;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	text-align: center;
	border-bottom:#d9d9d9 solid 1px;
}
#ny_biaoti1 h3 {
	font-size: 30px;
	color: #97331a;
	font-weight: normal;
}



#ny_biaoti {
	background-image: url(../images/xx.png);
	background-repeat: repeat-x;
	background-position: left 115px;
	clear: both;
	height: 65px;
	width: 100%;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	text-align: center;
	padding-top:80px;
}

#ny_biaoti h3 {
	font-size: 30px; line-height:55px;
	color: #047c17;
	font-weight: normal;
}
.ny_biaoti_con {
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	height: 77px;
	width: 350px;
	background-color: #fff;
	display: block;
}a #ny_biaoti {
	color: #000;	
}
#ny_video_con {
	width:1200px; margin:auto; padding-bottom:60px; overflow:hidden;
	padding-top: 10px;
}
.ceng1{ width:100%; height:100%; background:rgba(0,0,0,0.9); position:fixed; left:0; top:0; display:none; z-index:88}
 .ny_shipin_con {
	background-color: #000;
	height: 540px;
	width: 700px;
	margin-top: 90px;
	margin-left: 250px;
	display: inline;
	float: left;
}
.close1 {line-height: 35px;color: #FFF;background-color: rgba(178,141,87,0.8);text-align: center;display: inline;height: 35px;width: 35px;font-size: 18px;font-family: "宋体";font-weight: normal;float: left;margin-top: 90px;margin-left: 5px;
}
.close1 a {color: #FFF!important;	}
.close2 {line-height: 35px;color: #FFF;background-color: rgba(178,141,87,0.8);text-align: center;display: inline;height: 35px;width: 35px;font-size: 18px;font-family: "宋体";font-weight: normal;float: left;margin-top: 90px;margin-left: 5px;
}
.close2 a {color: #FFF!important;	}
.close3 {line-height: 35px;color: #FFF;background-color: rgba(178,141,87,0.8);text-align: center;display: inline;height: 35px;width: 35px;font-size: 18px;font-family: "宋体";font-weight: normal;float: left;margin-top: 90px;margin-left: 5px;
}
.close3 a {color: #FFF!important;	}
.ny_more {
	clear: both;
	width:1200px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	text-align: center;
	height: 116px;
}
.ny_more img {
	margin-top: 39px;
}
#ny_sheji {
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 709px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}
.ny_sheji_l {
	float: left;
	width: 240px;
	padding-top: 123px;
}.ny_sheji_r {
	float: left;
	width: 960px;

}
.ny_sheji_l h3 {
	font-size: 30px;
	line-height: 44px;
	color: #97331a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}.ny_sheji_l p {
	font-size: 14px;
	line-height: 24px;
	color: #929292;
	background-image: url(../images/xx8.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	width: 188px;
	margin-top: 15px;
	height: 123px;
}.ny_sheji_l p span {
	margin-top: 14px;
	float: left;
	width: 188px;
}
.ny_sheji_r_tu {
	float: left;
	width: 291px;
	margin-right: 28px;
	margin-top: 100px;
	display: inline;
	position: relative;
}
.ny_sheji_r_tu1 {
	height: 396px;
	width: 291px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ny_sheji_r_tu11 {
	width: 292px;
	position: absolute;
	left: 0px;
	top: 409px;
}
.ny_sheji_r_tu11 h3 {
	font-size: 25px;
	color: #8d6b39;
	font-weight: normal;
}
.ny_sheji_r_tu11 h4 {
	font-size: 15px;
	color: #ffffff;
	display: block;
	line-height: 28px;
}
.ny_sheji_r_tu11 p {
	font-size: 13px;
	color: #959596;
}
.ny_sheji_r_tu2 {
	height: 396px;
	width: 292px;
	position: absolute;
	left: 0px;
	top: 123px;
}
.ny_sheji_r_tu12 {
	width: 292px;
	position: absolute;
	left: 0px;
	top: 0px;

}
.ny_sheji_r_tu12 h3 {
	font-size: 25px;
	color: #8d6b39;
	font-weight: normal;
}
.ny_sheji_r_tu12 h4 {
	font-size: 15px;
	color: #ffffff;
	display: block;
	line-height: 28px;
}
.ny_sheji_r_tu12 p {
	font-size: 13px;
	color: #959596;
}
.ny_sheji_r_tu3 {
	height: 396px;
	width: 292px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ny_sheji_r_tu13 {
	width: 292px;
	position: absolute;
	left: 0px;
	top: 409px;

}
.ny_sheji_r_tu13 h3 {
	font-size: 25px;
	color: #8d6b39;
	font-weight: normal;
}
.ny_sheji_r_tu13 h4 {
	font-size: 15px;
	color: #ffffff;
	display: block;
	line-height: 28px;
}
.ny_sheji_r_tu13 p {
	font-size: 13px;
	color: #959596;
}
#ny_news {
	clear: both;
	height: 709px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	padding-top: 59px;
}
.ny_news_con {
	width:1200px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ny_news_con_l {
	float: left;
	width: 608px;
	padding-top: 50px;
}
.ny_news_con_r {
	float: left;
	width: 592px;
	padding-top: 50px;
}


.ny_news_con_tu {
	display: inline;
	float: left;
	height: 220px;
	width: 588px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	margin-bottom: 30px;
}
.ny_news_con_tu_rq {
	height: 102px;
	width: 84px;
	position: absolute;
	left: 52px;
	top: 0px;
	color: #FFF;
	background-color: #97331a;
	text-align: right;
	padding-right: 12px;
	font-size: 15px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.ny_news_con_tu_rq p strong {
	font-size: 28px;
}
.ny_news_con_tu_nr {
	background-color: #FFF;
	height: 174px;
	width: 588px;
	position: absolute;
	left: 0px;
	top: 46px;
	padding-top: 67px;
	padding-left: 52px;
	padding-right: 52px;
}
.ny_news_con_tu_nr h3 {
	font-size: 16px;
	line-height: 33px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.ny_news_con_tu_nr p {
	font-size: 13px;
	color: #a2a2a2;
	line-height: 21px;
}
.ny_news_con_tu_nr1 {
	background-color: #FFF;
	height: 362px;
	width: auto;
	position: absolute;
	left: 0px;
	top: 46px;
	padding-top: 67px;
	padding-left: 52px;
	padding-right: 52px;
}.ny_news_con_tu_nr1 h3 {
	font-size: 16px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 22px;
}
.ny_news_con_tu_nr1 p {
	font-size: 13px;
	color: #a2a2a2;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	height: 50px;
	overflow: hidden;
	display: block;
}
.ny_news_con_r_more {
	font-size: 16px;
	line-height: 49px;
	color: #FFF;
	background-color: #97331a;
	text-align: center;
	height: 49px;
	width: 560px;
	position: absolute;
	left: 0px;
	top: 421px;
	float: left;
}
#ny_sjs_ba {
	background-image: url(../images/sjsba_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 488px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}
#ny_sjs_biao {
	width: 1164px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sjt_06.jpg);
	background-repeat: no-repeat;
	background-position: 187px center;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 36px;
}
#ny_sjs_biao p {
	font-size: 17px;
	text-transform: uppercase;
	color: #3d9b66;
	line-height: 20px;
}

#ny_sjs_biao h3 {
	font-size: 27px;
	font-weight: normal;
	color: #3b3b3b;
	line-height: 40px;
}
#ny_sjs_con {
	width:1200px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ny_sjs_con_tu {
	float: left;
	height: 200px;
	width: 1128px;
	margin-top: 20px;
	margin-left: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	position: relative;
}
.ny_sjs_con_tuImg {
	background-image: url(../images/tubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 176px;
	width: 175px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ny_sjs_con_tuImg img {
	height: 117px;
	width: 117px;
	margin-top: 26px; border-radius:50%;
}
.ny_sjs_con_tuBt {
	font-size: 14px;
	color: #5c5c5c;
	width: 675px;
	position: absolute;
	left: 217px;
	top: 20px;
	line-height: 27px;
	text-align: left;
}
.ny_sjs_con_tuBt p strong {
	color: #333333;
}
.ny_sjs_con_tuBt p strong font {
	color: #97331a;
}
.ny_sjs_con_tuSc1 {
	font-size: 14px;
	line-height: 22px;
	color: #97331a;
	top: 82px;
	text-decoration: underline;
	left: 217px;
	position: absolute;
}
.ny_sjs_con_tuSc2 {
	font-size: 14px;
	color: #959595;
	line-height: 22px;
	position: absolute;
	left: 267px;
	top: 82px;
	width: 630px;
}
.ny_sjs_con_tuYd {
	font-size: 14px;
	line-height: 40px;
	color: #FFF;
	background-color: #3d9b66;
	text-align: center;
	height: 40px;
	width: 105px;
	position: absolute;
	right: 26px;
	bottom: 111px;
	float: left;
} a:hover .ny_sjs_con_tuYd {
	background-color: #97331a;	
}
.fy {
	line-height: 50px;
	text-align: center;
	height: 50px;
	width:100%; margin:auto;
	padding-bottom:0px; clear:both; margin-top:50px
}


.fy1{
	line-height: 50px;
	text-align: center;
	height: 50px;
	width:1200px;clear:both;
	margin-bottom:60px; margin-top:50px; padding-top:40px
}







.page { text-align:center;  font-size:15px; margin-top:5%}
.page a{
	border: #eeeeee 1px solid;BACKGROUND: #fff;COLOR: #666;MARGIN-RIGHT: 5px;border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;TEXT-DECORATION: none;padding: 8px 14px;}
.page a:hover {
	border: #eeeeee 1px solid;BACKGROUND: #fff;COLOR: #666;MARGIN-RIGHT: 5px;border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;TEXT-DECORATION: none;
}
.page A:active {
	border: #eeeeee 1px solid;BACKGROUND: #fff;COLOR: #666;MARGIN-RIGHT: 5px;border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;TEXT-DECORATION: none
}
.page span.current {
	 background:#008ae2;COLOR: #FFFFFF;font-weight: bold;padding: 8px 14px;border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;margin-right: 5px;TEXT-DECORATION: none;
}
.page span.disabled {
	BACKGROUND: #ddd;COLOR: #FFFFFF;font-weight: bold;padding: 8px 14px;border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;margin-right: 5px;TEXT-DECORATION: none;
} 
.first,.prev,.next{ margin-right:0!important} 
.end{ margin-left:0!important}

.xwzx_con1_u1 { margin-top:0px!important}
.xwzx_con1_u1 .divBox{font-size: 0;}
.xwzx_con1_u1 dd{position: relative;background:#f2f2f2}
.xwzx_con1_u1 dd a{display: block;padding: 30px 0;position: relative;z-index: 2; margin:10px 0; }

.xwzx_con1_u1 dd a::marker{unicode-bidi:none}
.xwzx_con1_u1 dd:nth-child(even) {background: #fff;}
.xwzx_con1_u1 dd:after{content: '';display: block;width: 100%;height: 100%;  background-image: -webkit-linear-gradient(left,#004f8e,#017fa3,#009b4e);
position: absolute;top: 0;left: 0;transition: 0.3s ease-in-out;opacity: 0;}
.xwzx_con1_left{display: inline-block;vertical-align: middle;width: 248px;overflow: hidden;}
.xwzx_con1_left img{width: 100%;transition: 0.3s ease-out;}
.xwzx_con1_middle{width: 185px;display: inline-block;vertical-align: middle;text-align: center;}
.xwzx_con1_right{width: calc(100% - 233px);display: inline-block;vertical-align: middle;box-sizing: border-box;border-left: 1px solid #e5e5e5;padding-right: 40px;position: relative;transition: 0.3s ease-out;}
.xwzx_con1_right:after{content: '查看详细  →';display: block;font-size: 16px;color: #282828;position: absolute;right: 0;top: 10%;margin-top: -10px;transition: 0.3s ease-in-out; width:150px; height:50px; line-height:50px; border:1px #CCC solid; text-align:center;  }


.xwzx_con1_right h1{font-size: 18px;color: #333;transition: 0.3s ease-out; font-weight:normal; width:80%; line-height:30px; margin-left:5%}
.xwzx_con1_right h1:before{content: '';display: inline-block;width: 0;height: 1px;background:#282828;vertical-align: middle;transition: 0.3s ease-in-out;}
.xwzx_con1_right p{font-size: 14px;line-height: 25px;color: #999999;margin-top: 10px;}


.xwzx_con1_middle b {font-size: 40px;color: #2c3238;font-family: arial;transition: 0.3s ease-out; float:left; width:100%; text-align:center}
.xwzx_con1_middle em {font-size: 20px;color: #2c3238;font-family: arial;transition: 0.3s ease-out; font-style:normal; float:left; width:100%; text-align:center}
/*.xwzx_con1_middle b {display: block;font-size: 12px;color: #999;transition: 0.3s ease-out;}*/
.xwzx_con1_middle prc04 {display: block;font-size: 12px;color: #999;transition: 0.3s ease-out;}



.xwzx_con1_u1 dd:hover .xwzx_con1_right h1:before{width: 20px;margin-right: 10px;}
.xwzx_con1_u1 dd:hover .xwzx_con1_left img{transform: scale(1.05);}
.xwzx_con1_u1 dd:hover .xwzx_con1_right:after{/*transform: rotate(360deg)*/ transform: translate(10px,0);
  color: #fff;}
  
  
.xwzx_con1_u1 dd:hover:after{opacity: 1;}
.xwzx_con1_u1 dd:hover .xwzx_con1_right{border-left: 1px solid rgba(250,250,250,.2);}
.xwzx_con1_u1 dd:hover .xwzx_con1_right h1{color: #fff;}
.xwzx_con1_u1 dd:hover .xwzx_con1_right h1:before{background:#fff;}
.xwzx_con1_u1 dd:hover .xwzx_con1_middle b{color: #fff;}
.xwzx_con1_u1 dd:hover .xwzx_con1_middle em{color: #fff;}
.xwzx_con1_u1 dd:hover .xwzx_con1_right p {color: #fff;}






.xinwen_con p{ font-size:15px!important; font-family:Microsoft Yahei!important; color:#666!important; line-height:32px!important}
.xinwen_con p img{ margin-bottom:10px}




#ny_lanmu {
	clear: both;
	height: 74px;
	width:1200px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	overflow: visible;
	font-size: 15px;
	line-height: 74px;
}
#ny_lanmu ul li {
	float: left;
	margin-right: 24px;
	display: inline;
}#ny_lanmu ul li a {
	color: #333;
}#ny_lanmu ul li a:hover {
	color: #97331a;
}



#ny_xinwen {
	width:1200px; margin:auto; clear:both; padding-top:40px;
	
}
#ny_xinwen ul {
	float: left;
	height: 180px; 
	width:1200px;
	position:relative;border-bottom: 1px solid #e7e7e7;margin:0;
}
#ny_xinwen ul a{
	float: left;
	height: 180px;
	width:1200px;
	 background:#FFFFFF; 


}
#ny_xinwen ul a:hover{
	float: left;
	height: 180px;
	width:1200px;
	 background:#f1f1f1; 


}

#ny_xinwen ul span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #6d6d6d;
	height: 57px;
	width: 72px;
	border-top-width:2px;
	border-top-style: solid;
	border-top-color: #6d6d6d;
	position: absolute;
	left: 32px;
	top: 53px;
	line-height: 57px;
	text-align: center;
}
#ny_xinwen ul font {
	font-size:13px;font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #6d6d6d;
	height: 25px;
	width: 72px;
	position: absolute;
	left: 32px;
	top: 105px;
}
#ny_xinwen ul li {
	font-size: 17px;
	line-height: 19px;
	color: #000;
	height: 19px;
	width: 729px;
	position: absolute;
	left: 136px;
	top: 53px;
}
#ny_xinwen ul li a{

	color: #000;
	
}

#ny_xinwen ul em {
	font-size: 13px;
	line-height: 30px;
	color: #1e64c9;
	height: 30px;
	width: 95px;
	border: 1px solid #1e64c9;
	position: absolute;
	left: 136px;
	top:90px;
	font-style: normal;
	text-align: center;
}

#ny_xinwen ul em a{
	color:#1e64c9!important
}

#ny_xinwen ul img {
	height: 113px;
	width: 227px;
	position: absolute;
	top: 40px;
	right: 22px;border: 1px solid #e7e7e7;
}

#ny_xinwen_da {
	width:100%; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ny_xinwen_da h3 {
	font-size: 28px;
	line-height: 33px;
	color: #333;
	text-align: center;
	float: left;
	padding-bottom:20px;
	width:1200px; 
	margin-top: 15px;
	font-weight: normal; margin-bottom:0
}
.xinwen_zz {
	font-size: 13px;
	line-height: 32px;
	color: #bbbbbb;
	float: left;
	height: 46px;
	width:1200px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	text-align: center;
}


.pnpage{ width:100%; float:left; padding-bottom:0px; padding-top:40px; margin-top:20px; border-top:#e4e4e4 solid 1px; font-size:15px}
.pnpage1{ width:50%; float:left; text-align:left;}
.pnpage2{ width:50%; float:right; text-align:right}
.pnpage3{ width:340px; float:left; text-align:center;}

.xinwen_con {
	line-height: 28px;
	text-align: left;
	float: left;
	width:100%; margin-top: 30px;
	margin-bottom: 50px;
	font-size: 13px;
}


#ny_lx_con1 {
	width:100%; float:left; background:#f7f7f7;
}

#ny_lx_con {
	width:1200px; margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.ny_lx_con_tu {
	float: left;
	width: 750px;
	margin-top: 75px;
	margin-bottom: 75px;
}
.ny_lx_con_zi {
	background-color: #FFF;
	float: left;
	height: 390px;
	width: 285px;
	margin-top: 75px;
	display: inline;
	margin-left: 39px;
	padding: 30px;
	font-size: 14px;
	line-height: 30px;
}
.ny_lx_con_zi h3 {
	font-size: 25px;
	line-height: 44px;
	color: #464646;
	text-align: left;
	float: left;
	height: 44px;
	width: 280px;
}
.ny_lx_con_zi h4 {
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	font-size: 14px;
}
.ny_lx_con_more {
	line-height: 52px;
	background-color: #e60632;
	float: left;
	height: 42px;
	width: 350px;
	text-align: center;
	display: inline;
	margin-left: 39px;
}
.ny_lx_con_more img {
	height: 25px;
	margin-top: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #066a16;
	border-left-color: #066a16;
	padding-right: 20px;
	padding-left: 20px;
}
#ny_lx_ly {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/register.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 583px;
	overflow: visible;
	text-align: center;
}
#ny_lx_ly h2 {
	font-size: 32px;
	color: #FFF;
	font-weight: normal;
	padding-top: 75px;
}
#ny_lx_ly h3 {
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	background-image: url(../images/xx8_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 45px;
	color: #fff;
}
.ny_ly_con {
	width: 735px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #fff;
}
.kuang1 {
	line-height: 50px;
	height: 50px;
	width: 520px;
	border: 1px solid #c6c6c6;
	background-color: rgba(255,255,255,0.0);
	color: #333;
	font-family:microsoft yahei;
	padding-left: 20px;
	margin: 5px;
}.font7 table tr td img {
	float: left;
	height: 52px;
	width: 166px;
}
.kuang3 {
	line-height: 50px;
	height: 50px;
	width: 166px;
	border: 1px solid #c6c6c6;
	background-color: rgba(255,255,255,0.0);
	color: #fff;
	font-family:microsoft yahei;
	padding-left: 20px;
	margin: 5px;
}
.kuang2 {
	line-height: 28px;
	height:177px;
	width: 1050px;
	border: 1px solid #c6c6c6;
	background-color: rgba(255,255,255,0.0);
	color: #333;
	font-family:microsoft yahei;
	padding-left: 20px;
	margin: 5px;
}
.ann {
	line-height: 48px;
	color: #fff;
	background-color: #1e64c9;
	text-align: center;
	height: 46px;
	width: 198px;
	font-family:microsoft yahei;
	font-size: 15px;
	border: 1px solid #1e64c9;
	margin-top: 15px;
}

#ny_dtt {
	background-image: url(../images/dtt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	clear: both;
	height: 299px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:90px;
	overflow: visible;
	border-top:#f3f3f3 solid 1px;
}

#ny_dtt h3{
font-size:70px; text-transform:uppercase; line-height:70px; font-weight:normal; color:#8fce99; font-family:Arial, Helvetica, sans-serif; font-weight:900;
}

#ny_dtt p{font-size: 17px;color: #8fce99; margin-top:50px; border:#8fce99 solid 1px;line-height: 40px; padding-left:15px; padding-right:15px; text-transform:uppercase; width:120px; margin:auto; 
	
}

#ny_dtt b{font-size:25px;
	color: #8fcc99;
	padding-top:100px;
	line-height: 40px;
	
}

#ny_dtt span {
	font-size:17px;
	color: #8fce99;
	line-height:50px
}



#ny_dl_ba {
	width:1200px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 470px;
}
#ny_dl_ba_tu {
	height: 417px;
	width: 642px;
	position: absolute;
	left: 30px;
	top: 44px;
}
#ny_dl_ba_biao {
	height: 43px;
	width: 44px;
	position: absolute;
	left: 600px;
	top: 222px;
}
#ny_dl_ba_zi {
	background-image: url(../images/dlbb.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 420px;
	position: absolute;
	left: 619px;
	top: 80px;
	padding-top: 70px;
	padding-left: 91px;
}
#ny_dl_ba_zi h3 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #464646;
	line-height: 30px;
}
#ny_dl_ba_zi h4 {
	font-size: 35px;
	font-weight: normal;
	line-height: 50px;
	height: 50px;
}
#ny_dl_ba_zi p {
	width: 288px;
	margin-top: 20px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 20px;
}
#ny_dl_ba_zi em {
	text-decoration: underline;
	color: #424242;
	font-style: normal;
}
#ny_dl_biao {
	width: 1164px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sjt_06.jpg);
	background-repeat: no-repeat;
	background-position: 157px center;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 36px;
}
#ny_dl_biao p {
	font-size: 17px;
	text-transform: uppercase;
	color: #3d9b66;
	line-height: 20px;
}

#ny_dl_biao h3 {
	font-size: 27px;
	font-weight: normal;
	color: #3b3b3b;
	line-height: 40px;
}
#ny_dl_con {
	width:1200px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ny_dl_con_tu {
	background-color: #FFF;
	display: inline;
	float: left;
	height: 504px;
	width: 534px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.ny_dl_con_img img {
	height: 130px;
	width: 130px;
	margin-top: 38px;border-radius:50%;
}
.ny_dl_con_tu h3 {
	font-size: 27px;
	line-height: 42px;
	font-weight: normal;
	margin-top: 10px;
}
.ny_dl_con_tu h4 {
	font-size: 12px;
	font-style: italic;
	color: #3b3b3b;
	line-height: 12px;
	font-weight: normal;
}
.ny_dl_con_tup {
	margin-top: 27px;
}
.ny_dl_con_tup img {
	display: inline;
	margin-right: 2px;
	margin-left: 1px;
}
.ny_dl_con_tu p {
	font-size: 13px;
	line-height: 24px;
	color: #3b3b3b;
	width: 466px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 26px;
	text-align: left;
}

#ppp1 { width:100%; float:left; background:#f7f7f7; padding-top:70px; padding-bottom:50px; margin-top:80px;}
.ppp2 { width:1200px; margin:auto}
.ppp2 h4{ width:1200px; float:left; text-align:left; font-weight:normal; color:#000; font-size:33px; padding-bottom:50px;}


#ny_pro_con {
	width:1200px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px; overflow:hidden
}

.ny_pro_con_tu {
	float: left;
	height: 370px;
	width: 1140px;
	margin-top: 15px;
	position: relative;
	background:#e8e8e8; 
	margin-bottom:30px;
}
.a1 {position: absolute; left: 0px; top: 0px;}
.b1 {position: absolute; right: 0px; top: 0px;}
.a2 {position: absolute; right: 0px;top: 0px;}
.b2 {position: absolute;left: 0px;top: 0px;}
.a3 {position: absolute; left: 0px; top: 0px;}
.b3 {position: absolute; right: 0px; top: 0px;}
.a4 {position: absolute; right: 0px;top: 0px;}
.b4 {position: absolute;left: 0px;top: 0px;}

.a5 {position: absolute; left: 0px; top: 0px;}
.b5 {position: absolute; right: 0px; top: 0px;}
.a6 {position: absolute; right: 0px;top: 0px;}
.b6 {position: absolute;left: 0px;top: 0px;}
.a7 {position: absolute; left: 0px; top: 0px;}
.b7 {position: absolute; right: 0px; top: 0px;}
.a8 {position: absolute; right: 0px;top: 0px;}
.b8 {position: absolute;left: 0px;top: 0px;}
	
	
.ny_pro_con_tu_l {height:370px;width:382px; float:left; overflow:hidden}
.ny_pro_con_tu_l a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.ny_pro_con_tu_l a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}


.ny_pro_con_tu_r {
	width: 700px;	
	float:left;
	padding-left:60px;
	padding-top:60px;
}
.ny_pro_con_tu_r h3 {
	font-size: 22px;
	color: #000;
	font-weight: normal;
	line-height: 70px;
}
.ny_pro_con_tu_r p {
	width:660px; float:left;	
	font-size: 15px;
	line-height: 24px;
}
.ny_pro_con_tu_r p a{

	color: #fff;
}
.ny_pro_con_tu_r p a:hover{

 color:#fff600;
}


.m1m {
	line-height: 30px; float:left;

	text-align: center;
	width:120px;
border-radius:25px;
	margin-top: 20px; font-style:normal; margin-right:500px;
} 

.m1m a{
	line-height: 30px; float:left;
	color: #fff;
	background:#e40c32;
	text-align: center;
	width:120px;
border-radius:25px;
font-style:normal; margin-right:500px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
} 

	.m1m a:hover{
	line-height: 30px; float:left;
	color: #e40c32;
	background:#fff600;
	text-align: center;
	width:120px;
border-radius:25px;
 font-style:normal; margin-right:500px; -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;-webkit-transition:all .8s ease 0s; transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);} 




#ny_lc_con {
	text-align: center;
	width:1200px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 17px;
	color: #787878;
	line-height: 32px;
	padding-top: 55px;
}
#ny_anli_con {
	width:1200px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
}
#pro_da {
	float: left;
	width:1200px; padding-top: 30px;
	padding-bottom: 40px;
}
#gongchang_da {
	float: left;
	width:1200px; padding-top: 30px;
	padding-bottom: 40px;
}



.right11{width:1200px; float:left; color:#fff; background:#96321a; padding-top:30px; padding-bottom:30px; font-size:16px;border-radius:6px; padding-left:30px; padding-right:30px; line-height:27px;}

.taotu_ss_T {
	float: left;
	width: 718px;
	padding-left: 462px;
}
.taotu_ss_T p {
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	width: 109px;
	border: 1px solid #b7b7b7;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	overflow: visible;
	display: inline;
	float: left;
	color: #FFF;
}.taotu_ss_T a:hover p {
	font-size: 14px;
	line-height: 35px;
	color: #FFFFFF;
	height: 35px;
	width: 109px;
	border: 1px solid #97331a;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	overflow: visible;
	display: inline;
	float: left;
	background-color: #97331a;
}.taotu_ss_T a:hover p span {
	
	color: #FFFFFF;
	
}
.taotu_ss_T p span {
	position: absolute;
	left: 38px;
	color: #FFFFFF;
}

.taotu_ss_T p img {
	position: absolute;
	left: 14px;
	top: 9px;
}
.taotu_ss_con {
	float: left;
	width:1200px; font-size: 14px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	height: 81px;
	margin-top: 115px;
}.tt_search {
	background-image: url(../images/sousou_10.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 410px;
	margin-top: 9px;
	background-position: left top;
	background-color: #FFF;

	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;box-shadow: 0px 0px 9px #272727;
}


.tt_search1 {
	float: left;
	height: 40px;
	width: 284px;
	background-color: #FFFFFF;
	color: #9b9b9b;
	display: inline;
	line-height: 40px;
	font-size: 15px;
	border: 1px solid #FFFFFF;
	padding-left: 22px;
	font-family:Arial, Helvetica, sans-serif;
}
.tt_searchimg1 {
	float: left;
	display: inline;
}




#ny_lx111{ width:100%; float:left; background:#FFFFFF;  padding-bottom:100px; padding-top:60px;}
#ny_lx11{
	width:1200px; margin:auto; font-size:14PX;
}


.zzz{ color:#990000; font-weight:bold}
.zzz a{ color:#c82300!important; }


.vvvcc{ font-size:20px; line-height:37px; float:right; padding-top:20px;width:470px; }
/*内刊*/
.nk_tip{ width:19%; float:left; margin-right:1%; margin-bottom:30px; border:1px solid #e5e5e5;}
.nk_tip .nk_kuang1{ width:100%; height:363px; background-color:#ddd; overflow:hidden;}
.nk_tip .nk_kuang1 img{width:100%; height:363px; transform: scale(1);transition: all 0.3s ease-out; }
.nk_tip:hover .nk_kuang1 img{transform: scale(1.1);}


.nk_kuang2{ width:100%; height:155px; border:1px solid #e5e5e5;transition:all 0.3s linear; background:#e5e5e5}
.nk_kuang2 .nk_nr{ width:92%; margin:0 auto;}
.nk_kuang2 .nk_nr .nk_p1{ font-size:14px; color:#797979; text-transform:uppercase; margin-bottom:5px; padding-top:13px;transition:all 0.3s linear;}
.nk_kuang2 .nk_nr .nk_p2{ font-size:20px; color:#444; line-height:25px;transition:all 0.3s linear;}

.nk_tip:hover .nk_kuang2{ background-color:#0e6eb8;border:1px solid #0e6eb8;}
.nk_tip:hover .nk_kuang2 .nk_nr .nk_p1{ color:#fff;}
.nk_tip:hover .nk_kuang2 .nk_nr .nk_p2{color:#fff;}

.nk_tip:nth-child(6n){margin-right:0px;}



.max_box{ width:100%; margin:0 auto; padding-bottom:113px; margin-top:20px;}


/*新闻*/
.xw_tip{ height:240px; background-color:#f7f7f7; margin-bottom:36px;border-bottom: 1px solid #ebebeb;}
.xw_tip .xw_pic{ width:25%; height:209px; overflow:hidden; float:left; margin-left:16px; margin-top:16px;}
.xw_tip .xw_pic img{width:100%; height:209px;transform: scale(1);transition: all 1s ease-out;}
.xw_tip:hover img{transform: scale(1.1);}
.xw_right{ width:68%; float:right; margin-right:30px; margin-top:28px; }
.xw_right .xw_p1{ line-height:29px; color:#000;}
.xw_right .xw_p2{ margin-top:20px; height:95px; overflow:hidden;}
.xw_right .xw_p2 p{color:#999999; line-height:22px;}
.xw_right .xw_p3{color:#999999; }
.xw_tip:hover .xw_p1{color:#0e6eb8;}



.news_title{width:100%; font-size:16px; color:#0e6eb8; line-height:35px; padding-top:15px; padding-bottom:15px; background-color:#fbfbfb; text-align:center; border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;}
.news_title2{ font-size:13px;color:#c81622; text-align:right; margin-top:10px; font-weight:bold;}
.new_nr_wenzi{ margin-top:16px;}
.new_nr_wenzi p{ font-size:14px; line-height:35px; color:#333;}
.new_nr_wenzi p a{color:#333;}
.new_nr_wenzi img{max-width:900px!important; height:auto!important;; margin:0 auto; margin-bottom:5px; margin-top:5px;}
.new_nr_wenzi table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.new_nr_wenzi table tr td{ padding:11px; font-size:14px; color:#333; line-height:26px;border:1px solid #ccc; border-top:0; border-right:0;}



.zhengtao{ width:100%; display:flex;flex-wrap:  wrap;}

.zhengtao .pic1{ width:16%; margin-right:2%; margin-left:2%; text-align:center; margin-bottom:3%; }
.zhengtao .pic1 img{ width:100%; padding:11%; border:1px #CCC solid }

.zhengtao .pic1 p{ margin-top:10px}




@media only screen and (max-width:550px) {
#ny_about {
    margin: auto;
    width: 100%;
    padding-bottom: 80px;
    overflow: hidden;
}

#ny_xinwen_da{ width: 100%;}

#ny_xinwen_da h3{ width: 90%; font-size:20px; margin:0 auto; float:none}
.xinwen_zz
{ width: 96%; font-size:14px; margin:0 auto
}



.xinwen_con{ width: 96%; font-size:14px; margin:0 auto; float:none}
.xinwen_con p img{ width:100%!important; height:auto!important}


.pnpage{ width:96%; margin: 0 auto; }
.pnpage1,.pnpage2,.pnpage3{ width:50%}

.pnpage span,.pnpage a{ font-size:14px}
.xwzx_con1{
    width: 100%!important;}
	.xwzx_con1_u1{
    width: 100%!important;}
	.xwzx_con1_middle{ width:30%; padding-top:20px; margin-top:0; float:left}
	.xwzx_con1_right{ padding-left:10px}

.xwzx_con1_right{ width:70%; float:right}

.xwzx_con1_right h1{ font-size:15px; display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; 
        overflow: hidden;
}
.xwzx_con1_right p{ display:none}

.xwzx_con1_u1 dd a{ padding:0; height:100px}



.xwzx_con1_right:after {
    content:none;
    
}

.xwzx_con1_middle b{ font-size:30px}

.xwzx_con1_middle em{ font-size:15px}


.page{ font-size:14px}
.xinwen_con,#ny_xinwen_da,#ny_xinwen_da h3,.xinwen_zz{ width:100%}
#ny_xinwen_da h3{ font-size:20px}

.divBox{ width:100%}

.xwzx_con1_right{ padding-right:0; padding-top:20px}
#ny_xinwen_da{ width:92%!important; margin:0 auto}

.xinwen_con p{ font-size:14px!important}

.fy1 {
    line-height: 50px;
    text-align: center;
    height: 50px;
    width: 100%!important;
    clear: both;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-top: 10px;
}

.page{ font-size:12px!importants}

.h40{ background:#fff!important; display:none}
.cpz {
    width: 100%;
    padding-bottom: 50px;
    margin: 0 1%;
}    .ab_3 {
        width: 100%;
        height: 210px;
        float: left;
        overflow: hidden;
    }    .tit-22 {
        font-size: 16px;
    }.m31 a {
    border-radius: 0px;
    width: 120px;
    line-height: 48px;
    float: left;
    color: #7d7d7d;
    text-decoration: none;
    position: relative;
    z-index: 3;
    display: block;
    font-weight: normal;
    line-height: 40px;
    height: 40px;
    border-radius: 45px;
}.m31 {
    border: #c0c0c0 solid 1px;
    width: 120px;
    line-height: 48px;
    float: left;
    color: #7d7d7d;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    position: relative;
    z-index: 3;
    display: block;
    font-weight: normal;
    line-height: 40px;
    height: 40px;
    color: #000;
    border-radius: 45px;
}.nk_tip {
    width: 49%;
    float: left;
    margin-right: 1%;
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
}.nk_tip .nk_kuang1 img {
    width: 100%;
    height: 213px;
    transform: scale(1);
    transition: all 0.3s ease-out;
}.nk_tip .nk_kuang1 {
    width: 100%;
    height: 213px;
    background-color: #ddd;
    overflow: hidden;
}
    .footer {
        padding-top: 1rem;
        clear: both;
    }

.nk_kuang2 .nk_nr .nk_p1 {
    font-size: 14px;
    color: #797979;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding-top: 3px;
    transition: all 0.3s linear;
}.nk_kuang2 {
    width: 100%;
    height: 115px;
    border: 1px solid #e5e5e5;
    transition: all 0.3s linear;
    background: #e5e5e5;
}.nk_nr p {
    margin-top: 4px!important;
}.xw_tip .xw_pic {
    width: 90%;
    height: 209px;
    overflow: hidden;
    float: left;
    margin-left: 16px;
    margin-top: 16px;
}.xw_right {
    width: 88%;
    float: right;
    margin-right: 30px;
    margin-top: 28px;
}.xw_right .xw_p2 {
    margin-top: 0px;
    height: 95px;
    overflow: hidden;
}    .xinwen_con p img {
        width: 100% !important;
        height: auto !important;
        display: block;
    }.kuang1 {
    line-height: 40px;
    height: 40px;
    width: 100%;
    border: 1px solid #c6c6c6;
    background-color: rgba(255, 255, 255, 0.0);
    color: #333;
    font-family: microsoft yahei;
    padding-left: 20px;
    margin: 5px;
}.kuang2 {
    line-height: 28px;
    height: 177px;
    width: 100%;
    border: 1px solid #c6c6c6;
    background-color: rgba(255, 255, 255, 0.0);
    color: #333;
    font-family: microsoft yahei;
    padding-left: 20px;
    margin: 5px;
}.zhengtao .pic1 {
    width: 28%;
    margin-right: 2%;
    margin-left: 2%;
    text-align: center;
    margin-bottom: 3%;
}

}