.basebanner{ width: 100%;height: auto;overflow: hidden;}
.basebanner img{ width: 100%;}
.basenr{ width: 1000px;height: auto;overflow: hidden;text-align: center;background: #fff;padding-bottom: 50px;}
.ta{float: left; color: #333; margin-left: 5px;color: #333;text-decoration-color: #333;text-decoration: none; font-weight: bold;}
.ta img{ height: 15px;margin-top: 2px;width: 15px;}
.djinfo{ width: 800px;height: auto;overflow: hidden;}
.limg{
	float: left;
    overflow: hidden;
    width: 320px;
    height: 314px;
    background-size: 314px !important;
    line-height: 240px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-right: 20px;
}
.limg img{ width: 80%;}
.rinfo{ width: 40%;height: auto;overflow: hidden;float: left;}
.rinfo .item{ width: 100%;height: auto;overflow: hidden;font-size: 13px;line-height: 30px;margin-top: 10px;}
.rinfo .item .l{ width: 25%;float: left;text-align: left;}
.rinfo .item .l label{ color: red;}
.rinfo .item .r{ width: 73%;float: left;margin-left: 2%; }
.rinfo .item .r input{ height: 25px;border: 1px #999 solid;float: left;}
.rinfo .item .r .in{ width: 50%;}
.sendcode{ width: 40%;height: 30px;color: #fff;background: #2c86b3;float: right;margin-right: 5%;font-size: 12px;border-radius: 5px;}
.xx{ width: 100%;height: 25px;text-align: left;line-height: 25px;}
.xx a{ float: left;cursor: pointer;text-align: center;line-height: 13px;width: 13px;height: 13px;margin-top: 5px;border: #ddd solid 1px;display: block;}
.xx label{ float: left;margin-left: 5px;}
.btn{ width: 100%;height: 30px;margin-top: 30px;}
.btn div{ width: 100px;font-size: 13px;border-radius: 10px;height: 30px;background: #2c86b3;color: #fff;line-height: 30px;}

@media screen and (max-width: 800px) {
	.dhl{ height: 20px;line-height: 20px;font-size: 12px;color: #333;}
	.ta img{ height: 15px;margin-top: 2px;}
	.basenr{ width: 98%;}
	.djinfo{ width: 90%;text-align: center;}
	.limg{ width: 100% !important;float: none;}
	.rinfo{ width: 100% !important;float: none;}
	.text{width: 100% !important;}
}