.wrap{
	width: 1140px;
	margin: 0 auto;
}
.flLeft{ float: left;}
.flRight{ float: right;}
.overHint{overflow: hidden;}
.disInBlock{ 
	display: inline-block;
	vertical-align: middle;
	}

body{
	background: url(../images/bg.png) repeat;
}


.headerArea{
min-width:1140px;	width: 100%;
	height: 320px;
	background: url(../images/headerbg.png) no-repeat center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.logoArea{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.navArea{
	width: 100%;
	height: 100px;
	line-height: 94px;
	border-top: 4px solid #8f312f;
	background: url(../images/navbg.png) repeat;
	
}

.navUl{margin-left: 50px;}

.navLi{margin-left: 44px;}

.navLi a{
	font-size: 18px;
	color: #fff;
}

.searchOutArea{
	width: 834px;
	height: 139px;
	background: url(../images/searchbg.png) no-repeat;
	margin: 43px auto 0;
}

.searchTit{
	text-align: center;
	color: #fff;
	font-size: 16px;
	width: 150px;
	height: 38px;
	line-height: 38px;
}
.searchArea{
	margin: 28px;
}

.searchLeft,
.searchRight{
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.searchLeft{
	width: 190px;
	height: 46px;
	background: #fff;
	position: relative;
	margin-right: 5px;
}

.searchSel{
	font-size: 16px;
	width:210px;
	height: 46px;
	padding: 10px 0;
	background: none;
	outline: none;
	border: none;
}

.selDown{
	width:26px;
	height: 46px;
	background: url(../images/smdown.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

.inputArea{
	width: 456px;
	position: relative;
	background: #fff;
}

.inputIn,.searchBtn{
	font-size: 14px;
	border:none;
	outline: none;
	padding: 0;
	margin: 0;
	line-height: 0;
	height: 46px;
	line-height: 46px;
}

.inputIn{
	width: 88%;
	margin-left: 42px;
}

.searchBtn{
	cursor: pointer;
	color: #fff;
	width: 116px;
	background: #8f312f;
}

.searchIcon{
	width: 20px;
	height: 20px;
	background: url(../images/searchIcon.png) no-repeat;
	position: absolute;
	left: 12px;
	top: 50%;
	margin-top: -10px;
}

.conArea{
	background: #fff;
	padding: 20px;
	margin-bottom: 40px;
}

.conStep01{
	margin-bottom: 20px;
}

.conStepLt,
.conBookArea,
.conActArea{
	width: 770px;
	border: 1px solid #cccccc;
	padding: 9px 19px;
}
.conStepLt{
	background: #eeede8;
	height: 298px;
}

.conTabHd{
margin-bottom: 18px;
	border-bottom:1px solid #dad0c6;
	position: relative;
}

.moreLink{
	font-size: 14px;
	color: #333333;
	position: absolute;
	right: 0;
	top: 0;
}

.moreLink i{
	width: 12px;
	height: 12px;
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 3px 0 0;
}

.conTabHdLi{
	text-align: center;
	width: 96px;
	height: 32px;
	line-height: 32px;
	position: relative;
}

.conTabHdLi a{
	font-size: 14px;
	color: #333;
	display: block;
}

.on a{
	background: #8f312f;
	color: #fff;
}

.conTabHdLi i{
	width: 1px;
	height: 14px;
	background: #dad0c6;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
}
.on i{
	background-color: #8f312f;
}

.conTabBd{margin: 16px 0 0;}

.conTabBdInLi{
	margin-bottom: 8px;
}

.conTabBdInLink{
	font-size: 0;
	display: block;
	height: 20px;
	position: relative;
	padding-left: 30px;
	
}

.conTabBdInLink i{
	width: 1px;
	height: 2px;
	background: #333;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}

.conTabBdInLink span{
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.tipTit{ color: #8f312f;}

.tipTime{ color: #e3ba6b; margin: 0 32px;}

.tipCon{
	width: 502px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.formArea{
	width: 310px;
	height: 298px;
	border: 1px solid #cccccc;
	background: url(../images/formbg.png) no-repeat;
}
.formTit{
	font-size: 22px;
	text-align: center;
	margin:20px 0;
}

.formTitIcon{
	width:38px;
	height: 16px;
}

.fIcon01{
	background-image: url(../images/titbg01.png);
}
.fIcon02{
	background-image: url(../images/titbg02.png);
}

.formTit span{margin: 0 10px;}

.fmGrp{
	font-size: 14px;
	margin:0 0 10px 20px; 
}

.fmGrp input{
	font-size: 14px;
	color: #333;
	width: 192px;
	height: 32px;
	line-height: 32px;
	margin-left: 10px;
	border: 1px solid #dcdcdc;
	padding: 0 10px;
}

.fmBtn{
	margin-top: 22px;
	text-align: center;
}

.fmBtn input{
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 64px;
	height: 24px;
	line-height: 24px;
	background: #737373;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	border: none;
	outline: none;
	padding: 0;
	cursor: pointer;
	margin: 0 10px;
}

.otherLink{
	font-size: 16px;
	color: #fff;
	width: 228px;
	height: 52px;
	line-height: 52px;
	background: url(../images/btnbg.png) no-repeat;
	margin: 26px auto;
	text-align: center;
}

.otherLink i{
	width: 15px;
	height: 20px;
	background: url(../images/clock.png) no-repeat;
	margin: -2px 8px 0 0;
}

.conBkLi{
	width: 20%;
}

.conBkLink{
	text-align: center;
	font-size: 14px;
	color: #666666;
	display: block;
}

.conBkTit{
	margin-top: 10px;
}

.conBkImg{
	width: 120px;
	height: 150px;
	background: #fff;
	margin: 0 auto;
	position: relative;
}

.conBkImg img{
	width: 100%;
	height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
	object-fit: contain;
}

.conBookArea{
	height: 276px;
	margin-bottom: 20px;
}

.conBookArea .conTabBd{
	margin-top: 30px;
}

.conActArea{
	padding: 0;
	height: 307px;
	border-top: 2px solid #8f312f;
}

.conActArea .moreLink{
	right: 18px;
	top: 10px;
}

.conActTit{
	font-size: 0;
	padding: 10px;
}

.conActTit span{
	font-size: 16px;
	border-right:1px solid #666666;
	padding: 0 15px;
}
.conActTit span.notBor{
	border-right: none;
}

.conActLi{
	width: 25%;
}

.conActImg{
	width: 170px;
	height: 170px;
	display: block;
	margin: 0 auto;
}

.conActImg img{
	width: 100%;
	height: 100%;
}
.conActArea .conTabBd{
	margin: 20px;
	
}

.actDet{
	margin-top: 10px;
}

.actTit{
	font-size: 14px;
	height: 20px;
	width: 156px;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.actTm{
	font-size: 12px;
	color: #cccccc;
	margin-top: 4px;
}

.readerServer{
	width: 310px;
	height: 602px;
}

.readSerTit{
	font-size: 20px;
	color: #fff;
	padding-left: 30px;
	width: 310px;
	height: 74px;
	line-height: 74px;
	background: url(../images/serverbg.png) no-repeat;
}

.readSerLi{
	margin-top: 10px;
}

.readSerLink{
	text-align: center;
	font-size: 14px;
	display: block;
	width: 150px;
	height: 122px;
	border: 1px solid #cccccc;
}

.serverIcon{
	width: 54px;
	height: 54px;
	background-repeat: no-repeat;
    margin: 22px 0 8px 0;
}

.sIcon01{
	background-image: url(../images/server01.png);
}
.sIcon02{
	background-image: url(../images/server02.png);
}
.sIcon03{
	background-image: url(../images/server03.png);
}
.sIcon04{
	background-image: url(../images/server04.png);
}
.sIcon05{
	background-image: url(../images/server05.png);
}
.sIcon06{
	background-image: url(../images/server06.png);
}
.sIcon07{
	background-image: url(../images/server07.png);
}
.sIcon08{
	background-image: url(../images/server08.png);
}

.linkArea{
min-width:1140px;	width: 100%;
	height: 420px;
	background: #ded9cf;
}

.linkGrp{
	width: 190px;
	border-right: 1px solid #bbbbbb;
	padding: 28px 0 0;
}

.linkGrpTit{
	font-size: 14px;
	margin:0 0 8px 26px;
}

.linkGrpUl{ margin-left: 32px;}
.linkGrpUl li{ margin-bottom: 2px;}

.linkGrpUl a{
	font-size: 12px;
	color: #666666;
}

.grpTwo{margin-top: 40px;}

.linkGrp.notBor{border-right: none;}

.otherCon{
	min-width:1140px;width: 100%;
	height: 234px;
	background: #eeede8;
	border-top:4px solid #8f312f;
}

.otherConGrp{
	
}

.otherConTit{
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	margin:20px 0;
	padding-bottom: 5px;
	border-bottom:2px solid #b36260 ;
}

.otherConIn{
	font-size: 14px;
	color: #666666;
}

.otherConIn p{margin-bottom: 6px;}

.otherConIn span{width: 44px;}

.w278{ width:278px;}

.w317{ width: 317px;}

.w180{ width: 180px;}

.footerArea{
	padding: 12px 0;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.inNum{color:#eb4a5e;}

.footerArea span{
	margin-right: 20px;
}

.footerArea img{margin-right: 10px;}
.category_menu{
    border: 1px #eee solid;
    border-top: 3px #8f312f solid;

}
.cate_main{
    width: 1000px;
    margin: auto;
    margin-bottom: 30px;
}
.category_menu 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;
}
.navigation{
    padding-left: 171px;
}
.category_menu a,.category_menu a:hover{
// color: white;
}
.category_menu h3{
    font-size: 16px;
    padding: 10px 20px;
    border-bottom: 1px #eee solid;
    font-weight: bold;
}
.info_content li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed gray;
}
.info_content{
    padding: 10px;
    min-height: 500px;
    border: 1px solid #80808024;
    border-top: 3px solid #b36260;
}
.info_content .tool{
    margin: 10px 0;
}