* {
    box-sizing: border-box;
    font-family: 'PingFangSC-Regular', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', sans-serif;
}


html,
body,
div,
p,
span,
font,
em,
ul,
li,
dl,
dt,
dd,
table,
tr,
td,
input,
button,
a {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

body {
    font-size: 16px;
    color: #333;
    background: url('../images/yth-topbg.jpg') center top no-repeat;

}

ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    /*color: #bb1d23;*/
    cursor: pointer;
}

img {
    border: 0px;
    vertical-align: top;
}

em,
i {
    font-style: normal;
}

.clr {
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
    overflow: hidden;
    clear: both;
}

input,
textarea,
button,
select {
    outline: none;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.container {
    width: 1400px;
    margin: 0 auto;
}

.u-list li {
    position: relative;
    background: url("../images/yth-bddot.png") left center no-repeat;
    padding-left: 23px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
}

.u-list li a {
    float: left;
    width: 100%;

    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.u-list li span {
    display: block;
    height: 46px;
    font-size: 16px;
}

.u-list li:last-child.empty {
    display: none;
}
.topbanner{
     margin: 333px auto 0;
    width: 1300px;
    height: 520px;
    overflow: hidden;
}

.bannerSwiper .swiper-slide {
    position: relative;
    background-position: center;
    background-size: cover;
    width: 700px !important;

    overflow: hidden;
}

.bannerSwiper .swiper-slide-active {
    opacity: 1;
    height: 520px;
}

.bannerSwiper .swiper-slide a {
    display: block;
}

.bannerSwiper .swiper-slide img {
    display: block;
    width: 100%;

}

.bannerSwiper .swiper-slide span {
    display: none;
}

.bannerSwiper .swiper-slide .cover {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    height: 100%;
    width: 100%;
}

.bannerSwiper .swiper-slide-active .cover {
    display: none;
}

.bannerSwiper .swiper-slide-active span {
    display: block;
    text-align: center;
    padding: 20px 0 0;
    line-height: 1.6;
    font-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bannerSwiper .more {
    text-align: right;
    margin-top: -55px;
}

.story {
    background: url('../images/yth-gsfxbg.jpg') left top no-repeat;
    width: 1400px;
    height: 564px;
    padding: 40px 0 0;
    margin: 50px auto 0;
    overflow: hidden;
}

.story .mt,
.wbzc .mt,
.dhjl .mt {
    height: 45px;
}

.story .mt span a,
.wbzc .mt span a,
.dhjl .mt span a {
    display: block;
    height: 45px;
    width: 210px;
    text-indent: -1000px;
    overflow: hidden;
}
.story .cont{
    position: relative;

    height: 100%;
}
.story .item {
    position: absolute;
    width: 294px;
}

.story .item a {
    display: block;
}

.story .item span {
    position: absolute;
    left: 0;
    bottom: 36px;
    width: 265px;
    padding: 0 20px;
    text-align: center;
    color: #974b16;
    line-height: 1.5;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.story .item:nth-child(1){
    left:160px;
    top: 30px;
}
.story .item:nth-child(2){
    left:440px;
    top: 30px;
}
.story .item:nth-child(3){
    left:30px;
    top: 220px;
}
.story .item:nth-child(4){
    left:285px;
    top: 220px;
}
.story .item:nth-child(5){
    left:540px;
    top: 220px;
}
.story .item:nth-child(6){
    right:120px;
    top: 30px;
}
.story .item:nth-child(7){
    right:260px;
    top: 220px;
}
.story .item:nth-child(8){
    right:0;
    top: 220px;
}

.wbzc {
    background: url('../images/yth-zcbg.png') center top no-repeat;
    height: 650px;
    padding-top: 60px;
}

.wbzc .mt {
    margin-bottom: 30px;
}

.wbzcSwiper {
    position: relative;
    width: 1400px;
    margin: 0px auto;
    overflow: hidden;
}

.wbzcSwiper .swiper-slide {
    width: 575px;
    overflow: hidden;
}

.wbzcSwiper .swiper-slide img {
    width: 565px;
    height: 377px;
}

.wbzcSwiper .swiper-slide-active img {
    border: 5px solid #fff;
    border-radius: 5px;
}

.wbzcSwiper .swiper-slide span {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-top: 20px;
    word-wrap: break-word;
    word-break: normal;
}

.wbzcSwiper .swiper-slide span a {
    color: #0161b2;
}

.wbzcSwiper .swiper-slide-active span {
    display: block;
}

.wbzcSwiper .swiper-button-prev {
    width: 32px;
    height: 32px;
    margin-top: -16px;
    left: 20px;
    bottom: auto;
    /* top: 350px; */
    background: url("../images/fxleft.png") left center no-repeat;
}

.wbzcSwiper .swiper-button-next {
    width: 32px;
    height: 32px;
    margin-top: -16px;
    left: auto;
    right: 20px;
    bottom: auto;
    /* top: 350px; */
    background: url("../images/fxright.png") left center no-repeat;
    z-index: 999;
}

.dhjl {
    background: url('../images/tyh-dhjlbg.jpg') center top no-repeat;
    padding-top: 60px;
    height: 770px;
    overflow: hidden;
}

.dhjl .cont {
    width: 1400px;
    margin: 0 auto;
}

.area {
    display: flex;
    justify-content: space-between;
}

.area ul {
    width: calc(100% - 140px);

}

.area ul li {
    background: url('../images/yth-dot.png') left top 10px no-repeat;
    padding-left: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
}

.area ul li strong {
    display: block;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.area ul li p {
    margin-top: 5px;

}

.asia {
    width: 850px;
    margin: 60px auto 0;
}

.africa {
    float: left;
    width: 650px;
    margin-top: 122px;
}

.latin {
    float: right;
    width: 650px;
    margin-top: 122px;
}

.news {
    background: url('../images/yth-bottombg.jpg') bottom center no-repeat;
    height: 819px;
}

.news .cont {
    background: url('../images/yth-xwbdbg.png') left top 168px no-repeat;
    width: 1400px;
    margin: 0 auto;
    height: 652px;
    overflow: hidden;
}

.news .mt {
    text-align: center;
}

.news-left {
    float: left;
    position: relative;
    width: 635px;
    height: 372px;
    margin: 80px 0 0 20px;
    overflow: hidden;
}

.newsSwiper {
    width: 560px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    overflow: hidden;
    margin: 0 auto;
    overflow: hidden;
}

.news-left .swiper-slide a {
    position: relative;
    display: block;
}

.news-left .swiper-slide img {
    width: 560px;
    height: 372px;
    border-radius: 4px;
}

.news-left .swiper-slide span {
    position: absolute;
    left: 0;
    bottom: 0;
    align-items: center;
    height: 160px;
    padding: 120px 35px 0;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    background: url('../images/yth-textbg.png') left bottom no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-left .swiper-button-next,
.news-left .swiper-button-prev {
    width: 28px;
    height: 32px;
    margin-top: -16px;
}

.news-left .swiper-button-next {
    background: url('../images/bdright.png') left center no-repeat;
    right: 0;
}

.news-left .swiper-button-prev {
    background: url('../images/bdleft.png') right center no-repeat;
    left: 0;
}

.news-right {
    float: right;
    margin: 90px 50px 0 0;
    width: 620px;
}

.footer {
    margin-top: 40px;
    text-align: left;
    font-size: 16px;
    line-height: 1.6;
}

.footer .container {
    position: relative;
    /* padding: 30px 0 0 530px; */
    text-align: center;
}

.footer .dangzheng {
    position: absolute;
    left: 360px;
    top: 5px;
}