body {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-family: 'Microsoft YaHei';
	color: #404040;
	background: #fff;
}
/*通用*/

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.blank1 {
	height: 1px;
	overflow: hidden;
}
.blank3 {
	height: 3px;
	overflow: hidden;
}
.blank5 {
	height: 5px;
	overflow: hidden;
}
.blank6 {
	height: 6px;
	overflow: hidden;
}
.blank10 {
	height: 10px;
	overflow: hidden;
}
.blank12 {
	height: 12px;
	overflow: hidden;
}
.blank15 {
	height: 15px;
	overflow: hidden;
}
.blank20 {
	height: 20px;
	overflow: hidden;
}
.blank25 {
	height: 25px;
	overflow: hidden;
}
.blank30 {
	height: 30px;
	overflow: hidden;
}
.blank40 {
	height: 40px;
	overflow: hidden;
}
.blank50 {
	height: 50px;
	overflow: hidden;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ADD043;
	text-decoration: none;
}
a:active {
	outline: none;
}
.img {
	vertical-align: auto;
}
div, ul, li, dl, dt, dd, p, form {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.img {
	padding: 3px;
	border: 0px solid #CCC;
	-moz-box-shadow: 0px 0px 6px #C4C4C4;
	-webkit-box-shadow: 0px 0px 6px #C4C4C4;
	box-shadow: 0px 0px 6px #C4C4C4;
}
.img1 {
	padding: 0px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
}
.img2 {
	padding: 0px;
	border-radius: 5px;
}
.img3 {
	padding: 1px;
	border: 1px solid #CCC;
}
.yuan-border {
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	margin: 0 auto;
	padding: 5px 10px 10px;
	border-radius: 5px;
}
.yingcang {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xian {
	border-bottom: 1px dotted #e5e5e5;
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
}
/*文字颜色*/

.text-hong {
	color: #F00;
}
.text-lu {
	color: #009B4D;
}
.text-xia {
	color: #E82B91;
}
.text-bai {
	color: #FFF;
}
.text-hei {
	color: #000;
}
.bg-huang {
	background-color: #f6f7f1;
}
/*替换*/



.btn-xs, .btn-group-xs > .btn {
	border-radius: 1px;
	font-size: 12px;
	line-height: 1.5;
	padding: 3px 8px;
}
.btn-md, .btn-group-xs > .btn {
	border-radius: 1px;
	font-size: 14px;
	line-height: 1.5;
	padding: 8px 15px;
}
.btn-default {
	border-color: #E5E5E5;
	color: #333;
	background:#eee;
}
.btn-default:hover {
	color: #fff;
	background-color: #ff6600;
	border-color: #ff6600;
}
.btn-on {
	color: #fff;
	background-color: #AACE3B;
	border-color: #9CC030;
}
.btn-on:hover {
	color: #fff;
	background-color: #AACE3B;
	border-color: #9CC030;
}
.post-item {
	box-shadow: 1px 10px 0 rgba(0, 0, 0, 0.1);
}
/*文字大小*/

.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font22 {
	font-size: 22px;
}
.font30 {
	font-size: 30px;
}
/*间距*/

.pt3 {
	padding-top: 3px;
}
.pt5 {
	padding-top: 5px;
}
.pt8 {
	padding-top: 8px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pt50 {
	padding-top: 50px;
}
.pl3 {
	padding-left: 3px;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl25 {
	padding-left: 25px;
}
.pl40 {
	padding-left: 40px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.mt5 {
	margin-top: 5px;
}
.mt8 {
	margin-top: 8px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb7 {
	margin-bottom: 7px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml5 {
	margin-left: 5px;
}
.mr5 {
	margin-right: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.w130 {
	width: 180px;
	height: 130px;
}
/*行距*/

.line20 {
	line-height: 20px;
}
.line25 {
	line-height: 25px;
}
.line30 {
	line-height: 30px;
}
.line35 {
	line-height: 35px;
}
.line40 {
	line-height: 40px;
}
.line50 {
	line-height: 50px;
}
/*背景*/

.bg-bai {
	background: #FFF;
}
.bg-blue {
	background: #0975BE;
}
.bg-hui {
	background: #F1F1F1;
}
.bg-lv {
	background: #009B4D;
}
.bg-pcinfo {
	background: #5CB85C;
}
.container {
	width: 1260px !important;
}
.head{ background:#555; height:35px; line-height:35px; color:#FFF; font-size:12px;}
.head-btn{ height:25px; background:#FC0; color:#FFF;background-image: none;cursor: pointer;display: inline-block;font-size: 12px;font-weight: normal;text-align: center; border:none;}
.navTmp {
	width: 100%;
	height: 80px;
	background: rgba(255,255,255,0.95);
	box-shadow: 0px -2px 20px 1px #AACE3B;
	display: none;
	position: fixed;
	top: 0px;
	z-index: 999;
}
.head-right {
	font-size: 18px;
	font-weight: 700;
	text-align: right;
	padding-right: 5px;
	height: 40px;
	line-height: 40px;
}
.top-right-nav {
	color: #FFF;
	font-size: 14px;
	float: right;
	padding-left: 20px;
}
.top-right-nav a {
	color: #FFF;
}
.top-right-nav a:hover {
	color: #aace3b;
}
.btnShow .yy {
	text-align: center;
	font-size: 14px;
	padding-left: 10px;
}
.btnShow .yy a:hover {
	color: #aace3b;
}
.btnShow .yy-box {
	position: absolute;
	display: none;
	height: 80px;
	width: 110px;
	top: 48px;
	left: 0;
	z-index: 99;
	background: #f5f5f5;
}
.btnShow .yy-box p {
	height: 20px;
	line-height: 20px;
}
.btnShow .yy-box a p {
	color: #aace3b;
	font-size: 14px;
}
.btnShow .yy-box li:first-child {
	border-bottom: 2px solid #FFF;
	padding-bottom: 15px;
}
.btnShow .qq {
	text-align: center;
	width: 70px;
}
.btnShow .qq-box {
	position: absolute;
	display: none;
	background: url(../images/wxzbg.png) no-repeat;
	top: 48px;
	z-index: 99;
	left: -35px;
	width: 140px;
	height: 152px;
}
.btnShow .qq-box img {
	margin: 27px 10px 10px;
	width: 110px;
	height: 110px;
}
.rqq {
	margin-left: 20px;
}
.rqq a {
	width: 26px;
	height: 26px;
	background: url('../images/webqq.png');
	float: right;
	margin-top: 12px;
}
.rqq a:hover {
	transform: rotateY(-360deg);
	background: url('../images/webqq2.png');
	transition: all ease .5s;
	float: right;
}
.btnShow {
	float: right;
	text-align: center;
	margin-left: 10px;
	position: relative;
}
.btnShow a {
	color: #fff;
}
.btnShow p {
	width: 100%;
}
.btnShow .sj {
	background: #D9534F;
	color: #fff;
	width: 96px;
	text-align: center;
}
.btnShow .sj-con {
	position: absolute;
	display: none;
	height: 94px;
	padding: 5px;
	background: #fff;
	left: 0;
	top: 35px;
	z-index: 99;
}
.btnShow .wx {
	background: #46B8DA;
	color: #fff;
	width: 96px;
	text-align: center;
}
.btnShow .wx-con {
	position: absolute;
	display: none;
	height: 94px;
	padding: 5px;
	background: #fff;
	left: 0;
	top: 35px;
	z-index: 99;
}
.btnShow .wz {
	background: #F0AD4E;
	color: #fff;
	width: 110px;
	text-align: center;
}
.btnShow .wz-con {
	position: absolute;
	display: none;
	height: auto;
	padding: 0;
	background: #fff;
	left: 0;
	top: 25px;
	z-index: 99;
}
.btnShow .wz-con li {
	background: #515151;
	line-height: 25px;
	margin-top: 1px;
	color: #fff;
}
.btnShow .wz-con li a {
	color: #fff;
}
.btnShow .wz-con li:hover {
	background: #F0AD4E;
	color: #fff;
}
/* 导航 */

.menu {
	height: 50px;
	width: 100%;
	margin: 0 auto;
	line-height: 50px;
}
.top-nav {
	height: 50px;
	font-size: 16px;
	margin-top: 10px;
}
.top-nav li a {
	height: 50px;
	line-height: 50px;
	padding: 0;
	color: #000;
}
.top-nav li a:hover {
	height: 50px;
	background: #fff;
}
.top-nav li .current {
	height: 50px;
	font-weight: 600;
	background: #fff;
	color: #e70014;
	border-bottom: solid 2px #e70014;
}
.media-object {
	background: #E8EADF /*url(../../images/c_bg4.jpg) no-repeat center center*/;
	border-radius: 3px;
}
.g-in {
	width: 1170px;
	margin: 0 auto;
}
/* 导航 */

.header {
	position: relative;
	z-index: 20;
}
.header-bd {
}
.logo {
	float: left;
	display: block;
	width: 480px;
	height: auto;
	margin-top:15px;
	overflow: hidden;
}
.logo a {
	display: block;
	width: 480px;
}
.logo a img{ width:100%;}
.navs {
	float: right;
	width: 650px;
	height: 100px;
}
.navs ul li {
	height: 100px;
}
.navs ul li a {
	display: block;
	padding: 35px 0;
	font-size: 16px;
	line-height: 30px;
	color: #292826;
	text-align: center;
	font-weight:bold;
}
.navs ul li:hover a {
	color: #fff;
}
.navs ul li a:hover {
	color: #fff;
	background:#ff6600;
}
.navs ul li .current {
	color: #fff;
	background:#ff6600;
}
.navs ul .on {
	background: url(../../images/o_ico_04.gif) no-repeat;
}
.navs ul .on a {
	background: url(../../images/o_ico_02.gif) no-repeat center 45px;
	color: #fff;
}
.navs ul .on a:hover {
	background: url(../../images/o_ico_02.gif) no-repeat center 45px;
	color: #fff;
}
/* 下拉菜单s */

.submenu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 30px 0;
	background: #F5F5F5;
	color: #000;
	display: none;
	line-height: 20px;
}
.submenu .g-in {
	position: relative;
	width: 1140px;
}
.submenu .g-in s {
	position: absolute;
	top: -30px;
	left: 50%;
	display: block;
	margin-left: -9px;
	border-width: 9px 9px 0 9px;
	border-style: solid;
	border-color: #dedede transparent;
}
.submenu .hd {
	float: left;
	width: 258px;
	margin-right: 30px;
	border: 4px solid #fff;
}
.submenu .bd {
	float: left;
	width: 220px;
}
.submenu .bd>ul {
}
.submenu .bd>ul>li {
	float: left;
	width: 45%;
	padding: 10px;
	height: 40px;
}
.submenu .bd>ul>li>a {
	line-height: 35px;
	height: 35px;
	background: none;
	font-size: 15px;
	color: #999;
	font-weight: normal;
	border-bottom: 1px solid #999;
}
.submenu .bd>ul>li>a:hover {
	color: #077ae2 !important;
}
.submenu .bd dl {
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 50px;
}
.submenu .bd dl dt {
	width: 100px;
	border-bottom: 1px solid #999;
	text-align: center;
}
.submenu .bd dl dt a {
	width: auto;
	padding: 5px;
	line-height: 30px;
	height: 40px;
	background: none;
	font-size: 15px;
	color: #666;
	font-weight: normal;
}
.submenu .bd dl dt a:hover {
	color: #077ae2;
}
.submenu ul li a {
	background: none;
	padding: 0;
	color:#666 !important;
	font-weight:100;
}
.submenu ul li a:hover{ color:#f00 !important; font-weight:bold;}
.submenu h4 {
	color: #000;
	font-weight:100;
	border-bottom: 2px solid #dedede;
	height: 35px;
}
.submenu h4:hover{ color:#f00;}
.submenu .u-txt {
	float: right;
	width: 630px;
	padding: 10px 0 13px 30px;
	border-left: 1px solid #fff;
	line-height: 27px;
	text-align: justify;
}
.submenu .u-txt i {
	display: block;
	width: 35px;
}
/*标题*/

.subnav {
	background: transparent url("../images/divider.png") repeat-x scroll left bottom !important;
	height: 40px;
	line-height: 30px;
}
.subnav p {
	color: #3c3b3c;
	font-size: 16px;
	font-weight: 700;
	display: block;
	padding-bottom: 7px;
	height: 35px;
}
.subnav p a {
	color: #3c3b3c;
}
.left-nav {
	font-size: 16px;
	font-weight: 700;
}
.left-nav span {
	font-size: 14px;
	font-weight: normal;
	color: #686868;
	padding-left: 20px;
}
.left-nav a:hover{ color:#e70014;}
.right-nav {
	padding-right: 1px;
}
.right-nav a:hover {
	display: block;
	background: #e70014;
	color: #FFF;
}
.right-nav .current a {
	display: block;
	background: #e70014;
	color: #FFF;
}
.right-nav li {
	float: left;
	text-align: center;
	border-right: 1px dotted #CCC;
}
.right-nav li a {
	padding: 0 15px;
}
/*.right-nav li:last-child{border-right:none;}*/
.f14 strong{ line-height:40px;}
.f14 a:hover{ color:#e70014;}


.col-md-20 {
	/*position: relative;*/

	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	width: 20%;
	float: left;
}
/* set relative to positionante content correctly */

.gridex {
	position: relative;
	overflow: hidden;
}
/* animatable grid container */

.gd-expander {
	position: absolute;
	overflow: hidden;
	height: 0px;
	margin-top: 20px;
	width:1200px;
	left: 0; /* standar row margin is 30px */
}
/* inner content container */

.gd-inner {
	padding: 0;
	background: #ccc;
}
/* top arrow when expanded */

.gridex > li > a {
	position: relative;
}
.gridex > .gd-expanded > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #ccc;
	border-width: 0;
	left: 50%;
	margin: -25px 0 0 76px;
}
.cpimg {
	background: rgba(0, 0, 0, 0) url("../images/csdbj.jpg") no-repeat scroll center 0;
	padding: 60px 10px;
}
.tjimg {
	background: #fff;
	padding: 0 0 80px 0;
}
.tjp {
	height: 80px;
	text-align: left;
	line-height: 30px;
	background: #fff;
	width: 260px;
	margin: 0 auto;
	padding: 10px;
}
.tjp h4 {
	height:25px; line-height:25px; overflow:hidden;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
}
.tjp .more {
	width: 88px;
	height: 26px;
	margin-top: 15px;
	line-height: 26px;
	border: 1px solid #d2d2d4;
	color: #666666;
	text-align: center;
	float: right;
	font-family: arial;
	border-radius: 20px;
	transition: all 300ms ease-in 0ms;
}
a:hover .tjp h4 {
	color: #aace3b;
}
a:hover .tjp .more {
	background: #aace3b;
	color: #fff;
	border-color: #aace3b;
}
.ib {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
	vertical-align: top;
}
.about-left {
	margin-top: -7px;
}
.about-left h1 {
	color: #000;
	float: left;
	font-size: 30px;
	height: 35px;
	line-height: 35px;
	width: 100%;
	font-weight: 700;
	margin: 0 0 10px 0;
}
.about-centent {
	color: #555;
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 20px;
	width: 100%;
	text-align: justify;
}
.about-btn {
	background: #aace3b none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	margin-top: 30px;
	text-align: center;
	width: 180px;
}
.about-btn:hover {
	animation: 0.3s ease 0s normal none 1 running btnanimate;
	background: #3f3c35 none repeat scroll 0 0;
	transition: all 0.5s ease 0s;
	color: #FFF;
}
.foot-btn {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	height: 42px;
	line-height: 42px;
	margin-top: 50px;
	text-align: center;
	width: 106px;
}
.foot-btn:hover {
	animation: 0.3s ease 0s normal none 1 running btnanimate;
	background: #aace3b none repeat scroll 0 0;
	transition: all 0.5s ease 0s;
	color: #FFF;
}
.c_pt::before {
	background: rgba(0, 0, 0, 0) url("../images/mask.png") no-repeat scroll center 0;
	content: "";
	height: 31px;
	left: 0;
	position: absolute;
	top: -31px;
	width: 100%;
}
.c_pd {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 10px;
	position: relative;
	z-index: 5;
}
.main-title {
}
.main-title h2 {
	margin: 0;
	font-size: 30px;
	font-weight: 600;
	color: #333;
	text-align: center;
}
.main-title p {
	color: #666;
	text-align: center;
	font-size: 16px;
	line-height: 25px;
}
.main-title span {
	height: 5px;
	width: 80px;
	display: block;
	color: #000;
	border-bottom: 5px solid #AACE3B;
	margin: 0 auto;
	padding-top: 15px;
}
.index-title {
	width: 100%;
	margin: 0 auto;
	font-size: 32px;
	position: relative;
	font-weight: 600;
	letter-spacing: 2px;
}
.index-title a {
	color: #AACE3B;
}
.index-title .line {
	position: absolute;
	bottom: -20px;
	width: 50%;
	height: 1px;
	background: #eee;
	text-align: center;
}
.line::before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	background: #AACE3B;
	transition: all 0.55s ease-in-out;
	transform: scale(0.3, 1);
	transform-origin: 50% 0;
}
.index-title .dot {
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	top: -5px;
	background: #fff;
	z-index: 10;
	border: 1px solid #AACE3B;
}
.index-title:hover .line::before {
	transform: scale(0.8, 1);
}
.dot {
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
}
.line, .dot, .service_box_con::before, .service_box>.icon {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.right-bd {
	background: url("../images/zhong_xian.png") no-repeat scroll center center;
	height: 249px;
}
.news-aside-bg {
	background: #AACE3B;
}
.news-aside-bg2 {
	background: #989898;
}
.news-aside {
	color: #fefefe;
	float: left;
	height: 296px;
	position: relative;
	text-align: center;
	width: 158px;
}
.news-aside h2 {
	font: 20px/30px "微软雅黑";
	height: 60px;
	margin-bottom: 14px;
	padding-top: 80px;
	margin: 0;
}
.news-aside ul {
	width: 100%;
	padding-top: 50px;
}
.news-aside li {
	float: none;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	width: 100%;
}
.news-aside p {
	bottom: 16px;
	height: 28px;
	left: 0;
	position: absolute;
	width: 100%;
}
.news-aside p a {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 28px;
}
.news-main {
	position: relative;
	width: 397px;
	overflow: hidden;
	float: right;
}
.news-main .news-img {
	height: 160px;
}
.news-main .news-img img {
	height: 160px;
	width: 397px;
}
.news-main ul {
	background: #fff none repeat scroll 0 0;
	height: 135px;
	padding: 18px 0 40px;
}
.news-main li {
	background: rgba(0, 0, 0, 0) url("../images/yellow-squire.png") no-repeat scroll 16px center;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	padding-left: 32px;
	vertical-align: top;
	width: 377px;
}
.news-main p {
	bottom: 10px;
	position: absolute;
	right: 12px;
}
.news-main li span {
	float: right;
}
.xiaolist-img-text {
	background: #333 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 100%;
	margin-top: -35px;
	position: relative;
}
.xiaolist-img-text:hover {
	background: #aace3b none repeat scroll 0 0;
	color: #fff;
	transition: all 0.5s ease 0s;
}
.product-shijie {
}
.product-shijie h2 {
	font-size: 25px;
	color: #aace3b;
	padding: 0 0 0 20px;
}
.product-shijie h4 {
	font-size: 18px;
	color: #333;
	padding: 10px 0 0 22px;
}
.product-shijie h5 {
	font-size: 18px;
	color: #333;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 22px;
	margin-top: 160px;
	width: 140px;
}
.product-shijie h5 p {
	width: 38px;
	height: 38px;
	background: rgba(0, 0, 0, 0) url("../images/abjj.png") no-repeat scroll left top;
	float: right;
}
.product-shijie a:hover p {
	background-position: right top;
}
.product-shijie a:hover h5 {
	color: #aace3b;
}
.imgbox {
	border: 1px solid #E5E5E5;
	padding: 10px;
	height: 350px;
}
.imgbox h5 {
	font-size: 16px;
	font-weight: 600;
	color: #000;
	margin: 0;
	height: 30px;
	text-align:center;
	line-height: 30px;
	padding-top: 5px;
}
a:hover .imgbox h5 {
	color: #AACE3B;
}
.ifd1 {
	padding: 0 3px 0 0;
	color: #666666;
	font-size: 12px;
}
.btn-pro-more {
	background: #f5f5f5 none repeat scroll 0 0;
	color: #666;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
a:hover .btn-pro-more {
	background: #aace3b none repeat scroll 0 0;
	color: #fff;
	transition: all 0.5s ease 0s;
}
/*产品内容展示*/

.preview {
	background: #fff;
}
/* smallImg */

.smallImg {
	position: relative;
	height: 100px; /* background-color:#F1F0F0;*/
	padding: 15px 0;
	width: 555px;
	overflow: hidden;
}
.scrollbutton {
	width: 17px;
	height: 100px;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
}
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
	background: url(../images/ico1.gif) no-repeat;
	margin-top: 15px;
}
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
	background: url(../images/ico2.gif) no-repeat;
	margin-left: 520px;
	margin-top: -88px;
}
#imageMenu {
	height: 100px;
	width: 535px;
	overflow: hidden;
	margin-left: 0;
	float: left;
}
#imageMenu li {
	width: 120px;
	height: 75px;
	overflow: hidden;
	float: left;
	text-align: center;
	margin: 0 5px;
	background: #fff;
}
#imageMenu li img {
	width: 104px;
	height: 68px;
	cursor: pointer;
}
#imageMenu li#onlickImg img, #imageMenu li:hover img {
	width: 104px;
	height: 68px;
	opacity: 0.7;
}
/* bigImg */

.bigImg {
	position: relative;
	float: left;
	overflow: hidden;
}
.bigImg #midimg {
	width: 555px;
	height: 370px;
}
.bigImg #winSelector {
	width: 240px;
	height: 240px;
}
#winSelector {
	position: absolute;
	cursor: crosshair;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	background-color: #000;
	border: 1px solid #fff;
}
/* bigView */

#bigView {
	position: absolute;
	border: 1px solid #959595;
	overflow: hidden;
	z-index: 999;
}
#bigView img {
	position: absolute;
}
/*视频展示*/
.videolist {
	background: transparent url("../images/videolist.jpg") no-repeat;
	height: 500px;
}
.allvideo {
	position: absolute;
	bottom: 0;
	height: 50px;
	border: 1px solid #CCC;
	width: 370px;
	line-height: 45px;
	background: #0A77BD;
	color: #FFF;
}
.btn-sp {
	background: #FFF;
	color: #000;
	width: 100%;
	border-radius: 0;
	text-align: left;
}
.dropdown-sp {
	background: #FFF;
	color: #000;
	width: 277px;
	border-radius: 0;
	margin-left: 15px;
}
.hd-title {
	background-color: rgba(51, 51, 51, 0.5);
	color: #FFF;
	position: relative;
	height: 35px;
	line-height: 35px;
	margin-top: -35px;
}
._name {
	margin: 0;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
._cname {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 55px;
}
._price {
	padding: 10px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	color: #0A77BD;
}
/*首页热销车型*/

.lanren {
	width: 100%;
	overflow: hidden;
}
.lanren ul li {
	height: 175px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.lanren .txt {
	height: 30px;
	background-color: rgba(51, 51, 51, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	bottom: 0;
	color: #fff;
	width: 263px;
	position: absolute;
}
.lanren .txt a {
	color: #FFF;
}
.lanren .txt h3 {
	font-size: 16px;
	font-weight: 100;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-top: 0;
	padding: 0;
}
.lanren .txt p {
	font-size: 14px;
	text-align: left;
	padding: 10px 8px;
}
.product-title {
	font-size: 24px;
	color: #DF0615;
	height: 50px;
	line-height: 50px;
	margin: 0;
	font-weight: 600;
}
.product-price {
	font-size: 18px;
	line-height: 30px;
	color: #9999B2;
	font-weight: normal;
}
.product-price i {
	color: #333333;
	font-style: normal;
}
.product-dp {
	padding-top: 5px;
	font-size: 14px;
	line-height: 30px;
	color: #9999B2;
}
.product-dp span {
	color: #333333;
}
.product-send {
	background: #F7F7F7;
	padding: 10px;
	margin-top: 20px;
}
.nav-product {
	background: #fff;
    border: 1px dotted #CDCDCD !important;
}
.nav-product li {
	border-left: 1px solid #E1E1E1;
}
.nav-product li a {
	font-size: 18px;
}
.nav-product li:last-child {
	border-right: 1px solid #E1E1E1;
}
.nav-product li a:hover {
	color: #000;
}
.nav-product > li.active > a,  .nav-product > li.active > a:hover,  .nav-product > li.active > a:focus {
	    color: #fff;
    cursor: default;
    background-color: #FF0000;
    border: none !important;
    border-radius: 0;
}
.service_box {
	position: relative;
	z-index: 1;
	margin-top: 40px;
}
.service_box_con {
	background: #fff;
	border: 1px solid #e7e7e7;
	padding: 55px 15px 45px;
	text-align: justify;
}
.service_box_con h3 {
	margin-top: 0;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 10px;
}
.service_box_con .desc {
	line-height: 22px;
	text-align: center;
}
.service_box_con::before {
	border: 1px solid #e7e7e7;
	content: "";
	display: block;
	height: 80px;
	position: absolute;
	top: -37px;
	width: 80px;
	z-index: -1;
}
.service_box .icon {
	position: absolute;
	text-align: center;
	z-index: 1;
	top: -36px;
	height: 78px;
	width: 78px;
}
.service_box .icon>i {
	color: #fff;
	left: 9px;
	top: 9px;
	height: 60px;
	width: 60px;
	line-height: 60px;
	position: absolute;
	text-align: center;
	background: #1ccdca;
}
/*我改的四个背景颜色*/

.service_box .icon>i>img {
	vertical-align: center;
}
.service_box .icon .color1 {
	background: #CD2122;
}
.service_box .icon .color2 {
	background: #92C135;
}
.service_box .icon .color3 {
	background: #0072A5;
}
.service_box .icon .color4 {
	background: #E85F1B;
}
.service_box .icon::after {
	background: #fff;
	content: "";
	position: absolute;
	display: block;
	height: 80px;
	width: 78px;
	z-index: -1;
}
.service_box:hover>.icon, .service_box:hover>.service_box_con::before {
	transform: translateX(-50%) rotate(45deg);
}
/*滑动后位置与时间*/

.service_box:hover>.icon, .service_box:hover>.service_box_con::before, .icon, .service_box_con::before {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}
/*圆角*/

.service_box_con, .service_box_con::before, .icon>i, .icon::after {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
/*联系方式*/

.index-lx {
}
.index-lx>.title {
	font-size: 20px;
	color: #DF0615;
	height: 50px;
	line-height: 50px;
}
/*联系我们栏目页*/

.jobTitlelx {
	font-size: 16px;
	border-bottom: 1px solid #DFE6E4;
	line-height: 40px;
	padding-top: 10px;
	color: #22469A;
	background: url(../images/1276423284991.gif) no-repeat 4px 27px;
	padding-left: 26px;
}
.jobContent {
	padding: 10px 0 0 23px;
	line-height: 27px;
}
/*产品内容页模板*/

.view-blank {
}
.view-table {
	width: 100%;
}
.view-table table {
	margin:0 auto;
}
.view-table td{ padding:4px;}
.view-table .cp-hang {
	color: #F60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
.view-table .view-table-first td:nth-child(odd) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #FAFAFA;
}
.view-table .view-table-second td:nth-child(odd) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #FAFAFA;
}
.view-table .view-table-three tr:nth-child(2) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #FAFAFA;
}
.view-table .view-table-title-first td:first-child {
	color: #F60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table .view-table-title-second td:first-child {
	color: #F60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table .view-table-title-three td:first-child {
	color: #F60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table table td {
	word-wrap: break-word;
	word-break: break-all;
	border:1px solid #ddd;
}
/*提交*/

.index-ly {
}
.index-ly>.title {
	font-size: 20px;
	color: #CD2720;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
}
/*为专业而生*/

.sl-left {
	float: left;
	margin-left: 0;
	width: 480px;
	overflow: hidden;
	height: 350px;
}
.sl-right {
	float: right;
	width: 640px;
	height: 350px;
}
.sl-right .s1 {
	width: 309px;
	float: left;
	height: 165px;
	overflow: hidden;
}
.sl-right .s2 {
	width: 309px;
	float: right;
	height: 165px;
	overflow: hidden;
}
.sl-right .s3 {
	width: 309px;
	float: left;
	height: 165px;
	overflow: hidden;
}
.sl-right .s4 {
	width: 309px;
	float: right;
	height: 165px;
	overflow: hidden;
}
/*公司介绍*/



.gsjs::before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #fff transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 30px;
	content: "";
	height: 0;
	left: 50%;
	margin-left: -30px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 0;
}
.gsjs {
	background: rgba(0, 0, 0, 0) url("../images/t-02.jpg") repeat-y scroll center top;
	padding: 50px 0 86px;
	position: relative;
}
.i-news-list {
	margin-top: 15px;
}
.i-news-list li {
	margin-bottom: 0.5em;
}
.i-news-list a {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	display: block;
	padding: 0.5em 0 0.5em 8em;
	position: relative;
}
.i-news-list a:hover {
	background: #ED9E36 none repeat scroll 0 0;
	color: #fff;
	border-color: #fff;
}
.i-news-list ._date {
	background: rgba(0, 0, 0, 0) url("../images/line2.png") no-repeat scroll center center;
	border-right: 1px solid #dedede;
	height: 6em;
	left: 0;
	position: absolute;
	top: 0;
	width: 7em;
}
.i-news-list ._day {
	color: #d24f15;
	font-size: 22px;
	left: 20%;
	position: absolute;
	top: 16%;
}
.i-news-list ._mon {
	bottom: 12%;
	color: #888888;
	font-size: 16px;
	position: absolute;
	right: 16%;
}
.i-news-list ._t {
	font-size: 16px;
	margin: 0;
	font-weight: 600;
	height: 2em;
	line-height: 2em;
}
.i-news-list ._p {
	height: 3em;
	line-height: 1.5em;
	overflow: hidden;
	font-size: 13px;
	padding-right: 10px;
}
.i_rongyu {
	background: rgba(0, 0, 0, 0) url("../images/i_rongyu.jpg") no-repeat scroll 0 0 / cover;
	height: 20em;
	margin-top: 15px;
	position: relative;
}
.i_rongyu a {
	background: rgba(233, 134, 4, 0.8) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 100%;
}
.i_rongyu ._t {
	font-size: 2.5em;
	padding: 0.5em 6%;
	margin: 0;
}
.i_rongyu ._p {
	padding: 0 6%;
}
.h_more {
	background: rgba(0, 0, 0, 0) url("../images/more.png") no-repeat scroll 0 0;
	height: 46px;
	margin: 40px auto 0;
	width: 312px;
}
.fa-angle-right::before {
	content: ">";
}
.tw {
}
.tw .left {
	float: left;
}
.tw .right {
	float: right;
}
.tw .pic {
	height: 212px;
	width: 285px;
}
.tw .pic img {
	height: 212px;
	width: 285px;
}
.tw .wen:hover {
	background: #AACE3B none repeat scroll 0 0;
}
.tw .wen:hover b {
	display: block;
}
.tw .wen:hover h3 {
	color: #fff;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	padding-top: 10px;
}
.tw .wen:hover h3 a {
	color: #FFFF00;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	padding-top: 10px;
}
.tw .wen:hover p {
	color: #fff;
	font-size: 13px;
	line-height: 24px;
}
.tw .wen:hover span {
	font-size: 30px;
	color: #FF0;
	margin-top: 10px;
}
.tw .wen1 {
	background: #fff none repeat scroll 0 0;
	height: 212px;
	padding: 0 20px;
	position: relative;
	width: 285px;
}
.tw .wen1 b {
	background: rgba(0, 0, 0, 0) url("../images/mtbg.png") repeat scroll 0 0;
	display: none;
	height: 22px;
	left: -15px;
	position: absolute;
	top: 94px;
	width: 15px;
}
.tw .wen2 {
	background: #fff none repeat scroll 0 0;
	height: 212px;
	padding: 0 20px;
	position: relative;
	width: 285px;
}
.tw .wen2 b {
	background: rgba(0, 0, 0, 0) url("../images/mtbg2.png") repeat scroll 0 0;
	display: none;
	height: 22px;
	position: absolute;
	right: -15px;
	top: 94px;
	width: 15px;
}
.tw .wen h3 {
	color: #171818;
	font-size: 16px;
	font-weight: 700;
	height: 34px;
	line-height: 34px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 0;
}
.tw .wen p {
	color: #7a7d7f;
	font-size: 13px;
	line-height: 24px;
}
.tw .wen span {
	font-size: 30px;
	color: #F00;
	margin-top: 10px;
}
.message_form {
	margin-top: 15px;
}
.message_name {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #EAEAEA;
	color: #8F8F8F;
	float: left;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	padding-left: 5px;
	width: 100%;
}
.message_content {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #EAEAEA;
	color: #8F8F8F;
	height: 120px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	padding: 1%;
	width: 98%;
}
.message_sub_do {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	width: 100%;
	border: none;
}
.message_sub_re {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	width: 100%;
	border: none;
}
.message_about {
	color: #8F8F8F;
	font-size: 14px;
	line-height: 25px;
}
.page-banner {
	float: left;
	margin-top: -6px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0;
}
.page-banner-mid {
	float: left;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	width: 1920px;
}
.page-banner-mid img {
	overflow: hidden;
	width: 1920px;
}
.animate-banner {
	color: #fff;
	float: left;
	height: 300px;
	left: 50%;
	margin-left: -500px;
	overflow: hidden;
	position: absolute;
	top: 20%;
	width: 1070px;
}
.animate-banner h1 {
	float: left;
	font-size: 30px;
	height: 30px;
	left: -130px;
	line-height: 30px;
	opacity: 0;
	position: relative;
	width: 100%;
}
.animate-banner h2 {
	float: left;
	height: 5px;
	left: -130px;
	line-height: 5px;
	margin-top: 25px;
	opacity: 0;
	position: relative;
	width: 100%;
}
.animate-banner h2 span {
	background: #fff none repeat scroll 0 0;
	float: left;
	height: 5px;
	line-height: 5px;
	width: 80px;
}
.animate-banner h5 {
	float: left;
	font-size: 22px;
	height: 35px;
	line-height: 35px;
	margin-top: 25px;
	width: 100%;
}
.animate-banner h5 span {
	float: left;
	height: 35px;
	line-height: 35px;
	opacity: 0;
	position: relative;
	top: -35px;
	width: 100%;
}
.page-block-one {
	background: #f5f5f5 none repeat scroll 0 0;
	float: left;
	padding-top: 40px;
	width: 100%;
}
.page-block-one-mid {
	margin: 0 auto;
	width: 1200px;
}
.about-h1 {
	color: #aace3b;
	float: left;
	font-size: 35px;
	font-weight: 700;
	height: 45px;
	line-height: 45px;
	width: 100%;
}
.scroll-down {
	bottom: 70px;
	cursor: pointer;
	height: 72px;
	left: 50%;
	margin-left: -17px;
	position: absolute;
	text-align: center;
	width: 33px;
}
.dib {
	display: inline-block;
}
.por {
	position: relative;
}
.fl {
	float: left;
}
.scroll-down span.fi {
	animation: 1.5s ease 1.6s normal none infinite running scrollDown;
	background: rgba(0, 0, 0, 0) url("../images/bg_sign11.png") no-repeat scroll 0 0;
	height: 5px;
	margin: 0 0 6px 14px;
	width: 5px;
}
.scroll-down span.se {
	animation: 1.5s ease 1.4s normal none infinite running scrollDown;
	background: rgba(0, 0, 0, 0) url("../images/bg_sign12.png") no-repeat scroll 0 0;
	height: 7px;
	margin: 0 0 6px 13px;
	width: 7px;
}
.scroll-down span.th {
	width: 9px;
	height: 9px;
	background: url("../images/bg_sign13.png") no-repeat;
	margin: 0 0 6px 12px;
	animation: scrollDown 1.5s infinite 1.2s;
}
.scroll-down span.fo {
	animation: 1.5s ease 1s normal none infinite running scrollDown;
	background: rgba(0, 0, 0, 0) url("../images/bg_sign14.png") no-repeat scroll 0 0;
	height: 33px;
	width: 33px;
}
.media-heading {
	color: #CD2720;
}
/*常用box*/

.box {
	-moz-box-shadow: 0px 3px 3px #eee inset;
	-webkit-box-shadow: 0px 3px 3px #eee inset;
	box-shadow: 0px 3px 3px #eee inset;
}
.box .title {
	border-bottom: 1px dashed #999;
	height: 40px;
	line-height: 40px;
	color: #CD0E06;
	font-size: 17px;
	font-weight: 700;
}
.box .title .glyphicon {
	padding: 8px;
	top: 3px;
}
.box .title a {
	height: 40px;
	line-height: 40px;
	color: #404040;
	font-size: 13px;
	font-weight: normal;
}
.qy {
	background: #F5F9E9;
	padding: 30px 15px;
	font-size: 13px;
	text-align: justify;
}
.qy-title {
	font-size: 28px;
	font-weight: 700;
	color: #FABE00;
	padding: 0 0 15px 0 !important;
}
.fd1 {
	padding: 2px 10px;
	background: #AACE3B;
	color: #FFF;
	font-size: 13px;
}
.fd2 {
	padding: 2px 10px;
	background: #D9534F;
	color: #FFF;
	font-size: 13px;
}
.fd3 {
	padding: 2px 10px;
	background: #46B8DA;
	color: #FFF;
	font-size: 13px;
}
.fd4 {
	padding: 2px 10px;
	background: #F0AD4E;
	color: #FFF;
	font-size: 13px;
}
/*首页新闻*/

.new_box {
	padding: 0 0 0px 0px;
	border: 0px solid #dce4ee;
}
.new_box li {
	line-height: 35px;
	height: 35px;
	width: 100%;
	border-bottom: 1px dotted #F0F0F0;
}
.new_box li a {
	color: #666;
	background: url(../../images/dian.jpg) no-repeat 5px center;
	padding-left: 22px;
}
.new_box li a:hover {
	color: #f30;
}
.new_box span {
	float: right;
}
.pd30 {
	padding: 30px;
}
.pd30_last {
	padding: 10px 0 30px;
}
/*列表页新闻*/

.news {
	float:right;
}
.news li {
    height: 82px;
    background: #FFF;
    display: block;
    width: 570px;
    border-bottom: 1px solid #EBEBEB;
}
.news .rq {
    float: left;
    width: 90px;
    height: 81px;
    text-align: center;
    background: url(../images/rq.jpg) right 4px no-repeat;
}
.news .rq .d {
    height: 45px;
    line-height: 50px;
    font-size: 22px;
    color: #B3B3B3;
    clear: both;
    display: block;
}
.news .rq .ym {
    font-size: 14px;
    color: #B3B3B3;
    display: block;
}
.news .bt {
    line-height: 30px;
    float: left;
    width: 410px;
    padding: 10px 0 0 20px;
    font-size: 16px;
}
.news .ck {
    line-height: 81px;
    float: right;
    display: block;
    width: 60px;
    color: #E15354;
}

.right-main li {
	height: 200px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 15px;
}
.red-buton {
	position: relative;
	bottom: -11px;
	height: 20px;
	left: 0;
	right: 0;
	color: #F00;
}
.mimg {
	padding: 0 10px 0 0;
	position: relative;
	margin-top: -3px;
}
/*单页*/

.pages {
	background-color: #ffffff;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
	padding: 30px;
	letter-spacing: 0;
	text-align: justify;
	line-height: 30px;
	font-size: 16px;
}
.pages p {
	padding-top: 15px;
}
.pages td{ border:1px solid #ddd; padding:4px;}
/*产品*/

.products {
	background-color: #ffffff;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
	padding: 30px;
	letter-spacing: 0;
	text-align: justify;
	line-height: 25px;
	font-size: 15px;
}
.products h2 {
	margin: 0;
	font-size: 22px;
	height: 45px;
	letter-spacing: 1px;
}
.products-nav {
	height: 40px;
	color: #FFF;
	width: 100%;
	line-height: 40px;
	background: #000;
}
/*产品内容页左侧导航效果*/

.one2 {
	width: 1140px;
	margin: 0 auto;
	background: #000;
	padding-top: 0px;
}
.one2 ul {
	background: #000;
}
.one2 ul li {
	background: #000;
}
/*产品内容*/

#subNav {
	width: 1140px;
	height: 40px;
	margin-bottom: 20px
}
#subNav li {
	float: left;
	position: relative
}
#subNav a {
	display: block;
	padding: 0 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	cursor: pointer;
}
#subNav a:hover {
	text-decoration: none
}
#subNav a span {
	position: absolute;
	width: 20px;
	height: 20px
}
#subNav .p_tit {
	background-color: #e70;
	color: #fff;
	margin-right: 5px;
	text-align: center;
	padding: 0 15px;
	font-weight: 600;
}
#subNav a:hover, #subNav .adv_active a {
	background-color: #AACE3B;
	color: #fff
}
.fixedSubNav {
	position: fixed;
	top: 0;
	z-index: 100;
}
.empty-placeholder {
	height: 120px
}
.products-cptd {
	width: 1140px;
	margin: 0 auto 20px auto;
	border-bottom:1px dashed #ddd; padding-bottom:20px;
}

.products-cptd h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 35px;
	background: #AACE3B url(../images/ditu.png) no-repeat;
	color: #fff;
	margin-bottom: 10px;
}
.products-cptd .block {
	border-bottom: 1px dashed #ddd;
	height: auto;
	overflow: hidden;
	padding: 0 0 30px;
	font-size: 16px;
}
.products-cptd .block p {
	line-height: 25px;
	padding-top: 15px;
}
.products-cptd h4 {
	font-size: 16px;
	font-weight: 700;
}
.products-cptd h4 .icon_nb {
	background: rgba(0, 0, 0, 0) url(../images/icon_nb3.jpg) no-repeat scroll center center;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	height: 70px;
	line-height: 76px;
	margin-right: 25px;
	position: relative;
	text-align: center;
	width: 46px;
}
/*产品内容右侧相关车型*/

.relation_box {
	overflow: auto
}
.relation_box li {
	text-align: center;
}
.relation_box li img {
	padding: 2px;
	border: 1px solid #E3E3E3;
}
.relation_box li a:hover img {
	padding: 2px;
	border: 1px solid #ccc;
	background: #E8E8E8;
}
.relation_box li p {
	width: 100%;
	line-height: 18px;
	text-align: center;
	padding-top: 5px;
	text-indent: 0em;
	font-size: 13px;
}
/*产品内容页新闻*/

.news_box {
	padding: 0px 0px 0px 0px;
}
.news_box li {
	line-height: 35px;
	height: 35px;
	border-bottom: 1px dashed #E3E3E3;
}
.news_box li a {
	font-size: 13px;
	color: #666;
	background: url(../images/icon2.gif) no-repeat 2px 5px;
	padding-left: 17px;
}
.news_box li a:hover {
	color: #f30;
}
.news_box li span {
	float: right;
}
 @keyframes scrollDown {
 0% {
 opacity: 1;
 top: 0;
}
 100% {
 opacity: 0;
 top: 10px
}
}
.imglist {
}
.imglist {
	display: inline;
}
.imglist img {
	cursor: pointer;
	transition: all 0.6s;
	height: 160px;
	background: url(../images/loading.gif) center center no-repeat;
}
.imglist a:hover img {
	transform: scale(1.05);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.05);
	-webkit-transform: all 1s ease 0s;
}
.index-cp {
	overflow: hidden;
}
.index-cp ul {
}
.index-cp ul li {
	margin-bottom: 10px;
	display: inline;
	overflow: hidden;
	position: relative;
}
.index-cp ul li .photo {
	overflow: hidden;
}
.index-cp .rsp {
	overflow: hidden;
	position: absolute;
	background: #000;
	top: 0px;
	left: 15px;
	width: 360px;
	height: 426px;
	text-align: center;
}
.index-cp .text {
	position: absolute;
	left: -360px;
	top: 0px;
	overflow: hidden;
}
.index-cp .text h3 {
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
}
.index-cp .text a {
	text-decoration: none;
	width: 360px;
	height: 426px;
}
.index-cp .text div {
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	width: 360px;
	height: 426px;
}
.listbox .preview {
	overflow: hidden;
	width: 262px;
	height: 175px;
	display: block;
}
.listbox img {
	background: rgba(0, 0, 0, 0) no-repeat scroll center center;
	width: 262px;
	height: 175px;
	transition: all 0.3s ease-in-out;
}
.listbox:hover img {
	opacity: 1;
	transform: scale(1.08);
	transition: all 0.3s linear;
}
.index-cp-p a {
	background: #F3F4EE;
	height: 35px;
	line-height: 35px;
	color: #000;
	width: 262px;
	padding: 0 15px;
	display: block;
	text-align: center;
}
.index-cp-p a:hover {
	background: #AACE3B;
	color: #fff;
	height: 35px;
	width: 262px;
	display: block;
	transition: all 0.2s ease 0s;
}
.post-item {
	box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1);
	margin-bottom: 50px;
}
/* 内容 */

#Article {
	overflow: hidden
}
#Article, .photo-channel .relevance {
	border: 0px solid #E3E3E3;
	zoom: 1;
	padding: 0;
}
#Article h1 {
	color: #000;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 6px;
	text-align: center;
	padding: 16px 0 0px;
	border-bottom: 1px solid #e5e5e5
}
#Article h1 span {
	font-size: 12px;
	font-weight: normal;
	line-height: 50px;
	color: #999
}
#Article .content {
	line-height: 26px;
	color: #808080;
	text-align: justify;
}
#Article .content p {
	line-height: 26px;
	padding-top: 20px;
}
#Article .content img {
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
}
#Article .related {
	border-top: dashed 1px #ccc;
	margin-top: 15px
}
#Article .related h5 {
	padding-bottom: 4px;
	font-weight: 700;
}
#Article .related {
	padding: 10px 0 0
}
#Article .related ul {
}
#Article .related li {
	background: url(../images/fk.gif) no-repeat 5px 13px;
	line-height: 28px;
	padding-left: 20px;
}
#Article .related li a {
	color: #808080;
}
/* 分页 */

#pages {
	padding: 14px 0 10px 15px;
	text-align: center;
}
#pages a {
	display: inline-block;
	height: 32px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #E4E4E4;
	text-align: center;
	color: #999;
	padding: 0 10px;
	margin: 0 5px;
}
#pages a.a1 {
	background: url(../images/pages.png) no-repeat 0 5px;
	width: 66px;
	padding: 0;
	background: #fff;
	margin: 0 5px;
}
#pages a:hover {
	background: #e70014;
	color: #fff;
	text-decoration: none
}
#pages span {
	display: inline-block;
	height: 32px;
	line-height: 30px;
	background: #e70014;
	border: 1px solid #e70014;
	color: #fff;
	text-align: center;
	padding: 0 10px
}
.page .noPage {
	display: inline-block;
	width: 66px;
	height: 32px;
	line-height: 30px;
	background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.mask {
	overflow: hidden;
	height: 15px;
}
.mask:after {
	content: '';
	display: block;
	margin: -25px auto 0;
	width: 100%;
	height: 20px;
	border-radius: 0/12px;
	box-shadow: 0 0 9px #48493E;
}
/*产品列表动画效果*/

.overflow-hidden {
	overflow: hidden;
}
.thumbnail-kenburn img {
	left: 10px;
	margin-left: -10px;
	position: relative;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.thumbnail-kenburn:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
/*底部*/
.footer{ background:#222222; padding:20px 0; overflow:hidden; width:100%; float:left;}
.flink{ height:40px; line-height:40px; border-bottom:1px solid #444444; padding-bottom:10px; color:#fff; font-size:16px; margin-bottom:30px;}
.flink a{ color:#999999;}
.flink a:hover{ color:#ff0;}
.footer-menu{ border-right:1px solid #444444; width:480px; float:left;}
.footer-nav{ width:150px; height:auto; float:left; overflow:hidden;}
.footer-nav .tit{ color:#fff; font-size:16px; margin-bottom:15px;}
.footer-nav li a{ width:100%; height:30px; line-height:30px; float:left; color:#999;}
.footer-nav li a:hover{ color:#ff0;}
.footer-contact{ width:340px; float:left; border-right:1px solid #444444; margin-left:40px;}
.footer-contact span{ color:#cccccc; font-size:15px; margin-bottom:10px; overflow:hidden; float:left; width:100%;}
.footer-contact h2{ font-size:30px; color:#ff0; font-weight:bold;}
.footer-contact p{ color:#999; font-size:15px; line-height:30px;}
.footer-contact a{ color:#999;}
.footer-wx{ width:140px; height:auto; float:left; margin-left:30px; color:#999; line-height:30px; text-align:center;}
.footer-wx img{ width:140px;}
.footer-cop{ width:100%; height:70px; line-height:70px; float:left; text-align:center; background:#111111; color:#999;}
.footer-cop a{ color:#999;}


/*在线客服*/

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #AACE3B url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #AACE3B url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #AACE3B url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/



	background: #AACE3B url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
#kefu1 {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px #d4d4d4;
	font-size: 12px;
	padding: 10px;
	position: fixed;
	right: 10px;
	top: 150px;
	width: 153px;
	z-index: 10008;
}
.cs_tel {
	background: rgba(0, 0, 0, 0) url("../images/img.gif") no-repeat scroll 0 0;
	height: 25px;
}
.cs_tel_ct {
	color: #666;
	line-height: 150%;
}
.cs_tel_num {
	color: red;
	display: block;
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0;
}
.cs_online {
	background: rgba(0, 0, 0, 0) url("../images/img.gif") no-repeat scroll 0 -50px;
	height: 30px;
}
.cs_online_qq {
	height: 25px;
	padding-left: 5px;
}
.cs_online_qq a:link, .cs_online_qq a:active, .cs_online_qq a:visited, .cs_online_qq a:hover {
	color: #666;
	text-decoration: none;
}
.cs_qcode {
	padding: 10px 0 0;
}
.cs_free {
	background: rgba(0, 0, 0, 0) url("../images/img.gif") no-repeat scroll 0 -100px;
	height: 32px;
}
.cs_free a {
	display: block;
	height: 32px;
}
.cs_free a span {
	display: none;
}
.cs_baidu {
	background: rgba(0, 0, 0, 0) url("../images/img.gif") no-repeat scroll 0 -200px;
	height: 32px;
}
.cs_baidu a {
	display: block;
	height: 32px;
}
.cs_baidu a span {
	display: none;
}
.cs_spr {
	border-bottom: 1px dashed #c0c0c0;
	margin: 8px 0;
}
.cs_space {
	clear: both;
	height: 8px;
	overflow: hidden;
}
.cs_close {
	background: rgba(0, 0, 0, 0) url("../images/img.gif") no-repeat scroll 0 -150px;
	height: 12px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 12px;
}
.cs_close a {
	display: block;
	height: 10px;
}
.cs_close a span {
	display: none;
}

.wxxxxx {
    position: absolute;
    width: 30%;
    height: auto;
    top: 50px;
    right: 0;
}


.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 250px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #6cb92f  url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #6cb92f  url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #6cb92f  url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #6cb92f  url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.txttt a{ color:#666; font-weight:100;}

.products-title { font-size: 24px;  font-weight: 600; height:53px; line-height:53px; display: inline-block; padding: 0 70px; margin-bottom:20px;  position:relative;  color: #0A77BD;  text-align:center;}

.products-title:before {background: url(../images/p-l.png); content: ""; display: block; position:absolute; left:0; top:0; width:56px; height:53px;}

.products-title:after {background: url(../images/p-r.png); content: ""; display: block; position:absolute; right:0; top:0; width:56px; height:53px;}
.text-center{ text-align:center;}

.col-md-25 {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width:25%;
  float:left;
}

.listPro{ max-width:1170px;middle-width:100px;margin:0 15px; overflow:hidden; text-align:left;} 
	.left-list{width:1200px;overflow:hidden;float:left;}
	.bhpl{float:left;width:100%}
	.bhplul{display:inline-block;padding:10px 20px;text-align:center; width:180px;background:#059b2d;color:#fff; font-size:16px; font-weight:700; border-right: 2px #FFF solid;}
	.bhplul:hover{color:#fff;}
	.bhpl:hover .bhplul{transition:padding-right 0.5s;-moz-transition:padding-right 0.5s;-ms-transition:padding-right 0.5s;-o-transition:padding-right 0.5s;-webkit-transition:padding-right 0.5s;}
	.bhplli{display:inline-block;padding:10px 10px; width:150px;text-align:center;border:1px solid #eee;color:#000; font-size:15px; margin-bottom:10px;}
	.bhplli:hover{border:1px solid #059b2d;background:#059b2d;color:#fff;border-radius:5px;transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0}
	
.title-products {
    background: url(../images/title-products.png) no-repeat center center;
    height: 74px;
}
.index_bt h2 {
    padding-top: 35px;
    font-weight: 600;
	color:#f00;
}

.cen100{ width:100%; height:auto; margin-top:10px; float:left;}
.focus{width:1200px; height:auto; margin:0 auto; overflow:hidden;}  

.prd_img{ width:488px; height:265px; margin-left:20px; _display:inline; float:left;}
.prd_img img{ width:488px; height:265px; float:left;}
.prd_R{ width:584px; height:auto; margin-left:20px;  _display:inline; float:left;}
.lia1{ width:100%; height:35px; line-height:35px; font-size:18px; text-indent:2em; font-weight:bold; margin:10px auto;}

.pscsm{ width:100%; height:auto;}


.lia2{padding:10px; line-height:20px; text-indent:2em;}

.lia9{ width:100%; height:35px; line-height:35px; font-size:18px; text-indent:2em; font-weight:bold; margin-top:20px; _display:inline; float:left;}

.prd_C{ width:100%; height:auto; float:left;}
.lia3{ width:1057px; height:auto; background:#f2f2f2; padding:15px 0;}
.lia4{ width:1057px; height:auto; background:#f2f2f2; text-indent:2em; padding:15px;}
.ml55{ margin-left:55px; _display:inline; float:left;}
.prdshowico{ width:211px; height:auto; float:left;}
.prdshowico li{ text-align:center;}
.prdshowico .p1{ font-size:16px; font-weight:bold; margin:5px 0;}
.prdshowico .p2{ color:#999; font-size:12px;}

.prdimg{ width:297px; height:auto; margin:20px 0 0 10px; _display:inline; text-align:center; float:left;}
.prdimg img{ width:297px; height:223px; margin-bottom:8px; _display:inline; float:left;}
.prdimg p{ width:100%; height:30px; line-height:30px; overflow:hidden;}
.prdtxtA { font-size:16px;}
.prdtxtB { font-size:14px; color:#df7900;}
.prdtxtA a{ font-size:16px;}
.prdtxtB a{ font-size:14px; color:#df7900;}

.about_fl{ width:700px; height:auto; float:left; overflow:hidden;}
.about_fl h1{ width:100%; height:auto; line-height:40px; float:left; overflow:hidden; font-size:30px; color:#000; font-weight:bold;}
.about_fl p{ width:100%; height:auto; line-height:27px; float:left;}
.about_fl span{ width:180px; height:40px; line-height:40px; float:left; text-align:center; background:#ff6600; margin-top:20px; overflow:hidden;}
.about_fl span a{ color:#fff;}

.about_fr{ width:440px; height:auto; float:right; overflow:hidden;}

.FocusPic {
    zoom: 1;
    position: relative;
    overflow: hidden;
}
.FocusPic .content {
    overflow: hidden;
}
.FocusPic .changeDiv a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.FocusPic .title-bg {
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.FocusPic .title-bg, .FocusPic .title {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 438px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.FocusPic .title-bg, .FocusPic .title {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 438px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.FocusPic .title a {
    display: block;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
}
.FocusPic .change {
    bottom: 6px;
    height: 20px;
    right: 3px;
    *right: 5px;
    _right: 4px;
    position: absolute;
    text-align: right;
    z-index: 9999;
}
.FocusPic .change i {
    background: #666;
    color: #FFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin-right: 2px;
    padding: 2px 6px;
    font-style: normal;
    height: 15px;
    display: -moz-inline-stack;
    zoom: 1;
    *display: inline;
}
.FocusPic .change i.cur {
    background: #FF7700;
}

.con123{ width:100%; height:auto;margin:10px auto; overflow:hidden;}
.conA{ width:1200px; height:auto; margin:0 auto; }
.by{ width:1200px;  height:auto; padding:20px 0; float:left;}
.by ul{width:25%; text-align:center; float:left;}
.by ul li .p1{ font-size:18px; line-height:30px; font-weight:bold; margin:0;}
.by ul li .p2{ color:#666; margin:0; line-height:20px;}

.news2 {
	background-color: #ffffff;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
	padding: 30px;
}
.news2 h2 {
	margin: 0;
	font-size: 22px;
	height: 45px;
	line-height: 45px;
	letter-spacing: 1px;
}
.news2 h2 a {
	color: #6B0007;
}
.news2 h5.date {
	margin: 0;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #4E4E4E;
}

.cen100bg{ width:100%; height:auto; margin:10px auto 0 auto;}
.cen{ width:1200px; height:auto; margin:0 auto; }
.left_C{  float:left;}
.right_C{ float:right;}
.prd_TL{ width:590px; height:auto;  float:left;}
.prd_TLcon{ width:560px; height:auto;  text-indent:2em; padding:15px; background:#f2f2f2;  float:left;}
.prd_TR{ width:590px; height:auto; float:right;}
.prd_TRcon{ width:560px; height:auto; text-indent:2em;background:#f2f2f2; padding:15px; float:right;}
.liaCCC{ width:590px; height:35px; line-height:35px; font-size:18px; text-indent:2em; font-weight:bold; margin:10px 0; float:left;}

.prd_gc{ width:1200px; height:712px; background:url(../images/img1.jpg) no-repeat; float:left;}
.prd_gcB{ width:1200px; height:712px; background:url(../images/img2.jpg) no-repeat; float:left;}

.prd_gconten{ width:1200px; height:auto; float:left;}
.prd_gcontenul{ width:1160px; height:auto; margin:10px 20px; display:inline; padding-bottom:20px; background:url(../images/dian.jpg) bottom center repeat-x; float:left;}
.pC{ width:41px; height:52px; background:url(../images/bb1.jpg) no-repeat; display:block; margin:5px 0 5px 50px;}
.pC2{ width:41px; height:52px; background:url(../images/bb2.jpg) no-repeat; display:block; margin:5px 0 5px 50px;}
.pC3{ width:41px; height:52px; background:url(../images/bb3.jpg) no-repeat; display:block; margin:5px 0 5px 50px;}
.pC4{ width:41px; height:52px; background:url(../images/bb4.jpg) no-repeat; display:block; margin:5px 0 5px 50px;}
.pC5{ width:41px; height:52px; background:url(../images/bb5.jpg) no-repeat; display:block; margin:5px 0 5px 50px;}

.pD{ text-align:center; font-size:16px; font-weight:bold; color:#ce0000; margin:5px 0;}
.pE{ line-height:20px; text-align:center; margin:5px 0;}
.biaozhi{ width:79px; height:59px; background:url(../images/jiantou.jpg) no-repeat; margin-left:15px; margin-top:70px; float:left;}
.biaozhiB{ width:79px; height:59px; background:url(../images/jiantou.jpg) no-repeat; margin-left:80px; margin-top:70px; float:left;}

.height1{ height:260px; margin-left:30px; float:left;}
.Pcon{ text-align:center;}
.Pcon span{ color:#ce0000;}
.height2{ height:260px; margin-left:80px; float:left;}
.height3{ height:240px; margin-left:10px; float:left;}
.height4{ height:240px; margin-left:0px; float:left;}

.spanCC{ color:#ce8d00; text-decoration:underline;}
.ppp{ height:25px; line-height:25px;background:url(../images/hdian.jpg) 20px center no-repeat; padding-left:40px; margin:20px 0 0 0;}

.prdimgconten{ width:1200px; height:auto;}
.mt50{ margin-top:50px;}
.both{ clear:both;}
.pd10{ padding-bottom:10px;}

.cpvideo{ width:1200px; height:300px; float:left;}
.cpvideol{ width:438px; height:247px; float:left;}
.cpvideor{ width:438px; height:247px; float:right;}
.cpvideotit{ width:438px; height:35px; line-height:35px; text-align:center; font-size:18px; font-weight:bold; float:left;}

.cpxm_ds{ width:100%; height:auto; float:left; overflow:hidden; background:#f7f8fa; padding-top:15px;}

.showsabout{ width:600px; height:130px; background:url(../images/sscbg.jpg) top left no-repeat; margin:0 auto;}
.showsabout #showsaboutA{ font-size:26px; font-weight:bold; color:#ff6000; margin:75px 0 0 80px; display:block; float:left;}
.showsabout #showsaboutB{  line-height:20px; font-size:12px; color:#999; display:block; margin:0 0 0 50px; float:left;}
.showsabout #showsaboutC{ font-size:14px; display:block; margin-left:70px; float:left;}
.showsabout #showsaboutC font{ color:#ff6000;}
.showprdA{ width:639px; height:244px; background:url(../images/sscbgB.jpg) no-repeat; margin-right:40px; margin-top:20px; float:right;}
.showprdA p{ font-size:18px; font-weight:bold; line-height:62px;}
.showprdA #showprdA1{ margin:15px 0 0 200px;}
.showprdA #showprdA2{ margin:0 0 0 160px;}
.showprdA #showprdA3{ margin:0 0 0 120px;}
#showprdvideo{ width:438px; height:247px; margin-top:20px; margin-left:60px; margin-bottom:10px;  _display:inline;float:left;}

.showprdimgzz{ width:348px; height:496px; padding:10px; border:#eaebed 1px solid; margin:10px 0 0 20px; background:#fff; float:left;}
.showprdimgzz img{ width:348px; height:496px;}

.showprdrrL{ width:310px; height:469px; padding:10px; border:#eaebed 1px solid; background:#fff; margin-right:10px; margin-top:20px; float:left;}
.showprdrrL img{ width:310px; height:439px;}
.showprdrrR{ width:250px; height:187px; padding:10px; border:#eaebed 1px solid; background:#fff; margin-top:10px; margin-right:10px; float:left;}
.showprdrrR img{ width:250px; height:157px;}
.showprdrrL p, .showprdrrR p{ height:30px; line-height:30px; text-align:center; margin:5px 0 0 0;}

.showprdsc{ width:381px; height:292px; border:#eaebed 1px solid; background:#fff; padding:5px; margin:10px 0 0 5px; float:left;}
.showprdsc p{ margin:0; height:30px; line-height:30px; text-align:center;}
.showprdsc img{ width:381px; height:262px;}

.showsprdtxt1{ width:271px; height:210px;border:#eaebed 1px solid; background:#fff; margin:10px 0 0 5px; padding:10px; float:left;}
.showsprdtxt1_tit{ line-height:35px; font-size:16px; border-bottom:#eaebed 1px solid; text-align:center;}
.showsprdtxt1_con{ line-height:20px; margin-top:10px; text-indent:2em;}

.conAcc{ width:1200px; height:auto; margin:0 auto; border-bottom:#999 2px dashed;  padding-bottom:20px; background:#f7f8fa; margin:20px auto;}
.conA {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.tj_tit{  margin-left:20px;}
.tj_titul{height:42px; line-height:42px;text-align:center; font-size:22px; font-weight:bold; float:left;}
 .li9{  background:#fff; padding:0 5px; color:#000; float:left;}
 .li10{ background:#000; padding:0 5px; color:#fff; float:left;}
.li98{ color:#ff6000 !important; padding-left:20px; padding-top:5px;font-size:16px !important; float:left;}
.tj_titul .li10 strong{ color:#ff6000;}
.tj_titulR{ height:25px; line-height:25px; font-size:14px; font-weight:bold; margin-top:17px; margin-left:20px; float:left;}
.tj_titulR strong{ color:#ff6000;}

.sscpjimg{ height:171px; padding:10px; border:#eaebed 1px solid; margin:20px 0 0 20px; background:#fff;float:left;}
.sscpjimg p{ margin:10px 0; text-align:center;}

.aside {
    width: 240px;
    float: left;
    display: inline;
}
.ui-top {
    height: 70px;
    line-height: 70px;
    padding: 0 10px 0 20px;
    background-color: #ff6600;
    font-size: 20px;
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.ui-top span {
    font-size: 12px;
    margin-left: 10px;
}
.pro-list li a {
    border: 1px solid #DDDDDD;
    display: block;
    padding: 5px;
    margin-bottom: 20px;
}
.pro-list li img {
    width: 230px;
    height: 172px;
}
.pro-list li .txt {
    padding: 5px 0;
    text-align: center;
}
.pro-list li .txt h3 {
    font-size: 16px;
    /* font-weight: bold; */
    color: #333333;
	margin:0; padding:0;
}
.center {
    width: 970px;
    float: right; margin-top:20px; overflow:hidden;
    display: inline;
}
.pro-detail{
	width:100%; float:left; overflow:hidden; padding-top:10px; word-wrap:break-word; word-break:break-all;
}
.pro-detail img{ max-width:100%; margin-left:auto; margin-right:auto; display:block;}
.pro-detail table{ width:99% !important; float:left; word-wrap:break-word; word-break:break-all; margin-bottom: 20px; border-spacing:0; border-collapse:collapse;}
.pro-detail td{ width:20%; padding:4px; font-size: 14px; line-height: 32px; border:1px solid #ddd;}

.scroll_c {
	float: left;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	margin-top: 10px;
}
.rect-57 {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 75%;
}
.imgZoom {
	overflow: hidden;
}
.imgZoom img {
	width: 100%;
	height: auto;
	position: relative;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.imgZoom:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.bom-text {
	padding: 10px 1%;
	background-color: #F7F7F7;
	overflow: hidden;
	z-index: 2;
	display: block;
	color: #000;
}
.bom-text:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e70014;
    left: 0;
    bottom: -100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: -1;
}
.bom-text:hover {
	background: #e70014;
}
.bom-text:hover h2 {
	color: #FFFF00;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
._name {
	margin: 0;
	text-align: center;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
}

.pr {
	position: relative;
}
._full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.transitionf {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
*[class*="rect-"]{position: relative;display: block;width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: 100%; *height: auto;}
.scroll_c:hover .top-Floor {
	top: 0;
}
.scroll_c:hover .bom-text:before ,.scroll_c:hover .bom-text-category:before{
	bottom: 0;
}
.scroll_c:hover .bom-text, .scroll_c:hover .bom-text ._price ,.scroll_c:hover .bom-text-category{
	color: #fff;
}


.dhbox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: 65px;
    border-bottom: 1px solid #e0e0e0;
    font: normal 24px/65px "\5FAE\8F6F\96C5\9ED1";
    color: #fff;
    background: url(../images/tit_00.png) left center no-repeat
}

.dhbox strong {
    padding: 8px;
    padding-right: 20px;
}

.dhbox strong em {
    font-style: normal;
    padding: 8px 20px;
    margin-right: 10px;
}

.dhbox span i {
    font-size: 16px;
    color: #222
}

.dhbox span {
    float: right;
}

.dhbox span a {
    color: #d00;
    text-decoration: underline;
    font-size: 16px;
    padding-top: 15px
}

.floor_5_main {
	width: 100%;
	height: 200px;
	background: url(../images/a18_02.jpg) center center no-repeat;
}
.floor_5_main p {
	float: left;
	padding-top: 60px;
	font-size: 36px;
	color: #FFF;
	line-height: 36px;
}
.floor_5_main p span {
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	padding-top: 18px;
	display: block;
}
.floor_5_main p b {
	display: block;
	width: 70px;
	height: 2px;
	background-color: #f90;
	margin-top: 18px;
}
.floor_5_main dl {
	padding-left: 30px;
	padding-top: 38px;
}
.floor_5_main dl dt {
	float: left;
}
.floor_5_main dl dt i {
	width: 300px;
	height: 50px;
	display: block;
	background-position: 0px -35px;
	padding-left: 84px;
	font-size: 26px;
	color: #fff;
	font-family: "Arial";
	font-weight: bold;
	line-height: 50px;
}
.floor_5_main dl dt span {
	width: 300px;
	height: 50px;
	display: block;
	background-position: -325px -35px;
	padding-left: 50px;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	margin-top: 20px;
}
.floor_5_main dl dd {
	float: right;
	width: 121px;
	height: 121px;
	background-color: #fff;
	text-align: center;
}
.floor_5_main dl dd img {
	width: 111px;
	height: 111px;
	background-size: 100%;
	margin-top: 5px;
}
.iconp {
    background: url(../images/iconp.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.floor_4_2 ul{display:inline-block;position:relative;}
.floor_4_2 ul li{ margin-bottom:20px; overflow:hidden;}
.floor_4_2 ul dl{position:relative;}
.floor_4_2 ul li dt{ width:100%; overflow:hidden; position:relative;}
.floor_4_2 ul li dt img{width:100%; height:260px; background-size:100%;}
.floor_4_2 ul li dt p{background:url(../images/a17_06.png); width:100%; height:65px; position:absolute; bottom:0; left:0;transition: all .6s ease 0s;}
.floor_4_2 ul li dt p span{line-height:65px; padding-left:10px; float:left; color:#fff; font-size:16px; overflow:hidden; width:70%;}
.floor_4_2 ul li dt i{display:block; float:right; width:26px; height:26px; background-position:-197px -264px;margin-top: 20px;margin-right: 20px;}
.floor_4_2 ul li dd{background:url(../images/a17_03.png); width:100%; height:100%; position:absolute; left:0; top:0; text-align:center;transition: all .6s ease 0s;opacity: 0;visibility: hidden;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.floor_4_2 ul li dd i{display:inline-block; width:40px; height:40px; background-position:-140px -257px; margin-top:70px;}
.floor_4_2 ul li dd p{font-size:18px; font-weight:bold; color:#fff; padding-top:18px;}
.floor_4_2 ul li:hover dd{opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0);}
.floor_4_2 ul li:hover dt p{opacity: 0;visibility: hidden;}
.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.floor_1_main{background:url(../images/s_bn1_bg.jpg) center center no-repeat; height:300px;}
#s_bn1 .tt {
	color:#fff;
	padding-top:40px;
}
#s_bn1 .tt h5 {
    font-size: 36px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 12px;
}
#s_bn1 .tt p {
    font-style: italic;
    font-size: 16px;
    margin-bottom: 50px;
	padding-top:10px;
}
#s_bn1 .tel {
    width: 699px;
    height: 53px;
    line-height: 51px;
    border-radius: 26px;
    padding-left: 27px;
    border: 1px solid #66a4d3;
    font-size: 18px;
    position: relative;
	color:#fff;
}
#s_bn1 .tel img {
    width: 25px;
    position: relative;
    top: -2px;
    margin-right: 10px;
}
#s_bn1 .tel b {
    font-size: 30px;
    font-family: arial;
    position: absolute;
}
#s_bn1 .tel .btn_zixun {
    width: 185px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    position: absolute;
    right: -1px;
    top: -1px;
    background: #f39700;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 52px;
}

/* 默认幻灯片 */

.FocusPic {
	zoom: 1;
	position: relative;
	overflow: hidden
}
.FocusPic .content {
	overflow: hidden
}
.FocusPic .changeDiv a {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.FocusPic .title-bg, .FocusPic .title {
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 438px;
	height: 50px;
	line-height: 50px;
	overflow: hidden
}
.FocusPic .title-bg {
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.FocusPic .title a {
	display: block;
	padding-left: 15px;
	color: #fff;
	font-size: 14px;
}
.FocusPic .change {
	bottom: 15px;
	height: 20px;
	right: 3px;
 *right: 5px;
	_right: 4px;
	position: absolute;
	text-align: right;
	z-index: 9999;
}
.FocusPic .change i {
	background: #666;
	color: #FFF;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	margin-right: 2px;
	padding: 2px 6px;
	font-style: normal;
	height: 15px;
	display: -moz-inline-stack;
	zoom: 1;
 *display: inline;
}
.FocusPic .change i.cur {
	background: #FF7700;
}
.news-fr {
	width: 99%;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
.news-fr:hover {
	border: 1px solid #e70014;
}
.news-fr .date {
	width: 140px;
	height: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}
.news-fr .date h2 {
	font-size: 30px;
	color: #333;
	font-weight:bold;
}
.news-fr .date h3 {
	font-size: 16px;
	color: #333;
	margin-top: 10px;
	font-weight:bold;
}
.news-fr .text {
	width: calc((100% - 140px)/1);
	padding: 0 1rem;
	position: relative;
	float: right;
	margin-top: 15px;
}
.news-fr .text:before {
	position: absolute;
	left: -10px;
	top: 0;
	content: '';
	background: #ddd;
	width: 1px;
	height: 80%;
	z-index: 1;
}
.news-fr .text:after {
	position: absolute;
	left: -10px;
	top: 0;
	content: '';
	background: #e70014;
	width: 1px;
	height: 0%;
	z-index: 2;
	transition: all .36s ease;
}
.news-fr .text:hover:after {
	height: 80%;
}
.news-fr .text h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.news-fr:hover a {
	color: #e70014;
}
.news-fr .text p {
	font-size: 14px;
	color: #999;
	height: 46px;
	line-height: 23px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.cplb{ background:#fe5722; height:60px; line-height:60px; text-align:center; margin-bottom:15px;}
.cplb a{ color:#fff; font-size:18px; font-weight:bold;}
.cplb:hover{ background:#d23706;}
.container div.current{ background:#d23706;}
.location {
	width: 100%;
	padding: 0px 0 0;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 2px solid #1667cb;
}
.location h3 {
	font-size: 18px;
	padding-left: 3px;
	display: inline-block;
	position: relative;
	font-weight: bold;
	height:45px;
	line-height:45px;
	margin:0;
	padding:0;
}
.location h3 s {
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0px;
	background: #f60;
}
.location .sitepath {
	color: #333333;
	float: right;
	text-align: right;
	width: 60%;
	white-space: nowrap;
	font-size: 13px;
}
.location .sitepath a {
	color: #333333;
}
.location .sitepath a:hover {
	color: #1667cb;
}

.prdtsl {
	width: 100%;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	padding: 3px;
}
.prdtimg {
	width:100%;
	height: 100%;
	overflow: hidden;
}
.prdtimg img{ width:100%; height:272px;}
.prdtsl h3 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	margin:0;
	padding:0;
}
.prdtsl:hover h3{ color:#e70014;}
.prdtsl p {
	height: 40px;
	text-align: left;
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	transition: all ease 300ms;
	color: #f00;
	font-weight: bold;
}
.prdtsl p a {
	color: #f00;
	font-size: 18px;
}
.prdtsl span {
	font-size: 18px;
	color: #F00;
}
.cp_con {
    width: 100%;
	float:left;
	margin-top:20px;
	position:relative;
}
.cp_con li {
    line-height: 40px;
    font-size: 18px;
}
.cp_con li strong{ color:#f00;}
.cp_con .wx {
    position: absolute;
    width: 150px;
    height: auto;
    top: 0;
    right: 50px;
}
.cp_con .wx img {
    width: 100%;
}
.cp_hz {margin:20px 30px; width:450px; overflow:hidden; float:left;}
.cp_hz li{ width:23%; margin:0 1%; float:left; overflow:hidden; text-align:center;}
.cp_hz li img{ width:90%;}

.row .current a{ background:#ff6600; color:#fff;}