.tlWrap {
	width: 1100px;
	margin: 0 auto
}

.inlineBlock {
	display: inline-block;
	vertical-align: middle;
}

.flLeft {
	float: left;
}

.flRight {
	float: right;
}

.overHide {
	overflow: hidden;
}

.disnone {
	display: none;
}

/*header start*/
.tlHeader {
	position: relative;
}

.tlLogoArea {
	width: 190px;
	height: 70px;
	line-height: 70px;
}

.tlLogoIn {
	width: 190px;
	height: 42px;
	margin-top: -6px;
}

.tlNavArea {
	margin-left: 62px;
}

.tlNavLi {
	height: 70px;
	line-height: 70px;
	margin: 0 18px;
	position: relative;
}

.tlNavLink {
	font-size: 16px;
	display: block;
}

.tlNavLink:hover, .curNav .tlNavLink {
	color: #ff9600;
}

.curNavBg {
	width: 30px;
	height: 12px;
	background: url(../images/tlCurNav.png) no-repeat;
	position: absolute;
	left: 50%;
	bottom: 8px;
	margin-left: -15px;
	display: none;
}

.curNav .curNavBg {
	display: block;
}

.moreNavIn {
	width: 20px;
	height: 20px;
	background: url(../images/tlNavMore.png) no-repeat center;
}

.tlIndexLogin {
	position: relative;
	
	float:right;
}

.idxLogin {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding:0 10px;
	height: 32px;
	line-height: 32px;
	background: #ff9600;
	display: block;
	margin: 19px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px #ffd393;
	-moz-box-shadow: 1px 1px 2px #ffd393;
	-ms-box-shadow: 1px 1px 2px #ffd393;
	-o-box-shadow: 1px 1px 2px #ffd393;
	box-shadow: 1px 1px 2px #ffd393;
	float:right;
	margin-left:6px;
}
.idxLogout{
	background:#ff5454;
}
.idxLgIcon {
	width: 12px;
	height: 14px;
	background: url(../images/tlPerLogin.png) no-repeat;
	margin: -2px 2px 0 0;
}
/*header end*/

/*banner start*/
.tlBanner {
	position: relative;
}

.adFloat {
	width: 170px;
	position: fixed;
	top: 168px;
	left: 10px;
	z-index: 999;
}
.adRight{
	width: 170px;
	position: fixed;
	top: 168px;
	right: 10px;
	z-index: 999;
}
.adFloat  img,.adRight  img{
	width:150px;
}
.delAdIcon {
	width: 20px;
	height: 20px;
	background: url(../images/delAdIcon.png) no-repeat;
	position: absolute;
	right: 3px;
	top: -15px;
}

.opFloat {
	width: 50px;
	position: fixed;
	right: 10px;
	top: 427px;
	z-index: 1;
}

.opFloatUl {
	width: 100%;
	height: 200px;
	background: #fff;
	border: 1px solid #e5e5e5;
}

.opFloatLi {
	width: 100%;
	height: 50px;
	position: relative;
}

.opDetCon {
	font-size: 14px;
	height: 50px;
	line-height: 29px;
	padding: 10px 12px;
	position: absolute;
	top: -1px;
	left: -96px;
	background: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: none;
}

.opFloatLi:hover .opDetCon {
	display: block;
}

.opRtIcon {
	width: 8px;
	height: 8px;
	background: url(../images/rtMSan.png) no-repeat;
	position: absolute;
	right: -7px;
	top: 50%;
	margin-top: -4px;
}

.eqDetCon {
	width: 112px;
	height: 112px;
	padding: 10px 0;
	text-align: center;
	top: -30px;
}

.hotLine {
	width: 193px;
}

.opFloatLink {
	display: block;
	width: 48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center center;
}

.opFlUnderLine {
	width: 20px;
	display: block;
	border-bottom: 1px solid #eee;
	margin: 0 auto;
}

.opFlLink01 {
	background-image: url(../images/opFlIcon01.png);
}

.opFlLink02 {
	background-image: url(../images/opFlIcon02.png);
}

.opFlLink03 {
	background-image: url(../images/opFlIcon03.png);
}

.opFlLink04 {
	background-image: url(../images/opFlIcon04.png);
}

.retTop {
	color: #ff9600;
	text-align: center;
	display: block;
	border: 1px solid #eee;
	width: 49px;
	height: 49px;
	background: #fff;
	margin-top: 4px;
}

.retTopIcon {
	width: 20px;
	height: 10px;
	background: url(../images/opFlIcon05.png) no-repeat;
	display: block;
	margin: 13px auto 0;
}

.bannerBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.bannerBox .hd {
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 50px;
	z-index: 1;
}

.bannerBox .hd.oneBan {
	margin-left: -40px;
}

.bannerBox .hd.twoBan {
	margin-left: -50px;
}

.bannerBox .hd.thrBan {
	margin-left: -74px;
}

.bannerBox .hd.fourBan {
	margin-left: -100px;
}

.bannerBox .hd.fiveBan {
	margin-left: -124px;
}

.bannerBox .hd.sixBan {
	margin-left: -150px;
}

.bannerBox .hd.sevenBan {
	margin-left: -180px;
}

.bannerBox .hd.eightBan {
	margin-left: -208px;
}

.bannerBox .hd.nineBan {
	margin-left: -225px;
}

.bannerBox .hd.tenBan {
	margin-left: -256px;
}

.bannerBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.bannerBox .hd ul li {
	float: left;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,
		endColorstr=#50000000);
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.bannerBox .hd ul li.on {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.bannerBox .bd {
	position: relative;
	height: 700px;
	z-index: 0;
}

#action {
	height: 440px;
}

#action .tips {
	text-align: center;
	line-height: 400px;
}

#book_new .tips {
	text-align: center;
	line-height: 300px;
}

.bannerBox .bd li {
	zoom: 1;
	height: 700px;
	vertical-align: middle;
}

.actLink {
	width: 100%;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.bannMask_news{
	height:200px!important;
}
.bannMask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	filter: alpha(opacity = 30); /* IE */
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000);*/
	opacity: 0.3;
	z-index: 1;
}

.actInfoIn {
	text-align: center;
	font-size: 26px;
	color: #ffffff;
	margin-top: 35px;
}

.fntSize38 {
	font-size: 38px;
	font-weight: 700;
}

.searchArea {
	width: 800px;
	height: 150px;
	position: absolute;
	left: 50%;
	top: 188px;
	margin-left: -400px;
	z-index: 2;
}

.searchHdLi {
	margin-right: 2px;
}

.searchHdLi a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 26px;
	color: #FFF;
	font-size: 16px;
	background: url(../images/searchBg01.png) repeat;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-ms-border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}

.searchHdLi.curSearchLi a, .searchHdLi a:hover {
	background-image: url(../images/searchBg02.png);
	color: #333;
}

.searchBdTop {
	width: 100%;
	padding: 10px;
	background: url(../images/searchBg02.png);
	-webkit-border-radius: 0 8px 8px 8px;
	-moz-border-radius: 0 8px 8px 8px;
	-ms-border-radius: 0 8px 8px 8px;
	-o-border-radius: 0 8px 8px 8px;
	border-radius: 0 8px 8px 8px;
}

.searchCon {
	width: 100%;
	height: 40px;
	background: #fff;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

.searchInp, .searchIcon {
	outline: none;
	border: none;
	display: inline-block;
	vertical-align: top;
}

.searchInp {
	font-size: 14px;
	width: 90%;
	height: 40px;
	margin-left: 20px;
}

.searchIcon {
	width: 24px;
	height: 24px;
	background: url(../images/searchIcon.png) no-repeat;
	margin: 8px 15px;
	cursor: pointer;
}

.searchTypeUl {
	margin: 14px 14px 4px;
}

.searChoBg {
	width: 20px;
	height: 20px;
	background: url(../images/chose01.png) no-repeat;
	margin: -3px 6px 0 0;
}

.curType .searChoBg {
	background-image: url(../images/chose02.png);
}

.searchTypeLi {
	font-size: 16px;
	cursor: pointer;
	margin-right: 56px;
}

.searchBtn {
	color: #FFF;
	font-size: 18px;
	width: 160px;
	height: 50px;
	line-height: 50px;
	display: block;
	cursor: pointer;
	outline: none;
	border: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	background: #ff9600;
	background: -webkit-linear-gradient(to right, #ffb333, #ff9600);
	background: -moz-linear-gradient(to right, #ffb333, #ff9600);
	background: -ms-linear-gradient(to right, #ffb333, #ff9600);
	background: -o-linear-gradient(to right, #ffb333, #ff9600);
	background: linear-gradient(to right, #ffb333, #ff9600);
	margin: 20px auto 0;
}

.noticeArea {
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -550px;
	background: #fff;
	z-index: 2;
	-webkit-box-shadow: 1px 2px 8px #ffecd0;
	-moz-box-shadow: 1px 2px 8px #ffecd0;
	-ms-box-shadow: 1px 2px 8px #ffecd0;
	-o-box-shadow: 1px 2px 8px #ffecd0;
	box-shadow: 1px 2px 8px #ffecd0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding: 0 20px;
}

.noticeArea .inlineBlock {
	vertical-align: top;
}

.noticTit {
	color: #ff9600;
	margin-right: 20px;
}

.noticeLink {
	color: #666;
	width: 240px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 20px;
}

.notverLine {
	width: 1px;
	height: 20px;
	background: #ddd;
	margin: 20px 0;
}

.notCheckMore {
	color: #666;
	margin-left: 16px;
}

.checkMore {
	width: 8px;
	height: 8px;
	background: url(../images/checkMore.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0px 0 6px;
}
/*banner end*/

/*conOne start*/
.conOne {
	width: 958px;
	margin: 88px auto;
}

.welcomeCon {
	text-align: center;
}

.welComeTip, .libFnLink {
	color: #ffa000;
}

.engTip {
	font-size: 38px;
}

.enTip {
	font-size: 24px;
}

.libInfo {
	font-size: 14px;
	color: #999;
	margin-top: 24px;
}

.libFnArea {
	padding-bottom: 54px;
}

.libFnLi {
	font-size: 14px;
	width: 33%;
	text-align: center;
	margin-top: 54px;
}

.libFnIcon {
	width: 42px;
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto 14px;
}

.libFn01 {
	background: url(../images/libFn01.png);
}

.libFn02 {
	background: url(../images/libFn02.png);
}

.libFn03 {
	background: url(../images/libFn03.png);
}

.libFn04 {
	background: url(../images/libFn04.png);
}

.libFn05 {
	background: url(../images/libFn05.png);
}

.libFn06 {
	background: url(../images/libFn06.png);
}

.libFnEngFont {
	color: #b9b9b9;
}

.libFnEnFont {
	font-size: 16px;
}
/*conOne end*/

/*conTwo start*/
.conTwo {
	width: 100%;
	height: 766px;
	background: #F5F5F5;
}

.conModTitArea {
	text-align: center;
	position: relative;
	margin: 56px 0 50px 0;
}

.digitalConArea {
	margin-bottom: 70px;
}

.conMdEnFont {
	font-size: 24px;
	color: #333333;
	font-weight: 700;
	position: relative;
	top: -36px;
}

.conMdEngFont {
	font-size: 38px;
	color: #dddddd;
	font-family: arial;
}

.titUnderLine {
	width: 44px;
	height: 4px;
	background: #ffab49;
	margin: -20px auto 0;
	display: block;
}

.recPicScrll {
	width: 1274px;
	margin: 0 auto 28px;
	overflow: hidden;
	position: relative;
}

.recPicScrll .hd, .slideGroup .parBd .hd {
	margin: 0 auto;
	text-align: center;
}

.recPicScrll .hd ul {
	margin-top: 28px;
}

.recPicScrll .hd ul, .slideGroup .parBd .hd ul {
	display: inline-block;
}

.recPicScrll .hd ul li, .slideGroup .parBd .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	overflow: hidden;
	margin: 0 5px;
	font-size: 0;
	cursor: pointer;
	background: #b2b2b2;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-webkit-border-radius: 100%;
	border-radius: 100%;
}

.recPicScrll .hd ul li.on, .slideGroup .parBd .hd ul li.on {
	background: #000000;
}

.recPicScrll .bd ul {
	height: 434px;
	zoom: 1;
}

.recPicScrll .bd ul li {
	width: 340px;
	margin: 0 20px;
	float: left;
	_display: inline;
	box-shadow: 0px 0px 7px 1px #d8d8d8;
}

.recPicScrll .bd ul li .pic {
	width: 340px;
	height: 230px;
	text-align: center;
	position: relative;
}

.recPicScrll .bd ul li .pic img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.recPicScrll .bd .tempWrap {
	margin: 0 auto;
}

.recPicScrll .prev, .recPicScrll .next {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	display: block;
	width: 22px;
	height: 40px;
	background-repeat: no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
	cursor: pointer;
}

.recPicScrll .prev {
	background-image: url(../images/actPrev.png);
	left: 0;
}

.recPicScrll .next {
	background-image: url(../images/actNext.png);
	right: 0;
}

.recPicScrll .prev:hover, .recPicScrll .next:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.recPicScrll .bd ul li .resActDet {
	/*width:100% ;*/
	height: 202px;
	border-bottom: 4px solid #ffa000;
	background: #fff;
	position: relative;
}

.resActIn {
	padding: 20px;
}

.resActTit {
	font-size: 18px;
	color: #333333;
	height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	margin-bottom: 10px;
}

.resActCon {
	font-size: 14px;
	color: #666666;
    height: 37px;
    line-height: 37px;
	display: block;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.actCheckDet, .actCheckMore, .digitMore {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}

.actCheckDet {
	font-size: 14px;
	color: #ffb333;
	height: 34px;
	line-height: 34px;
	padding: 0 20px;
	border: 1px solid #ffb333;
	position: absolute;
	bottom: 24px;
	left: 24px;
}

.actCheckMore, .digitMore {
	color: #FFF;
	text-align: center;
	background: #ffa000;
}

.actCheckMore {
	font-size: 16px;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 160px;
	margin: 0 auto;
}
/*conTwo end*/

/*conThree start*/
.digitalLi {
	margin-right: 40px;
}

.digtPoint {
	width: 6px;
	height: 6px;
	background: #ff9600;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin: -3px 10px 0 0;
}

.digitalLink {
	font-size: 16px;
	color: #666;
}

.digitMore {
	font-size: 14px;
	width: 90px;
	height: 26px;
	line-height: 26px;
}

.digitMoreIcon {
	width: 8px;
	height: 10px;
	background: url(../images/checkMore02.png) no-repeat;
	margin: 0 0 0 5px;
}

.digitConLink {
	display: block;
	position: relative;
}

.digitalCon {
	margin: 40px 0 0 0;
}

.digitConIn {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	width: 280px;
	height: 150px;
	line-height: 150px;
	background: url(../images/searchBg01.png) repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -140px;
	margin-top: -75px;
}
/*conThree end*/

/*conFour start*/
.conFour {
	width: 100%;
	height: 452px;
	background: url(../images/conFourBg.png) no-repeat center center;
}

.slideGroup {
	text-align: left;
	margin: 50px auto;
}

.slideGroup .parHd {
	height: 36px;
	line-height: 36px;
	text-align: center;
	position: relative;
}

.slideGroup .parHd ul {
	height: 36px;
	display: inline-block;
}

.slideGroup .parHd ul li {
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	height: 36px;
	line-height: 31px;
	float: left;
	padding: 0 10px;
	margin-right: 10px;
	cursor: pointer;
	border: 2px solid #fff;
	border-radius: 30px;
}

.slideGroup .parHd ul li span {
	display: inline-block;
	padding: 0 10px;
	height: 36px;
	overflow: hidden;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.slideGroup .parHd ul li.on {
	color: #ff9600;
	background: #fff;
}

.slideGroup .slideBox {
	width: 1240px;
	height: 246px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
	position: relative;
}

.slideGroup .parBd  ul {
	height: 340px;
	overflow: hidden;
	zoom: 1;
}

.slideGroup .parBd  ul li {
	width: 170px;
	height: 246px;
	background: #fff;
	margin: 0 7px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.slideGroup .parBd  ul li .pic {
	margin-top: 16px;
}

.slideGroup .parBd ul li .pic a {
	width: 110px;
	height: 150px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	display: block;
}

.bookBg {
	width: 146px;
	height: 25px;
	background: url(../images/groBg.png) no-repeat;
	position: absolute;
	left: -20px;
	bottom: -25px;
}

.slideGroup .parBd  ul li .pic img {
	width: 110px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.slideBox .prev, .slideBox .next, .slideBox .sPrev, .slideBox .sNext {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	display: block;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
	cursor: pointer;
}

.slideBox .prev, .slideBox .sPrev {
	background-image: url(../images/groPrev.png);
	left: 0;
}

.slideBox .next, .slideBox .sNext {
	background-image: url(../images/groNext.png);
	right: 0;
}

.slideBox .prev:hover, .slideBox .next:hover, .slideBox .sPrev:hover,
	.slideBox .sNext:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.slideGroup .parBd 	 .tempWrap {
	margin: 0 auto;
}

.slideGroup .parBd  ul li .resActDet {
	text-align: left;
}

.slideGroup .resActTit, .bookWrite {
	font-size: 14px;
}

.slideGroup .resActTit {
	color: #666;
	text-align: center;
	margin-bottom: 0;
	height: 24px;
}

.bookWrite {
	display: block;
	color: #999;
	text-align: center;
}

/*conFour end*/

/*conFive start*/
.conFive {
	padding-bottom: 40px;
}

.onlineDexLi {
	height: 180px;
	margin: 0 5% 50px 0;
}

.onlineDexLi.notMargRt {
	margin-right: 0;
}

.onlineDexLink {
	width: 522px;
	height: 180px;
	display: block;
}

.workDetRt {
	width: 48%;
}

.wkRtLine {
	width: 24px;
	height: 2px;
	background: #ddd;
	display: block;
}

.workTit {
	font-size: 16px;
	color: #FF9600;
	width: 100%;
	height: 24px;
	margin-top: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.workDetIn {
	font-size: 14px;
	color: #666;
	height: 94px;
	line-height: 1.7;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	margin-top: 16px;
}

.workDetTm {
	width: 14px;
	height: 14px;
	background: url(../images/onlineWorkTm.png) no-repeat;
	margin: 0 4px 0 0;
}

.wkTmLine {
	font-size: 14px;
}

/*conFive end*/

/*conSix start*/
.conSix {
	padding-bottom: 50px;
}

.conSix .conModTitArea {
	margin-bottom: 0;
}
/* 本例子css */
.picMarquee-left {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}

.picMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	width: 332px;
	height: 120px;
	position: relative;
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	margin: auto;
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-left .bd ul li .title {
	line-height: 24px;
}

/*conSix end*/

/*conSeven start*/
.conSeven {
	width: 100%;
	/*height: 468px;*/
	background: #333;
	padding: 50px;
}

.ftGrop {
	margin-bottom: 40px;
}

.ftGropTit {
	font-size: 16px;
	color: #fff;
	margin-bottom: 26px;
}

.ftGropLi {
	margin: 0 40px 0 0;
}

.ftGropLink {
	font-size: 14px;
	color: #afafaf;
	display: block;
	margin-bottom: 10px;
}

.ftGropLink a {
	color: #afafaf;
}

.ftBotArea {
	border-top: 1px solid #484848;
	padding-top: 48px;
}

.ftBotLeft {
	width: 80%;
}

.ftVerLine {
	width: 1px;
	height: 16px;
	background: #999999;
	margin: 0 48px;
}

.pliIcon {
	width: 12px;
	height: 14px;
	background: url(../images/polIcon.png) no-repeat;
	margin: -2px 6px 0 0;
}

.ftBotRight {
	margin-right: 44px;
}

.wxIcon {
	width: 30px;
	height: 24px;
	background: url(../images/wxIcon.png) no-repeat;
}

.xLIcon {
	width: 30px;
	height: 28px;
	background: url(../images/xlIcon.png) no-repeat;
	margin: -6px 0 0 40px;
}
/*conSeven end*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0;
	line-height: 0;
}

.pd20 {
	padding: 20px;
}

.pd50 {
	padding: 50px;
}

#header {
	width: 100%;
	background: #323436;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	height: 50px;
}
/* login */
.login {
	position: relative;
	height: 32px;
	line-height: 32px;
	margin: 8px 20px 0 0;
	display: inline;
}

.login li {
	float: left;
	display: block;
}

.login li a {
	text-align: center;
	font-size: 14px;
	float: left;
	display: block;
	width: 70px;
	height: 32px;
	line-height: 32px;
	background: #505050;
	color: #acacac;
}

.login .reg a {
	background: #6BC30D;
	color: #fff;
}

.loginmask {
	width: 100%;
	height: 100%;
	z-index: 8;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
/* loginalert */
#loginalert {
	width: 440px;
	background: #fff;
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -220px;
	z-index: 99;
	display: none;
	-moz-box-shadow:1px 2px 10px rgba(0,0,0,0.6); 
	-webkit-box-shadow:1px 2px 10px  rgba(0,0,0,0.6); 
	box-shadow:1px 2px 10px  rgba(0,0,0,0.6); 
	border-radius: 8px;
}

.closealert {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('../images/close-icons.png') no-repeat;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.closealert:hover {
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}

.loginwrap {
	width: 340px;
	margin: 0 auto;
}

.loginh {
	height: 40px;
	margin-top: 20px;
}

.loginh .fl {
	font-size: 30px;
	line-height: 40px;
	color: #292929;
}

.loginh .fr {
	font-size: 18px;
	line-height: 50px;
	color: #707070;
}

.loginh .fr a {
	font-size: 18px;
	line-height: 50px;
	color: #FF4200;
	margin-left: 5px;
}

.loginwrap h3 {
	font-size: 14px;
	font-weight: 500;
	height: 22px;
	margin-top: 15px;
	color: #292929;
}

.loginbtn {
	color: #6B6A6A;
	height: 70px;
	overflow: hidden;
}

.logininput input {
	display: block;
	height: 42px;
	line-height: 42px;
	width: 100%;
	border: #DAE2E5 1px solid;
	text-indent: 10px;
	overflow: hidden;
	color: #979696;
	outline: none;
}

.logininput .loginusername {
	margin-top: 15px;
	margin-bottom: 10px;
}

.loginsubmit {
	width: 100%;
	height: 40px;
	margin: 15px 20px 0 0;
	display: inline;
}

.loginsubmit .btn {
	width: 100%;
	overflow: hidden;
	color: #fff;
	background: #70CA10;
	display: block;
	text-align: center;
	font-size: 16px;
	border: none;
	font-family: '΢���ź�';
	padding:10px 0 12px 0;
	cursor: pointer;
	outline: none;
}
.loginsubmit .btn:active{
	background: red;
}
.loginpd {
	border-bottom: 1px solid #ecf2f5;
}

.thirdlogin .pd50 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.thirdlogin h4 {
	color: #6B6A6A;
	font-weight: 500;
	margin-bottom: 20px;
}

.thirdlogin ul li {
	display: inline;
	float: left;
	margin: 0 20px 10px 0;
}

.thirdlogin ul li a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	width: 160px;
	color: #fff;
	text-indent: 60px;
}

#sinal a {
	background: #d63b22 url('weibo.png') no-repeat 0px -5px;
}

#qql a {
	background: #3eb0d8 url('qq.png') no-repeat 0px -5px;
}

.loginwrap .login_warning {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: #ff7200;
	color: #fff;
	padding: 0 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	display: inline-block;
}
.loginwrap .login_success{
	background:green;
}
/* reg_setp */
#reg_setp {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999;
	top: 0;
	left: 100%;
	display: none;
}

* html #reg_setp {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop));
}

#reg_setp h3 {
	font-size: 14px;
	font-weight: 500;
	overflow: hidden;
	height: 80px;
	line-height: 90px;
}
.navigation{
	line-height:30px;
	width:100%;
	margin-bottom:10px;
}
.navigation a{
	margin-right:10px;
	margin-left:5px;
}
.body{
	width:1100px;
	margin:20px auto;
	overflow: hidden;
}
.category_left{
	width:820px;
	padding-bottom:30px;
	float:left;
	min-height: 600px;
	border:1px #eee solid;
	border-top:3px #ff9600 solid;
	background:#fdfdfd;
}
.category_left .content{
	
}
.category_right{
	float:right;
	width:260px;
	min-height: 600px;
	border-top:3px #8590ff solid;
}
.category_menu{
	border:1px #eee solid;
	border-bottom:none;
}
.category_menu ul{
	padding:0;
}
.category_menu ul li{
	line-height:40px;
	border-bottom:1px #eee solid;
	text-indent: 35px;
	background: url("../images/category_menu.png") no-repeat 20px center;
	font-size:14px;
}
.category_menu ul li.active a{
	color:red;
}
.category_menu ul li.active{
	background: url("../images/category_menu.png") #fafafa no-repeat 20px center;
}
.category_menu h3{
	font-size:16px;
	padding:10px  20px;
	border-bottom:1px #eee solid;
	font-weight: bold;
}
.info_list{
	padding:10px 20px 20px 20px;
}
.info_list ul li{
	line-height:45px;
	border-bottom:1px #eee solid;
	position: relative;
	font-size:14px;
	background: url("../images/dot.png") no-repeat 0px center;
	text-indent: 15px;
}
.info_list ul li em{
	position: absolute;
	right:0px;
	top:0;
	font-size:12px;
	font-style: normal;
	color:#bbb;
}
.pager{
	padding:0 20px;
}
.pager a{
	border:1px #ddd solid;
	display: block;
	float:left;
	margin-right:5px;
	padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}
.pager a.grey{
	color:#ccc;
}
.pager a.active{
	background-color: #0e90d2;
    border-color: #0e90d2;
    color:#fff;
}
.info_content{
	
}
.info_content .title{
	font-size:26px;
	text-align: center;
	padding:40px 20px 20px 20px;
	width:660px;
	margin:auto auto;
}
.info_content .tool{
	text-align: center;
}
.info_content .content{
	padding:20px 40px;
	line-height: 30px;
	font-size:14px;
}