/* CSS Document */
body{margin:0 auto;padding:0;color:#333333;font:14px/20px 'Microsoft YaHei', Arial;}
div,form,ul,ol,li,span,p,dl,dt,dd,img{margin:0;padding:0;}
div{}
dl,dt,dd{font-weight: normal;}
img{border:none;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0; font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input,textarea{font-size:12px}
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
input::-moz-focus-inner { border:none; padding:0; }
select, input{ vertical-align:middle; }
button{ vertical-align:middle;}
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
a{color:#333333;text-decoration:none;}
a:hover{
	text-decoration: none;
	color:#333;
}
.bggray{
	background:#ebe9e9;
}
.center{
	text-align: center;
}
 input[type="button"], input[type="submit"], input[type="reset"] {

	-webkit-appearance: none;
	 font-weight: normal;
	 font-family: "Microsoft YaHei";

}
.mac{
	margin:0px auto;
}
.fl{
	float:left
}
.fr{
	float:right;
}
.groupnav .alreadylogin a,.groupnav .alreadylogin{
	color:#333;
	display: inline;
	height: 30px;
	line-height: 30px;
	float:none;
}
textarea {  -webkit-appearance: none;}   
.block05{width:100%; height:5px;}
.block10{width:100%; height:10px;}
.block15{width:100%; height:15px;}
.block20{width:100%; height:20px;}
.block25{width:100%; height:25px;}
.block30{width:100%; height:30px;}
.block35{width:100%; height:35px;}
.block40{width:100%; height:40px;}
.block45{width:100%; height:45px;}
.block50{width:100%; height:50px;}
.block55{width:100%; height:55px;}
.block60{width:100%; height:60px;}
.block65{width:100%; height:65px;}
.block70{width:100%; height:70px;}
.block80{width:100%; height:80px;}
.block85{width:100%; height:85px;}
.block90{width:100%; height:90px;}
.block95{width:100%; height:95px;}
.block100{width:100%; height:100px;}
.block130{width:100%; height:130px;}
.row{
	padding:0;
	margin:0;
}
.container-fluid{
	margin:0;
	padding:0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-left:0;
	padding-right:0;
}
.relative{
	position:relative
}
.absolute{
	position: absolute;
}
.text-right{
	text-align: right;
}
.text-left{
	text-align: left;
}
.container{
	padding-left:0;
	padding-right:0;
}
 .download a{
	
	background:#41b3ee;
	color:#fff;
	padding:9px 14px;
}
 .download a span{
	margin-left:20px;
	position: relative;
	top:-3px;
	
}
 .download a span img{
	height: 100%;
}
footer{
	padding:65px 0;
	background:url(../images/footerBg.png) no-repeat center top;
	color:rgba(0,0,0,0.5);
	FONT-SIZE:16PX;
	background-size:cover;
}
footer h3{
	font-size:18px;
	color:rgba(0,0,0,0.7);
}

footer .copyright{
	font-size:14px;
	text-align: right;
}
footer .copyright p{
	line-height: 25px;
	margin-bottom:10px;
}
footer .erwm dl{
	background:url(../images/erBg.png) no-repeat;
	width:140px;
	height:171px;
	text-align: center;
	padding-top:9px;
}
footer .erwm dl dt{
	margin-bottom:16px;
}
footer .erx{
	
}
footer .erx li{
	float:left;
	font-size:14px;
	margin-right:14px;
}




.pd80{
	padding:80px 0;
}
.navbar-default{
	background:none;
	border-color:#fff;
}
.navbar{
	border-radius:0;
}
.navbar-brand{
	height:auto;
	padding:0;

}

@font-face{
	font-family: "otherpeak";
	src:url("../fonts/otherpeak.woff");
}
.ico {
    display: inline-block;
    font-family: otherpeak;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
	padding-right:20px;
}
.ico_search::before{
	content:"\54";
	font-size:20px;
}

#top{
	
}
.navbar{
	margin-bottom:0;
}
.navbar-header{
	/*padding:10px 0 10px 0;*/
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background:none;
	color:#c2192f;
}
.navbar-collapse{
	padding-left:0;
	padding-right:0;
}
.navbar-nav > li > a{
	line-height: 78px;
	font-size:16px;
	padding:0 22px;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li.active > a{
	color:#41b3ee;
	background:url(../images/navhover.jpg) repeat-x center bottom;
}
.navbar-nav{
	float:right;
}
.groupnav,.groupnav div a,.groupnav div{
	display:block;
	float:left;
}
.groupnav a{
	width:72px;
	height:78px;
	color:#fff;
	line-height: 78px;
	text-align: center;
	display: block;
	float:left;
	font-size:16px;
}
.groupnav a.women{
	background:#41b3ee;
}
.groupnav a.hotail{
	background:#6686ff;
}

.btnmargin{
	margin:0px auto;
	display: block;
}
.modal-content{
	padding-top:60px;
	padding-bottom:100px;
}
.modal-header{
	margin-bottom:95px;
	border-bottom:0;
}
.modal-header h4{
	text-align: center;
	position: relative;
}
.modal-header h4 span::before{
	content:"";
	width:100px;
	height:1px;
	background:#d8d8d8;
	position: absolute;
	bottom:-28px;
	left:50%;
	margin-left:-50px;
}
.modal-body{
	padding:0px 20%;
}
.modal-header h4 span::after{
	content:"";
	width:30px;
	height:1px;
	background:#000;
	position: absolute;
	bottom:-28px;
	left:50%;
	margin-left:-15px;
}
button.close{
	position: absolute;
	right:28px;
	top:28px;
	
}
.fogetpwd{
	float:right;
	font-size:12px;
	color:#41b3ee;
}
#pages{
	margin:50px 0;
}
.explor{
	font-size:14px;
	color:#818181;
}

#searchnav{
	width:84%;
	position: absolute;
	left:16%;
	top:0;
	background:#1A649E;
	height: 78px;
	transform: scale(0,0);
	transition:transform .3s linear 0s;
}
#searchnav form{
	padding-top:20px;
	padding-left:10%;
}
#searchnav input[type="text"]{
	width:60%;
	padding:6px 12px;
	border-radius: 5px;
	background: #3c7bac;
	border:0;
	color:#eeeded;
	font-size:16px;
	padding-left:1%;
}
#searchnav input[type='submit']{
	color:#eeeded;
}
#searchnav span{
	position: absolute;
	right:10px;
	top:50%;
	color:#fff;
	width:20px;
	height:20px;
	margin-top:-10px;
	cursor: hand;
	cursor: pointer;
	text-align: center;
	line-height: 20px;
	font-size:2em;
}
.channelMain{
	padding:45px 0;
	background:url(../images/linedashed.png) repeat-x left bottom;
	margin-bottom:45px;
	width:100%;
	text-align: center;
}
.channelMain a,.channelMain span{
	padding:0px 10px;
	color:#666;
}
.channelMain a{
	font-size:18px;
	font-weight: bold;
}
.channelMain a.active{
	background:#41b3ee;
	color:#fff;
	padding:5px 14px;
}

/* 小屏幕（平板，大于等于 768px） */
@media (max-width: 768px) {
	#searchnav{
		width:100%;
		left:0;
	}
	#searchnav input[type="text"]{
		width:60%;
	}
	.copyright{
		margin-top:20px;
	}
	footer{
		padding:5px;
		
		
	}
	footer .copyright{
		text-align: left;
	}
	.navbar-brand img{
		width:70%;
	}
	.navbar-nav{
		width:100%;
		padding:0;
		margin:0;
	}
	.navbar-nav > li > a{
		
		line-height: 35px;
		text-align: center;
	}
	.groupnav, .groupnav div a, .groupnav div{
		float:none;
	}
	.groupnav a{
		height: 35px;
		width:50%;
		line-height: 35px;
	}
	section{
		padding:5px;
	}
}
/*以上是小于768的时候*/

@media(min-width:768px) and (max-width:995px){
	
}


/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 995px) { 
	
}


.col-xs-1-5,
		.col-sm-1-5,
		.col-md-1-5,
		.col-lg-1-5 {
			position: relative;
			min-height: 1px;
			padding-right: 2px;
			padding-left: 2px;
		}
 
		.col-xs-1-5 {
			width: 20%;
			float: left;
		}
 
		@media (min-width: 768px) {
		.col-sm-1-5 {
				width: 20%;
				float: left;
			}
		}
		@media (min-width: 992px) {
			.col-md-1-5 {
				width: 20%;
				float: left;
			}
		}
		@media (min-width: 1200px) {
			.col-lg-1-5 {
				width: 20%;
				float: left;
			}
		}