
.navbar-default {
	background: rgba(51, 51, 51, 0.9);
	border-color: #e7e7e7;
}

.navbar {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 100000;
	width: 100%;
	border: none;
	border-radius: 0;
}

.banner img {
	width: 100%;
}

.tittle {
	text-align: center;
	font-size: 24px;
	color: #333;
	letter-spacing: 1px;
	font-weight: 400;
	/*margin-top: 36px;*/
	margin-bottom: 32px;
}


/*------ 图片左右滚动 ---------*/

.hotPic .jq-slide {
	position: relative;
	width: 100%;
}

.hotPic .jq-slide .wrap {
	width: 100%;
	height: 367px;
	margin-bottom: 50px;
	overflow: hidden;
	position: relative;
}

.head .topNav>ul>li:hover>a {
     border-bottom: 3px solid #4f9de4; 
}
/*必须要的元素*/

.hotPic .imgList li {
	width: 390px !important;
	position: relative;
	padding-right: 30px;
}

.hotPic .imgList img {
	width: 100%;
	display: block;
	height: 100%;
}

.shadow {
	position: absolute;
	width: 360px;
	height: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	transition: all .4s ease;
}

.video-check {
	background: url(../img/video-shadow.png) no-repeat center 40%;
}

.geography {
	background: url(../img/geography-shadow.png) no-repeat center 40%;
}

.adminastration {
	background: url(../img/adminastration-shadow.png) no-repeat center 40%;
}

.repairy {
	background: url(../img/repair-shadow.png) no-repeat center 40%;
}

.easy {
	background: url(../img/easy-shadow.png) no-repeat center 40%;
}

.shadow h3 {
	font-size: 20px;
	letter-spacing: 0.6px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 223px;
	webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.shadow .shadow-text {
	font-size: 14px;
	color: #fff;
	letter-spacing: 0.6px;
	text-align: center;
	max-width: 252px;
	margin-left: auto;
	margin-right: auto;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 72px;
	opacity: 0;
	margin-top: 100px;
	transition: all .4s normal;
}

.shadow .shadow-button {
	width: 118px;
	height: 38px;
	display: block;
	border: 1px solid #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	letter-spacing: 0.6px;
	font-size: 14px;
	line-height: 38px;
	text-indent: 4px;
	margin-top: 20px;
}

.shadow .shadow-button:hover {
	background: #fff;
	color: #4f9de4;
}

.shadow:hover {
	background-position: center 20%;
	background-color: rgba(60, 105, 160, 0.8);
}

.shadow:hover h3 {
	margin-top: 150px;
}

.shadow:hover .shadow-text {
	opacity: 1;
	margin-top: 0;
}

.hotPic .imgList .txt {
	height: 30px;
	line-height: 30px;
}

.hotPic .jq-slide-nav a {
	display: block;
	z-index: 99;
	width: 28px;
	height: 56px;
	overflow: hidden;
	text-indent: -999em;
	text-decoration: none;
	position: absolute;
	top: 50%;
	margin-top: -28px;
}

.hotPic .jq-slide-content {
	position: absolute;
	width: 2500px !important;
}

.hotPic .jq-slide-nav a.prev {
	left: 0px;
	background: url(../img/icon_jjfaL.png) no-repeat 0 0;
}

.hotPic .jq-slide-nav a.prev:hover {
	background: url(../img/icon_jjfaLCf.png) no-repeat 0 0;
}

.hotPic .jq-slide-nav a.next {
	right: 0px;
	background: url(../img/icon_jjfaR.png) no-repeat 0 0;
}

.hotPic .jq-slide-nav a.next:hover {
	background: url(../img/icon_jjfaRCf.png) no-repeat 0 0;
}


/* imgList */

.imgList {
	float: none;
	overflow: hidden;
	zoom: 1
}

.imgList li {
	float: left;
	display: inline;
	overflow: hidden;
}

.imgList li a {
	display: block;
}

.imgList li .txt {
	text-align: center;
	overflow: hidden;
}

.moreSolution {
	width: 118px;
	height: 38px;
	display: block;
	border: 1px solid #4f9de4;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #4f9de4;
	letter-spacing: 0.6px;
	font-size: 16px;
	line-height: 38px;
	text-indent: 4px;
	margin-top: 27px;
	margin-bottom: 39px;
}

#particles-js {
	position: relative;
	width: 100%;
	height: 555px;
	background: #222f49;
}

.CProfile .profileText {
	position: absolute;
	top: 83px;
	width: 100%;
}

.company {
	display: block;
	margin: 0 auto;
}

.profileText .articleHead p {
	font-size: 24px;
	color: #000;
	letter-spacing: 1.6px;
	padding-top: 10px;
	padding-bottom: 8px;
}

.profileText .articleBody p {
	font-size: 14px;
	color: #333;
	letter-spacing: 0.7px;
	line-height: 1.75em;
	margin: 0;
}

.profileA {
	width: 120px;
	height: 39px;
	display: block;
	border: 1px solid #333;
	color: #333;
	letter-spacing: 0.6px;
	text-align: center;
	line-height: 39px;
	margin-top: 3px;
}

.profileA:hover {
	background: #fff;
	color: #333333;
	text-decoration: none;
}

.car_easy {
	width: 560px;
}

.SCase {
	margin-top: 55px;
	height: 576px;
}

.SCase .floatl>h4 {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	letter-spacing: 0.7px;
	line-height: 24px;
	margin-top: 22px;
}

.Stime {
	margin-top: 59px;
}

.car_easy>p {
	margin: 0;
}

.car_easy>img {
	width: 100%;
}

.Stime p {
	line-height: 120px;
	background: url(../img/icon_yuan.png) no-repeat left center;
	display: inline-block;
	float: left;
	min-width: 140px;
	margin-right: 92px;
}

.Stime p span {
	width: 120px;
	height: 120px;
	display: inline-block;
	font-size: 48px;
	font-weight: 600;
	color: #4f9de4;
	text-align: center;
	line-height: 120px;
}

.Stime p i {
	font-size: 24px;
	color: #333;
	letter-spacing: 0.6px;
	line-height: 28px;
	vertical-align: -webkit-baseline-middle;
	margin-left: -10px;
	letter-spacing: 1.6px;
}

.CaseA {
	width: 120px;
	height: 40px;
	display: block;
	border: 1px solid #4f9de4;
	color: #4f9de4;
	letter-spacing: 0.6px;
	text-align: center;
	line-height: 40px;
	margin-top: 23px;
}

.CaseA:hover {
	background: #4f9de4;
	color: #fff;
	text-decoration: none;
}

.carousel-indicators {
	bottom: 11px;
	width: 60px;
	margin-left: -30px;
}

.carousel-indicators li {
	width: 17px;
	height: 8px;
	display: block;
	background: #bfbfbf;
	border-radius: 2px;
	webkit-transition: all .1s ease;
	transition: all .1s ease;
	text-indent: 1000px;
	margin: 0 5px;
}

.carousel-indicators .active {
	width: 33px;
	background: #4f9de4;
	height: 8px;
}

.picScroll-left {
	overflow: hidden;
	position: relative;
}

.picScroll-left .bd {
	position: relative;
}

.carousel-control.left,
.carousel-control.right {
	position: absolute;
	top: 50%;
	width: 20px;
	height: 40px;
	margin-top: -20px;
	z-index: 10;
}

.carousel-control.left {
	left: 5px;
	background-image: url(../img/icon_jjfaLm.png);
	background-color: #999;
}

.carousel-control.right {
	right: 5px;
	background-image: url(../img/icon_jjfaRm.png);
	background-color: #999;
}

.tempWrap,
.picList {
	width: 100% !important;
}

.picScroll-left .ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin-right: 2%;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 32% !important;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 100%;
	display: block;
}

.carousel-inner>.item>a>img {
	width: 100%;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
}

.news {
	background-image: url(../img/bg_New.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 690px;
	/*margin-top: 28px;*/
}

.news .tittle {
	font-size: 24px;
	color: #fff;
	letter-spacing: 0.8px;
	text-align: center;
	font-weight: 400;
	padding-top: 39px;
	padding-bottom: 38px;
}

.picList a {
	display: block;
	text-decoration: none;
}

.NewPadding {
	background-color: #fff;
	margin-top: -10px;
	padding: 0 13px 30px;
	border: 1px solid #dadada;
	border-top: none;
	overflow: hidden;
}

.NewPadding h5 {
	font-size: 18px;
	color: #333;
	line-height: 36px;
	letter-spacing: 1px;
	font-weight: 400;
	margin-top: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.NewPadding h5:hover {
	color: #4f9de4;
}

.NewPadding .NewText {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	letter-spacing: 0.6px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 60px;
	margin-top: 4px;
	margin-bottom: 21px;
}

.NewPadding span.floatl {
	font-size: 12px;
	letter-spacing: 0.6px;
	color: #999;
}

.NewPadding p.floatr {
	font-size: 12px;
	letter-spacing: 0.6px;
	color: #4f9de4;
	cursor: pointer;
}

.NewA {
	width: 120px;
	height: 40px;
	display: block;
	border: 1px solid #fff;
	color: #fff;
	letter-spacing: 0.6px;
	text-align: center;
	line-height: 40px;
	margin-top: 43px;
	margin-left: auto;
	margin-right: auto;
}

.NewA:hover {
	background: #fff;
	color: #333;
	text-decoration: none;
}

.footer {
	position: relative;
	/*padding-top: 20px;*/
	padding-bottom: 57px;
	margin-top: -5px;
	border-top: 3px solid #4f9de4;
	background: url(../img/footer.png) no-repeat;
}

.position {
	font-size: 12px;
	margin-top: 21px;
}

.footerNav a,
.touch_me,
.footer_list {
	display: inline-block;
	/*width: 20%;*/
	text-align: left;
	height: 20px;
	line-height: 20px;
	color: white;
	font-size: 12px;
}

.footerNav .footer_list:hover {
	color: #4f9de4;
	text-decoration: none;
}

.footerNav .footer_tittle {
	font-size: 16px;
	margin-bottom: 15px;
	color: white;
}

.footerNav .footer_tittle:hover {
	color: white;
}

.footerNav li {
	width: 100%;
	padding-left: 25px;
	margin-bottom: 5px;
}

.footFollow {
	height: 158px;
	border-left: 1px solid #999999;
	padding-left: 22px;
}

.copyRight {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 55px;
	/*line-height: 49px;*/
	background: rgba(0, 0, 0, 0.5);
	letter-spacing: 0.6px;
}

.bottomShare {
	width: 22%;
}

.bottomShare .jiathis_style .jiathis_txt {
	font-size: 12px;
	color: #fff;
	line-height: 49px !important;
}

.bottomShare a {
	width: 34px !important;
	height: 34px !important;
	display: block;
	float: left;
	cursor: pointer;
	margin-top: 8px;
	margin-left: 15px;
}

.bottomShare .jiathis_style a span {
	width: 34px !important;
	height: 34px !important;
	display: block !important;
	background: none !important;
	padding-left: 0 !important;
}

.bottomShare a.weixin:hover {
	background: url(../img/icon_weixinCf.png) no-repeat;
}

.bottomShare a.weixin {
	background: url(../img/icon_weixin.png) no-repeat;
	position: relative;
}

.bottomShare a.jiathis_button_tsina:hover {
	background: url(../img/icon_xinlangCf.png) no-repeat;
}

.bottomShare a.jiathis_button_tsina {
	background: url(../img/icon_xinlang.png) no-repeat;
}

.bottomShare a.jiathis_button_fb:hover {
	background: url(../img/icon_FCf.png) no-repeat;
}

.bottomShare a.jiathis_button_fb {
	background: url(../img/icon_F.png) no-repeat;
}

.bottomShare a.jiathis_button_twitter:hover {
	background: url(../img/icon_feixinCf.png) no-repeat;
}

.bottomShare a.jiathis_button_twitter {
	background: url(../img/icon_feixin.png) no-repeat;
}

.address_box {
	background: url(../img/icon_dizhi.png) no-repeat center left;
}

.mail_box {
	background: url(../img/icon_Email.png) no-repeat center left;
}

.number_box {
	background: url(../img/icon_kefu.png) no-repeat center left;
}

@media screen and (min-width: 480px) {
	.nav>li>a {
		padding-left: 5px;
		padding-right: 5px;
	}
	.nav>li {
		padding: 11px 11px;
		padding-top: 13px;
	}
	.nav>li:first-child {
		padding-left: 85px;
	}
	.nav {
		margin-left: 15px;
		position: relative;
	}
	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a:focus {
		background-color: transparent;
		border-bottom: 3px solid #4f9de4;
		color: #fff;
	}
	.nav .dropdown>a:hover {
		border-bottom: 3px solid #4f9de4;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 18px;
		color: #fff;
		display: block;
		font-weight: 500;
		letter-spacing: 2px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.navbar-nav>li>.dropdown-menu {
		position: absolute;
		width: 400px;
		left: 0;
		text-align: center;
		padding-top: 14px;
		padding-bottom: 15px;
		background: #fff;
		padding: 30px 50px 7px 50px;
		height: 160px;
	}
	.dropdown-menu {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	/*.nav-img {
		width: 40%;
	}*/
	.nav-img-message {
		width: 60%;
	}
	.nav-company-message {
		padding-left: 30px;
		text-align: left;
		font-size: 12px;
	}
	.nav-img img {
		width: 100%;
	}
	.nav-img>li {
		width: 50%;
		float: left;
		text-align: left;
		margin-bottom: 20px;
		padding-left: 15px;
		background: url(../img/icon_dian.png) no-repeat center left;
	}
	.nav-img>li a {
		color: #000;
	}
	.nav-img>li a:hover {
		color: #4f9de4;
	}
	.bannerm {
		display: none;
	}
	.profileText h2 {
		display: none;
	}
	.SCase_tittle {
		display: none;
	}
	.CaseB {
		display: none;
	}
}

@media screen and (max-width: 480px) {
	.logo img {
		width: 86px;
	}
	.nav-img-message {
		display: none;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		width: 50%;
		margin-left: 50%;
		background-color: rgba(51, 51, 51, 0.9);
	}
	.navbar-default {
		background: transparent;
	}
	.navbar-header {
		background-color: rgba(51, 51, 51, 0.9);
	}
	.yd_container {
		padding: 0;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 15px;
		font-weight: 500;
	}
	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		background-color: transparent;
		color: #4f9de4;
	}
	.navbar-default .navbar-nav>li>a {
		color: #ffffff;
	}
	.nav-img {
		padding-left: 30px;
	}
	.nav-img li {
		margin-bottom: 12px;
		padding-left: 10px;
		background: url(../img/icon_mdian.png) no-repeat left center;
	}
	.nav-img li a {
		color: #fff;
	}
	.navbar-toggle {
		border: none;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
	.banner-pc {
		display: none;
	}
	.imgList li a {
		text-align: center;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.imgList li a {
		width: 300px;
		height: auto;
	}
	.hotPic .jq-slide-nav a {
		width: 20px;
		height: 40px;
		margin-top: -31px;
	}
	.hotPic .jq-slide-nav a.next {
		right: 0px;
		background: url(../img/icon_jjfaRm.png) no-repeat 0 0;
		background-color: #999;
	}
	.hotPic .jq-slide-nav a.next:hover {
		right: 0px;
		background: url(../img/icon_jjfaRm.png) no-repeat 0 0;
		background-color: #999;
	}
	.hotPic .jq-slide-nav a.prev {
		left: 0px;
		background: url(../img/icon_jjfaLm.png) no-repeat 0 0;
		background-color: #999;
	}
	.hotPic .jq-slide-nav a.prev:hover {
		left: 0px;
		background: url(../img/icon_jjfaLm.png) no-repeat 0 0;
		background-color: #999;
	}
	.hotPic .jq-slide .wrap {
		height: 353px;
	}
	.shadow .shadow-text,
	.shadow .shadow-button {
		display: none;
	}
	#particles-js {
		height: 821px;
		padding-bottom: 0px;
	}
	.CProfile .profileText {
		top: 22px;
	}
	.profileText .articleHead p {
		display: none;
	}
	.company {
		width: 100%;
	}
	.profileText h2 {
		padding-bottom: 25px;
		font-size: 18px;
		letter-spacing: 1px;
		padding-top: 0px;
		padding-bottom: 18px;
		color: #fff;
		text-align: center;
	}
	.tittle {
		font-size: 18px;
	}
	.profileA {
		width: 102px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
		margin-top: 28px;
		margin-left: auto;
		margin-right: auto;
	}
	.CaseA {
		display: none;
	}
	.CaseB {
		display: block;
		width: 104px;
		height: 34px;
		line-height: 34px;
		margin-top: 15px;
		font-size: 14px;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #4f9de4;
		color: #4f9de4;
		letter-spacing: 0.6px;
		text-align: center;
	}
	.car_easy {
		width: 100%;
	}
	.car_easy>img {
		width: 93%;
	}
	.SCase {
		margin-top: 0;
	}
	.Stime {
		padding-left: 20px;
		margin-top: 17px;
	}
	.Stime p {
		line-height: 0;
		background-size: 68px;
		min-width: inherit;
		margin-right: 25px;
	}
	.Stime p span {
		width: 68px;
		height: 68px;
		font-size: 28px;
		line-height: 68px;
	}
	.SCase .floatl>h4 {
		display: none;
	}
	.SCase_tittle {
		margin: 0;
		padding-top: 30px;
		font-size: 18px;
	}
	.Stime p i {
		font-size: 14px;
	}
	.news {
		height: auto;
		padding-bottom: 24px;
	}
	.news .tittle {
		font-size: 18px;
		color: #fff;
		letter-spacing: 0.8px;
		text-align: center;
		font-weight: 400;
		padding-top: 16px;
		padding-bottom: 0;
	}
	.footer_mobile {
		margin-top: 30px;
		background: rgba(51, 51, 51, 1);
		overflow: hidden;
		padding-bottom: 0;
		border-top: 2px solid #4f9de4;
	}
	.footer_mobile>div {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.footer_mobile div,
	.footer_mobile span {
		display: inline-block;
		font-size: 12px;
		color: #fff;
		opacity: 0.8;
		line-height: 20px;
		text-align: center;
	}
}

@media screen and (min-width:412px) and (max-width:480px) {
	.hotPic .imgList li {
		width: 382px !important;
		padding: 0;
	}
}

@media screen and (min-width:375px) and (max-width:411px) {
	.hotPic .imgList li {
		width: 345px !important;
		padding: 0;
	}
}

@media screen and (min-width:360px) and (max-width:374px) {
	.hotPic .imgList li {
		width: 334px !important;
		padding: 0;
	}
	.shadow {
		width: 335px;
	}
}

@media screen and (min-width:320px) and (max-width:359px) {
	.hotPic .imgList li {
		width: 291px !important;
		padding: 0;
	}
	.shadow {
		width: 305px;
	}
}


/*关于我们----------------------------------------------*/

.position {
	font-size: 12px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	margin-top: 21px;
}


/*.position .index {
	background: url(../images/iconHome.png) no-repeat 0 50%;
}*/

.position a.index>img {
	vertical-align: bottom;
	margin-bottom: 1px;
	margin-right: 10px;
}

.position .place {
	color: #4f9de4;
}

.article {
	margin-top: 42px;
}

.articleTittle {
	line-height: 20px;
	text-align: center;
}

.articleTittle span {
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 20px;
	color: #333;
	font-weight: 500;
}

.articleBody p {
	line-height: 17px;
}

.articleBody span {
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.articleBodyblack span {
	color: #666;
}

.articleBody h4 {
	line-height: 30px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

@media screen and (max-width: 480px) {
	.picBox {
		float: none;
		width: 100%;
	}
	.picBox>p {
		width: 100%;
	}
	.picBox>p img {
		width: 100%;
		margin-bottom: 12px;
	}
}


/******LB********/

.mg-t20 {
	margin-top: 20px;
}

.mg-t30 {
	margin-top: 30px;
}

.mg-t36 {
	margin-top: 36px;
}

.solution_box {
	padding: 10px;
}

.solutionBox {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}

.solutionBox>img {
	display: block;
	width: 100%;
}

.solutionHidden {
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	background: rgba(79, 157, 228, 0.7);
	z-index: 3;
	color: white;
	transition: all .4s ease;
}

.solutionTitle {
	width: 100%;
	height: 52px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	background: rgba(51, 51, 51, 0.7);
	line-height: 52px;
	font-size: 16px;
	color: #fff;
	transition: all .4s ease;
}

.solutionBox:hover .solutionHidden {
	top: 0;
	bottom: 0;
}

.solutionBox:hover .solutionTitle {
	display: none;
}

.solutionTitle img {
	vertical-align: middle;
	margin-left: 14px;
	margin-right: 16px;
}

.solutionHidden h5 {
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 118px 0 48px;
}

.solutionHidden p {
	width: 248px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
}

.solutionHidden div {
	color: #fff;
	position: absolute;
	right: 15px;
	bottom: 18px;
	font-size: 14px;
}

.await {
	position: relative;
}

.await span {
	display: block;
	width: 100%;
	height: 72px;
	background: transparent url(../img/awaitPic.png) no-repeat center;
	position: absolute;
	top: 104px;
	left: 0;
}

.await div {
	width: 100%;
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin-top: 243px;
	position: absolute;
	left: 0;
	bottom: 112px;
}

.mobileBox {
	display: none;
}

@media screen and (max-width: 480px) {
	.mobileBox {
		display: block;
		width: 100%;
		height: 95px;
		position: relative;
	}
	.solution_box {
		padding: 10px 50px;
	}
	.solutionTitle {
		display: none;
	}
	.await {
		display: none;
	}
	.mobileBox .mobileBoxTitle {
		margin-top: 7px;
		margin-bottom: 7px;
	}
	.mobileBox .mobileBoxTitle img {
		vertical-align: middle;
		margin-right: 12px;
	}
	.mobileBox .mobileBoxTitle span {
		vertical-align: middle;
		font-size: 14px;
		color: #333;
		font-weight: 700;
	}
	.mobileBoxTxt {
		font-size: 12px;
		color: #333;
		line-height: 22px;
		height: 44px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.mobileBox a {
		font-size: 12px;
		color: #4f9de4;
		position: absolute;
		bottom: 0;
		right: 3px;
	}
}

.culture h4 {
	text-align: center;
	font-family: 黑体;
	font-size: 36px;
	color: #333;
	font-weight: 500;
}

.cultureWrap {
	margin-top: 44px;
}

.cultureWrap>div {
	height: 602px;
	padding: 0;
}

.liOdd .cultureTxt {
	height: 199px;
}

.liOdd .culturePic {
	width: 100%;
	height: 403px;
	position: relative;
	background-size: cover!important;
}

.liOdd .culturePic .tri {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -6px;
}

.cultureTxt {
	width: 100%;
	padding: 0 20px;
	background: #f3f6f9;
}

.cultureTxt h5 {
	padding-top: 37px;
	padding-bottom: 19px;
	border-bottom: 2px solid #a1c9ee;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #4f9de4;
	line-height: 24px;
	margin-bottom: 19px;
}

.cultureTxt h5 img {
	vertical-align: middle;
	margin-right: 10px;
}

.liEven .cultureTxt {
	height: 403px;
	width: 100%;
	padding: 0 20px;
	background: #f3f6f9;
}

.liEven .culturePic {
	width: 100%;
	height: 199px;
	position: relative;
	background-size: cover!important;
}

.liEven .culturePic .tri {
	position: absolute;
	bottom: 189px;
	left: 50%;
	margin-left: -6px;
}

@media screen and (max-width: 480px) {
	.liEven .culturePic .tri {
		bottom: 0;
	}
	.cultureWrap>div {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 22px;
	}
}

.partaners {
	margin-top: 40px;
}

.partaners:hover .gray {
	display: none;
}

.partaners>div.pc_img {
	width: 248px;
	height: 136px;
	border: 1px solid #eee;
	position: relative;
}

.partaners .pc_img span {
	position: absolute;
	display: block;
	width: 100%;
	height: 132px;
	top: 0;
	left: 0;
}

.partaners .pc_img .gray {
	z-index: 2;
}

.partaners .pc_img .active {
	z-index: 1;
}

.partaners .words {
	padding: 0 14px;
	margin-top: 9px;
	height: 90px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	font-family: \5FAE\8F6F\96C5\9ED1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.partaners .mobile_img {
	width: 100%;
	height: 76px;
	margin: 0 auto;
	border: 1px solid #eee;
	text-align: center;
	position: relative;
}

.partaners .mobile_img span {
	display: block;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 480px) {
	.partaners {
		margin-top: 20px;
	}
}

.font20 {
	font-size: 20px
}

.addMap {
	width: 100%;
	height: 350px;
}

.addInfo h4 {
	font-size: 20px;
	color: #333;
	font-weight: 500;
	margin-top: 74px;
}

@media screen and (max-width: 480px) {
	.addInfo h4 {
		font-size: 16px;
		margin-top: 18px;
	}
	.tableMain tr td {
		padding: 10px 0;
	}
	.tabItem h5 {
		margin-top: 10px;
	}
	.applyBtn {
		margin-top: 10px !important;
	}
	.img-responsive {
		display: block;
		height: auto;
		max-width: 100%;
		width: 100%;
	}
}

.addInfo ul li {
	font-size: 14px;
	color: #333;
	margin-top: 17px;
	padding-left: 32px;
}

.addres {
	background: url(../img/contactUs/dz.png) left center no-repeat;
}

.telePhone {
	background: url(../img/contactUs/ip.png) left center no-repeat;
}

.fax {
	background: url(../img/contactUs/cz.png) left center no-repeat;
}

.mailBox {
	background: url(../img/contactUs/eam.png) left center no-repeat;
}

.message {
	margin-top: 56px;
}

.messageInner {
	min-height: 427px;
	background: url(../img/contactUs/bj.png) no-repeat;
	background-size: cover;
}

.messageInner h4 {
	font-size: 20px;
	color: #333;
	font-weight: 500;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 6px;
	letter-spacing: 1px;
}

.messageInner p {
	font-size: 12px;
	color: #999;
	text-align: center;
}

.tableMain {
	width: 100%;
}

.tableMain tr td {
	padding: 15px 0;
}

.tableMain span {
	color: red;
}

.msgsForm {
	display: block;
	width: 98px;
	height: 32px;
	background: #4f9de4;
	color: #fff;
	line-height: 32px;
	text-align: center;
	border: 0;
	border-radius: 0;
	font-size: 14px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	margin: 25px auto 0;
}

.jobs {
	border-bottom: 1px dashed #c9c9c9;
	margin-top: 40px;
}

.jobs h5,
.tabItem h5,
{
	font-size: 16px;
}

.jobs p {
	font-size: 12px;
}

.jobs label {
	display: block;
	color: #4f9de4;
	padding: 20px 0;
	cursor: pointer;
	font-weight: normal;
}

.borderMain {
	padding-bottom: 20px;
	border-bottom: 1px solid #dbdbdb
}

.tabItem a {
	color: #4f9de4;
}

.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}

.comparison {
	background: #fff;
	margin-bottom: 80px;
	margin-top: 43px;
}

.solutionDetail h3 {
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: 500;
}

.comparison .articleBody {
	padding: 0 137px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.comparison table {
	width: 390px;
	text-align: center;
}

@media screen and (max-width: 480px) {
	.comparison {
		margin: 23px auto 20px;
	}
	.solutionDetail h3 {
		font-size: 18px;
	}
	.comparison .articleHead p {
		line-height: 21px!important;
	}
	.comparison .articleBody {
		padding: 0;
	}
	.comparison table {
		float: none;
		width: 100%;
		margin: 0 0 38px;
	}
	.comparison .articleBody h5 {
		font-size: 12px!important;
		line-height: 18px!important;
	}
	.comparison .articleBody h5 span {
		font-size: 18px!important;
	}
	.comparison .articleBody p {
		line-height: 20px!important;
		font-size: 12px!important;
	}
}

.solutionTable {
	padding: 55px 0;
}

.solutionTable h3 {
	margin-bottom: 50px;
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: 500;
}

.solutionTable table {
	width: 100%;
}

.tdLeft {
	width: 43.5%;
	padding-left: 6.5%;
}

.tdRight {
	width: 43.5%;
	padding-left: 6.5%;
}

.mapPic {
	width: 95.7%;
	position: relative;
}

.picture>img {
	width: 100%;
}

@media screen and (max-width: 480px) {
	.solutionTable {
		padding: 30px 0;
	}
	.solutionTable h3 {
		margin-bottom: 20px;
		font-size: 18px;
	}
	.tdLeft,
	.tdRight {
		width: 100%;
		float: none;
		padding-left: 0;
		padding-top: 0!important;
	}
	.mapPic {
		margin: 0 auto;
		position: relative;
	}
}

.step ul li {
	margin-bottom: 16px;
	background: url(../img/dot.jpg) no-repeat left 8px;
	padding-left: 20px;
	font-size: 14px;
	color: #333;
}

@media screen and (max-width: 480px) {
	.comparison .articleBody img {
		width: 100%;
	}
}

.successFont a h5 {
	font-size: 18px;
	color: #333;
	letter-spacing: 0.6px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 13px;
}

.successFont p,
.fontop {
	font-size: 14px;
	color: #333;
	letter-spacing: 0.6px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 11px;
	line-height: 25px;
}

.successFont .fr:hover {
	background: #4f9de4;
	color: #fff;
}

.successFont .fr {
	cursor: pointer;
	width: 92px;
	height: 34px;
	display: block;
	border: 1px solid #4f9de4;
	color: #4f9de4;
	letter-spacing: 0.6px;
	text-align: center;
	line-height: 34px;
	margin-top: 23px;
	margin-left: auto;
	font-size: 14px;
}

.modal-dialog {
	margin-top: 7%;
}

.modalFont h5 {
	padding-bottom: 15px;
}

.modalFont p {
	line-height: 28px;
}

.rigBorder {
	border-right: 1px solid #e5e5e5;
}

.applyBtn {
	display: block;
	width: 185px;
	height: 47px;
	background: #4f9de4;
	font-size: 18px;
	color: #fff;
	line-height: 47px;
	text-align: center;
	border-radius: 4px;
	margin-top: 119px;
}

@media screen and (min-width: 768px) {
	.modal-dialog {
		width: 100%;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.modal-dialog {
	/*margin-top: 15%;*/
}

.hcolor {
	margin-top: 20px;
	font-size: 18px;
	color: #000;
	letter-spacing: 1.1px;
	line-height: 35px;
}


/*@media (min-width: 768px) {
	.signinBg {
		background: #001b4d !important;
	}
}*/
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
   	border: 1px solid #46b3e5;
}
.pagination > li > a:hover, .pagination > li > span:hover{
	background: #46b3e5;
	color: #fff;
}
.pagination .pageMian a{
	background: #46b3e5;
	color: #fff;
}
.pagination li{

	display: inline-block;
	margin-left: 5px;
}
.pagination li a{
	color: #46b3e5;
}

.aword{
	font-size: 16px;
	color: #333 !important;
	line-height: 30px;
}
.aword:hover{
	color: #4f9de4 !important;
}

.mg-t5{
	margin-top: 5px;
}
@media screen and (min-width: 480px){
.navbar-nav>li>.dropdown-menu {
    position: absolute;
    width: 330px;
    left: 40px;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 15px;
    background: #fff;
    padding: 30px 33px 7px 69px;
    height: 120px;
}}

#particles-js{
	background: #fff;
}

.navHeight{
	height: 50px;
}
.newsItem {
	display: none;
}
.currentNewsItem {
	display: block;
}