@charset "utf-8";
/* CSS Document */
.center-title{ width:100%; text-align:center;}
.center-title strong.tit{display:inline-block; height:60px; font-size:36px; color:#333; line-height:36px; width:600px; position:relative;}
.center-title strong.tit.white{ color:#fff; background:none!important;}
.center-title strong.tit.hei{ color:#333; background:none!important;}
.center-title strong.tit i.line{ height:2px; width:36px; background:#1cc5b9; display:block; position:absolute; left:284px; bottom:0px;}
.center-title strong.tit.white i.line{ background:#fff;}
.center-title strong.tit i.line.red{ background:#fe5063;}
.center-title strong.tit.white i.line.lan{ background:#1cc5b9;}

.module-content{width:1180px;margin:0 auto;}

.btn-box{ text-align:center;}
.btn-box a.detail{ background:#ef4136; width:160px; height:45px; line-height:45px; border-radius:3px; color:#fff; display:inline-block;}
.btn-box a.detail:hover{ background:#d83126; }

