@charset "utf-8";
/* CSS Document */
.zhiboli{position: relative;}
.zbfl{width:120px;display:none;padding-top:5px;position: absolute;top:42px;left:-44px;z-index: 9999;box-shadow: 0px 0px 17px -4px #8c8c8c;line-height: 30px;background: #fff;text-align: center;}
.zbfl div:nth-child(1) a{width:100px;padding-left:30px;line-height:28px;display:block;}
.zbfl div:nth-child(1):hover a{border:0px;color:#ff591b;}
.zbfl div:nth-child(2) a{width:100px;padding-left:30px;line-height:28px;display:block;
	no-repeat 10px 7px}
.zbfl div:nth-child(2):hover a{border:0px;color:#ff591b;}
.zbfl div:nth-child(3) a{width:100px;padding-left:30px;line-height:28px;display:block;}
.zbfl div:nth-child(3):hover a{border:0px;color:#ff591b;}
.zhiboli:hover .zbfl{display: block;}

.module-topbar {
    height:29px;
	margin-bottom:25px;
    border-bottom: 1px solid #e4e4e4;
    background:#fff;
	/*font-family:SimSun;*/
}

.topleft-bar li {
	display: inline-block;
	position:relative;
    float:left;
	min-width:36px;
    margin-right:30px;
    line-height: 29px;
	height:29px;
    font-size: 12px;
	color: #666;
}

.topleft-bar li a,
.topright-bar li a {
    color: #666;
}
.topright-bar li a:hover{
    color: #d60000;
}

.topleft-bar li a.brand-name {
    color: #0e5ab8;
}


.topright-bar li {
    float:left;
	margin-left:25px;
    line-height: 29px;
    font-size: 12px;
}


.module-header {
	width:1180px;
}

.h-logo {
    margin-right: 40px;
    margin-top:10px;
    font-size: 18px;
    line-height:38px;
}
.h-logo img{
	margin-right: 12px;
}

.student-menu ul li {
	float:left;
	height:34px;
	margin-right:40px;
	padding-top:10px;
	font-size:16px;
}

.student-menu ul li a {
	color:#999;
	padding-bottom:8px;
	line-height:34px;
}

.student-menu ul li a:hover,
.student-menu ul li a.active {
	color:#333;
	border-bottom:2px solid #ff591b;
}

.h-tel-con {
    padding-left: 37px;
    background: url(../images/all-ico.png) no-repeat;
	background-position:-300px -205px;
}

.h-r-text {
    font-size: 12px;
    color: #999;
}

.h-r-tel {
    font-size:14px;
    color:#ff591b;
    /*font-family: arial;*/
}



/*页脚*/
.ml60 {
	margin-left: 60px;
}

.mr40 {
	margin-right:40px;
}

/*关于我们*/
.about{
	overflow: hidden;
	padding:40px 0 30px;
}

.about-cont-a {
	overflow:hidden;
	min-width:137px;
	height:150px;
	border-right:1px solid #ededed;
}

.about-cont-tel {
	width:170px;
	margin-top:10px;
	padding-top:60px;
	height:96px;
	background:url(../images/tel-bg.png) no-repeat top center;
	/*font-family:SimSun;*/
}

.about-cont-tel h4 {
	font-size:20px;
	color:#333;
	text-align:center;
}

.about-cont-tel h5 {
	padding-top:10px;
	font-size:14px;
	color:#999;
	text-align:center;
}

.about-cont-a p{
	font-size: 18px;
	color: #333333;
}

.about-cont-a ul li{
	padding-top: 10px;
}
.about-cont-a ul li a{
	font-size: 14px;
	color: #999;
	/*font-family:SimSun;*/
}

.about-cont-a ul li a:hover{
	color: #ff6600;
}

.about-cont-ewm {
	padding-top:10px;
	margin-right:30px;
}

.about-cont-ewm p {
	font-size: 14px;
	color: #999;
	/*font-family:SimSun;*/
	line-height:24px;
}

.about-cont-a1-con {
	width:180px;
}

.about-cont-a1-con p.title {
	font-size: 18px;
	color: #333333;
}

.about-cont-img {
	padding-top:10px;
}
.about-cont-img>a{
	display: inline-block;
	vertical-align: top;
}

.about-cont-img .android{
	width: 46px;
	height: 56px;
	margin-right: 20px;
	background: url(../images/ico-android.jpg) no-repeat;
}

.about-cont-img .android:hover{
	background: url(../images/ico-android-hover.png) no-repeat;
}

.about-cont-img .ios{
	width: 40px;
	height: 57px;
	background: url(../images/ico-ios.jpg) no-repeat;
}

.about-cont-img .ios:hover{
	background: url(../images/ico-ios-hover.png) no-repeat;
}

/*.about-cont-img>img{
	vertical-align: top;	
}

.about-cont-img img {
	margin-right:20px;
}*/

.weixin {
	overflow:hidden;
	width:130px;
	height:150px;
	padding-right:60px;
	border-right:1px solid #ededed;
}

.about-cont-a1 i{
	display:block;
	margin-top:5px;
	font-size: 12px;
	color: #999;
	/*font-family:SimSun;*/
	text-align:center;
}

/*关于我们结束*/
.footer{
	background: #252525;
	color: #888888;
	text-align: center;
	font-size: 14px;
	/*font-family: arial;*/
	padding: 15px 0px 10px;
	line-height: 20px;
}
.footer a{
	color: #ffffff;
}
.footer a:hover{
	color: #d60000;
}

@media screen and (max-width: 1200px) {

}