@charset "UTF-8";
.clear{
    width:100%;
    clear: both;
    height:0px;
    line-height:0px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.col_6{
    width:50%;
}
.layout {
    width: 1400px;
    margin: 0 auto;
}
.box_overflow{
    overflow: hidden;
}
.box_relative{
    position: relative;
}
.padl10{
    padding-left:10px;
}
.padr10{
    padding-right:10px;
}
.page_title{
    font-size: 20px;
    font-weight: 550;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px solid #f6f6f6;
    position: relative;
    padding-left:13px;
    margin-bottom: 10px;
}
.page_title:after{
    content: '';
    background: #FE0000;
    width: 3px;
    height: 21px;
    border-radius: 3px;
    position: absolute;
    left:0px;
    top: 4px;
}
.active_16 .active_list .clear{
    width:100%;
    height:1px;
    line-height: 1px;
    clear:both;
}
.active_16 .active_list .active_item{
    width:378px;
    float: left;
    padding:0px 10px 10px 10px;
}
.active_16 .active_item h5{
    line-height: 20px;
}
.active_16 .active_list .active_item img{
    width: 100%;
    height:249px;
    border-radius: 5px;
}
.silder_pic{
    border-radius: 10px;
    box-shadow:0px 0px 5px #ccc;
    -webkit-box-shadow:0px 0px 5px #ccc;
    position: relative;
    overflow: hidden;
}
.silder_pic, .silder_pic .swiper-slide, .silder_pic img{
    position: relative;
    height:638px;
}
.silder_pic img{
    width:100%;
    display: block;    
    border-radius: 10px;
}
.silder_pic_title{
    position: absolute;
    width:100%;
    border-radius: 0px 0px 10px 10px;
    background:rgba(0,0,0,.5);
    line-height: 70px;
    height:70px;
    left:0px;
    bottom:0px;
}
.silder_pic_title p{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 70px;
    height:70px;
    padding:0px 10px;
    color:#fff;
    text-align: center;
    font-size:20px;
    font-weight: 500;
}
.silder_pic .arrow-left {
    background: url(../image/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 1;
    cursor: pointer;
}
.silder_pic .arrow-right {
    background: url(../image/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 1;
    cursor: pointer;
}
.top{
    padding:10px 0px;
    height:40px;
}
.top_content{
    width:687px;
    float: right;
    position: relative;
}
.top_content{
    height:40px;
}
.top ul{
    height:40px;
}
.top_left{
    float:left;
    position: relative;
    height:16px;
    padding:12px 0px;
    z-index:1;
}
.top_left ul li{
    float: left;
    border-right:1px solid #e0e0e0;
    font-size:14px;
}
.top_left ul li a{
    font-size:14px;
}
.top_item_wechat{
    cursor: pointer;
}
.top_wechat_img{
    position: absolute;
    width:150px;
    height:150px;
    top:20px;
    left:0;
    padding-top:20px;
    z-index: 1;
}
.top_wechat_img img{
    width:150px;
    height:150px;
}
.top_blibli_img img, .top_redbook_img img, .top_tik_img img, .top_wechatserver_img img{
    width:150px;
    height:150px;
}
.top_blibli_img{
    position: absolute;
    width:150px;
    height:150px;
    top:20px;
    left:158px;
    padding-top:20px;
    z-index: 1;
}
.top_redbook_img{
    position: absolute;
    width:150px;
    height:150px;
    top:20px;
    left:198px;
    padding-top:20px;
    z-index: 1;
}
.top_tik_img{
    position: absolute;
    width:150px;
    height:150px;
    top:20px;
    left:235px;
    padding-top:20px;
    z-index: 1;
}
.top_wechatserver_img{
    position: absolute;
    width:150px;
    height:150px;
    top:20px;
    left:277px;
    padding-top:20px;
    z-index: 1;
}
.top_item_email{
    padding-right:10px;
}
.top_item_email, .top_item_email img,.top_item_weibo, .top_item_weibo img, .top_item_wechat, .top_item_wechat img{
    display: block;
    width:22px;
    height: 17px;
}
.top_item_weibo, .top_item_wechat, .top_item_zhihu, .top_item_toutiao{
    padding:0px 10px;
}
.top_item_toutiao, .top_item_toutiao img{
    width: 24px;
    height:17px;
}
.top_item_zhihu, .top_item_zhihu img{
    width:30px;
    height: 17px;
}
.top_item_blibli, .top_item_blibli img, .top_item_redbook, .top_item_redbook img,.top_item_tik, .top_item_tik img{
    width:17px;
    height: 17px;
    cursor: pointer;
}
.top_left ul .top_item_lang{
    width:44px;
    text-align: center;
    line-height: 17px;
    border:none;
}
.top_item_lang, .top_item_lang a{
    color:#FF5E5B;
    line-height: 17px;
}
.top_login{
    float:left;
    width:134px;
    padding:7px 0px
}
.top_item_login{
    padding:0px;
    padding-left:10px;
}
.top_item_login a{
    display: block;
    color:#FF5E5B;
    width:110px;
    border:1px solid #E5E5E5;
    border-radius: 2px;
    line-height:27px;
    height:27px;
    padding:0px 5px;
    font-size:14px;
}
.top_item_login img{
    display: block;
    width:16px;
    height:16px;
    float: left;
    padding-top:5px;
}
.top_item_login span{
    display: block;
    float:right;
    width:90px;
    line-height:27px;
    height:27px;
    text-align: right;
}
.top_serech{
  float:right;
  width:150px;
  background:#EEEEEE;
  border-radius:40px;
  line-height: 40px;
  overflow: hidden;
  padding-left:13px;
}
.top_serech input{
    width:110px;
    border:none;
    padding:0px;
    display: block;
    float: left;
    line-height: 40px;
    background:#EEEEEE;
}
.top_serech button{
    padding:0px;
    border:none;
    width:14px;
    height:14px;
    padding:13px;
    float: left;
    border-radius: 0px 0px 40px 40px;
    cursor: pointer;
}
.top_serech button img{
    width:14px;
    height:14px;
}
.information_search_msg{
    position: absolute;
    top:40px;
    line-height: 30px;
    height:30px;
    color:#f00;
    right:0px;
    font-size:12px;
    border-radius: 5px;
    display:inline-block;
    background:#f00;
    color:#fff;
    padding:0px 10px;
}
.logo{
    background:#EEEEEE;
    padding:10px 0px;
}
.logo a, .logo img{
    display: block;
    width:498px;
    height:65px;
}
.nav{
    box-shadow: 0px 2px 5px #F1F1F1;
    margin-bottom:10px;
    height:60px;    
}
.nav_page{
    background:#FE0000;
}
.nav_mod{
    position: relative;
    height:60px;
}
.nav_mod li{
    float: left;
    font-size:18px;
    width:8.8%;
    height:40px;
    padding:10px 0px;
    position: relative;
}
.nav_mod a{
    font-size:18px;
    display: block;
    text-align: center;
    line-height:40px;
    font-weight: bolder;
    color:#666666;
}
.nav_page li a, .nav_page li .nav_current{
    color:#fff;
}
.nav_mod li .nav_childNodes, .nav_mod li .nav_chlist_last{
    position: absolute;
    top:60px;
    z-index:1000;
    background:rgba(255,255,255,.9);
}
.nav_mod li .nav_childNodes{
    width:128px;
}
.nav_mod .nav_item_0 .nav_childNodes{
    width:198px;
}
.nav_mod .nav_item_1 .nav_childNodes{
    width:142px
}
.nav_mod .nav_item_3 .nav_childNodes{
    width:153px
}
.nav_mod .nav_item_5 .nav_childNodes{
    width:310px;
}
.nav_mod .nav_item_6 .nav_childNodes{
    width:190px
}
.nav_mod .nav_item_7 .nav_childNodes{
    width:268px;
}
.nav_mod .nav_item_9 .nav_childNodes{
    text-align: center;
}
.nav_mod .nav_item_9 .nav_chlist_last,.nav_mod .nav_item_9 .nav_childNodes{
    width:128px;
}
.nav_mod .nav_item_8 .nav_childNodes{
    width:258px;
    left:-70px;
}
.nav_mod li .nav_childNodes{
    left:0px;
}
.nav_mod .nav_item_last .nav_chlist_last{
    width:130px;

}
.nav_mod .nav_item_last .nav_chlist_last, .nav_mod .nav_item_9 .nav_childNodes, .nav_mod .nav_item_10 .nav_childNodes{
    left:auto;
    right:0;
}
.nav_mod li .nav_childNodes a, .nav_mod li .nav_chlist_last a{
    font-weight: normal;
    line-height:25px;
    text-align: left;
    color:#666666;
    padding:12px 0px 12px 30px;
}
.nav_mod li .nav_childNodes a:hover, .nav_mod li .nav_chlist_last a:hover{
    color:#FE0000;
}
.nav_mod .nav_item_first{
    width:4.4%;
    text-align:left;
}
.nav_mod .nav_item_last{
    width:7%;
}
.nav_mod .nav_item_first a{
    text-align:left;
}
.nav_mod .nav_item_last a{
    text-align:right;
}
.nav_mod .nav_current a{
    color:#FE0000;
    position: relative;
}
.nav_mod .nav_current .nav_item_a::after{
    content:'';
    width:70px;
    height:3px;
    background:#FE0000;
    left:50%;
    margin-left:-35px;
    bottom:0px;
    position: absolute;
    border-radius:3px;
}
.nav_page .nav_mod li{
    width:8.33%;
}
.nav_page .nav_mod .nav_current .nav_item_a::after{
    background:#fff;
}
.nav_page .nav_mod .nav_current{
    background:#FE0000;
}
.nav_page .nav_mod .nav_current .nav_item_a{
    color:#fff;
}
body .nav_page .nav_mod .nav_move_current{
    background:#fff;
}
body .nav_page .nav_mod .nav_move_current .nav_item_a::after{
    background:#FE0000;
}
body .nav_page .nav_mod .nav_move_current .nav_item_a{
    color:#FE0000;
}
.nav_mod .nav_item_first .nav_item_a::after{
    width:35px;
    left:0px;
    margin-left:0px;
}
.nav_mod .nav_item_last .nav_item_a::after{
    left:auto;
    right:0px;
    margin-left:0px;
    width:74px;
}

.title{
    font-size:20px;
    font-weight:550;
}
.path{
    overflow: hidden;
}
.path a{
    height:50px;
    line-height: 50px;
    color:#999999;
    font-size:16px;
}
.path .path_cur{
    color:#FE0000;
}
.path a:hover{
    color:#FE0000;
}
button{
    padding: 0px;
    border: none;
    cursor: pointer;
}
.min_title{
    font-size:16px;
    font-weight: bolder;
    position: relative;
    padding-left:10px;
    line-height: 30px;
    height:30px;
}
.min_title::after{
    content: '';
    position: absolute;
    width:4px;
    height:16px;
    background:#ff0000;
    left:0px;
    top:7px;
    border-radius: 4px;
}
.med_title{
    font-size:20px;
    color:#333;
    font-weight: 600;
    position: relative;
    padding-left:14px;
    line-height: 30px;
    height:30px;
}
.med_title::after{
    content: '';
    position: absolute;
    width:4px;
    height:20px;
    background:#ff0000;
    left:0px;
    top:6px;
    border-radius: 4px;
}
.shadow{
    box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
}
.more, .more a{
    color:#ff0000;
    line-height:20px;
    font-size:16px;
    text-align:right;
}
.more{
    padding-top:10px;
}
.icon_play{
    display: block;
    position: absolute;
    left:50%;
    top:50%;
    margin-top:-17px;
    margin-left:-17px;
    width:34px;
    height:34px;
    background:url(./../image/icon_play.png) no-repeat center;
    cursor: pointer;
}
.arrows_t, .arrows_b{
    width:50px;
    height:50px;
    cursor: pointer;
}
.arrows_t{
    background:url(./../image/arrows_t.png) no-repeat center;
}
.arrows_b{
    background:url(./../image/arrows_b.png) no-repeat center;
}
.footer{
    background:#F1F1F1;
    text-align: center;
    padding:20px 0px;
    font-size:14px;
}
.footer .footer p .footer a{
    color:#333;
}
.footer p{
    text-align: center;
    line-height: 26px;
}
.mask_content{
    position: fixed;
    width:100%;
    height:100%;
    left:0px;
    top:50%;
    z-index: 10003;
    height:722px;
    margin-top:-361px;
    cursor: pointer;
}
.max_video{
    background:#fff;
    width:870px;
    padding:10px;
    margin:0 auto;
    height:542px;
    border-radius: 10px;
}
.max_video .max_video_title{
    height:40px;
    line-height:40px;
    padding-bottom:10px;
}
.max_video_title h4{
    font-size:17px;
    font-weight: 600;
    float: left;
    width:600px;
}
.max_video video{
    width:870px;
    margin:0 auto;
    display: block;
    max-height: 480px;
    background:#fff;
}
.btn_close{
    width:50px;
    float: right;
    background:url(./../image/btn_close_j.png);
    width:40px;
    height:40px;
    background-size:100%;
    display: block;
    cursor: pointer;
}
.real{
    padding:20px;
    background:#fff;
    border-radius: 10px;
    margin-bottom:50px;
    margin-top:15px;
}
.real_list, .real_new_list{
    overflow: hidden;
    min-height:300px;
}
.real_list li, .zbx_list li a{
    height:30px;
}
.real_list li, .real_new_list li{
    padding-right:100px;
    position: relative;
}
.real_list li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height:30px;
    line-height:30px;
    padding-left:15px;
}
.real_new_list .real_list_content{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height:30px;
    line-height:30px;
    padding-left:15px;
}
.real_list_content{
    position: relative;
}
.real_list li a:after, .real_list_content:after{
    content:'';
    display: block;
    width: 5px;
    height:5px;
    background:#ff0000;
    border-radius:5px;
    left:0px;
    top:50%;
    margin-top:-2px;
    position: absolute;
}
.real_list_time li span{
    text-align: right;
    display: block;
    line-height: 30px;
    position: absolute;
    right:0px;
    top:0px;
    font-size:14px;
    color:#999;
}
.nav_left{
    width:250px;
    float: left;
    background:#fff;
}
.nav_left h4{
    background:#ff0000;
    color:#fff;
    text-align: center; 
    font-size:18px;
    font-weight: 600;
    height:60px;
    line-height:60px;
}
.nav_left_list{
    border-left:1px solid #e8e8e8;
    border-right:1px solid #e8e8e8;
}
.menu_one_item{
    display: block;
    line-height:50px;
    cursor: pointer;
    font-size:16px;
    font-weight: 600;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
}
.menu_one_item .menu_one_itemf{
    padding:5px 10px 5px 10px;
    display: block;
    line-height:25px;
    font-size:17px;
    margin:5px 0px;
}
.nav_one .menu_one_itemf{
    position: relative;
}
.menu_one .current .menu_one_itemf{
    position: relative;
    z-index:1;
    background:#fff;
    color: #f00;
}
.menu_two .current .menu_two_itemf, .menu_three .current .menu_three_itemf, .menu_four .current .menu_four_itemf, .menu_five .current .menu_five_itemf{
    color:#f00;
}
.btn_nav_one{
    position: relative;
}
.menu_one_item .btn_nav_one::after{
    content:'';
    position:absolute;
    height:22px;
    width:4px;
    background:#BFBFBF;
    left:0px;
    top:8px;
    display: block;
}
.menu_one .current .btn_nav_one::after{
   background:#ff0000;
}
.nav_one .menu_one_itemf::before{
    content:'';
    display: block;
    position: absolute;
    right:10px;
    top:0px;
    width:16px;
    height:50px;
    background:url(./../image/nav_arrow_top.png) no-repeat center;
}
.nav_one .current .menu_one_itemf::before{
    background: url(./../image/nav_arrow_bottom.png) no-repeat center;
}
.menu_two, .menu_three, .menu_four{
    display: none;
}
.menu_two .menu_two_itemf{
    font-size:16px;
}
.menu_one .current .nav_two, .nav_two .current .menu_three, .nav_three .current .menu_four{
    display: block;
}
.nav_three li{
    display: block;
    padding:8px 0px;
}
.nav_three li a{
    display: block;
    line-height:18px;
}
.menu_two{
    background:#fff;
    width:218px;
    margin:0 auto;
    padding:0px 10px;
}
.menu_two li{
    line-height:20px;
    padding-bottom:5px;
}
.menu_three{
    background:#f4f4f4;
    padding-left:16px;
    font-weight: normal;
}
.menu_three .menu_three_itemf{
    font-size:15px;
}
.menu_four{
    padding-left:10px;
    padding-right:5px;
}
.menu_four .menu_four_itemf{
    font-size:14px;
    font-weight: normal;
}
.menu_three .current .menu_three_itemf{
    color:#f00;
}
.menu_four .current .menu_four_itemf{
    color:#f00;
}
.level_right{
    width:1090px;
    float: right;
    margin-top:0px;
    min-height: 300px;
}

.nav_left_two, .nav_left_three,.nav_left_four{
    padding:0px 15px 0px 15px;
    display: none;
    margin-top:0px;
}
.nav_left_two_list{
    background:#fff;
    box-shadow: 0px 5px 5px #ccc;
    border-radius: 0px 0px 5px 5px;
}
.nav_left_two_list .nav_two_item{
    display: block;
    line-height: 40px;
    height:40px;
    font-size:15px;
    font-weight: normal;
    padding-left:15px;
}
.nav_left_two_list .meucurrent .nav_two_item{
    color:#f00;
}
.meu_current_title .meu_current{
    position: relative;
}
.meu_current_title .meu_current::after{
    background: url(./../image/nav_arrow_bottom.png) no-repeat center;
    width:16px;
    height:9px;
}
.nav_one::before{
    content:'';
    display: block;
    position: absolute;
    right:10px;
    top:0px;
    width:16px;
    height:50px;
    background:url(./../image/nav_arrow_top.png) no-repeat center;
}
.nav_left_list .current .nav_one::before{
    background:url(./../image/nav_arrow_bottom.png) no-repeat center;
}
.nav_left_list .current .nav_left_two{
    display: block;
}
.nav_left_two_list .nav_two .nav_two_item{
    display: inline-block;
}
.nav_two .menu_two_itemf i{
    background:url(./../image/icon_mnavarrowt.png) no-repeat center;
    background-size:100%;
    width:14px;
    height:8px;
    display: inline-block;
    margin-left:5px;
}
.nav_left_list li .menu_two_itemf{
    position: relative;
    display: block;
    line-height: 22px;
    margin:5px 0px;
}
.nav_left_list li .menu_two_itemf i{
    display: block;
    position: absolute;
    right:0px;
    top:7px;
}
.nav_two .current .menu_two_itemf i{
    background:url(./../image/nav_arrow_redbottom.png) no-repeat center;
    background-size:100%;
}
.nav_two_current .nav_left_two_list .nav_two_item{
    color:#f00;
}
.nav_two_current .nav_left_three{
    display: block;
}
.deil h4{
    text-align: center;
    padding-bottom: 10px;
    font-size:25px;
    font-weight: 600;
}
.deil .deil_time{
    font-size:16px;
    text-align: center;
    padding-bottom: 10px;
}
.deil_content{
    margin-top:10px;
    font-size:14px;
    min-height:300px;
}
.deil_content{
    font-size:17px;
    line-height: 30px;
}
.deil_content b,.deil_content strong{
    font-weight: bolder;
}
.deil_content p{
    line-height:30px;
    padding-bottom:4px;
}
.deil_content video{
    display: block;
    width:600px;
    max-width: 100%;
    margin:0 auto;
}
table, th, td ,tbody,tr{
    border-collapse:collapse;  /*合并相邻边框*/
}
.vip_title{
    overflow: hidden;
    border-bottom:1px solid #f4f4f4;
}
.vip_title h4{
    font-size:17px;
    font-weight: 600;
    text-align: center;
    padding-bottom:15px;
}
.user_vip{
    margin:70px auto 70px auto;
    width:300px;
    background:url(./../image/vip_bg.png);
    width:305px;
    height:171px;
}
.user_vip .user_vip_name{
    overflow: hidden;
    color: #fff;
    height:30px;
    line-height: 30px;
    padding-left:48px;
    padding-top:14px;
    font-size:15px;
}
.user_vip_no{
    padding-left:40px;
}
.user_vip ul li span, .user_vip ul li p{
    height:30px;
    line-height: 30px;
    display: block;
    float: left;
}
.user_vip ul li span{
    width:80px;
    text-align: right;
}
.user_vip ul li p{
    width:220px;
}
.vip_content_top{
    overflow: hidden;
    margin-top:20px;
}
.vip_content_top .vip_list{
    float: left;
    width:777px;
}
.vip_item{
    margin-bottom:5px;
}
.vip_item p{
    padding-left:12px;
    line-height: 30px;
}
.vip_content_top .vip_logo{
    float:right;
    width:133px;
    min-height:36px;
}
.vip_content_top .vip_logo img{
    width:133px;
    display: block;
}
.vip_news_list .real_list{
    margin-top:5px;
    overflow: hidden;
    min-height: auto;
    height: auto;
}
.vip_news_list .real_list li{
    float: left;
    width:50%;
}
.vip_news_list .real_list li a{
    padding-right:10px;
}
.vip_item .med_title a{
    display: block;
    font-size:20px;
}
.vip_intro{
    overflow: hidden;
    margin-bottom:5px;
}
.vip_intro_content{
    margin-top:5px;
}
.vip_intro_content p{
    line-height: 30px;
}
.vip_intro_img{
    width:267px;
    height:172px;
    margin-right:10px;
    box-shadow: 0px 0px 8px #ccc;
    margin:8px;
    border-radius: 5px;
}
.exhiapply{
    margin:-20px;
    border-radius: 10px;
    padding-bottom:40px;
}
.exhiapply h4{
    line-height:50px;
    background:#ff0000;
    font-size:20px;
    color:#fff;
    text-align: center;
    font-weight:600;
    border-radius: 10px 10px 0px 0px;
}
.exhiapply_content{
    padding:20px 20px 10px 20px;
    width:580px;
    margin:0 auto;
}
.apply_form_item{
    overflow: hidden;
    margin-bottom:20px;
    font-size:15px;
}
.apply_form_textarea{
    height:100px;
}
.apply_form_item span{
    display:block;
    height:36px;
    line-height: 32px;
    float: left;
    width:110px;
    text-align: right;
}
.apply_form_input{
    display:block;
    width:470px;
    float: left;
}
.apply_form_input input,.apply_form_input textarea{
    display: block;
    border:none;
    width:448px;
    border:1px solid #ccc;
    height:32px;
    line-height: 32px;
    padding:0px 10px;
}
.apply_form_input textarea{
    height:auto;
}
.apply_form_input .num{
    width:100px;
}
 .apply_form_item_def{
     height:auto;
 }
 .apply_form_item_def .apply_form_input{
     height: auto;
 }
 .check_list li, .check_list li p{
     height:30px;
     line-height: 30px;
 }
 .check_list li{
     position: relative;
     padding-left:30px;
     cursor: pointer;
 }
 .check_list li i{
     display: block;
     border:1px solid #ff0000;
     width:20px;
     height:20px;
     position: absolute;
     left:0px;
     top:4px;
 }
 .check_list .current i{
     background:url(./../image/icon_checked.png) no-repeat center;
 }
 .btn_submit{
     width:400px;
     background:#ff0000;
     color:#fff;
     box-shadow: 0px 0x 10px #f00;
     border-radius: 5px;
     line-height: 50px;
     margin:0 auto;
     display: block;
     font-size:17px;
     font-weight: bolder;
 }
 .zh_apply_sucess{
     position: fixed;
     width:150px;
     height:60px;
     background:#fff;
     border-radius: 5px;
     left:50%;
     top:50%;
     margin-top:-40px;
     margin-left:-85px;
     display:table;
     padding:10px;
     z-index:1
 }
 .zh_apply_sucess p{
    display:table-cell; 
    vertical-align:middle;
    line-height: 30px;
    text-align: center;
    font-size:16px;
 }
 .file_list li{
    height:32px;
    line-height: 32px;
    padding-right: 100px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 10px;
 }
 .file_list li a{
     display: block;
     line-height:28px;
     border-radius: 3px;
     border:1px solid #ff0000;
    text-align: center;
    color:#ff0000;
    width:100px;
    position: absolute;
    right:0px;
    top:0px;
 }
 .mynotice{
     overflow: hidden;
     margin-top:-5px;
     min-height:300px;
 }
 .mynotice_item{
     margin-top:5px;
     border-bottom: 1px solid #f4f4f4;
     padding-bottom: 10px;
 }
 .notice_title{
     position: relative;
     padding-right:100px;
     margin-bottom: 5px;
 }
 .notice_title h5{
     font-size:16px;
     font-weight: bolder;
     line-height: 28px;
 }
 .notice_title .time{
    text-align: right;
    width:100px;
    top:0px;
    right:0px;
    position: absolute;
    color:#999;
    height:28px;
    line-height: 28px;
}
 .mynotice_item p{
     line-height:26px;
     font-size:14px; 
 }
 .active{
     overflow: hidden;
 }
 .active_list{
    overflow: hidden;
    margin:0px -10px;
 }
.active_list li{    
    float: left;
    width:350px;
    padding:0px 10px 10px 10px;
}
.active_list_xs li{
    width:257px;
}
.active_list li a{
    display: block;
}
.active_list img{
    width:100%;
    height:214px;
    border-radius: 5px;
}
.active_list .active_list_xs{
    width:auto;
    display: block;
    margin:0 auto;
    max-width: 100%;
}
.active_list h5{
    color:#454545;
    font-size:16px;
    font-weight: 600;
}
.active_list p{
    color:#999;
    line-height: 26px;
    font-size:15px;
}
.active_deil{
    overflow: hidden;
    border-bottom: 1px solid #f6f6f6;
    position: relative;
    padding-left:373px;
    height:223px;
    padding-bottom: 20px;
}
.active_deil .active_deil_img{
    position: absolute;
    left:0px;
    top:0px;
}
.active_deil_img, .active_deil_img img{
    width:363px;
    height:223px;
}
.active_deil_intor{
    padding-left:20px;
}
.active_deil_intor_top{
    height: 184px;
}
.active_deil_intor_title{
    font-size:20px;
    padding-bottom:10px;
    font-weight: bolder;
}
.active_deil_time{
    color:#999;
    padding-bottom:10px;
}
.active_deil_status{
    color:#f00;
}
.active_deil_remark{
    line-height: 20px;
    padding-bottom: 10px;
}
.btn_active_deil{
    font-size:18px;
    display: block;
    width:190px;
    text-align: center;
    line-height: 38px;
    height:38px;
    border-radius:5px;
    background:#f00;
    color:#fff;
}
.btn_active_deil_gray{
    color:#333;
    font-size:17px;
    line-height: 38px;
}
.btn_active_deil:hover{
    color:#fff;
}
.link_red{
    color:#ff0000;
    font-size:14px;
}
.link_red:hover{
    color:#ff0000;
}
.search_vip_s{
    height:400px;
}
.search_vip_title_s{
    text-align: center;
    line-height: 50px;
    font-size:17px;
    font-weight: bolder;
}
.member_search_s{
    width: 305px;
    overflow: hidden;
    font-size: 15px;
    padding:50px 0px;
    margin:0 auto;
}
.member_search_s span {
    display: block;
    float: left;
    width: 120px;
    line-height: 42px;
    text-align: right;
}
.member_search_s input{
    height: 42px;
    line-height: 42px;
    border-left: 1px solid #B2B2B2;
    border-bottom: 1px solid #B2B2B2;
    border-top: 1px solid #B2B2B2;
    border-radius: 5px 0px 0px 5px;
    width: 220px;
    padding: 0px 5px;
    float: left;
}
.member_search_s button {
    background: #FF0000;
    color: #fff;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 70px;
    float: left;
    border-radius: 0px 5px 5px 0px;
}
.real_download li{
    margin-bottom: 10px;
    padding-right:122px;
    position: relative;
    height:30px;
}
.real_download li span{
    line-height:20px;
}
.real_download li .btn_download{
    display: block;
    width:100px;
    height:28px;
    border:1px solid #f00;
    color:#f00;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    right:0px;
    top:0px;
}
@media (max-width: 1440px){
    .layout {
        width: 1240px;
    }
    .nav .nav_mod li .nav_chlist a{
        padding-left:24px;
    }
    .silder_pic, .silder_pic .swiper-slide, .silder_pic img{
        height:565px;
    }
    .level_right{
        width:930px;
    }
    .active_list li{
        width:296px;
    }
    .active_list_xs li{
        width:217px;
    }
    .active_list img{
        height:181px;
    }
}
.layout {
    width: 1240px;
}
.nav .nav_mod li .nav_chlist a{
    padding-left:24px;
}
.silder_pic, .silder_pic .swiper-slide, .silder_pic img{
    height:565px;
}
.level_right{
    width:930px;
}
.active_list li{
    width:296px;
}
.active_list_xs li{
    width:217px;
}
.active_list img{
    height:181px;
}
.handle_list li{
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.handle_item_link{
    display:inline;
    padding-left:15px;
}
.handle_list li:after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #ff0000;
    border-radius: 5px;
    left: 0px;
    top: 14px;
    position: absolute;
}
.handle_item_right{
    float: right;
    margin-left:10px;
    width:320px;
}
.handle_item_status{
    margin-right:10px;
    color:#999;
    line-height: 38px;
    font-size:17px;
    width:110px;
    text-align: right;
}
.btn_handle_red{
    font-size:17px;
    display: block;
    width:190px;
    text-align: center;
    line-height: 38px;
    height:38px;
    border-radius:5px;
    border:1px solid #999;
    color:#333;
}
.btn_handle_gray{
    font-size:17px;
    display: block;
    width:190px;
    text-align: center;
    line-height: 38px;
    height:38px;
    border-radius:5px;
    border:1px solid #ccc;
    color:#333;
    background:#ccc;
}
.btn_handle_gray:hover{
    color:#333;
}
.btn_handle_red:hover{
    background:#f00;
    color:#fff;
    border:1px solid #f00;
}
@media (max-width: 1279px){
    .layout {
        width: 1000px;
        min-width: 1000px;
    }
    .nav .nav_mod li .nav_chlist a{
        padding-left:12px;
    }
    .silder_pic, .silder_pic .swiper-slide, .silder_pic img{
        height:456px;
    }
    p,a,body{
        font-size:17px;
    }
    .level_right{
        width:690px;
    }
    .active_list li{
        width:216px
    }
    .active_list_xs li{
        width:157px;
    }
    .active_list img{
        height:132px;
    }
    .active_16 .active_list .active_item{
        width:300px;
        float: left;
        padding:0px 10px 10px 10px;
    }
    .active_16 .active_list .active_item img{
        height:197px;
    }
    .active_16 .active_item p{
        font-size:13px;
    }
}
 /*之前是ease-out*/
 .swiper-qy .swiper-wrapper {
    -webkit-transition-timing-function: linear;   
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
  }
.mask{
    background:rgba(0,0,0,.3);

}
.nn_member{
    z-index: 2;
    padding:20px 0px;
    position: fixed;
    width:400px;
    left:50%;
    top:50%;
    background:#fff;
    border-radius: 5px;
    margin-left:-200px;
    margin-top:-150px;
}
.nn_member_title{font-size:18px;font-weight: bolder;color:#666;text-align: center;}
.nn_member ul{
    margin-top:40px;
    overflow: hidden;
}
.nn_member li{
    float: left;
    width: 180px;
    padding:0px 10px;
}
.nn_member_item{
    display: block;
    height: 50px;
    line-height: 50px;
    color:#fff;
    text-align: center;
    font-size:20px;
    border-radius: 5px;
}
.nn_member_item:hover{
    color:#fff;
}
.nn_member_item01{
    background:#f00;
}
.nn_member_item02{
    background:#ffc144;
}
.tgz_work_img_item{
    width:600px;
    margin:10px auto;
}
.tgz_work_img_item img{
    width:600px;
    display: block;
}
.tgz_work_info_list{
    width:600px;
    margin:0 auto;
}
.tgz_work_info_item{
    line-height: 26px;
    margin-bottom: 10px;
}
.tgz_work_info_item span{
    font-size:17px;
    font-weight: bolder;
    line-height: 26px;
    color:#333;
}