

/*Reset css*/
body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font:12px/1.5 tahoma,Arial,\5b8b\4f53}
body{_overflow:auto;_height:100%;margin:0 auto;}
html{_overflow:hidden}
h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace}
small{font-size:12px}
ul,ol,li,dl,dt,dd{list-style:none}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
fieldset,img{border:0}
button,input,select,textarea{font:12px/1.5 tahoma,Arial,sans-serif; vertical-align:middle;cursor:pointer}
table{border-collapse:collapse;border-spacing:0}
.clear{display:block;float:none;clear:both;overflow:hidden;visibility:hidden;width:0;height:0;background:none;border:0;font-size:0}
a{text-decoration:none;}
a:hover{text-decoration: none;}
h1 {font-size:50px;}
h2 {font-size:40px;}
h3 {font-size:30px;}
h4 {font-size:20px;}
h5 {font-size:12px;}
h6 {font-size:10px;}
/*end Reset css*/

/*分页*/
.met_pager {text-align: center;padding: 30px 0}
.met_pager a {margin: 2px;border: 1px solid #cbcfd5;background: #cbcfd5;text-align: center;height: 28px;line-height: 28px;min-width: 28px;_width: 28px;text-align: center;display: inline-block;color: #333}
.met_pager a:hover {border: 1px solid #333;color: #fff;background: #333}
.met_pager .PreSpan,.met_pager .NextSpan {height: 30px;line-height: 30px;min-width: 60px;_width: 60px;text-align: center;background: #cbcfd5;color: #333;display: inline-block}
.met_pager .PreA,
.met_pager .NextA {height: 28px;line-height: 28px;min-width: 58px;_width: 58px;color: #aaa}
.met_pager .PreSpan,.met_pager .PreA {margin-right: 6px}
.met_pager .NextSpan,.met_pager .NextA {margin-left: 6px}
.met_pager .firstPage,.met_pager .lastPage {font-weight: bold;height: 28px;line-height: 28px;min-width: 40px;_width: 40px;color: #333}
.met_pager .Ahover {font-weight: bold;background: #333;color: #fff}
.met_pager .PageText,.met_pager #metPageT,.met_pager #metPageB{display: none;}
/*end 分页*/

/*web*/
html,body {width: 100%;height: 100%;font-family: '微软雅黑';font-size: 13px;background-color: #FFFFFF;}
.BODYCENTER {width: 1200px;margin: 0 auto;}
.cl {clear: both;}
/*end web*/



/*<!--head头部-->*/
.index-header{
	text-transform: uppercase;
	position: fixed;
	width: 100% !important;
	z-index: 99999;
	background: #FFFFFF;
    height: 120px;
}
.header-logo a{
    float: left;
    font-size: 0;
    padding: 32.5px 0;
}
.header-title{
    font-size: 22px;
    color: #3a3a3a;
    float: left;
    padding: 25px 0 0 30px;
}
.header-title span,
.header-title span a{
    background: #666666;
    color: #FFFFFF;
    font-size: 17px;
    padding: 5px;
    border-radius: 10px;
}
.header-code{
    float: right;
    padding: 40px 100px 0 0;
    position: relative;
}
.header-code a{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #625e5d;
	color: #FFFFFF;
    display: inline-block;
}
.header-code a:hover{
	background: #fe7008;
}
.header-code img{
	width: 80px;
    position: absolute;
    top: 20px;
    right: 0;
}

/*<!--nav头部导航-->*/
.index-nav{
	text-transform: uppercase;
	position: fixed;
	width: 100%;
	z-index: 99999;
	background: #3a3a3a;
    margin-top: 120px;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
}
.index-nav-top{
    margin-top: 0;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
}
.nav ul li a{
    display: block;
    float: left;
    background: #3a3a3a;
    color: #FFFFFF;
    font-size: 14px;
    padding: 12px 40px;
    margin-right: 15px;
}
.nav ul li a:hover,
.nav ul li a.hover{
    background: #fe7008;
}
.nav img{
    float: right;
    padding-top: 10px;
}

/*<!--slider轮播-->*/
.index-slider{
	padding-top: 165px;
	font-size: 0;
}

/*<!--pro产品-->*/
.index-pro{
	text-transform: uppercase;
	padding: 30px 0;
}
.pro-nav{
	float: left;
	padding-right: 30px;
}
.pro-nav .nav-title{
	padding: 20px 0;
}
.pro-nav .nav-title span{
    border-left: 2px solid #fe7008;
    padding-left: 25px;
	font-size: 21px;
	color: #fe7008;
}
.pro-nav ul li{
	border-bottom: 1px solid #ebebeb;
}
.pro-nav ul li a{
    display: block;
    color: #000000;
    width: 225px;
    padding: 18px 0 18px 25px;
}
.pro-nav ul li a:hover,
.pro-nav ul li a.hover{
	color: #fe7008;
}
.pro-list{
	float: left;
	width: 720px;
    padding: 50px 0 38px;
	position: relative;
}
.pro-list .pro-seo{
    position: absolute;
    right: 5px;
    top: 5px;
    border: 1px solid #c7c7c7;
}
.pro-list ul li{
    height: 350px;
    float: left;
    width: 228px;
    margin-left: 12px;
}
.pro-list ul li a{
    display: block;
    color: #000000;
    text-align: center;
    line-height: 20px;
    padding-bottom: 12px;
}
.pro-list ul li a:hover{
	color: #fe7008;
}
.pro-list ul li a img{
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    position: relative;
    top: 0;
    transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.pro-list ul li a img:hover{
    top: -10px;
    transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}

/*<!--about关于我们-->*/
.index-about{
	background: #f3f3f3;
	padding: 50px 0;
}
.about-left{
	float: left;
	font-size: 0;
	border: 7px solid #FFFFFF;
}
.about-right{
    display: table;
    padding-left: 25px;
}
.about-right p{
	font-size: 36px;
	color: #fe7008;
	padding: 20px 0;
}
.about-right span{
    display: block;
    color: #6b6b6b;
    line-height: 30px;
    margin-bottom: 30px;
}
.about-right a{
	display: block;
	width: 158px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	color: #958f8c;
	border: 1px solid #cecccc;
	border-radius: 50px;
}
.about-right a:hover{
	background: #fe7008;
	color: #FFFFFF;
}

/*<!--img图片展示-->*/
.index-img{
    text-transform: uppercase;
    padding: 30px 0;
}
.img-left{
	float: left;
}
.img-right{
    float: right;
    width: 555px;
    position: relative;
    z-index: 99;
}
.img-right ul li{
	float: left;
}
.img-right ul li.list2,
.img-right ul li.list5{
	margin: 0 15px;
}
/*图片放大*/
.img-right ul li img{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;width: 175px;}
.img-right ul li:hover img{-webkit-transform:scale(2);-moz-transform:scale(2);-o-transform:scale(2);transform:scale(2);-ms-transform:scale(2);}
/*end 图片放大*/
.img-right ul li p{
    font-size: 15px;
    line-height: 35px;
    color: #4c4c4c;
    text-align: center;
}

/*<!--news新闻-->*/
.index-news{
    padding: 30px 0;
}
.news-left{
    float: left;
    width: 410px;
    margin-right: 80px;
}
.news-left .newscenter{
	margin: 20px 0;
	border-left: 2px solid #fe7008;
    padding-left: 25px;
    font-size: 21px;
    color: #fe7008;
}
.news-left ul li a{
	display: block;
    width: 400px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #484848;
    border-bottom: 1px dotted #484848;
    padding: 5px;
}
.news-left ul li a:hover{
	color: #ea5d07;
}
.news-left ul li a span{
    float: right;
    padding-left: 10px;
}
.news-left .contact,
.news-left .contact p a{
    color: #1c1c1c;
    line-height: 40px;
    padding: 0 5px;
    text-transform: uppercase;
}
.news-right{
	float: left;
    width: 510px;
}
.news-right .newscenter {
    margin: 20px 0;
    border-left: 2px solid #fe7008;
    padding-left: 25px;
    font-size: 21px;
    color: #fe7008;
}

/*<!--tail尾部-->*/
.index-tail{
	background: #d7d7d7;
	text-transform: uppercase;
	color: #4b4a4a;
	line-height: 70px;
}
.index-tail .tail_a{
	color: #000000;
	float: right;
}
.index-tail .tail_a:hover{
	color: #ea5d07;
}

/*<!--about关于我们-->*/
.about{
	border-bottom: 1px solid #e9e9e9;
}
.about .about-title{
    width: 1000px;
	margin: 30px 0;
	border-left: 2px solid #fe7008;
    padding-left: 25px;
    font-size: 21px;
    color: #fe7008;
}
.about .about-text{
    margin: 0 auto;
    /* width: 1000px; */
    font-size: 14px;
    color: #7a7a7a;
    line-height: 30px;
    margin-bottom: 30px;
}
.about-img ul li{
	float: left;
}
.about-img ul li.list2{
	margin: 0 20px;
}
/*图片放大*/
.about-img ul li img{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;width: 320px;}
.about-img ul li:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-ms-transform:scale(1.2);}
/*end 图片放大*/
.about-img ul li p{
    font-size: 15px;
    line-height: 50px;
    color: #4c4c4c;
    text-align: center;
    padding-bottom: 20px;
}
/*<!--about2关于我们2-->*/
.about2-left{
    float: left;
    width: 500px;
    padding: 50px 0;
}
.about2-left .about2-title{
    font-size: 20px;
    color: #fe7008;
}
.about2-left .about2-line{
    border-bottom: 2px solid #fe7008;
    width: 30px;
    margin: 15px 0;
}
.about2-left p,
.about2-left p a{
	font-size: 14px;
	color: #030303;
	line-height: 35px;
}
.about2-right{
	float: right;
}
.about3-right{
    float: right;
    padding-top: 38px;
}
.about3-right img{
	border: 3px solid #f0f0f0;
}

/*<!--news新闻列表-->*/
.news-list{
    float: left;
    width: 720px;
    text-transform: none;
    padding: 20px 0;
}
.news-list ul li a{
    display: block;
    line-height: 50px;
    padding: 0 30px 0 10px;
    border-bottom: 1px dotted #484848;
}
.news-list ul li a span{
	float: right;
	font-size: 14px;
	color: #484848;
}
.news-list ul li a p{
	font-size: 14px;
	color: #2e2e2e;
}
.news-list ul li a:hover p{
	color: #ea5d07;
}

/*<!--news新闻详情-->*/
.new-detail .detail-title{
    text-align: center;
    padding: 70px 0 50px;
    border-bottom: 1px dotted #797979;
}
.new-detail .detail-title p{
	font-size: 18px;
	color: #fe7008;
	padding-bottom: 20px;
}
.new-detail .detail-title span{
	font-size: 13px;
	color: #6e6e6e;
}
.new-detail .detail-text{
	font-size: 14px;
	color: #757575;
	line-height: 30px;
	padding: 50px 10px;
}
.new-detail .detail-page{
    font-size: 13px;
    color: #898989;
    padding: 50px 10px 100px 10px;
}
.new-detail .detail-page a{
	color: #4b4b4b;
    transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.new-detail .detail-page a:hover{
	color: #fe7008;
	padding-left: 10px;
    transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}

/*<!--pro产品详情-->*/
.pro-detail{
    float: left;
    width: 720px;
    padding-top: 50px;
}
.pro-detail .detail1{
	text-align: center;
}
.pro-detail .detail1 p{
    font-size: 24px;
    color: #fe7008;
    padding: 10px;
}
.pro-detail .detail1 span{
	display: block;
	font-size: 18px;
	color: #484848;
    padding-bottom: 20px;
}
.pro-detail .detail2{
	font-size: 13px;
	color: #484848;
	line-height: 30px;
}
.pro-detail .detail2 .inquire{
    display: block;
    line-height: 0;
    padding: 10px 0 30px;
}
.pro-more{
    margin: 30px 0;
    border-left: 2px solid #fe7008;
    padding-left: 25px;
    font-size: 21px;
    color: #fe7008;
}
.pro-morelist ul li{
	float: left;
	width: 229px;
}
.pro-morelist ul li.list2{
    margin: 0 14px 0 28px;
}
.pro-morelist ul li.list3{
    margin: 0 28px 0 14px;
}
.pro-morelist ul li a{
	display: block;
	color: #484848;
	text-align: center;
    line-height: 25px;
}
.pro-morelist ul li a:hover{
	color: #fe7008;
}
.pro-morelist ul li a img{
    border: 1px solid #ebebeb;
    position: relative;
    top: 0;
    transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.pro-morelist ul li a img:hover{
    top: -10px;
    transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}

.pro-seo form{
    font-size: 0;
}
.navsearch_input input {
    float: left;
    height: 31px;
    width: 126px;
    padding: 0 20px;
    font-size: 15px;
    border: 0;
    outline: 0;
}
.searchimage {
    float: left;
}

.navright{width:250px;}
.navright-top{line-height:45px;border-bottom:1px solid #ccc;height:45px;font-size:25px;color:#333;font-family:'bebasneue-webfont';}
.navright ul li{position:relative;border-bottom:1px dotted #c1c1c1;}
.navright ul li .navright-info{position:absolute;left:145px;top:20px;font-size:22px;font-family:'bebasneue-webfont';color:#fe7008;line-height:25px;}
.navright ul li p{color:#333;}
.rightmore{width:120px;height:40px;line-height:40px;background:url(/skin/images/navbg.jpg);text-align:center;font-family:'bebasneue-webfont';color:#fff;font-size:22px;margin:20px 0;}
.navright-list2 li p{height:19px;overflow:hidden;position:relative;font-weight:bold;}
.navright-list2 li p span{display:block;position:relative;top:0px;}
.navright-list2 li:hover p span{top:-19px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.navright-list2 li:hover p span.navhover{color:#fe7008}
.navright-list2 li.hover p span{ top:-19px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.navright-list2 li.hover p span.navhover{color:#fe7008}
.navright-list dl dd{line-height:40px;height:40px;padding-left:40px;border-bottom:1px dotted #ccc;font-size:13px}
.navright-list dl dd a p{color: #333}
.navright-list dl dd:hover,.navright-list dl dd.hover{background:#f0f0f0}

#feedback dl{
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
    position: relative;
}
.ftype_select{
    float: left;
    width: 125px;
    height: 44px;
    line-height: 44px;
    border-right: 1px solid #d7d7d7;
    padding-left: 15px;
    color: #757575;
}
.ftype_input input{
    height: 28px;
    line-height: 28px;
    padding: 8px;
    width: 66%;
    border: 0;
    outline: 0;
}
.model{
    float: left;
}
.quantity{
    float: right;
}
.model .ftype_input,
.quantity .ftype_input{
    float: left;
    width: 108px;
    position: relative;
}
.model .ftype_input input,
.quantity .ftype_input input{
    padding: 8px;
    width: 92px;
}
.model .ftype_input .formerror,
.quantity .ftype_input .formerror{
    position: absolute;
    top: 3px;
    right: 0;
    left: 30px;
}
.ftype_textarea{
    padding: 15px;
    position: relative;
}
.ftype_textarea textarea{
    width: 100%;
    height: 70px;
    border: 0;
    outline: 0;
}
.noborder{
    border: 0;
    margin-top: 30px;
}
.noborder .submit{
    width: 180px;
    height: 40px;
    font-size: 14px;
    color: #757575;
    background: #ffffff;
    border: 2px solid #c7c7c7;
    border-radius: 5px;
}
.noborder .submit:hover{
    color: #ffffff;
    background: #fe7008;
    border: 2px solid #fe7008;
}
.formerror{
    position: absolute;
    top: 14px;
    right: -18px;
    height: 18px;
    width: 12px;
    overflow: hidden;
    color: red;
}
.ftype_code .fbox img{
    position: absolute;
    right: 12px;
    top: 5px;
}
							.jiathis_style_32x32 {width: 150px;height: 32px;background: #FFFFFF;padding: 30px 0;}
							.jiathis_style_32x32 .jtico {background: none;}
							.jiathis_style_32x32 .jtico_fb {background: url(../skin/images/share.png) 6px center no-repeat;}
							.jiathis_style_32x32 .jtico_twitter {background: url(../skin/images/share.png) -34px center no-repeat;}
							.jiathis_style_32x32 .jtico_googleplus {background: url(../skin/images/share.png) -74px center no-repeat;}
							.jiathis_style_32x32 .jtico_tumblr {background: url(../skin/images/share.png) -114px center no-repeat;}

						#wrapper {position: relative;margin: 10px;padding: 10px;width: 400px;height: 264px;}
						#banner {position: relative;width: 400px;height: 264px;overflow: hidden;}
						.imgList {position: relative;width: 2000px;height: 264px;z-index: 10;overflow: hidden;}
						.imgList li {float: left;display: inline;}
						#prev,#next {position: absolute;top: 111px;z-index: 20;cursor: pointer;opacity: 0.2;filter: alpha(opacity=20);}
						#prev {left: 10px;}
						#next {right: 10px;}
						#prev:hover,#next:hover {opacity: 0.5;filter: alpha(opacity=50);}

.selectTdClass{background-color:#edf5fa !important}
table.noBorderTable td,table.noBorderTable th,table.noBorderTable caption{border:1px dashed #ddd !important}
table{margin-bottom:10px;border-collapse:collapse;display:table;width:500px;}
td,th{padding: 0px 10px;border: 1px solid #DDD;}
caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
th{border-top:1px solid #BBB;background-color:#F7F7F7;}
table tr.firstRow th{border-top-width:2px;}
.ue-table-interlace-color-single{ background-color: #fcfcfc; }
.ue-table-interlace-color-double{ background-color: #f7faff; }
td p{margin:0;padding:0;}
</style>
<style type="text/css">
*{ margin:0; padding:0; list-style:none;}
img{ border:0;}
.ban{ width:720px; height:620px; position:relative; overflow:hidden;margin: 0 auto;}
.ban2{ width:500px; height:510px; position:relative; overflow:hidden;margin:auto;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:500px;}
.prev{ float:left; cursor:pointer;}
.num{ height:85px;overflow:hidden; width:515px; position:relative;float:left;left:-8px;}
.min_pic{  width:500px;margin:auto}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:80px; margin:0 2px; padding:1px;}
.num ul li.on{ border:1px solid #e0e0e0; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:25px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:25px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:300px; left:38px; width:28px; height:51px;z-index:0;cursor:pointer;}
.next1{ position:absolute; top:300px; right:62px; width:28px; height:51px;z-index:0;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:600px; height:600px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-300px; margin-top:-250px; display:none; z-index:999999;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{  width:600px; height:600px; position:relative; overflow:hidden;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:600px; height:600px; float:left;}
.proshow-info table{width:100%}
.protit{position:absolute;width:100%;text-align:center;z-index:99;font-size:32px;color:#000;top:20px;}
.proinfo2 img{display:block;}
.detailed{border-bottom:2px solid #9d0000;margin-bottom:30px;}
.detailed-tit{width:150px;height:40px;line-height:40px;text-align:center;color:#fff;background:#9d0000;}


.navright{width:250px;}
.navright-top{line-height:45px;border-bottom:1px solid #ccc;height:45px;font-size:25px;color:#333;font-family:'bebasneue-webfont';}
.navright ul li{position:relative;border-bottom:1px dotted #c1c1c1;}
.navright ul li .navright-info{position:absolute;left:145px;top:20px;font-size:22px;font-family:'bebasneue-webfont';color:#fe7008;line-height:25px;}
.navright ul li p{color:#333;}
.rightmore{width:120px;height:40px;line-height:40px;background:url(/skin/images/navbg.jpg);text-align:center;font-family:'bebasneue-webfont';color:#fff;font-size:22px;margin:20px 0;}
.navright-list2 li p{height:19px;overflow:hidden;position:relative;font-weight:bold;}
.navright-list2 li p span{display:block;position:relative;top:0px;}
.navright-list2 li:hover p span{top:-19px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.navright-list2 li:hover p span.navhover{color:#fe7008}
.navright-list2 li.hover p span{ top:-19px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.navright-list2 li.hover p span.navhover{color:#fe7008}
.navright-list dl dd{line-height:40px;height:40px;padding-left:40px;border-bottom:1px dotted #ccc;font-size:13px}
.navright-list dl dd a p{color: #333}
.navright-list dl dd:hover,.navright-list dl dd.hover{background:#f0f0f0}