body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,hr {
	margin: 0;
	padding: 0
}

ul,ol {
	list-style: none
}

body,html {
	font-family: "Microsoft YaHei", sans-serif;
	-webkit-font-smoothing: antialiased
}

a {
	color: #323232;
	text-decoration: none
}

a:hover,a:active,a:link,a:visited {
	text-decoration: none
}

dt {
	font-weight: normal
}

.m-item-1 .info>h1,.m-flip-over .prev>a,.m-flip-over .next>a {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.f-z-index {
	position: relative;
	z-index: 101;
	background-color: white
}

.f-ctt-distance {
	margin-top: 6px
}

.f-relative {
	position: relative;
	height: 100%
}

.f-detail-distance {
	margin: 50px 0
}

.f-margin-bot-20 {
	margin-bottom: 20px
}

.f-img-big {
	overflow: hidden
}

.f-img-big img {
	-webkit-transition: transform 0.7s ease;
	-o-transition: transform 0.7s ease;
	transition: transform 0.7s ease
}

.f-img-big:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.f-shadow {
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.3);
	box-shadow: 0 0 20px rgba(0,0,0,0.3)
}

.f-pad-20 {
	padding: 20px
}

.f-pad-50 {
	padding: 50px
}

.f-over-hide {
	overflow: hidden
}

.f-clear {
	clear: both
}

.f-over-hidden {
	overflow: hidden
}

.s-white {
	background-color: white;
	-webkit-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease
}

.s-white:hover {
	background-color: transparent
}

.g-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	background-color: rgba(0,0,0,0.8)
}

.g-header .logo {
	float: left;
	width: 190px;
	padding: 5px 0
}

@media (max-width: 999px) {
	.g-header .logo {
		width: 120px
	}
}

.g-header .logo img {
	max-width: 100%
}

.g-header nav {
	float: right;
	overflow: hidden
}

@media (max-width: 999px) {
	.g-header nav {
		display: none
	}
}

.g-header nav .list {
	float: left
}

.g-header nav .list:hover .m-subnav {
	height: auto;
	padding: 20px 0
}

.g-header nav .list>a {
	display: block;
	padding: 0 30px;
	line-height: 73.333px;
	color: white
}

@media (max-width: 1023px) {
	.g-header nav .list>a {
		padding: 0 20px
	}
}

.g-header nav .list>a:hover {
	color: #1EB9EE
}

.g-about {
	position: relative;
	overflow: hidden
}
.css3-animate {
	transition: all 0.3s ease ;
}

#pr .wrap {
	display: table-cell;
	vertical-align: middle;
	background-color: #f2f2f2;
	font-size: 27px;
	line-height: 40px;
    position:relative;
    height:205px;
}
#pr .wrap {
    
}
#pr .wrap,.home-block .group{

	position: relative;

}
#pr .wrap .css3-animate {
	position: absolute;
	display: block;
	width: 100%;
	height:205px;
	left: 0;
	top: 0;
	text-align: center;
	z-index: 2;
	overflow: hidden;
	opacity: 0;
}
#pr .wrap .css3-animate:hover {
	opacity: 1;
}
#pr .wrap .button {
	display: inline-block;
	width: 225px;
	height: 45px;
	border: 2px solid #fff;
	color: #fff;
	line-height: 41px;
    position:relative;
     z-index: 999;

}

#pr .wrap .css3-animate:before {
	position: absolute;
	left: 0;
	top: 0;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
	z-index:9;
}
#pr .wrap img {
	width: 100%;
    height:100%;
}
#pr.group .wrap img {
	width: 100%;
}
#pr .group .wrap {
	width: 100%;
}
#pr .title {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 9;
	color: #fff;
}
.table {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
}
#pr {
	background: #F2F2F2;
}
#pr h2,.home-server .box{
	background-color: #f2f2f2;
}
#prr h2 {
	font-size: 28px;
	padding-top: 130px;
	text-align: center;
	margin: 0;
}
#pr .box {
	padding-top: 45px;
	text-align: center;
	padding-bottom: 105px;
}
#pr .box .wrap .title {
	padding-top: 0;
	padding-bottom: 20px;
}
#pr .box .wrap .css3-animate {
	line-height: 23px;
	color: #8f8f8f;
}
#pr .box .wrap .title a{
	font-size: 22px;
	color: inherit;
}
#pr .box .wrap {
	display: inline-block;
	text-align: left;
	margin: 0 120px;
	padding-bottom: 50px;
}
#pr .box .wrap .css3-animate:hover {
	color: #67cfb5;
}
.tebox2 {
    display:block;
    float:right;
    margin-top:20px;

}
.table-cell {
	display: table-cell;
	vertical-align: middle;
}
 .wrap {
	display: table-cell;
	vertical-align: middle;
	background-color: #f2f2f2;
	height: 380px;
	font-size: 27px;
	line-height: 40px;
}

#bj2 a {
    position: absolute;
	left: 0;
	top: 0;
	content: " ";
	width: 100%;
	height: 100%;
    opacity: 0;
    background-color:rgba(0,0,0,0.6);
    transition: all 0.3s ease ;
}
#bj2 a:hover {
 	position: absolute;
	left: 0;
	top: 0;
	content: " ";
	width: 100%;
	height: 100%;
	opacity: 1;
	z-index:9;

     
}
 #bj2  span {
    display: inline-block;
	width: 225px;
	height: 45px;
	border: 2px solid #fff;
	color: #fff;
	line-height: 41px;
    position:relative;
    z-index: 999;
    left: 50%;
    margin-left: -112.5px;
    text-align: center;
    top: 50%;
    }
 #bj2 a:hover span {
    display: inline-block;
	width: 225px;
	height: 45px;
	border: 2px solid #fff;
	color: #fff;
	line-height: 41px;
    position:relative;
    z-index: 999;
    left: 50%;
    margin-left: -112.5px;
    text-align: center;
    top: 50%;
    }


.g-about .intro p {
	position: relative;
	padding: 60px;
	line-height: 2;
	background-color: #e6e6e6;
	font-size: 14px;
	color: #666
}


.g-about .intro p:before,.g-about .intro p:after {
	content: '"';
	position: absolute;
	font-size: 80px;
	color: #999
}

.g-about .intro p:before {
	left: 20px;
	top: 0
}

.g-about .intro p:after {
	right: 20px;
	bottom: -40px
}

.g-about .course {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background-color: #666
}

@media (max-width: 991px) {
	.g-about .course {
		position: relative;
		width: 100%;
		height: 400px
	}
}

@media (max-width: 719px) {
	.g-about .course {
		height: 200px
	}
}

.g-about .course:before {
	content: '';
	display: none;
	position: absolute;
	left: 0;
	top: 50%;
	border-right: 20px solid #666;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	margin: -10px 0 0 -20px
}

.g-about .course .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.g-footer {
	background-color: #343434
}

.g-footer footer {
	padding: 52px 0
}

.g-footer footer .ftnav {
	float: left;
	width: 14.28571%
}

.g-footer footer .ftnav>h1 {
	margin-bottom: 16px;
	font-size: 20px;
	color: white
}

.g-footer footer .ftnav li+li {
	margin-top: 4px
}

.g-footer>hr {
	border-color: #676767
}

.g-footer .copyright {
	padding: 10px 0;
	text-align: center
}

.g-footer .copyright>p {
	color: white
}

.g-footer .copyright>p>a {
	color: #b3b3b3
}

.g-footer .copyright .img {
	width: 75px;
	margin: 4px auto 0
}

.g-footer .copyright .img img {
	max-width: 100%
}

.m-subnav {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	background-color: rgba(0,0,0,0.8);
	-webkit-transition: all 0.03s ease;
	-o-transition: all 0.03s ease;
	transition: all 0.03s ease
}

.m-subnav .intro {
	padding-left: 40px;
	border-left: 1px solid rgba(255,255,255,0.2)
}

.m-subnav .intro .icon,.m-subnav .intro .content {
	float: left
}

.m-subnav .intro .icon {
	width: 120px;
	height: 120px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 6px solid #142C3C
}

.m-subnav .intro .content {
	margin: 0 40px 0 20px;
	font-size: 14px;
	color: white
}

@media (max-width: 1023px) {
	.m-subnav .intro .content {
		margin-right: 0
	}
}

.m-subnav .intro .content>h1 {
	font-size: 18px
}

.m-subnav .intro .content>p {
	width: 340px;
	margin-top: 10px;
	line-height: 2
}

.m-nav {
	float: left;
	overflow: hidden
}

.m-nav li+li {
	margin-top: 10px
}

.m-nav li a {
	white-space: nowrap;
	overflow: hidden;
	width: 83px;
	display: block;
	text-overflow: ellipsis;
	font-size: 14px;
	color: white
}

.m-nav li a:before {
	content: '';
	float: left;
	width: 4px;
	height: 4px;
	margin-right: 10px;
	margin-top: 8px;
	background-color: white;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.m-nav li a:hover {
	color: #1EB9EE
}

.m-nav li a:hover:before {
	background-color: #1EB9EE
}

.m-title {
	margin-top: 32px;
	padding-top: 18px;
	text-align: center;
	background: url("../img/title-bg.png") center -30px no-repeat
}

.m-title>h1 {
	font-size: 24px;
	color: #1EB9EE
}

.m-title>h1>span {
	color: #FEC732
}

.m-title>p {
	margin-top: 12px;
	font-size: 12px;
	color: #1EB9EE;
	text-transform: capitalize
}

.m-item {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 18px;
}

.m-item>img {
	display: block;
	width: 100%
}

.m-item>h1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	
	text-align: center;
	background-color: rgba(0,0,0,0.3);
	font-size: 16px;
	color: white;
	-webkit-transition: margin-bottom 0.5s ease;
	-o-transition: margin-bottom 0.5s ease;
	transition: margin-bottom 0.5s ease
}

.m-item:hover>h1 {
	background-color:#666;
}

.m-item-1 {
	display: block
}

.m-item-1>img {
	display: block;
	width: 100%
}

.m-item-1 .info {
	padding: 20px;
	background-color: #f2f2f2;
	text-align: center;
	font-size: 14px;
	-webkit-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease
}

.m-item-1 .info>h1 {
	font-size: 16px;
	color: #666
}

.m-item-1 .info>hr {
	max-width: 60%;
	width: 100px;
	min-width: 20%;
	margin: 20px auto;
	border-color: #ccc
}

.m-item-1 .info>p {
	height: 60px;
	overflow: hidden;
	color: #999
}

.m-item-1:hover .info {
	background-color: #1EB9EE
}

.m-item-1:hover .info>h1,.m-item-1:hover .info>p {
	color: white
}

.m-item-1:hover .info>hr {
	border-color: white
}

.m-form-box dd {
	position: relative
}

.m-form-box dd input {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	line-height: 40px
}

.m-form-box dd textarea {
	width: 100%;
	padding: 6px 0 0 10px;
	resize: none
}

.m-form-box .Validform_checktip {
	position: absolute;
	top: 10px;
	right: 10px;
	color: red
}

.m-form-box .form-group-special {
	overflow: hidden
}

.m-form-box .form-group-special input {
	float: left;
	width: 50%
}

.m-form-box .form-group-special>a {
	float: left;
	margin: 6px 0 0 10px;
	color: white
}

.m-form-box .submit {
	border: none;
	background-color: #1EB9EE;
	line-height: 40px;
	color: white
}

.m-form-box .form-group {
	margin-bottom: 10px
}

.m-shortcut {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 9999;
	margin-top: -131.5px
}

.m-shortcut .short-btn {
	display: block;
	position: relative;
	width: 65px;
	height: 65px;
	overflow: hidden;
	cursor: pointer
}

.m-shortcut .short-btn:hover .list {
	margin-top: -65px
}

.m-shortcut .short-btn+.short-btn {
	margin-top: 1px
}

.m-shortcut .short-btn .list {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 4px;
	-webkit-transition: margin-top 0.5s ease;
	-o-transition: margin-top 0.5s ease;
	transition: margin-top 0.5s ease
}

.m-shortcut .short-btn .list:nth-child(1) {
	top: 0;
	background-color: #646577
}

.m-shortcut .short-btn .list:nth-child(2) {
	top: 100%;
	background-color: #1EB9EE
}

.m-shortcut .short-btn .list>p {
	text-align: center;
	font-size: 12px;
	color: white
}

.m-shortcut .short-btn .list .icon {
	width: 30px;
	height: 30px;
	margin: 5px auto 3px
}

.m-shortcut .short-btn .list .icon-qq {
	background: url(../img/qq.png) center center/contain no-repeat
}

.m-shortcut .short-btn .list .icon-email {
	background: url(../img/email.png) center center/contain no-repeat
}

.m-shortcut .short-btn .list .icon-qrcode {
	background: url(../img/qrcode.png) center center/contain no-repeat
}

.m-shortcut .short-btn .list .icon-backtop {
	background: url(../img/backtop.png) center center/contain no-repeat
}

.m-qrcode {
	position: fixed;
	right: -140px;
	top: 50%;
	z-index: 999;
	margin-top: -70px;
	border: 1px solid #ccc;
	background-color: white;
	text-align: center;
	-webkit-transition: right 0.5s ease;
	-o-transition: right 0.5s ease;
	transition: right 0.5s ease
}

.m-qrcode>img {
	width: 120px
}

.m-qrcode>p {
	padding-bottom: 6px;
	font-size: 12px;
	color: #666
}

.m-banner {
	width: 100%;
	height: 300px
}

.m-banner .info {
	position: absolute;
	left: 10px;
	bottom: 20px;
	color: white
}

.m-banner .info>p {
	text-transform: capitalize;
	font: 38px Arial, sans-serif
}

.m-banner .info>h1 {
	font-size: 20px
}

@media (max-width: 999px) {
	.m-banner {
		height: 250px
	}
}

@media (max-width: 719px) {
	.m-banner {
		height: 200px
	}
}

@media (max-width: 419px) {
	.m-banner {
		height: 250px
	}
}

.m-banner-1 {
	width: 100%;
	height: 400px
}

.m-banner-1 .info {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -40.25px;
	color: white
}

@media (max-width: 719px) {
	.m-banner-1 .info {
		padding: 0 10px
	}
}

.m-banner-1 .info .ch {
	font-size: 28px
}

@media (max-width: 719px) {
	.m-banner-1 .info .ch {
		font-size: 18px
	}
}

.m-banner-1 .info .ch span {
	font-weight: bold
}

.m-banner-1 .info .en {
	width: 60%;
	font-size: 14px
}

@media (max-width: 719px) {
	.m-banner-1 .info .en {
		width: 90%
	}
}

.m-category {
	overflow: hidden;
	margin-top: 50px
}

.m-category>li {
	float: left;
	width: 110px
}

.m-category>li>a {
	background-color: #F4F3F3;
	color: #999;
	display: block;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	-webkit-transition: background-color .7s ease, transform .7s ease;
	-o-transition: background-color .7s ease, transform .7s ease;
	transition: background-color .7s ease, transform .7s ease
}

.m-category>li>a:hover,.m-category>li>a.z-current {
	background-color: white
}

.m-category>li>a:hover>span:after,.m-category>li>a.z-current>span:after {
	margin-top: 4px;
	margin-left: 5px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.m-category>li>a>span {
	float: right;
	background-color: #CACBCB;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	height: 16px;
	margin: 13px 11px 0 0;
	width: 16px
}

.m-category>li>a>span:after {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	content: '';
	display: block;
	height: 6px;
	margin-top: 5px;
	margin-left: 4px;
	-webkit-transition: transform .2s ease;
	-o-transition: transform .2s ease;
	transition: transform .2s ease;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 6px
}

.m-page {
	text-align: center;
	font-size: 0
}

.m-page>span,.m-page>a {
	display: inline-block;
	margin: 0 10px;
	font-size: 14px
}

.m-page>span.current {
	color: #1EB9EE;
	text-decoration: underline
}

.m-page>span.disabled {
	color: #ccc
}

.m-page>a:hover {
	color: #1EB9EE
}

.m-flip-over {
	overflow: hidden
}

.m-flip-over .prev {
	float: left
}

.m-flip-over .next {
	float: right
}

.m-flip-over .prev,.m-flip-over .next {
	font-size: 14px;
	color: #666
}

@media (max-width: 719px) {
	.m-flip-over .prev,.m-flip-over .next {
		float: none
	}
}

.m-flip-over .prev>a,.m-flip-over .next>a {
	color: #666
}

.m-flip-over .prev>a:hover,.m-flip-over .next>a:hover {
	color: #1EB9EE
}

.u-more {
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	margin: 20px auto 0;
	background-color: #1EB9EE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	color: white;
	-webkit-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease
}

.u-more:hover {
	background-color: #0f9aca;
	color: white
}

.u-more-1 {
	position: relative;
	display: block;
	width: 100px;
	height: 36px;
	overflow: hidden;
	margin-top: 50px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #ccc;
	font-size: 12px;
	color: gray
}

.u-more-1:before,.u-more-1:after {
	content: ''
}

.u-more-1:before {
	position: absolute;
	top: 0;
	left: -100px;
	z-index: -1;
	width: 100px;
	height: 50px;
	background-color: #1EB9EE;
	-webkit-transition: left 0.7s ease;
	-o-transition: left 0.7s ease;
	transition: left 0.7s ease
}

.u-more-1:hover {
	border-color: #1EB9EE;
	color: white
}

.u-more-1:hover:before {
	left: 0
}

.u-content {
	overflow: hidden
}

.u-content img {
	max-width: 100%
}

.u-hd-height {
	width: 100%;
	height: 73.3333px
}

@media (max-width: 999px) {
	.u-hd-height {
		height: 46.9px
	}
}

.menu-handler {
	cursor: pointer;
	display: none;
	height: 30px;
	float: right;
	margin-top: 10px;
	position: relative;
	width: 34px;
	z-index: 99
}

@media (max-width: 999px) {
	.menu-handler {
		display: block
	}
}

.menu-handler.active {
	border: none
}

.menu-handler.active .burger-1,.menu-handler.active .burger-3 {
	top: 12px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.menu-handler.active .burger-1 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.menu-handler.active .burger-2 {
	opacity: 0;
	filter: Alpha(opacity=0)
}

.menu-handler.active .burger-3 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menu-handler .burger {
	width: 24px;
	height: 3px;
	background: white;
	display: block;
	position: absolute;
	z-index: 5;
	top: 3px;
	left: 50%;
	margin-left: -12.5px;
	transform-origin: center;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	-ms-transform-origin: center;
	border-radius: 3px
}

.menu-handler .burger-2 {
	top: 12px
}

.menu-handler .burger-3 {
	top: 21px
}

#menu-holder {
	position: fixed;
	right: 0;
	top: -100%;
	width: 100%;
	padding: 0px 25px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	background: #fff;
	color: #fff;
	z-index: 997;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-o-transition: 400ms;
	transition: 400ms
}

#menu-holder a:link,#menu-holder a:visited {
	color: #333;
	font-size: 14px
}

#menu-holder a:active,#menu-holder a:hover {
	color: #F0B430;
	text-decoration: underline
}

#menu-holder .navMobile {
	display: block;
	margin-top: 86px;
	padding: 0px 0px
}

#menu-holder .navMobile dd {
	position: relative;
	width: 100%
}

#menu-holder .navMobile dd+dd {
	margin-top: 20px
}

#menu-holder .navMobile p a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center
}

#menu-holder .navMobile .msubnav {
	display: none;
	margin: 0 auto;
	padding-top: 12px;
	width: 238px
}

#menu-holder .navMobile .msubnav a {
	font-size: 12px;
	margin: 0px 12px 10px 0px;
	display: inline-block
}

#menu-holder .g-tel {
	font-size: 14px
}

#menu-holder .msubnav a:link,#menu-holder .msubnav a:visited {
	color: #666
}

#menu-holder .msubnav a:active,#menu-holder .msubnav a:hover {
	color: #1a1a1a;
	font-weight: bold;
	text-decoration: none
}

#bg-menu {
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: none
}

.open #menu-holder {
	top: 0
}

.slides {
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media (max-width: 719px) {
	.slides {
		margin-top: 50px
	}
}

.slides a {
	display: block;
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%
}

.slides a img {
	display: block;
	height: auto;
	overflow: hidden;
	width: 100%
}

.slidesjs-pagination {
	height: 10px;
	position: absolute;
	bottom: 20px;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 100
}

.slidesjs-pagination li {
	display: inline-block;
	height: 14px;
	line-height: 10px;
	margin: 0px 3px;
	width: 60px
}

@media (max-width: 540px) {
	.slidesjs-pagination li {
		height: 6px;
		width: 30px
	}
}

.slidesjs-pagination li a {
	display: block;
	height: 100%;
	font-size: 12px;
	text-align: center;
	color: #969696;
	font-size: 0px;
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px
}

.slidesjs-pagination li a.active,.slidesjs-pagination li a:hover,.slidesjs-pagination li a:hover.active {
	background: rgba(0,0,0,0.8);
	color: rgba(0,0,0,0.8)
}

.slidesjs-navigation {
	display: block
}

.slidesjs-navigation .slidesjs-previous {
	background: url(../img/arrow.jpg) no-repeat left center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	height: 60px;
	position: absolute;
	top: 50%;
	left: 50px;
	margin-top: -30px;
	width: 38px;
	z-index: 100
}

@media (max-width: 540px) {
	.slidesjs-navigation .slidesjs-previous {
		height: 30px;
		margin-top: -15px;
		width: 19px
	}
}

.slidesjs-navigation .slidesjs-next {
	background: url(../img/arrow.jpg) no-repeat right center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	height: 60px;
	margin-top: -30px;
	position: absolute;
	top: 50%;
	right: 50px;
	width: 38px;
	z-index: 100
}

@media (max-width: 540px) {
	.slidesjs-navigation .slidesjs-next {
		height: 30px;
		margin-top: -15px;
		width: 19px
	}
}

.advantage {
	height: 176.8px;
	background-color: #1EB9EE
}

@media (max-width: 991px) {
	.advantage {
		height: 196.8px
	}
}

@media (max-width: 719px) {
	.advantage {
		height: 95.2px
	}
}

.advantage .container {
	position: relative;
	z-index: 100
}

.advantage .item {
	position: absolute;
	top: 0;
	width: 20%;
	padding: 10px;
	text-align: center;
	background-color: #1EB9EE;
	color: white;
	box-shadow: 4px 6px 20px rgba(0,0,0,0.2),-4px 6px 20px rgba(0,0,0,0.2);
	-webkit-transition: margin-top .3s ease, background-color .3s ease;
	-o-transition: margin-top .3s ease, background-color .3s ease;
	transition: margin-top .3s ease, background-color .3s ease
}

.advantage .item:nth-child(1),.advantage .item:nth-child(5) {
	z-index: 3
}

.advantage .item:nth-child(2),.advantage .item:nth-child(4) {
	z-index: 2
}

.advantage .item:nth-child(3) {
	z-index: 1
}

.advantage .item:nth-child(1) {
	left: 0%
}

.advantage .item:nth-child(2) {
	left: 20%
}

.advantage .item:nth-child(3) {
	left: 40%
}

.advantage .item:nth-child(4) {
	left: 60%
}

.advantage .item:nth-child(5) {
	left: 80%
}

.advantage .item:hover {
	z-index: 4;
	margin-top: -20px;
	background-color: #11ace1
}

.advantage .item .icon {
	width: 65px;
	height: 65px;
	margin: 0 auto
}

@media (max-width: 719px) {
	.advantage .item .icon {
		width: 40px;
		height: 40px
	}
}

.advantage .item hr {
	margin: 10px 0;
	border-top-color: #65cff3;
	border-bottom: 1px solid #0d88b2
}

@media (max-width: 719px) {
	.advantage .item hr {
		margin-bottom: 0
	}
}

.advantage .item>h1 {
	margin-top: 10px;
	font-size: 18px
}

@media (max-width: 719px) {
	.advantage .item>h1 {
		font-size: 12px
	}
}

.advantage .item>p {
	font-size: 14px
}

@media (max-width: 719px) {
	.advantage .item>p {
		display: none
	}
}

.contact {
	margin-top: 52px;
	padding-bottom: 52px;
	background: url("../img/map.jpg") center center/cover no-repeat
}

.contact .title {
	margin-top: 52px;
	text-align: center;
	color: white
}

.contact .title>h1 {
	font-size: 24px
}

.contact .title>p {
	margin-top: 12px;
	font-size: 12px;
	text-transform: capitalize
}

.contact li {
	line-height: 40px;
	font-size: 16px;
	color: white
}

.contact li+li {
	margin-top: 10px
}

.contact li>a {
	color: white
}

.contact li:before {
	content: '';
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 6px
}

.contact li:nth-child(1):before {
	background: url(../img/ctt-icon-1.png) center center/60% auto no-repeat #1EB9EE
}

.contact li:nth-child(2):before {
	background: url(../img/ctt-icon-2.png) center center/60% auto no-repeat #1EB9EE
}

.contact li:nth-child(3):before {
	background: url(../img/ctt-icon-3.png) center center/60% auto no-repeat #1EB9EE
}

.contact li:nth-child(4):before {
	background: url(../img/ctt-icon-4.png) center center/60% auto no-repeat #1EB9EE
}

.contact li:nth-child(5):before {
	background: url(../img/ctt-icon-5.png) center center/60% auto no-repeat #1EB9EE
}

.contact li:nth-child(6):before {
	background: url(../img/ctt-icon-6.png) center center/60% auto no-repeat #1EB9EE
}

.contact li:nth-child(7):before {
	background: url(../img/ctt-icon-7.png) center center/60% auto no-repeat #1EB9EE
}

.contact-1 {
	padding: 40px;
	background-color: #0f9aca;
	color: white
}

.contact-1>h1 {
	padding-bottom: 20px;
	border-bottom: 1px solid #1EB9EE;
	font-size: 24px
}

.contact-1>ul {
	margin: 20px 0 40px
}

.contact-1>ul>li {
	height: 40px;
	line-height: 40px
}

@media (max-width: 539px) {
	.contact-1>ul>li {
		height: auto
	}
}

.contact-1>ul>li:before {
	content: '';
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 6px
}

.contact-1>ul>li:nth-child(1):before {
	background: url(../img/ctt-icon-1.png) center center/60% auto no-repeat
}

.contact-1>ul>li:nth-child(2):before {
	background: url(../img/ctt-icon-2.png) center center/60% auto no-repeat
}

.contact-1>ul>li:nth-child(3):before {
	background: url(../img/ctt-icon-3.png) center center/60% auto no-repeat
}

.contact-1>ul>li:nth-child(4):before {
	background: url(../img/ctt-icon-4.png) center center/60% auto no-repeat
}

.contact-1>ul>li:nth-child(5):before {
	background: url(../img/ctt-icon-5.png) center center/60% auto no-repeat
}

.contact-1>ul>li>a {
	font-size: 14px;
	color: white
}

.contact-1 .m-form-box input,.contact-1 .m-form-box textarea {
	color: #666
}

.contact-1 .m-form-box input[type="submit"] {
	color: white
}

.about .info .title {
	color: #1EB9EE
}

.about .info .title>h1 {
	font-size: 24px
}

.about .info .title>span {
	line-height: 2;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold
}

.about .info>p {
	margin-top: 20px;
	color: #666
}

.about .img {
	display: block
}

@media (max-width: 991px) {
	.about .img {
		margin-top: 20px
	}
}

.about .img img {
	width: 100%
}

.news-title {
	margin-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
	text-align: center
}

.news-title>h1 {
	line-height: 1.5;
	font-size: 24px;
	color: gray
}

@media (max-width: 419px) {
	.news-title>h1 {
		font-size: 18px
	}
}

.news-title>p {
	margin-top: 15px;
	font-size: 0;
	color: #999
}

.news-title>p>time,.news-title>p>span {
	display: inline-block;
	overflow: hidden;
	font-size: 12px
}

.news-title>p>time:before,.news-title>p>span:before {
	content: '';
	float: left;
	margin-right: 4px
}

.news-title>p>time:before {
	width: 16px;
	height: 16px;
	background: url("../img/time.png") center center/contain no-repeat
}

.news-title>p>span {
	margin-left: 10px
}

.news-title>p>span:before {
	width: 23px;
	height: 13px;
	margin-top: 2px;
	background: url("../img/eye.png") center center/contain no-repeat
}

.case-title {
	margin-bottom: 20px
}

.case-title>h1 {
	padding-bottom: 10px;
	font-size: 24px;
	color: #666
}

.case-title>p {
	font-size: 14px;
	color: #999
}

.project-item {
	margin-bottom: 12px
}

.project-item .img img {
	display: block;
	width: 100%
}

.project-item .info:hover {
	background: #1EB9EF;
	transition: background-color 0.5s ease;
}

.project-item:hover .info a h1,.project-item:hover .info p {
	color: #fff;
}

.project-item .info:hover a h1 {
	color: #fff;
}

.project-item:hover .info {
	background: #1EB9EF
}

.project-item .info a h1 {
	padding: 16px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
}

.project-item .info:hover p {
	color: #fff;
}

.project-item .info {
	padding: 0 10px;
	background-color: #f2f2f2;
	padding-bottom: 15px;
	width: 100%;
	transition: background-color 0.5s ease;
}

@media (max-width: 999px) {
	.project-item .info {
		transition: background-color 0.5s ease;
		margin-top: 10px
	}

	.project-item .info>h1 {
		font-size: 16px;
		font-weight: bold;
		color: #4d4d4d
	}

	.project-item .info>p {
		margin-top: 10px;
		overflow: hidden;
		font-size: 14px;
		color: #666;
		padding-bottom: 15px;
	}
/*# sourceMappingURL=style.css.map */
