@charset "utf-8";
/* CSS Document */

/*新闻列表*/
.news {
	width:490px;
}
.news ul {
	margin-top:15px;
}
.news ul li {
	padding:10px 0;
	+float:left\9;
}
.news ul li .date {
	float:left;
	width:52px;
}
.news ul li .date i {
	display:block;
	line-height:31px;
	text-align:center;
	color:#646464;
}
.news ul li .date i.month {
	font-size:14px;
	background-color:#e1e1e1;
}
.news ul li .date i.day {
	font-size:24px;
	font-weight:bold;
}
.news ul li:hover .date i.month {
	color:#fff;
	background-color:#ff4444;
}
.news ul li:hover .date i.day {
	color:#ff4444;
}
.news ul li .detail {
	padding-left:67px;
	+float:left\9;
	+padding-left:15px\9;
	+cursor:pointer\9;
}
.news ul li .detail .title {
	display:inline-block;
	width:100%;
}
.news ul li .detail .title h2 {
	overflow:hidden;
	float:left;
	width:368px;
	font-size:16px;
	line-height:21px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.news ul li .detail .title span {
	float:right;
	width:25px;
	height:21px;
	margin-left:30px;
	text-indent:-9999px;
	background-image:url(../images/base.png);
	background-repeat:no-repeat;
}
.news ul li:hover .detail .title span {
	background-position:0 -41px;
}
.news ul li .detail p.txt {
	width:100%;
	padding-top:5px;
	line-height:20px;
	color:#969696;
}

/*页头*/
.container {
	position:relative;
	z-index:1;
}
.header {
	height:120px;
}
.header a.logo {
	margin-top:20px;
}
.header .mainnav {
	margin:41px 76px 0 86px;
}
.header .mainnav ul li {
	float:left;
	margin-right:40px;
}
.header .mainnav ul li a {
	display:block;
	font-size:16px;
	line-height:31px;
}
.header .mainnav ul li a.cur {
	color:#c80000;
	border-bottom:2px solid #c80000;
}
.header .mj_hover_menu a {
	border-bottom:2px solid #c80000;
	}
.header .mj_hover_menu a {
	color:#c80000;
	}
.header .tel {
	margin-top:28px;
} 
.header .submenu {
	position:absolute;
	top:74px;
	left:0;
	z-index:1;
	display:none;
	width:100%;
	padding:30px 0;
	background-color:#f5f5f5;
	border-top:1px solid #e1e1e1;
	}
.header .submenu-main {
	width:1210px;
	margin:0 auto;
	overflow:hidden;
	}
.header .submenu-main a {
	color:#323232;
	border-bottom:none;
	}
.header .submenu-main a:hover {
	text-decoration:underline;
	}
.header .submenu-main .submenu-menu dl {
	float:left;
	}
.header .submenu-main .submenu-menu dl dt {
	display:block;
	padding-bottom:13px;
	font-size:18px;
	font-weight:bold;
	line-height:21px;
	color:#c80000;
	}
.header .submenu-main .submenu-menu dl dd {
	display:block;
	}
.header .submenu-main .submenu-menu dl dd a {
	display:block;
	font-size:16px;
	line-height:30px;
	}
.header .submenu-main .serve dl {
	float:left;
	width:320px;
	}
.header .submenu-main .serve dl dd a {
	padding-top:3px;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	}
.header .submenu-main .serve dl dd p {
	font-size:14px;
	line-height:18px;
	color:#646464;
	}
.header .submenu-main .sc-headerline a {
	padding-bottom:8px;
	font-size:16px;
	line-height:18px;
	}
.header .submenu-main .sc-headerline a:hover {
	text-decoration:none;
	color:#c80000;
	}
.header .submenu-main .serviceCenter dl {
	float:left;
	width:250px;
	height:160px;
	}
.header .submenu-main .serviceCenter dl dd {
	padding-top:3px;
	font-size:13px;
	line-height:24px;
	}
.header .submenu-main .download dl {
	float:left;
	width:216px;
	height:160px;
	margin-left:5px;
	}
.header .submenu-main .download dt {
	padding-bottom:3px;
	}
.header .submenu-main .download dl dd p {
	font-size:13px;
	line-height:24px;
	overflow:hidden;
	}
.header .submenu-main .download dl dd p span {
	float:left;
	color:#646464;
	}
.header .submenu-main .download dl dd p span.versions {
	padding-right:10px;
	}
.header .submenu-main .submenu-menu2 ul li {
	float:none;
	display:block;
	width:200px;
	border-bottom:1px solid #e1e1e1;
	}
.header .submenu-main .submenu-menu2 ul li a {
	font-size:16px;
	line-height:48px;
	text-decoration:none;
	border-bottom:none;
	}
.header .submenu-main .submenu-menu2 ul li a:hover {
	color:#c80000;
	}	
.header .submenu-main .submenu-menu2 ul li.first a {
	line-height:18px;
	padding-bottom:14px;
	}
.header .submenu-main .gqlife-intro .item img {
	float:left;
	}
.header .submenu-main .gqlife-intro .item dl.mobile {
	margin-left:175px;
	}
.header .submenu-main .gqlife-intro .item dl.platform {
	margin-left:295px;
	}
.header .submenu-main .gqlife-intro .item dl dt {
	padding-bottom:5px;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	}
.header .submenu-main .gqlife-intro .item dl dd {
	font-size:14px;
	line-height:20px;
	color:#646464;
	}
.header .submenu-main .join-flow ul li {
	float:left;
	margin-right:0;
	width:96px;
	}
.header .submenu-main .join-flow ul li i {
	display:block;
	width:96px;
	height:96px;
	text-indent:-9999px;
	background-image:url(../images/icon-join-flow.png);
	background-repeat:no-repeat;
	}
.header .submenu-main .join-flow ul li span {
	display:block;
	font-size:16px;
	line-height:32px;
	text-align:center;
	}
.header .submenu-main .join-flow ul li i.flow1 {
	background-position:0 0;
	}
.header .submenu-main .join-flow ul li i.flow2 {
	background-position:0 -146px;
	}
.header .submenu-main .join-flow ul li i.flow3 {
	background-position:0 -292px;
	}
.header .submenu-main .join-flow ul li i.flow4 {
	background-position:0 -438px;
	}
.header .submenu-main .join-flow ul li i.flow5 {
	background-position:0 -584px;
	}
.header .submenu-main .join-flow ul li i.flow6 {
	background-position:0 -730px;
	}
.header .submenu-main .join-flow ul li i.flow7 {
	background-position:0 -876px;
	}
.header .submenu-main .join-flow ul li.arrow {
	width:36px;
	height:128px;
	background:url(../images/arrow.png) no-repeat 5px 44px;
	}
.header .submenu-main .pic-show span {
	float:left;
	height:210px;
	}


/*页脚*/
.footer {
	padding-bottom:25px;
	margin-top:50px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color:#2d2d2d;
}
.footer .fnav dl {
	float:left;
	padding-right:40px;
}
.footer .fnav dl dt {
	padding-bottom:15px;
}
.footer .fnav dl dt a {
	font-size:14px;
	font-weight:bold;
	line-height:48px;
	color:#fff;
}
.footer .fnav dl dd p {
	line-height:24px;
	color:#fff;
	clear:both;
}
.footer .fnav dl dd ul li {
	float:left;
	width:100%;
	clear:both;
}
.footer .fnav dl dd ul li a {
	float:left;
	line-height:24px;
	color:#646464;
}
.footer .fnav dl.item dd ul li a {
	width:48px;
	margin-right:25px;
}
.footer .fnav dl.item dd ul li a.f-wrap {
	width:auto;
}
.footer .fnav dl.item-s1 {
	padding-right:30px;
}
.footer .fnav dl.item-s2 {
	padding-right:0;
}
.footer .fnav dl.item-s2 dd ul li a {
	width:60px;
}
.footer p.copyright {
	padding-bottom:15px;
	line-height:48px;
	color:#fff;
}
.footer ul.contact li {
	line-height:24px;
	text-align:right;
	color:#646464;
}
.qr-code {
	padding-top:12px;
	text-align:right;
}
.qr-code span {
	display:inline-block;
	width:100px;
	padding-left:20px;
	text-align:center;
	color:#fff;
}
.qr-code span img {
	display:block;
	padding-bottom:5px;
}


/*分页banner*/
.p-banner {
	height:160px;
	background:url(../images/pic/p-banner.jpg) no-repeat top center #e1e1e1;
}
.p-banner-s2 {
	height:160px;
	background:url(../images/pic/p-banner2.jpg) no-repeat top center #989898;
}

/*分页边导航*/
.sidebar-headline {
	width:232px;
	height:63px;
	text-indent:9px;
	color:#505050;
	background-image:url(../images/sidebar-titbg.png);
	border:1px solid #e1e1e1;
	border-bottom:none;
}
.sidebar-headline p {
	float:left;
	width:100%;
}
.sidebar-headline p.ch {
	font-size:24px;
	font-weight:bold;
}
.sidebar-headline p.eng {
	font-size:14px;
}
.sidebar {
	width:100%;
}
.sidebar p {
	float:left;
	width:100%;
	margin-top:-6px;
	background:url(../images/sidebar-itembg.png) no-repeat top right;
}
.sidebar p span {
	float:left;
	width:100%;
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
	line-height:37px;
	text-indent:20px;
	color:#fff;
	background-color:#ff4445;
}
.sidebar ul {
	float:left;
	width:232px;
	background-color:#fafafa;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.sidebar ul li a {
	display:block;
	padding-left:38px;
	font-size:13px;
	line-height:35px;
	color:#000;
	background-image:url(../images/base.png);
	background-repeat:no-repeat;
	background-position:23px -180px;
}
.sidebar ul li a:hover,.sidebar ul li a.cur {
	color:#ff4445;
	background-position:23px -217px;
}

/*分页向导*/
.guide {
	color:#646464;
	border-bottom:1px solid #e1e1e1;
}
.guide .title {
	font-size:18px;
	font-weight:bold;
	text-indent:5px;
}
.guide .title span {
	padding-left:12px;
	font-size:14px;
	font-weight:normal;
	color:#b4b4b4;
}
.guide .location {
}
.guide .location span {
	float:left;
}
.guide .location a {
	float:left;
	color:#646464;
	text-decoration:underline;
}
.guide .location i {
	float:left;
	padding:0 8px;
}
.guide .title,.guide .title span,.guide .location span,.guide .location a,.guide .location i {
	display:inline-block;
	line-height:41px;
}