/**
 * -------------------------------------------------------
 * |@author: 刘丽敏
 * |@时间: 2018年4月28日 11:12
 * |@version: 1.0
 * -------------------------------------------------------
 */
/*banner*/
.banner_part {
    background: #000000;
}

.rent_banner {
    width: 100%;
    height: 567px;
    background: url(../img/rent_banner.png);
    background-size: 100% 100%;
    min-width: 1200px;
}

.rent_banner_content {
    width: 1200px;
    margin: 0 auto;
}

.rent_banner_text {
    padding-top: 230px;
    width: 670px;
    text-align: center;
    color: #FFFFFF;
}

.rent_banner_text h3 {
    font-size: 42px;
    color: #FFFFFF;
    letter-spacing: 3px;
    line-height: 88px;
}

.rent_banner_text p {
    font-size: 24px;
}

/*主体内容*/
.rent_content {
    width: 100%;
    background: #FFFFFF;
}

/*first_Part------服务器租赁server_rent*/
.server_rent_centent {
    width: 1200px;
    /*height: 650px;*/
    margin: 0 auto;
}

.part_title {
    padding-top: 80px;
    color: #333333;
    font-size: 28px;
    font-family: "Microsoft yahei";
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 60px;
}

.server_rent_info {
    height: 228px;
    -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
    font-family: "Microsoft yahei";
    padding: 50px;
    margin-bottom: 80px;

    /*padding: 50px 30px;*/
}

.server_rent_info_img {
    width: 180px;
    display: inline-block;
    float: left;
    padding-left: 70px;
}

.server_rent_info_text {
    width: 790px;
    height: 187px;
    margin-left: 50px;
    display: inline-block;
    float: right;
}

.server_rent_info_text p {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 40px;
}

/*second_part-------业界领先的优势*/
.leading_advantage {
    width: 100%;
    height: 555px;
    background: #F7F8FA;
}

.advantage_info {
    width: 1200px;
    margin: 0 auto;
}

.advantage_info li {
    margin-right: 43px;
    float: left;
    transition: all .3 linear;
    -webkit-transition: all .3s linear;
}

.advantage_info_li {
    width: 369px;
    height: 228px;
    padding: 43px 0 30px;
    text-align: center;
    background: #ffffff;
}

.advantage_info li:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.advantage_info li:last-child {
    margin-right: 0;
}

.advantage_info li img {
    width: 79px;
    height: 79px;
}

.advantage_info li h3 {
    color: #000;
    font-size: 18px;
    line-height: 60px;
    letter-spacing: 1px;
}

.advantage_info li p {
    color: #999999;
    font-size: 14px;
    font-family: "Microsoft yahei";
}

.little_down {
    margin-top: 10px;
    line-height: 35px;
}

/*third_part----------可用产品*/
.details_con_con {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 50px;
    background: #fff;
    /*float:left ;*/
}

.con_title {
    width: 1060px;
    height: 30px;
    border-bottom: 1px solid #e3e3e3;
    /*margin: 5px 0 0 14px;*/
}

.con_title span {
    display: inline-block;
    margin-top: 16px;
    width: 100%;
    height: 20px;
    border-left: 4px solid #0bc2f4;
    padding-left: 6px;
    font-size: 18px;
    line-height: 22px;
}

.con_con {
    padding: 0 0 50px;
}

.con_con .first {
    width: 100%;
    height: auto;
    padding: 40px 0;
}

.con_con .first li {

    float: left;
    text-align: center;
    color: #fff;
    line-height: 80px;
    width: 185px;
    height: 80px;
    margin: 0 10px;
}

.con_con .first .yi {
    background: #00b5ed;
}

.con_con .first .er {
    background: #ff6626;
}

.con_con .first .san {
    background: #00d5a5;
}

.con_con .first .si {
    background: #83cf40;
}

.con_con .first .wu {
    background: #10cbc7;
}

.con_con .second {
    margin-top: 30px;
    border: 1px solid #C8C8C8;
    width: 100%;
    height: auto;
    background: #F7F8FA;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    font-size: 16px;
}

.con_con .second .yi {
    border-bottom: 1px solid #ccc;
    line-height: 35px;
    width: 100%;
    font-family: "Microsoft yahei";
    text-align: center;
    height: auto;
    font-size: 18px;
}

.con_con .second .yi ul li {
    height: 45px;
    margin: 5px 0;
    float: left;

}

.con_con .second .yi ul .yil {
    width: 23%;
    border-right: 1px solid #ccc;
}

.con_con .second .yi ul .yil span {
    width: 100%;
    display: block;

    text-align: center;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 45px;
    color: black;

}

.con_con .second .yi ul .erl {
    width: 45%;
    margin: 5px 0;
    border-right: 1px solid #ccc;
}

.con_con .second .yi ul .sanl {
    width: 18%;
    margin: 5px 0;
    border-right: 1px solid #ccc;
}

.con_con .second .yi ul .sil {
    width: 7.5%;
}

.no_border {
    border: none !important;
}

.con_con .second .er {
    border-bottom: 1px solid #ccc;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #fff;
}

.con_con .second .er:hover {
    background: #E8F2FE;
}

.zerol {
    width: 14%;
    /*margin: 5px 0;*/
    line-height: 45px;
    border-right: 1px solid #ccc;
}

.con_con .second .er ul li {
    float: left;
}

.con_con .second .er ul .yil {
    width: 23%;
    /*margin: 5px 0;*/
    line-height: 45px;
    border-right: 1px solid #ccc;
}

.con_con .second .er ul .erl {
    width: 37%;
    /*margin: 5px 0;*/
    border-right: 1px solid #ccc;
}

.con_con .second .er ul .sanl {
    width: 18%;
    /*margin: 5px 0;*/
    border-right: 1px solid #ccc;
}

.con_con .second .er ul .sil {
    width: 7.5%;
}

.con_con .second .er ul .sil a {
    color: #00b8ec;
    line-height: 45px;
    text-decoration: none;
}

.con_con .second .san {
    border-bottom: 1px solid #ccc;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.con_con .second .san div {
    width: 15%;

}

.con_con p {
    width: 100% !important;
    float: left;
    margin-top: 30px !important;
}

.con_con p strong {
    float: left;
}

.con_con p img {
    float: left;
    width: 950px !important;
    margin: 30px 0 50px 50px;
}

.con_con span {
    font-size: 14px;
    line-height: 22px;
    color: #919191;
    float: left;
}

.introduce-content-p p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
    padding-top: 35px;
    padding-right: 76px;
}

.width1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
}

.width1050 {
    width: 1050px;
    margin-left: auto;
    margin-right: auto
}

.content-title {
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #21c455;
    margin-top: 30px
}

.jichutable {
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    margin-top: 25px
}

.jichutable th {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    color: #333333;
    text-align: center;
    height: 45px;
    font-weight: bold
}
/*.jichutable > tbody > tr > td:nth-child(4), .jichutable > tbody > tr > th:nth-child(4) {color: #ff822f;}
.jichutable > tbody > tr > td:nth-child(3) > span {text-decoration: line-through;}*/
.jichutable td {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    color: #333333;
    text-align: center;
    height: 40px
}

.bgcolor {
    background: #fafafa
}

.hover a {
    color: #666
}

.hover:hover a {
    color: #12a842
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

strong, th {
    font-style: normal;
    font-weight: normal
}

li {
    list-style: none
}

a {
    text-decoration: none;
    color: #333
}

.sanl {
    width: 24%;
}

.con_con .second .yi ul .erl {
    width: 37%;
}

.top-ban-slide {
    height: 450px;
    -webkit-background-size: 100% !important;
    background-size: 100% !important;
}

.top-ban-slide img {
    height: 450px;
    width: 100%;
}

.center-left {
    display: flex;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.fw6 {
    font-weight: 600;
}

.f40 {
    font-size: 40px;
    margin-bottom: 30px;
}

.f20 {
    font-size: 20px;
}

.fcw {
    color: #FFFFFF;
}

.h-450 {
    height: 450px;
}

.pt150 {
    padding-top: 150px;
}

.lec1 {
    letter-spacing: 1px;
}
.btn_gou{
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 3px;
    text-decoration: none;
    width: 60px;
    background-color: #2383EC;
    border-radius: 10%;
}