@media screen and (min-width: 1440px) {
  body {
    width: 1440px;
    background-color: rgb(255, 255, 255);
    margin: 0 auto !important;
  }
}
@media screen and (min-width: 1519px) {
  body {
    width: 1519px;
    background-color: rgb(255, 255, 255);
    margin: 0 auto !important;
  }
}
@media screen and (min-width: 1903px) {
  body {
    width: 1903px;
    background-color: rgb(255, 255, 255);
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 1903px) {
  body {
    width: 100%;
    min-width: 1500px;
    background-color: rgb(255, 255, 255);
  }
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li {
  list-style: none !important ;
}
a {
  text-decoration: none !important;
}


.w {
  width: 1200px;
  margin: 0 auto;
}


.w1 {
  width:1540px;
  margin:0 auto;
}
.clearfix:after {
  visibility: hidden;
  clear: both;
  display: block;
  content: ".";
  height: 0;
}


.clearfix {
  *zoom: 1;
}


.navhead {
  height: 130px;
}
.webhead {
  height: 180px;


background-color: #fff;
}


.logo {


  width: 1400px;
  height: 100px;
  background-image: url(./imgs/yh2.png);
  background-size: 1314px 100px;
  background-repeat: no-repeat;
  float: left;
  margin-top: 15px;


}



.navlist {
  height: 50px;
  background-color: rgb(75, 131, 249);
}
.navlist table {
  border-spacing:0;
}
.navlist .nav_menustyle_1_1 li {
  height:50px!important;
  width:140px;
}

.navlist .nav_menustyle_1_1>ul>li:nth-child(4){
  display:none;
}
.navlist .nav_menustyle_1_1>ul>li:nth-child(9){
  display:none;
}

.navlist .nav_menustyle_1_1 a {
  

background-color: rgb(75, 131, 249);

  color: #fff;
  width:140px;
  border: none;
  font-size: 18px;
  font-weight:500;
  height:50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  
  overflow: hidden;
  
  text-overflow: ellipsis;
}
.navlist .nav_menustyle_1_1 a:hover {
  color: rgb(65, 137, 238);
  

background-color: rgb(213, 215, 231);

}
.w560 {
  float: left !important;
  width: 560px;
  white-space: nowrap;


  overflow: hidden;


  text-overflow: ellipsis;
}
.swiper-slide img {
  width: 100%;
  height: 500px;
}
.ziti {
  float: left;
  font-size: 22px;
  color: rgb(30, 61, 105);
  font-family: "Simhei";
  font-weight: 700;
  text-shadow: 5px 5px 6px rgba(30, 61, 105, 0.3);
}
.content {
  margin-top: 20px;
}
.content .content-header {
  height: 35px;
  width: 100%;


  border-bottom: 2px solid rgb(0, 0, 0);
}
.ch-position {
  float: right;
  font-size: 15px;
  color: rgb(0, 0, 0);
}
.ch-position a:hover {
  color: rgb(30, 61, 105);
}
.content .content-left {
  float: left;
  width: 240px;
}
.cl-body ul {
  margin-top: 10px;
  border: 1px solid rgb(30, 61, 105);
}
.cl-body ul li:nth-child(1) {
  display: block;
  height: 90px;
  background-color: rgb(30, 61, 105);
}
.cl-body ul li:nth-child(1) a {

    display:block;
    line-height: 90px;
    font-size: 35px;
    text-align:center;
    color: white;
}
.cl-body ul li:nth-child(n + 2) {
  display: block;
  height: 70px;
  border-bottom: 2px dashed #ccc;
}
.cl-body ul li:last-child {
  border-bottom: none !important;
}
.cl-body ul li:nth-child(n + 2) a {
  display: block;
  font-size: 23px;
  text-align: center;
  line-height: 70px;
  color: black;
}

.content .content-right {
  float: right;
  width: 840px;
}


.cr-body {
  margin-top: 10px !important;
}
.cr-body form p[align="center"] {
  margin-bottom: 5px !important;
  font-size: 24px !important;
  font-weight: 700 !important;
}
.cr-body form .c1019545_close {
  display: none !important;
}
.cr-body form p[align="right"] a {
  color: rgb(26, 39, 78) !important;
}
.f-link {
  margin: 35px 0;
  width: 100%;
  height: 120px;
  background-image: url(./imgs/fink1.jpg) ;
 margin: 15px auto;
}
.f-link .f-link1 {
  display: inline-block;
  width: 160px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
}
.f-link ul {
  display: inline-block;
  margin-left: 20px;
}
.f-link ul li {
  float: left;
  margin: 0px 20px;
}
.f-link ul li a {
  font-size:17px;
  color: #fff;
}





.footer-b {
  width: 100%;
  height: 210px;
  
  
background-color: rgb(205, 239, 253);

}
.footer-b .w {
  position: relative;
}
.fb-message {
  height: 110px;
  width: 1000px;
}
.footer-b .w .fb-yh {
  position: absolute;
  left: 370px;
  top: 10px;
  width: 65px;
  height: 65px;
  border-radius: 50px;
  background: url(./imgs/yh-b.png) no-repeat 0px 0px;
  background-size: 650px 65px;

}
.footer-b .w .fb-ewm {

  position: absolute;
  right: 131px;
  top: 23px;
  width: 120px;
  height: 120px;
  background:url(./imgs/ewm2.png);
  background-color: rgb(65, 137, 238);
  background-size: 120px 120px;

}
.footer-b .w .fb-message .fb-font {
  display: inline-block;
  margin-top: 23px;
  margin-left: 446px;
  text-align: center;
  font-size: 28px;
  font-weight: 800;
  color: rgb(0, 0, 0);
}
.footer-b .w .fb-message1 {
  height: 100px;
}
.footer-b .w .fb-message1 span {
  display: inline-block;
  margin-top: 37px;
  margin-left: 125px;
  font-size: 20px;
  font-weight: 500px;
  color: rgb(0, 0, 0);
}
.footer-c {
  width: 100%;
  height: 50px;
  
  
  background-color: rgb(43, 15, 145);

}
.footer-c .bq {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 50px;
}