@charset "utf-8";
.ysjj_box{
	padding-bottom: 226px;
}
.ysjj_title{
	font-size: 36px;
	margin-top: 65px;
	margin-bottom: 50px;
	line-height: 1;
	text-align: center;
}
.ysjj_input{
	width: 360px;
	background: #fff;
	border:1px solid #e5e5e5;
	height: 42px;
	margin: auto;
	border-radius: 60px;
	overflow: hidden;
}
.ysjj_input .search_input{
	width: 310px;
	text-align: center;
	height: 100%;
	border: none;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 16px;
}
.ysjj_input .search_input:focus{
	outline: none;
}
.ysjj_input .search_icon{
	width: 50px;
	height: 100%;
	cursor: pointer;
	border-left: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.ysjj_input .search_icon .img{
	width: 20px;
	height: 20px;
}
.ysjj_tab_nav{
	font-size: 14px;
	width: 236px;
	height: 50px;
	border:1px solid #615b4f;
	box-sizing: border-box;
	line-height: 50px;
}
.ysjj_tab_nav:hover{
	border:1px solid #ff7f00;
}
.ysjj_tab_nav.on{
	border:1px solid #ff7f00;
	color:#ff7f00;
}
.ysjj_tab_nav .txt{
	padding-left: 20px;
}
.ysjj_tab_nav:first-child{
	margin-right: 10px;
}
.i6_box{
	width: 79%;
	margin: auto;
	padding-top: 50px;
}
.i6_box .i6_nav{
	margin-top: 60px;
}
.i6_box .left{
	width: 474px;
}
.i6_box .left .img{
	width: 100%;
}
.i6_box .right{
	width: calc(100% - 534px);
	margin-left: 60px;
}
.i6_box .i6_title{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.i6_box .i6_btn{
	width: 113px;
	height: 43px;
	border:1px solid #888888;
	box-sizing: border-box;
	text-align: center;
	line-height: 43px;
	font-size: 14px;
	display: block;
}
.i6_box .i6_btn:hover{
	border:1px solid #ff7f00;
}
.more_btn{
	margin: auto;
	background: #404040;
	color: #fff;
	text-align: center;
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	display: block;
	margin-top: 108px;
}
/*响应式适配*/

@media screen and (max-width: 1861px) {}

@media screen and (max-width: 1681px) {}

@media screen and (max-width: 1450px) {}

@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) {}

@media screen and (max-width: 330px) {}