@charset "utf-8";
.base_title{
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #000;
	line-height: 48px;
}
.as1_box{
	height: 66px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 66px;
}
.as1_box a{
	color:#666666;
}
.as1_box a.cur{
	color:#333333;
}
.as2_box{
	width: 100%;
	padding-top: 36px;
}
.as2_box .as2_left{
	width: 20%;
	position: relative;
}
.as2_box .as2_left .as2_left_inner{
	position: sticky;
	top: 90px;
}
.as2_box .as2_right{
	width: 76.5%;
}
.as2_box .as2_left_cur{
	font-size: 24px;
	color:#333333;
	border-bottom: 1px solid #ebeef5;
	display: block;
	padding-bottom: 15px;
}
.as2_box .as2_left_a:not(.as2_left_cur){
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ebeef5;
	padding-left: 20px;
	font-size: 18px;
}
.as2_box .as2_left_a:not(.as2_left_cur).on{
	color:#c30d23;
}
.as2_box .as2_content{
	display: none;
	padding-bottom: 150px;
}
.as2_box .as2_content.on{
	display: block;
}
.as2_box .as2_title{
	font-size: 36px;
	line-height: 36px;
	color:#333333;
}
.as2_box .as2_content_con{
	margin-top: 30px;
}
.as2_box .as2_content_nav{
	color: #666666;
	margin-bottom: 18px;
}
.as2_box .as2_content_nav .as2_content_nav_title{
	font-size: 18px;
	font-weight: bold;
}
.as2_box .as2_content_nav p{
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
.as2_box .as2_content_nav img{
	width: 100%;
	margin-top: 10px;
}
.as2_box .as2_content_content{
	overflow: hidden;
	padding-bottom: 44px;
}
.as2_box .as2_input_nav{
	margin-bottom: 36px;
	overflow: hidden;
}
.as2_box .as2_input_nav:nth-child(1),
.as2_box .as2_input_nav:nth-child(2){
	width: calc(50% - 74px);
	float: left;
}
.as2_box .as2_input_nav:nth-child(2){
	margin-left: 148px;
}
.as2_box .as2_input_nav:nth-child(3){
	width: 100%;
}
.as2_box .as2_input_nav .as2_input{
	height: 46px;
	width:calc(100% - 100px);
}
.as2_box .as2_input_nav .input_self{
	width: 100%;
	height: 100%;
	padding: 0 10px;
	background: #fbfbfb;
	outline: none;
	box-sizing: border-box;
	line-height: 46px;
	border:1px solid #f1f1f1;
	font-size: 16px;
	position: relative;
}
.as2_box .as2_input_nav .file_box{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
.as2_box .as2_input_nav .add_icon{
	max-width: 100%;
	max-height: 100%;
}
.as2_box .as2_input_nav .as2_input_title{
	width: 100px;
	line-height: 46px;
	font-size: 18px;
}
.as2_box .as2_input_nav:nth-child(4) .as2_input{
	height: 186px;
	width: 452px;
	cursor: pointer;
}
.as2_box .as2_input_nav .msg{
	margin-top: 10px;
	font-size: 16px;
	color:#999999;
}
.as2_box .as2_input_nav:nth-child(5) .as2_input{
	height: 206px;
}
.as2_box .as2_input_nav:nth-child(5) .input_self{
	line-height: 24px;
	padding: 10px;
	resize: none;
}
.as2_box .as2_input_nav:nth-child(4){
	padding-bottom: 60px;
	margin-bottom: 0;
}
.as2_box .as2_btn{
	width: 191px;
	height: 57px;
	text-align: center;
	border-radius: 10px;
	color:#fff;
	line-height: 57px;
	display: block;
	margin: auto;
	background: #c30d23;
	font-size: 18px;
}
.as2_box .as2_btn:hover {
    background: #e2253e;
}
.as2_box .as2_menu_nav{
	margin-right: 56px;
	cursor: pointer;
}
.as2_box .as2_menu_nav:last-child{
	margin-right: 0;
}
.as2_box .as2_menu_nav .img2{
	display: none;
}
.as2_box .as2_menu_nav.on .img1,
.as2_box .as2_menu_nav:hover .img1{
	display: none;
}
.as2_box .as2_menu_nav.on .img2,
.as2_box .as2_menu_nav:hover .img2{
	display: block;
}
.product_page{
	margin-top: 80px;
}
.as2_box .as2_menu_con{
	margin-top: 35px;
}
.as2_box .as2_menu_content{
	display: none;
}
.as2_box .as2_menu_content.on{
	display: block;
}
.as2_box .as2_menu_inner .as2_menu_txt{
	display: none;
	font-size: 16px;
	line-height: 36px;
	color:#666666;
	padding-bottom: 20px;
}
.as2_box .as2_menu_inner .as2_menu_title{
	height: 90px;
	font-size: 18px;
	background: url(../img/arrow3.png) no-repeat right center;
	background-size: auto;
	cursor: pointer;
	color:#333333;
}
.as2_box .as2_menu_inner{
	border-bottom: 1px solid #e5e5e5;
	box-sizing: border-box;
	padding: 0 20px;
}
.as2_box .as2_menu_inner.on{
	background:#fafafa;
	border-bottom: 1px solid  #fafafa;
}
.as2_box .as2_menu_inner.border{
	border-bottom: 1px solid  #fafafa;
}
.as2_box .as2_menu_inner.on .as2_menu_title{
	height: 70px;
	background: url(../img/arrow4.png) no-repeat right center;
	background-size: auto;
}
/*响应式适配*/

@media screen and (max-width: 1861px) {
	
}
@media screen and (max-width: 1681px) {
	
}
@media screen and (max-width: 1450px) {
	.base_title{
		font-size: 30px;
		line-height: 30px;
	}
}
@media screen and (max-width: 1335px) {
	
}
@media screen and (max-width: 1200px) {
	
}
@media screen and (max-width: 1100px) {

}
@media screen and (max-width: 1000px) {
	
}
@media screen and (max-width: 768px) {
	
}
@media screen and (max-width: 500px) {
	.as1_box {
	    height: 30px;
	    line-height: 30px;
	    font-size: 12px;
	}
	.as2_box .as2_left_cur {
	    font-size: 14px;
	    padding-bottom: 10px;
	}
	.as2_box .as2_left_a:not(.as2_left_cur) {
	    display: block;
	    height: 30px;
	    line-height: 30px;
	    padding-left: 10px;
	    font-size: 12px;
	}
	.as2_box {
	    width: 100%;
	    padding-top: 20px;
	}
	.as2_box .as2_title {
	    font-size: 20px;
	    line-height: 20px;
	}
	.as2_box .as2_content_nav .as2_content_nav_title {
	    font-size: 16px;
	}
	.as2_box .as2_content_nav{
	    margin-bottom: 10px;
	}
	.as2_box .as2_content_nav p {
	    font-size: 14px;
	    line-height: 20px;
	}
	.as2_box .as2_content_con {
	    margin-top: 20px;
	}
	.as2_box .as2_content {
	    padding-bottom: 30px;
	}
	.as2_box .as2_input_nav:nth-child(1), 
	.as2_box .as2_input_nav:nth-child(2) {
	    width: 100%;
	    float: initial;
	    margin-left: 0;
	}
	.as2_box .as2_input_nav .as2_input_title {
	    width: 100%;
	    line-height: 32px;
	    font-size: 14px;
	}
	.as2_box .as2_input_nav .as2_input {
	    height: 32px;
	    width:100%;
	}
	.as2_box .as2_input_nav .input_self{
		font-size: 14px;
	}
	.as2_box .as2_input_nav {
	    margin-bottom: 10px;
	    display: block;
	}
	.as2_box .as2_input_nav .add_icon{
		width: 30px;
		height: 30px;
	}
	.as2_box .as2_input_nav .add_icon.on{
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
	}
	.as2_box .as2_input_nav:nth-child(4){
		padding-bottom: 40px;
	}
	.as2_box .as2_input_nav:nth-child(4) .as2_input,
	.as2_box .as2_input_nav:nth-child(5) .as2_input{
		width: 100%;
		height: 120px;
	}
	.as2_box .as2_input_nav .msg{
		font-size: 14px;
	}
	.as2_box .as2_content_content{
		padding-bottom: 10px;
	}
	.as2_box .as2_btn {
	    width: 120px;
	    height: 32px;
	    line-height: 32px;
	    font-size: 14px;
	}
	.as2_box .as2_menu_nav{
		margin-right: 20px;
	}
	.as2_box .as2_menu_nav .img{
		width: 30px;
	}
	.as2_box .as2_menu_inner .as2_menu_title,
	.as2_box .as2_menu_inner.on .as2_menu_title{
	    height: 50px;
	    font-size: 14px;
	    background-size: 12px auto;
	    padding-right: 10px;
	}
	.as2_box .as2_menu_inner{
		padding: 0 10px;
	}
	.as2_box .as2_menu_inner .as2_menu_txt{
		font-size: 12px;
		line-height: 18px;
	}
	.product_page {
	    margin-top: 20px;
	}
	.as2_box .as2_menu_con {
	    margin-top: 10px;
	}
}