﻿a
{
    text-decoration: none;
    color:inherit;
}
img{
    border: none;
}
.plateTab
{
    cursor:pointer;
}
html body
{
    margin: 0px;
    background: #fafafa;
}
table
{
    border-collapse: collapse;
}
table th, table tr
{
    padding: 0;
    border: none;
}

.index .header
{
    width: 100%;
    height: 150px;
    background: url('../IndexImgs/banner.png');
    box-sizing: border-box;
    background-size: 80% 100%;
}
.index .header-content
{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.index .header .name
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 780px;
}
.index .header .header-right
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 780px;
    right: 0;
    
}
.index .header .name img
{
    margin-top: 40px;
    width:577px;
}
.index .header .header-right .link
{
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    text-align: right;
    font-weight: bold;
}
.index .header .header-right .link span
{
    margin-left: 20px;
    cursor: pointer;
}
.index .header .header-right .search-box
{
    background: #fff;
    position: relative;
    height: 36px;
}
.index .header .header-right .search-box img
{
    position: absolute;
    left: 3px;
    top: 3px;
    width: 30px;
    height: 30px;
}
.index .header .header-right .search-box .search-button
{
    position: absolute;
    right: 0;
    display: inline-block;
    width: 94px;
    height: 100%;
    background: #80d7ff;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.index .header .header-right .search-box input
{
    height: 100%;
    width: 290px;
    padding: 0 0 0 36px;
    margin: 0;
    border: none;
    outline: none;
}
.index .link-tab
{
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    background: #0c6cde;
}
.index .link-tab ul
{
    width: 1200px;
    margin: 0 auto;
    list-style: none;
    padding: 0;
}
.index .link-tab ul li
{
    position: relative;
    display: inline-block;
    width: 200px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
.index .link-tab ul li a
{
    display:inline-block;
    width:100%;
    height:100%;    
}
.index .link-tab ul li:hover
{
    background: #dc9a1f;
    background: linear-gradient(#e9ad2d,#cc820d);
}
.index .link-tab ul li::after
{
    position: absolute;
    top: 14px;
    right: 0;
    content: '';
    display: block;
    width: 1px;
    height: 16px;
    line-height: 44px;
    background: #4d9be7;
}
.index .link-tab ul .select
{
    background: #dc9a1f;
    background: linear-gradient(#e9ad2d,#cc820d);
}
.index .link-tab ul .select::after
{
    width: 0;
}
.index .content
{
    width: 1200px;
    margin: 0 auto;
}
.index .content .welcome
{
    height: 45px;
    line-height: 45px;
    color: #383838;
    font-size: 14px;
}
.index .content .welcome::after{
    clear: both;
    content: '';
    display: inline-block;
    width: 1px;
    height: 1px;
}
.index .content .welcome .img
{
    float: left;
    width: 45px;
    height: 100%;
    box-sizing: border-box;
    padding: 7.5px;
    margin-right: 10px;
}
.index .content .welcome>div{
    float: left;
}
.index .content .content-header
{
    height: 330px;
    margin-bottom: 15px;
}
.index .content .content-header::after{
    clear: both;
    content: '';
    display: inline-block;
    width: 1px;
    height: 1px;
}
.index .content .content-header .left
{
    float: left;
    width:845px;
    height: 100%;
    background: #fff;
    border-top: 2px solid #50bae0;
    box-sizing: border-box;
    margin-right:15px;
}
.index .content .content-header .left::after{
    clear: both;
    content: '';
    display: inline-block;
    width: 1px;
    height: 1px;
}
.index .content .content-header .left .swiper
{
    float: left;
    width: 320px;
    height: 100%;
    box-sizing:border-box;
    padding-top:15px;
}
.index .content .content-header .left .swiper .pages
{
    height:290px;
}
.section-focus-pic .pages
{
    height:290px;
}
.section-focus-pic .pages li
{
    height:290px;
}
.section-focus-pic .controler
{
    bottom:10px;
    right:0;
    box-sizing:border-box;
    padding-right:8px;
    z-index: 200;
}
.section-focus-pic .controler b.down
{
    background:  rgb(70,156,225);
 }
.section-focus-pic .controler b
{
    background-image:none;
    width:10px;
    height:10px;
    background:#fff;
    border-radius:50%;
    margin-left:7px;
}

.section-focus-pic ul li h3
{
    width:320px;
    bottom:0;
    height:30px;
    line-height:30px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    box-sizing:border-box;
    margin-left:10px;
    padding-right:90px;
}
.section-focus-pic ul li h3 a{
    display: inline-block;
    width: 220px;
    font-size:14px;
    letter-spacing:1px
}
.section-focus-pic ul li div
{
    height:30px;
    line-height:30px;
    

}
.index .content .content-header .left .header-list
{
    float: left;
    width:525px;
    height:298px;
    overflow:hidden;
}
.index .content .content-header .right
{
    width:340px;
    float: left;
    height: 100%;
    background: #fff;
    border-top: 2px solid #3687bc;
}
.index .content .content-header .left .header-list .title
{
    position: relative;
    margin-top: 10px;
    font-size: 20px;
    font-weight: bolder;
}
.index .content .content-header .left .header-list .title span
{
    margin: 0 20px;
    font-size: 16px;
    font-weight: 100;
    color: #333;
}
.index .content .content-header .left .header-list .title .selected
{
    color: #0c6cde;
    font-size: 18px;
    font-weight: bolder;
}
.index .more
{
    position: absolute;
    right: 30px;
    color: #959595;
    line-height: 12px;
    font-size: 12px;
    top: 50%;
    margin-top: -6px;
}
.index .more::after
{
    width: 0;
    height: 0;
    content: '';
    border-width: 4px 0 4px 4px;
    border-style: solid;
    border-color: transparent transparent transparent #959595; /*透明 透明 透明 灰*/
    position: absolute;
    top: 50%;
    right: -9px;
    margin-top: -4px;
}
.index .content .content-header .left .news-title
{
    margin: 18px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #e09f22;
}
.index .content .content-header .left .news-content
{
    box-sizing: border-box;
    padding: 0 30px 14px 20px;
    position: relative;
    width: 525px;
    line-height: 26px;
    overflow: hidden;
    border-bottom: 1px dotted #dddddd;
    font-size:14px;
    color:#333;
}
.index .content .content-header .left .news-content .detail
{
    color: #e09f22;
}
.index .news-list
{
    box-sizing: border-box;
    padding: 0 30px 0 20px;
}
.index .news-list ul
{
    list-style: none;
    padding: 0;
    font-size: 14px;
    color: #333;
    padding-top: 15px;
}

.index .news-list ul li
{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}
.index .news-list ul .load
{
    display: flex;
    justify-content: space-between;
}

.index .news-list ul .load a
{
    color: #5f9aff;
}
.index .news-list ul li span
{
    margin-right: 25px;
}
.index .content .content-header .right .login-tab
{
    height: 45px;
    line-height: 45px;
    background: #f5f5f5;
    cursor: pointer;
}
.index .content .content-header .right .login-tab::after{
    clear: both;
    content: '';
    display: inline-block;
    width: 1px;
    height: 1px;
}
.index .content .content-header .right .login-tab .tab-type
{
    font-size: 14px;
    text-align: center;
    float: left;
    min-width: 33.3%;
    max-width: 100%;
}
.index .content .content-header .right .login-tab .select
{
    background: #78a1e0;
    color: #fff;
}
.index .content .content-header .right .container 
{
    position: relative;
    width:340px;
    height:164px;
    overflow:hidden;  
    box-sizing:border-box; 
    padding:5px 0;
 }
 .index .content .content-header .right .container .swiper
 {
     position: absolute;
     width:2000px;
     transition: transform .5s; 
 }
 .index .content .content-header .right .container .swiper::after{
    clear: both;
    content: '';
    display: inline-block;
    width: 1px;
    height: 1px;
 }
 .index .content .content-header .right .container .swiper>div{
     width: 340px;
     float: left;
 }
.index .content .content-header .right .container .vercode
{
    font-size: 12px;
    color: #666;
    text-align: center;
} 
.index .content .content-header .right .container .phonelogin{
    box-sizing: border-box;
    padding-top: 5px; 
}
.index .content .content-header .right .container .phonelogin>div{
    position: relative;
    box-sizing: border-box;
    padding: 10px 45px;
}
.index .content .content-header .right .container .phonelogin>div input{
    width: 100%;
    height: 30px;
    padding-left: 30px;
    box-sizing: border-box;
}
.index .content .content-header .right .container .phonelogin>div img{
    position: absolute;;
    top: 50%;
    left: 55px;
    margin-top: -10px;
}
.index .content .content-header .right .container .accountnum{
    box-sizing: border-box;
    padding-top: 5px; 
}
.index .content .content-header .right .container .accountnum>div{
    position: relative;
    box-sizing: border-box;
    padding: 10px 45px;
}
.index .content .content-header .right .container .accountnum>div input{
    width: 100%;
    height: 30px;
    padding-left: 30px;
    box-sizing: border-box;
}
.index .content .content-header .right .container .accountnum>div img{
    position: absolute;;
    top: 50%;
    left: 55px;
    margin-top: -10px;
}

.index .content .content-header .right .container .vercode img
{
    margin-top: 5px;
    width: 140px;
    height: 140px;
}
.index .content .content-header .right .register
{
    box-sizing: border-box;
    width: 100%;
    padding: 0px 35px;
}
.index .content .content-header .right .register ul
{
    list-style: none;
    font-size: 12px;
    color: #7aa0b4;
    padding: 0;
}
.index .content .content-header .right .register ul::after{
    clear: both;
    content: '';
    display: inline-block;
    width: 1px;
    height: 1px;
}
.index .content .content-header .right .register ul li
{
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    width: 50%;
    float: left;
    line-height: 30px;
}
.index .content .content-header .right .register ul li::after
{
    width: 0;
    height: 0;
    content: '';
    border-width: 4px 0 4px 4px;
    border-style: solid;
    border-color: transparent transparent transparent #7aa0b4;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -4px;
}
.index .content .fun
{
    height: 120px;
    background: #fff;
    margin-bottom: 15px;
}
.index .content .fun::after{
    clear: both;
    content: '';
    display: inline-block;
    width: 1px;
    height: 1px;
}
.index .content .fun > div
{
    position:relative;
    float: left;
    width: 240px;
    text-align: center;
    padding: 10px 0;
}
.index .content .fun > div::after
{
    content:"";
    position:absolute;
    width:1px;
    height:60px;
    right:0;
    top:50%;
    margin-top:-30px;
    background:#eaeaea;
}
.index .content .common-list
{
    margin-bottom: 15px;
    height: 278px;
}
.index .content .common-list::after{
    clear: both;
    content: '';
    display: inline-block;
    width: 1px;
    height: 1px;
}
.index .content .common-list .list-block
{
    float: left;
    background: #fff;
    width: 415px;
    margin-right: 15px;
    height: 275px;
    border-top: 1px solid #94bfdc;
}
.index .content .common-list .special-block
{
    float: left;
    border-top: 2px solid #44bfc0;
    background: #fff;
    width: 340px;
    height: 274px;
}
.index .content .common-list .list-block .title
{
    position: relative;
    height: 45px;
    line-height: 45px;
    background: #f5f5f5;
}
.index .content .common-list .list-block .title::after{
    clear: both;
    content: '';
    display: inline-block;
    width: 1px;
    height: 1px;
}
.index .content .common-list .list-block .title .tab
{
    float: left;
    min-width:110px;
    text-align: center;
    padding:0 10px 0 10px;
}
.index .content .common-list .list-block .title .selected
{
    background: #78a1e0;
    color: #fff;
}
.index .content .common-list .special-block .title
{
    position: relative;
    height: 45px;
    line-height: 45px;
    background: #f5f5f5;
    padding-left: 50px;
}
.index .content .common-list .special-block .title img
{
    position: absolute;
    top: 7.5px;
    left: 7.5px;
}
.index .content .ranking
{
    height: 215px;
    margin-bottom: 15px;
}
.index .content .ranking::after{
    clear: both;
    content: '';
    display: inline-block;
}
.index .content .ranking .list
{
    float: left;
    background: #fff;
    width: 845px;
    border: 1px solid#bce3ff;
    margin-right: 15px;
    box-sizing: border-box;
    height: 215px;
}
.index .content .ranking .list .title
{
    position: relative;
    height: 40px;
}
.index .content .ranking .list .enter
{
    padding: 5px 15px;
}
.index .content .ranking .list .enter::after{
    clear: both;
    content: '';
    display: inline-block;
}
.index .content .ranking .list .enter .tab
{
    float: left;
    width:130px;
    padding-top:47px;
    position:relative;
    box-sizing:border-box;
    margin-right: 30px;
}

.index .content .ranking .list .enter .credit
{
    color: #ffb200;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 20px;
    position:absolute;
    top:0;
}
.index .content .ranking .list .enter .red
{
    width: 125px;
    height: 35px;
    margin-bottom: 15px;
    background: #ddd;
    color: #656a70;
    line-height: 35px;
    text-align: center;
}

.index .content .ranking .list .enter .black
{
    width: 125px;
    height: 35px;
    margin-bottom: 15px;
    background: #ddd;
    color: #656a70;
    line-height: 35px;
    text-align: center;
}
.index .content .ranking .list .enter .selected
{
    background: #28dd86;
    color:#fff;
} 
.index .content .ranking .list .tabContents
{
    float: left;
    width: 653px;
}
.index .content .ranking .list .table table
{
    width: 100%;
}
.index .content .ranking .list table th
{
    color: #333;
    text-align: center;
    font-weight: 100;
    line-height: 30px;
}
.index .content .ranking .list table td
{
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    height: 32px;
    color: #666;
}
.index .content .ranking .list table td > div
{
    width: 100%;
    height: 100%;
    display: flex;
    text-align: left;
    align-items:center;
}
.index .content .ranking .direc
{
    float: left;
    width: 340px;
    height: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 5px;
}
.index .content .ranking .direc img:first-child
{
    margin-bottom: 15px;
}
.index .bottom{
    background: #fff;
    padding: 20px 0;
    border-top:5px solid #3687bc;
    font-size: 14px;
}
.index .bottom>div{
    margin-bottom:10px; 
    text-align: center;
}
.index .bottom>div>span{
    text-align: center;
}
.index .bottom>div>span>span{
    margin-right: 25px;
}
.index .bottom>div>span>span .grey{
    color: #666
}
.index .btn1{
    padding-left: 0 !important;
    background: #78a1e0;
    outline: none;
    border: none;
    color: #fff;
}
.form {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.wel_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 160px;

}

.imgDiv {
    position: absolute;
    top: -30px;
    width: 60px;
    height: 60px;
    left: 130px;
    background: url(../imgs/4.1_17.png) no-repeat;
    background-size: 100% 100%;
}
.imgDiv img {
    width: 100%;
    height: 100%;
}
.wel {
    font-size: 16px;
    font-weight: bold;
    color: black;
    height: 28px;
    line-height: 28px;
}

.oauth_dl {
    width: 100%;
    text-align: center;
}

.oauth_btn {
    width: 156px;
    border-radius: 20px;
    height: 42px;
    line-height: 30px;
    border: 1px solid rgb(48,159,163);
    background: rgb(48,159,163);
    font-size: 16px;
    color: white;
}

.oauth_bg {
    width: 300px;
    height: 310px;
    background: url('../imgs/ol_bg.png') no-repeat !important;
}