/*By-石-QQ-1174188215*/
/*----通用初始化----*/
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin:0;padding:0}ul,li,ol,dl,dt,dd{list-style: none;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}table{border-collapse:collapse;border-spacing:0}audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}	input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}a{text-decoration: none;color: #666;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}a:hover{text-decoration:none;cursor: pointer;}img{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:0}html,body{font-family: "arial" ,'Microsoft Yahei';*font-family: "微软雅黑";*font-family: "Microsoft Yahei";color: #666;}@media screen and (max-width: 767px){input[type="button"],input[type="submit"],input[type="reset"],textarea,select{-webkit-appearance: none;-webkit-tap-highlight-color:transparent;}}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{position: relative;overflow-x: hidden;}*::-moz-selection{background:#333;color:#fff;}*::selection{background:#333;color:#fff;}*::-moz-selection{background:#333;color:#fff;}*::-webkit-selection{background:#333;color:#fff;}.after:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}.clear{clear: both;}
	/*间距*/
	.mt3{margin-top    : 3% !important;}
	.mb3{margin-bottom : 3% !important;}
	.mb5{margin-bottom : 5% !important;}
	.ml3{margin-left   : 3% !important;}
	.mr3{margin-right  : 3% !important;}
	.pt3{padding-top   : 3% !important;}
	.pb3{padding-bottom: 3% !important;}
	.pl3{padding-left  : 3% !important;}
	.pr3{padding-right : 3% !important;}
	.pl5{padding-left  : 5% !important;}
	.pr5{padding-right : 5% !important;}
	.pt5{padding-top   : 5% !important;}
	.pb5{padding-bottom: 5% !important;}
	.mt0{margin-top    : 0% !important;}
	.mb0{margin-bottom : 0% !important;}
	.ml0{margin-left   : 0% !important;}
	.mr0{margin-right  : 0% !important;}
	.pt0{padding-top   : 0% !important;}
	.pb0{padding-bottom: 0% !important;}
	.pl0{padding-left  : 0% !important;}
	.pr0{padding-right : 0% !important;}
	/*字号*/
	.font24{font-weight:normal;font-size: 24px;color: #333;line-height: 2em;}
	.font22{font-weight:normal;font-size: 24px;color: #fff;line-height: 2em;}
	.font18{font-weight:normal;font-size: 18px;color: #666;line-height: 2em;}
	.font16{font-weight:normal;font-size: 16px;color: #999;line-height: 2em;}
	/*编辑器*/
	.text{text-align:justify;font-size: 16px;color: #fff;line-height: 2.2em;word-wrap: break-word;word-break: normal;}
	.text:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
	.text *{max-width: 100%;}
	@media screen and (max-width: 1700px){
		.font24{font-size: 18px;}
		.font22{font-size: 18px;}
		.font18{font-size: 16px;}
		.font16{font-size: 14px;}
		.text{font-size: 14px;}
	}
	.bgfff{background-color: #fff !important;}
	html{overflow-x: hidden;}
	.fl{float: left;}
	.fr{float: right;}
	.ptb5{
		padding-top: 5%;
		padding-bottom: 5%;
	}
/*********************************/

body{
	width: 100%;
	background: #011553;
}
.wrapper{
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 10px;
}
@media only screen and (max-width:1700px ) {
	.wrapper{
		max-width: 1100px;
		margin: 0 auto;
		padding: 0 10px;
	}
}
.fixDate{
	padding-top: 70px;
	background: #0e33a4;
	width: 120px;
	position: fixed;
	left: 50px;
	bottom: 10%;
	z-index: 21;
	cursor: pointer;
}
.fixDate h2{
	position: absolute;
	top: -90px;
	width: 100%;
	height: 154px;
	background: url(../img/b2.png) no-repeat right top;
	text-align: center;
	color: #fff;
	line-height: 140px;
}
.fixDate li a{
	display: block;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-top:1px solid #7d91ce;
}
.fixDate li:before a{
	border-top: 0;
}
@media only screen and (max-width:1920px ) {
	.fixDate li a{
		line-height: 30px;
		font-size: 16px;
	}
	.fixDate{
		width: 90px;
		left: 20px;
		padding-top: 20px;
	}
	.fixDate h2{
		font-size: 18px;
		height: 80px;
		top: -60px;
		line-height: 80px;
		background-size: 100%;
	}
}

@media only screen and (max-width:1300px ) {
	.fixDate{
		width: 70px;
		bottom: auto;
		left: 10px;
		padding-top: 0;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	.fixDate h2{
		font-size: 14px;
	}
	.fixDate ul{
		display: none;
	}
	.fixDate.on{
		padding-top: 20px;
	}
	.fixDate.on ul{
		display: block;
	}
}
.banner img{
	display: block;
	width: 100%;
}
.pubNav{background: #011683;}
.pubNav{
	text-align: center;
}
.pubNav li{
	display: inline-block;
	height: 80px;
	line-height: 80px;
}
.pubNav li a{
	display: block;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 0 30px;
}
.pubNav li.on,.pubNav li:hover{
	background: url(../img/a2.jpg) no-repeat;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
.pubNav li.on a,.pubNav li:hover a{color: #bd9e68;}
.pubNav .menu {
    position: absolute;
    right: 0;
    margin: 0;
    height: 50px;
    width: 50px;
    z-index: 123456;
    cursor: pointer;
    display: none;
}
.pubNav .menu:before,.pubNav .menu:after{
	content: "";
	width: 30px;
	height: 2px;
	background: #fff;
	position: absolute;
	right: 50%;
	top: 20px; 
	margin: 0 -15px 0 0;
	-webkit-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.pubNav .menu:after{
	top: auto;
	bottom: 20px;
}
.pubNav .menu.on:before{
	top: 48%;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.pubNav .menu.on:after{
	bottom: 50%;
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
@media only screen and (max-width:1700px ) {
	.pubNav li{font-size: 16px;}
	.pubNav li a{padding: 0 20px;font-size: 16px;}
}
@media only screen and (max-width:1200px ) {
	.pubNav{
		position: fixed;
	    top: 0;
	    right: 0;
	    padding: 0;
	    z-index: 99;
	}
	.pubNav .menu{
		display: block;
	}
	.pubNav ul{
		background: rgba(0,0,0,.5);
		width: 200px;
		padding-top: 30px;
		padding-bottom: 20px;
		display: none;
	}
	.pubNav li{
		display: block;
		height: 40px;
		line-height: 40px;
		float: none;
		width: 100%;
	}
	.pubNav li a{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.pubNav .menu.on{
		display: block;
	}
}
.index_one{
	padding-top: 170px;
	background: url(../img/a5.jpg) no-repeat right bottom;
}
.index_one .box{
	width: 47%;
	height: 490px;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
	padding-top: 130px;
	padding: 0 5%;
	padding-top: 130px;
	position: relative;
}
.index_one .box.fl{background-image: url(../img/a3.jpg);}
.index_one .box.fr{background-image: url(../img/a4.jpg);}
.index_one .box li{
	padding-left: 5em;
	position: relative;
}
.index_one .box li>span{
	position: absolute;
	top: 0;
	left: 0;
}
.index_one .box .tit{
	position: absolute;
	width: 196px;
	height: 196px;
	padding-top: 60px;
	background: url(../img/b1.png) no-repeat center;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
	color: #fff;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
	z-index: 2;
	left: 50%;
	margin-left: -98px;
	top: -98px;
}
.index_one .box .tit span{
	display: block;
}

.pubTit{
	padding: 5% 0 6%;
	text-align: center;
	font-size: 40px;
	color: #fff;
}
.pubTit p{
	padding-bottom: 1.2em;
	background: url(../img/b3.png) no-repeat center bottom;
}
@media only screen and (max-width: 1700px) {
	.index_one .box .tit{
		width: 120px;
		height: 120px;
		font-size: 20px;
		padding-top: 30px;
		margin-left: -60px;
		top: -60px;
	}
	.index_one .box{
		padding-top: 80px;
		height: 380px;
	}
	.pubTit{
		font-size: 28px;
		padding: 3% 0 4%;
	}
	.index_one{
		padding-top: 140px;
	}
	.pubTit p{
		background-size:auto 14px;
		-webkit-background-size:auto 14px;
	}
}
@media only screen and (max-width: 1200px){
	.index_one .box .tit{
		width: 80px;
		height: 80px;
		font-size: 16px;
		padding-top: 20px;
		margin-left: -40px;
		top: -40px;
	}
	.index_one .box{
		width: 100%;
		height: auto;
		margin-bottom: 55px;
		padding-top: 50px;
		padding-bottom: 10px;
	}
	.index_one .box.fr{
		margin-bottom: 15px;
	}
	.pubTit{
		font-size: 18px;
	}
	.pubTit p{
		padding-bottom: 20px;
		-webkit-background-size:8em auto;
		background-size:8em auto;
	}
	.index_one{
		padding-top: 60px;
	}
}
.index_two{
	background: url(../img/a6.jpg) no-repeat center;
	-webkit-background-size:cover;
	background-size:cover;
}
.index_two ul{
	position: relative;
}
.index_two ul:before{
	content: '';
	width: 100%;
	height: 3px;
	background: #0a6ebe;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
}
.index_two li{
	float: left;
	width: 12.5%;
	color: #fff;
	font-size: 18px;
	height: 290px;
	position: relative;
}
.index_two li .box{
	position: absolute;
	width: 250px;
	height: 100px;
	background: #0a6ebe;
	left: 50%;
	margin-left: -55px;
	text-align: center;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-flex-flow: column;
	flex-flow: column;
	line-height: 1.5em;
}
.index_two li:nth-child(odd) .box{top: 0;}
.index_two li:nth-child(even) .box{bottom: 0;}
.index_two li .box:before{
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	border: 10px solid;
    left: 50%;
    margin-left: -10px;
}
.index_two li:nth-child(odd) .box:before{
	border-color:#0a6ebe transparent transparent;
	bottom: -20px;
}
.index_two li:nth-child(even) .box:before{
	border-color: transparent transparent #0a6ebe;
	top: -20px;
}
.index_two li:before{
	content: '';
	width: 42px;
	height: 42px;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -21px;
	background: url(../img/b4.png) no-repeat center;
}
@media only screen and (max-width:1700px ) {
	.index_two li{
		font-size: 14px;
	}
	.index_two li:before{
		right: -22px;
	}
}
/*@media only screen and (max-width:1500px ) {
	.index_two li{
		font-size: 12px;
		height: 310px;
	}
	.index_two li .box{
		width: 100%;
		height: 110px;
		left: 0;
		margin-left: 0;
	}
	.index_two li:before{
		width: 30px;
		height: 30px;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		left: 50%;
		right: auto;
		margin-left: -15px;
		margin-top: -15px;
	}
}*/
@media only screen and (max-width:1200px ) {
	.index_two li{
		font-size: 12px;
		height: auto;
		padding: 0 10px;
	}
	.index_two li .box{
		position: inherit;
		height: auto;
		height: 60px;
		margin: 0 !important;
		width: 100%;
		left: auto;
	}
	.index_two li .box:before{display: none;}
	.index_two ul{
		font-size: 0;
		text-align: center;
	}
	.index_two li{
		float: none;
		display: inline-block;
		width: 50%;
		vertical-align: middle;
		margin-bottom: 10px;
	}
	.index_two ul:before{display: none;}
	.index_two li:before{
		width: 15px;
		height: 15px;
		right: -6px;
		left: auto;
		margin: 0;
		background-size: 100%;
	}
	.index_two li:last-child:before{display: none;}
}
.index_three{
	background: url(../img/a7.jpg) repeat-y center;
}
.index_three .box1{
	padding: 3% 5%;
	background: url(../img/a8.jpg) no-repeat center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	margin-bottom: 5%;
}
.index_three .box1 li{
	float: left;
	width: 26.33%;
	padding-top: 26.33%;
	margin: 0 3.5% 3%;
	position: relative;
	background: #0a6dbe;
	border-radius: 50%;
}
.index_three .box1 li a{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 2em;
}
.index_three .box1 li img{
	display: block;
	margin: 20px auto 0;
	transition: all .5s;
}
.index_three .box1 li span{
	position: absolute;
	width: 105%;
	left: -2.5%;
	height: 60px;
	bottom: 30px;
	/* background: url(../img/) no-repeat center; */
	/*  */background: url(../img/b51.png) no-repeat center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	text-align: center;
	color: #011553;
	line-height: 60px;
	font-size: 28px;
}
.index_three .box1 li:hover img{transform: translateY(-5px);}
@media only screen and (max-width:1700px ) {
	.index_three .box1 li a{
		font-size: 16px;
	}
	.index_three .box1 li span{
		font-size: 18px;
		height: 40px;
		line-height: 40px;
	}
}
@media only screen and (max-width:1300px ) {
	.index_three .box1 li a{
		font-size: 16px;
	}
	.index_three .box1 li span{
		font-size: 18px;
		height: 40px;
		line-height: 40px;
	}
	.index_three .box1 li{
		width: 28.33%;
		padding-top: 28.33%;
		margin: 0 2.5% 3%;
	}
	.index_three .box1 li img{
		width: 50px;
		height: 50px;
		margin: 30px auto 10px
	}
}
@media only screen and (max-width:960px ) {
	.index_three .box1 li a{
		font-size: 14px;
	}
	.index_three .box1 li span{
		font-size: 16px;
		height: 30px;
		line-height: 30px;
		bottom: 15px;
	}
	.index_three .box1 li{
		width: 60%;
		padding-top: 60%;
		margin: 0 20% 3%;
	}
	.index_three .box1 li img{
		width: 40px;
		height: 40px;
		margin: 30px auto 10px
	}
}

.index_three .box2 dl{
	float: left;
	width: 31.33%;
	margin-left: 3%;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.index_three .box2 dl:first-child{margin-left: 0;}
.index_three .box2 dt{
	background: #0b7ac6;
	text-align: center;
	color: #fff;
	font-size: 32px;
	padding: 15px 15px 20px;
}
.index_three .box2 dt span{
	display: block;
	line-height: 2.5em;
	width: 100%;
	border-bottom: 2px solid #fff;
	margin: 0 auto;
}
.index_three .box2 dd{
	color: #fff;
	height: 370px;
	padding: 40px 8% 15px;
	background: url(../img/a3.jpg) no-repeat center;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
}
.index_three .box2 dd p{color: #bd9e68;font-size: 1.2em;font-weight: bold;}
@media only screen and (max-width:1700px ) {
	.index_three .box2 dt{font-size: 20px;padding: 10px;}
	.index_three .box2 dd{height: 300px;}
}
@media only screen and (max-width:1500px ) {
	.index_three .box2 dt{font-size: 24px;}
}
@media only screen and (max-width:1200px ) {
	.index_three .box2 dt{font-size: 20px;}
}
@media only screen and (max-width:960px ) {
	.index_three .box2 dt{font-size: 18px;}
	.index_three .box2 dl{
		width: 90%;
		margin: 0 5% 3% !important;
		height: auto;
	}
	.index_three .box2 dd{
		height: auto;
	}
	.index_three .box2 dt{
		padding: 10px 10px 15px;
	}
}

.index_four{
	background: url(../img/a9.jpg) no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	padding: 3% 0;
}
.index_four .swiper-container a{
	display: block;
	width: 100%;
	padding-top: 68.65%;
	position: relative;
	overflow: hidden;
	/*height: 140px;*/
}
.index_four .swiper-container a img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.index_four .btn{
	width: 100%;
	text-align: center;
	padding: 30px 0 0;
}
.index_four .btn a{
	display: inline-block;
	margin: 0 20px;
	width: 34px;
	height: 44px;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.index_four .btn a.prev{background-image: url(../img/b6.png);}
.index_four .btn a.next{background-image: url(../img/b7.png);}
@media only screen and (max-width:1700px ) {
	.index_four .btn a{
		width: 20px;
		height: 28px;
	}
}
@media only screen and (max-width:1200px ) {
	.index_four .btn{
		padding-top: 15px;
	}
	.index_four .btn a{
		width: 20px;
		height: 20px;
	}
}
.index_five{
	background: url(../img/a11.jpg) no-repeat center;
}
.index_five .inbox{
	padding: 3%;
	background: url(../img/a12.jpg) no-repeat center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.index_five .swiper-slide{width: 100%;}
.index_five li{
	float: left;
	width: 12.5%;
	padding: 10px;
	text-align: center;
	border-right: 1px solid #18497e;
}
/*.index_five li:last-child{border: 0;}*/
.index_five ul{
	border-bottom: 1px solid #18497e;
	width: 100%;
}
.index_five ul:last-child{border: 0;}
.index_five li .img{
	width: 100%;
	height: 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.index_five li .img img{
	max-width: 100%;
}
.index_five .pagination{
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.index_five .pagination .swiper-pagination-switch{
	display: inline-block;
	width: 50px;
	height: 5px;
	background: #fff;
	border-radius: 5px;
	margin: 0 4px;
}
.index_five .pagination .swiper-active-switch{
	background: #1180d0;
}
@media only screen and (max-width:1700px ) {
	.index_six .pagination .swiper-pagination-switch{
		width: 30px;
	}
	.index_five li .img{
		height: 50px;
	}
	.index_five .pagination{margin-top: 30px;}
}
@media only screen and (max-width:1200px ) {
	.index_five .pagination{margin-top: 10px;}
	.index_five li{
		width: 25%;
		padding: 5px;
	}
	/*.swiper-container{height: auto;}*/
	.index_five .pagination .swiper-pagination-switch{
		width: 20px;
	}
}

.footer{
	background: #011683;
	font-size: 14px !important;
}
.footer dl{
	float: left;
	width: 33.33%;
	text-align: center;
	color: #fff;
	padding: 20px 10px;
}
.footer .bottom{
	padding: 20px 15px;
	max-width: 960px;
	border-top: 1px solid #fff;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}
@media only screen and (max-width:768px ) {
	.footer{
		font-size: 12px !important;
	}
	.footer dl{
		width: 100%;
		padding: 10px;
	}
}

/**/
.neiContent .text{
	font-size: 18px;
}
@media only screen and (max-width:1700px ) {
	.neiContent .text{
		font-size: 14px;
	}
}
.neiContent{
	padding: 5% 0;
	background: url(../img/a13.jpg) repeat-y center top;
	background-size:100% auto;
}
.pubTit2{
	position: relative;
	width: 425px;
	height: 126px;
	background: url(../img/b8.png) no-repeat center;
	background-size:100% 100% ;
	-webkit-background-size:100% 100% ;
}
.pubTit2 span{
	position: absolute;
	width: 220px;
	text-align: center;
	color: #0f3baf;
	font-size: 32px;
	height: 58px;
	line-height: 58px;
	left: 135px;
	top: 43px;
	letter-spacing: 0;
}
.yellowTit{
	font-size: 20px;
	color: #FFD154;
	line-height: 2.4em;
}
.stbale{
	width: 100%;
	text-align: center;
}
.stbale th{
	font-size: 22px;
	color: #ffd154;
	font-weight: normal;
	
}
.stbale th,.stbale td{
	padding: 10px;
	border: 1px solid #fff;
}
.s_tit{
	padding-left: 15px;
	margin: 15px 0;
	/*margin-top: 20px;
	margin-bottom: 10px;*/
	line-height: 62px;
	background: url(../img/b9.png) no-repeat left center;
	font-weight: normal;
	color: #FFD154;
	font-size: 22px;
}
.jzbox li{
	float: left;
	width: 33.33%;
	padding: 1% 2% 1%;
	text-align: justify;
}
.jzbox li p{
	text-align: justify;
}
.jzbox .tit{
	text-align: center;
	color: #E8CE73;
	margin-bottom: 30px;
	background: url(../img/tit5.png) no-repeat center;
}

@media only screen and (max-width:1700px ) {
	.pubTit2 span{
		font-size: 20px;
	}
	.yellowTit{
		font-size: 16px;
	}
	.neiContent .text{
		font-size: 14px;
	}
	.s_tit{
		font-size: 16px;
	}
	.stbale th{
		font-size: 18px;
	}
}
@media only screen and (max-width:1200px ) {
	.pubTit2{
		width: 240px;
		height: 72px;
	}
	.pubTit2 span{
		font-size: 18px;
		width: 130px;
		height: 32px;
		line-height: 32px;
		left: 74px;
		top: 25px;
		letter-spacing: 0;
	}
	.stbale th,.s_tit{font-size: 18px;}
	.jzbox li{
		width: 50%;
	}
	.jzbox .tit{margin-bottom: 15px;}
}
@media only screen and (max-width:768px ) {
	.jzbox li{
		width: 100%;
		padding: 1.5% 0;
		height: auto !important;
	}
	.erweima{
		width: 80px !important;
	}
	.erweima img{
		width: 100% !important;
		height: auto !important;
	}
	.erweima p{font-size: 12px;line-height: 1.2em;}
}

.jincheng{font-size:16px;color: #666;width: 1200px;margin: 0 auto;}
.jincheng table{
		width: 100% !important;
	}
.jincheng .tb_title{background:#4c3f92; height:40px; line-height:40px; text-align:center;font-size:18px;color:#ffffff;}
.jincheng table{ background:#e3e3e3;}
.jincheng table td{background:#ffffff; padding:0 20px; height:40px;}
.jincheng .tb_gray td{background:#f5f5f5;}
.jiazhi{margin-bottom:20px; min-height:200px;}
.jiazhi div{width:300px; float:left; margin-right:20px;}
.jiazhi_title{background:url(../images/jiazhi-title.jpg) no-repeat center; height:80px; line-height:80px; color:#ffffff; font-size:18px; text-align:center;}
@media only screen and (max-width:1200px ) {
	.jincheng{width: 100%;}
	.jincheng table td{
		font-size: 14px;
	}
	.jincheng table td{
		padding: 10px 5px;
		min-width: 5em !important;
	}
	.jincheng{
		padding-left: 0;
	}
	.jincheng .tb_title{
		font-size: 16px;
	}
	
}
