
.langSel,.searchSel,.searchInpIn{
	border: none;
	background: none;
	outline: none;
	color: #FFFFFF;
	font-size: 14px;
}

.langSel option{color: #333;}

.searchOut{
	width: 100%;
	min-height:512px;
	background: #f2f3f3;
	position: relative;
	padding-bottom: 10px;
}

.searchCon{   
	width: 72%;
    margin: 0 auto;
}
.searchTabBd{
	width: 97%;
    height: 56px;
    margin-left: 40px;
}
.searchLeft{
	width: 70%;
	background: #fff;
	-webkit-box-shadow:0px 0px 3px 1px #dadada;
	-moz-box-shadow:0px 0px 3px 1px #dadada;
	-ms-box-shadow:0px 0px 3px 1px #dadada;
	-o-box-shadow:0px 0px 3px 1px #dadada;
	box-shadow:0px 0px 3px 1px #dadada;
}

.hotWordArea{ 
	font-size: 13px;
	color: #727272;
	margin: 14px 0 0 60px;
	text-align: left;
	}

.hotWordArea a{
	 color: #727272;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
	 }

.searchType{
	height: 56px;
	background: #fff;
	position: relative;
}


.choseType{
	font-size:14px;
	text-align: left;
	width: 122px;
    height: 56px;
    line-height: 56px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
	position: relative;
	cursor: pointer;
}

.searDown{
	width:10px;
	height: 6px;
	background: url(../images/ser-icon04.png) no-repeat;
	position: absolute;
	right:14px;
	top: 50%;
	margin-top: -3px;
}
.choseFont{
	width: 80px;
    height:56px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.searchTypeUl{
	width: 100%;
	max-height: 272px;
	background: #fff;
	position: absolute;
	top:52px;
	left: 0;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
	-ms-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
	-o-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
	box-shadow: 0px 0px 6px rgba(0,0,0,.2);
	overflow: hidden;
	display: none;
	border: 1px solid #d8d8d8\9;
	z-index: 1;
	overflow-y: auto;
}

.searchTypeUl li{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.searchTypeUl li a{
	width: 100%;
	display: block;
	padding: 0 10px;
}

.searchTypeUl li a:hover,.searchTypeUl li.sTypeCur a{
	color: #fff;
	background: #0074dc;
}

.searchSel{
	width: 100%;
	height: 100%;
	color: #666666;
}

.searchIn{
	width: 79%;
    vertical-align: middle;
    height: 56px;
    margin-left: -3px;
    border-left:1px solid #e5e7e9 ;
}

.searchInp{
	width: 91%;
}

.searchInpIn{
	font-size: 14px;
	width: 100%;
	height: 56px;
	line-height: 56px;
	color: #333;
	padding:0 3px 0 10px;
}

.searchBtn,.hSearchBtn{
	font-size: 16px;
	height: 56px;
	line-height: 56px;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 0 30px;
}

.searchBtn{
	color: #fff;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius:2px;
	background: #0074dc;
}

.hSearchBtn{
	color: #0074dc;
	background: none;
	padding: 0;
	margin-left: 25px;
}


.searchIcon{
	width: 17px;
	height: 16px;
	background: url(../images/ser-icon03.png) no-repeat;
	vertical-align: middle;
	margin: -2px 0 0 3%;
}

.searchRight{
	vertical-align: top;
	margin-left: 11px;
	overflow: hidden;
}


.csLogo{
    width: 340px;
    height: 45px;
    /*background: url(../images/csLibLogo.png) no-repeat 10px 0px;*/
    margin: 62px auto 48px;
}

.libImg{
	width: 289px;
	height: 200px;
	background: url(../images/libImg.png) no-repeat;
	margin: 56px auto 0;
}

.footer{
	font-size: 13px;
	text-align: center;
	color: #000;
	margin-top: 15px;
}

.marginLt20{
	margin-left: 20px;
}

.hotWordIn{
	 width: 86%;
    vertical-align: top;
}

/*fenguanshaixuan s*/
.branchLibFilterArea{
	width: 960px;
	margin: 30px auto 0;
}

.branchLibFtTit{
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	color: #333333;
	margin-bottom: 10px;
}

.branchLibFtTit i{
	width: 15px;
	height: 15px;
	background: url(../images/branch-filter.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}

.branchLibFilterIn{
	width: 100%;
	background: #F2F3F3;
	border: 1px solid #D8D8D8;
}

.libFilterTop{
	padding: 10px;
	border-bottom: 1px solid #D8D8D8;
}

.choseAllArea{
	font-size: 0;
	margin-right: 20px;
	height: 25px;
	line-height: 25px;
	margin: 9px 12px;
}

.labChoseArea{
	width: 16px;
	height: 16px;
	display: block;
	position: relative;
	cursor: pointer;
	margin: 5px 0;
}

.labChoseArea input{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	cursor: pointer;
}

.libChoseArea{
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: #ffffff;
	border: 1px solid #aaaaaa;
	display: block;
	position: relative;
}

.libChoseArea i{
	width: 10px;
	height: 8px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -4px;
}

.labChoseArea input[type='checkbox']:checked+span i{
	background: url(../images/branch-chose.png) no-repeat;
}

.choseFirstArea{
	width: 686px;
	height: 25px;
}

.choseFtGrp{
	height: 25px;
	line-height: 25px;
	margin-right: 16px;
}

.libChoseName{
	font-size: 13px;
	font-weight: 400;
	text-align: left;
	color: #000;
	margin-left: 8px;
}

.libChoseName .firstDown{
	width: 10px;
	height: 5px;
	background: url(../images/branch-first-down.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin:-2px 0px 0 4px;
}

.isTap .firstDown{
	background-image: url(../images/branch-first-up.png);
}

.libMoreArea,
.putAwayArea{
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	width: 54px;
	height: 25px;
	line-height: 25px;
	background: #ffffff;
	border: 1px solid #dddddd;
	display: block;
}

.libMoreArea i,
.putAwayArea i{
	display: inline-block;
	vertical-align: middle;
}

.libMoreArea i{
	width: 13px;
	height: 7px;
	background: url(../images/retr-icon-03.png) no-repeat;
	margin: -3px 0 0 4px;
}

.isTap.libMoreArea i{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.putAwayArea i{
	width: 10px;
	height: 10px;
	background: url(../images/branch-put.png) no-repeat;
	margin: -3px 4px 0 0;
}

.libHasCol{
	padding: 0 5px;
	height: 25px;
	line-height: 21px;
	background: #f2f3f3;
	border: 1px solid #d8d8d8;
}
.libHasCol .labChoseArea{
	margin: 3px 0;
}

.secLibGrp{
	background: #d6d6d6;
	position: relative;
	border-bottom: 1px solid #b9b9b9;
	display: none;
}

.firstLibNm{
	color: #000;
	font-size: 13px;
	width: 100px;
	padding: 7px 4px ;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.firstLibNm span{
	height: 25px;
	line-height: 25px;
}

.secLibIn{
	padding: 10px;
	background: #f2f3f3;
	margin-left: 100px;
	padding-right: 130px;
	height: 40px;
}

.secLibIn .libChoseName{color: #666;}

.secLibOpArea{
	position: absolute;
	right: 0px;
	top: 10px;
}

.secLibOpArea a{
	margin-right: 10px;
}

.heightAuto{
	height: auto !important;
}
/*fenguanshaixuan e*/
