@charset "UTF-8";
/*center*/
.title {
	text-align: center;
	color: #333333;
	/* padding: 50px 0; */
}

.title h5 {
	font-size: 18px;
	color: #878787;
}

.title h3 {
	font-size: 30px;
}

.title h4 {
	font-size: 20px;
}

.contact-bottom {
	line-height: 20px;
	margin:20px 0;
}

.content-introduction {
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}

/* .content-introduction .layui-fluid {
	padding: 0 70px;
} */

.content-introduction .text h2 {
	letter-spacing：2em;
	font-size: 30px;
	color: #333333;
	line-height: 50px;
}

.content-introduction .text .line {
	height: 2px;
	width: 100px;
	background: #115A9F;
	margin-bottom: 30px;
}

.content-introduction .text p {
	line-height: 15px;
	color: #666666;
	font-size: 14px;
}

.layui-table td {
	position: relative;
	padding: 9px 15px;
	min-height: 20px;
	font-size: 15px
	line-height: 20px;
    font-size: 15px;
    text-align: left;
}

/*toolbar*/
#bar-phone {
	background-image: url(/images/btn03-a.png);
}

#bar-phone:hover {
	background-image: url(/images/btn03-b.png);
}

#bar-comm {
	background-image: url(/images/btn01-a.png);
}

#bar-comm:hover {
	background-image: url(/images/btn01-b.png);
}

#bar-top {
	background-image: url(/images/btn02-a.png);
}

#bar-top:hover {
	background-image: url(/images/btn02-b.png);
}

.barp {
	background-color: #9F9F9F;
	width: 80%;
	height: 1px;
	margin: 0 auto;
}

#ewmgp {
	display: none; 
	position: fixed;
	right: 205px;
	bottom: 31px;
	z-index: 999999;
	width: 110px;
	border: solid 1px #BCBCBC;
	text-align: center;
	background-color: white;
}



/* 关于亿谷 */
.pBrief {
	line-height: 25px;
	font-size: 15px;
}

.titleimage {
	background: url(/images/title.png) no-repeat;
	width: 50px;
	height: 20px;
	background-size: 100% 100%;
	text-align: center;
	color: white;
	margin: 0 auto;
	font-weight: bold;
}

.pzs {
	line-height: 40px;
	font-size: 16px;
}

.divabout {
	background-color: #115A9F;
	width: 5px;
	height: 20px;
	display: inline-block;
	margin-bottom: -5px;
}


//----------------------------

			/* .footcss{
				width: 100%;
				position: fixed;
				bottom: 0;
				text-align: center;
				height: 130px;
			} */
			
			.rootdiv{
				height: 100%;
				width: 100%;
				background-color: #115A9F;
				align-content: center;
				text-align: center;
				padding: 5px;
				margin: 0 auto;
			}
			
			.filingrootcss {
				height: 100%;
				background-color: #414141 !important;
				align-content: center;
				text-align: center;
				padding: 5px;
				
			}
			
			.fs16w{
				font-size: 16px;
				color: white;
			}
			
			.fs14w{
				font-size: 14px;
				color: white;
			}
			
			.arearootcolor {
				background-color: #115A9F;
				height: 80%;
				justify-content: center;
				align-content: center;
				/*margin: 50px 0 0;*/
				padding: 5px 0 5px;
				/*line-height: 30px;*/
				text-align: center;
				color: #737573;
				border-top: 1px solid #e2e2e2;
			}
			
			.rootimg {
				align-items: center;
		        vertical-align: middle;
		        text-align: center;
				display: flex;
				display: flex: 1;
				margin: 0 auto;
				align-content: center;
			}
			
			.rooticon{
				height: 40px;
				width: 40px;
				margin: 10px;
			}
			


