@charset "utf-8";
*{ padding:0; margin:0;}

ul li{ list-style:none; padding:0px;}
a{text-decoration:none; -ms-transform:0.3;-moz-transition: 0.3s; -webkit-transition: 0.3s ; -o-transition: 0.3s ; transition: 0.3s ;font-size:1rem; color:#fff;}
a:hover{ color:#f5f5f5;}
a:focus {outline:none;-moz-outline:none;}
img{ border:none;}
.clear{clear:both;}
html,body{
	color: #555;
	width: 100%;
	height: 100%;
	position: absolute;
	font-family: "微软雅黑", "Arial", "Lucida Grande", "Lucida Sans Unicode", "STHeiti", "Helvetica", "Verdana", "sans-serif"!important;
	font-size: 14px;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

textarea,input{ border:none; }

.fl{ float:left;}

.fr{ float:right;}

.mr25{ margin-right:25px;}

.ml25{ margin-left:25px;}

.h20{ height:20px;}

.h30{ height:30px;}

.h40{ height:40px;}

.h50{ height:50px;}

.h60{ height:60px;}

.h70{ height:70px;}

.h80{ height:80px;}

.h90{ height:90px;}

.h100{ height:100px;}

.page{  margin:0 auto; overflow:hidden;}

/*顶部导航*/
.header {
	width: 100%;
	height: 490px;
	background-image: url(../images/xygs1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.header .top#top {
	width: 100%;
	height: 90px;
	filter: alpha(Opacity=0);
	-moz-opacity: 5;
	opacity: 0.8;
	background-color: #252625;
	position:fixed;
	z-index:10000;
}

.header .top .menu {
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header .top .menu .logo {
	width: 130px;
	float: left;
	margin-top: 20px;
}
.header .top .menu .nav {
	float: left;
	width: 865px;
	position:relative;
}
.header .top .menu .nav .top {
	float: right;
	height: 25px;
	width: 229px;
	margin-top: 17px;
	margin-right: 20px;
	background-image: url(../images/xygs12.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #575757;
	text-indent:28px;

}
.header .top .menu .nav .name{
	position: absolute;
	top: 10px;
	left: 25px;
	line-height: 35px;
	color: #FFF;
	font-weight: lighter; 
	font-size: 26px;  
	font-family: "黑体";
}
.header .top .menu .nav .bottom {
	float: left;
	width: 865px;
	height: 47px;
}
.header .top .menu .nav .bottom li {
	float: left;
	width: 85px;
	margin-top: 15px;
	text-align: center;
}
.header #top .menu .nav .bottom li a {
	text-align: center;
	color: #ffffff;
	display: block;
	font-size: 16px;
}
.header #top .menu .nav .bottom li .on {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d70f4e;
	height: 31px;
	color: #d70f4e;
}

.header #top .menu .nav .bottom li:hover a{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d70f4e;
	height: 31px;
	color: #d70f4e;
}

.header #top .menu .extra-link {
	float: left;
	width: 280px;
}
.header #top .menu .extra-link .link1 {
	background-image: url(../images/xygs8.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 90px;
	display: block;
	margin: 0px;
	float: left;
}

.header #top .menu .extra-link .link2 {
	background-image: url(../images/xygs9.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 70px;
	float: left;
}
.header #top .menu .extra-link .link3 {
	background-image: url(../images/xygs10.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 70px;
	float: left;
}
.header #top .menu .extra-link .link4 {
	background-image: url(../images/xygs11.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 70px;
	float: left;

}
.header #top .menu .extra-link .link1:hover {
		 opacity:0.7;
    filter:alpha(opacity=70);
}
.header #top .menu .extra-link .link2:hover {
		 opacity:0.7;
    filter:alpha(opacity=70);
}
.header #top .menu .extra-link .link3:hover {
		 opacity:0.7;
    filter:alpha(opacity=70);
}
.header #top .menu .extra-link .link4:hover {
		 opacity:0.7;
    filter:alpha(opacity=70);
}

/*首脑导航*/
.header#header {
	width: 100%;
	height: 1200px;
	background-image: url(../images/contact/dsz.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: center center;
}
.header#header .title {
	width: 1200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -600px;
	text-align: center;
	clear: both;
	position: absolute;
	padding-top: 600px;
	margin-top: 0px;
	position:absolute;
	left:50%;
	
}
.header#header .title h1 {
	font-size: 66px;
	color: #FFF;
	margin-left: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	
}
#header .title span {
	font-size: 45px;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	
}
#header #information {
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
}
#header #information .leftsidebar-left {
	height: 420px;
	width: 305px;
	background-image: url(../images/xygs18.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	border: 1px solid #f0f0f0;
	box-shadow: 0 0  40px #eeeeee;
	float: left;
	margin-top: 585px;
    background-color: #FFF;
    background-size: 122px 157px;
	
}
#header #information .leftsidebar-left ul {
	margin-left: 113px;
	margin-top: 200px;
	
}
#header #information .leftsidebar-left ul li {
	background-image: url(../images/xygs14.jpg);
	background-repeat: no-repeat;
	background-position: left;
	

}
#header #information .leftsidebar-left ul li a {
	color: #4d4d4d;
	font-size: 13px;
	line-height: 30px;
	margin-left: 15px;
}
#header #information .leftsidebar-right {
	float: right;
	height: 270px;
	width: 300px;
	margin-top: 800px;
	margin-right: 100px;
}
#header #information .leftsidebar-right h2 {
	font-size: 27px;
	color: #2e2e2e;
	margin-bottom: 40px;
}
#header #information .leftsidebar-right p {
	font-size: 16px;
	color: #5b5b5b;
	line-height: 30px;
}
/*化妆专区*/
#header-top {
	background-image: url(../images/t1_02.jpg);
	width: 100%;
	height: 809px;
	background-size:auto 809px;
}
#header-top .list-top-background {
	width: 1350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 310px;
}
#header-top .list-top-background h2 {
	font-size: 46px;
	color: #FFF;
	font-weight: normal;
}
#header-top .list-top-background p {
	font-size: 18px;
	height: 150px;
	width: 430px;
	color: #d2d2d2;
	line-height: 28px;
	margin-top: 30px;
}
#header-top .list-top-background a {
	height: 30px;
	width: 120px;
	background-color: #a3362b;
	display: block;
	text-align: center;
	line-height: 30px;
	font-size: 17px;
	background-image: url(../images/hz2_03.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-top: 18px;
}
#header-top .list-top-background a span {
	padding-left: 15px;
}





footer{
	width: 100%;
	background-color: #000000;
	height:258px;
	position:relative;
}

footer .con{ width:900px; margin:0 auto;}

footer .con dl {
	width: 170px;
	float: left;
	margin-top: 20px;
}
footer .con dl dt {
	font-size: 18px;
	color: #FFF;
	margin-bottom: 10px;
	text-align: left;
}
footer .con dl dd {
	line-height: 26px;
	text-align: left;
	color: #FFF;
	font-size: 14px;
}
footer .con dl dd a{font-size: 14px;
    color: #FFF;}
footer .con dl.contact{ width:215px;}

footer .con dl.contact dt{ text-align:left;}

footer .con dl.contact dd{ text-align:left;}

footer .con dl.contact dd span{ margin-right:15px;}

footer .con .ewm{ width:110px; height:110px; float:left; margin-top:0px;}

footer .con .ewm img{width:110px; height:110px;}

footer .copyright {
    width: 925px;
    margin-top: 10px;
	height:30px;
	line-height:30px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
}
footer .copyright p a{
	color:#FFF;}


/*底部*/
.footer {
	height: 495px;
	width: 100%;
	background-color: #000000;
	clear: both;
}
.footer .list {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 295px;
	padding-top: 85px;
	margin-top: 40px;
}
.footer .list dl {
	width: 170px;
	float: left;
	height: 305px;
	margin-bottom: 40px;
}
.footer .list dl dt {
	font-size: 27px;
	color: #FFF;
	margin-bottom: 25px;
	text-align: center;
	width: 120px;
}
.footer .list dl dd {
	font-size: 24px;
	text-align: center;
	width: 120px;
	line-height: 30px;

}
.footer .list dl dd a {
	font-size: 15px;
}

.footer .list .contact {
	float: right;
}
.footer .list dl p {
	font-size: 27px;
	color: #FFF;
	margin-bottom: 25px;
}
.footer .list dl span {
	color: #FFF;
	line-height: 35px;
	font-size: 15px;
}

.footer .copyright {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #ffffff;
	font-size: 12px;
	margin-top: 0px;
}
.footer .copyright p {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.footer .copyright p span {
	margin-left: 4px;
	font-size: 12px;
}
.footer .copyright p .r1 {
	margin-left: 25px;
}

.footer .copyright p a {
	font-size: 12px;
	margin-top: 5px;
	display: block;
	float: right;
	margin-right: 45px;
}


#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: #fff;
	width: 11px;
    height: 11px;
	left: 0px;
	top:0px;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 5px;
    height: 5px;
    border: 1px solid #888;
	background: #fff;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
}
#fp-nav ul li:hover .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}

.extra-link #tel{ position:relative;}

.extra-link #tel .main{
	position: absolute;
	top: 90px;
	width: 258px;
	height: 120px;
	left: 50%;
	margin-left: -129px;
	display: none;
	font-size: 20px;
	line-height: 120px;
	color: #fff;
	background-color: #000;
	text-align:center;
	filter:alpha(opacity=70);  
    -moz-opacity:0.7;  
    -khtml-opacity: 0.7;  
    opacity: 0.7; 
}

.extra-link #weixin{ position:relative;}

.extra-link #weixin .main{ position:absolute; top:90px; width:258px; height:258px; left:50%; margin-left:-129px; display:none;}

.extra-link #weixin .main img{ width:100%; height:100%;}












