@charset "utf-8";

body {
    background: url(bg_img_iom.png) no-repeat 50% bottom #fff;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}
html, body {
    font-family: PingFang SC, "Microsoft YaHei", Verdana, Arial;
    color: #444;
}
body {
    font-size: 1.4rem;
    line-height: 160%;
}
img {
    border: 0 none;/*width:100%;*/
    height: auto;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #356fae;
    text-decoration: none;
}
ul, li {
    list-style-type: none;
}
input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textarea:focus:invalid {
box-shadow: none;
-moz-box-shadow:none;
}
p {
    line-height: 180%;
    overflow: hidden;
    /*text-align: justify;text-align-last:justify;*/
}
.clear {
    clear: both;
}
.row {
    margin: 0;
}
.container {
    padding: 0;
}
.margin0 {
    margin: 0;
}
.padding0 {
    padding: 0;
}
.mobile-hide {
    display: block;
}
.mobile-show {
    display: none;
}
.top-color {
    background: #07539b;
}
.show-wrap {
    margin: 10px;
    background: #dddddd;
}
.hot_title {
    position: absolute;
    bottom: 0;
    background: rgba(85,84,84,0.9);
    left: 0;
    right: 0;
    height: 40px;
    text-align: left;
    line-height: 40px;
    font-size: 20px;
    padding: 0 15px;
}
.hot_title a {
    color: #fff;
    text-align: left;
}
.hot_show {
    padding: 0;
}
.hot_show_pic img {
    width: 100%;
}
.hot_num {
    right: 25px;
    bottom: 12px;
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0
}
.hot_num li {
    float: left;
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,0.4);
    cursor: pointer;
    margin: 3px 6px
}
.hot_num li.big {
    cursor: default;
    background: #3d8ece;
}
.show_right {
    padding: 24px;
}
.show_right_title {
    font-size: 18px;
    color: #234768;
    line-height: 48px;
    font-weight: bold
}
.show_right_list {
    list-style: none;
    padding: 0;
    margin: 0
}
.show_right_list li {
    position: relative;
    padding: 0;
    margin: 0;
    border-bottom: 1px dotted black;
    line-height: 34px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show_right_more {
    text-align: right;
    line-height: 24px;
    margin-top: 20px;
}
.box_news {
}
.box_news {
    background: #f5f5f5;
    margin-bottom: 12px;
}
.box_news_title {
    font-size: 16px;
    line-height: 48px;
    border-bottom: 4px #417798 solid;
    margin-bottom: 10px;
}
.box_news_title a {
    color: #5b5a5a
}
.box_news_title span {
    float: left;
    margin: 0 40px;
    height: 48px;
    cursor: pointer;
    font-weight: bold;
}
.box_news_title span.current a {
    color: #2a4e6e;
}
.box_news_1_title a.border-left {
    border-left: 4px solid #2a4e6e;
    padding-left: 10px;
}
.box_news_1_title .news_tab {
    margin-left: 25px;
}
.box_news_2_title span.current {
    background: url(hover.png) no-repeat 28px 42px;
}
.box_news_2_title {
    border-bottom: 4px solid #a78b63;
}
.box_news_pic {
}
.box_news_pic img {
    width: 100%;
}
.box_news_list {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0
}
.box_news_list li {
    position: relative;
    padding: 0 0 16px 0;
    margin: 0;
    white-space: nowrap
}
.box_news_list li div.list {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    text-decoration: none;
    width: 80%;
}
.box_news_list li span.date1 {
    position: absolute;
    right: 10px;
    top: 0
}
.news_group_2 .box_news_list .list {
    width: 100%;
}
.box_notify {
}
.box_notify_1 {
    margin-bottom: 12px;
    background: #dddddd
}
.box_notify_1_title span {
    float: left;
    width: 33.333%;
    height: 38px;
    border-bottom: 2px solid #234768;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    color: #234768;
    cursor: pointer;
    font-weight: bold
}
.box_notify_1_title span.current {
    background: #234768;
    color: white
}
.box_notify_1_title span.current a {
    color: white
}
.box_notify_1_title span a {
    color: #234768;
}
.box_notify_list {
    height: 260px;
    overflow: hidden;
    margin: 15px;
    position: relative
} /*position:relative for ie6*/
.box_notify_list ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.box_notify_list li {
    position: relative;
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px dotted black;
    line-height: 19px
}
.box_notify_2 {
    background: #dddddd;
    padding-bottom: 10px;
}
.box_notify_2_title {
    height: 40px;
    border-bottom: 2px solid #234768;
    text-align: center;
    color: #234768;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 15px;
    font-weight: bold
}
.special_show {
    padding: 10px;
}
.special_show img {
    width: 90%;
    margin: 0 auto;
}
.special_show_pic {
    overflow: hidden;
    text-align: center;
}
.special_num {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.special_num li {
    float: left;
    width: 5px;
    height: 5px;
    border: 1px solid #fff;
    border-radius: 4px;
    background: #666;
    cursor: pointer;
    margin: 3px 6px
}
.special_num li.big {
    width: 9px;
    height: 9px;
    border-radius: 9px;
    cursor: default;
    margin: 0 6px
}
.special_num_div {
    text-align: center;
    margin: 10px auto;
    width: 28%;
}
#years90 {
    margin: 0 auto;
    width: 1000px
}
.frame_top {
    background: #2f2f2f;
}
.top_link {
    height: 37px;
    color: #bfbfbf;
    font-size: 14px;
    line-height: 37px;
    float: right;
}
.top_link ul li {
    float: left;
}
.top_link ul li.red a {
    color: #e8170d;
}
.top_link ul li a {
    color: #bfbfbf;
    border-right: 1px solid #bfbfbf;
    height: 18px;
    padding: 0 15px;
}
.top_link ul li a:hover {
    text-decoration: underline;
}
.top_link ul li a.noborder {
    border: none;
}
.top_link ul li.search input {
    height: 24px;
    border: none;
    line-height: 20px;
    border-radius: 2px;
}
.top_link ul li.search button {
    height: 24px;
    border: none;
    background: none;
}
#sub-pc{
    background: url(search_iom.png) no-repeat 6px 10px;
float: right;
width: 36px;
}
.frame_title {
    background: #07539b;
    height: 140px;
    border-bottom: 1px solid #fff;
}
.frame_title_in {
    margin-bottom: 30px;
}
.frame_title_in img {
    width: 100%;
    margin-top: 20px;
}
.container-fluid {
    padding: 0;
}
.box_notify_1 {
    padding-bottom: 1px;
}
.navbar-default {
    background: #1f75b8;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
}
.navbar-default .navbar-nav>li {
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 8px 15px;
    border-bottom: 3px solid #1f75b8;
}
.dropdown-menu {
    border: none;
	 background:#2e84d2;
    background:rgba(46,132,210,0.7); 
    padding: 0px;
}
.navbar-nav>li>.dropdown-menu {
    z-index: 1000;
    top: 38px;
}
.navbar-nav>li.right-line-none>.dropdown-menu {
    left: -42px;
}
.navbar-default .navbar-nav > li > a.cur {
    border-bottom: 3px solid #fff;
}
.navbar-default .navbar-nav .cur {
}
.navbar-default .navbar-nav .cur a {
    color: #356fae;
    font-size: 18px;
    background: url(arrow1.png) no-repeat 50% 26px;
}
.navbar-default .navbar-nav .dropdown-menu > li{border-bottom:1px dotted #ccc;;}
.navbar-default .navbar-nav .dropdown-menu > li > a {
    border: none;
	background: none; 
    color: #FFF;
    padding-left: 15px;
    line-height: 200%;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    border: none;
    background: #f3f3f3;
	background: rgba(243,243,243,0.8);
    color: #356fae;
    padding-left: 15px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: url(arrow2.png) no-repeat 50% 40px;
    color: #fff;
    transition: none;
}
.navbar-toggle {
    top: -70px;
    position: relative;
    /* float: right; */
    /* padding: 9px 10px; */
    /* margin-top: 48px; */
    /* margin-right: 15px; */
    margin-bottom: 0;
    /* background-color: #1e63b0; */
    border: none;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: white;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.btn-mobile {
    float: right;
    margin-top: 30px;
    margin-right: 30px;
}
.foot_info {
    background: #07539b;
    color: #fff;
    padding: 20px 0;
}
.foot_info ul {
    border-left: 1px solid #3578b8;
    padding-left: 30px;
}
.foot_info ul.code li {
    float: left;
    margin-right: 15px;
}
.foot_info ul.logo {
    padding-left: 100px;
}
.foot_info ul.logo li {
    margin-bottom: 20px;
}
.foot_info ul.logo li.logo_cas img {
    width: 56%;
}
.foot_info ul.logo li.logo_iom img {
    width: 86%;
}
.foot_info ul.code {
    padding: 10px 0 0 0;
    border: none;
}
.foot_info ul.code .pd {
    padding-top: 6px;
}
.foot_info ul.contact li.tit {
    font-size: 18px;
    margin-bottom: 10px;
}
.foot_info ul.contact li.tit .yellow {
    color: #fdc35f;
}
.frame_menu_in {
    margin: 0 auto;
    width: 1000px
}
.frame_menu a {
    color: white;
    margin: 0 5px
}
.frame_menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.menu_item {
    float: left;
    margin: 0 17px;
    position: relative;
    z-index: 1
} /*z-index for ie6*/
.menu_item:hover {
    background: url(iop2bk1.png)
}
.frame_menu li:hover a {
    color: black;
    text-decoration: none
}
.menu_list {
    margin: 0;
    padding: 10px 5px;
    list-style: none;
    display: none;
    position: absolute;
    width: 120px;
    background: url(iop2bk_tran_white.png);
    z-index: 99;
    left: 0;
    top: 36px
}
.menu_list li {
    line-height: 36px;
    border-bottom: 1px solid #762000;
    text-align: left;
    padding-left: 10px;
    font-weight: normal
}
.frame_bottom {
    background: url(iop2bk_bottom.png)
}
.frame_bottom_in {
    margin: 0 auto;
    width: 1000px;
    height: 163px
}
#box_link {
    padding: 12px 15px;
    font-weight: bold;
    font-size: 14px;
    line-height: 27px;
}
#box_link a {
    color: white
}
#box_link span {
    float: left;
    padding-left: 45px;
    padding-right: 38px;
    background: url(iop2icon1.png) no-repeat
}
#box_link span#icon1 {
    background-position: 0 0
}
#box_link span#icon2 {
    background-position: 0 -27px
}
#box_link span#icon3 {
    background-position: 0 -54px
}
#box_link span#icon4 {
    background-position: 0 -81px
}
#box_link span#icon5 {
    background-position: 0 -108px
}
#box_link span#icon6 {
    background-position: 0 -135px
}
#box_link span#icon7 {
    background-position: 0 -162px
}
#box_cas {
    text-align: center;
    padding-top: 20px
}
.frame_copyright {
    padding: 10px 0;
    background: #342c2a;
    border-bottom: 1px solid #383838;
    color: white;
    text-align: center;
    box-shadow: 0 -5px 5px #053963;
    font-size: 12px;
}
.frame_content {
    margin: 15px auto 0 auto;
    width: 1000px
}
#box_side {
    width: 220px;
    float: left
}
#box_side ul {
    margin: 0;
    padding: 0;
    list-style: none
}
#box_side li {
    background: url(iop2bk_tran_black.png);
    border-radius: 4px;
    font-size: 16px;
    line-height: 32px;
    margin: 2px 0;
    padding-left: 25px
}
#box_side li.current {
    color: white;
    background: #762000
}
#box_side li:hover {
    background: #ca3400
}
#box_side li.current:hover {
    background: #762000
}
#box_side a {
    color: white
}
#box_content {
    width: 770px;
    float: left;
    padding: 5px
}
#content_position {
    border-bottom: 3px solid #9e8561;
    line-height: 22px;
    padding: 0 10px
}
#content_position span {
    font-size: 16px
}
#content_page {
    text-align: right
}
#content_title {
    color: #792200;
    font-size: 24px;
    text-align: center;
    padding: 60px 0 34px 0
}
#content_info {
    background: url(iop2bk_tran_grey.png);
    border-radius: 4px;
    line-height: 22px;
    font-size: 16px;
    padding: 5px 38px;
    color: #5d5d5d
}
#content_info span {
    float: right
}
#content_body {
    line-height: 200%;
    font-size: 14px;
    padding: 20px
}
#content_body p {
    margin: 0
}
.imagetable {
    line-height: 100%
}
#content_list {
    list-style: none
}
#content_list li {
    line-height: 24px
}
#content_list li span {
    float: right
}
/*列表页*/
.left_nav h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    color: #18528a;
    border-left: 8px solid #18528a;
    padding-left: 15px;
    margin: 15px 0;
}
.left_nav ul li {
    font-size: 16px;
    line-height: 40px;
    background: #658bb1;
    margin-bottom: 1px;
}
.left_nav ul li a {
    padding: 0 20px;
    color: #fff;
    display: block;
}
.left_nav ul li a.cur {
    background: #18528a;
}
.left_nav ul li ul.down-menu li{background: #c2c4c6; padding-left: 20px; }
.left_nav ul li ul.down-menu li a{font-size: 14px;}

.right_wram .place {
    border-bottom: 2px solid #c2bdbd;
    font-size: 12px;
    line-height: 38px;
    font-weight: bold;
}
.right_wram ul.right_list li {
    line-height: 40px;
    padding: 0 20px;
}
.right_wram ul.right_list li a {
    line-height: 40px;
}
.right_wram ul.right_list li.bg {
    background: #f4f5f5;
}
.right_wram ul.right_list li .date {
    float: right;
}
.right_wram div h3 {
    color: #18528a;
    font-size: 16px;
    font-weight: bold;
    background: url(arrow.png) no-repeat right 29px;
    float: left;
    padding: 25px 20px 5px 20px;
}
.right_wram ul.right_list li dl {
    border-bottom: 1px dashed #999;
    padding: 15px 0;
}
.right_wram ul.right_list li dl dt {
    width: 22%;
    margin-right: 15px;
    float: left;
}
.right_wram ul.right_list li dl dt img {
    width: 100%;
    border: 1px solid #B9B9B9;
    padding: 3px;
}
.right_wram ul.right_list li dl dd a {
    color: #1e4e7b;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}
.right_wram ul.right_list li dl dd p .more {
    margin-left: 10px;
}

/*概览分页开始 20181105增加 */
.common {
	float: left; 
	line-height: 1.42857; 
	margin-left: -1px; 
	padding: 8px 12px; 
	position: relative; 
	text-decoration: none; 
}
.inactive { 
	background-color: #fff; 
	border: 1px solid #ddd; 
	color: #337ab7; 
}
.active { 
	background-color: #337ab7; 
	border: 1px solid #337ab7; 
	color: #fff; 
	cursor: default; 
	z-index: 2; 
}
.jumpcommon { 
	font-size:12px; 
	border:1px #ddd solid; 
	height:20px; 
	margin:-2px auto; 
}
.npage { 
	width:25px; 
	text-align:center; 
}
/*概览分页结束 20181105增加 */

/*人员页*/
.right_wram .form-search{height: 70px; background: #f2f2f2; padding: 15px 30px;}
.right_wram .form-search input {
    height: 40px;
    border: 1px solid #CACACA;
    line-height: 40px;
    border-radius: 2px;
	width: 90%;
	padding: 0 10px;
}
.right_wram .form-search button {
    height: 40px;
    border: none;
    background:none;
}
.right_wram .form-search button.btn-search {
    background:#337ab7;
}
.search-sort .active {
	background-color: transparent;
	border: 0px;
}
.right_wram ul.right_list li.person_box{ background: #f2f2f2; padding: 0; width: 30%; margin: 14px; float: left;}
.right_wram ul.right_list li.person_box .left-pic{width: 30%; float: left;}
.right_wram ul.right_list li.person_box .left-pic img{width: 100%;}
.right_wram ul.right_list li.person_box .right-info{width: 70%; float: left; padding:10px;}
.right_wram ul.right_list li.person_box .right-info h4{ font-size: 14px; font-weight: bold;  line-height: 22px; }
.right_wram ul.right_list li.person_box .right-info p{display: block; line-height: 22px;}

.right_wram .leader{background: #f2f2f2; display: block;height: 34px;}
.right_wram .leader h3{line-height: 34px; padding: 0 20px; background: none;}
.right_wram .text_wram dl.introduce,.right_wram .text_wram dl.introduce2{ border-bottom: 1px solid #CBCBCB; padding-bottom: 30px; margin-bottom: 30px;}
.right_wram .text_wram dl.introduce dt{width: 20%; float: left;}
.right_wram .text_wram dl.introduce dt img{width: 100%;}
.right_wram .text_wram dl.introduce dd{float: left; display: block; margin-left: 20px;}
.right_wram .text_wram dl.introduce dd ul li.name{ font-size:16px; margin-bottom: 20px;}
.right_wram .text_wram dl.introduce dd ul li{ line-height: 30px;}
.right_wram .text_wram dl.introduce2 ul li{line-height: 30px;}
.right_wram .text_wram dl.introduce2 dt{margin-bottom: 10px;}


/*资源库*/
.right_wram .form-search2{  background: #f2f2f2; padding: 15px 20px; margin-bottom: 30px;}
.right_wram .form-search2 .left{ float: left; width:95%;}
.right_wram .form-search2 .left ul li{ float: left; width: 48%; margin:0 8px 8px 0;}
.right_wram .form-search2 .left ul li input {
    height: 30px;
    border: 1px solid #CACACA;
    line-height: 30px;
    border-radius: 2px;
	width: 100%;
	padding: 0 10px;
}
.right_wram .form-search2 .right{ float: right;width:5%;line-height: 67px;}
.right_wram .form-search2 .right button {
    height: 20px;
    border: none;
    background:none;
}


/*详细页*/
 .right_wram .text_wram {
    margin-bottom: 20px;
}
.right_wram .text_wram .text table td {
    padding: 3px;
}
.right_wram .text_wram h1 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
    margin: 20px 0;
}
.right_wram .text_wram .info {
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px dashed #999;
    padding-bottom: 15px;
}
.right_wram .text_wram .info span {
    margin: 0 20px;
}
.right_wram .text_wram .pic {
    margin: 20px auto;
    text-align: center;
}
.right_wram .text_wram img {
    /*width: 100%;*/
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
}
.right_wram .text_wram .pic .tit {
    text-align: center;
    margin: 4px auto;
}
.right_wram .newslink_list{ border-top: 1px solid #C7C7C7; margin: 15px; padding: 15px 0;}
.right_wram .appendix{ border-top: 1px solid #C7C7C7; margin: 15px; padding: 15px 0;}
.right_wram .newslink_list h4,.right_wram .appendix h4 { line-height: 40px;}
.right_wram .newslink_list ul,.right_wram .appendix ul{ padding-left: 15px;}
.right_wram .newslink_list ul li,.right_wram .appendix ul li{margin: 5px 0; list-style: disc;}

.TRS_Editor ol li {list-style-type:decimal;}

@media screen and (max-width:1200px) {
.navbar-default .navbar-nav>li>a {
    padding: 8px 9px;
}
.show_right {
    padding: 8px 12px;
}
.show_right_title {
    line-height: 28px;
}
.show_right_more {
    margin-top: 10px;
}
.foot_info ul.logo li.logo_iom img {
    width: 80%;
}
.foot_info ul.logo {
    margin-left: 10px;
    padding-left: 30px;
}
.right_wram ul.right_list li.person_box{ width: 45%; margin: 15px;}
}

@media screen and (max-width:992px) {
.navbar-default .navbar-nav>li>a {
    padding: 8px 0;
}
.frame_title_in img {
    width: 70%;
}
.news_group_1 .box_news_list {
    padding: 30px;
}
.foot_info ul {
    border: none;
}
.foot_info ul.code li {
    margin-right: 10px;
}
.foot_info ul.logo li.logo_cas img {
    width: 51%;
}
.foot_info ul.logo, .foot_info ul.contact {
    padding: 0;
}
	
.right_wram .form-search2 .left ul li {
	width: 48%;}
	
.right_wram .form-search2 .right {
    margin-top: 16px;
}
.right_wram ul.right_list li.person_box{ width: 46%; margin: 10px;}
.right_wram ul.right_list li.person_box .right-info{ padding:6px;}
}

@media screen and (max-width:767px) {
.frame_title {
    background: url(bg-top.png) no-repeat right bottom #07539b;
    background-size: contain;
    height: 140px;
}
.frame_title_in img {
    width: 90%;
}
header .logo {
    width: 80%;
    margin: 20px 0;
}
header .top-link {
    margin-bottom: 5px;
}
.search {
    display: none;
}
.content-wrap {
    margin-top: 0px;
}
.mobile-hide {
    display: none;
}
.mobile-show {
    display: block;
}
.container-fluid {
    background: url(bg-top.png) no-repeat right bottom;
}
.navbar-header .left .logo {
    width: 70%;
    margin-left: 30px;
}
.navbar-header .left .logo img {
    width: 100%;
}
.navbar-header .btn-mobile {
    float: right;
    width: 15%;
    margin-top: 20px;
    margin-right: 30px;
}
.navbar-default .navbar-nav > li > a.cur {
    border-bottom: none;
}
.navbar-default .navbar-nav > li > a {
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 48px;
    text-align: left;
    padding: 0 45px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    font-size: 18px;
    color: #fff;
    line-height: 48px;
    padding: 0 45px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    padding: 0 45px;
}
/*	.navbar-nav {float:left;}*/
.show-wrap {
    background: #fff;
}
.show-wrap .hot_show_pic {
    margin-bottom: 20px;
}
.show-wrap .hot_show_pic img {
    width: 100%;
}
.show-wrap .text .date_left {
    float: left;
    color: #f9050b;
}
.show-wrap .text .date_left .line1 {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    margin-right: 30px;
}
.show-wrap .text img {
    width:100%;
    max-width:600px;
}
.show-wrap .text .date_left .line2 {
    font-size: 14px;
}
.show-wrap .text .right_box h2 {
    font-size: 18px;
    font-weight: bold;
    color: #5e5f61;
    margin-bottom: 20px;
    line-height: 24px;
}
.box_news_1 {
    background: #07539b;
    color: #fff;
}
.box_news_title span.current a {
    color: #fff;
}
.news_group_1 ul li {
    border-left: 1px solid #fff;
    margin: 20px 0;
}
.box_news_1_title a.border-left {
    border-left: 4px solid #fff;
}
.news_group_1 ul li a {
    color: #fff;
}
.show_right_list li {
    line-height: 40px;
}
.show_right_more {
    border: 1px solid #094f7e;
    width: 30%;
    text-align: center;
    margin: 30px auto;
    line-height: 180%;
    padding: 6px 0;
}
.box_news_list li {
    padding: 0 0 24px 0;
}
.box_news_list li div, .box_news_list li div.list {
    color: #fff;
    white-space: normal;
}
.box_news_list li div.list {
    width: 70%;
}
.box_news_list li div.list .mobile-show {
    font-size: 12px;
}
.box_news_list .left {
    margin-right: 20px;
    color: #fff;
    padding-left: 10px;
    float: left;
    width: 20%;
    font-family: Times, Times New Roman, serif;
}
.box_news_list .mobile-show .date {
    font-size: 26px;
}
.news_group_2 .box_news_list .date {
    float: left;
}
.advertise_wram, .meeting_wram {
    margin: 15px 0;
    padding: 15px;
    background: #ebe9e9;
}
.advertise_wram h2, .meeting_wram h2, .notice_wram h2 {
    margin-bottom: 5px;
    background: url(icon1.png) no-repeat 2px 3px;
    background-size: 24px 30px;
    padding-left: 45px;
    font-weight: bold;
    color: #2a4e6e;
    font-size: 18px;
    line-height: 36px;
}
.advertise_wram img {
    width: 100%;
}
.notice_wram {
    padding: 0;
}
.notice_wram h2 {
    padding-left: 60px;
    background: url(icon3.png) no-repeat 10px 3px;
    background-size: 30px 30px;
}
.notice_wram .date {
    float: left;
    width: 50px;
    height: 60px;
    background: url(icon_date.png) no-repeat;
    background-size: 50px 55px;
    color: #0a4b88;
    font-family: Times, Times New Roman, serif;
    text-align: center;
    padding-top: 18px;
    line-height: 18px;
    font-size: 12px;
    margin-right: 15px;
}
.notice_wram .date .font_big {
    font-size: 18px;
    font-weight: bold;
}
.notice_wram ul li {
    margin: 10px;
}
.meeting_wram {
    background: none;
}
.meeting_wram h2 {
    background: url(icon2.png) no-repeat 2px 3px;
    background-size: 30px 30px;
}
.meeting_wram img {
    width: 100%;
}
.meeting_wram .meeting_info {
    background: #f2f3f4;
    padding: 15px;
}
.meeting_wram .meeting_info button {
    background: #07539b;
    color: #fff;
    border: none;
}
.meeting_wram h3 {
    font-size: 18px;
    line-height: 36px;
}
.special_show {
    background: url(tit.png) no-repeat 10px 10px;
    background-size: 34px 74px;
    padding-left: 40px;
    padding-right: 0;
}
.special_show img {
    width: 94%;
    margin-right: 0;
}
}
@media screen and (max-width:580px) {
	.right_wram ul.right_list li.person_box{ width: 96%; margin: 15px;}
	.right_wram .form-search { padding: 15px;}
	.right_wram .form-search input {  width: 80%;}
	.right_wram .form-search2 .left{width: 90%;}
	.right_wram .form-search2 .left ul li {
    width: 94%;
}
	.right_wram .form-search2 .left ul li input {
    height: 40px;
	line-height: 40px;}
	.right_wram .form-search2 .right {width: 10%;
    margin-top: 60px;
}
.right_wram .text_wram img {
    width: 100%;
    max-width: 480px;
}
}
	
@media screen and (max-width:480px) {
.navbar-toggle {
    top: -70px;
}
.frame_title {
    height: 100px;
}
.right_wram .text_wram img {
    width: 100%;
    max-width: 400px;
}
}

@media screen and (max-width:414px) {
.special_num_div {
    width: 33%;
}
.right_wram .text_wram img {
    width: 100%;
    max-width: 360px;
}
}


/*
2021.03.25add-litao*/
.right_wram{ min-height:calc(100vh - 487.89px);}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: none;
}








