@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*/
.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-logo {
  float: left;
}
#w-top{
  width: 88%;
  margin:0 auto;
}
.top-w {
  font-size: 14px;
  color: #b3b5b7;
  min-width: 1350px;
  height: 50px;
  line-height: 50px;
  /* background: #f6f7f8; */
  background: url(../images/top-w.jpg) top center no-repeat;
  padding: 0 80px 0 80px;
  position: relative;
}

.top-gg {
  float: left;
  width: 60%;
  font-size: 14px;
  color: #999;
  line-height: 50px;
}

.top-biaoti {
  float: left;
  margin-top: 15px;
  font-size: 18px;
  color: #555;
  line-height: 32px;
  padding-top: 5px;
}

.top-biaoti strong {
  display: block;
  font-size: 25px;
  color: #222;
  font-weight: bold;
}

.top-biaoti p {
  display: block;
}

.top-phone {
  float: right;
  width: 35%;
  height: 50px;
  background-color: #0883d3;
  border-radius: 0px 0px 0px 40px;
  font-size: 16px;
  color: #b7d3ed;
  line-height: 50px;
}

.top-phone img {
  display: inline-block;
  float: left;
  margin-left: 40px;
}

.top-phone p {
  display: inline-block;
  float: left;
  padding-left: 10px;
  line-height: 50px;
  font-size: 22px;
  color: #ffffff;
  font-weight: bold;
  vertical-align: sub;
}

.menu-bg {
  overflow: hidden;
  padding-left: 20px;
  box-sizing: border-box;
}

/*menu*/
.h-menu {
  width: 100%;
  padding-top: 35px;
  overflow: hidden;
  text-align: center;
}

.h-menu li {
  display: inline-block;
  width: 11.2%;
  border-radius: 0px;
  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: #0883d3;
}

.h-menu-hover {
  color: #fff !important;
  background-color: #0883d3 !important;
}

/*end menu*/

/*middle*/
.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;
}

.tit01 {
  padding-top: 6px;
  padding-bottom: 15px;
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
}

.tit01 h2 {
  display: block;
  font-size: 35px;
  color: #0883d3;
  text-align: center;
  font-weight: bold;
}

.tit01 p {
  display: block;
  margin-top: 10px;
  position: relative;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
}

.tit01 span {
  display: block;
  margin-top: 8px;
  text-align: center;
  font-size: 14px;
  color: #999;
}

.tit01 .zia {
  font-size: 35px;
  color: #313131;
  font-weight: bold;
}

/*分类*/

.th-pro {
  padding: 6px;
  text-align: center;
}

.th-pro li {
  display: inline-block;
  padding: 5px 25px;
  margin: 5px 0.2%;
  border: 1px solid #0883d3;
  border-radius: 30px;
  width: 15%;
  transition: all 0.4s ease 0s;
}

.th-pro li a {
  display: block;
  padding: 5px;
  text-align: center;
  font-size: 18px;
  color: #0883d3;
  font-weight: normal;
  transition: all 0.4s ease 0s;
}

.th-pro li:hover {
  background-color: #0883d3;
  transition: all 0.3s ease-in-out;
}

.th-pro li:hover a {
  color: #fff;
}

.th-pro-hover {
  background-color: #0883d3;
}

.th-pro-hover a {
  color: #fff !important;
}

/*产品*/
.jg-pro {
  margin-top: 20px;
  width: 100%;
  height: auto;
}

.jg-pro li {
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  width: 24.2%;
  background-color: #FFF;
  overflow: hidden;
}

.jg-pro li:nth-child(4n) {
  margin-right: 0px;
}

.jg-pro li .tu {
  position: relative;
  width: 100%;
  border: 1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}

.jg-pro 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-pro li:hover .tu img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.jg-pro 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-pro li:hover .tu .more {
  opacity: 1;
  margin-top: -20px;
}

.jg-pro 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-pro li:hover .tu:before {
  opacity: 1;
}

.jg-pro li .tit {
  padding: 15px 20px 15px;
  background-color: #e5e5e5;
  transition: all 0.5s ease-out;
  border: 1px solid #efefef;
}

.jg-pro li:hover .tit {
  background-color: #0883d3;
}

.jg-pro li .tit h3 {
  font-size: 18px;
  padding-bottom: 6px;
  color: #333;
  text-align: center;
}

.jg-pro li .tit p.intro {
  height: 24px;
  font-size: 14px;
  color: #333;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  overflow: hidden;
}

.jg-pro li:hover .tit a h3,
.jg-pro li:hover .tit p.intro {
  color: #fff;
}

/*简介*/
.about-w {
  width: 100%;
  height: 963px;
  background: url(../images/about-w.jpg) top center repeat-x;
  overflow: hidden;
}

.about-l {
  float: left;
  width: 560px;
}

.about-r {
  float: right;
  width: 760px;
}

.about-lbt {
  margin-top: 115px;
  background-color: #01479d;
  padding: 48px 0px 30px 0px;
}

.about-lbt p {
  display: block;
  text-align: center;
  font-size: 46px;
  color: #fff;
  font-weight: bold;
}

.about-lbt span {
  display: block;
  text-align: center;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.about-tu {
  width: 100%;
  overflow: hidden;
}

.about-tu img {
  width: 100%;
}

.about-lnr {
  padding: 27px 40px;
  background-color: #01479d;
  overflow: hidden;
}

.about-lnr li {
  margin-bottom: 10px;
}

.about-lnr li .tua {
  float: left;
  width: 50px;
}

.about-lnr li .nra {
  margin-left: 50px;
}

.about-lnr li .nra p {
  font-size: 26px;
  color: #fff;
  text-align: left;
}

.about-r-tit {
  margin-top: 183px;
  padding-left: 40px;
}

.about-r-tit strong {
  display: block;
  font-size: 37px;
  color: #161616;
  font-weight: bold;

}

.about-r-tit p {
  display: block;
  margin-top: 10px;
  font-size: 20px;
  color: #000;

}

.about-r-tit .linea {
  margin-top: 15px;
  width: 75px;
  height: 3px;
  background-color: #00469c;
}

.about-cont {
  padding-left: 40px;
  margin-top: 32px;
  height: 388px;
  font-size: 16px;
  color: #000;
  line-height: 190%;
  overflow: hidden;
}

.about-cont p,
.about-cont p strong,
.about-cont p a {
  font-size: 16px;
  color: #000;
  line-height: 190%;
}

.about-rword {
  margin-top: 30px;
  padding: 30px 0px;
  margin-left: 40px;
  background-color: #ff6713;
  text-align: center;
}

.about-rword p {
  display: block;
  text-align: center;
  font-size: 46px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 5px;
}

/*案例*/
.zhanhui {
  width: 100%;
}

.zhanhui li {
  float: left;
  display: block;
  width: 24.2%;
  margin-right: 1%;
  margin-bottom: 15px;
}

.zhanhui li:nth-child(4n) {
  margin-right: 0px;
}

.zhanhui li .tua {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.zhanhui li .tua .zh-logo {
  position: absolute;
  z-index: 10;
  bottom: 50%;
  left: 50%;
  margin-bottom: -150px;
  margin-left: -150px;
  opacity: 0;
}

.zhanhui li .tua .zh-logo img {
  width: 300%;
}

.zhanhui li:hover .tua .zh-logo {
  opacity: 1;
  left: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.zhanhui li:hover .tua .zh-logo img {
  width: 100px;
}

.zhanhui li .tua 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;
}
.zhanhui li:hover .tua img {
  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.zhanhui li .tita {
  padding: 8px;
  background-color: #164ea1;
}

.zhanhui li .tita h3 {
  display: block;
  padding: 10px 0px;
  font-size: 17px;
  color: #fff;
  text-align: center;
}

.zhanhui li .tita p {
  display: block;
  padding: 0px 15px 15px 15px;
  font-size: 15px;
  color: #fff;
  text-align: center;
}

.zhanhui li:hover .tita {
  background-color: #ffa200;
}

.zhanhui li:hover .tita a h3,
.zhanhui li:hover .tita p {
  color: #fff;
}

/*新闻*/
.h-news01 {
  width: 100%;
}

.h-news01 li {
  float: left;
  padding: 18px;
  width: 23.2%;
  margin-right: 2%;
  border: 1px solid #ddd;
  transition: ease-in-out .2s;
  box-sizing: border-box;
}

.h-news01 li:hover {
  border: 1px solid #0883d3;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.h-news01 li:nth-child(4n) {
  margin-right: 0px;
}

.h-news01 li .tua {
  width: 100%;
  overflow: hidden;
}

.h-news01 li .tua 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;
}
.h-news01 li:hover .tua img {
  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.h-news01 li h3 {
  display: block;
  font-size: 18px;
  line-height: 24px;
  height: 47px;
  margin-top: 30px;
  overflow: hidden;
}

.h-news01 li p {
  margin: 10px 0px;
  font-size: 12px;
  color: #666;
  height: 36px;
  line-height: 18px;
  overflow: hidden;
}

.h-news01 li span {
  color: #737373;
  font-family: arial;
  float: right;
}

/*方案*/
.service-title {
  text-align: center;
  margin: 30px 0 0 0;
}

.service-title h2 {
  display: block;
  font-size: 36px;
}

.service-title p {
  display: block;
  color: #888;
  font-size: 16px;
}

.solution-box {
  background: #373d41;
  margin: 30px 0 0 0;
}

.solution-cut {
  width: 1560px;
  margin: 0 auto;
  position: relative;
}

.solution-swiper {
  width: 100%;
  overflow: hidden;
}

.solution-box button.fa {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  background: rgba(0, 0, 0, .1);
  color: rgba(255, 255, 255, .5);
  cursor: pointer;
  border: none;
  font-size: 40px;
  padding: 0;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box button.fa:hover {
  background: #0166ce;
  color: #fff;
}

.solution-box .fa-back {
  right: 100%;
}

.solution-box .fa-more {
  left: 100%;
}

.solution-box ul {
  width: 10000%;
}

.solution-box ul:after {
  display: block;
  clear: both;
  content: '';
}

.solution-box ul li {
  width: .2%;
  float: left;
  text-align: center;
  color: #fff;
  position: relative;
}

.solution-box ul li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box ul li:nth-child(2) span,
.solution-box ul li:nth-child(4) span {
  background: rgba(0, 0, 0, .75);
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box ul li i {
  font-size: 50px;
  opacity: .85;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 53%;
  text-align: center;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box ul li hr {
  width: 30px;
  height: 2px;
  background: #fff;
  border: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0 0 0 -15px;
  padding: 0;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box ul li h3 {
  font-size: 24px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 53%;
  color: #fff;
  text-align: center;
  transition: .3s;
}

.solution-box ul li p {
  width: 80%;
  position: absolute;
  font-size: 16px;
  color: #fff;
  left: 10%;
  top: 70%;
  opacity: 0;
  transition: .3s;
}

.solution-box ul li a {
  position: absolute;
  top: 85%;
  left: 30%;
  font-size: 16px;
  line-height: 32px;
  width: 120px;
  text-align: center;
  margin: 0 0 0 -60px;
  color: #fff;
  border: 2px solid #fff;
  opacity: 0;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box ul li a:hover {
  background: #fff;
  color: #373d41;
}

.solution-box ul li img {
  display: block;
  width: 100%;
}

.solution-box ul li:hover span {
  background: rgba(48, 113, 255, .85);
}

.solution-box ul li:hover i {
  bottom: 63%;
  text-align: center;
}

.solution-box ul li:hover hr {
  top: 40%;
  opacity: 0;
}

.solution-box ul li:hover h3 {
  top: 38%;
}

.solution-box ul li:hover p {
  top: 50%;
  opacity: 1;
}

.solution-box ul li:hover a {
  top: 75%;
  opacity: 1;
}

/*响应式*/
@media(max-width:1680px) {
  .solution-cut {
    width: 1480px;
  }

  .solution-box ul li i {
    font-size: 46px;
    color: #fff;
  }

  .solution-box ul li h3 {
    font-size: 22px;
  }

  .solution-box ul li p {
    font-size: 14px;
  }

  .solution-box ul li a {
    display: block;
    font-size: 14px;
    line-height: 28px;
    width: 100px;
    margin: 0 0 0 -50px;
    margin: 0 auto;
    text-align: center;
  }
}

@media(max-width:1600px) {
  .solution-cut {
    width: 1300px;
  }
}

@media(max-width:1440px) {
  .solution-cut {
    width: 1200px;
  }

  .solution-box ul li i {
    font-size: 40px;
    color: #fff;
  }

  .solution-box ul li h3 {
    font-size: 18px;
  }

  .solution-box ul li p {
    font-size: 12px;
  }
}

@media(max-width:767px) {
  .solution-cut {
    width: 100%;
    padding: 0;
  }

  .solution-box ul li {
    width: 290px;
  }

  .solution-box button.fa {
    display: none;
  }

  .solution-box .fa-back {
    left: 0;
    right: auto;
  }

  .solution-box .fa-more {
    left: auto;
    right: 0;
  }
}

/*字体标*/
@font-face {
  font-family: "icon";
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg') format('svg');
}

.fa {
  font-family: "icon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-back:before {
  content: "\e697";
}

.fa-more:before {
  content: "\e6a7";
}

.fa-wxbgongju:before {
  content: "\e61b";
}

.fa-all:before {
  content: "\e696";
}

.fa-security:before {
  content: "\e71c";
}

.fa-huanhuobz:before {
  content: "\e67c";
}

.fa-aniukefu2:before {
  content: "\e6ca";
}

.fa-set1:before {
  content: "\e6dc";
}

.fa-naozhong:before {
  content: "\e648";
}

.fa-suo:before {
  content: "\e652";
}


/*bottom*/
.foot-w {
  padding: 50px 0px 0px 0px;
  background-color: #2d3034;
}

.foot-tit {
  margin: 15px 0px;
}

.foot-tit p {
  display: block;
  font-size: 18px;
  color: #ddd;
  line-height: 18px;
}

.foot-tit i {
  display: block;
  width: 20px;
  height: 1px;
  background-color: #666;
  margin-top: 14px;
}
.foot-part1{
  float: left;
  width: 30%;
}
.foot-part2{
  float: left;
  width: 20%;
}
.foot-part3{
  float: right;
  width: 210px;
}
.foot-proc a{
  display: block;
  padding:5px 0px;
  float: left;
  width: 48%;
  margin-right: 1%;
  font-size: 14px;
  color: #999;
  line-height: 14px;
}
.foot-menu a{
  display: block;
  padding:5px 0px;
  font-size: 14px;
  color: #999;
  line-height: 14px;
}
.foot-cont{
  width: 100%;
}
.foot-cont p,
.foot-cont p a{
  font-size: 14px;
  color: #999;
  line-height: 150%;
}
.foot-fw h4{
  display: block;
  font-size: 17px;
  color: #fff;
  padding-bottom: 10px;
}
.foot-fw p{
  font-size: 26px;
  color: #ed6d00;
}
.foot-ewm{
  text-align: center;
}
.foot-ewm img{
  margin:10px auto;
  display: block;
  border:1px solid #999;
}
.foot-ewm p{
  display: block;
  margin-bottom: 10px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.foot-bq{
  padding:10px 15px;
  border-top: 1px solid #464646;
  text-align: center;
}
.foot-bq p,
.foot-bq p a{
  text-align: center;
  font-size: 14px;
  color: #cccccc;

}
.foot-bq img{
  vertical-align: middle;
}
/*end bottom*/



/*内页*/
.fangan-list{
  text-align: center;
}
.fangan-list li{
  display: inline-block;
  margin:0.5%;
  width: 32%;
  padding:15px;
  box-sizing: border-box;
  background-color: #0883d3;
}
.fangan-list li h4{
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}
.fangan-list li p{
  display: block;
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
/*标题*/
.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: 100%;
	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: 1560px) {
  #w-top{width: 96%;}
  .top-w{ padding: 0px 20px;}
  .top-biaoti strong{font-size: 20px;}
  .top-biaoti{font-size: 15px;}
}
@media only screen and (max-width: 1480px) {
  #w-80 {
    width: 1340px;
  }

  #w-90 {
    width: 1340px;
  }
  .top-biaoti strong{font-size: 25px;}
  .top-biaoti{font-size: 18px;}
}