body{ background-color: #fdfdfd; }
.banner_server{background-image: url(../images/server_banner.jpg); }

.server_main{ width: 1212px; height: auto; overflow: hidden;margin: 0 auto; color: #737373;  }

/*.color{color: #00ace9}*/
/*服务支持*/
.server_title{ font-size: 36px; text-align:  center; width: 100%;  margin-top: 40px;}
.server_p{ width: 100%; text-align: center; line-height: 22px; margin-top: 10px; font-size: 15px; }
.server_ulli{ width: 100%; height: auto; overflow: hidden; margin-top: 60px; border-bottom: 1px solid #cecccc; padding-bottom: 60px; }
.server_ulli li{float: left; width: 25%; text-align: center;}
.server_ulli li:hover a{ color: #00ace9 }

/*使用指南*/
.server_zhinan{width: 100%; height: auto; overflow: hidden; margin-top: 60px; border-bottom: 1px solid #cecccc; padding-bottom: 60px;}
.server_zhinan li{  width: 33%;float: left;  text-align: center;}
.server_zhinan li:nth-of-type(1){ width: 25%; }
.server_zhinan li:nth-of-type(2){ width: 50%; }
.server_zhinan li:nth-of-type(3){ width: 25%; }
.server_zhinan h2{ font-weight: normal; font-size: 16px; margin-bottom: 10px; }
.server_zhinan p{ width: 100%;   line-height: 20px;text-align: left; text-indent: 103px; }
.server_zhinan li:nth-of-type(2) p{ text-indent: 270px; }
.server_zhinan li:nth-of-type(3) p{ text-indent: 103px; }
.server_zhinan a:hover { color: #00ace9 }
/*保险激活*/
.server_baoxian li{width: 40%;float: left;  text-align: center;}
.server_baoxian p{ text-align: left; line-height: 25px; }
.server_baoxian h2{ font-weight: normal; font-size: 16px; margin-bottom: 10px; }
.server_baoxian li:nth-of-type(1){width: 30%; margin-left: 10%;margin-right: 10%; }
.server_baoxian li:nth-of-type(2){width: 30%; margin-right: 10%;margin-left: 10%; }
.server_baoxian li:nth-of-type(3){width: 60%; margin-right: 20%;margin-left: 20%;  }
.server_baoxian li:nth-of-type(3) p{ text-align: center; }
.server_baoxian{border-bottom: 1px solid #cecccc;}



/*线上产品购买*/
.server_buy{ width: 100%; height: auto; overflow: hidden; border-bottom: 1px solid #cecccc;}
.server_buy li{ float: left; width: 25%; text-align: center; margin-top: 40px; margin-bottom: 40px;  }
/*.server_buy li img:hover{box-shadow: 3px 3px 3px 3px #ccc}*/
/*.server_buy  img{border: 1px solid #f2f2f2}*/
.server_buy li img{border: 1px solid #e9e9e9}
.server_buy li:hover img{border: 1px solid #00ace9}
/*售后*/
.server_shouhou li{ float: left; width: 33.3%; text-align: center; margin-top: 40px; margin-bottom: 40px; }
.server_shouhou{width: 100%; height: auto; overflow: hidden; }
.server_shouhou p{  line-height: 25px; text-align: left; text-indent: 170px; }
.server_shouhou h2{ font-weight: normal; font-size: 16px; margin-bottom: 10px; }
.server_shouhou li:nth-of-type(1) p{ text-indent: 153px; }

.server_shouhou p a:hover{color: #00ace9}