/* 手机站字体自适应 */ /* 640--》20 */
@media screen and (min-width:0px) {html { font-size:7.8125‬%;}}
@media screen and (min-width:40px) {html { font-size:7.8125‬%;}}
@media screen and (min-width:80px) {html { font-size:15.625%;}}
@media screen and (min-width:120px) {html { font-size:23.4375%;}}
@media screen and (min-width:160px) {html { font-size:31.25%;}}
@media screen and (min-width:200px) {html { font-size:39.0625%;}}
@media screen and (min-width:240px) {html { font-size:46.875%;}}
@media screen and (min-width:280px) {html { font-size:54.6875%;}}
@media screen and (min-width:320px) {html { font-size:62.5%;}}
@media screen and (min-width:360px) {html { font-size:70.3125%;}}
@media screen and (min-width:400px) {html { font-size:78.125%;}}
@media screen and (min-width:440px) {html { font-size:85.9375%;}}
@media screen and (min-width:480px) {html { font-size:93.75%;}}
@media screen and (min-width:520px) {html { font-size:101.5625%;}}
@media screen and (min-width:560px) {html { font-size:109.375%;}}
@media screen and (min-width:600px) {html { font-size:117.1875‬%;}}
@media screen and (min-width:640px) {html { font-size:125%;}}

p {margin: 0;}
input, textarea {border: none;outline: none;background-color: transparent;}

/* 通用样式 */
.fl {float: left;}
.fr {float: right;}
.clearfix::after {content: '';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.dfc {display: flex;justify-content: space-between;align-items: center;}
.ovimg {overflow: hidden;}
.ovimg img {width: 100%;min-height: 100%;}
.imgbig {overflow: hidden;}
.imgbig img {-webkit-transition: all ease .5s;-moz-transition: all ease .5s;-ms-transition: all ease .5s;-o-transition: all ease .5s;transition: all ease .5s;}
.imgbig:hover img {-webkit-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);-ms-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);transform: scale(1.2,1.2);}
.ibw img {width: 100%;height: auto;}
.miw img {max-width: 100%;max-height: 100%;}
.iml img {transform: translateY(-2px);vertical-align: middle;}
.clearboth {height: 0px;line-height: 0px;overflow: hidden;clear: both;font-size: 0px;}
.bgmax {background-repeat: no-repeat;background-size: cover;background-position: center center;}
.bgmin {background-repeat: no-repeat;background-size: contain;background-position: center center;}
.fh {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.bw {width: 100%;}
.bww {width: 100%;overflow: hidden;}

/* 头部 */
.ph {height: 105px;/*background-image: url(../images/ph.jpg);*/padding: 0 40px;z-index: 999;position: relative;}

.ph1 {width: 300px;max-height: 90%;text-align: center;max-width: 20%;}

.ph2 {width: 50%;}

.ph3 {width: 300px;text-align: end;font-size: 21px;color: #183884;max-width: 20%;/*padding-top: 2%;*/}
.ph3 a {color: #183884;}

/* 导航栏 */
.nav1 {width: 100%;position: relative;}
.nav-li {z-index: 999;flex: 1;}
.nav-li .nav-a {display: block;font-size: 18px;color: #000;width: 100%;text-align: center;line-height: 105px;position: relative;}
.nav-li .nav-a::before {content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #036eb8;transition: all .5s ease;display: block;overflow: hidden;}
.nav-div {height: 0;position: absolute;left: 50%;top: 100%;background-color: #fff;z-index: 999;width: 100%;transform: translateX(-50%);overflow: hidden;align-items: flex-start;background-color: #f4f4f4;padding: 0 0 0 15px;}
.nav-ul {width: 25%;padding: 20px 0 10px 30px;}
.nav-ul li {width: 100%;}
.nav-ul li a {width: 100%;display: block;width: 100%;height: 40px;line-height: 40px;text-align: center;font-size: 14px;border-bottom: #ddd 1px solid;transition: .5s;color: #707070;}

.nav-text {width: 70%;background-color: #fff;padding: 25px;height: 100%;}
.nav-text a {padding: 16px 0;font-size: 20px;color: #4e4e4e;font-weight: bold;line-height: 1.5;transition: all .5s ease;display: block;}
.nav-text p {color: #666;font-size: 14px;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;line-height: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;}

.nav-li:hover .nav-a {color: #1f4087;}
.nav-li:hover .nav-a::before {width: 100%;}
.nav-li:hover .nav-div {border-bottom: 5px solid #e11e1a;}
.nav-ul li a:hover {color: #fff;background-color: #036eb8;}
.nav-text a:hover {color: #036eb8;}

/* 通用标题样式 */
.pa {text-align: center;}
.pa h3 {font-size: 41px;line-height: 1.7;color: #1a65a9;}
.pa div {width: 60px;height: 4px;background-color: #1a65a9;margin: 0 auto;}

/* 繁荣昌盛 */
.p1 {background-image: url(../images/p1.jpg);background-color: #f2f2f2;background-position: center bottom;padding: 60px 55px 75px;}

.p1b {background-color: #fff;margin-top: 72px;}

.p1b1 {width: 46.5%;padding: 10px 0 10px 40px;}

.p1b1a h3 {font-size: 48px;color: #e11e1a;font-weight: bold;line-height: 1.45;}
.p1b1a h4 {font-weight: bold;color: #333;font-size: 20px;line-height: 2.65;}
.p1b1a div {width: 50px;height: 2px;background-color: #184f7b;margin-top: 5px;}

.p1b1b {margin-top: 5px;}
.p1b1b p {font-size: 18px;color: #666;line-height: 1.55;}

.p1b1c {margin-top: 5px;}
.p1b1c a {display: block;width: 190px;border: 1px solid #6f8ca7;font-size: 14px;color: #6f8ca7;line-height: 3.5;text-align: center;}
.p1b1c a:hover {background-color: #6f8ca7;color: #fff;}

.p1b2 {width: 47.5%;}

/* 创蓝润品牌 */
.p2 {background-image: url(../images/p2.jpg);padding: 70px 0 91px;}

.p2b {width: calc(100% - 60px);margin: 82px auto 0;position: relative;}

.p2b-box {margin: 0 10px;overflow: hidden;}
.p2b-box a {display: block;position: relative;background-color: #fff;}
.p2b1 {transition: all .5s;}
.p2b2 {position: absolute;top: 50%;right: 0;width: 32%;transform: translateY(-50%);}
.p2b2 h3 {font-size: 24px;font-weight: bold;color: #015bbb;line-height: 2;display:none;}
.p2b2 p {color: #000;font-size: 20px;line-height: 1.7;font-weight: bold;margin-top: 10px;}
.p2b2 div {margin-top: 28px;font-size: 20px;color: #868585;display:none;}

.p2b-box a:hover .p2b1 {transform: translateX(20px);}
.p2b-box a:hover .p2b2 div {color: #015bbb;}

.p2b .slick-arrow {position: absolute;border: none;background-color: transparent;padding: 0;top: 50%;transform: translateY(-50%);width: 40px;overflow: hidden;text-indent: 999px;height: 40px;background-repeat: no-repeat;background-size: contain;background-position: center center;outline: none;z-index: 999;}
.p2b .slick-arrow.slick-prev {left: -30px;background-image: url(../images/p2b-left.png);}
.p2b .slick-arrow.slick-next {right: -30px;background-image: url(../images/p2b-right.png);}

/* 弘扬蓝润谷文化 */
.p3 {background-color: #015bbb;}
.p3a {width: 50%;}

.p3b {padding: 20px 160px 20px 56px;width: 50%;}

.p3b1 {text-align: start;}
.p3b1 h3 {color: #fff;line-height: 3;font-size: 22px;white-space: nowrap;font-weight: bold;}
.p3b1 div {margin: 0;background-color: #fff;}

.p3b2 {margin-top: 30px;}
.p3b2 p {font-size: 18px;color: #f4f4f4;line-height: 1.66;}

.p3b3 {margin-top: 34px;}
.p3b3 li {flex: 1;}
.p3b3 li a {display: block;text-align: center;}
.p3b3 li a img {max-width: 80%;}

.p3b4 {margin-top: 34px;}
.p3b4 a {display: block;width: 190px;border: 2px solid #fff;font-size: 14px;color: #fff;line-height: 3.5;text-align: center;}
.p3b4 a:hover {background-color: #fff;color: #015bbb;}

/* 蓝润产业 */
.p4a {padding: 50px 0 60px;}

.p4b li {flex: 1;}
.p4b li a {display: block;position: relative;}

.p4b1::before {content: "";position: absolute;width: 100%;height: 0%;left: 0px;bottom: 0px;z-index: 1;background-color: rgba(1,91,187,.8);transition: all .5s cubic-bezier(.4,0,.2,1);}

.p4b2 {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);text-align: center;z-index: 999;}
.p4b2 h3 {font-size: 29px;color: #f4f4f4;line-height: 1.7;}
.p4b2 h4 {font-size: 29px;color: #d6d3d3;text-transform: uppercase;line-height: 1.7;}

.p4b li a:hover .p4b1::before {height: 100%;top: 0px;bottom: auto;}

/* 关于蓝润资讯 */
.p5 {/*background-image: url(../images/p5.jpg);*/padding: 90px 56px 104px;background:#fff;}

.p5b {margin-top: 90px;flex-wrap: wrap;}
.p5b li {width: 49%;}
.p5b li:nth-child(n+3) {margin-top: 22px;}
.p5b li a {align-items: flex-start;background-color: #fff;padding: 23px;justify-content: flex-start;transition: all .5s ease;}
.p5b li a div {max-width: 50%;}
.p5b li a h3 {max-width: 50%;padding-left: 25px;font-size: 20px;color: #000;line-height: 3.2;}

.p5b li a:hover {background-color: #015bbb;}
.p5b li a:hover h3 {color: #fff;}

/* 底部 */
.pf {background-color: #004791;background-image: url(../images/pf.jpg);background-position: center top;}

.pf1 {padding: 62px 160px 0 164px;align-items: flex-start;}

.pf1a {flex: 2;}
.pf1a1 {font-size: 18px;color: #fff;font-weight: bold;padding-left: 26px;border-left: 3px solid #fff;line-height: 2.16;text-transform: capitalize;}

.pf1a2 {padding-left: 28px;margin-top: 20px;padding-right: 10px;}
.pf1a2 p {padding-left: 42px;font-size: 18px;color: #fff;line-height: 2.11;background-repeat: no-repeat;}
.pf1a2 p+p {font-size: 14px;line-height: 2.7;}

.pf1a2 p:nth-child(1) {background-image: url(../images/pf1a2-1.png);background-position: left 18%;}
.pf1a2 p:nth-child(2) {background-image: url(../images/pf1a2-2.png);background-position: left 23%;}
.pf1a2 p:nth-child(3) {background-image: url(../images/pf1a2-3.png);background-position: left 23%;}

.pf1b {flex: 3;align-items: flex-start;}

.pf1b dl {flex: 1;}
.pf1b dl dt {font-size: 18px;color: #fff;font-weight: bold;padding-left: 26px;border-left: 3px solid #fff;line-height: 2.16;text-transform: capitalize;}
.pf1b dl dd {padding-left: 29px;margin-top: 20px;text-transform: capitalize;}
.pf1b dl dd a {display: block;font-size: 14px;color: #fff;line-height: 2.3;text-transform: capitalize;}

.pf1c {flex: 1;text-align: end;}
.pf1c img {max-width: 100%;}

.pf2 {padding: 10px 160px;font-size: 16px;color: #fff;min-height: 150px;}
.pf2 a {color: #fff;}

.pf3 {border-top: 2px solid #637d9a;text-align: center;font-size: 14px;color: rgba(255, 255, 255, .6);line-height: 2;padding: 18px 0;}
.pf3 a {color: rgba(255, 255, 255, .6);}

@media (max-width: 1800px) {
  /* 弘扬蓝润谷文化 */
  .p3b {padding: 20px 40px;}

  .p3b1 h3 {font-size: 16px;}
  
  .p3b2 p {font-size: 14px;}

  .p3b4 a {line-height: 3;width: 150px;}

  /* 蓝润产业 */
  .p4b2 h3, .p4b2 h4 {font-size: 22px;}

  /* 底部 */
  .pf1 {padding: 40px 60px 10px;}
  .pf1a2 p {font-size: 14px;line-height: 2.7;}
  
  .pf2 {padding: 10px 60px;}

}

@media (max-width: 1200px) {
  /* 头部 */
  .ph {padding: 0 20px;}
  .ph2 {width: 60%;}
  .ph3 {display: none;}
  
  .nav-li .nav-a {font-size: 16px;}
  
  /* 通用标题样式 */
  .pa h3 {font-size: 30px;}

  /* 繁荣昌盛 */
  .p1 {padding: 30px 20px;}

  .p1b {margin-top: 40px;}

  .p1b1 {padding: 10px 0 10px 20px;}

  .p1b1a h3 {font-size: 32px;}
  .p1b1a h4 {font-size: 18px;}
  .p1b1b p {font-size: 12px;}

  .p1b1c a {line-height: 3;width: 150px;}
  
  /* 弘扬蓝润谷文化 */
  .p3b1 h3 {font-size: 12px;}

  /* 关于蓝润资讯 */
  .p5 {padding: 40px;}
  .p5b {margin-top: 40px;}
  .p5b li a {padding: 20px;}
  .p5b li a h3 {padding-left: 15px;font-size: 18px;}


}

@media (max-width: 990px) {
  /* 头部 */
  .ph {height: 80px;}

  .ph2 {display: none;}
  
  /* 繁荣昌盛 */
  .p1b {display: block;padding: 20px;}
  .p1b1 {padding: 0;width: 100%;}
  .p1b1a h3 {font-size: 40px;}
  .p1b1a h4 {font-size: 20px;}
  .p1b1b p {font-size: 14px;}
  .p1b2 {width: 100%;margin-top: 20px;}

  /* 创蓝润品牌 */
  .p2 {padding: 50px 0;}

  .p2b {margin-top: 60px;}

  /* 创蓝润品牌 */
  .p3 {display: block;padding: 20px;}

  .p3a {width: 100%;}
  .p3b {width: 100%;padding: 0;margin-top: 20px;}
  
  .p3b1 h3 {font-size: 14px;}

  /* 蓝润产业 */
  .p4a {padding: 40px 0 50px;}

  .p4b {flex-wrap: wrap;}
  .p4b li {width: 50%;flex: auto;}
  
  .p4b2 h3, .p4b2 h4 {font-size: 24px;}

  /* 关于蓝润资讯 */
  .p5 {padding: 20px;}
  .p5b {margin-top: 20px;}
  .p5b li {width: 100%;}
  .p5b li+li {margin-top: 20px;}
  .p5b li:nth-child(n+3) {margin-top: 20px;}

  /* 底部 */
  .pf1 {flex-wrap: wrap;padding: 40px 40px 10px;}
  .pf1a {flex: auto;width: 100%;}

  .pf1b {flex: auto;width: 85%;margin-top: 20px;}
  .pf1c {flex: auto;width: 15%;margin-top: 20px;}
  
  .pf2 {padding: 10px 40px;font-size: 14px;min-height: 100px;}
  

}

@media (max-width: 640px) {
  /* 通用标题样式 */
  .pa h3 {font-size: 1.5rem;}
  .pa div {width: 3rem;}

  /* 繁荣昌盛 */
  .p1 {padding: 1.5rem 1rem;}

  .p1b {margin-top: 2rem;padding: 1rem;}

  .p1b1a h3 {font-size: 2rem;}
  .p1b1a h4 {font-size: 1rem;}
  .p1b1b p {font-size: .7rem;}

  .p1b1c a {font-size: .7rem;width: 7.5rem;}

  .p1b2 {margin-top: 1rem;}
  
  /* 创蓝润品牌 */
  .p2 {padding: 2.5rem 0;}
  .p2b {margin-top: 3rem;width: calc(100% - 4rem);}

  .p2b-box {margin: 0;}
  .p2b .slick-arrow {width: 2rem;height: 2rem;}
  .p2b .slick-arrow.slick-prev {left: -2rem;}
  .p2b .slick-arrow.slick-next {right: -2rem;}

  .p2b2 h3 {font-size: 1.2rem;display:none;}
  .p2b2 p {font-size: 1rem;margin-top: .5rem;}
  .p2b2 div {margin-top: 1.4rem;font-size: 1rem;}

  /* 弘扬蓝润谷文化 */
  .p3 {padding: 0;}

  .p3b {margin: 0;padding: 1rem;}
  
  .p3b1 h3 {font-size: .7rem;}

  .p3b2 p {font-size: .7rem;}

  .p3b4 a {font-size: .7rem;width: 7.5rem;}

  /* 蓝润产业 */
  .p4a {padding: 2rem 0 2.5rem;}
  .p4b li {width: 100%;flex: auto;}
  .p4b2 h3, .p4b2 h4 {font-size: 1.2rem;}
  
  /* 关于蓝润资讯 */
  .p5 {padding: 1rem;}
  .p5b {margin-top: 1rem;}
  .p5b li {width: 100%;}
  .p5b li+li {margin-top: .5rem;}
  .p5b li:nth-child(n+3) {margin-top: 1rem;}
  .p5b li a h3 {padding-left: .75rem;font-size: 1rem;}
  
  /* 底部 */
  .pf1 {flex-wrap: wrap;padding: 2rem 2rem .5rem;}
  .pf1a1 {padding-left: 1.3rem;font-size: .9rem;}
  .pf1a2 {padding-left: 1.4rem;padding-right: 0;margin-top: 1rem;}
  .pf1a2 p {padding-left: 2.1rem;font-size: .7rem;background-size: 1rem auto;}
  .pf1a2 p+p {font-size: .7rem;}

  .pf1b {margin-top: 1rem;}
  .pf1b dl dt {padding-left: 1.3rem;font-size: .9rem;}
  .pf1b dl dd {padding-left: 1.5rem;margin-top: 1rem;}
  .pf1b dl dd a {font-size: .7rem;}

  .pf1c {margin-top: 1rem;}

  
  .pf2 {padding: .5rem 2rem;font-size: .7rem;min-height: 5rem;}

  .pf3 {font-size: .7rem;padding: .9rem 0;}
 
  .xypg-left-nav>li>a{font-size: 12px!important;
    padding: 3px 10px!important;}

}


/* 内页 */
.page-position {
  padding: 10px 0;
  margin-bottom: 44px;
  line-height: 20px;
  color: #7a86a6;
  font-size: 13px;
}
.page-position a {
  color: #7a86a6;
}
.category-list .xypg-left-nav {    border-top: 1px solid #d7dae4;margin: 0 -1px;}

.category-list .xypg-left-nav::after {content: '';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}

.category-list .xypg-left-nav li {
  float: left;
  margin-bottom: 16px;
  border: none;
}
.xypg-left-nav>li>a {
  display: block;
  font-size: 14px;
  line-height: 2.6;
  color: #111c38;
  padding: 0 18px;
}

.xypg-left-nav>li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 20px;
  height: 20px;
  text-align: center;
  font-family: iconfont;
  top: 10px;
  right: -8px;
  cursor: pointer;
  background-image: none;
}
.xypg-left-nav>li .first-nav-btn:after {
  content: ">";
  font-family: "宋体";
}


.xypg-left-nav>li.clicked>a, .xypg-left-nav>li:hover>a {
  color: #fff;
  background: #124ad8;
}
.xypg-left-nav>li.clicked .first-nav-btn, .xypg-left-nav>li:hover .first-nav-btn {
  color: #fff;
}

.page-wrap {
  background: #fff;
  padding: 46px 0 4.16666667%;
}

.page-wrap-left {display: none;}