@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, div, p, a, dl, dt, dd, ul, ol, li,
		form, fieldset, legend, button, input, textarea, select, table, tr, th,
		td, hr, pre, sup, address, cite, dfn, em, var, blockquote {
		font-family: "Microsoft YaHei";
		margin: 0;
		padding: 0;
text-decoration: none;}
img{
 width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;
 vertical-align: middle;
}
	.width1000{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.yellow{
	color: #FF6600!important;
	}
.bgw{
	background: white!important;
	}
.floatl{
	float: left;
	}
.floatr{
	float: right;
	}
.widthp{
	min-width: 1000px;
	width: 100%;
	background: #33363B;
	}
.page{
	padding: 5px;
   text-align: center;
   margin-top: 30px;
	}
nav ul li{
      list-style: none;
    margin-left: 0px;
    display: inline-block;
   border-top-left-radius:4px;
   border-top-right-radius:4px;
    background: #33363B;
    text-align: center;
    width: 12%;
    padding: 5px 0;
  		margin-top: 4px;
	}
nav li a{
	font-size: 14px;
    color: white;
    display: inline-block;
    padding: 7px 27px;
    margin-bottom: 5px;
	}
.empVip{
	    min-height: 520px;
	    padding-bottom: 50px;
	    margin-top: 50px;
}
.empVip li{
	width: 175px;
    height: 60px;
    margin-right: 23px;
    margin-bottom: 20px;
    display: block;
    border: 1px solid #d0d0d0;
    float: left;
    text-align: center;
    font-size: 15px;
}
.empVip li a{
	color: #1081d7;
    text-align: center;
    width: 152px;
    padding: 0 10px;
    height: 60px;
    line-height: 20px;
    display: block;
    margin: auto;
    margin-top: 10px;
}
.about_innwes{
	margin-top: 20px;
    padding-bottom: 20px;
}
.about_innwes .titles{
	padding:10px 0;
	overflow: hidden;
}
.about_innwes .titles i{
	width: 6px;
    height: 20px;
    overflow: hidden;
    display: inline-block;
}
.about_innwes .titles span{
	vertical-align: super;
    font-weight: bold;
    font-size: 16px;
    margin-left: 7px;
}
.leftcontent{
	font-size: 14px;
	color:#919191;
	line-height: 28px;
}
.abuot_img{
	    width: 490px;
    height: 555px;
    margin: 10px auto;
    overflow: hidden;
}
/*轮播*/
.silder {width: 100%;height:200px; overflow: hidden;text-align: center;margin: 0 auto;position:relative;float:left;}
.silder .silder_list {height:200px; overflow:hidden;position: relative;}
.silder .silder_list a{position:absolute; top:0;left:0;}
.silder .silder_list a,.silder .silder_list img{display:inline-block;float:left;}
.silder .silder_page{height:42px;text-align:right; margin:0 auto;right:1px; overflow:hidden;position:absolute; top:1px;display: none}
.silder .silder_page li{width:16px; font-size:12px; float:left; height:16px;line-height:16px;margin:15px 10px 0 0; background:#F1F1F1;display:inline-block;text-align:center;color:#000;}
.silder .silder_page li.current{background:#FF6600;color:#fff;}
.silder_desc{color:#fff;background:url(../images/tit_bg.png) repeat 0 0;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder .silder_page li:hover{cursor:pointer;}
.index_a{
	display: inline-block;
    height: 90px
}