@charset "utf-8";
.container {
    background: url(/static/index/international/img/bg.jpg) center 0 no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.main {
    padding-bottom: 100px;
    box-sizing: border-box;
}

.top_right {
    position: absolute;
    top: 56px;
    right: 75px;
    font-size: 14px;
    color: #000;
}

.top_right a {
    color: #000;
    display: inline-block;
    margin: 0 15px;
    padding-bottom: 1px;
}

.top_right span {
    display: inline-block;
}

.top_right .sion {
    color: #747577;
    font-size: 12px;
    position: relative;
}

.top_right .current {
    color: #217ab8;
    border-bottom: 1px solid #217ab8;
}

.main_title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    padding-top: 100px;
}

.main_nav {
    margin: 30px -1px 0;
}

.main_nav li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 1px;
}

.main_nav li a {
    position: relative;
    display: block;
    text-align: center;
    color: #000;
    font-size: 16px;
    line-height: 54px;
    background-color: #fff;
}

.main_nav .current a {
    color: #fff;
    background-color: #217ab8;
}

.main_nav .current a::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -16px;
    width: 0;
    height: 0;
    font-size: 0;
    border-left: 16px dashed transparent;
    border-right: 16px dashed transparent;
    border-top: 10px solid #217ab8;
}

.main_nav2 li {
    width: 50%;
}

.layui-form-select dl dd.layui-this {
    background-color: #217ab8;
}

.layui-form-checkbox[lay-skin=primary] span {
    font-size: 13px;
}

.layui-form-checked[lay-skin=primary] i {
    background-color: #217ab8!important;
    border-color: #217ab8!important;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #217ab8!important;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
    color: #217ab8!important;
}

.cooperation_form {
    margin-top: 50px;
    padding: 60px 80px 70px;
    background-color: #fff;
}

.cooperation_form .layui-btn {
    font-size: 16px;
    width: 230px;
    height: 50px;
    background-color: #217ab8;
}

.cooperation_form_top {
    font-size: 24px;
    color: #333;
    line-height: 1;
}

.cooperation_form .layui-form {
    padding: 0;
}

.cooperation_form .layui-form-item {
    margin-bottom: 0;
    font-size: 0;
}

.cooperation_form .layui-form-item .layui-inline {
    margin: 0 60px 0 0;
    width: 350px;
}

.cooperation_form .layui-form-label {
    padding: 20px 0 10px;
    line-height: 1;
    font-size: 16px;
    color: #333;
    width: auto;
    float: none;
    text-align: left;
}

.cooperation_form .layui-form-label span {
    color: #ff6633;
}

.cooperation_form .layui-input-block {
    margin-left: 0;
    width: 100%;
}

.cooperation_form .layui-form-radio {
    margin-right: 44px;
}

.layui-form-select dl dd {
    font-size: 16px;
    color: #333;
}

.cooperation_form .layui-input {
    height: 50px;
    font-size: 16px;
    color: #333;
    padding: 0 12px;
}

.cooperation_form .layui-textarea {
    font-size: 16px;
    height: 100px;
    padding: 14px 12px;
}

.upload_box {
    padding: 20px 0;
}

.upload_box .d1 {
    float: left;
    width: 138px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #217ab8;
    font-size: 16px;
}

.upload_box .d1 i {
    font-size: 18px;
    margin-right: 10px;
}

.upload_box .d2 {
    float: left;
    font-size: 16px;
    color: #999;
    line-height: 46px;
    margin-left: 12px;
}

.supply_box {
    margin-top: 50px;
    padding: 0 50px 40px;
    background-color: #fff;
}

.download_list li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    line-height: 80px;
}

.download_list li:hover .d1 {
    color: #217ab8;
}

.download_list li .d1 {
    float: left;
    color: #333;
    font-size: 18px;
}

.download_list li .d2 {
    margin: 20px 20px 0 0;
    float: right;
    width: 138px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #333;
    border-radius: 3px;
}

.download_list li .d2:hover {
    background-color: #217ab8;
    border-color: #217ab8;
    color: #fff;
}

.page {
    padding-top: 40px;
    font-size: 0;
    text-align: center;
    line-height: 34px;
}

.page ul {
    display: inline-block;
}

.page ul li {
    display: inline-block;
}

.page .disabled span {
    width: 32px;
    height: 32px;
    overflow: hidden;
    color: #919191;
    text-align: center;
    line-height: 32px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}

.page .active span {
    color: #FFF;
    background: #217ab8;
    border-color: #217ab8;
    width: 32px;
    height: 32px;
}

.page a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 32px;
    height: 32px;
    overflow: hidden;
    color: #919191;
    text-align: center;
    line-height: 32px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}

.page span {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
}

.page .prev,
.page .next {
    text-indent: -999px;
    background: url(/static/index/international/img/icon.png) -380px 0 no-repeat;
}

.page .prev {
    margin-left: 0;
}

.page .next {
    background-position: -420px 0;
}

.page input {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    height: 32px;
    width: 32px;
    text-align: center;
    color: #919191;
    line-height: 32px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}

.contact_info {
    padding-top: 50px;
}

.contact_map {
    border: 1px solid #ddd;
    width: 100%;
    height: 450px;
    box-sizing: border-box;
}

.txtBox {
    padding-top: 50px;
}

.txtBox .tit {
    line-height: 1;
    font-size: 24px;
    padding-bottom: 15px;
}

.txtBox .row {
    line-height: 36px;
    font-size: 16px;
}

.txtBox .row a {
    color: #333;
}

.txtBox .row a:hover {
    color: #008dd2;
}

.txtBox .row span {
    color: #217ab8;
}

.txtBox .d-1 {
    width: 413px;
    padding-right: 30px;
    box-sizing: border-box;
}

.txtBox .d-2 {
    width: 400px;
}

.txtBox .d-2 .s2 {
    display: inline-block;
}

.txtBox .d-3 {
    width: 150px;
    text-align: center;
}

.txtBox .d-3 p {
    text-align: center;
    padding-top: 16px;
}