* {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
}

html{
	min-width: 1024px !important;
}

a:hover {
	text-decoration: none;
}

li {
	list-style: none;
}

.head_logo {
	margin: 0 auto;
	margin-bottom: 0px;
	width: 100%;
	min-width: 1024px !important;
	height: 40px;
	background: #EEEEEE;
}

.head_logo span {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin-left: 5%;
}

.head_logo .tel {
	color: #3399CC;
	margin: 0 !important;
}

.head_logo .loading {
	color: #fff;
	background-color: #3399cc !important;
	font-size: 16px;
	line-height: 20px;
	font-family: "微软雅黑";
	display: inline-block;
	float: right;
	margin: 8px 20px;
	padding: 3px 6px;
	margin-right: 100px;
}


/*导航*/

.nav_top {
	margin: 10px auto;
	width: 100%;
	height: 100px;
	min-width: 900px !important;
}

.nav_top .logo {
	width:190px;
	margin-top: 20px;
	margin-left: 50px;
	display: inline-block;
	float: left;
}

.nav_top .logo img {
	width: 100%;
}

@media only screen and (min-width: 800px) and (max-width: 1450px) {
	.nav_top {
	margin: 10px auto;
	width: 100%;
	height: 90px;
	min-width: 900px !important;
}
	.nav_top .logo {
		margin-left: 2%;
		width: 15%;
		margin-top: 20px;
		min-width: 200px;
		display: inline-block;
		float: left;
	}
	
}
@media only screen and (min-width: 1450px){
		.nav_top .logo {
		margin-left: 5%;
		width: 15%;
		min-width: 200px;
		display: inline-block;
		float: left;
	}
	
}

/*banner*/

#Mybanner {
	width: 100%;
	min-width: 1024px;
}

.container {
	width: 100%;
	padding: 0;
	padding: 0px;
}

.left {
	margin-left: 10px;
}

.right {
	margin-right: 10px;
}

.navbar-nav li a:hover,
a:link {
	background: none !important;
}

.img {
	position: absolute;
	width: 45px;
	height: 45px;
	top: 40%;
}

.item {
	width: 100%;
}

.item img {
	width: 100%;
	height: 460px;
}


/*服务*/

.container2 {
	min-width: 1024px;
	margin-top: 20px;
}

.four {
	font-size: 20px;
	height: auto;
	margin-left: 5%;
	width: 90%;
	min-width: 1024px !important;
	margin-bottom: 40px;
	float: left;
	text-align: center;
}

.four_title {
	color: #222222;

}

.four_h3 {
	color: #888888;
	font-size: 25px;
}

.four_cont {
	margin-top: 24px;
	width: 100%;
	float: left;
}

.four_box {
	float: left;
	display: inline-block;
	width: 25%;
}

.boximg:hover {
	transform: rotateY(360deg);
	opacity: 0.6;
	transition: .6s all;
	-webkit-transition: .6s all;
	-moz-transition: .6s all;
	-o-transition: .6s all;
	-ms-transition: .6s all;
}

.four_box .boximg {
	width: 50%;
	margin-bottom: 20px;
	opacity: 1;
	overflow: hidden;
	transition-property: transform;
	transition-duration: 0.5s;
}

.cont_title {
	text-align: center;
}

.cont_title span {
	display: block;
	width: 80%;
	margin: 10px auto;
	color: #888888;
	font-size: 18px;
}

.title_s {
	font-size: 28px;
	margin: 0 auto;
	width: 60%;
	color: #222222;
	border-bottom: 2px solid #31B0D5;
}

.four_cont .shenqing {
	background: #3399CC;
	text-align: center;
	padding: 5px 10px;
	color: white;
	border: none;
}


/*平台功能*/

.pingtai {
	background: #EEEEEE;
	float: left;
	width: 100%;
	text-align: center;
}

.title {
	width: 100%;
	float: left;
}

.pingtai_title,
.adv_title,
.dongtai_title {
	color: #222222;

}

.pingtai_h3,
.adv_h3,
.dongtai_h3 {
	color: #888888;
	font-size: 25px;
	font-family: arial;
}

.small_box {
	margin: 30px auto;
	float: left;
	margin-left: 10%;
	width: 80%;
}

.small_box .box {
	position: relative;
	padding: 5px;
	height: 240px;
	width: 20%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	float: left;
	display: inline-block;
}

.small_box .box img {
	width: 40%;
	margin-top: 20px;
}

.small_box .box p {
	font-size: 24px;
	color: #222222;
	margin-top: 5px;
}

.small_box .box span {
	font-size: 16px;
	color: #888888;
}

.box15 {
	position: relative;
	float: left;
	overflow: hidden;
	background: #D0E9C6;
}

.small_box .box figcaption {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.small_box .box figcaption::before,
.small_box .box figcaption::after {
	pointer-events: none;
}

.small_box .box figcaption,
.small_box .box figcaption>p {
	position: absolute;
	line-height: 30px;
	text-align: center;
	top: 70%;
	width: 100%;
	height: 100%;
}

.small_box .box figcaption>p {
	top: -10% !important;
}

figure.effect-sarah2 {
	width: 100%;
	height: 100%;
	background: #D0E9C6;
}

figure.effect-sarah2 img {
	max-width: none;
	opacity: 0.8;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah2:hover img {
	opacity: 0.6;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

figure.effect-sarah2 p {
	padding: 10px 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

figure.effect-sarah2:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}


/*三大优势*/

.advantage {
	width: 90%;
	float: left;
	text-align: center;
	margin-left: 5%;
	color: #FFFFFF !important;
	margin-top: 30px;
}

.adv_box {
	margin: 1.6%;
	position: relative;
	float: left;
	overflow: hidden;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	width: 30%;
}

.adv_box img {
	position: relative;
	display: block;
	opacity: 0.8;
	width: 80%;
	display: block;
	margin: 0 auto;
}

.sheng {
	color: #3399EE;
	font-size: 40px;
	display: block;
	width: 80px;
	margin: 0 auto;
}

.adv_box figcaption {
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.adv_box figcaption::before,
.adv_box figcaption::after {
	pointer-events: none;
}

.adv_box figcaption,
.adv_box figcaption>p {
	position: absolute;
	line-height: 30px;
	text-align: center;
	top: 70%;
	width: 100%;
	height: 100%;
}

.adv_box figcaption>p {
	top: -35% !important;
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah p {
	padding: 10px 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}


/*footer*/

footer {
	background: #5DB6E2;
	float: left;
	width: 100%;
	min-width: 1024px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 20px;
	padding:20px 0;
	color: #fff;
}

.foot_left {
	margin-top: 10px;
	display: inline-block;
	float: left;
	margin-left: 8%;
	width: 25%;
	float: left;
	margin-bottom: 20px;
	border-right: 1px solid #fff;
}

.foot_left p {
	font-size: 22px;
	line-height: 45px;
	text-align: center;
}

.foot_left img {
	width: 50%;
	margin-left: 25%;
}

.foo_mid {
	margin-top: 5px;
	margin-left: 10%;
	width: 25%;
	line-height: 35px;
	font-size: 18px;
	display: inline-block;
	float: left;
}

.foot_right {
	width: 15%;
	display: inline-block;
	float: left;
	margin-left: 5%;
}

.foot_right img {
	width: 50%;
	margin-top: 20px;
}

.foot_copy {
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	float: left;
	height: 50px;
	margin: 0 auto;
}

.gotop {
	background-image: url(../img/iconfont-fanhuidingbu.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px;
	height: 50px;
	width: 50px;
	position: fixed;
	right: 8%;
	bottom: 50px;
	z-index: 9999;
	cursor: pointer;
}