.zy_banner {
	width: 100%;
	position: relative;
	height: 299px;
	overflow: hidden;
}

.zy_banner img {
	display: block;
	width: 1920px;
	height: 299px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}


/*position*/

.position {
	position: relative;
	background: #f3f3f3;
}

.inpaddress {
	width: 100%;
	height: 70px;
	background: url(../img/InpAddressBg.png) no-repeat center;
	position: absolute;
	top: -70px;
	left: 0;
}

.inpaddress .container {
	position: relative;
}

.inpaddress h3 {
	width: 140px;
	height: 92px;
	text-align: center;
	background: #a41018;
	padding-top: 48px;
	position: absolute;
	top: -70px;
	left: 0;
}

.inpaddress h3 span {
	display: block;
	font-size: 24px;
	color: #fff;
}

.inpaddress h3 em {
	display: block;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 4px;
}

.inpaddress p {
	float: left;
	margin-left: 165px;
	height: 70px;
	line-height: 70px;
	background: url(../img/InpAddress_icon01.png) no-repeat left center;
	padding-left: 22px;
	font-size: 14px;
	color: #999999;
}

.inpaddress p a {
	font-size: 14px;
	color: #999999;
}

.inpaddress p span {
	background: url(../img/InpAddress_icon02.png) no-repeat left center;
	padding-left: 10px;
	margin-left: 10px;
	color: #666666;
}

.inpaddress ul {
	float: right;
}

.inpaddress ul li {
	float: left;
	height: 70px;
}

.inpaddress ul li a {
	color: #fff;
	font-size: 15px;
	display: block;
	height: 68px;
	line-height: 68px;
	margin-left: 15px;
	text-decoration: none;
}

.inpaddress ul li.cur a {
	color: #fff;
	border-bottom: 2px solid #fff;
	font-weight: bold;
}

.inpaddress ul li:hover a {
	color: #fff;
	border-bottom: 2px solid #fff;
	font-weight: bold;
}


/*other_title*/

.other_title {
	margin: 30px auto;
}

.other_title h3 {
	font-size: 30px;
	text-align: center;
	color: #0146AB;
}

.other_title p {
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
}

.other_about {
	margin-top: 30px;
	padding: 10px;
}

.other_about p {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.other_wh {
	overflow: hidden;
	
	margin-top: 30px;
	
}

.other_wh ul {
	overflow: hidden;
	width: 1230px;
	margin: 0 auto;
	margin-top: 40px;
}

.other_wh li {
	float: left;
	width: 380px;
	height: 400px;
	background-color: #fff;
	margin: 0 15px;
	position: relative
}

.other_wh li img {
	display: block;
	margin-bottom: 40px;
}

.other_wh li h3 {
	width: 330px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 16px;
	color: #333;
	text-align: center;
}

.other_wh li p {
	width: 330px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	text-align: justify
}

.other_wh li span {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding: 10px;
	background-color: #1a46a1;
	width: 50px;
	position: absolute;
	left: 30px;
	top: 0;
	text-align: center
}


/*pro*/

.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: microsoft yahei;
}

.inabout {
	overflow: hidden;
	padding: 10px;
}

.nyfwDl01 {
	overflow: hidden;
	width: 1160px;
	padding-bottom: 35px;
	border-bottom: 1px solid #eaeaea;
}

.nyfwDl01 dt {
	width: 330px;
	height: 215px;
	float: left;
}

.nyfwDl01 dd {
	width: 800px;
	float: right;
}

.nyfwDl01 dd h5 {
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.nyfwDl01 dd h5 a {
	color: #333333;
}

.nyfwDl01 dd i {
	display: block;
	margin: 15px 0;
	width: 40px;
	height: 1px;
	background-color: #ff0d00;
}

.nyfwDl01 dd p {
	font-size: 14px;
	color: #555555;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.nyfwDl01 dd a.nyfw_a {
	font-family: Arial;
	display: block;
	width: 138px;
	line-height: 35px;
	height: 35px;
	text-align: center;
	font-size: 12px;
	color: #555;
	margin-top: 25px;
	border: 1px solid #ececec;
	text-decoration: none;
}

.nyfwDl01:hover a.nyfw_a {
	background-color: #0146AB;
	color: #fff;
}

.nyfwDl01:hover {
	box-shadow: 0 0 10px #ccc
}

.nyfwDl01.last {
	border-bottom: none;
	padding-bottom: 0px;
}


/*分页*/


/*fanye */

.fanye{
	text-align: center; 
}
.page {
	display: inline-block;
}

.page a,.page span { 
	padding: 5px 8px;
	border: 1px solid #ccc;
	margin: 0 8px;
}
.page .current{
	background: #ccc;
}
/*
.fanye ul li {
	width: 40px;
	height: 30px;
	line-height: 30px;
	float: left;
	border: 1px #dfdfdf solid;
	margin-right: 10px;
	margin-bottom: 15px;
}

.fanye ul li span {
	width: 40px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
	color: #555;
}

.fanye ul li a:hover {
	color: #0146AB;
}

.fanye ul li span:hover {
	color: #0146AB;
}
*/

/*other_new*/

.other_new {
	/*background: #f3f3f3;*/
	overflow: hidden;
}

.other_n {
	margin-left: 10px;
	margin-right: 0 !important;
}

.other_line {
	overflow: hidden;
	margin-top: 20px !important;
}

dl.dl_list {
	overflow: hidden;
	width: 100%;
	height: 115px;
	padding: 30px 0;
	border-bottom: 2px solid #e9e9e9;
}

dl.dl_list dt {
	float: left;
	width: 100px;
	height: 115px;
	background-color: #999;
	color: #dfdfdf;
}

dl.dl_list dd {
	overflow: hidden;
	width: 1069px;
	float: right;
	height: 139px;
}

dl.dl_list dt b {
	display: block;
	text-align: center;
	font-size: 54px;
	margin-top: 22px;
}

dl.dl_list dt em {
	display: block;
	text-align: center;
	font-size: 16px;
	font-family: Arial;
	margin-top: 30px;
}

dl.dl_list dd h4 {
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 8px;
}

dl.dl_list dd h4 a {
	color: #333
}

dl.dl_list dd span {
	display: block;
	font-size: 12px;
	color: #999;
	margin-bottom: 8px;
}

dl.dl_list dd p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #666;
}

dl.dl_list dd a {
	text-decoration: none;
}

dl.dl_list:hover dt {
	background-color: #a31018;
	color: #fff;
}

dl.dl_list:hover h4 a {
	color: #a31018;
}


/*新闻详情*/


/*oth_new*/

.oth_new {
	margin-top: 30px;
}

.oth_new_box {
	height: 120px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 15px;
}

.oth_new_img img {
	width: 100px;
	height: 100px;
}

.oth_new_right {
	width: 1086px;
}

.oth_new_t {
	font-size: 16px;
	font-weight: bold;
}

.oth_new_cont {
	font-size: 14px;
	margin-top: 20px;
	display: block;
}

.oth_new_cont:hover {
	color: #119F0F;
}

.new_title4 {
	font-size: 24px;
	line-height: 28px;
	margin-top: 30px;
	text-align: center;
	color: #333;
}

.newsshow-time {
	margin: 45px 0;
	padding: 15px;
	background: #f8f8f8;
}

.newsshow-time .newsshow-timel {
	line-height: 28px;
	margin-left: 37%;
	float: left;
	margin-right: 30px;
	color: #E80000;
}

.newsshow-time .newsshow-timer {
	line-height: 28px;
	margin-left: 30px;
}

.new_line {
	border-bottom: 1px dashed #afafaf;
	margin-top: 30px;
	margin-bottom: 20px;
}

.other_fh {
	width: 100px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto;
	background: #0146ab;
}

.other_fh a {
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: block;
	font-size: 16px;
}

.other_fh:hover {
	background: #a41018;
}

.new_d {
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 30px;
}

.contact {
	margin-top: 30px;
}

#bd:before,
#bd:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

#bd:after {
	clear: both;
}

#bd {
	zoom: 1;
}

#bd {
	margin-bottom: 50px;
}

.map-box {
	position: relative;
	height: 450px;
}

.BMapLabel {
	display: none !important;
}

.map-info {
	position: absolute;
	right: 0;
	width: 350px;
	height: 320px;
	background-color: #ebebeb;
	background-color: rgba(235, 235, 235, .85);
	padding: 30px 20px;
	color: #666;
	font-size: 14px;
	line-height: 1.6;
	top: 0;
	margin-top: 45px;
}

.baidu-map img {
	max-width: 555555px;
}

.map-info h3 {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	margin-bottom: 30px;
	color: #296fb7;
}

.map-info h3:after {
	position: absolute;
	content: '';
	border-top: 4px solid #296fb7;
	left: 0;
	bottom: -6px;
	width: 46px;
}

.map-info h4 {
	margin: 20px 0;
	font-size: 18px;
	font-weight: bold;
}

.tit_1.tit_left {
	text-align: left;
}

.tit_1.tit_left img {
	margin: 20px 0;
	clear: both;
}

.tit_1 {
	text-align: center;
	color: #000;
}

.tit_1 h5 {
	font-size: 32px;
	padding: 10px 0;
	color: #da261c;
}

.tit_1 h2 {
	font-weight: bold;
	font-size: 38px;
	margin: 10px 0;
}

.contact .cont {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.contact .cont .item {
	text-align: center;
	margin-bottom: 20px;
	border-right: 1px solid #aeaeae;
	margin-left: 10px;
	width: 229px;
}

.contact .cont .item span {
	display: block;
	width: 116px;
	height: 116px;
	margin: 0 auto;
	background: #474747;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 116px;
	font-size: 60px;
	border-radius: 6px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}


/*picList2*/

.picList2 li {
	margin-top: 30px;
	height: 300px;
	width: 280px;
	position: relative;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

.picList2 li .pic {
	position: relative;
	height: 260px;
	display: table-cell;
    vertical-align: middle;
    background: #ddd;
	overflow: hidden;
}

.picList2 li .pic img {
	display: block;
	width: 100%;
    height: 220px;
}

.picList2 li p {
	background: #0146ab;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: auto;
	width: 280px;
	position: absolute;
	top: 260px;
	z-index: 55;
	opacity: 0.8;
}

.picList2 li p a {
	color: #fff;
	display: block;
}

.picList2 li p:hover {
	background: #4c4c4c;
}

.x_t {
	width: 1200px;
	height: auto;
	margin: 30px auto;
}

.x_tl {
	width: 600px;
	margin-left: 40px;
	float: left;
}

.x_tl a:hover {
	color: #fff25c;
	background-color: #38A3DB;
}

.x_tl ul {
	margin: 30px 0;
	overflow: hidden;
}

.x_tl ul li {
	margin-right: 22px;
	line-height: 32px;
	color: #000000;
}

.x_tl i {
	font-style: normal;
	color: #707070;
}

.x_tla {
	font-size: 30px;
	color: #383838;
	margin-top: 20px;
	border-bottom: 1px #dadada dotted;
	padding-bottom: 15px;
}

.cpshuxing p {
	line-height: 28px;
	color: #666;
}

.x_slide {
	width: 300px;
	height: 320px;
	overflow: hidden;
	position: relative;
	float: left;
}

.x_slide .hd {
	height: 6px;
	overflow: hidden;
	position: absolute;
	left: 160px;
	bottom: 12px;
	z-index: 1;
}

.x_slide .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.x_slide .hd ul li {
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 6px;
	background: #ebebeb;
	cursor: pointer;
}

.x_slide .hd ul li.on {
	background: #0962b4;
	color: #fff;
}

.x_slide .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.x_slide .bd li {
	zoom: 1;
	vertical-align: middle;
}

.x_slide .bd img {
	width: 300px;
	height: 320px;
	display: block;
	overflow: hidden;
}

.x_the {
	width: 1200px;
	margin: 20px auto;
	background: #fff;
}

.x_the p {
	color: #fff;
	line-height: 50px;
	background: #a41018;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
}

.xx_con {
	line-height: 24px;
	width: 1200px;
	margin: 10px auto;
}

.x_tj {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
	background: #F4F5F6;
	padding: 15px 0px;
}

.x_tja {
	font-size: 20px;
	border-bottom: 2px solid #0146AB;
	color: #0146AB;
	margin: 0px 15px;
	line-height: 40px;
}

.x_tj ul {
	margin: 20px 0;
}

.x_tj ul li {
	float: left;
	width: 275px;
	float: left;
	margin-left: 13px;
	display: inline;
	margin-right: 10px;
	overflow: hidden;
}

.x_tj ul li img {
	width: 275px;
	height: 204px;
	overflow: hidden;
}

.x_tj ul li a {
	color: #383838;
	line-height: 30px;
	text-align: center;
	display: block;
	font-size: 14px;
}

.x_tj ul li a:hover img {
	transform: scale(1.02, 1.02);
	transition: all 1s;
	opacity: 0.8;
}

.x_tel {
	font-size: 25px;
	color: #0146AB;
}

.x_tel span {
	color: #a41018;
	font-size: 30px;
}
/**/

.x_t2 {
	width: 1200px;
	height: auto;
	margin: 30px auto;
}

.x_tl2 {
	width: 600px;
	margin-left: 40px;
	float: left;
}

.x_tl2 a:hover {
	color: #fff25c;
	background-color: #38A3DB;
}

.x_tl2 ul {
	margin: 30px 0;
	overflow: hidden;
}

.x_tl2 ul li {
	margin-right: 22px;
	line-height: 32px;
	color: #000000;
}

.x_tl2 i {
	font-style: normal;
	color: #707070;
}

.x_tla2 {
	font-size: 30px;
	color: #383838;
	margin-top: 20px;
	border-bottom: 1px #dadada dotted;
	padding-bottom: 15px;
}

.cpshuxing p {
	line-height: 28px;
	color: #666;
}

.x_slide2{
	width: 419px;
	height: 320px;
	overflow: hidden;
	position: relative;
	float: left;
}

.x_slide2 .hd2 {
	height: 6px;
	overflow: hidden;
	position: absolute;
	left: 160px;
	bottom: 12px;
	z-index: 1;
}

.x_slide2 .hd2 ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.x_slide2.hd2 ul li {
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 6px;
	background: #ebebeb;
	cursor: pointer;
}

.x_slide2 .hd2 ul li.on {
	background: #0962b4;
	color: #fff;
}

.x_slide2 .bd2 {
	position: relative;
	height: 100%;
	z-index: 0;
}

.x_slide2 .bd2 li {
	zoom: 1;
	vertical-align: middle;
}

.x_slide2 .bd2 img {
	width: 419px;
	height: 320px;
	display: block;
	overflow: hidden;
}

.x_the {
	width: 1200px;
	margin: 20px auto;
	background: #fff;
}

.x_the p {
	color: #fff;
	line-height: 50px;
	background: #a41018;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
}

.xx_con {
	line-height: 24px;
	width: 1200px;
	margin: 10px auto;
}

.x_tj {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
	background: #F4F5F6;
	padding: 15px 0px;
}

.x_tja {
	font-size: 20px;
	border-bottom: 2px solid #0146AB;
	color: #0146AB;
	margin: 0px 15px;
	line-height: 40px;
}

.x_tj ul {
	margin: 20px 0;
}

.x_tj ul li {
	float: left;
	width: 275px;
	float: left;
	margin-left: 13px;
	display: inline;
	margin-right: 10px;
	overflow: hidden;
}

.x_tj ul li img {
	width: 275px;
	height: 204px;
	overflow: hidden;
}

.x_tj ul li a {
	color: #383838;
	line-height: 30px;
	text-align: center;
	display: block;
	font-size: 14px;
}

.x_tj ul li a:hover img {
	transform: scale(1.02, 1.02);
	transition: all 1s;
	opacity: 0.8;
}

.x_tel2 {
	font-size: 25px;
	color: #0146AB;
}

.x_te2 span {
	color: #a41018;
	font-size: 30px;
}



