
@charset "utf-8";
.page-bnaner{
  width: 100%;
  height: calc(100vw * 275/1440);
}
.page-bnaner img{
  width: 100%;
  min-height: 100%;
}
.page-main{
  background-color: rgba(247,247,247,1);
  background:linear-gradient(180deg,rgba(247,247,247,1) 0%,rgba(236,236,236,0.01) 100%);
}
.page-title{
  height:5rem;
}
.page-title-box{
  width: calc(100% * 1300/1440);
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}
.page-title-left{
  position: absolute;
  height: 6rem;
  top: -31px;
  left: 0;
  border-radius:3px;
  box-shadow:0px 0px 4px 0px rgba(167,198,255,0.5);
  background-color: #ffffff;
  z-index: 99;
}
.page-title-left-name{
  display: inline-block;
  height: 6rem;
  line-height: 6rem;
  background-color: rgba(74,144,226,1);
  background:url("../img/icon/leftbg.png") no-repeat center bottom;
  background-size: cover;
  /* font-size: 1.25rem; */
  font-size: 1.5rem;
  font-weight: bold;
  color: #ffffff;
  padding-left: 2.8125rem;
  padding-right: 4.875rem;
  max-width: 13.75rem;
  position: relative;
  border-radius:3px;
}
.page-title-left-name span{
  position: absolute;
  top: 50%;
  left: 2.1875rem;
  width: 4px;
  height: 20px;
  margin-top: -10px;
  background-color: #ffffff;
}
.page-title-left-nav{
  display: inline-block;
  border-radius:3px;
}
.page-title-left-nav-link{
  display: inline-block;
  padding: 0 1.5625rem;
  /* font-size: 1rem; */
  font-size: 1.25rem;
}
.page-title-left-nav-active,.page-title-left-nav-link:hover{
  color: #003993;
}
.page-title-right{
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  background-color: rgba(237,237,237,1);
  background:linear-gradient(270deg,rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
  text-align: right;
  /* font-size: .8125rem; */
  font-size: 0.9375rem;
}
.phone-page-title-left{
  display: none;
}
.page-box{
  width: calc(100% * 1300/1440);
  max-width: 1500px;
  margin: 0 auto;
  background:rgba(255,255,255,1);
  box-shadow:0px 0px 4px 0px rgba(167,198,255,0.5);
}
.page-content{
  width: calc(100% * 900/1300);
  margin: 0 auto;
  padding-top: 3.125rem;
  padding-bottom: 3.75rem;
}
.page-content p{
  line-height: 1.625rem;
  font-size: 1.125rem;
}
/* Ã¦â€°â‚¬Ã¥Â±Å¾Ã¥Ââ€¢Ã¤Â½Â */
.page-content-ssdw{
  padding-bottom: 3.75rem;
  width: calc(100% * 1300/1440);
  max-width: 1500px;
  margin: 0 auto;
}
/* Ã§Â â€Ã§Â©Â¶Ã©â„¢Â¢Ã§Â®â‚¬Ã¤Â»â€¹ */
.bygk-yjyjs-block{
  position: relative;
}
.bygk-yjyjs-block-icon{
  position: absolute;
  top: 1rem;
  left: 0;
  width: 50px;
  height: 50px;
}
.bygk-yjyjs-block-text{
  width: calc(100% - 68px);
  float: left;
  margin-left: 68px;
  border-bottom: 1px dotted #4A4A4A;
  padding-bottom: .875rem;
  margin-top: 1rem;
}
.bygk-yjyjs-block-text h3{
  color:#003993;
  font-size: 1.375rem;
  height: 1.875rem;
  line-height: 1.875rem;
}
.bygk-yjyjs-block-text h4{
  color:#4A4A4A;
  font-size: 1.125rem;
  line-height: 2.5rem;
  font-weight: normal;
}
.bygk-yjyjs-zzzs{
  margin-top: 40px;

}
.bygk-yjyjs-zzzs-title{
  background: url("../img/icon/bygkry.png") no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  padding-bottom: calc(100% * 127/900);
  position: relative;
}
.bygk-yjyjs-zzzs-title span{
  position: absolute;
  top: 50%;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-top: -1.25rem;
  left: 6.875rem;
  font-size: 1.5rem;
  font-weight: bold;
  color: #8B572A;
}
.bygk-yjyjs-zzzs-list{

}
.bygk-yjyjs-zzzs-list ul{
  width: 100%;
}
.bygk-yjyjs-zzzs-list-item,.bygk-yjyjs-zzzs-list-item1{
  width: calc(100% * 280/900);
  float: left;
  height: 0;
  margin-top: 1.875rem;
  background-color: #ffffff;
  position: relative;
  background:linear-gradient(180deg,rgba(255,245,235,1) 0%,rgba(255,255,255,1) 100%);
  box-shadow:0px 3px 10px 0px rgba(0,0,0,0.06);
  margin-right: calc(100% * 30/900);
}
.bygk-yjyjs-zzzs-list-item:nth-child(3n),.bygk-yjyjs-zzzs-list-item1:nth-child(3n){
  margin-right: 0;
}
.bygk-yjyjs-zzzs-list-item{
  padding-bottom: calc(100% * 228/900);
}
.bygk-yjyjs-zzzs-list-item1{
  padding-bottom: calc(100% * 405/900);
}
.bygk-yjyjs-zzzs-list-item:hover,.bygk-yjyjs-zzzs-list-item1:hover{
  transform: scale(1.06);
  -ms-transform: scale(1.06); 	/* IE 9 */
  -moz-transform: scale(1.06); 	/* Firefox */
  -webkit-transform: scale(1.06); /* Safari Ã¥â€™Å’ Chrome */
  -o-transform: scale(1.06); 	/* Opera */
}
.bygk-yjyjs-zzzs-list-item div,.bygk-yjyjs-zzzs-list-item1 div{
  position: relative;
  width: calc(100% - 2.75rem);
  left: 1.375rem;
  top: 1.25rem;
  height: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.bygk-yjyjs-zzzs-list-item div{
  padding-bottom: calc((100% - 2.75rem) * 130/196);

}
.bygk-yjyjs-zzzs-list-item1 div{
  padding-bottom: calc((100% - 2.75rem) * 277/196);

}
.bygk-yjyjs-zzzs-list-item h3,.bygk-yjyjs-zzzs-list-item1 h3{
  position: absolute;
  bottom: 0;
  width: calc(100% - 1.75rem);
  left: .875rem;

  font-size: .875rem;
  text-align: center;
  font-weight: normal;
}
.bygk-yjyjs-zzzs-list-item h3{
  height: 2.25rem;
}
.bygk-yjyjs-zzzs-list-item1 h3{
  height: 2.25rem;
}
/* Ã¤Â¼ÂÃ¤Â¸Å¡Ã¦â€“â€¡Ã¥Å’â€“ */
.bygk-qywh-block-title{
  color: #003993;
  font-size: 1.37rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  height: 3.125rem;
  line-height: 3.125rem;
  border-bottom: 1px solid rgba(151, 151, 151, .7);
}
.bygk-qywh-logo{
  width: 48%;
  margin-top: 3.25rem;
}
.bygk-qywh-block-h4{
  color: rgba(0,57,147,.9);
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
}
.bygk-qywh-block-qyyj{
  width: 100%;
}
.bygk-qywh-block-qyyj-item{
  float: left;
  width: calc(100% * 289/900);
  padding-bottom: calc(100% * 360/900);
  position: relative;
  margin-right: calc(100% * 14/900);
}
.bygk-qywh-block-qyyj-item:hover{
  transform: translateY(-4px);
  -ms-transform: translateY(-4px); 	/* IE 9 */
  -moz-transform: translateY(-4px); 	/* Firefox */
  -webkit-transform: translateY(-4px); /* Safari Ã¥â€™Å’ Chrome */
  -o-transform: translateY(-4px); 	/* Opera */
  transition: all 0.3s;
  -moz-transition: all 0.3s; /* Firefox 4 */
  -webkit-transition: all 0.3s; /* Safari Ã¥â€™Å’ Chrome */
  -o-transition: all 0.3s; /* Opera */
}
.bygk-qywh-block-qyyj-item:nth-child(3){
  margin-right: 0;
}
.bygk-qywh-block-qyyj-item-top{
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% * 169/360);
  width: 100%;
  border-radius:3px 3px 0px 0px;
}

.bygk-qywh-block-qyyj-item-bottom{
  position: absolute;
  top: calc(100% * 169/360);
  left: 0;
  min-height: calc(100% * 180/360);
  width: 100%;
  background-color: #F6F6F6;
  display: none;
}
.bygk-qywh-block-qyyj-item-bottom p{
  margin-top: .375rem;
  text-align: center;
}
.bygk-qywh-qydw{
    float: left;
    width: 48%;
    margin-right: 2%;
}
.bygk-qywh-qyln{
    float: left;
    width: 48%;
    margin-left: 2%;
}
.bygk-qywh-qyyj-item{
    float: left;
    width: 31%;
    margin-right: 3.5%;
}
.bygk-qywh-qyyj-item:nth-child(3){
    margin-right: 0;
  }
.bygk-gltd .bygk-qywh-qydw,.bygk-gltd .bygk-qywh-qyln{
    margin-bottom: 1.25rem;
}
/* Ã§Â®Â¡Ã§Ââ€ Ã¥â€ºÂ¢Ã©ËœÅ¸ */
.bygk-gltd{
  width: 100%;
  /* padding-bottom: calc(100% * 346/900);
  background: url("../img/pages/bygk/gltd.png") no-repeat center right;
  background-size: cover;
  border-radius:8px; */
  position: relative;
  margin-top: 1.875rem;
}
.bygk-gltd-text{
  position: absolute;
  top: 50%;
  margin-top: calc(-2.5rem * 2.5);
  left: calc(100% * 100/900);
}
.bygk-gltd-text h4{
  font-weight: normal;
  font-size: 1.125rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.bygk-gltd-text h4 span{
  font-size: 1.25rem;
  margin-right: 5px;
  font-weight: bold;
}
/* Ã¦â€°â‚¬Ã¥Â±Å¾Ã¥Ââ€¢Ã¤Â½Â */
.bygk-ssdw-item{
  width: 48%;
  float: left;
  position: relative;
  margin-top: 1.875rem;
  margin-right: 4%;
  border-bottom: 1px solid #eeeeee;
  padding: 1.5rem 0;
  background:rgba(255,255,255,1);
  box-shadow:0px 0px 4px 0px rgba(167,198,255,0.5);
}
.bygk-ssdw-item:nth-child(2n){
  margin-right: 0;
}
.bygk-ssdw-img{
  float: left;
  width: calc(100% * 96/400);
  height: 0;
  padding-bottom: calc(100% * 68/400);
  overflow: hidden;
  border-right: 1px solid rgba(151, 151, 151, .5);
  position: relative;
}
.bygk-ssdw-img img{
  position: absolute;
  top: 0;left: 0;
  width: 100%;
  min-height: 100%;
}
.bygk-ssdw-block{
  position: absolute;
  left: calc(100% * 96/400 + 15px);
  top: 1.5rem;
  width: calc(100% * (1 - 96/400) - 2.5rem);
  height: calc(100% - 3rem);
}

.bygk-ssdw-title{
  position: relative;
  width: calc(100% - 5.625rem);
  top: calc(50% - 1.25rem);
  height: 2.5rem;
  font-size: 1.125rem;
  color: #595757;
  font-weight: normal;
}
.bygk-ssdw-title p{
  /* text-overflow: ellipsis; */
  /* white-space: nowrap; */
  /* overflow: hidden; */
  position: absolute;
  top: 0;
  width: 100%;
  /* height: 2.5rem; */
  /* line-height: 2.5rem; */
}
.bygk-ssdw-link{
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: calc(-1.75rem - 1.25rem/2);
}

.bygk-ssdw-xq,.bygk-ssdw-wz{
  display: block;
  width: 5rem;
  line-height: 1.75rem;
  height: 1.75rem;
  border-radius:4px;
  font-size: 1rem;
  text-align: center;
  border:1px solid #4A90E2;
  color: #FFFFFF;
  background-color: #4A90E2;
  background:linear-gradient(270deg,rgba(74,144,226,1) 0%,rgba(3,84,213,1) 100%);
}
.bygk-ssdw-xq{
  margin-bottom: 1.25rem;
}
.bygk-ssdw-link a:hover{
  /* background-color: #4A90E2; */
}
.bygk-ssdw-wz.gray{
  background: #DFDFDF;
  border: 1px solid #dddddd;
  color: #9B9B9B;
}
.bygk-ssdw-link a.gray:hover{
  background: #DFDFDF;
  border: 1px solid #dddddd;
  color: #9B9B9B;
}
/* Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’ */
.xwzx-content{
  width: calc(100% * 1300/1440);
  margin: 0 auto;
  max-width: 1500px;
  position: relative;
  box-shadow:0px 0px 4px 0px rgba(167,198,255,0.5);
}
.xwzx-rd-icon{
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  right: 1rem;
  top: 1rem;
  z-index: 100;
}
.xwzx-list{
  width: 100%;
}
.xwzx-rd-list .xwzx-list-item:last-child{
  border-bottom: none;
}
.xwzx-list-item{
  position: relative;
  width: 100%;
  padding-bottom: calc(100% * 260/1300);
  border-bottom: 1px dashed #979797;
  background-color: #ffffff;
}
.xwzx-list-left{
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% * 645/1300);
  height: 100%;
}
.xwzx-list-date{
  position: absolute;
  width: calc(100% * 220/645);
  text-align: center;
  top: 50%;
  height: 5rem;
  margin-top: -2.5rem;
}
.xwzx-list-date h1{
  font-size: 2.8125rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.xwzx-list-date h2{
  height: 2.5rem;
  line-height: 2.5rem;
  font-weight: normal;
  font-size: 1.25rem;
}
.xwzx-list-img{
  position: absolute;
  width: calc(100% * 384/645);
  height: calc(100% * 220/260);
  right: calc(100% * 41/645);
  top: calc(100% * 20/260);
}
.xwzx-list-img:hover{
  transform: scale(1.06);
  -ms-transform: scale(1.06); 	/* IE 9 */
  -moz-transform: scale(1.06); 	/* Firefox */
  -webkit-transform: scale(1.06); /* Safari Ã¥â€™Å’ Chrome */
  -o-transform: scale(1.06); 	/* Opera */
  transition: all 0.3s;
  -moz-transition: all 0.3s; /* Firefox 4 */
  -webkit-transition: all 0.3s; /* Safari Ã¥â€™Å’ Chrome */
  -o-transition: all 0.3s; /* Opera */
}

.xwzx-list-img img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;height: 100%;
}
.xwzx-list-right{
  position: absolute;
  width: calc(100% * 655/1300);
  right: 0;
  top: 0;
  height: 100%;
  padding-right: 2.5rem;
  /* cursor: pointer; */
}
.xwzx-list-right-box{
  display: block;
}
.xwzx-list-right:hover .xwzx-list-title,.xwzx-list-right:hover .xwzx-list-text{
  color: #003993;
}

.xwzx-rd-list .xwzx-list-right:hover .xwzx-list-title,.xwzx-rd-list .xwzx-list-right:hover .xwzx-list-text,.xwzx-rd-list .xwzx-list-right:hover .blue{
    color: #D0021B;
  }
.xwzx-list-title{
  width: 90%;
  height: calc(100% * 114/260);
  /* font-size: 1.125rem; */
  font-size: 1.375rem;
  line-height: 6.25rem;
}
.xwzx-list-text{
  /* font-size: .875rem; */
  font-size: 1.125rem;
  height: calc(1.5rem * 3);
  line-height: 1.5rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.xwzx-list-more{
  height: calc(100% * 146/260 - 4.5rem);
  position: relative;
}
.xwzx-list-link{
  position: absolute;
  height: 1.25rem;
  line-height: 1.25rem;
  top: 50%;
  /* font-size: .875rem; */
  font-size: 1rem;
}
.xwzx-pt-content{
  margin-top: 1.875rem;
}
/* Ã¥Ë†â€ Ã©Â¡ÂµÃ¦Å’â€°Ã©â€™Â® */
.xwzx-page{
  text-align: center;
}
.page{
  margin-top: 2.5rem;
  display: inline-block;
  margin-bottom: 3.5rem;
  margin-left: 1.25rem;
}
.btn{
  float: left;
  margin-top: .625rem;
  border-radius:4px;
  height: 1.875rem;
  line-height: calc(1.875rem - 2px);
  text-align: center;
  margin-right: .3125rem;
  cursor: pointer;
  border:1px solid rgba(151,151,151,.5);
  /* font-size: .75rem; */
  font-size: 1rem;
}

.btn a{
    display: block;
    width: 100%;
    height: 1.875rem;
    padding: 0 1.25rem;
}
.page-active,.btn:hover{
  color:rgba(255,255,255,1);
  background-color: #003993;
  border:1px solid #003993;
}
.btn:hover a,.page-active a{
  color:rgba(255,255,255,1);
}
.go-page{
  float: left;
  margin-top: .625rem;
  margin-left: .375rem;
}
#pno{
  display: inline-block;
  width: 2.5rem;
  height: 1.875rem;
  line-height: calc(1.875rem - 2px);
  border:1px solid rgba(151,151,151,.5);
  border-radius:4px;
  text-align: center;
}
.button{
  font-size: .875rem;
  border: 1px solid #003993;
  color: #ffffff;
  width: 5rem;
  height: 1.875rem;
  line-height: calc(1.875rem - 2px);
  border-radius:4px;
  background-color: transparent;
  margin-left: .625rem;
  background-color: #003993;
  cursor: pointer;
}
/* Ã¦â€“Â°Ã©â€”Â»Ã¨Â¯Â¦Ã¦Æ’â€¦ */
.xwzx-content-box{
  padding: 0 .625rem;
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
}
.xwzx-content-title{
  padding-top: 2.5rem;
  font-size: 1.375rem;
  color: #003993;
  line-height: 2.5rem;
  text-align: center;
}
.xwzx-content-date{
  height: 3.125rem;
  line-height: 3.125rem;
  position: relative;
  font-size: 1rem;
  font-weight: normal;
  border-bottom: 1px solid #8D8D8D;
}
.xwzx-content-date-left{
  position: absolute;
  left: .625rem;
  top: 0;
  height: 3.125rem;
  line-height: 3.125rem;
}
.xwzx-content-date-right{
  position: absolute;
  right: .625rem;
  top: 0;
  height: 3.125rem;
  line-height: 3.125rem;
}
.xwzx-content-text{
  padding: 2.5rem .625rem;
}
.xwzx-content-text p{
  line-height: 1.875rem;
  text-indent: 2rem;
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
}
.xwzx-content-text p img,.xwzx-content-text p video{
  max-width: calc(100% - 4rem);
  margin-top: 10px;
  margin-bottom: 10px;
}
.xwzx-content-page{
  border-top: 1px solid #8D8D8D;
  position: relative;
  height: 12.5rem;
}
.xwzx-content-page-left,.xwzx-content-page-right{
  position: absolute;
  top: 2.5rem;
  width: 20.75rem;
  line-height: 1.625rem;
}
.xwzx-content-page-left:hover a,.xwzx-content-page-right:hover a{
  color: #003993;
}
.xwzx-content-page-left{
  left: 0;
}
.xwzx-content-page-right{
  right: 0;
  text-align: right;
}
/* Ã¦Å â‚¬Ã¦Å“Â¯Ã¦Å“ÂÃ¥Å Â¡ */
.page-jsfw-block{
  position: relative;
}
.page-jsfw-title{
  position: relative;
  height: 6.25rem;
  text-align: center;
  cursor: pointer;
}
.page-jsfw-title h1{
  line-height: 6.25rem;
  color: #003993;
  font-size: 1.875rem;
  font-weight: normal;
}
.page-jsfw-img{
  position: absolute;
  width: 20px;
  height: 14px;
  top: 50%;
  margin-top: -7px;
  right: 2.5rem;
}
page-jsfw-title img{
  width: 100%;
  height: 100%;
}
.page-jsfw-list{
  overflow: hidden;
  transition: all 0.3s;
  -moz-transition: all 0.3s; /* Firefox 4 */
  -webkit-transition: all 0.3s; /* Safari Ã¥â€™Å’ Chrome */
  -o-transition: all 0.3s; /* Opera */
}
.page-jsfw-item{
  position: relative;
  width: 100%;
  padding-bottom: calc(100% * 370/1440);
  background-color: #F8F8F8;
}
.page-jsfw-item:nth-child(2n){
  background-color: #f2f2f2;

}
.page-jsfw-item-img{
  position: absolute;
  width: calc(100% * 460/1440);
  padding-bottom: calc(100% * 310/1440);
  top: 8%;
}
.page-jsfw-item:nth-child(2n+1) .page-jsfw-item-img{
  right: calc(100% * 120/1440);
}
.page-jsfw-item:nth-child(2n) .page-jsfw-item-img{
  left: calc(100% * 120/1440);
}
.page-jsfw-item-img img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;height: 100%;
}
.page-jsfw-item-img img:hover{
  transform: scale(1.05);
  -ms-transform: scale(1.05); 	/* IE 9 */
  -moz-transform: scale(1.05); 	/* Firefox */
  -webkit-transform: scale(1.05); /* Safari Ã¥â€™Å’ Chrome */
  transition: all 0.3s;
  -moz-transition: all 0.3s; /* Firefox 4 */
  -webkit-transition: all 0.3s; /* Safari Ã¥â€™Å’ Chrome */
  -o-transition: all 0.3s; /* Opera */
}
.page-jsfw-item-text{
  position: absolute;
  width: calc(100% * 500/1440);
  top: 1.875rem;
}
.page-jsfw-item:nth-child(2n+1) .page-jsfw-item-text{
  left: calc(100% * 120/1440);
}
.page-jsfw-item:nth-child(2n) .page-jsfw-item-text{
  right: calc(100% * 120/1440);
  text-align: right;
}
.page-jsfw-item-text h3{
  /* font-size: 1.25rem; */
  font-size: 1.375rem;
  color: #003993;
  line-height: 6.25rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;  
}
.page-jsfw-item-text p{
  font-size: 1.125rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.625rem;
  height: calc(1.625rem * 2);
}
.page-jsfw-item-link a{
  display: inline-block;
  width: 7.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1rem;
  color: #003993;
  border:1px solid #003993;
  text-align: center;
  border-radius:4px;
  margin-top: 2.5rem;
}
.page-jsfw-item-link a:hover{
  background-color: rgba(74,144,226,1);
  border:1px solid rgba(74,144,226,1);
  background:linear-gradient(224deg,rgba(74,144,226,1) 0%,rgba(3,84,213,1) 100%);
  color: #F6F6F6;
}
/* Ã¦ÂÅ“Ã§Â´Â¢Ã¥Ë†â€”Ã¨Â¡Â¨ */
.page-search-list{
  width: calc(100% - 13.75rem*2);
  margin: 0 auto;
  padding: 1.25rem 0;
  min-height: 400px;
}
.page-search-list li{
  margin: auto;
  padding-bottom: 5px;
  border-bottom: #CCC 1px dotted;
  text-align: left;
  position: relative;
  font-size: 1.1875rem;
  height: 3.75rem;
  line-height: 3.75rem;
  position: relative;
  padding-left: 24px;
  background: url("../img/icon/circle.png") left center no-repeat;
  background-size: 20px 20px;
}

.page-search-list li a{
  display: block;
}
.page-search-list li a:hover,.page-search-list li a:hover h2{
  color: #003993;
  font-weight: bold;
}
.page-search-list li:hover{
  transform: translateX(4PX);
  -ms-transform: translateX(4PX); 	/* IE 9 */
  -moz-transform: translateX(4PX); 	/* Firefox */
  -webkit-transform: translateX(4PX); /* Safari Ã¥â€™Å’ Chrome */
  -o-transform: translateX(4PX); 	/* Opera */
}
.page-search-list li h2{
  font-weight: normal;
  font-size: 1.1875rem;
  width: calc(100% - 8.5rem);
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.page-search-list li span{
  position: absolute;
  right: 0;
  top: 0;
  width: 7.25rem;
  text-align: right;
}
/* Ã¨Ââ€Ã§Â³Â»Ã¦Ë†â€˜Ã¤Â»Â¬ */
.page-lxwm-box{
  margin-top: 1.875rem;
}
.page-lxwm{
  font-size: 1.25rem;
  font-weight: normal;
}
.page-lxwm span{
  display: inline-block;
  margin-right: .625rem;
  line-height: 2.25rem;
  font-size: 1.25rem;
  font-weight: bold;
}
/* Ã¦â€“â€¡Ã¤Â»Â¶Ã¤Â¸â€¹Ã¨Â½Â½ */
.page-wjxz-item{
  position: relative;
  border-bottom: 1px dashed #979797;
  height: 5rem;
}
.page-wjxz-img{
  position: absolute;
  top: 50%;
  margin-top: -1.25rem;
  left: 0;
  width: 2.5rem;
  height: 2.5rem;
}
.page-wjxz-text{
  width: 90%;
  padding-left: 3.75rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1rem;
  color: #003993;
}
@media screen and  (max-width:1600px){
  .bygk-qywh-block-qyyj-item{
    padding-bottom: calc(100% * 360/900);
  }
  .bygk-qywh-block-qyyj-item-top{
    height: calc(100% * 169/360);
  }
  .bygk-qywh-block-qyyj-item-bottom{
    top: calc(100% * 169/360);
    min-height: calc(100% * 191/360);
  }
}
@media screen and  (max-width:1500px){
  .bygk-ssdw-title p{
    top: .3125rem;
  }
  .bygk-qywh-block-qyyj-item{
    padding-bottom: calc(100% * 380/900);
  }
  .bygk-qywh-block-qyyj-item-top{
    height: calc(100% * 169/380);
  }
  .bygk-qywh-block-qyyj-item-bottom{
    top: calc(100% * 169/380);
    min-height: calc(100% * 211/350);
  }
  .bygk-yjyjs-zzzs-list-item h3{
    height: 2.5rem;
  }
  .bygk-yjyjs-zzzs-list-item1 h3{
    height: 2.85rem;
  }
}
@media screen and  (max-width:1400px){
  .bygk-ssdw-title p{
    top: 0;
  }
  .bygk-qywh-block-qyyj-item{
    padding-bottom: calc(100% * 400/900);
  }
  .bygk-qywh-block-qyyj-item-top{
    height: calc(100% * 169/400);
  }
  .bygk-qywh-block-qyyj-item-bottom{
    top: calc(100% * 169/400);
    min-height: calc(100% * 231/400);
  }
  .bygk-yjyjs-zzzs-list-item{
    padding-bottom: calc(100% * 238/900);
  }
  .bygk-yjyjs-zzzs-list-item1{
    padding-bottom: calc(100% * 415/900);
  }
}
@media screen and (max-width:1300px){

  .page-jsfw-item-text h3{
    line-height: 5rem;
  }
}
@media screen and  (max-width:1200px){
  .xwzx-list-link{
    margin-top: -0.625rem;
  }
  .page-jsfw-item-text h3{
    line-height: 3.75rem;
  }
  .bygk-qywh-block-qyyj-item{
    padding-bottom: calc(100% * 435/900);
  }
  .bygk-qywh-block-qyyj-item-top{
    height: calc(100% * 169/435);
  }
  .bygk-qywh-block-qyyj-item-bottom{
    top: calc(100% * 169/435);
    min-height: calc(100% * 266/435);
  }
  .page-search-list{
    width: 96%;
  }

}
@media screen and (max-width:1100px){


}

@media screen and (max-width:1023px){
  .page-title-box{
    width: 96%;
  }
  .bygk-gltd-text{
    margin-top: calc(-2.25rem * 2.5);
  }
  .bygk-gltd-text h4{
    height: 2.25rem;
    line-height: 2.25rem;
  }
  .page-jsfw-item-link a{
    margin-top: 1.875rem;
  }
}
@media screen and (max-width:900px){
  .bygk-qywh-block-qyyj-item{
    padding-bottom: calc(100% * 470/900);
  }
  .bygk-qywh-block-qyyj-item-top{
    height: calc(100% * 169/470);
  }
  .bygk-qywh-block-qyyj-item-bottom{
    top: calc(100% * 169/470);
    min-height: calc(100% * 301/470);
  }
  .bygk-qywh-block-qyyj-item-bottom p{
    font-size: .75rem;
  }

}
@media screen and (max-width:850px){
  .page-title-left-name{
    padding-right: 3.25rem;
  }
  .xwzx-list-title{
    height: calc(100% * 100/260);
    line-height: 5rem;
  }
  .xwzx-list-text{
    height: calc(1.375rem * 3);
    line-height: 1.375rem;
  }
  .page-jsfw-item-link a{
    margin-top: 1.25rem;
  }
  .bygk-ssdw-item{
    width: 100%;
    margin-right: 0;
  }

  .xwzx-content-text p img{
    height: auto !important;
  }
  .xwzx-content-text p img:nth-child(1){
    margin-left: -2rem;
  }
}
@media screen and (max-width:767px){
  .page-title{
    height: calc(2.5rem + 6rem - 31px);
  }

  .page-title-right{
    display: none;
  }
  .page-content,.xwzx-content{
    width: calc(100% - 1.25rem);
  }
  .page-content p{
    line-height: 1.375rem;
  }
  .page-box{
    width: 96%;
  }
  .bygk-qywh-block-qyyj-item{
    padding-bottom: calc(100% * 379/900);
  }
  .bygk-qywh-block-qyyj-item-top{
    height: calc(100% * 169/379);
  }
  .bygk-qywh-block-qyyj-item-bottom{
    top: calc(100% * 169/379);
    min-height: calc(100% * 210/379);
  }

  .bygk-ssdw-list{
    width: 94%;
    margin: 0 auto;
  }

  .page-jsfw-item-text h3{
    line-height: 3.125rem;
  }
  .page-jsfw-item-link a{
    margin-top: 1.25rem;
  }
}
@media screen and (max-width:600px){

  /* Ã§Â§Â»Ã¥Å Â¨Ã§Â«Â¯Ã¥Â·Â¦Ã¤Â¾Â§Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¦ÂÂ¡ */
  .page-title{
    height: auto;
    background-color: rgba(213,232,255,.8);
    background:linear-gradient(180deg,rgba(236,245,255,1) 0%,rgba(213,232,255,1) 100%);
  }
  .page-title-left{
    display: none;
  }
  .phone-page-title-left{
    display: block;
    color: #003993;
  }
  .phone-page-title-left-name{
    width: 100%;
    position: relative;
    font-weight: bold;
    font-size: 1.125rem;
    height: 3.125rem;
    line-height: 3.125rem;   
    border-bottom: 1px dashed rgba(255,255,255,1);
  }
  .phone-page-title-left::after{
    content: "V";
    position: absolute;
    top: 0;
    right: 5%;
    height: 3.125rem;
    line-height: 3.125rem;
    text-align: center;
    font-size: .625rem;
    cursor: pointer; 
  }
  .phone-page-title-left-nav{
    width: 100%;
    max-height: 0;
    overflow: hidden;
    border: none;
    transition: max-height 300ms ease-in-out;
    -webkit-transition: max-height 300ms ease-in-out;

  }
  .phone-page-title-left-nav-link{
    display: block;
    height: 2.625rem;
    line-height: 2.625rem;
    font-size: 1rem;
    text-align: center;
    position: relative;
    border-bottom: 1px dashed rgba(255,255,255,1);

  }
  .openSubnav {
    max-height: 100vh;
  }
  .page-title-right{
    display: block;
    text-align: left;
  }
  .page-content{
    padding-top: 1.875rem;
  }
  .bygk-yjyjs-zzzs-list-item,.bygk-yjyjs-zzzs-list-item1{
    width: calc(100% * 420/900);
  }
  .bygk-yjyjs-zzzs-list-item{
    padding-bottom: calc(100% * 352/900);
  }
  .bygk-yjyjs-zzzs-list-item1{
    padding-bottom: calc(100% * 622/900);
  }
  .bygk-yjyjs-zzzs-list-item:nth-child(3n),.bygk-yjyjs-zzzs-list-item1:nth-child(3n){
    margin-right: calc(100% * 60/900);
  }
  .bygk-yjyjs-zzzs-list-item:nth-child(2n),.bygk-yjyjs-zzzs-list-item1:nth-child(2n){
    margin-right: 0;
  }
  /* Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’ */
  .xwzx-list{
    padding-top: 3.5rem;
  }
  .xwzx-list-item{
    padding-bottom: calc(100% * 2*260/650);
  }
  .xwzx-list-left{
    width: 100%;
    height: 50%;
  }
  .xwzx-list-right{
    width: 100%;
    top: 50%;
    height: 50%;
    padding: 0 1.875rem;
  }
  .xwzx-content-page-left,.xwzx-content-page-right{
    width: 15.625rem;
  }
  .page-jsfw-item-text {
    top: 1.25rem;
  }
  .page-jsfw-item-text h3{
    line-height: 1.875rem;
  }
  .page-jsfw-item-link a{
    width: 5.5rem;
    margin-top: 1rem;
    height: 1.875rem;
    line-height: 1.875rem;
  }
  .xwzx-content-box{
    width: 98%;
  }
  /* Ã¤Â¼ÂÃ¤Â¸Å¡Ã¦â€žÂ¿Ã¦â„¢Â¯ */
  .bygk-qywh-block-qyyj-item{
    width: 96%;
    margin-left: 2%;
    margin-bottom: 1.25rem;
    padding-bottom: calc(100% * 250/290);
    background-color: #F6F6F6;
  }
  .bygk-qywh-block-qyyj-item-top{
    height: calc(100% * 160/240);
  }
  .bygk-qywh-block-qyyj-item-bottom{
    top: calc(100% * 160/240);
    min-height: calc(100% * 71/240);
  }
}
@media screen and (max-width:500px){
  .xwzx-list-title {
    height: calc(100% * 90/260);
    line-height: 4rem;
  }
  .xwzx-list-link {
    margin-top: 0;
}
  .bygk-gltd-text{
    margin-top: calc(-1.875rem * 2.5);
  }
  .bygk-gltd-text h4{
    height: 1.875rem;
    line-height: 1.875rem;
  }
  .xwzx-content-page-left,.xwzx-content-page-right{
    width: 9.375rem;
  }
  /* Ã¦Å â‚¬Ã¦Å“Â¯Ã¦Å“ÂÃ¥Å Â¡Ã§Â§Â»Ã¥Å Â¨Ã§Â«Â¯ */
  .page-jsfw-item{
    padding-bottom: calc(100% * 370/1100);
  }
  .page-jsfw-item-img{
    top: 19%;
  }
    /* Ã¤Â¼ÂÃ¤Â¸Å¡Ã¦â€žÂ¿Ã¦â„¢Â¯ */
    .bygk-qywh-block-qyyj-item{
      padding-bottom: calc(100% * 265/290);
      background-color: #F6F6F6;
    }
    .bygk-qywh-block-qyyj-item-top{
      height: calc(100% * 160/265);
    }
    .bygk-qywh-block-qyyj-item-bottom{
      top: calc(100% * 160/265);
      min-height: calc(100% * 105/265);
    }
}
@media screen and (max-width:400px){
    /* Ã¤Â¼ÂÃ¤Â¸Å¡Ã¦â€žÂ¿Ã¦â„¢Â¯ */
    .bygk-qywh-block-qyyj-item{
      padding-bottom: calc(100% * 280/290);
    }
    .bygk-qywh-block-qyyj-item-top{
      height: calc(100% * 160/280);
    }
    .bygk-qywh-block-qyyj-item-bottom{
      top: calc(100% * 160/280);
      min-height: calc(100% * 120/280);
    }
    .bygk-qywh-block-title{
        font-size: 1.125rem;
    }
}
@media screen and (max-width:350px){
  .bygk-gltd-text{
    margin-top: calc(-1.625rem * 2.5);
  }
  .bygk-gltd-text h4{
    height: 1.625rem;
    line-height: 1.625rem;
  }
  .page-jsfw-item{
    padding-bottom: calc(100% * 370/1000);
  }
  .page-jsfw-item-link a{
    margin-top: .375rem;
  }
      /* Ã¤Â¼ÂÃ¤Â¸Å¡Ã¦â€žÂ¿Ã¦â„¢Â¯ */
      .bygk-qywh-block-qyyj-item{
        padding-bottom: calc(100% * 295/290);
      }
      .bygk-qywh-block-qyyj-item-top{
        height: calc(100% * 160/295);
      }
      .bygk-qywh-block-qyyj-item-bottom{
        top: calc(100% * 160/295);
        min-height: calc(100% * 135/295);
      }
}
.bygk-yjyjs-block::after,.bygk-yjyjs-zzzs-list ul::after,.bygk-qywh-block-qyyj::after,.bygk-ssdw-list::after,.btn::after,.bygk-qywh-qyyj::after{
  clear: both;
  content: "";
  display: block;
}