@charset "gb2312";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;border: 0 none;outline: 0;}
img {border: none;}
a {text-decoration: none;color: #333;font-size: 15px;}
ul, li {list-style: none;}
body{
    min-width: 1200px;
}
.header {width: 100%;float: left;height: 110px;line-height: 86px;}
.header_box {width: 1200px;margin: 0 auto;}

.header_box {
    width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}

.logo {
    display: flex;align-items: center;
    height: 100%;
}
.logo img{
    max-height: 40px;
}

/*Í¶¸å*/
.rougao {float: right;margin-top: 39px;}
.rougao .jianyi {background-color: #f5a123;}
.rougao a {height: 34px;line-height: 34px;float: left;color: #fff;font-size: 14px;background-color: #05a5b4;border-radius: 4px;width: 103px;text-align: center;margin-left: 15px;}
.rougao a:hover{background-color: #0797ca;color: #fff!important;}
.rougao .jianyi:hover{background-color:  rgb(20 153 210);color: #fff!important;}
.search_box{display: inline-block;width: 792px;}
.search {background: #fff;float: left;border-radius: 10px;overflow: hidden;border: 1px solid #05a5b4;margin-top: 31px;margin-left: 16%;}
.search em{float: left;width: 26px;height: 25px;background: url(/index/ico_2021.png) -31px 0px no-repeat;margin-left: 13px;margin-top: 11px;display: none;}
.search_text {width: 279px;padding: 0 10px 0 15px;line-height: 48px;height: 48px;border: 0;color: #cacaca;font-size: 17px;outline: none;float: left;}
.search_btn {width: 90PX;line-height: 48px;cursor: pointer;background: #05a5b4;padding: 0;float: right;font-size: 16px;color: #ffffff;border: 0;text-align: center;font-size: 16px;}


.h_nav {line-height: 50px;height: 50px;float: left;width: 100%;margin-bottom: 30px;background: #05a5b4;}
.h_nav ul {width: 1200px;margin: 0 auto;overflow: hidden;background: #05a5b4;}
.h_nav li {float: left;text-align: center;padding: 0 21px;}
.h_nav a {display: block;height: 100%;color: #fff;font-size: 16px;}
.h_nav li a:hover {background: #03919e;}
.h_nav li:nth-child(1) {background: #03919e;}

.c_t {width: 1200px;margin: 30px auto 0px;overflow: hidden;}
.c_t a:hover{text-decoration: underline;}
.ct_l {width: 328px;float: left;border: 1px solid #e6e6e6;}
.ct_title {line-height: 34px;color: #05a5b4;background: #f5f5f5;padding: 0 10px;font-weight: 700;}


.ct_c {width: 464px;float: left;margin-left: 39px;}
.ctc_banner {width: 100%;position: relative;overflow: hidden;border-radius: 10px;margin-bottom: 15px;}
.ctc_banner ul li {float: left;height: 255px;position: relative;}
.ctc_banner ul li img {width: 100%;height: 100%;}

.ctc_banner ul li p {
    background: rgba(0, 0, 0, 0.6);
    line-height: 30px;
    color: #fff;
    bottom: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.ctc_banner .dots {position: absolute;bottom: 40px;right: 30px;}
.ctc_banner .dots .dot {width: 26px;height: 26px;background: #000000;background: rgba(0, 0, 0, 0.6);float: left;text-align: center;color: #fff;margin: 0 5px;line-height: 26px;cursor:pointer;}

.ctc_banner .dots .dot.active {background: #05a5b4;}
.ct_r {width: 328px;float: right;border: 1px solid #e6e6e6;}
.ct_first {padding: 0 10px;margin: 10px 0;display: block;overflow: hidden;}
.ct_first img {width: 120px;height: 80px;float: left}
.ct_first_tw {width: 178px;float: right;margin-top: 6px;}
.ctf_title {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 700;font-size: 16px;color: #05a5b4;}

.ctf_desc {font-size: 14px;color: #999;margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;}
.ct_l ul,.ct_r ul{padding: 0 10px;line-height: 32px;}
.ct_l ul a,.ct_r ul a{width: 70%;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.ct_l ul li,.ct_r ul li{overflow: hidden;line-height: 41px;}
.ct_l ul li:before,.ct_r ul li:before{content:"";line-height: 15px;color: #ffffff;width: 5px;height: 5px;text-align: center;float: left;margin-top: 18px;margin-right: 6px;background: #05a5b4;font-family: inherit;font-weight: 700;font-size: 12px;border-radius: 100%;}
.ct_l ul span,.ct_r ul span{font-size: 12px;color:#999;float: right;}
.ctc_item{margin-top: 11px;font-weight: 700;margin-bottom: 15px;}
.ctc_item a{font-weight: 700;font-size: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;}
.ctc_desc{font-size: 13px;color:#999;margin-bottom: 6px;line-height: 24px;font-weight: 400;margin-top: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;}
.h_list{width: 1200px;margin: auto;}
.h_list a:hover{text-decoration: underline;}

.h_item_title {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.h_item_title .more{
    color: #999;
    border: none;
    font-size: 14px;

}

.h_item_title a{color:#05a5b4;padding:0 10px;display: inline-block;line-height:36px;border-bottom:4px solid #05a5b4;font-size: 20px;}
.ctc_desc a{float: right;font-size: 12px;color: #05a5b4;font-weight: 400;}
.h_item{overflow: hidden;margin-bottom: 10px;
margin-top: 15px;
}
.h_item_right{float: right;width:310px;border-left: 1px dashed #cacaca;line-height: 34px;padding-left: 10px;}
.h_item_right li{overflow: hidden;line-height: 41px;}
.h_item_right ul li:before{content:"";line-height: 15px;color: #ffffff;width: 5px;height: 5px;text-align: center;float: left;margin-top: 18px;margin-right: 6px;background: #05a5b4;font-family: inherit;font-weight: 700;font-size: 12px;border-radius: 100%;}
.h_item_right span{font-size: 12px;color:#999;float: right;}
.h_item_right ul a{width: 70%;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.h_item_left{width: 847px;float: left;}
.h_item_tw{overflow: hidden;border-bottom:1px solid #eee;display: block;padding-bottom: 19px;margin-bottom: 13px;}
.h_item_tw .hi_tw_title{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.h_item_tw img{width: 139px;height: 90px;float: left;border-radius: 10px;}
.hi_tw_msg{width: 684px;float: right;margin-top:6px;font-size: 17px;font-weight: 700;}

.hi_tw_desc {
    font-size: 14px;
    color: #999;
    font-weight: 400;
    line-height: 24px;
    height: 54px;
    overflow: hidden;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.lbt{width: 469px;float: left;line-height: 24px;}
.lbt_item{display: block;border-bottom:1px dashed #eee;font-weight: 700;font-size: 16px;margin-bottom: 10px;}
.lbt_desc{font-size:14px;color:#999;font-weight: 400;margin-top: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;}
.lbt .lbt_title{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.lbr{width: 300px;float: right;border-left: 1px dashed #e4e4e4;padding: 0 17px;}
.lbr li{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height: 35px;font-size: 15px;}
.flink {width: 1181px;margin: auto;overflow: hidden;border: 1px solid #e9e9e9;padding: 10px;}
.flink li {line-height: 22px;color: #05a5b4;margin: 4px;float: left;font-size: 12px;}
.flink li a {color: #888;font-size: 12px;}
.flink li a:hover{text-decoration: underline;}
.footer {padding-bottom: 10px;margin-top: 19px;background: #505050;padding-top: 14px;}
.footer p {width: 100%;text-align: center;color: #d7d7d7;font-size: 12px;line-height: 24px;}
.footer p a {color: #d7d7d7;font-size: 12px;padding: 0 5px;}



.n_place{width: 1200px;margin: auto;font-size: 14px;color: #888;overflow: hidden;}
.n_place code{margin:0 6px;}
.n_place a{font-size: 14px;color: #888;}
.c_m{width: 1200px;overflow: hidden;margin: 20px auto;}
.c_m a:hover{text-decoration: underline;}
.c_m_left{width: 797px;float:left;}
.c_m_sort{width:370px;float:left;border:1px solid #eee;border-top:2px solid #05a5b4;margin-bottom:10px;}
.fr{float: right}
.cms_title{display: block;line-height: 32px;padding:0 10px;border-bottom:1px solid #eee;color:#05a5b4;}
.crm_first{padding:0 10px;display: block;border-bottom:1px dashed #eee;}
.crm_title{line-height: 32px;}
.crm_desc{font-size:14px;color:#999;}
.c_m_sort ul{padding:0 10px;line-height:32px;margin-top:6px;}
.c_m_sort li a{width:70%;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.c_m_sort li span{float: right;color:#999;font-size:14px;}
.list{border-top:2px solid #05a5b4}
.item{display: block;padding: 18px 0;border-bottom: 1px dashed #dedede;}
.i_t{overflow: hidden;line-height: 30px;}
.i_t div{float: left;font-weight: 700;font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    width: 80%;
}

.i_t span{font-size:14px;float: right;color:#999;}
.i_t a{float: left;}
.i_d{font-size:14px;color:#999;line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}


.c_m_right{width:336px;float: right;}
.right_fixed {bottom: 54px;width: 336px;position: fixed !important;z-index: 300;}
.cmr_list{border:1px solid #eee;border-top:2px solid #05a5b4;background: #fff;}
.cmr_list_title{padding:0 10px;line-height: 32px;color:#05a5b4;border-bottom:1px solid #eee;}
.c_m_right ul{line-height: 41px;padding:0 10px;}
.c_m_right ul li{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;}
.c_m_right ul li em{width: 16px;height: 16px;float: left;text-align: center;line-height: 16px;background: #bbbbbb;color:#fff;margin: 15px 6px 0 0;font-size: 13px;font-style: inherit;border-radius: 4px;}
.c_m_right ul li:nth-child(1) em{background: #f8a214;}
.c_m_right ul li:nth-child(2) em{background: #05a5b4;}
.c_m_right ul li:nth-child(3) em{background: #0797ca;}


.page {
    padding: 20px 0 0;
    text-align: center;
    clear: both;
    overflow: hidden
}

.page a, .page li span {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 5px 10px;
    width: auto;
    border: 1px solid #E3E3E3;
    background: #fff;
    color: #333;
    text-align: center;
    font-size: 13px;
    zoom: 1;
    _display: inline;
}

.page a[disabled] {
    border: 1px solid #ccc;
    background: #e4e4e4;
    color: #333;
    cursor: not-allowed;
}

.page a[disabled]:hover {
    border: 1px solid #ccc;
    background: #e4e4e4;
    color: #333;
}

.page .active span {
    background: #05a5b4;
    color: #fff;
    text-decoration: none;
}

.page li {
    margin: 0 5px;
}

.page .pagination {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.hm_floor{
    display: flex;
    justify-content: start;
    width:100%;
    margin-bottom: 20px;
}
.hm_floor .lis_cla{
    margin:5px 0px 0px;
    background: white;
    padding: 10px 5px;
    border-bottom:1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}
.hm_floor .lis_cla a{
    color: #333;
}

.hm_floor  .lis_cla .sel{
    padding: 5px 9px;
    font-size: 16px;
}
.hm_floor .active{
    background: #05a5b4 ;
    color: white !important;
}

.hm_floor .hover{

    color:#fff;

}
.hm_floor .all{
    display: block;
    width: 50px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    margin-top: 17px;
    line-height: 30px;
    margin-left: 15px;
    flex-shrink: 0;
}



.main{width:1200px;margin: auto;clear: both;
    overflow: hidden;}


.main-left{width: 800px;float:left;}
.article{width: 100%;}
.title{text-align: center;font-size: 28px;line-height: 48px;margin-bottom: 10px;}
.content{margin-top: 20px;line-height:30px;font-size: 16px;color: #333;}
.content p{line-height: 30px;margin-bottom: 12px;color: #333;}
h2{display:inline-block;}
u{text-decoration:none;}
.content a{font-size: 16px;}
.content h2,.content h2 a,.content h2 a u{text-decoration: none;font-size: 16px; text-align: left; font-weight: bold; line-height: 31px; clear: both; color: #ff0000; margin-top:12px;}
.content img{max-width: 100%!important;height: auto!important;}
.content img{border-radius: 10px;}
.after_height_light~p a {color: #2965b1 !important;}

.info{text-align: center;color: #999;font-size: 14px;}
.info span{padding: 0 5px;}
.info a{color: #999;font-size: 14px;}
.prev {float: left;}
.next {text-align: right;}

.main-right{width:336px;float: right;}
.ms .right_fixed {top: 0;width: 336px;position: fixed !important;}
.ms .cmr_list{float: right;width: 86%;background: #fff;padding: 7%;border-radius: 10px;padding-top: 15px;padding-bottom: 22px;margin-top: 10px;margin-bottom: 8px;border: 1px solid #f3f3f3;}
.ms .cmr_list_title{padding:0 10px;line-height: 32px;color:#05a5b4;}
.ms .cmr_list ul{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.ms .cmr_list ul li{line-height: 41px;display: inline-block;width: 47%;height: 41px;overflow: hidden;}
.ms .cmr_list ul li em{width: 16px;height: 16px;float: left;text-align: center;line-height: 16px;background: #bbbbbb;color:#fff;margin: 6px 6px 0 0;font-size: 13px;font-style: inherit;}
.ms .cmr_list li:before{content:"w";line-height: 15px;color: #ffffff;width: 15px;height: 15px;text-align: center;float: left;margin-top: 13px;margin-right: 6px;background: #05a5b4;font-family: inherit;font-weight: 700;font-size: 12px;border-radius: 4px;}

.related_article_img{float: left;width: 100%;}
.related_article_img .related_top{height: 30px;width: 100%;border-bottom: 1px solid #EEE;}
.related_article_img .related_top code{float: left;font-size: 18px;height: 30px;line-height: 30px;color: #333;background: #fff;border-bottom: 2px solid #1c1c1c;font-family: initial;font-weight: 700;}
.related_article_img ul{margin-top: 13px;width: 100%;float:left;}
.related_article_img li{overflow: hidden;width: 156px;height: 127px;float: left;margin-right: 1px;margin-left: 10px;text-align: center;}
.related_article_img li a:hover span{text-decoration: underline;}
.related_article_img li a img{height: 104px;float: left;width: 100%;border: 1px solid #ddd;}
.related_article_img li a span{float: left;height: 24px;width: 100%;line-height: 24px;font-size: 16px;color: #2965b1;overflow: hidden;}

/*related_article*/
.related_about{width: 100%;float: left;overflow: hidden;padding-top: 15px;margin-bottom: 10px;}
.related_about .related_about_t{float: left;width: 100%;height: 28px;line-height: 28px;color: #494949;font-size: 16px;border-bottom: 1px solid #EEE;margin-bottom: 10px;}
.related_about .related_about_t code{color: #000;font-size: 18px;float: left;font-family: inherit;border-bottom: 2px solid #000;font-weight: 700;}
.related_about ul{float: left;width: 100%;}
.related_about li{float: left;width: 50%;height: 30px;font-size: 16px;overflow: hidden;line-height: 30px;}
.related_about li a{font-size: 16px;color: #2965b1;}
.related_about li a:before{float: left;content: "";width: 3px;height: 3px;background: #000;margin-top: 14px;margin-right: 5px;}
.related_about li a:hover{color: #000;}

.entry-meta {
    font-size: 16px;
    clear: both;
    overflow: hidden;
    padding: 20px 0;
}

.entry-meta ul {
    overflow: hidden;
}

.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}

.entry-meta ul:first-child li:last-child a {
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.entry-meta ul li a {
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}


.jinpinTjian {
    float: right;
    width: 86%;
    background: #fff;
    padding: 7%;
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 22px;
    margin-top: 10px;
    margin-bottom: 8px;
    border: 1px solid #f3f3f3;
}

.jinpinTjian_tl {
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    height: 40px;
    width: 100%;
    margin-bottom: 6px;
}

.jinpinTjian_tl span {
    font-weight: 700;
    color: #333;
    float: left;
    background: url(../images/one_dow_icon.3.png) no-repeat -19px -282px;
    width: 20px;
    height: 26px;
    margin-right: 5px;
    margin-top: 8px;
}

.jinpinTjian ul {
    float: left;
    width: 100%;
    margin: 0px!important;
}

.jinpinTjian li {
    overflow: hidden;
    font-size: 14px;
    line-height: 44px!important;
    float: left;
    width: 100%!important;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    height: 44px!important;
}

.jinpinTjian li a {
    display: inline-block;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    font-size: 15px;
}

.jinpinTjian li span {
    margin-top: 15px;
    width: 17px;
    height: 17px;
    line-height: 17px;
    color: #9195A3;
    text-align: left;
    margin-right: 8px;
    font-size: 15px;
    border-radius: 4px;
    float: left;
    font-weight: 700;
}

.jinpinTjian li:nth-child(1) span {
    color: #e33e42;
}

.jinpinTjian li:nth-child(2) span {
    color: #F60;
}

.jinpinTjian li:nth-child(3) span {
    color: #FAA90E;
}

.jinpinTjian li em {
    color: #999;
    font-size: 12px;
    float: left;
    font-style: inherit;
    margin-left: 0px;
    display: none;
    line-height: 24px;
    margin-left: 22px;
}

.jinpinTjian li:nth-child(1) a:before {
    content: "\70ED";
    background: #ff4800;
    display: inline-block;
    padding: 0 2px;
    text-align: center;
    color: #fff;
    line-height: 16px;
    height: 16px;
    font-size: 12px;
    border-radius: 4px;
    font-weight: 200;
    margin-top: 15px;
    float: right;
    margin-left: 8px;
}

.jinpinTjian li:nth-child(2) a:before {
    content: "\70ED";
    background: #ff4800;
    display: inline-block;
    padding: 0 2px;
    text-align: center;
    color: #fff;
    line-height: 16px;
    height: 16px;
    font-size: 12px;
    border-radius: 4px;
    font-weight: 200;
    margin-top: 14px;
    float: right;
    margin-left: 8px;
}

.jinpinTjian li:nth-child(3) a:before {
    content: "\70ED";
    background: #ff4800;
    display: inline-block;
    padding: 0 2px;
    text-align: center;
    color: #fff;
    line-height: 16px;
    height: 16px;
    font-size: 12px;
    border-radius: 4px;
    font-weight: 200;
    margin-top: 14px;
    float: right;
    margin-left: 8px;
}

.jinpinTjian li:nth-child(4) a:before {
    content: "\65B0";
    background: #FF455B;
    display: inline-block;
    padding: 0 2px;
    text-align: center;
    color: #fff;
    line-height: 16px;
    height: 16px;
    font-size: 12px;
    border-radius: 4px;
    font-weight: 200;
    margin-top: 14px;
    float: right;
    margin-left: 8px;
}

.jinpinTjian li:nth-child(5) a:before {
    content: "\65B0";
    background: #FF455B;
    display: inline-block;
    padding: 0 2px;
    text-align: center;
    color: #fff;
    line-height: 16px;
    height: 16px;
    font-size: 12px;
    border-radius: 4px;
    font-weight: 200;
    margin-top: 14px;
    float: right;
    margin-left: 8px;
}

.jinpinTjian li:nth-child(6) a:before {
    content: "\65B0";
    background: #FF455B;
    display: inline-block;
    padding: 0 2px;
    text-align: center;
    color: #fff;
    line-height: 16px;
    height: 16px;
    font-size: 12px;
    border-radius: 4px;
    font-weight: 200;
    margin-top: 14px;
    float: right;
    margin-left: 8px;
}

.jinpinTjian li:hover a {
    color: #2ca6e0;
    text-decoration: none;
}

.paybox-bottom.openvip {
    background-color: #fff;
    border: solid #44b549 1px;
    box-sizing: border-box;
    color: #44b549;
}

.content .rel_art_line:before {
    background: #e8b856;
    content: "";
    display: block;
    position: absolute;
    height: 16px;
    width: 6px;
    border-radius: 10px;
    left: 10px;
    top: 12px;
}

.after_height_light~p:after {
    content: "";
    border-bottom: 1px dashed #cecece;
    width: 68%;
    top: 15px;
    display: inline-block;
    position: absolute;
    right: 46px;
}

.content .after_height_light~p {
    position: relative;
    width: 50%;
    overflow: hidden;
    height: 33px;
    float: left;
    font-size: 15px;
    color: #2965b1;
}

.content .rel_art_line::after {
    display: none;
}

.content .after_height_light~p a {
    display: inline-block;
    background: #fff;
    font-size: 15px;
    position: absolute;
    z-index: 2;
    max-width: 68%;
    overflow: hidden;
    height: 24px;
    padding-right: 5px;
}

.content .after_height_light~p span {
    float: right;
    font-size: 12px;
    color: #bebbbb;
    background: #fff;
    position: absolute;
    z-index: 2;
    right: 19px;
    padding-left: 6px;
}

.content .rel_art_line {
    line-height: 40px !important;
    padding-left: 20px;
    font-size: 15px;
    background-color: #f2f8fc;
    border-radius: 10px;
    float: left;
    width: 97%!important;
    font-weight: 700;
    color: #333!important;
    padding-bottom: 12px!important;
    margin-bottom: 12px!important;
    font-size: 16px!important;
}

.ms{
    margin-top: 20px;
}
