.main{
	width: 100%;
	margin: 0 auto;
}
.news-head,.service-head,.shehui-head,.job-head,.culture-head{
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #cccccc;
}
.news-text,.service-text,.shehui-text,.job-text,.culture-text{
	float: left;
	font-size: 20px;
	border-bottom: 2px solid #4a5698;
	padding-left: 10px;
}
.service-more,.shehui-more,.job-more,.culture-more{
	float: right;
	font-size: 14px;
	color: #999;
}
.news-content{
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news-nav{
	background-color: #f3f1f2;
}
.news-nav ul li{
	float: left;
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
}
.news-nav ul li img{
	display: none;
}
.news-nav ul li.active{
	background-color: #4a5698;
	color: #fff;
}
.news-nav ul li.active img{
	display: block;
	position: relative;
	top: 0;
	left: 50px;
}
.news-nav ul:after{
	display: block;
	height: 0;
	content: " \0020";
	clear: both;
}
.new-left{
	float: left;
	width: 720px;
}
.news-list{
	padding: 20px 5px 5px 10px;
}
.news-list ul li{
	margin-bottom: 7px;
}
.news-list ul li:last-child{
	margin-bottom: 0;
}
.news-one{
	color: #666;
	width: 600px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news-date{
	color: #999;
}
.new-right{
	float: right;
}
.news-pic{
	width: 439px;
	overflow: hidden;
}
.service-content{
	padding-top: 20px;
}
.service-nav{
	background-color: #fff;
	height: 100px;
	margin-bottom: 20px;
}
.service-nav ul li{
	float: left;
	padding: 0 80px;
}
.service-nav ul:after{
	display: block;
	clear: both;
	height: 0;
	content: " \0020";
}
.service-icon{
	height:100px;
}
.service-icon1{
	background: url(../images/service_icon1.png) center 10px no-repeat;
}
.service-icon p{
	position: relative;
	top: 70px;
}
.service-nav ul li.avtive{
	background-color: #4a5698;
}
.service-nav ul li.avtive p{
	color: #fff;
}
.service-nav ul li img{
	display: none;
}
.service-nav ul li.avtive img{
	position: relative;
	display: block;
	top: 79px;
	left: 27px;
}
.service-banner{
	text-align: center;
}
.service-banner > div{
	display: none;
}
.service-banner > div.active{
	display: block;
}
.shehui{
	float: left;
	width: 720px;
}
.job{
	float: right;
	width: 460px;
}
.shehui-head,.job-head,.culture-head{
	margin-bottom: 15px;
}
.shehui-left{
	float: left;
	width: 355px;
}
.shehui-right{
	float: right;
	width: 355px;
}
.shehui-left-lis,.shehui-right-lis{
	margin-bottom: 10px;
	background-color: #e8e8e8;
}
.shehui-font{
	width: 189px;
	font-size: 12px;
	padding: 15px 15px;
}
.job-tabfont{
	font-size: 16px;
	color: #666;
}
.job-icon{
	position: relative;
	top: 3px;
	margin-right: 5px;
}
.job-nav ul li{
	float: left;
	padding: 5px 30px;
	border:1px solid #e8e8e8;
}
.job-nav ul li.active{
	background-color: #c3c1c1;
}
.job-nav ul:after{
	display: block;
	height: 0;
	clear: both;
	content: " \0020";
}
.job-table table tbody tr td{
	font-size: 12px;
	padding: 5px 5px;
	width: 145px;
}
.job-table table tbody tr td:nth-child(2){
	text-align: center;
}
.job-table table tbody tr td:last-child{
	text-align: right;
}
.job-nav{
	margin-bottom: 10px;
}
.job-tabcontent > .active{
	display: block;
}
.job-table{
	display: block;
}
.culture-icon{
	width: 240px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: url(../images/w1_23.png) center bottom no-repeat;
}
.culture-active{
	background-image: url(../images/w2_22.png);
}
.culture-active a{
	color: #4a5698;
}
.culture-nav{
	margin-bottom: 10px;
}
.culture-nav ul li{
	float: left;
}
.culture-nav ul:after{
	content: " \0020";
	display: block;
	clear: both;
	height: 0;
}
.culture-banner div{
	display: none;
}
.culture-banner div.active{
	display: block;
}
.culture-content{
	margin-bottom: 20px;
}
.news-banner{
	width: 100%;
	min-width: 1200px;
	background: url(../images/newsbanner_02.jpg) center center no-repeat;
	height: 200px;
	margin-bottom: 20px;
}
.newspage-nav,.serviceplace-nav,.people-nav,.c-nav{
	margin-bottom: 0px;
}
.newspage-nav ul,.serviceplace-nav ul,.people-nav ul,.c-nav ul{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #4a5698;
}
.newspage-nav ul li,.serviceplace-nav ul li,.people-nav ul li,.c-nav ul li{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 52px;
	background-color: #f3f1f2;
	font-size: 18px;
	color: #4a5698;
}
.newspage-nav ul:after,.serviceplace-nav ul:after,.people-nav ul:after,.c-nav ul:after{
	display: block;
	height: 0;
	clear: both;
	content:"\0020";
}
.newspage-nav ul li a,.serviceplace-nav ul li a,.people-nav ul li a,.c-nav ul li a{
	color: #4a5698;
}
.newspage-nav li.active,.serviceplace-nav li.active,.people-nav li.active,.c-nav li.active{
	background-color: #4a5698;
	color: #fff;
}
.newspage-nav li.active a,.serviceplace-nav li.active a,.people-nav li.active a,.c-nav li.active a{
	color: #fff;
}
.newspage-content,.people-content,.c-nav-content{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.serviceplace-content{
	min-width: 1200px;
	margin: 0 auto;
	width: 100%;
}
.title{
	text-align: center;
}
.title h2{
	font-weight: normal;
	margin-bottom: 8px;
}
.title-border{
	border-bottom: 1px solid #4a5698;
	width: 40px;
	margin: 0 auto;
}
.jtnews-ab{
	width: 780px;
}
.newsdate{
	border-left: 2px solid #4a5698;
	padding-left: 5px;
	font-size: 14px;
	margin-bottom: 20px;
}
.jtnews-text,{
	font-size: 14px;
	line-height: 24px;
	min-height: 150px;
}
.jtnews-read{
	background: url(../images/news_read_08.png) no-repeat left 5px;
	padding-left: 20px;
	float: right;
}
.jtnews-read a{
	color: #333;
	font-size: 14px;
}
.jtnews-one{
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}
.all-jtnews-width{
	width: 780px;
	margin-right: 20px;
}
.all-jtnews-title{
	font-size: 18px;
	margin-bottom: 30px;
}
.all-jtnews-text{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	height: 77px;
	overflow: hidden;
}
.date-box{
	background-color: #f3f1f2;
	text-align: center;
	padding: 10px 10px;
	margin-bottom: 10px;
}
.date-day{
	font-size: 30px;
	margin-bottom: 15px;
}
.date-month{
	font-size: 18px;
}
.read-more{
	background-color: #f3f1f2;
	padding: 20px 10px;
	color: #999;
}
.all-jtnews ul li{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f3f1f2;
}
.child-ul li{
	float: left;
	margin-right: 10px;
}
.child-ul li span{
	margin-left: 10px;
}
.child-ul:after{
	display: block;
	height: 0;
	clear: both;
	content: " \0020";
}
.child-ul{
	width: 480px;
	margin: 0 auto;
}
.child-ul > .active > a{
	color: #4a5698;
}
.notice-list ul li{
	padding-bottom: 20px;
	border-bottom: 1px solid #f3f1f2;
	margin-bottom: 20px;
}
.video-center{
	padding: 10px;
	background-color: #f3f1f2;
}
.video-center h2{
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}
.serviceplace-banner{
	background: url(../images/serviceplace_banner_02.jpg) center center no-repeat;
	width: 100%;
	min-width: 1200px;
	height: 200px;
	margin-bottom: 20px;
}
.serviceplace-nav ul{
	display: flex;
	justify-content:center;
}
.jtzb-content{
	padding-bottom: 20px;
	width: 1200px;
	margin: 0 auto;
}
.kgqy-mainli{
	width: 588px;
}
.address{
	line-height: 46px;
}
.kgqy-content ul li{
	padding: 0 0 20px 0;
}
.company{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;	
}
.company-head{
	margin-bottom: 20px;
}
.company-bottom p{
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.centertext{
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}
.kgqy-content{
	width: 1200px;
	margin: 0 auto;
}
.zshz-c2,.zshz-c4{
	background-color:#f3f1f2;
	padding-top: 30px;
	padding-bottom: 40px; 
}
.zshz-c2 > h2,.zshz-c2 h3,.zshz-c3 > h2,.zshz-c3 h3,.zshz-c4 > h2,.zshz-c4 h3{
	text-align: center;
	font-weight: normal;
	margin-bottom: 20px;
}
.zshz-c2-mid,.zshz-c3-mid,.zshz-c4-mid{
	width: 1200px;
	margin: 0 auto;
}
.zshz-c2-mid ul li{
	width: 345px;
	float: left;
}
.zshz-hb{
	text-align: center;
	margin-bottom: 30px;
}
.zshz-hbtext{
	font-size: 14px;
	color: #333;
	line-height: 28px;
	text-align: center;
}
.zshz-c2-mid ul,.zshz-c3-mid ul{
	display: flex;
	justify-content:space-between;
}
.zshz-c3{
	padding: 30px 0 40px 0;
}
.zshz-c3-mid ul li{
	float: left;
	width: 265px;
}
.zshz-clis1{
	border-left: 2px solid #4a5698;
	padding-left: 10px;
}
.zshz-company-lis{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.qunlis-box{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.qunlis{
	width: 365px;
	float: left;
}
.qunlis > p{
	border-left: 2px solid #4a5698;
	margin-bottom: 20px;
	font-size: 16px;
	padding-left: 10px;
}
.qunlis > div > p{
	font-size: 12px;
	color: #666;
	margin-bottom: 15px;
}
.people-banner{
	background: url(../images/peo_pic_02.jpg) center center no-repeat;
	width: 100%;
	min-width: 1200px;
	height: 200px;
	margin-bottom: 20px;
}
.people-nav ul{
	display: flex;
	justify-content: center;
}
.rcln-text{
	width: 580px;
}
.rcln-text p{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 40px;
}
.rcln-content{
	padding: 20px 0 40px 0;
}
.rcpy-content{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.rcpy-nav{
	padding-bottom: 30px;
}
.rcpy-nav ul li{
	float: left;
	margin-right: 30px;
}
.rcpy-nav ul li span{
	margin-left: 30px;
}
.rcpy-nav ul:after{
	content: " \0020";
	display: block;
	height: 0;
	clear: both;
}
.rcpy-nav ul{
	display: flex;
	justify-content: center;
}
.rcpy-p p{
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
}
.c-banner{
	width: 100%;
	min-width: 1200px;
	background: url(../images/c_banner_02.jpg) center center no-repeat;
	height: 199px;
	margin-bottom: 20px;
}
.c-nav ul {
    display: flex;
    justify-content: center;
}
.whln-content,.whhd-content{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.title-wid > li.hover .title-silde{
	display: block;
}

.title-wid > li.active{
	/* background-color: #e4392a; */
	border-bottom: 2px solid #e4392a;
}
.title-wid > li.active > a{
	color: #e4392a;

}
.pagestyle{
	display: flex;
	justify-content: flex-end;
}
.qyry-table{
	width: 1200px;
	margin: 0 auto;
	padding-bottom:60px;
}
.qyry-table table{
	width: 100%;
}
.qyry-table table thead tr th,.qyry-table table tbody tr td{
	text-align: center;
}
.qyry-table table thead tr th{
	padding: 5px;
	background-color: #4a5698;
	color: #fff;
}
.qyry-table table tbody{
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
.qyry-table table tbody tr td{
	padding: 10px;
	border-bottom: 1px solid #eee;
}
.jtnews-content{
	padding-bottom: 30px;
}
.online-banner{
	width: 100%;
    height: 200px;
    background: url(../images/onlinebanner_02.jpg) no-repeat center;
    background-size: cover;
}
.newaddxss{
	text-align: center;
}
.xq-content p{
	background-color: transparent !important;
}

/* 底部 */

#fd{
	background: url(../images/fd_bg.png) center top no-repeat;
	padding-top: 75px;
	margin-top:20px;
}
.index-fd{
	margin-top: -31px;
}
#fd .fd-top{
	overflow: hidden;
	color: #fff;
	padding-bottom: 45px;
}
#fd dl{
	float: left;
	width: 20%;
}
#fd dl dt{
	font-size: 16px;
	padding-bottom: 20px;
}
#fd .ul-fd li{
	line-height: 26px;
}
#fd .ul-fd li a{
	color: #a8a8af;
	font-size: 12px;
}
#fd .ul-fd li a:hover{
	text-decoration: underline;
}
#fd .weixin,#fd .sina{
	background: url(../images/fd_icon1.png) no-repeat;
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 25px;
}
#fd .weixin-pic{
	position: absolute;
	left: -150px;
	top: 0;
	display: none;
}
#fd .tel{
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 15px;
}
#fd h5{
	font-size: 16px;
	color: #a8a8af;
}

#fd .fd-copy{
	/* height: 40px; */
	line-height: 28px;
	color: #a3a3a9;
	background-color: #000022;
	font-size: 12px;
	margin-top: -2px
}
.wp {
    width: 100%;
	margin: 0 auto;
	max-width: 1200px;
}

.tit-i{
	text-align: center;
	padding: 50px 0;
	line-height: 36px;
	overflow: hidden;
}
.tit-i h3{
	font-size: 30px;
	color: #002;
	margin-bottom: 10px;
}
.tit-i h5{
	font-size: 20px;
	color: #cacace;
	text-transform: uppercase;
	font-family: Arial;
}
.tit-i h5 span{
	color: #e4392a;
}
.tit-i em{
	width: 45px;
	border-bottom: 1px solid #7f7f90;
	display: inline-block;
}

.about-info{
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	color: #666;
	padding-bottom: 50px;
}

.fix:after, .fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
