
/*通用*/
body{
	font-size: 14px;
}
a:hover{text-decoration: none;}
.l{float: left;}
.r{float: right;}
.b{font-weight: bold;}
.yc{display: none;}
.k{display: block;}
.clear{clear: both;overflow: hidden;height: 0px;}
.center{text-align: center;}
.center-left{text-align: left;}
.center-right{text-align: right;}
.margin{margin: 0px auto;}
.quan{background:  #d5212a;padding: 2px 3px;color: #fff;border-radius: 50px;}
/*字体颜色*/
.fff{color: #fff;}
.000{color: #000;}
.red{color: red;}
.yellow{color: #FE8A03;}
.blue{color: #1d98d1;}
.ccc{color: #ccc;}
.gray{color: #e8e8e8;}
.5f5f{color: #5f5f5f;}
.green{color: #1b7c13;}
.xxh{color: #717171;}
.f50a{color: #1f50af;}
.d2e{color: #d2e007;}
.shui{color: #4c5262;}
/*字号大小*/
.font12{font-size: 12px;}
.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;}
.font26{font-size: 26px;}
.font28{font-size: 28px;}
.font30{font-size: 30px;}
.font32{font-size: 32px;}
.font34{font-size: 34px;}
.font36{font-size: 36px;}
.fontem85{font-size: 0.85em;}
.fontem9{font-size: 0.9em;}
.fontem1{font-size: 1em;}
.fontem11{font-size: 1.1em;}
.fontem12{font-size: 1.2em;}
.fontem13{font-size: 1.3em;}
.fontem14{font-size: 1.4em;}
.fontem15{font-size: 1.5em;}
.fontem20{font-size: 2em;}
.songti{font-family: '宋体';}
.yahei{font-family: '微软雅黑';}
/*背景顏色*/
.bg000{background: #000;}
.bg222{background: #222;}
.bg555{background: #555;}
.bg666{background: #666;}
.bglan{background: #1d98d1;}
.bgf6{background: #f6f6f6;}
.bgfff{background: #fff;}
.bgf00{background: #f00;}
.bgeee{background: #e3e4e5; border-bottom: 1px solid #eee;}
.bggray{background: #e8e8e8;}
.bg429{background:#429418;}
.qhui{background: #f9f9f9;}
.ff64{background: #ff6403;}/*橙色*/
.slan{background: #1f50af;}/*深蓝色*/
.rgb{background-color: rgba(0,0,0,0.1); }
.zcs{background: #113160;}/*藏深色*/
.heis{background: #282828;}/*黑色*/
.qhuis{background: #fafafa;}/*浅浅灰色*/
.shuis{background: #f2f5f9;}/*深灰色*/
/*宽度*/
.ww120{width: 120px;}
.ww200{width: 200px;}
.ww220{width: 220px;}
.ww180{width: 180px;}
.ww800{width: 800px;}
.wp80{width: 80%;}
.ww1045{width: 1045px;}
/*主体宽度*/
.w120{width: 120px;margin: 0 auto;}
.w300{width: 300px;margin:0 auto;}
.w360{width: 360px;margin:0px auto;}
.w410{width: 410px;margin:0px auto;}
.w480{width: 480px;margin:0px auto;}
.w512{width: 512px;margin:0px auto;}
.w600{width: 600px;margin:0px auto;}
.w720{width: 720px;margin:0px auto;}
.w740{width: 740px;margin:0px auto;}
.w750{width: 750px;margin:0px auto;}
.w920{width: 920px;margin:0px auto;}
.w940{width: 940px;margin:0px auto;}
.w970{width: 970px;margin:0px auto;}
.w1000{width: 1000px;margin:0px auto;}
.w1050{width: 1050px;margin:0px auto;}
.w1100{width: 1100px;margin:0px auto;}
.w1200{width: 1200px;margin:0px auto;}
.w1280{width: 1280px;margin:0px auto;}
.w1300{width: 1300px;margin:0px auto;}
.w2005{width: 2005px;margin:0px auto;}
/*高度*/
.h10{height: 10px;}
.h20{height: 20px;}
.h25{height: 25px;}
.h30{height: 30px;}
.h35{height: 35px;}
.h40{min-height: 40px;}
.h45{height: 45px;}
.h50{height: 50px;}
.h55{height: 55px;}
.h60{height: 60px;}
.h65{height: 65px;}
.h70{height: 70px;}
.h75{height: 75px;}
.h80{height: 80px;}
.h85{height: 85px;}
.h90{height: 90px;}
.h95{height: 95px;}
.h100{height: 100px;}
.h105{height: 105px;}
.h110{height: 110px;}
.h115{height: 115px;}
.h120{height: 120px;}
.h130{height: 130px;}
.h135{height: 135px;}
.h150{height: 150px;}
.h200{height: 200px;}
.h300{height: 300px;}
.h350{height: 350px;}
.h400{min-height: 400px;}
.h450{height: 450px;}
.h480{height: 480px;}
.h500{height: 500px;}
.h600{min-height: 600px;}
.h800{min-height:800px;}
.h900{min-height: 900px;}
.h1100{height: 1100px;}
/*外頭边距离*/
.mg-top5{margin-top: 5px;}
.mg-top10{margin-top: 10px;}
.mg-top15{margin-top: 15px;}
.mg-top20{margin-top: 20px;}
.mg-top25{margin-top: 25px;}
.mg-top30{margin-top: 30px;}
.mg-top35{margin-top: 35px;}
.mg-top40{margin-top: 40px;}
.mg-top45{margin-top: 45px;}
.mg-top50{margin-top: 50px;}
.mg-top55{margin-top: 55px;}
.mg-top60{margin-top: 60px;}
.mg-top65{margin-top: 65px;}
.mg-top70{margin-top: 70px;}
.mg-top75{margin-top: 75px;}
.mg-top80{margin-top: 80px;}
.mg-top85{margin-top: 85px;}
.mg-top90{margin-top: 90px;}
.mg-top95{margin-top: 95px;}
.mg-top100{margin-top: 100px;}
.mg-top105{margin-top: 105px;}
.mg-top110{margin-top: 110px;}
.mg-top115{margin-top: 115px;}
.mg-top120{margin-top: 120px;}
/*外右边距*/
.mg-right5{margin-right: 5px;}
.mg-right10{margin-right: 10px;}
.mg-right15{margin-right: 15px;}
.mg-right20{margin-right: 20px;}
.mg-right25{margin-right: 25px;}
.mg-right30{margin-right: 30px;}
.mg-right35{margin-right: 35px;}
.mg-right40{margin-right: 40px;}
.mg-right45{margin-right: 45px;}
.mg-right50{margin-right: 50px;}
.mg-right55{margin-right: 55px;}
.mg-right60{margin-right: 60px;}
.mg-right65{margin-right: 65px;}
.mg-right70{margin-right: 70px;}
.mg-right75{margin-right: 75px;}
.mg-right80{margin-right: 80px;}
.mg-right85{margin-right: 85px;}
.mg-right90{margin-right: 90px;}
.mg-right95{margin-right: 95px;}
.mg-right100{margin-right: 100px;}
.mg-right105{margin-right: 105px;}
.mg-right110{margin-right: 110px;}
.mg-right115{margin-right: 115px;}
.mg-right120{margin-right: 120px;}
/*外底边距*/
.mg-bottom5{margin-bottom: 5px;}
.mg-bottom10{margin-bottom: 10px;}
.mg-bottom15{margin-bottom: 15px;}
.mg-bottom20{margin-bottom: 20px;}
.mg-bottom25{margin-bottom: 25px;}
.mg-bottom30{margin-bottom: 30px;}
.mg-bottom35{margin-bottom: 35px;}
.mg-bottom40{margin-bottom: 40px;}
.mg-bottom45{margin-bottom: 45px;}
.mg-bottom50{margin-bottom: 50px;}
.mg-bottom55{margin-bottom: 55px;}
.mg-bottom60{margin-bottom: 60px;}
.mg-bottom65{margin-bottom: 65px;}
.mg-bottom70{margin-bottom: 70px;}
.mg-bottom75{margin-bottom: 75px;}
.mg-bottom80{margin-bottom: 80px;}
.mg-bottom85{margin-bottom: 85px;}
.mg-bottom90{margin-bottom: 90px;}
.mg-bottom95{margin-bottom: 95px;}
.mg-bottom100{margin-bottom: 100px;}
.mg-bottom105{margin-bottom: 105px;}
.mg-bottom110{margin-bottom: 110px;}
.mg-bottom115{margin-bottom: 115px;}
.mg-bottom120{margin-bottom: 120px;}
/*外左边距*/
.mg-left5{margin-left: 5px;}
.mg-left10{margin-left: 10px;}
.mg-left15{margin-left: 15px;}
.mg-left20{margin-left: 20px;}
.mg-left25{margin-left: 25px;}
.mg-left30{margin-left: 30px;}
.mg-left35{margin-left: 35px;}
.mg-left40{margin-left: 40px;}
.mg-left45{margin-left: 45px;}
.mg-left50{margin-left: 50px;}
.mg-left55{margin-left: 55px;}
.mg-left60{margin-left: 60px;}
.mg-left65{margin-left: 65px;}
.mg-left70{margin-left: 70px;}
.mg-left75{margin-left: 75px;}
.mg-left80{margin-left: 80px;}
.mg-left85{margin-left: 85px;}
.mg-left90{margin-left: 90px;}
.mg-left95{margin-left: 95px;}
.mg-left100{margin-left: 100px;}
.mg-left105{margin-left: 105px;}
.mg-left110{margin-left: 110px;}
.mg-left115{margin-left: 115px;}
.mg-left120{margin-left: 120px;}
.mg-left400{margin-left: 400px;}
/*内頭边距离*/
.pg-top5{padding-top: 5px;}
.pg-top10{padding-top: 10px;}
.pg-top15{padding-top: 15px;}
.pg-top20{padding-top: 20px;}
.pg-top25{padding-top: 25px;}
.pg-top30{padding-top: 30px;}
.pg-top35{padding-top: 35px;}
.pg-top40{padding-top: 40px;}
.pg-top45{padding-top: 45px;}
.pg-top50{padding-top: 50px;}
.pg-top55{padding-top: 55px;}
.pg-top60{padding-top: 60px;}
.pg-top65{padding-top: 65px;}
.pg-top70{padding-top: 70px;}
.pg-top75{padding-top: 75px;}
.pg-top80{padding-top: 80px;}
.pg-top85{padding-top: 85px;}
.pg-top90{padding-top: 90px;}
.pg-top95{padding-top: 95px;}
.pg-top100{padding-top: 100px;}
.pg-top105{padding-top: 105px;}
.pg-top110{padding-top: 110px;}
.pg-top115{padding-top: 115px;}
.pg-top120{padding-top: 120px;}
/*外右边距*/
.pg-right5{padding-right: 5px;}
.pg-right10{padding-right: 10px;}
.pg-right15{padding-right: 15px;}
.pg-right20{padding-right: 20px;}
.pg-right25{padding-right: 25px;}
.pg-right30{padding-right: 30px;}
.pg-right35{padding-right: 35px;}
.pg-right40{padding-right: 40px;}
.pg-right45{padding-right: 45px;}
.pg-right50{padding-right: 50px;}
.pg-right55{padding-right: 55px;}
.pg-right60{padding-right: 60px;}
.pg-right65{padding-right: 65px;}
.pg-right70{padding-right: 70px;}
.pg-right75{padding-right: 75px;}
.pg-right80{padding-right: 80px;}
.pg-right85{padding-right: 85px;}
.pg-right90{padding-right: 90px;}
.pg-right95{padding-right: 95px;}
.pg-right100{padding-right: 100px;}
.pg-right105{padding-right: 105px;}
.pg-right110{padding-right: 110px;}
.pg-right115{padding-right: 115px;}
.pg-right120{padding-right: 120px;}
.pg-right300{padding-right: 300px;}
/*外底边距*/
.pg-bottom5{padding-bottom: 5px;}
.pg-bottom10{padding-bottom: 10px;}
.pg-bottom15{padding-bottom: 15px;}
.pg-bottom20{padding-bottom: 20px;}
.pg-bottom25{padding-bottom: 25px;}
.pg-bottom30{padding-bottom: 30px;}
.pg-bottom35{padding-bottom: 35px;}
.pg-bottom40{padding-bottom: 40px;}
.pg-bottom45{padding-bottom: 45px;}
.pg-bottom50{padding-bottom: 50px;}
.pg-bottom55{padding-bottom: 55px;}
.pg-bottom60{padding-bottom: 60px;}
.pg-bottom65{padding-bottom: 65px;}
.pg-bottom70{padding-bottom: 70px;}
.pg-bottom75{padding-bottom: 75px;}
.pg-bottom80{padding-bottom: 80px;}
.pg-bottom85{padding-bottom: 85px;}
.pg-bottom90{padding-bottom: 90px;}
.pg-bottom95{padding-bottom: 95px;}
.pg-bottom100{padding-bottom: 100px;}
.pg-bottom105{padding-bottom: 105px;}
.pg-bottom110{padding-bottom: 110px;}
.pg-bottom115{padding-bottom: 115px;}
.pg-bottom120{padding-bottom: 120px;}
/*外左边距*/
.pg-left5{padding-left: 5px;}
.pg-left10{padding-left: 10px;}
.pg-left15{padding-left: 15px;}
.pg-left20{padding-left: 20px;}
.pg-left25{padding-left: 25px;}
.pg-left30{padding-left: 30px;}
.pg-left35{padding-left: 35px;}
.pg-left40{padding-left: 40px;}
.pg-left45{padding-left: 45px;}
.pg-left50{padding-left: 50px;}
.pg-left55{padding-left: 55px;}
.pg-left60{padding-left: 60px;}
.pg-left65{padding-left: 65px;}
.pg-left70{padding-left: 70px;}
.pg-left75{padding-left: 75px;}
.pg-left80{padding-left: 80px;}
.pg-left85{padding-left: 85px;}
.pg-left90{padding-left: 90px;}
.pg-left95{padding-left: 95px;}
.pg-left100{padding-left: 100px;}
.pg-left105{padding-left: 105px;}
.pg-left110{padding-left: 110px;}
.pg-left115{padding-left: 115px;}
.pg-left120{padding-left: 120px;}
.pg-left300{padding-left: 300px;}
/*行高*/
.lineheight10{line-height: 10px;}
.lineheight15{line-height: 15px;}
.lineheight20{line-height: 20px;}
.lineheight25{line-height: 25px;}
.lineheight30{line-height: 30px;}
.lineheight34{line-height:34px;}
.lineheight35{line-height: 35px;}
.lineheight40{line-height: 40px;}
.lineheight45{line-height: 45px;}
.lineheight50{line-height: 50px;}
.lineheight80{line-height: 80px;}
.lineheight55{line-height: 55px;}
.lineheight100{line-height: 100px;}
.lineheight110{line-height: 110px;}
.lineheight200{line-height: 200px;}
/*底线*/
.bdbottom{border-bottom: 1px solid #e8e8e8;}