@charset "gb2312";
* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 100%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    background: #efefef;
    color: #2b2b2b;
}

html, body {
    height: 100%;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

textarea {
    resize: none;
}

iframe, img {
    border: 0;
}

img {
    display: block;
}

ul, ol {
    list-style: none;
}

input, select, textarea {
    outline: 0;
    -webkit-user-modify: read-write-plaintext-only;
}

input {
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
}

select {
    -webkit-appearance: none;
}

a {
    text-decoration: none;
    color: #2b2b2b;
    text-decoration: none;
}

img {
    display: block;
}

.clr:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}

.clr {
    *zoom: 1;
}

.clear {
    clear: both;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.boxsz {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.container {
    width: 100%;
    height: 100%;
    position: relative;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    z-index: 2;
}

.content {
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    margin: auto;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    position: relative;
    z-index: 9;
}

.header {
    width: 100%;
    background: #8f002f;
    z-index: 9;
    height: 4em;
    line-height: 4em;
}

.header .t_left {
    position: absolute;
    left: 0;
    top: 0;
}

.header .t_left a {
    background: url("logo.png") no-repeat 1em 0.7em;
    background-size: 8em auto;
    width: 8em;
    height: 2.6em;
    display: block;
    padding: 1em;
}

.header .t_rig {
    position: absolute;
    right: 0;
    top: 0;
}

.header .t_rig a {
    padding: 1.5em 1em;
    height: 1em;
    display: block;
    position: absolute;
    top: 0;
}

.header .t_rig .email {
    background: url("t_icon1.png") no-repeat 1em 1.4em;
    width: 1.2em;
    background-size: 1.2em auto;
    right: 5.4em;

}

.header .t_rig .en {
    background: url("t_icon2.png") no-repeat 1em 1.4em;
    width: 1.2em;
    background-size: 1.2em auto;
    right: 3.2em;

}

.header .t_rig .menu {
    background: url("t_icon3.png") no-repeat 1.5em 1.5em;
    width: 2.4em;
    background-size: 1.6em auto;
    right: 0;

}

.idx_banner {
    position: relative;
}

.swiper-container {
    width: 100%;
}

.swiper-container img {
    width: 100%;
}

.swiper-pagination {
    bottom: -2em;
    height: 2em;
    line-height: 2em;
    background: #d6d6d6;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 0.5em;
    height: 0.5em;
    background: transparent;
    border: 1px solid #8f002f;
    opacity: 1;
    margin: 0 0.3em;
}

.swiper-pagination-bullet-active {
    background: #8f002f;
}

.idx_block {
    width: 100%;
    padding: 1em;
}

.idx_block1 {
    margin-top: 3em;
}



.tit {
    text-align: center;
    padding-bottom: 0.5em;
}

.tit h3 {
    font-size: 1.2em;
    border-bottom: 4px solid #8f002f;
    padding-bottom: 0.2em;
    display: inline-block;
    margin-bottom: 0.75em;
}

.blk_cell {
    margin-bottom: 2em;
}

.blk_cell:last-child {
    margin-bottom: 0;
}

.blk_cell h3 a {
    line-height: 1.5em;
    padding-top: 0.5em;
    display: block;
}

.blk_cell .txt a {
    line-height: 1.5em;
    padding: 0.5em 0;
    display: block;
}

.blk_cell .time {
    color: #7b7b7b;
    font-size: 0.75em;
}

.idx_scroll_1 {
    position: relative;
}

.idx_scroll_1 .swiper-pagination {
    background: none;
}

.idx_scroll_1 .txt {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 0.5em;
    background: url("txt_bg.png") repeat-x left top;
    color: #ffffff;
    text-align: center;
}

.idx_block3 {
    background: #e2e2e2;
    margin-top: 3em;
}

.idx_block3 .blk_cell {
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.idx_block3 .blk_cell:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.idx_block3 .blk_cell .txt a {
    font-size: 0.85em;
    color: #585858;
    line-height: 1.8em;
}

.idx_block_news .blk_cell .txt a {
    font-size: 0.85em;
    color: #585858;
    line-height: 1.8em;
}

.idx_block4 .idx_banner {
    margin-bottom: 4.5em;
}

.idx_block6 {
    padding-left: 0;
    background: #efefef;
}

.blk_row {
    font-size: 0;
}

.blk_row .blk_row_cell {
    width: 50%;
    display: inline-block;
    font-size: 16px;
    word-spacing: normal;
    padding-left: 1em;
    padding-bottom: 1em;
}

.blk_row .blk_row_cell .txt a {
    text-align: center;
    background: #fff;
    color: #4e4e4e;
    padding: 0.6em 0;
    display: block;
}

.share {
    text-align: center;
    background: #fafafa;
    padding: 1em 0;
    font-size: 0;
}
.share li{width:50%; display: inline-block; }
.share a {padding-top:1em;
    display: inline-block;
    font-size: 16px;
    height: 3em; 
    margin: 1em 0.2em;
}
.share  em{ font-style:normal;display: inline-block;  background:#; float:left; padding-top:0.5em;}
.share span{ width:2em; height:2em;display: inline-block; }
.wb {
    background: url("b_icon1.png") no-repeat left top;
    background-size: 2em auto;
}
.wx {
    background: url("b_icon2.png") no-repeat left top;
    background-size: 2em auto;
}

.share a.qz {
    background: url("b_icon3.png") no-repeat left top;
    background-size: 3em auto;
}

.share a.wbt {
    background: url("b_icon4.png") no-repeat left top;
    background-size: 3em auto;
}

.bottom {
    background: #c7c2b8;
    padding: 1em 0;
    text-align: center;
}

.b_links a {
    display: inline-block;
    font-size: 0.75em;
    padding: 0 0.95em;
    border-right: 1px solid #908b80;
    color: #404040;
}

.b_links a:last-child {
    border-right: none;
}

.cpy {
    color: #404040;
    line-height: 1.5em;
    font-size: 0.75em;
    margin-top: 0.5em;
}

.wxwarp {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    left: 0;
    top: 0;
    display: none;
}

.wxwarp .bg {
    background: #000;
    opacity: 0.3;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 88;
}

.wxwarp .wximg {
    position: absolute;
    left: 25%;
    top: 25%;
    width: 50%;
    background: #fff;
    z-index: 100;
}

.wxwarp .wximg img {
    width: 100%;
}

.wxwarp .wximg .txt {
    text-align: center;
    padding: 1em;
}

#JSMenu {
    width: 100%;
    height:92%;
    z-index: 999;
    overflow: hidden;
    overflow-y:auto;
    display: none;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.menu_box {
    width: 100%;
    height: auto;
}

.menu_box ul {
    margin: 0;
    padding: 0;
}

.mn_par a {
    display: block;
    color: #4b4b4b;
    padding: 1em;
    border-bottom: 1px solid #b9b9b9;
    background: #ebebeb url("m_icon1.png") no-repeat 95% center;
    text-align: center;
}

.mncur a {
    background: #ebebeb url("m_icon2.png") no-repeat 95% center;
}

.mn_sub {
    background: #f9f9f9;
    display: none;
}

.mn_sub dd a {
    text-align: center;
    display: block;
    color: #4b4b4b;
    padding: 1em;
    border-bottom: 1px solid #b9b9b9;
}

.mn_search {
    padding: 1em 0;
    border-bottom: 1px solid #b9b9b9;
    height: 4em;
    background: #ebebeb;
}

.mn_search .sch_cn {
    width: 80%;
    position: relative;
    margin-left: 10%;
}

.mn_search .mn_ipt {
    -moz-box-shadow: 3px 5px 6px #deddde inset;
    -webkit-box-shadow: 3px 5px 6px #deddde inset;
    box-shadow: 3px 5px 6px #deddde inset;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 10px;
    width: 100%;
    padding: 1.5em 1em;
    position: absolute;
    left: 0;
    top: 0;
}

.mn_search .s_btn {
    background: url("m_search.png") no-repeat 1em 1em;
    padding: 1em;
    background-size: 1.5em auto;
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}

.idx_block_sch .tit {
    padding-top: 1em;
}

.idx_block_sch .tit h3 {
    padding: 0 1em 0.5em;
}

.n_banner img {
    width: 100%;
}

.sch_form {
    padding: 1em 0 2em;
}

.sch_form .sch_ipt {
    width: 80%;
    height: 40px;
    border: 1px solid #c6c6c6;
    border-right: none;
    background: none;
    float: left;
}

.sch_form .sch_ipt input {
    width: 100%;
    padding: 10px;
    border: none;
    background: none;
}

.sch_form .schf_btn {
    width: 20%;
    height: 40px;
    border: 1px solid #8f002f;
    background: #8f002f url("s_icon1.png") no-repeat center center;
    display: block;
    float: left;
}

.blk_conts_sch {
    padding-bottom: 1em;
}

.blk_conts_sch .blk_cell {
    border-bottom: 1px dashed #b7b7b7;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.blk_conts_sch .blk_cell:last-child {
    border-bottom: none;
}

.idx_block_n {
    padding-top: 2em;
}

.piy_conts h3 {
    border-left: 4px solid #8f002f;
    padding-left: 0.75em;
    color: #2b2b2b;
    margin: 1em 0 0.6em;
}

.piy_conts img {
    padding-bottom: 1em;
}

.piy_conts p {
    color: #262626;
    line-height: 2em;
    padding-bottom: 1em;
}

.dps_links {
    text-align: center;
    padding-bottom: 1.5em;
}

.dps_links a {
    display: inline-block;
    padding: 0.6em 1em;
    border: 1px solid #8f002f;
}

.idx_block_n2 {
    padding-left: 0;
}

.dps h3 {
    padding: 0 0 1em 1em;
}

.dps_list ul {
    font-size: 0;
}

.dps_list li {
    display: inline-block;
    font-size: 16px;
    width: 33.33%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 1em;
    padding-bottom: 1em;
}

.dps_list li img {
    border: 1px solid #d5c8a9;
    padding: 6px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.dps_list li span {
    display: block;
    font-size: 0.75em;
    padding: 1em 0;
    text-align: center;
    color: #3f3f3f;
}

.dps_img {
    width: 60%;
    margin: 1em auto;
}

.dps_img img {
    border: 1px solid #d5c8a9;
    padding: 6px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.dps_img span {
    display: block;
    padding: 1em 0;
    text-align: center;
}

.ld_left {
    width: 50%;
    float: left;
    padding-left: 1em;
}

.ld_rig {
    width: 50%;
    float: left;
    padding-left: 1em;
}

.ld_cell {
    padding-bottom: 1em;
}

.ld_cell img {
    border: 1px solid #d5c8a9;
    padding: 6px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ld_cell span {
    display: block;
    padding: 1em 0;
    text-align: center;
}

.institution h4 {
    width: 100%;
    padding: 0.6em 1em;
    border: 1px solid #8f002f;
    background: #eeede6;
    text-align: center;
    margin-bottom: 1em;
}

.at_table {
    padding-bottom: 2em;
}

.at_table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border-top: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
}

.at_table table th, .at_table table td {
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    width: 12.5%;
}

.at_table table th {
    text-align: center;
    font-weight: normal;
    font-size: .8em;
    background: #e0e0e0;
    padding: 0.5em 0;
}

.at_table table td {
    text-align: center;
    font-size: .8em;
    padding: 1em 0;
}

.at_table table td a {
    font-size: .8em;
    color: #8f002f;
}

.abt_6 {
    padding-bottom: 2em;
}

.slt {
    float: left;
    width: 30%;
}

.slt select {
    border: 1px solid #c6c6c6;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1em;
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(r_icon.png) no-repeat 95% center;
    background-size: 1.5em auto;
    color: #414141;
}

.abt_form {
    float: right;
    width: 66%;
    padding: 0;
}

.at_table2 .th1 {
    width: 35%;
}

.at_table2 .th2 {
    width: 65%;
}

.at_table2 tr th:first-child, .at_table2 tr td:first-child {
    text-align: right;
    padding: 1em;
}

.at_table2 tr th:last-child, .at_table2 tr td:last-child {
    text-align: left;
    padding: 1em;
}

.dps_list2 li {
    width: 50%;
}

.dps_list2 li .sn2 {
    padding-top: 0;
}

.ac_list li {
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 33.33%;
    padding-left: 1em;
    text-align: center;
    margin-bottom: 1em;
}

.ac_list li a {
    color: #4b4b4b;
    display: block;
    padding: 1em 0.5em;
    border: 1px solid #cbcbcb;
    font-size: 0.75em;
    height:2em;
    display:-webkit-box; 
-webkit-box-orient:horizontal; 
-webkit-box-pack:center; 
-webkit-box-align:center; 
display:-moz-box; 
-moz-box-orient:horizontal; 
-moz-box-pack:center; 
-moz-box-align:center; 
display:-o-box; 
-o-box-orient:horizontal; 
-o-box-pack:center; 
-o-box-align:center; 
display:-ms-box; 
-ms-box-orient:horizontal; 
-ms-box-pack:center; 
-ms-box-align:center; 
display:box; 
box-orient:horizontal; 
box-pack:center; 
box-align:center; 
}

.idx_block_n3 {
    padding-top: 0;
}

.dps_list3 li {
    width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 2em;
}

.dps_list3 li img {
    border: none;
    padding: 0;
}

.dps_list3 li span {
    background: #fff;
}

.slt2 {
    width: 100%;
}

.slt2 select {
    border: 1px solid #8f002f;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1em;
    padding: 0 1em;
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #eeede6 url(r_icon2.png) no-repeat 95% center;
    background-size: 1.5em auto;
    color: #414141;
}

.ds_list {
    padding-bottom: 2em;
}

.ds_list .time {
    float: left;
    width: 22%;
    padding-top: 1em;
}

.ds_list .ds_rig {
    font-size: 16px;
    float: left;
    width: 78%;
    border-left: 5px solid #d0d0d0;
    padding-left: 1em;
    padding-bottom: 2em;
    position: relative;
}

.ds_icon {
    background: url(n_icon1.png) no-repeat left top;
    width: 19px;
    height: 20px;
    display: block;
    text-align: center;
    position: absolute;
    top: 1em;
    left: -12px;
}

.ds_list .ds_txt {
    line-height: 1.5em;
    padding-left: 0.5em;
    padding-top: 1em;
}

.pages {
    text-align: center;
    padding-bottom: 2em;
}

.pages ul {
    font-size: 0
}

.pages li {
    font-size: 16px;
    display: inline-block;
    margin: 0 0.5em;
}

.pages li a {
    display: inline-block;
    border: 1px solid #cdcdcd;
    color: #444444;
    vertical-align: middle;
    font-size: 13px;
    padding: 6px 12px;
}

.pages li.prev a {
    background: url(p_icon1.png) no-repeat left top;
    background-size: 33px auto;
    width: 33px;
    height: 33px;
    padding: 0;
    border: none;
}

.pages li.next a {
    background: url(p_icon2.png) no-repeat left top;
    background-size: 33px auto;
    width: 33px;
    height: 33px;
    padding: 0;
    border: none;
}

.pages li span {
    padding-top: 13px;
    display: block;
}

.pages li a.cur {
    color: #fff;
    background: #8f002f;
    border: 1px solid #8f002f;
}

.news_sch {
    border: 1px solid #cfcfcf;
    margin-bottom: 1em;
}

.news_sch h3 {
    background: #ececec;
    text-align: center;
    padding: 1em 0;
}

.abt_10 {
    width: 100%;
    padding: 0 1em 1em;
}

.slt3 {
    float: none;
    width: 100%;
    padding-bottom: 1em;
}

.slt3 select {
    padding: 0 1em;
}

.nslt_btn a {
    display: block;
    background: #8f002f;
    text-align: center;
    height: 2.5em;
    line-height: 2.5em;
    color: #fff;
}

.toggle {
    background: #e0e0e0 url("r_icon.png") no-repeat center center;
    width: 100%;
    background-size: 1.5em auto;
    height: 2em;
}

.toggle2 {
    background: #e0e0e0 url("up_icon.png") no-repeat center center;
    width: 100%;
    background-size: 1.5em auto;
    height: 2em;
}

.news_sform {
    display: none;
}

.blk_conts_news .img {
    float: left;
    width: 35%;
}

.blk_conts_news .img img {
    width: 100%;
}

.blk_conts_news .info {
    float: left;
    width: 65%;
    padding-left: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.blk_cell_new h3 a {
    padding-top: 0;
}

.news_top {
    padding-bottom: 2em;
}

.news_top h3 {
    font-size: 1.3em;
    text-align: center;
    padding-bottom: 0.3em;
}

.news_top h4 {
    font-size: 1em;
    color: #515151;
    text-align: center;
    padding-bottom: 0.8em;
}

.news_top .ntb {
    border-top: 1px dotted #b7b7b7;
    padding-top: 0.5em;
}

.news_top .ntb li {
    float: left;
    color: #b7b7b7;
    font-size: 0.6em;
}

.news_top .ntb li.time {
    float: right;
}

.news_file {
    border: 1px solid #d8d8d8;
    border-bottom: 1px solid #8f002f;
    background: #f3f3f3;
}

.fltop {
    width: 100%;
    padding: 1em;
    border-bottom: 1px solid #d8d8d8;
}

.fltop:last-child {
    border-bottom: none;
}

.fltop .ftl {
    float: left;
}

.fltop ul {
    float: left;
}

.fltop ul li {
    padding-bottom: 0.5em;
}

.blk_cell_new2 .img {
    width: 40%;
}

.blk_cell_new2 .info {
    width: 60%;
}

.blk_cell_new2 h3 a {
    line-height: 1.3em;
    margin-bottom: 0.3em;
}

.blk_cell_new2 .txt {
    line-height: 1.5em;
}


.svc_pgt {
    border: 1px solid #cdcdcd;
    width: 100%;
    overflow: hidden;
    padding: 1em 0;
}

.svc_pgt .logo3 {
    float: left;
    margin-left: 1em;
    width: 35%;
}

.svc_pgt .trs {
    float: left;
    margin-left: 5%;
}

.svc_pgt .trs p {
    color: #333333;
    font-size: 0.8em;
    line-height: 150%;
}

.svc_pgconts {
    padding: 1em 0;
}

.svc_pgconts ul {
    width: 100%;
}

.svc_pgconts li {
    float: left;
    width: 33.33%;
    padding-left: 1em;
    margin-bottom: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.svc_pgconts li a {
    border: 1px solid #cdcdcd;
    text-align: center;
    display: block;
    height: 7.5em;

}

.svc_pgconts li h3 {
    margin-top: 2.5em;
    margin-bottom: 1em;
    font-size: 0.8em;
    color: #333333;
    font-weight: normal;
}

.svc_pgconts li p {
    color: #333333;
    font-size: 0.6em;
    font-family: Arial, Helvetica, sans-serif;
}

.svc_pgconts li.n1 h3 {
    margin: 1em 0 1em 0;
}

.svc_pgconts li.n2 h3 {
    margin: 1em 0 1em 0;
}

.idx_block_n5 {
    min-height: 19em;
}

.idx_block_n6 .ac_list li {
    width: 50%;
}

.idx_block_n7 .ac_list li {
    width: 33.33%;
}

.sec_tabs li {
    width: 29.33%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin: 0 2%;
}

.sec_tabs li a {
    border: 1px solid #cfcfcf;
    padding: 0.5em 1em;
    display: block;
}

.sec_tabs li.cr a {
    border: 1px solid #8e122f;
    color: #8e122f;
    padding: 0.5em 1em;
    display: block;
}

.sev_banner {
    width: 80%;
    margin: 0 auto;
    padding-top: 2em;
}

.idx_block_sev {
    padding-bottom: 5em;
}
.idx_scroll_2 .txt {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 0.5em;
    background: url("txt_bg.png") repeat-x left top;
    color: #ffffff;
    text-align: center;
}

@media screen and (max-width: 374px) {
    html, body {
        font-size: 14px;
    }
}

/* 523-------------------------*/

.asrh_tabcons {
	background: #ececec;
	border: 1px solid #e0e0e0;
	border-top: none;
	padding: 20px;
}
.asrh_tabcons .asrh_tabitem .cn {
	float: left;
	padding: 10px 20px;
}

.asrh_tabitem .select_ui .select_arrow {
	background: url(sicon1.gif) no-repeat left top;
	width: 33px;
	height: 34px;
	position: absolute;
	overflow: hidden;
	display: block;
	right: 0;
	top: 0;
 *zoom: 1;
}

.asrh_tabcons .asrh_tabitem {
	display: none;
}
.asrh_tabcons .asrh_tabitem .cn {
	float: left;
	padding: 10px 20px;
}
.asrh_tabitem .select_ui {
	float: left;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	text-align: left;
	cursor: inherit;
 *display: inline;
 *cursor: default;
 *zoom: 1;
	color: #636363;
	font-size: 16px;
	border: 1px solid #ababab;
}

.asrh_tabitem .select_ui .select_text_ui {
	width: 257px;
	vertical-align: baseline;
	padding: 5px 0 5px 15px;
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	color: inherit;
 *zoom: 1;
	color: #636363;
	font-size: 16px;
}









.tabs ul {
    display: table;
    width: 100%;
    border: 1px solid #c6c6c6;
    border-left: none;
}

.tabs ul li {
    display: table-cell;
    width: 33.33%;
    text-align: center;
    padding: 0.6em 0;
    border-left: 1px solid #c6c6c6;
}

.tabs ul li.cr {
    color: #8f002f;
}
.zk{ background:#8f002f; color:#fff;}
.zk a{ color:#fff;}
.us_zlist{ background:#ececec; border:solid 1px #e1e1e1; border-top:0px; padding:10px 5px; margin-bottom:10px; text-align:center;}
.vxsra{ width:83%; background:#fff; border:solid 1px #c6c6c6; line-height:1.8em; font-size:1em; float:left; margin-right:3%;padding-left:3px;}
.wxpic{ width:10%; float:left;}
.wxpic img{ width:1.8em;}
.xclear{ clear:both;}

.cdi{ width:83%; background:#fff url(m_icon2b.png) no-repeat right 50%; border:solid 1px #c6c6c6; line-height:1.8em; font-size:1em; padding-left:3px; float:left; margin-right:3%;}

.xl{ border:solid 1px #c6c6c6;line-height:1.8em; font-size:1em; color:#555; padding:0px 5px 0px 5px;margin:0px 5px; background:#fff;}
.xlin{ float:left; width:83%;margin-right:3%;padding-left:3px;}

/* 0524ÐÂ¼Ó */
.erweima{}
.erweima ul{ float:left; width:95%; margin:0px 0px 0px 5%; background:#;}
.erweima ul li{ float:left; width:45%; margin-right:2.5%; margin-left:2.5%; padding-bottom:10px;}
.erweima ul li span{border:solid 1px #8f002f; display:block;}

.erweima ul li p{ display:block; text-align:center; color:#1e1e1e; font-size:0.8em; line-height:1.2em; padding-top:5px;}






