﻿@charset "utf-8";
/******************************
公共样式
******************************/
body{ margin:0px; padding:0px;background:#fff; color: #666;font:12px/1.5 "\5FAE\8F6F\96C5\9ED1",'Hiragino Sans GB','\5FAE\8F6F\96C5\9ED1',tahoma,arial,sans-serif;}
a{ color:#666; text-decoration:none;}
a:hover {text-decoration: underline;color: #eb6100;}
li{ list-style-type:none;}
ul,p,image,img,input,dd,h1,h2,h3,h4,label,font{ border:0px; margin:0px; padding:0px;}
.center{ width:1200px; margin:0 auto;}
.left{ float:left;}
.right{ float:right;}
#clearLeft{ clear:left;}
#clearBoth{ clear:both;}

.big_title{text-align:center;font-size:35px;margin-top:40px;color:#ddd;}
.big_title span{color:#000;}
.big_sub_title{text-align:center;font-size:23px;color:#999;margin-bottom:30px;}

/******************************
头部样式
******************************/
.header{ height:95px; position:fixed; top:0px; left:0px; right:0px; overflow:hidden;z-index:99}

.header .top{ background:#3C4551; height:0px; overflow:hidden;}
.header .top .left{color:#8C95A2;height:35px; line-height:35px; }
.header .top .right{color:#D6D6D6; font-size:14px; line-height:32px; font-weight:bold; }


.header .bar{ height:95px;}
.header .bar .logo img{ height:65px; margin-top:15px;}
.header .bar .bg{ height:95px; background:#000; -moz-opacity: 0.6;opacity: .60;filter: alpha(opacity=60);}
.header .bar .box{ position:relative; top:-95px;}
.header .nav{ width:940px;}
.header .nav ul{ height:50px; margin-top:20px; position:relative; right:-40px;}
.header .nav li{ float:left;}
.header .nav li a{ height:50px; display:block; text-align:center; cursor:pointer; text-decoration:none; color:#D2CECD; text-align:center; padding-left:15px; padding-right:15px;}
.header .nav li a div{font-size:20px;}
.header .nav li a span{ font-size:14px;}
.header .nav li a:hover{-webkit-transition: all .4s ease;-moz-transition: all .4s ease; o-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease; color:#fff;}
.header .nav #chk{ backg round: #666; color:#fff;}




.body{ background:#fff;}



.path{height:60px;line-height:60px;font-size:16px;border-bottom:1px solid #ebebeb;margin-bottom:20px;}
.path label{font-family:"宋体";color:#ccc;}



.no_info{background: url(/images/web/no_info.png) no-repeat center top;text-align: center;padding-top: 60px;color: #9ca9ba;font-size: 20px;margin: 0 auto;margin: 20px;font-family: "microsoft yahei","华文细黑","黑体";}

.picList table th{ width:120px; text-align:left;}
.picList th img{ width:110px; height:80px;}
.picList table{ width:100%;}
.picList table td,.picList table th{ vertical-align:top; border-bottom:1px solid #eee; padding-bottom:20px; padding-top:20px;}
.picList .title{ font-size:16px;}
.picList .desc{ color:#999; font-size:14px;}

/******************************
分页样式
******************************/
#pageList{width:100%;display:block;height:35px;border:0px;padding-top:30px;margin-bottom:30px;}
#pageList select{height:24px;line-height:24px;border:0px;font: 12px/1.5 Tahoma,Helvetica,Arial,"宋体",sans-serif,宋体;margin:0px;}
#pageList span{float:left;height:30px;line-height:30px;margin-right:5px;border:1px solid #ccc;background:#FFFFFF;padding-left:10px;padding-right:10px;border-radius:3px;color:#999;}
#pageList span a{text-decoration:none;color:#333;}
#pageList #chk{background:#6D6D6D !important;border:1px solid #6D6D6D !important;}
#pageList #chk a{color:#fff !important;}



/******************************
分类样式
******************************/
.categroy{background:#fff;padding-top:40px;padding-bottom:40px;border-bottom:1px solid #ebebeb;}
.categroy a{color:#333;	cursor:pointer;}
.categroy a:hover{color:#c0192a;}
.categroy .line1{margin-bottom:30px;}
.categroy .line1 a{font-size: 18px;	font-weight: bold;	padding: 0 9px;}
.categroy .line1 #chk ,.categroy .line2 #chk{color:#c0192a;}
.categroy .line2 a{font-size: 14px;	padding: 0 10px;	border-left: 1px solid #d8d8d8;	height: 6px;	display: inline-block;	line-height: 4px;}






/******************************
优势样式
******************************/
.goodness a{ text-decoration:none;}
.goodness{height:220px;overflow:hidden; display:block; padding-top:20px; border-top:1px solid #eee;}
.goodness span{width:25%;height:220px;float:left; display:block;cursor:pointer;}
.goodness span div{height:220px;}
.goodness span .box{padding:30px; text-align:center}

.goodness span .box .tit{height:50px;line-height:50px;font-size:18px;}
.goodness span .box .txt{font-size:14px;line-height:25px;}
.goodness span .box .pic{height:90px; width:90px; margin:0 auto;border-radius: 50px; background:#eee; display:block;}
.goodness span .pic em{width:90px;height:75px;display:block;background-repeat:no-repeat;background-position:bottom; position:relative; top:5px;}
.goodness span:hover .pic em{background-position:top;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-o-transition: all .6s ease;-ms-transition: all .6s ease;transition: all .6s ease;}

.goodness .goodness_1:hover .tit,
.goodness .goodness_2:hover .tit,
.goodness .goodness_3:hover .tit,
.goodness .goodness_4:hover .tit{col or:#fff !important;}

.goodness .goodness_1 .pic em{background-image:url(/images/web/home/goodness/1.png);}

.goodness .goodness_1 .tit{color:#C28EE0;}
.goodness .goodness_1:hover .pic{color:#fff;background:#C28EE0;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-o-transition: all .6s ease;-ms-transition: all .6s ease;transition: all .6s ease;}


.goodness .goodness_2 .pic em{background-image:url(/images/web/home/goodness/2.png);}
.goodness .goodness_2 .tit{color:#43DBB2;}
.goodness .goodness_2:hover .pic{color:#fff;background:#43DBB2;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-o-transition: all .6s ease;-ms-transition: all .6s ease;transition: all .6s ease;}


.goodness .goodness_3 .pic em{background-image:url(/images/web/home/goodness/3.png);}
.goodness .goodness_3 .tit{color:#FA88A5;}
.goodness .goodness_3:hover .pic{color:#fff;background:#FA88A5;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-o-transition: all .6s ease;-ms-transition: all .6s ease;transition: all .6s ease;}


.goodness .goodness_4 .pic em{background-image:url(/images/web/home/goodness/4.png);}
.goodness .goodness_4 .tit{color:#007EFF;}
.goodness .goodness_4:hover .pic{color:#fff;background:#007EFF;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-o-transition: all .6s ease;-ms-transition: all .6s ease;transition: all .6s ease;}



.page_banner{ height:260px; background-repeat:no-repeat; background-position:center;}






/******************************

******************************/

.product_list{ padding-top:40px;}
.product_list .box{ padding:0px;  border-bottom:1px solid #eee;}
.product_list .box .txt{ overflow:hidden; padding-top:50px;}
.product_list .box .pic{ overflow:hidden;}
.product_list .box .pic img{}

.product_list .box .title{font-size: 30px;top: 90px;left: 40px;color: #3c3b3b; margin-bottom:30px;}
.product_list .box .sub_title{font-size: 16px;top: 150px;left: 40px;color: #525050; margin-bottom:20px; line-height:30px;}
.product_list .box .sub_title_adv{font-size: 18px;top: 150px;left: 40px;color: #2b3c46; margin-bottom:20px; line-height:30px;}
.product_list .box .link{font-size: 15px;top: 250px;left: 40px;color: #eb6100;}





/******************************
底部样式
******************************/
.footer{height:350px;overflow:hidden;background:#2F2F2F;color:#FDFDFD;border-top:3px solid #333;}
.footer .top{height:300px;border-bottom:1px solid #3F3F3F;}
.footer .box{padding-top:40px;}
.footer .box  span{width:20%;height:240px;display:block;float:left;}
.footer .box  a{color:#fff;cursor:pointer;}
.footer .box .tit{font-size:30px;}
.footer .box .sub_tit{color:#83888E;font-size:16px;margin-bottom:15px;}
.footer .box .list{line-height:30px;font-size:12px;}
.footer .info{text-align:center;line-height:50px;height:50px;overflow:hidden;font-size:12px;}