.ET_header{
  background-image: url(/images/zt_file/xyyq/images/head_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 460px;
  box-sizing: border-box;
  padding: 126px 0;
}
.container{
  width: 1200px;
  margin: 0 auto;
}
.web_title img{
  width: 40%;
}
.main_wrap1{
  background-image: url(/images/zt_file/xyyq/images/wrap1_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding: 70px 0;
}
.wrap1_head{
  overflow: hidden;
}
.wrap1_title{
  float: left;
  font-size: 24px;
  color: #303030;
  font-weight: bold;
  -webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
cursor:default;
}
.check_more{
  float: right;
  margin-top: 4px;
  color: #303030;
}
.three_news{
  overflow: hidden;
  margin-top: 40px;
  padding: 6px;
}
.three_news li{
  float: left;
  width: 32%;
  margin-right: 22px;
  border-radius: 12px;
  box-sizing: border-box;
  background-color: white;
  cursor: pointer;
}
.three_news a:nth-child(3) li{
  margin-right: 0;
}
.news_title{
  padding: 24px 16px;
  border-bottom: solid 1px #d3d3d3;
  font-size: 18px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.news_content{
  font-size: 15px;
  color: #acacac;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 0 16px;
}
.news_bottom{
  overflow: hidden;
}
.news_time{
  float: left;
  width: 74%;
  border-bottom-left-radius: 12px;
  box-sizing: border-box;
  background-color: #f3fafc;
  padding: 10px 16px;
  color: #7c8f94;
  font-size: 14px;
  border: solid 2px #f3fafc;
}
.news_main{
  float: right;
  width: 26%;
  text-align: center;
  box-sizing: border-box;
  padding: 10px 0;
  color: #3b6af0;
  border: solid 1px #3b6af0;
  border-bottom-right-radius: 12px;
}
.three_news li:hover{
  box-shadow: 0 0 6px 0 rgba(59,106,240,0.2);
}
.three_news li:hover .news_main{
  background-color: #3b6af0;
  color: white;
}
.three_news li:hover .news_title{
  font-weight: bold;
}
.policy_block{
  overflow: hidden;
  margin-top: 60px;
  border-radius: 12px;
  position: relative;
  z-index: 10;
  min-height: 418px;
}
.policy_pic{
  float: left;
  width: 40%;
  height: 418px;
}
.policy_pic img{
  width: 100%;
  height: 100%;
}
.policy_main{
  float: right;
  width: 60%;
  box-sizing: border-box;
  padding:20px;
  padding-bottom: 0;
}
.policy_top{
  overflow: hidden;
}
.policy_left{
  width: 30%;
  border-bottom: solid 1px #e5e5e5;
  float: left;
}
.policy_name{
  font-size: 24px;
  color: #525252;
  border-bottom: solid 2px #3b6af0;
  text-align: center;
  width: 56%;
  padding-bottom: 10px;
  font-weight: bold;
  -webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
cursor:default;
}
.main_wrap2 .check_more{
  margin-top: 10px;
}
.policy_list li{
  overflow: hidden;
  border-bottom: solid 1px #e5e5e5;
  padding: 22px 0;
}
.policy_date{
  float: left;
  width: 7.4%;
  -webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
cursor:default;
}
.policy_time{
  font-size: 18px;
  color: #303030;
  font-weight: bold;
  -webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
cursor:default;
}
.policy_year{
  font-size: 14px;
  color: #8e8c8c;
  text-align: right;
}
.policy_title{
  width: 90%;
  float: right;
  color: #303030;
  margin-top: 8px;
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: hidden;
}
.policy_list li:nth-child(4){
  border-bottom: solid 1px transparent;
}
/* .policy_list li:hover .policy_time{
  color: #3b6af0;
}
.policy_list li:hover .policy_year{
  color: #3b6af0;
} */
.policy_list li:hover .policy_title{
  color: #3b6af0;
  font-weight: bold;
}
.addShadow{
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
background-color:white;
}
.main_wrap3{
  background-image: url(/images/zt_file/xyyq/images/wrap2_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  margin-top: -210px;
  padding-top: 210px;
  padding-bottom: 50px;
}
.service_block{
  overflow: hidden;
  min-height: 434px;
}
.service_left{
  float: left;
  width: 60%;
  margin-top: 60px;
}
.service_pic{
  float: right;
  width: 24%;
  margin-right: 50px;
  margin-top: 30px;
}
.service_pic img{
  width: 100%;
}
.service_top{
  overflow: hidden;
}
.wrap3_title{
  float: left;
}
.title_main{
  font-size: 24px;
  color: #303030;
  font-weight: bold;
  -webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
cursor:default;
}
.short_line{
  width: 50px;
  border-bottom: solid 4px #3b6af0;
  margin: 0 auto;
  margin-top: 12px;
}
.blue_line{
  float: left;
  width: 80%;
  margin-left: 40px;
  margin-top: 14px;
}
.blue_line img{
  width: 100%;
}
.service_list{
  margin-left: 150px;
}
.service_list li{
  overflow: hidden;
  margin-top: 50px;
}
.service_logo{
  width: 26px;
  float: left;
  margin-top: 5px;
}
.service_logo img{
  width: 100%;
}
.service_name{
  float: left;
  margin-left: 16px;
  font-size: 22px;
  color: #303030;
  margin-top: 2px;
  -webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
cursor:default;
}
.service_btn{
  float: right;
  background: white;
  text-align: center;
  color: #303030;
  font-size: 15px;
  padding: 6px 14px;
  border-radius: 8px;
  margin-top: 2px;
  margin-right: 16px;
}
.service_btn:hover{
color: #3b6af0;
  box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
}
@media only screen and (max-width:768px) {
  .container{
    width: 94%;
  }
  .ET_header{
    height: auto;
    padding:40px 0;
  }
  .web_title img{
    width: 70%;
  }
  .main_wrap1{
    padding: 50px 0;
    padding-bottom: 30px;
  }
  .three_news li{
    float: unset;
    width: 100%;
    margin-bottom: 20px;
  }
  .three_news{
    margin-top: 30px;
  }
  .policy_pic{
    display: none;
  }
  .policy_block{
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
  }
  .policy_main{
    float: unset;
    width: 100%;
  }
  .policy_left{
    width: 56%;
  }
  .policy_name{
    width: 60%;
    font-size: 22px;
  }
  .policy_date{
    width: 16.4%;
  }
  .policy_title{
    width: 80%;
  }
  .service_left{
    width: 100%;
    float: unset;
  }
  .service_pic{
    display: none;
  }
  .blue_line{
    width: 68%;
    margin-left: 20px;
  }
  .service_block{
    min-height: 320px;
  }
  .service_list{
    margin-left: 0;
  }
  .service_list li{
    margin-top: 20px;
    display: flex;
    align-items: center;
  }
  .service_name{
    font-size: 17px;
    margin-top: 0;
    margin-left: 10px;
    width: 64%;

  }
  .service_btn{
    font-size: 14px;
    padding: 6px 8px;
    margin-right: 0;
    margin-left: 14px;
    width: 72px;
    box-sizing: border-box;

  }

  .service_logo{
    margin-top: 10px;
  }
  .title_main{
    font-size: 22px;
  }
  .short_line{
    width: 46px;
  }
  .wrap1_title{
    font-size: 22px;
  }
}