@charset "utf-8";
body{
	font-family: Microsoft Yahei;
}
.kdlTop{
	background: url(./images/kdlTopbg.jpg) center top no-repeat;
}
.kdlTopm{
	height: 605px;
	background: url(./images/kdlTopm.jpg) no-repeat;
}
.kdlRule{
	background-color: #25a8f3;
}
.kdlRule .mod{
	width: 906px;
	padding: 30px 89px 30px 185px;
	color: #fff;
	font-size: 18px;
}
.kdlRule span{
	width: 60px;
	margin: -10px 0 0 -94px;
	padding-right: 20px;
	font-size: 28px;
	line-height: 1.2;
}
.kdlRule em{
	margin:  -15px -28px 0 0;
	*margin:  -52px -28px 0 0;
}
.kdlCon{
	background-color: #def7ff;
	position: relative;
}
.kdlCon.red{
	background-color: #feede3;
}
.kdlCon.green{
	background-color: #e7fff2;
}
.kdlConm{
	width: 1002px;
}
.conTab{
	text-align: center;
	padding: 40px 0;
}
.conTab a{
	display: inline-block;
	width: 180px;
	height: 50px;
	line-height: 48px;
	font-size: 28px;
	text-align: center;
	color: #666;
	border-radius: 26px;
	margin: 0 25px;
}
.conTab a.on{
	background-color: #25a8f3;
	color: #fff;
}
.red .conTab .on{
	background-color: #e45938;
}
.green .conTab .on{
	background-color: #46b863;
}
.conTab a:hover{
	text-decoration: none;
}
.kcImg{
	position: absolute;
	display: block;	
}
.kcImg.i1{
	width: 110px;
	height: 46px;
	left: 103px;
	top: 98px;
	background: url(./images/kcImg1.png) no-repeat;
}
.kcImg.i2{
	width: 60px;
	height: 70px;
	left: 112px;
	top: 234px;
	background: url(./images/kcImg2.png) no-repeat;
}
.kcImg.i3{
	width: 160px;
	height: 70px;
	right: 240px;
	bottom: 371px;
	background: url(./images/kcImg3.png) no-repeat;
}
.kcImg.i4{
	width: 65px;
	height: 65px;
	right: 264px;
	bottom: 240px;
	background: url(./images/kcImg4.png) no-repeat;
}
.kcImg.i5{
	width: 55px;
	height: 72px;
	left: 153px;
	top: 554px;
	background: url(./images/kcImg5.png) no-repeat;
}
.kcLine{
	width: 100%;
	height: 120px;
	position: relative;
}
.kcLine span{
	font-size: 24px;
	position: absolute;
}
.kcLine .l{
	left: 3px;	
	top: 61px;
}
.kcLine .r{
	right: 27px;
	top: 71px;	
}
.kcL1{
	background: url(./images/kcLine1.png) no-repeat;
	color: #28a7e1;
}
.kcL2{
	background: url(./images/kcLine2.png) no-repeat;
	color: #0aa744;
}
.kcL2 .l{
	top: 54px;
}
.kcL2 .r{
	right: 20px;
	top: 55px;
}
.kcL3{
	background: url(./images/kcLine3.png) no-repeat;
	color: #e45938;
}
.kcL3 .l{
	top: 52px;
}
.kcL3 .r{
	right: 20px;
	top: 64px;
}
.kcL4{
	background: url(./images/kcLine4.png) no-repeat;
	color: #0aa744;
}
.kcL4 .l{
	top: 62px;
}
.kcL4 .r{
	right: 22px;
	top: 69px;
}
.kcL5{
	background: url(./images/kcLine5.png) no-repeat;
	color: #28a7e1;
}
.kcL5 .l{
	top: 62px;
}
.kcL5 .r{
	right: 22px;
	top: 72px;
}
.kcL6{
	background: url(./images/kcLine6.png) no-repeat;
	color: #e45938;
}
.kcL6 .l{
	top: 60px;
}
.kcL6 .r{
	right: 24px;
	top: 70px;
}
.lineArea{
	width: 835px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.kcL1info{
	margin: 40px auto 20px;
	font-size: 18px;
	color: #666;
}
.kcL1info .dis{
	display: block;
}
.kcL1info .line{
	padding: 0 0 15px 90px;
}
.kcL1info .line .fl{
	margin-left: -90px;
}
.quota{
	display: inline-block;
	width: 19px;
	height: 17px;
	background: url(./images/kcQuot.png) no-repeat;
}
.quota.up{
	margin: 0 10px 0 0;
	vertical-align: 5px;
}
.quota.down{
	margin: 0 0 0 10px;
	vertical-align: -5px;
	background-position: -19px 0;
}
.morePro{
	color: #25a8f3;
	font-size: 16px;
	text-align: right;
	padding-bottom: 10px;
}
.morePro a{
	color: #25a8f3;
}
.proWrap{
	width: 400px;
	border: #ccc 1px solid;
	background-color: #fff;
}
.proWrap.mr{
	margin-right: 30px;
}
.proPic{
	position: relative;
}
.proPic img{
	display: block;
	width: 400px;
	height: 200px;
}
.proPic span{
	width: 100%;
    height: 40px;
    line-height: 40px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#77000000',endColorstr='#77000000');
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}
.proPri{
	height: 40px;
	padding: 18px 117px 18px 25px;
	font-size: 18px;
	line-height: 1;
}
.proPri dfn{
	font-size: 22px;
	color: #f10027;
}
.proPri big{
	font-size: 36px;
	vertical-align: -3px;
	padding: 0 2px;
}
.proPri a{
	display: inline-block;
	width: 102px;
	height: 40px;
	line-height: 38px;
	background-color: #f10027;
	color: #fff;
	margin-right: -102px;
	text-align: center;
	border-radius: 5px;
}
.proPri a:hover{
	text-decoration: none;
}
.kdlChar{
	height: 187px;
	background: url(./images/kdlChar.jpg) no-repeat;
}


/* ie9 */
@media all and (min-width:0) { /* 2. */
    .proPic span{
        filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000',endColorstr='#00000000');
    }
}