#top{ height:422px; max-width:1920px; margin:0 auto; overflow:hidden; }

.search{ width:1004px; height:266px; margin:0 auto; }

.in {
    padding-top: 20px;
}
.in h2 {
    background: rgba(0, 0, 0, 0) url("../image/xg_title1.png") no-repeat scroll center center;
    color: #000;
    font-size: 28px;
    text-align: center;
}
.in h2 a {
    color: #da0504;
}
.in h2 i {
    border-top: 1px solid #d4d4d4;
    display: inline-block;
    font-size: 18px;
    margin-top: 10px;
    padding-top: 10px;
}
.server_lease {
    /*background-color: #f5f5f5;*/
    margin: 0 auto;
    padding-bottom: 30px;

}
.server_lease .text-p {
    color: #666666;
    margin-bottom: 10px;
    text-align: left;
}
.server_lease .text-p span {
    color: #484848;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px;
}
.column {
    background: #fff none repeat scroll 0 0;
    border-bottom: 8px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    display: inline-block;
    height: 456px;
    margin-left: -3px;
    padding-bottom: 36px;
    width: 250px;
}
.column .icon {
    display: block;
    /*padding-top: 25px;*/
    width: 100%;
}
.column .icon i {
    display: block;
    height: 30px;
    width: 76px;
}
.column .icon i.i1 {
    background: rgba(0, 0, 0, 0) url("../images/index-tubiao.png") repeat scroll 0 0;
}
.column .icon i.i2 {
    background: rgba(0, 0, 0, 0) url("../images/index-tubiao.png") repeat scroll -290px 0;
}
.column .icon i.i3 {
    background: rgba(0, 0, 0, 0) url("../images/index-tubiao.png") repeat scroll -578px 0;
}
.column .icon i.i4 {
    background: rgba(0, 0, 0, 0) url("../images/index-tubiao.png") repeat scroll -866px 0;
}
.column:hover .icon i.i1 {
    background-position: 0 bottom;
}
.column:hover .icon i.i2 {
    background-position: -290px bottom;
}
.column:hover .icon i.i3 {
    background-position: -578px bottom;
}
.column:hover .icon i.i4 {
    background-position: -866px bottom;
}
.column-price {
    color: #787878;
    height: 40px;
    line-height: 1.6;
    padding-top: 14px;
}
.column-price p {
    font-size: 14px;
}
.column .column-top p {
    padding-left: 35px;
}
.column .column-top .column-img {
    background: rgba(0, 0, 0, 0) url("../images/server-icon.jpg") no-repeat scroll center top;
    display: inline-block;
    height: 50px;
    vertical-align: top;
    width: 50px;
}
.column .column-top p {
    color: #333;
    display: inline-block;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    padding-bottom: 12px;
    vertical-align: middle;
}
.column .column-top .icon {
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 40px;
}
.column .column-top .hot {
    background: #ff3244 none repeat scroll 0 0;
}
.column .column-top .recommend {
    background: #26bafd none repeat scroll 0 0;
}
.column .column-config {
    font-size: 15px;
    line-height: 1;
    margin: 30px auto 0;
    width: 210px;
}
.column h3 {
    color: #404040;
    font-weight: 700;
    margin-bottom: -1px;
}
.column .column-config dt {
	color: #484848;
	float: left;
	font-weight: normal;
	padding-top: 10px;
	width: 64px;
}
.column .column-config dd {
    color: #666;
    padding-top: 10px;
    text-align: left;
}
.column .column-config dd span {
    color: #a3a3a3;
}
.column .column-price1 {
    color: #787878;
    height: 40px;
    line-height: 1.6;
}
.column .column-price1 .price {
    color: #f90404;
    font-size: 32px;
    font-weight: 700;
}
.column .column-bottom {
    margin-top: 25px;
    text-align: center;
}
.column .column-btn {
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    width: 140px;
}
.column .btn-buy {
    border: 2px solid #c6c6c6;
    border-radius: 26px;
    color: #747778;
    margin-right: 10px;
}
.column .btn-look {
    border: 1px solid #c5c4c7;
    color: #505050;
}
.btn-look {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    transition: all 0.3s ease 0s;
}
.column:hover {
    box-shadow: -6px 10px 20px -2px rgba(4, 0, 0, 0.15);
    cursor: pointer;
    margin-bottom: 1px;
    margin-top: -1px;
}
.column:hover .btn-buy {
    background-color: #fb645d;
    border-color: #fb645d;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.column:hover .btn-look {
    background-color: #f1f1f1;
}


.text-center {
    text-align: center;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
h3, .h3 {
    font-size: 24px;
}
* {
    box-sizing: border-box;
}

.wrap{
	width:100%;
	min-width:1004px;
	background:#ddd;
	padding-bottom:30px;
	overflow:hidden;
}

.main4{
width:1004px;

margin:0 auto;
}

.menu_zzjs_net {
    background: #d4d4d4;
    float: left;
    width: 100%;
    height: 39px;
}
.menu_zzjs_net li {
    float: left;
    text-align: left;
}
.menu_zzjs_net .this_zzjs a {
    background: url(../image/a22.jpg) no-repeat;
    color: #fff;
    width: 116px;
}
.menu_zzjs_net li a {
    background-color: #1890cd;
    color: #000000;
    display: block;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    width: 116px;
}
.sub_zzjs {
    border: 1px solid #d4d4d4;
    border-top: none;
    background: #fff;
    float: left;
    width: 1002px;
    height: 295px;
    overflow: hidden;
}
.sub_zzjs li {
    float: left;
    width: 200px;
    height: 295px;
    overflow: hidden;
}
.xnzjm1t {
    width: 200px;
    float: left;
    overflow: hidden;
    background-color: #f6f6f6;
    height: 295px;
}
.xnzjm1_titlet {
    width: 200px;
    float: left;
    overflow: hidden;
    color: #fe0005;
    height: 69px;
}
.xnzjm1ma {
    width: 182px;
    float: left;
    height: 150px;
    overflow: hidden;
    margin-left: 10px;
    _margin-left: 5px;
    text-align: left;
    font-size: 12px;
}
.xnzjm1mta {
    width: 182px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
    _margin-left: 5px;
    height: 30px;
    color: #000000;
    line-height: 30px;
    font-weight: bold;
    background-color: #FFFFFF;
    font-size: 12px;
}
.xnzjm1mba {
    width: 182px;
    float: left;
    overflow: hidden;
    background-color: #FFFFFF;
    margin-left: 10px;
    _margin-left: 5px;
    height: 45px;
}
.xnzjm1ma p {
    height: 30px;
    line-height: 30px;
}
.xnzjm1mta p {
    margin-top: 5px;
    text-align:center;
}
.xnzjm1mta strong {
    font-size: 22px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    color: #de0300;
}
.xnzjm1mba p {
    float: left;
    margin-left: 15px;
    _margin-left: 8px;
    margin-top: 15px;
}




/*------------------------------*/

.com_pro_bg {
    background: rgba(0, 0, 0, 0) url("../image/com_bg.png") no-repeat scroll center center;
    height: 507px;
    width: 100%;
}
.com_main {
    width: 1004px;
    height: 507px; 
    margin: 0 auto;
}
.a_tit {
    width: 100%;
    height: 100px;
    text-align: center;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 50px;
}
.com_s {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-shadow: 4px 4px 5px #acacac;
    float: left;
    height: 345px;
    margin-right: 1.5%;
    width: 23.5%;
}
.com_con {
    height: 315px;
    padding: 15px;
    
}
.com_con img{
    width: 200px;
    height:140px;
}
.com_tit_b {
    color: #3e3e3e;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 200px;
}

.com_q li {
    background: rgba(0, 0, 0, 0) url("../image/circle.png") no-repeat scroll left center;
    color: #3e3e3e;
    height: 23px;
    line-height: 23px;
    text-indent: 15px;
    width: 96%;
    overflow:hidden;
}
.com_q li a {
    color: #545454;
}
.com_q li a:hover {
    color: #af0000;
    font-weight: bold;
}
.com_btn {
    border: 1px solid #545454;
    border-radius: 30px;
    color: #545454;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 15px auto;
    text-align: center;
    width: 105px;
}
.com_btn:hover {
    background: #af0000 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
}
