﻿@charset "utf-8";
body{background:#f6f6f6;}
.joinBanBack {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    left: 0;
    top: 0;
}
.header{height:75px;    box-shadow:none;}
.pz_banner{margin-top:0px; box-shadow:0px 1px 4px #555;text-align:center;}
.pz_banner img{max-width:1200px;}
.daoht{float:right; line-height:100px;}
.WbfwNav{width:1200px;position: absolute !important;bottom:0px;left: 50%;background-color:rgba(255,255,255,0.9);margin-left: -600px;}
.WbfwNav ul li{float: left;width: 199px;height: 70px;line-height: 70px;text-align: center;border-left: 1px #e7e7e7 solid;}
.WbfwNav ul li:first-child{border-left: none;}
.WbfwNav ul li a{display: block;height: 70px;font-size: 16px;color: #666;}
.WbfwNav ul li:hover{background-color: #063a75;}
.WbfwNav ul li:hover a{color: #fff;}
.WbfwNav ul li.cur{background-color: #063a75;}
.WbfwNav ul li.cur a{color: #fff;}

.NewsCenter ul li a i{background: url(../images/newsicon01.png) no-repeat center;width: 25px;height: 25px;display: inline-block;overflow: hidden;vertical-align: middle;background-position:  0 -1px;margin-left: 21px;}
.NewsCenter ul li:hover a i{background: url(../images/newsicon01.png) no-repeat center;background-position: 0 -25px !important;}
.NewsCenter ul li.li02 a i{background: url(../images/newsicon02.png) no-repeat center;background-position: 0 -1px;}
.NewsCenter ul li.li02:hover a i{background: url(../images/newsicon02.png) no-repeat center;background-position: 0 -25px;}
.NewsCenter ul li.li03 a i{background: url(../images/newsicon03.png) no-repeat center;background-position: 0 -1px;}
.NewsCenter ul li.li03:hover a i{background: url(../images/newsicon03.png) no-repeat center;background-position: 0 -25px;}

.NewsCenter ul li.cur a i{background-position: 0 -25px !important;}









.mbx {
	width: 100%;
	height: 100px;
	margin: 0px auto;
	font-size: 16px;
	color: #5f5f5f;
	z-index: 999;
	background:#f6f6f6;
}
.mbx .mbx_in {
	width: 1180px;background:#fff;
	margin: 0px auto;overflow:hidden;padding:0 10px;
}
.mbx .mbx_left {
	height: 50px;
	padding: 25px 0px 25px 20px;
	width: 280px;
	float: left;
	background: url(../images/dhbj.png) no-repeat left center;line-height:30px;
}
.mbx .mbx_left .big_class {
	font-size: 24px;
	color: #333;
}
.mbx .mbx_left .mbx_nav {
	font-size: 14px;
	color: #666;
}
.mbx .mbx_left .mbx_nav a, .mbx .mbx_left .mbx_nav a:hover {
	font-size: 14px;
	color: #fff;
	display: inline;
}
.mbx_in .mbx_right {
	float: right;
	
	height: 54px;
	padding: 25px 0px 0px 20px;
}
.mbx .mbx_right a {display:block;
	float: left;
	width: 120px;
	height: 45px;
	line-height: 45px;
	background-color: #f6f6f6;
	margin-left: 10px;
	text-align: center;
	color:#333;
}
.mbx .mbx_right a:hover{background:#0171bb;color:#fff;}
.mbx .mbx_right li a, .mbx .mbx_right li a:hover {
	font-size: 16px;
	color: #000;
}
.mbx .mbx_right .current {
	background-color: #0171bb;
}
.mbx .mbx_right .current a {
	color: #fff;
}





.xt_main {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}
.xt_main_right {
	width: 1200px;
	background:#fff;
	overflow:hidden;
	margin-top:10px;margin-bottom:10px;
}

.news_list {
	width: 100%;
	margin:30px auto;
}
.news_list li {
	float: left;
	width: 96%;
	padding-bottom: 30px;
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 30px;overflow:hidden;
	margin-left:2%;
}

.news_list li .info {
	float: left;
	width: 1000px;
}
.news_list li .title {
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-size: 18px;
	color: #000;
}
.news_list li .title span{
	float:right;
	height:30px;
	line-height:30px;
	background-color:#f4f4f4;
	border:1px solid #dbdbdb;
	border-radius:7px;
	padding:0px 20px;
	font-size:14px;
	color:#000;}
.news_list li .des {
	font-size: 14px;
	color: #808285;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	text-align: justify;
}
.news_list li .des span{color: #0171bb;}
.news_list li .date {
	font-size: 48px;
	width: 120px;
	height: 120px;

	color: #0171bb;
	float:left;
	background-color:#f5f5f5;
	border:1px dashed #b5b5b5;
	text-align:center;
	margin-right:25px;
}
.news_list li .date p{margin: 15px 0px 5px 0px;}
.news_list li .date p:nth-child(2n){font-size: 14px;    margin:0px 0px;}
.news_list li .day{
	margin:15px 0px 5px 0px;}
.news_list li .year {
	font-size:14px;}
.page_info {
	width: 100%;
	margin: 30px auto 60px auto;
	text-align: right;
	height: 30px;
	line-height: 30px;
	clear: both;
}
.page_info div {
	display: inline;
	border: 1px solid #0171bb;
	border-radius: 2px;
	padding: 8px 14px;
	text-align: center;
	margin: 0px 10px 0px 0px;
	font-size: 14px;
	color: #0171bb;
}
.page_info .current {
	background-color: #0171bb;
	border: 1px solid #0171bb;
	color: #fff;
}
.page_info .tiaozhuan {
	font-size: 14px;
	color: #0171bb;
	border: none;
}
.page_info .tiaozhuan input:first-child {
	width: 30px;
	height: 30px;
	padding: 0px;
	text-align: center;
}
.page_info .tiaozhuan input {
	border: 1px solid #0171bb;
	padding: 8px 14px;
	font-size: 14px;
	background: none;
	width: auto;
	cursor: pointer;
	color: #0171bb;border-radius: 2px;
}
.page_info a {
	font-size: 14px;
	color: #0171bb;
	display: inline;
}
.page_info a:hover {
	color: #0171bb;
}


.neiyetplby{max-width:1180px;background:#fff;overflow:hidden;margin:10px auto; padding:20px 10px;}

.loupanList{padding-bottom:24px; }
.loupanList .list{width:22.1%; margin:0 1% 20px 1%; float:left; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding:5px; }

.loupanList .list .pic{padding-bottom:70.12%; position: relative; overflow: hidden;}
.loupanList .list .pic::after{width:33px; height: 15px; position: absolute; bottom:0; left: 50%; margin-left:-16.5px; content: ""; background:url(../images/p66.png) center no-repeat; background-size:100%; }
.loupanList .list .pic img{width:100%; height: 100%; top:0; left: 0; position: absolute;
-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.loupanList .list .text{padding:20px 10px 15px 10px; text-align: center;}
.loupanList .list .text .H4{ font-size:16px; color:#333; font-weight:500;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.loupanList .list .text .p{font-size:14px; line-height: 26px; height: 52px; margin: 20px 0;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.loupanList .list .text  .more3{width:106px; height: 38px; line-height: 38px; display: block; margin: auto; border-radius: 4px; background-color:#e1e1e1; font-size:14px; color:#0171bb;}
.loupanList .list:hover .pic img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.loupanList .list:hover .H4{color:#0171bb;}
.loupanList .list:hover .more3{background-color:#0171bb; color:#fff;}

.about_title {
	width: 100%;
	margin:40px auto 30px auto;
	line-height: 30px;
	font-size: 24px;
	color: #000;
	text-align: center;
}
.about_info {
	width: 1150px;
	height: 30px;
	line-height:30px;
	background-color: #f4f4f4;
	font-size: 14px;
	color: #999999;
	text-align: center;
	margin: 0px auto;
	margin-bottom:30px;border-radius:5px;overflow:hidden;
}.about_content {
	width: 96%;
	margin: 0px auto 50px auto;
	font-size: 16px;
	color: #333333;
	line-height: 35px;
}
.about_content img {
	max-width: 100%;
	margin-bottom: 30px;
}
.about_content p {
	font-size: 16px;
	color: #333333;
	line-height:28px;
	
}
.about_content p a, .about_content p a:hover {
	font-size: 16px;
	color: #333333;
}
.det_page{width:96%;margin:20px auto; overflow:hidden;}
.det_page ul{
	float: left;
	font-size: 15px;
	width: 800px;
	margin-top: 24px;
}
.det_page ul li{
	line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.det_page ul li a{
	color: #888888;
}
.det_page ul li a:hover{
	color: #3f80cc;
}
.det_page .back{
	float: right;
	font-size: 16px;
	color: #302D2D;
	display: block;
	width: 158px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	margin-top: 34px;
	-moz-border-radius: 42px;
	-webkit-border-radius: 42px;
	border-radius: 42px;
	border: 1px #CCCCCC solid;
}
.det_page .back:hover{
	background: #3f80cc;
	border-color: #3f80cc;
	color: #FFFFFF;
}


.gywmgsjs{padding:60px 0;}
.nytitle{ font-size:14px; color:#aca8a5; line-height:30px; text-align:center;}
.nytitle span{display:block; font-size:28px; color:#1f1a17; line-height:52px; background:url(../images/nytitletp.png) center top no-repeat;}

.ab-abk{
	max-width:1200px;
	margin:0 auto;
	display: block;
	padding: 66px 0 0px;
	overflow: hidden;
}
.ab-abtuk{
	display: block;
	float: left;
	width: 44%;
	position: relative;
	overflow: hidden;
}
.ab-abmdk{
	display: block;
	float: left;
	width:53%;
	padding-left:3%;
}
.ab-abm-titk{
	margin-top:0px;
	display: block;
	margin-bottom: 10px;
}
.ab-abm-titen{
	line-height: 1.2;
	font-size:50px;
	color: #ececec;
	text-transform: uppercase;
	font-weight: bold;
}
.ab-abm-titcn{
	margin-top: -30px;
	line-height: 1.8;
	font-size: 28px;
	color: #1763af;
}
.ab-abm-jsk{
	display: block;
	margin-bottom: 32px;
	font-size: 18px;
	line-height: 2;
	color: #393939;
}
.ab-lxk{
	display: block;
	background: url(../images/ab-lxbg.jpg) center center no-repeat;
	background-size: cover !important;
	background-attachment: fixed;
	padding: 70px 0 104px;
	overflow: hidden;
}
.ab-lxnk{
	background: #fff;
	overflow: hidden;
	padding: 30px;
}
.ab-map{
	display: block;
	width: 63%;
	height: 417px;
	float: right;
	background-size: cover !important;
}
.ab-lxnxk{
	display: block;
	float: left;
	width:37%;
	padding:0 44px 0 28px;
}
.ab-lxxn{
	display: block;
	padding: 36px 0;
	overflow: hidden;
	border-bottom: 1px solid #e0f1f8; 
}
.ab-lxbmk{
	display: block;
	margin-left: 75px;
}
.ab-lxbm1{
	line-height: 24px;
	font-size: 14px;
	color: #000;
}
.ab-lxbm2{
	padding-top: 10px;
	line-height: 1;
	font-size: 24px;
	color: #000;
}
.ab-lxbm3{
	padding-top: 4px;
	line-height: 1.6;
	font-size: 16px;
	color: #000;
}
.ab-abm-jsx{font-size:15px; line-height:28px;}


.qyqywh{background: #f5f5f5;padding:60px 0;}
.jzxm-nr{width:1200px;margin:50px auto 0 auto; }
.jzxm-nr li{border-radius:4px;float: left; margin:0 1.5% 30px 1.5%; background:#fff;  overflow: hidden; width:30.3%; padding-bottom:20px;}
.jfxmbjt1 {
    text-align: center; height: 161px;
}
.jfxmbjt1 img{padding:50px; margin-top:0px;}
	
.jfxmbjt2{
    text-align: center;
    color: #4c4a4f;
    font-size: 16px;
    margin-top: 10px;}	
	
	.jzxm-nr li:hover {transform: scale(2); transition: all 1s ease 0s; -webkit-transform: scale(1.1);
}
.jzxm-nr li a{display:block;}

.jzxm-nr li h3{font:22px 微软雅黑; text-align:center; line-height:30px; color:#000;}
.jzxm-nr li p{color: #4c4a4f; font-size: 16px; text-align:center; padding:14px 14px; line-height: 18px;}

#slydqymb{font-size:16px;background:#fff; padding:30px 30px; margin:0 1.5%; line-height:30px;}

.qyryzzny{width:1200px; margin:0 auto; padding:60px 0;}
.qiyeronyu{padding-bottom:0px; text-align:center; margin-top:50px;}
.qiyeronyu .owl-stage-outer{ padding-bottom: 5px;}
.qyryzczz{width:100%;margin:0 auto 5px auto;}
.qyryzczz img{height:315px; margin:0 0.5%;}
	.qyrytpnr{width:66%; float:left; margin-bottom:5px;}
	.qyrytpnr img{width:48.5%; margin:5px 0.5%;}
	.qyrytpnr1{width:100%;}
	.qyrytpnr1 img{width:23%; margin:5px 0.5%;}

.qyhzhb{background: #f5f5f5;padding:60px 0;text-align:center;}
.qyhzhb img{margin-top:50px;width:200px;}
.qyhzhb p{font-size:20px; color:#333;font-weight:bold;line-height:40px;}


.fanye {overflow: hidden;padding:10px 0 40px 0;text-align: center;}
.fanye a {padding: 5px 10px;border: 1px solid #cdcdcd;margin: 0 10px;}
.fanye a:hover{color:#ff5d92;}

