@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    max-width: 1920px;
    margin: auto !important;
    color: #333;
    font-family:;
}






.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    float: left;
}


.main_menu {
    background: #0096ea;
    padding: 30px;
    line-height: 26px;
}

.main_menu h2 {
    color: #fed600;
    font-size: 26px;
    font-weight: bold;
    float: left;
    margin-right: 100px;
}

.main_menu ul {}

.main_menu ul li {
    margin-right: 50px;
}

.main_menu ul li a {
    color: #fff;
    font-size: 16px;
}

.tab_scroll {
    background: url(/static/index/img/bg_scroll.png) no-repeat center bottom;
    margin: 60px 0;
}

.titlebar {
    background: url(/static/index/img/bor.png) no-repeat top left;
    font-weight: bold;
    padding-left: 15px;
    font-size: 20px;
    margin-bottom: 50px;
}

.titlebars {
    background: url(/static/index/img/bor.png) no-repeat top left;
    font-weight: bold;
    padding-left: 15px;
    font-size: 20px;
    height: 40px;
    border-bottom: 1px solid #eee;
}

.boy_box {
    box-sizing: border-box;
    padding-bottom: 42px;
}

.boy_box .swiper-slide {}

.boy_box ul {
    padding: 40px 50px 20px;
    float: left;
    width: 100%;
}

.boy_box ul li {
    float: left;
    width: 12.2857%;
    text-align: center;
    cursor: pointer;
    margin: 0 1%;
    padding: 10px 0 30px 0;
}

.boy_box ul li:hover,
.boy_box ul li.thistab {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 2px;
    box-shadow: 0px 0px 4px #9e9a9a;
}

.boy_box ul li p {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
}

.boy_box ul li .jxw1 {}

.boy_page_r {
    position: absolute;
    left: 0;
    top: 142px;
    z-index: 20;
    cursor: pointer;
}

.boy_page_l {
    position: absolute;
    right: 0;
    top: 142px;
    z-index: 20;
    cursor: pointer;
}

.change_l {
    height: 28px;
    line-height: 28px;
}

.icon_l {}

.menu_02 {}

.menu_02 ul {
    height: 91px;
    padding-left: 50px;
}

.menu_02 ul li {
    margin-right: 50px;
    height: 32px;
    margin-top: 28px;
}

.menu_02 ul li.thistab {
    border-bottom: 3px #ffb400 solid;
}
.menu_02 ul li a:hover{color:#ffb400}
.menu_02 ul li a {
    font-size: 18px;
    font-weight: bold;
    float: left;
}

.head_bar {
    background: url(/static/index/img/headb2.png) no-repeat;
    width: 100%;
    height: 20px;
}

.content_zb {}

.zb_title {
    font-size: 30px;
    font-weight: bold;
    margin-top: 56px;
}

.zb_title span {
    display: inline-block;
    background: #38a84b;
    color: #fff;
    padding: 6px 30px;
    font-size: 18px;
    border-radius: 2px;
    margin-right: 45px;
    float: left;
}

.zb_brief {
    background: url(/static/index/img/zb.png) left no-repeat;
    margin-top: 20px;
    padding-left: 30px;
    background-size: contain;
    font-size: 14px;
    color: #b8b8b8;
}

.fp_div {
    padding-top: 17px;
    width: 100%;
}

.fp_List.mb42 {
    margin-bottom: 42px
}

.fp_List {
    float: left;
    margin-right: 31px;
}

.fp_List:nth-child(5n) {
    margin-right: 0
}

.fp_List .fp_t a {
    position: relative;
    display: block;
}

.fp_List .fp_t a p {}

.fp_List .fp_t a img {
    width: 262px;
    height: 162px;
}

.fp_List .fp_b span {
    float: left;
    line-height: 31px;
}

.fp_List .fp_b a {
    float: right;
    width: 100px;
    text-align: center;
    height: 31px;
    line-height: 31px;
    border: 1px solid #ccc;
    border-radius: 27px;
}.mlsy li a:first-child{
    
width: 440px;
    
height: 272px;
    
overflow: hidden;
}
.sp_main a{overflow:hidden;display: block;}

 .sp_t:hover img,.a_sp_t:hover img,.sp_main a:hover img,.mlsy li a:hover img,.two_row li a:hover img
  {
     -moz-transition: scale(1.1);
     /* Firefox 4 */
     -webkit-transition: scale(1.1);
     /* Safari  Chrome */
     -o-transition: scale(1.1);
     /* Opera */
     transform: scale(1.1);
 }    
  .sp_t img, .a_sp_t img,.sp_main  img,.mlsy img,.two_row li a img{
     transition: all 1s ease 0s;
     -moz-transition: all 1s ease 0s;
     /* Firefox 4 */
     -webkit-transition: all 1s ease 0s;
     /* Safari  Chrome */
     -o-transition: all 1s ease 0s;
     /* Opera */
 }
.sp_t {
    width: 100%;
    height: 158px;
    display: inline-block;
    float: left; overflow:hidden;
}

.sp_box {}

.sp_div {
    width: 255px;
    float: left;
    margin-bottom: 35px;
    position: relative;
}

.sp_div p a:hover,.a_sp_b:hover,.a_sp_b:hover p{
    color:#999;
}

.sp_t a {}

.sp_t img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sp_div p {
    float: left;
    height: 74px;
    width: 100%;
    background: #f6f6f6;
    padding: 10px 15px;
    line-height: 25px;
    overflow: hidden;
}

.sp_div p a {
    height: 54px;
    overflow: hidden;
    display: block;
    font-size: 16px;
}

.time-box {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.time-box li {
    background: #edeeef;
    width: 10%;
    margin-right: 1.25%;
    text-align: center;
    height: 45px;
    line-height: 45px;
}

.time-box li:last-child {
    margin-right: 0
}

.time-box li a {
    font-size: 20px;
}

.time-box li.thistab {
    background: #0096ea;
}

.time-box li.thistab a {
    color: #fff;
}


.yasha_img img {
    width: 100%;
    height: auto;
}

.video_box {
    margin-top: 50px;
    width: 100%;
}
.Player_box{width:1000px;margin: 50px auto;}
.video_box video {
    width: 100%;
}
#Player{z-index:9}
.zb_word {
    margin-top: 40px;
    width: 100%;
}

.zb_word .titlebar {
    /* line-height: 30px; */
    margin-top: 6px;
}

.zb_word span {
    font-size: 16px;
    line-height: 31px;
    display: block;
}

.zb_l {
    margin-bottom: 100px;
}
.a_sp_w_box{}
.a_sp_w{
    float: left;
    width: 264px;
    margin-right: 20px;
    border-radius: 4px;
    margin-bottom: 50px;
    height: 165px;
}
.a_sp_w_box .a_sp_w:nth-child(5n){margin-right:0}
.a_sp_w_t{}
.a_sp_w_t img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.l_head {
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    color: #fff;
    background: url(/static/index/img/zb1.png) no-repeat;
    background-size: 100% 100%;
}

.l_head:before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 21px;
    background: url(/static/index/img/bor.png) center no-repeat;
}

.zb_r {
    margin-bottom: 100px;
}

.live_word {
    float: left;
    background: url(/static/index/img/l.png) 37px repeat-y;
    width: 100%;
}

.live_word li {
    margin: 68px 0 0 0;
    padding-left: 68px;
    background: url(/static/index/img/q.png) no-repeat;
    background-position: 27px 0;
    float: left;
    width: 100%;
}

.live_word li a {
    font-size: 16px;
    float: left;
    display: block;
    width: 100%;
}

.live_word li time {
    float: left;
    width: 50px;
    line-height: 26px;
}

.live_box {
    float: left;
    width: 800px;
}

.live_box h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.live_box h3 span {
    display: inline-block;
    background: #38a84b;
    color: #fff;
    padding: 7px 10px;
    letter-spacing: 2px;
    font-size: 12px;
    border-radius: 3px;
    margin-right: 15px;
}

.live_box p {
    line-height: 30px;
    width: 100%;
}

.pl_box {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
}

.pl_box form {
    margin-top: 45px;
}

.tl_text {
    width: 100%;
    border: 1px solid #38a84b;
    overflow: hidden;
    height: 260px;
    border-radius: 6px;
    padding: 42px 29px;
    font-size: 16px;
}

.login_btn {
    font-size: 18px;

    background: #38a84b;
    color: #fff;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    line-height: 60px;
    border-radius: 50px;
    position: absolute;
    left: 25px;
    top: -31px;
}

.login_photo img {
    font-size: 18px;
    background: #38a84b;
    color: #fff;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    line-height: 60px;
    position: absolute;
    left: 25px;
    top: -31px;
    border-radius: 50%;
}

.pl_btn {
    background: url(/static/index/img/cy.png) right no-repeat;
    float: right;
    display: block;
    width: 147px;
    height: 43px;
    line-height: 43px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    background-size: 100%;
}

.pl_btn span {
    margin-left: 12px;
}

.wy_box {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 0 40px;
    margin-bottom: 50px;
}

.wy_box li {
    padding: 35px 0;
    border-bottom: 1px solid #eee;
}

.wy_box li img {
    border: 1px solid #eee;
    border-radius: 50px;
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 15px;
    margin-bottom: 55px;
}

.wy_box .wy_r {}

.wy_box .wy_r p {
    font-weight: bold;
    margin-bottom: 10px;
}

.wy_box .wy_r h3 {
    line-height: 29px;
    margin-bottom: 12px;
}

.wy_box .wy_r div {
    color: #999;
    font-weight: normal;
}

.bg_grey {
    background: #f6f6f6
}

.sp_main {
    position: relative;
}

.sp_main img {
    width: 100%;
    border-radius: 5px;
    height: 518px;
}

.sp_main_s img {
    width: 100%;
    border-radius: 5px;
    height: 154px;
}

.w830 {
    width: 830px
}

.sp_main a p {
    position: absolute;
    width: 100%;
    height: 55px;
    height: 40px\9;
    line-height: 67px;
    line-height: 40px\9;
    bottom: 0;
    color: #fff;
    padding: 0 15px;
    background: url(/2018index/img/bg.png) repeat;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
    background: -ms-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
    background: -moz-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 5px;
}

.w532 {
    width: 532px;
}

.w240 {
    width: 246px;
}

.sp_main_s {
    float: left;
    margin-right: 40px;
    margin-bottom: 28px;
}

.sp_main_s:nth-child(2n) {
    float: left;
    margin-right: 0;
}

.p60 {
    padding: 60px 0
}

.pos_t {
    z-index: 10;
    position: absolute;
    top: 0;
    background: #007be3;
    color: #fff;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    border-top-left-radius: 5px;
}


/* flexslider*/

.main_left,
.flexslider {
    width: 100%;
}

.flexslider_l {
    position: relative;
    background: url(/2018index/img/loading.gif) 50% no-repeat;
}

.flexslider {
    position: relative;
    background: url(/2018index/img/loading.gif) 50% no-repeat;
    float: left;
    /* overflow: hidden; */
}

.flexslider_ad {
    position: relative;
}

.flexslider_ad .slides li {}

.flexslider_ad .slides li a {
    float: left;
    width: 316px;
    height: 80px;
    margin-bottom: 10px;
    position: relative;
}

.flexslider_ad li>div:nth-child(4n) {
    margin-right: 0;
}

.flexslider_ad li>div {
    margin-right: 12px;
    float: left;
}

.flexslider_ad .slides li a img {
    width: 100%;
    height: 100%;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {}

.flex-control-paging {
    position: absolute;
    top: -47px;
    height: 17px;
    width: 50px;
    text-align: center;
    right: 47px;
    overflow: hidden;
    z-index: 10;
}

.flex-control-paging li {
    width: 100%;
    font-size: 19px;
    font-size: 17px;
    overflow: hidden;
    position: absolute;
    float: left;
    color: #999;
}

.flex-control-paging li span {
    display: block;
}

.flex-control-nav a {
    margin-right: 5px;
    display: none;
    width: 16px;
    color: #999;
    height: 16px;
    overflow: hidden;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    display: block;
}

.flex-control-paging li a {
    overflow: initial;
    width: 9px;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 128px;
    top: -50px;
    right: 0;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    font-size: 23px;
    color: #999;
}

.flex-direction-nav li a.flex-prev {
    left: 2%;
}

.flex-direction-nav li a.flex-next {
    right: 2%;
}

.num_slider {}

.flexslider .slides {
    width: 100%;
}

.slides {
    width: 100%;
}

.slides li {}

.slides li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background: #;
}

.flexslider li a>img {
    height: 273px;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.flexslider_ad .flex-direction-nav li a.flex-next {
    right: 2%;
    background: url(/2018index/img/right.png) center center no-repeat;
}

.slides li a p {
    color: #333;
    font-size: 16px;
    margin: 35px 0;
}

.slides .a_sp {
    margin-bottom: 0
}
.mlsy_box .slides .a_sp {
    margin-bottom: 35px;
}
.a_sp {
    width: 440px;
    margin-right: 40px;
    float: left;
    margin-bottom: 50px;
}

.a_sp:nth-child(3n) {
    margin-right: 0
}

.a_sp_t {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}
.a_sp_t:hover{}
.a_sp_t>img {
    width: 100%;
    height: 276px;
}


.a_sp_t span {
    position: absolute;
    bottom: 10px;
    z-index: 10;
    left: 10px;
}

.a_sp_t div {
    position: absolute;
    width: 100%;
    height: 55px;
    height: 40px\9;
    line-height: 67px;
    line-height: 40px\9;
    bottom: 0;
    color: #fff;
    padding: 0 15px;
    background: url(/2018index/img/bg.png) repeat;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.8)));
    background: -ms-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
    background: -moz-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    font-size: 16px;
}

.a_sp_b {
    padding: 20px 15px;
    background: #F6F6F6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: block;
    box-sizing: border-box;
}

.a_sp_b span {
    background: #78b432;
    color: #fff;
    width: 65px;
    height: 27px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    font-size: 14px;
    border-radius: 3px;
    float: left;
    margin-bottom: 50px;
    margin-right: 15px;
    margin-top: 3px;
}

.a_sp_b p {
    line-height: 30px;
    font-size: 16px;
    height: 60px;
}


/***new***/

.e_bigimg {}

.e_bigimg img {
    width: 100%;
    height: 535px
}

.e_box_index {
    width: 100%;
}

.e_title {}

.e_title h2 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
    float: left;
}

.e_title p {
    border-bottom: 3px solid #ffb400;
    width: 105px;
}

.two_row {}

.two_row ul {}

.two_row li {
    margin-right: 40px;
    margin-bottom: 35px;
}

.two_row li:nth-child(2n) {
    margin-right: 0;
}

.two_row li a img {width:100%;height:100%}

.two_row li a:first-child {
    width: 680px;
    height: 424px;
    border-radius: 5px;
    display: block;
    overflow:hidden;
}

.two_row li a p {
    margin: 35px 0 0;
}
.two_row li a p:hover,.slides li a p:hover{color: #0096ea;}
.tabs {
    float: left;
    width: 80%;
    height: 30px;
    position: relative;
}

.tab_more {
    background: url(/static/index/img/m.png) center right no-repeat;
    padding-right: 20px;
}

.tab_more a {}

.tabs_b {
    width: 100%;
}

.brief_e {
    text-indent: 2rem;
    line-height: 32px;
}

.tabs_t {
    border: 0;
    margin-bottom: 9px;
    float: none;
    padding-bottom: 10px;
}

.tabs li {
    font-size: 26px;
    color: #333;
    cursor: pointer;
    margin-right: 75px;
    padding-bottom: 10px;
}

.tabs li.thistab p {
    border-bottom: 3px solid #ffb400;
    width: 105px;
    margin-top: 16px;
}

.tabs li a span {
    display: block;
    float: left;
}

.tabs li a {
    height: 35px;
    display: block;
}

.tabs li:last-child {
    border-right: 0;
    margin-right: 0;
}

.tabs li.thistab a {
    color: #0096ea;
}

.tab_conbox {
    width: 100%;
    margin: 20px 0;
    overflow: hidden;
}

.tab_conbox2 {
    float: left;
    width: 100%;
    margin-top: 0;
}

.tab_con_sy {
    margin: 16px 0;
    float: left;
    padding-bottom: 2px;
    width: 100%;
}

.tab_con_sy a {}

.tab_con_sy a>img {
    width: 720px;
    height: 460px;
    display: block;
    margin-right: 10PX;
    float: left;
}

.tab_con_sy p a {
    float: right;
    width: 640px;
    height: 61px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 5px;
}
.tab_con_sy p a:hover{color:#0096ea}
.tab_list {
    overflow: hidden;
    margin-bottom: 31px;
}

.tab_list li {
    width: 50%;
    height: 40px;
    float: left;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}

.tab_list span {
    padding-bottom: 5px;
    cursor: pointer;
}

.tab_list #tab1 {}

.tab_list #tab2 {}

.tab_hover {
    color: #269eeb;
    border-bottom: 2px solid #269eeb;
}

.con1,
.con2 {
    margin: 20px 0;
    padding: 0 10%;
}

.con2 {
    display: none;
}

.e_mail {
    margin-bottom: 25px;
    line-height: 40px;
}

.e_mail input {
    border: 0;
    height: 36px;
    padding: 0;
    width: 100%;
    outline: none;
    font-size: 16px;
    border-bottom: 1px solid #dbdbdb;
}

.line1,
.line2 {
    height: 40px;
    margin-bottom: 45px;
    line-height: 40px;
    border-bottom: 1px solid #dbdbdb;
}

.line1 {}

.line2 {
    position: relative;
}

.line1 input {
    border: 0;
    height: 36px;
    padding: 0;
    width: 70%;
    outline: none;
    font-size: 16px;
}

.line1 span {
    margin-right: 5px;
    font-size: 1rem;
}

.line2 input {
    border: 0;
    height: 36px;
    padding: 0;
    width: 50%;
    outline: none;
    font-size: 1rem;
}

.line2 a {
    position: absolute;
    font-size: 16px;
    color: #0096ea;
    border: 1px solid #0096ea;
    padding: 0 9px;
    border-radius: 26px;
    display: block;
    height: 30px;
    line-height: 30px;
    right: 0;
    bottom: 3px;
}

.nextstep {
    text-align: center;
    color: #fff;
    background: #0096ea;
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
    padding: 15px;
    border-radius: 36px;
    margin-bottom: 44px;
    display: block;
}

.emailnext {
    text-align: center;
    border: 0;
    color: #fff;
    background: #0096ea;
    display: block;
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 50px;
    border-radius: 36px;
    margin-bottom: 42px;
    padding: 5px 0;
}

.read,
.hidread {
    font-size: 0.9rem;
    text-align: center;
}

#checkb {
    /* position: absolute;
    clip: rect(0,0,0,0); å‰ªè£ç»å¯¹å®šä½å…ƒç´  */
    display: none;
}

#checkb+label::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 27px;
    border: 1px solid #d9d9d9;
}

#checkb:checked+label::before {
    content: '√';
    color: #fff;
    background: #78b432;
}

#checkem {
    /* position: absolute;
    clip: rect(0,0,0,0); å‰ªè£ç»å¯¹å®šä½å…ƒç´  */
    display: none;
}

#checkem+label::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    line-height: 15px;
    height: 15px;
    border-radius: 27px;
    border: 1px solid #d9d9d9;
}

#checkem:checked+label::before {
    content: 'âœ”';
    color: #fff;
    background: #78b432;
}

.setting {
    display: none;
}

.setting input {
    width: 100%;
    border: 0;
    height: 40px;
    line-height: 40px;
    font-size: 1rem;
    text-indent: 5px;
    margin-bottom: 20px;
    background: #F8F8fb;
}

.setting p {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    background: #0096ea;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 7px;
}

.emailsetting input {
    width: 100%;
    border: 0;
    height: 40px;
    line-height: 40px;
    font-size: 1rem;
    text-indent: 5px;
    margin-bottom: 20px;
    background: #F8F8fb;
}

.emailsetting p {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    background: #0096ea;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 7px;
}

.emailsetting h1 {
    font-size: 0.9rem;
}

.hid {
    font-size: 0.9rem;
    display: none;
    line-height: 25px;
}

.hidread {
    display: none;
    line-height: 20px;
}

.emailsetting {
    display: none;
}

.p_log {
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
}

.loginmsg {
    padding: 0 15%;
}

.loginmsg input {
    height: 30px;
    width: 100%;
    font-size: 16px;
    border: 0;
    text-indent: 5px;
    outline: none;
}

.zh,
.mima {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.mima {
    position: relative;
}

.mima input {
    width: 70%!important;
}

.mima p {
    position: absolute;
    bottom: 12px;
    right: 0;
    font-size: 0.9rem;
}

.loginmsg>p {
    text-align: center;
    font-size: 18px;
    background: #0096ea;
    color: #fff;
    padding: 15px 0;
    border-radius: 25px;
    margin: 15px 0;
}

.sign {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    color: #ed6d00;
}

.notherlogin {
    text-align: center;
}

.notherlogin>p {
    font-size: 0.9rem;
    position: relative;
    width: 180px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.notherlogin>p::after {
    display: block;
    content: '';
    width: 30px;
    position: absolute;
    height: 1px;
    top: 9px;
    left: 0;
    color: #cccccc;
    background: #cccccc;
}

.notherlogin>p::before {
    display: block;
    content: '';
    width: 27px;
    height: 1px;
    position: absolute;
    top: 9px;
    right: 0;
    color: #cccccc;
    background: #cccccc;
}

.notherlogin img {
    width: 50px;
}

.loginway {
    width: 200px;
    margin: auto;
}

.notherlogin img:nth-of-type(1) {
    float: left;
    /* margin-left: 27%; */
}

.notherlogin img:nth-of-type(2) {
    float: right;
    /* margin-right: 27%; */
}

.ques_title {
    background: url(/static/index/img/cjwt.png) no-repeat;
    height: 450px;
    text-align: center;
    color: #fff;
}

.ques_title p {
    padding: 108px 0 18px 0;
}

.ques_title h2 {
    font-size: 72px;
    font-weight: bold;
}

.ques_box {
    margin-bottom: 30px;
}

.ques_box li {
    border-bottom: 2px solid #ebebeb;
    margin-bottom: 22px;
    padding-bottom: 23px;
}

.ques {}

.ques label {
    background: #e32500;
    color: #fff;
    width: 42px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    font-weight: bold;
    margin: 0 25px 0 15px;
    float: left;
}

.ques p {
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}

.sz_m {
    float: right;
    display: inline-block;
    margin-top: 15px;
}

.sz_m img {}

.ans {
    /* height: 36px; */
    margin: 23px 15px 0 50px;
    display: none;
}

.ans label {
    background: #38a84b;
}

.ans p {
    height: auto;
    font-size: 16px;
}

.login-box {
    width: 780px;
    margin: 145px auto;
    border: 1px solid #ebebeb;
    padding: 44px 70px;
}

.login-box>h2 {
    font-size: 18px;
    background: #0096ea;
    color: #fff;
    text-align: center;
    height: 60px;
    width: 273px;
    line-height: 60px;
    margin: 0 auto 46px;
    border-radius: 5px;
}

.login_form {}


/***newend***/

.more_btn {
    font-size: 16px;
    background: #f1f1f1;
    width: 100%;
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-bottom: 50px;
}

.fs_moment {
    margin-bottom: 50px
}

.fs_moment .flex-direction-nav li a.flex-prev {
    left: 2%;
    background: url(/static/index/img/prev.png) center center no-repeat;
}

.fs_moment .flex-direction-nav li a.flex-next {
    right: 2%;
    background: url(/static/index/img/next.png) center center no-repeat;
}

.fs_moment .flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
    right: 0;
}

.fs_moment li a>img {
    height: 734px;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.fs_moment .flex-control-paging {
    position: absolute;
    bottom: 13px;
    top: auto;
    left: 44px;
    height: 26px;
    width: 50px;
    text-align: center;
    overflow: hidden;
    z-index: 10;
}

.fs_moment .flex-control-paging li {
    width: 100%;
    font-size: 24px;
    overflow: hidden;
    position: absolute;
    float: left;
    color: #0096ea;
}

.fs_moment .flex-control-nav a {
    margin-right: 5px;
    width: 16px;
    color: #0096ea;
    height: 24px;
    cursor: pointer;
    font-size: 24px;
}

.fs_moment .slides li a p {
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    color: #333;
    font-size: 16px;
    padding: 0 10px 0 120px;
    background: #F6F6F6;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ques_up{
    width: 100%;
}
.ques_up textarea{
    width: 100%;
    height: 300px;
    padding: 20px;
    font-size: 16px;
}
.login_tip{
    width: 100%;
    height: 300px;
    background: #f7f7f7;
    text-align: center;
    line-height: 300px;
    font-size: 16px;
    border: 1px solid #eee;
}
.login_tip a{
    color: #3F96E3;
    margin-right: 20px;
}
.up_message{
    background: #3F96E3;
    color: #fff;
    margin: 20px auto 50px;
    display: block;
    width: 180px;
    text-align: center;
    padding: 15px 0;
    font-size: 16px;
}

/***newend***/

.w920 {
    width: 920px;
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px;
}

.f24 {
    font-size: 24px;
}

.f38 {
    font-size: 38px
}

.w396 {
    width: 396px;
    margin-bottom: 50px;
    overflow: hidden;
}

.w400 {
    width: 400px;
}

.w848 {
    width: 848px;
}

.w246 {
    width: 246px;
}

.w445 {
    width: 445px
}

.mr56,
.st,
.st1 {
    margin-right: 50px;
}

.mt56 {
    margin-top: 50px;
}

.mb56 {
    margin-bottom: 50px
}

.mt0 {
    margin-top: 0
}

.mb0 {
    margin-bottom: 0 !important;
}

.p20 {
    padding: 20px;
}

.p30 {
    padding: 30px;
}

.pb20 {
    padding-bottom: 20px;
}

.pt20 {
    padding-top: 20px;
}

.pb40 {
    padding-bottom: 40px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px !important;
}

.p40 {
    padding: 40px 0;
}

.mt40 {
    margin-top: 40px;
}

.p56 {
    padding: 0 56px;
}

.m_d03 {
    margin-bottom: 28px;
}

li.mb44 {
    margin-bottom: 31px;
}

.pt33 {
    padding-top: 33px;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.fwb {
    font-weight: bold;
}

.ti2 {
    text-indent: 2em;
}

.f14 {
    font-size: 14px
}

.f15 {
    font-size: 15px;
}

.fz30 {
    font-size: 30px;
}

.fz31 {
    font-size: 31px;
}

.fz32 {
    font-size: 32px;
}

.fz33 {
    font-size: 33px;
}

.fz34 {
    font-size: 34px;
}

.fz35 {
    font-size: 35px;
}

.fz36 {
    font-size: 36px;
}

.fz37 {
    font-size: 37px;
}

.fz38 {
    font-size: 38px;
}

.fz39 {
    font-size: 39px;
}

.fz40 {
    font-size: 40px;
}

.mt30 {
    margin-top: 30px
}

.bor0 {
    border: 0;
}
.bg0{background: none !important;padding-left: 0 !important;}
@media screen and (max-width: 1440px) {
    .content_sy {
        width: 1280px;
    }
    .content {
        /* width: 1220px; */
        /* margin: 0 auto; */
    }.mlsy li a:first-child{
    
width: 402px;
    
height: 248px;
}.Player_box{width: 950px;margin: 50px auto;}
   .a_sp_w{
    float: left;
    width: 243px;
    margin-right: 16px;
    border-radius: 4px;
    margin-bottom: 50px;
    height: 152px;
}
    .e_bigimg {}
    .e_bigimg img {
        width: 100%;
        height: 535px
    }
    .e_box_index {
        width: 100%;
    }
    .e_title {}
    .e_title h2 {
        font-size: 23px;
        font-weight: bold;
        margin-bottom: 15px;
        float: left;
    }
    .e_title p {
        border-bottom: 3px solid #ffb400;
        width: 105px;
    }
    .two_row {}
    .two_row ul {}
    .two_row li {
        margin-right: 38px;
        margin-bottom: 30px;
    }
    .two_row li:nth-child(2n) {
        margin-right: 0;
    }
    .two_row li a {}
    .two_row li a:first-child {
        width: 621px;
        height: 389px;
        border-radius: 5px;
    }
    .two_row li a p {
        margin: 30px 0 0;
    }
    .tabs {
        float: left;
        width: 80%;
        height: 30px;
        position: relative;
    }
    .tab_more {
        background: url(/static/index/img/m.png) center right no-repeat;
        padding-right: 20px;
    }
    .tab_more a {}
    .tabs_b {
        width: 100%;
    }
    .brief_e {
        text-indent: 2rem;
        line-height: 32px;
    }
    .tabs_t {
        border: 0;
        margin-bottom: 9px;
        float: none;
        padding-bottom: 10px;
    }
    .tabs li {
        font-size: 23px;
        color: #333;
        cursor: pointer;
        margin-right: 75px;
        padding-bottom: 10px;
    }
    .tabs li.thistab p {
        border-bottom: 3px solid #ffb400;
        width: 105px;
    }
    .tabs li a span {
        display: block;
        float: left;
    }
    .tabs li a {
        height: 35px;
        display: block;
    }
    .tabs li:last-child {
        border-right: 0;
        margin-right: 0;
    }
    .tabs li.thistab a {
        color: #0096ea;
    }
    .tab_conbox {
        width: 100%;
        margin: 20px 0;
        overflow: hidden;
    }
    .tab_conbox2 {
        float: left;
        width: 100%;
        margin-top: 0;
    }
    .tab_con_sy {
        margin: 16px 0;
        float: left;
        padding-bottom: 2px;
        width: 100%;
    }
    .tab_con_sy a {}
    .tab_con_sy a>img {
        width: 658px;
        height: 421px;
        display: block;
        margin-right: 10PX;
        float: left;
    }
    .tab_con_sy p a {
        float: right;
        width: 586px;
        height: 55px;
        line-height: 26px;
        overflow: hidden;
        margin-bottom: 5px;
    }
    .tab_list {
        overflow: hidden;
        margin-bottom: 31px;
    }
    .tab_list li {
        width: 50%;
        height: 40px;
        float: left;
        font-size: 18px;
        line-height: 40px;
        text-align: center;
    }
    .bg_grey {
        background: #f6f6f6
    }
    .sp_main {
        position: relative;
    }
    .sp_main img {
        width: 100%;
        border-radius: 5px;
        height: 473px;
    }
    .sp_main_s img {
        width: 100%;
        border-radius: 5px;
        height: 144px;
    }
    .w830 {
        width: 760px;
    }
    .sp_main a p {
        position: absolute;
        width: 100%;
        height: 55px;
        height: 40px\9;
        line-height: 67px;
        line-height: 40px\9;
        bottom: 0;
        color: #fff;
        padding: 0 15px;
        background: url(/2018index/img/bg.png) repeat;
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
        background: -ms-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
        background: -moz-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .w532 {
        width: 486px;
    }
    .w240 {
        width: 246px;
    }
    .sp_main_s {
        float: left;
        margin-right: 30px;
        margin-bottom: 20px;
    }
    .sp_main_s:nth-child(2n) {
        float: left;
        margin-right: 0;
    }
    .p60 {
        padding: 60px 0
    }
    .pos_t {
        position: absolute;
        top: 0;
        background: #007be3;
        color: #fff;
        width: 100px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        font-size: 16px;
        border-top-left-radius: 5px;
    }
    /* flexslider*/
    .main_left,
    .flexslider {
        width: 100%;
    }
    .flexslider_l {
        position: relative;
        background: url(/2018index/img/loading.gif) 50% no-repeat;
    }
    .flexslider {
        position: relative;
        background: url(/2018index/img/loading.gif) 50% no-repeat;
        float: left;
        /* overflow: hidden; */
    }
    .flexslider_ad {
        position: relative;
    }
    .flexslider_ad .slides li {}
    .flexslider_ad .slides li a {
        float: left;
        width: 316px;
        height: 80px;
        margin-bottom: 10px;
        position: relative;
    }
    .flexslider_ad li>div:nth-child(4n) {
        margin-right: 0;
    }
    .flexslider_ad li>div {
        margin-right: 12px;
        float: left;
    }
    .flexslider_ad .slides li a img {
        width: 100%;
        height: 100%;
    }
    .slides {
        position: relative;
        z-index: 1;
    }
    .slides li {}
    .flex-control-paging {
        position: absolute;
        top: -47px;
        height: 17px;
        width: 50px;
        text-align: center;
        right: 47px;
        overflow: hidden;
        z-index: 10;
    }
    .flex-control-paging li {
        width: 100%;
        font-size: 19px;
        font-size: 17px;
        overflow: hidden;
        position: absolute;
        float: left;
        color: #999;
    }
    .flex-control-paging li span {
        display: block;
    }
    .flex-control-nav a {
        margin-right: 5px;
        display: none;
        width: 16px;
        color: #999;
        height: 16px;
        overflow: hidden;
        cursor: pointer;
    }
    .flex-control-nav .flex-active {
        display: block;
    }
    .flex-control-paging li a {
        overflow: initial;
        width: 9px;
    }
    .flex-direction-nav {
        position: absolute;
        z-index: 3;
        width: 128px;
        top: -50px;
        right: 0;
    }
    .flex-direction-nav li a {
        display: block;
        width: 50px;
        height: 50px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
        font-size: 23px;
        color: #999;
    }
    .flex-direction-nav li a.flex-prev {
        left: 2%;
    }
    .flex-direction-nav li a.flex-next {
        right: 2%;
    }
    .num_slider {}
    .flexslider .slides {
        width: 100%;
    }
    .slides {
        width: 100%;
    }
    .slides li {}
    .slides li a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }
    .flexslider li a>img {
        height: 252px;
        width: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .flexslider_ad .flex-direction-nav li a.flex-next {
        right: 2%;
        background: url(/2018index/img/right.png) center center no-repeat;
    }
    .slides li a p { 
        color: #333;
        font-size: 14px;
        margin: 25px 0;
    }
    .more_btn {
        font-size: 16px;
        background: #f1f1f1;
        width: 100%;
        display: block;
        text-align: center;
        height: 50px;
        line-height: 50px;
        margin-bottom: 50px;
    }
    .fs_moment {
        margin-bottom: 50px
    }
    .fs_moment .flex-direction-nav li a.flex-prev {
        left: 2%;
        background: url(/static/index/img/prev.png) center center no-repeat;
    }
    .fs_moment .flex-direction-nav li a.flex-next {
        right: 2%;
        background: url(/static/index/img/next.png) center center no-repeat;
    }
    .fs_moment .flex-direction-nav {
        position: absolute;
        z-index: 3;
        width: 100%;
        top: 45%;
        right: 0;
    }
    .fs_moment li a>img {
        height: 679px;
        width: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .fs_moment .flex-control-paging {
        position: absolute;
        bottom: 13px;
        top: auto;
        left: 31px;
        height: 26px;
        width: 50px;
        text-align: center;
        overflow: hidden;
        z-index: 10;
    }
    .fs_moment .flex-control-paging li {
        width: 100%;
        font-size: 24px;
        overflow: hidden;
        position: absolute;
        float: left;
        color: #0096ea;
    }
    .fs_moment .flex-control-nav a {
        margin-right: 5px;
        width: 16px;
        color: #0096ea;
        height: 24px;
        cursor: pointer;
        font-size: 24px;
    }
    .fs_moment .slides li a p {
        font-size: 15px;
        height: 54px;
        line-height: 54px;
        color: #333;
        padding: 0 10px 0 100px;
        background: #F6F6F6;
    }
    .a_sp {
        width: 402px;
        margin-right: 37px;
        float: left;
        margin-bottom: 40px;
    }
    .a_sp:nth-child(3n) {
        margin-right: 0
    }
    .a_sp_t {}
     .a_sp_t>img {
    height: 248px;
}
    .a_sp_t span {
        position: absolute;
        bottom: 10px;
        z-index: 10;
        left: 10px;
    }
    .a_sp_t div {
        position: absolute;
        width: 100%;
        height: 55px;
        height: 40px\9;
        line-height: 67px;
        line-height: 40px\9;
        bottom: 0;
        color: #fff;
        padding: 0 15px;
        background: url(/2018index/img/bg.png) repeat;
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.8)));
        background: -ms-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
        background: -moz-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: right;
        font-size: 16px;
    }
    .a_sp_b {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        display: block;
        box-sizing: border-box;
        padding: 13px 12px;
        background: #F6F6F6;
    }
    .a_sp_b span {
        background: #78b432;
        color: #fff;
        width: 65px;
        height: 27px;
        display: inline-block;
        text-align: center;
        line-height: 27px;
        font-size: 13px;
        border-radius: 3px;
        float: left;
        margin-bottom: 37px;
        margin-right: 15px;
        margin-top: 3px;
    }
    .a_sp_b p {
        line-height: 28px;
        font-size: 14px;
    }
    .main_menu {
        background: #0096ea;
        padding: 30px;
        line-height: 26px;
    }
    .head_tops {
        width: 100%;
        margin: auto;
        height: 126px;
        padding: 20px 0;
    }
    .main_menu h2 {
        color: #fed600;
        font-size: 24px;
        font-weight: bold;
        float: left;
        margin-right: 80px;
    }

    .tab_scroll {
        background: url(/static/index/img/bg_scroll.png) no-repeat center bottom;
        margin: 60px 0;
    }
    .titlebar {
        background: url(/static/index/img/bor.png) no-repeat top left;
        font-weight: bold;
        padding-left: 15px;
        font-size: 20px;
        margin-bottom: 40px;
    }
    .titlebars {
        background: url(/static/index/img/bor.png) no-repeat top left;
        font-weight: bold;
        padding-left: 15px;
        font-size: 18px;
        height: 40px;
        border-bottom: 1px solid #eee;
    }
    .boy_box {
        box-sizing: border-box;
        padding-bottom: 42px;
    }
    .boy_box .swiper-slide {}
    .boy_box ul {
        padding: 40px 50px 20px;
        float: left;
        width: 100%;
    }
    .boy_box ul li {
        float: left;
        width: 12.2857%;
        text-align: center;
        cursor: pointer;
        margin: 0 1%;
        padding: 10px 0 30px 0;
    }
    .boy_box ul li:hover,
    .boy_box ul li.thistab {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 2px;
        box-shadow: 0px 0px 4px #9e9a9a;
    }
    .boy_box ul li p {
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        margin-top: 10px;
    }
    .boy_box ul li .jxw1 {}
    .boy_page_r {
        position: absolute;
        left: 0;
        top: 142px;
        z-index: 20;
        cursor: pointer;
    }
    .boy_page_l {
        position: absolute;
        right: 0;
        top: 142px;
        z-index: 20;
        cursor: pointer;
    }
    .change_l {
        height: 28px;
        line-height: 28px;
    }
    .icon_l {}
    .menu_02 {}
    .menu_02 ul {
        height: 91px;
        padding-left: 40px;
    }
    .menu_02 ul li {
        margin-right: 37px;
        height: 32px;
        margin-top: 28px;
    }
    .menu_02 ul li.thistab {
        border-bottom: 3px #ffb400 solid;
    }
    .menu_02 ul li a {
        font-size: 18px;
        font-weight: bold;
        float: left;
    }
    .head_bar {
        background: url(/static/index/img/headb2.png) no-repeat;
        width: 100%;
        height: 20px;
    }
    .content_zb {}
    .zb_title {
        font-size: 30px;
        font-weight: bold;
        margin-top: 50px;
    }
    .zb_title span {
        display: inline-block;
        background: #38a84b;
        color: #fff;
        padding: 6px 30px;
        font-size: 18px;
        border-radius: 2px;
        margin-right: 45px;
        float: left;
    }
    .zb_brief {
        background: url(/static/index/img/zb.png) left no-repeat;
        margin-top: 10px;
        padding-left: 30px;
        background-size: contain;
        font-size: 14px;
        color: #b8b8b8;
    }
    .fp_div {
        padding-top: 17px;
        width: 100%;
    }
    .fp_List.mb42 {
        margin-bottom: 42px
    }
    .fp_List {
        float: left;
        margin-right: 24px;
    }
    .fp_List:nth-child(5n) {
        margin-right: 0
    }
    .fp_List .fp_t a {
        position: relative;
        display: block;
    }
    .fp_List .fp_t a p {}
    .fp_List .fp_t a img {
        width: 262px;
        height: 162px;
    }
    .fp_List .fp_b span {
        float: left;
        line-height: 31px;
    }
    .fp_List .fp_b a {
        float: right;
        width: 100px;
        text-align: center;
        height: 31px;
        line-height: 31px;
        border: 1px solid #ccc;
        border-radius: 27px;
    }
    .sp_box {}
    .sp_div {
        width: 236px;
        float: left;
        margin-bottom: 27px;
    }
    .sp_t {
        width: 100%;
        height: 146px;
        display: inline-block;
        float: left;
    }
    .sp_t a {}
    .sp_t img {
        width: 100%;
        height: 100%;
    }
    .sp_div p {
        float: left;
        height: 74px;
        width: 100%;
        background: #f6f6f6;
        padding: 10px 15px;
        line-height: 25px;
        overflow: hidden;
    }
    .sp_div p a {
        height: 54px;
        overflow: hidden;
        display: block;
        font-size: 15px;
    }
    .time-box {
        margin-bottom: 30px;
        float: left;
        width: 100%;
    }
    .time-box li {
        background: #edeeef;
        width: 10%;
        margin-right: 1.25%;
        text-align: center;
        height: 45px;
        line-height: 45px;
    }
    .time-box li:last-child {
        margin-right: 0
    }
    .time-box li a {
        font-size: 18px;
    }
    .time-box li.thistab {
        background: #0096ea;
    }
    .time-box li.thistab a {
        color: #fff;
    }
  
    .yasha_img img {
        width: 100%;
        height: auto;
    }
    .video_box {
        margin-top: 40px;
    }
    .zb_word {
        margin-top: 40px;
        width: 100%;
    }
    .zb_word .titlebar {
        /* line-height: 25px; */
        margin-top: 4px;
    }
    .zb_word span {
        font-size: 15px;
        line-height: 26px;
    }
    .zb_l {
        margin-bottom: 100px;
    }
    .l_head {
        height: 60px;
        line-height: 60px;
        font-size: 25px;
        color: #fff;
        background: url(/static/index/img/zb1.png) no-repeat;
        background-size: 100% 100%;
    }
    .l_head:before {
        content: '';
        display: inline-block;
        width: 35px;
        height: 21px;
        background: url(/static/index/img/bor.png) center no-repeat;
    }
    .zb_r {
        margin-bottom: 100px;
    }
    .live_word {
        float: left;
        background: url(/static/index/img/l.png) 37px repeat-y;
    }
    .live_word li {
        margin: 55px 0 0 0;
        padding-left: 68px;
        background: url(/static/index/img/q.png) no-repeat;
        background-position: 27px 0;
        float: left;
    }
    .live_word li a {
        font-size: 16px;
        float: left;
        display: block;
        width: 100%;
    }
    .live_word li time {
        float: left;
        width: 50px;
        line-height: 26px;
    }
    .live_box {
        float: left;
        width: 725px;
    }
    .live_box h3 {
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 17px;
    }
    .live_box h3 span {
        display: inline-block;
        background: #38a84b;
        color: #fff;
        padding: 7px 10px;
        letter-spacing: 2px;
        font-size: 12px;
        border-radius: 3px;
        margin-right: 15px;
    }
    .live_box p {
        line-height: 25px;
    }
    .pl_box {
        width: 100%;
        position: relative;
        margin-bottom: 50px;
    }
    .pl_box form {
        margin-top: 45px;
    }
    .tl_text {
        width: 100%;
        border: 1px solid #38a84b;
        overflow: hidden;
        height: 260px;
        border-radius: 6px;
        padding: 42px 29px;
        font-size: 16px;
    }
    .login_btn {
        font-size: 16px;
        background: #38a84b;
        color: #fff;
        width: 60px;
        height: 60px;
        display: block;
        text-align: center;
        line-height: 60px;
        border-radius: 50px;
        position: absolute;
        left: 25px;
        top: -31px;
    }
    .pl_btn {
        background: url(/static/index/img/cy.png) right no-repeat;
        float: right;
        display: block;
        width: 147px;
        height: 43px;
        line-height: 43px;
        color: #fff;
        font-size: 16px;
        text-align: center;
        margin-top: 10px;
        background-size: 100%;
    }
    .pl_btn span {
        margin-left: 12px;
    }
    .wy_box {
        border: 1px solid #eee;
        border-radius: 5px;
        padding: 0 40px;
    }
    .wy_box li {
        padding: 28px 0;
        border-bottom: 1px solid #eee;
    }
    .wy_box li img {
        border: 1px solid #eee;
        border-radius: 50px;
        width: 55px;
        height: 55px;
        float: left;
        margin-right: 15px;
        margin-bottom: 55px;
    }
    .wy_box .wy_r {}
    .wy_box .wy_r p {
        font-weight: bold;
        margin-bottom: 10px;
    }
    .wy_box .wy_r h3 {
        line-height: 29px;
        margin-bottom: 12px;
    }
    .wy_box .wy_r div {
        color: #999;
    }
    .w920 {
        width: 843px;
    }
    .f12 {
        font-size: 12px
    }
    .f14 {
        font-size: 14px
    }
    .f16 {
        font-size: 15px;
    }
    .f18 {
        font-size: 18px
    }
    .f20 {
        font-size: 20px;
    }
    .f24 {
        font-size: 24px;
    }
    .f38 {
        font-size: 38px
    }
    .w396 {
        width: 396px;
        margin-bottom: 50px;
        overflow: hidden;
    }
    .w400 {
        width: 400px;
    }
    .w848 {
        width: 848px;
    }
    .w246 {
        width: 228px;
    }
    .w445 {
        width: 402px;
    }
    .mr56,
    .st,
    .st1 {
        margin-right: 50px;
    }
    .mt56 {
        margin-top: 50px;
    }
    .mb56 {
        margin-bottom: 50px
    }
    .mt0 {
        margin-top: 0
    }
    .mb0 {
        margin-bottom: 0 !important;
    }
    .p20 {
        padding: 20px;
    }
    .p30 {
        padding: 30px;
    }
    .pb20 {
        padding-bottom: 20px;
    }
    .pt20 {
        padding-top: 20px;
    }
    .pb40 {
        padding-bottom: 40px;
    }
    .mb20 {
        margin-bottom: 20px;
    }
    .mb30 {
        margin-bottom: 30px;
    }
    .mb35 {
        margin-bottom: 35px !important;
    }
    .p40 {
        padding: 40px 0;
    }
    .mt40 {
        margin-top: 40px;
    }
    .p56 {
        padding: 0 56px;
    }
    .m_d03 {
        margin-bottom: 28px;
    }
    li.mb44 {
        margin-bottom: 31px;
    }
    .pt33 {
        padding-top: 33px;
    }
    .tac {
        text-align: center;
    }
    .tal {
        text-align: left;
    }
    .fwb {
        font-weight: bold;
    }
    .ti2 {
        text-indent: 2em;
    }
    .f14 {
        font-size: 13px;
    }
    .f15 {
        font-size: 15px;
    }
    .fz30 {
        font-size: 30px;
    }
    .fz31 {
        font-size: 31px;
    }
    .fz32 {
        font-size: 32px;
    }
    .fz33 {
        font-size: 33px;
    }
    .fz34 {
        font-size: 34px;
    }
    .fz35 {
        font-size: 35px;
    }
    .fz36 {
        font-size: 36px;
    }
    .fz37 {
        font-size: 37px;
    }
    .fz38 {
        font-size: 38px;
    }
    .fz39 {
        font-size: 39px;
    }
    .fz40 {
        font-size: 40px;
    }
    .mt30 {
        margin-top: 30px
    }
    .bor0 {
        border: 0;
    }
}

@media screen and (max-width: 1280px) {
    .content_sy {
        width: 1100px;
    }
    .content {
        width: 1100px;
        margin: 0 auto;
    }.mlsy li a:first-child{
    
width: 346px;
    
height: 214px;
}.Player_box{width: 900px;margin: 50px auto;}
  .a_sp_w{
    float: left;
    width: 210px;
    margin-right: 12px;
    border-radius: 4px;
    height: 131px;
    margin-bottom: 50px;
}
    .e_bigimg {}
    .e_bigimg img {
        width: 100%;
        height: 420px;
    }
    .e_box_index {
        width: 100%;
    }
    .e_title {}
    .e_title h2 {
        font-size: 21px;
        font-weight: bold;
        margin-bottom: 15px;
        float: left;
    }
    .e_title p {
        border-bottom: 3px solid #ffb400;
        width: 105px;
    }
    .two_row {}
    .two_row ul {}
    .two_row li {
        margin-right: 34px;
        margin-bottom: 26px;
    }
    .two_row li:nth-child(2n) {
        margin-right: 0;
    }
    .two_row li a {}
    .two_row li a:first-child {
        width: 533px;
        height: 335px;
        border-radius: 5px;
    }
    .two_row li a p {
        margin: 27px 0 0;
    }
    .tabs {
        float: left;
        width: 80%;
        height: 30px;
        position: relative;
    }
    .tab_more {
        background: url(/static/index/img/m.png) center right no-repeat;
        padding-right: 20px;
    }
    .tab_more a {}
    .tabs_b {
        width: 100%;
    }
    .brief_e {
        text-indent: 2rem;
        line-height: 32px;
    }
    .tabs_t {
        border: 0;
        margin-bottom: 9px;
        float: none;
        padding-bottom: 10px;
    }
    .tabs li {
        font-size: 21px;
        color: #333;
        cursor: pointer;
        margin-right: 75px;
        padding-bottom: 10px;
    }
    .tabs li.thistab p {
        border-bottom: 3px solid #ffb400;
        width: 105px;
    }
    .tabs li a span {
        display: block;
        float: left;
    }
    .tabs li a {
        height: 35px;
        display: block;
    }
    .tabs li:last-child {
        border-right: 0;
        margin-right: 0;
    }
    .tabs li.thistab a {
        color: #0096ea;
    }
    .tab_conbox {
        width: 100%;
        margin: 20px 0;
        overflow: hidden;
    }
    .tab_conbox2 {
        float: left;
        width: 100%;
        margin-top: 0;
    }
    .tab_con_sy {
        margin: 16px 0;
        float: left;
        padding-bottom: 2px;
        width: 100%;
    }
    .tab_con_sy a {}
    .tab_con_sy a>img {
        width: 566px;
        height: 362px;
        display: block;
        margin-right: 10PX;
        float: left;
    }
    .tab_con_sy p a {
        float: right;
        width: 505px;
        height: 47px;
        line-height: 26px;
        overflow: hidden;
        margin-bottom: 5px;
    }
    .tab_list {
        overflow: hidden;
        margin-bottom: 31px;
    }
    .tab_list li {
        width: 50%;
        height: 40px;
        float: left;
        font-size: 18px;
        line-height: 40px;
        text-align: center;
    }
    .bg_grey {
        background: #f6f6f6
    }
    .sp_main {
        position: relative;
    }
    .sp_main img {
        width: 100%;
        border-radius: 5px;
        height: 406px;
    }
    .sp_main_s img {
        width: 100%;
        border-radius: 5px;
        height: 123px;
    }
    .w830 {
        width: 653px;
    }
    .sp_main a p {
        position: absolute;
        width: 100%;
        height: 55px;
        height: 40px\9;
        line-height: 67px;
        line-height: 40px\9;
        bottom: 0;
        color: #fff;
        padding: 0 15px;
        background: url(/2018index/img/bg.png) repeat;
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
        background: -ms-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
        background: -moz-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .w532 {
        width: 418px;
    }
    .w240 {
        width: 246px;
    }
    .sp_main_s {
        float: left;
        margin-right: 24px;
        margin-bottom: 18px;
    }
    .sp_main_s:nth-child(2n) {
        float: left;
        margin-right: 0;
    }
    .p60 {
        padding: 60px 0
    }
    .pos_t {
        position: absolute;
        top: 0;
        background: #007be3;
        color: #fff;
        width: 100px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        font-size: 16px;
        border-top-left-radius: 5px;
    }
    /* flexslider*/
    .main_left,
    .flexslider {
        width: 100%;
    }
    .flexslider_l {
        position: relative;
        background: url(/2018index/img/loading.gif) 50% no-repeat;
    }
    .flexslider {
        position: relative;
        background: url(/2018index/img/loading.gif) 50% no-repeat;
        float: left;
        /* overflow: hidden; */
    }
    .flexslider_ad {
        position: relative;
    }
    .flexslider_ad .slides li {}
    .flexslider_ad .slides li a {
        float: left;
        width: 316px;
        height: 80px;
        margin-bottom: 10px;
        position: relative;
    }
    .flexslider_ad li>div:nth-child(4n) {
        margin-right: 0;
    }
    .flexslider_ad li>div {
        margin-right: 12px;
        float: left;
    }
    .flexslider_ad .slides li a img {
        width: 100%;
        height: 100%;
    }
    .slides {
        position: relative;
        z-index: 1;
    }
    .slides li {}
    .flex-control-paging {
        position: absolute;
        top: -47px;
        height: 17px;
        width: 50px;
        text-align: center;
        right: 47px;
        overflow: hidden;
        z-index: 10;
    }
    .flex-control-paging li {
        width: 100%;
        font-size: 19px;
        font-size: 17px;
        overflow: hidden;
        position: absolute;
        float: left;
        color: #999;
    }
    .flex-control-paging li span {
        display: block;
    }
    .flex-control-nav a {
        margin-right: 5px;
        display: none;
        width: 16px;
        color: #999;
        height: 16px;
        overflow: hidden;
        cursor: pointer;
    }
    .flex-control-nav .flex-active {
        display: block;
    }
    .flex-control-paging li a {
        overflow: initial;
        width: 9px;
    }
    .flex-direction-nav {
        position: absolute;
        z-index: 3;
        width: 128px;
        top: -50px;
        right: 0;
    }
    .flex-direction-nav li a {
        display: block;
        width: 50px;
        height: 50px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
        font-size: 23px;
        color: #999;
    }
    .flex-direction-nav li a.flex-prev {
        left: 2%;
    }
    .flex-direction-nav li a.flex-next {
        right: 2%;
    }
    .num_slider {}
    .flexslider .slides {
        width: 100%;
    }
    .slides {
        width: 100%;
    }
    .slides li {}
    .slides li a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }
    .flexslider li a>img {
        height: 217px;
        width: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .flexslider_ad .flex-direction-nav li a.flex-next {
        right: 2%;
        background: url(/2018index/img/right.png) center center no-repeat;
    }
    .slides li a p {
        color: #333;
        font-size: 14px;
    }
    .a_sp {
        width: 346px;
        margin-right: 31px;
        float: left;
        margin-bottom: 34px;
    }
    .a_sp:nth-child(3n) {
        margin-right: 0
    }
    .a_sp_t {}
     .a_sp_t>img {
    height: 214px;
}
    .a_sp_t span {
        position: absolute;
        bottom: 10px;
        z-index: 10;
        left: 10px;
    }
    .a_sp_t div {
        position: absolute;
        width: 100%;
        height: 55px;
        height: 40px\9;
        line-height: 67px;
        line-height: 40px\9;
        bottom: 0;
        color: #fff;
        padding: 0 15px;
        background: url(/2018index/img/bg.png) repeat;
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.8)));
        background: -ms-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
        background: -moz-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)));
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: right;
        font-size: 14px;
    }
    .a_sp_b {
        padding: 10px 10px;
        background: #F6F6F6;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        display: block;
        box-sizing: border-box;
    }
    .a_sp_b span {
        background: #78b432;
        color: #fff;
        width: 65px;
        height: 27px;
        display: inline-block;
        text-align: center;
        line-height: 27px;
        font-size: 12px;
        border-radius: 3px;
        float: left;
        margin-bottom: 50px;
        margin-right: 8px;
        margin-top: 3px;
    }
    .a_sp_b p {
        line-height: 30px;
        font-size: 12px;
    }
    .main_menu {
        background: #0096ea;
        padding: 30px;
        line-height: 26px;
    }
    .main_menu h2 {
        color: #fed600;
        font-size: 24px;
        font-weight: bold;
        float: left;
        margin-right: 60px;
    }
    .menu {
        font-size: 15px;
        width: 1100px;
        height: 60px;
        line-height: 40px;
    }
    .menu>ul>li {
        float: left;
        position: relative;
        padding: 0 4px;
    }
    .menu ul li:nth-child(1) {
        /* width: 44px; */
        /* margin: 0px; */
        /* border-bottom: 2px solid orange; */
    }
    .menu a:hover {
        color: #333;
    }
    .menu ul ul li {
        clear: both;
        text-align: left;
        font-size: 13px;
        border: 0px solid orange !important;
    }
    .menu ul ul li:nth-child(1) {
        width: 100%;
    }
    .menu ul ul li a {
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
    }
    .tab_scroll {
        background: url(/static/index/img/bg_scroll.png) no-repeat center bottom;
        margin: 60px 0;
    }
    .titlebar {
        background: url(/static/index/img/bor.png) no-repeat;
        font-weight: bold;
        padding-left: 15px;
        font-size: 16px;
        margin-bottom: 30px;
        background-size: contain;
        line-height: 20px;
        height: 20px;
    }
    .titlebars {
        background: url(/static/index/img/bor.png) no-repeat top left;
        font-weight: bold;
        padding-left: 15px;
        font-size: 16px;
        height: 40px;
        border-bottom: 1px solid #eee;
    }
    .boy_box {
        box-sizing: border-box;
        padding-bottom: 42px;
    }
    .boy_box .swiper-slide {}
    .boy_box ul {
        padding: 40px 50px 20px;
        float: left;
        width: 100%;
    }
    .boy_box ul li {
        float: left;
        width: 12.2857%;
        text-align: center;
        cursor: pointer;
        margin: 0 1%;
        padding: 10px 0 30px 0;
    }
    .boy_box ul li:hover,
    .boy_box ul li.thistab {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 2px;
        box-shadow: 0px 0px 4px #9e9a9a;
    }
    .boy_box ul li p {
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        margin-top: 10px;
    }
    .boy_box ul li .jxw1 {}
    .boy_page_r {
        position: absolute;
        left: 0;
        top: 142px;
        z-index: 20;
        cursor: pointer;
    }
    .boy_page_l {
        position: absolute;
        right: 0;
        top: 142px;
        z-index: 20;
        cursor: pointer;
    }
    .change_l {
        height: 28px;
        line-height: 28px;
    }
    .icon_l img {
        height: 80px;
    }
    .menu_02 {}
    .menu_02 ul {
        height: 91px;
        padding-left: 30px;
    }
    .menu_02 ul li {
        margin-right: 30px;
        height: 32px;
        margin-top: 28px;
    }
    .menu_02 ul li.thistab {
        border-bottom: 3px #ffb400 solid;
    }
    .menu_02 ul li a {
        font-size: 18px;
        font-weight: bold;
        float: left;
    }
    .head_bar {
        background: url(/static/index/img/headb2.png) no-repeat;
        width: 100%;
        height: 20px;
    }
    .content_zb {}
    .zb_title {
        font-size: 22px;
        font-weight: bold;
        margin-top: 44px;
    }
    .zb_title span {
        display: inline-block;
        background: #38a84b;
        color: #fff;
        padding: 6px 30px;
        font-size: 14px;
        border-radius: 2px;
        margin-right: 45px;
        float: left;
    }
    .zb_brief {
        background: url(/static/index/img/zb.png) left no-repeat;
        margin-top: 10px;
        padding-left: 37px;
        font-size: 12px;
        color: #b8b8b8;
    }
    .fp_div {
        padding-top: 17px;
        width: 100%;
    }
    .fp_List.mb42 {
        margin-bottom: 42px
    }
    .fp_List {
        float: left;
        margin-right: 18px;
    }
    .fp_List:nth-child(5n) {
        margin-right: 0
    }
    .fp_List .fp_t a {
        position: relative;
        display: block;
    }
    .fp_List .fp_t a p {}
    .fp_List .fp_t a img {
        width: 262px;
        height: 162px;
    }
    .fp_List .fp_b span {
        float: left;
        line-height: 31px;
    }
    .fp_List .fp_b a {
        float: right;
        width: 100px;
        text-align: center;
        height: 31px;
        line-height: 31px;
        border: 1px solid #ccc;
        border-radius: 27px;
    }
    .sp_box {}
    .sp_div {
        width: 205px;
        float: left;
        margin-bottom: 22px;
    }
    .sp_t {
        width: 100%;
        height: 127px;
        display: inline-block;
        float: left;
    }
    .sp_t a {}
    .sp_t img {
        width: 100%;
        height: 100%;
    }
    .sp_div p {
        float: left;
        height: 74px;
        width: 100%;
        background: #f6f6f6;
        padding: 10px 15px;
        line-height: 25px;
        overflow: hidden;
    }
    .sp_div p a {
        height: 54px;
        overflow: hidden;
        display: block;
        font-size: 14px;
    }
    .time-box {
        margin-bottom: 30px;
        float: left;
        width: 100%;
    }
    .time-box li {
        background: #edeeef;
        width: 10%;
        margin-right: 1.25%;
        text-align: center;
        height: 40px;
        line-height: 40px;
    }
    .time-box li:last-child {
        margin-right: 0
    }
    .time-box li a {
        font-size: 16px;
    }
    .time-box li.thistab {
        background: #0096ea;
    }
    .time-box li.thistab a {
        color: #fff;
    }
    .more_btn {
        font-size: 16px;
        background: #f1f1f1;
        width: 100%;
        display: block;
        text-align: center;
        height: 50px;
        line-height: 50px;
        margin-bottom: 50px;
    }
    .fs_moment {
        margin-bottom: 50px
    }
    .fs_moment .flex-direction-nav li a.flex-prev {
        left: 2%;
        background: url(/static/index/img/prev.png) center center no-repeat;
    }
    .fs_moment .flex-direction-nav li a.flex-next {
        right: 2%;
        background: url(/static/index/img/next.png) center center no-repeat;
    }
    .fs_moment .flex-direction-nav {
        position: absolute;
        z-index: 3;
        width: 100%;
        top: 45%;
        right: 0;
    }
    .fs_moment li a>img {
        height: 577px;
        width: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .fs_moment .flex-control-paging {
        position: absolute;kj
        bottom: 13px;
        top: auto;
        left: 28px;
        height: 23px;
        width: 50px;
        text-align: center;
        overflow: hidden;
        z-index: 10;
    }
    .fs_moment .flex-control-paging li {
        width: 100%;
        font-size: 20px;
        overflow: hidden;
        position: absolute;
        float: left;
        color: #0096ea;
    }
    .fs_moment .flex-control-nav a {
        margin-right: 5px;
        width: 16px;
        color: #0096ea;
        height: 24px;
        cursor: pointer;
        font-size: 20px;
    }
    .fs_moment .slides li a p {
        font-size: 14px;
        height: 54px;
        line-height: 54px;
        color: #333;
        padding: 0 10px 0 92px;
        background: #F6F6F6;
    }
 
    .yasha_img img {
        width: 100%;
        height: auto;
    }
    .video_box {
        margin-top: 30px;
    }
    .zb_word {
        margin-top: 40px;
        width: 100%;
    }
    .zb_word .titlebar {
        /* line-height: 22px; */
        margin-top: 3px;
    }
    .zb_word span {
        font-size: 14px;
        line-height: 22px;
    }
    .zb_l {
        margin-bottom: 100px;
    }
    .l_head {
        height: 55px;
        line-height: 55px;
        font-size: 22px;
        color: #fff;
        background: url(/static/index/img/zb1.png) no-repeat;
        background-size: 100% 100%;
    }
    .l_head:before {
        content: '';
        display: inline-block;
        width: 35px;
        height: 21px;
        background: url(/static/index/img/bor.png) center no-repeat;
    }
    .zb_r {
        margin-bottom: 100px;
    }
    .live_word {
        float: left;
        background: url(/static/index/img/l.png) 37px repeat-y;
    }
    .live_word li {
        margin: 50px 0 0 0;
        padding-left: 68px;
        background: url(/static/index/img/q.png) no-repeat;
        background-position: 27px 0;
        float: left;
    }
    .live_word li a {
        font-size: 16px;
        float: left;
        display: block;
        width: 100%;
    }
    .live_word li time {
        float: left;
        width: 50px;
        line-height: 26px;
    }
    .live_box {
        float: left;
        width: 600px;
    }
    .live_box h3 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .live_box h3 span {
        display: inline-block;
        background: #38a84b;
        color: #fff;
        padding: 7px 10px;
        letter-spacing: 2px;
        font-size: 12px;
        border-radius: 3px;
        margin-right: 15px;
    }
    .live_box p {
        line-height: 22px;
    }
    .pl_box {
        width: 100%;
        position: relative;
        margin-bottom: 50px;
    }
    .pl_box form {
        margin-top: 45px;
    }
    .tl_text {
        width: 100%;
        border: 1px solid #38a84b;
        overflow: hidden;
        height: 260px;
        border-radius: 6px;
        padding: 42px 29px;
        font-size: 16px;
    }
    .login_btn {
        font-size: 14px;
        background: #38a84b;
        color: #fff;
        width: 60px;
        height: 60px;
        display: block;
        text-align: center;
        line-height: 60px;
        border-radius: 50px;
        position: absolute;
        left: 25px;
        top: -31px;
    }
    .pl_btn {
        background: url(/static/index/img/cy.png) right no-repeat;
        float: right;
        display: block;
        width: 147px;
        height: 43px;
        line-height: 43px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        margin-top: 10px;
        background-size: 100%;
    }
    .pl_btn span {
        margin-left: 12px;
    }
    .wy_box {
        border: 1px solid #eee;
        border-radius: 5px;
        padding: 0 40px;
    }
    .wy_box li {
        padding: 22px 0;
        border-bottom: 1px solid #eee;
    }
    .wy_box li img {
        border: 1px solid #eee;
        border-radius: 50px;
        width: 55px;
        height: 55px;
        float: left;
        margin-right: 15px;
        margin-bottom: 55px;
    }
    .wy_box .wy_r {}
    .wy_box .wy_r p {
        font-weight: bold;
        margin-bottom: 5px;
    }
    .wy_box .wy_r h3 {
        line-height: 21px;
        margin-bottom: 7px;
    }
    .wy_box .wy_r div {
        color: #999;
    }
    .w920 {
        width: 724px;
    }
    .f12 {
        font-size: 12px
    }
    .f14 {
        font-size: 12px;
    }
    .f16 {
        font-size: 14px;
    }
    .f18 {
        font-size: 18px
    }
    .f20 {
        font-size: 20px;
    }
    .f24 {
        font-size: 24px;
    }
    .f38 {
        font-size: 38px
    }
    .w396 {
        width: 396px;
        margin-bottom: 50px;
        overflow: hidden;
    }
    .w400 {
        width: 400px;
    }
    .w848 {
        width: 848px;
    }
    .w246 {
        width: 197px;
    }
    .w445 {
        width: 346px;
    }
    .mr56,
    .st,
    .st1 {
        margin-right: 50px;
    }
    .mt56 {
        margin-top: 50px;
    }
    .mb56 {
        margin-bottom: 50px
    }
    .mt0 {
        margin-top: 0
    }
    .mb0 {
        margin-bottom: 0 !important;
    }
    .p20 {
        padding: 20px;
    }
    .p30 {
        padding: 30px;
    }
    .pb20 {
        padding-bottom: 20px;
    }
    .pt20 {
        padding-top: 20px;
    }
    .pb40 {
        padding-bottom: 40px;
    }
    .mb20 {
        margin-bottom: 20px;
    }
    .mb30 {
        margin-bottom: 30px;
    }
    .mb35 {
        margin-bottom: 35px !important;
    }
    .p40 {
        padding: 40px 0;
    }
    .mt40 {
        margin-top: 40px;
    }
    .p56 {
        padding: 0 56px;
    }
    .m_d03 {
        margin-bottom: 28px;
    }
    li.mb44 {
        margin-bottom: 31px;
    }
    .pt33 {
        padding-top: 33px;
    }
    .tac {
        text-align: center;
    }
    .tal {
        text-align: left;
    }
    .fwb {
        font-weight: bold;
    }
    .ti2 {
        text-indent: 2em;
    }
    .f14 {
        font-size: 14px
    }
    .f15 {
        font-size: 15px;
    }
    .fz30 {
        font-size: 30px;
    }
    .fz31 {
        font-size: 31px;
    }
    .fz32 {
        font-size: 32px;
    }
    .fz33 {
        font-size: 33px;
    }
    .fz34 {
        font-size: 34px;
    }
    .fz35 {
        font-size: 35px;
    }
    .fz36 { 
        font-size: 36px;
    }
    .fz37 {
        font-size: 37px;
    }
    .fz38 { 
        font-size: 38px;
    }
    .fz39 {
        font-size: 39px;
    }
    .fz40 {
        font-size: 40px;
    }
    .mt30 {
        margin-top: 30px 
    }
    .bor0 {
        border: 0;
    }
}