@charset "UTF-8";
body { font-family: "微软雅黑"; font-size: 14px;/*min-width:1200px;*/  }

input[type=submit] { cursor: pointer; }

input[type=text], input[type=submit], input[type=password] { -webkit-appearance: none; }

input[type=radio] { border-radius: 50%; }

input, textarea, a { outline: none; border: none; font-family: "微软雅黑"; border-radius: 0; font-size: 14px; color: #707070; }

a { color: #666; }

input:-moz-placeholder, textarea:-moz-placeholder { color: #666; opacity: 1; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #666; opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #666; opacity: 1; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #666; opacity: 1; }

img { border: none; vertical-align: top; display: inline; }

table { border: 0; margin: 0; border-collapse: collapse; width: 100%; }

table td { padding: 0; border-collapse: collapse; }

.clear:after { content: ""; display: block; height: 0; *zoom: 1; clear: both; }

.fl { float: left; }

.fr { float: right; }

.swiper-button-prev, .swiper-button-next { background: none; }

.table { display: table; width: 100%; }
.table_content.table{display: block;}
.cell { display: table-cell; vertical-align: middle; }

.mb20 { margin-bottom: 20px; }

.container { padding: 0;  margin: 0 auto; }
.inner{width:1170px;margin:0 auto;}
.header { background: url("../images/custom/header-bg_01.jpg") no-repeat center top; min-height: 162px; padding: 26px 0 0; border-bottom: 1px solid #fff; }
.header-en{ background: url("../images/custom/header-bg-en_01.jpg") no-repeat center top;  padding: 45px 0 0; border-bottom: 1px solid #fff; }
.header .logo { display: block; padding: 0 0 0 25px; }
.header .right { padding: 15px 0 0; }
.header-en .right { padding: 0; }
.header .right .gao { display: block; font-size: 16px; color: #fff; line-height: 36px; }
.header .right .search { display: block; }
.header .right .search .text { width: 212px; background: #fff; line-height: 24px; padding: 4px 10px; min-height: 34px; border: 1px solid #eee; }
.header .right .search .sub { width: 37px; height: 34px; background: #46d734 url("../images/custom/search_03.png") no-repeat center center; }
.header-en .right .search .sub { width: 37px; height: 34px; background: #ccc url("../images/custom/search_03.png") no-repeat center center; }
.border-no { border: none !important; }

.header-nav { background: #2b8d28; }
.header-nav ul > li { position: relative; float: left;}
.header-nav ul > li:after{content:"";width:1px;height:100%;background:#fff;position:absolute;right:0;top:0;}
.header-nav ul > li.border:after{display:none;}
.header-nav ul > li a { display: block; }
.header-nav ul > li.active > a { color: #b0ff6a; }
.header-nav ul > li.active > a span{background: url("../images/custom/nav-arrow2_03.png") no-repeat 0;}
.header-nav ul > li:hover > a { color: #b0ff6a; }
.header-nav ul > li > a { font-size: 16px; line-height: 38px; color: #fff; padding:0 23px;}
.header-nav ul > li > a span { background: url("../images/custom/nav-arrow_03.png") no-repeat 0; width: 9px; height: 9px; margin-left: 5px; display: inline-block; }
.header-nav ul > li ol { display: none; position: absolute; top: 38px; left: 0; z-index: 50; min-width: 100%; background: #fff; border: 1px solid #2b8d28; border-top: none; text-align: center; }
.header-nav ul > li ol li:hover a { background: #2b8d28; color: #fff; }
.header-nav ul > li:hover > a span{background: url("../images/custom/nav-arrow2_03.png") no-repeat 0;}
.header-nav ul > li ol a { white-space: nowrap; font-size: 16px; line-height: 38px; color: #2b8d28; padding: 0 20px; text-align:left;}
.header-nav-en { background: #e26844; }
.header-nav-en ul > li{border:none;}
.header-nav-en ul > li > a{font-size: 14px;padding: 0 15px;}
.header-nav-en ul > li > a img{vertical-align: middle;margin: -3px 6px 0 0;}
.header-nav-en ul > li ol a{color: #e26844;}
.header-nav-en ul > li ol li:hover a { background: #e26844;}

.base-title { background: #2b8d28; color: #fff; line-height: 38px; padding: 0 10px; }
.base-title .tit { font-size: 18px; color: #fff; }
.base-title a { font-size: 16px; color: #fff; display: block; line-height: 38px; }
.base-title a:hover {color: #fff; text-decoration: underline; }

.main { padding: 30px 0 0; }
/*.main .main-left { width: 263px; margin: 0 36px 0 0; }*/
.main .main-left .bot { padding: 12px 0 0; }
.main .main-mid { width: 623px; }
.main .main-mid .banner { overflow: hidden; position: relative; margin: 0 0 30px; }
.main .main-mid .banner a { display: block; width: 100%; }
.main .main-mid .banner .swiper-content { width: 100%; height: 245px; overflow: hidden;}
.main .main-mid .banner .swiper-slide { width: 100%; position: relative; }
.main .main-mid .banner .swiper-slide div{width:100%;}
.main .main-mid .banner .swiper-slide img { width: 100%; height: 245px; }
.main .main-mid .banner .swiper-slide .text { width: 100%; height: 44px; position: absolute; left: 0; top: 0; text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.main .main-mid .banner .swiper-slide .text a { color: #fff; font-size: 18px; line-height: 44px; width: 100%; height: 44px; padding: 0 14px; }
.main .main-mid .banner .swiper-slide .text a:hover { text-decoration: underline; }
.index-body .main .main-mid .banner .pagination {position: absolute;right: 10px;z-index: 10;display: block;margin: 0;bottom: 10px;/* text-align: right; */line-height: 0;width: auto;left: unset;}
.index-body .main .main-mid .banner .swiper-pagination-bullet {width: 14px;height: 14px;background: #2b8d28;margin: 0 0 0 8px;display: inline-block;border-radius: unset;opacity: 1;}
.main .main-mid .banner .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #fff !important;border: solid 1px #555;}

.main .main-mid .item-div .tab-ul { border-bottom: 2px solid #e2e8ec; }
.main .main-mid .item-div .tab-ul li { float: left; width: 164px; background: none;    text-align: left;}
.main .main-mid .item-div .tab-ul li span .img2{display: none;}
.main .main-mid .item-div .tab-ul li a { display: inline-block; line-height: 35px; font-size: 16px; color: #000; padding: 0 5px;  position: relative; }
.main .main-mid .item-div .tab-ul li a:after { content: ''; width: 100%; height: 6px; background: transparent; position: absolute; left: 0; bottom: -4px; }
.main .main-mid .item-div .tab-ul li span img{vertical-align: middle;margin: -3px 0 0;}
.main .main-mid .item-div .tab-ul li.active a { color: #2b8d28;font-weight: normal; }
.main .main-mid .item-div .tab-ul li.active span .img1{display: none;}
.main .main-mid .item-div .tab-ul li.active span .img2{display: inline;}
.main .main-mid .item-div .tab-ul li.active a:after { background: #2b8d28; }
.main-en .main-mid .item-div .tab-ul li.active a { color: #e26844; }
.main-en .main-mid .item-div .tab-ul li.active a:after { background: #e26844; }
.main-right { width: 248px; }
.main-right .book { display: block; padding: 0 15px; }
.main-right .book img { width: 100%; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); behavior: url("../css/PIE.htc"); }
.main-right .bot { padding: 20px 16px 12px; }
.main-right .bot p { font-size: 12px; line-height: 26px; color: #333; }
.main-right .bot p span { font-weight: bolder; }
.main-right .feng { background: #2b8d28; border-radius: 2px; line-height: 49px; padding: 0 12px; color: #fff; margin: 0 0 40px; }
.main-right .feng li { float: left; width: 33.33%; text-align: center; }
.main-right .feng li a{display:block;color:#fff;}
.main-right .feng li span { width: 25px; display: inline-block; text-align: left; }
.main-right .feng li span img { vertical-align: middle; margin: -3px 0 0; }

.con-ul { padding: 15px 10px 8px; min-height:150px;}
.con-ul li { margin: 0 0 7px; }
.con-ul li:last-child { margin: 0; }
.con-ul li:hover .txt { color: #018fd9; text-decoration: underline; }
.con-ul li .num { width: 17px; height: 17px; border-radius: 50%; background: #bbb; color: #fff; font-size: 12px; line-height: 17px; margin: 2px 0 0; text-align: center; }
.con-ul li .num.red { background: #c62632; }
.con-ul li .txt { width: 200px; padding: 0 0 0 10px; font-size: 12px; color: #333; line-height: 20px; height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.rank { border: 1px solid #dedede; }
.rank .rank-ul li { float: left; width: 50%; text-align: center;  background: url("../images/custom/tab-ul-bg_03.jpg") repeat-x 0; }
.rank .rank-ul li.active { background: #fff; }
.rank .rank-ul li.active a { position: relative; font-weight: bolder; color: #2b8d28; }
.rank .rank-ul li a { font-size: 18px; line-height: 50px; display: block; color: #666; }
.main-right-en .rank .rank-ul li a {
    font-size: 16px;}
.rank .rank-content > div { padding: 0 0 17px; display: none; }
.rank .rank-content > div:first-child { display: block; }
.rank .rank-content .more { margin: 11px 0 0; }

.base-more { display: block; padding: 0 10px; text-align: right; text-transform: uppercase; font-size: 12px; }

.jian { color: #333; line-height: 30px; padding: 0; }
.jian select { border: 1px solid #666; line-height: 28px; min-height: 28px; padding: 0 10px !important;}

.jian select.select2 { width: 91px; padding: 0 0 0 10px; }
.jian select.select3 { width: 103px; padding: 0 0 0 18px; }
.jian .text { width: 110px; border: 1px solid #666; line-height: 20px; min-height: 28px; padding: 4px 10px; }
.jian .sub { color: #fff; font-size: 17px; background: #2b8d28; width: 118px; text-align: center; line-height: 34px; margin: 20px 0 0; }
.mr10 { margin-right: 10px; }
.mb10 { margin-bottom: 10px; }
.four-icon li { line-height: 42px; margin-bottom: 3px; text-align: center; }
.four-icon li:hover a { color: #6eb92b; }
.four-icon li a { font-size: 16px; color: #424242; display: block; text-decoration: underline; }
.four-icon li a span { display: inline-block; width: 42px; margin-left:-10px;}
.four-icon-en li a span{margin:0;}
.four-icon li a img { vertical-align: middle; margin: -3px 0 0; }
.four-icon li a .img2 { display: none; }
.four-icon-en li:hover a { color: #e26844; }
.base-list { padding: 22px 10px; border-top: none; min-height:150px;}
.base-list a { font-size: 14px; color: #666; line-height: 28px; display: block; padding-left: 15px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.base-list a:hover { color: #2b8d28; text-decoration: underline; }
.base-list a:before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: #ccc; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }

.down-list a { padding-left: 25px; }
.down-list a:before { width: 14px; height: 12px; background: url("../images/custom/download_03.jpg") no-repeat 0; border-radius: 0; }

.weChat { background: #f5f5f5; padding: 20px 25px; text-align: center; line-height: 0; }
.weChat ul { display: inline-block; }
.weChat ul li { width: 90px; float: left; }
.weChat ul li a { display: block; }
.weChat ul li a img { height: 32px; }
.weChat ul li a p { color: #444; margin: 8px 0 0; line-height: 30px; }
.weChat ul li .img2 { display: none; }
.weChat ul li:hover .img1 { display: none; }
.weChat ul li:hover .img2 { display: inline; }
.weChat ul li:hover p { color: #2b8d28; text-decoration: underline; }
.weChat-en ul li:hover p{color: #e26844;}
.weChat .icon { display: block; margin: 14px 0 0; }
.weChat .icon img { width: 100%; }
.weChat .er { margin: 14px 0 0; }
.weChat .er img { width: 100%; }
.weChat .er.ertaobao img{float:none !important;width:100%;margin-bottom: 15px;}

.video-title { line-height: 24px; font-size: 16px; color: #333; margin: 19px 0 0; padding: 0 10px 10px 16px; border-bottom: 1px solid #fbc98e; position: relative; }
.video-title:before { content: ''; width: 6px; height: 24px; background: #2b8d28; border-radius: 2px; position: absolute; left: 0; top: 0; }
.video-title a { color: #9b9b9b; font-size: 13px; line-height: 24px; }
.video-title a:hover { color: #f7931d; text-decoration: underline; }

.friend-link { padding: 0 0 65px; border-bottom: 1px solid #eaeaea; }
.friend-link .video-title { margin-top: 20px; border: none; }
.friend-link .banner-link {overflow: hidden; padding: 0 17px 0 35px; position: relative; height:70px;}
.friend-link .banner-link .swiper-text { width: 99%;  overflow: hidden;}
.friend-link .swiper-wrapper{height: 100% !important;}
.friend-link .banner-link .swiper-slide { display: block; width: 267px !important; margin-right: 18px; height: 100% !important;}
.friend-link .banner-link .swiper-slide a { display: block; width: 100%; border: 1px solid #e2e2e2; }
.friend-link .banner-link .swiper-slide a:hover { border-color: #f7931d; }
.friend-link .banner-link .swiper-slide img { width: 100%; }
.friend-link .banner-link .link-left, .friend-link .banner-link .link-right { width: 23px; height: 57px; position: absolute; top: 0; cursor: pointer;bottom: 0;margin: auto; }
.friend-link .banner-link .link-left img, .friend-link .banner-link .link-right img { width: 100%; }
.friend-link .banner-link .link-left { left: 0;}
.friend-link .banner-link .link-right { right: 0; }
body .phone-nav .container .logo img{max-height:25px;}
.footer { color: #fff; text-align: center; position: relative;z-index:99;}
.footer a { color: #fff; }
.footer a:hover,.footer a:visited { text-decoration: underline;color:#eee; }
.footer .top { background: #2b8d28; line-height: 22px; padding: 17px 0 16px; }
.footer .bot { background: #333; line-height: 33px; }
.footer .bot a { line-height: 33px; }
.footer .bot .baidutj { background: url("../images/custom/pic.gif") no-repeat center center; display: inline-block; width: 50px; margin-left: 10px; }

.article-list-latest .article-list-author span i{font-style:normal;background:url("../images/custom/laba.png") no-repeat 0;width:12px;height:10px;display:inline-block;position:absolute;right:5px;top:2px;}
.article-list-right .article-list-author{margin-bottom:4px;}
.fen{position: relative;}
/* .fen:after{content:'';width:20px;height:20px;position:absolute;right:-20px;top:0;} */
.bdsharebuttonbox{display:none;position: absolute;left: 10px;top: 15px;width:150px;}
.main-en .bdsharebuttonbox{left:0;}
.index-main .article-list{border:none;}
.sr-bdimgshare-black .bdimgshare-bg{background: transparent;}
.sr-bdimgshare{display:none !important;}
.content-inner{width:1200px;margin:0 auto;padding:30px 0;min-height:500px;}
.contentArea-left,.contentArea-common{width:905px;}
.article-list-title a{font-size:16px;line-height:26px;display:block;font-weight: bolder;color:#333;}
#onlineFirst .article-list-left{}/*top:24px !important;*/
#yin .article-list-left{}/*top:24px !important;*/
.article-list{overflow: visible;}

.main-en .base-title,.main-right-en .base-title{background: #e26844;}
.main-right-en .rank .rank-ul li.active a{color:#e26844;}
.four-icon-en li{text-align: left;}
.four-icon-en li a span{text-align: center;}
.base-list-en a{padding: 0;}
.base-list-en a:before{display: none;}
.index-body .main-en .main-mid .banner .swiper-pagination-bullet{background: #ffb7a2;}
.index-body .main-en .main-mid .banner .swiper-active-switch{background: #fff;}
.main-right-en .feng{background: #e26844;}
.jian-en .sub{background: #e26844;}
.jian-en select{padding:0 18px 0 10px;}
.video-title-en:before{background: #e26844;}
.footer-en .top{background: #e26844;}
.toolBox2{margin:10px 0 0;}
.priorityPrompt{padding:20px 0 0;}
.main-en .article-list-zy font a{font-size:12px;}
.main-en #onlineFirst .article-list-zy>font,.main-en #current .article-list-zy>font{padding:0;padding-left:4px;}
.main-en .derived i.current{color:#e26844;}	
.main-en .article-list-zy font span{font-size:12px;}	
.main-en .article-list-zy font>a{margin:0;}	
.main-en #onlineFirst .article-list-zy .font1, .main-en #onlineFirst .article-list-zy .can{width:100px;}
.main-en #current .article-list-zy .font1, .main-en #current .article-list-zy .can{width:100px;}
.width-en .article-list-zy .shen{width:170px !important;}
.header-nav-en ul > li>a .img2{display:none;}
.header-nav-en ul > li.active>a .img1{display:none;}
.header-nav-en ul > li.active>a .img2{display:inline;}
.header-nav-en ul > li:hover>a .img1{display:none;}
.header-nav-en ul > li:hover>a .img2{display:inline;}
.lineHeight-en a{line-height:18px;}
.select1-jbjc{width: 111px !important;padding: 0 0 0 24px !important;}
.select2-jbjc{width: 103px !important;padding: 0 0 0 18px !important;}
.select-quan{width: 105px;}
.jian-en .text{font-size: 13px;    width: calc(100% - 118px);}
.jian-en .select-quan{width: 108px;}
.main-en .main-mid .item-div .tab-ul li{width:190px;}
.header-nav-en ul > li:after{display:none;}
.con-ul li a{display:block;}
.main-right-en .con-ul li:hover .txt,.main-en .base-list a:hover,.main-en .article-list a:hover{color:#e26844;}
.header-nav-en ul > li ol{border-color:#e26844;}
#bdshare_weixin_qrcode_dialog{width:260px !important;height:300px !important;}
.tou-left>div{width:29.3%;background:#eee;margin:0 2%;}
.tou-left .base-list{min-height:280px;padding:22px 10px 0 30px;}
.tou-left .base-list a{font-size: 18px;line-height: 38px;}
.tou-left{margin:50px 0 0;}
.tou-left>.mid{text-align: center;background:#fff;}
.tou-left>.mid img{width:222px;}
.box-article-content img{max-width:100%;}
.scrolltz{width: 700px; margin: 25px auto 0; font-size: 20px;}
.scrolltz marquee{font-weight:bold;position: relative;top: 4px;height: 27px;}
.scrolltz img{position: relative;top: 7px;}
.content-en .citedby-p td{vertical-align:top;}
.content-en .cited-info{text-align:left;}
.baseH_en .base-title{background:#e26844;}
.baseH .base-title{padding-left:30px;}
.right-qq{display:block;width:40px;height:200px;background:#2b8d28;color:#fff;font-size:18px;position:fixed;border-radius:6px 0px 0 6px;
z-index:100;top:0;bottom:0;right:0;margin:auto;text-align: center;}
.right-qq i{font-size:26px;}
.right-qq .table{margin:0;height:100%;}
.right-qq p{width: 20px;display: inline-block;padding: 10px 0 0;font-size: 18px;}
.right-qq:hover{color:#fff;}
.right-qq-en{background:#e26844;}
.main .article-list-zy{margin-left:-10px;}
.main .article-list-zy .font1{padding-left:10px !important;}
.main-en .article-list-zy{margin:0;}
.w100{width:100px !important;}
.w120{width:120px !important;}
.footer .statistics{vertical-align:middle;margin:-3px 0 0;}
.prio-line{position: relative;}
.prio-line:after{content:'';position:absolute;right:0;top:0;width:1px;height:100%;background:#fff;z-index:100;}
.width-en .article-list-zy font>a{padding-left:4px;}
#list_current .article-list-zy font{/*width:auto !important;*/padding:0 10px;}
.cited-content tr{text-align:left;}
.cited-content td{vertical-align:top;padding:0 5px 0 0;}
.cited-content tr img{vertical-align:middle;margin-top:-3px;}
.article-list-zy .box{border:none;display:inline-block;position:relative;}
.article-list-zy .box:before{content:'';width:1px;height:100%;background:#fff;position:absolute;right:0;top:0;}
.right-qq-en{width: 60px;height: 60px;}
.right-qq-en p{width:auto;}
.main-en .article-list-zy .font1{padding-left: 0 !important;}

/*++++++++++++++++++++++*/
/*手机菜单*/
.smallUl{ z-index: 1000; width: 100%; left: 0; right: 0; margin: auto; position: absolute; display: none;background: #2b8d28;}
.smallUl a{color: #fff; display: block; line-height: 24px;}
.smallUl>li{text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.5);}
.smallUl li > a{padding: 0 4%; font-size: 16px; line-height: 40px; position: relative; display: block;}
.smallUl > li > a span{margin: 0 0 0 10px;}
.smallUl > li > a span img{vertical-align: middle; margin: -3px 0 0; transition: all 0.2s;}
.smallUl > li > a span.active img{transform: rotate(90deg);}
.smallUl > li > ol{display: none;}
.smallUl > li > ol a{padding: 0 8%;}

.navList{width: 30px; cursor: pointer;}
.navList span{height: 3px; background-color: #fff; margin: 0 0 8px 0; display: block; transition: all 0.5s;}
.navList span:last-child{margin: 0;}
.navList{display: block;padding-top:6px;}
.navList span:last-child{margin: 0;}

.phone-nav input::-webkit-input-placeholder{color: #fff; opacity: 1;}
.phone-nav .text{background: #fff;}
.phone-nav .text{line-height: 19px; padding: 3px 10px; color: #fff; margin: 0 0 0 15px; border-radius: 4px 0 0 4px;}
.phone-nav .sub{width: 35px; height: 25px; background: #fff url(../images/custom/search1.png) no-repeat center center; background-size: 16px 16px; border-radius: 0 4px 4px 0;}
.phone-nav .en{line-height: 25px; color: #fff;}

.phone-nav .search-app-wrap{background: #2b8d28;display: none;position: absolute;left: 0;width: 100%;top: 50px;z-index: 2000;padding: 8px 0;}
.phone-nav .search-app-wrap select{width: 23%;border: none;height: 30px;border-radius: 4px;padding: 0 0 0 5px;background: rgba(255, 255, 255, 0.2);color: #fff;}
.phone-nav .search-app-wrap select option{background:#2b8d28;}
.smallUl li > a:hover{color:#fff;}
.phone-nav .search-app-wrap .text{width: 75%;margin: 0 0 0 2%;border-radius: 4px;height: 30px;}
.phone-nav .search-app-wrap .sub{width: 30px;height: 30px;background: rgba(255, 255, 255, 0.2) url("../images/custom/search1.png") no-repeat center center;background-size: 22px;position: absolute;right: 15px;top: 8px;}
/*.header .logo{width: 50%;}*/
.header .logo img{max-width: 100%;}
.header .bot{background-size: cover;}
.phone-nav{padding: 8px 10px;position: relative;background: #2b8d28;}
.phone-nav_en.phone-nav, .phone-nav_en .smallUl,.phone-nav.phone-nav_en .search-app-wrap{background:#e26844;}
.phone-nav .en{line-height: 25px;color: #fff;}
.phone-nav .text, .phone-nav .sub{background: rgba(255, 255, 255, .2);}
.phone-nav .text{line-height: 19px;padding: 3px 10px;color: #fff;margin: 0 0 0 15px;border-radius: 4px 0 0 4px;}
.phone-nav .sub{width: 35px;height: 25px;background: rgba(255, 255, 255, .2) url(../images/custom/search1.png) no-repeat center center;background-size: 16px 16px;border-radius: 0 4px 4px 0;}
.search-wrapper{display: none;}
/*手机菜单2*/
.phone-nav .container .logo{display: block;padding: 5px 0 0 20px;position: relative;}
.phone-nav .container .logo img{max-height:20px;}
.phone-nav .container .logo:before{content: '';width: 1px;height: 80%;background: #fff;position: absolute;left: 6px;top: 2px;bottom: 0;margin: auto;}
.phone-nav .container .search-app{display: block;background: url("../images/public/search2.png") no-repeat center center;width: 34px;height: 34px;background-size: 30px;color: #fff;}
.phone-nav .container .search-app.active{background: url("../images/public/close-app.png") no-repeat center center;background-size: 32px;}
.main-right .current-ul li .tit{width: 100%;float: none;}
.main-right .current-ul li .right{float: none;}
.main-right .current-ul a{display: inline-block;}
.main-right .banner .item .text p{width: 70%;}
.main-right .current-ul li .box{padding: 8px 0;}
.search-wrap .in-bl{width: 100%;}
.search-wrap .form-group{margin-left: 0;margin-right: 0;}

@media screen and (max-width: 375px) {
    .phone-nav .search-app-wrap .text{width:74%;}
    .phone-nav .search-app-wrap select{width:24%;}
}

/*响应式开始*/
/**文章列表样式 开始**/
input[type="checkbox"]{margin-top:-1px;}
.commontit{font-size:20px;text-align:center;font-weight:bold;}
.article-list{border-bottom: 1px solid #cdd2d4; padding:20px 0 10px 20px; height:auto;position:relative;}
.priorityPrompt{line-height: 24px; font-size: 14px; margin:0 0 10px;}
.article-list-left{position:absolute;left:0;top:20px;}
#archive-article .article-list-left,#onlineFirst .article-list-left,#current .article-list-left{position:absolute;left:0;top:20px;}
.baseLatestBg {display:inline-block;width:13px;height:17px;background:url(../images/custom/list.png) no-repeat;}
.commontit{font-size: 18px; font-weight: bold; text-align: center;}
.article-list-right{width:100%;}
.article-list-title{font-size:15px;line-height:16px;}
.article-list-title a:hover, .article-list-author a:hover,.article-list-time a:hover,.article-list-zy font a:hover{text-decoration:underline;}
.article-list-author{line-height:20px;}
.article-list-author span{display:inline-block;}
.article-list-title,.article-list-author,.article-list-time,.article-list-zy{margin-bottom:5px;}
.article-list-time.latest_info{overflow:hidden;}
.article-list-time.latest_info>font{float:left;}
.article-list-zy{font-size:13px;color:#333;line-height:15px;}
.article-list a{line-height:18px;}
.article-list-time font{line-height:18px;}
.article-list-title a{line-height:22px;}
.article-list-time font{display:inline-block;}
.article-list-zy font span,.article-list-zy font a{display:inline-block;}
.article-list-zy font,.article-list-zy>div{border-right:1px solid #808080;}
.article-list-zy>font{padding:0 10px;}
#onlineFirstAllList .article-list-zy>font,#current .article-list-zy>font{width:25% !important;padding:0 0 0 10px;margin:0 0 7px;float:left;min-height:16px;}
.main-en #onlineFirst .article-list-zy>font,.main-en #current .article-list-zy>font{width:33% !important;}
.article-list-zy .font1{padding-left:0 !important;}/*margin:0 0 7px;*/
/*.article-list-zy .xiang{padding-left:0;}*/
.article-list-zy font{display:inline-block;}
.article-list-zy font a{margin-right:5px;}
.mr5{margin-right:5px;}
.article-list-zy .fen{border-right:none;}
.article-list-zy .font4{border-right:none;}
.article-list-zy.morenstyle span{text-align:justify;}
.article-list-zy.morenstyle{display:none;}
.article-list-zy.morenstyle.link-block{display:block;}
.preload-article-list-zy font:last-of-type{border-right: none!important;}
/*有无栏目*/
.article-list-journalg{display:inline-block;font-size:14px;padding:0 10px;height:25px;line-height:24px;background:#00519c;margin:20px 0 0;}
.article-list-journalg a{color:#fff;}
.article-list-journalg a:hover{cursor:default;color:#fff;}
/**当期目录图表样式**/
.device{width: 574px; position: relative; visibility:hidden; height:0;}
.device.active{height:160px;visibility:inherit;margin:20px auto;}
.device .arrow-left{position: absolute; left: 0px; top: 50%; margin-top: -22px; height: 44px; cursor: pointer; font-size: 35px; color: #666; text-decoration: none;}
.device .arrow-right{position: absolute; right: 0px; top: 50%; margin-top: -22px; height: 44px; cursor: pointer; font-size: 35px; color: #666; text-decoration: none;}
.swiper-container{height: 160px; width: 520px; margin-left: auto; margin-right: auto;}
.swiper-slide,.swiper-slide1{text-align: center; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; vertical-align:middle; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.swiper-slide1{width:520px;}
.swiper-slide1 a{width:520px;display:block;}
.swiper-slide a{width:520px;display:block;}
.swiper-slide1 img{display:block;margin:auto;}
/**当期目录图表样式**/
.toolBox1{padding-bottom:10px;}
.toolBoxBorder{font-size:13px;}
.column{border:1px solid #ccc;cursor:pointer;position:relative;}
.column i{font-size:14px;padding: 0 5px;}
.column span{margin-right:3px;}
.column-list{width: 200px; border: 1px solid #eee; box-shadow: 1px 1px 1px #eee; position: absolute; background: #fff; top:22px; padding:10px; z-index:2; display:none;}
.column-list li{line-height:15px;border-bottom:1px solid #ccc;padding:5px 0;}
.column-list li b{font-size:8px;margin-right:5px;}
.column-list li a:hover{text-decoration:none;}
.chooseAll input{margin-right:5px;margin-top:-3px;}
.derived i{cursor:pointer;font-size:20px;vertical-align:middle;color:#ccc;}
.derived i.current{color:#2b8d28;}
.modal-header h2{font-size:18px;}
.ReferenceScroll p{padding-bottom:5px;}
.fixP{font-size:14px;}
#copyReference{height:310px;overflow:hidden;}
.modal-dialog.modalWidth{width:800px;}
.singleTool{position:absolute;right:0;bottom:10px;}
.singleTool i{display:block;cursor:pointer;color:#ccc;margin-top:3px;}
.citation{padding-bottom:10px;}
/**文章列表样式 结束**/
.article-list-author a,.article-list a,.article-list-time>font{font-size:14px;}
.article-list-time .latest_update_span,.article-list-time font{color:#333;}
.article-list{border-bottom: 1px solid #cdd2d4; padding:20px 0 10px 20px; height:auto;position:relative;}
.en #onlineFirstAllList.articleListRenderCount .article-list{padding-left: 0;padding-right: 0;}
a:hover{color:#2b8d28;}
.article-list-journalg,.guokan-dl dd.years,.guokan-dl dd.active,.guokan-dlyear dt,.guokan-tit .guokan-tab li.curr,
.pageTagsUl li.current
{background:#2b8d28;}
.archive-body.en a:hover,.archive-body.en .derived i.current{color:#e26844;}
.archive-body.en .article-list-journalg,.archive-body.en .guokan-dl dd.years,.archive-body.en .guokan-dl dd.active,.archive-body.en .guokan-dlyear dt,
.archive-body.en .guokan-tit .guokan-tab li.curr,.archive-body.en .pageTagsUl li.current
{background:#e26844;}

.en  .article-list-journalg,.en  .guokan-dl dd.years,.en  .guokan-dl dd.active,.en  .guokan-dlyear dt,.en  .guokan-tit .guokan-tab li.curr,.en .pageTagsUl li.current{background:#e26844;}

.main{margin-bottom:20px;}
.main.index-main .derived i{float:none;}
.main.index-main  .toolBox1{margin:20px 0 0;}
.main .main-left{width:75%;padding:0;}
.main .main-right{width:25%;padding:0;padding-left:30px;}
.main.index-main	.main-left,.main.index-main	.main-right,.main.index-main	.main-mid{padding-left:0;padding-right:0;margin:0;}
.main.index-main	.main-left{width:22%;}
.main.index-main	.main-mid{width:58%;padding:0 35px;}
.main.index-main	.main-right{width:20%;}
body .content .article .article-left .article-nav .nav-wrapper ul li.current a.mainColor,
body .content .article .article-left .article-nav .nav-wrapper ul li a.nonce{color:#2b8d28;}





/*编委会*/
.editorNewList {padding:0;}
.perPosition li {text-align:center;}
.perPosition li a{color:#222;font-size:14px;display:block;padding: 10px 8px;text-decoration:none;}
.expertLlists .perPosition{width:26%;}
.expertLlists .perPosition li{border:1px solid #eee;margin-bottom:10px;}
.expertLlists .perPosition li.ac{background:#2b8d28;}
.expertLlists .perPosition li.ac a{color:#fff;}
/*.expertLlists .perPositonCon{line-height:1.8;}*/
.perPositonCon img{max-width:100%;}
.expertLlists .perPositonCon,.expertLlists .perIndex{width:74%;padding-left:20px;}
.perDetail  >div {line-height:25px;}
.perDetail>.clearfix{background: #ececec;padding: 15px;}
.perDetail>.perDetailCon{background:none;padding:0;}
.perPositonCon .contentArea-left-bg, .perIndex .contentArea-left-bg{min-height:350px;}
.boardTitle{margin-bottom:30px;color:#1A6635;}
.boardTitle  img{max-width:100%;}
.boardTitle h2{font-size:20px;font-weight:bold;color:#1A6635;}
.boardTitle p{font-size:16px;}
.perIndex .perZw{text-align:left;}
.perIndex .perZw{font-size:14px;font-weight:bold;padding:0 0 6px 0;position:relative;    border-bottom: 1px solid #f1f1f1;}
.perIndex .perZw .perType{display:inline-block;color:#fff;background:#2b8d28;padding:6px 20px;border-radius:6px;}
.perIndex.perIndexEn .perZw .perType{background:#e26844;}
.perIndex .perZw .px{font-size:14px;color:#666;font-weight:normal;position:absolute;bottom:10px;right:10px;display:none;}


.perPositonCon strong,.perPositonCon{color:#333;}
.editorBox .col-md-3{padding:0;}
.perPositonCon .perDetailCon{margin: 20px 0;}
.editBoardArticles-con .article-list{padding-bottom:20px;}
.perDetailCon p,.perDetailCon .perDetailConTit{display:block;margin-bottom:10px;line-height: 1.5;}
.perDetailCon .perDetailConTit{font-size:16px;}
.perMore a{display:inline-block;margin:20px 0 0 0;padding:10px 15px;color:#fff;background:#1A6635;}

.firstWordselect {text-align: center;padding-bottom: 20px;}
.firstWordselect a{color: #1A6635;display: inline-block;padding: 0px 5px;border: 1px solid #ddd;margin-bottom:5px;}
.firstWordselect a.ac{background:#1A6635;color:#fff;}
/*新的编委会*/
.editorSubject{margin-bottom:30px;}
.editorSubject h3{font-weight:bold;font-size:22px;color:#222;margin-bottom:20px;}
.editorSubject ul li {margin-bottom:10px;width:50%;float:left;}
.editorSubject ul li a{font-size:14px;color:#222;font-weight:bold;position:relative;padding-left:15px;display: inline-block;;}
.editorSubject ul li a span {position:absolute;background:#222;display:inline-block;margin-right:7px;width:5px;height:5px;border-radius:50%;left:0;top:8px;}
.expertLlists{margin:0 0 20px 0;min-height: 400px;}
.expertLlists{background:#fff;}
.expertLlists .editorType > ul > li{margin-bottom:0;}
.expertLlists h2{color:#222;font-size:22px;font-weight:bold;}
.editorType h3,.expertLlists h3{font-size:20px;color:#222;font-weight:bold;}
.editorType > ul > li{padding:8px 5px;font-size:14px;color:#333333;    float: left;width: 10%;}
.perPositionConEn .editorType > ul > li{width:25%;}
.editorImg{padding-left:15px;width:20%;text-align:center;}
.editorImg img{width:100%;}
.editorCon{width:80%;}
.editorDesc{margin-bottom:13px;font-weight: bold;}
.editorDesc .glyphicon-star{font-size:14px;color:orange;margin:0 15px 0 2px;}
.editorDesc span{display:inline-block;font-weight:bold;}
.editorDesc .eEmail{margin-right:15px;margin-left: 15px;}
.editorDesc .eEmail,.editorDesc .eWebSite{color:#7f241f;}
.editorCon .editorPosition,.editorCon .eInterests,.editorCon .eSystem, .eColumn{margin-bottom:4px;line-height: 18px;}
.eSpecialIssues span{color:#7f241f;}
.eSpecialIssues span:hover{cursor:pointer;}
.eSpecialIssues ul{display:none;}
.eSpecialIssues{margin-top:10px;}
.eSpecialIssues ul li a{color:#7f241f;}
.emailBox label,.emailBox input,.emailBox button{height:34px;line-height:34px;padding:0 10px;}
.emailBox input{border:1px solid #ccc;width:120px;}
.emailBox .form-group{margin-top:15px;}
.emailBox p .glyphicon{font-size:20px;}
.emailBox p .glyphicon:hover{cursor:pointer;}
.emailModal,.emailShowCon{width: 100%; position: fixed;top: 0;left: 0;height: 100%; background: rgba(0,0,0,0.5);z-index: 9999;display:none;}
.emailBox{background: #fff; width: 500px;padding: 20px; position: absolute; transform: translate(-50%, -50%);left: 50%;top: 50%;}
.emailShowCon p{padding:5px 10px;;}
.emailShowCon p.text-right{padding:0;}
.emailShowCon p a{font-size:15px;color:#333;color:blue;display:inline-block; padding-right:18px;line-height: 22px;}
.bwhSearch {position:relative;margin-bottom:50px;}
.bwhSearch input[type=text]{width:300px;height:40px;line-height:40px;border:1px solid #245025;text-indent: 20px;}
.bwhSearch input[type=submit]{font-weight:bold;height:40px;line-height:40px;padding:0 15px;background:#245025;color:#fff;}
#bwhList{padding-left:0;padding-right:0;}

.editBoardArticles > h3{font-size:18px;font-weight:bold;}
.editBoardArticles .article-list{padding-left:0;}
/*左右头像编委会列表*/
.perList ul li{width:50%;padding:0 18px;float:left;margin-bottom:30px;}
.perList .expertPic,.perDetail .tx{width:90px;float:left;margin-right:13px;}
.perList .expertPic img,.perDetail .tx img{max-width:100%;}
.perName {padding-bottom: 10px;}
.perName a{font-weight:bold;font-size:16px;color:#222;}
.expertInfo >div {margin-bottom:3px;}
.expertEn.expertLlists .perPosition li.ac{background:#e26844;}

.bottom-fixed{width: 50px; height: 50px;cursor: pointer;position: fixed; bottom: 20px; right: 20px; z-index: 5000;background: #245025 url(../../style/images/custom/back_top.png) no-repeat center center;}
.en .bottom-fixed{width: 50px; height: 50px;cursor: pointer;position: fixed; bottom: 20px; right: 20px; z-index: 5000;background: #e26844 url(../../style/images/custom/back_top.png) no-repeat center center;}
.content .author-box{max-width: 100%;}

.pageTagsUl li.clickpage:hover{background: #2b8d28;}


.mind-pdf{position: relative; height: 40px;line-height: 40px;padding-left: 35px; white-space: nowrap; background: #f8dedc;margin-bottom: 20px;    margin-top: 5px;border-radius: 3px;    border-left: 25px solid transparent; background-clip: padding-box;}
.mind-pdf a{    display: inline-block;font-size: 14px;font-weight: bold;color: #d9261e;border-bottom: 1px solid #d9261e;line-height: 25px;text-decoration: none;}
.mind-pdf::before{content: '';position: absolute;    left: -25px;top: -5px; width: 50px;height: 50px;border-radius: 50%; background: #d62a22 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAACKUlEQVRIibWV3YtNYRTGf2eMr2GKGWbGZ1OafFwoEaXkzn+gREkh5Zb/wI0blEmU8lFuuHMjFySEOx+hEBeEDArnZDTMnEeLZ5u33d6a4zhP7d6911rvu9azPt5dkUSCe8ASJo6zwBXgOvC5bFfeyQdgTgNODgJrgAXAijKjttz3pwYcBL4Cd4HlwLmJOmkUFWDUe7YBx1rhZAyYlXzvBU7njdqbdDIMXAaWAnVgErAW2ADczIzyhX8GDDTg5BpwHJgMZAdNc/An/5eTMgwBfZmu2ZqUoZrKW+VkLP3Ip6vutmwWo67TL+S76wgwPynivyCCfP03Ji1BMDkDdDiCrBUrTt13r2E3JWEY6fiRBDTVM5Lp22wTtRkOJi2nEh5rfn8BrAYWWz4b2G/dJWCVZTFsK4FTyTnbLZvuJ1gPWldLC//FN2oXsAV4AhzyFT4DuO/rI/R3gJ1Ox27gAjACrHfK4un5c7Kkqn7jYWRO0mGNo1dSv6RB615aMyKpx7K6pC5Ji1SMatEwPnYL3vb1ECmca91br5GOPX5/bpuPwC4z2+eGKWWSPh2ShiSdt+xWEutRyx5I2pzb1222gWrRVb/JP6CZwEagG3hqXX9id9HrgGvZC7wr6q7USUZvnbslRZbWE8Ay4AZwFdjqbnrltRDhpNOaiDgdqBTzrDuQCHckf8HovmBehM4Yxjd29A145AMX5qzfO9qMbTRCzEUg5izaO9hmsnFA7SfMeiTdAUzkZAAAAABJRU5ErkJggg==) no-repeat center center;}
.mind-pdf .pdf-btn{position: relative;background: none;}
.mind-pdf .pdf-btn + .pdf-btn::before{content: '';position: absolute;left: 0;top: 7px; width: 1px;height: 25px;background:linear-gradient(to bottom ,transparent,#d62a22,transparent);}
.btns-new .btn, body .content .article .download .Matrix-code{position: relative; width:30%;height:35px;line-height:35px;text-align:center;padding: 0;margin:0 2.5% 5px;}
.btns-new .btn:nth-child(1){margin-left:0!important;}
.btns-new .btn:nth-child(3){margin-right:0!important;}
.btns-new .btn:last-child {margin-right:0;}
.btns-new .btn a{ position: absolute; border-radius: 3px;display: block;left: 0;top: 0;right: 0;bottom: 0; color:#fff;font-size:14px;text-decoration: none;}
.btns-new .btn:nth-child(1) a{background:#7dbcc3;}
.btns-new .btn:nth-child(2) a{background:#788dc6;}
.btns-new .btn:nth-child(3) a{background:#89acce;}
.btns-new .btn:nth-child(1) a:hover,.btns-new .btn:nth-child(1):hover a{background:linear-gradient(to bottom, #78e7ef, #32b7c6 );}
.btns-new .btn:nth-child(2) a:hover{background:linear-gradient(to bottom, #91bbe9, #537bd5 );}
.btns-new .btn:nth-child(3) a:hover{background:linear-gradient(to bottom, #50bde7, #2885d4 );}
.btns-new img{width:100%;height:100%;opacity:0;margin: 0!important;}
.btns-new{font-size:0;}




@media (min-width: 1200px) {
.container{width: 1200px;}
}
@media (max-width: 1200px) {
.jian{display:none;}
#navigation {display:none!important;}

	
	
}


@media (min-width: 992px) and (max-width: 1200px) {
.main > .container{display: block;}

}

@media (max-width:992px) {
.main.index-main	.main-left,.main.index-main	.main-right,.main.index-main	.main-mid{padding:0 15px;width:100%;}
.main .main-left{width:100%;}
}


@media (max-width:768px) {
.main .main-mid .item-div .tab-ul li{width:auto;margin-right:15px;}
.index-body .main .main-mid .banner .swiper-pagination-bullet{width:5px;height:5px;}
.article-list{padding-left:0;}
#onlineFirstAllList .article-list-zy>font,#current .article-list-zy>font{width:auto!important;padding:0 10px;}
.article-list-zy{margin-top:10px;}
.main .main-left,.main .main-right,.main .main-mid{width:100%;padding-left:15px;padding-right:15px;}
.perIndex a{width:25%;}
/*两图编委会*/
.perPosition li a{font-size:12px;}
.perList ul li{width:100%;padding:0;}
.citationEn td b{line-height:20px;}
.article-list .article-list-left{display: none;}

}
@media (max-width:480px) {
.main-en #onlineFirstAllList .article-list-zy>font, .main-en #current .article-list-zy>font{width:50%!important;}
.article-list-zy font  a{font-size:12px;}
.perIndexEn.perIndex a{width:50%;} 
.footer .footer{padding-left: 0;padding-right: 0;}
.footer > .item-div{padding-left: 15px;padding-right: 15px;}
}

@media (max-width:375px) {
body .phone-nav .container .logo img{max-height:20px;}
}
#References .reference-tab a {
    display: inline;
}
.figure_caption, .table_caption, .figureTitle{text-align:center;}

#References .reference-tab .td2 {
    word-break: break-word;
}
.form-control {
    width: 100%;


    border-radius: 0px;
   background: url(../public/images/select_arrow.png) no-repeat scroll right center #fff;
}
.catalog,.catalog a,.cur-date-pub,.cur-date{font-size: 14px;line-height: 27px;}
.catalog a{display: inline-block;margin-left:10px;height: 27px;font-size: 14px;color: #fff; background: #2b8d28;border-radius: 3px;padding:0 15px;text-decoration: none;}
.catalog a:hover{background-color: #46d734 ;}


.index-body.en .catalog,.catalog a,.cur-date-pub,.cur-date{font-size: 14px;line-height: 27px;}
.index-body.en .catalog a{display: inline-block;margin-left:10px;height: 27px;font-size: 14px;color: #fff; background: #e26844;border-radius: 3px;padding:0 15px;text-decoration: none;}
.index-body.en .catalog a:hover{background-color: #ccc  ;}

.index-body.en.rank .rank-ul li a{font-size: 15px;}

.news-detail-body .rh-edit-news-detail a {
    color: #666;
     text-decoration: initial; 
}


.news-detail-body .rh-edit-news-detail a:hover{
    color: #2b8d28;
 text-decoration: underline; 
}
.shareMargin {
    margin: 0 0 10px !important;
}
.news-details-body .rh-edit-news-detail p {
    margin-bottom: 0px;
}

.article-list.article-list-table {
    padding: 20px 35px;
}
#abstract a {
    color: #666 !important;
}

#abstract a:hover {
    color: #2b8d28 !important;
}

@media (max-width:768px) {
.footer > div, .footer .top{padding-left: 15px;padding-right: 15px;}
}

.shareUrlTools.shareTool {display: none; width: 150px!important; height: 20px!important;}
.shareUrlTools.shareTool li {margin: 0 1px;}
.fen:hover .shareUrlTools.shareTool {display: block;}
.fen {position: relative;}
.fen .shareUrlTools.shareTool {position: absolute;bottom: 0;left: 50px;transform: translate(0, 2px);}
.shareUrlTools.shareTool li img{width: 18px; height: 18px;}
.articleBodyCn .right-qq {margin:0 auto;top: 360px;}