﻿
/* 重置列表元素 */
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;
}

.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}
.w1300{ width:1340px; margin:0 auto}
.row{ width:90%; margin:0 auto}

.clear {
	clear: both;
}
.clearfix:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }
.mt_40{margin-top:40px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}

/*top*/
.topbj{width: 100%;height: 110px;background:rgba(255,255,255,1);position: absolute;z-index: 9999; border-bottom:1px solid #daf0fb;}
.topdh{color: #676767;font-size: 16px; line-height:40px;padding-top:16px;margin-right: 0;white-space:nowrap;width:18%;box-sizing: border-box;min-width: 230px;text-align: left;float: right;}
.topdh p{font-family:Impact;font-size:36px;color: #d6061a; line-height:36px;}
.topdh img{ width:80px; height:80px;margin-right:10px; float:left;}
.main{width: 100%;position: relative;margin: auto;box-sizing: border-box}
.main:after{content: '';display: block;clear: both;height: 0;visibility: hidden;}



/*导航*/
#header{right:0;left:0;height:65px;text-align:center;z-index:9;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#header .logo{float:left;width:20%;height:100%;text-align: left;padding-left:3%}
#header img{float:left; padding-right:10px;}
#l-nav{ height:110px; width:53%;}
 #l-nav .navBtn{display:none}
 #l-nav .navSliBtn{display:none}
 #l-nav .iconJt{display:none}
 #l-nav .tNav{width:100%;margin:0 auto;overflow:hidden}
 #l-nav .navUl{ margin:0 auto;width:100%;font-size:0;}
 #l-nav .navLi{ width:10%; margin:0 2%;display:inline-block; text-align:center;font-size:1.1rem}
 #l-nav .navLi.nav08{display:none}
 #l-nav .navLi:hover .tNavH::before{width:100%;opacity:1}
 #l-nav .tNavH{position:relative}
 #l-nav .tNavH::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;width:0;height:140px;background-color:#d6061a;opacity:0;transition:all .5s ease; color:#fff;}
 #l-nav .tNav .navName{position:relative;display:block; line-height:110px;padd ing:1.5rem .5vw;font-size:17px;color:#676767;font-weight:normal;transition:all .5s ease}
 #l-nav .tNav.fixed .navName{color:#222;padding:1.5rem .5vw}
 #l-nav .navName::after{content:attr(data-title);position:absolute;top:0;left:0;transform:translateY(100%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff; font-weight:bold;}
 #l-nav .navLi:hover .navName{ color:#fff;}
 #l-nav .slidBox{position:fixed;left:0;right:0;width:70%;min-width:1024px;height:0;overflow:hidden;display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:nowrap;z-index:110;margin:0 auto;padding:0 18%;transition:all .5s ease;opacity:0}
 #l-nav .navLi:hover .slidBox{height:auto;opacity:1;background-color: rgba(247,247,247,1);} 
 #l-nav .rightBox{flex:0 0 50%;margin:46px 0px;}
 #l-nav .left_text .onetitle{font-size:18px;line-height:1.1;color:#333;padding-bottom:20px;padding-top:20px;font-weight:bold;text-align:left}
 #l-nav .navSbox{display:flex;flex-wrap:wrap;justify-content:space-between}
 #l-nav .oneName{font-size:26px;padding-bottom:15px;color:#000;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
 #l-nav .tNavSummry{line-height:24px;width:100%;height:auto;overflow:hidden;color:#666;font-size:14px;max-width:420px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}
 #l-nav .tNavMore{display:block;position:relative;height:auto;padding-top:25px;border-top:1px dashed #ccc;margin-top:20px;cursor:pointer}
 #l-nav .txt{color:#000;transition:all .5s ease}
 #l-nav .leanMore{margin-left:2rem;transition:all .5s ease}
 #l-nav .tNavMore:hover .txt{color:#015bbb;margin-left:10px}
 #l-nav .tNavMore:hover .leanMore{color:#015bbb}
 #l-nav .navSli{flex:0 0 24%}
 #l-nav .navSimg{position:relative;width:100%;height:160px;overflow:hidden}
 #l-nav .navImg{position:absolute;left:50%;transform:translateX(-50%) scale(1);width:auto;height:100%;transition:all .5s ease}
 #l-nav .navSbox .navSlink{display:block;text-align:left;font-size:16px;line-height:36px;color:#666;transition-duration:.3s}
 #l-nav .navSbox .navSlink:hover{color:#e60013;transform:translateX(6px)}
 #l-nav .navSbox .navSlink:hover:before{background:#e60013}
 #l-nav .navSbox .navSlink:before{content:"";display:inline-block;vertical-align:top;margin-right:6px;width:4px;height:4px;background:#000;position:relative;top:16px}
 #l-nav .navSlink::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;opacity:0;background-color:#015bbb;transition:all .5s ease;display:none}
 #l-nav .navSli:hover .navImg{transform:translateX(-50%) scale(1.1)}
 #l-nav .navSli:hover .navSlink::after{width:100%;opacity:1}

/*banner*/

#banner {position: relative;overflow: hidden;width: 100%}
#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: 150px;position: absolute;right: 0;left: 0;bottom: 2%;margin: 0 auto;}
#banner>div em {display: block;
	float: left;
	width:30px;
	height:3px;
	-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: #d6061a;border-ra dius:180px; width:30px; height:3px;}
.sl,.st,.st div,.sl div{overflow: hidden;}


/*=========浮动导航========*/
.sp_header{height:100px;overflow:hidden;position:fixed;z-index:30000;width:100%;}
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:30px;margin-top:20px; margin-right:10px;}
.sp_nav span{display:block;background-color:#ffeb12;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(238,238,238,.95); padding-top:30px;width:50%;height:calc(100% - 104px);font-size:14px; 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:35px;font-size:14px}
.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:#045ae1;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#045ae1}
.sjj_nav ul li ul li>ul{margin-left:10px}


/*手机banner轮播*/
.sj-banner{width:100%; }
.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;}

.jjkh{
	width: 100%;
	display: table;
	/* background: url(../../images/haonuo/dq.jpg) top 0 center no-repeat; */
	box-sizing: border-box;
	padding-top: 71px;
}
.jjkhbt{
	width: 100%;
	text-align: center;
}
.jjkhbt h3{
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	color: #30338b;
}
.jjkhbt img{
	display: inline-block;
	display: inline;
	margin-top: -3px;
	margin-left: 25px;
	margin-right: 25px;
}
.jjkhbt p{
	padding-top: 33px;
	padding-bottom: 43px;
	font-size: 16px;
	color: #4f4f4f;
	text-align: center;
}
.liubian{
	width: 1000px;
	margin: 0px auto;
	display: table;	
}
.liubian .lkll1{
	width: 120px;
	float: left;
}
.lklla{
    width: 120px;
    height: 170px;
    overflow: hidden;
    margin: 0 auto;
    float: left;
}
.lklla1{            
    transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.lklla2{
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.lklla3{
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}


.ece1{
	width: 120px;
    height: 70px;
    border-left: 1px solid  #b3b3b3;
    border-right: 1px solid  #b3b3b3;
    margin-left: 56px;
    margin-top: 37px;
	position: relative;
	float: left;
	box-sizing: border-box;
}
.ece1:after{
	content: "";
	position: absolute;
	width: 120px;
    height: 69px;
    border-left: 1px solid  #b3b3b3;
    border-right: 1px solid  #b3b3b3;
    transform: rotate(-60deg);
    left: 0;
    top: 0;
	box-sizing: border-box;
}
.ece1:before{
	content: "";
	position: absolute;
	width: 120px;
    height: 69px;
    border-left: 1px solid  #b3b3b3;
    border-right: 1px solid  #b3b3b3;
    transform: rotate(60deg);
    left: 0;
    top: 0;
	box-sizing: border-box;
}
.ece1 p:nth-child(1){
	width: 96%;
	margin: 0px auto;
	border-bottom: 1px solid #d4d4d4;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	height: 50px;
	line-height: 50px;
	margin-top: -13px;
	text-align: center;
}
.ece1 p:nth-child(2){
	font-size: 12px;
	text-align: center;
	font-weight: 500;
	margin-top: 5px;
}
.ece1:nth-child(1){
	margin-left: 0;
}

/*标题*/
.tit01 {
  padding-top: 6px;
  padding-bottom: 50px;
  padding-top:50px;
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
  background:#f7f7f7;
}

.tit01 h2 {
  display: block;
  font-size: 46px;
  color: #000;
  text-align: center;
  font-weight: bold;
  line-height:56px;
}

.tit01 p {
  display: block;
  margin: 10px 0 6px;
  position: relative;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
}

.tit01 span {
  display: block;
  margin-top: 8px;
  text-align: center;
  font-size: 14px;
  color: #999;
}

.tit01 .zia {
  font-size: 46px;
  color: #000;
  font-weight: bold;
}


.tit02 {
  padding-top: 6px;
  padding-bottom: 15px;
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
}
 /*栏目*/
.sylm{width:100%; height:auto; text-align:center; padding-top:60px; overflow:hidden;}
.sylm h2{ font-size:44px; color:#434343; line-height:50px; font-weight:bold;}
.sylm h2 b{color:#016fce;}
.sylm p{ margin:0 auto; width:auto; height:auto; background:url(../images/titbg.png) center no-repeat; text-align:center; font-size:24px; color:#6D6D6D; line-height:30px; margin-top:10px;}
/*第一部分*/
.m1-tit {text-align: center;}
.m1-tit h3 {display: inline-block;margin: 0 auto;padding: 20px;font-size: 45px;font-weight: bold;text-align: center;border: 1px solid #999;}
.m1-tit .zia {font-size: 45px;color: #e50014;font-weight: bold;}
.m1-bg {width: 100%;height: 81px;background: url(../images/bg2.jpg) top center repeat-y;overflow: hidden;}
.m1-l {float: left;}
.m1-l img {float: left;vertical-align: middle;}
.m1-l p {
	display: block;
	float: left;
	line-height: 81px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.h-gg-r {
	margin-top: 18px;
	float: right;
	width: 308px;
}

.m1-r {
	float: left;
	margin-left: 50px;
	width: 50%;
	height: 81px;

}

.m1-r p {
	display: block;
	float: left;
	line-height: 81px;
	font-size: 23px;
	color: #333;
	font-weight: bold;
	letter-spacing: 0px;
}

.m1-r a {
	display: block;
	float: left;
	margin-right: 5px;
	line-height: 81px;
	font-size: 16px;
	color: #000;
}

.h-input1 {
	float: left;
	width: 225px;
	height: 40px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	text-indent: 15px;
}

.h-input2 {
	float: right;
	margin: 0px;
	padding:0px;
	width: 82px;
	height: 40px;
	background-color: #333;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
}


/*产品分类*/
.proc-l h2 {
	display: block;
	margin-bottom: 22px;
	font-size: 32px;
	color: #000;
	font-weight: bold;
}

.proc-l p {
	display: block;
	width: 90%;
	font-size: 16px;
	color: #666;
	line-height: 170%;
}

.proc-l a {
	display: inline-block;
	margin-top: 25px;
	padding: 5px 25px;
	background-color: rgba(255, 102, 0, 0);
	border-radius: 25px;
	border: solid 2px#e32d3b;
	font-size: 15px;
	color: #ec515f;
	transition: .5s;
}

.proc-l a:hover {
	background-color: #e32d3b;
	position: relative;
	border-radius: 25px;
	border: solid 2px#e32d3b;
	color: #fff;
	transition: .5s;

}
.proc-w {
	padding: 30px 0px;
	width: 100%;
	background: url(../images/bg-1.jpg) top center no-repeat;
}

.h-proc-bg {padding: 25px;background-color: #efefef;overflow: hidden;}
.h-proc {}
.h-proc a {
	display: inline-block;
	float: left;
	margin: 1%;
	padding: 15px 0px;
	width: 31%;
	border: 1px solid #cbcbcb;
	font-size: 17px;
	color: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #e50014;
	text-align: center;
}
.h-proc a:hover {background-color: #333;}
/*分类*/
.fen{ margin:0 auto; width:40%; margin-top:40px; overflow:hidden;}
.fen ul{ height: 47px; }
.fen ul li {width:33%;height:51px;background:#016fce; border-right: 1px solid #f6f6f6; text-align: center;float: left; box-sizing: border-box; position: relative; margin:0.1%;  }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; line-height:51px; height:51px; font-size:20px; color: #fff;}
.fen ul li a:hover{background:#d6061a;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;background:#016fce;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:nth-child(3){marg in-right: 0;}
.fen ul li.cur a { background:#d6061a; color: #fff; }
.fen_nr{ background: #fff; display: block; width:97.5%; clear: both;overflow: hidden;}

/*11*/
.rightBox{width:90%;height:700px;margin: 0 auto; margin-top: 40px;}
.contactBox_text { height:700px !important;}
#progun{height:700px; overflow:hidden;}
.casesList { width:100%; height:700px;margin:0 auto;}
.casesList li{width:24%; height:440px;float:left;margin-left: 5px; margin-right:5px;margin-bottom: 20px;background: #fff;position: relative;background:#fff;}
.casesList li .Img{ width:100%; height:360px;}
.casesList li .Img .cpzi{ width: 100%;height: 53px;line-height: 53px;text-align: center;font-size: 16px;color: #000;background-color: rgba(255,255,255,1); border-bottom:1px solid #ccc;}

.mpro_txt{display: none;}
.casesList li:hover .mpro_txt{cursor: pointer;position: absolute;z-index: 999;top: 10%;left: 10%; border: 0px solid #FFF;border-radius: 0 30px 0 30px;color: #01a971;width: 80%;height: 60%;display: inline-block;background-color: rgba(255,255,255,0.75);text-align: center;}
.casesList li:hover .mpro_txt h3{color: #010101;font-size: 23px;padding-top: 50px;}
.casesList li:hover .mpro_txt span{display: block;width: 105px;height: 30px;background: #016fce;color: #fff;font-size: 14px;line-height: 30px;text-align: center;border-radius: 30px;margin: 0 auto;margin-top: 18px;}



/*优势*/
.ysbj{ height:auto; position: relative; box-sizing: border-box; background:url(../images/ysbj.jpg) center top no-repeat; padding-top:80px; padding-bottom:60px; overflow: hidden; font-family:"Microsoft Yahei";}
.g_ys{background:url(../images/ysbj.jpg) center top no-repeat;padding: 80px 0;  overflow:hidden;}
.g_ys .w1300{ width:1440px;}
.syys{width: 80%;height: auto;margin: 10px auto 60px;}
.syys h2{width: 100%;height: 28px;font-size: 48px;color: #fff;text-align: center;font-weight: bold;margin-top: 40px;}
.g_ys h2{height: 121px;text-align: center;font-size: 50px;color: #016fce; line-height:60px;font-weight:bold;}
.g_ys h2 a{color: #000000;}
.g_ys h2 b{color: #31305c;display: inline-block;padding-left: 18px;}
.g_ys h2 em{display: block;font-size: 22px;color: #fff;font-weight: normal;padding-top: 6px;}
.yshd{ width:100%;height:auto; background-color:#f7f7f7; padding:20px 0 0; overflow:hidden;}
.yshd li{float: left;width: 134px;margin-right: 8%;height: 70px;border-bottom: 7px solid #eee;font-size: 28px;color: #000000;position: relative;padding-left: 9%; line-height:53px;}
.yshd .lastli{margin-right: 0;}
.yshd li a{color: #000}
.yshd li em{position: absolute;left:7px;top:0;width: 60px;height: 50px;overflow: hidden;}
.yshd li:hover,.yshd .on{border-bottom: 7px solid #d90112;}
.yshd li:hover em img,.yshd .on em img{margin-left: -60px;}
.ysbd dl{position: relative;height: 600px;}
.ysbd dt{width: 100%;height: 600px;overflow: hidden;} 
.ysbd dt img{width: 100%;height: 600px;display: block;transition: all 0.5s linear 0s;}
.ysbd dt:hover img{transform: scale(1.1);}

.ysbd dd{background: #016fce;width: 485px;height: 330px;box-shadow: 1px 0 20px #ccc;position: absolute;left:0;top:120px;padding: 40px 0 0 40px;}
.ysbd h3{height: 120px;font-size: 38px;font-weight: normal;color: #fff; line-height:60px;}
.ysbd h3 em{display: block;font-size: 25px;color: #fff;}
.ysbd .yswzs p{line-height: 28px;font-size: 14px;color: #fff;}
.ysbd .yswzs{margin-bottom:36px; height:auto; overflow:hidden;}
.ysbd .yslst li{float: left;width: 180px; font-size: 14px;color: #ffeb12;}
.ysbd .yslst li em{display: inline-block;font-size:50px;color: #fff; line-height:70px;}
.ysbd .yslst i{font-size: 16px;width: 26px;height: 26px;line-height: 26px; background: #ffeb12;border-radius: 50%;text-align: center; font-style: normal;position: relative;top:-36px; color: #31305c;display: inline-block;}
.ysbd .yslst li span{display: block;}


.yszx{position: absolute;right:0;top:900px;width: 227px;height: 51px;}
.yszx a{color: #1a1a1a;position: relative;z-index: 1;background:url(../images/ysan.jpg) no-repeat;width: 165px;height: 51px;line-height: 51px;padding-left: 62px;font-size: 17px;color: #1a1a1a;display: block;}
.yszx a:before{content: "";position: absolute;z-index:-1;width:0;height:51px;top: 0;left: 0;-webkit-transition:width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition:width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.yszx a:hover{color: #fff;box-shadow:0 5px 7px -1px #d2d2d2;}
.yszx a:hover:before{width: 227px;background:#31305c;color: #fff;}

.f_fw{ font-family:"Microsoft Yahei" }
.f_pr{position:relative;}


/*sjys*/
.sjys{width:auto; height:auto; background-color:#f4f4f4;}
.sjys h2{width:auto; padding:10px; text-align:center; font-size:24px; line-height:35px;}
.sjys h2 b{color:#016fce;}
.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:#d6061a;font-style:oblique; float:left; margin-right:10px;}
.sjys li ol h3{ font-size:24px; color:#333; line-height:40px; padding-top:10px; font-weight:bold;}
.sjys li ol h3 span{ font-size:16px; color:#db0112; font-weight: bold;line-height:30px;}
.sjys li ol p{ font-size:15px; color:#666; line-height:26px; padding-top:10px;}

/*------------简介---------*/
.aboutbj{width:100%; hei ght:1080px; background:url(../images/aboutbj.jpg) center no-repeat;}
.aboutzw{ margin:0 auto;width:80%; height:600px; padding-top:100px; text-align:left; overflow:hidden;}
.aboutzw .a-zw{width:50%; height:auto; text-align:left; overflow:hidden;}
.aboutzw .fr{width:46%; }
.aboutzw .a-zw strong{  font-size:40px; color:#434343; line-height:50px;}
.aboutzw .a-zw h3{ width:550px; height:45px; text-align:center; background-color:#e60002;font-weight:normal;  font-size:24px; color:#fff; line-height:45px; border:1px solid #fff; margin-top:25px;}
.aboutzw .a-zw p{  font-size:17px; color:#434343; line-height:39px; padding-top:30px;}
.aboutzw .a-zw ol{width:auto; height:auto; text-align:left;  font-size:18px; color:#434343; line-height:30px; padding-top:30px;}
.aboutzw .a-zw ol span{font-family: Impact; font-size:40px; color:#e60002; line-height:40px; padding-top:0px;}

/**/
.dzlc{height:309px; padding:40px 0 80px;}
.lcfw h2{text-align: center;}
.lcfw h2 span{display: inline-block;font-size: 40px; color:#0c62ba;padding:30px 100px;position: relative; font-weight: bold; background:#fff; margin:30px 0; border-radius:50px }
.lcfw h2 span:before{width:15px; height:15px; position: absolute; left:0;top:67px;}
.lcfw h2 span:after{width:15px; height:15px;position: absolute; right:0;top:67px;}
.lcfw .lc-w { margin-top:30px;}
.lcfw .lc-w .lc{width:145px; float:left;}
.lcfw .lc-w .lc em{display: block; width:74px;height:74px;margin:0 auto 20px; position: relative; overflow: hidden;}
.lcfw .lc-w .lc em i{display: block; width:74px; height:74px; line-height: 0; overflow: hidden;}
.lcfw .lc-w .lc em i img{width:100%;}
.lcfw .lc-w .lc em i.default{position: absolute;left:0;top:0;-webkit-transform: translateX(0) rotate(0);transform: translateX(0) rotate(0);-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.lcfw .lc-w .lc em i.hover{position: absolute;left:0;top:0;opacity: 0; transform: scale(0);transition: .5s;}
.lcfw .lc-w .lc span{display:block; text-align: center; line-height: 18px;font-size: 16px; color:#FFF; }
.lcfw .lc-w b{display: block; width:20px; height:16px;  background:url(../images/flo-jt.png) no-repeat center; float:left; margin-top: 58px;}
.lcfw .lc-w .lc.cur i.default{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.lcfw .lc-w .lc.cur i.hover{opacity: 1; transform: scale(1);}
.lcfw .lc-w .lc.cur span{color:#fff; font-weight: bold;}

/*展会*/
.case-w{ width:90%; margin:10px auto; height:630px;}
.zhanhui {padding: 8px;}
.zhanhui .tua {position: relative;width: 100%;overflow: hidden;}
.zhanhui .tua .zh-logo {position: absolute;z-index: 10;bottom: 50%;left: 50%;margin-bottom: -150px;margin-left: -150px;opacity: 0;}
.zhanhui .tua .zh-logo img {width: 300%;}
.zhanhui:hover .tua .zh-logo {opacity: 1;left: 0px;bottom: 0px;margin-bottom: 0px;margin-left: 0px;}
.zhanhui:hover .tua .zh-logo img {width: 100px;}
.zhanhui .tua img {width: 100%;}
.zhanhui .tita {padding: 15px;background-color: #333;}
.zhanhui .tita a h3 {display: block;padding: 10px 0px;font-size: 17px;color: #fff;text-align: center;}
.zhanhui .tita p {display: block;padding: 0px 15px 15px 15px;font-size: 15px;color: #fff;text-align: center;}
.zhanhui:hover .tita {background-color: #0c62ba;}
.zhanhui:hover .tita a h3,
.zhanhui:hover .tita p {color: #fff;}

/*news*/
.newsbj{width:auto; height:auto; background:url(../images/newsbj1.jpg)  center no-repeat #f7f7f7; padding-bottom:80px; overflow:hidden;}
.newbox{font-family:"Microsoft Yahei";clear: both;position: relative; padding:0 0 100px;font-size: 14px;line-height: 24px;color: #666;overflow: hidden;}
.newbox .sy_lm{margin: 0 auto;width: 85%;}
.news_tu{margin: 0 auto;width: 85%;height: 425px; margin-top:20px;}
.news_tu dl{width: 31.44%;float: left;}
.news_tu dl:nth-child(2){margin: 0 2.84%;}
.news_tu dt,.news_tu dt img{width: 100%;display: block;overflow:hidden;transition-duration:.5s;}
.news_tu dl  img{ width:100%; height:360px;overflow:hidden;}
.news_tu dl:hover  img{transform:scale(1.1);}
.news_tu dd h4{font-size:20px;height: 54px;line-height: 54px;}
.news_tu dd h4 a{color: #434343;font-size:20px;}
.news_tu dd p{display: block;height:auto; color:#888;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; text-overflow: ellipsis;margin-bottom: 22px;}
.news_tu span{display: block;position: relative; font-size:44px; font-family:Arial, Helvetica, sans-serif;line-height: 50px;color: #434343;}
.news_tu span em{font-size:14px; color:#888;}
.news_tu dd ol{ width:120px;display: block;border-top: 2px solid #b1b1b1;position: relative;line-height: 40px;color: #272727;}
.news_tu dd ol:before{content: "";position: absolute;width: 0;height: 0;right:4px;top: 13px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #656565;}
.news_tu dl:hover dd ol{border-color: #f00c12;}
.news_tu dl:hover dd ol:before{border-left-color: #f00c12;}
.news_tu dl:hover dd ol{border-color: #f00c12;}
.news_tu dl:hover dd ol:before{border-left-color: #f00c12;}



/*------------foot----------*/
.footer{background:url(../images/footerbj.jpg) center no-repeat; padding-top:40px;overflow:hidden; margin-top:-20px;}
.footer .left {width: 260px;height:210px;border-right:#403f4e 1px solid;padding: 0 0;}
.footer .left .title{ margin-bottom:52px; padding-top: 10px;}
.footer .left ul{ font-size:0}
.footer .left ul li{ display:inline-block; margin-right:10px}
.footer .left ul li a{ padding-top: 10px; display:inline-block; width:40px; height:30px; line-height:38px; text-align:center; border:#4a4857 1px solid; border-radius:50%; cursor:pointer;}
.footer .left ul li a img{ opacity:.5; vertical-align: middle; transition:.3s;}
.footer .left ul li:hover a img{ opacity:1;}
.footer .center{text-align:center;width:765px;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: #ff8400;}
.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:#ff8400;transition: 0.6s;top: 50%;margin-top: -6px;}
.footer .center dl dd a{color: #868787;}
.footer .center dl dd a:hover{color: #ff8400;}
.footer .center dl dd:hover:before{ height:13px}

.footer  .footerfl{ display:inline-block; vertical-align:top; margin:0 16px; 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:6px 6px 0px; font-size:14px; line-height:15px; color: #fff; float:left;}
.footer  .footerfl li i{ width:89px; height:89px; float:left; margin-top:9px; background-color:#fff; padding:10px;}
.footer  .footerfl li i img{width:89px; height:89px;}

.footer .right{width:228px;height:210px;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;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,.8); font-family:arial; font-weight:bold; margin-bottom: 22px;}
.footer .right a{display:inline-block;width:100px;height:32px;line-height:32px;font-size:14px;color:#fff;background:#0c62ba;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: 25px 0; border-top:1px solid #5a5a5a; margin-top:30px;}
footer .bot .tt{float:left;color: #efefef;line-height:35px;height:35px;margin-right:3px;}
footer .bot .tt img{ margin-right:10px;}
.copyright{font-size:16px;color: #7d7d7f;line-height:35px; text-align:center;}
.copyright *{display: inline-block;font-size:14px;color: #bebebe;}
.copyright a{color: #bebebe;font-size:13px;}
.copyright a:hover{ color:#ff8400; }
footer .bot { font-size:13px; color:#837a74; }

.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(../images/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#fdae05;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(246,5,5,0.75);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;
}


/* 内页 */
#nybanner{width:100%; height:360px; background:url(../images/aboutbanner.jpg) center no-repeat;}
#nybanner1{width:100%; height:360px; background:url(../images/fwbnnner.jpg) center no-repeat;}
#nybanner2{width:100%; height:360px; background:url(../images/newsbanner.jpg) center no-repeat;}
#nybanner3{width:100%; height:360px; background:url(../images/cqbanner.jpg) center no-repeat;}
#nybanner4{width:100%; height:360px; background:url(../images/picbanner.jpg) center no-repeat;}
#nybanner5{width:100%; height:360px; background:url(../images/gcbanner.jpg) center no-repeat;}
#nybanner6{width:100%; height:360px; background:url(../images/lxbanner.jpg) center no-repeat;}
#nybanner7{width:100%; height:360px; background:url(../images/spbanner.jpg) center no-repeat;}
#nybanner8{width:100%; height:360px; background:url(../images/fhbanner.jpg) center no-repeat;}
#nybanner9{width:100%; height:360px; background:url(../images/jcalbanner.jpg) center no-repeat;}
#nybanner10{width:100%; height:360px; background:url(../images/ksqjbanner.jpg) center no-repeat;}


/*--首页栏目--*/
.nyzw-lm1{margin:0 auto;width:80%;height:40px; padding-left:20px; padding-top:25px; padding-bottom:10px;  border-bottom:1px solid #eee; overflow:hidden;}
.nyzw-lm2{border-left:6px solid #a5a5a5;padding-left:8px;width:500px; height:auto; text-align:left;}
.nyzw-lm2 span{ font-size:14px; line-height:26px; color:#a5a5a5;}
.nyzw-lm2 span a{ font-size:14px; line-height:26px; color:#a5a5a5;}
.nyzw-dh{width:auto; height:auto; padding-right:3%;float:right;}
.nyzw-dh li{width:80px; height:25px; text-align:center; padding-top:5px; margin-right:10px; line-height:20px; float:left;}
.nyzw-dh li a{ font-size:14px; color:#666;}
.nyzw-dh li:hover{ border-bottom:3px solid #014099;transition: all 0.3s ease-out; }
.nyzw{margin:0 auto; width:80%; height:auto;  font-size:15px; color:#434343; padding-bottom:50px; margin-top:30px; line-height:28px;text-align:left;overflow:hidden;}
.nycpfl{ margin:0 auto; width:1280px; height:auto; margin-top:30px; overflow:hidden;}
.lx-nyzw{margin:0 auto; width:1280px; height:auto;  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:auto;margin-bottom:20px;overflow: hidden;}
.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:20px;
  margin-top:5px;
  border: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height:20px;
  font-size:14px;
  color: #666;
  text-align: center;
  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;
  margin-left:50px;
  width:70%;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: auto;
  overflow:hidden;
  font-size: 18px;
  font-weight:normal;
  color: #434343;
  line-height:40px;
  margin-bottom:20px;
  border-bottom:1px solid #ccc;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{border-bottom:1px solid #e60002;}
.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:46px;
  font-size: 14px;
  color: #a3a3a3;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; border:1px solid #ccc;text-align:center; float:right; }
.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;}

/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center;  font-size:30px; line-height:40px;color:#e60002; 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;
}


/*====================1550====================*/
@media screen and (min-width: 768px) and (max-width: 1680px){
#l-nav{width:56%;}
#l-nav .navUl{ margin:0 auto;width:100%;font-size:0;}
#l-nav .tNav .navName{font-size:16px;}
#header .topdh{padding-bottom:27px;}
#header .topdh p{font-size:24px; line-height:40px;}

}



/*====================手机====================*/
@media only screen and (max-width: 768px){
	.topbj{ height:auto;}
	#header img{width:100%;}
	#l-nav{display: none;}
	.topdh{display: none;}
	#banner{display: none;}
	.sylm{ width:auto;padding:10px;}
	.sylm h2{font-size:28px; line-height:30px;}
	.sylm p{font-size:14px; line-height:20px;}
	.w1300{width:auto;}
	.fen{width:auto; margin-top:10px;}
	.fen ul li{width:14.666%; height:35px; margin:1%;}
	.fen ul li a{ height:auto;font-size:16px; line-height:35px;}
	.m_pro{margin-top:10px; width:auto;}
	.m_pro dt img{height:140px;}
	.m_pro li{width:48%; height:auto;}
	.m_pro dd h3{font-size:18px;}
	.m_pro li dl{height:auto;}
	.m_pro dd p{display: none;}
	.m_pro dd .m-more{display: none;}
	.ys_tiao{width:100%; height:75px; background-size:150% auto; margin-top:20px;}
	.ysbj{display: none;}
	
	.aboutbj{width:auto; height:auto; background:url(../images/aboutbj.jpg) bottom left no-repeat #f5f5f5; overflow:hidden;}
	.aboutzw{width:auto; height:auto; padding:10px;}
	.aboutzw .a-zw{width:auto; }
	.aboutzw .a-zw strong{font-size:34px; color:#434343; line-height:40px;}
	.aboutzw .a-zw h3{ width:auto; height:30px; font-size:14px; line-height:30px; margin-top:10px;}
	.aboutzw .a-zw p{font-size:15px; line-height:24px; padding-top:20px;}
	.aboutzw .a-zw ol{width:auto; height:auto; font-size:15px;line-height:30px; padding-top:0px;}
	.aboutzw .a-zw ol span{font-size:24px;line-height:30px; padding-top:0px;}
	
	.dzlc{height:auto; background-color:#016fce; padding-bottom:30px; overflow:hidden;}
	.lcfw{padding-top:30px;}
	.lcfw h2 span{height:86px; line-height:66px;font-size:36px; }
	
	.newsbj{background:url(../images/newsbj.jpg) repeat; padding-top:20px; padding-bottom:0px; margin-top:20px;}
	.news_tu{ width:auto; height:auto; margin-top:20px;}
	.news_tu dl  img{ width:100%; height:220px;overflow:hidden;}
	.news_tu dl{width:auto; margin-bottom:20px;}
	.news_tu dd{ border-bottom:1px dotted #888;padding:10px; }
	.news_tu dd h4{font-size:15px; line-height:35px; height:35px;}
	.news_tu dd h4 a{font-size:14px;}
	
	.footer{padding:20px 0;background:url(../images/footerbj.jpg) bottom center no-repeat #2d2d2d;}
	.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 li{float:left; width:auto; padding-right:8px;}
	.footer .right{width:85%; height:auto;border-left:0px; float:left; border-top:#403f4e 1px solid; padding:20px 0 0 20px;}
	.copyright{ padding:10px;padding-bottom:50px;}
	footer .bot{padding:10px;}
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	.nyzw-lm1{width:auto; height:auto; margin-bottom:10px;overflow:hidden;}
	.nyzw-lm2{width:auto;}
	.nyzw-lm2 span a{display: none;}
	
	.nyzw-dh{ margin-top:10px; padding-right:7%;}
	.nyzw-dh li{ width:80px;margin-bottom:10px;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}

    #nybanner{height:170px;background-size:220% auto;}
	#nybanner1{height:170px;background-size:220% auto;}
	#nybanner2{height:170px;background-size:220% auto;}
	#nybanner3{height:170px;background-size:220% auto;}
	#nybanner4{height:170px;background-size:220% auto;}
	#nybanner5{height:170px;background-size:220% auto;}
	#nybanner6{height:170px;background-size:220% auto;}
	#nybanner7{height:170px;background-size:220% auto;}
	#nybanner8{height:170px;background-size:220% auto;}
	#nybanner9{height:170px;background-size:220% auto;}
	#nybanner10{height:170px;background-size:220% auto;}
	
	.nywh{display: none;}
	.nyry{display: none;}
	
	.nyzw{width:auto;padding:10px; margin-top:0px;}
	.sf{display: none;}
	.showleft{display: none;}
	
	.ny-news01{width:auto}
	.ny-news01 li .tu1{width:100%; margin-bottom:10px;}
	.ny-news01 li .r01{width:100%; margin-left:0px;}
	.ny-news01 li .l01{display: none;}
	.ny-news01 li .r01 a h2{font-size:14px; font-weight:bold;}
	.new-cont-h1{font-size:18px;}
	
	.new-xq-l{display: none;}
	.new-xq-r{display: none;}
	.new-xq-r p{
	  width:100%;
	}
   .lx-nyzw{width:auto;padding-top:10px;}

	

	/*系统原样式修改*/
	.min_box_content{display: noe;}
	.showpics{margin:3% !important;}
	.showlist li img{height:140px !important;}
	.showlist dd *{font-size:14px !important;}
	ul.love1 li{width:32%;}
	ul.love1 li a img{height:80px;}

}


/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
                #header img{margin-top:12px;}
	#l-nav {width: 76%;}
	#header img{width:100%;}
	#l-nav{d isplay: none;}
	.topdh{display: none;}
	.sj-banner{display: none;}
	.sylm{ width:auto;padding:10px;}
	.sylm h2{font-size:30px; line-height:40px;}
	.sylm p{font-size:16px; line-height:20px;}
	.w1300{width:96%;}
	.fen{width:auto; margin-top:10px;}
	.fen ul li{width:14.666%; height:35px; margin:1%;}
	.fen ul li a{ height:auto;font-size:16px; line-height:35px;}
	.m_pro{margin-top:10px; width:auto;}
	.m_pro dt img{height:280px;}
	.m_pro li{width:48%; height:auto;}
	.m_pro dd h3{font-size:18px;}
	.m_pro li dl{height:auto;}
	.m_pro dd p{display: none;}
	.m_pro dd .m-more{display: none;}
	.m_pro dd .s-more{display: none;}
	.ys_tiao{width:100%; height:140px; background-size:150% auto; margin-top:20px;}
	.ysbj{display: none;}
	.aboutbj{width:auto; height:auto; background:url(../images/aboutbj.jpg) bottom center no-repeat #f5f5f5;}
	.aboutzw{width:92%; height:auto; padding:30px 10px;margin:0 auto}
	.aboutzw .a-zw{width:50%; margin-top:30px;}
                .aboutzw a{font-size:36px; font-family:impact;}
	.aboutzw .a-zw strong{font-size:34px; color:#434343; line-height:50px;}
	.aboutzw .a-zw h3{ width:70%; height:40px; font-size:16px; line-height:40px; margin-top:10px;}
	.aboutzw .a-zw p{font-size:16px; line-height:30px; padding-top:20px;}
	.aboutzw .a-zw ol{width:auto; height:auto; font-size:15px;line-height:30px; padding-top:30px;}
	.aboutzw .a-zw ol span{font-size:30px;line-height:30px; padding-top:0px;}
	.dzlc{height:auto; background-color:#016fce; padding-bottom:30px; overflow:hidden;}
	.lcfw{padding-bottom:30px;}
	.lcfw h2 span{height:12px; line-height:10px;font-size:36px; }
	.lcfw .lc-w .lc {width: 9.2%;}
              .case-w{height:560px !important;}
              .casesList li {width: 23.9%;}
	.newsbj{background:url(../images/newsbj.jpg) repeat; padding-top:20px; padding-bottom:0px; margin-top:20px;}
	.news_tu{ width:auto; height:auto; margin-top:20px;}
	.news_tu dl  img{ width:100%; height:260px;overflow:hidden;}
	.news_tu dl{width:31%; margin-bottom:20px;}
	.news_tu dd{ border-bottom:1px dotted #888;padding:10px; }
	.news_tu dd h4 a{font-size:18px;}
	
	.footer{padding:20px 0;background:url(../images/footerbj.jpg) bottom center no-repeat #2d2d2d;}
	.footer .left{width:18%;border-right:0px;}
	.footer .center{width:53%;}
	.footer .center dl{width:20%;}
	.footer .center dl.footerfl{width:6%; border-top:#403f4e 1px solid; padding-top:20px;}
	.footer .right{width:25%; height:auto;border-left:0px; float:left; border-top:#403f4e 1px solid; padding:20px 0 0 20px;}
	.copyright{ padding:10px;padding-bottom:50px;}
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	.nyzw-lm1{width:auto; height:auto; margin-bottom:10px;overflow:hidden;}
	.nyzw-lm2{width:auto;}
	.nyzw-lm2 span a{display: none;}
	
	.nyzw-dh{ margin-top:10px; padding-right:7%;}
	.nyzw-dh li{ width:80px;margin-bottom:10px;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}


    #nybanner{height:200px;background-size:110% auto;}
	#nybanner1{height:200px;background-size:110% auto;}
	#nybanner2{height:200px;background-size:110% auto;}
	#nybanner3{height:200px;background-size:110% auto;}
	#nybanner4{height:200px;background-size:110% auto;}
	#nybanner5{height:200px;background-size:110% auto;}
	#nybanner6{height:200px;background-size:110% auto;}
	#nybanner7{height:200px;background-size:110% auto;}
	#nybanner8{height:200px;background-size:110% auto;}
	#nybanner9{height:200px;background-size:110% auto;}
	#nybanner10{height:200px;background-size:110% auto;}
	
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:auto;margin-top:10px;}
	.new-xq-l{display: none;}
	.new-xq-r{width:26%; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}
	.lx-nyzw{width:auto;padding-top:10px;}
	.showlist li img{height:200px;}
	ul.love1 li a img{height:140px;}
}


/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sj-banner{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
	.sjys{display: none;}
	.m_pro dd .s-more{display: none;}
	.sp_header{display: none;}
	
}


