.yzpageold .title img {
	width: 100%;
}

.yzpageold .con_title em {
	height: 45px;
	margin-top: 1.5%;
}

.yzpageold .con_title span {
	font-size: 40px;
	line-height: 72px;
}

.yzpageold .con_one .one_list ul li a span {
	line-height: 72px;
	font-size: 36px;
}

.yzpageold .con_one .one_list ul li a .em2, .yzpageold .con_one .one_list ul li a .em3 {
	margin-top: 5%;
}

.yzpageold .con_two .two_list ul li {
	width: 206px;
}

.yzpageold .con_two .two_list ul li a {
	font-size: 32px;
}
@media only screen  and (max-width: 768px) {
  .top_header {
    height: 125px;
    background-size: auto 100%;
  }
  .container,.top_side,.con_two .two_list,.con_one .one_list,.main {
    width: 100%;
  }
	.title img {
    width: 100%;
  }
  .con_title em {
    height: 36px;
    margin-top: 1.5%;
  }
  
  .con_title span {
    font-size: 18px;
    line-height: 36px;
  }
  
  .con_one .one_list ul li a span {
    line-height: 36px;
    font-size: 18px;
    float: left;
  }
  .con_two .two_list ul li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
  
  .con_two .two_list ul li a {
    font-size: 18px;
  }
  .con_one .one_list ul li {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
} 
}