@charset "utf-8";

@font-face {
	font-family: 'FuturaND';
	src: url("i/fonts/3197D8_0_0.eot");
	src: url("i/fonts/3197D8_0_0.eot?#iefix") format("embedded-opentype"), url("i/fonts/3197D8_0_0.woff2") format("woff2"), url("i/fonts/3197D8_0_0.woff") format("woff"), url("i/fonts/3197D8_0_0.ttf") format("truetype");
	font-weight: 400
}
@font-face {
	font-family: 'FuturaND';
	src: url("i/fonts/3197D8_1_0.eot");
	src: url("i/fonts/3197D8_1_0.eot?#iefix") format("embedded-opentype"), url("i/fonts/3197D8_1_0.woff2") format("woff2"), url("i/fonts/3197D8_1_0.woff") format("woff"), url("i/fonts/3197D8_1_0.ttf") format("truetype");
	font-weight: 500
}
@font-face {
	font-family: 'FuturaND';
	src: url("i/fonts/32337C_0_0.eot");
	src: url("i/fonts/32337C_0_0.eot?#iefix") format("embedded-opentype"), url("i/fonts/32337C_0_0.woff2") format("woff2"), url("i/fonts/32337C_0_0.woff") format("woff"), url("i/fonts/32337C_0_0.ttf") format("truetype");
	font-weight: 400;
	font-style: italic
}
@font-face {
	font-family: 'FuturaND';
	src: url("i/fonts/32337C_1_0.eot");
	src: url("i/fonts/32337C_1_0.eot?#iefix") format("embedded-opentype"), url("i/fonts/32337C_1_0.woff2") format("woff2"), url("i/fonts/32337C_1_0.woff") format("woff"), url("i/fonts/32337C_1_0.ttf") format("truetype");
	font-weight: 500;
	font-style: italic
}

body{margin:0;padding:0;color:#333;font-size:12px;font-family:"FuturaND", 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: #d30830;
	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:1200px;
}

/**********************
***** 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:1200px;height:auto;overflow:hidden;}/*̶*/

/*************************************************
**************  焦点图SupperSlide  ***************
*************************************************/
.fullSlide{ width: 100%; min-width: 1200px; position:relative;}
.fullSlide .bd{ width: 100%; position:relative; z-index:0; }
.fullSlide .bd li{ height:625px;}
.fullSlide .bd li img{width:100%; vertical-align:top; } 
.fullSlide .hd{position:relative; z-index:1; margin-top:-30px; height:30px; line-height:30px;  text-align:center;}
.fullSlide .hd ul{ text-align:center; padding-top:5px; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px 3px; background:url(../images/inc/tg_flash_p.png) -18px 0; overflow:hidden; font-size:0;}
.fullSlide .hd ul .on{ background-position:0 0; }
.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:absolute; background:url(../images/inc/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4; top: 50%; margin-top: -28px;}
.fullSlide .prev{ left: 20px;}
.fullSlide .next{ background-position:right 0; right: 20px;}
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1; }

/*************************************************
************** marquee图片滚动  *******************
*************************************************/
.rock-wrap{width:1000px;height:auto;position:relative;z-index:9;padding-bottom:40px;}
span.newsArr_L{width:18px;height:17px;cursor:pointer;background:url(../images/t_52.jpg) center no-repeat;position:absolute;z-index:999; left:50%; bottom:0px; margin-left:-22px;}
span.newsArr_R{width:18px;height:17px;cursor:pointer;background:url(../images/t_54.jpg) center no-repeat;position:absolute;z-index:998;right:50%; bottom:0px; margin-right:-22px;}

#marquee1{width:985px; height:auto;overflow:hidden;}
#marquee1 ul li{float:left;width:187px; height:auto;cursor:pointer; padding:0 5px;}
#marquee1 ul li img{display:block;width:187px;height:141px;}

#marquee1 ul li h3{display:block; height:40px; line-height:40px; text-align:center; color:#2c2c2c; font-size:14px;}
#marquee1 ul li h3 a{color:#333; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#marquee1 ul li h3 a:hover{color:#ff9d12;}
#marquee1 ul li:hover img{ border-color:#ff9d12;}

#kefu{width:120px;height:auto;position:fixed;top:120px;right:5px;z-index:8888;background:#fff;border:1px solid #ca2d25;border-top:2px solid #ca2d25;display:none; border-radius:4px; padding-bottom:15px;}
#kefu .top{width:100%;height:35px;line-height:35px;font-size:14px;color:#fff;font-weight:bold;text-align:center; background:url(../kf/redTitleBg.gif) repeat-x;}
#kefu .middle{font-size:12px;width:110px; margin:0 auto;}
#kefu .close{float:right;margin-right:10px;margin-top:5px;cursor:pointer;-webkit-transition:all 0.8s ease-out;}
#kefu .close:hover{-webkit-transform:scale(1) rotate(360deg);}
.right_bar{width:31px;height:110px;position:fixed;top:120px;right:0;z-index:9999;}
.right_bar img{cursor:pointer;}
.kfcode{ width:100px; height:100px; overflow:hidden; margin:15px auto 0 auto;}
.kfcode img{ display:block; width:100px; height:100px;}
.kflist{ width:110px; margin:0 auto; height:auto; overflow:hidden;}
.kflist ul li{ height:22px; line-height:22px; overflow:hidden; border-bottom:1px dotted #ccc; padding: 6px 0;}
.kflist ul li a{ display: inline-block; height:22px; line-height:22px; overflow:hidden; color:#333;}
.kflist ul li a:hover{ color:#c00;}
.kflist ul li span{ display:inline-block; float:left; width:23px; height:16px; padding-top:4px; padding-bottom:4px;}
.kflist ul li span img{ display:block; float:right;}
.kflist ul li p{ display:inline-block; float:left; margin-left:8px; height:22px; line-height:22px;}

/**********************
***** top-head ********
**********************/
.fulltip{ width:100%; min-width:1200px; height:89px; background-color:#262626;}
.logo{width: 125px;padding-top:10px;}

.top-right{width: 600px; height: 102px;overflow: hidden;}
/**********************
***** language ********
**********************/
.language_tab{width:78px;height:27px;overflow:hidden; margin-top:31px;}
.language_tab ul li{float:left;margin-left:12px;line-height:27px;display:inline-block; width:27px;}
.language_tab ul li img{ display:block; width:27px; height:27px;}
.language_tab ul li a{color:#a2a2a2;text-decoration:none; display:block;}
.language_tab ul li a:hover{color:#70b742;text-decoration:none;}

/**********************
***** search form *****
**********************/
.search{ width:29px; height:29px; position:relative; margin-top:30px; margin-left:15px;}
.search-btm{ display:block; width:29px; height:29px; background:url(../images/o_05.png) no-repeat center; cursor:pointer;}

.search_main{height:30px;overflow:hidden; padding:10px; background:#fff; border:1px solid #eee; border-radius:5px; position:absolute; top:30px; right:0px; width:182px; z-index:777;}
.s_text{width:152px;height:30px;overflow:hidden;}
.s_input{width:150px;height:28px;line-height:28px;border:1px solid #eee;background:#fff;text-indent:6px;color:#c2c2c2;outline:none 0;margin:0; padding:0; vertical-align:middle; display:block; font-size:12px;}
.s_btm{width:30px;height:30px;overflow:hidden; line-height:30px; text-align:center;}
.schbm{ display:inline-block; height:30px; width:30px; text-align:center; line-height:30px; border:none; background-color:#000; color:#fff; font-size:0; background:#000 url(../images/search_btn.png) no-repeat center; cursor:pointer;}

/**********************
*** nav'nt submenu ****
**********************/
.nav{
	width: 780px;
	height:89px;
}
.nav > ul > li{
	width: 130px;
	height:89px;
	float:left;
	position:relative;
	z-index:555;
}
.nav > ul > li > h3{
	display:block;
	height:89px;
	line-height:89px; 
	text-align:center;
	font-size:16px; 
	text-transform: uppercase;
}
.nav > ul > li > h3 a{
	color:#fff;
	display: block;
}
.nav > ul > li:hover h3 a{
	color:#fff;
}

.nav ul li ul{
	display:none;
	width:160px;
	height:auto; 
	overflow:hidden;
	position:absolute;
	top:89px;
	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: left;
}
.nav ul li ul li a{
	display:block;
	color:#000;
	height:30px;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding:0 15px;
}
.nav ul li ul li a:hover{
	color:#fff;
	background: #000;
}
.nav ul li:hover ul{
	display:block;
}

/**********************
*** footer nav ********
**********************/
.footer{width:100%;height:auto; overflow:hidden; background:#262626 url(../images/o_24.jpg) no-repeat center bottom;padding-top:30px;min-width:1200px;}
.min_nav{height:auto; overflow: hidden;}
.w1{
	width: 230px;
}
.w2{
	width: 245px;
}
.w3{
	width: 490px;
}
.min_nav h1{display:block;color:#fff;font-size:18px; text-transform:uppercase; margin-bottom: 10px; height:32px; line-height:32px;}
.cnth1{ height:32px; line-height:32px;  background:url(../images/o_32.jpg) no-repeat left center; padding-left:40px;}
.min_nav ul li{color:#fff;line-height:2; font-size:14px;}
.min_nav ul li a{
	color: #fff;
}
.min_nav ul li a:hover{
	color: #fff;
}
.folx{ color:#fff; font-size:14px; line-height:2;}
.sjlist{ margin-top:20px;}
.sjlist ul li{ width:36px; height:36px; overflow:hidden; float:left; margin-right:10px;}
.sjlist ul li a{ display:block;}
.sjlist ul li img{ display:block; width:36px; height:36px;}

/**********************
*** copyright *********
**********************/
.copyright{
	width:1200px;
	border-top:1px solid #5d5d5d;
	margin-top:25px;
	height: 54px;
	line-height: 54px;
	color: #fff;
	font-size:14px;
}
.indexwap{ width:100%; min-width:1200px; padding:30px 0; background-color:#ededed;}

.lblist{ overflow:hidden; text-align:center;}
.lblist ul{ text-align:center;}
.lblist ul li{ display:inline-block;*display:inline;zoom:1;}
.lblist ul li a{ display:block;}
.lbth{ width:185px; height:185px; padding-bottom:15px; background:url(../images/o_29.png) no-repeat center bottom; float:left;}
.lbth img{ display:block; width:185px; height:185px;}
.lbmz{padding:0 20px; height:185px; color:#000; font-size:20px; line-height:185px; overflow:hidden; display:inline-block; float:left;}

.prowbox{ background:url(../images/o_34.jpg) repeat-x center; text-align:center;}
.prowbox span{ display:inline-block; color:#000; font-size:30px; padding:0 25px; text-transform:uppercase; background-color:#ededed;}
.prosml{ text-align:center; color:#666; font-size:18px; margin-top:15px;}

.hopprolist{ margin-top:25px; overflow:hidden;}
.hopprolist ul{ width:1216px;}
.hopprolist ul li{ width:288px; margin-top:15px; position:relative; float:left; height:auto; overflow:hidden; margin-right:16px;}
.hotpic{ width:288px; height:216px; overflow:hidden; position:relative; z-index:1;}
.hotpic img{ display:block; width:288px; height:216px;}
.hopprolist ul li a{ display:block;}
.hottitle{ text-align:center; height:44px; line-height:44px; overflow:hidden; font-size:14px;}
.hotico{ display:block; width:36px; height:36px; text-align:center; line-height:36px; font-size:11px; text-transform:uppercase; color:#fff; background-color:#c00; position:absolute; top:2px; right:2px; border-radius:18px; -webkit-border-radius:18px; -moz-border-radius:18px;}

.strcc{ color:#313131; font-size:14px; line-height:2; margin-top:20px;}
.strimg{ margin-top:20px;}
.strimg img{ max-width:100%; height:auto; overflow:hidden;}
.abmm{ margin-top:25px; font-size:14px; text-align:center; text-transform:uppercase;}
.abmm a{ display:inline-block; color:#fff; background-color:#555; height:36px; line-height:36px; padding:0 40px; border-radius:18px; -webkit-border-radius:18px; -moz-border-radius:18px;}

.fullad1{ width:100%; min-width:1200px; margin-top:20px;height:465px; background-repeat:no-repeat; background-position:50% 50%; background-attachment:fixed; overflow:hidden; background-size:cover;}
.adfn{ color:#fff; font-size:48px; font-weight:bold; overflow:hidden; padding-top:180px; font-style: italic;}

.nwtop{}
.nwmd{ width:438px; min-height:70px; height:auto; background:url(../images/o_71.png) no-repeat center bottom; float:left; padding-bottom:18px;}
.nwmd span{ display:block; color:#000; font-size:26px; font-weight:bold; padding-left:90px; text-transform:uppercase;}
.nwmd p{ display:block; padding-left:30px; color:#666; font-size:16px; margin-top:5px;}
.nwlist{ overflow:hidden;}
.nwlist ul{ width:1240px;}
.nwlist ul li{ width:580px; float:left; margin-top:40px; margin-right:40px; height:auto; overflow:hidden; position:relative;}
.nwlist ul li img{ display:block; float:left; width:255px; height:190px;}
.tmrt{ width:300px;}
.nwttl{ color:#000; font-size:18px; line-height:1.65;}
.nwinfo{ margin-top:5px; color:#999; font-size:14px; line-height:22px; overflow:hidden; max-height:88px;}
.nwda{ color:#aaa; font-size:12px; margin-top:5px;}
.nwmo{ margin-top:10px; font-size:14px;}
.nwmo a{ display:inline-block; padding:6px 20px; color:#fff; background-color:#b2b2b2;}

.fullml{ width:100%; min-width:1200px; padding:15px 0; background-color:#535353;}
.pt1{ width:520px; text-align:right;}
.pt1 span{ display:block; color:#fff; font-size:30px;}
.pt1 p{ display:block; color:#fff; font-size:18px;}
.pt2{ margin-left:40px; margin-top:10px; width:510px;}
.ptput{ width:320px;}
.ptput input{ display:block; width:290px; height:44px; line-height:44px; padding:0 15px; border:none; border-radius:6px; -webkit-border-radius:6px;}
.ptbtm{ width:180px; margin-left:10px;}
.ptbtm input{ display:block; width:180px; height:44px; line-height:44px; text-align:center; border:none; background-color:#696969; color:#fff; font-size:20px; text-transform:uppercase; cursor:pointer;}

/************************
** left-right structs ***
************************/
.list_left{width:230px; height: auto; overflow: hidden;}
.list_left h1{display:block;height:34px;line-height:34px;color:#fff;background:#000; font-size:15px; text-indent:20px; text-transform:uppercase;}
.list_left ul{border:1px solid #ddd;}
.list_left ul li{height:40px;line-height:40px;font-size:12px;color:#fff; border-bottom:1px solid #ddd; border-top:1px solid #fff;}
.list_left ul li a{color:#333; display:block; background-color:#f5f5f5; padding:0 15px; height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.list_left ul li a:hover{color:#c00;}
.list_left ul li a.cls_curr{color:#c00; background-color:#fff;}

.list_contact{height:auto;overflow:hidden;padding:15px;line-height:22px;border:1px solid #ccc;border-top:none;}
.list_contact img{max-width:100%;padding-bottom:5px;}

.list_right{ width:950px; height: auto; overflow:hidden; border:1px solid #ccc;}
.right_top{width:100%; border-bottom:1px solid #ddd; height:auto; overflow:hidden;}
.right_top span{display:inline-block;float:left;height:32px;line-height:32px;color:#666;font-size:13px;padding-right:10px; background:url(../images/map.png) no-repeat left center; padding-left:20px; margin-left:15px;}

/************************
*** 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;}
.page_info img{max-width:100%;}

/************************
*** news ****************
************************/
.news_list{height:auto;overflow:hidden;padding:0 20px;}
.news_list ul li{border-bottom:1px dashed #b2b2b2;padding:20px 0; height:auto; overflow:hidden;}
.news_list ul li img{ display:block; float:left; width:200px; height:120px;}
.nwert{width:680px; height:auto; overflow: hidden;}
.nwettl{ color:#333; font-size:14px; height:auto; overflow:hidden;}
.nwedesp{ color:#888; line-height:1.65; margin-top:5px;}
.nwedate{ color:#aaa; margin-top:5px;}

.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:292px;height:auto;display:block;float:left;margin-left:18px;overflow:hidden;}
.pro_list ul li img{width:290px;height:218px;display:block;border:1px solid #efeeee;}
.pro_list ul li span{width:100%;display:block;text-align:center;overflow:hidden; height:46px; line-height:46px; white-space:nowrap; text-overflow:ellipsis;}
.pro_list ul li a{color:#555;}
.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:560px;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:#000;}
.tabBox .tabCont {width:100%; display:none;height:auto;}

/************************
*** form buttom *********
************************/
.txtf{width:400px;border:1px solid #ddd;height:20px;line-height:20px;text-indent:10px;color:#555}
.txtf:focus{border:1px solid #000;}
.txtf_2{width:400px;border:1px solid #ddd;line-height:20px;color:#555;font-size:12px;}
.txtf_2:focus{border:1px solid #000;}

.ctus_btm{width:90px;height:30px;line-height:28px;border:1px solid #000;outline:none 0;background:#000;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 #000;color:#000;}

/***********************************
*** 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 ******
**********************/
.inbanner{ width:100%; min-width:1000px; height:280px; background-repeat:no-repeat; background-position:50% 50%;}

.photo-list{ overflow:hidden; margin-top:20px;}
.photo-list ul li{ width:230px; margin-left:15px; float:left;}
.photo-list ul li img{ display:block; width:230px; height:152px;}
.photo-list ul li span{ display:block; height:40px; line-height:40px; text-align:center; overflow:hidden;}
.xxka img{ display: block;max-width: 100%; height: auto;}
.scrolltop{width: 40px; height: 40px;background: url(../images/up.jpg) no-repeat center; cursor: pointer; position: fixed;right: 5px; bottom: 10px; z-index: 888; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; display: none;}

.xx-md1{
	overflow: hidden;
	margin-top: 10px;
}
.xx-md1 ul{
	width: 1230px;
}
.xx-md1 ul li{
	width: 380px;
	float: left;
	margin-right: 30px;
}
.xx-md2{
	height: 50px;
	background-color: #f6fcfe;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 75px;
	line-height: 50px;
	font-size: 16px;
	color: #252525;
}
.xx-bg1{
	background-image: url(../images/xx1.jpg);
}
.xx-bg2{
	background-image: url(../images/xx2.jpg);
}
.xx-bg3{
	background-image: url(../images/xx3.jpg);
}
.xx-md3{
	padding: 25px 5px;
	font-size: 14px;
	line-height: 1.65;
}
.xx-md3 a{
	color: #c00;
}
.xx-md4{
	width: 580px;
}
.xx-md5{
	font-size: 14px;
	font-weight: bold;
	color: #252525;
	text-transform: uppercase;
}
.xx-md6{
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0 5px;
	line-height: 2;
	color: #777;
}
.xx-bg4{
	background-image: url(../images/xx4.jpg);
	border-bottom: 1px dashed #ddd;
	padding-bottom: 8px;
}
.xx-bg5{
	background-image: url(../images/xx5.jpg);
	border-bottom: 1px dashed #ddd;
	padding-bottom: 8px;
	margin-top: 8px;
}
.xx-bg6{
	background-image: url(../images/xx6.jpg);
	padding-bottom: 8px;
	margin-top: 8px;
}
.xx-md7{
	font-size: 14px;
	line-height: 2;
	margin-top: 20px;
	color: #777;
}
.xx-md8{
	font-size: 12px;
	color: #777;
	margin-top: 30px;
}
.xx-md9{
	margin: 15px 0;
}
.xx-md9 label{
	display: block;
	font-size: 12px;
	color: #aaa;
	margin-bottom: 5px;
}
.xx-md9 input{
	display: block;
	border: 1px solid #ccc;
	background-color: #dcdcdc;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	width: 98%;
}
.xx-md9 textarea{
	display: block;
	border: 1px solid #ccc;
	background-color: #dcdcdc;
	padding: 10px;
	width: 98%;
}
input.xx-btm{
	display: inline-block;
	border: none;
	color: #fff;
	background-color: #ff6600;
	width: auto !important;
	padding: 8px 30px;
	height: auto;
	line-height: inherit;
	cursor: pointer;
}

.fk-md1{
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 25px;
	color: #27e0ee;
	border-bottom: 1px solid #27e0ee;
	padding-bottom: 10px;
}
.fk-md2{
	text-align: center;
	color: #252525;
	font-size: 20px;
	margin-top: 25px;
	text-transform: uppercase;
}
.fk-md3{
	font-size: 12px;
	line-height: 2;
	color: #666;
	margin-top: 25px;
}
.fk-md3 img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto !important;
}
.team_block{
	width: 1125px;
	margin-top: 25px;
	margin-bottom: 40px;
}
.team_block ul{
	overflow: hidden;
}
.team_block ul li{
	width: 135px;
	vertical-align: top;
	margin: 26px 45px 16px;
	text-align: center;
	height: auto;
	overflow: hidden;
	float: left;
}
.avatar{
	width: 135px;
	height: 135px;
}
.avatar img{
	display: block;
	width: 124px;
	height: 124px;
	margin: 0 auto;
	border-radius: 62px;
	-webkit-border-radius: 62px;
	-moz-border-radius: 62px;
	padding: 4px;
	border: 1px dashed #27e0ee;
}
.namedada{
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}
.abkdekkk{
	margin-top: 5px;
	color: #666;
}
.rowline{
	width: 100% !important;
	min-height: 2px;
	float: left;
}

.jobinfo{
	text-align: center;
	font-size: 24px;
	margin-top: 40px;
	line-height: 1.75;
}
.joblist{
	margin-top: 40px;
	text-align: center;
}
.joblist ul li{
	text-align: center;
	font-size: 30px;
	margin: 25px 0;
}
.joblist ul li a{
	color: #000;
	border-bottom: 4px solid #000;
}
.joblist ul li a:hover{
	color: #777;
	border-bottom-color: #777;
}
.jobnames{
	text-align: center;
	font-size: 24px;
	margin-top: 25px;
}
.jobcontent{
	font-size: 16px;
	line-height: 2;
	margin-top: 20px;
	margin-bottom: 20px;
}
