@charset "utf-8";
/*全局样式*/
*{margin: 0;padding: 0;list-style: none;}
body{background:#fff;color: #333;background: url(../images/bg-01.png);font-family: Arial,"Microsoft YaHei";font-size: 14px;line-height: 170%}
a{color:#333;}
a:hover{color:#EB8C23;}
table td{padding:0 2px;}
.content{
    width: 100%;
    overflow: hidden;
    background: #333;
}
.biaodian{font-family:宋体;}
/*头部*/
.main{
    max-width:1200px;
    margin:auto;
    overflow:hidden;
    padding:0 0 15px;
    background: #fff;
}
.header {
    max-width:1200px;
    margin: auto;
    background: url(../images/headerbg.png) bottom;
    overflow: hidden;
}
.banner1{
    max-width: 1200px;
    margin: auto;
    padding: 20px 15px;
    overflow: hidden;
	border-bottom: 1px solid #dce2e4;
}
.huiyuan{
    margin-bottom: 10px;
    float: right;
    margin-right: 4px;
}
.top_js{padding-left: 8px;padding-right:4px; margin-top: 16px;}
.em{
    margin-top:47px;
    text-align: right;
}
.input-group {
    float: left;
    width: 76%;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: right;
    width: 99%;
    margin-bottom: 0;
}

.btn2{padding: 4px 12px;border-radius: 0 4px 4px 0; height: 34px;}
.btn-search {
    background: #006460;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    border: 1px solid #006460;
    }

.gjjs a{
    float: left;
    margin-left: 5px;
    height: 34px;
    line-height: 34px;
    background: #4f8b8c;
    color: #fff;
    border-radius: 4px;
    display:block;
    font-size: 16px;
    padding: 0 10px;
    white-space: nowrap;
 }
.gjjs a:hover{color: #fff;border-radius: 4px;background:#d6892c; display: block;text-decoration: none;}

.tbjs{background:#e2b616!important;}

.btn-p .adv-sea {line-height: 34px;}

.em img{margin:0 5px;}
.emrs{
    margin-bottom: 8px;
    text-align: right;

    overflow: hidden;
}

.xiangxi {
    font-size: 14px;
    width: 90px;
    color: #f9f8f8;
    text-align: center;
    margin-top: 20px;
    line-height: 25px;
    float: right;
    margin: 0 5px;
    border-radius: 6px;
    background: #de9658;
    font-family:Times New Roman;
}
.xiangxi a{
    color: #fff;
}
.xiangxi a:hover{
    background:#049a3c;
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    border-radius: 6px;
}

/*导航*/
.whitebg{background: #fff;}
.daohang{
    max-width: 1200px;
    margin: auto;
}
.dh{max-width:1200px;margin: 0 auto;padding-bottom: 17px;
    background: #fff;}
.navbar{min-height: 42px;border: 0;margin-bottom: 0px;border-radius: 0 0 4px 4px;}
.navbar-nav>li>a{line-height: 45px;padding-top: 0;padding-bottom: 0;}
.site-nav{background:#006460;}
.site-nav a{color: #fff;}
.site-nav .nav>li>a{padding:0 21px;}
.site-nav .nav>li>a:focus,.site-nav .nav>li>a:hover {
    text-decoration: none;
    background-color:#d99e2d;
}
.site-nav .navbar-toggle{background: #d99e2d;}
.site-nav .navbar-toggle .icon-bar{background:#fff;}
.site-nav .navbar-nav>li>a{font-size: 16px;text-align: center;}

.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #d99e2d;
}
.caret {

    margin-left: 5px;

}
/*首页大图滚动*/
.padd_r{padding-right: 11px;}
.carousel-caption {
    bottom: 15%;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 8px 15px;
    font-size: 1.3vw;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-primary {
    color: #fff;
    background-color: #ed7b00;
    border-color: #ed7b00;
}
.btn-primary:hover {
    color: #fff;
    background-color: #06a8dd;
    border-color: #06a8dd;
}
.btn-primary:focus {
    color: #fff;
    background-color: #ed7b00;
    border-color: #ed7b00;
}

.btn-primary2 {
    color: #fff;
    background-color: #049842;
    border-color: #049842;
}
.btn-primary2:hover {
    color: #fff;
    background-color: #06a8dd;
    border-color: #06a8dd;
}
.btn-primary2:focus {
    color: #fff;
    background-color: #ed7b00;
    border-color: #ed7b00;
}
.carousel-caption h3 {
    font-size: 1.6vw;
    margin-bottom: 4%;
    line-height: 3.1rem;
    margin-top: 0;
}


.tab_1, .tab_2, .tab_3{
    margin:0 auto;
    padding:1px 0;
    border-radius: 5px;


}
.tab_1 h4, .tab_2 h4, .tab_3 h4{
    color:#fff;
    text-align: center;
    font-size:20px;
    margin: 10px;
}
.tab_1 p, .tab_2 p, .tab_3 p{
    text-align:center;
    color:#fff;
    font-size:14px;
    line-height: 24px;
    margin: -5px 0 10px;
}
.tab_1 a, .tab_2 a, .tab_3 a{
    color:#fff;
}
.tab_1{
    background: #288a86;
    margin-right: -8px;
}
.tab_2{
    background: #5ba253;
    margin-right: -4px;
    margin-left: -4px;
}
.tab_3{
    background: #488ba7;
    margin-left: -8px;
}


/*封面图片*/

.fmtp{
    overflow: hidden;
    padding-left: 0;
}
.fmt{
    border:1px solid #999;
}
.fmyc{
    padding-right: 0;
    padding-left: 0;
    padding-top: 10px;
}
.fmyc p{margin-bottom: 0;font-size: 14px;}
.ttg{
    padding: 5px 28px;
    font-size: 1.2vw;
    line-height: 1.3333333;
    border-radius: 6px;
    margin-top:5px;
}
.tgbutton {
    font-size: 16px;
    width: 210px;
    background: #d19715;
    color:#fff;
    text-align: center;
    line-height: 40px;
    margin-top: 14px;
    text-decoration: none;
    border-radius: 3px;
    height: 40px;
    display: inline-block;
}
.tgbutton:hover{color: #fff;background:#d67700;text-decoration:none;}
.tgbutton:link,.tgbutton:visited{color: #fff;}
.carousel-inner img{height: 300px;}

.zxx_zoom_left{width:45%; float:left; margin-top:20px; border-right:1px solid #dddddd;}
.zxx_zoom_left h4{margin:5px 0px 15px 5px; font-size:1.1em;}
.small_pic{padding-left: 0;display:inline-block; text-align:center; *display:inline; zoom:1; vertical-align:middle;}
.small_pic img{width: 210px;vertical-align:middle;/* margin-left: -8px; *//* margin-bottom: 3px; */}
.zxx_zoom_right{width:50%; float:left; margin-top:20px; padding-left:2%;}
.zxx_zoom_right h4{margin:5px 0px; font-size:1.1em;}
.zxx_zoom_right p.zxx_zoom_word{line-height:1.5; font-size:1.05em; letter-spacing:1px; margin:0 0 35px; padding-top:5px;}

/*最新录用*/
.nr_r{    padding-right: 12px;}
.uw-on-campus {
    overflow: hidden;
    text-align: left;
}
.uw-on-campus h2{
    margin-top: 0;
    font-size: 16px;
    background: url(../images/zxlybj.jpg) no-repeat left;
    line-height: 45px;
    margin-bottom: 15px;
    color: #fff;
    padding-left: 10px;
    border-radius: 8px 8px 0 0;
    font-weight: bold;
}

.uw-on-campus-en h2{
    background: url(../images/zxlybj_en.jpg) no-repeat left;
}
.neirong{
    overflow: hidden;
    padding-left: 0;
    padding-right: 7px;
}

.dqml,.neirong dl {
    overflow: hidden;
    margin-bottom: 16px;
    background: #fff;
    padding: 0 0 10px;
    border-bottom: 1px solid #eee;
}
.padding_r{padding-right:0!important;padding-left:10px!important;}
.neirong dl dt {
    text-align: left;
    font-weight: normal;
    float:left;
    width: 100%;

}
.neirong dl dd {
    text-align: left;
    background: #ececec;
    line-height: 30px;
    margin-bottom: 6px;
    padding-left: 5px;

}

.neirong dl dt h4 {
    line-height: 26px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    margin:0;
	overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.neirong dl dt p {
    line-height: 26px;
    font-size: 14px;
    margin:0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.luyrq{
    font-weight:bold;
    color:#D47906;
}
.read_more{text-align: center;padding-top: 20px;font-size: 17px;
    color: #dc770c;
    font-weight: bold;}
/*当期目录*/


.date{font-weight:bold;font-size: 16px;line-height: 28px;}
 .pre-btn{float:right;}
 .pre-btn a{color:#7a2702;}

.hovertreeContent {
    width: 100%;
    /* text-indent: 2em; */
    /* margin: 5px auto; */
    height: 1300px;
    overflow: hidden;
    position: relative;
    /* border: 1px solid silver; */
}
.hewenqiToggle{
    height:20px;
    background-color:#f0f0f0;
    position:absolute;
    bottom:0px;
    width:100%;
}
.triangle-down-hovertree { width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 16px solid #999;position:absolute;right:0px;left:0px;margin:0px auto; top:2px;cursor:pointer;}
.triangle-up-hovertree { width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 16px solid #999; position:absolute;right:0px;left:0px;margin:0px auto;top:2px; }

.wz_njq{overflow:hidden;font-size: 16px;margin-bottom: 10px;}
.nianjq{float:left;font-weight: bold;line-height: 28px;}
.syq{float:right;}
.zhuangkan{font-weight: bold;line-height: 28px;}


.dqml{
    margin-left:0;
    margin-right:0;
    padding-bottom:15px;
}
.dqml_ming{
    font-size:18px;
    color:#000;
    padding-bottom:10px;
    margin-bottom:20px;
    border-bottom:1px solid #009999;
}

.dqml_img{padding-left:0;}
.dqml_wzn{overflow:hidden;padding-left: 0;}
.dqml_title{font-size: 16px;height: 30px;color:#006460;font-weight: bold;line-height:26px;}
.dqml p{
    line-height:26px;
    margin: 0;
}
.dqml_zaiyao img{margin-right:5px;}
.figure{color:#333;margin:5px 0;}
.red{color:#f00;}

.lanming{
	height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    
    width: 23%;
    background: #89a0c7;
    text-align: center;
    border-radius: 5px;
    margin: 10px 0 5px;
}

.dqml_wzn p,.neirong p{color:#333;}
/*封面*/
.content_r{
    overflow: hidden;
    padding-left: 7px;
}
.fm{
    overflow:hidden;
    border: 1px solid #d6e9c6;
    border-radius: 3px;
    padding:20px;
}
.fm img{
    border:1px solid #ccc;
    max-width: 60%;
    margin: auto;
}
.fmsm{
    line-height: 24px;
    margin: auto;
    background: #dff0d8;
    padding: 10px;
    margin-top: 20px;
    text-align: justify;
}

/**下载排行切换样式**/
.tabPanel{
    width: 368px;
    border: 1px solid #faebcc;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 19px;
}
.xzph{
    float: left;
    width: 175px;
    height: 41px;
    line-height: 41px;
    padding-left: 10px;
    font-size: 22px;
    background: #fcf8e3;
    border-bottom: 1px #faebcc solid;
    
}
.tabPanel ul{
    float: right;
    background: #fcf8e3;
    border-bottom: 1px #faebcc solid;
    width:100%;
}
.tabPanel ul li{
    float: left;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;

}
.tabPanel .hit{
    cursor:pointer;color:#e88c02;text-shadow:0 1px 0 #fff;

}
.pane{width:365px;float:left;;background-color:#fff;display:none;}

.pane dl{
    overflow:hidden;
    padding: 0px 13px;
}

.pane dl dt{
    line-height:28px;
    font-size:14px;
    font-weight: 100;
}




.r_tab{
	border: 1px solid #faebcc;
    border-radius: 3px;
    margin-bottom: 19px;
}
.r_tab img{margin-right:10px;}

.r_title{
    background: #fcf8e3;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #faebcc solid;
    padding-left: 10px;
    font-size: 20px;
}
.r_tab ul{
    margin: 10px;
}
.r_tab ul li{
    line-height:26px;
    border-bottom: 1px #e8e8e8 dashed;
    overflow: hidden;
    margin-bottom: 10px;
}
.r_tab2{
    border: 1px solid #e1d8d5;
    border-radius: 3px;
    margin-bottom: 19px;
}

.r_title2{
    background: #dfedd7;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px #006460 solid;
    background: -webkit-linear-gradient(bottom,#f2f9f1,#dfedd7);
    padding-left: 10px;
    font-size: 16px;
    color: #006460;
    font-weight: bold;
}
.tongji,.r_tab2 ul{
    overflow:hidden;
    margin: 10px;
}
.r_tab2 ul li{
    background: url("../images/dd.jpg") no-repeat 0 13px;
    padding-left: 10px;
    line-height: 30px;
    border-bottom: 1px #e4e4e4 dashed;
    margin-bottom: 10px;
}
.ztm{
    font-weight:bold;
}
.ztm_i{float:right;}
.r_tab2 ul li ul{
    overflow: hidden;
    margin: 5px 0;
}
.r_tab2 ul li ul li{
    line-height: 26px;
    border-bottom: none;
}
.r_tab2 ul li ul li img{
    margin-right:7px;
}
.r_em{overflow:hidden;}
.r_em ul{text-align: center;}
.r_em ul li{width:50%;float:left;}


.gd{float:right;font-size:14px;}
.dblogo{
    margin:20px 0;
    text-align: center;
    border-top:1px solid #ccc;
}
.dblogo img{
    margin:0 20px;
}

.db_news{
    background:#fff;
    padding:20px 0;
}
.news{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}
.news_tab{
    border: 1px solid #e4e3e3;
    /* width: 30%; */
    margin-bottom: 25px;
    border-radius: 5px;
}
.news_tit{
    color: #000;
    font-size: 17px;
    border-bottom: 1px solid #eceaea;
    line-height: 35px;
    padding-left: 15px;
    background: #eee;
}
.news_tab ul{
    margin: 8px 15px;
}
.news_tab ul li{
    line-height:25px;
    color:#000;
}
.news_tab ul li img{
    margin:6px 0;
}
.shijian{color:#D3952F; padding-left: 5px;}
.new{color:#f00;}

/*二级页面*/
h4{margin-top:0;margin-bottom:0;}
.content_nr{overflow:hidden;}
.item_title{font-size: 16px;padding: 10px 30px;background:#006460;color: #fff;display: inline-block;}
.item_biaoti{line-height:26px;text-align: center;margin:10px 0 20px;font-size: 18px;font-weight: bold;}
.content_nr ul{padding:20px;overflow:hidden;border:#ddd 1px solid;}
.content_nr ul ul{padding:0;border:0;}
.content_nr li{line-height:25px;}
.liulancishu{line-height:26px;text-align: right;}
.fy{padding:20px 0;margin-top: 50px;}

.newsjsk{margin:10px 0 20px;overflow:hidden;}

/* 目录*/

*#dbt_action_bar_hide {
    DISPLAY: none
}
*.hidelabel {
    DISPLAY: none
}
*.volumeshowsections {
    DISPLAY: none
}
*#sectiondisplay {
    DISPLAY: none
}

*.issselected {
    BACKGROUND-COLOR: #fffee9
}
*.volisslist_selected {
    BACKGROUND-COLOR: #757575; COLOR: #e1e1e1
}
*.volisslist_selected A {
    COLOR: white
}
.wrapissues {
    PADDING-BOTTOM: 2px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; PADDING-TOP: 2px
}
#section-showlist {
    HEIGHT: 150px; OVERFLOW: auto
}
*#browsevolumesbox SELECT {
    WIDTH: 200px; FONT-SIZE: 10px
}
#volumepanel {
    HEIGHT: 180px; OVERFLOW: auto
}
.abstractfield {
    PADDING-BOTTOM: 0px; LINE-HEIGHT: 20px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; DISPLAY: none; MARGIN-BOTTOM: 5px; PADDING-TOP: 0px
}
.abstractfield SUB {
    LINE-HEIGHT: 0px
}
.abstractfield SUP {
    LINE-HEIGHT: 0px
}
*.hiderow {
    DISPLAY: none
}
*.abs_zuozhe {
    COLOR: #666; 
}
*.abs_zuozhe_cn {
    COLOR: #666; 
}
*.abs_njq {
    COLOR: #666; 
}


*.dbttablehead {
    COLOR: #1259a0; FONT-SIZE: 10px
}
*.noselectrow {
    MARGIN: 5px 0px 3px 2px; WIDTH: 99%; BORDER-TOP: white 1px solid; border-bottom: 1px dashed #ddd;padding:2px;
}



*.selectedrow {
    BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 5px; MARGIN: 5px 0px 3px 2px; WIDTH: 99%; BACKGROUND: #f8f8f8; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid
}
/*
.noselectrow:nth-child(odd)
{
background:#f6f6f6;
}
*/


*.hiderow {
    DISPLAY: none
}
*#abs_biaoti A {
    FONT-SIZE: 12px; FONT-WEIGHT: normal
}
*.abs_biaoti {
    MARGIN-BOTTOM: 4px !important
}
*.abs_biaoti SUP {
    LINE-HEIGHT: 0% !important
}
.abs_biaoti SUB {
    LINE-HEIGHT: 0% !important
}
.abs_biaoti A {
    LINE-HEIGHT: 140%; COLOR: #222222 !important; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.authorList {
    MARGIN-BOTTOM: 1px; MARGIN-TOP: 3px !important;font-size:14px;
}
.authorList_entry SUP {
    DISPLAY: none
}
.dbtcitation {
    MARGIN-BOTTOM: 0px; HEIGHT: 20px; 
}






TD INPUT.article_checkbox {
    LINE-HEIGHT: 21px; margin-right:3px;
}


.articlesectionlisting {
    BORDER-BOTTOM: #9f5032 2px solid;
    PADDING-BOTTOM: 4px;
    MARGIN: 0px;
    PADDING-LEFT: 2px;
    WIDTH: 100%;
    PADDING-RIGHT: 0px;
    COLOR: #3a3a3a;
    FONT-SIZE: 100%;
    FONT-WEIGHT: bold;
    PADDING-TOP: 4px;
    background: #fff;
	margin:0 2px;
	
}
.articlesectionlisting INPUT {
    FLOAT: left
}

.articlesectionlisting .dbt_header {
	color: #9f5032;
    font-size: 16px;
}
    
}
.topButton {
    FLOAT: right
}
.issuecover_callout {
    PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; CLEAR: both; PADDING-TOP: 5px
}

.abstract1 {
    WIDTH: 98%; COLOR: #333333
}
.txt_zhaiyao1 {
    COLOR: #666; FONT-SIZE: 14px; 
}
A.txt_zhaiyao1:link {
    COLOR: #666; TEXT-DECORATION: none
}
A.txt_zhaiyao1:visited {
    COLOR: #666; TEXT-DECORATION: none
}
A.txt_zhaiyao1:active {
    TEXT-DECORATION: none
}
A.txt_zhaiyao1:hover {
    COLOR: #5c307d; TEXT-DECORATION: underline
}

.txt_biaoti {
    COLOR: #333; font-size:15px; background: url(../images/wanzhang_j.png) no-repeat 0 2px;
    padding-left: 18px; font-weight: bold;
}
A.txt_biaoti:link {
    COLOR: #333; TEXT-DECORATION: none
}
A.txt_biaoti:visited {
    COLOR: #333; TEXT-DECORATION: none
}
A.txt_biaoti:active {
    TEXT-DECORATION: none
}
A.txt_biaoti:hover {
    COLOR: #ff3300; TEXT-DECORATION: underline
}

.txt_biaoti_cn {
    COLOR: #333; 
}
A.txt_biaoti_cn:link {
    COLOR: #333; TEXT-DECORATION: none
}
A.txt_biaoti_cn:visited {
    COLOR: #333; TEXT-DECORATION: none
}
A.txt_biaoti_cn:active {
    TEXT-DECORATION: none
}
A.txt_biaoti_cn:hover {
    COLOR: #ff3300; TEXT-DECORATION: underline
}

.news_biaoti {
    COLOR: #222; FONT-SIZE: 18px; FONT-WEIGHT: bold;text-align:center;margin-bottom:20px;
}

.txt_zhaiyao3 {
    COLOR: #7a2702; FONT-SIZE: 14px; 
}
A.txt_zhaiyao3:link {
    COLOR: #7a2702; TEXT-DECORATION: none
}
A.txt_zhaiyao3:visited {
    COLOR: #7a2702; TEXT-DECORATION: none
}
A.txt_zhaiyao3:active {
    TEXT-DECORATION: none
}
A.txt_zhaiyao3:hover {
    COLOR: #5c307d; TEXT-DECORATION: underline
}

.txt_zhaiyao3_cn {
    COLOR: #7a2702; FONT-SIZE: 12px; letter-spacing: 1px
}
A.txt_zhaiyao3_cn:link {
    COLOR: #7a2702; TEXT-DECORATION: none
}
A.txt_zhaiyao3_cn:visited {
    COLOR: #7a2702; TEXT-DECORATION: none
}
A.txt_zhaiyao3_cn:active {
    TEXT-DECORATION: none
}
A.txt_zhaiyao3_cn:hover {
    COLOR: #5c307d; TEXT-DECORATION: underline
}


.txt_link3 {
    COLOR: #7a2702; FONT-SIZE: 16px; 
}
A.txt_link3:link {
    COLOR: #7a2702; TEXT-DECORATION: none
}
A.txt_link3:visited {
    COLOR: #7a2702; TEXT-DECORATION: none
}
A.txt_link3:active {
    TEXT-DECORATION: none
}
A.txt_link3:hover {
    COLOR: #5c307d; TEXT-DECORATION: underline
}


.txt_14000 {
    font-size:14px; color: #222222;
}
A.txt_14000:link {
     color: #222222; TEXT-DECORATION: none
}
A.txt_14000:visited {
    color: #222222; TEXT-DECORATION: none
}
A.txt_14000:active {
    TEXT-DECORATION: none
}
A.txt_14000:hover {
    COLOR: #5c307d; TEXT-DECORATION: underline
}
.txt_14666 {
    color: #666666; font-size: 14px; 
}
A.txt_14666:link {
     color: #666666; TEXT-DECORATION: none
}
A.txt_14666:visited {
    color: #666666; TEXT-DECORATION: none
}
A.txt_14666:active {
    TEXT-DECORATION: none
}
A.txt_14666:hover {
    COLOR: #5c307d; TEXT-DECORATION: underline
}
.white_content {display: none; color:#555; margin-bottom: 8px; font-size: 14px; }
.hiden {
    DISPLAY: none
}
.collection{
padding-left:3px;padding-right:3px;background-color:#fff;color:#C9799F;font-size:8px;border:1px solid #C9799F;cursor:pointer;
}
.in_progress{
padding-left:3px;padding-right:3px;background-color:#fff;color:red;font-size:8px;border:1px solid red;
}
.table1 {
    margin-top: 0px;
    margin-bottom: 12px;
}
.apwrap{margin-top: 8px;}
.apwrap img {max-width:50%}
/* 目录end */

/*尾部*/
.footer{
    background:#006460;
    margin:0 auto;
    overflow: hidden;
    padding: 20px 0 0;
}
.footer_nr{
    max-width:1200px;
    overflow: hidden;
    margin: auto;
    color: #fff;
}
.banquan{margin-bottom:20px;text-align: center;}
.banquan p{line-height:31px;}
.banquan a{color:#fff}

/*---------------轮播图----------------------*/
.news_tupian{overflow:hidden;float:left;}

.carousel-caption{
    display: none;
    font-size: 14px;
    position: absolute;
    right: 0;
    /*    top: 0;*/
    left:0;
    bottom: 0px;
    z-index: 10;
    padding-top:15px;
    color: #fff;
    text-align: center;
    text-shadow:none;
    width: 100%;
    height: 50px;
    background: #666;
    background:rgba(0,0,0,0.5);
}

.carousel-inner ol{ margin-bottom:0;}
.carousel-caption h3{margin-top:10px;}
.banner .carousel-indicators{bottom:0;}
.banner .carousel-indicators .active{background-color:#333;}
.carousel-caption a{color:#fff;}
.banner .carousel-indicators li{background: #ccc;border: 0;}
.slide .carousel-caption a:hover{text-decoration:none;}

@media (min-width: 1220px){
.container{width: 1200px;}
}
@media (max-width: 992px){
.container{width:100%;}
}
@media screen and (min-width: 768px){
    .banner .carousel-caption {
        right: 0;
        left: 0;
        padding-bottom:0;
    }
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	width: 100%;
    height:289px;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/
.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#eee;
    border: 1px solid transparent;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color:#006460;
}
/*---------------轮播图end----------------------*/

/*--滚动图片--*/
.right-side-blog h5.column-title,.rollBox h5.column-title{border-bottom: 1px solid #ddd;height: 30px;line-height: 30px;margin: 0;font-weight: bold;}
#scrollpic{position: relative;overflow: hidden;height:180px;}
#scrollpic ul{position:absolute;}
#scrollpic ul li{float:left;padding: 5px; width: 200px;margin: 10px 0;}
#scrollpic ul li img{width: 180px;height: 150px;border:1px solid #eee;webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.08);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,.08);
    box-shadow: 3px 3px 5px rgba(0,0,0,.08);}
	

.more a{text-align: right;padding: 0 10px;color:#d4ac79;border:1px solid #d4ac79;border-radius: 4px;}
.more{margin: 10px;text-align: right;}
.fmyc .rongyu{font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.top_logo img{margin: 0 20px;}
/*
.j-content{overflow: hidden;max-height: 1037px;}
.j-content:hover{overflow: auto;}
*/

.weixin{text-align:right;padding-right:30px;}
/*--返回顶部top--*/
.top_web{position: fixed;_position: absolute;bottom:80px;right:10px;width:30px; height:30px;border-radius: 50%;display: none;z-index: 9999;cursor: pointer; background:rgba(0,0,0,0.2);}
.top_web .glyphicon{text-align:center;top:6px; left:8px;}
/*--返回顶部top--*/
.rssemail{
	overflow: hidden;
	height: 46px;
	float: right;
	width: 100%;
	padding-right:10px;
	margin-top: 28px;
}
.adv-search {
	font-size: 14px;
	width: 90px;
	background: #a4b549;
	text-align: center;
	line-height: 30px;
	float: right;
	margin-left: 6px;
	text-decoration:none;
	border-radius: 3px;
}
.adv-search:hover{color: #fff;background:#d67700;text-decoration:none;}
.adv-search:link,.adv-search:visited{float: right;color: #fff;}


.table1{display:none;}
html{min-width:1200px;}
.article_checkbox_cell {
    display: none;
}
.bd_weixin_popup .bd_weixin_popup_main {
    padding: 10px 10px!important;
}
.bsBox{width:auto!important;height:auto!important;}


/* 浮窗 */
.toolbar-item{display:inline-block;margin-top:1px;-webkit-border-radius:4px; -moz-border-radius:4px;border-radius:4px;  position:relative; cursor:pointer;}
.toolbar-item i{background:url(../images/icon.png) no-repeat; display:block; width:40px; height:38px; overflow:hidden; margin:0 auto;}
.toolbar-item:hover .t-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.t-weixin{ background-color:#89b752;}
.t-weixin i{ background-position:-92px 2px;}
.t-qq{ background-color:#2a78c9;}
.t-qq i{ background-position:-92px -116px}
.t-weixin:hover{background-color:#83c731;}
.t-qq:hover{background-color:#3484d7;}
.t-layer{position:absolute;right:-40px;top:-140px; padding:1px 0;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;z-index:99999}
.t-layer img{ width:130px;height:130px; display:block; margin:0 auto;border:1px solid #eee;border-radius:4px;}