body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul,
ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    /* padding: 10px; */
}

body, button, input, select, textarea, a, p, ul, li {
    font: 14px Helvetica, tahoma, arial, \5b8b\4f53;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    /*vertical-align: text-top;*/
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.clear {
    clear: both
}
.pl0{
    padding-left: 0;
}
.pr0{
    padding-right: 0;
}
/**********閼煎懓浠归懕顐㈠祩闁炽儳鍋愰崑鎾寸毘閼鳖偊娈昲eader************/
.header-main {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.header-mobile{
    display: none;
    width: 100%;
    height: 50px;
    background-color: #6c7999;
    position: fixed;
    top: 0;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    line-height: 30px;
    font-size: 20px;
}
.header-logo-word{
    float: left;
    color: #fff;
    line-height: 30px;
    font-size: 20px;
    padding: 10px;
}
.header-mobile-button{
    float: right;
/*    margin-left: 15px;
*/    font-size: 16px;
    padding: 10px;
}
.header-content {
    width: 100%;
    min-height: 242px;
    background-color: #6c7999;
}

.header-content-left {
    float: left;
    padding-top: 40px;
    padding-left: 95px;
}

.header-content-left-main {
    font-size: 16px;
    color: #fff;
    padding-top: 30px;
    line-height: 26px;
}

.header-content-left-main hr {
    margin: 5px 0;
    width: 283px;
}

.header-logo1 {
    margin-left: 80px;
}

.header-logo2 {
    margin-left: 10px;
}

.header-content-right {
    width: 260px;
    float: right;
    padding-top: 45px;
}

.header-button {
    width: 160px;
    height: 40px;
    margin-bottom: 15px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    color: #666;
    cursor: pointer;
    transition: all .5s;
}

.header-button a {
    text-decoration: none;
    color: #666;
}

.header-button a:hover {
    color: #fff;
}

.header-button:hover {
    background-color: #b0b8cb;
    color: #fff;
}

.nav {
    width: 100%;
    /*height: 54px;*/
    position: relative;
    padding-left: 30px;
    background-color: #393939;
    font-size: 14px;
    color: #fff;
}

.nav-item {
    float: left;
    position: relative;
}

.nav-item a {
    text-decoration: none;
    color: #fff;
    display: block;
}

.nav-item-title {
    cursor: pointer;
    padding: 0 23px 0 22px;
    height: 100%;
    line-height: 54px;
    text-align: center;
}

.nav-item-title:hover {
    color: #f7d13e;
    background-color: #4a4a4a;
}

.nav-item:hover .nav-item-son {
    height: auto;
    padding: 10px;
    background-color: #4a4a4a;
}

.nav-item-son {
    width: 185px;
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 54px;
    z-index: 10;
    background-color: rgba(0, 0, 0, .7);
}

.nav-item-son-item {
    width: 100%;
    height: 35px;
    cursor: pointer;
    border-bottom: 1px solid #696969;
    text-align: center;
}
.nav-item-son-item:last-child{
    border-bottom: none;
}
.nav-item-son-item a{
    line-height: 35px;
}

.nav-item-son-item a:hover {
    color: #f7d13e;
}

.nav-item-son-item a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
}

.nav-search {
    margin: 10px 10px 0 25px;
    padding: 0 30px 0 10px;
    width: 225px;
    border-radius: 2px;
}

.search-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #333;
    font-size: 16px;
    cursor: pointer;
}

.nav-search-more {
    line-height: 20px;
    display: inline-block;
    padding: 7px 12px;
    width: 85px;
}

.subscription-email {
    margin: 30px 20px;
}

.modal-dialog {
    margin-top: 150px;
}
.back-to-top{
    width: 48px;
    height: 50px;
    background-color: #6c7999;
    text-align: center;
    line-height: 55px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    position: fixed;
    bottom: 75px;
    left: 50%;
    margin-left: 630px;
    font-size: 24px;
    display: none;
}
/*************閼煎懓浠归懕顐㈠祩闁炽儳鍋愰崑鎾寸毘閼鳖偊娈昮ooter******************/
.footer-main {
    max-width: 1200px;
    width: 100%;
    height: 75px;
    margin: 0 auto;
    background-color: #6c7999;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 70px;
}

/**************韫囨瑦瀚濋幏銏犵箹閼变粙顣懠顐﹀焵椤戣В鍋撻敓锟�*****************/
.header-top {
    max-width: 1200px;
    width: 100%;
/*    height: 95px;
*/    margin: 0 auto;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
}

.header-but {
    position: absolute;
    bottom: 5px;
    left: 88%;
    z-index: 15;
    width: 10%;
    padding-left: 0;
    margin-left: 0;
    text-align: right;
    list-style: none;
}

.header-top-item {
    width: 100%;
}

.header-top-item img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
/*    height: 95px !important;
*/}

.ad-main {
    position: fixed;
    top: 345px;
    width: 115px;
    height: 250px;
    /* border: 1px solid #999; */
    font-size: 20px;
    left: 50%;
}

.ad-main img {
    width: 100%;
    height: 100%;
}

.ad-close {
    position: absolute;
    top: 0;
    cursor: pointer;
}

.ad-left {
    margin-left: -725px;
}

.ad-right {
    margin-left: 610px;
}

.ad-img-right {
    right: 0;
}
.index-left{
    width: 860px;
    height: auto;
    float: left;
    padding-left: 20px;
}
.index-right{
    width: 330px;
    float: right;
    border-left: 1px solid #e4e4e4;
    padding: 10px 30px 4000px;
    margin-bottom: -4000px;
}


.index-left-title{
    padding: 0 30px;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
}
.index-left-title-left{
    line-height: 27px;
    font-size: 24px;
    font-weight: bold;
    float: left;
    color: #41527a;
    padding-top: 24px;
    padding-bottom: 24px;
}
.index-left-title-left span{
    padding-right: 25px;
}
.index-left-title-right{
    margin-top: 35px;
    margin-bottom: 0 !important;
}
.index-recommended-more{
    float: right;
    margin-top: 30px;
}
.index-recommended-btn{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #6c7999;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    font-size: 18px;
}
.index-recommended-btn:hover{
    color: #fff;
    background-color: #41527a;
}
.index-asap .index-asap-main:last-child{
    border-bottom: none !important;
}
.index-left-title-left-date{
    color: #333;
    font-size: 16px;
    display: inline-block;
}
.index-asap-main{
    padding: 40px 30px;
    max-width: 1010px;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: solid 1px #e4e4e4;
}
.index-left-left {
    width: 58%;
    float: left;
}
.index-left-right {
    width: 40%;
    float: right;
    cursor: pointer;
}
.index-left-right img{
    width: 100%;
}
.index-left-bottom{
    clear: both;
}
/**  閼煎懓浠归柍銉︻仾灏鹃妷鈶╁亾閻忎紮绲洪崑鎾瑰皟閼煎懓浼€閼毖勭毘妞翠焦骞婇懢浠嬬氨闂咃拷 */
.title a {
    font-size: 16px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    line-height: 25px;
}
.title a:hover{
    color: #edb85e;
}
.desc{
    line-height: 25px;
    margin-bottom: 15px;
}
.desc p{
    line-height: 25px;
}
.desc p:nth-child(2) sup {
    font-size: 100% !important;
    top: auto !important;
}
.desc p:nth-child(1) font sup{
    font-size: 75% !important;
    top: -.5em !important;
}
.desc font{
    line-height: 25px;
    margin-bottom: 10px;
}
.desc font sup{
     font-size: 100% !important;
    top: auto !important;
}
.space{
    display: block;
    height: 10px;
}
.doc-remark{
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin-bottom: 15px;
}
.url {
    color: #666;
    line-height: 25px;
    margin-bottom: 15px;
}
.tel {
    font-weight: bold;
    line-height: 25px;
    color: #666;
    margin-bottom: 15px;
}

.num span{
    display: inline-block;
    line-height: 25px;
}

.num .item-span1 {
    border-right: solid 1px #000;
    padding-right: 20px;

}

.num .item-span2 {
    border-right: solid 1px #000;
    padding-right: 20px;
    padding-left: 20px;
    cursor: pointer;
    margin-right: 20px;
}

.num .item-span3 img {
    width: 20px;
    margin-top: -3px;
}

.index-right-title{
    font-size: 18px;
    line-height: 70px;
    font-weight: bold;
}
.index-right-news{
    margin-bottom: 15px;
}
.index-right-news-item{
    width: 100%;
    min-height: 18px;
    line-height: 18px;
    background: url("../assets/img/star.png") 0 5px no-repeat;
    padding-left: 15px;
    padding-bottom: 20px;
    cursor: pointer;
}
.index-right-news-item a{
    text-decoration: none;
    color: #666;
}
.index-right-news-item:hover a{
    color: #edb85e;
}
.index-right-news2{
    width: 100%;
    margin-left: 4px;
}
.index-right-news2-item2{
    width: 100%;
    /*height: 165px;*/
    cursor: pointer;
}
.index-right-news2-item2 img{
    width: 100%;
}
.index-right-news2-but {
    bottom: -30px;
    text-align: left;
    margin-left: 10px;
    left: 0;
    width: 100px;
}
.index-right-news-btn-cs{
    background-color: #e7e7e7 !important;
    width: 12px !important;
    height: 12px !important;
    border: none !important;
}
.index-right-news-btn-cs.active{
    background-color: #6c7999 !important;
    margin: 1px;
}
.index-right-news2-more{
    width: 90px;
    height: 20px;
    line-height: 20px;
    text-align: right;
    cursor: pointer;
    color: #6c7999;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.index-right-news2-more:hover{
    color: #337ab7;
}
.index-right-news2-more-news{
    width: 90px;
    float: right;
    height: 30px;
    line-height: 20px;
    padding-top: 10px;
    text-align: right;
    cursor: pointer;
    margin-bottom: 20px;
    color: #6c7999;
}
.index-right-news2-more-news:hover{
    color: #337ab7;
}
.index-indexed-by{
    height: 240px;
    overflow: hidden;
    position: relative;
}
#show_more{
    display: block;
}
#show_less{
    display: none;
}
.index-indexed-by-item{
    width: 100%;
    min-height: 18px;
    line-height: 18px;
    margin-bottom: 12px;
}

.index-left-slide {
    width: 100%;
    box-sizing: border-box;
    padding: 35px 20px;
}

.index-left-item-content {
    width: 49.5%;
    border: 1px solid #e6e6e6;
    padding: 30px;
    box-sizing: border-box;
}
.index-left-item-content:nth-child(2) {
    margin-left: 1%;
}

.index-left-but {
    bottom: -38px;
}

.index-left-but-li {
    background-color: #e7e7e7 !important;
    width: 12px !important;
    height: 12px !important;
    border: none !important;
}
.index-left-but-li.active{
    background-color: #6c7999 !important;
    margin: 1px;
}

.index-left-item-content-img {
    width: 100%;
    text-align: center;
}

.index-left-item-content-img img {
    width: auto;
    height: 180px;
}

.index-left-item-content-title {
    margin-top: 28px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    color: #333333;
    font-weight: bold;
}
.index-left-item-content-title a {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    font-weight: bold;
    text-decoration: none
}
.index-left-item-content-title a:hover {
    color: #edb85e;
}

.index-left-item-content-dsc {
    margin-top: 15px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    color: #999999;
	white-space:;
	word-wrap:break-word;
}
.index-left-item-content-dsc p{
    line-height: 18px;
}

.index-left-item-content-view {
    padding-top: 15px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}

.index-left-item-content-view-active {
    font-size: 16px;
    line-height: 18px;
    color: #df1a1e;
    margin-right: 8px;
}
.index-left-item-content-view-active a {
    font-size: 16px;
    line-height: 18px;
    color: #41527a;
    margin-right: 8px;
}

.index-left-item-content-view-default {
    border-left: 1px solid #999999;
    padding-left: 12px;
}

/***************閼煎懓浠归懕顐㈠祩闁炽儳鍋愰崑鎾寸毘閼鳖偊娈�***********************/
body {
    background-color: #f5f5f5;
}

.page-main {
    max-width: 1200px;
    width: 100%;
    min-height: 500px;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
}

.page-title {
    position: relative;
    padding: 45px 95px;
}

.page-title-main {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #333;
}
.email-main{
    padding: 0 95px;
}
.email-nav{
    background-color: #fff !important;
    height: auto !important;
    padding-left: 0 !important;
}
.sub_main {
    margin: 50px 0;
    max-width: 600px;
}
#sub_main{
    display: block;
}
#can_sub_main{
    display: none;
}
.email-des{
    margin-top: 30px;
    line-height: 30px;
    color: #666;
}
.email-message{
    color: red;
    margin-top: 10px;
}
#email_message1{
    display: none;
}
#email_message2{
    display: none;
}
/**********************Search index, Search result, article  -  wz****************************/
.wz-page-container {
    width: 1010px;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.wz-search-item {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 20px;
}

.wz-search-title {
    font-size: 12px;
    line-height: 34px;
    text-align: right;
    font-weight: bold;
}

.wz-search-item .col-md-1 {
    width: 11.333%;
    padding-right: 0;
}

.wz-search-item .col-md-3 {
    width: 22%;
    padding-right: 0;
}

.wz-text-center {
    text-align: center;
}

.wz-search-date {
    margin-top: 20px;
    overflow: hidden;
}

.wz-wd-11 {
    width: 11.333%;
    padding-left: 15px;
}

.wz-mg-l15 {
    margin-left: 15px;
}

.wz-mg-l10 {
    margin-left: 10px;
}

.wz-mg-lr-15 {
    margin-left: 15px;
    margin-right: 15px;
}

.wz-search-month {
    line-height: 34px;
    margin-left: 4px;
}

.wz-search-btn {
    margin-top: 40px;
    text-align: center;
}

.wz-search-btn .header-button {
    border: 1px solid #6c7999;
    color: #6c7999;
}

.wz-search-btn .header-button:hover {
    color: #ffffff;
}

.wz-search-btn .header-button:focus {
    outline: none;
}

.wz-search-info {
    padding: 30px 0;
    font-weight: bold;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
}

.wz-search-results-container {
    width: 100%;
    padding:0 95px;
    overflow: hidden;
    box-sizing: border-box;
}

.wz-search-results-top {
    width: 100%;
    max-width: 1010px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 0 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(187,187,187,1);
}

.wz-results-top-info {
    font-weight: 700;
    font-size: 16px;
    color: rgb(16, 16, 16);
    font-style: normal;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: none;
}

.wz-results-top-ul {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.wz-results-top-ul .wz-results-top-li{
    float: left;
    margin-right: 15px;
    line-height: 24px;
}

.wz-results-top-ul .wz-results-top-li .wz-li-a {
    font-size: 16px;
    font-weight: 700;
    color: rgba(108, 121, 153, 1);
    font-style: normal;
    letter-spacing: 0;
    cursor: pointer;
}

.wz-results-top-ul .wz-results-top-li .wz-li-span {
    font-weight: 400;
    font-size: 14px;
    color: #101010;
    font-style: normal;
    letter-spacing: 0;
    line-height: 20px;
    text-decoration: none;
}

.wz-results-top-ul .wz-results-top-li .wz-li-a:hover {
    text-decoration: none;
}

.wz-results-top-ul .wz-li-active .wz-li-a {
    color: #edb85e;
    text-decoration: underline;
}

.wz-search-results-center {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}

.wz-results-item {
    overflow: hidden;
    padding: 40px 0;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(187,187,187,1);
}

.wz-results-item > .col-md-8{
    padding-left: 0;
    padding-right: 30px;
}

.wz-results-item > .col-md-4 {
    padding-left: 30px;
    padding-right: 0;
}

.wz-item-title {
    width: 100%;
    box-sizing: border-box;
}

.wz-item-title-a {
    font-weight: 700;
    font-size: 18px;
    color: #101010;
    font-style: normal;
    letter-spacing: 0;
    line-height: 27px;
    text-decoration: none;
}

.wz-item-title-a:hover {
    color: #101010;
    text-decoration: none;
}

.wz-item-dsc {
    box-sizing: border-box;
    padding-top: 20px;
    font-weight: 400;
    font-size: 14px;
    color: rgb(16, 16, 16);
    font-style: normal;
    letter-spacing: 0;
    line-height: 25px;
    text-decoration: none;
}

.wz-item-dsc b img {
    vertical-align: top;
}
.wz-item-dsc > sup {
/*    left: -3px;
*/}

.wz-item-content {
    font-weight: 400;
    font-size: 14px;
    color: #101010;
    font-style: normal;
    letter-spacing: 0;
    line-height: 20px;
    text-decoration: none;
    box-sizing: border-box;
    padding-top: 20px;
    text-align: justify;
}

.wz-item-info {
    box-sizing: border-box;
    padding-top: 20px;
}

.wz-item-info-p {
    font-weight: 400;
    font-size: 14px;
    color: #101010;
    font-style: normal;
    letter-spacing: 0;
    line-height: 20px;
    text-decoration: none;
}

.wz-item-info .wz-item-info-p:last-child{
    margin-top: 20px;
}

.wz-item-yx{
    padding-top: 20px;
    font-weight: 700;
    font-size: 14px;
    color: #101010;
    font-style: italic;
    letter-spacing: 0;
    line-height: 20px;
    text-decoration: none;
}

.wz-item-link {
    padding-top: 20px;
    box-sizing: border-box;
}

.wz-item-link-a {
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    width: 110px;
    height: 20px;
}

.wz-item-download {
    padding-top: 20px;
    box-sizing: border-box;
    overflow: hidden;
    font-weight: 400;
    font-size: 14px;
    color: rgb(16, 16, 16);
    font-style: normal;
    letter-spacing: 0;
    line-height: 14px;
    text-decoration: none;
}

.wz-download-pdf {
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 15px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.wz-download-down {
    cursor: pointer;
}

.wz-item-img {
    max-width: 100%;
}


.wz-search-results-bottom {
    box-sizing: border-box;
    padding-bottom: 30px;
    text-align: right;
}

.wz-article-top {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #e9edf7;
    padding: 0 80px;
    color: #7784a3;
    overflow: hidden;
    font-weight: 700;
}
.wz-article-top-p{
    line-height: 45px;
    font-size: 16px;
}

.wz-article-container {
    width: 100%;
    padding: 50px 80px;
    overflow: hidden;
    box-sizing: border-box;
}

.wz-article-left {
    padding-left: 0;
    width: 740px;
    float: left;
}

.wz-article-title {
    font-size: 16px;
    line-height: 25px;
    color: #333;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 8px;
}

.wz-article-title a{
    font-size: 16px;
    line-height: 25px;
    color: #333;
    font-weight: 700;
    text-decoration: none;
}
.wz-article-title a:hover {
    color: #edb85e;
}

.wz-article-dsc {
    color: #666;
    margin-bottom: 30px;
}

.wz-article-dsc-top {
    box-sizing: border-box;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0;
    line-height: 30px;
    text-decoration: none;
}

.wz-article-dsc-top > sup {
    left: -3px;
}

.wz-article-dsc-height p {
    line-height: 25px;
}

.wz-pointer {
    color: #3d62bd;
    cursor: pointer;
}

.wz-default-pointer {
    cursor: pointer;
}

.wz-article-dsc-more {
/*    margin-left: 20px;
*/    color: #999;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
}
.view-auth{
    padding-left: 20px;
}
.wz-article-dsc-height sup{
    font-size: 100% !important;
    top: auto !important;
}

.rptare {
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); /* IE 9 */
    -moz-transform:rotate(180deg); /* Firefox */
    -webkit-transform:rotate(180deg); /* Safari and Chrome */
    -o-transform:rotate(180deg); /* Opera */
}

.wz-article-dsc-bottom {
    height: 0;
    width: 100%;
    overflow: hidden;
    transition: height 0.3s ease-in-out;
}

.wz-article-bold {
    font-weight: 700 !important;
    color: #333 !important;
}

.wz-article-bold a{
    font-weight: 700 !important;
    color: #333 !important;
}
.wz-article-video{
    width: 100%;
    height: auto;
    background-color: #000;
    text-align: center;
}

.wz-article-keyword, .wz-article-date {
    box-sizing: border-box;
    padding-bottom: 30px;
    color: #666;
    font-size: 16px;
    line-height: 25px;
    clear: both;
}
.wz-article-date p{
    line-height: 25px;
}

.wz-article-date .pull-left {
    margin-right: 30px;
}

.wz-article-img {
    width: 100%;
    box-sizing: border-box;
    padding-top: 40px;
    text-align: center;
}

.wz-article-tabs {
    width: 100%;
/*    padding-top: 40px;
*/    box-sizing: border-box;
}

.wz-article-tabs-ul {
    overflow: hidden;
}

.wz-article-tabs-ul li {
    box-sizing: border-box;
    padding: 10px 0;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    color: #333;
    border-bottom: 2px solid transparent;
    transition: all 0.3s;
    cursor: pointer;
}

.wz-article-tabs-ul li {
    margin-right: 30px;
}

.wz-article-tabs-ul .wz-tabs-active {
    color: #edb85e;
    border-color:#edb85e;
}

.wz-article-tab-container {
    box-sizing: border-box;
    padding-top: 30px;
    overflow: hidden;
}

.wz-tab-abstract {
    width: 100%;
    overflow: hidden;
}

.wz-tab-abstract-top {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    padding-bottom: 20px;
    
    text-align: justify;
}

.wz-tab-abstract-bottom {
    box-sizing: border-box;
    padding-top: 30px;
	padding-bottom: 30px;
    width: 100%;
	border-bottom: 1px solid #e4e4e4;
}
.wz-tab-abstract-bottom:last-child{ border-bottom:none;}
.wz-tab-abstract-bottom-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    color: #333;
}

.wz-tab-abstract-bottom-content {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.wz-tab-abstract-bottom-content-item {
    width: 50%;
    box-sizing: border-box;
    margin-top: 20px;
    float: left;
}

.wz-tab-abstract-bottom-content-item:nth-child(odd) {
    padding-right: 15px;
}

.wz-tab-abstract-bottom-content-item:nth-child(even) {
    padding-left: 15px;
}

.wz-tab-abstract-bottom-content-item-title {
    color: #666;
    font-size: 16px;
    line-height: 24px;
/*    text-align: justify;
*/}

.wz-tab-abstract-bottom-content-item-title a{
    color: #666;
    font-size: 16px;
    line-height: 24px;
/*    text-align: justify;
*/}

.wz-tab-abstract-bottom-content-item-info {
    margin-top: 15px;
    font-size: 14px;
    color: #999;
    text-align: left;
}

.wz-tab-references {
    display: none;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.wz-tab-references-item {
    box-sizing: border-box;
    padding: 15px 0;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
}


.wz-tab-references-item-no {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-right: 8px;
    line-height: 24px;
    position: absolute;
    top: 16px;
    left: 0;
}

.wz-tab-references-content {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.wz-tab-references-link {
    color: #2A8DF7;
}

.wz-tab-references-link:hover {
    text-decoration: none;
}

.wz-article-right {
    padding-right: 0;
    overflow: hidden;
    width: 260px;
    float: right;
}

.wz-article-right-top {
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 25px;
    font-size: 16px;
    line-height: 48px;
    color: #333;
    font-weight: 700;
}
.wz-article-right-top a {
    /*box-sizing: border-box;
    width: 100%;
    padding-bottom: 45px;*/
    font-size: 16px;
   /* line-height: 48px;*/
    color: #333;
    font-weight: 700;
    text-decoration: none;
}

.wz-article-right-top-item {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.wz-article-right-top-item p{
    padding-top: 15px;
}

.wz-share {
    margin-bottom: 12px;
}
.wz-share a{
    padding-right: 15px !important;
}

.wz-share a.bds_weixin{
    background: url("../assets/img/share-w.png") no-repeat;
}
.wz-share a.bds_fbook{
    background: url("../assets/img/share-f.png") no-repeat;
}
.wz-share a.linkedin{
    background: url("../assets/img/share-i.png") no-repeat;
}
.wz-share a.bds_tsina{
    background: url("../assets/img/share-b.png") no-repeat;
}
.bd_weixin_popup{
    height: 350px !important;
    width: 350px !important;
}
.bd_weixin_popup_foot{
    margin: 20px 0;
    text-align: center !important;
}
.bd_weixin_popup_head{
    font-size: 16px !important;
    padding-left: 10px;
    padding-bottom: 40px;
    height: 20px;
}

.wz-article-right-top-item-img {
    float: right;
    margin-top: 17px;
}

.wz-article-right-bottom {
    width: 100%;
    box-sizing: border-box;
}

.wz-article-right-bottom-one {
    font-size:16px;
    color: #6c7999;
    font-weight: 700;
    padding: 10px;
    background-color: #e9edf7;
}

.wz-article-right-bottom-last {
    width: 100%;
}

.wz-article-right-bottom-last-p {
    color: #666;
    font-size: 16px;
    line-height: 24px;
}


.wz-article-dsc-top p{
    line-height: 25px;
    padding-right: 25px;
}

.nano-thumPath-item{
    width: 100%;
    height: 100%;
}
.nano-thumPath-item img{
    cursor: pointer;
}
.cover-more{
    width: 24px;
    height: 24px;
    position: absolute;
    top: 90px;
    background-color: #6c7999;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
}
.cover-left{
    left: 0;
}
.cover-right{
    right: 0;
}
.cover-more:hover{
    color: #fff;
    background-color: #41527a;
}


/*************Current issue, Previous issue, ASAP, Just accepted, Top paper - hys***********/
.hys-issue-cover {
    max-width: 1010px;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: solid 1px #e4e4e4;
    margin-bottom: 30px;
}

.hys-issue-left {
    width: 150px;
    height: 200px;
    float: left;
}

.hys-issue-center .title1 {
    max-width: 200px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 20px;
    color: #333333;
    background: #dbdfe8;
    padding: 10px 10px;
}
.hys-issue-center .title2 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #333333;
    padding-left: 10px;
}
.hys-issue-center .min-title {
    font-size: 16px;
    color: #666666;
    margin-bottom: 35px;
    padding-left: 10px;
}

.hys-issue-center .preview {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    padding-left: 10px;
}

.hys-issue-center {
    width: 40%;
    margin-left: 40px;
    float: left;
}

.hys-issue-right {
    width: 410px;
    float: left;
    font-size: 16px;
}

.hys-issue-right .pre {
    height: 36px;
    background-color: #b0b8cb;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    margin: 0 5px;
    border-radius: 5px;
    text-align: center;
    line-height: 36px;
    padding: 0 10px;
}
.hys-issue-right .pre:hover{
    background-color: #b0b8cb;
}

.hys-issue-right .next {
    opacity: .5;
    cursor: not-allowed;
}

.hys-issue-list {
    max-width: 1010px;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 30px;
    margin-bottom: 30px;
    border-bottom: solid 1px #e4e4e4;
}

.hys-issue-list .left {
    width: 65%;
    float: left;
}

.hys-issue-list .right {
    width: 30%;
    float: right;
}

.hys-issue-list .right img{
    width: 100%;
}

.hys-issue-list .title a {
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
.hys-issue-list .title a:hover{
    color: #edb85e;
}
.hys-issue-list .desc .item1 {
    margin-bottom: 20px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
}
.hys-issue-list .desc .item2 {
    margin-bottom: 10px;
    line-height: 22px;
    color: #666;
}

.hys-issue-list .address {
    font-size: 14px;
    color: #5A70BB;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 15px;
}

.hys-issue-list .content {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.page-hys {
    max-width: 1010px;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: -30px auto 0;
    text-align: right;
    padding: 0 10px;
}
.hys-modal-content{
    min-height: 500px;
    text-align: center;
}
.hys-modal-content img{
    max-width: 380px;
    width: 100%;
}
.hys-downlaod{
    text-align: right;
    padding: 15px 10px;
}
.hys-downlaod .hys-downlaod-span a{
   color: #333;
}
.hys-downlaod .hys-downlaod-span img {
    width: 20px;
    margin-top: -3px;
}
/*********************About journal閼煎懘鍨惧┑鍐ｅ亾婵傜瓔鍤弻顖ゆ嫹 Editorial-board閼煎懘鍨惧┑鍐ｅ亾婵傜瓔鍤弻顖ゆ嫹 Contact us 閼煎懘鍨惧┑鍐ｅ亾婵傜瓔鍤弻顖ゆ嫹 News list閼煎懘鍨惧┑鍐ｅ亾婵傜瓔鍤弻顖ゆ嫹 News content - lpf***********************/
/*About journal*/
.zxx-about-ul{
    list-style-type: disc;
    margin: 30px 50px;
}
.zxx-about-ul li{
    line-height: 25px;
}
.lpf-page-main {
    max-width: 1010px;
    width: 100%;
    padding: 0 10px 65px;
    position: relative;
    margin: 0 auto;
}

.lpf-journal-content {
    font-size: 16px;
    margin: 30px 0;
}

.lpf-h3 {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
}

.lpf-h4-box {
    line-height: 25px;
}

.lpf-h4 {
    display: inline-block;
    font-size: 14px;
}

.lpf-em {
    font-style: italic;
}

.lpf-h4-box .lpf-link {
    cursor: pointer;
    font-size: 18px;
    text-decoration: underline;
    color: rgba(42, 141, 247, 1);
    font-weight: 700;
}

.lpf-journal-title .lpf-h3 {
    margin-bottom: 20px;
}

.lpf-normal {
    line-height: 30px;
}

/*Editorial-board*/
.lpf-part-line {
    position: relative;
    max-width: 1010px;
    width: 100%;
    display: inline-block;
}

.lpf-contact {
    width: 690px;
}

.lpf-part-line::before {
    content: '';
    display: inline-block;
    width: 1px;
    background: rgba(187, 187, 187, 1);
    position: absolute;
    left: 180px;
    height: 100%;
}

.lpf-one-part {
    margin: 45px 0 0;
}

.lpf-one-part:first-child {
    margin-top: 0;
}

.lpf-left {
    width: 148px;
    word-break: break-word;
    display: inline-block;
    vertical-align: top;
}
.lpf-left .lpf-h3{
    font-size: 18px !important;
}

.lpf-right {
    display: inline-block;
    margin-left: 65px;
    width: 750px;
    line-height: 25px;
    color: rgb(51, 51, 51);
}

.lpf-right-us {
    display: inline-block;
    margin-left: 65px;
    width: 320px;
    color: rgb(51, 51, 51);
}

.lpf-right-one {
    margin-bottom: 35px;
    line-height: 25px;
}

.lpf-right-one:last-of-type {
    margin-bottom: 0;

}

.lpf-left .lpf-h3, .lpf-left .lpf-h4 {
    font-size: 16px;
}

.lpf-right-box {
    float: right;
    display: inline-block;
    width: 295px;
    color: #fff;
}
.lpf-box-content{
    font-size: 16px;
    font-weight: bold;
}
.lpf-right-box-item {
    background-color: rgb(108, 121, 153);
    margin-top: 35px;
    padding: 20px;
    line-height: 25px;
}
.lpf-right-box-item:first-child{
    margin-top: 0;
}
.lpf-bank-img{
    width: 26px;
    height: 26px;
    vertical-align: sub;
    margin-right: 10px;
}
.lpf-box-title {
    display: block;
    width: 195px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 2px solid rgba(187, 187, 187, 1);
}

/*news list content*/
.lpf-new-item {
    height: 55px;
    display: flex;
}
.lpf-new-item .lpf-h3:hover{
    color: #edb85e;
    cursor: pointer;
}
.lpf-new-item a{
    color: #333;
    flex-grow: 2;
    line-height: 24px;
}
.lpf-new-item::before {
    position: relative;
    top: 1px;
    margin-right: 10px;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #b0b8cb;
}

.lpf-time {
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: rgb(153, 153, 153);
    flex-shrink: 0;
    margin-left: 30px;
}
.lpf-new-content {
    padding-top: 45px;
}

.lpf-new-content .lpf-h3 {
    display: block;
    margin-bottom: 35px;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
}
.lpf-new-remark {
    font-size: 14px;
    display: block;
/*    font-weight: 700;
*/    margin-bottom: 35px;
   line-height:28px;
color: #999;
}
.lpf-new-list{
    padding-bottom: 35px;
}
.lpf-new-p {
    text-align: justify;
    margin-top: 8px;
    text-indent: 2em;
    line-height: 22px;
    font-size: 14px;
    line-height: 28px !important;
}
.lpf-new-p p{
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 28px !important;
    text-indent: 0;
}
.lpf-new-p img{
    max-width: 100%;
    height: auto !important;
}
.lpf-new-p table{
width: 100%;
}
.lpf-new-p table td{
padding: 10px;
}
.lpf-new-p em{
font-style: italic;
}

.lpf-new-img {
    text-align: center;
    margin: 25px 0;
}
.lpf-news-last{
    font-size: 14px !important;
}
.lpf-news-last .lpf-link {

    cursor: pointer;
    margin-left: 15px;
    text-decoration: underline;
    color: rgba(42, 141, 247, 1);
}

/*************List of issue閼煎懘鍨惧┑鍐ｅ亾婵傚鍎岄鑽ゎ棖p Views閼煎懘鍨惧┑鍐ｅ亾婵傚鍎岄娑掑亾閻ㄥ车hor Index - lxf**************/
.lxf-font {
    color: #333;
}

/*begin List of issue*/
.issues-title {
    font-size: 24px;
    font-weight: bold;
    margin: 50px 0 54px 75px;
}

.issues-title span {
    border-bottom: 2px solid #edb85e;
}

.lxf-years {
    float: left;
    width: 200px;
    height: 443px;
    border-right: 1px solid #e4e4e4;
}

.lxf-years a {
    cursor: pointer;
    font-size: 20px;
    line-height: 60px;
    font-weight: bold;
    margin-right: 40px;
    text-decoration: none;
}

.lxf-years a:hover,
.lxf-years .checked {
    color: #edb85e;
}

.lxf-issues {
    float: right;
    width: 700px;
}

.item-issues {
    float: left;
    width: 306px;
}

.item-issues img {
    float: left;
    width: 150px;
    height: 200px;
}

.item-issues h3 {
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 40px;
    background: #dbdfe8;
}

.item-issues:nth-of-type(odd) {
    margin-right: 85px;
    margin-bottom: 60px;
}
.item-issues {
    margin-bottom: 60px;
}

.issues-info {
    color: #666;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    padding: 20px 0 0 168px;
}

.issues-info a {
    color: #666;
    line-height: 36px;
    font-weight: bold;
}

/*end*/

/*begin Top Views*/
.view-articles {
    color: #101010;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 24px;
}

.lxf-times {
    height: 24px;
    font-size: 16px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #bbb;
}

.lxf-times a {
    margin: 0 5px;
    cursor: pointer;
    text-decoration: none;
}

.lxf-times a:hover,
.item-view p:first-of-type a:hover,
.lxf-times .checked {
    color: #edb85e;
}

.item-view {
    padding-top: 32px;
}

.item-view:last-child {
    padding-bottom: 50px;
}

.item-view strong {
    padding-left: 10px;
}

.item-view p {
    font-size: 16px;
    line-height: 36px;
    padding-left: 45px;
    color: #666;
/*    overflow-wrap: break-word;
*/}

.item-view p:first-of-type {
    cursor: pointer;
    font-weight: bold;
    color: #333;
}

.item-view p a{
    font-size: 16px;
    line-height: 36px;
    color: #666;
}

.item-view p:first-of-type a{
    cursor: pointer;
    font-weight: bold;
    color: #333;
}

/*end*/

/*begin Author Index*/
.width-1010 {
    width: 1010px;
    margin: 0 auto;
}

.author-search {
    top: 48px;
    right: 76px;
    font-size: 20px;
    position: absolute;
}

.author-search input {
    width: 176px;
    border: none;
    outline: none;
    color: #7984a1;
    padding-left: 28px;
    border-bottom: 1px solid #333;
}

.author-search input::placeholder {
    color: #999;
    font-size: 16px;
    line-height: 37px;
    text-align: center;
}

.author-search i {
    right: 180px;
    color: #7984a1;
    font-size: 18px;
    cursor: pointer;
}

.lxf-words {
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    font-weight: bold;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: rgba(220, 190, 75, 0);
    margin-bottom: 80px;
}

.lxf-words a {
    cursor: pointer;
    margin-right: 20px;
    text-decoration: none;
}

.lxf-words a:first-child {
    margin: 0 30px;
}

.lxf-words a:hover,
.author-search i:hover,
.lxf-words .checked {
    color: #edb85e;
}

.item-author {
    margin-bottom: 60px;
    padding: 0 10px 43px;
    border-bottom: 1px solid #e4e4e4;
}

.item-author p {
    color: #666;
    font-size: 16px;
    line-height: 30px;
}
.index-left-title-left .wz-article-tabs-ul li {
    padding: 0;
    border-bottom: none; 
}
.index-left-title-left .wz-article-tabs-ul {
    width: 300px;
    display: inline;
}
.wz-article-tabs-ul .wz-tabs-active {
/*    color: #41527a;
*/}
/*end*/
.award-main .award-item{
    min-height: 368px;
}
.award-des{
    line-height: 25px;
    max-width: 1010px;
    margin: 0 auto;
    text-align: justify;
    margin-bottom: 50px;
    font-size: 16px;
}
.award-title{
    width: 100%;
    line-height: 24px;
    font-size: 16px;
    height: 48px;
    overflow: hidden;
    color: #333;
    display: block;
    text-align: center;
    font-weight: bold;
}
.award-title:hover{
    text-decoration: none;
    color: #edb85e;
}
.award-date{
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    min-height: 50px;
    overflow: hidden;
    color: #333;
    display: block;
    text-align: center;
    max-height: 70px;
}
.award-date-right{
    display: inline-block;
    vertical-align: top;
}
.award-date-right span{
    display: block;
}
.award-title-small{
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    min-height: 24px;
    max-height: 72px;
    overflow: hidden;
    color: #333;
    display: block;
    text-align: center;
    font-weight: bold;
}
.award-img{
    width: 100%;
    height: 180px;
    overflow: hidden;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.award-img img{
    height: 100%;
    width: auto;
}
.award-main{
    padding: 0 5px;
    max-width: 1050px;
    margin: 0 auto 30px;
}
.award-main .award-img{
    height: 170px;
}

@media screen and (max-width: 1470px){
    .ad-main {
        position: fixed;
        right: auto;
        left: auto;
        z-index: 9998;
    }
    .ad-left {
        margin-left: 0;
        left: 0;
    }
    .ad-right {
        margin-left: 0;
        right: 0;
    }

}
@media screen and (max-width: 1200px) {
    .award-des{
	padding: 0 10px;
    }
    .award-item{
        padding-left: 5px;
        padding-right: 5px;
    }
    .award-main{
        padding: 0 0;
    }
    .ad-main {
        position: fixed;
        top: 60px;
        right: 0;
        left: auto;
        z-index: 9998;
    }
    .ad-left {
        margin-left: 0;
        top: 320px;
    }
    .ad-right {
        margin-left: 0;
    }
    .ad-img-right {
        right: 0;
    }
    .header-top{
        margin-top: 50px;
    }
    .header-mobile{
        display: block;
        z-index: 998;
        border-bottom: 1px solid #fff;
    }
    .header-main{
        display: none;
    }
    .header-main-mobile{
        display: block !important;
        position: fixed !important;
        z-index: 997;
        height: 100%;
        overflow: auto;
        top: 0;
    }
    .header-main-mobile .header-content{
        display: none;
    }
    .header-main-mobile-index .header-content{
        margin-top: -50px;
    }
    .header-main-mobile-index .nav {
       margin-top: 0;
    }
    .header-main-mobile .nav {
        margin-top: 50px;
    }
    .header-main-mobile-index {
        display: block;
        position: static;
        z-index: 997;
        height: 100%;
        overflow: auto;
        top: 0;
    }
    .header-content-left {
        float: left;
        padding-top: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-content-left .header-logo{
        display: none;
    }
    .header-content-left-main{
        font-size: 15px;
    }
    .header-logo1{
        margin-left: 0;
        margin-top: 10px;
    }
    .header-logo2{
        margin-top: 10px;
    }
    .header-content-right {
        width: 100%;
        float: right;
        padding-top: 15px;
        padding-bottom: 0px;
    }
    .header-button{
        margin-left: auto;
        margin-right: auto;
    }
    .nav {
        width: 100%;
        height: auto;
        position: relative;
        padding-left: 0;
        background-color: #000;
        font-size: 14px;
        color: #fff;
    }

    .nav-item {
        float: left;
        position: relative;
        width: 100%;
        border-bottom: 1px solid #f4f4f4;
    }

    .nav-item a {
        text-decoration: none;
        color: #fff;
        display: block;
    }

    .nav-item-title {
        cursor: pointer;
        padding: 0;
        width: 100%;
        height: 100%;
        line-height: 45px;
        text-align: center;
    }

    .nav-item-title:hover {
        color: #fff;
        background-color: #000;
    }

    .nav-item:hover .nav-item-son {
        height: 0;
        padding: 0;
    }

    .nav-item-son {
        width: 100% !important;
        height: 0;
        overflow: hidden;
        position: relative;
        left: 0;
        top: 0;
        z-index: 10;
        /*background-color: rgba(0, 0, 0, .7);*/
        background-color: #393939;
    }

    .nav-item-son-active{
        height: auto !important;
    }

    .nav-item-son-item {
        width: 100%;
        height: 40px;
        cursor: pointer;
        border-bottom: 1px solid #696969;
        text-align: center;
    }
    .nav-item-son-item:last-child{
        border-bottom: none;
    }
    .nav-item-son-item a{
        line-height: 40px;
    }

    .nav-item-son-item a:hover {
        color: #f7d13e;
    }

    .nav-item-son-item a {
        text-decoration: none;
        width: 100%;
        height: 100%;
        display: block;
    }

    #nav_search{
        display: none;
    }
    #nav_search_mobile{
        display: none;
        top: 50px;
        padding: 7px 10px 0 10px;
    }
    .nav-search {
        margin: 0;
        width: 100%;
        border-radius: 2px;
        padding: 0 30px 0 10px;
    }

    .search-btn {
        position: absolute;
        top: 18px;
        right: 20px;
        color: #333;
        font-size: 16px;
        cursor: pointer;
    }

    .nav-search-more {
        line-height: 45px;
    }
    .page-main {
        padding-top: 50px;
    }
    .index-left{
        width: 70%;
    }
    .index-right{
        width: 28%;
    }
    .page-title{
        padding: 20px 10px;
    }
    .hys-issue-list {
        padding: 0 10px 30px;
    }
    .lxf-years {
        float: left;
        width: 100%;
        height: auto; 
        border-right: none; 
        padding-bottom: 30px;
    }
    .lxf-issues {
        float: right;
        width: 100%;
    }
    .item-issues:nth-of-type(odd) {
        margin-right: 0; 
    }
    .issues-info {
        width: 100%;
    }
    .item-issues {
        float: left;
        width: 48%;
        margin-right: 2%;
    }
    .lxf-years a {
       line-height: 40px;
        margin-right: 0;
        width: 19%;
        display: inline-block;
        text-align: center;
    }
    .wz-search-item {
       margin-top: 0;
    }
    .wz-search-item .col-xs-4 {
        width: 35%;
        padding-right: 2%;
        padding-left: 0;
        margin-bottom: 15px;
    }

    .wz-search-item .col-xs-8 {
        width: 65%;
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 15px;
    }
    .back-to-top {
        bottom: 75px;
        left: auto;
        right: 10px;
        z-index: 998;
    }
    .wz-article-top {
        min-height: 45px;
        line-height: 25px;
        padding: 10px;
        height: auto;
    }
    .wz-article-top-p {
        line-height: 25px;
    }
    .wz-article-left {
        width: 100%;
        float: left;
    }
    .wz-article-right {
        width: 100%;
        float: right;
    }
    .wz-article-container {
        padding: 30px 10px;
    }
    .wz-article-right{
        margin-bottom: 20px;
    }
    .wz-tab-references-item {
        padding: 0 0 20px 30px;
    }
    .wz-tab-references-item-no {
        top: 2px;
    }
    .wz-tab-abstract-bottom-content-item {
        width: 100%;
    }
    .wz-tab-abstract-bottom-content-item:nth-child(even) {
        padding-left: 0;
    }
    .wz-article-keyword, .wz-article-date {
        padding-bottom: 15px;
    }
    .wz-article-tabs-ul{
        display: block;
        width: 550px;
    }
    .wz-tab-abstract-top {
        text-align: left;
    }
    .wz-article-title {
        margin-bottom: 15px;
        margin-top: 0px;
    }
    .wz-article-dsc {
        margin-bottom: 15px;
    }
    .email-main{
        padding: 0 10px;
    }
    .view-articles {
        padding: 10px;
    }
}
@media screen and (max-width: 770px) {
    .index-left-slide{
        padding: 15px 10px;
    }
    .index-left-item-content {
        width: 100%;
        padding: 10px;
    }
    .index-left-item-content:nth-child(2) {
        margin-left: 0;
    }
    .index-left{
        width: 100%;
        padding-left: 0;
    }
    .index-right{
        width: 100%;
        padding: 10px 10px 3000px;
        float: none;
    }
    .index-asap-main{
        padding: 40px 10px;
    }
    .index-left-left {
        width: 100%;
    }
    .index-left-right {
        width: 100%;
    }
    .index-left-title {
        padding: 0 10px;
    }
    .index-left-title-left{
        font-size: 20px;
    }
    .wz-article-tabs-ul li {
        font-size: 18px;
    }
    .wz-article-tabs-ul li {
        margin-right: 15px;
    }
    .zxx-about-ul {
        margin: 20px 20px;
    }
    .lpf-journal-content {
        margin: 0px 0;
    }
    .lpf-right {
        width: 100%;
        margin-left: 0;
    }
    .lpf-one-part {
        margin: 30px 0 0;
    }
    .lpf-h4 {
        margin-top: 10px;
    }
    .lpf-part-line::before {
        width: 0px;
    }
    .lpf-left{
        width: 100%;
    }
    .lpf-right-us {
        margin-left: 0;
        width: 100%;
    }
    .lpf-right-box {
        width: 100%;
        margin-bottom: 65px;
        margin-top: 50px;
    }
    .lpf-right-one {
        margin-bottom: 15px;
    }
    .hys-issue-list .left {
        width: 100%;
    }

    .hys-issue-list .right {
        width: 100%;
    }
    .num .item-span1 {
        padding-right: 10px;

    }
    .num .item-span2 {
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 5px;
    }
    .hys-issue-cover{
        padding: 56px 10px 20px;
        position: relative;
    }
    .hys-issue-center {
        width: 50%;
         margin-left: 0; 
        float: right;
    }
    .hys-issue-center .preview {
        font-size: 18px;
    }
    .hys-issue-right {
        font-size: 16px;
        position: absolute;
        top: 0;
    }
    .wz-search-results-top {
        padding: 0 10px 30px;
    }
    .item-issues {
        float: left;
        width: 100%;
        margin-right: 0;
    }
    .award-img{
        width: 100%;
        height: auto;
        overflow: hidden;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
    .award-img img{
        height: auto;
        width: 100%;
    }
    .award-main .award-img{
        height: auto;
        width: 100%;
    }

}