﻿@charset "utf-8";
body,div,ul,ol,li,form,p,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	list-style:none;
}
body,div {
	font-size:14px;
	font-family:Microsoft Yahei;
	color:#343434;
	word-break:break-all;
}
img {
	border:0px;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
a {
	text-decoration:none;
	font-size:14px;
	font-family:Microsoft Yahei;
	color:#343434;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
a:hover {
	color:#c40000;
}
/*
figure {
    margin: 0;
}*/
/*--首页的head板块--*/
.head {
	width:100%;
	background:#121212;
}
.head_1200 {
	width:1200px;
	margin:0 auto;
	height:36px;
	line-height:36px;
	background:#121212;
}
.head_welcome {
	float:left;
	width:800px;
	color:#fff;
	text-align:left;
}
.head_tel {
	float:right;
	padding-left:20px;
	color:#fff;
	text-align:right;
	background:url('../images/tel.png') no-repeat 0 center;
}
.nav {
	width:100%;
	height:90px;
	background:#121212;
	background:url('../images/nav_blue.png') no-repeat 0 center;
}
.nav_1200 {
	width:1200px;
	margin:0 auto;
	height:90px;
	background:#fff;
}
.nav_logo {
	float:left;
	width:330px;
	height:90px;
	background:url('../images/logo.png') no-repeat 0 0;
}
.nav_nav {
	float:left;
	margin-left:170px;
	width:700px;
	height:90px;
}
.nav_nav>ul {
	width:100%;
	height:40px;
	margin:0px auto;
	margin-top:25px;
}
.nav_nav>ul>li {
	width:100px;
	height:40px;
	float:left;
	line-height:40px;
	text-align:center;
	position:relative;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.nav_nav>ul>li a {
	display:block;
	width:100%;
	height:100%;
	color:#434343;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.nav_nav>ul>li:hover>a {
	color:#ffdc28;
}
.nav_nav>ul>.active {
	background:#c40000;
	color:#fff;
}
.nav_nav>ul>li:hover {
	background:#c40000;
}
.nav_nav>ul>li>div {
	display:none;
	width:100%;
	position:absolute;
	left:0px;
	top:40px;
	background:#8b8b8b;
	z-index:999999;
	overflow:hidden;
}
.nav_nav>ul>li:hover div {
	display:block;
}
.nav_nav>ul>li>div>ul>li {
	width:100%;
	height:40px;
	text-align:center;
	line-height:40px;
	background:#8b8b8b;
	z-index:999999;
	overflow:hidden;
}
.nav_nav>ul>li>div>ul>li a {
	color:#fff;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.nav_nav>ul>li>div>ul>li:hover a {
	background:#c40000;
	color:#fff;
}
/*--首页的head板块--*/


/*--首页的新闻资讯板块--*/
.news {
	width:100%;
	padding:30px 0;
	padding-bottom:20px;
	min-width:1200px;
	overflow:hidden;
}
.news_column {
	width:240px;
	height:72px;
	margin:0 auto;
	text-align:center;
	line-height:56px;
	font-size:28px;
	color:#343434;
	background:url('../images/ling_blue.png') no-repeat center 60px;
	overflow:hidden;
}
.news_1200 {
	width:1200px;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
}
.news_zxhd {
	float:left;
	width:380px;
}
.news_zxhd .zhuti {
	position:relative;
	margin-bottom:22px;
	width:100%;
	height:215px;
	background:#234;
	overflow:hidden;
}
.news_zxhd img {
	width:100%;
	height:215px;
	transition:all 500ms;
	-moz-transition:all 500ms;    /* Firefox */
	-webkit-transition:all 500ms;    /* Safari 和 Chrome */
	-o-transition:all 500ms;    /* Opera */
}
.news_zxhd .vedio {
	position:relative;
	width:100%;
	height:215px;
	background:#123;
	overflow:hidden;
}
.news_zxhd .zhuti:hover img {
	transform:scale(1.1);
}
.news_zxhd .vedio:hover img {
	transform:scale(1.1);
}
.news_zxhd .zt_title {
	position:absolute;
	width:100%;
	height:40px;
	left:0;
	bottom:0;
	background:rgba(0,0,0,0.25);
	overflow:hidden;
}
.news_zxhd .zt_title a {
	display:block;
	width:100%;
	height:40px;
	font-size:14px;
	color:#fff;
	line-height:40px;
	text-align:center;
}
.news_zxhd .zt_title a:hover {
	display:block;
	width:100%;
	height:40px;
	font-size:14px;
	color:#c40000;
	line-height:40px;
	text-align:center;
}











.news_gsxw {
	float:left;
	margin-right:30px;
	width:380px;
	overflow:hidden;
}
.news_gsxw_column {
	width:380px;
	height:36px;
	color:#f7001d;
	border-bottom:1px #eeeeee solid;
	margin-bottom:15px;
}
.news_gsxw_column_text {
	float:left;
	width:260px;
	height:24px;
	font-size:18px;
	color:#f7001d;
	line-height:24px;
	text-align:left;
}
.news_gsxw_column_more {
	float:right;
	width:100px;
	height:24px;
	text-align:right;
}
.news_gsxw_column_more a {
	font-size:18px;
	color:#888888;
	line-height:24px;
}
.news_gsxw_column_more:hover a {
	color:#c40000;
}
.news_gsxw_pic {
	width:380px;
	height:120px;
	background:url('../images/news_gsxw_pic.jpg') no-repeat center center;
	margin-bottom:15px;
}
.news_hyzx_pic {
	width:380px;
	height:120px;
	background:url('../images/news_hyzx_pic.jpg') no-repeat center center;
	margin-bottom:15px;
}
.news_gsxw_list {
	width:380px;
	height:265px;
	overflow:hidden;
}
.news_gsxw_list>ul {
	width:100%;
	overflow:hidden;
}
.news_gsxw_list>ul>li {
	width:100%;
	padding-top:5px;
	height:47px;
	border-bottom:1px #eeeeee dashed;
}
.news_gsxw_list>ul>li>.xuhao {
	float:left;
	width:42px;
	height:42px;
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:42px;
	background:#c40000;
}
.news_gsxw_list>ul>li>.title {
	float:right;
	width:330px;
	padding:2px 0;
	height:38px;
	font-size:14px;
	color:#666666;
	text-align:left;
	line-height:19px;
	overflow:hidden;
}
/*--首页的新闻资讯板块--*/


/*--首页的车型展示板块--*/
.product {
	width:100%;
	padding:30px 0;
	padding-bottom:20px;
	min-width:1200px;
	background:#f5f5f5;
	overflow:hidden;
}
.wrap {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    *width: 1200px;
}
.about_t {
	width: 257px;
	height: 53px;
	margin: 30px auto;
	text-align: center;
	border: 1px solid #9b9b9b;
}
.titlefont {
	color: #c40000;
	font: 36px/36px 'Impact';
	text-transform: uppercase;
	padding-right: 5px;
	background: #f5f5f5;
}
.titlep {
	color: #707070;
	font: 24px/34px 'Microsoft Yahei';
}
.hot-pro {
	height: 132px;
	background: #eee;
	overflow: hidden;
}
.hot-pro h2 {
	width: 12%;
	height: 122px;
	float: left;
	line-height: 132px;
	font-size: 22px;
	color: #c40000;
	padding-left: 32px;
	font-weight: bold;
}
.hot-pro a {
	display: block;
	float: left;
	width: 17%;/*28%;*/
	height: 102px;
	text-align: center;
	padding-top: 30px;
	line-height: 42px;
	font-size: 14px;
	color: #666;
	position: relative;
}
.hot-pro a:hover{
	background:#c8c7c6; 
}
.hot-pro a span {
	top: 82px;
	left: 0;
	width: 100%;
	cursor: pointer;
	position: absolute;
}
.product-list {
	overflow: hidden;
	margin-top: 20px;
}
.product-list ul {
    padding-left: 0;
    list-style-type: none;
}
.product-list li {
	float: left;
	overflow: hidden;
	margin-top: 15px;
	width: 23.5%;
	margin-left: 15px;
	position: relative;
}
.product-list li a {
    width: 280px;
    height: 170px;
    overflow: hidden;
}
.product-img {
	width: 280px;
	height: 170px;	
	overflow: hidden;
	margin:0px;
}
.product-list li img {
	width: 280px;
	height: 170px;
	border: 0;
	cursor: pointer;
    transition: all 0.6s;
}
.product-list li img:hover {
	transform: scale(1.3);

}
.product-list li p {
	width: 99.6%;
	text-align: center;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	background: #4899d1;
	color: #fff;
}
.product-list li p:hover {
	width: 99.6%;
	text-align: center;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	background: #f00;
	color: #fff;
}

/*
.product_column {
	width:240px;
	height:72px;
	margin:0 auto;
	text-align:center;
	line-height:56px;
	font-size:28px;
	color:#343434;
	background:url('../images/ling_blue.png') no-repeat center 60px;
	overflow:hidden;
}
.product_1200 {
	width:1200px;
	margin:0 auto;
	padding:30px 0;
	background:#f5f5f5;
	overflow:hidden;
}
.product_1200>ul {
	width:100%;
	overflow:hidden;
}
.product_1200>ul>li {
	float:left;
	width:250px;
	margin:0 15px 30px 15px;
	padding:9px;
	height:200px;
	line-height:22px;
	text-align:center;
	background:#fff;
	border:1px #eeeeee solid;
}
.product_1200>ul>li:hover img {
	transform: scale(1.1);
}
.product_1200>ul>li a {
	display:block;
}
.product_1200>ul>li a:hover {
	color:#4799d1;
}
.product_pic {
	width:250px;
	height:174px;
	margin-bottom:4px;
	overflow:hidden;
}
.product_pic img {
	display:block;
	width:250px;
	height:174px;
}
.product_more {
	width:1200px;
	margin:0 auto;
	padding:0px 0 40px 0;
	background:#f5f5f5;
	overflow:hidden;
}
.product_more_btn {
	width:200px;
	margin:0 auto;
	height:48px;
	background:#4699d1;
	overflow:hidden;
}
.product_more_btn a {
	display:block;
	font-size:18px;
	line-height:48px;
	text-align:center;
	color:#fff;
}
.product_more_btn:hover a {
	color:#ffdc28;
}
*/
/*--首页的车型展示板块--*/



/*--首页的我们的优势板块--*/
.youshi {
	width:100%;
	padding:30px 0;
	padding-bottom:0px;
	min-width:1200px;
	min-height:420px;
	background:url('../images/wmdys_bg.jpg') no-repeat center center;
	overflow:hidden;
}
.youshi_column {
	width:240px;
	height:72px;
	margin:0 auto;
	text-align:center;
	line-height:56px;
	font-size:28px;
	color:#fff;
	background:url('../images/ling_blue.png') no-repeat center 60px;
	overflow:hidden;
}
.youshi_1200 {
	width:1200px;
	margin:0 auto;
	padding:30px 0;
	-background:#f5f5f5;
	overflow:hidden;
}
.youshi_1200>ul {
	width:100%;
	overflow:hidden;
}
.youshi_1200>ul>li {
	float:left;
	width:220px;
	margin:0 40px;
	padding-top:20px;
	height:300px;
}
.youshi_icon {
	width:108px;
	height:108px;
	margin:0 auto;
	margin-bottom:40px;
	text-align: center;
}
.youshi_kouhao {
	width:100%;
	height:60px;
	margin:0 auto;
	font-size:20px;
	color:#c40000;
	text-align: center;
	line-height:60px;
	border-bottom:1px #eeeeee dashed;
}
.youshi_miaoshu {
	width:100%;
	max-height:48px;
	padding:20px 0;
	margin:0 auto;
	font-size:14px;
	color:#fff;
	text-align: center;
	line-height:24px;
	overflow:hidden;
}
/*--首页的我们的优势板块--*/


/*--首页的全景看车板块--*/
/*
.qjkc {
	width:100%;
	padding:30px 0;
	padding-bottom:20px;
	min-width:1200px;
	background:#fff;
	overflow:hidden;
}
.qjkc_column {
	width:240px;
	height:72px;
	margin:0 auto;
	text-align:center;
	line-height:56px;
	font-size:28px;
	color:#343434;
	background:url('../images/ling_blue.png') no-repeat center 60px;
	overflow:hidden;
}
.qjkc_1200 {
	width:1200px;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
}
.qjkc_1200>ul {
	width:100%;
	overflow:hidden;
}
.qjkc_1200>ul>li {
	float:left;
	width:370px;
	padding:20px 15px 20px 15px;
	height:240px;
	text-align:center;
	line-height:40px;
	font-size:14px;
	color:#343434;
}
.qjkc_1200>ul>li a {
	display:block;
	overflow:hidden;
}
.qjkc_1200>ul>li div {
	width:100%;
	height:240px;
	background:#f5f5f5;
	overflow:hidden;
}
.qjkc_1200>ul>li div .pic {
	width:100%;
	height:198px;
	background:#f5f5f5;
	overflow:hidden;
}
.qjkc_1200>ul>li div:hover img {
	transform: scale(1.1);
}

.qjkc_1200>ul>li .more {
	line-height:240px;
}
*/

/*--首页的全景看车板块--*/


/*--首页的联系我们板块--*/
.contact {
	width:100%;
	padding:30px 0;
	padding-bottom:20px;
	min-width:1200px;
	background:#fff;
	overflow:hidden;
}
.contact_column {
	width:240px;
	height:72px;
	margin:0 auto;
	text-align:center;
	line-height:56px;
	font-size:28px;
	color:#343434;
	background:url('../images/ling_blue.png') no-repeat center 60px;
	overflow:hidden;
}
.contact_1200 {
	width:1200px;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
}
.contact_left {
	float:left;
	width:640px;
	overflow:hidden;
}
.contact_left>ul {
	width:100%;
	overflow:hidden;
}
.contact_left>ul>li {
	float:left;
	width:260px;
	padding:120px 30px 20px 30px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:14px;
	color:#343434;
}
.contact_right {
	float:right;
	padding-top:60px;
	width:540px;
	height:240px;
}
.contact_right .username, .contact_right .mobile, .contact_right .jmlx {
	width:500px;
	height:40px;
	margin:0 0px 20px;
	background:#112;
}
.contact_right .btn {
	width:200px;
	height:40px;
	float:left;
	margin:0 0px 20px;
	background:#112;
}
.contact_right input {
	padding:2px;
	padding-left:4px;
	width:502px;
	height:34px;
	font-size:14px;
	line-height:28px;
	border:1px #e9e9e9 solid;
}
.contact_right select {
	padding:2px;
	width:510px;
	height:40px;
	font-size:14px;
	color:#5c5c5c;
	line-height:32px;
	border:1px #e9e9e9 solid;
}
.contact_right .btn_zxfk {
	width:200px;
	height:40px;
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	background:#c40000;
	border:0px #e9e9e9 solid;
	cursor:pointer;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.contact_right .btn_zxfk:hover {
	color:#ffdc28;
}
.contact_right .contact_right_none {
	width:200px;
	height:40px;
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	background:#aaa;
	border:0px #e9e9e9 solid;
	cursor:default;
}
/*--首页的联系我们板块--*/



/*--首页的关于我们板块--*/
.profile {
	width:100%;
	padding:20px 0;
	padding-bottom:20px;
	min-width:1200px;
	min-height:420px;
	background:url('../images/profile_bg.jpg') no-repeat center center;
	overflow:hidden;
}
.profile_1200 {
	width:1200px;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
}
.profile_left {
	float:left;
	width:620px;
	overflow:hidden;
}
.profile_column {
	width:240px;
	height:72px;
	margin:0 auto;
	text-align:center;
	line-height:56px;
	font-size:28px;
	color:#fff;
	background:url('../images/ling_blue.png') no-repeat center 60px;
	overflow:hidden;
}
.profile_text {
	width:620px;
	height:252px;
	margin:0 auto;
	padding:30px 0;
	font-size:14px;
	color:#fff;
	line-height:28px;
	text-align:left;
	overflow:hidden;
}
.profile_right {
	float:right;
	padding-top:80px;
	width:580px;
	height:350px;
	text-align:center;
	
}
.profile_right img {
	width:498px;
	height:328px;
}
.profile_more {
	width:1200px;
	margin:0 auto;
	padding-top:28px;
	overflow:hidden;
}
.profile_more_btn {
	width:200px;
	margin:0 auto;
	height:48px;
	background:#c40000;
	overflow:hidden;
}
.profile_more_btn a {
	display:block;
	font-size:18px;
	line-height:48px;
	text-align:center;
	color:#fff;
}
.profile_more_btn:hover a {
	color:#ffdc28;
}

/*--首页的关于我们板块--*/



/*--二级页面--关于我们--*/
.position {
	width:100%;
	min-width:1200px;
	overflow:hidden;
	background:#f5f5f5;
}
.position_1200 {
	width:1200px;
	margin:0 auto;
	height:60px;
	line-height:60px;
	background:#f5f5f5;
	overflow:hidden;
}
.sec_profile {
	width:100%;
	min-width:1200px;
	min-height:420px;
	overflow:hidden;
}
.sec_profile_1200 {
	width:1200px;
	margin:0 auto;
	padding:0px 0;
	overflow:hidden;
}
.sec_profile_1200>.left {
	float:left;
	width:840px;
	padding:40px 0;
	overflow:hidden;
}
.left_column {
	width:840px;
	height:48px;
	margin-bottom:20px;
	font-size:24px;
	line-height:40px;
	text-align:center;
	border-bottom:1px #e9e9e9 dashed;
	overflow:hidden;
}
.left_info {
	width:840px;
	height:32px;
	margin-bottom:10px;
	font-size:12px;
	line-height:24px;
	color:#aaa;
	text-align:center;
}
.left_content {
	width:840px;
	font-size:14px;
	line-height:28px;
	text-align:left;
	overflow:hidden;
}
.left_content img {
	max-width:840px;
}
.sec_profile_1200>.right {
	float:right;
	width:320px;
	padding:40px 0px;
	overflow:hidden;
}
.right_column {
	width:300px;
	padding:15px 10px;
	font-size:16px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	background:#c40000;
}
.right_content {
	width:320px;
	overflow:hidden;
	background:#fff;
}
.right_content ul {
	width:100%;
	overflow:hidden;
	background:#fff;
}
.right_content ul li {
	width:100%;
	height:48px;
	line-height:48px;
	font-size:14px;
	text-align:center;
	line-height:48px;
	overflow:hidden;
	background:#f5f5f5;
	border-bottom:1px #fff solid;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.right_content ul li:last-child {
	border-bottom:0px #fff dashed;
}
.right_content ul li:hover {
	color:#fff;
	background:#8b8b8b;
}
.right_content ul li:hover a {
	color:#fff;
	display:block;
}
.right_content ul li a {
	color:#343434;
	display:block;
}
.right_content ul .active {
	color:#fff;
	background:#8b8b8b;
}
.right_zxzx_column {
	margin-top:30px;
	width:300px;
	padding:15px 10px;
	font-size:16px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	background:#4899d1;
}
.right_zxzx_content {
	width:320px;
	padding:20px;
	padding-bottom:5px;
	font-size:18px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	background:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border:1px #f5f5f5 solid;
	border-top:0;
}
.right_fwrx_column {
	margin-top:30px;
	width:300px;
	padding:15px 10px;
	font-size:16px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	background:#c40000;
}
.right_fwrx_content {
	width:320px;
	padding:20px 10px;
	font-size:14px;
	color:#343434;
	text-align:left;
	line-height:28px;
	background:#fff;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border:1px #f5f5f5 solid;
	border-top:0;
}
.right_zxzx_content .username, .right_zxzx_content .mobile, .right_zxzx_content .jmlx, .right_zxzx_content .btn {
	width:100%;
	margin:0 0px 15px;
	overflow:hidden;
}
.right_zxzx_content input {
	padding:2px;
	padding-left:4px;
	width:100%;
	height:40px;
	font-size:14px;
	line-height:40px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border:1px #f5f5f5 solid;
}
.right_zxzx_content select {
	padding:2px;
	width:100%;
	height:40px;
	font-size:14px;
	color:#5c5c5c;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border:1px #f5f5f5 solid;
}
.right_zxzx_content .btn_zxfk {
	width:200px;
	height:40px;
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	background:#4699d1;
	border:0px #e9e9e9 solid;
	cursor:pointer;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.right_zxzx_content .btn_zxfk:hover {
	color:#ffdc28;
}
.right_zxzx_content .contact_right_none {
	width:200px;
	height:40px;
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	background:#aaa;
	border:0px #e9e9e9 solid;
	cursor:default;
}
/*--二级页面--关于我们--*/


/*--二级页面--新闻资讯--*/
.sec_news_list {
	width:100%;
	padding:15px 0;
	height:152px;
	overflow:hidden;
}
.sec_news_list_pic {
	float:left;
	width:220px;
	height:132px;
	padding:9px;
	margin-right:20px;
	text-align:center;
	background:#fdfdfd;
	border:1px #e9e9e9 solid;
	overflow:hidden;
}
.sec_news_list_pic>div {
	width:220px;
	height:132px;
	overflow:hidden;
}
.sec_news_list_pic img {
	display: block;
	width:220px;
	height:132px;
}
.sec_news_list_pic:hover img {
	transform: scale(1.1);
}
.sec_news_list_title {
	float:left;
	width:580px;
	height:36px;
	border-bottom:1px #e9e9e9 solid;
}
.sec_news_list_title a {
	display:block;
	font-size:16px;
	line-height:36px;
	text-align:left;
}
.sec_news_list_brief {
	float:left;
	width:580px;
	height:72px;
	padding:8px 0;
	font-size:14px;
	line-height:24px;
	overflow:hidden;
}
.sec_news_list_info {
	float:left;
	width:580px;
	height:26px;
	font-size:12px;
	line-height:26px;
	color:#aaa;
	overflow:hidden;
}
/*--二级页面--新闻资讯--*/



/*--二级页面--产品中心--*/
.listboxrv{
	width:100%;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.listboxrv .e2 li{
	width:285px;
	height:269px;
	overflow:hidden;
	float:left;
	margin-left:20px;
	clear:none;
	padding:12px 0px;
	border-bottom:1px solid #EEE;
	color:#aaa;
	margin-bottom:20px;
}
.listboxrv .e2 li:hover{ box-shadow:0px 5px 2px #ddd;}
.listboxrv .e2 li:nth-child(4n+1){margin-left:0px;}
.listboxrv .e2 li b a{
	color:#555;
}
.listboxrv .e2 li a.preview{
	width:280px;
	float:left;
	text-align:center;
	margin-right:7px;
	margin-bottom:3px;
	margin-left:0px;
	display:block;
	border:1px solid #EEE;
}
.listboxrv .e2 li:hover a.preview{width:283px;border:0;}
.listboxrv .e2 li a.preview img{
	width:273px;
	height:205px;
	display:block;
	margin-left:0;
	padding:0;
	border:0;
}
.listboxrv .e2 li a.preview:hover img{
	/*border:1px solid #AAA;*/
}
.listboxrv .e2 li a.title{
	overflow:hidden;
	width:100%;
	line-height:25px;
	display:block;
	text-align:center;
	padding:10px 0;
	font-size:16px;
	font-weight:normal;
	margin-left:2px;
}
.listboxrv .e2 span.info{
	display:block;
	line-height:23px;
	color:#555;
	padding-left:12px;
}
.listboxrv .e2 span.info small{
	color:#AAA;
	font-size:12px;
	margin-left:3px;
}
.listboxrv .e2 span.info i{font-style:normal;width:50%; float:left; display:block;}
.listboxrv .e2 span.info a{
	color:#690;
}
.listboxrv .e2 p.intro{
	color:#776955;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}

.filter{margin:1% auto;width:1198px;overflow:hidden;background:#fff;border: 1px solid #ccc;}
.filter-list{position:relative;padding:18px 0;overflow:hidden;}
.filter-list:after{display:block;position:absolute;top:0;left:150px;width:1px;height:100%;content:"";background:#f0f0f0;}
.filter-list dl{padding:5px 0;overflow:hidden;}
.filter-list dt{float:left;width:150px;height:27px;line-height:27px;font-size:16px;color:#811d21;text-align:center; font-weight: bold;}
.filter-list dd{position:relative;padding-left:35px;overflow:hidden;}
.filter-list dd a{display:inline-block;margin:5px 20px 5px 0;padding:0 5px;height:25px;line-height:25px;font-size:15px;color:#666;border:#fff solid 1px;}
.filter-list dl dd a:first-child{position:revert;left:30px;top:0;}
.filter-list dd a.cur,.filter-list dd a:hover{color:#811d21;border-color:#811d21;border-radius:3px;}
.pager{clear:both;padding:40px;text-align:center;overflow:hidden;}
.pager ul{text-align:center; width:100%; padding:0px 27%;}
.pager li{float:left;}
.pager a{display:inline-block;margin:0 4px;padding:0 15px;height:42px;line-height:42px;color:#999;background:#fff;border:#e8e8e8 solid 1px;}
.pager span {display:inline-block;margin:0 4px;padding:0 15px;height:42px;line-height:42px;color:#999;background:#fff;border:#e8e8e8 solid 1px;}
.pager a:hover{color:#fff;background:#811d21;border-color:#811d21;}
.pager .active span{color:#fff;background:#811d21;border-color:#811d21;}
.sec_product_list {
	width:100%;
	padding:15px 0;
	overflow:hidden;
}
.sec_product_list:hover {
	background:#fafafa;
	}

.sec_product_list_pic {
	float:left;
	width:320px;
	height:224px;
	padding:9px;
	margin-right:20px;
	text-align:center;
	border:1px #e9e9e9 solid;
	overflow:hidden;
}
.sec_product_list_pic>div {
	width:320px;
	height:224px;
	overflow:hidden;
}
.sec_product_list_pic img {
	display: block;
	width:320px;
	height:224px;
}
.sec_product_list_pic:hover img {
	transform: scale(1.1);
}
.sec_product_info {
	float:left;
	width:480px;
	overflow:hidden;
}
.sec_product_info_title {
	width:480px;
	height:36px;
	border-bottom:1px #e9e9e9 solid;
}
.sec_product_info_title a {
	display:block;
	font-size:18px;
	line-height:30px;
	text-align:left;
}
.sec_product_info_peizhi {
	width:480px;
	overflow:hidden;
}
.sec_product_info_peizhi ul {
	width:480px;
	padding:10px 0;
	overflow:hidden;
}
.sec_product_info_peizhi ul li {
	float:left;
	width:240px;
	height:24px;
	font-size:14px;
	line-height:24px;
	text-align:left;
	overflow:hidden;
}
.sec_product_xiangxi {
	float:right;
	width:120px;
	height:40px;
	background:#4899d1;
	overflow:hidden;
}
.sec_product_xiangxi a {
	display:block;
	font-size:14px;
	line-height:40px;
	text-align:center;
	color:#fff;
}
.sec_product_xiangxi:hover a {
	color:#ffdc28;
}
.sec_product_shoujia {
	float:left;
	width:240px;
	height:40px;
	line-height:40px;
	overflow:hidden;
}
.sec_product_shoujia span {
	font-size:20px;
	line-height:40px;
	color:#f7001d;
	overflow:hidden;
}
/*--二级页面--产品中心--*/



/*--二级页面--客户风采--*/
.sec_customer_list {
	width:100%;
	overflow:hidden;
}
.sec_customer_list ul {
	width:100%;
	overflow:hidden;
}
.sec_customer_list ul li {
	float:left;
	width:260px;
	height:164px;
	padding:15px 0;
	margin-right:20px;
	text-align:center;
	overflow:hidden;
}
.sec_customer_list ul .no_margin {
	margin-right:0;
}
.sec_customer_list ul li>a>div {
	position:relative;
	width:260px;
	height:164px;
	text-align:center;
	overflow:hidden;
}
.sec_customer_list ul li>a>div .black {
	position:absolute;
	width:260px;
	height:164px;
	left:0;
	top:128px;
	text-align:center;
	background:rgba(0,0,0,0.6);
	overflow:hidden;
	z-index:9;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.sec_customer_list ul li>a>div:hover .black {
	left:0;
	top:0;
}
.customer_text {
	position:absolute;
	width:260px;
	height:72px;
	line-height:36px;
	left:0;
	top:128px;
	text-align:center;
	color:#fff;
	overflow:hidden;
	z-index:99;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.sec_customer_list ul li>a>div:hover .customer_text {
	left:0;
	top:46px;
}
/*--二级页面--客户风采--*/



/*--三级页面--新闻详情--*/
.thi_news {
	width:100%;
	overflow:hidden;
}
.thi_news_brief {
	width:798px;
	height:48px;
	padding:20px;
	margin-bottom:20px;
	font-size:14px;
	line-height:24px;
	background:#f5f5f5;
	border:1px #e9e9e9 solid;
	overflow:hidden;
}
.thi_news_content {
	width:100%;
	padding-bottom:30px;
	margin-bottom:10px;
	min-height:320px;
	border-bottom:1px #e9e9e9 dashed;
	overflow:hidden;
}
.news_show_sxyt {
	width:100%;
	padding:20px 0 0 0;
	margin:0 auto;
	text-align:left;
	line-height:32px;
	overflow:hidden;
}
.thi_right_content {
	width:320px;
	overflow:hidden;
	background:#fff;
}
.thi_right_content ul {
	width:100%;
	overflow:hidden;
	background:#fff;
}
.thi_right_content ul li {
	width:100%;
	height:48px;
	line-height:48px;
	font-size:14px;
	text-align:center;
	line-height:48px;
	overflow:hidden;
	background:#f5f5f5;
}
/*--三级页面--新闻详情--*/



/*--三级页面--产品详情--*/
.thi_product_canshu {
	width:798px;
	padding:20px;
	margin-bottom:20px;
	font-size:14px;
	line-height:24px;
	background:#f5f5f5;
	border:1px #e9e9e9 solid;
	overflow:hidden;
}
.thi_product_canshu ul {
	width:100%;
	overflow:hidden;
}
.thi_product_canshu ul li {
	float:left;
	width:266px;
	height:30px;
	font-size:14px;
	line-height:30px;
	overflow:hidden;
}
.thi_product_content {
	width:100%;
	padding-bottom:30px;
	margin-bottom:10px;
	min-height:320px;
	border-bottom:1px #e9e9e9 dashed;
	overflow:hidden;
}
.right_zxzx_column_red {
	margin-top:30px;
	width:300px;
	padding:15px 10px;
	font-size:16px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	background:#dc2c41;
}
.btn_zxfk_product {
	width:200px;
	height:40px;
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	background:#dc2c41;
	border:0px #e9e9e9 solid;
	cursor:pointer;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.btn_zxfk_product:hover {
	color:#ffdc28;
}
/*--三级页面--产品详情--*/



/*--三级页面--客户风采页面--*/
.thi_customer_content {
	width:100%;
	padding:10px 0 30px 0;
	margin-bottom:10px;
	min-height:300px;
	text-align:center;
	border-bottom:1px #e9e9e9 dashed;
	overflow:hidden;
}
.thi_customer_pic {
	position:relative;
	width:100%;
	overflow:hidden;
}
.thi_customer_content img {
	max-width:100%;
	height:auto;
}
.thi_customer_prev {
	position:absolute;
	left:-50px;
	top:0;
	width:50px;
	height:100%;
	color:#6e6e6e;
	background:rgba(52,52,52,0.4);
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.thi_customer_prev a {
	display:block;
	font-size:24px;    
	color:#fff;
}
.thi_customer_prev div {
	position: absolute;
	width:100%;
	font-size:24px;
	text-align:center;
	left:50%;
	top:50%;
	transform:translateX(-50%) translateY(-50%);
}
.thi_customer_next {
	position:absolute;
	right:-50px;
	top:0;
	width:50px;
	height:100%;
	color:#6e6e6e;
	background:rgba(52,52,52,0.4);
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-o-transition:all 500ms;
	-moz-transition:all 500ms;
}
.thi_customer_next a {
	display:block;
	font-size:24px;    
	color:#fff;
}
.thi_customer_next div {
	position: absolute;
	width:100%;
	font-size:24px;
	text-align:center;
	left:50%;
	top:50%;
	transform:translateX(-50%) translateY(-50%);
}
.thi_customer_content:hover .thi_customer_prev {
	left:0;
	top:0;
}
.thi_customer_content:hover .thi_customer_next {
	right:0;
	top:0;
}
/*--三级页面--客户风采页面--*/




/*--首页底部版权信息--*/
.link {
	width:100%;
	min-width:1200px;
	height:60px;
	background:#f5f5f5;
	overflow:hidden;
}
.link_1200 {
	width:1200px;
	height:60px;
	margin:0 auto;
	line-height:60px;
	background:#f5f5f5;
}
.foot {
	width:100%;
	padding:30px 0;
	padding-bottom:9px;
	min-width:1200px;
	background:#333333;
	overflow:hidden;
}
.foot_1200 {
	width:1200px;
	margin:0 auto;
	background:#333333;
	overflow:hidden;
}
.foot_nav {
	float:left;
	width:900px;
	height:30px;
	line-height:30px;
}
.foot_nav ul li {
	width:100px;
	height:30px;
	float:left;
	line-height:30px;
	text-align:left;
	font-size:14px;
	color:#FFF;
}
.foot_nav ul li a {
	color:#fff;
}
.foot_nav ul li a:hover {
	color:#c40000;
}
.foot_contact {
	float:left;
	width:900px;
	padding:30px 0;
	margin:0 auto;
	line-height:30px;
	color:#fff;
	background:#333333;
}
.foot_qcode {
	width:240px;
	height:129px;
	float:right;
	text-align:right;
	border-left:1px #3e4549 solid;
}
.foot_qcode img {
	width:129px;
	height:129px;
}
.banquan {
	width:100%;
	min-width:1200px;
	height:36px;
	background:#333333;
	line-height:36px;
	border-top:1px #3e4549 solid;
}
.banquan_1200 {
	width:1200px;
	height:36px;
	margin:0 auto;
	line-height:36px;
	background:#333333;
}
.copyright {
	float:left;
	width:900px;
	text-align:left;
	color:#fff;
}
.beian {
	float:right;
	width:240px;
	text-align:right;
	color:#fff;
}
/*--首页底部版权信息--*/



/*分页页数页码样式*/
.pagination {
	width:840px;
	margin:0 auto;
	padding:20px 0 0 0;
	font-size:14px;
	text-align:center;
	line-height:36px;
	overflow:hidden;
}
.pagination>div {
	height:36px;
	float:right;
	margin:6px;
	color:#fff;
	background:#4899d100;
}
.pagination>div:first-child {
	margin-right:0px;
}
.pagination>div:last-child {
	margin-left:0px;
}
.pagination>div a {
	display:block;
	padding:0 16px;
	color:#fff;
}
.pagination>div a:hover {
	color:#ffdc28;
	background:#4899d1;
}
.btn-active {
	float:right;
	margin:6px;
	padding:0 16px;
	color:#000;
	background:#005187 !important;
}
.btn-no {
	float:right;
	margin:6px;
	padding:0 16px;
	background:#8b8b8b !important;
}
/*分页页数页码样式*/

.hot-news {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
.hot-news-list li {
	height: 40px;
	line-height: 40px;
}
.hot-news-list li a .num1 {
	background-color: #e7010e;
	color: #fff;
	padding: 3px;
	font-size: 12px;
	border-radius: 3px;
}
.hot-news-list li a .num2 {
	background-color: #fe5f03;
	color: #fff;
	padding: 3px;
	font-size: 12px;
	border-radius: 3px;
}
.hot-news-list li a .num3 {
	background-color: #ff9300;
	color: #fff;
	padding: 3px;
	font-size: 12px;
	border-radius: 3px;
}
.hot-news-list li a .num4,.hot-news-list li a .num5,.hot-news-list li a .num6,.hot-news-list li a .num7,.hot-news-list li a .num8, {
	background-color: #eee;
	color: #555;
	padding: 3px;
	font-size: 12px;
	border-radius: 3px;
}
.neiye-ad {
	margin-top: 20px;
}
.hot-chanpin {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	margin: 10px auto;
}
.hot-chanpin-l {
	width: 32%;
	float: left;
}
.hot-chanpin-l img{max-width: 100%; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic; border: 0;}
.hot-chanpin-r {
	width: 66%;
	float: left;
	padding-left: 2%;
}
.hot-chanpin-r p {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.chanpin-date {
	font-size: 12px;
	color: #999;
}
.hot-chanpin-list {

}
.hot-chanpin-list li {
	overflow: hidden;
	margin-bottom: 20px;
}