@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: #db251c;
	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:575px;}
.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:27px;
	height:27px;
	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:-40px;
}

.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{
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 200;
	overflow: hidden;
	border: 4px solid rgba(219, 37, 28,1);
	padding: 4px;
	text-align: center;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=1);
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.scrollToTop a{
	display: block;
	width: 35px;
	height: 35px;
	background-color: rgba(219, 37, 28,1);
	color: #fff;
	font-size: 24px;
	line-height: 37px;
}
.scrollToTop a i{
	position: relative;
	top: -1px;
	line-height: 35px;
}
.scrollToTop:hover{
	border-color: rgba(219, 37, 28,0.7);
}

/**********************
******* head **********
**********************/
.full-top{
	width:100%;
	min-width:1200px;
	height:28px;
	background-color: transparent;
	background-image: url(../images/g_02.jpg);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	overflow:hidden;
	border-bottom: 1px solid #E6E6E6;
}
.top-wel{
	display:inline-block;
	height:28px;
	line-height:26px;
	color:#505050;
	font-size:14px;
}

.header{
	width:100%;
	min-width:1200px;
	background-color:#FFF;
	position:relative;
	z-index:999;
}
.logo{
	display:block;
	width: 340px;
	height:116px;
	float: left;
}
.logo img{
	display:block;
	width:340px;
	height:116px;
}
.head-right{
	display:inline-block;
	float:right;
	margin-top:28px;
}
.head-right span{
	display:block;
	height:auto;
	overflow:hidden;
	background-image:url(../images/hs_06.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:50px;
}
.head-right span h5{
	color:#3b3b3b;
	font-size: 16px;
	line-height:20px;
}
.head-right span h4{
	color:#db251c;
	font-size: 24px;
	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;
	margin-top: 43px;
	margin-right: 30px;
}
.language a{
	display:inline-block;
	font-size:12px;
	color:#777;
	height:30px;
	line-height:30px;
	text-transform:capitalize;
	margin-left:15px;
	background-repeat:no-repeat;
	background-position:0 50%;
}
.language a:hover{
	color:#db251c;
}
.language a.en{
	padding-left:30px;
	background-image:url(../images/en.png);
}
.language a.cn{
	padding-left:30px;
	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:220px;
	height:30px;
	position:relative;
	overflow:hidden;
	float: right;
	background-color: #FFFFFF;
	margin-top: 9px;
}
.search-input{
	width:185px;
	height:30px;
	overflow:hidden;
	float: left;
}
.search-input input{
	display:block;
	margin:0;
	width:165px;
	height:30px;
	line-height:30px;
	border:none;
	padding:0 10px;
	color:#999;
	font-size:12px;
	background-color:#FFFFFF;
	vertical-align:middle;
}
.search-btm{
	width:35px;
	height:30px;
	float: right;
}
.search-btm input{
	display:block;
	color:#fff;
	font-size:0px;
	width:35px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:none;
	padding:0;
	margin:0;
	background-color:transparent;
	background-image:url(../images/btm.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}

/**********************
*** nav'nt submenu ****
**********************/
.full-nav{
	width:100%;
	min-width:1200px;
	background-color:#0a0b0d;
	position:relative;
	z-index:98;
	height: 48px;
}
.navbar{
	margin-top:10px;
}
.nav{
	width: 960px;
	height:48px;
	float: left;
}
.nav > ul > li{
	width: 135px;
	height:48px;
	float:left;
	position:relative;
	z-index:10;
	border-right: 2px solid #313336;
}
.nav > ul > li:last-child{
	border-right: none;
}
.nav > ul > li.line{
	width:2px;
	height:48px;
	line-height:48px;
	background-image: url(../images/c_18.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.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: #DB251C;
}
.nav > ul > li > span.active a{
	color:#fff;
	background-color: #DB251C;
}
.nav > ul > li > ul{
	display:none;
	width:100%;
	height:auto; 
	overflow:hidden;
	position:absolute;
	top:48px;
	left:-1px;
	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:13px;
	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:#eb3d00;
}
.nav > ul > li:hover > ul{
	display:block;
}

/**********************
******* footer ********
**********************/
.foot-nav{
	width: 100%;
	min-width: 1200px;
	background-color: #DB251C;
	padding: 15px 0;
}
.foot-nav-items{
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 16px;
}
.foot-nav-items a{
	display: inline-block;
	color: #FFFFFF;
	margin: 0 20px;
}

.footer{
	width:100%;
	min-width:1200px;
	background-color:#2c2c2c;
	padding-top: 15px;
	padding-bottom:0px;
}
.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:#fafafa;
	font-size:20px;
	line-height:1;
	text-transform: uppercase;
	position:relative;
	margin-bottom:25px;
	padding-bottom: 15px;
}
.nav-foot span:after{
	content: "";
	width: 38px;
	height: 2px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 0;
}
.nav-foot ul li{
	font-size:14px;
	line-height:2;
}
.nav-foot ul li a{
	color:#fff;
}
.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:#eee;
}
.nav-foot ul li a:hover i{
	margin-left:5px;
}
.wd-about{
	width:460px;
}
.wd-product{
	width:200px;
	margin-left: 60px;
}
.wd-news{
	width:225px;
}
.wd-contact{
	width:475px;
}
.foot-contact-wrap{
	padding-top:10px;
	position:relative;
}
.wechat{
	float:left;
	width:150px;
	height:auto;
	overflow:hidden;
}
.wechat img{
	display:block;
	width:150px;
	height:auto;
}
.foot-contact-right{
	width: 300px;
	float: right;
}
.foot-contact-info{
	color:#fff;
	font-size:14px;
	line-height:2;
}
.foot-hottel{
	padding-left: 50px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/hs_10.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-bottom: 10px;
}
.foot-hottel h4{
	color: #DB251C;
	font-size: 15px;
	line-height: 20px;
}
.foot-hottel h3{
	color: #DB251C;
	font-size: 26px;
	line-height: 30px;
}
.full-copyright{
	width:100%;
	min-width:1200px;
	background-color:#fff;
}
.copyright{
	margin-top:10px;
	height:44px;
	line-height:44px;
	color:#e3e3e3;
	font-size:14px;
	border-top: 1px solid #4c4c4c;
	margin-top: 30px;
}
.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;
}

.fbk-gp{
	position: relative;
	margin-bottom: 15px;
}
.fbk-half{
	width: 230px;
}
.fbk-half label{
	display: inline-block;
	float: left;
	width: 50px;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 14px;
}
.fbk-half label font{
	color: #ef0037;
}
.fbk-half input{
	width: 150px;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	border: none;
	background-color: #FFFFFF;
	padding: 0 5px;
}
.fbk-full label{
	display: inline-block;
	float: left;
	width: 50px;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 14px;
}
.fbk-full label font{
	color: #ef0037;
}
.fbk-full input{
	width: 380px;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	border: none;
	background-color: #FFFFFF;
	padding: 0 5px;
}
.fbk-full textarea{
	width: 380px;
	display: block;
	float: left;
	line-height: 20px;
	border: none;
	background-color: #FFFFFF;
	padding: 0 5px;
}
.fbk-btm{
	padding-left: 50px;
}
.fbk-btm input{
	display: inline-block;
	float: left;
	color: #fff;
	background-color: #db251c;
	height: 32px;
	line-height: 32px;
	border: none;
	cursor: pointer;
	padding: 0 30px;
	font-size: 14px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}


/**********************
****** 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;
	margin-bottom: 30px;
}
.index-head-product span{
	display: inline-block;
	position: relative;
	background-image: url(../images/hs_03.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 10px;
}
.index-head-product span h1{
	color: #db251c;
	font-weight: bold;
	text-transform: uppercase;
}
.index-head-product span h5{
	color: #202020;
	margin-top: 10px;
}

.table_card { width:1200px;}
.table_card .tab { text-align: center; margin-bottom: 30px;}
.table_card .tab li { width: 150px; display: inline-block; *display: inline; height:42px; line-height:42px; margin: 0 3px; background-color:#313336; color: #FFFFFF; font-size: 16px; position: relative; cursor: pointer;}
.table_card .tab li.activ { background-color:#db251c;}
.table_card .tab li.activ:after{
	content: "";
	width: 18px;
	height: 9px;
	background-image: url(../images/hs_07.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	bottom: -9px;
}
.table_card .tabCon { background:#fff;}
/*.table_card .tabCon .tabItem { display:none}
.table_card .tabCon .tabItem.on { display:block}*/



.index-head-product-small{
	text-align:center;
	color:#4e4e4e;
	font-size:14px;
	margin-top:10px;
	line-height:2;
	margin-bottom: 30px;
}
.cate-box{
	width: 242px;
	background-color: #DDDDDD;
	height: 615px;
	overflow: hidden;
	float: left;
	position: relative;
}
.cate-top{
	text-align: center;
	height: 80px;
	background-color: #0080D6;
	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;
}
.cate-list{
	width: 218px;
	padding-top: 20px;
}
.cate-list ul li{
	height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	border-bottom: 1px solid #FFFFFF;
}
.cate-list ul li a{
	display: block;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #AAAAAA;
	padding-left: 35px;
	background-image: url(../images/g_10.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.cate-botm{
	width: 100%;
	height: 150px;
	background-color: #1574b8;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
}
.cate-pic{
	text-align: center;
	margin-top: 20px;
}
.cate-pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.cate-word{
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cate-tel{
	text-align: center;
	color: #FFFFFF;
	font-size: 26px;
	font-family: arial;
}
.pro-main-box{
	width: 941px;
	float: right;
}
.index-product-list{
	overflow: hidden;
}
.index-product-list ul{
	width: 1230px;
}
.index-product-list ul li{
	width: 380px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	background-color: #fff;
}
.index-product-list ul li .pic{
	width: 380px;
	height: auto;
	overflow: hidden;
}
.index-product-list ul li .pic img{
	display: block;
	margin: 0 auto;
	width: 380px;
	height: auto;
}
.index-product-list ul li .title{
	text-align: center;
	height: 54px;
	line-height: 54px;
	font-size: 15px;
}
/** why **/
.full-why-top{
	width: 100%;
	min-width: 1200px;
	height: 191px;
	overflow: hidden;
	background-image: url(../images/hs_20.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.why-hd{
	text-align: center;
}
.why-hd span{
	display: inline-block;

}
.why-hd span div{
	display: block;
}
.why-hd span div h1{
	color: #eeeeee;
	font-size: 48px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
}
.why-hd span div h3{
	height: 30px;
	margin-top: 15px;
}
.section-why{
	width: 100%;
	min-width: 1200px;
	background-color: #313336;
}
.why-row{
	width: 1200px;
}
.why-row img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.why-lt1{
	width: 641px;
	overflow: hidden;
}
.why-lt1 img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.why-rt1{
	width: 440px;
	padding-left: 79px;
	padding-right: 40px;
}
.why-top{
	overflow: hidden;
}
.why-num{
	width: 92px;
	height: 120px;
	background-color: #23BA00;
	color: #FFFFFF;
	font-size: 48px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	line-height: 120px;
}
.why-top-right{
	width: 320px;
	padding-top: 20px;
}
.why-cn{
	color: #184b8a;
	font-size: 30px;
	font-weight: bold;
}
.why-en{
	color: #8E8E8E;
	font-size: 18px;
	font-family: arial;
	margin-top: 5px;
}
.why-word{
	margin-top: 30px;
}
.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: 580px;
}
.why-rt2{
	width: 520px;
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 22px;
	background-image: url(../images/g_84.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0;
}
.why-top-right2{
	width: 400px;
	padding-top: 15px;
}
.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;
}

.section-case{
	width: 100%;
	min-width: 1200px;
	padding: 30px 0;
	background-color: #243881;
}
.case-top {
	text-align: center;
}
.case-top span{
	display: inline-block;
	padding: 0 20px;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}
.case-top span:before,
.case-top span:after{
	content: "";
	width: 240px;
	height: 2px;
	background-color: #FFFFFF;
	position: absolute;
	left: -240px;
	top: 50%;
	margin-top: -1px;
}
.case-top span:after{
	left: auto;
	right: -240px;
}
.case-sml{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 40px;
}

.slideBox{ width:1200px; height:418px; overflow:hidden; position:relative;}
.slideBox .bd{ width: 1080px; margin: 0 auto; position:relative; height:100%; z-index:0; background-color: #FF420B; background-image: url(../images/xh_95.jpg); background-repeat: no-repeat; background-position: 100% 100%; }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd li .pic{ width: 670px; height: 418px; float: left;}
.slideBox .bd li .pic img{ width:670px; height:418px; display:block; object-fit: cover;}
.slidertrt{
	width: 350px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	float: right;
}
.slideBox .bd li .title{ position: relative; padding-bottom: 15px;}
.slideBox .bd li .title a{ color: #FFFFFF; font-size: 24px;}
.slideBox .bd li .title:after{
	width: 90px;
	height: 2px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 0;
}
.slideBox .bd li .intro{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
	margin-top: 60px;
}
.slideBox .bd li .more{
	margin-top: 60px;
	font-size: 14px;
}
.slideBox .bd li .more a{
	display: inline-block;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 32px;
	line-height: 32px;
	padding: 0 30px;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
}
.slideBox .prev,
.slideBox .next{ position:absolute; left:0; top:50%; margin-top:-39px; display:block; width:30px; height:78px; background-repeat: no-repeat; background-position: 50% 50%;}
.slideBox .prev{
	background-image: url(../images/prev2.png);
}
.slideBox .next{ left:auto; right:0; background-image: url(../images/next2.png); }

/** about **/
.section-about{
	width:100%;
	min-width:1200px;
	height: 553px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	background-image: url(../images/hs_27.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.index-head-about{
	text-align:center;
	color:#0080d6;
	font-size:36px;
	font-weight: bold;
	text-transform:uppercase;
	position: relative;
	padding-right: 330px;
}
.index-head-about span{
	display: block;
	color: #db251c;
	font-size: 36px;
	font-weight: bold;
	margin-top: 40px;
}

.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: 586px;
	overflow: hidden;
}
.index-about-pic img{
	display: block;
	max-width: 100%;
	height: auto;
}
.index-about-right{
	width: 820px;
	height: auto;
	overflow: hidden;
}
.index-about-name{
	padding-right: 330px;
	color: #db251c;
	font-size: 18px;
	text-align: center;
	margin-top: 5px;
}
.index-about-intro{
	color:#ffffff;
	font-size:14px;
	line-height:2.5;
	padding: 35px 20px;
	background-color: #DB251C;
	margin-top: 30px;
}
.index-about-more{
	text-align:right;
	font-size:14px;
	margin-top:30px;
	text-transform:uppercase;
	background-image: url(../images/xh_136.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.index-about-more a{
	display:inline-block;
	color:#ff420b;
	height:34px;
	line-height:34px;
}
.qiye-top{
	margin-top: 30px;
	border-bottom: 1px solid #afafaf;
	padding-bottom: 10px;
	color: #0080D6;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
}
.qiye-top a{
	display: inline-block;
	float: right;
	color: #686868;
	font-size: 14px;
	font-weight: normal;
}

/** news **/
.section-news{
	width:100%;
	min-width:1200px;
	background-color:#f2f2f2;
	padding:30px 0;
}
.index-head-news{
	text-align:center;
	position:relative;
}
.index-head-news h2{
	display: inline-block;
	color: #292929;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 20px;
	position: relative;
}
.index-head-news h2:before,
.index-head-news h2:after{
	content: "";
	width: 160px;
	height: 2px;
	background-color: #cacaca;
	position: absolute;
	left: -160px;
	top: 50%;
	margin-top: -1px;
}
.index-head-news h2:after{
	left: auto;
	right: -160px;
}

.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: 60px;
	height: 50px;
	background-color: rgba(255,122,84,0.9);
	position: absolute;
	top: 210px;
	right: 15px;
	overflow: hidden;
}
.index-list-news-ymd p{
	display:block;
	color:#fff;
	font-size:24px;
	line-height:20px;
	text-align:center;
	margin-top: 5px;
}
.index-list-news-ymd span{
	display:block;
	color:#fff;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	margin-top:5px;
}
.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:25px;
}
.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:42px;
	line-height:42px;
	display:inline-block;
	*display:inline;
	padding:0 40px;
	cursor:pointer;
	color:#fff;
	font-size:16px;
	position:relative;
	margin:0 5px;
	background-color:#282828;
	
}
.slideTxtBox .hd ul li.on{
	background-color:#db251c;
}
.slideTxtBox .hd ul li.on:after{
	width:100%;
	height:9px;
	background-image:url(../images/hs_07.png);
	background-repeat: no-repeat;
	background-position:50% 50%;
	position:absolute;
	left:0px;
	bottom:-9px;
}

.slideTxtBox .bd{
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.slideTxtBox .bd ul{
	width:1230px;
	overflow:hidden;
}		
.slideTxtBox .bd ul li{
	height:auto;
	overflow:hidden;
	width:380px;
	float:left;
	margin-right:30px;
	position: relative;
}
.nwpic{
	width:380px;
	height:240px;
	overflow:hidden;
}
.nwpic img{ display:block; width:380px; height:240px;}
.index-list-news-mmmore{
	margin-top: 10px;
	font-size: 14px;
}
.index-list-news-mmmore a{
	color: #FF420B;
}

.section-link{
	width: 100%;
	min-width: 1200px;
	padding: 30px 0;
	background-color: #F9F9F9;
}
.link-list{
	line-height: 30px;
	border-bottom: 1px solid #4e4e4e;
	padding-bottom: 10px;
	margin-bottom: 30px;
	color: #C4C4C4;
	font-size: 14px;
}
.link-list span{
	display: inline-flex;
	color: #FF420B;
	font-size: 20px;
	text-transform: uppercase;
}
.link-list a{
	margin: 3px 8px;
	font-size: 14px;
	color: #C4C4C4;
	
}
.link-list a:hover{
	color: #FFFFFF;
}

.section-guest{
	width: 100%;
	min-width: 1200px;
	padding: 30px 0;
}
.guest-top{
	text-align: center;
	color: #DB251C;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
.guest-sml{
	text-align: center;
	color: #7C7C7C;
	font-size: 14px;
	margin-top: 10px;
}
.guest-list{
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.guest-list ul{
	width: 1224px;
}
.guest-list ul li{
	width: 180px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
}
.guest-list ul li a{
	display: block;
}
.guest-list ul li img{
	display: block;
	width: 178px;
	height: 70px;
	border: 1px solid #cfcfcf;
}

/**********************
****** 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:#db251c;
	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: #db251c;
}
.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;
}

/** kf **/
#kf_kefu{
	width: 45px;
	height: auto;
	position: fixed;
	top: 120px;
	right: 0;
	z-index: 999;
	background-color: rgba(0,0,0,0.9);
}
.kf_middle{
	position: relative;
}
.kf_kflist{
	height: auto;
	position: relative;
}
.kf_kflist ul li{
	width: 45px;
	height: 45px;
	position: relative;
	border-bottom: 1px dotted #666;
}
.kf_kflist ul li:last-child{
	border-bottom: none;
}
.kf_kflist ul li a{
	display: block;
	width: 45px;
	height: 45px;
}
.kf_kflist ul li a:hover{
	background-color: #3399de;
}
.kf_weixin_outer{
	padding: 10px;
	background-color: #FFFFFF;
	position: absolute;
	bottom: 0;
	right: 55px;
	z-index: 999;
	border: 1px solid #DDDDDD;
	display: none;
}
.kf_weixin_outer.onshow{
	display: block;
}
.kf_weixin_outer:before,
.kf_weixin_outer:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	display: block;
	border-width: 10px;
	border-style: solid;
	bottom: 15px;
}
.kf_weixin_outer:before {
	right: -20px;
	border-color: transparent transparent transparent #ddd;
}
.kf_weixin_outer:after {
	right: -19px;
	border-color: transparent transparent transparent white;
}
.kf_weixin_outer img{
	width: 100px;
	height: 100px;
}