/*css reset*/
/*别删，有的得看情况调一下宽度*/
.archcon .arc-listit{width:120px;}
.columimg{width:460px;}
.chooseAll{margin:0;}
.toolBox1{padding-top:20px;}
.toolBox2{padding-top:20px;}
.footer{position: relative;z-index: 2000;}
.inner{width:1170px;margin:0 auto;}
/*所有颜色*/
.mainColor{color:#0089e3;} /**页面字体需要变主色调，直接调用mainColor;**/
.archcon.archcon-new dl dd.active a{}
.header-nav,.tab-ul-index li.active,.article-list-journalg,.footer .top,.phone-nav,.main .article-content ul#htmlContent2 h3.full-text,
#page-tag-div .pagination>.active>a,.comtit,.archcon.archcon-new dl dd.archconVol,.archcon.archcon-new dl dd.active,
.archcon .arc-listit dd.active,.archcon .arc-listit .arctpoint,.arcmethod li.active,.tab-ul-index li.active,.footer .btmb,
.header-nav,.header-nav ul > li ol,.qikan .subBtn,.header-nav,.pageTagsUl li.current,.pageTagsUl li.clickpage:hover{background-color: #2357bb;}
/*滑上去的颜色*/
.header-nav ul > li.active > a,.header-nav ul > li ol li:hover,.header-nav ul > li:hover > a{/*background:#18408e;*/text-decoration: none;}
/*向上箭头*/
.bottom-fixed{width: 50px; height: 50px;cursor: pointer;position: fixed; bottom: 20px; right: 20px; z-index: 5000;background: #2357bb url("../images/back_top.png") no-repeat center center; display: none;}
.arcmethod li.active,.phone-nav{border-color:#2357bb;}
.derived i.current,.base-title .more:hover,.news-list li a:hover,.article-list-title a:hover, .article-list-author a:hover,.article-list-time a:hover,.article-list-zy font a:hover{color:#2357bb;}
#page-tag-div .pagination>.active>a{border-color:#2357bb;}
.footer .btmb{padding-top:8px;padding-bottom:8px;}
/*手机下拉颜色有透明度，自己看着写*/
.phone-nav .search-app-wrap,.smallUl{background: rgb(91 175 198);}
/*以上是需要改颜色的*/
.footer .top span{margin-right:10px;}
.smallUl{ z-index: 2001; width: 100%;top:45px; left: 0; right: 0; margin: auto; position: absolute; display: none;}
.smallUl a{color: #fff; display: block; line-height: 24px;}
.smallUl>li{text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.5);padding: 5px 10px;}
.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%;}
.top .phone-nav{background:#dadbdd;}
.navList{width: 30px; cursor: pointer;}
.navList span{height: 3px; background-color: #4567a8; margin: 0 0 8px 0; display: block; transition: all 0.5s;}
.navList span:last-child{margin: 0;}
.navList{display: block;padding-top:4px;}
.navList span:last-child{margin: 0;}
.phone-nav .container{padding:8px 15px;height:50px;}
.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/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{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: rgba(19, 115, 122, 0.9);}
.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/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 .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/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: 2px 0 0 20px;position: relative;}
.phone-nav .container .logo img{max-height:34px;}
.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/search2.png") no-repeat center center;width: 34px;height: 34px;background-size: 30px;color: #fff;}
.phone-nav .container .search-app.active{background: url("../images/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%;}
}
/**********************************/

.article-list-zy .box:before{width:0;}
.tab-ul-index li {width:97px;}
.archcon.archcon-new dl dd{min-width:50px;}

#mescroll .main{background:transparent;}
html body{font-size: 13px;font-family: "Arial","微软雅黑","Helvetica,sans-serif","Microsoft YaHei"}



.top .nav{border-top:none;height: 53px;line-height: 53px;text-align: center;background:#00a094;}
.top .nav ul>li{float: left;font-size: 16px;position: relative;color:#fff;border-right:1px solid #fff;}
.top .nav ul>li:nth-child(1){border:0;}
.top .nav ul>li:hover{background:#0c8077;}
.top .nav li a{color: #fff;display: block;text-align: center;padding: 0 20px;    line-height: 53px;}
.top .nav li a:hover{text-decoration:none;}
.nav-second{display: none;position: absolute;z-index: 100;background: #005bc4;}
.header-nav{border-top:solid 2px #fff;}
.header-nav .container{padding:0;}
.header-nav ul > li{float: left; position: relative;text-align: center;}
.header-nav ul > li > a{display: block; color: #fff; line-height: 45px;font-size: 15px;padding:0 23px;}
.header-nav-en ul > li > a{padding:0 20px;}
.header-nav ul > li > a span{display: inline-block; width: 7px; height: 4px; background-size: 7px 4px; margin-left: 6px; position: relative; top: -3px;}
.header-nav ul > li ol{background:#00a094; position: absolute;  left: 0; top: 53px; min-width: 100%; z-index: 101; display: none;padding-left:0;}
.top .header-nav ul > li ol li{border-top:2px solid #fff;}
.top .header-nav ul > li ol li a{color: #fff;  padding: 0 26px; white-space: nowrap; line-height: 37px;}
.top .header-nav ul > li ol li a:hover{color: #f2f2f2;text-decoration: none;}

.phone-nav .sub{background: #fff url("../images/search1.png") no-repeat center center;}
.header-nav ul > li > a span{background: url("../images/nav-arrow1.png") no-repeat center center;}



body .article-header .header-content .header-right{right:25px;}
body .content .article .download .btns,body .content .article .download .Matrix-code{float:none;width:100%;text-align:center;}
body  .content .article .download .Matrix-code img{max-width:180px;width:auto;}
body  .content .article .download .Matrix-code{padding:10px;}
body .content .article .article-left .article-nav .nav-wrapper{height:58px;}
.article-header .header-content{padding-left:0;}
.content .article .article-right{padding-top:6px;}
.content .article .download .btns > button {text-align:center;}
.content .article .download .btns > button a{float:none!important;}
.content .article .download .btns > button span.articleFont{display:none;}
body .shareBox{position: fixed;}
body .content .article .article-left .article-nav .nav-wrapper ul li{width:auto;margin-right:45px;}
.article-right .download  .download-font {float:none!important;float:none;}
.article-right .download  .download-font .btn{width:100%;color:#fff;border:0;}
.article-right .download   .articleFont,#navigation .toggle-btn span.top{display:none;}
#navigation .nav-nav .nav-wrapper > div{border-left:2px solid rgb(238 238 238);}
#htmlContent div.figure{max-width:600px;}

.show-table .table_new .article_table_fullText{max-height:600px;     overflow: scroll; overflow-x: hidden;}
body .show-table .table_new{bottom: auto;top: 50%;transform: translateY(-50%);height:auto!important;}
.deceased-author{border: 1px solid #000;}


.hd-t {
    background: url("../images/logo.jpg") no-repeat center;
    height: 181px;
}

@media only screen and (min-width: 1280px) {
body .container {width:1280px;}
}

@media only screen and (max-width: 1280px){
.bottom-fixed{bottom: 80px;}
.headerbg{display:none;}
.quot .citationCn table td {display: inline;}	
.hd-t{display:none;}


}

@media screen and (min-width: 767px){
	#tcl{padding-left:2px;}
}
