@charset "utf-8";



.son_banner {
  position: relative;
  height: 255px;
}


.son_nav1 {
  line-height: 74px;
}


.son_nav1_list {
  padding: 0;
  margin: 0;
}


.son_banner .son_nav1 .col-xs-6 ul {
  float: right;
}


.son_banner .son_nav1 .col-xs-6 li {
  padding: 0;
  float: left;
}


.son_banner .son_nav1 .col-xs-6 li a {
  display: block;
  padding-left: 30px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}


.son_banner .son_nav1 .col-xs-6 li a:hover {
  display: block;
  padding-left: 30px;
  color: #e08604;
  font-size: 16px;
  text-decoration: none;
}


.SON_TMD {
  background: url(../images/son_banner_bg.png) no-repeat;
}


.son_search_input {
  display: block;
  margin: 0 auto;
  height: 57px;
  width: 550px;
  border-radius: 12px;
  border: none;
  margin-top: 65px;
  padding-left: 10px;
  font-size: 18px;
  color: #083578;
  background-color: rgba(255, 255, 255, 0.8)
    
}


.son_search_input::-webkit-input-placeholder {
  font-size: 18px;
  color: #083578;
}


.son_search_input:-moz-placeholder {
  
  font-size: 18px;
  color: #083578;
}


.son_search_input:-ms-input-placeholder {
  
  font-size: 18px;
  color: #083578;
}


.son_searchImg {
  
font-size: 0;
background: url(../images/nd_search.png) no-repeat center;
width: 89px;
height: 57px;
position: absolute;
top: 139px;
right: 325px;
border: 0;

}


.YCSL {
  background: url(../images/nd_ycsl/ycsl_bg.png) no-repeat;
  background-size: 92% 1564px;
  min-height: 1969px;
  margin-top: 50px;
}

.ycsl_con {
  margin: 0 auto;
}

.ycsl_title {
  text-align: center;
  margin-top: 40px;
}

.tit_p {
  font-size: 24px;
  font-family: 微软雅黑;
  color: #e08604;
  padding-top: 15px;
}

.ycsl_mid_con {
  width: 100%;
  margin-top: 60px;
}

.ycsl_cont {
  width: 100%;
  height: 345px;
  margin-bottom: 100px;
}

.content {
  margin-bottom: 110px;
  margin-right: 22px;
  width: 278px;
  height: 345px;
  float: left;
  background-color: #fff;
  box-shadow: 0px 13px 30px rgba(72, 117, 174, 0.25);
  position: relative;
}

.cont2,
.cont3 {
  margin-left: 29px;
}

.cont4 {
  margin-left: 30px;
}

.ycsl_img {
  width: 100%;
  height: 180px;
}

.ycsl_p {
  font-size: 22px;
  font-family: 微软雅黑;
  color: #202020;
  padding-top: 30px;
  padding-left: 22px;
  margin-bottom: 20px;
}

.ycsl_s1,
.ycsl_s2 {
  font-size: 18px;
  font-family: 微软雅黑;
}

.ycsl_s1 {
  color: #000;
  position: absolute;
  left: 22px;
  bottom: 15px;
}

.ycsl_s2 {
  color: #e08604;
  position: absolute;
  left: 100px;
  bottom: 15px;
}

.ycsl_a {
  display: inline-block;
  width: 91px;
  height: 33px;
  background-color: #51acfd;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-family: 微软雅黑;
  border-radius: 8px;
  padding-top: 5px;
  margin-left: 15px;
  position: absolute;
  left: 160px;
  bottom: 10px;
}

.ycsl_a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #e08604;
}