@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;
  margin-left:10px;
  font-size: 20px;
  color: #555;
  line-height: 32px;
  padding-top: 5px;
}

.top-biaoti strong {
  display: block;
  font-size:37px;
  color: #222;
  line-height:50px;
  font-weight: bold;
}
.top-biaoti strong span{
  font-size:37px;
  color: #e60012;
  font-weight: bold;
}

.top-biaoti p {
  display: block;
}

.top-phone {
  float: right;
  width: 35%;
  height: 50px;
  background-color: #e60012;
  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.5%;
  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: #e60012;
}

.h-menu-hover {
  color: #fff !important;
  background-color: #e60012 !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: 42px;
  color: #313131;
  text-align: center;
}

.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: 42px;
  color: #e60012;
}
.tit01 img{
	width:142px;
	height:18px;
	margin:0 auto;
}

/*分类*/

.th-pro {
  padding: 6px;
  text-align: center;
}

.th-pro li {
  display: inline-block;
  padding: 5px 25px;
  margin: 5px 0.2%;
  background:#202020;
  border-radius: 10px;
  width: 12%;
  transition: all 0.4s ease 0s;
}

.th-pro li a {
  display: block;
  padding: 5px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  transition: all 0.4s ease 0s;
}

.th-pro li:hover {
  background-color: #e60012;
  transition: all 0.3s ease-in-out;
}

.th-pro li:hover a {
  color: #fff;
}

.th-pro-hover {
  background-color: #e60012;
}

.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;
}



.pro-list {
  width: 100%;
}

.pro-list li {
  float: left;
  width: 24%;
  margin-right: 1%;
  margin-bottom: 2%;
  border: 1px solid #DBDBDB;
  box-sizing: border-box;
}

.pro-list li:nth-child(4n) {
  margin-right: 0px;
}

.pro-list li .tua {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.pro-list li .tua img {
  width: 100%;
  transition: all 0.3s ease-out;
}

.pro-list li .tita {
  margin: 10px 0;
  transition: all .5s;

}

.pro-list li h3 {
	text-align:center;
  font-size:20px;
  color: #333333;
  font-weight: bold;
  transition: all .5s;
  line-height: 38px;
}


.pro-list li h4 {
	margin:0 auto;
	width:90%;
	height:42px;
	background:#e60012;
	text-align:center;
  font-size:21px;
  color: #ffffff;
  font-weight: bold;
  transition: all .5s;
  line-height:42px;
}




/*简介*/
.about-w {
	padding-top:612px;
  width: 100%;
  height:636px;
  background: url(../images/about-w.jpg) top center repeat-x;
  overflow: hidden;
}

.about-r {
  float: right;
  width:62%;
}

.about-r .about-tit h4{
	height:62px;
	color:#272727;
	line-height:60px;
	font-size:28px;
	font-weight:bold;
}

.about-r .about-tit h2{
	color:#e60012;
	height:70px;
	font-size:42px;
	font-weight:bold;
}
.about-r .about-con p{
	color:#000000;
	line-height:42px;
	font-size:18px;
}
.about-r .about-con a{
	display:block;
	height:52px;
	width:205px;
	color:#fff;
	background:#e60012;
	font-size:20px;
	font-weight:bold;
	line-height:52px;
	text-align:center;
}


.shili-list-w{
  margin-top: 1px;
  width: 100%;
  padding:20px 0px;
  overflow: hidden;
}
.shili-list{
  width: 100%;
  overflow: hidden;
}
.shili-list li{
	height:322px;
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
  box-sizing: border-box;
}
.shili-list li:nth-child(4n){
  margin-right: 0px;
}
.shili-list li .tua{
  width: 100%;
  overflow: hidden;
}
.shili-list li .tua img{
  display: block;
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.shili-list li:hover .tua img{
  transform: scale(1.1);
}
.shili-list li .sl_nr{
	background:#e9e9e9;
  padding: 23px 30px 17px;
  transition: 0.6s;
}
.shili-list li .sl_nr p{
  display: block;
  font-size: 16px;
  line-height: 16px;
  text-align:center;
  color: #2b2b2b;
}

.shili-list li:hover .sl_nr{
	background:#e60012;
}

.shili-list li:hover .sl_nr p,
.shili-list li:hover .sl_nr span{
	
  color: #fff;
}



/*首页新闻*/
.news-w{

  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.news-l{
  float: left;
  width: 40%;
}
.news-r{
  float: right;
  width: 56%;
}
.news01 .tua{
  width: 100%;
}
.news01 .tua img{
  width: 100%;
}
.news01 .nra{
  padding:30px 30px 40px 30px;
  background-color: #fff;
}
.news01 .nra h3{
  display: block;
  font-size: 22px;
  color: #333;
}
.news01 .nra p{
  display: block;
  margin-top: 8px;
  font-size: 15px;
  color: #7e7e7e;
  height: 46px;
  overflow: hidden;
  line-height: 150%;
}
.news02{
  height: auto;
  }
.news02 li{
  display: block;
  margin-bottom: 18px;
  overflow: hidden;
}
.news02 li .tua{
  float: left;
  width: 250px;
}
.news02 li .tua img{
  display: block;
  width: 100%;
}
.news02 li .nra{
  margin-left: 280px;
}
.news02 li .nra h3{
  display: block;
  height: 51px;
  font-size: 18px;
  color: #000;
  line-height: 150%;
}
.news02 li .nra p{
  display: block;
  height: 42px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 150%;
  overflow: hidden;
}
.news02 li .nra span{
  display: block;
  margin-top: 23px;
  font-size: 14px;
  color: #7e7e7e;
}


/*案例*/
.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-news{
  width: 100%;
}
.h-news li{
  float: left;
  width: 32%;
  margin-right: 2%;
  padding-bottom: 5%;
  background-color: #f5f9f9;
  background-position: bottom;
  margin-bottom:50px;
}
.h-news li:nth-child(3n){
  margin-right: 0px;
}
.h-news li:hover{
  background: #fff url(../images/news-bga.png) bottom center no-repeat;
  box-shadow: 0px 5px 15px #eaeaea;
  background-color: #fff;
}
.h-news li .tua{
  width: 100%;
  overflow: hidden;
}
.h-news li .tua img{
  width: 100%;
  display: block;
  transition: all .36s ease;
}
.h-news li:hover .tua img{
  transform: scale(1.2);
}
.h-news li .n_nr{
  padding:25px 23px 0px 23px;
  overflow: hidden;
}
.h-news li .n_nr em{
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 18px;
  position: relative;
  padding-left: 5%;
  padding-top: 6%;
}
.h-news li .n_nr p{
  display: block;
  font-size: 22px;
  color: #151527;
  line-height: 28px;
  height: 70px;
  padding: 0 5%;
  padding-top: 4%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.h-news li:hover .n_nr p{
  color: #f5080a;
}
.h-news li .n_nr span{
  padding: 0 5%;
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 22px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.h-ntop{
	 background: url(../images/about-gs.jpg) top center no-repeat;
	 width:100%;
	 height:216px;
}

/*新闻*/
.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-top: 45px;
  width: 100%;
  background-color: #1f242a;
  box-sizing: border-box;
  overflow: hidden;
}

.foot-tit {}

.foot-tit h3 {
  display: block;
  font-size: 20px;
  color: #ffff00;
  font-weight: bold;
  letter-spacing: 1px;
}

.foot-tit .linea {
  margin: 15px 0px;
  width: 28px;
  height: 2px;
  background-color: #ffff00;
}

.foot-la {
  float: left;
  width: 23%;
  margin-right: 3%;
}

.foot-lb {
  float: left;
  width: 21%;
  margin-left: 2%;
  margin-right: 2%;
}

.foot-lc {
  float: left;
  width: 23%;
  margin: 0px 2%;
}

.foot-lx {
  display: block;
}
.foot-lx  strong{
  display: block;
  margin-bottom: 10px;
  font-size: 27px;
  color: #fff100;
}

.foot-lx p,
.foot-lx p a {
  display: block;
  float: left;
  width: 100%;
  font-size: 14px;
  color: #edf0f7;
  line-height: 160%;
}

.foot-pro a {
  display: block;
  float: left;
  width: 48%;
  margin-right: 2%;
  padding-bottom: 6px;
  font-size: 15px;
  color: #edf0f7;
}

.foot-dh a {
  display: block;
  float: left;
  padding-bottom: 10px;
  width: 50%;
  font-size: 14px;
  color: #bcbcbc;
}

.foot-ewm {
  float: right;
  width: 22%;
}
.foot-ewm li{
  float: right;
  width: 52%;
}

.foot-x{
	margin-top:25px;
	width:100%;
	height:73px;
	background:#e60012;
	border-radius: 50px;
	text-align:center;
	margin-bottom:15px;
}
.foot-x span{
	font-size:38px;
	line-height:73px;
	text-align:center;
	color:#ffff00;
	width:100%;
	
}

.foot-ewm li .tua {
  margin: 0 auto;
  width: 75%;
  border-radius: 10px;
  overflow: hidden;
}

.foot-ewm li .tua img {
  display: block;
  width: 100%;
}

.foot-ewm li p {
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

.foot-part2 {
  margin-top: 15px;
  padding: 15px 20px;
  background-color: #f28e1e;
  text-align: center;
  border-radius: 50px;
}

.foot-part2 img {
  display: inline-block;
  vertical-align: middle;
}

.foot-part2 p {
  display: inline-block;
  font-size: 29px;
  color: #fff;
  vertical-align: middle;
  letter-spacing: 3px;
}

.foot-bq {
	margin-top:8px;
  padding: 18px 0px;
  font-size: 15px;
  color: #fff;
  line-height: 150%;
  text-align: center;
  overflow: hidden;
}
.foot-bq a{
	color:#fff;
}

.foot-bq p,
.foot-bq p a,
.foot-bq p strong {
  font-size: 15px;
  color: #fff;
  line-height: 150%;
  text-align: center;
  vertical-align: middle;
}

.foot-bq img {
  vertical-align: middle;
}


/*内页*/
.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;}
}