html, body {
    font-size: 15px !important;
    line-height: 1 !important;
   
}

.grey{
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
/* 滤镜效果 */
        filter: grayscale(100%)!important;
/* 微软内核 */
        -ms-filter: grayscale(100%)!important;
 /* ie专有滤镜 */
filter:gray!important;
} 

a {
    text-decoration: none !important;
}

.mainbody {
    margin-top: 10px !important;
    font-size: 15px;
    z-index: 99;
}

p {
    margin: 0 !important;
    padding: 0;
}

.cl:after { display: block; content: ''; clear: both;}

.main {
    width: 100%;
    height: 100%;
    background: #f8f8f8;
}

.main .header {
    height: 230px;
    width: 100%;
    overflow: hidden;
}

.main .header .header_top {
    width: 1150px;
    height: 140px;
    margin: 0 auto;
}

.main .header .header_top .header_left {
    width: 368px;
    height: 100%;
    float: left;
}

.main .header .header_top .header_left a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}

.main .header .header_top .header_left a .logo {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
}

.main .header .header_top .header_left a .text {
    position: absolute;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
}

.main .header .header_top .header_left a .logo_text {
    position: absolute;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 280px;
    height: 76px;
    display: inline-block;
}

.main .header .header_top .header_left a .logo_text .top {
    width: 100%;
    font-size: 34px;
    line-height: 56px;
    color: #e22748;
}

.main .header .header_top .header_left a .logo_text .bottom {
    width: 100%;
    color: #656565;
    line-height: 20px;
    font-size: 18px;
    letter-spacing: 2px;
}

.main .header .header_top .header_right {
    width: 290px;
    height: 100%;
    float: right;
}

.main .header .header_top .header_right .rlabel {
    width: 100%;
    height: 38px;
}

.main .header .header_top .header_right .rlabel ul {
    float: right;
}

.main .header .header_top .header_right .rlabel ul li {
    display: inline-block;
    line-height: 40px;
    color: #666666;
    padding-right: 12px;
}

.main .header .header_top .header_right .rlabel ul li:nth-child(5) {
    padding-right: 0px;
}

.main .header .header_top .header_right .rlabel ul li a {
    color: #666666;
}

.main .header .header_top .header_right .rtime {
    float: right;
    height: 40px;
    color: #666666;
    line-height: 30px;
}

.main .header .header_top .header_right .rsearch {
    height: 66px;
    float: right;
    width: 100%;
    position: relative;
}

.main .header .header_top .header_right .rsearch .text {
    width: 278px;
    height: 40px;
    border-radius: 24px;
    background: #ffffff;
    border: none;
    outline: none;
    float: right;
    box-shadow: 2px 4px 4px #cfcfcf;
    text-indent: 2em;
}

.main .header .header_top .header_right .rsearch .img {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 14px;
    margin-top: 10px;
    background: url(/globalImg/search_u11.png) no-repeat;
    cursor: pointer;
}
#wzayd{
    /* display: none; */
}

.header .nav {
    width: 100%;
    background: #e22748;
    height: 66px;
    box-shadow: 0px 4px 4px #d2d4d8;
}

.header .nav #menu {
    width: 1150px;
    height: 66px;
    margin: 0 auto;
    padding: 0;
}

.header .nav #menu li {
    width: 164px;
    height: 66px;
    display: inline-block;
    padding: 0;
    margin: 0;
    background: #ffffff;
    color: #e22748;
    text-align: center;
    line-height: 66px;
    float: left;
}

.header .nav #menu li.active {
    background: #e22748;
}

.header .nav #menu li a {
    width: 164px;
    height: 66px;
    display: inline-block;
    color: #e22748;
    font-size: 16px;
    font-weight: bold;
}

.header .nav #menu li.active a {
    color: #ffffff;
}

.mainbody {
    width: 1150px;
    margin: 0 auto;
}

.mainbody .mainbody_top {
    height: 52px;
    width: 100%;
    border-radius: 3px;
    background: #ffffff;
    font-size: 1.066666rem;
    line-height: 52px;
    margin-bottom: 10px;
    border: 1px solid #e4e4e4;
}

.mainbody .mainbody_top a {
    font-size: 1.0666666rem;
    line-height: 52px;
    color: #000000;
}

.mainbody .mainbody_top a:hover {
    color: #e22748;
}

.mainbody .mainbody_top .tip_img {
    background: url(/globalImg/room_u19.png) no-repeat;
    width: 14px;
    height: 20px;
    display: inline-block;
    margin: 0px 32px;
    vertical-align: middle;
}

.mainbody .mainbody_top span {
    padding: 0 20px;
}

.mainbody .mainbody_content {
    border-radius: 4px;
    height: auto;
    background: #ffffff;
    padding: 17px;
    padding-bottom: 40px;
    margin-bottom: 30px;
    border: 1px solid #e4e4e4;
}

.mainbody .mainbody_content .content_left {
    width: 746px;
    height: auto;
    float: left;
}

.mainbody .mainbody_content .content_right {
    width: 334px;
    height: auto;
    float: right;
    background: #f4f5f7;
    padding: 16px;
    box-sizing: border-box;
}

.mainbody .mainbody_content .content_right .right_panel {
    height: auto;
    width: 100%;
}

.tab_header {
    width: 100%;
    padding-left: 4px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
}

.content_right .tab_header ul li, .content_right .tab_header .title {
    padding: 8px 5px;
}

.content_left .tab_header ul li, .content_left .tab_header .title {
    padding: 8px 5px;
}

.tab_header ul {
    height: 100%;
    float: left;
    font-size: 1.0666666rem;
    color: #333333;
    margin-bottom: 5px;
}

.tab_header ul li {
    display: inline-block;
    width: auto;
    /*line-height: 49px;*/
    text-align: center;
    font-size: 1.066666rem;
    padding: 8px 5px;
    cursor: pointer;
    color: #000;
    font-weight: 700;
}

.tab_header ul li a {
    font-size: 1.066666rem;
    color: #000;
    font-weight: 700;
}

.tab_header ul li.title a {
    color: #e22748;
    font-size: 1.2rem;
    font-weight: 700;
}

.tab_header ul li.title {
    color: #e22748;
    font-size: 1.2rem;
}

.tab_header .title {
    display: inline-block;
    text-align: center;
    color: #e22748;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 5px 8px;
    margin-bottom: 5px;
}

.tab_header .more {
    width: 14px;
    height: 14px;
    float: right;
    position: relative;
    text-align: center;
    margin-top: 8px;
    cursor: pointer;
}

.tab_header .more:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.tab_header .more img {
    position: relative;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}

.mainbody .mainbody_content .content_right .right_panel .tab_header {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 5px;
}

.mainbody .mainbody_content .content_right .right_panel .tab_header .title {
    color: #4484e3;
}

.mainbody .mainbody_content .content_right .right_panel .tab_header ul li.title {
    color: #4484e3;
}

.tab_content {
    width: 100%;
}

.tab_content ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tab_content .tab_ul > li {
    width: 100%;
    height: 100%;
    display: none;
    float: left;
}

.tab_content .tab_ul > li:nth-child(1) {
    display: block;
}

.list_new {
    width: 100%;
}

.list_new li {
    color: #666666;
    position: relative;
    cursor: pointer;
    height: 36px;
}

.right_panel .list_new li:hover > p {
    color: #4484e3;
}

.mainbody .mainbody_content .content_left .list_new li:hover > p {
    color: #e22748;
}

.list_area .list_right .list_new li:hover {
    color: #e22748;
}

.list_area .list_right .list_new li .circle {
    background-color: #e22748;
}

.list_new li .circle {
    display: inline-block;
    width: 4px;
    height: 4px;
    vertical-align: middle;
    margin-right: 17px;
    top: -14px;
    position: relative;
}

.content_left .list_new li .circle {
    background-color: #e22748;
}

.content_right .list_new li .circle {
    background-color: #4484e3;
}

.tab_ul .tab_list .list_new li .list_new_name, .list_new.data_list li .list_new_name {
    width: 80%;
}

.list_new li .list_new_name {
    line-height: 36px;
    width: 90%;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 36px;
    padding-right: 20px;
    box-sizing: border-box;
}

.list_new li .list_new_data {
    display: inline-block;
    line-height: 36px;
    position: absolute;
    height: 36px;
    right: 0;
}

.list_area {
    width: 100%;
    height: auto;
    display: none;
}

.list_area .list_left {
    width: 320px;
    height: auto;
    float: left;
}

.list_area .list_right {
    width: 756px;
    min-height: 560px;
    float: right;
    overflow: hidden;
}

.list_area .list_left > .header {
    width: 100%;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #FFFFFF;
    font-size: 1.066666rem;
    background: #2b7cd7;
    margin-bottom: 20px;
}

.list_area .list_left .icon_area {
    border: 1px solid #e4e4e4;
    width: 100%;
    height: auto;
}

.list_area .list_left .icon_area ul {
    padding: 20px;
}

.list_area .list_left .icon_area > ul li {
    width: 100%;
    margin: 10px auto;
}

.liststyle .list_left .icon_area ul li ul li {
    width: 100%;
    margin: 0px auto;
}

.list_area .list_left .icon_area ul li ul li {
    width: 100%;
    margin: 0px auto;
}

.list_left .icon_area ul li ul li {
    width: 100%;
    margin: 0px auto;
}

.list_area .list_left .icon_area ul li .icon_header {
    width: 100%;
    height: 44px;
    border: 1px solid #49a4eb;
    text-align: center;
    background: #49a4eb;
    color: #FFFFFF;
    line-height: 44px;
    margin: 0 auto;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}

.icon_header img, .icon_area .header img {
    position: absolute;
    right: 14px;
    top: 16px;
    opacity: 0;
}

.icon_header img.active, .icon_area .header img.active {
    opacity: 0.5;
}

.list_area .list_left .icon_area > ul > li ul {
    padding: 10px;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    display: none;
}

.list_area .list_left .icon_area > ul > li ul.active {
    display: block;
}

.icon_li {
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #333333;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}

.list_area .list_left .icon_area ul li .icon_li.active {
    background: #f4f5f7;
    color: #4484e3;
    border: 1px solid #4da9fd;
    box-sizing: border-box;
}

.list_iconPanel {
    padding: 26px 20px;
}

.list_iconPanel li {
    width: 100%;
    border: 1px solid #e4e4e4;
    margin-bottom: 18px;
}

.list_iconPanel li:last-child {
    margin-bottom: 0;
}

.list_iconPanel li .header {
    width: 100%;
    height: 46px;
    background: #49a4eb;
    line-height: 46px;
    color: #FFFFFF;
    text-align: center;
}

.list_iconPanel li .content {
    width: 100%;
    margin: 20px 0;
}

.content .job_panel {
    width: 100%;
    height: auto;
}

.content .job {
    float: left;
    color: #4484e3;
    text-align: right;
    width: auto;
    padding: 4px 10px;
    line-height: 24px;
    display: inline-block;
    font-weight: bold;
}

.content .name {
    float: right;
    color: #333333;
    width: 170px;
    display: inline-block;
}

.content .name span {
    width: 48%;
    text-align: center;
    display: inline-block;
    line-height: 30px;
}

.list_area .list_right ul {
    width: auto;
}

.list_area .list_right .listul > li {
    width: 100%;
    float: left;
    display: none;
}

.text_panel {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    color: #666666;
    line-height: 24px;
    font-size: 1.066666666rem;
}

.text_panel {
    border: 1px solid #E4E4E4;
}

.panel_panel {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}

.content_table {
    width: 100%;
    margin-top: 24px;
}

.content_table table {
    width: 100%;
    border-spacing: 1px;
    border-collapse: separate;
}

.content_table table th, .content_table table td {
    border: 1px solid transparent;
}

.content_table table th {
    background: #eeeeee;
    height: 44px;
    text-align: center;
    color: #ae1732;
}

.content_table table td {
    background: #f6f6f6;
    height: 44px;
    padding: 6px 10px;
    color: #666666;
    box-sizing: border-box;
    line-height: 24px;
}

.content_table table td a {
    color: #666666;
    line-height: 24px;
}

.content_table table td a:hover {
    color: #e22748;
}

.list_area .list_right > ul > li:first-child {
    display: block;
}

.information {
    width: 100%;
    display: none;
    text-align: center;
}

.information .header {
    font-size: 1.46666666rem;
    color: #e22748;
    /*height: 24px;*/
    max-height: 72px;
    line-height: 24px;
    margin: 54px auto 42px;
}

.information .grey_panel {
    background: #f8f8f8;
    height: 40px;
    width: 100%;
}

.information .grey_panel .panel_text {
    width: auto;
    margin: 0 auto;
    height: 100%;
}

.information .grey_panel .panel_text > div {
    display: inline-block;
    font-size: 0.8rem;
    color: #868686;
    line-height: 40px;
    margin: 0 20px;
}

.artical {
    text-align: left;
    margin: 0 52px;
}

.artical p {
    margin-top: 20px;
    line-height: 2;
    font-size: 1.0666666rem;
    text-align: left;
       
}

.btn_panel {
    margin: 30px 52px 34px;
    padding-bottom: 24px;
    border-bottom: 1px solid #ea6078;
}

.btn_panel .btn {
    float: right;
    width: 86px;
    height: 32px;
    border: 1px solid #a1a1a1;
    color: #666666;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}

.skip {
    margin: 0 52px;
    text-align: left;
}

.skip > div {
    height: 34px;
    line-height: 34px;
    font-size: calc();
    color: #666666;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.mail {
    width: 100%;
    display: none;
}

.mail_panel {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 10px 10px 30px 10px;
}

.mail_panel #mail_table {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-top: 20px;
}

.mail_panel #mail_table tr {
    line-height: 48px;
    border: 1px solid #dcdcdc;
}

.mail_panel #mail_table th {
    background: #f6f6f6;
    width: 224px;
    color: #333333;
}

.mail_panel #mail_table td {
    border-left: 1px solid #dcdcdc;
    padding-left: 16px;
    padding-right: 16px;
    color: #666666;
}

.mail_panel #mail_table td p {
    text-indent: 2em;
    line-height: 34px;
    margin-bottom: 20px;
}

.btn {
    cursor: pointer;
}

input {
    padding-left: 6px;
    box-sizing: border-box;
}

.content_right .right_panel .icon_panel {
    width: 100%;
    margin: 26px auto 0px;
    box-sizing: border-box;
    padding: 10px;
}

.content_right .right_panel .icon_panel li {
    width: 100%;
    height: 56px;
    text-align: center;
    line-height: 56px;
    color: #FFFFFF;
    margin: 0 auto;
    margin-bottom: 10px;
}

.content_right .right_panel .icon_panel li a {
    width: 100%;
    height: 56px;
    display: block;
    line-height: 56px;
    color: #FFFFFF;
}

.red {
    color: #ff0000;
}

.blue_btn {
    width: 112px;
    height: 38px;
    text-align: center;
    background: #4da9fd;
    color: #FFFFFF;
    border: 1px solid #70a3da;
    display: inline-block;
    margin-right: 24px;
    line-height: 38px;
    cursor: pointer;
}

.blueborder_btn {
    width: 86px;
    height: 30px;
    text-align: center;
    border: 1px solid #4484e3;
    color: #4484e3;
    display: inline-block;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}

.tishiyu {
    color: #797979;
}

.main_header {
    height: 40px;
    border-bottom: 1px solid #e22748;
}

.main_header .header_title {
    line-height: 80px;
    color: #e22748;
    font-weight: bold;
    height: 80px;
    background: #FFFFFF;
    width: 210px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    font-size: 1.333333rem;
}

.main_header .header_title img {
    vertical-align: middle;
    margin-right: 16px;
}

.mainbody .mainbody_content .content_panel {
    width: 100%;
    height: auto;
}

.mainbody .mainbody_content .content_panel .content_left > div {
    margin-bottom: 40px;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner {
    width: 378px;
    height: 294px;
    overflow: hidden;
    position: relative;
    float: left;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner .banner_img {
    width: 100%;
    height: 100%;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner .banner_img ul {
    height: 100%;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner .banner_img ul li {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner .banner_img ul li .img {
    width: 100%;
    height: 100%;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner .banner_img ul li .black {
    width: 378px;
    height: 44px;
    background: rgba(54, 54, 54, .6);
    position: absolute;
    bottom: 0;
    left: 0;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner .banner_img ul li .black p {
    width: 220px;
    height: 44px;
    line-height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #FFFFFF;
    margin-left: 18px;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner .click_icon {
    width: 140px;
    height: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 12px;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner .click_icon ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner .click_icon ul li {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: rgba(161, 161, 161, .5);
    text-align: center;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 0.8rem;
    margin: 0 2px;
    cursor: pointer;
}

.mainbody .mainbody_content .content_panel .content_left .tab_content .banner .click_icon ul li.active {
    background: #E22748;
}

.mainbody .mainbody_content .content_panel .content_left .tab_list {
    height: 294px;
    width: 344px;
    float: right;
    overflow: hidden;
    padding-left: 20px;
}

.mainbody .mainbody_content .content_panel .tab_list .list_header {
    font-size: 1.2rem;
    color: #e22748;
    line-height: 28px;
    padding-bottom: 18px;
    border-bottom: 1px dotted #e4e4e4;
    margin-bottom: 14px;
}

.mainbody .mainbody_content .content_panel .tab_list .list_new {
    width: 100%;
}

.content_left .tab_list .list_new li {
    width: 100%;
    display: block;
    line-height: 36px;
    color: #666666;
    position: relative;
    height: 36px;
}

.tab_list .list_new li:hover > p {
    color: #E22748;
}

.mainbody .mainbody_content .content_panel .content_left .tab_list .list_new li img {
    width: 6px;
    margin-right: 18px;
    position: relative;
    top: -14px;
}

.mainbody .mainbody_content .content_panel .content_left .tab_list .list_new li .list_new_name {
    line-height: 36px;
    width: 274px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 36px;
}

.mainbody .mainbody_content .content_panel .content_left .tab_list .list_new li:hover > p {
    color: #E22748;
}

.mainbody .mainbody_content .content_panel .content_left .tab_list .list_new li .list_new_data {
    display: inline-block;
    line-height: 36px;
    position: absolute;
    height: 36px;
    right: 0;
}

.half_content {
    width: 48%;
    height: auto;
    display: inline-block;
}

.half_content.left {
    float: left;
}

.half_content.right {
    float: right;
}

@media (max-width: 1110px) {
    .content .name {
        width: 100%;
    }

    .mainbody {
        width: 100%;
    }

    .mainbody .mainbody_content .content_left {
        margin: 0 auto;
        float: none;
    }

    .main .mainbody .mainbody_content .content_right {
        float: none;
        width: 746px;
        margin: 0 auto;
        background: none;
    }

    .main .mainbody .mainbody_content .half_content {
        float: none;
        width: 746px;
        display: block;
        margin: 0 auto;

    }

    .artical {
        margin: 0 20px;
    }

    .btn_panel {
        margin: 88px 20px 34px;
    }

    .skip {
        margin: 0 20px;
    }

    .list_area .list_left {
        width: 28%;
    }

    .list_area .list_right {
        width: 68%;
    }

    .list_area .list_left > .header {
        margin-bottom: 10px;
    }

    .list_area .list_left .icon_area ul {
        padding: 0 10px;
    }
}

@media (max-width: 768px) {

    .mainbody .mainbody_content .content_left {
        width: 100%;
    }

    .main .mainbody .mainbody_content .content_right {
        width: 100%;
    }

    .mainbody .mainbody_content .half_content {
        width: 100%;
    }

    .main_area .content_left .method_content .content_area .area_left {
        width: 100%;
        float: none;
    }

    .main_area .content_left .method_content .content_area .area_right {
        width: 100%;
        float: none;
        margin: 10px auto;
    }

    .mail_panel #mail_table th {
        width: 120px;
    }
}

@media (max-width: 768px) {
    .list_new li{
        height: auto;
        margin-bottom:8px;
    }
    .list_new li .list_new_name{
        overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-height: 1.8;height: auto;width: 90%!important;margin-right: 0;
    }
    .list_new li .list_new_data{
        display: none;
    }
    .mainbody_content .list_area .list_left .icon_area > ul > a > li{
        width: 47%!important;
    }
    .list_area .list_left .icon_area ul li .icon_header{
        height: auto!important;
    }
    .main_area .left .tab .tab_header{
        width: 15%!important;
    }
    .main_area .left .tab .tab_content{
            width: 28%!important;
    }
    .panel>ul>li .wrap .bottom ul li{
        width: auto!important;
        height: auto!important;
    }
    .pagination{
        float: none!important;
    }
    .page{
        width: 100%!important;
    }
    .main_area .left .tab .tab_content ul li{
        height: auto!important;
    }

}

@media (max-width: 700px) {
    .mainbody {
        margin-top: 56px !important;
    }

    html, body {
        font-size: 13px !important;
    }

    .mainbody .mainbody_content .content_panel .banner {
        float: none !important;
        margin: 0 auto;
    }

    .mainbody .mainbody_content .content_panel .content_left .tab_list {
        float: none !important;
        margin: 0 auto;
        width: 378px;
    }

    .list_area .list_left {
        width: 100%;
        float: none;
    }

    .list_area .list_right {
        width: 100%;
        float: none;
    }

    .list_area .list_left .icon_area {
        margin-bottom: 20px;
    }

    .list_area .list_left .icon_area > ul {
        padding: 10px;
        margin-bottom: 0px;
    }

    .mainbody_content .list_area .list_left .icon_area > ul > li, .mainbody_content .list_area .list_left .icon_area > ul > a > li {
        display: inline-block;
        width: 31%;
        margin: 4px;
        float: left;
        position: relative;
    }

    .list_left .icon_area > ul > li ul {
        padding: 0;
    }

    .list_left .icon_area > ul > li ul > li {
        margin: 0;
    }

    .list_left .icon_area > ul > li ul {
        position: absolute;
        width: 50%;
        z-index: 100;
        background: #F6F6F6;
        opacity: 1;
    }

    .mainbody .list_area .list_left .icon_area > ul > li > ul {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .mainbody .mainbody_content {
        padding: 10px;
    }

    .mainbody {
        font-size: 1rem;
    }

    .mainbody .mainbody_top {
        height: auto;
        line-height: 32px;
    }

    .mainbody .mainbody_top a {
        line-height: 32px;
        font-size: 1rem;
    }

    .mainbody .mainbody_top span {
        padding: 0 4px;
    }

    .mainbody .mainbody_top .tip_img {
        background-size: cover;
        width: 10px;
        margin: 0 10px;
        height: 14px;
    }

    .artical {
        margin: 0 10px;
    }

    .btn_panel {
        margin: 50px 10px 34px;
    }

    .skip {
        margin: 0 10px;
    }

    .tab_header ul li {
        font-size: 1rem;
    }

    .list_area .list_left > .header {
        height: 34px;
        line-height: 34px;
    }

    .list_area .list_left .icon_area ul li .icon_header {
        height: 30px;
        line-height: 30px;
    }

    .mainbody_content .list_area .list_left .icon_area > ul > li, .mainbody_content .list_area .list_left .icon_area > ul > a > li {
        width: 150px;
    }

    .mainbody_content .list_area .list_left .icon_area > ul > li > ul {
        width: 150px;
    }

    .list_area .list_left .icon_area > ul {
        padding: 2px;
    }

    .icon_header img, .icon_area .header img {
        top: 10px;
        right: 6px;
    }

    .mail_panel {
        padding: 0px 0px 20px 0px;
    }

    .content_table table td {
        line-height: 18px;
    }
}

@media (max-width: 380px) {
    .mainbody .mainbody_content .content_panel.banner, .mainbody .mainbody_content .content_panel .tab_list {
        width: 100%;
    }

    .information .header {
        /* line-height: 35px; */
        margin: 24px auto 16px;
    }

    .information .grey_panel .panel_text > div {
        margin: auto 12px;
        line-height: 1.4;
    }
}

#tou {
    //background-color: #f8f8f8;
}

#tou .din {
    background-color: #F2F2F2;
    height: 32px;
    line-height: 32px;
}

#tou .din .fork {
    width: 1150px;
    margin: auto;
    font-size: 0.8666666rem;
    color: #333;
}

#tou .din .fork .dk {
    display: inline-block;
}

#tou .din .fork .fr {
    height: 32px;
    line-height: 32px;
}
#rq{
    vertical-align: initial!important;
}

#tou .din .fork .server a{
    padding: 0 5px;
    margin-right: 5px;
}
#tou .din .fork .server a:last-child{
    margin-right: 0;
}
#tou .din .fork .fr span {
    display: inline-block;
    margin: 0 12px;
}

#tou .din .fork .fr a {
    color: #333;
}

#tou .din .fork .fr a:visited {
    color: #333 !important;
}

#tou .din .fork .fr a:active {
    color: #333 !important;
}

#tou .din .fork .fr a:hover {
    cursor: pointer;
    color: #e22748;
}

#tou .zhu {
    width: 1150px;
    margin: auto;
    height: 120px;
    position: relative;
}

#tou .zhu .logo {
    position: relative;
    height: 100%;
}

#tou .zhu .logo .dangpng,
#tou .zhu .logo .pingpng {
    position: absolute;
    top: 50%;
}

#tou .zhu .logo img.dangpng {
    width: 75px;
    height: 80px;
    margin-top: -40px;
}

#tou .zhu .logo div.pingpng {
    display: inline-block;
    width: 320px;
    height: 86px;
    margin-top: -47px;
    margin-left: 68px;
    padding-left: 10px;
}

#tou .zhu .logo div.pingpng .zhong {
    color: #E22748;
    font-size: 2.615384rem;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 700;
    letter-spacing: 4px;
}

#tou .zhu .logo div.pingpng .ping {
    color: #797979;
    font-size: 1.6923rem;
    font-weight: 400;
    padding-left: 10px;
}

#tou .zhu .searchB {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 400px;
    line-height: 30px;
    text-align: right;
}

#tou .zhu .searchB .fir {
    padding-top: 5px;
    padding-right: 10px;
}

#tou .zhu .searchB .fir a {
    color: #666;
    text-decoration: none;
}

#tou .zhu .searchB .sec {
    padding-right: 10px;
}

#tou .zhu .searchB .third {
    padding-top: 39px;
}

#tou .zhu .searchB .third .sousuo {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 3px 8px;
    text-align: left;
    width: 400px;
    height: 40px;
}

#tou .zhu .searchB .third .sousuo .searchK {
    border: none;
    outline: none;
    height: 32px;
    font-size: 0.9rem;
    background-color: #F9F9F9;
    width: 83%;
    background-color: #fff;
}

#tou .zhu .searchB .third .sousuo input::-webkit-input-placeholder {
    color: #999999;
}

#tou .zhu .searchB .third .sousuo input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

#tou .zhu .searchB .third .sousuo input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

#tou .zhu .searchB .third .sousuo input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
}

#tou .zhu .searchB .third .sousuo .searchTu {
    float: right;
    width: 25px;
    height: 25px;
    margin-top: 2px;
    background: url(/globalImg/sou.png) no-repeat;
    background-size: cover;
}

#tou .zhu .searchB .third .sousuo .searchTu:hover {
    cursor: pointer;
}

#tou nav {
    
    margin: auto;
    padding: 0;
}

#tou nav .container-fluid {
    padding: 0;
    width: 1150px;
}

#tou nav .container-fluid .navbar-header .navbar-brand {
    display: none;
}

#tou nav .container-fluid .navbar-collapse {
    padding: 0;
}

#tou nav .container-fluid .navbar-collapse ul.navbar-nav {
    width: 100%;
}

#tou nav .container-fluid .navbar-collapse ul.navbar-nav li {
    /*width: 14.285%;*/
    width: 16.66%;
    height: 66px;
}

#tou nav .container-fluid .navbar-collapse ul.navbar-nav li a {
    text-align: center;
    font-weight: 700;
    font-size: 1.23rem;
    line-height: 36px;
    color: #e22748;
}

#tou nav .container-fluid .navbar-collapse ul.navbar-nav li:hover a {
    background-color: #e22748;
    color: #fff;
}

#tou nav .container-fluid .navbar-collapse ul.navbar-nav li.active a {
    background-color: #e22748;
    color: #fff;
}

#tou #ce {
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: 586px;
}

#tou #ce .oneG {
    width: 80px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}

#tou #ce .oneG:hover {
    cursor: pointer;
}

#tou #ce .oneG:hover .erwei {
    display: block;
}

#tou #ce .oneG .erwei {
    position: absolute;
    width: 120px;
    height: 120px;
    left: -116px;
    top: 0;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

#tou #ce .oneG .erwei img {
    width: 100%;
    height: 100%;
    padding: 6px;
    box-sizing: border-box;
}

#tou #ce .oneG p.tu {
    display: inline-block;
    border-radius: 50%;
    background-color: #e22748;
    height: 50px;
    width: 50px;
    position: relative;
}

#tou #ce .oneG p.tu img {
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#tou #ce .oneG p.zi {
    padding-top: 5px;
    text-align: center;
    color: #333333;
    font-size: 0.93333333rem;
}

#tou #ce .guanbi {
    text-align: center;
    width: 70px;
    padding: 6px 0;
    background-color: #b3b3b3;
    color: #fff;
    margin: 0 auto;
}

#tou #ce .guanbi:hover {
    cursor: pointer;
    font-weight: bold;
}

#ce {
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: 575px;
    z-index: 200;
}

#ce .oneG {
    width: 80px;
    margin-bottom: 15px;
    position: relative;
}

#ce .oneG:hover {
    cursor: pointer;
}

#ce .oneG:hover .erwei {
    display: block;
}

#ce .oneG .erwei {
    position: absolute;
    width: 70px;
    height: 78px;
    left: -70px;
    top: 0;
    display: none;
}

#ce .oneG .erwei img {
    width: 100%;
    height: 100%;
}

#ce .oneG p.tu img {
    /*width: 100%;
    height: 56px;
    */

}

#ce .oneG p.zi {
    padding-top: 5px;
    text-align: center;
    color: #e22748;
}

#ce .guanbi {
    text-align: center;
    width: 80px;
    padding: 6px 0;
    background-color: #3F80B5;
    color: #fff;
}

#ce .guanbi:hover {
    cursor: pointer;
    font-weight: bold;
}

.rrbay_body #tou #ce{
        display:none!important;
    }

.middle{width: 1150px;margin: auto;margin-top: 10px !important;background-color: #fff;}
.grzx { background: rgba(255,255,255,0.4);padding: 16px;}
.grzx_l { width: 464px; height: 540px; background: #FFFFFF; border-radius: 10px; padding-bottom: 0; float: left;}
.grzx_user_avatar{ width: 140px; height: 180px;}
.grzx_user_info { width: 308px;}
.grzx_user_desc { margin-bottom: 16px;}
.grzx_user_item { height: 40px; line-height: 40px; font-size: 16px;}
.grzx_user_lable { color: #e22748; font-weight: bold; width: 66px; text-align:justify; text-justify:distribute-all-lines;/*ie6-8*/ text-align-last:justify;/* ie9*/ -moz-text-align-last:justify;/*ff*/ -webkit-text-align-last:justify;/*chrome 20+*/}
.grzx_user_txt { padding-left: 20px;}
.grzx_user_btn a { width: 146px; line-height: 48px; font-size: 16px; font-weight: bold; color: #e22748; text-align: center; background: #fff2f4;}
.grzx_user_btn .fr { color: #fff; background: #e22748;}
.grzx_user_img { position: relative;}
.grzx_user_username { width: 100%; line-height: 40px; font-size: 16px; color: #fff; text-align: center; background: rgba(0,0,0,0.4); position: absolute; left: 0; bottom: 0;}

.grzx_bs a { width: 150px; font-size: 18px; text-align: center;border: 1px solid #eee; margin-right: 10px; margin-bottom: 10px; padding-bottom: 20px; float: left; display: block;}
.grzx_bs a:nth-child(4n) { margin-right: 0 !important;}
.grzx_bs a img { padding-top: 20px; padding-bottom: 10px;}

.grzx_r { width: 630px; background: #FFFFFF; border-radius: 10px;padding-bottom: 0; float: right;}
.grzx .msfw { padding: 0;}
.grzx .msfw .item{float: left;padding:35px 0;text-align: center;background: #f8f8f8;margin: 20px 20px 0 0; }
.grzx .msfw .item:nth-child(2n){margin-right: 0;}
.grzx .msfw .item, .grzx .msfw_ti { width: 222px;}
.grzx .msfw_ti p{font-size: 16px;margin-top: 14px!important;}
.grzx .zj-status { width: 78px; height: 28px; line-height: 28px; color: #1776CF; border: 1px dashed #1776CF; float: right; text-align: center; border-radius: 3px; margin-top: 12px; }
.grzx .zj-status.end { color: #c5c5c5; border-color: #c5c5c5; font-size: 16px;}
.grzx #collect_page, .grzx #subscribe_page { text-align: center}
.grzx .layui-laypage>a:first-child, .grzx .layui-laypage>a:first-child em { border-radius: 0;}
.grzx .layui-laypage a, .grzx .layui-laypage span, .grzx .layui-laypage .layui-laypage-curr .layui-laypage-em { padding: 0;}
.grzx .myzj li{height: 32px;line-height: 1.8;font-size: 16px;margin-bottom: 2px;}
.grzx .myzj li a{position: relative; width: 85%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;text-indent: 10px;}
.grzx .myzj li a::before{content: '';display: inline-block;position: absolute;top: 10px;left: 0; width: 3px;height: 3px;border-radius: 100%;background: #e22748;}
.grzx .myzj li span{float: right; background: #f6f6f6;padding: 4px 8px;border-radius: 4px;font-size: 13px;}
.news { position: relative;}
.news ol, .mjms_ti h2 { height: 42px; line-height: 42px; border-bottom: 1px solid #eee; overflow: hidden; position: relative;}
.news ol li, .mjms_ti h2 { font-size: 18px; font-weight: bold; float: left; margin-right: 40px; position: relative;}
.news ol .on, .news ol .on a, .mjms_ti h2, .mjms_ti h2 a { color: #186DBD;}
.news ol .on:before { content: ''; display: inline-block; background: #186DBD; width: 32px; height: 3px; position: absolute; bottom: 0; left: 50%; margin-left: -16px;}
.news .list { margin-top: 12px;}

.active.area_focus{
    color: #e22748;
    font-size: 1.2rem;
    font-weight: bold;
}

@media only screen and (max-width: 1150px) and (min-width: 768px) {
    .tou {
        width: 1150px;
    }
}

@media only screen and (max-width: 766px) {
    #tou {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 99999;
    }
    .main .header{
        height: auto;
    }

    #tou .din {
        display: none;
    }

    #ce {
        display: none;
    }

    #tou .zhu {
        width: 100%;
        height: auto;
        padding: 10px 10px;
        position: static;
        background: #f8f8f8;
        border-bottom: 1px solid #eee;
    }

    #tou .zhu .logo {
        position: static;
        padding: 5px 0;
    }

    #tou .zhu .logo .dangpng,
    #tou .zhu .logo .pingpng {
        position: static;
    }

    #tou .zhu .logo img.dangpng {
        width: 20px;
        height: 20px;
        margin-bottom: 2px;
        margin-top: -20px;
    }

    #tou .zhu .logo div.pingpng {
        width: auto;
        height: auto;
        margin-left: 6px;
        margin-top: 0;
        padding-left: 0;
    }

    #tou .zhu .logo div.pingpng .zhong {
        color: #E22748;
        font-size: 1.35rem;
        font-weight: 700;
        padding: 0;
    }

    #tou .zhu .logo div.pingpng .ping {
        color: #333;
        font-size: 1rem;
        font-weight: 400;
        padding-left: 0;
    }

    #tou .zhu .searchB {
        display: none;
    }

    #tou .tebie {
        position: absolute;
        top: 0;
        right: 0;
    }

    #tou .tebie nav {
        background: inherit;
        border: none;
    }

    #tou .tebie nav .container-fluid {
        width: 100%;
    }

    #tou .tebie nav .container-fluid .navbar-header {
        margin: 0;
    }

    #tou .tebie nav .container-fluid .navbar-header .navbar-toggle {
        margin: 5px;
        margin-top: 10px;
        padding: 6px;
    }

    #tou .tebie nav .container-fluid .navbar-collapse {
        position: fixed;
        left: 0;
        right: 0;
        top: 55px;
        margin: 0;
        z-index: 9999999;
    }

    #tou .tebie nav .container-fluid .navbar-collapse ul.navbar-nav {
        width: 100%;
        margin: 0;
    }

    #tou .tebie nav .container-fluid .navbar-collapse ul.navbar-nav li {
        width: 100%;
        height: auto;
    }

    #tou .tebie nav .container-fluid .navbar-collapse ul.navbar-nav li a {
        text-align: left;
        font-weight: 700;
        font-size: 1.23rem;
        padding: 3px 40px;
        background-color: #fff;
    }

    #tou .tebie nav .container-fluid .navbar-collapse ul.navbar-nav li.active a {
        background-color: #e22748;
        color: #fff;
    }
    .information .grey_panel{
        height: auto;
        padding: 0.6rem 0;
        margin-bottom: 1rem;
    }
}

.fr {
    float: right;
}

.fl {
    float: left;
}

@media (max-width: 500px) {
    .list_iconPanel li .header {
        height: 30px;
        line-height: 30px;
    }
}

/*内容页style*/
table {
    border: 1px solid #dcdcdc;
    padding: 10px;
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 10px;
}

table tr.first {
    background: #f3f3f3;
}

table tr.seconde {
    background: #fff;
}

table tr td.key {
    color: #000;
    text-align: right;
    width: 170px;
    font-size: 14px;
    margin: 0px;
    padding: 12px 0;
+ width: 270 px;
    padding-right: 8px;
}

.data .infoType-content table tr td.label {
    padding-right: 8px;
    width: 200px;
    border: 1px solid #dbdbdb;
}

table tr td.value {
    margin: 0px;
    padding: 12px 0;
    font-size: 14px;
    color: #333;
    text-align: left;
    padding-left: 8px;
}

table tr td.value {
    border: 1px solid #dbdbdb;
}

table tr td.table-inner {
    padding-left: 0px;
}

table tr td.table-inner table {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border: 0px;
}

table tr td.table-inner table tr td {
    text-align: center;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 12px 0;
}

table tr td.table-inner table tr.label td {
    border-left: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top: 0px;
}

table tr td.table-inner table tr.value td {
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-bottom: 0px;
}

table tr td.table-inner table tr td.left {
    border-left: 0px;
}

table tr td.table-inner table tr td.right {
    border-right: 0px;
}

.show_xggj b{
    display: block;
    font-size: 16px;
    margin-bottom: 14px;
}
.show_xggj{
    font-size: 14px;
    border-top: 1px dashed #d7d7d7;
    padding-top:16px;
    margin-top: 16px;
}

.display_none{
    display: none!important;
}
.display_block{
    display: block!important;
}

@media (min-width: 769px) {
    .artical img {
        width: auto;
    }
    .m_zzzs{
        display: none
    }
}

@media (max-width: 768px) {
    .artical img {
        width: 80%;
    }
}

@media (max-width: 700px) {
    .artical img {
        width: 80%;
    }
}

@media (max-width: 500px) {
    .artical img {
        width: 80%;
    }
}

@media (max-width: 380px) {
    .artical img {
        width: 80%;
    }
}