@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;
}
#w-1300 {
  margin: 0 auto;
  width: 1340px;
  overflow: hidden;
}

#w-1300-1 {
  margin: 0 auto;
  width: 1340px;
}
.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;
}

/*====================top====================*/
.search-wa {
  padding: 20px 0px 20px 0px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}

.m1-tit {
  width: 60%;
  text-align: left;
  padding: 15px 0px;
}

.m1-tit h3 {
  display: inline-block;
  font-size: 16px;
  color: #2363ad;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}

.m1-tit a {
  display: inline-block;
  font-size: 14px;
  color: #848383;
}

.h-form {
  float: right;
  padding: 0px;
  width: 330px;
  color: #a8a8a8;
  background-color: #eff0f2;
  border-radius: 50px;
  overflow: hidden;
}

.h-input1 {
  float: left;
  margin: 6px 0px;
  width: 74%;
  height: 35px;
  font-size: 14px;
  color: #a8a8a8;
  padding-left: 15px;
  background-color: #eff0f2;
  border: 0px;
}

.h-input1::-webkit-input-placeholder {
  color: #a8a8a8;
}

.h-input1:-moz-placeholder {
  color: #a8a8a8;
}

.h-input2 {
  float: right;
  width: 20%;
  height: 46px;
  background: url(../images/search-img.jpg) center center no-repeat #fb9316;
  border: 0px;
}
/*导航*/
.top-w{
  width: 100%;
  border-bottom: 5px solid #1d53ad;
  overflow: hidden;
}

.top-logo {
  width: 361px;
  float: left;
}

.top-phone {
  margin-top: 10px;
  float: right;
}

.menu-bg {
  overflow: hidden;
  margin-left: 340px;
  margin-right: 235px;
}

/*menu*/
.h-menu {
  width: 100%;
  height: 124px;
  overflow: hidden;
  text-align: center;
}

.h-menu li {
  display: inline-block;
  width: 10%;
  overflow: hidden;
}

.h-menu li a {
  display: block;
  height: 124px;
  line-height: 124px;
  font-size: 16px;
  color: #333;
  text-align: center;
}

.h-menu li a:hover {
  color: #1d53ad;
  background: url(../images/menu-bg.jpg) bottom center no-repeat;
}

.h-menu-hover {
  color: #1d53ad !important;
  background: url(../images/menu-bg.jpg) bottom center no-repeat !important;
}

/*end menu*/
/*====================title====================*/
/*标题*/
.pro_t {
  text-align: center;
  font-size: 16px;
  color: #555;
  line-height: 45px;
}

.pro_t h2 {
  display: block;
  margin: 0 auto;
  margin-top: -40px;
  font-size: 45px;
  font-weight: bold;
  color: #222;
}

.pro_t p {
  display: block;
  margin: 0 auto;
  font-size: 80px;
  line-height: 80px;
  text-transform: uppercase;
  color: #ebebeb;
  font-family: "Levenim MT", Times, serif;
  font-weight: bold;
  text-align: center;
}

.pro_t span {
  color: #015aaa;
}

.about_t {
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 45px;
}

.about_t h2 {
  display: block;
  margin: 0 auto;
  margin-top: -40px;
  font-size: 45px;
  font-weight: bold;
  color: #fff;
}

.about_t p {
  display: block;
  margin: 0 auto;
  font-size: 80px;
  line-height: 80px;
  text-transform: uppercase;
  color: #1367cf;
  font-family: "Levenim MT", Times, serif;
  font-weight: bold;
}

.about_t span {
  color: #fff;
}


.news_t {
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 45px;
}

.news_t h2 {
  display: block;
  margin: 0 auto;
  margin-top: -40px;
  font-size: 45px;
  font-weight: bold;
  color: #fff;
}

.news_t p {
  display: block;
  margin: 0 auto;
  font-size: 80px;
  line-height: 80px;
  text-transform: uppercase;
  color: #286bc0;
  font-family: "Levenim MT", Times, serif;
  font-weight: bold;
  text-align: center;
}

.news_t span {
  color: #fff;
}

/*====================middle====================*/

/*分类*/
.jg-proc {
  padding: 3px 0;
  text-align: center;
  overflow: hidden;
}
.jg-proc a {
  display:inline-block;
  width: 19%;
  margin: 0.2% 0.5%;
  padding: 15px 15px;
  font-size: 18px;
  color: #fff;
  background-color: #1d53ad;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: hidden;
}

.jg-proc a:hover{
  background-color: #ed8c19;
  color: #fff;
}

.jg-proc-active{
  background-color: #ed8c19 !important;
  color: #fff !important;
}

/*pro*/
.pro-list {
  margin: 40px 0 0 0;
  overflow: hidden;
}

.pro-list li {
  width: 24.2%;
  margin: 0 1% 20px 0;
  float: left
}

.pro-list li:nth-child(4n) {
  margin-right: 0
}

.pro-list li .pic {
  width: 100%;
  overflow: hidden;
}

.pro-list li .pic img {
  transition: all 1s;
  width: 100%;
}

.pro-list li .infoa {
  width: 100%;
  height: 106px;
}

.pro-list li:after {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  background: #E6E6E6;
  transition: all .3s;
}

.pro-list li .infoa b,
.pro-list li .infoa span {
  display: block;
  text-indent: 30px;
  color: #333;
}

.pro-list li .infoa span {
  margin-top: 15px
}

.pro-list li .infoa b {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  padding-top: 25px
}

.pro-list li .infoa:after {
  transition: all .3s;
  content: "";
  background: url(../images/pro-more.png) no-repeat center #1d53ad;
  width: 40px;
  height: 40px;
  text-align: center;
  float: right;
  position: relative;
  top: -50px;
  right: 30px
}

.pro-list li:hover:after {
  background: #1d53ad;
}

.pro-list li:hover .infoa:after {
  background: url(../images/pro-more.png) no-repeat center #ed8c19;
  transform: rotate(180deg);
}

.pro-list li:hover .pic img {
  transform: scale(1.05);
}
/*案例*/
.case-list{margin:60px 0}
.case-list li{width:calc(100%/4 - 7.5px);margin-right:10px;margin-bottom:10px;float:left;position: relative;overflow: hidden;}
.case-list li:nth-child(4n){margin-right:0}
.case-list li .pic{width: 100%;overflow: hidden;}
.case-list li .pic img{width: 100%;transition: all 1s;}
.case-list li .infoa{ background: rgba(0,126,217,0.8); position: absolute;bottom:-100%;left:0;width:100%;height:100%;transition: all .5s;}
.case-list li .infoa em,.case-list li .info span{display: block;text-align: center;}
.case-list li .infoa span{text-align: center; font-size:18px;font-weight:bold;color:#fff;margin:auto;position: absolute;left:0;right:0;top:0;bottom:0;height: 82px;}
.case-list li .infoa span:before{content: '';display: block;background: url(../images/case-more.png) no-repeat center;width:40px;height: 40px;margin:0 auto 20px auto;}
.case-list li:hover .infoa{bottom:0}
.case-list li:hover .pic img{transform: scale(1.05);}

/*新闻*/
.news-w{
  padding:30px 0px 40px 0px;
  background: url(../images/news-w.jpg) bottom center no-repeat #bad5ec;
  overflow: hidden;
}
.news-l{
  float: left;
  width: 40%;
}
.news-l li{
  margin-top: 15px;
}
.news-l li .tua{
  width: 100%;
  border:1px solid #efefef;
}
.news-l li .tua img{
  display: block;
  width: 100%;
}
.news-l li .nra{
  width: 100%;
}
.news-l li .nra .datea{
  display: block;
  margin-top: 30px;
  font-size: 16px;
  line-height: 18px;
  color: #c7c7c7;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.news-l li .nra h3{
  display: block;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 23px;
}
.news-l li .nra p{
  display: block;
  height: 60px;
  color: #c7c7c7;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
}
.news-l li .nra .morea{
  display: block;
  margin-top: 30px;
  color: #ed8c19;
  font-size: 16px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/rightjt.png) no-repeat left center;
  padding-left: 16px;
}

.news-r{
  float: right;
  width: 56%;
}
.news-r li{
  padding: 15px 0px;
  border-bottom: 1px solid #10318a;
  overflow: hidden;
}
.news-r li .tua{
  float: left;
  width: 33%;
  border:1px solid #c7c7c7;
}
.news-r li .tua img{
  display: block;
  width: 100%;
}
.news-r li .nra{
  float: right;
  width: 63%;
}
.news-r li .nra .datea{
  font-size: 18px;
  line-height: 18px;
  color: #c7c7c7;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.news-r li .nra h3{
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 23px;
}
.news-r li .nra p{
  display: block;
  height: 60px;
  color: #c7c7c7;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
}
.news-r li .nra .morea{
  display: block;
  margin-top: 30px;
  color: #ed8c19;
  font-size: 16px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/rightjt.png) no-repeat left center;
  padding-left: 16px;
}
/*简介*/
.about-w{
  margin-top: 40px;
  width: 100%;
  padding-bottom: 40px;
  padding-top: 35px;
  box-sizing: border-box;
  background: url(../images/about-bg.jpg) no-repeat center top #f5f5f5;
  overflow: hidden;
}
.about-h{
  margin-top: 230px;
  background: url(../images/about-bg2.jpg) no-repeat top left #fff;
  box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
  padding: 60px 40px 70px 70px;
  overflow: hidden;
}
.about-nr{}
.about-nr-l{
  float: left;
  width: 345px;
}
.about-nr-l span{
  display: block;
  font-size: 15px;
  color: #00448f;
  text-transform: uppercase;
}
.about-nr-l p{
  line-height: 38px;
  font-size: 34px;
  color: #333;
}
.about-nr-l h2{
  display: block;
  font-size: 34px;
  color: #202020;
  font-weight: bold;
}
.about-nr-r{
  margin-left: 350px;
  line-height: 36px;
  margin-top: 15px;
  font-size: 15px;
  color: #555;
}
.about-nr-cont p,
.about-nr-cont p a{
  line-height: 36px;
  font-size: 15px;
  color: #555;
}
.about-nr-r .morea a{
  display: block;
  width: 160px;
  line-height: 40px;
  text-align: center;
  background-color: #1d53ad;
  border-radius: 40px;
  margin-top: 20px;
  color: #fff;
}
.about-list{
  margin-top: 50px;
}
.about-list li{
  position: relative;
  float: left;
  margin-right: 1%;
  width: 24.2%;
}
.about-list li:nth-child(4){
  margin-right: 0px;
}
.about-list li img{
  width: 100%;
}
.about-list li .nra{
  position: absolute;
  top:40px;
  left:0px;
  z-index: 10;
  width: 100%;
}
.about-list li .nra img{
  display: block;
  width: 59px;
  margin:0 auto;
}
.about-list li .nra p{
  display: block;
  padding-top: 10px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
}
.about-list li .nra span{
  display: block;
  padding-top: 3px;
  font-size: 15px;
  color: #fff;
  text-align: center;
}

/*====================end middle====================*/


/*====================foot====================*/
.foot-w {
  padding: 40px 0px 0px 0px;
  width: 100%;
  height: auto;
  /* background-color: #333; */
  background: url(../images/foot-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.linka{
  line-height: 30px;
  font-size: 16px;
  padding: 30px 0 47px 0;
  color: #fff;
}
.linka a{
  font-size: 16px;
  margin-right: 10px;
  color: #fff;
}
.foot-a {
  float: left;
  margin-right:2%;
  width: 26%;
  overflow: hidden;
}
.foot-b {
  float: left;
  margin-right: 2%;
  width: 34%;
  overflow: hidden;
}
.foot-c {
  float: left;
  margin-right: 2%;
  width: 15%;
  overflow: hidden;
}
.foot-d {
  float: right;
  width: 19%;
  overflow: hidden;
}
.foot-ewm li{
  float: right;
  width: 46%;
  margin:0px 2%;
}
.foot-ewm li img{
  display: block;
  margin:0 auto;
  width: 90%;
}
.foot-ewm li p{
  display: block;
  padding:5px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}

.foot-lx {
  margin-top: 20px;
}

.foot-lx p,.foot-lx p a {
  text-align: left;
  font-size: 15px;
  color: #fff;
  line-height: 30px;
}
.foot-proc a{
  display: block;
  float: left;
  width: 46%;
  padding:0px 10px;
  margin-right: 2%;
  margin-bottom: 1%;
  border: 1px solid #c2c2c2;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  box-sizing: border-box;
}
.foot-menu a{
  display: block;
  float: left;
  width: 48%;
  margin-right: 1%;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
}


.foot-tit {
  padding-bottom: 26px;
}

.foot-tit h3 {
  width: 100%;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
}

.foot-tit img {
  display: inline-block;
  vertical-align: middle;
}


.foot-ewm p {
  font-size: 15px;
  color: #fff;
  line-height: 150%;
  text-align: center;
}


.f-bq {
  width: 100%;
  padding:20px 0px;
  margin-top: 50px;
  border-top: solid 1px #0570be;
  overflow: hidden;
}

.f-bq img{vertical-align: middle;}
.f-bq a,
.f-bq p,
.f-bq p a {
  font-size: 14px;
  color: #fff;
  text-align: center;
}
/*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-lx{
  padding:20px;
  background-color: #fff;
}
.ny-lx p{
  display: block;
  font-size: 20px;
  color: #333;
  line-height: 190%;
}

.ny-fa{
  display: block;
  margin:0 auto;
  padding:60px 30px;
  width: 100%;
  height: auto;
  background: url(../images/ny-fab.jpg);
  box-sizing: border-box;
}

.ny-video{
  float: left;  
  width: 50%; 
  padding:15px;
  box-sizing: border-box;
}


  /*当前位置*/

.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;}
	/*单页效果*/
.text-c{text-align: center;}
.ny-biaoti{padding:15px 0px;}
.ny-biaoti h2{display:block; font-size: 26px; color: #333; font-weight: bold;}
.ny-cont{
	padding:20px 30px;
	margin:0 auto;
	width: 1340px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
  background-color: #efefef;
  box-sizing: border-box;
  overflow: hidden;
}
.ny-cont p, .ny-cont p a{
	margin-bottom: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: 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;
}
/*内页产品详情电话*/
.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: 1450px) {
  #w-80 {
    width: 1350px;
  }

  #w-90 {
    width: 1350px;
  }
  #w-1300 {
    width: 1350px;
  }
}