﻿/****客车产品展示****/
.SRKC_carchosebar{}
.SRKC_carchosebar .container.transparent{
	background:none;}
.SRKC_carchosebar .container.transparent span a{
	color:#18af86;}
.SRKC_carchosebar .container.transparent span:hover,
.SRKC_carchosebar .container.transparent span.active{
	background: url(../images/pixel/white.png);}
.SRKC_carchosebar .container{
	background:#18af86;

	vertical-align:middle;
	margin-bottom:0;
	height:160px;
	}
.SRKC_carchosebar .container span{
	display:inline-block;
	width:20%;
	height:100%;
	float:left;
	text-align:center;
	position:relative;
	border:none;
	background: url("../images/background/spitle.png") no-repeat left center;}
.SRKC_carchosebar .container span:first-child{
	background: none;
}
.SRKC_carchosebar .container span:hover,
.SRKC_carchosebar .container span.active{
	background:#0c8d6a;}
.SRKC_carchosebar .container span i{
	display:inline-block;
	content:'';
	overflow:hidden;
	width:100%;
	height:0;}
.SRKC_carchosebar .container span a{
	position:absolute;
	display:inline-block;
	width:100%;
	height:100%;
	left:0;
	top:0;
	color:#fff;}
.SRKC_carchosebar .container span.ico b{
	position:absolute;
	width:100%;
	bottom:10%;
	left:0;
	font-size:16px;
	text-align-last:center;
	font-weight:normal;}
.SRKC_carchosebar .container span.ico.car1 a{
	background:url(../images/car/car1.png) no-repeat center 40%;}
.SRKC_carchosebar .container span.ico.car2 a{
	background:url(../images/car/car2.png) no-repeat center 40%;}
.SRKC_carchosebar .container span.ico.car3 a{
	background:url(../images/car/car3.png) no-repeat center 40%;}
.SRKC_carchosebar .container span.ico.car4 a{
	background:url(../images/car/car4.png) no-repeat center 40%;}
.SRKC_carchosebar .container span.ico.car5 a{
	background:url(../images/car/car5.png) no-repeat center 40%;}
.SRKC_carchosebar .container span.ico.gcar1 a{
	background:url(../images/car/g1.png) no-repeat center 40%;}
.SRKC_carchosebar .container span.ico.gcar2 a{
	background:url(../images/car/g2.png) no-repeat center 40%;}
.SRKC_carchosebar .container span.ico.gcar3 a{
	background:url(../images/car/g3.png) no-repeat center 40%;}
.SRKC_carchosebar .container span.ico.gcar4 a{
	background:url(../images/car/g4.png) no-repeat center 40%;}
.SRKC_carchosebar .container span.ico.gcar5 a{
	background:url(../images/car/g5.png) no-repeat center 40%;}
.SRKC_carchosebar .container span.ico.gcar6 a{
	background:url(../images/car/g6.png) no-repeat center 40%;}
/****客车产品展示end****/

/*左侧选项框*/
.SRKC_Optionbox{
	width:280px;
	height:770px;
	background:#3f3f3f;}
.SRKC_Optionbox .itemk{
	width:50%;}
.SRKC_Optionbox .itemk .item h3{
	color:#7b9e95;
	font-size:16px;
	font-weight:normal;
	vertical-align:middle;
	padding:10px 0 10px 20px;}
.SRKC_Optionbox .itemk .item h3 i.ico{
	display:inline-block;
	width:20px;
	height:20px;
	vertical-align:middle;
	margin:-3px 10px 0 0;}
.SRKC_Optionbox .itemk .item h3 i.ico.type1{
	background:url(../images/ico/Optionboxtype1.png) no-repeat center center;}
.SRKC_Optionbox .itemk .item h3 i.ico.type2{
	background:url(../images/ico/Optionboxtype2.png) no-repeat center center;}
.SRKC_Optionbox .itemk .item h3 i.ico.type3{
	background:url(../images/ico/Optionboxtype3.png) no-repeat center center;}
.SRKC_Optionbox .itemk .item h3 i.ico.type4{
	background:url(../images/ico/Optionboxtype4.png) no-repeat center center;}
.SRKC_Optionbox .itemk .item p{
	margin:0 0 0 30px;
	padding:6px 0 6px 0px;
	border-left:1px solid #595959;}
.SRKC_Optionbox .itemk .item p a{
	color:#ffffff;
	display:inline-block;
	padding-left:30px;
	margin-left:-10px;}
.SRKC_Optionbox .itemk .item p a.active{
	color:#1ea37e;
	background:url(../images/ico/Optionbox_checked.png) no-repeat 0 center;}

.SRKC_Optionbox.fl.en {
	margin: auto;
	width: auto;
	height: auto;
	background: #3f3f3f;
	float: none;
}
.SRKC_Optionbox.en .itemk {
	width: 100%;
	overflow: auto;
}

.SRKC_Optionbox.en .itemk .item{
	overflow: auto;
	padding: 20px 0px 5px 0px;
	position: relative;
	margin: 10px 0;
}
.SRKC_Optionbox.en .itemk .item h3 {
	color: #7b9e95;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	padding: 0px 0 0px 0px;
	float: left;
	position: absolute;
	left: 0;
	top:0;
}
.SRKC_Optionbox.en .itemk .item h3 i.ico {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: -3px 5px 0 5px;
}
.SRKC_Optionbox.en .itemk .item p {
	margin: 0 0 0 10px;
	padding: 0px 0 0px 0px;
	border-left: none;
	float: left;
	font-size: 12px;
	display: inline-block;
	white-space:nowrap;
}
.SRKC_Optionbox.en .itemk .item p a.active {
	background:none;
}
/*左侧选项框end*/
/*排序条*/
.SRKC_sortingBar{
	height:50px;
	line-height:50px;
	background:#f2f2f2;}
.SRKC_sortingBar span.t{
	font-size:14px;
	color:#3f3f3f;
	margin:0 0 0 30px;}
.SRKC_sortingBar a.b{
	display:inline-block;
	height:30px;
	line-height:30px;
	margin:10px 0 10px 10px;
	padding:0 20px;
	background:#3f3f3f;
	color:#fff;}
.SRKC_sortingBar a.b.active{
	background:#18af86;}
/*排序条end*/
/*产品列表*/
.SRKC_productList{}
.SRKC_productList .list{
	width:106.6%;
	overflow:hidden;}
.SRKC_productList .list .item{
	width:30%;
	margin-right:1.9%;
	margin-top:20px;
	float:left;
	background:#fff;}
.SRKC_productList .list .item img{
	width:100%;}
.SRKC_productList .list .item .k{
	border:solid #e6e6e6;
	border-width:0 1px 1px 1px;
	text-align:center;}
.SRKC_productList .list .item .k .t{
	font-size:16px;
	height: 40px;
	color:#4c4c4c;
	padding:10px 0 0;}
.SRKC_productList .list .item .k .t2{
	font-size:16px;
	color:#18af86;
	padding:10px 0 0;}
.SRKC_productList .list .item .k .t3{
	text-align: left;
	font-size:16px;
	height: 35px;
	color:#4c4c4c;
	padding:5px 5px 0;}
.SRKC_productList .list .item .k .t4{
	text-align: left;
	font-size:14px;
	height: 35px;
	color:#4c4c4c;
	padding:5px 5px 0;}
.SRKC_productList .list .item .k .btnwrap {
	padding:10px 0 20px;}
.SRKC_productList .list .item .k .btnwrap a{
	display:inline-block;
	width:100px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:1px solid #18af86;
	color:#18af86;
	background:none;
	border-radius:20px;}
.SRKC_productList .list .item .k .btnwrap a.en{
	width:90%;
}
.SRKC_productList .list .item .k .btnwrap a.en:first-child{
	margin-right:0;
	margin-bottom: 10px;
}
.SRKC_productList .list .item .k .btnwrap a:first-child{
	margin-right:20px;}
.SRKC_productList .list .item .k .btnwrap a:hover{
	background:#18af86;
	color:#fff;
	border:1px solid #18af86;}
/*产品列表end*/

/*侧边栏*/
.SRKC_sideBar{
	width:238px;
	border:1px solid #35b995;
	border-radius:10px;
	background: url(../images/pixel/white.png);}
.SRKC_sideBar .pic{
	text-align:center;
	padding:20px 0 10px;}
.SRKC_sideBar .pic img{
	width:86%;}
.SRKC_sideBar .k{
	margin:0 10px 25px;
	background:url(../images/pixel/white.png);
	overflow:hidden;
	border-bottom:1px dashed #18af86;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;}
.SRKC_sideBar .k h2{
	background:#18af86;
	color:#fff;
	font-size:24px;
	height:70px;
	line-height:70px;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
overflow: hidden;}
.SRKC_sideBar .k h2 a{
	color:#fff;}
.SRKC_sideBar .k h2 .ico.service{
	display:inline-block;
	width:22px;
	height:33px;
	background:url(../images/ico/leaf.png) no-repeat center center;
	vertical-align:middle;
	margin:0 10px 0 0;}
.SRKC_sideBar .k p{
	border:dashed #18af86;
	border-width:0 1px;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #e6e6e6;}
.SRKC_sideBar .k p a{
	display:block;
	padding:0 0 0 30px;
	background:url(../images/ico/linkico1.png) no-repeat 90% center;}
.SRKC_sideBar .k p a:hover,
.SRKC_sideBar .k p a.active{
	color:#18af86;
	background:#e9f5f2 url(../images/ico/linkico2.png) no-repeat 90% center;}
/*侧边栏end*/
/*文章内容*/
.SRKC_article{
	border-top:2px solid #18af86;
	padding:0 30px;
	background:url(../images/pixel/white.png);
	line-height:25px;}
.SRKC_article.whiteback{
	background:#fff;}
.SRKC_article h1{
	text-align:center;
	font-size:36px;
	font-family:-webkit-pictograph;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding:40px 0 20px;}
.SRKC_article .time{
	text-align:center;
	color:#b2b2b2;
	padding:0 0 20px;}
.SRKC_article .time span{
	margin:0 10px;}
.SRKC_article img{
	max-width:100%;
	height:auto;}
/*文章内容end*/
/*线上报修*/
.SRKC_applyinfor{
	background:url(../images/background/service.jpg) no-repeat center center;
	background-size:100% auto;
	padding:0 30px;}
.SRKC_applyinfor .row{
	color:#fff;}
.SRKC_applyinfor .row .inputbar{
	position:relative;
	padding-left:120px;
	margin-bottom:40px;}
.SRKC_applyinfor .row .inputbar .t{
	position:absolute;
	display:inline-block;
	left:20px;
	width:90px;
	font-style:normal;
	text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    -moz-text-align-last: justify;
    -webkit-text-align-last: justify;
	line-height:50px;}
.SRKC_applyinfor .row .inputbar .t:after{
	display:inline-block;
	content:'';
	overflow:hidden;
	width:100%;
	height:0;}
.SRKC_applyinfor .row .inputbar p{
	border:1px solid #fff;
	padding:0 10px;}
.SRKC_applyinfor .row .inputbar p input,
.SRKC_applyinfor .row .inputbar p select{
	height:20px;
	padding:11px 0;
	background:none;
	border:none;
	width:100%;
	color:#fff;}
.SRKC_applyinfor .row .inputbar p textarea{
	background:none;
	height:100px;
	width:100%;
	border:none;
	padding:10px 0;
	color:#fff;}
.SRKC_applyinfor .row .inputbar p select option{
	background:#ccc;
	color:#000;}
.SRKC_applyinfor .row .inputbar p input::-webkit-input-placeholder,
.SRKC_applyinfor .row .inputbar p textarea::-webkit-input-placeholder{
	color:#fff;}
.SRKC_applyinfor p.btnwrap button{
	border:1px solid #fff;
	width:160px;
	text-align:center;
	height:30px;
	background:none;
	color:#fff;
	margin:0 20px;}
/*线上报修end*/

/*新闻中心*/
.newscentershow{}
.newscentershow .spaceline{
	height:60px;
	background:url(../images/background/spaceline.png) no-repeat center center;}
.newscentershow .column{
	margin:0 15px;}
.newscentershow .column .t{
	position:relative;
	line-height:35px;
	margin-bottom:15px;
	border-bottom:1px solid #cccccc;}
.newscentershow .column .t .px22{
	margin-right:20px;}
.newscentershow .column .t .more{
	color:#18af86;
	position:absolute;
	right:0;}
.newscentershow .column .pic img{
	width:210px;
	height:132px;}
.newscentershow .column .content,
.newscentershow .column .pic{
	position:relative;
	height:132px;
	margin-bottom:10px;}
.newscentershow .column .content a.more{
	color:#18af86;
	position:absolute;
	bottom:0;}
.newscentershow .column .line{
	background:url(../images/ico/blackcircle.png) no-repeat 0 center;
	position:relative;
	display:block;
	line-height:25px;
	height:25px;
	padding:0 80px 0 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;}
.newscentershow .column .line span{
	position:absolute;
	right:0;
	top:0;
	color:#b2b2b2;}
.newscentershow .column .vedio{
	width:428px;
	height:246px;
	position:relative;}
.newscentershow .column .vedio a{
	display:inline-block;
	width:100%;
	height:100%;}
.newscentershow .column .vedio img{
	width:428px;
	height:246px;}
.newscentershow .column .vedio:hover a span.play{
	display: inline-block;}
.newscentershow .column .vedio a span.play{
	display:none;
	position:absolute;
	width:47px;
	height:47px;
	left:50%;
	top:50%;
	margin:-23px 0 0 -23px;
	background:url(../images/ico/Play.png) no-repeat center center;}
#news_flexslider{
	margin-bottom:40px;}
#news_flexslider li{
	background:#fff;
	overflow:auto;}
#news_flexslider .slides li{
	display: none;
}
#news_flexslider li .picwrap{
	width:50%;
	float:left;}
#news_flexslider li .picwrap img{
	width:100%;}
#news_flexslider li .content{
	width:47%;
	float:left;
	margin-left:2%;
	margin-right:1%;}
#news_flexslider.flexslider .flex-control-nav{
	width:50%;
	right:0;}
#news_flexslider.flexslider .flex-control-nav li a{ text-indent:99em; display:inline-block; width:8px;height:8px;overflow:hidden; border-radius:10px; border:1px solid #18af86; background:none;}
#news_flexslider.flexslider .flex-control-nav li a.flex-active{
	background:#18af86;}

.newslist .item{
	position:relative;
	padding:30px 0;
	border-bottom:1px solid #e6e6e6;}
.newslist .item .pic img{
	width:100%;}
.newslist .item .content{
	height:100%;}
.newslist .item .content .wrap{
	padding:0 0 0 15px;}
.newslist .item .content .wrap .c{
	font-size:12px;
	color:#808080;}
.newslist .item .more{
	position:absolute;
	bottom:0;
	left:15px;
	color:#18af86;}
/*新闻中心end*/
/*视频新闻*/
.xwsp_list{
	overflow: hidden;
}
.xwsp_list .box{
	height:358px;
	margin:30px 0 0;
	position:relative;
	width:50%;
	float:left;
	text-align:center;}
.xwsp_list .box dl{
	width:90%;
	margin:5px auto 0px;
	cursor:pointer;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s ease-in-out;}
.xwsp_list .box dl:hover{
	box-shadow:0px 4px 6px #ccc;
	margin:0px auto 0px;}
.xwsp_list .box dl:hover dd{
	background:#fff;}
.xwsp_list .box img{
	width:100%;
	height:238px;}
.xwsp_list .box dl:hover .zz{
	display:block;}
.xwsp_list .box dl dt{
	position:relative;}
.xwsp_list .box dl dt .zz{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(../images/bnzx/zz.png);
	display:none;}
.xwsp_list .box dl dt .zz img{
	position:absolute;
	width:46px;
	height:46px;
	left:50%;
	top:50%;
	margin:-23px 0 0 -23px;}
.xwsp_list .box dl dd{
	background:#F5F6FA;
	line-height:25px;
	padding:20px 0 0;
	height:100px;}
.xwsp_list .box dl dd p{
	margin:0 20px;}
/*视频新闻end*/
/*线上订购*/
.onlineorder{
	padding:0 50px;}
.onlineorder h1{
	text-align:left;
	padding:50px 0 10px 0;
	margin-bottom:20px;
	color:#18af86;
	font-size:32px;
	font-weight:bold;
	vertical-align:middle;}
.onlineorder .memo{
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	padding:20px 0;}
.onlineorder .memo .w{
	display:inline-block;
	width:550px;
	vertical-align:middle;
	font-size:16px;}
.onlineorder .memo .p{
	display:inline-block;
	width:230px;
	vertical-align:middle;
	margin:0 100px 0;}
.onlineorder .memo .t{
	font-size:24px;
	padding-bottom:10px;}

.SRKC_applyinfor2{
	padding:50px 30px 20px;}
.SRKC_applyinfor2 .row{
	color:#4c4c4c;}
.SRKC_applyinfor2 .row .inputbar{
	position:relative;
	padding-left:120px;
	margin-bottom:15px;}
.SRKC_applyinfor2 .row .inputbar .redfont{
	position:absolute;
	left:10px;
	line-height:55px;}
.SRKC_applyinfor2 .row .inputbar .t{
	position:absolute;
	display:inline-block;
	font-style: normal;
	left:20px;
	width:90px;
	text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    -moz-text-align-last: justify;
    -webkit-text-align-last: justify;
	line-height:50px;}
.SRKC_applyinfor2 .row .inputbar .t:after{
	display:inline-block;
	content:'';
	overflow:hidden;
	width:100%;
	height:0;}
.SRKC_applyinfor2 .row .inputbar p{
	border:1px solid #e6e6e6;
	padding:0 10px;}
.SRKC_applyinfor2 .row .inputbar p input,
.SRKC_applyinfor2 .row .inputbar p select{
	height:20px;
	padding:10px 0;
	background:none;
	border:none;
	width:100%;
	color:#4c4c4c;}
.SRKC_applyinfor2 .row .inputbar p textarea{
	background:none;
	height:100px;
	width:100%;
	border:none;
	padding:10px 0;
	color:#fff;}
.SRKC_applyinfor2 .row .inputbar p input::-webkit-input-placeholder,
.SRKC_applyinfor2 .row .inputbar p textarea::-webkit-input-placeholder{
	color:#4c4c4c;}
.SRKC_applyinfor2 p.btnwrap button{
	border:1px solid #e6e6e6;
	width:160px;
	text-align:center;
	height:30px;
	background:none;
	color:#4c4c4c;
	margin:0 20px;}
.SRKC_applyinfor2 p.btnwrap button.greenbtn{
	background:#18af86;
	border:1px solid #18af86;
	color:#fff;}
/*线上订购end*/
/*产品详情*/
.productdetail{}
.producttype td{
	padding:5px 10px;
	border:1px solid #cccccc;}
.producttype td.grey{
	width:200px;
	background:#e6e6e6;}
.productdetail .dashed{
	margin:30px 0 20px;
	border-top:1px dashed #cccccc;}
.productdetail .greybk{
	color:#fff;
	background:#4d4d4d;}
.productdetail .bold{
	font-weight:bold;
	font-size:20px;}
.productdetail .fd {
	margin:40px 0;}
.productdetail .fd .greenfont{
	font-size:50px;
	line-height:46px;}
.productdetail .pointarea{
	padding-right:20px;}
.productdetail .pointarea .t{
	color:#4d4c4c;
	font-size:18px;
	padding-left:30px;
	font-weight:bold;
	background:url(../images/ico/circle.png) no-repeat 0 center;
	margin:20px 0 10px;}
.productdetail .pointarea p{
	color:#999798;}
.productdetail h1{
	color:#4c4c4c;
	font-size:32px;
	text-align:left;
	font-weight:bold;}
.productdetail h1 span{
	font-size:16px;
	color:#999999;
	margin-left:20px;}
.productdetail .chosewrap{
	margin:40px 0 0 0;
	overflow:hidden;
	background:#fafafa;
	border-top:1px solid #18af86;}
.productdetail .chosewrap span{
	display:inline-block;
	height:100px;
	width:20%;
	float:left;
	line-height:100px;
	text-align:center;}
.productdetail .chosewrap.en span{
	width:25%;
}
.productdetail .chosewrap span a{
	color:#4c4c4c;
	font-size:21px;
	font-weight:bold;
	display:block;
	border:solid #e6e6e6;
	border-width:0 1px 1px 1px;
	margin-left:-1px;
	margin-top:-1px;}
.productdetail .chosewrap span a.active,
.productdetail .chosewrap span a:hover{
	color:#18af86;
	background:#fff;}
.productdetail .contentlist {
	padding:20px 50px;
	border-bottom:1px solid #18af86;}
.productdetail .contentlist .content{
	padding:50px;
	display:none;}
.productdetail .contentlist .content p{
	margin:10px 0;}
.productdetail .contentlist .content p .more{
	color:#18af86;}
.productdetail .contentlist .content .line{
	position:relative;
	border:solid #e6e6e6;
	border-width:1px 0;
	margin-bottom:-1px;
	line-height:40px;
	display:block;
	padding-right:90px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;}
.productdetail .contentlist .content .line .more{
	position:absolute;
	right:0;
	top:0;
	color:#18af86;}

.carlist{
	padding:50px 0;}
.carlist .marqueeLeft,
.carlist .marqueeRight{
	position:absolute;
	top:50%;
	margin-top:-23px;
	width:27px;
	height:46px;
	cursor:pointer;}
.carlist .marqueeLeft{
	left:10px;
	background:url(../images/ico/left.png) no-repeat;}
.carlist .marqueeRight{
	right:10px;
	background:url(../images/ico/right.png) no-repeat;}
h2.detailTitle{
	font-size:26px;
	color:#4c4c4c;
	padding:0 0 0 20px;
	margin:0 0 20px 0;
	border-left:6px solid #18af86;}
.carlist .wrap{
	position:relative;
	padding:30px 29px;
	border:1px solid #ececec;}
.carlist .scroll{
	overflow:hidden;}
.carlist .scroll ul{
	overflow:hidden;}
.carlist .scroll ul li{
	float:left;
	width:270px;
	text-align:center;}
.carlist .scroll ul li img{
	width:210px;
	height:210px;}
.carlist .scroll ul li .btnwrap{
	text-align:center;}
.carlist .scroll ul li .btnwrap a{
	display:inline-block;
	border:1px solid #18af86;
	color:#18af86;
	padding:0 15px;
	border-radius:30px;}
.carlist .scroll ul li .btnwrap a:first-child{
	margin-right:10px;}
.carlist .scroll ul li .btnwrap a:hover{
	background:#18af86;
	color:#fff;}
/*产品详情end*/
/*售后网点*/
.mapwrap{
	padding:0 20px;}
.mapwrap h2{
	font-size:16px;
	text-align:center;
	padding:10px 0 20px;
	border-bottom:1px solid #fff;}
.mapwrap h3{
	font-size:14px;}
.mapwrap .top{
	margin:20px 0;
	padding-bottom:20px;
	border-bottom:1px solid #fff;}
.mapwrap .bottom{
	margin:0 0 20px;}
.mapwrap .area{
	font-size:12px;
	margin-top:10px;}

.mapwraptype2{
	display:none;
	position:fixed;
	width:550px;
	left:50%;
	margin-left:-275px;
	top:50%;
	background:#ffffff;
	overflow:hidden;
	border-radius:20px;
	z-index:99;}
.mapwraptype2 h2{
	background:#18af86;
	font-size:22px;
	height:60px;
	line-height:60px;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #fff;
	position:relative;}
.mapwraptype2 h2 .icoclose{
	position:absolute;
	right:10px;
	top:50%;
	margin:-15px 0 0 0;
	display:inline-block;
	width:30px;
	height:30px;
	background:url(../images/ico/close.png) no-repeat;}
.mapwraptype2 h3{
	background:#c5ebe1;
	color:#18af86;
	font-size:16px;
	line-height:30px;
	padding:0 20px;}
.mapwraptype2 .top{
	margin:20px;
	padding-bottom:20px;
	border-bottom:1px solid #fff;}
.mapwraptype2 .bottom{
	margin:0 10px 10px;}
.mapwraptype2 .area{
	font-size:16px;
	line-height:25px;
	margin-top:10px;
	padding:0 0 0 20px;}
/*售后网点end*/

/*我们的优势*/
.SRKC_superiorityWrap{
	position:relative;}
.SRKC_superiorityWrap .item1{
	text-align:right;
	background:#18af86;
	color:#fff;
	vertical-align:middle;
	height:230px;}
.SRKC_superiorityWrap .item1.en{
	height:auto;
}
.SRKC_superiorityWrap .item1.en .t{
	margin-top:0;
}
.SRKC_superiorityWrap .item1 img{
	width:42%;
	height:auto;}
.SRKC_superiorityWrap .item1 .t{
	display:inline-block;
	width:40%;
	vertical-align:middle;
	text-align:left;
	margin-top:-40px;}
.SRKC_superiorityWrap .item1 .t2{
	display:inline-block;
	width:15%;
	text-align:center;
	font-size:30px;}
.SRKC_superiorityWrap .item1 .t2 img{
	width:auto;
	margin-top:20px;}
.SRKC_superiorityWrap .item2{
	text-align:left;
	background:#fff;
	color:#18af86;}
.SRKC_superiorityWrap .item2 img{
	width:58%;
	height:auto;}
.SRKC_superiorityWrap .item2 .t{
	display:inline-block;
	width:38%;
	margin-left:2%;
	margin-bottom:-30px;
	vertical-align:middle;
	text-align:left;}
.SRKC_superiorityWrap .item2 .t b{
	display:block;
	font-size:30px;
	margin-bottom:20px;}
.SRKC_superiorityWrap .item2 .t b img{
	width:auto;
	height:auto;
	margin:-4px 0 0 0;}
.SRKC_superiorityWrap .item3{
	text-align:right;
	background:#18af86;
	color:#fff;}
.SRKC_superiorityWrap .item3 img{
	width:48%;}
.SRKC_superiorityWrap .item3 .t{
	display:inline-block;
	width:34%;
	vertical-align:middle;
	text-align:left;}
.SRKC_superiorityWrap .item3 .t2{
	display:inline-block;
	width:15%;
	text-align:center;
	font-size:30px;}
.SRKC_superiorityWrap .item3 .t2 img{
	width:auto;
	height:auto;
	margin-top:20px;}
	
.SRKC_timelineWrap{
	position:relative;
	display:inline-block;}
.SRKC_timelineWrap .time{
	position:absolute;
	color:#4c4c4c;
	text-align:center;}
.SRKC_timelineWrap .time.t1{
	left:20%;
	top:5.9%;
	width:4%;}
.SRKC_timelineWrap .time.t2{
	left:36%;
	top:12%;
	width:5%;
	font-size:20px;
	line-height:20px;}
.SRKC_timelineWrap .time.t3{
	left: 48%;
    top: 18.5%;
    width: 9%;
    font-size: 30px;
	line-height:30px;}
.SRKC_timelineWrap .time.t4{
	left: 53%;
    top: 32%;
    width: 10.8%;
    font-size: 35px;
	line-height:35px;}
.SRKC_timelineWrap .time.t5{
	left: 37%;
    top: 41%;
    width: 12%;
    font-size: 40px;
	line-height:40px;}
.SRKC_timelineWrap .time.t6{
	left: 49%;
    top: 56%;
    width: 18%;
    font-size: 50px;
	line-height:50px;}
.SRKC_timelineWrap .time.t7{
	left: 44%;
    top: 87.5%;
    width: 18%;
    font-size: 50px;
	line-height:50px;}
.SRKC_timelineWrap .pic{
	position:absolute;
	color:#4c4c4c;
	text-align:center;
	width:16%;
	border:2px solid #999999;
	border-radius:5px;
	padding:5px;}
.SRKC_timelineWrap .pic .pict{
	position:absolute;
	display:inline-block;
	left:50%;
	bottom:-38px;
	white-space:nowrap;
	font-weight:bold;
	font-size:20px;}
.SRKC_timelineWrap .pic .pict.hua_wapshow{
	display: none;
}
.SRKC_timelineWrap .pic .pict.en{
	width:300px;
	bottom:0;
	top: 140px;
	white-space: pre-wrap;
}
.SRKC_timelineWrap .pic.p1{
	right: 14%;
    top: 10%;}
.SRKC_timelineWrap .pic.p2{
	left: 7%;
    top: 20%;}
.SRKC_timelineWrap .pic.p3{
	right: -3%;
    top: 30%;}
.SRKC_timelineWrap .pic.p4{
	left: 5%;
    top: 43.5%;}
.SRKC_timelineWrap .pic.p5{
	left: 22%;
    top: 66%;}
.SRKC_timelineWrap .pic.p6{
	right: 3%;
    top: 84%;}
/*我们的优势end*/

/*时间线*/
.SRKC_article.timeline{}
.SRKC_article.timeline .greyline{
	background:url(../images/pixel/grey.jpg) repeat-y center center;}
.SRKC_article.timeline .row .col-md-5{
	width:45%;}
.SRKC_article.timeline .row .col-md-2{
	width:10%;}
/*时间线end*/

/*首页*/
.index_column{}
.index_column .title{
	height:82px;
	text-align:center;
	padding:50px 0;
	background:url(../images/background/title.png) no-repeat center center;}
.index_column .title .b{
	font-size:36px;}
.index_column .title .b.en{
	font-size:30px;}
.index_column .title span{
	font-size:16px;
	text-transform:Uppercase ;
	margin:0 5px;}
.index_column .SRKC_productList .list{
	width:102%;}
.index_column .SRKC_productList .list .item{
	width: 23%;
    margin-right: 2%;}

.index_column.advantage{
	margin:50px 0;
	padding-bottom:100px;
	background:url(../images/background/r.jpg) center center;}
.index_column.advantage .title .b{
	color:#fff;}
.index_column.advantage .title p{
	color:#fff;}
.index_column.advantage a{
	color:#fff;
	display:inline-block;
	padding-top:180px;
	width:100%;}
.index_column.advantage a.pic1{
	background:url(../images/ico/advantage1.png) no-repeat center top;}
.index_column.advantage a.pic2{
	background:url(../images/ico/advantage2.png) no-repeat center top;}
.index_column.advantage a.pic3{
	background:url(../images/ico/advantage3.png) no-repeat center top;}
.index_column.advantage a.pic4{
	background:url(../images/ico/advantage4.png) no-repeat center top;}
.index_column.advantage a.pic1:hover{
	background:url(../images/ico/advantage1b.png) no-repeat center top;}
.index_column.advantage a.pic2:hover{
	background:url(../images/ico/advantage2b.png) no-repeat center top;}
.index_column.advantage a.pic3:hover{
	background:url(../images/ico/advantage3b.png) no-repeat center top;}
.index_column.advantage a.pic4:hover{
	background:url(../images/ico/advantage4b.png) no-repeat center top;}

.index_column.news .item{
	padding:0 0 20px 0;
	margin:0 20px 20px;
	border-bottom:1px solid #dadada;}
.index_column.news .pic img{
	width:90%;}
.index_column.news .content .t{
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 10px;
	margin-bottom:20px;
	background:url(../images/pixel/circle.png) no-repeat 0 center;}
.index_column.news .content .m{
	color:#666666;}

.index_column.order{
	margin:50px 0 0;
	padding-bottom:50px;
	background:url(../images/background/order.jpg) center center;
	background-size:100% auto;}
.index_column.order .title .b{
	color:#fff;}
.index_column.order .title p{
	color:#fff;}


.index_column.order .SRKC_applyinfor2 .row .inputbar .t{
	color:#fff;}
.index_column.order .SRKC_applyinfor2 .row .inputbar p input, 
.index_column.order .SRKC_applyinfor2 .row .inputbar p select{
	color:#fff;}
.index_column.order .SRKC_applyinfor2 .row .inputbar p select option{
	color:#000;}
.index_column.order .SRKC_applyinfor2 .row .inputbar p input::-webkit-input-placeholder,
.index_column.order .SRKC_applyinfor2 .row .inputbar p textarea::-webkit-input-placeholder{
	color:#fff;}
.index_column.order .SRKC_applyinfor2 p.btnwrap button{
	color:#fff;}
.index_column.order .SRKC_applyinfor2{
	background:url(../images/pixel/l.png) no-repeat right center;}

.index_column.order .SRKC_applyinfor2 .sod_select,
.SRKC_applyinfor .sod_select{
	color:#fff;
	background:url(../js/selectordie/select.png) no-repeat right center;}

.index_column.order .rightpart{
	color:#fff;
	}
.index_column.order .rightpart .content{
	padding:0 0 0 50px;
	color:#fff;}
.index_column.order .rightpart .content.en{
	margin-top:-40px
}
.index_column.order .rightpart .content .subt{
	font-size:18px;
	padding:20px 0 20px 80px;
	margin-top:50px;}
.index_column.order .rightpart .content.en .subt{
	font-size:18px;
	padding:16px 0 15px 80px;
	margin-top:20px;}
.index_column.order .rightpart .content .subc{
	font-size:16px;
	padding-left:80px;}
.index_column.order .rightpart .content .subt.dh{
	background:url(../images/ico/dh.png) no-repeat 0 center;}
.index_column.order .rightpart .content .subt.wx{
	background:url(../images/ico/wx.png) no-repeat 0 center;}
.index_column.order .rightpart .content .subt.dz{
	background:url(../images/ico/dz.png) no-repeat 0 center;}
.index_column.order .rightpart .content .subt.em{
	background:url(../images/ico/em.png) no-repeat 0 center;}
/*首页end*/
