﻿body {
	font-size: 14px;
	font-family: Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Hiragino Sans GB W3,Microsoft YaHei UI,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
	margin: 0;
	padding: 0
}

body {
	color: #222
}

.service-menu {
	width: 1400px;
	text-align: center;
	margin: 1em auto
}

.service-menu ul li {
	display: inline-block;
	font-size: 1.2em;
	margin: 1em 2em
}

.service-menu a,.service-menu a:active,.service-menu a:focus,.service-menu a:hover {
	text-decoration: none
}

.service-menu a {
	transition: color .4s;
	-webkit-transition: color .4s;
	color: #000
}

.service-menu a:hover {
	color: #999
}

.service-menu>ul>li.active>a {
	color: #C12E2A;
}

.service-fill {
	background-color: #f5f5f5;
	padding: 2em 0;
	margin-bottom: 3em;
	display: block;
}

.service-contier {
	width: 1150px;
	margin: 0 auto;
}

.h2 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.service-contier h2 {
	font-size: 30px;
	text-align: center;
	font-weight: 500
}

.about-text p {
	font-size: 1.2em;
	line-height: 2em;
	text-align: justify;
	margin-bottom: 1.5em;
}

.about-title2 {
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
}

.about-title2 span {
	color: #d90012
}

.media {
	width: 1150px;
	margin: 20px auto;
	
	/*-webkit-display: inline-grid;            
	gap: 38px 0px;           
	grid-template-columns: auto auto auto auto auto auto; 
    -webkit-gap: 38px 0px;            
	-webkit-grid-template-columns: auto auto auto auto auto auto;  */
}
.media .mitem{
    display:block;
    width:191px;
    height:132px;
    float:left;
    margin-bottom:38px;
}

.media div {
	text-align: center;
}

.ab-media-line {
	width: 1400px;
	margin: 20px auto;
    margin-bottom:38px;
	border-bottom: 2px solid #ECECEC;
}

.media .blank_item {
	display: block;
	height: 105px;
	width: 105px;
}

.media .item {
	display: block;
	height: 100px;
	width: 100px;
	background: #d90012;
	border-radius: 50%;
	color: #fff;
	font-size: 2em;
	line-height: 100px;
	font-weight: 500;
	vertical-align: middle;
	margin: 0 auto;
}

.media .text {
	font-size: 1.2em;
	margin-top: 0.3em;
}

.media .text2 {
	font-size: 1.2em;
	margin-top: 1em
}

.servise-bk {
	width: 1090px;
	margin: auto;
	padding: 20px 30px;
	background: #F5F5F5;
	border-radius: 5px;
	margin-bottom: 20px;
}

.servise-bk p {
	font-size: 1.2em;
	line-height: 2em;
	text-align: justify;
}

.contact_content {
	width: 1150px;
	margin: 20px auto;
}
.contact_content p {
	font-size: 1.2em;
	line-height: 2em;
	text-align: justify;
	margin-bottom: 1.5em;
}
.xy{
    background:#f5f5f5;
    width: 1150px;
	margin: 20px auto;
    padding:20px 0;
}
.xy h2 {
	font-size: 30px;
	text-align: center;
	font-weight: 500;
    
}
.xy_content{    
    margin:20px auto;
    padding:0 38px;
}

.xy_content p {
	font-size: 1.2em;
	line-height: 2em;
	text-align: justify;
	margin-bottom: 1.5em;
}
.xy_content li{
    font-size: 1.2em;
	line-height: 2em;
}
