.dsc1 {
	height: 910px;
	width: 100%;
	background: url(/img/dsc/bg0.jpg) center top no-repeat;
	background-size: cover;
	position: relative
}

.dsc1 .text1 {
	position: absolute;
	left: 75px;
	top: 100px;
	right: 75px;
	text-align: center;
}

.dsc1 .text1 .line1 {
	font-size: 48px;
	line-height: 54px;
	color: #fff
}

.dsc1 .text1 .line2 {
	font-size: 144px;
	line-height: 162px;
	color: #fff
}

.dsc1 .text1 .line3 {
	font-size: 24px;
	line-height: 39px;
	color: #fff;
	margin-top: 120px;
	margin-left: auto;
	margin-right: auto;
	max-width: 620px
}

.dsc1 .phform {
	position: absolute;
	right: 150px;
	bottom: 60px;
	width: 380px
}

.dsc7_form .dscbtn {
	display: inline-block;
	width: 100%;
	font-weight: 500;
	font-size: 24px;
	line-height: 52px;
	text-align: center;
	color: #0b1c2b;
	background: #ccdb2a;
	box-shadow: 0 6px 5px rgba(0,0,0,0.35);
	border-radius: 6px;
	height: 52px;
	border: 0;
	transition: all .5s
}

.dsc7_form .dscbtn:hover {
	background: #0a365c;
	color: #fff
}

.dsc7_form .dscbtn:active {
	background: #eff2d4;
	color: #738594
}

.dsc1 .phform .text {
	font-size: 36px;
	line-height: 61px;
	text-align: left;
	color: #fff;
	height: 61px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: 0;
	margin: 0 0 15px;
	background: 0 0
}

.dsc1 .phform .text.email {
	border-bottom: 1px solid rgba(255,255,255,.5)
}

.dsc1 .phform .i_agree {
	margin-left: 0;
	margin-bottom: 15px;
	margin-top: 15px
}

.dsc1 .phform label.error {
	margin-top: -85px;
	left: 0;
	top: auto
}

.dsc1 .phform .i_agree label.error {
	margin-top: -23px
}

.dsc1 .phform .i_agree .error+label+label.css-label, .dsc1 .phform .i_agree .valid+label+label.css-label, .dsc1 .phform .i_agree input[type=checkbox].css-checkbox+label.css-label, .dsc1 .phform .i_agree label {
	color: #fff
}

.dsc1 .phform .i_agree .error+label+label.css-label a, .dsc1 .phform .i_agree .valid+label+label.css-label a, .dsc1 .phform .i_agree input[type=checkbox].css-checkbox+label.css-label a {
	color: #fff
}

.dsc1 .down {
	position: absolute;
	width: 140px;
	bottom: 60px;
	left: calc(50% - 70px);
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	cursor: pointer
}

.dsc1 .down .icon {
	margin-top: 17px;
	text-align: center
}

.dsc2 {
	padding: 110px 0 130px
}

.dsc2 .title {
	font-size: 48px;
	line-height: 83px;
	color: #0a365c;
	text-align: center
}

.dsc2 .dsc2list {
	margin-top: 200px;
	position: relative;
	text-align: center;
	font-size: 0
}

.dsc2 .dsc2list .item {
	display: inline-block;
	vertical-align: top;
	margin: 0 100px;
	width: 300px;
	position: relative
}

.dsc2 .dsc2list .item .name {
	font-size: 24px;
	line-height: normal;
	text-align: left;
	color: #0a365c;
	transform: matrix(1,0,0,1,0,50);
	opacity: 0
}

.dsc2 .dsc2list .item .desc {
	font-size: 20px;
	line-height: 36px;
	color: #000;
	margin-top: 30px;
	text-align: left;
	transform: matrix(1,0,0,1,0,50);
	opacity: 0
}

.dsc2 .dsc2list .item .num {
	font-size: 288px;
	line-height: 288px;
	color: rgba(203,219,41,.15);
	position: absolute;
	left: 90px;
	top: -140px;
	font-weight: 700;
	transform: scale(0);
	z-index: 0
}

.dsc3 {
	padding: 110px 0 45px;
	background: #f5f9ff;
	position: relative
}

.dsc3 .title {
	font-size: 48px;
	line-height: 83px;
	text-align: center;
	color: #0b1c2b;
	margin-bottom: 90px
}

.dsc3item {
	padding-bottom: 90px;
	text-align: center;
	position: relative
}

.dsc3item .l {
	display: inline-block;
	width: 420px;
	vertical-align: top;
	text-align: left;
	padding-right: 100px;
	box-sizing: border-box
}

.dsc3item .l .name {
	font-size: 30px;
	line-height: 41px;
	color: #0b1c2b;
	margin-bottom: 20px
}

.dsc3item .l .desc {
	font-size: 18px;
	line-height: 29px;
	color: #0b1c2b
}

.dsc3item .r {
	display: inline-block;
	width: 420px;
	vertical-align: top;
	text-align: left;
	padding-left: 100px;
	box-sizing: border-box
}

.dsc3item .r .name {
	font-size: 30px;
	line-height: 41px;
	color: #0b1c2b;
	margin-bottom: 20px
}

.dsc3item .r .desc {
	font-size: 18px;
	line-height: 29px;
	color: #0b1c2b
}

.dsc3item .c {
	width: 100px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 1
}

.dsc3item .c img {
	width: 100px
}

.dsc3item:before {
	position: absolute;
	width: 3px;
	left: calc(50% - 2px);
	top: 0;
	bottom: 0;
	content: " ";
	background: url(/img/dsc/Line.svg) center top
}

.dsc3item:last-child:before {
	display: none
}

.dsc4 {
	padding: 110px 0 125px;
	position: relative
}

.dsc4 .title {
	font-size: 48px;
	line-height: 66px;
	text-align: center;
	color: #0b1c2b;
	margin-bottom: 10px
}

.dsc4 .subtitle {
	font-size: 24px;
	line-height: normal;
	text-align: center;
	color: #556787;
	margin-bottom: 70px
}

.dsc4 .slidech {
	text-align: center;
	display: block;
	margin-bottom: 170px;
	position: relative
}

.dsc4 .slidech a {
	display: inline-block;
	vertical-align: top;
	width: 223px;
	height: 57px;
	margin: 0 60px;
	background: #ccdb2a;
	box-shadow: 0 8px 6px rgba(0,0,0,.25);
	border-radius: 6px;
	text-align: center;
	font-size: 18px;
	line-height: normal;
	text-transform: uppercase;
	color: #0b1c2b;
	text-decoration: none;
	opacity: 1;
	transition: all .3s;
	line-height: 57px
}

.dsc4 .slidech a:hover {
	text-decoration: none;
	background: #0a365c;
	color: #fff
}

.dsc4 .slidech a:hover {
	text-decoration: none
}

.dsc4 .slidech a.act {
	opacity: .5;
	box-shadow: 0 8px 6px transparent
}

.dsc4 .slidelist .slideitem {
	display: none
}

.dsc4 .slidelist .slideitem.act {
	display: block
}

.dsc4 .slidelist .tabsinfo .item .l .desc ul li {
	list-style: square;
	margin-left: 20px
}

.dsc4 .slidelist .slideitem .dsctabs-wrap {
	text-align: center
}

.dsc4 .slidelist .slideitem .dsctabs {
	position: relative;
	border-top: 2px solid #d0d8de;
	max-width: 1452px;
	margin: 0 auto 80px;
	font-size: 0;
	display: inline-block
}

.dsc4 .slidelist .slideitem .dsctabs .item {
	display: inline-block;
	font-size: 24px;
	line-height: normal;
	color: #687895;
	margin: 0 100px;
	text-align: center;
	padding-top: 10px;
	cursor: pointer
}

.dsc4 .slidelist .slideitem .dsctabs .item:first-child {
	text-align: left;
	margin-left: 0
}

.dsc4 .slidelist .slideitem .dsctabs .item:last-child {
	text-align: right;
	margin-right: 0
}

.dsc4 .slidelist .slideitem .dsctabs .item span {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	position: relative
}

.dsc4 .slidelist .slideitem .dsctabs .item.act span {
	font-weight: 700;
	color: #ccdb2a
}

.dsc4 .slidelist .slideitem .dsctabs .item span:before {
	position: absolute;
	content: " ";
	display: block;
	background: #ccdb2a;
	width: calc(100% + 3px);
	height: 4px;
	border-radius: 2px;
	left: -3px;
	top: -13px;
	opacity: 0;
	transition: all .3s
}

.dsc4 .slidelist .slideitem .dsctabs .item.act span:before {
	opacity: 1
}

.dsc4 .tabsinfo {
	max-width: 1050px;
	margin: 0 auto;
	position: relative
}

.dsc4 .tabsinfo .item {
	display: none
}

.dsc4 .tabsinfo .item.act {
	display: block
}

.dsc4 .tabsinfo .item .l {
	display: inline-block;
	width: calc(100% - 515px);
	vertical-align: top;
	padding-right: 80px;
	box-sizing: border-box
}

.dsc4 .tabsinfo .item .l .name {
	font-size: 24px;
	line-height: 33px;
	color: #0b1c2b;
	margin-bottom: 27px;
	font-weight: 700
}

.dsc4 .tabsinfo .item .l .desc {
	font-size: 18px;
	line-height: 29px;
	color: #0b1c2b
}

.dsc4 .tabsinfo .item .l .desc p {
	font-size: inherit;
	margin: 0 0 10px
}

.dsc4 .tabsinfo .item .r {
	width: 505px;
	display: inline-block;
	vertical-align: top
}@keyframes pulsecard {
from {
	transform: scale(1)
}

50% {
	transform: scale(.8)
}

to {
	transform: scale(1)
}
}.dsc4 .tabsinfo .item .r img {
	max-width: 100%;
	height: auto;
	animation: pulsecard 3s infinite normal
}

.dsc5 {
	padding: 115px 0 125px;
	text-align: center;
	background: #f5f9ff url(/img/dsc/bg1.svg) center bottom no-repeat
}

.dsc5 .title {
	font-size: 48px;
	line-height: 66px;
	text-align: center;
	color: #0b1c2b;
	margin-bottom: 70px
}

.dsc5list {
	position: relative;
	text-align: center
}

.dsc5list .item {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	margin: 0 75px
}

.dsc5list .item .img {
	display: inline-block;
	width: 125px;
	text-align: left;
	vertical-align: top
}

.dsc5list .item .info {
	width: 460px;
	display: inline-block;
	text-align: left;
	vertical-align: top
}

.dsc5list .item .info .name {
	font-size: 24px;
	line-height: 33px;
	color: #0b1c2b;
	margin-bottom: 30px
}

.dsc5list .item .info .desc {
	font-size: 18px;
	line-height: 29px;
	color: #0b1c2b
}

.dsc5list .item .info .desc p {
	font-size: inherit;
	margin-bottom: 20px
}

.dsc6 {
	padding: 110px 0 125px
}

.dsc6 .title {
	font-size: 48px;
	line-height: 66px;
	text-align: center;
	color: #0b1c2b;
	margin-bottom: 120px
}

.dsc6 .dsc6list {
	position: relative;
	font-size: 0;
	text-align: center
}

.dsc6 .dsc6list .item {
	display: inline-block;
	vertical-align: top;
	margin-right: 206px
}

.dsc6 .dsc6list .item:last-child {
	margin-right: 0;
	margin-left: 206px
}

.dsc6 .dsc6list .item .name {
	font-size: 18px;
	line-height: normal;
	color: #16212f;
	margin-bottom: 30px
}

.dsc6 .dsc6list .item .dscbtn {
	width: 264px;
	height: 57px;
	line-height: 57px;
	font-size: 18px;
	text-transform: uppercase
}

.dsc6 .dsc6list .item .dscbtn svg {
	margin-left: 15px;
	display: inline-block;
	vertical-align: middle
}

.dsc6 .dsc6list .item .dscbtn:hover {
	text-decoration: none;
	background: #0a365c;
	color: #fff
}

.dsc6 .dsc6list .item .dscbtn:hover svg path {
	stroke: #fff
}

.dsc6 .dsc6list .sep {
	position: absolute;
	top: -60px;
	bottom: -60px;
	left: calc(50% - 1px);
	width: 2px;
	background: #d0d8de
}

.dsc6 .text {
	font-size: 18px;
	line-height: 31px;
	text-align: center;
	color: #16212f;
	max-width: 730px;
	margin: 115px auto 0
}

.dsc6 .text a {
	color: #ccdb2a;
	font-weight: 700
}

.dsc7_form {
	padding: 115px 0 125px;
	background: #ecf3fd;
	text-align: center;
	font-size: 0
}

.dsc7_form .l {
	width: 545px;
	display: inline-block;
	vertical-align: top;
	padding-right: 100px;
	font-size: 24px;
	line-height: 36px;
	text-align: left;
	color: #0b1c2b
}

.dsc7_form .l .title {
	font-size: 24px;
	line-height: 42px;
	text-transform: uppercase;
	color: #0b1c2b;
	margin-bottom: 30px
}

.dsc7_form .c {
	width: 400px;
	display: inline-block;
	vertical-align: top
}

.dsc7_form .c .dscrow {
	position: relative;
	margin: 0 0 50px
}

.dsc7_form .c .dscrow:before {
	position: absolute;
	display: block;
	content: " ";
	left: 0;
	top: calc(50% - 5px);
	background: #bcc8de;
	border-radius: 1px;
	width: 11px;
	height: 11px;
	transition: all .3s
}

.dsc7_form .c .dscrow.err:before {
	background: red
}

.dsc7_form .c .dscrow .inp {
	padding: 15px 30px;
	font-size: 24px;
	line-height: 24px;
	box-sizing: border-box;
	color: #5d7299;
	border: 0;
	border-bottom: 1px solid #5b6d8c;
	width: 100%;
	background: 0 0;
	position: relative;
	z-index: 1
}

.dsc7_form .c .dscrow .hint {
	position: absolute;
	left: 30px;
	top: 15px;
	font-size: 24px;
	line-height: 24px;
	color: #5d7299;
	opacity: 1;
	transition: all .2s;
	z-index: 0
}

.dsc7_form .c .dscrow.focus .hint, .dsc7_form .c .dscrow.notempty .hint {
	font-size: 18px;
	line-height: normal;
	top: -15px;
	left: 0;
	color: #5d7299
}

.dsc7_form .c .dscbtn {
	height: 70px;
	line-height: 70px
}

.dsc7_form .r {
	width: 420px;
	display: inline-block;
	vertical-align: top;
	margin-left: 90px;
	font-size: 18px;
	line-height: 27px;
	color: #0b1c2b;
	text-align: left
}

.dsc7_form .r .i_agree {
	margin: 0 0 70px
}

.dsc7_form .r .i_agree .errtext {
	opacity: 0;
	color: red;
	transition: all .3s
}

.dsc7_form .r .i_agree.err .errtext {
	opacity: 1
}

.dsc7_form .r .dscbtn {
	display: none
}

.dsc-video {
	margin: 50px 0 0;
	text-align: center
}

.dsc-video video {
	height: auto;
	width: 100%;
	max-width: 600px;
	margin: 0 auto
}

@media (max-width:1800px) {
	.dsc1 .text1 {
		left: 45px
	}
	
	.dsc1 .text1 .line3 {
		font-size: 20px;
		line-height: 32px;
		max-width: 520px
	}
	
	.dsc1 .text1 .line2 {
		font-size: 130px
	}
	
	.dsc1 .phform {
		right: 45px
	}
	
	.dsc2 .dsc2list .item {
		margin: 0 45px
	}
	
	.dsc4 .slidelist .slideitem .dsctabs {
		max-width: 1150px
	}
	
	.dsc4 .slidelist .slideitem .dsctabs .item {
		margin: 0 50px
	}
	
	.dsc5list .item {
		margin: 0 35px
	}
	
	.dsc5list .item .info {
		width: 360px
	}
	
	.dsc7_form .l {
		font-size: 20px;
		line-height: 32px;
		padding-right: 45px;
		width: 445px
	}
	
	.dsc7_form .l .title {
		font-size: 20px
	}
	
	.dsc7_form .r {
		width: 375px;
		margin-left: 45px
	}
	
	.dsc7_form .c {
		width: 300px
	}
}

@media (max-width:1200px) {
	.dsc1 .down {
		display: none
	}
	
	.dsc2 {
		padding: 50px 20px 0
	}
	
	.dsc2 .title {
		text-align: left
	}
	
	.dsc2 .dsc2list .item {
		display: block;
		width: 400px;
		margin: 0 0 150px
	}
	
	.dsc3 {
		text-align: left;
		padding: 50px 20px 0
	}
	
	.dsc3 .title {
		text-align: left
	}
	
	.dsc3item .c {
		width: 100px;
		position: absolute;
		left: 0;
		top: 0
	}
	
	.dsc3item {
		text-align: left;
		padding-left: 125px
	}
	
	.dsc3item::before {
		left: 49px
	}
	
	.dsc3item .empty {
		display: none
	}
	
	.dsc3item .r {
		padding-left: 0
	}
	
	.dsc4 {
		padding: 60px 20px
	}
	
	.dsc4 .slidelist .slideitem .dsctabs {
		max-width: 750px
	}
	
	.dsc4 .slidelist .slideitem .dsctabs .item {
		margin: 0 8px
	}
	
	.dsc5 {
		padding: 60px 25px 60px;
		background-size: 100% auto
	}
	
	.dsc5list .item {
		margin-bottom: 45px
	}
	
	.dsc5list .item:last-child {
		margin-bottom: 0
	}
	
	.dsc6 {
		padding: 60px 0
	}
	
	.dsc6 .dsc6list .sep {
		display: none
	}
	
	.dsc6 .dsc6list .item {
		width: 240px;
		display: block;
		margin: 0 auto 50px
	}
	
	.dsc6 .dsc6list .item:last-child {
		margin: 0 auto 0
	}
	
	.dsc6 .dsc6list .item .dscbtn {
		width: 100%
	}
	
	.dsc6 .text {
		margin-top: 60px
	}
	
	.dsc7_form {
		padding: 60px 25px
	}
	
	.dsc7_form form {
		display: block;
		width: 540px;
		margin: 0 auto
	}
	
	.dsc7_form .l {
		width: 100%;
		padding: 0;
		margin-bottom: 60px
	}
	
	.dsc7_form .r {
		width: 100%;
		padding: 0;
		margin: 0
	}
	
	.dsc7_form .c {
		width: 100%;
		padding: 0;
		margin-bottom: 0
	}
	
	.dsc7_form .r .i_agree {
		margin-bottom: 20px
	}
	
	.dsc7_form .c .dscbtn {
		display: none
	}
	
	.dsc7_form .r .dscbtn {
		display: block;
		margin: 30px auto 0
	}
}

@media (max-width:767px) {
	.dsc1 {
		padding: 30px 15px;
		height: auto
	}
	
	.dsc1 .text1 {
		position: relative;
		left: 0;
		top: 0
	}
	
	.dsc1 .text1 .line1 {
		font-size: 26px;
		line-height: 29px
	}
	
	.dsc1 .text1 .line2 {
		font-size: 48px;
		line-height: 54px
	}
	
	.dsc1 .text1 .line3 {
		font-size: 14px;
		line-height: 22px;
		margin-top: 60px
	}
	
	.dsc1 .phform {
		text-align: right;
		position: relative;
		right: 0;
		bottom: 0;
		margin-top: 20px;
		width: 100%
	}
	
	.dsc1 .phform .inprow {
		display: inline-block
	}
	
	.dsc1 .phform label.error {
		margin-top: -15px
	}
	
	.dsc1 .phform .i_agree {
		display: inline-block;
		max-width: 313px;
		text-align: left;
		margin-top: 25px
	}
	
	.dsc1 .phform .i_agree .error+label+label.css-label, .dsc1 .phform .i_agree .valid+label+label.css-label, .dsc1 .phform .i_agree input[type=checkbox].css-checkbox+label.css-label, .dsc1 .phform .i_agree label {
		font-size: 12px
	}
	
	.dsc1 .phform .text {
		display: inline-block;
		font-size: 15px;
		line-height: 27px;
		height: 27px;
		margin: 0 13px 0 0;
		width: auto;
		width: 142px
	}
	
	.dscbtn {
		font-style: normal;
		font-weight: 500;
		font-size: 14px;
		height: 32px;
		line-height: 32px
	}
	
	.dsc1 .dscbtn {
		width: 125px;
		color: #fff;
		text-transform: uppercase
	}
	
	.dsc2 .title {
		font-size: 24px;
		line-height: normal
	}
	
	.dsc2 .dsc2list .item .name {
		font-size: 18px;
		margin-left: 70px;
		font-weight: 700
	}
	
	.dsc2 .dsc2list .item .desc {
		font-size: 18px;
		line-height: 29px;
		color: #000;
		margin-top: 13px;
		text-align: left
	}
	
	.dsc2 .dsc2list .item .num {
		font-size: 144px;
		line-height: 144px;
		left: 0;
		top: -38px
	}
	
	.dsc2 .dsc2list {
		margin-top: 50px
	}
	
	.dsc2 .dsc2list .item {
		width: 100%;
		margin-bottom: 50px
	}
	
	.dsc3 .title {
		font-size: 24px;
		line-height: normal;
		margin-bottom: 35px
	}
	
	.dsc3item {
		padding-left: 60px;
		padding-bottom: 45px
	}
	
	.dsc3item .c {
		width: 45px
	}
	
	.dsc3item .l {
		width: 100%;
		box-sizing: border-box;
		padding-right: 0
	}
	
	.dsc3item .r {
		width: 100%;
		box-sizing: border-box;
		padding-right: 0
	}
	
	.dsc3item .l .name {
		font-size: 18px;
		line-height: 32px;
		font-weight: 700;
		margin-bottom: 10px
	}
	
	.dsc3item .l .desc {
		font-size: 18px;
		line-height: 29px;
		color: #0b1c2b
	}
	
	.dsc3item .r .name {
		font-size: 18px;
		line-height: 32px;
		font-weight: 700;
		margin-bottom: 10px
	}
	
	.dsc3item .r .desc {
		font-size: 18px;
		line-height: 29px;
		color: #0b1c2b
	}
	
	.dsc3item:before {
		left: 21px
	}
	
	.dsc4 .title {
		font-size: 24px;
		line-height: normal;
		margin-bottom: 30px
	}
	
	.dsc4 .subtitle {
		font-size: 12px;
		line-height: 21px;
		text-align: center;
		margin-bottom: 20px
	}
	
	.dsc4 .slidech a {
		font-size: 14px;
		width: 141px;
		height: 32px;
		line-height: 32px;
		margin: 0 5px 10px
	}
	
	.dsc4 .slidech {
		margin-bottom: 50px
	}
	
	.dsc4 .slidelist .slideitem .dsctabs {
		margin-bottom: 30px
	}
	
	.dsc4 .slidelist .slideitem .dsctabs .item span {
		padding: 0 5px
	}
	
	.dsc4 .slidelist .slideitem .dsctabs .item {
		font-size: 14px;
		margin: 0 10px
	}
	
	.dsc4 .tabsinfo .item {
		position: relative
	}
	
	.dsc4 .tabsinfo .item .r {
		width: 254px;
		display: block;
		vertical-align: top;
		height: 170px;
		position: absolute;
		left: calc(50% - 127px);
		top: 0
	}
	
	.dsc4 .tabsinfo .item .l {
		display: inline-block;
		width: 100%;
		vertical-align: top;
		padding-right: 0;
		box-sizing: border-box;
		padding-top: 215px;
		text-align: center
	}
	
	.dsc4 .tabsinfo .item .l .name {
		font-size: 18px;
		line-height: normal
	}
	
	.dsc4 .tabsinfo .item .l .desc {
		font-size: 18px;
		line-height: 29px
	}
	
	.dsc5 {
		background: #f5f9ff
	}
	
	.dsc5 .title {
		font-size: 24px;
		line-height: normal;
		margin-bottom: 50px
	}
	
	.dsc5list .item {
		margin: 0 0 45px;
		position: relative
	}
	
	.dsc5list .item .img {
		position: absolute;
		left: 0;
		top: 7px;
		width: 48px
	}
	
	.dsc5list .item .info {
		width: 100%
	}
	
	.dsc5list .item .info .name {
		font-size: 18px;
		line-height: 27px;
		padding-left: 60px;
		color: #0a365c;
		margin-bottom: 20px;
		min-height: 55px;
		font-weight: 700
	}
	
	.dsc5list .item .info .desc {
		font-size: 18px;
		line-height: 29px
	}
	
	.dsc6 .title {
		font-size: 24px;
		line-height: normal;
		margin-bottom: 55px
	}
	
	.dsc6 .dsc6list .item .name {
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 10px;
		padding: 0 20px
	}
	
	.dsc6 .dsc6list .item .dscbtn {
		height: 43px;
		line-height: 43px
	}
	
	.dsc6 .dsc6list .item .dscbtn svg {
		height: 20px;
		margin-left: 7px
	}
	
	.dsc6 .text {
		font-size: 12px;
		line-height: 19px;
		padding: 0 30px
	}
	
	.dsc7_form form {
		width: 100%
	}
	
	.dsc7_form .l .title {
		font-size: 24px;
		line-height: normal;
		margin-bottom: 20px
	}
	
	.dsc7_form .l .subtitle {
		font-size: 16px;
		line-height: 24px
	}
	
	.dsc7_form .c .dscrow .inp {
		font-size: 18px;
		line-height: 18px;
		padding: 7px 23px
	}
	
	.dsc7_form .c .dscrow:before {
		width: 9px;
		height: 9px;
		top: calc(50% - 4px)
	}
	
	.dsc7_form .r .dscbtn {
		height: 43px;
		line-height: 43px;
		font-size: 18px;
		font-weight: 400;
		width: 240px;
		text-transform: uppercase
	}
	
	.dsc7_form .c .dscrow .hint {
		position: absolute;
		left: 20px;
		top: 8px;
		font-size: 18px;
		line-height: 18px;
		color: #5d7299;
		opacity: 1;
		transition: all .2s;
		z-index: 0
	}
	
	.dsc7_form .c .dscrow.focus .hint, .dsc7_form .c .dscrow.notempty .hint {
		font-size: 14px;
		line-height: normal;
		top: -20px;
		left: 0;
		color: #5d7299
	}
	
	.dsc7_form .i_agree input[type=checkbox].css-checkbox+label.css-label {
		font-size: 12px;
		line-height: 18px
	}
}