*{padding:0;margin:0;list-style:none;}
body{font-size:16px;font-family:"微软雅黑"; margin:0px; padding:0px;}
ul{padding:0;margin:0;list-style:none;}
table,td,tr{border:0;padding:0;margin:0;list-style:none;}
a{color:#222;text-decoration:none;}
a:hover{color:#0062ac;text-decoration:none;font-weight:bold;}
img{border:o;}
a img{border:0;}
.clear{font-size:0px;height:0px;line-height:0px;clear:both;}
.fl{float:left;}
.fr{float:right;}
.jz{width:1240px;margin:0 auto;}



/**********************header*******************/
.header{
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:999;
	height:231px;
	padding:0px; 
	border-top:6px #095899 solid;
	background:url(../img/bg.png) top center repeat-x;
}
/*logo*/
.header .left{
	width: 420px;
	float: left;
}
.header .left a img{
width:420px;
height:80px;
margin-top: 30px;
}
.header .left .img2{
	display: none;
}
/*daohang*/
.header .nav{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	height: 100%;
	width:820px;	
	display: block;
	float: right;
}

.header .navbar_nav{float:left;}
.header .navbar_nav li{
	float:left;
	position: relative;
	display: block;
	line-height: 64px;
}
.header .navbar_nav li:hover:after{
    width: 100%;
}
.header .navbar_nav li a{
	text-decoration: none;
	height: 100%;
	padding: 0 0px 0px 40px;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #fff;
	font-size: 17px;
}

.header .navbar_nav li.dropdown{
	display: inherit;
	position: relative;
}
.header .navbar_nav li.dropdown .jt{
	width: 20px;
	height: 20px;
	background: url(i/top.png) no-repeat;
	background-size: 100% 100%;
	display: block;
}
.header .navbar_nav li.dropdown .dropdown_menu{
	display: none;
	position: absolute;
	/*top:70px;*/
	width: 100%;
 
	box-shadow: 0 15px 27px 0 rgba(0,81,135,0.38);
	width: 120px;
    left: 50%;
	margin-left: -40px;
	border-top:2px solid #ef8d01;
}
.header .navbar_nav li.dropdown .dropdown_menu a{
	font-size: 14px;
	color: #666;
	padding: 0px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	margin-bottom:1px;
}
.header .navbar_nav li.dropdown:hover .dropdown_menu{
	display: block;
	background: #005187;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.header .navbar_nav li.dropdown:hover .dropdown_menu a{
	color: #666;
}
.header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{
	background: #0a61a8;
color:#fff;
}
.btn-all{
	text-align: right;
	font-size: 16px;
	opacity: 1.0;
	padding-right: 20px;
	padding-top:15px;
}
.status{
	display: inline;
	padding-right: 5px;
}
.status span{
	display: inline-block;
	padding:0px 5px;
	padding-bottom: 0px;
}
.status span a{
	color: #fff;
}
.status .div{float:right;}
.en{
	display: inline;
	margin:15px 0px;
	padding:0px 15px;
	border-left: 1px solid #fff;
	/* padding-right: 0px; */
}
.en a{
	color: #fff;
}
.old{
	display: inline;
	margin:15px 0px;
	padding:0px 15px;
	padding-right: 0px;
}
.old a{
	color: #fff;
}
.f-search{
	color: #000;
	margin-top:25px;
	margin-bottom: 0px;
	padding:10px 10px;
	display: inline;
	background:none;
	border-radius: 15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
}
.f-search input[type="text"]{
    width:0px;
    height:24px;
	display: inline;
	background: none;
	border: 0px;
	transition: all 0.5s;
}
.f-search button{
    width:24px;
    height:24px;
    background:none;
    text-align:center;
    color:#fff;
	line-height: 24px;
	display: inline;
	border: 0px;
}
.f-search i{
	font-size:14px;
	color: #fff;
}
/*导航下拉*/
.header.on{
	background:#0b6cb8 ;
	height: 108px;
}
.header.on .left .img1{
	display: none;
}
.header.on .left .img2{
	display: block;
	height:80px;
}
.header.on .status span a{
	color: #fff;
}
.header.on .en{
	color: #B3B3B3;
	border-left: 1px solid #B3B3B3;
}
.header.on .f-search{
	color: #B3B3B3;
}
.header.on .f-search button,.header.on .f-search i{
	color: #B3B3B3;
}

.header.on .en a{
	color: #B3B3B3;
}
.header.on .f-search input[type="text"]{
	background: #f5f5f5;
}
.header.on .f-search:hover .fa-search{
	color: #000;
}
.header.on .fa-search{
	color: #B3B3B3;
}
.header.on .navbar_nav li a{
	color: #fff;
}
.header.on .navbar_nav li:hover a{
	color: #fff;
}
#navToggle{
	display: none;
}

.header_top{width:1240px;margin:0 auto;}

/**********导航********/

#menu{width:100%;height:52px;background:#fff;box-shadow:2px 0px 2px #c8c6c6;z-index:1;}

/*设置二级导航样式*/   
.nav {
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	height: 100%;
	display: block;
	width:815px;
}
.nav ul li { 
    width:100px;
    height:64px; 
	line-height:64px;
    float:left; 
    position:relative;
}
.nav ul li a {
    display:block;
	text-decoration: none;
	height: 100%;
    text-align:center;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #fff;
	font-size: 17px;
}
.nav ul li a:hover { 
   font-weight:bold;
}
 
/*设置一级导航样式*/
.nav ul li ul{
    display:none;
  
}
.nav ul li:hover ul{
    display:block;
    
    position:absolute;
    top:64px;
    left:0;
    background-color:#fff;
	box-shadow: 0 15px 27px 0 rgba(0,81,135,0.38);
    width: 116px;
  
    border-top: 2px solid #ef8d01;
}
.nav ul li:hover ul li{width:116px;height:40px;border-bottom:1px #005187 solid;}
.nav ul li:hover ul li a{
    display:block;
    font-size: 14px;
    color: #666;
    padding: 0px;
	height:40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    margin-bottom: 1px;
}
.nav ul li:hover ul li a:hover{
    background-color:#0a61a8;
	color:#fff;
}
 
/*设置三级导航样式*/
.nav ul li:hover ul li ul { 
    display:none;
}
.nav ul li:hover ul li:hover ul{ 
    display:block; 
    width:150px; 
    position:absolute; 
    top:-2px; 
    left:116px;
    background-color:#fff;
}
.nav ul li:hover ul li:hover ul li { 
    width:145px; 
    height:40px; 
}
.nav ul li:hover ul li:hover ul li a { 
    display:block; 
    width:150px; 
    height:40px; 
    line-height:40px; 
    border-bottom:1px solid #005187; 
    text-align:center; 
}
.nav ul li:hover ul li:hover ul li a:hover { 
    background-color:#0a61a8;
}
.nav ul li:hover ul .nav_jw ul { 
    display:none;
	 background:rgba(255,255,255,255,0.6);
}

.nav ul li:hover ul .nav_jw:hover ul{ 
    display:block; 
    width:150px; 
    position:absolute; 
    top:-2px; 
    left:116px;
    background:rgba(255,255,255,255,0.6);
}
.nav ul li:hover ul .nav_jw:hover ul li { 
    width:150px; 
    height:40px; 
}
.nav ul li:hover ul .nav_jw:hover ul li a { 
    display:block; 
    width:150px; 
    height:40px; 
    line-height:40px; 
    border-bottom:1px solid #0a61a8; 
    text-align:center; 
}
.nav ul li:hover ul .nav_jw:hover ul li a:hover { 
    background-color:#0a61a8;
}

/*ser*/
.fot_right_top{height:30px;width:180px;background:rgba(255,255,255,0.25);margin-top:10px;border-radius: 20px;padding:0!important;}
.ss_k{width:148px;float:left;height:30px;line-height:30px;background:none;border:none;outline: none;text-indent:1em;color: #fff;}
.ss_an{width:19px;height:19px;float:right;padding:4px 8px 0px 0px;}

/**********************banner*******************/
#banner{width:100%;margin:0 auto;/*height:445px;*/}
/* banner */
.rslides { overflow:hidden; cursor:pointer;}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0, 0, 0, .25);
	box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

#download {
	background: #333;
	background: rgba(255, 255, 255, .1);
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 60px auto;
	max-width: 500px;
	padding: 20px;
}
#download:hover {
	background: rgba(255, 255, 255, .15);
}

.events {
	list-style: none;
}
.callbacks_container {
	position: relative;
	float: left;
    width: 100%;
   /* height:442px;*/
	bottom:-6px;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
    width: 100%;
    /*height:442px;*/
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: 442px;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../img/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}


.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.banner_ny{ width:100%;max-height:280px; overflow:hidden;}
.banner_ny img{width:100%; }


  .callbacks_tabs{
        position: relative;
        bottom: 40px;
        z-index: 100;
        width: 120px;
       float:right;
        right:45%;}
    .callbacks_tabs li a{
        display: block;
        width: 12px;
        height:12px;
       
      }
    .callbacks_tabs li{
        float: left;
        width: 12px;
        height: 12px;
        color:#fff;
        font-size:20px;
        margin-right: 10px;
         border-radius:10px;
        background:#fff;}
    .callbacks_tabs .callbacks_here{
        background-color: #094e88;
       
        }

/****conter******/
#container{width:100%;margin:0 auto;}

.con_fir,.con_two,.con_four{width:1240px;margin:0 auto;}

.con_fir{padding-top:25px;}
.con_fir_nav{width:1240px;line-height:53px;height:53px;float:left;color:#fff;position:relative;}
.con_fir_nav h1{width:135px;height:53px;background:#0a61a8;color:#fff;line-height:53px;font-size:21px;text-align:center;font-weight:normal;float:left;}

.con_fir_nav_before{
    width: 1100px;
    height: 1px;
    background-color: #dddddd;
    top: 27px;
    position: absolute;
    left: 3%;
	z-index:-999;}
	
	.con_fir_nav span{background:url(../img/more.png) right center no-repeat;line-height:53px;float:right;padding-right:30px;}
.con_fir_font{width:1240px;padding-top:20px;}
.con_fir_img{width:540px;float:left;}



.focusBox { position: relative; width: 540px; height: 408px; overflow: hidden;  }	
.focusBox .pic img {width: 540px; height: 358px; display: block; }	
.focusBox .txt-bg { position: absolute; bottom: 0px; z-index: 1; height: 50px; width:100%;  background: #000; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; }	

.focusBox .txt { position: absolute; bottom: 0px; z-index: 2; height: 50px; width:100%; overflow: hidden; }	
.focusBox .txt li{ height:50px; line-height:50px; position:absolute; bottom:-36px;}	

.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 16px;  text-decoration: none; }
	.focusBox .num { position: absolute; z-index: 3; bottom: 20px; right: 15px; }	
	.focusBox .num li{ float: left; position: relative; width: 9px; height: 9px;  overflow: hidden; text-align: center; margin-right: 10px; cursor: pointer;border-radius: 100px; }	
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }	
	.focusBox .num li span { z-index: 1; background:#fff; filter: alpha(opacity=100); opacity: 1.0; }	
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#0a61a8;  }





.con_fir_wz{width:665px;float:right;}
.con_fir_wz ul li{width:663px;height:85px;float:left;background:#fff;box-shadow:2px 0px 8px #d9d8d8;position: relative;margin-bottom:24px;}
.con_fir_wz ul li .rl{width:46px;height:58px;background:#0a61a8;padding:0px 6px;text-align:center;position: absolute;left:-17px;}

.con_fir_wz ul li .rl h1{line-height:32px;border-bottom:1px #fff solid;color:#fff;font-size:16px;font-weight:normal;}
.con_fir_wz ul li .rl span{line-height:25px;font-size:14px;color:#fff;}
.con_fir_wz ul li dl{padding-left:58px;float:left;}
.con_fir_wz ul li dl dt{padding-top:16px;font-size:16px;color:#333333;}
.con_fir_wz ul li dl dd {font-size:15px;color:#777;padding-top:10px;}
.con_fir_wz ul li dl dd a{color:#777;}

.con_fir_wz ul li:hover{background:#e1effa;display:block;}
.con_fir_wz ul li:hover dl dd,.con_fir_wz ul li:hover dl dt{color:#0a61a8;}

/*通知公告*/
.tz_gg{width:604px;float:left;}
.tz_gg_nav{ width:100%;height:54px;line-height:54px;border-top:7px #0a61a8 solid;border-bottom:1px #cccccc solid;color:#0a61a8;font-size:21px;font-weight:bold;}
.tz_gg_nav span{float:right;background:url(../img/more.png) right center no-repeat;padding-right:36px;}
.tz_gg_nav span a{color:#888;font-size:16px;font-weight:normal;}
.tz_gg_nav i{margin-top:10px;padding-right:12px;display:block;float:left;}



.tz_gg_font{padding-top:7px;}
.tz_gg_font ul li{text-indent:25px;width:100%;height:62px;line-height:62px;float:left;border-bottom:1px #eeeeee solid;background:url(../img/sj_doc.png) left center no-repeat;}
.tz_gg_font ul li span{float:right;background:url(../img/date.png)  2px center no-repeat;}
.tz_gg_font ul li a span {color:#999;}
.tz_gg_font ul li a:hover  span{font-weight:normal;}


/*学术讲座*/
.xs_jz{width:604px;float:right;}


/*con_three*/
.con_three{width:100%;margin:40px 0px 0px;height:387px;;background:url(../img/dj_bg.png) no-repeat;}
.dj_yd{width:560px;float:left;height:345px;box-shadow:0px 0px 1px #bbbaba;background:#fff url(../img/dz_bg.png) bottom center no-repeat;margin:17px 0px;border-top:8px #a50909 solid;}
.dj_yd_nav{width:560px;height:55px;text-indent:54px;border-bottom:1px #cccccc solid;background:url(../img/zs_hnav.png) 13px center no-repeat;line-height:55px;font-size:21px;color:#a50909;font-weight:bold;}

.dj_yd_font{padding:0px 22px;width:516px;}

.slideTxtBox01{position: relative;}

.slideTxtBox01 .hd{ width:516px;height:60px; line-height:60px; border-bottom:1px #ccc dashed;position:relative; }
.slideTxtBox01 .hd ul{ width:516px;margin:0 auto; }
.slideTxtBox01 .hd ul li{ float:left; padding:0px;cursor:pointer; font-size:16px;}
.slideTxtBox01 .hd ul li span.line{padding:0 10px;}
.slideTxtBox01 .hd ul li.on{ height:60px; color:#ae0410;font-weight:bold;}
    
    
   
.slideTxtBox01 .bd { width:516px; zoom:1; padding-top:10px; }
.slideTxtBox01 .bd ul li{width:100%;line-height:46px;float:left;background:url(../img/sj_doc.png) left center no-repeat;text-indent: 1.5em;}
.slideTxtBox01 .bd ul li span{color:#999;float:right;background:url(../img/date.png) 5px center no-repeat;}
.slideTxtBox01 .bd ul li a{color:#222!important;font-weight:nomar!important;}

.slideTxtBox01 .bd .more{height:24px;background:url(../img/more.png)  right center no-repeat;position:absolute;right:0;top:19px;padding-right:27px;}
.slideTxtBox01 .bd .more a{color:#999999;}





.dj_ul{width:680px;float:right;}

.dj_ul ul li{width:300px;float:left;margin-left:30px;margin-top:40px;}
/*.dj_ul ul li a:hover{transform:translateY(-18px);}*/

.dj_ul ul li .dj_bt{width:145px;height:48px;background:#ae0410;line-height:48px;color:#fff;text-align:center;position: absolute;top:-55px;font-size:18px;}

.dj_bt_bg{background:#fff;height:30px;margin-left:150px;}

.dj_font{background:#fff;width:300px;height:115px;position: relative;}
.hw_01{background:#fff url(../img/hw_01.png) bottom center no-repeat;}
.hw_02{background:#fff url(../img/hw_02.png) bottom center no-repeat;}
.hw_03{background:#fff url(../img/hw_03.png) bottom center no-repeat;}
.hw_04{background:#fff url(../img/hw_04.png) bottom center no-repeat;}

.dj_font a{width:50%;line-height:35px;float:left;background:url(../img/fx_doc.png) 25px center no-repeat;text-indent:2.5em;}
.dj_ul ul li a:hover{transition: ;}





/****footer******/
#footer{width:100%;background:#095899;border-top:6px #094e88 solid;margin-top:0px;}
.fot_conter{width:1240px;margin:0 auto;display:flex;color:#fff;padding-bottom:24px;}
.fot_left{width:387px;float:left;background:url(../img/line.png) right 24px no-repeat;}
.fot_left dl dt{font-weight:bold;font-size:21px;color:#fff;line-height:70px;}
.fot_left dl dd{line-height:36px;float:left;}

.fot_conter h1{font-weight:bold;font-size:21px;color:#fff;line-height:70px;}

.fot_mid{width:497px;float:left;background:url(../img/line.png) right center no-repeat;padding-left:56px;}

.fot_lj{float:left;}
.fot_lj li{width:50%;float:left;line-height:36px;background:url(../img/lj_doc.png) left center no-repeat;text-indent:22px;}
.fot_lj li a{color:#fff;}

.fot_right{width:250px;float:right;padding-left:24px;padding-top:26px;text-align:center;}

.fot_right img{width:110px;height:110px;margin:0 auto;}
.fot_right span{line-height:41px;text-align:center;width:110px;}

/***********二级页面***********/

.ej_banner{width:100%;min-height:348px;position: relative;}
.ej_banner img{width:100%;height:348px;}

.ej_zw_left{width:245px;float:left;margin-top:-93px;position:absolute;z-index: 1;}
.ej_zw_left_nav{width:245px;height:93px;line-height:93px;font-size:20px;text-align:center;background:rgba(0,88,153,0.9);color:#fff;border-bottom:1px #c7cbe4 solid;FONT-WEIGHT:bold;}

.ej_zw_left_font{width:215px;padding:0px 15px 50px;background:#f2f7ff;}
.ej_zw_left_font ul li{width:215px;height:49px;line-height:49px;text-align:center;font-size:16px;border-bottom:1px #c7cbe4 solid;}
.ej_zw_left_font ul li a{color:#1d66b4;}   .ej_zw_left_font ul li:HOVER{font-weight:bold;background:url(../img/more_xf.png) right 14px no-repeat;color:#2267b1;}

.ej_zw_left_font ul li a.actived{font-weight:bold;background:url(../img/more_xf.png) right 14px no-repeat;display:block;}


.ej_zw_right{width:960px;float:right;padding-bottom:25px;}
.ej_zw_right_nav{width:960px;height:50px;line-height:50px;border-bottom:1px #ccc solid;position:relative;}
.ej_zw_right_nav font{font-size:18px;color:#095899;padding:0px 10px;border-bottom:3px #095899 solid;font-weight:bold;top:-2px;position:absolute;background:url(../img/img1.jpg) left center no-repeat;text-indent:1.1em;}
.ej_zw_right_nav span{float:right;font-size:16px;}

.ej_zw_right_font{width:940px;padding:12px 15px 0px;}
.ej_zw_right_font h1{text-align:center;font-size:18px;line-height:50px;}
.ej_zw_right_font .date{width:840px;line-height:50px;text-align: center;border-bottom:1px #ccc  dashed;margin-bottom:15px;}   .ej_zw_right_font .date span{padding:0px 25px;}
.ej_zw_right_font p{line-height:35px;padding:0px 10px;}
.ej_zw_right_font p img{margin:0 auto;padding-bottom:10px;}


/*******************新闻列表***************/
.ej_zw_right_nfont{width:944px;padding:15px 8px 0px;}
.ej_zw_right_nfont ul li{width:944px;height:50px;line-height:50px;float:left;background:url(../img/doc.png) left center no-repeat;text-indent:1em;border-bottom:1px #ddd dashed;}
.ej_zw_right_nfont ul li a:hover{font-weight:bold;}
.ej_zw_right_nfont ul li span{float:right;color:#999;}

.page{width:910px;height:40px;line-height:40px;text-align: center;}



/*******************图片列表***************/
.ej_zw_right_tu{width:960px;padding:25px 0px 0px 0px;}
.ej_zw_right_tu ul li{width:212px;height:198px;float:left;margin:0px 14px;text-align: center;}
.ej_zw_right_tu ul li img{width:212px;height:138px;background:#fff; padding:1px;}
.ej_zw_right_tu ul li span{line-height:50px;}


.ej_zw_right_tu ul li img:hover{background:#96c2f1;}

/****************机构设置**************/

.ny_gljg_nr{ border-top: 1px solid #dddddd; border-left: 1px solid #dddddd; width: 896px;margin: 0 auto;margin-bottom: 10px;}
.ny_gljg_a ul li{ background: #ededed; text-align: center; font-size: 15px; color: #222; width: 223px; float: left; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd; height: 50px; line-height: 50px;}
.ny_gljg_a ul li p{}
.ny_gljg_a ul li a{color: #22122c;}
.ny_gljg_a ul li a:hover{ color: #c7181d;}
.ny_gljg_b ul li{ background: #fff;}


																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																