@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
@font-face { 
  font-family:'font2'; 
  src: url('../font/Oswald-Medium.ttf'); 
}
@font-face { 
  font-family:'font3'; 
  src: url('../font/akrobat-regular.ttf'); 
}
@font-face { 
  font-family:'font4'; 
  src: url('../font/Oswald-ExtraLight.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-1300 {
	width: 1350px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1300-1 {
	width: 1350px;
	margin: 0 auto;
}
#w-80 {
  width: 80%;
  margin: 0 auto;
}

#w-90 {
  width: 90%;
  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-60 {
  margin-top: 60px;
}

/*search*/
.part1-r{
  margin-top:5px;
  float: right;
  width: 290px;
}
.h-input1 {
  float: left;
  width: 226px;
  height: 40px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-indent: 15px;
}

.h-input2 {
  float: right;
  width: 82px;
  height: 40px;
  background-color: #eb0909;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
}
/*end search*/
.top-w{
  width: 80%;
  margin:0 auto;
}
.top-logo{
  float: left;
  width: 342px;
}
.top-phone{
  float: right;
  width: 356px;
}
.menu-bg{
  overflow: hidden;
  margin-left: 350px;
  margin-right: 360px;
}
/*menu*/
.h-menu {
  width: 100%;
  padding-top: 35px;
  overflow: hidden;
  text-align: center;
}

.h-menu li {
  display: inline-block;
  width: 11.2%;
  border-radius: 10px;
  overflow: hidden;
}

.h-menu li a {
  display: block;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  color: #333;
  text-align: center;
}

.h-menu li a:hover {
  color: #fff;
  background-color: #306ab3;
}

.h-menu-hover {
  color: #fff !important;
  background-color: #306ab3 !important;
}
/*end menu*/
.menu-bottom{
  width: 100%;
  height: 6px;
  background: url(../images/news02.jpg) top center no-repeat;
}
.part1-w{
  padding-bottom: 30px;
  width: 100%;
  background: url(../images/part1-bg.jpg) top center no-repeat;
  border-bottom: 1px solid #f1f1f1;
  overflow: hidden;
}
.part1-tit{
  padding: 44px 0px;
}
.part1-tit h2{
  display: block;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
}
.part1-tit h2 font{
  font-size: 44px;
  color: #306ab3;
  font-weight: bold;
}
.part1-tit h2 img{
  display: inline-block;
  vertical-align: middle;
}
.part1-tit p{
  display: block;
  padding-top: 10px;
  text-align: center;
  font-size: 22px;
  color: #464646;
}
.part1-list li{
  float: left;
  padding:20px;
  width: 24%;
  margin-right: 1.25%;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
}
.part1-list li:nth-child(4){
  margin-right: 0px;
}
.part1-list li img{
  display: block;
  margin: 0 auto;
}
.part1-list li p{
  display: block;
  font-weight: bold;
  font-size: 29px;
  text-align: center;
  color: #333;
}
.part1-list li span{
  display: block;
  padding-top: 8px;
  text-align: center;
  font-size: 18px;
  color: #333;
}

.proc-w {
  float: left;
  width: 290px;
  height: auto;
}
.part1-l {
  width: 100%;
  height: auto;
  border: 1px solid #306ab3;
  box-sizing: border-box;
  overflow: hidden;
}
.part1-r{
  float: right;
  width: 1036px;
  height: auto;
  overflow: hidden;
}
.h-proc-tit {
  width: 100%;
  padding: 25px 0px;
  background-color: #306ab3;
}

.h-proc-tit p {
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.h-proc-tit span {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.proc-list{
  padding:15px;
}
.proc-list dt a{
  display: block;
  margin: 3px 0px;
  padding:8px;
  text-indent: 25px;
  font-size: 16px;
  color:#fff;
  border:1px solid #306ab3;
  background: url(../images/proc-tu2.png) no-repeat center left 8px #306ab3;
  border-radius: 8px;
}
.proc-list dt a:hover{
  background-color: #e32831;
  border:1px solid #e32831;
  color: #fff;
}
.proc-list dd a{
  display: block;
  text-indent: 25px;
  padding:8px;
  font-size: 15px;
  color: #000;
  border-bottom: 1px dashed #c8c8c8;
  background: url(../images/proc-tu3.png) no-repeat center left 15px;
}
.proc-list dd a:hover{
  color: #306ab3;
}

.partl-con {
  margin-top: 10px;
  padding: 20px;
  background-color: #eeeeee;
  overflow: hidden;
}

.partl-con h2 {
  display: block;
  margin-bottom: 14px;
  padding-bottom: 8px;
  text-align: center;
  font-size: 28px;
  color: #035ba6;
  font-weight: bold;
  border-bottom: 1px solid #d2d2d2;

}

.partl-nr p {
  display: block;
  padding: 0px 15px;
  font-size: 15px;
  color: #666;
  line-height: 190%;
  border-radius: 10px;
  box-sizing: border-box;
}

.partl-nr .ewma {
  width: 100%;
  padding: 20px 0px;
}

.partl-nr .ewma p {
  display: block;
  padding: 0px;
  margin-bottom: 10px;
  fze: 18px;
  color: #333;
  text-align: center;
  background-color: #eeeeee;
}

.partl-nr .ewma img {
  width: 60%;
  display: block;
  margin: 0 auto;
}



.th-pro {
  margin-top: 20px;
  padding: 6px;
  overflow: hidden;
}

.th-pro li {
  float: left;
  display: inline-block;
  padding: 10px 25px;
  margin: 5px 5px;
  border: 1px solid #2562b3;
  border-radius: 6px;
  width: 240px;
  transition: all 0.4s ease 0s;
}

.th-pro li a {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #2562b3;
  transition: all 0.4s ease 0s;
}

.th-pro li:hover {
  background-color: #2562b3;
  transition: all 0.3s ease-in-out;
}

.th-pro li:hover a {
  color: #fff;
}

.th-pro-hover {
  background-color: #2562b3;
}

.th-pro-hover a {
  color: #fff !important;
}
/*简介*/
.about-w{
  margin-top: 100px;
  padding-bottom: 30px;
  width: 100%;
  background: url(../images/about-bg.jpg) bottom center no-repeat;
}
.about-l{
  float: left;
  width: 630px;
}
.about-tit{
  padding:24px 0px 58px 238px;
}

.about-nr{
  width: 100%;
  height: 210px;
}
.about-nr p,
.about-nr p a{
  font-size: 16px;
  color: #000000;
  line-height: 210%;
}

.about-more a{
  display: block;
  margin-top: 20px;
  margin-bottom: 80px;
  width: 170px;
  padding:15px 13px;
  text-align: center;
  font-size: 17px;
  color: #fff;
  background-color: #1a82ca;
}
.about-r{
  margin-top: 20px;
  float: right;
  width: 650px;
}
.about-video{}
.about-list{
  padding:22px 44px;
}
.about-list li{padding:5px 0px;}
.about-list li i{
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 11px;
  height: 11px;
  background-color: #306ab3;
  border-radius: 50%;
}
.about-list li p{
  margin-left: 11px;
  font-size: 15px;
  color: #000;
  line-height: 150%;
}

.rongyu-list{
  width: 100%;
  padding:46px 30px;
  background-color: #306ab3;
  box-sizing: border-box;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
}
.rongyu-list li{
  display: inline-block;
  width: 24%;
  margin: 0.2%;
  box-sizing: border-box;
}
.rongyu-list li img{
  width: 100%;
}

.lc-w{
  width: 100%;
  height: 478px;
  background: url(../images/bgc.jpg) top center no-repeat;
}
.lc-list{
  margin:0 auto;
  width: 90%;
}
.lc-list li{
  float: left;
  width: 20%;
}
.lc-list li .tua{
  margin:0 auto;
  width: 169px;
  height: 169px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
}
.lc-list li .tua img{
  display: block;
  margin:0 auto;
}
.lc-list li p{
  display: block;
  marign:0 auto;
  margin-top: 20px;
  width: 90%;
  padding:5px 15px;
  text-align: center;
  background-color: #b7d331;
  font-size: 22px;
  color: #1d1d1d;
  box-sizing: border-box;
  border-radius: 10px;
}

/*title*/
.tit01 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.tit01 h2 {
  display: inline-block;
  width: 100%;
  font-size: 40px;
  color: #2a2a2a;
  text-align: center;
  letter-spacing: 0px;
  font-weight: bold;
}

.tit01 .zi01 {
  display: inline-block;
  font-size: 40px;
  color: #306ab3;
  font-weight: bold;
}

.tit01 .linea {
  display: inline-block;
  margin-top: 15px;
  margin-right: 3px;
  width: 18px;
  height: 1px;
  background-color: #306ab3;
}

.tit01 .lineb {
  display: inline-block;
  margin-top: 15px;
  width: 75px;
  height: 1px;
  background-color: #dedede;
}

.tit01 .zi02 {
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  color: #2e2e2e;
  letter-spacing: 0px;

}

.tit01 .linec {
  margin-top: 15px;
  width: 100%;
  height: 3px;
  border-bottom: 1px solid #e9e9e9;
}


.tit02 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.tit02 h2 {
  display: inline-block;
  width: 100%;
  font-size: 40px;
  color: #2a2a2a;
  text-align: center;
  letter-spacing: 0px;
  font-weight: bold;
}

.tit02 .zi01 {
  display: inline-block;
  font-size: 40px;
  color: #306ab3;
  font-weight: bold;
}

.tit02 .linea {
  display: inline-block;
  margin-top: 15px;
  margin-right: 3px;
  width: 18px;
  height: 1px;
  background-color: #306ab3;
}

.tit02 .lineb {
  display: inline-block;
  margin-top: 15px;
  width: 75px;
  height: 1px;
  background-color: #dedede;
}

.tit02 .zi02 {
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  color: #2e2e2e;
  letter-spacing: 0px;

}

.tit01 .linec {
  margin-top: 15px;
  width: 100%;
  height: 3px;
  border-bottom: 1px solid #e9e9e9;
}

/*end title*/
.jg-cx {
  width: 102%;
  height: auto;
}

.jg-cx li {
  float: left;
  margin-right: 1%;
  margin-bottom: 2%;
  width: 32%;
  background-color: #FFF;
  box-sizing: border-box;
  overflow: hidden;
}

.jg-cx li .tu {
  position: relative;
  width: 100%;
  border: 1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}

.jg-cx li .tu img {
  width: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

.jg-cx li:hover .tu img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.jg-cx li .tu .more {
  border: 2px solid rgba(204, 204, 204, 0.8);
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 20px;
  color: #DDD;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -60px;
  margin-left: -55px;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
  opacity: 0;
}

.jg-cx li:hover .tu .more {
  opacity: 1;
  margin-top: -20px;
}

.jg-cx li .tu:before {
  display: block;
  opacity: 0;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  ilter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

.jg-cx li:hover .tu:before {
  opacity: 1;
}
.jg-cx li .tit{
  padding:6px;
  background-color: #f5f5f5;
  border: 1px solid #999;
  box-sizing: border-box;
  transition: all 0.5s ease-out;
}


.jg-cx li:hover .tit {
  background-color: #306ab3;
}
.jg-cx li .tit a h3 {
  padding: 6px;
  font-size: 16px;
  color: #666;
  text-align: center;
}

.jg-cx li .tit p.intro {
  height: 24px;
  font-size: 17px;
  color: #666;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  overflow: hidden;
}

.jg-cx li .tit span {
  display: block;
  margin: 3px 5px;
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 150%;
}

.jg-cx li:hover .tit span {
  color: #fff;
}

.jg-cx li:hover .tit a h3 {
  color: #fff;
}

.jg-cx li:hover .tit p.intro {
  color: #fff;
}

/*首页新闻*/
.news-wa{
  width: 660px;
}
.h-tit{
  margin:30px 0px 20px;
}
.h-tit h2{
  float: left;
  display: block;
  font-size: 30px;
  color: #212121;
  font-weight: bold;
}
.h-tit p{
  display: inline-block;
  padding-left: 15px;
  font-size: 13px;
  color: #212121;
  text-transform: uppercase;
  line-height: 38px;
}
.h-tit a{
  float: right;
  display: inline-block;
  width: 100px;
  height: 35x;
  background-color: #e5e5e5;
  text-align: center;
  line-height: 35px;
  box-sizing: border-box;
  font-size: 14px;
  color: #333;
}
.ysa-list{
  padding:25px 18px;
  background-color: #083a7a;
  text-align: center;
  border-radius: 15px;
  overflow: hidden;
}
.ysa-list li{
  display: inline-block;
  width: 31.5%;
  margin:0.5%;
}
.ysa-list li .tua{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ysa-list li .tua img{
  width: 100%;
}
.ysa-list li p{
  display: block;
  text-align: center;
  padding:13px 0px;
  font-size: 14px;
  color: #fff;
}

.h-news {
  width: 100%;
}

.h-news li {
  margin-bottom: 10px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

.h-news li .nra{
  padding:3px 20px;
  float: right; 
  width: 69%;
  box-sizing: border-box;
}

.h-news li .nra h3{
  display: block;
  width: 100%;
  height: 20px;
  font-size: 17px;
  color: #010101;
  font-weight: bold;
  line-height: 150%;
}
.h-news li:hover .nra h3{
  color: #306ab3;
}
.h-news li .nra p{
  display: block;
  margin: 15px 0px;
  height: 37px;
  font-size: 14px;
  color: #212121;
  overflow: hidden;
}
.h-news li .nra span{
  display: block;
  width: 88px;
  height: 26px;
  background-color: #e5e5e5;
  text-align: center;
  line-height: 26px;
  color: #333;
  font-size: 14px;
}

.h-news li .tu1 {
  float: left;
  margin-right: 2%;
  width: 29%;
  overflow: hidden;
}

.h-news li .tu1 img {
  width: 100%;
 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-news 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; 
}

/*案例*/
.case-w{
  margin-top: 20px;
  width: 100%;
  box-sizing: border-box;
}
.h-pro01{
  width:100%
  height: auto;
  overflow: hidden;
}
.h-pro01 li{
  float: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  padding-bottom: 15px;
  width: 23.8%;
  box-sizing: border-box;
  overflow: hidden;
  background-color: #efefef;
  border:1px solid #e7e7e7;
  transition: all 0.3s ease-out;
}
.h-pro01 li:nth-child(4n){
  margin-right: 0%;
}
.h-pro01 li:hover{
  
}
.h-pro01 li .tu{
  position: relative;
  margin:0 auto;
  margin-top: 15px;
  width: 93%;
  box-sizing: border-box;
  overflow: hidden;
}
.h-pro01 li .tu img{
  display: block;
  width: 100%;
  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-pro01 li .tu .uptu{
  position: absolute;
  bottom:33%;
  left:22%;
  z-index: 100;
  width: 197px;
  height: 83px;
  transition: all 0.3s ease-out;
  opacity: 0;
}
.h-pro01 li .tu .uptu img{
  width: 100%;
  height: 83px;

}
.h-pro01 li:hover .tu .uptu{
  bottom:5px;
  left:6px;
  width: 87px;
  height: 44px;
  opacity: 1;
}
.h-pro01 li:hover .tu .uptu img{
  width: 87px;
  height: 44px;
}
.h-pro01 li:hover .tu 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-pro01 li a h3{
  display: block;
  margin:22px 16px 16px 16px;
  font-size: 17px;
  color: #1a3310;
  text-align: center;
}
.h-pro01 li:hover a h3,
.h-pro01 li:hover p{
  color: #333;
}
.h-pro01 li p{
  display: block;
  padding:13px;
  padding-top: 0px;
  font-size: 16px;
  color: #666;
  text-align: center;
}

.h-pro01 li .morea a{
  display: block;
  margin:0px auto;
  margin-top: 15px;
  width: 296px;
  height: 40px;
  background-color: #306ab3;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 15px;
  border-radius:6px;
}
.h-pro01 li:hover .morea a{
  background-color: #333;
}

/* end middle*/
/*bottom*/
.foot-ditu{
  margin:0 auto;
  margin-top: 150px;
  margin-bottom: 40px;
  width: 1340px;
  height: 260px;
  background-color: #fff;
  border-radius: 20px;
  border:1px solid #083a7a;
  box-sizing: border-box;
  overflow: hidden;
}
.foot-w{

  padding:40px 0px 0px;
  width: 100%;
  background: url(../images/foot-bga.jpg) top center no-repeat;
  /* background-color: #434343; */
  /* background: -webkit-linear-gradient(right,#306ab3,#00316f) ; */
}
.foot-tit{}
.foot-tit h3{
  display: block;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 5px;
}
.foot-tit .linea{
  margin:15px 0px;
  width: 28px;
  height: 2px;
  background-color: #a0a0a0;
}
.foot-la{
  float: left;
  width: 430px;
}
.foot-lx{
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 190%;
}
.foot-lx p,
.foot-lx p a,
.foot-lx p strong{
  font-size: 14px;
  color: #fff;
  line-height: 190%;
}

.foot-lb{
  margin-left: 25px;
  float: left;
  width: 400px;
}
.foot-lc{
  margin-left: 55px;
  float: left;
  width: 260px;
}
.foot-pro a{
  display: block;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 6px;
  float: left;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
  background-color: #
}

.foot-dh a{
  display: block;
  float: left;
  padding-bottom:10px;
  width: 50%;
  font-size: 14px;
  color: #fff;
}
.foot-ewm{
  float: right;
  width: 140px;
}
.foot-ewm li{
  width: 100%;
  text-align: center;
}
.foot-ewm li .tua{
  margin:0 auto;
  padding:1px;
  width: 123px;
  height: 123px;
  border:1px solid #e5e5e5;
  background-color: #fff;
  box-sizing: border-box;
}
.foot-ewm li .tua img{
  width: 100%;
}
.foot-ewm li p{
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.foot-bq{
  margin-top: 40px;
  border-top:1px solid #fff;
  padding:25px 0px;
  font-size: 14px;
  color: #fff;
  line-height: 150%;
  text-align: center;
  overflow: hidden;
}
.foot-bq p,
.foot-bq p a,
.foot-bq p strong{
  font-size: 14px;
  color: #fff;
  line-height: 150%;
  text-align: center;
  vertical-align: middle;
}
.foot-bq img{
  vertical-align: middle;
}
/*end bottom*/



/*内页*/
/*标题*/
.tit-line{
  width: 100%;
  height: 10px;
  border-bottom: 1px solid #e5e5e5;
}
   
	/*联系我们*/
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: 1350px; font-size: 15px;color: #333;}
	/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1350px;
	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-cont table tbody tr td{padding:10px;}
/*详情页样式*/
.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: 270px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 100%;
	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;
}
/*内页产品详情电话*/
.yan-phone{
  margin-top: 20px;
  border-top:1px solid #efefef;
  overflow: hidden;
}

.proshow1{
  overflow: hidden;
}
.proshow1 p{
  display: block;
  padding:5px;
  font-size: 17px;
  color: #2e2e2e;
  vertical-align: middle;
  line-height: 40px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
}
.proshow1 p img{
  display:inline-block;
  float: left;
  margin-right: 15px;
  vertical-align: middle;
}
.proshow1 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
.proshow2{
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}
.proshow2 li{
  float: left;
  margin:0 5px;
  width: 140px;
  height: auto;
}
.proshow2 li img{
  display: block;
  margin:0 auto;
  margin-bottom: 10px;
}
.proshow2 li p{
  display: block;
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  text-align: center;
}
.proshow2 li p strong{
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  font-weight: bold;
}
.proshow2 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}

/*上一页 下一页*/
.n-page{
  margin:15px 0px;
  background-color: #f5f5f5;
  overflow: hidden;
  box-sizing: border-box;
}
.n-page li{
  padding:20px 15px;
  width: 49%;
  font-size: 16px;
  color: #666;
  box-sizing: border-box;
}
.n-page li:hover{
  background-color: #edecec;
}
.n-page li:nth-child(1){
  float: left;
  text-align: left;
}
.n-page li:nth-child(1) a{
  display:inline-block;
  font-size: 16px;
  color: #666;
}
.n-page li:nth-child(2){
  float: right;
  text-align: right;
}
.n-page li:nth-child(2) a{
  display:inline-block;
  text-align: right;
  font-size: 16px;
  color: #666;
}
/*手机站*/
@media only screen and (max-width: 1650px) {
  .top-w{
    width: 98%;
  }
}
@media only screen and (max-width: 1350px) {
  #w-80 {
    width: 1350px;
  }

  #w-90 {
    width: 1350px;
  }
  .top-w{width: 1350px;}
}