body {
	margin: 0 auto;
	
	font-family: Microsoft Yahei, "微软雅黑", "宋体";
	color: #333;
}

ul {
	margin: 0px;
	padding: 0px;
	zoom: 1;
	/*用于IE6*/
}

div {
	zoom: 1;
	/*用于IE6,要是IE6错位,修复这个.*/
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: middle;
}

dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

img {
	margin: 0px auto;
	border: 0;
}

a {
	text-decoration: none;
	color: #333;
}


/*a:hover{color:#DB3E3C;}*/

a img {
	border: none;
	border: 0;
}

p,
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0px;
	overflow: hidden;
}

i,
em,
cite {
	font-style: normal;
}

input,
select {
	padding: 0;
	margin: 0;
}

.ovh {
	overflow: hidden;
}

.on {
	color: #fff!important;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.wrap2 {
	width: 1100px;
	margin: 0 auto;
	height: auto;
}

.font-black {
	color: #000!important;
}

.font-white {
	color: #fff!important;
}

.hide {
	display: none;
}

.visible {
	display: block;
}

.h100 {
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.l {
	float: left;
}

.r {
	float: right;
}

.f12 {
	font-size: 12px!important;
}

.f13 {
	font-size: 13px!important;
}

.f14 {
	font-size: 14px!important;
}

.f15 {
	font-size: 15px!important;
}

.f16 {
	font-size: 16px!important;
}

.f18 {
	font-size: 18px!important;
}

.f20 {
	font-size: 20px!important;
}

.f22 {
	font-size: 22px!important;
}

.f24 {
	font-size: 24px!important;
}

.f26 {
	font-size: 26px!important;
}

.f28 {
	font-size: 28px!important;
}

.f30 {
	font-size: 30px!important;
}

.f32 {
	font-size: 32px!important;
}

.f34 {
	font-size: 34px!important;
}

.f36 {
	font-size: 36px!important;
}

.f38 {
	font-size: 38px!important;
}

.f40 {
	font-size: 40px!important;
}

.f42 {
	font-size: 42px!important;
}

.lh12 {
	line-height: 12px;
}

.lh14 {
	line-height: 14px;
}

.lh16 {
	line-height: 16px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh26 {
	line-height: 26px;
}

.lh28 {
	line-height: 28px;
}

.lh30 {
	line-height: 30px;
}

.lh32 {
	line-height: 32px;
}

.lh34 {
	line-height: 34px;
}

.lh36 {
	line-height: 36px;
}

.lh38 {
	line-height: 38px;
}

.lh40 {
	line-height: 40px;
}

.lh42 {
	line-height: 42px;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml25 {
	margin-left: 25px;
}

.ml35 {
	margin-left: 35px;
}

.m10 {
	margin: 10px;
	_display: inline;
}

.m20 {
	margin: 20px;
}

.m0 {
	margin: 0 auto;
}

.mb20 {
	margin-bottom: 20px;
}

.pl10 {
	padding-left: 10px;
}

.pl20 {
	padding-left: 20px;
}

.pr10 {
	padding-right: 10px;
}

.pr20 {
	padding-right: 20px;
}

.pt15 {
	padding-top: 15px;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt50 {
	padding-top: 50px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb40 {
	padding-bottom: 40px;
}

.pr5 {
	padding-right: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.p5 {
	padding: 5px;
}

.p1 {
	padding: 1px;
}

.b {
	display: block;
}

.bold {
	font-weight: bold;
}

.in-b {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.por {
	position: relative;
}

.poa {
	position: absolute;
}

.ti {
	text-indent: -999999px;
}

.white {
	color: #fff;
}

.red {
	color: red;
	font-size: 22px;
}

.w100 {
	width: 100%;
}

.wp {
	width: 1200px;
	margin: 0 auto;
}

.divide5 {
	width: 100%;
	height: 5px;
	margin: 0 auto;
}

.divide10 {
	width: 100%;
	height: 10px;
	margin: 0 auto;
}

.divide15 {
	width: 100%;
	height: 15px;
	margin: 0 auto;
}

.divide20 {
	width: 100%;
	height: 20px;
	margin: 0 auto;
}

.divide25 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
}

.divide30 {
	width: 100%;
	height: 30px;
	margin: 0 auto;
}

.divide35 {
	width: 100%;
	height: 35px;
	margin: 0 auto;
}

.divide40 {
	width: 100%;
	height: 40px;
	margin: 0 auto;
}

.divide45 {
	width: 100%;
	height: 45px;
	margin: 0 auto;
}

.divide50 {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

.divide55 {
	width: 100%;
	height: 55px;
	margin: 0 auto;
}

.divide60 {
	width: 100%;
	height: 60px;
	margin: 0 auto;
}

.divide65 {
	width: 100%;
	height: 65px;
	margin: 0 auto;
}

.divide70 {
	width: 100%;
	height: 70px;
	margin: 0 auto;
}

.divide75 {
	width: 100%;
	height: 75px;
	margin: 0 auto;
}

.divide80 {
	width: 100%;
	height: 80px;
	margin: 0 auto;
}

.divide85 {
	width: 100%;
	height: 85px;
	margin: 0 auto;
}

.divide90 {
	width: 100%;
	height: 90px;
	margin: 0 auto;
}
.clearfix {
    zoom: 1;
}
/**/
.header{
	width: 100%;

}
.logo{
	margin-top: 20px;
	width: 514px;
	height: 55px;
	margin-bottom: 20px;
}
.tle{
	width: 351px;
	height: 80px;
	background: url(../img/tle.png) no-repeat left center;
}

.tle p{
	padding-left: 40px;
	float: left;
	font-size: 14px;
	margin-top: 35px;
}
.tle span{
	padding-left: 5px;
    margin-top: 23px;
	float: left;
	color: #c42431;
	font-size: 30px;
}


/*nav*/
.head_nav {

	background: #0058aa;
	height: 60px;
	position: relative;
}
.head_nav02 {
	width: 1200px;
	margin: 0 auto;
}
.nav {
	height: 60px;
	z-index: 1;
	width: 100%;
	float: left;
}
.nav a {
	color: #111;
}
.nav .nLi {
	float: left;
	display: inline;
	position: relative;
	background: url(../images/navge.jpg) no-repeat right top;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	line-height: 60px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding: 0 53px;
	color: #fff;


}
.nav .nLi h3 a.cur {
	background: #c42431;
	color: #fff;
	
}
.nav .nLi h3 a:hover {
	background: #c42431;
	color: #fff;

}

.nav .nLi h3 a span {
	text-transform: uppercase;
	display: block;
	color: #ccc;
	transform : scale(0.75, 0.75);
	-webkit-transform : scale(0.75, 0.75);
*font-size:10px;

}
.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	padding: 10px 20px;
	top: 60px;
	position: absolute;
	background: #0058aa;
	z-index: 99999;
	text-align: center;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	color: #fff;
	line-height: 45px;
	text-align: center;

	font-size: 14px;
}
.nav .sub01 a:hover {
	background: #c42431;
	color: #fff;

}
.nav .on h3 a {
}

.nav_f {
    position: fixed!important;
    top: 0!important;
    z-index: 999;
    width: 100%;
    margin: 0!important;
}


/*bannner*/

.fullSlide {
	width: 100%;
	position: relative;
	height: 498px;
	background: #f5f5f5;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 498px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 498px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 46px;
	line-height: 30px;
	_background: #000;
	_filter: alpha(opacity=60);
}

.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 60px;
	height: 5px;
	margin: 5px;
	background:#fff;
	overflow: hidden;
	line-height: 9999px;
}

.fullSlide .hd ul .on {
	background:#0058aa;
}

/*首页标题*/
.index_title{
	text-align: center;
}
.index_title h3{
	font-size: 35px;
	color: #333;
}
.index_title p{
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
	line-height: 30px;
	padding-bottom: 10px;
}
.lanse {
    color: #0058aa;
}
/*首页产品*/
.index_pro {
	width: 100%;
	padding: 90px 0;
}
/* 一级分类切换css */
.slideTxtBox {
	width: 100%;
	text-align: left;
	margin-top: 30px;
}
.slideTxtBox .hd {
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
}
.slideTxtBox .hd ul {
}
.slideTxtBox .hd ul li {
	display: inline-block;
	width: 230px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	border: 1px solid #e1e1e1;
	border-radius: 50px;
	margin: 5px 10px;
	color: #666;
}
.slideTxtBox .hd ul li:hover {
	cursor: pointer;
}
.slideTxtBox .hd ul li.on {
	color: #fff;
	background: #0058aa;
}
/*二级分类滚动*/

.picScroll-left {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.picScroll-left .hd02 {
}
.picScroll-left .hd02 .prev {
	display: block;
	width: 72px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 6px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 271px;
	left: 432px;
	background: url(../img/proleft.jpg) no-repeat 0 0px;
}
.picScroll-left .hd02 .next {
	display: block;
	width: 72px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top:6px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 271px;
	right: 432px;
	background: url(../img/proleft.jpg) no-repeat -72px 0px;
}
.picScroll-left .hd02 ul {
	float: right;
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd02 {
	margin-top: 45px;
}
.picScroll-left .bd02 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd02 ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	width: 582px;
	height: 228px;
	border: 1px solid #eee;
	margin-right: 23px;
}
.picScroll-left .bd02 ul li .embj {
	background: #f5f5f5;
	width: 100%;
	height: 100%;
}
.picScroll-left .bd02 ul li .pic {
	float: left;
	width: 238px;
	overflow: hidden;
	margin: 23px;
}
.picScroll-left .bd02 ul li .pic img {
	width: 100%;
}
.picScroll-left .bd02 ul li .pic_right {
	float: left;
	width: 280px;
}
.picScroll-left .bd02 ul li .pic_right p {
	font-size: 22px;
	color: #0058aa;
	width: 95%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 30px 0 15px 0;
}
.picScroll-left .bd02 ul li .pic_right span {
	font-size: 16px;
	color: #333333;
}
.picScroll-left .bd02 ul li .pic_right .xian {
/*	width: 198px;*/
	height: 1px;
	background: #0058aa;
	margin-top: 10px;
}
.xiliproducts {
	width: 100%;
	clear: both;
	padding-top: 8px;
	font-size: 13px;
	color: #999;
	line-height: 22px;
	padding: 15px 0 10px 0;
}
.xiliproducts a {
	display: block;
	line-height: 28px;
	color: #777777;
	font-size: 14px;
	width: 260px;
	white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.more_products {
	width: 115px;
	height: 30px;
	border-radius: 17px;
	background: #0058aa;
	text-align: center;
	margin-top: 10px;
}
.more_products a {
	display: block;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}
.fenlei_url {
	width: 158px;
	height: 38px;
	text-align: center;
	border: 1px solid #eee;
	margin: 47px auto 0 auto;
	background: #eee;
}
.fenlei_url a {
	display: block;
	color: #333;
	line-height: 38px;
	text-transform: uppercase;
}
.fenlei_url a:hover{
	background: #0058aa;
	color: #fff;
}
/*index_yy*/
.index_sb{
	width: 100%;
	height: 503px;
	background: #f5f5f5;
}

.picMarquee-left2 {
	width: 1200px;
	position: relative;
	margin: 20px auto;

}

.picMarquee-left2 .hd2 {
	overflow: hidden;
	padding: 0 10px;
}

.picMarquee-left2 .hd2 .next {
	display: block;
	width: 55px;
	height: 77px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 210px;
	left: 20px;
	background: url(../img/left.png) no-repeat;
}

.picMarquee-left2 .hd2 .prev {
	display: block;
	width: 53px;
	height: 86px;
	position: absolute;
	top: 210px;
	right: 20px;
	cursor: pointer;
	background: url(../img/right.png) no-repeat;
}

.picMarquee-left2 .bd2 {
	position: absolute;
	top: 40px;
	/*left: 100px;*/
	width: 1200px !important;
}

.picMarquee-left2 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left2 .bd2 ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left2 .bd2 ul li .pic {
	text-align: center;
}

.picMarquee-left2 .bd2 ul li .pic {
	width: 292px;
	height: 190px;
	display: block;
	padding: 2px;
	overflow: hidden;
}

.picMarquee-left2 .bd2 ul li .pic img {
	width: 100%;
	height: 100%;
	transition: 0.6s;
}

.picMarquee-left2 .bd2 ul li .pic:hover img {
	transform: scale(1.1);
}

.picMarquee-left2 .bd2 ul li .txt {
	font-size: 16px;
	margin-top: 10px;
	width: 292px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left2 .bd2 ul li .txt a:hover {
	color: #f9bf16;
}

/*index_about*/
.in_about{
	margin-top: 20px;

}

.in_about .in_img{
	width: 449px;
	height: 382px;
}
.in_about .in_img a{
	display: block;
	overflow: hidden;
		width: 449px;
	height: 382px;
}
.in_about .in_img a img{
transition: all 0.5s;
		width: 100%;
	height: 100%;
}
.in_about .in_img a:hover img{
transform: scale(1.1);
}

.in_txt{
	width: 751px;
	height: 382px;
	background: #0058AA;
}
.in_txt p{
	padding-top: 40px;
	font-size: 16px;
	line-height: 35px;
	padding: 30px;
	color: #fff;
	height: 226px;
	text-indent: 2px;
	overflow: hidden;

}
.in_txt a{
	display: block;
	margin-top: 30px;
	width: 160px;
	height: 40px;
	background: #FFFFFF;border-radius: 10px;
	margin-left: 30px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;

}
.index_about{
	width: 100%;
	overflow: hidden;
	margin-bottom: 52px;
}
.index_news{
	padding-bottom: 30px;
	width: 100%;
	clear: both;
	overflow: hidden;
	    padding-top: 40px;
	background: #f5f5f5;
}
.index_news_box{
	margin-top: 30px;
}
.focusBox { position: relative; width: 540px; height: 318px; overflow: hidden;  text-align: left;}
.focusBox .pic img { width: 540px; height: 318px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.6; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative;border-radius: 20px; width: 8px; height: 8px; line-height: 15px; margin-left: 10px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: #ffffff;  }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#0258ac;  }
.in_news_fr{
	width:603px;

}
.in_news_fr ul li{
	    height: 91px;
	    margin-bottom: 10px;
	    overflow: hidden;
}
.in_news_fr ul li a:hover{
	color: #0058AA;
}
.in_news_fr ul li>div{
	height: 23px;
	overflow: hidden;
}
.in_news_fr ul li .n_time{
	width: 126px;
	font-size: 18px;
	color: #323232;
		font-weight: bold;
}
.in_news_fr ul li .n_title{
	width: 463px;
	font-size: 16px;
	color: #323232;
	display: block;
	height: 23px;
	overflow: hidden;
	font-weight: bold;
}
.in_news_fr ul li .n_txt{
    clear: both;
    overflow: hidden;
    height: 60px;
    display: block;

    font-size: 14px;
    line-height:30px;
}

.news_more{
	margin-top: 10px;
	display: block;
	width: 120px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	border-radius: 8px;
	background: #0058AA;
}
.news_more:hover{
	background: #C42431;
}

.footer{
	width: 100%;

	clear: both;
}

.foot_nav{
width: 100%;
height: 75px;
background: #0258ac;
}

.foot_nav ul li{
	float: left;
	width: 120px;
	margin-left: 20px;
}
.foot_nav ul li a{
	color: #fff;
	text-align: center;
	line-height: 75px;
	font-size: 14px;
}
.foot_box{
	overflow: hidden;
	width: 100%;

	padding-top: 20px;
	background: #f5f5f5;
	padding-bottom: 20px;
}

.foot_lx{
	width: 730px;
	margin-top: 40px;
}
.foot_lx .foot_logo{
	widows: 177px;
}

.foot_p{
	margin-left:60px;
	width: 400px;
}
.foot_p p{
	font-size: 14px;
	color: #333;
	height: 30px;
}

.foot_p2{
	margin-top: 40px;
	text-align: center;
	clear: both;
	font-size: 14px;
}
.foot_p2 a{
	clear: both;
	font-size: 14px;

}
/*内页*/
.topadcs {
	width: 100%;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin-top: -5px;
}
.topadcs a {
	display: block;
	margin: 0 auto;
	height: 300px;
}
.zhandian {
	margin: -170px 0 0 0;
	z-index: 990;
	right: 20px;
	position: relative;
}
.zhandian02 {
	width: 370px;
	height: 90px;
	background: rgb(0, 88, 170);
	    padding: 30px 0 50px 20px;
}
.zhandian02 h2 {
	font-size: 35px;
	color: #fff;
	font-weight: normal;
	margin-top: 35px;
}
.zhandian02 p {
	color: rgba(255,255,255,1);
	font-size: 14px;
	line-height: 40px;
}
.zhandian02 p a {
	color: rgba(255,255,255,1);
	font-size: 13px;
}
.other_nav {
	overflow: hidden;
clear: both;
/*padding-bottom: 40px;*/
}
.about_cont{
	padding-bottom: 40px;
}
.about-nav {
	height: 106px;
	margin-bottom: 30px;
	line-height: 102px;
	border-bottom: 1px solid #f1f1f1;
}
.about-nav.mb0 {
	margin-bottom: 0;
}
.about-nav a {
	display: inline-block;
	margin-right: 80px;
	padding: 0 8px;
	font-size: 16px;
	color: #999;
	border-bottom: 4px solid transparent;
	font-weight: normal;
}
.about-nav a:hover,
.about-nav a.cur {
	color: #0058aa;
}
.about-nav a.cur {
	border-color: #0058aa;
}
.other_cont{
	padding: 10px;
}
.other_cont{
	padding: 20px;
}
/*设备*/
.sb_box{
	overflow: hidden;
}

.sb_box li{
	height: 290px;
	width: 292px;
	float: left;
	margin-left: 7px;
}
.sb_box li p:nth-child(1) {
	height: 190px;
	width: 292px;
	display: block;
	overflow: hidden;
		transition: all 0.5s;
}

.sb_box li p:nth-child(1)img {
	height: 100%;
	width:  100%;;
	transition: all 0.5s;
}
.sb_box li img{
	height: 100%;
	width:  100%;;
	transition: all 0.5s;
}
.sb_box li p:nth-child(1):hover img {
transform: scale(1.1);
}
.sb_box li p:nth-child(2){
	height: 100%;
	height: 52px;
text-align: center;
font-size: 16px;
color: #fff;
line-height: 52px;
	background: #000;
}
.sb_box li p:nth-child(2):hover{
background: #0058aa;
}

/*news*/
.w_fruit_new{width:1200px; height:auto; overflow:hidden; border-top:1px solid #e3e3e3; margin:auto;}
.w_fruit_new ul li{width:1200px; height:auto; overflow:hidden; padding:20px 0; border-bottom:1px solid #e3e3e3;}
.w_fruit_new ul li .w_date{width:75px; height:72px; background:#0058aa; color:#fff; font-size:25px; text-align:center; position:relative; padding-top:15px;transition: all 0.3s ease 0s;}
.w_fruit_new ul li .w_date p{width:75px; height:25px; line-height:24px; display:block; border-top:1px solid #295758; font-size:13px; position:absolute; left:0px; bottom:0px;}
.w_fruit_new ul li .w_news_r{width:1085px; height:auto; overflow:hidden;}
.w_fruit_new ul li .w_news_r h2{font-size:16px; font-weight:normal;}
.w_fruit_new ul li .w_news_r h2 a{color:#356162;}
.w_fruit_new ul li .w_news_r p{font-size:12px; padding-top:12px; line-height:24px;}
.w_fruit_new ul li .w_news_r p a{color:#666;}
.w_fruit_new ul li .w_news_r p a:hover{color:#0058aa;}
.w_fruit_new ul li:hover .w_date{background:#c42431;}
.w_fruit_new ul li:hover .w_news_r h2 a{color:#0058aa;}
.w_fruit_new ul li:hover .w_date p{ border-top:1px solid #fff;}

.p-page{margin-top: 20px;text-align:center; margin-bottom:20px;}
.p-page li{display: inline-block;height: 30px;width: 30px;line-height: 30px;text-align: center;border: 2px solid #ccc;margin-right: 5px;}
.p-page li a{display: block}
.p-page li:hover,.p-page li.active{background-color: #0058aa;border-color: #0058aa;color: #fff;}
.p-page li:hover a{color: #fff;}
/*新闻详情页*/
.shipin_main02 {
	overflow: hidden;
	margin-bottom: 50px;
	padding-top: 60px;
}
.n01 h2 {
	font-size: 24px;
	color: #0058aa;
}
.n01 span#ffb {
	color: #999;
	margin-bottom: 20px;
	display: block;
	line-height: 35px;
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
}
.shipin_main02 .n01 {
	width: 70%;

}
.shipin_main02 .n01 p{
	font-size: 16px !important;
	color: #000 !important;
}
.ncontent ul, .ncontent li {
	list-style-position: inside !important;
}
.shipin_main02 .n02 {
	width: 25%;

}
.shipin_main02 h3 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	padding-bottom: 20px;
}
.x_the p{
	font-size: 16px;
	color: #000  !important;
}
.nll01 {
	background: #f5f5f5;
	padding: 20px;
	margin-bottom: 30px;
}
.nll01 ul {
	margin-top: 10px;
}
.nll01 li {
	line-height: 22px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 240px;
}
.nll01 .bottom {
	background: #0058aa;
	color: #fff;
	padding: 7px 25px;
	margin-top: 20px;
	display: block;
	text-align: center;
}
.nll02 {
	border-bottom: 1px dashed #ddd;
	display: inline-block;
	padding-bottom: 20px;
}
.nll02 .cp02 {
}
.nll02 .cp02 a {
	float: left;
	background: #2383cf;
	color: #fff;
	padding: 7px 20px;
	margin: 8px 10px 8px 0;
}
.nll02 .cp02 a:hover {
	background: #2383cf;
	color: #fff;
}
.ncontent {
	font-size: 16px;
	line-height: 33px;
}
/*上下篇*/

._detailPage_bottom {
	border-top: 1px solid #eee;
	margin-top: 30px;
}
._detailPage_bottom li {
	line-height: 50px;
	overflow: hidden;
	height: 50px;
	padding: 0 10px;
	border-bottom: 1px solid #eee;
}
._detailPage_bottom ._mark {
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
._detailPage_bottom ._title {
	font-size: 14px;
	float: left;
	width: 68%;
}
._detailPage_bottom ._title:hover {
	color: #0e90d2;
}
._detailPage_bottom ._time {
	float: right;
	color: #bbb;
}
.bdsharebuttonbox .bds_more {
	float: none;
	padding-left: 2px;
	background: none;
	text-indent: 0;
}
.other{
	width: 100%;
	overflow: hidden;
	    margin-top: 60px;
}
/*产品中心*/
.o_left{width: 260px;float: left; overflow:hidden; }

.o_left_nav{height: 61px;line-height: 61px;background:#0058aa;}
.o_left_nav p{font-family: 'Microsoft Yahei';font-size: 18px;color: #fff;font-weight: bold;margin-left: 15px;}
.o_left_con{padding: 8px;margin-bottom: 10px;background: #f5f5f5; padding-bottom:20px; }
.o_left_con ul li{    border-bottom: 1px solid #e4e4e4; line-height: 60px;text-align: left;margin-left: 10px;background: url(../img/sj.png) no-repeat left center;padding-left: 15px;}
.o_left_con ul li a{font-family: 'Microsoft Yahei';font-size: 15px;}
.o_left_con ul li a:hover{
	color: #0058AA;
	font-weight: bold;
}
.pro_cur{
	color: #0058AA;
	font-weight: bold;
}
.sidebarLinkUs {
	border: 1px solid #e4e4e4;
	margin-top: 20px;
	padding: 0 19px 26px;
	margin-bottom: 20px;
}
.sidebarLinkUs h3 {
	font-size: 18px;
	color: #0058aa;
	font-weight: normal;
	height: 59px;
	line-height: 59px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 18px;
	text-indent: 10px;
}
 .sidebarLinkUs p {
	font-size: 14px;
	color: #333333;
	margin-bottom: 12px;
	line-height: 20px;
	padding: 0 10px;
}
.sidebarLinkUs .zxzx {
	display: block;
	width: 178px;
	height: 50px;
	overflow: hidden;
	background: #0058aa;
	text-decoration: none;
	margin-top: 36px;
}
.sidebarLinkUs .zxzx span {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	border-right: 1px solid #fff;
	background: url(../images/zxzx_icon01.png) no-repeat center;
}
 .sidebarLinkUs .zxzx em {
	display: block;
	width: 149px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	float: left;
}
.sidebarLinkUs .zxzx em img {
	display: inline-block;
*display: inline-block;
	position: relative;
	top: 2px;
	margin-left: 8px;
}

/*产品右侧列表*/
.newsListSection {
	width: 910px;
	float: right;
	margin-bottom: 20px;
	    padding-top: 20px;
	border: 1px solid #eee;
}
/*产品列表*/
.prolist {
}
.prolist li {
display: block;
    margin-left: 12px;
    padding: 23px;
    overflow: hidden;
    width: 240px;
    margin-bottom: 20px;
    float: left;
        height: 342px;
}
.prolist li .pic {
	width: 240px;
	height: 200px;
	float: left;
	overflow: hidden;
}
.prolist li .pic img {
	width: 240px;
	height: 200px;
}
.prolist li .jieshao {

	margin-top: 5px;

}
.prolist li .jieshao .protit {
	font-size: 18px;
	color: #333;
	line-height: 35px;
	padding-bottom: 15px;
}
.prolist li .jieshao .protit a {
	color: #0058aa;
}
.prolist li .jieshao .tedian span {
	font-size: 14px;
	color: #333;
	float: left;
	    height: 40px;
    overflow: hidden;
	display: block;
}
.prolist li .jieshao .tedian em {
	width: 470px;
	height: 1px;
	display: block;
	border-bottom: 1px solid #eee;
	float: right;
	margin-top: 10px;
}
.prolist li .jieshao .note {
	overflow: hidden;
	clear: both;
	padding: 10px 0;
}
.prolist li .jieshao .note pre {
	font: 13px Arial, "Microsoft Yahei";
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	color: #979797;
	line-height: 24px;
}
.anniu a {
	width: 131px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	display: block;
	float: left;
	border-radius: 8px;
	margin-top: 12px;
	margin-left: 54px;
}
.anniu a.anniu01 {
	background: #0058aa;
}
.anniu a.anniu01:hover{
	background: #c42431;
}
.anniu a.anniu02 {
	background: #0058aa;
	margin-left: 20px;
}
.artlist {
	display: block;
	padding: 15px 0;
	border-top: 1px solid #e4e4e4;
}
.artlist a {
	display: block;
	font-size: 14px;
	line-height: 36px;
	color: #777;
	padding-left: 62px;
}
.artlist a.cur {
	color: #2383cf;
}


/*产品详情*/

.x_t{width: 1200px; height: auto; margin: 30px auto;}
.x_tl{width: 470px; margin-left: 30px; float: left; }
.x_tl a:hover{color: #fff25c; background-color: #38A3DB;}
.x_tl ul{margin: 30px 0; overflow: hidden;}
.x_tl ul li{ margin-right: 22px; line-height: 32px; color: #000000; }
.x_tl i{font-style: normal; color: #707070;}
.x_tla{font-size: 24px; color: #383838; }
.x_tlar{width: 120px; height: 39px; font-size: 16px; line-height: 39px; border-radius:8px ; -moz-border-radius:8px ; -webkit-border-radius:8px ;  background: #0258ac; display: inline-block;  color: #FFFFFF; border: 0; outline:none; cursor: pointer;  padding-left: 60px;}

.x_slide{ width:480px; height:281px; overflow:hidden; position:relative;  float: left;  }
.x_slide .hd{ height:6px; overflow:hidden; position:absolute; left: 160px;  bottom:6px; z-index:1; }
.x_slide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.x_slide .hd ul li{ float:left; margin-right:5px;  width:40px; height:6px; background:#ebebeb; cursor:pointer; }
.x_slide .hd ul li.on{ background:#0962b4; color:#fff; }
.x_slide .bd{ position:relative; height:100%; z-index:0;   }
.x_slide .bd li{ zoom:1; vertical-align:middle; }
.x_slide .bd img{ width:480px; height:281px; display:block;}
.x_the{width: 1200px; margin: 20px auto;}
.x_the p{color:#707070; line-height:28px;}
.x_thez{margin: 20px 0; line-height: 28px;color: #707070;}
.cpshuxing p{line-height:31px;     font-size: 16px;}
.x_biao{font-size: 20px; color: #707070;  width: 1200px;padding: 5px 20px; border-bottom: 1px solid #EBEBEB; background:#F4F5F6;}


.x_tj{width: 1200px; margin: 30px auto; overflow: hidden;background: #F4F5F6;padding: 15px 0px;}
.x_tja{font-size: 20px; border-bottom: 2px solid #356162;padding-bottom: 10px; padding-left:15px; color:#356162;}
.x_tj ul{margin: 20px 0;}
.x_tj ul li{float: left; width:250px; height: 200px; float: left; margin-left: 14px; display: inline; margin-right:10px;}
.x_tj ul li img{ width: 250px; height: 180px;}
.x_tj ul li p{line-height: 30px; text-align: center;}
.x_tj ul li a{color: #383838;}

/*联系我们*/
/*contact*/

.contact {
	margin-top: 30px;
}

#bd:before,
#bd:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

#bd:after {
	clear: both;
}

#bd {
	zoom: 1;
}

#bd {
	margin-bottom: 50px;
}

.map-box {
	position: relative;
	height: 450px;
}

.BMapLabel {
	display: none !important;
}

.map-info {
	position: absolute;
	right: 0;
	width: 350px;
	height: 320px;
	background-color: #ebebeb;
	background-color: rgba(235, 235, 235, .85);
	padding: 30px 20px;
	color: #666;
	font-size: 14px;
	line-height: 1.6;
	top: 0;
	margin-top: 45px;
}

.baidu-map img {
	max-width: 555555px;
}

.map-info h3 {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	margin-bottom: 30px;
	color: #296fb7;
}

.map-info h3:after {
	position: absolute;
	content: '';
	border-top: 4px solid #296fb7;
	left: 0;
	bottom: -6px;
	width: 46px;
}

.map-info h4 {
	margin: 20px 0;
	font-size: 18px;
	font-weight: bold;
}

.tit_1.tit_left {
	text-align: left;
	margin-bottom: 20px;
}

.tit_1.tit_left img {
	margin: 20px 0;
	clear: both;
}

.tit_1 {
	text-align: center;
	color: #000;
}

.tit_1 h5 {
	font-size: 32px;
	padding: 10px 0;
	color: #da261c;
}

.tit_1 h2 {
	font-weight: bold;
	font-size: 38px;
	margin: 10px 0;
}

.map-info p{
	line-height: 30px;
}
