﻿@charset "utf-8";
/* CSS Document */
html{
	-ms-text-size-adjust:100%; -webkit-text-size-adjust:100%;
	overflow-y:scroll;	
}

body, header, section, footer, ul, li ,dl, dt, dd, div, p, h1, h2, h3{
	margin:0; padding:0; font-size:18px; font-family:"微软雅黑", Arial; font-weight:normal; color: #4c4c4c;
}

body{
	background-color:#fff;
}
ul,li,dl,dt,dd{list-style:none;}
em,i{
	font-family:"微软雅黑", Arial;font-style:normal;
}
img{border:0;}

input,
textarea,
select{
	margin:0;padding:0; font-size: 18px;
	font-family:"微软雅黑", Arial; font-weight:normal; color:#4c4c4c;
    -moz-box-sizing:border-box; -ms-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
}
input[type=button],
input[type=submit]{
	border:0;cursor:pointer;text-align:center; font-family:"微软雅黑"; color:#fff;
	-webkit-appearance:none;
}
table{
	border-collapse:collapse;border:0;
}
td{
	padding:0;
}

/* 消除谷歌浏览器黄色边框 */
input, button, select, textarea{
	outline:none;

}
textarea{
	resize:none;
}

a,
a:link,
a:hover{
	font-weight:normal;text-decoration:none;
}

@font-face {
	font-family: "FZQKBYSJW";
	src: url('/font/FZQKBYSJW.ttf');
}

.btn1{
	width: 100%; height: 80px; line-height: 80px; text-align: center; border: 0; cursor: pointer;
	font-size: 30px; color: #fff;
	background: #ce0000;
}
a.btn1{
	display: block;
}

header{
	margin:0 auto; width: 620px; padding-left: 20px; height: 109px;
	border-top: 1px solid #d1942b; border-bottom: 2px solid #d1942b;
	background:url(../images/header-bg.png) no-repeat;
}
header h1{
	float: left; width: 112px; height: 94px;
	background:url(../images/logo.png) no-repeat;
}
header h1 a{
	height: 94px; display: block;
}
.menu-ico{
	float:right; width: 109px; height: 109px; padding-bottom:2px;
}
.menu-ico span{
	height: 109px; display: block; cursor:pointer;
	background:url(../images/header-ico.png) no-repeat center center;
}
.wj-menu{
    width:100%; height:100%; position:absolute; left:0; top:0; z-index: 555; display:none;
    background-color:rgba(0,0,0,0.5);
}
.menu-w{
    width:640px; height:100%; position:relative; left: 50%; top:0; margin-left:-320px; overflow:hidden;
}
/*
.menu-w p{
    height:109px; padding-bottom:2px; text-align:right;
}
.menu-w p span{
	width:109px; height: 109px; display:inline-block;
	background:url(../images/header-ico.png) no-repeat center center;
}*/
.menu{
    width:320px; position: absolute; right: -320px; opacity:0; top: 0;
	background-color: #424242;
}
.menu li{
	border-bottom: 1px solid #242424; background: #424242;
}
.menu li a{
	height: 90px; line-height: 90px; display: block; padding-left: 78px;
	font-size: 24px; color: #fff;
	background-position: 20px center;
	background-repeat: no-repeat;
}
.menu .item1 a{
	background-image: url(../images/icon/ico1-1.png);
}
.menu .item2 a{
	background-image: url(../images/icon/ico1-2.png);
}
.menu .item3 a{
	background-image: url(../images/icon/ico1-3.png);
}
.menu .item4 a{
	background-image: url(../images/icon/ico1-4.png);
}
.menu .item5 a{
	background-image: url(../images/icon/ico1-5.png);
}
.menu .item6 a{
	background-image: url(../images/icon/ico1-6.png);
}
.menu .item7 a{
	background-image: url(../images/icon/ico1-7.png);
}

section{
	margin:0 auto; width:640px;
}

/* 首页 */
.home-slider{
	height: 545px;
}
.home-nav{
	padding-bottom: 25px; overflow: auto;
}
.home-nav li{
	float: left; width: 180px; height: 180px; margin:  25px 0 0 25px;
}
.home-nav li a{
	height: 130px; padding-top: 50px; text-align: center; display: block; font-size: 32px; color: #fff;
}
.home-nav li a span{
	line-height: 36px;
	display: block; font-size: 16px; font-family: Arial;
}
.home-nav li:nth-child(1) {
	background-color: #960505;
}
.home-nav li:nth-child(2) {
	background-color: #4e0101;
}
.home-nav li:nth-child(3) {
	background-color: #d54701;
}
.home-nav li:nth-child(4) {
	background-color: #ff5500;
}
.home-nav li:nth-child(5) {
	background-color: #ff7d01;
}
.home-nav li:nth-child(6) {
	background-color: #ffc801;
}

.page-kv{
	height: 545px;
	background-repeat: no-repeat;
	background-position: center top;
}
.banner2{
	background-image: url(../images/banner2.jpg);
}
.banner3{
	background-image: url(../images/banner3.jpg);
}
.banner4{
	background-image: url(../images/banner4.jpg);
}
.banner5{
	background-image: url(../images/banner5.jpg);
}

/* 关于企业 */
.aboutus-w{
	margin: 45px 25px 0 25px;
}
.aboutus-w li{
	margin-bottom: 45px;
}
.aboutus-title{
	margin-bottom: 20px;
}
.aboutus-title img{
	margin: 0 auto; display: block;
}
.aboutus-pic{
	margin-bottom: 20px;
}
.aboutus-pic img{
	width: 100%; display: block;
}
.aboutus-intro{
	line-height: 40px; margin-bottom: 20px; text-indent: 2em; font-size: 24px;
}

.aboutdetail{
	margin: 40px 25px 30px 25px;
}
.aboutdetail p{
	line-height: 36px; padding-bottom: 20px; font-size: 24px;
}
.aboutdetail img{
	margin: 0 auto; max-width: 590px; display: block;
}

/* 活动 */
.activity-w{
	margin: 30px 20px 0 20px;
}
.activity{
	margin-bottom: 30px; padding: 20px 0; background: #f4f4f4;
}
.activity-title{
	padding:0 5px 20px 20px;
	overflow: auto;
}
.activity-title dt{
	float: left; width: 385px;
	line-height: 36px; font-size: 28px;
}
.activity-title dd{
	float: right; width: 140px; height: 44px; line-height: 44px; text-align: center; color: #fff;
	background-image: url(../images/product4.png);
}
.activity-time{
	margin: 0 0 20px 20px; line-height: 30px; font-size: 20px;
}
.activity-pic img{
	width: 100%; display: block;
}
.activity-summary{
	line-height: 32px; padding:20px; font-size: 24px;
}
.activity-btn{
	margin: 0 20px;
}

.activity-pic img{
	width: 100%; display: block;
}
.activitydetail-title{
	line-height: 36px; margin-top: 20px; font-size: 28px;
}
.activitydetail-time{
	line-height: 36px; margin-bottom: 15px; font-size: 20px;
}
.activitydetail-intro{
	line-height: 36px; margin-bottom: 30px; font-size: 24px;
}
.activitydetail-intro div,
.activitydetail-intro p{
	line-height: 36px; font-size: 24px;
}
.activitydetail-intro img{
	margin: 5px auto; max-width: 600px; display: block;
}

/* 产品系列 */
.pro-class{
	margin-bottom: -1px; overflow: auto;
	background: url(../images/product1.png) repeat-y;
}
.pro-class li{
	float: left; width: 319px; margin-right: 1px; margin-bottom: 1px; height: 140px;
}
.pro-class li a{
	height: 140px; line-height: 140px; text-align: center; display: block;
	font-size: 30px; color: #4c4c4c;
    background-color:#fff;
}
.pro-class li a:hover{
	color: #fff; background: #ce0000;
}

/* 产品列表 */
.product-w h2{
	height: 50px; line-height: 50px; margin:30px 0 10px 0; text-align: center;
	font-size:30px; font-family:"微软雅黑";
}
.product{
	padding-left:5px; overflow:auto;
}
.product dl{
	float:left; width:285px; margin: 20px 0 0 20px;
}
.product dt img{
	width:285px; height:260px; display:block;
}
.product dd{
	padding:10px; background:#f7f7f7;
}
.product dd .fn-title{
	padding-bottom:5px;
}
.product dd .fn-title a{
	width:265px; height: 40px; line-height: 40px; display: block;
	font-size:20px; color:#6c6c6c;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.product dd .fn-link a{
	height: 40px; line-height: 40px; display: block;
	text-align: center; font-size:18px; color: #fff;
	background: #e40000;
}

/* 产品详细 */
.prodetail-pic img{
	width: 100%; display: block;
}
.prodetail-basic h2{
	padding: 15px 20px; margin-top: 30px; line-height: 36px; font-size: 24px;
	background: #ebebeb;
}
.prodetail-remark{
	padding: 20px; line-height: 36px; border-bottom: 1px solid #cbcbcb; font-size: 24px;
}
.prodetail-intro{
	padding:0 20px;
}
.prodetail-intro,
.prodetail-intro p{
    line-height:36px; font-size:24px;
}
.prodetail-intro img{
	width: 100%; display: block; margin: 5px 0;
}
.prodetail-buy{
	padding: 20px;
}

/* 查找经销商 */
.network{
	margin: 35px 25px;
}
.network h2{
	height: 80px; line-height: 80px; padding-left: 20px; margin-bottom: 25px;
	font-size: 30px; color: #fff;
	background: #ca0d0d;
}
.network-city{
	margin-bottom: 25px; overflow: auto;
}
.network-city dt{
	float: left;
}
.network-city dd{
	float: right;
}
.network-city select{
	width: 280px; height: 60px; padding-left: 10px; border: 1px solid #ebebeb;
	font-size: 24px;
	background: url(../images/icon/ico5.png) no-repeat right center;
	-webkit-appearance: none;
}
.network-search{
	margin-bottom: 25px; overflow: auto;
}
.network-search dt{
	float:left; width: 529px; height: 58px; border: 1px solid #ebebeb; border-right: 0;
}
.network-search dt input{
	width: 100%; height: 58px; line-height: normal; padding: 0 20px;
	border: 0; font-size: 24px;
}
.network-search dd{
	float: right; width: 58px; height: 58px; border: 1px solid #ebebeb; overflow: hidden;
}
.network-search dd input{
	width: 58px; height: 58px; border: 0; cursor: pointer;
	background: url(../images/icon/ico3.png) no-repeat center center;
}
.network-address{
	padding:25px 20px; position: relative;
	font-size: 24px; background: #ebebeb;
}
.network-address h3{
	line-height: 42px; margin-bottom: 8px; font-size: 30px; color: #ed1c24;
}
.network-address p{
	line-height: 36px; font-size: 24px;
}
.network-address span{
	width: 140px; height: 50px; position: absolute; right: 0; bottom: 0;
}
.network-address span a{
	height: 50px; line-height: 50px; display: block; text-align: center;
	font-size: 24px; color: #fff;
	background: #ca0d0d;
}

/* 购买 */
.buy{
	padding-top: 45px;
}
.buy li{
	height: 140px; margin-bottom: 45px;
}
.buy li a{
	height: 140px; display: block; text-indent: -9999px;
	background: url(../images/product3.png) no-repeat;
}
.buy li .b2{
	background-position: 0 -140px;
}
.buy li .b3{
	background-position: 0 -280px;
}

.page-back{
	padding: 20px 0; text-align: center; border-top: 1px solid #cbcbcb;
}
.page-back a{
	height: 50px; line-height: 50px; padding-left: 40px; display: inline-block;
	font-size: 30px; color: #4c4c4c;
	background: url(../images/icon/ico2.png) no-repeat left center;
}

/* 注册登录 */
.login-w{
	margin: 35px 25px;
}
.login-pic{
	height: 248px; margin-bottom: 35px;
	background: url(../images/banner6.jpg) no-repeat;
}
.login-o{
	padding: 30px 35px; border-top:8px solid #c30000;
	background: #ededed;
}
.login-o h2{
	line-height: 42px; margin-bottom: 15px; font-size: 30px; color: #a80000;
}
.login-tips{
	line-height:30px; margin-bottom: 10px; font-size: 20px;
}
.login-form th{
	text-align: left; font-size: 20px; font-weight: normal;
}
.login-form td{
	font-size: 20px;
}
.login-form td input[type='text'],
.login-form td input[type='password']{
	width: 100%; height: 65px; line-height: 65px; padding: 0 10px; border: 0;
	font-size: 20px;
	background: #fff;
}
.login-form select{
	width: 100%; height: 65px; padding-left: 10px; border: 1px solid #ebebeb;
	font-size: 20px;
	background: url(../images/icon/ico5.png) no-repeat right center #fff;
	-webkit-appearance: none;
}
.login-form a{
	font-size: 20px; color:#c30000;
}
.login-link{
	line-height: 32px; margin-top: 10px; font-size: 22px; color: #616161;
}
.login-link span{
	float:right;
}
.login-link span a{
	color: #d30000;
}

.login-other{
	margin-top: 20px;
}
.login-other dt{
	text-align: center;
}
.login-other dt span{
	height: 39px; margin: 0 10px; display: inline-block;
}
.login-other dd{
	padding-top:10px;text-align: center; font-size: 20px;
}

.userinfo-tab{
	overflow:auto; background:#ededed;
}
.userinfo-tab li{
	float:left; width:50%; padding-bottom:15px;
}
.userinfo-tab li a{
	height:80px; line-height:80px; text-align:center; display:block;
	font-size:24px; color:#5a5a5a;
	background-color:#f4f4f4;
}
.userinfo-tab li.active{
	background: url(../images/icon/ico8.png) no-repeat center bottom;
}
.userinfo-tab li.active a{
	color:#fff;
	background-color:#c30000;
}

.forgot-result{
	padding-bottom:30px;
}
.forgot-result dt{
	line-height:32px; margin-bottom:50px; padding-top:100px; text-align:center; font-size:24px;
	background: url(../images/icon/ico7.png) no-repeat center 0;
}

.regsucc-fancy{
	width: 100%; height: 100%; padding-top: 120px; position: fixed; left: 0; top: 0; z-index: 200; display: none;
	background: rgba(0,0,0,0.8);
}
.regsucc-w{
	margin: 0 auto; width: 520px; padding: 35px; background: #fff;
}
.regsucc-w h2{
	line-height: 40px; text-align: center; font-size: 30px; color: #ca0d0d;
}
.regsucc-intro{
	line-height: 36px; padding: 20px 0; font-size: 24px; color: #6b6b6b;
}

.listpage{
	padding: 15px 0; text-align: center;
}
.listpage a{
	width:120px; height: 40px; line-height: 40px; margin: 0 10px; display: inline-block; color: #fff;
	background: #ce0000;
}

/* 联系我们 */
.contactus{
	margin: 30px 25px;
}
.contactus h2{
	line-height: 46px; margin-bottom: 10px; font-size: 30px; font-weight:bold;
}
.contactus p{
	line-height: 36px; font-size: 20px;
}

/* 网站地图 */
.sitemap{
	margin: 30px 25px;
}
.sitemap h2 img{
	margin: 0 auto; display: block;
}
.sitemap dl{
	margin-top: 30px;
}
.sitemap dt{
	height: 60px; line-height: 60px; padding-left: 30px; font-size: 24px;
	background: #e4e4e4;
}
.sitemap dt a{
	color: #c30000;
}
.sitemap dd{
	padding:20px 30px; background: #ededed;
}
.sitemap dd span{
	line-height: 42px; margin: 5px 30px 5px 0; display: inline-block; font-size: 24px;
}
.sitemap dd a{
	color: #4c4948;
}

/* 友情链接 */
.link-w{
	margin: 30px 25px;
}
.link-w h2 img{
	margin: 0 auto; display: block;
}
.link-w p{
	padding-top: 30px;
}
.link span{
	line-height: 36px; margin: 5px 30px 5px 0; display: inline-block; font-size: 24px;
}
.link a{
	color: #4c4948;
}

.qrcode-fixed{
	width:448px; height:482px; position:fixed; left:50%; top:50%; z-index:302; display:none;
	margin-left:-224px; margin-top:-241px;
	background-image:url(../images/qrcode.png);
	background-repeat:no-repeat;
}
.qrcode-fixed a{
	width:448px; height:482px; display:block; text-indent:-9999px;
}
.mask-fixed{
	width:100%; height:100%; position:fixed; left:0; top:0; z-index:300; display:none;
	background-color:rgba(0,0,0,0.8);
}

.page-fixed{
	width:100%; height:68px; padding:25px 0; position:fixed; left:0; bottom:0; text-align:center; overflow:hidden;
	background:rgba(0,0,0,0.5);
}
.page-fixed a{
	width:222px; height:68px; line-height:68px; margin:0 15px; display:inline-block;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	font-size:24px;
}
.page-fixed .b1{
	color:#fff; background-color:#e40000;
}
.page-fixed .b2{
	color:#383838; background-color:#e4e4e4;
}
.page-fixed .b3{
	width:160px; padding:0 10px 0 52px; text-align:left; color:#fff;
	background:url(../images/icon/ico9.png) no-repeat 10px center #e40000;
}

/* 版权说明 */
.copyright{
	margin: 30px 25px 20px 25px;
}
.copyright h2{
	margin-bottom: 30px;
}
.copyright h2 img{
	margin: 0 auto; display: block;
}
.copyright h3{
	line-height: 36px; padding-bottom: 15px; text-align: center; font-size: 24px; color: #d20000;
}
.copyrigh-intro{
	padding-bottom: 20px;
}
.copyrigh-intro p{
	line-height: 36px; padding-bottom: 15px; font-size: 24px;
}

.foot-share{
	padding: 10px 0; text-align:center; overflow: auto; background:#ebebeb;
}
.foot-share a{
	height: 80px; line-height: 80px; display: inline-block; 
	font-size:22px; color: #6b6b6b;
}
.foot-share a.b1,
.foot-share a.b2{
	width: 80px; text-indent: -9999px; margin-left: 20px;
	background:url(../images/foot-ico2.png) no-repeat;
}
.foot-share a.b2{
	background-position: 0 -80px;
}

footer{
	margin:0 auto; width:640px; height:214px; padding-top:10px;
	background:url(../images/footer-bg.jpg) no-repeat;
}

.foot-link{
	height:60px; line-height:60px; text-align:center;
	font-size: 22px; color:#fff;
}
.foot-link i{
	margin:0 15px;
}
.foot-link a{
	color:#fff;
}

.foot-ver{
	height:30px; margin:0 0 20px 0; text-align:center;
}
.foot-ver a{
	height:30px; line-height:30px; margin:5px 10px; padding-left:35px; display:inline-block;
	font-size: 18px; color:#fff;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(../images/foot-ico.png);
}
.foot-ver .b2{
	background-position:0 -30px;
}
.foot-copyright{
	line-height:28px; text-align:center; font-size: 18px; color:#fff;
}