.banner_sub-2 h3 {
    font-size: 34px;
    color: #FFFFFF;
    position: relative;
    top: 135px;
}

.banner_sub-2 p {
    width: 965px;
    font-size: 17px;
    color: #fff;
    position: relative;
    top: 225px;
    left: 475px;
    line-height: 30px;
}

.qq-title {
    padding-top: 25px;
}

.qq-title h4 {
    margin-bottom: 13px;
}

.qq-title p {
    font-size: 12px;
    color: #9C9C9C;
}

.left {
    float: left;
    display: inline-block;
}

.jw_nav {

}

.jw_tg_nav {
    height: 63px;
    border-left: 0;
    background: #fff;
    z-index: 10000;
    width: 1156px;

}

.jw_tg_nav li {
    border-left: 1px solid #e6e6e6;
    float: left;
}

.jw_tg_nav li a {
    display: block;
    height: 63px;
    color: #FB645D;
    line-height: 63px;
    font-size: 16px;
    width: 230px;
    text-align: center;
    font-weight: bold;
    position: relative;
}

.jw_tg_nav .cur_ont a {
    background: #FB645D;
    color: #fff;

}

.jw_tg_nav .cur_ont i {
    position: absolute;
    top:63px;
    left:106px;
    width: 18px;
    height: 6px;
    display: block;
    background:url("/img/triangle1.png") no-repeat;
}

.room-tit a {
    color: red;
    cursor: pointer;
}

.jw_cont1 h2 {
    font-size: 26px;
    color: #067BC6;
}

/*全球服务器通用样式*/
.web-line {
    margin: 10px auto 0;
    width: 94px;
    border-bottom: 2px solid #777;
}

.web-wavy-line {
    width: 40px;
    background: #F1F4F4;
    margin: -12px auto 0;
    *margin-top: -12px
}

.web-wavy-line i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 37px;
    height: 6px;
    background: url(/img/triangle2.jpg) repeat-x;
}

.col-last {
    width: 282px;
    margin-right: 9px;
    background-color:#ffffff;
}

.column {
    width: 280px;
    height: 380px;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 36px;
    border-radius: 3px;
}

.column .column-top {
    margin: 0 0 -7px 44px;
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.column .column-top .column-img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    background: url(/img/server-icon.jpg) no-repeat top center
}

.column .column-top .column-img_1 {
    background-position: 0 -296px
}

.column .column-top .column-img_2 {
    background-position: 0 -446px
}

.column .column-top .column-img_3 {
    background-position: 0 -594px
}

.column .column-top .column-img_4 {
    background-position: 0 -744px
}

.column .column-top .column-img_5 {
    background-position: 0 -894px
}

.column .column-top .column-img_6 {
    background-position: 0 -1042px
}

.column .column-top p {
    padding-bottom: 12px;
    font-size: 24px;
    color: #333;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 50px;
    line-height: 50px;
    vertical-align: middle
}

.column .column-top .icon {
    width: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    font-style: normal;
    color: #fff;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: 400
}

.column .column-top .hot {
    background: #ff3244
}

.column .column-top .recommend {
    background: #26bafd
}

.column .column-config {
    padding: 20px 0 0 44px;
    line-height: 1;
    text-align: left;
    font-size: 12px;
}

.column .column-config dt {
    float: left;
    padding-top: 16px;
    width: 54px;
    color: #484848;
    font-weight: 700
}

.column .column-config dd {
    padding-top: 16px;
    color: #666
}

.column .column-config dd span {
    color: #a3a3a3
}

.column .column-price {
    padding: 18px 0 20px 44px;
    line-height: 1.6;
    color: #787878;
    height: 44px
}

.column .column-price .price {
    font-size: 10px;
    font-weight: 700;
    color: #fe6733
}

.column .column-bottom {
    margin-top: 30px;
    text-align: center
}

.column .column-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 98px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    cursor: pointer
}

.column .btn-buy {
    margin-right: 10px;
    border: 1px solid #2087ef;
    color: #2087ef
}

.column .btn-look {
    border: 1px solid #c5c4c7;
    color: #505050
}

.btn-look {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.column:hover {
    box-shadow: -6px 10px 20px -2px rgba(4, 0, 0, 0.15);
    margin-top: -1px;
    margin-bottom: 1px;
}

.column:hover .btn-buy {
    background-color: #2087ef;
    border-color: #2087ef;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all 0.3s ease;
}

.column:hover .btn-look {
    background-color: #F1F1F1;
}


.xjlmyc213-qnx{height:84px;line-height:84px;text-align:center;color:#ff3333;font-weight:bold;font-size:15px;border-bottom:1px solid #ff3333; width:90%; margin:0 auto;}
.xjlmyc213-qnx span{color:#333;font-size:18px;font-weight:bold;}
.xjlmyc213-wys{padding:44px 0;overflow:hidden;}
.xjlmyc213-wys div{float:left;}

.xjlmyc213-wykj{width:33%;border-right:1px solid #eeeeee;}
.xjlmyc213-wykj-p1,.xjlmyc213-yll-p1,.xjlmyc213-sjkkj-p1{text-align:center;font-size:12px;color:#333;height:24px;line-height:24px;}
.xjlmyc213-wykj-p1 span,.xjlmyc213-yll-p1 span,.xjlmyc213-sjkkj-p1 span{font-size:24px;}
.xjlmyc213-wykj-p2,.xjlmyc213-yll-p2,.xjlmyc213-sjkkj-p2{font-size:12px;color:#aaa;text-align:center;}
.xjlmyc213-yll{width:33%;border-right:1px solid #eeeeee;}
.xjlmyc213-sjkkj{width:33%;}
.xjlmyc213-czxt,.xjlmyc213-sjk,.xjlmyc213-zcyy,.xjlmyc213-jfdq,.xjlmyc213-yhjg{font-size:14px;color:#3d3d3d;padding-left:30px;}
.xjlmyc213-sjk{margin-top:10px;}
.xjlmyc213-zcyy{margin-top:10px;}
.xjlmyc213-zcyy span{font-size:12px;}
.xjlmyc213-jfdq{margin-top:10px;}

.xjlmyc213-yhjg{margin-top:26px;height:34px;line-height:34px;}
.xjlmyc213-yhjg span{font-size:34px;color:#ff3333;}

.xjlmyc213-ljxg{margin-top:20px;text-align:center;}
.xjlmyc213-ljxg a{border-radius:26px;display:inline-block;width:76%;height:44px;line-height:44px;text-align:center;color:#FF5865;border:1px solid #FF5865;font-size:16px;margin-top:3px;margin-bottom:3px;}
.xjlmyc213-ljxg a:hover{width:76%; background-color:#FF5865;margin-top:0px;margin-bottom:0px;height:48px;line-height:48px;font-size:18px;-webkit-transition: all 0.31s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;color:#fff;}

.xjlmyc213-fxgm{font-size:12px;color:#888;margin-top:10px;text-align:center;}


/*产品优势区域开始*/
.title{width:1180px; height:50px; line-height:50px; margin:0 auto; margin-top:40px; text-indent:5px; border-bottom:1px solid #ccc; font-size:24px; color:#666; font-weight:normal; }
.title span{color:#666; font-size:16px;}
.advantage{width:1180px; margin:0 auto; height:330px; overflow:hidden;margin-top: 30px;}
.advantage ul li p{width:167px; height:167px; margin:0 auto;}
.advantage li{width:250px; display:inherit; float:left; text-align:center; padding-top:20px;margin-right: 42px;}
.advantage li h3{width:100%; height:40px; line-height:40px; text-align:center ; font-size:18px; color:#555; font-weight:normal;}
.advantage li div{width:245px; padding:20px 10px; text-align:left; color:#777777; font-size:14px; line-height:25px; height:60px;}
/*产品优势区域结束*/


/*产品功能区域开始*/
.production_use{width:1000px; margin:0 auto; height:500px;overflow:hidden; margin-top:30px;}
.production_use li{height:100px; width:880px; border-bottom:1px dashed #ccc;   padding-left:100px;  padding-bottom:0px; float:left;}
.production_use li h3{ line-height:30px; height:30px; width:100%; color:#333; font-size:14px; font-weight:normal;}
.production_use li p{line-height:30px; width:880px; color:#888888; font-size:14px; height:30px;}
/*产品功能区域结束*/


/*客户案例区域开始*/
.case{width:1000px; margin:0 auto; margin-top:40px; height:240px; overflow:hidden;}
.case div{display:inherit; width:247px; height:115px; float:left; border:1px solid #ccc; border-collapse:collapse; cursor:pointer;}
.case div{background: #F7F5F6;}
.case .odd{background:#FFFFFF;}
.case div:hover{border:1px solid #17A3DD;}
.case div img{display:block; width:184px; height:76px; margin:0 auto; margin-top:10px;}
.case div p{width:247px; height:30px; line-height:30px; text-align:center; color:#555555; font-size:14px;}
/*客户案例区域结束*/

/*帮助开始*/
.zycp_nr {width: 1180px;height: auto;margin: 50px auto;}

.zycp_title{ font-size:26px; line-height:30px; height:30px; color:#666; cursor:pointer;margin-bottom: 20px;}

.help{width:1000px; margin:0 auto;overflow:hidden; margin-top:40px; height:220px;}

.help li a{color:#555555;}

.help div{width:312px; height:220px; float:left; border-right:1px dashed #ccc; margin-right:20px; display:inherit; line-height:30px;}

.help div h3{margin-bottom:10px; font-weight:700;color: #003399;font-size:16px;}

.help div h3 a{color:#003399; font-size:16px;}

.help div p a {font-size:14px;}

.help div p a:hover{ color:red;}

.help .last_ul{border:none;}

/*帮助结束*/