@CHARSET "UTF-8";
body {background: #fff; }
.body-white {background: #fff!important; }
*{ margin:0px; padding:0px;} 
html{overflow-x:hidden;}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote { font-size:14px;_background-image:url(about:blank);_background-attachment:fixed;font-family:'微软雅黑';}
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
input:focus, textarea:focus{ outline:none; }
ul, li, dl, dt, dd, ol { display: block; list-style: none; }
img{border:0;}
a{ text-decoration:none;outline:0; color: #333; }
a:hover{ text-decoration:none;outline:0; }

.navbar-fixed-top, .navbar-fixed-bottom {position: fixed; }
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {margin-right: 0px; margin-left: 0px; }

.navbar .nav .user { padding: 0; line-height: 70px; }
.navbar .nav .user .headicon { margin: 0 5px; height: 30px; }
.navbar .nav .user .caret { vertical-align: middle; margin: 0 5px; }
/*tc widget*/
.tc-main { margin-top: 20px; }

/*tc-box*/
.tc-box { background: #fff; padding: 5px 10px; margin: 0 0 10px 0; }
.body-white .tc-box{ border: solid 1px #eee; }
.tc-box.first-box { margin: 0 0 10px 0; }
.tc-box.article-box { padding: 5px 20px; }

/*tc-box end */
/*list Boxes
------------------------------------*/
.list-boxes {overflow:hidden;padding:15px 20px;margin-bottom:25px;background:#fff;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;word-wrap:break-word;word-break:break-all;border:solid 1px #eee;}
.list-boxes:hover {border:solid 1px #ddd;}
.list-boxes h2 a {color:#555;}
.list-boxes:hover h2 a {color:#f90;}
.list-boxes .list-actions a {font-size:16px;text-decoration:none;}
.list-boxes p a {color:#72c02c;}
.list-boxes .list-boxes-img li i {color:#72c02c;font-size:12px;margin-right:5px;}
.list-boxes .list-boxes-img img {display:block;margin:5px 10px 10px 0;}
.list-boxes h2 {margin-top:0;font-size:20px;line-height:20px;}
.list-boxes ul.list-boxes-rating li {display:inline;}
.list-boxes ul.list-boxes-rating li i {color:#f8be2c;cursor:pointer;font-size:16px;}
.list-boxes ul.list-boxes-rating li i:hover {color:#f8be2c;}
/*list Colored Boxes*/
.list-boxes-colored p,.list-boxes-colored h2 a,.list-boxes-colored .list-boxes-img li,.list-boxes-colored .list-boxes-img li i {color:#fff;}
/*Red list Box*/
.list-boxes-red {background:#e74c3c;}
/*Blue list Box*/
.list-boxes-blue {background:#3498db;}
/*Grey list Box*/
.list-boxes-grey {background:#95a5a6;}
/*Turquoise list Box*/
.list-boxes-sea {background:#1abc9c;}
/*Turquoise Top Bordered list Box*/
.list-boxes-top-sea {border-top:solid 2px #1abc9c;}
.list-boxes-top-sea:hover {border-top-color:#16a085;}
/*Yellow Top Bordered list Box**/
.list-boxes-top-yellow {border-top:solid 2px #f1c40f;}
.list-boxes-top-yellow:hover {border-top-color:#f39c12;}
/*Orange Left Bordered list Box**/
.list-boxes-left-orange {border-left:solid 2px #e67e22;}
.list-boxes-left-orange:hover {border-left-color:#d35400;}
/*Green Left Bordered list Box**/
.list-boxes-left-green {border-left:solid 2px #72c02c;}
.list-boxes-left-green:hover {border-left-color:#5fb611;}
/*Green Right Bordered list Box**/
.list-boxes-right-u {border-right:solid 2px #72c02c;}
.list-boxes-right-u:hover {border-right-color:#5fb611;}


/*comments*/
.comment {margin-bottom:10px;}
.comment .avatar {height:40px;width:40px;}
.comment-body {overflow:hidden;}
.comment-content {padding-bottom:2px;word-break:break-all;word-wrap:break-word;}
.comment > .pull-left {margin-right:10px;}
.comment .time {color:#ccc;font-size:12px;line-height:14px;}
.comment-postbox-wraper {;}
.comment-postbox {width:100%;padding:10px;}
.comment-reply-box {position:relative;}
.comment-reply-box .textbox {width:100%;}
.comment-reply-submit .btn {margin-top:20px;}


/*ranking box*/
.ranking ul li {padding:5px 0;height:36px;line-height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px dashed #f0f0f0;}
.ranking ul.unstyled li i {margin-right:5px;}
.ranking li i {display:inline-block;width:20px;height:20px;line-height:20px;margin-right:15px;font-style:normal;font-weight:bold;color:#FFF;text-align:center;vertical-align:middle;background-color:#aaa;}
.ranking li.top3 i {background:#FC9B0B;}


/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a {;}
.posts .dl-horizontal {margin-bottom:15px;overflow:hidden;}
.posts .dl-horizontal dt {width:60px;float:left;}
.posts .dl-horizontal dt .img-wraper {display:block;width:55px;height:55px;padding:1px;margin-top:2px;border:solid 1px #ddd;}
.posts .dl-horizontal dt img {width:100%;height:100%;/* width:55px;height:55px;padding:1px;margin-top:2px;border:solid 1px #ddd;*/;}
.posts .dl-horizontal dd {margin-left:70px;}
.posts .dl-horizontal dd p {margin:0;}
.posts .dl-horizontal dd a {font-size:14px;line-height:16px !important;}
.posts .dl-horizontal dd a:hover {text-decoration:none;}
.posts .dl-horizontal:hover dt img,.posts .dl-horizontal:hover dd a {color:#FC9B0B;border-color:#FC9B0B !important;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}


/*by andiess diy css*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{ padding-left:10px; padding-right:10px; }

.pd_l0{ padding-left: 0px; }
.pd_r0{ padding-right: 0px; }
.box_left{ width: 75%; float: left; }
.box_right{ width: 24%; float: right; }
@media (max-width: 768px) {
    .pd_l0{ padding-left: 10px; }
    .pd_r0{ padding-right: 10px; }
    .box_left{ width: 100%; float: none; }
    .box_right{ width: 100%; float: none; }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{ padding-left: 1px; padding-right: 1px; }
}

@media (min-width: 1200px) {
    .container { width: 1200px; padding-left:0px; padding-right:0px; }
}
.topbox { height: 30px; border-bottom: 1px #e3e3e3 solid; background: #f5f5f5; }
.topbox .top_tt{ font-style:normal; line-height:30px; }
.topbox .top_tt dl dt{ font-style:normal; line-height:30px; font-weight: normal; }
.topbox .top_tt dl dd{ font-style:normal; line-height:30px; text-align:right; }

.navbar-fixed-top{ position: relative; }
.navbar{ margin-bottom:0px; height: 72px; background:#fff; box-shadow: 0px 3px 9px 0px rgba(147, 147, 147, 0.23); }
#main-menu-user{ display: none }
.navbar-form{ height:41px; margin:0px; margin-top:32px; position:relative; padding:0px; border-radius: 4px; border: solid 1px #d6d6d6; overflow:hidden; background:#fff; width:90%; float:right; }
.navbar-form .form-group{ width:100%; }
.navbar-form .form-control2{ width:100%; height:41px; line-height:41px; position:relative; border:0px; font-size: 1.6rem; color: #666666; padding-left:15px; }
.navbar-form .btn-primary{ width: 115px;height:39px; background:#0c3190; border:0px; border-radius:4px; font-size: 1.8rem; line-height: 39px; position:absolute; right:0px; top:0px; padding:0px;  }
.navbar-default .navbar-collapse{ background:#0c3190; border-top:3px solid #d40203; }
.navbar-default .navbar-nav>.open>a{ color:#fff; }
.navbar-rycx{margin-top: 20px; margin-bottom: 20px;}
.navbar-rycx .btn1{ margin-top: 32px; display:block; width: 115px;height:39px; background:#0c3190; border:0px; border-radius:4px; font-size: 1.8rem; line-height: 39px; color: #fff; text-align: center; }
@media (max-width: 768px) {
    .gonggao .notice ul li a span{ display:none!important; }
    .topbox .top_tt dl dt{ font-size:1rem; }
    .topbox .top_tt dl dd{ display:none; }
    .navbar-default .navbar-brand{ display:block; width:95%; margin:0 auto; margin-bottom: 15px; height:auto!important; float: none; text-align:center; }
    .navbar-default .navbar-brand img{ display:inline-block; width:95%; } 
    .navbar-form{ margin-top:1px; float:; width:100%; }
    .navbar-default .navbar-collapse{ background:#f2f2f2; position: absolute;  left: 0px; right: 0px; max-height: 100vh; height:100vh; }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {  color: #428bca !important; text-align: left !important;}
    .navbar-toggle{ margin-top:1px; }

    .navbar-default .searchform{ width: 60%; float: left; }
    .navbar-form .btn-primary{ width: 80px; }
    .navbar-rycx{ width: 30%; float: left; margin-top:0px; }
    .navbar-rycx .btn1{ margin-top: 1px; }
    .navbar-header{ width: 50px; float: right; }

    #home-slider .sy-slide a{ height: 150px!important; background-size: cover!important; }
    .sy-slider1 .sy-pager{ display: none; }
}
@media (max-width: 468px) {
    .news_list li .time{ display:none; }
    .news_list li a{ max-width:98%!important; float:none; }
}
@media (min-width: 768px) {
    .navbar-default .searchform{ margin-top:20px; margin-bottom:20px; }
    .navbar-default .navbar-brand{ margin-top:10px; margin-bottom:10px; }
    .navbar-nav { margin: 0 auto; float:none; }
    .navbar-nav>li{ width:16.5%;  }
    .navbar-default .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; color: #fff; font-size:1.6rem; text-align:center; }
    .navbar-default .navbar-nav>li>a:hover { color: #fff!important; }
    .dropdown-menu>li>a{ font-size:1.5rem; }
    
    .navbar-nav li:after { position: absolute; content: ''; width: 0; height:100%;  left: 0%;z-index: -1;  -webkit-transition: 0.35s all ease; transition: 0.35s all ease;}
    .navbar-nav li:hover:after{ width: 100%; left: 0;}
    
    .navbar-nav li:after{background: none; color:#ccc;}
    .navbar-nav li:hover:after{background: none; color:#ccc;}
}
.navbar-default .navbar-brand{ color: #333; font-size: 3rem; padding:10px; padding: 0px; line-height: 110px; height:110px; font-weight: bold; letter-spacing: 5px; }
.navbar-default .navbar-brand a{ color: #333; font-size: 3rem;  }
.navbar-default .navbar-brand:hover{ color: #000; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{ color:#fff; text-align:center; }

/*幻灯片css*/
.sy-slider1 .sy-controls{ display:block!important; max-width:1600px!important; margin:0 auto!important; left:0px; right:0px; }
.sy-slider1 .sy-pager{ position:absolute; bottom:10px; left:0px; right:0px; z-index:9; }
.sy-slider1 .sy-pager li{ width: 2.2em!important; height: 2.2em; margin-right:10px!important; }
.sy-slider1 .sy-pager li a { width: 2.2em!important; height: 10px!important; border-radius: 4px!important; }
.sy-slider1 .sy-pager li.sy-active a { width: 30px; height: 10px; border-radius: 4px;  background-color:#0d68b9!important; }

.sy-focus1{ margin-top:0px; }
.sy-focus1 .sy-controls{ display:none!important; }
.sy-focus1 .sy-pager{ position:absolute; bottom:-35px; right:0px; z-index:9; text-align:center; }
.sy-focus1 .sy-pager li{ width: 1.5rem!important; height: 2.5rem; margin-right:0px!important; }
.sy-focus1 .sy-pager li a { width: 1.2rem!important; height: 1.2rem!important; border-radius: 50%!important; text-indent: 999px; }
.sy-focus1 .sy-pager li.sy-active a { width: 20px; height: 10px; border-radius: 1px;  background-color:#ff0039!important; }
.sy-focus1 .s_item{ display:block; position: relative; }
.sy-focus1 .s_item img{ display:block; width:100%; }
.sy-focus1 .s_item h1{ background: rgba(0, 0, 0, .6); position:absolute; bottom:0px; left:0px; right:0px; text-align:center; color:#fff; font-size:1.5rem; line-height:1.5; padding:5px 2rem; overflow: hidden; }

/*首页电子期刊*/
.sy-dzqk1{ width: 200px; margin:0 auto; margin-top:10px; }
.sy-dzqk1 .sy-controls{ display:block!important; }
.sy-dzqk1 .sy-controls li.sy-prev{ left: -50px; }
.sy-dzqk1 .sy-controls li.sy-prev a:after{ width:3rem; height:5rem; line-height:5rem; border-radius: 2px; }
.sy-dzqk1 .sy-controls li.sy-next{ right: -50px; }
.sy-dzqk1 .sy-pager{ position:absolute; bottom:-35px; right:0px; z-index:9; text-align:center; display: none!important; }
.sy-dzqk1 .s_item{ display:block; position: relative; }
.sy-dzqk1 .s_item img{ display:block; width:100%; height: 252px; margin-bottom:5px; }
.sy-dzqk1 .s_item h1{ text-align:center; color:#333; font-size:1.5rem; overflow: hidden; height: 30px; line-height:30px; padding:0px 2rem; overflow: hidden; }

/*通知公告*/
.gonggao{ position: relative; height:35px; margin:10px auto; z-index: 9; border:1px solid #f2f2f2; overflow: hidden; }
.gonggao dt{ display:inline-block; position:absolute; left:0px; top:0px; padding:0px 15px; height:35px; line-height:35px; background:#0c3190; color:#fff; font-size:1.5rem; }
.gonggao dl{ width:100%; height:35px; line-height:35px;  margin:0 auto; position: absolute; left: 0px; right: 0px; top:0px; border-radius: 10px; overflow: hidden;  }
.gonggao .notice{ line-height: 35px; margin-left: 145px; }
.gonggao .notice ul li { list-style: none; line-height: 35px; /*以下为了单行显示，超出隐藏*/ display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.gonggao .notice ul li a{ font-size: 14px; color:#333; display: block; position: relative; }
.gonggao .notice ul li a span{ position: absolute; right: 0px; top: 0px; display: block; line-height: 35px; width: 120px; text-align: left; color: #999; }
.gonggao dd{ width:120px; float:right; }
.b-shadow2{	-o-box-shadow:0 0 25px rgba(0,0,0,.08); -ms-box-shadow:0 0 25px rgba(0,0,0,.08); -moz-box-shadow:0 0 25px rgba(0,0,0,.08); -webkit-box-shadow:0 0 25px rgba(0,0,0,.08);	box-shadow:0 0 25px rgba(0,0,0,.08); }

/*新闻标题*/
.sy_news_t1{ position: relative; overflow: hidden; padding:0px; margin-bottom:0px; border-right: 1px solid #dddddf; border-left: 1px solid #dddddf; height: 38px; overflow: hidden; line-height: 38px; background: url(../images/repeat-x.jpg) 0 0 repeat-x; }
.sy_news_t1 dl{ margin:0px; padding:0px; }
.sy_news_t1 dl dt{ display:inline-block; height:35px; line-height:35px; color:#d40203; text-align:left; font-size:1.6rem; padding-left:15px; font-weight: normal; }
.sy_news_t1 dl dd{ position:absolute; top:0px; right:10px; line-height:35px; font-size:1.4rem; color:#fff }
.sy_news_t1 dl dd a{ color:#277ebb; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; cursor: pointer; }
.sy_news_t1 dl dd a:hover{ color:#277ebb; }
.sy_news_t1 dl hr{ display:block; width:100%; height:2px; margin:0px; border:0px; background:url(../images/dbbg.jpg) center no-repeat; }
/*新闻标题 样式2*/
.sy_news_t2{ position: relative; overflow: hidden; padding:0px; margin-bottom:0px; border-top: 2px solid #0c3190; border-bottom: 1px dashed #dddddf; height: 38px; overflow: hidden; line-height: 38px; }
.sy_news_t2 dl{ margin:0px; padding:0px; }
.sy_news_t2 dl dt{ display:inline-block; height:35px; line-height:35px; color:#d40203; text-align:left; font-size:1.6rem; padding-left:15px; font-weight: normal; }
.sy_news_t2 dl dd{ position:absolute; top:0px; right:10px; line-height:35px; font-size:1.4rem; color:#fff }
.sy_news_t2 dl dd a{ color:#277ebb; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; cursor: pointer; }
.sy_news_t2 dl dd a:hover{ color:#277ebb; }
.sy_news_t2 dl hr{ display:block; width:100%; height:2px; margin:0px; border:0px; background:url(../images/dbbg.jpg) center no-repeat; }

.sy_news_bj1{ background-size: cover; overflow: hidden;  }
.sy_news_bs1{  padding:0px; padding-bottom:10px; border-radius:2px; overflow: hidden; }

/*新闻列表1*/
.news_list_t1{ margin:0px 10px; }
.news_list_t1 h1 { line-height: 30px; height: 30px; overflow: hidden;  text-align: center;  margin: 5px 0 10px 0; font-size: 18px;    font-weight: bold;}
.news_list_t1 h1 a{ color:#111; }
.news_list_t1 h1 a:hover{ text-decoration: underline; }
.news_list_t1 p { font-size: 14px; line-height: 24px; padding: 0 5px 5px 5px; color: #787878; margin:0px;}

.news_list {width:100%;overflow:hidden;}
.news_list li {padding-left:0px;font-size:16px;color:#333;line-height:34px; overflow:hidden;}
.news_list li a {float:left;max-width:99%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newstwo_box .news_list li a {float:left;max-width:85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list li .time {float:right;color:#999;}
.news_list li a:hover {color:#024389; text-decoration: underline; }

.news_li_ico li{ padding-left: 20px; background: url(../images/zl_ico2.jpg) left center no-repeat; border-bottom: 1px dashed #f2f2f2; }

.news_list2 {width:100%;overflow:hidden;}
.news_list2 li {padding-left:0px;font-size:14px;color:#333;line-height:29px; overflow:hidden;}
.news_list2 li a {float:left;max-width:99%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list2 li a:hover {color:#024389; text-decoration: underline; }



.pic_list1{  }
.pic_list1 dl{ margin-bottom: 10px; }
.pic_list1 dl dt{ font-weight: normal; }
.pic_list1 dl dt .img{ width: 100%; height: 199px; display: block; overflow: hidden; }
.pic_list1 dl dt .img a{ width: 100%; height: 199px; display: block; background-repeat: no-repeat; background-size: cover; background-position: center;  } 
.pic_list1 dl dt h1 { line-height: 30px; height: 30px; overflow: hidden; text-align:left;  margin: 5px 0 5px 0; font-size:16px; font-weight:bold;}
.pic_list1 dl dt h1 a{ color:#333; }
.pic_list1 dl dt h1 a:hover{ text-decoration: underline; }
.pic_list1 dl dt p { font-size: 14px; line-height: 24px; padding:0px; color: #787878; margin:0px;}

.pic_list2{  }
.pic_list2 dl{ float: none; clear: both; overflow: hidden; margin-bottom: 9px; }
.pic_list2 dl .img{ width: 38%; float: left; display: block; overflow: hidden; }
.pic_list2 dl .img img{ display: block; width:100%; height:135px; }
.pic_list2 dl dd{ width: 59%; float: left; margin-left: 10px; }
.pic_list2 dl dd h1 { line-height: 30px; height: 30px; overflow: hidden; text-align:left; padding: 0 5px 5px 5px; margin: 0px 0 10px 0; font-size: 16px; font-weight:bold;}
.pic_list2 dl dd h1 a{ color:#333; }
.pic_list2 dl dd h1 a:hover{ text-decoration: underline; }
.pic_list2 dl dd p { font-size: 14px; line-height: 24px; padding: 0 5px 5px 5px; color: #787878; margin:0px;}

/*公关视野*/
.sy_ggsy_b1{  }
.sy_ggsy_b1 dl{ margin:0px; padding:0px; overflow: hidden; position: relative; }
.sy_ggsy_b1 dl dt{ margin-top:13px; }
.sy_ggsy_b1 dl dt img{ display:block; width: 100%; height:200px; }
.sy_ggsy_b1 dl dd{ position: absolute; bottom: 0; left: 7px; right: 7px; z-index: 20; overflow: hidden; zoom: 1; height: 31px;
    line-height: 31px; font-size: 14px; text-align: center; }
.sy_ggsy_b1 dl dd a{ color: #fff; font-size: 14px; } 
.sy_ggsy_b1 .title-bg { position: absolute; bottom: 0; left: 0; z-index: 1; width: 100%; height: 31px; background-color: #000; filter: alpha(opacity = 50); opacity: 0.5; }

/*健康科普*/
.sy_jkkp_b1{  }
.sy_jkkp_b1 dl{ margin:0px; padding:0px; overflow: hidden; position: relative; text-align: center;  }
.sy_jkkp_b1 dl dd{ width: 45%; margin-left: 1%; margin-right: 1%; display: inline-block; margin-top:13px; position: relative; overflow: hidden; }
.sy_jkkp_b1 dl dd img{ display:block; width: 100%; height: 105px; }
.sy_jkkp_b1 dl dd h1{ background:rgba(51, 51, 51, 0.6); color: #fff; font-size: 14px; line-height: 30px; height: 30px; padding: 0px 10px; overflow: hidden; text-align: center; position: absolute; bottom: 0px; left: 0px; right: 0px; }
.sy_jkkp_b1 .news_list{ margin:0px 10px; }
.sy_jkkp_b1 .news_list li{ font-size: 15px; line-height: 34px; }

/*新闻 图文列表*/
.news_piclist { padding-top:15px; padding-left:15px; padding-right:15px; width:100%;overflow:hidden;}
.news_piclist ul {width:100%;overflow:hidden;}
.news_piclist li {float:none; margin-right:0px; width:100%; }
.news_piclist li:nth-child(3n) {margin-right:0;}
.news_piclist li .item_cont {display:flex;margin-bottom:15px;width:100%;overflow:hidden;}
.news_piclist li .item_cont .img{ float:left;width:120px;height:90px; overflow: hidden; }
.news_piclist li .item_cont img { display:block; width: 120px; height:90px;}
.news_piclist li a:hover img {  }
.news_piclist li .item_cont .item_right {align-self:center;margin-left:10px;width:245px;}
.news_piclist li .item_cont .item_right h6 { margin-top:5px; margin-bottom:10px;font-size:16px;color:#333;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;/*要显示的行数*/    overflow:hidden;}
.news_piclist li .item_cont .item_right p {font-size:14px;color:#999;line-height:24px;}
.news_piclist li a:hover .item_cont .item_right h6 {color:#024389;}
.news_piclist li .item_text {width:100%;overflow:hidden; border-top:1px dashed #f2f2f2;}
.news_piclist li .item_text p {font-size:14px;color:#666;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;/*要显示的行数*/    overflow:hidden;}

/*图片鼠标放大css*/
.imgon img{  -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out;    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
.imgon:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } 

/*向上滚动css*/
#xhhd_gun{width:100%; overflow: hidden; }
#xhhd_gunIn{ height:758%; }
#xhhd_gun1,#xhhd_gun2{ }

#dzqk_gun{width:100%; overflow: hidden; }
#dzqk_gunIn{ height:758%; }
#dzqk_gun1,#xhhd_gun2{ }
#dzqk_gun ul{ margin-bottom:0px; }
/*向左滚动css*/ 
#topPicList{width:100%; overflow: hidden; }
#topPicListIn{ width:758%;float:left;}
#topPicList1,#topPicList2{ float:left;}

#fzjgPicList{width:100%; overflow: hidden; }
#fzjgPicListIn{ width:758%;float:left;}
#fzjgPicList1,#fzjgPicList2{ float:left;}
/*end topPicList*/ 

/*会员风采*/
.news_hyfc{ margin:15px 10px; margin-bottom:0px; }
.news_hyfc ul{ padding:0px; margin:0px; }
.news_hyfc li { display:inline-block; width:232px;margin-left:10px;_margin-left:8px; }
.news_hyfc li a {color:#333;font-size:14px;}
.news_hyfc .xdsxg,.news_hyfc li img {width:232px;height:165px;overflow:hidden;}
.news_hyfc li img {width:232px;height:165px;webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.news_hyfc li a:hover img,.news_hyfc li a:hover img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.news_hyfc li a p {height:53px;font-size:14px;margin-top:5px;line-height:23px;overflow:hidden;}
.news_hyfc li a:hover p{color:#024389;}
/*首页分支机构*/
.news_fzjg{ margin:15px 10px; margin-bottom:0px; }
.news_fzjg ul{ padding:0px; margin:0px; }
.news_fzjg li { display:inline-block; width:146px;margin-left:10px;_margin-left:8px; }
.news_fzjg li a {color:#333;font-size:14px;}
.news_fzjg .xdsxg,.news_fzjg li img {width:142px;height:105px;overflow:hidden;}
.news_fzjg li img {width:142px;height:105px;webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.news_fzjg li a:hover img,.news_fzjg li a:hover img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.news_fzjg li a p {height:23px;font-size:14px;margin-top:5px;line-height:23px;overflow:hidden; text-align:center; }
.news_fzjg li a:hover p{color:#024389;}

/*友情链接*/
.p_title { margin: 0 auto;text-align: center;overflow: hidden;border-top: 1px solid #1375c0;position: relative; }
.p_title dt { width: 110px; height: 28px; line-height: 28px; background: #1375c0; text-align: center; color: #fff; font-size: 16px; }
.sy_links{ padding:20px; }
.sy_links a{ display:inline-block; font-size:1.5rem; line-height:2; padding:0px 15px; }
.sy_links a:hover{ text-decoration: underline; }

/*底部导航*/
.footer{ background:#333738; position:relative; padding:30px 0px; }
.footer_con{ margin:0px auto; position:relative; overflow: hidden; text-align:center; font-size:14px; line-height:2; color:#fff; }
.footer_con dl{ margin:0px; margin-bottom:10px; }
.footer_con dl dd{ line-height:3; font-size:14px; }
.footer_con dt a{ color:#fff; font-size:14px; margin-right:25px; font-weight: normal; }
.foot_nav{ padding-top:10px; margin-bottom:20px; }
.foot_nav ul{ text-align:center; width:80%; max-width: 1200px; margin:0 auto; }
.foot_nav ul li{ display:inline-block; width:8%; text-align:center; }
.foot_nav ul li a{ color:#fff; font-size:1.5rem; }
.foot_nav ul li:hover .dropdown-menu{ display:block; border:1px solid #1375c0; left:10px; margin: 0px 0 0; }
.foot_nav ul li:hover .dropdown-menu dd a{ display:block; color:#333; font-size:14px; padding-left:15px; padding-right:15px; line-height:2; white-space: nowrap; }
@media (max-width: 768px) {
    .foot_nav{ display:none; }
}

/*内页css*/
.subpage_title {padding-top:5px;padding-bottom:13px;width:100%;line-height:24px;border-bottom:3px solid #187dc5;overflow:hidden;}
.subpage_title h6 {float:left;font-size:18px;color:#111;font-weight:bold;}
.subpage_title .breadnav {float:right;font-size:14px;color:#666;margin-top:10px;}
.subpage_title .breadnav img {margin-right:10px;vertical-align:middle;}
.subpage_title .breadnav span {margin:0 5px;}
.n_news_box{ border:1px solid #efefef; padding: 25px; }
.n_news_box .dashed{ margin: 12px 0; height: 0; line-height: 0; overflow: hidden; border-bottom: 1px dotted #153e76; }
.n_conbox{ border:1px solid #efefef; padding: 25px; }
.n_conbox .n_qk_con_t1{ margin:25px 35px; border-left:3px solid #106dbd; padding:5px 15px; background:#EFF2FB; color:#106dbd; font-size:2rem; }
.n_conbox .n_qk_con_t1 span{ font-size:1.5rem; }
.n_conbox #article_content{ margin:35px 15px; line-height:1.5; font-size:18px; }

/*内页新闻列表css*/
.n_news_list {width:100%;overflow:hidden;}
.n_news_list li {padding-left:10px;font-size: 15px;color:#333;line-height:34px;background:url(../images/libg.jpg) left center no-repeat;overflow:hidden;}
.n_news_list li a {float:left;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.n_news_list li .time {float:right;color:#979292; font-size: 1.3rem; }
.n_news_list li a:hover { color:#024389; text-decoration: underline; }
@media (max-width: 768px) {
    .n_news_list li a{ max-width: 99%; }
    .n_news_list li .time{ display: none; }
}
/*内页新闻 图文列表*/
.n_news_piclist { padding-top:15px; padding-left:15px; padding-right:15px; width:100%;overflow:hidden;}
.n_news_piclist ul {width:100%;overflow:hidden;}
.n_news_piclist li {float:none; margin-right:0px; width:100%; }
.n_news_piclist li:nth-child(3n) {margin-right:0;}
.n_news_piclist li .item_cont {display:block;margin-bottom:15px;width:100%;overflow:hidden;}
.n_news_piclist li .item_cont .img{ float:left;width:120px;height:90px; overflow: hidden; margin-right:20px; }
.n_news_piclist li .item_cont img { display:block; width: 120px; height:90px;}
.n_news_piclist li a:hover img { }
.n_news_piclist li .item_cont .item_right {align-self:center;margin-left:10px;width:245px;}
.n_news_piclist li .item_cont .item_right h6 { margin-top:1px; margin-bottom:2px;font-size:14px;color:#333;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;/*要显示的行数*/    overflow:hidden;}
.n_news_piclist li .item_cont .item_right h7{ display:block; height:40px; line-height:20px; margin-top: 15px; overflow: hidden; }
.n_news_piclist li .item_cont .item_right p {font-size:14px;color:#999;line-height:24px;}
.n_news_piclist li a:hover .item_cont .item_right h6 {color:#024389;}
.n_news_piclist li .item_text {width:100%;overflow:hidden; border-top:1px dashed #f2f2f2;}
.n_news_piclist li .item_text p {font-size:14px;color:#666;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;/*要显示的行数*/    overflow:hidden;}

/*电子期刊 图文列表*/
.n_qikan_list { padding-top:15px; padding-left:15px; padding-right:15px; width:100%;overflow:hidden;}
.n_qikan_list ul { width:100%;overflow:hidden;}
.n_qikan_list li { float:left; width: 48%; margin-right:0px; }
.n_qikan_list li .item_cont { display:block;margin-bottom:15px;width:100%;overflow:hidden;  position: relative;}
.n_qikan_list li .item_cont .img{ float:left; border:1px solid #ccc; padding: 1px; overflow: hidden; margin-right:20px; }
.n_qikan_list li .item_cont .img img { display:block; width: 120px; }
.n_qikan_list li .item_cont .item_right { align-self:center;margin-left:10px;width:245px; }
.n_qikan_list li .item_cont .item_right h5 { margin-top:1px; margin-bottom:2px;font-size:1.6rem;color:#333;line-height:24px;height: 48px; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;/*要显示的行数*/    overflow:hidden;}
.n_qikan_list li .item_cont .item_right h6{ display:block; height:40px; line-height:20px; margin-top: 15px; overflow: hidden; }
.n_qikan_list li .item_cont .item_right .btn1 { font-size:14px;color:#999;line-height:24px; position: absolute; left: 140px; bottom: 0px; }
.n_qikan_list li a:hover .item_cont .item_right h6 { color:#024389;}


/*内页左侧导航css*/
.page_content {margin-bottom:30px;width:100%;min-height:400px;/* overflow:hidden;*/;}
.leftnav {float:left;width:98%;}
.leftnav_list {margin-bottom:20px;border:1px solid #efefef; border-top: 0px; overflow:hidden;}
.leftnav_list li {width:100%;height:42px;background:#fafafa;border-bottom:1px solid #efefef;}
.leftnav_list li a {display:block;padding-left:19px;padding-right:28px;font-size:14px;color:#333;line-height:42px;background:url(../images/icon4.png) no-repeat;background-position:89% center;}
.leftnav_list li:hover,.leftnav_list li.active {background:#1068b4;border-bottom-color:#1068b4;}
.leftnav_list li:hover a,.leftnav_list li.active a {color:#fff;background:url(../images/icon4_2.png) no-repeat;background-position:89% center;}
.leftnav_list li:last-child {border-bottom:0;}
.tougao img{ display: block; width: 100%; margin-bottom: 10px; }

/*申请入会css*/
.gj_con_dt{  margin:30px; height:42px; line-height: 42px; background:#F8F9FD; font-size:18px; padding:0px 15px; }
.gj_con_dt span{ color:#187dc5; }
.gj_con{ margin:30px; font-size:18px; border:1px solid #F1F1FC; border-radius:5px; overflow: hidden; position: relative; }
.gj_con dl dt{ display:block; background:url(../images/up_ico1.jpg) center no-repeat; text-align:center; overflow: hidden; position: relative; }
.gj_con dl dt span{ font-size:16px; color:#333; margin-top:60px; line-height:1.5; display:block; text-align:center; font-weight: normal; }
.gj_form{ width:590px; margin:0 auto; margin-bottom:140px; overflow: hidden; position: relative; }
.gj_form .form-control{ height:43px; line-height:43px; border-radius:5px; }
.gj_form .up_btn{ position:absolute; left:0px; top:0px; padding: 0px 12px; }
.gj_form .submit-button{ display:block; height:42px; line-height:42px; text-align:center; font-size:18px; width: 100%; background-color:#2089ca; padding:0px; border:0px; border-radius:5px; overflow: hidden; }

/**/
.news_list_dl{ width:90%; margin:10px auto; }
.news_list_dl dd {padding-left:10px;font-size:14px;color:#333;line-height:34px;background:url(../images/libg.jpg) left center no-repeat;overflow:hidden;}
.news_list_dl dd a { display:block; max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_dl dd .time {float:right;color:#999;}
.news_list_dl dd a:hover {color:#024389; text-decoration: underline; }






.shaixuanbox{ width:1200px; margin:0 auto; position:relative; overflow: hidden;  box-shadow: 0px 3px 49px 0px 
		rgba(147, 147, 147, 0.13); border-radius: 10px; background:#fff; }
.shaixuan{ margin:10px 45px;  font-weight: normal; }
.shaixuan dl{  margin:15px 0px ;}
.shaixuan dl dt{ font-size:18px; line-height:30px; color: #333333; display:block; position:relative; padding-left:40px; }
.shaixuan dl dt span{ width: 26px;	height: 26px; line-height:26px; display:block;	background-color:#F1F3FA; font-size: 28px; color:#8A9BD2; text-align: center; position:absolute; left:0px; top:0px; }
.shaixuan dl dt label{ cursor:pointer; position: absolute; top:0px; right:0px; }
.shaixuan dl dt label input{ width: 24px; height: 24px; float: left; margin-right:15px; border: solid 1px #dadada; font-weight: normal; }
.shaixuan dl dd{ margin:5px 40px; overflow: hidden; position:relative; }
.shaixuan dl dd span{ margin-right:30px; margin-bottom:0px; display: inline-block;  }
.shaixuan dl dd span input{ width: 24px; height: 24px; float: left; margin-right:15px; border: solid 1px #dadada; font-weight: normal; }
.shaixuan dl dd span label{ cursor:pointer; line-height: 30px; font-size: 14px; font-weight: normal; color: #333333; }

.qikan_box{ width:1200px; margin:35px auto; overflow: hidden; }
.qikan_box .qikan_t1{ height:50px; line-height:50px; border-left:6px solid #778ccc; position: relative; overflow: hidden; }
.qikan_box .qikan_t1 span{ font-size:30px; margin-left:20px; color: #333333; } 
.qikan_box .qikan_t1 a{ display:block; width: 166px; height: 47px; line-height:47px; border-radius: 24px; border: solid 1px #666666; position: absolute; right:0px; top:0px; text-align:center; font-size:18px; color: #333333; }
.qikan_list{ width:1350px; margin-top:45px; }
.qikan_list dl{ width:580px; float:left; position: relative; overflow: ; margin-bottom:45px; background-color:#fff; margin-right:30px; }
.qikan_list dl dt{ width:150px; height:195px; display:block; }
.qikan_list dl dt img{ width:150px; height:195px; display:block; }
.qikan_list dl dd{ position: absolute; left:166px; top:0px; right:0px; overflow: hidden; }
.qikan_list dl dd h1{ font-size: 20px; color: #333333; font-weight: normal; }
.qikan_list dl dd h2{ margin:10px 0px; }
.qikan_list dl dd h2 span{ display:inline-block; margin-right:1px; padding:5px 15px; font-size: 18px; color: #666666; font-weight: normal; background-color: #eff3f6; }
.qikan_list dl dd h3{ font-size: 16px; line-height:1.5; color: #666; font-weight: normal; height: 48px; overflow: hidden; }
.qikan_list dl dd h4{ font-size: 20px; color: #666; line-height:1.4; height:58px; }
.qikan_list dl dd h4 span{ display:inline-block; margin-right:5px; padding:5px 20px; font-size: 18px; color: #fff; font-weight: normal; background-color: #778ccc; border-radius: 4px; }
.qikan_list{ width:1350px; margin-top:45px; }
.qk_ajaxload{ width:1200px; height:50px; margin:0 auto; overflow: hidden; position: relative; }
.qk_ajaxload a{ display:block; width: 166px; height: 47px; line-height:47px; margin:0 auto; border-radius: 24px; border: solid 1px #666666; text-align:center; font-size:18px; color: #333333; }

.n_qk_box{ width:1200px; margin:0 auto; position: relative; overflow: hidden; }
.n_qk_t1{  position: relative; overflow: hidden; background:#fff; margin-bottom:25px; }
.n_qk_t1 dl{  position: relative; margin:30px; background:#fff; }
.n_qk_t1 dl dt{ width:150px; height:195px; display:block; }
.n_qk_t1 dl dt img{ width:150px; height:195px; display:block; }
.n_qk_t1 dl dd{ position: absolute; left:166px; top:0px; right:0px; overflow: hidden; }
.n_qk_t1 dl dd h1{ font-size: 28px; color: #333333; font-weight: normal; }
.n_qk_t1 dl dd h2{ margin:10px 0px; }
.n_qk_t1 dl dd h2 span{ display:inline-block; margin-right:5px; padding:5px 20px; font-size: 18px; color: #666666; font-weight: normal; background-color: #eff3f6; }
.n_qk_t1 dl dd h3{ font-size: 21px; height:30px; line-height:30px; overflow: hidden; color: #666; font-weight: normal; }
.n_qk_t1 dl dd h4{ font-size: 20px; color: #8696C8;  }
.n_qk_t1 dl dd h5{ font-size: 20px; color: #fff;  }
.n_qk_t1 dl dd h5 span{ display:inline-block; margin-right:5px; padding:8px 20px; font-size: 18px; color: #fff; font-weight: normal; background-color:#778CCD; border-radius: 4px; }

.n_price_fixed{ display:none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; background:rgb(0 0 0 / 40%);    text-align: center; z-index: 9999; }
.n_price_con{ width:520px; margin:0 auto; margin-top:10%; background:#fff; border-radius:25px; overflow: hidden; position: relative; z-index: 19999; padding-bottom:30px; }
.n_price_con dl dt{ margin:0px 2px; position: relative; overflow: hidden; height:53px; line-height:53px; border-bottom:2px solid #D7D7D7; font-size:23px; text-align:center; }
.n_price_con dl dt i{ display:block; width:22px; height:22px; background: url(../images/colse_ico1.jpg); position: absolute; top:15px; right:10px; cursor:pointer; }
.n_price_con h1{ margin:20px 38px; font-size:22px; font-weight: bold; text-align:left; }
.n_price_con dd{ margin:15px 38px; display:block; background:#E9EFFF; padding:15px; overflow: hidden; text-align:left; position: relative; }
.n_price_con dd span{ display:block; font-size:18px; line-height:2; }
.n_price_con dd h2{ font-size:18px; line-height:1.5; }
.n_price_con dd .fuzhi{ width:120px; height:35px; line-height:35px; text-align:center; font-size:16px; position: absolute; top:33%; right:18px; background:#fff; border:1px solid #8D97C8; border-radius:5px; cursor:pointer; overflow: hidden; }

.n_qk_con{  position: relative; overflow: hidden; background:#fff; margin-bottom:20px; }
.n_qk_con .n_qk_con_t1 span{ display:block; line-height:60px; color:#728DD4; font-size:25px; margin-left:26px; }
.n_qk_con 




.n_lx_box{ width: 1200px; margin:20px auto; background:#fff; position: relative; overflow: hidden; }
.n_lx_con{ margin-bottom:100px; }
.n_lx_con dl dt{ margin:0 auto; margin-top:88px; text-align:center; font-size:24px; line-height:60px; }
.n_lx_con dl dt img{ display:block; width:265px; margin:0 auto; border:1px solid #EAEAF6; }
.n_lx_con dl dd{ width:475px; margin:15px auto; height:62px; position: relative; line-height:62px; overflow: hidden; background:#F2F4FF;  }
.n_lx_con dl dd i{ width:40px; height:62px; top:0px; left:20px; display:block; position: absolute;  }
.n_lx_con dl dd .ico1{ background:url(../images/ico_qq.jpg) center no-repeat; }
.n_lx_con dl dd .ico2{ background:url(../images/ico_email.jpg) center no-repeat; }
.n_lx_con dl dd span{ height:62px; top:0px; left:70px; display:block; position: absolute; font-size:20px; }
.n_lx_con dl dd p{  height:62px; position: relative; line-height:62px; margin-left:132px; font-size:18px; color:#7C7D7E; }




.liuyan{ width: 1200px; margin: 0 auto; overflow: hidden; position: absolute; left: 0px; right: 0px; top:263px; z-index: 9; }
.liuyan dl{ width: 256px; float: right; margin-right:35px; overflow: hidden; }
.liuyan dl dd{ width:225px; position: relative; margin-bottom: 16px; margin-left: 35px; }
.liuyan dl .yzm{ width:205px; margin-bottom: 23px; }
.liuyan dl .subtn{ margin-left: 0px; }
.liuyan dl dd .xing{ width:100%; display: block; line-height:38px; font-size:16px; border:0px; }
.liuyan dl dd .verify_img{ position:absolute; top: 2px; right: 2px; }
.liuyan dl dd .subtn1{ width:260px; height: 44px; display: block; line-height: 44px; font-size: 18px; background-image: linear-gradient(90deg, #2C6CEA 0%, #2C6CEA 100%); border: 0px; color: #fff; }