
/*  ---------期刊详情---------------  */
.qk_en a:nth-of-type(n+6){ display:none}
.qk_en span:nth-of-type(n+5){ display:none}
.pro-detailed {background:#f7f7f7; height:auto; padding:50px 0; box-sizing:border-box; overflow:hidden;}.pro-detailed .container {display:flex;}
.pro-detailed .leftpic {float:left; width:230px;}
.pro-detailed .leftpic img {width:210px;}
.pro-detailed .info { flex:1; padding:20px; box-sizing:border-box;}
.pro-detailed .info .tit {font-size:32px; position:relative; padding-bottom:15px; border-bottom:#ddd 1px solid;}
.pro-detailed .info .tit p { text-indent:188px; margin-top:5px;}

.pro-detailed .info .intro {margin-top:40px; position:relative;}
.pro-detailed .info .intro li {width:100%; line-height:36px;}
.pro-detailed .info .intro .qikan {text-align: center;position: absolute; right: 60px; top: 10px;}
.pro-detailed .info .intro .qikan a {color:#fff; font-size:16px; display:inline-block; background:#3062e2; width:160px; height:50px;line-height: 50px;}
.pro-detailed .info .intro .qikan a:hover {background:#1c48b7;}
.pro-detailed .info .intro .qikan a.tougao{margin-top: 10px;background-color: #5bb75b;}

.pro-detailed .info .intro li p {color:#999;}
.pro-detailed .info .intro li .t {font-weight:bold; font-size:18px; margin-top:20px; height:28px;}

.tab {border-bottom:#dedede 1px solid; margin-top:20px; margin-bottom:20px;}
.tab li { display:inline-block; line-height:80px; padding:0px 20px; cursor:pointer; font-size:22px; text-transform:uppercase;}
.tab li a {color:#666}
.tab li.cur {color:#3062e2; border-bottom:#3062e2 2px solid; margin-bottom:-1px;}
.tab li.cur a{color:#3062e2;}


.shai01{ width:100%; float:left; overflow:hidden; border-bottom:1px solid #ddd; margin-bottom:20px; padding-bottom:15px}
.active{ background:#3062e2; color:#fff; border-radius:5px}
.shai01 a{ padding:2px 10px 3px;}
.shai01 a:hover,.shai01 a.btnbtn-info{background:#3062e2; color:#fff; border-radius:5px}


.shai02{ width:100%; float:left; overflow:hidden; margin-bottom:20px}
.shai02 table{ border:1px solid #eee;  width:100%; float:left; overflow:hidden; border-collapse:collapse;}
.shai02 tr,.shai02 td{ border:1px solid #ddd; line-height:50px; margin:0; padding:0}
.shai02 td{ padding:0 15px; font-size:14px; color:#666}
.shai02 td a{ color:#666}
.shai02 tr td:first-child a{ color:#333}
.shai02 a:hover{ color:#3062e2; text-decoration:underline}
.shai02 tr td:first-child a:visited{ color:#333}
.shai02 tr td:first-child a:active{ color:#f60}

.shai02 thead{ background:#eee;  height:50px; line-height:50px;}
.shai02 thead td{ border:1px solid #ddd; font-size:18px;color:#333;}
.shai01 span{ padding:0 8px; color:#999; font-weight:normal; font-size:14px}



.shai_en tr,.shai_en td{ border:1px solid #ddd; line-height:40px; margin:0; padding:0 10px; box-sizing:border-box}

.shai_en tr td:nth-child(3){ width:260px}
.shai_en tr td:nth-child(4){ width:120px}








.shai03{ width:100%; float:left; overflow:hidden}

.container2{ margin:50px 0 50px}
.container2 p,.container2 div{ line-height:26px; font-size:16px; }

.description {line-height:32px; margin-top:40px; clear:both;}
.description .t2 {font-size:30px; background:#fcfcfc; margin-bottom:20px;}
.description .t2 h4 {background:#3062e2; width:165px; font-weight:normal; color:#fff; font-size:24px; padding:12px 30px; position:relative;}
.description .t2 h4:before {width: 0px;
    height: 0px;
    position: absolute;
    content: '';
    bottom: 0px;
    right: 0px;
border: 30px solid #fcfcfc;
border-top-color: transparent;
border-left-color: transparent;}
.description h2 {color:#333; margin-bottom:10px; margin-top:10px;}
.description ,p {color:#666; line-height:36px; font-size:16px;}

/*分页*/
.page01{float:left; overflow:hidden; width:100%; margin-top:0px; background:#f6f6f6; padding:20px 15px;  -moz-box-sizing: border-box;box-sizing: border-box; text-align:center; margin-bottom:20px  }
.page-num:not(:disabled) {cursor: pointer;}
.page-num, .page-link {padding:5px 10px; margin:0 10px;margin-left: -1px;line-height: 1.25; color: #3062e2; background-color: #fff; border: 1px solid #3062e2}
a.page-num:hover, .page-link:hover {text-decoration: none;}
.page-num-current {z-index: 1; color: #fff; background-color: #3062e2; border-color: #3062e2;}
.page-num-current:hover {color: #fff;}
/*分页*/

.m_20{ margin-bottom:20px}
.m_30{ margin-bottom:30px}