.page{
	width:100%;
}

.wrap{
	width:1200px !important;
}

.bg{
	padding:30px 0 100px 0;
	width:100%;
	min-width:1200px;
	background:#f8f8f8;
}

/* 头部导航 */
.topBar{
	width:100%;
	height:75px;
	background:#fff;
	border-bottom:1px solid #ededed;
}

.topBar .logo-btn{
	float:left;
	width:245px;height:75px;
	border-right:1px solid #ededed;

}
.topBar .logo-btn .img-ibox{
	margin:17px auto;
	width:134px;height:40px;
}

.topBar .bar-btn{
	position:relative;
	float:left;
	width:158px;height:75px;
	line-height:75px;
	border-right:1px solid #ededed;
	font-size:18px;
	color:#4c4c4c;
	text-align:center;
}
.topBar .bar-btn:hover{
	color:#e7160d;
	text-decoration: none;
}
.topBar .bar-btn:hover:after{
	content:'';
	position:absolute;
	bottom:2px;left:2px;
	width:154px;height:4px;
	background:#e7160d;
}

.topBar .aboutJY-btn{
	position:relative;
	float:left;
	width:158px;height:75px;
	line-height:75px;
	border-right:1px solid #ededed;
	font-size:18px;
	color:#e7160d;
	text-align:center;
	cursor:pointer;
	z-index:2;
}
.topBar .aboutJY-btn .icon{
	display:inline-block;
	width:13px;height:7px;
	background:url('../img/arrow-down.png') no-repeat;
}
.topBar .aboutJY-btn .dropDown-menu{
	display:none;
	position:absolute;
	top:76px;left:0;
	width:158px;
}
.topBar .aboutJY-btn:hover .dropDown-menu{
	display:block;
}
.topBar .aboutJY-btn .dropDown-menu a{
	display:block;
	width:100%;height:40px;
	line-height:40px;
	background:#e7160d;
	font-size:18px;
	color:#fff;
	text-align:center;
}
.topBar .aboutJY-btn .dropDown-menu a:hover{
	background:#bf1710;
	text-decoration: none;
}

/* 头部导航End */

/*分页*/
.pageArea{
	margin:0 auto;
	width:fit-content;
}

.pageArea a{
	float:left;
	margin:0 5px;
	padding:0 10px;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#000;
	text-align:center;
}
.pageArea a.current{
	background:#d3d3d3;
	color:#fff;
	cursor:auto;
}

.pageArea .total-num{
	float:left;
	margin:0 4px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#000;
	text-align:center;
}

/*分页End*/

/* 左边切页部分 */
.leftArea{
	float:left;
	width:280px;
}
.leftArea .userInfoArea{
	padding-top:30px;
	width:280px;height:116px;
	background:#fff;
	border:1px solid #ebebeb;
	box-sizing:border-box;
}
.leftArea .userInfoArea p{
	width:100%;
	font-size:16px;
	color:#000;
	text-align:center;
}
.leftArea .userInfoArea .quit-btn{
	display:block;
	width:100%;height:55px;
	line-height:55px;
	font-size:16px;
	color:#0aaff1;
	text-align:center;
}

.leftArea .tabsArea{
	margin-top:25px;
	width:280px;
	border-top:1px solid #ebebeb;
	box-sizing:border-box;
}
.leftArea .tabsArea .smallTabArea{
	position:relative;
	padding-left:20px;
	width:280px;
	line-height:50px;
	background:#fff;
	border:1px solid #ebebeb;
	border-top:none;
	box-sizing:border-box;
}
.leftArea .tabsArea .smallTabArea6,
.leftArea .tabsArea .smallTabArea7,
.leftArea .tabsArea .smallTabArea8{
	margin-top:20px;
	line-height:49px;
	border-top:1px solid #ebebeb;
}

.leftArea .tabsArea .smallTabArea .icon{
	float:left;
	margin:15px 20px 0 0;
	width:20px;height:20px;
	background:url('../img/tab-icon.png') no-repeat;
	vertical-align:-5px;
}
.leftArea .tabsArea .smallTabArea1 .icon{
	background-position:0 0;
}
.leftArea .tabsArea .smallTabArea1.active .icon{
	background-position:0 -20px;
}
.leftArea .tabsArea .smallTabArea2 .icon{
	background-position:-20px 0;
}
.leftArea .tabsArea .smallTabArea2.active .icon{
	background-position:-20px -20px;
}
.leftArea .tabsArea .smallTabArea3 .icon{
	background-position:-140px 0;
}
.leftArea .tabsArea .smallTabArea3.active .icon{
	background-position:-140px -20px;
}
.leftArea .tabsArea .smallTabArea4 .icon{
	background-position:-40px 0;
}
.leftArea .tabsArea .smallTabArea4.active .icon{
	background-position:-40px -20px;
}
.leftArea .tabsArea .smallTabArea5 .icon{
	background-position:-60px 0;
}
.leftArea .tabsArea .smallTabArea5.active .icon{
	background-position:-60px -20px;
}
.leftArea .tabsArea .smallTabArea6 .icon{
	background-position:-80px 0;
}
.leftArea .tabsArea .smallTabArea6.active .icon{
	background-position:-80px -20px;
}
.leftArea .tabsArea .smallTabArea7 .icon{
	background-position:-120px 0;
}
.leftArea .tabsArea .smallTabArea7.active .icon{
	background-position:-120px -20px;
}
.leftArea .tabsArea .smallTabArea8 .icon{
	background-position:-100px 0;
}
.leftArea .tabsArea .smallTabArea8.active .icon{
	background-position:-100px -20px;
}

.leftArea .tabsArea .smallTabArea .tit{
	float:left;
	width:180px;height:50px;
	line-height:50px;
	font-size:16px;
	color:#999;
}
.leftArea .tabsArea .smallTabArea.active .tit{
	color:#0aaff1;
}

.leftArea .tabsArea .smallTabArea .triangle{
	float:left;
	margin-top:22px;
	width:0px;height:0px;
	border-width:8px;
	border-style:solid;
	border-color:#d9d9d9 transparent transparent transparent;
}

.leftArea .tabsArea .smallTabArea .openArea{
	display:none;
}
.leftArea .tabsArea .smallTabArea.open .openArea{
	display:block;
	padding-bottom:15px;
}

.leftArea .tabsArea .smallTabArea.open .triangle{
	margin-top:13px;
	border-color:transparent transparent #d9d9d9 transparent;
}
.leftArea .tabsArea .smallTabArea.open .openArea a{
	display:block;
	padding-left:40px;
	width:100%;height:35px;
	line-height:35px;
	font-size:12px;
	color:#1f1f1f;
	box-sizing:border-box;
}
.leftArea .tabsArea .smallTabArea.open .openArea a.active{
	color:#0aaff1;
}

.leftArea .faqBtn{
	display:block;
	margin-top:20px;
	width:280px;height:30px;
	line-height:30px;
	font-size:12px;
	color:#0aaff1;
	text-align:center;
}
/* 左边切页部分End */

/* 右边部分 */
.rightArea{
	float:left;
	margin-left:20px;
	width:900px;
}

/* 右边部分 */

/* 提示弹窗 */
.titTc{
	position:fixed;
	top:50%;left:50%;
	padding:50px;
	margin:-150px 0 0 -150px;
	min-width:300px;
	background:#fff;
	box-sizing:border-box;
	z-index:21;	
}
.titTc p{
  line-height:20px;
  font-size:14px;
  color:#999;
}
.titTc p span{
  line-height:30px;
  color:#010101;
}
/* 提示弹窗End */
