@charset "utf-8";
body{margin:0;padding:0;color:#333;font-size:12px;font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}
html{margin:0;padding:0;}
html,body{ height:100%;}
div,ul,li,h1,h2,h3,h4,h5,h6,span,p,form,input{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:500;}
h1{font-size:36px;}
h2{ font-size:30px;}
h3{ font-size:24px;}
h4{ font-size:18px;}
h5{ font-size:14px;}
h6{ font-size:12px;}
ul,li{list-style:none;}
div{margin:0 auto;padding:0;}
img{border:none 0;}
/*a{color:#333;text-decoration:none;outline:none 0;}
a:hover{color:#70b742;text-decoration:none;outline:none 0;}*/
.left{float:left;}
.right{float:right;}
.table_pro{font-size:12px;border:1px solid #eee; background:#f6f6f6; padding:5px 10px;}
a.table_pro2{font-size:12px;border:1px solid #c00;background:#c00;padding:5px 10px; color:#fff;}

.trans{ -webkit-transition:all ease-in-out .4s; -moz-transition:all ease-in-out .4s; -o-transition:all ease-in-out .4s; transition:all ease-in-out .4s;}

/**********************/
a {
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration:none;
}
a:hover {
	color: #c00;
	text-decoration:none;
}
a:focus,
a:active {
	outline: none;
}


/* css清除浮动 */
.clearfix:before,.clearfix:after,.container:before,.container:after {
	display: table;
  	content: " ";
}
.clearfix:after,.container:after{
	clear: both;
}
.container{
	width:1172px;
}

/**********************
***** margins *********
**********************/
.top_1{margin-top:1px;}
.top_5{margin-top:5px;}
.top_10{margin-top:10px;}
.top_11{margin-top:11px;}
.top_15{margin-top:15px;}
.top_20{margin-top:20px;}
.top_25{margin-top:25px;}
.top_30{margin-top:30px;}
.top_40{margin-top:40px;}

.public_wrap{width:100%;height:auto;overflow:hidden;}/**/
.public_box{width:1172px;height:auto;overflow:hidden;}/*̶*/

/**********************
***** top-head ********
**********************/
.top-bar{width:100%; min-width:1172px; border-top:5px solid #1d1f36; background:url(../images/x_05.jpg) repeat-y center;}

.logo{width: 380px;}

/**********************
*** nav'nt submenu ****
**********************/
.nav-bar{width:770px;}
.nav-bar ul li{ float:left; height:84px; line-height:84px; font-size:16px;}
.nav-bar ul li a{ color:#00afde; display:block; padding:0 24px;}
.nav-bar ul li a:hover{ color:#00afde;}

.nav{
	width: 1000px;
	height:25px;
	padding: 13px 0;
}
.nav > ul > li{
	width: 125px;
	height:25px;
	float:left;
	position:relative;
	background: url(../images/nav-line.png) no-repeat right;
}
.nav > ul > li > h3{
	padding-right: 2px;
	display:block;
	height:25px;
	line-height:25px; 
	text-align:center;
	font-size:14px; 
	text-transform: uppercase;
}
.nav > ul > li > h3 a{
	color:#282828;
	display: block;
}
.nav > ul > li:hover h3 a{
	background:#70b742;
	color:#fff;
	display:block;
	border-radius: 3px;
}

.nav ul li ul{
	display:none;
	width:123px;
	height:auto; 
	overflow:hidden;
	position:absolute;
	top:25px;
	left:0;
	z-index:9999 !important;
	background: #fff;
	opacity: 0.8;
}
.nav ul li ul li{
	height:30px;
	line-height:30px;
	font-size:12px;
	z-index: 999;
	text-align: center;
}
.nav ul li ul li a{
	display:block;
	color:#000;
}
.nav ul li ul li a:hover{
	color:#fff;
	background: #70b742;
}
.nav ul li:hover ul{
	display:block;
}

/**********************
*** footer nav ********
**********************/
.footer{width:100%;height:auto; overflow:hidden; background:#ebebeb;padding-top:30px;padding-bottom:30px;min-width:1172px;}
.min_nav{height:auto; overflow: hidden; min-height:180px;}
.w1{
	width: 150px;
	border-right:1px solid #d6d6d6;
	padding-left:85px;
}
.w2{
	width: 172px;
	border-right:1px solid #d6d6d6;
	border-left:1px solid #fff;
	padding-left:96px;
}
.w3{
	width: 173px;
	border-right:1px solid #d6d6d6;
	border-left:1px solid #fff;
	padding-left:75px;
}
.w4{width:165px; border-left:1px solid #fff; padding-left:68px;}
.min_nav h1{display:block;color:#000;font-size:16px; text-transform:uppercase; margin-bottom: 10px;}
.min_nav ul li{color:#737373;line-height:24px; font-size:14px;}
.min_nav ul li a{
	color: #676767;
}
.min_nav ul li a:hover{
	color: #c00;
}
.foot-wx{
	width: 150px;
	height: auto;
	overflow: hidden;
}
.foot-wx img{
	display: block;
	width: 150px;
	height: 150px;
}
.foot-wx p{
	display: block;
	color: #7c7c7c;
	text-align: center;
	padding-top: 10px;
}

/**********************
*** copyright *********
**********************/
.copyright,.tec-support{
	height: 50px;
	line-height: 50px;
	color: #9d9d9d;
	display:inline-block;
	font-size:14px;
}
.idx-pro-top{ text-align:center; position:relative;}
.idx-pro-more{width:175px; height:48px; position:absolute; top:10px; right:0px;}

.line-img{ text-align:center;}
.ab-pic{width:436px;}
.abbf{width:710px;}
.abbeif{ color:#a0a0a0; font-size:14px; margin-top:10px; line-height:1.75;}
.abpic{width:100%;}

.idx-abox{width:410px;}
.idx-hnnr{width:350px; margin-left:42px;}
.idx-cont{width:327px;}

.idxabmore{ margin-top:30px;}
.idxabmore a{ display:inline-block; height:50px; line-height:50px; color:#fff; padding:0 20px;}
.idxabmore a:hover{ color:#fff;}
.idxabmore a.bgcr1{ background-color:#00afde;}
.idxabmore a.bgcr2{ background-color:#6cc364;}
.idx-cntbwf{ color:#585858; line-height:2;}

.news-index-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news-index-list ul li{
	height: 42px;
	line-height: 42px;
	border-bottom:1px solid #ccc;
}
.news-index-list ul li span{
	display: inline-block;
	float: right;
	color: #00aedd;
	padding-left: 15px;
}
.news-index-list ul li a{
	display: block;
	height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #656565;
}
.news-index-list ul li a:hover{
	color: #00aedd;
}

/************************
** left-right structs ***
************************/
.list_left{width:230px; height: auto; overflow: hidden;}
.list_left h1{display:block;height:34px;line-height:34px;color:#fff;background:#00afde; font-size:15px; text-indent:20px; text-transform:uppercase;}
.list_left ul{border:1px solid #ccc;}
.list_left ul li{height:30px;line-height:30px;text-indent:20px;font-size:12px;color:#fff; border-bottom:1px dotted #ccc;}
.list_left ul li a{color:#333; display:block;}
.list_left ul li a:hover{color:#e42729;}
.list_left ul li a.cls_curr{color:#e42729; font-weight:bold;}

.list_contact{height:auto;overflow:hidden;padding:8px;line-height:22px;border:1px solid #ccc;border-top:none;}
.list_contact img{max-width:100%;padding-bottom:5px;}

.list_right{ width:920px; height: auto; overflow:hidden; border:1px solid #ccc;}
.right_top{width:100%;height:31px;line-height:31px; border-bottom:1px solid #00afde;}
.right_top h2{display:inline-block;float:left;padding-left:10px; padding-right:5px;height:31px;line-height:31px;font-size:12px; font-weight:bold;}
.right_top span{display:inline-block;float:right;height:31px;line-height:31px;color:#333;padding-right:10px;}
.right_top span a{color:#333;}
.right_top span a:hover{color:#e42729;}

/************************
*** pages-info **********
************************/
.page_content{height:auto;overflow:hidden; padding:20px;}
.page_title{ text-align:center; color:#222; font-size:18px;padding-top:15px;padding-bottom:15px;}
.page_other{text-align:center;background:#f2f2f2;border:1px dashed #ccc;text-align:center;font-size:12px;padding-top:10px;padding-bottom:10px; color:#888}
.page_info{line-height:30px; font-size:14px;}
.page_info img{max-width:100%;}

/************************
*** news ****************
************************/
.news_list{height:auto;overflow:hidden;padding:20px;}
.news_list ul li{width:100%;display:block;border-bottom:1px dashed #b2b2b2;padding:10px 0; background:url(../images/t_18.png) no-repeat 5px; text-indent:20px; font-size:12px;}
.news_list ul li span{display:block;line-height:22px;float:right;padding-right:5px; color:#bbb;}


.pages_foot{height:auto; overflow:hidden;padding:10px 0 30px; text-align:center;}

/************************
*** products ************
************************/
.pro_list{width:100%;height:auto;overflow:hidden;}
.pro_list ul{}
.pro_list ul li{width:205px;height:auto;display:block;float:left;margin-left:20px;overflow:hidden;}
.pro_list ul li img{width:203px;height:152px;display:block;border:1px solid #efeeee;}
.pro_list ul li span{width:100%;display:block;text-align:center;padding:15px 0;overflow:hidden;}
.pro_list ul li a{color:#000;}
.pro_list ul li a:hover{color:#c00;}

/************************
*** products detail *****
************************/
.product_info_main{height:auto;overflow:hidden;padding:20px;}
.product_pics_box{width:100%;height:auto;overflow:hidden;}
.product_pics_lt{width:320px;height:auto;}
.product_pics_rt{width:540px;height:auto;overflow:hidden;}
.product_name{height:auto;overflow:hidden;color:#000;font-weight:bold;background:#f0f0f0;padding:10px;font-size:15px;}
.product_times{width:100%;height:auto;overflow:hidden;color:#666;line-height:30px;border-bottom:1px dashed #ccc;padding:2px 0;}
.product_infos_box{width:100%;height:auto;overflow:hidden;}
.product_desp{width:100%;height:auto;overflow:hidden;line-height:30px;}

/************************
*** big pictures ********
************************/
.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}
.preview{width:302px; height:320px; float:left;}
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; padding:6px 0; width:302px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../img/lt_01.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../img/rt_01.png) no-repeat; margin-left:285px; margin-top:-50px;}

#imageMenu {height:50px; width:270px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:50px; overflow:hidden; float:left; text-align:center;margin-left:4px;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:48px; height:48px; border:1px solid #e3e3e3;}
/* bigImg */
.bigImg{position:relative;float:left;width:300px;height:256px;overflow:hidden;border:1px solid #e3e3e3;}
.bigImg #midimg{width:300px; height:256px;}
.bigImg #winSelector{width:100px; height:85px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #e3e3e3; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}
/* product info end */

/************************
*** tabs changes ********
************************/
.tabBox{width:100%;height:auto;overflow:hidden;}
.tabBox .tabNav { overflow:hidden; _zoom:1;text-align:center;width:100%;margin:0 auto; background:#f0f0f0;}
.tabBox .tabNav li{padding:0 10px;margin-right:10px;text-align:center;float:left;cursor:pointer;line-height:32px;background:#d2d2d2;color:#000;font-size:14px;}
.tabBox .tabNav li.now {color:#fff;background:#00afde;}
.tabBox .tabCont {width:100%; display:none;height:auto;}

.honnerlist{width:100%; padding:20px 0;}
.honnerlist ul li{ float:left; width:164px; text-align:center; margin-left:20px;}
.honnerlist ul li img{max-width:164px;}

/************************
*** form buttom *********
************************/
.txtf{width:400px;border:1px solid #ddd;height:20px;line-height:20px;text-indent:10px;color:#555}
.txtf:focus{border:1px solid #00afde;}
.txtf_2{width:400px;border:1px solid #ddd;line-height:20px;color:#555;font-size:12px;}
.txtf_2:focus{border:1px solid #00afde;}

.ctus_btm{width:90px;height:30px;line-height:28px;border:1px solid #00afde;outline:none 0;background:#00afde;display:inline-block;margin-right:20px;color:#fff;font-family:'Verdana';-webkit-transition:0.6s;-moz-transition:0.6s;-o-transition:0.6s;transition:0.6s;border-radius:5px;}
.ctus_btm:hover{background:#fff;border:1px solid #00afde;color:#00afde;}

/***********************************
*** product cate more level ********
***********************************/
.pro_cate{width:240px;height:auto;}
.pro_cate_top{width:100%;height:33px;line-height:33px;color:#fff;font-size:16px;background:#666;text-indent:12px;}

.pro_cate_list{width:240px;height:auto;}
.pro_cate_list ul li{margin-top:1px;background:url(../images/vcamlni_52.jpg) repeat-x;height:30px;line-height:30px;text-indent:26px;display:block;position:relative;}
.pro_cate_list ul li a{background:url(../images/vcamlni_42.png) no-repeat 8px;display:block;color:#000;font-size:14px;position:relative;z-index:1000;}
.pro_cate_list ul li a:hover{color:#000;text-decoration:underline;display:block;}

.pro_cate_list ul li ul{width:240px;position:absolute;display:none;top:0;padding:0;z-index:9999;left:240px;}
.pro_cate_list ul li:hover ul{display:block;}
.pro_cate_list ul li ul li{display:block;padding:0;width:100%;position:relative;line-height:30px;height:30px;border-top:1px solid #888;font-size:12px;background:#666 none;margin-top:0;}
.pro_cate_list ul li ul li a{width:100%;display:block;color:#fff;text-decoration:none;z-index:1000;position:relative;line-height:30px;background:url(../images/vcamlni_48.png) no-repeat 8px;}
.pro_cate_list ul li ul li a:hover{color:#fff;text-decoration:none;background:#222 url(../images/vcamlni_48.png) no-repeat 8px;}

.pro_cate_list ul li.sub2{background:#f7f7f7;}
.pro_cate_list ul li.sub2 a{background:url(../images/vcamlni_48.png) no-repeat 11px;color:#757575;font-size:12px;}
.pro_cate_list ul li.sub2 a:hover{color:#757575;text-decoration:underline;}

.pro_cate_list ul li.sub3{background:#f7f7f7;}
.pro_cate_list ul li.sub3 a{color:#000;font-size:12px;background: url(../images/vcamlni_05.png) no-repeat 11px;}
.pro_cate_list ul li.sub3 a:hover{color:#757575;text-decoration:underline;}

.pro_cate_list ul li.sub4{background:#f7f7f7;}
.pro_cate_list ul li.sub4 a{color:#333;font-size:12px;background:none;}
.pro_cate_list ul li.sub4 a:hover{color:#757575;text-decoration:underline;}

/**********************
*** inner banner ******
**********************/
.b_about{width:100%;height:230px;overflow:hidden;background:url(../images/about.jpg) center no-repeat;}
.b_contact{width:100%;height:230px;overflow:hidden;background:url(../images/contact.jpg) center no-repeat;}
.b_case{width:100%;height:230px;overflow:hidden;background:url(../images/case.jpg) center no-repeat;}
.b_news{width:100%;height:230px;overflow:hidden;background:url(../images/news.jpg) center no-repeat;}
.b_product{width:100%;height:230px;overflow:hidden;background:url(../images/product.jpg) center no-repeat;}
.b_service{width:100%;height:230px;overflow:hidden;background:url(../images/service.jpg) center no-repeat;}
.b_feedback{width:100%;height:230px;overflow:hidden;background:url(../images/feedback.jpg) center no-repeat;}