.xcp_nav {
	height: 56px!important;
	border: none!important;
}
.new_subnav {
	height: 56px!important;
	padding-top: 0px!important;
}
.xc_input {
	margin-top: 13px!important;
}
	.hmain .xld_1 {
			    width: 196px!important;
				padding-top: 5px!important;
			}
			.hmain .xld li {
			    width: 89px!important;
			}
			.hmain .xld{
				top: 27px!important;
			}
		.hmain .xld_2 {
		    width: 133px;
			left: 94px!important;
		}
		.hmain .xld_2 li{
			width: 60px!important;
		}
		.hmain .xld_3 {
		    left: 181px;
		    width: 55px!important;
		}
		
		.hmain .xld_4 {
		   left: 266px;
			width: 55px;
			height: auto;
		}
		.hmain .xld_5{
			left: 352px;
			width: 55px;
		}
		.new_box .li_text .xld_3,.xld_4,.xld_5 a {
		    text-align: center;
		}
	.new_box .li_text {
	    float: left;
	    padding-left: 10px;
	    font-size: 14px;
	    display: inline;
	    margin-top: 16px;
	}
	
	.new-db a {
	    background: url(https://res.xincheping.com/images/2020/pc/v1/logo.png) no-repeat 0 16px;
	    background-size: 100%;
	    width: 75px;
	    height: 50px;
	    display: inline-block;
	    text-indent: -999rem;
	}
	.new_box .li_text a{
		color: #333;
	}
	.new_box_1 {
	    width: 462px!important;
	}
	/*修改导航栏*/
	.new_nav{
		/*margin-left: 180px!important;*/
	}
	.new-db{
		margin-left: 82px;
	}
	.new_box_1 .li_text {
	    width: 784px!important;
	}
	.li_text  .jian-tou{
		width: 67px!important;
		font-size: 18px;
		margin: 0 10px;
	}
	.li_text  .jian-tou img{
		width: 12px;
		height: 12px;
		display: inline-block;
		
	}
	.hmain:hover .jian-tou{
		color: #b20437;
		text-decoration: none;
	}
	.hmain:hover  .jian-tou img{
		-moz-transform:rotate(180deg); 
		 -webkit-transform:rotate(180deg);
		transform:rotate(180deg);
		filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
		transition: transform .2s;
		-moz-transition:width 2s; /* Firefox 4 */
		-webkit-transition:width 2s; /* Safari and Chrome */
		-o-transition:width 2s; /* Opera */
	}
	
	/* logo */
	.znew_logo {
	    background: url(https://res.xincheping.com/images/2020/pc/v1/logo.jpg) no-repeat 0 0;
	    position: absolute;
	    top: -10px;
	    left: 0px;
	    width: 160px;
	    height: 66px;
	    text-indent: -99999em;
	}