﻿table{

    width: 100%;

}

.a_hover:hover {

    text-decoration: underline;

    color: red;

}



.a_hover_color:hover {

    color: red;

}

.page {

    line-height: 1.5;

    font-size: 14px;

}

.page .page-item{

    display: inline-block;

}

.page a,

.page span {

    display: inline-block;

    padding: 5px 10px;

    border: 1px solid #999;

    margin: 2px;

    color: #999;

}

.page .active {

    background: #999;

}

.page .active span{

    color: #fff;

}

.ss_text {

    width: 246px;

    height: 35px;

    border: #d0d0d0 1px solid;

    padding-left: 20px;

    padding-right: 90px;

    color: #999;

    outline: none;

}



.ss_sub {

    width: 61px;

    height: 29px;

    background: #0f53a6;

    color: #FFF;

    border: 0;

    outline: none;

    position: absolute;

    right: 4px;

    top: 4px;

}



.nav {

    background: #0f53a6;

    height: 56px;

    z-index: 100;

}









.nav_con {

    position: unset;

}



.nav_con .item {

    float: left;

    height: 56px;

    text-align: center;
    width: 10%;
    /*position: unset;*/

}



.nav_con .item>a {

    font-size: 18px;

    color: #FFF;

    display: block;

    line-height: 56px;

    padding-left: 18px;

    padding-right: 18px;

}



.nav_con .item:hover {

    background: url(../images/nav_ico.png) no-repeat bottom center;

}



.nav_son {

    height: 0;

    background-color: #fff;



    position: relative;

    /*bottom: -60px;*/

    z-index: 10;

    text-align: center;

    /*padding-left: 20px;*/

    /*padding-right: 20px;*/

    /*padding-left: 20px;

    padding-right: 20px;*/

}



.nav_son .wrap {

    height: 0px;

    line-height: 60px;

    z-index: 10;

    width: 100%;

    opacity: 0;

    transition: all 0.4s;

    visibility: hidden;

}



.nav_son .wrap.active {

    opacity: 1;

    position: relative;

    visibility: visible;

}



.nav_son a {

    line-height: 45px;

    color: #333;

    padding: 0 10px;

    display: block;

    background-color: #fff;

}



.nav_son a:hover {

    color: #d9141f;

    text-decoration: underline;

}



/*.banner {

    width:1900px;

    position: absolute;

    left: 50%;

    margin-left: -950px;

}*/


/*
.banner_wrap {

    position: relative;

    overflow: hidden;

    height: 445px;

}
*/


.ban_ck {

    position: absolute;

    left: 18%;

    margin: 0 auto;

    top: 105px;

}



.index_log {

    background: rgba(255, 255, 255, 0.7);

    z-index: 99;

    padding: 20px;

    width: 300px;



}



.log_an a {

    display: block;

    background-color: #0a61ce;

    text-align: center;

    color: #FFF;

    letter-spacing: 2px;



}



.log_ks {

    color: #0054be;

    text-align: center;

    height: 62px;

    line-height: 62px;

    background: url(../images/td_back.png) no-repeat center;

}



.log_an1 a {

    float: left;

    width: 145px;

    height: 40px;

    line-height: 40px;

    text-align: center;

    color: #FFF;

    font-size: 14px;

}



.log_an1 a:nth-child(1) {

    background-color: #d68500;

}



.log_an1 a:nth-child(2) {

    background-color: #08c1bd;

}



.log_an1 a:nth-child(3) {

    background-color: #46b027;

}



.log_an1 a:nth-child(4) {

    background-color: #e35d5e;

}



.in_body {

    background-color: #eeeeee;

}



.img_new img {

    display: block;

}



.img_new span {

    display: block;

    margin-top: -48px;

    z-index: 99;

    position: absolute;

    padding: 0 10px;

    color: #FFF;

    background: rgba(0, 0, 0, 0.5);

}



.tz_new,

.top_rignt,

.zcfg_new,

.hyyq_new,

.in_vip,

.in_fwzn,

.in_xxfb,

.ind_link,

.in_weixn {

    background-color: #FFF;

    border: #d6d6d6 1px solid;

}



.tz_bt {

    background-color: #e8f2ff;

}



.tz_bt a {

    line-height: 48px;

    color: #0a61ce;

    font-size: 19px;

    text-align: center;

}



.tz_bt a.active,

.tz_bt a:hover {

    background-color: #1879c8;

    color: #FFF;

}



.tz_new .wraps .wrap {

    position: absolute;

    z-index: 0;

    width: 100%;

    left: 0;

    top: 0;

    transition: all 0.4s;

    opacity: 0;

}



.tz_new .wraps .wrap.active {

    position: relative;

    z-index: 10;

    opacity: 1;

}



.tz_list,

.zc_list {

    padding: 11px 20px;

    color: #333;

}



.tz_list li {

    background: url(../images/new_ico.png) no-repeat left center;

    line-height: 37px;

}



.tz_list li span,

.zc_list li span {

    float: right;

}



.tz_list li a:hover,

.zc_list li a:hover {

    color: #d70000;

    text-decoration: underline;

}



.top_rignt {

    padding: 0 18px;

}



.an_one a {

    font-size: 16px;

    color: #333;

    padding-top: 42px;

}



.an_one a:first-child {

    background: url(../images/ind_ico1.png) no-repeat center top;

}



.an_one a:nth-child(2) {

    background: url(../images/ind_ico2.png) no-repeat center top;

}



.an_one a:nth-child(3) {

    background: url(../images/ind_ico3.png) no-repeat center top;

}



.an_two p {

    height: 43px;

    line-height: 43px;

    font-size: 16px;

    padding-left: 69px;

}



.an_two a {

    display: block;

    color: #fff;

}



.an_two p:nth-child(1) {

    background: #1879c8;

}



.an_two p:nth-child(1) a {

    background: url(../images/ind_ico4.png) no-repeat left center;

    padding-left: 30px;

}



.an_two p:nth-child(2) {

    background-color: #039a98;

}



.an_two p:nth-child(2) a {

    background: url(../images/ind_ico5.png) no-repeat left center;

    padding-left: 30px;

}



.an_two p:nth-child(3) {

    background-color: #c51319;

}



.an_two p:nth-child(3) a {

    background: url(../images/ind_ico6.png) no-repeat left center;

    padding-left: 30px;

}

.an_two p:nth-child(4) {

    background-color: #d68500;

}



.an_two p:nth-child(4) a {

    background: url(../images/ind_ico9.png) no-repeat left center;

    padding-left: 30px;

}



.zxdc_rt {

    margin-top: 30px;

}



.dc_bt {

    color: #0a61ce;

    background: url(../images/dc_ico.png) no-repeat left center;

    padding-left: 12px;

    height: 16px;

    line-height: 16px;

}



.dc_bt a {

    color: #0a61ce;

    float: right;

}



.zxdc_rt ul {

    margin-top: 14px;

}



.zxdc_rt li {

    height: 33px;

    line-height: 33px;

}



.zxdc_rt li a {

    color: #1879c8;

    font-size: 14px;

}



.zxdc_rt li a:hover {

    text-decoration: underline;

}



.zxdc_rt li:nth-child(1) {

    background: url(../images/zx_ico1.png) no-repeat left center;

}



.zxdc_rt li:nth-child(2) {

    background: url(../images/zx_ico2.png) no-repeat left center;

}

.zxdc_rt li:nth-child(3) {

    background: url(../images/zx_ico3.png) no-repeat left center;

}



.new_bt {

    background: #e8f2ff;

    line-height: 48px;

    padding-right: 20px;

}



.new_bt span {

    color: #FFF;

    font-size: 20px;

    text-align: center;

    background-color: #0060ae;



}



.new_bt a {

    float: right;

    color: #d70000;

    font-size: 14px;

}



.zc_list li {

    background: url(../images/new_ico.png) no-repeat left center;

    line-height: 35px;

}



.ind_ad {

    background: url(../images/ad_img.png) no-repeat center;

    margin-top: 15px;

}



.in_xhgk {

    background-color: #0060ae;

    padding: 0 5px 5px 5px;

    border-radius: 0 0 5px 5px;

}



.xhgk_bt {

    text-align: center;

    color: #FFF;

    letter-spacing: 2px;

}



.in_xhgk ul {

    background: #FFF;

    padding: 20px 20px 6px 20px;

}



.in_xhgk li {

    height: 44px;

    line-height: 44px;

    border: #c4c4c4 1px solid;

    background-color: #ecf7ff;

    margin-bottom: 12px;

}



.in_xhgk li a {

    display: block;

    color: #2d2d2d;

    font-size: 16px;

    background: url(../images/ind_ico7.png) no-repeat 28px center;

    padding-left: 52px;

}



.in_xhgk li a:hover {

    color: #0060ae;

    font-weight: bold;

}



.xx_img img {

    display: block;

    margin-bottom: 8px;

}



.xx_img font {

    display: block;

    line-height: 26px;

    text-align: center;

    font-size: 14px;

    color: #666;

}



.xx_img:hover font {

    color: #d70000;

}



.ind_link {

    width: 1002px;

}



.link_fl {

    color: #101010;

    display: block;

    margin-bottom: 18px;

}



.link_list li a {

    color: #666666;

    font-size: 14px;

}



.link_list li a:hover {

    color: #c9000b;

    text-decoration: underline;

}



.link_more {

    color: #c9000b;

    font-size: 14px;

    display: block;

    margin-top: 18px;

}



.in_weixn {

    padding-bottom: 16px;

}



.wx_tit {

    color: #101010;

    text-align: center;

}



.in_weixn img {

    display: block;

    margin: 8px auto 5px auto;

}



.in_weixn p {

    text-align: center;

    color: #767676;

    font-size: 14px;

    line-height: 24px;

}



.foot {

    background-color: #085ba1;

    border-top: #02457b 6px solid;

}
.foot a{
    color: #fff;
}



.left_foot {

    color: #FFF;

    font-family: "宋体";

    line-height: 113px;

}



.left_foot a {

    font-size: 14px;

    color: #FFF;

    margin: 0 5px;

}



.right_foot {

    background: url(../images/foot_logo.png) no-repeat left center;

    color: #FFF;

    font-size: 13px;

    font-family: "宋体";

    line-height: 28px;

    margin: 30px auto;

}



/*新闻列表*/

.ny_con {

    background-color: #FFF;

    padding: 27px 20px;

    width: 1210px;

    margin: 0 auto;



}



.ny_left {

    background-color: #0060ae;

    padding: 0 5px 5px 5px;

}



.nyl_tit {

    color: #FFF;

    text-align: center;

    letter-spacing: 2px;

}



.nyl_fl {

    background-color: #FFF;

    padding: 24px 20px;

}



.nyl_fl li {

    background-color: #ecf7ff;

    border: #c4c4c4 1px solid;

    border-radius: 3px;

    height: 44px;

    line-height: 44px;

    margin-top: 12px;

}



.nyl_fl li:first-child {

    margin-top: 0;

}



.nyl_fl a {

    display: block;

    background: url(../images/ind_ico7.png) no-repeat 24px center;

    color: #2d2d2d;

    font-size: 18px;

    padding-left: 50px;

    letter-spacing: 1px;

}

.nyl_fl li.active a,

.nyl_fl li:hover a {

    color: #FFF;

    background: url(../images/ind_ico8.png) no-repeat 24px center;

}

.nyl_fl li.active,

.nyl_fl li:hover {

    background-color: #0060ae;

    border: #0060ae 1px solid;

}



.ny_right {

    border: #b2cbeb 1px solid;

    width: 913px;

}



.nyr_tit {

    background-color: #e8f2ff;

    height: 48px;

    line-height: 48px;

}



.nyr_dbt {

    color: #0060ae;



}



.mbx_nav {

    font-size: 13px;

    width: 570px;

    text-align: right;

}



.con_list li {

    height: 50px;

    line-height: 50px;

    font-size: 15px;

    border-bottom: #d4d4d4 1px dashed;

    background: url(../images/new_ico.png) no-repeat left center;

    padding-left: 15px;

    clear: both;

}



.con_list li:last-child {

    border: 0;

}



.con_list li span {

    float: right;

    width: 73px;

}



.con_list li a:hover {

    color: #d70000;

    text-decoration: underline;

}



/*单页*/

.page_con {

    font-size: 15px;

    line-height: 2em;

}



/*详情*/

.detail h1 {

    font-weight: normal;

    text-align: center;

    letter-spacing: 2px;

}



.fabu_xx {

    height: 42px;

    line-height: 42px;

    text-align: center;

    font-size: 14px;

    background-color: #efefef;

}



.detail_con {

    font-size: 15px;

    line-height: 2em;

    margin-top: 25px;

}



.img_xx {

    margin-right: 12px;

    margin-bottom: 20px;

}



.img_xx:nth-child(4n) {

    margin-right: 0;

}



.img_xx img {

    margin-bottom: 15px;

}



.img_xx p {

    text-align: center;

    font-size: 14px;

    line-height: 28px;

}



.img_xx a {

    display: block;

}



.img_xx a:hover {

    color: #d70000;

}





.kaifa {

    background: url(../images/kaifa.jpg) no-repeat center;

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

}



.bm_sub a {

    display: block;

    width: 100%;

    height: 40px;

    line-height: 40px;

    font-size: 18px;

    text-align: center;

    background: #bc1c1c;

    color: #FFF;

}

.register{ width:100%; padding-top:20px;

background-image: url(../images/rebg.jpg);
background-repeat: no-repeat;
background-position: center;
}

.reg_tab{ width:1170px; margin:0 auto; border-bottom:3px #dadada solid; height:60px; position:relative;}

.reg_tab a{ width:50%; display:inline-block; text-align:center; height:50px; line-height:50px; padding-bottom:10px; font-size:24px; color:#666; position:absolute; bottom:-3px;}

.reg_tab a.on{background:url(../images/tab_bg2.png) no-repeat center bottom; }





.reg_con{ width:1170px; margin:0 auto; padding:30px 0; background-color:#fff;}



.regmain{ width:1070px; margin:0 auto; position:relative; padding-top:10px;}

.regmain table{ width:100%; font-family:"微软雅黑";}

.regmain table th{ padding:8px 5px; text-align:right; line-height:38px; color:#333; font-size:14px; font-weight:normal;}

.regmain table th.tit{ padding:0; height:40px; line-height:40px; text-align:left;}

.regmain table th.tit h1{ height:18px; line-height:18px; font-weight:normal; color:#111; border-left:5px #9dc815 solid; background:url(../images/tit_bg01.gif) repeat 0 0;}

.regmain table th i{ margin-left:5px; margin-right:5px; color:#f00; font-weight:bold;}

.regmain table th.tit h1 span{ padding:0 15px; display:inline-block; background-color:#fff;}



.regmain table td{ padding:5px 8px; line-height:38px; text-align:left; color:#666;}

.regmain table td a.yz{ width:170px; text-align:center; height:38px; line-height:38px; display:inline-block; background-color:#9dc815; color:#fff; margin-left:10px;}

.regmain table td a.yz:hover{ background-color:#91bf01;}

.regmain table td a.xy{ color:#0061b0;}

.regmain table td a.xy:hover,.regmain table td a.dl:hover{ text-decoration:underline;}

.regmain table td a.dl{ display:inline-block; color:#96c20a;}



.regmain table td i{ color:#f00; font-style:normal;}

.regmain table td em{ color:#0061b0;}

.regmain table td b.ok{ font-size:24px; font-weight:600; color:#40ba00; margin-left:20px;}



.in_login{ border:1px #e6e6e6 solid; height:36px; line-height:36px\9; color:#585858; padding: 0 4px;position: relative; font-size:12px; background:#fff; font-family:"微软雅黑"}

.in_login:hover{ border-color:#ccc;}

.in_login.rr{border-color:#f00;}







.btn_zc{ width:310px; height:50px; line-height:40px; background:#0061b0; border:0; color:#fff; font-size:18px; font-family:"微软雅黑"}

.btn_zc:hover{ background:#026fc7}







.line1[data-v-0bcbcf14]{

        overflow: hidden;

        text-overflow:ellipsis;

        white-space: nowrap;

}

.ellipsis[data-v-0bcbcf14]{

        display: -webkit-box;

        /*! autoprefixer: off */

        -webkit-box-orient: vertical;       

        /* autoprefixer: on */

        -webkit-line-clamp: 3;

        overflow: hidden;

}

.login[data-v-0bcbcf14] {

        width: 100%;

        height: auto;

        background: #fff;

        font-family: PingFangSC-Medium;

        font-size: 20px;

}

.top[data-v-0bcbcf14] {

        width: 1080px;

        margin: 0 auto;

        height: 80px;

        position: relative;

}

.logo[data-v-0bcbcf14] {

        width: 211px;

        height: 43px;

        position: absolute;

        top: 16px;

        left: 0;

}

.top_tit[data-v-0bcbcf14] {

        position: absolute;

        top: 26px;

        left: 230px;

        height: 28px;

        font-weight: bold;

        color: rgba(0, 94, 179, 1);

        line-height: 28px;

}

.top_tit span[data-v-0bcbcf14] {

        height: 17px;

        color: #E8E8E8;

}

.search[data-v-0bcbcf14],.toNews[data-v-0bcbcf14],.toNotice[data-v-0bcbcf14] {

        position: absolute;

        top: 30px;

        right: 100px;

        font-size: 14px;

        font-weight: bold;

        color: rgba(255, 150, 0, 1);

        line-height: 20px;

}

.toNews[data-v-0bcbcf14]{

        right: 200px;

}

.toNotice[data-v-0bcbcf14]{

        right: 300px;

}

.center[data-v-0bcbcf14] {

        width: 100%;

        height: auto;

        padding-bottom: 100px;

        background: #005EB3;

}

.con[data-v-0bcbcf14]{

        position: relative;

        width: 1080px;

        padding-top: 93px;

        margin: 0 auto;

        height: auto;

        overflow: hidden;

}

    /*会员信息展示*/

.information[data-v-0bcbcf14]{

        position: relative;

        float: left;

        width: 560px;

        padding-bottom: 25px;

        background: #fff;

        text-align: left;

        font-size: 20px;

}

.note[data-v-0bcbcf14]{

        position: absolute;

        right: 20px;

        top: 0;

        font-size: 14px;

        color: red;

        line-height: 40px;

}

.el-tabs__item[data-v-0bcbcf14]{

        font-size: 16px !important;

}

.information ul[data-v-0bcbcf14]{

        text-align: center;

        height: 530px;

        overflow-y: auto;

}

    /*.information ul::-webkit-scrollbar {

        display: none;

    }*/

.information ul li[data-v-0bcbcf14]{

        text-align: left;

}

.more[data-v-0bcbcf14]{

        cursor: pointer;

        color:rgba(31,77,199,1);

        font-size: 14px;

        font-weight: bold;

}

    /*动态*/

.news[data-v-0bcbcf14]{

        width: 100%;

}

.news li[data-v-0bcbcf14]{

        border-bottom: 1px solid #ccc;

}

.news_list li[data-v-0bcbcf14]:last-of-type{

        margin-bottom: 20px;

}

.news a[data-v-0bcbcf14]{

        display: block;

        width: 100%;

        height: 43px;

        line-height: 43px;

        color: #404040;

}

.news_right_pro[data-v-0bcbcf14]{

        float: left;

        width: 75%;

        font-size: 14px;

}

.news a span[data-v-0bcbcf14]{

        font-size: 14px;

        float: right;

}

    /*风采*/

.demeanour[data-v-0bcbcf14]{

        width: 100%;

}

.demeanour li[data-v-0bcbcf14]{

        border: 1px solid #ccc;

        background: #fff;

        height: 112px;

        margin-bottom: 15px;

        -webkit-box-sizing: border-box;

                box-sizing: border-box;

}

.demeanour li[data-v-0bcbcf14]:hover{

        border: 1px solid #4B97F0;

}

.demeanour a[data-v-0bcbcf14]{

        display: block;

        height: 100%;

}

.demeanour_list div[data-v-0bcbcf14]{

        margin-bottom: 8px;

        height: 35px;

        line-height: 35px;

        background: #4B97F0;

}

.demeanour_tit[data-v-0bcbcf14]{    

        width: 75%;

        float: left;    

        padding-left: 44px;

        -webkit-box-sizing: border-box;

                box-sizing: border-box;

        color: #fff;

        font-size: 14px;

        background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAqCAYAAADS4VmSAAAEwklEQVRYR8WYWajWVRTFf6s5w6iMBisq6EGJkqhAG55KeygrAiVSilCvRZlNRhOYWlk0m002mIQNVCRZWVCJjUI00PBgEURJ8wxNlK1Yl/Nd/vfzm73Yebn3fvf/P3udvfdZa+1P/M9Lvca3fShwDfAXcKWkD3rZq2sAtg8E5gOnAJ8BWwF7AY8CcyV90g2QjgHYHgfMAU4CvgauBu4DtgTOAi4DRgBPADdIersTIC0B2N62nPQc4Mhy4huB+yX9WQ1gewegD7ioZGQ1cBewQtLfzcBsBMD2FiXYZOA0YBfgTeB24HFJ/7Q6me1tgFOBWcBhwHfA8rybfSS5+r5sHwDsDhwMHAUcC+wGfAM8BiyV9F4n6ax/xvbhwJnAJGDXUroXgdeA9xMjAH4DhgE5WTo5D6wA1kr6t5fADYCkT1LCk4FjgDRyPhsAcC9wuaTfuwloe1i372T/0i+3AhNrGZgv6foug6d/XgV+AU6or227vWznFk3fFABnAA8CfwBjJaWmHa9NAmB7NPA6ENIJEe0EjJP0bacIbC8AZnSdAdt7A28A25VrllK8BXwBjJf0YycgegJQruwzwD7pZklrS1Plvr8EfA4cLyk/Wy7bofO+jjNg+zjgkZLyiZLW1DFhQDxXPjtd0vNtCKszAIUZowHXlhOeWFM+2yOBC4E1klba3q9wyJjQdf4n6ddGQGzPA2a2zIDtscBiINKb0+VkP9Q2tB0VXB8hknRdKUf0Iw0WTfiyAA+b1mtHcwDlZEtST+CnEuCeBgy3M5CmO1/SbXUlCa3fXVgv6nm2pDBs/2qZgZL2UPJHwDxJ3zdJ446FiGZJSqYGLdu5otOLjB8tKRmpAbgqMt60BAFR1QLb6YHhkqJytU1aAqg8N2ivkoHWABqcJhkZIemQBgBeBt6pvBNJjyx/LCkyvtGyPbe/LEUN22qB7ZWRVElxRvUZSGoHmhMIOaUZX5GUErQEkGuyUNLCRg9WgqWBAiDN1VUJmgDILegXo7DWw5Iu3cwAbgEmBMC7qZ+kaZsZwEPAvgEQSR1Tba4mKRvqEnwIrA6AONk74wurLNfgFgwZANvxnF8BUwMgf0RKQ6c3VxpsdpHcTD7xhjOAWO9YqdraHggFP5mOb5C53Iati19YVPMLtkPTacKR/bbcdlQu3T1KUkxqPovGH1RGr17NaQ1AgI6WtC4+ElgHrJLUVwMQa56aLJZ0cQHQk+Fs0j8hpQ2SNthOxjLoBND6gcHE9hVl3JohKSPXkC/bEbcQWsRrUQJUAeT33IgpGcckPT2UCGwfAbwALJN0bm3vQaNZUa+nyvAwSdKzQwHC9oQytGa/KVWRazQbpmFy5caXTo1ODJrnugFlOz2Vuif1k+sH1YbTse2MTZHfS4Cgnirp5y4D5yCxZRlUI70LGh2k3XieofIBIIZkuqQ437arDKVLgVj4pLxpKdt+QWF7VCbkTD9AbNqcFkYzs0IIJkSTCXiapE9bIW4LoHBCDMZ55ZrGA86UtKq6cenyZGvPUrolnfRORwAq9Lx/yUK+Q1gGXFCYMv0SqxbnHPMZp9zR6gpABUi+dLgJiNXOcDocmC0plN7V6glAKcsewB0FRII3dM7t0PQMoN3Gnf7/P+xQazf5TRbWAAAAAElFTkSuQmCC) no-repeat top 7px left 13px;

        background-size:17px 21px ;

}

.demeanour_list div span[data-v-0bcbcf14]{

        float: right;

        font-size: 14px;

        color: #fff;

        padding-right: 25px;

}

.demeanour_pro[data-v-0bcbcf14]{

        font-size: 14px;

        margin-bottom: 7px;

        padding: 0 13px;

}

.demeanour_time[data-v-0bcbcf14]{

        padding: 0 13px;

        font-size: 12px;

}

    /*登录*/

.login-container[data-v-0bcbcf14] {

        float: right;

        width: 400px;

        height: 390px;

        /*background: #fff;*/

        /*top: 94px;

        right: 245px;*/

        padding: 17px 20px 0;

}

.title[data-v-0bcbcf14] {

        background: #dff0d8;

        margin-bottom: 22px;

        text-align: left;

        height: 45px;

        text-indent: 5px;

        line-height: 40px;

        /*height: 28px;*/

        /*vertical-align: middle;*/

        border-radius: 5px;

}

    /*.title span {

        display: inline-block;

        width: 8px;

        height: 20px;

        background: #fff;

        margin-right: 14px;

        vertical-align: middle;

    }*/

.title strong[data-v-0bcbcf14] {

        display: inline-block;

        font-size: 20px;

        line-height: 28px;

        font-family: PingFangSC-Medium;

        font-weight: bold;

        color:#3c763d;

        /*color: #fff;*/

        vertical-align: middle;

}

.drag[data-v-0bcbcf14] {

        position: relative;

        background-color: #e8e8e8;

        width: 100%;

        height: 40px;

        line-height: 40px;

        text-align: center;

        margin-bottom: 25px;

}

.handler[data-v-0bcbcf14] {

        width: 40px;

        height: 38px;

        border: 1px solid #ccc;

        cursor: move;

}

.handler_bg[data-v-0bcbcf14] {

        background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTEyNTVEMURGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTEyNTVEMUNGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MTc5NzNmZS02OTQxLTQyOTYtYTIwNi02NDI2YTNkOWU5YmUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+YiRG4AAAALFJREFUeNpi/P//PwMlgImBQkA9A+bOnfsIiBOxKcInh+yCaCDuByoswaIOpxwjciACFegBqZ1AvBSIS5OTk/8TkmNEjwWgQiUgtQuIjwAxUF3yX3xyGIEIFLwHpKyAWB+I1xGSwxULIGf9A7mQkBwTlhBXAFLHgPgqEAcTkmNCU6AL9d8WII4HOvk3ITkWJAXWUMlOoGQHmsE45ViQ2KuBuASoYC4Wf+OUYxz6mQkgwAAN9mIrUReCXgAAAABJRU5ErkJggg==") no-repeat center;

}

.handler_ok_bg[data-v-0bcbcf14] {

        background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDlBRDI3NjVGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDlBRDI3NjRGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphNWEzMWNhMC1hYmViLTQxNWEtYTEwZS04Y2U5NzRlN2Q4YTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+k+sHwwAAASZJREFUeNpi/P//PwMyKD8uZw+kUoDYEYgloMIvgHg/EM/ptHx0EFk9I8wAoEZ+IDUPiIMY8IN1QJwENOgj3ACo5gNAbMBAHLgAxA4gQ5igAnNJ0MwAVTsX7IKyY7L2UNuJAf+AmAmJ78AEDTBiwGYg5gbifCSxFCZoaBMCy4A4GOjnH0D6DpK4IxNSVIHAfSDOAeLraJrjgJp/AwPbHMhejiQnwYRmUzNQ4VQgDQqXK0ia/0I17wJiPmQNTNBEAgMlQIWiQA2vgWw7QppBekGxsAjIiEUSBNnsBDWEAY9mEFgMMgBk00E0iZtA7AHEctDQ58MRuA6wlLgGFMoMpIG1QFeGwAIxGZo8GUhIysmwQGSAZgwHaEZhICIzOaBkJkqyM0CAAQDGx279Jf50AAAAAABJRU5ErkJggg==") no-repeat center;

}

.drag_bg[data-v-0bcbcf14] {

        background-color: #7ac23c;

        height: 40px;

        width: 0px;

}

.drag_text[data-v-0bcbcf14] {

        position: absolute;

        top: 0px;

        width: 100%;

        text-align: center;

        -moz-user-select: none;

        -webkit-user-select: none;

        user-select: none;

        -o-user-select: none;

        -ms-user-select: none;

}

.btn[data-v-0bcbcf14] {

        font-size: 18px;

        background: #fff;

        color: #409EFF;

        font-weight: bold;

}

.join[data-v-0bcbcf14] {

        display: inline-block;

        font-weight: bold;

        font-size: 17px;

        width: 110px;

        height: 42px;

        border-radius: 5px;

        background: #f0ad4e;

        color: #fff;

        margin-left: 70px;

        text-align: center;

}

.form_bot[data-v-0bcbcf14] {

        height: 17px;

        font-size: 14px;

        font-family:Microsoft YaHei;

        font-weight: 400;

        color: #fff;

        line-height: 17px;

}

.form_bot a[data-v-0bcbcf14]{

        float: left;

        color: #fff;

}

.checkbox[data-v-0bcbcf14] {

        vertical-align: middle;

        display: inline-block;

        width: 14px;

        height: 14px;

        background: rgba(255, 255, 255, 1);

        border: 1px solid rgba(208, 208, 208, 1);

}

.form_bot .forget[data-v-0bcbcf14] {

        float: right;

        text-decoration: underline;

}

.form_bot .service[data-v-0bcbcf14]{

        float: right;

        margin-left: 20px;

}

.enter[data-v-0bcbcf14]{

        position: absolute;

        width: 400px;

        height: 160px;

        bottom: 0;

        right: 20px;

}



/*-----------------登录/注册-------------------------*/

.loginbox{ width:100%; height:480px; background:#0061b0 url(../images/login.jpg) no-repeat center top;}

.loginbox_c{ width:1170px; margin:0 auto; position:relative;}

.in_log{ width:310px; padding:10px 20px; height:340px; /*overflow:hidden;*/ background-color:#fff; position:absolute; right:50px; top:55px;

    -moz-box-shadow: 0px 0px 5px #01315f;-webkit-box-shadow: 0px 0px 5px #01315f; box-shadow: 0px 0px 5px #01315f;

    /* For IE 8 */

    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#01315f')";

    /* For IE 5.5 - 7 */

    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#01315f');}



.tit_log{ width:100%; height:35px; line-height:35px; position:relative;}

.tit_log a{ position:absolute; right:0; top:2px; color:#0061b0;}



.in_log ul{ margin-top:5px; padding-bottom:10px;}

.in_log ul li{ width:100%; height:40px; line-height:40px; padding:9px 0; color:#666; position:relative;}

.in_log ul li a{ color:#999;}

.in_log ul li a:hover{ text-decoration:underline;}

.in_log ul li.ts{ height:26px; padding:4px 0 2px 0;}

.in_log ul li.ts i{ width:298px; padding-left:10px; display:block; height:24px; line-height:24px; border:1px #f8aab8 solid; background-color:#ffdee4; font-size:12px;}

.in_log ul li.ts i.i1{ color:#666;}

.in_log ul li.ts i.i2{ color:#f00;}

.in_log ul li.ff{ height:26px; line-height:26px; padding:2px 0 0 0;}

.in_log ul li.ff span{ color:#333;}



.in_user,.in_mm{ width:256px; height:38px; line-height:38px\9; border:1px #dadada solid; color:#999; position: relative; background:#fff url(../images/user.gif) no-repeat 0 center; display:block; padding-left:50px; font-size:14px;}

.in_mm{background:#fff url(../images/mm.gif) no-repeat 0 center;}

.in_user:hover,.in_mm:hover{ border-color:#6d98d0;}



.che{ margin-right:8px;}

.che2{ margin-right:8px;margin-left:20px;}

.in_yz{width:75px; height:38px; line-height:38px\9; border:1px #dadada solid; color:#999; background:#fff; padding:0 10px; font-size:14px;}

.yzm{ width:90px; height:40px; margin-left:5px;}

.login_ok{ width:100%; height:36px; line-height:34px; background:#9dc815; border:1px #9dc815 solid; color:#fff; font-size:16px;-moz-box-shadow: inset 0px 0px 1px #c2e15b;-webkit-box-shadow:inset 0px 0px 1px #c2e15b; box-shadow:inset 0px 0px 1px #c2e15b; margin-top:5px;}

.login_ok:hover{ background:#8cb702}

.join_register{

    background-color: #f6f8f9;

    padding-top: 30px;

    padding-bottom: 30px;

}

.join_register .reg_con{

    /*width: 800px;*/

    padding-top: 0;

}

.join_register .reg_con .regmain{

    width: 700px;

}

.join_register .top_title{

    text-align: left;

    text-indent: 30px;

    background: #0076ff;

    height: 54px;

    vertical-align: middle;

    line-height: 54px;

    color: #fff;

    font-size: 20px;

}

.join_user_center{

    /*height: 630px;*/

}

.join_user_center .tip{

    height: 50px;

    line-height: 50px;

    font-size: 0;

    color: #085ba1;

    text-align: center;

    border-bottom: 1px solid #eee;

}

.join_user_center .tip .item{

    text-align: center;

    font-size: 16px;

    display: inline-block;

    margin-left: 20px;

    margin-right: 20px;

    vertical-align: middle;

}

.join_user_center .tip .item span{

    vertical-align: middle;

}

.join_user_center .tip .item.active{

    color: orange;

}

.join_user_center .wrap1{

    background-image: url(../images/sh.png);

    background-repeat: no-repeat;

    background-position: left center;

    padding-left: 400px;

}

.join_user_center .wrap2 {

    padding-left: 300px;

}

.c9{

    color: #999;}

.user_center{

    background-color: #fafafa;

    position: fixed;

    width: 100%;

    top: 215px;

    bottom: 122px;

}

.user_center > .w{

    height: 100%;

    overflow: visible;

}

.user_center .left{

    -webkit-box-shadow: 1px 1px 2px 0 #ddd;

    -moz-box-shadow: 1px 1px 2px 0 #ddd;

    box-shadow: 1px 1px 2px 0 #ddd ;

    position: absolute;

    left: 0;

    top: 30px;

    bottom: 30px;

    overflow-y: auto;

    border: 1px solid #eee;

}

.user_center .left .item.active a,

.user_center .left .item:hover a{

    color: #0f53a6;

}

.user_center .right{

    position: absolute;

    right: 0;

    top: 30px;

    bottom: 30px;

    -webkit-box-shadow: 1px 1px 2px 0 #ddd;

    -moz-box-shadow: 1px 1px 2px 0 #ddd;

    box-shadow: 1px 1px 2px 0 #ddd ;

    overflow-y: auto;

    border: 1px solid #eee;

}

.index_log .close{

    width: 16px;

    height: 16px;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    /*border: 1px solid red;*/

    position: absolute;

    right: 5px;

    top: 5px;

    text-align: center;

    font-size: 16px;

    color: #999;

    line-height: 13px;

    cursor: pointer;

    font-family: sans-serif;

}

.exam_center{

    background-color: #fafafa;



}

.exam_center > .w{

    height: 100%;

    overflow: visible;

    padding-top: 10px;

    padding-bottom: 30px;

}

.exam_center .left{

    -webkit-box-shadow: 1px 1px 2px 0 #ddd;

    -moz-box-shadow: 1px 1px 2px 0 #ddd;

    box-shadow: 1px 1px 2px 0 #ddd ;

    float: left;

    min-height: 500px;

}

.exam_center .left .item.active a,

.exam_center .left .item:hover a{

    color: #0f53a6;

}

.exam_center .right{



    -webkit-box-shadow: 1px 1px 2px 0 #ddd;

    -moz-box-shadow: 1px 1px 2px 0 #ddd;

    box-shadow: 1px 1px 2px 0 #ddd ;

    min-height: 500px;

}

.exam_center .tip{

    height: 50px;

    line-height: 50px;

    font-size: 0;

    color: #085ba1;

    text-align: center;

    border-bottom: 1px solid #eee;

}

.exam_center .tip .item{

    text-align: center;

    font-size: 16px;

    display: inline-block;

    margin-left: 20px;

    margin-right: 20px;

    vertical-align: middle;

}

.exam_center .tip .item span{

    vertical-align: middle;

}

.exam_center .tip .item.active{

    color: orange;

}

 .tiku-wrapper .title{

    font-size: 15px;

    color: #000;

    border-bottom: 1px solid #eaeaea;

    /*padding-left: 25px;*/

    height: 50px;

    line-height: 50px;

}

 .tiku-wrapper .title span{

    display: inline-block;

}

 .tiku-wrapper .title .tit{

    width: 520px;

}

.tiku-wrapper .wrapper{

    font-size: 14px;

}

.tiku-wrapper .wrapper .item{

    height: 40px;

    line-height: 40px;

}

.tiku-wrapper .wrapper .item:hover{

    background-color: #f5f5f5;

}

.tiku-wrapper .item div{

    display: inline-block;

    float: left;

    vertical-align: middle;

}

.tiku-wrapper .wrapper .item .tit{

    display: inline-block;

    font-size: 15px;

    text-indent: 20px;

    background-image: url(../images/k_13.png);

    background-position: 5px center;

    background-repeat: no-repeat;

    width: 520px;

}

.tiku-wrapper .wrapper .item .tit a{

    display: block;

    height: 100%;

    padding-right: 30px;

}

.tiku-wrapper   .diff{

    display: inline-block;

    vertical-align: top;

    width: 180px;

}

.tiku-wrapper   .v{

    width: 400px;

    display: inline-block;

    line-height: 40px;

}

.tiku-wrapper .wrapper .item .diff span{

    display: inline-block;

    font-size: 0;

    line-height: 0;

    /*margin-right: 4px;*/

}

.tiku-wrapper .wrapper .item .doit{

    display: inline-block;

    vertical-align: top;

    font-size: 14px;

    background-image: url(../images/k_07.png);

    background-repeat: no-repeat;

    background-position: left center;

    text-indent: 30px;

}

.tiku-wrapper .wrapper .item .doit a{

    display: block;

}



.q_titles{

    background-color: #fff;

    padding-bottom: 20px;

    padding-top: 20px;

}

.q_titles h1{

    height: 50px;

    line-height: 50px;



    text-align: center;

    font-weight: 400;

}

.q_titles .desc{

    font-size: 14px;

    padding-left: 20px;

    color: #000;

}

.ans_time{

    font-size: 15px;

}

.ans_time .date{

    color: #f00;

}

.kc .left{

    width: 224px;

    background-color: #fff;

    border-top: 3px solid red;

    padding: 12px;

}

.kc .right {

    width: 945px;

    padding-right: 3px;

}

.ans_time{

    font-size: 15px;

}

.ans_time .date{

    color: #f00;

}

.shiti{

    background-color: #fff;

}

.shiti .qtitle{

    padding: 10px 30px;

    line-height: 24px;

    background-color: #f9f9fa;

    color: #151515;

    position: relative;

    font-size: 16px;

}

.shiti .qtitle .nu {

    font-size: 20px;

    color: #e45c40;

    margin-right: 10px;

    float: left;

}

.shiti .qtitle .tx {

    color: #e45c40;

    padding-right: 5px;

}

.shiti .desc{

    padding: 20px 30px;

}

.shiti .desc .qt{

    display: block;

    padding-left:  45px;

    margin-left: -20px;

    font-size: 16px;

    line-height: 24px;

    color: #151515;

    position: relative;

    cursor: pointer;

}

.shiti .desc .qt input{

    width: 20px;

    height: 20px;

    outline: none;

    margin-right: 10px;

    vertical-align: text-bottom;

}

.shiti .desc .qt label{

    display: block;

    padding-top: 6px;

    padding-bottom: 6px;

}

.shiti .desc .qt:hover{

    background-color: #f8f8f8;

}

.shiti .btn{

    width: 100%;

    height: 40px;

    line-height: 40px;

    background: #e45c40;

    color: #fff;

    display: block;

    text-align: center;

    border-radius: 2px;

}

.shiti .desc .right{

    background-image: url(../images/b_08.png);

    background-repeat: no-repeat;

    background-position: 38px top;



}

.shiti .rightsss{

    background-image: url(../images/b_05.png);

    background-repeat: no-repeat;

    background-position: left center;

}

.shiti .errorsss{

    background-image: url(../images/b_02.png);

    background-repeat: no-repeat;

    background-position: -5px center;

}

.shiti .info{

    display: none;

}

.shiti .info .tit{

    padding: 10px 30px;

    line-height: 24px;

    background-color: #f9f9fa;

    color: #999;

    position: relative;

    font-size: 16px;

    border-top: 1px dashed #d8d8d8;

    /* border-bottom: 1px dashed #d8d8d8; */

}

.shiti .info .fx{

    padding: 10px 30px;

    font-size: 16px;

    background-color: #e8e8e8;

}

label.request:before {

    content: '*';

    color: red;

    position: relative;

    top: 0;

    left: -6px;

}

.user_progress{

    background-color: #5FB878;

    width: 0;

    top: 0;

    left: 0;

    position: absolute;

    height: 36px;

    line-height: 36px;

    color: #000;

    text-align: center;

    transition: all 0.1s;

    opacity: 0;

}

input[disabled],button[disabled]{

    cursor: not-allowed;



}

.w971{

    width: 971px;

}