html,body{
    padding: 0;
    margin: 0;
    font-size: 14px;
}

/*滚动条样式*/
::-webkit-scrollbar {
    width: 4px;
    /*height: 10px;*/
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
@font-face
{
    font-family: specialFont;
    src:url("FZCuJinLJW.TTF");
}

.content{
    background-color: #f0f0f0;
}
.carousel{
    float: left;
    width: 100%;
    height: 36.07rem;
    box-shadow: 0 5px 5px #ebeaea;
    overflow: hidden;
    background: url(../img/index/mapBg.png) no-repeat center;
    background-size: 100% 100%;
}
.mapBottom{
    float: left;
    width: 100%;
    height: 0.4rem;
    background: url(../img/index/mapBottom.png) no-repeat center;
}

.home{
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}
.homeImg{
    width: 76%;
    min-width: 100rem;
    height: auto;
}

.village{
    width: 76%;
    min-width: 100rem;
    height: 12.5rem;
    margin: 0 auto 1rem auto;
    background-image: url(../img/country/indexCountry2.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.CSearch{
    display: none;
    position: absolute;
    left: calc(50% - 12rem);
    margin-top: 12rem;
    width: 24rem;
    height: 4rem;
    border-radius: 0.2rem;
    background-color: white;
}
.vSearch{
    float: left;
    margin-top: 0.5rem;
}
.choose{
    width: 4rem;
    height: 3rem;
    text-align: center;
    line-height: 3rem;
    cursor: pointer;
    background-color: white;
}
.downChoose{
    display: none;
    position: absolute;
    width: 4rem;
    display: none;
    margin-top: 3.5rem;
    background-color: white;
}
.selectOp{
    float: left;
    width: 80%;
    height: 2.5rem;
    margin: 0 10% 0.1rem 10%;
    text-align: center;
    line-height: 3rem;
    cursor: pointer;
}
.sChoose{
    color: #00b4ff;
}
.split{
    float: left;
    height: 4rem;
    line-height: 4rem;
}
.up{
    font-size: 1.2rem;
    line-height: 4.3rem;
    margin-right: 0.5rem;
}
.inputTxt{
    width: 13rem;
    height: 3rem;
    border: none;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
}
.begin{
    width: 4rem;
    height: 3rem;
    border: none;
    color: white;
    cursor: pointer;
    border-radius: 0.2rem;
    background-color: #0098ff;
}

.placeMent-items{
    float: left;
    height: calc(100% - 2rem);
    padding-top: 2rem;
    margin-left: 15%;
}
.placeMenu{
    width: 6.5rem;
    height: 6.5rem;
    font-size: 1rem;
    border-radius: 50%;
    text-align: center;
    color: #1eadee;
    cursor: pointer;
}
.placeMenu img{
    margin-top: 0.3rem;

}
.yellow{
    border: 1px solid #3c8cee;
    box-shadow: 0 0 5px #0073ff;
    color: #3c8cee;
}
.information{
    float: left;
    height: 7.14rem;
    width: 100%;
    text-align: center;
    line-height: 7.14rem;
}



.first{
    /*padding-top: 2rem;*/
    background-color: #f0f0f0;
}
.second{

}
.title{
    font-size: 2.5rem;
    color: #004da7;
}
.line{
    width: 20rem;
    height: 2px;
    margin: 0.8rem 1.5rem;
    display: inline-block;
    background-color: #dedede;
}
.out-info{
    width: 100%;
    float: left;
    background-color: #f0f0f0;
}
.info-content{
    width: 76%;
    margin: 0 auto;
    min-width: 100rem;
    text-align: center;
}
.info-item{
    width: calc(50% - 11.5rem);
    min-width: 38.5rem;
    height: 30.64rem;
    margin-right: 1.1rem;
    margin-bottom: 2rem;
    float: left;
    padding: 0 2rem 0 3rem;
    vertical-align: middle;
    background-color: #ffffff;
}
.list-tittle{
    width: 100%;
    height: 20%;
}
.list-content{
    width: 100%;
    height: 80%;
}
.content-left:hover{
    color: #026bf8;
}

.other{
    width: 10.8rem;
    display: inline-block;
    vertical-align: middle;
}
.other-item{
    width: 10.8rem;
    height: 9rem;
    float: left;
    border-radius: 0.5rem;
    margin-bottom: 1.82rem;
    background-color: #2766c5;
}
.sound{
    margin-bottom: 0;
}

.out-cul{
    width: 100%;
    float: left;
}
.placeCulture{
    width: 76%;
    min-width: 100rem;
    margin: 0 auto;
}
.culture-item{
    float: left;
    width: calc(20% - 7.3rem);
    min-width: 12.7rem;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
}
.culture-item img{
    width: auto;
    height: 20.7rem;
}
.bgClass{
    position: absolute;
    width: calc(15.2% - 7.3rem);
    min-width: 12.7rem;
    height: 20.7rem;
    color: #fff;
    background-image: linear-gradient(to left, rgba(0,0,0,0), #374b54);
}
.cul-title{
    width: 2.2rem;
    font-size: 2rem;
    margin-top: 26%;
    margin-left: 22%;
    font-family: specialFont;
}
.cul{
    width: 36.5rem;
}
.culOther{
    width: 36.5rem;
}
.cul .bgClass{
    display: none;
}
.cul span{
    display: block;
}
.cul-content{
    display: none;
    position: absolute;
    color: #fff;
}
.infos{
    text-indent: 2.8rem;
    font-size: 1.4rem;
    height: 16rem;
    width: 26.5rem;
    padding: 4.7rem 5rem 0 5rem;
    line-height: 2.5rem;
    text-align: left;
    animation: showTip 1s 1;
}
@keyframes showTip{
    0%{opacity: 0;}
    20%{opacity: 0.2;}
    40%{opacity: 0.4;}
    60%{opacity: 0.6;}
    80%{opacity: 0.8;}
    100%{opacity: 1;}
}
.titles{
    font-size: 1.8rem;
    font-weight: bold;
    height: 20.7rem;
    width: 36.5rem;
    line-height: 10rem;
    text-align: center;
    background-color: rgba(0,0,0,0.8);
}

.out-link{
    width: 100%;
    float: left;
}
.link{
    width: 76%;
    padding: 2.5rem 0;
    min-width: 100rem;
    margin: 0 auto;
    text-align: left;
}
.about-link{
    display: inline-block;
    font-size: 1.3rem;
    padding: 0.5rem 1rem;
    text-decoration: none;
    color: #4c4c4c;
    cursor: pointer;
    font-weight: 600;
    pointer-events: none;
}
.selects{
    display: inline-block;
    margin-left: 3rem;
}
.stt{
    font-size: 1.2rem;
    text-align: left;
    padding: 1rem;
    cursor: pointer;
    color: #4c4c4c;
}
.moreLinks:after{
    content: '▲';
    margin-left: 0.5rem;
    color: #0f91ed;
}
.stt:hover{
    color: #4c4c4c;
    background-color: #e6e6e6;
}
.link-nets{
    display: none;
    width: calc(76% - 6rem);
    min-width: 94rem;
    height: 12rem;
    position: absolute;
    margin-left: -10.5rem;
    margin-top: -16.3rem;
    background-color: #e6e6e6;
    box-shadow: 0 0 3px #e6e6e6;
    padding: 1rem 3rem;
}
.nets-second{
    margin-left: -66.45rem;
}
.link-net{
    font-size: 1.1rem;
    width: 20%;
    padding: 0.5rem 0rem;
    text-align: left;
    cursor: pointer;
    float: left;
}
.link-net:hover{
    color: #fefefe;
    background-color: #0f91ed;
}
.link-net a{
    width: calc(100% - 0.5rem);
    margin-left: 0.5rem;
    display: inline-block;
}
.link-net:hover a{
    color: #fefefe;
}


.listTitle{
    float: left;
    font-size: 1.6rem;
    padding: 0.5rem 3.5rem;
    margin-top: 2rem;
    color: #ffffff;
    font-weight: bold;
    background-color: #2766c5;
}
.listTitle-left{
    cursor: pointer;
    color: #2766c5;
    background-color: #ffffff;
}
.selectedTwo{
    color: #ffffff;
    background-color: #2766c5;
}

.more{
    float: right;
    margin-top: 3rem;
    font-size: 1.1rem;
    cursor: pointer;
}
.more:after{
    content: '\e663';
    font-family: iconfont;
}
.content-left{
    width: 80%;
    float: left;
    text-align: left;
    height: 4.5rem;
    line-height: 5rem;
    font-size: 1.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #6c6c6c;
    cursor: pointer;
    border-bottom: 1px dashed #e7e7e7;
}
.content-time{
    width: 20%;
    height: 4.5rem;
    line-height: 5rem;
    float: left;
    font-size: 1.2rem;
    color: #6c6c6c;
    border-bottom: 1px dashed #e7e7e7;
}
.other-item{
    color: #ffffff;
    cursor: pointer;
    font-size: 1.2rem;
    background-size: 100%;
    background-color: #38c0da;
}
.other-item img{
    width: 3rem;
    height: 3rem;
    padding: 1rem;
    margin: 1rem 0 0.3rem 0;
    background-color: #ffffff;
    border-radius: 50%;
}
.interface{
    background-color: #30a2d6;
}
.mores img{
    margin-top: 2rem;
}
