
@media (min-width: 800px){
	.left1 .neiye-l {
	width: 22%;
	float: left;
}
.neiye1 .neiye-l {
    width: 240px;
}


.left1 {
    float: left;
    width: 20%;
    margin-right: 13px;
}

.neiye1 .neiye-l .nydh {
    background: #fff;
}
.nydh1 .title1{
	    width: 240px;
    height: 72px;
    background: #0056f9;
    text-align: center;
    padding-top: 20px;
}
.title1 p {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.title1 span {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.3);
    margin-top: 5px;
}
.ul1 {
    width: 238px;
    border: 1px solid #e9e9e9;
    border-top: none;
}
.ul1 li {
    display: block;
    width: 192px;
    height: 58px;
    line-height: 58px;
    border-top: 1px solid #e9e9e9;
    background: url(../images/nydh-li.png) no-repeat 20px center;
    padding-left: 46px;
    font-size: 15px;
    transition: all .5s;
}
.ul1 li a {
    color: #575757;
    display: block;
}

.nylx1 {
    width: 100%;
    margin-top: 23px;
    background: #fff;
}
.nylx1 .title1 {
    width: 100%;
    height: 50px;
    background: #0056f9;
    padding-left: 24px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 43px;
    box-sizing: border-box;
    position: relative;
    border-bottom:none;
}

.title1:after {
    content: "";
    width: 5px;
    height: 15px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    left: 12px;
    top: 17px;
}

.nylx1 .title1 span {
    display: inline-block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.2);
    margin-left: 5px;
    font-weight: normal;
}



.nylx1 .contact1 {
    width: 100%;
    border: 1px solid #e9e9e9;
    border-top: none;
    padding-top: 15px;
    box-sizing: border-box;
}
.nylx1 .contact1 .tel1 {
    width: 230px;
    margin: 0 auto;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
}
.nylx1 .contact1 .tel1 img {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}
.nylx1 .contact1 .tel1 span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #aeaeae;
}
.nylx1 .contact1 .tel1 b {
    display: block;
    text-align: center;
    margin-top: 5px;
    font-size: 26px;
    color: #0056f9;
}
.nylx1 .dizhi1 {
    width: 225px;
    margin: 0 auto;
    font-size: 14px;
    color: #5d5d5d;
    line-height: 29px;
    padding-left: 5px;
    padding-bottom: 10px;
}
.index_pro .title1{
border-bottom:none;
}


.pro_list{
	height: 837px;
    line-height: 40px;
    margin-bottom: 15px;
    margin-left: 238px;
    width: 100%;
}

}







@media (max-width: 800px){
	.index_pro .title {
	width: 73%;
	margin-left: 264px;
}
.left1 {
	display: none;
}




.nydh1 {
	width: 44%;
}

.title1 {
	width: 240px;
	height: 72px;
	background: #0056f9;
	text-align: center;
	padding-top: 20px;
	
}
		.list8{
	display:none;
	}
	
}

