﻿

.el-scrollbar .el-scrollbar__wrap {
	overflow:auto
}
.guide .el-breadcrumb__inner {
	color:#666
}
.guide .el-breadcrumb__separator {
	width:10px;
	height:10px;
	background:url(/assets/static/img/next@2x.f5449d3bcb042d8ea7e36f1bff0f59e1.png) no-repeat
}
.guide .el-icon-arrow-right:before {
	content:""
}
.calculate {
	float:left;
	width:120px;
	height:36px;
	line-height:36px
}
.calculate .el-input,.goodsList .el-input {
	font-size:22px
}
.calculate .el-input-number,.goodsList .el-input-number {
	width:118px;
	line-height:34px;
	border:1px solid #999
}
.calculate .el-input-number__decrease,.goodsList .el-input-number__decrease {
	left:0
}
.calculate .el-input-number__increase,.goodsList .el-input-number__increase {
	right:0
}
.calculate .el-input-number__decrease,.calculate .el-input-number__increase,.goodsList .el-input-number__decrease,.goodsList .el-input-number__increase {
	border:none;
	background:#fff;
	top:0;
	color:#999
}
.calculate .el-input-number__increase.is-disabled,.goodsList .el-input-number__increase.is-disabled {
	color:#ddd;
	cursor:pointer
}
.calculate .el-input__inner,.goodsList .el-input__inner {
	border:none;
	color:#333;
	height:auto;
	line-height:0
}
.calculate .el-input-number__decrease:hover,.calculate .el-input-number__increase:hover,.goodsList .el-input-number__decrease:hover,.goodsList .el-input-number__increase:hover {
	color:#666
}
.calculate [class*=" el-icon-"],.calculate [class^=el-icon-],.goodsList [class*=" el-icon-"],.goodsList [class^=el-icon-] {
	font-weight:900
}
.goodsList .el-table {
	padding:0 30px
}
.goodsList .el-table table {
	width:100%!important
}
.goodsList .el-table td {
	padding:0;
	border:none;
	border-top:1px solid #ddd
}
.goodsList .el-table .cell {
	padding:0;
	font-size:16px;
	color:#333
}
.goodsList .el-table th.is-leaf {
	padding:0;
	border:none
}
.goodsList .el-table th>.cell {
	color:#333;
	line-height:60px;
	font-size:14px
}
.goodsList .el-table th.el-table__expand-column {
	display:none
}
.goodsList .el-table--enable-row-hover .el-table__body tr:hover>td {
	background:#fff
}
.goodsList .el-table__body-wrapper tr td.el-table__expand-column {
	display:none
}
.goodsList .el-table .el-table__expanded-cell {
	border:none
}
.goodsList [class^=el-icon-] {
	color:#666;
	cursor:pointer
}
.goodsList .el-input-number__decrease,.goodsList .el-input-number__increase {
	width:35px
}
.goodsList .el-input-number .el-input__inner {
	padding-left:40px;
	padding-right:40px
}
.innerTable .has-gutter {
	display:none
}
.innerTable .el-table {
	padding:0
}
.innerTable .el-table td {
	border:none;
	background:#f6faff
}
.innerTable .el-table .cell {
	color:#666;
	font-size:14px
}
.innerTable .el-table__empty-block {
	display:none
}
.innerTable .el-table--enable-row-hover .el-table__body tr:hover>td {
	background:#f6faff
}
.innerTable .el-table:before {
	display:none
}
.innerTable table {
	margin-bottom:20px
}
.innerTable table tr:first-child td .cell {
	padding-top:10px
}
.innerTable table tr:last-child td .cell {
	padding-bottom:10px
}
.el-button:active {
	border:none;
	outline:none
}
.loginInner .el-form-item__error {
	top:40px;
	left:45px;
	z-index:2
}
.loginInner .el-tabs,.loginInner .el-tabs__nav-wrap {
	border-radius:4px
}
.loginInner .el-tabs__nav {
	width:100%
}
.loginInner .el-tabs__item {
	padding:0;
	width:50%;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:18px;
	color:#999;
	background:#ddd;
	font-weight:700
}
.loginInner .el-tabs__item:hover {
	color:#999
}
.loginInner .el-tabs__active-bar {
	height:4px;
	background-color:#1972ea;
	display:none
}
.loginInner .el-tabs__item.is-active {
	color:#1972ea;
	background:#fff
}
.loginInner .el-tabs__nav-wrap:after {
	background-color:#ddd;
	height:1px
}
.loginInner .el-tabs__header {
	margin:0
}
.loginInner .el-form-item {
	margin:0;
	position:relative
}
.loginInner .el-input__inner {
	padding:0 0 0 15px
}
.loginInner .el-input {
	width:300px;
	margin-bottom:30px
}
.loginInner .el-input-group__append {
	background:none;
	border:1px solid #999;
	border-left:none;
	padding:0;
	width:90px;
	text-align:left;
	color:#999
}
.loginInner .el-checkbox {
	color:#333
}
.loginInner .el-checkbox__inner {
	border:1px solid #666
}
.popUp2 .el-dialog {
	width:240px
}
.popUp2 .el-dialog__header {
	height:40px;
	line-height:40px;
	background:#f1f1f1;
	padding:0 20px;
	border-radius:2px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0
}
.popUp2 .el-dialog__header span {
	color:#333
}
.popUp2 .el-dialog__title {
	font-size:14px
}
.popUp2 .el-dialog__body {
	padding:0;
	text-align:center
}
.popUp2 .el-dialog__footer {
	text-align:center;
	font-size:14px;
	color:#333
}
.popUp2 .el-dialog__headerbtn {
	top:14px
}
.popUp2 .el-dialog__headerbtn .el-dialog__close {
	color:#333
}
.popUp2 .el-dialog__headerbtn .el-dialog__close:hover {
	color:#1972ea
}
.popUp3 .el-dialog {
	width:500px
}
.popUp3 .el-dialog__footer {
	width:100%
}
.submitClose .el-dialog__header,.submitClose p {
	text-align:center
}
.submitClose p {
	line-height:30px;
	font-size:16px
}
input:-webkit-autofill {
	background:#fff!important
}
.login .popUp1 .el-input {
	width:150px
}
.blue[data-v-aba4b2dc] {
	color:#1972ea
}
header[data-v-aba4b2dc] {
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	background:#fff
}
header .headerInner[data-v-aba4b2dc] {
	width:1200px;
	margin:0 auto
}
header .mainLoc.bjSel[data-v-aba4b2dc] {
	border:1px solid #eee;
	border-bottom:0;
	border-top:0
}
header img[data-v-aba4b2dc] {
	width:18px;
	vertical-align:middle
}
header.boxShaow[data-v-aba4b2dc] {
	-webkit-box-shadow:0 5px 8px 2px rgba(15,61,124,.1);
	box-shadow:0 5px 8px 2px rgba(15,61,124,.1)
}
header.vipBlack[data-v-aba4b2dc] {
	background:#0f1a35
}
header.vipBlack a[data-v-aba4b2dc] {
	color:#fff
}
header.vipBlack .mainLoc[data-v-aba4b2dc] {
	background:#0f1a35;
	color:#fff
}
header.vipBlack .bjSel[data-v-aba4b2dc] {
	background:#fff
}
header.vipBlack .el-select[data-v-aba4b2dc] input {
	background:#0f1a35;
	color:#fff
}
header.vipBlack .el-select[data-v-aba4b2dc] .el-select-dropdown {
	background-color:#0f1a35
}
header.vipBlack .el-select[data-v-aba4b2dc] .el-select-dropdown__item {
	background-color:#0f1a35;
	color:#fff
}
header.vipBlack .el-select[data-v-aba4b2dc] .el-popper[x-placement^=bottom] .popper__arrow:after {
	border-bottom-color:#0f1a35
}
.leftNav[data-v-aba4b2dc] {
	width:360px;
	height:40px;
	float:left;
	margin-left:29px;
	position:relative
}
.leftNav .mainLoc[data-v-aba4b2dc] {
	display:inline-block;
	height:40px;
	position:relative;
	z-index:200;
	line-height:40px;
	color:#333;
	background:#fff;
	border:1px solid rgba(0,0,0,0);
	border-bottom:0;
	border-top:0;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	padding-right:10px;
	font-size:0
}
.leftNav .mainLoc span[data-v-aba4b2dc] {
	vertical-align:middle;
	display:inline-block;
	margin:0 8px;
	font-size:12px
}
.leftNav .mainLoc i[data-v-aba4b2dc] {
	display:inline-block;
	width:16px;
	height:16px;
	position:relative;
	top:6px;
	cursor:pointer;
	background:url(/assets/static/img/locDown.fef15f00668af4074cb7851c9f6d92c8.png) no-repeat 50%
}
.leftNav .hotCity[data-v-aba4b2dc] {
	position:absolute;
	top:39px;
	left:0;
	z-index:150;
	display:none;
	padding:20px 30px;
	width:360px;
	background:#fff;
	border:1px solid #eee
}
.leftNav.sel .hotCity[data-v-aba4b2dc] {
	display:block
}
.leftNav.sel .light[data-v-aba4b2dc] {
	color:#1972ea
}
.leftNav.sel .selArrow[data-v-aba4b2dc] {
	background:url(/assets/static/img/locUp.adb7fdce9a8ad9af73c6e43998388cf9.png) no-repeat 50%
}
.leftNav .title[data-v-aba4b2dc] {
	overflow:hidden;
	margin-bottom:20px;
	line-height:24px
}
.leftNav .title span[data-v-aba4b2dc] {
	float:left;
	font-size:16px;
	color:#333;
	font-weight:700
}
.leftNav .title a[data-v-aba4b2dc] {
	float:right;
	font-style:normal;
	font-size:12px;
	color:#1972ea
}
.leftNav .title a i[data-v-aba4b2dc] {
	display:inline-block;
	width:16px;
	height:16px;
	vertical-align:middle;
	margin-top:-4px;
	background:url(/assets/static/img/locRight.cc9307d79f12b69613ec2e0b8a8319d7.png) no-repeat 50%
}
.leftNav .list[data-v-aba4b2dc] {
	overflow:hidden
}
.leftNav .list a[data-v-aba4b2dc] {
	width:48px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-size:12px;
	color:#333;
	margin-right:14px;
	margin-bottom:5px;
	font-weight:700;
	float:left
}
.leftNav .list a[data-v-aba4b2dc]:hover {
	background:#1972ea;
	border-radius:2px;
	color:#fff
}
.leftNav .list a[data-v-aba4b2dc]:nth-child(5n) {
	margin-right:0
}
.rightNav[data-v-aba4b2dc] {
	float:right;
	padding-right:30px
}
.rightNav a[data-v-aba4b2dc] {
	display:inline-block;
	line-height:40px;
	font-size:12px;
	color:#333;
	margin-left:44px
}
.rightNav a img[data-v-aba4b2dc] {
	margin-right:8px
}
.rightNav[data-v-aba4b2dc] .el-select {
	width:140px
}
.rightNav[data-v-aba4b2dc] .el-input--suffix .el-input__inner {
	border:none
}
.rightNav[data-v-aba4b2dc] .el-input__suffix {
	margin-right:0
}
.footer[data-v-62d340c8] {
	padding-bottom:43px;
	border-top:1px solid #ddd
}
.featureBox[data-v-62d340c8] {
	width:1200px;
	margin:0 auto;
	padding:45px 0 35px;
	border-bottom:1px solid #f1f1f1;
	font-size:0
}
.featureBox div[data-v-62d340c8] {
	display:inline-block;
	text-align:center;
	width:64px;
	padding-right:70px;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	border-right:1px solid #ddd
}
.featureBox div+div[data-v-62d340c8] {
	padding-left:70px
}
.featureBox div span[data-v-62d340c8] {
	display:block;
	font-size:14px;
	color:#ccc;
	margin-top:12px
}
.featureBox div img[data-v-62d340c8] {
	width:26px;
	height:26px;
	vertical-align:middle
}
.featureBox .fright[data-v-62d340c8] {
	float:right;
	border:0;
	padding:0;
	width:180px
}
.featureBox .fright p[data-v-62d340c8] {
	color:#1972ea;
	font-size:14px;
	text-align:right
}
.featureBox .fright p[data-v-62d340c8]:first-child {
	font-family:Akrobat;
	font-size:24px
}
.contact[data-v-62d340c8] {
	width:1200px;
	margin:0 auto;
	padding-top:38px;
	padding-right:100px;
	position:relative
}
.contact .bottom a[data-v-62d340c8] {
	padding-right:30px;
	text-align:center;
	float:left;
	font-size:14px;
	color:#666;
	cursor:pointer
}
.contact .bottom a+a[data-v-62d340c8] {
	padding-left:30px;
	border-left:1px solid #ddd
}
.contact .erCode[data-v-62d340c8] {
	position:absolute;
	right:0;
	top:38px;
	width:68px;
	height:68px
}
.contact .erImg[data-v-62d340c8] {
	position:relative
}
.contact .erImg img[data-v-62d340c8]:nth-of-type(2) {
	display:none
}
.contact .erImg .ercodeImg[data-v-62d340c8] {
	display:none;
	position:absolute;
	top:-140px;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	-webkit-box-shadow:0 0 8px 0 rgba(0,17,64,.3);
	box-shadow:0 0 8px 0 rgba(0,17,64,.3);
	padding:8px;
	background:#fff;
	border-radius:5px
}
.contact .erImg .ercodeImg img[data-v-62d340c8] {
	width:112px;
	height:112px;
	z-index:2;
	position:relative
}
.contact .erImg .ercodeImg[data-v-62d340c8]:after {
	content:"";
	position:absolute;
	left:55px;
	bottom:-7px;
	width:12px;
	height:12px;
	border-left:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	background:#fff;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.contact .erImg:hover>img[data-v-62d340c8]:first-of-type {
	display:none
}
.contact .erImg:hover>img[data-v-62d340c8]:nth-of-type(2) {
	display:inline-block
}
.contact .erImg:hover .ercodeImg[data-v-62d340c8] {
	display:block
}
.contact .copyRight[data-v-62d340c8] {
	color:#999;
	font-size:13px;
	margin-top:12px
}
.contact .copyRight a[data-v-62d340c8] {
	color:#999;
	font-size:13px
}
.contact .copyRight a+a[data-v-62d340c8] {
	margin-left:15px
}
.vipBottom[data-v-62d340c8] {
	padding-bottom:163px
}
.animation[data-v-3f649109] {
	-webkit-animation-name:upAnimation-data-v-3f649109;
	animation-name:upAnimation-data-v-3f649109;
	-webkit-transform-origin:center bottom;
	-ms-transform-origin:center bottom;
	transform-origin:center bottom;
	-webkit-animation-duration:2s;
	animation-duration:2s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
	-webkit-animation-delay:.5s;
	animation-delay:.5s
}
@-webkit-keyframes upAnimation-data-v-3f649109 {
	0% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
10% {
	-webkit-transform:rotate(-12deg);
	transform:rotate(-12deg);
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
20% {
	-webkit-transform:rotate(12deg);
	transform:rotate(12deg);
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
28% {
	-webkit-transform:rotate(-10deg);
	transform:rotate(-10deg);
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
36% {
	-webkit-transform:rotate(10deg);
	transform:rotate(10deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
42% {
	-webkit-transform:rotate(-8deg);
	transform:rotate(-8deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
48% {
	-webkit-transform:rotate(8deg);
	transform:rotate(8deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
52% {
	-webkit-transform:rotate(-4deg);
	transform:rotate(-4deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
56% {
	-webkit-transform:rotate(4deg);
	transform:rotate(4deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
60% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
to {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
}@keyframes upAnimation-data-v-3f649109 {
	0% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
10% {
	-webkit-transform:rotate(-12deg);
	transform:rotate(-12deg);
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
20% {
	-webkit-transform:rotate(12deg);
	transform:rotate(12deg);
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
28% {
	-webkit-transform:rotate(-10deg);
	transform:rotate(-10deg);
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
36% {
	-webkit-transform:rotate(10deg);
	transform:rotate(10deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	-o-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
42% {
	-webkit-transform:rotate(-8deg);
	transform:rotate(-8deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	-o-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
48% {
	-webkit-transform:rotate(8deg);
	transform:rotate(8deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	-o-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
52% {
	-webkit-transform:rotate(-4deg);
	transform:rotate(-4deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	-o-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
56% {
	-webkit-transform:rotate(4deg);
	transform:rotate(4deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	-o-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
60% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	-o-transition-timing-function:cubic-bezier(.755,.5,.855,.06);
	transition-timing-function:cubic-bezier(.755,.5,.855,.06)
}
to {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
}.container[data-v-3f649109] {
	padding:40px 0;
	background:#f9f9f9
}
.showTip[data-v-3f649109] {
	-webkit-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear;
	position:absolute;
	opacity:0;
	left:85px;
	top:0;
	text-align:left
}
.showTip div[data-v-3f649109] {
	position:relative;
	right:0px;
	background:#fff;
	width:195px;
	-webkit-box-shadow:0 0 8px 2px rgba(15,61,124,.1);
	box-shadow:0 0 8px 2px rgba(15,61,124,.1);
	padding:16px 20px 20px
}
.showTip div h5[data-v-3f649109] {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    text-align: center;
}
.showTip .iphone p[data-v-3f649109] {
	font-size:21px;
	color:#1972ea;
	line-height:30px;
	font-weight:700;
	font-family:Akrobat;
	margin-top:10px
}
.showTip .weixin[data-v-3f649109] {
	padding-bottom:16px
}
.showTip .weixin p[data-v-3f649109] {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 8px;
    text-align: center;
}
.showTip .weixin img[data-v-3f649109] {
	width:144px;
	height:144px;
	margin:14px 8px 0
}
.coupon[data-v-3f649109] {
	position:fixed;
	right:0;
	z-index:10;
	top:10%;
	cursor:pointer
}
.coupon img[data-v-3f649109] {
	width:125px
}
.coupon.vip img[data-v-3f649109] {
	width:160px
}
.coupon div[data-v-3f649109] {
	position:absolute;
	top:26px;
	left:50%;
	-webkit-transform:translateX(-59%);
	-ms-transform:translateX(-59%);
	transform:translateX(-59%);
	color:#e6a170;
	font-size:20px;
	line-height:24px;
	text-shadow:2px 0 6px rgba(73,30,0,.2)
}
.coupon div span[data-v-3f649109] {
	font-size:12px;
	line-height:14px;
	border:2px solid #fef3e0;
	border-radius:50%;
	display:inline-block;
	width:14px;
	text-align:center;
	position:absolute;
	top:5px;
	right:-14px
}
.iconArea[data-v-3f649109] {
	position:fixed;
	right:0;
	top:86px;
	z-index:101;
	width:72px;
	background:#fff;
	-webkit-box-shadow:0 0 8px 2px rgba(15,61,124,.1);
	box-shadow:0 0 8px 2px rgba(15,61,124,.1)
}
.iconArea a[data-v-3f649109] {
	display:block;
	text-align:center;
	height:80px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
.iconArea a+a[data-v-3f649109] {
	border-top:1px solid #f2f3f4
}
.iconArea a>span[data-v-3f649109] {
	text-align:center;
	font-size:12px;
	color:#999;
	line-height:17px;
	display:block;
	margin-top:1px
}
.iconArea a img[data-v-3f649109] {
	width:36px;
	height:36px;
	margin:auto;
	margin-top:13px
}
.iconArea a>img[data-v-3f649109]:nth-of-type(2) {
	display:none
}
.iconArea a[data-v-3f649109]:hover {
	background:#1972ea
}
.iconArea a:hover>img[data-v-3f649109]:first-of-type {
	display:none
}
.iconArea a:hover>img[data-v-3f649109]:nth-of-type(2) {
	display:inline-block
}
.iconArea a:hover>span[data-v-3f649109] {
	color:#fff
}
.iconArea a:hover .showTip[data-v-3f649109] {
	left:-195px;
	opacity:1
}
.alertpop[data-v-3f649109] {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.62);
	z-index:1200
}
.alertpop .close[data-v-3f649109],.alertpop>img[data-v-3f649109] {
	position:absolute;
	top:50%;
	left:50%
}
.alertpop img[data-v-3f649109] {
	width:360px;
	height:460px;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}
.alertpop .close[data-v-3f649109] {
	width:32px;
	height:32px;
	display:block;
	border:2px solid #ddd;
	-webkit-transform:translate(160px,-210px);
	-ms-transform:translate(160px,-210px);
	transform:translate(160px,-210px);
	border-radius:50%;
	text-align:center;
	line-height:23px;
	cursor:pointer
}
.alertpop .close b[data-v-3f649109] {
	display:inline-block;
	width:20px;
	height:2px;
	background:#ccc;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.alertpop .close b[data-v-3f649109]:after {
	content:"";
	display:block;
	width:20px;
	height:2px;
	background:#ccc;
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg)
}
.alertpop .mainCoupon[data-v-3f649109] {
	width:282px;
	height:460px;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	text-align:center
}
.alertpop .mainCoupon div[data-v-3f649109]:first-child {
	font-weight:700;
	color:#e6a170;
	font-size:24px;
	line-height:35px;
	margin-top:50px
}
.alertpop .mainCoupon div[data-v-3f649109]:nth-child(2) {
	font-size:60px;
	line-height:70px;
	margin-top:20px;
	color:#e6a170;
	position:relative
}
.alertpop .mainCoupon div:nth-child(2) span[data-v-3f649109] {
	position:absolute;
	top:23px;
	font-size:16px;
	height:32px;
	width:32px;
	line-height:32px;
	border-radius:50%;
	border:4px solid #fef3e0;
	background:#e6a170;
	color:#fff
}
.alertpop .mainCoupon div[data-v-3f649109]:nth-child(3) {
	color:#fff;
	font-size:16px;
	line-height:28px;
	margin-top:36px;
	font-weight:700
}
.alertpop .mainCoupon div[data-v-3f649109]:nth-child(4),.alertpop .mainCoupon div[data-v-3f649109]:nth-child(5) {
	font-size:14px;
	color:#fff;
	line-height:20px;
	margin-top:5px
}
.alertpop .mainCoupon .use[data-v-3f649109] {
	bottom:105px;
	height:40px;
	width:253px;
	left:15px;
	font-size:16px;
	color:#a41514;
	line-height:40px
}
.alertpop .mainCoupon .goCenter[data-v-3f649109],.alertpop .mainCoupon .use[data-v-3f649109] {
	position:absolute;
	display:block;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.alertpop .mainCoupon .goCenter[data-v-3f649109] {
	bottom:76px;
	height:20px;
	width:129px;
	left:77px;
	line-height:20px;
	font-size:14px;
	color:#fff
}
.alertpop.zhuce img[data-v-3f649109] {
	height:360px
}
.alertpop.zhuce .close[data-v-3f649109] {
	-webkit-transform:translate(160px,-168px);
	-ms-transform:translate(160px,-168px);
	transform:translate(160px,-168px)
}
.alertpop.zhuce .mainCoupon div[data-v-3f649109]:first-child {
	margin-top:100px
}
.alertpop.zhuce .mainCoupon .use[data-v-3f649109] {
	bottom:113px
}
.alertpop.zhuce .mainCoupon .goCenter[data-v-3f649109] {
	bottom:84px
}
.con[data-v-7d9fd654] {
	width:1200px;
	margin:0 auto;
	text-align:center;
	padding:82px 0
}
.con img[data-v-7d9fd654] {
	margin-bottom:10px
}
.con p[data-v-7d9fd654] {
	font-size:14px;
	color:#333;
	margin-bottom:10px
}
.con p a[data-v-7d9fd654] {
	color:#1972ea;
	cursor:pointer
}














html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
input,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
article,
aside,
audio,
canvas,
figure,
footer,
header,
mark,
menu,
nav,
section,
time,
video {
  margin: 0;
  padding: 0;
  word-break: break-all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}

ul,
ol {
  list-style: none;
}

img {
  border: 0 none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong,
em,
i {
  font-style: normal;
  font-weight: normal;
}

ins {
  text-decoration: underline;
}

button {
  cursor: pointer;
}

del {
  text-decoration: line-through;
}

mark {
  background: none;
}

input::-ms-clear {
  display: none !important;
}

input {
  border: 0;
}

body {
  font: 14px PingFangSC, 'helvetica neue', 'hiragino sans gb', Tahoma, arial, 'microsoft yahei ui', 'Microsoft YaHei', simsun, sans-serif;
  background: #fff;
}

body,
html {
  min-width: 1200px;
  font-size: 14px;
  line-height: 1;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

.img-wrap {
  text-align: center;
}

.img-wrap img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.dgg-nav .container {
  width: 1200px;
  margin: 0 auto;
}
.dgg-top  .container {
  width: 1200px;
  margin: 0 auto;
}
.dgg-banner .container {
  width: 1200px;
  margin: 0 auto;
}
.dgg-fixed-srh .container {
  width: 1200px;
  margin: 0 auto;
}
.dgg-form-tools .container {
  width: 1200px;
  margin: 0 auto;
}

.dgg-limit  .container {
  width: 1200px;
  margin: 0 auto;
}

.dgg-map .container {
  width: 1200px;
  margin: 0 auto;
}
.dgg-hot-like .container {
  width: 1200px;
  margin: 0 auto;
}

/*涓€琛屾枃鏈秴鍑烘樉绀虹渷鐣ュ彿*/
.one-line {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/*澶氳鏂囨湰瓒呭嚭鏄剧ず鐪佺暐鍙�*/
.two-line {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 鍙互鏄剧ず鐨勮鏁帮紝瓒呭嚭閮ㄥ垎鐢�...琛ㄧず*/
  -webkit-box-orient: vertical;
}

/*澶氳鏂囨湰瓒呭嚭鏄剧ず鐪佺暐鍙�*/
.three-line {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* 鍙互鏄剧ず鐨勮鏁帮紝瓒呭嚭閮ㄥ垎鐢�...琛ㄧず*/
  -webkit-box-orient: vertical;
}

.placeholder {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(204, 204, 204, 1);
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}

.texplace {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: rgba(204, 204, 204, 1);
  position: absolute;
  z-index: 2;
}

/*娓呴櫎娴姩浠ｇ爜*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  zoom: 1;
}

.clear::after {
  content: '';
  display: block;
  clear: both;
}

/* 鎬紓鐩掓ā鍨� */
.borderBox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(165, 165, 165, 1);
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(165, 165, 165, 1);
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(165, 165, 165, 1);
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(165, 165, 165, 1);
}

/* 鍒嗛〉鏍峰紡 */

input::-ms-reveal {
  display: none;
}

input::-ms-clear {
  display: none;
}

:root {
  --basecolor: #0753cd;
}

.ipt-wrap {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}




















@keyframes hotmove {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  100% {
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
  }
}

.dgg-top {
  height: 36px;
  line-height: 36px;
  background: #f4f4f4;
}
.dgg-top .container .list > li {
  position: relative;
  float: left;
  padding: 0 12px;
  font-size: 0;
}
.dgg-top .container .list > li > img {
  position: relative;
  top: 3px;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  vertical-align: baseline;
}
.dgg-top .container .list > li > a {
  font-size: 12px;
  color: #979c9b;
}
.dgg-top .container .list > li:hover a {
  color: #0330a7;
}
.dgg-top .container .list > li.choose-city .city-down {
  display: none;
  position: absolute;
  top: 36px;
  left: 0;
  width: 210px;
  padding: 20px 15px;
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 0;
  line-height: 28px;
  text-align: left;
  z-index: 30;
}
.dgg-top .container .list > li.choose-city .city-down label {
  display: block;
  border-bottom: 1px #e5e5e5 solid;
  padding-bottom: 16px;
  margin-bottom: 8px;
  color: #0330a7;
  font-size: 12px;
}
.dgg-top .container .list > li.choose-city .city-down .citys {
  font-size: 0;
}
.dgg-top .container .list > li.choose-city .city-down .citys li {
  display: block;
  float: left;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 0;
  padding-right: 0;
  width: calc(100%/3);
  width: -moz-calc(33.33333333%);
  width: -webkit-calc(33.33333333%);
}
.dgg-top .container .list > li.choose-city .city-down .citys li:nth-child(3n) {
  text-align: right;
}
.dgg-top .container .list > li.choose-city .city-down .citys li:nth-child(3n-1) {
  text-align: center;
}
.dgg-top .container .list > li.choose-city .city-down .citys li a {
  color: #252525;
  font-size: 12px;
}
.dgg-top .container .list > li.choose-city .city-down .citys li a:hover {
  color: #0330a7;
}
.dgg-top .container .list > li.choose-city:hover {
  background: #fff;
}
.dgg-top .container .list > li.choose-city:hover .city-down {
  display: block;
}
.dgg-top .container .list > li.slide-code .bar-expand-decode {
  display: none;
  position: absolute;
  width: 180px;
  height: 200px;
  left: 0;
  padding: 12px;
  background-color: #fff;
  text-align: center;
  top: 36px;
  border: 1px #f5f5f6 solid;
  border-top: 0;
  z-index: 30;
}
.dgg-top .container .list > li.slide-code .bar-expand-decode .bar-decode-inner {
  line-height: 1;
  font-size: 0;
}
.dgg-top .container .list > li.slide-code .bar-expand-decode .bar-decode-inner img {
  width: 156px;
  height: 156px;
}
.dgg-top .container .list > li.slide-code .bar-expand-decode .bar-decode-inner p {
  color: #979c9b;
  font-size: 14px;
  margin-top: 6px;
}
.dgg-top .container .list > li.slide-code:hover .bar-expand-decode {
  display: block;
}
.dgg-top .container .list > li.my-xdy .bar-expand-dingcloud {
  position: absolute;
  display: none;
  border-bottom: 1px #e5e5e5 solid;
  line-height: 1;
  width: 100%;
  left: 0;
  background-color: #fff;
  text-align: center;
}
.dgg-top .container .list > li.my-xdy .bar-expand-dingcloud .bar-dingcloud-inner > a {
  display: block;
  padding: 10px 0;
  color: #292e2e;
  font-size: 12px;
  text-align: center;
}
.dgg-top .container .list > li.my-xdy .bar-expand-dingcloud .bar-dingcloud-inner > a:hover {
  color: #f60;
}
.dgg-top .container .list > li.my-xdy:hover .bar-expand-dingcloud {
  display: block;
}
.dgg-top .container .fl > .list > li::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: #e1e1e1;
  left: 0;
  top: 13px;
  margin: auto;
}
.dgg-top .container .fl > .list > li:last-child::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: #e1e1e1;
  right: 0;
  top: 13px;
  margin: auto;
}
.dgg-top .container .fr > ul > li > a span {
  color: #0330a7;
}
.dgg-top .container .fr > ul > li > a span em {
  font-size: 13px;
}
.dgg-top .container .fr > ul > li.tel a span {
  font-weight: 600;
  font-size: 13px;
}
.dgg-top .container .fr > ul > li::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: #e1e1e1;
  right: 0;
  top: 13px;
  margin: auto;
}
.dgg-top .container .fr > ul > li.notice .tips {
  display: inline-block;
  position: relative;
  top: -4px;
  width: 6px;
  height: 6px;
  background: #0330a7;
  border-radius: 3px;
  margin-left: 4px;
}
.dgg-top .container .fr > ul > li:first-child::after,
.dgg-top .container .fr > ul > li:last-child::after {
  display: none;
}
.dgg-nav,
.dgg-fixed-srh {
  background-color: #fff;
  padding-top: 28px;
}
.dgg-nav .nav-top,
.dgg-fixed-srh .nav-top {
  margin: 0 0 12px;
}
.dgg-nav .nav-top .logo, .dgg-fixed-srh .nav-top .logo {
    position: relative;
    top: -35px;
    width: 230px;
    height: 49px;
    font-size: 0;
}
.dgg-nav .nav-top .logo img,
.dgg-fixed-srh .nav-top .logo img {
  width: 100%;
  height: 100%;
}
.dgg-nav .nav-top .activity,
.dgg-fixed-srh .nav-top .activity {
  width: 202px;
  height: 48px;
  font-size: 0;
}
.dgg-nav .nav-top .activity img,
.dgg-fixed-srh .nav-top .activity img {
  width: 100%;
  height: 100%;
}
.dgg-nav .nav-top .srh-main, .dgg-fixed-srh .nav-top .srh-main {
    /* margin-left: 69px; */
    float: right;
}
.dgg-nav .nav-top .srh-main .srh-wrap,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap {
  height: 48px;
  border: 2px solid #0330a7;
}
.dgg-nav .nav-top .srh-main .srh-wrap .select,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .select {
  position: relative;
  width: 103px;
  height: 100%;
  text-indent: 14px;
  cursor: pointer;
}
.dgg-nav .nav-top .srh-main .srh-wrap .select::after,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .select::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(255, 102, 0, 0.5);
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.dgg-nav .nav-top .srh-main .srh-wrap .select span,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .select span {
  display: block;
  height: 100%;
  position: relative;
  font-size: 14px;
  color: #292e2e;
  line-height: 44px;
}
.dgg-nav .nav-top .srh-main .srh-wrap .select span::after,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .select span::after {
  content: '';
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 5px;
  background: url(../images/header_img_searchzk_n.png) no-repeat 0 0;
  background-size: cover;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.dgg-nav .nav-top .srh-main .srh-wrap .select span.active::after,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .select span.active::after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.dgg-nav .nav-top .srh-main .srh-wrap .select .srh-list,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .select .srh-list {
  display: none;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  background: #ffffff;
  padding: 5px 0;
  border: 1px solid #eeeeee;
  box-shadow: 0px 4px 10px 0px rgba(48, 56, 66, 0.1);
  -webkit-box-shadow: 0px 4px 10px 0px rgba(48, 56, 66, 0.1);
  z-index: 300;
}
.dgg-nav .nav-top .srh-main .srh-wrap .select .srh-list li,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .select .srh-list li {
  font-size: 14px;
  color: #525959;
  line-height: 35px;
  text-indent: 16px;
}
.dgg-nav .nav-top .srh-main .srh-wrap .select .srh-list li.active,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .select .srh-list li.active {
  color: #0330a7;
}
.dgg-nav .nav-top .srh-main .srh-wrap .select .srh-list li:hover,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .select .srh-list li:hover {
  color: #0330a7;
}
.dgg-nav .nav-top .srh-main .srh-wrap .ipt-wrap,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .ipt-wrap {
  height: 100%;
}
.dgg-nav .nav-top .srh-main .srh-wrap .ipt-wrap input,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .ipt-wrap input {
  width: 387px;
  height: 100%;
  border: none;
  outline: none;
  padding: 0 34px;
  background: url(../images/header_img_searchss.png) no-repeat 12px center;
  background-size: 14px 14px;
}
.dgg-nav .nav-top .srh-main .srh-wrap .ipt-wrap input::-webkit-input-placeholder,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .ipt-wrap input::-webkit-input-placeholder {
  font-size: 12px;
  color: #aaaaaa;
}
.dgg-nav .nav-top .srh-main .srh-wrap .ipt-wrap input::-moz-placeholder,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .ipt-wrap input::-moz-placeholder {
  font-size: 12px;
  color: #aaaaaa;
}
.dgg-nav .nav-top .srh-main .srh-wrap .ipt-wrap input:-moz-placeholder,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .ipt-wrap input:-moz-placeholder {
  font-size: 12px;
  color: #aaaaaa;
}
.dgg-nav .nav-top .srh-main .srh-wrap .ipt-wrap input:-ms-input-placeholder,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .ipt-wrap input:-ms-input-placeholder {
  font-size: 12px;
  color: #aaaaaa;
}
.dgg-nav .nav-top .srh-main .srh-wrap .btn,
.dgg-fixed-srh .nav-top .srh-main .srh-wrap .btn {
  width: 138px;
  height: 101%;
  line-height: 44px;
  text-align: center;
  background: #0330a7;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
.dgg-nav .nav-top .srh-main .recom-list,
.dgg-fixed-srh .nav-top .srh-main .recom-list {
  margin-top: 8px;
}
.dgg-nav .nav-top .srh-main .recom-list li,
.dgg-fixed-srh .nav-top .srh-main .recom-list li {
  float: left;
  margin-right: 15px;
}
.dgg-nav .nav-top .srh-main .recom-list li a,
.dgg-fixed-srh .nav-top .srh-main .recom-list li a {
  font-size: 12px;
  color: #a6a6a6;
}
.dgg-nav .nav-top .srh-main .recom-list li a:hover,
.dgg-fixed-srh .nav-top .srh-main .recom-list li a:hover {
  color: #0330a7;
}
.dgg-nav .nav-list .more-list,
.dgg-fixed-srh .nav-list .more-list {
  position: relative;
  width: 240px;
  margin-right: 20px;
  cursor: pointer;
}
.dgg-nav .nav-list .more-list .text, .dgg-fixed-srh .nav-list .more-list .text {
    display: block;
    width: 100%;
    height: 52px;
    line-height: 55px;
    text-indent: 44px;
    background: url(../images/nav_img_topqx.png) no-repeat 0 0, linear-gradient(0deg, #012d90 0%, #0753cd 100%);
    background: url(../images/nav_img_topqx.png) no-repeat 0 0, -webkit-linear-gradient(0deg, #012d90 0%, #0753cd 100%);
    background-size: cover;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    border-radius: 4px 4px 0 0;
}
.dgg-nav .nav-list .more-list .more-list-wrap,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap {
  position: absolute;
  left: 0;
  top: 52px;
  z-index: 20;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list {
  position: absolute;
  width: 240px;
  height: 392px;
  left: 0;
  top: 0;
  background: url(../images/nav_img_bgcenter.jpg) no-repeat 0 0;
  background-size: 100% 100%;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item {
  position: relative;
  height: 65.5px;
  border-bottom: 1px solid #444444;
  padding-left: 46px;
  overflow: hidden;
  background: url(../images/nav_ic_gs.png) no-repeat 16px 16px;
  background-size: 18px 18px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item::after,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item::after {
  content: '';
  position: absolute;
  top: 21px;
  right: 25px;
  width: 6px;
  height: 10px;
  background: url(../images/nav_ic_nextcenter.png) no-repeat 0 0;
  background-size: cover;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item h3,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item h3 {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  margin: 10px 0 12px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item ul li,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item ul li {
  float: left;
  margin-top: -7px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item ul li a,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item ul li a {
  font-size: 12px;
  color: #979c9b;
  margin-right: 16px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item ul li a:hover,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item ul li a:hover {
  color: #fff;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item ul li:last-child a,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item ul li:last-child a {
  margin-right: 0;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(2),
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(2) {
  background: url(../images/nav_ic_cs.png) no-repeat 16px 16px;
  background-size: 18px 18px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(3),
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(3) {
  background: url(../images/nav_ic_zc.png) no-repeat 16px 16px;
  background-size: 18px 18px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(4),
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(4) {
  background: url(../images/nav_ic_yxwz.png) no-repeat 16px 16px;
  background-size: 18px 18px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(5),
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(5) {
  background: url(../images/nav_ic_rswb.png) no-repeat 16px 16px;
  background-size: 18px 18px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(6),
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(6) {
  
  background-size: 18px 18px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(7),
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(7) {
  background: url(../images/nav_ic_fl.png) no-repeat 16px 16px;
  background-size: 18px 18px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(8),
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:nth-child(8) {
  background: url(../images/nav_ic_jy.png) no-repeat 16px 16px;
  background-size: 18px 18px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:last-child,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:last-child {
  height: 52px;
  line-height: 52px;
  background: #191919 url(../images/nav_img_bottomqx.png) no-repeat 0 0;
  background-size: cover;
  margin-top: 0px;
  border: none;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:last-child .arrow,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:last-child .arrow {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  background: url(../images/nav_ic_nextbottom_n.png) no-repeat 0 0;
  background-size: cover;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:last-child .arrow:hover,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:last-child .arrow:hover {
  
  background-size: cover;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:last-child::after,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:last-child::after {
  display: none;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:last-child::before,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:last-child::before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  top: 18px;
  left: 18px;
  background: url(../images/nav_ic_all.png) no-repeat 0 0;
  background-size: cover;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:last-child a,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:last-child a {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item:last-child a:hover,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item:last-child a:hover {
  color: #eaeaea;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item.active,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item.active {
  background-color: #fff;
}
.dgg-nav .nav-list .more-list .more-list-wrap .kind-list .item.active h3,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .kind-list .item.active h3 {
  color: #0330a7;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list {
  display: none;
  position: absolute;
  top: 0px;
  left: 240px;
  width: 715px;
  height: 445px;
  box-shadow: 0 1px 10px rgba(137, 143, 173, 0.3);
  -webkit-box-shadow: 0 1px 10px rgba(137, 143, 173, 0.3);
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap {
  width: 716px;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  padding: 15px 0;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list {
  height: 100%;
  overflow-y: auto;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item {
  margin: 0 20px 0 32px;
  border-bottom: 1px dashed #e4e4e4;
  overflow: hidden;
  padding: 23px 0 5px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item:first-child,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item:first-child {
  padding-top: 0;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item:last-child,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item:last-child {
  border: none;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item h3,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item h3 {
  font-size: 14px;
  font-weight: bold;
  color: #292e2e;
  margin-bottom: 13px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links {
  margin-left: -15px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a {
  float: left;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #525959;
  padding: 0 15px;
  margin-bottom: 16px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a::after,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 10px;
  background: #cccccc;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a:hover,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a:hover {
  color: #0330a7 !important;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a:last-child::after,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a:last-child::after {
  display: none;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a.new,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a.new {
  color: #00B60D;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a.new em,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a.new em {
  margin-left: 8px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a.hot,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a.hot {
  color: #F10013;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a.hot em,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list .item .links a.hot em {
  margin-left: 8px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list::-webkit-scrollbar,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list::-webkit-scrollbar-thumb,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #0330a7;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list::-webkit-scrollbar-track,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-wrap .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #EDEDED;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-adv,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-adv {
  width: 244px;
  height: 650px;
  background: #f2f2f2;
  padding: 12px 0;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-adv li,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-adv li {
  font-size: 0;
  text-align: center;
  width: 220px;
  height: 150px;
  overflow: hidden;
  margin: 0 auto 8px;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-adv li:last-child,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-adv li:last-child {
  margin-bottom: 0;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-adv li a,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-adv li a {
  display: block;
  height: 100%;
}
.dgg-nav .nav-list .more-list .more-list-wrap .child-list .child-list-adv li img,
.dgg-fixed-srh .nav-list .more-list .more-list-wrap .child-list .child-list-adv li img {
  width: 100%;
  height: 100%;
}
.dgg-nav .nav,
.dgg-fixed-srh .nav {
  height: 52px;
  line-height: 52px;
}
.dgg-nav .nav ul li,
.dgg-fixed-srh .nav ul li {
  position: relative;
  float: left;
  margin-right: 90px;
}
.dgg-nav .nav ul li a,
.dgg-fixed-srh .nav ul li a {
  font-size: 16px;
  font-weight: bold;
  color: #292e2e;
}
.dgg-nav .nav ul li a:hover,
.dgg-fixed-srh .nav ul li a:hover {
  color: #0330a7;
}
.dgg-nav .nav ul li.hot a,
.dgg-fixed-srh .nav ul li.hot a {
  color: #F10014;
}
.dgg-nav .nav ul li:last-child,
.dgg-fixed-srh .nav ul li:last-child {
  margin-right: 0;
}
/*.dgg-nav .nav ul li:last-child a,*/
/*.dgg-fixed-srh .nav ul li:last-child a,*/
/*.dgg-nav .nav ul li:nth-last-child(2) a,*/
/*.dgg-fixed-srh .nav ul li:nth-last-child(2) a {*/
/*  font-weight: 400;*/
/*  color: #292e2e;*/
/*}*/
.dgg-nav .nav ul li:last-child a:hover,
.dgg-fixed-srh .nav ul li:last-child a:hover,
.dgg-nav .nav ul li:nth-last-child(2) a:hover,
.dgg-fixed-srh .nav ul li:nth-last-child(2) a:hover {
  color: #0330a7;
}
.dgg-nav .nav ul li.hot::after,
.dgg-fixed-srh .nav ul li.hot::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  margin: auto;
  width: 24px;
  height: 17px;
  background: url(../images/header_img_hot.png) no-repeat 0 0;
  background-size: cover;
  animation: hotmove 0.6s ease-in-out infinite alternate both;
  -webkit-animation: hotmove 0.6s ease-in-out infinite alternate both;
  -moz-animation: hotmove 0.6s ease-in-out infinite alternate both;
  -o-animation: hotmove 0.6s ease-in-out infinite alternate both;
}
.dgg-nav .scend-nav-list .nav ul li:first-child,
.dgg-fixed-srh .scend-nav-list .nav ul li:first-child {
  margin-right: 24px;
}
.dgg-nav .scend-nav-list .nav ul li:first-child a,
.dgg-fixed-srh .scend-nav-list .nav ul li:first-child a {
  display: block;
  width: 140px;
  background: #0330a7 url(../images/header_ic_backhome.png) no-repeat 38px center;
  background-size: 24px 24px;
  text-indent: 68px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 4px 4px 0 0;
}
.dgg-fixed-srh {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: #ffffff;
  box-shadow: 0px 3px 10px 0px rgba(42, 45, 49, 0.1);
  -webkit-box-shadow: 0px 3px 10px 0px rgba(42, 45, 49, 0.1);
  z-index: 100;
  padding: 0;
}
.dgg-fixed-srh .container {
  margin-top: 16px;
}
.dgg-fixed-srh .container .logo {
  width: 217px;
  height: 40px;
  top: -1px;
}
.dgg-fixed-srh.active {
  display: block;
  opacity: 1;
  animation: top-opacity 0.3s linear 1;
  -webkit-animation: top-opacity 0.3s linear 1;
  -moz-animation: top-opacity 0.3s linear 1;
  -o-animation: top-opacity 0.3s linear 1;
  -ms-animation: top-opacity 0.3s linear 1;
}

.bar-expand-exit {
  display: none;
  width: 100%;
  width: 120px;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background-color: #fff;
  text-align: center;
  border-top: 1px #f5f5f6 solid;
  position: absolute;
  top: 36px;
  z-index: 997;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-align: left;
  line-height: 20px;
  -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.15);
  -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.15);
  box-shadow: 0 0 9px 0 rgba(0,0,0,.15);
}
.bar-expand-exit .bar-exit-inner {
  line-height: 36px;
}
.bar-expand-exit img {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-right: 8px;
  font-size: 0;
}
.bar-expand-exit a{
  color: #979c9b;
  font-size: 12px;
}
.bar-expand-exit a:nth-child(1){
  line-height: 1;
}
.dgg-top .down-menu:hover .bar-expand-exit{
  display: block;
}
.go-top{
  display: none;
}

#close-ad-ico-x {
  position: absolute;
  top: 10px;
  right: 20%;
  width: 24px;
  height: 24px;
  background: url(../images/close-ad-ico.png) no-repeat 0 0;
  cursor: pointer;
  z-index: 10;
}


.yl-dgg .dgg-right-side {
  display: none;
  position: fixed;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 41px;
  height: 198px;
  padding-left: 8px;
  z-index: 100;
  cursor: pointer;
}
.yl-dgg .dgg-right-side.active {
  display: block;
  opacity: 1;
  animation: top-opacity 0.3s linear 1;
  -webkit-animation: top-opacity 0.3s linear 1;
  -moz-animation: top-opacity 0.3s linear 1;
  -o-animation: top-opacity 0.3s linear 1;
  -ms-animation: top-opacity 0.3s linear 1;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
}
.yl-dgg .dgg-right-side > ul {
  background: #ffffff;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
}
.yl-dgg .dgg-right-side > ul > li {
  position: relative;
  height: 41px;
  font-size: 12px;
  color: #525959;
  line-height: 16px;
  padding: 11px 8px 0;
  border-bottom: 1px solid #eeeeee;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
}
.yl-dgg .dgg-right-side > ul > li:last-child {
  border-bottom: none;
}
.yl-dgg .dgg-right-side > ul > li.active {
  color: #ffffff;
  background-color: #0330a7;
}
.yl-dgg .dgg-right-side > ul > li.active .card {
  display: block;
  opacity: 1;
  animation: sidemove 0.3s ease-in-out 1;
  -webkit-animation: sidemove 0.3s ease-in-out 1;
  -moz-animation: sidemove 0.3s ease-in-out 1;
  -o-animation: sidemove 0.3s ease-in-out 1;
  -ms-animation: sidemove 0.3s ease-in-out 1;
}
.yl-dgg .dgg-right-side > ul > li > span {
  display: block;
  font-size: 12px;
}
.yl-dgg .dgg-right-side > ul > li:nth-last-child(2) {
  height: 41px;
  background: url(../images/cbl_ic_ewm.png) no-repeat center center;
  background-size: 20px 20px;
}
.yl-dgg .dgg-right-side > ul > li:nth-last-child(2).active {
  background: #0330a7 url(../images/cbl_ic_ewm-hover.png) no-repeat center center;
  background-size: 20px 20px;
}
.yl-dgg .dgg-right-side > ul > li:last-child:hover .hide {
  display: block;
}
.yl-dgg .dgg-right-side > ul > li:last-child:hover .show {
  display: none;
}
.yl-dgg .dgg-right-side > ul > li .hide {
  display: none;
  color: #ffffff;
  background-color: #0330a7;
}
.yl-dgg .dgg-right-side > ul > li .show {
  display: block;
  height: 100%;
  background: url(../images/cbl_ic_fhdb.png) no-repeat center center;
  background-size: 20px 8px;
}
.yl-dgg .dgg-right-side > ul > li .card {
  display: none;
  position: absolute;
  top: 0;
  right: 48px;
  background: #ffffff;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
}
.yl-dgg .dgg-right-side > ul > li .tel-card {
  width: 387px;
  height: 306px;
  padding: 0 24px;
  overflow: hidden;
}
.yl-dgg .dgg-right-side > ul > li .tel-card .title {
  font-size: 14px;
  color: #565656;
  margin: 32px 0 10px;
}
.yl-dgg .dgg-right-side > ul > li .tel-card .des {
  margin-top: 10px;
}
.yl-dgg .dgg-right-side > ul > li .tel-card .tel-info .tel {
  font-size: 20px;
  font-weight: bold;
  color: #0330a7;
}
.yl-dgg .dgg-right-side > ul > li .tel-card .tel-info .des {
  font-size: 12px;
  color: #b8b8b8;
}
.yl-dgg .dgg-right-side > ul > li .tel-card .tel-info .toushutop{
  margin-top: 24px;
}
.yl-dgg .dgg-right-side > ul > li .tel-card .form-info .title {
  margin-top: 22px;
}
.yl-dgg .dgg-right-side > ul > li .tel-card .form-info .ipt-wrap {
  display: block;
  position: relative;
}
.yl-dgg .dgg-right-side > ul > li .tel-card .form-info .ipt-wrap input {
  width: 100%;
  height: 40px;
  background: #ffffff;
  border: 1px solid #dddddd;
  padding: 0 12px;
  outline: 0;
}
.yl-dgg .dgg-right-side > ul > li .tel-card .form-info .ipt-wrap button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100px;
  height: 40px;
  background: #0330a7;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 14px;
  color: #ffffff;
}
.yl-dgg .dgg-right-side > ul > li .tel-card .form-info .des {
  font-size: 12px;
  color: #0330a7;
}
.yl-dgg .dgg-right-side > ul > li .contact-card {
  width: 280px;
  height: 164px;
  padding: 0 24px;
}
.yl-dgg .dgg-right-side > ul > li .contact-card ul li {
  height: 81px;
  border-bottom: 1px solid #f0f2f5;
}
.yl-dgg .dgg-right-side > ul > li .contact-card ul li:last-child {
  border-bottom: 0;
}
.yl-dgg .dgg-right-side > ul > li .contact-card ul li a {
  display: block;
  padding-top: 24px;
}
.yl-dgg .dgg-right-side > ul > li .contact-card ul li a > * {
  display: inline-block;
  vertical-align: middle;
}
.yl-dgg .dgg-right-side > ul > li .contact-card ul li a img {
  width: 28px;
  height: 28px;
  margin-right: 7px;
}
.yl-dgg .dgg-right-side > ul > li .contact-card ul li a:hover h5 {
  color: #0330a7;
}
.yl-dgg .dgg-right-side > ul > li .contact-card ul li a h5 {
  font-size: 14px;
  color: #565656;
  margin-bottom: 4px;
}
.yl-dgg .dgg-right-side > ul > li .contact-card ul li a p {
  font-size: 12px;
  color: #b8b8b8;
}
.yl-dgg .dgg-right-side > ul > li .code-card {
  width: 180px;
  height: 200px;
  padding: 12px 12px 0;
}
.yl-dgg .dgg-right-side > ul > li .code-card img {
  width: 156px;
  height: 156px;
}
.yl-dgg .dgg-right-side > ul > li .code-card p {
  margin-top: 6px;
  font-size: 14px;
  color: #525959;
  text-align: center;
}





















.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 5px 0;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x
}




















body {
  background-color: #f1f2f6;
}
/******** 公共样式 ********/
.dgg-body-1200 {
  width: 1200px;
  margin: 0 auto;
}
.dgg-row {
  position: relative;
  box-sizing: border-box;
  margin-left: -12px;
  margin-right: -12px;
}
.dgg-row:after,
.dgg-row:before {
  display: table;
  content: "";
}
.dgg-row:after {
  clear: both;
}
.dgg-col-12 {
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
}
[class*="dgg-col-"] {
  float: left;
  box-sizing: border-box;
}
/******** 清除浮动 ********/
.dgg-cl:before,
.dgg-cl:after {
  display: table;
  content: "";
}
.dgg-cl {
  *zoom: 1;
}
.dgg-cl::after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/******** 浮动 ********/
.dgg-fl {
  float: left;
}
.dgg-fr {
  float: right;
}
/******** 内容模块--顶呱呱资讯 ********/
.dgg-module-consult {
  margin-bottom: 48px;
}
.dgg-module-consult-head {
  padding: 48px 0 36px;
}
.dgg-module-consult-head__title {
  font-size: 26px;
  text-align: center;
  color: #333333;
  font-weight: bold;
}
.dgg-module-consult-head__describe {
  margin-top: 15px;
  font-size: 14px;
  text-align: center;
  color: #979c9b;
  font-weight: 400;
}
.dgg-module-consult-body__news {
  background: #ffffff;
  width: 790px;
  height: 415px;
}
.dgg-module-consult-body__news .news-head {
  height: 65px;
  padding-right: 24px;
  border-bottom: 1px solid #eeeeee;
}
.dgg-module-consult-body__news .news-head-tab {
  box-sizing: border-box;
}
.dgg-module-consult-body__news .news-head-tab .active {
  color: #0330a7;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #e4e7ed;
  border-left: 1px solid #e4e7ed;
}
.dgg-module-consult-body__news .news-head-tab-item {
  display: block;
  height: 64px;
  line-height: 64px;
  cursor: pointer;
  padding: 0 32px;
  color: #292e2e;
  font-size: 16px;
  font-weight: bold;
  float: left;
  box-sizing: border-box;
}
.dgg-module-consult-body__news .news-head-tab-item:first-child.active {
  border-left: none;
}
.dgg-module-consult-body__news .news-head-more {
  display: block;
  height: 64px;
  line-height: 64px;
  font-size: 12px;
  color: #979c9b;
}
.dgg-module-consult-body__news .news-head-more:hover {
  color: #0330a7;
}
.dgg-module-consult-body__news .news-body-content {
  padding: 0 24px;
  display: none;
}
.dgg-module-consult-body__news .news-body .active {
  display: block;
}
.dgg-module-consult-body__news .news-body-list__img-item {
  padding: 19px 0;
  position: relative;
  height: 85px;
  display: block;
}
.dgg-module-consult-body__news .news-body-list__img-item-cover {
  width: 144px;
  height: 85px;
  position: absolute;
  top: 19px;
  left: 0;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  overflow: hidden;
}
.dgg-module-consult-body__news .news-body-list__img-item-cover img {
  height: 100%;
  width: 100%;
  cursor: pointer;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.dgg-module-consult-body__news .news-body-list__img-item-cover:hover img {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
}
.dgg-module-consult-body__news .news-body-list__img-item-content {
  padding-left: 154px;
}
.dgg-module-consult-body__news .news-body-list__img-item-content h3 {
  font-size: 16px;
  color: #525959;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dgg-module-consult-body__news .news-body-list__img-item-content h3:hover {
  color: #0330a7;
}
.dgg-module-consult-body__news .news-body-list__img-item-content p {
  margin-top: 13px;
  font-size: 12px;
  color: #979c9b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dgg-module-consult-body__news .news-body-list__img-item-content .time {
  margin-top: 16px;
  font-size: 12px;
  color: #cccccc;
}
.dgg-module-consult-body__news .news-body-list__no-img-item {
  height: 56px;
  line-height: 56px;
  display: block;
  border-top: 1px solid #eeeeee;
  position: relative;
}
.dgg-module-consult-body__news .news-body-list__no-img-item::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #bbbbbb;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.dgg-module-consult-body__news .news-body-list__no-img-item__content {
  color: #525959;
  height: 56px;
  line-height: 56px;
  font-size: 14px;
  padding-left: 12px;
  box-sizing: border-box;
  width: calc(100% - 80px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dgg-module-consult-body__news .news-body-list__no-img-item__content:hover {
  color: #0330a7;
}
.dgg-module-consult-body__news .news-body-list__no-img-item__time {
  height: 56px;
  line-height: 56px;
  font-size: 12px;
  color: #aaaaaa;
}
.dgg-module-consult-body__news .news-body-list__no-img-item__time:hover {
  color: #0330a7;
}
.dgg-module-consult-body__knowledge {
  background: #ffffff;
  width: 391px;
  height: 415px;
}
.dgg-module-consult-body__knowledge .knowledge-head {
  height: 64px;
  box-sizing: border-box;
  padding: 0 24px;
  border-bottom: 1px solid #eeeeee;
}
.dgg-module-consult-body__knowledge .knowledge-head-title {
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  color: #292e2e;
  font-weight: bold;
}
.dgg-module-consult-body__knowledge .knowledge-head-more {
  display: block;
  height: 64px;
  line-height: 64px;
  font-size: 12px;
  color: #979c9b;
}
.dgg-module-consult-body__knowledge .knowledge-head-more:hover {
  color: #0330a7;
}
.dgg-module-consult-body__knowledge .knowledge-body {
  padding: 24px 24px 0;
}
.dgg-module-consult-body__knowledge .knowledge-body-tag {
  height: 156px;
  box-sizing: border-box;
}
.dgg-module-consult-body__knowledge .knowledge-body-tag-item {
  width: 79.6px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: block;
  background: #ffffff;
  border: 1px solid #eeeeee;
  font-size: 14px;
  color: #525959;
  margin-right: 8px;
  margin-bottom: 16px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.dgg-module-consult-body__knowledge .knowledge-body-tag-item:nth-child(4n + 4) {
  margin-right: 0px;
}
.dgg-module-consult-body__knowledge .knowledge-body-tag-item:hover {
  color: #0330a7;
  background: rgba(255, 102, 0, 0.1);
  border: 1px solid #0330a7;
}
.dgg-module-consult-body__knowledge .knowledge-body-list-item {
  height: 56px;
  line-height: 56px;
  display: block;
  border-top: 1px solid #eeeeee;
  position: relative;
}
.dgg-module-consult-body__knowledge .knowledge-body-list-item::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #bbbbbb;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.dgg-module-consult-body__knowledge .knowledge-body-list-item__content {
  color: #525959;
  height: 56px;
  line-height: 56px;
  font-size: 14px;
  padding-left: 12px;
  box-sizing: border-box;
  width: calc(100% - 48px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dgg-module-consult-body__knowledge .knowledge-body-list-item__content:hover {
  color: #0330a7;
}
.dgg-module-consult-body__knowledge .knowledge-body-list-item__time {
  height: 56px;
  line-height: 56px;
  font-size: 12px;
  color: #aaaaaa;
}
.dgg-module-consult-body__knowledge .knowledge-body-list-item__time:hover {
  color: #0330a7;
}
/******** 内容模块--服务标签 ********/
.dgg-module-feature {
  padding: 32px 0;
  border-bottom: 1px solid #eeeeee;
  background-color: #ffffff;
}
.dgg-module-feature-item {
  width: 200px;
  height: 50px;
  position: relative;
}
.dgg-module-feature-item__tag {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #0753cd;
  box-sizing: border-box;
  border-radius: 50%;
  font-weight: bold;
  font-size: 20px;
  color: #0753cd;
  position: absolute;
  top: 0;
  left: 0;
}
.dgg-module-feature-item__content {
  padding-left: 62px;
}
.dgg-module-feature-item__content-name {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #525959;
}
.dgg-module-feature-item__content-describe {
  margin-top: 8px;
  font-size: 12px;
  color: #aaaaaa;
}
/******** 尾部 ********/
.dgg-footer {
  background: #444;
}
/* 
* 服务简介 */
.dgg-footer-intro {
  border-bottom: 1px solid #eeeeee;
}
.dgg-footer-intro-item {
  width: 200px;
  position: relative;
  box-sizing: border-box;
}
.dgg-footer-intro-hotline {
  position: relative;
  box-sizing: border-box;
  margin-right: 72px;
  padding: 32px 0 26px;
  min-height: 180px;
}
.dgg-footer-intro-hotline::before {
  content: "";
  width: 1px;
  height: 114px;
  background: #eeeeee;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -57px;
}
.dgg-footer-intro-hotline__title {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.dgg-footer-intro-hotline__tel {
  margin-top: 12px;
  font-size: 20px;
  font-weight: bold;
  color: #2196F3;
}
.dgg-footer-intro-hotline__describe {
  margin-top: 10px;
  line-height: 28px;
  color: #525959;
  font-size: 14px;
}
.dgg-footer-intro-hotline__describe a {
  display: block;
  color:#fff;
}
.dgg-footer-intro-hotline__describe a:hover {
  color: #0330a7;
}
.dgg-footer-intro-help {
  width: 848px;
  padding: 32px 0 26px;
}
.dgg-footer-intro-help-item {
  width: 20%;
}
.dgg-footer-intro-help__title {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: left;
}
.dgg-footer-intro-help__body {
  margin-top: 10px;
}
.dgg-footer-intro-help__body-list {
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}
.dgg-footer-intro-help__body-list a {
  color: #979c9b;
}
.dgg-footer-intro-help__body-list a:hover {
  color: #0330a7;
}
.dgg-footer-intro-qrcode {
  padding: 32px 0 26px;
  width: 80px;
  height: 120px;
  cursor: pointer;
}
.dgg-footer-intro-qrcode p {
  color: #fff;
  font-size: 13px;
  text-align: center;
}
.dgg-footer-intro-qrcode p:hover {
  color: #fff;
}
.dgg-footer-intro-qrcode img {
  width: 80px;
  height: 80px;
  display: block;
  margin: 12px auto 0;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
}
/* 
* 服务链接 */
.dgg-footer-link {
  border-bottom: 1px solid #eeeeee;
  padding: 24px 0 12px;
  box-sizing: border-box;
}
.dgg-footer-link-item {
  margin-bottom: 4px;
  position: relative;
  display: inline-block;
}
.dgg-footer-link-item:last-child {
  margin-bottom: 0;
}
.dgg-footer-link-title {
  width: 72px;
  display: block;
  color: #292e2e;
  font-size: 12px;
}
.dgg-footer-link-body {
  width: calc(100% - 72px);
}
.dgg-footer-link-body__item {
  display: block;
  font-size: 12px;
  color: #979c9b;
  margin-bottom: 12px;
  margin-right: 16px;
  float: left;
}
.dgg-footer-link-body__item:hover {
  color: #0330a7;
}
/* 
* 服务版权 */
.dgg-footer-copyright {
  padding: 22px 0 40px;
}
.dgg-footer-copyright-nav-item {
  font-size: 12px;
  color: #525959;
  padding-right: 16px;
  padding-left: 16px;
  border-right: 1px solid #dddddd;
}
.dgg-footer-copyright-nav-item:first-child {
  padding-left: 0;
}
.dgg-footer-copyright-nav-item:last-child {
  border-right: none;
}
.dgg-footer-copyright-nav-item:hover {
  color: #0330a7;
}
.dgg-footer-copyright-body {
  margin-top: 16px;
}
.dgg-footer-copyright-body__basic-info {
  font-size: 12px;
  color: #979c9b;
}
.dgg-footer-copyright-body__basic-way {
  margin-top: 16px;
  font-size: 12px;
  color: #979c9b;
}
.dgg-footer-copyright-body__basic-way span {
  margin-right: 22px;
}
.dgg-footer-copyright-body__basic-way span:last-child {
  margin-right: 0;
}
.dgg-footer-copyright-body__basic-logo {
  padding-top: 16px;
}
.dgg-footer-copyright-body__basic-logo a {
  width: 114px;
  height: 38px;
  display: inline-block;
  margin-right: 12px;
}
.dgg-footer-copyright-body__basic-logo a img {
  width: 100%;
  height: 100%;
}
















html,
body {
  background-color: #F0F2F5;
}
@font-face {
  font-family: 'oswald';
  src: url('..//fonts/IMPACT_2.TTF');
}

@keyframes trade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes servelist {
  0% {
    top: 67px;
    opacity: 0;
  }
  100% {
    top: 48px;
    opacity: 1;
  }
}
@keyframes top-opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes sidemove {
  0% {
    opacity: 0;
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
  }
}
@keyframes dialogshow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes clock {
  0% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
.yl-dgg .dgg-banner {
  position: relative;
  height: 485px;
  width: 100%;
  overflow: hidden;
}
.yl-dgg .dgg-banner .banner-bg {
  height: 100%;
}
.yl-dgg .dgg-banner .banner-bg .swiper-slide {
  height: 710px !important;
  width: 100%;
  overflow: hidden;
}
.yl-dgg .dgg-banner .banner-bg .swiper-slide img {
  position: relative;
  left: 50%;
  height: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.yl-dgg .dgg-banner .container {
  position: absolute;
  height: 120px;
  right: 0;
  left: 0;
  bottom: 83px;
  margin: auto;
  z-index: 19;
}
.yl-dgg .dgg-banner .container .banner-pagination {
  position: absolute;
  font-size: 0;
  top: -40px;
  left: 263px;
  right: 0;
  text-align: center;
}
.yl-dgg .dgg-banner .container .banner-pagination .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin-right: 8px;
}
.yl-dgg .dgg-banner .container .banner-pagination .swiper-active-switch {
  background: #ffffff;
}
.yl-dgg .dgg-banner .container .adv-list {
  position: absolute;
  right: 0;
  bottom: 0;
}
.yl-dgg .dgg-banner .container .adv-list li {
  position: relative;
  top: 0;
  float: left;
  font-size: 0;
  margin-left: 6px;
  width: 230px;
  height: 120px;
  overflow: hidden;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
}
.yl-dgg .dgg-banner .container .adv-list li:hover{
  top: -10px;
}
.yl-dgg .dgg-banner .container .adv-list li img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.yl-dgg .dgg-banner .container .prev-ico,
.yl-dgg .dgg-banner .container .next-ico {
  position: absolute;
  top: -283px;
  width: 36px;
  height: 60px;
  background: rgba(0, 0, 0, 0.2) url(../images/banner_ic_left.png) no-repeat center center;
  background-size: 11px 20px;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  opacity: 0;
}
.yl-dgg .dgg-banner .container .prev-ico {
  left: 241px;
}
.yl-dgg .dgg-banner .container .prev-ico:hover {
  background: rgba(0, 0, 0, 0.4) url(../images/banner_ic_left.png) no-repeat center center;
  background-size: 11px 20px;
}
.yl-dgg .dgg-banner .container .next-ico {
  right: 0;
  background: rgba(0, 0, 0, 0.2) url(../images/banner_ic_right.png) no-repeat center center;
  background-size: 11px 20px;
}
.yl-dgg .dgg-banner .container .next-ico:hover {
  background: rgba(0, 0, 0, 0.4) url(../images/banner_ic_right.png) no-repeat center center;
  background-size: 11px 20px;
}
.yl-dgg .dgg-form-tools .container {
  position: relative;
  height: 310px;
  background: #ffffff;
  margin: -60px auto -10px;
  z-index: 10;
}
.yl-dgg .dgg-form-tools .container .forms {
  width: 908px;
}
.yl-dgg .dgg-form-tools .container .forms .form-top {
  padding: 0 25px 24px;
  border-bottom: 1px dashed #e5e5e5;
}
.yl-dgg .dgg-form-tools .container .forms .form-top .title {
  margin: 32px 0 24px;
}
.yl-dgg .dgg-form-tools .container .forms .form-top .title strong {
  font-size: 18px;
  font-weight: bold;
  color: #292e2e;
  margin-right: 8px;
}
.yl-dgg .dgg-form-tools .container .forms .form-top .title span {
  font-size: 14px;
  color: #979c9b;
}
.yl-dgg .dgg-form-tools .container .forms .form-top .title span em {
  font-size: 16px;
  color: #0330a7;
  font-weight: bold;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item {
    position: relative;
    float: left;
    height: 44px;
    background: #f3f3f3;
    margin-right: 12px;
    width: 245px;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item:nth-child(2) {
  width: 241px;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item:nth-child(3) {
  width: 377px;
  margin-right: 0;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item input {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  padding: 0 12px;
  background: #f3f3f3;
  font-size: 14px;
  border: 1px solid transparent;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item input:focus {
  border: 1px solid #0330a7;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item input::-webkit-input-placeholder {
  font-size: 14px;
  color: #525959;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item input::-moz-placeholder {
  font-size: 14px;
  color: #525959;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item input:-moz-placeholder {
  font-size: 14px;
  color: #525959;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item input:-ms-input-placeholder {
  font-size: 14px;
  color: #525959;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item .sub-btn {
    position: absolute;
    right: -135px;
    top: 0;
    width: 114px;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    border: 0;
    outline: 0;
    background: linear-gradient(90deg, #0330a7, #1b2ec5);
    background: -webkit-linear-gradient(90deg, #0330a7, #1c26bb);
    background: -moz-linear-gradient(90deg, #0330a7, #ff7200);
    background: -o-linear-gradient(90deg, #0330a7, #ff7200);
    background: -ms-linear-gradient(90deg, #0330a7, #ff7200);
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item .sub-btn .btn-mask {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item .sub-btn .text {
  position: relative;
  z-index: 2;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .form-item .sub-btn:hover .btn-mask {
  display: block;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .sle-item {
  position: relative;
  width: 216px;
  cursor: pointer;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .sle-item select {
    position: relative;
    display: block;
    height: 100%;
    line-height: 44px;
    font-size: 14px;
    color: #525959;
    width: 217px;
    padding-left: 12px;
    border: none;
    background: none;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .sle-item select::after {
  content: '';
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 4px;
  background: url(../images/header_img_searchzk_n.png) no-repeat 0 0;
  background-size: cover;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .sle-item select.active::after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .sle-item .serve-list {
  display: none;
  position: absolute;
  left: 0;
  top: 48px;
  width: 216px;
  max-height: 279px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-shadow: 0px 4px 10px 0px rgba(48, 56, 66, 0.1);
  -webkit-box-shadow: 0px 4px 10px 0px rgba(48, 56, 66, 0.1);
  overflow-y: auto;
  padding: 12px 8px;
  z-index: 20;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .sle-item .serve-list.active {
  display: block;
  animation: servelist 0.2s linear 1;
  -webkit-animation: servelist 0.2s linear 1;
  -moz-animation: servelist 0.2s linear 1;
  -o-animation: servelist 0.2s linear 1;
  -ms-animation: servelist 0.2s linear 1;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .sle-item .serve-list li {
  line-height: 36px;
  font-size: 14px;
  color: #525959;
  text-indent: 16px;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .sle-item .serve-list li.active {
  background: rgba(255, 102, 0, 0.08);
  font-size: 14px;
  font-weight: bold;
  color: #0330a7;
}
.yl-dgg .dgg-form-tools .container .forms .form-wrap .sle-item .serve-list li:hover {
  background: rgba(255, 102, 0, 0.08);
  font-size: 14px;
  font-weight: bold;
  color: #0330a7;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list {
  padding: 30px 25px 0;
  display: none;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list.active {
  display: block;
  animation: trade 0.8s linear 1;
  -webkit-animation: trade 0.8s linear 1;
  -moz-animation: trade 0.8s linear 1;
  -o-animation: trade 0.8s linear 1;
  -ms-animation: trade 0.8s linear 1;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li .trade-num {
  font-family: oswald;
  font-size: 28px;
  font-weight: 400;
  color: #292e2e;
  margin-bottom: 15px;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li h3 {
  font-size: 18px;
  font-weight: bold;
  color: #292e2e;
  margin: 2px 0 15px;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li .btns {
  font-size: 0;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li .btns span {
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-right: 8px;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li .btns .prev-ico {
  background: url(../images/jysj_ic_x.png) no-repeat 0 0;
  background-size: cover;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li .btns .prev-ico:hover {
  background: url(../images/jysj_ic_x_s.png) no-repeat 0 0;
  background-size: cover;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li .btns .next-ico {
  width: 21px;
  background: url(../images/jysj_ic_s.png) no-repeat 0 0;
  background-size: cover;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li .btns .next-ico:hover {
  background: url(../images/jysj_ic_s_s.png) no-repeat 0 0;
  background-size: cover;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li .des {
  font-size: 12px;
  color: #979c9b;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li .des span {
  color: #0330a7;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li:nth-child(2) {
  margin-left: 120px;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li:nth-child(4) {
  margin-right: 142px;
  text-align: center;
}
.yl-dgg .dgg-form-tools .container .forms .trade-list li:nth-child(3) {
  min-width: 120px;
  text-align: right;
}
.yl-dgg .dgg-form-tools .container .forms .bulletin {
  padding: 0 25px;
  margin-top: 32px;
}
.yl-dgg .dgg-form-tools .container .forms .bulletin .title {
  font-size: 15px;
  font-weight: bold;
  color: #292e2e;
  line-height: 20px;
  margin-right: 8px;
}
.yl-dgg .dgg-form-tools .container .forms .bulletin .title em {
  color: #0330a7;
  font-weight: bold;
}

.yl-dgg .dgg-form-tools .container .forms .bulletin .bulletin-swiper {
  width: 530px;
  line-height: 20px;
}
.yl-dgg .dgg-form-tools .container .forms .bulletin .bulletin-swiper .swiper-slide {
  height: 20px !important;
}
.yl-dgg .dgg-form-tools .container .forms .bulletin .bulletin-swiper .swiper-slide .text {
  max-width: 680px;
  font-size: 14px;
  color: #979c9b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.yl-dgg .dgg-form-tools .container .forms .bulletin .bulletin-swiper .swiper-slide .text span {
  color: #292E2E;
}
.yl-dgg .dgg-form-tools .container .forms .bulletin .bulletin-swiper .swiper-slide .text em {
  color: #0330a7;
}
.yl-dgg .dgg-form-tools .container .forms .bulletin .bulletin-swiper .swiper-slide .tag {
  height: 18px;
  line-height: 18px;
  border: 1px solid #ff9535;
  border-radius: 10px;
  font-size: 12px;
  color: #ff9535;
  padding: 0 9px;
  margin-left: 24px;
}
.yl-dgg .dgg-form-tools .container .tools {
  width: 290px;
  height: 100%;
  border-left: 1px solid #eeeeee;
  padding: 0 24px;
}
.yl-dgg .dgg-form-tools .container .tools .title {
  font-size: 18px;
  font-weight: bold;
  color: #292e2e;
  margin: 34px 0 0 0;
}
.yl-dgg .dgg-form-tools .container .tools .list li {
  float: left;
  width: 50%;
  text-align: center;
  margin-top: 43px;
}
.yl-dgg .dgg-form-tools .container .tools .list li a {
  display: block;
}
.yl-dgg .dgg-form-tools .container .tools .list li a img {
  position: relative;
  top: 0;
  width: 38px;
  height: 38px;
  margin-bottom: 12px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}


/*banner  start */

.sub-station-banner .hda.sub-station-dot {
	bottom: 130px;
	left: 50%;
	position: absolute;
	z-index: 1;
	text-align: center;
	cursor: pointer;
}

.sub-station-banner .hda.sub-station-dot>ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 5px 15px;
	border-radius: 10px;
	background: url(../img_ind/transparent50fff.png) repeat;
	font-size: 0;
	text-align: center;
}

.sub-station-banner .hda.sub-station-dot li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 100px;
	height: 8px;
	font-size: 0;
	color: #999;
	margin: 0 5px;
	background: #7b695c;
}

.sub-station-banner .hda.sub-station-dot li:hover {
	background: #fff;
	color: #fff;
}

.sub-station-banner .hda.sub-station-dot li.on {
	background: #fff;
}
/*banner end*/


.yl-dgg .dgg-form-tools .container .tools .list li a p {
  font-size: 14px;
  color: #333333;
}
.yl-dgg .dgg-form-tools .container .tools .list li a:hover p {
  color: #0330a7;
}
.yl-dgg .dgg-form-tools .container .tools .list li a:hover img {
  top: -3px;
}
.yl-dgg .dgg-limit {
  margin-bottom: 24px;
  height: 363px;
}
.yl-dgg .dgg-limit .container {
  height: 100%;
  background: #ffffff url(../images/xsth_bg_xtzs.png) no-repeat 0 center;
  background-size: cover;
  padding: 0 24px;
}
.yl-dgg .dgg-limit .container .top {
  height: 72px;
  line-height: 72px;
  overflow: hidden;
}
.yl-dgg .dgg-limit .container .top .date > * {
  display: inline-block;
  vertical-align: middle;
}
.yl-dgg .dgg-limit .container .top .date .text {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #0330a7;
  margin-right: 20px;
}
.yl-dgg .dgg-limit .container .top .date .text::after {
  content: '';
  position: absolute;
  right: -14px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  background: #dddddd;
  border-radius: 50%;
}
.yl-dgg .dgg-limit .container .top .date .count-down > * {
  display: inline-block;
  vertical-align: middle;
}
.yl-dgg .dgg-limit .container .top .date .count-down .count-text {
  font-size: 14px;
  color: #979c9b;
}
.yl-dgg .dgg-limit .container .top .date .count-down .count-time {
  font-size: 0;
}
.yl-dgg .dgg-limit .container .top .date .count-down .count-time span {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 2px;
  font-size: 12px;
  font-family: Arial;
  margin-right: 20px;
  color: #fff;
  background-color: #292e2e;
  vertical-align: middle;
}
.yl-dgg .dgg-limit .container .top .date .count-down .count-time span em {
  font-size: 16px;
  font-weight: bold;
}
.yl-dgg .dgg-limit .container .top .date .count-down .count-time span::after {
  content: '';
  position: absolute;
  right: -11px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 10px;
  background: url(../images/xsth_img_mh.png) no-repeat 0 0;
  background-size: cover;
}
.yl-dgg .dgg-limit .container .top .date .count-down .count-time span:last-child::after {
  display: none;
}
.yl-dgg .dgg-limit .container .top .info {
  font-size: 12px;
  color: #979c9b;
}
.yl-dgg .dgg-limit .container .top .info span {
  color: #0330a7;
  font-weight: bold;
  font-size: 16px;
}
.yl-dgg .dgg-limit .container .list li {
  position: relative;
  float: left;
  width: 220px;
  height: 267px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  margin-right: 13px;
  padding: 0 24px;
  z-index: 1;
}
.yl-dgg .dgg-limit .container .list li:last-child {
  margin-right: 0;
}
.yl-dgg .dgg-limit .container .list li a {
  position: relative;
  display: block;
}
.yl-dgg .dgg-limit .container .list li a::after {
  content: '';
  position: absolute;
  right: -25px;
  top: -32px;
  width: 44px;
  height: 45px;
  background: url(../images/xsth_ic_hot.png) no-repeat 0 0;
  background-size: cover;
}
.yl-dgg .dgg-limit .container .list li a .name {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin: 32px 0 12px;
}
.yl-dgg .dgg-limit .container .list li a .des {
  font-size: 12px;
  color: #979c9b;
  margin-bottom: 22px;
}
.yl-dgg .dgg-limit .container .list li a .tag {
  height: 14px;
  line-height: 14px;
  font-size: 12px;
  color: #525959;
  margin-bottom: 12px;
  padding-left: 22px;
  background: url(../images/xsth_ic_gou.png) no-repeat 0 0;
  background-size: 14px 14px;
}
.yl-dgg .dgg-limit .container .list li a .price {
  margin-top: 30px;
}
.yl-dgg .dgg-limit .container .list li a .price > * {
  display: inline-block;
}
.yl-dgg .dgg-limit .container .list li a .price .now-price {
  font-size: 16px;
  font-weight: bold;
  color: #0330a7;
  margin-right: 3px;
}
.yl-dgg .dgg-limit .container .list li a .price .now-price span {
  font-weight: 400;
  font-size: 12px;
}
.yl-dgg .dgg-limit .container .list li a .price .now-price em {
  font-weight: 600;
}
.yl-dgg .dgg-limit .container .list li a .price .old-price {
  font-size: 12px;
  text-decoration: line-through;
  color: #aaaaaa;
}
.yl-dgg .dgg-limit .container .list li a .btn {
  position: relative;
  height: 34px;
  line-height: 34px;
  background: #fff;
  border: 1px solid #f25814;
  font-size: 14px;
  font-weight: bold;
  color: #0330a7;
  text-indent: 71px;
  margin-top: 26px;
  background-size: cover;
}
.yl-dgg .dgg-limit .container .list li a .btn::after {
  content: '';
  position: absolute;
  left: 46px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 14px;
  background: url(../images/xsth_ic_sj_n.png) no-repeat 0 0;
  background-size: cover;
}
.yl-dgg .dgg-limit .container .list li a .btn .btn-wrap {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.yl-dgg .dgg-limit .container .list li a .btn .text {
  position: relative;
  z-index: 2;
}
.yl-dgg .dgg-limit .container .list li a .btn:hover .btn-wrap {
  display: block;
}
.yl-dgg .dgg-limit .container .list li::after,
.yl-dgg .dgg-limit .container .list li::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  z-index: -1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  opacity: 0;
}
.yl-dgg .dgg-limit .container .list li::after {
  left: -1px;
  top: 0px;
  border-left: 1px solid #0330a7;
  border-top: 1px solid #0330a7;
}
.yl-dgg .dgg-limit .container .list li::before {
  right: -1px;
  bottom: -1px;
  border-right: 1px solid #0330a7;
  border-bottom: 1px solid #0330a7;
}
.yl-dgg .dgg-limit .container .list li:hover {
  box-shadow: 0px 3px 10px 0px rgba(27, 28, 31, 0.1);
  -webkit-box-shadow: 0px 3px 10px 0px rgba(27, 28, 31, 0.1);
}
.yl-dgg .dgg-limit .container .list li:hover::after,
.yl-dgg .dgg-limit .container .list li:hover::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.yl-dgg .dgg-limit .container .list li:hover .btn {
  color: #ffffff;
  background: #0330a7;
  background-size: 14px 14px;
}
.yl-dgg .dgg-limit .container .list li:hover .btn::after {
  background: url(../images/xsth_ic_sj_s.png) no-repeat 0 0;
  background-size: cover;
  transform-origin: center bottom;
  animation: clock 0.1s ease-in-out 4 alternate;
  -webkit-animation: clock 0.1s ease-in-out 4 alternate;
  -moz-animation: clock 0.1s ease-in-out 4 alternate;
  -o-animation: clock 0.1s ease-in-out 4 alternate;
  -ms-animation: clock 0.1s ease-in-out 4 alternate;
}
.yl-dgg .dgg-hot-like .container .hot,
.yl-dgg .dgg-hot-like .container .like {
  width: 594px;
  height: 448px;
  background: #ffffff;
  padding: 0 24px 0 24px;
  overflow: hidden;
}
.yl-dgg .dgg-hot-like .container .hot .top,
.yl-dgg .dgg-hot-like .container .like .top {
  height: 68px;
  line-height: 68px;
  overflow: hidden;
}
.yl-dgg .dgg-hot-like .container .hot .top h3,
.yl-dgg .dgg-hot-like .container .like .top h3 {
  font-size: 20px;
  font-weight: bold;
  color: #292e2e;
}
.yl-dgg .dgg-hot-like .container .hot .top h3 span,
.yl-dgg .dgg-hot-like .container .like .top h3 span {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #979c9b;
  margin-left: 20px;
}
.yl-dgg .dgg-hot-like .container .hot .top h3 span::after,
.yl-dgg .dgg-hot-like .container .like .top h3 span::after {
  content: '';
  position: absolute;
  left: -12px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  background: #dddddd;
  border-radius: 50%;
}
.yl-dgg .dgg-hot-like .container .hot .top .hot-pagination,
.yl-dgg .dgg-hot-like .container .like .top .hot-pagination,
.yl-dgg .dgg-hot-like .container .hot .top .like-pagination,
.yl-dgg .dgg-hot-like .container .like .top .like-pagination {
  font-size: 0;
  margin-top: 4px;
}
.yl-dgg .dgg-hot-like .container .hot .top .hot-pagination .swiper-pagination-switch,
.yl-dgg .dgg-hot-like .container .like .top .hot-pagination .swiper-pagination-switch,
.yl-dgg .dgg-hot-like .container .hot .top .like-pagination .swiper-pagination-switch,
.yl-dgg .dgg-hot-like .container .like .top .like-pagination .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #e8e8e8;
  border-radius: 50%;
  margin-left: 8px;
}
.yl-dgg .dgg-hot-like .container .hot .top .hot-pagination .swiper-active-switch,
.yl-dgg .dgg-hot-like .container .like .top .hot-pagination .swiper-active-switch,
.yl-dgg .dgg-hot-like .container .hot .top .like-pagination .swiper-active-switch,
.yl-dgg .dgg-hot-like .container .like .top .like-pagination .swiper-active-switch {
  background: #979c9b;
}
.yl-dgg .dgg-hot-like .container .hot .item,
.yl-dgg .dgg-hot-like .container .like .item {
  position: relative;
  width: 270px;
  height: 175px;
  background: #f0f5f5;
  padding: 0 24px;
  margin-right: 6px;
  margin-bottom: 6px;
  border: 1px solid transparent;
}
.yl-dgg .dgg-hot-like .container .hot .item:hover,
.yl-dgg .dgg-hot-like .container .like .item:hover {
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-shadow: 0px 0px 8px 0px rgba(27, 28, 31, 0.08);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(27, 28, 31, 0.08);
}
.yl-dgg .dgg-hot-like .container .hot .item:nth-child(2n),
.yl-dgg .dgg-hot-like .container .like .item:nth-child(2n) {
  margin-right: 0;
}
.yl-dgg .dgg-hot-like .container .hot .item:nth-child(3),
.yl-dgg .dgg-hot-like .container .like .item:nth-child(3),
.yl-dgg .dgg-hot-like .container .hot .item:nth-child(4),
.yl-dgg .dgg-hot-like .container .like .item:nth-child(4) {
  margin-bottom: 6px;
}
.yl-dgg .dgg-hot-like .container .hot .item .tags,
.yl-dgg .dgg-hot-like .container .like .item .tags {
  font-size: 0;
  margin: 24px 0 16px;
}
.yl-dgg .dgg-hot-like .container .hot .item .tags span,
.yl-dgg .dgg-hot-like .container .like .item .tags span {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  border: 1px solid rgba(145, 152, 152, 0.3);
  border-radius: 2px;
  font-size: 12px;
  color: #919898;
  margin-right: 4px;
  padding: 0 4px;
}
.yl-dgg .dgg-hot-like .container .hot .item .name,
.yl-dgg .dgg-hot-like .container .like .item .name {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
.yl-dgg .dgg-hot-like .container .hot .item .des,
.yl-dgg .dgg-hot-like .container .like .item .des {
  font-size: 12px;
  color: #979c9b;
  margin-bottom: 24px;
}
.yl-dgg .dgg-hot-like .container .hot .item .now-price,
.yl-dgg .dgg-hot-like .container .like .item .now-price {
  font-size: 12px;
  color: #0330a7;
}
.yl-dgg .dgg-hot-like .container .hot .item .now-price span,
.yl-dgg .dgg-hot-like .container .like .item .now-price span {
  font-size: 16px;
  font-weight: 600;
}
.yl-dgg .dgg-hot-like .container .hot .item .now-price em,
.yl-dgg .dgg-hot-like .container .like .item .now-price em {
  font-weight: 600;
}
.yl-dgg .dgg-hot-like .container .hot .item .old-price,
.yl-dgg .dgg-hot-like .container .like .item .old-price {
  font-size: 12px;
  text-decoration: line-through;
  color: #aaaaaa;
  margin-top: 4px;
}
.yl-dgg .dgg-hot-like .container .hot .item .btn,
.yl-dgg .dgg-hot-like .container .like .item .btn {
  position: absolute;
  right: 24px;
  bottom: 24px;
  width: 78px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #0330a7;
  background: transparent;
  font-size: 12px;
  color: #0330a7;
}
.yl-dgg .dgg-hot-like .container .hot .item .btn .text,
.yl-dgg .dgg-hot-like .container .like .item .btn .text {
  position: relative;
  z-index: 2;
}
.yl-dgg .dgg-hot-like .container .hot .item .btn .btn-wrap,
.yl-dgg .dgg-hot-like .container .like .item .btn .btn-wrap {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.yl-dgg .dgg-hot-like .container .hot .item .btn:hover .btn-wrap,
.yl-dgg .dgg-hot-like .container .like .item .btn:hover .btn-wrap {
  display: block;
}
.yl-dgg .dgg-hot-like .container .hot .item:hover .btn,
.yl-dgg .dgg-hot-like .container .like .item:hover .btn {
  background: linear-gradient(90deg, #0330a7, #ff7200);
  background: -webkit-linear-gradient(90deg, #0330a7, #ff7200);
  background: -moz-linear-gradient(90deg, #0330a7, #ff7200);
  background: -ms-linear-gradient(90deg, #0330a7, #ff7200);
  background: -o-linear-gradient(90deg, #0330a7, #ff7200);
  color: #ffffff;
}
.yl-dgg .dgg-hot-like .container .like .item {
  background: #f0f0f5;
}
.yl-dgg .dgg-left-side {
  position: relative;
}
.yl-dgg .dgg-left-side .side-list {
  position: absolute;
  left: -72px;
}
.yl-dgg .dgg-left-side .side-list ul {
  display: none;
  position: fixed;
  top: 50%;
  width: 48px;
  z-index: 100;
  cursor: pointer;
  background-color: #fff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
}
.yl-dgg .dgg-left-side .side-list ul.active {
  display: block;
  opacity: 1;
  animation: top-opacity 0.3s linear 1;
  -webkit-animation: top-opacity 0.3s linear 1;
  -moz-animation: top-opacity 0.3s linear 1;
  -o-animation: top-opacity 0.3s linear 1;
  -ms-animation: top-opacity 0.3s linear 1;
}
.yl-dgg .dgg-left-side .side-list ul li {
  height: 41px;
  border-bottom: 1px solid #eeeeee;
  font-size: 12px;
  color: #525959;
  line-height: 16px;
  padding: 10px 11px 0;
}
.yl-dgg .dgg-left-side .side-list ul li:hover {
  color: #ffffff;
  background-color: #0330a7;
}
.yl-dgg .dgg-left-side .side-list ul li.active {
  color: #ffffff;
  background-color: #0330a7;
}
.yl-dgg .dgg-left-side .side-list ul li .hide {
  display: none;
  color: #ffffff;
  background-color: #0330a7;
}
.yl-dgg .dgg-left-side .side-list ul li:last-child {
  height: 50px;
  padding: 0;
  border: 0;
}
.yl-dgg .dgg-left-side .side-list ul li:last-child:hover .show {
  display: none;
}
.yl-dgg .dgg-left-side .side-list ul li:last-child:hover .hide {
  display: block;
  padding: 10px 11px 0;
}
.yl-dgg .dgg-left-side .side-list ul li .show {
  display: block;
  height: 100%;
  background: url(../images/cbl_ic_fhdb.png) no-repeat center center;
  background-size: 20px 8px;
}
.yl-dgg .dgg-disclose {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 110;
  background: rgba(0, 0, 0, 0.6);
}
.yl-dgg .dgg-disclose.on {
  display: block;
  opacity: 1;
  animation: dialogshow 0.3s ease-in-out 1;
  -webkit-animation: dialogshow 0.3s ease-in-out 1;
  -moz-animation: dialogshow 0.3s ease-in-out 1;
  -o-animation: dialogshow 0.3s ease-in-out 1;
  -ms-animation: dialogshow 0.3s ease-in-out 1;
}
.yl-dgg .dgg-disclose .question_box {
  width: 676px;
  height: 468px;
  background: #fff;
  opacity: 1;
  position: absolute;
  left: 50%;
  margin-left: -338px;
  top: 50%;
  margin-top: -273px;
  padding: 24px;
  padding-top: 78px;
}
.yl-dgg .dgg-disclose .question_box > h3:first-child {
  height: 56px;
  border-bottom: 1px #ddd solid;
  color: #292E2E;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 0px;
  text-indent: 24px;
  top: 0px;
  line-height: 56px;
  width: 100%;
}
.yl-dgg .dgg-disclose .question_box > a {
  display: block;
  position: absolute;
  right: 20px;
  top: 14px;
  cursor: pointer;
  color: #333;
  width: 16px;
  height: 16px;
  /*background: url(../images/popup_ic_close_n.png) no-repeat 0 0;*/
  /*background-size: cover;*/
}
.yl-dgg .dgg-disclose .question_box .question_type span {
  color: #565656;
}
.yl-dgg .dgg-disclose .question_box .question_type span em {
  color: red;
  display: inline-block;
  margin-right: 4px;
}
.yl-dgg .dgg-disclose .question_box .questions {
  margin-top: 16px;
}
.yl-dgg .dgg-disclose .question_box .questions span {
  display: inline-block;
  width: 104px;
  height: 32px;
  line-height: 32px;
  margin-left: 8px;
  font-size: 14px;
  text-align: center;
  background: #F0F2F5;
  color: #525959;
  cursor: pointer;
  border: 1px #fff solid;
}
.yl-dgg .dgg-disclose .question_box .questions span.selected {
  background: #0330a7;
  color: #fff;
}
.yl-dgg .dgg-disclose .question_box .textarea {
  position: relative;
}
.yl-dgg .dgg-disclose .question_box .textarea > p {
  position: absolute;
  right: 0;
  bottom: 10px;
  color: #979C9B;
  font-size: 12px;
  width: 55px;
}
.yl-dgg .dgg-disclose .question_box .textarea textarea {
  margin-top: 16px;
  resize: none;
  padding: 10px 20px 16px 16px;
  line-height: 24px;
  font-size: 14px;
  color: #525959;
  width: 100%;
  height: 140px;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #DFE3E8;
  outline: 0;
}
.yl-dgg .dgg-disclose .question_box .phone_number_box h3 {
  font-size: 14px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.yl-dgg .dgg-disclose .question_box .phone_number_box input {
  padding-left: 4px;
  width: 331px;
  height: 36px;
  background: #ffffff;
  border: 1px #DFE3E8 solid;
  outline: 0;
  padding: 0 12px;
}
.yl-dgg .dgg-disclose .question_box .feedback_submit_btn {
  text-align: right;
  position: absolute;
  right: 24px;
  bottom: 24px;
}
.yl-dgg .dgg-disclose .question_box .feedback_submit_btn button {
  width: 120px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  background: #0330a7;
  margin-top: 24px;
  outline: 0;
  border: 0;
}
.bar-expand-exit {
  display: none;
  width: 100%;
  width: 120px;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background-color: #fff;
  text-align: center;
  border-top: 1px #f5f5f6 solid;
  position: absolute;
  top: 36px;
  z-index: 997;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-align: left;
  line-height: 20px;
  -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.15);
  -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.15);
  box-shadow: 0 0 9px 0 rgba(0,0,0,.15);
}
.bar-expand-exit .bar-exit-inner {
  line-height: 36px;
}
 .bar-expand-exit img {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-right: 8px;
   font-size: 0;
}
.bar-expand-exit a{
  color: #979c9b;
  font-size: 12px;
}
.bar-expand-exit a:nth-child(1){
  line-height: 1;
}
.dgg-top .down-menu:hover .bar-expand-exit{
  display: block;
}
.dgg-left-side.container{
  width:1200px;
  margin:0 auto;
}
.addSuccess-x {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
}
.addSuccess-x .box-tip-x {
  position: absolute;
  width: 900px;
  height: 680px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  font-size: 0;
}
.addSuccess-x .box-tip-x .close-btn{
  position: absolute;
  right: 14px;
  top: 10px;
}




















body {
  background-color: #f1f2f6;
}
body .clearfix:after,
body .clearfix:before {
  content: "";
  display: table;
}
body .clearfix:after {
  clear: both;
}
body .clearfix {
  *zoom: 1;
}
.dgg-content {
  width: 1200px;
  margin: 0 auto;
  /*广告位*/
  /*解决方案*/
  /*交易市场*/
}
.dgg-content .left {
  float: left;
}
.dgg-content .right {
  float: right;
}
.dgg-content h1,
.dgg-content h2,
.dgg-content h3,
.dgg-content h4,
.dgg-content h5,
.dgg-content h6 {
  font-size: 100%;
  font-weight: bold;
}
.dgg-content .dgg-contentUrgentSale {
  width: 40px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 2px;
  background: -webkit-linear-gradient(left, #ff3449, #ff4a59);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ff3449, #ff4a59);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ff3449, #ff4a59);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #ff3449, #ff4a59);
  /* 标准的语法（必须放在最后） */
}
.dgg-content .dgg-contentRecommend {
  width: 40px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 2px;
  background: -webkit-linear-gradient(left, #37aa69, #24ac60);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #37aa69, #24ac60);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #37aa69, #24ac60);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #37aa69, #24ac60);
  /* 标准的语法（必须放在最后） */
}
.dgg-content .dgg-contentSpecialOffer {
  padding: 0 8px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 2px;
  background: -webkit-linear-gradient(left, #fe8800, #ff7a00);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #fe8800, #ff7a00);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #fe8800, #ff7a00);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #fe8800, #ff7a00);
  /* 标准的语法（必须放在最后） */
}
.dgg-content .dgg-epServicesDsc {
  font-size: 14px;
  color: #979C9B;
  font-weight: normal;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 32px;
}
.dgg-content .dgg-epServices {
  text-align: center;
  font-size: 26px;
  color: #292E2E;
  overflow: hidden;
  margin-top: 48px;
}
.dgg-content .dgg-epServices > div:nth-child(even) {
  margin-left: 12px;
  margin-bottom: 32px;
}
.dgg-content .dgg-epServices > div:nth-child(7) {
  margin-bottom: 0px;
}
.dgg-content .dgg-epServices > div:nth-child(8) {
  margin-bottom: 0px;
}
.dgg-content .dgg-epServices .dgg-epServicesClass {
  color: #333333;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 17px;
  text-align: left;
}
.dgg-content .dgg-epServices .dgg-epServicesClass span {
  content: "";
  display: inline-block;
  width: 6px;
  height: 20px;
  margin-top: 1px;
  margin-right: 16px;
}
.dgg-content .dgg-epServices .dgg-epServicesType {
  text-align: right;
  margin-top: -37px;
}
.dgg-content .dgg-epServices .dgg-epServicesType a {
  display: inline-block;
  width: 73px;
  height: 22px;
  line-height: 21.5px;
  text-align: center;
  border-radius: 11px;
  background-color: #E8EAEE;
  margin-left: 8px;
  font-size: 12px;
  color: #888888;
  text-decoration: none;
}
.dgg-content .dgg-epServices .dgg-epServicesList {
  /*左侧广告图*/
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesAd {
  width: 180px;
  height: 390px;
  position: relative;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesAd a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesAd a span {
  transition: all 0.3s;
  display: inline-block;
  position: absolute;
  font-size: 12px;
  color: #ffffff;
  bottom: 24px;
  left: 24px;
  text-decoration: none;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesAd a span:hover {
  opacity: 0.8;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox {
  width: 410px;
  height: 2px;
  border-top: 2px solid #FF9000;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo {
  width: 204px;
  height: 194px;
  text-align: left;
  position: relative;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesInfoTag {
  position: absolute;
  top: 0px;
  right: -1px;
  width: 44px;
  height: 44px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesInfoTagHot {
  background: url("../images/qyfw_img_hot@2x.png") no-repeat;
  background-size: 100% 100%;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesInfoTagRec {
  background: url("../images/qyfw_img_tj@2x.png") no-repeat;
  background-size: 100% 100%;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo:nth-child(1) {
  border-bottom: 1px solid #eeeeee;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo:nth-child(2) {
  border-bottom: 1px solid #eeeeee;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo:nth-child(odd) {
  border-right: 1px solid #eeeeee;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo:hover {
  box-shadow: 0px 3px 6px 0px rgba(27, 28, 31, 0.08);
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo > a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesContent {
  overflow: hidden;
  padding-left: 24px;
  margin-top: 32px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesContent span {
  height: 18px;
  line-height: 18px;
  text-decoration: none;
  font-size: 12px;
  color: #AAAAAA;
  text-align: center;
  border: 1px solid #DDDDDD;
  margin-right: 4px;
  padding: 0px 4px;
  border-radius: 2px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesInfoTitle {
  color: #292E2E;
  font-size: 16px;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 11px;
  padding-left: 24px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesInfoDes {
  font-size: 12px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 24px;
  padding-left: 24px;
  color: #979C9B;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesPrice {
  padding-left: 21px;
  text-align: left;
  overflow: hidden;
  margin-bottom: 11px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesPrice > em {
  font-size: 12px;
  color: #AAAAAA;
  margin-left: 7px;
  margin-top: 3px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesPrice .dgg-epServicesCPrice {
  font-size: 16px;
  color: #0330a7;
  font-weight: bold;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesPrice .dgg-epServicesCPrice em {
  font-size: 12px;
  font-style: normal;
  margin-left: 2px;
  font-weight: normal;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesPrice .dgg-epServicesOPrice {
  font-size: 12px;
  color: #AAAAAA;
  margin-left: 7px;
  margin-top: 3px;
  text-decoration: line-through;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesToInfo {
  padding-left: 24px;
  font-size: 12px;
  color: #CCCCCC;
  text-decoration: none;
  padding-right: 20px;
  line-height: 13px;
  background: url("../images/v4_06toinfobtn.png") no-repeat right 1px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo:hover .dgg-epServicesToInfo {
  color: #0330a7;
  background: url("../images/v4_06toinfobtn_hover.png") no-repeat right 50%;
  background-size: 12px 12px;
}
.dgg-content .businessServicesStyle .dgg-epServicesClass span {
  background-color: #FF8E00;
}
.dgg-content .businessServicesStyle .dgg-epServicesType a:hover {
  background-color: #f2edea;
  color: #0330a7;
  transition: all 0.3s;
}
.dgg-content .businessServicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .businessServicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_03.png") no-repeat;
}
.dgg-content .businessServicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #FF8E00;
}
.dgg-content .fandTSservicesStyle .dgg-epServicesClass span {
  background-color: #ff6a52;
}
.dgg-content .fandTSservicesStyle .dgg-epServicesType a:hover {
  background-color: #f2edea;
  color: #FF5F44;
  transition: all 0.3s;
}
.dgg-content .fandTSservicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .fandTSservicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce05.png") no-repeat;
}
.dgg-content .fandTSservicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #ff6a52;
}
.dgg-content .intellectualPropertyStyle .dgg-epServicesClass span {
  background-color: #13ca9a;
}
.dgg-content .intellectualPropertyStyle .dgg-epServicesType a:hover {
  background-color: #daeeed;
  color: #13ca9a;
  transition: all 0.3s;
}
.dgg-content .intellectualPropertyStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .intellectualPropertyStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce09.png") no-repeat;
}
.dgg-content .intellectualPropertyStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #13ca9a;
}
.dgg-content .internetServicesStyle .dgg-epServicesClass span {
  background-color: #6851f9;
}
.dgg-content .internetServicesStyle .dgg-epServicesType a:hover {
  background-color: #e4e6f5;
  color: #6851f9;
  transition: all 0.3s;
}
.dgg-content .internetServicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .internetServicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce10.png") no-repeat;
}
.dgg-content .internetServicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #6851f9;
}
.dgg-content .loanServicesStyle .dgg-epServicesClass span {
  background-color: #ff7b89;
}
.dgg-content .loanServicesStyle .dgg-epServicesType a:hover {
  background-color: #f2e6ea;
  color: #ff7b89;
  transition: all 0.3s;
}
.dgg-content .loanServicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .loanServicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce13.png") no-repeat;
}
.dgg-content .loanServicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #ff7b89;
}
.dgg-content .legalServicesStyle .dgg-epServicesClass span {
  background-color: #0753cd;
}
.dgg-content .legalServicesStyle .dgg-epServicesType a:hover {
  background-color: #d9ecef;
  color: #0753cd;
  transition: all 0.3s;
}
.dgg-content .legalServicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .legalServicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce14.png") no-repeat;
}
.dgg-content .legalServicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #0753cd;
}
.dgg-content .certificateServicesStyle .dgg-epServicesClass span {
  background-color: #12b0cb;
}
.dgg-content .certificateServicesStyle .dgg-epServicesType a:hover {
  background-color: #d9eaf1;
  color: #12b0cb;
  transition: all 0.3s;
}
.dgg-content .certificateServicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .certificateServicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce15.png") no-repeat;
}
.dgg-content .certificateServicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #12b0cb;
}
.dgg-content .personnelOutsourcingStyle .dgg-epServicesClass span {
  background-color: #ff7200;
}
.dgg-content .personnelOutsourcingStyle .dgg-epServicesType a:hover {
  background-color: #f2e5dc;
  color: #ff7200;
  transition: all 0.3s;
}
.dgg-content .personnelOutsourcingStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .personnelOutsourcingStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce16.png") no-repeat;
}
.dgg-content .personnelOutsourcingStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #ff7200;
}
.dgg-content .dgg-adveSpace {
  background-color: #fff;
  width: 100%;
  height: 82px;
  line-height: 82px;
  margin-top: 24px;
  margin-bottom: 48px;
  text-align: center;
  color: #979C9B;
  font-size: 12px;
}
.dgg-content .dgg-solution {
  width: 100%;
  height: 296px;
  background-color: #fff;
  margin-bottom: 47px;
}
.dgg-content .dgg-solution .dgg-solutionList {
  border: 1px solid transparent;
  border-right: 1px solid #eeeeee;
  padding-top: 40px;
  padding-left: 25px;
  width: 273px;
  height: 255px;
}
.dgg-content .dgg-solution .dgg-solutionList:hover {
  box-shadow: 0px 3px 8px 0px rgba(27, 28, 31, 0.08);
}
.dgg-content .dgg-solution .dgg-solutionList .dgg-solutionTitle {
  font-size: 16px;
  color: #292E2E;
  margin-bottom: 12px;
  width: 249px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dgg-content .dgg-solution .dgg-solutionList .dgg-solutionDsc {
  font-size: 12px;
  color: #979C9B;
  margin-bottom: 23px;
}
.dgg-content .dgg-solution .dgg-solutionList .dgg-solutionInfo li {
  font-size: 12px;
  color: #525959;
  margin-bottom: 14px;
  padding-left: 14px;
  background: url("../images/v4_solution_17_03.png") no-repeat left;
}
.dgg-content .dgg-solution .dgg-solutionAction {
  margin-top: 32px;
}
.dgg-content .dgg-solution .dgg-solutionAction a {
  display: inline-block;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.dgg-content .dgg-solution .dgg-solutionAction .dgg-solutionViewBtn {
  background-color: #0330a7;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.dgg-content .dgg-solution .dgg-solutionAction .dgg-solutionViewBtn span {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0px;
}
.dgg-content .dgg-solution .dgg-solutionAction .dgg-solutionViewBtn::before {
  content: "";
  position: absolute;
  width: 82px;
  height: 30px;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 1;
}
.dgg-content .dgg-solution .dgg-solutionAction .dgg-solutionViewBtn:hover::before {
  transition: all 0.3s;
  display: block;
}
.dgg-content .dgg-solution .dgg-solutionAction .dgg-solutionChat:hover {
  transition: all 0.3s;
  color: #0330a7;
}
.dgg-content .dgg-solution .dgg-solutionGs {
  background: url(../images/v4_solution_10.png) no-repeat 213px 175px;
}
.dgg-content .dgg-solution .dgg-solutionWl {
  background: url(../images/v4_solution_13.png) no-repeat 197px 180px;
}
.dgg-content .dgg-solution .dgg-solutionCq {
  background: url(../images/v4_solution_16.png) no-repeat 169px 190px;
}
.dgg-content .dgg-solution .dgg-solutionRs {
  background: url(../images/v4_solution_07.png) no-repeat 201px 175px;
}
.dgg-content .dgg-tradingMarketBox {
  width: 100%;
  overflow: hidden;
  margin-bottom: 36px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList {
  width: 594px;
  height: 340px;
  background-color: #fff;
  margin-bottom: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList:nth-child(even) {
  margin-left: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead {
  position: relative;
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: -webkit-linear-gradient(left, #ff6d00, #ff9000);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ff6d00, #ff9000);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ff6d00, #ff9000);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #ff6d00, #ff9000);
  /* 标准的语法（必须放在最后） */
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead h3 {
  font-size: 18px;
  color: #fff;
  padding-left: 24px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead div {
  position: absolute;
  right: 23px;
  top: 0px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead div a {
  padding: 0px 12px;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.3);
  border-radius: 14px;
  margin-left: 4px;
  font-size: 12px;
  position: relative;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead div a::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #fff;
  opacity: 0.3;
  border-radius: 14px;
  transition: all 0.3s;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead div a:hover::before {
  opacity: 0.5;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection {
  height: 224px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoLable {
  overflow: hidden;
  height: 20px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoLable span {
  margin-right: 4px;
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .swiper-container {
  width: 595px;
  height: 235px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList {
  width: 273px;
  height: 199px;
  padding-left: 22px;
  padding-top: 24px;
  border-right: 1px dashed #e3eceb;
  border-top: none;
  cursor: pointer;
  position: relative;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList .dgg-tradingMarketInfoChat {
  position: relative;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList .dgg-tradingMarketInfoChat::before {
  content: "";
  position: absolute;
  width: 82px;
  height: 30px;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.1);
  display: none;
  z-index: -1;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList .dgg-tradingMarketInfoChat:hover::before {
  transition: all 0.3;
  display: block;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList:hover .dgg-tradingMarketInfoChat {
  background-color: #0330a7;
  color: #ffffff;
  transition: all 0.3s;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList:nth-child(even) {
  border-right: none;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList:hover {
  box-shadow: 0px 3px 8px 0px rgba(27, 28, 31, 0.08);
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoName {
  margin-top: 20px;
  overflow: hidden;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoName > i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../images/dgg-tradingmarkethot.png") no-repeat;
  margin-right: 4px;
  margin-top: 2px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoName > em {
  max-width: 192px;
  color: #454545;
  font-size: 16px;
  margin-bottom: 17px;
  font-weight: bold;
  margin-right: 8px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoName > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  color: #ff6500;
  border: 1px solid #ff6500;
  text-align: center;
  line-height: 18px;
  border-radius: 2px;
  margin-right: 4px;
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoTypeO {
  color: #999999;
  font-size: 12px;
  margin-bottom: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoTypeT {
  color: #999999;
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc {
  margin-top: 32px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc span {
  color: #0330a7;
  font-size: 16px;
  font-weight: bold;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc span em {
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc span b {
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc p {
  color: #AAAAAA;
  font-size: 12px;
  margin-top: 6px;
  text-decoration: line-through;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc .dgg-tradingMarketInfoChat {
  display: inline-block;
  width: 80px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #0330a7;
  color: #0330a7;
  margin-right: 24px;
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarFooter {
  height: 46px;
  border-top: 1px dashed #e3eceb;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
  line-height: 46px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarFooter .swiper-pagination-switch {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #ffffff;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #e0e0e0;
  cursor: pointer;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarFooter .swiper-active-switch {
  background: #fff;
  width: 6px;
  height: 6px;
  border: 1px solid #fe700e;
  border-radius: 50%;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .paginationGszr .swiper-active-switch {
  border: 1px solid #979c9b;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .paginationWdrz .swiper-active-switch {
  border: 1px solid #979c9b;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .paginationSbzr .swiper-active-switch {
  border: 1px solid #979c9b;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .paginationZlzr .swiper-active-switch {
  border: 1px solid #979c9b;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketGszr .dgg-tradingMarketHead {
  background: -webkit-linear-gradient(left, #ff6d00, #ff9000);
  background: -o-linear-gradient(right, #ff6d00, #ff9000);
  background: -moz-linear-gradient(right, #ff6d00, #ff9000);
  background: linear-gradient(to right, #ff6d00, #ff9000);
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketGszr .dgg-tradingMarketHead > div > a {
  color: #fff;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketWdrz .dgg-tradingMarketHead {
  background: -webkit-linear-gradient(left, #ff464e, #ff5f45);
  background: -o-linear-gradient(right, #ff464e, #ff5f45);
  background: -moz-linear-gradient(right, #ff464e, #ff5f45);
  background: linear-gradient(to right, #ff464e, #ff5f45);
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketWdrz .dgg-tradingMarketHead > div > a {
  color: #fff;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketSbzr .dgg-tradingMarketHead {
  background: -webkit-linear-gradient(left, #089b91, #13ca9a);
  background: -o-linear-gradient(right, #089b91, #13ca9a);
  background: -moz-linear-gradient(right, #089b91, #13ca9a);
  background: linear-gradient(to right, #089b91, #13ca9a);
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketSbzr .dgg-tradingMarketHead > div > a {
  color: #fff;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketZlzr .dgg-tradingMarketHead {
  background: -webkit-linear-gradient(left, #08859b, #12b0cb);
  background: -o-linear-gradient(right, #08859b, #12b0cb);
  background: -moz-linear-gradient(right, #08859b, #12b0cb);
  background: linear-gradient(to right, #08859b, #12b0cb);
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketZlzr .dgg-tradingMarketHead > div > a {
  color: #fff;
}
























body {
  background-color: #f1f2f6;
}
/******** 公共样式 ********/
.dgg-body-1200 {
  width: 1200px;
  margin: 0 auto;
}
.dgg-row {
  position: relative;
  box-sizing: border-box;
  margin-left: -12px;
  margin-right: -12px;
}
.dgg-row:after,
.dgg-row:before {
  display: table;
  content: "";
}
.dgg-row:after {
  clear: both;
}
.dgg-col-12 {
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
}
[class*="dgg-col-"] {
  float: left;
  box-sizing: border-box;
}
/******** 清除浮动 ********/
.dgg-cl:before,
.dgg-cl:after {
  display: table;
  content: "";
}
.dgg-cl {
  *zoom: 1;
}
.dgg-cl::after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/******** 浮动 ********/
.dgg-fl {
  float: left;
}
.dgg-fr {
  float: right;
}
/******** 内容模块--顶呱呱服务顾问 ********/
.dgg-module-adviser {
  background: url(../images/bg_adviser.jpg) center / cover no-repeat;
}
.dgg-module-adviser-head {
  padding: 48px 0 36px;
}
.dgg-module-adviser-head__title {
  font-size: 26px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
.dgg-module-adviser-head__describe {
  margin-top: 15px;
  font-size: 14px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.dgg-module-adviser-body .dgg-tab {
  width: 100%;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-head {
  display: table;
  margin: auto;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-head .dgg-tab-head__contain {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-head .dgg-tab-head__nav {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-head .dgg-tab-head__nav .dgg-tab-head__nav_item {
  width: 66px;
  padding-bottom: 5px;
  line-height: 1.5;
  border-bottom: 1px solid rgba(170, 170, 170, 0.2);
  cursor: pointer;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-head .dgg-tab-head__nav .dgg-tab-head__nav_item:hover {
  color: #0330a7;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-head .active {
  color: #0330a7;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-head .dgg-tab-head__active {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 66px;
  height: 3px;
  background: #0330a7;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-head .dgg-tab-head__active::after {
  content: "";
  display: block;
  border-color: #0330a7 transparent;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  height: 0;
  width: 0;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body {
  margin-top: 25px;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list {
  background-color: #ffffff;
  width: 1200px;
  height: 470px;
  overflow: hidden;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list .selected {
  display: block;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item {
  display: none;
  padding: 16px;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list {
  padding: 1px 0;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__item {
  padding: 0 1px;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__item .dgg-adviser-list__item_contain {
  position: relative;
  height: 144px;
  overflow: hidden;
  background-color: #f1f1f1;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__item .dgg-adviser-list__item_contain:hover .dgg-adviser-list__item_decri {
  display: table;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__item .dgg-adviser-list__item_contain:hover .dgg-adviser-list__item_portraits {
  transform: scale(1.125);
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__item .dgg-adviser-list__item_portraits {
  width: 144px;
  height: 144px;
  transition: transform 0.3s;
  display: inline-block;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__item .dgg-adviser-list__item_decri {
  display: none;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 144px;
  height: 144px;
  color: #ffffff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.52);
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__item .dgg-adviser-list__item_decri .dgg-adviser-list__decri_center {
  display: table-cell;
  vertical-align: middle;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__item .dgg-adviser-list__item_decri p {
  font-size: 12px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__item .dgg-adviser-list__item_decri h6 {
  font-size: 16px;
  margin-bottom: 20px;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__item .dgg-adviser-list__item_decri a {
  display: inline-block;
  width: 104px;
  height: 32px;
  line-height: 32px;
  background-color: #0330a7;
  color: #ffffff;
  cursor: pointer;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__tagline {
  margin: 0 1px;
  background-color: rgba(0, 0, 0, 0.52);
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__tagline .dgg-adviser-list__tagline_contain {
  width: 290px;
  height: 144px;
  position: relative;
  text-align: center;
  color: #ffffff;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__tagline .dgg-adviser-list__tagline_contain .tagline-text-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 144px;
  font-size: 40px;
  font-family: Arial;
  font-weight: bold;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__tagline .dgg-adviser-list__tagline_contain .tagline-color-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #ff7f00, #0330a7);
  opacity: 0.9;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__tagline .dgg-adviser-list__tagline_contain .tagline-text {
  position: absolute;
  width: 100%;
  height: 100%;
  display: table;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__tagline .dgg-adviser-list__tagline_contain .tagline-text .tagline-text-contain {
  display: table-cell;
  vertical-align: middle;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__tagline .dgg-adviser-list__tagline_contain .tagline-text .tagline-text-contain h6 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__tagline .dgg-adviser-list__tagline_contain .tagline-text .tagline-text-contain h6 span {
  display: inline-block;
}
.dgg-module-adviser-body .dgg-tab .dgg-tab-body__list_item .dgg-adviser-list .dgg-adviser-list__tagline .dgg-adviser-list__tagline_contain .tagline-text .tagline-text-contain p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}
.dgg-module-adviser-foot {
  padding: 8px 0 48px 0;
}
.dgg-module-adviser-foot .advantage-list {
  margin: 0 auto;
  background-color: #ffffff;
  width: 100%;
}
.dgg-module-adviser-foot .advantage-list__item {
  box-sizing: border-box;
  width: 20%;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  color: #979c9b;
  line-height: 1.5;
  text-align: center;
  padding: 24px 0;
}
.dgg-module-adviser-foot .advantage-list__item .emphasize {
  font-size: 36px;
  font-family: Arial;
  font-weight: bold;
  line-height: 1;
  color: #333333;
}
.dgg-module-adviser-foot .advantage-list__item .emphasize sup {
  line-height: 25px;
  font-size: 20px;
}
.dgg-module-adviser-foot .advantage-list__item .highlighted {
  color: #0330a7;
}
.dgg-module-adviser-foot .advantage-list li + li {
  border-left: 1px solid #eeeeee;
}



















.dgg-map {
  height: 678px;
  background: url(../images/bjsf_bg_bjsfbg.jpg) no-repeat center 0;
  background-size: cover;
}
.dgg-map-container {
  position: relative;
}
.dgg-map-container__left-top h3 {
  font-size: 24px;
  color: #ffffff;
  margin: 79px 0 18px;
}
.dgg-map-container__left-top p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}
.dgg-map-container__left-list {
  margin-top: 55px;
}
.dgg-map-container__left-list ul {
  width: 300px;
}
.dgg-map-container__left-list ul li {
  float: left;
  width: 72px;
  height: 64px;
  line-height: 62px;
  text-align: center;
  background: rgba(255, 255, 255, 0.2) url(../images/bjsf_tp_zs.png) no-repeat center center;
  background-size: 64px 55px;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  font-size: 14px;
  color: #ffffff;
  margin: 0 4px 4px 0;
  cursor: pointer;
}
.dgg-map-container__left-list ul li:nth-child(4n) {
  margin-right: 0;
}
.dgg-map-container__left-list ul li.active {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #0330a7 url(../images/bjsf_tp_zs.png) no-repeat center center;
  background-size: 64px 55px;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.1);
}
.dgg-map-container #map {
  position: absolute;
  left: 318px;
  top: 124px;
  margin: auto;
}
.dgg-map-container__right {
  position: relative;
  width: 264px;
  margin-top: 180px;
  z-index: 2;
}
.dgg-map-container__right-img {
  height: 198px;
  font-size: 0;
  overflow: hidden;
}
.dgg-map-container__right-img:hover img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.dgg-map-container__right-img img {
  width: 100%;
  height: 100%;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}
.dgg-map-container__right-text {
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 5px;
}
.dgg-map-container__right-text h5 {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  padding: 0 24px;
  margin: 23px 0 8px;
}
.dgg-map-container__right-text p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  padding: 0 24px;
  margin-bottom: 5px;
}



















@charset "UTF-8";.rich-editor-style *{background-color:transparent!important;border:0!important}.rich-editor-style img{display:block!important;max-width:100%!important;margin:0 auto!important}.rich-editor-style *{background-color:transparent!important;border:0!important}.rich-editor-style img{display:block!important;max-width:100%!important;margin:0 auto!important}.login-describe{width:700px;float:left;padding:150px 0 0;color:#282828;line-height:45px}.login-describe>h4{font-size:28px}.login-describe>h5{font-size:20px}.login-describe>h5>span{font-size:26px;color:#0753cd}.login-describe>ul{margin-top:25px;line-height:30px;color:#979c9b;font-size:16px}.wrap-login{min-width:1200px}.wrap-login .content{width:1200px;height:100%;min-height:680px;margin:0 auto;position:relative;background-image:url(../images/login_bg.png);background-repeat:no-repeat;background-position:0 95px}.wrap-login .content .plate{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;right:0;top:50%;min-height:368px;-webkit-transform:translateY(-70%);-moz-transform:translateY(-70%);-o-transform:translateY(-70%);-ms-transform:translateY(-70%);transform:translateY(-70%);width:368px;padding:15px 24px 18px;background:#fff;-webkit-box-shadow:0 4px 4px 0 #e0e0e1;-moz-box-shadow:0 4px 4px 0 #e0e0e1;box-shadow:0 4px 4px 0 #e0e0e1}.wrap-login .content .plate .imgcode{position:relative}.wrap-login .content .plate .imgcode img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;right:1px;width:85px;height:40px;top:1px;border-left:1px rgba(204,204,204,.5) solid}.wrap-login .content .plate .tab-nav{width:"";height:48px;border-bottom:2px #ddd solid}.wrap-login .content .plate .tab-nav>a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:159px;height:50px;text-align:center;font-size:18px;color:#292e2e;float:left;line-height:48px;color:#73767a}.wrap-login .content .plate .tab-nav>a:hover{color:#f60}.wrap-login .content .plate .tab-nav>a.active{border-bottom:2px #f60 solid;color:#373b41}.wrap-login .content .plate input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:42px;font-size:14px;color:"";border:1px #ccc solid;padding:0 12px;margin-bottom:18px}.wrap-login .content .plate input:focus,.wrap-login .content .plate input:hover{border-color:#f60}.wrap-login .content .plate input.short-input{width:160px;height:""}.wrap-login .content .plate input.error{border:1px #f54743 solid}.wrap-login .content .plate .blue-btn{font-size:14px;background-color:#0753cd}.wrap-login .content .plate .blue-btn:hover{background-color:#f76300}.wrap-login .content .plate .img-code-box .img-code{display:inline-block;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:70px;height:35px;border:1px #ccc solid;margin:-3px 0 0 7px;overflow:hidden}.wrap-login .content .plate .img-code-box .img-code img{width:100%}.wrap-login .content .plate .img-code-box button{font-size:14px;color:#878787;background:0 0;margin-left:16px;cursor:pointer}.wrap-login .content .plate input::-webkit-input-placeholder{font-size:14px;color:#c2c6cc}.wrap-login .content .plate input:-moz-placeholder{font-size:14px;color:#c2c6cc}.wrap-login .content .plate input::-moz-placeholder{font-size:14px;color:#c2c6cc}.wrap-login .content .plate input:-ms-input-placeholder{font-size:14px;color:#c2c6cc}.wrap-login .content .plate textarea::-webkit-input-placeholder{font-size:14px;color:#c2c6cc}.wrap-login .content .plate textarea:-moz-placeholder{font-size:14px;color:#c2c6cc}.wrap-login .content .plate textarea::-moz-placeholder{font-size:14px;color:#c2c6cc}.wrap-login .content .plate textarea:-ms-input-placeholder{font-size:14px;color:#c2c6cc}.wrap-login .content .plate .code-btn{width:148px;height:42px;font-size:12px;color:#f60;border:1px #f60 solid;margin-left:12px;background:#fff;position:relative;top:-1px;cursor:pointer;font-size:12px;color:#f60;border:1px #f60 solid;background:#fff}.wrap-login .content .plate .code-btn:hover{border:1px #f60 solid;background:#f60;color:#fff}.wrap-login .content .plate .code-btn:active{border:1px #f60 solid;background:#f60;color:#fff}.wrap-login .content .plate .code-btn.disabled{border:1px #ddd solid;color:#b8b8b8;background:#f7f7f7;cursor:not-allowed}.wrap-login .content .plate .code-btn.wait{font-size:12px;color:#979c9b;border:1px #ccc solid;cursor:wait}.wrap-login .content .plate .more-line{text-align:right;margin:8px 0 0}.wrap-login .content .plate .more-line>a{display:inline-block;vertical-align:middle;font-size:12px;color:#878787;margin-left:15px}.wrap-login .content .plate .more-line>a:hover{color:#f60}.wrap-login .content .plate .wrap-tip-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:32px;padding-top:3px}.wrap-login .content .plate .tip-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:28px;font-size:12px;color:#292e2e;border:1px #ff934c solid;line-height:28px;background:#fefcee;display:none}.wrap-login .content .plate .tip-box .tip-icon{display:inline-block;vertical-align:middle;width:16px;height:16px;background-image:url(../images/tip_ico.png);background-repeat:no-repeat;margin:0 4px 0 8px;position:relative;top:-2px}.wrap-login .content .plate .box{display:none}.wrap-login .content .plate .box>.tel-box{position:relative}.wrap-login .content .plate .box>.tel-box .iconfont{font-size:14px;position:absolute;top:17px;right:10px;display:none}.wrap-login .content .plate .box>.tel-box .iconfont.pass-flag{color:#67c23a}.wrap-login .content .plate .box>.tel-box .iconfont.fail-flag{color:#f54743}.wrap-login .content .plate .box.active{display:block}
















body {
    margin: 0;
}

#wrap-login {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    display: none;
    left: 0;
    top: 0;
}

#wrap-login .content {
    box-shadow: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: fixed !important;
    height: 368px !important;
    transform: translateY(0);
    width: 416px;
    min-height: 368px !important;
    background: #fff;
}

#wrap-login .content .plate .blue-btn {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: none;
    font-size: 14px;
}

#wrap-login .content .plate .blue-btn,
#wrap-login .content .plate .blue-btn:hover {
    background-color: #10BBB8
}

#wrap-login .content .plate .more-line>a:hover,
#wrap-login .content .plate .tab-nav>a:hover {
    color: #10BBB8
}

#wrap-login .content .plate input:hover,
#wrap-login .content .plate input:focus {
    border-color: #10BBB8
}

#wrap-login .content .plate .tab-nav>a {
    width: 156px;
    text-decoration: none;
    height: 50px;
}

#wrap-login .content .plate .tab-nav>a.active {
    border-bottom: 2px solid #10BBB8;
    color: #10BBB8;
}

#wrap-login .content .plate .code-btn:hover {
    border: 1px #10BBB8 solid;
    background: #10BBB8;
    color: #fff;
}

#wrap-login .content .plate .code-btn {
    width: 140px;
    color: #10BBB8;
    border: 1px solid #10BBB8;
    top: 0;
}

#wrap-login .content .plate {
    width: 100%;
    height: 100%;
    box-shadow: none !important;
    padding: 15px 48px 18px 48px;
    transform: translateY(0) !important;
    position: static !important;
    background: transparent;
}

.three_num img {
    margin-right: 19px;
    margin-top: 18px;
    transition: all .3s;
}

.three_num img:hover {
    opacity: 0.6;
}

#wrap-login .content {
    width: 416px;
    height: 504px !important;
    background: rgba(255, 255, 255, 1);
    border: 4px solid rgba(0, 0, 0, 0.1);
    position: relative;
    min-height: 504px;
    background-image: none;
    box-sizing: border-box;
}

.block-btn {
    height: 42px;
}

.three_num img {
    margin-top: 9px;
}

.three_num {
    overflow: hidden;
    margin-top: 35px;
}

.three_num span {
    float: left;
    line-height: 50px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(151, 156, 155, 1);
}

.three-content {
    display: inline-block;
    float: right;
}

.plate-title {
    width: 100%;
    height: 36px;
    background: rgba(240, 242, 245, 1);
    line-height: 36px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(82, 89, 89, 1);
    text-indent: 18px;
}

.plate-title span {
    float: left;
}

#wrap-login .content .plate .more-line {
    margin-bottom: 20px;
    margin-top: 0;
}

#wrap-login .content .plate .tab-nav {
    margin-top: 15px;
    margin-bottom: 10px;
}

#wrap-login .content .plate input {
    margin-bottom: 20px;
}

#wrap-login .content .plate .more-line {
    margin-bottom: 24px;
    margin-top: 4px;
}

#wrap-login .content .plate .more-line>a {
    text-decoration: none;
}

#wrap-login span.close-btn {
    color: #333;
    float: right !important;
    margin-right: 17px;
    cursor: pointer;
}




















@font-face {font-family: "iconfont";
  src: url('//at.alicdn.com/t/font_1206485_x49jw1zi2yj.eot?t=1572336925599'); /* IE9 */
  src: url('//at.alicdn.com/t/font_1206485_x49jw1zi2yj.eot?t=1572336925599#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAC0AAAsAAAAAVkgAACyuAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCNPAqBh2zrIgE2AiQDgwALgUIABCAFhG0HihgbdEYV45ileBwAKTdhRMUoFkWp5BTZ/5+TGyJD20B0e1WBVBnltCfohOlrNFo6qLFJPBAUTnxUDAxnMEyYa91dfxf0vDe5sbjHh6u0XfMFWslQ6de/5A9ntHY5JCmaENlYzsJBGRWjI3BVtahI11eoquq3VRWWZYWpMIDxPDw/t97/f+SayrERjhFjo2Js9GBSo8VR6cCYAfJVWu4ccAqYgIoyTg7QJk08HXeop4iEaGMQ6mmz+b41qwpZqRoJdy3DTIiCr1jssHXpqgIGosCskCX7WO+f7vvsvs+WESQy44ljshKVlnv7decQhJx+ABVAKkYFuHWYx78GQAMEdPomhG77XYFg4BpY2nzLrZ8MYbkND/Ezsab+tdeiA+wW5EnyQNzP558q1nnVoEMf4kC3qWpuJa1uGpYU5X/K7cn8dfVBJEhCBZBJwq2vrVmq89Dmvkf9h2UTMrzpxGhp5hws9tH1ploAAQTJbR5Q4ieQevb7JSVx1EqjJKeksCDjGGPsStVseQqpckz6fzrFonEuenffdL47QCIWICQeGCyQHwgqQvxAkPof4FOk9HynWIXYpVAR1MtDfCQ+UnKinHP3ofNXTmXItTtP76JyUbpqXTQu2t46l0QhPpcAtma7zYe3DJ0m7B06ipRRpBHR4nl3Gpsdy8JV8YIFCm2h+2sIUEw7G9DSSmg0yDh8TwA52s9KAdlqcU8p5CYSp25/pKkla03lgVP1vrylmSpACQb4rY0//3Qwp/906NAMhqqixbsGEAADBgAcdIYcZCyIngYgFH89xYgygHIySnw8L7183p//1+nbI7Ar95aPQjmVSTHSQ8Q/X2NMunf7w/F0vlzfrfbJ6cXlVcRN7/auVpTrqt5s74/n6/Pw+PT88vr2HvDx+fX9E5SRlJMPozhJs0azNW53ur3+YDgZTWfzxWp5C3S61wlpYTG/IXHnjIBPh8s0IPyF+RcBAVEIQhbCcIYoNInBGnFYJwEbJGGTFGyRhm0ysEMWdsnBMfLQQgHaKMIJSnCKMlygApeowhVqEIE63KABPTThFi24QztoJR0IIF0IID2AZfqgj37oZwBWGIRVhmCfYThgBA4ZhSPG4B7j8IAJeMQkPGEKnjENL5iBV8zCG+bgHfMQgAX4wCJ8Ygm+sAzfWIEfrEIQ1iAD65CEDcjBJuTZggLbUGQHSuxCmT2osA9VDmCAQxjkCIY4hmlOYJhTGOEMRjmHMS5gnEuY4AomuYYZbmCKW5jlDua4h3keYIFHWOIJFnmGPV4gBa/BYOYNAsg7BL2RD4AEfEIaviAM3xCDn3pVkoGdATB4vA4ZntNXrAOwLQ+uAFIIqD1oGe/0TsUfRDaf4OJAIyQFxQm59CXmZKkaiVFHij7QhNrZLmJFhAgU6HdmOdWUEEKSl2RCcBqijEX8i4/Ed1YKneatqZmUtDshl4NZCZNTcaZ10HG/KCLmcE4NZqm7Ad0EGaWCz5oNxVwCU/cNCig0vB/RMiMrpYKCFHOOdMwudcHKU3nHgbABROUi4Dj5RPvMutKGoo4CxBjrqqj0lDBlS7Q6wT87mGwTxOfi4nBdOQ101qVYJ/O4ZaBvmnaYJ7E8obEc5VRkxbSmEpPXYFzPooovmRa0BWPkgVKCxjeLUBke2/lF6VIKw17VIV+UIk3OSodoNHC6fDeMSYcKVfeh5AyjdRhmwLwdhFkIK7y7fMw94LRar1gr5Bv1FEf3n2l/GYwYOfSp51HfZ7rbveFj98RxpB9M/gO5bLXrfiCx3BWsi9PQR/WSUtTKakUK6EPb0TAjEP1aC6H3/MPW1zZyGa286bKzreaE+0bdNX9n7UlvcNP8+pbamY09dXNrDSCwRcAYBJOrcRCYILhjpFBRy1oxklo6MntfeaA/Uh9K+aS+xvspAngoDEN0PA77xgbCg+htOqLnSillspjV8uVpNVMpHNLnXg6e1ebHa+GAnksluc1SMjK5iAIkqAO0iAJauZwWBpCWT6ehWsF43cHXm/2SNxzQDIBRTBwkpi6yoG7DWtVCX9fl1uprkqsoIBUvtws0oK1HazMb/Trlt66Ughd7opi6Lfo+c11iTv2Q7z4OYvjjCALIahg5NCJfdrrWvTdRwtMNTVknCj47h+/ptxSzZY+e9XaMxSuyQ2+N/3FHDsze3/zY1INdwYVHWx+ffngQA/RTfl3d0NeUVRaoDX41EpoYZSPDdCJYHeiH8rGzfhRDNAZG/gYgiKpwNQZB+ON3kXwjAKTh6yxLXJLjAOKMRk5CiAp5QUBQsKIChZCJGVGEWLRbRIYx4XM8jwFv1vMEfEQtASI7GZUMDoGTScTkAT4ZYbaI4YZZz2Gpm9H0uraqrOkbJHsyquuymQKAyy5D+XUIrUxLYWPr9HpzPi1CdQOHFWALUsnGxdP1k2tUtZjox7oN4dXKbKFdM0A0DayrDJ4gwwBAij0YIG2gKyaPbVyOoB/LShERd5ZAeoZbmdo6RVoZakNoHMkJEHcRCOFqWdkDxdk743nOfcd1d70C5roHOu0+MgpZkABGLRTQuBxrwORH5Le5hC1CSxgLgkAiCAMAsh9Q4Ii0IsAoJRzWK7BWLQdCHPlFqBZHcc2EBlFNUuMhaPxJrcjVmFhGsdYq9wVgDJpRBCBipYMgVB0GE8YvnKWK7NTZRm2x1TjNmSa2/Rbd5KTNyUjqTNM1P6ZaA9nT75ylpsK5WLqshZxG+n80TG6bi/xtFwZoF0n0jIdqwwDDdLk5lGU8EYPosPgVw+BxQreZJQDykOSDtj188eBvJdVCEz2WxnWRXlsdJowOSyyltDiFqqUJcKtMrIvELGTSrHrm0Z7g3IMGgLkNIalU1ewJRPMPx3ss4ZwPyyeD32ny3abosg/H2HaENcIm3VahBozDTGX1fjio20OFOyxSk4I43TshUUtLKjwxRbMgMlsVEq4eSmwKGWuqK0hy0cFNsA5uqq4bQ+pHAAYITsAQQ1QyQ42nOQ5Z5WcQmUjYmXQ5n+WGRy2dvJhM8SPDxslLuYKYGDFtK5m0IAeqUVUABC31SYJHqDTyA/1ccF/mIP2MJD4Z76JSD6O9hHVLA3/kRLnM9ksyJU44m/RSJpdFC/n+EK5GrMD2WjSZw6AjSSUcZ9sJrMvsPOn1LRnZvTwY2K8VI/2pNRwsVGLxdJkhqK4jZEx+oEFiWEL3O4wgPpTsTFSFpaxLRJplOgmi/cciOjjOIRCAGOIJBDCBCEJ1AAHQj2rqasf4D0GgYRD6zmlg+C+Z4gCRVwqDjEgHmtFDsgWq7rRhgBMTAR5IuGLvpIFs8UbsssX8IFwCeGqpgxf6TimikFYWau1KaTNhrSlY2HBTAomn/N5z9zp9n8y5+3Klekm6fbxui6zzwfJv7cvebk+adVJ/atXZpnytbOEnLcspzmbn4/vSovOSQ+e99vVnmJ0RrDz3/m3OMHje/WTJ3eWyBR/WZx+xzEzMnoEi46tDhPpVId8oFUAxUosLSXp4ybQGAmQbvxPK5ZtWsXH+iru95rjzeuBqO2rVcxsr9qtp1++fd/ktXPj1Bg7qt36/BGvVi32WQ5D+URwuevuhCmC2avUFjBAu5TJCfkL6t92Xf4kAxZGcfBHAFdTvubC+Eovb6WPV9gK2xSpkjBsGClT7qF1pyaUAMF0peaYpyJvcUEPVON6QBYJVpI0aGlZkTmN0yi25eP7ddNCKGlwqxUlG9AXGi1Ti2dNSlCOlFlY4YOxvdSU21xlb3A3VaCcvvvp29CPh/ShX/z7/Uf3bz3emuHwzl2tKtpo02pnixbTQWS/RdJQ7sY3PRMlhC7a99H3isocm5Sn8kTNTEZOfeea9V8RX33vazDbytliIUomko98Ae/vU8TR9WtBwWQbdQ48lkkuC2pxGc+jpsDJGzCxn8i3pWTqE1me4p6U3ae+zxXwzWeMRy+8mGTHX0fle9P23s810L9/yihFhmZiQjJiMo6LAFRr2QjPHi6SRZ7RzC7RFCc8NxH1cCPM0b3N1Pm1yBjdbdK8V7RT2PtOZ8CuHxpeCcX2toSq52og07uP61Jpfj1bPbODxUAuyqkolDLcwPdWF5FFL4zhD4UmoXFCbwtJd4hvd7mhGDvlGNWHinLznJ0MXVeDjQAbeEzcgJupz82zJ5Xn3B76yIotabamQ8oGmhLR0Z9ZMrr4UavlyTU0YoXZxTVg++IVi55FHy5dXlTYSmtVXtrYrLBVPrF3pSFRU2fmP5P6X+P9n3v+UKR+ohZBxhGSkcrRpdBAos9UfvL9Jzl+J+8/XqC6KlZc7/48+R6OeynyduIpsoRC18qlSmrvwkJljewsoQMN6QYzbfSEaPtbGrrN8b3r+bMwueNPrz3KJkZK+obaPJion16+2Dueg83jbyDDjSzUV8SHnHxQehkhUcUZLcMlK2w7qlemJdDOK28LRqBlcX6oJQ6q2nIbrG4mScV7R2Ne198EjrN8BymnnPEDrcRqq53ofXYLqIU3wPA7SnoZtl5hJozKkRd/nzfk8CFqOZFAUgtJlb9si1onPbNHm+fSsGJsm7zqSg6FxFOOSVfV9+lAsL3if3peMrOBRxyVnOsQTX/Ep6SUeGEUk1wYvyiCVGGWMEEkeqzk6Xjs49nXt+NHh11NL186dXL58+uDrZqlmV6bLNb5R9v5FnX9IbFlcVzTFFg/KnUif0qBZ1nxjU5GR4nPXYmKfQjS5oowZwukRks6Rds8efrL2Tm7XFew7OCkke17zsteYd94vFsjdtknl6dISn8Nh03/N9nec9PpPX3eEsTVry9G0Gpvxme+3rNzCczf4nEtct+HE8dHLdXrTG9ccEuX1Zs97E13tJc15vcfSf9tx3Hd8NMI9MQbNlQ7f5xf22G6qpNRGsasmU1x59tKOk5IBmhutqCWU2z3AuNnINlKxtchxyQhn7H82mpB/Jj0NT/mdK/5b13y8R3d34SsnS+72qUSCDo+w+EjiU4m6BQwR93nNHn3YhPF57cqtHL/0dGoyqWIG/2u36TblCjAjFpqWXhdTMjFzmMxdaJWKQDh1u5k2jeM0e3cry7TT8qU9zC6IbEZvkEkp0jd5p5PZ+HGtGJGMIpJ8u+0EKdkSDg9YGtd30LIMwzRF0mdY39iFAWZLBk+ohVCtSEyeyCgd7a2o7e1lrbWrvLvFipAGZht73k7eWlTaupMR21ZjEgDlAcZTbV3TzLaS3tGb29XfoOWRutDSPYSOJKb2VGI9DUaUSnFrDG7yKYP/pHQ80lrU2j+0uMWXuju0xOT6TRZh/i8Wp3FdCPv2strxmi2c3WIJSBu5yWxgbIszz9pCT/lUrKOit3VLR91jiyulBXewrAo/t88UeytzrGQej3QZ/JkGL+HmayDVJc/f53RU7yxsxMRzHl320OVx3kEQfnvh4guWjRc6Kv4OY9k67urbzt+J68b1G2133AiXPN24iOxvNH+wlV06FnMumXIihmFluWIDf+H5X18x+Y4KFPRJLTCdWt3bbWWTutRRihiibwf7Hj1wzt2GCDvlpdKyxgmb19cwExXHxhb8rdPe7lln85Tb7/0B11OUv8ddZz8qI///AUlOBF2kqB956zf7id5ubz4IUZwu8r1HS9xWpdKIPlp/+tOTf/6x7vFNB8j0z6oC1SMQPrnLiXOyD1Wh6iT3FCACEBwPVgUGhvATjnwEwMQm+yCAA/jyAIAfvJnsPiDIHa46BCZPQAQOCfsRxnFgPSBX/Rysq9oUzAZ+vheXNeepw5dgJspKN/AVvpeZjrNtqkE661eQ3KVfe+9Q6sLaDV/PZovv7dfnSlOR1A8Wc/P8Q//R57OeJ4vvukBxvsn+cikcm3nkPnDux0GyiNB/PKAaFM8xolliQ9eeJnmFgXrapC08B/B9CHH3TSS/ctQYExs0p/z0zEoLw7bIMiv6Ur1VbRCT3NLUZKtk1JPU6cas5r7O2QEJJHlTZHhhFyamaJMlYHpG9JXVdDOt1GyoZaFsBEjJRczHdCTJk9xUGvf9CkPUB7NHxJvLV6aiQMbJf0AQ92cPT85cvkT4GSePAwSPZI+E5XIM4UccSp5lzj+aywSKMnInqYyas9dIKql9T3YP/1oBIkzSuNsIB0BMJcwdXj+LQkwtyzh3p/6x5O3GUP5u9PHMvRas5/i2fYqtFDvsAj6IjCL3mFniw3ZFfNwqCxv5YVuNLEJaXmi3hP6DAUk4MJDIQQJ/GO4hLJP+NyRTLh2sJ8CON8Z8LQ0oyO/+apS/hrfAWdUVOZB7NjMhYXa450BbHM6Ctxxf0p5G0MJYWtJNP7d9G1QLXzyASADPr2CKklLsej/elDgnNYcLDjS4p+jIGUnavxk6A4wBnbfrG5zeWlEES+CDFYbh7mClBNJTq4hn6kWYe6/NTZzjmfJMRPIYPMc2hXzAte+bhpkfDwYwExQNCk9j9LFuaTAXYYMsMDUoK0j5ZgeqQR8ZD+bmIlgx67wsYS4g+vAic75J9N7+vd17Zd1SsBFFhRHCSJFc1SiasU3GdOaudhnKiM+MimbYYn1dPXPojDI63cvZs+eUZiCFditwDdJ3aP6qemwxXvXL8n3VuMXjqvftkIaxxGmWGJvjJW+oBN9HMZw5q2J12nprd+TZAsOveOFzOystA8MvmlLDI3bCG0FE26vO6prNOimauZdXcXSMPXmgbFalWsVGpOisyY/G+1HWsYsr5qCVjbXBOhqC1Yk0KsdfKjB0/Nzn7GOVWl3WslUy6y71LD8IC8TKdQbUkaOTk0cpIIFRovqAjhwL7+2arWL4USPKQDi8Yf/+DSbAwIiD8IiyQ94aeufsrRVYVIaKoMLRC4vgtab4WuD0wX1ozXpgw6O1Zjj5+Ey9NRf+7UCTxXi2aXsjNy7d9XhLfctYvvtL3WuTBvHgDX/KUp4OFo0cvTJ3evB4aFqRQ7whyMouTYZ80/g4XLj3TYYKSkGWkfMaYPtx+xAqVPVUFaJD4gw1bEaF3QplReVjfivbOXHzbHCldAUoPI22uIOMssjI+Pg/OVYc0K5dxAHBhZZB/jqdYmFpETLdCAY1pI2zhYVmLoZYhoRYzHj0XvSidUrQVB2DRXBjcEMDlgScoa38EK/wMs2SEocvSvdC+MrKM35P6YvDfjLNsnAvfsjK+GxsAgIEhd3dL5+v54HnL5+mQsFy3BQ5PUehmOmpD1L1wYqMHBvA1we476De/INcT9xrsjjebFSvdkkt9oeJ8lhTkARfT9lrMj/ejK0H6arl3/AQ/xUek8kUO4rFlHR1OaL0rM2bYzAkpXXrN27BAKWe6ur0rARmJkZXaTKxfSMqRg+DEBkGukVSqGOnDFwhJoFM4IxwZGTYp3eUuUu2iJLmMh8uvvDQ70VQYan4Qu5YQqgJpUDJ27cnQ479uUHJc67slAWJaVAAXYD5qBVqGMaxQbOhpm26KYGhpQGFbyh/rKjonLhozPVDeXkz4Q6heeWpwc/jagoKWgxb6K4GN4+vCXXdw9sDmG2H/Q//o+Wv9a+I+1vl1W4G/1oilfgF/H0KPpD6cE9+b9azTVYvuOFFJJuSTVjqPrVLFbHczd8AYQpuiFMkiKhFgJgF6hXqPMYcmTha8H5hpLfcaUkDfsrr4z6KND1Ynf+fCDd8Z5EdhEOcMLuMOVqYYGtG+f39RspsoBUVr6XsRCgKv6ymksDkjKur5PFvDGJ+/sQMFvv5M/UZE/ZZ8Elkbg6BcHIQ8DEdUBDfoUaOQAaRIRiqksZrhsyruzBPn2JkmC5BFxJDAOONm7Er31V5qk0DqQQKs8qBygjnCOUZUaXove6A7oJupe6s8oAzbgC70treuqC7gG3HruSNYhewBOxrRiuhdcEqUjPnnu/R4AL0MiTaVUI+PyNLu1aFH7ryKzSURLIoLrLoqUGcPjnfkOkj7zgyM410FBYcf45PT2M6HHtFYv2fenbiFPlF7DXsIk7Z94VXm3tMO9i7d1lNUj9SL9FnOaQ/5UlprRI1odrm1jQWSyoZUK7pvHvdJIENl544uR32wMmTwAtOfpfASjBNtJVVv181vcob5MC7d8M8Z/buuhwoG6qry8ip2w1Y3/pBcu4fFt46iA35uAMWcfmsbbQLOvG4RR0Zb7OuGizmPDiczlklmlEeVJ7VrdIinC9J+n50Hz7m5Eh0lrQlxcXNvRvImQpFlk4WONOr3c/otxY2C2QTTj/GHNPPUevTNtfu14o2STNJN1ljUvjYT5PmIqYeS59yysakx/JPtDey0LWC3GKBg1ciCC1jsWR529ijHTKWITt3nr0t7//U+7eWsEdPdLroPDHKLtm6H7gud+TnB+fnBef97dd8UHhr5nV4op1XuDg8QWEwWZYwRX+dmLzLPv6nhQ0b3Hg509xSMCPamvX1sBluBuMuAdOP3KkwxeMoMjGBUGgfRxzFtGMICEehqvk2l8nkzdAob2mUN69gd1kOXeJQOKbrmOshmlzZzI7t+AfSls3yjg7/ADlQ2A+q/3yFScIk/nw9qG62f+3PF4NrOrDTDxxdpu91YDtw0xMsh+mHHW9WQ0utkjgMVASsQDJEIWAQ8JlU4PCU4Qrd6rx6ioXrTWVI95ZYoXIXVVWci2+66UJ6z1GFntvNkUgozl/inx8b4Lnbc6DwGeTb8ITQUU+N5sgcQuYhqWN+IqmPuZqYNXJ0/fnTFTDK4mzieivibeJnRUBqk5AOc/Z9onz6aFNpFaioGB3Vvjl/08U5DBgpzLL8YB2RwqOUl7fMv25utsB9FQWEMdh2p/gaw5rR0U6DzuaWL19aWsAZi1w80Ad46MCdzsUm8eRcMh6XlZkUTlWSK1HDlZOqe258LpDiSbgkHMDJYff3ijcgSXOlJIN4LxwJD4rOVjEzE3asaIWYNhFD9JP8rNSwf/XGeVX5f0Ax4+x1wU2qpNJxFB/GeBylGwUaozQj6X5O9393lAyr1feo67MphmrGKlQ8r0iXC/P9aaRgchRfNUS/yc/y75pvyV51gZt3Z45WkY85hjqGUHmX8aGloKhxvu5uwBc3ONZt0lF9b66EX8Ar4xbxm6LWVhvUmB7hCbjcasNqV63NydE71o/jlH2qOEQs16uEnxWLg3ELOGW1f/DB4hGH0iUApzR89SQVO6M908r088eYYxhlXuRog74R9Yq+tHCDWOokdJhmTju8PE+7SJ1f/i4gTbiIndGZwV5UlzHhhv+DxE+l2KTMXcSOaY+1XpRiQo1+sZUkIRh/ygGuZnNORs/0/NWK1rieuOMwqYdJS83NUBEoFaUSf1ddQsP1GDFR1TZbnnRuXE4h99RvT6IkqcBRyEBtllnQHoivqouKfilj2OrFFE4RwsGYUeB45l096XvSQcqfRZk6VlRcpEvzplosF+ffecC+XDmBlMk6UTgScC1fO0Xp2lXCfafhyj3VnhvaxTsTvsazv0r/y/fOfc2Mbowu2cXvzveZ/+acjBtOcf0tVLSoo0FuZueNGfssuQ95+w7prZS3b/swvRiRFEep7/qMSzaJn2EmwoGGzDFwwgDX1lvSNpGfw7aS+jajyz/24aiqpXTehq07dZInzaVBE+3O7IeBh0J2uid9/EF9RII9sgioihqMdslQ2C5a32UiN9GYVYX09cGVeOyBBN473YZitq7A4KFaMiWBrzrwZdTjbJR0r9AvRtzmaeZntZaVzLKLMBM4hFx2toB9p/I1UtZ5sqzPm3mWD50iuTgPlktWVYVRWRtoYQZSicN5PuzHqgEymAryY25nAz/6V1rDWA8GoLfKgdCj+RAtzw0N6K6coXjk8wLvBJuG6NJdod0FPg+/Vj4vPSKX36BjYbb0wPySl9n+w/kPGPzl0ie+EyyBTf4alxKroAPOkTZb/hFZ2YK9fJ2u5fnVJBG2O9tWQCtI8vZI/zcxs+BDSDXqlfvaPnoi//WN0RvCGxPXX+e9Ykap5YtctrgLTwtNTxMsxLhnwWa21I+6ebUXgtGizKDMmPi9kfcP/nHc44zwD45Frq8wb9Q/z58nBIYqWp2rOumVa53WziqQFkXpB/uJ/Ust5P430V4nCYVL/cT9oJ8yzrhD4fnB+2Gfm1KYG5cc15J3Bm717Xo6cto0W24uv/X3VmYZGnPTjesfDuxpmlxPZxaGgeNR0R+rIQ9ODlcWO/ft4XiA5wpmOZnCH4BwbHW4H3FZ+GorccCmeWT51tiMy8BebMYDgw+sBJjNHlrlsZGhp3TSmSENPF4jjZGzh4K5Ohqji4Fb4o9wxmAuIh3IIpOpJHMi1bxNIDDsMGSkjaljvU5DxZys2MCj/ryXd0aP3DPmxg0R6azbWVLK6M0AtX7pei/vLG9AQUS3MQQCJoTbIOAzJtzVTd3Iq1cIhO4g4GMGmyyJjuQsx6tP8bD57Jk7ISud6Kzp6pwolRWWBa70r8uhFObkFFJy1qWLVAgFEefPT5tPk8fMx/wDFVFAUGmPjQx7EBEmiHwgiIgQPIgUhEU8AJ6pB/4kXTaqtTbBxRKoRlSCBxpjaIz7gWcZsvCPtVKpOLx1hJX3HryOw4sq1W8iRwE7OZmjJbrkaOrxU0Soi1a7tUI57J3bNrdc5/uMA4WlqamDg9BB05T3awI/4MCQwxLOCm5FvDiC0TSRiv6GkGJB6C/WDpey+ZJqvSrjE3K4NtStVvuZMFWomvp+h60sbaAtVwPvpiHSEZEWFYYo15WbtI7cgig9Fj58JHEJmm/M1Co7QbZBDmjHPPS0s4cPUUAGZz5IE31HtG5b9utq9FveTvuvofplmIW/Fd1cKzQpLlWPciBgzFC/M52529gTNFIJLTyu1LgYjJMNyYSjp2hRkbV6lNs4M9UaYWQXrb2ogmZ4ULTH2J/b4t+eqcSMUC+Pt+GzE7RvmUW5fkPVk8KorpkBbJrv/69Z60PjkrWalqyOfltlFqV1i51gE1KeEKHO5KzlJMAx2OzYw6sCtFs1ebFwoOW5piT7VGm9/dq86nP+FkJIi6fTuirgcHZsDJZk8+tgDvA9Azg5Mh44RplUitjKlcpskYoP9cmi62w611DpRYuEU/kumqNSsGoXWnVmXwvHaPbIyj7GP+bBP7osiUadrnlW54rF6/KI2GnvMvWp/E+Oy9vn5QPA7ynGukPlTh98Gla+w+go3uCJpOBStjvs0nhWTo1KwFyBoauuYmBIV7ZF9qrWfsddUDR676bxfx/SkGvrXFJzzA83rcraWeKMTcYkF3kOjSZwju9V/0NdxoTw5YzjV5HNALSND+zlIG0gzLVS82b+Y+O1bm3IxIMtbTXI+XNwNVxjQg374HPnkJr6P+jcWeC8zF1dFZ26+7s/kcLka5N7udHc9bYCR/Hf4mAH7zGOnGKPRuszh3GcQygjExAb+9Rsdd1grZcP3fL+sstmRnOLPAX5g3N4zsP5YEEifwcjlC4qKS5Gb1F4XAji+ZqZcX3JZC53TsVql3GAUyVDF5KtRXZYZilvO7WRvfyIsxZOYxWy/iMqR547cJBTWKf5NK8qPBB1dogXSbnK2ablod7+gQYRU6brwyN26H018PY5AqC9if+Hw2SvXC5/T6SYGqzypLVFpdYtNkxWpwsB6Q5NvQCqmZLvPL/xoCaLJ8j5p4BZEJKqbI5SAjHNkMo2Kw5Tz391nD2YPD5ytTuKY3smCoJOYigUTAiTg4DPvN8Cngbv/ZKAn9zmIUqJFpTqBJxgn/A+8PvJjKGyTm71zLv01Xj9ldl4YWeaOzLySz59lvWvFaA+Y2c/CCvEP6U62x9oPwnRVi1oag/fLmxqmh1E7bTrfbul5WR3tY3lM+pIoVf2gw/eTwHb7Or5QfkBBpIVx5zZfBW/jdRXXPRGgBK+WKSd0lLVBp7QC49eY/p2KEEvoQwyokePnPcM7RCP3WQaYW2PKSpWKo55Gfon9Z+bm78NZKozfj2XOChBKaDoVZBUYQHcnnyyOLLAHogYGLgdeZu6RLdSzZJaSSWqVtaL1LeCt3/KI+TslSMW4qmxZ1pW9Ba6hZQQPRA50P9O8E74WM080GKuPhstj5T3xwgICfgQSiVqVmoSUrU+QJ3Gwy5lJtUAAJb6SUwSsfNchixlqzJbFaBWKEmfRbjXlcHlqAoVZvbkfuAAlvbnxV4KnWPrUfWsVDT0HMfDZDH5LYvNEu888gtnN8mvEhw/nKRA1Yl4T77p+kk5eYnUDyUt1CTFyLRPqjjqk/UnHqbD5RVwWmFB+rNYYfKlV5SndUdBhYVwVOBQoiAEqIrxbwIOb3SbLM3+mrDdYSvXKZRvQqXsSBOThCD8ZW+0aRTEOVWqmZSNjQkvcOh5arQhEEkVj8UfXLjgLdRrvqFHj+4Ial8ygK1T4PuyiN9STqt4JroLP2AQZptjpBqHjwv8KDnNGV103aKV/dKwXMOM3Rrx2F8zRls0iH2nn2XL29Rr43K5D7ahYHv7TtNbfuqrBwmKAwlE6pXe746hIsM/wxebYN8ayPSKeampPrJfy1cB22W1ZtIe6KcARUDwQRqmEIxAMCifyeO8xOEQiRyf5eVJVBGO/eho23WDEsyFF3fbocDqwFwo2U11++CmwYuNsGPvg5vGos3wOoCv42uyR+iCFrgbfZN23qPJvzelN6C3LrauK6Arpcu/AbgCr/E5pXI3DjiE3H2AtBmGfgg5jNwxRbzNxYT7k5jnJXBHJ1zm2K9WAmP5wLXh5aBE9Zt32N+H4gKTUu22Qlt6OgAHoAAAj4/D2/MIcOvMSIOCw3w6U1DkwvPzmbmskwNxfEdQTn3RkZFhH84IByjKAAAKBbtlOARsM6h3bmhsMK9vSKBl0PisNTbUP8qzenNgDebuKijlkhf4wx9ZaeUZTAwQAyAq7jQ+4yBgG3PqrnjoSW4f96Ua+cY62aSQ0oPD0rXTrFyjleDWSw3dcSynBKWNW6GECmzc9nx47+QXHifWTp/j/v2kgAwCE9PupWnadV2Fade6vJjibERgec+33s+aysetPiggCUxsuNauQfxwKtOr6xpNJyUMsgBhPCA/cxYzph0GZKCFcntJn3D82f1jVVjYXRosXQItRLmpMV7Wsb9WiYPZrz2jnSVK3c+RY8zjsHHobzVQBnZr16Gt8DZYdgivK/hSqqnoUn3pXyDSZPdpE/mMYP17GjwSUjAnyWXlSgof83uQd7T1nivDZFl3N0z/RA9NNqAb3BFjMPjD0xoJs/4EOUzPf32wHmZ4wBMbzjWV79Snf4GR67MnT0mi6Ckab2k6eusLHuveUiOHQ/mz661839KoKczbvWcJkx2+JTj3fnyp9bSGjE5MWhtspE3awKPGJPVJCPVINMQ4qLHRXFWjFX7+HUBQDKX+JjFEfVPLKDPyiBbOA3WJpyWu6jzX8PwPAM5PXEqpgGPRZhVVpPbChVrEPkY/prxNu43uW3EtMBf6/XcolxQibqs7+PYvbp9ztTBi47bWSiQhYGoK/UcIeAyP1Cl32/AX9hVxPylPKz/nFu27gL9DD2+tPBabVtla11qlDkLusSSeuOkmbhp/4YT4/Li6NarWr9GPJpFBVdmzpFZLcgncmTO4dAooU/Bt+lGv/sozgA3XPuB/wTBN2+kOeXOHv+X/MrUAB/7/MS1EHUGC5BF9RKHqlroDmkO0iTv52H5gW72b7zJkp18xq4yhEYnjO/Cy8/JSrNiyPSo2oqRTS9jVIxSRb/Nb/bSiwy5DBtieGVMY1dqx617rRbFxULgYkgbe2lVfxZI5g7YGrs2FSuO9NrS0F7I51BK+6ho0JHFZVTUBuSGEV8nH2piGysOxDhzmY9/ufWsCwM57o5JsdYxoFONAKcn/jcNR1XPNj3SwRKdR2H0/qYPttfs/7gKTXo7W8seg9k43o7cd1Lidx6BbUbF1tmNSVdmdAmy0LnqbR2Ihtsk08unjrmFArIyhVvUal2wGuDCKq9Aj9at3C101yCsArDDKTwF2rJ9jKItW2spYgmGkispzATvZz+24MNYKnM8PYgbtbFLMlNkn5kHmdXHRkJb8iJ5fxt7x3PMwq1NRpPXoJgvE5R4ppnyKwEPKLOni8fz0fbcy2P5pQzyJPQd3xdy/TqjVSwkWBgHd3+rh/0+Hi6fNWvS0vsak2sQX+v8pVoBxE2PiNp+gqCtQnFwNHvqeXm12ksl1wVRCtvgXr5Jo8xqZDuS1A95ACRPeSGbWW0y/wE2XUKMYQ1wNQJ+Kileo9JdXKefSa1QaQ1474w3Ue++NVIZ4i9kMaJZYwmvF8ttFBkJGW1THgoyw60heZXP/Rq8txHyrOuE/xkQ9Rfn6XjvrGxljDIe08x85u8JF6Yqvyo5h20rRR6nR5NeQc//59uaoUbwa6QarAU+EQIasQuUoz0sMwdytZytn3/+GPNUC0bPMr/P+h6KEHnqh9Oo9AH1LHLTMXrEmO96HjKpTCD0SnZa/mIraJCkKPT1cDRnZq9CC3vv0hkO5UOm183K3zJCAqW+5fMP/wGyx2uwO5y1n9E4fegcQfZjEJhyNJ9OXfv47LCwuLa+srq1vbG5t7+zu7R8cHh2fnJ6dX1xeXd/c3t0/PD49v7y+vUMwgmI4PIFIIlOoNDqDyWJzuDy+QCgSS6QyuUI5XXDZbchseiHOp2ZxN1ED7Nd/pQPxi5H+OD8DuAJZ9Kl7NQGXWUq5/AmQaRHnxlfltQV12KwsWi6jKOVMn6ymqxSI1LR4017Wr9lhnK3hWOd5O1LL08H5+2LcWEBSHdLl03BH0aC0VeCzKY2LzKWLB3BUZJyCsL9ZU4ynqdQSewt8EZPqtPkmrYaQKZAplgJqDKZ0K9Hi8AQsE2shuXxfImH+2WgCNMA9ckqtV1M44gIWeRr7e3yaksEEZO8j8RmexrSScDEFrL3czoues+Avw83AGCV+DJ3yU/VyFrGTy0ULPr+euCPcrwdYbDFj3gbuITKxR0/K1OFyccg4aW/KV9yjLHZZ4Ou5GAo3gA96VORoi1BmegVu+TbLEvCJn+qRToQORrQX3jR4QvYpMfnqTTwKG46L+ot1e5UtzYYPKuD5KVSuxw/otEI+uw8qx/IHZutw0A/E0kP/T8WvoxH2KWit54qBrSqPIafPhpqQLBSTJ5hGp4AT7ElLsy6e4AAd51NsKSJP5up0tgRZhK502HPibGXQjT2ls8QO2rmoCgWFyzq7Dtii7psgx9vnRIDWvactq8INZqTN7oaM+s+zUBwUIkqzn0aFJu64ntmdmlTGfeqd0wJQvZvqK7rIC4faunLymHueXuFDHr19slSXp6/rK6fvDSKO5mfS/xsOgmkWRjHTSdKM3262DWY+r8KBeAgNAAAA') format('woff2'),
  url('//at.alicdn.com/t/font_1206485_x49jw1zi2yj.woff?t=1572336925599') format('woff'),
  url('//at.alicdn.com/t/font_1206485_x49jw1zi2yj.ttf?t=1572336925599') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('//at.alicdn.com/t/font_1206485_x49jw1zi2yj.svg?t=1572336925599#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconnav_ic_pointzk:before {
  content: "\e630";
}

.iconshoucang:before {
  content: "\e636";
}

.iconweixin-copy:before {
  content: "\e6b4";
}

.iconqianbao:before {
  content: "\e65b";
}

.icongouwuche:before {
  content: "\e616";
}

.icongouwuche1:before {
  content: "\e600";
}

.iconxiaoxioff:before {
  content: "\e65c";
}

.iconren:before {
  content: "\e6c5";
}

.iconxiajiantou1:before {
  content: "\e659";
}

.iconshoucang1:before {
  content: "\e638";
}

.iconshouji:before {
  content: "\e655";
}

.iconshishangjiantou-:before {
  content: "\e65a";
}

.iconhome_ic_yjt:before {
  content: "\e637";
}

.iconerweima:before {
  content: "\e601";
}

.iconuser_daixufei:before {
  content: "\e639";
}

.iconuser_youhuiquan:before {
  content: "\e63a";
}

.iconuser_shouhou:before {
  content: "\e63b";
}

.iconuser_fuwuzhong:before {
  content: "\e63c";
}

.iconuser_quanbudingdan:before {
  content: "\e63d";
}

.iconuser_daifukuan:before {
  content: "\e63e";
}

.iconuser_tishi:before {
  content: "\e63f";
}

.iconuser_success:before {
  content: "\e640";
}

.iconorder_dingdantijiao:before {
  content: "\e61b";
}

.iconorder_fuwuzhong:before {
  content: "\e61c";
}

.iconorder_chakanpiaoju:before {
  content: "\e61d";
}

.iconorder_yijiexiang:before {
  content: "\e61f";
}

.iconorder_fukuanchenggong:before {
  content: "\e620";
}

.iconuser_close:before {
  content: "\e641";
}

.iconuser_add:before {
  content: "\e642";
}

.iconuser_gou:before {
  content: "\e643";
}

.iconuser_success1:before {
  content: "\e645";
}

.iconuser_error:before {
  content: "\e646";
}

.iconuser_zt_error:before {
  content: "\e647";
}

.iconuser_info:before {
  content: "\e648";
}

.iconuser_zt_success:before {
  content: "\e649";
}

.iconuser_view:before {
  content: "\e64a";
}

.iconuser_delete:before {
  content: "\e64b";
}

.iconuser_warning:before {
  content: "\e64d";
}

.iconuser_time:before {
  content: "\e644";
}

.iconuser_date:before {
  content: "\e64c";
}

.iconedit:before {
  content: "\e64e";
}

.iconuser_fuwugongdan:before {
  content: "\e64f";
}

.iconuser_chanpinxuyue:before {
  content: "\e650";
}

.iconuser_dingdanguanli:before {
  content: "\e651";
}

.iconuser_dianzan:before {
  content: "\e653";
}

.iconuser_yizan:before {
  content: "\e652";
}

.iconcoupon_kezengsong:before {
  content: "\e61e";
}

.iconcoupon_yishiyong:before {
  content: "\e621";
}

.iconcoupon_yiguoqi:before {
  content: "\e622";
}

.iconhuaban:before {
  content: "\e605";
}

.iconhuaban1:before {
  content: "\e606";
}

.iconhuabanfuben:before {
  content: "\e607";
}

.iconhuabanfuben1:before {
  content: "\e608";
}

.iconhuabanfuben2:before {
  content: "\e609";
}

.iconhuaban2:before {
  content: "\e60a";
}

.iconhuaban3:before {
  content: "\e60b";
}

.iconhuabanfuben3:before {
  content: "\e60c";
}

.iconhuabanfuben4:before {
  content: "\e60d";
}

.iconuser_kongshuju:before {
  content: "\e654";
}

.iconorder_quzhifu:before {
  content: "\e623";
}

.iconorder_jieidanxuanfubeizhu:before {
  content: "\e624";
}

.iconorder_pingjia:before {
  content: "\e625";
}

.iconorder_pingxing:before {
  content: "\e626";
}

.iconjiqiren:before {
  content: "\e60e";
}

.iconkefu:before {
  content: "\e60f";
}

.iconlianxi:before {
  content: "\e610";
}

.iconhome_ic_zjt-copy:before {
  content: "\e656";
}

.iconnav_ic_pointnormal:before {
  content: "\e657";
}

.icondianhua:before {
  content: "\e618";
}

.iconcommand_ic_satr:before {
  content: "\e611";
}

.iconcommand_ic_halfsatr:before {
  content: "\e612";
}

.iconbankexing:before {
  content: "\e603";
}

.iconshezhi:before {
  content: "\e864";
}

.iconlianxifangshi:before {
  content: "\e613";
}

.iconweizhi:before {
  content: "\e614";
}

.iconqian:before {
  content: "\e615";
}

.iconsousuo:before {
  content: "\e658";
}

.icongou:before {
  content: "\e617";
}

.iconfuxuankuangbiankuang:before {
  content: "\e619";
}

.iconerweima1:before {
  content: "\e61a";
}

.icondown:before {
  content: "\e627";
}

.iconright:before {
  content: "\e628";
}

.iconup:before {
  content: "\e629";
}

.iconleft:before {
  content: "\e62a";
}

.icondown1:before {
  content: "\e62b";
}

.iconshare:before {
  content: "\e62c";
}

.iconkf:before {
  content: "\e62d";
}

.icongz_n:before {
  content: "\e62e";
}

.icongz_s:before {
  content: "\e62f";
}

.iconrightc:before {
  content: "\e631";
}

.iconleftc:before {
  content: "\e632";
}

.iconupc:before {
  content: "\e633";
}

.icondownc:before {
  content: "\e634";
}

.iconshuaxin:before {
  content: "\e635";
}

.icon5:before {
  content: "\e65d";
}





/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}





@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}










.w1200{
  width:1200px;
  margin: 0 auto;
}
.ipt-wrap {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.banner {
  position: relative;
}
.linear {
  background-color: #0753cd;
  background-image: linear-gradient(0deg, #0753cd, #28cbc8);
  background-image: -webkit-linear-gradient(0deg, #0753cd, #28cbc8);
  background-image: -moz-linear-gradient(0deg, #0753cd, #28cbc8);
  background-image: -o-linear-gradient(0deg, #0753cd, #28cbc8);
}
.module-title {
  text-align: center;
  padding: 52px 0 35px;
}
.module-title h3 {
  position: relative;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}
.module-title h3::after, .module-title h3::before {
  content:'';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -22px;
  margin: auto;
  width: 11px;
  height: 11px;
  /* background: url(../images/tit_left1.png) no-repeat 0 0; */
}
.module-title h3::before {
  left: auto;
  right: -22px;
  /* background: url(../images/tit_right1.png) no-repeat 0 0; */
}
.module-title p {
  color: #888888;
}
.mask {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 50;
}
.dialog {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 51;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
}
.dialog .dialog-main {
  padding: 16px 32px;
}
.dialog .dialog-main .dialog-form-item {
  margin-bottom: 16px;
}
.dialog .dialog-main .dialog-form-item label {
  display: block;
  color: #666666;
  margin-bottom: 8px;
}
.dialog .dialog-main .dialog-form-item .ipt-wrap {
  width: 374px;
  height: 42px;
  border: 1px solid #e5e5e5;
}
.dialog .dialog-main .dialog-form-item .ipt-wrap input {
  width: 100%;
  height: 42px;
  padding: 0 16px;
  background-color: #f9f9f9;
}
.dialog .dialog-main .dialog-code-item input {
  width: 263px !important;
}
.dialog .dialog-main .dialog-code-item button {
  position: relative;
  width: 112px;
  height: 42px;
  background-color: #f9f9f9;
  color: #0753cd;
  margin-left: -6px;
}
.dialog .dialog-main .dialog-code-item button::after {
  content:'';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 12px;
  background: #d2d2d2;
}
.dialog .dialog-main .save-text {
  color: #0753cd;
  line-height: 30px;
  text-indent: 16px;
}
.dialog .dialog-main .apply-btn {
  display: block;
  width: 260px;
  height: 52px;
  background: #0753cd;
  font-size: 16px;
  color: #ffffff;
  margin: 24px auto 0;
}
.dialog .dialog-title {
  position: relative;
  height: 72px;
  line-height: 72px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background: url(../images/apply_bg.jpg) no-repeat 0 0;
}
.dialog .dialog-title .dialog-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 13px;
  height: 13px;
  cursor: pointer;
  background: url(../images/close_icon.png) no-repeat 0 0;
}
.dialog.on {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
@keyframes hot {
  0% {
      top: -20px;
  }
  100% {
      top: -15px;
  }
}
@keyframes sechot {
  0% {
      top: -5px;
  }
  100% {
      top: 0px;
  }
}
/* #footer {
background: #1f1f24;
padding-bottom: 10px;
}
#footer div {
-o-box-sizing: content-box !important;
-ms-box-sizing: content-box !important;
box-sizing: content-box !important;
}
#footer .footer-item-wrap,
.footer-center a:hover {
color: #0753cd !important;
}
#footer .footer {
width: 1200px;
margin: 0 auto;
color: #fff;
}
#footer .footer a {
color: #777777;
line-height: 24px;
font-size: 14px;
}
.bei_an {
font-size: 12px !important;
}
.bei_an:hover {
color: #777777 !important;
}
.footer-top {
width: 100%;
height: 180px;
padding-top: 20px;
padding-bottom: 5px;
}
.footer-item-wrap {
float: left;
width: 652px;
height: 180px;
}
.footer-item-wrap ul:first-child {
margin-left: 0;
}
.footer-item-wrap ul {
float: left;
margin: 20px 22px;
text-align: left;
max-width: 84px;
overflow: hidden;
}
.footer-item-wrap img {
width: 87px;
height: 87px;
float: right;
margin-top: 50px;
}
.footer-title {
font-size: 16px;
margin-bottom: 10px;
color: #e8e8e8;
}
.footer-map-wrap {
width: 490px;
height: 136px;
float: left;
margin-top: 30px;
margin-left: 56px;
border-left: 1px solid #444;
}
#footer .footer-map-img {
width: 130px;
height: 107px;
float: left;
margin: 0 0 0 56px;
}
.footer-info {
width: 280px;
float: left;
color: #E8E8E8;
margin: 0 0 0 20px;
}
.footer-tel {
font-size: 14px;
line-height: 30px;
}
.footer-tel strong {
font-weight: 700;
}
.footer-cover {
font-size: 16px;
line-height: 26px;
margin-bottom: 4px;
}
.footer-cover-info {
color: #777;
font-size: 14px;
line-height: 22px;
}
.footer-center {
width: 100%;
padding: 12px 0;
border-top: 1px solid #444;
border-bottom: 1px solid #444;
line-height: 5px;
color: #E8E8E8;
font-size: 14px;
}
.footer-center > div {
line-height: 32px;
}
.footer-center a {
margin: 0 8px;
color: #E8E8E8 !important;
}
.footer-bottom {
width: 100%;
text-align: center;
margin-top: 12px;
font-size: 12px;
}
.footer-bottom p {
line-height: 24px;
color: #7E7E7E;
}
.footer-certificate {
margin-bottom: 10px;
margin-top: 5px;
}
.footer-certificate img {
margin: 0 10px;
width: 80px;
height: 30px;
}
#footer .foot-img {
text-align: center;
margin-top: 20px;
}
#footer .foot-img li {
display: inline-block;
margin-right: 7px;
} */
.footer-warp {
  min-width:1200px;
  background-color:#1d2323
}
.footer-main {
  position:relative;
  width:1200px;
  margin:0 auto;
  padding:30px 0;
  overflow:hidden;
  border-bottom:1px rgba(245, 245, 246, .1) solid
}
.footer-main:after {
  content:'';
  display:block;
  position:absolute;
  top:30px;
  bottom:30px;
  right:512px;
  width:1px;
  background:rgba(245, 245, 246, .1)
}
.footer-link {
  float:left;
  width:690px
}
.footer-link>li {
  display:block;
  float:left;
  width:25%;
  text-align:left;
  line-height:26px
}
.footer-link>li>h5 {
  font-weight:700;
  color:#d7d8d9
}
.footer-link>li a {
  color:#9b9ea0;
  font-size:12px
}
.footer-link>li a:hover {
  color:#0753cd
}
.footer-other {
  float:right;
  width:510px;
  line-height:26px
}
.footer-code {
  float:left;
  margin-left:150px;
  color:#9b9ea0;
  text-align:center
}
.footer-code .img-warp {
  margin:0 auto 5px;
  width:106px;
  height:106px
}
.footer-code img {
  width:100%;
  height:100%
}
.footer-info {
  float:right;
  text-align:right
}
.footer-info>h1 {
  display:inline-block;
  width:108px;
  margin-bottom:5px
}
.footer-info>h1 img {
  width:100%
}
.footer-info>p {
  color:#d7d8d9
}
.footer-info .hot-tel {
  display:block;
  padding-top:15px;
  color:#9b9ea0
}
.footer-info .hot-tel b {
  display:block;
  color:#d7d8d9;
  font-size:24px;
  line-height:30px;
  white-space:nowrap;
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  width:170px
}
.footer-copyright {
  width:1200px;
  margin:0 auto;
  padding:20px 0 30px;
  line-height:26px;
  color:#5f6367
}
.footer-copyright>ul>li {
  display:inline-block;
  vertical-align:middle;
  margin-right:36px;
  color:#9b9ea0
}
.footer-img-wrap {
  width:1200px;
  margin:0 auto;
  padding-bottom:36px
}
.footer-img-wrap a {
  display:inline-block;
  width:101px;
  height:38px;
  margin-right:8px
}
.footer-img-wrap a img {
  width:100%;
  height:100%
}
.footer-img-wrap a .s-img {
  display:none
}
.footer-img-wrap a:hover .s-img {
  display:inline-block
}
.footer-img-wrap a:hover .n-img {
  display:none
}
.footer-warp {
  text-align:left
}
.foot-pre-sales {
  position:relative;
  width:180px;
  float:left;
  color:#fff;
  line-height:30px;
  margin-right:100px
}
.foot-pre-sales:after {
  content:'';
  display:block;
  position:absolute;
  right:0;
  top:0;
  bottom:0;
  width:1px;
  background-color:#4b5054
}
.foot-pre-sales>p {
  font-size:16px
}
.foot-pre-sales>big {
  font-size:20px
}
.foot-pre-sales .consult-text {
  font-size:14px;
  letter-spacing:.44px
}
.foot-pre-sales .consult-text a {
  color:#9b9ea0
}
.foot-pre-sales .consult-text a:hover {
  color:#0753cd
}
.foot-pre-sales+.footer-link {
  width:920px
}
.foot-pre-sales+.footer-link>li {
    width: 23%;
    /* margin: 0 5px; */
    padding: 0 45px;
}
.foot-pre-sales+.footer-link>li>h5 {
  font-size:16px;
  font-weight:400;
  margin-bottom:20px
}
.foot-pre-sales+.footer-link>li.code {
  width:120px
}
.foot-pre-sales+.footer-link>li.code img {
  display:none;
  width:78px;
  height:78px;
  margin-top:10px;
  margin-bottom:5px
}
.foot-pre-sales+.footer-link>li.code>div>p {
  cursor:pointer
}
.foot-pre-sales+.footer-link>li.code>div>p:hover a {
  color:#0753cd
}
.foot-pre-sales+.footer-link>li.code>div>p:last-child img {
  display:block
}
.foot-pre-sales+.footer-link+.footer-other {
  width:115px;
  float:right
}
.dgg-product {
  width:1200px;
  margin:0 auto;
  border-top:1px rgba(245, 245, 246, .1) solid;
  padding:10px 0;
  line-height:25px
}
.dgg-product>li {
  position:relative;
  display:block;
  color:#9b9ea0;
  font-size:12px;
  min-height:25px
}
.dgg-product>li>label {
  position:absolute;
  left:0;
  display:block;
  width:70px
}
.dgg-product-list {
  margin-left:70px
}
.dgg-product-list:after {
  content:'';
  display:block;
  font-size:0;
  height:0;
  visibility:hidden;
  clear:both
}
.dgg-product-list>li {
  display:block;
  float:left;
  width:89px;
  margin:0 12px;
  white-space:nowrap;
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis
}
.dgg-product-list>li a {
  color:#73777a
}
.dgg-product-list>li a:hover {
  color:#0753cd
}
.dgg-about-container {
  width:1200px;
  margin:0 auto;
  padding:10px 0;
  line-height:30px;
  border-top:1px rgba(245, 245, 246, .1) solid
}
.about-link-wrap>a {
  margin-right:35px;
  font-size:16px;
  color:#9b9ea0
}
.about-link-wrap>a:hover {
  color:#0753cd
}
.friend-link-wrap>a {
  margin-right:20px;
  font-size:14px;
  color:#73777a
}
.friend-link-wrap>a:hover {
  color:#0753cd
}
.footer-copyright {
    line-height: 30px;
    padding: 10px 0 30px;
    border-top: 1px rgba(245, 245, 246, .1) solid;
    color: #9b9ea0;
    text-align: center;
}
.footer-main {
  border-bottom:0
}
.footer-main:after {
  display:none
}
.middle {
  position: relative;
  top:-1px;
}
.header-warp {
  position: relative;
  z-index: 100;
  min-width: 1200px;
  background-color: #fff;
  font-size: 12px
}
.header-top {
  height: 36px;
  line-height: 36px;
  background-color: #f5f5f5;
  color: #979c9b;
  border-bottom: 1px #f5f5f6 solid
}
.header-top .mr-gap {
  margin-right: 24px
}
.header-top a {
  color: #979c9b
}
.header-top .top-cont {
  width: 1200px;
  margin: 0 auto
}
.header-top ul {
  font-size: 0
}
.header-top .left {
  float: left
}
.header-top .right {
  float: right
}
.header-top .left>li:first-child:hover {
  background: #fff;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1
}
.header-top .left>li:first-child:hover::before {
  display: none
}
.header-top .right li:first-child::before {
  display: none
}
.header-top li {
  position: relative;
  display: inline-block;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: transparent solid;
  border-width: 0 1px;
  font-size: 12px;
  padding-left: 12px;
  position: relative
}
.header-top li .font14 {
  font-size: 14px !important
}
.header-top li .iconfont {
  margin-right: 6px;
  font-size: 12px
}
.header-top li .iconfont.iconnav_ic_pointnormal {
  margin-right: 0;
  position: relative;
  left: 4px
}
.header-top li:last-child {
  padding-right: 0
}
.header-top li::before {
  position: absolute;
  left: -4px;
  content:'|';
  color: #e1e1e1
}
.header-top li.down-menu:hover {
  border: #f5f5f6 solid;
  border-width: 0 1px;
  background-color: #fff
}
.header-top li.down-menu:hover+li::before {
  display: none
}
.header-top li.down-menu:hover::before {
  display: none
}
.header-top li.down-menu:hover>a {
  color: #0753cd
}
.bar-expand {
  display: none;
  position: absolute;
  top: 50px;
  background: #e9e9ea;
  z-index: 997;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-align: left;
  line-height: 20px;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, .15);
}
.header-top li.down-menu:hover .bar-expand {
  display: block;
  border-bottom: 1px #e5e5e5 solid;
  line-height: 1;
  color: #f60
}
.header-top li>a:hover {
  color: #0753cd
}
.header-top li .user-name {
  display: inline-block;
  max-width: 150px;
  line-height: normal;
  vertical-align: text-bottom;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}
.header-top li.user {
  padding-left: 12px
}
.header-top .dot {
  position: absolute;
  right: 6px;
  top: 8px;
  display: block;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #0753cd
}
.header-top .color-orange {
  color: #0753cd
}
.header-top .bar-expand {
  top: 36px;
  border: 1px #f5f5f6 solid;
  border-top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}
.header-top .bar-expand:before {
  display: none
}
.header-top .bar-expand-dingcloud {
  width: 100%;
  left: 0;
  background-color: #fff;
  text-align: center
}
.header-top .bar-msg-inner>a>span {
  color: #0753cd
}
.header-top .bar-msg-inner>a {
  color: #292e2e
}
.header-top .bar-msg-inner>a:hover {
  color: #0753cd
}
.header-top .bar-expand-msg .look-msg {
  color: #0753cd
}
.header-top .bar-expand-msg .look-msg:hover {
  text-decoration: none
}
.header-top .bar-msg-inner>a>span {
  color: #0753cd
}
.header-top .bar-dingcloud-inner>a {
  display: block;
  padding: 10px 0;
  color: #292e2e
}
.header-top .bar-dingcloud-inner>a+a {
  border-top: 1px #f5f5f6 solid
}
.header-top .bar-dingcloud-inner>a:hover {
  color: #0753cd
}
.header-top .bar-dingcloud-inner>a>span {
  color: #0753cd
}
.header-top .bar-expand-decode {
  width: 100%;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background-color: #fff;
  text-align: center
}
.header-top .bar-expand-decode img {
  width: 80px;
  height: 80px
}
.header-top .bar-expand-decode p {
  margin-top: 10px;
  color: #979c9b
}
.header-top .bar-expand-exit {
  width: 100%;
  width: 120px;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background-color: #fff;
  text-align: center;
  border-top: 1px #f5f5f6 solid
}
.header-top .bar-expand-exit img {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-right: 8px
}
.header-top .bar-expand-exit a {
  color: #979c9b
}
.header-top .bar-expand-exit a:hover {
  color: #f60
}
.header-top .bar-exit-inner {
  line-height: 36px
}
.city-change {
  position: relative;
  cursor: pointer;
  z-index: 100
}
.city-change .address-icon {
  width: 11px;
  height: 14px;
  vertical-align: text-bottom
}
.city-change>a {
  position: relative;
  line-height: 36px;
  font-size: 12px;
  color: #979c9b
}
.city-change .city-down {
  display: none;
  position: absolute;
  top: 36px;
  left: -13px;
  width: 210px;
  padding: 20px 15px;
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 0;
  line-height: 28px;
  text-align: left
}
.city-change .city-down::before {
  content:'';
  display: block;
  position: absolute;
  width: 180px;
  height: 1px;
  right: 0;
  top: 0;
  background: #eee
}
.city-change .city-down label {
  display: block;
  border-bottom: 1px #e5e5e5 solid;
  padding-bottom: 16px;
  margin-bottom: 8px;
  line-height: 1;
  color: #0753cd
}
.city-change .city-down ul:after {
  content:'';
  display: block;
  height: 0;
  clear: both
}
.city-change .city-down li {
  display: block;
  float: left;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 0;
  padding-right: 0;
  width: calc(100%/3);
  width: -moz-calc(100%/3);
  width: -webkit-calc(100%/3)
}
.city-change .city-down li>a {
  color: #252525
}
.city-change .city-down li>a:hover {
  color: #0753cd
}
.city-change .city-down li:nth-child(3n) {
  text-align: right
}
.city-change .city-down li:nth-child(3n-1) {
  text-align: center
}
.city-change .city-down li::before {
  display: none
}
.header-bar {
  width: 1200px;
  margin: 0 auto;
  padding-top: 24px;
  text-align: left;
  padding-bottom: 10px;
}
.header-bar>.logo {
  float: left;
  width: 210px;
  height: 50px;
  position: relative;
  top: -6px
}
.header-bar>.logo a {
  display: block;
  width: 100%;
  height: 100%
}
.header-bar>.logo img {
  width: 100%;
  height: 100%
}
.header-bar>.search {
  display: inline-block;
  vertical-align: middle;
  width: 520px;
  margin-left: 87px
}
.header-bar>.search label {
  position: relative;
  display: block
}
.header-bar>.search label:after {
  content:'';
  display: block;
  height: 0;
  clear: both
}
.header-bar>.search label .iconfont {
  position: absolute;
  left: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 20px;
  color: #bcbaba;
  line-height: 40px
}
.header-bar>.search label .iconfont.iconhuaban3 {
  width: 18px;
  height:18px;
  background-size:cover;
}
.header-bar>.search input {
  display: block;
  float: left;
  width: 365px;
  padding: 0 16px 0 35px;
  line-height: 36px;
  height: 36px;
  border: 2px #0753cd solid;
  border-right: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-size: 14px
}
.header-bar>.search input::-webkit-input-placeholder {
  color: #bababa
}
.header-bar>.search input::-moz-placeholder {
  color: #bababa
}
.header-bar>.search input:-ms-input-placeholder {
  color: #bababa
}
.header-bar>.search .btn {
  float: left;
  width: 102px;
  line-height: 40px;
  background-color: #0753cd;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer
}
.header-bar>.search .btn:hover {
  color: #fff;
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  -khtml-opacity: .6;
  opacity: .6
}
.header-bar>.search .hot-push {
  font-size: 0;
  margin: 10px -8.5px 0;
  height: 16px
}
.header-bar>.search .hot-push>a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10.5px;
  font-size: 12px;
  color: #979c9b
}
.header-bar>.search .hot-push>a:hover {
  color: #0753cd
}
.header-bar>.search .hot-push>a:before {
  content:'';
  position: absolute;
  left: -12px;
  top: 50%;
  margin-top: -7px;
  display: block;
  width: 1px;
  height: 14px;
  background-color: #eee
}
.header-bar>.search .hot-push>a:first-child:before {
  display: none
}
.header-bar>.search .hot-push>a.recommend {
  color: #0753cd
}
.header-bar>.bar {
  float: right
}
.header-bar>.bar ul {
  font-size: 0
}
.header-bar>.bar li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
  font-size: 14px;
  position: relative;
  line-height: 40px
}
.header-bar>.bar li:hover .bar-expand {
  display: block
}
.header-bar>.bar li>a {
  position: relative;
  color: #292e2e
}
.header-bar>.bar li>a>.dot {
  position: absolute;
  right: -6px;
  top: 0;
  display: block;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #0753cd
}
.header-bar>.bar li>a>.num {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  margin-left: 3px;
  line-height: 16px;
  color: #fff;
  font-size: 12px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #0753cd
}
.header-bar>.bar li>a:hover {
  color: #0753cd
}
.header-bar>.bar li .iconfont {
  color: #292e2e;
  margin-right: 5px
}
.header-bar>.bar li:first-child {
  margin-left: 0
}
.header-bar>.bar li:last-child {
  margin-right: 0
}
.header-bar>.bar li.user {
  max-width: 120px
}
.header-bar>.bar li.user a {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #0753cd
}
.header-bar>.bar li.user .bar-expand {
  font-size: 12px;
  background-color: #fff;
  padding: 10px 15px;
  line-height: 26px;
  width: 90px;
  right: 0
}
.header-bar>.bar li.user .bar-expand a {
  color: #292e2e
}
.header-bar>.bar li.user .bar-expand a:hover {
  color: #0753cd
}
.header-bar>.bar li.user:hover .bar-expand:before {
  display: none
}
.header-bar>.bar .guagua-btn {
  min-width: 90px;
  color: #fff
}
.header-bar>.bar .guagua-btn:hover {
  color: #fff
}
.header-bar>.bar .bar-expand {
  top: 40px
}
.header-bar>.bar .bar-expand .bar-msg-inner>a:hover {
  color: #0753cd
}
.header-bar>.bar .bar-expand .bar-msg-inner>a>span {
  color: #0753cd
}
.header-bar>.bar .bar-expand>a {
  color: #0753cd
}
.header-bar>.bar .bar-expand>a:hover {
  text-decoration: underline
}
.header-bar>.adver-box {
  /* display: inline-block; */
  width: 280px;
  height: 62px;
  float: right
}
.header-bar>.adver-box img {
  width: 100%;
  height: 100%
}
.hotline {
  float: right;
}
.hotline .left-icon {
  float: left;
  width: 40px;
  margin-right: 11px;
}
.hotline .right-text {
  float: left;
}
.hotline .right-text span {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  display: block
}
.hotline .right-text b {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(16, 187, 184, 1);
  display: block
}
/* .suspension_window {
  display: none;
} */
.main-menu {
  margin: 0 auto;
  width: 100%;
  min-height: 25px;
  background: #fff;
}
.main-menu:after {
  content:'';
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
  clear: both
}
.main-menu ul {
  width: 1200px;
  /* overflow: hidden; */
  margin: 0 auto;
  position: relative;
}
.main-menu ul>li {
  display: block;
  float: left;
  margin: 0 16px
}
.main-menu ul>li:first-child {
  margin-left: 0
}
.main-menu ul>li:last-child {
  margin-right: 0
}
.main-menu ul>li>a {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  color: #292e2e;
  font-size: 16px;
  font-weight: 700;
}
.main-menu ul>li>a:hover {
  color: #ff6600
}
.main-menu ul>li:hover>a {
  color: #ff6600
}
.active_top>a {
  color: #ff6600!important
}
.main-menu ul>li:hover .two_menu {
  display: block;
}
.two_menu {
  display: none;
  position: absolute;
  width: 1200px;
  height:58px;
  background:rgba(255, 255, 255, 1);
  box-shadow:0px 3px 9px 1px rgba(214, 214, 219, 0.3);
  z-index: 1;
  padding: 0 25px;
  box-sizing: border-box;
  padding-right:40px;
  line-height: 58px;
  left: 0;
  transition: all .3s;
  top:50px;
}
.two_menu a {
  color: #333;
  font-size: 14px;
  margin-right: 30px;
}
.one_menu a i, .two_menu a i {
  color: #FC0617;
  font-size: 10px;
}
.fiexd_box {
  /* width:60px; */
  height: auto;
  position: fixed;
  right: 7px;
  margin-left: 640px;
  bottom: 20%;
  cursor: pointer;
  z-index: 9999;
  box-shadow:0px 4px 9px 0px rgba(60, 62, 73, 0.16);
}
.box_item {
  width:60px;
  height:90px;
  background:rgba(255, 255, 255, 1);
  font-size:12px;
  font-weight:400;
  color:rgba(86, 86, 86, 1);
  text-align: center;
  border-bottom: 1px solid #F0F2F5;
  overflow: hidden;
  position: relative;
  transition: all .3s;
}
.box_item:hover {
  background: #10BBB8;
  color: #ffffff;
}
.box_item p {
  text-align: center;
  line-height: 1.2;
}
.box_item img {
  width:24px;
  height:24px;
  margin:10px auto 8px;
}
.box_item:hover .hot {
  display: block;
}
.box_item:hover .cur {
  display: none;
}
.fiexd_box .cur {
  display: block;
}
.fiexd_box .hot {
  display: none;
  text-align: center;
}
.er_code {
  width:60px;
  height:60px;
  overflow: hidden;
  background:rgba(255, 255, 255, 1);
}
.er_code:hover {
  background: #10BBB8;
  color: #ffffff;
}
.er_code:hover .hot {
  display: block;
}
.er_code:hover .cur {
  display: none;
}
.go_top:hover {
  background: #10BBB8;
  color: #ffffff;
}
.go_top:hover .hot {
  display: block;
  text-align: center;
}
.go_top:hover .cur {
  display: none;
}
.er_code img {
  display: block;
  width:28px;
  height:28px;
  margin:16px auto 0;
}
.go_top {
  width:60px;
  height:60px;
  display: block;
  line-height: 60px;
  margin-top: 4px;
  text-align: center;
  overflow: hidden;
  background:rgba(255, 255, 255, 1);
  font-size:14px;
  font-weight:400;
  color:rgba(255, 255, 255, 1);
  line-height:1.2;
  text-decoration: none;
  transition: all .3s;
}
.go_top img {
  margin: 25px auto 0;
}
.go_top p {
  margin-top: 12px;
}
.zixun_box {
  width:387px;
  /*height:267px;*/
  height:145px;
  background:rgba(255, 255, 255, 1);
  box-shadow:0px 6px 12px 0px rgba(0, 0, 0, 0.08);
  padding: 24px;
  box-sizing: border-box;
  position: absolute;
  right: 70px;
  top: 0;
  display: none;
}
.zixun_box .title {
  font-size:14px;
  font-weight:400;
  color:rgba(86, 86, 86, 1);
  line-height: 16px;
  margin: 18px 0 10px;
}
.zixun_box .phone {
  font-size:20px;
  font-weight:bold;
  color:rgba(16, 187, 184, 1);
  line-height:22px;
  margin-bottom: 10px;
}
.zixun_box .num {
  font-size:12px;
  font-weight:400;
  color:rgba(184, 184, 184, 1);
  line-height:14px;
  margin-bottom: 20px;
}
.zixun_box .line {
  width:100%;
  height:1px;
  background:rgba(240, 242, 245, 1);
  margin-bottom: 14px;
}
.zixun_box .label {
  font-size:14px;
  font-weight:500;
  color:#565656;
  line-height:16px;
  margin-bottom: 12px;
}
.input_box {
  height: 40px;
}
.zixun_box input {
  width:calc(100% - 100px);
  float: left;
  height:40px;
  background:#fff;
  font-size:14px;
  font-weight:500;
  color:#565656;
  text-align: center;
  line-height:40px;
  float: left;
  border: none;
  outline: none;
  color: #565656;
  border:1px solid rgba(221, 221, 221, 1);
  box-sizing: border-box;
  padding-left: 12px;
  text-align: left;
}
.zixun_box .btn {
  width:100px;
  height:40px;
  background:rgba(16, 187, 184, 1);
  font-size:14px;
  font-weight:500;
  color:#fff;
  text-align: center;
  line-height:40px;
  float: left;
}
.zixun_box .tip {
  font-size:12px;
  margin-top: 12px;
  font-weight:400;
  color:rgba(255, 102, 0, 1);
  line-height:14px;
  display: inline-block;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #979C9B;
  font-size: 14px;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #979C9B;
  font-size: 14px;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #979C9B;
  font-size: 14px;
}
.er_code_box {
  width:184px;
  height:206px;
  background:rgba(255, 255, 255, 1);
  box-shadow:0px 6px 12px 0px rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 70px;
  bottom: 6px;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  display: none;
}
.er_code_box img {
  width:140px;
  height:140px;
  margin: 0 auto;
}
.er_code_box .name {
  font-size:14px;
  font-weight:400;
  color:rgba(37, 37, 37, 1);
  line-height:16px;
  margin-top: 12px;
}
.module-strength .container {
  background: url(../images/map-bg.png) no-repeat 187px 255px
}
.module-strength .str-list li {
  background-color: transparent !important;
  margin-bottom: 32px !important;
}
.module-strength .str-list {
  margin-top: 20px !important;
}
.module-strength .img-list .fl::after {
  top: 32px !important;
}
.module-strength .str-list li div {
  margin: 21px 0 24px !important;
}
.module-strength .str-list li:nth-child(4) div {
  margin-bottom: 9px !important;
}
.module-strength .str-list li div {
  width: 230px !important;
  height: 47px !important;
  line-height: 47px !important;
  background: url(../images/str-ico-01.png) no-repeat 0 0 !important;
  text-indent: 72px !important;
  font-size: 18px !important;
  color: #ffffff !important;
  font-weight: bold;
}
.module-strength .str-list li:nth-child(2) div {
  background: url(../images/str-ico-02.png) no-repeat 0 0 !important;
}
.module-strength .str-list li:nth-child(3) div {
  background: url(../images/str-ico-03.png) no-repeat 0 center !important;
  line-height: 48px !important;
}
module-strength .str-list li:nth-child(4) div {
  background: url(../images/str-ico-04.png) no-repeat 0 0 !important;
}
select {
  border: 1px solid #8c8c8c;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
}
select::-ms-expand {
  display: none;
}
.banner_swiper {
  width: 100%;
  height: 460px;
}
.banner_swiper .swiper-slide {
  width: 100%;
  height: 460px;
}
.silde-box {
  position: fixed;
  width: 60px;
  right: 0;
  top:40%;
  margin-top: -182px;
  z-index: 9;
  box-shadow: 0px 4px 9px 0px rgba(60, 62, 73, 0.16);
}
.silde-box ul li {
  width: 60px;
  /* height: 89px; */
  border-bottom: 1px solid #F2F2F3;
  text-align: center;
  padding: 13px 18px;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  cursor: pointer;
}
.silde-box ul li img {
  width: 24px;
  height: 24px;
  text-align: center;
}
.silde-box ul li p {
  line-height: 15px;
  font-size:12px;
  padding-top: 13px;
  box-sizing: border-box;
}
.slide-active {
  background: #0753cd;
  color: #fff;
}
.silde-box ul li:hover .img2 {
  display: block;
}
.silde-box ul li:hover .img1 {
  display: none;
}
.silde-box ul li:hover {
  background: #0753cd;
  border-bottom: 1px solid #0753cd;
}
.silde-box ul li:hover .tel-zx {
  display: block;
}
.silde-box ul li:hover .xcx-code {
  display: block;
}
.silde-box ul li:hover .zxcounsel {
  display: block;
}
.silde-box ul li:hover >p {
  color: #fff;
}
.img2 {
  display: none;
}
.silde-box ul li:hover .tel-zx {
  display: block;
}
.xcx-code {
  display: none;
  width: 164px;
  height:206px;
  position: absolute;
  top:0;
  right: 68px;
}
.tel-zx {
  display: none;
  position: absolute;
  top:0;
  right: 68px;
  width: 387px;
  height: 184px;
  padding:32px 24px;
  background: #fff;
  box-sizing: border-box;
  z-index: 9;
  text-align: left;
  box-shadow:0px 6px 12px 0px rgba(0, 0, 0, 0.08);
}
.zx-p1 {
  font-size: 14px!important;
  color: #565656;
  line-height: 14px;
}
.zx-p2 {
  font-size: 20px!important;
  color: #0753cd;
  font-weight: bold;
  line-height: 20px;
  padding-top: 11px
}
.zx-p3 {
  font-size: 12px!important;
  color: #B8B8B8;
  line-height: 12px;
  padding-top: 11px
}
.tel-zx h2 {
  height: 42px;
  line-height: 46px;
  margin-top: 24px;
  color: #565656;
  font-size: 14px;
  border-top: 1px solid #F0F2F5;
}
.mf-phone {
  width: 340px;
  height: 40px;
}
.mf-phone >input {
  width: 240px;
  height: 40px;
  border:1px solid #DDDDDD;
  box-sizing: border-box;
  padding-left: 12px;
}
.mf-phone >button {
  width: 100px;
  height: 40px;
  background:#0753cd;
  color: #fff;
  font-size: 14px;
  border:none
}
.zx-p4 {
  font-size: 12px;
  color: #FF6F18;
  line-height: 12px;
  padding-top: 11px;
}
.back-top {
  width: 60px;
  height: 60px;
  background: #fff url(../images/sidebar_back.png) no-repeat center center;
  margin-top: 4px;
  cursor: pointer;
}
.back-top p {
  display: none;
  width: 100%;
  height:100%;
  background: #0753cd;
  text-align: center;
  padding-top: 10px;
  box-sizing: border-box;
  color: #fff;
}
.back-top:hover p {
  display: block;
  color: #fff;
}
.xcx-code img {
  width:100%!important;
  height: 100%!important;
}
.zxcounsel {
  display: none;
  width: 280px;
  height: 180px;
  background: #fff;
  position: absolute;
  top:0;
  right: 68px;
  padding:4px 24px;
  box-sizing: border-box;
  z-index: 9;
  text-align: left;
  box-shadow:0px 6px 12px 0px rgba(0, 0, 0, 0.08);
}
.zxc-li {
  padding: 23px 0;
  border-bottom: 1px solid #F0F2F5;
  overflow: hidden;
  cursor: pointer;
}
.zxc-li:hover .zx-desc h3 {
  color: #204CBF;
}
.zxc-li:last-child {
  border-bottom: 0px;
}
.zxc-li img {
  display: block;
  width: 28px;
  height: 28px;
  float: left;
}
.zxc-li .zx-desc {
  float: left;
  margin-left: 12px;
}
.zxc-li .zx-desc h3 {
  color: #565656;
  font-size: 16px;
  line-height: 16px;
  padding-top: 4px;
}
.zxc-li .zx-desc p {
  color: #999;
  font-size: 12px;
  line-height: 12px;
  padding-top: 10px;
}
#full_tc {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .6);
  display: none;
}
.full_tc_inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.full_tc_inner .inner {
  position: absolute;
  display: block;
  width: 450px;
  height: 448px;
  left: 50%;
  margin-left: -225px;
  top: 50%;
  margin-top: -224px;
}
#full_tc .full_tc_inner>a {
  position: absolute;
  display: block;
  width: 450px;
  height: 448px;
  left: 50%;
  margin-left: -225px;
  top: 50%;
  margin-top: -224px;
}
#full_tc .full_tc_inner>a img {
  width: 100%
}
#full_tc .full_tc_inner #close {
  position: absolute;
  right: 28px;
  top: 18px;
  cursor: pointer;
}
/*#meiqia-container iframe{
  left: 50% !important;
  width: 500px !important;
  margin-left: -250px !important;
  top: 50% !important;
  margin-top: -250px !important;

}*/











/*******S   公用样式*********/
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
i,
b,
p,
input,
select,
button {
  font-family: Microsoft YaHei;
}
body {
  min-width: 1200px;
  background-color: #f1f2f6;
}
.btn-bar {
  width: 592px;
  height: 56px;
  margin: 30px auto 0;
  cursor: pointer;
}
.btn-bar .text {
  float: left;
  height: 100%;
  line-height: 52px;
  border: 1px solid #0753cd;
  border-right: none;
  border-radius: 4px 0 0 4px;
  padding-left: 25px;
  width: 400px;
  background: #ffffff;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.btn-bar .text img {
  vertical-align: middle;
}
.btn-bar .text span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  vertical-align: middle;
}
.btn-bar .text b {
  font-size: 20px;
  font-family: DIN;
  font-weight: bold;
  color: #0753cd;
  vertical-align: middle;
}
.btn-bar .btn {
  float: left;
  width: 190px;
  background-color: #0753cd;
  color: #fff;
  text-align: center;
  line-height: 56px;
  height: 100%;
  border-radius: 0 4px 4px 0;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.main-title {
  text-align: center;
  padding: 45px 0 35px;
}
.main-title h3 span {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #292e2e;
  margin: 0 15px;
  vertical-align: middle;
}
.main-title h3 img {
  vertical-align: middle;
}
.main-title > span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 35px;
}

.navi {
  width: 240px;
  margin: 0 auto 23px;
}
.navi li {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  width: 104px;
  height: 32px;
  border: 1px solid #dadada;
  border-radius: 16px;
  text-align: center;
  float: left;
  margin-right: 16px;
  cursor: pointer;
}
.navi li.active {
  border: none;
  background-color: #0753cd;
  color: #fff;
  line-height: 32px;
}
.chatBtn {
  width: 87px;
  height: 32px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
  background: none;
  transition: all linear 0.2s;
}
.swiper-slide li {
  float: left;
  width: 286px;
  height: 164px;
  border-radius: 4px;
  background-size: 100% 100%;
  padding: 20px 24px;
  margin: 0 8px 8px 0;
}
.swiper-slide li:hover h5 span {
  font-size: 18px;
}
.swiper-slide li:hover button {
  background-color: #ff6600;
  border: none;
  color: #fff;
  line-height: 32px;
}
.swiper-slide li h5 {
  height: 24px;
}
.swiper-slide li h5 span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  transition: all linear 0.2s;
  vertical-align: middle;
}
.swiper-slide li h5 img {
  margin-left: 4px;
  vertical-align: middle;
}
.swiper-slide li p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin: 10px 0 15px;
  width: 210px;
  height: 42px;
}
.swiper-slide li button {
  width: 87px;
  height: 32px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
  background: none;
  transition: all linear 0.2s;
}
.swiper-pagination {
  bottom: 5px!important;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0753cd;
  border: none;
}
.swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #b5b5b5;
  background-color: transparent;
  opacity: 1;
  box-sizing: border-box;
}
.wrapper {
  background-color: #fff;
  padding: 16px;
}
#tc {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  z-index: 100;
}
#tc .success-box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 480px;
  height: 325px;
  background: #ffffff;
  border-radius: 8px;
  padding-top: 64px;
  text-align: center;
}
#tc .success-box h4 {
  margin: 22px 0 24px;
  font-size: 24px;
  color: #333;
  font-weight: 700;
}
#tc .success-box p {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #999999;
  line-height: 32px;
  width: 288px;
  margin: 0 auto;
}
#tc .success-box .close-icon {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
/*******E   公用样式*********/
/*******S   头部*********/
/*******E   头部*********/
/*******S   banner*********/
.banner {
  cursor: pointer;
  position: relative;
  height: 460px;
}
.banner img {
  width: 100%;
  height: 100%;
}
/*******E   banner*********/
/*******S   表单*********/
.form-box {
  background-color: #fff;
  background-image: url(../images/jiaoluo.png);
  background-repeat: no-repeat;
  background-position: 4px 4px;
  position: relative;
  margin-top: -40px;
  padding: 0 40px 30px;
  height: 218px;
  z-index: 1;
}
.form-box .form-title {
  text-align: center;
  padding: 30px 0 21px;
}
.form-box .form-title img,
.form-box .form-title span {
  vertical-align: middle;
}
.form-box .form-title span {
  margin: 0 16px;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.form-box form {
  border: 2px solid #ff6600;
  border-radius: 0px 2px 2px 0px;
}
.form-box form .form-wrap {
  float: left;
  width: 240px;
  height: 56px;
  line-height: 56px;
  padding: 0 16px;
  border-right: 1px solid rgba(229, 229, 229, 0.59);
  position: relative;
}
.form-box form .form-wrap.wider {
  width: 270px;
  border: none;
}
.form-box form .form-wrap img,
.form-box form .form-wrap span,
.form-box form .form-wrap input {
  vertical-align: middle;
}
.form-box form .form-wrap span {
  display: inline-block;
  width: 175px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-left: 7px;
  background-image: url(../images/xiala_1.png);
  background-repeat: no-repeat;
  background-position: center right;
}
.form-box form .form-wrap span.selected {
  color: #333;
}
.form-box form .form-wrap span.up {
  background-image: url(../images/xiala_2.png);
}
.form-box form .form-wrap input {
  padding-bottom: 1px;
}
.form-box form .form-wrap > button {
  position: absolute;
  right: 8px;
  top: 14px;
  width: 92px;
  height: 28px;
  background: #ffecd0;
  border-radius: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ff6d00;
  line-height: 28px;
}
.form-box form .form-wrap .drop-down {
  position: absolute;
  width: 242px;
  height: 227px;
  left: 0;
  background-image: url(../images/xiala_bg.png);
  background-size: 100% 100%;
  padding-top: 13px;
  display: none;
  overflow: hidden;
}
.form-box form .form-wrap .drop-down .drop-wrapper {
  overflow-y: scroll;
  height: 209px;
  margin-top: -5px;
}
.form-box form .form-wrap .drop-down .drop-wrapper::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 6px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.form-box form .form-wrap .drop-down .drop-wrapper::-webkit-scrollbar-thumb:vertical {
  /*滚动条里面小方块*/
  background: #dddee0;
}
.form-box form .form-wrap .drop-down .drop-wrapper::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  background: transparent;
}
.form-box form .form-wrap .drop-down ul {
  margin-top: 5px;
  margin-left: 1px;
}
.form-box form .form-wrap .drop-down ul li {
  height: 32px;
  line-height: 32px;
  padding-left: 24px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.form-box form .form-wrap .drop-down ul li:hover,
.form-box form .form-wrap .drop-down ul li.active {
  color: #ff6600;
  background: #fff7f1;
}
.form-box form > button {
  float: left;
  width: 126px;
  height: 56px;
  background: #ff6600;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 35px;
}
.form-box .data-line {
  margin-top: 16px;
  padding-left: 176px;
}
.form-box .data-line .data-wrap {
  float: left;
  font-size: 14px;
  margin-left: 35px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.form-box .data-line .data-wrap:first-child {
  margin-left: 0;
}
.form-box .data-line .data-wrap span {
  font-weight: bold;
  font-size: 18px;
  color: #ff6600;
}
.form-box .data-line .data-info {
  float: left;
  padding-top: 4px;
  margin-left: 28px;
  overflow: hidden;
  height: 21px;
}
.form-box .data-line .data-info > span {
  color: #333333;
  font-size: 14px;
  float: left;
}
.form-box .data-line .data-info ul {
  float: left;
}
.form-box .data-line .data-info ul li{
  height: 21px;
}
.form-box .data-line .data-info ul li .timer {
  color: #666;
}
.form-box .data-line .data-info ul li .user {
  color: #999;
  margin: 0 15px 0 20px;
}
.form-box .data-line .data-info ul li .fix {
  color: #ff6600;
}
.form-box .data-line .data-info ul li .product {
  color: #333;
  font-weight: bold;
}
/*******E   表单*********/
/*******S   工商服务*********/
.gs-service {
  padding-bottom: 48px;
}
.gs-service .carousel .wrapper {
  padding: 16px 16px 0 16px;
}
.gs-service .carousel .wrapper .gs-swiper {
  padding-bottom: 32px;
}
.gs-service .carousel .wrapper .swiper-slide li {
  float: left;
  width: 286px;
  height: 164px;
  border-radius: 4px;
  background-size: 100% 100%;
  padding: 20px 24px;
  margin: 0 8px 8px 0;
}
.gs-service .carousel .wrapper .swiper-slide li:hover h5 span {
  font-size: 18px;
}
.gs-service .carousel .wrapper .swiper-slide li:hover button {
  background-color: #ff6600;
  border: none;
  color: #fff;
  line-height: 32px;
}
.gs-service .carousel .wrapper .swiper-slide li:nth-child(1) {
  background-image: url(../images/gszc_img1.png);
}
.gs-service .carousel .wrapper .swiper-slide li:nth-child(2) {
  background-image: url(../images/gszc_img2.png);
}
.gs-service .carousel .wrapper .swiper-slide li:nth-child(3) {
  background-image: url(../images/gszc_img3.png);
}
.gs-service .carousel .wrapper .swiper-slide li:nth-child(4) {
  background-image: url(../images/gszc_img4.png);
  margin-right: 0;
}
.gs-service .carousel .wrapper .swiper-slide li:nth-child(5) {
  background-image: url(../images/gszc_img5.png);
  margin-bottom: 0;
}
.gs-service .carousel .wrapper .swiper-slide li:nth-child(6) {
  background-image: url(../images/gszc_img6.png);
  margin-bottom: 0;
}
.gs-service .carousel .wrapper .swiper-slide li:nth-child(7) {
  background-image: url(../images/gszc_img7.png);
  margin-bottom: 0;
}
.gs-service .carousel .wrapper .swiper-slide li:nth-child(8) {
  background-image: url(../images/gszc_img8.png);
  margin-right: 0;
  margin-bottom: 0;
}
.gs-service .carousel .wrapper .swiper-slide li h5 {
  height: 24px;
}
.gs-service .carousel .wrapper .swiper-slide li h5 span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  transition: all linear 0.2s;
  vertical-align: middle;
}
.gs-service .carousel .wrapper .swiper-slide li h5 img {
  margin-left: 4px;
  vertical-align: middle;
}
.gs-service .carousel .wrapper .swiper-slide li p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin: 10px 0 15px;
  width: 210px;
  height: 42px;
}
.gs-service .carousel .wrapper .swiper-slide li button {
  width: 87px;
  height: 32px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
  background: none;
  transition: all linear 0.2s;
}
.gs-service .carousel .wrapper .swiper-slide.gsbg li:nth-child(1) {
  background-image: url(../images/gsbg_img1.png);
}
.gs-service .carousel .wrapper .swiper-slide.gsbg li:nth-child(2) {
  background-image: url(../images/gsbg_img2.png);
}
.gs-service .carousel .wrapper .swiper-slide.gsbg li:nth-child(3) {
  background-image: url(../images/gsbg_img3.png);
}
.gs-service .carousel .wrapper .swiper-slide.gsbg li:nth-child(4) {
  background-image: url(../images/gsbg_img4.png);
}
.gs-service .carousel .wrapper .swiper-slide.gsbg li:nth-child(4) {
  background-image: url(../images/gsbg_img4.png);
}
.gs-service .carousel .wrapper .swiper-slide.gsbg li:nth-child(5) {
  background-image: url(../images/gsbg_img5.png);
}
.gs-service .carousel .wrapper .swiper-slide.gsbg li:nth-child(6) {
  background-image: url(../images/gsbg_img6.png);
}
.gs-service .carousel .wrapper .swiper-slide.gsbg li:nth-child(7) {
  background-image: url(../images/gsbg_img7.png);
}
.gs-service .carousel .wrapper .swiper-slide.gsbg li:nth-child(8) {
  background-image: url(../images/gsbg_img8.png);
}
.gs-service .carousel .service-list {
  margin-top: 16px;
}
.gs-service .carousel .service-list li {
  float: left;
  width: 230px;
  height: 165px;
  background: #ffffff;
  margin-right: 12px;
  padding-top: 32px;
  overflow: hidden;
  transition: all linear 0.2s;
  text-align: center;
}
.gs-service .carousel .service-list li:last-child {
  margin-right: 0;
}
.gs-service .carousel .service-list li:hover {
  padding-top: 24px;
}
.gs-service .carousel .service-list li:hover .icon {
  width: 48px;
  height: 48px;
}
.gs-service .carousel .service-list li:hover h6 {
  margin: 8px 0;
  font-size: 18px;
  font-weight: bold;
}
.gs-service .carousel .service-list li .icon {
  width: 64px;
  height: 64px;
  margin: 0 auto;
  transition: all linear 0.2s;
}
.gs-service .carousel .service-list li h6 {
  margin-top: 12px;
  margin-bottom: 40px;
  text-align: center;
  transition: all linear 0.2s;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.gs-service .carousel .service-list li button {
  width: 95px;
  height: 32px;
  line-height: 32px;
  background: #ff6600;
  border-radius: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  transition: all linear 0.2s;
}
/*******E   工商服务*********/
/*******S   财会服务*********/
.ck-service {
  background-image: url(../images/ck_bg.jpg);
  padding-bottom: 48px;
}
.ck-service .main-title span {
  color: #fff;
}
.ck-service .navi li {
  border-color: #fff;
  color: #fff;
  cursor: pointer;
}
.ck-service .wrapper .ck-swiper .dljz-swiper {
  float: left;
  width: 286px;
  height: 336px;
}
.ck-service .wrapper .ck-swiper .dljz-swiper .swiper-slide {
  padding: 20px 0 0 24px;
  width: 286px;
  height: 336px;
  background-image: url(../images/kjfw_img1.png);
  border-radius: 4px;
}
.ck-service .wrapper .ck-swiper .dljz-swiper .swiper-slide:hover h5 span {
  font-size: 18px;
}
.ck-service .wrapper .ck-swiper .dljz-swiper .swiper-slide:hover button {
  background-color: #ff6600;
  border: none;
  color: #fff;
  line-height: 32px;
}
.ck-service .wrapper .ck-swiper .dljz-swiper .swiper-slide.dljz2 {
  background-image: url(../images/kjfw_img2.png);
}
.ck-service .wrapper .ck-swiper .dljz-swiper .swiper-slide h5 {
  height: 24px;
}
.ck-service .wrapper .ck-swiper .dljz-swiper .swiper-slide h5 span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  transition: all linear 0.2s;
  vertical-align: middle;
}
.ck-service .wrapper .ck-swiper .dljz-swiper .swiper-slide h5 img {
  vertical-align: middle;
}
.ck-service .wrapper .ck-swiper .dljz-swiper .swiper-slide p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin: 5px 0 14px;
  width: 224px;
  height: 42px;
}
.ck-service .wrapper .ck-swiper .dljz-swiper .swiper-pagination {
  bottom: 5px;
  text-align: left;
  padding-left: 24px;
}
.ck-service .wrapper .ck-swiper .list {
  float: left;
  margin-left: 8px;
  width: 874px;
}
.ck-service .wrapper .ck-swiper .list li:nth-child(3n) {
  margin-right: 0;
}
.ck-service .wrapper .ck-swiper .list li:nth-child(1) {
  background-image: url(../images/kjfw_img3.png);
}
.ck-service .wrapper .ck-swiper .list li:nth-child(2) {
  background-image: url(../images/kjfw_img4.png);
}
.ck-service .wrapper .ck-swiper .list li:nth-child(3) {
  background-image: url(../images/kjfw_img5.png);
}
.ck-service .wrapper .ck-swiper .list li:nth-child(4) {
  background-image: url(../images/kjfw_img6.png);
}
.ck-service .wrapper .ck-swiper .list li:nth-child(5) {
  background-image: url(../images/kjfw_img7.png);
}
.ck-service .wrapper .ck-swiper .list li:nth-child(6) {
  background-image: url(../images/kjfw_img8.png);
}
.ck-service .wrapper .ck-swiper .swch .swiper-slide {
  background-image: url(../images/swch_img1.png);
}
.ck-service .wrapper .ck-swiper .swch .swiper-slide.swch2 {
  background-image: url(../images/swch_img2.png);
}
.ck-service .wrapper .ck-swiper .swch .list li:nth-child(1) {
  background-image: url(../images/swch_img3.png);
}
.ck-service .wrapper .ck-swiper .swch .list li:nth-child(2) {
  background-image: url(../images/swch_img4.png);
}
.ck-service .wrapper .ck-swiper .swch .list li:nth-child(3) {
  background-image: url(../images/swch_img5.png);
}
.ck-service .wrapper .ck-swiper .swch .list li:nth-child(4) {
  background-image: url(../images/swch_img6.png);
}
.ck-service .wrapper .ck-swiper .swch .list li:nth-child(5) {
  background-image: url(../images/swch_img7.png);
}
.ck-service .wrapper .ck-swiper .swch .list li:nth-child(6) {
  background-image: url(../images/swch_img8.png);
}
/*******E   财会服务*********/
/*******S   证书服务*********/
.certi-service {
  padding-bottom: 48px;
}
.certi-service .certi-swiper .swiper-slide li {
  background-image: linear-gradient(0deg, #f9f9f9, #eef6f8);
  background-size: 100% 100%;
  position: relative;
}
.certi-service .certi-swiper .swiper-slide li:nth-child(4n) {
  margin-right: 0;
}
.certi-service .certi-swiper .swiper-slide li .icons {
  position: absolute;
  right: 10px;
  bottom: 6px;
}
/*******E   证书服务*********/
/*******S   顶呱呱实力见证*********/
.strength {
    background: url(../images/ck_bg1.jpg) center no-repeat;
    padding-bottom: 80px;
    background-size: 100% 100%;
}

.strength  h3 span{
 color:#fff;
}
.sub-banner-inner {
    height: 485px;
    width: 1920px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.strength .strength-wrapper {
  padding-top: 16px;
}
.strength .tab-list {
  float: left;
  width: 387px;
  height: 394px;
  background-color: #fff;
  box-shadow: 0px 0px 16px 0px rgba(152, 170, 184, 0.2);
}
.strength .tab-list li {
  float: left;
  text-align: center;
  width: 193px;
  height: 197px;
  padding-top: 38px;
}
.strength .tab-list li:nth-child(1) {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.strength .tab-list li:nth-child(1):hover, .strength .tab-list li:nth-child(1).on {
    background: linear-gradient(60deg, rgba(43, 163, 207, 1), rgba(59, 229, 226, 1));
}
.strength .tab-list li:nth-child(1):hover .icon,
.strength .tab-list li:nth-child(1).on .icon {
  background-position: -224px 0;
}
.strength .tab-list li:nth-child(2) {
  border-bottom: 1px solid #eeeeee;
}
.strength .tab-list li:nth-child(2) .icon {
  background-position: -56px 0;
}
.strength .tab-list li:nth-child(2):hover,
.strength .tab-list li:nth-child(2).on {
  background-color: #ff6600;
}
.strength .tab-list li:nth-child(2):hover .icon,
.strength .tab-list li:nth-child(2).on .icon {
  background-position: -280px 0;
}
.strength .tab-list li:nth-child(3) {
  border-right: 1px solid #eeeeee;
}
.strength .tab-list li:nth-child(3) .icon {
  background-position: -112px 0;
}
.strength .tab-list li:nth-child(3):hover,
.strength .tab-list li:nth-child(3).on {
  background-color: #ff6600;
}
.strength .tab-list li:nth-child(3):hover .icon,
.strength .tab-list li:nth-child(3).on .icon {
  background-position: -336px 0;
}
.strength .tab-list li:nth-child(4) .icon {
  background-position: -168px 0;
}
.strength .tab-list li:nth-child(4):hover,
.strength .tab-list li:nth-child(4).on {
  background-color: #ff6600;
}
.strength .tab-list li:nth-child(4):hover .icon,
.strength .tab-list li:nth-child(4).on .icon {
  background-position: -392px 0;
}
.strength .tab-list li:hover,
.strength .tab-list li.on {
  background: linear-gradient(60deg, rgba(43, 163, 207, 1), rgba(59, 229, 226, 1));
  border: none;
}
.strength .tab-list li:hover span,
.strength .tab-list li.on span {
  color: #fff;
}
.strength .tab-list li:hover i,
.strength .tab-list li.on i {
  background-position: -20px 0;
}
.strength .tab-list li .icon {
  margin: 0 auto;
  width: 56px;
  height: 56px;
  background-image: url(../images/shili_left_icon.png);
}
.strength .tab-list li span {
  font-size: 16px;
  display: inline-block;
  margin: 15px 0 12px;
}
.strength .tab-list li i {
  margin: 0 auto;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../images/shili_jiantou.png);
}
.strength .content-box {
    float: left;
    background-color: #fff;
    width: 1140px;
    height: 420px;
    margin-left: 20px;
    box-shadow: 0px 0px 16px 0px rgba(152, 170, 184, 0.2);
    padding: 32px 24px 24px;
}
.strength .content-box .content:not(:first-child) {
  display: none;
}
.strength .content-box h5 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.strength .content-box .divider {
  width: 30px;
  height: 3px;
  background: #ff6600;
  margin: 10px 0;
}
.strength .content-box p {
  color: #888888;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  height: 70px;
}
.strength .content-box ul {
  margin-top: 0;
}
.strength .content-box ul li {
  float: left;
  margin-right:50px;
}
.strength .content-box ul li:last-child {
  margin-right: 0;
}
.strength .content-box ul li .img-box {
  position: relative;
  overflow: hidden;
}
.strength .content-box ul li .img-box img {
  transition: all linear 0.2s;
}
.strength .content-box ul li .img-box:hover img {
  transform: scale(1.1);
}
.strength .content-box ul li .img-box h6 {
  position: absolute;
  bottom: 0;
  width: 240px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
}
/*******E   顶呱呱实力见证*********/









/** layui-v2.3.0 MIT License By https://www.layui.com */
.layui-inline,
img {
  display: inline-block;
  vertical-align: middle
}

.layui-rate,
li {
  list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400
}

.layui-edge,
.layui-header,
.layui-inline,
.layui-main {
  position: relative
}

.layui-btn,
.layui-edge,
.layui-inline,
img {
  vertical-align: middle
}

.layui-btn,
.layui-disabled,
.layui-icon,
.layui-unselect {
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none
}

blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a:active,
a:hover {
  outline: 0
}

img {
  border: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

h4,
h5,
h6 {
  font-size: 100%
}

button,
input,
optgroup,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  outline: 0
}

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word
}

body {
  line-height: 24px;
  font: 14px Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif
}

hr {
  height: 1px;
  margin: 10px 0;
  border: 0;
  clear: both
}

a {
  color: #333;
  text-decoration: none
}

a:hover {
  color: #777
}

a cite {
  font-style: normal;
  *cursor: pointer
}

.layui-border-box,
.layui-border-box * {
  box-sizing: border-box
}

.layui-box,
.layui-box * {
  box-sizing: content-box
}

.layui-clear {
  clear: both;
  *zoom: 1
}

.layui-clear:after {
  content: '\20';
  clear: both;
  *zoom: 1;
  display: block;
  height: 0
}

.layui-inline {
  *display: inline;
  *zoom: 1
}

.layui-edge {
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: dashed;
  border-color: transparent;
  overflow: hidden
}

.layui-edge-top {
  top: -4px;
  border-bottom-color: #999;
  border-bottom-style: solid
}

.layui-edge-right {
  border-left-color: #999;
  border-left-style: solid
}

.layui-edge-bottom {
  top: 2px;
  border-top-color: #999;
  border-top-style: solid
}

.layui-edge-left {
  border-right-color: #999;
  border-right-style: solid
}

.layui-elip {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.layui-disabled,
.layui-disabled:hover {
  color: #d2d2d2 !important;
  cursor: not-allowed !important
}

.layui-circle {
  border-radius: 100%
}

.layui-show {
  display: block !important
}

.layui-hide {
  display: none !important
}

@font-face {
  font-family: layui-icon;
  src: url(../font/iconfont.eot?v=230);
  src: url(../font/iconfont.eot?v=230#iefix) format('embedded-opentype'), url(../font/iconfont.svg?v=230#iconfont) format('svg'), url(../font/iconfont.woff?v=230) format('woff'), url(../font/iconfont.ttf?v=230) format('truetype')
}

.layui-icon {
  font-family: layui-icon !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.layui-icon-reply-fill:before {
  content: "\e611"
}

.layui-icon-set-fill:before {
  content: "\e614"
}

.layui-icon-menu-fill:before {
  content: "\e60f"
}

.layui-icon-search:before {
  content: "\e615"
}

.layui-icon-share:before {
  content: "\e641"
}

.layui-icon-set-sm:before {
  content: "\e620"
}

.layui-icon-engine:before {
  content: "\e628"
}

.layui-icon-close:before {
  content: "\1006"
}

.layui-icon-close-fill:before {
  content: "\1007"
}

.layui-icon-chart-screen:before {
  content: "\e629"
}

.layui-icon-star:before {
  content: "\e600"
}

.layui-icon-circle-dot:before {
  content: "\e617"
}

.layui-icon-chat:before {
  content: "\e606"
}

.layui-icon-release:before {
  content: "\e609"
}

.layui-icon-list:before {
  content: "\e60a"
}

.layui-icon-chart:before {
  content: "\e62c"
}

.layui-icon-ok-circle:before {
  content: "\1005"
}

.layui-icon-layim-theme:before {
  content: "\e61b"
}

.layui-icon-table:before {
  content: "\e62d"
}

.layui-icon-right:before {
  content: "\e602"
}

.layui-icon-left:before {
  content: "\e603"
}

.layui-icon-cart-simple:before {
  content: "\e698"
}

.layui-icon-face-cry:before {
  content: "\e69c"
}

.layui-icon-face-smile:before {
  content: "\e6af"
}

.layui-icon-survey:before {
  content: "\e6b2"
}

.layui-icon-tree:before {
  content: "\e62e"
}

.layui-icon-upload-circle:before {
  content: "\e62f"
}

.layui-icon-add-circle:before {
  content: "\e61f"
}

.layui-icon-download-circle:before {
  content: "\e601"
}

.layui-icon-templeate-1:before {
  content: "\e630"
}

.layui-icon-util:before {
  content: "\e631"
}

.layui-icon-face-surprised:before {
  content: "\e664"
}

.layui-icon-edit:before {
  content: "\e642"
}

.layui-icon-speaker:before {
  content: "\e645"
}

.layui-icon-down:before {
  content: "\e61a"
}

.layui-icon-file:before {
  content: "\e621"
}

.layui-icon-layouts:before {
  content: "\e632"
}

.layui-icon-rate-half:before {
  content: "\e6c9"
}

.layui-icon-add-circle-fine:before {
  content: "\e608"
}

.layui-icon-prev-circle:before {
  content: "\e633"
}

.layui-icon-read:before {
  content: "\e705"
}

.layui-icon-404:before {
  content: "\e61c"
}

.layui-icon-carousel:before {
  content: "\e634"
}

.layui-icon-help:before {
  content: "\e607"
}

.layui-icon-code-circle:before {
  content: "\e635"
}

.layui-icon-water:before {
  content: "\e636"
}

.layui-icon-username:before {
  content: "\e66f"
}

.layui-icon-find-fill:before {
  content: "\e670"
}

.layui-icon-about:before {
  content: "\e60b"
}

.layui-icon-location:before {
  content: "\e715"
}

.layui-icon-up:before {
  content: "\e619"
}

.layui-icon-pause:before {
  content: "\e651"
}

.layui-icon-date:before {
  content: "\e637"
}

.layui-icon-layim-uploadfile:before {
  content: "\e61d"
}

.layui-icon-delete:before {
  content: "\e640"
}

.layui-icon-play:before {
  content: "\e652"
}

.layui-icon-top:before {
  content: "\e604"
}

.layui-icon-friends:before {
  content: "\e612"
}

.layui-icon-refresh-3:before {
  content: "\e9aa"
}

.layui-icon-ok:before {
  content: "\e605"
}

.layui-icon-layer:before {
  content: "\e638"
}

.layui-icon-face-smile-fine:before {
  content: "\e60c"
}

.layui-icon-dollar:before {
  content: "\e659"
}

.layui-icon-group:before {
  content: "\e613"
}

.layui-icon-layim-download:before {
  content: "\e61e"
}

.layui-icon-picture-fine:before {
  content: "\e60d"
}

.layui-icon-link:before {
  content: "\e64c"
}

.layui-icon-diamond:before {
  content: "\e735"
}

.layui-icon-log:before {
  content: "\e60e"
}

.layui-icon-rate-solid:before {
  content: "\e67a"
}

.layui-icon-fonts-del:before {
  content: "\e64f"
}

.layui-icon-unlink:before {
  content: "\e64d"
}

.layui-icon-fonts-clear:before {
  content: "\e639"
}

.layui-icon-triangle-r:before {
  content: "\e623"
}

.layui-icon-circle:before {
  content: "\e63f"
}

.layui-icon-radio:before {
  content: "\e643"
}

.layui-icon-align-center:before {
  content: "\e647"
}

.layui-icon-align-right:before {
  content: "\e648"
}

.layui-icon-align-left:before {
  content: "\e649"
}

.layui-icon-loading-1:before {
  content: "\e63e"
}

.layui-icon-return:before {
  content: "\e65c"
}

.layui-icon-fonts-strong:before {
  content: "\e62b"
}

.layui-icon-upload:before {
  content: "\e67c"
}

.layui-icon-dialogue:before {
  content: "\e63a"
}

.layui-icon-video:before {
  content: "\e6ed"
}

.layui-icon-headset:before {
  content: "\e6fc"
}

.layui-icon-cellphone-fine:before {
  content: "\e63b"
}

.layui-icon-add-1:before {
  content: "\e654"
}

.layui-icon-face-smile-b:before {
  content: "\e650"
}

.layui-icon-fonts-html:before {
  content: "\e64b"
}

.layui-icon-form:before {
  content: "\e63c"
}

.layui-icon-cart:before {
  content: "\e657"
}

.layui-icon-camera-fill:before {
  content: "\e65d"
}

.layui-icon-tabs:before {
  content: "\e62a"
}

.layui-icon-fonts-code:before {
  content: "\e64e"
}

.layui-icon-fire:before {
  content: "\e756"
}

.layui-icon-set:before {
  content: "\e716"
}

.layui-icon-fonts-u:before {
  content: "\e646"
}

.layui-icon-triangle-d:before {
  content: "\e625"
}

.layui-icon-tips:before {
  content: "\e702"
}

.layui-icon-picture:before {
  content: "\e64a"
}

.layui-icon-more-vertical:before {
  content: "\e671"
}

.layui-icon-flag:before {
  content: "\e66c"
}

.layui-icon-loading:before {
  content: "\e63d"
}

.layui-icon-fonts-i:before {
  content: "\e644"
}

.layui-icon-refresh-1:before {
  content: "\e666"
}

.layui-icon-rmb:before {
  content: "\e65e"
}

.layui-icon-home:before {
  content: "\e68e"
}

.layui-icon-user:before {
  content: "\e770"
}

.layui-icon-notice:before {
  content: "\e667"
}

.layui-icon-login-weibo:before {
  content: "\e675"
}

.layui-icon-voice:before {
  content: "\e688"
}

.layui-icon-upload-drag:before {
  content: "\e681"
}

.layui-icon-login-qq:before {
  content: "\e676"
}

.layui-icon-snowflake:before {
  content: "\e6b1"
}

.layui-icon-file-b:before {
  content: "\e655"
}

.layui-icon-template:before {
  content: "\e663"
}

.layui-icon-auz:before {
  content: "\e672"
}

.layui-icon-console:before {
  content: "\e665"
}

.layui-icon-app:before {
  content: "\e653"
}

.layui-icon-prev:before {
  content: "\e65a"
}

.layui-icon-website:before {
  content: "\e7ae"
}

.layui-icon-next:before {
  content: "\e65b"
}

.layui-icon-component:before {
  content: "\e857"
}

.layui-icon-more:before {
  content: "\e65f"
}

.layui-icon-login-wechat:before {
  content: "\e677"
}

.layui-icon-shrink-right:before {
  content: "\e668"
}

.layui-icon-spread-left:before {
  content: "\e66b"
}

.layui-icon-camera:before {
  content: "\e660"
}

.layui-icon-note:before {
  content: "\e66e"
}

.layui-icon-refresh:before {
  content: "\e669"
}

.layui-icon-female:before {
  content: "\e661"
}

.layui-icon-male:before {
  content: "\e662"
}

.layui-icon-password:before {
  content: "\e673"
}

.layui-icon-senior:before {
  content: "\e674"
}

.layui-icon-theme:before {
  content: "\e66a"
}

.layui-icon-tread:before {
  content: "\e6c5"
}

.layui-icon-praise:before {
  content: "\e6c6"
}

.layui-icon-star-fill:before {
  content: "\e658"
}

.layui-icon-rate:before {
  content: "\e67b"
}

.layui-icon-template-1:before {
  content: "\e656"
}

.layui-icon-vercode:before {
  content: "\e679"
}

.layui-icon-cellphone:before {
  content: "\e678"
}

.layui-icon-screen-full:before {
  content: "\e622"
}

.layui-icon-screen-restore:before {
  content: "\e758"
}

.layui-main {
  width: 1140px;
  margin: 0 auto
}

.layui-header {
  z-index: 1000;
  height: 60px
}

.layui-header a:hover {
  transition: all .5s;
  -webkit-transition: all .5s
}

.layui-side {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  width: 200px;
  overflow-x: hidden
}

.layui-side-scroll {
  position: relative;
  width: 220px;
  height: 100%;
  overflow-x: hidden
}

.layui-body {
  position: absolute;
  left: 200px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 998;
  width: auto;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box
}

.layui-layout-body {
  overflow: hidden
}

.layui-layout-admin .layui-header {
  background-color: #23262E
}

.layui-layout-admin .layui-side {
  top: 60px;
  width: 200px;
  overflow-x: hidden
}

.layui-layout-admin .layui-body {
  top: 60px;
  bottom: 44px
}

.layui-layout-admin .layui-main {
  width: auto;
  margin: 0 15px
}

.layui-layout-admin .layui-footer {
  position: fixed;
  left: 200px;
  right: 0;
  bottom: 0;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  background-color: #eee
}

.layui-layout-admin .layui-logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 100%;
  line-height: 60px;
  text-align: center;
  color: #009688;
  font-size: 16px
}

.layui-layout-admin .layui-header .layui-nav {
  background: 0 0
}

.layui-layout-left {
  position: absolute !important;
  left: 200px;
  top: 0
}

.layui-layout-right {
  position: absolute !important;
  right: 0;
  top: 0
}

.layui-container {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box
}

.layui-fluid {
  position: relative;
  margin: 0 auto;
  padding: 0 15px
}

.layui-row:after,
.layui-row:before {
  content: '';
  display: block;
  clear: both
}

.layui-col-lg1,
.layui-col-lg10,
.layui-col-lg11,
.layui-col-lg12,
.layui-col-lg2,
.layui-col-lg3,
.layui-col-lg4,
.layui-col-lg5,
.layui-col-lg6,
.layui-col-lg7,
.layui-col-lg8,
.layui-col-lg9,
.layui-col-md1,
.layui-col-md10,
.layui-col-md11,
.layui-col-md12,
.layui-col-md2,
.layui-col-md3,
.layui-col-md4,
.layui-col-md5,
.layui-col-md6,
.layui-col-md7,
.layui-col-md8,
.layui-col-md9,
.layui-col-sm1,
.layui-col-sm10,
.layui-col-sm11,
.layui-col-sm12,
.layui-col-sm2,
.layui-col-sm3,
.layui-col-sm4,
.layui-col-sm5,
.layui-col-sm6,
.layui-col-sm7,
.layui-col-sm8,
.layui-col-sm9,
.layui-col-xs1,
.layui-col-xs10,
.layui-col-xs11,
.layui-col-xs12,
.layui-col-xs2,
.layui-col-xs3,
.layui-col-xs4,
.layui-col-xs5,
.layui-col-xs6,
.layui-col-xs7,
.layui-col-xs8,
.layui-col-xs9 {
  position: relative;
  display: block;
  box-sizing: border-box
}

.layui-col-xs1,
.layui-col-xs10,
.layui-col-xs11,
.layui-col-xs12,
.layui-col-xs2,
.layui-col-xs3,
.layui-col-xs4,
.layui-col-xs5,
.layui-col-xs6,
.layui-col-xs7,
.layui-col-xs8,
.layui-col-xs9 {
  float: left
}

.layui-col-xs1 {
  width: 8.33333333%
}

.layui-col-xs2 {
  width: 16.66666667%
}

.layui-col-xs3 {
  width: 25%
}

.layui-col-xs4 {
  width: 33.33333333%
}

.layui-col-xs5 {
  width: 41.66666667%
}

.layui-col-xs6 {
  width: 50%
}

.layui-col-xs7 {
  width: 58.33333333%
}

.layui-col-xs8 {
  width: 66.66666667%
}

.layui-col-xs9 {
  width: 75%
}

.layui-col-xs10 {
  width: 83.33333333%
}

.layui-col-xs11 {
  width: 91.66666667%
}

.layui-col-xs12 {
  width: 100%
}

.layui-col-xs-offset1 {
  margin-left: 8.33333333%
}

.layui-col-xs-offset2 {
  margin-left: 16.66666667%
}

.layui-col-xs-offset3 {
  margin-left: 25%
}

.layui-col-xs-offset4 {
  margin-left: 33.33333333%
}

.layui-col-xs-offset5 {
  margin-left: 41.66666667%
}

.layui-col-xs-offset6 {
  margin-left: 50%
}

.layui-col-xs-offset7 {
  margin-left: 58.33333333%
}

.layui-col-xs-offset8 {
  margin-left: 66.66666667%
}

.layui-col-xs-offset9 {
  margin-left: 75%
}

.layui-col-xs-offset10 {
  margin-left: 83.33333333%
}

.layui-col-xs-offset11 {
  margin-left: 91.66666667%
}

.layui-col-xs-offset12 {
  margin-left: 100%
}

@media screen and (max-width:768px) {
  .layui-hide-xs {
    display: none !important
  }

  .layui-show-xs-block {
    display: block !important
  }

  .layui-show-xs-inline {
    display: inline !important
  }

  .layui-show-xs-inline-block {
    display: inline-block !important
  }
}

@media screen and (min-width:768px) {
  .layui-container {
    width: 750px
  }

  .layui-hide-sm {
    display: none !important
  }

  .layui-show-sm-block {
    display: block !important
  }

  .layui-show-sm-inline {
    display: inline !important
  }

  .layui-show-sm-inline-block {
    display: inline-block !important
  }

  .layui-col-sm1,
  .layui-col-sm10,
  .layui-col-sm11,
  .layui-col-sm12,
  .layui-col-sm2,
  .layui-col-sm3,
  .layui-col-sm4,
  .layui-col-sm5,
  .layui-col-sm6,
  .layui-col-sm7,
  .layui-col-sm8,
  .layui-col-sm9 {
    float: left
  }

  .layui-col-sm1 {
    width: 8.33333333%
  }

  .layui-col-sm2 {
    width: 16.66666667%
  }

  .layui-col-sm3 {
    width: 25%
  }

  .layui-col-sm4 {
    width: 33.33333333%
  }

  .layui-col-sm5 {
    width: 41.66666667%
  }

  .layui-col-sm6 {
    width: 50%
  }

  .layui-col-sm7 {
    width: 58.33333333%
  }

  .layui-col-sm8 {
    width: 66.66666667%
  }

  .layui-col-sm9 {
    width: 75%
  }

  .layui-col-sm10 {
    width: 83.33333333%
  }

  .layui-col-sm11 {
    width: 91.66666667%
  }

  .layui-col-sm12 {
    width: 100%
  }

  .layui-col-sm-offset1 {
    margin-left: 8.33333333%
  }

  .layui-col-sm-offset2 {
    margin-left: 16.66666667%
  }

  .layui-col-sm-offset3 {
    margin-left: 25%
  }

  .layui-col-sm-offset4 {
    margin-left: 33.33333333%
  }

  .layui-col-sm-offset5 {
    margin-left: 41.66666667%
  }

  .layui-col-sm-offset6 {
    margin-left: 50%
  }

  .layui-col-sm-offset7 {
    margin-left: 58.33333333%
  }

  .layui-col-sm-offset8 {
    margin-left: 66.66666667%
  }

  .layui-col-sm-offset9 {
    margin-left: 75%
  }

  .layui-col-sm-offset10 {
    margin-left: 83.33333333%
  }

  .layui-col-sm-offset11 {
    margin-left: 91.66666667%
  }

  .layui-col-sm-offset12 {
    margin-left: 100%
  }
}

@media screen and (min-width:992px) {
  .layui-container {
    width: 970px
  }

  .layui-hide-md {
    display: none !important
  }

  .layui-show-md-block {
    display: block !important
  }

  .layui-show-md-inline {
    display: inline !important
  }

  .layui-show-md-inline-block {
    display: inline-block !important
  }

  .layui-col-md1,
  .layui-col-md10,
  .layui-col-md11,
  .layui-col-md12,
  .layui-col-md2,
  .layui-col-md3,
  .layui-col-md4,
  .layui-col-md5,
  .layui-col-md6,
  .layui-col-md7,
  .layui-col-md8,
  .layui-col-md9 {
    float: left
  }

  .layui-col-md1 {
    width: 8.33333333%
  }

  .layui-col-md2 {
    width: 16.66666667%
  }

  .layui-col-md3 {
    width: 25%
  }

  .layui-col-md4 {
    width: 33.33333333%
  }

  .layui-col-md5 {
    width: 41.66666667%
  }

  .layui-col-md6 {
    width: 50%
  }

  .layui-col-md7 {
    width: 58.33333333%
  }

  .layui-col-md8 {
    width: 66.66666667%
  }

  .layui-col-md9 {
    width: 75%
  }

  .layui-col-md10 {
    width: 83.33333333%
  }

  .layui-col-md11 {
    width: 91.66666667%
  }

  .layui-col-md12 {
    width: 100%
  }

  .layui-col-md-offset1 {
    margin-left: 8.33333333%
  }

  .layui-col-md-offset2 {
    margin-left: 16.66666667%
  }

  .layui-col-md-offset3 {
    margin-left: 25%
  }

  .layui-col-md-offset4 {
    margin-left: 33.33333333%
  }

  .layui-col-md-offset5 {
    margin-left: 41.66666667%
  }

  .layui-col-md-offset6 {
    margin-left: 50%
  }

  .layui-col-md-offset7 {
    margin-left: 58.33333333%
  }

  .layui-col-md-offset8 {
    margin-left: 66.66666667%
  }

  .layui-col-md-offset9 {
    margin-left: 75%
  }

  .layui-col-md-offset10 {
    margin-left: 83.33333333%
  }

  .layui-col-md-offset11 {
    margin-left: 91.66666667%
  }

  .layui-col-md-offset12 {
    margin-left: 100%
  }
}

@media screen and (min-width:1200px) {
  .layui-container {
    width: 1170px
  }

  .layui-hide-lg {
    display: none !important
  }

  .layui-show-lg-block {
    display: block !important
  }

  .layui-show-lg-inline {
    display: inline !important
  }

  .layui-show-lg-inline-block {
    display: inline-block !important
  }

  .layui-col-lg1,
  .layui-col-lg10,
  .layui-col-lg11,
  .layui-col-lg12,
  .layui-col-lg2,
  .layui-col-lg3,
  .layui-col-lg4,
  .layui-col-lg5,
  .layui-col-lg6,
  .layui-col-lg7,
  .layui-col-lg8,
  .layui-col-lg9 {
    float: left
  }

  .layui-col-lg1 {
    width: 8.33333333%
  }

  .layui-col-lg2 {
    width: 16.66666667%
  }

  .layui-col-lg3 {
    width: 25%
  }

  .layui-col-lg4 {
    width: 33.33333333%
  }

  .layui-col-lg5 {
    width: 41.66666667%
  }

  .layui-col-lg6 {
    width: 50%
  }

  .layui-col-lg7 {
    width: 58.33333333%
  }

  .layui-col-lg8 {
    width: 66.66666667%
  }

  .layui-col-lg9 {
    width: 75%
  }

  .layui-col-lg10 {
    width: 83.33333333%
  }

  .layui-col-lg11 {
    width: 91.66666667%
  }

  .layui-col-lg12 {
    width: 100%
  }

  .layui-col-lg-offset1 {
    margin-left: 8.33333333%
  }

  .layui-col-lg-offset2 {
    margin-left: 16.66666667%
  }

  .layui-col-lg-offset3 {
    margin-left: 25%
  }

  .layui-col-lg-offset4 {
    margin-left: 33.33333333%
  }

  .layui-col-lg-offset5 {
    margin-left: 41.66666667%
  }

  .layui-col-lg-offset6 {
    margin-left: 50%
  }

  .layui-col-lg-offset7 {
    margin-left: 58.33333333%
  }

  .layui-col-lg-offset8 {
    margin-left: 66.66666667%
  }

  .layui-col-lg-offset9 {
    margin-left: 75%
  }

  .layui-col-lg-offset10 {
    margin-left: 83.33333333%
  }

  .layui-col-lg-offset11 {
    margin-left: 91.66666667%
  }

  .layui-col-lg-offset12 {
    margin-left: 100%
  }
}

.layui-col-space1 {
  margin: -.5px
}

.layui-col-space1>* {
  padding: .5px
}

.layui-col-space3 {
  margin: -1.5px
}

.layui-col-space3>* {
  padding: 1.5px
}

.layui-col-space5 {
  margin: -2.5px
}

.layui-col-space5>* {
  padding: 2.5px
}

.layui-col-space8 {
  margin: -3.5px
}

.layui-col-space8>* {
  padding: 3.5px
}

.layui-col-space10 {
  margin: -5px
}

.layui-col-space10>* {
  padding: 5px
}

.layui-col-space12 {
  margin: -6px
}

.layui-col-space12>* {
  padding: 6px
}

.layui-col-space15 {
  margin: -7.5px
}

.layui-col-space15>* {
  padding: 7.5px
}

.layui-col-space18 {
  margin: -9px
}

.layui-col-space18>* {
  padding: 9px
}

.layui-col-space20 {
  margin: -10px
}

.layui-col-space20>* {
  padding: 10px
}

.layui-col-space22 {
  margin: -11px
}

.layui-col-space22>* {
  padding: 11px
}

.layui-col-space25 {
  margin: -12.5px
}

.layui-col-space25>* {
  padding: 12.5px
}

.layui-col-space30 {
  margin: -15px
}

.layui-col-space30>* {
  padding: 15px
}

.layui-btn,
.layui-input,
.layui-select,
.layui-textarea,
.layui-upload-button {
  outline: 0;
  -webkit-appearance: none;
  transition: all .3s;
  -webkit-transition: all .3s;
  box-sizing: border-box
}

.layui-elem-quote {
  margin-bottom: 10px;
  padding: 15px;
  line-height: 22px;
  border-left: 5px solid #009688;
  border-radius: 0 2px 2px 0;
  background-color: #f2f2f2
}

.layui-quote-nm {
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  background: 0 0
}

.layui-elem-field {
  margin-bottom: 10px;
  padding: 0;
  border-width: 1px;
  border-style: solid
}

.layui-elem-field legend {
  margin-left: 20px;
  padding: 0 10px;
  font-size: 20px;
  font-weight: 300
}

.layui-field-title {
  margin: 10px 0 20px;
  border-width: 1px 0 0
}

.layui-field-box {
  padding: 10px 15px
}

.layui-field-title .layui-field-box {
  padding: 10px 0
}

.layui-progress {
  position: relative;
  height: 6px;
  border-radius: 20px;
  background-color: #e2e2e2
}

.layui-progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  max-width: 100%;
  height: 6px;
  border-radius: 20px;
  text-align: right;
  background-color: #5FB878;
  transition: all .3s;
  -webkit-transition: all .3s
}

.layui-progress-big,
.layui-progress-big .layui-progress-bar {
  height: 18px;
  line-height: 18px
}

.layui-progress-text {
  position: relative;
  top: -20px;
  line-height: 18px;
  font-size: 12px;
  color: #666
}

.layui-progress-big .layui-progress-text {
  position: static;
  padding: 0 10px;
  color: #fff
}

.layui-collapse {
  border-width: 1px;
  border-style: solid;
  border-radius: 2px
}

.layui-colla-content,
.layui-colla-item {
  border-top-width: 1px;
  border-top-style: solid
}

.layui-colla-item:first-child {
  border-top: none
}

.layui-colla-title {
  position: relative;
  height: 42px;
  line-height: 42px;
  padding: 0 15px 0 35px;
  color: #333;
  background-color: #f2f2f2;
  cursor: pointer;
  font-size: 14px;
  overflow: hidden
}

.layui-colla-content {
  display: none;
  padding: 10px 15px;
  line-height: 22px;
  color: #666
}

.layui-colla-icon {
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 14px
}

.layui-card-body,
.layui-card-header,
.layui-form-label,
.layui-form-mid,
.layui-form-select,
.layui-input-block,
.layui-input-inline,
.layui-textarea {
  position: relative
}

.layui-card {
  margin-bottom: 15px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05)
}

.layui-card:last-child {
  margin-bottom: 0
}

.layui-card-header {
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  border-bottom: 1px solid #f6f6f6;
  color: #333;
  border-radius: 2px 2px 0 0;
  font-size: 14px
}

.layui-bg-black,
.layui-bg-blue,
.layui-bg-cyan,
.layui-bg-green,
.layui-bg-orange,
.layui-bg-red {
  color: #fff !important
}

.layui-card-body {
  padding: 10px 15px;
  line-height: 24px
}

.layui-card-body[pad15] {
  padding: 15px
}

.layui-card-body[pad20] {
  padding: 20px
}

.layui-card-body .layui-table {
  margin: 5px 0
}

.layui-card .layui-tab {
  margin: 0
}

.layui-panel-window {
  position: relative;
  padding: 15px;
  border-radius: 0;
  border-top: 5px solid #E6E6E6;
  background-color: #fff
}

.layui-bg-red {
  background-color: #FF5722 !important
}

.layui-bg-orange {
  background-color: #FFB800 !important
}

.layui-bg-green {
  background-color: #009688 !important
}

.layui-bg-cyan {
  background-color: #2F4056 !important
}

.layui-bg-blue {
  background-color: #1E9FFF !important
}

.layui-bg-black {
  background-color: #393D49 !important
}

.layui-bg-gray {
  background-color: #eee !important;
  color: #666 !important
}

.layui-badge-rim,
.layui-colla-content,
.layui-colla-item,
.layui-collapse,
.layui-elem-field,
.layui-form-pane .layui-form-item[pane],
.layui-form-pane .layui-form-label,
.layui-input,
.layui-layedit,
.layui-layedit-tool,
.layui-quote-nm,
.layui-select,
.layui-tab-bar,
.layui-tab-card,
.layui-tab-title,
.layui-tab-title .layui-this:after,
.layui-textarea {
  border-color: #e6e6e6
}

.layui-timeline-item:before,
hr {
  background-color: #e6e6e6
}

.layui-text {
  line-height: 22px;
  font-size: 14px;
  color: #666
}

.layui-text h1,
.layui-text h2,
.layui-text h3 {
  font-weight: 500;
  color: #333
}

.layui-text h1 {
  font-size: 30px
}

.layui-text h2 {
  font-size: 24px
}

.layui-text h3 {
  font-size: 18px
}

.layui-text a:not(.layui-btn) {
  color: #01AAED
}

.layui-text a:not(.layui-btn):hover {
  text-decoration: underline
}

.layui-text ul {
  padding: 5px 0 5px 15px
}

.layui-text ul li {
  margin-top: 5px;
  list-style-type: disc
}

.layui-text em,
.layui-word-aux {
  color: #999 !important;
  padding: 0 5px !important
}

.layui-btn {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  background-color: #009688;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer
}

.layui-btn:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  color: #fff
}

.layui-btn:active {
  opacity: 1;
  filter: alpha(opacity=100)
}

.layui-btn+.layui-btn {
  margin-left: 10px
}

.layui-btn-container {
  font-size: 0
}

.layui-btn-container .layui-btn {
  margin-right: 10px;
  margin-bottom: 10px
}

.layui-btn-container .layui-btn+.layui-btn {
  margin-left: 0
}

.layui-table .layui-btn-container .layui-btn {
  margin-bottom: 9px
}

.layui-btn-radius {
  border-radius: 100px
}

.layui-btn .layui-icon {
  margin-right: 3px;
  font-size: 18px;
  vertical-align: bottom;
  vertical-align: middle\9
}

.layui-btn-primary {
  border: 1px solid #C9C9C9;
  background-color: #fff;
  color: #555
}

.layui-btn-primary:hover {
  border-color: #009688;
  color: #333
}

.layui-btn-normal {
  background-color: #1E9FFF
}

.layui-btn-warm {
  background-color: #FFB800
}

.layui-btn-danger {
  background-color: #FF5722
}

.layui-btn-disabled,
.layui-btn-disabled:active,
.layui-btn-disabled:hover {
  border: 1px solid #e6e6e6;
  background-color: #FBFBFB;
  color: #C9C9C9;
  cursor: not-allowed;
  opacity: 1
}

.layui-btn-lg {
  height: 44px;
  line-height: 44px;
  padding: 0 25px;
  font-size: 16px
}

.layui-btn-sm {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px
}

.layui-btn-sm i {
  font-size: 16px !important
}

.layui-btn-xs {
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  font-size: 12px
}

.layui-btn-xs i {
  font-size: 14px !important
}

.layui-btn-group {
  display: inline-block;
  vertical-align: middle;
  font-size: 0
}

.layui-btn-group .layui-btn {
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-left: 1px solid rgba(255, 255, 255, .5);
  border-radius: 0
}

.layui-btn-group .layui-btn-primary {
  border-left: none
}

.layui-btn-group .layui-btn-primary:hover {
  border-color: #C9C9C9;
  color: #009688
}

.layui-btn-group .layui-btn:first-child {
  border-left: none;
  border-radius: 2px 0 0 2px
}

.layui-btn-group .layui-btn-primary:first-child {
  border-left: 1px solid #c9c9c9
}

.layui-btn-group .layui-btn:last-child {
  border-radius: 0 2px 2px 0
}

.layui-btn-group .layui-btn+.layui-btn {
  margin-left: 0
}

.layui-btn-group+.layui-btn-group {
  margin-left: 10px
}

.layui-btn-fluid {
  width: 100%
}

.layui-input,
.layui-select,
.layui-textarea {
  height: 38px;
  line-height: 1.3;
  line-height: 38px\9;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  border-radius: 2px
}

.layui-input::-webkit-input-placeholder,
.layui-select::-webkit-input-placeholder,
.layui-textarea::-webkit-input-placeholder {
  line-height: 1.3
}

.layui-input,
.layui-textarea {
  display: block;
  width: 100%;
  padding-left: 10px
}

.layui-input:hover,
.layui-textarea:hover {
  border-color: #D2D2D2 !important
}

.layui-input:focus,
.layui-textarea:focus {
  border-color: #C9C9C9 !important
}

.layui-textarea {
  min-height: 100px;
  height: auto;
  line-height: 20px;
  padding: 6px 10px;
  resize: vertical
}

.layui-select {
  padding: 0 10px
}

.layui-form input[type=checkbox],
.layui-form input[type=radio],
.layui-form select {
  display: none
}

.layui-form [lay-ignore] {
  display: initial
}

.layui-form-item {
  margin-bottom: 15px;
  clear: both;
  *zoom: 1
}

.layui-form-item:after {
  content: '\20';
  clear: both;
  *zoom: 1;
  display: block;
  height: 0
}

.layui-form-label {
  float: left;
  display: block;
  padding: 9px 15px;
  width: 80px;
  font-weight: 400;
  line-height: 20px;
  text-align: right
}

.layui-form-label-col {
  display: block;
  float: none;
  padding: 9px 0;
  line-height: 20px;
  text-align: left
}

.layui-form-item .layui-inline {
  margin-bottom: 5px;
  margin-right: 10px
}

.layui-input-block {
  margin-left: 110px;
  min-height: 36px
}

.layui-input-inline {
  display: inline-block;
  vertical-align: middle
}

.layui-form-item .layui-input-inline {
  float: left;
  width: 190px;
  margin-right: 10px
}

.layui-form-text .layui-input-inline {
  width: auto
}

.layui-form-mid {
  float: left;
  display: block;
  padding: 9px 0 !important;
  line-height: 20px;
  margin-right: 10px
}

.layui-form-danger+.layui-form-select .layui-input,
.layui-form-danger:focus {
  border-color: #FF5722 !important
}

.layui-form-select .layui-input {
  padding-right: 30px;
  cursor: pointer
}

.layui-form-select .layui-edge {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  cursor: pointer;
  border-width: 6px;
  border-top-color: #c2c2c2;
  border-top-style: solid;
  transition: all .3s;
  -webkit-transition: all .3s
}

.layui-form-select dl {
  display: none;
  position: absolute;
  left: 0;
  top: 42px;
  padding: 5px 0;
  z-index: 999;
  min-width: 100%;
  border: 1px solid #d2d2d2;
  max-height: 300px;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
  box-sizing: border-box
}

.layui-form-select dl dd,
.layui-form-select dl dt {
  padding: 0 10px;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.layui-form-select dl dt {
  font-size: 12px;
  color: #999
}

.layui-form-select dl dd {
  cursor: pointer
}

.layui-form-select dl dd:hover {
  background-color: #f2f2f2
}

.layui-form-select .layui-select-group dd {
  padding-left: 20px
}

.layui-form-select dl dd.layui-select-tips {
  padding-left: 10px !important;
  color: #999
}

.layui-form-select dl dd.layui-this {
  background-color: #5FB878;
  color: #fff
}

.layui-form-checkbox,
.layui-form-select dl dd.layui-disabled {
  background-color: #fff
}

.layui-form-selected dl {
  display: block
}

.layui-form-checkbox,
.layui-form-checkbox *,
.layui-form-switch {
  display: inline-block;
  vertical-align: middle
}

.layui-form-selected .layui-edge {
  margin-top: -9px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -3px\9
}

:root .layui-form-selected .layui-edge {
  margin-top: -9px\0/IE9
}

.layui-form-selectup dl {
  top: auto;
  bottom: 42px
}

.layui-select-none {
  margin: 5px 0;
  text-align: center;
  color: #999
}

.layui-select-disabled .layui-disabled {
  border-color: #eee !important
}

.layui-select-disabled .layui-edge {
  border-top-color: #d2d2d2
}

.layui-form-checkbox {
  position: relative;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  padding-right: 30px;
  cursor: pointer;
  font-size: 0;
  -webkit-transition: .1s linear;
  transition: .1s linear;
  box-sizing: border-box
}

.layui-form-checkbox span {
  padding: 0 10px;
  height: 100%;
  font-size: 14px;
  border-radius: 2px 0 0 2px;
  background-color: #d2d2d2;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.layui-form-checkbox:hover span {
  background-color: #c2c2c2
}

.layui-form-checkbox i {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 28px;
  border: 1px solid #d2d2d2;
  border-left: none;
  border-radius: 0 2px 2px 0;
  color: #fff;
  font-size: 20px;
  text-align: center
}

.layui-form-checkbox:hover i {
  border-color: #c2c2c2;
  color: #c2c2c2
}

.layui-form-checked,
.layui-form-checked:hover {
  border-color: #5FB878
}

.layui-form-checked span,
.layui-form-checked:hover span {
  background-color: #5FB878
}

.layui-form-checked i,
.layui-form-checked:hover i {
  color: #5FB878
}

.layui-form-item .layui-form-checkbox {
  margin-top: 4px
}

.layui-form-checkbox[lay-skin=primary] {
  height: auto !important;
  line-height: normal !important;
  border: none !important;
  margin-right: 0;
  padding-right: 0;
  background: 0 0
}

.layui-form-checkbox[lay-skin=primary] span {
  float: right;
  padding-right: 15px;
  line-height: 18px;
  background: 0 0;
  color: #666
}

.layui-form-checkbox[lay-skin=primary] i {
  position: relative;
  top: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border: 1px solid #d2d2d2;
  font-size: 12px;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transition: .1s linear;
  transition: .1s linear
}

.layui-form-checkbox[lay-skin=primary]:hover i {
  border-color: #5FB878;
  color: #fff
}

.layui-form-checked[lay-skin=primary] i {
  border-color: #5FB878;
  background-color: #5FB878;
  color: #fff
}

.layui-checkbox-disbaled[lay-skin=primary] span {
  background: 0 0 !important;
  color: #c2c2c2
}

.layui-checkbox-disbaled[lay-skin=primary]:hover i {
  border-color: #d2d2d2
}

.layui-form-item .layui-form-checkbox[lay-skin=primary] {
  margin-top: 10px
}

.layui-form-switch {
  position: relative;
  height: 22px;
  line-height: 22px;
  min-width: 35px;
  padding: 0 5px;
  margin-top: 8px;
  border: 1px solid #d2d2d2;
  border-radius: 20px;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: .1s linear;
  transition: .1s linear
}

.layui-form-switch i {
  position: absolute;
  left: 5px;
  top: 3px;
  width: 16px;
  height: 16px;
  border-radius: 20px;
  background-color: #d2d2d2;
  -webkit-transition: .1s linear;
  transition: .1s linear
}

.layui-form-switch em {
  position: relative;
  top: 0;
  width: 25px;
  margin-left: 21px;
  padding: 0 !important;
  text-align: center !important;
  color: #999 !important;
  font-style: normal !important;
  font-size: 12px
}

.layui-form-onswitch {
  border-color: #5FB878;
  background-color: #5FB878
}

.layui-checkbox-disbaled,
.layui-checkbox-disbaled i {
  border-color: #e2e2e2 !important
}

.layui-form-onswitch i {
  left: 100%;
  margin-left: -21px;
  background-color: #fff
}

.layui-form-onswitch em {
  margin-left: 5px;
  margin-right: 21px;
  color: #fff !important
}

.layui-checkbox-disbaled span {
  background-color: #e2e2e2 !important
}

.layui-checkbox-disbaled:hover i {
  color: #fff !important
}

[lay-radio] {
  display: none
}

.layui-form-radio,
.layui-form-radio * {
  display: inline-block;
  vertical-align: middle
}

.layui-form-radio {
  line-height: 28px;
  margin: 6px 10px 0 0;
  padding-right: 10px;
  cursor: pointer;
  font-size: 0
}

.layui-form-radio * {
  font-size: 14px
}

.layui-form-radio>i {
  margin-right: 8px;
  font-size: 22px;
  color: #c2c2c2
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
  color: #5FB878
}

.layui-radio-disbaled>i {
  color: #e2e2e2 !important
}

.layui-form-pane .layui-form-label {
  width: 110px;
  padding: 8px 15px;
  height: 38px;
  line-height: 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px 0 0 2px;
  text-align: center;
  background-color: #FBFBFB;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box
}

.layui-form-pane .layui-input-inline {
  margin-left: -1px
}

.layui-form-pane .layui-input-block {
  margin-left: 110px;
  left: -1px
}

.layui-form-pane .layui-input {
  border-radius: 0 2px 2px 0
}

.layui-form-pane .layui-form-text .layui-form-label {
  float: none;
  width: 100%;
  border-radius: 2px;
  box-sizing: border-box;
  text-align: left
}

.layui-form-pane .layui-form-text .layui-input-inline {
  display: block;
  margin: 0;
  top: -1px;
  clear: both
}

.layui-form-pane .layui-form-text .layui-input-block {
  margin: 0;
  left: 0;
  top: -1px
}

.layui-form-pane .layui-form-text .layui-textarea {
  min-height: 100px;
  border-radius: 0 0 2px 2px
}

.layui-form-pane .layui-form-checkbox {
  margin: 4px 0 4px 10px
}

.layui-form-pane .layui-form-radio,
.layui-form-pane .layui-form-switch {
  margin-top: 6px;
  margin-left: 10px
}

.layui-form-pane .layui-form-item[pane] {
  position: relative;
  border-width: 1px;
  border-style: solid
}

.layui-form-pane .layui-form-item[pane] .layui-form-label {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-width: 0 1px 0 0
}

.layui-form-pane .layui-form-item[pane] .layui-input-inline {
  margin-left: 110px
}

@media screen and (max-width:450px) {
  .layui-form-item .layui-form-label {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
  }

  .layui-form-item .layui-inline {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
    clear: both
  }

  .layui-form-item .layui-inline:after {
    content: '\20';
    clear: both;
    display: block;
    height: 0
  }

  .layui-form-item .layui-input-inline {
    display: block;
    float: none;
    left: -3px;
    width: auto;
    margin: 0 0 10px 112px
  }

  .layui-form-item .layui-input-inline+.layui-form-mid {
    margin-left: 110px;
    top: -5px;
    padding: 0
  }

  .layui-form-item .layui-form-checkbox {
    margin-right: 5px;
    margin-bottom: 5px
  }
}

.layui-layedit {
  border-width: 1px;
  border-style: solid;
  border-radius: 2px
}

.layui-layedit-tool {
  padding: 3px 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 0
}

.layedit-tool-fixed {
  position: fixed;
  top: 0;
  border-top: 1px solid #e2e2e2
}

.layui-layedit-tool .layedit-tool-mid,
.layui-layedit-tool .layui-icon {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 14px
}

.layui-layedit-tool .layui-icon {
  position: relative;
  width: 32px;
  height: 30px;
  line-height: 30px;
  margin: 3px 5px;
  color: #777;
  cursor: pointer;
  border-radius: 2px
}

.layui-layedit-tool .layui-icon:hover {
  color: #393D49
}

.layui-layedit-tool .layui-icon:active {
  color: #000
}

.layui-layedit-tool .layedit-tool-active {
  background-color: #e2e2e2;
  color: #000
}

.layui-layedit-tool .layui-disabled,
.layui-layedit-tool .layui-disabled:hover {
  color: #d2d2d2;
  cursor: not-allowed
}

.layui-layedit-tool .layedit-tool-mid {
  width: 1px;
  height: 18px;
  margin: 0 10px;
  background-color: #d2d2d2
}

.layedit-tool-html {
  width: 50px !important;
  font-size: 30px !important
}

.layedit-tool-b,
.layedit-tool-code,
.layedit-tool-help {
  font-size: 16px !important
}

.layedit-tool-d,
.layedit-tool-face,
.layedit-tool-image,
.layedit-tool-unlink {
  font-size: 18px !important
}

.layedit-tool-image input {
  position: absolute;
  font-size: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .01;
  filter: Alpha(opacity=1);
  cursor: pointer
}

.layui-layedit-iframe iframe {
  display: block;
  width: 100%
}

#LAY_layedit_code {
  overflow: hidden
}

.layui-laypage {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 10px 0;
  font-size: 0
}

.layui-laypage>a:first-child,
.layui-laypage>a:first-child em {
  border-radius: 2px 0 0 2px
}

.layui-laypage>a:last-child,
.layui-laypage>a:last-child em {
  border-radius: 0 2px 2px 0
}

.layui-laypage>:first-child {
  margin-left: 0 !important
}

.layui-laypage>:last-child {
  margin-right: 0 !important
}

.layui-laypage a,
.layui-laypage button,
.layui-laypage input,
.layui-laypage select,
.layui-laypage span {
  border: 1px solid #e2e2e2
}

.layui-laypage a,
.layui-laypage span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  margin: 0 -1px 5px 0;
  background-color: #fff;
  color: #333;
  font-size: 12px
}

.layui-laypage a:hover {
  color: #009688
}

.layui-laypage em {
  font-style: normal
}

.layui-laypage .layui-laypage-spr {
  color: #999;
  font-weight: 700
}

.layui-laypage a {
  text-decoration: none
}

.layui-laypage .layui-laypage-curr {
  position: relative
}

.layui-laypage .layui-laypage-curr em {
  position: relative;
  color: #fff
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  position: absolute;
  left: -1px;
  top: -1px;
  padding: 1px;
  width: 100%;
  height: 100%;
  background-color: #009688
}

.layui-laypage-em {
  border-radius: 2px
}

.layui-laypage-next em,
.layui-laypage-prev em {
  font-family: Sim sun;
  font-size: 16px
}

.layui-laypage .layui-laypage-count,
.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-refresh,
.layui-laypage .layui-laypage-skip {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  border: none
}

.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-refresh {
  vertical-align: top
}

.layui-laypage .layui-laypage-refresh i {
  font-size: 18px;
  cursor: pointer
}

.layui-laypage select {
  height: 22px;
  padding: 3px;
  border-radius: 2px;
  cursor: pointer
}

.layui-laypage .layui-laypage-skip {
  height: 30px;
  line-height: 30px;
  color: #999
}

.layui-laypage button,
.layui-laypage input {
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  vertical-align: top;
  background-color: #fff;
  box-sizing: border-box
}

.layui-laypage input {
  display: inline-block;
  width: 40px;
  margin: 0 10px;
  padding: 0 3px;
  text-align: center
}

.layui-laypage input:focus,
.layui-laypage select:focus {
  border-color: #009688 !important
}

.layui-laypage button {
  margin-left: 10px;
  padding: 0 10px;
  cursor: pointer
}

.layui-table,
.layui-table-view {
  margin: 10px 0
}

.layui-flow-more {
  margin: 10px 0;
  text-align: center;
  color: #999;
  font-size: 14px
}

.layui-flow-more a {
  height: 32px;
  line-height: 32px
}

.layui-flow-more a * {
  display: inline-block;
  vertical-align: top
}

.layui-flow-more a cite {
  padding: 0 20px;
  border-radius: 3px;
  background-color: #eee;
  color: #333;
  font-style: normal
}

.layui-flow-more a cite:hover {
  opacity: .8
}

.layui-flow-more a i {
  font-size: 30px;
  color: #737383
}

.layui-table {
  width: 100%;
  background-color: #fff;
  color: #666
}

.layui-table tr {
  transition: all .3s;
  -webkit-transition: all .3s
}

.layui-table th {
  text-align: left;
  font-weight: 400
}

.layui-table tbody tr:hover,
.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.layui-table-hover,
.layui-table-mend,
.layui-table-patch,
.layui-table-tool,
.layui-table[lay-even] tr:nth-child(even) {
  background-color: #f2f2f2
}

.layui-table td,
.layui-table th,
.layui-table-fixed-r,
.layui-table-header,
.layui-table-page,
.layui-table-tips-main,
.layui-table-tool,
.layui-table-view,
.layui-table[lay-skin=line],
.layui-table[lay-skin=row] {
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6
}

.layui-table td,
.layui-table th {
  position: relative;
  padding: 9px 15px;
  min-height: 20px;
  line-height: 20px;
  font-size: 14px
}

.layui-table[lay-skin=line] td,
.layui-table[lay-skin=line] th {
  border-width: 0 0 1px
}

.layui-table[lay-skin=row] td,
.layui-table[lay-skin=row] th {
  border-width: 0 1px 0 0
}

.layui-table[lay-skin=nob] td,
.layui-table[lay-skin=nob] th {
  border: none
}

.layui-table img {
  max-width: 100px
}

.layui-table[lay-size=lg] td,
.layui-table[lay-size=lg] th {
  padding: 15px 30px
}

.layui-table-view .layui-table[lay-size=lg] .layui-table-cell {
  height: 40px;
  line-height: 40px
}

.layui-table[lay-size=sm] td,
.layui-table[lay-size=sm] th {
  font-size: 12px;
  padding: 5px 10px
}

.layui-table-view .layui-table[lay-size=sm] .layui-table-cell {
  height: 20px;
  line-height: 20px
}

.layui-table[lay-data] {
  display: none
}

.layui-table-box,
.layui-table-view {
  position: relative;
  overflow: hidden
}

.layui-table-view .layui-table {
  position: relative;
  width: auto;
  margin: 0
}

.layui-table-body,
.layui-table-header .layui-table,
.layui-table-page {
  margin-bottom: -1px
}

.layui-table-view .layui-table[lay-skin=line] {
  border-width: 0 1px 0 0
}

.layui-table-view .layui-table[lay-skin=row] {
  border-width: 0 0 1px
}

.layui-table-view .layui-table td,
.layui-table-view .layui-table th {
  padding: 5px 0;
  border-top: none;
  border-left: none
}

.layui-table-view .layui-table td {
  cursor: default
}

.layui-table-view .layui-form-checkbox[lay-skin=primary] i {
  width: 18px;
  height: 18px
}

.layui-table-header {
  border-width: 0 0 1px;
  overflow: hidden
}

.layui-table-sort {
  width: 10px;
  height: 20px;
  margin-left: 5px;
  cursor: pointer !important
}

.layui-table-sort .layui-edge {
  position: absolute;
  left: 5px;
  border-width: 5px
}

.layui-table-sort .layui-table-sort-asc {
  top: 4px;
  border-top: none;
  border-bottom-style: solid;
  border-bottom-color: #b2b2b2
}

.layui-table-sort .layui-table-sort-asc:hover {
  border-bottom-color: #666
}

.layui-table-sort .layui-table-sort-desc {
  bottom: 4px;
  border-bottom: none;
  border-top-style: solid;
  border-top-color: #b2b2b2
}

.layui-table-sort .layui-table-sort-desc:hover {
  border-top-color: #666
}

.layui-table-sort[lay-sort=asc] .layui-table-sort-asc {
  border-bottom-color: #000
}

.layui-table-sort[lay-sort=desc] .layui-table-sort-desc {
  border-top-color: #000
}

.layui-table-cell {
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box
}

.layui-table-cell .layui-form-checkbox[lay-skin=primary],
.layui-table-cell .layui-form-radio[lay-skin=primary] {
  top: -1px;
  vertical-align: middle
}

.layui-table-cell .layui-form-radio {
  padding-right: 0
}

.layui-table-cell .layui-form-radio>i {
  margin-right: 0
}

.layui-table-cell .layui-table-link {
  color: #01AAED
}

.laytable-cell-checkbox,
.laytable-cell-numbers,
.laytable-cell-radio,
.laytable-cell-space {
  padding: 0;
  text-align: center
}

.layui-table-body {
  position: relative;
  overflow: auto;
  margin-right: -1px
}

.layui-table-body .layui-none {
  line-height: 40px;
  text-align: center;
  color: #999
}

.layui-table-fixed {
  position: absolute;
  left: 0;
  top: 0
}

.layui-table-fixed .layui-table-body {
  overflow: hidden
}

.layui-table-fixed-l {
  box-shadow: 0 -1px 8px rgba(0, 0, 0, .08)
}

.layui-table-fixed-r {
  left: auto;
  right: -1px;
  border-width: 0 0 0 1px;
  box-shadow: -1px 0 8px rgba(0, 0, 0, .08)
}

.layui-table-fixed-r .layui-table-header {
  position: relative;
  overflow: visible
}

.layui-table-mend {
  position: absolute;
  right: -49px;
  top: 0;
  height: 100%;
  width: 50px
}

.layui-table-tool {
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 30px;
  padding: 10px 15px;
  border-width: 0 0 1px
}

.layui-table-page {
  position: relative;
  width: 100%;
  padding: 7px 7px 0;
  border-width: 1px 0 0;
  height: 41px;
  font-size: 12px
}

.layui-table-page>div {
  height: 26px
}

.layui-table-page .layui-laypage {
  margin: 0
}

.layui-table-page .layui-laypage a,
.layui-table-page .layui-laypage span {
  height: 26px;
  line-height: 26px;
  margin-bottom: 10px;
  border: none;
  background: 0 0
}

.layui-table-page .layui-laypage a,
.layui-table-page .layui-laypage span.layui-laypage-curr {
  padding: 0 12px
}

.layui-table-page .layui-laypage span {
  margin-left: 0;
  padding: 0
}

.layui-table-page .layui-laypage .layui-laypage-prev {
  margin-left: -7px !important
}

.layui-table-page .layui-laypage .layui-laypage-curr .layui-laypage-em {
  left: 0;
  top: 0;
  padding: 0
}

.layui-table-page .layui-laypage button,
.layui-table-page .layui-laypage input {
  height: 26px;
  line-height: 26px
}

.layui-table-page .layui-laypage input {
  width: 40px
}

.layui-table-page .layui-laypage button {
  padding: 0 10px
}

.layui-table-page select {
  height: 18px
}

.layui-table-view select[lay-ignore] {
  display: inline-block
}

.layui-table-patch .layui-table-cell {
  padding: 0;
  width: 30px
}

.layui-table-edit {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 14px 1px;
  border-radius: 0;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, .15)
}

.layui-table-edit:focus {
  border-color: #5FB878 !important
}

select.layui-table-edit {
  padding: 0 0 0 10px;
  border-color: #C9C9C9
}

.layui-table-view .layui-form-checkbox,
.layui-table-view .layui-form-radio,
.layui-table-view .layui-form-switch {
  top: 0;
  margin: 0;
  box-sizing: content-box
}

.layui-table-view .layui-form-checkbox {
  top: -1px;
  height: 26px;
  line-height: 26px
}

body .layui-table-tips .layui-layer-content {
  background: 0 0;
  padding: 0;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .1)
}

.layui-table-tips-main {
  margin: -44px 0 0 -1px;
  max-height: 150px;
  padding: 8px 15px;
  font-size: 14px;
  overflow-y: scroll;
  background-color: #fff;
  color: #333
}

.layui-table-tips-c {
  position: absolute;
  right: -3px;
  top: -12px;
  width: 18px;
  height: 18px;
  padding: 3px;
  text-align: center;
  font-weight: 700;
  border-radius: 100%;
  font-size: 14px;
  cursor: pointer;
  background-color: #666
}

.layui-table-tips-c:hover {
  background-color: #999
}

.layui-upload-file {
  display: none !important;
  opacity: .01;
  filter: Alpha(opacity=1)
}

.layui-upload-drag,
.layui-upload-form,
.layui-upload-wrap {
  display: inline-block
}

.layui-upload-list {
  margin: 10px 0
}

.layui-upload-choose {
  padding: 0 10px;
  color: #999
}

.layui-upload-drag {
  position: relative;
  padding: 30px;
  border: 1px dashed #e2e2e2;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  color: #999
}

.layui-upload-drag .layui-icon {
  font-size: 50px;
  color: #009688
}

.layui-upload-drag[lay-over] {
  border-color: #009688
}

.layui-upload-iframe {
  position: absolute;
  width: 0;
  height: 0;
  border: 0;
  visibility: hidden
}

.layui-upload-wrap {
  position: relative;
  vertical-align: middle
}

.layui-upload-wrap .layui-upload-file {
  display: block !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  font-size: 100px;
  width: 100%;
  height: 100%;
  opacity: .01;
  filter: Alpha(opacity=1);
  cursor: pointer
}

.layui-rate,
.layui-rate * {
  display: inline-block;
  vertical-align: middle
}

.layui-rate {
  padding: 10px 5px 10px 0;
  font-size: 0
}

.layui-rate li i.layui-icon {
  font-size: 20px;
  color: #FFB800;
  margin-right: 5px;
  transition: all .3s;
  -webkit-transition: all .3s
}

.layui-rate li i:hover {
  cursor: pointer;
  transform: scale(1.12);
  -webkit-transform: scale(1.12)
}

.layui-rate[readonly] li i:hover {
  cursor: default;
  transform: scale(1)
}

.layui-code {
  position: relative;
  margin: 10px 0;
  padding: 15px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-left-width: 6px;
  background-color: #F2F2F2;
  color: #333;
  font-family: Courier New;
  font-size: 12px
}

.layui-tree {
  line-height: 26px
}

.layui-tree li {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.layui-tree li .layui-tree-spread,
.layui-tree li a {
  display: inline-block;
  vertical-align: top;
  height: 26px;
  *display: inline;
  *zoom: 1;
  cursor: pointer
}

.layui-tree li a {
  font-size: 0
}

.layui-tree li a i {
  font-size: 16px
}

.layui-tree li a cite {
  padding: 0 6px;
  font-size: 14px;
  font-style: normal
}

.layui-tree li i {
  padding-left: 6px;
  color: #333;
  -moz-user-select: none
}

.layui-tree li .layui-tree-check {
  font-size: 13px
}

.layui-tree li .layui-tree-check:hover {
  color: #009E94
}

.layui-tree li ul {
  display: none;
  margin-left: 20px
}

.layui-tree li .layui-tree-enter {
  line-height: 24px;
  border: 1px dotted #000
}

.layui-tree-drag {
  display: none;
  position: absolute;
  left: -666px;
  top: -666px;
  background-color: #f2f2f2;
  padding: 5px 10px;
  border: 1px dotted #000;
  white-space: nowrap
}

.layui-tree-drag i {
  padding-right: 5px
}

.layui-nav {
  position: relative;
  padding: 0 20px;
  background-color: #393D49;
  color: #fff;
  border-radius: 2px;
  font-size: 0;
  box-sizing: border-box
}

.layui-nav * {
  font-size: 14px
}

.layui-nav .layui-nav-item {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  line-height: 60px
}

.layui-nav .layui-nav-item a {
  display: block;
  padding: 0 20px;
  color: #fff;
  color: rgba(255, 255, 255, .7);
  transition: all .3s;
  -webkit-transition: all .3s
}

.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 5px;
  background-color: #5FB878;
  transition: all .2s;
  -webkit-transition: all .2s
}

.layui-nav-bar {
  z-index: 1000
}

.layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this a {
  color: #fff
}

.layui-nav .layui-this:after {
  content: '';
  top: auto;
  bottom: 0;
  width: 100%
}

.layui-nav-img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 50%
}

.layui-nav .layui-nav-more {
  content: '';
  width: 0;
  height: 0;
  border-style: solid dashed dashed;
  border-color: #fff transparent transparent;
  overflow: hidden;
  cursor: pointer;
  transition: all .2s;
  -webkit-transition: all .2s;
  position: absolute;
  top: 50%;
  right: 3px;
  margin-top: -3px;
  border-width: 6px;
  border-top-color: rgba(255, 255, 255, .7)
}

.layui-nav .layui-nav-mored,
.layui-nav-itemed>a .layui-nav-more {
  margin-top: -9px;
  border-style: dashed dashed solid;
  border-color: transparent transparent #fff
}

.layui-nav-child {
  display: none;
  position: absolute;
  left: 0;
  top: 65px;
  min-width: 100%;
  line-height: 36px;
  padding: 5px 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
  border: 1px solid #d2d2d2;
  background-color: #fff;
  z-index: 100;
  border-radius: 2px;
  white-space: nowrap
}

.layui-nav .layui-nav-child a {
  color: #333
}

.layui-nav .layui-nav-child a:hover {
  background-color: #f2f2f2;
  color: #000
}

.layui-nav-child dd {
  position: relative
}

.layui-nav .layui-nav-child dd.layui-this a,
.layui-nav-child dd.layui-this {
  background-color: #5FB878;
  color: #fff
}

.layui-nav-child dd.layui-this:after {
  display: none
}

.layui-nav-tree {
  width: 200px;
  padding: 0
}

.layui-nav-tree .layui-nav-item {
  display: block;
  width: 100%;
  line-height: 45px
}

.layui-nav-tree .layui-nav-item a {
  position: relative;
  height: 45px;
  line-height: 45px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.layui-nav-tree .layui-nav-item a:hover {
  background-color: #4E5465
}

.layui-nav-tree .layui-nav-bar {
  width: 5px;
  height: 0;
  background-color: #009688
}

.layui-nav-tree .layui-nav-child dd.layui-this,
.layui-nav-tree .layui-nav-child dd.layui-this a,
.layui-nav-tree .layui-this,
.layui-nav-tree .layui-this>a,
.layui-nav-tree .layui-this>a:hover {
  background-color: #009688;
  color: #fff
}

.layui-nav-tree .layui-this:after {
  display: none
}

.layui-nav-itemed>a,
.layui-nav-tree .layui-nav-title a,
.layui-nav-tree .layui-nav-title a:hover {
  color: #fff !important
}

.layui-nav-tree .layui-nav-child {
  position: relative;
  z-index: 0;
  top: 0;
  border: none;
  box-shadow: none
}

.layui-nav-tree .layui-nav-child a {
  height: 40px;
  line-height: 40px;
  color: #fff;
  color: rgba(255, 255, 255, .7)
}

.layui-nav-tree .layui-nav-child,
.layui-nav-tree .layui-nav-child a:hover {
  background: 0 0;
  color: #fff
}

.layui-nav-tree .layui-nav-more {
  right: 10px
}

.layui-nav-itemed>.layui-nav-child {
  display: block;
  padding: 0;
  background-color: rgba(0, 0, 0, .3) !important
}

.layui-nav-itemed>.layui-nav-child>.layui-this>.layui-nav-child {
  display: block
}

.layui-nav-side {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  z-index: 999
}

.layui-bg-blue .layui-nav-bar,
.layui-bg-blue .layui-nav-itemed:after,
.layui-bg-blue .layui-this:after {
  background-color: #93D1FF
}

.layui-bg-blue .layui-nav-child dd.layui-this {
  background-color: #1E9FFF
}

.layui-bg-blue .layui-nav-itemed>a,
.layui-nav-tree.layui-bg-blue .layui-nav-title a,
.layui-nav-tree.layui-bg-blue .layui-nav-title a:hover {
  background-color: #007DDB !important
}

.layui-breadcrumb {
  visibility: hidden;
  font-size: 0
}

.layui-breadcrumb>* {
  font-size: 14px
}

.layui-breadcrumb a {
  color: #999 !important
}

.layui-breadcrumb a:hover {
  color: #5FB878 !important
}

.layui-breadcrumb a cite {
  color: #666;
  font-style: normal
}

.layui-breadcrumb span[lay-separator] {
  margin: 0 10px;
  color: #999
}

.layui-tab {
  margin: 10px 0;
  text-align: left !important
}

.layui-tab[overflow]>.layui-tab-title {
  overflow: hidden
}

.layui-tab-title {
  position: relative;
  left: 0;
  height: 40px;
  white-space: nowrap;
  font-size: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  transition: all .2s;
  -webkit-transition: all .2s
}

.layui-tab-title li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 14px;
  transition: all .2s;
  -webkit-transition: all .2s;
  position: relative;
  line-height: 40px;
  min-width: 65px;
  padding: 0 15px;
  text-align: center;
  cursor: pointer
}

.layui-tab-title li a {
  display: block
}

.layui-tab-title .layui-this {
  color: #000
}

.layui-tab-title .layui-this:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 41px;
  border-width: 1px;
  border-style: solid;
  border-bottom-color: #fff;
  border-radius: 2px 2px 0 0;
  box-sizing: border-box;
  pointer-events: none
}

.layui-tab-bar {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  width: 30px;
  height: 39px;
  line-height: 39px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  text-align: center;
  background-color: #fff;
  cursor: pointer
}

.layui-tab-bar .layui-icon {
  position: relative;
  display: inline-block;
  top: 3px;
  transition: all .3s;
  -webkit-transition: all .3s
}

.layui-tab-item {
  display: none
}

.layui-tab-more {
  padding-right: 30px;
  height: auto !important;
  white-space: normal !important
}

.layui-tab-more li.layui-this:after {
  border-bottom-color: #e2e2e2;
  border-radius: 2px
}

.layui-tab-more .layui-tab-bar .layui-icon {
  top: -2px;
  top: 3px\9;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

:root .layui-tab-more .layui-tab-bar .layui-icon {
  top: -2px\0/IE9
}

.layui-tab-content {
  padding: 10px
}

.layui-tab-title li .layui-tab-close {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 20px;
  margin-left: 8px;
  top: 1px;
  text-align: center;
  font-size: 14px;
  color: #c2c2c2;
  transition: all .2s;
  -webkit-transition: all .2s
}

.layui-tab-title li .layui-tab-close:hover {
  border-radius: 2px;
  background-color: #FF5722;
  color: #fff
}

.layui-tab-brief>.layui-tab-title .layui-this {
  color: #009688
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #5FB878
}

.layui-tab-brief[overflow]>.layui-tab-title .layui-this:after {
  top: -1px
}

.layui-tab-card {
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
}

.layui-tab-card>.layui-tab-title {
  background-color: #f2f2f2
}

.layui-tab-card>.layui-tab-title li {
  margin-right: -1px;
  margin-left: -1px
}

.layui-tab-card>.layui-tab-title .layui-this {
  background-color: #fff
}

.layui-tab-card>.layui-tab-title .layui-this:after {
  border-top: none;
  border-width: 1px;
  border-bottom-color: #fff
}

.layui-tab-card>.layui-tab-title .layui-tab-bar {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  border-top: none;
  border-right: none
}

.layui-tab-card>.layui-tab-more .layui-this {
  background: 0 0;
  color: #5FB878
}

.layui-tab-card>.layui-tab-more .layui-this:after {
  border: none
}

.layui-timeline {
  padding-left: 5px
}

.layui-timeline-item {
  position: relative;
  padding-bottom: 20px
}

.layui-timeline-axis {
  position: absolute;
  left: -5px;
  top: 0;
  z-index: 10;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #fff;
  color: #5FB878;
  border-radius: 50%;
  text-align: center;
  cursor: pointer
}

.layui-timeline-axis:hover {
  color: #FF5722
}

.layui-timeline-item:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  z-index: 0;
  width: 1px;
  height: 100%
}

.layui-timeline-item:last-child:before {
  display: none
}

.layui-timeline-item:first-child:before {
  display: block
}

.layui-timeline-content {
  padding-left: 25px
}

.layui-timeline-title {
  position: relative;
  margin-bottom: 10px
}

.layui-badge,
.layui-badge-dot,
.layui-badge-rim {
  position: relative;
  display: inline-block;
  padding: 0 6px;
  font-size: 12px;
  text-align: center;
  background-color: #FF5722;
  color: #fff;
  border-radius: 2px
}

.layui-badge {
  height: 18px;
  line-height: 18px
}

.layui-badge-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%
}

.layui-badge-rim {
  height: 18px;
  line-height: 18px;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  color: #666
}

.layui-btn .layui-badge,
.layui-btn .layui-badge-dot {
  margin-left: 5px
}

.layui-nav .layui-badge,
.layui-nav .layui-badge-dot {
  position: absolute;
  top: 50%;
  margin: -8px 6px 0
}

.layui-tab-title .layui-badge,
.layui-tab-title .layui-badge-dot {
  left: 5px;
  top: -2px
}

.layui-carousel {
  position: relative;
  left: 0;
  top: 0;
  background-color: #f8f8f8
}

.layui-carousel>[carousel-item] {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.layui-carousel>[carousel-item]:before {
  position: absolute;
  content: '\e63d';
  left: 50%;
  top: 50%;
  width: 100px;
  line-height: 20px;
  margin: -10px 0 0 -50px;
  text-align: center;
  color: #c2c2c2;
  font-family: layui-icon !important;
  font-size: 30px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.layui-carousel>[carousel-item]>* {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f8f8f8;
  transition-duration: .3s;
  -webkit-transition-duration: .3s
}

.layui-carousel-updown>* {
  -webkit-transition: .3s ease-in-out up;
  transition: .3s ease-in-out up
}

.layui-carousel-arrow {
  display: none\9;
  opacity: 0;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  border: 0;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .2);
  color: #fff;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  cursor: pointer
}

.layui-carousel-arrow[lay-type=add] {
  left: auto !important;
  right: 10px
}

.layui-carousel:hover .layui-carousel-arrow[lay-type=add],
.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
  right: 20px
}

.layui-carousel[lay-arrow=always] .layui-carousel-arrow {
  opacity: 1;
  left: 20px
}

.layui-carousel[lay-arrow=none] .layui-carousel-arrow {
  display: none
}

.layui-carousel-arrow:hover,
.layui-carousel-ind ul:hover {
  background-color: rgba(0, 0, 0, .35)
}

.layui-carousel:hover .layui-carousel-arrow {
  display: block\9;
  opacity: 1;
  left: 20px
}

.layui-carousel-ind {
  position: relative;
  top: -35px;
  width: 100%;
  line-height: 0 !important;
  text-align: center;
  font-size: 0
}

.layui-carousel[lay-indicator=outside] {
  margin-bottom: 30px
}

.layui-carousel[lay-indicator=outside] .layui-carousel-ind {
  top: 10px
}

.layui-carousel[lay-indicator=outside] .layui-carousel-ind ul {
  background-color: rgba(0, 0, 0, .5)
}

.layui-carousel[lay-indicator=none] .layui-carousel-ind {
  display: none
}

.layui-carousel-ind ul {
  display: inline-block;
  padding: 5px;
  background-color: rgba(0, 0, 0, .2);
  border-radius: 10px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.layui-carousel-ind li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  font-size: 14px;
  background-color: #e2e2e2;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.layui-carousel-ind li:hover {
  background-color: rgba(255, 255, 255, .7)
}

.layui-carousel-ind li.layui-this {
  background-color: #fff
}

.layui-carousel>[carousel-item]>.layui-carousel-next,
.layui-carousel>[carousel-item]>.layui-carousel-prev,
.layui-carousel>[carousel-item]>.layui-this {
  display: block
}

.layui-carousel>[carousel-item]>.layui-this {
  left: 0
}

.layui-carousel>[carousel-item]>.layui-carousel-prev {
  left: -100%
}

.layui-carousel>[carousel-item]>.layui-carousel-next {
  left: 100%
}

.layui-carousel>[carousel-item]>.layui-carousel-next.layui-carousel-left,
.layui-carousel>[carousel-item]>.layui-carousel-prev.layui-carousel-right {
  left: 0
}

.layui-carousel>[carousel-item]>.layui-this.layui-carousel-left {
  left: -100%
}

.layui-carousel>[carousel-item]>.layui-this.layui-carousel-right {
  left: 100%
}

.layui-carousel[lay-anim=updown] .layui-carousel-arrow {
  left: 50% !important;
  top: 20px;
  margin: 0 0 0 -18px
}

.layui-carousel[lay-anim=updown]>[carousel-item]>*,
.layui-carousel[lay-anim=fade]>[carousel-item]>* {
  left: 0 !important
}

.layui-carousel[lay-anim=updown] .layui-carousel-arrow[lay-type=add] {
  top: auto !important;
  bottom: 20px
}

.layui-carousel[lay-anim=updown] .layui-carousel-ind {
  position: absolute;
  top: 50%;
  right: 20px;
  width: auto;
  height: auto
}

.layui-carousel[lay-anim=updown] .layui-carousel-ind ul {
  padding: 3px 5px
}

.layui-carousel[lay-anim=updown] .layui-carousel-ind li {
  display: block;
  margin: 6px 0
}

.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this {
  top: 0
}

.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-prev {
  top: -100%
}

.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-next {
  top: 100%
}

.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-next.layui-carousel-left,
.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-prev.layui-carousel-right {
  top: 0
}

.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this.layui-carousel-left {
  top: -100%
}

.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this.layui-carousel-right {
  top: 100%
}

.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-next,
.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-prev {
  opacity: 0
}

.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-next.layui-carousel-left,
.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-prev.layui-carousel-right {
  opacity: 1
}

.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-this.layui-carousel-left,
.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-this.layui-carousel-right {
  opacity: 0
}

.layui-fixbar {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 9999
}

.layui-fixbar li {
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 1px;
  text-align: center;
  cursor: pointer;
  font-size: 30px;
  background-color: #9F9F9F;
  color: #fff;
  border-radius: 2px;
  opacity: .95
}

.layui-fixbar li:hover {
  opacity: .85
}

.layui-fixbar li:active {
  opacity: 1
}

.layui-fixbar .layui-fixbar-top {
  display: none;
  font-size: 40px
}

body .layui-util-face {
  border: none;
  background: 0 0
}

body .layui-util-face .layui-layer-content {
  padding: 0;
  background-color: #fff;
  color: #666;
  box-shadow: none
}

.layui-util-face .layui-layer-TipsG {
  display: none
}

.layui-util-face ul {
  position: relative;
  width: 372px;
  padding: 10px;
  border: 1px solid #D9D9D9;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.layui-util-face ul li {
  cursor: pointer;
  float: left;
  border: 1px solid #e8e8e8;
  height: 22px;
  width: 26px;
  overflow: hidden;
  margin: -1px 0 0 -1px;
  padding: 4px 2px;
  text-align: center
}

.layui-util-face ul li:hover {
  position: relative;
  z-index: 2;
  border: 1px solid #eb7350;
  background: #fff9ec
}

.layui-anim {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.layui-anim.layui-icon {
  display: inline-block
}

.layui-anim-loop {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.layui-trans,
.layui-trans a {
  transition: all .3s;
  -webkit-transition: all .3s
}

@-webkit-keyframes layui-rotate {
  from {
    -webkit-transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes layui-rotate {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

.layui-anim-rotate {
  -webkit-animation-name: layui-rotate;
  animation-name: layui-rotate;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear
}

@-webkit-keyframes layui-up {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: .3
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

@keyframes layui-up {
  from {
    transform: translate3d(0, 100%, 0);
    opacity: .3
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.layui-anim-up {
  -webkit-animation-name: layui-up;
  animation-name: layui-up
}

@-webkit-keyframes layui-upbit {
  from {
    -webkit-transform: translate3d(0, 30px, 0);
    opacity: .3
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

@keyframes layui-upbit {
  from {
    transform: translate3d(0, 30px, 0);
    opacity: .3
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.layui-anim-upbit {
  -webkit-animation-name: layui-upbit;
  animation-name: layui-upbit
}

@-webkit-keyframes layui-scale {
  0% {
    opacity: .3;
    -webkit-transform: scale(.5)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}

@keyframes layui-scale {
  0% {
    opacity: .3;
    -ms-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1)
  }
}

.layui-anim-scale {
  -webkit-animation-name: layui-scale;
  animation-name: layui-scale
}

@-webkit-keyframes layui-scale-spring {
  0% {
    opacity: .5;
    -webkit-transform: scale(.5)
  }

  80% {
    opacity: .8;
    -webkit-transform: scale(1.1)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}

@keyframes layui-scale-spring {
  0% {
    opacity: .5;
    transform: scale(.5)
  }

  80% {
    opacity: .8;
    transform: scale(1.1)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}

.layui-anim-scaleSpring {
  -webkit-animation-name: layui-scale-spring;
  animation-name: layui-scale-spring
}

@-webkit-keyframes layui-fadein {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes layui-fadein {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.layui-anim-fadein {
  -webkit-animation-name: layui-fadein;
  animation-name: layui-fadein
}

@-webkit-keyframes layui-fadeout {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes layui-fadeout {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.layui-anim-fadeout {
  -webkit-animation-name: layui-fadeout;
  animation-name: layui-fadeout
}












html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
b,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
input,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
article,
aside,
audio,
canvas,
figure,
footer,
header,
mark,
menu,
nav,
section,
time,
video {
  margin: 0;
  padding: 0;
  word-break: break-all;
  font-family: Microsoft YaHei;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}

ul,
ol {
  list-style: none;
}

img {
  border: 0 none;
  max-width: 100%;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong,
em,
i {
  font-style: normal;
  font-weight: normal;
}

ins {
  text-decoration: underline;
}

button {
  cursor: pointer;
  border:none;
  outline:none;
}

del {
  text-decoration: line-through;
}

mark {
  background: none;
}

input::-ms-clear {
  display: none !important;
}
input,input:focus,button{
  border: 0;
  outline: none;
  padding:0;
}

body,html{
  min-width: 1200px;
  font-size: 14px;
  font-family:Microsoft YaHei !important;
}
a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

.img-wrap{
  text-align: center;
}
.img-wrap img{
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.container{
  width: 1200px;
  margin: 0 auto;
}
.one-line {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.two-line {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.three-line {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.placeholder{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(204,204,204,1);
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
.texplace{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(204,204,204,1);
  position: absolute;
  z-index: 2;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.clear{
  zoom: 1;
}
.clear::after{
  content: '';
  display: block;
  clear: both;
}
.borderBox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
input::-webkit-input-placeholder {
  font-size:14px;
  font-family:Microsoft YaHei;
  color:rgba(140,140,140,1);
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size:14px;
  font-family:Microsoft YaHei;
  color:rgba(140,140,140,1);
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size:14px;
  font-family:Microsoft YaHei;
  color:rgba(140,140,140,1);
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size:14px;
  font-family:Microsoft YaHei;
  color:rgba(140,140,140,1);
}
input::-ms-reveal{
  display: none;
}
input::-ms-clear{display:none;}
















.suspension_window {
	width: 150px;
	height: 531px;
	background-image: url(../images/cebian_bg.png);
	background-size: 100% 100%;
	padding: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	right: 0;
	top: 33%;
	z-index: 999;
	margin-top: -200px;
}

.suspension_window .suspension_window_content {
	widows: 100%;
	height: 490px;
	border-bottom-right-radius: 75px;
	border-bottom-left-radius: 75px;
	margin: auto;
	margin-top: 130px;
}

.suspension_window .suspension_window_content .suspension_top {
	width: 150px;
	height: 40px;
	padding-left: 14px;
	line-height: 40px;
	font-family: Microsoft YaHei;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0px 1px 8px rgba(0, 115, 158, 0.49);
}

.suspension_window .suspension_window_content > ul {
	width: 120px;
	padding: 4px 0 4px 11px;
}

.suspension_window .suspension_window_content > ul li {
	list-style: none;
	margin-top: 12px;
	position: relative;
}
.suspension_window .suspension_window_content > ul li:hover a {
	background: linear-gradient(0deg, rgba(192, 251, 250, 1), rgba(255, 255, 255, 1));
	box-shadow: 0px 4px 12px 0px rgba(0, 175, 172, 0.2);
	font-size: 16px;
	font-weight: bold;
	color: rgba(16, 187, 184, 1);
	border: none;
}
.suspension_window .suspension_window_content > ul li a {
	display: block;
	width: 108px;
	height: 32px;
	box-sizing: border-box;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.4);
	border-radius: 2px;
	font-family: Microsoft YaHei;
	cursor: pointer;
}

.suspension_window .suspension_window_content > ul li span {
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #ed3737;
	line-height: 16px;
	text-align: center;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	color: #fdfcfc;
	position: absolute;
	right: -2px;
	top: 0px;
}

.suspension_window .suspension_window_content .zx_phone_number {
	display: block;
	width: 120px;
	height: 68px;
	margin-left: 7px;
	margin-top: -2px;
	text-align: center;
}

.suspension_window .suspension_window_content .zx_phone_number > p {
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	color: #fff;
	margin-top: 14px;
	text-align: center;
}

.suspension_window .suspension_window_content .zx_phone_number b {
	font-size: 18px;
	font-family: 'Impact';
	color: #fdfcfc;
	font-weight: 500;
	white-space: nowrap;
}

.suspension_window .suspension_window_content > a {
	display: block;
	width: 40px;
	height: 40px;
	margin-left: 50px;
	margin-top: -7px;
	cursor: pointer;
}



.qualification-certificate {
	padding: 0 0 75px;
	width: 100%;
	min-width: 1180px;
	background: url("../images/qualification-certificate.jpg") no-repeat;
	overflow: hidden;
	position: relative;
}

.qualification-certificate .big-til {
	padding-bottom: 35px;
}

.qualification-certificate .big-til h3 {
	color: #fff;
}

.qualification-certificate .big-til p {
	color: #fff;
}
.certificate-side {
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

.certificate-dis {
	width: 540px;
	height: 376px;
}

.certificate-dis li {
	position: relative;
}

.certificate-img {
	width: 540px;
	height: 376px;
}

.certificate-tips {
	width: 530px;
	background: #1d7bd3;
	position: absolute;
	top: 0;
	left: 569px;
	box-shadow: 0 0 3px 1px rgba(0,0,0,.15);
	border-radius: 3px;
	padding: 20px 30px 30px;
}

.certificate-triangle {
	display: block;
	width: 0;
	height: 0;
	border-top: 12px transparent solid;
	border-bottom: 12px transparent solid;
	border-right: 13px #1d7bd3 solid;
	position: absolute;
	left: -13px;
	top: 50%;
	margin-top: -12px;
}

.certificate-tips>h3 {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 10px;
}

.certificate-tips>p {
	font-size: 14px;
	color: #fff;
}

.certificate-list .udf_oo {
	width: 1145px;
	margin: 0 auto;
}

.certificate-list ul {
	overflow: hidden;
}

.certificate-list li {
	width: 207px;
	float: left;
	margin: 0 10px;
	text-align: center;
	border: 1px transparent dashed;
}

.certificate-list li.active {
	border: 1px #1d7bd3 dashed;
}

.certificate-list li p {
	font-size: 16px;
	color: #fff;
	padding: 0 5px;
}

.certificate-list-img {
	padding: 10px;
}

.certificate-list-img {
	padding: 10px;
	width: 137px;
	height: 95px;
}

.certificate-side .ban-btn {
	position: absolute;
	bottom: 130px;
	display: block;
	width: 29px;
	height: 55px;
	background-image: url(../images/p_n.png);
}

.certificate-side .ban-btn.sPrev {
	left: -15px;
	background-position: 0 0;
}

.certificate-side .ban-btn.sNext {
	right: -15px;
	background-position: -29px 0;
}

.certificate-side .ban-btn.sPrev:hover {
	background-position: 0 -55px;
}

.certificate-side .ban-btn.sNext:hover {
	background-position: -29px -55px;
}

.certificate-border {
	width: 610px;
	border-bottom: 1px #e5e5e5 solid;
	position: absolute;
	right: 0;
	bottom: 187px;
}

.certificate-border>span {
	display: block;
	width: 85px;
	height: 5px;
	background: #1d7bd3;
	position: absolute;
	bottom: -3px;
}

.certificate-list .udf_circle {
	bottom: -45px;
	width: 1180px;
	font-size: 0;
	position: absolute;
	z-index: 1;
	text-align: center;
	cursor: pointer;
}

.certificate-list .udf_circle ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 5px 15px;
	border-radius: 10px;
	font-size: 0;
	text-align: center;
}

.certificate-list .udf_circle li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	font-size: 0;
	color: #999;
	margin: 0 5px;
	border-radius: 50%;
	background: #7b695c;
}

.certificate-list .udf_circle li:hover {
	background: #1397ea;
	color: #1397ea;
}

.certificate-list .udf_circle li.on {
	background: #1397ea;
}


.user-brand-list {
	overflow: hidden;
	margin-bottom: 50px;
	padding: 10px 0;
	list-style: none;
	margin: 0;
}
.user-brand-list>li {
    display: inline-block;
    width: 20%;
    float: left;
    text-align: center;
    height: 100px;
    position: relative;
    -moz-background-size: 1200px 575px;
    background-size: 1200px 575px;
}
.user-brand-list>li:first-child {
    background-image: url(../images/user-brand.png);
    background-repeat: no-repeat;
    background-position: 0 -12px;
    background-position-x: 0;
    background-position-y: -12px;
}
.user-brand-list>li:nth-child(2) {
    background-image: url(../images/user-brand.png);
    background-repeat: no-repeat;
    background-position: -240px -12px;
    background-position-x: -240px;
    background-position-y: -12px;
}
.user-brand-list>li:nth-child(3) {
    background-image: url(../images/user-brand.png);
    background-repeat: no-repeat;
    background-position: -480px -12px;
    background-position-x: -480px;
    background-position-y: -12px;
}
.user-brand-list>li:nth-child(4) {
    background-image: url(../images/user-brand.png);
    background-repeat: no-repeat;
    background-position: -720px -12px;
    background-position-x: -720px;
    background-position-y: -12px;
}
.user-brand-list>li:nth-child(5) {
    background-image: url(../images/user-brand.png);
    background-repeat: no-repeat;
    background-position: -960px -12px;
    background-position-x: -960px;
    background-position-y: -12px;
}
.user-brand-list>li:nth-child(6) {
    background-image: url(../images/user-brand.png);
    background-repeat: no-repeat;
    background-position: 0 -162px;
    background-position-x: 0;
    background-position-y: -162px;
}
.user-brand-list>li:nth-child(7) {
    background-image: url(../images/user-brand.png);
    background-repeat: no-repeat;
    background-position: -240px -162px;
    background-position-x: -240px;
    background-position-y: -162px;
}
.user-brand-list>li:nth-child(8) {
    background-image: url(../images/user-brand.png);
    background-repeat: no-repeat;
    background-position: -480px -162px;
    background-position-x: -480px;
    background-position-y: -162px;
}
.user-brand-list>li:nth-child(9) {
    background-image: url(../images/user-brand.png);
    background-repeat: no-repeat;
    background-position: -720px -162px;
    background-position-x: -720px;
    background-position-y: -162px;
}
.user-brand-list>li:nth-child(10) {
    background-image: url(../images/user-brand.png);
    background-repeat: no-repeat;
    background-position: -960px -162px;
    background-position-x: -960px;
    background-position-y: -162px;
}
.user-brand-list>li:first-child:hover {
	background-image:url(../images/user-brand.png);
	background-repeat:no-repeat;
	background-position:0 -312px;
	background-position-x:0;
	background-position-y:-312px
}
.user-brand-list>li:nth-child(2):hover {
	background-image:url(../images/user-brand.png);
	background-repeat:no-repeat;
	background-position:-240px -312px;
	background-position-x:-240px;
	background-position-y:-312px
}
.user-brand-list>li:nth-child(3):hover {
	background-image:url(../images/user-brand.png);
	background-repeat:no-repeat;
	background-position:-480px -312px;
	background-position-x:-480px;
	background-position-y:-312px
}
.user-brand-list>li:nth-child(4):hover {
	background-image:url(../images/user-brand.png);
	background-repeat:no-repeat;
	background-position:-720px -312px;
	background-position-x:-720px;
	background-position-y:-312px
}
.user-brand-list>li:nth-child(5):hover {
	background-image:url(../images/user-brand.png);
	background-repeat:no-repeat;
	background-position:-960px -312px;
	background-position-x:-960px;
	background-position-y:-312px
}
.user-brand-list>li:nth-child(6):hover {
	background-image:url(../images/user-brand.png);
	background-repeat:no-repeat;
	background-position:0 -462px;
	background-position-x:0;
	background-position-y:-462px
}
.user-brand-list>li:nth-child(7):hover {
	background-image:url(../images/user-brand.png);
	background-repeat:no-repeat;
	background-position:-240px -462px;
	background-position-x:-240px;
	background-position-y:-462px
}
.user-brand-list>li:nth-child(8):hover {
	background-image:url(../images/user-brand.png);
	background-repeat:no-repeat;
	background-position:-480px -462px;
	background-position-x:-480px;
	background-position-y:-462px
}
.user-brand-list>li:nth-child(9):hover {
	background-image:url(../images/user-brand.png);
	background-repeat:no-repeat;
	background-position:-720px -462px;
	background-position-x:-720px;
	background-position-y:-462px
}
.user-brand-list>li:nth-child(10):hover {
	background-image:url(../images/user-brand.png);
	background-repeat:no-repeat;
	background-position:-960px -462px;
	background-position-x:-960px;
	background-position-y:-462px
}
.strength .tab-list li:hover span a, .strength .tab-list li.on span a{ color:#fff;}
.task-panel-bd .zbj-btn-primary{ color:#FF6600}
.task-panel-bd .zbj-btn-primary:hover{ color:#fff}

.big-gray {
	width: 100%;
	min-width: 1180px;
	overflow: hidden;
	position: relative;
	background-color: #f4f4f4;
}
.w1180 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}


.zq-mdimg{ width:100%; height:485px;}


.partner_list_new {
    height: 580px;
    padding-top: 1px;
}
.partner_list_new ul {
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
}
.partner_list_new ul .first_line, .partner_list_new ul .third_line {
    margin-left: 93px;
}
.partner_list_new ul .first_line, .partner_list_new ul .third_line, .partner_list_new ul .middle_line {
    overflow: hidden;
}


.partner_common_begin {
    background-position-y: -189px;
}

.partner_list_new ul .partner_common {
    width: 157px;
    height: 185px;
    float: left;
    margin: 5px 21.5px;
    background-image: url(../images/them.png);
    background-repeat: no-repeat;
}
.partner_list_new ul .partner_01 {
    background-position-x: -16px;
}



.partner_common_begin{
    background-position-y: -189px;
}
.partner_common_hover{
    background-position-y: 5px;
}
.partner_list_new ul .partner_01{
    background-position-x: -16px;
}
.partner_list_new ul .partner_02 {
    background-position-x: -171px;
}
.partner_list_new ul .partner_03 {
    background-position-x: -325px;
}
.partner_list_new ul .partner_04 {
    background-position-x: -480px;
}
.partner_list_new ul .partner_05{
    background-position-x: -635px;
}
.partner_list_new ul .partner_06{
    background-position-x: -791px;
}
.partner_list_new ul .partner_07{
    background-position-x: -945px;
}
.partner_list_new ul .partner_08{
    background-position-x: -1100px;
}
.partner_list_new ul .partner_09 {
    background-position-x: -1256px;
}
.partner_list_new ul .partner_10 {
    background-position-x: -1411px;
}
.partner_list_new ul .partner_11 {
    background-position-x: -1565px;
}
.partner_list_new ul .partner_12{
    background-position-x: -1721px;
}
.partner_list_new ul .partner_13{
    background-position-x: -1876px;
}
.partner_list_new ul .partner_14{
    background-position-x: -2031px;
}
.partner_list_new ul .partner_15{
    background-position-x: -2186px;
}
.partner_list_new ul .partner_16{
    background-position-x: -2340px;
}
.partner_list_new ul .first_line,.partner_list_new ul .third_line,.partner_list_new ul .middle_line{
    overflow: hidden;
}
.partner_list_new ul .first_line,.partner_list_new ul .third_line{
    margin-left: 93px;
}
.partner_list_new ul .middle_line{
    margin: -40px 0;
}














/*****增值电信业务*****/
.scroll_horizontal{position:relative;width:1200px;margin: auto;height:205px;margin-top: 33px;margin-bottom: 36px}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1200px;height:205px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;font-size: 12px}
.scroll_horizontal .list li{float:left;width:306px;}
.scroll_horizontal .list li .list_div{width: 280px;height: 203px;border: 1px solid #999999}
.scroll_horizontal .list li .list_div img{display: block;margin: auto;padding-top: 45px}
.scroll_horizontal .list li .list_div b{display: block;text-align: center;font-size: 20px;font-weight: normal;color: #333333;padding-top: 16px}
.scroll_horizontal .list li .list_div span{display: block;text-align: center;font-size: 14px;color: #666666;padding-top: 10px}
.scroll_horizontal .prev{z-index: 999;position:absolute;top:50%;right: 0;margin-top:-30px;width:26px;height:61px;background-image:url(../images/next.png);background-repeat:no-repeat;background-size: 26px 61px;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .next{z-index: 999;position:absolute;top:50%;margin-top:-30px;width:26px;height:61px;background-image:url(../images/prev.png);background-repeat:no-repeat;background-size: 26px 61px;font:0/0 Arial;cursor:pointer;}
.zj_bl_tp{width: 100%;overflow: hidden}
.zj_bl_tp_h21 {
    width: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    font-weight: normal;
    color: #333333;
    padding-top: 44px;
    border-top: 1px solid #9D9D9D;
	padding-bottom: 40px;
}
.zj_bl_tp_h2 {
    width: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    font-weight: normal;
    color: #333333;
    padding-top: 44px;
    padding-bottom: 40px;
}
.zj_bl_tp_h21 i{font-style: normal;font-size: 34px;color: #FBB103}
.zj_bl_tp_h2 i{font-style: normal;font-size: 34px;color: #FBB103}
.zj_bl_tp_banner{width: 100%;height: 382px;position: relative}
.zj_bl_tp_banner a{display: block;overflow: hidden;height: 382px}
.zj_bl_tp_banner a img{display: block;position: absolute;left: 50%;margin-left: -960px}
.zj_bl_tp_tmp{width: 100%;overflow: hidden;background: #F4F3F8}
.zj_bl_tp_tmp_hr{width: 1200px;overflow: hidden;margin: auto}
.zj_bl_tp_tmp_hr ul{width: 1300px;overflow: hidden;padding: 38px 0 46px 0}
.zj_bl_tp_tmp_hr ul li{width: 206px;height: 282px;background: #FFFFFF;border: 1px solid #DDDDDD;float: left;margin-right: 40px}
.zj_bl_tp_tmp_hr ul li img{display: block;margin: auto;padding-top: 42px}
.zj_bl_tp_tmp_hr ul li b{display: block;text-align: center;font-size: 18px;color: #333333;font-weight: normal;padding-top: 20px}
.zj_bl_tp_tmp_hr ul li span{display: block;text-align: center;color: #999999;height: 46px;line-height: 23px;padding: 2px 30px 0 30px}
.zj_bl_tp_tmp_hr ul li a{display: block;width: 158px;height: 34px;line-height: 34px;text-align: center;background: #FBB103;color: #333333;font-size: 14px;margin: auto;border-radius: 4px;margin-top: 14px}
.zj_bl_tp_tmo {
    width: 100%;
    background: url(../images/im24.jpg) no-repeat center #fff;
    padding-bottom: 40px;
    overflow: hidden;
}
.zj_bl_tp_tmo_hr{width: 1200px;overflow: hidden;margin: auto}
.zj_bl_tp_tmo_hr_mp{width: 100%;overflow: hidden;border-bottom: 1px solid #9D9D9D;border-top: 1px solid #9D9D9D;padding: 50px 0 39px 0;}
.zj_bl_tp_tmo_hr_mp .zj_bl_tp_tmo_hr_mp_img{display: block;float: left;padding: 0 51px 0 49px}
.zj_bl_tp_tmo_hr_mp .zj_bl_tp_tmo_hr_mp_ul{width: 1200px;overflow: hidden;float: left}
.zj_bl_tp_tmo_hr_mp .zj_bl_tp_tmo_hr_mp_ul li{width: 100%;overflow: hidden;float: left;padding-bottom: 18px}
.zj_bl_tp_tmo_hr_mp .zj_bl_tp_tmo_hr_mp_ul li b{display: block;font-size: 24px;color: #333333;font-weight: normal;line-height: 28px;padding-bottom: 10px}
.zj_bl_tp_tmo_hr_mp .zj_bl_tp_tmo_hr_mp_ul li b i{font-style: normal;color: #FBB103}
.zj_bl_tp_tmo_hr_mp .zj_bl_tp_tmo_hr_mp_ul li span{display: block;font-size: 16px;color: #666666;line-height: 33px}
.zj_bl_tp_tmo_hr_mo {
    width: 100%;
    overflow: hidden;
    padding-top:0;
}
.zj_bl_tp_tmo_hr_mp_right {
    width: 514px;
    height: 175px;
    border: 1px solid #FBB941;
    float: right;
    margin-right: 12px;
    padding: 26px 22px 0 34px;
}
.zj_bl_tp_tmo_hr_mp_right span{display: block;font-size: 16px;color: #333333;line-height: 27px}
.zj_bl_tp_tmo_hr_mp_left{width: 590px;overflow: hidden;float: left;padding-left: 22px}
.zj_bl_tp_tmo_hr_mp_left_p{width: 100%;overflow: hidden;font-size: 16px;color: #333333}
.zj_bl_tp_tmo_hr_mp_left_ul{width: 100%;overflow: hidden}
.zj_bl_tp_tmo_hr_mp_left_ul li{height:22px;float: left;margin-top: 13px;background: url(../images/im7.jpg) no-repeat left center;}
.zj_bl_tp_tmo_hr_mp_left_ul li span{display: block;padding-left: 32px;font-size: 16px;color: #333333}
.zj_bl_tp_tmo_hr_mp_left_ul_1{width: 145px}
.zj_bl_tp_tmo_hr_mp_left_ul_2{width: 183px}
.zj_bl_tp_tmo_hr_mp_left_ul_3{width: 224px}
.zj_bl_tp_tmi {
    width: 100%;
    overflow: hidden;
    background: #F4F3F8;
    padding-bottom:0;
}
.zj_bl_tp_tmi_hr{width: 1200px;overflow: hidden;margin: auto}
.zj_bl_tp_tmi_div{padding: 0 22px 0 22px;clear: both;overflow: visible}
.zj_bl_tp_tmi_div ul{width: 1400px;overflow: hidden;padding: 0px 0 60px 0}
.zj_bl_tp_tmi_div ul li {
    float: left;
    padding-right: 55px;
    width: 202px;
}
.isp2 ul li {
    width: 577px;
    height: 130px;
    background: #fff;
    border: 1px solid #dedede;
    float: left;
    margin-right: 24px;
    margin-bottom: 18px;
    padding: 0;
}
.isp2 ul li img {
    display: block;
    float: left;
}

.isp2 ul li p {
    width: 130px;
    margin-top: 35px;
    overflow: hidden;
    color: #333333;
    line-height: 27px;
    font-size: 14px;
}
#hjzx p {
    width: 140px;
    font-size: 14px;
}

#hjzx .dif3 {
    font-size: 14px;
    margin-top: 33px;
    line-height: 22px;
}
.isp2 ul .dif1 {
    width: 585px;
    height: 128px;
}
#hjzx .dif1 p {
    width: 401px;
    font-size: 14px;
    margin-top: 36px;
}
.zj_bl_tp_tmi_div ul li img{display: block;margin: auto;padding-bottom: 27px}
.zj_bl_tp_tmi_div ul li span{display: block;text-align: center;font-size: 14px;color: #333333;line-height: 29px}
.zj_bl_tp_tmu {
    width: 100%;
    /* height: 285px; */
    background: #fff;
    padding-bottom: 60px;
}
.zj_bl_tp_tmu_hr{width: 1176px;overflow: hidden;margin: auto}
.zj_bl_tp_tmu_hr p{width: 100%;overflow: hidden;padding-top: 24px}
.zj_bl_tp_tmu_hr_nr{width: 100%;overflow: hidden;padding-top: 28px}
.zj_bl_tp_tmu_hr_nr ul{width: 1300px;overflow: hidden}
.zj_bl_tp_tmu_hr_nr ul li{width: 498px;height: 292px;overflow: hidden;float: left;margin-right: 56px;border: 1px solid #666666;padding: 32px 30px}
.zj_bl_tp_tmu_hr_nr ul li:hover{border: 1px solid #FFA415}
.zj_bl_tp_tmu_hr_nr ul li span{display: block;font-size: 14px;color: #333333;line-height: 27px}
.zj_bl_tp_tmy{width: 100%;overflow: hidden;background: #F4F3F8}
.zj_bl_tp_tmy_hr{width: 1195px;overflow: hidden;margin: auto}
.zj_bl_tp_tmy_hr img{display: block;padding-top: 45px}
.zj_bl_tp_tmy_hr span{display: block;font-size: 16px;color: #333333;padding: 30px 0 40px 0}
.zj_bl_tp_tmy_hr span i{color: #FBB941;font-style: normal}
.zj_bl_tp_tmt{width: 100%;overflow: hidden}
.zj_bl_tp_tmt_hr{width: 1200px;overflow: hidden;margin: auto}
.zj_bl_tp_tmt_hr_p{width: 100%;overflow: hidden;font-size: 16px;color: #666666;padding-top: 33px}
.zj_bl_tp_tmr{width: 100%;height: 252px;background: url(../images/im19.jpg) no-repeat center}
.zj_bl_tp_tmr_hr{width: 1200px;overflow: hidden;margin: auto;padding-top: 121px}
.zj_bl_tp_tmr_hr a{display: block;width: 227px;height: 45px;line-height: 45px;text-align: center;border: 1px solid #333333;float: left;font-size: 18px;color: #333333;margin: 37px 0 0 132px}
.zj_bl_tp_tmr_hr_sp{width: 500px;display: block;float: left;padding-left: 253px}
.zj_bl_tp_tmr_hr_sp span{display: block;font-size: 16px;color: #333333;padding-top: 17px}
.zj_bl_tp_tmr_hr_sp b{display: block;font-size: 30px;font-weight: normal;color: #333333}
.zj_bl_tp_tme{width: 100%;overflow: hidden}
.zj_bl_tp_tme_hr{width: 1200px;overflow: hidden;margin: auto}
.zj_bl_tp_tme_hr_nr{width: 100%;height: 306px;overflow: hidden;padding: 40px 0 50px 0}
.zj_bl_tp_tme_hr_nr img{display: block;float: left;padding-top: 150px}
.zj_bl_tp_tme_hr_nr_div {
    border: 1px solid #C4C4C4;
    width: 265px;
    height: 305px;
    float: left;
    padding: 0 22px;
}
.zj_bl_tp_tme_hr_nr_div:hover{border: 1px solid #FFA415}
.zj_bl_tp_tme_hr_nr_div b{display: block;font-size: 22px;font-weight: normal;color: #333333;padding: 22px 0 8px 0}
.zj_bl_tp_tme_hr_nr_div span{display: block;font-size: 14px;color: #333333;line-height: 27px}
.zj_bl_tp_tmw{width: 100%;height: 314px;background: url(../images/im23.jpg) no-repeat center}
.zj_bl_tp_tmw_hr{width: 1074px;overflow: hidden;margin: auto}
.zj_bl_tp_tmw_hr b{display: block;text-align: center;color: #FFFFFF;font-size: 30px;font-weight: normal;padding-top: 59px}
.zj_bl_tp_tmw_hr span{display: block;line-height: 37px;color: #FFFFFF;font-size: 16px;padding-top: 18px}
.zj_bl_tp_tmw_hr a{display: block;width: 229px;height: 47px;line-height: 47px;text-align: center;font-size: 18px;color: #000000;background: #FBB941;margin: auto;border-radius: 3px;margin-top: 22px}


.zz_yewufanwei {
    width: 100%;
    font-family: "微软雅黑";
}
.yewucontent {
    width: 1200px;
    height: 420px;
    margin: 0 auto;
    margin-bottom:25px;
}
.ywfwlist {
    width: 1140px;
    margin: 0 auto;
}
.yw-list01 {
    width: 1140px;
    margin: 0 auto;
}
.yw-list01 h3 {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background: #2196f3d4;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    font-weight: 600;
    color: #fff;
}
.yw-bigbox {
    border: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    margin-bottom: 10px;
    background: #a2a2a217;
    height: 120px;
}

.yw-bigbox1 {
    border: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    margin-bottom: 10px;
    background: #a2a2a217;
}

.overflow {
    overflow: hidden;
}
.yw-bigbox .yw-title02 {
    height: 120px;
    line-height: 131px;
}
.left {
    float: left;
}
.yw-bigbox .h150 {
    height: 120px;
}
.yw-ol .yw-li-one {
    padding: 0 18px;
    height: 180px;
    width: 230.7px;
    text-align: center;
}
.yw-bigbox .yw-ol .h150 {
    height: 120px;
}
.yw-li-one h6, .yw-li-two h6 {
    padding-bottom: 10px;
    font-size: 14px;
    color: #333;
}
.borderrb h6 {
    padding-top: 20px;
    font-weight: normal;
}
.h150 h6 {
    margin-top: 35px;
}
.yw-bigbox .yw-title03 {
    height: 215px;
    line-height: 215px;
}
.yw-bigbox .h215 {
    height: 245px;
}
.yw-bigbox .yw-ol .h215 {
    height: 245px;
}
.borderrb {
    border-right: 1px solid #e8e8e8;
}
.yw-title, .yw-title02 {
    width: 215px;
    height: 180px;
    line-height: 180px;
    border-right: 1px solid #e8e8e8;
    text-align: center;
    color: #51afff;
    font-size: 16px;
    background: #adadad17;
}

.yw-li-one p, .yw-li-two p {
    padding-bottom: 8px;
    font-size: 12px;
    color: #666;
    line-height: 16px;
}

.yw-title03 {
    width: 215px;
    height: 222px;
    line-height: 222px;
    border-right: 1px solid #e8e8e8;
    text-align: center;
    color: #51afff;
    font-size: 16px;
    background: #adadad17;
}
.yw-li-two {
    width: 131px;
    padding: 0 10px;
    height: 222px;
}


/*****增值电信业务*****/



.T-condition-list {
    height: 100px;
}
.T-condition-list > li {
    width: 33.3%;
    padding: 0px 75px;
    float: left;
    text-align: left;
}
.T-condition-list > li:nth-child(-n+3) {
    margin-bottom: 50px;
}
.T-condition-list > li > h4 {
    display: inline-block;
    font-size: 16px;
    color: #848484;
    width: 170px;
    margin-left: 25px;
}


.giant-contrast-list {
    height: 540px;
    background-color: #FFF;
    padding: 0px 30px;
}
.giant-contrast-list > li {
    height: 80px;
    display: flex;
}

.giant-contrast-list > li:nth-child(1) {
    height: 105px;
}

.giant-contrast-list > li > div:nth-child(1) {
    text-align: right;
    padding-left: 20px;
}
.giant-contrast-list > li > div:nth-child(2n+1) {
    flex: 1;
}
.giant-contrast-list > li > div {
    display: flex;
    align-items: center;
}
.giant-contrast-list > li > div > h5 {
    font-size: 14px;
    width: 100%;
    color: #595959;
}
.giant-contrast-list > li > div > img {
    padding: 0px 17px;
}

.giant-contrast-list > li > div > p {
    text-align: center;
    width: 100%;
}
.giant-contrast-list > li > div:nth-child(2) {
    width: 80px;
    background-color: #3f86d7;
    color: #FFF;
    font-size: 30px;
}
.giant-contrast-list > li:nth-child(even) {
    background-color: #eee;
}

















*专题*/
.zt_comm_top_head{overflow: hidden;width: 100%;min-width: 1200px;text-align: right;background: #f2f2f2;height: 34px;border-bottom: 1px solid #d9d9d9;}
.zt_comm_top_head_kl{width: 1200px;line-height:34px}
.zt_comm_top_head .welcome{display:inline-block;float:left;width:400px;text-align: left;font-size:14px;}
.zt_comm_top_head span{display: inline-block;line-height: 34px;height: 34px;margin-right: 40px;padding:0 10px 0 35px;font-size: 16px;color:#78797c;background:#f2f2f2 url(../images/zt_comm_topbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_comm_topbg.png*/ no-repeat 10px 10px;}
.zt_comm_top_head span strong{font-size: 18px;font-family: "Arial";color: #f93f04;height: 40px;}
.zt_comm_top_head .comm_width{float:right;width: 420px;}
.comm_wrap {
    overflow: hidden;
    background: #fff;
}
.comm_width{overflow: hidden;width: 1200px;}
.comm_ban{overflow: hidden;}
.comm_ban a{display: block;height: 100%;width: 100%;}

/*专题导航*/
.zt_comm_nav_wrap{height: 80px;}
.zt_comm_nav_wrap .zt_logo {width: 248px;height: 80px;float: left;}
.zt_comm_nav_wrap .zt_logo a {
    width: 340px;
    height: 80px;
    display: block;
    background: url(../images/logo.png) no-repeat center;
}
.zt_comm_nav_wrap .zt_comm_nav{width: 940px;float: right;}
.zt_comm_nav_wrap .zt_comm_nav ul{overflow: hidden;line-height: 80px;text-align: right;font-size: 17px;}
.zt_comm_nav_wrap .zt_comm_nav ul li{display: inline-block;padding-left:50px;*zoom:-1;*display: inline; }
.zt_comm_nav_wrap .zt_comm_nav ul li a{color: #2c303b;padding: 5px 0;}
.zt_comm_nav_wrap .zt_comm_nav ul li a:hover{color: #2f7ded;border-bottom: 3px solid #2f7ded;}

	/*专题 右侧固定电话*/	
.fixed_tel_wrap{overflow: visible;position: fixed;top: 110px;right: 5px;width: 150px;z-index: 9999; }
.zt_fixed_rgt_icon{display: block;width: 56px;height: 39px;position: absolute;top:-20px;left: -28px;background: url(zt_fixed_rgt_ico.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_fixed_rgt_ico.png*/ no-repeat;}
.fixed_tel_wrap .fixed_tel_tit{overflow: hidden;height: 58px;line-height: 58px;font-size: 18.6px;color: #ffc71a;background: #135d95;padding-left: 20px;text-shadow:5px 5px 3px #000;}
.fixed_tel_wrap .fixed_tel{overflow: hidden;border: 1px solid #dddbdb;border-bottom: none;}
.fixed_tel_wrap .fixed_tel li{overflow: hidden;padding: 10px 0 9px 50px;background:#fff url(zt_fixed_rgt_tel.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_fixed_rgt_tel.png*/ no-repeat 11px center;border-bottom: 1px solid #dddbdb;}
.fixed_tel_wrap .fixed_tel li span{font: 14px/15px "宋体","微软雅黑";display: inline-block;margin:0;}

	/*专题 其他专题*/
.comm_other_titbg{background: url(zt_sp_otherbg.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_otherbg.jpg*/ no-repeat center top;margin: 40px auto;}
.comm_other_tit{overflow: hidden;color: #fff;font-size: 30px;text-align: center;padding: 40px 0;}
.comm_other_tit strong{display: block;line-height: 30px;}
.comm_other_tit span{display: inline-block;height: 5px;width: 70px;background: #fff;margin-top: 10px;}

.zt_comm_other_wrap{overflow: hidden;margin: 0 auto 40px;}
.zt_comm_other_wrap .zt_comm_other{overflow: hidden;width: 1068px;margin:0 auto;height: 286px;position: relative;}
.zt_comm_other_wrap .zt_comm_other ul{width: 3000px;overflow: hidden;position: relative;}
.zt_comm_other_wrap .zt_comm_other ul li{width: 330px;float: left;background: #eeeeee;margin-right: 39px;height: 286px;}
.zt_comm_other_wrap .zt_comm_other ul li div{margin:6px;overflow: hidden;}
.zt_comm_other_wrap .zt_comm_other ul li div img{display: block;width: 318px;}
.zt_comm_other_wrap .zt_comm_other ul li div a{display: block;}
.zt_comm_other_wrap .zt_comm_other_a{width: 31px;height: 42px;display: block;position: absolute;top:50%;margin-top: -15.5px;}
.zt_comm_other_wrap .zt_comm_other_left{background: url(zt_sp_otherleft.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_otherleft.png*/ no-repeat center top;left: 0;}
.zt_comm_other_wrap .zt_comm_other_right{background: url(zt_sp_otherright.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_otherright.png*/ no-repeat center top;right: 0}

/*专题icp*/
.icp_ban{height: 484px;background: url(zt_icp_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_ban.jpg*/ no-repeat center top;}

.icp_tit{overflow: hidden;font-size: 28px;color: #000000;line-height: 28px;padding-bottom: 26px;background: url(zt_icp_tit_bd1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_tit_bd1.png*/ no-repeat center bottom;text-align: center;font-weight: bold;margin: 30px auto;}

	/*专题icp 绕不开的ICP许可证*/
.icp_what{overflow: hidden;margin:0 0 40px -26px;}
.icp_what li{overflow: hidden;width: 280px;width:278px\9;float:left;text-align: center;border: 1px solid #cdcdcd;margin-left: 26px;}
.icp_what li span{display: block;width: 136px;height: 158px;margin:23px auto 20px;background: url(zt_icp_what_bg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_what_bg.png*/ no-repeat center;overflow: hidden;}
.icp_what li span i{width: 109px;height: 82px;display: block;margin:35px auto 0;background: url(zt_icp_what_icon.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_what_icon.png*/ no-repeat;}
.icp_what li h2{font-size: 18px;font-weight: bold;line-height: 20px;}
.icp_what li p{margin: 28px auto 40px;height: 90px;line-height: 30px;padding: 0 40px;}
.icp_what li:hover span{background: url(zt_icp_what_bgh.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_what_bgh.png*/ no-repeat center;}
.icp_what li span.icp_what_bg1 i{background-position:0 0;}
.icp_what li span.icp_what_bg2 i{background-position:-109px 0;}
.icp_what li span.icp_what_bg3 i{background-position:-218px 0;}
.icp_what li span.icp_what_bg4 i{background-position:-327px 0;}

	/*专题icp 绕不开的ICP许可证*/
.icp_why{overflow: hidden;margin-bottom: 40px;}
.icp_why_top{overflow: hidden;text-align: center;margin-bottom: 20px;}	
.icp_why_top h2{font-size: 24px;line-height: 24px;font-weight: bold;}	
.icp_why_top span{display: block;line-height: 25px;font-size: 22px;color: #2980b9;margin: 20px auto;font-weight: bold;}
.icp_why_top p{width: 716px;font-size: 16px;font-weight: bold;line-height: 25px;}
.icp_why_btm{background: url(zt_icp_why_bg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_why_bg.png*/ no-repeat center top;height: 651px;}

.icp_why_btm ul{overflow: hidden;padding-top: 383px;}
.icp_why_btm ul li{width: 282px;}
.icp_why_btm ul li.icp_why_btm_li1{text-align: right;}
.icp_why_btm ul li.icp_why_btm_li2{text-align: left;}
.icp_why_btm ul li h2{font-size: 22px;color: #2980b9;line-height: 22px;font-weight: bold;margin-bottom: 13px;}
.icp_why_btm ul li span{font-size: 16px;}
.icp_why_btm p{text-align: center;font-size: 22px;line-height: 25px;margin: 110px auto 30px;}
.icp_why_btm a{display: block;width: 203px;height: 47px;background: url(zt_icp_why_btn.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_why_btn.png*/ no-repeat ;text-align: center;line-height: 45px;color: #fff;font-size: 26.8px;}
	
	/*专题icp ICP许可证办理条件*/
.icp_conditon_bg{background: url(zt_icp_conbg.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_conbg.jpg*/ no-repeat center top;}
.icp_bg .icp_tit{color: #fff;background: url(zt_icp_tit_bd2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_tit_bd2.png*/ no-repeat center bottom;}
.icp_condition{overflow: hidden;margin:0 0 35px -40px;}
.icp_condition li{width: 330px;float: left;margin-left: 70px;background: url(zt_cond_libg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_cond_libg.png*/ no-repeat center top;position: relative;text-align: center;padding-bottom: 10px;}
.icp_condition li div{overflow: hidden;display: block;background: #fff;margin: 10px 10px 0;}
.icp_condition li div span{width: 122px;height: 122px;margin: 30px auto 23px; display: block;background: url(zt_icp_cond_icon.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_cond_icon.png*/ no-repeat;}
.icp_condition li.icp_cond_li1 div span{background-position:0 0;}
.icp_condition li.icp_cond_li2 div span{background-position:-122px 0;}
.icp_condition li.icp_cond_li3 div span{background-position:-244px 0;}
.icp_condition li div h2{font-size: 20px;margin:0 70px;padding-bottom: 15px;border-bottom: 1px dashed #ddd;font-weight: bold;}
.icp_condition li div p{font-size: 16px;color: #030303;margin: 20px auto 70px; line-height: 25px;height: 75px;}
.icp_condition li a{position: absolute;bottom: 0;left: 50%;width: 186px;margin-left: -93px;height: 44px;line-height:38px;color: #fff;font-size: 22px;}
.icp_condition li.icp_cond_li1 a{background:url(zt_icp_cond_a1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_cond_a1.png*/ no-repeat center;}
.icp_condition li.icp_cond_li2 a{background:url(zt_icp_cond_a2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_cond_a2.png*/ no-repeat center;}
.icp_condition li.icp_cond_li3 a{background:url(zt_icp_cond_a3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_cond_a3.png*/ no-repeat center;}

	/*专题icp ICP许可证办理材料*/
.icp_cl_bg{background: url(zt_icp_clbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_clbg.png*/ no-repeat left top;}
.icp_cl{padding-left: 530px;height: 500px;font-size: 20px;line-height: 42px;}
.icp_cl li{overflow: hidden;margin-bottom: 8px;}
.icp_cl li p{display: inline-block;padding:0 30px;border: 1px solid #e9e9e9;background: #f4f3f3;}
.icp_cl li strong{width: 338px;width: 308px\9;display: inline-block;font-weight: normal;background: url(zt_icp_cl_i.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_cl_i.png*/ no-repeat left center;padding-left: 30px;}
.icp_cl li span{display: inline-block;background: url(zt_icp_cl_i.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_cl_i.png*/ no-repeat left center;padding-left: 30px;}

	/*专题icp ICP许可证办理流程*/
.icp_lc_bg{background: url(zt_icp_lcbg.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_lcbg.jpg*/ no-repeat center top;padding-top: 40px;}
.icp_lc{overflow: hidden;padding-top: 176px;background: url(zt_icp_lcicon.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_lcicon.png*/ no-repeat right top;margin:0 0 63px -7px;}
.icp_lc li {width: 300px;float: left;text-align: center;color: #fff;}
.icp_lc li h2{line-height: 18px;font-size: 18px;margin: 28px auto 10px;}
.icp_lc li span{display: block;font-size: 16px;line-height: 16px;}

	/*专题icp 为什么选择一六八八财务？*/
.icp_choose{overflow: hidden;background: url(../images/zt_icp_choose.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_choose.png*/ no-repeat center top;}
.icp_choose li{width: 370px;background: #f4f3f3;margin-bottom: 45px;border: 1px solid #e9e9e9;}
.icp_choose li.clear{margin: 0px;border: none;height: 0;}
.icp_choose li.fl{text-align: right;padding-right:30px; }
.icp_choose li.fr{text-align: left;padding-left:20px; }
.icp_choose li h2{font-size: 22px;margin: 30px 0 14px;}
.icp_choose li p{height: 50px;line-height: 25px;margin-bottom: 19px;font-size: 16px;}

	/*专题icp footer*/
.footer_wrap{background: #262729;padding: 45px 0 55px;}
.footer{width: 1200px;padding: 0;}
.footer ul{overflow: hidden;height: 183px;}
.footer ul li {float: left;height: 183px;}
.footer ul li h2{color: #fff;font-size: 18px;margin:30px auto 22px;line-height: 20px;}
.footer ul li p{color: #747474;line-height: 25px;}
.footer ul li.footer_lf{width: 386px;background: url(zt_footer_logo.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_footer_logo.png*/ no-repeat left 30px; border-right: 1px solid #0e0e0f;}
.footer ul li.footer_ct{width: 569px;width:549px\9;border-left: 1px solid #444445;border-right:1px solid #0e0e0f; }
.footer ul li.footer_rg{width: 244px;border-left: 1px solid #444445;background: url(../images/zt_footer_ewm.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_footer_ewm.jpg*/ no-repeat 55px top;text-align: right;}

.footer ul li.footer_ct h2,.footer ul li.footer_ct p{padding: 0 0 0 60px;}
.footer ul li.footer_rg span{display: inline-block;width: 20px;text-align: center;font-size: 16px;color: #fff;}


/*专题文网文*/
.www_ban{background: url(../images/banner.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_ban.jpg*/ no-repeat center top;height: 470px;}
.www_tit{font-size: 35px;line-height: 35px;padding-bottom: 55px;color: #261b1f;margin: 40px auto 23px;text-align: center;}

/*专题文网文 关于文网文 */
.www_what_sum{display: block;font-size: 25px;line-height: 30px;color: #3a3838;margin: 0 auto 40px;text-align: center;}
.www_what{overflow: hidden;}
.www_what li {overflow: hidden;width: 300px;float: left;padding-top: 115px;}
.www_what li.www_what_bg1 {
    background: url(../images/zt_www_what1.png) no-repeat center top;
    background-size: 35%;
}
.www_what li.www_what_bg2{background: url(../images/zt_www_what2.png) no-repeat center top; background-size: 35%;}
.www_what li.www_what_bg3{background: url(../images/zt_www_what3.png) no-repeat center top; background-size: 35%;}
.www_what li.www_what_bg4{background: url(../images/zt_www_what4.png) no-repeat center top; background-size: 35%;}
.www_what li h3{text-align: center;font-size:20px;line-height: 25px;margin: 10px auto; }
.www_what li span{line-height: 20px;height: 80px;overflow: hidden;padding: 0 36px;color: #292929;display: block;} 

/*专题文网文 需要文网文？ */
.www_need_tit{overflow: hidden;font-size: 24px;line-height: 26px;color: #3a3838;padding-bottom: 13px;background: url(zt_www_need1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_need1.png*/ no-repeat center bottom;text-align: center;}
.www_need_sum{display: block;text-align: center;margin-top: 10px;font-size: 20px;line-height: 22px;color: #3a3838;}
.www_need{background: url(../images/zt_www_needbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_needbg.png*/ no-repeat center top;height: 240px;padding:0 171.5px;}
.www_need li{font-size: 19.5px;font-weight: bold;color: #252222;text-align: center;width: 140px;margin-left: 20px;float: left;padding-top: 57px;line-height: 20px;}
.www_need li.www_need_mrg{margin: 0;}
.www_need li.www_need_ctn{width: 205px;margin-left: 25px;padding-top: 120px;}
.www_need li.www_need_1{margin-left: 10px;}
.www_need li.www_need_2{margin-left: 10px;padding-top: 90px;}
.www_need li.www_need_4{margin-left: 25px;padding-top: 90px;}
.www_need li.www_need_5{margin-left: 17px;}
.www_need_zx{overflow: hidden;width: 215px;height: 47px;line-height: 47px;color: #fff;background: #0869ae;border-radius:40px;display: block;text-align: center;font-size: 28px;margin: 20px auto 0;}

/*专题文网文 办理条件 */
.www_con_bg{background: url(zt_www_conbg.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_conbg.jpg*/ no-repeat center top;}

.www_condition{overflow: hidden;margin-left: -18.5px;padding-bottom: 60px;}
.www_condition li {
    width: 225px;
    float: left;
    height: 365px;
    overflow: hidden;
    padding-top: 151px;
    margin-left: 18.5px;
}
.www_con_bg {
    background: #00a0e9;
}
.www_condition li.www_con_ibg1 {
    background: #fff url(../images/zt_www_con1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_con1.png*/ no-repeat center 20px;
}
.www_condition li.www_con_ibg2{background:#fff url(../images/zt_www_con2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_con2.png*/ no-repeat center 20px;}
.www_condition li.www_con_ibg3{background:#fff url(../images/zt_www_con3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_con3.png*/ no-repeat center 20px;}
.www_condition li.www_con_ibg4{background:#fff url(../images/zt_www_con4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_con4.png*/ no-repeat center 20px;}
.www_condition li.www_con_ibg5{background:#fff url(../images/zt_www_con5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_con5.png*/ no-repeat center 20px;}
.www_condition li p{height: 160px;overflow: hidden;color: #1c1c1c;font-size: 14px;line-height: 25px;padding:0 18px;}
.www_condition li a{display: block;width: 155px;height: 30px;line-height: 30px;background: #ff751e;color: #fff;font-size: 14px;border-radius: 8px;text-align: center;margin:5px auto 0;}

/*专题文网文 办理材料 */
.www_cl{overflow: hidden;background: url(zt_www_cl.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_cl.png*/ no-repeat center top;padding: 15px 0 140px;}
.www_cl li{width: 300px;font-size: 20px;color: #1c1c1c;margin-bottom:30px;line-height: 25px;}
.www_cl li.fl{text-align: right;padding-top: 10px;}
.www_cl li.fr{text-align: left;}
.www_cl li.www_cl_top{width: 390px;padding-top: 10px;}
.www_cl li.www_cl_mid{width: 330px;margin-bottom: 40px;}
.www_cl li.www_cl_btm{width: 310px;}
.www_cl li.www_cl_spe{padding-top: 35px}

/*专题文网文 办理流程 */
.www_lc_bg {
    background: url(../images/zt_www_lcbg.jpg) center top;
    padding-bottom: 85px;
}

.www_lc{overflow: hidden;padding:20px;background: #fff; }
.www_lc li{height: 635px;width: 50%;float: left;}
.www_lc li.www_lc_left div{height: 100%;background: #3d5e80;overflow: hidden;}
.www_lc li.www_lc_right div{height: 100%;background: #2eb199;overflow: hidden;}
.www_lc li div h3{color: #fff;font-size: 26px;line-height: 30px;margin: 40px auto 18px;text-align: center;}
.www_lc li.www_lc_left div span{display: block;height: 476px;background: url(../images/zt_www_lc_lbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_lc_lbg.png*/ no-repeat right top;}
.www_lc li.www_lc_right div span{display: block;height: 402px;background: url(../images/zt_www_lc_rbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_www_lc_rbg.png*/ no-repeat left top;margin-top: -3px;}
.www_lc li.www_lc_right div p{color: #fff;font-size: 18px;line-height: 30px;padding: 0 60px;margin-top: 20px;text-align: center;}

.www_wrap_zx{overflow: hidden;width: 215px;height: 47px;line-height: 47px;color: #fff;background: #46b8a3;border-radius:40px;display: block;text-align: center;font-size: 28px;margin: 0px auto 0;}


/*专题医疗器械*/
.ylqx_ban{background:url(../images/zt_ylqx_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_ban.jpg*/ no-repeat center top;height: 449px;}
.ylqx_tit{font-size: 30px;line-height: 30px;padding-bottom: 30px;background: url(../images/zt_ylqx_titbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_titbg.png*/ no-repeat center bottom;text-align: center;margin: 40px auto;font-weight: bold;width: 1200px;}
.ylqx_sum{overflow: hidden;font-size: 18px;line-height: 30px;text-align: center;width: 780px;margin-top: -18px;margin-bottom: 20px;}
.ylqx_tit span{display: block;font-weight: normal;font-size: 19px;margin: 15px auto -20px;}

/*专题医疗器械 为什么你身心疲惫？*/
.ylqx_what{overflow: hidden;}
.ylqx_what li {width: 300px;float: left;overflow: hidden;text-align: center;border-right: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;width: 298px\9;}
.ylqx_what li h2{overflow: hidden;display: block;height: 152px;width: 135px;margin:60px auto 40px;background: url(zt_ylqx_what.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_what.png*/ no-repeat;color: #fff;line-height: 30px;font-size: 24px;}
.ylqx_what li:hover h2{background-position: -135px 0;}
.ylqx_what li h2:before{content: ".";line-height: 152px;vertical-align:middle;font-size: 14px;margin-left: -7px;visibility:hidden;}
.ylqx_what li h2 strong{font-weight: normal;vertical-align:middle;display: inline-block;}
.ylqx_what li p{font-size: 16px;line-height: 25px;padding:0 67px;}

/*专题医疗器械 办理条件*/
.ylqx_con_bg{background: #fa7455;}
.ylqx_small{overflow: hidden;height: 35px;display: block;margin-top: -15px;}
.ylqx_con_small{background: url(zt_ylqx_con_ang.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_con_ang.png*/ no-repeat center;}
.ylqx_condition{overflow: hidden;padding-top: 35px;}
.ylqx_condition li{overflow: hidden;width: 240px;float: left;}
.ylqx_condition li:hover{background: #fb6b49;}
.ylqx_condition li span{overflow: hidden;height: 152px;width: 94px;display: block;margin:35px auto;}
.ylqx_condition li span.ylqx_con_icon1{background: url(zt_ylqx_con_icon1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_con_icon1.png*/ no-repeat;}
.ylqx_condition li span.ylqx_con_icon2{background: url(zt_ylqx_con_icon2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_con_icon2.png*/ no-repeat;}
.ylqx_condition li span.ylqx_con_icon3{background: url(zt_ylqx_con_icon3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_con_icon3.png*/ no-repeat;}
.ylqx_condition li span.ylqx_con_icon4{background: url(zt_ylqx_con_icon4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_con_icon4.png*/ no-repeat;}
.ylqx_condition li span.ylqx_con_icon5{background: url(zt_ylqx_con_icon5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_con_icon5.png*/ no-repeat;}
.ylqx_condition li p{height: 200px;padding: 0 40px;color: #fff;font-size: 16px;line-height: 25px;}

/*专题医疗器械 办理材料*/
.ylqx_cl{overflow: hidden;background: url(zt_ylqx_clbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_clbg.png*/ no-repeat center top;padding: 30px 0 40px;}
.ylqx_cl li{overflow: hidden;height: 80px;width: 400px;margin-bottom: 30px;}
.ylqx_cl li.clear{height: 0;margin: 0;}
.ylqx_cl li p{overflow: hidden;height: 100%;}
.ylqx_cl li p.ylqx_cl_icon1{background: url(zt_ylqx_cl_icon1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_cl_icon1.png*/ no-repeat right center;padding-right: 85px;}
.ylqx_cl li p.ylqx_cl_icon2{background: url(zt_ylqx_cl_icon2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_cl_icon2.png*/ no-repeat left center;padding-left: 85px;}
.ylqx_cl li p.ylqx_cl_icon3{background: url(zt_ylqx_cl_icon3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_cl_icon3.png*/ no-repeat right center;padding-right: 85px;}
.ylqx_cl li p.ylqx_cl_icon4{background: url(zt_ylqx_cl_icon4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_cl_icon4.png*/ no-repeat left center;padding-left: 85px;}
.ylqx_cl li p.ylqx_cl_icon5{background: url(zt_ylqx_cl_icon5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_cl_icon5.png*/ no-repeat right center;padding-right: 85px;}
.ylqx_cl li p.ylqx_cl_icon6{background: url(zt_ylqx_cl_icon6.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_cl_icon6.png*/ no-repeat left center;padding-left: 85px;}
.ylqx_cl li p:before{content: ".";vertical-align:middle;display: inline-block;height: 100%;visibility:hidden;width: 0;}
.ylqx_cl li p span{display: inline-block;vertical-align:middle;width: 98%;font-size: 16px;}

/*专题医疗器械 办理流程*/
.ylqx_lc_small{background: url(zt_ylqx_lc_ang.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_lc_ang.png*/ no-repeat center;}
.ylqx_lc_bg{background: url(zt_icp_lcbg.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_icp_lcbg.jpg*/ no-repeat center -90px;padding: 60px 0 30px;}
.ylqx_lc{background: url(zt_ylqx_lcbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ylqx_lcbg.png*/ no-repeat center top;padding-top: 175px;overflow: hidden;}
.ylqx_lc li{overflow: hidden;width: 240px;float: left;text-align: center;}
.ylqx_lc li h3{line-height: 24px;font-size: 24px;color: #fff;margin: 20px auto;}

.choose_zixun{background: url(../images/zt_choose_zixun.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_choose_zixun.png*/ no-repeat center top;width: 176px;display: block;margin:-50px auto 0;color: #fff;font-size: 22px;padding: 45px 0 5px;line-height: 30px;text-align: center;}


/*专题融资租赁 */
.rzzl_ban{background: url(zt_rzzl_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_ban.jpg*/ no-repeat center top;height: 494px;}
.rzzl_tit{overflow: hidden;margin: 40px auto;text-align: center;padding-bottom: 15px;background: url(zt_rzzl_titbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_titbg.png*/ no-repeat center bottom;}
.rzzl_tit span,.rzzl_tit strong{display: block;overflow: hidden;}
.rzzl_tit strong{font-size: 30px;line-height: 32px;}
.rzzl_tit span{line-height: 20px;font-size: 16px;font-family:"Arial";font-weight: bold;color: #d3d6dd;margin-top: 10px;}

/*专题融资租赁 什么是*/
.rzzl_what{overflow: hidden;}
.rzzl_what li{width: 560px;overflow: hidden;}
.rzzl_what_li1{background:url(zt_rzzl_what1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_what1.png*/ no-repeat left top; float: left;}
.rzzl_what_li2{background:url(zt_rzzl_what2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_what2.png*/ no-repeat left top;float: right; }
.rzzl_what li h3,.rzzl_what li p{padding-left: 225px;}
.rzzl_what li h3{font-size: 24px;line-height: 24px;margin-bottom:25px; }
.rzzl_what li p{font-size: 16px;color: #212121;line-height: 30px;}

/*专题融资租赁 心力交瘁*/
.rzzl_why_bg{background: url(zt_rzzl_whybg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_whybg.png*/ repeat-x bottom;}
.rzzl_why{overflow: hidden;margin-left: -72px;}
.rzzl_why li{width: 246px;float: left;overflow: hidden;padding: 300px 0 30px;color: #fff;text-align: center;margin-left:72px; }
.rzzl_why li.rzzl_why_i1{background: url(zt_rzzl_why1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_why1.png*/ no-repeat center top;}
.rzzl_why li.rzzl_why_i2{background: url(zt_rzzl_why2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_why2.png*/ no-repeat center top;}
.rzzl_why li.rzzl_why_i3{background: url(zt_rzzl_why3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_why3.png*/ no-repeat center top;}
.rzzl_why li.rzzl_why_i4{background: url(zt_rzzl_why4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_why4.png*/ no-repeat center top;}
.rzzl_why li h3{overflow: hidden;line-height: 25px;font-size: 22px;font-weight: bold;margin:20px auto;}
.rzzl_why li p{padding:0 40px;line-height: 30px; font-size: 16px;}

/*专题融资租赁 设立条件*/
.rzzl_conditon{overflow: hidden;}
.rzzl_conditon li{width: 400px;float: left;padding-top: 180px;}
.rzzl_conditon li.rzzl_conditon_i1{background: url(zt_rzzl_con1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_con1.png*/ no-repeat center top;}
.rzzl_conditon li.rzzl_conditon_i2{background: url(zt_rzzl_con2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_con2.png*/ no-repeat center top;}
.rzzl_conditon li.rzzl_conditon_i3{background: url(zt_rzzl_con3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_con3.png*/ no-repeat center top;}
.rzzl_conditon li h3{font-size: 24px;line-height: 25px;margin: 25px 0;text-align: center;}
.rzzl_conditon li p{padding: 0 55px;font-size: 16px;line-height: 26px;height: 250px;}
.rzzl_conditon li p span{margin-bottom:6px;display: block; }
.rzzl_conditon li a{width: 211px;height: 52px;display: block;margin: 0 auto;text-align: center;color: #fff;line-height: 52px;font-size: 22px;margin-top:20px; }
.rzzl_conditon li.rzzl_conditon_i1 a{background: url(zt_rzzl_con4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_con4.png*/ no-repeat ;}
.rzzl_conditon li.rzzl_conditon_i2 a{background: url(zt_rzzl_con5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_con5.png*/ no-repeat ;}
.rzzl_conditon li.rzzl_conditon_i3 a{background: url(zt_rzzl_con6.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_con6.png*/ no-repeat ;}

/*专题融资租赁 材料*/
.rzzl_cl_bg{background: url(zt_rzzl_clbg.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_clbg.jpg*/ no-repeat center top;}
.rzzl_cl{overflow: hidden;margin-left:-45px; }
.rzzl_cl li{overflow: hidden;width: 155px;height: 180px;background: #fff;float: left;text-align: center;margin:0 0 20px 45px;}
.rzzl_cl li.rzzl_cl_spe{margin-left: 90px}
.rzzl_cl li strong{font-size: 35px;line-height: 35px;margin: 20px auto;color: #ffa73c;display: block;}
.rzzl_cl li p{font-size: 16px;color: #636363;line-height: 25px;padding: 0 20px;height: 75px;}
/*专题融资租赁 流程*/
.rzzl_lc_bg{background: url(zt_rzzl_lcbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_lcbg.png*/ no-repeat center top;height: 336px;}
.rzzl_zxtit{font-size: 30px;line-height: 35px;text-align: center;color: #545454;margin:30px auto;}
.rzzl_zxbg{background: url(zt_rzzl_16.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rzzl_16.jpg*/ no-repeat center top;height: 68px;overflow: hidden;}
.rzzl_zxbg a{height: 50px;width: 218px;display: block;margin:9px auto 0;line-height: 50px;font-size: 24px;color: #fff;text-align: center;border: 1px solid #fff;border-radius:40px;}

/*专题环保审批*/
.hb_ban{background: url(zt_hb_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_hb_ban.jpg*/ no-repeat center top;height: 454px;}
.hb_tit{overflow: hidden;margin: 40px auto;font-size: 30px;line-height: 30px;padding-bottom:35px;background: url(zt_hb_titbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_hb_titbg.png*/ no-repeat center bottom; text-align: center;font-weight: bold;}

/*专题环保审批 关于*/
.hb_what{overflow: hidden;background: url(zt_hb_whatbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_hb_whatbg.png*/ no-repeat center top;padding:30px 0 200px 600px; }
.hb_what h2{font-size: 26px;line-height: 30px;margin-bottom: 25px;}
.hb_what p{font-size: 16px;line-height: 30px;}

/*专题环保审批 材料*/
.hb_cl{overflow: hidden;padding-left: 10px;}
.hb_cl li{overflow: hidden;height: 191px;width: 162px;float: left;margin-left: 68px;background: url(zt_hb_cl_bg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_hb_cl_bg.png*/ no-repeat center top;}
.hb_cl li.hb_cl_bg{background: url(zt_hb_cl_bg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_hb_cl_bg.png*/ no-repeat center bottom;}
.hb_cl li strong{font-size: 34px;display: block;text-align: center;line-height: 34px;}
.hb_cl li p{margin: 50px auto 15px;line-height: 20px;font-size: 16px;padding:0 20px; text-align: center;height: 40px;}
.hb_cl li p span{font-size: 14px;}
.hb_cl li.hb_cl_bg strong{margin-top: 50px;}
.hb_cl li.hb_cl_bg p{margin-top:10px;padding: 0 15px}
.hb_cl li:hover{background: url(zt_hb_cl_bgh.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_hb_cl_bgh.png*/ no-repeat center top;color: #fff;cursor: pointer;}
.hb_cl li.hb_cl_bg:hover{background: url(zt_hb_cl_bgh.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_hb_cl_bgh.png*/ no-repeat center bottom;}

/*专题环保审批 流程*/
.hb_lc_bg{background: url(zt_hb_lcbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_hb_lcbg.png*/ no-repeat center top;}
.hb_lc{overflow: hidden;height: 231px;padding-left: 16px;}
.hb_lc li{overflow: hidden;padding-top:102px;width: 147px;float: left;line-height: 22px;font-size: 20px;color: #fff;font-weight: bold;text-align: center;}

	/*专题环保审批 更多专题*/
.hb_other_bg{background: url(zt_hb_otherbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_hb_otherbg.png*/ no-repeat center top;}

	/*专题环保审批 为什么选择一六八八财务？*/
.hb_choose li{background: none;border:none;margin-bottom: 28px;}
.hb_choose li.clear{margin: 0px;border: none;}
.hb_choose li.fl{text-align: right;padding-right:30px; }
.hb_choose li.fr{text-align: left;padding-left:20px; }
.hb_choose li h2 span{display: inline-block;padding: 5px 30px 5px 15px;background: #058f61;color: #fff;border-top-right-radius:15px;border-bottom-right-radius:15px;}
.hb_choose li p{height: 50px;line-height: 25px;margin-bottom: 19px;font-size: 16px;}



/*专题广电许可*/
.gd_ban{background: url(zt_gd_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_ban.jpg*/ no-repeat center top;height: 478px;}
.gd_tit{overflow: hidden;margin: 40px auto;text-align: center;padding-bottom: 15px;background: url(zt_gd_titbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_titbg.png*/ no-repeat center bottom;}
.gd_tit span,.rzzl_tit strong{display: block;overflow: hidden;}
.gd_tit strong{font-size: 30px;line-height: 32px;color: #117a9b;}
.gd_tit span{line-height: 20px;font-size: 16px;font-family:"Arial";font-weight: bold;color: #d3d6dd;margin-top: 10px;}
.gd_tit_spe{background: url(zt_gd_titbg1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_titbg1.png*/ no-repeat center bottom;}
.gd_tit_spe strong{color: #fff;}
.gd_tit_spe span{color: #d3d6dd;}

/*专题广电 what*/
.gd_what{overflow: hidden;}
.gd_what li{width: 200px;float: left;overflow: hidden;text-align: center;}
.gd_what li i{display: block;height: 116px;width: 116px;margin:20px auto;background: url(zt_gd_what_icon.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_what_icon.png*/ no-repeat;}
.gd_what li i.gd_what_ic1{background-position:0 -116px;}
.gd_what li i.gd_what_ic2{background-position:-116px -116px;}
.gd_what li i.gd_what_ic3{background-position:-232px -116px;}
.gd_what li i.gd_what_ic4{background-position:-348px -116px;}
.gd_what li i.gd_what_ic5{background-position:-464px -116px;}
.gd_what li i.gd_what_ic6{background-position:-580px -116px;}
.gd_what li i.gd_what_ic7{background-position:-696px -116px;}
.gd_what li:hover{background: url(zt_gd_what_bg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_what_bg.png*/;cursor: pointer;}
.gd_what li:hover i.gd_what_ic1{background-position:0 0;}
.gd_what li:hover i.gd_what_ic2{background-position:-116px 0;}
.gd_what li:hover i.gd_what_ic3{background-position:-232px 0;}
.gd_what li:hover i.gd_what_ic4{background-position:-348px 0;}
.gd_what li:hover i.gd_what_ic5{background-position:-464px 0;}
.gd_what li:hover i.gd_what_ic6{background-position:-580px 0;}
.gd_what li:hover i.gd_what_ic7{background-position:-696px 0;}
.gd_what li h3{font-size: 22px;line-height: 25px;}
.gd_what li span{display: block;overflow: hidden;height: 75px;line-height: 25px;padding: 0 20px;margin: 15px auto 30px;font-size: 16px;}

/*专题广电 condition*/
.gd_cond_bg{background: url(zt_gd_condbg.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_condbg.jpg*/ no-repeat center top;margin-top: 40px;}
.gd_condition{}
.gd_condition li{width: 300px;float: left;overflow: hidden;}
.gd_condition li.gd_cond_ic1{background: #4e76bb;color: #a8c8ff;}
.gd_condition li.gd_cond_ic2{background: #28508e;color: #94d4f0;}
.gd_condition li.gd_cond_ic3{background: #1393ca;color: #daf4ff;}
.gd_condition li.gd_cond_ic4{background: #176c95;color: #ddf4ff;}
.gd_condition li i{overflow: hidden;height: 111px;width: 111px;display: block;margin:48px auto 35px;}
.gd_condition li.gd_cond_ic1 i{background:url(zt_gd_cond_ic1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_cond_ic1.png*/ no-repeat center; }
.gd_condition li.gd_cond_ic2 i{background:url(zt_gd_cond_ic2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_cond_ic2.png*/ no-repeat center; }
.gd_condition li.gd_cond_ic3 i{background:url(zt_gd_cond_ic3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_cond_ic3.png*/ no-repeat center; }
.gd_condition li.gd_cond_ic4 i{background:url(zt_gd_cond_ic4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_cond_ic4.png*/ no-repeat center; }
.gd_condition li p{padding: 0 47px;font-size: 16px;line-height:25px;height: 100px;margin-bottom:60px ;text-align: center;}

/*专题广电 材料*/
.gd_cl{background: url(zt_gd_cl_bg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_cl_bg.png*/ no-repeat center top;}
.gd_cl li{width: 330px;height: 110px;display: block;margin:0;color: #fff;padding: 0 15px;font-size: 18px;line-height: 25px;overflow: hidden;}
.gd_cl li.clear{height: 0;margin: 0;}
.gd_cl li.gd_cl_bg1{background: #e08b38;}
.gd_cl li.gd_cl_bg2{background: #36a09d;}
.gd_cl li.gd_cl_bg3{background: #00789e;}
.gd_cl li.fl{text-align: right;}
.gd_cl li.fr{text-align: left;}
.gd_cl li:before{display:inline-block; content:"clear"; height:100%; clear:both; overflow:hidden; visibility:hidden;vertical-align:middle;width: 1px;}
.gd_cl li.clear:before{height: 0;}
.gd_cl li p{display:inline-block;vertical-align:middle;width: 280px;}

/*专题广电 流程*/
.gd_lc_bg{background: #00789e;margin-top: 40px;position: relative;overflow: visible;padding-bottom: 22px;}
.gd_lc{background: #fff url(zt_gd_lcbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gd_lcbg.png*/ no-repeat center 30px;padding-top: 230px;overflow: hidden;}
.gd_lc li{width: 400px;overflow: hidden;float: left;}
.gd_lc li p{padding:0 95px;font-size: 16px;line-height: 25px;color: #050505;text-align: center;height: 150px;margin-bottom: 20px;}
.gd_lc_zx{position: absolute;width: 195px;height: 55px;line-height: 55px;color: #fff;background: #00789e;left: 50%;bottom:-14px;margin:0 0 0 -97.5px;text-align: center;font-size: 24px;border-radius: 30px;}

/*专题食品许可*/
.sp_ban{background: url(zt_sp_ban.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_ban.png*/ no-repeat center top;height: 520px;}
.sp_tit{overflow: hidden;background: url(zt_sp_titbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_titbg.png*/ no-repeat center bottom;font-size: 30px;line-height: 32px;padding-bottom: 28px;font-weight: bold;text-align: center;margin: 40px auto;}
.sp_tit span{color: #fca102;}

/*专题食品许可 法律*/
.sp_what{overflow: hidden;}
.sp_what li{overflow: hidden;width: 299px;float: left;border-right:1px solid #dbdbdb; }
.sp_what li div{margin: 0 14px;overflow: hidden;}
.sp_what li:hover div{background: #e5e5e5;cursor: pointer;}
.sp_what li div span{overflow: hidden;display: block;height: 162px;width:161px;margin: 17px auto 30px;}
.sp_what li div span b{padding: 40px 65px 0;color: #fff;font-size: 26px;display: block;line-height: 35px;text-align: center;}
.sp_what li.sp_what_ic4 {border: none;}
.sp_what li.sp_what_ic1 div span{background: url(zt_sp_layer1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_layer1.png*/ no-repeat center;}
.sp_what li.sp_what_ic2 div span{background: url(zt_sp_layer2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_layer2.png*/ no-repeat center;}
.sp_what li.sp_what_ic3 div span{background: url(zt_sp_layer3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_layer3.png*/ no-repeat center;}
.sp_what li.sp_what_ic4 div span{background: url(zt_sp_layer4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_layer4.png*/ no-repeat center;}
.sp_what li div p{font-size: 16px;line-height: 25px;height: 150px;margin-bottom: 10px;text-align: center;padding: 0 15px;}

/*专题食品许可 办理对象*/
.sp_obj{overflow: hidden;height: 602px;background: url(zt_sp_objbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_objbg.png*/ no-repeat center top;margin-bottom: 40px;}

.sp_no_obj_bg{background: #efefef;}
.sp_no_obj{overflow: hidden;padding: 15px 0;}
.sp_no_obj span{display: inline-block;padding-left:45px;text-align: center;line-height: 120px;float: left;font-size: 22px;}
.sp_no_obj span p{display: block;font-size: 15px;line-height: 30px;text-align: left;}

/*专题食品许可 办理范围*/
.sp_fw{overflow: hidden;margin-left: -13px;}
.sp_fw li{overflow: hidden;width: 290px;float: left;color: #fff;padding-bottom: 45px;background: #f0f0f0;margin-left:13px; text-align: center;position: relative;}
.sp_fw li div{overflow: hidden;}
.sp_fw li.sp_fw_ic1 div{background: #f49022;}
.sp_fw li.sp_fw_ic2 div{background: #f96e6e;}
.sp_fw li.sp_fw_ic3 div{background: #53c3b0;}
.sp_fw li.sp_fw_ic4 div{background: #067da8;}
.sp_fw li span{width: 144px;height: 124px;display: block;margin:40px auto 20px;}
.sp_fw li.sp_fw_ic1 span{background: url(zt_sp_fwic1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_fwic1.png*/ no-repeat center ;}
.sp_fw li.sp_fw_ic2 span{background: url(zt_sp_fwic2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_fwic2.png*/ no-repeat center ;}
.sp_fw li.sp_fw_ic3 span{background: url(zt_sp_fwic3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_fwic3.png*/ no-repeat center ;}
.sp_fw li.sp_fw_ic4 span{background: url(zt_sp_fwic4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_fwic4.png*/ no-repeat center ;}
.sp_fw li h3{font-size: 24px;line-height: 26px;margin: 0 30px;padding-bottom: 16px;border-bottom: 1px dashed #e5e5e5;}
.sp_fw li p{font-size: 16px;line-height: 25px;height: 125px;overflow: hidden;padding: 0 30px;margin: 20px auto 40px;}
.sp_fw li a{width:175px;height: 51px;position: absolute;bottom: 15px;left: 50%;margin-left: -87.5px;line-height: 51px; font-size: 21.5px;color: #fff;}
.sp_fw li.sp_fw_ic1 a{background: url(zt_sp_fwic5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_fwic5.png*/ no-repeat center ;}
.sp_fw li.sp_fw_ic2 a{background: url(zt_sp_fwic6.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_fwic6.png*/ no-repeat center ;}
.sp_fw li.sp_fw_ic3 a{background: url(zt_sp_fwic7.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_fwic7.png*/ no-repeat center ;}
.sp_fw li.sp_fw_ic4 a{background: url(zt_sp_fwic8.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_fwic8.png*/ no-repeat center ;}
.sp_fw_note{font-size: 16px;color: #242525;line-height: 25px;text-align: center;padding: 0 185px;margin: 40px auto 0;}
.sp_fw_note span{color: #f96e6e;}

/*专题食品许可 申请流程*/
.sp_rsg_bg{background: url(zt_sp_cxbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_cxbg.png*/ no-repeat center top;}
.sp_rsg{overflow: hidden;height: 227px;}
.sp_rsg li{overflow: hidden;padding-top:107px;width: 167px;float: left;line-height: 22px;font-size: 20px;color: #fff;font-weight: bold;text-align: center;}
.sp_rsg li span{display: inline-block;padding: 0 17px;}

/*专题食品许可 所需资料*/
.sp_sxzl{overflow: hidden;height: 660px;background: url(zt_sp_zlbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_zlbg.png*/ no-repeat center top;}

.sp_zx_bg{overflow: hidden;background: url(zt_sp_bg2.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_sp_bg2.jpg*/ no-repeat center top;height: 68px;}
.sp_zx_bg a{height: 50px;width: 218px;display: block;margin: 9px auto 0;line-height: 50px;font-size: 24px;color: #fff;text-align: center;border: 1px solid #fff;border-radius: 40px; }

	/*专题食品 为什么选择一六八八财务？*/
.sp_choose li{background: none;border:none;margin-bottom: 28px;}
.sp_choose li.clear{margin: 0px;border: none;}
.sp_choose li.fl{text-align: right;padding-right:30px; }
.sp_choose li.fr{text-align: left;padding-left:20px; }
.sp_choose li h2 span{border-top-right-radius:15px;border-bottom-right-radius:15px;background: #fc8002;display: inline-block;padding: 5px 30px 5px 15px;color: #fff;}
.sp_choose li p{height: 50px;line-height: 25px;margin-bottom: 19px;font-size: 16px;}

	/*专题食品 案例*/
.sp_case{overflow: hidden;margin-left:-45px;}
.sp_case li{overflow: hidden;width: 263px;float: left;border:1px solid #d4d4d4;margin-left: 46px;}
.sp_case li img{display: block;margin: 3px auto;}


/*专题卫生许可*/
.ws_ban{background:url(zt_ws_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ws_ban.jpg*/ no-repeat center top;height: 500px;}
.ws_tit{overflow: hidden;background: url(zt_ws_titbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ws_titbg.png*/ no-repeat center bottom;text-align: center;margin:40px auto;}
.ws_tit strong{font-size: 32px;line-height: 33px;display: block;}
.ws_tit span{display: block;font-size: 13px;color: #a6a6a6;font-family: "Arial","微软雅黑";line-height: 15px;margin:10px auto;}

.ws_cl {overflow: hidden;background: url(zt_ws_clbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ws_clbg.png*/ no-repeat center top;padding: 20px 0 0;} 
.ws_cl li{overflow: hidden;width: 400px;height: 124px;background: url(zt_ws_cl_icon.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ws_cl_icon.png*/ no-repeat;} 
.ws_cl li.clear{padding: 0;margin: 0;height: 0;}
.ws_cl li.ws_cl_icon1{background-position:-68px 0;}
.ws_cl li.ws_cl_icon2{background-position:330px 0;}
.ws_cl li.ws_cl_icon3{background-position:-68px -126px;}
.ws_cl li.ws_cl_icon4{background-position:330px -126px;}
.ws_cl li.ws_cl_icon5{background-position:-68px -252px;}
.ws_cl li.ws_cl_icon6{background-position:330px -252px;}
.ws_cl li.ws_cl_icon7{background-position:-68px -378px;}
.ws_cl li.ws_cl_icon8{background-position:330px -378px;}
.ws_cl li span{font-size:16px;line-height: 25px;vertical-align:middle;}
.ws_cl li.fl span{display: inline-block;width: 315px;*+display:block;*+padding-left:80px;}
.ws_cl li.fr span{display: inline-block;text-align: right;width: 315px;}
.ws_cl li.fl::before,.ws_cl li.fr::after{clear: both;display: inline-block;height: 110px;padding: 0;content: ".";visibility: hidden;vertical-align:middle;width: 80px;}

/*专题卫生许可 办理流程*/
.ws_lc_bg{background: url(zt_ws_lcbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ws_lcbg.png*/ no-repeat center top;height: 320px;}
.ws_lc{overflow: hidden;margin-right: -42px;padding-left: 45px;}
.ws_lc li{overflow: hidden;width: 145px;margin-right: 93px;text-align: center;float: left;margin-bottom: 60px;}
.ws_lc li strong{font-size: 40px;color: #1db9bb;line-height: 40px;margin: 25px auto 20px;display: block;}
.ws_lc li h3{font-size: 22px;line-height: 25px;}
.ws_lc li.ws_lc_li_zx{margin:0 155px 0 61px;}
.ws_lc li.ws_lc_li_zx a{display: block;overflow: hidden;line-height: 45px;font-size: 22px;color: #fff;margin-top: 40px;}

.ws_other_titbg{background: #007098;margin:40px auto;}
.ws_other_titbg .ws_tit{color: #fff;background: url(zt_ws_titbg2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ws_titbg2.png*/ no-repeat center bottom;}
.ws_other_titbg .ws_tit span{color: #53d6ff;}

.www_ws_zx{overflow: hidden;width: 240px;height: 66px;line-height: 55px;color: #fff;background:url(zt_ws_btm_zx.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ws_btm_zx.png*/ no-repeat center top;display: block;text-align: center;font-size: 28px;margin: 20px auto 0;}

/*专题进出口 */
.jck_ban{background: url(zt_jck_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jck_ban.jpg*/ no-repeat center top;height: 485px;}
.jck_tit{overflow: hidden;background: url(zt_ws_titbg2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ws_titbg2.png*/ no-repeat center bottom;text-align: center;margin:40px auto;}
.jck_tit strong{font-size: 32px;line-height: 33px;display: block;}
.jck_tit span{display: inline-block;font-size: 13px;color: #a6a6a6;font-family: "Arial","微软雅黑";line-height: 15px;margin:10px auto 15px;padding: 0 20px;background: #fff;}

/*专题进出口 关于进出口权*/
.zt_jck_about{overflow: hidden;margin-bottom:40px;}
.zt_jck_about li{width: 399px;float: left;position: relative;}
.zt_jck_about li.zt_jck_about_bd{border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6;}
.zt_jck_about li span{display: block;width: 48px;height: 40px;background: url(zt_jck_icon.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jck_icon.png*/ no-repeat;margin: 60px auto 20px;}
.zt_jck_about li h2{font-size: 24px;line-height: 25px;color: #666666;text-align: center;font-weight: bold;}
.zt_jck_about li p{font-size: 40px;font-family: 'Arial';color: #cccccc;text-align: center;line-height: 40px;margin:35px auto 36px;}
.zt_jck_about li b{display: block;width: 80px;height: 2px;background:#11a0d6;margin:0 auto 90px;}
.zt_jck_about li.zt_jck_about_li1 span{background-position: 0 0;}
.zt_jck_about li.zt_jck_about_bd span{background-position: -48px 0;}
.zt_jck_about li.zt_jck_about_li3 span{background-position: -96px 0;}
.zt_jck_about li div{position: absolute;height: 100%;width: 100%;background:url(zt_jck_what.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jck_what.png*/ no-repeat center top;top: 0;left: 0; display: none;}
.zt_jck_about li div p{font-size: 16px;color: #fff;line-height: 25px;padding: 0 58px;margin:40px auto 25px;height: 200px;}
.zt_jck_about li div a{display: block;width: 188px;height: 45px;background: url(zt_jck_what_zx.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jck_what_zx.png*/ no-repeat center top;font-size: 16px;line-height: 45px;text-align: center;color: #11a0d6;font-weight: bold;}
.zt_jck_about li:hover div{display: block;cursor: pointer;}

/*专题进出口 条件*/
.zt_jck_cond_bg{background: url(zt_jck_condbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jck_condbg.png*/ no-repeat center top;}
.zt_jck_cond_bg .jck_tit{background: url(zt_ws_titbg2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_ws_titbg2.png*/ no-repeat center bottom;color: #fff;}
.zt_jck_cond_bg .jck_tit span{background: none;color: #fff;}
.zt_jck_cond{overflow: hidden;padding: 240px 0 60px;margin-left: -47px;}
.zt_jck_cond li{width: 210px;text-align: center;color: #c8f0ff;font-size: 22px;line-height: 25px;float: left;margin-left: 90px;}
/*专题进出口 材料*/
.zt_jck_cl{background: url(zt_jck_clbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jck_clbg.png*/ no-repeat center top;height: 664px;}
/*专题进出口 流程*/
.zt_jck_lc_bg{background:url(zt_jck_lcbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jck_lcbg.png*/ no-repeat center top;z-index: 9;position: relative;}
.zt_jck_lc{overflow: hidden;margin-left: -25px;height: 500px;}
.zt_jck_lc li{width: 220px;margin:0 0 120px 25px;height: 190px;float: left;overflow: hidden;color: #fff;line-height: 25px;}
.zt_jck_lc li.zt_jck_lc_i1{margin-left: 157px;}
.zt_jck_lc li.zt_jck_lc_i2 {margin: 0 -2px 0 25px;width: 234px;}
.zt_jck_lc li p{padding: 0 40px;text-align: center;font-size: 16px;}
.zt_jck_lc li p span{display: block;font-size: 14px;}
.zt_jck_lc li.zt_jck_lc_i1 p{padding-top:52px;}
.zt_jck_lc li.zt_jck_lc_i2 p{padding:25px 44px 0; }
.zt_jck_lc li.zt_jck_lc_i3 p{padding-top:36px;}
.zt_jck_lc li.zt_jck_lc_i4 p{padding-top:52px;}
.zt_jck_lc li.zt_jck_lc_i5 p{padding-top:52px;}
.zt_jck_lc li.zt_jck_lc_i6 p{padding-top:52px;}
.zt_jck_lc li.zt_jck_lc_i7 p{padding-top:38px;}
.zt_jck_lc li.zt_jck_lc_i8 p{padding-top:38px;}
.zt_jck_lc li.zt_jck_lc_i9 p{padding-top:52px;}
.zt_jck_lc li.zt_jck_lc_i1 p span{color: #ffc8b3;}
.zt_jck_lc li.zt_jck_lc_i2 p span{color: #98ffd5;}
.zt_jck_lc li.zt_jck_lc_i3 p span{color: #d5adff;}
.zt_jck_lc li.zt_jck_lc_i4 p span{color: #c2e2ff;}
.zt_jck_lc li.zt_jck_lc_i5 p span{color: #8ec8ff;}
.zt_jck_lc li.zt_jck_lc_i6 p span{color: #eeddff;}
.zt_jck_lc li.zt_jck_lc_i7 p span{color: #8ee7ff;}
.zt_jck_lc li.zt_jck_lc_i8 p span{color: #d4ffed;}
.zt_jck_lc li.zt_jck_lc_i9 p span{color: #ffc9b4;}
.zt_jck_lc_btm_bg{background: #eaf1f2;margin: 0 auto -100px;padding-top: 130px;position: relative;top: -100px;z-index: 1;}
.zt_jck_lc_btm_bg p{padding: 0 240px;font-size: 22px;line-height: 40px;text-align: center;color: #696d6d;}
.zt_jck_lc_btm_bg a{display: block;margin: 30px auto;width: 235px;height: 55px;line-height: 50px;color: #fff;background: url(zt_jck_lc_zx.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jck_lc_zx.png*/ no-repeat center top;font-size: 22px;text-align: center;}

.zt_jck_case_titbg{background: url(zt_jck_case_titbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jck_case_titbg.png*/ no-repeat center;}
.zt_jck_case_titbg .jck_tit{color: #fff;}
.zt_jck_case_titbg .jck_tit span{background: none;color: #fff;}

/*专题道路许可*/
.comm_dl_width{width: 1120px;overflow: hidden;}
.dl_ban{background: url(zt_dl_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_dl_ban.jpg*/ no-repeat center top;height: 450px;}
.dl_tit{overflow: hidden;margin: 40px auto;font-size: 30px;color: #1bcabb;text-align: center;}
.dl_tit strong{height: 5px;display: block;margin:0 auto 18px;background: #1bcabb;width: 75px;}
.dl_tit span{display: block;line-height: 30px;}

	/*专题道路许可 关于*/
.dl_what_bg{background: url(zt_dl_7.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_dl_7.png*/ no-repeat center;}
.dl_what{overflow: hidden;margin-bottom:60px;}
.dl_what p{color: #666666;font-size: 16px;line-height: 25px;}

	/*专题道路许可 条件*/
.dl_cond_bg{background: url(zt_dl_1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_dl_1.png*/ repeat-y center top;}
.dl_cond_bg .dl_tit{color: #fff000;}
.dl_cond_bg .dl_tit strong{background: #fff000;}
.dl_cond{overflow: hidden;background: url(zt_dl_9.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_dl_9.png*/ no-repeat center 40px;}
.dl_cond li{overflow: hidden;display: block;font-size: 16px;color: #fff;line-height: 25px;}
.dl_cond li p{display: block;text-align: center;height: 80px;}
.dl_cond li span{display: block;}
.dl_cond li.dl_cond_i1 span{width: 390px;height: 135px;}
.dl_cond li.dl_cond_i2 span{width: 340px;height: 130px;}
.dl_cond li.dl_cond_i3 span{width: 390px;height: 120px;}
.dl_cond li.dl_cond_i4 p{width: 420px;}
.dl_er_cond_bg{background: url(zt_dl_10.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_dl_10.png*/ no-repeat center top;padding-top: 40px;}
.dl_er_cond{background: url(zt_dl_2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_dl_2.png*/ no-repeat center top;overflow: hidden;padding: 60px 0 90px;}
.dl_er_cond li{width: 293px;background: url(zt_dl_3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_dl_3.png*/ no-repeat;height: 109px;}
.dl_er_cond li span{display: block;padding: 30px 55px;font-size: 20px;color: #666666;line-height: 30px;}

	/*专题道路许可 材料*/
.dl_cl{overflow: hidden;background: url(zt_dl_4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_dl_4.png*/ no-repeat center 50px;height: 310px;}
.dl_cl li{width: 225px;float: left;font-size: 16px;color: #fff;margin:0 0 80px 145px;text-align: center;height: 100px;}
.dl_cl li.dl_cl_i1{margin-left: 170px;}
.dl_cl li.dl_cl_i3{margin-left: 130px;}
.dl_cl li.dl_cl_i3 p{padding-left: 30px;}
.dl_cl li.dl_cl_i4{margin:0;}

	/*专题道路许可 流程*/
.dl_lc{overflow: hidden;background: url(zt_dl_5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_dl_5.png*/ no-repeat;padding-top: 140px;margin-bottom: 60px;}
.dl_lc li{font-size: 16px;color: #fff;line-height: 25px;width: 186.5px;float: left;text-align: center;}
.dl_lc li p{padding: 0 20px;margin-bottom: 50px;}

	/*专题道路许可 优势*/
.dl_choose{overflow: hidden;background: url(zt_dl_8.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_dl_8.png*/ no-repeat left top;padding: 165px 0 70px;margin-right: -166px;}
.dl_choose li {width: 155px;margin-right: 166px;float: left;text-align: center;font-size: 20px;color: #fff;}

/*营业性演出 */
.yc_ban{background: url(zt_yc_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_ban.jpg*/ no-repeat center top;height: 450px;}
.yc_tit{font-size: 32px;line-height: 30px;padding-bottom: 25px;text-align: center;background: url(zt_yc_titbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_titbg.png*/ no-repeat center bottom;font-weight: bold;margin:40px auto;}

/*营业性演出 关于*/
.yc_what li{overflow: hidden;width: 400px;width: 398px\9;height:470px;float: left;border-right: 1px solid #cacaca;margin-bottom: 50px;}
.yc_what li span{width: 132px;height:152px;display: block;margin:0 auto;background: url(zt_yc_bg1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_bg1.png*/ no-repeat;overflow: hidden;}
.yc_what li span i{width: 68px;height: 71px;display: block;margin:37px auto 0;background: url(zt_yc_bg2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_bg2.png*/ no-repeat;}
.yc_what li.yc_what_i3{border:none;}
.yc_what li.yc_what_i1 span i{background-position:-2px 0; }
.yc_what li.yc_what_i2 span i{background-position:-88px 0; }
.yc_what li.yc_what_i3 span i{background-position:-175px 0; }
.yc_what li:hover span{background-position: -132px 0;}
.yc_what li.yc_what_i1:hover span i{background-position:-2px -82px; }
.yc_what li.yc_what_i2:hover span i{background-position:-88px -82px; }
.yc_what li.yc_what_i3:hover span i{background-position:-175px -82px; }
.yc_what li h3{font-size: 26px;line-height: 30px;margin:40px auto 30px;text-align: center;}
.yc_what li p{padding:0 80px;font-size: 18px;line-height: 30px;color: #272727;}
.yc_what li a{display: block;margin: 20px auto 0;width: 193px;height: 48px;line-height: 48px;color: #fff;background: url(zt_yc_bg3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_bg3.png*/ no-repeat;font-size: 25.6px;text-align: center;}

/*营业性演出 why*/
.yc_why_bg{background: #bbefff;padding: 50px 0 40px;}
.yc_why{background: url(zt_yc_bg4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_bg4.png*/ no-repeat center 20px;overflow: hidden;}
.yc_why .yc_tit{background: none;padding: 0;margin: 0;font-size: 26px;}
.yc_why li{height: 150px;overflow: hidden;margin-bottom: 60px;font-size: 18px;line-height: 25px;}
.yc_why li span{display: block;width: 250px;}
.yc_why li span.fl{text-align: right;}

/*营业性演出 关于*/
.yc_cond{overflow: hidden;background: url(zt_yc_bg5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_bg5.png*/ no-repeat center top;height: 480px;}
.yc_cond li{overflow: hidden;height: 215px;}
.yc_cond li p{overflow: hidden;width: 290px;margin-right: 87px;color: #fff;font-size: 18px;float: left;margin-top: 128px;line-height: 30px;}
.yc_cond li p span{display: block;padding: 0 40px;text-align: center;}
.yc_cond li.yc_cond_i2{padding-left:173px; }
.yc_cond li.yc_cond_i2 a{width: 120px;height:30px;display: block;float: left;margin: 105px 0 0 110px; }

/*营业性演出 材料*/
.yc_cl_bg{background: #9321c0;padding: 70px 0;}
.yc_cl{overflow: hidden;background: url(zt_yc_bg6.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_bg6.png*/ no-repeat center top;padding: 30px 0 20px;}
.yc_cl li{width: 420px;overflow: hidden;background: url(zt_yc_bg11.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_bg11.png*/ no-repeat left top;}
.yc_cl li p{overflow: hidden;padding-left: 40px;font-size: 18px;color: #fff;line-height: 30px;height: 53px;}

/*营业性演出 流程*/
.yc_lc{background: url(zt_yc_bg7.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_bg7.png*/ no-repeat center top;overflow: hidden;padding:0 0 90px;}
.yc_lc li{width: 280px;float: left;margin-left:110px;text-align: center;line-height: 30px;font-size: 20px;padding-top: 10px;}
.yc_lc li h3{font-size: 28px;color: #f7860e;margin-bottom: 12px;font-weight: bold;}
.yc_lc li p{padding: 0 40px;}

.yc_choose_bg{background:#1b9894;overflow: visible;position: relative;}
.yc_choose{overflow: visible;background: url(zt_yc_bg8.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_yc_bg8.png*/ no-repeat center top;padding-top: 73px;}
.yc_choose li{background: none;border: none;color: #fff;margin-bottom: 35px;}
.yc_choose li.clear{margin: 0px;border: none;height: 0;}
.yc_choose li.fl{text-align: right;padding-right:30px; }
.yc_choose li.fr{text-align: left;padding-left:20px; }
.yc_choose li.fl p{padding-right:43px; }
.yc_choose li.fr p{padding-left:55px; }
.yc_choose li h2{font-size: 22px;margin: 0 auto 20px;}
.yc_choose li h2 span{display: inline-block;background: #fff;line-height: 42px;color: #007975;padding: 0 20px;}
.yc_choose li.fl h2 span{border-top-left-radius: 20px;border-bottom-left-radius: 20px;}
.yc_choose li.fr h2 span{border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
.yc_choose li p{height: 50px;line-height: 25px;margin-bottom: 10px;font-size: 16px;}
.yc_choose li.yc_ch_i1{width: 372px;} 
.yc_choose li.yc_ch_i2{width: 330px;} 
.yc_choose li.yc_ch_i3{width: 380px;} 
.yc_choose_zx{overflow: hidden;width: 205px;height: 50px;color: #fff;font-size: 24px;line-height: 50px;border-radius:50px;margin:0 auto;display: block;text-align: center;position: absolute;bottom: -25px;left: 50%;margin-left:-102.5px; background: #1b9894;}
.yc_other_bg{background: #f17646;}

/*旅行社 */
.lx_ban{background: url(zt_lx_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_ban.jpg*/ no-repeat center top;height: 450px;}
.lx_comm_bg{background: url(zt_lx_cmbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_cmbg.png*/;}
.lx_tit{font-size: 40px;color: #333;line-height: 42px;margin:40px auto;text-align: center;font-weight: bold;}
.lx_tit strong{color: #48c2f9;}
.lx_comm_bg .lx_tit{color: #fff;}
.lx_comm_bg .lx_tit strong{color: #fcff00;}

/*旅行社 关于*/
.lx_what{overflow: hidden;background: url(zt_lx_what.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_what.png*/ no-repeat center top;height: 216px;}
.lx_what p{color: #fff;font-size: 16px;padding: 0 45px;line-height: 25px;margin:80px auto;}

/*旅行社 条件*/
.lx_cond_bg{background:#f5f5f5 url(zt_lx_whatbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_whatbg.png*/ no-repeat center top;padding-top: 90px;}
.lx_cond{overflow: hidden;margin:0 -2px 40px 0;}
.lx_cond li{overflow: hidden;height: 135px;width: 559px;float: left;margin:0 2px 2px 0;}
.lx_cond li p{display: inline-block;width: 420px;vertical-align: middle;font-size: 16px;line-height: 25px;color: #666;overflow: hidden;}
.lx_cond li span{display: inline-block;width: 130px;height: 134px;vertical-align: middle;overflow: hidden;background: url(zt_lx_cond-ic.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_cond-ic.png*/ no-repeat;}
.lx_cond li span i{display: block;width: 50px;height: 57px;margin:49px 0 0 54px;background:url(zt_lx_cond-ic.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_cond-ic.png*/ no-repeat; }
.lx_cond li:hover p{color: #48c2f9;}
.lx_cond li.lx_cond_i1 span{background-position: 3px 1px;}
.lx_cond li.lx_cond_i2 span{background-position: -135px 1px;}
.lx_cond li.lx_cond_i3 span{background-position: 2px -135px;}
.lx_cond li.lx_cond_i4 span{background-position: -133px -135px;}
.lx_cond li.lx_cond_i1:hover span{background-position: -270px -2px;}
.lx_cond li.lx_cond_i2:hover span{background-position: -403px 0px;}
.lx_cond li.lx_cond_i3:hover span{background-position: -274px -135px;}
.lx_cond li.lx_cond_i4:hover span{background-position: -403px -135px;}
.lx_cond li.lx_cond_i1 span i{background-position: -9px -283px;}
.lx_cond li.lx_cond_i2 span i{background-position: -74px -283px;margin-left:19px;}
.lx_cond li.lx_cond_i3 span i{background-position: -141px -283px;margin-top:26px}
.lx_cond li.lx_cond_i4 span i{background-position: -204px -283px;margin:26px 0 0 19px;}

.lx_topbg,.lx_btmbg{overflow: hidden;background: url(zt_lx_topbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_topbg.png*/ repeat-x;height: 5px;position: relative;margin-top: -5px;}
.lx_btmbg{background-position:0 -5px;margin:0 0 -5px 0;}

/*旅行社 材料*/
.lx_cl{overflow: hidden;background: url(zt_lx_clbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_clbg.png*/ no-repeat center 30px;margin:0 auto 50px;}
.lx_cl li{overflow: hidden;color: #fff;font-size: 16px;line-height: 25px;text-align: center;}
.lx_cl li.lx_cl_i1 span{margin-bottom: 95px;display: block;}
.lx_cl li.lx_cl_i2{padding-left: 85px;}
.lx_cl li.lx_cl_i2 p{width: 250px;float: left;margin-left: 150px;}
.lx_cl li.lx_cl_i3{margin-right: -63px;}
.lx_cl li.lx_cl_i3 p{width: 330px;float: left;margin: 134px 63px 0 0;}
.lx_cl li.lx_cl_i4 span{display: block;margin-top:150px;}

/*旅行社 流程*/
.lx_lc_bg{background: #f5f5f5;}
.lx_lc{overflow: hidden;border:1px solid #ccc;border-right: none;margin-bottom: 50px;}
.lx_lc li{overflow: hidden;width: 186.5px;width: 185.5px\9;float: left;border-right:1px solid #ccc;color: #666;}
.lx_lc li span{width: 110px;height: 110px;display: block;margin:20px auto;overflow: hidden;background: url(zt_lx_lc-ic.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_lc-ic.png*/ no-repeat -127px -158px;}
.lx_lc li span i{display: block;width: 67px;height: 64px;margin:20px auto 0;background: url(zt_lx_lc-ic.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_lc-ic.png*/ no-repeat;}
.lx_lc li h3{font-size: 16px;overflow: hidden;text-align: center;line-height:20px;}
.lx_lc li b{display: block;margin:0 auto;height: 3px;width: 40px;background: #ccc;margin:25px auto 20px;}
.lx_lc li:hover{background: #48c2f9;color: #fff;}
.lx_lc li:hover b{background: #fff;}
.lx_lc li:hover span{background-position: -11px -158px;}
.lx_lc li.lx_lc_i1 i{background-position: -18px -12px;}
.lx_lc li.lx_lc_i2 i{background-position: -115px -12px;}
.lx_lc li.lx_lc_i3 i{background-position: -211px -12px;}
.lx_lc li.lx_lc_i4 i{background-position: -307px -12px;}
.lx_lc li.lx_lc_i5 i{background-position: -402px -12px;}
.lx_lc li.lx_lc_i6 i{background-position: -494px -12px;}
.lx_lc li.lx_lc_i1:hover i{background-position: -18px -81px;}
.lx_lc li.lx_lc_i2:hover i{background-position: -115px -81px;}
.lx_lc li.lx_lc_i3:hover i{background-position: -211px -81px;}
.lx_lc li.lx_lc_i4:hover i{background-position: -307px -81px;}
.lx_lc li.lx_lc_i5:hover i{background-position: -402px -81px;}
.lx_lc li.lx_lc_i6:hover i{background-position: -494px -81px;}

.lx_chosse{overflow: hidden;margin-left: -120px;}
.lx_chosse li{overflow: hidden;width: 150px;float: left;margin-left: 145px;color: #fff;text-align: center;}
.lx_chosse li span{width: 150px;height: 150px;background: url(zt_lx_choose.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_choose.png*/ no-repeat;display: block;}
.lx_chosse li.lx_ch_i1 span{background-position: 0 0;}
.lx_chosse li.lx_ch_i2 span{background-position: -150px 0;}
.lx_chosse li.lx_ch_i3 span{background-position: -300px 0;}
.lx_chosse li.lx_ch_i4 span{background-position: -450px 0;}
.lx_chosse li h3{font-size: 20px;margin:18px auto;}
.lx_ch_zx{overflow: hidden;width: 250px;height: 60px;line-height: 60px;color: #fff;font-size: 24px;margin:40px auto 42px;background: #167ba9;border-radius:60px;display: block;text-align: center;}

.lx_case_bg{background: url(zt_lx_case_bg.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_lx_case_bg.jpg*/ no-repeat center top;padding: 0 0 60px;}
.lx_case_bg .lx_tit{color: #fff;}


/*专题拍卖*/
.pm_ban{background: url(zt_pm_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_ban.jpg*/ no-repeat center top;height: 450px;}
.pm_tit{font-size:30px;line-height: 35px;margin:40px auto;font-weight: bold;color: #fff;}

/*专题拍卖 关于*/
.px_what_bg{background: url(zt_pm_bg1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_bg1.png*/ no-repeat center left;margin: 60px auto;}
.px_what {overflow: hidden;width: 610px;float: right;}
.px_what .pm_tit{color: #2e415f;}
.px_what p{font-size: 18px;line-height: 35px;color: #666;margin-bottom: 117px;}
.px_what p span{color: #2e415f;}

/*专题拍卖 条件*/
.pm_cond_bg{background: url(zt_pm_condbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_condbg.png*/ repeat;padding: 30px 0 67px;}
.pm_cond {overflow: hidden;background: url(zt_pm_bg2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_bg2.png*/ no-repeat right center;}
.pm_cond ul{width: 680px;overflow: hidden;float: left;background: url(zt_pm_condbg1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_condbg1.png*/ no-repeat right top;}
.pm_cond li{font-size: 17px;color: #dbe6ff;line-height: 27px;background: url(zt_pm_condbg3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_condbg3.png*/ repeat-y 13px 0;overflow: hidden;padding: 13px 0;}
.pm_cond li p{padding:0 30px 0 40px;background: url(zt_pm_condbg2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_condbg2.png*/ no-repeat left top;display: block;font-weight: normal;}

/*专题拍卖 材料*/
.pm_cl_bg{background: url(zt_pm_bg3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_bg3.png*/ no-repeat left center;margin: 12px auto 30px;}
.pm_cl{width: 615px;float: right;}
.pm_cl .pm_tit{color: #2fafb7;}
.pm_cl ul{overflow: hidden;background: url(zt_pm_clbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_clbg.png*/ no-repeat left 0;}
.pm_cl ul li{line-height: 30px;font-size: 20px;color: #666;padding-left: 70px;margin-bottom: 30px;}

/*专题拍卖 流程*/
.pm_lc_bg{background: url(zt_pm_lc_bg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_lc_bg.png*/;}
.pm_lc{background: url(zt_pm_bg4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_bg4.png*/ no-repeat right center;padding:10px 0 40px;}
.pm_lc ul{overflow: hidden;background: url(zt_pm_lcbg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_lcbg.png*/ no-repeat left center;width: 560px;height: 300px;}
.pm_lc ul li{font-size: 20px;color: #38570f;line-height: 25px;margin-bottom: 275px;text-align: center;}
.pm_lc ul li p{width: 165px;float: left;margin-left: 14px;}
.pm_lc ul li span{display:block;width: 220px;float: left;margin-left: 55px;}


	/*专题进出口 进出口权中标保障*/
.pm_choose_bg{background: url(zt_pm_bg5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_bg5.png*/ no-repeat left center;padding: 40px 0;}
.pm_choose{overflow: hidden;width: 642px;float: right;}
.pm_choose .pm_tit{color: #e67e22;}
.pm_choose ul{overflow: hidden;}
.pm_choose ul li{width: 130px;float: left;margin-left: 30px;}
.pm_choose ul li span{overflow: hidden;display: block;width: 130px;height: 130px;background: url(zt_pm_choose_ic.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_choose_ic.png*/ no-repeat -130px -139px; }
.pm_choose ul li span i{display: block;width: 68px;height:69px; margin: 32px auto 0;background: url(zt_pm_choose_ic.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_choose_ic.png*/ no-repeat; }
.pm_choose ul li h2{font-size: 20px;line-height: 22px;color: #333333;margin: 20px auto 120px;text-align: center;}
.pm_choose ul li span i.pm_ch_bg1{background-position: 0 0; }
.pm_choose ul li span i.pm_ch_bg2{background-position: -68px 0; }
.pm_choose ul li span i.pm_ch_bg3{background-position: -136px 0; }
.pm_choose ul li span i.pm_ch_bg4{background-position: -204px 0; }
.pm_choose ul li:hover span{background-position:0 -139px; }
.pm_choose ul li:hover span i.pm_ch_bg1{background-position: 0 -68px; }
.pm_choose ul li:hover span i.pm_ch_bg2{background-position: -68px -68px; }
.pm_choose ul li:hover span i.pm_ch_bg3{background-position: -136px -68px; }
.pm_choose ul li:hover span i.pm_ch_bg4{background-position: -204px -68px; }
.pm_tit span{color: #2e415f;font-size: 30px;display: block;text-align: center;}

	/*专题进出口 案例*/
.pm_case_bg{background: url(zt_pm_case_bg.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_case_bg.jpg*/ no-repeat center;}
.pm_case_bg .pm_tit{text-align: center;}
.pm_case_zx{overflow: hidden;display: block;width: 250px;height: 50px;font-size: 18px;text-align: center;background: #111f35;border-radius: 50px;line-height: 50px;color: #fff;margin:30px auto 60px;}

/*专题软件著作权*/
.rjzz_ban{background: url(zt_rjzz_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rjzz_ban.jpg*/ no-repeat center top;height: 450px;}
.rjzz_tit{overflow: hidden;font-size: 30px;line-height: 30px;margin:40px auto;color: #000;text-align: center;}
.rjzz_obj_bg .rjzz_tit,.rjzz_ql_bg .rjzz_tit,.rjzz_case_bg .rjzz_tit{color: #fff;}

	/*专题软件著作权 what*/
.rjzz_what{overflow: hidden;background: url(zt_rjzz_bg1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rjzz_bg1.png*/ no-repeat right top;margin-bottom: 40px;}
.rjzz_what li{overflow: hidden;width:730px;}
.rjzz_what li span{display: inline-block;background: #f2f2f2 url(zt_rjzz_bg3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rjzz_bg3.png*/ no-repeat right center;color: #333;font-size: 18px;line-height: 50px;margin-bottom: 10px;padding:0 0 0 30px;overflow: hidden;width: 400px;}
.rjzz_what li p{display: none;padding:10px 20px 20px;color: #666;line-height: 25px;}
.rjzz_what li span.r-w-c-sp{background: #4b617c url(zt_rjzz_bg2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rjzz_bg2.png*/ no-repeat right center;color: #fff;padding:0 0 0 30px;}


	/*专题软件著作权 对象*/
.rjzz_obj_bg{background: #e89f18;}
.rjzz_obj{overflow: hidden;margin:0 0 40px -200px;}
.rjzz_obj li{overflow: hidden;width: 150px;float: left;margin-left: 200px;}
.rjzz_obj li span,.rjzz_obj li span i{background: url(zt_rjzz_obj_icon.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rjzz_obj_icon.png*/ no-repeat;}
.rjzz_obj li span{display: block;width: 150px;height: 150px;overflow: hidden;background-position:0 -150px}
.rjzz_obj li span i{display: block;width: 150px;height: 150px;}

.rjzz_obj li.rjzz_obj_i1 span i{background-position: 0 0;}
.rjzz_obj li.rjzz_obj_i2 span i{background-position:-150px 0;}
.rjzz_obj li.rjzz_obj_i3 span i{background-position:-300px 0;}
.rjzz_obj li.rjzz_obj_i4 span i{background-position:-450px 0;}
.rjzz_obj li h2{text-align: center;font-size: 20px;color: #fff;margin-top: 20px;}

	/*专题软件著作权 条件*/
.rjzz_cond{overflow: hidden;margin:0 0 40px -30px;}
.rjzz_cond li{overflow: hidden;width: 380px;background: url(zt_rjzz_bg4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rjzz_bg4.png*/ no-repeat;float: left;margin-left: 30px;text-align: center;}
.rjzz_cond li span{display: block;font-size: 50px;color: #333;font-family: "Arial","微软雅黑";line-height: 60px;margin-bottom: 25px;}
.rjzz_cond li p{overflow: hidden;padding: 0 30px;color: #fff;line-height: 22px;height: 135px;}
.rjzz_cond_zx{overflow: hidden;display: block;width: 180px;height: 50px;line-height: 50px;font-size: 24px;color: #fff;background: #2cc3c1;text-align: center;margin:0 auto 40px;}

	/*专题软件著作权 流程*/
.rjzz_lc_bg{background: #2c68c3;}
.rjzz_lc_bg .rjzz_tit{color: #fff;}
.rjzz_lc {overflow: hidden;margin:0 -40px 40px 0;background: url(zt_rjzz_bg5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rjzz_bg5.png*/ no-repeat left top;height: 220px;}
.rjzz_lc li{overflow: hidden;width: 155px;float: left;margin-right: 45px;color: #fff;text-align: center;padding-top: 65px;font-size: 20px;line-height: 25px;}

	/*专题软件著作权 材料*/
.zt_rjzz_cl{overflow: hidden;margin:0 0 20px -10px;}
.zt_rjzz_cl li{width: 370px;overflow: hidden;float: left;margin-left: 10px;}
.zt_rjzz_cl li.zt_rjzz_cl_i1{width: 405px;}
.zt_rjzz_cl li.zt_rjzz_cl_i2{width: 405px;}
.zt_rjzz_cl li.zt_rjzz_cl_i3{width: 370px;}
.zt_rjzz_cl li div{overflow: hidden;background: #f2f2f2;margin-bottom: 10px;}
.zt_rjzz_cl li div h2{overflow: hidden;line-height: 41px;font-size: 18px;color: #333;padding: 13px 20px;}
.zt_rjzz_cl li div h2 span{display: inline-block;height: 41px;width: 41px;color: #fff;background: url(zt_rjzz_bg7.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rjzz_bg7.png*/ no-repeat;float: left;text-align: center;}
.zt_rjzz_cl li div h2 strong{display: inline-block;font-weight: normal;float: left;padding-left: 13px;}
.zt_rjzz_cl li div p{padding: 13px 30px 22px;line-height: 25px;color: #666;}
.zt_rjzz_cl li div p.zt_rjzz_cl_spe{padding-bottom: 37px;}
.zt_rjzz_cl li.zt_rjzz_cl_i3 div p{padding-bottom: 99px;}
.zt_rjzz_cl_btm{background: #fdad00;}
.zt_rjzz_cl_btm p{line-height: 100px;color: #fff;text-align: center;}
.zt_rjzz_cl_btm p span{display: inline-block;vertical-align: middle;font-size: 24px;}
.zt_rjzz_cl_btm p a{display: inline-block;height: 50px;width: 215px;background: #4b617c;color: #fff;line-height: 50px;vertical-align: middle;font-size: 20px;}

	/*专题软件著作权 10大权力*/
.rjzz_ql_bg{background: #ec4b66;}
.rjzz_ql{overflow: hidden;background: url(zt_rjzz_bg6.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_rjzz_bg6.png*/ no-repeat center top;height: 274px;}


.rjzz_choose li h2 span{background: #de5037;}

.rjzz_case_bg{background: url(zt_pm_case_bg.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_pm_case_bg.jpg*/ no-repeat center center;margin-top: 40px;}
.rjzz_case{overflow: hidden;margin:0 0 40px -50px;}
.rjzz_case li{overflow: hidden;width: 200px;height: 270px;float: left;margin-left: 50px;}
.rjzz_case li img{display: block;width: 100%;}

/*专题摄制电影*/
.mov_ban{background: url(zt_mov_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_ban.jpg*/ no-repeat center top; height: 450px;}
.mov_tit{overflow: hidden;color: #272028;font-size: 30px;line-height: 30px;margin:40px auto;text-align: center;}

	/*专题摄制电影 what*/
.mov_what_bg{background: url(zt_mov_bg1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg1.png*/ no-repeat center top;}
.mov_what{height: 153px;}
.mov_what p{padding: 35px 153px 0;font-size: 16px;color: #fff;text-align: center;line-height: 25px;}

.mov_cond{overflow:hidden;margin:0 -17px 40px 0;}
.mov_cond li{overflow: visible;width: 225px;float: left;margin-right: 17px;}
.mov_cond li h3{font-size: 14px;line-height: 25px;text-align: center;margin:15px auto 0;}
.mov_cond li p{overflow: visible;height: 160px;width: 160px;margin: 0 auto;position: relative;}
.mov_cond li p span,.mov_cond li p span i,.mov_cond li p strong{overflow: hidden;display: block;height: 160px;width: 160px;background: url(zt_mov_bg2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg2.png*/ no-repeat;}
.mov_cond li p span{background-position: -320px -160px;}
.mov_cond li p strong{position: absolute;top: 0;left: 0;background-position: -160px -160px;visibility: hidden;-webkit-transform: scale(0.81);-moz-transform: scale(0.81);-ms-transform: scale(0.81);-o-transform: scale(0.81);transform: scale(0.81);}
.mov_cond li:hover p span{background-position: 0 -160px;}
.mov_cond li.mov_co_i1 p span i{background-position: 0 -0;}
.mov_cond li.mov_co_i2 p span i{background-position: -160px -0;}
.mov_cond li.mov_co_i3 p span i{background-position: -320px -0;}
.mov_cond li.mov_co_i4 p span i{background-position: -480px -0;}
.mov_cond li.mov_co_i5 p span i{background-position: -640px -0;}
.mov_cond li:hover p strong{opacity: 1;visibility: visible;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);-webkit-transition: all 0.5s linear 0.01s;-moz-transition: all 0.5s linear 0.01s;-ms-transition: all 0.5s linear 0.01s;-o-transition: all 0.5s linear 0.01s;transition: all 0.5s linear 0.01s;}

	/*专题摄制电影 流程*/
.mov_lc_bg{background: url(zt_mov_bg3.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg3.jpg*/ no-repeat center top;}
.mov_lc_bg .mov_tit{color: #fff;}
.mov_lc{overflow: hidden;background: url(zt_mov_bg4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg4.png*/ no-repeat center top;height: 387px;margin-bottom: 40px;padding-left: 110px;}
.mov_lc li{overflow: hidden;width: 160px;margin:60px 260px 0 0;float: left;}
.mov_lc li p{padding: 0 5px;color: #fff;text-align: center;font-size: 16px;line-height: 30px;}
.mov_lc li p span{display: block;font-size: 14px;line-height: 20px;}

	/*专题摄制电影 材料*/
.mov_cl_bg{background: url(zt_mov_bg5.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg5.jpg*/ no-repeat center top; }
.mov_cl_bg .mov_tit{color: #fff;}
.mov_cl{overflow: hidden;background: url(zt_mov_bg6.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg6.png*/ no-repeat left top;padding-top: 115px;margin:0 -145px 40px 0;}
.mov_cl strong{display: inline-block;width: 74px;height: 100px;line-height: 100px;vertical-align: middle;}
.mov_cl span{display: inline-block;text-align: center;width: 160px;vertical-align: middle;color: #9b869e;line-height: 25px;font-size: 16px;margin-right: 131px;}
	/*专题摄制电影 剧本条件*/
.mov_jb_cond{overflow: hidden;background: url(zt_mov_bg7.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg7.png*/ no-repeat center top;padding:15px 0 50px;margin-bottom: 40px;}
.mov_jb_cond li{overflow: hidden;font-size: 18px;line-height: 30px;}
.mov_jb_cond li p{color: #272028;width: 538px;text-align: center;}

	/*专题摄制电影 剧本流程*/
.mov_jb_lc_bg{background: url(zt_mov_bg8.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg8.jpg*/ no-repeat center top;}
.mov_jb_lc_bg .mov_tit{color: #fff;}
.mov_jb_lc{overflow: hidden;margin:0 0 40px -10px;}
.mov_jb_lc li{overflow: hidden;float: left;margin-left: 10px;}
.mov_jb_lc li.fl{width: 830px;}
.mov_jb_lc li.fl div{overflow: hidden;margin-bottom:10px;background: #fff;position: relative;}
.mov_jb_lc li.fl div span{display: block;position: absolute;width: 32px;height: 40px;line-height: 30px;color: #fff;background: url(zt_mov_bg9.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg9.png*/ no-repeat;top: 0;left: 10px;text-align: center;font-size: 18px;}
.mov_jb_lc li.fl div p{padding: 22px 25px 22px 55px;font-size: 16px;line-height: 25px;}
.mov_jb_lc li.fl div.wid420{width: 420px;}
.mov_jb_lc li.fl div.wid420 p{padding: 35px 25px 34px 55px;}
.mov_jb_lc li.fl div.wid400{width: 400px;}
.mov_jb_lc li.fr{width: 360px;background: #ea4152;position: relative;height: 330px;}
.mov_jb_lc li.fr div{overflow: hidden;padding: 55px 35px 0;}
.mov_jb_lc li.fr span{display: block;position: absolute;top: 0;left: 35px;background: #bb2130;color: #fff;width: 50px;height: 35px;text-align: center;font-size: 16px;line-height: 35px;}
.mov_jb_lc li.fr p{color: #ffc8ce;line-height: 25px;}

.mov_jb_cl_bg{background: url(zt_mov_bg10.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg10.jpg*/ no-repeat center top;}
.mov_jb_cl_bg .mov_tit{color: #fff;}
.mov_jb_cl{overflow: hidden;background: url(zt_mov_bg11.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg11.png*/ no-repeat left 75px;margin-bottom: 40px;}
.mov_jb_cl li.mov_jb_cl_t{overflow: hidden;}
.mov_jb_cl li p{overflow: hidden;background:#272028;float: left; line-height: 23px;color: #ccc;text-align: center;}
.mov_jb_cl li p span{display: inline-block;padding: 20px;}
.mov_jb_cl li.mov_jb_cl_t p.m_j_c_t1{width: 430px;margin: 0 70px 0 236px;}
.mov_jb_cl li.mov_jb_cl_t p.m_j_c_t2{width: 215px;}
.mov_jb_cl li.mov_jb_cl_b p.m_j_c_b1{width: 210px;}
.mov_jb_cl li.mov_jb_cl_b p.m_j_c_b2{width: 220px;margin:50px 270px 0 275px;}
.mov_jb_cl li.mov_jb_cl_b p.m_j_c_b3{width: 210px;color: #fff;}

.mov_more{background: url(zt_mov_bg3.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_mov_bg3.jpg*/ no-repeat center;margin:40px auto;}
.mov_more .mov_tit{color: #fff;}

/*专题代理记账*/
.jz_ban{background: url(zt_jz_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jz_ban.jpg*/ no-repeat center top;height: 450px;}
.jz_tit{overflow: hidden;margin:40px auto;font-size:30px;background: url(zt_jz_tit.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jz_tit.jpg*/ no-repeat center bottom; padding-bottom: 15px;text-align: center;line-height: 30px;}

.jz_cont{overflow: hidden;background: url(zt_jz_bg1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jz_bg1.png*/ no-repeat center top;min-height: 424px;}
.jz_cont ul{overflow: hidden;width: 485px;margin-bottom: 40px;}
.jz_cont ul li{overflow: hidden;margin-bottom: 10px;}
.jz_cont ul li.jz_c_txct{text-align: center;}
.jz_cont ul li span{display:inline-block;padding: 0 20px;line-height: 40px;background: #f2f2f2;color: #999;font-size: 18px;float: left;margin-right: 20px;border-radius:5px;}
.jz_cont ul li span:hover{background: #00a38a;color: #fff;}
.jz_cont ul li.jz_c_txct span,.jz_cont ul.fr li.jz_c_txct span{float: none;}
.jz_cont ul li span.jz_c_ul_spmt{margin-top: 10px;}
.jz_cont ul.fr li span.jz_c_ul_spmr{margin-right: 35px;}
.jz_cont ul.fr{margin-right: -10px;}
.jz_cont ul.fr li span{float: right;margin-right: 10px;}
	/*专题代理记账 流程*/
.jz_lc_bg{background: #00a38a;}
.jz_lc_bg .jz_tit{background: url(zt_jz_tit1.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jz_tit1.jpg*/ no-repeat center bottom;color: #fff;margin-bottom: 20px;}
.jz_lc{overflow: hidden;background: url(zt_jz_bg2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jz_bg2.png*/ no-repeat center top;padding:33px 0 0 330px;}
.jz_lc li{overflow: hidden;background:url(zt_jz_bg3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jz_bg3.png*/ no-repeat center top;width: 50px;float: left;margin-right: 20px;padding: 30px 0;}
.jz_lc li span{color: #fff;font-size: 20px;line-height: 20px;padding: 15px 10px 20px;display: inline-block;text-align: center;background:#0aaf96}
.jz_lc li span b{font-weight: normal;display: inline-block;font-size:14px;line-height: 15px; word-wrap:break-word;word-break:nomal;width: 14px;}
	/*专题代理记账 办理时间*/
.jz_time_bg{background: url(zt_jz_bg4.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jz_bg4.jpg*/ repeat-y center top;}
.jz_time{overflow: hidden;}
.jz_time ul{width: 525px;overflow: hidden;background: url(zt_jz_bg5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jz_bg5.png*/ no-repeat left top;margin: 40px 0 20px;font-size:20px;line-height: 25px;padding: 15px 0 0px;}
.jz_time ul li{overflow: hidden;margin:0 20px 38px 143px;padding-left: 20px;border-bottom: 1px dashed #ccc;color: #666;padding-bottom: 5px;}
.jz_time ul.fl li span{display: inline-block;color: #00a38a;}
.jz_time ul.fr{width: 635px;background: url(zt_jz_bg6.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jz_bg6.png*/ no-repeat left top;font-size:16px;padding:0 0 10px;line-height: 20px;}
	/*专题代理记账 优势*/
.jz_choose_bg{background: url(zt_jz_bg7.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_jz_bg7.jpg*/ no-repeat center bottom;}
.jz_choose{overflow: hidden;margin-left: -30px;}
.jz_choose li{overflow: hidden;width: 275px;height: 160px;background: #ededed;float: left;margin:0 0 15px 30px;text-align: center;}
.jz_choose li.jz_ch_mrlf{margin-left: 185px;}
.jz_choose li h2{line-height: 22px;font-style: 20px;color: #0bb59b;margin:30px auto 15px;}
.jz_choose li p{padding:0 20px;font-size:16px;line-height: 25px;color: #666;}
.jz_choose li:hover{background: #0aaf96;}
.jz_choose li:hover h2{color: #ffea01;}
.jz_choose li:hover p{color: #fff;}
.jz_choose_zx{overflow: hidden;display: block;width: 150px;height: 40px;line-height: 40px;color: #fff;font-size: 20px;background: #008c77;text-align: center;border-radius:5px;margin:15px auto 40px;}
.jz_choose * ,.jz_cont *{-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;}


	/*专题车指标*/
.czb_ban{background: url(zt_czb_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_ban.jpg*/ no-repeat center top;height: 449px;}
.czb_tit{overflow: hidden;font-size: 30px;color: #5abab9;line-height: 30px;margin:40px auto;text-align: center}

	/*专题车指标 what*/
.czb_what_bg{overflow: hidden;background: url(zt_czb_bg1.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg1.jpg*/ center;}
.czb_what{overflow: hidden;background: url(zt_czb_bg2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg2.png*/ no-repeat center bottom;padding: 60px 0 90px;}
.czb_what li{overflow: hidden;}
.czb_what li.fl{width: 490px;}
.czb_what li.fr{width: 440px;padding-top: 20px;}
.czb_what li p{font-size: 18px;line-height: 50px;}
.czb_what li p.czb_wt_p{padding-left: 60px;}
.czb_what li p span{color: #5abab9;font-size: 30px;}
.czb_what li a{display: inline-block;padding:0 30px;line-height: 44px;color: #fff;background: #5abab9;border-radius: 5px;font-size: 20px;margin-top: 10px;}
	/*专题车指标 服务项目*/
.czb_pro{overflow: hidden;margin-bottom: 40px;}
.czb_pro li{overflow: hidden;width: 240px;float: left;margin-right: 1px;text-align: center;}
.czb_pro li.czb_pro_sp{width: 476px;}
.czb_pro li h2,.czb_pro li p,.czb_pro li h3{overflow: hidden;height: 100px;margin-bottom: 1px;}
.czb_pro li h2{background: #5abab9;line-height: 100px;color: #fff;font-size: 18px;}
.czb_pro li h3,.czb_pro li p{background: #f2f2f2;color: #666;font-size: 18px;}
.czb_pro li h3{line-height: 100px;}
.czb_pro li p{font-size: 16px;line-height: 25px;}
.czb_pro li p span{display: inline-block;overflow: hidden;vertical-align: middle;padding:0 10px;}
.czb_pro li p:before{content: ".";height: 100px;display: inline-block;width: 1px;margin-right: -1px;vertical-align: middle;visibility: hidden;}
	/*专题车指标 流程*/
.czb_lc	{overflow: hidden;background: url(zt_czb_bg3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg3.png*/ no-repeat left top;margin:0 -102px 40px 0;padding: 14px 0 20px;}
.czb_lc li{width: 115px;height: 115px;float:left;overflow: hidden;background: #5abab9;border-radius: 100%;margin-right: 102px;text-align: center;}
.czb_lc li.czb_lc_mt{margin-top: 50px;}
.czb_lc li i{display: block;margin:22px auto 10px;height: 40px;width: 50px;background: url(zt_czb_bg4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg4.png*/ no-repeat;}
.czb_lc li.czb_lc_i1 i{background-position: 0 0;}
.czb_lc li.czb_lc_i2 i{background-position: -115px 0;}
.czb_lc li.czb_lc_i3 i{background-position: -225px 0;}
.czb_lc li.czb_lc_i4 i{background-position: -344px 0;}
.czb_lc li.czb_lc_i5 i{background-position: -460px 0;}
.czb_lc li.czb_lc_i6 i{background-position: -575px 0;}
.czb_lc li span{color: #fff;font-size: 18px;line-height: 20px;}

.czb_advan{overflow: hidden;margin:0 0 40px -60px;}
.czb_advan li{width: 255px;float:left;margin-left: 60px;text-align: center;}
.czb_advan li i{display: block;width: 52px;height: 52px;margin:0 auto;background: url(zt_czb_bg5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg5.png*/ no-repeat;}
.czb_advan li span{font-size: 18px;color: #333;display: block;margin:20px auto;}
.czb_advan li p{color: #666;}
.czb_advan li.czb_adv_i1 i{background-position: 0 0;}
.czb_advan li.czb_adv_i2 i{background-position: -52px 0;}
.czb_advan li.czb_adv_i3 i{background-position: -104px 0;}
.czb_advan li.czb_adv_i4 i{background-position: -156px 0;}

.czb_bz_bg{overflow: hidden;background: url(zt_czb_bg6.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg6.jpg*/ no-repeat center;}
.czb_bz_tit{color: #fff;font-size: 30px;line-height: 30px;margin:35px auto 30px;text-align: center;}

.czb_bz{overflow: hidden;padding:70px 445px 70px 0;background: url(zt_czb_bg7.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg7.png*/ no-repeat right center;margin:40px auto;}
.czb_bz li{overflow: hidden;padding-left:15px;background: url(zt_czb_bg8.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg8.png*/ no-repeat left top; }
.czb_bz li p{padding:7px 0 25px 40px;font-size: 14px;color: #666;line-height: 25px;background: url(zt_czb_bg9.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg9.jpg*/ no-repeat left 33px;}
.czb_bz li p strong{font-size: 18px;color: #333;font-weight: normal;}
.czb_bz li.czb_bz_is p{background: none;}

.czb_case{overflow: hidden;position: relative;}
.czb_case ul{overflow: hidden;position: relative;height: 170px;margin-right: -30px;}
.czb_case ul li{width: 216px;height: 170px;overflow: hidden;float: left;margin-right:30px; background: #fff;}
.czb_case ul img{display: block;width: 210px;height: 164px;margin:3px auto;}
.czb_case_a{display: block;margin:40px auto;width:210px;color: #fff;font-size: 20px;line-height: 50px;background: #5abab9;text-align: center;}

.czb_warn{overflow: hidden;padding:20px 600px 20px 0;background: url(zt_czb_bg10.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg10.png*/ no-repeat right center;margin-bottom: 20px;}
.czb_warn li{overflow: hidden;background: url(zt_czb_bg11.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_czb_bg11.png*/ no-repeat;margin-bottom: 10px;}
.czb_warn li.czb_warn_i1{background-position:0 0; }
.czb_warn li.czb_warn_i2{background-position:0 -120px; }
.czb_warn li.czb_warn_i3{background-position:0 -240px; }
.czb_warn li.czb_warn_i1:hover{background-position:-137px 0; }
.czb_warn li.czb_warn_i2:hover{background-position:-137px -120px; }
.czb_warn li.czb_warn_i3:hover{background-position:-137px -240px; }
.czb_warn li p{font-size: 20px;margin-left: 125px;padding:22px 0 22px 0;color: #666;line-height: 30px;background: #fff;}
.czb_warn li p strong{font-weight: normal;color: #333;}


/*专题股权交易*/
.gq_ban{background: url(zt_gq_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_ban.jpg*/ no-repeat center top;height: 450px;}
.gq_tit{overflow: hidden;font-size: 30px;font-weight: bold;line-height: 31px;margin:40px auto;padding-bottom: 18px;text-align: center;background: url(zt_gq_tit.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_tit.png*/ no-repeat center bottom;}

.gq_pro{overflow: hidden;margin-left: -12px;}
.gq_pro li{overflow: hidden;width: 229px;float: left;margin-left: 13px;background: #f0f0f0;}
.gq_pro li span{display: block;overflow: hidden;margin:45px auto 30px;width: 106px;height: 174px;background: 
	url(zt_gq_bg1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg1.png*/ no-repeat 0 -121px;}
.gq_pro li span i{display: block;margin:66px auto 0;width: 106px;height: 60px;background:url(zt_gq_bg1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg1.png*/ no-repeat; }
.gq_pro li h2{text-align: center;font-size: 20px;line-height: 20px;margin-bottom: 50px;}
.gq_pro li:hover{background: #cce5f7;}
.gq_pro li:hover span{background-position: -106px -121px;}
.gq_pro li.gq_pro_i1 span i{background-position:3px 0; }
.gq_pro li.gq_pro_i2 span i{background-position:-103px 0; }
.gq_pro li.gq_pro_i3 span i{background-position:-209px 0; }
.gq_pro li.gq_pro_i4 span i{background-position:-315px 0; }
.gq_pro li.gq_pro_i5 span i{background-position:-421px 0; }
.gq_pro li.gq_pro_i1:hover span i{background-position:3px -60px; }
.gq_pro li.gq_pro_i2:hover span i{background-position:-103px -60px; }
.gq_pro li.gq_pro_i3:hover span i{background-position:-209px -60px; }
.gq_pro li.gq_pro_i4:hover span i{background-position:-315px -60px; }
.gq_pro li.gq_pro_i5:hover span i{background-position:-421px -60px; }

.gq_type_bg{background: url(zt_gq_bg2.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg2.jpg*/ no-repeat center top;}
.gq_type{overflow: hidden;margin:70px 100px 40px;background: url(zt_gq_bg3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg3.png*/ repeat;border-radius: 5px;padding:50px 0 25px 70px;}
.gq_type li{overflow: hidden;width: 160px;margin:0 15px 25px 0;line-height: 55px;font-size: 23.5px;color: #060001; float: left;text-align: center;background: #fff;border-radius: 5px;}
.gq_type li:hover{background: #ed7916;color: #fff;}


.gq_lc{overflow: hidden;background: url(zt_gq_bg4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg4.png*/ no-repeat center top;padding-bottom: 60px;}
.gq_lc li{overflow: hidden;width: 570px;}
.gq_lc li h2{overflow: hidden;font-size: 42px;line-height: 42px;padding: 0 0 40px 70px;}
.gq_lc li.fl h2{color: #00a39d;background: url(zt_gq_bg5.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg5.png*/ no-repeat left top;}
.gq_lc li.fl p{overflow: hidden;padding:0 0 10px 48px; background: url(zt_gq_bg8.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg8.png*/ no-repeat left -15px;font-size: 16px;color: #000;}
.gq_lc li.fl p strong{font-size: 18px;line-height: 40px;}
.gq_lc li.fr h2{color: #0276c9;background: url(zt_gq_bg7.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg7.png*/ no-repeat left top;}
.gq_lc li.fr div{overflow: hidden;padding-bottom: 12px;}
.gq_lc li.fr div span.gq_cl_num{font-size: 16px;line-height: 27px;color: #afc0cd;background: #deedf8;width: 50px;display: block;float: left;text-align: center;}
.gq_lc li.fr div p{width: 504px;float: right;font-size: 16px;line-height: 27px;}
.gq_lc li.fr div p strong{font-size: 18px;}
.gq_lc li.fr div p span{display: block;font-size: 14px;line-height: 30px;}

.gq_zl_bg{background: url(zt_gq_bg10.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg10.jpg*/ repeat-x left bottom;}
.gq_zl_bg .gq_tit{background: none;color: #fff;}
.gq_zl_bg .gq_tit span{display: block;width: 95px;height: 5px;margin:10px auto 0;background: #fff;}

.gq_zl{background: url(zt_gq_bg9.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg9.png*/ no-repeat;}
.gq_zl_a{display: block;width: 220px;height: 45px;line-height: 40px;border:2px solid #002744;border-radius: 47px;background: #0077bb;margin:40px auto 15px;color: #fff;font-size: 24px;text-align: center;}

.gq_warn{overflow: hidden;background: url(zt_gq_bg11.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg11.jpg*/ no-repeat right top;}
.gq_warn li{overflow: hidden;width: 650px;padding:17px 0;border-bottom: 1px solid #e6e6e6;}
.gq_warn li.gq_w_bd{border:none;}
.gq_warn li span.gq_warn_num{display: block;width: 33px;float: left;background: url(zt_gq_bg12.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg12.png*/ no-repeat;color: #fff;font-size: 18px;line-height: 30px;text-align: center;height: 35px;}
.gq_warn li p{width: 604px;float: right;line-height: 30px;font-size: 16px;}
.gq_warn li p strong{font-weight: normal;font-size: 18px;color: #0077bb;}
.gq_warn li p span{font-weight: bold;}

.gq_choosebg{background: #ededed;padding: 40px 0;}
.gq_choose li h2 span {background: #0077bb;}

.gq_case{overflow: hidden;margin:0 0 0 -44px ;} 
.gq_case li{width: 265px;height: 340px;border:1px solid #d4d4d4;float: left;margin-left: 44px;}
.gq_case li img{display: block;width: 255px;height: 330px;margin:5px auto;}
.gq_other_bg{background: url(zt_gq_bg13.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_gq_bg13.jpg*/ no-repeat center;}

/*online*/
.izl-rmenu { position: fixed; right: 0; margin-right: 20px; bottom: 58px; padding-bottom: 20px; background: url(r_b.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/r_b.png*/ 0px bottom no-repeat; z-index: 999; }
.izl-rmenu .btn { width: 72px; height: 73px; margin-bottom: 1px; cursor: pointer; position: relative; }
.izl-rmenu .btn-qq { background: url(r_qq.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/r_qq.png*/ 0px 0px no-repeat; background-color: #6da9de; }
.izl-rmenu .btn-qq:hover { background-color: #488bc7; }
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited { background: url(r_qq.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/r_qq.png*/ 0px 0px no-repeat; background-color: #6da9de; text-decoration: none; display: block; }
.izl-rmenu .btn-wx { background: url(r_wx.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/r_wx.png*/ 0px 0px no-repeat; background-color: #78c340; }
.izl-rmenu .btn-wx:hover { background-color: #58a81c; }
.izl-rmenu .btn-wx .pic { position: absolute; left: -160px; top: 0px; display: none; width: 160px; height: 160px; }
.izl-rmenu .btn-phone { background: url(r_phone.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/r_phone.png*/ 0px 0px no-repeat; background-color: #fbb01f; }
.izl-rmenu .btn-phone:hover { background-color: #ff811b; }
.izl-rmenu .btn-phone .phone { background-color: #ff811b; position: absolute; width: 160px; left: -160px; top: 0px; line-height: 72px; padding-bottom: 1px; color: #FFF; font-size: 18px; text-align: center; display: none; }
.izl-rmenu .btn-top { background: url(r_top.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/r_top.png*/ 0px 0px no-repeat; background-color: #666666; display: none; }
.izl-rmenu .btn-top:hover { background-color: #000; }
/*online*/



/*保险经纪*/
.bx_ban{background: url(zt_bx_ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_ban.jpg*/ no-repeat center;height: 674px;}
.bx_what_bg{background: #dae4e8;height: 60px;position: relative;}
.bx_what{position: relative;height: 290px;top:-227px;z-index: 2;}
.bx_what ul{overflow: hidden;margin-left: -36px;}
.bx_what ul li{background: #fff;width: 273px;float: left;margin-left: 36px;height:268px; overflow: hidden;text-align: center;font-size: 18px;}
.bx_what ul li i{display: block;width: 119px;height: 119px;background: url(zt_bx_icon.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_icon.png*/ no-repeat;margin:34px auto 28px;}
.bx_what ul li i.icon1{background-position: 0 0;}
.bx_what ul li i.icon2{background-position: -119px 0;}
.bx_what ul li i.icon3{background-position: -238px 0;}
.bx_what ul li i.icon4{background-position: -357px 0;}

.bx_tit{background: url(zt_bx_tit.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_tit.png*/no-repeat center;font-size: 30px;line-height: 49px;height: 50px;margin:40px auto;text-align: center;}

.bx_cond li{width: 570px;}
.bx_cond li h2{font-size: 22px;color: #212121;line-height: 30px;margin:20px auto;}
.bx_cond li h2 strong{font-size: 28px;color: #1db4d1;}
.bx_cond li.fr h2 strong{color: #448f38;}
.bx_cond li p{line-height: 27px;font-size: 16px;margin-bottom: 5px;color: #212121;}
.bx_cond li p i{font-style: normal;}
.bx_cond li.fr p.zx{background: url(zt_bx_cond_tel.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_cond_tel.jpg*/ no-repeat left center;height: 52px;padding-left: 320px;margin-top: 30px;}
.bx_cond li.fr p.zx a{display: inline-block;width: 115px;height: 52px;background: url(zt_bx_cond_zx.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_cond_zx.jpg*/ no-repeat;}

.bx_cl_bg{background: url(zt_bx_cl.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_cl.jpg*/ no-repeat center top;height: 108px;margin: 40px auto;}
.bx_cl_bg .bx_tit{background: url(zt_bx_tit2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_tit2.png*/ no-repeat center;color: #fff;margin:23px 0 0;}

.bx_cl{background: url(zt_bx_cl_img.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_cl_img.jpg*/ no-repeat left center;padding:20px 0 20px 465px;}
.bx_cl p{font-size: 16px;color: #252525;line-height: 32px;}
.bx_cl p span{font-size:14px;display: block; }

.bx_lc_bg{background: url(zt_bx_lc.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_lc.jpg*/ no-repeat center bottom;}
.bx_lc{margin-left: -25px;padding:20px 0 7px;overflow: hidden;}
.bx_lc li{width: 220px;float: left;margin-left: 25px;overflow: hidden;padding-bottom: 19px;background: url(zt_bx_cl_bg.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_cl_bg.png*/ no-repeat center bottom;}
.bx_lc li div{background: #fff;height: 240px;overflow: hidden;}
.bx_lc li div span{display: block;text-align: center;font-size: 36px;line-height: 36px;color: #43bed6;font-weight: bold;margin:17px auto;}
.bx_lc li div p{padding:0 45px;font-size: 16px;line-height: 22px; }

.bx_choose_bg{background: url(zt_bx_choose.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_choose.jpg*/ no-repeat center bottom;}
.bx_choose{overflow: hidden;margin-left: -12px;}
.bx_choose li{overflow: hidden;width: 190px;float: left;margin:0 0 14px 12px;background: #fff;color: #252525;}
.bx_choose li i{display: block;width: 119px;height: 119px;margin:0 auto 37px;background: url(zt_bx_icon.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_icon.png*/ no-repeat 0 0;}
.bx_choose li i.icon1{background-position: 0 -120px;}
.bx_choose li i.icon2{background-position: -119px -120px;}
.bx_choose li i.icon3{background-position: -238px -120px;}
.bx_choose li i.icon4{background-position: -357px -120px;}
.bx_choose li i.icon5{background-position: -476px -120px;}
.bx_choose li i.icon6{background-position: -595px -120px;}
.bx_choose li h2{font-size:18px;text-align: center;line-height: 22px;font-weight: bold;margin-bottom: 22px;}
.bx_choose li p{font-size: 14px;padding: 0 22px;line-height: 22px;height: 110px;overflow: hidden;text-align: center;}
.bx_choose li a{display: block;width: 120px;height: 31px;background: url(zt_bx_choose_zx.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt_bx_choose_zx.jpg*/ no-repeat center;margin-bottom: 12px;}

.bx_case{border:1px solid #c7ebf1;padding: 12px;margin-bottom: 40px;}
.bx_case ul{margin-left: -29px;overflow: hidden;}
.bx_case li{width: 270px;float: left;margin-left: 29px;}
.bx_case li img{display: block;}


/*公司收购*/
.zt-gssg-ban{background: url(zt-gssg-ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gssg-ban.jpg*/ no-repeat center top;height: 450px;}
.zt-gssg-tit{font-size: 30px;line-height: 32px;padding: 40px 0;font-weight: bold;text-align: center;}

.zt-gssg-why{background: url(zt-gssg-why.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gssg-why.jpg*/ repeat-x;}
.zt-gssg-why ul{margin: 0 -18px;}
.zt-gssg-why ul li{width: 170px;margin: 0 18px;text-align: center;float: left;}
.zt-gssg-why ul li div{border: 1px solid #e6e6e6;line-height: 28px;color: #000;height: 88px;background: #fff;font-size: 18px;}
.zt-gssg-why ul li div b,.zt-gssg-why ul li div span{display: inline-block;vertical-align: middle;}
.zt-gssg-why ul li div b{height: 100%;width: 1px;margin-right: -1px;}

.zt-gssg-lc{padding: 0 0 60px 565px;background: url(zt-gssg-lc.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gssg-lc.jpg*/ no-repeat 80px 0;}
.zt-gssg-lc p{font-size: 18px;line-height: 18px;padding: 20px 0 20px 0;position: relative;margin-left: 45px;border-bottom: 1px dashed #d9d9d9;}
.zt-gssg-lc p span{position: absolute;display: block;width: 27px;height: 27px;left: -45px;top: 50%;background: url(zt-gssg-ic.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gssg-ic.png*/ no-repeat;margin-top: -13px;}

.zt-gssg-cl-bg{background: #f5f5f5;}
.zt-gssg-cl {background: url(zt-gssg-cl.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gssg-cl.jpg*/ no-repeat right bottom;padding-bottom: 70px;}
.zt-gssg-cl .w{overflow: hidden;}
.zt-gssg-cl .w div{width: 160px;float: left;margin-right: 60px;position: relative;z-index: 2;}
.zt-gssg-cl .hr{width: 635px;height: 1px;background: #ccc;margin: 0 0 0 93px; position: relative;top: -13px;}
.zt-gssg-cl .w.b{padding-left: 90px;margin-top: -27px;overflow: hidden;}
.zt-gssg-cl .w div p{height: 90px;border: 1px solid #e6e6e6;background: #fff;text-align: center;}
.zt-gssg-cl .w div p span,.zt-gssg-cl .w div p b{display: inline-block;vertical-align: middle;font-size: 18px;line-height: 28px;}
.zt-gssg-cl .w div p b{width: 1px;height: 100%;margin-right: -1px;}
.zt-gssg-cl .w div .bd{height: 29px;width: 3px;background: #2c95f9;display: block;}
.zt-gssg-cl .w div i{display: block;width: 27px;height: 27px;background: url(zt-gssg-ic.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gssg-ic.png*/ no-repeat;margin: 0 auto;}

.zt-gssg-ch ul{margin: 0 -30px 60px;}
.zt-gssg-ch li{width: 255px;float: left;margin: 0 30px;text-align: center;}
.zt-gssg-ch li img{display: block;}
.zt-gssg-ch li h2{font-size: 20px;line-height: 26px;font-weight: bold;margin: 13px auto;color: #2c95f9;}
.zt-gssg-ch li p{font-size: 16px;line-height: 26px;color: #000;}

/*公司注册*/
.zt-gszc-ban{background: url(zt-gszc-ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-ban.jpg*/ no-repeat center top;height: 450px;}
.zt-gszc-tit{font-size: 40px;line-height: 40px;text-align: center;color: #000;padding: 60px 0 40px;}
.zt-gszc-tit b{display: block;width: 110px;height: 5px;background: #2b95fa;margin: 18px auto 0;}

.zt-gszc-wy-bg{background: #f5f5f5;}
.zt-gszc-wy {background: url(zt-gszc-bz.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-bz.jpg*/ no-repeat right center;padding: 74px 0;}
.zt-gszc-wy p{padding-left: 80px;font-size: 20px;line-height: 30px;background: url(zt-gszc-bz-t.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-bz-t.jpg*/ no-repeat left 13px;}
.zt-gszc-wy p span{color: #2b95fa;}

.zt-gszc-tg{position: relative;}
.zt-gszc-tg ul{margin: 0 -15px 30px;}
.zt-gszc-tg ul li{width: 175px;margin: 0 15px;float: left;}
.zt-gszc-tg ul li div{border: 1px solid #2b95fa;height: 98px;text-align: center;font-size: 20px;line-height: 30px;background: #fff;}
.zt-gszc-tg ul li div span,.zt-gszc-tg ul li div b{display: inline-block;vertical-align: middle;}
.zt-gszc-tg ul li div b{height: 100%;width: 1px;margin-right: -1px;}
.zt-gszc-tg ul li div:hover{background: #2b95fa;border-color: #fff;color: #fff;}
.zt-gszc-tg .bg{background: #2b95fa;width: 1920px;height: 60px;position: absolute;bottom: 0;z-index: -1;left: 50%;
    margin-left: -960px;}

.zt-gszc-ds{height: 600px;background: url(zt-gszc-ds.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-ds.jpg*/ no-repeat center;}


.zt-gszc-time ul *{-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;}
.zt-gszc-time ul{margin: 0 -30px 40px;}
.zt-gszc-time li{width: 150px;height: 150px;position: relative;background: url(zt-gszc-time.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-time.png*/ no-repeat center;overflow: hidden;float: left;text-align: center;color: #000;margin: 0 30px;}
.zt-gszc-time li h2,.zt-gszc-time li span{position: relative;z-index: 2;}
.zt-gszc-time li h2{font-size: 20px;line-height: 30px;margin-top: 45px;}
.zt-gszc-time li span{font-size: 16px;line-height: 30px;}
.zt-gszc-time li .cir{position: absolute;width: 100%;height: 100%;background: url(zt-gszc-time-h.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-time-h.png*/ no-repeat;opacity: 0;-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);}
.zt-gszc-time li:hover span,.zt-gszc-time li:hover h2{color: #fff;}
.zt-gszc-time li:hover .cir{opacity: 1;-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);}

.zt-gszc-vs{background: url(zt-gszc-vs.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-vs.jpg*/ no-repeat center;height: 60px;line-height: 60px;}
.zt-gszc-vs p span{display: inline-block;vertical-align: middle;font-size: 20px;color: #000;}
.zt-gszc-vs p span.l{font-size: 24px;color: #fff;padding-right: 130px;}
.zt-gszc-vs p span.c{padding-right: 120px;}
.zt-gszc-vs p span.c i{color: #2b95fa;}

.zt-gszc-pro{position: relative;}
.zt-gszc-pro .comm-width{position: relative;z-index: 2;}
.zt-gszc-pro ul{margin: 0 -15px ;}
.zt-gszc-pro li{width: 380px;float: left;margin: 0 15px;background: #4da8fe;height: 250px;}
.zt-gszc-pro li p{padding: 40px 34px 0;font-size: 20px;line-height: 30px;color: #fff;text-align: center;}
.zt-gszc-pro li p span{color: #ffea00;font-weight: bold;}
.zt-gszc-pro .zx{display: block;width: 150px;line-height: 40px;border:1px solid #fff;color: #fff;font-size: 20px;text-align: center;margin: 50px auto;}
.zt-gszc-pro .bg{background: #2b95fa;position: absolute;bottom: 0;width: 100%;height: 250px;}

.zt-gszc-bz ul{margin: 0 -20px 60px;}
.zt-gszc-bz li{width: 270px;height: 264px;background: #f5f5f5;float: left;margin: 0 20px;overflow: hidden;text-align: center;}
.zt-gszc-bz li span,.zt-gszc-bz li span i{display: block;width: 80px;height: 80px;margin: 30px auto 25px;background: url(zt-gszc-bz.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-bz.png*/ no-repeat;}
.zt-gszc-bz li span i.i1{background: url(zt-gszc-adva-1.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-adva-1.png*/ no-repeat center;}
.zt-gszc-bz li span i.i2{background: url(zt-gszc-adva-2.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-adva-2.png*/ no-repeat center;}
.zt-gszc-bz li span i.i3{background: url(zt-gszc-adva-3.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-adva-3.png*/ no-repeat center;}
.zt-gszc-bz li span i.i4{background: url(zt-gszc-adva-4.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-adva-4.png*/ no-repeat center;}
.zt-gszc-bz li h2{font-size: 20px;line-height: 23px;margin: 0 auto 15px;}
.zt-gszc-bz li p{font-size: 16px;line-height: 25px;color: #666;padding: 0 30px;}
.zt-gszc-bz li:hover{background: #4da8fe;}
.zt-gszc-bz li:hover span{background-image: url(zt-gszc-bz-h.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszc-bz-h.png*/;}
.zt-gszc-bz li:hover h2,.zt-gszc-bz li:hover p{color: #fff;}

.zt-gszc-case{background: #f5f5f5;padding-bottom: 50px;}
.zt-gszc-case ul{margin: 0 -10px;}
.zt-gszc-case li{width: 224px;margin: 0 10px;float: left;background: #fff;}
.zt-gszc-case li div{border: 1px solid #e6e6e6;padding: 3px;}
.zt-gszc-case li div img{display: block;}

/*公司注销*/
.zt-gszx-ban{background: url(zt-gszx-ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszx-ban.jpg*/ no-repeat center;height: 450px;}
.zt-gszx-tit{font-size: 34px;line-height: 35px;padding: 50px 0 40px;text-align: center;}

.zt-gszx-pro ul{margin: 30px -12px 0;}
.zt-gszx-pro li{width: 180px;line-height: 80px;font-size: 20px;color: #000;text-align: center;border-bottom: 5px solid #2c95f9;float: left;margin: 0 12px;background: #f5f5f5;}

.zt-gszx-wh {background: #f5f5f5;}
.zt-gszx-wh ul{margin: 0 -5px 2px;}
.zt-gszx-wh li{width: 232px;float: left;margin: 0 5px;background: #fff;text-align: center;}
.zt-gszx-wh li h2{font-size: 18px;line-height: 60px;background: #2c95f9;color: #fff;}
.zt-gszx-wh li div{background: #fff;height: 140px;}
.zt-gszx-wh li div p{padding: 30px 30px 0;font-size: 16px;line-height: 26px;color: #000;}

.zt-gszx-cho{padding-left: 600px;background: url(zt-gszx-why.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszx-why.jpg*/ no-repeat left center;margin-bottom: 70px;}
.zt-gszx-cho .w{padding: 25px 0 25px 90px;overflow: hidden;}
.zt-gszx-cho .w.t{background: #2c95f9 url(zt-gszx-why1.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszx-why1.jpg*/ no-repeat left center;color: #fff;margin-bottom: 10px;}
.zt-gszx-cho .w.b{background: #f5f5f5 url(zt-gszx-why2.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszx-why2.jpg*/ no-repeat left center;color: #666;}
.zt-gszx-cho .w h2{font-size: 24px;line-height: 90px;width: 155px;float: left;border-right: 1px solid #fff;}
.zt-gszx-cho .w p{width: 313px;float: right;font-size: 18px;line-height: 30px;}
.zt-gszx-cho .w.b h2{border-right-color: #ccc;}

.zt-gszx-bzcl{background: #f5f5f5;}
.zt-gszx-bzcl .w{background: #2c95f9;width: 570px;height: 400px;color: #fff;overflow: hidden;}
.zt-gszx-bzcl .w h2{float: left;height: 320px;margin: 40px 0;float: left;width: 70px;border-right: 1px solid #6cb6fd;margin-left: 50px;}
.zt-gszx-bzcl .w h2 span{display: inline-block;width: 40px;font-size: 40px;line-height: 50px;padding-top: 55px;}
.zt-gszx-bzcl .w .wrap{margin: 40px 0;width: 404px;float: right;}
.zt-gszx-bzcl .w .wrap p {font-size: 18px;line-height: 20px;margin-bottom: 29px;padding-left: 30px;background: url(zt-gszx-bzh.png)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszx-bzh.png*/ no-repeat left center;}
.zt-gszx-bzcl .fr .wrap p{background: none;}
.zt-gszx-bzcl .fr .wrap{background: url(zt-gszx-cl.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszx-cl.jpg*/ no-repeat left bottom;padding-bottom: 220px;}

.zt-gszx-advan ul{margin: 0 -15px 20px;}
.zt-gszx-advan li{width: 380px;float: left;margin: 0 15px 30px;}
.zt-gszx-advan li .wrap{border:1px solid #e6e6e6;overflow: hidden;text-align: center;background: #fff;}
.zt-gszx-advan li .wrap img{display: block;margin: 20px auto 10px;}
.zt-gszx-advan li .wrap h2{font-size: 18px;line-height: 20px;margin-bottom: 5px;font-weight: bold;}
.zt-gszx-advan li .wrap p{font-size: 14px;color: #666;line-height: 25px;height: 50px;padding: 0 30px;margin-bottom: 10px;}


/*公司转让*/
.zt-gszr-ban{background: url(zt-gszr-ban.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszr-ban.jpg*/ no-repeat center;height: 450px;}
.zt-gszr-tit{font-size: 34px;line-height: 35px;padding: 50px 0 40px;text-align: center;}

.zt-gszr-mm{background: #f5f5f5;margin: 30px 0 0;}
.zt-gszr-mm p{background: url(zt-gszr-mm.jpg)/*tpa=http://image.njgq.com/storage/6548/tpl/my_14/special/images/zt-gszr-mm.jpg*/ no-repeat left center;font-size: 16px;line-height: 32px;padding: 18px 0 18px 340px;}

.zt-gszr-pp{background: #2b95fa;height: 80px;font-size: 0;}
.zt-gszr-pp b,.zt-gszr-pp span,.zt-gszr-pp i,.zt-gszr-pp a{display: inline-block;vertical-align: middle;line-height: 80px;color: #fff;font-size: 18px;}
.zt-gszr-pp b{font-size: 24px;padding-right: 12px;}
.zt-gszr-pp i{height: 40px;width: 1px;background: #90c9ff;}
.zt-gszr-pp span{width: 103px;text-align: center;}
.zt-gszr-pp a{color: #0c5aa3;width: 105px;text-align: center;}

.zt-gszr-lc ul{margin: 0 -10px 40px;}
.zt-gszr-lc li{width: 224px;float: left;margin: 0 10px 20px;background: #f5f5f5;height: 250px;overflow: hidden;text-align: center;}
.zt-gszr-lc li span{display: block;margin: 30px 20px 10px;border-bottom: 1px solid #e6e6e6;font-size: 34px;font-family: "Arial";color: #999;padding-bottom: 10px;}
.zt-gszr-lc li h2{font-size: 18px;line-height: 25px;color: #000;padding: 0 20px;margin-bottom: 5px;}
.zt-gszr-lc li p{padding: 0 20px;font-size: 16px;color: #999;line-height: 26px;}
.zt-gszr-lc li:hover{background: #2b95fa;}
.zt-gszr-lc li:hover span{border-color: #5eb0ff;color: #fff;}
.zt-gszr-lc li:hover h2{color: #fff;}
.zt-gszr-lc li:hover p{color: #0c5aa3;}

.zt-gszr-zl-bg{background: #2b95fa;}
.zt-gszr-zl-bg .zt-gszr-tit{color: #fff;}
.zt-gszr-zl{padding:0 0 20px 530px;background: url(../images/zt-gszr-zl.jpg) no-repeat left bottom;color: #fff;}
.zt-gszr-zl .wrap{padding: 0 0 10px;border-bottom: 1px solid #56acff;margin-bottom: 16px;}
.zt-gszr-zl .wrap h2{font-size: 22px;line-height: 30px;margin-bottom: 15px;padding-left: 40px;background-position: left center;background-repeat: no-repeat;}
.zt-gszr-zl .wrap h2.i1{background-image: url(../images/zt-gszr-zl1.jpg);}
.zt-gszr-zl .wrap h2.i2{background-image: url(../images/zt-gszr-zl2.jpg);}
.zt-gszr-zl .wrap h2.i3{background-image: url(../images/zt-gszr-zl3.jpg);}
.zt-gszr-zl .wrap h2.i4{background-image: url(../images/zt-gszr-zl4.jpg);}
.zt-gszr-zl .wrap p{font-size: 18px;line-height: 30px;}
.zt-gszr-zl .wrap p span,.zt-gszr-zl .wrap p i{display: inline-block;vertical-align: middle;}
.zt-gszr-zl .wrap p i{padding: 0 15px;}
.zt-gszr-zl .no-bd{border:none;}

.zt-gszr-warn{margin-bottom: 30px;}
.zt-gszr-warn p {font-size: 16px;line-height: 26px;border:1px solid #e6e6e6;padding: 26px;margin-bottom: 20px;}
.zt-gszr-warn p:hover{background: #ebf5ff;box-shadow: 0px 3px 3px #ebf5ff;color: #2b95fa;border-color: #ebf5ff;}
.zt-gszr-advan-bg{background: #f5f5f5;}



/*金融专题  2017年4月17日  */

.jr_banner{width: 100%;height: 450px;background: url(../images/jr_banner.jpg) no-repeat center center;}
.jr_banner a{width: 100%;height: 100%;display: inline-block;}

.jr_step{width: 1200px;height: 210px;margin:35px auto 0px;position: relative; }
.jr_step ul{height: auto;}
.jr_step ul li{float: left;cursor: pointer;}
.jr_step .jr_step_begin{width: 200px;height: 300px;background: url(../images/jr_step_bg.gif) no-repeat;position: absolute;left: 0;top:-105px;
color: #fff;font-size: 28px;font-weight: bold;}
.jr_step .jr_step_begin span{display: inline-block;padding:110px 0 0 45px;width: 180px;line-height: 140%;}
.jr_step .jr_step_a{width: 150px;height: 150px;background: url(../images/jr_step_bgahover.png) no-repeat 0 0;text-align: center;margin-top: 5px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jr_step .jr_step_a div{width: 42px;height: 42px;margin: auto;margin-top: 40px;}
.jr_step .jr_step_a span{display: inline-block;color: #000;font-size: 18px;font-weight: bold;margin-top: 10px;}
.jr_step .jr_step1 div{background: url(../images/jr_step_icon.png) 0 0 no-repeat;}
.jr_step .jr_step2 div{background: url(../images/jr_step_icon.png) -42px 0 no-repeat;}
.jr_step .jr_step3 div{background: url(../images/jr_step_icon.png) -84px 0 no-repeat;}
.jr_step .jr_step4 div{background: url(../images/jr_step_icon.png) -126px 0 no-repeat;}


.jr_step .jr_step_aa{width: 150px;height: 150px;background: url(../images/jr_step_bga.png) no-repeat 0 0;text-align: center;}
.jr_step .jr_step_aa span{display: inline-block;color: #fff;font-size: 18px;font-weight: bold;margin-top: 10px;}
.jr_step .jr_step11 div{background: url(../images/jr_step_icon.png) 0 -42px no-repeat;}
.jr_step .jr_step22 div{background: url(../images/jr_step_icon.png) -42px -42px no-repeat;}
.jr_step .jr_step33 div{background: url(../images/jr_step_icon.png) -84px -42px no-repeat;}
.jr_step .jr_step44 div{background: url(../images/jr_step_icon.png) -126px -42px no-repeat;}


.jr_step .jr_step_b{width: 23px;height: 28px;background: url(../images/jr_step_jt.png) no-repeat;margin: 70px 38px 0 38px;}


.jr_tit{font-size: 40px;color: #000;text-align: center;height: 110px;padding-top: 45px;}

.jr_zz{width: 1200px;height: 110px;margin:auto;position: relative;}
.jr_zz div{width: 1080px;border-bottom: 1px solid #ccc;position: absolute;left: 56px;top:17px;z-index: -1;}
.jr_zz li{float: left;color: #000;font-size: 16px;width: 114px;text-align: center;margin-right: 156px;cursor: pointer;}
.jr_zz li span{display: block;background: url(../images/jr_zz_icon.png) 0 -36px;width: 36px;height: 36px;margin-bottom: 8px;}

.jr_zz li.jr_zz_cur span{background: url(../images/jr_zz_icon.png) 0 0;}

.jr_zd{width: 100%;height: 250px;background: #2c95f9;}
.jr_zd_left{width: 50%;background: #4ca8ff;height: 250px;float: left;position: relative;}
/**/

.jr_zd_lcon{width: 600px;float: right;height: 100%;position: relative;text-align: left;}
.jr_zd_lcon .jr_zd_mid{width: 40px;height: 180px;background: url(../images/jr_zd_mid.png) no-repeat;position: absolute;right: -20px;top:35px}
.jr_zd_tit{width: 110px;height: 102px;background: url(../images/jr_zd_titbg.png) no-repeat;position: absolute;left: 0;top: 0;color: #fff;font-size: 24px;text-align: center;}
.jr_zd_tit span{display: inline-block;margin-top: 45px;}

.jr_zd_lcon .jr_zd_lp{font-size: 18px;color: #FFF;color: #0055a6;width: 500px;padding-top:118px;color:#fff;line-height: 160%;float: left;}
.jr_zd_lcon .jr_zd_lp span{color: #0055a6;}

.jr_zd_rcon{width: 600px;float: left;height: 100%;position: relative;}
.jr_zd_rcon .jr_zd_lp{font-size: 18px;color: #FFF;color: #0055a6;width: 600px;padding-top:118px;color:#fff;line-height: 160%;float: left;padding-left: 56px;}
.jr_zd_rcon .jr_zd_lp span{color: #0055a6;}

.jr_zr{width: 1200px;height: 296px;margin: auto;background: url(../images/jr_zr_bg.png) no-repeat;margin-bottom: 60px;position: relative;margin-top: 10px;}
.jr_zr ul{position: absolute;width: 650px;height: 310px;left: 556px;font-size: 18px;color: #000;font-weight: bold;top:8px}
.jr_zr ul li{margin-bottom: 45px;}
.jr_zr ul li span{font-weight: normal;}

.jr_sg_tit{width: 100%;height: 80px;background: #2c95f9;color: #fff;font-size: 40px;text-align: center;line-height: 80px;}

.jr_sg_con{width: 1200px;height: 260px;padding-top: 40px;margin: auto;margin-bottom: 60px;}
.jr_sg_con ul{height: 260px;background: #f5f5f5;}
.jr_sg_con ul li{float: left;margin-right: 30px;width: 216px;text-align: center;position: relative;height: 260px;cursor: pointer;color: #000000;-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;}
.jr_sg_con ul li h3{font-size: 18px;font-weight: bold;padding-top: 55px;}
.jr_sg_con ul li p{width: 155px;margin: auto;font-size: 16px;margin-top: 20px;line-height: 180%;}
.jr_sg_con ul li span{width: 60px;height: 60px;background: url(../images/jr_sg_bg1.png) no-repeat;display: block;right: 0;bottom: 0;position: absolute;font-size: 18px;color: #fff;padding-left: 26px;}
.jr_sg_con ul li i{display: block;padding:30px 0 0 0px}

.jr_sg_con ul li.jr_sg_cur{background: #2c95f9;color: #fff;}
.jr_sg_con ul li.jr_sg_cur span{background: url(../images/jr_sg_bg2.png) no-repeat;color: #2c95f9;}

.jr_choose{width: 1200px;height: 430px;margin: auto;background: #f5f5f5;}
.jr_choose .jr_cho_left{width: 600px;background: #2c95f9;height: 430px;float: left;color: #fff;}
.jr_choose .jr_cho_left h2{padding:60px 0 0 60px;font-size: 26px;margin-bottom: 30px;}
.jr_choose .jr_cho_left ul{padding-left: 60px;font-size: 18px;}
.jr_choose .jr_cho_left ul li{margin-bottom:32px ;}
.jr_choose .jr_cho_left ul li p{font-weight: bold;margin-bottom: 6px;}

.jr_choose .jr_cho_right{width: 600px;height: 430px;float: right;}
.jr_choose .jr_cho_right h2{padding:60px 0 0 60px;font-size: 26px;margin-bottom: 30px;}
.jr_choose .jr_cho_right ul{padding-left: 60px;font-size: 18px;width: 500px;}
.jr_choose .jr_cho_right ul li{margin-bottom:32px ;line-height: 160%;}
.jr_choose .jr_cho_right ul li p{font-weight: bold;margin-bottom: 6px;}

.jr_case{width: 1220px;margin:auto;height: 334px;padding-left: 20px;}
.jr_case img{width: 225px;height: 330px;border:1px solid #d9d9d9;display: inline-block;margin-right: 6px;padding: 2px;border: 1px solid #E6E6E6;}

.jr_advg{height: 120px;background: #2c95f9;width: 100%;margin-top: 60px;margin-bottom: 50px;}
.jr_advg_con{width: 1200px;margin:auto;overflow: hidden;padding-top: 40px;}
.jr_advg dl{height: 40px;color: #fff;width: 300px;background: url(../images/advg_line.png) no-repeat right 8px;float: left;padding-left: 20px;cursor: pointer;border-right: 1px solid #aad6ff;}
.jr_advg dl:last-child{background: none;}
.jr_advg dl dt{width: 40px;height: 40px;margin-right: 20px;float: left;}
.jr_advg dl dt.advga{background: url(../images/jr_advg_icon1.png) no-repeat 0 0;}
.jr_advg dl dt.advgb{background: url(../images/jr_advg_icon1.png) no-repeat -40px 0;}
.jr_advg dl dt.advgc{background: url(../images/jr_advg_icon1.png) no-repeat -80px 0;}
.jr_advg dl dt.advgd{background: url(../images/jr_advg_icon1.png) no-repeat -120px 0;}
.jr_advg dl dd{width: 260px;}
.jr_advg dl dd p{font-size:16px;font-weight: bold;}

.jr_ts{width: 1200px;height: 280px;margin: auto;margin-bottom: 60px;}
.jr_ts dl{width: 380px;height: 280px;float: left;background: #f5f5f5;margin-right: 30px;color: #000;text-align: center;}
.jr_ts dl:last-child{margin-right: 0;}
.jr_ts dl dt{width: 140px;height: 140px;margin: auto;margin-top: 30px;}
.jr_ts dl dt.jr_tsa{background: url(../images/jr_ts.png);}
.jr_ts dl dt.jr_tsb{background: url(../images/jr_ts.png) -140px 0;}
.jr_ts dl dt.jr_tsc{background: url(../images/jr_ts.png) -280px 0;}
.jr_ts dl:hover{background: #2c95f9;color: #fff;}
.jr_ts dl dd p{font-size: 18px;margin-top: 25px;margin-bottom: 8px;}
.jr_ts dl dd span{font-size: 16px;-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;}



/*外资专题  2017年4月17日  */

.waizi_banner{width: 100%;height: 450px;background: url(../images/wz_banner.jpg) no-repeat center center;}
.waizi_banner a{width: 100%;height: 100%;display: inline-block;}

.wz_view{width: 1200px;height: 108px;margin:40px auto 50px;background: url(../images/wz_view_bg.png) no-repeat;color: #000;}
.wz_view p{font-size: 24px;font-weight: bold;margin-bottom: 16px;padding-left: 160px;}
.wz_view span{font-size: 18px;width: 1040px;display: inline-block;float: right;line-height: 140%;}

.wz_can{height: 60px;background: #2b95fa;text-align: center;width: 100%;line-height: 60px;color: #fff;font-size: 32px;font-weight: bold;margin-bottom: 60px;}

.wz_can_con{width: 1200px;height: 320px;margin: auto;background: url(../images/wz_can_bg.png) no-repeat;margin-bottom: 50px;position: relative;}
.wz_can_con .wz_can_lcon{width: 400px;height: 160px;position: absolute;color: #000;}
.wz_can_con .wz_can_lcon p{font-size: 24px;}
.wz_can_con .wz_can_lcon span{display: block;font-size: 18px;margin-top: 20px;}
.wz_can_con .wz_can_rcon{width: 440px;height: 305px;position: absolute;left: 650px;color: #008dff;}
.wz_can_con .wz_can_rcon p{font-size: 24px;}
.wz_can_con .wz_can_rcon span{display: block;font-size: 18px;margin-top: 20px;}
.wz_can_con .wz_can_rcon a{display: inline-block;width: 136px;height: 36px;background: #008dff;color: #FFF;font-size: 18px;text-align: center;line-height: 36px;margin-top: 20px;}
.wz_can_con .wz_can_rcon a:hover{background: #1393ff;}

.wz_can_tit{font-size: 32px;color: #000;height: 110px;border-top:1px solid #e6e6e6;text-align: center;line-height: 110px;font-weight: bold;}
.wz_step{width: 1200px;height: 250px;margin: auto;margin-bottom: 60px;}
.wz_step dl{width: 399px;height: 250px;float: left;border-right: 1px solid #e6e6e6;text-align: center;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;}

.wz_step dl dt{width: 70px;height: 70px;margin: auto;margin-top: 28px;}
.wz_step dl dd{margin-top: 15px;}
.wz_step dl dd p{font-size: 20px;color: #008dff;font-weight: bold;}
.wz_step dl dd span{font-size: 16px;display: inline-block;width: 280px;line-height: 150%;margin-top:14px}

.wz_step dl dt.wz_stepa{background: url(../images/wz_step_icon.png) no-repeat 0 0;}
.wz_step dl dt.wz_stepb{background: url(../images/wz_step_icon.png) no-repeat -70px 0;}
.wz_step dl dt.wz_stepc{background: url(../images/wz_step_icon.png) no-repeat -140px 0;}

.wz_step dl:hover{background: #008dff;}
.wz_step dl:hover p{color: #fff;}
.wz_step dl:hover span{color: #fff;}
.wz_step dl:hover dt.wz_stepa{background: url(../images/wz_step_icon.png) no-repeat 0 -70px;}
.wz_step dl:hover dt.wz_stepb{background: url(../images/wz_step_icon.png) no-repeat -70px -70px;}
.wz_step dl:hover dt.wz_stepc{background: url(../images/wz_step_icon.png) no-repeat -140px -70px;}

.wz_step dl.wz_step_cur{background: #008dff;}
.wz_step dl.wz_step_cur p{color: #fff;}
.wz_step dl.wz_step_cur span{color: #fff;}
.wz_step dl.wz_step_cur dt.wz_stepb{background: url(../images/wz_step_icon.png) no-repeat -70px -70px;}

.wz_need{width: 1200px;height: 360px;margin:auto;background: url(../images/wz_need_bg.png) no-repeat;margin-bottom:60px;color: #fff;font-size: 20px;position: relative}
.wz_need .wz_need_lcon{width: 260px;left: 55px;top:60px;position: absolute;}
.wz_need .wz_need_lcon li{margin-bottom: 50px;}

.wz_need .wz_need_rcon{width: 260px;left: 935px;top:60px;position: absolute;}
.wz_need .wz_need_rcon li{margin-bottom: 50px;}

.wz_lcs{width: 100%;background: #2b95fa;height: 446px;}
.wz_lcs_con{width: 1200px;}
.wz_lcs .wz_lcs_left{padding-top: 60px;width: 50%;float: left;color: #fff;}
.wz_lcs .wz_lcs_left ul{width: 600px;float: right}
.wz_lcs .wz_lcs_left ul li{font-size: 18px;margin-bottom: 30px;}
.wz_lcs .wz_lcs_left ul li span{width: 34px;height: 20px;display: inline-block;background: url(../images/wz_sg_icon.png) no-repeat;color: #2b95fa;font-size: 16px;line-height: 20px;text-align: center;margin-right: 10px;}

.wz_lcs .wz_lcs_left ul li.title{font-size: 32px;font-weight: bold;margin-bottom: 40px;}

.wz_lcs .wz_lcs_right{width: 50%;float: left;height: 446px;background:#46a3fc url(../images/wz_lcs_right_bg.png) no-repeat;color: #fff;}
.wz_lcs .wz_lcs_right ul{width: 600px;float: left;height: 446px;position: relative;font-size: 18px;}
.wz_lcs .wz_lcs_right ul li{width: 130px;text-align: center;position: absolute;line-height: 130%;}
.wz_lcs .wz_lcs_right ul li.wz_lcsa{left: 102px;top:150px}
.wz_lcs .wz_lcs_right ul li.wz_lcsb{left: 275px;top:230px}
.wz_lcs .wz_lcs_right ul li.wz_lcsc{left: 456px;top:125px}
.wz_lcs .wz_lcs_right ul li.wz_lcsd{left: 0;bottom:40px}
.wz_lcs .wz_lcs_right ul li.wz_lcse{left: 150px;bottom:60px}
.wz_lcs .wz_lcs_right ul li.wz_lcsf{left: 310px;bottom:60px}
.wz_lcs .wz_lcs_right ul li.wz_lcsg{left: 480px;bottom:40px}

.wz_lcs .wz_lcs_right ul li.title{font-size: 32px;font-weight: bold;margin-bottom: 40px;position: absolute;left: 50px;top:60px}
.wz_choose{height: 160px;width: 1200px;margin: auto;background: #ddeefe;margin-bottom: 60px;}
.wz_choose dl{width: 20%;height: 80px;float: left;padding-top: 20px;color: #2b95fa;cursor: pointer;}
.wz_choose dl dt{width: 35px;height: 35px;float: left;margin:4px 15px 0 25px;}
.wz_choose dl dd{width: 150px;float: left;-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;}
.wz_choose dl dd p{font-size: 18px;font-weight: bold;margin-bottom: 4px;}

.wz_choose dl.wz_chsj dt{margin-left: 50px;margin-right: 0;}
.wz_choose dl.wz_chsj a{color: #729aff;font-size: 18px;font-weight: bold;padding-top:8px;display: inline-block;margin-left: 18px;}
.wz_choose dl.wz_chsa,.wz_choose dl.wz_chsc,.wz_choose dl.wz_chse,.wz_choose dl.wz_chsg,.wz_choose dl.wz_chsi{background: #2b95fa;color: #fff;}
.wz_choose dl.wz_chsa dt{background: url(../images/wz_choose_icon.png) 0 -35px;}
.wz_choose dl.wz_chsb dt{background: url(../images/wz_choose_icon.png) -35px 0;}
.wz_choose dl.wz_chsc dt{background: url(../images/wz_choose_icon.png) -70px -35px;}
.wz_choose dl.wz_chsd dt{background: url(../images/wz_choose_icon.png) -105px  0;}
.wz_choose dl.wz_chse dt{background: url(../images/wz_choose_icon.png) -140px -35px;}
.wz_choose dl.wz_chsf dt{background: url(../images/wz_choose_icon.png) -175px  0;}
.wz_choose dl.wz_chsg dt{background: url(../images/wz_choose_icon.png) -210px -35px;}
.wz_choose dl.wz_chsh dt{background: url(../images/wz_choose_icon.png) -245px  0;}
.wz_choose dl.wz_chsi dt{background: url(../images/wz_choose_icon.png) -280px -35px;}
.wz_choose dl.wz_chsj dt{background: url(../images/wz_choose_icon.png) -315px  0;}



/*
 * 融资租赁与商业保理 2017年5月27日
 */

.rongzi_banner{width: 100%;height: 450px;background: url(../images/rz_banner.jpg) no-repeat;}
.rongzi_banner a{display: inline-block;width: 100%;height: 100%;}
.rz_view{width: 100%;height: 170px;background: #f5f5f5;}
.rz_view .rz_view_con{width: 1200px;margin: auto;}
.rz_view .rz_view_lcon{width: 250px;height: 170px;background: #fdc62c;float: left;color: #FFF;font-size: 30px;font-weight: bold;}
.rz_view .rz_view_lcon p{padding:45px 0 0 20px;line-height: 130%;}
.rz_view .rz_view_rcon{width: 950px;float: right;color: #666666;font-size: 16px;line-height: 180%;position: relative;height: 170px;}
.rz_view .rz_view_rcon p{padding:54px 0 0 40px}

.rz_aa{display: inline-block;position: absolute;width: 140px;height: 30px;background: #000000;text-align: center;color: #fff;bottom: 0;line-height: 30px;-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;}
.rz_aa:hover{background: #111;color: #fff;}


.rz_rzzl{width: 1200px;height: 540px;}
.rz_tit{text-align: center;font-size: 34px;color: #000000;font-weight: bold;padding:60px 0 45px 0}

.rz_rzzl_con{width: 100%;height: 328px;margin-top:20px}
.rz_rzzl_con .rz_rzzl_lcon{width: 834px;float: left;position: relative;height: 328px;}

.rz_rzzl_con .rz_rzzl_rcon{width: 366px;height: 328px;background: #2c95f9;float: right;color: #fff;}
.rz_rzzl_con .rz_rzzl_rcon h2{font-size: 24px;text-align: center;padding-top: 80px;}
.rz_rzzl_con .rz_rzzl_rcon p{width: 82%;text-align: center;font-size: 16px;line-height: 170%;margin-top:26px}


.rz_rzcase{width: 100%;height: 270px;background: #f5f5f5;}
.rz_rzcase_con{width: 1200px;height: 270px;}
.rz_rzcase_con .rz_rzcase_lcon{width: 270px;height: 270px;background: #fdc62c;float: left;}
.rz_rzcase_con .rz_rzcase_lcon p{font-size: 34px;color: #fff;text-align: center;padding-top: 75px;font-weight: bold;}
.rz_rzcase_con .rz_rzcase_lcon span{color: #fdcf5d;font-size: 80px;font-size: arial;text-align: center;display: block;font-weight: bold;padding-top:40px}
.rz_rzcase_rcon{width: 930px;float: right;height: 270px;position: relative;}
.rz_rzcase_rcon .rz_rzcase_rul{padding-top:50px;font-size: 16px;height: 100px;}
.rz_rzcase_rcon .rz_rzcase_rul li{float: left;margin-left: 45px;}
.rz_rzcase_rcon .rz_rzcase_rul .rza{color: #2c95f9;}
.rz_rzcase_rcon .rz_rzcase_rul .rzb{color: #f48120;}
.rz_rzcase_rcon .rz_rzcase_rul .rzc{color: #9205bb;}
.rz_rzcase_rcon .rz_rzcase_rul .rzd{color: #18ca00;}

.rz_rzcase_rcon  p{font-size: 16px;width: 886px;float: right;line-height: 170%;color: #333333;}


.rz_sybl{width: 100%;height: 600px;background: #f5f5f5;}
.rz_sybl .rz_sybl_con{width: 1200px;height: 394px;margin-top:15px}
.rz_sybl .rz_sybl_lcon{width: 884px;height: 394px;float: left;position: relative;}
.rz_sybl .rz_sybl_rcon{width: 316px;height: 394px;background: #fdc62c;float: right;color: #fff;}

.rz_sybl .rz_sybl_rcon h2{font-size: 24px;text-align: center;padding-top: 80px;}
.rz_sybl .rz_sybl_rcon p{width: 82%;text-align: center;font-size: 16px;line-height: 170%;margin-top:26px}

.rz_qubie{width: 100%;height: 935px;background: #F5F5F5;}

.rz_qubie .rz_qubie_con{width: 1200px;height: 732px;margin: auto;margin-top: 15px;}

.rz_qubie .rz_qubie_lcon{width: 580px;height: 732px;background: url(../images/rz_quebie1.png) repeat-y;background-color: #fff;float: left;}
.rz_qubie .rz_qubie_lcon h3{color: #000;font-size: 22px;font-weight: bold;padding:40px 0 0 80px}
.rz_qubie .rz_qubie_lcon h3 span{color: #fdc62c;}
.rz_qubie .rz_qubie_lcon ul{padding-left: 80px;margin-top: 30px;font-size: 18px;width: 500px;}
.rz_qubie .rz_qubie_lcon ul li{position: relative;margin-bottom: 30px;}
.rz_qubie .rz_qubie_lcon ul span{display: inline-block;width: 20px;height: 20px;position: absolute;left: -40px;background: #000;}
.rz_qubie .rz_qubie_lcon ul p{color: #000;}
.rz_qubie .rz_qubie_lcon ul div{color: #666666;margin-top:8px;line-height: 140%;}
.rz_qubie .rz_qubie_rcon{background: url(../images/rz_quebie2.png) repeat-y}
.rz_qubie .rz_qubie_rcon ul{width: 520px;}
.rz_qubie .rz_qubie_rcon ul li{margin-bottom: 28px;}

.rz_case{width: 1200px;height: 310px;margin:0 auto 40px;overflow: hidden;}
.rz_case ul{margin-top:15px}
.rz_case ul li{float: left;width:254px;height: 168px;border: 1px solid #E6E6E6;margin-right: 60px;overflow: hidden;}
.rz_case ul li img{width: 254px;height: 168px;}

.rz_avg{width: 100%;background: #F5F5F5;height: 320px;}

.rz_service{width: 1200px;height: 120px;margin:auto;color: #000000;margin-top: 10px;}
.rz_service dl{width: 275px;height: 118px;float: left;background: #fff;margin-right: 30px;-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;cursor: pointer;}
.rz_service dl dt{width: 55px;height: 55px;float: left;margin:30px 0 0 30px}
.rz_service dl dd{width: 165px;float: right;height: 60px;padding-top:34px}
.rz_service dl dd p{font-size: 24px;font-weight: bold;}
.rz_service dl dd span{font-size: 16px;margin-top:15px;display: inline-block;}

.rz_service dl.rz_sera dt{background: url(../images/rz_service_icon.png) 0 0;}
.rz_service dl.rz_serb dt{background: url(../images/rz_service_icon.png) -55px 0 ;}
.rz_service dl.rz_serc dt{background: url(../images/rz_service_icon.png) -110px 0; }
.rz_service dl.rz_serd dt{background: url(../images/rz_service_icon.png) -165px 0;}


.rz_service dl:hover{background: #2c95f9;color: #fff;}
.rz_service dl:hover.rz_sera dt{
	background: url(../images/rz_service_icon.png) 0 -55px;}
.rz_service dl:hover.rz_serb dt{
	background: url(../images/rz_service_icon.png) -55px -55px ;}
.rz_service dl:hover.rz_serc dt{
	background: url(../images/rz_service_icon.png) -110px -55px; }
.rz_service dl:hover.rz_serd dt{
	background: url(../images/rz_service_icon.png) -165px -55px;}
.comm_width {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
