@charset "utf-8";
@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSansLight.eot');
    src: url('../fonts/OpenSansLight.eot') format('embedded-opentype'),
         url('../fonts/OpenSansLight.woff2') format('woff2'),
         url('../fonts/OpenSansLight.woff') format('woff'),
         url('../fonts/OpenSansLight.ttf') format('truetype'),
         url('../fonts/OpenSansLight.svg#OpenSansLight') format('svg');
}

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%;}
body{
	background-color:#fff;
}
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;}
dl,dt,dd{ margin:0; padding:0; 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;}

/**********************/
a {
	color: #333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-decoration:none;
}
a:hover {
	color: #009ed6;
	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; background-color:#fff;}
.fullSlide .bd{ width: 100%; position:relative; z-index:0; }
.fullSlide .bd li{ height:585px;}
.fullSlide .bd li a{ display:block; height:inherit;}
.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; }

/*************************************************
**************图片滚动  *******************
*************************************************/
.picScroll-left{
	width:1208px;
	position:relative;
	margin-top:25px;
}
.picScroll-left .prev,
.picScroll-left .next{
	display:block;
	width:36px;
	height:36px;
	overflow:hidden;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:50% 50%;
	position:absolute;
	top:50%;
	margin-top:-15px;
}
.picScroll-left .prev{
	background-image:url(../images/prev.png);
	left:-40px;
}
.picScroll-left .next{
	background-image:url(../images/next.png);
	right:-50px;
}

.picScroll-left .bd{
	padding:0;
}
.picScroll-left .bd ul{
	overflow:hidden;
	zoom:1;
}
.picScroll-left .bd ul li{
	width:290px;
	height:auto;
	margin:0 8px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picScroll-left .bd ul li .pic{
	width:290px;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.picScroll-left .bd ul li .pic img{
	width:290px;
	height:auto;
	display:block;
	
	transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
}
.picScroll-left .bd ul li:hover .pic img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.picScroll-left .bd ul li .title{
	font-size:14px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:left;
	color:#c00;
	padding:0 20px;
	margin-top:10px;
}
.picScroll-left .bd ul li:hover .title a{
	color:#eb3e00;
}
.p-intro{
	text-align: left;
	color:#666;
	font-size:12px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding:0 20px;
}
.p-more-scroll{
	padding:0 20px;
	text-align:left;
	font-size:14px;
	text-transform:uppercase;
}
.p-more-scroll a{
	display:inline-block;
	height:24px;
	line-height:24px;
	overflow:hidden;
	color:#eb3e00;
	padding-left:20px;
	background-image:url(../images/k_38.png);
	background-repeat:no-repeat;
	background-position:0 50%;
}


/*************************************************
**************  在线客服  *************************
*************************************************/
#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;}

/**********************
******* scroll ********
**********************/
.scrollToTop{
	width:30px;
	height:30px;
	text-align:center;
	line-height:40px;
	background-color:#000;
	position:fixed;
	right:5px;
	bottom:5px;
	cursor:pointer;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.scrollToTop i{
	display:inline-block;
	line-height:30px;
	color:#fff;
}

/**********************
******* head **********
**********************/
.full-top{
	width:100%;
	min-width:1200px;
	height:44px;
	background-color: #e8e8e8;
	overflow:hidden;
}
.top-wel{
	display:inline-block;
	height:44px;
	line-height:44px;
	color:#525252;
	font-size:14px;
}

.header{
	width:100%;
	min-width:1200px;
	background-color:#FFF;
	position:relative;
	z-index:999;
}
.logo{
	display:block;
	width: 590px;
	height:124px;
	float: left;
}
.logo img{
	display:block;
	width:590px;
	height:124px;
}
.head-right{
	display:inline-block;
	float:right;
	margin-top:30px;
}
.head-right span{
	display:block;
	height:auto;
	overflow:hidden;
	background-image:url(../images/hotline.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:65px;
}
.head-right span h5{
	color:#7c7c7c;
	font-size: 16px;
	line-height:24px;
}
.head-right span h4{
	color:#d30000;
	font-size: 28px;
	font-weight: bold;
	line-height:30px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: arial;
}

/**********************
***** language ********
**********************/
.language{
	text-align: center;
	font-size:0px;
	float:right;
	height: 24px;
	margin-top: 10px;
}
.language a{
	display:inline-block;
	font-size:14px;
	color:#777;
	height:24px;
	line-height:24px;
	text-transform:capitalize;
	background-repeat:no-repeat;
	background-position:0 50%;
	border-right: 1px dashed #8d8d8c;
	padding: 0 15px;
}
.language a:hover{
	color:#0099ff;
}
.language a:last-child{
	border-right: none;
}
.language i{
	padding-right: 5px;
}
.language a.en{
	padding-left:25px;
	background-image:url(../images/en.png);
}
.language a.cn{
	padding-left:25px;
	background-image:url(../images/cn.png);
}
.language a.wb{
	padding-left:25px;
	background-image:url(../images/wb.jpg);
}
.language a.wx{
	padding-left:30px;
	background-image:url(../images/wx.jpg);
}
.language a.tel{
	padding-left:28px;
	background-image:url(../images/tel.jpg);
}

/**********************
***** search form *****
**********************/
.search-wrap{
	width:248px;
	height:28px;
	position:relative;
	overflow:hidden;
	float: right;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.search-input{
	width:200px;
	height:28px;
	overflow:hidden;
	float: left;
}
.search-input input{
	display:block;
	margin:0;
	width:160px;
	height:28px;
	line-height:28px;
	border:none;
	padding:0 10px 0 30px;
	color:#999;
	font-size:12px;
	background-color:#FFFFFF;
	background-image: url(../images/jxt_21.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	vertical-align:middle;
}
.search-btm{
	width:48px;
	height:28px;
	float: right;
}
.search-btm input{
	display:block;
	color:#fff;
	font-size:14px;
	width:48px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:none;
	padding:0;
	margin:0;
	background-color: #3F3F3F;
	cursor:pointer;
}

/**********************
*** nav'nt submenu ****
**********************/
.full-nav{
	width:100%;
	min-width:1200px;
	background-color:#009ed6;
	position:relative;
	z-index:98;
	height: 48px;
}
.navbar{
	margin-top:10px;
}
.nav{
	width: 950px;
	height:48px;
	float: left;
}
.nav > ul > li{
	width: 130px;
	height:48px;
	float:left;
	position:relative;
	z-index:10;
	border-right: 1px solid #2a8ec2;
	border-left: 1px solid #45b9f5;
}
.nav > ul > li:first-child{
	border-left: none;
}
.nav > ul > li:last-child{
	border-right: none;
}
.nav > ul > li > span{
	display:block;
	text-align:center;
	font-size:16px; 
	text-transform: uppercase;
}
.nav > ul > li > span > a{
	color:#fff;
	display: block;
	height:48px;
	line-height:48px;
}
.nav > ul > li:hover > span > a{
	color:#fff;
	background-color: #13cd1c;
}
.nav > ul > li > span.active a{
	color:#fff;
	background-color: #13cd1c;
}
.nav > ul > li > ul{
	display:none;
	width:130px;
	height:auto; 
	overflow:hidden;
	position:absolute;
	top:48px;
	left:0px;
	z-index:99;
	background: #fff;
	box-shadow:0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:0px 0px 3px rgba(255,255,255,1);
	-moz-box-shadow:0px 0px 3px rgba(255,255,255,1);
}
.nav > ul > li > ul > li{
	font-size:12px;
	z-index: 100;
	text-align:center;
}
.nav > ul > li > ul > li > a{
	display:block;
	color:#666;
	line-height:1.25;
	border-bottom:1px dotted #ddd;
	padding:10px 10px;
}
.nav > ul > li > ul > li > a:hover{
	color:#009ed6;
}
.nav > ul > li:hover > ul{
	display:block;
}

/**********************
******* footer ********
**********************/
.footer{
	width:100%;
	min-width:1200px;
	background-color:#e5e5e5;
	padding-top:30px;
	padding-bottom:30px;
}
.nav-foot{
	position:relative;
	height:auto;
}
.nav-foot-bg{
	background-color:transparent;
	background-image:url(../images/k_19.png);
	background-repeat:no-repeat;
	background-position:100% 0;
}
.nav-foot span{
	display:block;
	color:#000;
	font-size:17px;
	line-height:1;
	text-transform: uppercase;
	position:relative;
	margin-bottom:15px;
	padding-bottom: 15px;
}
.nav-foot span:after{
	content: "";
	width: 34px;
	height: 2px;
	background-color: #5C5C5C;
	position: absolute;
	left: 0;
	bottom: 0;
}
.nav-foot ul li{
	font-size:14px;
	line-height:2;
}
.nav-foot ul li a{
	color:#5c5c5c;
}
.nav-foot ul li a i{
	font-size:12px;
	margin-right:5px;
	transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
}
.nav-foot ul li a:hover{
	color:#009ed6;
}
.nav-foot ul li a:hover i{
	margin-left:5px;
}
.wd-about{
	width:230px;
}
.wd-product{
	width:295px;
}
.wd-news{
	width:225px;
}
.wd-contact{
	width:445px;
}
.foot-contact-wrap{
	padding-top:10px;
	position:relative;
}
.wechat{
	float:left;
	width:120px;
	height:120px;
	overflow:hidden;
}
.wechat img{
	display:block;
	width:120px;
	height:120px;
}
.foot-contact-info{
	width: 305px;
	float: right;
	color:#5c5c5c;
	font-size:14px;
	line-height:2;
}
.full-copyright{
	width:100%;
	min-width:1200px;
	background-color:#009ed6;
}
.copyright{
	height:44px;
	line-height:44px;
	color:#fff;
	font-size:14px;
}
.foot-social{
	margin-top:25px;
}
.foot-social p{
	display:block;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 28px;
}
.foot-social ul li{
	display:inline-block;
	float:left;
	margin:5px 5px;
}
.foot-social ul li a{
	display:block;
	color:#fff;
	font-size:16px;
	width:28px;
	height:28px;
	text-align:center;
	line-height:28px;
	-webkit-border-radius:14px;
	-moz-border-radius:14px;
	border-radius:14px;
}
.foot-social ul li a i{
	line-height:28px;
	margin:0;
}
.foot-social ul li a:hover i{
	margin:0;
}
.foot-social ul li a.facebook{
	background-color:#3460a1;
}
.foot-social ul li a.twitter{
	background-color:#2aa9de;
}
.foot-social ul li a.dribbble{
	background-color:#ea4c89;
}
.foot-social ul li a.youtube{
	background-color:#e84639;
}
.foot-social ul li a.google{
	background-color:#df5342;
}
.foot-social ul li a.linkedin{
	background-color:#1883bb;
}
.foot-social ul li a.pinterest{
	background-color:#cc2127;
}
.foot-social ul li a.instagram{
	background-color:#517fa4;
}
/**********************
****** index css ******
**********************/
.section-search{
	width: 100%;
	min-width: 1200px;
	padding: 20px 0;
	background-color: #FFFFFF;
}
.search-row{
	height: 80px;
	padding-bottom: 50px;
	background-color: #E3E3E3;
	background-image: url(../images/g_39.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
.search-lt{
	width: 120px;
	height: 80px;
	float: left;
	text-align: center;
	line-height: 80px;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #23ba00;
	padding-right: 17px;
	background-image: url(../images/g_41.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.search-key{
	width: 560px;
	float: left;
	margin-left: 10px;
	height: 80px;
	line-height: 80px;
	color: #686868;
	font-size: 14px;
}
.search-key a{
	color: #686868;
}
.search-hd{
	float: right;
	line-height: 80px;
	color: #5B5B5B;
	font-size: 14px;
}
/** product **/
.section-product{
	width:100%;
	min-width:1200px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color:#fff;
	position:relative;
}
.index-head-product{
	text-align:center;
	position:relative;
}
.index-head-product span{
	display: inline-block;
	padding: 0 20px;
	background-color: #FFFFFF;
	color: #009ed6;
	font-size: 36px;
	font-weight: bold;
	z-index: 4;
	position: relative;
	letter-spacing: 3px;
}
.index-head-product span font{
	color: #2c2c2c !important;
}
.index-head-product:after{
	width: 100%;
	height: 1px;
	background-color: #DADADA;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 3;
}
.index-head-product span:before,
.index-head-product span:after{
	content: "";
	width: 70px;
	height: 3px;
	background-color: #45B9F5;
	position: absolute;
	left: -70px;
	top: 50%;
	margin-top: -1px;
}
.index-head-product span:after{
	left: auto;
	right: -70px;
}
.index-head-product-small{
	text-align:center;
	color:#626262;
	font-size:18px;
	margin-top:5px;
	line-height:2;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: arial;
}
.cate-box{
	width: 340px;
	background-color: transparent;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
}
.cate-top{
	text-align: center;
	height: 80px;
	background-color: #009ed6;
	color: #FFFFFF;
}
.cate-top h2{
	font-weight: bold;
	line-height: 40px;
	margin-top: 8px;
}
.cate-top h6{
	text-transform: uppercase;
	font-family: arial;
	line-height: 18px;
	margin-top: 3px;
	font-size: 14px;
}
.cate-list{
	border-left: 10px solid #009ED6;
	border-right: 10px solid #009ED6;
	border-bottom: 10px solid #009ED6;
	position: relative;
	padding: 15px;
	background-color: #FBFBFB;
}
.cate-list ul li{
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	border-bottom: 1px dashed #4a4a4a;
}
.cate-list ul li a{
	display: block;
	height: 45px;
	line-height: 45px;
	padding-left: 50px;
	background-image: url(../images/jxt_40.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
}
.pro-main-box{
	width: 840px;
	float: right;
}
.index-product-list{
	overflow: hidden;
}
.index-product-list ul{
	width: 855px;
}
.index-product-list ul li{
	width: 270px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 11px;
}
.index-product-list ul li .pic{
	border: 1px solid #e8e8e8;
	width: 268px;
	height: auto;
	overflow: hidden;
}
.index-product-list ul li .pic img{
	display: block;
	margin: 0 auto;
	width: 268px;
	height: 268px;
}
.index-product-list ul li .title{
	text-align: center;
	height: 40px;
	line-height: 40px;
}
/** why **/
.full-why-top{
	width: 100%;
	min-width: 1200px;
	height: 145px;
	overflow: hidden;
	background-color: #009ed6;
	background-image: url(../images/jxt_20.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-bottom: 40px;
}
.why-hd{
	text-align: center;
}
.why-hd span{
	display: inline-block;
	padding-left: 60px;
	background-image: url(../images/g_45.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-top: 10px;
}
.why-hd span div{
	display: block;
	padding-right: 60px;
	background-image: url(../images/g_48.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.why-hd span div h1{
	color: #FFFFFF;
	font-size: 54px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	padding-bottom: 15px;
}
.why-hd span div h3{
	color: #63a4e0;
	text-transform: uppercase;
	font-family: arial;
	height: 20px;
	line-height: 20px;
}
.section-why{
	width: 100%;
	min-width: 1200px;
	background-color: #FFFFFF;
	padding: 20px 0;
}
.why-row{
	width: 1200px;
}
.why-lt1{
	width: 600px;
	overflow: hidden;
}
.why-lt1 img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.why-rt1{
	width: 600px;
}
.why-top{
	overflow: hidden;
	height: 72px;
}
.pad-lt{
	padding-left: 15px;
}
.why-num{
	width: 83px;
	height: 72px;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 48px;
	font-family: arial;
	text-align: center;
	line-height: 72px;
	background-image: url(../images/jxt_27.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	font-weight: bold;
}
.why-top-right{
	width: 475px;
	height: 72px;
}
.why-cn{
	color: #000000;
	font-size: 36px;
	font-weight: bold;
	height: 72px;
	line-height: 64px;
}
.why-en{
	color: #414141;
	font-size: 18px;
	margin-top: 5px;
}
.why-word{
	margin-top: 35px;
	padding-left: 48px;
	color: #414141;
	font-size: 18px;
	line-height: 2;
	padding-right: 15px;
}
.why-word p{
	margin-bottom: 15px;
	line-height: 30px;
	padding-left: 20px;
	background-image: url(../images/g_67.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	color: #4D4D4D;
	font-size: 16px;
}
.why-word p font{
	color: #d80000;
	font-size: 30px;
	line-height: 30px;
	font-family: arial;
}
.why-bgc1{
	background-color: #F2F2F2;
}
.why-lt2{
	width: 600px;
}
.why-rt2{
	width: 600px;
}
.why-top-right2{
	width: 500px;
}
.why-lt3{
	width: 650px;
}
.why-rt3{
	width: 480px;
	padding-left: 50px;
	padding-right: 20px;
	margin-top: 20px;
}
.why-top-right3{
	width: 360px;
	padding-top: 15px;
}
.why-lt4{
	width: 613px;
	overflow: hidden;
}
.why-rt4{
	width: 507px;
	padding-left: 60px;
	padding-right: 20px;
}
.why-top-right4{
	width: 386px;
}
/** about **/
.section-about{
	width:100%;
	min-width:1200px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color:#f6f6f6;
}
.index-head-about{
	text-align:center;
	color:#009ed6;
	font-size:30px;
	font-weight: bold;
	text-transform:uppercase;
	position: relative;
	margin-bottom: 25px;
}
.index-head-about span{
	display:inline-block;
	position:relative;
	padding: 0 20px;
	z-index: 6;
	background-color: #f6f6f6;
}
.index-head-about:after{
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 5;
}
.index-about-small{
	text-align:center;
	color:#464646;
	font-size:18px;
	margin-top:5px;
	text-transform: uppercase;
	font-family: arial;
	margin-bottom: 30px;
}
.index-about-pic{
	width: 566px;
	overflow: hidden;
}
.index-about-pic img{
	display: block;
	max-width: 100%;
	height: auto;
}
.index-about-right{
	width: 610px;
}
.index-about-name{
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.index-about-intro{
	color:#686868;
	font-size:14px;
	line-height:2;
	margin-top:20px;
}
.index-about-more{
	text-align:left;
	font-size:14px;
	margin-top:30px;
	text-transform:uppercase;
}
.index-about-more a{
	display:inline-block;
	color:#fff;
	height:34px;
	line-height:34px;
	padding-left:25px;
	padding-right:45px;
	background-color: #212121;
	background-image: url(../images/jxt_06.jpg);
	background-repeat: no-repeat;
	background-position: 84% 50%;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
}
.qiye-top{
	margin-top: 20px;
	text-align: center;
	color: #040404;
	font-size: 30px;
	font-weight: bold;
	position: relative;
}
.qiye-top span{
	display: inline-block;
	padding: 0 20px;
	background-color: #F6F6F6;
	position: relative;
	z-index: 10;
}
.qiye-top span font{
	color: #009ED6;
}
.qiye-top:after{
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	background-color: #e8e8e8;
	z-index: 6;
}


/** news **/
.section-news{
	width:100%;
	min-width:1200px;
	background-color:#fff;
	padding:30px 0;
}
.index-head-news{
	text-align:center;
	position:relative;
	color: #009ED6;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
.index-head-news span{
	position: relative;
	z-index: 10;
	background-color: #FFFFFF;
	padding: 0 20px;
}
.index-head-news:after{
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	background-color: #d4d4d4;
	z-index: 5;
}
.news-sml{
	text-align: center;
	color: #727272;
	font-size: 18px;
	margin-top: 5px;
}


.index-list-news{
	overflow:hidden;
	position:relative;
	margin-top:20px;
}
.index-list-news ul{
	width:1242px;
	overflow:hidden;
}
.index-list-news ul li{
	border:1px solid #cfcfcf;
	margin-top:20px;
	width:344px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:42px;
	padding:15px 13px;
	background-color:#fff;
	
	box-shadow:0px 0px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.15);
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.15);
}
.index-list-news ul li a{
	display:block;
}

.index-list-news-ymd{
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	right: 5px;
	background-color: rgba(3,221,49,0.5);
}
.index-list-news-ymd p{
	display:block;
	color:#424242;
	font-size:30px;
	line-height:1.2;
	text-align:center;
}
.index-list-news-ymd span{
	display:block;
	color:#717171;
	font-size:14px;
	line-height:1.2;
	text-align:center;
	margin-top:2px;
}
.index-list-news-right{
	width:310px;
	float:right;
}
.index-list-news-title{
	height:30px;
	line-height:30px;
	font-size:16px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	margin-top:10px;
}
.index-list-news-intro{
	line-height:25px;
	overflow:hidden;
	color:#666;
	font-size:12px;
	max-height:50px;
	margin-top:5px;
}
.ndes-picddd{
	height:160px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size: cover;
	position:relative;
}

.nws-left{
	width:390px;
}
.nws-left img{
	display:block;
	width:100%;
	height:auto;
}
.main-newsright{
	width:100%;
	position:relative;
	margin-top:20px;
}
.slideTxtBox{
	width:100%;
}
.slideTxtBox .hd{
	position: relative;
	width:100%;
	z-index:5;
	text-align:center;
	margin-bottom:30px;
}
.slideTxtBox .hd ul li{
	height:36px;
	line-height:36px;
	display:inline-block;
	*display:inline;
	padding:0 40px;
	cursor:pointer;
	color:#000;
	font-size:16px;
	position:relative;
	margin:0 5px;
	background-color:#f0f0f0;
	
}
.slideTxtBox .hd ul li.on{
	background-color:#868686;
	color: #FFFFFF;
}

.slideTxtBox .bd{
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.slideTxtBox .bd ul{
	width:1215px;
	overflow:hidden;
}		
.slideTxtBox .bd ul li{
	height:auto;
	overflow:hidden;
	width:380px;
	float:left;
	margin-right:15px;
}
.slideTxtBox .bd ul li .more{
	font-size: 14px;
	margin-top: 10px;
}
.slideTxtBox .bd ul li .more a{
	color: #009ED6;
	text-decoration: underline;
}
.nwpic{
	width:390px;
	height:244px;
	overflow:hidden;
	position: relative;
}
.nwpic img{ display:block; width:390px; height:244px;}

.section-link{
	width: 100%;
	min-width: 1200px;
	padding: 30px 0;
	background-color: #F9F9F9;
}
.link-list{
	margin-top: 20px;
	color: #565656;
	font-size: 14px;
	line-height: 2;
}
.link-list a{
	margin: 3px 8px;
}

.section-fbk{
	width: 100%;
	min-width: 1200px;
	padding: 40px 0;
	background-image: url(../images/jxt_14.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.fbk-top{
	text-align: center;
	color: #009ED6;
	font-size: 30px;
	font-weight: bold;
}
.fbk-sml{
	text-align: center;
	color: #E9E9E9;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.fbk-row{
	position: relative;
	width: 1040px;
}
.fbk-name{
	width: 220px;
	height: 48px;
	line-height: 48px;
	float: left;
}
.fbk-name input{
	display: block;
	width: 200px;
	height: 48px;
	line-height: 48px;
	background-color: #FFFFFF;
	border: none;
	padding: 0 10px;
	font-size: 14px;
	color: #848484;
}
.fbk-cnt{
	width: 560px;
	float: left;
	margin-left: 20px;
}
.fbk-cnt textarea{
	display: block;
	width: 540px;
	height: 48px;
	line-height: 48px;
	background-color: #FFFFFF;
	border: none;
	padding: 0 10px;
	font-size: 14px;
	color: #848484;
}
.fbk-btm{
	margin-top: 50px;
	text-align: center;
}
.fbk-btm input{
	display: inline-block;
	height: 42px;
	line-height: 42px;
	color: #FFFFFF;
	font-size: 15px;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	background-color: #009ED6;
	padding: 0 30px;
	border: none;
	cursor: pointer;
}

/**********************
****** inner css ******
**********************/
/** 内页banner **/
.inbanner{
	width:100%;
	min-width:1200px;
	height:400px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
.inner-word{
	color: #FFFFFF;
	font-size: 36px;
	text-transform: uppercase;
	margin-top: 200px;
	position: relative;
}
.inner-word:after{
	width: 80px;
	height: 2px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: -15px;
}
.section-inner{
	width:100%;
	min-width:1200px;
	padding:30px 0;
	background-color:#FFFFFF;
}
/** 左右结构 **/
.slider{
	width:230px;
	float:left;
	background-color:#fff;
	box-shadow:0px 0px 5px rgba(255,255,255,1);
	-webkit-box-shadow:0px 0px 5px rgba(255,255,255,1);
	-moz-box-shadow:0px 0px 5px rgba(255,255,255,1);
}
.slide-head{
	color:#fff;
	font-size:14px;
	background-color:#009ed6;
	padding-left:15px;
	height:38px;
	line-height:38px;
	text-transform:uppercase;
}
dl,dt,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu-slide{
	overflow: hidden;
}
.menu-slide dl dt{
	position: relative;
	display: block;
}
.menu-slide dl dt a{
	display: block;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 20px;
	background-image: url(../images/dot4_03.png);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.menu-slide dl dt a:hover{
	color: #ef6100;
	background-color: #f5f6f6;
}
.menu-slide dl dt a.active{
	color: #ef6100;
	background-color: #F5F6F6;
}
/*** pro cate **/
.menu-pro{
	overflow: hidden;
}
.menu-pro dl dt{
	position: relative;
	display: block;
}
.menu-pro dl dt a{
	display: block;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 25px;
	background-image: url(../images/ndot1.png);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.menu-pro dl dt a:hover{
	color: #ef6100;
	background-color: #f5f6f6;
}
.menu-pro dl dt a.active{
	color: #ef6100;
	background-color: #F5F6F6;
	background-image: url(../images/ndot2.png);
}

.menu-pro dl dd{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.menu-pro dl dd a{
	display: block;
	padding-left: 25px;
	background-image: url(../images/dot4_03.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
}

/** end **/

.news-slide{
	overflow: hidden;
}
.news-slide ul li{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 1px solid #DDDDDD;
}
.news-slide ul li a{
	padding-left: 15px;
	background-image: url(../images/list_dot1.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}
.contact-slide{
	padding: 8px 0;
	color: #666666;
	font-size: 14px;
	line-height: 1.75;
}
.contact-slide img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}


.menu{
	display:block;
	border:1px solid #ddd;
	border-top:none;
}
.menu > li{
	position:relative;
}
.menu > li > a{
	display:block;
	color:#333;
	line-height:18px;
	border-top:1px solid #ddd;
	padding:10px 15px 10px 24px;
	background-color:#fff;
	background-image:url(../images/jt1.png);
	background-repeat:no-repeat;
	background-position:10px 15px;
}
.menu > li > a.active,
.menu > li > a:hover{
	color:#eb3e00;
	background-image:url(../images/jt2.png);
}
.menu > li:first-child > a{
	border-top:none;
}
.main-right{
	width:950px;
	float:right;
	background-color:#fff;
}
.path-inner{
	height:38px;
	line-height:38px;
	overflow: hidden;
	background-color: #009ed6;
}
.path-inner span{
	display: inline-block;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 15px;
}
.path-inner p{
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 15px;
}
.path-inner p a{
	color: #FFFFFF;
}
.single-title{
	color:#000;
	font-size:18px;
	margin-top:15px;
}
.single-content{
	color:#666;
	font-size:14px;
	line-height:2;
	margin-top:20px;
}
.single-content img{
	max-width:100%;
	height:auto;
}
.full-map{
	margin-top: 30px;
	overflow: hidden;
}
/** 新闻列表 **/
.list-news{
	position:relative;
	margin-top:10px;
}
.list-news ul li{
	border-bottom:1px dotted #ddd;
	padding:20px 0;
	height:auto;
	overflow:hidden;
	position:relative;
}
.list-news ul li .news-pic{
	width:200px;
	height:130px;
	overflow:hidden;
	float:left;
}
.list-news ul li .news-pic img{
	display:block;
	width:200px;
	height:130px;
	
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	
	transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
}
.list-news ul li:hover .news-pic img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.list-news ul li .news-right{
	width:720px;
	float:right;
}
.list-news ul li .news-title{
	font-size:16px;
	height:auto;
	overflow:hidden;
}
.list-news ul li .news-intro{
	color:#888;
	line-height:1.65;
	margin-top:10px;
}
.list-news ul li .news-date{
	color:#aaa;
	margin-top:5px;
}
.content-title{
	text-align:center;
	color:#000;
	font-size:20px;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
	margin-top:20px;
}

.list-faq{
	overflow: hidden;
	margin-top: 20px;
}
.list-faq ul li{
	line-height: 44px;
	height: 44px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 14px;
}
.list-faq ul li span{
	display: inline-block;
	float: right;
	padding-left: 15px;
	color: #999;
}
.list-faq ul li a{
	display: block;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

/************************
** left-right structs ***
************************/
.list_left{width:230px; height: auto; overflow: hidden;}
.list_left h1{display:block;height:34px;line-height:34px;color:#fff;background:#6db543; 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;}
.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;}

/************************
*** products ************
************************/
.pro_list{
	margin-top:30px;
	position:relative;
}
.pro_list ul{
	width:972px;
}
.pro_list ul li{
	display:block;
	float:left;
	height:auto;
	overflow:hidden;
}
/** 一行四个 **/
.pro_list ul li.item4{
	width:217px;
	margin-right:14px;
}
.pro_list ul li.item4 img{
	width:215px;
	height:215px;
}
/** 一行三个 **/
.pro_list ul li.item3{
	width:302px;
	margin-right:22px;
}
.pro_list ul li.item3 img{
	width:100%;
	height:auto;
}
.pro_list ul li.none-data{
	width:100%;
}

.pro_list ul li span{
	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;
}
.pro_list ul li.item3 .product-img{
	width:300px;
	height:auto;
	overflow:hidden;
	border:1px solid #eee;
}
.pro_list ul li.item3 .product-img img{
	width:300px;
	height:300px;
	
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	
	transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
}
.pro_list ul li.item3:hover .product-img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.pro_list ul li.item4 .product-img{
	width:215px;
	height:auto;
	overflow:hidden;
	border:1px solid #eee;
}
.pro_list ul li.item4 .product-img img{
	width:215px;
	height:215px;
	
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	
	transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
}
.pro_list ul li.item4:hover .product-img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}

/************************
*** case-list ************
************************/
.case-list{ overflow:hidden; margin-top:20px;}
.case-list ul{ width:972px;}
.case-list ul li{ display:block; float:left; height:auto; overflow:hidden;}
.case-list ul li img{ display:block; border:1px solid #eee;}
/** 一行四个 **/
.case-list ul li.item4{width:222px;margin-right:20px;}
.case-list ul li.item4 img{width:220px;height:165px;}
/** 一行三个 **/
.case-list ul li.item3{width:302px;margin-right:22px;}
.case-list ul li.item3 img{width:300px;height:225px;}

.case-list ul li span{display:block;text-align:center;overflow:hidden; height:46px; line-height:46px; white-space:nowrap; text-overflow:ellipsis;}
.case-list ul li a{color:#555;}
.case-list ul li a:hover{color:#c00;}

/************************
*** products detail *****
************************/
.product-wrap{
	position:relative;
}
.product-row{
	position:relative;
	margin-top:25px;
}
.product-mag{
	width:302px;
	float:left;
}
.product-right{
	width:620px;
	float:right;
}
.product-title{
	color:#000;
	background:#fff;
	font-size:24px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}
.product-class{
	color:#666;
	font-size:12px;
	line-height:2;
	margin-top:15px;
}
.product-intro{
	color:#565656;
	font-size:14px;
	line-height:24px;
	margin-top:15px;
	overflow:hidden;
}
.product-class strong,
.product-intro strong{
	color:#c00;
}
.content-product{
	color:#444;
	font-size:14px;
	line-height:2.25;
	margin-top:15px;
}

/************************
*** big pictures ********
************************/
.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{
	position:relative;
	margin-top:20px;
}
.tabBox .tabNav {
	overflow:hidden;
	_zoom:1;
	text-align:center;
	border-bottom:1px solid #000;
}
.tabBox .tabNav li{
	padding:0 20px;
	float:left;
	cursor:pointer;
	line-height:36px;
	background:#eee;
	color:#000;
	font-size:12px;
}
.tabBox .tabNav li.now {
	color:#fff;
	background:#000;
}
.tabBox .tabCont {
	display:none;
}

/************************
*** 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;}

/**********************
******** form *********
**********************/
.msg-head{
	background-color:#eee;
	color:#c00;
	font-size:14px;
	padding:15px 25px;
	margin-top:20px;
	
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.msg-wrap{
	position:relative;
	margin-top:10px;
}
.form-group{
	margin:15px 0;
}
.form-group label{
	display:inline-block;
	line-height:32px;
	font-size:14px;
	color:#666;
	margin-right:15px;
	width:80px;
	text-align:right;
	float:left;
}
.form-group input[type=text]{
	display:inline-block;
	height:30px;
	line-height:30px;
	border:1px solid #eee;
	padding:0 10px;
	min-width:400px;
	float:left;
	color:#555;
	font-size:12px;
	
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.form-group textarea{
	display:inline-block;
	padding:5px 10px;
	color:#555;
	font-size:12px;
	line-height:20px;
	border:1px solid #ddd;
	min-width:400px;
	min-height:80px;
	resize:none;
}
.form-group input[type=submit]{
	display:inline-block;
	margin-left:96px;
	border:none;
	color:#fff;
	background-color:#eb3e00;
	padding:8px 40px;
	cursor:pointer;
	font-size:12px;
	text-transform:uppercase;
	
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

/************************
*** photo-list ************
************************/
.photo-list{ overflow:hidden; margin-top:20px;}
.photo-list ul{ width:972px;}
.photo-list ul li{ display:block; float:left; height:auto; overflow:hidden;}
.photo-list ul li img{ display:block; border:1px solid #ddd;}
/** 一行四个 **/
.photo-list ul li.item4{width:222px;margin-right:20px;}
.photo-list ul li.item4 img{width:220px;height:auto;}
/** 一行三个 **/
.photo-list ul li.item3{width:302px;margin-right:22px;}
.photo-list ul li.item3 img{width:300px;height:auto;}

.photo-list ul li span{display:block;text-align:center;overflow:hidden; height:46px; line-height:46px; white-space:nowrap; text-overflow:ellipsis;}
.photo-list ul li a{color:#555;}
.photo-list ul li a:hover{color:#c00;}
.photo-list ul li.full-li{width: 100%; height: 1px; float: left;}

/**********************
******** pages ********
**********************/
.page-number{
	margin-top:15px;
	margin-bottom:20px;
	/*border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;*/
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-size:0;
	font-family:Arial;
}
.page-number span{
	display:inline-block;
	font-size:12px;
	margin:3px;
	border:1px solid #ddd;
	padding:4px 8px;
	background-color:#f5f5f5;
	color:#666;
}
.page-number span a{
	display:inline-block;
	color:#666;
}
.page-number span a:hover{
	color:#c00;
}
.page-number span.on{
	color:#fff;
	background-color:#c00;
	border-color:#c00;
}
.page-number span.on a{
	color:#fff;
}



.shipinglst{
	overflow: hidden;
	margin-top: 25px;
}
.shipinglst ul{
	width: 975px;
}
.shipinglst ul li{
	width: 300px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 25px;
}
.vdkjoeae{
	position: relative;
	height: auto;
	overflow: hidden;
}
.vdkjoeae img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.vdlaeoeee{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	padding:0 10px;
}

/** download **/
.list-download{
	overflow:hidden;
	margin-top:20px;
}
.list-download ul li{
	border-bottom:1px dashed #ddd;
	padding:15px 0;
}
.dwn-title{
	height:32px;
	line-height:32px;
	font-size:14px;
}
.dwn-title i{
	padding-right:6px;
}
.down-dwn{
	font-size:14px;
	margin-top:5px;
}
.down-dwn a{
	display: inline-block;
	padding:6px 20px;
	color:#fff;
	background-color:#333;
	font-size:12px;
}