/*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:1200px;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: #0078a5 ;}
/*以上是需要改颜色的*/
.footer .top span{margin-right:10px;}
.smallUl{ z-index: 2001; width: 100%; 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);}
.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:10px 15px;}
.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-width: 170px;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"}


.header1 .hd-l {
    height: 102px;
	float:left;
}

.header1 .hd-mb {
    height: 102px;
}

.header1 .hd-mb .nav > li {
    position: relative;
    float: left;
    margin: 0 12px;
    width: 120px;
    text-align: center;
}

.header1 .hd-mb .nav > li:hover:before {
    display: block;
    height: 5px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 72px;
    background: #ed1c24;
}

.header1 .hd-mb .nav > li:hover {
    cursor: pointer;
}

.header1 .hd-mb .nav > li:hover h3 a {
    color: #a33720;
}

.header1 .hd-mb .nav > li.on:before {
    display: block;
    height: 5px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 72px;
    background: #ed1c24;
}

.header1 .hd-mb .nav > li.on h3 a {
    color: #a33720;
}

.header1 .hd-mb .nav h3 a {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 100px;
	padding:0;
}

.top .nav{border-top:none;height: 57px;line-height: 57px;text-align: center;}
.top .nav ul>li{float: left;font-size: 16px;position: relative;color:#fff;}
.top .nav li a{color: #fff;display: block;text-align: center;padding: 0 31px;border-radius:15px 15px 0 0; }
.top .nav li:hover > a {color: #01a27f; background: url("../images/nav-hover.png") no-repeat center center; margin-top:3px; }
.top .header-nav-en ul li a {padding: 0 18px;}
.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: 57px;font-size: 16px;font-weight:bold; 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:#fff; position: absolute;  left: 0; top: 57px; min-width: 100%; z-index: 101; display: none; background: #ffffff; padding: 5px 0;  box-shadow: 0px 0px 5px #c5eae2; z-index: 10; }

.top .header-nav ul > li ol li a{color: #333;  padding: 0 26px; white-space: nowrap; line-height: 37px;}
.top .header-nav ul > li ol li a:hover{color: #222;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;}
.header-nav ul > li .datetime{font-size:14px;padding-left:0;}


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;}

.top .hd-t { background: #f1f9fc url("../images/top_bj.png") no-repeat center center; height: 278px; }
.headerbg {position:relative; }
.headerbg .header-nav{background: #0078a5 url("../images/nav.png") no-repeat center center; height: 62px; border-bottom: 3px solid #0059a8;}
.content .article .article-right{padding-top:6px;}


/*底部*/
.footer,.footer a{color:#fff;font-weight:bold;}
.footer .footer-top { background: #015da9 url("../images/footer.png") no-repeat center;height: 192px;}
.footer .footer-top .row1 li { float: left; margin-top: 20px; }
.footer .footer-top .row1 li b { font-weight: normal; font-size: 18px; color: #FFFFFF; line-height: 36px; }
.footer .footer-top .row1 li a { font-size: 14px; color: #fff; display: block; line-height: 24px; }
.footer .footer-top .row1 li a:hover { color: #fff; }
.footer .footer-top .row1 li img { width: 146px; height: 146px; overflow: hidden; }
.footer .footer-top .row1 li .wx { display: block; font-size: 14px; line-height: 30px; color: #fff; margin-top: 25px; text-indent: 20px; }
.footer .footer-top .list1 {width: 1200px;margin: auto;text-align: center; }
.footer .footer-top .code { margin-right: 40px; }
.footer .footer-top .row2 { margin-top: 40px; }
.footer .footer-top .row2 li { float: left; border-left: 2px solid #FFFFFF; }
.footer .footer-top .row2 li:first-child { border-left: none; }
.footer .footer-top .row2 li:first-child a { padding-left: 0; }
.footer .footer-top .row2 li a { display: block; font-size: 14px; color: #FFFFFF; line-height: 18px; padding: 0 10px; }
.footer .footer-bottom { height: 50px; background: #07406f; }
.footer .footer-bottom p { font-size: 14px; line-height: 50px; color: #fff; text-align: center; }
.footer .footer-bottom p span{margin:0 5px;}


.footnotesBox p {margin-top: 10px;line-height: 24px; text-indent: 2em;}

.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;}
@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;}	
.footer_top_left,.footer_top_right{width:auto;float:none;}

}


}
@media screen and (max-width: 767px) { 
.footer p span{display:block;}

}


@media screen and (max-width: 767px){
	.panel-body{padding-right:20px;}
}
@media screen and (min-width: 767px){
	#tcl{padding-left:2px;}
}
