*{ margin:0; padding:0;}
body { font-family:'Microsoft YaHei'; color:#444;  }
ul,li{ list-style:none; }

a{ color:#333; outline:none; }
a:hover{ color:#90C42F; text-decoration:none;}
a.a-blue{ text-decoration:underline; color:#536BA4; word-break:break-all;  }
a.a-blue:hover{ color:#90C42F; }
a.a-green {color:#7c96d4;; word-break:break-all; font-weight:400;}
a.a-green:hover{ color:#90C42F; }

html,body{ height:100%;}    
.all{ width:100%; }
.bgg{ background:#f1f1f1; }
.main{ padding-top:40px;padding-bottom:40px; }
.inside{ padding-top:110px;padding-bottom:40px; }

.title1{ width:100%;height:28px; line-height:28px; background:url(../images/dot.png) repeat-x center center; background-size:auto 1px; text-align:center; margin-top:0px; margin-bottom:35px ;}
.title1 h2{ display:inline-block; color:#333; font-size:24px; margin:0; padding:0px 15px; background:#fff; font-weight:bold; }
.title1 h1{ display:inline-block;color:#333; font-size:24px; margin:0; padding:0px 15px;background:#fff; font-weight:bold; }
.bgg .title1 h1{ background:#f1f1f1; }
.title1 .more{ display:none; }
.bgg .title1 .more{ background:#f1f1f1;}
.a-text{ font-size:16px; text-align:center; margin-bottom:20px; line-height:160%; }

.d-circle{ display:inline-block; background:#fff; width:140px;height:140px; border-radius:50%; text-align:center;}
.d-circle img{ width:100px; margin-top:25px; }

.t-title{ font-size:16px; font-weight:bold; font-family:'Microsoft YaHei'; color:#333; }
.p-text{ line-height:170%; font-size:15px; font-family:'Microsoft YaHei'; }
.p-text p{ text-indent:2em; }
.p-text img{ max-width:100%; margin-bottom:15px; }
.p-text h4{ font-size:16px; font-weight:bold; }
.p-text h5{ font-size:15px; font-weight:bold; }
.s-title{ display:block; text-align:center; margin-bottom:15px; }

.t-center{ text-align:center; }
.t-center .col-lg-4{text-align:center; }
.t-center .col-lg-4 p{ line-height:170%; margin-bottom:20px; }
.t-center .btn{ margin:0 5px 10px 5px; padding-left:20px; padding-right:25px; }
.t-center .btn-default{ background:#eee; }
.t-right{ text-align:right; }
.t-left{ text-align:left; }






