﻿.banner {
    position: relative;
}
.banner .txt{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -45px 0 0 -182px;
}
.banner .img {
    width: 100%;
    height: 340px;
    display: block;
}
ul {
    margin: 0;
}
.container {
    width:990px;
    margin:0 auto;
}
.box1 {
    background:#f2f6ff;
    padding:45px 0;
}
.box2 {
    padding:45px 0;
}
.box2 .title,.box7 .title,.box8 .title {
    text-align:center;
}
.pro {
    
}
.pro .pro-title {
    position:relative;  
    padding-left:80px;
    border-bottom:2px solid #3982d7;  
    display:inline-block;
    padding-bottom:5px;
}
.pro .pro-title .txt {
    color:#3982d7;
    font-size:24px;    
}
.pro .pro-title .txt i{
    font-size:14px;
    font-style:normal;
}
.pro .pro-title .num {
    position:absolute;
    left:0;
    bottom:0;
    color:#cdcdcd;
    font-size:38px;
}
.pro .pro-title .right {
    position:absolute;
    right:-30px;
    bottom:5px;
}
.pro .txt1 {
    margin-top:20px;
    padding-left:48px;
    color:#404040;
}
.pro .txt2 {
    padding-left:90px;;
    margin-top:20px;
}
.pro .txt2 img{
    display:block;
}
.pro .time-cont {
    
}
.pro .time-cont .time{
    background:#f5f5f5;
    width:205px;
    padding:20px 10px;
    float:left;
    margin-left:20px;
    height:200px;
}
.pro .time-cont  .time-title {
    text-align:center;
    font-size:15px;
    color:#404040; 
}
.time-p {
    font-size:13px;
    color:#909090;
    line-height:24px;
    margin-top:50px;
}
.clear-fix {
    clear:both;
}
.box3 {
    background: #f2f6ff url('../../../images/default/league/agentbox3bg.png') right top no-repeat;
    height: 423px;
}

.pro .cont p {
    color:#404040;
    font-size:14px;
    line-height:28px;
}

.box4 {
    padding:45px;
}

.box5 {
    background:#f2f6ff;
    padding:45px;
}
.txt3 {
    font-size:14px;
    color:#404040;
}
.cont {
    position:relative;
}
.item {
    width:430px;
}
.item .title {
    font-size:15px;
    font-weight:600;
    color:#404040;
    padding-left:10px;
    border-left:2px solid #3982d7;
    margin-top:30px;
}
.txt4 {
    margin-top:20px;
    color:#909090;
    font-size:13px;
    line-height:28px;
    padding-left:10px;
}
.item.sp {
    position:absolute;
    right:0;
    top:5px;
}
.box6 {
    background: url('../../../images/default/league/box6bg.png') left top no-repeat;
    background-size: 100% 100%;
    padding: 80px 0;
}
.box6 .container{
    width:660px;
}
.box6 .txt5 {
    font-size:24px;
    color:#3982d7;
    font-weight:600;
}
.box6 .txt6 {
    font-size:18px;
    color:#404040;
    line-height:40px;
    margin-top:30px;
}
.box6 .txt6 .co-blue{
    font-weight:600;
}
.box7 {
    padding:45px 0;
}
.box7 .cont{
    margin-top:30px;
}
.box7 .cont7 {
    float:left;
    width:33.33%;
}
.box7 .cont7 .title{
    text-align:center
}
.txt7 {
    color:#3982d7;
    font-size:18px;
    margin-top:20px;
    text-align:center;
}
.txt8 {
    color:#808080;
    font-size:14px;
    text-align:center;
    margin-top:20px;
}
.txt8.t8{
    text-align:left;
    padding-left:85px;
}
.box8 {
    padding:45px 0;
    background:#f2f6ff;
}

.box8 .txt9 {
    padding-left:300px;
    margin:35px 0;
    font-size:16px;
    line-height:35px;
    color:#404040;
}

.btnbox {
    text-align:center;
    margin-top:100px;
    margin-bottom:100px;
}
.btnbox .btn {
    width: 229px;
    height: 60px;
    display: inline-block;
    background: url("../../../images/default/league/agentbtn1.png") left top no-repeat;
}
.btnbox .btn:hover, .box8 .btnbox .btn:active {
    background: url("../../../images/default/league/agentbtn2.png") left top no-repeat;
}
.mgt20 {
    margin-top:20px;
}
.mgt30 {
    margin-top:30px;
}
.mgt45 {
    margin-top:45px;
}
.co-blue {
    color:#3982d7;
}