body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre,fieldset, lengend, button, input, textarea,th, td {
    margin: 0;
    padding: 0;
	font-weight:normal;
}
td{
	vertical-align:top;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
html{font-family:"Microsoft YaHei";-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}a{background:0 0;}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:"Microsoft YaHei";font-size:1em}
pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{margin:0}
button{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:"Microsoft YaHei",Helvetica,Arial,sans-serif,Lucida Sans Unicode;font-size:12px;line-height:1.428571429;color:#333;/*background-color:#fff*/}
button,input,textarea{font-family:"Microsoft YaHei";font-size:inherit;line-height:inherit}
a{color:#333;text-decoration:none}
img{vertical-align:middle}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}
ol,ul,li{list-style: none;}
/*清除浮动*/
.clear{clear:both;}
.clearfix:after {content: ".";display: block;height: 0;font-size: 0;clear: both;visibility: hidden;}
.clearfix {+height:1%;}

/*me*/
.ma{
	width:1201px;
	margin:0 auto;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.bg_sblue{
	background-color:#1d242c;
}
.bg_blue{
	background:#cee6f2 url(../images/bg1.jpg) repeat-y center top;
}
.ra3.bg_f,.bg_f,.btn2.bg_f{
	background-color:#fff;
}
.font14{
	font-size:14px;
}
.font15{
	font-size:15px;
}
.font16{
	font-size:16px;
}
.font18{
	font-size:18px;
}
.font20{
	font-size:20px;
}
.font22{
	font-size:22px;
}
.font24{
	font-size:24px;
}
.font28{
	font-size:28px;
}
.font30{
	font-size:30px;
}
.font36{
	font-size:36px;
}
.font40{
	font-size:40px;
}
.font7{
	font-size:7px;
}
.mt5{
	margin-top:5px;
}
.mt8{
	margin-top:8px;
}
.mt10{
	margin-top:10px;
}
.mt201,.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt50{
	margin-top:50px;
}
.mr10{
	margin-right:10px;
}
.mb12{
	margin-bottom:12px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.ml4{
	margin-left:4%;
}
.ml10{
	margin-left:10px;
}
.ml5{
	margin-left:5%;
}
.ml2{
	margin-left:2%;
}
.ml3{
	margin-left:3%;
}
.pt20{
	padding-top:20px;
}
.pt30{
	padding-top:30px;
}
.pb30{
	padding-bottom:30px;
}
.pb20{
	padding-bottom:20px;
}
.pb50{
	padding-bottom:50px;
}
.pl3{
	padding-left:3%;
}
.plr3{
	padding:0 3%;
}
.ptb3{
	padding:3% 0;
}
.mlr3{
	margin:0 3%;
}
.line25{
	line-height:25px;
}
.line21{
	line-height:21px;
}
.line30{
	line-height:30px;
}
.line40{
	line-height:40px;
}
.line50{
	line-height:50px;
}
.font_s{
	font-family:"SimSun";
}
.t_space{
	letter-spacing:5px;
}

/***arrow 三角形箭头***/
.arrow{
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}
.arrow22{
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 6px solid transparent;
}
.ar_1 {
	border-top: 8px solid #cb1148;
}
.ar_2 {
	border-left: 8px solid #444;
}
.col_jh{
	color:#c5c5c5;
}
.col_f{
	color:#fff;
}
.col_0{
	color:#000;
}
.col_9{
	color:#999;
}
.col_6{
	color:#666;
}
.col_bule{
	color:#2d7cc1;
}
.col_red{
	color:#ce424f;
}
.col_red1{
	color:#b71d24;
}
.col_tb{
	color:#77868e;
}
.col_green{
	color:#355515;
}
.col_zi{
	color:#6f156c;
}

/***arrow 箭头***/
.arrow0 {
	display: inline-block;
	width:18px;
	height: 18px;
	border: 2px solid #666;
	border-right: none;
	border-bottom: none;
}
.arrow1 {
	display: inline-block;
	width:12px;
	height: 12px;
	border: 1px solid #666;
	border-right: none;
	border-bottom: none;
}
.arrow2 {
	display: inline-block;
	width:9px;
	height: 9px;
	border: 1px solid #fff;
	border-right: none;
	border-bottom: none;
}
.arrow3 {
	display: inline-block;
	width:5px;
	height: 5px;
	border: 1px solid #999;
	border-right: none;
	border-bottom: none;
}
.ar_l {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.ar_b {
	transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
}
.ar_r {
	transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
/*radius*/
.ra3{
	border-radius:3px;
	-moz-border-radius:3px;
}
.ra5{
	border-radius:5px;
	-moz-border-radius:5px;
}
.body_po{
	position:relative;
}
.t_big{
	text-transform:uppercase;
}