@charset "utf-8";

/*--------------- reset ---------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body, button, input, select, textarea{font:12px/1.5 "microsoft yahei", Helvetica, Tahoma, Arial, sans-serif;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
address, cite, dfn, em, var{font-style:normal;}
code, kbd, pre, samp, tt{font-family:"Consolas", "Courier New", Courier, monospace;}
em,strong{font-weight:bolder;}
i{font-style: normal;}
ul, ol, li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
/*--------------- other ---------------*/
img{border:0 none;}
textarea{ resize: vertical; }
a, button{ cursor:pointer; }
input{border: 0;outline: none;}
a{text-decoration: none;}

.clr{clear:both;}
.clr:after{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden;font-size:0;}
.clr { *zoom:1; }
body{
	background:#0f0f11;
	min-width: 1100px;
	font-family: 'fangzheng';
}
@font-face {
    font-family: "fangzheng";
    src: url('../font/fangzheng.eot');
    src: url('../font/fangzheng.eot?#iefix') format('embedded-opentype'),
         url('../font/fangzheng.woff2') format('woff2'),
         url('../font/fangzheng.woff') format('woff'),
         url('../font/fangzheng.ttf') format('truetype'),
         url('../font/fangzheng.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.topBg{
	background:url(../images/sfmotors/after-bgTop.jpg) no-repeat center top;
	min-width: 1100px;
	height:2451px;
}
.bottomBg{
	background:url(../images/sfmotors/after-bgBt.jpg) no-repeat center top;
	min-width: 1100px;
	height:3638px;
}
.sf-logo {
	height: 768px;
}
.liveBox .title{
	text-align:center;
	padding: 0 0 50px 0;
}
.liveBox .title img{
	vertical-align: top;
}
.liveBox .main{
	width: 964px;
	height: 542px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;	
	border:2px solid #002774;
	margin:0 auto;
}
.liveBox iframe{
	width: 100%;
	border-radius: 0.2rem;
	overflow:hidden;
}
.introduce{
	width: 974px;
	margin:0 auto;
	color:#fff;
}
.introduce h2{
	font-size:36px;
	text-align:center;
	line-height: 1;
	padding:130px 0 40px 0;
}
.introduce .main h3{
	padding-top:25px;
	line-height: 1;
	font-size: 20px;
}
.introduce .main p{
	padding-top:10px;
	line-height:42px;
	font-size: 18px;
}

.picTxt {
	text-align:center;
	padding-top:50px;
	font-size: 0;
}
.picTxt .item{
	display: inline-block;
	margin:0 45px;
	width:476px;
	text-align:left;
	vertical-align:top;
}
.picTxt .item .tit{
	text-align:center;
	font-size: 	33px;
	color:#fff;
	letter-spacing: 10px;
	line-height: 1;
	padding: 35px 0;
}
.picTxt .item .tit img{
	width: 472px;
	height: 300px;
	vertical-align:top;
}
.picTxt .item .main{
	border:2px solid #002774;
	background:#080812;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.picTxt .item .main .txt,
.picTxt .item .main .pic{
	height: 300px;
	overflow: hidden;
}
.picTxt .item .main .pic img{
	width: 100%;
	vertical-align:top;
}
.picTxt .item .main .txt{
	padding: 0 30px;
}
.picTxt .item .main .txt a{
	display: block;
	font-size: 24px;
	color:#fff;
	line-height: 35px;
	margin-top: 22px;
	height:70px;
	overflow: hidden;
}
.picTxt .item .comingSoon{
	background:#00024a;
	height:45px;
	line-height:45px;
	padding-left:25px;
	color: rgba(255, 255, 255, 0.77);
	font-size:22px;
}
.picTxt .item .comingSoon em{
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	background: url(../images/sfmotors/arrows.png) no-repeat;
	margin-right:0.1rem;
}

.picScroll {
	padding-top: 120px;
}
.picScroll .title{
	font-size: 30px;
	letter-spacing:6px;
	color:#fff;
	text-align: center;	
	line-height: 1;
	padding-bottom:40px;
}
.picScroll .main{
	width: 	970px;
	height: 490px;
	overflow:hidden;
	border:2px solid #002774;
	border-radius:5px;
	-webkit-border-radius:5px;
	position: relative;	
	margin:0 auto;
}
.picScroll .main li img{
	width: 	970px;
	height: 490px; 	
}
.picScroll .swiper-pagination-bullet{
	width: 14px;
	height:14px;
}
.picScroll .swiper-pagination{
	bottom:20px;
}
.picScroll .swiper-pagination-bullet{
	background:#007aff;
}

.qrCode{
	margin: 110px auto 0 auto;
	border:12px solid #00024a;
	width:174px;
	height:174px;
}
.qrCode img{
	width:174px;
	height:174px;
	vertical-align:top;
}