﻿#foreign_trade
{
    margin-top: 120px;
}
#foreign_trade .banner
{
    width: 100%;
    height: 460px;
    background-image: url(/png/p4rxuv7e.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
#foreign_trade .banner .p1
{
    font-family: PingFangSC-Regular;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 49px;
    letter-spacing: 0;
    color: #fff;
}
#foreign_trade .banner .p2
{
    font-family: PingFangSC-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 49px;
    letter-spacing: 0;
    color: #fff;
}
#foreign_trade .banner .p3
{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0;
    color: #fff;
}
#foreign_trade .banner .a1
{
    width: 178px;
    height: 52px;
    background-color: #3862ad;
    border-radius: 26px;
    color: #fff;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    text-align: center;
    line-height: 52px;
    display: inline-block;
    margin-top: 40px;
}
#foreign_trade .servers
{
    width: 100%;
    height: 630px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fafafa;
}
#foreign_trade .servers .main_box
{
    width: 1200px;
    margin: 0 auto;
}
#foreign_trade .servers .main_box .top_box
{
    width: 100%;
    display: flex;
    justify-content: center;
}
#foreign_trade .servers .main_box .top_box>a
{
    width: 178px;
    height: 52px;
    background-color: #f0f0f0;
    border-radius: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    font-size: 18px;
}
#foreign_trade .servers .main_box .top_box :hover
{
    background-color: #fff;
    border: 1px solid #ddd;
}
#foreign_trade .servers .main_box .top_box .active
{
    background-color: #fff;
    border: 1px solid #ccc;
}
#foreign_trade .servers .main_box .bottom_box
{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
#foreign_trade .servers .main_box .bottom_box .left
{
    width: 35%;
    margin-right: 10px;
}
#foreign_trade .servers .main_box .bottom_box .right
{
    flex: 1;
}
#foreign_trade .servers .main_box .bottom_box .left .p1
{
    font-family: STHeitiSC-Light;
    font-size: 34px;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 2px;
    color: #333;
}
#foreign_trade .servers .main_box .bottom_box .left .p2
{
    font-family: PingFangSC-Regular;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 2px;
    color: #333;
    margin: 30px 0;
}
#foreign_trade .servers .main_box .bottom_box .left .p3
{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0;
    color: #333;
    height: 210px;
    overflow-y: scroll;
    position: relative;
    z-index: 55;
    padding-right: 10px;
    width: 100%;
}
#foreign_trade .servers .main_box .bottom_box .left .p3::-webkit-scrollbar
{
    width: 4px;
    height: 4px;
}
#foreign_trade .servers .main_box .bottom_box .left .p3::-webkit-scrollbar-thumb
{
    background-color: #ccc;
}
#foreign_trade .servers .main_box .bottom_box .left .lien_box
{
    margin-bottom: 30px;
    width: 22px;
    height: 2px;
    background-color: #333;
    border-radius: 1px;
    opacity: .5;
}
#foreign_trade .servers_liuc
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    min-height: 580px;
    padding: 50px 0;
    background-image: url(/png/p9tr3lfd.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
#foreign_trade .servers_liuc .top
{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#foreign_trade .servers_liuc .top .p1
{
    font-family: STHeitiSC-Light;
    font-size: 34px;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 2px;
    color: #fff;
}
#foreign_trade .servers_liuc .top .p2
{
    font-family: PingFangSC-Regular;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 2px;
    color: #fff;
    margin: 30px 0;
}
#foreign_trade .servers_liuc .top .p3
{
    width: 22px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
    opacity: .5;
}
#foreign_trade .servers_liuc .bottom
{
    margin-top: 70px;
}
#foreign_trade .servers_liuc .bottom ul
{
    display: flex;
    width: 1200px;
    flex-wrap: wrap;
}
#foreign_trade .servers_liuc .bottom ul li.lis
{
    width: 288px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    position: relative;
}
#foreign_trade .servers_liuc .bottom ul li.lis .jiantou
{
    position: absolute;
    top: 50%!important;
    right: 0;
    width: 20px;
    height: 20px;
}
#foreign_trade .servers_liuc .bottom ul li.lis:last-child .jiantou
{
    display: none;
}
#foreign_trade .servers_liuc .bottom ul li.lis:nth-child(4n) .jiantou
{
    display: none;
}
#foreign_trade .servers_liuc .bottom ul li.lis .img_box img.img2
{
    display: none;
}
#foreign_trade .servers_liuc .bottom ul li.lis .title
{
    text-align: center;
}
#foreign_trade .servers_liuc .bottom ul li.lis .title>span
{
    display: block;
    color: #fff;
}
#foreign_trade .servers_liuc .bottom ul li.lis .title span:first-child
{
    font-family: HarmonyOS_Sans_SC_Black;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 0;
    margin: 20px 0 10px 0;
}
#foreign_trade .servers_liuc .bottom ul li.lis .title span:last-child
{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 0;
}
#foreign_trade .servers_youshi
{
    height: 650px;
    width: 100%;
    background-color: #fafafa;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#foreign_trade .servers_youshi .top
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#foreign_trade .servers_youshi .top p.p1
{
    font-family: STHeitiSC-Light;
    font-size: 34px;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 2px;
    color: #333;
}
#foreign_trade .servers_youshi .top p.p2
{
    font-family: PingFangSC-Regular;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 2px;
    color: #333;
    margin: 30px 0;
}
#foreign_trade .servers_youshi .top p.p3
{
    width: 22px;
    height: 2px;
    background-color: #333;
    border-radius: 1px;
    opacity: .5;
}
#foreign_trade .servers_youshi .bottom
{
    width: 1200px;
    margin-top: 80px;
}
#foreign_trade .servers_youshi .bottom ul
{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#foreign_trade .servers_youshi .bottom ul li
{
    width: 330px;
    height: 240px;
    background-color: #f4f4f4;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
#foreign_trade .servers_youshi .bottom ul li .img_box img.img1
{
    width: 40px;
    height: 40px;
}
#foreign_trade .servers_youshi .bottom ul li .img_box img.img2
{
    width: 40px;
    height: 40px;
    display: none;
}
#foreign_trade .servers_youshi .bottom ul li p.p1
{
    font-family: PingFangSC-Regular;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    margin: 20px 0 10px 0;
}
#foreign_trade .servers_youshi .bottom ul .active
{
    background-color: #3862ad!important;
    color: #fff;
    box-shadow: 10px 10px 8px 0;
}
#apply_for
{
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
#apply_for .tit_box
{
    font-family: PingFangSC-Regular;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 49px;
    letter-spacing: 0;
    color: #333;
    margin: 45px 0;
}
#apply_for .main_box
{
    background-color: #fff;
    min-height: 300px;
    width: 1200px;
    text-align: center;
}
#apply_for .main_box .tip_tit
{
    height: 60px;
    background-color: #3862ad;
    border-radius: 10px 10px 0 0;
    color: #fff;
    justify-content: center;
    display: flex;
    align-items: center;
    font-family: PingFangSC-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 49px;
    letter-spacing: 0;
}
#apply_for .main_box .from_box
{
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#apply_for .main_box .from_box .from_item
{
    margin-bottom: 20px!important;
    display: flex;
}
#apply_for .main_box .from_box .from_item .labels
{
    min-width: 170px;
    width: auto!important;
}
#apply_for .main_box .from_box .from_item .labels .span1
{
    color: #df2826;
}
#apply_for .main_box .from_box .from_item .blocks
{
    width: 700px;
    margin-left: 0!important;
    display: flex;
}
#apply_for .main_box .from_box .from_item .blocks .inputs
{
    width: 370px;
    background-color: #f2f2f2;
    border-radius: 25px;
}
#apply_for .main_box .from_box .from_item .blocks .jingying
{
    background-color: #f2f2f2;
    border-radius: 25px;
}
#apply_for .main_box .from_box .from_item .icon_garden .layui-form-radio>i:hover, #apply_for .main_box .from_box .from_item .icon_garden .layui-form-radioed>i
{
    color: #df2826!important;
}
#apply_for .main_box .from_box .from_item .radio_type
{
    display: flex;
    justify-content: flex-start;
}
#apply_for .main_box .from_box .from_item .radio_type .layui-form-checked[lay-skin='primary'] i
{
    background-color: #df2826;
    border-color: #df2826!important;
}
#apply_for .main_box .from_box .from_item .radio_type .layui-form-radioed i
{
    width: 20px;
    color: transparent;
}
#apply_for .main_box .from_box .from_item .radio_type .layui-form-radioed i.layui-anim.layui-icon:before
{
    content: '';
    font-size: 14px;
    font-weight: bold;
    background-color: #df2826;
    border-radius: 16px;
    border: solid 1px #df2826;
    padding: 2px;
    color: #fff;
}
#apply_for .main_box .from_box .from_item .check_type
{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#apply_for .main_box .from_box .from_item .check_type .layui-form-checkbox
{
    margin-left: 15px;
}
#apply_for .main_box .from_box .from_item .check_type .layui-form-checkbox i
{
    background-color: #f1f1f1!important;
    color: #f1f1f1;
}
#apply_for .main_box .from_box .from_item .check_type .layui-form-checked i
{
    color: #fff!important;
    background-color: #df2826!important;
}
#apply_for .main_box .from_box .from_item .check_type .item
{
    margin-right: 30px;
    display: flex;
}
#apply_for .main_box .from_box .from_item .check_type .item>span
{
    margin-left: 10px;
}
#apply_for .main_box .from_box .from_item .icon_none
{
    display: flex;
    flex-wrap: wrap;
    width: 710px;
}
#apply_for .main_box .from_box .from_item .icon_none input
{
    width: 170px;
    height: 45px;
}
#apply_for .main_box .from_box .from_item .icon_none .layui-form-checked i
{
    display: none;
}
#apply_for .main_box .from_box .from_item .icon_none .chexk_xxz
{
    width: 150px;
    height: 40px;
    background-color: #f2f2f2;
    color: #666;
    border-radius: 25px;
    border: solid 1px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
    margin-bottom: 20px;
    cursor: pointer;
}
#apply_for .main_box .from_box .from_item .icon_none .active
{
    background-color: #3862ad;
    border: solid 1px #3862ad;
    color: #fff;
}
#apply_for .main_box .from_box .from_item .icon_none .layui-form-checkbox i
{
    display: none;
}
#apply_for .main_box .from_box .diqu .from_item .blocks
{
    width: 700px!important;
}
#apply_for .main_box .from_box .diqu .from_item .blocks .layui-form-select
{
    margin-right: 15px;
}
#apply_for .main_box .from_box .diqu .from_item .blocks .layui-form-select .layui-input
{
    width: 231px;
    height: 38px;
    background-color: #f2f2f2;
    border-radius: 25px;
}
#apply_for .submit
{
    width: 201px;
    height: 61px;
    background-color: #3862ad;
    border-radius: 4px;
    margin: 50px auto;
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 58px;
    letter-spacing: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
