﻿/* pc */
@media (min-width:1200px) {
	a.gd {
		font-size: 16px;
		font-weight: 400;
		color: #999999;
		line-height: 24px;
		float: right;
	}

	a.gd:hover {
		color: #000000 !important;
	}

	.data {
		float: right;
		color: #999999;
		font-size: 16px;
		font-weight: 400;
	}

	.listNews {
		line-height: 37px;
		margin-top: 15px;
	}

	.listNews li {
		background-image: url(../images/icon/dian2.jpg);
		background-repeat: no-repeat;
		background-position: 0 17px;
		padding-left: 10px;
		font-size: 16px;
		font-weight: 400;
	}


	html,
	body {
		background: #F4F4F4;
	}
	.paddl20{
		padding-left: 20px;
	}
	.paddr20{
		padding-right: 20px;
	}
	.container {
		padding: 30px;
		background-color: #FFFFFF;
	}
	.fgjbg{
		display: block;
		width: 100px;
		height: 41px;
		background-image: url(../images/icon/fgjlbg.png);
		background-repeat: no-repeat;
		font-size:16px;
		font-weight:400;
		color:#FFFFFF;
		line-height:33px;
		text-align: center;
	}
	.kp{
		padding: 20px;
		transition: all 0.4s linear;
	}
	.kp:hover{
		-moz-box-shadow: 5px 5px 10px #999;
		/* è€çš„ Firefox */
		box-shadow: 5px 5px 10px #999;
	}
	.lead{
		height:272px;
		background-color:#F5F7F9;
		border:1px solid #EAEDF0;
		margin-bottom: 25px;
		overflow: hidden;
	}
	.lead img{
		width: 173px;
		height: 228px;
		float: left;
	}
	.lead .info{
		padding-left: 193px;
	}
	.lead .info .b,.lead .info .c{
		margin-top: 12px;
	}
	.lead .info .a span{
		font-size:28px;
		font-weight:400;
		color:#00589C;
	}
	.lead .info .a span+span{
		font-size:16px;
		font-weight:bold;
		color:#000000;
	}
	.lead .info .b p{
		font-size:16px;
		font-weight:400;
		color:#000000;
		line-height:24px;
	}
	.lead .info .c p{
		font-size:16px;
		font-weight:400;
		color:#000000;
		line-height:32px;
	}
	.lead .info .c p a{
		color: #CA1310;
	}
	.ldlist{
		border: solid 1px #EAEAEA;
		overflow: hidden;
	}
	.kp .dh {
		border-bottom: solid 1px #E1E1E1;
		font-size: 20px;
		font-weight: bold;
		color: #5C5C5C;
		padding-bottom: 15px;
	}

	.kp .dh span {
		vertical-align: middle;
		border-bottom: solid 2px #0F7AC0;
		padding-bottom: 15px;
	}
	.ldlist .detail{
		overflow: hidden;
		text-align: center;
		margin-top: 30px;
	}
	.ldlist .detail li p{
		font-size: 16px;
		color: #000000;
	}
	.ldlist .detail li{
		margin-top: 20px;
		width: 20%;
		float: left;
	}
	.ldlist .detail li img{
		width: 123px;
		height: 163px;
	}
	.ldlist .qt{
		overflow: hidden;
	}
}

/* è§¦å± */
@media (max-width:1200px) {
	a.gd {
		font-size: 16px;
		font-weight: 400;
		color: #999999;
		line-height: 24px;
		float: right;
	}
	
	a.gd:hover {
		color: #000000 !important;
	}
	
	.data {
		float: right;
		color: #999999;
		font-size: 16px;
		font-weight: 400;
	}
	
	.listNews {
		line-height: 37px;
		margin-top: 15px;
	}
	
	.listNews li {
		background-image: url(../images/icon/dian2.jpg);
		background-repeat: no-repeat;
		background-position: 0 17px;
		padding-left: 10px;
		font-size: 16px;
		font-weight: 400;
	}
	
	
	html,
	body {
		background: #F4F4F4;
	}
	.paddl20{
		/* padding-left: 20px; */
	}
	.paddr20{
		padding-right: 20px;
	}
	.container {
		padding: 10px;
		background-color: #FFFFFF;
	}
	.fgjbg{
		display: block;
		width: 100px;
		height: 41px;
		background-image: url(../images/icon/fgjlbg.png);
		background-repeat: no-repeat;
		font-size:16px;
		font-weight:400;
		color:#FFFFFF;
		line-height:33px;
		text-align: center;
	}
	.kp{
		padding: 10px;
		transition: all 0.4s linear;
	}
	.kp:hover{
		-moz-box-shadow: 5px 5px 10px #999;
		/* è€çš„ Firefox */
		box-shadow: 5px 5px 10px #999;
	}
	.lead{
		background-color:#F5F7F9;
		border:1px solid #EAEDF0;
		margin-bottom: 25px;
		overflow: hidden;
	}
	.lead img{
		width: 173px;
		height: 228px;
		float: left;
	}
	.lead .info{
		padding-left: 193px;
	}
	.lead .info .b,.lead .info .c{
		margin-top: 12px;
	}
	.lead .info .a span{
		font-size:28px;
		font-weight:400;
		color:#00589C;
	}
	.lead .info .a span+span{
		font-size:16px;
		font-weight:bold;
		color:#000000;
	}
	.lead .info .b p{
		font-size:16px;
		font-weight:400;
		color:#000000;
		line-height:24px;
	}
	.lead .info .c p{
		font-size:16px;
		font-weight:400;
		color:#000000;
		line-height:32px;
	}
	.lead .info .c p a{
		color: #CA1310;
	}
	.ldlist{
		border: solid 1px #EAEAEA;
		overflow: hidden;
	}
	.kp .dh {
		border-bottom: solid 1px #E1E1E1;
		font-size: 20px;
		font-weight: bold;
		color: #5C5C5C;
		padding-bottom: 15px;
	}
	
	.kp .dh span {
		vertical-align: middle;
		border-bottom: solid 2px #0F7AC0;
		padding-bottom: 15px;
	}
	.ldlist .detail{
		overflow: hidden;
		text-align: center;
		margin-top: 30px;
	}
	.ldlist .detail li p{
		font-size: 16px;
		color: #000000;
	}
	.ldlist .detail li{
		margin-top: 20px;
	}
	.ldlist .detail li img{
		width: 123px;
		height: 163px;
	}
	.ldlist .qt{
		overflow: hidden;
	}
        .lead .info {
	    padding-left: 0;
	}
	.kp.lead .info .b,.kp.lead .info .c .fgjbg{
		display: inline-block;
	}
	.kp.lead img{
		box-sizing: content-box;
		padding-right: 10px;
	}
}
