﻿@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A {
	COLOR: #000; TEXT-DECORATION: none !important;
}
A IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
}
LI {
	LIST-STYLE-TYPE: none
}
body,td,th {
	font-family: 微软雅黑; 
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }

.scale_img dl img, .scale_img li img { -o-transition: all .8s ease 0s; transition: all .8s ease 0s }
.scale_img dl:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0) }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}


i,em{font-style: normal;}
*{box-sizing:border-box;}
a{color:#434343;text-decoration:none;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;}
a:hover{outline:none;color:#ed1b24;}
input,button{padding:0;border:none;background:none;outline:none;font-family:"微软雅黑",Arial,Helvetica;}

.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}

.container{width: 1400px; margin: 0 auto;}
.container::after{content: '';clear: both;display: block;}
.clear {clear: both;}
.w1300{margin:0 auto; width:1400px; height:auto; overflow:hidden;}
.com-pic{overflow:hidden;}


/*头部*/
.topWrap { width:100%; height:auto;background:rgba(0, 0, 0, 0.4);font-family: "Microsoft Yahei"; position: absolute;z-index: 9999;}
          .topWrap .header { margin:0 auto; width:1400px;  }
          .t_logo { height:115px;padding-top:13px; box-sizing: border-box; }
          .logo { width:272px; overflow: hidden; box-sizing: border-box; float: left;}
          .logo img { width:272px; height:102px; display: block; }
          .logo_txt {font-size:20px; color: #fff;  text-align: left; line-height: 33px;font-weight: normal;margin-top:10px;float: left;}
          .logo_txt i{font-weight: normal; font-size:28px; color: #0fffff; display: block; line-height: normal;}
          .t_ewm{width:110px; padding-top:10px;float: right;}
          .t_ewm img{width: 80px;height:80px;float: left;}
          .t_ewm span{height: 80px;float: left; width:23px;background: #ececec;color:#333333;font-size: 14px; display: block;padding:0 5px;box-sizing: border-box;text-align: center; line-height: normal;}
          .t_logo .t_tel{margin-top: 15px; padding-left: 54px; background: url(img/tel.png) no-repeat left center; float: right; width: 255px; box-sizing:border-box; }
          .t_logo .t_tel p {overflow: hidden; color: #0fffff;font: 26px "Arial";  font-weight: bold;float: left;  line-height: 32px;}
          .nav{ height: 60px; border-top:1px solid #9b9a9a;position: relative;}
          .nav ul{ width: 1400px;margin:0 auto;}
          .nav li { float: left;font-size: 18px;width:11%; padding:0 10px; }
          .nav li a { text-decoration: none; height: 60px;line-height: 60px;padding:0 15px;  display: block; position: relative;z-index: 2; color: #fff;box-sizing: border-box; text-align: center;}
          .nav li:before{content:'';position:absolute;height:16px;width:9px;background-size:100%; top:25px;right:0;}
           .nav li:hover:before,.nav li.cur:before{width:0;color: #fff;z-index: 1;} 
          .nav li:hover a, .nav .cur a {background:url(img/cur.png) no-repeat center center;background-size: 100%; font-weight: normal; text-decoration: none;  color: #fff; }
          .nav li.home{padding-left:0;}
          .nav li.nones{padding-right: 0;}
          .nav li.nones:before{background: none;}
          
          
          .nav li .submenu{overflow: hidden; display: none;position: absolute;width: 100%;top:60px;z-index: 99;background:#f4f4f4;padding: 14px 0; left: 0;line-height: 0;font-size: 0; text-align: center;}
          .nav li .submenu dl{width: 1400px;margin: 0 auto;padding: 70px 0 50px;}
          .nav li .submenu dt{float: right;width: 450px;height: 260px;overflow: hidden;margin-left: 30px;}
          .nav li .submenu dt a{background:none;}
          .nav li .submenu dt img{width: 450px;height: 260px;display: block;}
          .nav li .submenu dd{float: left;width:770px;margin-left:50px;}
          .nav li .submenu p a{display: block;float: left;width:220px;height: 48px;line-height: 48px;background: #fff;border: 1px solid #d9d9d9;padding-left: 42px;font-size: 16px;color: #333333;margin: 0 20px 20px 0;position: relative; text-align: left;}
          .nav li .submenu p a:nth-child(3n){margin-right: 0;}
          .nav li .submenu p a:before{content: "";position: absolute;width: 6px;height: 6px;border: 1px solid #a4a4a4;border-radius: 50%;left:21px;top:21px;}
          .nav li:hover .submenu p a{font-weight: normal;}
          .nav li:hover .submenu p a:hover{border-color: #06beff;background:#089df5;
          background-image:-webkit-gradient(linear, left top, right bottom, from(#06beff), to(#0d5de2)); 
          background-image: -webkit-linear-gradient(left, #06beff, #0d5de2); 
          background-image: -moz-linear-gradient(left, #06beff, #0d5de2); 
          background-image: -o-linear-gradient(left, #06beff, #0d5de2); 
          background-image: -ms-linear-gradient(left, #06beff, #0d5de2); 
          background-image: linear-gradient(left, #06beff, #0d5de2);color: #fff;}
          .nav li .submenu span a{display: block;width: 198px;height: 48px;line-height: 48px;border: 1px solid #06beff;padding-left: 42px;font-size: 18px;color: #fff;margin: 0 20px 20px 0;position: relative; text-align: left;font-weight: normal; float: left;background:#089df5;
          background-image:-webkit-gradient(linear, left top, right bottom, from(#06beff), to(#0d5de2)); 
          background-image: -webkit-linear-gradient(left, #06beff, #0d5de2); 
          background-image: -moz-linear-gradient(left, #06beff, #0d5de2); 
          background-image: -o-linear-gradient(left, #06beff, #0d5de2); 
          background-image: -ms-linear-gradient(left, #06beff, #0d5de2); 
          background-image: linear-gradient(left, #06beff, #0d5de2); }
          .nav li .submenu span a:before,.nav li .submenu p a:hover:before{content: "";position: absolute;width: 6px;height: 6px;border: 1px solid #fff;border-radius: 50%;left:21px;top:21px;}
          
          @media screen  and (max-width:1440px) {
            .topWrap .header,.nav li .submenu dl{width:1200px;}
            .nav ul{ width: 1200px;margin:0 auto;}
            .nav li {font-size: 16px;width:114px;}
            .nav li .submenu p a{font-size: 16px;}
          }
      


/*banner*/
#banner {position: relative;overflow: hidden;width: 100%; margin-bottom:-14px;}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%
}
#banner ul li {
	width: 33.333%;
	float: left
}
#banner ul li img {
	width: 100%;display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;

	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {display: block;
	width:90px;
	height:150px;
	z-index: 63;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-1%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width:87px;
	height:87px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width:160px;
	position: absolute;
	right: 0;
	left: 0;
	bottom:8%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width:40px;
	height:8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #e78219
}


.sl,.st,.st div,.sl div{
	overflow: hidden;
}


/*手机banner轮播*/
.sj-banner{width:100%; position:relative;}
.sj-banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:10px;bottom:5px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}

/*=========浮动导航========*/
.sp_header{height:auto;overflow:hidden;position:fixed;z-index:30000;width:100%;}
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px; margin-right:10px;}
.sp_nav span{display:block;background-color:#e78218;width:20px;height:3px;position:absolute;left:15px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:5px}
.sp_nav span:nth-of-type(3){top:10px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background-color:rgba(245,245,245,.95); padding-top:30px;width:50%;height:calc(100% - 104px);font-size:16px; right:0;line-height:40px;top:-100%;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; float:right;}
.nav_show{top:0px; padding-top:80px;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ccc solid;margin-left:10px;position:relative;line-height:40px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ccc solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:90%}
.sjj_nav ul li ul li a{color:#888;display:block;text-align:left; font-weight:normal; border-bottom:1px dotted #ddd;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#e78218;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#e78218}
.sjj_nav ul li ul li>ul{margin-left:10px}

/*=========搜索========*/
.search{height:98px;background:#fff;border-bottom: 1px solid #e8e8e8; overflow: hidden;font-size: 14px;font-family:"Microsoft Yahei"; margin-top:20px;}
.keywords{ font-weight: normal;width:820px; overflow: hidden; float: left;}
.keywords b{height:40px; display: block; color: #333333; font-weight: normal; font-size: 28px;  line-height: 40px;margin-top:10px;}
.keywords a{color: #666666;line-height:28px;padding-right:16px;  font-size: 15px;}
.sea{overflow: hidden;  float: right;margin-top:32px;}
.inp01{border-style: none;  float:left;color: #a4a4a4; padding-left: 24px;width:312px; height: 42px;font-family:"Microsoft Yahei"; font-size: 15px; background:none;  line-height: 42px;background:none;background:#f2f2f2;border-top-left-radius: 25px;border-bottom-left-radius: 25px; box-sizing: border-box;}
.inp02{border-style: none;background: url(img/ss.png) no-repeat; cursor: pointer; height:42px;width:44px; display: inline-block; color: #fff;}
 @media screen  and (max-width:1401px) {
.search .content{width:1200px;}
 }
  

 /**/
.spbj{ height:640px;padding-top:50px; box-sizing: border-box;  font-family:"Microsoft Yahei"; }
.sp{width: 1400px;margin:0 auto 45px; }
.sp dl{height: 400px;}
.spbj dl dt{position: relative; width: 48.571%; max-height: 400px;overflow: hidden; float: left; }
.spbj dl dt img{width:100%;  display: block;}
.spbj dl dt i{width: 100%;max-height:400px;background: url(img/vdotm.png) no-repeat;background-size: 100%; position: absolute;left:0;top:0%;}
.spbj dl dd{height: 150px; width:45.357%;float: right;margin-right: 15px;padding-top: 25px;}
.spbj dl dd h3{font-size: 1.879vw;color: #333333;line-height: 2.7vw; font-weight: bold;margin-bottom: 20px;}
.spbj dl dd h3 b{display: block;}
.spbj dl dd p{font-size: 15px; line-height: 32px;color:#666666;margin-bottom: 35px;}
.spbj dl dd span{display: block;}
.spbj dl dd span a{width:133px;height:34px;line-height: 34px; border:1px solid #b9b9b9; font-size:16px;color:#474747; display: block;float: left;text-align: center;}
.spbj dl dd span a:hover,.yybj dl dd span a.cur{ background:url(img/sp_but.jpg) center no-repeat; border:1px solid #fff;color:#fff;}
.spbj dl dt img{-webkit-transition: .3s;-moz-transition: .3s;transition: .3s;}
.spbj dl:hover dt img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}

.m_zz{width: 1400px;margin:0px auto; position: relative;height:110px;  }
.m_zz li{ width:21.142%; height: 110px;padding-left:24px; box-sizing: border-box; float: left; text-align: left; position: relative;cursor: pointer;}
.m_zz li::before{content: "";position: absolute;width: 171px;height:83px;background:url(img/spbg.png) no-repeat;left:6px;bottom:6px;-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.m_zz li em{margin-left:0px;display: block; position: relative;z-index: 1;}
.m_zz li em b{ margin-left:0px;font-size:32px; color: #535353; font-family: "Century Gothic","Arial"; font-weight: bold;line-height: 38px;}
.m_zz li em i{ font-size: 14px;  color: #fff;text-align: center; font-weight: normal; text-align: center; line-height: 22px;width:22px; height: 22px;display: block;text-transform: uppercase;font-family: "Arial";position: absolute;bottom:5px; right:0px;background:url(img/sp_1.png) no-repeat; }
.m_zz li h3{font-size: 28px; color: #333333; text-align: left; font-weight: normal; line-height: 42px;z-index: 1;position: relative;}

.m_zz li:nth-child(1) em{width:100px;}
.m_zz li:nth-child(2) em{width:130px;}
.m_zz li:nth-child(2) em i{background:url(img/sp_2.png) no-repeat;}
.m_zz li:nth-child(2) em b{font-size: 22px;font-weight: bold;}
.m_zz li:nth-child(3) em{width:120px;}
.m_zz li:nth-child(4) em{width: 85px;}
.m_zz li:nth-child(5){width: 15.432%;}
.m_zz li:nth-child(5) em{width:98px;}

@media screen and (max-width:1440px) {
  .yy,.m_zz{width: 1200px;}

}

/*------------首页栏目----------*/
.sylm{margin:0 auto; width:auto; height:auto; text-align:center; padding-top:60px; padding-bottom:30px;font-family:"微软雅黑";}
.sylm h2{ font-size:40px; color:#434343; line-height:50px; font-weight:normal;}
.sylm p{ font-size:20px; color:#888; line-height:30px;}
.tit01{font-size: 2.395vw; text-align: center; font-family: "Microsoft YaHei";color: #333333;font-weight:bold; }
.tit01 a{color: #333333; }
.tit01 i{ font-weight: bold; display: block;font-size:1.575vw; line-height:60px;text-transform:uppercase;color: rgba(26, 26, 26, 0.1); font-family: Arial, Helvetica, sans-serif; }


/*--pic--*/
.picbj{width:auto; height:auto; background:url(img/cpbg.jpg) center top no-repeat; padding-top:160px;padding-bottom:40px;}
.fabj{height: auto;overflow: hidden;box-sizing: border-box; font-family: "Microsoft YaHei";max-width: 1920px;margin:0 auto; padding-bottom: 145px;}
.fa{width:1400px;padding:70px 2.2vw 100px;margin:0 auto;background:#fff;clear: both;overflow: hidden;}
.fa_nav{ width: 100%;height:8.072vw; }
.fa_nav h2{width:40.357%; float: left;text-align: left;}
.fa_nav h3{width:13%; height:45px;margin-top:2.864vw; background-color:#f5f5f5; text-align:center;border-radius:23px; float:right;}
.fa_nav h3 a{height:3.34375vw;line-height: 2.34375vw; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;font-size:18px; color: #333333;font-weight:normal;text-decoration: none;box-sizing: border-box;margin-right: 2.583vw;position: relative;}
.fa_nav h3 a:after{content:'';position:absolute;height:2px;width:0%;bottom:0;left:0;-webkit-transition:width .5s;transition:width .5s;z-index: 1;background-image: -webkit-gradient(linear, left top, right bottom, from(#06beff), to(#0d5de2)); 
  background-image: -webkit-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -moz-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -o-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -ms-linear-gradient(left, #06beff, #0d5de2); 
  background-image: linear-gradient(left, #06beff, #0d5de2);}
.fa_nav h3 a:hover:after,.fa_nav h3 a.cur:after{width:100%;color: #fff;z-index: 1;}
.fa_nav h3 a:last-child{margin-right: 0;}
.fa_nav h3 a.cur,.fa_nav h3 a:hover{color:#333333; font-weight: normal;}


.fa img{width: 100%;display: block;}
.fa_left{width:30.357%;height:548px;background-image: -webkit-linear-gradient(left, #d4d4d6, #e5e5e7);position: relative; float: left;margin-right: 0.5%;}
.fa_left img{position:absolute; bottom:0px}
.fa_left h4{ font-size: 1.5625vw;color:#1a1a1a; line-height: 2.239vw;font-weight: normal;width: 100%;top:52px;left:0;position: absolute;text-align: center;}
.fa_left h4 b{font-weight: bold;display: block;}
.fa_right{width:69.142%;float: left;max-width: 968px;}
.fa_right ul{clear: both;overflow: hidden;}
.fa_right li{width:48%; float: left;margin:0 0 2% 1%;position: relative;max-height: 260px;}
.fa_right li img{ height:260px;}
.fa_right li:nth-child(2n){margin-right: 0;}
.fa_right li .hover{width:100%; height:100%;background-image:-webkit-gradient(linear, left top, right bottom, from(#06beff), to(#0d5de2)); 
  background-image: -webkit-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -moz-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -o-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -ms-linear-gradient(left, #06beff, #0d5de2); 
  background-image: linear-gradient(left, #06beff, #0d5de2); background:rgba(8,163,247,0.5); position: absolute; left:0;top:0;padding-top:67px; box-sizing: border-box; transform: scale(0); opacity: 0; transition: .8s;border-radius: 0px;}
.fa_right li .hover h4{display: block; width:100%; height:1.822vw; text-align: center; font-size: 1.214vw;color: #fff;font-weight: normal;}
.fa_right li .hover em{display: block;height:2.239vw; line-height: 2.239vw; text-align: center;font-size: 0.8333vw; color:#FFFFFF;margin-bottom: 0.2vw;}
.fa_right li .hover i{width:90px;border-radius: 24px; line-height:30px; height:30px;display:block;border:1px solid #fff;text-align: center;color:#fff;margin:0 auto;}
.fa_right li:hover .hover{transform: scale(1); opacity: 1;}

.fen{ margin:0 auto;width:86%; background-color:#f5f5f5; padding:10px; margin-top:40px;}
.fen ul{ height:auto; text-align:center; overflow:hidden;}
.fen ul li {width:15.4%;height:45px; margin:0.6%;background-image: -webkit-linear-gradient(left, #06beff, #0d5de2);border-radius:5px;text-align: center;float: left; box-sizing: border-box; position: relative; }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:45px; height:45px; font-size:18px; color: #fff;}
.fen ul li a:hover{background:#d0001c\9;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;border-radius:5px;background:#d0001c;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen ul li.cur a { background:#ed161d; color: #fff; }

.anliroll {height:1300px;width:90%;margin:40px auto; }
.anliroll li {float: left;width: 23%; border:1px solid #f2f2f2;background: #fff;margin: 2% 0 0 1.4%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:100%; height:300px;display: block;transition: all .5s; }
.anliroll li ol {background: #f5f5f5;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:18px; line-height:20px;padding:10px;box-sizing: border-box;}
.anliroll li ol i dd{ margin:0 auto; width:90%;font-family: "微软雅黑"; border-radius:10px;color:#202d60; font-size:14px; line-height:22px; margin-top:8px;}
.anliroll li:hover ol i dd{ background-color:#ed1b24;color:#fff;}
.anliroll li ol i {display: block;color: dimgray;font-size: 15px;}
.anliroll li ol a {color: #000;font-size: 18px; line-height:26px; word-break:keep-all; /* 不换行 */ 
  white-space:nowrap; /* 不换行 */ 
  overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */ 
  text-overflow:ellipsis; /* 当对象内文本溢出时显示省略标记(…) ；需与overflow:hidden;一起使用。*/ }
.anliroll li:hover img {transform: scaleX(1.1) scaleY(1.1); }


/*优势*/
.ys {margin-top: 50px;margin-bottom: 80px;}
.ys_nr{width:1400px;margin: auto;}
.ys_nr li{width:100%;height:412px;}
.ys_img{width:700px;}
.ys_img img {width: 100%;}
.ys_wz{width:700px;}
.ys_wzbt{width:100%;height:73px;height:100px;margin-top:25px;}
.ys_wzbta{width:141px;border-top:1px #f21a25 solid;border-right:1px #f21a25 solid;height:6px;float: left;margin-right: 15px;}
.ys_wzbtb{width:147px;height:67px;background:#f21a25;text-align: center;line-height: 67px;color:#fff;font-size:40px;font-family:Impact;margin: 5px 0px;}
.ys_wzbtc{float:left;font-size:40px;font-weight:bold;color:#333;line-height: 40px;letter-spacing:7px;padding-top: 5px;}
.ys_wzbtc span{font-weight:normal;color:#999;font-size:16px;font-family: Arial;display: block;text-transform: uppercase;letter-spacing:0px !important;}
.ys_wznr{font-size:16px;color:#666;line-height: 30px;letter-spacing:1px;width: 100%;padding-left: 50px;}
.liner{width:100%;height: 1px;background:#eee;margin:20px auto;}
.ys_wzen{font-size:12px;line-height:20px;color:#ccc;width:595px;margin: auto;text-transform: uppercase;font-weight: 100;}

/*sjys*/
.sjys{width:auto; height:auto; background-color:#274195; margin-top:20px; padding-bottom:20px;}
.sjys li{width:auto; height:auto; }
.sjys li img{width:100%;}
.sjys li ol{width:auto; height:auto;text-align:left; padding:20px;}
.sjys li ol em{font-family:Arial, Helvetica, sans-serif; font-size:40px;line-height:70px; color:#fff; border-bottom:2px solid #343434; padding:10px;background-color:#c30d23;font-style:oblique; float:left; margin-right:10px;}
.sjys li ol h3{font-family:"微软雅黑"; font-size:24px; color:#0fffff; line-height:40px; padding-top:10px; font-weight:bold;}
.sjys li ol p{font-family:"微软雅黑"; font-size:15px; color:#eee; line-height:26px; padding-top:10px; padding-bottom:10px;}

/*------------al----------*/
.g_al{ width:100%; height:auto; padding-top:27px; padding-bottom:40px; margin-bottom:40px; background-color:#f5f5f5;}
.g_al .g_w{margin: 0 auto;width:90%;max-width:1400px;}
.case_con{position: relative; margin:0 auto; width:1400px; margin-top:20px;}
.case_list dl{float: left;width:50%;margin-right:5px;}
.case_list dt{height:500px;overflow: hidden;}
.case_list dt img{display:block;width:100%;height:500px;transition: all 0.5s;}
.case_list dt:hover img{transform:scale(1.05);}
.case_list dd{height:auto;background: linear-gradient(to left,#0d62e3,#06b9fc);padding:0 30px 30px;position: relative; overflow:hidden;}
.case_list dd h3{font-size:24px;color: #fff;line-height:30px;padding:26px 0 10px;}
.case_list dd p{font-size: 14px;color: #fff;line-height: 24px;width: 410px;}
.case_list dd .more{position: absolute;right: 0;top:44px;width:115px;height: 74px;border-left:1px solid #ececec;font-size:20px;color: #fff;font-family: Impact;line-height:66px;text-align: center;}
.case_list dd .more:hover,.case_list dd h3:hover a{color: #fff;}
.case_con .prev{position: absolute;width: 55px;height: 55px;left: -70px;top:240px;background:url(img/prev1.png) no-repeat;}
.case_con .next{position: absolute;width: 55px;height: 55px;right: -70px;top:240px;background:url(img/next1.png) no-repeat;}
.case_con .prev:hover{background:url(img/prev1h.png) no-repeat;}
.case_con .next:hover{background:url(img/next1h.png) no-repeat;}
.case_pg{height: 15px;padding:30px 0;text-align: center;}
.case_pg i{display: inline-block;width: 15px;height: 15px;background: #dcdcdc;border-radius: 50%;margin:0 10px;}
.case_pg i.cur{background: #16bee3;}
.coop{height: 314px;background: #fff;}
.coop h3{float: left;width: 130px;height: 314px;background: #1568b4;padding:0 40px;font-weight: normal;}
.coop h3 b{display:block;font-size: 26px;color: #fff;line-height: 26px;margin:68px 0 15px;height: 48px;position: relative;}
.coop h3 b:after{position: absolute;width: 98px;height: 1px;background: #75a6d3;content: "";left: 0;bottom: 0;}
.coop h3 i{display:block;font-size: 20px;color: #fff;font-family: Arial;opacity: 0.3;line-height: 24px;}
.coop_r{float: right;width: 990px;height: 282px;overflow: hidden;padding-top: 32px;}
.coop_r li{float: left;width: 247.5px;position: relative;}
.coop_r li img{display:block;width: 247px;height:125px;border-bottom: 1px solid #e6e6e6;}
.coop_r li a:nth-child(2n) img{border: 0;}
.coop_r li:after{position: absolute;width: 1px;height: 170px;background: #e6e6e6;content: "";left: -1px;top: 50%;margin-top: -85px;}


/*news*/
.news_box{padding-bottom:20px;}
.news_bt{margin:0px auto;width:85%; margin-bottom:40px;}
.news_div_item_a{font-family:"微软雅黑"; font-size:20px; line-height:30px; font-weight:bold;}
.nb_tab{font-size:0;text-align:center; float:right;}
.nb_tab a{width:171px;height:42px;background:#fff;display:inline-block;vertical-align:top;color:#333;box-shadow:0px 0px 20px #eee;border-radius:30px;margin-top:22px;}
.nb_tab a+a{margin-left:50px;}
.nb_tab a.cur{background:#049b32;color:#fff;background-size:400% 370%;box-shadow:0px 0px 10px rgb(146, 208, 81);}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:42px;}
.nb_tab a b{font-size:16px;font-weight:100;letter-spacing:1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nbc_list+.nbc_list{display:none;}
.nbc_list{margin:0 auto; width:100%; height:auto; overflow:hidden; margin-top:50px;}
.nbcl_le{width:55%;}
.nbcl_le .news_div_item{width:45%;display: inline-block;vertical-align:top;border: 1px solid #e6e6e6;padding:16px;}
.nbcl_le .news_div_item:hover{background-color:#f9f9f9;box-shadow:0 0 21px #d2d2d2;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.nbcl_le .news_div_item_pic img{width:100%;height:290px;}
.news_div_item_title a{font-size:18px;}
.nbcl_le .news_div_item:hover a{color:#3985ff;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:30px;color:#68686a;font-size:15px;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(img/n_more.png) no-repeat right center;float: right;margin-top:17px;}

.nbcr_ri{width:45%;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #e6e6e6;padding:35px 0;position:relative;transition:300ms;border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:20%;text-align:center;font-size:0; color:#3985ff;}
.nbcr_ri .news_div_item_content{width:70%;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight:bold;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:25px;color:#68686a;padding-right:20px;font-size:15px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #e6e6e6 solid;}
.new_t{float:left; }
.new_ta{font-size:40px;color:#333;line-height:46px;display:block;width:400px;margin:auto;}
.new_ta span{font-weight:bold;}
.new_tb{font-size:20px;color:#666;line-height:40px;}




/*------------foot----------*/
.footer{ height:660px;background:url(img/ftbg.jpg) top center no-repeat;padding-top:250px;overflow:hidden;}
.footer .left {width:460px;height:auto;padding: 20px 0 0;}
.footer .left dl{display:inline-block; vertical-align:top; margin:0 26px; text-align:left;}
.footer .left dl dt{font-size:18px;margin-bottom:24px;}
.footer .left dl dt a{color: #fff; transition:0.36s}
.footer .left dl dt a:hover{color: #fff;}
.footer .left dl dd{width:50%; font-size: 14px;color: #68b8f9;line-height:26px; position:relative; float:left;}
.footer .left dl dd:before{content:"";position:absolute;left:-15px;width:3px;height:0;background:#dd2118;transition: 0.6s;top: 50%;margin-top: -6px;}
.footer .left dl dd a{color: #68b8f9;}
.footer .left dl dd a:hover{color: #fff;}
.footer .left dl dd:hover:before{ height:13px}

.footer .center{text-align:center;width:260px;font-size:0;padding: 20px 0 0;}
.footer .center dl{ width:160px; display:inline-block; vertical-align:top; margin:0 26px; text-align:left}
.footer .center dl dt{font-size:18px;margin-bottom: 24px;}
.footer .center dl dt a{color: #fff; transition:0.36s}
.footer .center dl dt a:hover{color: #fff;}
.footer .center dl dd{font-size: 14px;color: #868787;line-height: 30px; position:relative}
.footer .center dl dd:before{content:"";position:absolute;left:-15px;width:3px;height:0;background:#dd2118;transition: 0.6s;top: 50%;margin-top: -6px;}
.footer .center dl dd a{color: #68b8f9;}
.footer .center dl dd a:hover{color: #fff;}
.footer .center dl dd:hover:before{ height:13px}

.footer  .footerfl{ display:inline-block; vertical-align:top; margin-top:20px;text-align:left; width:171px;}
.footer  .footerfl li{background:rgba(255,255,255,0.1); width:155px; height:128px; margin-bottom:13px;}
.footer  .footerfl li em{ width:20px; height:117px; padding:20px 6px 0px; font-size:14px; line-height:15px; color: #fff; float:left;}
.footer  .footerfl li i{width:99px; height:99px; float:left; margin-top:15px; margin-left:20px; background-color:#fff; text-align:center;}
.footer  .footerfl li i img{width:99px; height:99px; padding:5px;}

.footer .right{width:300px;height:auto;border-left:#403f4e 1px solid;padding: 20px 0 0 44px;}
.footer .right h5{ font-size:16px; color:#ffffff}
.footer .right h3{font-size:24px;color:#ffffff; line-height:30px;font-weight:bold;margin:10px 0 5px;font-family: DINOT;}
.footer .right p{font-size:14px;line-height:20px;color:#61656d; color:rgba(255,255,255,.4); font-family:arial; font-weight:bold; margin-bottom: 32px;}
.footer .right a{display:inline-block;width:100px;height:32px;line-height:32px;font-size:14px;color:#fff;background:#dd2118;border-radius:25px;text-align:center;position:relative;overflow: hidden;}
.footer .right a:before{content:"";position:absolute;width:100px;height:100px;top:50%;margin-top:-50px;left:50%;margin-left:-50px;background: rgba(0,0,0,.1);transform:scale(0);transition:0.6s;border-radius: 50%; opacity:0}
.footer .right a span{ position:relative}
.footer .right a:hover{ color:#fff;overflow: hidden !important;}
.footer .right a:hover:before{transform:scale(1); opacity:1;  border-radius: 50%;}

footer .bot{padding:15px 0; margin-top:20px;}
footer .bot .tt{float:left;color: #efefef;line-height:35px;height:35px;margin-right:3px;}
footer .bot .tt img{ margin-right:10px;}
.copyright{float:right;font-size:13px;color: #7d7d7f;line-height:35px;}
.copyright *{display: inline-block;font-size:12px;color: #fff;}
.copyright a{color: #fff;font-size:13px;}
.copyright a:hover{ color:#dd2118; }
footer .bot { font-size:13px; color:#fff; }

.s_foot_link{float:left;width: 178px;height: 35px;cursor:pointer;position: relative;text-align:left;}
.s_foot_link .tanchu:before{content:"";display:block;border:10px solid transparent;border-top:10px solid #ebf8fa;width:0px;height:0px;position:absolute;bottom: -7px;left:50%;margin-left:-10px;}
.s_foot_link .tanchu>div{background: #ebf8fa;border: 1px solid #e2e2e2;padding:10px 13px;overflow:auto;box-shadow: 0px 6px 12px 0px rgba(225, 59, 58,0.25);}
.s_foot_link .tanchu>div::-webkit-scrollbar {display:none}
.s_foot_link .tanchu a { color: #333; line-height: 27px; display:block; font-size: 12px;}
.s_foot_link .tanchu a:hover{ font-weight:bold;}
.s_foot_link #bnt_link1.a {padding-left:12px;color: #ababab;text-align:left;line-height: 35px;width: 230px;position:absolute;z-index:1;font-size: 14px;}
.s_foot_link #bnt_link1.a i{display:inline-block;font-style:normal;width: 175px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;color:#919397;}
.s_foot_link .a span{ display:inline-block; float:right; color:#919397; line-height:28px;}

/* 底部固定导航 */


.go_top{display: none;background:url(img/f_top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#e78218;border-radius:50%;position: fixed;right:6px;bottom:100px;z-index:99999999999;}

.fixed_footer, .wap_show{display: none;}
.mobile .fixed_footer{display: none;background-color:rgba(242,26,37,0.95);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){.mobile .fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
.mobile .fixed_footer a{float: left;width:33.33%;text-align: center;}
.mobile .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

@media( max-width:1210px ){
	.fixed_right, .footer .three, .footer .one, .footer .nav {display: none;}
	.mobile .fixed_footer{display: block;}
	.footer .two{width:100%;margin:0;}
	}


.ph-bq{
  margin-bottom:43px;
  padding:9px 15px 15px 15px;
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
  background-color: #434343;
}
.ph-bq p,
.ph-bq p a,
.ph-bq a{
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
}
.ph-bq img{
  display: block;
  margin:0 auto;
  margin-top: 10px;
}

 /*ph页脚*/

.ph-foot{
  position: fixed;
  bottom:0px;
  left: 0px;
  padding-bottom:10px;
  width: 100%;
  background-color: #5e5d5d;
  overflow: hidden;
  border-top:1px solid #fff;
  border-radius: 15px 15px 0px 0px;
}
.ph-foot li{
  float: left;
  padding:10px 0px;
  width: 25%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.ph-foot li img{
  display: block;
  margin:0 auto;
  width: 25%;
}
.ph-foot li p{
  display: block;
  margin-top:15px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}


/* 内页 */
.padding0-sm-mini{padding:0px;}
.ny-about{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyabout.jpg) top center no-repeat;}
.ny-video{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyvideo.jpg) top center no-repeat;}
.ny-case{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nycase.jpg) top center no-repeat;}
.ny-lxwm{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nylxwm.jpg) top center no-repeat;}
.ny-pic{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nypic.jpg) top center no-repeat;}
.ny-factory{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyfactory.jpg) top center no-repeat;}
.ny-crcm{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nycrcm.jpg) top center no-repeat;}
.ny-honor{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyhonor.jpg) top center no-repeat;}
.ny-news{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nynews.jpg) top center no-repeat;}

/*wjls*/
.w_jlsbj{width:100%; height:auto; padding-top:80px;overflow: hidden;}
.w_jlsbj ul{margin:0 auto; width:100%; height:auto; overflow:hidden;}
.w_jlsbj ul .j-left{width:40%; height:auto; padding-top:35px;float:right; }
.w_jlsbj ul .j-left img{width:100%;}
.w_jlsbj ul .j-right{width:57%; height:auto; text-align:left; float:left;}
.w_jlsbj ul .j-right h3{font-family:"微软雅黑"; font-size:28px; color:#434343; font-weight:bold; line-height:40px;}
.w_jlsbj ul .j-right h3 span{color:#ec4b05;}
.w_jlsbj ul .j-right em{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#888;line-height:30px; text-transform:uppercase;}
.w_jlsbj ul .j-right p{font-family:"微软雅黑"; font-size:16px; color:#666;line-height:30px;}

/*nyjls*/
.a_jlsbj{width:100%; height:auto; padding-top:40px;overflow: hidden;}
.a_jlsbj ul{margin:0 auto; width:100%; height:auto; overflow:hidden;}
.a_jlsbj ul .j-left{width:40%; height:445px; padding-top:30px; float:left;}
.a_jlsbj ul .j-left img{width:100%;}
.a_jlsbj ul .j-right{width:57%; height:auto; padding-left:50px; text-align:left; overflow:hidden; float:right;}
.a_jlsbj ul .j-right h3{font-family:"微软雅黑"; font-size:28px; color:#434343; font-weight:bold; line-height:40px;}
.a_jlsbj ul .j-right h3 span{color:#ec4b05;}
.a_jlsbj ul .j-right em{font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#888;line-height:30px; text-transform:uppercase;}
.a_jlsbj ul .j-right p{font-family:"微软雅黑"; font-size:16px; color:#666;line-height:30px; overflow:hidden;}

.jt-page{
  width: 100%;
  height: 80px;
  background-color: #fff;
  font-size: 0;
  border-bottom: 1px solid #eaeaea;
}
.ny-top{
	width: 100%;
	height: auto;
}

.jt-ny-tit{
  position: relative;
  height: 400px;
}
.jt-ny-tit h2{
  position: absolute;
  bottom:0px;
  left:0px;
  width: 200px;
  height: 50px;
  background-color: #3985ff;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 26px;
}


.ny-pagemenu{
  text-align:left;
}
.ny-pagemenu li{
  margin:0px;
  padding:0px;
  position: relative;
  display: inline-block;
  padding: 0 10px;
}
.ny-pagemenu li a{
  display: block;
  color: #666;
  font-size: 15px;
  padding: 29px 5px;
}
.ny-pagemenu li:after{
  content: "";
  position: absolute;
  bottom:0px;
  left:50%;
  width: 0px;
  height:2px;
  background-color: #3985ff;
  transition: all 0.3s ease-out;
}
.ny-pagemenu li:hover:after{
  width: 63px;
  left:16px;
}
.ny-pagemenu li:hover a{
  color: #3985ff;
}
.ny-pagemenu-ov:after{
  width: 63px !important;
  left:16px !important;
}
.ny-pagemenu-ov a{
   color: #3985ff !important;
   font-weight: bold;
}
.ny-loc{
  margin-top: 28px;
  font-size: 14px;
  text-align: right;
  float:right;
}
.ny-loc i{
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  top: 1px;
}
.ny-loc em{
  display: inline-block;
  background: url(img/location-li.png) no-repeat;
  width: 3px;
  height: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.ny-loc a {
  display: inline-block;
    color: #6a6a6a;
    font-weight: bold;
}
.ny-loc span {
  padding-left:3px;
  font-size: 14px;
  color: #6a6a6a;
}
.ny-loc p:last-child{
  color: #6a6a6a;
    font-weight: bold;
}



/*--首页栏目--*/
.nyzw{margin:0 auto; width:85%; height:auto; font-family:"微软雅黑"; font-size:16px; color:#434343; margin-top:40px;padding-bottom:50px; line-height:30px;text-align:left;overflow:hidden;}
.nyzw h3{font-size:24px; color:#274195; font-weight:normal;}
.nycpfl{ margin:0 auto; width:1280px; height:auto; margin-top:30px; overflow:hidden;}
.lx-nyzw{margin:0 auto; width:1280px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; line-height:28px;text-align:left;padding-top:50px;padding-bottom:50px;overflow:hidden;}


.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  padding:20px;
  width:48%;
  margin:1%;
  float:left;
  background-color:#f9f9f9;
  border-bottom:3px solid #f9f9f9;
  overflow: hidden;
}
.ny-news01 li:hover{border-bottom:3px solid #ccc;transition: all 0.3s ease-out;}
.ny-news01 li .tu1{
	float: left;
	width: 200px;
	height: 145px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 200px;
	height: 145px;
	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{
  width:120px;
  height:30px;
  margin-top:5px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height:20px;
  font-size:14px;
  color: #ccc;
  text-align: left;
  line-height:20px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{color: #888;}
.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;
  width:60%;
  padding-left:20px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 60px;
  overflow:hidden;
  font-size:16px;
  line-height:26px;
  font-weight:normal;
  color: #434343;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height:86px;
  font-size: 14px;
  color: #888;
  padding-top:10px;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; border:1px solid #ccc;text-align:center; }
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}
.ny-news01 li:hover .more{background-color:#666;transition: all 0.3s ease-in-out;}


.ny-news01 li .r02{
  float: left;
  width:100%;
  padding-left:20px;
  height: auto;
}
.ny-news01 li .r02 a h2{
  display: block;
  width: 100%;
  height: 60px;
  overflow:hidden;
  font-size:16px;
  line-height:26px;
  font-weight:normal;
  color: #434343;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r02 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r02 p{
  display: block;
  width: 100%;
  height:86px;
  font-size: 14px;
  color: #888;
  padding-top:10px;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}



/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:30px; line-height:40px;color:#535353; border-bottom:1px solid #ccc; font-weight:normal;}
.new-xq{
  margin:0px auto;
  margin-top:30px;
  width:100%;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  width:100%;
  height:auto;
  text-align:left;
  
}
.new-xq-l .date1{
  width: 100%;
  height: auto;
  text-align: left;
}
.new-xq-l .date1 .year1 {
  font-size: 20px;
  color: #000;
  line-height:30px;
  font-family: "微软雅黑";
  font-weight:normal;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  z-index:2;
  display:block;
  font-size:15px;
  color: #b2b2b2;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px; 

}
.new-xq-l .date1:before{
  content: "";
  display: block;
  width: 100%;
  height:30px;
  position: absolute;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #27cbf1;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  position:relative;
  z-index:22222;
  width:120px;
  font-size:13px;
  padding-top:0px;
  text-align: center;
  background-color:#efeeee;
  color: #888;
  letter-spacing: 0px;
  float:right;
 
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  margin-bottom:30px;
  text-align:center;
  background-color:#efeeee;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: auto;
  font-size: 14px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #043d77;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #facd00 !important;
  color: #525252 !important;
}

.pic-jj{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  font-size:16px;
  text-align:left;
  line-height:26px;
  background-color:#efeeee;
  overflow: hidden;
}
.pic-jj p{
  display: block;
  height: auto;
  font-size:18px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}

/* 联系内页 */

.contact-wrapper {
  padding:0.25vw 0.5416666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper {
  }
}
.contact-wrapper .big-title {
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .title-gray {
  color: #999;
  margin-bottom: 0.5208333333vw;
}
.contact-wrapper .desc {
  font-size: 1.3541666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc {
    font-size: 16px;
  }
}
.contact-wrapper .desc-small {
  font-size: 0.9375vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc-small {
    font-size: 14px;
  }
}
.contact-wrapper .desc-red {
  color: #434343;
}
.contact-wrapper .clean-padding-top > div {
  padding-top: 0 !important;
}
.contact-wrapper .contact {
  display: flex;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact {
    flex-wrap: wrap;
  }
}
.contact-wrapper .contact.border-top {
  background-color:#f9f9f9; margin-bottom:1%; padding:1%;
}
.contact-wrapper .contact.border-bottom {
  border-bottom: 1px solid #cccbcb;
}
.contact-wrapper .contact > div {
  flex: 0 0 27%;
  padding-left:5%;
  padding-bottom: 2.125vw;
  padding-top: 2.125vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact > div {
    flex: 0 0 100%;
  }
}
.contact-wrapper .contact-email {
  display: flex;
  padding-bottom: 3.125vw;
  padding-top: 3.125vw;
}
.contact-wrapper .contact-email .img-wrapper {
  flex: 0 0 23.4375vw;
}
.contact-wrapper .contact-email .text-wrapper {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.contact-wrapper .contact-email .text-wrapper .big-title {
  width: 100%;
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .contact-email .text-wrapper .wrapper {
  flex: 1;
}

.h-proc2{
    margin:0 auto;
	width:auto;
	height: auto;
	margin-bottom:30px;
	text-align: center !important;
}
.h-proc2 a{
	display: inline-block;
	margin:2px;
	height:45px;
	width:13.8%;
	margin:0.2%;
	background-color:#434343;
	font-size:15px;
	color: #ccc;
	text-align: center;
	line-height:45px;
	border-spacing:5px;
}
.h-proc2 a:hover{
	background-color: #f08226;
	color: #fff;}
.x_sylm{width:auto; height:auto; background-color:#f9f9f9; padding:10px; text-align:left;}

.n_pro{height:auto;position: relative;width:auto; margin-bottom:50px; overflow: hidden;}
.n_pro li{float:left;width:32%;margin:10px 0.5% 0; height:450px;}
.n_pro li dl{width:100%;height:410px;  position: relative;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.n_pro li dl a{text-decoration: none; }
.n_pro dt{width: 100%;}
.n_pro dt img{width: 100%; height:300px;display: block;}
.n_pro dd{height: auto;padding-top: 10px; background-color:#f5f5f5;box-sizing: border-box; text-align: center; color: #333333;}
.n_pro dd h3 {height: 40px; line-height: 40px;  color: #333333; font-size:22px; display: block; text-align: center;}
.n_pro dd em{ color:#e31b1d;}
.n_pro dd  p{padding:0 10px; height:auto; text-align: center; margin-bottom:10px; line-height: 24px; font-size: 14px; color: #888888;}
.n_pro dd .m-more{width: 154px; height:40px; line-height:40px; display: block;margin:0 auto; color: #fff; background: #e31b1d; text-align: center; }
.n_pro dd .s-more{ margin:0 auto;width:80%; height:25px; line-height:25px; border-radius:10px;display: block;margin:0 auto; background: #e31b1d; text-align: center; }
.n_pro dd .s-more a{color:#fff; font-size:12px;}
.n_pro li:hover dd{background-color:#e31b1d;}
.n_pro li:hover .m-more{background-color:#434343}
.n_pro li:hover dd em{ color:#fff;}
.n_pro li:hover dd p{ color:#fff;}
.n_pro li:hover dd h3{ color:#fff;}
.n_pro li dl:hover{margin-top: 8px; }
.n_pro li dl:hover img{box-shadow: 0 0 10px #ccc;}
.n_pro li dl:hover span{display: block;}




/*====================手机====================*/
@media only screen and (max-width: 768px){
	.t_ewm{display: none;}
	.t_tel{display: none;}
	.nav{display: none;}
	.topWrap .header, .nav li .submenu dl{width:auto;}
	.t_logo{ padding:0px; height:auto; overflow:hidden;}
	.logo{width:140px; padding-left:5%;}
	.logo img{width:170px; height:auto;}
	.logo_txt{display: none;}
	#banner{display: none;}
	.w1300{width:auto;}
	.search{height:auto; margin-top:0px; padding-bottom:10px;}
	.keywords{width:auto; height:auto; padding:10px;}
	.keywords a{line-height:20px;}
	.sea{ width:100%; float: left; margin-left:10px;margin-top:10px;}
	.inp01{width:80%;}
	.spbj{height:auto; padding-top:0px;}
	.sp{width:auto; padding:10px;}
	.sp dl{height:auto;}
	.spbj dl dd{height:auto; width:100%; float:none; padding-top:0px;}
	.spbj dl dd h3{font-size:24px;color: #333333;line-height:30px; }
	.spbj dl dd p{margin-bottom:20px; line-height:26px;}
	.spbj dl dd span a{width:33%;}
	.spbj dl dt{float:right; width:100%; margin-top:20px; margin-bottom:20px;}
	.m_zz{width:auto; height:500px;}
	.m_zz li{width:50%;}
	.m_zz li h3{font-size:18px;}
	.m_zz li:nth-child(5){width:auto;}
	.sylm{padding-top:0px; padding-bottom:20px;}
	.sylm h2{font-size:26px; line-height:30px;}
	.sylm p{font-size:16px;}
	
	.picbj{ padding-bottom:0px;}
	.fa{width:auto; padding:20px 1.2vw 30px}
	.fa_nav h2{width:60%; height:auto; padding-bottom:20px; overflow:hidden;}
	.tit01{font-size:26px;}
	.tit01 i{font-size:14px; line-height:20px;}
	.fa_nav h3{width:25%; height:30px;}
	.fa_nav h3 a{ font-size:12px; line-height:25px;}
	.fa_left{width:100%; height:380px; margin-right:0%;}
	.fa_left h4{font-size:22px; line-height:30px;top:30px;}
	.fa_right{width:auto;}
	.fa_right ul{margin-top:20px;}
	.fa_right ul li{height:160px;}
	.fa_right li img{height:160px;}
	.fabj{padding-bottom:60px;}
		
	.fen{width:auto; padding:10px;}
	.fen ul li{width:48%; height:40px; margin:1%;}
	.fen ul li a{ height:auto;font-size:13px; line-height:40px;}
	.anliroll{ width:auto; height:1100px;padding:5px; margin:30px auto;}
	.anliroll li{width:48%;}
	.anliroll li a img{height:130px;}
	.anliroll li ol{ height:80px;padding:0px;padding-top:5px; text-align:center; font-family:"微软雅黑"; font-size:14px; line-height:20px;}
	.anliroll li ol a{ font-size:14px;line-height:20px;}
	.anliroll li ol i dd{display: none;}
	.anliroll .s-more{ margin:0 auto;width:65%; height:20px; line-height:20px; border-radius:5px;display: block;margin:0 auto; background: #ed1b24; text-align: center; margin-top:5px;  }
    .anliroll .s-more a{color:#fff; font-size:12px;line-height:20px;}	
	.ys_nr{width:auto;}
	.ys_img{width:100%;}
	.ys_wz{width:100%;}
	.ys_wzbt{height:80px;}
	.ys_wznr{width:auto; padding:10px;}
	.ys_wzen{width:auto; padding:10px;}
	.ys_wzbta{width:26%;}
	.ys_wzbtb{width:95%;}
	.ys_wzbtc{ width:70%;font-size:24px; line-height:30px;letter-spacing:0px;}
	.ys_wzbtc span{font-size:14px;}
	.liner{margin:0 auto;}
     
	.case_con{width:auto; overflow:hidden;}
	.case_list dt{height:300px;overflow: hidden;}
    .case_list dt img{display:block;width:100%;height:300px;transition: all 0.5s;}
	.case_list dl{width:100%;}
	.case_list dd .more{display: none;}
	
    .news_box{padding-bottom:0px;}
	.new_t{float:none;}
	.nbc_list{margin-top:0px;}
	.news_bt{width:98%; padding:10px; margin-bottom:0px; padding-top:20px;}
	.new_tb{line-height:30px;}
	.new_ta{font-size:30px; width:auto;}
	.nb_tab{float:none;}
	.nb_tab a{width:30%;}
	.nbcl_le{width:auto;}
	.nbcl_le .news_div_item{width:auto; padding:8px;}
	.news_div_item_title a{font-size:16px;}
	.nbcl_le .news_div_item_body{line-height:22px; margin-top:10px; font-size:14px;}
	.nbcl_le .news_div_item+.news_div_item{margin-left:0px; margin-top:10px;}
	.nbcr_ri{width:auto; margin-top:10px;}
	.nbcr_ri .news_div_item{padding:10px 0;}
	.nbcr_ri .news_div_item_content{width:80%;}
	.nbcr_ri .news_div_item_body{padding-right:10px; font-size:14px; line-height:20px;}
	
    .footer{padding:170px 0 50px 10px; width:auto; height:auto;background:url(img/ftbg.jpg) top left no-repeat #0057a6;}
	.footer .left{width:auto; height:auto;border-right:0px;}
	.footer .left img{width:50%;}
	.footer .left .title{ margin-bottom:0px;}
	.footer .center{width:auto;}
	.footer .center dl{display: none;}
	.footer .center .footerfl{width:auto; border-top:#403f4e 1px solid; margin:0 6px; padding-top:20px;}
	.footer .footerfl{width:100%; margin-top:30px;}
	.footer .footerfl li{float:left; width:48%; padding-right:8px;}
	.footer .right{width:85%; height:auto;border-left:0px; float:left;padding:20px 0 0 20px;}
	.footer .right p{ margin-bottom:10px;}
	.copyright{ padding:10px;padding-bottom:50px; line-height:24px;}
	.footer .bot{ width:98%;padding:0px; border-top:1px solid #fff;}
	
	.ny-about{ height:140px;background-size:165% auto;}
	.ny-video{ height:140px; background-size:165% auto;}
    .ny-lxwm{height:140px;background-size:165% auto; }
	.ny-pic{height:140px;background-size:165% auto; }
	.ny-factory{height:140px;background-size:165% auto; }
	.ny-case{height:140px;background-size:165% auto; }
	.ny-honor{height:140px;background-size:165% auto; }
	.ny-news{height:140px;background-size:165% auto; }
	.ny-crcm{height:140px;background-size:165% auto; }
	
    .jt-page{ width: 100%; height: auto; margin-bottom:20px; background-color: #fff; font-size: 0; border-bottom: 1px solid #eaeaea; overflow:hidden;}
	.ny-pagemenu li a{padding:10px 5px;}
    .ny-top{width: 100%;height: auto;}
	.jt-ny-tit{position: relative; height:156px;}
	.jt-ny-tit h2{width:140px; height:35px; font-size:20px; line-height:35px;}
	.ny-loc{display: none;}
	.a_ys{width:auto;}
	.a_ys dl{width:40%; height:100px; margin:4.5%;}
	.a_ys dt{font-size:30px; line-height:40px;}
	.tr_wh{width:auto; padding-top:0px;}
	
	.w_jlsbj ul{width:auto;}
	.w_jlsbj ul .j-left{width:100%; height:auto; padding-top:0px; margin-bottom:40px;}
	.w_jlsbj ul .j-left img{width:100%;}
	.w_jlsbj ul .j-right{width:auto; }
	.a_jlsbj{padding-top:0px;}
	.a_jlsbj ul{width:auto;}
	.a_jlsbj ul .j-left{width:100%; height:auto; float:left;}
	.a_jlsbj ul .j-left img{width:100%;}
	.a_jlsbj ul .j-right{width:auto; height:auto; padding-left:0px; float:left;text-align:left; overflow:hidden;}
	
	.nyzw{width:auto;padding:10px; margin-top:0px;}
	.nyzw h3{font-size:18px; color:#274195; font-weight:normal;}

	.sf{display: none;}
	.showleft{display: none;}
	
	.ny-news01{width:auto}
	.ny-news01 li{width:auto;}
	.ny-news01 li .tu1{width:100%; margin-bottom:10px;}
	.ny-news01 li .r01{width:100%; margin-left:0px; padding-left:0px;}
	.ny-news01 li .l01{display: none;}
	.ny-news01 li .r01 a h2{font-size:14px; font-weight:bold;}
	
	
	.ny-news01 li .r02{width:100%; margin-left:0px; padding-left:0px;}
	.ny-news01 li .l02{display: none;}
	.ny-news01 li .r02 a h2{font-size:14px; font-weight:bold;}
	
	
	.new-xq-l{display: none;}
	.new-xq-r{display: none;}
	.new-xq-r p{
	  width:100%;
	}
   .lx-nyzw{width:auto;padding-top:10px;}
   
   
   .n_pro{margin-top:10px; width:auto;}
	.n_pro li{width:48%; height:auto;}
	.n_pro dt img{height:160px;}
	.n_pro dd h3{font-size:18px;}
	.n_pro li dl{height:auto;}
	.n_pro dd p{display: none;}
	.n_pro dd .m-more{display: none;}

	

	/*系统原样式修改*/
	.min_box_content{display: none;}
	.showpics{margin:3% !important;}
	.showlist li img{height:180px !important;}
	.page_list span{display: none!important;}
}


/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	.t_ewm{display: none;}
	.t_tel{display: none;}
	.nav{display: none;}
	.topWrap .header, .nav li .submenu dl{width:auto;}
	.t_logo{ padding:0px; height:auto; overflow:hidden;}
	.logo{width:200px; padding-left:5%;}
	.logo img{width:200px; height:auto;}
	.logo_txt{display: none;}
	#banner{display: none;}
	.w1300{width:auto;}
	.search{height:auto; margin-top:0px; padding-bottom:10px;}
	.keywords{width:auto; height:auto; padding:10px;}
	.keywords a{line-height:20px;}
	.sea{ width:100%; float: left; margin-left:10px;margin-top:10px;}
	.inp01{width:80%;}
	.spbj{height:auto; padding-top:0px;}
	.sp{width:auto; padding:10px;}
	.sp dl{height:auto;}
	.spbj dl dd{height:auto; width:100%; float:none; padding-top:0px;}
	.spbj dl dd h3{font-size:24px;color: #333333;line-height:30px; }
	.spbj dl dd p{margin-bottom:20px; line-height:26px;}
	.spbj dl dd span a{width:33%;}
	.spbj dl dt{float:right; width:100%; margin-top:20px; margin-bottom:20px;}
	.m_zz{width:auto; height:500px;}
	.m_zz li{width:33%;}
	.m_zz li h3{font-size:20px;}
	.m_zz li:nth-child(5){width:auto;}
	.sylm{padding-top:30px; padding-bottom:20px;}
	.sylm h2{font-size:26px; line-height:30px;}
	.sylm p{font-size:18px;}
	
	.picbj{ padding-bottom:0px;}
	.fa{width:auto; padding:20px 1.2vw 30px}
	.fa_nav h2{width:60%; height:auto; padding-bottom:20px; overflow:hidden;}
	.tit01{font-size:28px;}
	.tit01 i{font-size:16px; line-height:20px;}
	.fa_nav h3{width:25%; height:30px;}
	.fa_nav h3 a{ font-size:16px; line-height:25px;}
	.fa_left{width:100%; height:680px; margin-right:0%;}
	.fa_left h4{font-size:22px; line-height:30px;top:30px;}
	.fa_right{width:auto;}
	.fa_right ul{margin-top:20px;}
	.fa_right ul li{height:220px;}
	.fa_right li img{height:220px;}
	.fabj{padding-bottom:60px;}
		
	.fen{width:auto; padding:10px;}
	.fen ul li{width:48%; height:40px; margin:1%;}
	.fen ul li a{ height:auto;font-size:13px; line-height:40px;}
	.anliroll{ width:auto; height:1100px;padding:5px; margin:30px auto;}
	.anliroll li{width:48%;}
	.anliroll li a img{height:280px;}
	.anliroll li ol{padding:0px;padding-top:5px; text-align:center; font-family:"微软雅黑"; font-size:18px; line-height:30px;}
	.anliroll li ol i dd{display: none;}
	.anliroll .s-more{ margin:0 auto;width:65%; height:20px; line-height:20px; border-radius:5px;display: block;margin:0 auto; background: #ed1b24; text-align: center; margin-top:5px;  }
    .anliroll .s-more a{color:#fff; font-size:12px;line-height:20px;}	
	.ys_nr{width:auto;}
	.ys_img{width:100%;}
	.ys_wz{width:100%;}
	.ys_wzbt{height:80px;}
	.ys_wznr{width:auto; padding:10px;}
	.ys_wzen{width:auto; padding:10px;}
	.ys_wzbta{width:26%;}
	.ys_wzbtb{width:95%;}
	.ys_wzbtc{ width:70%;font-size:28px; line-height:30px;letter-spacing:0px;}
	.ys_wzbtc span{font-size:18px;}
	.liner{margin:0 auto;}
     
	.case_con{width:auto; overflow:hidden;}
	.case_list dt{height:500px;overflow: hidden;}
    .case_list dt img{display:block;width:100%;height:500px;transition: all 0.5s;}
	.case_list dl{width:100%;}
	.case_list dd .more{display: none;}
	
    .news_box{padding-bottom:0px;}
	.new_t{float:none;}
	.nbc_list{margin-top:0px;}
	.news_bt{width:98%; padding:10px; margin-bottom:0px; padding-top:20px;}
	.new_tb{line-height:30px;}
	.new_ta{font-size:30px; width:auto;}
	.nb_tab{float:none;}
	.nb_tab a{width:30%;}
	.nbcl_le{width:auto;}
	.nbcl_le .news_div_item{width:auto; padding:8px;}
	.news_div_item_title a{font-size:16px;}
	.nbcl_le .news_div_item_body{line-height:22px; margin-top:10px; font-size:14px;}
	.nbcl_le .news_div_item+.news_div_item{margin-left:0px; margin-top:10px;}
	.nbcr_ri{width:auto; margin-top:10px;}
	.nbcr_ri .news_div_item{padding:10px 0;}
	.nbcr_ri .news_div_item_content{width:80%;}
	.nbcr_ri .news_div_item_body{padding-right:10px; font-size:16px; line-height:20px;}
	
    .footer{padding:170px 0 50px 10px; width:auto; height:auto;background:url(img/ftbg.jpg) top left no-repeat #0057a6;}
	.footer .left{width:auto; height:auto;border-right:0px;}
	.footer .left img{width:50%;}
	.footer .left .title{ margin-bottom:0px;}
	.footer .center{width:auto;}
	.footer .center dl{display: none;}
	.footer .center .footerfl{width:auto; border-top:#403f4e 1px solid; margin:0 6px; padding-top:20px;}
	.footer .footerfl{width:100%; margin-top:30px;}
	.footer .footerfl li{float:left; width:48%; padding-right:8px;}
	.footer .right{width:85%; height:auto;border-left:0px; float:left;padding:20px 0 0 20px;}
	.footer .right p{ margin-bottom:10px;}
	.copyright{ padding:10px;padding-bottom:50px; line-height:24px;}
	.footer .bot{ width:98%;padding:0px; border-top:1px solid #fff;}
	
	
	.ny-about{ height:180px;background-size:125% auto;}
	.ny-video{ height:180px; background-size:125% auto;}
    .ny-lxwm{height:180px;background-size:125% auto; }
	.ny-pic{height:180px;background-size:125% auto; }
	.ny-factory{height:180px;background-size:125% auto; }
	.ny-case{height:180px;background-size:125% auto; }
	.ny-honor{height:180px;background-size:125% auto; }
	.ny-news{height:180px;background-size:125% auto; }
	.ny-crcm{height:180px;background-size:125% auto; }
	
	
}


/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.s_top{display: none;}
	.sj-banner{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
	.m_pro dd .s-more{display: none;}
	.n_pro dd .s-more{display: none;}
	.anliroll .s-more{display: none;}
	.sp_header{display: none;}
}


