/* 全局 */
.body-back{background: rgb(247,247,247);}
.bai-back{background: #fff;}
.test-back{background: rgb(105,132,155)}
.p-width{width:1180px;margin: 0 auto;}
.p-mat10{margin-top: 10px; }
.p-mat20{margin-top: 20px; }
.p-mat30{margin-top: 30px; }
.p-mat2{margin-top: 40px; }
.p-mat3{margin-top: 80px; }
.p-mab1{margin-bottom: 90px; }
.p-mab2{margin-bottom: 60px; }
.p-mal10{margin-left: 10px;}
.underline{text-decoration:underline;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.hide{display: none;}
img{display: block;}
.relt{position: relative;}
/* 组件 */
.b-blue{background:rgb(71,144,250);color: #fff;}
.yuan{height: 107px;width: 107px;background: rgb(42,169,152);border-radius: 50%;line-height: 107px;text-align: center;color: #fff;position: absolute;}
.fang{height: 66px;width: 100px;background: rgb(42,169,152);border-radius:8px;line-height: 66px;text-align: center;color: #fff;position: absolute;}
.lvx{height: 1px;width:37px;border-bottom: 1px solid rgb(42,169,152);margin: 25px 0;}
.lvxs{height: 1px;width:37px;border-bottom: 1px solid rgb(42,169,152);margin: 10px 0;}
.lvxss{height: 1px;width:37px;border-bottom: 1px solid rgb(42,169,152);margin: 1px 0 10px 0;}
/* 字体 */
.f156{font-size: 15px;color: #666;}
.f166{font-size: 16px;color: #666;}
.f169{font-size: 16px;color: #999;}
.f183{font-size: 18px;color: #333;}
.f186{font-size: 18px;color: #666;}
.f189{font-size: 18px;color: #666;line-height: 25px;}
.f206{font-size: 20px;color: #666;}
.blod{	
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-weight: 700;
}
.line-h1{line-height: 32px;}
.alv{color: rgb(42,169,152);text-decoration:underline;}
.f-ye{color: #ff9933;}
.lvas{color: rgb(42,169,152);text-decoration:underline;}
.dibulv{border-bottom: 1px solid rgb(42,169,152);display: inline-block;padding-bottom: 2px;margin-bottom: 10px;}