@CHARSET "UTF-8";

/***************************首页第一版***********************/
.homeMenu {
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 14px;
}

.homebackground {
	background: #272a3e;
	display: none;
}

div.showElem {
	display: block;
}

div.hideElem {
	display: none;
}

.fixedMenu {
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	background: #fff;
	-webkit-box-shadow: 1px 2px 8px #666;
	-moz-box-shadow: 1px 2px 8px #666;
	box-shadow: 1px 2px 8px #666;
	_position: absolute;
	_clear: both;
	display: none;
	font-size: 14px;
	border-bottom: 1px solid #dbd8d8;
}

.suspensionMenu {
	width: 632px;
	height: 465px;
	padding: 0 30px 0 30px;
	position: absolute;
	margin-top: 72px;
	left: 118px;
	z-index: 100;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #dbd8d8;
	display: none;
}

.fixedSuspMenu {
	position: fixed;
	top: 0px;
}

.suspensionMenu::before {
	position: absolute;
	content: '';
	border-left: 12px solid transparent; /*方框上部分背景颜色为透明*/
	border-bottom: 12px solid #fff; /*方框下部分背景为透明*/
	border-right: 14px solid transparent; /*箭头背景颜色*/
	position: absolute; /*绝对定位1*/
	top: -12px; /*距离顶部位置偏移量2*/
	left: 30px; /*距离左边位置偏移量3*/ /*123都是控制显示位置的*/
	border-bottom-color: #d3d3d3;
}

.suspensionMenu::after {
	content: '';
	border-left: 11px solid transparent;
	border-bottom: 11px solid #fff;
	border-right: 11px solid transparent;
	/*箭头背景颜色，覆盖前面的#eee颜色，使其颜色与整体颜色一致*/
	position: absolute;
	top: -11px;
	left: 31px;
	position: absolute;
}

.suspensionMenu ul li {
	border-bottom: 1px solid #7693cb;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 30px;
	color: #666;
}

.suspensionMenu a {
	color: #666;
}

.suspensionMenu a:hover {
	color: #388ffc;
}

.suspensionMenu .color-dark {
	font-size: 22px;
	color: #000;
}

.suspensionMenu ul li:last-child {
	border: none;
}

.img-conter {
	width: 95px;
	display: inline-block;
	margin-right: -10px;
	text-align: center;
	vertical-align: top;
}

.suspensionMenu .font-bigger {
	padding-left: 30px
}

ul.indexMenu li,ul.fixedMenu1 li {
	float: left;
	margin-left: 30px;
	cursor: pointer;
}

a.logout:HOVER {
	color: #388eff;
}

ul.indexMenu li.first {
	margin: 0 0 0 30px;
}

img.index_logo {
	margin-top: 12px;
	margin-bottom: 14px;
}

.fix_logo {
	margin-top: -9px;
	/* width: 100px;
	height: 60px; */
	/* -moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px; */
}

ul.indexMenu li a {
	text-decoration: none;
	color: #fff;
}

ul.fixedMenu1 li a {
	text-decoration: none;
	color: #000;
}

.indexMenu i,.fixedMenu1 i {
	padding: 0 8px 0 8px;
	font-style: normal;
}

div.carousel_contenter {
	width: 100%;
}

.carousel_contenter img {
	width: 100%;
}

.bussiness {
	border-bottom: 1px solid #d3d3d3;
	min-height: 245px;
	margin-top: 50px;
	width: 100%;
}

.bussiness img {
	margin-top: 15px
}

ul.bussiness-desc {
	width: 640px;
	text-align: left;
}

ul.bussiness-desc li {
	font-size: 14px;
	color: #666;
	line-height: 33px;
}

ul li.need-money {
	font-size: 18px;
	color: #3c3c3c;
	line-height: 52px
}

li.need-money .red {
	padding-left: 10px
}

.bussiness .title {
	display: block;
	margin-bottom: 8px
}

.bussiness .subtitle {
	display: block;
	margin-bottom: 45px
}

.regist-list img{height: 81px}

.regist-list img,.feature img {
	margin-bottom: 50px
}

.regist-list {
	width: 400px;
	padding-bottom: 68px;
}

.feature {
	width: 200px;
	padding-bottom: 100px;
}

.regist-list span,.feature span {
	display: block;
}

.feature .font-bigger {
	line-height: 0;
	margin-bottom: 25px;
}

.regist-list .font-bigger {
	line-height: 0;
	margin-bottom: 20px;
}

.regist-list .font-normal {
	width: 260px;
	line-height: 25px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.feature .font-normal {
	line-height: 25px;
	margin: 0 auto;
	width: 160px;
}

.regist-list  button {
	margin-top: 20px;
}

.brand-win {
	height: 310px;
	padding: 0;
	margin: 125px auto 100px auto;
}

.brand-win .carousel {
	position: relative;
	padding: 0;
}

.corporate {
	clear: both;
	padding: 0;
	margin-left: 90px;
	width: 1050px !important;
}

.corporate-eara,.gradient {
	width: 190px;
	height: 290px;
	float: left;
	border: 1px solid #dbd8d8;
	margin: 15px 32px 0 32px;
	position: relative;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: -webkit-transform 400ms
		cubic-bezier(0.68, -.55, .265, 1.55);
	-moz-transition: -moz-transform 400ms
		cubic-bezier(0.68, -.55, .265, 1.55);
	-o-transition: -o-transform 400ms cubic-bezier(0.68, -.55, .265, 1.55);
	transition: -webkit-transform 400ms cubic-bezier(0.68, -.55, .265, 1.55),
		-moz-transform 400ms cubic-bezier(0.68, -.55, .265, 1.55),
		-o-transform 400ms cubic-bezier(0.68, -.55, .265, 1.55), transform
		400ms cubic-bezier(0.68, -.55, .265, 1.55);
	z-index: 0;
	cursor: pointer;
	text-align: center;
}

.corporate-eara::before {
	position: absolute;
	top: 0px;
	left: -5px;
	content: '';
	width: 5px;
	height: 0;
	border-top: 70px solid #f4f9ff;
	border-right: 70px solid transparent;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 0 0 0;
}

.corporate-eara:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	border: 1px solid #d8d7d7;
	position: relative;
	z-index: 1;
	-moz-box-shadow: 2px 2px 8px #bfbfbf;
	-webkit-box-shadow: 2px 2px 8px #bfbfbf;
	box-shadow: 2px 2px 8px #bfbfbf;
}

.corporate-eara  a {
	display: block;
}

.corporate-eara .dci {
	position: absolute;
	left: 8px;
	top: 8px;
	width: 21px;
	height: 27px;
}

.cor-logo {
	width: 80px;
	height: 80px;
	margin-top: 50px;
}

.corporate-eara .title {
	font-size: 18px;
	height: 22px;
	display: block;
	color: #000;
	margin: 35px auto 20px auto;
	width: 170px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.corporate-eara .sub-title {
	font-size: 14px;
	color: #333;
	margin: 0 0 20px 0;
	display: block;
}

.corporate-eara .time {
	color: #666;
}

.gradient {

	background: #d0b1fa; /* 一些不支持背景渐变的浏览器 */
	background: -moz-linear-gradient(top, #d0b1fa, #5eb971);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d0b1fa),
		to(#5eb971) );
}

.gradient .more {
	font-size: 30px;
	color: #fff;
	height: 190px;
	margin-top: 100px;
	width: 30px;
	line-height: 35px;
	display: inline-block;
}

.brand-win .carousel-control {
	background: #305b92;
	border: none;
	font-size: 56px;
	color: #fff;
}

a.index-right,a.index-left {
	width: 50px;
	height: 50px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	text-align: center;
}

a.index-right img {
	margin-top: 13px;
	margin-left: 6px;
}

a.index-left img {
	margin-top: 12px;
	margin-right: 5px;
}

div.cooperativePartner {
	margin-top: 50px;
	margin-bottom: 35px;
	height: 110px;
	border-top: 1px solid #dbd8d8;
	padding-top: 60px;
}

.cooperativePartner img {
	margin-right: 70px;
}

.cooperativePartner .item a {
	display: inline-block;
}

.cooperativePartner .carousel-indicators {
	top: 90px;
	left: 520px;
}

/**********************底部******************/
.foot {
	width: 100%;
	background: #272a3e;
	padding: 60px 0 60px 0;
	color: #fff;
}

.foot .font-small {
	color: #fff;
}

div.serviceFoot {
	margin-bottom: 90px;
}

ul.footer-list {
	float: left;
	margin-right: 90px;
	text-align: left;
}

div.code {
	width: 303px;
	height: 130px;
}

div.code span {
	display: block;
	margin-top: 10px;
}

ul.footer-list  li {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 33px;
	line-height: 40px;
	color: #fff;
	font-size: 12px;
}

ul.footer-list  span.font-small {
	text-indent: 5em;
	color: #fff;
	display: block;
}

ul.footer-list  li a {
	color: #fff;
}

ul.footer-list  li.foot1,ul.footer-list  li.foot2,ul.footer-list  li.foot3
	{
	margin-bottom: 10px;
	font-size: 14px;
}

li.foot1 {
	background-image: url(../image/help.png);
}

li.foot2 {
	background-image: url(../image/aboutUs.png);
}

li.foot3 {
	background-image: url(../image/serviceImg.png);
}

.serviceCode {
	margin-left: 53px;
}

/*******************登录注册******************/
.login {
	height: auto;
	background-image: url("../image/login_back.png");
	width: auto;
	margin: 0;
	border-bottom:1px solid rgba(250, 250, 250, 0.6);;
}

.loginContenter {
	margin: 17px 0;
	border: 1px solid #dbd8d8;
	width: 335px;
	padding: 33px 0 44px 0;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	margin-right:47px;
	background-color: white;
}

.loginContenter  input[type="text"],.loginContenter  input[type="password"]
	{
	border: 1px solid #dbd8d8;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 8px;
	width: 282px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 15px auto 15px auto;
}

.loginContenter  input[type="text"]:FOCUS,.loginContenter  input[type="password"]:FOCUS
	{
	border: 1px solid #357efb;
}

.loginTitle {
	display: block;
	line-height: 20px;
	position: relative;
	width: 155px;
	text-align: center;
	margin: 0 auto 30px auto;
}

.loginTitle::AFTER {
	content: "";
	position: absolute;
	width: 80px;
	border-bottom: 1px solid #434a53;
	left: 38px;
	top: 30px
}

.loginContenter button {
	width: 290px;
	margin: 15px 0 15px 0;
}

.loginCodeConter {
	width: 280px;
	margin: 15px auto 15px auto;
	height: 40px;
}

span,input[type="radio"],input[type="checkbox"] {
	vertical-align: middle;
}

.loginCodeConter input[type="text"] {
	width: 180px;
	margin: 0;
}

.loginCodeConter img,.loginCodeConter button {
	width: 90px;
	height: 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
	cursor: pointer;
}

.loginCodeConter img {
	border: 1px solid #dbd8d8;
	height: 37px;
	margin-top: 1px;
}

a.registLink {
	display: inline-block;
	margin: 0 30px 0 30px;
	color: #666;
}

a.registLink:HOVER {
	color: #388ffc
}

span.loginWarn,span.loginWarnGray {
	margin: -8px 0 -8px 25px;
	text-align: left;
	color: #a4a4a4;
	font-size: 12px;
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	float: left;
	height: 16px;
	line-height: 16px;
	clear: both;
}

span.loginWarn {
	background-image: url(../image/state3.png);
	display: none;
	color: red;
}

span.loginWarnGray {
	background-image: url(../image/loginwarn.png);
	display: block;
}

.pw-safeLevel {
	text-align: left;
	position: absolute;
	z-index: 0;
	left: 25px;
	width: 305px;
	display: block;
	margin: -10px 0 -5px 0;
}

div.level {
	border: 1px solid #388ffc;
	width: 25px;
	height: 6px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
	z-index: 2;
}

.level  i {
	display: block;
	width: 0px;
	height: 6px;
	transition: width .5s;
	-moz-transition: width .5s; /* Firefox 4 */
	-webkit-transition: width .5s; /* Safari and Chrome */
	-o-transition: width .5s; /* Opera */
	background-image: url(../image/level.png);
}

.pw-safeLevel  .safeLevel {
	color: #388ffc;
}

.pw-safeLevel  .safeLevel-desc {
	display: block;
}

.title-dis {
	padding: 20px 0 30px 0;
	display: inline-block;
}

table tr td.table-app {
	text-align: left;
	width: 275px;
}

span.app-name {
	vertical-align: middle;
}

img.app-img {
	width: 36px;
	height: 36px;
	margin-right: 8px
}

table th.checkboxArea {
	width: 80px;
}

table.table-outer tbody {
	border: 1px solid #ddd;
	border-top: none;
}

table.table-noborder tr td {
	border: none;
}

.lineheight tbody tr {
	height: 73px;
}

div.clearing {
	position: fixed;
	bottom: 0px;
}

div.selected-order {
	width: 994px;
	height: 55px;
	line-height: 55px;
	background: #dbd8d8;
	text-align: right;
	display: inline-block;
	float: left;
	padding-right: 20px;
	font-size: 20px;
}

button.order-button {
	width: 93px;
	height: 55px;
	line-height: 55px;
	background: #388ffc;
	border: none;
	display: inline-block;
	padding: 0;
	float: left;
}

.orange {
	background: #fc6f38 !important;
}

.strip {
	margin: 25px 0 12px 0;
	text-align: left;
	padding-left: 13px;
	background-image: url(../image/strip.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	line-height: 30px;
	position: relative;
}

.strip .mainTitle {
	font-size: 17px;
	display: inline-block;
	color: #3f4244;
	vertical-align: middle;
}

.first-title {
	margin: 30px 0 10px 20px;
	text-align: left;
	padding-left: 13px;
	background-image: url(../image/strip-icon-20240729.svg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	line-height: 18px;
	position: relative;
}

.first-title .first-title-text {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	margin-right: 12px;
}
.second-title {
	margin-bottom: 10px;
	margin-left: 34px;
	line-height: 20px;
	text-align: left;
}
.second-title .second-title-text {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 14px;
	color: #333333;

	font-style: normal;
}

.first-title .first-title-tip {
	display: inline-block;
	height: 24px;
	background: #FBF3EF;
	border-radius: 2px;
	line-height: 24px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 13px;
	color: #EF804A;
	text-align: left;
	font-style: normal;
	padding: 0 12px 0 7px;
}

.first-title .first-title-tip img {
	width: 18px;
	height: 18px;
	margin-right: 3px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.split-block {
	width: 978px;
	height: 20px;
	border-top: 1px solid #dbd8d8;
	border-bottom: 1px solid #dbd8d8;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background: #fff;
	margin-left: -2px;
}

.fill-owner-box {
	margin: 20px 0;
}

.fill-owner-row {
	text-align: left;
	margin: 0 34px 15px 34px;
	line-height: 20px;
}
.fill-owner-label {
	display: inline-block;
	width: 152px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-style: normal;
	vertical-align: top;
}
.fill-owner-value {
	display: inline-block;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	text-align: left;
	font-style: normal;
}
.fill-owner-value img {
	border-radius: 6px;
}

.identity-type-box {
	box-sizing: border-box;
	width: 940px;
	height: 257px;
	background: #F5F5F5;
	border-radius: 6px;
	margin: 0 auto;
	padding: 23px 20px 20px;
}

.identity-type-box .company-box,.person-box {
	width: 440px;
	height: 120px;
	background-color: #FFFFFF;
	border-radius: 6px;
	display: flex;

}

.identity-type-box img {
	width: 174px;
	height: 120px;
	margin-right: 5px;
}

.identity-type-box .box-right {
	padding: 29px 0;
}

.identity-type-box .box-right .type-label {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	text-align: left;
	font-style: normal;
}

.identity-type-box .box-right img {
	width: 241px;
	height: 3px;
	margin: 8px 0 9px 0;
}

.identity-type-box .box-right .type-desc {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-align: left;
	font-style: normal;
}

.identity-checked {
	background-image: url(../image/xzk_img.svg);
	background-repeat: no-repeat;
}

.identity-type-box .agreement-box {
	margin: 30px 0 10px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	font-style: normal;
}

.account-message {
	margin-bottom: 15px;
	text-align: left;
}

.account-message:last-child {
	margin-bottom: 0;
	text-align: left;
}

.account-message .account-message-label {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	margin: 0 10px 0 34px;
	width: 56px;
	display: inline-block;
}

.account-message .account-message-value {
	display: inline-block;
	width: 310px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid #E8E8E9;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	font-style: normal;
	padding: 0 15px 0 10px;
}

.account-message .account-message-value a {
	height: 16px;
	border-left: 2px solid #E8E8E9;
	padding-left: 14px;
	margin-top: 12px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #046AD5;
	line-height: 16px;
	font-style: normal;
}

.message-box {
	width: 940px;
	box-shadow: 0px 2px 4px 0px rgba(116,116,116,0.1);
	border-radius: 6px;
	border: 1px solid #E8E8E9;
	padding: 15px 0px 0px 20px;
	margin: 0 auto;
	text-align: left;
	box-sizing: border-box;
	background: #ffffff;
}

.message-box .message-row {
	margin-bottom: 15px;
	display: flex;
}

.message-box .message-col {
	width: 50%;
}

.message-box .message-col .message-label {
	display: inline-block;
	width: 126px;
	margin-right: 12px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	font-style: normal;
	vertical-align: top;
}

.message-box .message-col .message-value {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-style: normal;
	display: inline-block;
	width: 295px;
	word-break: break-word;
}
.message-box .message-col .message-value img {
	border-radius: 6px;
}

.order-detail .floatleft div{
	width:222px;
}
.apposition {
	display: inline-block;
	float: left;
	margin: 0 10px 5px auto;
}

.apposition span {
	cursor: pointer;
}

.strip-margin {
	margin-left: 55px;
}

.strip .active {
	color: #388ffc;
}

.strip .subTitle {
	font-size: 14px;
	display: inline-block;
	line-height: 14px;
	color: #666;
	margin-left: 5px;
	vertical-align: baseline;
}

.add_address {
	display: block;
	float: right;
	margin-top: -25px;
	font-size: 18px
}

.content_border {
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	min-height: 40px;
	line-height: 40px;
	padding: 0 20px 0 20px;
	text-align: left;
	margin: 8px auto 8px auto;
	color: #333;
}

.content_border .table {
	line-height: 24px;
}

div.feedback {
	padding: 0
}

div.feedback span {
	line-height: 22px;
	margin-bottom: 8px;
	margin-left: 10px;
}

div.feedback-title {
	width: 100%;
	height: 30px;
	background: #fafafa;
	margin-bottom: 5px;
}

div.feedback-title span {
	padding-right: 10px;
	color: #333;
	line-height: 27px;
}

.content_border input[type="radio"] {
	margin-right: 10px;
}

.content-info {
	display: inline-block;
	font-size: 14px;
	min-width: 250px;
	margin-left: 5px
}

.editImg {
	margin: 5px 0 0 40px;
	cursor: pointer;
	display: none;
}

.select_payment .content-info {
	vertical-align: top;
}

.select_payment img {
	margin: 30px 0;
}

div.coupon {
	width: 182px;
	height: 86px;
	margin: 10px 30px 10px 0;
	background-image: url(../image/coupon.png);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 1em;
	cursor: pointer;
}

.coupon1 {
	background-image: url(../image/coupon1.png) !important;
}

.coupon .title-bigger {
	font-size: 26px
}

div.coupon span {
	color: #fff;
	padding: 3px 0 5px 0
}

div.coupon hr {
	width: 100%;
	height: 1px;
	margin: 12px 0 5px 0;
}

.coupon_select {
	background-image: url(../image/coupon1.png);
}

.pay_total {
	border-left: 1px solid #ddd;
	width: 300px;
	height: 86px;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 30px;
}

ul.leftMenu {
	border: 1px solid #dbd8d8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 150px;
	margin-right: 20px;
	height: 500px;
}

div.leftMenu {
	background: #fbfbfb;
	width: 140px;
	padding: 10px 0 20px 10px;
	text-align: left;
	margin: 10px 20px 0 0;
	font-weight: normal;
}

div.leftMenu .font-normal {
	line-height: 22px;
	color: #333;
	padding: 5px 3px 5px 0;
}

ul.leftMenu li {
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: relative;
	background:#fff;
}

ul.leftMenu  a {
	color: #333;
}

.leftMenu i.tip {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	background: #96c2e2
}
.leftMenu i.tip1 {
	width: 5px;
	height: 100%;
	position: absolute;
	left: 0;
	background: #ff0000
}

div.centerInfo {
	border: 1px solid #E8E8E9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 976px;
	margin-bottom: 30px;
	min-height: 390px;
	background: #fff;
}

div.no_border {
	border: none;
}

.centerInfo span.headerTitle {
	margin: 40px auto 20px auto;
}

.slideArea span {
	display: inline-block;
	background: #e3dfdf;
	height: 40px;
	line-height: 40px;
	float: left;
	cursor: pointer;
	font-size: 18px;
	text-align: center;
}

.slideArea span a {
	color: #000;
}

.slideArea .active {
	background: #fff;
	border-top: 2px solid #388ffc;
	line-height: 38px;
}

ul.auth_step {
	margin: 30px auto 0 auto;
}

ul.auth_step li {
	float: left;
	width: 25%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}

ul.auth_step img {
	margin: auto 8px auto auto;
	vertical-align: middle;
}
ul.auth_step1 {
	margin: 30px auto 0 auto;
}

ul.auth_step1 li {
	float: left;
	width: 33%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}

ul.auth_step1 img {
	margin: auto 8px auto auto;
	vertical-align: middle;
}

ul.auth_step1 {
	margin: 30px auto 0 auto;
}

ul.auth_step1 li {
	float: left;
	width: 33%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}

ul.auth_step1 img {
	margin: auto 8px auto auto;
	vertical-align: middle;
}

img.headerWave {
	margin: 0 auto 50px auto;
	display: block;
}

div.content-wider {
	width: 877px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

span.form-title {
	position: absolute;
	left: 100px;
	top: -22px;
	display: block;
	padding: 0 30px 0 30px;
	font-size: 18px;
	z-index: 2;
	background: #fff;
}

div.content-big {
	width: 985px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

div.commonPro {
	text-align: left;
	line-height: 24px;
	margin-top: 0px
}

.content-wider span.declear {
	line-height: 20px;
}

span.selectType {
	width: 200px;
	vertical-align: top;
	color: #666;
}

.selectType .fill_name {
	width: 112px;
}

div.selectType {
	vertical-align: top;
	display: inline-block;
	width: 670px
}

div.selectType .font-small {
	line-height: 18px;
	display: inline-block;
}

div.selectType .font-normal {
	line-height: 22px
}

img.filling {
	margin: 0 auto 30px auto;
}
img.filling-new {
	margin: 0px 20px 20px 20px;
	width: 940px;
	height: 150px;
}
/* width修改：140px--160px */
span.fill_name {
	width: 160px;
	display: inline-block;
	font-size: 14px;
}

.content-wider input[type="text"] {
	width: 450px;
	height: 38px;
	line-height: 38px;
	margin: 0;
	border: none;
}

.content-wider input[type="text"].Wdate,input[type="text"].Wdate {
	width: 220px;
}

input[type="text"].specilInput {
	width: 220px;
	border: 1px solid #999
}

.content-wider textarea {
	width: 600px;
	height: 100px;
	border: none;
}

textarea.feedback {
	width: 1005px;
	border: 1px solid #dbd8d8;
	height: 120px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
}

.content-wider input[type="file"] {
	display: inline-block;
	height: 30px;
}

input[type="text"].getfillCode {
	width: 150px;
}

select.selection {
	width: 200px;
	margin-right: 20px
}

.fillingCodeConter {
	display: inline-block;
	margin: 0;
}

span.title_type {
	display: inline-block;
	min-width: 130px;
	height: 30px;
	line-height: 30px;
	margin: 20px auto 20px auto;
	border: 1px solid #dbd8d8;
	position: relative;
	padding: 0 10px;
}

.title_type:BEFORE {
	position: absolute;
	content: "";
	left: -380px;
	top: 15px;
	height: 1px;
	border-top: 1px solid #dbd8d8;
	width: 380px;
}

.title_type:AFTER {
	position: absolute;
	content: "";
	left: 150px;
	top: 15px;
	height: 1px;
	border-top: 1px solid #dbd8d8;
	width: 380px;
}

.no_border {
	border: none;
}

div.solveArea {
	width: 180px;
	padding-top: 20px;
	padding-left: 30px;
	border-left: 1px solid #333;
	text-align: left;
	margin: -20px 0 20px 0;
}

.solveArea .font-big {
	line-height: 26px;
	color: #000;
	display: block;
}

.solveArea hr {
	border-color: #333;
	margin: 10px 0 10px 0
}

.solveArea .wechat {
	width: 104px;
	height: 104px;
	margin: 15px 0 10px 0;
	display: block;
}

img.consult {
	width: 51px;
	height: 44px;
	margin: 0 43px 10px 0;
}

span.solveTitle {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	background: #388ffc;
	height: 24px;
	line-height: 24px;
	padding: 0 30px 0 10px;
	position: relative;
	left: -30px;
}

.solveTitle:AFTER {
	position: absolute;
	content: "";
	width: 0px;
	height: 0px;
	border-width: 12px 15px 12px 0;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	top: 0px;
	right: 0px;
}

.copyright_logo {
	width: 90px;
	height: 90px;
	margin: 0 12px 0 15px;
	display: block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #dbd8d8;
}

.copyright_content {
	text-align: left;
	padding-top: 5px;
	width: 670px;
}

.copyright_content .title-bigger{
	margin-bottom: 10px
}

.copyright_content .font-big{
	line-height: 22px;
	color: #333;
}

.copyright_content .price{
	margin-top: 30px;
}

/*.360copyright{*/
/*	padding:40px; */
/*	text-align:left; */
/*	border-top:1px solid #ccc;*/
/*	margin-top:30px;*/
/*}*/

/*.360copyright h3{*/
/*	text-align: center;*/
/*	color:#388ffc;*/
/*	margin-bottom:40px;*/
/*}*/

/*.360copyright li{*/
/*	margin:20px 0;*/
/*}*/

/*.360copyright li p{*/
/*	line-height:30px;*/
/*}*/

div.deadline {
	width: 588px;
}

div.day_price {
	min-width: 92px;
	padding: 0 5px 0 5px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	margin: 0 5px 10px 5px;
	color: #000;
	border: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	cursor: pointer;
}

.day_price_select {
	border: 2px solid #ff0000 !important;
	color: #ff0000 !important;
	margin: -1px 4px 9px 4px !important;
}

.advantage .title-bigger {
	margin: 30px auto 30px auto;
	color: #666;
}

img.adv_img {
	margin: 0 11px;
}

table.serviceList {
	width: 840px;
	margin: 0 auto;
	text-align: center;
}

.serviceList td {
	border: 1px solid #ddd;
}

.serviceList thead td {
	font-size: 18px;
	padding: 10px 0;
}

.serviceList tbody td {
	padding: 15px 0;
}

span.serviceDesc {
	width: 840px;
	text-align: left;
	margin: 10px 0 0 0;
}

.advantage hr {
	border-top: 1px solid #999;
	margin: 30px auto 0 auto;
}

img.procedure {
	width: 1000px;
	margin: -8px auto 20px auto
}

ul.procedure {
	width: 1000px;
	margin: 0 auto;
}

ul.procedure li {
	float: left;
	width: 150px;
	padding: 0 25px 0 25px;
	text-align: center;
}

ul.procedure .font-big {
	color: #388ffc;
	margin-bottom: 10px;
}

ul.procedure .font-normal {
	line-height: 20px
}

img.procedure1 {
	width: 1087px;
	margin: 20px auto 50px auto
}

ul.procedure1 {
	width: 1087px;
	margin: 0 auto;
}

ul.procedure1 li {
	float: left;
	width: 145px;
	padding: 0 12px 0 95px;
	text-align: center;
}

ul.procedure1 .font-big {
	color: #388ffc;
	margin-bottom: 10px;
}

ul.procedure1 .font-normal {
	line-height: 20px
}
img.procedure2 {
	width: 600px;
	margin: 10px auto 10px auto
}

ul.procedure2 {
	width: 720px;
	margin: 0 auto;
}

ul.procedure2 li {
	float: left;
	width: 100px;
	padding: 0 48px 0 20px;
	text-align: center;
}

ul.procedure2 .font-big {
	color: #388ffc;
	margin-bottom: 10px;
}

ul.procedure2 .font-normal {
	line-height: 20px
}
.regist_materials {
	width: 1160px;
	height: 210px;
	line-height: 210px;
	border: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px auto 20px auto;
	border: 1px solid #999;
	text-align: left;
	font-size: 20px;
}

span.materials_name {
	width: 132px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	color: #388ffc;
	border: 1px solid #388ffc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 60px 0 0 0;
}

span.nameleft {
	border-left: none;
	margin-left: -1px;
}

span.nameright {
	border-right: none;
	margin-right: -1px;
}

.regist_materials .split {
	display: inline-block;
	width: 132px;
	margin: 0 40px 0 40px;
	overflow: hidden;
	height: 3px;
	line-height: 3px;
}

.regist_materials .title-big { /* vertical-align: middle; */
	
}

span.splitLine {
	display: inline-block;
	width: 1px;
	height: 100%;
	border-left: 1px solid #999;
}

.materials_img {
	width: 365px;
	height: 100%;
	text-align: center;
}

.materials_img img {
	width: 138px;
	height: 184px;
	margin-top: 13px;
}

div.id_area {
	width: 250px;
	border: 1px solid #999;
	margin: 0 0 0 20px;
	border-top: none;
	border-bottom: none;
}

div.id_area img {
	width: 250px;
	height: 153px;
	margin-bottom: 15px;
	margin-top: 0;
}

div.deliver_material {
	width: 197px;
	height: 292px;
	float: left;
	margin-right: 300px;
	border: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 30px;
}

.deliver_material img {
	width: 182px;
	height: 243px;
	margin-bottom: 15px;
}

div.he_slideCaptionDown {
	width: 122px;
	height: 157px;
	line-height: 60px;
	border: 1px solid #e4e8ed;
	font-size: 16px;
	color: #333;
	background-position: center 75px;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	float: left;
	margin: 0 87px 50px 0;
	box-sizing: border-box;
	cursor: pointer;
	overflow: hidden;
	cursor: pointer;
}

.he_slideCaptionDown .font-bigger {
	margin-top: 25px;
}

.he_slideCaptionDown .he_slideCaptionDown_caption {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	-moz-transform: translate3d(0, -100%, 0);
	-o-transform: translate3d(0, -100%, 0);
	-ms-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	color: #fff;
}

.he_slideCaptionDown:hover .he_slideCaptionDown_caption {
	background-color: rgba(56, 143, 252, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,
		endColorstr=#B2000000 );
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	text-align: center;
}

.he_slideCaptionDown .he_slideCaptionDown_caption_p {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	top: -50%;
	text-align: center;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	overflow: hidden;
	opacity: 0;
	width: 95%;
	top: -50%;
}

.he_slideCaptionDown:hover .he_slideCaptionDown_caption_p {
	color: #fff;
	top: 35%;
	opacity: 1;
	text-align: center;
}

span.aboutus {
	line-height: 30px;
	color: #333;
}

div.regist_product {
	padding: 20px 15px;
	width: 150px;
	height: 150px;
	border: 1px solid #dbd8d8;
	margin: 20px 0 0 6px;
	text-align: left;
	display: inline-block;
}

.regist_product img {
	width: 45px;
	height: 45px;
	margin: 0 14px 20px 0;
	border: 1px solid #e4e8ed;
}

.product_name .font-normal {
	margin: 5px 0 0 0px;
	display: block;
	color: #333;
}

.product_name .font_small {
	color: #999;
}

.regist_product .font-big {
	display: block;
	margin: 0 0 14px 0
}

.regist_product button {
	margin-top: 6px;
}

div.cart-empty {
	margin: 30px 0 50px 50px;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	text-align: left;
}

.cart-empty img {
	margin-right: 20px
}

ul.formset {
	margin: 0 auto;
	margin-top: 10px
}

.formset li span:nth-child(odd) {
	width: 140px;
	display: inline-block;
	font-size: 14px;
}

.formset li span:nth-child(even) {
	width: 260px;
}

.formset li span {
	vertical-align: top;
	line-height: 16px;
	display: inline-block;
}

div.successInfo img {
	margin: 18px 12px 0 0;
}

.successInfo .selectType span {
	line-height: 30px;
	margin-top: 10px
}

span.material_title {
	display: block;
	position: absolute;
	left: 0;
	width: 35px;
	border: 1px solid #388ffc;
	top: 20px;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 0;
	color: #388ffc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.material_img {
	width: 250px;
	height: auto;
	text-align: center;
	position: relative;
	margin-left: -20px;
	border-right: 1px solid #ddd;
	padding: 5px 0;
}

.material_img img {
	width: 150px;
	height: 220px;
	margin-left: 30px;
}

div.material_info {
	text-align: center;
	width: 640px;
}

.material_info>.font-big {
	display: list-item;
	margin: 15px 0 20px 10px;
	list-style: none;
	text-align: left;
	line-height: 26px
}

.material_info .font-big>.font-normal {
	display: list-item;
	margin: 5px 0 0px 20px;
	list-style: none;
	text-align: left;
	line-height: 16px
}

span.download_claim img {
	margin: 10px 10px 0 25px
}

.myheader {
	width: 940px !important;
	height: 110px !important;
	line-height: 110px !important;
	margin: 13px auto 0 !important;
	background: url(../image/bj_img.png) no-repeat;
	text-align: left;
}

.myheader>img {
	width: 60px;
	height: 60px;
	margin: 0 15px 0 20px !important;
}

.myheader span.font-normal {
	padding-right: 20px;
}

.myheader span.font-normal .head-label {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	font-style: normal;
	margin-right: 10px;
}

.myheader button.correction-btn {
	float: right;
	margin: 37px 17px 0 0;
}

hr.split-hr {
	border-top: 1px solid #dbd8d8;
	width: 1005px;
	margin-left: 10px;
}

div.baseInfo {
	display: none;
}

img.state {
	margin-right: 20px
}

.uploadHead {
	margin-bottom: 10px;
	margin-right: 10px
}

.uploadHead img{
	width: 130px;height: 130px;
}

.uploadHead span.font-small {
	vertical-align: bottom;
}

input.wider-input {
	width: 90%;
	margin: 5px 2%;
	border: 1px solid #d8dedb;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.editStep {
	display: none;
}

div.step1 {
	display: block;
}

img.editCheckCode {
	width: 20%;
	height: 40px;
	border: 1px solid #d8dedb;
	margin-top: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

span.editWarnRed {
	background-image: url(../image/state3.png);
	background-size: 16px 16px;
	margin: 0px 12px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	display: none;
	vertical-align: top;
	height: 16px;
	line-height: 16px;
	clear: both;
}

.address_content {
	overflow: hidden;
	padding-left: 40px
}

.address_content button.btn_small {
	display: none;
	width: 80px !important;
	margin-top: 5px
}

div.defaultAddress {
	position: relative;
}

.defaultAddress:BEFORE {
	position: absolute;
	top: 0px;
	left: -5px;
	content: "";
	width: 5px;
	height: 0;
	border-top: 50px solid #388ffc;
	border-right: 50px solid transparent;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 0 0 0;
}

.defaultAddress:AFTER {
	left: 6px;
	top: 0px;
	width: 15px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	content: "默";
	font-size: 12px;
	color: #fff;
}

table.messageTable thead th {
	font-weight: normal;
	text-align: left;
	padding-left: 20px
}

table.messageTable tbody td {
	text-align: left;
	padding: 20px 0 20px 20px;
	vertical-align: top;
	border: none;
}

table.messageTable .time {
	width: 140px;
}

table.messageTable .content {
	width: 650px
}

.xwcms,.xwcmsMore {
	margin: 0 auto;
	-webkit-border-radius: 110px;
	border-radius: 110px;
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	-ms-transition: -ms-transform 0.2s ease-out;
}

.xwcms-hover {
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.nullMessage img {
	margin-right: 45px
}

.nullMessage {
	margin-top: 50px
}

div.myCoupon .coupon {
	margin: 20px 10px 0 10px;
}

div.appArea {
	width: 415px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 30px;
}

.appArea  span {
	display: block;
	line-height: 26px;
	color: #333;
}

.appArea  .font-small {
	color: #666;
}

.appArea  .title-big {
	margin-bottom: 8px;
	color: #000;
}

div.appDetail {
	float: left;
}

img.appImg {
	width: 48px;
	height: 48px;
	margin-right: 10px;
}

div.appState {
	width: 155px;
	text-align: center;
	line-height: 33px;
	padding: 0;
	color: #333;
}

div.appOperate1 {
	width: 260px;
	text-align: center;
}

.appOperate2 {
	text-align: right;
}

img.searchAppImg {
	cursor: pointer;
	float: right;
	margin-top: 25px;
}

input[type="text"].searchApp {
	width: 200px;
	margin-top: 25px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #388eff;
	float: right;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	padding-left: 12px
}

table td.appDesc {
	float: left;
}

td.appDesc .appImg {
	margin: 8px auto;
	margin-right: 10px
}

table.order-table {
	position: relative;
}

table.order-table thead th {
	text-align: left;
	background: #ecf3fb;
	color:#393838;
}

table.order-table tbody tr {
	height: 133px;
	vertical-align: top;
}

table.order-table tbody td {
	border: 1px solid #e4e8ed;
	border-top: none;
	vertical-align: top;
	padding-top: 20px
}

table.order-table tbody td {
	width: 105px;
}

table.order-table tbody td.order-detail {
	width: 290px;
	text-align: left;
}

span.order-state {
	display: block;
	margin-bottom: 15px
}

.order-state a {
	color: #333;
}

.order-state a:HOVER {
	color: #388eff;
}

span.orderMore {
	display: inline-block;
	float: right;
	margin: 0 30px 0 0;
	cursor: pointer;
}

.logistical {
	width: 550px;
	height: auto;
	border: 1px solid #e3e3e3;
	position: absolute;
	z-index: 10;
	left: 220px;
	top: 90px;
	background-color: #fff;
	display: none;
	padding: 20px 0px 20px 20px;
	text-align: left;
	-moz-box-shadow: 0 2px 5px #d3d3d3;
	-webkit-box-shadow: 0 2px 5px #d3d3d3;
	box-shadow: 0 2px 5px #d3d3d3;
}

.logistical::before {
	position: absolute;
	content: '';
	border-left: 7px solid transparent; /*方框上部分背景颜色为透明*/
	border-bottom: 7px solid #ccc; /*方框下部分背景为透明*/
	border-right: 7px solid transparent; /*箭头背景颜色*/
	position: absolute; /*绝对定位1*/
	top: -7px; /*距离顶部位置偏移量2*/
	left: 250px; /*距离左边位置偏移量3*/ /*123都是控制显示位置的*/
	border-bottom-color: #d3d3d3;
}

.logistical::after {
	content: '';
	border-left: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-right: 6px solid transparent;
	/*箭头背景颜色，覆盖前面的#eee颜色，使其颜色与整体颜色一致*/
	position: absolute;
	top: -6px;
	left: 251px;
	position: absolute;
}

.logistical  span {
	display: inline-block;
	min-height: 30px;
	font-size: 12px;
	padding: 0px 0px 3px 15px;
	border-left: 1px solid #d3d3d3;
	position: relative;
	line-height: 14px;
	vertical-align: top;
}

.logistical  span.content {
	border: none;
	width: 380px;
}

.node-icon,.node-icon-red {
	width: 8px;
	height: 8px;
	padding: 0;
	display: inline-block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 4px;
	position: absolute;
	margin-left: -4px;
	margin-top: 2px;
	background-color: #666;
	z-index: 3;
}

.node-icon-red {
	background-color: #e4393c;
	box-shadow: 0 0 5px rgba(228, 57, 60, 1);
	-webkit-box-shadow: 0 0 5px rgba(228, 57, 60, 1);
	-moz-box-shadow: 0 0 5px rgba(228, 57, 60, 1);
}

div.border-lighting {
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 00px 0px 6px rgba(0, 0, 0, 0.2);
}

div.newOwner {
	margin-top: 20px;
	position: relative;
	padding-top: 30px;
	padding-bottom: 20px;
}

img.operationOwner {
	position: absolute;
	cursor: pointer;
}

img.deleteOwner {
	right: 10px;
	top: 10px;
}

img.addOwner,img.editOwner {
	right: 40px;
	top: 8px;
}

img.editOwner {
	display: none;
}
/*******************查看dci码样式********************/
.homepage3-header {
	height: 80px;
	line-height: 75px;
	padding: 0;
	margin: 0;
	text-align: left;
}
.homepage3-header img {
	display: inline-block;
	margin-right: 25px;
}

.homepage3-header a img {
	display: inline-block;
	margin-right: 25px;
}

.homepage3-header input[type="text"] {
	box-shadow: none;
}

.home-search-area3 {
	height: 36px;
	float: right;
	margin: 28px 0 0 0;
	position: relative;
	padding: 0;
}

.home-search-area3 .searchText {
	position: relative;
	border: 2px solid #107f33;
	width: 520px;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 5px;
	margin-top: -5px;
	margin-top: -40px\9;
}

.home-search-area3 .search-text {
	position: relative;
	width: 520px;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 5px;
	margin-top: -13px;
	margin-top: -45px\9;
	margin-top: -45px\9\0;
	border: none;
	background: #d9f4e0;
}

.home-search-area3 .search-text::-ms-clear { display: none; }

.home-search-area3 .searchText:FOCUS {
	border: 2px solid #107f33;
}

.home-search-area3  .homesearch-img {
	float: right;
	position: absolute;
	right: 0px;
	cursor: pointer;
	margin: -5px 0 0 0;
	margin-top: -4px\9;
	cursor: pointer;
	top: 0px;
}

.home-search-area3  .homesearch4-img {
	float: right;
	position: absolute;
	right: 5px;
	cursor: pointer;
	margin: 0;
	cursor: pointer;
	top: -3px;
	*top: -70px;
	_top: -70px;
	_right: 0px;
}

.home-search-area3 input[type="text"]:FOCUS {
	box-shadow: none;
}
.dci-check {
	width: 100%;
	height: 146px;
	background: #d9f4e0;
	margin-bottom: 10px;
}

.dci-check .main {
	text-align: left;
	height: 132px;
	padding-top: 14px;
}

.dci-eara {
	width: 119px;
	height: 109px;
	background: #fff;
	text-align: center;
	line-height: 109px;
	margin-right: 20px;
	float: left;
}

.dci-eara img {
	width: 50px;
	height: 50px;
}

.dci-check .desc {
	width: 350px;
	float: left;
}

.dci-check .last {
	width: 255px;
	text-align: right;
	position: relative;
}

.dci-check .desc img {
	width: 35px;
	height: 46px;
	margin-top: 35px;
	cursor: pointer;
}

.dci-check .title {
	font-size: 20px;
	color: #000;
	padding-top: 5px;
	display: inline-block;
	padding-bottom: 3px;
}

.dci-check .sub-title {
	font-size: 14px;
	color: #333;
	display: block;
	margin: 6px 0 0 0;
}

.showDCI {
	display: block;
	height: 32px;
	line-height: 32px;
	background: rgba(29, 135, 63, .7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B274be84,
		endColorstr=#B274be84 );
	padding: 0 15px 0 15px;
	color: #fff;
	font-size: 12px;
	position: absolute;
	right: 43px;
	bottom: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: none;
}

.showDCI::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid rgba(29, 135, 63, .7);
	right: -8px;
	top: 8px;
}
.checkCertificate {
	width: 370px;
	height: 528px;
	padding: 0;
	margin-top: 50px;
}

.checkCertificate img.close-regist {
	width: 30px;
	height: 30px;
	top: -28px;
	right: 10px;
}

.checkCertificate img.certificate {
	width: 370px;
	height: 528px;
	margin: 0;
}
.main .centerInfo th{
	font-weight:500;
}
.orderList-tit{
    border-left: 4px solid #21a9ff;
    height: 30px;
    padding-left: 20px;
    line-height: 30px;
    font-weight:500;
}
.orderList-card{
	line-height:30px;
}

/*个人中心左侧菜单样式*/
ul.leftMenuNew {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 200px;
	margin-right: 20px;
	height: 500px;
	background: #f6f5f4;
	border:none;
}

ul.leftMenuNew li {
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	position: relative;
	background:none;
}
ul.leftMenuNew .tip .tip-zx{
	width:25px;
	height:25px;
	display:inline-block;
	background: url(../image/nav-my-account2.png) no-repeat;
	position:absolute;
	top:10px;
	left:2px;
}
ul.leftMenuNew .tip-zx{
	width:25px;
	height:25px;
	display:inline-block;
	background: url(../image/nav-my-account.png) no-repeat;
	position:absolute;
	top:10px;
	left:2px;
}
ul.leftMenuNew .tip-dd{
	width:25px;
	height:25px;
	display:inline-block;
	background: url(../image/nav-my-account.png) 0 -32px no-repeat;
	position:absolute;
	top:10px;
	left:2px;
}

ul.leftMenuNew .tip .tip-dd{
	width:25px;
	height:25px;
	display:inline-block;
	background: url(../image/nav-my-account2.png) 0 -32px no-repeat;
	position:absolute;
	top:10px;
	left:2px;
}
ul.leftMenuNew .tip-left-a{
	color: #333;
	padding-left:30px;
}
ul.leftMenuNew  a {
	color: #333;
	padding-left:20px;
}

.leftMenuNew i.tip {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	background: #21a9ff;
}
.leftMenuNew i.tip a{
	color:#fff;
}
.leftMenuNew i.tip1 {
	width: 5px;
	height: 100%;
	position: absolute;
	left: 0;
	background: #fff;
}


.turnTreasure-contain{
	position: fixed;
	top: 100px;
	right: 100px;
	width: 248px;
	z-index: 2;
}
.turnTreasure-bg{
	width: 248px;
	height: 122px;
	background: url(../img/turnTreasure3.png) no-repeat;
}
.turnTreasure-mess{
	width: 270px;
	height: auto;
	border-radius: 6px;
	position: absolute;
	top: 116px;
	left: 0px;
	text-align: center;
	padding-bottom: 30px;
}
.turnTreasure-mess p{
	padding: 16px 30px;
	text-align: left;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
}
.turnTreasure-mess a{
	background: url(../img/turnTreasure3-btn.png) no-repeat;
	color: #fff;
	border-radius: 4px;
	display: inline-block;
	width: 262px;
	height: 76px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	line-height: 54px;
}
.turnTreasure-mess .turnTreasure-btn{
    background: url(../img/turnTreasure3-btn2.png) no-repeat;
}
.linkMan{
	padding: 10px 20px;
}
.linkMan label{
	width: 100px;
	display: inline-block;
	font-weight: 500;
}
.linkMan input{
	border: 1px solid #ccc;
	border-radius:4px;
	height: 30px;
	text-indent: 10px;
	width: 300px;
	display: inline-block;
}
.longestLimit{
	position: absolute;
	right: 20px;
	top: 6px;
}
.longestLimitNone{
	display: none !important;
}
.limitApply .longestLimit{
	position: absolute;
	right: 20px;
	top: 10px;
}


/*滑块验证*/
.login-code{
	position: relative;
}
.login-code-click{
	width: 100%;
	height: 36px;
	border-radius: 30px;
	overflow: hidden;
	background: #fff;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}
.login-code-font{
	font-size: 24px;
	color: #666;
}
.login-code-click:hover span{
	color: #009688;
}
.login-code-click:hover .login-code-font{
	color: #009688;
}
.login-code-show{
	border: 1px solid #ccc;
	background: #fff;
	padding: 6px;
	position: absolute;
	bottom: 60px;
	left: 70px;
	width: 400px;
	height: 202px;
	z-index: 99999;
}
.login-code-move{
	position: relative;
	height: 38px;
	border: 1px solid #ccc;
	margin-top: 10px;
}
.layui-icon-my{
	position: absolute;
	top: 0;
	left: 0;
	height: 37px;
	width: 40px;
	line-height: 38px;
	text-align: center;
	box-shadow: 2px 2px 2px #ccc;
	z-index: 2;
	border-left: 1px solid #ccc;
	margin-left: -1px;
	background: #fff;
	background: url(../image/slide-move.png) #fff center center no-repeat;
}
.layui-code-mess{
	text-align: center;
	line-height: 38px;
}
.login-code-img{
	position: relative;
	border: 1px solid #ccc;
	width: 100%;
	height: 150px;
}
.login-code-imgBig{
	width: 400px;
	height: 150px;
	overflow: hidden;
}
.login-code-imgSmall{
	width: 60px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
}
.login-code-yes{
	background: #d2f4ef;
	border: 1px solid #52ccba;
	color:#52ccba;
}
.login-code-yes .login-code-font{
	color:#52ccba;
}
.login-code-no{
	background: #fce1e1;
	border: 1px solid #f57a7a;
	color: #f57a7a;
}
.login-code-no .layui-icon-my{
	background: #f57a7a;
	box-shadow: 2px 2px 2px #f57a7a;
	color: #fff;
}
.login-code-refresh{
	position: absolute;
	top: 4px;
	right: 4px;
	z-index: 2;
}
.login-code-refresh .layui-icon{
	color: #fff;
	font-size: 20px;
	opacity: .6;
	cursor: pointer;
}
.login-code-refresh:hover .layui-icon{
	opacity: 1;
	color: #fff;
}
.slidiVer-refresh-icon{
	color: #fff;
	font-size: 20px;
	opacity: .6;
	cursor: pointer;
	background: url(../image/slide-reload.png) no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
	background-size: cover;
}
.slidiVer-refresh-icon:hover{
	opacity: 1;
}
.login-code-show .arrow{
	width: 34px;
	height: 17px;
	background: url(../image/slide-arrow.png) no-repeat;
	position: absolute;
	bottom: -17px;
	left: 50%;
	margin-left: -15px;
}
.apprepeal-post span.content-info{
	width: 80%;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.fillHeaderTitle {
	box-sizing: border-box;
	width: 100%;
	height: 54px;
	background: url(../image/fill-header-bg.png) no-repeat;
	background-size: 1920px 54px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	padding: 20px 0 10px 20px;
	border-bottom: 1px solid #DDE2EE;
	margin-bottom: 20px;
}
.fillHeaderTitle span {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #046AD5;
	line-height: 14px;
	text-align: left;
	font-style: normal;
	margin-left: 20px;
	cursor: pointer;
}
.fillHeaderTitle span img {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	margin-bottom: 3px;
}

/*实名认证填报新样式*/
.fill-message-title {
	width: 940px;
	height: 50px;
	background: url(../image/txbj_img@2x.png) no-repeat;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #333333;
	line-height: 50px;
	text-align: center;
	font-style: normal;
	margin: 20px auto;
}
.opinion-box {
	box-sizing: border-box;
	margin: 0px auto 20px;
	width: 940px;
	background: #FFEBEB;
	border-radius: 2px;
	line-height: 20px;
	position: relative;
	padding: 8px 15px 8px 36px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #F14544;
	text-align: left;
	white-space: normal;
	word-break: break-all;
}
.opinion-box span {
	white-space: pre-line;
}
.opinion-icon {
	width: 16px;
	height: 16px;
	left: 10px;
	position: absolute;
	top: 12px;
}
.fill-row {
	margin: 0px 0px 15px 34px;
	text-align: left;
	line-height: 40px;
	position: relative;
}
.fill-row .fill-upload {
	display: inline-block;
}
.fill-row .fill-upload .fill-file-tip {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	margin-top: 10px;
}
.fill-row .fill-label {
	display: inline-block;
    width: 152px;
	vertical-align: top;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}
.fill-row .fill-value {
	box-sizing: border-box;
	width: 450px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid #E8E8E9;
	padding: 0 10px;
}
.fill-row .fill-value:disabled {
	background: #F6F6F7 !important;
}
.fill-row .bootstrap-select.btn-group>.disabled {
	background: #F6F6F7 !important;
	cursor: not-allowed;
}
.fill-row .Wdate:disabled {
	background: #F6F6F7 url(../image/datepickerIcon.svg) no-repeat 415px;
}

.fill-row .fill-value:focus {
	outline: 2px solid #D8EBFF;
	border: 1px solid #046AD5;
}
.fill-row .fill-textarea {
	box-sizing: border-box;
	width: 450px;
	height: 220px;
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid #E8E8E9;
	padding: 10px;
	line-height: 20px;
	resize: none;
}
.fill-row .fill-textarea:focus {
	outline: 2px solid #D8EBFF;
	border: 1px solid #046AD5;
}
.fill-row .char-count {
	position: absolute;
	bottom: 20px;
	right: 345px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	text-align: right;
	font-style: normal;
}
.fill-row .char-count span:first-child {
	color: #046AD5;
}
.fill-row .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	box-sizing: border-box;
	width: 450px !important;
	height: 40px !important;
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid #E8E8E9;


}

.fill-col-two .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	box-sizing: border-box;
	width: 220px !important;
	height: 40px !important;
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid #E8E8E9;
	margin-right: 6px;
}

.fill-upload-row .btn-primary {
	box-sizing: border-box;
	width: 123px;
	height: 40px !important;
	background: #046AD5  url(../image/sc_icon@2x.png) no-repeat 28px 10px;
	background-size: 20px 20px;
	border-radius: 6px;
	padding: 0px 28px !important;
	line-height: 38px !important;
	text-align: right;
}
.fill-upload-row .btn-primary:hover {
	border: none;
	opacity: 0.8;
	cursor: pointer;
}
.fill-upload-row .glyphicon {
   display: none !important;
}
.fill-upload-row .hidden-xs {
	display: inline-block !important;
}
.fill-row .btn-default {
	border: none;
}
.fill-row .btn {
	height: 38px;
	line-height: 38px;
	padding: 0;
	padding: 0 15px 0 10px;
}
.fill-owner-row .w450 {
	width: 450px;
}
.fill-row .form-control {
	width: 140px;
	height: 40px;
	padding: 0px 15px 0 10px;
	font-size: 14px;
	line-height: 40px;
	color: #666;
	background-color: #fff;
	background-image: none;
	border: 1px solid #E8E8E9;
	border-radius: 6px;
	margin-right: 10px;
}
.fill-row input[type="text"].Wdate {
	width: 450px;

}

.fill-row .Wdate {
	box-sizing: border-box;
	border: 1px solid #E8E8E9;
	height: 40px;
	line-height: 40px;
	border-radius: 6px;
	padding: 0 45px 0 10px;
	background:#fff url(../image/datepickerIcon.svg) no-repeat 415px;
}
.fill-row .Wdate:focus {
	outline: 2px solid #D8EBFF;
	border: 1px solid #046AD5;
}
.fill-row .longestLimit {
	top: 0;
}
.fill-row button.fillBtn {
	padding: 0 15px;
	position: absolute;
	right: 337px;
	height: 16px;
	border: none;
	background: #ffffff;
	border-left: 2px solid #E8E8E9;
	text-align: center;
	margin-top: 12px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #046AD5;
	line-height: 16px;
	font-style: normal;
}
.fill-row button.fillBtn[disabled] {
	color: #666666 !important;
	background: #ffffff !important;
	cursor: not-allowed;
}
.fill-row .fill-img-box {
	position: absolute;
	right: 337px;
}
.fill-row .fill-img-code {
	width: 100px;
	height: 38px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-bottom: 4px;
}
.fill-border {
	margin: 30px auto 19px;
	width: 940px;
	height: 1px;
	border-top: 1px solid #DDE2EE;
}
.fill-sub-btn {
	width: 940px;
	margin: 0 auto 30px;
	text-align: right;
}
.fill-sub-btn button.subBtn {
	border: none;
	width: 150px;
	height: 40px;
	background: #046AD5;
	border-radius: 6px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	font-style: normal;
}
.fill-row .upload-img-box {
	display: inline-block;
	width: 166px;
	height: 102px;
	position: relative;
	text-align: center;
}
.fill-row .upload-copyright-bg {
	background: #F5F5F5;
	border-radius: 6px;
	border: 1px dashed #E8E8E9;
}
.fill-row .upload-img-box .blue-upload {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #046AD5;
	border-radius: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 22px;
	font-size: 18px;
	margin: 30px 0 1px 0;
}
.fill-row .upload-img-box .upload-text {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	margin-top: 1px;
}

.fill-row .upload-img-box .btn {
	position: absolute;
	top: 0;
	width: 166px;
	height: 102px;
	padding: 0;
	opacity: 0;
	z-index: 999;
	left: 0;
}
.fill-row .upload-tip {
	margin-top: 10px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	text-align: left;
	font-style: normal;
}
.fill-row .upload-tip a:link {
	color: #046AD5;
}
.fill-row .upload-zm-bg {
	background-size: contain !important;
	background: url(../image/zm_img_bg.png) no-repeat;
}
.fill-row .upload-fm-bg {
	background-size: contain !important;
	background: url(../image/fm_img_bg.png) no-repeat;
}
.fill-row .upload-sc-bg {
	background-size: contain !important;
	background: url(../image/sc_img_bg.png) no-repeat;
}
.fill-row .upload-qy-bg {
	background-size: contain !important;
	background: url(../image/qy_img_bg.png) no-repeat;
}
.fill-row .delect-icon {
	width: 18px;
	height: 18px;
	position: absolute;
	right: -6px;
	top: -6px;
}
.fill-sub-btn button.cancel-btn {
	width: 100px;
	height: 40px;
	border-radius: 6px;
	border: 1px solid #999999;
	text-align: center;
	line-height: 40px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	background: #ffffff;
	margin-right: 10px;
}
.fill-row .btn_print {
	box-sizing: border-box;
	position: absolute;
	top: 61px;
	left: 175px;
	width: 123px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 6px;
	background: url(../image/dy_icon@2x.png) no-repeat 14px 11px;
	background-size: 20px 20px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #046AD5;
	line-height: 40px;
	text-align: right;
	font-style: normal;
	text-decoration-line: underline;
	padding: 0 14px;
	border: 1px solid transparent;
}
.fill-row .btn_print:hover {
	border: 1px solid #046AD5;
}
.fill-row .btn_download {
	box-sizing: border-box;
	position: absolute;
	top: 0px;
	left: 143px;
	width: auto;
	height: 40px;
	background: #FFFFFF;
	border-radius: 6px;
	background: url(../image/dy_icon@2x.png) no-repeat 14px 11px;
	background-size: 20px 20px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #046AD5;
	line-height: 40px;
	text-align: right;
	font-style: normal;
	text-decoration-line: underline;
	padding: 0 14px 0 39px;
	border: 1px solid transparent;
	white-space: nowrap;
}
.fill-row .btn_download:hover {
	border: 1px solid #046AD5;
}
.submit-box {
	width: 940px;
	margin: 5px auto 0;
	border-top: 1px solid #DDE2EE;
	padding: 20px 0;
	text-align: right;
}
.submit-box .submit-btn {
	width: 120px;
	height: 40px;
	background: #046AD5;
	border-radius: 6px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	font-style: normal;
	border: none;
	margin-left: 20px;
}
.submit-box .last-step-btn {
	box-sizing: border-box;
	border: 1px solid #999999;
	width: 120px;
	height: 40px;
	background: #ffffff;
	border-radius: 6px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
	text-align: center;
	font-style: normal;
	margin-right: -10px;
}
.submit-box .submit-btn:hover {
	opacity: 0.8;
}
.submit-box .last-step-btn:hover {
	opacity: 0.8;
}
.submit-box label {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
}
.submit-box label a {
	color: #046AD5;
}
.file-list-box a {
	color: #046AD5;
	position: absolute;
	right: -58px;
}
.file-list-box .file-list-row {
	position: relative;
	box-sizing: border-box;
	width: 350px;
	height: 50px;
	border-radius: 4px;
	border: 1px solid transparent;
	background: url(../image/pdf_icon@2x.png) no-repeat 8px 15px;
	background-size: 20px 20px;
	padding: 14px 8px 14px 37px;
	margin-top: 10px;
	line-height: 22px;
}
.file-list-box .file-list-row:hover {
	border: 1px solid #E8E8E9;
}
.file-list-box .file-list-row .file-name {
	display: inline-block;
	width: 273px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	text-align: left;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.file-list-box .file-list-row .delete-icon {
	float: right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin-top: 2px;
}
.fill-table-box .file-list-box .file-list-row {
	position: relative;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid transparent;
	line-height: 22px;
	width: 158px !important;
	height: 32px !important;
	background: url(../image/pdf_icon@2x.png) no-repeat 8px 6px !important;
	background-size: 20px 20px !important;
	padding: 5px 8px 5px 37px !important;
	margin-top: 6px !important;
}
.fill-table-box .file-list-box .file-list-row:hover {
	border: 1px solid #E8E8E9;
}
.fill-table-box .file-list-box .file-list-row .file-name {
	width: 90px;
}
.name-list {
	display: inline-block;
	width: 635px;
}
.name-list label {
	display: inline-block;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	margin-right: 30px;
	margin-bottom: 6px;
	vertical-align: bottom;
}
.ownerListStrip {
	border-bottom: 2px dashed #DDE2EE;
	margin: 20px 20px 20px 34px;
}
.strip-box {
	border-bottom: 2px dashed #DDE2EE;
	margin: 20px 20px 20px 34px;
}
.ownerListStrip:last-child {
	display: none;
}
.tr-row {
	display: flex;
	flex-direction: column;
	border-bottom: 2px dashed #DDE2EE;
	margin: 0px 20px 20px 34px;
}
.tr-row:last-child {
	border: none;
	margin: 0px 20px 0px 34px;
}
.tr-row:last-child .fill-row:last-child {
	margin-bottom: 0;
}
.tr-row .fill-row {
	margin-left: 0;
}
.tr-row .fill-owner-row {
	margin-left: 0;
}
.fill-detail-box {
	display: flex;
	padding: 4px 20px 24px;
}
.fill-detail-box .fill-detail-type img {
	width: 60px;
	height: 60px;
	margin-right: 30px;
}
.fill-detail-box .fill-detail-softName {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	text-align: left;
	font-style: normal;
	margin-bottom: 8px;
}
.fill-detail-box .fill-detail-info {
	display: flex;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	font-style: normal;
}
.fill-detail-box .fill-detail-info .fill-detail-label {
	color: #999999;
	padding-left: 17px;
}
.fill-detail-box .fill-detail-info .fill-detail-value {
	color: #333333;
}
.version-bg-icon {
	background: url(../image/version_icon.png) no-repeat 0 3px;
	background-size: 14px 14px;
}
.owner-bg-icon {
	background: url(../image/owner_icon.png) no-repeat 0 3px;
	background-size: 14px 14px;
}
.status-bg-icon {
	background: url(../image/zt_icon.png) no-repeat 0 3px;
	background-size: 14px 14px;
}
.fill-detail-strip {
	color: #999999;
	margin: 0 14px;
}
.addOwnerBox {
	width: 926px;
	border-top: 2px dashed #DDE2EE;
	margin: 20px auto;
	text-align: left;
	padding-top: 20px;
}
.addOwnerBox a {
	display: inline-block;
	height: 40px;
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid #DDE2EE;
	background: url(../image/addOwnerIcon.png) no-repeat 20px 11px;
	background-size: 20px 20px;
	padding: 0 10px 0 45px;
	line-height: 40px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #046AD5;
	font-style: normal;
}
.addOwnerBox a:hover {
	border: 1px solid #046AD5;
}
.operatOk-btn {
	box-sizing: border-box;
	position: absolute;
	bottom: 35px;
	left: 656px;
	display: inline-block;
	height: 40px;
	border-radius: 6px;
	background: #F1F8FF url(../image/operatOk-icon.png) no-repeat 15px 12px;
	background-size: 16px 16px;
	padding: 0 14px 0 38px;
	line-height: 40px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #046AD5 !important;
	font-style: normal;
	border: 1px solid transparent;
	z-index: 9;
}
.operatOk-btn:hover {
	border: 1px solid #046AD5;
	color: #046AD5 !important;
	cursor: pointer;
}
.editOwner-btn {
	box-sizing: border-box;
	position: absolute;
	bottom: 35px;
	left: 656px;
	display: none;
	height: 40px;
	border-radius: 6px;
	background: #F1F8FF url(../image/editOwner-icon.png) no-repeat 15px 12px;
	background-size: 16px 16px;
	padding: 0 14px 0 38px;
	line-height: 40px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #046AD5 !important;
	font-style: normal;
	border: 1px solid transparent;
	z-index: 5;
}

.editOwner-btn:hover {
	border: 1px solid #046AD5;
	color: #046AD5 !important;
	cursor: pointer;
}
.deleteOwner-btn {
	box-sizing: border-box;
	position: absolute;
	bottom: 35px;
	left: 746px;
	display: inline-block;
	height: 40px;
	border-radius: 6px;
	background: #FFEBEB url(../image/deleteOwner-icon.png) no-repeat 15px 12px;
	background-size: 16px 16px;
	padding: 0 14px 0 38px;
	line-height: 40px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #F14544 !important;
	font-style: normal;
	border: 1px solid transparent;
	z-index: 9;
}
.deleteOwner-btn:hover {
	border: 1px solid #F14544;
	color: #F14544 !important;
	cursor: pointer;
}
.fill-table-box {

	width: 100%;
	margin: 0 20px 0 34px;
}
.fill-table {
	width: 926px;
	border-radius: 2px;
	border: 1px solid #DDE2EE;
}
.fill-table-header {
	display: flex;
	background: #F6F6F7;
	height: 38px;
	line-height: 38px;
}
.fill-table-header li {
	border-right: 1px solid #DDE2EE;
	padding: 0 20px;
	text-align: left;

	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4C5578;
	font-style: normal;
}
.three-li li {
	width: 388px;
}
.three-li li:first-child {
	width: 147px;
}
.four-li li {
	width: 258px;
}
.four-li li:first-child {
	width: 147px;
}
.fill-table-header li:last-child {
	border-right: none;
}
.fill-table-body {
	display: flex;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #DDE2EE;
}
.fill-table-body:last-child {
	border-bottom: none;
}
.fill-table-body li {
	border-right: 1px solid #DDE2EE;
	padding: 0 20px;
	text-align: left;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	font-style: normal;
}
.fill-table-body li:last-child {
	border-right: none;
}
.fill-table-body li label {
	font-weight: 400;
	margin-bottom: 0;
}
.fill-table-body li input[type=checkbox] {
	margin: 0;
}
.fill-table-body li .table-input {
	box-sizing: border-box;
	height: 32px;
	border-radius: 6px;
	border: 1px solid #E8E8E9;
	padding: 0 10px;
}
.fill-table-body li .table-input:disabled {
	background: #F6F6F7 !important
}
.three-li li .table-input {
	width: 337px;
}
.four-li li .table-input {
	width: 213px;
}
.packge-list {
	display: inline-block;
	margin-right: 20px;
	margin-top: 30px;
}
.packge-list li {
	line-height: 20px;
	margin-bottom: 15px;
}
.packge-list li input[type=checkbox] {
	margin: 0;
}
.packge-list li label {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-style: normal;
}
.fill-table-box .btn-primary {
	margin-top: 6px;
	box-sizing: border-box;
	width: 109px;
	height: 32px !important;
	background: #046AD5 url(../image/sc_icon@2x.png) no-repeat 12px 7px;
	background-size: 20px 20px;
	border-radius: 6px;
	padding: 0px 28px !important;
	line-height: 29px !important;
	text-align: right;
}
.fill-table-box .btn-primary:hover {
	border: none;
	opacity: 0.8;
	cursor: pointer;
}
.fill-table-box .glyphicon {
	display: none !important;
}
.fill-table-box .hidden-xs {
	display: inline-block !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.delegation-row {
	margin-left: 192px;
	margin-bottom: 30px;
}
.delegation-row .delegation-item {
	margin-bottom: 15px;
	text-align: left;
}
.delegation-row .delegation-item .delegation-label {
	width: 120px;
	display: inline-block;
}
.delegation-row .delegation-item .delegation-label .delegation_name {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	font-style: normal;
}
.delegation-row .delegation-item .delegation-value {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	text-align: left;
	font-style: normal;
}
.delegation-box {
	text-align: left;
	margin: 0 20px;
	position: relative;
	padding-left: 106px;
}
.delegation-box:last-child {
	margin: 0 20px 28px;
}
.delegation-box .delegation-status {
	position: absolute;
	display: inline-block;
	height: 24px;
	padding: 0 10px;
	border-radius: 2px;
	line-height: 24px;
	text-align: center;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	top: 23px;
}
.delegation-box .auditing-status {
	color: #EF804A;
	background: #FCEEE7;
	left: 0;
}
.delegation-box .pass-status {
	color: #056565;
	background: #E2FFF0;
	left: 14px;
}
.delegation-box .fail-status {
	color: #FF5554;
	background: #FFEBEB;
	left: 0;
}
.delegation-box .delegation-message-outbox {
	border-left: 1px solid #DDE2EE;
	padding-left: 15px;
	padding-bottom: 10px;
	position: relative;
}
.delegation-box  .delegation-message-outbox .circle-icon {
	width: 20px;
	height: 20px;
	position: absolute;
	left: -10px;
	top: 25px;
}
.delegation-box:last-child .delegation-message-outbox {
	padding-bottom: 0px;
}
.delegation-box .delegation-message-outbox .delegation-message-insidebox {
	background: #FFFFFF;
	border-radius: 6px;
	border: 10px solid #F6F6F7;
	padding: 0px 20px 15px;
}
.delegation-box .delegation-message-outbox .delegation-message-insidebox .delegation-message-title {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	position: relative;
	margin-top: 15px;
}
.delegation-box .delegation-message-outbox .delegation-message-insidebox .delegation-message-title .title-line {
	border-bottom: 1px solid #DDE2EE;
	position: absolute;
	width: calc(100% - 80px);
	right: 0;
	top: 10px;
}
.delegation-box .delegation-message-outbox .delegation-message-insidebox .delegation-message-content {
	margin-top: 20px;
	display: flex;
}
.delegation-box .delegation-message-outbox .delegation-message-insidebox .delegation-message-content:first-child {
	margin-top: 15px;
}
.delegation-box .delegation-message-outbox .delegation-message-insidebox .delegation-message-content .delegation-message-label {
	margin-right: 10px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	width: 70px;
}
.delegation-box .delegation-message-outbox .delegation-message-insidebox .delegation-message-content .delegation-message-value {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	width: calc(100% - 80px);
	display: flex;
	justify-content: space-between;
}
.delegation-box .delegation-message-outbox .delegation-message-insidebox .delegation-message-content .delegation-message-value .delegation-name {
	margin-right: 30px;
}
.delegation-box .delegation-message-outbox .delegation-message-insidebox .delegation-message-content .delegation-message-value .delegation-name input[type=checkbox] {
	margin: 0 5px 0 0;
}
.status-span-icon {
	padding: 0 4px;
	border-radius: 2px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	font-style: normal;
	margin-left: 5px;
}
.shz-status-icon {
	color: #EF804A;
	background: #FCEEE7;
}
.shtg-status-icon {
	color: #056565;
	background: #E2FFF0;
}
.shwtg-status-icon {
	color: #FF5554;
	background: #FFEBEB;
}