@font-face {
  font-family: "ft";
  src: url("ft.OTF")/*tpa=https://www.sacredsun.cn/thems/sy/fonts/ft.OTF*/;
  src: local("☺"), url("ft.woff")/*tpa=https://www.sacredsun.cn/thems/sy/fonts/ft.woff*/ format("woff"),
    url("ft.ttf")/*tpa=https://www.sacredsun.cn/thems/sy/css/fonts/ft.ttf*/ format("truetype"), url("ft.svg")/*tpa=https://www.sacredsun.cn/thems/sy/css/fonts/ft.svg*/ format("svg");
  font-weight: normal;
  font-style: normal;
}

form {
  font-size: 0;
}
/*a {
  display: inline-block;
  width: 100%;
  height: 100%;
}*/
.newBox {
  width: 1600px;
  margin: 0 auto;
}
img {
  max-width: 100%;
  height: auto;
}

.hrtp_l,
.hrtp_r {
  width: 15%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.hrtp_r {
  text-align: right;
}
.hrtp_l p,
.hrtp_l a {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.hrtp_l p {
  padding-left: 40px;
  font-family: "ft";

  color: #727272;
}
.header_top {
  padding: 16px 0;
  border-bottom: 1px solid #e7e7e7;
}
.header_btm {
  border-bottom: 1px solid #e7e7e7;
}
.language,
.hrtp_r form {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.hrtp_r form {
  width: 330px;
  height: 36px;
  border-radius: 50px;
  background-color: #ededed;
  margin-right: 26px;
}
.hrtp_r form input,
.hrtp_r form button {
  border: none;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.hrtp_r form input {
  width: 80%;
  height: 100%;
  background-color: transparent;
  text-indent: 2em;
}
.hrtp_r form button {
  width: 20%;
  height: 100%;
  border-radius: 50px;
  background-color: #d7000f;
  color: #fff;
}
.language h3 {
  cursor: pointer;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.language h3 span {
  font-family: "Arial";
  padding: 0 20px 0 8px;
}

.header_btm {
  width: 100%;
}
.header_btm ul > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
}
.header_btm ul > li a {
  height: 78px;
  line-height: 78px;
  padding: 0 14px;
  color: #000;
  box-sizing: border-box;
  position: relative;
}
.header_btm ul > li a::after {
  content: "";
  display: block;
  width: 0%;
  height: 3px;
  background-color: #d7000f;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.header_btm ul > .active a,
.header_btm ul > li:hover a {
  color: #d7000f;
}
.header_btm ul > .active a::after,
.header_btm ul > li:hover a::after {
  width: 100%;
}
.header_btm h3 {
  height: 78px;
  line-height: 78px;
}
.header_btm h3 i,
.header_btm h3 span {
  color: #d7000f;
  display: inline-block;
  vertical-align: middle;
}
.header_btm h3 i {
  padding-right: 10px;
  padding-top: 4px;
}
.header_btm ul {
  float: left;
}
.header_btm h3 {
  float: right;
}

footer {
  padding-top: 120px;
  background-color: #f2f2f2;
}
.footer_top {
  width: 100%;
  display: table;
}
.frtp_nav,
.footer_tel,
.footer_wxcode {
  display: table-cell;
  vertical-align: top;
}
.frtp_nav ul {
  width: 14.24%;
  display: inline-block;
  vertical-align: top;
}
.frtp_nav ul li a {
  color: #666;
  position: relative;
}
.frtp_nav ul li:first-of-type {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 30px;
}
.frtp_nav ul:last-of-type li:first-of-type {
  border-bottom: none;
}
.frtp_nav ul li:first-of-type a {
  width: auto;
  padding-bottom: 26px;
  color: #333;
  font-weight: bold;
}
.frtp_nav ul li:first-of-type a::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #d6000f;
  position: absolute;
  left: -120%;
  bottom: 0;
  opacity: 0;
}
.frtp_nav ul:last-of-type li:first-of-type a {
  border-bottom: 1px solid #dcdcdc;
}
.frtp_nav ul:hover li:first-of-type a::after {
  opacity: 1;
  left: 0;
}
.frtp_nav ul li:hover a {
  color: #d6000f;
}
.footer_tel h3 {
  width: 46px;
  height: 46px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background-color: #d6000f;
}
.footer_tel h3 span {
  color: #fff;
}
.footer_tel p {
  padding-top: 14px;
  color: #666666;
}
.footer_tel h4 {
  color: #d6000f;
}
.footer_tel {
  width: 22%;
}
.footer_wxcode {
  width: 8%;
  text-align: center;
}
.frtp_nav {
  width: 60%;
}

.footer_wxcode p {
  padding-top: 20px;
  color: #666;
}

.footer_top {
  padding-bottom: 70px;
  border-bottom: 1px solid #d9d9d9;
}
.footer_bottom {
  padding: 50px 0;
}

.frbm_l,
.frbm_c,
.frbm_r {
  display: inline-block;
  vertical-align: middle;
}
.frbm_l,
.frbm_r {
  width: 30%;
}
.frbm_c p a{display: initial}
.frbm_c {
  width: 65%;
  text-align: center;
}
.frbm_r {
  text-align: right;
}
.frbm_l h3,
.frbm_l ul,
.frbm_l h3 i,
.frbm_l h3 span,
.frbm_l li {
  display: inline-block;
  vertical-align: middle;
}
.frbm_l li {
  padding: 0 26px;
}
.frbm_l li a {
  color: #666;
}
.frbm_l li:hover a {
  color: #d6000f;
}
.frbm_l h3 {
  padding: 10px 24px;
  border: 1px solid #cecece;
  border-radius: 50px;
}
.frbm_l h3 i {
  color: #d4d4d4;
  font-size: 16px;
}
.frbm_l h3 span {
  color: #666666;
  padding-left: 14px;
}
.frbm_rS {
  position: relative;
  display: inline-block;
}
.frbm_r h3 {
  width: auto;
  display: inline-block;
  padding: 10px 24px;
  border: 1px solid #cecece;
  border-radius: 50px;
  cursor: pointer;
  position: relative;
}
.frbm_r h3 span {
  padding-right: 30px;
  color: #666666;
}
.frbm_r h3 i {
  color: #d7d7d7;
}
.frbm_rS ul {
  width: 100%;
  height: auto;
  text-align: center;
  position: absolute;
  top: -80px;
  left: 0;
  transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  box-shadow: 0 0 30px 2px #e1e1e1;
  opacity: 0;
  visibility: hidden;
}
.frbm_rS ul li {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.frbm_rS ul li a {
  color: #666;
  line-height: 30px;
}
.frbm_rS ul li:last-of-type {
  border: none;
}
.frbm_rS ul li:hover {
  background: #d6000f;
}
.frbm_rS ul li:hover a {
  color: #fff;
}
.frbm_rS .uls {
  top: -16px;
  opacity: 1;
  visibility: inherit;
}






.language{
  position: relative;
  z-index: 1000;
}



.language ul {
  width: 100%;
  background-color: rgba(0,0,0,.8);
  text-align: center;
  position: absolute;
  top: 50px;
  left: 0;
  transform: translateY(20%);
  -ms-transform: translateY(20%);
  -webkit-transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  display: inline-block;
  vertical-align: middle;
}
.language ul li a {
  height: 40px;
  line-height: 40px;
  color: #fff;
    font-family: "Arial";
    position: relative;
}

.language ul li {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  line-height: normal;
  border-bottom: 1px solid #ccc;
}



.language:hover ul{
  top: 100%;
  opacity: 1;
  visibility: inherit;
}


/* ----------------------------- */

/*网站单位设置*/
@media (max-width: 767px) {
  html {
    font-size: 26px !important; } }
@media (max-width: 479px) {
  html {
    font-size: 24px !important; } }
@media (max-width: 320px) {
  html {
    font-size: 20px !important; } }
@media (min-width: 768px) {
  html {
    font-size: 28px !important; } }
@media (min-width: 1200px) {
  html {
    font-size: 30px !important; } }
@media (min-width: 1440px) {
  html {
    font-size: 34px !important; } }
@media (min-width: 1680px) {
  html {
    font-size: 40px !important; } }
div, ul, li, span, a {
  box-sizing: border-box; }

.por {
  position: relative; }

.poa {
  position: absolute; }
  
.w1400 {
    width: 1400px;
}

.search input{
    outline: none;
}

.search {
  position: fixed;
  z-index: 6;
  top: 80px;
  right: 0;
  height: 100%;
  max-height: 100vh;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  visibility: hidden;
  transition-property: opacity,visibility;
  transition-duration: .5s;
  transition-delay: .5s;
}
.search.search-is-open{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity:1;
visibility:visible;
transition-delay:0s;}
.search.search-is-open .search__container{transform:translateY(0) translateZ(0);}
.search__container{
  position:relative;
  z-index:2;
background-color:#fff;
transform:translateY(-100%) translateZ(0);
transition:transform .75s cubic-bezier(.77,0,.175,1);}
.search__overlay{
  position:fixed;
  z-index:1;
top:0;
right:0;
width:100%;
height:100%;
background-color:#1d1d1d;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
opacity:.2;
}
.search,.search__overlay{left:0;}
.search-header{position:relative;
  padding-top:2.3rem;
padding-bottom:3rem;margin: 0 auto;}
.search-header .search-loader{position:absolute;
  top:17px;
left:2.6vw;}
.search-header .search-btn-close{position:absolute;
  top:0;
right:0;}
.search-header .search-input{
  font-size:24px;
width:100%;
-webkit-appearance:none;
-moz-appearance:none;
border:0;
}
.search-header .search-input__wrapper:after{content:"";
position:absolute;
z-index:1;
bottom:0;
left:0;
right:0;
height:1px;
background-color:#d9d9d9;
width:100%;
}
.search-item{position:relative;
  display:block;
overflow:hidden;
transition:background-color .2s,opacity .3s,color .3s;
transform-origin:0 0;
color:#1d1d1d;
}
.search-item:after{content:"";
position:absolute;
z-index:1;
bottom:0;
left:8.333%;
right:8.333%;
height:1px;
background-color:#d9d9d9;
}
.search-item .solr-highlight{background-color:rgba(101,32,142,.2);
}
.search-item__inner{padding-top:16px;
  padding-top:1rem;
padding-bottom:16px;
padding-bottom:1rem;
min-height:121px;
}

.search-close {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 28px;
  height: 1.8rem;
  background: url(../img/close.png) no-repeat center;
  background-size: 28px !important;
  cursor: pointer;
  z-index: 6;
  transition-duration: .5s; }
.search-close:hover {
  transform: rotate(90deg); }
.search .submit0 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 28px;
  height: 1.8rem;
  background: url(../img/searchf.png) no-repeat center;
  border: none;
  background-size: 28px !important;
  box-sizing: border-box;
  display: block;
}
.search-header .search-input {
  display: block;
  text-indent: 80px;
  line-height: 1.8rem;
  font-size: 24px;
  color: #333;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.intro-list1.flexBox.alignCenter {
  align-items: flex-start;
}
.intro-list1 .moudle-titles1 {
  line-height: 1rem;
}
.intro-list1 .list-right {
  margin-top: 1.98rem;
}
@media(max-width: 1200px) {
  .search {
    top: 50px;
  }
  .search-header {
    padding: 16px 0 20px;
  }
  .search-header .search-input {
    text-indent: 26px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
  .search .submit0 {
    width: 20px;
    height: 30px;
    background-size: 20px !important;
  }
  .search-close {
    background-size: 20px !important;
    width: 20px;
    height: 30px;
  }
}
.search-body .search-list1 {
  min-height: 20vw;
}


