.host_pro_banner_v2{
    width: 100%;
    height: 240px;
    background: url(../../show/host/images/host_banner_v2.jpg) center top no-repeat;
    z-index: 10;
}
#host_nav{
    background-color: #000b27;
    width: 100%;
    height: 60px;
    line-height: 40px;
    z-index: 999;
    box-shadow:0px 5px 5px #d6d6d6;
}
#host_nav ul{
    width: 1200px;
    margin: 0 auto
}
#host_nav ul li{
    float: left;
    font-size: 17px;
    color: #ffffff;
    width: 25%;
    padding-bottom: 10px;
    text-align: center;
    padding-top: 7px;
}
#host_nav ul li.active , #host_nav ul li:hover{
    color: #4e93f9;
    cursor: pointer;
}
#host_nav ul li.active::after{
    content: '';
    width: 80px;
    height: 2px;
    display: block;
    margin: 0 auto;
    background-color: #4e93f9;
}
#host_nav ul li:hover::after{
    content: '';
    width: 80px;
    height: 2px;
    display: block;
    margin: 0 auto;
    background-color: #4e93f9;
}
.host_item_title{
    font-size: 28px;
    color: #555555;
    display: inline-block;
    margin-top: 5px;
}
.host_item_note{
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 32px;
    color: #000000;
    margin-left: 22px;
    margin-bottom: 5px;
}
.host_produt_part1{
    background: url(../../show/host/images/host_v2_item1.png) center top no-repeat;
    background-color: #f7f8fa;
    
}
.host_version{  
    width: 1170px;
    margin: 0 auto;
    margin-top: 40px;
}
.host_version .host_version_li{
    height: 212px;
    margin-bottom: 15px;
    background-color: #ffffff;
}
.host_version .host_version_li .item-header{
    height: 70px;
    border-bottom: 1px solid #f7f8fa;
    padding-left: 34px;
    line-height: 70px;
}
.host_version .host_version_li .item-header h3{
    font-size: 19px;
    color: #4e93f9;
    display: inline-block;
}
.host_version .host_version_li .item-header span{
    color: #666666;
    font-size: 15px;
    padding: 0 34px 0 29px;
}
.host_version .host_version_li .item-header a{
    font-size: 14px;
    color: #4e93f9;
}
.host_version .host_version_li .host_version_item{
    padding-left: 34px;
    height: 140px;
    
}
.host_version .host_version_li .host_version_item li{
    float: left;
    text-align: left;
    box-sizing: border-box;
    padding-top: 28px;
    height: 100%;
}
.host_version_item li:first-child{
    width:244px;
}
.host_version_item li:nth-child(2){
    width: 180px;
}
.host_version_item li:nth-child(3){
    width: 167px;
}
.host_version_item li:nth-child(4){
    width: 152px;
}
.host_version_item li:nth-child(5){
    width: 137px;
    border-right: 1px solid #f7f8fa; 
}
.host_version_item li:last-of-type{
    padding-left: 70px;
    padding-top: 26px;
}
.host_version .host_version_li .host_version_item li h4{
    font-size: 21px;
    color: #4e93f9;
}
.host_version_item li:first-child a{
    font-size: 12px;
    color: #555555;
    display: inline-block;
    margin-top: 24px;
}
.host_version .host_version_li .host_version_item li h5{
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}
.host_version .host_version_li .host_version_item li span{
    font-size: 15px;
    color: #4e93f9;
    display: inline-block;
    margin-top: 23px;
}
.host_version .host_version_li .host_version_item li em{
    font-size: 24px;
    color: #d20000;
    padding: 0 4px  0 12px;
    display: inline-block;
    text-align: center
}
.host_version .host_version_li .host_version_item li:last-of-type p{
    color: #666666;
    font-size: 15px;
}
.host_version .host_version_li .host_version_item li:last-of-type p label{
    font-size: 12px;
    color: #d20000;
}
.host_version .host_version_li .host_version_item li a.rightbuy{
    width: 140px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    background-color: #4e93f9;
    display: block;
    text-align: center;
    color: #ffffff;
    margin-top: 19px;
}
.host_version .host_version_li .host_version_item li a.rightbuy:hover{
    background-color: #4085eb;
}
.host_produt_part2 .list li h4{
    color: #4e93f9;
    font-size: 18px;
}
.host_produt_part3{
    background-color: #f7f8fa;
}
.host_produt_part3 ul{
    width: 1170px;
    margin-top: 42px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 20px;
}
.host_produt_part3 ul li{
    display: inline-block;
    width: 160px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    color: #666666;
    border: 1px solid #d4d4d4;
    border-bottom: 0px;
    text-align: center;
    background-color: #ffffff
}
.host_produt_part3 ul li:hover{
    background-color: #4e93f9;
    color: #ffffff;
    border: 0px;
    cursor: pointer;
}
.host_produt_part3 ul li.active{
    background-color: #4e93f9;
    color: #ffffff;
    border: 0px
}
.host_produt_part3 tbody tr th{
    text-align: left;
    font-size: 15px;
    background-color: #f9f9f9;
    padding-left: 33px;
}

.host_produt_part3 .Table tbody tr .rightbuy{
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #4e93f9;
    display: block;
    color: #ffffff;
    font-size: 14px;
}
.host_produt_part3 tbody tr{
    height: 60px;
    color:#666666
}
.host_produt_part3 tbody tr td{
    padding-left: 33px;
    line-height: 27px;
}
.host_produt_part3 tbody tr td:first-child{
    background-color: #f9f9f9;
    color: #999999
}
.host_produt_part3 .Table2 tbody tr td:first-child{
    text-align: left
}
.host_produt_part3 .Table2 tbody tr td{
    text-align: center
}
.host_produt_part3 .Table2 tbody tr th{
    text-align: center;
}
.host_produt_part3 .Table2 tbody tr th:first-child{
    text-align: left
}
.host_produt_part3 .Table3 tbody tr td:nth-child(3){
    background-color: #f9f9f9;
    color: #999999
}
.host_produt_part4 .list li a{
    color: #000000;
    font-size: 13px;
    line-height: 29px;
    text-align: left;
    padding-left: 9px;
    display: block
}
.host_produt_part4 .list li a:last-child{
    text-align: left;
    color: #4e93f9;
    display: block;
    font-size: 13px;
    margin-top: 16px;
    padding-left: 17px;
}
.host_produt_part4 .list li div{
    width: 100%;
    height: 80px;
    line-height: 80px;
    display: block;
    margin-bottom: 30px;
}
.host_produt_part4 .list li div p{
    text-align: left;
    font-size: 18px;
    padding-left: 27px;
    color: #ffffff
}

.bgred{
    background: #61a1ff !important;
}

.host_produt_part4 .list li:first-child div{
    background: url(../../show/host/images/host_v2_item6.png) center top no-repeat;
}
.host_produt_part4 .list li:nth-child(2) div{
    background: url(../../show/host/images/host_v2_item7.png) center top no-repeat;
}
.host_produt_part4 .list li:last-child div{
    background: url(../../show/host/images/host_v2_item8.png) center top no-repeat;
}
.content-wrap{
    width: 1170px;
}
.content-wrap .list{
    padding: 40px 0;
}
.content-wrap .list.col-4 li{
    margin: 0 30px;
}
.content-wrap .list.col-3 li{
    margin: 0 26px;
}
.content-wrap .list li p{
    font-size: 13px;
}