* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
/*改*/
body,
html {
	font-family: Calibri;
	font-size: 14px;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

.wrap {
	width: 1320px;
	margin: 0 auto;
}

.top {
	width: 100%;
	height: 140px;
}

.logo {
	float: left;
}

.logo img {
	width: 200px;
	padding-top: 27px;
}

.decribe {
	float: left;
	margin-left: 27px;
}

.decribe p {
	color: #999;
    float: left;
    margin-top: 29px;
    margin-left: 15px;
    font-size: 14px;
    font-family: Candara;
    font-weight: 500;
    line-height: 100px;
}

.topRight {
	float: right;
}

.all {
	float: left;
}

.tologin {
	float: left;
	padding-top:51px;
	margin-left: 29px;
}

.all p {
	font-size: 20px;
	font-family: Calibri;
	font-weight: 400;
	color: #333333;
	padding-top: 51px;
	line-height: 51px;
}
.all p a{
    color: #333333;
}
.tologin a {
	width: 116px;
	height: 40px;
	border: 1px solid #333333;
	border-radius: 5px;
	display: block;
	font-family: Calibri;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #333333;
	padding: 0;
	margin-left: 5px;
}

.banner {
	width: 100%;
	height: 160px;
	background: #2f3a5d;
	position: relative;
}

.cover {
	width: 140px;
	position: absolute;
	top: -19px;
	left: 31px;
	box-shadow: 2px 2px 10px #333;
}

.cover img {
	width: 100%;
}

.title {
	margin-left: 204px;
	line-height: 160px;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	font-family: Calibri;
}

.nav {
	width: 100%;
	height: 56px;
}

.nav-line {
	height: 56px;
	border-bottom: 1px solid #ccc;
	margin-left: 172px;
}

.nav-line ul {
	float: left;
}

.nav-line ul li {
	float: left;
	font-weight: 400;
	line-height: 56px;
}

.nav-line ul li a {
	color: #111111;
	font-size: 20px;
	display: block;
	font-family: Calibri;
	padding: 0 30px;
}

.active {
	border-bottom: 3px solid #CB9A02;
	line-height: 55px;
	color: #283065!important;
}
/*改*/
#enter {
	width: 256px;
	height: 37px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding-left: 10px;
	color: #888888;
	margin-left: 69px;
	float: left;
}

.search {
	float: right;
	float: left;
	margin-top: 10px;
}

.journal {
	width: 1320px;
	margin: 50px auto;
}

.journalL {
	width: 76.3%;
	float: left;
	font-family: PingFang SC;
	border: 1px solid #DDDDDD;
}

.journalR {
	float: left;
	width: 20%;
}

.aboutJournal {
	width: 100%;
	margin-bottom: 30px;
}

.aboutJournal h3 {
	font-size: 20px;
	background: #F5F5F5;
	height: 45px;
	font-family: Calibri;
	color: #111111;
	line-height: 45px;
	padding-left: 30px;
}

.aboutL {
	float: left;
	padding-left: 30px;
	margin-top: 36px;
}

.aboutL p {
	width: 529px;
	text-align: justify;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #111111;
	line-height: 32px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.more {
	text-decoration: underline;
	color: #283065;
	display: block;
	margin-top: 10px;
}

.aboutR {
	float: right;
	margin-right: 20%;
}

.aboutR ul {
	margin-top: 50px;
	border-top: 1px solid #283065;
	border-bottom: 1px solid #283065;
	padding: 10px 0;
}

.aboutR ul li {
	line-height: 32px;
	font-size: 14px;
	color: #283065;
	padding: 0 10px;
	font-family: PingFang SC;
}
.aboutR ul li a{
    color: #283065;
}
.Articles h3 {
	font-size: 20px;
	background: #F5F5F5;
	height: 45px;
	font-family: Calibri;
	font-weight: 400;
	color: #111111;
	line-height: 45px;
	padding-left: 30px;
}

.this {
	width: 100%;
	border: 1px solid #cccccc;
	text-align: center;
	margin-bottom: 40px;
}

.this h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
	color: #000000;
	font-family: PingFang SC;
	background: #F5F5F5;
}
.this ul{
    padding: 17px 0;
}
.this ul li {
	line-height: 32px;
	font-weight: bold;
	color: #283065;
	text-decoration: underline;
}
.this ul li  a{
	color: #283065;
}
.forAuthor {
	width: 100%;
	border: 1px solid #cccccc;
	text-align: center;
}

.forAuthor h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
	font-family: PingFang SC;
	color: #000000;
	background: #F5F5F5;
}
.forAuthor ul{
    padding: 17px 0;
}

.forAuthor ul li {
	line-height: 32px;
	font-weight: bold;
	color: #283065;
	text-decoration: underline;
}
.forAuthor ul li a{
	color: #283065;
}
.submitArticle {
	width: 100%;
	margin-top: 40px;
}

.submitArticle h2 {
	width: 100%;
	height: 45px;
	background: #2f3a5d;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-weight: 400;
	line-height: 45px;
	font-family: Microsoft YaHei;
}

.submitArticle ul {
	width: 100%;
	padding: 25px 0;
}

.submitArticle ul li {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #283065;
	line-height: 32px;
}
.submitArticle ul li a{
	color: #283065;
}
.announce {
	width: 100%;
	border: 1px solid #E5E5E5;
	box-shadow: 0px 8px 8px 1px rgba(0, 0, 0, 0.13);
}

.announce h2 {
	width: 100%;
	height: 45px;
	background: #2f3a5d;
	text-align: center;
	color: #fff;
	font-weight: 400;
	line-height: 45px;
	font-family: Microsoft YaHei;
}

.announce ul {
	padding: 28px 35px;
}

.announce ul li h5 {
	color: #999999;
	font-size: 14px;
	line-height: 28px;
}

.announce ul li {
	margin-bottom: 10px;
}

.announce ul li a {
	color: #283065;
	font-weight: bold;
}

.signup {
	padding: 35px;
}

.signup a {
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #283065;
	text-decoration: underline;
	line-height: 22px;
}

.slideTxtBox {
	width: calc(100% - 60px);
	text-align: left;
	padding:30px;
}
.slideTxtBox p{
    font-size: 14px;
    line-height: 28px;
}
.slideTxtBox .hd {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	top: -1px;
	height: 50px;
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0 12px;
	cursor: pointer;
	font-size: 16px;
}

.slideTxtBox .hd ul li.on {
	height: 50px;
	background: #fff;
	color: #283065;
	border-bottom: 2px solid #CB9A02;
}
.slideTxtBox .bd ul h4{
	color: #111111;
	font-size: 16px;
	font-weight: 400;
	padding: 30px 0;
	line-height: 32px;
}
.listbox{
	width: 100%;
	padding: 30px;
	border: 1px solid #dddddd;
	margin-bottom: 31px;
}
.listLeft{
	float: left;
	width: 25%;
}
.listRight{
	float: left;
	width: 100%;
}
.listLeft img{
	width: 100%;
}
.listTitle{
	width: 100%;
}
.listTitle p{
	float: left;
	font-size: 14px;
	color:#283065;
	font-family: PingFang SC;
	font-weight: 500;
}
.listTitle span{
	font-family: PingFang SC;
	font-weight: 500;
	float: right;
	font-size: 14px;
	color: #999;
}
.listDescribe{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	width: 100%;
	margin-top: 10px;
	display: block;
	text-align: justify;
}
.listDescribe:hover{
	color: #283065;
}
.authors{
	font-size: 13px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #666666;
	margin-top: 10px;
}
.pdf{
	width: 100%;
	margin-top: 10px;
}
.pdf a{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	text-decoration: underline;
	color: #283065;
	padding-right: 18px;
}
.list-more{
	width: 100%;
	margin: 40px 0;
	text-align: center;
}
.list-more a{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #283065;
}
.bottom{
	width: 100%;
	background: #444444;
	height: 365px;
	margin-top: 60px;
}
.box-row{
	width: calc(30% - 60px);
	float: left;
	padding: 30px;
	height: 320px;
	border: 1px solid #dddddd;
	margin-right: 33px;
	margin-bottom: 30px;
}
.box-row:nth-child(3n){
	margin-right: 0;
}
.box-row a{
	width: 100%;
	display: block;
	font-size: 16px;
	font-family: Calibri;
	font-weight: 400;
	color: #111111;
	line-height: 32px;
	height: 200px;
}
.box-row a:hover{
	color: #283065;
}
.Joseph{
	font-size: 14px;
	font-family: Calibri;
	font-weight: 400;
	color: #283065;
	width: 100%;
	padding-bottom: 32px;
}
.publish{
	font-size: 14px;
	font-family: Calibri;
	font-weight: 400;
	color: #666666;
	width: 100%;
	padding-bottom: 20px;
}
.view{
	width: 100%;
	font-size: 14px;
	font-family: Calibri;
	font-weight: 400;
	color: #666666;
}
.view span{
	color:#283065;
}
.photo{
	width: 100%;
	margin-top: 40px;
}
.photo img{
	width: 100%;
}
.aims{
	padding-top: 30px;
	font-size: 14px;
	font-family: Calibri;
	font-weight: 400;
	color: #111111;
	line-height: 28px;
}
.manu{
	width: 100%;
	padding-top: 45px;
}
.submanu{
	width: 100%;
	padding-top: 15px;
}
.editorTop{
	width: 100%;
	margin-top: 30px;
}
.editorL{
	float: left;
	width: 15%;
}
.editorL img{
	width: 100%;
}
.editorR{
	float: left;
	margin-left: 40px;
}
.chief{
	font-size: 16px;
	font-family: Calibri;
	font-weight: 400;
	color: #283065;
	line-height: 32px;
}
.asso{
	font-size: 16px;
	font-family: Calibri;
	font-weight: 400;
	color: #111111;
	line-height: 32px;
}
.aff{
	font-size: 16px;
	font-family: Calibri;
	font-weight: 400;
	color: #111111;
	line-height: 32px;
}
.nation{
	font-size: 16px;
	font-family: Calibri;
	font-weight: 400;
	color: #111111;
	line-height: 32px;
}
.editorNext{
	width: 100%;
	margin-bottom: 40px;
}
.editorNext span{
	color: #283065;
}
.editorNext p{
	font-size: 16px;
	font-family: Calibri;
	font-weight: 400;
	color: #000000;
	line-height: 28px;
}
.blue{
	color: #283065 !important;
}
.t-40{
	margin-top: 40px;
}
.t-30{
	margin-top: 30px;
}
.contact{
	margin-top: 30px;
	font-size: 14px;
	font-family: Calibri;
	font-weight: 400;
	color: #111111;
	line-height: 28px;
}
.artTitle{
	width: 100%;
}
.artTitle p{
	font-size: 14px;
	color:#283065;
	font-family: PingFang SC;
	font-weight: 500;
}
.seeMore a{
	color: #283065;
	font-weight: bold;
}
.pageList{
	width: 100%;
}
.pageList ul{
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: 40px auto;

}
.pageList ul li{
	float: left;
	font-size: 16px;
	padding-left: 50px;
}
.pageList ul li a{
	color: #222;
	width: 34px;
	height: 34px;
	display: block;
	text-align: center;
	line-height: 34px;
}
.pageList ul li a:hover{
	background: #455276;
	color: #fff!important;
}
.pageList ul li:first-child{
	padding-left: 0;

}
.pageAcitve{
	background: #455276;
	color: #fff!important;
}
.browse{
	color: #111111;
	width: 100%;
	padding: 30px 0;
	font-size: 16px;
}
.year li{
	line-height: 28px;
}
.year li a{
	font-size: 14px;
	display: block;
	color: #273C76;
}
.Sections{
	font-size: 18px;
	font-family: Calibri;
	font-weight: 400;
	color: #111111;
	line-height: 36px;
	padding-left: 30px;
	padding-top: 35px;
}
.submisson{
    padding: 30px;
}
.submisson li{
	font-size: 14px;
	line-height: 30px;
}
.submisson h2{
    font-size: 20px;
    line-height: 30px;
}
.submisson p strong, .submisson li strong{
    font-size: 16px;
    line-height: 30px;
    color: #283065 !important;
}
.submisson p{
    font-size: 14px;
    line-height: 30px;
}
.submisson li a{
	color: #283065;
}
.latest{
	padding: 30px;
}

.latest h4{
	font-size: 20px;
	font-family: Calibri;
	font-weight: bold;
	color: #000000;
	line-height: 32px;
	margin-bottom: 30px;
}
.sort{
	width: 100%;
	padding: 30px 0;
}
.sort a{
	padding-right: 45px;
	color: #111111;
}
.sort a:hover{
	color: #283065;
}
.downLoad{
	width:100%;

}
.downLoad a{
	display: block;
	width: 100%;
	margin-bottom: 20px;
	height: 100%;
	background: #2f3a5d;
}
.downLoad a p{
	line-height: 56px;
	padding-left: 22px;
	color: #fff;
	float: left;
	font-size: 20px;
}
.downLoad img{
	float: right;
	padding-top: 16px;
	padding-right: 20px;
}
.latest>p{
	color: #111111;
	line-height: 32px;
	font-size: 14px;
}
.Content h3 {
	font-size: 20px;
	background: #F5F5F5;
	height: 45px;
	font-family: Calibri;
	font-weight: 400;
	color: #111111;
	line-height: 45px;
	padding-left: 30px;
}
.DOI{
	width: calc(100% - 53px);
	padding: 25px;
	border: 1px solid #dddddd;
	border-left: 2px solid #283065;
	margin: 45px 0;
}
.DOI p{
	line-height: 28px;
}
.DOI a{
	text-decoration: underline;
	color: #283065;
}

.none{
	display: none;
}
.tabs{
	margin-top: 30px;
	width: 100%;
}
.tabs a{
	width: 100%;
	height: 55px;
	float: left;
	display: block;
	color: #ffffff;
	padding-left: 22px;
	font-size: 20px;
	line-height: 55px;
	background: #2f3a5d;
}
.cons{
	width: 100%;
	padding: 28px;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.select{
	background: #2f3a5d;
	color: #fff!important;
}
.cons ul li{
	font-size: 14px;
	font-weight: 600;
	line-height: 32px;
}
.cons ul li a{
	color: #111111;
}
.none img{
	width: 100%;
}
.articlesImg{
	width: 100%;
	margin-top: 30px;
}

.articlesImg img{
	width: 100%;
	box-shadow: 0px 8px 8px 1px rgba(0, 0, 0, 0.13);
	margin-bottom: 30px;
}
.bottomMain{
	-webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 32px 0 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}
.bottom{/*改*/
	width: 100%;
	background: #444444;
	height: 268px;
	margin-top: 60px;
}
.bottomLogo{/*改*/
	float: left;
}
.bottomLogo img{/*改*/
	width: 200px;
}
.follow{/*改*/
	float: left;
	display: -webkit-box;
	padding-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 64px;
}
.follow h3{
	color: #fff;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 500;
	padding-bottom: 22px;
}
.follow ul li{
	float: left;
}
.follow ul li img{
	width: auto;
	height: 23px;
	padding-right: 36px;
}
.further{/*改*/
	float: left;
	margin: 0 40px;
}
.further h3{/*改*/
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 10px;
	font-family: PingFang SC;
}
.further ul li{
	font-size: 16px;
	margin:6px 0;
	font-family: PingFang SC;
}
.further ul li a{/*改*/
	color: #fff;
	font-size: 14px;
	font-family: PingFang SC;
}
.emailBox{/*改*/
	width:362px;
	margin-left: 60px;
	float: left;
	padding-top: 30px;
}
.address{/*改*/
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	font-family: PingFang SC;
}
.E-mail{
	color: #fff;
	font-size: 14px;
	font-family: PingFang SC;
}
.bottomLast{/*改*/
	width: 100%;
	border-top: 1px solid #fff;
}
.bottomMargin{/*改*/
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 20px;
}
.bottomLast span{/*改*/
	color: #fff;
	font-size: 12px;
	display: inline-block;
    margin: 0 16px;
	font-family: PingFang-SC;
}
.latest h5{
	color:#273C76;
	font-size: 18px;
	line-height: 32px;
	font-family: PingFang-SC;
	font-weight: 500;
	padding: 25px 0;
}
.bottomLast p{
	text-align: center;
	color: #fff;
	font-size: 20px;
	padding: 30px 0;
}



.page_login{
    width:400px;
    margin: 50px auto;
    padding: 25px 25px 23px;
    background: #fff;
}
.page_login h1{
    background: #528488;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border-radius: 5px;
    font-weight: normal;
    color: #fff;
    padding-left: 10px;
}
.cmp_form input[type="text"], .cmp_form input[type="email"], .cmp_form input[type="password"], .cmp_form input[type="url"], .cmp_form input[type="tel"], .cmp_form select{
    max-width: none;
}
#username,#password{
    height: 40px;
    line-height: 40px;
}
.cmp_form .fields>div{
        padding-bottom: 0;
        margin-top: 10px;
}
.page_login .buttons button{
    background: #528488;
    border: none;
    color: #fff;
    font-weight: normal;
    height: 35px;
}
.login-logo{
    width: 100%;
    text-align: center;
    padding-top: 70px;
}
.login-logo p{
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    font-family: Candara;
    padding-top: 30px;
}
.cmp_breadcrumbs li,.cmp_form .label,.page_login .password a{
    font-size: 16px;
}
.page_login .password a{
    padding-top: 10px;
    display: block;
}
.page_login .buttons a{
    font-size: 16px;
}
.page_login .buttons button{
    font-size: 16px;
}
.cmp_breadcrumbs ol{
    margin-bottom: 1.143rem;
}
.page_register{
    width:550px;
    background: #fff;
    margin: 50px auto;
     padding: 25px 25px 23px;
}
.page_register h1{
    background: #528488;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border-radius: 5px;
    font-weight: normal;
    color: #fff;
    padding-left: 10px;
}
#connect-orcid-button{
    margin-top: 1em;
    margin-bottom: 1em;
}
.cmp_form input[type="text"],#country,.cmp_form input[type="password"],.cmp_form input[type="email"]{
    height: 40px !important;
    line-height: 40px !important;
}
.cmp_form fieldset{
    margin: 10px 0;
}
.page_register .submit{
    background: #528488 !important;
    border: none !important;
    color: #fff !important;
    font-weight: normal !important;
    height: 35px !important;
}
.cmp_form .buttons a{
    font-size: 16px;
}
.selectSubmit{
    background: url(http://ojs.luminescience.cn/styles/journal/images/search11.png) !important;
	width: 35px;
	height: 35px;
    border: none;
    margin-left: 22px;
}
.slideTxtBox img{
    width: 15%;
}
.dialog{
	width: 400px;
	height: 400px;
	background: #fff;
	position: fixed;
	left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
    display: none;
    text-align: center;
}
.dialog p{
	color: #606266;
    font-size: 14px;
    padding-top: 5px;
    word-break: break-all;
}
.close{
	width: 100%;
	height: 40px;
}
.close a{
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	color: #606266;
	font-size: 16px;
}
.mask{
	background: rgb(0,0,0,0.3);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.emailBox p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.contactCon{
	padding: 30px;
}
.contactCon h4{
	line-height: 30px;
	font-size: 16px;
	font-family: PingFang SC;
}
.contactCon p{
	font-size: 14px;
	line-height: 28px;
	font-family: PingFang SC;
	padding-bottom: 20px;
}
.contactCon a{
	text-decoration: underline;
}

.title_logo_mark {
    display: none !important;
    position: absolute;
    top: 0px;
    right: 0px;
	display: flex !important;
	justify-content: space-between;
	width: 420px;
	height: 100px;
	margin-top: 35px;
	align-items: center;
}
.title_logo_mark img{
	width: 100px;
	height: 100px;
	margin-top: 10px;
}
.title .title_logo_mark{
	font-size: 14px;
	color: #ffffff;
	line-height: 28px !important;
	display: none !important;
}
.title_logo_mark h2{
	font-size: 16px;
	color: #ffffff;
}
.title_logo_mark a{
	color: #e9ba27;
}

.article_module_keywords a{
	background: #2f3a5d;
	color: #ffffff;
}

.information_more{ color: #273C76 !important;}
.information_more svg.icon{ fill: #273C76 !important; }
#emailInfo{background: url(https://ojs.luminescience.cn/styles/journal/images/email6.svg) no-repeat;}
.journalL .latest h4 + p { color: #273C76;}

.ref_main .References{ background: #2f3a5d !important;}

.peer_view{border-top:1px solid #dddddd;}
.peer_view .peer_view_title{ padding-top: 15px; color: #273C76; font-size: 18px; font-family: PingFang-SC; padding-bottom: 10px; font-weight: 600;}

.page_search .Articles .search_query .cmp_form  button{ background: #2f3a5d;}
.page_search .Articles .search_content .search_other .cmp_form .search_advanced .search_from_button .reset, .submit{ background: #2f3a5d;}