@charset "utf-8";

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
  outline: none;
}

html,
body {
  color: #333;
  font-family: "微软雅黑", PingFangSC, sans-serif;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: left;
}

html {
  font-size: 100px;
}

body {
 
  /* padding-top: 1.96rem; */
}

.index::-webkit-scrollbar,
html::-webkit-scrollbar {
  width: 4px;
  height: 8px;
  background-color: #f5f5f5;
}

.index::-webkit-scrollbar-track,
html::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #e2e2e2;
}

.index::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #333;
}

/* rem */

@media screen and (min-width: 2000px) {
  html {
    font-size: 110px !important;
  }
}

@media screen and (max-width: 1940px) {
  html {
    font-size: 100px !important;
  }
}

@media screen and (max-width: 1800px) {
  html {
    font-size: 95px !important;
  }
}

@media screen and (max-width: 1600px) {
  html {
    font-size: 90px !important;
  }
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 90px !important;
  }
}

@media screen and (max-width: 1024px) {
  html {
    font-size: 85px !important;
  }
}

@media screen and (max-width: 900px) {
  html {
    font-size: 85px !important;
  }
}

@media screen and (max-width: 640px) {
  html {
    font-size: 80px !important;
  }
}

@media screen and (max-width: 480px) {
  html {
    font-size: 80px !important;
  }
}

@media screen and (max-width: 375px) {
  html {
    font-size: 75px !important;
  }
}

@media screen and (max-width: 360px) {
  html {
    font-size: 70px !important;
  }
}

@media screen and (max-width: 350px) {
  html {
    font-size: 65px !important;
  }
}

@media (min-width: 1200px) {
  /* @media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 120dpi) {}

	@media (-webkit-min-device-pixel-ratio: 1.05) {
		@media screen and (min-width:1920px) {
			html {
				font-size: 100px !important;
			}
		}

		@media screen and (max-width:1920px) {
			html {
				font-size: 95.5px !important;
			}
		}
	}

	@media (-webkit-min-device-pixel-ratio: 1.1) {
		@media screen and (min-width:1920px) {
			html {
				font-size: 100px !important;
			}
		}

		@media screen and (max-width:1920px) {
			html {
				font-size: 92.5px !important;
			}
		}
	}

	@media (-webkit-min-device-pixel-ratio: 1.15) {
		@media screen and (min-width:1920px) {
			html {
				font-size: 80px !important;
			}
		}

		@media screen and (max-width:1920px) {
			html {
				font-size: 87px !important;
			}
		}
	}

	@media (-webkit-min-device-pixel-ratio: 1.20) {
		@media screen and (min-width:1920px) {
			html {
				font-size: 80px !important;
			}
		}

		@media screen and (max-width:1920px) {
			html {
				font-size: 84px !important;
			}
		}
	}

	@media (-webkit-min-device-pixel-ratio: 1.25) {
		@media screen and (min-width:1920px) {
			html {
				font-size: 80px !important;
			}
		}

		@media screen and (max-width:1920px) {
			html {
				font-size: 80px !important;
			}
		}
	}

	@media (-webkit-min-device-pixel-ratio: 1.5) {
		@media screen and (min-width:1920px) {
			html {
				font-size: 80px !important;
			}
		}

		@media screen and (max-width:1920px) {
			html {
				font-size: 70px !important;
			}
		}
	} */
}

/* rem */

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
}

img,
input {
  border: 0;
  outline: none;
}

body .clear {
  clear: both;
  height: 0 !important;
  width: 0 !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 0;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.ld1 h3{    font-size: 0.24rem;font-weight: bold;}
.list-ld ul {
    margin-left: -0.18rem;
    margin-right: -0.18rem;
}
.ld1 {
    margin-left: -0.18rem;
    font-size: 0;
    margin-right: -0.18rem;
    text-align: center;
}
.clearfix {
    zoom: 1;
}

.list-ld ul li {
    float: left;
    width: 19%;
}
.ld2 {
    display: inline-block;
    width: 16%;
    float: none !important;
}
.list-ld ul li a {
    display: block;
    margin: 0.25rem 0.2rem;
}
.list-ld ul li .pic {
    padding-top: 142.81%;
}
.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}
.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
}

/*领导*/
.list-ld {
  overflow: hidden;
}

.list-ld ul {
  margin-left: -0.18rem;
  margin-right: -0.18rem;
}

.list-ld ul li {
  float: left;
  width: 14%;
}

.list-ld ul li a {
  display: block;
  margin: 0.15rem 0.05rem;
}

.list-ld ul li .pic {
  padding-top: 142.81%;
}

.list-ld ul li .ld-tx {
  background-color: #fff;
  box-shadow: 0px 0.02rem 0.08rem 0px rgba(10, 11, 24, 0.1);
  padding: 0.1rem 0;
}

.list-ld ul li h3 {
  font-size: 0.18rem;
  font-weight: bold;
  position: relative;
  text-align: center;
  padding: 0 0.1em;
}

.list-ld ul li h3::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: none;
  width: 0.04rem;
  height: 0.24rem;
  background: #01622f;
}

.list-ld ul li p {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #161515;
  margin-top: 0.1rem;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  padding: 0 0.1rem;
}

.list-ld ul li:hover h3::after {
  background-color: #013e1d;
}

.list-ld ul li:hover h3 {
  color: #01622f;
}


.list-ld ul li:hover .pic img {
  transform: scale(1.1);
}


.px1400 {
  width: 14rem;
  max-width: 94%;
  margin: 0 auto;
}

.pic {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}

.img_bg {
  position: relative;
  overflow: hidden;
}

.img_bg .a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.5s ease-in;
}

.pic img:hover {
  transform: scale(1.1);
}

@keyframes icon-yh {
  0% {
    transform: rotateZ(0);
  }

  10% {
    transform: rotateZ(10deg);
  }

  20% {
    transform: rotateZ(0);
  }

  30% {
    transform: rotateZ(-10deg);
  }

  40% {
    transform: rotateZ(0);
  }

  50% {
    transform: rotateZ(10deg);
  }

  60% {
    transform: rotateZ(0);
  }

  70% {
    transform: rotateZ(-10deg);
  }

  80% {
    transform: rotateZ(0);
  }

  90% {
    transform: rotateZ(10deg);
  }

  100% {
    transform: rotateZ(0);
  }
}

@keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.wap {
  display: none !important;
}

/*search*/

.search {
  width: 3.2rem;
  height: 0.46rem;
  border: 1px solid #6FADEA;
  position: relative;
  z-index: 1;
}

input,
button {
  border: none;
  outline: none;
}

.search .text {
  width: 3.2rem;
  padding-left: 0.15rem;
  padding-right: 0.53rem;
  height: 0.46rem;
  font-size: 0.16rem;
  background: none;
  color: #fff;
}

.search .button {
  width: 0.53rem;
  height: 0.46rem;
  background: url(../images/fdj.png) no-repeat center;
  background-size: 0.25rem 0.25rem;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  text-align: center;
}

input::-webkit-input-placeholder {
  color: #fff;
}

input::-moz-input-placeholder {
  color: #fff;
}

input::-ms-input-placeholder {
  color: #fff;
}

/*头部*/
.pc {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999999;
  height: 1.96rem;
  background: url(../images/top-bg.jpg) no-repeat center;
  background-size: cover;
  transition: all 0.5s ease-out 0s;
}

.head {
  height: 1.3rem;
  position: relative;
  z-index: 999;
  transition: all 0.5s ease-out 0s;
}

.logo a {
  display: block;
  font-size: 0;
}

.logo img {
  display: block;
  width: 5.2rem;
}




/*底部*/
.foot {
  padding-top: 0.38rem;
  color: #fff;
  background: linear-gradient(270deg, #116EC8 0%, #0D5DAC 100%);
}

.foot a {
  color: #fff;
  transition: all 0.5s;
}

.foot a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.foot-t {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.foot-t h3 {
  font-weight: 700;
  font-size: 0.18rem;
  margin-bottom: 0.1rem;
}

.foot-t p {
  font-size: 0.15rem;
  font-weight: 400;
  line-height: 0.32rem;
  padding-left: 0.3rem;
}

.foot-tl {
  max-width: 45.35%;
}

.foot-tl p:first-child {
  background: url(../images/foot-dz.png) no-repeat left 0.08rem;
  background-size: 0.18rem auto;
}

.foot-tl p:nth-child(2) {
  background: url(../images/foot-yb.png) no-repeat left 0.12rem;
  background-size: 0.15rem auto;
}

.foot-tl p:nth-child(3) {
  background: url(../images/foot-dh.png) no-repeat left 0.05rem;
  background-size: 0.2rem auto;
}

.foot-tc {
  max-width: 42.85%;
}

.foot-tc p:first-child {
  background: url(../images/foot-dh.png) no-repeat left 0.05rem;
  background-size: 0.2rem auto;
}

.foot-tc p:nth-child(2) {
  background: url(../images/foot-yx.png) no-repeat left 0.08rem;
  background-size: 0.2rem auto;
}

.foot-tr img {
  display: block;
  width: 0.98rem;
  height: 0.98rem;
  margin-top: 0.15rem;
}

.foot-bq {
  margin-top: 0.22rem;
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #fff;
  text-align: center;
  padding: 0.2rem 0.1rem;
  background: #085AA8;
}

@media screen and (max-width: 1700px) {}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1024px) {
  body {
   
  }

  .pc {
    display: none !important;
  }

  .banner .slick-slide a:before {
    display: none;
  }

  .m-top {
    max-width: 19.2rem;
    margin: 0 auto;
    position: fixed;
    right: 20px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
  }

  .wap {
    display: block !important;
  }

  .wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
    cursor: pointer;
  }

  .wap-menu img {
    height: 25px;
  }

  .close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }

  .m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/top-bg.jpg) no-repeat center;
    background-size: cover;
    z-index: 999;
    padding: 10px 15px;
  }

  .m-head.on {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  }

  .m-logo {
    font-size: 0;
  }

  .m-logo a {
    font-size: 0;
    line-height: 40px;
    display: block;
  }

  .m-logo img {
    max-height: 40px;
    max-width: 80%;
    vertical-align: middle;
  }

  .m-tlink {
    font-size: 12px;
    padding: 10px 15px 0 15px;
    color: rgba(255, 255, 255, 0.6);
  }

  .m-tlink>div,
  .m-tlink a {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    line-height: 24px;
    /*background: #fff;*/
    line-height: 24px;
    border-radius: 5px;
  }

  .m-tlink>div:first-child {
    margin-left: 0;
  }

  .m-tlink a img {
    vertical-align: -2px;
    padding-right: 5px;
    height: 14px;
  }

  .m-search {
    margin: 0 15px;
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    line-height: 35px;
    /* background: #fff; */
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #fff;
  }

  .m-search input[type="text"] {
    display: block;
    width: 100%;
    line-height: 25px;
    background: none;
    color: #fff;
    font-size: 12px;
  }

  .m-search input[type="text"]::placeholder {
    color: #fff;
  }

  .m-search input[type="image"] {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 15px;
  }

  .m-nav {
    position: fixed;
    top: 60px;
    right: -100%;
    bottom: 0;
    z-index: 999;
    background: linear-gradient(270deg, #126FCA 0%, #0B5BA9 100%);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    overflow-y: scroll;
    width: 100%;
    max-width: 375px;
  }

  .m-nav .top-r {
    color: #fff;
    padding-left: 15px;
  }

  .m-nav ul {
    padding: 0 15px;
    /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
  }

  .m-nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }

  .m-nav ul li>span.on {
    transform: rotateZ(90deg);
  }

  .m-nav ul li ul {
    display: none;
  }

  .m-nav ul li ul li {
    border: none;
  }

  .m-nav>ul>li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    position: relative;
    color: #fff;
  }

  .m-nav>ul>li ul li a {
    padding: 10px 0;
  }

  .m-nav>ul>li>span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/m-nav_down.png) no-repeat;
    background-size: 14px 14px;
    background-position: center center;
    right: 0;
    top: 15px;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: all 0.3s;
  }
}

@media screen and (max-width: 768px) {
  .foot-t {
    justify-content: center;
  }

  .foot-tl {
    width: 100%;
    max-width: unset;
  }

  .foot-tc {
    width: 100%;
    max-width: unset;
    margin-top: 0.25rem;
  }

  .foot-tr img {
    margin-top: 0.25rem;
  }
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 320px) {}ainer03 .bottom ul li .img img{overflow:hidden;/* width: 292px; *//* height:185px; */width: 189px;height: 145px;}

 .bottom ul li .con{background:#f0f5f4;height: 35px;/* padding: 5px; */width: 100%;}
 .bottom ul li .con h4{font-size: 14px;line-height:28px;color:#323232;height:56px;overflow:hidden;padding: 5px;}
 .bottom ul li .con h4{/* color: #000000; */}
 .bottom ul li a:hover .con h4{ color:#e9811c}
 .bottom ul li a{-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;display:  block;overflow:  hidden;}
 .bottom ul li a:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.4);transform: scale(1.05);}
 .bottom ul li .img img {
    overflow: hidden;
    /* width: 292px; */
    /* height: 185px; */
}
.bottom ul li .img img {
    overflow: hidden;
    width: 189px;
    height: 145px;
}
.fl {
    float: left;
}


.ibanner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.ibanner .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 45%;
    bottom: 15px;
    z-index: 1;
}
.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.ibanner .hd ul li {
    float: left;
    margin-right: 4px;
    width: 50px;
    height: 7px;
    line-height: 7px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    opacity: 0.8;
}
.ibanner .hd ul li.on {
    background: #013e1d;
    opacity: 1;
    color: #fff;