/*服务专区内页*/
.banner{
    background: url(../images/server-banner.jpg) no-repeat center top;
    width: 100%;
    height: 245px;
    position: relative;
    z-index: 10;
    overflow: hidden;
}
.banner .imgs{
    position: absolute;
    top: 0;
    width: 100%;
}
.serverInside{
    margin-top: 70px;
}
.serverInside.pst1{
    margin-top: 30px;
}
.serverInside.pst2{
    margin-top: 20px;
}
.serverInside .main{
    width:655px;
    margin:auto;
}
.serverInside .top-p{font-size:12px;}
.serverInside .top-p span{color:#0081cc}/*201612*/
.serverInside .bgimg{
    background:url(../images/server-topimg.jpg) no-repeat top left ;
    width:655px;
    height:56px;
    margin-bottom:10px
}
.serverInside .bgimg:hover{
  background:url(../images/server-topimga.jpg) no-repeat;
}
.serverInside .bgimg a{
    float:right;
    margin-right:12px;
    color:#FFF;
    line-height:56px
}
.serverInside .title{
    margin-top:10px;
    overflow:hidden;
    border-bottom:1px solid #999;
    padding-bottom:15px

}
.serverInside .title p{
    font-size:18px; float:left
}
.serverInside .title span{
    font-size:12px;
    float:right;
    color:#0081cc;/*201612*/
    line-height:30px
}
.serverInside .text p{
    color:#333;
    font-size: 14px;
	text-indent: 2em;
}
.serverInside .text p.txt{
    
}

.serverInside .server-right{
    width:655px;
    margin:auto;
    float:right
}
.serverInside .server-left{
    width:226px;
    float:left;
}
.serverInside .server-left .list{
    border-bottom:1px dashed #999;
    padding:5px 2px
}
.serverInside .server-left .list .txt{
    display: none;
}
.serverInside .server-left .list .txt.active{
    display: block;
}
.serverInside .server-left .list .tit span{
    float: left;
}
.serverInside .server-left .list .tit a{
    font-size:18px;
    color:#959595;
    line-height:40px;
    width: 158px;
    text-align: left;
    float: right;

}
.serverInside .server-left .list .tit a:hover,.serverInside .server-left .list .tit a.active{
    background:url(../images/server-icon1.jpg) no-repeat top left;
    background-position: 125px 5px;
}
.serverInside .server-left .list .txt{}
.serverInside .server-left .list .txt li{
    padding-left: 65px;
    margin: 10px 0;
}
.serverInside .server-left .list .txt li a{
    font-size: 14px;
    color: #959595;
}
.serverInside .server-left .list .txt li a.active,.serverInside .server-left .list .txt li a:hover{
    color: #f39700;
    background: url(../images/server-icon8.png) no-repeat top right;
    background-position: right 5px;
    padding-right: 12px;
}
.serverInside .server-right{}
.serverInside .server-right .txt{
    margin-top: 20px;
}
.serverInside .server-right .txt li{
    overflow: hidden;
    background: url(../images/art-icon2.png) no-repeat top left;
    background-position: 2px 9px;
    margin-bottom: 7px;
    padding-left: 15px;
}
.serverInside .server-right .txt li span{
    font-size: 14px;
    float: left;
    width: 85px;
    color: #0081cc;/*201612*/
    padding-right: 30px;
}
.serverInside .server-right .txt li a{
    color: #333;
    font-size: 14px;
    float: right;
    width: 521px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    cursor:hand; 
}
.serverInside .server-right .txt li a:hover{
    color:#0081cc;/*201612*/
}
.size{
    float: left;
    line-height: 54px;
     font-size: 24px;
    color:#d2d2d2;
    font-family: "微软雅黑";
    background: #fff;
    padding-right: 10px;
}
.tit_bg{
    background: url(../images/server-icon4.png) no-repeat;
    width:652px;
    height:25px;
}
.size1{
    line-height: 24px;
     font-size: 24px;
    color:#d2d2d2;
    font-family: "微软雅黑";
    background:#fff;
    float: left;
    padding-right: 10px;
}
.martop{
    margin-top: 10px
}
.shuzi{
    line-height: 40px;    
    font-size:38px;
    color: #ccc;
}

.fenye{
    text-align: center;
		padding-top:15px;
}
.fenye a{
    padding: 5px 5px;
}
.fenye .prev,.fenye .next{
    padding: 5px 10px;
    background:#ccc;
    color: #fff;
}
.fenye .prev:hover,.fenye .next:hover{
    background:#0081cc;/*201612*/
    color: #fff;
}
.serverInside .server-right .txt2 li a{
	float:left;
}