.content {
    width:100%;
    max-width:1200px;
    margin:0 auto
}
ul {
    margin:0;
    width:100%;
    padding:0
}
ul li {
    list-style:none
}
.horizontal-menu{
    height: 100%;
}
.nav_contains{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
}
.header {
    width:100%;
    position:fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 100000;
    box-shadow: 3px 6px 6px 0px
    rgba(0, 0, 0, 0.17);
}
.header_logo img {
    width:100%;
}
.header_nav {
    height: 100%;
    z-index:1000;
}
.header_nav ul li p.active-toggle {
    color:#3f3f3f
}
.horizontal-menu > li{
    height: 100%;
    display: flex;
    align-items: center;
}
.header_nav ul li ul{
    background-color: #ffffff;
    box-shadow: 2px 3px 3px 1px
        rgba(6, 16, 53, 0.31);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
}
.d-menu li a {
    height:50px;
    display:inline-block;
    padding: 0 !important;
    width: 199px;
    position: relative;
    left: 0;
    top: 0;
}
.d-menu li a:hover{
    background: #fff;!important;
    color:#2674db;
}
.d-menu li a span {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    line-height: 50px;
    padding-left: 67px;
    color:#66666;
}
.d-menu li a span:hover{
    color:#2674db;
}
.d-menu li a img {
    width: 24px;
    height: 24px;
    position:absolute;
    left: 30px;
    top: 13px;
    margin: 0!important;
}
.d-menuP li a span {
    float:left;
    width:161px;
    text-align:left;
    padding-left:10px;
    padding-right:0;
    color:#666;
}
.d-menuP li a img {
    width:37px;
    height:37px;
    float:left;
    margin-left:18px;
    position:relative;
    left:0;
    top:0;
    margin-top:10px;
    color:#262626;
    max-height:50px;
    margin-right:0;
    vertical-align:middle
}
.header_nav ul li p {
    margin-left:75px;
    font-size:18px;
    margin-top:17px;
    color: #555555
}
*:after,*:before {
    box-sizing:border-box;
    font-family:"Myriad Pro"
}
.header_language {
    position:absolute;
    width:20%;
}
.header_language_select {
    width:100%;
    position:relative;
    padding-top:5px;
    padding-bottom:5px;
    font-size:13px;
    text-align:right;
    cursor:pointer
}
.language_select_options {
    position:absolute;
    right:0;
    top:100%;
    background:#fff;
    font-size:14px;
    width:80px;
    border:1px solid #d0d0d0;
    border-radius:5px;
    margin-top:5px;
    padding-top:5px;
    padding-bottom:5px;
    display:none;
    z-index:1000
}
.language_select_text {
    margin-bottom:0;
    margin-top:0
}
.language_select_options a {
    width:100%;
    line-height:20px;
    float:left;
    width:100%;
    text-decoration:none;
    cursor:pointer;
    text-align:center;
    font-size:14px;
    color:#8f8f8f;
    line-height:25px
}
.language_select_options a:hover {
    background:#eee
}
.language_select_icon {
    position:absolute;
    right:0;
    top:0;
    line-height:20px;
    font-size:14px;
    display:inline-block;
    width:1.25em;
    text-align:center;
    z-index:99
}
.footer {
    width:100%;
    margin-top:50px
}
.footer_keep {
    max-width:1200px;
    margin:0 auto;
    clear:both;
    overflow:hidden
}
.footer_keep_box {
    float:right
}
.footer_keep_box ul li.font {
    float:left;
    font-size: 14px;
    margin-top: 22px;
    line-height: 16px;
    margin-right: 8px;
    color: rgba(102,102,102, .65);

}
.footer_keep_box ul li.img {
    float:left;
    margin-left:12px;
    width: 39px;
    height: 39px;
}
.footer_print {
    width:100%;
    margin-top:14px;
    height:30px;
    background:#eee;
    float:left;
    display:none
}
.footer_center {
    margin:0 auto;
    max-width:1200px
}
.footer_link {
    float:left
}
.footer_link a {
    float:left;
    margin:8px 0;
    padding:0 26px;
    color: #333;
    font-size:14px;
    border-left:2px solid #d3d3d3;
    text-decoration:none
}
.footer_link a:hover {
    color:#333
}
.footer_link a.first {
    padding-left:0;
    border-left:0
}
.footer_font {
    float:right;
    font-size:14px;
    color: rgba(102,102,102, .65);
    line-height:30px
}
.header_mobile_menu {
    position:absolute;
    top:50px;
    left:0;
    width:100%;
    background:#fff;
    z-index:1000;
    float:left;
    padding-bottom:50px;
    display:none
}
.header_mobile_box {
    float:left;
    width:72.8%;
    margin-left:13.6%;
    border-bottom:1px dashed #c1c1c1
}
.header_mobile_lists {
    float:left;
    width:100%
}
.header_mobile_text {
    float:left;
    width:100%;
    padding:15px 0;
    color:#333;
    font-size:15px;
    line-height:15px
}
.header_mobile_list {
    float:left;
    width:100%
}
.header_mobile_lists [data-role="dropdown"]:not(.open),.header_mobile_lists [data-role="dropdown"]:not(.keep-open) {
    position:relative
}
.header_mobile_list a {
    float:left;
    width:100%;
    padding:15px;
    font-size:15px;
    color:#333;
    line-height:15px;
    box-sizing:border-box
}
.header_mobile_lists.dropdown-toggle:before {
    top:20px
}
@media(min-width:320px) {
    .header_nav {
        display:none
    }
    .footer {
        margin-top:20px
    }
    .header_language {
        right:25px;
        bottom:0
    }
    .header_logo img {
        width:70%;
    }
    .header_mobile {
        float:right;
    }
    .header_mobile img {
        width: 100%;
        height: 100%;
    }
    .header_mobile {
        display:inline;
        width: 30px;
        height: 30px;
    }
    .footer_print_mobile {
        background:#eee;
        margin-top:20px;
        clear:both;
        overflow:hidden;
        padding-top:10px
    }
    .footer_print_mobile .footer_link {
        padding-bottom:5px
    }
    .footer_print_mobile .footer_link ul li {
        float:left;
        width:100%;
        padding-left:15%
    }
    .footer_print_mobile .footer_link ul li span {
        font-size:18px;
        color:#747474;
        padding-bottom:5px;
        float:left
    }
    .footer_print_mobile .footer_link ul li a {
        border:0;
        float:none;
        display:inline-block;
        padding:0;
        margin:4px 0
    }
    .footer_print_mobile .footer_font {
        float:none;
        width:96%;
        margin-left:2%;
        text-align:center;
        padding-top:5px;
        border-top:1px solid #747474;
        clear:both;
        overflow:hidden
    }
}
@media(min-width:360px) {
    .header_nav {
        display:none
    }
    .header_language {
        right:25px;
        bottom:5px
    }
    .header_logo img {
        width:70%;
    }
    .header_mobile img {
        width: 100%;
        height: 100%;
    }
    .header_mobile {
        display:inline
    }
    .header_mobile {
        float:right;
        width: 30px;
        height: 30px;
    }
}

@media screen and (min-width: 640px) and (max-width: 990px) {
    .nav_contains{
        justify-content: space-between;
        padding-right: 25px;
    }
}

@media screen and (min-width:991px) {
    .header_nav {
        display:inline;
        width: auto!important;
    }
    .header_mobile {
        display:none
    }
    .header_logo img {
        width:100%
    }
}
@media screen and (min-width:1100px) {
    .footer_print {
        display:inline
    }
    .footer_print_mobile {
        display:none
    }
    .header_language {
        bottom:15px
    }
}
.headerLink{
    color:#2674db;
    font-size:14px;
}

.headerTxt{
    font-size:14px;
}
.caption{
    color: #333333!important;
}