@charset "UTF-8";

#foot,.middle .tab-1 .container-1 .content .card,.middle .tab-3 .container .container-1 .content .card {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

.middle .tab-2 .apply-form .form .form-item input:focus,.middle .tab-3 .city-form .form .form-item input:focus {
	outline: 0
}

#center,.middle .navs,.middle .tab-1 .container-1,.middle .tab-2 .container-1,.middle .tab-2 .container-2,.middle .tab-3 .container,.middle .tab-3 .container .container-1,.middle .tab-3 .container .container-2,.middle .tab-4,.top {
	overflow: hidden
}

blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft Yahei','PingFang SC','Source Han Sans CN';
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

blockquote::-moz-selection,button::-moz-selection,code::-moz-selection,dd::-moz-selection,div::-moz-selection,dl::-moz-selection,dt::-moz-selection,fieldset::-moz-selection,form::-moz-selection,h1::-moz-selection,h2::-moz-selection,h3::-moz-selection,h4::-moz-selection,h5::-moz-selection,h6::-moz-selection,input::-moz-selection,legend::-moz-selection,li::-moz-selection,ol::-moz-selection,p::-moz-selection,pre::-moz-selection,td::-moz-selection,textarea::-moz-selection,th::-moz-selection,ul::-moz-selection {
	background: rgba(233,70,63,.25);
	color: #000
}

blockquote::selection,button::selection,code::selection,dd::selection,div::selection,dl::selection,dt::selection,fieldset::selection,form::selection,h1::selection,h2::selection,h3::selection,h4::selection,h5::selection,h6::selection,input::selection,legend::selection,li::selection,ol::selection,p::selection,pre::selection,td::selection,textarea::selection,th::selection,ul::selection {
	background: rgba(233,70,63,.25);
	color: #000
}

blockquote::-webkit-selection,button::-webkit-selection,code::-webkit-selection,dd::-webkit-selection,div::-webkit-selection,dl::-webkit-selection,dt::-webkit-selection,fieldset::-webkit-selection,form::-webkit-selection,h1::-webkit-selection,h2::-webkit-selection,h3::-webkit-selection,h4::-webkit-selection,h5::-webkit-selection,h6::-webkit-selection,html::-webkit-selection,input::-webkit-selection,legend::-webkit-selection,li::-webkit-selection,ol::-webkit-selection,p::-webkit-selection,pre::-webkit-selection,td::-webkit-selection,textarea::-webkit-selection,th::-webkit-selection,ul::-webkit-selection {
	background: rgba(233,70,63,.25);
	color: #000
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	font-size: 100%
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: 400
}

a {
	color: #555;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

#foot .foot-big-box .foot-box .left-box .left-list .list-son a:hover,#foot .foot-icp .icp a,#head .nav-wrap nav ul a,.middle a:hover {
	text-decoration: none
}

::-moz-selection {
	background-color: #272E3A;
	color: #fff;
	text-shadow: none
}

::selection {
	background-color: #272E3A;
	color: #fff;
	text-shadow: none
}

#head .nav-wrap nav ul a:hover,#head .nav-wrap nav ul.navSelected_0 a:nth-child(1),#head .nav-wrap nav ul.navSelected_1 a:nth-child(2),#head .nav-wrap nav ul.navSelected_2 a:nth-child(3),#head .nav-wrap nav ul.navSelected_3 a:nth-child(4),#head .nav-wrap nav ul.navSelected_4 a:nth-child(5) {
	color: #E9463F
}

img {
	border: none;
	vertical-align: middle
}

dd,dl,dt,li,ol,ul {
	list-style: none
}

table {
	border-collapse: collapse
}

.fl {
	float: left
}

.fr {
	float: right
}

.al {
	text-align: left
}

.ac {
	text-align: center
}

.ar {
	text-align: right
}

.hide {
	display: none
}

.show {
	display: block
}

#content {
	min-width: 1080px;
	margin: 80px auto 0
}

#foot-H5,#head-H5 {
	display: none
}

#head .nav-wrap,#head .nav-wrap nav ul {
	display: -webkit-box;
	display: -ms-flexbox
}

#head {
	width: 100%;
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 99
}

#head .nav-wrap {
	width: 1080px;
	height: 80px;
	margin: 0 auto;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#head .nav-wrap img {
	height: 40px;
	width: 133px;
	cursor: pointer
}

#head .nav-wrap nav {
	position: relative;
	width: 510px
}

#head .nav-wrap nav ul {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 80px;
	font-size: 15px;
	font-weight: 500
}

#foot,#foot .foot-big-box {
	display: -webkit-box;
	display: -ms-flexbox
}

#head .nav-wrap nav ul a {
	padding: 32px 20px 27px;
	cursor: pointer;
	position: relative
}

#head .nav-wrap nav ul a::after {
	position: absolute;
	content: '';
	height: 3px;
	left: 20px;
	top: 60px;
	background: #E9463F
}

#head .nav-wrap nav ul.navSelected_0 a:nth-child(1)::after {
	width: 30px
}

#head .nav-wrap nav ul.navSelected_1 a:nth-child(2)::after,#head .nav-wrap nav ul.navSelected_2 a:nth-child(3)::after,#head .nav-wrap nav ul.navSelected_3 a:nth-child(4)::after,#head .nav-wrap nav ul.navSelected_4 a:nth-child(5)::after {
	width: 60px
}

#foot {
	height: 350px;
	background-color: #272E3A;
	padding-top: 60px;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column
}

#foot .foot-big-box {
	width: 100%;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

#foot .foot-big-box .foot-box {
	width: 1080px;
	height: 240px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#foot .foot-big-box .foot-box .left-box {
	width: 481px;
	height: 200px;
	border-right: 1px solid #4F4F4F
}

#foot .foot-big-box .foot-box .left-box .left-list {
	width: 414px;
	height: 200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#foot .foot-big-box .foot-box .left-box .left-list .list-son {
	width: 84px;
	height: 188px
}

#foot .foot-big-box .foot-box .left-box .left-list .list-son .title {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 17px;
	margin-bottom: 21px
}

#foot .foot-big-box .foot-box .left-box .left-list .list-son .text {
	font-size: 12px;
	font-weight: 300;
	color: #999;
	line-height: 30px
}

#foot .foot-big-box .foot-box .left-box .left-list .list-son a:hover p {
	color: #fff!important
}

#foot .foot-big-box .foot-box .right-box {
	width: 600px;
	height: 200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#foot .foot-big-box .foot-box .right-box .list {
	width: 296px;
	height: 200px
}

#foot .foot-big-box .foot-box .right-box .list .list-son {
	height: 200px;
	float: right
}

#foot .foot-big-box .foot-box .right-box .list .list-son .title {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	line-height: 18px;
	margin-bottom: 20px
}

#foot .foot-big-box .foot-box .right-box .list .list-son .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	font-weight: 300;
	color: #999;
	line-height: 28px
}

#foot .foot-big-box .foot-box .right-box .list .list-son .content a {
	color: #999;
	text-decoration: none;
	cursor: pointer
}

#foot .foot-big-box .foot-box .right-box .list .list-son .content a:hover {
	color: #fff!important
}

#foot .foot-big-box .foot-box .right-box .list .list-son .content div {
	margin-left: 8px
}

#foot .foot-big-box .foot-box .right-box .code {
	width: 228px;
	height: 138px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 15px
}

#foot .foot-big-box .foot-box .right-box .code .code-son {
	width: 100px;
	height: 138px
}

#foot .foot-big-box .foot-box .right-box .code .code-son img {
	opacity: .5
}

#foot .foot-big-box .foot-box .right-box .code .code-son img:hover {
	opacity: 1
}

.middle .tab-2 .apply-form .form .sub-btn:active,.middle .tab-3 .city-form .form .sub-btn:active {
	opacity: .7
}

#foot .foot-big-box .foot-box .right-box .code .code-son p {
	margin-top: 10px;
	font-size: 12px;
	font-weight: 300;
	color: #9b9b9c;
	line-height: 28px
}

#foot .foot-icp {
	width: 100%;
	height: 47px;
	border-top: 1px solid #4F4F4F;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

#foot .foot-icp .icp {
	width: 1080px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	font-size: 12px;
	font-weight: 300;
	color: #aaa
}

#foot .foot-icp .icp a {
	font-size: 12px;
	font-weight: 300;
	color: #aaa
}

#foot .foot-icp .icp a:hover {
	color: #fff
}

#center {
	background: #F8F8F8
}

.top-wrap {
	width: 100%;
	background: #4B505A;
	height: 300px
}

.top {
	height: 100%;
	margin: 0 auto;
	background-image: url(https://image.songshupinpin.com/goods_1546504570352.png);
	background-size: 1440px 100%;
	background-repeat: no-repeat;
	background-position: center
}

.top p:first-of-type {
	height: 50px;
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	line-height: 50px;
	margin: 82px 0 18px;
	text-align: center
}

.top p:last-of-type {
	height: 24px;
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	line-height: 24px;
	text-align: center
}

.middle {
	width: 1080px;
	margin: -60px auto 50px
}

.middle .navs {
	height: 60px;
	background: #F8F8F8;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 5px 5px 0 0
}

.middle .navs .nav {
	display: block;
	width: 220px;
	color: #888;
	line-height: 60px;
	cursor: pointer
}

.middle .navs .nav span {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	line-height: 14px;
	border-right: 1px solid #d8d8d8
}

.middle .navs .nav:nth-child(4) span {
	border: none
}

.middle .navs .active,.middle .navs .nav:hover {
	color: #E9463F
}

.middle .navs .block {
	display: none
}

.middle .container {
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.05);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.05);
	border-radius: 5px 5px 0 0;
	background: #fff;
}

.middle .tab-1 .title {
	font-size: 30px;
	font-weight: 500;
	color: #333;
	line-height: 42px;
	text-align: center
}

.middle .tab-1 .title1 {
	margin: 72px 0 74px
}

.middle .tab-1 .title2 {
	margin: 62px 0 81px
}

.middle .tab-1 .container-1 .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 0 60px
}

.middle .tab-1 .container-1 .content .icon-1-1 {
	height: 64px;
	width: 64px;
	margin-top: 4px;
	margin-bottom: 31px
}

.middle .tab-1 .container-1 .content .icon-1-2 {
	height: 69px;
	width: 59px;
	margin-bottom: 30px
}

.middle .tab-1 .container-1 .content .icon-1-3 {
	height: 69px;
	width: 72px;
	margin-bottom: 30px
}

.middle .tab-1 .container-1 .content .icon-1-4 {
	height: 70px;
	width: 62px;
	margin-bottom: 28px
}

.middle .tab-1 .container-1 .content .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.middle .tab-1 .container-1 .content .card p {
	text-align: center
}

.middle .tab-1 .container-1 .content .card p:first-of-type {
	font-size: 20px;
	font-weight: 500;
	color: #686868;
	line-height: 28px;
	margin-bottom: 11px
}

.middle .tab-1 .container-1 .content .card p:last-of-type {
	font-size: 16px;
	font-weight: 400;
	color: #888;
	line-height: 30px
}

.middle .tab-1 .container-2 {
	overflow: hidden
}

.middle .tab-1 .container-2 .con1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 0 136px
}

.middle .tab-1 .container-2 .con1 .icon-1-5 {
	height: 59px;
	width: 57px
}

.middle .tab-1 .container-2 .con1 .icon-1-6 {
	height: 53px;
	width: 53px
}

.middle .tab-1 .container-2 .con1 .icon-1-7 {
	height: 66px;
	width: 66px
}

.middle .tab-1 .container-2 .con1 .icon-1-8 {
	height: 22px;
	width: 79px
}

.middle .tab-1 .container-2 .con2-H5 {
	display: none!important
}

.middle .tab-1 .container-2 .con2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 0 40px
}

.middle .tab-1 .container-2 .con2 p {
	width: 30%;
	margin-top: 44px;
	font-size: 20px;
	font-weight: 500;
	color: #686868;
	line-height: 28px;
	text-align: center
}

.middle .tab-2 {
	display: none
}

.middle .tab-2 .title {
	font-size: 30px;
	font-weight: 500;
	color: #333;
	line-height: 42px;
	text-align: center
}

.middle .tab-2 .title1 {
	margin: 72px 0 74px
}

.middle .tab-2 .title2 {
	margin: 62px 0 81px
}

.middle .tab-2 .container-1 .content,.middle .tab-2 .container-2 .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 0 80px
}

.middle .tab-2 .container-1 .content .icon-2-1,.middle .tab-2 .container-2 .content .icon-2-1 {
	height: 59px;
	width: 71px;
	margin-top: 2px;
	margin-bottom: 51px
}

.middle .tab-2 .container-1 .content .icon-2-2,.middle .tab-2 .container-2 .content .icon-2-2 {
	height: 63px;
	width: 59px;
	margin-bottom: 49px
}

.middle .tab-2 .container-1 .content .icon-2-3,.middle .tab-2 .container-2 .content .icon-2-3 {
	height: 62px;
	width: 61px;
	margin-bottom: 48px
}

.middle .tab-2 .container-1 .content .icon-2-4,.middle .tab-2 .container-2 .content .icon-2-4 {
	height: 63px;
	width: 63px;
	margin-top: 2px;
	margin-bottom: 42px
}

.middle .tab-2 .container-1 .content .icon-2-5,.middle .tab-2 .container-2 .content .icon-2-5 {
	height: 67px;
	width: 67px;
	margin-bottom: 45px
}

.middle .tab-2 .container-1 .content .icon-2-6,.middle .tab-2 .container-2 .content .icon-2-6 {
	height: 67px;
	width: 63px;
	margin-bottom: 47px
}

.middle .tab-2 .container-1 .content .card,.middle .tab-2 .container-2 .content .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.middle .tab-2 .container-1 .content .card:nth-of-type(2),.middle .tab-2 .container-2 .content .card:nth-of-type(2) {
	margin-left: -50px
}

.middle .tab-2 .container-1 .content .card p,.middle .tab-2 .container-2 .content .card p {
	text-align: center
}

.middle .tab-2 .container-1 .content .card p:first-of-type,.middle .tab-2 .container-2 .content .card p:first-of-type {
	font-size: 20px;
	font-weight: 500;
	color: #686868;
	line-height: 28px;
	margin-bottom: 11px
}

.middle .tab-2 .container-1 .content .card p:last-of-type,.middle .tab-2 .container-2 .content .card p:last-of-type {
	font-size: 16px;
	font-weight: 400;
	color: #888;
	line-height: 30px
}

.middle .tab-2 .container-2 .card:nth-of-type(1) {
	margin-left: 20px
}

.middle .tab-2 .container-2 .card:nth-of-type(2) {
	margin-left: 0!important
}

.middle .tab-2 .apply-form {
	width: 1080px;
	height: 608px;
	background: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.05);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.05);
	border-radius: 5px 5px 0 0;
	margin-top: 36px
}

.middle .tab-2 .apply-form .title {
	height: 142px;
	color: #333;
	font-size: 30px;
	line-height: 142px
}

.middle .tab-2 .apply-form .form {
	margin-left: 220px
}

.middle .tab-2 .apply-form .form .form-item {
	margin-top: 24px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.middle .tab-2 .apply-form .form .form-item .select1,.middle .tab-2 .apply-form .form .form-item .select2,.middle .tab-2 .apply-form .form .select1,.middle .tab-2 .apply-form .form .select2,.middle .tab-2 .apply-form .form .select3,.middle .tab-3 {
	display: none
}

.middle .tab-2 .apply-form .form .form-item:first-child {
	margin-top: 0!important
}

.middle .tab-2 .apply-form .form .form-item .label {
	font-size: 16px;
	color: #333;
	line-height: 22px;
	width: 100px;
	text-align: right;
	margin-right: 20px
}

.middle .tab-2 .apply-form .form .form-item .error-text {
	position: absolute;
	left: 120px;
	bottom: -18px;
	font-size: 12px;
	color: red
}

.middle .tab-2 .apply-form .form .form-item .el-select {
	width: 170px;
	height: 40px
}

.middle .tab-2 .apply-form .form .form-item .city-select {
	margin-left: 10px
}

.middle .tab-2 .apply-form .form .form-item .el-input__inner {
	font-size: 16px!important;
	color: #333!important;
	border-radius: 4px!important;
	border: 1px solid rgba(170,170,170,.5)!important
}

.middle .tab-2 .apply-form .form .form-item #inp input {
	width: 530px;
	height: 40px;
	font-size: 16px;
	color: #333;
	border-radius: 4px;
	border: 1px solid rgba(170,170,170,.5);
	padding-left: 15px
}

.middle .tab-2 .apply-form .form .form-item #code-inp input {
	width: 400px;
	height: 40px;
	font-size: 16px;
	color: #333;
	border-radius: 4px;
	border: 1px solid rgba(170,170,170,.5);
	padding-left: 15px
}

.middle .tab-2 .apply-form .form .form-item .captcha,.middle .tab-2 .apply-form .form .form-item img {
	margin-left: 20px;
	width: 110px;
	height: 40px;
	cursor: pointer
}

.middle .tab-2 .apply-form .form .form-item input::-webkit-input-placeholder {
	color: #ccc;
	font-size: 16px
}

.middle .tab-2 .apply-form .form .form-item .captcha {
	background: #f6f6f6;
	border-radius: 4px;
	border: 1px solid #f5f5f5;
	color: #444;
	font-size: 16px;
	line-height: 40px;
	text-align: center
}

.middle .tab-2 .apply-form .form .form-item .alertColor,.middle .tab-2 .apply-form .form .form-item .alertColorSelect input {
	border: 1px solid red!important
}

.middle .tab-2 .apply-form .form .sub-btn {
	width: 180px;
	height: 60px;
	background: #e9463f;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin: 50px 0 0 233px;
	cursor: pointer
}

.middle .tab-3 .title {
	font-size: 30px;
	font-weight: 500;
	color: #333;
	line-height: 42px;
	text-align: center
}

.middle .tab-3 .title1 {
	margin: 72px 0 74px
}

.middle .tab-3 .title2 {
	margin: 62px 0 81px
}

.middle .tab-3 .container {
	background: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.05);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.05);
	border-radius: 5px 5px 0 0
}

.middle .tab-3 .city-form,.middle .tab-4 {
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.05)
}

.middle .tab-3 .container .container-1 .content2 {
	margin-top: 70px
}

.middle .tab-3 .container .container-1 .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 0 80px
}

.middle .tab-3 .container .container-1 .content .icon-3-1 {
	height: 59px;
	width: 71px;
	margin-top: 5px;
	margin-bottom: 51px
}

.middle .tab-3 .container .container-1 .content .icon-3-2 {
	height: 69px;
	width: 59px;
	margin-bottom: 46px
}

.middle .tab-3 .container .container-1 .content .icon-3-3 {
	height: 66px;
	width: 59px;
	margin-bottom: 47px
}

.middle .tab-3 .container .container-1 .content .icon-3-4 {
	height: 56px;
	width: 72px;
	margin-top: 5px;
	margin-bottom: 52px
}

.middle .tab-3 .container .container-1 .content .icon-3-5 {
	height: 67px;
	width: 60px;
	margin-bottom: 46px
}

.middle .tab-3 .container .container-1 .content .icon-3-6 {
	height: 66px;
	width: 58px;
	margin-bottom: 47px
}

.middle .tab-3 .container .container-1 .content .card-H5 {
	display: none!important
}

.middle .tab-3 .container .container-1 .content .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.middle .tab-3 .container .container-1 .content .card:nth-of-type(2) {
	margin-left: -50px
}

.middle .tab-3 .container .container-1 .content .card p {
	text-align: center
}

.middle .tab-3 .container .container-1 .content .card p:first-of-type {
	font-size: 20px;
	font-weight: 500;
	color: #686868;
	line-height: 28px;
	margin-bottom: 11px
}

.middle .tab-3 .container .container-1 .content .card p:last-of-type {
	font-size: 16px;
	font-weight: 400;
	color: #888;
	line-height: 30px
}

.middle .tab-3 .container .container-2 .con1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 0 136px
}

.middle .tab-3 .container .container-2 .con1 .icon-3-7 {
	height: 57px;
	width: 59px
}

.middle .tab-3 .container .container-2 .con1 .icon-3-8 {
	height: 53px;
	width: 53px
}

.middle .tab-3 .container .container-2 .con1 .icon-3-9 {
	height: 66px;
	width: 66px
}

.middle .tab-3 .container .container-2 .con1 .icon-3-10 {
	height: 22px;
	width: 79px
}

.middle .tab-3 .container .container-2 .con2-H5 {
	display: none!important
}

.middle .tab-3 .container .container-2 .con2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 0 40px
}

.middle .tab-3 .container .container-2 .con2 p {
	width: 30%;
	margin-top: 44px;
	font-size: 20px;
	font-weight: 500;
	color: #686868;
	line-height: 28px;
	text-align: center
}

.middle .tab-3 .city-form {
	width: 1080px;
	height: 682px;
	background: #fff;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.05);
	border-radius: 5px 5px 0 0;
	margin-top: 36px
}

.middle .tab-3 .city-form .title {
	height: 142px;
	color: #333;
	font-size: 30px;
	line-height: 142px
}

.middle .tab-3 .city-form .form {
	margin-left: 220px
}

.middle .tab-3 .city-form .form .form-item {
	margin-top: 24px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.middle .tab-3 .city-form .form .form-item:first-child {
	margin-top: 0!important
}

.middle .tab-3 .city-form .form .form-item .label {
	font-size: 16px;
	color: #333;
	line-height: 22px;
	width: 100px;
	text-align: right;
	margin-right: 20px
}

.middle .tab-3 .city-form .form .form-item .error-text {
	position: absolute;
	left: 120px;
	bottom: -18px;
	font-size: 12px;
	color: red
}

.middle .tab-3 .city-form .form .form-item .el-select {
	width: 170px;
	height: 40px
}

.middle .tab-3 .city-form .form .form-item .city-select {
	margin-left: 10px
}

.middle .tab-3 .city-form .form .form-item .select1,.middle .tab-3 .city-form .form .form-item .select2,.middle .tab-3 .city-form .form .form-item .select3 {
	display: none
}

.middle .tab-3 .city-form .form .form-item .el-input__inner {
	font-size: 16px!important;
	color: #333!important;
	border-radius: 4px!important;
	border: 1px solid rgba(170,170,170,.5)!important
}

.middle .tab-3 .city-form .form .form-item #inp input {
	width: 530px;
	height: 40px;
	font-size: 16px;
	color: #333;
	border-radius: 4px;
	border: 1px solid rgba(170,170,170,.5);
	padding-left: 15px
}

.middle .tab-3 .city-form .form .form-item #code-inp input {
	width: 400px;
	height: 40px;
	font-size: 16px;
	color: #333;
	border-radius: 4px;
	border: 1px solid rgba(170,170,170,.5);
	padding-left: 15px
}

.middle .tab-3 .city-form .form .form-item .captcha,.middle .tab-3 .city-form .form .form-item img {
	margin-left: 20px;
	width: 110px;
	height: 40px;
	cursor: pointer
}

.middle .tab-3 .city-form .form .form-item input::-webkit-input-placeholder {
	color: #ccc;
	font-size: 16px
}

.middle .tab-3 .city-form .form .form-item .captcha {
	background: #f6f6f6;
	border-radius: 4px;
	border: 1px solid #f5f5f5;
	color: #444;
	font-size: 16px;
	line-height: 40px;
	text-align: center
}

.middle .tab-3 .city-form .form .form-item .alertColor,.middle .tab-3 .city-form .form .form-item .alertColorSelect input {
	border: 1px solid red!important
}

.middle .tab-3 .city-form .form .sub-btn {
	width: 180px;
	height: 60px;
	background: #e9463f;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin: 50px 0 0 233px;
	cursor: pointer
}

.middle .tab-4 {
	display: none;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.05);
	background: #fff;
	margin-bottom: 50px
}

.middle .tab-4 .content .bg-img {
	margin-top: 70px;
	margin-bottom: 40px;
	text-align: center
}

.middle .tab-4 .content .bg-img img {
	height: 346px;
	width: 773px
}

.middle .tab-4 .content .H5 {
	display: none!important
}

.middle .tab-4 .content p {
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 35px
}

.middle .tab-4 .btn-wrap {
	margin: 40px auto 50px!important
}

.middle .btn-wrap {
	margin: 67px auto 75px;
	text-align: center
}

.middle .btn-wrap .btn {
	display: inline-block;
	width: 180px;
	height: 60px;
	line-height: 60px;
	background: #E9463F;
	font-size: 20px;
	font-weight: 400;
	color: #fff
}

.middle .bottom {
	width: 1080px;
	height: 260px;
	background: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.05);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.05);
	border-radius: 5px 5px 0 0;
	margin: 36px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.middle .bottom .left {
	margin-right: 147px
}

.middle .bottom .left .title {
	font-size: 30px;
	font-weight: 500;
	color: #333;
	line-height: 42px;
	margin-bottom: 14px
}

.middle .bottom .left .text {
	font-size: 18px;
	font-weight: 500;
	color: #686868;
	line-height: 36px
}

.middle .bottom .right img {
	height: 175px;
	width: 175px
}

.middle .content_pub{
	width: 1080px;
	/*padding: 20px 80px;*/
	/*height: 444px;*/
	display: none
}