@charset "gb2312";
/* CSS Document */
*{ margin:0px; padding:0px; border-collapse:collapse; font-family:'微软雅黑',Georgia, "Times New Roman", Times, serif; 	
outline:none;}
blockquote{margin:0px; padding:0px;}
a{ text-decoration:none; background:none; }
a:hover{}
#body{background:#fff;}
img{ border:none;}

td{ vertical-align:top;}

li{ list-style:none;}
.wrap {
	width: 1000px;
	margin: 0 auto;
}

.top-logo,.top {
	width: 100%;
	height: 27px;
}
.top-logo{line-height:26px;color:#959595;background:#262626;}
.top_content {
	width: 1000px;
	margin: 0 auto;
	line-height: 27px;
}
.top_content li {
	float: right;
	list-style-image: url(../images/hr/arrow.jpg);
	width: 70px;
}
.top_content a:link, .top_content a:visited {
	color: #8E8E8E;
	text-decoration: none;
}
.top_content a:hover, .top_content a:active {
	color: #C00;
	text-decoration: none;
}
.logo {
	height: 80px;
	background-color: #F3F3F4;
}
.logo_left {
	float: left;
	display: inline;
	margin:10px 6em 6px 0;
}
.logo_right {
	width: 300px;
	height: 28px;
	margin-top: 30px;
	float: right;
	display: inline;
	color: #8E8E8E;
}
.logo_right img {
	vertical-align: middle;
	margin-right: 10px;
}
#subNav{width:100%;height:80px;background-color:#F3F3F4;margin-bottom:40px}
#subNav li{float:left;position:relative;margin-right:1px;}
#subNav a{display:block;width:92px;height:67px;text-align:center;color:#9c9a9a;padding-top:13px}
#subNav a:hover{text-decoration:none}
#subNav a ins{display:block;width:52px;height:40px;margin:0 auto;background:url(../images/hr/0_03.png)no-repeat;}
#subNav a span{position:absolute;width:20px;height:20px}
#subNav a:hover,#subNav .adv_active a{background-color:#D42B2E;color:#fff}
#subNav a:hover ins{background:url(../images/hr/0_03.png)no-repeat;}
#subNav .adv_active ins{background:url(../images/hr/0_03-1.png)no-repeat;}
#subNav .adv_source ins{background:url(../images/hr/0_05.png)no-repeat;}
#subNav .adv_price ins{background:url(../images/hr/0_07.png)no-repeat;}
#subNav .adv_transfer ins{background:url(../images/hr/0_09.png)no-repeat;}
#subNav .adv_payment ins{background:url(../images/hr/0_11.png)no-repeat;}
#subNav .adv_promise ins{background:url(../images/hr/0_13.png)no-repeat;}
#subNav .adv_ride ins{background:url(../images/hr/0_05.png)no-repeat;}
#subNav .adv_finance ins{background:url(../images/hr/0_05.png)no-repeat;}
#subNav .adv_source:hover ins,#subNav .adv_active .adv_source ins{background:url(../images/hr/0_05-1.png)no-repeat;}
#subNav .adv_price:hover ins,#subNav .adv_active .adv_price ins{background:url(../images/hr/0_07-1.png)no-repeat;}
#subNav .adv_transfer:hover ins,#subNav .adv_active .adv_transfer ins{background:url(../images/hr/0_09-1.png)no-repeat;}
#subNav .adv_payment:hover ins,#subNav .adv_active .adv_payment ins{background:url(../images/hr/0_11-1.png)no-repeat;}
#subNav .adv_promise:hover ins,#subNav .adv_active .adv_promise ins{background:url(../images/hr/0_13-1.png)no-repeat;}
#subNav .adv_ride:hover ins,#subNav .adv_active .adv_ride ins{background-position:-301px -191px}
#subNav .adv_finance:hover ins,#subNav .adv_active .adv_finance ins{background-position:-349px -191px}
#subNav .pay_show ul{background:#F3F3F4;margin-top:-1px;display:none;position:absolute;z-index:9999}
#subNav .pay_show ul li{float:none;margin:0;}
#subNav .pay_show ul li a{height:28px;padding:0;line-height:28px;}
	.ui-dialog{ 
		width: 330px;
		top:15%;left:30%;
		background: #fff;
		padding: 2em 6em;
	}
	.ui-dialog a{text-decoration: none;}

	.ui-dialog-title{height: 65px;line-height: 65px;padding: 0px 20px;color: #535353;
    font-size: 16px;cursor: move;user-select: none;background: url(../images/hr/logo_06-1.png)no-repeat 105px 16px;background-size: 120px;
	}
	.ui-dialog-closebutton{
		width: 16px;height: 16px;display: block;
		position: absolute;top: 12px;right: 20px;
		background: url(../images/hr/close_def.png) no-repeat;cursor: pointer;

	}
	.ui-dialog-closebutton:hover{background:url(../images/hr/close_hov.png);}
	.ui-dialog-pt15{
		padding-top: 15px;
	}
	.ui-dialog-l40{line-height:32px;
		text-align: right;
	}

	.ui-dialog-input{
		width:85%;height: 40px;
		margin: 0px;padding:0px;
		border: 1px solid #d5d5d5;
		font-size: 16px;color: #c1c1c1;
		outline: none;padding-left:15%;
	}
	.ui-dialog-input-username{
		background: url(../images/hr/input_username.png) no-repeat 12px -2px ;
	}

	.ui-dialog-input-password{
		background: url(../images/hr/input_password.png) no-repeat 12px -2px;
	}
	.ui-dialog-submit{
		width: 100%;height:40px;background: #D42B2E;border:none;font-size: 16px;color: #fff;border-radius:5px;
		outline: none;text-decoration: none;
		display: block;text-align: center;line-height:40px;
	}
	.ui-dialog-submit:hover{
		background: #D42B2E;
	}
	.ui-mask{ 
		width: 100%;height:100%;background: #000;
		position: absolute;top: 0px;height: 0px;z-index: 8000;
		opacity:0.4; filter: Alpha(opacity=40);
	}
	#mask{ 
	background-color:#ccc;
	opacity:0.5;
	filter: alpha(opacity=50); 
	position:absolute; 
	left:0;
	top:0;
	z-index:1000;
	}
	#login{ 
	position:fixed;
	z-index:1001;
	}

.tel {
	font-family: "微软雅黑";
	font-size: 22px;
	color: #C00;
}
.nav {
	height: 40px;
}
.nav_left {
	width: 10px;
	background: url(../images/hr/nav_left.jpg) no-repeat;
}
.nav_right {
	width: 10px;
	background: url(../images/hr/nav_right.jpg) no-repeat;
}
.nav_mid_left{
	float: right;
	display: inline;
}
.nav_mid_right{display:inline-block;float:right;margin:11px 0;	margin-right:0.3em;}
.nav_mid_right li{float:left;width:6.5em;height:5em;line-height:8em;text-indent:14px;}
.nav_mid_left .nam ul{position:absolute;background:#fff;margin-left:-19px;  text-indent: 9px;line-height:22px;padding: 1px 4px;border:1px solid #EEEEEF;border-top:3px solid #D42B2E;margin-top:10px;display:none;}
.nav_mid_left .nam ul li{border-bottom:1px solid #786F66;}
.nav_mid_left .nam,.nav_mid_left .nam1{padding:1em 1.5em;float:left;margin-top:6px;}
.nav_mid_left .nam1{background:#D42B2E;color:#fff;}
.nav_mid_left .nam1 span{color:#fff;}
.nav_mid_left .nam img,.nav_mid_left .nam1 img{width:45px;}
.nav_mid_left .nam span,.nav_mid_left .nam1 span{display:block;text-align:center;}
.search_text {
	width: 190px;
	float: left;
	height: 25px;
	margin-top: 5px;
	background: url(../images/search.jpg) no-repeat right center;
	background-color: #FFF;
	border: 1px solid #FFF;
	padding-right: 25px;
}
.ad {
	height: 320px;
	margin-top: 5px;
	overflow: hidden;
}
.mainn {
	width:72.8%;
	background-color: #FFF;
}
.news {
	width:100%;
	margin-bottom:1em;
}
.products {
	width: 410px;
	margin: 0 7px;
}
.sidebar {
	width: 23.45%;
	float: right;
	display: inline;
	margin-bottom:3em;
	}
.news, .products {
	float: left;
	display: inline;
}
.title,.title-rig{
	height: 35px;
	border-bottom: 2px solid #D42B2E;
	font-size: 14px;
	font-family: "黑体";
	line-height: 35px;
	font-weight: bold;
	color: #786F66;
}
.title-rig{border:0;}
.cx{background:#F3F3F4;}
.cx li{display:inline-block;padding-left:1em;}
.cx select{width:9em;}
.cx-but:hover{background:#4776FF;}
.cx-but{padding: 5px 15px;background: #4776BD;color:#fff;margin:10px 5px;border:0;border-radius:4px;cursor:pointer;}
.tabl{margin:12px 0;float:left;overflow:hidden;height:18em;}
.tabl table{float:left;width:48%;}
.tabl table tr{line-height:24px;text-indent:20px;}
.tabl table .lis-bc:hover{background:#F1F1F2;cursor:pointer;}
.tabl table tr .lis{background:url(../images/hr/0_1.png)no-repeat 8px 8px;background-size:7px;}
.tabl table tr p{width:100%;overflow:hidden;height:24px;}
.sec li{
	width:49.5%;
	line-height:40px;
	color:#fff;
    text-align: center;
	display: inline-block;
    text-align: center;
    height:40px;
    background:#5F5F5F;
	border-bottom:2px solid #5F5F5F;
    float:left;margin:8px 0;}
.titile_left {
/* 	width: 50%;
 */	float: left;
	font-size:22px;
	color:#000;
	padding-left: 35px;
	background:url(../images/hr/0_25.png) no-repeat 2px 3px;
	font-weight: normal;
}
.title_right {
	float: right;
	text-align: left;
	margin-bottom:0;
	height:27px;
	margin-top:4px;
}
.title_right a {
	color: #999;
	text-decoration: none;
	font-family: "宋体";
	font-size: 10px;
	font-weight: normal;
	padding-right: 10px;
}
.zlef{background:#F1F1F2;width:100%;padding:0.5em 0;margin-top:1em;}
.zlef-l{width:24%;float:left;line-height:24px;}
.zlef-r{width:75%;display:inline-block;}
.zlef .b{color:#c40000;font-size:14px;display:block;text-align:center;}
.zlef p{width:95%;margin:auto;text-align:center;}
#state_time,#end_time{font-weight:bold;}

.zlef .inp li div{text-align:center;height:28px;line-height:28px;color:#fff;background:url(../images/hr/0_59.png) no-repeat 10px 3px;text-indent:15px;}
/* .zlrig{float:right;width:69%;} */
.zlrig{margin-top:9px;border-top:1px solid #EEEEEF;border-bottom:1px solid #EEEEEF;height:31px;}
.lisbo{padding:10px 0;border-bottom:1px solid #EEEEEF;padding-left:62px;}
.newslist li{margin:15px 0;}
.pic_gn{margin:10px 0;}
.pic_gn li{text-align:center;float:left;background:#F6F6F6;margin:7px 0;margin-left:0;margin-right:28px;padding:15px 0;width:154px;}
.pic_gn li span{display:block;font-size:16px;}
.pic_gn .hr-073,.pic_gn .hr-076,.pic_gn .hr-079,.pic_gn .hr-070,.pic_gn .hr-089,.pic_gn .hr-095,.pic_gn .hr-086,.pic_gn .hr-085{height:50px;width:50px;margin:auto;}
.pic_gn .hr-073{background:url(../images/hr/0_73.png)no-repeat -2px 0px;background-size:54px;}
.pic_gn .hr-076{background:url(../images/hr/0_76.png)no-repeat -2px 1px;background-size:54px;}
.pic_gn .hr-079{background:url(../images/hr/0_79.png)no-repeat -2px 0px;background-size:55px;}
.pic_gn .hr-070{background:url(../images/hr/0_70.png)no-repeat 0px 1px;background-size:50px;}
.pic_gn .hr-089{background:url(../images/hr/0_89.png)no-repeat -2px 0px;background-size:52px;}
.pic_gn .hr-095{background:url(../images/hr/0_95.png)no-repeat -2px 3px;background-size:52px;}
.pic_gn .hr-086{background:url(../images/hr/0_86.png)no-repeat 0px 0px;background-size:50px;}
.pic_gn .hr-085{background:url(../images/hr/0_74.png)no-repeat 0px 0px;background-size:50px;}
.pic_gn a:hover li,.pic_gn a:hover span{background:#D42B2E;color:#fff;}
.pic_gn a li:hover .hr-073{background:url(../images/hr/0_01_03.png)no-repeat -2px 0;background-size:54px;}
.pic_gn a li:hover .hr-076{background:url(../images/hr/0_01_06.png)no-repeat -2px 1px;background-size:54px;}
.pic_gn a li:hover .hr-079{background:url(../images/hr/0_01_08.png)no-repeat -2px 0px;background-size:55px;}
.pic_gn a li:hover .hr-070{background:url(../images/hr/0_01_10.png)no-repeat 0px 1px;background-size:50px;}
.pic_gn a li:hover .hr-089{background:url(../images/hr/0_01_20.png)no-repeat -2px 0px;background-size:52px;}
.pic_gn a li:hover .hr-085{background:url(../images/hr/0_01_24.png)no-repeat 0px 0px;background-size:50px;}
.pic_gn a li:hover .hr-095{background:url(../images/hr/0_01_23.png)no-repeat -2px 3px;background-size:52px;}

.pic_news img, .product_list img {
	float: left;
	margin: 0 5px;
}
.pic_news a, .product_list a {
	color: #C00;
	text-decoration: none;
}
.red {
	color: #C00;
	font-weight: bold;
}
.news_list {
	/*height:90px;*/
	margin-top: 20px;
}
.news_list li {
	background: url(../images/hr/list.jpg) no-repeat;
	list-style-type: none;
	padding-left: 10px;
	margin: 8px;
	border-bottom: 1px dotted #CCC;
	height: 17px;
	line-height: 17px;
}
.news_list span {
	float: right;
	color: #999;
}
.news_list a:link, .news_list a:visited {
	text-decoration: none;
	color: #000;
}
.news_list a:hover, .news_list a:active {
	color: #F00;
	text-decoration: none;
}
.product_list {
	height: 120px;
	margin-top: 10px;
	line-height: 22px;
}
.product_type {
	width: 372px;
	height: 37px;
	background: url(../images/hr/product_type_bg.jpg) no-repeat;
	margin: 20px auto;
}
.product_type li {
	list-style-type: none;
	float: left;
	line-height: 37px;
	/*	width:65px;
*/	text-align: center;
	margin: 0 15px;
}
.vid1-img img{margin:13px 12px 0 0;width:68px;height:60px;}
.video_content {
	height: 150px;
}
.service{
	height: 55px;
	background:#F6F6F6;
	padding:12px;
	margin:10px 0;
}
.service1{margin:5px 0;padding:10px 0;border-bottom:1px solid #ccc;min-height:60px;}
.ser1-tex{float:right;font-size:13px;width:12em;color:#000;height: 4.2em;overflow: hidden;}
.service img{float:left;}
.ser-tex{
	float:left;
	margin:5px 10px;
}
.ser-tex span{	color:#D22929;
}
.copyright {
	clear: both;
	width: 100%;
	background-color: #E8e8E8;
	margin-top: 10px;
}
.copyright_content {
	width: 1000px;
	height: 148px;
	margin: 0 auto;
	padding-top: 20px;
	color: #999;
}
.copyright_content li .rige li{float:right;}
.copyright_content li .rige li img{width:45px;}
.copyright_content .sin{
	list-style-type: none;
	float: left;
	text-align:left;
border-right:1px solid #C4C4C4;
	font-family: "微软雅黑";
	color: #000;
	font-size:18px;
	height:7.5em;
}
.copyright_content li a{
	font-family: "微软雅黑";
	line-height: 20px;font-size:12px;
}
.copyright_content li ul li {
	float:left;
	margin:0 8px;
	
}
#QQ,#weixin,#weibo{display:inline-block;width:45px;height:45px;}
#QQ{background:url(../images/hr/0_101.png)no-repeat;background-size:47px;}
#QQ:hover{background:url(../images/hr/0_101-1.png)no-repeat;background-size:47px;}
#weixin{background:url(../images/hr/0_103.png)no-repeat;background-size:47px;}
#weixin:hover{background:url(../images/hr/0_103-1.png)no-repeat;background-size:47px;}
#weibo{background:url(../images/hr/0_107.png)no-repeat;background-size:47px;}
#weibo:hover{background:url(../images/hr/0_107-1.png)no-repeat;background-size:47px;}

/*客服样式*/
.toolbar{position:fixed;right:0px;bottom:50px;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-weixin:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar a{width:50px;height:50px;display:block;margin:5px 0;}
.toolbar-weixin{background:url(../images/l_10.png)no-repeat;}
.toolbar-weixin:hover{background:url(../images/l_03.png)no-repeat;}
.toolbar-weixin:hover .toolbar-layer{display:block;}
.toolbar-weixin .toolbar-layer{height:170px;background:url(../images/weixin_code.jpg)no-repeat;background-color: #fff;width:160px;display:none;background-size:160px;position:absolute;left:-165px;top:-55px;padding:3px;font-size: 12px;line-height: 320px;color: #666;}
.toolbar-kf{background:url(../images/l_06.png)no-repeat;}
.toolbar-kf:hover{background:url(../images/l_12.png)no-repeat;}
.toolbar-item-top{background:url(../images/l_08.png)no-repeat;}
.toolbar-item-top:hover{background:url(../images/l_14.png)no-repeat;}

.more_msg a:hover{background:#E4E4E4;}

#mooc {width:40em;margin-left:2.5em;margin-top:5px;float:left;text-align: left;}
/*  头部样式 */	
#moocTitle {height: 62px;overflow: hidden;/* 这个一定要加上，内容超出的部分要隐藏，免得撑高头部 */
	font-size: 26px;line-height: 62px;padding-left: 30px;background-image: -moz-linear-gradient(top, #f05e6f, #c9394a); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f05e6f), color-stop(1, #c9394a)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fa1ff', endColorstr='#f05e6f', GradientType=0); /* IE*/
	border: 1px solid #f05e6f;-moz-border-radius: 8px 8px 0 0;/* Gecko browsers */
	-webkit-border-radius: 8px 8px 0 0;/* Webkit browsers */border-radius: 8px 8px 0 0;color: #fff;position: relative;}
/*  底部样式 */
#moocBot {width: 399px;overflow: hidden;/* 这个一定要加上，内容超出的部分要隐藏，免得撑高底部结构 */}
/*  中间样式 */
#moocBox {height:22px;width:97%;margin-top:3px;overflow: hidden;/*  这个一定要加，超出的内容部分要隐藏，免得撑高中间部分 */}
#mooc ul li {height: 24px;}#mooc ul li a {width:83%;float: left;display: block;overflow: hidden;text-indent: 15px;height:22px;}
#mooc ul li span {float: right;color: #999;}#mooc ul li b{color:#c80000;}
