html {height:100%; overflow-x: hidden;}
html,body{text-align:left;font-family:"Microsoft YaHei", Helvitica, Verdana, Tohoma, Arial, san-serif;font-size:14px;color:#666; min-width: 1500px;}
html,body,ol,ul,p,h1,h2,h3,h4,h5{margin:0;padding:0;}
li{list-style:none;}
img{border:0;}
.fl{float:left;}
.fr{float:right;}
.bold{font-weight:bold;}
.indent{text-indent:2.4rem;}
.m5{margin:5px;}
.m10{margin:10px;}
.cf:after{content:"";display:table;clear:both}
.cf{*zoom:1}
.clear{clear:both;}
.imgfull{display: block;width: 100%;}

/*公用默认超链接*/
a {color:#000;text-decoration:none;outline-style: none;outline-width: 0px;cursor:pointer; -webkit-tap-highlight-color: rgba(0,0,0,0);}
a:link {text-decoration:none;outline-style: none;outline-width: 0px;cursor:pointer; -webkit-tap-highlight-color: rgba(0,0,0,0);}
a:visited {color:#000;text-decoration:none;outline-style: none;outline-width: 0px;cursor:pointer; -webkit-tap-highlight-color: rgba(0,0,0,0);}
a:hover {text-decoration:none;outline-style: none;outline-width: 0px;cursor:pointer; -webkit-tap-highlight-color: rgba(0,0,0,0);}
a:active {text-decoration:none;outline-style: none;outline-width: 0px;cursor:pointer; -webkit-tap-highlight-color: rgba(0,0,0,0);}

.mbox{
	width:1200px;
	margin: 0 auto;
}
/*header*/
.header{
    position: relative;
    border-bottom: 1px solid #D9E0E8;
}
.header .top{
	width: 1200px;
	margin: 0 auto;
	height: 111px;
    line-height: 111px;
}
.header .logo{
	float: left;
}
.header .nav{
	margin-left: 60px;
	width: 830px;
	overflow: hidden;
	float: left;
}
.header .nav li{
    float: left;
    text-align: center;
	color: #454545;
	font-size: 16px;
	width: 12.5%;
}
.header .nav li a{
    display: block;
    font-size: 16px;
    font-family: "微软雅黑";
    color:#454545;
}
.header .nav li a.on{
    color:#dd161a;
}
.header .nav li a .downjt{
    display: inline-block;
    width:20px;
    height:12px;
    background: url('../images/downjt.png') center center no-repeat;
}
.header .nav li a.on .downjt{
    background: url('../images/downjt_on.png') center center no-repeat;
}
.header .qieh{
	float: right;
	background: url('../images/mark1.jpg') no-repeat left center;
	padding-left: 26px;
	color: #dd1217;
	text-decoration: underline;
}
.header .qieh a{
	color: #dd1217;
}

.snavbg{
	display: none;
	width:100%;
}
.snav{
	display:none;
	position:absolute;
	width:100%;
	height: auto;
	min-height:105px;
	background:#FFF;
	top:112px;
	left:0;
	z-index: 99999999;
}
.snav .snavbox{
	width:1200px;
	height: auto;
	min-height:105px;
	margin: 0 auto;
}
.snav .snavbox label{
	display: block;
	width: 97%;
	height: 30px;
	line-height: 30px;
	border-left: 4px solid #DD151A;
	font-size:24px;
	font-family: "微软雅黑";
	font-weight: bold;
	color:#434343;
	padding-left: 3%;
	margin-top: 35px;
}
.snav .snavbox .more{
	display: block;
	width:90px;
	height: 30px;
	line-height: 30px;
    text-align: center;
    border:1px solid #ADADAD;
    font-size: 14px;
    font-family: "微软雅黑";
    color:#ADADAD; 
}
.snav .snavbox .more:hover{
	border:1px solid #dd161a;
	color:#dd161a;
}
.snav .snavbox .snav_1{
	display: block;
	padding-bottom: 50px;
}
.snav .snavbox .snav_2{
	display: none;
	padding-bottom: 50px;
}
.snav .snavbox .snav_3{
	display: none;
}
.snav .snavbox .smallclass{
	width: 100%;
	margin-top: 25px;
}
.snav .snavbox .smallclass ul li{
	float: left;
	width:140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border:1px solid #DADADA;
	margin-right: 25px;
}
.snav .snavbox .smallclass ul li a{
	display: block;
	font-size:16px;
	font-family: "微软雅黑";
	color:#434343;
}
.snav .snavbox .smallclass ul li a:hover{
	background: #030000;
	color:#FFF;
}
.snav .snavbox .snav_1 .info1{
	float: left;
	width:600px;
}
.snav .snavbox .snav_1 .info1 p{
	line-height: 25px;
	font-size:14px;
	font-family: "微软雅黑";
	color:#707070;
	margin-top: 15px;
	padding-right: 70px;
}
.snav .snavbox .snav_1 .info1 a{
	display: block;
	margin-top: 25px;
}
.snav .snavbox .snav_1 .info2{
	float: right;
	width:600px;
}
.snav .snavbox .snav_1 .info2 p{
	line-height: 30px;
	font-size:14px;
	font-family: "微软雅黑";
	color:#757575;
	margin-top: 15px;
}
.snav .snavbox .snav_1 .info2 .qrcode{
	margin-top:15px;
}
.snav .snavbox .snav_1 .info2 .qrcode img{
	width:150px;
	height: 150px;
}
.snav .snavbox .snav_1 .info2 a{
	display: block;
	margin-top: 25px;
}
.snav .snavbox .snav_2 .info1{
	float: left;
	width:600px;
}
.snav .snavbox .snav_2 .info1 ul{
	margin-top: 25px;
}
.snav .snavbox .snav_2 .info1 ul li .newstitle{
    width:100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #E7E8E9;
}
.snav .snavbox .snav_2 .info1 ul li .newstitle a{
    float: left;
    display: block;
    width:470px;
    font-size: 18px;
    font-family: "微软雅黑";
    color:#454545; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.snav .snavbox .snav_2 .info1 ul li .newstitle a:hover{
    color:#dd1317; 
}
.snav .snavbox .snav_2 .info1 ul li .newstitle span{
    float: right;
    display: block;
    width:100px;
    text-align: right;
    font-size: 14px;
    font-family: "微软雅黑";
    color:#909090; 
}
.snav .snavbox .snav_2 .info1 ul li .intro{
    width:100%;
    line-height: 20px;
    margin-top: 15px;
    font-size: 12px;
    font-family: "微软雅黑";
    color:#909090; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.snav .snavbox .snav_2 .info2{
	float: right;
	width:570px;
	margin-left: 30px
}
.snav .snavbox .snav_2 .info2 img{
	width:100%;
	margin-top: 25px;
}
.snav .snavbox .snav_2 .info2 .firstnews .newstitle{
    width:100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #E7E8E9;
    margin-top: 10px;
}
.snav .snavbox .snav_2 .info2 .firstnews .newstitle a{
    float: left;
    display: block;
    width:470px;
    font-size: 18px;
    font-family: "微软雅黑";
    color:#dd1317; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.snav .snavbox .snav_2 .info2 .firstnews .newstitle span{
    float: right;
    display: block;
    width:100px;
    text-align: right;
    font-size: 14px;
    font-family: "微软雅黑";
    color:#909090; 
}
.snav .snavbox .snav_2 .info2 .firstnews .intro{
    width:100%;
    line-height: 20px;
    margin-top: 15px;
    font-size: 12px;
    font-family: "微软雅黑";
    color:#909090; 
}

.snav .snavbox .snav_3 .info1{
	float: left;
	width:480px;
}
.snav .snavbox .snav_3 .info1 .bclass{
	float: left;
	width:215px;
	min-height: 360px;
	margin-top: 25px;
	background: #F8F9FB;
}
.snav .snavbox .snav_3 .info1 .bclass ul li{
	width:80%;
	height: 50px;
	/*line-height: 50px;*/
	border-bottom:1px solid #EBECED;
	font-size:14px;
	font-family: "微软雅黑";
	color:#000;
	padding-left: 20%;
	cursor: pointer;
}
.snav .snavbox .snav_3 .info1 .bclass ul li .cate-name{
	width: 172px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.snav .snavbox .snav_3 .info1 .bclass ul li.on .icon{
	width:100%;
	height: 50px;
	background: url("../images/sjicon_r.png") 30px center no-repeat;
}
.snav .snavbox .snav_3 .info1 .bclass ul li.on{
	background: url("../images/sjicon_r.png") 30px center no-repeat;
	color:#dd161a;
}
.snav .snavbox .snav_3 .info1 .bclass ul li:hover{
	background: url("../images/sjicon_r.png") 30px center no-repeat;
	color:#dd161a;
}
.snav .snavbox .snav_3 .info1 .smclass{
	float: left;
	width:265px;
	min-height: 360px;
	margin-top: 20px;
}
.snav .snavbox .snav_3 .info1 .smclass ul li{
	width:215px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border:1px solid #B5B5B5;
	margin:5px auto;
}
.snav .snavbox .snav_3 .info1 .smclass ul li a{
	display: block;
	width:100%;
	font-size:14px;
	font-family: "微软雅黑";
	color:#434343;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.snav .snavbox .snav_3 .info1 .smclass ul li a:hover{
	background: #E60012;
	color:#FFF;
}
.snav .snavbox .snav_3 .info2{
	float: right;
	width:670px;
	margin-left: 50px;
}
.snav .snavbox .snav_3 .info2 .productbox{
	width:100%;
	height: auto;
	margin-top: 25px;
}
.snav .snavbox .snav_3 .info2 .productbox .product{
    position: relative;
    float: left;
    width:334px;
    height:280px;
}
.snav .snavbox .snav_3 .info2 .productbox .product .boxbg{
    display: none;
    position: absolute;
    width: 334px;
    height: 241px;
    background: url("../images/boxbg.png") center top no-repeat;
    left:0;
    top:-10px;
}
.snav .snavbox .snav_3 .info2 .productbox .product img{
    display: block;
    width:315px;
    height:220px;
    border:1px solid #E4E4E4;
    margin: 0 auto;
}
.snav .snavbox .snav_3 .info2 .productbox .product .name{
    width:315px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-family: "微软雅黑";
    color:#454545;
    margin: 0 auto;
}
/*footer*/
#footer{
	width:100%;
	height: auto;
}
#footer .footinfo{
	width:100%;
	height: auto;
	background: #292626;
	padding-bottom: 50px;
}
#footer .footinfo ul{
	width:1200px;
	height: auto;
	margin: 0 auto;
	padding-top:20px;
}
#footer .footinfo ul li{
	float: left;
	width:136px;
	text-align: center;
}
#footer .footinfo ul li .title{
	line-height: 75px;
	font-size: 18px;
    font-family: "微软雅黑";
    color:#fefefe;
}
#footer .footinfo ul li .lineicon{
	width:25px;
	height: 1px;
	background: #636161;
	margin: 0 auto;
}
#footer .footinfo ul li .list{
	width:100%;
	margin:20px auto 0;
}
#footer .footinfo ul li .list a{
	display: block;
	width:100%;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
    font-family: "微软雅黑";
    color:#908F8F;
}
#footer .footinfo ul li .list a:hover{
	color:#dd151a;
}
#footer .footinfo ul li.contact{
	width:320px;
	text-align: left;
}
#footer .footinfo ul li.contact .lineicon{
	width:25px;
	height: 1px;
	background: #636161;
	margin-left: 25px;
}
#footer .footinfo ul li.contact .title{
	padding-left: 25px;
}
#footer .footinfo ul li.contact .list p{
	line-height: 25px;
	padding-left: 25px;
}
#footer .footinfo ul li.ot{
	width:200px;
	height: auto;
	margin-top: 20px;
}
#footer .footinfo ul li.ot .footlogo img{
	display: block;
	margin: 0 auto;
}
#footer .footinfo ul li.ot .qrcode img{
	display: block;
	width:105px;
	height:105px;
	margin:20px auto 0;
}
#footer .bottom{
	width:100%;
	height:46px;
	line-height: 46px;
	background: #F8F9FB;
}
#footer .bottom .bottombox{
	width:1200px;
	margin: 0 auto;
}
#footer .bottom .bottombox .left{
	float: left;
	font-size: 12px;
    font-family: "微软雅黑";
    color:#abaaaa;
}
#footer .bottom .bottombox .left a{
	font-size: 12px;
    font-family: "微软雅黑";
    color:#abaaaa;
}
#footer .bottom .bottombox .right{
	float: right;
	font-size: 12px;
    font-family: "微软雅黑";
    color:#abaaaa;
}
#footer .bottom .bottombox .right a{
	font-size: 12px;
    font-family: "微软雅黑";
	color:#abaaaa;
}

/*rightbtn*/
.rightbtn{
	position: fixed;
	right:0;
	bottom:100px;
	z-index: 999999999;
}
.rightbtn img{
	width: 48px;
	height: 48px;
}
.rightbtn .totop{
	cursor: pointer;
	margin-top: 10px;
}
.rightbtn .wx .wxbtn{
	width: 48px;
	height: 48px;
}
.rightbtn .wx .qrcode{
	display: none;
	float: left;
	width: 106px;
	height: 106px;
	margin-right: 5px;
}
.rightbtn .totop img{
	width: 48px;
	height: 48px;
}

/*webpath*/
.webpath{
	width:100%;
	height: 60px;
	line-height: 60px;
	text-align: right;
	font-size: 12px;
    font-family: "微软雅黑";
    color:#909090;
}
.webpath a{
	display:inline-block;
	font-size: 12px;
    font-family: "微软雅黑";
    color:#909090;
}

/*page*/
#page{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 30px auto 0;
	font-size: 0;
}
#page .btn{
	display: inline-block;
	width: 38px;
	height: 38px;
	border-radius: 5px;
	border:1px solid #e9e9e9;
	text-align: center;
	line-height: 38px;
	background: #fff;
	font-size: 15px;
	color: #4b4b4b;
	margin-left: 5px;
}
#page .active{
	background: #EB0900;
	color: #fff;
}
#page .first, #page .end {
	color:#4b4b4b;
}
#page .prev, #page .next {
	color:#4b4b4b;
}
