.scroll-tip{
	display: none;
}
.news-tit-hover:hover {
	color: #ff7e0b;
}

.trans-top .trans-img {
	transition-duration: 0.6s;
}

.trans-top:hover .trans-img {
	transform: translateY(-10px);
}

.hidden {
	overflow: hidden;
}

.hover-scale img {
	transition-duration: 0.5s;
}

.hover-scale:hover img {
	transform: scale(1.1);
}

.banner .slick-dots li {
	width: 10px;
	height: 10px;
	border-radius: 5px;
	overflow: hidden;
	transition-duration: 0.5s;
	margin: 0 10px;
}

.banner .slick-dots li.slick-active {
	width: 60px;
}

.banner .slick-dots li.slick-active button {

	background: #fff;
}

.banner .slick-dots li button {
	background: rgba(255, 255, 255, 0.3);
	padding: 0;
	width: 100%;
	height: 100%;
}

.banner .slick-dots {
	bottom: 30px;
}

.banner.slick-dotted.slick-slider {
	margin-bottom: 0;
}


.hd-comm.hd-tit {
	line-height: 48px;
	color: #252320;
	font-size: 0;
}

.hd-comm.hd-tit .tit-name {
	margin: 0 15px;
	font-weight: bold;
	font-size: 30px;
}

.hd-comm.hd-tit .t-g {
	width: 60px;
	height: 2px;
	background-color: #252320;
}

.index .service-md {
	padding-top: 90px;
}

.service-md .service-ul .md-main {
	padding-top: 55px;
}

.service-md .service-ul {
	margin-left: -7px;
	margin-right: -7px;
}

.service-md .service-ul .item {
	padding-left: 7px;
	padding-right: 7px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.service-md .service-ul .item-inner {
	background: #fff;
	padding: 60px 45px 55px 50px;
}

.service-md .service-ul .service-name {
	font-weight: bold;
	color: #3d3d3d;
	line-height: 40px;
	font-size: 24px;
	margin-bottom: 15px;

}

.service-md .service-ul p {
	line-height: 1.4;
	font-size: 14px;
}

.service-md .service-ul .inner-left {
	padding-right: 65px;
	box-sizing: border-box;
	width: 74%;
}

.service-md .service-small-ul {
	margin-left: -5px;
	margin-right: -5px;
}

.service-md .service-small-ul .item {
	padding-left: 5px;
	padding-right: 5px;
	box-sizing: border-box;
}

.service-md .service-small-ul .item-inner {
	background: #fff;
	padding-top: 40px;
	padding-bottom: 50px;
}

.service-md .service-small-ul .s-name {
	font-size: 24px;
	font-weight: bold;
	padding-top: 15px;
}

.service-md .apply-wrap {
	padding-top: 95px;
}

.service-md .md-main {
	padding-top: 55px;
	padding-bottom: 80px;

}

.question-md {
	padding-top: 110px;
	background-color: #fff;

}

.question-md .md-main {
	padding-top: 90px;
	padding-bottom: 40px;
	background: url('../images/quese_center_bg.png') no-repeat center center;
}

.question-md .item-quese {
	border: solid 1px #aaaaaa;
	/* width: 350px; */
	border-radius: 30px;
	margin-bottom: 80px;
	height: 190px;
}

.question-md .quese-tit {
	border-radius: 30px;
	height: 68px;
	line-height: 68px;
	font-size: 24px;
	color: #fff;
}

.question-md .info {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	box-sizing: border-box;
}

/* .question-md .box-center-bg{
    margin-top:65px;
    margin-left:8px;
} */

.advance-md {
	padding-top: 80px;
	background: #fff;
}

.advance-md .md-main {
	padding-top: 65px;
	padding-bottom: 100px;
}

.advance-md .tit-wrap {
	padding-left: 30px;
	font-size: 20px;
	font-weight: bold;
	background: url('../images/icon_round_box.png') no-repeat left center;
}

.advance-md .advance-list {
	padding-top: 30px;
}

.advance-list .item {
	border-radius: 6px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 55px;
	margin-bottom: 18px;
	box-sizing: border-box;
	background-color: #e5e5e5;
}

.advance-list .item-info {
	padding-top: 15px;
}
.advance-md .md-main .md-right{
	padding-left:160px;
}
.team-md {
	padding-top: 75px;
}

.team-md .md-main {
	padding-top: 75px;
	padding-bottom: 100px;
}

.team-md .show-info .avater-wrap {
	margin-right: 65px;
}

.team-md .show-info .avater-wrap img {
	height: 310px;
	border-radius: 50%;
}

.team-md .show-info .infos {
	padding-top: 50px;
}

.team-md .show-info .about {
	padding-top: 20px;
}

.team-md .show-info .item-ab {
	margin-bottom: 40px;
}

.team-md .show-info .name {
	font-size: 30px;
}

.team-md .show-info .job {
	padding-top: 15px;
}

.team-md .g-line {
	width: 3px;
	height: 19px;
	background: #ff7e0b;
	margin-right: 10px;
}

.team-md .about .item-ab {
	font-size: 16px;
}

.team-md .about .item-ab .dec {
	font-size: 14px;
	color: #666;
}

.team-md .sub-team {
	padding-top: 50px;
}

.team-md .sub-team .sub-ul {
	margin-left: -5px;
	margin-right: -5px;
}

.team-md .sub-team .item {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	position: relative;
}

.team-md .sub-team .item-inner {
	background: #fff;
	padding: 15px 0 10px 10px;
	cursor: pointer;
	position: relative;
}

.team-md .sub-team .item .item-inner::after {
	transition-duration: 0.6s;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: #ff7e0b;
	content: "";
	position: absolute;
}

.team-md .sub-team .item:hover .item-inner::after {
	width: 100%;
}

.team-md .sub-team .item.active .item-inner::after {
	width: 100%;
}

.team-md .sub-team .avater-wrap {
	margin-right: 20px;
}

.team-md .sub-team .avater-wrap img {
	width: 66px;
	height: 66px;
	border-radius: 50%;
}

.team-md .sub-team .infos {
	padding-top: 15px;
}

.index .news-md {
	padding-top: 115px;
	background: #fff;
}

.news-md .md-main {
	padding-top: 65px;
	padding-bottom: 125px;
}

.news-md .recomm-news {
	width: 55%;
	/* padding-right: 35px; */
	box-sizing: border-box;
}

.news-md .recomm-news .item {
	margin-bottom: 10px;
}

.news-md .news-cover {
	margin-right: 25px;
}

.news-md .recomm-news .news-tit {
	font-size: 18px;
}

.news-md .recomm-news .dec {
	font-size: 14px;
	color: #666;
	padding-top: 25px;
	height: 36px;
}

.news-md .recomm-news .meta {
	padding-top: 20px;
}

.news-md .recomm-news .pub-date {
	color: #666;
}

.news-md .recomm-news .pub-date {
	padding-top: 20px;
}

.news-md .news-list {
	width: 45%;
	padding-left: 45px;
	box-sizing: border-box;
}

.news-md .news-list .item {
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #e9e9e8;
}

.news-md .news-list .news-tit {
	font-size: 18px;
	width: 80%;
}

.apt .hot-md {
	padding-top: 100px;
	background: #fff;
}

.apt .hot-md .md-main {
	padding-top: 60px;
	padding-bottom: 105px;
}

.apt .hot-md .item {
	border-radius: 4px;

	overflow: hidden;
}

.apt .hot-md .item-inner {
	border: 1px solid #e5e5e5;
}

.apt .hot-md .item-top {
	background: #e5e5e5;
	padding: 30px 0;
	transition-duration: 0.6s;
	box-sizing: border-box;
	height: 130px;
}

.apt .hot-md .hot-box {
	margin-left: -52px;
	margin-right: -52px;
}

.apt .hot-md .item {
	padding-left: 52px;
	padding-right: 52px;
}

.apt .hot-md .item:hover .linear-box {
	background-image: linear-gradient(-90deg,
		#45c0ff 0%,
		#4568ff 100%),
		linear-gradient(#000000,
		#000000);
	background-blend-mode: normal,
		normal;
	box-shadow: 0px 2px 9px 1px rgba(69, 142, 255, 0.36);
}

.apt .hot-md .item .black-img {
	transform: translateY(0);
}

.apt .hot-md .item .white-img {
	transform: translateY(-300%);
}

.apt .hot-md .item-top>img {
	transition-duration: 0.4s;
	display: block;
	width: 65px;
	margin: 0 auto;
}

/* .apt .hot-md .item:hover .black-img {
	transform: translateY(-300%);
}

.apt .hot-md .item:hover .white-img {
	transform: translateY(-85%);
} */

.apt .hot-md .item-info {
	padding: 40px 50px 30px;
}

.apt .hot-md .item-name {
	font-size: 18px;
	font-weight: bold;
}

.apt .hot-md .item:hover .item-name {
	color: #456bff;
}

.apt .hot-md .item .dec {
	color: #999999;
	padding-top: 20px;
}

.apt .hot-md .apply-wrap {
	padding-top: 80px;
}

.apt .more-apt-md {
	padding-top: 95px;
	background: url('../images/apt_more_bg.png') no-repeat center center/100% 100%;
	padding-bottom: 85px;
	box-sizing: border-box;
}

.apt .more-apt-md .hd-tit {
	color: #fff;
}

.apt .more-apt-md .t-g {
	background: #fff;
}

.apt .more-apt-md .md-main {
	padding-top: 70px;

}

.apt .more-apt-md .item {
	color: #fff;
	font-size: 18px;
	padding-top: 55px;
	padding-bottom: 45px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.apt .more-apt-md .item:nth-child(n+5) {
	border-bottom: none;
}

.apt .more-apt-md .item:nth-child(4n) {
	border-right: none;
}

.apt .more-apt-md .item p {
	padding-top: 15px;
}

.apt .more-apt-md .apply-wrap {
	padding-top: 80px;
}

.apt .progress-md {
	background: #fff;
	padding-top: 100px;
}

.apt .progress-md .md-main {
	padding-top: 80px;
	padding-bottom: 110px;
}

.apt .progress-md .apply-wrap {
	padding-top: 105px;
}

.apt .why-md {
	padding-top: 85px;
}

.apt .why-md .md-main {
	padding-top: 80px;
	padding-bottom: 75px;
}

.apt .why-md .apply-wrap {
	padding-top: 65px;
}

.apt .why-md .item {
	margin-bottom: 40px;
}

.apt .why-md .item-name {
	font-size: 18px;
	font-weight: bold;
}

.apt .why-md .info {
	padding-top: 20px;
}

.apt .why-md .dec {
	padding-top: 12px;
	width: 75%;
}

.apt .why-md .img-wrap {
	margin-right: 25px;
}

.apt .advance-md {
	padding-top: 95px;
}

.apt .advance-md .md-main {
	padding-top: 70px;
	padding-bottom: 100px;
}

.apt .advance-md .item {
	padding-left: 10px;
	padding-right: 10px;

}

.apt .advance-md .item-inner {
	border-radius: 6px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}

.apt .advance-md .adv-ul {
	margin-left: -10px;
	margin-right: -10px;
}

.apt .advance-md .item-info {
	background: #fff;
	padding: 40px 0 35px 30px;
}

.apt .advance-md .item-name {
	font-size: 18px;
	font-weight: bold;
	transition-duration: 0.5s;
}

.apt .advance-md .v-g {
	width: 81px;
	height: 1px;
	background-color: #888888;
	display: inline-block;
	margin: 15px 0;
}

.apt .advance-md .dec {}

.apt .advance-md .item:hover .item-name {
	background: linear-gradient(to right, #486dfb, #4cc1fc);
	-webkit-background-clip: text;
	color: transparent;
}

.log-out .hot-ul .item {
	padding-left: 75px;
	padding-right: 75px;
	box-sizing: border-box;
}

.log-out .hot-ul {
	margin-right: -75px;
	margin-left: -75px;
}

.log-out .hot-ul .hot-name {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}

.log-out .hot-ul .dec {
	color: #999;
	padding-top: 8px;
}

.log-out .hot-md .apply-wrap {
	padding-top: 78px;
}

.log-out .hot-md {
	padding-top: 100px;
	background: #fff;
}

.log-out .hot-md .md-main {
	padding-top: 70px;
	padding-bottom: 110px;
}

.log-out .sub-hot-md {
	padding-top: 90px;
	padding-bottom: 100px;
}

.log-out .sub-hot-md .apply-wrap {
	padding-top: 75px;
}

.log-out .sub-hot-md .left-img {
	margin-right: 5px;
}

.log-out .sub-hot-md .item-name {
	font-size: 20px;
	font-weight: bold;
}

.log-out .sub-hot-md .dec {
	color: #3d3d3d;
}

.log-out .sub-hot-md .item {
	padding-left: 5px;
	padding-right: 5px;
	box-sizing: border-box;
}

.log-out .sub-hot-md .top .item {
	width: 253px;

	margin-bottom: 10px;


}

.log-out .sub-hot-md .list {
	margin-left: -5px;
	margin-right: -5px;
}

.log-out .sub-hot-md .top .item-inner {
	background: #fff;
	padding-left: 30px;
	padding-top: 35px;
	box-sizing: border-box;
	height: 302px;
	box-shadow: 0px 5px 21px 0px rgba(39, 39, 39, 0.1);
}

.log-out .sub-hot-md .v-g {
	width: 106px;
	height: 1px;
	background-color: #4579ff;
	margin: 15px 0;
}

.log-out .sub-hot-md .item {
	padding-left: 5px;
	padding-right: 5px;
}

.log-out .sub-hot-md .bottom.list {
	height: 170px;
}

.log-out .sub-hot-md .top.list {
	height: 302px;
	margin-bottom: 10px;
}

.log-out .sub-hot-md .bottom .item {
	width: 337px;
}

.log-out .sub-hot-md .bottom .item-inner {
	padding-left: 35px;
	padding-top: 35px;
	background-color: #fff;
	height: 166px;
	box-sizing: border-box;
	position: relative;
}

.log-out .sub-hot-md .top .img-wrap {
	position: absolute;
	bottom: 25px;
	right: 20px;
}

.log-out .sub-hot-md .bottom .img-wrap {
	position: absolute;
	bottom: 25px;
	right: 20px;
}

.log-out .sub-hot-md .bottom .last .item-inner {
	background: url('../images/sub_hot_last_bg.png') no-repeat center center/100% 100%;
}

.log-out .sub-hot-md .bottom .last .item-name {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	color: #4579ff;
	font-size: 20px;
	transform: translate(-50%, -50%);
}

.log-out .progress-md {
	padding-top: 70px;
	background: #fff;
}

.log-out .progress-md .apply-wrap {
	padding-top: 110px;
}

.log-out .progress-md .md-main {
	padding-bottom: 100px;
	padding-top: 95px;
}

.log-out .file-md {
	padding-top: 95px;
	background: url('../images/hot_file_bg.jpg') no-repeat center center/100% 100%;
}

.log-out .file-md .item {
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	margin-bottom: 40px;

}

.log-out .file-md .item-inner {
	background: #fff;
	padding-top: 30px;
	height: 180px;
	box-sizing: border-box;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.log-out .file-md .item .dec {
	padding-top: 10px;
}

.log-out .file-md .md-main {
	padding-top: 70px;
	padding-bottom: 90px;
}

.log-out .file-md .apply-wrap {
	padding-top: 40px;
}

.log-out .file-md .file-tip {
	padding-top: 25px;
}

.log-out .file-md .file-tip span {
	color: #ff8817;
}

.log-out .file-md .tit-name {
	color: #fff;
}

.log-out .file-md .hd-tit .t-g {
	background: #fff;
}

.log-out .after-out-md {
	padding-top: 115px;
}

.log-out .after-out-md .md-main {
	padding-top: 70px;
	padding-bottom: 100px;
}

.log-out .after-out-md .apply-wrap {
	padding-top: 65px;
}

.log-out .ask-md {
	padding-top: 95px;
}

.log-out .ask-md .md-main {
	padding-top: 70px;
	padding-bottom: 105px;
}

.log-out .ask-md .md-main .apply-wrap {
	padding-top: 80px;
}

.log-out .ask-md .ask-list {
	margin-left: -5px;
	margin-right: -5px;
}

.log-out .ask-md .item {
	padding-left: 5px;
	padding-right: 5px;
}

.log-out .ask-md .item-inner {
	border-radius: 20px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}

.log-out .ask-md .ask-name {
	background: #2b2c30;
	color: #fff;
	font-size: 24px;
	padding-left: 20px;
	box-sizing: border-box;
	width: 100%;
}

.log-out .ask-md .ask-dec {
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 35px;
	line-height: 1.6;
}

.trad .form-md {
	padding-top: 90px;
}

.trad .form-md .md-main {
	padding-top: 40px;
	padding-bottom: 90px;
}

.trad .form-md .sub-tit {
	font-size: 16px;
	color: #999999;
}

.trad .form-md .sub-tit span {
	color: #ff8817;
}

.trad .form-md .input-box {
	height: 70px;
	line-height: 70px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(200, 200, 200, 0.05);
	border-radius: 4px;
	box-sizing: border-box;
}

.trad .form-md .sub-box {
	height: 70px;
	line-height: 70px;
	width: 215px;
	border-radius: 4px;
	background: #ff7e00;
	margin-left: 5px;
}

.trad .form-md .sub-btn {
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #fff;
}

.trad .form-md .input-box {
	width: 32.08%;
	margin: 0 5px;
}

.trad .form-md .input-box input {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-left: 25px;
	font-size: 14px;
}

.trad .form-md .trad-tip {

	padding-top: 45px;

}

.trad .form-md .trad-tip span {
	/* padding-left:30px; */
	color: #ff7e00;
	margin-left: 10px;
	/* background: url('../images/icon_bell.png') no-repeat left center; */
}

.trad .progress-md {
	padding-top: 90px;
	background: #fff;
}

.trad .progress-md .md-main {
	padding-top: 70px;
	padding-bottom: 80px;
}

.trad .progress-md .apply-wrap {
	padding-top: 60px;
}

.trad .progress-md .progress-tip {
	color: #999;
	padding-top: 60px;
}

.oge-hd.hd-tit .t-g {
	width: 42px;
	height: 2px;
	background-color: #ff8817;
	position: relative;
}

.oge-hd.hd-tit .t-g::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #ff8817;
	border-radius: 50%;
}

.oge-hd.hd-tit .l-g::after {
	right: -10px;
	top: 0px;
	margin-top: -5px;
}

.oge-hd.hd-tit .r-g::after {
	left: -10px;
	top: 0px;
	margin-top: -5px;
}

.oge-hd.hd-tit .tit-name {
	margin: 0 25px;
}

.trad .file-md {
	padding-top: 85px;

}

.trad .file-md .md-main {
	padding-top: 65px;
	padding-bottom: 65px;
}

.trad .file-md .md-main .apply-wrap {
	padding-top: 60px;
}

.trad .file-md .item {
	margin-bottom: 10px;
	height: 265px;
	overflow: hidden;
	border-radius: 8px;
	background: #fff;

}

.trad .file-md .left-name {
	display: table;
	height: 100%;
	width: 33.333%;
	background-repeat: no-repeat;
	background-position: left bottom;
	/* background-image: url('../images/trad_file_md_name.png'); */
	font-size: 24px;
	color: #fff;
}

.trad .file-md .first-item .left-name {
	background-color: #ff7e00;
}

.trad .file-md .last-item .left-name {
	background-color: #229aff;
}

.trad .file-md .left-name p {
	display: table-cell;
	vertical-align: middle;
}

.trad .file-md .item-info {
	box-sizing: border-box;
	padding-top: 65px;
}

.trad .file-md .item li {
	width: 255px;
	padding-left: 65px;
	box-sizing: border-box;
	margin-bottom: 45px;
}

.trad .file-md .item .round-num {
	width: 24px;
	height: 24px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	margin-right: 5px;

}

.trad .file-md .first-item .round-num {
	background: #ff7e00;
}

.trad .file-md .last-item .round-num {
	background: #229aff;
}

.trad .get-md {
	padding-top: 95px;
	background: #fff;
}

.trad .get-md .md-main {
	padding-top: 105px;
	padding-bottom: 105px;
}

.trad .get-md .md-main .apply-wrap {
	padding-top: 75px;
}

.trad .get-md .md-ul {
	margin-left: -50px;
	margin-right: -50px;
}

.trad .get-md .item {
	padding-left:50px;
	padding-right:50px;
	
	box-sizing: border-box;
	
	
}
.trad .get-md .item .item-inner{
	background:#fff;
	height: 340px;
	padding-top:30px;
	padding-bottom:25px;
	box-sizing: border-box;
	border-radius: 30px;
	box-shadow: 0px 0px 43px 3px rgba(48, 51, 76, 0.05);
}
.trad .get-md .item p {
	padding-top: 15px;
	color: #666666;
	font-size: 18px;
}

.trad .get-md .item .round-num {
	width: 24px;
	height: 24px;
	background-color: #229aff;
	box-shadow: 0px 4px 9px 1px rgba(34, 154, 255, 0.3);
	color: #fff;
	line-height: 24px;
	border-radius: 50%;
	margin-right: 5px;
}

.trad .ask-md {
	padding-top: 80px;
}

.trad .ask-md .md-main {
	padding-top: 70px;
	padding-bottom: 95px;
}

.trad .ask-md .apply-wrap {
	padding-top: 40px;
}

.ask-md .ask-list {
	margin-left: -40px;
	margin-right: -40px;
}

.ask-md .item {
	padding-left: 105px;
	padding-right: 40px;
	margin-bottom: 50px;
	box-sizing: border-box;
}

.ask-md .item-head {
	position: relative;
	z-index: 1;
}

.ask-md .item .msg-box {
	height: 80px;
	width: 80px;
	border-radius: 50%;
	background: #3d3d3d;
	position: absolute;
	top: 0;
	margin-top: -30px;
	left: -45px;
	line-height: 80px;
	box-sizing: border-box;
	padding-left: 15px;
	z-index: 0;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
}

.ask-md .item:hover .msg-box {
	background: #ff7e00;
}

.ask-md .ask-name {
	/* height: 65px; */
	background-color: #ffffff;
	border-radius: 20px;
	/* line-height: 65px; */
	padding: 15px 0;
	line-height: 1.6;
	border: solid 1px #dcdcdc;
	padding-left: 35px;
	box-sizing: border-box;
	font-size: 26px;
	position: relative;
	z-index: 1;
	width: 480px;
}

.ask-md .item:hover .ask-name {
	border: solid 1px #ff8817;
}

.ask-md .item-content {
	padding-left: 25px;
	padding-top: 35px;
	color: #3d3d3d;
}

.trad .trad-btm {
	box-shadow: 0px 0px 7px 0px rgba(88, 88, 88, 0.05);
	padding-bottom: 20px;
	padding-top: 50px;
}

.trad .trad-btm .box-border {
	border-bottom: 1px dashed #999;
	width: 45%;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	box-sizing: border-box;
}

.trad .trad-btm .box-border .item:nth-child(2) {
	padding-left: 25px;
}

.trad .trad-btm .img-wrap {
	margin-right: 10px;
}

.trad .trad-btm .item-name {
	color: #666666;
	font-size: 18px;
	padding-top: 5px;
}

.trad .trad-btm .item {
	width: 50%;
}

.trad .trad-btm .dec {
	color: #999999;
	font-size: 14px;
	line-height: 1.6;
}

.news .hd-tit span {
	color: #ff7e00;
}

.news .cur-page {
	padding: 20px 0;
}

.news .cur-page a {
	color: #000;
	font-size: 14px;
}

.news .cur-page .arrow {
	color: #666;
	margin: 0 5px;
	font-family: Simsun;
}

.news .cur-page .cur {
	color: #666;
}

.news .news-md {
	padding-top: 40px;
}

.news .news-list .item {
	background: #fff;
	margin-bottom: 20px;
	border-radius: 4px;
}

.news .news-list .news-meta {
	width: 98%;
	box-sizing: border-box;
}

.news .news-list .img-wrap {
	margin-right: 20px;
}

.news .news-list .img-wrap img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.news .news-list .news-tit {
	font-size: 16px;
	padding: 20px 0 20px;
}

.news .news-list .dec {
	color: #666;
	padding-bottom: 15px;
	height: 60px;
}

.news .news-list .pub-date {
	color: #c4c4c4;
}

.news .news-list .watch-more {
	color: #ff7e00;
}

.news .left-cont {
	padding-right: 15px;
}

.news-hod .item:hover .news-tit {
	color: #ff7e00;
}

.news .news-list .item:hover .watch-more {
	margin-right: -10px;
}

.news .news-content {
	padding-bottom: 40px;
}

.news .right-cont .right-box {
	box-sizing: border-box;
	padding: 10px 17px 20px;
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden;
}

.news .right-cont .box-tit {
	font-size: 20px;
	font-weight: bold;
	color: #1f2532;
	margin: 20px 0;
}

.news .right-cont .item {
	margin-bottom: 20px;
}

.news .right-cont .item a {
	color: #666;
}

.news .right-cont .company-name {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.news .right-cont .contact-ways img {
	margin-right: 10px;
}

.news .right-cont .news-tit:hover {
	color: #ff7e00;
}

.news .news-main .hd-tip {
	color: #666;
	font-size: 14px;

}

.news .news-content {
	padding-top: 30px;
}

.news .news-detail {
	border: 1px solid #e5e5e5;
	padding: 20px;
	overflow: hidden;
	border-radius: 4px;
	background-color: #fff;
}

.news .news-detail .news-tit {
	margin-bottom: 20px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 30px;
	font-size: 26px;
}

.news .detail-content .pub-date {
	color: #c4c4c4;
	margin-bottom: 10px;
}

.news .left-cont .news-guid {
	padding-top: 30px;
}

.news .left-cont .item-guid {
	color: #fff;
	font-size: 14px;
	display: inline-block;
	height: 35px;
	padding: 0 20px;
	line-height: 35px;
	border-radius: 4px;
	margin: 0 10px;
	background: #3698f3;
}

.about {
	background: #fff;
	padding-bottom: 55px;
}

.about .sub-banner {
	padding: 22px 0;
	background: #f7f7f7;
}

.about .sub-banner .cur-color {
	font-size: 16px;
	color: #fd7e23;
}

.about .sub-banner .cur-color span {
	font-family: simsun;
	padding-left: 5px;
}

.about .sub-banner .guid-txt a {
	padding: 0 20px;
	font-size: 14px;
	display: inline-block;
	border-right: 1px solid #000;
}

.about .sub-banner .guid-txt a.last {
	border-right: none;
}

.about .sub-banner .guid-txt .active {
	color: #fd7e23;
}

.about .md-1 {
	padding-top: 70px;
}

.about .md-1 .about-pic {
	overflow: hidden;
}

.about .md-1 .about-dec {
	padding-top: 65px;
	padding-left:55px;
}

.about .md-1 .about-p {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.7);
	line-height: 1.6;
}

.about .md-1 .about-dec .g {
	width: 99px;
	height: 4px;
	margin-top: 15px;
	margin-bottom: 25px;
}

.about .g {
	background: #fd7e23;
}

.about .md-1 h4 {
	font-size: 26px;
	font-weight: normal;
}

.about .md-2 {
	padding-top: 115px;
}

.about .md-2 .g {
	height: 2px;
	width: 20px;
	margin: 15px 0;
}

.about .md-2 .inner {
	height: 398px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	color: #fff;
	position: relative;
	width: 100%;
}

.about .md-2 .culture-tit {
	font-size: 23px;
}

.about .md-2 .inner-txt {

	width: 100%;

}

.about .md-2 .dec {
	font-size: 16px;
	line-height: 1.8;
}

.about .hd-comm .t-g {
	background: #fd7e23;
}

.about .hd-comm.hd-tit .tit-name {
	font-size: 34px;
	font-weight: normal;
}

.about .comm-md {
	padding-top: 105px;
}

.about .comm-md .md-main {
	padding-top: 70px;
}

.about .team-list {
	margin-left: -6px;
	margin-right: -6px;
}

.about .team-list li {
	padding-left: 6px;
	padding-right: 6px;
}

.about .team-list .meta {
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	transition-duration: 0.5s;
}

.about .team-list .g {
	width: 40px;
	height: 1px;
	background-color: #020202;
	transition-duration: 0.5s;
}

.about .team-list .name {
	color: #fd7e23;
	font-size: 22px;
}

.about .team-list .job {
	color: #a3a3a3;
	font-size: 15px;
}

.about .team-list .item {
	margin-bottom: 30px;
}

.about .team-list .hover-bg:hover {
	box-shadow: 1px 2px 27px 0px rgba(0, 0, 0, 0.29);
}

.about .team-list .hover-bg:hover .meta {
	background: #fd7e23;
	color: #fff;
}

.about .team-list .hover-bg:hover .name {
	color: #fff;
}

.about .team-list .hover-bg:hover .job {
	color: #fff;
}

.about .team-list .hover-bg:hover .g {
	width: 100%;
	background: #fff;
}

.about .team-more .more-btn {
	width: 180px;
	height: 60px;
	line-height: 60px;
	background-image: linear-gradient(-90deg,
		#fea769 0%,
		#fd7e23 100%),
		linear-gradient(#255ffb,
		#255ffb);
	background-blend-mode: normal,
		normal;
	box-shadow: 0px 2px 9px 1px rgba(73, 145, 251, 0.36);
	border-radius: 30px;
	font-size: 24px;
	color: #fff;
}

.about .recruit-list .recruit-hd {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 22px;
	background: #fd7e23;
	padding-left: 45px;
}

.about .recruit-list .col-item {
	width: 16%;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
}

.about .recruit-list .col-job {
	box-sizing: border-box;
	text-align: left;
}

.about .recruit-list .list .col-job {
	padding-left: 10px;
}

.about .recruit-list .list .item {
	background: #f9f9f9;
	margin-bottom: 2px;

}

.about .recruit-list .item-hd {
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 16px;
	padding-left: 45px;
	position: relative;

}

.about .recruit-list .item-main {
	padding-left: 60px;
	line-height: 1.8;
	display: none;
	padding-bottom: 25px;
	box-sizing: border-box;
}

.about .apply-wrap {
	padding-top: 20px;
}

.about .apply-btn-1 {
	width: 193px;
	height: 37px;
	background-color: #fd7e23;
	border-radius: 19px;
	color: #fff;
	line-height: 37px;
	font-size: 16px;
	cursor: pointer;
}

.about .recruit-list .col-arrow {
	text-align: right;
	padding-right: 35px;
	font-family: "microsoft yahei";
	cursor: pointer;
}

.company-reg {
	background: #fff;
}

.company-reg .banner-cover {
	height: 520px;
}

.page-form {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	box-sizing: border-box;
	padding-top: 55px;
	padding-bottom: 55px;
	z-index: 9;
}

.page-form .form-main {
	height: 100%;
}

.page-form .form {
	width: 350px;
	height: 410px;
	background-color: #ffffff;
	border-radius: 4px;
}

.page-form .form-tit {
	padding-top: 20px;
	padding-bottom: 15px;
	background: #f7f7f7;
}

.page-form .form-tit h3 {
	font-weight: 600;
	color: #3d3d3d;
	font-size: 24px;
}

.page-form .form-tit p {
	font-size: 18px;
	line-height: 1.8;
	color: #3d3d3d;
}

.page-form .form-table {
	padding-top: 20px;
	padding-left: 20px;
}

.page-form .form-table .input-box {
	margin-bottom: 20px;
}

.page-form .input-box label {
	width: 85px;
	color: #333333;
	font-size: 16px;
}

.page-form .form-table .input {
	width: 225px;
	height: 35px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #dcdcdc;
	line-height: 35px;
	box-sizing: border-box;
	padding-left: 10px;
}

.page-form .form-table .radio-group {
	padding-left: 85px;
	color: #333333;
	margin-bottom: 20px;
}

.page-form .form-table .radio-input {
	margin-right: 10px;
}

.page-form .form-table .col-radio {
	margin-right: 22px;
}

.page-form .sub-wrap {
	padding-left: 85px;
}

.page-form .form .sub-btn {
	width: 145px;
	height: 39px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #ff7e0b;
	background: #fff;
	color: #ff7e0b;
	font-size: 16px;
}

.page-form .page-banner .banner-cover {
	height: 520px;
}

.page-form .code-btn {
	height: 35px;
	overflow: hidden;
	width: 80px;
}

.page-form input[type="text"] {
	font-size: 14px;
}

.page-form input[type="text"]::-webkit-input-placeholder {
	color: #848484;
}

.page-form .code-btn img {
	height: 100%;
	display: block;
	width: 100%;
}

.page-form .form-table .code-input {
	width: 145px;
}

.company-sub-bar {
	padding: 25px 0;
	background: #F9F9F9;
}

/* .company-sub-bar .col-item {
	height: 70px;
}
 */
.company-reg .reg-md {
	padding-top: 75px;
}

.company-reg .md-normal .md-tit {
	font-size: 36px;
}

.company-reg .md-normal .g {
	width: 42px;
	height: 2px;
	background-color: #ff882d;
	margin: 0 5px;
}

.company-reg .md-1 .md-main {
	padding-top: 85px;
}

.company-reg .md-1 .right-box {
	width: 820px;
	background: url('../images/type_bg.png') no-repeat center center/cover;
}

.company-reg .md-1 .md-box {
	border-radius: 10px;
}

.company-reg .md-1 .col-item {
	height: 230px;
	color: #3d3d3d;
	font-size: 18px;
	font-weight: bold;
}

.company-reg .md-1 .col-item>div:hover {
	background: #fff;
	box-shadow: 0px 0px 5px 0px rgba(3, 3, 3, 0.13);
}

.company-reg .md-1 .col-item>div:hover p {
	color: #ff7e0b;
}

.company-reg .md-1 {
	padding-bottom: 85px;
}

.company-reg .md-1 .apply-wrap {
	padding-top: 60px;
}

.company-reg .md-2 {
	background: url('../images/reg_ques_bg.jpg') no-repeat center center;
	padding-bottom: 50px;
}

.company-reg .md-2 .md-tit {
	color: #fff;
}

.company-reg .md-2 .md-main {
	padding-top: 80px;
}

.company-reg .md-2 .apply-wrap {
	padding-top: 30px;
}

.company-reg .md-2 .tip {
	color: #fff;
	font-size: 30px;
	padding-top: 50px;
}

.company-reg .md-special .md-tit {
	font-size: 36px;
	color: #3d3d3d;
	font-weight: bold;
}

.company-reg .md-special .md-tit .g {
	width: 42px;
	height: 2px;
	background-color: #ff882d;
	position: relative;

}

.company-reg .md-special .md-tit .g::before {
	width: 11px;
	height: 11px;
	background-color: #ff882d;
	border-radius: 50%;
	position: absolute;
	content: "";
	top: 50%;
	margin-top: -5px;
}

.company-reg .md-special .md-tit .g-left {
	margin-right: 10px;
}

.company-reg .md-special .md-tit .g-left::before {
	right: 0;
}

.company-reg .md-special .md-tit .g-right::before {
	left: 0;
}

.company-reg .md-special .md-tit .g-right {
	margin-left: 10px;
}

.company-reg .md-3 .md-main {
	padding-top: 60px;
	padding-bottom: 85px;

}

.company-reg .md-3 .apply-wrap {
	padding-top: 50px;
}

.company-reg .md-4 {
	background: url('../images/reg_files_bg.png') no-repeat center center;
	padding-bottom: 50px;
}

.company-reg .md-4 .apply-wrap {
	padding-top: 65px;
}

.company-reg .md-4 .md-tit {
	color: #fff;
}

.company-reg .md-4 .md-main {
	padding-top: 55px;
}

.company-reg .md-5 .md-main {
	padding-top: 70px;
	padding-bottom: 90px;
}


.company-reg .md-5 .apply-wrap {
	padding-top: 5px;
}

.company-reg .md-4 .oge-hd.hd-tit {
	color: #fff;
}

.company-reg .md-4 .oge-hd.hd-tit .t-g {
	background: #fff;
}

.company-reg .md-4 .oge-hd.hd-tit .t-g::after {
	background: #fff;
}

.company-reg .md-4 .md-tit .g::before {
	background: #fff;
}

.reg-md.md-5 .item-content {
	width: 480px;
	height: 95px;
	background-color: #f7f7f7;
	border-radius: 20px;
	margin-top: 15px;
	box-sizing: border-box;
	padding-right: 25px;
}

.company-reg .md-5.ask-md .item {
	margin-bottom: 40px;
}

.company-reg .md-5 .item .msg-box {
	margin-top: -15px;
}

.company-reg .md-6 {
	padding-top: 30px;
	border-top: 1px solid #ff8817;
	position: relative;
}

.company-reg .md-6-tit {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	background: #fff url("../images/reg_md_tit.png") no-repeat left center;
	background-size: 100%;
	display: inline-block;
	padding: 0 30px;
}

.company-reg .md-6 .md-main {
	padding-bottom: 35px;
}



.apt .running-good {
	background: #fff;
}

.apt .running-good .col-item {
	padding-left: 7px;
	padding-right: 7px;
}

.apt .running-good .item-inner {
	height: 284px;
	background-color: #ffffff;
	border-radius: 20px;
	border: solid 1px #e5e5e5;
	padding-top: 50px;
	box-sizing: border-box;
}

.apt .running-good {
	padding-top: 70px;
}

.apt .running-good .md-main {
	padding-top: 70px;
	padding-bottom: 85px;
}

.apt .running-good .apply-wrap {
	padding-top: 65px;
}

.apt .running-good strong {
	font-size: 18px;
	line-height: 1.8;
}

.apt .running-good .img-wrap {
	margin-bottom: 50px;
}
/* .apt .running-good li:nth-child(1) .img-wrap,.apt .running-good li:nth-child(3) .img-wrap{
	background:url("../images/running_goods_bg1.png") no-repeat center;
}
.apt .running-good li:nth-child(2) .img-wrap,.apt .running-good li:nth-child(4) .img-wrap{
	background:url("../images/running_goods_bg2.png") no-repeat center;
} */
.apt .running-good .item-inner:hover {
	box-shadow: 0px 2px 9px 1px rgba(84, 84, 84, 0.14);
}

.apt .running-advance {
	background: #f9f9f9;
}

.apt {
	background: #fff;
}

.apt .base-md {
	padding-top: 75px;
}

.apt .base-md .md-main {
	padding-top: 55px;
}

.apt .apply-md .md-main {
	padding-top: 110px;
}

.apt .apply-md .left-box {
	padding-top: 20px;
	box-sizing: border-box;
}
.apt .apply-md .right-box{
	padding-left:55px;
}
.apt .apply-md h3 {
	color: #252320;
	font-size: 30px;
}

.apt .apply-md .dec {
	line-height: 2.2;
	color: #000;
}

.apt .g-line {
	width: 43px;
	height: 3px;
	background-color: #ff7e0b;
	margin-bottom: 25px;
	margin-top: 15px;
}

.apt .apply-md .dec span {
	color: #ff7e0b;
}

.apt .apply-md .apply-wrap {
	padding-top: 80px;
}

.apt .apply-md {
	padding-bottom: 90px;
}

.bg-f7 {
	background: #f7f7f7;
}
.bg-ff{
	background:#fff;
}

.apt .bg-md .left-box {
	padding-top: 0;
}

.apt .need-file {
	padding-top: 75px;

}

.apt .need-file .md-main {
	padding-top: 55px;
	padding-bottom: 90px;
}

.apt .need-file .md-main .apply-wrap {
	padding-top: 75px;
}

.apt .need-file .row-box {
	margin-left: -15px;
	margin-right: -15px;
}

.apt .need-file .col-item {

	padding-left: 15px;
	padding-right: 15px;

}

.apt .need-file .item-inner {
	overflow: hidden;
	height: 383px;
	background-color: #ffffff;
	box-shadow: 0px 6px 6px 0px rgba(136, 136, 136, 0.3);
	border-radius: 10px;
	border: solid 1px #eeeeee;
}

.apt .need-file .inner-tit {
	font-size: 22px;
	color: #fff;
	padding: 25px 0;
	background-color: #b3b3b3;
}

.apt .need-file .last .inner-tit {
	background: #4baefc;
}

.apt .need-file .inner-box {
	padding-left: 30px;
	padding-top: 45px;
	line-height: 2.4;
}

.company-chan {
	background: #fff;
}

.company-chan .service-box {
	padding-top: 95px;
}

.company-chan .service-box .list-ul {
	margin-left: -15px;
	margin-right: -15px;
}

.company-chan .service-box .md-main {
	padding-top: 75px;
	padding-bottom: 125px;
}

.company-chan .service-box .col-item {

	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.company-chan .service-box .item-inner {
	height: 278px;
	border: solid 1px #eeeeee;
	width: 100%;
}

.company-chan .service-box .col-item p {
	font-size: 18px;
	line-height: 2;
}

.company-chan .service-box .item-apply {
	padding-top: 50px;
}

.company-chan .service-box .col-item .apply-btn {
	width: 132px;
	height: 26px;
	background-color: #ffffff;
	border-radius: 6px;
	border: solid 1px #ff7e00;
	font-size: 16px;
	line-height: 26px;
	color: #ff7e00;
}

.company-chan .service-box .apply-wrap {
	padding-top: 80px;
}

.company-chan .progress-box {
	padding-top: 90px;
}

.company-chan .progress-box {

	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.company-chan .progress-box .md-main {
	padding-top: 95px;
	padding-bottom: 105px;
}

.company-chan .progress-box .hd-tit {
	color: #fff;
}

.company-chan .progress-box .apply-wrap {
	padding-top: 85px;
}

.company-chan .file-box {
	padding-top: 135px;
}

.company-chan .file-box .list-ul {
	margin-left: -15px;
	margin-right: -15px;
}

.company-chan .file-box .col-item {
	padding-left: 15px;
	padding-right: 15px;
}

.company-chan .file-box p {
	font-size: 18px;
	line-height: 1.8;
	padding-top: 10px;
}

.company-chan .file-box .img-wrap {
	border: solid 1px #4570ff;
	overflow: hidden;
}

.company-chan .file-box .md-main {
	padding-top: 100px;
	padding-bottom: 115px;
}

.company-chan .file-box .apply-wrap {
	padding-top: 85px;
}

.company-chan .file-box .tip {
	padding-top: 24px;
	color: #999;
	font-size: 12px;
}

.company-chan .file-box .tip span {
	color: #ff7229;
}

.company-chan .ques-box {
	padding-top: 80px;
	background: #f6f6f6;
}

.company-chan .ques-box .md-main {
	padding-top: 72px;
	padding-bottom: 95px;
}

.company-chan .ques-box .apply-wrap {
	padding-top: 40px;
}

.company-chan .ques-box .col-item {

	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.company-chan .ques-box .ques-list {
	margin-left: -5px;
	margin-right: -5px;
}

.company-chan .ques-box .item-inner {
	background-color: #ffffff;
	border-radius: 20px;
	padding: 0 20px;
	box-sizing: border-box;
}

.company-chan .ques-box .item-tit {
	color: #3d3d3d;
	font-size: 24px;

}

.company-chan .ques-box .tit-wrap {
	padding: 25px 0;
	border-bottom: 1px solid rgba(101, 101, 101, 0.1);
}

.company-chan .ques-box .item-body {
	padding-top: 15px;
	color: #3d3d3d;
	line-height: 1.8;
	height: 110px;
	box-sizing: border-box;
	overflow: hidden;
}

.company-chan .ques-box .item-body p {
	padding-left: 20px;
}

.duty-service .service-box {
	padding-top: 90px;
}

.duty-service .service-box .md-main {
	padding-top: 60px;
	padding-bottom: 100px;
}

.duty-service .service-box .apply-wrap {
	padding-top: 70px;
}

.duty-service .service-box .mg-center {
	margin-left: -10px;
	margin-right: -10px;
}

.duty-service .service-box .mg-center .col-item {
	padding-left: 10px;
	padding-right: 10px;
}

.duty-service .service-box .top-list .item-inner {
	height: 196px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #e5e5e5;
}

.duty-service .service-box .top-list {
	margin-bottom: 18px;
}

.duty-service .service-box .top-list .item-inner {
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}

.duty-service .service-box .btm-list .item-inner {
	overflow: hidden;
}

.duty-service .service-box .top-list .item-tit {
	font-weight: bold;
	font-size: 18px;
	color: #000;
}

.duty-service .service-box .top-list .item-body {
	padding-left: 20px;
}

.duty-service .service-box .top-list .dec {
	color: #999999;
	padding-top: 15px;
	line-height: 1.6;
}

.duty-service .trouble-box {
	padding-top: 88px;
	background: #f7f7f7;
}

.duty-service .trouble-box .md-main {
	padding-top: 90px;
	padding-bottom: 95px;

}

.duty-service .trouble-box .main-bg {
	background: url('../images/trouble_bg.png') no-repeat top center;
}

.duty-service .trouble-box .item-tit {
	padding-left: 40px;
	font-size: 24px;
	font-weight: bold;
	background: url('../images/icon_round_box_2.png') no-repeat left center;
}

.duty-service .trouble-box .item-body {
	padding-top: 24px;
}

.duty-service .trouble-box .col-item {
	width: 349px;
	height: 189px;
	background-color: #ffffff;
	border-radius: 30px;
	border: solid 1px #e5e5e5;
	box-sizing: border-box;
	padding-top: 35px;
	padding-left: 50px;
	padding-right: 50px;
}

.duty-service .trouble-box .apply-wrap {
	padding-top: 70px;
}

.duty-service .file-box {
	padding-top: 85px;
}

.duty-service .file-box .md-main {
	padding-top: 80px;
	padding-bottom: 100px;
}

.duty-service .file-box .apply-wrap {
	padding-top: 70px;
}

.duty-service .file-box .main-box {
	padding: 0 100px;
	box-sizing: border-box;
}

.duty-service .file-box .dec {
	padding-left:55px;
	padding-top: 25px;
	line-height: 2;
}

.duty-service .file-box .tip-img {
	padding-top: 55px;
}

.duty-service .adv-box {
	padding-top: 80px;
	background: #f7f7f7;

}

.duty-service .adv-box .md-main {
	padding-top: 60px;
	padding-bottom: 80px;
}

.duty-service .adv-box .apply-wrap {
	padding-top: 70px;
}

.duty-service .adv-box .right-box {
	background: #fff;
	padding-left: 45px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	left: 700px;
	padding-top:40px;
}

.duty-service .adv-box .item-tit {
	padding-left: 40px;
	background: url('../images/icon_round_box.png') no-repeat left center;
	font-size: 20px;
}

.duty-service .adv-box .main-box {
	position: relative;

}

.duty-service .adv-box .main-box .item {
	margin-bottom: 40px;
	float: none;
	width:100%;
}

.duty-service .adv-box .main-box .dec {
	padding-left: 40px;
	line-height: 2;
}

.exports .core-service {
	padding-top: 85px;
	background: #f7f7f7;
}

.exports .core-service .md-main {
	padding-top: 80px;
	padding-bottom: 80px;
}

.exports .core-service .apply-wrap {
	padding-top: 65px;
}

.exports .core-service .right-box {
	margin-left: -5px;
	margin-right: -5px;
}

.exports .core-service .item-inner {
	position: relative;
	height: 225px;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding-top: 48px;
	padding-left: 30px;
	background: #fff;
}

.exports .core-service .item-inner:hover .item-tit {
	color: #4a9efc;
}

.exports .core-service .col-item {
	padding-left: 5px;
	padding-right: 5px;

}

.exports .core-service .col-item .apply-btn {
	width: 156px;
	height: 35px;
	border-radius: 18px;
	font-size: 18px;
	color: #fff;
	line-height: 35px;
	margin-top: 30px;
}

.exports .core-service .item-tit {
	font-weight: bold;
	color: #344b74;
	font-size: 24px;
}

.exports .core-service .dec {
	padding-top: 15px;
	color: #585858;
	position: relative;
	z-index:9;
}

.exports .core-service .right-box .img-wrap {
	position: absolute;
	bottom: 0;
	right: 0;
}

.exports .apply-export {
	padding-top: 90px;
}

.exports .apply-export .md-main {
	padding-top: 60px;
	padding-bottom: 85px;
}

.exports .apply-export .apply-wrap {
	padding-top: 90px;
}

.exports .apply-export .img-2 {
	margin-top: 40px;
}

.exports .event-progress {
	padding-top: 90px;
}

.exports .event-progress .md-main {
	padding-bottom: 100px;
}

.exports .event-progress .apply-wrap {
	padding-top: ;
}

.exports .event-progress .hd-tit .tit-name {
	font-weight: normal;
}

.exports .event-progress .box-main {
	padding-top: 40px;
}

.exports .event-progress .box-2 {
	margin-top: 50px;
}

.exports .prog-list {
	margin-left: -15px;
	margin-right: -15px;
}

.exports .prog-list .col-item {
	padding-left: 15px;
	padding-right: 15px;
}

.exports .prog-list .item-inner {
	border-radius: 6px;
	border: solid 1px #eeeeed;
	overflow: hidden;
	height: 320px;
}

.exports .prog-list .img-wrap {
	overflow: hidden;
}

.exports .prog-list .dec {
	color: #737373;
	padding: 20px 40px 30px;
}

.qa-ques {
	background: #F7F7F7;
	padding-top: 70px;
}

.qa-ques .md-main {
	padding-bottom: 105px;
	padding-top: 75px;
}

.qa-ques .apply-wrap {
	padding-top: 75px;
}

.qa-ques .ques-list .item-tit {
	padding-bottom: 10px;
	border-bottom: solid 1px #e5e5e5;
	color: #3d3d3d;
	font-size: 22px;
}

.qa-ques .ques-list .item-tit p {
	padding-top: 10px;
	padding-left: 57px;
}

.qa-ques .ques-list .col-item {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}

.qa-ques .ques-list {
	margin-left: -15px;
	margin-right: -15px;
}

.qa-ques .ques-list .item-inner {
	border-radius: 20px;
	border: solid 1px #e5e5e5;
	background: #fff;
	padding: 15px 22px;
	height: 165px;
	box-sizing: border-box;
}

.qa-ques .ques-list .item-body {
	padding-top: 10px;
	color: #3d3d3d;
}

.qa-ques .ques-list .item-body p {
	padding-left: 57px;
	padding-top: 8px;
}

.accounts .main-service {
	padding-top: 95px;
}

.accounts .main-service .md-main {
	padding-top: 65px;
	padding-bottom: 85px;
}

.accounts .main-service .md-main .apply-wrap {
	padding-top: 65px;
}

.accounts .main-service .main-box {
	border: solid 1px #eeeeee;
}

.accounts .main-service .col-item {
	height: 340px;
	border-right: solid 1px #eeeeee;

}

.accounts .main-service .col-item:last-child {
	border-right: none;
}

.accounts .main-service .item-tit {
	color: #3d3d3d;
	font-size: 18px;
	padding-top: 40px;
	font-weight: bold;
}

.accounts .main-service .img-wrap {
	padding: 35px 0;
	transition-duration: 0.6s;
}

.accounts .main-service .dec {
	color: rgba(61, 61, 61, 0.5);
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
}

.accounts .main-service .col-item:hover .img-wrap {
	background-image: linear-gradient(78deg,
		#fc7034 0%,
		#fd843b 54%,
		#fd9842 100%),
		linear-gradient(#ff882d,
		#ff882d);
}

.accounts .main-service .col-item:hover .item-tit {
	color: #ff7e0b;
}

.accounts .accounts-box .tip {
	padding-top: 13px;
	font-size: 12px;
	color: #999999;
}

.accounts .accounts-box .tip span {
	color: #ff7e0b;

}

.accounts .service-people {
	padding-top: 90px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.accounts .service-people .md-main {
	/* padding-top:; */
	padding-bottom: 75px;
}

.accounts .service-people .left-box {
	margin-right: 2px;
}

.accounts .service-people .right-box {
	width: 1008px;
}

.accounts .service-people .top-list {
	margin-left: -2px;
	margin-right: -2px;
}

.accounts .service-people .col-item {
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 6px;
	box-sizing: border-box;

}

.accounts .service-people .item-inner {
	background: #fff;
	height: 235px;
	position: relative;
	padding-top: 45px;
	padding-left: 40px;
	color: #3d3d3d;
	box-sizing: border-box;
}

.accounts .service-people .col-item .img-wrap {
	position: absolute;
	bottom: 20px;
	right: 30px;
}

.accounts .service-people .col-item .item-tit {

	font-size: 20px;
}

.accounts .service-people .col-item .dec {
	padding-top: 25px;
}

.accounts .service-people .apply-wrap {
	padding-top: 60px;
}

.accounts .face-trouble {
	padding-top: 90px;
}

.accounts .face-trouble .md-main {
	padding-top: 70px;
	padding-bottom: 45px;
}

.accounts .face-trouble .apply-wrap {
	padding-top: 45px;
}

.accounts .face-trouble .face-list {
	margin-left: -10px;
	margin-right: -10px;
}

.accounts .face-trouble .col-item {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

.accounts .file-box {
	padding-top: 80px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.accounts .file-box .tit-name {
	color: #fff;
}

.accounts .file-box .md-main {
	padding-top: 65px;
	padding-bottom: 60px;
}

.accounts .file-box .t-g {
	background: #fff;
}

.accounts .file-box .oge-hd.hd-tit .t-g::after {
	background: #fff;
}

.accounts .file-box .file-list {
	margin-left: -2px;
	margin-right: -2px;
}

.accounts .file-box .col-item {
	padding-left: 2px;
	padding-right: 2px;
}

.accounts .file-box .apply-wrap {
	padding-top: 65px;
}

.accounts .choose-box {
	padding-top: 45px;
}

.accounts .choose-box .md-main {
	padding-top: 60px;
	padding-bottom: 90px;
}

.accounts .choose-box .apply-wrap {
	padding-top: 65px;
}

.accounts .ques-box {
	padding-top: 90px;
}

.accounts .ques-box .md-main {
	padding-top: 65px;
	padding-bottom: 40px;
}

.accounts .ques-box .apply-wrap {
	padding-top: 45px;
}

.accounts .ques-box.ask-md .item-content {
	margin-top: 15px;
	background: #f7f7f7;
	border-radius: 20px;
	height: 115px;
	box-sizing: border-box;
	width: 480px;
}

.duty-plan {
	background: #fff;
}

.duty-plan .banner-cover {
	height: 520px;
}

.duty-plan .hot-service {
	padding-top: 105px;
}

.duty-plan .hot-service .md-main {
	padding-top: 75px;
	padding-bottom: 115px;
}

.duty-plan .hot-service .apply-wrap {
	padding-top: 75px;
}

.duty-plan .hot-service .col-item {
	padding-left: 125px;
	padding-right: 125px;
}

.duty-plan .hot-service .hot-list {
	margin-left: -125px;
	margin-right: -125px;
}

.duty-plan .hot-service .item-tit {
	font-size: 18px;
	color: #333;
	padding-top: 10px;
}

.duty-plan .hot-service .dec {
	color: #999999;
	padding-top: 10px;
}

.duty-plan .case-service {
	padding-top: 105px;
	background: #f7f7f7;
}

.duty-plan .case-service .md-main {
	padding-top: 70px;
	padding-bottom: 85px;
}

.duty-plan .case-service .apply-wrap {
	padding-top: 80px;
}

.duty-plan .case-service .col-item {
	height: 230px;
	background: #fff;
	box-sizing: border-box;
	font-size: 18px;
	color: #000;
	line-height: 1.6;
}

.duty-plan .case-service .col-item:hover {
	box-shadow: inset 1px 1px 10px rgba(3, 3, 3, 0.06);
	font-weight: bold;
}



.duty-plan .our-advance {
	padding-top: 105px;
}

.duty-plan .our-advance .md-main {
	padding-top: 75px;
	padding-bottom: 65px;
}

.duty-plan .our-advance .apply-wrap {
	padding-top: 80px;
}

.duty-plan .our-advance .adv-list {
	margin-left: -25px;
	margin-right: -25px;
}

.duty-plan .our-advance .col-item {
	padding-left: 25px;
	padding-right: 25px;
}

.duty-plan .our-advance .item-inner {
	height: 253px;
	background-color: #ffffff;
	border-radius: 6px;
}

.duty-plan .our-advance {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.duty-plan .our-advance .item-tit {
	padding-top: 45px;
	padding-bottom: 40px;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(158, 158, 158, 0.3);
}

.duty-plan .our-advance .dec {
	box-sizing: border-box;
	padding-top: 30px;
	padding-left: 55px;
	padding-right: 55px;
}

.duty-plan .our-advance .tit {
	font-size: 24px;
}

.duty-plan .our-advance .item-inner:hover .item-tit {
	background: #ff7e00;
	border-bottom: 1px solid #ff7e00;
}

.duty-plan .our-advance .item-inner:hover .tit {
	color: #fff;
}

.duty-plan .prog-box {
	padding-top: 105px;
}

.duty-plan .prog-box .md-main {
	padding-top: 75px;
	padding-bottom: 110px;
}

.duty-plan .prog-box .apply-wrap {
	padding-top: 70px;
}

.duty-plan .why-choose {
	background: #f7f7f7;
	padding-top: 105px;
}

.duty-plan .why-choose .md-main {
	padding-top: 75px;
	padding-bottom: 100px;
}

.duty-plan .why-choose .apply-wrap {
	padding-top: 75px;
}
.duty-plan .why-choose .item{
	background:#fff;
	box-sizing: border-box;
	position: relative;
	background-color: #ffffff;
	border-radius: 6px;
	padding-top:40px;
	padding-left:75px;
}
.duty-plan .why-choose .left-box .item {
	height: 220px;
	margin-bottom:10px;
	
}
.duty-plan .why-choose .left-box .img-wrap{
	position: absolute;
	bottom:30px;
	right:70px;
}
.duty-plan .why-choose .dec{
	width:70%;
	padding-top:20px;
	line-height:1.6;
}
.duty-plan .why-choose .item-tit{
		color: #ff7e00;
		font-size:28px;
}
.duty-plan .why-choose .right-box{
	height: 450px;
	padding-left:10px;
}
.duty-plan .why-choose .right-box .dec{
	width:80%;
}
.duty-plan .why-choose .right-box .item{
	height:450px;
}
.duty-plan .why-choose .right-box .img-wrap{
	padding-top:70px;
}
.icp .apply-md .left-box .img-wrap{
	padding-top: 40px;
}
.icp .apply-md .right-box .img-wrap{
	padding-top:95px;
}
.icp .need-file .item-inner{
	height:458px;
}
.icp .qa-ques{
	background: #fff;
}
.icp .advance-md{
	background:#f7f7f7;
}

.index{
	background:#fff;
}
.apt .progress-md{
	background:#f7f7f7;
}


.question-md .md-main .md-left{
	padding-right:50px;
}
.question-md .md-main .md-right{
	padding-left:50px;
}
.log-out .after-out-md .list{
	margin-left:-4px;
	margin-right: -4px;
}
.log-out .after-out-md li{
	padding-left:4px;
	padding-right:4px;
	text-align: center;
	font-size: 18px;
	
}
.log-out .after-out-md li p{
	padding-top:18px;
}
.log-out .after-out-md li img{
	width:100%;
}
.log-out .after-out-md .item-inner{
	padding:25px;
	background:#fff;
}