.cale {
	width: 100%;
	margin: 3% auto;
}
.mile dl dd {
    margin-bottom: 3%;
    overflow: hidden;}
.cale .hd {
	border-bottom: 1px solid #d9d9d9;
	height: 44px;
}

.cale .hd ul {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

.cale .hd ul li {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 44px;
	float: left;
	outline: none;
}
.mile dl dd .left {
    float: left;
    width: 18%;
	padding-top: 1rem;
	color: #000000;
	font-weight: bolder;
    border-bottom: 1px solid #e0e0e0;
}
.mile dl dd .right {
    float: right;
    width: 77%;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    padding-bottom: 2%;
}


.cale .hd ul li.on span {
	color: #1eb9ee;
	border-bottom: 5px solid #1eb9ee;
	display: inline-block;
	height: 39px;
}

.cale .bd {
	width: 100%;
	margin: 2% auto 0 auto;
}

.cale .bd ul li {
	overflow: hidden;
}




.cale .bd ul li dl dt span {
	background: #1eb9ee;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	float: left;
	display: block;
	padding: 1% 0;
}

.cale .bd ul li dl dt .sp1 {
	width: 20%;
	border-right: 1px solid #ffffff;
}

.cale .bd ul li dl dt .sp2 {
	width: 38%;
	border-right: 2px solid #1eb9ee;
}


.cale .bd ul li dl dd span {
	background: #ffffff;
	font-size: 16px;
	color: #333333;
	text-align: center;
	float: left;
	display: block;
	padding: 1% 0;
	border-bottom: 1px solid #d9d9d9;
}

.cale .bd ul li dl dd .sp1 {
	width: 20%;
	border-right: 1px solid #d9d9d9;
}

.cale .bd ul li dl dd .sp1:nth-child(1) {
	border-left: 1px solid #d9d9d9;
}

.cale .bd ul li dl dd .sp2 {
	width: 38%;
	border-right: 1px solid #d9d9d9;
}

.cale .bd ul li dl dt span {
	font-size: 18px;
}


.cale .bd ul li .m-dl {
	display: none;
}
.mile dl dd .right p {
    text-indent: 0;
    font-size: 1.5rem;
    color: #333;
    display: block;
    background: url(../image/li_img.jpg) left center no-repeat;
    padding-left: 20px;
    line-height: 28px;
}


.cale .bd ul li .pic {
	width: 43%;
	margin-right: 2%;
	border: 5px solid #f6f7f9;
	padding: 2%;
	float: left;
	overflow: hidden;
	float: left;
	margin-bottom: 3%;
}

.cale .bd ul li .pic .pt {
	float: left;
	width: 50%;
}

.cale .bd ul li .pic .pt img {
	width: 100%;
}

.cale .bd ul li .pic .text {
	font-size: 46%;
	margin-left: 4%;
	float: left;
}

.cale .bd ul li .pic .text h5 {
	font-size: 22px;
	color: #666666;
}

.cale .bd ul li .pic .text p {
	font-size: 18px;
	color: #333333;
	margin-top: 5%;
	height: 160px;
}


.cale .bd ul li .pic .text .txt {
	overflow: hidden;
}

.cale .bd ul li .pic .text .txt a {
	display: block;
	float: left;
	font-size: 16px;
	color: #666666;
	background: url(../image/inv04.png) no-repeat center left;
	padding-left: 30px;
}

.cale .bd ul li .pic .text .txt span {
	float: right;
	display: block;
	font-size: 16px;
	color: #666666
}



.cale .bd .boz ul {
	overflow: hidden;
}

.cale .bd .boz ul li {
	float: left;
	padding-bottom: 2%;
	border-bottom: 1px solid #d9d9d9;
	width: 100%;
	margin-bottom: 2%;
}

.cale .bd .boz ul li .pic1 {
	float: left;
	width: 15%;
}

.cale .bd .boz ul li .pic1 img {
	width: 100%;
}

.cale .bd .boz ul li .text {
	float: left;
	margin-left: 3%;
	width: 82%
}

.cale .bd .boz ul li .text h4 {
	font-size: 18px;
	color: #333333;
	margin-top: 3%;
}

.cale .bd .boz ul li .text .td span {
	font-size: 16px;
	color: #666666;
	display: block;
	float: left;
}

.cale .bd .boz ul li .text .td {
	overflow: hidden;
	margin-top: 2.5%;
}

.cale .bd .boz ul li .text .td em {
	float: right;
	font-size: 14px;
	color: #666666;
	width: 15%;
	padding-bottom: 1%;
	border-bottom: 3px solid #969696;
	margin-right: 5%;
	background: url(../image/emicon.png) right top no-repeat;
}
@media screen and (min-width: 1336px) {

	.cale .bd .boz ul li:hover .text h4 {
		color: #1eb9ee;
	}

	.cale .bd .boz ul li:hover .text em {
		color: #1eb9ee;
		background: url(../images/emicon02.png) right top no-repeat;
		border-bottom: 3px solid #1eb9ee;
	}

	.cale .bd ul li .pic:hover .text h5 {
		font-size: 22px;
		color: #1eb9ee;
	}

	.cale .bd ul li .pic:hover .text .txt a {
		background: url(../image/inv05.png) no-repeat center left;
	}

	.cale .bd ul li .pic:hover .text p {
		color: #fd8e1b;
	}
}


@media screen and (max-width: 1440px) {

	.cale .hd ul {
		width: 100%;
	}

	.cale .bd {
		width: 100%;
	}

	.cale .bd ul li .sp1:nth-child(1) dt {
		width: 99.3%
	}

	.cale .bd ul li .sp1:nth-child(1) dd {
		width: 99.3%;
	}

	.cale .bd ul li .pic .text p {
		height: 130px;
	}
}

@media screen and (max-width: 1220px) {
	.mile dl dd .left {
	    float: left;
	    height: auto;
	    width: 100%;
	    border: none;
	    margin-bottom: 2%;
	}
	.mile dl dd .right {
	    float: none;
	    height: auto;
	    width: 100%;
	    padding-bottom: 3%;
	}

	.cale .hd ul {
		width: 90%;
	}

	.cale .bd {
		width: 90%;
	}

	.cale .bd ul li .sp1 {
		width: 50%;
	}

	.cale .bd ul li .sp2 {
		width: 50%;
	}

	.cale .bd ul li .sp2 dd {
		border: none;
	}

	.cale .bd ul li .sp1 dd {
		border: none;
	}


	.cale .bd ul li .pic .pt {
		width: 100%;
		float: none;
	}

	.cale .bd ul li .pic {
		width: 26%;
		margin-right: 1%;
	}

	.cale .bd ul li .pic .text {
		float: none;
		width: 100%;
		margin-left: 0;
		font-size: 16px;
	}

	.cale .bd ul li .pic .text h5 {
		font-size: 16px;
	}

	.cale .bd ul li .pic .text p {
		font-size: 14px;
		height: auto;
	}

	.cale .bd ul li .pic .text .txt {
		margin-top: 3%;
	}

	.cale .bd ul li .pic .text .txt a {
		font-size: 14px;
	}

	.cale .bd ul li .pic .text .txt span {
		font-size: 14px;
	}

	.cale .bd .boz ul li .pic1 {
		float: none;
		width: 40%;
	}

	.cale .bd .boz ul li .text {
		float: none;
		margin-left: 0;
		width: 100%;
	}

	.cale .bd .boz ul li .text h4 {
		font-size: 16px;
		margin-top: 2%;
	}

	.cale .bd .boz ul li .text .td span {
		font-size: 14px;
		width: 100%;
		float: none;
	}

	.cale .bd .boz ul li .text .td {
		margin-top: 2%;
	}

	.cale .bd .boz ul li .text .td em {
		float: none;
		width: 100%;
		padding: 0;
		background: none;
		margin-top: 1%;
		display: block;
		border-bottom: none;
	}


}


@media screen and (max-width: 768px) {

	.cale .bd ul li .pic {
		width: 41%;
		margin-right: 1%;
	}

	.cale .bd ul li .pic .text h5 {
		font-size: 14px;
	}

	.cale .bd ul li .pic .text .txt a {
		float: none;
		padding: 6% 0;
		background: none;
	}

	.cale .bd ul li .pic .text .txt span {
		float: none;
	}

	.cale .bd .boz ul li .text h4 {
		font-size: 14px;
	}

	.cale .bd .boz ul li .pic1 {
		width: 100%
	}


	.cale .hd ul li.on span {
		border-bottom: 2px solid #1eb9ee;
		height: 42px;
	}

	.cale .bd ul li dl {
		display: none;
	}

	.cale .bd ul li .m-dl {
		display: block;
	}

	.cale .bd ul li .m-dl div {
		width: 100%;
		margin-bottom: 5%;
		overflow: hidden;
	}

	.cale .bd ul li .m-dl div span {
		width: 50%;
		overflow: hidden;
		display: block;
		float: left;
	}

	.cale .bd ul li .m-dl div span h5 {
		width: 100%;
		background: #1eb9ee;
		color: #fff;
		text-align: center;
		display: block;
		padding: 1% 0;
		font-size: 16px;
	}

	.cale .bd ul li .m-dl div span em {
		display: block;
		font-size: 14px;
		text-align: center;
		padding: 2% 0;
	}
}