@charset "UTF-8";

/*@date2018-11-28 16:04:43*/
.expressBoxTop {
	background: #fff;
	padding: 40px 0 0;
}

.expressBoxTop .divleft {
	width: 898px;
	float: left;
	position: relative;
}

.expressBoxTop .divleft .ul {
	position: absolute;
	width: 715px;
	right: 30px;
	bottom: 20px;
}

.expressBoxTop .divleft .ul li {
	width: 25%;
	float: left;
	overflow: hidden;
	color: #fff;
	line-height: 20px;
	text-align: center;
}

.expressBoxTop .divleft .ul li i {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	transition: all .4s ease-out;
}

.expressBoxTop .divleft .ul li i img {
	display: block;
	width: 100%;
	height: 100%;
}

.expressBoxTop .divleft .ul li .txtdiv {
	display: inline-block;
	vertical-align: top;
	height: 40px;
}

.expressBoxTop .divleft .ul li .h3 {
	font-size: 18px;
}

.expressBoxTop .divleft .ul li:hover i {
	transform: rotateY(360deg);
}

.expressBoxTop .divleft .ul:hover li {
	opacity: .4;
	transition: all .4s ease-out;
}

.expressBoxTop .divleft .ul:hover li:hover {
	opacity: 1;
	transform: translateY(-3px);
}

.expressBoxTop .divleft img.img {
	display: block;
	width: 911px;
	margin-top: -21px;
	/* margin-left: -13px; */
	max-width: none;
}

.expressBoxTop .divright {
	width: 280px;
	float: right;
}

.expressBoxTop .divright img.img {
	display: block;
	width: 100%;
}

.lm_orderlist {
	padding: 17px 0;
	border-top: 1px solid #f2f2f2;
	overflow: hidden;
}

.lm_orderlist .bd {
	width: 48%;
	float: left;
	height: 24px;
}

.lm_orderlist .bd1 {
	padding-right: 2%;
}

.lm_orderlist .bd2 {
	padding-left: 2%;
}

.lm_orderlist .bd li {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	height: 24px;
}

.lm_orderlist .bd .div {
	width: 75px;
	float: left;
	overflow: hidden;
	position: relative;
	color: #e52f22;
	padding-left: 30px;
	transition: all .4s ease-out;
}

.lm_orderlist .bd .tempWrap {
	margin-left: 125px;
}

.lm_orderlist .bd1 .div {
	width: 105px;
}

.lm_orderlist .bd1 .tempWrap {
	margin-left: 155px;
}

.lm_orderlist .bd em {
	font-style: normal;
	color: #999;
	padding: 0 5px;
}

.lm_orderlist .bd .div:after {
	background: url("/static/web/img/moveztico.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/move2019/moveztico.png*/
		-350px -147px no-repeat;
	width: 4px;
	height: 24px;
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
}

.lm_orderlist .bd time {
	display: block;
	float: right;
	color: #999;
}

.lm_orderlist .bd a {
	display: block;
	color: #333;
}

.lm_orderlist .bd a:hover {
	color: #e52f22;
}

.lm_orderlist .bd a:hover time,
.lm_orderlist .bd a:hover em {
	color: #e52f22;
}

.lm_orderlist .bd .div:before {
	background: url("/static/web/img/moveztico.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/move2019/moveztico.png*/
		no-repeat;
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
}

.lm_orderlist .bd1 .div:before {
	background-position: -350px -103px;
}

.lm_orderlist .bd2 .div:before {
	background-position: -350px -60px;
}

/*表单*/
.kdFormBox {
	padding: 25px 0 30px;
	position: relative;
	z-index: 2;
}

.kdFormBox * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.kdFormBox .divbox1 {
	text-align: center;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 15px;
}

.kdFormBox .divbox1 b {
	color: #e52f22;
	padding: 0 10px;
}

.kdFormBox .divbox2 {
	border: 2px solid #e52f22;
	height: 56px;
}

.kdFormBox .divbox2 .divBtn {
	width: 190px;
	float: right;
}

.kdFormBox .divbox2 .divBtn .dsBtn {
	display: block;
	cursor: pointer;
	height: 52px;
	line-height: 52px;
	background: #e52f22;
	color: #fff;
	font-size: 20px;
	text-align: center;
	width: 100%;
}

.kdFormBox .divbox2 .ullist {
	margin-right: 190px;
}

.kdFormBox .divbox2 .ullist li.list {
	width: 25%;
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0 8px;
	margin-top: 10px;
	border-right: 1px solid #e5e5e5;
	position: relative;
}

.kdFormBox .divbox2 .ullist li.list .text {
	display: block;
	width: 100%;
	padding: 0 15px 0 30px;
	height: 32px;
	line-height: 32px;
	background: #fff 8px center no-repeat;
	transition: all .4s ease-out;
}

.kdFormBox .divbox2 .ullist li.list .text:focus {
	background-color: #f3f3f3;
}

.kdFormBox .divbox2 .ullist li.list1 .text {
	background-image: url("/static/web/img/bd_ico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/bd_ico1.png*/
	;
}

.kdFormBox .divbox2 .ullist li.list3 .text {
	background-image: url("/static/web/img/bd_ico2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/bd_ico2.png*/
	;
	cursor: pointer;
}

.kdFormBox .divbox2 .ullist li.list3:after {
	display: block;
	width: 12px;
	height: 6px;
	background: url("/static/web/img/xial_bg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/xial_bg.png*/
		center no-repeat;
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -3px;
	content: '';
	z-index: 2;
}

.kdFormBox .divbox2 .ullist li.list4 .text {
	background-image: url("/static/web/img/bd_ico3.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/bd_ico3.png*/
	;
}

.divSelect2018 .divSelectUl {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 10px 10px 0;
	overflow: hidden;
	z-index: 5;
	position: absolute;
	left: 0;
	top: 48px;
	border-radius: 5px;
	width: 380px;
	display: none;
}

.divSelect2018 .divSelectUl .ds_tips {
	color: #666;
	margin-bottom: 10px;
	line-height: 20px;
}

.divSelect2018 .divSelectUl li {
	margin: 0;
	padding: 0;
	cursor: pointer;
	padding: 15px;
	margin-bottom: 10px;
	background-image: url("/static/web/img/li_bg1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/li_bg1.png*/
	;
	background-color: #f8f8f8;
	background-position: right bottom;
	border-radius: 5px;
	background-repeat: no-repeat;
	list-style: none;
}

.divSelect2018 .divSelectUl li.on,
.divSelect2018 .divSelectUl li:hover {
	background-color: #fff3f2;
	background-image: url("/static/web/img/li_bg2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/li_bg2.png*/
	;
}

.divSelect2018 .divSelectUl li picture {
	display: block;
	overflow: hidden;
	float: left;
	width: 60px;
	margin-top: 2.5px;
}

.divSelect2018 .divSelectUl li picture img {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	border: 1px solid #ece9e9;
}

.divSelect2018 .divSelectUl li .div-txt {
	margin-left: 73px;
	overflow: hidden;
}

.divSelect2018 .divSelectUl li h3,
.divSelect2018 .divSelectUl li p {
	margin: 0;
	padding: 0;
}

.divSelect2018 .divSelectUl li p {
	height: 40px;
	line-height: 20px;
	color: #666;
	font-size: 14px;
	overflow: hidden;
}

.divSelect2018 .divSelectUl li h3 {
	color: #333;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 20px;
}

/*标题 红色*/
.expressName {
	text-align: center;
	margin-bottom: 45px;
}

.expressName .h3 {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #e52f22;
	margin-bottom: 5px;
}

.expressName .p {
	color: #666;
}

@media screen and (max-width:1440px) {
	.expressBoxTop .divright {
		width: 236px;
	}

	.expressBoxTop .divleft {
		width: auto;
	}

	.expressBoxTop .divleft img.img {
		width: 764px;
		margin-top: -17px;
	}

	.expressBoxTop .divleft .ul {
		width: 615px;
		bottom: 12px;
	}

	.expressBoxTop .divleft .ul li .h3 {
		font-size: 16px;
	}

	.all_banner22 .ds-w1200 {
		margin-left: -565px;
	}
}

.expressBox {
	padding: 75px 0;
	overflow: hidden;
	background: #fff;
}

.expressBoxF8 {
	background: #f8f8f8;
}

.expressBox1 {
	background: #f8f8f8 bottom center no-repeat;
	padding-bottom: 200px;
}

/*多元化的产品线*/
.expressBoxDyhcpx {
	padding-top: 40px;
}

.expressBoxDyhcpx * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.expressBoxDyhcpx .ul li.list1 {
	border-left: 1px solid #e5e5e5;
}

.expressBoxDyhcpx .ul li {
	width: 250px;
	border-right: 1px solid #e5e5e5;
	float: left;
	padding: 30px 15px;
	border-top: 5px solid #e5e5e5;
	background: #fff;
	text-align: center;
	position: relative;
	height: 400px;
	transition: all .4s ease-out;
}

.expressBoxDyhcpx .ul li.hover {
	width: 450px;
}

.expressBoxDyhcpx .ul li .divbox1 .divimg {
	margin: 0 auto 20px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 10px solid #f8f8f8;
	overflow: hidden;
}

.expressBoxDyhcpx .ul li .divbox1 .divimg img {
	display: block;
	width: 100%;
	height: 100%;
}

.expressBoxDyhcpx .ul li .divbox1 .h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 5px;
}

.expressBoxDyhcpx .ul li .divbox1 .p {
	color: #cc9900;
	height: 48px;
	overflow: hidden;
}

.expressBoxDyhcpx .ul li .divbox1 .dl {
	line-height: 36px;
	margin-top: 5px;
	color: #666;
}

.expressBoxDyhcpx .ul li .divbox2 {
	position: absolute;
	left: -1px;
	top: -60px;
	background: #fff;
	width: 100%;
	height: 520px;
	border: 1px solid #e5e5e5;
	border-top: 5px solid #e52f22;
	box-shadow: 2px 2px 5px #ccc;
	z-index: 1;
	display: none;
}

.expressBoxDyhcpx .ul li.hover .divbox2 {
	display: block;
}

.expressBoxDyhcpx .ul li .divbox11 {
	padding: 30px;
}

.expressBoxDyhcpx .ul li .divbox11 .divimg {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.expressBoxDyhcpx .ul li .divbox11 .divimg img {
	display: block;
	width: 100%;
}

.expressBoxDyhcpx .ul li .divbox11 .divimg .divinfo {
	position: absolute;
	width: 310px;
	height: 95px;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	padding-top: 20px;
	border-radius: 5px;
}

.expressBoxDyhcpx .ul li .divbox11 .divimg .divinfo .h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 5px;
}

.expressBoxDyhcpx .ul li .divbox11 .divimg .divinfo .p {
	font-size: 16px;
}

.expressBoxDyhcpx .ul li .divbox11 .divtxt {
	color: #666;
	margin-bottom: 20px;
	height: 48px;
	overflow: hidden;
}

.expressBoxDyhcpx .ul li .divbox11 span {
	display: inline-block;
	vertical-align: top;
	height: 45px;
	line-height: 45px;
	width: 140px;
	background: #e52f22 url("/static/web/img/morebg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/morebg.png*/
		100px center no-repeat;
	color: #fff;
	font-size: 16px;
	border-radius: 45px;
	text-align: left;
	text-indent: 23px;
	margin-bottom: 20px;
}

.expressBoxDyhcpx .ul li .divbox11 a {
	display: block;
	overflow: hidden;
}

.expressBoxDyhcpx .ul li .divbox11 .dl dd {
	width: 23%;
	margin: 1%;
	float: left;
	overflow: hidden;
	background: #f8f8f8;
	padding-top: 50px;
	padding-bottom: 15px;
	color: #666;
	position: relative;
}

.expressBoxDyhcpx .ul li .divbox11 .dl dd:after {
	width: 30px;
	height: 30px;
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -15px;
	top: 15px;
	background: url("/static/web/img/expressico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/expressico1.png*/
		no-repeat;
}

.expressBoxDyhcpx .ul li.list1 .divbox11 .dl dd.dd1:after {
	background-position: -601px -300px;
}

.expressBoxDyhcpx .ul li.list1 .divbox11 .dl dd.dd2:after {
	background-position: -601px -330px;
}

.expressBoxDyhcpx .ul li.list1 .divbox11 .dl dd.dd3:after {
	background-position: -601px -360px;
}

.expressBoxDyhcpx .ul li.list1 .divbox11 .dl dd.dd4:after {
	background-position: -601px -390px;
}

.expressBoxDyhcpx .ul li.list2 .divbox11 .dl dd.dd1:after {
	background-position: -601px -420px;
}

.expressBoxDyhcpx .ul li.list2 .divbox11 .dl dd.dd2:after {
	background-position: -601px 0;
}

.expressBoxDyhcpx .ul li.list2 .divbox11 .dl dd.dd3:after {
	background-position: -601px -210px;
}

.expressBoxDyhcpx .ul li.list2 .divbox11 .dl dd.dd4:after {
	background-position: -601px -30px;
}

.expressBoxDyhcpx .ul li.list3 .divbox11 .dl dd.dd1:after {
	background-position: -601px -60px;
}

.expressBoxDyhcpx .ul li.list3 .divbox11 .dl dd.dd2:after {
	background-position: -601px -90px;
}

.expressBoxDyhcpx .ul li.list3 .divbox11 .dl dd.dd3:after {
	background-position: -601px -120px;
}

.expressBoxDyhcpx .ul li.list3 .divbox11 .dl dd.dd4:after {
	background-position: -601px -150px;
}

.expressBoxDyhcpx .ul li.list4 .divbox11 .dl dd.dd1:after {
	background-position: -601px -180px;
}

.expressBoxDyhcpx .ul li.list4 .divbox11 .dl dd.dd2:after {
	background-position: -601px -450px;
}

.expressBoxDyhcpx .ul li.list4 .divbox11 .dl dd.dd3:after {
	background-position: -601px -240px;
}

.expressBoxDyhcpx .ul li.list4 .divbox11 .dl dd.dd4:after {
	background-position: -601px -270px;
}

.expressBoxDyhcpx .ul li .divbox22 {
	background: #f3f8fb;
	height: 50px;
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	padding: 15px 30px;
}

.expressBoxDyhcpx .bdsharebuttonbox {
	font-size: 0;
	line-height: 0;
	display: inline-block;
	vertical-align: top;
}

.expressBoxDyhcpx .bdsharebuttonbox a {
	display: inline-block;
	vertical-align: top;
	background: url("/static/web/img/sharebg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/sharebg.png*/
		0 0 no-repeat !important;
	width: 20px !important;
	height: 20px !important;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	margin: 0 15px 0 0 !important;
}

.expressBoxDyhcpx .bdsharebuttonbox .bds_more {
	margin: 0 13px 0 0 !important;
	padding: 0 !important;
	background: none !important;
	width: 70px !important;
	text-align: right;
	position: relative;
}

.expressBoxDyhcpx .bdsharebuttonbox a.bds_more:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
	background: url("/static/web/img/sharebg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/sharebg.png*/
		-40px 0 no-repeat;
}

.expressBoxDyhcpx .bdsharebuttonbox a.bds_tsina {
	background-position: -20px 0 !important;
}

.expressBoxDyhcpx .bdsharebuttonbox a.bds_tqq {
	background-position: 0 0 !important;
}

.expressBoxDyhcpx .bdsharebuttonbox a.bds_weixin {
	background-position: -60px 0 !important;
}

@media screen and (max-width:1440px) {
	.expressBoxDyhcpx .ul li .divbox11 {
		padding: 10px;
	}

	.expressBoxDyhcpx .ul li.hover {
		width: 403px;
	}

	.expressBoxDyhcpx .ul li {
		width: 200px;
		padding: 10px;
		height: 350px;
	}

	.expressBoxDyhcpx .ul li .divbox11 .divimg {
		margin-bottom: 10px;
	}

	.expressBoxDyhcpx .ul li .divbox11 .divtxt {
		margin-bottom: 10px;
	}

	.expressBoxDyhcpx .ul li .divbox11 span {
		margin-bottom: 10px;
	}

	.expressBoxDyhcpx .ul li .divbox2 {
		height: 450px;
		top: -50px;
	}

	.expressBoxDyhcpx .ul li .divbox1 .divimg {
		margin: 5px auto;
	}
}

/**/
.yzsmdmfwBox {
	padding-top: 25px;
}

.yzsmdmfwBox1 {
	width: 49%;
}

.yzsmdmfwBox1 .dl dt {
	font-size: 18px;
	margin-bottom: 15px;
}

.yzsmdmfwBox1 .dl .new-qos-nav {
	margin-bottom: 20px;
}

.yzsmdmfwBox1 .dl .new-qos-nav span {
	display: inline-block;
	padding: 0 8px;
	padding-bottom: 10px;
	margin-right: 20px;
	cursor: pointer;
}

.yzsmdmfwBox1 .dl .new-qos-nav span:hover {
	color: #333;
}

.yzsmdmfwBox1 .dl .new-qos-nav span.active {
	color: #e52f22;
	border-bottom: 2px solid #e52f22;
}

.yzsmdmfwBox1 .dl dd {
	width: 50%;
	float: left;
}

.yzsmdmfwBox1 .dl dd a {
	display: block;
	overflow: hidden;
}

.yzsmdmfwBox1 .dl .dstabs {
	width: 100%;
	border-bottom: 1px solid #dde9f7;
	border-left: 1px solid #dde9f7;
}

.yzsmdmfwBox1 .dl .dstabs td {
	border-top: 1px solid #dde9f7;
	border-right: 1px solid #dde9f7;
	position: relative;
}

.yzsmdmfwBox1 .dl .dstabs td a {
	display: block;
	overflow: hidden;
	padding: 20px 20px 20px 95px;
	line-height: 20px;
	position: relative;
}

.yzsmdmfwBox1 .dl .dstabs td a:after {
	position: absolute;
	left: 40px;
	top: 50%;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	content: '';
	background: url("/static/web/img/expressico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/expressico1.png*/
		no-repeat;
}

.yzsmdmfwBox1 .dl .dstabs td.td1 a:after {
	background-position: -330px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td2 a:after {
	background-position: -362px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td3 a:after {
	background-position: -266px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td4 a:after {
	background-position: -298px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td5 a:after {
	background-position: -458px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td6 a:after {
	background-position: -490px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td7 a:after {
	background-position: -394px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td8 a:after {
	background-position: -426px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td9 a:after {
	background-position: -74px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td10 a:after {
	background-position: -106px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td11 a:after {
	background-position: -10px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td12 a:after {
	background-position: -42px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td13 a:after {
	background-position: -202px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td14 a:after {
	background-position: -234px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td15 a:after {
	background-position: -138px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td16 a:after {
	background-position: -170px -10px;
}

.yzsmdmfwBox1 .dl .dstabs td.td21 a:after {
	background: url("/static/web/img/ylicon21.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon21.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td22 a:after {
	background: url("/static/web/img/ylicon23.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon23.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td23 a:after {
	background: url("/static/web/img/ylicon25.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon25.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td24 a:after {
	background: url("/static/web/img/ylicon27.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon27.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td25 a:after {
	background: url("/static/web/img/ylicon40.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon40.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td26 a:after {
	background: url("/static/web/img/ylicon42.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon42.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td27 a:after {
	background: url("/static/web/img/ylicon44.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon44.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td28 a:after {
	background: url("/static/web/img/ylicon46.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon46.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td29 a:after {
	background: url("/static/web/img/ylicon48.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon48.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td30 a:after {
	background: url("/static/web/img/ylicon50.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon50.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td1:hover a:after {
	background-position: -330px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td2:hover a:after {
	background-position: -362px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td3:hover a:after {
	background-position: -266px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td4:hover a:after {
	background-position: -298px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td5:hover a:after {
	background-position: -458px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td6:hover a:after {
	background-position: -490px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td7:hover a:after {
	background-position: -394px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td8:hover a:after {
	background-position: -426px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td9:hover a:after {
	background-position: -74px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td10:hover a:after {
	background-position: -106px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td11:hover a:after {
	background-position: -10px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td12:hover a:after {
	background-position: -42px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td13:hover a:after {
	background-position: -202px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td14:hover a:after {
	background-position: -234px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td15:hover a:after {
	background-position: -138px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td16:hover a:after {
	background-position: -170px -44px;
}

.yzsmdmfwBox1 .dl .dstabs td.td21:hover a:after {
	background: url("/static/web/img/ylicon22.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon22.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td22:hover a:after {
	background: url("/static/web/img/ylicon24.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon24.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td23:hover a:after {
	background: url("/static/web/img/ylicon26.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon26.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td24:hover a:after {
	background: url("/static/web/img/ylicon28.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon28.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td25:hover a:after {
	background: url("/static/web/img/ylicon41.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon41.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td26:hover a:after {
	background: url("/static/web/img/ylicon43.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon43.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td27:hover a:after {
	background: url("/static/web/img/ylicon45.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon45.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td28:hover a:after {
	background: url("/static/web/img/ylicon47.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon47.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td29:hover a:after {
	background: url("/static/web/img/ylicon49.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon49.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td.td30:hover a:after {
	background: url("/static/web/img/ylicon51.png")
		/*tpa=https://www.dragonsea-china.com/website/fangyi/images/ylicon51.png*/
		no-repeat;
	background-size: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td:hover a {
	transform: translateX(10px);
	color: #e52f22;
}

/*.new-qos-board {background: cornsilk;position: absolute;z-index: 1;border: 1px solid #dde9f7;padding: 10px 20px;box-sizing: border-box;-webkit-transform: scale(0);transform: scale(0);-webkit-transition: all 100ms linear;transition: all 100ms linear;-webkit-transform-origin: top;transform-origin: top;}
.yzsmdmfwBox1 .dl .dstabs td:hover .new-qos-board {-webkit-transform: scale(1);transform: scale(1);}*/
.new-qos-board {
	background: cornsilk;
	position: absolute;
	z-index: 1;
	border: 1px solid #dde9f7;
	padding: 10px 20px;
	box-sizing: border-box;
	display: none;
	left: 0;
	top: 100%;
}

.yzsmdmfwBox1 .dl .dstabs td:hover .new-qos-board {
	display: block;
}

.yzsmdmfwBoxLc * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.yzsmdmfwBoxLc .ul {
	height: 330px;
	overflow: hidden;
}

.yzsmdmfwBoxLc .ul li {
	width: 174px;
	float: left;
	height: 310px;
	text-align: center;
	padding: 20px;
	background: center no-repeat;
	position: relative;
	color: #fff;
	transition: all .4s ease-out;
}

.yzsmdmfwBoxLc .ul li:after {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	content: '';
	left: 0;
	top: 0;
	z-index: 0;
}

.yzsmdmfwBoxLc .ul li.hover {
	width: 325px;
}

.yzsmdmfwBoxLc .ul li .divbox {
	position: relative;
	z-index: 1;
}

.yzsmdmfwBoxLc .ul li.hover:after {
	background: rgba(229, 47, 34, .75);
}

.yzsmdmfwBoxLc .ul li .h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 25px 0;
}

.yzsmdmfwBoxLc .ul li .h3 em {
	font-style: normal;
	margin-right: 3px;
	margin-top: -1px;
	display: inline-block;
	vertical-align: top;
}

.yzsmdmfwBoxLc .ul li .p {
	opacity: 0;
}

.yzsmdmfwBoxLc .ul li.hover .p {
	opacity: 1;
	height: 24px;
	overflow: hidden;
}

.yzsmdmfwBoxLc .ul li .divico {
	display: block;
	margin: 0 auto;
	width: 49px;
	height: 49px;
	background: url("/static/web/img/expressico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/expressico1.png*/
		no-repeat;
	margin-top: 95px;
}

.yzsmdmfwBoxLc .ul li .divico1 {
	background-position: -438px -184px;
}

.yzsmdmfwBoxLc .ul li .divico2 {
	background-position: -542px -148px;
}

.yzsmdmfwBoxLc .ul li .divico3 {
	background-position: -366px -348px;
}

.yzsmdmfwBoxLc .ul li .divico4 {
	background-position: -435px -348px;
}

.yzsmdmfwBoxLc .ul li .divico5 {
	background-position: -542px -10px;
}

.yzsmdmfwBoxLc .ul li .divico6 {
	background-position: -542px -79px;
}

.yzsmdmfwBoxLc .ul li.hover .divico {
	margin-top: 70px;
}

@media screen and (max-width:1440px) {
	.yzsmdmfwBox1 .dl .dstabs td a {
		font-size: 12px;
	}

	.yzsmdmfwBoxLc .ul li {
		width: 150px;
	}

	.yzsmdmfwBoxLc .ul li.hover {
		width: 253px;
	}
}

.new-qos-board .qos-item-bar {
	margin-top: 5px;
}

.new-qos-board .qos-item-bar .qos-item-list {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0;
}

.new-qos-board .qos-item-bar .qos-item-list .qos-item-pic {
	width: 80px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
}

.new-qos-board .qos-item-bar .qos-item-list .qos-item-pic img {
	width: 100%;
	display: block;
}

.new-qos-board .qos-item-bar .qos-item-list .qos-item-main {
	margin-left: 95px;
}

/*为什么选择海龙*/
.expressBox3 .divimgbox {
	width: 420px;
	background: center no-repeat;
	height: 460px;
	float: left;
	position: relative;
}

.expressBox3 .divimgbox .ds_pic {
	padding-bottom: 460px;
}

.expressBox3 .divimgbox .ds_pic img {
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.expressBox3 .divimgbox:hover .ds_pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.expressBox3 .divimgbox .divinfo {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	z-index: 1;
	padding: 20px 0;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	color: #fff;
}

.expressBox3 .divimgbox .divinfo .h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	padding: 0 20px;
	margin-bottom: 5px;
}

.expressBox3 .divimgbox .divinfo .p {
	padding: 0 20px;
}

.expressBox3 .divboxright {
	margin-left: 460px;
	padding-top: 15px;
}

.expressBox3 .divboxright .divbox1 .h3 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
	line-height: 26px;
}

.expressBox3 .divboxright .divbox1 .p {
	color: #666;
	text-align: justify;
	margin-bottom: 25px;
}

.expressBox3 .divboxright .divbox2 .ul li {
	width: 48%;
	float: left;
	padding: 20px 0;
	overflow: hidden;
}

.expressBox3 .divboxright .divbox2 .ul li i {
	display: block;
	width: 56px;
	float: left;
	height: 56px;
	margin-top: 6.5px;
	background: url("/static/web/img/expressico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/expressico1.png*/
		no-repeat;
	transition: transform .4s ease-out;
}

.expressBox3 .divboxright .divbox2 .ul li:hover i {
	transform: rotate(360deg);
}

.expressBox3 .divboxright .divbox2 .ul li.list1 i {
	background-position: -178px -348px;
}

.expressBox3 .divboxright .divbox2 .ul li.list2 i {
	background-position: -234px -348px;
}

.expressBox3 .divboxright .divbox2 .ul li.list3 i {
	background-position: -290px -348px;
}

.expressBox3 .divboxright .divbox2 .ul li.list4 i {
	background-position: -10px -348px;
}

.expressBox3 .divboxright .divbox2 .ul li.list5 i {
	background-position: -66px -348px;
}

.expressBox3 .divboxright .divbox2 .ul li.list6 i {
	background-position: -122px -348px;
}

.expressBox3 .divboxright .divbox2 .ul li.list1:hover i {
	background-position: -178px -272px;
}

.expressBox3 .divboxright .divbox2 .ul li.list2:hover i {
	background-position: -234px -272px;
}

.expressBox3 .divboxright .divbox2 .ul li.list3:hover i {
	background-position: -290px -272px;
}

.expressBox3 .divboxright .divbox2 .ul li.list4:hover i {
	background-position: -10px -272px;
}

.expressBox3 .divboxright .divbox2 .ul li.list5:hover i {
	background-position: -66px -272px;
}

.expressBox3 .divboxright .divbox2 .ul li.list6:hover i {
	background-position: -122px -272px;
}

.expressBox3 .divboxright .divbox2 .ul li .divtxt {
	margin-left: 70px;
}

.expressBox3 .divboxright .divbox2 .ul li .h3 {
	font-weight: normal;
	color: #333;
	font-size: 18px;
	margin-bottom: 5px;
	transition: all .4s ease-out;
}

.expressBox3 .divboxright .divbox2 .ul li .p {
	color: #999;
	line-height: 20px;
	text-align: justify;
}

.expressBox3 .divboxright .divbox2 .ul li:hover .h3 {
	color: #e52f22;
}

.expressBox3 .divboxright .divbox2 .ul li.list2,
.expressBox3 .divboxright .divbox2 .ul li.list4,
.expressBox3 .divboxright .divbox2 .ul li.list6 {
	float: right;
}

@media screen and (max-width:1440px) {
	.expressBox3 .divboxright .divbox2 .ul li {
		padding: 15px 2% 15px 0;
	}

	.expressBox3 .divboxright .divbox1 .p {
		margin-bottom: 5px;
	}

	.expressBox3 .divboxright {
		margin-left: 450px;
		padding-top: 0;
	}

	.expressBox3 .divboxright .divbox2 .ul li i {
		margin-top: 16.5px;
	}
}

/*安全保障*/
.expressBox5 {
	height: 400px;
	background: #fff;
	overflow: hidden;
}

.expressBox5 .divright {
	width: 340px;
	float: right;
	overflow: hidden;
}

.expressBox5 .divright img {
	display: block;
	width: 100%;
}

.expressBox5 .divright img {
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.expressBox5 .divright img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.expressBox5 .divleft {
	margin-right: 340px;
	padding: 10px 1.5% 0;
}

.expressBox5 .divleft .ul li {
	width: 30.33333333333%;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 0 1.5%;
	transition: all .4s ease-out;
}

.expressBox5 .divleft .ul li .h3 {
	font-weight: normal;
	color: #333;
	font-size: 18px;
	margin-bottom: 5px;
	transition: all .4s ease-out;
}

.expressBox5 .divleft .ul li .p {
	color: #999;
}

.expressBox5 .divleft .ul li i {
	display: block;
	width: 40px;
	height: 40px;
	margin: 35px auto 15px;
	background: url("/static/web/img/expressico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/expressico1.png*/
		no-repeat;
	transition: transform .4s ease-out;
}

.expressBox5 .divleft .ul li.list1 i {
	background-position: -130px -424px;
}

.expressBox5 .divleft .ul li.list2 i {
	background-position: -170px -424px;
}

.expressBox5 .divleft .ul li.list3 i {
	background-position: -210px -424px;
}

.expressBox5 .divleft .ul li.list4 i {
	background-position: -10px -424px;
}

.expressBox5 .divleft .ul li.list5 i {
	background-position: -50px -424px;
}

.expressBox5 .divleft .ul li.list6 i {
	background-position: -90px -424px;
}

.expressBox5 .divleft .ul li.list1:hover i {
	background-position: -390px -424px;
}

.expressBox5 .divleft .ul li.list2:hover i {
	background-position: -430px -424px;
}

.expressBox5 .divleft .ul li.list3:hover i {
	background-position: -470px -424px;
}

.expressBox5 .divleft .ul li.list4:hover i {
	background-position: -270px -424px;
}

.expressBox5 .divleft .ul li.list5:hover i {
	background-position: -310px -424px;
}

.expressBox5 .divleft .ul li.list6:hover i {
	background-position: -350px -424px;
}

.expressBox5 .divleft .ul li:hover i {
	transform: rotate(360deg);
}

.expressBox5 .divleft .ul li:hover .h3 {
	color: #e52f22;
}

.expressBox5 .divleft .ul li:hover {
	transform: translateY(-5px);
}

/*包装材料*/
.expressBox6 .bd .ul li {
	width: 373.3333333px;
	float: left;
	margin: 0 20px;
	text-align: center;
	transition: all .4s ease-out;
}

.expressBox6 .bd .ul li a {
	display: block;
	overflow: hidden;
	height: 355px;
}

.expressBox6 .bd .ul li .ds_pic {
	padding-bottom: 60%;
	z-index: 1;
}

.expressBox6 .bd .ul li .ds_pic img {
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.expressBox6 .bd .ul li:hover .ds_pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.expressBox6 .bd .ul li .ds_pic:after {
	display: block;
	content: '';
	width: 68px;
	height: 68px;
	background: url("/static/web/img/mf_bg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/mf_bg.png*/
		center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.expressBox6 .bd .ul li .h4 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-top: 15px;
	transition: all .4s ease-out;
	opacity: 1;
	transform: translateY(0);
}

.expressBox6 .bd .ul li .divinfo {
	opacity: 0;
	transition: all .4s ease-out;
	padding: 15px;
	background: #fff;
	min-height: 115px;
	transform: translateY(25px);
}

.expressBox6 .bd .ul li.hover {
	box-shadow: 2px 2px 10px #ccc;
}

.expressBox6 .bd .ul li.hover .divinfo {
	opacity: 1;
	transform: translateY(0);
}

.expressBox6 .bd .ul li .h3 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
}

.expressBox6 .bd .ul li .p {
	color: #999;
}

.expressBox6 .bd .ul li.hover .h4 {
	opacity: 0;
	margin-bottom: -40px;
}

.expressBox6 .bd {
	position: relative;
}

.expressBox6 .bd .tempWrap {
	width: 1240px !important;
	margin-left: -20px;
}

.expressBox6 .bd .tempWrap .ul {
	padding: 10px 0 !important;
}

.expressBox6 .bd a.prev,
.expressBox6 .bd a.next {
	display: block;
	width: 48px;
	height: 48px;
	top: 50%;
	margin-top: -24px;
	position: absolute;
	background: url("/static/web/img/btnB.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/btnB.png*/
		no-repeat;
	transition: none;
	-ms-transition: none;
	-o-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

.expressBox6 .bd a.prev {
	background-position: 0 -48px;
	left: -80px;
}

.expressBox6 .bd a.next {
	background-position: -48px -48px;
	right: -80px;
}

.expressBox6 .bd a.prev.prevStop {
	background-position: 0 0;
}

.expressBox6 .bd a.next.nextStop {
	background-position: -48px 0;
}

.exMoreBox {
	margin-top: 45px;
	text-align: center;
}

.exMoreBox a {
	display: inline-block;
	vertical-align: top;
	width: 146px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #e52f22;
	color: #e52f22;
	border-radius: 48px;
	font-size: 18px;
	text-align: left;
	text-indent: 20px;
	background: #fff url("/static/web/img/morebg22.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/morebg22.png*/
		103px center no-repeat;
}

.exMoreBox a:hover {
	background: #e52f22 url("/static/web/img/morebg22_0.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/morebg22_0.png*/
		103px center no-repeat;
	color: #fff;
	transform: translateY(-5px);
	box-shadow: 3px 4px 3px #666;
}

@media screen and (max-width:1440px) {
	.expressBox6 .bd .ul li {
		width: 321px;
		margin: 0 10px;
	}

	.expressBox6 .bd .tempWrap {
		width: 1023px !important;
		margin-left: -10px;
	}

	.expressBox6 .bd a.prev {
		left: -70px;
	}

	.expressBox6 .bd a.next {
		right: -70px;
	}
}

/*增值服务*/
.expressBox7 .ullist {
	width: 355px;
	text-align: justify;
}

.expressBox7 .ullist1 {
	text-align: right;
}

.expressBox7 .ullist li {
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	padding: 35px 30px;
	margin-bottom: 20px;
	transition: all .4s ease-out;
	position: relative;
}

.expressBox7 .ullist li:after,
.expressBox7 .ullist li:before {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	transition: all .4s ease-out;
	opacity: 0;
}

.expressBox7 .ullist2 li:after {
	right: 100%;
	border-left: none;
	border-right-color: #fff;
}

.expressBox7 .ullist2 li:before {
	right: 100%;
	border-left: none;
	border-right-color: #e5e5e5;
	border-width: 11px;
	margin-top: -11px;
}

.expressBox7 .ullist2 li:hover:after,
.expressBox7 .ullist2 li:hover:before {
	opacity: 1;
}

.expressBox7 .ullist1 li:after {
	left: 100%;
	border-right: none;
	border-left-color: #fff;
}

.expressBox7 .ullist1 li:before {
	left: 100%;
	border-right: none;
	border-left-color: #e5e5e5;
	border-width: 11px;
	margin-top: -11px;
}

.expressBox7 .ullist1 li:hover:after,
.expressBox7 .ullist1 li:hover:before {
	opacity: 1;
}

.expressBox7 .ullist li i {
	display: block;
	width: 68px;
	height: 68px;
	float: left;
	background: url("/static/web/img/expressico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/expressico1.png*/
		no-repeat;
	margin-top: 4.5px;
	transition: transform .4s ease-out;
}

.expressBox7 .ullist li:hover i {
	transform: rotate(360deg);
}

.expressBox7 .ullist li.list1 i {
	background-position: -214px -184px;
}

.expressBox7 .ullist li.list2 i {
	background-position: -282px -184px;
}

.expressBox7 .ullist li.list3 i {
	background-position: -350px -184px;
}

.expressBox7 .ullist li.list4 i {
	background-position: -10px -184px;
}

.expressBox7 .ullist li.list5 i {
	background-position: -78px -184px;
}

.expressBox7 .ullist li.list6 i {
	background-position: -146px -184px;
}

.expressBox7 .ullist li.list1:hover i {
	background-position: -214px -96px;
}

.expressBox7 .ullist li.list2:hover i {
	background-position: -282px -96px;
}

.expressBox7 .ullist li.list3:hover i {
	background-position: -350px -96px;
}

.expressBox7 .ullist li.list4:hover i {
	background-position: -10px -96px;
}

.expressBox7 .ullist li.list5:hover i {
	background-position: -78px -96px;
}

.expressBox7 .ullist li.list6:hover i {
	background-position: -146px -96px;
}

.expressBox7 .ullist2 li .divinfo {
	margin-left: 90px;
}

.expressBox7 .ullist1 li i {
	float: right;
}

.expressBox7 .ullist1 li .divinfo {
	margin-right: 90px;
}

.expressBox7 .ullist li .p {
	color: #999;
}

.expressBox7 .ullist li .h3 {
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
	transition: all .4s ease-out;
}

.expressBox7 .ullist li:hover {
	background: #fff;
	box-shadow: 0 2px 5px #ccc;
}

.expressBox7 .ullist li:hover .h3 {
	color: #e52f22;
}

.expressBox7 .divimgbox {
	width: 428px;
	margin: 0 auto;
	background: #fff;
	padding: 10px;
	display: none;
}

.expressBox7 .divimgbox .ds_pic {
	padding-bottom: 108.87%;
}

.expressBox7 .divimgbox .ds_pic img {
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.expressBox7 .divimgbox:hover .ds_pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.expressBox7 .divimgbox .ds_pic figcaption {
	position: absolute;
	background: rgba(0, 0, 0, .5);
	width: 388px;
	padding: 20px;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: justify;
}

@media screen and (max-width:1440px) {
	.expressBox7 .ullist {
		width: 315px;
		margin-top: -10px;
	}

	.expressBox7 .ullist li {
		padding: 20px;
	}

	.expressBox7 .divimgbox {
		width: 325px;
	}

	.expressBox7 .divimgbox .ds_pic figcaption {
		width: 285px;
	}
}

/*客户评价与晒单*/

/*好评度*/
.processingbar {
	text-align: center;
	position: relative;
	width: 67px;
	height: 67px;
	display: block;
	margin: 8px auto 10px;
}

.processingbar em {
	color: #666;
	font-style: normal;
	display: block;
	width: 100%;
	height: 67px;
	line-height: 67px;
	font-size: 12px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

.lm_homepage9 {
	height: 161px;
	padding-top: 40px;
	background: center no-repeat;
	position: relative;
	overflow: hidden;
}

.lm_homepage9 .divbox_l {
	width: 450px;
	float: left;
	margin-right: 20px;
}

.lm_homepage9 .divbox_c {
	width: 525px;
	float: left;
}

.lm_homepage9 .divbox_r {
	width: 135px;
	float: right;
	padding-top: 39.5px;
}

.lm_homepage9 .divleft {
	float: left;
	padding: 0 17px 0 10px;
	width: 111px;
	height: 122px;
	background: url("/static/web/img/lm_h9_bg2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/lm_h9_bg2.png*/
		top left no-repeat;
	text-align: center;
	position: relative;
	transition: all .4s ease-out;
}

.lm_homepage9 .divleft b {
	font-size: 36px;
	display: block;
	font-weight: normal;
	height: 82px;
	line-height: 82px;
	color: #e64135;
	border-bottom: 1px solid #666;
	overflow: hidden;
}

.lm_homepage9 .divleft span {
	display: block;
	color: #666;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	overflow: hidden;
}

.lm_homepage9 .divbox_l .ullist {
	margin-left: 150px;
}

.lm_homepage9 .divbox_l .ullist li {
	width: 33.33333%;
	text-align: center;
	float: left;
	transition: all .4s ease-out;
}

.lm_homepage9 .divbox_l .ullist li a {
	display: block;
	overflow: hidden;
	color: #666;
}

.lm_homepage9 .divbox_l .ullist li i {
	display: block;
	margin: 8px auto 15px;
	border-radius: 100%;
	border: 1px solid #666;
	width: 65px;
	height: 65px;
	line-height: 65px;
	font-style: normal;
	font-size: 12px;
	position: relative;
}

.lm_homepage9 .divbox_l .ullist li:hover .div {
	color: #e64135;
	transition: all .4s ease-out;
}

.lm_homepage9 .divbox_l .ullist li:hover {
	transform: translateY(-5px);
}

.lm_homepage9 .divbox_c .divtxt {
	margin-left: 150px;
}

.lm_homepage9 .divbox_c .divtxt .h3 {
	color: #333;
	font-size: 16px;
	line-height: 18px;
	border-left: 4px solid #e52f22;
	padding-left: 6px;
	margin: 10px 0 15px;
}

.lm_homepage9 .divbox_c .divtxt .div {
	font-size: 0;
	overflow: hidden;
}

.lm_homepage9 .divbox_c .divtxt .div span {
	display: inline-block;
	vertical-align: top;
	color: #666;
	border: 1px solid #666;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	margin: 0 10px 10px 0;
	font-size: 12px;
	min-width: 78px;
	text-align: center;
}

.lm_homepage9 .divbox_r a.lm_btn {
	display: block;
	width: 100%;
	height: 43px;
	line-height: 43px;
	background: #e64135;
	color: #fff;
	font-size: 16px;
	text-indent: 17px;
	position: relative;
}

.lm_homepage9 .divbox_r a.lm_btn:after {
	display: block;
	width: 43px;
	height: 43px;
	position: absolute;
	right: 0;
	top: 0;
	background: #d51e10 url("/static/web/img/morebg22_0.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/morebg22_0.png*/
		center no-repeat;
	content: '';
}

.lm_homepage9 .divbox_r a.lm_btn:hover {
	box-shadow: 2px 2px 5px #666;
	transform: translateY(-5px);
}

.expressBox8 .tempWrap {
	width: 1210px !important;
}

.expressBox8 .bd {
	position: relative;
}

.expressBox8 .bd .ul {
	padding: 10px 0 !important;
}

.expressBox8 .bd a.prev,
.expressBox8 .bd a.next {
	display: block;
	width: 48px;
	height: 48px;
	top: 50%;
	margin-top: -24px;
	position: absolute;
	background: url("/static/web/img/btnB.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/btnB.png*/
		no-repeat;
	transition: none;
	-ms-transition: none;
	-o-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

.expressBox8 .bd a.prev {
	background-position: 0 -48px;
	left: -63px;
}

.expressBox8 .bd a.next {
	background-position: -48px -48px;
	right: -63px;
}

.expressBox8 .bd a.prev.prevStop {
	background-position: 0 0;
}

.expressBox8 .bd a.next.nextStop {
	background-position: -48px 0;
}

.expressBox8 .bd .ul li {
	width: 378px;
	float: left;
	margin-right: 30px;
	border: 1px solid #e5e5e5;
	transition: all .4s ease-out;
}

.expressBox8 .bd .ul li a {
	display: block;
	background: #fff;
}

.expressBox8 .bd .ul li .divimg {
	height: 260px;
	position: relative;
	overflow: hidden;
}

.expressBox8 .bd .ul li .divimg span.spanimg {
	padding: 0 10px;
	color: #fff;
	background: rgba(0, 0, 0, .5) url("/static/web/img/imgbg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/imgbg.png*/
		10px center no-repeat;
	border-radius: 3px;
	position: absolute;
	top: 20px;
	right: 20px;
	line-height: 28px;
	padding-left: 28px;
}

.expressBox8 .bd .ul li .imgbg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.expressBox8 .bd .ul li .imgbg {
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.expressBox8 .bd .ul li:hover .imgbg {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.expressBox8 .bd .ul li .divmore img {
	transition: all .4s ease-out;
}

.expressBox8 .bd .ul li:hover .divmore img {
	transform: rotate(360deg);
}

.expressBox8 .bd .ul li .divmore {
	margin-top: -52px;
	position: relative;
	z-index: 1;
	padding: 20px;
	overflow: hidden;
}

.expressBox8 .bd .ul li .divmore i {
	display: block;
	overflow: hidden;
	border-radius: 100%;
	width: 64px;
	height: 64px;
	transition: all .4s ease-out;
	float: left;
}

.expressBox8 .bd .ul li .divmore img {
	display: block;
	width: 100%;
	height: 100%;
}

.expressBox8 .bd .ul li .divmore .h3 {
	color: #999;
	font-weight: normal;
	font-size: 16px;
	transition: all .4s ease-out;
	padding-top: 35px;
	margin-left: 80px;
}

.expressBox8 .bd .ul li:hover .divmore i {
	box-shadow: 3px 3px 5px #ccc;
}

.expressBox8 .bd .ul li .divtxt {
	padding: 0 20px 30px;
	overflow: hidden;
	transition: all .4s ease-out;
}

.expressBox8 .bd .ul li .divtxt .h3 {
	font-size: 20px;
	color: #333;
	font-weight: 600;
	transition: all .4s ease-out;
}

.expressBox8 .bd .ul li .divtxt .p {
	height: 48px;
	overflow: hidden;
	color: #666;
	margin-bottom: 20px;
}

.expressBox8 .bd .ul li .divtxt em {
	display: block;
	width: 99px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	background-color: #e52f22;
	border-radius: 3px;
	text-align: center;
	font-style: normal;
	float: right;
	transition: all .4s ease-out;
}

.expressBox8 .bd .ul li .divtxt .divxin {
	height: 38px;
	float: left;
	width: 120px;
	background: url("/static/web/img/lm_xx1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/lm_xx1.png*/
		left center repeat-x;
	position: relative;
}

.expressBox8 .bd .ul li .divtxt .divxin i {
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url("/static/web/img/lm_xx2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/lm_xx2.png*/
		left center repeat-x;
}

.expressBox8 .bd .ul li .divtxt .divxin i.lm_xx0 {
	width: 0;
}

.expressBox8 .bd .ul li .divtxt .divxin i.lm_xx1 {
	width: 20%;
}

.expressBox8 .bd .ul li .divtxt .divxin i.lm_xx2 {
	width: 40%;
}

.expressBox8 .bd .ul li .divtxt .divxin i.lm_xx3 {
	width: 60%;
}

.expressBox8 .bd .ul li .divtxt .divxin i.lm_xx4 {
	width: 80%;
}

.expressBox8 .bd .ul li .divtxt .divxin i.lm_xx5 {
	width: 100%;
}

.expressBox8 .bd .ul li:hover {
	box-shadow: 5px 4px 3px #ccc;
}

.expressBox8 .bd .ul li:hover .divtxt .h3 {
	color: #e52f22;
}

.expressBox8 .bd .ul li .divinfo {
	color: #ccc;
	margin: 8px 0;
	overflow: hidden;
}

.expressBox8 .bd .ul li .divinfo span {
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
	padding-left: 25px;
	background: left center no-repeat;
}

.expressBox8 .bd .ul li .divinfo span.span1 {
	background-image: url("/static/web/img/spanico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/spanico1.png*/
	;
}

.expressBox8 .bd .ul li .divinfo span.span2 {
	background-image: url("/static/web/img/spanico2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/spanico2.png*/
	;
}

@media screen and (max-width:1440px) {
	.lm_homepage9 .divbox_l {
		width: 400px;
	}

	.lm_homepage9 .divbox_c {
		width: 445px;
	}

	.lm_homepage9 .divbox_c .divtxt .div span {
		padding: 0 5px;
		margin: 0 8px 10px 0;
		height: 26px;
		line-height: 26px;
	}

	.lm_homepage9 .divbox_r {
		width: 125px;
	}

	.expressBox8 .bd .tempWrap {
		width: 1003px !important;
	}

	.expressBox8 .bd .ul li {
		width: 318px;
		margin-right: 20px;
	}

	.expressBox8 .bd .ul li .divimg {
		height: 210px;
	}

	.expressBox8 .tempWrap {
		width: 1015px !important;
	}
}

/*体积评估*/
.expressBox4 {
	margin-top: 80px;
}

.expressBox4 .expressBox4_right {
	width: 340px;
	float: right;
	margin-top: -40px;
}

.expressBox4 .expressBox4_left {
	margin-right: 360px;
	background: #fff;
	padding: 20px;
	border: 1px solid #e5e5e5;
}

.expressBox4 .expressBox4_left .divimg {
	width: 280px;
	float: left;
	margin-top: -60px;
}

.expressBox4 .expressBox4_left .divimg .ds_pic {
	padding-bottom: 160.35%;
}

.expressBox4 .expressBox4_left .divimg .ds_pic img {
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.expressBox4 .expressBox4_left .divimg:hover .ds_pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.expressBox4 .expressBox4_left .divullist {
	margin-left: 300px;
}

.expressBox4 .expressBox4_left .divullist .ul {
	background: url("/static/web/img/ullist_bg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/ullist_bg.png*/
		center no-repeat;
	overflow: hidden;
}

.expressBox4 .expressBox4_left .divname {
	color: #333;
	font-size: 18px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-weight: 600;
	border-bottom: 1px solid #e5e5e5;
}

.expressBox4 .expressBox4_left .divullist li {
	width: 50%;
	overflow: hidden;
	float: left;
	text-align: center;
	padding: 9px 0;
}

.expressBox4 .expressBox4_left .divullist li i {
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}

.expressBox4 .expressBox4_left .divullist li i img {
	display: block;
	margin: 0 auto;
}

.expressBox4 .expressBox4_left .divullist li .h3 {
	color: #333;
	font-weight: normal;
}

.expressBox4 .expressBox4_left .divullist li .h3 em {
	display: inline-block;
	vertical-align: top;
	margin: -1px 3px 0 0;
	font-style: normal;
}

.expressBox4 .expressBox4_left .divullist li.list1,
.expressBox4 .expressBox4_left .divullist li.list2 {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.yjtjzlForm {
	border: 3px solid #e52f22;
	padding: 20px;
	position: relative;
}

.yjtjzlForm .h3 {
	background: #fff;
	display: inline-block;
	padding: 0 10px;
	vertical-align: top;
	position: absolute;
	top: -14px;
	left: 20px;
}

.yjtjzlForm .ullist li {
	padding: 15px 0;
	overflow: hidden;
}

.yjtjzlForm .ullist li.li_bg {
	height: 120px;
	background: url("/static/web/img/lm_h7_li_bg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/lm_h7_li_bg.png*/
		center no-repeat;
}

.yjtjzlForm .ullist li.list1 {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 4px;
}

.yjtjzlForm .ullist li .div1 {
	width: 56px;
	height: 56px;
	line-height: 56px;
	border: 6px solid #ffe0b2;
	background: #fff7eb;
	text-align: center;
	overflow: hidden;
	border-radius: 100%;
	float: left;
	color: #ff9900;
	margin-top: 5px;
}

.yjtjzlForm .ullist li .div2 {
	margin-left: 88px;
}

.yjtjzlForm .ullist li .divdiv1 {
	line-height: 20px;
	margin-bottom: 10px;
}

.yjtjzlForm .ullist li .text {
	width: 45px;
	display: block;
	padding: 5px 0 5px 10px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	transition: all .4s ease-out;
	float: left;
	margin-right: 10px;
}

.yjtjzlForm .ullist li .text:focus {
	border-color: #e52f22;
	transition: all .4s ease-out;
}

.yjtjzlForm .ullist li .lm_online {
	margin-left: -2px;
	width: 162px;
	display: block;
	padding: 0 15px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e52f22;
	border-radius: 5px;
	transition: all .4s ease-out;
	color: #e52f22;
}

.yjtjzlForm .ullist li .lm_online:hover {
	background: #e52f22;
	color: #fff;
}

.yjtjzlForm .lm_submit {
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #e52f22;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	border-radius: 5px;
	margin: 20px 0 0;
	transition: all .4s ease-out;
}

.yjtjzlForm .lm_submit:hover {
	box-shadow: 2px 2px 5px #666;
}

.lm_popbox_bg2 {
	width: 340px;
	display: none;
}

.lm_popbox_bg22 {
	margin-top: 25px;
}

.yjtjzlForm .ullist li.li_bg2 {
	height: 150px;
	background: url("/static/web/img/lm_h7_li_bg2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/lm_h7_li_bg2.png*/
		center no-repeat;
}

.yjtjzlForm .ullist li.li_txt {
	text-align: center;
}

.yjtjzlForm .ullist li.li_txt .h4 {
	font-size: 18px;
	color: #333;
}

.yjtjzlForm .ullist li.li_txt .divtxt {
	color: #666;
	margin-top: 25px;
}

.yjtjzlForm .ullist li.li_txt .divtxt span {
	color: #e52f22;
	font-size: 48px;
}

@media screen and (max-width:1440px) {
	.expressBox4 {
		margin-top: 60px;
	}

	.expressBox4 .expressBox4_left .divimg {
		width: 260px;
		margin-top: -40px;
	}

	.expressBox4 .expressBox4_left .divullist {
		margin-left: 280px;
	}

	.expressBox4 .expressBox4_left .divullist li {
		padding: 25px 0;
	}

	.expressBox4 .expressBox4_left .divullist li .h3 {
		font-size: 14px;
	}

	.expressBox4 .expressBox4_left .divullist li i img {
		height: 75px;
	}

	.expressBox4 .expressBox4_right {
		margin-top: -20px;
	}

	.yjtjzlForm .ullist li.li_bg {
		height: 87px;
	}
}

/*晒单弹窗*/
.dragonsea_popsd {
	overflow: visible !important;
	padding: 0 !important;
	width: 775px;
	height: 340px;
	display: none;
	text-align: left;
	vertical-align: middle;
}

.dragonsea_popsd .dragonsea_pop_hd {
	border-radius: 5px 5px 0 0;
}

.dragonsea_pop {
	border-radius: 5px;
	padding: 0 !important;
}

.dragonsea_pop .fancybox-close-small {
	color: #fff;
	filter: alpha(opacity=0);
	opacity: 0;
}

.dragonsea_pop .dragonsea_pop_hd {
	background: #e52f22;
	color: #fff;
	font-size: 16px;
	position: relative;
	padding: 13px 15px;
	line-height: 20px;
}

.dragonsea_pop .dragonsea_cls {
	display: block;
	width: 25px;
	height: 25px;
	top: 50%;
	margin-top: -12.5px;
	right: 10px;
	background: url("/static/web/img/dragonsea_cls-1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/dragonsea_cls.png*/
		center no-repeat;
	position: absolute;
}

.dragonsea_pop .dragonsea_pop_bd {
	padding: 20px;
	background: #fff;
}

/*客户评价弹窗样式*/
.movezt_sdform * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.movezt_sdform_l {
	width: 200px;
	line-height: 26px;
	float: left;
	background: #f8f8f8;
	padding: 15px;
	color: #333;
	text-align: justify;
}

.movezt_sdform_l .h3 {
	color: #333;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}

.movezt_sdform_l .h3:after {
	position: absolute;
	display: block;
	content: '';
	width: 30px;
	height: 2px;
	background: #e52f22;
	position: absolute;
	left: 0;
	bottom: 0;
}

.movezt_sdform_r {
	margin-left: 215px;
	min-width: 520px;
}

.movezt_sdform_r .ullist .text {
	display: block;
	padding: 0 10px;
	width: 100%;
	background: #fff;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	border-radius: 5px;
	transition: all .4s ease-out;
}

.movezt_sdform_r .ullist li.list1 .text {
	background: #fff url("/static/web/img/sdico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/sdico1.png*/
		10px center no-repeat;
	padding-left: 30px;
}

.movezt_sdform_r .ullist li.list2 .text {
	background: #fff url("/static/web/img/sdico2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/sdico2.png*/
		10px center no-repeat;
	padding-left: 30px;
}

.movezt_sdform_r .ullist .text:focus {
	border-color: #e52f22;
}

.movezt_sdform_r .ullist li.li {
	margin-bottom: 15px;
	position: relative;
}

.movezt_sdform_r .ullist li.li_btn {
	margin-bottom: 0;
}

.movezt_sdform_r .ullist li.li .div1 {
	width: 60%;
	float: left;
}

.movezt_sdform_r .ullist li.li .div2 {
	margin-left: 60%;
	padding-left: 15px;
}

.movezt_sdform_r .ullist .dsselect {
	display: block;
	padding: 0 10px;
	width: 100%;
	background: #f3f3f3;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	border-radius: 5px;
	transition: all .4s ease-out;
	cursor: pointer;
}

.movezt_sdform_r .ullist .dsselect:hover {
	border-color: #e52f22;
}

.movezt_sdform_r .ullist .text#ddfen {
	cursor: pointer;
	font-size: 12px;
}

.movezt_sdform_r .ullist textarea.text {
	height: 94px;
	padding: 10px;
	line-height: 20px;
}

.movezt_sdform_r .ullist li.li_btn a.dsbtn {
	transition: all .4s ease-out;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px;
	height: 38px;
	line-height: 38px;
	margin-right: 10px;
}

.movezt_sdform_r .ullist li.li_btn a.dsbtn1 {
	color: #fff;
	background: #e52f22 url("/static/web/img/imgbg2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/imgbg2.png*/
		15px center no-repeat;
	padding: 0 15px 0 40px;
}

.movezt_sdform_r .ullist li.li_btn a.dsbtn2 {
	color: #fff;
	background: #e52f22 url("/static/web/img/all_more.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/all_more.png*/
		150px center no-repeat;
	padding: 0 40px 0 15px;
}

.movezt_sdform_r .ullist li.li_btn .dsbtn3 {
	transition: all .4s ease-out;
	display: inline-block;
	vertical-align: top;
	background: #e52f22;
	border-radius: 5px;
	height: 38px;
	line-height: 38px;
	padding: 0 15px;
	float: right;
	cursor: pointer;
	color: #fff;
	min-width: 120px;
}

.movezt_sdform_r .ullist li.li_btn a.dsbtn:hover {
	box-shadow: 2px 2px 5px #666;
	transform: translateY(-5px);
}

.movezt_sdform_r .ullist li.li_btn .dsbtn3:hover {
	box-shadow: 2px 2px 5px #666;
	transform: translateY(-5px);
}

.movezt_sdform_r #picsc {
	width: 445px;
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	border: 1px solid #ccc;
	margin-top: 15px;
	border-radius: 5px;
	overflow: hidden;
	background: #fff;
	font-size: 12px;
}

.movezt_sdform_r #picsc td {
	padding: 5px 10px;
}

.ds_curp {
	cursor: pointer;
}

#sspingfen {
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	margin-top: 5px;
	display: none;
	z-index: 2;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
	font-size: 12px;
}

#sspingfen .dspad {
	padding: 5px 10px;
}

#sspingfen .dspad2 {
	padding: 5px;
}

.ds_padt10 {
	padding-top: 10px;
}

#sspingfen .star {
	width: 75px;
	height: 15px
}

#sspingfen .star ul {
	width: 75px;
	height: 15px;
	background: url("/static/web/img/xin0-2.jpg")
		/*tpa=https://www.dragonsea-china.com/webv/images/xin0.jpg*/
	;
	padding: 0;
	margin: 0;
	list-style: none
}

#sspingfen .star ul.on0 {
	background: url("/static/web/img/xin0-2.jpg")
		/*tpa=https://www.dragonsea-china.com/webv/images/xin0.jpg*/
		no-repeat
}

#sspingfen .star ul.on1 {
	background: url("/static/web/img/xin1-2.jpg")
		/*tpa=https://www.dragonsea-china.com/webv/images/xin1.jpg*/
		no-repeat
}

#sspingfen .star ul.on2 {
	background: url("/static/web/img/xin2-2.jpg")
		/*tpa=https://www.dragonsea-china.com/webv/images/xin2.jpg*/
		no-repeat
}

#sspingfen .star ul.on3 {
	background: url("/static/web/img/xin3-2.jpg")
		/*tpa=https://www.dragonsea-china.com/webv/images/xin3.jpg*/
		no-repeat
}

#sspingfen .star ul.on4 {
	background: url("/static/web/img/xin4-2.jpg")
		/*tpa=https://www.dragonsea-china.com/webv/images/xin4.jpg*/
		no-repeat
}

#sspingfen .star ul.on5 {
	background: url("/static/web/img/xin5-2.jpg")
		/*tpa=https://www.dragonsea-china.com/webv/images/xin5.jpg*/
		no-repeat
}

#sspingfen .star ul li {
	float: left;
	width: 15px;
	cursor: pointer;
	text-indent: -9999px;
	height: 15px
}

/*晒单图片上传*/
.ds_dn {
	display: none;
}

.progressWrapper {
	float: left;
	width: 126px;
	height: 126px;
	border: 1px #ccc solid;
	padding: 2px;
	background-color: #FFF;
	margin: 4px
}

.progressCancel {
	font-size: 12px
}

.progressDel,
.progressFM {
	font-size: 12px;
	width: 120px;
	line-height: 120px;
	height: 120px;
	float: left;
	text-align: center;
	color: #fff;
	padding: 2px;
	cursor: pointer;
	background: #749830;
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0
}

.progressFM {
	margin-left: 20px;
	display: none
}

.progressContainer {
	font-size: 12px
}

.divStatus {
	font-size: 12px
}

.divStatus img {
	width: 120px;
	height: 120px
}

#xianshi2 object {
	display: block;
}

/*实用工具*/
.expressBoxTool1 {
	background: #fff;
	padding-top: 75px;
}

.expressBoxTool1 .ullist {
	width: 1220px;
}

.expressBoxTool1 .ullist li {
	transition: all .4s ease-out;
	cursor: pointer;
	width: 390px;
	height: 60px;
	line-height: 60px;
	background: #f2f2f2;
	text-align: center;
	float: left;
	margin-right: 15px;
	font-size: 16px;
	position: relative;
}

.expressBoxTool1 .ullist li.on {
	background: #e52f22;
	color: #fff;
}

.expressBoxTool1 .ullist li:after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #e52f22;
	border-bottom: none;
	position: absolute;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all .4s ease-out;
	z-index: -1;
}

.expressBoxTool1 .ullist li.on:after {
	filter: alpha(opacity=100);
	opacity: 1;
	transform: translateY(10px);
}

.expressBoxTool1 .ullist li i {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background: url("/static/web/img/expressico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/expressico1.png*/
		no-repeat;
	margin-top: 18px;
	transition: all .4s ease-out;
}

.expressBoxTool1 .ullist li.list1 i {
	background-position: -486px -96px;
}

.expressBoxTool1 .ullist li.list2 i {
	background-position: -462px -96px;
}

.expressBoxTool1 .ullist li.list3 i {
	background-position: -438px -96px;
}

.expressBoxTool1 .ullist li.list1.on i {
	background-position: -486px -124px;
}

.expressBoxTool1 .ullist li.list2.on i {
	background-position: -462px -124px;
}

.expressBoxTool1 .ullist li.list3.on i {
	background-position: -438px -124px;
}

.expressBoxTool2 {
	padding: 45px 0 75px;
	min-height: 500px;
}

.expressBoxTool2 .divToolBox {
	display: none;
	border: 1px solid #e5e5e5;
}

.expressBoxTool2 .divToolBox .divleft {
	width: 340px;
	float: left;
	border-right: 1px solid #e5e5e5;
}

.expressBoxTool2 .divToolBox .divleft a {
	cursor: default;
}

.expressBoxTool2 .divToolBox .divleft .ds_pic {
	padding-bottom: 500px;
}

.expressBoxTool2 .divToolBox .divleft figcaption {
	position: absolute;
	z-index: 1;
	width: 100%;
	padding: 20px 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	color: #fff;
}

.expressBoxTool2 .divToolBox .divleft img {
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.expressBoxTool2 .divToolBox .divleft:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.expressBoxTool2 .divToolBox .divleft .h3 {
	font-size: 18px;
	font-weight: normal;
	text-align: justify;
	padding: 0 25px;
}

.expressBoxTool2 .divToolBox .divleft .p {
	padding: 0 25px;
}

.expressBoxTool2 .divToolBox .divright {
	margin-left: 340px;
	padding: 30px 25px;
}

.expressBoxTool2 .divToolBox .divright .divname {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist {
	font-size: 0;
	text-align: center;
	margin-bottom: 30px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li {
	color: #999;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	padding: 0 35px;
	position: relative;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li:after {
	position: absolute;
	display: block;
	content: '';
	background: url("/static/web/img/tjpg1_libg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/tjpg1_libg.png*/
		center no-repeat;
	width: 50px;
	height: 2px;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -1px;
	margin-left: -25px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.last:after {
	display: none;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.last {
	padding-right: 0;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.first {
	padding-left: 0;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.on {
	color: #e52f22;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li i {
	display: block;
	margin: 0 auto 10px;
	width: 30px;
	height: 30px;
	background: url("/static/web/img/expressico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/expressico1.png*/
		no-repeat;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list1 i {
	background-position: -510px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list2 i {
	background-position: -560px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list3 i {
	background-position: -10px -534px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list4 i {
	background-position: -60px -534px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list5 i {
	background-position: -110px -534px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list6 i {
	background-position: -160px -534px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list7 i {
	background-position: -210px -534px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list8 i {
	background-position: -260px -534px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list9 i {
	background-position: -310px -534px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list10 i {
	background-position: -542px -217px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list11 i {
	background-position: -310px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list12 i {
	background-position: -542px -267px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list1.on i {
	background-position: -542px -417px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list2.on i {
	background-position: -542px -317px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list3.on i {
	background-position: -542px -367px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list4.on i {
	background-position: -10px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list5.on i {
	background-position: -60px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list6.on i {
	background-position: -110px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list7.on i {
	background-position: -160px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list8.on i {
	background-position: -210px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list9.on i {
	background-position: -260px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list10.on i {
	background-position: -360px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list11.on i {
	background-position: -410px -484px;
}

.expressBoxTool2 .divToolBox .divbox1 .ullist li.list12.on i {
	background-position: -460px -484px;
}

.divBoxTjpg1 {
	max-width: 740px;
	margin: 0 auto;
}

.divBoxTjpg1 .bd {
	padding: 25px 0 0;
}

.divBoxTjpg1 .bd .ullist {
	line-height: 20px;
	font-size: 0;
	height: 145px;
	display: none;
}

.divBoxTjpg1 .bd .ullist li {
	width: 15.5%;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	font-size: 14px;
	padding: 4px 2% 4px 2.5%;
	color: #999;
	position: relative;
	background: url("/static/web/img/checkbox1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/checkbox1.png*/
		left 7px no-repeat;
	transition: all .4s ease-out;
	cursor: pointer;
}

.divBoxTjpg1 .bd .ullist li input {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: block;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0;
	top: 0;
}

.divBoxTjpg1 .bd .ullist li.on {
	background-image: url("/static/web/img/checkbox2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/checkbox2.png*/
	;
}

.divBoxTjpg1 .hd {
	border-bottom: 2px solid #e52f22;
	text-align: center;
}

.divBoxTjpg1 .hd li {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	padding: 10px 15px;
	line-height: 20px;
	border-radius: 5px 5px 0 0;
	background: #fff;
	border: 1px solid #e5e5e5;
	transition: all .4s ease-out;
	margin: 0 1.5px;
}

.divBoxTjpg1 .hd li i {
	transition: all .4s ease-out;
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	background: url("/static/web/img/expressico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/expressico1.png*/
		no-repeat;
	margin-right: 5px;
}

.divBoxTjpg1 .hd li.on {
	color: #fff;
	background: #e52f22;
	border-color: #e52f22;
}

.divBoxTjpg1 .hd li.list1 i {
	background-position: -446px -272px;
}

.divBoxTjpg1 .hd li.list2 i {
	background-position: -466px -272px;
}

.divBoxTjpg1 .hd li.list3 i {
	background-position: -652px -272px;
}

.divBoxTjpg1 .hd li.list4 i {
	background-position: -652px -272px;
}

.divBoxTjpg1 .hd li.list5 i {
	background-position: -366px -272px;
}

.divBoxTjpg1 .hd li.list6 i {
	background-position: -406px -272px;
}

.divBoxTjpg1 .hd li.list7 i {
	background-position: -446px -272px;
}

.divBoxTjpg1 .hd li.list1.on i {
	background-position: -446px -292px;
}

.divBoxTjpg1 .hd li.list2.on i {
	background-position: -466px -292px;
}

.divBoxTjpg1 .hd li.list3.on i {
	background-position: -652px -292px;
}

.divBoxTjpg1 .hd li.list4.on i {
	background-position: -652px -292px;
}

.divBoxTjpg1 .hd li.list5.on i {
	background-position: -366px -292px;
}

.divBoxTjpg1 .hd li.list6.on i {
	background-position: -406px -292px;
}

.divBoxTjpg1 .hd li.list7.on i {
	background-position: -446px -292px;
}

.divToolBox .btnBox {
	margin-top: 20px;
	text-align: center;
}

.divToolBox .nextBtn {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	margin: 0 5px;
	line-height: 40px;
	background: #e52f22;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	padding: 0 25px;
}

.divToolBox .nextBtn2 {
	background: #e5e5e5 url("/static/web/img/aabg1-1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aabg1.png*/
		15px center no-repeat;
	padding-left: 32px;
	color: #e52f22;
	padding: 0 15px 0 38px;
	text-align: center;
}

.divToolBox .nextBtn3 {
	background: #ff6600;
}

.divToolBox .backBtn {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	margin: 0 5px;
	line-height: 40px;
	background: url("/static/web/img/backbg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/backbg.png*/
		left center no-repeat;
	color: #ff6600;
	font-size: 16px;
	padding-left: 22px;
}

.divBoxTjpg2 .divbox2 .dstabs {
	width: 100%;
	text-align: center;
	background: #fff;
	font-size: 12px;
	position: relative;
	z-index: 1;
}

.divBoxTjpg2 .divbox2 .dstabs * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.divBoxTjpg2 .divbox21 .dstabs th {
	background: #e5e5e5;
	padding: 0 10px;
	height: 37px;
	line-height: 37px;
}

.divBoxTjpg2 .divbox2 .dstabs th.th1 {
	width: 100px;
}

.divBoxTjpg2 .divbox2 .dstabs th.th2 {
	width: 240px;
}

.divBoxTjpg2 .divbox2 .dstabs th.th3 {
	width: 240px;
}

.divBoxTjpg2 .divbox2 .dstabs th.th4 {
	width: 100px;
}

.divBoxTjpg2 .divbox2 .dstabs th.th5 {
	width: 65px;
}

.divBoxTjpg2 .divbox2 .dstabs tbody tr:nth-child(2n) {
	background: #f8f8f8;
}

.divBoxTjpg2 .divbox2 .dstabs tbody tr td {
	padding: 4px 10px;
}

.divBoxTjpg2 .divbox2 .dstabs tbody tr .text {
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	border: 1px solid transparent;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	transition: all .4s ease-out;
	text-align: center;
	border-radius: 3px;
}

.divBoxTjpg2 .divbox2 .dstabs tbody tr:hover .text {
	background: #fff;
	border: 1px solid #e5e5e5;
}

.divBoxTjpg2 .divbox2 .dstabs tbody tr .text:focus {
	border-color: #e52f22;
}

.divBoxTjpg2 .divbox2 .dstabs tbody tr .text2 {
	width: 60px;
}

.divBoxTjpg2 .divbox2 .dstabs tbody tr a.btnDel {
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 17px;
	background: url("/static/web/img/dsdel1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/dsdel1.png*/
		center no-repeat;
	transition: all .4s ease-out;
}

.divBoxTjpg2 .divbox2 .dstabs tbody tr:hover a.btnDel {
	background-image: url("/static/web/img/dsdel2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/dsdel2.png*/
	;
}

.dsNoneTip2018 {
	padding: 55px 0;
	text-align: center;
}

.dsNoneTip2018 .h3 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
	font-weight: normal;
}

.dsNoneTip2018 .p {
	color: #666;
}

.divBoxTjpg2 .divbox22 {
	height: 177px;
}

.ds_gdt {
	position: relative;
	overflow: hidden;
}

.ps-container .ps-scrollbar-y-rail {
	position: absolute;
	right: 0;
	width: 6px;
	background: rgba(0, 0, 0, .1);
	background: #f2f2f2;
	display: block !important;
	border-radius: 10px;
	z-index: 2;
}

.ps-container .ps-scrollbar-y {
	position: absolute;
	right: 0;
	border-radius: 10px;
	width: 100%;
	background-color: rgba(0, 0, 0, .4);
	background: #ccc9;
	display: block !important;
}

/*.ps-container.nonesc .ps-scrollbar-y-rail{display:none!important;}*/
.divBoxTjpg3 .divinfo {
	height: 97px;
	padding: 60px 30px 60px 365px;
	background: #f8f8f8 url("/static/web/img/lm_h7_li_bg2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/lm_h7_li_bg2.png*/
		125px center no-repeat;
}

.divBoxTjpg3 .divinfo .h3 {
	font-size: 18px;
	color: #333;
}

.divBoxTjpg3 .divinfo .divtxt {
	color: #666;
	margin-top: 25px;
}

.divBoxTjpg3 .divinfo .divtxt span {
	color: #e52f22;
	font-size: 48px;
}

@media screen and (max-width:1440px) {
	.expressBoxTool1 .ullist {
		width: 1020px;
	}

	.expressBoxTool1 .ullist li {
		width: 324px;
	}

	.expressBoxTool2 .divToolBox .divright {
		padding: 15px 20px;
	}

	.expressBoxTool2 .divToolBox .divbox1 .ullist li {
		padding: 0 17px;
		font-size: 14px;
	}

	.expressBoxTool2 .divToolBox .divright .divname {
		margin-bottom: 15px;
	}

	.expressBoxTool2 .divToolBox .divbox1 .ullist li:after {
		width: 14px;
		margin-left: -7px;
	}

	.divBoxTjpg1 .hd .ul {
		font-size: 0;
	}

	.divBoxTjpg1 .hd li {
		font-size: 12px;
		padding: 8px 11px;
		margin: 0 1.8px;
	}

	.divBoxTjpg1 .bd {
		min-height: 190px;
	}

	.divBoxTjpg .btnBox {
		margin-top: 15px;
	}

	.divBoxTjpg1 .bd .ullist li {
		width: 14.5%;
		padding-left: 3.5%;
		margin: 5px 0;
	}

	.divBoxTjpg2 .divbox22 {
		height: 220px;
	}

	.divBoxTjpg3 .divinfo {
		padding: 80px 20px 80px 345px;
	}
}

.divBoxSsdtcx1 {
	text-align: center;
	padding-top: 35px;
}

.divBoxSsdtcx1 .h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 5px;
}

.divBoxSsdtcx1 .p {
	color: #666;
	margin-bottom: 15px;
}

.divBoxSsdtcx1 .divin .text {
	transition: all .4s ease-out;
	display: block;
	border: 1px solid #e5e5e5;
	padding: 0 15px;
	width: 600px;
	margin: 0 auto;
	height: 43px;
	line-height: 43px;
	border-radius: 5px;
	text-align: center;
}

.divBoxSsdtcx1 .divin .text:focus {
	border-color: #e52f22;
}

.divBoxDlyz {
	padding-top: 5px;
	text-align: center;
}

.divBoxDlyz .divimg {
	height: 150px;
	width: 340px;
	margin: 10px auto 15px;
	background: url("/static/web/img/dlewm_bg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/dlewm_bg.png*/
		center no-repeat;
	overflow: hidden;
}

.divBoxDlyz .divimg img {
	display: block;
	width: 144px;
	height: 144px;
	border: 3px solid #e5e5e5;
}

.divBoxDlyz .p {
	color: #666;
}

.dsXzddgjBox {
	width: 470px;
	margin: 35px auto;
}

.dsXzddgjBox .ullist .list {
	padding: 7px 0;
}

.dsXzddgjBox .ullist .list .div1 {
	width: 80px;
	text-align: right;
	float: left;
	line-height: 38px;
}

.dsXzddgjBox .ullist .list .div2 {
	margin-left: 95px;
}

.dsXzddgjBox .ullist .list .div2 .text {
	transition: all .4s ease-out;
	display: block;
	width: 80%;
	padding: 0 40px 0 10px;
	height: 36px;
	line-height: 36px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	background: #fff 97% center no-repeat;
}

.dsXzddgjBox .ullist .list .div2 .text:focus {
	border-color: #e52f22;
}

.dsXzddgjBox .ullist .list2 .div2 .text {
	background-image: url("/static/web/img/txtbg1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/txtbg1.png*/
	;
}

.dsXzddgjBox .ullist .list3 .div2 .text {
	background-image: url("/static/web/img/txtbg2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/txtbg2.png*/
	;
}

.dsXzwplxBox .ullist {
	padding-top: 25px;
}

.dsXzwplxBox .ullist li {
	width: 31.3333333%;
	text-align: center;
	margin: 15px 1%;
	float: left;
	height: 170px;
	background: #f8f8f8 url("/static/web/img/li_bg1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/li_bg1.png*/
		right bottom no-repeat;
	border-radius: 5px;
	position: relative;
	transition: all .4s ease-out;
}

.dsXzwplxBox .ullist li.on {
	background-image: url("/static/web/img/li_bg2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/li_bg2.png*/
	;
	background-color: #fff3f2;
}

.dsXzwplxBox .ullist li input {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: block;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0;
	top: 0;
	cursor: pointer;
}

.dsXzwplxBox .ullist li h3 {
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 20px;
}

.dsXzwplxBox .ullist li p {
	line-height: 20px;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	padding: 0 22px;
}

.dsXzwplxBox .ullist li picture {
	display: block;
	width: 60px;
	margin: 0 auto 15px;
}

.dsXzwplxBox .ullist li picture img {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	border: 1px solid #ece9e9;
	margin-top: -30px;
}

.dsXzysqdBox .ullist li {
	margin: 5px 0 0;
	padding-right: 35px;
	background: #fff url("/static/web/img/ddtabbg5.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/ddtabbg5.png*/
		98% center no-repeat;
	position: relative;
	transition: all .4s ease-out;
	border: 1px solid #e5e5e5;
	transition: all .4s ease-out;
}

.dsXzysqdBox .ullist li.on {
	background-image: url("/static/web/img/ddtabbg4.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/ddtabbg4.png*/
	;
	border-color: #e52f22;
}

.dsXzysqdBox .ullist li input {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: block;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0;
	top: 0;
	cursor: pointer;
}

.dsXzysqdBox .ullist li .dstabs {
	padding: 10px 5px;
	width: 100%;
	line-height: 22px;
}

.dsXzysqdBox .ullist li .dstabs td {
	padding: 0 5px;
}

.dsXzysqdBox .ullist li .dstabs td.td1 {
	text-align: right;
	width: 38px;
}

.dsXzysqdBox .ullist li .dstabs td.td1 img {
	display: inline-block;
	vertical-align: middle;
	width: 38px;
	height: 38px;
}

.dsXzysqdBox .ullist li .dstabs td.td2 {
	width: 270px;
	text-align: justify;
}

.dsXzysqdBox .ullist li .dstabs td.td3 {
	color: #e52f22;
}

.dsXzysqdBox .ullist li .dstabs td span {
	display: block;
	font-size: 16px;
}

.dsXzysqdBox .ullist li .dstabs td s {
	display: block;
	color: #999;
}

@media screen and (max-width:1440px) {
	.divBoxSsdtcx1 .divin .text {
		width: 500px;
	}

	.dsXzysqdBox .ullist li {
		margin-top: 12px;
	}

	.dsXzysqdBox .ullist li .dstabs td.td2 {
		width: 200px;
	}
}

.hqdtxxBox20181210 {
	text-align: center;
}

.hqdtxxBox20181210_2 {
	height: 220px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.hqdtxxBox20181210_2 .dstabs td {
	padding: 5px;
}

.hqdtxxBox20181210_11 .dstabs {
	border-left: 1px solid #e5e5e5;
	text-align: center;
}

.hqdtxxBox20181210_11 .dstabs td {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.hqdtxxBox20181210_11 .dstabs td .img1 {
	vertical-align: middle;
	height: 3px;
}

.hqdtxxBox20181210_22 {
	padding: 20px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	min-height: 74px;
}

.hqdtxxBox20181210_22 .ullist {
	text-align: center;
	font-size: 0;
	margin-bottom: 15px;
}

.hqdtxxBox20181210_22 .ullist li {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	max-width: 184px;
	padding-top: 30px;
}

.hqdtxxBox20181210_22 .ullist li.aa {
	background: url("/static/web/img/dun_lc_1h.jpg")
		/*tpa=https://www.dragonsea-china.com/images/dtgz/img/dun_lc_1h.jpg*/
		no-repeat top right;
}

.hqdtxxBox20181210_22 .ullist li.bb {
	background: url("/static/web/img/dun_lc_2.jpg")
		/*tpa=https://www.dragonsea-china.com/images/dtgz/img/dun_lc_2.jpg*/
		no-repeat top right;
}

.hqdtxxBox20181210_22 .ullist li.cc {
	background: url("/static/web/img/dun_lc_3.jpg")
		/*tpa=https://www.dragonsea-china.com/images/dtgz/img/dun_lc_3.jpg*/
		no-repeat top right;
}

.hqdtxxBox20181210_22 .ullist li.dd {
	background: url("/static/web/img/dun_lc_4.jpg")
		/*tpa=https://www.dragonsea-china.com/images/dtgz/img/dun_lc_4.jpg*/
		no-repeat top left;
}

.hqdtxxBox20181210_22 .ullist li.aa2 {
	background: url("/static/web/img/dun_lc_1h.jpg")
		/*tpa=https://www.dragonsea-china.com/images/dtgz/img/dun_lc_1h.jpg*/
		no-repeat top right;
}

.hqdtxxBox20181210_22 .ullist li.bb2 {
	background: url("/static/web/img/dun_lc_2h.jpg")
		/*tpa=https://www.dragonsea-china.com/images/dtgz/img/dun_lc_2h.jpg*/
		no-repeat top right;
}

.hqdtxxBox20181210_22 .ullist li.cc2 {
	background: url("/static/web/img/dun_lc_3h.jpg")
		/*tpa=https://www.dragonsea-china.com/images/dtgz/img/dun_lc_3h.jpg*/
		no-repeat top right;
}

.hqdtxxBox20181210_22 .ullist li.dd2 {
	background: url("/static/web/img/dun_lc_4h.jpg")
		/*tpa=https://www.dragonsea-china.com/images/dtgz/img/dun_lc_4h.jpg*/
		no-repeat top left;
}

.dsXzysqdBox .ullist {
	height: 220px;
}

@media screen and (max-width:1440px) {
	.hqdtxxBox20181210_2 {
		height: 270px;
	}

	.dsXzysqdBox .ullist {
		height: 270px;
	}

	.hqdtxxBox20181210_22 .ullist li {
		background-position: center top !important;
	}

	.hqdtxxBox20181210_22 .ullist li.dd,
	.hqdtxxBox20181210_22 .ullist li.dd2 {
		background-position: left top !important;
		text-indent: 38px;
	}

	.hqdtxxBox20181210_22 .ullist li.aa,
	.hqdtxxBox20181210_22 .ullist li.aa2 {
		background-position: right top !important;
		text-align: left;
		text-indent: 35px;
	}
}

/*数字动态*/
.shopCart {
	position: absolute;
	background: #e52f22;
	color: #fff;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	top: -16px;
	right: 50px;
}

.fly_item {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .3;
	z-index: 0;
	background: url("/static/web/img/checkbox2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/checkbox2.png*/
		center no-repeat;
	background-size: contain;
	height: 16px;
	width: 16px;
}

/*确认订单*/
.divBoxZxdd5 {
	text-align: center;
	padding-top: 2%;
}

.divBoxZxdd5 .divtxt1 .h3 {
	display: inline-block;
	vertical-align: top;
	padding-left: 45px;
	background: url("/static/web/img/xdcg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/xdcg.png*/
		left 1px no-repeat;
	line-height: 36px;
	color: #333;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}

.divBoxZxdd5 .divtxt1 .p {
	font-size: 16px;
	color: #666;
	margin-bottom: 15px;
}

.divBoxZxdd5 .divtxt2 {
	background: #f8f8f8 url("/static/web/img/tel_bg.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/tel_bg.png*/
		20px center no-repeat;
	padding: 20px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	min-width: 100px;
	text-align: left;
	padding-left: 60px;
}

.divBoxZxdd5 .divtxt2 .h3 {
	font-size: 14px;
	color: #999;
	font-weight: normal;
}

.divBoxZxdd5 .divtxt2 .p {
	color: #333;
	font-size: 16px;
	font-style: italic;
}

/*特产邮寄*/
.BG201909091050 {
	background: #f5f5f5;
	padding: 40px 0;
	overflow: hidden;
}

.BG201909091018 {
	background: #fff;
	padding: 0 20px 20px;
	overflow: hidden;
	font-size: 12px;
	text-align: justify;
}

.divtt201909090951 {
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	text-align: center;
	line-height: 26px;
	color: #000;
	font-size: 24px;
}

.divtt201909090951:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: 0;
	background: #e52f22;
	height: 2px;
	width: 50px;
}

.tab201909091012 {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.tab201909091012 td {
	width: 25%;
	line-height: 26px;
}

.tab201909091012 img {
	display: block;
	margin: 0 auto;
}

.tab201909091012 .divtxt {
	padding: 10px;
}

.tab201909091012 .h3 {
	font-size: 14px;
}

.box201909090957 {
	overflow: hidden;
	text-align: center;
}

.box201909090957 .Atjdd2 {
	width: 175px;
	display: inline-block;
	vertical-align: top;
	height: 35px;
	text-align: center;
	margin-left: 10px;
	font-size: 14px;
	font-weight: 700;
	margin-right: 20px;
	background: url("/static/web/img/techan_8-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/techan_8.png*/
		no-repeat;
	background-position: 16px 0;
	padding-top: 139px;
	cursor: pointer;
	color: #666
}

.box201909090957 .Atjdd2:hover {
	background-position: 16px -185px;
	color: #F60
}

.box201909090957 .Btjdd2 {
	width: 175px;
	display: inline-block;
	vertical-align: top;
	height: 35px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	margin-right: 20px;
	background: url("/static/web/img/techan_8-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/techan_8.png*/
		no-repeat;
	background-position: -166px 0;
	padding-top: 139px;
	cursor: pointer;
	color: #666
}

.box201909090957 .Btjdd2:hover {
	background-position: -166px -185px;
	color: #F60
}

.box201909090957 .Ctjdd2 {
	width: 175px;
	display: inline-block;
	vertical-align: top;
	height: 35px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	margin-right: 20px;
	background: url("/static/web/img/techan_8-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/techan_8.png*/
		no-repeat;
	background-position: -350px 0;
	padding-top: 139px;
	cursor: pointer;
	color: #666
}

.box201909090957 .Ctjdd2:hover {
	background-position: -350px -185px;
	color: #F60
}

.box201909090957 .Dtjdd2 {
	width: 195px;
	display: inline-block;
	vertical-align: top;
	height: 35px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	background: url("/static/web/img/techan_8-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/techan_8.png*/
		no-repeat;
	background-position: -530px 0;
	padding-top: 139px;
	cursor: pointer;
	color: #666
}

.box201909090957 .Dtjdd2:hover {
	background-position: -530px -185px;
	color: #F60
}

/*行李托运*/
.box201909091122 {
	text-align: center;
	padding: 10px 0;
}

.box201909091122 a {
	width: 175px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	padding-top: 100px;
	border: 1px solid #fff;
	display: inline-block;
	vertical-align: top;
	color: #666;
	background: url("/static/web/img/Luggage_6-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_6.png*/
		no-repeat;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.box201909091122 a:hover {
	border-color: #f60;
	color: #f60;
}

.box201909091122 .a6 {
	margin-right: 0;
	background-position: -870px 20px;
}

.box201909091122 .a6:hover {
	margin-right: 0;
	background-position: -870px -203px;
}

.box201909091122 .a5 {
	background-position: -690px 11px;
}

.box201909091122 .a5:hover {
	background-position: -690px -212px;
}

.box201909091122 .a4 {
	background-position: -500px 14px;
}

.box201909091122 .a4:hover {
	background-position: -500px -209px;
}

.box201909091122 .a3 {
	background-position: -316px 21px;
}

.box201909091122 .a3:hover {
	background-position: -316px -202px;
}

.box201909091122 .a2 {
	background-position: -130px 21px;
}

.box201909091122 .a2:hover {
	background-position: -130px -202px;
}

.box201909091122 .a1 {
	background-position: 51px 18px;
}

.box201909091122 .a1:hover {
	background-position: 51px -205px;
}

.box201909091122 .a7 {
	background-position: 50px 10px;
	background-image: url("/static/web/img/Luggage_9-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_9.png*/
	;
}

.box201909091122 .a7:hover {
	background-position: 50px -213px;
	background-image: url("/static/web/img/Luggage_9-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_9.png*/
	;
}

.box201909091122 .a8 {
	background-position: -133px 5px;
	background-image: url("/static/web/img/Luggage_9-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_9.png*/
	;
}

.box201909091122 .a8:hover {
	background-position: -133px -218px;
	background-image: url("/static/web/img/Luggage_9-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_9.png*/
	;
}

.box201909091122 .a9 {
	background-position: -316px 12px;
	background-image: url("/static/web/img/Luggage_9-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_9.png*/
	;
}

.box201909091122 .a9:hover {
	background-position: -316px -211px;
	background-image: url("/static/web/img/Luggage_9-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_9.png*/
	;
}

.box201909091122 .a10 {
	background-position: -490px 5px;
	background-image: url("/static/web/img/Luggage_9-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_9.png*/
	;
}

.box201909091122 .a10:hover {
	background-position: -490px -218px;
	background-image: url("/static/web/img/Luggage_9-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_9.png*/
	;
}

.bz201909091130 {
	overflow: hidden;
	padding: 20px 0;
	max-width: 920px;
	margin: 0 auto;
}

.bz201909091130 .divboxs {
	width: 450px;
}

.bz201909091130 .divboxs1 {
	float: left;
}

.bz201909091130 .divboxs2 {
	float: right;
}

.bz201909091130 .divboxs a {
	display: block;
	overflow: hidden;
	padding-top: 10px;
	line-height: 28px;
	color: #333;
	font-size: 14px;
	padding-bottom: 10px;
}

.bz201909091130 .divboxs1 a {
	padding-right: 120px;
	text-align: right;
	background: #f8f8f8 url("/static/web/img/Luggage_7-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_7.png*/
		right center no-repeat;
}

.bz201909091130 .divboxs2 a {
	padding-left: 120px;
	background: #f8f8f8 url("/static/web/img/Luggage_8-2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/Luggage_8.png*/
		left center no-repeat;
}

@media screen and (max-width:1440px) {
	.box201909091122 a {
		margin: 0 20px;
	}
}

/*展会物流*/
.box201909091420 {
	padding: 10px;
	background: #fff;
	height: 196px;
	text-align: justify;
}

.box201909091420 .h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 35px 0 10px 0;
}

.box201909091420_1 {
	height: 186px;
	background: url("/static/web/img/6.jpg")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/6.jpg*/
		0 center no-repeat #e2f5ff;
	padding: 10px 109px 0 317px;
	font-size: 14px;
	line-height: 24px;
}

.box201909091420.atabg .box201909091420_1 {
	height: 196px;
	background: url("/static/web/img/diqiu.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/diqiu.png*/
		30px center no-repeat #fff9ef;
	padding: 0 35px 0 303px;
}

.name201909091221 {
	height: 60px;
	padding-top: 24px;
	line-height: 25px;
	padding-left: 47px;
	overflow: hidden;
	position: relative;
}

.name201909091221 .h3 {
	color: #333;
	font-size: 22px;
	font-weight: normal;
}

.name201909091221 .p {
	font-size: 16px;
}

.name201909091221.tt1 {
	background: url("/static/web/img/4-5.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/4.png*/
		0 30px no-repeat
}

.name201909091221.tt2 {
	background: url("/static/web/img/5-3.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/5.png*/
		0 30px no-repeat;
}

.name201909091221.tt3 {
	background: url("/static/web/img/6-2.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/6.png*/
		0 30px no-repeat
}

.name201909091221.tt4 {
	background: url("/static/web/img/7-2.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/7.png*/
		0 30px no-repeat
}

.name201909091221.tt5 {
	background: url("/static/web/img/13-2.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/13.png*/
		0 30px no-repeat
}

.name201909091221.tt6 {
	background: url("/static/web/img/xinx.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/xinx.png*/
		0 30px no-repeat
}

.name201909091221.tt7 {
	background: url("/static/web/img/19-1.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/19.png*/
		0 30px no-repeat
}

.name201909091221 a {
	position: absolute;
	right: 0;
	bottom: 11px;
	color: #fff;
	width: 100px;
	height: 34px;
	background: url("/static/web/img/14-1.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/14.png*/
		75px center no-repeat #e52f22;
	line-height: 34px;
	font-size: 14px;
	text-indent: 10px;
	border-radius: 3px;
}

.fwfw201909091425 {
	height: 366px
}

.fwfw201909091425 ul {
	width: 1300px;
}

.fwfw201909091425 ul li {
	float: left;
	margin-right: 19px;
	background: #fff;
	width: 347px;
	height: 346px;
	background: #fff;
	padding: 20px 20px 0 20px
}

.fwfw201909091425 .zhwlfw_1 {
	height: 180px;
}

.fwfw201909091425 .zhwlfw_2 {
	text-align: center;
	display: none;
	padding-top: 10px;
}

.fwfw201909091425 .zhwlfw_3 {
	text-align: center;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 18px 0 10px 0
}

.fwfw201909091425 .zhwlfw_6 {
	line-height: 24px;
	font-size: 14px;
	color: #666;
	text-align: center;
	display: none;
	overflow: hidden;
	height: 160px;
}

.fwfw201909091425 .zhwlfw_4 {
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	color: #666
}

.fwfw201909091425 .zhwlfw_5 {
	margin: 0 auto;
	width: 153px;
	height: 42px;
	background: #e52f22;
	display: none;
	color: #fff;
	font-size: 16px;
	line-height: 42px;
	border-radius: 20px;
	text-align: center;
}

.fwfw201909091425 .zhwlfw_5:hover {
	color: #fff
}

.fwfw201909091425 ul .hover {
	box-shadow: 5px 5px 5px #ddd;
}

.fwfw201909091425 ul .hover .zhwlfw_1,
.fwfw201909091425 ul .hover .zhwlfw_4 {
	display: none
}

.fwfw201909091425 ul .hover .zhwlfw_5,
.fwfw201909091425 ul .hover .zhwlfw_6,
.fwfw201909091425 ul .hover .zhwlfw_2 {
	display: block
}

.why201909091445 {
	height: 318px;
}

.why201909091445 ul {
	width: 1300px;
}

.why201909091445 ul li {
	float: left;
	width: 230px;
	background: #fff;
	height: 318px;
	margin-right: 12px;
}

.why201909091445 .whl_div1 {
	text-align: center;
	padding: 27px 0
}

.why201909091445 .whl_div2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333
}

.why201909091445 .whl_div3 {
	color: #666;
	line-height: 24px;
	font-size: 14px;
	padding: 0 20px;
	text-align: center;
	padding-top: 10px;
}

.why201909091445 ul li:hover {
	box-shadow: 5px 5px 5px #ddd;
}

/*报关方式*/
.way201909091450 {
	background: #fff;
	padding: 20px;
}

.way201909091450 .way201909091450_1 {
	overflow: hidden;
}

.way201909091450 .tab-hd {
	height: 52px;
	border-bottom: 2px solid #e52f22
}

.way201909091450 .tab-hd ul li.on {
	color: #fff;
	background: #e52f22
}

.way201909091450 .tab-hd ul li {
	float: left;
	height: 52px;
	line-height: 52px;
	background: #f8f8f8;
	cursor: pointer;
	padding: 0 20px;
	color: #333;
	font-size: 16px;
	margin-right: 5px;
	border-radius: 5px 5px 0 0
}

.way201909091450 .tab-bd {
	padding-top: 20px;
}

.way201909091450 .tab-pal {
	height: 280px;
}

.way201909091450 .tab-pal_l {
	float: left;
	width: 210px;
	padding-left: 22px;
}

.way201909091450 .pal_l_1 {
	color: #333;
	padding: 40px 0 20px 0;
	font-size: 18px;
	font-weight: bold
}

.way201909091450 .pal_l_2 {
	line-height: 24px;
	font-size: 14px;
	color: #666
}

.faq201909091457 {
	height: 525px;
}

.faq201909091457 .faqcj_f {
	float: left;
	height: 525px;
	width: 590px;
	background: #fff;
	margin-right: 20px;
}

.faq201909091457 .faqcj_f ul {
	padding: 0 20px;
}

.faq201909091457 .faqcj_f ul li {
	display: block;
	height: 81px;
	border-bottom: 1px solid #e5e5e5
}

.faq201909091457 .faqcj_f ul li a {
	display: block;
	padding-top: 18px;
	background: url("/static/web/img/15-3.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/15.png*/
		right 31px no-repeat;
	transition: all 0s linear 0.0s;
}

.faq201909091457 .faqcj_f ul li a:hover {
	background: url("/static/web/img/15-3.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/15.png*/
		right -48px no-repeat;
}

.faq201909091457 .faqcj_f ul li a:hover .wenti {
	color: #e52f22
}

.faq201909091457 .faqcj_f ul li .wenti {
	background: url("/static/web/img/16-1.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/16.png*/
		left center no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-indent: 25px;
}

.faq201909091457 .faqcj_f ul li .daan {
	height: 24px;
	overflow: hidden;
	background: url("/static/web/img/17-1.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/17.png*/
		left center no-repeat;
	margin-top: 10px;
	color: #666666;
	font-size: 14px;
	text-indent: 25px;
}

.faq201909091457 .hl_atat a {
	position: absolute;
	right: 0;
	bottom: 11px;
	color: #fff;
	width: 100px;
	height: 34px;
	background: url("/static/web/img/14-1.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/wuliu20171127/images/14.png*/
		75px center no-repeat #e52f22;
	line-height: 34px;
	font-size: 14px;
	text-indent: 10px;
	border-radius: 3px;
}

@media screen and (max-width:1441px) {
	.way201909091450 .tab-pal {
		background-size: 72% auto !important;
	}

	.fwfw201909091425 ul li {
		width: 307.6666666666px;
		margin-right: 10px;
		padding: 10px 10px 0;
	}

	.why201909091445 ul li {
		margin-right: 10px;
		width: 192.6px;
	}

	.why201909091445 .whl_div1 {
		padding: 25px 0 15px;
	}

	.faq201909091457 .faqcj_f {
		width: 496.5px;
		margin-right: 10px;
	}

	.box201909091420.atabg .h3 {
		padding-top: 25px;
	}
}

/*先行赔付*/
.xxpf_ban {
	text-align: center;
	background: #4362b5;
	overflow: hidden;
}

.xxpf_ban img {
	display: block;
	margin: 0 auto;
}

.xxpf_box * {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.xxpf_box {
	padding: 20px 20px 60px;
	background: #fff;
	overflow: hidden;
}

.xxpf_box_tt {
	height: 34px;
	line-height: 34px;
	font-size: 30px;
	font-weight: bold;
	color: #e52f22;
	background: url("/static/web/img/pf_bg.jpg")
		/*tpa=https://www.dragonsea-china.com/express/manual/img/pf_bg.jpg*/
		repeat-x center;
	text-align: center;
	margin-top: 20px;
}

.xxpf_box_tt span {
	background-color: #FFF;
	padding: 0 10px;
}

.xxpf_box_tt2 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #e52f22;
	background: url("/static/web/img/bt2.jpg")
		/*tpa=https://www.dragonsea-china.com/express/manual/img/bt2.jpg*/
		repeat-x center;
	text-align: center;
	margin-top: 40px;
}

.xxpf_box_tt2 span {
	background-color: #FFF;
	padding: 0 10px;
}

.xxpf_box_info {
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

.xxpf_box_info .div1 {
	font-size: 16px;
}

.xxpf_box_info .div2 {
	width: 815px;
	margin: 0 auto;
}

.xxpf_box_info2 {
	overflow: hidden;
	text-align: center;
	margin: 40px 0 20px;
}

.xxpf_box_info2 dl {
	padding: 0 40px;
	float: left;
	width: 33.3333333%;
	min-height: 325px;
}

.xxpf_box_info2 dt {
	height: 203px;
	text-align: center;
}

.xxpf_box_info2 dt img {
	display: block;
	height: 100%;
	margin: 0 auto;
}

.xxpf_box_info2 dd {
	line-height: 30px;
}

.xxpf_box_info2 dd .h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
}

.xxpf_box_info2 .ds_b_r {
	border-right: 1px dashed #e5e5e5;
}

.xxpf_box_info3 {
	max-width: 860px;
	margin: 40px auto 0;
}

.xxpf_box_info3 table {
	line-height: 26px;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

.xxpf_box_info3 table tr td {
	padding: 10px;
	background: #fff;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.xxpf_box_info3 table tr.tr1 td {
	background-color: #ffb733;
	color: #FFF;
}

.xxpf_box_info4 {
	max-width: 860px;
	margin: 40px auto 0;
}

.xxpf_box_info4 .ul li {
	padding: 15px 0;
	border-bottom: 1px dashed #e5e5e5;
	position: relative;
	min-height: 60px;
}

.xxpf_box_info4 .ul li .div1 {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background: #e5e5e5;
	color: #333;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.xxpf_box_info4 .ul li .div2 {
	margin-left: 45px;
	line-height: 20px;
	padding-top: 5px;
}

/*ATA*/
.import_hotgroupys {
	position: relative;
}

.import_hotgroupys .hd,
.import_hotgroupfw .hd {
	position: relative
}

.import_hotgroupys .hd .next,
.import_hotgroupfw .hd .next {
	position: absolute;
	background: url("/static/web/img/10-2.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/10.png*/
		0 0 no-repeat;
	width: 26px;
	height: 26px;
	cursor: pointer;
	display: block;
	top: -34px;
	right: 33px;
}

.import_hotgroupys .hd .prev,
.import_hotgroupfw .hd .prev {
	position: absolute;
	background: url("/static/web/img/10-2.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/10.png*/
		right 0 no-repeat;
	width: 26px;
	height: 26px;
	cursor: pointer;
	display: block;
	top: -34px;
	right: 0;
}

.import_hotgroupys .bd ul {
	overflow: hidden;
	zoom: 1;
}

.import_hotgroupys .bd ul li {
	margin-right: 20px;
	float: left;
	width: 285px;
	height: 389px;
	border-top: 3px solid #e52f22;
	background: #fff;
}

.import_hotgroupys .bd ul li .pic {
	text-align: center;
	position: relative;
}

.import_hotgroupys .bd ul li .title {
	background: url("/static/web/img/ban1-1.jpg")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/ban1.jpg*/
		bottom center no-repeat #fff;
	height: 101px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 110px;
}

.import_hotgroupys .bd ul li .pic i {
	position: absolute;
	left: 50%;
	bottom: -27px;
	margin-left: -27px;
	display: block;
	height: 54px;
	width: 54px;
}

.import_hotgroupys .bd ul li .pic .i1 {
	background: url("/static/web/img/5-4.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/5.png*/
		no-repeat
}

.import_hotgroupys .bd ul li .pic .i2 {
	background: url("/static/web/img/6-3.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/6.png*/
		no-repeat
}

.import_hotgroupys .bd ul li .pic .i3 {
	background: url("/static/web/img/7-3.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/7.png*/
		no-repeat
}

.import_hotgroupys .bd ul li .pic .i4 {
	background: url("/static/web/img/8-4.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/8.png*/
		no-repeat
}

.import_hotgroupys .bd ul li .info {
	font-size: 14px;
	margin: 15px 15px;
	overflow: hidden;
	height: 96px;
}

.import_hotgroupys .bd ul li .info em {
	font-style: normal
}

.import_hotgroupys .bd ul li .info span {
	display: none
}

.import_hotgroupys .bd ul li:hover {
	height: auto;
}

.import_hotgroupys .bd ul li:hover em {
	display: none
}

.import_hotgroupys .bd ul li:hover span {
	display: inline
}

.import_hotgroupys .bd ul li:hover .info {
	overflow: auto;
	position: relative;
	z-index: 999;
	min-height: 95PX;
	height: auto;
}

.import_hotgroupys .bd ul li:hover {
	box-shadow: 5px 5px 5px #ddd;
}

.import_hotgroupfw {
	height: 470px;
	background: #fff;
	position: relative;
}

.import_hotgroupfw .bd ul {
	overflow: hidden;
	zoom: 1;
}

.import_hotgroupfw .bd ul li {
	width: 100%;
	height: 470px;
	float: left;
	_display: inline;
	overflow: hidden;
}

.import_hotgroupfw .bd ul .divclass {
	width: 50%;
	margin-left: -1px;
	float: left;
	border-right: 1px solid #e5e5e5;
	height: 156px;
	border-bottom: 1px solid #e5e5e5;
	position: relative
}

.import_hotgroupfw .bd ul li .d2,
.import_hotgroupfw .bd ul li .d4,
.import_hotgroupfw .bd ul li .d6,
.import_hotgroupfw .bd ul li .d8,
.import_hotgroupfw .bd ul li .d10 {
	border-right: 1px solid #fff;
}

.import_hotgroupfw .bd ul .divclass1 {
	position: relative;
	float: left;
	width: 100%;
	border: 0
}

.import_hotgroupfw .bd ul .divclass img,
.import_hotgroupfw .bd ul .divclass1 img {
	width: 146px;
	height: 96px;
	border: 1px solid #e5e5e5;
	padding: 10px;
	position: absolute;
	left: 20px;
	top: 20px;
}

.import_hotgroupfw .bd ul .divclass p,
.import_hotgroupfw .bd ul .divclass1 p {
	line-height: 24px;
	font-size: 14px;
	padding: 56px 25px 0 208px;
}

.hl_atawhy {
	background: #fff;
	overflow: hidden;
	height: 278px;
}

.hl_atawhy ul li .info {
	text-align: center;
	color: #666;
	line-height: 22px;
	font-size: 14px;
	padding: 10px 32px 0 32px
}

.hl_atawhy ul li {
	float: left;
	width: 25%;
	height: 278px;
	border-right: 1px solid #e5e5e5
}

.hl_atawhy ul li p {
	text-align: center;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-top: 125px;
}

.hl_atawhy ul .li4 {
	margin-left: -3px;
	border: 0;
	background: url("/static/web/img/31-2.jpg")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/31.jpg*/
		center 30px no-repeat
}

.hl_atawhy ul .li3 {
	background: url("/static/web/img/30.jpg")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/30.jpg*/
		center 30px no-repeat
}

.hl_atawhy ul .li2 {
	background: url("/static/web/img/29.jpg")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/29.jpg*/
		center 30px no-repeat
}

.hl_atawhy ul .li1 {
	background: url("/static/web/img/28.jpg")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/28.jpg*/
		center 30px no-repeat
}

.hl_atawhy1 {
	background: #fff;
	height: 349px;
	overflow: hidden
}

.hl_atawhy1 ul li .info {
	height: 122px;
	text-align: center;
	color: #666;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	padding: 170px 15px 0 15px;
}

.hl_atawhy1 ul li {
	width: 170px;
	float: left;
	height: 349px;
	border-right: 1px solid #e5e5e5
}

.hl_atawhy1 ul li.li7 {
	border: 0;
	width: 174px;
	background: url("/static/web/img/31.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/31.png*/
		center 34px no-repeat
}

.hl_atawhy1 ul li.li6 {
	background: url("/static/web/img/30.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/30.png*/
		center 34px no-repeat
}

.hl_atawhy1 ul li.li5 {
	background: url("/static/web/img/29.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/29.png*/
		center 34px no-repeat
}

.hl_atawhy1 ul li.li4 {
	background: url("/static/web/img/28.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/28.png*/
		center 34px no-repeat
}

.hl_atawhy1 ul li.li3 {
	background: url("/static/web/img/27-1.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/27.png*/
		center 34px no-repeat
}

.hl_atawhy1 ul li.li2 {
	background: url("/static/web/img/26.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/26.png*/
		center 34px no-repeat
}

.hl_atawhy1 ul li.li1 {
	background: url("/static/web/img/25.png")
		/*tpa=https://www.dragonsea-china.com/qd_img/ata20170925/images/25.png*/
		center 34px no-repeat
}

.hl_atawhy1 ul li p {
	margin: 0 auto;
	width: 93px;
	height: 30px;
	background: #e5e5e5;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	text-align: center;
	border-radius: 20px;
}

.hl_atawhy1 ul li a:hover p {
	color: #fff;
	background: #e52f22
}

@media screen and (max-width:1441px) {
	.hl_ata1_ata .hl_ata1_s p {
		padding: 20px 0 0;
	}

	.import_hotgroupys .bd ul li {
		width: 243px;
		margin-right: 10px;
		height: 366px;
	}

	.hl_atawhy1 ul li {
		width: 142px !important;
	}
}


/*快递快速查价*/
.kdPop201909271410 {
	z-index: 99999;
	position: fixed;
	background: rgba(0, 0, 0, .7);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.kdPop201909271410_box {
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	border-radius: 5px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: #fff url("/static/web/img/kdpop_bg2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpop_bg2.png*/
		bottom center no-repeat;
}

.kdPop201909271410_box .divboxtt {
	height: 100px;
	background: url("/static/web/img/kdpop_bg1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpop_bg1.png*/
		top center no-repeat;
	position: relative;
	padding: 25px 40px;
	letter-spacing: 2px;
}

.kdPop201909271410_box .divboxtt h3 {
	color: #333;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 8px;
}

.kdPop201909271410_box .divboxtt p {
	color: #333;
	font-size: 18px;
}

.kdPop201909271410_box .divboxtt .dscls {
	position: absolute;
	width: 40px;
	height: 28px;
	background: url("/static/web/img/kdpop_cls.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpop_cls.png*/
		center no-repeat;
	right: 10px;
	top: 0;
	z-index: 2;
}

.kdPop201909271410_box .divboxbox {
	padding: 35px;
}

.kdPop201909271410_box .divleft {
	float: left;
	width: 405px;
	padding-right: 35px;
	background: url("/static/web/img/kdpopicos_sx.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos_sx.png*/
		right center no-repeat;
	min-height: 390px;
}

.kdPop201909271410_box .divleft .topbg {
	height: 85px;
	background: url("/static/web/img/kdpop_img.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpop_img.png*/
		left center no-repeat;
}

.kdPop201909271410_box .divright {
	margin-left: 405px;
	padding-left: 35px;
	padding-top: 12px;
}

.form201909271414 .dsli {
	margin-top: 20px;
}

.form201909271414 .dsli .divin1 {
	width: 90px;
	float: left;
	line-height: 42px;
	min-height: 42px;
}

.form201909271414 .dsli .divin1 .em {
	color: #e52f22;
	padding-right: 5px;
}

.form201909271414 .dsli .divin2 {
	margin-left: 95px;
	position: relative;
}

.form201909271414 .dsli {
	position: relative;
}

.form201909271414 .dsli .ftext {
	display: block;
	width: 100%;
	padding: 0 13px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	height: 42px;
	line-height: 42px;
	transition: border-color .4s ease-out;
}

.form201909271414 .dsli .ftextDz {
	padding-left: 36px;
	background: url("/static/web/img/bd_ico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/bd_ico1.png*/
		13px center no-repeat;
	cursor: pointer;
}

.form201909271414 .dsli .ftextLx {
	padding-left: 36px;
	padding-right: 36px;
	background: url("/static/web/img/bd_ico2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/bd_ico2.png*/
		13px center no-repeat, url("/static/web/img/xiala999.png")
		/*tpa=https://www.dragonsea-china.com/public/images/xiala999.png*/
		96% center no-repeat;
	cursor: pointer;
	position: relative;
}

.form201909271414 .dsli .ftextZl {
	padding-left: 36px;
	background: url("/static/web/img/bd_ico3.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/bd_ico3.png*/
		13px center no-repeat;
}

.form201909271414 .dsli .ftextSj {
	padding-left: 36px;
	background: url("/static/web/img/kdpop_ico.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpop_ico.png*/
		13px center no-repeat;
}

.form201909271414 .dsli .ftext:focus {
	border-color: #e52f22;
}

.form201909271414 .dsli select.ftext {
	padding: 0 11px;
	font-size: 14px;
}

.form201909271414 .dsli .ddbtn {
	display: block;
	text-align: center;
	color: #fff;
	padding: 0 10px;
	width: 100%;
	border-radius: 5px;
	background: #e52f22;
	cursor: pointer;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
}

.ullist201909271815 .selectList {
	padding: 8px 5px !important;
	font-size: 12px !important;
}

.ullist201909271815 .selectList i {
	width: 22px !important;
	height: 22px !important;
	margin: 5px auto 0 !important;
}

.right201909271708 .divbox1 {
	box-shadow: 0 0 5px #ccc;
	padding: 25px 40px 5px;
}

.right201909271708 .divbox1 .divname {
	position: relative;
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}

.right201909271708 .divbox1 .divname:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	left: 0;
	top: 50%;
	margin-top: -.5px;
}

.right201909271708 .divbox1 .divname span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	background: #fff;
	z-index: 2;
}

.right201909271708 .divbox1 .divbox11 {
	line-height: 20px;
	position: relative;
}

.right201909271708 .divbox1 .divbox11 .list {
	padding-left: 42px;
	background: left center no-repeat;
	margin-bottom: 18px;
}

.right201909271708 .divbox1 .divbox11 .list1 {
	background-image: url("/static/web/img/kdpopicos1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos1.png*/
	;
}

.right201909271708 .divbox1 .divbox11 .list2 {
	background-image: url("/static/web/img/kdpopicos2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos2.png*/
	;
}

.right201909271708 .divbox1 .divbox11 .h3 {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 2px;
}

.right201909271708 .divbox1 .divbox11 .p {
	font-size: 16px;
}

.right201909271708 .divbox1 .divbox11 .onlineBtn {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -53px;
	border: 1px solid #e5e5e5;
	padding: 65px 18px 15px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	color: #333;
	z-index: 2;
	background: #f8f8f8;
}

.right201909271708 .divbox1 .divbox11 .onlineBtn:after {
	background: url("/static/web/img/moveztico4.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/move2019/moveztico4.png*/
		-455px -10px no-repeat;
	content: '';
	width: 48px;
	height: 43px;
	left: 50%;
	margin-left: -24px;
	top: 15px;
	position: absolute;
}

.right201909271708 .divbox1 .divbox11 .onlineBtn:hover {
	box-shadow: 5px 4px 3px #ccc;
	color: #e52f22;
}

.right201909271708 .divbox2 {
	text-align: center;
	margin-top: 35px;
}

.right201909271708 .divbox2 .h3 {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}

.right201909271708 .divbox2 .p {
	color: #999;
}

.right201909271708 .divbox2 .ullist {
	min-height: 60px;
	background: url("/static/web/img/kdpop_ico2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpop_ico2.png*/
		top center no-repeat;
	padding-top: 62px;
	margin: 25px -7px 0;
}

.right201909271708 .divbox2 .ullist li {
	width: 16.66666666666%;
	float: left;
	overflow: hidden;
}

.right201909271708 .divbox2 a {
	color: #666;
}

.right201909272018 {
	display: none;
}

.right201909272018 .divboxbox3 {
	padding: 10px 0;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}

.right201909272018 .divboxbox3 a {
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	margin-left: 7px;
	background: center no-repeat;
}

.right201909272018 .divboxbox3 a.prev {
	background-image: url("/static/web/img/kdpopicos9.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos9.png*/
	;
}

.right201909272018 .divboxbox3 a.next {
	background-image: url("/static/web/img/kdpopicos9_9.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos9_9.png*/
	;
}

.right201909272018 .divboxbox3 a.prev:hover {
	background-image: url("/static/web/img/kdpopicos10.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos10.png*/
	;
}

.right201909272018 .divboxbox3 a.next:hover {
	background-image: url("/static/web/img/kdpopicos10_10.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos10_10.png*/
	;
}

.right201909272018 .divboxbox2 {
	height: 165px;
	overflow: hidden;
}

.right201909272018 .divboxbox2 .ul {
	width: 495px;
}

.right201909272018 .divboxbox2 .li {
	border: 1px solid #e5e5e5;
	height: 38px;
	line-height: 38px;
	padding: 0 5px 0 15px;
	width: 143px;
	margin: 0 20px 20px 0;
	float: left;
	color: #666;
	background: #fff;
}

.right201909272018 .divboxbox2 .li i {
	width: 16px;
	height: 38px;
	background: center no-repeat;
	background-size: 100% auto;
	float: left;
}

.right201909272018 .divboxbox2 .li span {
	margin-left: 25px;
	display: block;
}

.right201909272018 .divboxbox2 .li6 i {
	background-image: url("/static/web/img/aqbzzico6.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico6.png*/
	;
}

.right201909272018 .divboxbox2 .li5 i {
	background-image: url("/static/web/img/aqbzzico5.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico5.png*/
	;
}

.right201909272018 .divboxbox2 .li4 i {
	background-image: url("/static/web/img/aqbzzico4.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico4.png*/
	;
}

.right201909272018 .divboxbox2 .li3 i {
	background-image: url("/static/web/img/aqbzzico3.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico3.png*/
	;
}

.right201909272018 .divboxbox2 .li2 i {
	background-image: url("/static/web/img/aqbzzico2.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico2.png*/
	;
}

.right201909272018 .divboxbox2 .li1 i {
	background-image: url("/static/web/img/aqbzzico1.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico1.png*/
	;
}

.right201909272018 .divboxbox2 .li7 i {
	background-image: url("/static/web/img/aqbzzico7.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico7.png*/
	;
}

.right201909272018 .divboxbox2 .li8 i {
	background-image: url("/static/web/img/aqbzzico8.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico8.png*/
	;
}

.right201909272018 .divboxbox2 .li9 i {
	background-image: url("/static/web/img/aqbzzico9.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico9.png*/
	;
}

.right201909272018 .divboxbox2 .li10 i {
	background-image: url("/static/web/img/aqbzzico10.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico10.png*/
	;
}

.right201909272018 .divboxbox2 .li11 i {
	background-image: url("/static/web/img/aqbzzico11.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico11.png*/
	;
}

.right201909272018 .divboxbox2 .li12 i {
	background-image: url("/static/web/img/aqbzzico12.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/express/aqbzzico12.png*/
	;
}

.right201909272018 .divboxbox1 {
	height: 277px;
	overflow: hidden;
}

.right201909272018 .divboxbox1 .hd li {
	width: 150px;
	float: left;
	margin-right: 5px;
	border-radius: 5px 5px 0 0;
	background: #f1f1f1;
	text-align: center;
	line-height: 42px;
	border-bottom: 1px solid #e4e4e4;
	cursor: pointer;
	color: #333;
	position: relative;
}

.right201909272018 .divboxbox1 .hd li.on {
	color: #e52e22;
	border-color: #e52e22;
}

.right201909272018 .divboxbox1 .hd li.on:after {
	content: '';
	position: absolute;
	border: 7px solid transparent;
	border-bottom: 0;
	border-top-color: #e52e22;
	top: 100%;
	left: 50%;
	margin-left: -7px;
}

.right201909272018 .divboxbox1 .hd li i {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 18px;
	height: 18px;
	background: center no-repeat;
	margin-top: 12px;
}

.right201909272018 .divboxbox1 .hd li.list1 i {
	background-image: url("/static/web/img/kdpopicos4.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos4.png*/
	;
}

.right201909272018 .divboxbox1 .hd li.list2 i {
	background-image: url("/static/web/img/kdpopicos5.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos5.png*/
	;
}

.right201909272018 .divboxbox1 .hd li.list3 i {
	background-image: url("/static/web/img/kdpopicos6.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos6.png*/
	;
}

.right201909272018 .divboxbox1 .hd li.list1.on i {
	background-image: url("/static/web/img/kdpopicos4_4.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos4_4.png*/
	;
}

.right201909272018 .divboxbox1 .hd li.list2.on i {
	background-image: url("/static/web/img/kdpopicos5_5.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos5_5.png*/
	;
}

.right201909272018 .divboxbox1 .hd li.list3.on i {
	background-image: url("/static/web/img/kdpopicos6_6.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos6_6.png*/
	;
}

.right201909272018 .divboxbox1 .hd {
	margin-bottom: 15px;
}

.right201909272018 .divboxbox1 .bd {
	background: #f0f3fa;
	padding: 10px;
	height: 220px;
}

.right201909272018 .divboxbox1 .bd .divboxs {
	display: none;
}

.ullist201909272128 {
	height: 200px;
}

.ullist201909272128 li {
	background: #fff;
	box-shadow: 0 0 10px #d8e4ff;
	border-radius: 5px;
	padding: 10px 10px;
	margin-bottom: 10px;
}

.ullist201909272128 li:last-child {
	margin-bottom: 0
}

.ullist201909272128 li .dstable {
	width: 100%;
	line-height: 20px;
}

.ullist201909272128 li .dstable td {
	padding: 0 5px;
	color: #666;
}

.ullist201909272128 li .dstable .dsbtn {
	border-radius: 3px;
	border: 1px solid #e5e5e5;
	height: 26px;
	line-height: 22px;
	padding: 0 5px 0 20px;
	background: 5px center no-repeat;
	color: #666;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
}

.ullist201909272128 li .dstable .dsbtn1 {
	background-image: url("/static/web/img/kdpopicos7.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos7.png*/
	;
}

.ullist201909272128 li .dstable .dsbtn2 {
	background-image: url("/static/web/img/kdpopicos8.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos8.png*/
	;
}

.ullist201909272128 li .dstable .dsbtn1:hover {
	background-image: url("/static/web/img/kdpopicos7_7.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos7_7.png*/
	;
}

.ullist201909272128 li .dstable .dsbtn2:hover {
	background-image: url("/static/web/img/kdpopicos8_8.png")
		/*tpa=https://www.dragonsea-china.com/webv/images/other/kdpopicos8_8.png*/
	;
}

.ullist201909272128 li .dstable .dsbtn:hover {
	color: #e52e22;
	border-color: #e52e22;
}

.qos-nn-box .yzsmdmfwBox1 .dl .dstabs td a {
	display: table-cell;
	padding: 20px 10px 20px 60px;
	height: 100px;
	box-sizing: border-box;
	vertical-align: middle;
}

.qos-nn-box .yzsmdmfwBox1 .dl .dstabs td a:after {
	left: 20px;
}