@charset "UTF-8";
/* CSS Document */
html {
  font-size: 16px;
}
html, body, div, p, header, h1, h2, h3, h4, ul, li, ol {
  margin: 0px;
  padding: 0px
}
ul, li{
  list-style-type: none;
}
.clear {
  clear: both
}
img {
  max-width: 100%
}
header {
  background-image: url("top-hqjycs.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1;
  padding: 12.5rem 0;
}
#jy-main {
  width: 82%;
  margin: 2rem auto;
}
#jy-main a{
  text-decoration: none;
  color:#666;
}
#jy-main a:hover {
  color: #DD781E
}
#jy-main h2 {
  color: #000;
  font-size: 1.9rem;
  line-height: 4.2rem;
  font-weight: 500;
  text-align: center
}
#jy-main h3 {
  color: #4a9ba7;
  font-size: 1.3rem;
  line-height: 1.2rem;
  font-weight: 500
}
#jy-main h4{
  color: #000;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500
}
#jy-main img {
  margin-bottom: 1rem
}
#jy-main .part {
  padding-top: 2rem;
}
#jy-main .box .green-icon {
  border-radius: 50px;
  background: #d8fafa;
  width: 3.6vw;
  height: 3.6vw;
  position: absolute;
  top: 6vw;
  right: 4vw;
  padding-top: .8vw;
  padding-left: .8vw;
}
#jy-main .box .green-icon svg, #jy-main .box .green-icon-t svg {
  width: 1.9vw;
}
#jy-main .box .green-icon-t {
  border-radius: 50px;
  background: #d8fafa;
  width: 3.6vw;
  height: 3.6vw;
  position: relative;
  padding-top: .8vw;
  padding-left: .8vw;
  margin-top: 1.5rem
}
#jy-main .box {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 2.4rem 6%;
  transition: all .3s ease;
  box-shadow: 0 0 1.5rem rgba(9, 41, 77, .12);
  margin-bottom: 2rem
}
#jy-main .line {
  width: 55px;
  height: 2px;
  background: #f9cec2;
  margin-top: .8rem;
  margin-bottom: 1rem;
}
#jy-main .line::after {
  content: "";
  display: block;
  color: #f9cec2;
  width: 35px;
  height: 2px;
  background: #188cac;
}
#jy-main ul {
  margin-top: 1rem;
  padding-left:0;
}
#jy-main ul li {
  line-height: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#jy-main ul li a {
  font-size: .9rem;
  color: #666;
}
#jy-main .tab-pane li a{
	width:80%;
	float:left;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#jy-main .tab-pane li span{
	width:15%;
	float:left;	
}
.xzkd a{	
   margin-right: 12px;
}
#jy-main .nav-link{
  padding: .5rem;
}
#jy-main .nav-link.active {
  color: #188cac;
  border-bottom: 3px solid #188cac;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: .5rem;
}
#jy-main .group-icon-t {
  margin-bottom: 20px;
  margin-top: 1.2rem;
}
#jy-main .group-icon-t .alone-icon {
  width: 19%;
  display: inline-block;
}
#jy-main .group-icon-t .icon {
  background-color: #188cac;
  padding-top: 1rem;
  padding-left: 1rem;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 5px;
  margin:0 auto;

}
#jy-main .group-icon-t h4 {
  text-align: center;
  margin-top: 6px;
}
#jy-main .title-line {
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  margin-top: .5rem;
  margin-bottom: .6rem;
}
#jy-main ol {
  margin-top: .4rem;
  margin-bottom: 1.4rem;
  padding-left:.2rem;
}
#jy-main ol li {
  width: 47%;
  display: inline-block;
  line-height: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;	  
}
.kg-2m{
  margin-right:2%
}
#jy-main ol li a {
  display: inline-block;
  color: #666;
  font-size: .9rem;
}
#jy-main .list-t {
  height: 3.4rem
}
#jy-main .list-t :hover {
  color: #E46411
}
#jy-main .list-t svg {
  float: left;
  margin-left: 1rem;
  margin-right: 1.4rem;
}
#jy-main .h4-l {
  float: left;
  height: 1.7rem;
  margin-top: .5rem
}
#jy-main .more {
  color: #757575;
  float: right;
  font-size: .9rem;
  padding-right: .7rem;
  margin-top: .5rem
}
#jy-main .more-o {
  margin-top: 1rem;
  color: #757575;
  font-size: .9rem
}
#jy-main p {
  line-height: 2rem;
  color: #666;
  font-size: .9rem;
  margin-bottom: 2rem
}
#jy-main span {
  color: #4e4e4e;
  font-size:.8rem;
}
@media screen and (max-width:1080px) {
  #jy-main {
    width: 94%;
    margin: 1rem auto;
  }
  #jy-main .box .green-icon {
    font-size: 1.6vw;
    top: 11vw;
    padding-top: .5vw;
  }
  #jy-main .box .green-icon-t {
    padding-top: .5vw;
    margin-top: 1.2rem
  }
  #jy-main ul li {
    line-height: 1.2rem;
  }
  #jy-main .group-icon-t .alone-icon {
    width: 18%;
    display: inline-block;
  }
  #jy-main .group-icon-t .icon {
    padding-top: .5vw;
  }
  #jy-main ol li {
    line-height: 1.3rem
  }
}
@media screen and (max-width:720px) {
  header {
  padding: 3rem 0;
}
  #jy-main h2 {
    font-size: 5vw;
    line-height: 2.2rem;
  }
  #jy-main h3 {
    font-size: 4.5vw;
    line-height: .6rem;
  }
  #jy-main h4, #jy-main .h4-l {
    font-size: .8rem;
    line-height: .7rem;
  }
  #jy-main .part {
    padding-top: 1rem;
  }
  #jy-main .box .green-icon {
    width: 9vw;
    height: 9vw;
    top: 8vw;
    right: 6vw;
    padding-top: 2vw;
    padding-left: 2.4vw;
  }
  #jy-main .group-icon-t .icon {
    padding-top: .8vw;
    padding-left: .8vw;
    width: 8vw;
    height: 8vw;
  }
  #jy-main .box .green-icon svg, #jy-main .box .green-icon-t svg {
    width: 4.5vw;
  }
  #jy-main .box .green-icon-t {
    width: 9vw;
    height: 9vw;
    padding-top: 1.5vw;
    padding-left: 1.8vw;
    margin-top: 1rem
  }
  #jy-main .box {
    padding: 2rem 5%;
  }
  #jy-main ul li a,  #jy-main ol li a  {
    font-size: 3.5vw;
  }
  #jy-main ol li{
    line-height: 2rem;
    width:100%;
  }
  #jy-main ul li{
    line-height: 2rem;
  }
  #jy-main .more-o {
    margin-top: 1rem;
    font-size: 3vw
  }
  #jy-main p {
    line-height: 1.5rem;
    font-size: 3.5vw;
    margin-bottom: .3rem
  }
  #jy-main span {
    font-size: 3vw;
  }
  #jy-main .more {
    font-size: 3vw
  }
  #jy-main .list-t {
    height: 2rem
  }
  #jy-main .nav-link{
    padding: .5rem;
}
}
/*列表页*/
#crumbs {
  padding: 20px 0
}
#crumbs a, #crumbs p{
  color:#4C4C4C;
  font-size:12px;
	text-decoration: none
}
#crumbs a:hover{
 color:#FF5659
}
#left-menu{
  width: 100%;
  background: #fff;
  padding: 1rem 2rem;
  transition: all .3s ease;
  box-shadow: 0 0 1.5rem rgba(9, 41, 77, .12);
  margin-bottom: 2rem;
  margin-top:2rem;
}
#left-menu h2{
  font-size: 20px;
  color:#000;
  line-height: 3rem;
  font-weight: 400;
  text-align: center
}
#left-menu h3, #tab-list h3 {
  line-height: 2rem;
  font-size: 18px;
  font-weight: 400;
  color:#666;
}
#left-menu h4{
  font-size: 16px;
  font-weight: 300;
	line-height: 2.5rem;
  color:#666;
	padding-left:1rem;
	position: relative;
	border-bottom: 1px solid #f4f4f4
}
#left-menu h4 a, #left-menu h3 a{
  color:#666;
  text-decoration: none
}
#left-menu h4::after{
	position: absolute;
	content: "";
	width:7px;
	height:7px;
	border:#666 solid;
	border-width: 0 1px 1px 0;
	transform: translate(-50%,-50%) rotate(-45deg);
	left:80%;
	top:52%
}
#left-menu .list-group-item {
  padding: .5rem .1rem;
}
#left-menu .list-group-item a {
  line-height: 25px;
  padding-left: 2px;
  color: #666;
  font-size: .8rem;
  text-decoration: none;
}
#crumbs {
  padding: 20px 0
}
#crumbs a, #crumbs p, .page a{
  color: #1d1d1d;
  font-size:12px;
    text-decoration: none;
}
#list {
  margin-top: 2rem;
}
#list ul li {
  line-height: 28px;
  border-bottom: 1px solid #f4f4f4;
  clear: both;
  overflow:hidden;
}
#list ul li a {
  float: left;
  width: 80%;
  color:#666;
  font-size:13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none

}
#list ul li a:hover{  
  color:#FF5659
}
#list ul li span {
  width: 20%;
  float: right;
  font-size:12px;

}
#tab-list {
  margin-top: 26px
}
#tab-list .table {
  margin-top: 14px;
  font-size: 13px;
  border-top:0px;
}
#tab-list .table thead th {
  border-bottom: 2px solid #516c87; 
  background: #e0ecf5;
  color: #132448;
  font-weight: 400
}
#tab-list .table tr td a {
  color: #1d1d1d;
  text-decoration: none;
}
#tab-list .table tr td a:hover {
  color: #FF7000
}
#tab-list .popup {
  font-size: 2rem;
}
.page a{
  font-size: 12px;
	color:#666;
}
@media screen and (max-width:720px) {
  #left-menu{
  display: none
}
  #list ul li a{
	  width:100%;
    display: block
}
#list ul li span{
	width:100%;
  display: block
}
}
/* 弹窗 */
.popup {
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  width: 100vw;
  height: 100vh;
  bottom: 0;
  right: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  overflow: hiden;
  -webkit-transition: .64s ease-in-out;
  transition: .64s ease-in-out;
}
.popup-inner {
  border: 1px solid #e6e6e6;
  position: relative;
  max-width: 50%;
  background-color: #fff;
  border-radius: 6px;
  padding: 1em;
}
.popup-inner .row{
  padding: 6px 0;
}
.popup-inner p {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 0rem;
}
.popup-inner .p-title {
  text-align: right;
  font-size: 13px;
  line-height: 24px;
}
.popup:target {
  visibility: visible;
  opacity: 1;
}
.popup:target .popup-inner {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.popup__close {
  position: absolute;
  right: .5rem;
  top: 0rem;
  z-index: 4;
  color: #8A8A8A;
  padding: 5px 10px;
  cursor: pointer;
}
.popup__close::before {
  content: "\2715";
  font-size: 15px;
  display: inline-block;
  transition: all 0.4s;
  transform: rotate(0deg);
}
.popup__close:hover::before {
  color: #000;
  transform: rotate(90deg);
}
@media screen and (max-width:720px) {
  .popup-inner {
    max-width: 90%;
  }
  .popup-inner .p-title {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
  }
}
/* 弹窗结束*/