.banner{
    width: 100%;
    height: 680px;
    background: url(../../idc/images/top-bg.png) center center no-repeat;
}
/* .banner p{
    font-family: '微软雅黑','黑体';
    color: #EEE;
    text-align: center;
    background: rgba(44,64,80,0.9);
    line-height: 58px;
    overflow: hidden;
    margin: 0;
    font-size: 16px;
} */
.banner h1{
    font-family: '微软雅黑','黑体';
    text-align: center;
    color: white;
    font-weight: normal;
    font-size: 42px;
    margin: none;
    padding: 60px 0;
    margin: 0;
}
.banner h1 img{
    display: inline;
    line-height: 0;
    position: relative;
    top: 20px;
    margin-right: 12px;
}
.banner h1 strong{
    font-family: '微软雅黑','黑体';
    font-weight:blod;
}
.advantags{
    color: #fff;
    margin: auto;
    background: rgba(255,255,255,0.16);
    border-radius: 5px;
    line-height: 45px;
    font-size: 16px;
}
.advantags tbody{
    width: 768px;
    height: 100px;
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
.advantags td,.advantags th{
    display: table-cell;
    vertical-align: inherit;
}
.advantags td{
    width: 290px;
    font-size: 16px;
    padding-left: 90px;
    font-family: '微软雅黑','黑体';
    background: url(/idc/images/right.png) 60px center no-repeat;
    color:white;
    text-align: left;
}
.features{
    text-align: center;
    margin: 60px 0 105px 0;
}
.features span{
    
    display: inline-block;
    overflow: hidden;
    width: 168px;
    height: 168px;
    padding: 0;
    border-radius: 50%;
    background: #93bb41;
    color: white;
    margin: 0 15px;
}
.features span:first-child{
    background: #3c98e1;
}
.features span strong{
    font-family: '微软雅黑','黑体';
    display: table-cell;
    height: 168px;
    width: 150px;
    padding: 0 10px;
    vertical-align: middle;
    text-align: center;
}
.section{
    padding-bottom: 65px;
}
.section-inner{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;

}

.section-inner h2{
    text-align: center;
    line-height: 130px;
    font-size: 32px;
    font-weight: normal;
    display: block;
    font-family: '微软雅黑','黑体';
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.section-inner .tab-titles {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px dotted #ccc;
    text-align: center;
}
.tab-titles span {
    display: inline-block;
    margin: 0 22px;
    padding-bottom: 4px;
    font-size: 22px;
    border-bottom: 4px solid #fff;
    color: #AAA;
    cursor: pointer;
    font-family: '微软雅黑','黑体';
}
.tab-titles span.selected {
    color: black;
    border-color: #5a9bd5;
}
.section-inner .tabs {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 30px 0;
}
.section-inner tbody{
    width: 1200px;
    
}
.section-inner tr,.section-inner td{
    padding: 0px 10px;
    height: 86px;
    line-height: 18px;
    vertical-align: middle;
}
.section-inner tr{
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.section-inner tr:first-child {
    color: #fff;
    background: #5b96d6;
}
.section-inner tr:nth-child(2) {
    background: #d2dcf0;
}
.section-inner tr:nth-child(3) {
    background: #eaeef8 !important;
}
.section-inner td{
    width: 16%;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    color:#333;
    font-family: Arial,'微软雅黑';
}
.hidden{
    display: none;
}
.links{
    text-align: center;
}
.links a{
    font-size: 16px;
    display: inline-block;
    padding: 0 40px;
    line-height: 42px;
    color: #fff;
    margin: 0 12px;
    font-family: '微软雅黑';
}
.links a:first-child{
    color: #fff;
    background: #95bb41;
    border: 2px solid #c2cf43;
}
.links a:last-child{
    color: #fff;
    background: #ef4e17;
    border: 2px solid #fa6e39;
}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}
.loginmodal .th {
    border:1px solid #5B96D6;
    border-radius: 10px;
    width:113px;
    height:45px;
    line-height: 45px;
    /*display: inline-block;*/
    margin-right:30px;
    float:left;
    box-sizing: border-box;
    color:#666;
    cursor: pointer;
}
.loginmodal .th span{
    cursor: pointer;
}
.loginmodal .th label{
    cursor: pointer;
}
.hidemodal{
    cursor: pointer;
}

.loginmodal .th_show{
    background:#5B96D6;
    color:white;
}

.form_center span input{
    display: inline-block;
    width:160px;
    height:50px;
    background:#f60 ;
    border: none;
    font-family: '微软雅黑';
}
#contact-section{
    background-color: #f0f0f0;
    background: -webkit-linear-gradient(#f0f0f0, #fff);
    background: -o-linear-gradient(#f0f0f0, #fff);
    background: -moz-linear-gradient(#f0f0f0, #fff);
    background: linear-gradient(#f0f0f0, #fff);
}
.plesk-product{
    width: 1200px;
    height: 520px;
    margin: 0 auto;
    position: relative;
    background: url(/idc/images/people.png) left bottom no-repeat;
}
.plesk-product h2{
    text-align: center;
    line-height: 130px;
    font-size: 32px;
    font-weight: normal;
    display: block;
    font-family: '微软雅黑','黑体';
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.plesk-product table{
    position: absolute;
    border: 3px solid #247d9d;
    width: 400px;
    border-collapse: collapse;
    border-spacing: 0;
    right: 30px;
    bottom: 0;
}
.plesk-product table tr:first-child{
    background-color: #fff;
}
.plesk-product table tr:last-child{
    background-color: #247d9d;
}
.plesk-product table td{
    height: 142px;
    padding: 0 0 0 40px;
}
.plesk-product table h3{
    font-size: 28px;
    color: #247d9d;
    margin: 0;
    margin-bottom: 10px;
    font-family: '微软雅黑','黑体';
}
.plesk-product table label{
    font-size: 22px;
    line-height: 36px;
    font-family: '微软雅黑','黑体';
}
.plesk-product table span{
    color: white;
    font-size: 22px;
    line-height: 42px;
    font-family: '微软雅黑','黑体';
}
.plesk-product table tr:last-child span{
    display: block;
}
.plesk-product .tel{
    background: url(/idc/images/phone.png) 20px center no-repeat;
    padding-left: 50px;
}
.plesk-product .email{
    background: url(/idc/images/mail.png) 15px center no-repeat;
    padding-left: 50px;
}
@media(max-width:900px){
	.section-inner,.plesk-product,.vps-tab table,.section-inner 
	.tabs,.advantags tbody,.advantags {width: 100%;}
    .me-none{display: none;}
    /* body .banner{height: 750px;} */
	/* .advantags td{float: left;} */


}
@media(max-width:750px){
	.advantags td{width: 100%;display: block;}
	.plesk-product img{left: 0px !important; top: 10px;}
	.banner h1 img {width: 80px;top: 10px;}
    .banner h1{font-size: 20px;padding: 30px 0 30px 0px;}
    body .banner{min-width:0;height: 770px;background-size: auto 100%;}
    .features span{height: 142px;width: 142px;}
    .features span strong{height: 157px;}
    .features {margin: 20px 0;}
    .links{margin-top: 40px !important;}
    .whyb-list{display: block !important; margin: 10px auto;}
    .card-unit{display: flex;flex-wrap: wrap;justify-content: space-around;}
    .me-div{height: 20px;}

}
@media(min-width:520px){
    body .banner{height: 620px;}

}
@media(min-width:750px) and (max-width:1210px) {
    body .banner{height: 750px;}
}
/* @media(min-width:750px) and (max-width:9000px) {
    body .banner{height: 750px;}
} */