﻿@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 {

}

.mt-50 {
	margin-top: 55px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-150{
	margin-top: 150px;
}
.top-1{
  width: 100%;
  height: 35px;
  font-size: 14px;
  color: #313131;
  line-height: 33px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ededed;
}
.top-1-l{
  float: left;
  width: 900px;
  line-height: 35px;
  overflow: hidden;
}
.top-1-l img{
  display: inline-block;
  float: left;
  width: 32px;
  height: 32px;
  margin-top: 0px;
  margin-right: 10px;
  vertical-align:middle;
}
.top-1-r{
  float: right;
  width: 235px;
}
.top-1-r a{
  float: left;
  margin-top: 10px;
  border-right:1px solid #7b7b7b;
  width: 77px;
  height: 15px;
  line-height: 14px;
  font-size: 14px;
  color: #313131;
  text-align: center;
}
.top-1-r a:last-child{
  border-right: none;
}
/*menu*/
.head-v3{position:relative;z-index:100;min-width:1000px}
.head-v3 .navigation-inner{margin:0 auto;width:1150px;position:relative}
.navigation-up{height:60px;background:#0f5eb6}
.navigation-up .navigation-v3{/*margin-left:155px;*/float:left;_margin-left:10px}
.navigation-up .navigation-v3 ul{float:left}
.navigation-up .navigation-v3 li{float:left;font:normal 16px/59px "microsoft yahei";color:#fff}
.navigation-up .navigation-v3 .nav-up-selected{background:#344157}
.navigation-up .navigation-v3 .nav-up-selected-inpage{background:#344157}
.navigation-up .navigation-v3 li h2{font-weight:normal;padding:0;margin:0}
.navigation-up .navigation-v3 li:hover h2{background-color: #344157;}
.navigation-up .navigation-v3 li h2 a{
  padding:0 25px;
  color:#fff;
  width:90px;
  font-size: 16px;
  text-align:center;
  display:inline-block;
  height:60px;
  font-family:"microsoft yahei";
}

.navigation-down{position:absolute;top:60px;left:0px;width:100%}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#344157;position:absolute;top:0px}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:1200px;position:relative}
.navigation-down .nav-down-menu dl{float:left;margin:18px 80px 18px 0}
.navigation-down .menu-1 dl{margin:20px 80px 25px 0}
.navigation-down .menu-1 dt{font:normal 16px "microsoft yahei";color:#fff;padding-bottom:10px;border-bottom:1px solid #61789e;margin-bottom:10px}
.navigation-down .menu-1 dt a{font:normal 16px "microsoft yahei";color:#fff;padding-bottom:10px;border-bottom:1px solid #61789e;margin-bottom:10px}
.navigation-down .menu-1 dd a{color:#fff;font:normal 14px/30px "microsoft yahei"}
.navigation-down .menu-1 dd a:hover{color:#60aff6}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#fff;font:normal 16px "microsoft yahei"}
/*end menu*/
.top1-bg{
  width:100%; 
  height: 109px; 
  background-color: #fff;
}
/*middle*/
    /*所有标题*/
.tit01{
  padding:15px 0 15px 0;
  width: 100%;
  height: 108px;
/*  background: url(../Img/tit-bg01.jpg) top center no-repeat;*/
  background-color: #efefef;
  overflow: hidden;
}
.tit01 h2{
  width: 100%;
  height: 44px;
  font-size: 30px;
  color: #343434;
  text-align: center;
  letter-spacing: 0px;
  font-weight: bold;
}
.tit01 .zi01{
  display: block;
  height: 30px;
  text-align: center;
  font-size: 18px;
  color: #1188da;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: bold;
}
.tit01 .zi02{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #484848;
  letter-spacing: 0px;
}

.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{
  height: auto;
  text-align: center;
}

.proc1 a{
  display: inline-block;
  margin-right: 2px;
  margin-left:2px;
  margin-bottom:4px;
  width: 242px;
  height: 40px;
  background-color: #313131;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
  transition: all 0.3s ease-out;
}
.proc1 a:hover{
  background-color: #ef1e1e;
  color: #333;
}

/*end 效果图*/
.h-cae-bg{
  width: 100%;
  padding:15px 0px;
  background-color: #efefef;
}
.h-case{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.h-case li{
  float: left;
  margin-right: 15px;
  width: 240px;
  height: 220px;
}
.h-case li .tu{
  width: 240px;
  height: 160px;
  overflow: hidden;
  background-color: #efefef;
}
.h-case li .tu img{
  width: 240px;
  height: 160px;
  -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:5px 0px;
  width: 100%;
  margin-top: 5px;
  background-color: #ef1e1e;
  font-size: 15px;
  color: #333;
  text-align: center;
  overflow: hidden;
}
/*分类一*/
.pp-pc-bg{
  width: 100%;
  height: auto;
  background-color: #354157;
  overflow: hidden;
}
.pp-pc-tit{
  float: left;
  width: 139px;
  height: 287px;
  background-color:#233a61;
}
.pp-pc-tit h2{
  width: 47px;
  margin:0 auto;
  margin-top: 18px;
  font-size: 43px;
  color: #fff;
  font-weight: bold;
  line-height: 115%;
}
.pp-pc-r{
  float: right;
  margin-top: 25px;
  width: 1096px;
  height: auto;
}
.pp-pc-r li{
  float: left;
  margin-left:16px;
  height:100px;
  border:1px solid #1c678f;
  width:240px;
  margin-bottom:10px;
}
.pp-pc-r li a h3{
  display: block;
  width: 100%;
  height: 100px;
  line-height:100px;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.pp-pc-r li .pc-nr{
  padding:15px 15px;
  border:1px solid #1c678f;
}
.pp-pc-r li .pc-nr a{
  display: block;
  width: 100%;
  height: 26px;
  background:url(/img/diana.png) top left no-repeat;
  font-size: 16px;
  color: #fff;
  text-indent: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  transition: all 0.3 ease-out;
}
.pp-pc-r li .pc-nr a:hover{
  background:url(/img/dianb.png) top left no-repeat;
  background-color: #1c678f;
}
/*优势*/
.ys-tit{
  width: 100%;
  height: 122px;
  overflow: hidden;
}
.ys-tit b{
  display: block;
  width: 100%;
  height: 70px;
  font-size: 43px;
  font-weight: bold;
  text-align: center;
}
.ys-tit p{
  display: block;
  text-align: center;
  font-size: 20px;
  color: #444;
  font-weight: bold;
}
.ys-bg{
  width: 100%;
  height: 812px;
  background: url(/img/ys-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.ys-l{
  float: left;
  margin-top: 393px;
  width: 360px;
}
.ys-l p{
  display: block;
  width: 100%;
  height: 75px;
  font-size: 39px;
  color: #fff;
  font-weight: bold;
  text-align: right;
}
.ys-l span{
  display: block;
  float: right;
  margin-bottom: 11px;
  width: 245px;
  height: 52px;
  border:2px solid #fff;
  text-align: center;
  line-height: 48px;
  font-size: 34px;
  color: #fff;
  font-weight: bold;
}
.ys-r{
  float: right;
  margin-top: 148px;
  margin-right: 56px;
  width: 747px;
  height: auto;
  overflow: hidden;
}
.ys-r h2{
  display: block;
  width: 100%;
  height: 80px;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  text-indent: 26px;
}
.gg-ys{}
.gg-ys li{
  margin-bottom: 26px;
  width: 100%;
  height: 85px;
}
.gg-ys li .gg-ysl{
  float: left;
  width: 97px;
  height: 85px;
  border-right:1px solid #085ec1;
}
.ys-num1{
  background-color: #085fc0;
}
.ys-num2{
  background-color: #08b2c1;
}
.ys-num3{
  background-color: #09c18f;
}
.ys-num4{
  background-color: #09c145;
}
.gg-ys li .gg-ysl .num{
  margin-top: 3px;
  width: 76px;
  height: 76px;
  font-size: 42px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 74px;
  border-radius: 50%;
}
.gg-ys li .gg-ysr{
  float: right;
  width: 615px;
  height: auto;
  overflow: hidden;
}
.gg-ys li .gg-ysr p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 20px;
  color: #085fc1;
}
.gg-ys li .gg-ysr span{
  display: block;
  font-size: 16px;
  color: #787777;
  line-height: 150%;
  letter-spacing: 0px;
}
/*关于我们*/
.gg-about-bg{
  width: 100%;
  height: 645px;
  background: url(/img/about-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.gg-about{
  margin-top: 82px;
  float: right;
  width: 633px;
  height: auto;
  overflow: hidden;
}
.gg-ab-tit{
  width: 100%;
  height: 243px;
  overflow: hidden;
}
.gg-ab-tit .zi1{
  width: 100%;
  height: 47px;
  font-size: 32px;
  color: #2e5db5;
  font-weight: bold;
}
.gg-ab-tit .zi2{
  width: 100%;
  font-size: 14px;
  color: #2e5db5;
  text-transform: uppercase;
}
.about-list{
  margin-top: 25px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.about-list li{
  float: left;
  width: 156px;
  height: 115px;
  background-color: #2f59af;
  text-align: center;
}
.about-list li img{
  display: block;
  margin:0 auto;
  margin-top: 15px;
}
.about-list li p{
  display: block;
  margin-top: 8px;
  font-size: 23px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.about-list-r{
    margin-right: 2px;
}
.gg-about-con strong{
  display: block;
  width: 100%;
  height: 55px;
  font-size: 25px;
  color: #464646;
  font-weight: bold;
}
.gg-about-con .a-con{
  display: block;
  width: 100%;
  height: 178px;
  color: #474747;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0px;
}
.gg-about-con .a-con p,
.gg-about-con .a-con p a,
.gg-about-con .a-con a{
  color: #474747;
  font-size: 16px;
  line-height: 150%;
}
.gg-about-con .more a{
  display: block;
  margin-top: 28px;
  width: 125px;
  height: 33px;
  border:1px solid #aaaaaa;
  border-radius: 15px;
  text-align: center;
  line-height: 33px;
  font-size: 15px;
  color: #161616;
}
/*end middle*/
/*首页产品*/
.h-pro-gun05{
  width: 1320px;
  height: auto;
  /*overflow: hidden;*/
}
.h-pro-gun05 li{
  float: left;
  position: relative;
  z-index: 10;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 310px;
  height: 280px;
  overflow: hidden;  
  box-shadow:0px 5px 8px 3px #eaeaea;
}
.h-pro-gun05 li .tu1{
  width: 310px;
  height: 230px;
  position: absolute;
  top:0px;
  left:0px;
  z-index: 15;

}

.h-pro-gun05 li .tu1 img{
  width: 310px;
  height: 230px;
  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; 
}
.h-pro-gun05 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; 

}
.h-pro-gun05 li .p1-tit{
  position: absolute;
  bottom:-46px;
  left:0px;
  z-index: 100;
  width: 100%;
  height: 95px;
  /*background:rgb(27,27,27,0.7);*/
  background: url(/img/pro-bg1.png);
  transition: all 0.3s ease-out;
}
.h-pro-gun05 li:hover .p1-tit{
  bottom:0px;
  /*background:rgb(172,81,27,0.7);*/
  background: url(/img/pro-bg1.png);
  height:190px;
  transition: all 0.8s ease-out;
}
.h-pro-gun05 li .p1-tit a h3{
  display: block;
  padding-top: 15px;
  width: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease-out;
}
.h-pro-gun05 li .p1-tit a span img{
  margin: 0 auto;
  display: block;
  margin-top: 12px;
}
.h-pro-gun05 li .p1-tit a p{
  margin: 0 auto;
  display: block;
  height: 90px;
  margin-top: 12px;
  line-height: 150%;
  font-size: 15px;
  color: #fff;
  width: 90%;
  overflow: hidden;
}

.h-pro-gun05 li:hover .p1-tit a h3{
  margin-top: 10px;
}

.h-pro-gun05 li .p1-tit .phone1{
    margin-top: 20px;
     width: 80%;
    height: 33px;
    border-radius: 0px 30px 30px 0px;
    background-color: #fff;
    color: #333;
    line-height: 33px;    
    padding-left: 24px;
    font-size: 15px

}
.h-pro-gun05 li .p1-tit .phone1 img{
  display: block;
  float: left;
  margin-top: 0px;
  
}
.h-pro-gun05 li .p1-tit .phone1 p{
  display: block;
  font-size: 16px;
  color: #3d3d3d;
  line-height: 30px;
  text-indent: 20px;
}

.h-proc05{
  width: 260px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.h-proc05 a{
 display: inline-block;
  margin-right: 10px;
  width: 120px;
  height: 40px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  background-color: #999999;
  font-weight: bold;
  margin-top: 10px;


}
.h-proc05 a:hover{
  background-color: #fb941a;
  color: #fff;
}


/*====================新闻====================*/
.pp-news{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.pp-news li{
  float: left;
  width: 25%;
  height: auto;
}
.pp-news li *{
  transition: all 0.3s ease-out;
}
.pp-news li .tua{
  width: 100%;
  height: 269px;
  overflow: hidden;
}
.pp-news li .tua img{
  width: 100%;
  height: 269px;
  overflow: hidden;
}
.pp-news li .news-con{
  padding:20px 25px;
  height: 230px;
  background-color: #efefef;
}
.pp-news li:hover .news-con{
  background-color: #2f59af;
}
.pp-news li .news-con span{
  display: block;
  margin-top: 10px;
  width: 100%;
  font-size: 14px;
  color: #b3b3b3;
}
.pp-news li .news-con .line{
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 30px;
  height: 3px;
  background-color: #161d55;
}
.pp-news li:hover .news-con .line{
  width: 100px;
  background-color: #fff;
}
.pp-news li .news-con a h3{
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
  color: #333;
  line-height: 130%;
  overflow: hidden;
}
.pp-news li .news-con p{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 14px;
  color: #666;
  line-height: 127%;
  overflow: hidden;
}
.pp-news li .news-con .morea a{
  display: block;
  margin-top: 30px;
  width: 120px;
  height: 30px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  background-color: #061556;
}
.pp-news li:hover .news-con .morea a{
  background-color: #fff;
  color: #333;
}
.pp-news li:hover .news-con span,
.pp-news li:hover .news-con a h3,
.pp-news li:hover .news-con p{
  color: #fff;
}
/*end首页新闻*/

/*bottom*/
.foot-zi{
  width: 100%;
  margin-top: 20px;
  padding-top:20px;
  font-size: 30px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.foot-back{
  padding-top: 33px;
  padding-bottom: 15px;
  width: 100%;
  background-color: #354157;
}
.foot-la{
  float: left;
  width: 174px;
  height: 245px;
  overflow: hidden;
}
.ewm img{
  display: block;
  margin:0 auto;
}
.ewm p{
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 15px;
  color: #fff;
}
.ewm-zi{
  margin-bottom: 15px;
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 25px !important;
  color: #fff !important;
}
.foot-con{
  float: left;
  margin-left: 85px;
  width: 366px;
  height: auto;
  overflow: hidden;
}
.foot-tit{
  margin-top: 8px;
  width: 100%;
  height: 35px;
}
.foot-tit h3{
  display: inline-block;
  font-size: 20px;
  color: #fff;
}
.foot-tit-c{
  display: inline-block;
  padding-left: 15px;
  font-size: 20px;
  color: #fff;
}
.foot-lx p b{color:#FFF;}
.foot-lx p{
  padding: 10px 0px;
  font-size: 15px;
  color: #fff;
  line-height:28px;
  border-bottom: 1px solid #666;
}
.foot-fl{
  float: left;
  margin-left: 57px;
  width: 576px;
  height: auto;
  overflow: hidden;
}
.foot-fl a{
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  width: 167px;
  padding: 2px 5px;
  line-height:35px;
  border-bottom:1px dashed #bebebe;
  font-size: 15px;
  color: #fff;
}
.foot-line{
  width: 100%;
  margin-top: 15px;
  border-bottom:1px solid #2c2c2c;
  margin-bottom: 3px;
}

.foot-link{
  float: right;
  width: 268px;
  height: auto;
  overflow: hidden;
}

.foot-link a{
  display: block;
  float: left;
  padding: 2px 8px;
  font-size: 15px;
  color: #fff;
}
.foot-bq{
  float: left;
  margin-top: 25px;
  width:630px;
  padding:5px;
  font-size: 14px;
  color: #bebebe;
}
.foot-bq p,
.foot-bq p a,
.foot-bq p strong,
.foot-bq strong{
  font-size: 14px;
  color: #bebebe;
}
.foot-menu{
  margin-top: 25px;
  float: right;
  width: 600px;
}
.foot-menu a{
  display: block;
  float: right;
  padding:3px 8px;
  font-size: 14px;
  color: #fff;
}
.foot-zz{
  float: right;
  margin-top: 10px;
}
.foot-zz img{
  margin-top: 0px;
}

/*end bottom*/

/*内页*/
.ny-banner{
  width: 100%;
  height: 360px;
  position: relative;
  background-repeat: repeat-x;
  background-position: top center;
  overflow: hidden;
}
.ny-banner-tit{
  margin-top: 307px;
  width: 210px;
  height: 53px;
  background-color: #0f5eb6;
  text-align: center;
  line-height: 53px;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}
.tit-line{
  width: 100%;
  height: 5px;
  border-bottom:1px solid #efefef;
}


/*内页左侧*/
.ny-l01 {
    float: left;
    width: 260px;
}
.ny-r01{
  float: right;
  width: 960px;
}
.ny-l-fenlei{
  padding:20px 20px 50px 20px;
  background-color: #333333;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #d5b173;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #065cbf;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  width: 100%;
  height: 30px;
  border-bottom:1px solid #666;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.ny-fenlei1 dd a:hover{
  background-color: #f5f410;
  color: #000;
}
.ny-fenlei1-hover{
  background-color: #f5f410 !important;
  color: #000 !important;
}

	/*联系我们*/

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;
}

/*手机站*/
