@charset "utf-8";
.case_banner1{
	background-image: url(../images/xlk_banner.jpg);
	height: 500px;
	background-size: 100% 100%;
}
.ServerBox {
    padding-bottom: 50px;
	overflow: hidden;
}
.ServerBox h3 {
    font-size: 35px;
    font-weight: normal;
    color: #000;
    text-align: center;
    padding-top: 110px;
    padding-bottom: 30px;
}
.ServerBox .ServerList dl {
    width: 410px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	overflow: hidden;
	position: relative;
}

.ServerBox .ServerList dl::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
    rgba(255, 255, 255, 0.4);
    content: '';
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -140%, 0);
    transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -140%, 0);
}
.ServerBox .ServerList dl:hover::before {
    -webkit-transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 140%, 0);
    transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 140%, 0);
}
.ServerBox .ServerList dl dd {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
.ServerBox .ServerList dl dt strong {
    display: block;
    text-align: center;
    font-size: 24px;
    color: #FFF;
    font-weight: normal;
}
.ServerBox .ServerList dl dt p {
    padding: 30px;
    color: #FFF;
	text-align: center;
}



.index_product {
    padding: 100px 0;
    background: #fff;
}
.rowFluid {
    clear: both;
}
.rowFluid::before, .rowFluid::after, .column::before, .column::after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}
.span12 {
    width: 100%;
}
.all_title1 {
    margin-bottom: 50px;
    text-align: center;
}
.all_title1 .title {
    font-size: 35px;
    color: #333;
}
.all_title1 .text {
    color: #818181;
}
.span4 {
    width: 33.33333333%;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    float: left;
}
.index_product_list {
    display: block;
    margin: 0 0 10px 10px;
    position: relative;
    overflow: hidden;
}
.index_product_list::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
    rgba(255, 255, 255, 0.4);
    content: '';
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -140%, 0);
    transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -140%, 0);
}
.index_product_list .list_backimg1 {
    background: url(../images/002.png) center repeat;
}
.index_product_list .list_backimg2 {
    background: url(../images/003.png) center repeat;
}
.index_product_list .list_backimg3 {
    background: url(../images/004.png) center repeat;
}
.index_product_list .list_backimg4 {
    background: url(../images/005.png) center repeat;
}
.index_product_list .list_backimg5 {
    background: url(../images/006.png) center repeat;
}
.index_product_list .list_backimg6 {
    background: url(../images/007.png) center repeat;
}
.index_product_list .list_backimg {
    padding: 20px 0;
    text-align: center;
}
.index_product_list .list_txt {
    color: 
    #fff;
    margin-top: 10px;
}
.index_product_list .list_title {
    font-size: 16px;
}
.index_product_list .list_text {
    font-size: 12px;
}
.index_product_list:hover::before {
    -webkit-transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 140%, 0);
    transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 140%, 0);
}

.cottitle {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid 
    rgba(170, 170, 170, 0.2);
    position: relative;
}
.cottitle h2 {
    display: block;
    text-align: center;
    font-size: 35px;
    color: #333;
}
.cottitle span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
    padding: 5px 0 10px 0;
}
.titleline {
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    z-index: 100;
}
.line {
    width: 30px;
    background: 
    #eb5f58;
    height: 5px;
    margin: 0 auto;
}
.fw_serul {
    overflow: hidden;
    padding-top: 50px;
    position: relative;
    height: 440px;
}
.fw_serul li.wzgqwtg {
    background: #e85f5b;
	color:#fff;
}
.fw_serul li a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
.fw_serul li {
    display: inline-block;
    width: 230px;
    float: left;
    text-align: center;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    height: 410px;
}
.fw_serul li h2 {
    font-size: 19px;
    margin: 43px 0px 19px 0;
    font-weight: 400;
}
.fw_serul li img {
    margin: 13px 0px 15px;
}
.fw_serul li a .wzttip {
    font-size: 12px;
    color: #fff;
	border-radius: 20px;
	border: 1px solid #cacaca;
    padding: 5px 20px;
    display: inline-block;
}
.fw_serul li.wzggjc {
    background: #fff;
    margin-left: 11px;
}
.fw_serul li.wzgtg {
    background: #ee7600;
	color:#fff;
    margin-left: 11px;
}
.fw_serul li.wzggjc {
    background: #fbfafa;
    margin-left: 11px;
}
.fw_serul li.wzgqwtg {
    background: #e85f5b;
	color:#fff;
}
.fw_serul li:hover {
    transform: translate3d(0,-2px,0);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
}
.fw_serul li.wzggjc a {
    color: #222;
}
.fw_serul li a .wzttip:hover {
    font-size: 13px;
}
.fw_serul li.wzggjc a .wzttip {
    color: #222;
    margin-top: 66px;
}
.yl{
	padding-bottom: 40px;
}
.wzgqwtg h2,.wzgtg h2{
	color: #fff;
}
.fw_serul li.wzgtg .wzgtxt {
    font-size: 12px;
}
.can-1 {
    margin-top: 53px;
	overflow: hidden;
}
.can-1-1 {
    float: left;
    margin-right: 101px;
}
.can{
	padding-bottom: 50px;
	margin-top: 60px;
}