.ttop{
    height: 736px;
    width: 100%;
}
.ttop .swiper-slide{
    height: 736px;
    background-size:cover!important;
    overflow: hidden;
}
.ttop .swiper-slide img{
    min-width: 100%;
    height: 736px;
    transform: scale(1.2);
    transition: 7s  ease-in;
}
.ttop .swiper-slide.swiper-slide-active img{
    transform: scale(1);
}
.swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    background: #000;
    opacity: 0.5;
}

.ttop .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #e36419!important;
    opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 25px;
}
.tevt{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.21);*/
    background: url("../images/478.png") no-repeat center;
    background-size: 100% 450px;
}


.tevt1{
    position: relative;
    width: 100%;
    height: 100%;
}
.tevt2{
    position: absolute;
    left: 0;
    right: 0;
    top: 340px;
    transition: .5s;
    opacity: 1;
    color: #fff;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    transition-delay: 0.5s;
}
.ttop .swiper-slide:nth-of-type(1) .tevt2{
    top: 850px;
    opacity: 0;
}
.ttop .swiper-slide:nth-of-type(2) .tevt2{
    top: 580px;
    opacity: 0;
    transform: scale(0.5);

}
.ttop .swiper-slide:nth-of-type(3) .tevt2{
    top: 340px;
    left: 500px;
    opacity: 0;
}
.ttop .swiper-slide:nth-of-type(4) .tevt2{
    top: 340px;
    right: 500px;
    opacity: 0;
}
.ttop .swiper-slide:nth-of-type(1).swiper-slide-active .tevt2{
    top: 340px;
    opacity: 1;
}
.ttop .swiper-slide:nth-of-type(2).swiper-slide-active .tevt2{
    top: 340px;
    opacity: 1;
    transform: scale(1);
}
.ttop .swiper-slide:nth-of-type(3).swiper-slide-active .tevt2{
     top: 340px;
     opacity: 1;
     left: 0;

 }
.ttop .swiper-slide:nth-of-type(4).swiper-slide-active .tevt2{
    top: 340px;
    opacity: 1;
    right: 0;

}
.tevt3{
    font-size: 57px;
    line-height: 45px;

    font-weight: bold;
}
.tevt3 span{
    color: #e36419;
}
.tevt4{
    font-size: 38px;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    margin-top: 24px;
}
.tevt5 a{
    width: 132px;
    height: 37px;
    background: #e36419;
    color: #ffffff;
    display: block;
    margin: 3px auto;
    line-height: 37px;
    text-align: center;
    transition: .5s;

}
.tevt5{
    width: 140px;
    height:43px;
    border: solid 2px #e36419;
    margin: 25px auto 0 ;
    transition: .5s;
}
.tevt5:hover{
    border: solid 2px #e36419;
    border-radius: 40px;
}
.tevt5:hover a{
    background: #e36419;
    color: #fff;
    border-radius: 40px;
}
.incase{
    padding: 40px 0 7px;
    background: #f8f8f8;
}
.incase2{
    text-align: center;
    font-size: 49px;
    font-weight: bold;
    color: rgba(51, 51, 51, 0.1);
    height: 30px;
}
.incase3{
    text-align: center;
    font-size: 28px;
    color: #e67a3a;
    font-weight: bold;
    line-height: 30px;
    height: 50px;
    margin-bottom: 2px;
}
.xians{
    width: 60px;
    height: 2px;
    background: #e67a3a;
    margin: 0 auto;
}
.incase4{
    text-align: center;
    float: right;
}
.incase4 li{
    display: inline-block;
    margin: 0 5px;
    height: 45px;
    text-align: center;
    border: solid 1px #ededed;
    border-radius: 3px;
    overflow: hidden;
    font-weight: bold;
    font-size: 17px;
}
.incase4 li a{
    display: block;
    padding: 0px 20px;
    line-height: 45px;
}
.incase5{
    background: #e67a3a!important;
}
.incase5 a{
    color: #fff!important;
}
.incase4 li:hover{
    background: #e67a3a
}
.incase4 li:hover a{
    color: #fff
}
.incase6{
    margin-top: 40px;
}


.incase6>ul>li{
    float: left;
    width: 30%;
    margin-right: 3%;
    position: relative;
    margin-bottom: 50px;
    border-radius: 2px;
    overflow: hidden;
}
.incase6>ul>li:nth-of-type(3n){
    margin-right: 0;
}
.incase7 img{
    width: 100%;
    height: 217px;
    transform: scale(1);
    transition: .8s;
}
.incase6>ul>li:hover .incase7 img{
    transform: scale(1.1);
}
.incase7{
    height: 217px;
    overflow: hidden;
    border-radius: 6px;
}
.incase8{
    width: 100%;
    height: 137px;
    box-sizing: border-box;
    background: #fff;
    transition: .5s;
    padding: 25px;
}
.incase6{
    position: relative;
}
.incase81{
    height: 70px;
    width: 70px;
    border: dashed 1px #e67a3a;
    color: #fff;
    text-align: center;
    line-height: 70px;
    font-weight: bold;
    font-size: 22px;
    float: left;
    margin-top: 5px;
    border-radius: 50%;
    transition: .5s;
    background: #e67a3a;
}
.incase82{
    margin-left: 85px;
}

.incase6>ul>li:hover  .incase81{
    border-radius: 2px;
    background: #fff;
    color: #e67a3a;
}
.incase9{
    font-size: 17px;
    font-weight: bold;
    color: #333;
    height: 35px;
    line-height: 33px;
    border-bottom: solid 1px #ededed;
}
.incase6>ul>li:hover .incase9{
    color: #e67a3a;
}

.incase91 span{
    display: block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 20px auto 0;
    border: solid 1px #ddd;
    color: #fff;
}
.incase92{
    text-align: left;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #707070;
    padding: 0 0px;
}
.incase92 div{
    display: inline-block;
    color: #fff;
    margin: 0 15px;
    font-size: 12px;
}

.inabf{


}
.inabfz{
    padding: 40px 0 50px;
    position: relative;
}

.inabf2{
    text-align: center;
    font-size: 49px;
    font-weight: bold;
    color: rgba(51, 51, 51, 0.1);
    height: 30px;

}
.inabf3{
    text-align: center;
    font-size: 28px;
    color: #e67a3a;
    font-weight: bold;
    line-height: 30px;
    height: 50px;
    margin-bottom: 2px;
}
.inabf3z{
    margin-top: 40px;
    position: relative;
    height: 351px;
}




.inpr{
    padding: 68px 0;
}
.inpr2{
    text-align: center;
    font-size: 49px;
    font-weight: bold;
    color: rgba(51, 51, 51, 0.1);
    height: 30px;
}
.inpr3 {
    text-align: center;
    font-size: 0.4rem;
    color: #333;
    font-weight: bold;
    line-height: 30px;
    height: 50px;
    /* margin-bottom: 25px; */
    float: left;
    padding-bottom: 0.65rem;
    width: 100%;
}
.inpr3 span{
    font-size: 16px;
    font-weight: normal;
    color: #707070;
}
.inpr3 div{
    float: left;
    font-style: normal;
    line-height: 40px;
    /*margin-left: 620px;*/
    width: 100%;
    text-align: center;
}
.inpr4{
    margin-top: 60px;
}


.innews{
    padding: 1.0rem 0 0;
}
.innews2{
    margin-top: 50px;
}
.innews2>ul>li{
    float: left;
    width: 22.6%;
    margin-right: 3%;
    margin-bottom: 30px;
}
.innews2>ul>li:nth-of-type(4n){
    margin-right: 0;
}
.innews2>ul>li:hover .innews3 img{
    transform: scale(1.1);
}
.innews3{
    height: 210px;
    overflow: hidden;
    position: relative;
}

.innews3 img{
    width: 100%;
    height: 210px;
    transform: scale(1);
    transition: .5s;
}
.innews4{
    position: absolute;
    left: 0;
    top: 0;
    width: 62px;
    height: 70px;
    background: #e67a3a;
    color: #fff;
    box-sizing: border-box;
    padding: 11px 0;
}
.innews5{
    font-size: 23px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.innews6{
    font-size: 12px;
    text-align: center;
    display: block;
}
.innews8{
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;

}
.innews2>ul>li:hover .innews8 a{
    color: #e67a3a;
}
.innews81{
    width: 55px;
    height: 2px;
    background: #e67a3a;
    margin: 5px 0 10px;
    transition: .5s;
}
.innews2>ul>li:hover .innews81{
    width: 75px;
}
.innews9{
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    color: #999;
}
.innews7{
    padding-top: 8px;;
}

.gg{
    background: url("../images/gg1.jpg") no-repeat center fixed;
    background-size: cover;
    height: 250px;
}
.gg1{
    background: rgba(0, 0, 0, 0.68);
    padding: 59px 0;
    height: 250px;
    box-sizing: border-box;
}
.gg3{
    float: left;
    padding-left: 50px;
}
.gg4{
    font-size: 35px;
    font-weight: bold;
    color: #e67a3a;
    line-height: 74px;
    height: 74px;
    overflow: hidden;
}
.gg5{
    font-size: 24px;
    color: #eee;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}
.gg6{
    float: right;
    padding-right: 50px;
}
.gg7{
    line-height: 10px;
    height: 20px;
    color: #ffffff;
    margin: 10px;

}
.gg5 span{
    font-size: 23px;
}
.gg8{
    text-align: right;
    margin-top: 45px;
}
.gg8 a{
    width: 180px;
    height: 40px;
    background: #e67a3a ;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    font-size: 15px;
    transition: .5s;
}
.gg8 a:hover{
    background: #fff;
    color: #e67a3a;
}
.inabs{

    background: url("../images/lxwm1.jpg") no-repeat center fixed;
    background: url("../images/lxwm.jpg") no-repeat center fixed;
    background: url("../images/lxwm4.jpg") no-repeat center fixed;
    background-size: cover;
}
.abouthei{
    background: rgba(0, 0, 0, 0.19);
    background: rgba(43, 63, 96, 0.55);
    background: rgba(0, 0, 0, 0.52);
}
.inabsz{

    padding: 70px 0 80px;
}
.inabs5{
    float: left;
    width: 500px;
    margin-left: 30px;
    height: 357px;
    position: relative;
}
.inabs5:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 15px);
    display: block;
    content: '';
    background: #e5e5e5;
    transform: scale(0.95);
}
.inabs5 img{
    width: 100%;
    height: 300px;

}
.inabs6{
    /*width: calc(100% - 600px);*/
    /*float: right;*/
}
.zimp{
    height: 300px;
    width: 450px;
    margin: 20px auto 0;
}

.zimp .swiper-pagination-bullet{
    background: #fff;
    opacity: 0.9!important;
}
.zimp .swiper-pagination-bullet-active{
    background: #e67a3a!important;

}
.inabs81{
    line-height: 30px;
    font-size: 49px;
    height: 20px;
    color: rgba(255, 255, 255, 0.19);
    margin-top: -60px;
    font-weight: bold;
    text-align: center;
}
.inabs8{

    height: 150px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    width: 90%;
    margin: 20px auto;
    font-size: 17px;
    line-height: 36px;
}
.inabs8 img{
    display: none;
}
.inabs9>ul>li{
    float: left;
    width: 30%;
    margin-right: 5%;
    position: relative;
    height: 168px;
    overflow: hidden;
}
.inabs10{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.66);
}
.inabs11{
    text-align: center;
    font-size: 22px;
    /*font-weight: bold;*/
    color: #fff;
    margin-top: 30px;
    position: relative;
    height: 50px;
    margin-bottom: 15px;
}
.inabs11:after{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    display: block;
    height: 2px;
    width: 45px;
    background: #fff;
    content: '';
}
.inabs12{
    padding: 0 15px;
    color: #fff;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-align: center;
}
.inabs9>ul>li:nth-of-type(3n){
    margin-right: 0;
}
.inabs9>ul>li img{
    width: 100%;
    height: 168px;
    transform: scale(1);
    transition: .5s;
}
.inabs9>ul>li:hover{
    cursor: pointer;
}
.inabs9>ul>li:hover .inabs11{
    color: #e67a3a;
}
.inabs9>ul>li:hover img{
    transform: scale(1.1);
}
.inabs9{
    margin-top: 60px;
}
.inabs7{
    font-size: 28px;
    line-height: 63px;
    height: 63px;
    color: #e67a3a;
    font-weight: bold;
    text-align: center;
}
.inabs71{
    color: rgba(51, 51, 51, 0.06);
    font-size: 36px;
    font-weight: bold;
    line-height: 60px;
}
.inabs72{
    width: 60px;
    height: 2px;
    background: #e67a3a;
    margin: 37px auto 15px;
}












.inne444{
    margin-top: 5px;
}
.inne5{
    float: left;
    width: 35%;
}
.inne51{
    height: 333px;
    overflow: hidden;
    border-radius: 5px;
}
.inne51 img{
    width: 100%;
    height: 333px;
    transition: all 0.3s ease-out;
    transform: scale(1);
}
.inne5:hover .inne51 img{
    transform: scale(1.1);
}
.inne5:hover .inne53 a{
    color: #e67a3a;
}

.inne53{
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    font-size: 18px;
}
.inne53 a{
    color: #000;
    transition: all 0.3s ease-out;
}
.inne54{
    line-height: 25px;
    height: 50px;
    color: #555;
    overflow: hidden;
}
.inne54 img{
    display: none;
}
.inne52{
    background: #f7f7f7;
    padding: 10px 15px 15px;
}
.inne55{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #999;
    margin-top: 5px;
}




.inne6>ul>li{

    margin-bottom: 20px;
    /*overflow: hidden;*/
    transform: translateY(0px);
    transition: all 0.3s ease-out;
    float: left;
    float: left;
    width: 31.6%;
    margin-right: 2.5%;
    padding-bottom: 150px;
}
.inne6>ul>li:nth-of-type(3n){
    margin-right: 0;
}
.inne6>ul>li:nth-of-type(4){
    display: none;
}
.inne6>ul>li:hover{
    /*transform: translateY(10px);*/
}
.inne61{

    width: auto;
    overflow: hidden;
    height: 287px;
    border-radius: 3px;
}
.inne61 img{
    width: 100%;
    height: 287px;
    transform: scale(1);
    transition: all 0.3s ease-out;
}
.inne6>ul>li:hover .inne61 img{
    transform: scale(1.1);
}
.inne62{
    margin-right: 0px;
    padding: 28px 28px;
    background: #fff;

    position: absolute;
    left: 0;
    right: 0;
    width: 80%;
    margin: 0 auto;
    top: 253px;
    transition: .5s;
}
.inne6>ul>li:hover .inne62{
    background: #0055a2;
}
.inne63{
    line-height: 40px;
    height: 47px;
    font-size: 22px;
    position: relative;
    overflow: hidden;
}
.inne63 a{
    color: #333;
}
.inne6>ul>li:hover .inne62{
    top: 233px;
}
.inne6>ul>li:hover .inne63 a{
    color: #fff;
}
.inne6>ul>li:hover .inne64{
    color: #eee;
}
.inne6>ul>li:hover .inne65{
    color: #eee;
}
.inne6>ul>li:hover .inne63:after {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 60px;
    height: 2px;
    background: #fff;
    content: '';
    display: block;
}
.inne63:after{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 60px;
    height: 2px;
    background: #0055a2;
    content: '';
    display: block;
}
.inne63 a{
    color: #333;
}
.inne64{
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    color: #555;
    margin-top:5px;
}
.inne64 img{
    display: none;
}
.inne65{
    line-height: 30px;
    height: 30px;
    color: #999;
}


.serf{
    width: 40%;
    float: left;
}
.serf img{
    width: 100%;
    height: 296px;
}
.serf1{
    float: right;
    width: 55%;
    padding: 35px 0;
}

.serf3{
    line-height: 26px;
    color: #707070;
    height: 78px;
    overflow: hidden;
    margin-top: 30px;
}
.serf3 img{
    display: none;
}
.eer{
    width: 80%;
    margin: 0 auto;
}

.serf22{
    float: left;
    width: 50px;
    color: #ffffff;
}
.serf23{
    margin-left: 70px;
}
.serf24{

    font-size: 22px;
    color: #333;
    line-height: 40px;
}
.serf25{
    font-size: 16px;
    color: #707070;
}
.serf31{
    margin-top: 36px;
}
.serf31 span{
    display: inline-block;
    background: #e67a3a;
    color: #ffffff;
    margin-right: 25px;
    padding:5px 20px;
    border-radius: 4px;
}
.serf31 span a{
    color: #ffffff;
}


.eer .swiper-pagination{
    bottom: -15px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.eer .swiper-pagination span{
    margin: 0 5px;
    width: 13px;
    height: 13px;
    background: #e67a3a;
}

.eer .swiper-button-next{
    right: -100px;
    left: auto;

}
.eer .swiper-button-next:after{
    color: #e67a3a;
}
.eer .swiper-button-prev{
    right:auto;
    left:  -100px;
}
.eer .swiper-button-prev:after{
    color: #e67a3a;
}
.inabf3zx{
    width: 60px;
    height: 2px;
    background: #e67a3a;
    margin: 0 auto 40px;
}

.inpr4>ul>li{
    float: left;
    border: solid 1px #ddd;
    background: #f9f9f9;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
    box-sizing: border-box;
    height: 189px;
    overflow: hidden;
}
.inpr4>ul>li:nth-of-type(2n){
    margin-right: 0;
}
.inpr5{
    float: left;
    width: 188px;
    height: 189px;
    overflow: hidden;
}
.inpr5 img{
    width: 188px;
    height: 189px;
    transform: scale(1);
    transition: .5s;
}
.inpr6{
    margin-left: 188px;
    padding: 15px;
    box-sizing: border-box;
}
.inpr7{
    font-size: 22px;
    color: #e67a3a;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.inpr8{
    height: 30px;
    line-height: 30px;
    color: #5d5d5d;
    font-weight: bold;
    font-size: 15px;
}
.inpr9{
    line-height: 25px;
    height: 100px;
    overflow: hidden;
}
.inpr9 img{
    display: none;
}

.tbssl{
    margin: 40px auto;
}
.tbssl2{
    background: url("../images/visit-bg.jpg") no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 5px 20px #EFEEED;


    height: 170px;
    position: relative;
}
.tbssl3{
    float: left;
    width: 140px;
    height: 140px;
    margin-top: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.tbssl3 img{
    width: 140px;
    height: 140px;
}
.tbssl4{

    box-sizing: border-box;
}
.tbssl6{
    float: right;
    margin-right: 20px;

}
.tbssl6 input{
    width: 165px;
    height: 68px;
    line-height: 68px;
    font-size: 23px;
    border: none;
    outline: none;
    background: rgba(227, 100, 25, 0.77);
    border-radius: 10px;
    color: #fff;
    margin-top: 42px;
}
.tbssl4{
    float: left;
    width: calc(100% - 30px);
    margin-left: 30px;
    padding-left: 370px;
    background: url("../images/visit1.jpg") no-repeat left top;
    box-sizing: border-box;
}
.tbssl5{
    float: left;
    width: calc(100% - 210px);
    padding: 30px 0;
}
.tbssl5>ul>li{
    width: 48.3%;
    float: left;
    margin-bottom:10px ;
    height: 50px;
    line-height: 50px;
    margin-right: 3.2%;
}
.tbssl5>ul>li:nth-of-type(2n){
    margin-right: 0;
}
.tbssl5>ul>li>span{
    float: left;
    width: 50px;
    font-size: 16px;
}
.tbssl5 input{
    width: calc(100% - 55px);
    height: 45px;
    line-height: 45px;
    border: solid 1px #ededed;
    border-radius: 2px;
    box-sizing: border-box;
    padding:0 15px;
    font-size: 16px;
}
.tbssl7{
    float: right;
    width: 18%;
}
.tbssl8{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #707070;
}
.inabs8ze{
    margin-top: 70px;
    text-align: center;
}
.inabs8ze>ul>li{
    /*float: left;*/

    display: inline-block;
    border-right: solid 1px #b7b7b7;
    padding: 0 6%;
}
.inabs8ze>ul>li:last-child{
    border-right: none;
}
.inabs8ze1 span{
    font-size: 80px;
    color: #fff;
    font-family: Impact;
    /*font-weight: bold;*/
    display: inline-block;
    position: relative;
    letter-spacing: 2px;

}
.inabs8ze1 span:after{
    position: absolute;
    right: -20px;
    top: -3px;
    color: #fff;
    display: block;
    content: '+';
    font-size: 29px;
    font-weight: normal;
}
.inabs8ze2{
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
}


.unrys2>ul>li{
    float: left;
    width: 22%;
    margin-right: 4%;
    box-sizing: border-box;
    transform: translateY(-0px);
    padding: 25px;
    background: url("../images/kuang.png") no-repeat;
    background-size: 100% 100%;
    transition: .5s;
}
.unrys2>ul>li:hover{
    background: url("../images/kuang1.png") no-repeat;
    background-size: 100% 100%;
}
.unrys2>ul>li:nth-of-type(4){
    margin-right: 0;
}
.unrys4{
    display: none;
}
.unrys2>ul>li:hover .unrys6{
    color: #e67a3a;
}
.unrys3 img{
    width: 60px;
    height: 60px;
    display: block;
    margin: 20px auto;
    transform: scale(1);
    transition: .5s;
}
.unrys2>ul>li:hover{
    transform: translateY(-8px);
}
.unrys2>ul>li:hover .unrys3 img{
    transform: scale(1.2);
}
.unrys6{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
}
.unrys7{
    line-height: 26px;
    color: #707070;
    text-align: center;
    max-height:130px ;
    overflow: hidden;
}
.unrys8 a{
    display: block;
    width: 160px;
    height: 30px;
    line-height: 30px;
    background: #e67a3a;
    color: #fff;
    margin: 20px auto;
    text-align: center;
    border-radius: 20px;
}
.unrys2{
    margin-top: 35px;
}
.unrys{
    padding: 45px 0 60px;
}

.fshb{
    padding-bottom:  68px;
}
.fshb1{
    height: 319px;
    background: #fff;
    border: solid 25px #fcfcfc;
    box-sizing: border-box;
    box-shadow: 1px 1px 15px #dddddd;
}
.eetip{
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    margin-bottom: 29px;
}
.fshb .swiper-slide{
    background: url("../images/xingtou_03.jpg") no-repeat;
    background-size: 100% 100%;
    height: 269px;
    padding: 35px 10% 0;
    box-sizing: border-box;
}
.eetip1{
    font-size: 18px;
    line-height: 36px;
    color: #555;
    height: 72px;
    overflow: hidden;
    padding: 15px 35px;
    position: relative;
}
.eetip2{
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 50px;
    color: #000;
    font-family: arial;
    font-weight: bold;
}
.eetip3{
    position: absolute;
    right: 3px;
    bottom: -20px;
    font-size: 50px;
    color: #000;
    font-family: arial;
    font-weight: bold;
}
.eetip4{
    text-align: center;
    font-weight: bold;
}
.rvvde{
    margin-top: 15px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -33px;

    margin: 0 auto;
    z-index: 9999;
}
.rvvde .swiper-button-next, .swiper-button-prev{
    position: static;
    display: inline-block;
    border: solid 1px #e67a3a;
    padding: 10px 0;
    height: 43px;
    width: 43px;
    box-sizing: border-box;
    opacity: 0.2;
}
.rvvde .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
    font-size: 23px;
    color: #e67a3a;
}
.rvvde .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
    font-size: 23px;
    color: #e67a3a;
}
.rvvde .swiper-button-next:hover{
    opacity: 1;
}
.rvvde .swiper-button-prev:hover{
    opacity: 1;
}


#demo {
    overflow:hidden;
    width: 100%;
    height: 204px;

    margin: 50px auto 30px;
}
#demo img {

    display: block;
}
#indemo {
    float: left;
    width: 800%;
}
#demo1 {
    float: left;
}
#demo2 {
    float: left;
}
#demo1 img{
    display: block;
    width: 100%;
    height: 176px;
    overflow: hidden;
    transform: scale(1);
    transition: .5s;
}
#demo1 a:hover img{
    transform: scale(1.1);
}
#demo1 a:hover div{
    color: #bf001a;
}
#demo1 a{
    float: left;
    margin: 0 14px;
    width: 257px;
    overflow: hidden;
}
.jdzs1{
    overflow: hidden;
    border-radius: 8px;
}
#demo1 a div{
    text-align: center;
    line-height: 35px;
}
#demo2 img{
    display: block;
    width: 100%;
    height: 176px;
}
#demo2 a{
    width: 257px;
    overflow: hidden;
}
#demo2 a div{
    text-align: center;
    line-height: 35px;
}

.jdzs{
    color: #fff;
    text-align: center;
    font-size: 15px;
}


.sccert{
    background: url("../images/lun1.jpg") no-repeat center fixed;
}
.sccertz{
    padding: 55px 0;
    background: rgba(53, 159, 197, 0.66);
}

.sccert1{
    width: 85%;
    margin: 0 auto;
}
.sccert1 ul>li{
    float: left;
    width: 25%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}
.sccert2{
    font-size: 69px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    height: 91px;
}

.sccert3{
    display: inline-block;
    height: 91px;
    margin-left: 15px;
}
.sccert31{
    font-size: 22px;
    color: #fff;
    text-align: left;
    line-height: 46px;
}
.sccert32{
    font-size: 19px;
    letter-spacing: 2px;
    color: #fff;
    line-height: 20px;
    text-align: left;
}

.swemr{
    margin: 65px auto 0;
}
.swemr1{
    position: relative;
    height: 500px;
    overflow: hidden;
}
.swemr1>img{
    width: 100%;
    height: 500px;
}
.swemr2{
    position: absolute;
    left: 50%;
    top: 0;
    height: 500px;
    background: rgba(255, 255, 255, 0.78);
}
.swemr3{
    width: 85%;
    box-sizing: border-box;
    padding-left: 50px;
    padding-top: 40px;
    position: relative;

}
.swemr3:after{
    position: absolute;
    left: -3px;
    margin: 0 auto;
    top: 50%;
    border-top: 25px solid transparent;
    border-left: 25px solid transparent;
    width: 0;
    height: 0;
    transition: all ease-in-out .3s;
    border-bottom: 25px solid rgba(255, 255, 255, 0.78);
    display: block;
    content: '';
    z-index: 99;
    transform: rotate(134deg);
}
.swemr4 {
    text-align: left;
    font-size: 49px;
    font-weight: bold;
    color: rgba(51, 51, 51, 0.1);
    height: 30px;
}
.swemr5 {
    text-align: left;
    font-size: 28px;
    color: #333;
    /*font-weight: bold;*/
    line-height: 30px;
    height: 50px;
    margin-bottom: 2px;
}
.swemr6{
    line-height: 36px;
    font-size: 16px;
    height: 180px;
    overflow: hidden;
}
.swemr6 img{
    display: none;
}
.tttb1 img{
    width: 60px;
    height: 60px;
    transition: .5s;
    transform: rotateY(0) scale(1);
}
.tttb{
    border-top: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    margin-top: 39px;

}
.tttb li{
    float: left;
    padding: 25px 5.7%;
    border-right: solid 1px #eeeeee;

}
.tttb li:last-child{
    border-right: none;
}
.tttb2{
    font-size: 17px;
    height: 30px;
    line-height:30px;
    margin-top: 10px;
}
.tttb li:hover .tttb1 img{
    transform: rotateY(180deg) scale(1.2);
}
.tttb li:hover .tttb2{
    color:#e36419;
}