/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;font-size: 100%;}
body,button, input, select, textarea{font-size: 14px;line-height:1.5rem;font-family: Arial, '微软雅黑'; color: #3e3e3e; }
h1, h2, h3, h4, h5, h6{font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
input,button{background: none;border: none;outline: none;-webkit-appearance: none;}
textarea{resize: none;}
body{}
*{margin: 0; padding: 0; box-sizing: border-box;}
a:hover{text-decoration: none;
		color:#333;
	font-size: 14px;
		-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
}
img{border:0px;  outline-width:0px;  vertical-align:top; overflow: hidden}

a{overflow: hidden; text-decoration: none;color:#333333; font-size: 14px;}
a img{cursor: pointer;transition: all 0.5s;/*图片缩小过程的时间*/ overflow: hidden}
a img:hover{transform: scale(1.1);/*鼠标经过图片放大的倍数*/ overflow: hidden}
h4{font-size: 24px; font-weight: bold}
h6{line-height: 60px; font-size: 50px; font-weight: bold}
h6 span{font-size: 30px; font-weight: 100;}

.clearfix { *zoom: 1; } 
.clearfix:before, .clearfix:after {  display: table; line-height: 0; content: ""; } 
.clearfix:after { clear: both; } 
.fl { float:left;}
.fr { float:right;}
.cr{clear: both; *zoom:1}

.bod{width: 100%}
.box{width:1200px; margin:0 auto; overflow: hidden}
.wp{width: 1200px;margin: 0 auto;position: relative;}
.wi{width: 1200px}
.wc{width: 1200px; margin: 0 auto}
.ov{overflow: hidden}
.m3{margin: 30px;}
.m1{margin: 10px;}
.mt{margin-top: 3px}
.mt1{margin-top: 10px;}
.mp{margin:20px auto}
.mb10{margin-bottom: 10px}
.mb20{margin-bottom: 20px}
.mb30{margin-bottom: 30px}
.mt1{margin-top: 10px;}
.mt2{margin-top: 20px;}
.mt3{margin-top: 30px;}
.mt5{margin-top: 50px;}
.mt5_1{margin-top: 400px;}
.mt5_2{margin-top: 450px;}
.mt8{margin-top: 80px;}
.mtb20{margin: 20px 0px}
.mtb50{margin: 50px 0px}
.mt120{margin-top: 150px;}
.ml10{margin-left: 10px}
.ml20{margin-left: 20px}
.ml25{margin-left: 25px;}
.mlr20{margin: 0px 20px}
.ml300{margin-left: 300px}
.mr{margin-right: 20px;}
.p10{padding: 10px}
.p15{padding: 15px}
.p20{padding: 20px}
.p35{padding: 35px}

.pt30{padding: 30px 0px;}
.pt50{padding: 50px 0px;}
.pt100{padding: 100px 0px;}
.ptp1020{padding: 10px 0px 10px 20px;}
.ptp50{padding: 50px 0px}
.pr30{padding-right: 30px}
.pb30{padding-bottom: 30px;}
.pb10{padding-bottom: 10px;}
.ml{margin-left: 15px;}
.ml1{margin-left: 25px}
.ml5{margin-left: 80px; line-height: 40px}
.ml150{margin-left: 150px}
.pb{padding-bottom: 50px;}
.ptb10{padding: 10px 0px;}
.ptb15{padding: 15px 0px}
.ptb20{padding: 20px 0px}
.ptb50{padding: 50px 0px}
.psa{position: absolute; }
.psr{position: relative }
.db{display: block}
.cen{margin: 0 auto}
.cen1{text-align: center}
.le{text-align: left}
.ri{text-align: right}
.cored{color: #e60000}
.corwi{}
.h50{height: 50px; line-height: 50px}
.hei360{height: 360px;}
.hei410{height: 410px}
.hei530{height: 530px;}
.fg{
	box-shadow: 0 0 10px #cecece;
	-moz-box-shadow: 0 0 10px #cecece;
	-webkit-box-shadow: 0 0 10px #cecece;
	-o-box-shadow: 0 0 10px #cecece;
}
.cowi{color: #fff}
.w80{width: 80px}
.w130{width: 130px}
.w300{width: 300px}
.w350{width: 350px;}
.w410{width: 410px;}
.w610{width: 610px;}
.w720{width: 720px}
.cblue{color: #0846a8}
.ceng{z-index: 2}
.main{ height: 100px;}
.fg
.tein p{text-indent: 2em;}
.bline{border-bottom: 1px #ccc solid}
.clr{clear: both}
.yc{white-space:nowrap; 
text-overflow:ellipsis; 
-o-text-overflow:ellipsis; 
overflow: hidden;}
.d{}