@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');
}

@font-face {
	font-family: 'font5';
	src: url('../font/AgencyFB.ttf');
}

@font-face {
	font-family: 'font6';
	src: url('../font/NOLT____.ttf');
}

@font-face {
	font-family: 'font7';
	src: url('../font/NOBK___.ttf');
}

/* CSS Document */
html {color: #333;background: #fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,span,dl,dt,dd,input,textarea {
	margin: 0;padding: 0;list-style: none;border: 0;text-decoration: none;font-family: "microsoft yahei";font-weight: normal;font-size: 14px;
}
table {border-collapse: collapse;border-spacing: 0}
a {text-decoration: none;}
a:hover {text-decoration: none !important;}
a:focus {text-decoration: none !important;}
fieldset,img {border: 0}
ol,ul {list-style: none;}

#w-100 {margin: 0 auto;width: 100%;}
#w-70 {margin: 0 auto;width: 70%;}
#w-80 {margin: 0 auto;width: 80%;}
#w-81 {margin: 0 auto;width: 81%;}
#w-90 {margin: 0 auto;width: 90%;}
#w-91 {margin: 0 auto;width: 91%;}
#w-1300 {width: 1320px;margin: 0 auto;overflow: hidden;}
#w-1300-1 {width: 1320px;margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
.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: 55px;}
.mt-65 {margin-top: 65px;}
.mt-70 {margin-top: 60px;}
.mt-80 {margin-top: 80px;}
.mt-90 {margin-top: 90px;}
.mt-100 {margin-top: 100px;}
.mt-120 {margin-top: 100px;}
/*baner*/


/*====================top====================*/
/*导航*/

#top-w{
	position: fixed;
	top: 0px;
	z-index: 111111;
	width: 100%;
	margin:0 auto;
	background-color: rgba(255,255,255,0.3);
}
.top-nc{
	width: 86%;
	margin:0 auto;
}
.top-logo{
	padding-top: 18px;
	float: left;
}
.head-nav{width: 66%;margin-left: 6%;}
.head-nav li{position: relative; width: calc(100% / 7);}
.head-nav ul{display: flex;}
.head-nav  li>a span{display: block; font-size: 18px;font-weight: bold; line-height: 110px;  position: relative;height:110px;width: 100%;text-align: center;color: #333;font-family: arial;}
.header .head-nav  li>a span{display: block; font-size: 16px;line-height: 120px;  position: relative;height:120px;width: 100%;text-align: center;color: #333333;font-family: arial;}
.ny-head .head-nav  li>a span{display: block; font-size: 14px;line-height: 107px;  position: relative;height:100px;width: 70px;text-align: center;color: #333333;}
.head-nav .on>a{color: #428acb;}
.head-nav li:hover>a span{color: #0049a0 ;}
.head-nav .nav-hide{z-index: 99; display: none;position: absolute;  top: 100px;  width: 180px; background: #fff; left: 22%; margin-left: -90px;text-align: center;  z-index: 2;}
.head-nav .nav-hide em{}
.head-nav .nav-hide em a{display: block; font-size: 15px; line-height: 48px; color: #666;border-bottom: solid 1px #666; }
.head-nav .nav-hide em a:hover{background: #fff; color: #008CD6;}
.head-nav ul li:hover .nav-hide{display: block;}
.head-nav  li>a span:before{content: "";position: absolute; bottom:0px; left: 20%; width: 0%; border-bottom:4px solid #0049a0;}
.head-nav .on>a span:before{width: 60%;}
#nav  li{position: relative;}
#nav  li.on a span{color: #0049a0; font-weight: bold;}
#nav  li .hidea{box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;left: -10%; margin-left: 0px; display: none;position: absolute;z-index: 2; background: white; border-top:1px solid #efefef; padding-bottom: 15px;}
#nav  li .hidea a{float: left; display:block;font-size: 15px; line-height:35px;text-align: center; width: 169px;font-size: 14px; font-family: "yahei"; color: #333;}
#nav  li .hidea a:last-child{border-bottom: none;}
#nav  li .hidea a:hover{color: #fff;transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;display: block; background-color: #0049a0;}


.search{margin-top: 43px;}
.search img{cursor: pointer;}
.search form{position: absolute;top: 111px;right: 0%;margin-top:10px;box-shadow:1px 1px 10px rgba(0,0,0,0.15);width:270px;height:45px;border-radius:50px;background: #fff;overflow: hidden;display:none; z-index: 2}
.search form input{outline: none;}
.search form .text{width:200px;height:45px;background: #fff;border:none;display: block;text-indent:20px;float:left}
.search form .submit{width:70px;text-align: center; background: #0049a0;color:#fff;float:right;height:45px;line-height: 45px;text-align: center;border:none;cursor: pointer;}

.navfixed {
  position: fixed !important;
  width: 100%;
  top: 0;
  z-index: 2222;
  padding-top: 5px;
  transition: all 0.6s;
  background: rgba(255, 255, 255, 1) !important;
}


/*====================手机站menu2====================*/
.mini-logo{padding:5px;box-sizing: border-box; background-color: #fff;}
.mini-logo img{width: 60%; margin:0 auto; display: block;}
.mini-logo p{display: block;text-align: center;}
.ph-menu2 {
	height: auto;
	padding: 5px;
	background-color: #f2f2f2;
	overflow: hidden;
}

.ph-menu2 li {
	float: left;
	width: 25%;
	height: auto;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}

.ph-menu2 li a {
	display: block;
	margin: 2px auto;
	padding: 6px 0px;
	width: 96%;
	font-size: 14px;
	color: #333;
	text-align: center;
	text-decoration: none;
	border: 1px solid #333;
	border-radius: 5px;
}
.ph-menu2 .on a{
	background-color: #2d5ab8;
	color: #fff;
}
.ph-menu2 .h-active a{
	background-color: #2d5ab8;
	color: #fff;
}

/*====================手机站 end menu2====================*/

/* 样式一*/
.style-1 .nav {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	height: 100%;
}

.style-1 .nav--active {
	height: 100%;
}

.style-1 .nav__link {
	opacity: 0;
	-webkit-transition-delay: 500ms;
	transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
	opacity: 1;
}

.style-1 .nav--active .nav {
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
	background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
	margin-top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*====================top====================*/
/*新闻*/
.news-w{
	width: 100%;
	padding:30px 0px;
	background-color: #f2f2f2;
	overflow: hidden;
}
.h-news-tit{display: block; float: left; width: 50%; margin:20px 0px;}
.h-news-tit h2{font-size: 30px;font-weight: bold;color: #333333;}
.h-news-tit p{display: block;padding-top:5px; font-size: 12px;color: #A6A6A6;font-family: arial;text-transform: uppercase;}

.h-news-more{float: right;width: 510px; margin:20px 0px;}
.h-news-more a{float: left;display: block;width: 155px;line-height: 55px;text-align: center;background: #fff;border:1px solid #dddddd; border-radius: 3px;margin-left: 15px;color: #666666;font-size: 16px;box-sizing: border-box;}
.h-news-more a:hover{background: #01449d;color: #FFFFFF;}

.h-news-list{display: flex;justify-content: space-between;}
.h-news-list li{width: calc(100% / 4 - 1%);}
.h-news-list li .pic{overflow: hidden;}
.h-news-list li .pic img{display: block;width: 100%;transition: 0.4s;}
.h-news-list li:hover .pic img{transform: scale(1.1);}
.h-news-list li .infoa{background: #FFFFFF;padding: 40px 30px;}
.h-news-list li .infoa h3{font-size: 17px;color: #333333;font-weight: bold;}
.h-news-list li:hover .infoa h3{color: #01449d;}
.h-news-list li .infoa p{font-size: 14px;color: #666666;margin-top: 10px;line-height: 28px;margin-bottom: 13px; height: 52px;overflow: hidden;}
.h-news-list li .infoa .date{display: flex;justify-content: space-between; background-color: #fff; padding:0px;}
.h-news-list li .infoa .date span{font-size: 14px;color: #666666;font-family: arial;}
.h-news-list li .infoa .date strong{font-size: 14px;color: #333333;font-weight: normal;}
.h-news-list li:hover .infoa .date strong{color: #01449d;}

/*案例*/
.h-case-bg{
	padding-top: 40px;
	padding-bottom: 125px;
	width: 100%;
	height: auto;
	background: url(../images/case-bg.jpg) bottom center no-repeat;
	overflow: hidden;
}
.tit01{text-align: center; padding:20px 0px;}
.tit01 p{font-size:40px;color: #222;font-weight: bold;}
.tit01 p>b{color: #01449d;font-size:40px;font-weight: bold;}
.tit01 span{font-size: 18px;display: block;margin-top: 10px;color: #666;}
.h-case-list{padding:20px 0px;}
.h-case-list li{float: left; width: 31.3%;margin-right: 3%;}
.h-case-list li:nth-child(3n){margin-right: 0px;}
.h-case-list li .tua{width: 100%;overflow: hidden;}
.h-case-list li .tua img{width: 100%;transition: 0.5s;}
.h-case-list li:hover .tua img{transform: scale(1.2);transition: 0.5s;}
.h-case-list li .nra{margin: 0px;padding: 0px;position: relative;width: 100%;display: block;height: 62px;transition: 500ms ease-out;}
.h-case-list li .nra::after{position:absolute;top:0px;left:0px;width: 0;height:100%;background:#333;content:'';z-index:1;transition:all 0.5s ease;}
.h-case-list li:hover .nra::after{width:100%;}
.h-case-list li:hover .nra a{color:#fff;padding: 24px 48px;}
.h-case-list li:hover .nra a::after{right:40px;color:#fff;}
.h-case-list li .nra a{float: left;position: relative;width: 100%;text-align: left;padding: 24px 0px;z-index:2;transition: 0.5s;    font-size: 16px;COLOR: #666;}
.h-case-list li .nra a::after{position:absolute;content:'+查看详情';top: 24px;right:0px;font-size:15px;transition: 500ms;color:#666;}
.case-fl{
	padding:15px 0px;
	text-align: center;
	overflow: hidden;
}
.case-fl a{
	display:inline-block;
	background-color: #efefef;
	width:12%;
	margin:0.2%;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-bottom: 4px;
	overflow: hidden;
	padding: 0 10px;
	border-radius: 3px;
	border:1px solid #999;
}
.case-fl a:hover{
	color: #fff;
	background-color: #01449d;
}
.ly-case-hover {
	color: #fff !important;
	background-color: #01449d !important;
}

/*简介*/
.about-w{padding-top: 90px; width: 100%; height: 902px; background: url(../images/about-bg.jpg) top center no-repeat;overflow: hidden;}
.about-l{float: left;width: 40%;}
.about-r{float: left;width: 60%; padding-left: 5%;box-sizing: border-box;}
.about-l-tua{width: 100%;border-radius: 30px;overflow: hidden;}
.about-l-tua img{width: 100%;}
.about-tit{}
.about-tit h3{font-size: 36px;line-height: 36px;font-weight: bold;color: #333;}
.about-tit p {letter-spacing: 20px;color: #999999;margin-top: 30px;font-size: 16px;line-height: 16px;}
.about-titb strong{display: block; margin: 80px 0 19px;font-size: 26px;line-height: 18px;color: #333;font-weight: bold;}
.about-titb p{letter-spacing: 2px;color: #333333;font-family: Arial;font-size: 12px;line-height: 11px;text-transform: uppercase;}
.about-cont{height: 300px;overflow: hidden;}
.about-cont p{line-height: 40px;letter-spacing: 0px;color: #666666;margin: 30px 0 40px;font-size: 16px;display: -webkit-box;overflow: hidden;}
.about-more a{
  display: block;
  width: 150px;
  height: 50px;
  background: #f74f2e;
  font-size: 15px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 50px 0 0;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.about-list{margin-top: 40px; width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.about-list li{
	 width: 162px;
	  height: 50px;
	  border-radius: 5px;
	  transition: 0.5s;
	  line-height: 50px;
	  box-sizing: border-box;
	  padding-left: 60px;
	  color: #fff;
	  font-size: 18px;
}
.about-list li:hover{background-color: #333;}

.about-list li a{
	color: #fff;
	font-size: 18px;
	transition: 0.3s;
}
.alist-a {
  background: #0049a0 url(../images/about-icona.png) no-repeat 23px center;
}
.alist-b {
  background: #0049a0 url(../images/about-iconb.png) no-repeat 23px center;
}
.alist-c {
  background: #0049a0 url(../images/about-iconc.png) no-repeat 23px center;
}
.alist-d {
  background: #0049a0 url(../images/about-icond.png) no-repeat 23px center;
}
/*产品*/
.pro-tit{
	padding:30px 0px 10px;
}
.pro-tit h2{
	display: block;
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.pro-tit p{
	display: block;
	text-align: center;
	font-size: 58px;
	color: #dfdfdf;
	text-transform: uppercase;
	font-family: 'font2';
}
.pro-fl{
	padding:15px 0px;
	text-align: center;
	overflow: hidden;
}
.pro-fl a{
	display:inline-block;
	background-color: #f74f2e;
	width:200px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	border-right: 5px solid #fff;
}
.pro-fl a:hover{
	background-color: #333;
}
.ly-proc1-hover{
	background-color: #333 !important;
}

.pro-list {
    display: flex;
    flex-wrap: wrap;
}
.pro-list li{
	width: 24%;
	margin-right: 1.1%;
	border: 1px solid #d8d8d8;
	margin-bottom: 35px;
}
.pro-list li:nth-child(4n) {
  margin-right: 0;
}
.pro-list li:hover{
	background-color: #236BB3;
	border-top: 1px solid #236BB3;
}
.pro-list li .tua{
	width: 100%;
	overflow: hidden;
}
.pro-list li .tua img{
	display: block;
	width: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.pro-list li:hover .tua img{
	transform: scale(1.1);
}
.pro-list li .biaotia{
	padding:20px;
	box-sizing: border-box;
	transition: all .3s;
	-webkit-transition: all .3s;
	overflow: hidden;
}
.pro-list li .biaotia .morea{
	float: right;
	width: 80px;
	height: 25px;
	background-color: #e9e9e9;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	color: #999999;
	text-transform: uppercase;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.pro-list li:hover .biaotia .morea{
	background-color: #333333;
	color: #fff;
}
.pro-list li .biaotia h3{
	float: left;
	width: calc(100% - 130px);
	font-size: 17px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.pro-list li .biaotia p{
	display: block;
	padding:10px 0px 0px 0px;
	height: 30px;
	font-size: 15px;
	color: #666;
	transition: all .3s;
	-webkit-transition: all .3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro-list li:hover .biaotia h3,
.pro-list li:hover .biaotia p{
	color: #fff;
}
.shenbian-bt{
	display: block;
	padding:40px 0px 30px;
	text-align: center;
}
.shenbian-bt p{
	font-size: 40px;
	color: #222;
	line-height: 36px;
	padding-bottom: 15px;
	font-weight: bold;
	text-align: center;
}
.shenbian-bt p strong{
	font-size: 40px;
	color: #0049a0;
	font-weight: bold;
	text-align: center;
}
.shenbian-bt span{
	display: block;
	text-align: center;
	font-size: 17px;
	color: #999;
}
.shenbian-w{
	margin-bottom: 15px;
	width: 100%;
	padding:50px 40px;
	box-sizing: border-box;
	box-shadow: 0 0 15px #e6e6e6;
	background-color: #0049a0;
	overflow: hidden;
}
.sb-list .tua{
	width: 100%;
	border:1px solid #0e6dc4;
	box-sizing: border-box;
	border-radius: 5px;
	overflow: hidden;
}
.sb-list .tua img{
	width: 100%;
}
.sb-list .bta{
	padding:20px 0px;
}
.sb-list .bta p{
	display: block;
	font-size: 25px;
	color: #fff;
}
.sb-list .bta span{
	display: block;
	color: #fff;
	font-size: 15px;
	font-family: "arial";
	text-transform: uppercase;
}
/*优势*/
.ys-tit{
	padding:30px 15px;
}
.ys-tit strong{
	display: block;
	font-size: 44px;
	line-height: 44px;
	font-weight: bold;
	color: #222;
	text-align: center;
}
.ys-tit p{
	margin-top: 20px;
	font-size: 18px;
	font-weight: lighter;
	line-height: 32px;
	color: #888;
	text-align: center;
}

.adv_all{
    width: 100%;min-width: 1400px; padding: 80px 0; background: #f5f5f5;
}    
.adv_all .prod_t p:after{
    width: 153px;
}
#adv_tablit{width:1400px; height:auto; background-repeat:no-repeat; margin:0 auto;}
#adv_tablit .on .adv_dt_m{color:#fff}
#adv_tablit dl{width:1400px; margin:0 auto; height:202px;}
#adv_tablit dl dd{float:left; display:block; width:25%; height:200px;box-sizing:border-box;border:1px solid #d7d7d7; border-left:none; text-align:center; background:#fff; font-size:20px; transition: all 0.5s linear; position:relative; padding:19px 0px; background-color: #f1f1f1;}
#adv_tablit dl dd:nth-of-type(1){
    border-left:1px solid #eee;
}
#adv_tablit .on{text-decoration:blink; transition: all 0.5s linear; color:#fff;}
.adv_tabcon{width:1400px; margin:0 auto; clear:both; box-sizing: border-box;margin-top:25px; box-shadow:10px 0 10px #eee; padding:60px; height:542px; background-color: #01449d;}
.adv .dis{display:none;}
.adv_dd_l{float:left; width:600px; background:#f8f8f8; height:422px; overflow:hidden;}
.adv_dd_l img{width:600px;}
.adv_dd_r{float:right; width:620px;}
.adv_dd_rtn{color:#fff; font-size:22px; line-height:30px; margin-top:20px; letter-spacing: 1px; font-weight:lighter;}
.adv_dd_rm{font-size:32px; line-height:60px;color: #fff;}
.adv_dd_rm:after {
    content: "";
    width: 75px;
    height: 3px;
    background: #0575e9;
    position: relative;
 margin:20px 0 2px 0;
display: block;
}
.adv_dd_rdn{margin-top:20px; overflow:hidden; height:199px;}
.adv_dd_rdn_i{overflow:hidden; padding-top:10px;}
.adv_dd_rdn_il{float:left; width:30px; text-align:center; font-size:30px; font-weight:bold; color:#ddd; line-height:30px;}
.adv_dd_rdn_ir{float:left; width:590px; font-size:17px; line-height:32px; color:#fff;  font-weight: lighter;}
.adv_dd_rdn_ir strong{font-weight:bold; color:#de0000;
  
}
.adv_dd_tel{
    background:#0575e9 url(../images/adv_tel.png)30px center no-repeat;line-height:70px;color: rgba(255,255,255,0.6); padding-left:65px;
}
.adv_dd_tel i{
    display: block;font-style: normal;font-size: 15px;float: left;
}
.adv_dd_tel em{
    display:block;float: left;font-size:28px;color: #fff;
}
.adv_dt{width:1400px; margin:0 auto; overflow:hidden; padding-top:45px;}

.adv_dt_line{width:22px; height:22px; margin:0 auto; border:solid 5px rgba(5,117,233,0.1); border-radius:50%; margin-top:-31px; transition: all 0.5s linear; position:relative; z-index:2;}
.adv_dt_line_i{width:13px; height:13px; border:solid 4px rgba(5,117,233,0.3);border-radius:50%; background:#fff; transition: all 0.5s linear;}
.adv_dt_s{text-align:center; font-size:70px; line-height:80px; color:#f74f2e; transition: all 0.5s linear; position:relative; z-index:2;  padding-top: 12px;}
.adv_dt_m{font-size:28px; line-height:38px; position:relative; z-index:2; font-weight: 500; color: #666;}
.adv_dt_en{font-size:12px; line-height:20px; color:#ccc;  text-transform:uppercase; transition: all 0.5s linear; position:relative; z-index:2;}

#adv_tablit dd::before{content:""; display:block; background:#f74f2e; transition: all 0.3s linear; width:100%; height:0; left:0; top:0; position:absolute; z-index:1; display: block;}
#adv_tablit .on::before{transition: all 0.3s linear; height:100%;}
#adv_tablit .on .adv_dt_line{border:solid 5px rgba(255,255,255,0.3); transition: all 0.5s linear;}
#adv_tablit .on .adv_dt_line_i{ border:solid 4px #ffba00; transition: all 0.5s linear;}
#adv_tablit .on .adv_dt_s{color:#fff; transition: all 0.5s linear;}
#adv_tablit .on .adv_dt_en{color:rgba(255,255,255,0.6); transition: all 0.5s linear;}

/*banner*/
.banner{overflow:hidden;position:relative;}
.banner .slick-list,.banner .slick-slide,.banner .slick-slider,.banner .slick-track{height:100%}
.banner .slick-slide{outline:0;position:relative;background-position:center center;background-repeat:no-repeat;-o-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover}
.banner .slick-next,.banner .slick-prev{position:absolute;top:50%;overflow:hidden;width:25px;height:45px;font-size:0;line-height:0;z-index:9;-webkit-background-size:100% 100%;cursor:pointer;border:none;background:0 0;margin-top:-22px}
.banner .slick-prev{left:30px;background-image:url(../images/img7.png)}
.banner .slick-next{right:30px;background-image:url(../images/img8.png)}
.banner .slick-dots{position:absolute;left:0;bottom:40px;width:100%;text-align:center;z-index:9}
.banner .slick-dots li{display:inline-block;margin:0 3px}
.banner .slick-dots li button{display:block;width:16px;height:16px;font-size:0;line-height:0;text-indent:999px;background-color:silver;border-radius:8px;border:none;padding:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}
.banner .slick-dots li.slick-active button{background-color:#00a0e9;width:42px}
.banner .bg{height:0;padding-top:50%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;min-height:160px}
.banner .bg a{display:block;width:100%;height:100%;position:absolute;left:0;top:0}

.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}


/*====================foot====================*/
.foot-w{
	padding:40px 0px 0px;
	width: 100%;
	background: url(../images/footer-bg.jpg) top center repeat;
	overflow: hidden;
}
.foot-tit{position: relative; margin-bottom: 15px;}
.foot-tit::before{content: "";position: absolute; display: block;width: 17px;
height: 2px;background: #00a1e9;position: absolute;left: 0;bottom: 0;}
.foot-tit strong{
	display: block;
	padding-bottom: 20px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.foot-container{
	float: left;
	margin-right: 4%;
	width: 20%;
}
.foot-containerb{
	float: left;
	width: 15%;
}
.foot-containerc{
	float: right;
	width: 20%;
}
.foot-menu a{
	display: block;
	width: 100%;
	padding:8px 0px;
	color: #999999;
	font-size: 16px;
}
.foot-menub a{
	display: block;
	float: left;
	width: 49%;
	margin-right: 1%;
	padding:5px 0px;
	color: #999999;
	font-size: 16px;
}
.foot-wechat{
	width: 100%;
	text-align: center;
}
.foot-wechat li{margin-right: 2%;width: 48%;float: left;}
.foot-wechat li img{padding: 8px;border: 1px solid #27282a;width: 100%; box-sizing: border-box;}
.foot-wechat li p{text-align: center;font-size: 14px;color: rgba(255,255,255,0.5);}


.foot-bq {
	margin-top: 30px;
	border-top: 1px solid #424243;
	padding: 40px 0px;
	overflow: hidden;
}
.foot-bq-l{
	float: left;
	width: 50%;
}
.foot-bq-r{
	float: right;
	width: 46%;
}
.foot-bq-r p,
.foot-bq-r p a,
.foot-bq-r a,
.foot-bq-r p strong{
	text-align: right;
	font-size: 14px;
	color: #9c9c9c;
	line-height: 170%;
}

.foot-bq-l p,
.foot-bq-l p a,
.foot-bq-l a,
.foot-bq-l p strong {
	font-size: 14px;
	color: #7f7f7f;
}
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(../images/right-icon.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #f74f2e; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative; text-align: center;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #f74f2e; border-color: #f74f2e; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .back-top p{color: #666; text-align: center;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #f74f2e; border-color: #f74f2e;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#666; }
.y-kefu-box01 .mobile-infos p { color: #f74f2e; font-size: 18px; }
.y-kefu-box .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
.y-kefu-box .right-arrow1,
.y-kefu-box .right-arrow2 {width: 0;height: 0;display: block;position: absolute;left: 0;top: 0;border-top: 6px transparent dashed;border-right: 6px transparent dashed;border-bottom: 6px transparent dashed;border-left: 6px white solid;overflow: hidden;}
.y-kefu-box .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
.y-kefu-box .right-arrow2 {border-left: 6px white solid;}

.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #f74f2e; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }
/*==========================内页==========================*/
.lk-ny-fla1{
  background: url(../images/ABOUT.jpg) top center no-repeat;
}
.lk-ny-fla2{
  background: url(../images/PRODUCT.jpg) top center no-repeat;
}
.lk-ny-fla3{
  background: url(../images/NEWS.jpg) top center no-repeat;
}
.lk-ny-fla4{
  background: url(../images/SHILI.jpg) top center no-repeat;
}
.lk-ny-fla5{
  background: url(../images/CASE.jpg) top center no-repeat;
}
.lk-ny-fla6{
  background: url(../images/SERVICE.jpg) top center no-repeat;
}
.lk-ny-fla7{
  background: url(../images/CONTACT.jpg) top center no-repeat;
}
.lk-flash1{
    width: 100%;
    height: 560px;
    position: relative;
}
.lk-content{
    perspective: 2000px;
    perspective-origin: top;
    position: relative;
    width: 1300px;
    margin: 0 auto;
    top: -25px;
}

.lk-tit1{
    transition: 0.5s;
    transform-origin: bottom center;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    background-color: #fff;
    
    animation-name: fadeInUp;
    padding: 30px 50px 32px 50px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    background-color: #fff;
}

.lk-tit1 h2{
    display: block;
    text-align: left;
    font-size: 20px;
    color: #444;
    letter-spacing: 0px;
}
.lk-tit1 p{
    display: block;
    text-align: left;
    color: #c1c1c1;
    font-size: 16px;
    letter-spacing: 0px;
    font-family: "HELVETICANEUELTPRO-THEX";
}
.lk-tit1-bian{
    -webkit-transform: rotateX(94deg) rotateZ(0);
    transform: rotateX(93deg) rotateZ(0);    border-bottom: 1px solid #d9d9d9;
}

/*========================内页主体============================*/
.lk-ny-r01{
  float: right;
  width: 75%;
  height: auto;
}
.ny-lx-p{
	margin-bottom: 20px;
}

/*============内页位置及小导航==============*/
.lk-ny-weizhi{
    float: left;
    margin-left: 25px;
    line-height: 45px;
    color: #666;
    font-size: 14px;
}
.lk-m-line{
    display: inline-block;
    padding: 0 10px;
    line-height: inherit;
    font-size:12px;
    transform: translate(0, 0);
    font: normal normal normal 14px/1 FontAwesome;
}
.lk-m-line:before{
    content: "\>";
}
.lk-ny-weizhi a{
    color: #666;
    font-size: 14px;
}
.lk-ny-weizhi a:last-child{
    color: #3488ea;
}
.lk-ny-menu{
    float: right;
    padding-top: 0px;
    padding-right: 35px;
    text-align: center;
    line-height: 45px;
    text-align: center;
}
.lk-ny-menu a{
    display: inline-block; 
    margin: 0 5px; 
    font-size: 13px; 
    color: #666;
    line-height: 30px; 
    text-align: center; 
    padding: 0 20px;
    transition: all 0.36s ease;
    border: none;
    position: relative;
}
.lk-ny-menu a:hover{
    border-color: #3488ea; 
    background-color: #3488ea; 
    color: #fff;
}
.lk-ny-menu a:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background: rgba(170, 170, 170, .3);
    top: 10px;
    right: -7px;
}
.lk-ny-menu-hover{
    border-color: #3488ea; 
    background-color: #3488ea; 
    color: #fff !important;
}
/*============end内页位置及小导航==============*/


.lk-con1-l{
    float: left;
    margin-left:50px;
    width: 20%;
    height: auto;
    overflow: hidden;
}
.lk-con1-l-t1{
    width: 200px;
}
.lk-con1-l-t1 h3{
    display: block;
    padding-bottom: 20px;
    width: 100%;
    font-size: 18px;
    color: #375cac;
    font-weight: bold;
    letter-spacing: 0px;
}
.lk-ny-proc{
    width: 100%;
    height: auto;
}
.lk-ny-proc dt{
    display:block; 
    padding-left:40px;
    margin-top: 5px;
    background-color: #375cac;
    height:auto;
    line-height:43px;
    border:1px solid #375cac;
    border-radius: 5px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.lk-ny-proc dt a{
    display: block;
    color:#fff; 
    font-size:16px; 
    position:relative; 
    padding:0;
    line-height: 41px;
    height: 43px; 
}
.lk-ny-proc dt a::before { 
    content:''; 
    position:absolute; 
    width:3px; 
    height:15px; 
    background:transparent; 
    left:-16px; 
    margin-top:14px;
    background:#fff;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; 
}

.lk-ny-proc dd { 
    padding-left:30px; 
    height:auto; 
    border-bottom:1px solid #efefef !important;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.lk-ny-proc dd:hover {
    padding-left:40px;
    color: #365cad;
    border-bottom:1px solid #365cad !important;
}
.lk-ny-proc dd:last-child { 
    border-bottom:none;
}
.lk-ny-proc dd a { 
    border:0px; 
    background:none; 
    color:#666; 
    font-size:14px; 
    position:relative; 
    padding:0;
    line-height: 44px;
}

/*==========================内页关于我们==========================*/

.lk-tit2{
    transition: 0.5s;
    transform-origin: bottom center;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    animation-name: fadeInUp;
    padding: 36px 0px 26px 0px;
    background-color: #fff;
}

.lk-tit2 h2{
    display: block;
    text-align: center;
    font-size: 20px;
    color: #444;
    letter-spacing: 0px;
}
.lk-tit2 p{
    display: block;
    text-align: center;
    color: #c1c1c1;
    font-size: 16px;
    letter-spacing: 0px;
    font-family: "HELVETICANEUELTPRO-THEX";
}
.lk-tit2-bian{
    -webkit-transform: rotateX(94deg) rotateZ(0);
    transform: rotateX(93deg) rotateZ(0);    border-bottom: 1px solid #d9d9d9;
}
.lt-contact2{
    margin:0 auto;
    width: 100%;
    padding:30px;
    height: auto;
    font-size:14px;
    letter-spacing: 0px;
}
.lt-contact2 p{
    margin-top: 15px;
    font-size:14px;
    color: #6a6a6a;
    line-height: 190%;
    letter-spacing: 0px;
}
.lt-contact3{
	width: 100%;
}

/*==========================售后服务 内页==========================*/
.lk-shfw{
    width: 1100px;
    height: auto;
}
.lk-shfw-1{
    width: 530px;
    height: 230px;
    background-color: #375cad;
}
/*==========================资质荣誉 内页==========================*/
.lk-rongyu{
    width: 1200px;
    height: auto;
}
.lk-rongyu li{
    position: relative;
    float: left;
    margin-right: 38px;
    margin-bottom: 30px;
    width: 340px;
    height: 570px;
    box-shadow: 0 0 0 rgba(0,0,0,.15);
    transition: all .36s ease;
}
.lk-rongyu li:hover{
    box-shadow:0 0 20px rgba(0,0,0,.2);
}
.lk-rongyu li .tu{
    position: relative;
    width: 340px;
    height: 470px;
    overflow: hidden;

}
.lk-rongyu li .tu img{
    z-index: 10;
    width: 340px;
    height: 470px;
          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; 
}
.lk-rongyu li:hover .tu img{
          transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.lk-rongyu li .tu .more-img{
    position: absolute;
    top:50%;
    left:50%;
    z-index: 1000;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    transition:all .36s ease;
    opacity:0;
    border-radius:100%;
    width:60px;
    height:60px;
    border:1px solid #000;
    box-sizing:border-box;
    margin-top:-50px;
}
.lk-rongyu li:hover .tu .more-img{
    opacity:1;
    margin:0;
}
.lk-rongyu li:hover .tu .more-img:before{
    content:'';
    position:
    absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:1px;
    height:20px;
    background-color:#000;
    }
.lk-rongyu li:hover .tu .more-img:after{
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:20px;
    height:1px;
    background-color:#000;
    }
.lk-rongyu li .tit1{
    transition: padding .36s ease;
    padding: 6% 4% 6%;
    text-align: left;
}
.lk-rongyu li:hover .tit1{
    padding-left:10%;
}
.lk-rongyu li .tit1 a h2{
    display: block;
    color: #303030;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.lk-rongyu li .tit1 p{
    display: block;
    margin-top: 8px;
    color: #aaa;
    font-size: 14px;
    line-height: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.lk-rongyu li .line1{
    margin: 0 auto;
    width: 30%;
    height: 2px;
    background-color: #233876;
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition:all .3s ease;
}
.lk-rongyu li:hover .line1{
    width:100%;
    opacity:1;
    background-color: #233876;
}
/*==========================公司新闻 内页==========================*/
.lk-news1{
    margin:0 auto;
    width: 1100px;
}
.lk-news1 li{
    margin-bottom:20px;
    width: 100%;
    height: 225px;
    border-bottom:1px solid #e8e8e8;
    background: url(../images/news-bg1.jpg) bottom right no-repeat;
    background-position: 460px 225px;
    transition: all 0.6s ease-in-out;
}
.lk-news1 li:hover{
    background-position: 460px 3px;
    box-shadow:0 0 20px rgba(0,0,0,.2);
}
.lk-news1 li .tu1{
    float: left;
    width: 380px;
    height: 225px;
    overflow: hidden;
    transition: all 0.36s ease-in-out;
}
.lk-news1 li .tu1 img{
    width: 380px;
    height: 225px;
          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; 
}
.lk-news1 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; 
}
.lk-news1 li .r01{
    float: right;
    margin-top:40px;
    width: 640px;
    transition: all 0.36s ease-in-out;
}
.lk-news1 li:hover .r01{
    margin-right: 20px;
}
.lk-news1 li .r01 a h2{
    display: block;
    font-size: 18px;
    color: #656565;
    line-height: 22px;
}
.lk-news1 li .r01 p{
    margin-top: 5px;
    display: block;
    font-size: 14px;
    color: #929292;
}
.lk-news1 li .r01 span{
    display: block;
    margin-top: 22px;
    font-size: 14px;
    color: #929292;
    line-height: 150%;
    height: 40px;
    overflow: hidden;
}
/*==========================新闻2==========================*/
.lk-news2{
    width: 1100px;
    height: auto;
}
.lk-news2 li{
    padding:22px 0px;
    width: 100%;
    height: 137px;
    border-bottom:1px solid #ebebeb;
    background:url(../images/news-bg2.png) bottom left no-repeat;
    background-position: 0 0px;
    transition: all 0.5s ease;
}
.lk-news2 li:hover{
    background-position: 270px 0px;
}
.lk-news2 li .tu1{
    float: left;
    width: 270px;
    height: 137px;
    overflow: hidden;
}
.lk-news2 li .tu1 img{
    display: inline;
    width: 270px;
    height: 137px;
    transition: all 0.36s ease;
}
.lk-news2 li:hover .tu1 img{
    transform: scale(1.08);
}
.lk-news2 li .r01{
    float: right;
    width: 780px;
    padding-top: 10px;
    transition: all 0.36s ease;
    /*transition-property: all;
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;*/
}
.lk-news2 li .r01 .tit1-date{
    width: 100%;
    height: 53px;
}
.lk-news2 li .r01 .tit1-date a h2{
    display: block;
    margin-left: 0;
    width: 78%;
    color: #555;
    font-size: 16px;
    transition: all 0.36s ease;
}
.lk-news2 li:hover .r01 .tit1-date a h2{
    margin-left: 10px;
    color: #3488ea;
}
.lk-news2 li .r01 .tit1-date .date1{
    float: right;
    width: auto;
    position: relative;
    top: -28px;
    right: 0px;
    font-size: 13px;
    line-height: 26px;
    color: #888;
}
.lk-news2 li .r01 p{
    display: block;
    width: 690px;
    height: 45px;
    color: #868585;
    font-size: 13px;
    line-height: 26px;
    transition: all 0.36s ease;
    overflow: hidden;
}
.lk-news2 li:hover .r01 p{
    margin-left: 10px;
}
.lk-news2 li .more1 a{
    display: block;
    float: right;
    padding: 0 20px;
    margin:-5px 0px 25px 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 14px;
    line-height: 30px;
    color: #999;
    letter-spacing: 0px;
    transition: all 0.36s ease;
    
}
.lk-news2 li:hover .more1 a{
    color: #fff;
    border-color: #3488ea;
    background-color: #3488ea;
}
/*==========================新闻3==========================*/
.lk-news3{
    width: 1200px;
    height: auto;
}
.lk-news3 li{
    float: left;  
    margin-right: 17px;  
    width: 355px;
    height: 400px;
}
.lk-news3 li:hover{
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
}
.lk-news3 li .tu1{
    width: 355px;
    height: 190px;
    overflow: hidden;
}
.lk-news3 li .tu1 img{
    width: 355px;
    height: 190px;
    transition: all 0.36s ease;
}
.lk-news3 li:hover .tu1 img{
    transform:scale(1.08);
}
.lk-news3 li .news-nr{
    padding: 24px 30px 24px 20px;
    border-bottom:1px solid #ededed;
    transition: all 0.3s ease-out 0s;
}
.lk-news3 li:hover .news-nr{
    padding-left: 30px;
    padding-right: 20px;
}
.lk-news3 li .news-nr a h2{
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    transition: all 0.36s ease;
}
.lk-news3 li:hover .news-nr a h2{
    color: #3488ea;
}
.lk-news3 li .news-nr p{
    display: block;
    margin-top:8px;
    font-size: 13px;
    color: #999;
    line-height: 25px;
    height: 45px;
    overflow: hidden;
    transition: all 0.36s ease;
}
.lk-news3 li .more1 a{
    display: block;
    margin-left: 20px;
    margin-top: 20px;
    padding: 0 20px;
    border: 1px solid rgba(170, 170, 170, 0.2);
    width: 50px;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    letter-spacing: 0px;
    transition: all 0.36s ease;
}
.lk-news3 li:hover .more1 a{
    margin-left: 30px;
    color: #fff;
    border-color: #3488ea;
    background-color: #3488ea;
}

/*==========================news4==========================*/
.lk-news4{
    width: 1200px;
    height: auto;
}
.lk-news4 li{
    float: left;
    height: 385px;
    position: relative;
    margin-right: 17px;
    margin-bottom: 20px;
    width: 540px;
    border: 1px solid rgba(170, 170, 170, 0.2);
    transition: all 0.36s ease;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}
.lk-news4 li .tu1{
    width: 540px;
    height: 190px;
    overflow: hidden;
    transform: all 0.36s ease-in-out;
}
.lk-news4 li .tu1 img{
    width: 540px;
    height: 190px;
    transition: all 0.36s ease;
}
.lk-news4 li:hover .tu1 img{
    transform:scale(1.08);
}
.lk-news4 li .news4-nr{
    padding: 24px 20px;
    transition: all 0.36s ease;
}
.lk-news4 li:hover .news4-nr{
    padding-top:18px;
}
.lk-news4 li .news4-nr .date1{
    float: inherit;
    margin-bottom: 14px;
    font-size: 24px;
    font-family: helveticaneuethn, Arial;
    line-height: 26px;
    color: #888;
    letter-spacing: 0px;
    transition: all 0.36s ease;
}
.lk-news4 li .news4-nr a h2{
    display: block;
    height: 43px;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    overflow: hidden;
    transition: all 0.36s ease;
}
.lk-news4 li:hover .news4-nr a h2{
    color: #3488ea;
}
.lk-news4 li .news4-nr p{
    display: block;
    margin-top: 13px;
    height: 43px;
    color: #868585;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 170%;
    overflow: hidden;
}


.lk-news4 li:before {
    content: "";
    width: 0px;
    border-bottom: 1px solid #083ba6;
    position: absolute;
    bottom: 0;
    transition: all 0.45s ease;
}

.lk-news4 li:hover:before{
    width: 540px;
}
/*==========================内页新闻news2==========================*/
.ny-news2{
	padding:20px 0px;
}
.ny-news2 li{
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	padding:25px 38px;
	background-color: #ffffff;
	width: 32.6%;
	border-radius: 10px;
}
.ny-news2 li:nth-child(3n){
	margin-right: 0px;
}
.ny-news2 li .wt{
	margin-bottom: 15px;
}

.ny-news2 li .wt p{
	margin:0px;
	font-size: 18px;
	color: #1980c5;
	font-weight: bold;
}
.ny-news2 li:hover{
	background-color: #1980c5;
}
.ny-news2 li .da{
	display: block;
}
.ny-news2 li:hover .wt p,
.ny-news2 li:hover .da p{color: #fff;}

.ny-news2 li .da p{
	height: 40px;
	font-size: 14px;
	color: #545454;
	line-height: 150%;
	overflow: hidden;
}
/*==========================内页新闻news3==========================*/
.ny-news3{padding:0px 0px 20px 0px;}
.ny-news3 li{margin:0.5%;float: left;width: 49%; padding:25px 20px;background-color: #fff; box-sizing: border-box;}
.ny-news3 li .datea{float: left;width: 80px; border:2px solid #1782c0;padding:10px;border-radius: 15px;}
.ny-news3 li .datea p{display: block;margin:0px; font-size: 28px; line-height: 35px; color: #1782c0;font-weight: bold; text-align: center;}
.ny-news3 li .datea span{display: block; font-size: 14px;color: #666; text-align: center;}
.ny-news3 li .nra{margin-left: 100px;}
.ny-news3 li .nra h3{display: block; font-size: 18px;color: #333;font-weight: bold;}
.ny-news3 li .nra p{display: block; height: 42px;font-size: 14px;color: #999;line-height: 150%; overflow: hidden;}
/*==========================pc视频展示==========================*/
.lk-video{
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.lk-video li{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 360px;
    height: 350px;
    transition: all 0.36s ease-in-out;
}
.lk-video li .tu{
    position: relative;
    width: 360px;
    height: 230px;
    overflow: hidden;
}
.lk-video li .tu .tu2{
    position: absolute;
    top:0px;
    left:0px;
    z-index: 10;
    width: 360px;
    height: 230px;
    overflow: hidden;
}
.lk-video li .tu .tu2 img{
    width: 360px;
    height: 230px;
    transition: all 0.36s ease-in-out;
}
.lk-video li:hover .tu .tu2 img{
    filter:alpha(Opacity=80)
    background-color:#333;
}
.lk-video li .tu .imgvideo{
    position: absolute;
    top:-60px;
    left:50%;
    z-index: 100;
    margin-left:-30px;
    transition: all 0.36s ease-in-out;
}
.lk-video li:hover .tu .imgvideo{
    top:50%;
    margin-top:-30px;
}
.lk-video li .video-nr{
    margin-top:28px;
}
.lk-video li .video-nr a h2{
    display: block;
    font-size: 16px;
    color: #333;
    transition: all 0.36s ease-in-out;
}
.lk-video li:hover .video-nr{
    margin-left:15px;
    transition: all 0.36s ease-in-out;
}
.lk-video li .video-nr p{
    display: block;
    margin-top:10px;
    font-size: 13px;
    color: #7d7d7d;
}

/*==========================video 点击==========================*/
.lk-video-show{
  display: none;
  position: fixed;
  top:0px;
  left:0px;
  z-index: 10000000000;
  width: 100%;
  height: 100%;
  padding-top:50px;
  background-color: rgba(0,0,0,0.6);
}
.lk-video-show .guan1{
  position: absolute;
  top:20px;
  right: 50px;
  width: 60px;
  height: 60px;
}
.lk-video-box{
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-367px;
  margin-top:-300px;
  width: 735px;
  height: 606px;
  background-color:#313131;
}
.lk-video-box h2{
  display: block;
  margin-top:15px;
  margin-left:15px;
  font-size: 20px;
  color: #fff;
}
.lk-video-show .video-con{
  margin-top:15px;
  margin-left:15px;
}

/*==========================END 内页==========================*/
/*缓动*/


#header,#header div,#header #top_bnt_box{ -moz-transition: all 0.8s ease-in-out;

-webkit-transition: all 0.8s ease-in-out;

-o-transition: all 0.8s ease-in-out;

-ms-transition: all 0.8s ease-in-out;

transition: all 0.8s ease-in-out; } 



/*产品详情页样式*/
.p-r{
  margin-top: 45px;
  margin-left: 15px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.p-r h1{
  display: block;
  width: 100%;
  height: 40px !important;
  font-size: 20px !important;
  text-indent: 0px;
  line-height: 40px !important;
  font-weight: bold;
  border-bottom: 1px solid #666;
  text-align: left !important;
}
.p-r p{
  display: block;
  margin-top: 1em !important;
  font-size: 19px;
  color: #333;
  font-weight: bold;
  text-align: left;
  text-indent: 0px !important;
}
.p-red{
  color:#ff2b0f;
  font-size: 18px;
}
/*手机站产品详情页样式*/
.ph-p-r{
  margin:0 auto;
  width: 90%;
  height: auto;
  overflow: hidden;
}
.ph-p-r h1{
  display: block;
  width: 100%;
  height: 40px !important;
  font-size: 20px !important;
  text-indent: 0px;
  line-height: 30px !important;
  font-weight: bold;
  border-bottom: 1px solid #666;
  text-align: left !important;
}
.ph-p-r p{
  display: block;
  margin-top: 0.5em !important;
  padding:0px !important;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-align: left;
  text-indent: 0px !important;
}
.p-red{
  color:#ff2b0f;
  font-size: 18px;
}
/*内页*/
/*table*/
.ny-table{margin:15px 5px;}
.ny-table tr td{border:1px solid #666; padding:10px;}
.ny-tableb{margin:15px 5px; width: 100%;}
.ny-tableb tbody tr td{border:1px solid #666; padding:10px;font-size: 14px; text-align: center;}
.ny-tableb tbody tr td strong{font-weight:bold; font-size: 18px; text-align: center;}
/*contact*/
.ny-lxwm-w {display: block;padding: 2%;background-color: #f2f2f2;box-sizing: border-box;overflow: hidden;}
.ny-lx-bta{line-height:40px;text-align:center;color:#666666; font-size:20px;}
.ny-lx-h2{display: block;padding:20px; font-size: 36px;color: #333;text-align: center;font-weight: bold;}
.lxwm{width: 90%;margin:0 auto;}
.lxwm li { margin: 1%;float: left;width: 48%;padding: 25px 0 14px 13px;box-shadow: 0 0 1px #ccc;box-sizing:border-box; margin-bottom: 15px; background-color: #fff;}
.lxwm li:hover {color: #c8303c;}
.lxwm li img { float: left;}
.lxwm li p {float: left;line-height: 46px;padding-left: 25px;font-size: 18px;}
.lxwm li a {font-size: 16px;}
.lxwm li:hover img {
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;

        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
}
.hvr-float-shadow {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        position: relative;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;}
.hvr-float-shadow:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform, opacity;
        transition-property: transform, opacity;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
        opacity: 1;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
}
/*end contact*/

.ny-imga{padding:0px; margin-bottom: 10px;}

.about-js p {
  width: 100%;
  font-size: 21px;
  color: #565555;
  font-weight: bold;
}
.about-js .en-zia{
	padding-bottom: 15px;
	font-family: "font6";
	font-size: 46px;
	color: #1980c5;
}
.about-js .n-zib{font-size: 30px;color: #333333; padding-bottom: 15px;}
.ny-about-cont p,.ny-about-cont p a{
  font-size: 15px;
  color: #7c7c7c;
  line-height: 210%;
}
.about-tit h2 {
  display: block;
  font-size: 50px;
  color: #333333;
  font-weight: bold;
}

.about-tit p {
  display: block;
  width: 100%;
  font-size: 17px;
  color: #838383;
}
.ny-about-r{
	padding:2%;
	width: 100%;
	background-color: #f2f2f2;
	box-sizing: border-box;
	overflow: hidden;
}
.jh-n-about-nr{
	padding:2%;
	width: 100%;
	background-color: #f2f2f2;
	box-sizing: border-box;
	overflow: hidden;
}
.jh-n-about-nr img{
	display: block;
	width: 60%;
	margin:0 auto;
}
.img-100{padding:10px 0px;}
.img-100 img{
	width: 100%;
}
.jh-n-cul{
	width: 100%;
	padding:30px 0px;
	background-color: #f2f2f2;
	box-sizing: border-box;
	overflow: hidden;
}
.jh-n-cul img{
	display: block;
	width: 96%;
	margin:0 auto;
}
.jh-n-cul-nr{padding:20px 50px;}
.jh-n-cul-nr h3{display: block; padding:15px 0px; font-size: 26px; font-weight: bold; color: #333;}
.jh-n-cul-nr p{display: block; font-size: 17px;color: #666; line-height: 210%;}
.jn-about-zi {
display: block;
margin-bottom: 20px;
  width: 100%;
  font-size: 21px;
  color: #565555;
  font-weight: bold;
}
.jn-cq-n{
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
}
.jn-cq-n img{
	display: block;
	width: 96%;
	margin:0 auto;
}
.kd-cul-l{
  float: left;
  width: 45%;
}
.kd-cul-l img{
	width: 100%;
}
.kd-cul-r{
  float: right;
  width: 50%;
}
.kd-cul-r .cula-tit h3{
  display: block;
  font-size: 28px;
  color: #2f2f2f;
  font-weight: bold;
}
.kd-cul-r .cula-tit p{
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 18px;
  color: #4d4c4c;
  line-height: 170%;

}
.kd-cul-r .cula-list li{
  display: block;
  margin-bottom: 25px;
}
.kd-cul-r .cula-list li h4{
  display: inline-block;
  font-size: 21px;
  color: #373737;
  font-weight: bold;
}
.kd-cul-r .cula-list li p{
  display: inline-block;
  margin-top: 10px;
  font-size: 18px;
  color: #7c7c7c;
}

.ny-bg-c{
	background-color: #f2f2f2;
}

.jn-yy-zi {
	display: block;
	margin-bottom: 20px;
  width: 100%;
  font-size: 21px;
  color: #565555;
  font-weight: bold;
  text-align: center;
}
.jn-yy-zi a{
	font-size: 21px;
  color: #565555;
  font-weight: bold;
}
.jn-yy-list{
	background-color: #f2f2f2;
	padding:30px;
}



/*内页*/

.n-content img{
	/*width: 80%;*/
}
.n-content p{font-size: 15px;color: #666; line-height: 190%;}

/*内页产品详情电话*/
.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;
}
.ny-m1{
  width: 100%;
  height: 50px;
  background-color: #f1f1f3;
}
.ny-m1-1{
  width: 1200px;
  height: 50px;
}
.ny-m1-1 p{
  float: left;
  margin-right: 15px;
  font-size: 14px;
  color: #8a8a8a;
  line-height: 50px;
}
.ny-m1-1 a{
  display: block;
  float: left;
  margin-right: 10px;
  font-size: 14px;
  color: #8a8a8a;
  line-height: 50px;
}
.ny-flash{ width: 100%; height: 360px; background-image: url(../images/ny-flash.jpg); }
.ny-df01{ width:100%;padding:30px 0px;  border-top:#dcdcdc 1px solid;}
.ny-conent01{
  padding:20px 20px; 
  color: #333;
  line-height: 190%;
  overflow: hidden;
  font-size:15px;
  letter-spacing: 0px;
}
.ny-conent01 p{
  display: block;
  margin-bottom: 15px;
  font-size:15px;
  color: #333;
}
.ny-conent02{
  padding-top:20px;
  color: #666666;
  line-height: 190%;
  overflow: hidden;
}
.content_pro{
	margin-top: 10px;
}
.content_pro .p{
	margin:0px;
}
.content_pro .p p{
	font-size: 15px;
	color: #999;
	line-height: 210%;
}
/*上一页 下一页*/
.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;
}

.kd-ny-prow{
  width: 100%;
  padding:50px 0px 50px 0px;
  height: auto;
  background: url(../images/ny-pro-bg.jpg) top center no-repeat #f2f2f2;
  overflow: hidden;
}
.jh-ny-probg{
	padding:30px 50px;
	background-color: #fff;
}
/*产品详情内页*/
.n-pro-nwa{padding: 4%;background-color: #eef2f5;box-sizing: border-box;overflow: hidden;}
.nypro-cona h1{display: block;font-size: 26px;color: #444; text-align: center; padding-bottom: 15px;border-bottom: 1px solid #d9d9d9;font-weight: bold; overflow: hidden;}
.nypro-cona .datea{padding:15px 0px;}
.nypro-cona .datea p{display: inline-block;font-size: 15px;color: #999999;padding-right: 15px;}
.nypro-cona .jieshao{padding:15px; background-color: #e0e3e6;font-size: 14px;color: #595959; line-height: 170%;}
.nypro-cona-nr{padding:15px 0px;}
.nypro-cona-nr p,.nypro-cona-nr p a{font-size: 16px;color: #666; line-height: 210%;}
.nypro-cona-nr .zia{display: block; margin:15px 0px; border-bottom: 1px solid #cfcece;}
.nypro-cona-nr .zia p{display: inline-block; padding:8px 30px;background-color:#1782c0; color: #fff;font-size: 18px; letter-spacing: 2px;}

/*修改新闻详情页*/
.news-show01{
  margin-top: 15px;
  height:30px;
    line-height: 30px;
    text-align: center;
    color: #999;
    /*background-color: #efefef;*/
    border-bottom: 1px solid #efefef;
    font-size: 15px;
}
  /*内页news9*/
  /*news9*/
.my-ny-news09{ width:1200px; height:auto; margin:0 auto; overflow: hidden;}
.my-ny-news09 ul{margin-top:20px; width:1300px;}
.my-ny-news09 ul li{ float:left; width:560px; height:106px; margin-right:48px;}
.my-ny-news09 ul li .l{ float:left; width:67px; height:73px; background-image:url(../images/M-news-tu01.jpg);-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.my-ny-news09 ul li .l h4{ display:block; height:33px; line-height:33px; text-align:center; margin-top:15px; font-size:22px; color:#8d8d8d;}
.my-ny-news09 ul li .l h5{ display:block; height:22px; line-height:22px; text-align:center; font-size:12px; color:#c5c5c5; letter-spacing:0px; margin:0px; padding:0px;}
.my-ny-news09 ul li .r{ float:right; width:470px; overflow:hidden;}
.my-ny-news09 ul li .r a h3{ display:block; height:31px; line-height:31px; text-align:left; font-size:16px; color:#000; overflow:hidden;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.my-ny-news09 ul li .r p{ display:block; height:38px; line-height:140%; text-align:left; font-size:13px; color:#949494; overflow:hidden;}
.my-ny-news09 ul li:hover .l, .my-ny-news09 ul li:first-child .l{ float:left; width:67px; height:73px; background-image:url(../images/M-news-tu02.jpg);-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.my-ny-news09 ul li:hover .l h4, .my-ny-news09 ul li:first-child .l h4{ color:#306fb5;}
.my-ny-news09 ul li:hover .l h5, .my-ny-news09 ul li:first-child .l h5{ color:#306fb5;}
.my-ny-news09 ul li:hover .r a h3, .my-ny-news09 ul li:first-child .r a h3{ color:#306fb5; font-size:16px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}

  /*案例*/
.h-case01{ margin:0px; padding:0px; width:1200px; overflow:hidden;}
.h-case01 ul{ width:1300px; margin-top:30px;}
.h-case01 ul li{ float:left; width:287px; height:250px; margin-right:16px;}
.h-case01 ul li .tu{ width:287px; height:168px; border:#febe3b 2px solid; overflow:hidden; margin-bottom:20px;border:#015cb5 2px solid;
-moz-border-radius: 10px;       -webkit-border-radius: 10px;     border-radius:10px;        
}
.h-case01 ul li .tu .tu01 a{ width:287px; height:168px;  overflow:hidden;
 -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
}
.h-case01 ul li:hover .tu .tu01{ width:287px; height:168px;
 -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;
}
.h-case01 ul li a{display:block; width:170px; height:38px; line-height:38px; font-size:16px; text-align:center; color:#110e0e; margin:0 auto; border-top:#535353 1px solid; border-bottom:#535353 1px solid;
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.h-case01 ul li:hover a{width:287px; border:0px; background-color:#015cb5; color:#fff;
-moz-border-radius: 20px;     
-webkit-border-radius: 20px;   
border-radius:20px;           
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}

/*news15*/
.my-ny-news15{
  width:950px;
  height: auto;
  overflow: hidden;
}
.my-ny-news15 ul{
  width: 950px;
}
.my-ny-news15 ul li{
  padding:15px;
  margin-bottom: 15px;
  float: left;
  width: 950px;
  height: 145px;
  background-color: #f2f2f2;
  border: 1px solid #eaeaea;
}
.my-ny-news15 ul li img{
  float: left;
  width: 208px;
  height: 142px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.my-ny-news15 ul li .r01{
  float: right;
  width: 710px;
  height: auto;
}
.my-ny-news15 ul li .r01 a h3{
  margin-top:8px;
  display: block;
  width:95%;
  height: 39px;
  font-size: 17px;
  color: #5f5f5f;
}
.my-ny-news15 ul li:hover .r01 a h3{
  color: #202162;
}
.my-ny-news15 ul li .r01 p{
  display: block;
  width: 95%;
  height: 30px;
  font-size: 14px;
  color: #999999;
  line-height: 120%;
  overflow: hidden;
}
.my-ny-news15 ul li .r01 .more01 a{
  margin-top:30px;
  display: block;
  float: left;
  width: 88px;
  height: 23px;
  border: 1px solid #f8bf00;
  font-size: 12px;
  color: #202162;
  text-align: center;
  line-height: 23px;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}
.my-ny-news15 ul li:hover .r01 .more01 a{
  background-color: #f8bf00;
  color: #000;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}
/*end内页*/

 /*内页新闻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: 15%;
  overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
    width: 100%;
  overflow: hidden;
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 10%;
  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:2%;
  width: 70%;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  font-weight: bold;
  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: #999;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}
/*内页视频*/
.ny-video{
	margin-bottom: 15px;
}
.ny-video .video-w{
	padding:10px;
	background-color: #333;
}
.ny-video p{
	width:100%; margin-bottom: 15px; padding:15px 0px; text-align: center; background-color: #2363ad; font-size:18px; color:#fff;
}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 100%;
  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{
    margin-left:166px;
  padding:18px 45px;
  height: 115px;
  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;
}
/*内页*/

    /*单页效果*/
.ny-cont{
    padding:10px 0px 20px 0px;
    margin:0 auto;
    width: 1260px;
    font-size: 15px;
    color: #333;
    line-height: 190%;
    letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
    margin-top:15px;
    font-size: 15px;
    color: #333;
    line-height: 190%;
}
.ny-cont a{
    font-size: 15px;
    color: #333;
    line-height: 190%;
 }
 .ny-cont-h1{
    display: block;
    width: 100%;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.ny-message-w{
    margin:0 auto;
    width: 100%;
    font-size: 15px;
    color: #333;
    line-height: 190%;
    letter-spacing: 0px;
}
.ny-message-w h2{
	display: block;
	text-align: center;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ny-message-w p{
	display: block;
	font-size: 18px;
	color: #666;
	text-align: center;
}

/*内页*/
.ny-flash1{
  position: relative; width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-about.jpg) top center no-repeat;
}
.ny-flash2{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-product.jpg) top center no-repeat;
}
.ny-flash3{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-case.jpg) top center no-repeat;
}
.ny-flash4{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-news.jpg) top center no-repeat;
}
.ny-flash5{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-fahuo.jpg) top center no-repeat;
}
.ny-flash6{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-shouhou.jpg) top center no-repeat;
}
.ny-flash7{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-contact.jpg) top center no-repeat;
}

.jt-page{
  width: 100%;
  height: 80px;
  background-color: #fff;
  font-size: 0;
  border-bottom: 1px solid #eaeaea;
}

.page-tti{
  width: 100%;
}
.page-tit p{
  /*margin-left: 30px;*/
  color: #ddd;
  font-size: 60px;
  font-family: "font1";
  text-transform: uppercase;
  letter-spacing: -1px;
  animation: cth1 800ms ease-out forwards;
  display: inline-block;
  text-transform: uppercase;
}
.page-tit h2{
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 20px;
  margin-left: 0 \9;
  color: #5a575b;
  font-size: 24px;
  font-weight: bold;
}
.ny-pagemenu{
  text-align:left;
  /*background-color: #f2f2f2;*/
  /*margin: 0 30px;*/
}
.ny-pagemenu li{
  margin:0px;
  padding:0px;
  position: relative;
  display: inline-block;
  padding: 0 12px;
}
.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: #1980c5;
  transition: all 0.3s ease-out;
}
.ny-pagemenu li:hover:after{
  width: 63px;
  left:16px;
}
.ny-pagemenu li:hover a{
  color: #1980c5;
}
.ny-pagemenu-ov:after{
  width: 63px !important;
  left:16px !important;
}
.ny-pagemenu-ov a{
   color: #1980c5 !important;
   font-weight: bold;
}
.ny-loc{
  margin-top: 28px;
  font-size: 14px;
  text-align: right;
}
.ny-loc i{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../images/home-icon.png) no-repeat;
  position: relative;
  top: 1px;
}
.ny-loc em{
  display: inline-block;
  background: url(../images/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;
}


/*内页标题*/
.lh-ntit h2{
  margin-top: 30px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #333;
}
.ny-tit11 h1{
  display: block;
  padding:5px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #333;
}
.ny-tit2{
  padding:10px 10px;
}
.ny-tit2 h2{
  display: block;
  font-size: 26px;
  color:#3b3b3b;
  text-align: center;
  font-weight: bold;
}
.ny-tit2 .line1{
  margin:0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 58px;
  height: 6px;
  background-color: #ffc422;
}
.ny-tit2 p{
  text-align: center;
  font-size: 16px;
  color: #3b3b3b;
}
/*内页分类*/
.ny-proc1{
  padding:25px 10px 20px 10px;
  text-align: center;
}
.ny-proc1 a{
  display: inline-block;
  margin:3px 0px;
  width: 130px;
  height: 35px;
  border:1px solid #ccc;
  font-size: 15px;
  color: #333;
  text-align: center;
  line-height: 32px;
  box-sizing: border-box;
}
.ny-proc1 a:hover{
  background-color: #42c0f0;
  color: #fff;
}
.ny-proc1-hover{
  background-color: #42c0f0 !important;
  color: #fff !important;
}

.ny-proc3{
  padding:25px 10px 20px 10px;
  text-align: center;
}
.ny-proc3 a{
  display: inline-block;
  margin:3px 3px;
  width: 130px;
  height: 35px;
  border:1px solid #1e1e1e;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 32px;
}
.ny-proc3 a:hover{
  background-color: #42c0f0;
  color: #fff;
}
.ny-proc3-hover{
  background-color: #42c0f0 !important;
  color: #fff !important;
}

.ny-menu-hover {
    color: #fff !important;
    background-color: #42c0f0 !important;
    border: 1px solid #1980c5 !important;
}

.ny-tit1{
  padding:20px 10px 10px 10px;
}
.ny-tit1 h2{
  display: block;
  font-size: 35px;
  color:#000;
  text-align: center;
  font-weight: bold;
}
.ny-tit1 p{
  display: block;
  padding-top: 10px;
  font-size: 16px;
  color: #2d2d2d;
  text-align: center;
  letter-spacing: 0px;
}

.ny-tit3 h2{
  padding:15px 15px;
  font-size: 16px;
  color: #fff;
  background-color: #1980c5;
  text-align: left;
}



/*===========================手机站样式=============================*/
/*返回顶部*/
.to-top { position: relative; z-index: 11111111111; display: none; padding: 5px 10px; color: #fff !important; background-color: #f50;}
.to-top:visited { color: #fff;}
/*手机banner轮播*/
.mini-banner{width:100%;}
.mini-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:0px;bottom:0px;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;}


.mini_jj{ padding:15px 0px; border-bottom:1px dashed #eaeaea; text-align:center; font-size:18px; font-weight:bold; color:#fa3e3e;}

.mini_jjmore{ width:30%; height:35px; margin:0px auto; background:#313131; text-align:center; border-radius: 5px;-moz-border-radius: 10px;-webkit-border-radius: 10px;line-height:35px;}
.mini_jjmore a{ font-size:14px; color:#ffffff;}

/* 底部固定导航 */
.social_nav5{height:60px;position:fixed; bottom:0; width:100%;  z-index:999; background: #2363ad; border-radius: 15px 15px 0px 0px;}

.social_nav5 li{ width:25%; float:left; position:relative;border-right:1px solid #fff; font-size:12px; text-align:center; color:#fff;line-height:12px; height:58px;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}

.social_nav5 li:last-child{border-right:none;}
.social_nav5 li:first-child{border-left:none;}
.social_nav5 li em{ width:23px; display:block; margin:0 auto; padding:10px 0 6px 0;}
.social_nav5 li em img{width: 23px;}
.social_nav5 li a{ color:#fff;}
.social_nav5 li.cur{ color:#fff; background: #ffae02;}
.social_nav5 li .erji{ position:absolute; bottom:58px; left:0; width:100%; text-align:left; background:#0c7051; display:none; }
.social_nav5 li .erji a{ display:block; border-bottom:1px solid #20a6ee; font-size:12px; height: 26px; line-height:26px;position:relative; text-align:center;  color:#fff;}
.social_nav5 li .erji a:last-child{border-bottom:none;}



.topdh{text-align:right; font-size:12px; margin-top:5px;}
.topdh img{ float:right; margin-right:5px; }
.topdh span{ float:right; display:block; width:50px; height:20px; line-height:20px;}

/*适配*/

@media only screen and (max-width: 1400px){
	#w-90,#w-80,#w-81,#w-91{width: 96%; padding:0px 10px; box-sizing: border-box;}
	#adv_tablit{width: 100%;}
	.adv_dt{width: 100%; padding-top: 7px;}
	#adv_tablit dl{width: 100%;}
	.adv_tabcon{width: 100%;}
	.adv_dd_l{width: 43%;}
	.adv_dd_r{width: 54%;}
	.adv_dd_rm{font-size: 26px; line-height: 40px;}
	.adv_dd_rtn{margin-top: 5px;}
	.adv_dd_rdn_ir{width: auto;margin-left: 40px; float: none;}
	.adv_dd_tel em{font-size: 20px;}
	
}

@media only screen and (max-width: 1300px){
    .w-1260,.w-1260-1{width: 100%;}
    #w-1260,#w-1260-1,#w-1300,#w-1300-1,#w-90,#w-80,#w-81,#w-91{width: 100%; padding:0px 10px; box-sizing: border-box;}
    /*menu*/
	.top-nc{width: 98%;}
	.head-nav{margin-left: 0%;width: 68%;}
	.foot-w{padding:40px 15px;}
    
}

@media only screen and (max-width: 1050px){
	.h-news-more{width: 60%;}
	.h-news-tit{width: 35%;}
	.h-news-more a{width: 30%; line-height: 43px;}
	.h-news-tit{padding:15px 10px;}
	.pro-list li .biaotia h3{width: calc(100% - 80px);}
	.pro-list li .biaotia .morea{width: 50px; font-size: 9px;}
}

@media only screen and (max-width: 992px){
	.top-logo{width: 195px; margin-top: 10px;}	
	.top-logo img{width: 100%;}
	.head-nav li>a span{font-size: 14px;}
	.shenbian-bt p,.shenbian-bt p strong{font-size: 26px;}
	.shenbian-bt span{font-size: 16px;}
	.shenbian-w{padding: 30px 10px;}
	.sb-list .bta{padding:20px 10px;}
	.sb-list .bta p{font-size: 20px;}
	.sb-list .bta span{font-size: 9px;}
	.pro-tit p{font-size: 20px;}
	.about-l{display: none;}
	.about-r{width: 100%; padding:20px 15px;}
	.about-w{background-position: right center; padding-top:0px;}
	.ys-tit strong{font-size: 26px;}
	.adv_dd_rdn_ir{font-size: 15px; line-height: 130%;}
	.adv_dd_tel em{font-size: 14px;}
	.pro-list li .biaotia{padding:15px;}
	.pro-list li .biaotia h3{font-size: 15px;}
	.foot-container{width: 27%;}
	.foot-menub a{font-size: 15px;}

	.lk-flash1{height: auto; top:0px;}
	.lk-flash1 img{width: 100%;}
	.sh-ny-cont{padding:3%;}
	.jt-page{margin-top: 0px;}

	.swiper-container-pj{height: 280px;}
	.gl-proc li{width: 32.6%;}
	.part1-w{margin-top: 0px;}
	.jl-pro .pro-tit h3{font-size: 16px;}
	

/*通用*/
.ny-proc1{
  padding:10px 10px 10px 10px;
  text-align: center;
}
.ny-proc1 a{
  height: 30px;
  border:1px solid #1e1e1e;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 28px;
}
.n-content img{width: 98%;}

}

@media only screen and (max-width: 768px){
	.top-logo{display: none;}
	.search{display: none;}
	.head-nav{width: 100%;}
	.top-logo{width: 100%; text-align: center; margin-top: 0px;}
	.top-logo img{width: 60%; margin:0 auto;}
	.y-kefu-box01{display: none;}
	.shenbian-bt{padding: 20px 15px;}
	.shenbian-bt p,.shenbian-bt p strong{font-size: 20px;}
	.shenbian-bt p{padding-bottom: 10px;}
	.shenbian-bt span{font-size: 14px;}
	.sb-list .bta{padding:10px 5px;}
	.sb-list .bta p{font-size: 16px;}
	.sl-pa{padding:5px;}
	.pro-tit h2{font-size: 23px;}
	.pro-tit{padding:15px 5px 10px 5px;}
	.pro-fl{padding:10px 10px;}
	.pro-fl a{width: 48%; margin:0.5%; height: 40px;line-height: 40px;font-size: 15px; border-right: 0px;}
	.pro-list{text-align: center; padding:5px;}
	.pro-list li{width: 48%; margin:1%; display: inline-block;}
	.pro-list li .biaotia .morea{display: none;}
	.pro-list li .biaotia h3{width: 100%; font-size: 15px;}
	.pro-list li .biaotia p{display: none;}
	.pro-list li .biaotia{padding:10px 5px;}
	.about-w{padding-top:20px; height: auto;}
	.about-tit h3{font-size: 26px;}
	.about-tit p{margin-top: 15px; letter-spacing: 2px;}
	.about-titb strong{margin-top: 20px;font-size: 20px;}
	.about-cont p{font-size: 14px; line-height: 190%; margin-bottom: 15px;}
	.about-list li a{font-size: 15px;}
	.about-cont{height: auto;}
	.about-more a{margin:0 auto; margin-top: 20px; height: 40px;line-height: 40px;}
	.about-list li{width: 48%; margin-bottom: 10px;}
	.tit01{padding: 20px 10px;}
	.tit01 p,.tit01 p>b{font-size: 23px;}
	.tit01 span{font-size: 14px;}
	.case-fl{padding:15px;}
	.case-fl a{width: 48%;margin:0.5%;height: 40px;line-height: 40px;font-size: 15px;}
	.h-case-bg{padding-top: 0px; padding-bottom: 81px;}
	.h-case-list{padding:5px; text-align: center;}
	.h-case-list li{width: 48%; float: none; margin:0.5%; display: inline-block;}
	.h-case-list li .nra a::after{opacity: 0; display: none;}
	.h-case-list li .nra a{font-size: 14px; padding:15px 5px 10px 5px;}
	.h-case-list li:hover .nra::after{width:100%;}
	.h-case-list li:hover .nra a{color:#fff;padding:15px 5px 10px 5px;}
	.ys-tit strong{font-size: 23px; line-height: 130%;}
	.ys-tit p{margin-top: 10px;font-size: 14px; line-height: 130%;}
	.adv_dt_s{font-size: 25px; line-height: 30px;}
	.adv_dt_m{font-size: 14px;}
	.adv_dt_en{font-size: 9px; display: none;}
	#adv_tablit dl dd{height: 100px;}
	#adv_tablit dl{height: 100px;}
	.adv_tabcon{height: auto; padding:10px; overflow: hidden;}
	.adv_dd_l{width: 100%; height: auto;}
	.adv_dd_l img{width: 100%;}
	.adv_dd_r{width: 100%;}
	.adv_dd_rtn{font-size: 14px;}
	.adv_dd_rm{font-size: 18px; line-height: 30px;}
	.adv_dd_rdn_ir{font-size: 14px;}
	.adv_dd_tel{background-position: 14px;line-height: 22px; padding:15px 5px 15px 50px; margin-bottom: 15px;}
	.adv_dd_rdn{height: auto; padding-bottom: 15px;}
	.news-w{padding:15px 5px;}
	.h-news-tit{width: 100%; margin:0px;}
	.h-news-tit h2{font-size: 23px;}
	.h-news-more{width: 100%; margin-top: 0px;}
	.h-news-more a{margin-left: 5px;font-size: 15px;}
	.h-news-list li{width: 100%;}
	.h-news-list{display: block; text-align: center;}
	.h-news-list li{width: 100%; overflow: hidden; margin-bottom: 10px;}
	.h-news-list li .pic{width: 40%; float: left;}
	.h-news-list li .info{width: 60%; float: right; padding:15px;}
	.h-news-list li .info h3{font-size: 14px; text-align: left;}
	.h-news-list li .info p{line-height: 20px; height: 43px;overflow: hidden;font-size: 12px; margin-bottom: 6px;}
	.h-news-list li .info .date span{font-size: 12px;}
	.h-news-list li .info .date strong{display: none;}
	.foot-containerc{width: 100%;}
	.foot-bq-l,.foot-bq-r{width: 100%;}
	.foot-bq-r p, .foot-bq-r p a, .foot-bq-r a, .foot-bq-r p strong{text-align: center;}
	.foot-bq{padding:15px 0px;}
	.foot-bq-l{margin-top: 15px;}
	.foot-bq-l p, .foot-bq-l p a, .foot-bq-l a, .foot-bq-l p strong{text-align: center;}
	.foot-logo{text-align: center;}
	.foot-w{padding:30px 15px 15px;}
	.foot-wechat{width: 80%;margin:0 auto;}


	.sh-ny-cont{padding:3% 5%;}
	.sh-ny-cont2{padding:3% 5%;}
	.lk-ny-fla1{height: auto;}
	.h-form{float: none; padding:3px 0px; margin:0 auto; width: 100%;}
	.h-input1{}
	.h-input2{ background-position: center;}
	.ny-lx-h2{font-size: 22px;}
	.ny-lx-bta{font-size: 16px;}
	
	.banner .slick-dots{bottom:10px;}
	.banner .slick-dots li button{width:10px;height:10px}
	.banner .slick-dots li.slick-active button{width:20px}
	.news-wd{padding:25px 20px;}
	.news-wd .wt p{font-size: 18px;}
	.h-news-w{padding:15px 0px;}
	.swiper-container-pj{height: auto; padding:10px;}
	.swiper-container-pj-mini{height: auto; padding:10px;}

	.ny-video{padding:0px;}
	.ny-video .video-w{padding:3px;}
	


/*内页图片*/
.p-img2{width: 100% !important;}

/*位置*/
.ny-weizhi{padding:10px;}
/*内页联系我们*/
.lxwm li{width: 100%;}
.lxwm li img{width: 30px;}
.lxwm li p{margin-left: 50px; padding-left: 0px; float: none; font-size: 16px;line-height: 130%;}
/*内页分类*/
.jh-n-cul-nr{padding:0px;}
.jh-n-cul-nr h3{font-size: 18px;}
.jh-n-cul-nr p{font-size: 16px;}
.ny-p2-padding{ padding:2px 0px;}
.ny-proc2{margin-top: 10px;}
.ny-proc2 dt a{padding:5px;}
.ny-proc2 dd{padding: 0px 15px 5px 15px;overflow: hidden;}
.ny-proc2 dd a{display: inline-block;padding:3px 5px;font-size: 14px;}
.ny-tit01{padding:15px;}
.tit-mt{margin-top: 20px;}
.ny-tit01 h2{font-size: 26px;}
.ny-tit01 p{font-size: 14px;}

   .top1-logo img{display: block;width: 100%; margin-top: 5px; margin-bottom: 5px;}
   .ny-pagemenu li a{padding:15px 0px;}
   .jt-page{height: auto;}
   .ny-pagemenu-ov:after{left:9px !important;}
  
   .lk-ny-weizhi{width: 100%;}
   .lk-ny-menu{display: block;float: none;width: 100%; padding-right: 0px;}
   .lk-ny-menu a{margin:0px; padding:0px 10px;}
   .lk-tit2{padding:20px 0px;}
   .lt-contact2{padding:0px;}
   .showlist li .t{font-size: 14px;}
   .gl-proc li{width: 49%; border-radius: 6px;overflow: hidden;}
   .gl-proc{padding-top: 0px; width: 100%; margin-top: 15px;}
   .gl-proc li a{font-size: 15px; }
   .lk-ny-r01{width: 100%;}
   .ny-cont-h1{font-size: 20px;}
   .ny-xq-l{width: 118px;}
   .ny-xq-r{margin-left: 127px; padding:15px;}
   .lk-content{width: 87%;}
   

   .h-proc1{text-align: center;}
   .h-proc1 li{width: 48%;}
   .h-tit1 span{font-size: 9px;}
/*详情外框*/
.lt-contact2{padding:15px; overflow: hidden;}
/*上一页 下一页*/
.n-page li{width: 100%;margin:0 auto; float: none; padding:10px;font-size: 12px;}
.n-page li:nth-child(1) a{font-size: 14px;}
.n-page li:nth-child(2) a{font-size: 14px;}
.n-page li:nth-child(2){text-align: left;}
/*产品详情内页*/
.nypro-cona h1{font-size: 16px;}
.nypro-cona .datea p{font-size: 12px;}
.nypro-cona .jieshao{font-size: 13px;}
.nypro-cona-nr img{width: 100%;}
.nypro-cona-nr .zia p{font-size: 15px; padding:5px 20px;}
.nypro-cona-nr p, .nypro-cona-nr p a{font-size: 14px;}


    .ny-news01 li .tu1{width: 30%;}
    .ny-news01 li .l01{width: 15%; height: 60px;}
    .ny-news01 li .l01 .n-day{font-size: 26px; height: 30px; line-height: 30px;}
    .ny-news01 li .l01 .n-month{font-size: 12px;}
    .ny-news01 li .r01{width: 45%;margin-left: 5%;}
    .ny-news01 li .r01 a h2{font-size: 15px; line-height: 150%; height: auto; font-weight: 200;color: #333;}
    .ny-news01 li .r01 p{display:none;}
    .ny-news01{padding:15px 5px;}

	.ny-news2{overflow: hidden;}
    .ny-news2 li{width: 90%; margin:10px auto;  float: none; box-sizing: border-box; padding:10px;}
    .ny-news2 li:nth-child(3n){margin-right:0px; margin:10px auto;}

    .ny-news3 li{float: none;width: 100%; margin:10px auto;}
    .ny-news3 li .nra h3{font-size: 16px;line-height: 150%;}
    .ny-news3 li .datea{width: 70px; padding:10px 0px;}
    .ny-news3 li .nra{margin-left: 86px;}



}