.headerbox {
	height: 150px;
	background: url(/_upload/tpl/02/bc/700/template700/images/topbox_bg.png) center no-repeat;
	border-bottom: 5px solid #207fda;
}

.logo_box {
	margin-top: 35px;
}
.searchbox {
	margin-top: 30px;
	
}

.top_link ul li{
	font-size: 15px;
	line-height: 35px;
	float: left;
}
.top_link ul li a{
	color: #fff;
	font-size: 15px;
	line-height: 35px;
}
.top_link ul li span{
	color: #fff;
	font-size: 15px;
	line-height: 35px;
	margin: 0 10px;
}
.search{
	width: 280px;
	margin-top: 15px;
	background: url(/_upload/tpl/02/bc/700/template700/images/search_bg.png) center no-repeat;
	padding: 0 10px;
	margin-right: 0;
}
.search_txt {
	height: 35px;
	line-height: 35px;
}

.search_btn {
	background: url(/_upload/tpl/02/bc/700/template700/images/search_btn.png) center no-repeat;
	width: 25px;
	height: 35px;
}

.nav_box {
	background: #f2f2f2;
	height: 70px;
}

.nav_list li {
	height: 71px;
	line-height: 71px;
	float: left;
	padding: 0 31px;
	text-align: center;
	position: relative;
}

.nav_list li a {
	font-size: 19px;
	color: #000;
}

.nav_list li:hover {
	background: #fff;
	margin-top: -5px;
	border-top: 5px solid #f5c812;
}
.nav_list li:hover a{
	color: #014e99;
	font-weight: bolder;
	}


.nav_list li:hover ul.sub_list {
	display: block;
	background: rgba(2, 91, 174, .9);
	*background: #025bae;
	position: absolute;
	top: 70px;
	min-width: 130px;
	padding: 15px 20px 30px 20px;
	left: 0;
	z-index: 10;
}

.nav_list li:hover ul.sub_list li {
	padding: 0;
	margin: 0;
	text-align: center;
	border-bottom: 1px dashed #3879c1;
	width: 100%;
	display: block;
	line-height: 45px;
	height: 45px;
}

.nav_list li:hover ul.sub_list li a {
	font-size: 15px;
	color: #eee;
	line-height: 45px;
	text-align: center;
	font-weight: normal;
}

.sub_list li:hover {
	border: none;
	background: none;
}
.m_tt{
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #edeff3;
}
.m_name{
	font-size: 25px;
	color: #252525;
	background: url(/_upload/tpl/02/bc/700/template700/images/m_tt-bg.png) left bottom no-repeat;
	padding-bottom: 10px;
	line-height: 46px;
}


/*m_tt_na*/



.m_tt_na {
	background: url(/_upload/tpl/02/bc/700/template700/images/m_tt_top.png) left bottom no-repeat;
	line-height: 35px;
	height: 35px;
	color: #000;
	font-size: 28px;
	padding-bottom: 10px;
}

.m_tt_na font {
	vertical-align: middle;
	height: 45px;
	line-height: 45px;
	margin-left: 5px;
}



.m_more{
	font-size: 25px;
	color: #fff;
	background: #014e99;
	width: 25px;
	height: 20px;
	line-height: 18px;
	margin: 16px 0;
	display: block;
	text-align: center;
}
.m_more:hover{
	color: #fff;
}

/*kydt_list*/
.kydt_list{
	width: 455px;
}


.kydt_list li {
	line-height: 44px;
	background: url(/_upload/tpl/02/bc/700/template700/images/list_ico.png) left center no-repeat;
	padding-left: 20px;
	width: 435px;
}

.kydt_list li.top_list {
	background: none;
	border-bottom: 1px solid #dbdbdb;
	width: 455px;
	padding-left: 0;
}
.kydt_list li.top_list b a{
	font-size: 18px;line-height:42px;
	color: #252525;
}
.kydt_list li.top_list p {
	font-size: 14px;
	line-height: 24px;
	color: #888;
	margin:0px 0 5px 0;

}
.kydt_list li.top_list span {
	font-size: 14px;
	color: #fff;
	background: url(/_upload/tpl/02/bc/700/template700/images/kydt_date_bg.png) center no-repeat;
	width: 100px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.kydt_list li span.date{
	font-size: 15px;
	color: #1267bb;
line-height: 44px;

}




.tzgg_list li {
	height: 90px;
	width: 420px;
	border: 1px solid #eff0f1;
	margin-top: 10px;
}

.tzgg_list li:hover {
	background: #f7f8f8;
}
.tzgg_list li .tz_date{
	width: 70px;
	height: 70px;
	display: block;
	background: #f7f8f8 url(../images/tzgg_date_lt.png) 5px 5px no-repeat;
	text-align: center;
	padding-top: 15px;
	margin-top: 2px;
	margin-left: 2px;
}
.tz_date b{
	font-size: 25px;
	color: #1267bb;
	line-height: 36px;
}
.tz_date p{
	font-size: 13px;
	line-height: 30px;
	color: #888;
}

.tzgg_list li:hover .tz_date{
	background:#fff url(../images/tzgg_date_bg.png) 5px 5px no-repeat;
}
.tzgg_list li .tz_info{
	width: 320px;
	padding: 0 5px 0 0;
	height: 90px;
}
.tzgg_list li .tz_info a{
	font-size: 16px;
	line-height: 32px;
	color: #252525;
display:block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.tzgg_list li .tz_info p {
	font-size: 14px;
	line-height: 26px;
	color: #888;
	width: 330px;
}

.kjhpt_list li{
	float: left;
	width: 650px;
	height: 120px;
	text-align: right;
	margin-left: 45px;
        text-align: center;
}
.kjhpt_list li:first-child{
	margin-left: 0;
}
.kjhpt_list ul{
	border-bottom: 1px solid #e9ecef;
	padding-bottom: 20px;
}
.kjhpt_list li b a{
	display: block;
	font-size: 22px;
	color: #fff;
	margin-top: 20px;
	line-height: 45px;
}

.yjyxt_list{height:110px;overflow:hidden;}
.yjyxt_list ul {
position:relative;
width:100% !important;
height:110px;display: flex;
}

.yjyxt_list ul li {
	width: 338px;
	float: left;
	margin-left: 6px;
display:inline;
}



.yjyxt_list ul li a {
	background: #f1f5ff url(../images/list_bg.png) center no-repeat;
	border: 1px solid #eff0f1;
	height: 78px;
	width: 315px;
	padding: 15px 0;
	text-align: center;
	line-height: 30px;
	display: block;
}

.yjyxt_list ul li:hover a {
	color: #014e99;
}

.yjyxt_list ul li:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

.yjyxt_list ul li img {
	height: 30px;
	width: auto;
	margin: 12px auto 0 auto;
	-webkit-transition: transform 1s ease;
	transition: transform 1s ease;
}






.ckgd_byn{
	width: 100px;
	height: 30px;
	border: 1px solid #fff;
	border-radius: 5px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
    display: block;
    margin: auto;
}
}
.ckgd_byn:hover{
	color: #fff;
}
.kjgl_1{
	background: url(/_upload/tpl/02/bc/700/template700/images/li_bg1.png)  center no-repeat;
    background-size: cover;
}
.kjgl_2{
	background: url(/_upload/tpl/02/bc/700/template700/images/li_bg2.png)  center no-repeat;
    background-size: cover;
}
.kjgl_3{
	background: url(/_upload/tpl/02/bc/700/template700/images/li_bg3.png)  center no-repeat;
}
.yjyxt_list{
	border-top: 1px solid #ffffff;
	padding-top: 20px;
}
.zcfg_list{
	margin-left: -10px;
}
.zcfg_list li{
	width: 410px;
	height: 105px;
	margin-left: 10px;
	border: 1px solid #eff0f1;
	display: inline-block;
	margin-bottom: 10px;
	padding: 15px;
}

.zcfg_list li b a{
	font-size: 16px;
	line-height: 42px;
}
.zcfg_list li p{
	font-size: 14px;
	line-height: 30px;
	color: #888;
	width: 390px;
}
.zcfg_list li:hover{
background:#f7f8f8;}

.zcfg_list li:hover a{
	color: #1267bb;
}

.link_list{
	margin-left: -15px;
}
.link_list li{
	width: 200px;
	height: 55px;
	background: #f7f8f8;
	line-height: 55px;
	text-align: center;
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 10px;
}
.link_list li a{
	min-width: 30px;
	margin: 0 auto;
}
.link_list li span{
	width: 20px;
	height: 55px;
	padding-left: 35px;
}
.tsg_1{
	background: url(/_upload/tpl/02/bc/700/template700/images/tsg_ico.png) center no-repeat;
}
.tsg_2{
	background: url(/_upload/tpl/02/bc/700/template700/images/jsgrzy_ico.png) center no-repeat;
}
.tsg_3{
	background: url(/_upload/tpl/02/bc/700/template700/images/xxgk_ico.png) center no-repeat;
}
.tsg_4{
	background: url(/_upload/tpl/02/bc/700/template700/images/wljxpt_ico.png) center no-repeat;
}

.yqljbox{
	background: #f7f8f8 url(../images/yqljbox_bg.png) center bottom no-repeat;
	width: 340px;
	height: 245px;
	padding: 20px 40px;
}

.m_tt_s{
	width: 20px;
	font-size: 15px;
	color: #014e99;
	font-weight: bold;
	line-height: 20px;
	background: url(/_upload/tpl/02/bc/700/template700/images/gzgzh_tt_bg.png) center no-repeat;
	text-align: center;
	padding: 10px 0;
	margin-top: 5px;
}
.ljbox{
	width: 290px;
	height: 40px;
	line-height: 40px;
	margin: 15px auto;
	background: url(/_upload/tpl/02/bc/700/template700/images/select_bg.png) left center no-repeat;
	position: relative;
}



.ewmbox{
	width: 140px;
	height: 110px;
	margin: 15px 40px;
}

.ewmbox .m_tt_s{
	line-height: 15px;
	margin-top: 0px;
}
.addrbox{
	width: 550px;
	background: url(/_upload/tpl/02/bc/700/template700/images/foot_ico_bg.png) left center no-repeat;
	height: 50px;
	margin-top: 35px;
}
.addrbox span{
	background: url(/_upload/tpl/02/bc/700/template700/images/foot_addr.png) center no-repeat;
	width: 50px;
	height: 50px;
	display: block;
	float: left;
	margin-right: 20px;
}
.addrbox .right{
	width: 475px;
}
.addrbox b,.emailbox b,.telbox b{
	width: 50px;
	height: 23px;
	color: #fff;
	line-height: 23px;
	font-size: 15px;
	background: #014e99;
	border-radius:4px;
	text-align: center;
	display: block;
}
.addrbox p,.emailbox p,.telbox p{
	font-size: 16px;
	color: #252525;
	line-height: 30px;
}


.emailbox{
	width: 255px;
	background: url(/_upload/tpl/02/bc/700/template700/images/foot_ico_bg.png) left center no-repeat;
	height: 50px;
	margin-top: 35px;
}

.emailbox span{
	background: url(/_upload/tpl/02/bc/700/template700/images/foot_xy_ico.png) center no-repeat;
	width: 50px;
	height: 50px;
	display: block;
	float: left;
	margin-right: 20px;
}
.emailbox .right{
	width: 175px;
}

.telbox{
	width: 255px;
	background: url(/_upload/tpl/02/bc/700/template700/images/foot_ico_bg.png) left center no-repeat;
	height: 50px;
	margin-top: 35px;
}

.telbox span{
	background: url(/_upload/tpl/02/bc/700/template700/images/foot_tel.png) center no-repeat;
	width: 50px;
	height: 50px;
	display: block;
	float: left;
	margin-right: 20px;
}
.telbox .right{
	width: 175px;
}

/*ej_banner*/
.ej_banner{
	background: url(/_upload/tpl/02/bc/700/template700/images/ej_banner.png) center no-repeat;
	height: 325px;
}
.ej_left{
	width: 285px;
}
.ej_left_menu_name{
	background: #014e99;
	border-top: 6px solid #f5c812;
	height: 94px;
	line-height: 94px;
	color: #fff;
	font-size: 28px;
	text-align: center;	
}
.ej_nav_left{
	background: #f7f8f8 url(../images/ej_left_bg.png) left bottom no-repeat;
	padding: 20px 20px 160px 20px;
	width: 245px;
}
.ej_nav_left li{
	background: url(/_upload/tpl/02/bc/700/template700/images/ej_nav_libe.png) center bottom no-repeat;
	padding-bottom: 3px;
}
.ej_nav_left li a{
	background: url(/_upload/tpl/02/bc/700/template700/images/ej_left_nav_item.png) 15px center no-repeat;
	height: 42px;
	line-height: 42px;
	margin:5px 0;
	display: block;
	width: 200px;
	padding-left: 40px;
	font-size: 17px;
	color: #252525;
}
.ej_nav_left li a:hover,.ej_nav_left li.selected a{
	background: #fff url(/_upload/tpl/02/bc/700/template700/images/ej_left_nav_item.png) 15px center no-repeat;
}
.ej_nav_left li .ej_sub_nav_list{
	margin: 20px 0;
	border-radius:0 30px;
	background: rgba(255,255,255,.55);
	*background: #fff;
	padding: 10px 30px;
	width: 160px;
}
.ej_nav_left li .ej_sub_nav_list li a{
	background: url(/_upload/tpl/02/bc/700/template700/images/ej_left_sub_item.png) 130px center no-repeat;
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	padding: 0 15px;
}
.ej_nav_left li .ej_sub_nav_list li a:hover{
	font-weight: bolder;
	color: #0156a5;
}
/*ej_addr_menu_name*/
.ej_right{
	width: 1030px;
}
.ej_addrbox{
	border-bottom: 1px solid #dce0e6;
    height: 42px;
	line-height: 42px;
}
.ej_addr_menu_name{
	font-weight: bolder;
	font-size: 25px;
	color: #252525;
	background: url(/_upload/tpl/02/bc/700/template700/images/m_tt-bg.png) left bottom no-repeat;
	height: 42px;
	line-height: 42px;
}

.ej_addr_list{
	background: url(/_upload/tpl/02/bc/700/template700/images/ej_home.png) left center no-repeat;
	min-width: 120px;
	padding-left: 25px;
	color: #555;
	font-size: 15px;
}
.ej_infobox{
	padding: 30px 0;
	width: 1030px;
}
.ej_list_info li{
	height: 48px;
	line-height: 48px;
}
.ej_list_info li:nth-child(even){
	background: #f7f8f8;
	height: 48px;
	line-height: 48px;
}
.ej_list_info li a{
	width: 840px;
	background: url(/_upload/tpl/02/bc/700/template700/images/list_ico.png) 10px center no-repeat;
	font-size: 17px;
	padding-left:25px;
	float: left;    
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.ej_list_info li span{
	float: right;
	width: 110px;
	font-size: 19px;
	color: #1267bb;
	height: 48px;
	line-height: 48px;
}
.ej_list_info li span font{
	font-size: 13px;
	color: #888;
}


.ej_pic_info ul{
	margin-left: -26px;
}
.ej_pic_info li{
	width: 310px;
	height: 260px;
	background: #f0f1f3;
	float: left;
	margin: 30px 0 0 26px;
	padding: 1px;
}
.ej_pic_info li:hover{
	box-shadow: 0px 0px 8px #999;
}
.ej_img_info {
	width: 310px;
	height: 210px;
	overflow: hidden;
}

.ej_img_info img {
	width: 310px;
	height: 210px;
	-webkit-transition: transform 0.7s ease;
	transition: transform 0.7s ease;
}

.ej_pic_info li:hover .ej_img_info img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
}
.ej_img_txt p{
	width: 300px;
	font-size: 16px;
	line-height: 45px;
	height: 45px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}

.ej_content_info h1{
	font-size: 25px;
	color: #252525;
	line-height: 32px;
	text-align: center;
	margin: 3px 0;
}
.ej_remark span{
	font-size: 15px;
	color: #757575;
	padding-left: 20px;
	margin: 0 15px;
	line-height: 28px;
}
.ej_remark{
	margin: 10px auto;
	text-align: center;
	border-bottom: 1px dashed #dbdbdb;
	padding-bottom: 10px;
}
.ej_ly_item{
	background: url(/_upload/tpl/02/bc/700/template700/images/ej_editor.png) left center no-repeat;
}
.ej_time_item{
	background: url(/_upload/tpl/02/bc/700/template700/images/tzgg_dte_ico.png) left center no-repeat;
}
.ej_hits_item{
	background: url(/_upload/tpl/02/bc/700/template700/images/fwl_ico.png) left center no-repeat;
}
.showHtml{width: 1030px;}
.showHtml table,
.showHtml video,
.showHtml img {
	max-width: 100%;
}

.ej_fanyebox{
	background: #f0f1f3;
	width: 1030px;
	padding: 0 15px;
	height: 60px;
	border-radius: 15px 0;
	margin: 15px 0;
}
.ej_fanyebox li{
	float: left;
	margin: 0 15px;
	width: 45%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 40px;
	font-size: 15px;
	color: #014dab;
	text-align: center;
}
.ej_fanyebox li a{
	line-height: 40px;
	font-size: 15px;
	color: #014dab;
}
