@charset "utf-8";
/* CSS Document */
html{font-size:16px;}
*{
	font-family: "微软雅黑";
}
body { 
	overflow-x:hidden;
	margin:0;
	padding:0;
	font-family: "微软雅黑";
	font-size:14px;
	line-height:30px;
	color:#980204;
	background-color:#000000;
	background-repeat: repeat-x;
}
ul,li,input,div,font,br { margin:0; padding:0; list-style:none;}
img { border:0;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}

a.more { height:24px; line-height:24px; padding:5px 10px; font-size:14px; text-align:center; background:#e61133; color:#fff; text-decoration:none;}
a.more:hover { color:#ffd270;}
a.more span { font-size:12px;}

.blank { clear:both; height:0px;}

.w225 { width:225px;}
.w360 { width:360px;}
.w470 { width:470px;}
.w490 { width:490px;}
.w620 { width:620px;}
.mrl { float:left;}
.mrr { float:right;}
.mt20 { margin-top:20px;}
.mb20 { margin-bottom:20px;}
.width100{width:100%;}
.border { overflow:hidden; padding:20px; background:#fff;}

table,table tr th, table tr td { border:1px solid #0094ff; }
table { width: 200px; min-height: 25px; line-height: 25px; text-align: center; border-collapse: collapse; padding:2px;}   

.top-bg{
	width:1061px;
	margin:0 auto;
	position: relative;
	height:1085px;
}
.top-bg-img{
	width:1920px;
	position: absolute;
	left:-429.5px;
	top:0;
}
.top-bg p{
	position: absolute;
	bottom:150px;
	left:0;
	color:#000;
	font-size:18px;
	width:1061px;
	text-align: center;
}

.main-box{
	width:1280px;
	margin:0 auto;
}

.content-title{
	height:253px;
	background-image: url("../image/bj_04.png");
	background-repeat: no-repeat;
	overflow: hidden;
	font-weight: bold;
}
.content-title p{
	color:#fdd000;
	margin-left:200px;
	margin-top:15px;
	line-height: 2rem;
	font-size:2rem;
}

.content-title2{
	height:253px;
	background-image: url("../image/bj_19.png");
	background-repeat: no-repeat;
	font-weight: bold;
	overflow: hidden;
}
.content-title2 p{
	color:#fdd000;
	margin-right:200px;
	margin-top:15px;
	line-height: 2rem;
	font-size:2rem;
	text-align: right;
}

.content-box{
	background-color: #fdd000;
	margin-bottom: 3rem;
}
.content-main{
	width:1000px;
	color:#000;
	font-size: 1.5rem;
	margin:-160px auto -60px auto;
}
.content-main2{
	width:1000px;
	color:#000;
	font-size: 1.5rem;
	margin:-140px auto -60px auto;
}
.content-main2-bg{

}
.content-footer{
	height:140px;
	background-image: url("../image/bj_05.png");
	background-repeat: no-repeat;
	overflow: hidden;
}
.content-footer2{
	height:140px;
	background-image: url("../image/bj_22.png");
	background-repeat: no-repeat;
	overflow: hidden;
}
.bj-description-title{
	text-indent: 3rem;
	color:#000;
	font-size: 1.5rem;
	text-align: justify;
}
.no-background{
	background:none !important;
}
.product-content{
	background-color:#ececec;
	padding:10px;
}
.product-content ul li{
	display: inline-block;
	padding:0px;
	margin:0px;
	margin-left: 1%;
	margin-bottom: 1%;
	width:48%;
}
.product-content ul li img{
	width: 100%;
}
.dealer-title{
	text-align: center;
}
.dealer-main-card{
	float:left;
	width:580px;
	padding:30px;
	position: relative;
}
.dealer-main-card-title{
	position: absolute;
	top:70px;
	width: 50%;
	left:25%;
	padding-bottom: 10px;
	text-align: center;
	font-size:2rem;
	color:#000;
	border-bottom: 1px #e60012 solid;
	font-weight: bold;
}
.dealer-main-card-main{
	position: absolute;
	top:140px;
	width:70%;
	left:15%;
	font-size:1.8rem;
	line-height: 3rem;
	font-weight: bold;
	color:#E60012;
}
.join-contnet ul li{
	display: inline-block;
	float: left;
	width:32%;
	padding:0.5%;
}
.join-contnet ul li img {
	width:100%;
}
.big-main2{
	width:1140px;
	margin-top: -100px;
}
.cooperate-left{
	width:55%;
	display:inline-block;
}
.cooperate-left-top{

}
.cooperate-left-top img{
	width:50%;
	display: inline-block;
}
.cooperate-left-top-p{
	color:#000;
	font-weight: bold;
	font-size:2.4rem;
	display: inline-block;
	margin-left:1rem;
}
.cooperate-left-tel{
	background-color: #e60012;
	border-radius: 1rem;
	font-size:2.8rem;
	font-weight: bold;
	color:#fff;
	padding:1rem;
	text-align:justify;
}
.cooperate-left-bottom{
	font-size:2rem;
	font-weight: bold;
	line-height: 3.5rem;
}
.cooperate-right{
	width:32%;
	display:inline-block;
	margin-left: 8%;
}
.cooperate-left-bottom a{
	color:#000;
}
.cooperate-left-bottom a:hover{
	color:#e60012;
}
.footer-bg{
	width:1061px;
	margin:-200px auto 0 auto;
	position: relative;
	height:498px;
}
.footer-bg-img{
	width:1920px;
	position: absolute;
	left:-429.5px;
	top:0;
}
.show-main{
	width:960px !important;
	margin-top:-100px;
}
.show-main2{
	width:644px !important;
	margin-top:-100px;
}
.pc-none{
	display:none;
}
@media only screen and (max-width: 980px) {
	html {
		overflow-x: hidden !important;
	}

	body {
		overflow-x: hidden !important;
	}

	.top-bg {
		width: 100%;
		height: auto;
	}

	.top-bg-img {
		width: 100%;
		position: relative;
		left:0;
	}
	.top-bg-img img {
		width: 100%;
	}
	.m-none{
		display:none;
	}
	.m-width{
		width:100%;
	}
	.main-box{
		width:100%;
	}
	.content-title {
		height: 4rem;
		background-image: url(../image/m-bj_04.jpg?id=2);
		background-repeat: no-repeat;
		overflow: hidden;
		font-weight: bold;
		background-size: 100%;
	}
	.bj-description-title{
        text-indent: 2rem;
		font-size:1rem;
	}
	.content-title p{
		margin-top:0.7rem;
		margin-left:4rem;
	}
	.content-main{
		margin:0px;
		width:94%;
		margin-left:3%;
		font-size: 1rem;
	}
	.content-footer {
		height: 2rem;
		background-image: url(../image/bj_05.png);
		background-repeat: no-repeat;
		overflow: hidden;
		background-size: 100% 100%;
	}
	.content-box{
		margin-bottom: 1rem;
	}
	.content-title2{
		height: 4rem;
		background-image: url(../image/m-bj_04.png);
		background-repeat: no-repeat;
		overflow: hidden;
		font-weight: bold;
		background-size: 100%;
	}
	.content-main2{
		margin:0px;
	}
	.content-title2 p{
		margin-top:0.7rem;
		margin-left:4rem;
		margin-right:auto;
		text-align: left;
	}
	.product-content{
		width:96%;
		padding:2%;
		margin: 3% 0;
	}
	.product-content ul li{
		width:48.5%;
		margin-left:0px;
		margin-bottom: 2%;
	}
	.content-main2{
		width:100%;
	}
	.content-footer2 {
		height: 2rem;
		background-image: url(../image/bj_22.png);
		background-repeat: no-repeat;
		overflow: hidden;
		background-size: 100%;
	}
	.show-main{
		width:100% !important;
		margin-left:0px;
	}
	.m-show{
		display:block;
	}
	.dealer-main-card-img{
		width:100%;
	}
	.dealer-main-card {
		float: left;
		width: 96%;
		position: relative;
		margin-left: 2%;
		padding:0px;
		margin-top:1rem;
	}
	.dealer-title{
		width:96%;
		margin-left:2%;
	}
	.dealer-main-card-title{
		top: 1.5rem;
		font-size: 1.4rem;
	}
	.dealer-main-card-main{
		top: 5rem;
		line-height: 1.6rem;
		font-size: 1rem;
	}
	.join-contnet ul li{
		width:96%;
		margin-left:2%;
		padding:0px;
		margin-bottom:0.5rem;
	}
	.show-main2{
		width:100% !important;
		margin-left:0px;
	}
    .cooperate-left{
        width:96%;
        margin-left: 2%;
    }
    .cooperate-left-top-p{
        font-size:1.8rem;
    }
    .cooperate-left-tel{
        font-size:1.6rem;
    }
    .cooperate-left-bottom{
        font-size:1.2rem;
        line-height: 2.4rem;
    }
    .cooperate-right{
        width:80%;
        margin-left:10%;
    }
	/*.cooperate-left{*/
		/*width:96%;*/
		/*margin-left: 2%;*/
	/*}*/
	/*.cooperate-left-top-p{*/
		/*font-size:1.8rem;*/
	/*}*/
	/*.cooperate-left-tel{*/
		/*font-size:1.6rem;*/
	/*}*/
	/*.cooperate-left-bottom{*/
		/*font-size:1.2rem;*/
		/*line-height: 2.4rem;*/
	/*}*/
	/*.cooperate-right{*/
		/*width:80%;*/
		/*margin-left:10%;*/
	/*}*/
	.footer-bg{
		width:100%;
		height:auto;
		margin:0px;
	}
	.footer-bg-img{
		width:100%;
		left:0px;
	}
	.footer-bg-img img{
		width:100%;
	}
}