* {
    margin: 0;
    padding: 0
}
a:focus {
    text-decoration: none;
}
.fl {
    float: left;
    display: inline;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}
input:focus {
    outline: none;
}
textarea:focus {
    outline: none;
}
input, select, textarea {
    font-size: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th {
    text-align: inherit;
}
fieldset, img {
    border: 0;
}
iframe {
    display: block;
}
del {
    text-decoration: line-through;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 500;
}
ol, ul {
    list-style: none;
}
.fix {
*zoom:1;
}
.fix:after {
    display: block;
    content: "$";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.fn-clear {
    zoom: 1;
}
.clearjx {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.fn-left, .fn-right {
    display: inline;
}
.fn-left {
    float: left;
}
.fn-right {
    float: right;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.head-top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background: #f5f5f5;
    border-bottom: 1px solid #e3e3e3;
    top: 0;
}
.head-top-center {
    width: 1050px;
    margin: auto;
    font-family: \5B8B\4F53, simsun;
    font-size: 12px;
    color: #989697;
}
/**********首页**********/
.top-left {
    float: left;
}
.top-right {
    float: right;
}
.top-right a {
    text-decoration: none;
    color: #989697;
}
.top-right a:hover {
    color: #F60;
}
.top-right ul {
    float: right;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.top-right ul li {
    float: left;
    padding: 0 12px;
    height: 16px;
    line-height: 16px;
    margin-top: 7px;
}
.pcto {
    width: 1050px;
    margin: auto;
    height: 97px;
}
.pcto_menu {
    width: 676px;
    float: right;
}
.pcto_box {
    float: left;
    width: 250px;
    margin-top: 10px;
    margin-left: 0px;
}
.pcto_box img {
    margin-top: 0px;
}
.pcto_menu ul {
    margin: 0px;
    padding: 0px;
    float: left;
}
.pcto_menu ul li {
    float: left;
    display: block;
}
.pcto_menu ul li .navcurrent {
    color: #000000;
    border-top: #1ca186 solid 3px;
}
.pcto_menu ul li a {
    display: block;
    width: 135px;
    height: 97px;
    line-height: 97px;
    text-decoration: none;
    text-align: center;
    border-top: #FFFFFF solid 3px;
    color: #000;
}
.pcto_menu ul li a:hover {
    border-top: #1ca186 solid 3px;
}
/* slide */
.slide-main {
    height: 370px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
    padding-top: 0px;
    background-color: #ededed;
}
.prev, .next {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    z-index: 222;
    top: 137px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    _border: 1px solid none;
}
.prev {
    left: 20px;
}
.next {
    right: 20px;
}
.prev:hover, .next:hover, .nav-main a:hover, .nav-main a.cur {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
.item {
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    z-index: 124;
    top: 330px;
    left: 0;
    text-align: center;
}
.item a {
    display: inline-block;
    width: 24px;
    height: 5px;
    margin-right: 11px;
    background: #444;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    overflow: hidden;
}
.item a.cur {
    background: #f9970c;
}
.slide-box {
    display: block;
    width: 100%;
    height: 370px;
    overflow: hidden;
    top: -3px;
    padding-top: 0px;
    margin: auto;
}
.slide-box {
    position: relative;
}
.slide {
    display: block;
    width: 100%;
    height: 370px;
    overflow: hidden;
    margin-top: 0px;
}
.slide img {
    width: 1400px;
    height: 370px;
    margin-top: 0px;
}
#bgstyleb {
    background: url(../images/002_bg.png) no-repeat 50%;
    background-size: cover;
}
#bgstylec {
    background: url(../images/003_bg.png) no-repeat 50%;
    background-size: cover;
}
.slide a {
    display: block;
    width: 100%;
    height: 370px;
    cursor: pointer;
}
.footer {
    background-color: #3f3f3f;
    height: 80px;
    line-height: 25px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    padding-top: 15px;
}
.footer a {
    color: #FFF;
    text-decoration: none;
}
.footer a:hover {
    color: #F90;
}
/********中间*******/

.page-wrap {
    height: 330px;
    width: 1050px;
    margin: auto;
    margin-top: 30px;
}
.news-left {
    width: 510px;
    float: left;
}
.event-right {
    width: 500px;
    float: right;
}
.event-tit {
    height: 40px;
    line-height: 40px;
    border-bottom: #e5e5e5 solid 1px;
    color: #1ca186;
    font-size: 28px;
}
.n-more em {
    color: #c6c6c6;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
}
.n-more {
    margin-top: 0px;
    float: right;
    text-decoration: none;
}
.n-more em:hover {
    color: #F90;
    text-decoration: none;
}
.event_content {
    margin-top: 10px;
    float: left;
    width: 472px;
}
.event_content li {
    margin-bottom: 12px;
}
.event_content li span {
    width: 53px;
    height: 50px;
    background: #1ca186;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 20px;
    float: left;
    font-size: 12px;
}
.event_content li a {
    width: 410px;
    float: right;
    color: #4f4f4f;
    line-height: 20px;
    font-size: 14px;
    margin-top: 2px;
    color: #000;
    text-decoration: none;
    background-color: #FFF;
}
.event_content li a:hover {
    color: #F60;
}
.e_date {
    font-size: 28px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 2px;
}
.event_content ul {
    margin-top: 10px;
}
.news-tit {
    border-bottom: #e5e5e5 solid 1px;
    height: 40px;
    line-height: 40px;
    border-bottom: #e5e5e5 solid 1px;
    color: #1ca186;
    font-size: 28px;
}
/*图片部分开始*/
.pt_img {
    height: 235px;
    margin-top: 20px;
}
.pt_imgl {
    width: 352px;
    height: 235px;
    overflow: hidden;
    position: relative;
}
.pt_imgl ul {
    position: relative;
    width: 1396px;
}
.pt_imgl li {
    width: 352px;
    float: left;
    position: relative;
}
.pt_imgl a img {
    width: 352px;
    height: 235px;
}
.pt_imgl p {
    background: url(../images/lifoc.png) no-repeat 0 0;
    padding-left: 5px;
    height: 33px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    width: 352px;
}
.pt_imgl a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.pt_sub {
    padding-left: 6px;
    height: 235px;
    overflow: hidden;
}
.pt_sub ul {
    position: relative;
}
.pt_sub li {
    height: 76px;
    width: 133px;
    margin-bottom: 3px;
    position: relative;
}
.pt_sub li img {
    height: 76px;
    width: 133px;
}
.pt_sub p {
    position: absolute;
    left: 0;
    top: 0;
    height: 56px;
    width: 113px;
    padding: 0 10px;
    line-height: 20px;
    padding-top: 20px;
    display: none;
}
.pt_sub a {
    color: #fff;
}
.pt_sub .hot p {
    display: block;
    background: url(../images/left_sub.png) no-repeat 0 0;
    height: 756px;
    width: 113px;
}
.pt_sub .hot p font {
    overflow: hidden;
    width: 114px;
    height: 20px;
    line-height: 20px;
    float: left;
    font-size: 12px;
    margin-top: 8px;
}
.pt_jtleft, .pt_jtright {
    position: absolute;
    top: 96px;
    z-index: 6;
    cursor: pointer;
}
.pt_jtleft {
    left: 17px;
}
.pt_jtright {
    right: 17px;
}
.pt_txt {
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 310px;
    float: left;
}
/*图片部分end*/

/*****列表******/
.met-news {
    margin: auto;
    margin-bottom: 0px;
    background: url(../images/bkg_13e9fc2.png) repeat;
    padding-top: 20px;
}
.neibanner {
    background: url(../images/banner_product.jpg) no-repeat 50%;
    background-size: cover;
    width: 100%;
    height: 167px;
}
.news_cen {
    width: 1200px;
    margin: auto;
    padding-bottom: 40px;
    margin-top: 20px;
}
.met-news-bar {
    float: left;
    width: 260px;
}
.met-news-list {
    float: right;
    width: 880px;
    background-color: #FFF;
    border: #ebebeb solid 1px;
    border-top: #ebebeb solid 4px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    margin-top: 0px;
}
.met-news-tit {
    background-image: url(../images/met-news-barbg.png);
    width: 250px;
    background-repeat: no-repeat;
    display: block;
    height: 73px;
    font-size: 18px;
    line-height: 64px;
    color: #FFF;
    padding-left: 10px;
    font-weight: bold;
}
.service_box {
    width: 100%;
}
.service_box a {
    font-size: 16px;
    color: #555555;
    line-height: 49px;
    width: 100%;
    height: 50px;
    border-bottom: #DDDDDD dotted 1px;
    float: left;
}
.service_box a .service_quan {
    background: #f0f0f0;
    width: 10px;
    height: 10px;
    float: left;
    -webkit-align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    margin: 21px 14px 0 5px;
    border: #e2e2e2 solid 1px;
    border-radius: 10px;
}
.service_box a .service_quan div {
    width: 6px;
    height: 6px;
    border-radius: 6px;
}
.service_box a:hover .service_quan div {
    background: #d0d0d0;
    float: left;
}
.service_box a .service_title {
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    font-size: 14px;
}
.service_box a .service_time {
    float: right;
    margin-left: 20px;
}
.service_box a:hover .service_title {
    color: #70cc61;
}
.service_box a .service_time {
    font-size: 13px;
    color: #a5a5a5;
}
.service_box a:hover .service_time {
    color: #1bb5b3;
}
.service_title {
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 670px;
    line-height: 50px;
    height: 50px;
    text-decoration: none;
    float: left;
    list-style-type: none;
}
.sidenav {
    margin-left: 0px;
    width: 255px;
}
.sidenav ul {
    margin-left: 0px;
}
.sidenav ul li {
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 5px;
    display: block;
    border-bottom: #ebebeb solid 2px;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    color: #565656;
    padding-left: 20px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.sidenav ul li a {
    color: #565656;
    text-decoration: none;
}
.s1 {
    background: #FFFFFF url(../images/ico6.png);
    background-repeat: no-repeat;
    background-position: 225px center;
}
.s2 {
    background: #169dea url(../images/ico6hover.png);
    background-repeat: no-repeat;
    background-position: 225px center;
}
.sidenav ul .s2 a {
    color: #FFF;
}
/*****翻页******/

.multi-page {
    font-size: 12px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, simsun;
}
.multi-page .iPre, .multi-page .aPre:link, .multi-page .aPre:visited {
    width: 68px;
    color: #ccc;
    border: 1px solid #ccc;
}
.multi-page i, .multi-page a:link, .multi-page a:visited {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    margin: 0 0 0 2px;
    color: #777;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 26px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-family: Tahoma;
}
.multi-page .aPre:hover, .multi-page .aNxt:hover {
    background: #0b9e77;
    color: #fff;
    border: 1px solid #099e76;
}
.multi-page .aNxt:link, .multi-page .aNxt:visited {
    border: 1px solid #169dea;
    background-color: #169dea;
}
.multi-page .iNxt, .multi-page .aNxt:link, .multi-page .aNxt:visited {
    width: 90px;
    color: #fff;
    line-height: 31px;
}
.multi-page .iPre.pagew90 {
    width: 50px;
}
.multi-page .aPre:hover, .multi-page .aNxt:hover {
    background: #2079c1;
    color: #fff;
    border: 1px solid #2079c1;
}
.clear {
    clear: both !important;
    height: 0px !important;
    width: 0px !important;
    float: none !important;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
}
.page-select {
    font-size: 14px;
    border: 1px solid #ddd;
    margin-bottom: 0px;
    color: #555;
    height: 30px;
    display: inline-block;
    margin-right: 0px;
    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, simsun;
    line-height: 30px;
    width: 60px;
}
.multi-page b {
    color: #27b551;
    font-weight: bold;
}
.multi-page span {
    font-size: 14px;
    margin-left: 10px;
}
.multi-page a:hover {
    color: #fff;
    background: #169dea;
    border: 1px solid #169dea;
}
.pager {
    clear: both;
    padding-top: 30px;
    font-size: 14px;
    color: #555555;
    padding-bottom: 30px;
    padding-left: 10px;
}
.pager a {
    color: #00599d;
    text-decoration: none;
}
.pager a:hover {
    color: #F60;
}
.pager select {
    color: #9c9c9c;
    font-weight: bold;
    border: 1px solid #ddddd;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
/********详细********/
.newsnav {
    width: 850px;
    margin: 0 auto;
    font-size: 12px;
    height: 39px;
    border-bottom: #ebebeb solid 1px;
    color: #6f6f6f;
    line-height: 39px;
    text-align: right;
}
.newsnav a {
    color: #6f6f6f;
    text-decoration: none;
}
.newsnav a:hover {
    color: #F90;
}
.newsnav span {
    margin-right: 10px;
}
.newneititle {
    width: 850px;
    border-bottom: #bcbcbc dashed 1px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.newneititle .newstitle {
    width: 100%;
    font-size: 32px;
    line-height: 1em;
    text-align: center;
    padding: 10px;
    color: #00599b;
    font-weight: bold;
}
.newneititle .newstitle2 {
    display: inline-block;
    font-size: 14px;
    color: #818181;
    margin-top: 0px;
}
.newneititle .newstitle2 span {
    float: left;
    margin: 0 18px;
    line-height: 30px;
}
.about {
    width: 850px;
    margin: auto;
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 20px;
    padding-top: 20px;
    text-align: justify;
}
.form-title4-new {
    border-bottom: 1px solid #dedede;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}
.form-title4-new h4 {
    height: 38px;
    line-height: 38px;
    border-bottom: 0px;
    cursor: pointer;
    color: #000000;
    border-bottom: #1ca186 solid 5px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    font-weight: 100;
    min-width:140px;    
    font-size: 20px;
    margin: 0px;
}
.company_intro {
    margin: 0px;
    padding-bottom: 50px;
}
.a_intro_img {
    width: 280px;
    float: left;
}
.a_intro_text {
    width: 550px;
    float: left;
    font-size: 14px;
    color: #666;
    margin-left: 15px;
}
.a_intro_text .a_tit_b {
    font-size: 24px;
    background-image: url(../images/a_tit_b.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 10px;
    background-position: center left;
}
.a_intro_text .a_tit-m {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 15px;
    float: left;
    width: 560px;
    color: #000;
    font-weight: bold;
    text-align: justify;
}
.a_intro_text .a_block {
    font-size: 14px;
    text-indent: 0px;
    line-height: 20px;
    width: 560px;
}
.b_intro_list {
    margin-top: 30px;
    margin-bottom: 20px;
    float: left;
    width: 850px;
}
.b_intro_list .b_tit_b {
    font-size: 24px;
    background-image: url(../images/a_tit_b.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 10px;
    background-position: center left;
}
.c_intro_list {
    float: left;
    width: 800px;
}
.c_intro_text {
    float: left;
    width: 500px;
}
.c_intro_img {
    float: left;
    width: 200px;
    margin-left: 60px;
}
.c_intro_list .c_tit_b {
    font-size: 24px;
    background-image: url(../images/a_tit_b.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 10px;
    background-position: center left;
}
.c_intro_text .c_tit-m {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    float: left;
    width: 550px;
    color: #000;
    font-weight: bold;
}
.c_intro_list .c_block {
    font-size: 14px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: justify;
}
.b_intro_list .b_block {
    font-size: 14px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: justify;
}
.a_block {
    text-align: justify;
}
.a_intro_img p {
    margin-top: 10px;
}
/********关于我们导航**********/
.met-news-bar .met-menu {
    width: 260px;
    height: 100%;
    margin: 0 auto;
    height: 100%;
}
.met-menu ul {
    list-style: none;
    text-align: left;
    margin-left: 0px;
}
/*一级菜单*/
.m-menu li.level1 a {
    display: block;
    line-height: 65px;
    height: 61px;
    padding-left: 16px;
    font-size: 16px;
    color: #fff;
    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, simsun;
    background: url(../images/menubg.png) no-repeat left top;
    text-decoration: none;
}
/*一级菜单两态样式,供JS调用*/
.m-menu li.level1 a.hove {
    background-position: left -65px;
    text-decoration: none;
}
.m-menu li.level1 a.cur {
    background-position: left -130px;
    text-decoration: none;
}
/*二级菜单*/
.m-menu li ul {
    padding-left: 0px;
    overflow: hidden;
    margin: 0px;
}
.m-menu li ul.level2 {
    width: 255px;
    display: none;
}
.m-menu li ul.level2 li {
    margin-top: 5px;
    margin-bottom: 5px;
}
.met-news-bar .m-menu li ul.level2 li a {
    display: block;
    height: 42px;
    line-height:18px;
    padding-left: 15px;
    color: #565656;
    border-bottom: #ebebeb solid 2px;
    overflow: hidden;
    background-image: none;
    font-size: 14px;
    background: #FFFFFF url(../images/ico6.png);
    background-repeat: no-repeat;
    background-position: 235px center;
    letter-spacing: -1px;
    padding-top:13px;
    padding-right:15px;
    
    
    
    
    
}
.m-menu li ul.level2 li a:hover {
    text-decoration: none;
}
/*二级菜单两态样式,供JS调用*/
.m-menu li ul.level2 li a.hove1 {
    background: #169dea url(../images/ico6hover.png);
    background-repeat: no-repeat;
    background-position: 235px center;
    color: #FFF;
    text-decoration: none;
}
/*****银行介绍*******/

.illustrate-tit {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    float: left;
    width: 900px;
    color: #000;
    font-weight: bold;
}
 .illustrate-content{    font-size: 14px;
  
    line-height: 24px;}


/*****银行介绍*******/
.contact-card {
    margin-top: 28px;
    float: left;
    height: 130px;
}
.contact-icon {
    width: 70px;
    height: 69px;
    background-image: url(../images/lxicon.png);
    float: left;
}
.contact-icon2 {
    width: 70px;
    height: 69px;
    background-image: url(../images/lxicon2.png);
    float: left;
}
.contact-icon3 {
    width: 70px;
    height: 69px;
    background-image: url(../images/lxicon3.png);
    float: left;
}
.contact-card ul {
    margin-left: 0px;
    margin-bottom: 0px;
}
.contact-card ul li {
    float: left;
    width: 300px;
    
}
.card-txt h3 {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}
.card-txt p {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #7b7b7b;
    font-size: 14px;
}
.card-txt {
    float: left;
    margin-left: 0px;
    width:200px;
    float:left;
    margin-left:10px;
    
}
.contact-card ul .yb_w {
    width: 280px;
}
.footer-new span img {
    vertical-align: middle;
}


/***大事件**/

.history {
    background: url(../images/line04.gif) repeat-y 187px 0;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}
.history-date {
    overflow: hidden;
    position: relative;
}
.history-date h2 {
    background: #fff url(../images/icon06.gif) no-repeat 158px 0;
    height: 59px;
    font-size: 25px;
    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, simsun;
    font-weight: normal;
    padding-left: 45px;
    margin-bottom: 34px;
    margin-top: 0px;
}
.history-date h2.first {
    left: 0;
    top: 0;
    width: 935px;
    z-index: 99;
}
.history-date h2 a {
    color: #00bbff;
    display: inline-block;
*display:inline;
    zoom: 1;
    background: url(../images/icon08.gif) no-repeat right 50%;
    padding-right: 17px;
    margin: 16px 97px 0 0;
}
.history-date h2 a:hover {
    text-decoration: none;
}
.history-date h2 img {
    vertical-align: -5px;
}
.history-date h2.date02 {
    background: none;
}
.history-date ul li {
    background: url(../images/icon07.gif) no-repeat 180px 0;
    padding-bottom: 35px;
    zoom: 1;
}
.history-date ul li.last {
    padding-bottom: 0;
}
.history-date ul li:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.history-date ul li h3 {
    float: left;
    width: 168px;
    text-align: right;
    padding-right: 19px;
    color: #c3c3c3;
    font: normal 18px/16px Arial;
    font-size: 16px;
    margin: 0px;
}
.history-date ul li h3 span {
    display: block;
    color: #d0d0d0;
    font-size: 12px;
}
.history-date ul li dl {
    float: left;
    padding-left: 24px;
    margin-top: -5px;
    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, simsun;
    margin-bottom: 0px;
}
.history-date ul li dl dt {
    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, simsun;
    color: #737373;
}
.history-date ul li dl dt span {
    display: block;
    color: #787878;
    font-size: 12px;
}
.history-date ul li.green h3 {
    color: #1ca186;
}
.history-date ul li.green h3 span {
    color: #a8dda3;
}
.history-date ul li.green dl {
    margin-top: -8px;
}
.history-date ul li.green dl dt {
    font-size: 30px;
    line-height: 25px;
    font-size: 14px;
    font-weight: 100;
    color: #000;
    width:560px;
     text-align: justify;
}
.history-date ul li.green dl dt a {
    display: inline-block;
*display:inline;
    zoom: 1;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 12px;
}
.history-date ul li.green dl dd {
    padding-top: 20px;
    display: none;
}
.history-date ul li.green dl dd img {
    float: left;
}
.history-date ul li.green dl dd p {
    overflow: hidden;
    zoom: 1;
    line-height: 21px;
    color: #787878;
}
.history-date h2.first .more-history {
    font-size: 16px;
    background: transparent;
    margin-left: 30px;
}
.history-date h2.first .more-history:hover {
    text-decoration: underline;
}
*body .history-date ul li dl dt {
    _font-size: 12px!important;
    _font-weight: bold;
}
*body .history-date ul li dl dt span {
    _font-weight: normal!important;
}
*body .history-date ul li.green dl dt a {
    _background: transparent!important;
*background:transparent!important;
*font-size:12px!important;
    _font-weight: normal!important;
}
.history-date ul {
    margin-left: 0px;
}
.history-tit {
    position: absolute;
    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1;
    top: 10px;
    z-index: 1000;
    left: 240px;
    font-size: 30px;
}

.bluetxt{color: #00bbff; font-weight:100;}


.CollapsiblePanel {
    margin: 0px;
    padding: 0px;
    border: none;
    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1;
}
.CollapsiblePanelTab {
    font: bold 0.7em sans-serif;
    background-color:#FFF;
    border: none;
    margin: 0px;
    padding: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
        background-image: url(../images/add.gif);
    background-position: right;
    background-repeat: no-repeat;
    background-position: 98% center;
    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1;
}
.CollapsiblePanelContent {
    margin: 0px;
    padding: 0px;
    background-color: #f9fafa;
    border-left: 3px solid  #1ca186;
    border-top: 1px dashed #e2e2e2;
    padding-left:12px;
    padding-top:10px;
    
}
.CollapsiblePanelTab a {
    color: black;
    text-decoration: none;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
    background-color: #FFF;
    background-image: url(../images/subtraction.gif);
}
.CollapsiblePanelClosed .CollapsiblePanelTab {
/* background-color: #EFEFEF */
}
.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {
    background-image: url(../images/subtraction.gif);
    background-position: 98% center;
    background-repeat: no-repeat;
    background-color: #FFF;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
    background-color: #FFF;
    background-image: url(../images/subtraction.gif);
    background-position: 98% center;
    background-repeat: no-repeat;
}
.CollapsiblePanel:focus {
    outline: none;
}
*:focus {
    outline: none;
}

.m-about-content .m-about-tit-b{
        font-size: 16px;
    margin-top:5px;
    margin-bottom:5px;
    color: #000;
    font-weight: bold;
    background-image:url(../images/m-about-b.png);
    background-repeat:no-repeat;
    text-indent: 0px;
    padding-left:15px;
    background-position:0px 2px;
    }


.m-about-content {
    margin-top: 5px;
    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1;
    margin-left:15px;
    margin-right:15px;
    margin-bottom:20px;
}
.m-about-content p {
    font-size: 14px;
    text-indent: 25px;
    line-height: 24px;
    color: #666;
    margin: 0px;
    margin-bottom: 4px;
}
.m-about-content .m-about-tit {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
    text-indent:0px;
}

.b-txt {
    color: #36C;
    font-style: normal;
}
.m-about-content .m-subheading {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
    text-indent: 0px;
}
.m-subheading img {
    vertical-align: middle;
    margin-right: 10px;
}
.m-about-content .m-subheading-2 {
    font-size: 14px;
    margin-top:5px;
    margin-bottom:5px;
    color: #000;
    font-weight:bold;
    text-indent: 0px;
    
    
}

.m-img{ text-align:center;}