﻿@charset "utf-8";

@media screen and (max-width:1100px){
/*服务项目*/
h3.bt-title span::before, h3.bt-title span::after {
    width: 27%;
    height: 1.5px;
}
h3.bt-title span::after {
    right: 10%;
}
h3.bt-title span::before {
    left: 10%;
}
h3.bt-title span {
    font-size: 1.4em;
}
h3.bt-title {
    font-size: 1.3em;
	}
.server {
    width: 90%;
}
.in-service {
    padding-top: 0px;
}
.server {
    padding-top: 10px;
    padding-bottom: 15px;
	}



}	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}

@media screen and (max-width:766px){
/*服务项目*/
.server {
    width: 96%;
}
 h3.bt-title {
    margin-bottom: 1em;
	margin-top: 3em;
	}
h3.bt-title span::before, h3.bt-title span::after {
    width: 20%;
    height: 1px;
}
h3.bt-title span::after {
    right: 5%;
}
h3.bt-title span::before {
    left: 5%;
}
h3.bt-title span {
    font-size: 1.4em;
}
h3.bt-title {
    font-size: 1em;
	}

.server-list img {
    margin-top: 10px;
    width: 40px;
    height: 40px;
}
.server-list h2 {
    font-size: 13px;
	margin-top: 10px;
    margin-bottom: 5px;
	}
.server-list p {
	display: none;
	}

	
}






























