@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	list-style: none;
	border: 0;
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
a {
	text-decoration: none;
}

.w-1260 {
	width: 1260px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1260px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-150{
	margin-top: 150px;
}


.nabbg{
	height:39px;
	background:#f6f6f6;
	width:100%;
}
.nabbg .nab-l{
	float:left;
	padding-left:40px;
	background:url(../images/navbg.jpg) no-repeat top left;
}
.nabbg .nab-r{
	float:right;
}
.nabbg .nab-r a{
	float:left;
	display:block;
	line-height:39px;
	color:#474747;
	font-size:14px;
	width:80px;
}
.nabbg .nab-l h3{
	line-height:39px;
	color:#474747;
	font-size:14px;
}
.h-menu-bg{
  width: 100%;
  height: 60px;
  background-color: #2e3d9b;
}
.h-menu{
  margin:0 auto;
  width: 1260px;
  height: 60px;
  text-align: center;
}
.h-menu a{
  display: inline-block;
  width: 140px;
  height: 60px;
  line-height: 60px;
  font-size: 17px;
  text-align: center;
  color: #ffffff;
}
.h-menu a:hover{
	color:#fff;
  background:#ff2828;
}
.h-menu-hover{
	color:#fff !important;
   background:#ff2828 !important;
}


/*end menu*/
.top1-bg{
  width:100%; 
  height: 109px; 
  background-color: #fff;
}
/*middle*/
    /*所有标题*/
.tit01{
  width: 100%;
  overflow: hidden;
}
.tit01 h2{
  margin-top:25px;
  width: 100%;
  font-size:38px;
  color: #fe6d00;
  text-align: center;
  letter-spacing: 0px;
  background:url(../images/tit01.jpg) no-repeat top center;
  font-weight: bold;
}
.tit01 p{
	line-height:38px;
  display: block;
  text-align: center;
  font-size: 17px;
  color: #565656;
}
.tit01 .tit001{
	width:95px;
	height:2px;
	margin:0 auto;
	background:#fe6d00;
}
.tit03{
  width: 100%;
  overflow: hidden;
}
.tit03 h4{
  margin-top:10px;
  width: 100%;
  text-transform: uppercase;
  font-size:29px;
  color: #2e3d9b;
  text-align: center;
  font-weight: bold;
}
.tit03 h2{
  width: 100%;
  font-size:28px;
  color: #f02020;
  text-align: center;
  letter-spacing: 0px;
  font-weight: bold;
}
.tit03 p{
	line-height:28px;
  display: block;
  text-align: center;
  font-size: 17px;
  color: #565656;
}
.h-tit02{
  width: 100%;
  height: 46px;
  border-bottom:1px solid #d2d2d2;
}
.h-tit02 h2{
  display: block;
  margin-right: 15px;
  float: left;
  font-size: 26px;
  color: #262a2d;
}
.h-tit02 a{
  float: right;
  margin-top:10px;
  width: 91px;
  height: 22px;
  font-size: 14px;
  color: #262a2d;
  text-align: center;
  line-height: 22px;
  border:1px solid #dcdcdc;
  background-color: #f3f3f3;
  border-radius: 15px;
}
.tit-line{
  width: 100%;
  height: 5px;
  border-bottom: 1px solid #efefef;
}

    /*end所有标题*/
.pro-tit{
  padding:15px;
  margin-top: 15px;
}
.pro-tit p{
  text-align: center;
  font-size: 25px;
  color: #333332;
  font-weight: bold;
}
.pro-tit .zi1{
  font-size: 25px;
  color: #f57004;
  font-weight: bold;
}
.pro-tit span{
  display: block;
  margin-top: 5px;
  font-size: 15px;
  color: #333332;
  text-transform: uppercase;
  text-align: center;
}
.proc1-bg{
	background:#efefef;
  padding:10px 0px;
  width: 100%;
  height: auto;
}

.proc1{
	float:right;
	width:100%;
    height: auto;
}

.proc1 a h3{
  display: inline-block;
  margin-right: 3px;
  margin-left:3px;
  margin-bottom:7px;
  width:308px;
  height: 42px;
  background:#2e3d9b;
  font-size:17px;
  border-radius:7px;
  color: #fff;
  text-align: center;
  line-height:42px;
  transition: all 0.3s ease-out;
}
.proc1 a:hover h3{
  background-color: #ff2c2c;
  color: #fff;
}
.proc1-hover h3{
  background-color: #ff2c2c !important;
  color: #fff !important;
}434343

.h-cae-bg{
  width: 100%;
  padding:20px 0px 0px 0px;
}
.h-case{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.h-case li{
  float: left;
  margin-right: 15px;

}
.h-case li .tu{
  background-color: #efefef;
  border-radius: 10px;
  overflow: hidden;
}
.h-case li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-case li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-case li a h3{
  display: block;
  padding:7px 0px;
  width: 100%;
  background-color: #ffffff;
  font-size: 17px;
  color: #363636;
  text-align: center;
  overflow: hidden;

}
.about-bg{
  width: 100%;
  padding-top:90px;
  padding-bottom:48px;
  background: url(../images/about-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.about-bg .about-l{
	padding-left:20px;
	float:left;
	width:610px;
}
.about-bg .about-l h2{
	margin-bottom:15px;
	font-size:32px;
	color:#373737;
	font-weight:bold;
	line-height:60px;
	text-indent:80px;
}
.about-bg .about-l h3{
	margin-bottom:32px;
	margin-left:20px;
	width:430px;
	height:38px;
	background:#ff2a2a;
	font-size:23px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	line-height:38px;
	letter-spacing:5px;
}
.about-bg .about-l a{
	display:block;
	margin-left:20px;
	margin-top:15px;
	width:164px;
	height:40px;
	font-size:18px;
	color:#272727;
	text-align:center;
	line-height:40px;
	border:1px solid #313131;
	border-radius: 10px;
}
.about-bg .about-l p{
	font-size:16px;
	line-height:35px;
	color:#272727;
}
.about-bg .about-r{
	float:right;
	width:590px;
}
.about-bg .about-r h4{
	text-align:center;
	font-size:32px;
	line-height:40px;
	color:#ff0000;
	font-weight:bold;
	letter-spacing: 3px;
}
/*end middle*/

/*首页产品*/
.pro1{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.pro1 li{
	position:relative;
	padding-bottom:10px;
	border-bottom:4px solid #dfdfdf;
  float: left;
  margin-right: 28px;
  margin-bottom: 23px;
  width:400px;
  box-sizing: border-box;
  overflow: hidden;
}
.pro1 li .p-bianti{
	width:271px;
	height:34px;
	background:url(../images/p-bianti.png) no-repeat top left;
	position:absolute;
	bottom:92px;
	left:0px;
}
.pro1 li .p-bianti h3{
	font-size:17px;
	color:#fff;
	line-height:34px;
	text-indent:20px;
	width:100%;
}
.pro1 li .p-bianti h3 span{
	font-size:18px;
	color:#ff0000;
	font-weight:bold;

}
.pro1 li .tu1{
  width:400px;
  height:290px;
  overflow: hidden;
}
.pro1 li .tu1 img{
  width:400px;
  height:290px;
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
   -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
   -moz-transition: all 0.5s ease-out; 
}
.pro1 li:hover .tu1 img{
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 

}
.pro1 li .tu1 .uptit{
  bottom:-60px;
  left:0px;
  width: 100%;
  height: 50px;
  background-color: rgb(107,204,29,0.7);
  border-radius: 12px 12px 0px 0px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.pro1 li .tu1 .uptit p{
  display: block;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
.pro1 li:hover .tu1 .uptit{
  bottom:40px;
}


.pro1 li .p-tit{
	margin-top:15px;
	width:100%;
	z-index:1111;
	transition: all 0.5s ease-out;
}


.pro1 li .p-tit a h3{
	text-align:center;
	width:100%;
	float:left;
	transition: all 0.5s ease-out;
	line-height:32px;
	height:32px;
  font-size:21px;
  color: #333333;
  letter-spacing: 0px;
}
.pro1 li .p-tit a h3 span{
	transition: all 0.5s ease-out;
	line-height:32px;
	height:32px;
  font-size:23px;
  font-weight:bold;
  color: #ff0000;
}
.pro1 li .p-tit a h5{
	text-indent:20px;
	width:100%;
	transition: all 0.5s ease-out;
	line-height:35px;

	height:35px;
  font-size:17px;
  color: #252525;
  letter-spacing: 0px;
}
.pro1 li .p-tit a h4{
	background:#f5443e;
	text-transform: uppercase;
	text-align:center;
	width:102px;
	float:left;
	border-radius:8px;
	transition: all 0.5s ease-out;
	line-height:32px;
	height:32px;
  font-size:16px;
  color: #fff;
  letter-spacing: 0px;
}
.h-pro-gun01 li{
	
	position: relative;
	float: left;
  margin-right:40px;
  margin-bottom:20px;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}

.h-pro-gun01 li .tu{
	padding:0px;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{
	border-radius: 12px;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun01 li .p1-t{
	border-radius: 0 0 12px 12px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background: rgba(0,0,0,0.7);
	z-index:1111;
}

.h-pro-gun01 li .p1-t a h3{
	width:230px;
	float:left;
	transition: all 0.5s ease-out;
	line-height:46px;
	height:46px;
  font-size:16px;
  color: #fff;
  letter-spacing: 0px;

}
.h-pro-gun01 li:hover .p1-t{
	border-radius: 0 0 12px 12px;
	background: rgba(5,75,152,0.7);
	
}



/*====================新闻15====================*/

/*end middle*/
.h-m3{
	padding-top:32px;
	background:url(../images/newbg.jpg) no-repeat top center;
	width:100%;
	padding-bottom:20px;
}
.xw-l{

	width:340px;
	float:left;
}
.xw-l h2{
	line-height:84px;
	font-size:38px;
	color:#fff;
	font-weight:bold;
	text-indent:20px;
}
.xw-l h3{
	text-transform: uppercase;
	font-size:18px;
	color:#fff;
	height:130px;
	text-indent:20px;
}
.xw-l a{
	margin-bottom:160px;
	width:208px;
	height:43px;
	margin-left:20px;
	line-height:43px;
	text-indent:40px;
	border:1px #fff solid;
	display:block;
	color:#fff;
	font-size:17px;
}
.xw-l .xw-b{
	padding-left:88px;
	background:url(../images/dl1.jpg) no-repeat left top;
}
.xw-l .xw-b h4{
	font-size:37px;
	color:#ff2a28;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.xw-l .xw-b h5{
	letter-spacing: 1.2px;
	font-size:37px;
	color:#ff2a28;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.y-news004{
  height: auto;
  overflow: hidden;
}

.y-news004 ul li{
	margin-bottom:12px;
  margin-right:50px;
  width:900px;
  height:156px;
}
.y-news004 ul li img{
  float: left;
  width:180px;
  height:140px;

  overflow: hidden;
}
.y-news004 ul li .r01{
  float: right;
  width:690px;
  height: auto;
}
.y-news004 ul li .r01 a h3{
	font-weight:bold;
  display: block;
  width:100%;
  height:47px;
  overflow:hidden;
  font-size: 18px;
  color: #4c4c4c;
  line-height:52px;
}
.y-news004 ul li:hover .r01 a h3{
  color: #ff2a28;
}
.y-news004 ul li .r01 p{
  display: block;
  width: 100%;
  height:60px;
  font-size:14px;
  color: #6b6b6b;
  line-height:180%;
  overflow: hidden;
}
.y-news004 ul li .r01 h4{
  text-transform: uppercase;
  display: block;
  float: left;
  width: 88px;
  height: 23px;
  border: 1px solid #2e3d9b;
  font-size: 12px;
  color: #2e3d9b;
  text-align: center;
  line-height: 23px;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}

.y-news004 ul li:hover .r01 h4{
   text-transform: uppercase;
  background-color: #2e3d9b;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}


/*end首页新闻*/

/*bottom*/
.foot-back{
	padding-top:36px;
	background:url(../images/bot.jpg) no-repeat top center;
  width: 100%;
}
.font-1{
	float:left;
	width:390px;
}
.font-2{
	float:left;
	width:310px;
}
.font-2 .font2 a{
	background:none;
	display:block;
	float:left;
	width:134px;
	color:#e1e1e1;
	height:38px;
	font-size:15px;
}
.foot-back h3{
	font-size:19px;
	height:36px;
	font-weight:bold;
	color:#e6e6e6;
}
.foot-back .font-tit{
	margin-bottom:18px;
	width:38px;
	height:1px;
	background:#ff2a2a;
}
.font-1 .font1 a{
	display:block;
	float:left;
	width:190px;
	color:#e1e1e1;
	height:36px;
	font-size:15px;
}
.font-3{
	padding-bottom:30px;
	float:left;
	width:556px;
}

.font-3 h2{
	color:#ff2a2a;
	font-size:25px;
	font-weight:bold;
	margin-bottom:25px;
}
.font-3 .font3{
	padding-left:20px;
}
.font-3 .font3 img{
	margin-right:20px;
	width:128px;
	display:block;
	float:left;
}
.font-3 .font3-p{
	width:260px;
	float:left;
}
.font-3 .font3-p p{
	color:#ffffff;
	line-height:170%;
	font-size:15px;
}
.foot-bot{
	background:#151515;
	border-top:1px dashed #595959;
	height:60px;
}
.foot-bot p{
	color:#fff;
	line-height:60px;
	font-size:17px;
}
.foot-bot p a{
	color:#fff;
	line-height:60px;
	font-size:17px;
}

/*end bottom*/
/*效果图*/
.hotpro{
  padding:20px 0px;
  border-bottom:1px solid #c5ced7;
}
.hotpro h3{
  display: block;
  float: left;
  font-size: 15px;
  color: #333;
  vertical-align:middle;
}
.hotpro  a{
  display: block;
  float: left;
  padding-right:15px;
  font-size: 15px;
  color: #656565;
  vertical-align:middle;
}
/*新闻*/
.news-bg{
  width: 100%;
  padding:20px 0px;
  background-color: #f6f6f6;
}
.llq-news{
  width: 1260px;
  height: auto;
}
.llq-news .one-news{
  float: left;
  width: 390px;
  height: 359px;
}
.llq-news .one-news .tu{
  width: 390px;
  height: 296px;
  overflow: hidden;
}
.llq-news .one-news .tu img{
  width: 390px;
  height: 296px;
}
.llq-news .one-news  a h3{
  display: block;
  width: 100%;
  height: 60px;
  background-color: #6bcc1d;
  color: #fff;
  text-align: center;
  line-height: 60px;
}
.llq-news .two-news{
  float: right;
  width: 800px;
  height: auto;
}
.llq-news .two-news li{
  margin-bottom: 20px;
  padding: 16px 20px;
  background-color: #fff;
  overflow: hidden;
}
.llq-news .two-news li:hover{
  background-color: #6bcc1d;
}
.llq-news .two-news li .tu{
  float: left;
  width: 160px;
  height: 135px;
  overflow: hidden;
}
.llq-news .two-news li .tu img{
  width: 160px;
  height: 125px;
}
.llq-news .two-news li .two-r{
  float: right;
  width: 565px;
}
.llq-news .two-news li .two-r a h3{
  display: block;
  font-size: 17px;
  color: #474747;
  width: 100%;
  height: 40px;
  list-style: 150%;
  overflow: hidden;
}
.llq-news .two-news li .two-r p{
  display: block;
  width: 100%;
  height: 48px;
  font-size: 14px;
  color: #7f7f7f;
  line-height: 170%;
  overflow: hidden;
}
.llq-news .two-news li:hover .two-r a h3,
.llq-news .two-news li:hover .two-r p,
.llq-news .two-news li:hover .two-r span{
  color: #fff;
}

.llq-news .two-news li .two-r span{
  display: block;
  margin-top: 10px;
  font-size: 13px;
  color: #7f7f7f;
  vertical-align: middle;
}
.llq-news .two-news li .two-r span img{
  display: block;
  margin-right: 15px;
  float: left;
  vertical-align: middle;
}
.llq-three-news{
  width: 1320px;
  height: auto;
  margin-top: 15px;
}
.llq-three-news li{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  padding:0px 20px;
  width: 370px;
  height: 55px;
  background-color: #fff;
}
.llq-three-news li:hover{
  background-color: #6bcc1d;
}
.llq-three-news li a h3{
  display: block;
  float: left;
  width: 295px;
  height: 55px;
  line-height: 55px;
  font-size: 15px;
  color: #7f7f7f;
  overflow: hidden;
}
.llq-three-news li span{
  display: block;
  float: right;
  width: 75px;
  height: 55px;
  font-size: 13px;
  color: #7f7f7f;
  line-height: 55px;
  text-align: center;
}
.llq-three-news li:hover a h3,
.llq-three-news li:hover span{
  color: #fff;
}
   /*end新闻*/

/*end middle*/




/*内页*/
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:40%;padding:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}
	/*当前位置*/
.ny-weizhi{padding:10px 0px;/*width: 100%;*/height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1200px; font-size: 15px;color: #333;}
	/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1260px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}

/*手机站*/
