.zxns_con {
	width: 80%;
	margin: 50px auto 0;
}
.zxns_con .new_contit {
	position: relative;
	padding: 0 40px;
	box-sizing: border-box;
}
.zxns_con .new_contit:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #db6000;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.zxns_con .new_contit ul li {
	display: inline-block;
	padding: 15px 30px;
	box-sizing: border-box;
	font-size: 18px;
	color: #535661;
	cursor: pointer;
}
.zxns_con .new_contit .on {
	border-bottom: 4px solid #535661;
}
.zx_con {
	margin-top: 50px;
}
.zx_con .zx_sel {
	float: left;
	width: 18%;
}
.zx_con .zx_sel p {
	color: #999999;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}
.zx_con .zx_sel select {
	width: 90%;
	height: 50px;
	outline: none;
	border: 1px solid #535661;
	padding: 0 10px;
	box-sizing: border-box;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size: 16px;
	color: #535661;
	border-radius: 5px;
	background: url(../img/zx_jiantou.png) 95% 50% no-repeat transparent;
}
.zx_con .zx_sel input {
	width: 90%;
	height: 50px;
	outline: none;
	border: 1px solid #535661;
	padding: 0 10px;
	box-sizing: border-box;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size: 16px;
	color: #535661;
	border-radius: 5px;/*    background: url(../img/img/zx_jiantou.png) 95% 50% no-repeat  transparent;*/
}
.zx_con .zx_sel:nth-child(5) select {
	color: #999999;
}
.zx_con .search {
	padding-top: 25px;
}
.zx_con .search button {
	outline: none;
	border: none;
	float: left;
	width: 10%;
	height: 50px;
	background: #db6000;
	color: #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	font-size: 17px;
}
.tiao {
	margin-top: 50px;
}
.tiao .tiao_fl {
	color: #535661;
	font-size: 16px;
}
.tiao .tiao_fl span {
	color: #db6000;
}
.tiao .tiao_fr select {
	border: none;
	color: #535661;
	font-size: 16px;
	outline: none;
	background-color: #fff;
}
.zxgc {
	margin-top: 50px;
}
.zxgc ul li {
	border-top: 1px solid #eeeeee;
	height: 70px;
	line-height: 70px;
}
.zxgc ul li:hover {
	background: #f5f5f5;
}
.zxgc ul li:hover .a1 {
	color: #db6000 !important;
}
.zxgc ul li:hover .a5 {
	background: url(../img/left_jt02.png) no-repeat;
}
.zxgc ul li:last-child {
	border-bottom: 1px solid #eeeeee;
}
.zxgc .a5 {
	float: right;
	width: 30px;
	height: 28px;
	background-size: 100% 100%;
	margin-top: 28px;
	cursor: pointer;
	background: url(../img/left_jt.png) no-repeat;
}
.zxgc .a1, .a2, .a3, .a4, .a5 {
	display: inline-block;
	height: 100%;
	width: 15%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* .zxgc .a5{
    text-align: right;
} */
.zxgc .a1 {
	color: #535661;
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
}
.zxgc .a2, .a3, .a4 {
	color: #999999;
	font-size: 16px;
	text-align: center;
}
.zxns_list {
	margin-top: 50px;
}
.zxns_list .list_tit h3 {
	font-size: 20px;
	color: #535661;
	font-weight: bold;
	margin-bottom: 20px;
}
.zxns_list .list_tit .xiangq {
	margin-bottom: 20px;
}
.zxns_list .list_tit .xiangq span {
	font-size: 16px;
	color: #5a5a5a;
	margin-right: 10px;
}
.zxns_list .list_tit .daiy span {
	background: #db6000;
	color: #fff;
	padding: 4px 3px;
	display: inline-block;
	margin-right: 10px;
}
.list_con {
	width: 100%;
	margin-top: 50px;
}
.list_con ul li {
	background: #f5f5f5;
	padding: 50px 0;
	box-sizing: border-box;
}
.list_con ul li:nth-child(2n) {
	background: #fff;
}
.list_con .cont_list {
	width: 80%;
	margin: 0 auto;
}
.list_con .cont_list h3 {
	color: #535661;
	font-size: 22px;
	margin-bottom: 5px;
}
.list_con .cont_list .xia_xian {
	width: 50px;
	height: 3px;
	background: #db6000;
	margin-bottom: 30px;
}
.list_con .cont_list p {
	font-size: 16px;
	color: #535661;
}
.list_con .butn {
	width: 80%;
	margin: 0 auto;
}
.list_con .butn button {
	outline: none;
	border: none;
	width: 120px;
	height: 40px;
	background: #db6000;
	font-size: 16px;
	color: #fff;
	border-radius: 3px;
	margin-right: 10px;
}

@media screen and (max-width: 1700px) {
}

@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1500px) {
}

@media screen and (max-width: 1300px) {
}

@media screen and (max-width: 750px) {
.zxns_con {
	margin: 0.3rem auto 0;
}
.zxns_con .new_contit {
	padding: 0 0.4rem;
	width: 100%;
	text-align: center;
}
.zxns_con .new_contit:after {
	display: none;
}
.zxns_con .new_contit .on {
	border-bottom: none;
}
.zxns_con .new_contit ul li {
	padding: 0.15rem 0.3rem;
	font-size: 0.2rem;
}
.zx_con {
	margin-top: 0.5rem;
}
.zx_con .zx_sel {
	width: 33%;
	margin-bottom: 0.1rem;
}
.zx_con .zx_sel p {
	padding-left: 0.05rem;
	margin-bottom: 0.05rem;
	font-size: 0.2rem;
}
.zx_con .zx_sel select {
	height: 0.5rem;
	background-size: 0.3rem;
	padding: 0 0.1rem;
	font-size: 0.2rem;
	border-radius: 0.05rem;
}
.zx_con .search button {
	width: 30%;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.2rem;
	border-radius: 0.05rem;
	margin-top: 0.33rem;
}
.tiao {
	margin-top: 0.5rem;
}
.tiao .tiao_fl {
	font-size: 0.2rem;
}
.tiao .tiao_fr select {
	font-size: 0.2rem;
}
.zxgc {
	margin-top: 0.5rem;
}
.zxgc ul li {
	height: 0.7rem;
	line-height: 0.7rem;
}
.zxgc .a1 {
	font-size: 0.25rem;
}
.zxgc .a2, .a3, .a4 {
	font-size: 0.2rem;
}
.zxgc .a5 img {
	width: 0.3rem;
}
.zxns_list {
	margin-top: 0.5rem;
}
.zxns_list .list_tit h3 {
	font-size: 0.25rem;
	margin-bottom: 0.2rem;
}
.zxns_list .list_tit .xiangq {
	margin-bottom: 0.2rem;
}
.zxns_list .list_tit .xiangq span {
	font-size: 0.16rem;
	margin-right: 0.1rem;
}
.zxns_list .list_tit .daiy span {
	margin-right: 0.2rem;
	padding: 0.04rem 0.03rem;
	font-size: 0.16rem;
	margin-bottom: 0.1rem;
}
.list_con {
	margin-top: 0.5rem;
}
.list_con ul li {
	padding: 0.5rem 0;
}
.list_con .cont_list h3 {
	font-size: 0.3rem;
}
.list_con .cont_list .xia_xian {
	width: 0.5rem;
	height: 0.03rem;
	margin-bottom: 0.3rem;
}
.list_con .cont_list p {
	font-size: 0.2rem;
}
.list_con .butn button {
	width: 1.2rem;
	height: 0.4rem;
	font-size: 0.2rem;
	border-radius: 0.03rem;
	margin-right: 0.1rem;
}
.zxgc .a5 {
	width: 0.3rem;
	height: 0.25rem;
	margin-top: 0.19rem;
	background-size: 100% 100%;
	}.zxgc .a1{
		width: 40%;
		font-size: 0.24rem	;
	}
.zx_con .zx_sel input {
	width: 90%;
	height: 0.5rem;
	outline: none;
	border: 0.01rem solid #535661;
	padding: 0 0.1rem;
	box-sizing: border-box;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size: 0.18rem;
	color: #535661;
	border-radius: 0.05rem;/* background: url(../img/img/zx_jiantou.png) 95% 50% no-repeat transparent; */
}
	
}
