#content {
	width: 100%;
	overflow: hidden;
}

select::-ms-expand {
	display: none;
}

.banner_box {
	width: 100%;
	margin-top: 70px;
	height: auto;
	background: url(../img/service_support/banner.png) no-repeat center;
	background-size: cover;
	
}
.banner_modal {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size:50px;
	font-family:"SourceHanSansCN" !important;
	font-weight:500;
	color:rgba(255,255,255,1);
	background: rgba(0,0,0,0.2);
}
.fenye_box_jzkt{ text-align:center; margin-top:0px !important; margin-bottom:0px !important; height: 40px;line-height: 40px;}


.content_info {
	width: 100%;
	position: relative;
}

.content_title {
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: solid 1px #E6E6E6;
}

.content_title_center {
	width: 100%;
	box-sizing: border-box;
}

.content_title_center a {
	display: inline-block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	margin-right: 70px;
	cursor: pointer;
	text-align: center;
	position: relative;
}

.content_title_center a.active {
	color: #1A1A1A;
}

.content_title_center a.active i {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 30px;
	height: 4px;
	background: #027AFF;
}

#show_how {
	width: 100%;
}

.list_item>h5 {
	width: 100%;
	height: 34px;
	margin-top: 40px;
}

#show_how h5 {
	background: url(../img/service_support/yyys.png) no-repeat center;
}

.show_detail {
	width: 100%;
	margin-top: 32px;
	overflow: hidden;
}

 .rjxz_description img {
        width: 100%;
    }

.left_img {
	width: 48%;
	height: 100%;
	float: left;
	position: relative;
}

.left_img img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.form_box {
	width: 50%;
	float: right;
}

.form_box  ul {
	width: 100%;
}

.form_box  {
	padding: 20px 0px;
	text-align: center;
}

.form_box  ul li {
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	margin-bottom: 20px;
}

.form_box  ul li input {
	width: 70%;
	height: 40px;
	line-height: 38px;
	padding-left: 40px;
	border: solid 1px #DDDDDD;
	color: #428DE1;
}

.form_box  ul li:first-child p {
	width: 70%;
	height: 100%;
	display: inline-block;
	position: relative;
}

.form_box  ul li:first-child select {
	width: 100%;
	height: 40px;
	line-height: 38px;
	padding-left: 40px;
	background: url(../img/service_support/ys.png) no-repeat left;
	background-position: 10px;
	border: solid 1px #DDDDDD;
	color: #428DE1;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;

	appearance: none;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
}

.form_box  ul li:first-child i {
	width: 40px;
	height: 40px;
	background: url(../img/service_support/down.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
}

.roat {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.form_box  ul li:nth-child(2) input {
	background: url(../img/service_support/company.png) no-repeat left;
	background-position: 10px;
}

.form_box  ul li:nth-child(3) div {
	width: 70%;
	height: 100%;
	display: inline-block;
	position: relative;
	text-align: left;
}

.form_box  ul li:nth-child(3) div p {
	width: 45%;
	height: 100%;
	display: inline-block;
	position: relative;
}

.form_box  ul li:nth-child(3) div p select {
	width: 100%;
	height: 40px;
	line-height: 38px;
	padding-left: 40px;
	border: solid 1px #DDDDDD;
	color: #428DE1;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;

	appearance: none;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
}

/* .form_box  ul li:nth-child(3) div p:hover i {
	transform: rotate(180deg);
	-ms-transform:rotate(180deg); 
	-moz-transform:rotate(180deg); 
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg);
} */

.form_box  ul li:nth-child(3) div p i {
	width: 40px;
	height: 40px;
	background: url(../img/service_support/down.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
}

.form_box  ul li:nth-child(3) div p:nth-child(1) select {
	background: url(../img/service_support/address.png) no-repeat left;
	background-position: 10px;
}

.form_box  ul li:nth-child(3) div p:last-child {
	float: right;
}

.form_box  ul li:nth-child(4) input {
	background: url(../img/service_support/phone.png) no-repeat left;
	background-position: 10px;
}

.form_box >input {
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.form_box >input.submit {
	background: linear-gradient(90deg, rgba(54, 149, 255, 1), rgba(2, 122, 255, 1));
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

.form_box >input.reset {
	background: rgba(242, 242, 242, 1);
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	border: none;
	margin-left: 40px;
}

#down_file>h5 {
	background: url(../img/service_support/rjxa.png) no-repeat center;
	margin-top: 71px;
}

.search_box,
.question_search_box {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

.search_box p {
	display: inline-block;
	width: 240px;
	height: 40px;
	margin-right: 20px;
	position: relative;
}

.search_box p:last-child {
	width: 452px;
}

.search_box p select {
	width: 100%;
	height: 100%;
	border: 1px solid rgba(221, 221, 221, 1);
	border-radius: 4px;
	padding-left: 40px;

	appearance: none;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
}

.search_box p:nth-child(1) select {
	background: url(../img/service_support/address.png) no-repeat left;
	background-position: 10px;
}

.search_box p i {
	width: 40px;
	height: 40px;
	background: url(../img/service_support/down.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
}

.search_box p:nth-child(2) select {
	background: url(../img/service_support/type.png) no-repeat left;
	background-position: 10px;
}

.search_box p:nth-child(3) {
	border: 1px solid rgba(221, 221, 221, 1);
	border-radius: 4px;
	text-align: left;

	appearance: none;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
}

.search_box p:nth-child(3) input {
	width: 70%;
	height: 100%;
	border: none;
	border-radius: 4px;
	padding-left: 40px;
	background: url(../img/service_support/name.png) no-repeat left;
	background-position: 10px;
}

.search_box p:nth-child(3) span {
	display: inline-block;
	width: 20%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: linear-gradient(90deg, rgba(54, 149, 255, 1), rgba(2, 122, 255, 1));
	border-radius: 0px 4px 4px 0px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	float: right;
}

.file_list {
	width: 100%;
	height: 626px;
	margin-top: 30px;
}

#file_list {
	width: 100%;
	height: 100%;
}

#file_list,
#file_list ul {
	width: 100% !important;
	height: 100% !important;
	background: white !important;
	/*overflow: hidden;*/
}

#file_list ul {
	padding: 10px;
    box-sizing: border-box;
}

#file_list ul li {
	width: 49%;
	height: 124px;
	float: left;
	padding: 20px 30px;
	border: 1px solid rgba(239, 239, 239, 1);
	margin-bottom: 20px;
	cursor: pointer;
	position: relative;
    box-sizing:border-box;
}

#file_list ul li:nth-child(even) {
	float: right;
}

#file_list ul li h5 {
	width: 100%;
	margin: 0;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	overflow: hidden;
    position:relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: width 0.5s;
	-moz-transition: width 0.5s;
	-webkit-transition: width 0.5s;
	-o-transition: width 0.5s;
}

#file_list ul li p {
	width: 100%;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	/* display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; */
	margin-top: 10px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	transition: width 0.5s;
	-moz-transition: width 0.5s;
	-webkit-transition: width 0.5s;
	-o-transition: width 0.5s;
	position: relative;
}
#file_list ul li p:after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 16px;
    color: #333;
    background: #fff;
}

#file_list ul li span {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	margin-top: 10px;
}

#file_list ul li:hover {
	border: 1px solid rgba(239, 239, 239, 1);
	box-shadow: 0px 0px 8px 0px rgba(2, 122, 255, 0.3);
}

#file_list ul li:hover p,
#file_list ul li:hover h5 {
	width: 80%;
}

#file_list ul li:hover .down_btn {
	width: 20%;
}

#file_list ul li .down_btn {
	width: 0;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	transition: width 0.5s;
	-moz-transition: width 0.5s;
	-webkit-transition: width 0.5s;
	-o-transition: width 0.5s;
}

#file_list ul li .down_btn img {
	width: 40%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

#file_list .layui-carousel-ind ul {
	width: 100%;
	height: 10px;
	text-align: center;
}

#file_list .layui-carousel-ind ul li {
	width: 8px !important;
	height: 8px !important;
	float: none;
	padding: 0;
}

#file_list .layui-carousel-ind ul li {
	background: rgba(2, 122, 255, 0.4);
}

#file_list .layui-carousel-ind ul li.layui-this {
	background: #027AFF;
}


#question>h5 {
	background: url(../img/service_support/dyjh.png) no-repeat center;
	/* margin-top: 71px; */
}

.question_search_box p {
	width: 46%;
	min-width: 688px;
	margin: 0 auto;
	border-radius: 4px;
	border: 1px solid rgba(221, 221, 221, 1);
	height: 40px;
	line-height: 38px;
	position: relative;

}

.question_search_box p span.search_btn {
	float: right;
	width: 80px;
	height: 38px;
	background: linear-gradient(90deg, rgba(54, 149, 255, 1), rgba(2, 122, 255, 1));
	border-radius: 0px 4px 4px 0px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

.question_search_box p input {
	position: absolute;
	left: 0;
	width: 60%;
	height: 38px;
	z-index: 2;
	padding-left: 40px;
	background: url(../img/service_support/search.png) no-repeat center;
	background-position: 10px;
	background-color: white;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
}

.question_search_box p select {
	position: absolute;
	width: calc(100% - 80px);
	height: 38px;
	z-index: 1;
	left: 0;
	z-index: 0;
	border: none;
	border-radius: 4px;
	padding: 0 10px;

	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.question_search_box p span.select_text {
	position: absolute;
	right: 84px;
	padding-right: 20px;
	background: url(../img/service_support/down.png) no-repeat right;
	z-index: 2;
	pointer-events: none;
	color: rgba(179, 179, 179, 1);
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}

.question_search_box option {
	padding: 5px 2px;
}

.question_search_box .options {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 38px !important;
}

.question_search_box .orange {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FE5A01;
	line-height: 38px !important;
}

.silder {
	width: 100%;
	margin-top: 20px;
}

.silder_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.silder_title span {
	padding: 0 10px;
	display: inline-block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	cursor: pointer;
}

.silder_title span.active {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(2, 122, 255, 1);
	border-bottom: solid 3px #1383FF;
}

.silder .file_list {
	width: 100%;
	height: 556px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#silder_list,
#silder_list ul {
	width: 100% !important;
	height: 100% !important;
	background: white !important;
	overflow: hidden;
	position: relative;
}

#silder_list ul {
	padding: 10px;
}

#silder_list ul li {
	width: 49%;
	height: 109px;
	float: left;
	padding: 20px 30px;
	border: 1px solid rgba(239, 239, 239, 1);
	margin-bottom: 20px;
	cursor: pointer;
	position: relative;
}

#silder_list ul li:nth-child(even) {
	float: right;
}

#silder_list ul li h5 {
	width: 100%;
	margin: 0;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	overflow: hidden;
    position:relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 17px;
}

#silder_list ul li span {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);

}

#silder_list ul li:hover {
	background: rgba(252, 252, 252, 1);
	border: 1px solid rgba(239, 239, 239, 1);
	box-shadow: 0px 0px 8px 0px rgba(2, 122, 255, 0.3);
}

#silder_list .layui-carousel-ind ul {
	width: 100%;
	height: 10px;
	text-align: center;
}

#silder_list .layui-carousel-ind ul li {
	width: 8px !important;
	height: 8px !important;
	float: none;
	padding: 0;
}

#silder_list .layui-carousel-ind ul li {
	background: rgba(2, 122, 255, 0.4);
}

#silder_list .layui-carousel-ind ul li.layui-this {
	background: #027AFF;
}



@media screen and (min-width: 1200px) {

	.content_title_center,
	#show_how,
	#down_file,
	#question {
		width: 1200px;
		margin: 0 auto;
	}
}

@media screen and (min-width: 750px) and (max-width: 1200px) {
	.content_info {
		padding: 0px 20px;
	}

	.content_title_center {
		padding-left: 70px;
	}

	.content_title_center,
	#show_how,
	#down_file,
	#question {
		width: 100%;
		padding: 0px 20px;
	}

}


@media screen and (max-width: 750px) {
	.banner_box {
		height: 145px !important;
	}
    .banner_modal {
		font-size: 25px;
		line-height: 145px;
	}
	.content_title_center a {
		margin-left: 20px;
		margin-right: 0;
	}
	.content_title_center a.active {
		font-weight: bold;
	}
	
	.left_img {
		width: 100%;
		height: 170px;
		float: none;
	}
	.left_img img {
		width: 80%;
	}
	.form_box {
		width: 100%;
		float: none;
		height: auto;
		padding: 0px 10%;
        margin-bottom: 20px;
	}
	.form_box  ul li {
		font-size: 14px;
	}
	.form_box >input {
		width: 80px;
		height: 27px;
		line-height: 27px;
		font-size: 12px !important;
	}
	#down_file>h5 {
		margin-top: 30px;
	}
	.search_box p, .search_box .item_text {
		width: 43.5%;
		display: inline-block;
		margin-right: 2%;
	}
	
	.search_box p {
		width: 45%;
		margin-top: 10px;
	}
    .search_box p:nth-child(3)  {
        width: 90%;
    }
	
	#file_list ul li {
		width: 100%;
	}
	#question>h5 {
		margin-top: 30px;
	}
	.question_search_box .item_text {
		width: 90%;
		min-width: 0;
	}
	
	.silder_title span {
		margin-left: 10px;
		margin-right: 0;
		font-size: 12px;
		padding: 0px 5px;
	}
	.silder_title span.active {
		font-weight: bold;
		font-size: 14px;
	}
	
	#file_list ul li,
	#silder_list ul li {
		width: 100%;
		padding: 20px;
	}
	
	#silder_list ul li span {
		font-size: 12px;
	}

    .question_search_box p {
        min-width: 0;
        width: 80%;
    }

    #file_list ul {
        height: 96% !important;
    }

    .file_list {
        height: 1210px;
    }
   .silder .file_list {
        height: 1120px;
        margin-bottom: 0px;
    }
    .fenye_box_jzkt {
 margin: 0px 0px !important;
 height: 40px;
 line-height: 40px;
    }
    .fenye_box_jzkt a {
        padding: 2px 3px !important;
        font-size: 12px !important;
       
    }
    #question  .fenye_box_jzkt {
 margin: 0px 0px !important;
    }

    #question #silder_list ul {
        height: 96% !important;
    }
} 

.banner_list {
	background: none;
}