@charset "gb2312";
/* CSS Document */

.banner {
    margin: 70px auto 0 auto;
    height: 600px;
    width: 1920px;
    /* left: 50%; */
    /* margin-left: -960px; */
    position: relative;
    margin-top:100px;
}
.marquee,.marquee2, .shop {
	width: 1160px;
	overflow: hidden;
	height: 400px;
	margin: 0 auto;
}
.marquee li,.marquee2 li, .shop li {
	display: inline;
	float: left;
	margin-right: 5px;
}
.shop {
	height: 300px;
	border:3px solid #000;
}
.marquee2 {
	height: 290px;
}
body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #333333;
	overflow-x: hidden;
	position:relative;
}
* {
	padding: 0;
	margin: 0;
}
/*ul, li {	list-style: none}*/
img {
	vertical-align: middle;
	display: inline;
	border: none;
}
p {
	line-height: 30px;
	letter-spacing: 1px;
}
a, a:hover, a:visited {
	text-decoration: none;
	color: #484848;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*-------------------------------顶部文字----------------------------------*/
#header-top {
	width: 100%;
	text-align: center;
	background:#000;
	
	font-size: 13px;
}
#header-top-main {
	width: 1000px;
	
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
#ht_left {
	
	float: left;
	height: 24px;
	color:#fff;
}

	

#ht_left a:hover {
	color: #f00;
	text-decoration: underline;
}
#ht_left .left {
	margin-right: 20px;
	padding: 0px 5px;
	font-size: 13px;
} /*修改字体色*/
#header-top-main a {
	text-decoration: none;
	font-size: 13px;
	color: #fff;
}/*修改字体色2*/
#ht_right {
	float: right;
	height: 25px;
	padding: 0px 5px;
	overflow: hidden;
	border: 1px solid #ac1c09;
	background: #FFF;
	font-size: 13px;
}
#ht_right span {
	color: #004a15;
	line-height: 16px;
}/*修改分享到字体色2*/
.cls {
	clear: both;
	width: 100%
}
/*-------------------------------留言版----------------------------------*/
.msgonline {
	width: 540px;
	height: auto;
	margin:0 auto;
	margin-bottom:40px;
	padding-top:20px;
}
i {
	font-style: normal;
}
.clearfix {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	width: 0px;
	visibility: hidden;
}
.msgtlt {
	font: 24px/48px "Microsoft Yahei";
	color: #0c0c0c;
	border-bottom: 1px solid #000;
	margin-bottom: 12px;
}
.msgtlt i {
	color: #0b76ea
}
.forminput {
	padding-bottom: 12px;
}
.Txtinput {
	width: 75px;
	float: left;
	text-align: right;
	font: 13px/24px "宋体";
	padding-right: 5px;
	color: #000;
}
.InputText {
	width: 308px;
	float: left;
	height: 24px;
	color: #000;
}
.Selectbox {
	width: 208px;
	float: left;
	height: 24px;
}
.InputTextbox {
	width: 400px;
	float: left;
	height: 24px;
}
.inputbox {
	background: url(http://vip.china-ef.com/2014/images/RegInputBg.gif) no-repeat top left;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #CCC;
	padding-left: 6px;
	line-height: 24px;
	width: 300px;
	height: 24px;
	color: #333
}
.fontzise {
	width: 80px;
	float: left;
	color: #fc1b04;
	font: 12px/24px "宋体";
	padding-left: 8px;
}
.fontzise i {
	color: #a6a6a7
}
.toRed {
	color: red;
	font: 12px/24px "宋体";
}
.InputSelect {
	background: url(http://vip.china-ef.com/2014/images/RegInputBg.gif) no-repeat top left;
	border: 1px solid #CCC;
	padding: 2px;
}
.AreaTxt {
	width: 436px;
	height: 110px;
	float: left;
}
.TextArea {
	background: url(http://vip.china-ef.com/2014/images/RegInputBg.gif) no-repeat top left;
	border: 0;
	width: 434px;
	height: 108px;
	line-height: 24px;
	color: #a6a6a7;
	border: 1px solid #CCC;
}
.InputSubmit {
	background: #000;
	width: 100px;
	height: 30px;
	border: 0;
	color: #fff;
	font: bolder 14px/30px "宋体";
	text-align: center;
}
#display {
	width: 100%;
	display: none
}
.submitbox {
	padding-left: 85px;
}
/*------------------------------------留言版结束-------------------------------------*/
.main {
	width:1100px;
	margin: 0 auto;
}
.top_left{
    background: url(images/logo.jpg) no-repeat left;
    height: 100px;
	width:200px;
	margin-top:6px;
	float:left;
}
.nav {
	height: 80px;
	width:800px;
	margin:0 auto;
	float:right;
	padding-top:20px;
}
.nav ul {
	width:1200px;
	margin:0 auto;
}
.nav li {
	float: left;
	margin-right: 30px;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	margin-top: 18px;
	width:100px;

}
.nav li  p{
	color:#fff;
	}
.nav li a:hover{
	color:000;
	}
.nav li a{
	color: #000;
	display:block;
}
.nav .first-nav a {
	border-radius: 10px;
	display: block;
}
.nav a:hover {
	background: #974a02;
	border-radius: 10px;
}
/*-------------头部-------------*/
#headerBox{
	width:100%;
	height:100px;
	background-color:#FFF;
	position:absolute;
	top:30;
	left:0;
	z-index:999;
	min-width:1366px;
}
#headerBox .logo{
	position:absolute;
	left:237px;
	top:4px;
	z-index:2;
}
#headerBox .navBox{
	width:auto;
	height:100%;
	position:relative;
	text-align:right;
	font-size:14px;
	line-height:65px;
	padding-right:100px;
}
#headerBox .navBox a{
	color:#000;
	width:120px;
	text-align:center;
	display:inline-block;
	padding-top:15px;
}
#headerBox .navBox a span.cn{
	display:none;
}
#headerBox .navBox a span.en{
	display:inline-block;
	
}
#headerBox .navBox a:hover span.cn{
	display:inline-block;
}
#headerBox .navBox a:hover span.en{
	display:none;
}
#headerBox .navBox a.hover span.cn{
	display:inline-block;
}
#headerBox .navBox a.hover span.en{
	display:none;
}

#headerBox a.ewmIco{
	position:absolute;
	right:60px;
	top:24px;
}
#headerBox a.ewmIco .ewmIMG{
	position:absolute;
	top:45px;
	right:0;
	display:none;
}
#headerBox a:hover.ewmIco .ewmIMG{
	display:block;
}

#bodyBox{
	width:auto;
	height:100%;
	position:relative;
	z-index:555;
}
.bkBlack{
	background-color:#000;
}

#bodyBox .pageBox{
	width:100%;
	height:100%;
}
#bodyBox .pageBox>.con{
	width:100%;
	overflow:hidden;
}

/*------公司简介------*/
.company {
	background: url(../images/company.jpg) no-repeat top center;
	height:104px;
}
.company_bg{
	background: url(../images/company_bg.jpg) no-repeat top center;
	height:569px;
}
/*左侧*/
.company_lf{
	width:300px;
	float:left;
	padding:88px 0 0 0px;
	}
.company_lf p{
	width:298px;
	}
.company_rf{
	width:700px;
	float:right;
	padding:50px 0 0 0;
	}

.video {
	margin-left:40px;
	height: 403px;
}

/*------产品展示------*/
.product {
	background: url(../images/product.jpg) no-repeat top center;
	height:95px;
}
.product_bg {
	height: 481px;
	background: url(../images/product_bg.jpg) no-repeat top center;
}
.product_main{
	width:1200px;
	margin:0 auto;
	padding:38px 0 0 96px;
	}
/* 品牌介绍*/
.brand {
	background: url(../images/brand.jpg) no-repeat top center;
	height:84px;
}
.brand_bg {
	background: url(../images/brand_bg.jpg) no-repeat top center;
	height:606px;
	padding-top:3px;
}
.brand_bg p {
	width:484px;
	text-indent:2em;
	color:#000;
	font:14px/30px "Microsoft YaHei";
	padding:10px 0 0 600px;

}
.brand_bg2{
	background: url(../images/brand_bg2.jpg) no-repeat top center;
	height:361px;
	padding-top:189px;	
	}
.brand_bg2 p {
	width:484px;
	text-indent:2em;
	color:#000;
	font:14px/30px "Microsoft YaHei";
	padding:20px 0 0 0;

}

.confer{
    height: 466px;
    background: url(../images/conference.jpg) no-repeat top center;
	padding:60px 0 0 2px;
}
.style_1{
	height: 124px;
    background: url(../images/series_1.jpg) no-repeat top center;
	padding:270px 0 0 140px;
}
.style_1 p{
	color:#333;
	font:16px/28px "Microsoft YaHei";
}
.style_2{
	height: 124px;
    background: url(../images/series_2.jpg) no-repeat top center;
	padding:270px 0 0 0;
}
.style_2 p{
	color:#333;
	font:16px/28px "Microsoft YaHei";
	padding-left:700px;
}
.style_3{
	height: 124px;
    background: url(../images/series_3.jpg) no-repeat top center;
	padding:250px 0 0 140px;
}
.style_3 p{
	color:#333;
	font:16px/28px "Microsoft YaHei";
}
.style_4{
	height: 136px;
    background: url(../images/series_4.jpg) no-repeat top center;
	padding:260px 0 0 0;
}
.style_4 p{
	color:#333;
	font:16px/28px "Microsoft YaHei";
	padding-left:680px;
}

<!--招商加盟-->
.join_box{
	width:100%;
	height:auto;
}
.join{
	background: url(../images/join.jpg) no-repeat top center;
	height:114px;
}
.join_bg{
	background: url(../images/join_bg.jpg) no-repeat top center;
	height:445px;
	padding-top:80px;
}
.join_bg p{
	padding-left:565px;
	font-size:15px;
	color:#333;
	line-height:26px;

}
.join_bg2{
	background: url(../images/join_bg2.jpg) no-repeat top center;
	height:72px;
	padding:228px;
}
.join_bg2 p{
	width:565px;
	font-size:15px;
	color:#333;
	line-height:26px;
}
/*历程*/
.licheng{
	background: url(../images/licheng.jpg) no-repeat top center;
	height:849px;	
	}

/*------店铺展示------*/
.store{
	background: url(../images/store.jpg) no-repeat top center;
	height:88px;
}
.store_bg {
	background:#fbfbfb;
	height:310px;
}
.store_bg  p{
	color:#fff;
	line-height:30px;
	font-size:16px;
	width:480px;
	margin-left:540px;
}

/*------联系我们------*/
.contact {
	background: url(../images/contact.jpg) no-repeat top center;
	height:112px;
}
.contact_bg{
	background: url(../images/contact_bg.jpg) no-repeat top center;
	height: 520px;
}
.contact_bg strong{
	margin-left:7px;
	}
.contact_bg p{
	margin-left:21px;
	color:#333;
	line-height:26px;
}
.contact_bg p a{
	color:#fcaa06;
	
}
.contact_bg2{
	background: url(../images/contact_bg2.jpg) no-repeat top center;
	height:541px;	
	}
.contact_t {
	padding: 30px 0 0px 0;
	background: url(../images/contact_2.jpg) no-repeat top center;
}
.contact_t p {
	margin: 0 auto;
	text-align: center;
}
/*------品牌动态------*/
.news{
	background: url(../images/news.jpg) no-repeat top center;
	height:164px;
}
.news_bg{
	background: url(../images/news_bg.jpg) no-repeat top center;
	height:270px;
}
.news_main {
	padding:30px 0 30px 60px;
}
/*------底部版权------*/
.footer {
	text-align: center;
	height: 30px;
	width: 100%;
}
.footer p, .footer a {
	color: #111;
	line-height: 30px;
}

/*明星穿搭*/
.accordion{
	position:relative;
	overflow:hidden;
	margin:20px auto;
}

.accordion .panel
{
	background-color:#000;
	background-image:url(../images/bg/preloader.gif);
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	overflow:hidden;
}


.accordion .preloader
{
	background:url(../images/bg/preloader2.gif) no-repeat;
	width:62px;
	height:14px;
	position:absolute;
	z-index:15;
}


.accordion .caption
{
	overflow:hidden;
	position:absolute;
	z-index:20;
}



.accordion .caption p
{
	color:#FFF;
	margin:0px;
	padding:10px;
}


.accordion .caption p a
{
	color:#FFF;
}
.star{
	background: url(../images/star.jpg) no-repeat top center;	
	height:88px;
	}
	
	

