﻿@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A {
	COLOR: #000; TEXT-DECORATION: none !important;
}
A IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
}
LI {
	LIST-STYLE-TYPE: none
}
body,td,th {
	font-family: 微软雅黑; 
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }

i,em{
	font-style: normal;
}


.f-l{float:left;}
.f-r{float:right;}
.w1300{margin:0 auto; width:1300px; height:auto; overflow:hidden;}
.clear{clear:both;}
.m-40{ width:auto; height:auto; margin-top:40px; overflow:;}



/*------------公用样式结束----------*/

/*top*/
.topbj{width: 100%;height:auto; background-color:#3c78d8;padding-top:5px; padding-bottom:5px; overflow:hidden;}
.topbj .t-left{width:700px; height:auto; text-align:left; font-family:"微软雅黑"; font-size:14px; color:#fff; line-height:30px;}

.head_nav_met_11_1_44 { width:350px; min-height:30px; margin-bottom: 0; box-shadow: none;float:right;}
.head_nav_met_11_1_44 .met-langlist {line-height:40px; position: relative; }
.head_nav_met_11_1_44 li{float:left;}
.head_nav_met_11_1_44 .met-langlist a {line-height:21px; padding-left:10px;}

.a-item{font-weight:400;display:block;clear:both;width:auto;padding:3px 20px;text-align:inherit;white-space:nowrap;color:#ccc; font-size:14px;border:0;background:0 0;padding:.272rem 1.072rem;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s;border-radius:.215rem}
.a-item:focus,.a-item:hover,.a-item.active,.a-item.active:focus,.a-item.active:hover{text-decoration:none;color:#fff;outline:0;background-color:#434343}
.open>.dropdown-menu{display:block}.open>a{outline:0}
.btn-outline.btn-default{color:#76838f;background-color:transparent}

/*logo*/
.logo{width:576px; height:110px;margin-bottom:5px;}
.tel-tu{width:52px; height:52px; margin-left:320px; margin-top:35px;}
.l-tel{width:226px; height:auto; padding-left:15px; padding-top:15px; font-family:"微软雅黑"; font-size:14px; color:#888; line-height:26px; text-align:left; overflow:hidden;}
.l-tel p{font-family:"微软雅黑"; font-size:28px; color:#3C78D8; line-height:30px;}
.t-er{width:110px; height:90px; padding-top:15px; float:right;}

/* nav */
#dh{width:100%; height:auto; border-top:1px solid #ccc;}
 #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:1300px;font-size:0;}
 #l-nav .navLi{padding:0 .6vw;display:inline-block;font-size: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:2px;background-color:#3c78d8;opacity:0;transition:all .5s ease}
 #l-nav .tNav .navName{position:relative;display:block;padding:1.7rem .6vw;font-size:15px;color:#434343;font-weight:normal;transition:all .5s ease}
 #l-nav .tNav.fixed .navName{color:#222;padding:1.5rem .8vw}
 #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:#3c78d8}
 #l-nav .navLi:hover .navName{transform:translateY(-100%)}
 #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 .leftBox{flex:0 0 45%;overflow:hidden;max-width:520px;margin:46px 0px}
 #l-nav .img100{display:block;width:100%}
 #l-nav .right_img .img100{transition-duration:.5s}
 #l-nav .right_img:hover .img100{transform:scale(1.1)}
 #l-nav .rightBox{flex:0 0 40%;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 50%}
 #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;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 {overflow: hidden;width: 100%}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 500%
}
#banner ul li {width: 20%;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: 65px;
	height: 65px;
	z-index: 63;
	background: rgba(255,255,255,0.6);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-2%;
}
#banner:hover aside span{opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 3px solid #434343;
	border-left: 3px solid #434343;
	-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: 140px;
	position: absolute;
	right: 0;
	left: 0;
	bottom:13%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 3px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #888;
	-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: #3c78d8}
.sl,.st,.st div,.sl div{overflow: hidden;}


/*=========浮动导航========*/
.sp_header{height:50px;overflow:hidden;position:fixed;z-index:3000;width:100%;margin-top:90px}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;}
.sp_nav span{display:block;background:#be8c45;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.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:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{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 #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left; font-weight:normal; border-bottom:1px dotted #ddd;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#008cd4}
.sjj_nav ul li ul li>ul{margin-left:10px}

/*--手机导航--*/
.s-menu{
	width: 100%;
	height: auto;
	background-color:#434343;
	border-bottom:1px solid #ccc;
	text-align: center;
	overflow:hidden;
	
}
.ph-menu2{
	width: 100%;
	height: auto;
	padding-top:5px;
	padding-bottom:15px;
	text-align: center;
	overflow:hidden;
}
.ph-menu12 h2{
	display: block;
	margin:2px;
	padding:2%;
	height:20px;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
	font-weight:normal;
	color: #ccc;
	display: block;
}
.ph-menu12:hover h2{text-decoration: none;}
.ph-menu12:focus{text-decoration: none}

/*手机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;}

/**/
.ly{padding-top:70px;}
.ly_t{font-size:40px;color: #000;font-weight: normal;text-align: center;line-height: 45px;height: 90px;}
.ly_t a{color: #000;}
.ly_t b{color: #3c78d8;}
.ly_t span{display: block;font-size: 20px;color: #333;}
.ly_t i{color: #3c78d8;padding:0 15px;}
.ly dl{width: 286px;height: 400px;position: relative;margin:50px 50px 0 0;float: left;overflow: hidden;-webkit-transition:transform .3s;transition:transform .3s;}
.ly dl dt{width: 286px;line-height: 0;position: relative;}
.ly dl dt img{width: 286px;height: 400px;}
.ly dl dt h4{font-size: 18px;color: #fff;height: 85px;line-height: 85px;width: 286px;text-align: center;position: absolute;bottom: 0;left: 0;background: #3c78d8;transition:height .5s;-moz-transition:height .5s;
-webkit-transition:height .5s; -o-transition:height .5s; }
.ly dl dt h4 em{display: block;width: 46px;height: 46px;line-height: 0;background: #142038;border-radius: 50%;position: absolute;top: -23px;left: 120px;}
.ly dl dt h4 em img{width: 46px;height: 46px;}
.ly dl dd{background: rgba(0,0,0,0.7);position: absolute;bottom: 0;left: 0;height: 0;overflow: hidden;width: 286px;text-align: center;transition:height .5s;-moz-transition:height .5s;-webkit-transition:height .5s; 
-o-transition:height .5s;}
.ly dl dd h5{height: 70px;line-height: 70px;overflow: hidden; background:url(img/y_line.gif) no-repeat center 67px;font-size: 26px;color: #fff;}
.ly dl dd em{display: block;width: 46px;height: 46px;line-height: 0;background: #3c78d8;border-radius: 50%;padding: 9px;margin: 80px auto 0;}
.ly dl dd em img{width: 46px;height: 46px;}
.ly dl dd p{font-size: 16px;color: #fff;line-height:26px;height:110px;overflow: hidden;width: 220px;margin: 0 auto;padding: 15px 0 0;}
.ly dl:hover dd,.yin dl.cur dd{height: 400px;}
.ly dl:hover dt h4,.yin dl.cur dt h4{height: 0;}
.ly dl:hover dt h4 em,.yin dl.cur dt h4 em{top: 0;}
.ly dl:hover,.yin dl.cur{-webkit-transform:translate(0,-35px);transform:translate(0,-35px);}
.ly .nobor{margin-right: 0;}

/*首页栏目*/
.sylm{width:100%; height:64px; padding-top:15px;background:url(img/lmbj.png) center no-repeat; text-align:center; font-family:Impact; font-size:36px; color:#fff; padding-top:25px; margin-top:30px;}


/*产品展示*/
.t-bj{width: auto; height:499px; background:url(img/tltx.jpg) right no-repeat; margin-top:40px;}
.t-bj .lm{width:580px; height:auto; padding-top:100px; text-align:left; float:right;}
.t-bj .lm p{font-family: Arial, Helvetica, sans-serif; font-size:50px; color:#434343; line-height:60px;}
.t-bj .lm ol{width:70%; height:auto; padding:8px; background-color:#C32E30; text-align:left; font-family:"微软雅黑"; font-size:24px; color:#F5F5F5; font-weight:bold; margin-top:20px; margin-bottom:20px;}
.m-bj{width:auto; height:499px; background:url(img/jmzz.jpg) left no-repeat; margin-top:40px;}
.sm-bj{width:100%; height:auto; margin-top:20px;}
.sm-bj img{width:100%; height:auto;}
.th-bj{width:auto; height:499px; background:url(img/thg.jpg) left no-repeat; margin-top:40px;}
.st-bj{width:100%; height:auto; margin-top:20px;}
.st-bj img{width:100%; height:auto;}
.fen{width:100%;}
.fen ul{ height: 47px; }
.fen ul li {width:26%;height:47px;background:#3c78d8;border-radius:15px; margin:1%;text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; font-weight: bold; line-height:47px; height:47px; font-size: 18px; color: #fff;}
.fen ul li a:hover{background:#4b4b4b\9;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;border-radius:15px;background:#4b4b4b;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){margin-right: 0;}
.fen ul li.cur a { background:#3c78d8; color: #fff; }


.m_pro{ margin:0 auto;height:1050px;margin-top: 45px; position: relative;width:90%; overflow: hidden;}
.m_pro li{float:left;width:23%;margin:10px 1% 0; height:510px;}
.m_pro li dl{width:100%;height:500px;  position: relative;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.m_pro li dl a{text-decoration: none; }
.m_pro dt{width: 100%;}
.m_pro dt img{width: 100%;display: block;}
.m_pro dd{height: auto;padding-top: 10px;    box-sizing: border-box; text-align: center; color: #333333;}
.m_pro dd h3 {height: 40px; line-height: 40px;  color: #333333; font-size: 18px; display: block; text-align: center; overflow:hidden;}
.m_pro dd  p{padding:0 10px; height:62px; text-align: center; line-height: 24px; font-size: 14px; color: #888888;}
.m_pro dd span{width: 154px; height: 40px; line-height: 40px; display: block;margin:0 auto; color: #fff; background: #3c78d8; text-align: center; }

.m_pro li dl:hover{margin-top: 8px; }
.m_pro li dl:hover img{box-shadow: 0 0 10px #ccc;}
.m_pro li dl:hover span{display: block;}
.m_pro dd:hover span{background: #c32e30;}


/*about*/
.a-swf{width:700px; height:500px; padding-top:60px;}
.a-zw{width:580px; padding-left:10px; height:auto; text-align:left; padding-top:80px; overflow:hidden;}
.a-zw strong{font-family:"微软雅黑"; font-size:24px; color:#C32E30;line-height:40px;}
.a-zw h3{font-family:"微软雅黑"; font-size:28px; color:#3C78D8; line-height:30px; font-weight:normal;}
.a-zw p{font-family:"微软雅黑"; font-size:16px; color:#999; line-height:30px;padding-bottom:30px; overflow:hidden;}
.a-zw h1{font-family:"微软雅黑"; font-size:16px; color:#999; line-height:30px; font-weight:normal;}

.a-zw .more{width:160px; height:30px; text-align:center;  background-color:#3C78D8;}
.a-zw .more a{font-family:"微软雅黑"; font-size:14px; color:#fff; line-height:30px;}
.a-zw .more:hover{ background-color:#C32E30;}
.a-tiao{width:100%; height:auto; background-color:#3C78D8; padding-top:20px; padding-bottom:20px; text-align:center; font-family:"微软雅黑"; font-size:33px; color:#fff; line-height:40px;}
.a-tiao p{font-family:"微软雅黑"; font-size:16px; line-height:30px; font-weight:bold;}


/*------------news----------*/
.s_bg{display: none;}

.jz{padding:0px 0;}
.jz_m{width: 1300px;overflow: hidden;padding: 50px 0 0;}
.jz_m dl{ height: 220px; overflow: hidden;width:670px;float: left;margin: 0 20px 0 0;background: #f5f5f5;padding: 20px 0 0 20px;} 
.jz_m dl dt{width: 196px;height: 196px;overflow: hidden;line-height: 0;border-radius: 50%;float: left;}
.jz_m dl dt img{width: 196px;height: 196px;display: block;border-radius: 50%; transition: all 0.3s ease-in-out 0s;}
.jz_m dl dt:hover img{ transform: rotateY(180deg);}
.jz_m dl dd{width: 310px;padding: 45px 0 0 25px;float: left;}
.jz_m dl dd h5{height: 32px;line-height: 32px;overflow: hidden;}
.jz_m dl dd h5 a{font-size: 16px;color: #333;display: block;width: 300px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.jz_m dl dd h5 a:hover{color: #fac12c;}
.jz_m .jz_desc{font-size: 14px; color: #666; line-height: 25px; height: 50px; overflow: hidden;padding: 10px 0 0;} 
.jz_lico{left: -80px; margin-left:100px; float:left;}
.jz_rico{right: -80px;margin-left:30px; float:left;}
.zy{margin:0 auto; width:250px; height:auto; margin-top:50px; margin-bottom:70px;}


.jz_lico a,.jz_rico a{display: block;width: 58px;height: 58px;border-radius: 50%;-webkit-transition:all .3s;transition:all .3s;}
.jz_lico a:hover,.jz_rico a:hover{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);z-index:2;-webkit-transform:translate(0,-2px);-webkit-transform:translate(0,-2px);}
.jz_lico a{background:url(img/case_lico01.png) no-repeat;}
.jz_lico a:hover{background:url(img/case_lico02.png) no-repeat;}
.jz_rico a{background:url(img/case_rico01.png) no-repeat;}
.jz_rico a:hover{background:url(img/case_rico02.png) no-repeat;}


/*------------footer----------*/
.footbj{width:100%; height:auto; background-color:#434343; padding-top:20px; padding-bottom:20px; margin-top:40px;}
.footbj .f-logo{ width:174px; height:152px; border-right:1px dashed #666;}
.footbj .f-bq{width:830px; height:auto; padding-top:15px; padding-left:30px; overflow:hidden;}
.footbj .f-bq ul{width:100%; height:auto; overflow:hidden;}
.footbj .f-bq ul li{margin:0.5%; float:left; text-align:left;}
.footbj .f-bq ul li a{font-family:"微软雅黑"; font-size:14px; color:#cbcbcb; line-height:30px;}
.footbj .f-bq ul li:hover a{color:#3C78D8;}
.footbj .f-bq ol{width:100%; height:auto; text-align:left;font-family:"微软雅黑"; font-size:14px; color:#cbcbcb; line-height:20px; padding-top:10px; padding-left:5px; overflow:hidden;}
.footbj .f-bq ol a{color:#cbcbcb; }
.footbj .f-bq ol:hover a{color:#3C78D8;}
.footbj .f-er{width:240px; height:auto; overflow:hidden; float:right;}
.footbj .f-er li{width:90px; height:auto; text-align:center; font-family:"微软雅黑"; font-size:14px; color:#cbcbcb; line-height:30px; padding-top:15px; margin-left:20px; float:left;}


/* 底部固定导航 */


.go_top{display: none;background:url(img/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(0,15,203,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:300px; background:url(img/aboutbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner1{width:100%; height:300px; background:url(img/ryzzbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner2{width:100%; height:300px; background:url(img/jlzcbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner3{width:100%; height:300px; background:url(img/zzjgbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner4{width:100%; height:300px; background:url(img/newsbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner5{width:100%; height:300px; background:url(img/qywhbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner6{width:100%; height:300px; background:url(img/spnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner7{width:100%; height:300px; background:url(img/zlbzbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner8{width:100%; height:300px; background:url(img/tlpicbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner9{width:100%; height:300px; background:url(img/jmpicbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner10{width:100%; height:300px; background:url(img/tcpicbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner11{width:100%; height:300px; background:url(img/hyyybanner.jpg) center no-repeat;overflow:hidden;}
#nybanner12{width:100%; height:300px; background:url(img/jszcbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner13{width:100%; height:300px; background:url(img/gcyjbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner14{width:100%; height:300px; background:url(img/lxbanner.jpg) center no-repeat;overflow:hidden;}


.ny-img{margin:0 auto  !important; width:90%; height:auto;}
.ny-sp{margin:0 auto  !important; width:70%; height:auto;}

/*--首页栏目--*/
.nyzw-lm1{width:auto;height:40px; padding-left:20px; padding-top:25px; padding-bottom:10px; background-color:#f2f2f2; border-bottom:1px solid #eee; margin-bottom:70px; overflow:hidden;}
.nyzw-lm2{border-left:10px solid #3c78d8;padding-left:8px;width:500px; height:auto; text-align:left;}
.nyzw-lm2 span{font-family:"微软雅黑"; font-size:16px; line-height:26px; color:#888;}

.fen-n{width:100%; margin-top:40px;}
.fen-n ul{ height:57px; }
.fen-n ul li {width:14.2%;height:57px;background:#3c78d8; border-right: 1px solid #d8d8d8; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen-n ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:57px; height:57px; font-size: 18px; color: #fff;}
.fen-n ul li a:hover{background:#4b4b4b\9;color: #fff;}
.fen-n ul li:after{content:'';position:absolute;height:100%;width:0;background:#c32e30;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen-n ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen-n ul li:nth-child(3){margin-right: 0;}
.fen-n ul li.cur a { background:#2466b8; color: #fff; }

.fen-z{width:100%; margin-top:40px;}
.fen-z ul{ height:57px; }
.fen-z ul li {height:57px; padding:0 15px 15px ;background:#3c78d8; border-right: 1px solid #d8d8d8; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen-z ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:57px; height:57px; font-size:18px; color: #fff;}
.fen-z ul li a:hover{background:#4b4b4b\9;color: #fff;}
.fen-z ul li:after{content:'';position:absolute;height:100%;width:0;background:#c32e30;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen-z ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen-z ul li:nth-child(3){margin-right: 0;}
.fen-z ul li.cur a { background:#2466b8; color: #fff; }

.fen-t{width:100%; margin-top:40px;}
.fen-t ul{ height:57px; }
.fen-t ul li {height:57px; width:16.3%;background:#3c78d8; border-right: 1px solid #d8d8d8; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen-t ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:57px; height:57px; font-size:18px; color: #fff;}
.fen-t ul li a:hover{background:#4b4b4b\9;color: #fff;}
.fen-t ul li:after{content:'';position:absolute;height:100%;width:0;background:#c32e30;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen-t ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen-t ul li:nth-child(3){margin-right: 0;}
.fen-t ul li.cur a { background:#2466b8; color: #fff; }

.fen-j{ margin:0 auto;width:70%; margin-top:40px;}
.fen-j ul{ height:57px; }
.fen-j ul li {height:57px; width:20%;background:#3c78d8; border-right: 1px solid #d8d8d8; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen-j ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:57px; height:57px; font-size:18px; color: #fff;}
.fen-j ul li a:hover{background:#4b4b4b\9;color: #fff;}
.fen-j ul li:after{content:'';position:absolute;height:100%;width:0;background:#c32e30;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen-j ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen-j ul li:nth-child(3){margin-right: 0;}
.fen-j ul li.cur a { background:#2466b8; color: #fff; }

.fen-th{ margin:0 auto;width:50%; margin-top:40px;}
.fen-th ul{ height:57px; }
.fen-th ul li {height:57px; width:33.3%;background:#3c78d8; border-right: 1px solid #d8d8d8; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen-th ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:57px; height:57px; font-size:18px; color: #fff;}
.fen-th ul li a:hover{background:#4b4b4b\9;color: #fff;}
.fen-th ul li:after{content:'';position:absolute;height:100%;width:0;background:#c32e30;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen-th ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen-th ul li:nth-child(3){margin-right: 0;}
.fen-th ul li.cur a { background:#2466b8; color: #fff; }

.fen-lx{ margin:0 auto;width:50%; margin-top:40px;}
.fen-lx ul{ height:57px; }
.fen-lx ul li {height:57px; width:49%;background:#3c78d8; border-right: 1px solid #d8d8d8; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen-lx ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:57px; height:57px; font-size:18px; color: #fff;}
.fen-lx ul li a:hover{background:#4b4b4b\9;color: #fff;}
.fen-lx ul li:after{content:'';position:absolute;height:100%;width:0;background:#c32e30;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen-lx ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen-lx ul li:nth-child(3){margin-right: 0;}
.fen-lx ul li.cur a { background:#2466b8; color: #fff; }

.fen-g{width:100%; margin-bottom:40px;}
.fen-g ul{ height:57px; }
.fen-g ul li {height:57px; width:16.3%;background:#3c78d8; border-right: 1px solid #d8d8d8; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen-g ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:57px; height:57px; font-size:18px; color: #fff;}
.fen-g ul li a:hover{background:#4b4b4b\9;color: #fff;}
.fen-g ul li:after{content:'';position:absolute;height:100%;width:0;background:#c32e30;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen-g ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen-g ul li:nth-child(3){margin-right: 0;}
.fen-g ul li.cur a { background:#2466b8; color: #fff; }

.fen-b{ margin:0 auto;width:60%; margin-bottom:40px;}
.fen-b ul{ height:57px; }
.fen-b ul li {height:57px; width:20%;background:#3c78d8; border-right: 1px solid #d8d8d8; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen-b ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:57px; height:57px; font-size:18px; color: #fff;}
.fen-b ul li a:hover{background:#4b4b4b\9;color: #fff;}
.fen-b ul li:after{content:'';position:absolute;height:100%;width:0;background:#c32e30;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen-b ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen-b ul li:nth-child(3){margin-right: 0;}
.fen-b ul li.cur a { background:#2466b8; color: #fff; }


.fen-sj{width:100%; margin-top:40px;}
.fen-sj ul{ height:37px; }
.fen-sj ul li {width:48%;height:37px;background:#888; margin:1%; border-right: 1px solid #d8d8d8; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen-sj ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:37px; height:37px; font-size: 16px; color: #fff;}
.fen-sj ul li a:hover{background:#4b4b4b\9;color: #fff;}
.fen-sj ul li:after{content:'';position:absolute;height:100%;width:0;background:#c32e30;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen-sj ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen-sj ul li:nth-child(3){margin-right: 0;}
.fen-sj ul li.cur a { background:#2466b8; color: #fff; }

.nyzw{margin:0 auto; width:1300px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; padding-bottom:50px; line-height:28px;text-align:left; margin-top:50px;overflow:hidden;}
.cpnylm{margin:0 auto; width:1300px; height:auto; margin-bottom:20px; overflow:hidden;}
.sjcpnylm{width:auto; height:auto; margin-bottom:20px; 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-family:"微软雅黑"; font-size:15px; color:#434343; line-height:28px;text-align:left;padding-top:50px;padding-bottom:50px;overflow:hidden;}
.lx-dt{width:auto; height:560px; margin-top:40px;}


/*内页产品分类*/
.zhanshiz{
  float:left;
  width:22%;
  margin-bottom:40px;
  margin-top:40px;
  height:auto;
  background-color:#f5f5f5;
}	
.ny-cont{margin-top:40px;}
.zhanshiz1{
  width: 100%;
  height: auto;
  padding-top:10px;
  padding-bottom:10px;
   background-color:#494949;
   border-radius:5px;
}

.zhanshiz1-1{
  width: 100%;
  height: auto;
   background-color:#494949;
   margin-top:30px;
}
.zhanshiz1-wz{
	width: 100%;
	height:30px;
	color:#fff;
	font-size:24px;
	font-weight: bold;
	padding-top:10px;
	text-align:center;
}
.zhanshiz1-wz a{
	
	color:#fff;
	font-size:24px;
	font-family:"微软雅黑";
	
}
.zhanshiz1-wz1{
	width: 100%;
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding-top:10px;
	text-align:center;
	text-transform: uppercase;
	padding-bottom:10px;
	background-color:#494949;
}
.zhanshiz1-wz2{
	width: 100%;
	color:#fff;
	font-size:14px;
	padding-top:10px;
	text-align:center;
	text-transform: uppercase;
	padding-bottom:10px;
}

.zhanshiz2{
  width: 100%;
  height: auto;
}	
.zhanshiz2-1{
  width: 100%;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}
.zhanshiz2-1 p{
  width: 100%;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}		
.zhanshizr{
  float:right;
  width:77%;
  height: auto;
}	

.ny-weizhi{padding:10px 0px;width: 100%;height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 100%; font-size: 15px;color: #333; padding-left:10px;}

.fenl{
	width:100%;
	height: auto;
	margin-top:20px;

}
.yjdl{margin:0 auto; width:150px; height:30px; margin-top:10px; border-bottom:1px solid #070707; margin-bottom:10px; padding-left:10px;}
.yjdl a{font-family:"微软雅黑"; font-size:15px; color:#070707; line-height:24px; text-decoration:none; font-weight:bold;}
.yjdl a:hover{text-decoration:none; color:#00A8FF;}
.fenl h3{
	display: block;
	margin:0 auto;
	width:90%;
	height:30px;
	font-size:18px;
	color: #fff;
	font-weight:normal;
	text-align: left;
	line-height:35px;
	padding-top:5px;
	margin-top:2px;
	background-color:#3c78d8;
	background-repeat: no-repeat;
	background-position: center top;	
}

.fenl h3 a{
	display: block;
	width: 90%;
	height:20px;
	background-image: none;
	font-size:16px;
	text-indent:20px;
	color: #fff;
	line-height: 30px;

}
.fenl h3 a:hover{
	
	display: block;
	width:100%;
	height: 30px;
	background-image: none;
	text-indent:20px;
	color: #fff;
	line-height:20px;
	text-decoration:none;
	transition: all ease .3s; 


}
.fenl dl{
	width: 100%;
	height: auto;
}
.fenl dl dd a{
	margin:0 auto;
	display: block;
	margin-bottom:3px;
	width:90%;
	height:35px;
	font-size: 14px;
	font-family:"微软雅黑";
	color: #525252;
	line-height:35px;
	text-indent:10px;
	border-bottom: 1px dotted #999999; 
}

.fenl dl dd a:hover{
	color: #d90112;
}	



/*内页新闻1*/
.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  padding:20px;
  width:auto;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li:hover{background-color:#f7f7f7;}
.ny-news01 li .tu1{
	float: left;
	width: 240px;
	height: 165px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 240px;
	height: 165px;
	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:40px;
  margin-top:10px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height:30px;
  font-size:18px;
  color: #3c78d8;
  text-align: center;
  line-height:30px;
  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:20px;
  width:78%;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height:auto;
  font-size: 16px;
  color: #333;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#3c78d8; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: auto;
  font-size: 14px;
  color: #b2b2b2;
  letter-spacing: 0px;
  line-height: 130%;
  padding-bottom:10px;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; background-color:#b6b6b6; text-align:center;float:right;}
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#fff;}
.ny-news01 li:hover .more{background-color:#434343;transition: all 0.3s ease-in-out;}





/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:30px; line-height:40px;color:#535353; border-bottom:1px solid #131f37; 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:#434343;
  color: #fff;
  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;
  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;
}


/*====================手机====================*/
@media only screen and (max-width: 768px){
	
	.topbj .t-left{display: none;}
	.head_nav_met_11_1_44{ width:auto; padding-left:5px;}
	.head_nav_met_11_1_44 li{width:30%;}
	.logo{width:auto; height:auto; overflow:hidden;}
	.logo img{width:100%;}
	.tel-tu{display: none;}
	.l-tel{width:auto; height:auto;}
	.l-tel p{font-size:24px;}
	#l-nav{display: none;}
	#banner{display: none;}
	.w1300{width:auto;}
	.ly{padding-top:20px;}
	.ly_t{ width:100%; height:auto; padding-bottom:10px;font-size:20px; margin-top:20px;line-height:26px; overflow:hidden;}
	.ly_t i{display: none;}
	.ly_t span{font-size:15px; line-height:20px;}
	.ly dl{width:100%; margin:10px 0px 0 0;}
	.ly dl dt{margin:0 auto; width:90%;}
	.ly dl dt img{width:100%;}
	.ly dl dt h4{width:100%;}
	.ly dl dt h4 em{margin:0 auto; left:43%;}
	.ly dl dd{width:100%;}
	.t-bj{height:auto; overflow:hidden; padding-bottom:40px;}
	.t-bj .lm{width:auto; height:auto; padding-top:40px; padding-left:10px;float: none;}
	.t-bj .lm p{font-size:30px;line-height:30px;}
	.t-bj .lm ol{width:80%; font-size:20px; line-height:20px;}
	.fen{ width:auto; margin-top:20px; margin-bottom:20px;}
	.fen ul li {width:46%;height:30px; margin:1%; border-right:0px;}
	.fen ul li a{line-height:30px; height:30px; font-size:16px;}
	.m_pro{ height:auto;margin-top:0px;width:95%; overflow: hidden;}
    .m_pro li{width:48%;height:auto;overflow: hidden;}
    .m_pro li dl{width:100%;height:auto;overflow: hidden;}
	.m_pro dd h3{font-size:16px;}
	.m_pro dd p{display: none;}
	.m_pro dd span{ margin:0 auto; width:90%;height:30px; line-height:30px;}
    .m_pro dd .m-more{display: none;}
	.m_pro li dl:hover{margin-top:0px;}
	.m-bj{display: none;}
	.t-bj{display: none;}
	.th-bj{display: none;}
	.a-swf{display: none;}
	.a-zw{ padding-left:10px;width:95%; padding-left:10px;padding-top:20px;}
	.a-zw strong{font-size:20px; line-height:30px;}
	.a-zw h3{font-size:24px;line-height:30px;}
	.a-tiao{ width:auto;font-size:24px; color:#fff; line-height:30px; padding:10px; margin-top:30px;}
	.jz{padding:40px 0;}
	.jz_m{width: auto;padding:0px 0 0;}
	.jz_m dl{width:100%;height:120px;} 
	.jz_m dl dt{width:100px;height:100px;}
	.jz_m dl dt img{width: 100px;height: 100px;}
	.jz_m dl dd{width:190px;padding:10px 0 0 10px;}
	.jz_lico{left:-30px; margin-left:50px;}
	.jz_rico{right:-30px;}
	.footbj .f-logo{ width:100%; text-align:center;border-right:0px;}
	.footbj .f-bq{width:auto;padding-top:15px; padding-left:10px;}
	.footbj .f-bq ul{width:100%; border-top:1px dashed #666;}
	.footbj .f-bq ul li{ width:48%;}
	.footbj .f-bq ol{border-top:1px dashed #666; padding-top:10px; margin-top:10px; padding-left:5px;}
	.footbj .f-er{width:100%; float:none;}
	.footbj .f-er li{width:90px; height:auto; text-align:center; font-family:"微软雅黑"; font-size:14px; color:#cbcbcb; line-height:30px; padding-top:15px; margin-left:20px; float:left;}
	
	
	#nybanner{ width:auto; height:115px;background-size:250% auto;}
	#nybanner1{width:100%; height:115px;background-size:250% auto;}
	#nybanner2{width:100%; height:115px;background-size:250% auto;}
	#nybanner3{width:100%; height:115px;background-size:250% auto;}
	#nybanner4{width:100%; height:115px;background-size:250% auto;}
	#nybanner5{width:100%; height:115px;background-size:250% auto;}
	#nybanner6{width:100%; height:115px;background-size:250% auto;}
	#nybanner7{width:100%; height:115px;background-size:250% auto;}
	#nybanner8{width:100%; height:115px; background:url(img/tlpicbanner.jpg) left ;background-size:250% auto;}
	#nybanner9{width:100%; height:115px;background-size:250% auto;}
	#nybanner10{width:100%; height:115px;background-size:250% auto;}
	#nybanner11{width:100%; height:115px;background-size:250% auto;}
	#nybanner12{width:100%; height:115px;background-size:250% auto;}
	#nybanner13{width:100%; height:115px;background-size:250% auto;}
	#nybanner14{width:100%; height:115px;background-size:250% auto;}

	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	.nyzw-lm1{margin-bottom:10px; padding-left:10px; padding-top:10px; height:auto;}
	.nyzw-lm2{width:auto;}
	.nyzw-lm2 span{font-size:15px;}
	.fen-n{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-n ul{ height:30px; }
	.fen-n ul li {width:48%; margin:1%; height:30px; border-right:0px;}
	.fen-n ul li a{height:30px; font-size:16px; line-height:30px;}
	
	.fen-z{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-z ul{ height:auto; }
	.fen-z ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-z ul li a{height:25px; padding-top:5px; font-size:14px; line-height:20px;}
	
	.fen-t{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-t ul{ height:auto; }
	.fen-t ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-t ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.fen-j{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-j ul{ height:auto; }
	.fen-j ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-j ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.fen-lx{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-lx ul{ height:auto; }
	.fen-lx ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-lx ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.fen-g{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-g ul{ height:auto; }
	.fen-g ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-g ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.fen-b{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-b ul{ height:auto; }
	.fen-b ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-b ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.fen-th{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-th ul{ height:auto; }
	.fen-th ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-th ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.lx-nyzw{width:auto;}
	.lx-dt{display: none;}
	.nyzw-dh{display: none;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}
   
    .zhanshiz{display: none;}
	.zhanshizr{width:100%;}
	
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:auto; padding:10px;margin-top:0px;}
	.cpnyzw{width:100%;}
	.nycpfl{width:100%;}
	.sf{display: none;}
	.showleft{display: none;}
	
	.ny-news01{width:100%}
	.ny-news01 li{padding:10px;}
	.ny-news01 li .tu1{width:100%; margin-bottom:10px;}
	.ny-news01 li .r01{width:100%; margin-left:0px;}
	.ny-news01 li .more{float:none;}
	.ny-news01 li .r01 a h2{font-size:14px; font-weight:bold;}
	
	.new-xq-l{display: none;}
	.new-xq-r{width:auto; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}
   .new-cont-h1{ font-size:22px;}
   .ny-img{width:100%;}

	/*系统原样式修改*/
	.min_box_content{display: noe;}
	.showpics{margin:3% !important;}
    .ny-img{width:100%;}
	.ny-img img{width:100%}
    .ny-sp{width:100%;}


}
/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	
	.topbj .t-left{display: none;}
	.head_nav_met_11_1_44{ width:auto; padding-left:5px;}
	.head_nav_met_11_1_44 li{width:30%;}
	.logo{width:auto; height:auto; overflow:hidden;}
	.logo img{width:100%;}
	.tel-tu{display: none;}
	.l-tel{width:auto; height:auto;}
	.l-tel p{font-size:24px;}
	#l-nav{display: none;}
	#banner{display: none;}
	.w1300{width:auto;}
	.ly{padding-top:20px;}
	.ly_t{font-size:30px; line-height:40px;}
	.ly_t span{font-size:16px;}
	.ly dl{width:100%; margin:10px 0px 0 0;}
	.ly dl dt{margin:0 auto; width:90%;}
	.ly dl dt img{width:100%;}
	.ly dl dt h4{width:100%;}
	.ly dl dt h4 em{margin:0 auto; left:320px;}
	.ly dl dd{width:100%;}
	.t-bj{height:auto; overflow:hidden; padding-bottom:40px;}
	.t-bj .lm{width:auto; height:auto; padding-top:40px; padding-left:10px;float: none;}
	.t-bj .lm p{font-size:30px;line-height:30px;}
	.t-bj .lm ol{width:80%; font-size:20px; line-height:20px;}
	.fen{ width:auto; margin-top:20px; margin-bottom:20px;}
	.fen ul li {width:46%;height:30px; margin:1%; border-right:0px;}
	.m_pro{ height:auto;margin-top:0px;width:95%; overflow: hidden;}
    .m_pro li{width:48%;height:auto;overflow: hidden;}
    .m_pro li dl{width:100%;height:auto;overflow: hidden;}
	.m_pro dd h3{font-size:16px;}
	.m_pro dd p{display: none;}
	.m_pro dd span{ margin:0 auto; width:90%;height:30px; line-height:30px;}
    .m_pro dd .m-more{display: none;}
	.m_pro li dl:hover{margin-top:0px;}
	.m-bj{display: none;}
	.t-bj{display: none;}
	.a-swf{display: none;}
	.a-zw{ padding-left:10px;width:95%; padding-left:10px;padding-top:20px;}
	.a-zw strong{font-size:20px; line-height:30px;}
	.a-zw h3{font-size:24px;line-height:30px;}
	.jz{padding:40px 0;}
	.jz_m{width: auto;padding:0px 0 0;}
	.jz_m dl{width:100%;height:160px;} 
	.jz_m dl dt{width:150px;height:150px;}
	.jz_m dl dt img{width:150px;height:150px;}
	.jz_m dl dd{width:490px;padding:10px 0 0 10px;}
	.jz_lico{left:-30px; margin-left:50px;}
	.jz_rico{right:-30px;}
	.footbj .f-logo{ width:100%; text-align:center;border-right:0px;}
	.footbj .f-bq{width:auto;padding-top:15px; padding-left:10px;}
	.footbj .f-bq ul{width:100%; border-top:1px dashed #666;}
	.footbj .f-bq ul li{ width:48%;}
	.footbj .f-bq ol{border-top:1px dashed #666; padding-top:10px; margin-top:10px; padding-left:5px;}
	.footbj .f-er{width:100%; float:none;}
	.footbj .f-er li{width:90px; height:auto; text-align:center; font-family:"微软雅黑"; font-size:14px; color:#cbcbcb; line-height:30px; padding-top:15px; margin-left:20px; float:left;}
	
	
	#nybanner{ width:auto; height:135px;background-size:200% auto;}
	#nybanner1{width:100%; height:135px;background-size:200% auto;}
	#nybanner2{width:100%; height:135px;background-size:200% auto;}
	#nybanner3{width:100%; height:135px;background-size:200% auto;}
	#nybanner4{width:100%; height:135px;background-size:200% auto;}
	#nybanner5{width:100%; height:135px;background-size:200% auto;}
	#nybanner6{width:100%; height:135px;background-size:200% auto;}
	#nybanner7{width:100%; height:135px;background-size:200% auto;}
	#nybanner8{width:100%; height:135px; background:url(img/tlpicbanner.jpg) left ;background-size:200% auto;}
	#nybanner9{width:100%; height:135px;background-size:200% auto;}
	#nybanner10{width:100%; height:135px;background-size:200% auto;}
	#nybanner11{width:100%; height:135px;background-size:200% auto;}
	#nybanner12{width:100%; height:135px;background-size:200% auto;}
	#nybanner13{width:100%; height:135px;background-size:200% auto;}
	#nybanner14{width:100%; height:135px;background-size:200% auto;}
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	
	.nyzw-lm1{margin-bottom:10px; padding-left:10px; padding-top:10px; height:auto;}
	.nyzw-lm2{width:auto;}
	.nyzw-lm2 span{font-size:18px;}
	.fen-n{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-n ul{ height:30px; }
	.fen-n ul li {width:48%; margin:1%; height:30px; border-right:0px;}
	.fen-n ul li a{height:30px; font-size:16px; line-height:30px;}
	
	.fen-z{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-z ul{ height:30px; }
	.fen-z ul li {width:48%; margin:1%; height:30px; border-right:0px;}
	.fen-z ul li a{height:30px; font-size:16px; line-height:30px;}
	
	.fen-t{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-t ul{ height:auto; }
	.fen-t ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-t ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.fen-j{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-j ul{ height:auto; }
	.fen-j ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-j ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.fen-lx{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-lx ul{ height:auto; }
	.fen-lx ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-lx ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.fen-g{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-g ul{ height:auto; }
	.fen-g ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-g ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.fen-b{ margin:0 auto;width:95%; margin-top:10px;}
	.fen-b ul{ height:auto; }
	.fen-b ul li {width:48%; margin:1%; height:auto; border-right:0px;}
	.fen-b ul li a{height:25px; padding-top:5px; font-size:16px; line-height:20px;}
	
	.lx-nyzw{width:auto;}
	.lx-dt{display: none;}
	.nyzw-dh{display: none;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}
   
    .zhanshiz{display: none;}
	.zhanshizr{width:100%;}
	
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:100%;}
	.new-xq-l{display: none;}
	.new-xq-r{width:auto; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}
	
}


/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sj-banner{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.sjgy{display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
	.sm-bj{display: none;}
	.st-bj{display: none;}
	.sp_header{display: none;}
	.n-sjfl{display: none;}
	
}


