/*通用*/
@font-face{
	font-family: akashi;
	src: url(../fonts/AKASHI.TTF);
}

/* 头部 */
.header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	padding: 2.5rem 4rem;
}
.logo{
	padding-right: 1rem;
	margin-right: 1rem;
	border-right: 1px solid rgba(255,255,255,0.9);
}
.slogan a{
	color: #FFFFFF;
	text-decoration: none;
}
.slogan a span{
	font-size: 0.875rem;
}

.navList ul li{
	float: left;
	width: 6rem;
	margin: 0 0.5rem;
}
.navList ul li a{
	color: #FFFFFF;
	display: block;
	padding-bottom: 1rem;
	text-align: center;
	text-decoration: none;
}
.navList ul li a:hover{
	transition-duration: .2s;
	border-bottom: 3px solid #db0118;
}


/* 面包屑导航 */
.cream
{
	height: 6.25rem;
	line-height: 6.25rem;
	background-color: #f4f4f4;
}
.pageTitle
{
	float: left;
	width: 17.5rem;
	text-align: center;
	background-color: #DB0118;
}
.pageTitle span
{
	color: #FFFFFF;
	font-size: 1.125rem;
	padding-left: 2.5rem;
	display: inline-block;
	line-height: 6.25rem;
	background: url(../images/about-icon.png) left no-repeat;
}
.pageList
{
	float: left;
	margin-left: 3rem;
}
.pageList a
{
	display: inline-block;
	width: 10rem;
	line-height: 6.25rem;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-size: 1.125rem;
}
.pageList a.on
{
	color: #DB0118;
	background: url(../images/lib.png) bottom center no-repeat;
}
.needs
{
	float: right;
}
.needs a
{
	font-size: 1.125rem;
	color: #333333;
	padding-left: 3rem;
	display: inline-block;
	line-height: 6.25rem;
	background: url(../images/needs.png) left no-repeat;
}

/*** 分页 ***/
.paginationBox{
	text-align: center;
}


/*** 底部 ***/

.ad
{
	height: 278px;
	background: url(../images/tbg.jpg) center no-repeat;
}
.ad .adtitle
{
	width: 400px;
	height: 200px;
	background-color: #db0118;
	text-align: center;
	color: #FFFFFF;
	padding-top: 30px;
}
.ad .adtitle b
{
	font-size: 61px;
}
.ad .adtitle p
{
	font-size: 40px;
	font-weight: bold;
}

.adLink
{
	margin-left: 3rem;
	margin-top: 3rem;
}
.adLink .adt
{
	color: #FFFFFF;
	font-size: 40px;
}
.adLink .add
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 1.5rem;
}
.adLink .adl
{
	margin-top: 2rem;
}
.adLink .adl a
{
	display: inline-block;
	width: 178px;
	height: 48px;
	border-radius: 48px;
	background-color: #DB0118;
	color: #FFFFFF;
	line-height: 48px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-right: 20px;
	text-decoration: none;
}
.adLink .adl a+a
{
	background-color: transparent;
	border: 3px solid rgba(255,255,255,0.3);
	line-height: 42px;
}
.adtel
{
	margin-top: 6rem;
}
.adtel b
{
	font-size: 0.875rem;
	color: #FFFFFF;
}
.adtel p
{
	padding-top: 10px;
}
.adtel p span
{
	font-size: 36px;
	color: #DB0118;
	font-family: 'Arial';
	font-weight: bold;
}

/* 合作伙伴 */
.coopTitle
{
	text-align: center;
	position: relative;
}
.coopTitle span
{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1rem;
	width: 2rem;
	height: 7px;
	background-color: #DB0118;
}
.coopTitle h3
{
	font-size: 1.5rem;
	color: #333333;
	line-height: 5rem;
	margin-top: 7px;
}
.coopList{
	margin-top: 35px;
	margin-bottom: 37px;
}
.coopList a img
{
	border: 1px solid #CCCCCC;
}

.footnav
{
	line-height: 114px;
	overflow: hidden;
	background: url(../images/fbg.jpg) bottom repeat-x;
}
.footnav b
{
	color: #DB0118;
	font-size: 30px;
}
.fnav a{
	float: left;
	padding-left: 4.5rem;
	color: #333333;
	font-weight: bold;
}

.footer
{
	margin-top: 1rem;
}
.footer .about{
    padding-right: 10px;
}
.ftitle
{
	line-height: 54px;
	background: url(../images/fline.jpg) bottom no-repeat;
	background-size: auto 2px;
}
.ftitle span
{
	padding-left: 2px;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
.about .fdesc
{
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	color: #666666;
}
.flist{
	margin-top: 20px;
}
.flist ul li
{
	line-height: 30px;
	font-size: 14px;
	padding-left: 21px;
	background: url(../images/star.png) left no-repeat;
}
.footcopy
{
	margin-top: 3rem;
	border-top: 1px solid #e9e9e9;
	text-align: center;
	padding: 26px 0;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.footcopy a
{
	color: #666666;
}

/* 内页 */
.pbanner{
	text-align: center;
}
.pbanner img{
	width: 100%;
}


/*手机端导航*/
.sp_nav{
	width: 50px;
	float: right;
	cursor: pointer;
	height: 30px;
	margin-top: 15px;
	position: fixed;
	top: 15px;
	right: 15px;
	z-index: 3000;
	display: none;
}
.sp_nav span{
	display: block;
	background: #db0118;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 10px;
	transition: all ease 0.35s;
}
.sp_nav span:nth-of-type(1){ 
	top: 0px;
}
.sp_nav span:nth-of-type(2){
	top: 10px;
}
.sp_nav span:nth-of-type(3){
	top: 20px;
}
.sp_nav_se span:nth-of-type(1){
	top: 10px;
	transform: rotate(45deg);
}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{
	position: fixed;
	z-index: 2000;
	background: #fff;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height:40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}
.sjj_nav ul{
	transform: translateY(50%);
}
.nav_show{
	top: 0;
}
.sjj_nav>ul>li:first-child{
	overflow: hidden;
	border-top: 0;
}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{
	position:absolute;
	top:5px;
	right:0px;
	border-left:1px #ddd solid;
	height:30px;
	padding:0px 7px 0 7px;
}
.sjj_nav ul li i svg{
	transform: rotate(-90deg);
	transition: all ease 0.35s
}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{
	border-top: 1px #ddd solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}






















































































