
body{
	font-family:"Microsoft YaHei";
}
*{
	font-family: "微软雅黑";
}
.bold{
	font-weight: bold;
}
img{
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}
 
.col_296dbf{
	color: #296DBF;
}
.w_1300{
	width: 1280px;
	margin: auto;
}
.title .tit-h2{
	text-align: center;
	font-size: 30px;
	color: #333;
}
i{
	font-style: normal;
}
.hidden{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;          /* for IE */
	-o-text-overflow: ellipsis;      /* for Opera */
	-icab-text-overflow: ellipsis;   /* for iCab */
	-khtml-text-overflow: ellipsis;  /* for Konqueror Safari */
	-moz-text-overflow: ellipsis;    /* for Firefox,mozilla */
	-webkit-text-overflow: ellipsis; /* for Safari,Swift*/
}
#head,#foot,#main,.section-wrap,.arr{
	width:99.9%;  
}
 .w_1200{
 	width: 1200px;
 	margin: auto;
 
 }
 
.le{
	float: left;
}
.ri{
	float: right;
}




/*head部分*/

#head{	
	width: 100%;
	height: auto;
	z-index: 9999;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	background: #fff;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
.head{ 
	height: 116px; 
	background: #fff;
	position: relative;
	display: table;
}
.head .logo{
	position: absolute;
	top: 25px;
	left: 0px;
}   
.head .nav{

 	display: table-row;
 }
.head .nav ul{
	float: right;
	text-align: left;
	font-size: 0;
}
.head .nav ul li{ 
	display: inline-block;
	margin: 0;
	padding: 5px 0;
} 
.head .nav ul li > a:hover,.head .nav ul li > a.a_hv{
	color: #e62129;
}
.head .nav ul li a{
	padding: 17px 30px;
	display: block;
	color: #000;
	color: #333;
	font-size: 16px;
	
} 
.nav .m{  
	position:relative; 
	z-index:1; 
}
.nav .sub{
	display:none; /*默认隐藏*/  
	position: absolute;
	max-width: 100%;
	left: 0px;
	top: 60px;
	z-index: 999;
	color: #333;
	font-size: 15px;
	background: #f9f9f9;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	}
.nav .sub dd{ 
	font-size: 15px;  
	line-height: 35px; 
	text-align: left;

	} 
.nav .sub dd a{   
	color: #fff; 
	margin: 0 !important;padding: 0 !important;padding-left: 25px !important;
	}
.nav .sub dd a:hover{ 
	color: #e62129;
}

/*搜索框*/
.ind_ss{
	height: 50px;
	display: table-row;
}
.ind_ss_le{

	width: 210px;
	border-radius:15px;
	background: #fff;
	margin-top:10px;
	margin-bottom:10px; 
	height: 30px;
	position:absolute;
	overflow: hidden;
	border: 1px solid #d7d7d7;
	left:-10px;
} 
.w_466{
	width: 520px;
    float: right;
    padding-right: 30px;
    margin-top: 0px;
    position: absolute;
    top: 13px;
    right: 0px;
}
.ind_ss .p_dh{
	float: right;
	font-size: 14px;
	color: #e62129;
	line-height: 26px;
	padding-left: 35px;
	background: url(../img/ind_dh.png) no-repeat left;
	width: auto;
	margin-top:8px;
background-position: left 6px;
}
.ind_ss .p_dh i{
 
}

.search-keyword{
	/*width:255px;*/
	position:absolute;
	left: 0;
	height: 30px;
	border:0;
	padding-left: 15px;
	background: #fff;
	font-family: "微软雅黑";
}
.search-btn{
	width: 40px;
	height:30px;
	position:absolute;
	right: 0;
	border:0;
	background:url(../img/ind_ss.png)no-repeat center center;
}

/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 430px;
	overflow:hidden;
	margin-top:116px;
	max-width: 100%;
}
.fullSlide .bd {
	margin:0 auto;
	width: 1278px;
	height: 100%;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 100% !important;
	overflow: hidden;
	text-align: center;
	background-repeat:no-repeat;
	background-size:100%;
	background-position:center center;
}
.fullSlide .bd li a {
	display: block;
	height: 100% !important;
}
.fullSlide .hd{
	position:absolute;
	width:100%;
	height:15px;
	line-height:15px;
	bottom:25px;
	text-align:center;
	z-index:100;
}
.fullSlide .hd ul li{
	width:35px;
	height:5px;
	display:inline-block;
	background:url(../img/ban_li.png) no-repeat 0 0;
	margin:0 6px;
	overflow:hidden;
	text-indent:-999px;
	cursor:pointer;
}
.fullSlide .hd ul li.on{
	background-position:right 0;
}



/*footer*/
 
#foot{
 	position: relative;
 /*	height:175px;*/
	background: #111;
}
.footer{
	color: #aaa;
	padding-top: 20px;
	display: table;
	position: relative;
}
.footer .ftp_01{
	display: table-cell;
	padding-right: 0px;
	font-size: 18px;
	line-height: 24px;
	width:520px;
}
.footer .ftp_01 i{
	font-size: 18px;
	color: white;
	font-weight: bold;
	display:block;
}
.footer .ftp_02{
	display: table-cell;
	font-size: 17px;
line-height: 27px;
	padding-left: 30px;
	background: url(../img/btm_wz.png)no-repeat left;
vertical-align: middle;
}
.footer .ftp_02 strong{
	color:#fff
}
.footer .ftp_03{
	font-size: 14px;
	display: table-cell;
	padding-right: 108px;
	
}
.footer .ftp_03 a{
	color: #aaa;
}
.footer .ftp_03 i{
	display: inline-block;
	padding: 0 23px;
	color: #303030;
}
.footer .ftp_04{
	padding-left: 30px;
	font-size: 14px;
	display: table-cell;
	background: url(../img/btm_cz.png)no-repeat left;
	
	
}
.footer .ftp_04 i{
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.footer .row{
	padding-bottom: 25px;
}
.w_1252{
	width: 1252px;
	margin: auto;
	 
	overflow: hidden;
}
.w_1000{
	width: 1000px;
	 
	overflow: hidden;
}
.footer .w_1000{
	border-bottom: 1px solid #303030;
}
.footer .btm_p{
	font-size: 14px;
	color: #aaa;
	line-height: 34px;
}
.footer .wx{
	width: 94px;
	position: absolute;
	top: 21px;
	right: 52px;
}
.footer .wx .img{
	width: 94px;
	height: 94px;
}
.footer .wx .img img{
	width: 100%;
	height: 100%;
}
.footer .wx p{
	display: block;
	width: 120%;
	font-size: 14px;
	color: #7f8487;
	margin-left: -5px;
	padding-top: 10px;
	
}
/* CSS Document */
	
	.quotes {
		clear: both;
		margin: 3px;
		padding: 3px;
		text-align: center;
	}
	
	.quotes ul li {
		border: 1px solid #CCCCCC;
		color: #666666;
		display: inline;
		margin-right: 4px;
		padding: 4px 7px;
		text-decoration: none;
	}
	
	.quotes .thisclass {
		background: #e62129;
		color: white;
	}

.quotes .thisclass a{
	color: white;
}
