@charset "utf-8";
@import url(reset.css);
@import url(nav.css);
@import url(content.css);
@import url(index.css);

/*----------------------------------------------------- */
body {
	background:#eee;
}
#wrap {
	width:100%;
	min-width:320px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.seprate-line{border-bottom:1px solid #c6c6c6; margin:20px 0;}

/*----------------------------------------------------- Header */

header{
	width:100%;
	height:125px;
	margin:auto;
	background:#f2f2f2;
}

header_index, header_marquee{
	width:100%;
	height:125px;
	margin:auto;
	background:#fff;
}


header .content ,#mainall{
	width:85%;
	margin:auto;
}


header_index .content, header_marquee .content {
	width:100%;	
	background:#fff;
	margin:auto;
}

header_index #in_mainall{
	width:100%;
	margin:auto;
}

#mainall{
	overflow:hidden;
	/*display:block;
	width:1024px;
	height:auto;
	background-color:#F90;
	margin:auto;}*/
}

#in_mainall{
	/*overflow:hidden;*/
	/*display:block;
	width:1024px;
	height:auto;
	background-color:#F90;
	margin:auto;}*/
}
	
header .logo {
	width:100%;
	max-height:90px;
	float:left;
	background:url(../img/logo_bg.png) right top no-repeat;
	padding-top:3px;
}

header .logo img {
	width:40vw;
	max-width:225px;	
}


header_index .logo, header_marquee .logo{
	width:1010px;	
	max-height:90px;
	background:url(../img/logo_index_bg.png) right top no-repeat;	
	padding-top:3px;
	margin:auto;
}

header_index .header_kv, header_marquee .hd_marquee{ display:inline-block; float:left; margin:-1px 0 auto 4%; position:absolute;}


header_marquee .hd_marquee{ font-size:15px; width:590px; height:37px; line-height:24px; white-space:nowrap; overflow:hidden; margin-top:48px; }

header_marquee .hd_marquee a{ color:#f64000;}

header_marquee .hd_marquee a:hover{ color:#d00000;}


header_index .header_mobe_kv{ display:none;}

header_index .logo img, header_marquee .logo img{
	width:40vw;
	max-width:225px;	
}

header_index .header_kv img {
	width:40vw;
	max-width:590px;
	height:86px;
}


#fast-link {
	width:100%;
	height:35px;
	text-align:right;
	float:right;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

#fast-link ul {
	padding:8px 5px 0 0;
}

#fast-link ul li {
	display:inline-block;
	margin-right:15px;
	text-align:center;
}

#fast-link ul li a {
	 color:#666;
	 font-size:0.9em;
	 font-weight:bold;
}


/*----------------------------------------------------- Main */

#content_wh{
	display:block;
	width:1010px;
	height:auto;
	margin:auto;
}
	
#content_wh1{
	display:block;
	width:1010px;
	height:auto;
	margin:auto;
}


#content_wh_ind{
	display:block;
	width:1010px;
	height:auto;
	margin:auto;
}



/*----------------------------------------------------- Footer */
footer {
	width:100%;
    margin-top:15px;
	padding:1px 18%;
    background:#959595;	
}

footer .modd {
	width:85%;
	margin:auto;
}

footer .logo {
	float:left;
	margin-right:15px;
}
footer .logo img {
	width:40vw;
	max-width:170px;
}

footer .line {
	border-bottom:1px dashed #999;
	clear:both;
}

footer .contact {
	font-size:0.9em;
    color:#fff;
	line-height:16px;
    letter-spacing:1px;
	margin:8px 0;
}
footer .contact .txt {
	font-size:0.8em;
    color:#fff;
	margin-top:5px;
}
footer .contact a {
	color:#fff;
}

footer .contact .txt a {
	color:#ffcc00;
}


footer .bg {
	position:absolute;
	bottom:0px;
	right:0px;
}
/*
@media only screen and (max-width: 1024px) {
	
header_index .logo, #content_wh{ width:100%;}

}
*/
/*----------------------------------------------------- media(RWD) */
 
@media screen and (min-width: 768px) and (max-width: 1280px) {

header_index .header_kv{ margin:-1px 0 auto 6%;}

header_marquee .hd_marquee{ margin-left:7%;}

header_index .header_kv img {
	width:590px;
	height:86px;
}

footer {
    padding-left: 4%;
}

}
 
@media screen and (min-width: 768px) and (max-width: 1220px) {

#content_wh1{
	width:95%;
	margin:auto;}

footer {
    padding-left: 4%;
}

}


@media only screen and (max-width: 1000px) {

header_index .logo, header_marquee .logo{
	background:url(../img/logo_index_bg.png) -100px top no-repeat;
}

}

@media only screen and (max-width: 800px) {

header_index .logo, header_marquee .logo{
	background:url(../img/logo_index_bg.png) -215px top no-repeat;
}

}

@media only screen and (max-width: 768px) {
	
#wrap {
	width:100%;
	min-height:100%;
}
	
header {
	height:60px;
	width:100%;
	border-bottom:1px solid #c9c9c9;
	position:fixed;
	top:0px;
	z-index:30;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,eeeeee+100 */
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #f2f2f2 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#f2f2f2), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f2f2 0%,#f2f2f2 0%,#f2f2f2 100%); /* W3C */
	}
	
header_index, header_marquee{
	height:60px;
	width:100%;
	border-bottom:1px solid #c9c9c9;
	position:fixed;
	top:0px;
	z-index:30;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,eeeeee+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	}
	
header .logo {
	width:100%;
	background:url(../img/logo_bg.png) right -33px no-repeat;
	padding:0 0 0 25px;
}
	
header .logo img {
	width:auto;
	height:60px;
}
	
header_index .logo, header_marquee .logo {
	width:100%;
	background:url(../img/logo_index_bg.png) -320px -33px no-repeat;
	padding:0 0 0 83px;
}
	
header_index .logo img, header_marquee .logo img{
	width:auto;
	height:60px;
}


header_index .header_kv{ margin:2px 0 auto 5%; }

header_index .header_kv img {
	width:auto;
	height:55px;
}

header_marquee .hd_marquee{ width:50%; margin:27px 0 0 5%; }

#mainall {
	position:relative;
	width:100%;
	margin:60px 0;
	z-index:1;
}
	
#in_mainall {
	position:relative;
	width:100%;
	margin:60px 0 0 0;
	z-index:1;
}

header_index .content {
	height:59px;
}
	
#content_wh {
	width:95%;
}

#content_wh1{ width:95%;}
	
#content_wh_ind{
	width:100%;
}

footer {
	display:none;
}
	

}


@media only screen and (max-width: 736px) {

header_index .header_kv{ margin:2px 0 auto 4%; }


}


@media only screen and (max-width: 600px) {
	
header_index .logo, header_marquee .logo{
		background:url(../img/logo_index_bg.png) -530px -33px no-repeat;
	}

header_index .logo, header_marquee .logo{
		padding-left:12%;
	}

header_index .header_kv{ display:none; }

header_index .header_mobe_kv{ display:inline-block; float:left; position:absolute;}

header_index .header_mobe_kv img {
	width:auto;
	height:55px;
	margin:2px 0 0 -2px;
}

header_marquee .hd_marquee{ width:30%; margin:29px 0 0 2%; }

#content_wh{
	width:95%;
	}
	
#content_wh1{
	width:100%;}

}


@media only screen and (max-width: 460px) {

header_index .logo, header_marquee .logo{
		padding-left:14%;
	}

}
