*{
    margin: 0;
    padding: 0;
}
@font-face {
	font-family: 'shsh';
	src: url('https://qiniussl.hqlfcard.com/font/SourceHanSerifCN-Heavy.otf');
}
html {
	font-family: 'shsh'!important;
}
body{
	font-family: 'shsh'!important;
}
a:hover{
    text-decoration: none;
}
.w1100{
    width: 1100px;
    margin: 0px auto;
}
.flex{
    display: flex;
    display: -webkit-flex;
}
.mw-100{
    max-width: 100%;
}
.nybody{
    width: 100%;
    height: 100vh;
    background: url('../images/page1201.jpg') no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}
.subbody1 .w1100{
    transform: translateY(-20px);
}
.subbody1 .title{
    font-size: 48px;
    color: #D6271C;
    margin: 15px 0px 80px;
    position: relative;
}
.subbody1 .title::after{
    width: 96px;
    height: 10px;
    border-radius: 5px;
    content: '';
    background-color: #D6271C;
    position: absolute;
    left: 50%;
    margin-left: -48px;
    bottom: -25px;
}
.subbody1 .subitem{
    width: 20%;
    margin-bottom: 35px;
}
.subbody1 .subitem a{
    width: 160px;
    height: 160px;
    line-height: 160px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 85px;
    background-color: #E8353B;
    box-shadow: 8px 14px 0px 0px rgba(232,53,59,0.5);
}
.subbody1 .subitem:nth-child(n+6){
    margin-bottom: 0;
}
.subbody2 .title{
    font-size: 48px;
    color: #D6271C;
    margin: 15px 0px 25px;
    position: relative;
}
.subbody2 .title::after{
    content: none;
}
.index1logo img{
    max-height: 125px;
}
.index1con{
    height: 290px;
    margin-top: 10px;
    padding-top: 30px;
    background: url('../images/line.png') no-repeat center center;
    background-size: contain;
}
.index1p1 a{
    font-size: 48px;
    color: #D6271C;
}
.in1blockp1{
    font-size: 42px;
    color: #D6271C;
}
.index0{
    width: 100%;
    height: 100vh;
    text-align: center;
    background: url('../images/default.jpg') no-repeat center;
    background-size: cover;
}
.index0p1{
    font-size: 38px;
    color: #FFF0C2;
    margin: 10px 0 5px;
}
.index0p4{
    width: 60%;
    margin: 10px auto 0;
    padding: 8px;
    background: linear-gradient(to right,#FCE03D,#FE0000);
    border-radius: 33px;
}
.index0p4 input{
    border: 0px;
    outline: 0px;
    font-size: 24px;
    color: #A1A1A1;
    padding: .375rem 1rem;
    border-radius: 25px;
}
.index0p4 input:focus{
    border: 0;
    outline: 0;
}
.form-control::placeholder{
    color: #A1A1A1;
    font-style: italic;
}
.w90{
    width: 90%;
}
.w10{
    width: 10%;
}
.index0p4 form button {
    width: 100%;
    height: 100%;
    background-color: unset;
    border: 0;
    background: url("../images/sousuo.png") no-repeat center;
    background-size: contain;
    cursor: pointer;
}
.index2item{
    text-align: center;
}
.index2img{
    width: 160px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 20px 25px;
    background-color: #fff;
    border: 1px solid #D6271C;
    border-radius: 25px;
    box-shadow: 0px 0px 7px 2px #D6271C;
}
.index2img img{
    width: 100%;
}
.index2item h4{
    font-size: 24px;
    color: #D6271C;
    padding: 10px 0px;
    margin-bottom: 0;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23D6271C'%2F%3E%3C%2Fsvg%3E")!important;
  right: -50px!important;
  left: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23D6271C'%2F%3E%3C%2Fsvg%3E")!important;
    left: -50px!important;
    right: auto;
  }

  .djcontent{
    margin-top: 10px;
	padding: 30px 10px;
	/*max-height: 400px;*/
	/*overflow-x: hidden;*/
	/*overflow-y: auto;*/
	/*background: rgba(255,255,255,0.8);*/
    /*box-shadow: 0px 0px 1px 1px #D6271C inset;*/
  }
.text-decoration{
    text-decoration:underline;
}

td{
    vertical-align: middle!important;
}
.in1block{
    text-align: center;
}

@media screen and (max-width: 1400px) {
    .w1100 {
        width: 900px;
        margin: 0px auto;
    }
    .subbody1 .w1100 {
        transform: translateY(-40px);
    }
    .index0p1 {
        font-size: 32px;
    }
    .index1logo img {
        max-height: 100px;
    }
    .index1p1 a {
        font-size: 36px;
    }
    .in1blockp1 {
        font-size: 32px;
    }
    .in1block{
        text-align: center;
    }
    .index1con {
        height: 275px;
        background-size: 88% 100%;
    }
    .logo img{
        height: 100px;
    }
    .subbody1 .title {
        font-size: 36px;
        margin: 15px 0px 40px;
    }
    .subbody1 .title::after {
        width: 70px;
        height: 6px;
        border-radius: 5px;
        content: '';
        background-color: #D6271C;
        position: absolute;
        left: 50%;
        margin-left: -35px;
        bottom: -15px;
    }
    .subbody1 .subitem {
        margin-bottom: 25px;
    }
    .subbody1 .subitem a {
        width: 124px;
        height: 124px;
        line-height: 124px;
        font-size: 24px;
        border-radius: 62px;
    }
    .index2item h4{
        font-size: 18px;
    }
    .djcontent {
        max-height: 320px;
      }

}

.backto{
    position: absolute;
    left: 10px;
    top: 45%;
}
.backto i{
    font-size: 56px;
    color: #D6271C;
    cursor: pointer;
}


.djcontent{
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    justify-content: space-between;
}
.djcontent p,.djcontent span{
    line-height: 1.6!important;
    margin-bottom: 5px!important;
    text-align: left!important;
    text-indent: 0!important;
}
.djconleft{
    width: 400px;
    text-align: center;
}
.djconleft .img{
    text-align: center;
}
.djconleft .img:nth-child(1){
    margin-bottom: 50px;
}
.djconleft img{
    width: 100%;
    max-width: 100%;
}
.djconleft .img:nth-child(1) img{
    width: 50%;
}
.djconright{
    width: 840px;
}