@charset "utf-8";
/* CSS Document */
a{
	text-decoration: none;
	outline: none;
	blr:expression(this.onFocus=this.blur());
	color:#454545;
	}
a:hover{
	text-decoration:none;
	}
img,input,lable{
	vertical-align:middle;
	}
img{
	max-width:100%;
	}
input,textarea,select {
	background:none;
	border-radius:0;
	outline: none;
	resize:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	}
input[type=radio], input[type=checkbox]{
	-webkit-appearance:radio;
	-moz-appearance:radio;
	-ms-appearance:radio;
	-o-appearance:radio;
	appearance:radio;
	}
body,ul,dl,dd,dt,form,lable,img,span,th,td,input,select,label,textarea,h1,h2,h3,h4,h5,h6,p,i,button,em{
	font-style:normal;
	font-weight:normal;
	list-style:none;
	padding:0;
	margin:0;
	}
body,div,ul,ol,li,dl,dd,dt,form,img,span,td,input,select,textarea,label,h1,h2,h3,h4,h5,h6,p,button{
    border: none;
	}
body,form,input,select,textarea{	
	color:#636363;
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	-webkit-text-size-adjust : none ;
	-moz-text-size-adjust : none ;
	-ms-text-size-adjust : none ;
	-o-text-size-adjust : none ;
	text-size-adjust : none
	}
body{
	background-color:#f4f4f4;
	}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
.clearfix{
	zoom:1;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.tl{
	text-align:left;
	}
.tc{
	text-align: center;
	}
.tr{
	text-align: right;
	}
.underline{
	text-decoration:underline;
	}
.relative{
	position:relative;
	}
.yincang{
	display:none;
	}
.zIndexUp{ z-index:999999;}
.hidden{ overflow:hidden;}
.blcok{ display:block;}
	
	
/* font */
.c_000, a.c_000, .c_000 a{ /* 黑色 */
	color:#000;
	}
.c_333, a.c_333, .c_333 a{ /* 深灰 */
	color:#535353;
	}
.c_666, a.c_666, .c_666 a{ /* 灰 */
	color:#666;
	}
.c_999, a.c_999, .c_999 a{ /* 浅灰 */
	color:#999;
	}
.c_fff, a.c_fff, .c_fff a{ /* 白 */
	color:#fff;
	}
a.c_38485a, .c_38485a a{ /* 标题 */
	color:#505050;
	}
.c_38485a {
	padding-bottom: 10px;
	font-size: 22px;
	}
.c_394a58, a.c_394a58, .c_394a58 a{ /* 标题 */
	color:#394a58;
	}
.c_818486, a.c_818486, .c_818486 a{ /* 副标题 */
	color:#545555;
	}
.c_8f98aa, a.c_8f98aa, .c_8f98aa a{ /* 正文 */
	color:#adadad;
	}
.c_abb0b3, a.c_abb0b3, .c_abb0b3 a{ /* 标签 */
	color:#abb0b3;
	}
.c_0171c5 , a.c_0171c5 , .c_0171c5  a{ /* 挑亮色_蓝 */
	color:#e2b100 ;
	}
.c_4095cc, a.c_4095cc, .c_4095cc a{ /* 浅蓝 */
	color:#9f9f9f;
	}
.c_747f8c, a.c_747f8c, .c_747f8c a{ /* 灰蓝 */
	color:#e2b100;
	}
.c_ff8b3d, a.c_ff8b3d, .c_ff8b3d a{ /* 橙色 */
	color:#ff8b3d;
	}
.green, a.green, .green a{ /* 绿色 */
	color:#57cf07;
	}
.red, a.red, .red a{ /* 红色 */
	color:#ff3600;
	}
.f12{
	font-size:12px;
	}
.f14{
	font-size:14px;
	}
.f16{
	font-size:16px;
	}
.f18{
	font-size:16px;
	}
.f20{
	font-size:20px;
	}
.f22{
	font-size:22px;
	}
.f24{
	font-size:24px;
	}
.f26{
	font-size:26px;
	}
.f28{
	font-size:28px;
	}
.f30{
	font-size:30px;
	}
.f32{
	font-size:32px;
	}
.f36{
	font-size:36px;
	}	
.fb{
	font-weight:bold;
	}
.lh16{
	line-height:16px;
	}
.lh18{
	line-height:18px;
	}
.lh20{
	line-height:20px;
	}
.lh22{
	line-height:22px;
	}
.lh24{
	line-height:24px;
	}
.lh26{
	line-height:26px;
	}
.lh28{
	line-height:28px;
	}
.lh30{
	line-height:30px;
	}
/* font End */


/* 边距 */
.pt5{
	padding-top:5px;
	}
.pt10{
	padding-top:10px;
	}
.pt15{
	padding-top:15px;
	}
.pt20{
	padding-top:20px;
	}
.pt25{
	padding-top:25px;
	}
.pt30{
	padding-top:30px;
	}
.p5{
	padding:5px;
	}
.p10{
	padding:10px;
	}
.p15{
	padding:15px;
	}
.p20{
	padding:20px;
	}
.mt5{
	margin-top:0px;
	}
.mt10{
	margin-top:10px;
	}
.mt15{
	margin-top:15px;
	}
.mt20{
	margin-top:20px;
	}
.mt25{
	margin-top:25px;
	}
.mt30{
	margin-top:30px;
	}
.mt50{
	margin-top:50px;
	}
.pl5{
	padding-left:5px;
	}
.pl10{
	padding-left:10px;
	}
.pl15{
	padding-left:15px;
	}
.pl20{
	padding-left:20px;
	}
.pl25{
	padding-left:1px;
	}
.ml5{
	margin-left:5px;
	}
.ml10{
	margin-left:10px;
	}
.ml15{
	margin-left:15px;
	}
.ml20{
	margin-left:20px;
	}
.ml25{
	margin-left:25px;
	}
.mr5{
	margin-right:5px;
	}
.mr10{
	margin-right:10px;
	}
.mr15{
	margin-right:15px;
	}
.mr20{
	margin-right:20px;
	}
.mr25{
	margin-right:25px;
	}
.mr30{
	margin-right:30px;
	}
.mt40{
	margin-top:40px;
	}
/* 边距 End */



/* 背景色\圆角\投影 */
.bgWhite{
	background-color:#fff; /* 白色背景 */
	}
.bgBlack{
	background-color:#0c0c0c; /* 深蓝背景 */
	}
.user_bg{
	height:350px;
	}
.bgBlue{
	background-color:#0171c5; /* 蓝色背景 */
	}
.radius5{
	border-radius:4px;
	}
.radius100{
	border-radius:100%;
	}
.shadow1{
	box-shadow:0 2px 3px rgba(0,0,0,0.06);
	}

/* 背景色\圆角\投影 End */



/* 公共 */
.w1180{
	margin-left:auto;
	margin-right:auto;
	width:1180px;
	}
.icon{
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	display:inline-block;
	}
.spanMiddle{
	display:inline-block;
	line-height:100px;
	vertical-align:middle;
	overflow:hidden;
	height:100%;
	width:0;
	}
.imgMiddle{ vertical-align:middle;}

/* 公共 End */




/* head */
#logo{
	float:left;
	padding-top:18px;
	padding-bottom:14px;
	}
.mainNav{
	float:left;
	margin-left:22px;
	}
	.mainNav > li{
		float:left;
		margin-right:1px;
		position:relative;
		}
		.mainNav > li a{
			color:#c3c5cd;
			display:block;
			font-size:14px;
			line-height:60px;
			padding:0 18px;
			}
		.mainNav > li a:hover,
		.mainNav > li.current a{
			background-color:#ffdd00;
			color:#353232;
			}
		.header_title{
			background-color:#0c0c0c !important;
			color: #c3c5cd !important;
		}
		.header_title:hover{
			background-color:#ffdd00 !important;
			color:#353232 !important;
		}
		
		.mainNav > li a:hover, .mainNav > li.current a {
			
			background-color:#ffdd00;
			color:#353232;
		}
		.navMore{
			cursor:pointer;
			padding:26px 18px;
			}
		.mainNav > li:hover .navMore{ background-color:#161d2b;}
			.navMore > .icon{
				background-position:0 0;
				height:6px;
				width:26px;
				}
		.navMoreUl{
			background-color:#161d2b;
			display:none;
			text-align:center;
			position:absolute;
			left:0;
			top:100%;
			min-width:100%;
			}
			.mainNav > li .navMoreUl a{
				line-height:38px;
				padding:0;
				}
.pt17{ padding-top:17px;}
.headSearch{
	background-color:#d3d3d3;
	border-radius:15px;
	margin-right:15px;
	padding-left:12px;
	height:30px;
	transition: background-color 0.5s ease-in-out;
	-webkit-transition: background-color 0.5s ease-in-out;
	-moz-transition: background-color 0.5s ease-in-out;
	-o-transition: background-color 0.5s ease-in-out;
	}
	.headSearch input[type=text]{
		color:#6d7a86;
		font-size:12px;
		line-height:30px;
		height:inherit;
		width:30px;
		}
	.headSearch span{
		cursor:pointer;
		display:inline-block;
		text-align:center;
		vertical-align:middle;
		height:inherit;
		width:40px;
		}
		.headSearch span i{
			background-position:-53px 0;
			margin-top:8px;
			height:14px;
			width:14px;
			}
	.sClassify{
		border-right:1px rgba(0,0,0,0.3) solid;
		color:#6d7a86;
		font-size:12px;
		line-height:30px;
		margin-right:10px;
		padding-right:10px;
		position:relative;
		height:30px;
		}
		.sClassify i{
			background-position:-270px 0;
			background-size:450px;
			margin-left:5px;
			filter:alpha(opacity=50);
			opacity:0.5;
			height:6px;
			width:11px;
			}
		.sClassify ul{
			background-color:#fff;
			display:none;
			position:absolute;
			top:100%;
			left:-10px;
			white-space:nowrap;
			}
		.sClassify:hover ul{ display:block;}
			.sClassify ul li{
				cursor:pointer;
				padding:0 10px;
				}
			.sClassify ul li:hover{
				background-color:#ffdd00;
				color:#000000;
				}
.headRBtn{
	cursor:pointer;
	text-align:center;
	margin-left:10px;
	padding:18px 15px;
	}
.headShezhi{ padding:15px 15px;}
.headRBtn:hover{
	background-color:#161d2b;
	}
	.uploadBtn{
		background-position:-28px 0;
		margin:5px 0 2px;
		height:17px;
		width:23px;
		font-size:12px;
		}
	.uploadUl{
		background-color:#161d2b;
		display:none;
		position:absolute;
		right:0;
		top:100%;
		width:120px;
		}
		.uploadUl a{
			color:#000;
			display:block;
			line-height:38px;
			}
		.uploadUl a:hover{
			background-color: #ffdd00; 
			color: #000000;
			}
	.header_user li{
		background-color:#fff;
		}
	.newIcon{
		background-color:#ff0800;
		position:absolute;
		top:16px;
		right:10px;
		height:6px;
		width:6px;
		}
	.inbox{
		background-position:0 -7px;
		margin:6px 0 2px;
		height:16px;
		width:21px;
		}
	.inboxDl{
		background-color:#fff;
		border:1px #e9ebee solid;
		display:none;
		position:absolute;
		top:100%;
		left:-116px;
		width:294px;
		}
		.inboxDt{
			background-color:#f7f7f7;
			text-align:center;
			position:relative;
			height:50px;
			}
			.inboxDt a{
				border-radius:14px;
				font-size:12px;
				display:inline-block;
				line-height:28px;
				margin-top:13px;
				padding:0 15px;
				position:relative;
				}
			.inboxDt a.current{
				background-color:#ffdd00;
				color:#000000;
				}
				.inboxDt a span{
					background-color:#ff0800;
					font-size:12px;
					font-family:Arial;
					border-radius:100%;
					color:#fff;
					line-height:18px;
					text-align:center;
					overflow:hidden;
					position:absolute;
					top:-10px;
					right:4px;
					height:18px;
					width:18px;
					}
			.inboxDtSan{
				border-color:transparent transparent #dde2e3 transparent;
				border-width:6px;
				border-style:solid;
				position:absolute;
				top:-13px;
				left:136px;
				height:0;
				width:0;
				}
			.inboxDtP{ line-height:50px;}
			.inboxList{
				border-bottom:1px #f1f3f5 solid;
				font-size:12px;
				display:block;
				text-align:left;
				padding:15px 12px;
				}
			.inboxList:hover,
			.headMore:hover{ background-color:#f1f3f5;}
			.headMore{
				font-size:12px;
				display:block;
				text-align:center;
				padding:15px 0;
				}
	.remind{
		background-position:-69px 0;
		margin-top:3px;
		height:21px;
		width:20px;
		}
	.messageBox{ left:-177px;}
		.messageBox dd{ display:none;}
		.messageBox .inboxDtSan{ left:195px;}
		
.headLogin{
	margin-top: 16px;
    float: left;
    width: 40px;
    height: 30px;
    line-height: 30px;
    color: #505050;
    padding: 0px 0px 0px 15px;
    background: #ffdd00;
    border-radius:0px 3px 3px 0px;
	}

.headRegist{
	margin-top: 16px;
    float: left;
    width: 40px;
    height: 30px;
    line-height: 30px;
    color: #e0e0e0;
    padding: 0px 0px 0px 15px;
    background: #505050;
    border-radius: 3px 0px 0px 3px;
	}
	.headLogin span,
	.headRegist span{
		display:inline-block;
		margin-right:5px;
		position:relative;
		top:4px;
		height:18px;
		width:18px;
		}
	.headLogin span{ background-position:-481px 0;}
	.headRegist span{ background-position:-481px -19px;}
/* head End */


/* 首页底部通栏广告 */
.blue_jbad{ text-align:center; color:#fff; line-height:52px; padding:20px 0px 40px 0px;}
.blue_jbad h2 a{ color:#fff; line-height:30px;}
.adbut a{
	border:1px solid #fff;
	border-radius:25px;
	color:#fff; 
	padding:10px 30px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	}
.adbut a:hover {
	background: #fff;
	color:#0171c5;
}
.tg_text{ width:1180px; margin:0 auto; text-align:right; padding-top:8px; color:#045795;}

#back-to-top{position:fixed;bottom:100px;right:50px;}
#back-to-top a{text-align:center;text-decoration:none;color:#d1d1d1;display:block;width:50px;-moz-transition:color 1s;-webkit-transition:color 1s;-o-transition:color 1s;}
#back-to-top a:hover{color:#979797;}
#back-to-top a span{background:#d1d1d1;border-radius:6px;display:block;height:50px;width:50px;background:url(../images/arrow-up.png) no-repeat center center;margin-bottom:5px;-moz-transition:background 2s;-webkit-transition:background 1s;-o-transition:background 1s;}
#back-to-top a:hover span{background:url(../images/arrow-up.png) no-repeat center center;}


/* footer */
.footer{
	background-color:#282828;
	color:#717374;
	font-size:12px;
	line-height:26px;
	padding:30px 0 20px;
	}
	.subLogo img{
		filter:alpha(opacity=60); 
		opacity:0.6;
		}
	.subLogo h2{
		border-left:1px #515253 solid;
		color:#a3a3a3;
		font-size:15px;
		line-height:1.2;
		padding-left:10px;
		margin-left:70px;
		}
	.footerUl{
		float:left;
		text-align:right;
		margin:5px 17px 0 0;
		}
		.footerUl a{
			color:#717374;
			}
		.footerUl a:hover{
			color:#999;
			}
		.weibo,
		.qq,
		.weixin{
			display:inline-block;
			margin-left:17px;
			height:19px;
			width:23px;
			}
		.weibo{ background-position:-224px 0;}
		.qq{ background-position:-249px 0;}
		.weixin{ background-position:-273px 0;}
/* footer End */



/* 分页 */
.paging{
	color:#99a1a7;
	font-size:0;
	text-align:center;
	line-height:38px;
	}
	.paging a{
		background-color:#fff;
		border-radius:3px;
		color:#99a1a7;
		font-size:14px;
		display:inline-block;
		line-height:38px;
		margin:0 6px;
		height:38px;
		width:38px;
		}
	.paging a:hover,
	.paging a.current{
		background-color: #ffdd00;
		color:#000000;
		}
		.pagePrev,
		.pageNext{
			display:inline-block;
			position:relative;
			top:7.5px;
			height:23px;
			width:13px;
			}
		.pagePrev{ background-position:-166px 0;}
		.paging a:hover .pagePrev{ background-position:-194px 0;}
		.pageNext{ background-position:-180px 0;}
		.paging a:hover .pageNext{ background-position:-208px 0;}
	.paging i{
		font-size:14px;
		display:inline-block;
		margin:0 4px;
		}
/* 分页 End */




/* 焦点图 */
.device{
	overflow:hidden;
	position:relative;
	height:330px;
	width:100%;
	min-widht: 1180px;
	z-index:9;
	}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
	}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
	}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
	}
.swiper-slide, .swiper-slide_1{
	background-color:#e5e5e5;
	float: left;
	text-align:center;
	overflow:hidden;
	position:relative;
	}
.bannerPage{
	text-align:center;
  	position: absolute;
 	left:0;
  	bottom:20px;
	width:100%;
  	z-index:2;
	}
.swiper-pagination-switch {
	background-color:#dedede;
	border-radius:30px;
	cursor: pointer;
	display: inline-block;
	margin:0 8px;
	height:8px;
	width:30px;
	}
.swiper-active-switch {
	background-color:#ffdd00;
	width:50px;
	}
/* 焦点图 End */

.footer_li a{
	color:#717374;
}
.pro_title{
	margin: 8px 16px 0px 16px;
}
.pro_title a{
	font-size:14px;
	color: #4a4a4a;
	width: 220px;
	height: 25px;
	max-height: 25px;
	display: block;
	line-height: 25px;
	overflow: hidden;
	padding-right: 25px;
}
.user_name a {
	color: #abb0b3;
}
.user_name{
	margin: 12px 0px -33px 45px;
}
.swiper-wrapper{
	height:330px !important;
}
/* swiper-slide swiper-slide-visible swiper-slide-active */
.swiper-slide .imgMiddle{
	height:330px !important;
}
.footer_gg{
	 float:left; 
	 width:200px;
	 height:100px; 
	 margin-right:45px; 
	 background-color:#fff;
	 border-radius: 3px;
}

