.nav ul {
	list-style: none;
   /* height: 6em;*/
    overflow: hidden;
    margin: 0em;
}

.nav li {
	height: 42px;
	line-height: 30px;
	margin-right: 10px;
	float: left;
}

.nav a {
	text-decoration: none;
	border-bottom:0;
	/*color: #666; */
	color: #2c2c2c;
}

.nav a:hover {
	/*color: #61c5e0;*/
	/*color:#ecaa96;*/
	color:#fb6d08;
}
	#searchInfo{
	color: #ffffff;
	 background: rgba(255, 255, 255, 0.15); 
	border: 0;
	height: 2em;
	font-family: fangsong;
    /*font-weight: 800;*/
}

	#ocs_model{
			position: fixed;
    		right: 1em;
   			top: 20%;
    z-index: 99;
			/*font-size: 0.8em;*/
		}
		#ocs_model a,i{
			cursor: pointer;
			text-decoration: none;
			border-bottom:none;
			color:#fff;
			font-weight: 600;
		}
		#ocs_model a:hover{
			 
			color:#e89980;
		}
		#ocs_model li{
			   width: 4em;
    height: 4em;
    padding-left: 1em;
    padding-top: 0.5em;
    padding-right: 1em;
    background: #61c5e0;
  /*  font-size: 0.8em;*/
    margin-bottom: 1em;
    line-height: 1.5em;
}
/*#kefu{
	background-image:url('./images/kefu.png');
	background-size:100% 100%;
}*/

/* #editorInfos img{
	height: 4.85em;
	width: 3.75em;
} */


.box ol li{
	font-size: 0.8em;
	color: #666;
}

.box .more{
	    /* position: absolute; */
    /* right: 0em; */
    position: absolute;
    right: 1em;
    font-size: 0.7em;
    font-weight: 200;
        border-bottom: none;
}

.box .more:hover{
	/*color:#61c5e0;*/
	color:#fb6d08;
	border-bottom: none;
}

.msgbox{
	padding: 1em;
	position: relative;
}
.msgbox h2{
	color:black;
	    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.msgbox ol li a{
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.msgbox a{
	/*color:black;*/
	color: rgb(51 51 51);
	border-bottom:none
	}
.msgbox a:hover{
		border-bottom: solid 1px;
		/*color:#61c5e0;*/
		color: #fb6d08;
}
.home-journal label:hover {
    color: #fb6d08;
	cursor: pointer;
}
.article_img{
	text-align: center;
}

.article_img img{
	/*max-width: 100%;*/
	max-height: 16em;
}

#header nav > ul > li > a:hover{
	color:#ecaa96;
	font-weight: 600;
}
/*.msgPage{
	cursor: pointer;
}*/
.msgPage a:hover{
	color:#ecaa96;
	border-bottom: solid 1px;
}
.msgPage a{
	color:balck;
	border:none;
}
.head_span{
	color: inherit;
    height: inherit;
    left: 1.25em;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
.head_span a{
	color: #fff;
    font-weight: 700;
    border: 0;
}
.noDataP{
	margin: 0em;
    text-align: center;
    width: 100%;
}
/*#main a:hover{
	cursor: pointer;
}*/
.paper h3{
	text-align: left;
}
.paper h3:hover{
	font-weight: 600;
}
.paper_author{
	margin-bottom: 1em;
    font-size: 0.9em;
}
.paper_author::before{
	margin-right: 0.5em;
    margin-left: 0.5em;
}
.paper_alert{
	color:#bfbfbf;
    font-size: 0.8em;
}
.content_navi {
	position: relative;
	top:-1em;
	    left: -1em;
}
.content_navi input[type="submit"].alt.icon:before, input[type="reset"].alt.icon:before, input[type="button"].alt.icon:before, .button.alt.icon:before{
	color:#464646 ;
}
.content_navi a{
	padding: 0 1em;
}
.journal-box{
	
	text-align: center;
}
.journal-box img{
	width: 100%;
    padding: 6px;
    border: solid 1px #f0f0f0;
	/*height: 10em;*/
}
.journal-box img:hover{
   /*border: solid 1px #c5c5c5;*/
    box-shadow: 2px 2px 10px rgb(0 0 0 / 30%);
}

.journal-box .labelTitle {
    font-size: 0.7em;
    font-weight: bold;
    margin-bottom: 1em;
}
.journal-box label {
    font-size: 0.5em;
}
.journal-box a{
	border-bottom: none;
}
.home-journal hr{
	
	border-bottom: solid 2px #61c5e0;
}

#main .journal-box a:hover{
	border-bottom: none;
}
.home-journal{
	position: relative;
}
.home-journal .more{
	right: 3em;
}
.home-journal-a{
	color:#fb6d08
	/*color:#e89980;*/
}
.home-journal-a::before{
	margin-right: 0.5em;
}
.boxback{
	    background: linear-gradient(
45deg
, #61c5e0 0%, #61c5e0 50%, #50bfdd 50%, #50bfdd 100%);
}
.sub-img{
	font-size: 0.8em;
}
.sub-img a{
	border-bottom: none;
}
.sub-img img{
	width: 100%;
    /*padding: 0.5em 0 0.5em 0;*/
	padding:0;
    /*border: solid 1px #f0f0f0;*/
}

.sub-img img:hover{
	width: 100%;
	padding:0;
	border: solid 1px #f0f0f0;
}

.sub-img .labelTitle {
    font-size: 0.7em;
	color: #50bfdd;
    font-weight: bold;
    margin-bottom: 1em;
	text-align: center;
}
   .sub-img label {
    font-size: 0.8em;
    margin-top: -0.5em;
}
.sub-icon{
	margin-left: 1em;
    color: #e89980;
    font-style: normal;
}
.sub-icon::before{
	margin-right: 0.3em;
}
.sub-price{
	color:#e4393c;
	font-size: 2em;
	font-weight: 500;
}

.price-div{
	background: #f8f8f8;
    border-radius: 6px;
    border: solid 1px #e5e5e5;
   /* font-family: monospace;*/
    font-size: 0.9em;
    margin: 0 0.25em;
    padding: 0.25em 0.65em;
}
.sub-ul{
	margin: 0px; 
	padding: 0px;
}
.sub-ul li{
	margin-top: 1.2em;
}
.sub-ul li i{
	cursor: pointer;
	font-style: normal;
	font-family: math;
}

.years{
	background-color: transparent; 
     box-shadow: inset 0 0 0 2px #e5e5e5;
color: #777;
}

.sub-ul li i:hover{
	box-shadow: inset 0 0 0 1px #e4393c;
	background-color:#ffeded;
}
.i_choose{
	box-shadow: inset 0 0 0 1px #e4393c;
	/*background-color:#ffeded;*/
}
/*.hover-red :hover{
	box-shadow: inset 0 0 0 2px #e4393c
}*/
/*.sub-btn :hover{
	border-bottom: none;
}*/
.sub-btn-by{
	background-color:#ffeded;
	border: 1px solid #df3033;
	color:#df3033
}
#subNums{
	display: inline;
	width: 3em;
    height: 1.5em;
	text-align: center;
}
#journalSubscribe img{
	width: 100%;
}
/*.bottom_btn{
	position: fixed;

}*/
/*p {
	text-indent: 2em;
}*/
.aboutPeriodicalDiv p{
	text-indent: 2em;
}
body{
	color: rgb(51, 51, 51);
    font-family:arial;
        font-weight: 400;
}
body label{
/*	color: rgb(51, 51, 51);
    font-family:arial;*/
   	font-weight: 400;
}
#main p{
	font-size: 0.9em;
}
#tjfx p{
	font-size: 0.8em;
}
.sub-cj{
	text-align: center;
    padding-left: 5em;
    padding-right: 5em;
}
/*.msg_content p{
	text-indent: 2em;
}*/
strong, b {
    color: #646464;
    font-weight: 600;
}
.press{
	width: 100%;
}
.press a{
	cursor: pointer;
}
.press ul{
	margin: 0 0 1em 0;
}
.press li{
	border-left: solid 1px #dddddd;
    display: inline-block;
    list-style: none;
    margin-left: 0em;
    padding-left: 1em;
    /* padding: 1em; */
    font-size: 0.7em;
    padding-right: 1em;
}
.press a{
	color:rgb(51, 51, 51);
	border-bottom: none;
}
.press a:hover{
	color:#61c5e0;
}
.press p{
	font-size: 0.9em;
	text-indent: 2em;
}
.press h3{
	font-weight: 600;
}
.title_hr{
	padding: 0 0 0 0.5em;
    width: 100%;
    margin: 0.5em 0;
    border-bottom: solid 1px #f0f0f0;
}
#cta .icons .icon{
	font-size: 1.25em;
}
#cta .icons .icon::before{
	font-size: 1.25em;
	margin-right: 5px;
}
table{
	    font-size: 0.8em;
}
.relevant i::before{
	margin-right: 0.5em;
}

#main .select-zazhi{
	background-color: #61c5e0;
	color: #fff;
}
#phoneClient{
    background: #61c5e0;
    padding: 0.5em;
    color: #fff;
    border-radius: 5px;
    position: fixed;
    bottom: 1em;
    right: 0.5em;
	}
	.myselect{
	margin: 0em;
    padding: 0em;
}
.myselect div{
	padding:0em;
	margin: 0em;
}
.myselect select{
    width: 100%;
    height: 100%;
    /* border: 1px solid #252122; */
    border: none;
    /* border-right: 1px solid; */
    text-align: center;
    font-weight: 600;
    /* line-height: 3.75em; */
    font-size: 1em;
    line-height: 2.5em;
        border-radius: 0;
}
.myselect select::after{
	        border: 1px solid red;
}

.msgModel h2{
	  /* 强制不换行   匀速溢出内容，隐藏   文字用省略号代替超出的部分*/
  /*  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;  */
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.msgModel p{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-indent: 2em;
}
		.title_one_line {
    	-webkit-line-clamp: 1;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
   	 	/* -webkit-line-clamp: 3; */
   		 overflow: hidden;
   		 color: black;
   		 text-decoration: none;
   		 cursor: pointer;
   		  font-size: 0.8em;
   		  text-align: left;
	}	

	.title_one_line:hover{
					color:#e89980;
				}
				
				.paper_list{
					list-style: decimal;
					font-size: 1em;
					color:black
				}

#header ul{
	/*font-family: fangsong;*/
	
    font-weight: 700;
}
.title-search {
   color: #999999cc;
    position: absolute;
    right: 0em;
    font-size: 1em;
    top: 0em;
    padding: 0.25em 0.25em;
    background: #e1e1e159;
    position: absolute;
    cursor: pointer;
    /* border-radius: 6px; */
    padding: 0.5em;
    background: #fff;
    color: #61c5e0 !important;
    /* font-weight: 700; */
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.nav-second a{
	border-bottom: none;
}
.nav-second{
	  font-size: 0.9em;
}
	
/*.addStatus{
	position: absolute;
	top:-300px;
}*/

/*.hideMode{
	display: none;
}
#addTo{
	position: relative;
}
.addDiv{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 999;
	top:0px;
}*/
.msg_content img{
	
	max-width:100%
	
}