@charset "utf-8";
/* 公共的css */
*{
	margin: 0px;
	padding: 0px;
	outline: none;
	resize:none;
	border:none;
	}
body{
	font-size:14px;
	font-family:"Microsoft YaHei" ;
	background:#FFF;
	color:#333333;
	}
div{position:relative;}
a{text-decoration:none; cursor:pointer;}
ul,li{list-style:none;}
img{
	border:0;
	margin: 0px;
	padding: 0px;
	}
 .clear{
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
	
	}
.clearfix:after {
	content:"";
	display:block;
	width:100%;
	height:0;
	clear:both;
}
/* input 共同样式 */
input{height:37px; background:#FFF;}
	
	
/* pss 让每一场活动安全落地 css */
.pss_warkeep{width:100%;height:200px; background:#229fff}
.pss_subkeep{width:1200px;margin:0 auto;}
.pss_subkeep img{margin-top:63px;}
	
	
	
	
/*导航*/
.i_navwar{
	width:100%;
	height:50px;
	z-index:99;
	border-bottom:1px solid #eaeaea;
	background:#FFF;
	}
.i_navsub{
	width:1200px;
	margin:0 auto;
	}
.i_navbg{
	width:115px;
	height:50px;
	float:left;
	
	}
.i_navbg img{margin-top:10px;}
.i_navcontent{float:right}
.i_nav{
	height:50px;
	line-height:50px;
	z-index:1;
	float:right;
	}

.i_nav .nLi{
	margin-left:70px;
	float:left;
	position:relative;
	display:inline;
	z-index:1;
	}
.i_nav .nLi h3{font-weight:inherit;}
.i_nav .nLi h3 a{
	height:50px;
	line-height:50px;
	display:block;
	font-size:14px;
	color:#333333;
	}
.i_nav .nLi h3 a:hover{border-bottom:3px solid #323232;}
.active_109{border-bottom:3px solid #323232;}
/*.i_nav .on h3 a{
	border-bottom:2px solid #dc4814;
	color:#333;
	}*/
	
/* 导航下拉子菜单 */	
.i_nav .sub{
	display:none;
	width:140px;
	left:0;top:52px;
	position:absolute;
	background:#FFF;
	line-height:20px;
	font-size:12px;
	text-indent:2em;
	padding-bottom:10px;
	box-shadow:0 0 5px #e9e9e9;
	}
.i_nav .sub li{zoom:1;margin-top:10px;}
.i_nav .sub a{display:block;color:#4f6067;height:20px;}
	
.i_nav .sub a:hover{background:#eaeaea;}

.circular{width:18px;height:18px;line-height:20px;display:block;float:left;position:absolute;top:3px;left:75px;font-size:10px; margin-left:5px;background:#e41515;border-radius:10px; color:#FFF; text-align:center;}

	
/* PSS 顶部CSS */
.pos_fixed{position:fixed; z-index:999;top:0; width:100%;}

.pss_wartop{width:100%;height:30px;line-height:30px;background: #323232; }
.pss_subtop{width:1200px;margin:0 auto;}
.pss_subtop div{float: left;}
.pss_subtop .enter{float: right;}
.pss_subtop .enter p{float: left;color: #FFFFFF;}
.pss_subtop a{color: #FFFFFF;}
<!--.pss_subtop div:nth-child(2) p:nth-child(2){margin-left: 50px;}-->
.pss_subtop .enter .en_a{margin-left:45px;}
.pss_subtop .enter a img{ margin-right:5px;}
.pss_subtop a:hover{color:#ff7e00;}
.pss_subtop img{margin-top:7px;}



/* pss 低部css */
.pss_foot{width:100%;color:#FFF; margin-top:35px;}
.pss_footwar{height:300px;background:url(../images/public/pss_bgaddress.jpg) no-repeat;font-size:14px;}
.pss_footsub{width:1000px; margin:0 auto;padding-top:35px;}
.pss_footsub label{font-size:18px; line-height:36px;}
.pss_footsub div{width:190px;float:left}
.pss_footsub div ul li a{color:#eaeaea;line-height:36px;}
.pss_footsub div ul li a:hover{ font-weight:bold;}

.pss_footsub .pss_footleft{float:left;}
.pss_footsub .pss_footleft p{margin-top:20px;}


.pss_footsub .pss_footcenter{width:180px;float:left;}
.pss_footsub .pss_footcenter p{margin-top:20px;}


.pss_footsub .pss_footright{width:170px;float:right;}
.pss_footsub .pss_footright img{margin-top:20px;}





.pss_lowest{width:100%;height:30px; line-height:30px; background:#333333;color:#FFF}
.pss_lowest p{ text-align:center;}
.pss_lowest p a{color:#FFF}
.low_height45{ height:45px; line-height:45px;}
