@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#666666;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1100{width: 1100px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #666666; /*transition: 0.2s; */}
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li { list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
/*head start*/
.head .head_top{height: 30px;background: #666}
.head .head_top p{line-height: 30px;color: #fff}
.head .head_top p a{color: #fff}
.head .head_bot{height: 100px;background: url(../images/logo.png) no-repeat center;}
.head .nav6{height: 45px;background: #0066C8;border:2px solid #aaa;border-width: 2px 0 2px 0;}
.head .nav6 ul li{width: 109px;height: 45px;color: #fff;text-align: center;line-height: 45px;font-size: 16px;font-weight: bold;border:1px solid #aaa;border-width: 0 1px 0 0 ; position: relative;}
.head .nav6 ul a:nth-child(1) li{width:98px;border:1px solid #aaa;border-width: 0 1px 0 1px}
.head .nav6 ul li:hover {background: #183660;color: #fff}
.head .nav6 .sub{ display:none; width:160px; left:0; top:47px;position:absolute;z-index: 9999;background:url(../images/hoverbg.png) repeat-y ;line-height:35px;padding:5px 0;border-bottom: 3px solid #0167CB}
.head .nav6 .sub li{ zoom:1; border:0px solid #aaa;}
.head .nav6 .sub a{ width:140px; display:block; padding:0 10px;text-align: center; color: #B1D1F0;}
.head .nav6 .sub a:hover{ background:#0167CB; color:#fff;}
/*首页产品列表*/
.pro_list .navcp .subcp{ display:none; width:274px; left:0; top:42px;position:absolute;z-index: 99999;background:url(../images/hoverbg.png);line-height:35px;padding:0px 0px;border-bottom: 3px solid #0167CB}
.pro_list .navcp .subcp li{ zoom:1; border:0px solid #aaa;}
.pro_list .navcp .subcp a{ width:254px; display:block; padding:0 10px;text-align: center; color: #B1D1F0;}
.pro_list .navcp .subcp a:hover{ background:#0167CB; color:#fff;}
/*内页产品列表左侧*/
.main .main_body .pro_list_cp1 .navzc .subzc{ display:none; width:190px; left:224px; top:0px;position:absolute;z-index: 99999;background:url(../images/hoverbg.png);line-height:35px;padding:0px 0px;/*border-bottom: 3px solid #0167CB*/}
.main .main_body .pro_list_cp1 .navzc .subzc li{ zoom:1; border:0px solid #aaa;}
.main .main_body .pro_list_cp1 .navzc .subzc a{ width:170px; display:block; padding:0 10px;text-align: center; color: #B1D1F0;}
.main .main_body .pro_list_cp1 .navzc .subzc a:hover{ background:#0167CB; color:#fff;}
/*head end*/

/*banner start*/
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
	margin-bottom:2px;
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}
/*banner end*/

/*search start*/
.search{height: 40px;background-color: #dfdfdf;line-height: 40px;border:3px solid #0058AD;border-width: 3px 0 0px 0;background: url(../images/line01.png) no-repeat center;}
.search_body{padding-left: 10px;}
.search font a:hover {text-decoration:underline;}
.search font b{color: #0050C6;font-size: 15px;}
.search form{position: relative;left: -60px;}
.search_form{position:relative; height:31px; margin:5px 0;display:inline-block;}
.search_form:hover {-webkit-box-shadow:0 0 3px #999;-moz-box-shadow:0 0 3px #999}
.sinput{float:left; width:200px; height:21px; line-height:21px; padding:4px 7px; color:#b3b3b3; border:1px solid #999; border-radius:2px 0 0 2px; background-color:#fbfbfb;}
.sbtn{float:left; width:50px; height:31px; padding:0 12px; margin-left:-1px; border-radius:0 2px 2px 0; border:1px solid #4d90fe; background-color:#0050C6; cursor:pointer; display:inline-block; font-size:12px; vertical-align:middle; color:#f3f7fc;position:absolute; _left:270px; _top:0}
.sbtns{float:left; width:70px; height:31px; padding:0 12px; margin-left:-1px; border-radius:0 2px 2px 0; border:1px solid #4d90fe; background-color:#0050C6; cursor:pointer; display:inline-block; font-size:12px; vertical-align:middle; color:#f3f7fc;position:absolute; _left:270px; _top:0}
.sbtn:hover{background:#4084f2}
.s_left{width: 680px;}
.s_right{width: 430px;}
/*search end*/
/*product start*/
.product{margin:30px auto 40px auto;background: url(../images/listbg.png) no-repeat center top;}
.product .pro_list{width: 1200px;height: 185px;/* background: url(../images/pro_list.png) no-repeat center; */ background: #1968B5;}
.product .pro_list .pro_top{width: 150px;height: 185px;background: url(../images/pro_zi.png) no-repeat center; margin-left: 60px;line-height: 185px;}
.product .pro_list ul{width: 950px;padding-top:28px;}
.product .pro_list ul li.nLicp{width: 274px;height: 40px;margin:14px 20px 5px 20px;border:1px solid #fff;color: #fff;text-align: center;line-height: 40px;position: relative;}
.product .pro_list ul li.nLicp:hover {background:#183660;}
.product .pro_body ul{margin-top: 10px;}
.product .pro_body ul li{width: 240px;height: 210px;background: url(../images/probg.jpg) no-repeat center;margin-top: 30px;text-align: center;padding-top: 10px;}
.product .pro_body ul li:hover {background: url(../images/probg1.jpg) no-repeat center; }
.product .pro_body ul li .pro_title{width:240px;height:45px;text-align: center;line-height: 45px;color: #1968B5; font-size: 16px;}
.product .pro_body ul li .pro_title:hover{ color: #fff;}
.product .pro_body ul a:nth-child(2) li{margin-left: 46.5px;}
.product .pro_body ul a:nth-child(3) li{margin-left: 46.5px;}
.product .pro_body ul a:nth-child(4) li{margin-left: 46.5px;}
.product .pro_body ul a:nth-child(6) li{margin-left: 46.5px;}
.product .pro_body ul a:nth-child(7) li{margin-left: 46.5px;}
.product .pro_body ul a:nth-child(8) li{margin-left: 46.5px;}
/*product end*/
/*company start*/
.company{margin:0 0 30px 0; background: #ccc; height: 550px;}
.company .com_title{height: 45px;background: url(../images/c_title.png) no-repeat center; padding-top: 120px;}
.company .en_com_title{height: 45px;background: url(../images/en_c_title.png) no-repeat center;}
.company .com_body{margin:20px auto 20px auto;}
.company .com_body .cb_l{width: 500px;height: 340px;}
.company .com_body .cb_r{width: 670px;height: 340px;text-align: justify;text-justify:inter-ideograph;}
.company .com_body .cb_r b{color: #1968B5;font-size: 20px;}
.company .com_body .cb_r p{text-indent: 2em;line-height: 160%; font-size: 16px;}
.company .com_body .cb_r .more{width: 110px;height: 35px;background: #1968B5;position: relative;top: 7px;border-radius:5px;text-align: center;line-height: 35px;color: #fff}
.company .com_body .cb_r .more:hover {background: #155A9D}
/*company end*/
/*news start*/
.news{padding: 40px 0;}
.news .new_l{width: 600px;}
.news .new_l .nl_top{width: 600px;height: 44px;background: url(../images/nl_top.png) no-repeat center left;line-height: 44px;color: #fff;font-size: 22px;}
.news .new_l .nl_top font{position: relative;left: 28px;}
.news .new_l .nl_bot{width: 600px;padding-top: 15px;}
.news .new_l .nlbot_top{width: 600px;}
.news .new_l .nlbot_top .new_img img{border:1px solid #dfdfdf;padding:2px;}
.news .new_l .nlbot_top .new_zi{width: 415px;}
.news .new_l .nlbot_top .new_zi b{font-size: 16px;}
.news .new_l .nlbot_top .new_zi p{text-indent: 2em;line-height: 170%;margin:5px 0;}
.news .new_l .nlbot_top:hover {color: #333}
.news .new_l .nl_bot ul{padding:15px 0 0 0;}
.news .new_l .nl_bot ul li{height: 31px;line-height: 31px;}
.news .new_l .nl_bot ul li:hover {color: #333}
.news .new_r{width: 450px;}
.news .new_r .nr_top{width: 450px;height: 44px;background: url(../images/nr_top.png) no-repeat center;line-height: 44px;color: #fff;font-size: 22px;}
.news .new_r .nr_top font{position: relative;left: 28px;}
.news .more{width: 47px;height: 44px;}
.news .txtScroll-top{width: 450px; overflow:hidden; position:relative;top: 10px;}
.news .txtScroll-top .infoList li{ height:76px;}
.news .txtScroll-top .infoList li .que{width: 415px;height: 30px;line-height: 30px;background: url(../images/que.png) no-repeat center left;padding-left: 35px;}
.news .txtScroll-top .infoList li .que b{font-size: 15px;}
.news .txtScroll-top .infoList li .ans{width: 415px;background: url(../images/ans.png) no-repeat top left;line-height: 22px;padding-left: 35px;position: relative;top: -3px;}
.news .txtScroll-top .infoList li:hover a{color: #333}
/*news end*/

#links{margin:auto;width:1100px;line-height:25px;color:#666666;font-weight: bold;font-size: 16px;}
#links a{font-size: 12px; color:#666666;}

/*footer start*/
.foot{width: 100%;height: 260px;background: url(../images/foot_bg.png) no-repeat center;}
.foot_body{width: 1100px;height: 260px;margin:0 auto;}
.fb_l{width: 645px;height: 200px;padding-top: 60px;}
.fb_l b{font-size: 20px;color: #fff}
.fb_l ul{width:480px;}
.fb_l ul a li{width: 120px;height: 35px;line-height: 35px;color: #fff;font-size: 15px;position: relative;left: 20px;top: 10px;}
.fb_l ul a li:hover {text-decoration: underline;}
.fb_l .p1{color: #fff;padding-top: 22px;}
.fb_l .beian{ line-height:25px; color:#fff; }
.fb_l .beian a{color:#fff;} 
.fb_l .p2{color: #fff;margin: 5px 0}
.fb_r{width: 350px;height: 240px;padding: 10px 0;color: #fff}
.fb_r b{font-size: 20px;}
.fb_r ul{padding-top:20px;}
.fb_r ul li{/*height: 27px;*/line-height:24px;}
.fb_r1{width: 350px;height: 240px;padding: 10px 0;color: #fff}
.fb_r1 b{font-size: 20px;}
.fb_r1 ul{padding-top:24px;}
.fb_r1 ul li{/*height: 27px;*/line-height:25px;}

.fb_l1{width: 645px;height: 200px;padding-top: 60px;}
.fb_l1 b{font-size: 20px;color: #fff}
.fb_l1 ul{width:600px;}
.fb_l1 ul a li{width: 150px;height: 35px;line-height: 35px;color: #fff;font-size: 15px;position: relative;left: 20px;top: 10px;}
.fb_l1 ul a:nth-child(2) li{position: relative;left: -10px;}
.fb_l1 ul a:nth-child(6) li{position: relative;left: -10px;}
.fb_l1 ul a li:hover {text-decoration: underline;}
.fb_l1 .p1{color: #fff;padding-top: 50px;}
.fb_l1 .p2{color: #fff;margin: 5px 0}
/*footer end*/

/*main start*/
.main{margin:40px auto;}
.main .main_body .pro_list_cp1{width: 240px;height: 405px;background: url(../images/pro_list.png) no-repeat center;}
.main .main_body .pro_list_cp1 .list_top{width: 240px;height: 80px;line-height: 80px;text-align: center;font-size: 24px;font-weight: bold;color: #fff}
.main .main_body .pro_list_cp1 ul{width:228px;margin:0 6px;}
.main .main_body .pro_list_cp1 ul li.nLizc{ width: 223px;height: 40px;line-height: 40px;text-align: center;background: #dfdfdf;margin:7px 0 3px 0; padding-left: 5px; text-overflow:ellipsis;white-space:nowrap; position: relative; }
.main .main_body .pro_list_cp1 ul li.nLizc:hover {background: #0454A1;}

.main .main_body .pro_list_cp1 ul li.nLizc a{ font-size: 16px;}
.main .main_body .pro_list_cp1 ul li.nLizc:hover a{color: #fff;}
.main .main_body .zuoceleft{ width: 240px;}
.main .main_body .pro_con{width:850px;}
.main .main_body .pro_con .con_top{width:850px;height: 55px;background: url(../images/line00.png) no-repeat center bottom;}
.main .main_body .pro_con .con_top .top_title{height: 40px;line-height: 40px;}
.main .main_body .pro_con .con_top .top_title font{padding-left: 40px;font-size: 20px;color: #333;}
.main .main_body .pro_con .con_top .top_title span{padding-right: 15px;}
.main .main_body .pro_con .con_main{width: 840px;padding: 5px 15px;;line-height: 28px;}
.main .main_body .pro_con .con_main .pro_out{width:235px;height: 200px; margin-bottom: 15px;}
.main .main_body .pro_con .con_main .pro_out .pro_img{width: 200px;height: 150px;}
.main .main_body .pro_con .con_main .pro_out .pro_zi{width: 200px;height: 50px;background: #dfdfdf;text-align: center;}
.main .main_body .pro_con .con_main .pro_out .pro_zi p{text-align: center;position: relative;top: 5px;}
.main .main_body .pro_con .con_main .pro_out:hover .pro_zi{background: #0454A1;color: #fff}

/*左侧新闻*/
.main .main_body .pro_list_new{width: 240px;height: 405px;background: url(../images/pro_list.png) no-repeat center;}
.main .main_body .pro_list_new .list_top{width: 240px;height: 80px;line-height: 80px;text-align: center;font-size: 24px;font-weight: bold;color: #fff}
.main .main_body .pro_list_new ul{width:228px;margin:0 6px;}
.main .main_body .pro_list_new ul li{width: 223px;height: 40px;line-height: 40px;text-align: center;background: #dfdfdf;margin:7px 0 10px 0; padding-left: 5px; text-overflow:ellipsis;white-space:nowrap; overflow: hidden; }
.main .main_body .pro_list_new ul li:hover {background: #0454A1;color: #fff}
.main .main_body .zuoceleft{ width: 240px;}
.main .main_body .pro_con{width:850px;}
.main .main_body .pro_con .con_top{width:850px;height: 55px;background: url(../images/line00.png) no-repeat center bottom;}
.main .main_body .pro_con .con_top .top_title{height: 40px;line-height: 40px;}
.main .main_body .pro_con .con_top .top_title font{padding-left: 40px;font-size: 20px;color: #333;}
.main .main_body .pro_con .con_top .top_title span{padding-right: 15px;}
.main .main_body .pro_con .con_main{width: 840px;padding: 5px 15px;;line-height: 28px;}
.main .main_body .pro_con .con_main .pro_out{width:235px;height: 200px; margin-bottom: 15px;}
.main .main_body .pro_con .con_main .pro_out .pro_img{width: 200px;height: 150px;}
.main .main_body .pro_con .con_main .pro_out .pro_zi{width: 200px;height: 50px;background: #dfdfdf;text-align: center;}
.main .main_body .pro_con .con_main .pro_out .pro_zi p{text-align: center;position: relative;top: 5px;}
.main .main_body .pro_con .con_main .pro_out:hover .pro_zi{background: #0454A1;color: #fff}
/*main end*/
.ny_title h2{line-height:40px;color:#666666;font-size:18px;border-bottom: 1px #ccc dashed;margin-bottom:10px;font-weight: bold;}
dl.news_dl {font-size:14px; color:#666; padding:5px; line-height:22px; border-bottom:1px dashed #CCCCCC;    margin: 6px;}
.news_dl a img:hover{ background: #EE7703;}
dl.news_dl a{ color:#000; }
dl.news_dl dt {line-height:24px;height:24px;width:780px;overflow:hidden;}
dl.news_dl .dt_1 { height:20px;padding-left:20px;    font-size: 16px;color: #666666; font-weight:bold;text-decoration:none;  }
dl.news_dl .dt_2 { font-size:12px; float:right; padding:0 10px 0 8px;  font-family:"Microsoft YaHei"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} 
dl.news_dl dd {font-size:12px;overflow:hidden;}
.sideWrap { margin-bottom: 19px; }
.sideWrap h2 { background:#1C5C9A;margin-top: 15px; height: 43px; line-height: 43px; font-size:24px; font-weight: bold;color: #fff;text-align: center;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.sideWrap h2 span{ padding-left:10px;}
.sideBox { background: #f2f2f2; }
.sideNewsBox { padding: 11px 12px 13px 11px; }
.sideNewsBox li { border-bottom: 1px solid #d2d2d2; height: 29px; line-height: 29px;  width: 175px !important;}
.sideNewsBox h3 a {background: url(../images/arrow.gif) no-repeat 0 center;color:#393939;display: block;font-size: 13px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 30px;}
.sideNewsBox h3 a:hover {color:#B51C21;font-size: 14px;font-weight: bold;}
.sideContactBox { padding: 12px 40px 14px 17px; line-height: 26px; color: #535353; }

.per{float:left;margin-top:20px; text-align:center; width: 100%;margin-bottom: 20px; background:#eee;}
.per p{ line-height:35px; margin:0px;  padding:0px 10px;width:auto; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; font-weight: bold; font-size: 17px; color: #1968B5;}
.cgbt{border-bottom: 1px #ccc solid;font-size: 18px;font-weight: bold; width:820px !important;}
.xgwz{float:left; margin-bottom:40px;}.xgwz ul{ padding:0px;}
.xgxw{ width:250px;line-height: 25px; height:25px; float:left;margin:5px 10px;border-bottom: 1px #ccc dashed;white-space: nowrap;overflow: hidden; text-overflow:ellipsis;}
.xgxw a{background: url(../images/arrow.gif) no-repeat 0 center; padding-left: 10px;}
.web_pages{float:left; width:830px;}
.web_pages ul{float:left;padding:12px 0px 12px 36px;}
.web_pages ul li{float:left;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.web_pages ul li a{float:left;padding:10px;color:#555;display:block;}
.web_pages ul li a:hover{background-color:#005EB8; color:#fff;text-decoration:none;padding:10px;}
.web_pages ul li.thisclass,
.web_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#005EB8; color:#fff;padding:5px;font-weight:bold;}
.web_pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.web_pages .pageinfo strong{color:#555;margin:0px 2px;}

.web2_pages{float:left; width:830px;}
.web2_pages ul{float:left;padding:12px 0px 12px 36px;}
.web2_pages ul li{float:left;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.web2_pages ul li a{float:left;padding:10px;color:#555;display:block;}
.web2_pages ul li a:hover{background-color:#005EB8; color:#fff;text-decoration:none;padding:10px;}
.web2_pages ul li.thisclass,
.web2_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#005EB8; color:#fff;padding:10px;font-weight:bold;}
.web2_pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.web2_pages .pageinfo strong{color:#555;margin:0px 2px;}

.pro_img{ width:820px; margin: 0px auto; height:auto;    overflow: auto;}
.pro_img ul{ padding:0px; margin:0px;list-style:none; }
.pro_img ul li{ float:left;width:222px; margin:10px 25px;height: 210px;}
.pro_img ul li a{text-decoration:none;} 
.pro_img ul li a img{ width:220px; height:165px; border:1px #ccc solid; border-radius:3px; }
.pro_img ul li a span{ width:220px; line-height:20px; height:20px;text-align:center; color:#666; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
.pro_img ul li a img:hover{ width:240px; height:180px;position:absolute;margin-left:-10px;}
.pro_img2{ width:830px; margin: 0px auto; height:auto    overflow: auto;}
.pro_img2 ul{ padding:0px; margin:0px;list-style:none; }
.pro_img2 ul li{ float:left;width:150px; margin:10px 7px;height: 160px;}
.pro_img2 ul li:hover img{transform: scale(1.05);box-shadow: 0px 10px 50px rgba(0,0,0,0.4);}
.pro_img2 ul li a{text-decoration:none;} 
.pro_img2 ul li a img{ width:150px; height:113px; border:1px #ccc solid; border-radius:3px; }
.pro_img2 ul li a span{ width:150px; line-height:20px; height:20px;text-align:center; color:#666; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
/* productBox */
.productBox { width:850px; overflow: hidden;margin-top: 20px }
.productBox li { float: left; position: relative; width: 228px; height:220px; border: 1px solid #858585; background: #f4f4f4; margin:0px 25px; margin-bottom: 24px; }
.productBox h3 { text-align: center;    line-height: 25px; font-size: 16px; color: #716868; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.productBox h4 {margin-bottom: 8px;text-align: center;font-size: 12px;color: #F00;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 20px;}
.productBox p { padding: 0 5px; line-height: 20px; color: #737373; height: 40px; overflow: hidden; margin-bottom: 10px; }
.productBox span { width: 78px; height: 19px; border: 1px solid #929292; text-align: center; color: #777; display: block; line-height: 19px; position: relative; left: 5px; }
.productBox a { position: absolute; top: -4px; left: -4px; width: 236px; height: 238px; }
.productBox .on {background:#0050C6;border-color: #2D2D2B;}
.productBox .on h3 { color: #fff;line-height: 50px; }
.productBox .on h4 { display:none; color: #fff; }
.productBox .on p { color: #fff; }
.productBox .on span { border-color: #125ed6; background: #fff; color: #125ed6; }

.productBoxs { width:830px; overflow: hidden;margin-top: 20px }
.productBoxs li { float: left; position: relative; width:171px; height:258px; border: 1px solid #858585; background: #f4f4f4; margin:0 20px; margin-bottom: 24px; }
.productBoxs h3 { margin:0px; line-height:30px; text-align: center; font-size: 16px; color: #716868; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.productBoxs p { padding: 0 5px; line-height: 20px; color: #737373; height: 40px; overflow: hidden; margin-bottom: 10px; }
.productBoxs span { width: 78px; height: 19px; border: 1px solid #929292; text-align: center; color: #777; display: block;padding-left: 10px; line-height: 19px; position: relative; left: 5px; }
.productBoxs a { position: absolute; top: -4px; left: -4px; width:171px; height:236px; }
.productBoxs .on { background:#0261CF; border-color: #0261CF; }
.productBoxs .on h3 { color: #fff; }
.productBoxs .on p { color: #fff; }
.productBoxs .on span { border-color: #125ed6; background: #fff; color: #125ed6; }

#content01 h3{ font-size: 20px;padding: 10px;margin-left: 22px;color:#04AFDA;line-height: 20px;font-weight: 600;border-bottom: #d6d6d6 1px solid;    clear: both; }
#content01 h3 span{float: right;font-weight: 100; font-size: 12px;color: #666666;}
#content01{float:left;line-height:30px;font-size:14px;margin-left:10px;margin-right:10px; margin-bottom:20px;    width: 1200px;}
#contact-c li{margin-top:10px;}
.linkbox{padding:0px 30px; width:auto;}.f6{width:990px;}.linkbox h3{ width:150px;}
.linkbox ul li{border-bottom:1px #ccc dashed;margin-left:15px; width:auto; float:left;list-style:none; line-height:30px;text-align: center; margin-bottom: 10px;}
.hotnew_bt{font-size:16px;width:1200px;float:left;color:#666666;font-weight: bold;border-bottom:#24BB30 2px solid;margin-bottom: 20px;}
.hotnew{ width:auto;padding: 0px 30px;}
.hotnew ul li{border-bottom:1px #ccc dashed; float:left;margin-left:15px;}
.wrapper {width:1200px;margin: 0 auto;}

#content01 h3{ font-size: 20px;padding: 10px;margin-left: 22px;color:#04AFDA;line-height: 20px;font-weight: 600;border-bottom: #d6d6d6 1px solid;    clear: both; }
#content01 h3 span{float: right;font-weight: 100; font-size: 12px;color: #666666;}
#content01{float:left;line-height:30px;font-size:14px;margin-left:10px;margin-right:10px; margin-bottom:20px; width: 1200px;}
#contact-c li{margin-top:10px;}
.linkbox{padding:0px 30px; width:auto;}.f6{width:990px;}.linkbox h3{ width:150px;}
.linkbox ul li{border-bottom:1px #ccc dashed;margin-left:15px; width:auto; float:left;list-style:none; line-height:30px;text-align: center; margin-bottom: 10px;}
.hotnew_bt{font-size:16px;width:1200px;float:left;color:#666666;font-weight: bold;border-bottom:#0041A3 2px solid;margin-bottom: 20px;}
.hotnew{ width:auto;padding: 0px 30px;}
.hotnew ul li{border-bottom:1px #ccc dashed; float:left;margin-left:15px;}
.wrapper {width:1200px;margin: 0 auto;}