body{padding: 0;margin: 0;}
.nav-column-intl{width: 100%;height: 70px;background: #1263AA;}
.nav-column-intl .nc-logo{float: left;min-width: 150px;height: 100%;text-align: center;position: relative;}
.nav-column-intl .nc-logo img{position: absolute;top: 0;bottom: 0;height: 50%;margin: auto;}
.nav-column-intl .nc-item{float: right;min-width: 1100px;height: 100%;}
.nav-column-intl .nc-item ul{text-align: center;margin: auto;padding: 0;height: 100%;display: block;position: relative;} 
.nav-column-intl .nc-item ul li{display: inline-block;padding: 0 20px;margin: auto;height: 100%;position: relative;line-height: 70px;color: white;}
.nav-column-intl .nc-item ul li:hover{color:yellow;}
.nav-column-intl .nc-item ul li a{width: 100%;height: 100%;display: inline-block;color: inherit;text-decoration: none;}


.footer-intl{
    padding: 40px 40px;
    font-size: 16px;
    background-color: #1263AA;
}
.footer-intl a:hover{/* text-decoration:underline;*/}
.footer-intl p{margin: 5px 0;color: white;}
.footer-intl .f_title{
    margin: 0;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
}
.footer-intl .contact_box{
    width: 763px;
    margin-left: 30px;
}
.footer-intl .contact_box .cb_p{
    width: 660px;
}
.footer-intl .aboutus_box{
    width: 382px;
    margin: 0 65px;
}
.footer-intl .aboutus_box ul {}
.footer-intl .aboutus_box ul li{
    display: inline-block;
    margin: 5px 0;
    margin-right: 10px;
    color: white;
}
.footer-intl .subscribe_box{
    width: 530px;
}
.footer-intl .subscribe_box ul{
    margin-top: 21px;
}
.footer-intl .subscribe_box ul li{
    text-align: center;
    display: inline-block;
}
.footer-intl .subscribe_box ul li img{border-radius: 15px;}
.footer-intl .subscribe_box ul li:hover{/* border-bottom:1px solid #ccc; */}
.footer-intl .subscribe_box ul li.wechat{
    position: relative;
    margin-right: 60px;
}
.footer-intl .subscribe_box ul li.wechat .qrcode{
    position: absolute;
    right: -61px;
    bottom: 130px;
    display:none;
}
.footer-intl .subscribe_box ul li.wechat .qrcode img{width:200px}
.footer-intl .subscribe_box ul li.wechat #triangle-down{
    position: absolute;
    right: 90px;
    bottom: -6px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid white;
}
.footer-intl .subscribe_box ul li.wechat:hover .qrcode{display:block;}
.footer-intl .subscribe_box ul li.toutiao{margin: 0 20px;}
.footer-intl .subscribe_box ul li.souhu{margin: 0;}
.footer-intl .subscribe_box ul li p{margin: 8px 0;}
.footer-intl .friend_link{
    margin-top: 34px;
    border-top: 1px solid #3E94DF;
    padding-top: 40px;
}
.footer-intl .friend_link span{
    margin: 5px;
}


.intl-webpage-banner{height: 650px;}
.intl-webpage-banner .iwb-gywc-banner{
    height: 100%;
    background: url(../images/gywc/banner.jpg) no-repeat center center;
    background-size: cover;
}

.intl-titlebox{
    margin: 60px auto;
    position: relative;
    padding-bottom: 20px;
}
.intl-titlebox::after{content:"";position: absolute;left: 0;right: 0;bottom: 0;background: #F3B51F;width: 50px;height: 3px;margin: auto;border-radius: 20px;}
.intl-titlebox .ymt-title{
    color: #1263aa;
    text-align: center;
    font-size: 35px;
    margin: 0;
    margin-bottom: 10px;
    font-weight: bold;
    letter-spacing: 6px;
    text-indent: 2px;
}
.intl-titlebox .ymt-intro{
    color: #9B9B9B;
    text-align: center;
    font-size: 30px;
    margin: 0;
    font-weight: bold;
    letter-spacing: 2px;
    text-indent: 2px;
}


/* gywc */
.intl-gywc-main1{background: url(http://www.21gm.com.cn/assets/2020/images/webpage/gywc_m1_bg.jpg);background-position: center;}
.intl-gywc-main1  .gm1-left{
 width: 56%;
 display: inline-block;
 height: 690px;
 overflow: hidden;
}
.intl-gywc-main1 p{
 margin-bottom: 10px;
 font-size: 17px;
 line-height: 30px;
 color: #616161;
 cursor: pointer;
 padding-bottom:50px;
}
.intl-gywc-main1  p:hover{

 text-shadow: 0 0 5px #b1b1b1;
}
.intl-gywc-main1  .gm1-right{
 width: 40%;
 display: inline-block;
 margin-left: 3%;
 height: 685px;
 overflow: hidden;
 cursor: pointer;
}
.intl-gywc-main1  .gm1-right img{
 width: 100%;
}
.intl-gywc-main1  .gm1-right img:hover{

 transform: scale(1.05);
}

.intl-gywc-main2{background: #d9effa;padding: 50px 0;height: 794px;position: relative;}
.intl-gywc-main2 .gm2-left{width: 500px;height: 600px;float: left;margin-left: 40px;}
.intl-gywc-main2 .gm2-left .gl-boss{background: url(../images/gywc/boss.png);background-size: 54%;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;}
.intl-gywc-main2 .gm2-right{}
.intl-gywc-main2 .gm2-right .gr-boss-name{font-size: 22px;color: #f8b216;}
.intl-gywc-main2 .gm2-right ul{list-style-type: disc;color: #f8b216;}
.intl-gywc-main2 .gm2-right ul li{}
.intl-gywc-main2 .gm2-right ul li p{font-size: 18px;color: #5c575b;}
.intl-gywc-main3{background: url(../images/gywc/qywh.jpg);background-repeat: no-repeat;background-position: center;padding: 40px 0;z-index: 555;position: relative;}
.intl-gywc-main3 .intl-titlebox .ymt-title{color:white;}
.intl-gywc-main3 .gm3-content{text-align: center;height: 510px;padding: 20px 0;}
.intl-gywc-main3 .gm3-content ul{text-align: center;width: 45%;display: inline-block;margin: 20px 20px;}
.intl-gywc-main3 .gm3-content ul li{margin-top: 50px;}
.intl-gywc-main3 .gm3-content ul li .gm3c-title{text-align: left;color: #f4b822;font-size: 22px;font-weight: bold;}
.intl-gywc-main3 .gm3-content ul li .gm3c-desc{text-align: left;font-size: 18px;color: white;}
.intl-gywc-main4{padding: 60px 0;}

/* home */
.home-banner .slideBox .bd ul{max-height:750px;}
.intl-home-main1{padding: 50px 0;}
.intl-home-main1 .hm1-content{text-align: center;display: block;height: 500px;}
.intl-home-main1 .hm1-desc{text-align: left;font-size: 18px;margin-bottom: 0px;}
.intl-home-main1 .hm1-content .hm1c-item{width: 33%;height: 450px;position: relative;margin: auto;float: left;font-size: 18px;}
.intl-home-main1 .hm1-content .hm1c-item .h1ci-title{margin-top: 100px;text-align: left;font-weight: bold;font-size: 22px;}
.intl-home-main1 .hm1-content .hm1c-item .h1ci-title.color-blue{color: #1263aa;}
.intl-home-main1 .hm1-content .hm1c-item .h1ci-title.color-yellow{color: #F3B51F;}
.intl-home-main1 .hm1-content .hm1c-item .h1ci-desc{text-align: left;}
.intl-home-main1 .hm1-content .hm1c-item .font-right{text-align: right;}
.intl-home-main1 .hm1-content .hm1c-item .h1ci-image{background: url(../images/home/sdyw.png);background-repeat: no-repeat;background-position: center;width: 100%;background-size: 80%;height: 100%;margin-left: 2%;}

.intl-home-main2{padding: 50px 0;padding-bottom: 100px;}
.intl-home-main2 .hm2-content{text-align: center;font-size: 0;margin: 0;width: 100%;display: block;position: relative;}
.intl-home-main2 .hm2-content>div{display: inline-block;overflow: hidden;}
.intl-home-main2 .hm2-content .hm2c-box1{width: 700px;height: 400px;background: #f8f8f8;}
.intl-home-main2 .hm2-content .hm2c-box1 .hm2cb-p{width: 700px;height: 400px;font-size: 18px;margin-top: 35px;line-height: 40px;text-align: left;padding: 35px;}
.intl-home-main2 .hm2-content .hm2c-box2{background: url(../images/home/xq1.jpg);width: 700px;height: 400px;}
.intl-home-main2 .hm2-content .hm2c-box3{background: url(../images/home/map.jpg);width: 700px;height: 604px;}
.intl-home-main2 .hm2-content .hm2c-box4{width: 700px;height: 604px;}
.intl-home-main2 .hm2-content .hm2c-box4 .hm2cb4-desc{background: #f4b721;width: 100%;height: 351px;padding-top: 30px;}
.intl-home-main2 .hm2-content .hm2c-box4 .hm2cb4-desc p{color: white;font-size: 18px;line-height: 30px;text-align: left;padding: 0 30px;}
.intl-home-main2 .hm2-content .hm2c-box4 .hm2cb4-img{background: url(../images/home/xq2.jpg);width: 700px;height: 254px;}


.intl-home-main3{background: url(../images/home/jybg.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;padding: 50px 0;padding-bottom: 190px;}
.intl-home-main3 .hm3-content{text-align: center;font-size: 0;padding-top: 30px;}
.intl-home-main3 .hm3-content .hm3c-img{background: url(../images/home/zyjy.jpg);background-position: center 0;background-size: cover;background-repeat: no-repeat;width: 828px;height: 641px;display: inline-block;overflow: hidden;margin: 0;margin-bottom: 30px;}
.intl-home-main3 .hm3-content .hm3c-desc{background: white;width: 600px;height: 710px;display: inline-block;overflow: hidden;padding: 50px 0;margin: 0;}
.intl-home-main3 .hm3-content .hm3c-desc p{text-align: left;font-size: 18px;padding: 0 25px;}

.intl-home-main4{background: url(../images/home/tybg.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;padding: 50px 0;padding-bottom: 190px;}
.intl-home-main4 .hm4-comtent{}
.intl-home-main4 .hm4-comtent .hm4c-desc{font-size: 18px;line-height: 30px;margin: 70px 0;}
.intl-home-main4 .hm4-comtent .hm4c-desc .hm4c p{}
.intl-home-main4 .hm4-comtent .hm4c-imgs{text-align: center;margin: 100px 0;}
.intl-home-main4 .hm4-comtent .hm4c-imgs>div{width: 451px;height: 308px;display: inline-block;overflow: hidden;}
.intl-home-main4 .hm4-comtent .hm4c-imgs .hm4c-i1{background: url(../images/home/ty1.jpg);}
.intl-home-main4 .hm4-comtent .hm4c-imgs .hm4c-i2{background: url(../images/home/ty2.jpg);margin: 0 35px;}
.intl-home-main4 .hm4-comtent .hm4c-imgs .hm4c-i3{background: url(../images/home/ty3.jpg);}

.intl-home-main5{padding: 80px 0;text-align: center;}
.intl-home-main5 .hm5-content{padding: 50px 0;text-align: center;font-size: 0;position: relative;width: 98%;height: 1060px;display: inline-block;}
.intl-home-main5 .hm5-content>div{width: 688px;margin: 10px;overflow: hidden;position: absolute;}
.intl-home-main5 .hm5-content>div>p{font-size: 17px;line-height: 30px;text-align: left;}
.intl-home-main5 .hm5-content .hm5c-box1{background: #d9effa;padding: 45px 30px;top: 0;left: 0;}
.intl-home-main5 .hm5-content .hm5c-img2{background: url(../images/home/tz1.jpg);height: 393px;top: 0;right: 0;}
.intl-home-main5 .hm5-content .hm5c-img3{background: url(../images/home/tz2.jpg);height: 393px;top: 330px;left: 0;}
.intl-home-main5 .hm5-content .hm5c-box4{background: #f2f2f2;padding: 20px 30px;right: 0;top: 410px;}
.intl-home-main5 .hm5-content .hm5c-box5{background: #fff4dc;padding: 30px 30px;top: 743px;left: 0;}
.intl-home-main5 .hm5-content .hm5c-img6{background: url(../images/home/tz3.jpg);height: 393px;right: 0;top: 630px;}


/* dwhz */
.intl-webpage-banner .iwb-dwhz-banner{
    background: url(../images/dwhz/banner.jpg) no-repeat center center;
    background-size: cover;
    height: 100%;
}
.box-title{color: #f0b81d;font-size: 20px;font-weight: bold;margin: 30px 0;}
.intl-dwhz-main1{position: relative;padding-bottom: 150px;}
.intl-dwhz-main1 .bgcolor{position: absolute;width: 100%;height: 450px;background: #1363aa;bottom: 0;left: 0;right: 0;}
.intl-dwhz-main1 .dm1-desc{font-size: 18px;}
.intl-dwhz-main1 ul{list-style: disc;padding-left: 15px;margin-bottom: 70px;}
.intl-dwhz-main1 ul li{}
.intl-dwhz-main1 ul li p{font-size: 18px;}
.intl-dwhz-main1 .dm1-imgs{text-align: center;}
.intl-dwhz-main1 .dm1-imgs img{margin: 0 8px;}

.intl-dwhz-main2{background: url(../images/dwhz/box2-bg.jpg);background-position: center;background-size: cover;color: #575654;padding-bottom: 80px;padding-top: 50px;}
.intl-dwhz-main2 .dm2-desc{font-size: 18px;line-height: 30px;}
.intl-dwhz-main2 ul{list-style: disc;padding-left: 15px;margin: 30px 0;}
.intl-dwhz-main2 ul>p{font-size: 18px;margin-left: -15px;}
.intl-dwhz-main2 ul li{}
.intl-dwhz-main2 ul li p{font-size: 18px;}
.intl-dwhz-main2 .dm2-banner{margin: 50px 0;width: 1400px;position: relative;height: 700px !important;}
.intl-dwhz-main2 .dm2-banner .slideBox{position: relative;}
.intl-dwhz-main2 .dm2-banner .bd{}
.intl-dwhz-main2 .dm2-banner .bd ul{max-height: 700px !important;}
.intl-dwhz-main2 .dm2-banner .bd ul li{position: relative;}
.intl-dwhz-main2 .dm2-banner .bd ul li p{position: absolute;background: #0000008f;color: white;height: 60px;z-index: 55;bottom: 8px;left: 17px;right: 17px;text-align: center;line-height: 50px;font-size: 18px;}
.intl-dwhz-main2 .dm2-banner .bd ul li.no4 p{line-height: 28px;}

.intl-dwhz-main3{padding: 50px 0;}
.intl-dwhz-main3 ul{list-style: disc;padding-left: 15px;margin-bottom: 80px;}
.intl-dwhz-main3 ul p {font-size: 18px;margin-left: -15px;color: #575654;}
.intl-dwhz-main3 ul li{}
.intl-dwhz-main3 ul li p{margin: 10px 0;}
.intl-dwhz-main3 .dm3-imgs{}
.intl-dwhz-main3 .dm3-imgs img{margin-right: 10px;margin-bottom: 10px;}

.intl-dwhz-main4{padding:60px 0;background:url(../images/dwhz/box4-bg.jpg)}
.intl-dwhz-main4 .dm4-desc{margin-bottom: 50px;font-size: 18px;line-height: 30px;color: #575654;}
.intl-dwhz-main4 .dm4-imgs{}
.intl-dwhz-main4 .dm4-imgs img{margin-right: 10px;margin-bottom: 10px;}

/* jituangaoguan */
.intl-webpage-banner .iwb-jtgg-banner{background: url(../images/jtgg/banner.jpg) no-repeat center center;
    background-size: cover;
    height: 100%;}
.intl-jtgg-main1 .ijm-mingpian{position: relative;width: 100%;height: 580px;margin: 100px 0;}
.intl-jtgg-main1 .ijm-mingpian .bgcolor{width: 100%;height: 390px;background: #1363aa;position: absolute;left: 0;right: 0;bottom: 0;}
.intl-jtgg-main1 .ijm-mingpian .info{width: 540px;z-index: 5;position: relative;color: white;padding:100px;padding-top: 290px;font-size: 20px;padding-bottom: 0;margin: 0 150px;}
.intl-jtgg-main1 .ijm-mingpian .info .name{color: #ffd344;font-size: 28px;font-weight: bold;}
.intl-jtgg-main1 .ijm-mingpian .info .position{}
.intl-jtgg-main1 .ijm-mingpian .info .line{background: #f7b624;height: 3px;width: 80px;margin: 20px 0;}
.intl-jtgg-main1 .ijm-mingpian .info .contact_tel{}
.intl-jtgg-main1 .ijm-mingpian .info .contact_email{}
.intl-jtgg-main1 .ijm-mingpian .touxiang{width: 633px;height: 647px;}
.intl-jtgg-main1 .ijm-mingpian .touxiang.tangzong{background: url(../images/jtgg/tangzong.png) no-repeat center center;
    background-size: cover;
z-index: 5;
position: absolute;
right: 100px;
bottom: 0;
}
.intl-jtgg-main1 .ijm-mingpian .touxiang.zhuozong{background: url(../images/jtgg/zhuozong.png) no-repeat center center;
    background-size: cover;
position: absolute;
left: 100px;
bottom: 0px;
width: 485px;
height: 518px;
}
.intl-jtgg-main1 .ijm-mingpian .touxiang.chenwenhao{background: url(../images/jtgg/chenwenhao.png) no-repeat center center;
    background-size: cover;
    height: 100%;
position: absolute;
right: 60px;
bottom: 0;
}
.intl-jtgg-main1 .ijm-mingpian .touxiang.zhangyujiao{background: url(../images/jtgg/zhangyujiao.png) no-repeat center center;
    background-size: cover;
position: absolute;
left: 60px;
bottom: 0;
width: 512px;
height: 540px;
}



.intl-jtgg-main2 .ijm-mingpian{position: relative;width: 100%;height: 580px;margin: 100px 0;overflow: hidden;}
.intl-jtgg-main2 .ijm-mingpian .bgcolor{width: 100%;height: 390px;background: #e9f6fe;position: absolute;left: 0;right: 0;bottom: 0;}
.intl-jtgg-main2 .ijm-mingpian .info{width: 600px;z-index: 5;position: relative;color: #595758;padding-top: 290px;font-size: 20px;padding-bottom: 0;height: 550px;padding-left: 110px;}
.intl-jtgg-main2 .ijm-mingpian .info.no2{padding-left: 0;padding-right: 20px;margin-right: 150px;}
.intl-jtgg-main2 .ijm-mingpian .info .company{color: #1063af;}
.intl-jtgg-main2 .ijm-mingpian .info .name{color: #ffd344;font-size: 28px;font-weight: bold;}
.intl-jtgg-main2 .ijm-mingpian .info .position{}
.intl-jtgg-main2 .ijm-mingpian .info .contact_email{width: 633px;height: 647px;margin-top: 40px;}
.intl-jtgg-main2 .ijm-mingpian .touxiang{width: 633px;height: 647px;}
.intl-jtgg-main2 .ijm-mingpian .touxiang.tangxuchang{background: url(../images/jtgg/tangxuchang.png) no-repeat center center;
    background-size: cover;
z-index: 5;
position: absolute;
right: 100px;
bottom: 0;
width: 578px;
height: 558px;
}
.intl-jtgg-main2 .ijm-mingpian .touxiang.yuanzong{background: url(../images/jtgg/yuanzong.png) no-repeat center center;
    background-size: cover;
position: absolute;
left: 60px;
bottom: 0;
width: 602px;
height: 542px;
}
.intl-jtgg-main2 .ijm-mingpian .touxiang.suzong{background: url(../images/jtgg/suzong.png) no-repeat center center;
    background-size: cover;
position: absolute;
right: 60px;
bottom: 0;
width: 477px;
height: 542px;
}
/* events */
.intl-webpage-banner .iwb-events-banner{background: url(../images/news/banner.jpg) no-repeat center center;
    background-size: cover;
    height: 100%;}

.intl-news{padding-bottom:100px;}
.intl-news .news-top{height: 565px;font-size: 0;text-align: center;overflow: hidden;}
.intl-news .news-top .news-image{display: inline-block;height: 100%;overflow: hidden;margin: 0;min-width: 803px;min-height: 566px;}
.intl-news .news-top .news-image .newsimg{}
.intl-news .news-top .news-info{display: inline-block;width: 620px;height: 100%;overflow: hidden;background: #1363aa;margin: 0;font-size: 18px;color: white;margin-left: -1px;}
.intl-news .news-top .news-info .day{margin-top: 50px;font-size: 56px;font-weight: bold;margin-bottom: 0;}
.intl-news .news-top .news-info .year-month{font-weight: bold;}
.intl-news .news-top .news-info .title{color: #f5b520;font-size: 25px;font-weight: bold;margin-top: 50px;}
.intl-news .news-top .news-info .desc{text-align: left;padding: 20px 50px;margin-bottom: 50px;}
.intl-news .news-top .news-info .detail-btn{border: 1px solid;border-radius: 30px;padding: 10px 40px;}
.intl-news .news-item{border: 1px solid #d9d9d9;margin: 30px 10px;padding: 30px 0px;text-align: left;font-size: 0;height: 250px;}
.intl-news .news-item .date{display: inline-block;height: 100%;width: 210px;color: #999;overflow: hidden;text-align: center;}
.intl-news .news-item .date .day{color: #f6b41f;font-size: 56px;margin: 0;}
.intl-news .news-item .date .year-month{font-size: 20px;color: #9e9e9e;}
.intl-news .news-item .info{display: inline-block;width: 1200px;overflow: hidden;height: 100%;}
.intl-news .news-item .info .title{color: #1065a8;font-size: 24px;margin-top: 12px;}
.intl-news .news-item .info .desc{color: #a0a0a0;font-size: 18px;line-height: 30px;margin-top: 20px;}
.intl-news .news-item .info .detail-btn{width: 200px;font-size: 18px;color: #a0a0a0;margin-top: 20px;border: 1px solid;border-radius: 30px;padding: 5px 30px;display: block;text-align: center;line-height: 30px;}
.intl-news .more-btn{display: block;margin: 100px auto;width: 190px;height: 40px;background: #1363aa;border-radius: 30px;color: white;text-align: center;line-height: 40px;font-size: 18px;letter-spacing: 2px;}
.intl-news .in-content{font-size: 18px;padding-bottom:50px;}