*{
    margin: 0;
    padding: 0;
    border: 0;
}



.swiper-container {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.swiper-slide {
    width: 100%;
    position: relative;
}
#ie-sw{
    width: 100%;
    position: relative;
}
#ie-sw>img{
    width: 100%;
    display: block;
    opacity: 0;
}



.swiper-slid-img{
    display: block;
    width: 100%;
}


.header-tips-box{
    width: 518px;
    height: 275px;
    position: absolute;
    top: 32%;
    left: 17%;
    text-align: left;
    text-shadow: 2px 3px 3px #c9cac6;
}

.header-tips-box>.font-first>h1{
    font-size: 56px;
    font-weight: bold;
    color: white;
}

.header-tips-box>.font-first>h2{
    font-size: 45px;
    color: white;
}

.header-tips-box>.font-first>p{
    font-size: 21.3px;
    color: white;
    margin-top: 18px;
}


.header-more-detail{
    width: 145px;
    height: 41px;
    border: 2px solid white;
    color: white;
    line-height: 37px;
    text-align: center;
    margin-top: 7px;
    font-size: 25px;
    cursor: pointer;
}

@media screen and (max-width: 1600px) {
    .header-tips-box>.font-first>h1{
        font-size: 46px;
    }

    .header-tips-box>.font-first>h2{
        font-size: 35px;
    }

    .header-tips-box>.font-first>p{
        font-size: 15.3px;
    }

    .header-more-detail{
        width: 125px;
        height: 41px;
        margin-top: 7px;
        font-size: 20px;
    }
}

@media screen and (max-width: 1400px) {
    .header-tips-box>.font-first>h1{
        font-size: 36px;
    }

    .header-tips-box>.font-first>h2{
        font-size: 25px;
    }

    .header-tips-box>.font-first>p{
        font-size: 10.3px;
    }

    .header-more-detail{
        width: 110px;
        height: 31px;
        margin-top: 7px;
        font-size: 15px;
        line-height: 33px;
    }
}

.left-shadow{
    height: 100%;
    position:absolute;
    left: 0;
    top: 0;
    z-index: 9;
    pointer-events: none;
}

.right-shadow{
    height: 100%;
    position:absolute;
    right: 0;
    top: 0;
    z-index: 9;
    pointer-events: none;
}

.swiper-slide .title {
    font-style: italic;
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 0;
    line-height: 45px;

}
.pagination {

    position: absolute;
    z-index: 20;
    left: 10%;
    bottom: 5%;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 108px;
    height: 9px;
    background: white;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}
.swiper-visible-switch {
}
.swiper-active-switch {
    background: #75c5bd;
}



.content{
    width: 1109px;
    height: auto;
    padding: 82px 0 0px 0;
    margin: 0 auto;
    position: relative;
}

.content-first{
    width: 1109px;
    height: 433px;
    margin-top: 38px;
    position: relative;
}



.content-first-bg{
    width: 1109px;
    height: 324px;
    background: url("../imgs/content-first-bg1.png") no-repeat;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.content-first-ul{
    width: 100%;
    height: 303px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.content-img-font{
    width: 331px;
    height: 275px;
    background-color: white;
    position: absolute;
    bottom: 0;
    padding: 4px 3px 19px 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.content-img{
    width: 323px;
    height: 202px;
    margin: 0 auto;
    position: relative;
}
.content-img>img{
    position: absolute;
    bottom: 0;
}

.content-font{
    width: 203px;
    height: 37px;
    margin-top: 15px;
    margin-left: 17px;
}

.content-font>p{
    font-size: 13.5px;
    color: black;
}





.content-first-ul>li{
    width: 333px;
    height: 100%;
    float: left;
    list-style: none;
    margin-left: 27px;

    position: relative;
}

.content-first-ul>li>img{
    position: absolute;
    bottom: 0;
}

.moreDetail{
    width: 88px;
    height: 31px;
    border: 2px solid #6fb9ad;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 27px;
    position: absolute;
    bottom: 19px;
    right: 17px;
    cursor: pointer;
    color: #6fb9ad;
}

.tips-Second,.tips-Third{
    margin-top: 79px;
}

.content-Second{
    width: 100%;
    height: 330px;
    margin-top: 56px;
}

.content-Second>img{
    float: left;
    cursor: pointer;


}

.content-Second>img+img{
    float: right;
    cursor: pointer;
}

.content-Second>a:first-child>img{
    float: left;
    cursor: pointer;
}

.content-Second>a:first-child>+a>img{
    float: right !important;
    cursor: pointer;
}

.content-Second>a{
    float: left;
}

.content-Second>a+a{
    float: right;
}

.content-Third{
    width:100%;
    height: 254px;
    margin-top: 71px;
}

.content-Third-ul{
    width: 100%;
    height: 100%;
}

.content-Third-ul>li{
    width: 320px;
    height: 253px;
    float: left;
    margin-left: 0;
}

.content-Third-ul>li+li{
    margin-left: 74px;
}

.content-Third-li-img{
    width: 100%;
    height: 196px;
}

.content-Third-li-img>img{
    width: 100%;
}

.content-Third-li-word{
    width: 100%;
    height: 57px;
    position: relative;
    overflow: hidden;
    background-color: #fdc1d1;
}

.content-Third-li-word-box{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 15px;
}

.content-Third-li-word-box>img{
    margin-top: -6px;
    margin-right: 10px;
    vertical-align: middle;
}

.content-Third-li-word-box>span{
    font-size: 22px;
    color: white;
}


.searchBox{
    width: 1047px;
    height: 314px;
    margin-top: 30px;
    position: relative;
}

.searchBox-second{
    width: 1047px;
    height: 296px;
    margin-top: 43px;
    position: relative;
}

.searchInputBox{
    width: 335px;
    height: 30px;
    position: absolute;
    bottom: 103px;
    left: 50%;
    margin-left: -115px;
}

.searchInputBox-second{
    width: 335px;
    height: 30px;
}

.searchInputBox>input,.searchInputBox-second>input{
    width: 282px;
    height: 30px;
    border-radius: 10px;
    border: none;
    outline: none;
    padding-left: 10px;
    color: #dadada;
    font-size: 11px;
    line-height: 30px;
}

.searchInputBox-second>input{
    width: 295px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px 0 0 10px;
    border: 1px solid #f0f0ef;
}

.searchInputBox-second>input{
    float: left;
}



.searchInputBox>input::-webkit-input-placeholder,.searchInputBox-second>input::-webkit-input-placeholder{
    color: #dadada;
}
.searchInputBox>input::-moz-placeholder,.searchInputBox-second>input::-webkit-input-placeholder{
    color: #dadada;
}
.searchInputBox>input:-moz-placeholder,.searchInputBox-second>input::-webkit-input-placeholder{
    color: #dadada;
}
.searchInputBox>input:-ms-input-placeholder,.searchInputBox-second>input::-webkit-input-placeholder{
    color: #dadada;
}

.searchBtn{
    width: 37px;
    height: 30px;
    border-radius: 5px;
    background-color: #44b242;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 30px;
    color: white;
    float: right;
    cursor: pointer;
}

.searchInputBox-second>.searchBtn{
    border-radius: 0px 5px 5px 0px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.search-bg{
    position: absolute;
    bottom: 0;
    left: 0;
}





.bottomBox{
    margin-top: 68px;
}


.pop-box{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.pop-in-box{
    width: 739px;
    height: 489px;
    background-color: #75c5bd;
}

.comeback{
    position: absolute;
    bottom: 23px;
    right: -7%;
    cursor: pointer;
}



.link-left,.link-right{
    width: 398px;
    height: 1px;
    background-color: #e2e2e0;
    float: left;
    margin-top: 13px;
}

.link-left{
    float: left;
}

.link-middle{
    width: 255px;
    height: 29px;
    font-size: 19px;
    color: #aaaaaa;
    float: left;
    text-align: center;
}


.header-in-right-ul>a:first-child>li>p{
    color: rgb(118, 199, 191);
}

.search-result{
    width: 100%;
    height: 100%;
    background-color: white;
}

.search-result-left{
    width: 673px;
    height: 100%;
    float: left;
    overflow: hidden;
}


.search-result-left>img{
    height: 100%;
}

.search-result-right{
    width: 374px;
    height: 100%;
    float: right;
}

.search-result-right-word{
    width: 332px;
    height: 250px;
    margin: 0 auto;
    padding: 0 7px 0 7px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search-result-right-word>h1{
    margin-top: 37px;
    color: #00bb95;
    font-size: 23px;
    font-weight: bold;
}

.search-result-right-word>h3{
    margin-top: 10px;
    color: #00bb95;
    font-size: 12px;
}

.search-result-right-word>p{
    margin-top: 10px;
    color: #919191;
    font-size: 12px;
    line-height: 25px;
}

.search-result-right-btn{
    width: 332px;
    height: 31px;
    margin: 0 auto;
    position: relative;
}






