.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after{
	content: " ";
	display: table;
}
body { background: #fff; }
a { color: #393939; text-decoration: none; }
* { color: #393939; font-family: "微软雅黑"; padding: 0; margin: 0; list-style: none; text-decoration: none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; }
.header,.nav,.content,.bottom { width: 100%; display: block; float: left; }
.middle {  width: 1400px; margin: 0 auto; }

.gc_left { float: left; }
.gc_right { float: right; }

.bjfw_img { margin:10px 0;  display:block; float:left; text-align: center;width: 16.5%; }
.bjfw_img img { display:block;  width: 94px; height: 94px;margin: 0px auto; }
.bjfw_img span { display:inline-block; margin-top:0px; text-align:center;padding:15px 0;  }


.rili { width:600px; height:590px;  float:right; background:url(../img/bgws.png) no-repeat 0 0;background-size:100%; }
.rili .headtitle { text-align:center; font-size:24px; color:#393939; line-height:36px; margin-top:20px;font-weight: bold;  }
.rili .xuenqi { display:inline-block;color:#fff; }
.rili .xueq{ display:inline-block;color:#fff; }
.rili .Date { text-align:center; font-size:24px; line-height:32px; color:#fff; margin-top:15px; font-weight: bold; }
.rili .Date span { font-size:24px; color:#fff; padding:0 5px; }
.rl { margin-top: 5px!important;
    background: url(../img/gbw.png) no-repeat center;
    padding-top: 15px;
    padding-bottom: 25px;
    background-size: 505px 375px; }
.rl .calendar { width:80%; height:375px; margin:0 auto; }

.cal_succ_calendar_title { width:360px;}
.rl .calendar .calendar_top_right { height:45px; line-height:45px;  border-bottom:1px solid #ddd;     background: #2877e7; width:360px;  border-radius:10px; margin-top:20px;}
.rl .calendar .calendar_month_span {     font-size: 22px;
    color: #fff;
    font-weight: 700; }
.rili .fontstyle1073205 { color:#fff; font-weight:700;}

.cal td:nth-child(6), .cal td:nth-child(7) { color:#f0556b!important;}
.rl .calendar .calendar_month_prev img { display:none; }
.rl .calendar .calendar_month_next img { display:none; }
.cal th, .cal td { color:#333!important;}
.rl .calendar .calendar_month_next { background:url(../img/arr_right.png) no-repeat 0 0; width: 45px;  height: 45px; }
.rl .calendar .calendar_month_prev { background:url(../img/arr_left.png) no-repeat 0 0; width: 45px;  height: 45px;}

.rlzs { margin-top:20px;}
.cal_main { background: transparent;}
.rqzs { margin-top:15px;}
.cal_succ_calendar_title {     text-align: center;
    /* width: 238px; */
    width: 100%;
    background: #fff;
    width: 355px!important;
    border-radius: 10px;
    margin: 0px auto;
    position: relative;
    z-index: 999;}


.rl .calendar .cal .on { background:none!important; }

.rl .calendar .cal { background:rgba(255,255,255); padding-bottom:10px;     background: #fff;
    padding-bottom: 10px;
    position: absolute;
    top: 70px;
    left: 62px;
    width: 475px;
    z-index: 222;
    height: 315px;
    padding-top: 30px; }

.rl .dqsj {   display:none!important;    }
.cal .cur { background:#2987EB!important; font-weight:700; color:#fff!important;}



.cal th, .cal td { line-height:40px!important;}
.cal th { font-weight:700!important; color:#2877e7!important; font-size:16px!important;}
.cal td:hover
{
    background:#196ce1!important;
    cursor:pointer;
    color:#fff;
}

/*---------------网站顶部-----------------*/

.header { background: url(../img/top_bg.jpg) repeat 0 0; height: 135px; }


/*--站点名称--*/
.logo img { margin-top: 30px; float:left; height:85px; }

.logo .bksy {  float:left; font-weight: bold; font-size:48px;margin-left: 10px; margin-top:33px;font-style: normal;}
.logo span { color: #000000; }

.logo .bksy em { font-size:12px; display:block;font-style: normal;}
.logo .bksy span { display:block;}
/*--搜索--*/
.search { float: right; margin-top:50px }
.search form {  width: 320px;  display: flex; }
.search form input {  height: 41px; line-height: 41px; width:256px; outline: none; padding-left: 10px; box-sizing: border-box; border: #033e83 2px solid; border-radius: 5px 0px 0px 5px; -moz-border-radius: 5px 0px 0px 5px; -ms-border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px; }
.search form button { border:none; height: 41px; width: 60px; background: #033e83;cursor: pointer; transition: all 1s; -ms-transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; text-align: center;  border-radius: 0px 5px 5px 0px; -webkit-border-radius: 0px 5px 5px 0px; -moz-border-radius: 0px 5px 5px 0px; -ms-border-radius: 0px 5px 5px 0px; }
.search form button:hover { background: #033268; }
.search form button img { /* display: table-cell; */vertical-align: middle; }

#appu1 .tj { background: url(../img/ss.png) no-repeat center center; }




/*---------------网站菜单------------------*/
.nav { height: 65px; line-height: 65px; background: #005CA2;  }
/*

.nav ul {  display: flex; text-align: center; }
.nav ul li { width: 12%; font-size: 24px; font-weight: bold;  }
.nav ul li:after { content: " "; display: inline-block; position: absolute; width: 2px; height: 30px; border-right: #4290c8 2px solid; top: 18px; right: 0; }
.nav ul li:last-child:after { display: none; }
.nav ul li a { color: #073f80; }
.nav ul li:hover { /* background: url(../img/nav_hover.jpg) repeat-x; */  }
.nav ul li:hover a {   color: #2987EB; }
*/
.dropdownmenu ul, .dropdownmenu li { margin: 0;	padding: 0; }
.dropdownmenu ul {	/* background: gray; */	list-style: none;	width: 100%; }
.dropdownmenu li {	/* float: left;	 */position: relative;	width:auto; }
.dropdownmenu a {	b/* ackground: #30A6E6;	color: #FFFFFF; */	display: block;	/* font: bold 12px/20px sans-serif; */	/* padding: 10px 25px;	text-align: center;	text-decoration: none; */	-webkit-transition: all .25s ease;	-moz-transition: all .25s ease;	-ms-transition: all .25s ease;	-o-transition: all .25s ease;	transition: all .25s ease; }
/* .dropdownmenu li:hover a {	background: #000000; } */
#sub_menu {	left: -50px; opacity: 0; position: absolute; top: 65px; width: 220px; visibility: hidden;	z-index:1; display: inline-block; background:#fff;  }
li:hover ul#sub_menu {	opacity: 1;	top:65px;	/* adjust this as per top nav padding top & bottom comes */	visibility: visible; }
#sub_menu li {	float: left; text-align: center; padding:0 10px; width: 100%; line-height: 50px; -webkit-transition: all .25s ease;	-moz-transition: all .25s ease;	-ms-transition: all .25s ease;	-o-transition: all .25s ease;	transition: all .25s ease; }
#sub_menu li a { font-size: 18px; font-weight: 500; -webkit-transition: all .25s ease;	-moz-transition: all .25s ease;	-ms-transition: all .25s ease;	-o-transition: all .25s ease;	transition: all .25s ease; color:#073f80;   }
#sub_menu li:after { display: none; }
#sub_menu li:hover {	background: rgba(0,0,0,.1); }
#sub_menu li:hover a { padding-left: 5px; }
/* #sub_menu li {	background-color:#000000; } */





.content { padding:30px 0; }

/*------------轮播图-----------------*/

#pic_slider { width:763px; height:531px; float: left; position:relative;margin-top:7px; }
#pic_slider .slider_list li { position:absolute; display:none; }
#pic_slider .slider_list li img { width:763px; height:531px; }
#pic_slider .slider_list li:first-child { display:block; }
#pic_slider .slider_icon { position:absolute; z-index:1; left:40%; bottom:20px; font-size:0; padding:4px 8px; border-radius:12px; background-color:hsla(0,0%,100%,.3); }
#pic_slider .slider_icon i { display:inline-block; width:12px; height:12px; border-radius:50%; margin:0 5px; }
#pic_slider .btn { background:#fff; }
#pic_slider .arrow { display:none; width:40px; height:80px; position:absolute; top:50%; margin-top:-30px; }
#pic_slider .prve { left:0; }
#pic_slider .next { right:0; }
#pic_slider .arrow span { display:block;  }
#pic_slider .prve { background-image:url(../img/bg17.png); }
#pic_slider .next { background-image:url(../img/bg18.png); }
#pic_slider .prve:hover {background-image:url(../img/bg19.png);}
#pic_slider .next:hover {background-image:url(../img/bg20.png);}
/* #pic_slider .arrow:hover { background:#444; } */
#pic_slider:hover .arrow { display:block; }
#pic_slider .btn_act { background:#db192a; }





/*------------快捷入口-----------------*/
.sho_menu { float: right; width: 540px; }
.sho_menu ul li { width: 100%; height: 70px; display: block; line-height: 70px; border-radius: 8px; -webkit-border-radius: 8px; -ms-border-radius: 8px; -moz-border-radius: 8px; transition: all 0.5s; -ms-transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;}
.sho_menu ul li a { float: left; height: 70px; width: 100%; }
.sho_menu ul li .icon { float: left; width: 20%; /* height: 100%; */ text-align: center; }
.sho_menu ul li img { /* display: table-cell; */ vertical-align: middle;  }
.sho_menu ul li h2 { float: left; width: 50%; text-indent: 30px; transition: all 0.5s; -ms-transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; font-weight: bold;}
.sho_menu ul li .icon { border-radius: 8px 0 0 8px; -webkit-border-radius: 8px 0 0 8px; -moz-border-radius: 8px 0 0 8px; -ms-border-radius: 8px 0 0 8px; height: 70px; }
.sho_menu ul li .ar { width: 20%; float:left;height: 70px; }
.sho_menu ul li img.ar { float: left; } 
.sho_menu ul li:first-child { background: #d7e9f8; }
.sho_menu ul li:first-child .icon { background: #357cb2 url(../img/icon_01.png) no-repeat center center; }
.sho_menu ul li:first-child .ar { background: url(../img/arr_01.png) no-repeat left center; }
.sho_menu ul li:first-child:hover { background: #357cb2; }
.sho_menu ul li:nth-child(2) {  background: #d7d8f8; }
.sho_menu ul li:nth-child(2) .icon { background: #646cdb url(../img/icon_02.png) no-repeat center center; }
.sho_menu ul li:nth-child(2) .ar { background: url(../img/arr_02.png) no-repeat left center; }
.sho_menu ul li:nth-child(2):hover {  background: #646cdb; }
.sho_menu ul li:nth-child(3) {  background: #dbf1f3; }
.sho_menu ul li:nth-child(3) .icon { background: #55adb2 url(../img/icon_03.png) no-repeat center center; }
.sho_menu ul li:nth-child(3) .ar { background: url(../img/arr_03.png) no-repeat left center; }
.sho_menu ul li:nth-child(3):hover {  background: #55adb2; }
.sho_menu ul li:last-child { background: #f7e5d7; }
.sho_menu ul li:last-child .icon {background: #c17b46 url(../img/icon_04.png) no-repeat center center; }
.sho_menu ul li:last-child .ar { background: url(../img/arr_04.png) no-repeat left center; }
.sho_menu ul li:last-child:hover { background: #c17b46; }
.sho_menu ul li:hover h2 { color: #fff; }
.sho_menu ul li:nth-child(2),.sho_menu ul li:nth-child(3) { margin: 18px 0; }


.cont_02 { background: url(../img/dt_bg.png) no-repeat left bottom; padding-top:0px; background:#fff;}

/*---------------统一标题样式-----------------*/

.head_title { width: 100%;float: left; margin-bottom: 30px;}
.head_title .tit,.head_title .tit div img,.head_title .tit span { float: left; }
.head_title .tit div img { width: 30px; }
.head_title .tit .cn { font-size: 28px; color: #444436; font-weight: bold; margin-left: 10px; position:relative; }

.head_title .tit .en { margin-top:10px; line-height: 40px; color: #b3b3b3; font-size: 16px; letter-spacing: 1px;}
.head_title .tit .en:before { content: " "; display: inline-block; width:70px; border-top: #005CA2 3px solid;position: absolute; }
.head_title .more { float: right; font-size: 16px; margin-top:0px; line-height:40px;  }
.head_title .more a { color: #0056b7; letter-spacing: 1px; }


.wd .head_title .tit .cn:after { content: " "; display: inline-block; width:100%; border-top: #005CA2 3px solid;position: absolute; left:0; bottom:-13px;  }
.tzgg .head_title .tit .cn:after { content: " "; display: inline-block; width:100%; border-top: #005CA2 3px solid;position: absolute; left:0; bottom:-13px;  }
.fast .head_title .tit .cn:after { content: " "; display: inline-block; width:100%; border-top: #005CA2 3px solid;position: absolute; left:0; bottom:-13px;  }
.kjlj .head_title .tit .cn:after { content: " "; display: inline-block; width:100%; border-top: #005CA2 3px solid;position: absolute; left:0; bottom:-13px;  }



/*------------工作动态 通知公告 样式-----------------*/

.newslist .lists li { height: 46px; line-height: 46px; background: #fff; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; margin: 7px 0;  white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; padding: 0px 10px; transition: all 0.2s; -ms-transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;  }
.newslist .lists li a {   font-size: 18px;}
.newslist .lists li:hover { border-bottom: #033e83 3px solid; }
.newslist .lists li:hover a { color: #0056b7; }






/*------------工作动态-----------------*/

.wd { width: 600px; float: right; }
.wd_list { width: 100%; float: left; }
.wd_list .lists { width: 100%; float: left; }




/*------------通知公告-----------------*/
.tzgg { width: 763px; float: left; }





/*------------快捷服务-----------------*/

.cont_03 { background:#f6f7f9 /*url(../img/con_bg.png) no-repeat left bottom*/; background-color: #f6f7f9 ; padding-top:65px;}

.sliderbox { width:1400px; float: left; }
.arrow-btn { margin:25px 35px 0px 35px; display:inline; overflow:hidden; cursor:pointer;}
#btn-left { float:left;  background:url(../img/jt_l.png) no-repeat; width:30px; height:53px; }
/* #btn-left.dasabled { background-position:0 -124px; } */
#btn-right { float:right; cursor:pointer; background:url(../img/jt_r.png) no-repeat; width:30px; height:53px; }
/* #btn-right.dasabled { background-position:-26px -124px; } */
.slider { width:1200px; overflow:hidden; position:relative; height:180px; float:left; }
.slider ul { position:absolute; left:0px;  width:1800px;  list-style:none; }
.slider li { float:left; width:150px; height: 150px; }
.slider a { display:block; text-decoration:none; color:#073a5e; font-size:12px; font-weight:bold; text-align:center; margin-top:0!important; }
.slider img { /* width: 143px!important; */ display:inline-block!important; height:94px!important;}
.slider li .kj_i,.slider li span { width: 100%; float: left; }
.slider li .kj_i { background:url(../img/kj_ibg.png) no-repeat center; background-size:94px; }
.slider li span { font-size: 18px; color: #073f80; padding-top: 20px;  }







/*------------服务指南 规章制度 下载中心 样式-----------------*/

.fgx .head_title .tit .cn {  }
.wz_list {  width: 100%; float:left; }
/*
.wz_list .lists li { height: 50px; line-height: 50px; border-bottom: #393939 1px dashed;  white-space: nowrap;  overflow: hidden; text-overflow: ellipsis;  transition: all 0.2s; -ms-transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;  }
.wz_list .lists li a { font-size: 18px; padding: 5px;}
.wz_list .lists li:hover { border-bottom: #033e83 1px dashed; }
.wz_list .lists li a:hover { background-color: #dbe9f7; }
*/

.wz_list .kjlj_img { margin:20px 35px;  display:block; float:left; text-align: center; width: 160px;  }

.wz_list .kjlj_img img { display:block; margin:0px auto; width: 128px; height: 128px;  border:1px solid #ccc; padding:20px;}
.wz_list .kjlj_img span { display:inline-block; margin-top:10px; text-align:center;  }
.wz_list .kjlj_img:hover img{-webkit-box-shadow: 0px 0px 43px 0px rgb(12 12 12 / 16%);
    box-shadow: 0px 0px 43px 0px rgb(12 12 12 / 16%);}



/*------------ 规章制度 -----------------*/
.gzzd { margin-left: 80px; }
/*------------ 下载中心 -----------------*/
.xzzx { float: right; }





/*------------ 底部版权 -----------------*/
.cont_04 { background: url(../img/bott_bg.jpg) repeat 0 0; padding:30px 0px; }

.copyright { font-size: 16px;  text-align:center; }
.copyright img { margin-bottom: 10px; }
.copyright p { display: block; color: #fff; line-height: 30px; }

.ewm { float: right; margin: 40px 50px 0px 0px; display:none; }










/*--------------------------------------------    二级页面 列表 样式    --------------------------------------------------------------*/





/*------左侧菜单---------*/

.pgsub_menu { width: 380px; float: left; background: #fff; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px;  }
.pgsub_title { height: 80px; border-bottom: #033e83 2px solid ; padding: 20px 0 0 20px; }

.pgmenu_list { width: 100%; float: left; padding-bottom: 40px;}
.pgmenu_list ul li { padding-left: 30px ; line-height: 60px; font-size: 18px; transition: all 0.2s; -ms-transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; }
.pgmenu_list ul li:hover { background: #033e83 ; cursor: pointer; }
.pgmenu_list ul li:hover a { color: #fff; }






/*------当前位置---------*/

.pgsub_title .more a { padding: 0px 5px; }




/*------右侧列表---------*/

.page_new { width: 980px; float: right; background: #fff; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; }

.new_list { width: 100%; padding: 0 20px 60px 20px; float: left; }
.new_list ul.liebiao li { height: 40px; line-height: 40px; padding: 0 10px; border-bottom: #969696 1px dashed; }
.new_list ul.liebiao li .time { float: right; font-size: 14px; color: #969696; }
.new_list ul.liebiao li:hover { background-color: #dbe9f7; cursor: pointer; }

.number { width: 100%; float: left; text-align: center; padding-top: 30px; }
.number ul {  margin: 0px auto; }
.number ul li { display: inline-block; border: #393939 1px solid; padding: 5px; }




/*------文章样式---------*/

.neirong { width: 100%; float: left; }
.neirong { padding: 10px 20px 60px 20px; line-height: 30px; text-indent: 32px; }
.neirong .cotit { font-size: 30px; text-align: center; padding-bottom: 10px; line-height:40px; font-weight:bold; }
.neirong .sjkk { text-align: center; color: #969696; border-bottom: #969696 dashed; padding-bottom: 10px; margin-bottom:20px; }
.neirong .v_news_content p,.neirong .v_news_content span { font-family: "微软雅黑"!important; font-size: 18px; line-height:28px; }


.right_4 {    border: solid #ccc 1px;
    background: url(../img/rl.png) no-repeat 0px 0px;
    width: 550px;
    height: 425px;

    background-size: 100% 425px;}


.xiaoli {  
    width: 280px;}

.showtime2-calendar {
    width: 340px;}



.zx_pic { float:left;}


.neirong p { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important; }
.neirong .v_news_content p span { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important; }
.neirong .v_news_content p a { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .v_news_content p span a{ line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .v_news_content p span { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important; }
.neirong .v_news_content p a { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .v_news_content p span a{ line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.article img { max-width:800px; _width:expression(this.width > 940 ? "800px" : this.width); height:auto!important; }
.article img { max-width:800px; _width:expression(this.width > 940 ? "800px" : this.width); height:auto!important;} 

.neirong .arti_content p { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important; font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .arti_content p.vsbcontent_img { margin:0px auto!important; text-align:center!important; margin-bottom:30px!important;}

.neirong .arti_content p span { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .arti_content p a { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .arti_content p span a{ line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}



.neirong .arti_content .v_news_content p { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important; font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .arti_content .v_news_content p.vsbcontent_img { margin:0px auto!important; text-align:center!important; margin-bottom:30px!important;}
 
.neirong .arti_content .v_news_content p span { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important; }
.neirong .arti_content .v_news_content p a { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .arti_content .v_news_content p span a{ line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.article .arti_content img { max-width:800px; _width:expression(this.width > 940 ? "800px" : this.width); height:auto!important; }
.article .arti_content img { max-width:800px; _width:expression(this.width > 940 ? "800px" : this.width); height:auto!important;} 

.neirong .article { max-width:1200px!important; margin:0px auto!important;}
.article { max-width:1200px!important; margin:0px auto!important;}


.neirong .v_news_content p { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important; font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .v_news_content p.vsbcontent_img { margin:0px auto!important; text-align:center!important; margin-bottom:30px!important;}
.neirong .v_news_content p span { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important; }
.neirong .v_news_content p a { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .v_news_content p span a{ line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .v_news_content p span { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important; }
.neirong .v_news_content p a { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong .v_news_content p span a{ line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.article img { max-width:800px; _width:expression(this.width > 940 ? "800px" : this.width); height:auto!important; }
.article img { max-width:800px; _width:expression(this.width > 940 ? "800px" : this.width); height:auto!important;} 

.neirong div { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong p { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong span{ line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.neirong strong { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}




.neirong .v_news_content td p { text-indent:0px!important; padding:0px 20px;}


.neirong table {  text-indent:0px!important; }
.neirong table td {line-height:32px!important; font-size:18px!important; color:#393939!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important; text-indent:0px!important;}
.neirong table p {  text-indent:0px!important; }
.neirong table td p span { line-height:32px!important; font-size:18px!important; color:#393939!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important; text-indent:0px!important;}


.zx_pic { float:left;}
.pgmenu_list ul li a {
    display: block;
}

.neirong iframe { width:95%!important;}
.neirong table td  {text-indent:0px!important; font-family:"微软雅黑"!important; margin-bottom:0px!important;}
.neirong table td div {text-indent:0px!important; font-family:"微软雅黑"!important; margin-bottom:0px!important;}
.neirong table td p {text-indent:0px!important; font-family:"微软雅黑"!important; margin-bottom:0px!important;}
.neirong table td span {text-indent:0px!important; font-family:"微软雅黑"!important; margin-bottom:0px!important;}

.cont_03 {    background:#f6f7f9 url(../img/dt_bg.png) no-repeat left bottom;}
.pcd2 img { width:300px; height:150px;}




.main-menu ul li {
    display: inline-block;
    margin-left: 25px;
    position: relative
}

.main-menu ul li.active a {
    color: #11477f
}
.main-menu ul li {
    margin-left: 22px
}

.main-menu ul li:first-child {
    margin-left: 0
}

.main-menu ul li a::before {
    content: none
}
.main-menu ul li a {
    display: block;
    color: #fff;
    font-weight: 600;
    padding: 0px 10px;
    position: relative;
    font-size: 20px;
    font-family: 'microsoft yahei'
}

.main-menu ul li:first-child {
    margin-left: 0
}
.main-menu ul li.has-sub .current a {
    color: #222
}

.main-menu ul li.current a {
    color: #11477f
}

.main-menu .has-sub>ul {
    display: none;
    position: absolute;
    background-color: #ffff;
    min-width: 250px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    margin-top: 15px;
    border-top: 4px solid #11477f;
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1)
}

.main-menu .has-sub li a {
    padding: 0px 10px;
    font-size: 17px
}

.main-menu .has-sub li {
    margin-left: 0 !important;
    float: left;
    border-bottom: 1px solid #ddd;
    width: 100%;
    text-align: left
}

.main-menu .has-sub a:hover {
    color: #fff
}

.main-menu .has-sub:hover>ul {
    display: block;
    margin-top: 0px
}

.main-menu .has-sub>ul>.has-sub>ul {
    display: none;
    position: absolute;
    background-color: #ffff;
    width: 250px;
    z-index: 1;
    padding: 0;
    margin-right: -255px;
    margin-top: 0;
    top: -3px; right:0px;
}

.main-menu .has-sub>ul>.has-sub:hover>ul {
    display: block
}

.main-menu .has-sub>ul>.has-sub>ul>.has-sub>ul {
    display: none;
    position: absolute;
    background-color: #ffff;
    width: 250px;
    z-index: 1;
    padding: 0;
    margin-left: 255px;
    margin-top: 0;
    top: -3px
}

.main-menu .has-sub>ul>.has-sub>ul>.has-sub:hover>ul {
    display: block
}

.main-menu .has-sub ul li a {
    color: #4f4f4f;
    font-size: 17px
}

.main-menu .has-sub ul li a:hover {
    color: #11477f;
    font-size: 17px
}

#c_lunar1077283 { font-size:24px; color:#fff;}

.time22{     width: 461px; margin:43px auto;}