.topbox {
	height: 50px;
	background: #eee;
	line-height: 50px;
}

.t_link li {
position:relative;
z-index:100;
	line-height: 50px;
	float: left;
	margin-left: 15px;
}

.t_link li a{
color:#666;
}
.t_link li a img {
	margin-left: 10px;
	height: 17px;
	vertical-align: middle;
}

.t_link li img {
	vertical-align: middle;
	height: 3px;
}

.t_link li span {
	font-weight: bold;
	color: #003466;
}

.headerbox {
	background: url(../images/bg_headerbox.png) center no-repeat;
	height: 100px;
	padding: 50px 0;
}

.headerbox .logo {
	margin-left: 150px;
	width: 920px;
}

.rk_right {
	margin-top: 20px;
	width: 150px;
}

.rk_right ul {
	width: 100px;
	display: block;
	float: right;
}

.rk_right ul li {
	float: left;
	margin-left: 2px;
}

.rk_right ul li a {
	color: #003466;
}

.rk_right ul li:hover a {
	font-weight: bolder;
}

.rk_right ul li.last_child {
	margin-left: 15px;
}

.rk_right select {
	background: #003466 url(../images/bg_select.png) center no-repeat;
	width: 150px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
	margin-top: 8px;
}

.navbox {
	height: 65px;
	background: #003466;
}
#nav2 .navbox {
height: 65px;
background-color: rgba（0,52,102,0.4）!important;

padding:10px 0;

}
#nav2 .nav_list {
width:860px;
}

#nav2 .nav_list li{
        float: left;
	position: relative;
	line-height: 64px;
	width:85px;
	text-align: center;
	display: block;
	border: 1px solid #003466;
	border-bottom: none;
}
.nav li {
	float: left;
	position: relative;
	line-height: 64px;
	width: 140px;
	text-align: center;
	display: block;
	margin: 0 10px;
	border: 1px solid #003466;
	border-bottom: none;
}

.nav li a {
	font-size: 18px;
	color: #fff;
}

.nav li ul {
	display: none;
}
#nav2 .nav li:hover ,
.nav li:hover,
.nav li.current {
	background: #fff;
	border: 1px solid #dddddd;
}

.nav li:hover a,
.nav li.current a {
	color: #003466;
	font-weight: bolder;
}
#nav2 .nav li:hover ul,
.nav li:hover ul {
	display: block;
	border: 1px solid #dddddd;
	border-top: none;
	position: absolute;
	top: 64px;
	z-index: 13;
	background: #fff;
}




#nav2 .nav_list li.current ul li a{display:block;width:100%;text-align:center}
.nav li:hover ul li,
.nav li.current ul li,
#nav2 .nav_list li:hover ul li,
#nav2 .nav_list li.current ul li
 {
	float: none;
	line-height: 36px;
	margin: 0;
	border: 0;
text-align:center
}

.nav li:hover ul li:hover,
.nav li.current ul li:hover,
#nav2 .nav li:hover ul li:hover,
#nav2 .nav li.current ul li:hover{
	background: #ffcc33;
width:100%;
text-align:center
}

.nav li:hover ul li a,
.nav li:hover ul li:hover a,
.nav li.current ul li a,
.nav li.current ul li:hover a {
	font-weight: normal;
font-size:16px;
}
.nav_logo{
margin-top:10px;
width:407px}
.bannerbox {
	position: relative;
	overflow: hidden;
	height: 500px;
}

.bannerbox .banner {
	width: 100%;
	height: 500px;
}

/* .lxfs_td {
	position: absolute;
	z-index: 12;
	top: 50px;

} */

.bannerbox .banner .bannerContent {
	position: relative;
	height: 500px;
	display: block;
	z-index: 9;
}

.bannerbox .banner .bannerContent .banner_item {
	display: none;
	position: absolute;
	left: -960px;
	margin-left: 50%;
	/*banner 当前项目样式*/
}

.bannerbox .banner .bannerContent .banner_item a.bannger_inbox {
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: block;
	height: 500px;
	width: 100%;
	min-width: 1920px;
	/*切换动画*/
	transition-duration: 0.5s;
	transition-property: opacity;
	transition-timing-function: ease;
}

.bannerbox .banner .bannerContent .banner_item.banner_active {
	display: block;
}

.navigator {
	position: absolute;
	display: block;
	width: 100%;
	height: 15px;
	bottom: 20px;
	z-index: 100;
}

.navigator ul.navigator_list {
	width: 100%;
	text-align: center;
	display: block;
	height: 15px;
	margin-right: 20px;
}

.navigator ul.navigator_list .navigator_item {
	/*指示器普通样式*/
	display: inline-block;
	margin-left: 13px;
	width: 13px;
	height: 13px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	border-radius: 100%;
}

.navigator ul.navigator_list .navigator_item_active {
	/*指示器活动样式*/
	width: 9px;
	height: 9px;
	background: none;
	border: 2px solid #fff;
}

/* tab */
.mt-tabpage {
	width: 100%;
	margin: 80px auto;
}

.mt-tabpage-title {
	height: 54px;
	line-height: 54px;
	display: block;
	position: relative;
}


.mt-tabpage-title .mt-tabpage-item span,
.mt-tabpage-title .mt-tabpage-item a {
	font-size: 22px;
	color: #666666;
}

.mt-tabpage-title .mt-tabpage-item:hover a,
.mt-tabpage-title .mt-tabpage-item-cur a {
	color: #003466;
	display: block;
}

.mt-tabpage-title .mt-tabpage-item a,
.mt-tabpage-title .mt-tabpage-item font {
	float: left;
	margin-right: 20px;
}

.mt-tabpage-title .mt-tabpage-item i.more {
	font-style: normal;
	display: none;
}

.mt-tabpage-title .mt-tabpage-item-cur i.more {
	position: absolute;
	right: 0px;
	display: block;
	top: 12px;
	padding: 0 10px;
	background: #003466;
	width: 71px;
	height: 30px;
	line-height: 30px;
}

.mt-tabpage-title .mt-tabpage-item-cur i.more a {
	background: #003466;
	font-size: 14px !important;
	color: #fff !important;
	margin-right: 0;
}

.mt-tabpage-title .mt-tabpage-item-cur i.more a,
.mt-tabpage-title .mt-tabpage-item:hover i.more a {
	background: #003466;
	font-size: 14px !important;
	color: #fff !important;
}

.xwgg_list_info {
	margin-top: 15px;
}

.xwgg_list_info li a {
	font-size: 16px;
	line-height: 32px;
	color: #333;
}

.xwgg_list_info li span {
	font-size: 14px;
	color: #666;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-bottom: 12px;
}

.xwgg_list_info li {
	background: url(../images/xwgg_l1.png) left bottom no-repeat;
	display: block;
	margin-top: 8px;
}

.xwgg_list_info li:hover {
	background: url(../images/xwgg_l2.png) left bottom no-repeat;
}

.xwgg_list_info li:hover a {
	color: #003466;
	font-weight: bolder;
}

.xwgg_list_info li:hover span {
	color: #666;
}

.gzdt_jdt {
	width: 725px;
	height: 440px;
	margin: 80px auto;
	position: relative;
	overflow: hidden;
}

.gzdt_jdt .bannerContent {
	position: relative;
	display: block;
	z-index: 9;
}

.gzdt_jdt .bannerContent .banner_item {
	position: relative;
	width: 725px;
	height: 440px;
	display: none;
}

.gzdt_jdt .bannerContent .banner_item .jdt_info {
	position: absolute;
	left: 0;
	top: 100px;
	background: #f9f9f9;
	width: 180px;
	height: 240px;
	z-index: 11;
	padding: 30px 20px;
}

.gzdt_jdt .bannerContent .banner_item a.bannger_inbox {
	position: absolute;
	right: 0;
	background-repeat: no-repeat;
	background-size: 600px 440px;
	background-position: center top;
	display: block;
	width: 600px;
	height: 440px;
	transition-duration: 0.5s;
	transition-property: opacity;
	transition-timing-function: ease;
}

.jdt_info font {
	display: block;
	color: #003466;
	font-size: 14px;
	line-height: 30px;
	background: url(../images/xwgg_l3.png) right center no-repeat;
	width: 120px;
}

.jdt_infoa, .jdt_info a b,.jdt_info a p,.jdt_info a span{
	color: #003466;
}

.jdt_info b {
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	margin: 10px 0;
}

.jdt_info p {
	font-size: 14px;
	line-height: 30px;
	margin: 10px 0;
}

.jdt_info span {
	border: 1px solid #003466;
	font-size: 15px;
	line-height: 30px;
	padding: 5px 10px;
	margin-top: 8px;
}

.gzdt_jdt .bannerContent .banner_item.banner_active {
	display: block;
}

.gzdt_jdt .navigator {
	position: absolute;
	display: block;
	width:600px;
        right:0;
	height: 15px;
	bottom: 20px;
	z-index: 100;
}

.jxgz_infobox{
	background: #ffcc33;
	width: 250px;
	height: 380px;
	padding: 30px;
}
.m_tt a{
	font-size: 22px;
	color: #003466;
	line-height: 54px;
	text-align: center;
}
.xyfcbox{
	height: 680px;
	background: url(../images/bg_xyfcbox.png) top center no-repeat;
	margin-top: 70px;
	padding: 40px 0;
	text-align: center;
}
.xyfcinfo {
	position: relative;
	height: 558px;
	margin-top: 50px;
	overflow: hidden;
}
.xyfcinfo li{
	float: left;
}
.fc_1 a,.fc_2 a{
display:block;
	width: 274px;
	height: 274px;
background-size: auto 100%;
background-position:center;
background-repeat:no-repeat;
	overflow: hidden;
	margin-right: 8px;
}
.fc_3  a{
display:block;
	width:558px;
	height: 274px;
background-size: 100% auto ;
background-position:center;
background-repeat:no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
overflow: hidden;
}
.fc_4 a{
display:block;
	margin-right: 8px;
	height: 558px;
         width: 274px;
        overflow: hidden;
background-size: auto 100% ;
background-position:center;
background-repeat:no-repeat;
}
.fc_5 a{
display:block;
	height: 558px;
	width: 448px;
overflow: hidden;
background-size: auto 100% ;
background-position:center;
background-repeat:no-repeat;
}

.f_logo{
	margin-top: 20px;
	height: 140px;
	overflow: hidden;
}
.f_share{
	margin-top: 50px;
	height: 90px;
	width: 160px;
	position: relative;
}
.f_share ul li{
	float: left;
	position: relative;
	width: 60px;
	margin: 0 auto;
	margin-left: 15px;
}
.f_share ul li .ewm{
	display: none;
}
.f_share ul li:hover .ewm{
	display: block;
	z-index: 10;
	width: 120px;
	height: 120px;
}
.yqljbox{
	background: url(../images/bg_yqljbox.png) center no-repeat;
	height: 230px;
	padding: 40px 0;
}
.yqlj_tt{
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	display: block;
}
.yqljbox ul li{
	font-size: 16px;
	line-height: 44px;
	float: left;
	margin-right: 65px;
}
.yqljbox ul li a{
	color: #fff;
}
.yqljbox ul li:hover a{
	color: #ffcc33;
}

.ej_banner{
	height: 500px;
	background: url(../images/banner.png) center no-repeat;
}
.ej_nav{
	background: #003466;
	height: 120px;
	position: relative;
	top: -60px;
	padding: 0 30px;
	overflow: hidden;
}
.ej_left{
	width: 930px;
}
.ej_name{
	color: #ffcc33;
	font-size: 32px;
	line-height: 120px;
	width: 260px;
	float: left;
}
.ej_nav ul li{
	float: left;
}
.ej_nav ul {
	margin:30px 0;
	line-height: 60px;
	width: 670px;
	float: right;
}
.ej_nav ul li a{
	font-size: 18px;
	margin: 0 15px;
	color: #fff;
}
.ej_nav ul li:hover a,.ej_nav ul li a.c{
	color: #ffcc33;
}
.ej_right{
	width: 300px;
	margin:30px 0;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
}
.ej_right a{
	color: #fff;
}
.ej_m_tt{
	font-size: 24px;
	color: #003466;
	line-height: 54px;
	text-align: center;
}
.ejbox{
	margin-top: -30px;
}
.ej_info .xwgg_list_info{
	margin-left: -50px;
	margin-bottom: 50px;
}
.ej_info .xwgg_list_info li{
	width: 625px;
	float: left;
	margin-left: 50px;
	margin-bottom: 15px;
}
.ej_info .xwgg_list_info li a {
	font-size: 18px;
	line-height: 40px;
	color: #333;
	width: 625px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ej_info .xwgg_list_info li span {
	font-size: 16px;
	color: #666;
	height: 32px;
	line-height: 32px;
	display: block;
	margin-bottom: 12px;
}

.ej_info .xwgg_list_info li {
	background: url(../images/xwgg_l1.png) left bottom no-repeat;
	display: block;
	margin-top: 8px;
}

.ej_info .xwgg_list_info li:hover {
	background: url(../images/xwgg_l2.png) left bottom no-repeat;
}

.ej_info .xwgg_list_info li:hover a {
	color: #003466;
	font-weight: bolder;
}

.ej_info .xwgg_list_info li:hover span {
	color: #666;
}

.ej_infobox .ej_content {
	margin-top: 20px;
	padding: 0 30px;
}


.ej_infobox .ej_content .ej_c_t h1 {
	font-size: 28px;
	color: #2e2a27;
	line-height: 45px;
	text-align: center;
}

.ej_infobox .ej_content .ej_c_t .ej_remark {
	width: 610px;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 14px;
	color: #928f89;
	line-height: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #0068b7;
}

.ej_infobox .ej_content .ej_c_t .ej_remark span {
	margin: 0 15px;
}

.ej_infobox .ej_content .ej_zw {
	margin: 20px 0;
}

.ej_infobox .ej_content .ej_zw p {
	font-size: 16px;
	line-height: 34px;
	color: #2d2d2d;
	margin: 10px 0;
	text-align: justify;
	text-indent: 2em;
}

.ej_infobox .ej_content .ej_zw p img {
	margin: 15px auto;
	max-width: 600px;
	text-align: center;
}