@charset "utf-8";
/* CSS Document */
img{
	vertical-align:middle;
}
input{
	vertical-align: middle;}
/* publication */
.section-p-160603{
    overflow: hidden;
    min-height: 400px;
    background-color: #e4e9ed;
    border-color: #c6dbec;
}
.section-p-160603 .section-p-head{
	background:#476d98;
	padding:10px 20px;
	color:#fff;
}
.section-p-160603 .section-p-head a{
	color:#fff;
}
.section-p-160603 .section-p-head h4{
	display:inline-block;
}
.section-p-160603 .section-p-head span,a{
	color:#fff;
}
.section-p-160603 .section-p-body .title{
	background:#739bb8;
}
.section-p-160603 .section-p-body .title{
	background:#739bb8;
	color:#fff;
	border-radius:0 0 25px 25px;
}
.section-p-160603 .section-p-body .title h6{
	padding:10px 10px;
	background:#0068b7;
}
.section-p-160603 .section-p-body .title p{
	padding:0 10px 10px;
	font-size:12px;
	line-height:22px;
}
.section-p-160603 .section-p-body .title a{
	height:28px;
	line-height:28px;
	padding:0 5px;
	background:#d83e36;
	border-radius:3px;
	display:inline-block;
	color:#fff;
	
}
.section-p-160603 .section-p-body .title a:hover{
	color:#fff;
}
.section-p-160603 .section-p-body .right-title a{
	height:28px;
	line-height:28px;
	padding:0 5px;
	background:#abc9df;
	color:#000;
	border-radius:3px;
	display:inline-block;
	font-weight:bold;	
}
.section-p-160603 .section-p-body .right-text{
	padding:10px 15px;
	background:#f2f4f6;
	border-radius:3px;
}
.section-p-160603 .section-p-body .search form select,input{
	/*height:28px;
	width:100px;*/
}
.section-p-160603 .section-p-body .search form input.full{
	width:287px;
}
.section-p-160603 .section-p-body .search form .pubname a{
	height:28px;
	background:#476d98;
	padding:0 20px;
	line-height:28px;
	display:inline-block;
	border-radius:3px;
	color:#fff;
}

.section-p-160603 .section-p-body .search .bor{
	border-bottom:1px dashed #ADAEB0;
	padding-bottom:20px;
}
.section-p-160603 .section-p-body .search .san-input-text1{
	position: relative;
	height: 26px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.san-input-text1:focus{
	outline: 0;
}
.section-p-160603 .section-p-body .search .blue{
	color:#0068B7;
}
.section-p-160603 .section-p-body .search form .pubname a:hover{
    color:#fff;
	text-decoration:none;
}
.section-p-160603 .section-p-body .search .red{
	color:#D83E36;
}
.Recommended{
	background:#fff;
}
.Recommended .section-p-head{
	color:#fff;
	border-radius: 3px 3px 0 0;
}
.Recommended .section-p-text{
	padding:10px 20px 10px;
	background:#fff;
}
.Recommended .section-p-text p{
	font-weight:bold;
}

#articleSearchAjax .pubtitle{
	background:#476d98;
	padding:7px 20px;
	color:#fff;
	border-radius: 3px 3px 0 0;
}
#articleSearchAjax table{
	margin:0; padding:0;
}
#articleSearchAjax table .section-p-text{
	background:#fff;
}
#articleSearchAjax table .section-p-text .pubname{
	color:#0068B7;
	font-weight:bold;
}

#articleSearchAjax table .section-p-text td .pubtxt_2{
	color:#000;
	margin:0px 20px;
	border-bottom:1px dashed #CCCCCC;
	line-height:40px;
	font-size:12px;
	display:block;
	font-weight:bold;
}
#articleSearchAjax table .section-p-text td .pubtxt_2 a{
	color:#656565;
}

/* message */
#message form{
	width:550px;
	margin:20px auto;
}
#message form h2{
	color:#0068b7;
}
#message form label span{
	color:#f00;
	margin-right:5px
}

#message form p{
	color:#7c8083;
}
#message form .phone{
	clear:both;
	position: relative;
	height: 28px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding-top:2px;
}
#message form .phone .san-input-text1{
	position: relative;
	width:100%;
	height: 22px;
	line-height: 24px;
	padding-left: 2px;
	padding-right: 2px;
	background-image: none;
	border: 0;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* publication-login */
#publication-login form{
	width:500px;
	margin:20px auto;
}
#publication-login form h2 a{
	color:#666;
}
#publication-login form h2 a.cur{
	color:#0068b7;
	border-bottom:2px solid #0068b7;
	padding-bottom:5px;
}
#publication-login form h2 a:hover{
	color:#0068b7;
	border-bottom:2px solid #0068b7;
	padding-bottom:5px;
	text-decoration:none;
}
#publication-login form p a{
	color:#7c8083;
}


/* publication-register */
#publication-register form{
	width:700px;
	margin:20px auto;
}
#publication-register form h2 a{
	color:#666;
}
#publication-register form h2 a.cur{
	color:#0068b7;
	border-bottom:2px solid #0068b7;
	padding-bottom:5px;
}
#publication-register form h2 a:hover{
	color:#0068b7;
	border-bottom:2px solid #0068b7;
	padding-bottom:5px;
	text-decoration:none;
}
#publication-register form p{
	color:#7c8083;
	font-size:12px;
}
#publication-register form label span{
	color:#f00;
	margin-right:5px
}
#publication-register form .san-input-text1{
	position: relative;
	height: 26px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
}

#publication-register form .btn{
	height:28px;
	background:#D9D9D9;
	color:#757575;
	border:none;
	border-radius:4px;
	padding-left:3px;
	padding-right:3px;
}
/* retrieve-password */
#retrieve-password form{
	width:700px;
	margin:20px auto;
}
#retrieve-password form .title{
	text-align:center;
}
#retrieve-password form .title h2{
	color:#0068b7;
	padding-bottom:5px;
	display:inline-block;
}
#retrieve-password form .title span,a{
	color:#000;
}

#retrieve-password form p{
	color:#7c8083;
	font-size:12px;
}
#retrieve-password form label span{
	color:#f00;
	margin-right:5px
}
#retrieve-password form .san-input-text1{
	position: relative;
	height: 26px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
}
#retrieve-password form .btn{
	height:28px;
	background:#D9D9D9;
	color:#757575;
	border:none;
	border-radius:4px;
	padding-left:3px;
	padding-right:3px;
}



