/*-----------------------------------------------------------------------------------

    Template Name: Educat
    Description: This is html5 template
    Author: Devitems
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS (body, link color, section etc)
    2. Header CSS
        2.1 Header Top
        2.2 Header Logo Menu
            2.2.1 Header Logo
            2.2.2 Header Mainmenu
            2.2.3 Header Searchbox
            2.2.4 Mobile Menu
    3. Slider Area
    4. About Area
    5. Course Area
    6. Fun Factor Area
    7. Latest News Area
    8. Online Product Area
    9. Testimonial Area
    10. Event Area
    11. Newsletter Area
    12. Footer Widget Area
    13. Footer Area
    14. Home Two Start
        14.1 Home Two Header
        14.2 Home Two Slider
        14.3 Home Two Newsletter
    15. Shop Grid Page
    16. Product Details Page
    17. Course Page
        17.1 Teachers Area
    18. Course Details Page
        18.1 Course Details Content
        18.2 Course Details Sidebar
    19. Event Page
    20. Event Details Page
        20.1 Event Details Content
        20.2 Event Details Sidebar
    21. latest News Page
    22. News Details Page
        22.1 News Details Content
        22.2 News Details Sidebar
    23. Contact Page
    24. About Page
    25. Shortcode
    26. Scrollup
    27. Additional CSS

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {height: 100%;}
.floatleft {float:left !important;}
.floatright {float:right !important;}
.floatnone {float:none !important;}
.alignleft {text-align:left !important;}
.alignright {text-align:right !important;}
.aligncenter {text-align:center !important;width: 100%;}
.no-display { display:none; }
.no-margin { margin:0 !important; }
.no-padding { padding:0 !important; }
a:focus, button:focus {outline:0px solid}
input:focus {box-shadow: 0; outline: 0}
textarea {box-shadow: 0; outline: 0}
img {
    max-width:100%;
    height:auto;
    border:0; 
    vertical-align:top;
}
.fix {overflow:hidden}
p {}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: 'montserratsemi_bold';
}
a {-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;text-decoration:none; color: #000}
a:hover {
    color: #4c4c4c;
    text-decoration: none;
}
a:active, a:hover, a:focus {outline: 0 none; text-decoration: none}
ul{
    list-style: outside none none;
    margin: 0;
    padding: 0
}
.clear{clear:both}
::-moz-selection {background: #b3d4fc; text-shadow: none}
/* ::selection {background: #b3d4fc; text-shadow: none} */
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
::-webkit-input-placeholder {opacity: 1 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100)}
:-moz-placeholder {opacity: 1 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100)}
::-moz-placeholder {opacity: 1 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100)}
:-ms-input-placeholder {opacity: 1 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100)}

@font-face {
    font-family: 'montserratbold';
    src: url('../font/montserrat-bold-webfont.eot');
    src: url('../font/montserrat-bold-webfont.eot') format('embedded-opentype'),
         url('../font/montserrat-bold-webfont.woff2') format('woff2'),
         url('../font/montserrat-bold-webfont.woff') format('woff'),
         url('../font/montserrat-bold-webfont.ttf') format('truetype'),
         url('../font/montserrat-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratlight';
    src: url('../font/montserrat-light-webfont.eot');
    src: url('../font/montserrat-light-webfont.eot') format('embedded-opentype'),
         url('../font/montserrat-light-webfont.woff2') format('woff2'),
         url('../font/montserrat-light-webfont.woff') format('woff'),
         url('../font/montserrat-light-webfont.ttf') format('truetype'),
         url('../font/montserrat-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../font/montserrat-regular-webfont.eot');
    src: url('../font/montserrat-regular-webfont.eot') format('embedded-opentype'),
         url('../font/montserrat-regular-webfont.woff2') format('woff2'),
         url('../font/montserrat-regular-webfont.woff') format('woff'),
         url('../font/montserrat-regular-webfont.ttf') format('truetype'),
         url('../font/montserrat-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratsemi_bold';
    src: url('../font/montserrat-semibold-webfont.eot');
    src: url('../font/montserrat-semibold-webfont.eot') format('embedded-opentype'),
         url('../font/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../font/montserrat-semibold-webfont.woff') format('woff'),
         url('../font/montserrat-semibold-webfont.ttf') format('truetype'),
         url('../font/montserrat-semibold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #222222;
    font-family: 'montserratlight';
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    background: #fff
}
/* .container { width: 1200px} */
.container, .row, .col-md-12, .col-md-10, .col-md-9, .col-md-8, .col-md-6, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .as-mainwrapper {
    transition: all 0.3s ease 0s
}
.section-margin {margin: 120px 0 140px 0}
.section-padding {padding: 60px 0}
.section-bottom-padding {padding: 0 0 120px 0}
.section-top-padding {padding: 120px 0 0 0}
.section-title {
    text-align: center;
    overflow: hidden;
    position: relative
}
.section-title h3 {
    color: #2d3e50;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    text-transform: uppercase
}
.section-title p {
    color: #000000;
    font-family: "Raleway";
    font-weight: 400;
    margin-bottom: 24px;
}
.section-title-wrapper { margin-bottom: 60px; position: relative;}
.section-title-wrapper:before {
    background: #e67e22 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 230px;
}
/* .section-title-wrapper:after {
    background: rgba(0, 0, 0, 0) url("img/icon/cap-dark.png") no-repeat scroll 0 0;
    bottom: -8px;
    color: #1bb4b9;
    content: "";
    font-size: 14px;
    height: 20px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px;
    z-index: 9;
} */
.white .section-title h3, .white .section-title p {color: #ffffff;}
.section-title-wrapper.white:before {background: #ffffff none repeat scroll 0 0;}
.white.section-title-wrapper:after {background: rgba(0, 0, 0, 0) url("../image/cap-white.jpg") repeat scroll 0 0;}
.carousel-style-one.owl-theme .owl-controls .owl-nav div {
    color: #2D3E50;
    display: inline-block;
    font-size: 60px;
    height: 60px;
    left: -50px;
    line-height: 59px;
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    filter: alpha(opacity=100);
    padding: 0;
    position: absolute;
    text-align: center;
    top: 39.6%;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    width: 36px;
}
.carousel-style-one.owl-theme .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -50px;
}
.latest-area:hover .carousel-style-one.owl-theme .owl-controls .owl-nav div {
    opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}
.dividers {border-top: 1px solid #ccc; }
.as-mainwrapper {
    position: relative;
}
.as-mainwrapper.wrapper-boxed {
    background-color: #ffffff;
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
    float: none;
    margin: 0 auto;
    max-width: 1200px;
}
.main-content-wrapper, .wrapper-wide {
    background: #ffffff;
}
/*------Margin left-------*/
.ml-0 { margin-left: 0px }
.ml-10 { margin-left: 10px }
.ml-15 { margin-left: 15px }
.ml-20 { margin-left: 20px }
.ml-30 { margin-left: 30px }
.ml-40 { margin-left: 40px }
.ml-50 { margin-left: 50px }
.ml-60 { margin-left: 60px }
.ml-70 { margin-left: 70px }
.ml-80 { margin-left: 80px }
.ml-90 { margin-left: 90px }
.ml-100 { margin-left: 100px }
/*------Margin right-------*/
.mr-0 { margin-right: 0px }
.mr-10 { margin-right: 10px }
.mr-15 { margin-right: 15px }
.mr-20 { margin-right: 20px }
.mr-30 { margin-right: 30px }
.mr-40 { margin-right: 40px }
.mr-50 { margin-right: 50px }
.mr-60 { margin-right: 60px }
.mr-70 { margin-right: 70px }
.mr-80 { margin-right: 80px }
.mr-90 { margin-right: 90px }
.mr-100 { margin-right: 100px }
/*------Margin Top-------*/
.mt-0 { margin-top: 0px }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-20 { margin-top: 20px }
.mt-30 { margin-top: 30px }
.mt-40 { margin-top: 40px }
.mt-50 { margin-top: 50px }
.mt-60 { margin-top: 60px }
.mt-70 { margin-top: 70px }
.mt-80 { margin-top: 80px }
.mt-90 { margin-top: 90px }
.mt-100 { margin-top: 100px }
/*------Margin Bottom-------*/
.mb-0 { margin-bottom: 0px }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-30 { margin-bottom: 30px }
.mb-40 { margin-bottom: 40px }
.mb-50 { margin-bottom: 50px }
.mb-60 { margin-bottom: 60px }
.mb-70 { margin-bottom: 70px }
.mb-80 { margin-bottom: 80px }
.mb-90 { margin-bottom: 90px }
.mb-100 { margin-bottom: 100px }
/*------Padding left-------*/
.pl-0 { padding-left: 0px }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
/*------Padding right-------*/
.pr-0 { padding-right: 0px }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pr-30 { padding-right: 30px }
.pr-40 { padding-right: 40px }
.pr-50 { padding-right: 50px }
.pr-60 { padding-right: 60px }
.pr-70 { padding-right: 70px }
.pr-80 { padding-right: 80px }
.pr-90 { padding-right: 90px }
.pr-100 { padding-right: 100px }
/*------Padding Top-------*/
.pt-0 { padding-top: 0px }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-30 { padding-top: 30px }
.pt-40 { padding-top: 40px }
.pt-50 { padding-top: 50px }
.pt-60 { padding-top: 60px }
.pt-70 { padding-top: 70px }
.pt-80 { padding-top: 80px }
.pt-90 { padding-top: 90px }
.pt-100 { padding-top: 100px }
.pt-110 { padding-top: 110px }
/*------Padding Bottom-------*/
.pb-0 { padding-bottom: 0px }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-30 { padding-bottom: 30px }
.pb-40 { padding-bottom: 40px }
.pb-50 { padding-bottom: 50px }
.pb-60 { padding-bottom: 60px }
.pb-70 { padding-bottom: 70px }
.pb-80 { padding-bottom: 80px }
.pb-90 { padding-bottom: 90px }
.pb-100 { padding-bottom: 100px }
.pb-110 { padding-bottom: 110px }
.pb-120 { padding-bottom: 120px }
.pb-130 { padding-bottom: 130px }
.block {display: block}
/*----------------------------------------*/
/*  2. Header CSS
/*----------------------------------------*/
/*----------------------------------------*/
/*  2.1 Header Top
/*----------------------------------------*/
.header-top {
    /*background: #2d3e50 none repeat scroll 0 0;*/
    background: #e67e22 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 13px;
    position: relative
}
.header-top-bg-xr{
    background: #23516B none repeat scroll 0 0;
}
.btn-language-xr{
    background-color: #23516B !important;
    color: #fff !important;;
    padding: 0;
    border: none;
}
.btn-language-xr:hover {
    background-color: #23516B !important;
    color: #fff !important;
}
.open>.dropdown-toggle.btn-language-xr {
    background-color: #23516B !important;
    color: #fff !important;
}
.caret-xr{
    padding: 0 !important;
    margin-left: 4px !important;
    color: #E0AC56 !important;
}
.dropdown-menu-xr{
    min-width: 100px;
}
.dropdown-menu-xr:hover{
    cursor: pointer;
}
.email-xr{
    margin-left: 65px;
}
.glyphicon-copy-xr{
    color: #E0AC56 !important;
    font-size: 17px; 
    padding: 0 !important;
    vertical-align: text-bottom;
    margin-right: 10px;
}
.banner-content .text-content-wrapper-xr {
    float: left !important;
}
.col-md-12-xr{
    padding: 0;
}
.row-aptitude-xr{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row-aptitude-item-xr{
    width: 49%;
    height: 265px; 
    margin-bottom: 20px;
    display: flex;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.row-aptitude-xr::before{
    display: none;
}
.row-aptitude-xr::after{
    display: none;
}
.aptitude-item-img-xr{
    width: 48%; 
}
.aptitude-item-content-xr{
    width: 52%;
    background-color: #F1F1F1;
    padding: 50px 35px 0 40px;
    box-sizing: border-box;
}
.aptitude-item-img-xr img{
    width: 100%;
    height: 100%;
    object-fit: cover; 
}
.item-content-title-xr{
    font-size: 18px;
    font-weight: 600;
}
.item-content-sub-xr{
    font-size: 12px;
    font-weight: 400;
    margin-top: 25px;
    font-family: "Raleway";
    text-indent: 24px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
}
.item-content-icon-xr{
    width: 40px;
    height: 40px;
    border-radius: 50%; 
    text-align: center;
    line-height: 40px;
    margin-top: -12px;
    margin-right: 17px;
    font-size: 30px;
    float: right;
}
.row-aptitude-item-xr:hover .item-content-icon-xr{
    background-color: #DAAF61;
    color: #fff;
}
.row-aptitude-item-xr:hover{
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
}
.item-content-time-xr{
    font-size: 12px;
    letter-spacing: 1px;
    font-family: "Raleway"; 
    margin-top: 20px;
}
.section-padding-message-xr{
    padding: 80px 0;
}
.section-padding-message-xr .message-title1-xr{
    font-size: 28px;
    font-family: "Microsoft YaHei";
    color: rgb( 221, 172, 93 );
    font-weight: 400; 
    line-height: 28px;
    margin-bottom: 45px;
}
.section-padding-message-xr .message-title2-xr{
    font-size: 40px;
    font-family: "Microsoft YaHei";
    line-height: 40px;
    color: rgb( 35, 81, 108 );
    font-weight: 600;
    margin-bottom: 20px;
}
.section-padding-message-xr .message-title3-xr{
    font-size: 40px;
    font-family: "Microsoft YaHei";
    color: rgb( 35, 81, 108 );
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 50px;
}
.message-map-xr{
    width: 80%;
    height: 250px;
    margin-bottom: 40px;
}
.message-map-xr img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-padding-message-xr .button-default-message-xr{
    background: #DCAD5F !important;
    padding: 25px 50px !important;
    font-size: 16px !important;
    letter-spacing: 3px !important;
}
.contact-form-box-xr .button-default-message-xr{
    background: #DCAD5F !important;
    padding: 25px 50px !important;
    font-size: 16px !important;
    letter-spacing: 3px !important;
}
.sticker-xr{
    border-bottom: 1px solid #C2C2C2;
}
.banner-text-right-xr{
    padding-left: 54%;
}
.banner-bottom-right-xr{
    text-align: right;
}
.banner-text-margin-xr{
    margin: 0 !important;;
}
.btn-default-search-xr{
    margin-top: -4px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #ccc;
}
.btn-product-search-xr{
    margin-top: -4px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #ccc;
}
.btn-default-search-son-xr{
    margin-top: -4px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #ccc;
}
.input-group-btn-xr{
    width: 290px !important;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.input-group-xr{
    margin-top: 5px;
}
.product-img-xr img{
    width: 100%;
}
.contact-page-xr{
    border-top: 5px solid #DCAB5C;
    position: relative;
}
.search-bgcolor-xr{
    background-color: #23516B !important;
}
#toggle-search img{
    width: 17px;
    margin-top: 2px;
}
.header-nav-none-xr{
    display: none !important;
}
.header-nav-height-xr{
    height: 109px;
}
.contact-pop-close{
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 22px;
}
.contact-pop-close:hover{
    cursor: pointer;
    color: #23516B;
}
@media (min-width: 768px) and (max-width: 992px) {
     
    .col-md-8-header-xr{
        width: 100% !important;
    }
    .pull-right-xr{
       text-align: right;
    }
    .search-ipad-xr{
        right: 68px !important;
        top: 84px !important;
    }
}
@media (min-width: 1820px) { 
    #product-icon_list li {
        width: 335px;
        /* height: 150px; */  
        /* line-height: 150px; */
        display: inline-block;
        margin-right: 20px;
        box-shadow: 2px 5px 25px rgba(34, 30, 31, 0.2)
    }
    #icon_list li {
        cursor:pointer;
        width: 335px;
        height: 400px;
        font-size: 30px;
        font-weight: bold;
        background: #000;
        /* text-align: center; */
        /* line-height: 150px; */
        display: inline-block;
        margin-right: 20px;
        position: relative;
    }
    .as-mainwrapper .container {width: 1400px}
    .news-center-box4-xr{
        position: absolute;
        bottom: 90px;
        left: 0;
        /* width: 35%; */
        width: calc((100% - 1400px) / 2 + 1400px * 0.33);
        height: 330px;
        background-color: #23516B;
    }
    .news-center-box5-xr{  
        position: absolute;
        bottom: 90px;
        left: calc((100% - 1400px) / 2 + 1400px * 0.33);
        width: calc(1400px * 0.30);
        height: 430px;
        background-color: #DCAD5F;
        padding: 150px 30px 10px 60px;
        box-sizing: border-box;
    }
    .news-center-box6-xr{
        position: absolute;
        bottom: 90px;
        right: 0%;  
        width: calc((100% - 1400px) / 2 + 1400px * 0.37);
        height: 430px;
        background-color: #23516B;
    }
    .backward,
    .forword {
        display: inline-block;
        font-size: 60px;
        width: calc((100% - 1400px) / 2);
        height: 400px;
        background-color: #fff;
        float: left;
        text-decoration: none;
        overflow: hidden;
    }
    .backward-honor,
    .forword-honor {
        display: inline-block;
        font-size: 60px;
        width: calc((100% - 1400px) / 2);
        height: 100%;
        background-color: #fff;
        float: left;
        text-decoration: none;
        overflow: hidden;
    }
    .product-color {
        width: calc((100% - 1400px) / 2);
        height: 400px;
        background-color: #fff;
    }
    .product-color-honor {
        width: calc((100% - 1400px) / 2);
        height: 100%;
        background-color: #fff;
    }
    #icon_list {
        position: absolute;
        transition: left 0.2s;
        -webkit-transition: left 0.2s; /* Safari */
        height: 400px;
        /* width: 100%; */
        float: left;
        font-size: 0px;
        left: calc((100% - 1400px) / 2);
    }
    #product_intro_honor {
        position: relative;
        overflow: hidden;
        height: 520px;
        width: 100%;
        margin: 20px 0 100px;
    }
    #icon_list_honor {
        position: absolute;
        transition: left 0.2s;
        -webkit-transition: left 0.2s; /* Safari */
        height: 100%;
        /* width: 100%; */
        float: left;
        font-size: 0px;
        left: calc((100% - 1400px) / 2);
    }
    #product_intro_honor::after{
        position: absolute;
        width: 1400px;
        left: calc((100% - 1400px) / 2);
        height: 58%;
        bottom: 0;
        content: "";
        background-color: #EAEAEA;
    }
    #icon_list_honor li {
        /* cursor:pointer; */
        width: 335px;
        height: 100%;
        padding: 0 15px 0 15px;
        z-index: 2;
        display: inline-block;
        margin-right: 20px;
        position: relative;
    }
    .product-backward-icon-honor {
        cursor:pointer;
        background: #fff !important;
        color: #CFCFCF !important;
        border: 1px solid #CFCFCF;
        width: 50px;
        display: inline-block;
        box-sizing: border-box;
        width: 50px;
        height: 50px;
        font-size: 35px; 
        text-align: center;
        border-radius: 50%;
        line-height: 50px; 
        margin-left: 40px;
        margin-top: 235px;
    }
    .backward-icon-honor{
        cursor:pointer;
        background: #2A5872;
        width: 50px;
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 35px;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        line-height: 50px;
        margin-top: 235px;
        margin-left: 40px; 
    }
    .forword-icon-honor{
        cursor:pointer;
        background: #2A5872;
        width: 50px;
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 35px;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        line-height: 50px;
        /* margin-top: 200px; */
        float: right; 
        margin-right: 40px;
        margin-top: 235px;
    }
}
.color-click-xr{
    color: #24526C !important;
    font-weight: 600;
}


@media (min-width:992px){
    .seize-seat-xr{
        height: 800px !important;
    }
    .contact-page-map-xr{
        width: 100%;
        height: 500px;
    }
    .contact-info-pop-xr{
        width: 720px;
        height: 370px;
        background-color: #fff;
        position: absolute;
        top: -500px;
        z-index: 10;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        padding: 60px 90px;
    }
    .contact-pop-title-xr{
        font-size: 18px;
        font-family: "Microsoft YaHei";
        color: rgba( 35, 81, 108, 0.949 );
        font-weight: bold;
    }
    .contact-pop-ac-xr{
        width: 50px;
        height: 3px;
        margin-top: 15px;
        background-color: #DCAB5C;
    }
    .contact-pop-flex-xr{ 
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .contact-pop-item-xr{
        margin-top: 30px;
        display: flex;
    }
    .contact-pop-item-icon-xr{
        width: 40px;
        height: 40px;
        border: 1px solid #000;
        border-radius: 5px;
        text-align: center;
        padding-top: 10px;
    }
    .contact-pop-item-icon-xr img{
        width: 20px;
    }
    .contact-pop-icon-phone-xr img{
        width: 14px;
    }
    .contact-pop-item-text-xr{
        font-size: 13px;
        font-family: "SourceHanSansCN";
        color: #000;
        line-height: 42px;
        width: 175px;
        margin-left: 15px;
        font-weight: 600;
        list-style: none;
    }
    .contact-pop-text-line-xr{
        line-height: 1.7;
    }
    .case-box-xr{
        width: 100%;
        height: 520px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 60px;
    }
    .case-info-box-xr{
        width: 50%;
        padding: 100px 100px;
        text-align: center;
        background-color: #DDAC5F;
    }
    .case-list-box-xr{
        width: 50%;
        background-color: #F5F5F5;
    }
    .case-item-son-xr{
        margin: 55px 0;
        font-size: 16px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
    }
    .case-item-son-xr:hover{
        cursor: pointer;
    } 
    .case-info-img-xr{
        width: 50px;
        margin: 0 auto;
        position: relative;
    }
    .case-info-img-xr::after{
        content: '';
        position: absolute;
        bottom: -30px;
        width: 44px;
        left: 3px;
        height: 3px;
        background-color: #fff;
    }
    .case-info-img-xr img{
        width: 50px;
    }
    .case-info-name-xr{
        font-size: 26px;
        margin: 70px auto 0;
        width: 80%;
        font-family: "SourceHanSansCN";
        color: rgb( 255, 255, 255 );
        font-weight: bold;
        line-height: 1.2;
        text-align: center;
    }
    .case-info-true-xr{ 
        font-size: 16px;
        font-family: "SourceHanSansCN";
        color: rgb( 255, 255, 255 );
        line-height: 2;
        margin-top: 30px;
    }
    .case-info-time-xr{
        font-size: 16px;
        font-family: "SourceHanSansCN";
        color: rgb( 255, 255, 255 );
        line-height: 2;
        margin-top: 25px;
    }

    .drive-flex-xr{
        display: flex;
        padding-bottom: 100px;
        justify-content: space-around;
    }
    .dongle-box-xr{
        width: 220px;
        height: 220px;
        background-color: #24526C;
        color: #fff;
        border-radius: 50%;
        display: grid;
        align-items: center;
        justify-items: center;
        position: relative;
    }
    .yellow-box-xr{
        background-color: #DCAB5C;
    }
    .drive-icon-xr{
        text-align: center;
    }
    .drive-icon-xr img{
        width: 40px;
    }
    .drive-name-xr{
        font-size: 20px;
        font-family: "Microsoft YaHei";
        color: rgb( 255, 255, 255 );
        font-weight: bold;
        line-height: 30px;
        margin-top: 20px;
        padding: 0 22px;
        text-align: center;
    }
    .drive-pop-xr{
       display: none;
       
    }
    .drive-pop-icon-xr{
        width: 50px;
        height: 50px;
        background-color: #DCAB5C;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        padding-top: 12px;
    }
    .drive-pop-icon-xr img{
        width: 25px;
    }
    .drive-pop-yellow-xr{
        width: 50px;
        height: 50px;
        background-color: #24526C;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        padding-top: 12px;
    }
    .drive-pop-yellow-xr img{
        width: 25px;
    }
    
    .dongle-box-xr:hover .drive-pop-xr{
        display: block;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        background-color: rgba(0,0,0,0.5); 
        display: grid;
        align-items: center;
        justify-items: center;
    }

    .quality-box-xr{
        
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        color: #fff;
        font-family: "Microsoft YaHei"; 
        margin-bottom: 60px;
    }
    .quality-bottom-xr{
        font-size: 16px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        margin-bottom: 40px;
    }
    .quality-item-xr{
        width: 50%;
        position: relative;
    }
    .quatrain-text-xr{
        position: absolute;
        text-align: center;
        width: 100%;
        top: 100px;
        left: 0;
        font-size: 22px;
    }
    .quatrain-text2-xr{
        position: absolute;
        width: 100%;
        text-align: center;
        top: 150px;
        font-size: 22px;
        left: 0;
    }
    .quality-bgColor1-xr{
        background-color: #DDAC5F;
    }
    .quality-item2-title-xr{
        font-size: 22px;   
        font-weight: bold; 
        margin-top: 110px;
        margin-left: 80px;
        width: 78%;
    }
    .quality-item2-content-xr{
        font-size: 14px;
        margin-top: 35px;
        line-height: 30px;
        margin-left: 80px;
        width: 78%;
        text-indent:24px;
    }
    .quality-bgColor2-xr{
        background-color: #24526C;
    }
    .quality-item4-title-xr{
        position: absolute;
        top: 65px;
        left: 140px;
        font-size: 35px;
        font-weight: bold;
    }
    .quality-title-icon-xr{
        position: absolute;
        top: 105px;
        left: 140px;
        width: 55px;
        height: 3px;
        background-color: #DDAC5F;
    }
    .quality-title-tran-xr{
        position: absolute;
        top: 125px;
        left: 140px;
    }

    .exhibition-box-xr{
        width: 100%;
        padding: 0px 0 60px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .exhibition-item-xr{
        width: 24%;
        /* height: 300px; */
        /* background: red; */
        margin: 20px 0;
        box-shadow: 2px 5px 15px rgba(34, 30, 31, 0.2)
    }
    .exhibition-item-content-xr{
        width: 100%;
        padding: 20px;
    }
    .exhibition-item-xr:hover{
        background-color: #DDAC5F;
        cursor: pointer;
    }
    .exhibition-item-xr:hover .exhibition-item-after-xr{
        background-color: #2A5872;
    }
    .exhibition-item-title-xr{
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgba( 64, 64, 64, 0.949 );
        font-weight: bold;
        position: relative;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .exhibition-flex-xr{
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .exhibition-item-after-xr{
        margin-top: 10px;
        width: 50px;
        height: 3px;
        background-color: #DDAC5F;
    }
    .exhibition-item-time-xr{
        font-size: 12px;
        font-family: "Microsoft YaHei";
        color: rgb(64,64,64);
        /* font-weight: bold; */

    }
    .exhibition-item-info-xr{
        font-size: 24px;
        text-align: right; 
        box-sizing: border-box;
        padding-top: 4px;
        color: rgb(64,64,64);
    }
    #product-product_intro {
        position: relative;
        overflow: hidden;
        /* height: 150px; */
        width: 100%;
    }
    #product-icon_list {
        position: relative;
        /* height: 150px; */
        width: 100%;
        float: left; 
        left: 0px;
        white-space: nowrap;
        padding: 10px 0;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
 
    .product-backward,
    .product-forword { 
        font-size: 32px;
        width: 120px;
        text-align: center;
        line-height: 120px;
        height: 120px;
        color: #fff;
        /* line-height: 150px; */
        background: #24526C;
        /* float: left; */
        text-decoration: none;
        overflow: hidden;
    }
    .product-forword {
        /* position: absolute; */
        left: 0px;
    }
    .product-backward {
        /* position: absolute; */
        left: 460px;
        right: 0;
        top: -150px;
    }
    #product-icon_list li,.product-backward,.product-product-color,.product-forword:hover{
        cursor: pointer;
    }
    .product-product-color { 
        background-color: #DDAC5F;
    }
    .product-list-align-xr{
        vertical-align: middle;
    }
    .product-list-content-xr{
        width: 100%;
        height: 240px;
        background-color: #fff;
        padding: 30px;
    }
    #product-icon_list li:hover .product-list-content-xr{
        background-color: #DDAC5F;

    } 
    .product-content-title-xr{ 
            font-size: 18px;
            font-family: "Microsoft YaHei";
            color: rgba( 35, 81, 108, 0.949 );
            font-weight: bold;  
            overflow:hidden; 
            text-overflow:ellipsis; 
    }
    .product-content-sub-xr{
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgba( 64, 64, 64, 0.949 );
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        margin-top: 30px;
    }
    .product-content-time-xr{
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb(64,64,64);
        font-weight: bold;
        margin-top: 40px;
    }
    .product-content-info-xr{
        font-size: 24px;
        text-align: right;
        color: rgb(64,64,64);
    }
  
    .product-model-sub-xr{
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        margin-top: -20px;
        margin-bottom: 60px;
    }
    .information-list-xr{
        width: 100%;
        height: 100%;   
    }
    .information-item-xr{
        margin-bottom: 30px;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .information-left-xr{
        width: 130px;
        height: 130px;
        background-color: #F2F0F1;
        text-align: center;
        color:#000;
    }
    
    .information-time1-xr{
        font-size: 42px;
        font-family: "Microsoft YaHei";
        margin-top: 38px;
        font-weight: 600;
    }
    .information-time2-xr{ 
        font-size: 16px;
        font-family: "Microsoft YaHei";
        margin-top: 20px;
        font-weight: 600;
    }
    .information-right-xr{
        width: calc(100% - 150px);
        height: 130px;
        background-color: #F2F0F1;
        padding-left: 100px;
        position: relative;
    }
    .information-to-info-xr{
        width: 130px;
        height: 130px;
        background-color: #DCAB5C;
        text-align: center;
        line-height: 130px;
        position: absolute;
        top: 0;
        right: 0;
        color: #fff;
        font-size: 32px;
    }
    .information-to-info2-xr{
        width: 130px;
        height: 130px;
        background-color: #24526C;
        text-align: center;
        line-height: 130px;
        position: absolute;
        top: 0;
        right: 0;
        color: #fff;
        font-size: 32px;
    }
    .information-right-title-xr{
        font-size: 20px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 ); 
         margin-top: 25px;
        font-weight: 600;
    }
    .information-right-sub-xr{
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        margin-top: 10px;
    }
    .information-right-comment-xr{
        font-family: "Microsoft YaHei" !important;
        color: rgb( 64, 64, 64 ) !important;
        margin-top: 10px;
    }

    .information-right-comment-xr span{
        font-family: "Microsoft YaHei" !important;
        color: rgb( 64, 64, 64 ) !important; 
    }
    .breadcrumb-title-xr{
        font-size: 40px !important;
        /* font-weight: 300 !important; */
        letter-spacing: -1px !important;
        position: relative;
        margin-top: 210px;
        color: #ffffff;
        line-height: 40px !important;
        font-family: "Microsoft YaHei";
        padding-bottom: 21px !important;
       
    }
    .news-list-xr{
        width: 100%;
        padding: 30px 0;
    }
    .news-list-item-xr{
        width: 100%;
        padding: 20px 0;
        display: flex;
        justify-content: space-between;
    }
    .news-list-left-xr{
        width: 150px;
        height: 150px;
        background-color: rgb( 221, 172, 93 );
        color: #24526C; 
        text-align: center;
        margin: auto 0;
    }
    .news-list-left-xr2{
        color: rgb( 221, 172, 93 );
        background-color: #24526C;
        width: 150px;
        height: 150px; 
        text-align: center;
        margin: auto 0;
    }
    .news-list-h5-xr{
        display: none;
    }
    .news-list-time1-xr{
        font-size: 42px;
        font-family: "Microsoft YaHei";
        margin-top: 46px;
        font-weight: 600;
    }
    .news-list-time2-xr{ 
        font-size: 16px;
        font-family: "Microsoft YaHei";
        margin-top: 20px;
        font-weight: 600;
    }
    .news-list-middle-xr{
        width: 50%; 
    }
    .single-item-comment-view-xr span{
        font-family: "Microsoft YaHei" !important;
        color: rgb( 64, 64, 64 ) !important;
        margin-top: 20px;
    }
    .list-middle-center-xr{
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-indent: 24px;
        margin-top: 20px;
    }
    .list-middle-view-xr{
        margin-top: 20px;
        font-size: 12px;
        color: rgb( 35, 81, 108 );
    }
    .list-middle-view-xr :hover{
        /* color: rgb( 221, 172, 93 ) !important; */
        cursor:pointer;
    }
    .list-view-text-xr{
        text-decoration:underline;
    }
    .list-middle-icon-xr{
        font-size: 23px;
        vertical-align: sub;
        margin-left: 8px;
    }
    .list-middle-name-xr{
        font-size: 20px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        /* line-height: 11.446; */
        font-weight: 600;
    }
    .news-list-right-xr{
        width: 22%;
        margin: auto 0;
    }
    .authority-xr{
        width: 100%;
        padding-bottom: 120px;
    }
    .authority-subtitle-xr{
        width: 740px;
        margin: 0 auto;
        text-align: center;
        line-height: 31px;
        font-size: 16px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
    }
    .authority-title-xr{ 
        margin: 0 auto;
        text-align: center;
        font-size: 40px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        font-weight: bold;
        line-height: 50px;
        margin-top: 30px;
    }
    .honor-intro-title-xr{
        text-align: center;
        font-size: 16px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        margin-top: 20px;
        font-weight: 600;
        height: 50px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .text-content-xr{
        vertical-align: top !important;
    }
    .text-content .title1-xr{
        font-size: 40px !important;
        /* font-weight: 300 !important; */
        letter-spacing: -1px !important;
        /* padding-bottom: 20px !important; */
        font-family: "Microsoft YaHei";
        position: relative;
        margin-top: 185px;
        color: #ffffff;
        line-height: 20px !important;
        padding-bottom: 21px !important;
        -webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
        animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    }
    .header-search-xr{
        float: right;
        /* top: 20px; */
        margin-top: 40px;
    }
    .title2-xr{
        font-weight: 600 !important;
        font-size: 60px !important;
        padding-bottom: 41px !important;
    }
    .button-default-xr{
        background: none !important;
        letter-spacing: 3px;
        border-radius: 30px;
        padding: 15px 35px !important;
    }
    .button-default-icon-xr{
        margin-left: 15px;
        font-size: 20px;
    }
    .container-xr{
        margin-top: 90px;
        padding-bottom: 90px;
    }
    .about-us-xr{
        display: flex;
        justify-content: space-between;
    }
    .about-us-left-xr{
        width: 50%;
    }
    .about-title-sp1-xr{
        font-size: 40px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        font-weight: 600;
    }
    .about-title-sp2-xr{
        font-size: 28px;
        font-family: "Microsoft YaHei";
        color: rgb( 221, 172, 93 );
        font-weight: 400;
        margin-left: 15px;
    }
    .about-us-content-xr{
        font-family: "Raleway";
        line-height: 26px;
        margin-bottom: 30px;
        padding-right: 130px;
        margin-top: 30px;
        font-size: 13px;
        color: #000;
    }
    .about-us-default-xr{
        padding: 10px 20px;
        color: #fff;
        background-color: #23516B;
        border-radius: 30px;
    }
    .about-us-right-xr{
        width: 50%;
        display: flex;
        justify-content: space-between;
        /* padding-top: 15px; */
        /* background-color: red; */
    }
    .about-us-right-img-xr{
        width: 49%;
        height: 370px;
        background-color: #23516B;
    }
    .about-us-right-img-xr img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .news-box-xr{
        width: 100%;
        background-color: #23516B;
    }
    .news-box5-title-xr{
        margin-top: 20px;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
    }
    .news-box5-sub-xr{
        margin-top: 30px;
        color: #fff;
        font-size: 12px;
    }
    .news-container-xr{

    }
    .news-center-xr{
        width: 100%;
        position: relative;
        height: 410px;
        /* display: flex; */
        padding-bottom: 90px;
        /* flex-wrap: wrap; */
    }
    .news-center-box1-xr{
        position: absolute;
        top: 0;
        left: 0;
        width: 33%;
        /* font-size: 35px; */
        padding: 60px 0 60px;
        height: 385px;
        background-color:#23516B;
        /* padding: 90px 10% 50px 40px; */
        box-sizing: border-box;
    }
    .news-title-sp1-xr{
        font-size: 40px;
        color: #fff;
        font-weight: 600;
    }
    .news-title-after-xr{
        width: 50px;
        background: #DCAD5F;
        height: 2px;
        margin-top: 20px;
    }
    .news-item-content{
        margin-top: 20px;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
    }
    .news-item-content-sub{
        margin-top: 5px;
        color: #fff;
        font-size: 12px;
        padding-right: 90px;

    }
    .news-item-content-icon-xr{
        margin-top: 5px;
        color: #fff;
        font-size: 12px;
    }
    .news-icon-sp-xr{
        margin-left: 20px;
    }
    .news-title-sp2-xr{
        font-size: 28px;
        color: #fff;
        font-weight: 400;
        margin-left: 15px;
    }
    .news_item_a{
        color: #fff !important;
    }
    .news-item-default-xr{
        background: none !important;
        border-radius: 30px;
        padding: 8px 25px !important;
        color: #ffffff;
        letter-spacing: 3px;
        display: inline-block;
        font-family: "montserratregular";
        font-size: 14px;
        margin: 0; 
        text-transform: uppercase;
        border: #ffffff 1px solid;
        margin-top: 50px;
    }
    .news-center-box2-xr{
        position: absolute;
        top: 0;
        left: 33%;
        width: 43%;
        height: 310px; 
    }
    .news-center-box2-xr img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .news-center-box3-xr{
        position: absolute;
        top: 0;
        right: 0;
        width: 24%;
        height: 310px;
        background-color: #23516B;;
        padding: 90px 1px 10px 60px;
        box-sizing: border-box;
    }
    .news-center2-xr{
        width: 100%;
        position: relative;
        margin-top: -20px;
        height: 440px;
        /* display: flex; */
        padding-bottom: 90px;
    }
  
    
    .news-box3-title-xr{
        margin-top: 20px;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
    }
    .news-box3-sub-xr{ 
        margin-top: 30px;
        color: #fff;
        font-size: 12px;
    }
    .news-box3-btn-xr{
        margin-top: 35px;
        color: #fff;
        font-size: 30px;
    }
    .section-title-xr h3{
        font-size: 40px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        font-weight: 600;
    }
    .section-title-xr p{
        font-size: 28px;
        font-family: "Microsoft YaHei";
        color: rgb( 221, 172, 93 );
        font-weight: 400; 
    }
    .section-title-wrapper-xr:before{
        display: none;
    }
    .section-title-wrapper-xr .section-title-sub1-xr{
        color: #000;
        font-size: 13px;
        font-family: "Raleway";
        margin-top: 20px;
        line-height: 20px;
    }
    .section-title-wrapper-xr .section-title-sub2-xr{
        color: #000;
        font-size: 13px;
        font-family: "Raleway";
        margin-top: 0px;
    }
    li {
        list-style-type: none;
    }

    .backward-honor {
        position: absolute;
        right: 0;
        z-index: 9;
    }
    .forword-honor {
        position: absolute;
        left: 0px;
        z-index: 2;
    }
    



   
    .section-wrapper-aptitude-xr{
        display: flex;
        justify-content: space-between; 
    }
    .section-wrapper-aptitude-xr:before{
        display: none;
    }
    .section-title-aptitude-xr{
        padding-top: 10px;
    }
    .news-title-aptitude-xr{
        margin-top: 60px;
    }
    .section-title-aptitude-xr .aptitude-title1-xr{
        font-size: 40px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        font-weight: 600;
    }
    .section-title-aptitude-xr .aptitude-title2-xr{
        font-size: 28px;
        font-family: "Microsoft YaHei";
        color: rgb( 221, 172, 93 );
        font-weight: 400;
        margin-left: 20px;
    }
    .aptitude-views-xr{
        padding: 10px 20px;
        color: #fff;
        letter-spacing: 3px;
        background-color: #DCAD5F;
        border-radius: 30px;
        cursor:pointer;
    }
    .aptitude-views-icon-xr{
        margin-left: 20px;
        font-size: 20px;
    }
    .H5-row-aptitude-xr{
        display: none;
    }
    .download-box-xr{
        width: 100%;
        display: flex;
        padding: 20px 0 0;
        height: 480px;
    }
    .download-item-xr{
        width: 25%;
        height: 100%;
        position: relative;
        background-color:#23516B ;
        cursor: pointer;
    }
    .download-item-bg-xr{ 
        background-color:#DCAD5F ;
    }
    .download-item-title-xr{ 
        font-size: 40px;
        font-weight: 600;
        color: #fff; 
        margin-top: 150px;
        margin-left: 33%;
        font-family: "Microsoft YaHei";
    }
    .download-item-sub-xr{
        font-size: 28px;
        font-family: "Microsoft YaHei";
        color: #fff;
        font-weight: 400;
        margin-left: 33%;
        margin-top: 35px;
    }
    .download-item-ac-xr{
        width: 0px;
        height: 0px;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background: #DCAD5F; 
        margin-left: 33%;
        margin-top: 20px;
    }
    .download-item1-xr:hover .download-item-ac-xr{
        width: 45px;
        height: 3px;
    }
    .download-item-btn-xr{
        background: none !important;
        border-radius: 30px;
        padding: 8px 25px !important;
        color: #ffffff;
        letter-spacing: 2px;
        display: inline-block;
        font-family: "montserratregular";
        font-size: 14px;
        margin: 0;
        text-transform: uppercase;
        border: #ffffff 1px solid;
        margin-top: 40px;
        margin-left: 33%;
    }
    .download-item-btn-icon-xr{
        margin-left: 8px;
        font-size: 18px;
    }
    .download-item2-icon-xr{
        width: 80px;
        height: 80px;
        margin: 150px auto 0;
    }
    .download-item2-icon-xr img{
        width: 100%;
        height: 100%;
    }
    .download-item2-name-xr{
        text-align: center;
        font-weight: 600;
        margin-top: 30px;
        font-size: 24px;
        color: #fff;
    }
    .download-item2-save-xr{
        position: absolute;
        bottom: 30px;
        width: 24px;
        color: #fff;
        font-size: 16px;
        left: calc(50% - 12px);
    }
    .download-item2-save-xr img{
        width: 24px;
    }
    .download-item2-xr:hover .download-item2-save-xr{
        position: absolute;
        bottom: 30px;
        color: #fff;
        font-size: 16px;
        background: #23516B;
        /* padding: 11px 11px; */
        width: 45px;
        text-align: center;
        padding-top: 8px;
        height: 45px;
        border-radius: 50%;
        left: calc(50% - 22px);
    }
    .download-item3-xr:hover .download-item2-save-xr{
        position: absolute;
        bottom: 30px;
        color: #fff;
        font-size: 16px;
        background: #DCAD5F;
        /* padding: 11px 11px; */
        width: 45px;
        text-align: center;
        padding-top: 8px;
        height: 45px;
        border-radius: 50%;
        left: calc(50% - 22px);
    }
    .intro-flex-xr{
        display: flex;
        justify-content: space-between;
    }
    .intro-text-xr{
        width: 50%;
    }
    .intro-img-xr{
        width: 40%;
    }
    .market-box-xr{
        width: 100%;
        /* height: 400px; */
        background-color: #DCAB5C;
        display: flex;
        margin: 30px 0 100px;
    }
    .market-text-xr{
        width: 40%;
        text-align: center;
        position: relative;
    }
    .market-img-xr{
        width: 60%;
        position: relative;
        color: #fff;
        text-align: center;
    }
    .market-img-xr img{
        width: 100%;
        height: auto;
        border: 0;
        vertical-align: top;
    }
    .market-title-xr{
        position: absolute;
        width: 100%;
        text-align: center;
        top: 50%;
        margin-top: -50px; 
        font-size: 40px;
        font-family: "Microsoft YaHei";
        color: #fff;
        line-height: 40px;
        font-weight: 600;
        letter-spacing: 3px;
    }
    .market-English-xr{
        position: absolute;
        width: 100%;
        height: color;
        color: #fff;
        top: 50%;
        margin-top: 30px;
        font-family: "Microsoft YaHei";
        font-size: 14px;
    }
    .market-img-left-xr{
        position: absolute;
        top: calc(50% - 61px);
        left: 15%;
        
       
    }
    .market-img-right-xr{
        position: absolute;
        top: calc(50% - 61px);
        right: 20%;
    }
    .market-proportion-xr{
        font-size: 80px;
        font-weight: 600;
        font-family: "SourceHanSansCN";
        line-height: 70px;
    }
    .proportion-text-xr{
        font-size: 17px;
        font-family: "SourceHanSansCN";
        letter-spacing: 3px;
        margin-top: 35px;
    }  
    .advantage-box-xr{
        width: 100%;
        height: 380px;
        display: flex;
        justify-content: space-between;
    }
    .advantage-item-xr{
        width: 24%;
        height: 100%;
        background-color: #F1F1F1;
        text-align: center;
        color: #26546E;
    }
    .advantage-item-xr:hover{
        cursor: pointer;
    }
    .advantage-item-icon-xr{
        width: 100%; 
        margin-top: 110px;
        height: 66px;

    }
    .advantage-item-icon-xr img{
        width: 60px;
        height: auto;
    }
    .advantage-item-title-xr{
        font-size: 22px;
        font-family: "SourceHanSansCN";
        margin-top: 38px;
        font-weight: 600;
    }
    .advantage-item-text-xr{
        font-size: 14px;
        font-family: "SourceHanSansCN";
        margin-top: 30px; 
    }
 }
 @media (min-width: 1370px) and (max-width: 1819px) {
    .product-color {
        width: calc((100% - 1170px) / 2);
        height: 400px;
        background-color: #fff;
    }
    .backward,
    .forword {
        display: inline-block;
        font-size: 60px;
        width: calc((100% - 1170px) / 2);
        height: 400px;
        background-color: #fff;
        float: left;
        text-decoration: none;
        overflow: hidden;
    }
    #icon_list {
        position: absolute;
        transition: left 0.2s;
        -webkit-transition: left 0.2s; /* Safari */
        height: 400px;
        /* width: 100%; */
        float: left;
        font-size: 0px;
        left: calc((100% - 1170px) / 2);
    }
    #icon_list li {
        cursor:pointer;
        width: 278px;
        height: 400px;
        font-size: 30px;
        font-weight: bold;
        background: #000;
        /* text-align: center; */
        /* line-height: 150px; */
        display: inline-block;
        margin-right: 20px;
        position: relative;
    }
 }
@media (min-width: 1170px) and (max-width: 1369px){
    .backward,
    .forword {
        display: inline-block;
        font-size: 60px;
        width: calc((100% - 970px) / 2);
        height: 400px;
        background-color: #fff;
        float: left;
        text-decoration: none;
        overflow: hidden;
    }
    .product-color {
        width: calc((100% - 970px) / 2);
        height: 400px;
        background-color: #fff;
    }
    #icon_list {
        position: absolute;
        transition: left 0.2s;
        -webkit-transition: left 0.2s; /* Safari */
        height: 400px;
        /* width: 100%; */
        float: left;
        font-size: 0px;
        left: calc((100% - 970px) / 2);
    }
    #icon_list li {
        cursor:pointer;
        width: 228px;
        height: 400px;
        font-size: 30px;
        font-weight: bold;
        background: #000;
        /* text-align: center; */
        /* line-height: 150px; */
        display: inline-block;
        margin-right: 20px;
        position: relative;
    }
 }
 @media (min-width: 1170px){
    .product-backward-icon {
        cursor:pointer;
        background: #fff !important;
        color: #CFCFCF !important;
        border: 1px solid #CFCFCF;
        width: 50px;
        display: inline-block;
        box-sizing: border-box;
        width: 50px;
        height: 50px;
        font-size: 35px; 
        text-align: center;
        border-radius: 50%;
        line-height: 50px; 
        margin-left: 40px;
        margin-top: 175px;
    }
    #product_intro {
        position: relative;
        overflow: hidden;
        height: 400px;
        width: 100%;
    }
    .forword {
        position: absolute;
        left: 0px;
    }
    .backward {
        position: absolute;
        right: 0;
    }
    .forword-icon{
        cursor:pointer;
        background: #2A5872;
        width: 50px;
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 35px;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        line-height: 50px;
        margin-top: 200px;
        float: right; 
        margin-right: 40px;
        margin-top: 175px;
    }
    .backward-icon{
        cursor:pointer;
        background: #2A5872;
        width: 50px;
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 35px;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        line-height: 50px;
        margin-top: 200px;
        margin-left: 40px;
        margin-top: 175px;
    }
 
    .icon_list_li img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0.8;
    }
    
    .icon_list_li img:hover{
        opacity: 0.3;
    }
    .icon_list_li:hover img{
        opacity: 0.3;
    }
    .icon_list_li:hover .icon_list_li-calendar{
       display: none;
    }
    .icon_list_li:hover .icon_list_li_arrow{
        display: block;
        position: absolute;
        bottom: 50px;
        left: 40px;
        font-weight: 600;
        font-size: 25px;
        letter-spacing: 2px;
        width: 45px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        background-color: #DAAF61; 
        border-radius: 50%;
        color: #fff;
    }
     
    .icon_list_li-title-ac{
        width: 0;
        height: 0; 
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background: #E67E22;
        position: absolute;
        top: 125px;
        left: 40px;
    }
    .icon_list_li:hover .icon_list_li-title-ac{
        width: 50px;
        height: 3px;
      
    }
    .icon_list_li_arrow{
        display: none;
    }
    .icon_list_li-title{
        position: absolute;
        top: 65px;
        left: 40px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        width: 70%;
    }
    
    .icon_list_li-title-sub{
        position: absolute;
        width: 80%;
        top: 150px;
        left: 40px;
        font-weight: 400;
        font-size: 12px;
        color: #fff;
    }
    .icon_list_li-calendar{
        position: absolute;
        bottom: 30px;
        left: 40px;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 2px;
        color: #fff;
    }
 }
 @media (max-width: 1169px){
    #product_intro{
        padding: 0 15px;
        box-sizing: border-box;
    }
    #icon_list{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 0 20px;
        justify-content: space-around;
    }
    #icon_list li{
        width: 320px;
        height: 370px;
        margin-top: 20px;
        font-size: 30px;
        font-weight: bold;
        background: #000;
        position: relative;
        margin-bottom: 15px;
    }
    .icon_list_li img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0.4;
    }
 .icon_list_li-title{
        position: absolute;
        top: 50px;
        left: 40px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        width: 70%;
    }
    .icon_list_li-title-ac{
        width: 45px;
        height: 4px;
        background: #DCAD5F;
        position: absolute;
        top: 110px;
        left: 40px;
    }
    .icon_list_li-title-sub{
        position: absolute;
        width: 78%;
        top: 135px;
        left: 40px;
        font-weight: 400;
        font-size: 12px;
        color: #fff;
    }

    .icon_list_li-calendar{
        position: absolute;
        bottom: 30px;
        left: 40px;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 2px;
        color: #fff;
    }
    .icon_list_li_arrow{
        display: none;
    }
    .forword{
            display: none;
        }
    .backward{
        display: none;
    }
 }
 @media (min-width: 1200px) and (max-width: 1819px) {
    #product-icon_list li {
        width: 275px;
        /* height: 150px; */  
        /* line-height: 150px; */
        display: inline-block;
        margin-right: 20px;
        box-shadow: 2px 5px 25px rgba(34, 30, 31, 0.2)
    }
    .product-backward-icon-honor {
        cursor:pointer;
        background: #fff !important;
        color: #CFCFCF !important;
        border: 1px solid #CFCFCF;
        width: 50px;
        display: inline-block;
        box-sizing: border-box;
        width: 50px;
        height: 50px;
        font-size: 35px; 
        text-align: center;
        border-radius: 50%;
        line-height: 50px; 
        margin-left: 40px;
        margin-top: 195px;
    }
    .backward-icon-honor{
        cursor:pointer;
        background: #2A5872;
        width: 50px;
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 35px;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        line-height: 50px;
        margin-top: 195px;
        margin-left: 40px; 
    }
    .forword-icon-honor{
        cursor:pointer;
        background: #2A5872;
        width: 50px;
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 35px;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        line-height: 50px;
        /* margin-top: 200px; */
        float: right; 
        margin-right: 40px;
        margin-top: 195px;
    }
    #product_intro_honor {
        position: relative;
        overflow: hidden;
        height: 440px;
        width: 100%;
        margin: 20px 0 100px;
    }
    #icon_list_honor {
        position: absolute;
        transition: left 0.2s;
        -webkit-transition: left 0.2s; /* Safari */
        height: 100%;
        /* width: 100%; */
        float: left;
        font-size: 0px;
        left: calc((100% - 1170px) / 2);
    }
    #product_intro_honor::after{
        position: absolute;
        width: 1170px;
        left: calc((100% - 1170px) / 2);
        height: 58%;
        bottom: 0;
        content: "";
        background-color: #EAEAEA;
    }
    #icon_list_honor li {
        cursor:pointer;
        width: 278px;
        height: 100%;
        padding: 0 15px 0 15px;
        z-index: 2;
        display: inline-block;
        margin-right: 20px;
        position: relative;
    }
    .news-center-box4-xr{
        position: absolute;
        bottom: 90px;
        left: 0;
        width: calc((100% - 1170px) / 2 + 1170px * 0.33);
        margin-top: 5px;
        height: 330px;
        background-color: #23516B;
    }
    .news-center-box5-xr{  
        position: absolute;
        bottom: 90px;
        left: calc((100% - 1170px) / 2 + 1170px * 0.33);
        width: calc(1170px * 0.30);
        height: 430px;
        background-color: #DCAD5F;
        padding: 150px 30px 10px 60px;
        box-sizing: border-box;
    }
    .news-center-box6-xr{
        position: absolute;
        bottom: 90px;
        right: 0%;  
        width: calc((100% - 1170px) / 2 + 1170px * 0.37);
        height: 430px;
        background-color: #23516B;
    }
    .backward-honor,
    .forword-honor {
        display: inline-block;
        font-size: 60px;
        width: calc((100% - 1170px) / 2);
        height: 100%;
        background-color: #fff;
        float: left;
        z-index: 2;
        text-decoration: none;
        overflow: hidden;
    }
    .product-color-honor{
        width: calc((100% - 1170px) / 2);
        height: 100%;
        background-color: #fff;
    }
 }
 @media (min-width: 992px) and (max-width: 1199px){
    #product-icon_list li {
        width: 225px;
        /* height: 150px; */  
        /* line-height: 150px; */
        display: inline-block;
        margin-right: 20px;
        box-shadow: 2px 5px 25px rgba(34, 30, 31, 0.2)
    }
    .product-backward-icon-honor {
        cursor:pointer;
        background: #fff !important;
        color: #CFCFCF !important;
        border: 1px solid #CFCFCF;
        width: 50px;
        display: inline-block;
        box-sizing: border-box;
        width: 50px;
        height: 50px;
        font-size: 35px; 
        text-align: center;
        border-radius: 50%;
        line-height: 50px; 
        margin-left: 40px;
        margin-top: 185px;
    }
    .backward-icon-honor{
        cursor:pointer;
        background: #2A5872;
        width: 50px;
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 35px;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        line-height: 50px;
        margin-top: 185px;
        margin-left: 40px; 
    }
    .forword-icon-honor{
        cursor:pointer;
        background: #2A5872;
        width: 50px;
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 35px;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        line-height: 50px;
        /* margin-top: 200px; */
        float: right; 
        margin-right: 40px;
        margin-top: 185px;
    }
    #product_intro_honor {
        position: relative;
        overflow: hidden;
        height:  375px;
        width: 100%;
        margin: 20px 0 100px;
    }
    #icon_list_honor {
        position: absolute;
        transition: left 0.2s;
        -webkit-transition: left 0.2s; /* Safari */
        height: 100%;
        /* width: 100%; */
        float: left;
        font-size: 0px;
        left: calc((100% - 970px) / 2);
    }
    #product_intro_honor::after{
        position: absolute;
        width: 970px;
        left: calc((100% - 970px) / 2);
        height: 58%;
        bottom: 0;
        content: "";
        background-color: #EAEAEA;
    }
    #icon_list_honor li {
        cursor:pointer;
        width: 228px;
        height: 100%;
        padding: 0 15px 0 15px;
        z-index: 2;
        display: inline-block;
        margin-right: 20px;
        position: relative;
    }
    .news-center-box4-xr{
        position: absolute;
        bottom: 90px;
        left: 0;
        width: calc((100% - 970px) / 2 + 970px * 0.33);
        /* width: 400px; */
        height: 330px;
        background-color: #23516B;
    }
    .news-center-box5-xr{  
        position: absolute;
        bottom: 90px;
        left: calc((100% - 970px) / 2 + 970px * 0.33);
        width: calc(970px * 0.30);
        height: 430px;
        background-color: #DCAD5F;
        padding: 150px 30px 10px 60px;
        box-sizing: border-box;
    }
    .news-center-box6-xr{
        position: absolute;
        bottom: 90px;
        right: 0%;  
        width: calc((100% - 970px) / 2 + 970px * 0.37);
        height: 430px;
        background-color: #23516B;
    }
    .backward-honor,
    .forword-honor {
        display: inline-block;
        font-size: 60px;
        width: calc((100% - 970px) / 2);
        height: 100%;
        background-color: #fff;
        float: left;
        text-decoration: none;
        overflow: hidden;
    }
   
    .product-color-honor{
        width: calc((100% - 970px) / 2);
        height: 100%;
        background-color: #fff;
    }
    
 }
.display-map-xr{
    display: none;
}
@media (max-width:991px){
    .seize-seat-xr{
        height: 180px !important;
    }
    .col-md-4-header-xr{
        width: 100% !important;
    }
    .contact-page-map-xr{
        width: 100%;
        height: 300px;
    }
    .contact-info-pop-xr{
        width: 320px;
        height: 275px;
        background-color: #fff;
        position: absolute;
        top: -200px;
        z-index: 10;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        padding: 30px 35px;
    }
    .contact-pop-title-xr{
        font-size: 17px;
        font-family: "Microsoft YaHei";
        color: rgba( 35, 81, 108, 0.949 );
        font-weight: bold;
    }
    .contact-pop-ac-xr{
        width: 40px;
        height: 3px;
        margin-top: 10px;
        background-color: #DCAB5C;
    }
    .contact-pop-flex-xr{ 
        /* display: flex;
        justify-content: space-between;
        flex-wrap: wrap; */
        margin-top: 30px;
        overflow: auto;
        height: 150px;
        overflow-x: hidden;
    }
    
    .contact-pop-item-xr{
        margin-bottom: 20px;
        display: flex;
    }
    .contact-pop-item-icon-xr{
        width: 35px;
        height: 35px;
        border: 1px solid #000;
        border-radius: 5px;
        text-align: center;
        padding-top: 6px;
    }
    .contact-pop-item-icon-xr img{
        width: 20px;
    }
    .contact-pop-icon-phone-xr img{
        width: 14px;
    }
    .contact-pop-item-text-xr{
        font-size: 13px;
        font-family: "SourceHanSansCN";
        color: #000;
        line-height: 35px;
        width: 175px;
        margin-left: 15px;
    }
    .contact-pop-text-line-xr{
        line-height: 1.4;
    }
    .case-box-xr{
        width: 100%;
        height: 1000px;
        display: flex;
        /* justify-content: space-between; */
        margin-bottom: 60px;
        flex-wrap: wrap;
    }
    .case-info-box-xr{
        width: 100%;
        padding: 100px 100px;
        text-align: center;
        background-color: #DDAC5F;
    }
    .case-list-box-xr{
        width: 100%;
        height: 550px;
        background-color: #F5F5F5;
    }
    .case-item-son-xr{
        margin: 55px 0;
        font-size: 16px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
    }
    .case-item-son-xr:hover{
        cursor: pointer;
    } 
    .case-info-img-xr{
        width: 50px;
        margin: 0 auto;
        position: relative;
    }
    .case-info-img-xr::after{
        content: '';
        position: absolute;
        bottom: -30px;
        width: 44px;
        left: 3px;
        height: 3px;
        background-color: #fff;
    }
    .case-info-img-xr img{
        width: 50px;
    }
    .case-info-name-xr{
        font-size: 26px;
        margin: 70px auto 0;
        width: 80%;
        font-family: "SourceHanSansCN";
        color: rgb( 255, 255, 255 );
        font-weight: bold;
        line-height: 1.2;
        text-align: center;
    }
    .case-info-true-xr{ 
        font-size: 16px;
        font-family: "SourceHanSansCN";
        color: rgb( 255, 255, 255 );
        line-height: 2;
        margin-top: 30px;
    }
    .case-info-time-xr{
        font-size: 16px;
        font-family: "SourceHanSansCN";
        color: rgb( 255, 255, 255 );
        line-height: 2;
        margin-top: 25px;
    }

    .drive-flex-xr{
        display: flex;
        /* height: 300px; */
        /* margin: 10px auto; */
        justify-content: space-between;
        flex-wrap: wrap;
        padding-bottom: 50px;
    }
    .dongle-box-xr{
        width: 150px;
        height: 150px;
        background-color: #24526C;
        color: #fff;
        border-radius: 50%;
        display: grid;
        align-items: center;
        justify-items: center;
        position: relative;
        margin: 15px 0;
    }
    .yellow-box-xr{
        background-color: #DCAB5C;
    }
    .drive-icon-xr{
        text-align: center;
    }
    .drive-icon-xr img{
        width: 30px;
    }
    .drive-name-xr{
        font-size: 17px;
        font-family: "Microsoft YaHei";
        color: rgb( 255, 255, 255 );
        font-weight: bold;
        /* line-height: 30px; */
        margin-top: 10px;
        padding: 0 18px;
        text-align: center;
    }
    .drive-pop-xr{
       display: none;
       
    }
    .drive-pop-icon-xr{
        width: 50px;
        height: 50px;
        background-color: #DCAB5C;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        padding-top: 12px;
    }
    .drive-pop-icon-xr img{
        width: 25px;
    }
    .drive-pop-yellow-xr{
        width: 50px;
        height: 50px;
        background-color: #24526C;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        padding-top: 12px;
    }
    .drive-pop-yellow-xr img{
        width: 25px;
    }
    .quality-box-xr{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        color: #fff;
        font-family: "Microsoft YaHei"; 
        margin-bottom: 60px;
    }
    .quality-bottom-xr{
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        margin-bottom: 40px;
        text-indent: 28px;
    }
    .quality-item-xr{
        width: 100%;
        position: relative;
    }
    .quatrain-text-xr{
        position: absolute;
        text-align: center;
        width: 100%;
        top: 100px;
        left: 0;
        font-size: 18px;
    }
    .quatrain-text2-xr{
        position: absolute;
        width: 100%;
        text-align: center;
        top: 150px;
        font-size: 18px;
        left: 0;
    }
    .quality-bgColor1-xr{
        background-color: #DDAC5F;
    }
    .quality-item2-title-xr{
        font-size: 18px;
        font-weight: bold;
        margin-top: 50px;
        margin-left: 40px;
        width: 86%;
    }
    .quality-item2-content-xr{
        font-size: 14px;
        margin-top: 25px;
        line-height: 30px;
        margin-left: 40px;
        width: 85%;
        text-indent: 24px;
        margin-bottom: 60px;
    }
    .quality-bgColor2-xr{
        background-color: #24526C;
    }
    .quality-item4-title-xr{
        position: absolute;
        top: 65px;
        left: 35px;
        font-size: 25px;
        font-weight: bold;
    }
    .quality-title-icon-xr{
    position: absolute;
    top: 100px;
    left: 37px;
    width: 42px;
    height: 3px;
    background-color: #DDAC5F;
    }
    .quality-title-tran-xr{
        position: absolute;
        top: 120px;
        left: 35px;
    }
   
    .exhibition-box-xr{
        width: 100%;
        padding: 0px 0 60px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .exhibition-item-xr{
        width: 80%;
        /* height: 300px; */
        /* background: red; */
        margin: 15px 0;
        box-shadow: 2px 5px 15px rgba(34, 30, 31, 0.2)
    }
    .exhibition-item-content-xr{
        width: 100%;
        padding: 20px;
    }
    .exhibition-item-xr:hover{
        background-color: #DDAC5F;
        cursor: pointer;
    }
    .exhibition-item-xr:hover .exhibition-item-after-xr{
        background-color: #2A5872;
    }
    .exhibition-item-title-xr{
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgba( 64, 64, 64, 0.949 );
        font-weight: bold;
        position: relative;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .exhibition-flex-xr{
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .exhibition-item-after-xr{
        margin-top: 10px;
        width: 50px;
        height: 3px;
        background-color: #DDAC5F;
    }
    .exhibition-item-time-xr{
        font-size: 12px;
        font-family: "Microsoft YaHei";
        color: rgb(64,64,64);
        /* font-weight: bold; */

    }
    .exhibition-item-info-xr{
        font-size: 24px;
        text-align: right; 
        box-sizing: border-box;
        padding-top: 4px;
        color: rgb(64,64,64);
    }
    .single-product-text{
        border-color: #24526C !important;
    }
    .product-model-sub-xr{
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        margin-top: -34px;
        margin-bottom: 50px;
        text-align: center;
    }
    .breadcrumb-title-xr{
        font-size: 32px !important;
        /* font-weight: 300 !important; */
        letter-spacing: -1px !important;
        position: relative;
        margin-top: 70px;
        color: #ffffff;
        line-height: 40px !important;
        font-family: "Microsoft YaHei";
        padding-bottom: 21px !important;
       
    }
    .news-list-h5-xr .single-latest-text{
        border-color: #24526C !important;
    }
    .news-list-pc-xr{
        display: none;
    }
    .button-newsH5-xr{
        background-color: #24526C !important;
    }
    .news_item_a{
        color: #fff;
    }
    .news-title-aptitude-xr{
        margin-top: 60px !important;
    }
    .input-group-btn-xr{
        width: 147px !important;
    }
    .btn-default-search-xr{
        margin: 0 !important;
    }
    .btn-default-search-son-xr{
        margin: 0 !important;
    }
    .input-group-xr{
        width: 182px;
        margin: 20px auto 0;
        margin-top: 20px; 
    }
    .authority-xr{
        width: 100%;
        padding: 0 15px 100px;
    }
    .authority-subtitle-xr{
        width: 100%;
        margin: 0 auto;
        text-align: center;
        line-height: 22px;
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
    }
    .authority-title-xr{ 
        margin: 0 auto;
        text-align: center;
        font-size: 30px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        font-weight: bold;
        line-height: 50px;
        margin-top: 30px;
    }
    #product_intro_honor{
        padding:0 15px 50px;
        height: auto !important;
    }
    #icon_list_honor{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #icon_list_honor .icon_list_li_honor{
        width: 49%;
    }
    .honor-intro-title-xr{
        text-align: center;
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        margin-top: 10px;
        font-weight: 500;
        height: 50px;
    }
    .text-content .hidden-title1-xr{
        display: none !important;
        /* color: red; */
    }
    .title2-xr{
        font-weight: 400 !important;
        font-size: 30px !important;
        padding-bottom: 21px !important;
    }
    .button-default-xr{
        background: none !important;
        border-radius: 30px;
        padding: 8px 20px !important;
    }
    .button-default-icon-xr{
        margin-left: 10px;
        font-size: 16px;
    }
    .container-xr{
        margin-top: 45px;
        padding-bottom: 45px;
    }
    .about-us-xr{
        /* display: flex;
        justify-content: space-between; */
        padding-right: 15px;
        padding-left: 15px;
    }
    .about-us-left-xr{
        width: 100%;
        text-align: center;
    }
    .about-title-sp1-xr{
        font-size: 30px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        font-weight: 600;
    }
    .about-title-sp2-xr{
        font-size: 20px;
        font-family: "Microsoft YaHei";
        color: rgb( 221, 172, 93 );
        font-weight: 400;
        margin-left: 10px;
    }
    .about-us-content-xr{
        font-family: "Raleway";
        line-height: 25px;
        margin-bottom: 20px; 
        margin-top: 20px;
        color: #000;
    }
    .about-us-default-xr{
        padding: 10px 20px;
        letter-spacing: 3px;
        color: #fff;
        background-color: #23516B;
        border-radius: 30px;
    }
    .about-us-right-xr{
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding-top: 30px;
        /* background-color: red; */
    }
    .about-us-right-img-xr{
        width: 49%;
        height: 308px;
        background-color: #23516B;
    }
    .about-us-right-img-xr img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
 
    .news-box-xr{
        padding-right: 15px;
        padding-left: 15px;
        background-color: #23516B;
        color: #fff;
    }
    .news-center-box1-xr{
        padding: 30px 30px 30px 0px;
        box-sizing: border-box;
    }
    .news-title-sp1-xr{
        font-size: 30px;
    font-weight: 600;
    }
    .news-title-sp2-xr{
        font-size: 20px; 
        font-weight: 400;
        margin-left: 10px;
    }
    .news-item-content{
        font-size: 14px;
        margin-top: 20px;
        font-weight: 600;
    }
    .news-item-content-sub{
        font-size: 12px;
        margin-top: 5px;
        font-weight: 100;
    }
    .news-item-content-icon-xr{
        font-size: 12px;
        margin-top: 5px;
    }
    .news-icon-sp-xr{
        margin-left: 10px;    margin-left: 15px;
    }
    .news-item-default-xr{
        background: none !important;
        border-radius: 30px;
        padding: 5px 26px !important;
        color: #ffffff;
        display: inline-block;
        font-family: "montserratregular";
        font-size: 12px;
        margin: 0;
        text-transform: uppercase;
        border: #ffffff 1px solid;
        margin-top: 40px;
    }
    .news-center-box2-xr{
        width: 100%;
        height: 200px;
    }
    .news-center-box2-xr img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .news-center-box3-xr{
        padding: 50px 30px 30px 0;
        box-sizing: border-box;
    }
    .news-box3-title-xr{
        font-size: 14px;
        margin-top: 20px;
        font-weight: 600;
    }
    .news-box3-sub-xr{
        font-size: 12px;
        margin-top: 5px;
        font-weight: 100;
    }
    .news-item-content-icon-xr{
        font-size: 12px; 
        margin-top: 5px;
        font-weight: 400;
    }
    .news-box3-btn-xr{
        font-size: 16px;
        margin-top: 20px;
    }
    .news-center2-xr{
        padding-right: 15px;
        padding-left: 15px;
        background-color: #23516B;
        color: #fff;
        padding-bottom: 30px;
        margin-bottom: 40px;
    } 
    .news-center-box4-xr{
        width: 100%;
        height: 200px;
    }
    .news-center-box4-xr img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .news-center-box5-xr{
        padding: 50px 30px 30px 0;
    box-sizing: border-box;
    }
    .news-box5-title-xr{
        font-size: 14px;
        margin-top: 20px;
        font-weight: 600;
    }
    .news-box5-sub-xr{
        font-size: 12px;
        margin-top: 5px;
        font-weight: 100;
    }
    .news-item-content-icon-xr{
        font-size: 12px; 
        margin-top: 5px;
        font-weight: 400;
    }
    .news-center-box6-xr{
        width: 100%;
        height: 200px;
    }
    .news-center-box6-xr img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .section-title-xr p{ 
        font-family: "Raleway";
        font-weight: 400;
        font-size: 20px;
        color: rgb( 221, 172, 93 );
        font-weight: 400;
        /* margin-left: 10px; */
        margin-bottom: 15px;
    }
    .section-title-xr h3{
        font-size: 30px;
        font-weight: 600;
        color: rgb( 35, 81, 108 );
    }
    .section-title-sub1-xr{
        color: #000;
        font-size: 13px;
        font-family: "Raleway";
        margin-top: 15px;
    }
    .section-title-sub2-xr{
        color: #000;
        font-size: 13px;
        font-family: "Raleway";
        margin-top: 0px;
    }
    .section-title-wrapper-xr:before{
        display: none;
    }
    .section-title-wrapper-xr{
        margin-bottom: 30px !important;
    }
  
    .forword-honor{
        display: none;
    }
    .backward-honor{
        display: none;
    }
    .section-padding-xr{
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 0 !important;
    }
    .section-wrapper-aptitude-xr::before{
        display: none;
    }
    .section-wrapper-aptitude-xr{    
        /* padding-top: 5px; */
    }
    .section-title-aptitude-xr{
        padding-top: 5px;
    }
    .aptitude-title1-xr{
        font-size: 30px;
        font-weight: 600;
        color: rgb( 35, 81, 108 );
        display: block;
    }
    .aptitude-title2-xr{
        font-family: "Raleway";
        font-weight: 400;
        font-size: 20px;
        color: rgb( 221, 172, 93 );
        font-weight: 400;
        /* margin-left: 10px; */
        display: block;
        margin-top: 15px;
    }
    .aptitude-views-xr{
        display: none;
        /* padding: 10px 20px;
        color: #fff;
        letter-spacing: 3px;
        background-color: #DCAD5F;
        border-radius: 30px;
        cursor: pointer; */
    }
    .row-aptitude-xr{
        width: 100%;
        display: block;
        margin-right: 0;
        margin-left: 0;
    }
    .row-aptitude-item-xr{
        display: none;
    }
    .H5-row-aptitude-xr{
        padding: 0 !important;
    } 
    .H5-container-xr{
        padding-right: 0;
      padding-left: 0;
    }
    .H5-row-aptitude-xr .button-default{
        background-color: rgb( 35, 81, 108 ) !important;
    }
    .single-event-text-xr{
        background: #f6f6f6 none repeat scroll 0 0;
        border-bottom: 2px solid rgb( 35, 81, 108 );
        padding: 29px 8px 35px;
    }
    .H5-row-aptitude-xr .single-event-text{
        /* background-color: rgb( 35, 81, 108 ); */
    }
     .download-box-xr{
        width: 100%;  
    }
    .download-item-xr{
        width: 100%;
        height: 430px;
        position: relative;
        overflow: hidden;
        background-color:#23516B ;
        cursor: pointer;
    }
    .download-item-bg-xr{ 
        background-color:#DCAD5F ;
    }
    .download-item-title-xr{ 
        font-size: 30px;
        font-weight: 600;
        color: #fff; 
        margin-top: 140px;
        margin-left: 33%;
        font-family: "Microsoft YaHei";
    }
    .download-item-sub-xr{
        font-size: 20px;
        font-family: "Microsoft YaHei";
        color: #fff;
        font-weight: 400;
        margin-left: 33%;
        margin-top: 25px;
    }
    .download-item-ac-xr{
        width: 0px;
        height: 0px;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background: #DCAD5F; 
        margin-left: 33%;
        margin-top: 20px;
    }
    .download-item1-xr:hover .download-item-ac-xr{
        width: 45px;
        height: 3px;
    }
    .download-item-btn-xr{
        background: none !important;
        border-radius: 30px;
        padding: 8px 15px !important;
        color: #ffffff;
        letter-spacing: 2px;
        display: inline-block;
        font-family: "montserratregular";
        font-size: 14px;
        margin: 0;
        text-transform: uppercase;
        border: #ffffff 1px solid;
        margin-top: 40px;
        margin-left: 33%;
    }
    .download-item-btn-icon-xr{
        margin-left: 1px;
        font-size: 15px;
    }
    .download-item2-icon-xr{
        width: 60px;
        height: 60px;
        margin: 125px auto 0;
    }
    .download-item2-icon-xr img{
        width: 100%;
        height: 100%;
    }
    .download-item2-name-xr{
        text-align: center;
        font-weight: 600;
        margin-top: 30px;
        font-size: 20px;
        color: #fff;
    }
   
    .download-item2-save-xr{
        position: absolute;
        bottom: 30px;
        width: 24px;
        color: #fff;
        font-size: 16px;
        left: calc(50% - 12px);
    }
    .download-item2-save-xr img{
        width: 24px;
    }
    .market-box-xr{
        width: 100%;
        /* height: 400px; */
        background-color: #DCAB5C;
        /* display: flex; */
        margin: 30px 0 60px;
    }
    .market-text-xr{
        width: 100%;
        height: 240px;
        text-align: center;
        position: relative;
    }
    .market-img-xr{
        width: 100;
        position: relative;
        color: #fff;
        text-align: center;
    }
    .market-img-xr img{
        width: 100%;
        height: auto;
        border: 0;
        vertical-align: top;
    }
    .market-title-xr{
        position: absolute;
        width: 100%;
        text-align: center;
        top: 50%;
        margin-top: -40px; 
        font-size: 32px;
        font-family: "Microsoft YaHei";
        color: #fff;
        line-height: 40px;
        font-weight: 600;
        letter-spacing: 3px;
    }
    .market-English-xr{
        position: absolute;
        width: 100%;
        height: color;
        color: #fff;
        top: 50%;
        margin-top: 20px;
        font-family: "Microsoft YaHei";
        font-size: 12px;
    }
    .market-img-left-xr{
        position: absolute;
        top: calc(50% - 36px);
        left: 13%;
    }
    .market-img-right-xr{
        position: absolute;
        top: calc(50% - 36px);
        right: 18%;
    }
    .market-proportion-xr{
        font-size: 38px;
        font-weight: 600;
        font-family: "SourceHanSansCN";
        line-height: 38px;
    }
    .proportion-text-xr{
        font-size: 12px;
        font-family: "SourceHanSansCN";
        letter-spacing: 3px;
        margin-top: 12px;
    }  
    .advantage-box-xr{
        width: 100%;
        padding: 15px;
    }
    .advantage-item-xr{
        width: 100%;
        background-color: #F1F1F1;
        text-align: center;
        color: #26546E;
        height: 380px;
        overflow: hidden;
        margin: 10px 0;
    }
    .advantage-item-xr:hover{
        cursor: pointer;
    }
    .advantage-item-icon-xr{
        width: 100%; 
        margin-top: 110px;
        height: 66px;

    }
    .advantage-item-icon-xr img{
        width: 60px;
        height: auto;
    }
    .advantage-item-title-xr{
        font-size: 22px;
        font-family: "SourceHanSansCN";
        margin-top: 38px;
        font-weight: 600;
    }
    .advantage-item-text-xr{
        font-size: 14px;
        font-family: "SourceHanSansCN";
        margin-top: 30px; 
    }
}
 
.news-center-box4-xr img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-center-box6-xr img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.glyphicon-phone-alt-xr{
    color: #E0AC56 !important;
    font-size: 17px; 
    padding: 0 !important;
    vertical-align: text-bottom;
    margin-right: 10px !important;
}
.header-top-right-xr{
    margin-right: 0 !important;
}
.col-md-4-header-xr{
    width: 25% ;
}
.col-md-8-header-xr{
    width: 75% ;
}
.pull-right-xr{
    float: left !important;
    width: 100% !important;
}
.top-nav-xr{
    margin-right: 0px;
}
.top-nav-xr > li {
    margin-right: 24px !important;
}
.top-nav-xr > li > a {
    /* color: #000 !important; */
    font-size: 16px !important;
    font-weight: 600 !important;
}
.search-menu-xr{
    border-radius: 50%;
    background-color: #E0AC56;
}
 
.search-form button[type="submit"]{
    color:#E0AC56 !important;
}
.header-top:before, .about-area:before, .newsletter-area:before {
    content: "";
    height: 48px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 43%;
}
.header-top:after, .about-area:after, .newsletter-area:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -o-border-image: none;
        border-image: none;
    border-style: solid;
    border-width: 24px 10px;
    content: "";
    height: 5px;
    position: absolute;
    right: 43%;
    top: 10px;
    width: 0;
}
.header-top span {padding: 14px 0; display: inline-block}
.header-top-right > .content {
    display: inline-block;
    font-family: "montserratregular";
    margin-left: 13px;
    padding-left: 17px;
    position: relative;
}

/* .mainmenu ul#nav > li.current > a {
} */
.header-top-right > .content > a {color: #fff}
.header-top-right .content:hover > a {color: #2d3e50;}
.header-top-right > .content i {font-size: 14px; margin-right: 8px;}
.header-top-right {float: right; padding-top: 23px}
.header-top-right > .content:after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 2px;
}
.header-top-right > .content:first-child:after {display: none;}
.header-top-right > .content .account-dropdown {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    padding: 5px 19px 6px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
    width: 125px;
    z-index: -99;
}
.header-top-right > .content:hover .account-dropdown {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    z-index: 9999;   
}
.account-dropdown a {
    color: #2d3e50;
    display: block;
    padding: 5px 0;
}
.account-dropdown li {display: block;}
/*----------------------------------------*/
/*  2.2 Header Logo Menu
/*----------------------------------------*/
.header-logo-menu.stick {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    margin: auto;
    padding: 0;
    position: fixed;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 999999;
}
.bg-dark.header-logo-menu.stick {background: #3F5771}
.as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
    width: 1200px
}
/*----------------------------------------*/
/*  2.2.1 Header Logo
/*----------------------------------------*/
.logo > a {display: inline-block; position: relative; z-index: 8}
.logo {padding-top: 38px;}
.header-logo-menu.stick .logo {padding: 23px 0;}
/*----------------------------------------*/
/*  2.2.2 Header Mainmenu
/*----------------------------------------*/
.mainmenu {display: inline-block; position: relative; z-index: 99}
.mainmenu-area {
    margin-top: 10px; 
    -webkit-transition: all 0.3s ease 0s; 
    transition: all 0.3s ease 0s;
}
.header-logo-menu.stick .mainmenu-area .mainmenu ul#nav > li > a {line-height: 96px}
.header-logo-menu.stick .mainmenu-area {padding: 0; margin: 0;}
.mainmenu ul#nav > li {
    display: inline-block;
    margin-right: 24px;
    position: relative;
}
.mainmenu ul#nav > li > a {
    color: #2d3e50;
    display: block;
    font-family: "Microrost YaHei";
    font-size: 14px;
    line-height: 109px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative
}
.mainmenu ul#nav > li > a:after, .mainmenu ul#nav.menu-white > li > a:after  {
    bottom: 36px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.mainmenu ul#nav > li.current > a:after {
    width: 76px !important;
}
.mainmenu ul#nav > li > a:after{
    background: #0B3862 !important;
}
.mainmenu ul#nav > li:hover > a:after {
    width: 76px !important;
}
.mainmenu ul#nav > li > a:after{
    bottom: 0px;
    content: "";
    height: 2px;
    /* left: 0; */
    left: calc(50% - 38px);
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.header-logo-menu.stick .mainmenu ul#nav > li > a:after {
  bottom: 30px;
}
.header-logo-menu.stick .mainmenu ul#nav > li > a:after {
    bottom: 0px !important;
  }
.mainmenu ul#nav.menu-white > li:hover > a:after {background: #2d3e50 }
.mainmenu ul#nav > li:hover > a:after, .mainmenu ul#nav.menu-white > li:hover > a:after,.mainmenu ul#nav > li.current > a:after, .mainmenu ul#nav.menu-white > li.current > a:after{width: 21px}
.mainmenu ul#nav > li.current > a{color: #86bc42;}
.mainmenu ul#nav > li.current > a{color: #2d3e50 !important;}
.mainmenu ul#nav.menu-white > li > a {color: #fff}
.mainmenu ul#nav.menu-white > li:hover > a, .stick .mainmenu ul#nav.menu-white > li:hover > a {color: #2d3e50}
.mainmenu li > a > i {
    margin-left: 6px;
    position: relative;
    top: -1px;
}

.lg-space .mainmenu ul#nav > li {margin-right: 36px;}
.mainmenu ul#nav.border-full > li:hover > a:after {width: 100%}
.mainmenu ul#nav.border-top > li > a:after {bottom: auto; top: 30px}
.mainmenu ul#nav.border-top-2 > li > a:after {bottom: auto; top: -9px}
.padding-small .logo {padding-top: 20px}
.padding-small .mainmenu ul#nav > li > a {line-height: 82px}
/*------------------------------------------*/
/*  Dropdown Menu
/*------------------------------------------*/
.mainmenu ul.sub-menu, .mainmenu ul.sub-menu ul.inside-menu {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: -23px;
    margin: 0;
    padding: 14px 21px 16px;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 190px;
    z-index: -99;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.mainmenu ul#nav li ul.sub-menu > li  {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
.mainmenu ul#nav li ul.sub-menu > li a, .mega-menu a {
    color: #2d3e50;
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 33px;
    text-transform: capitalize;
}
.mainmenu li > .sub-menu i {
    float: right;
    font-size: 17px;
    top: 10px;
}
.mainmenu ul#nav li:last-child, .header-two .mainmenu ul#nav li:last-child {margin-right: 0}
.mainmenu > nav > ul#nav > li:hover ul.sub-menu, .mainmenu ul.sub-menu li:hover ul.inside-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    z-index: 9999;
}
.mainmenu ul.sub-menu ul.inside-menu {
    left: 169px;
    top: -2px;
    width: 195px;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.mainmenu ul.sub-menu li:hover ul.inside-menu {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    z-index: 9999;
}
.fixed {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
}
/*----------------------------------------*/
/*  Megamenu
/*----------------------------------------*/
.mega-menu {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: -23px;
    margin: 0;
    padding: 26px 21px 20px;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: -99;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.mainmenu nav > ul > li:hover .mega-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    z-index: 9999;
}
.mega-menu h3 {
    color: #2d3e50;
    font-family: montserratregular;
    font-size: 12px;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative
}
.mega-menu h3:after {
    background: #909090 none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 25px;
}
.mm-5-column {
    left: -445px;
    width: 790px;
}
.mm-4-column {
  width: 650px;
  left: -305px;
}
.mm-3-column {
  left: -187px;
  width: 532px;
}
.col-2{width: 50%}
.col-3{width: 33.333%}
.col-4{width: 25%}
.col-5{width: 20%}
/*----------------------------------------*/
/*  2.2.3 Header Searchbox
/*----------------------------------------*/
.header-search {
    cursor: pointer;
    display: inline-block;
    margin-left: 18px;
}
/* .search {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    height: 0;
    margin-right: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 119px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: height;
    transition-property: height;
    width: 290px;
    z-index: 9999;
} */
.search {
    /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); */
    height: 0;
    margin-right: 15px;
    overflow: hidden;
    position: absolute;
    right: 68px;
    top: 35px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: height;
    transition-property: height;
    width: 390px;
    z-index: 9999;
}
.search.open {height: 50px}
.search-form-xr{
    border-color: #E9E9E9 !important;
}
.search-form {
    background-color: #ffffff;
    border-bottom:1px solid #E9E9E9 ;
    float: right;
    width: 390px;
}
.padding-small .search {
  top: 92px;
}
.search-menu {
    display: inline-block;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.search-menu:hover {background: #2D3E50 none repeat scroll 0 0;}
.bg-blue {background: #2D3E50}
#search-form {overflow: hidden; position: relative;}
#search-form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #666666;
    font-size: 13px;
    font-weight: 300;
    height: 48px;
    padding: 0 40px 0 15px;
    width: 100%;
}
.search-form input[type="search"] {
    border: medium none;
    float: left;
    background: transparent;
    font-size: 24px
}
.search-form button[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 48px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
.search-form button[type="submit"]:hover {color: #2D3E50}
.search-menu i#toggle-search {color: #ffffff; font-size: 16px;}
.header-logo-menu.stick .search {top: 25px}
/*----------------------------------------*/
/*  2.2.4 Mobile Menu
/*----------------------------------------*/
.mobile-menu-area {background: #2d3e50 none repeat scroll 0 0; display: none;}
.mean-container .mean-bar:after {display: none}
.mean-container .mean-nav ul li a:hover {background: #fff;}
.mean-container a.meanmenu-reveal span {background: #ffffff none repeat scroll 0 0;}
.mean-container .mean-nav ul li a {
    background: #ffffff none repeat scroll 0 0;
    color: #2D3E50;
    display: block;
}
.mean-container .mean-nav ul li a.mean-expand {background: none; top: -4px;}
.mean-container .mean-nav ul li a.mean-expand:hover {background: none}
.mean-container .mean-nav ul li {background: transparent}
.mean-container .mean-nav ul li li a {
    color: #4e4f54;
    opacity: .90;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    border-top: 0;
}
.mean-container a.meanmenu-reveal:hover span {background: #fff}
.mobile-menu-area .mean-nav {background: #2d3e50 none repeat scroll 0 0}
.mean-last {margin-bottom: 20px}
.mobile-menu {position: relative}
.mean-container .mean-bar:before {
    color: #fff;
    content: "MENU";
    font-size: 18px;
    font-weight: 600;
    left: 0;
    position: absolute;
    top: 13px;
}
/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.slider-area, .background-area, .overlay-light-fullwidth, .overlay-light-2-fullwidth, .overlay-dark-fullwidth, .overlay-dark-2-fullwidth {
    position: relative;
    overflow: hidden
}
.slider-area::after, .overlay-light-fullwidth::after, .overlay-light-2-fullwidth::after, .overlay-dark-fullwidth::after, .overlay-dark-2-fullwidth::after {
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(21.5deg) scale(1.5);
    transform-origin: 0 bottom 0;
    width: 64%;
    z-index: 2;
    background: rgba(134, 188, 66, 0.6) none repeat scroll 0 0;
}
.overlay-light-fullwidth::after, .overlay-light-2-fullwidth::after, .overlay-dark-fullwidth::after, .overlay-dark-2-fullwidth::after {
    transform: none
}
.overlay-light-fullwidth:after {
    width: 100%
}
.overlay-light-2-fullwidth:after {
    width: 100%;
    background: rgba(134, 188, 66, 0.4) none repeat scroll 0 0;
}
.overlay-dark-fullwidth:after {
    background: rgba(45, 62, 80, 0.4) none repeat scroll 0 0;
    width: 100%
}
.overlay-dark-2-fullwidth:after {
    background: rgba(45, 62, 80, 0.6) none repeat scroll 0 0;
    width: 100%
}
.nivo-caption {z-index: 9;}
.banner-content, .banner-content .container, .banner-content .row, .banner-content .col-md-12, .banner-content .text-content-wrapper, .banner-content .text-content {
    height: 100%;
    margin: auto;
}
.banner-content .text-content-wrapper {
    display: table;
    float: right;
    margin-right: -23px;
}
.banner-content .text-content-wrapper.full-width {float: none; margin: auto; z-index: 9; position: relative}
.slider-area .text-content, .background-area .text-content, .table-cell {display: table-cell; vertical-align: middle;}
.banner-content h1 {
    color: #ffffff;
    font-size: 60px;
    line-height: 64px;
    /* padding-bottom: 41px; */
    position: relative;
}
.slider-area .banner-content h1 {
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
        animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
}
/* .banner-content h1:after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 15px;
    content: "";
    height: 5px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 66%;
} */
.banner-content p {
    font-size: 14px;
    line-height: 24px;
    /* margin-bottom: 24px; */
    margin-bottom: 100px;
}
.button-default {
    background: #e67e22 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: "montserratregular";
    font-size: 14px;
    margin: 0;
    padding: 15px 35px;
    text-transform: uppercase;
    border: #ffffff 1px solid;
}
.button-default:hover {color: #ffffff;}
.banner-readmore {
    clear: both;
    display: inline-block;
    line-height: 48px;
}
.button-green:hover {background: #2D3E50;}
.nivo-directionNav {-webkit-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s}
.preview-2 .nivo-controlNav, .slider-three .preview-2 .nivo-directionNav {display: none; }
.banner-content.static-text {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9;
}
.background-area .button-default {display: inline}
.no-animation.background-area:after, .no-animation.overlay-light-fullwidth:after, .no-animation.overlay-light-2-fullwidth:after, .no-animation.overlay-dark-2-fullwidth:after {
    animation: none
}
.banner-content h1.text-center::after {right: 0; margin: auto}
.banner-content h1.border-none::after, .background-area.overlay-none::after {display: none}
.text-content-wrapper.full-width {margin: auto; float: none}
.preview-2 {position: relative;}
.preview-2 .nivoSlider .nivo-directionNav a.nivo-prevNav, .preview-2 .nivoSlider .nivo-directionNav a.nivo-nextNav {
    font-size: 0;
}
.preview-2 .nivo-directionNav a.nivo-prevNav::before, .preview-2 .nivo-directionNav a.nivo-nextNav::before {
    background: #5A6271;
    border-radius: 50%;
    color: #ffffff;
    content: "";
    cursor: pointer;
    font-family: "Material-Design-Iconic-Font";
    font-size: 50px;
    height: 78px;
    left: 0;
    line-height: 80px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 300ms ease-in 0s;
    width: 80px;
    z-index: 9;
}
.preview-2 .nivo-directionNav a.nivo-prevNav:hover::before, .preview-2 .nivo-directionNav a.nivo-nextNav:hover::before {
    color: #ffffff;
}
.preview-2 .nivo-directionNav a.nivo-nextNav::before {
    content: "";
    left: auto;
    top: 94px;
}
.nivo-directionNav {
    margin-top: -87px;
    position: absolute;
    top: 50%;
    left: 1%
}
.preview-2 .nivo-controlNav {
    bottom: 0px;
    background: rgba(0,0,0,0.3);
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    width: inherit;
    height: 15px;
    z-index: 99;
    display: none
}
.preview-2 .nivo-controlNav a {
    /* background-color: #ffffff; */
    background: rgba(0,0,0,0.3);
    /* border-radius: 100%; */
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 15px;
    top: -5px;
    /* line-height: 10px; */
    /* margin: 0 17px; */
    position: relative;
    text-indent: -9999px;
    width: 25%;
}
.preview-2 .nivo-controlNav a::before {
    border: 1px solid rgba(0, 0, 0, 0);
    /* border-radius: 30px; */
    content: "";
    height: 15px;
    left: -17px;
    margin: auto;
    position: absolute;
    right: -17px;
    /* top: -7px; */
    width: 100%;
}
.preview-2:hover .nivo-controlNav a{opacity: 1; z-index: 999999;}
.nivo-controlNav a.active:before, .nivo-controlNav a:hover:before {
    /* border-color: #fff; */
    background-color: #E0AC56;
    opacity: 1;
}
.slider-two .preview-2 .nivo-controlNav, .slider-three .preview-2 .nivo-controlNav {display: inline-block}
.slider-area.no-overlay:after {background: rgba(0, 0, 0, 0) none repeat scroll 0 0}
/*----------------------------------------*/
/*  4. About Area
/*----------------------------------------*/
.about-area {
    background: rgba(0, 0, 0, 0) url("../image/1.png") no-repeat scroll center top;
    color: #ffffff;
    margin-top: 90px;
    padding-bottom: 54px;
    position: relative;
	margin-bottom: 60px;
}
.about-area:before {
    height: 110px;
    left: 0;
    right: auto;
    top: -20px;
    width: 49.2%;
}
.about-area:after {
    border-width: 55px 30px;
    left: 49.2%;
    top: -20px;
    right: auto
}
.about-area h3 {
    font-size: 30px;
    margin-bottom: 30px;
    padding-top: 22px;
    z-index: 9;
    position: relative;
}
.about-area p {
    font-family: "Raleway";
    line-height: 26px;
    margin-bottom: 42px;
}
.about-container {margin-left: 70px;}
.about-area .button-default {padding: 9px 41px;}
.about-container > .button-default:hover {background: #ffffff none repeat scroll 0 0; color: #2d3e50;}
/*----------------------------------------*/
/*  5. Course Area
/*----------------------------------------*/
.course-area .section-title-wrapper {margin-bottom: 95px;}
.single-item-image a {display: inline-block;}
.single-item-image {
    overflow: hidden;
    position: relative;
    text-align: center;
    top: -35px;
}
.overlay-effect a {position: relative}
.overlay-effect a:before {
  background: rgba(45, 62, 80, 0.2) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  width: 100%;
}
.single-item:hover .overlay-effect a:before {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100);}
.single-item {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #86bc42;
    padding: 0 35px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 20px;
}
.single-item:hover {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
}
.single-item-text h4 {font-size: 20px; padding-top: 7px;}
.single-item-text h4 a, .single-item-text h4 {color: #2d3e50;}
.single-item-text-info span {
    color: #696969;
    font-family: "montserratregular";
    margin-right: 11px;
}
.single-item-text-info span span {color: #2d3e50;}
.single-item-text > p {color: #222222;}
.single-item-content {
    margin-bottom: 44px;
    overflow: hidden;
    padding-top: 21px;
}
.single-item-text-info {margin-bottom: 18px; padding-top: 5px;}
.single-item-comment-view span {
    color: #696969;
    display: inline-block;
    font-family: "montserratregular";
    font-size: 12px;
    margin-right: 17px;
}
.single-item-comment-view span:last-child {margin-right: 0}
.single-item-comment-view > span i {font-size: 14px; margin-right: 8px;}
.single-item-comment-view, .single-item-rating {display: inline-block;}
.single-item-rating {
    color: #f3c30b;
    float: right;
    font-size: 16px;
}
.single-item-rating i {margin-left: 3px;}
.single-item .button-default {padding: 8px 33px;}
.button-bottom {margin-bottom: -19.5px; text-align: center;}
.single-item:hover .button-default {background: #2d3e50 none repeat scroll 0 0;}
.button-large.button-default {
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.2);
    font-size: 18px;
    margin-top: 50px;
    padding: 12px 18px;
    text-transform: capitalize;
}
.shortcode .button-large.button-default {margin-top: 40px}
.button-default.button-large:hover {background: #2d3e50 none repeat scroll 0 0;}
.button-large.button-default i {
    font-size: 28px;
    line-height: 20px;
    margin-left: 11px;
    position: relative;
    top: 4px;
}
/*----------------------------------------*/
/*  6. Fun Factor Area
/*----------------------------------------*/
.fun-factor-area {
    background: rgba(0, 0, 0, 0) url("../image/2.jpg") repeat scroll 0 0;
    color: #ffffff;
    padding: 100px 0;
}
.single-fun-factor {font-family: "montserratregular"; text-align: center;}
.single-fun-factor > h4 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 41px;
    position: relative;
}
.single-fun-factor > h4:after {
    background: #ffffff none repeat scroll 0 0;
    bottom: -11px;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 77px;
}
.single-fun-factor h2 {font-size: 62px; line-height: 46px;}
/*----------------------------------------*/
/*  7. Latest News Area
/*----------------------------------------*/
.latest-area {padding: 60px 0 0;}
.single-latest-text > h3 {
    font-family: raleway;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}
.single-latest-item {
    overflow: hidden;
    margin-bottom: 50px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.single-latest-item:hover {box-shadow: 2px 5px 25px rgba(34, 30, 31, 0.25);}
.single-latest-text > h3 a {color: #2d3e50;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.single-latest-image {float: left;}
.single-latest-image a {display: inline-block}
.single-latest-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 2px solid #86bc42;
    overflow: hidden;
    padding: 30px 0 35px 35px;
}
.single-latest-item .single-item-comment-view span {margin-right: 13px;}
.single-latest-item .single-item-comment-view {
    display: block;
    margin-bottom: 2px;
}
.single-latest-item .button-default {
    font-size: 12px;
    margin-top: 2px;
    padding: 4px 21px;
}
.single-latest-item:hover .button-default {background: #2D3E50 none repeat scroll 0 0;}
/*----------------------------------------*/
/*  8. Online Product Area
/*----------------------------------------*/
.single-product-item {box-shadow: 0 0 8px rgba(34, 30, 31, 0.3);}
.single-product-image {text-align: center;height: 150px;overflow: hidden;}
.single-product-image img {width: 100%;}
.single-product-text > h4 a {
    color: #4c4c4c;
    display: block;
    font-size: 18px;
    margin-bottom: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.single-product-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #86bc42;
    padding: 23px 24px 22px;
}
.single-product-text h5 {
    color: #696969;
    font-family: "montserratregular";
    font-size: 14px;
    margin-bottom: 20px;
}
.product-price > h3 {
    color: #4c4c4c;
    display: inline-block;
    float: left;
    font-size: 24px;
}
.product-price {margin-bottom: 23px; overflow: hidden;}
.product-buttons {overflow: hidden;}
.single-product-text .button-default {
    border: 0 none;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 27px;
    margin-left: 8px;
    padding: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 27px;
}
.single-product-text .button-default:hover {background: #2d3e50 none repeat scroll 0 0;}
.single-product-text .button-default.cart-btn {
    font-size: 11px;
    line-height: 27px;
    margin-left: 0;
    padding: 0 14px;
    width: auto;
}
.single-product-item:hover .button-default.cart-btn {background: #2d3e50 none repeat scroll 0 0;}
/*----------------------------------------*/
/*  9. Testimonial Area
/*----------------------------------------*/
.testimonial-area {
    background: rgba(0, 0, 0, 0) url("../image/3.jpg") no-repeat scroll 0 0 / cover;
    overflow: hidden;
    padding: 95px 0 82px;
    position: relative;
}
.testimonial-area:after {
    background: rgba(45, 62, 80, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.testimonial-image-slider {margin-top: 5px}
.slick-list {margin: 0 5px}
.sin-testiImage {
    display: inline-block;
    margin-bottom: 11px;
    outline: medium none;
}
.sin-testiImage img {
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block !important;
    height: 80px;
    margin-bottom: 30px;
    margin-top: 36px;
    outline: 0 none;
    width: 80px;
}
.sin-testiImage.slick-current img {
    border: 2px solid #fff;
    height: 146px;
    margin-top: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 146px;
}
.testimonial-text-slider h2,.testimonial-text-slider h2 a {
    color: #ffffff;
    display: block;
    font-family: "montserratregular";
    font-size: 30px;
    line-height: 30px;
}
.testimonial-text-slider {
    margin: auto;
    padding: 0;
    position: relative;
    width: 51%;
    z-index: 9;
}
.sin-testiText{outline: none}
.sin-testiText p {margin-top: 22px; color: #fff; line-height: 24px}
.slick-prev, .slick-next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 25px;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 34.6%;
    width: 16px;
}
.slick-prev {left: -31px}
.slick-next {right: -31px}
.slick-prev:before, .slick-next:before {
    height: 25px;
    width: 16px;
    left: 0;
    top: 0;
    position: absolute;
    color: #fff;
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 50px !important;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.slick-next:before {
    right: 0; 
    content: "";
}
.slick-slider {z-index: 9;}
.testimonial-area:hover .slick-prev:before, .testimonial-area:hover .slick-next:before {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
/*----------------------------------------*/
/*  10. Event Area
/*----------------------------------------*/
.single-event-image > a {display: block; position: relative;}
.single-event-image > span {
    background: #2d3e50 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 96px;
    left: 0;
    position: absolute;
    width: 96px;
}
.single-event-image a > span {
    background: #2d3e50 none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    font-family: "montserratregular";
    font-size: 24px;
    height: 96px;
    left: 0;
    line-height: 35px;
    padding-top: 16px;
    position: absolute;
    width: 96px;
}
.single-event-image span {
    display: block;
    font-family: "montserratsemi_bold";
    font-size: 42px;
    text-align: center;
}
.single-event-text > h3 a, .single-event-text > h3 {color: #4c4c4c;}
.single-event-text > h3 {font-family: "montserratregular"; margin-bottom: 5px;}
.single-event-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 2px solid #86bc42;
    padding: 29px 34px 35px;
}
.single-event-item .single-item-comment-view {margin-bottom: 12px;}
.single-event-item .single-item-comment-view span {margin-right: 12px;}
.single-event-item .single-item-comment-view span:last-child {margin-right: 0;}
.single-event-item .button-default {
    margin-top: 16px;
    padding: 6px 23px;
}
.single-event-item:hover .button-default {background: #2d3e50 none repeat scroll 0 0;}
.single-event-item {box-shadow: 0 0 8px rgba(34, 30, 31, 0.3);}
/*----------------------------------------*/
/*  11. Newsletter Area
/*----------------------------------------*/
.newsletter-area {
    background: #2d3e50 none repeat scroll 0 0;
    color: #ffffff;
    position: relative;
}
.newsletter-area:before {
    height: 148px;
    left: 0;
    right: auto;
    top: -20px;
    width: 44%;
}
.newsletter-area:after {
    border-width: 74.5px 40px;
    left: 44%;
    right: auto;
    top: -20px;
}
.newsletter-content h2, .newsletter-content h3 {font-family: raleway; font-weight: 700; font-size: 30px}
.newsletter-content > h3 {margin-bottom: 2px; font-size: 24px}
.subscribe-form input {
    color: #696969;
    height: 100%;
    padding-left: 15px;
    width: 100%;
    border: 0;
}
.subscribe-form > button {
    border: 2px solid #86bc42;
    font-family: raleway;
    font-weight: 700;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 34%;
}
.subscribe-form > button:hover {
    background: #FFF;
    border: 2px solid #86bc42;
}
.newsletter-form {overflow: hidden; padding: 36px 0;}
.subscribe-form {
    float: right;
    height: 56px;
    position: relative;
    width: 525px;
}
.subscribe-form:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #fff transparent transparent;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 28px 15px;
    content: "";
    height: 5px;
    left: -30px;
    position: absolute;
    top: 0;
    width: 0;
}
.newsletter-content {
    padding-top: 26px;
    z-index: 9;
    position: relative;
}
/*----------------------------------------*/
/*  12. Footer Widget Area
/*----------------------------------------*/
.footer-widget-area {
    /*background: #2d3e50 none repeat scroll 0 0;*/
    background: #e67e22 none repeat scroll 0 0;
    color: #ffffff;
    padding: 80px 0 65px;
}
.footer-widget-area-bottom-xr{
    background: #23516B none repeat scroll 0 0;
}
.bottom-nav-xr{
    display: flex;
    justify-content: space-between;
    /* padding-bottom: 65px; */
    padding: 0 50px 65px;
}
.bottom-nav-item-xr{
    font-size: 18px;
    font-weight: 600; 
}
.nav-item-span-xr{
    margin-bottom: 16px;
    display: inline-block;
}
.nav-item-span-xr:hover{
    cursor: pointer;
    color: #DCAD5F;
}
.nav-item-son-xr:hover{
    cursor: pointer;
    color: #DCAD5F !important;
}
.nav-item-son-xr{
    font-size: 13px;
    text-align: center;
    font-weight: 300;
    color: #EEFFFF !important;
    margin-top: 5px;
}
/* .bottom-nav-item-xr>.nav-item-son-xr:first-child {
    margin-top: 20px;
} */
.bottom-nav-border-xr{
    width: 100%;
    height: 1px;
    background-color: #E9FFFF;
}
.bottom-detail-xr{
    padding: 30px 50px 0px;
    display: flex;
    /* box-sizing: border-box; */
}
.bottom-detail-logo-xr{
    width: 20%;
    padding-top: 30px;
}
.bottom-detail-info-xr{
    margin-left: 20px;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: #fff;
}
.bottom-detail-info-xr .c-icon>.zmdi{
    font-size: 20px;
}
.bottom-detail-info-xr .c-text{
    font-size: 15px;
    vertical-align: middle;
}
.bottom-detail-logo-xr img{
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: top;
}
.bottom-detail-inlet-xr{
    display: flex;
    margin-left: auto;
}
.inlet-text-xr{
    padding: 28px 20px;
    font-family: "Microsoft YaHei";
    font-size: 15px;
}
.inlet-code-xr{
    width: 100px;
}
.footer-area-bg-xr{
    background: #23516B !important;
    position: relative;
    font-size: 14px !important;
    padding: 16px 0 !important;
}
.footer-area-pop-xr{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2; 
    top: 0;
    left: 0;
}
.footer-area-icp-xr{
    text-align: center;
}
@media only screen and (max-width: 767px){
    .search-h5-xr{
        width: 280px !important;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        left: 70px !important;
    }
    .search-form-h5-xr{
        width: 290px !important;
        border-color: #E0AC56 !important;
        /* border-top: 1px solid #E0AC56 !important; */
    }


    .case-info-box-xr{
        padding:  60px 20px !important;

    }
    .case-info-img-xr{
        width: 40px !important;
    }
    .case-info-img-xr img{
        width: 40px !important;
    }
    .case-info-img-xr::after{
        width: 40px !important;
        left: 0 !important;
    } 
    .case-info-name-xr{
        font-size: 20px !important;
        width: 90% !important;
    }
    .case-info-true-xr{
        font-size: 14px !important;
    }
    .case-info-time-xr{
        font-size: 14px !important;
    }
    .swiper-slide{ 
        padding: 0px 20px !important;
    }
    .case-item-son-xr{
        font-size: 14px !important;
    }
    .contact-box-xr{
        width: 100%;
        margin-top: 50px;
    }
    .contact-title-xr{
        width: 251px;
        margin: 0 auto;
        text-align: center;
        line-height: 30px;
        position: relative;
    }
    .contact-title-xr::after{
        content: '';
        position: absolute;
        width: 45px;
        height: 3px;
        background-color: rgb( 35, 81, 108 );
        top: -25px;
        left: 103px;
    }
    .contact-translate-xr{
        font-size: 20px;
        font-family: "Microsoft YaHei";
        color: rgb( 221, 172, 93 );
        font-weight: 400;
    }
    .contact-subtitle-xr{
        font-size: 25px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        font-weight: 600;
        margin-left: 12px;
    }
    .contact-tip-xr{ 
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        text-align: center;
        margin-top: 10px;
    }
    .contact-flex-box-xr{
        display: flex;
        justify-content: space-around;
        padding: 40px 0;
    }
    .contact-item-xr{
        width: 70px;
        text-align: center;
    }
    .contact-item-icon-xr{
        width: 70px;
        height: 70px;
        border: 1px solid #666;
        display: grid;
        align-items: center;
        justify-items: center;
        border-radius: 8px;
    }
    .contact-item-icon-xr img{
        width: 35px;
    }
    .contact-item-name-xr {
        font-size: 16px;
        font-family: "SourceHanSansCN";
        color: rgb( 64, 64, 64 );
        /* font-weight: 500; */
        margin-top: 15px;
      }
    .contact-item-border-xr{
        width: 100%;
        height: 1px;
        background-color: #24526C;
        margin-top: 20px;
        position: relative;
    } 
    .contact-item-border-xr::after{
        content: '';
        position: absolute;
        width: 20px;
        height: 3px;
        background-color: #DDAC5F;
        left: calc(50% - 10px);
        top: -1px;
    }
    .contact-item-address-xr {
        font-size: 12px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        width: 100%;
        text-align: center;
        margin-top: 20px;
      }
      .middle-box-xr{
        position: relative;
        margin-top: 55px;
      }
      .middle-box-xr::after{
        content: '我们用心去聆听您的问题';
        position: absolute;
        top: -62px;
        font-size: 14px;
        left: calc(50% - 93px);
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        letter-spacing: 3px;
      }
      .middle-content-xr{
        padding: 20px;
        position: relative;
      }
      .middle-text1-xr{ 
            font-size: 16px;
            font-family: "Microsoft YaHei";
            color: rgb( 255, 255, 255 );
            text-transform: uppercase;
            line-height: 30px;
      }
      .middle-text2-xr{ 
            font-size: 16px;
            font-family: "Microsoft YaHei";
            color: rgb( 255, 255, 255 );
            text-transform: uppercase;
            line-height: 30px;
        }
        .middle-text3-xr{ 
            font-size: 18px;
            font-family: "Microsoft YaHei";
            color: rgb( 255, 255, 255 );
            font-weight: bold;
            line-height: 30px;
        }
        .middle-icon-xr{
            position: absolute; 
            right: 0;
            top: -65px;
        }
        .middle-icon-xr img{
            width: 150px;
        }
    .section-padding-h5-xr{
        margin-top: 50px !important;
    }
    .news-details-padding-xr{
       margin-top: 60px;
    }
    .sidebar-widget-xr{
        padding-left: 0px !important;
    }
    .bottom-nav-xr {
        display: flex;
        justify-content: space-between;
        /* padding-bottom: 65px; */
        padding: 0 15px 65px;
        flex-wrap: wrap;
    }
    .bottom-nav-item-xr {
        font-size: 18px;
        font-weight: 600;
        text-align: left !important;;
        width: 100% !important;
        margin-bottom: 40px;
        /* margin: 10px 23px; */
    }
    .nav-item-span-xr{
        margin-bottom: 8px !important;
        display: inline-block;
    }
    .nav-item-son-xr{
        font-size: 13px;
        text-align: left !important;
        font-weight: 300;
        color: #EEFFFF !important;
        margin-top: 5px;
    }
    .bottom-detail-xr {
        padding: 30px 15px 0px;
        display: block;
        /* box-sizing: border-box; */
    }
    .bottom-detail-logo-xr {
        width: 40%;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .little-nav ul{
        padding-left: 0% !important;
    }
    .breadcrumb-banner-area{
        padding: 0 !important;
    }
    .breadcrumb-title-h5-xr{
        font-size: 16px !important;
        text-align: center;
        font-weight: 300 !important;
        letter-spacing: -1px !important;
        position: relative;
        /* margin-top: 210px; */       
        margin-top: 30px;
        color: #ffffff;
        line-height: 25px !important;
        font-family: "Microsoft YaHei";
        padding-bottom: 0px !important;
    }
    .breadcrumb-name-h5-xr{
        font-weight: 600 !important;
        font-size: 25px !important;
        text-align: center;
        padding-bottom: 0px !important;
        /* padding-top: 20px; */
    } 
    .breadcrumb-text-h5-xr{
        padding-left: 0% !important;
    }
    .breadcrumb-bar .breadcrumb{
        padding: 0 !important;
    }
    .breadcrumb{
        padding: 0 !important;
    }
    .breadcrumb-xr li{
        letter-spacing: 0 !important;
        margin-top: 0 !important;
        padding: 5px 30px;
        text-align: center;
    }
    .section-padding{
        padding: 0 15px !important;
    }
    .study-h5-xr{
        padding-bottom: 60px !important;
    }
    .honor-model-item-xr{
        width: 49%;
        padding-bottom: 30px;
    }
    .honor-model-xr{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .honor-item-title-xr{
        text-align: center;
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        margin-top: 10px;
        font-weight: 500;
    }
}
@media (min-width: 768px){
    .contact-form-box-xr{
        width: 80%;
        margin:60px auto;
    }
    .contact-box-xr{
        width: 100%;
        margin-top: 50px;
    }
    .contact-title-xr{
        width: 420px;
        margin: 0 auto;
        text-align: center;
        line-height: 35px;
        position: relative;
    }
    .contact-title-xr::after{
        content: '';
        position: absolute;
        width: 45px;
        height: 3px;
        background-color: rgb( 35, 81, 108 );
        top: -25px;
        left: 188px;
    }
    .contact-translate-xr{
        font-size: 34px;
        font-family: "Microsoft YaHei";
        color: rgb( 221, 172, 93 );
        font-weight: 400;
    }
    .contact-subtitle-xr{
        font-size: 35px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        font-weight: 600;
        margin-left: 12px;
    }
    .contact-tip-xr{ 
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        text-align: center;
        margin-top: 10px;
    }
    .contact-flex-box-xr{
        display: flex;
        justify-content: space-around;
        padding: 80px 0;
    }
    .contact-item-xr{
        width: 120px;
        text-align: center;
    }
    .contact-item-icon-xr{
        width: 120px;
        height: 120px;
        border: 1px solid #666;
        display: grid;
        align-items: center;
        justify-items: center;
        border-radius: 8px;
    }
    .contact-item-icon-xr img{
        width: 60px;
    }
    .contact-item-name-xr {
        font-size: 20px;
        font-family: "SourceHanSansCN";
        color: rgb( 64, 64, 64 );
        /* font-weight: 500; */
        margin-top: 20px;
      }
    .contact-item-border-xr{
        width: 100%;
        height: 1px;
        background-color: #24526C;
        margin-top: 30px;
        position: relative;
    } 
    .contact-item-border-xr::after{
        content: '';
        position: absolute;
        width: 20px;
        height: 3px;
        background-color: #DDAC5F;
        left: calc(50% - 10px);
        top: -1px;
    }
    .contact-item-address-xr {
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb( 64, 64, 64 );
        width: 100%;
        text-align: center;
        margin-top: 20px;
      }
      .middle-box-xr{
        position: relative;
        margin-top: 20px;
      }
      .middle-box-xr::after{
        content: '我们用心去聆听您的问题';
        position: absolute;
        top: -75px;
        font-size: 22px;
        left: calc(50% - 137px);
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        letter-spacing: 3px;
      }
      .middle-content-xr{
        padding: 50px;
        position: relative;
      }
      .middle-text1-xr{ 
            font-size: 30px;
            font-family: "Microsoft YaHei";
            color: rgb( 255, 255, 255 );
            text-transform: uppercase;
            line-height: 50px;
      }
      .middle-text2-xr{ 
            font-size: 30px;
            font-family: "Microsoft YaHei";
            color: rgb( 255, 255, 255 );
            text-transform: uppercase;
            line-height: 50px;
        }
        .middle-text3-xr{ 
            font-size: 35px;
            font-family: "Microsoft YaHei";
            color: rgb( 255, 255, 255 );
            font-weight: bold;
            line-height: 50px;
        }
        .middle-icon-xr{
            position: absolute;
            position: absolute;
            right: 0;
            top: -150px;
        }
        .middle-icon-xr img{
            width: 350px;
        }
    /* .breadcrumb-title-xr{
        font-size: 40px !important; 
        letter-spacing: -1px !important;
        position: relative;
        margin-top: 210px;
        color: #ffffff;
        line-height: 40px !important;
        font-family: "Microsoft YaHei";
        padding-bottom: 21px !important;
       
    } */
    .breadcrumb-name-xr{
        font-weight: 600 !important;
        font-size: 60px !important;
        padding-bottom: 41px !important;
        padding-top: 20px;
    }
    .breadcrumb-bottom-name-xr{
        margin-top: 35px;
    }
    .honor-model-xr{ 
        width: 100%;
        padding: 15px 30px; 
        position: relative;
        display: flex;
        justify-content: space-between;
    }
    .honor-model-xr::after{
        position: absolute;
        content: '';
        bottom: 0;
        left: 0;
        width: 100%;
        height: 75%;
        background-color: #EAEAEA;
    }
    .honor-model-item-xr{
        width: 32%;
        z-index: 2;
        /* height: 200px; */
        padding-bottom: 30px;
    }
    .honor-item-title-xr{
        text-align: center;
        font-size: 18px;
        font-family: "Microsoft YaHei";
        color: rgb( 35, 81, 108 );
        margin-top: 20px;
        font-weight: 600;
    }
}
.footer-logo > a {display: inline-block;}
.footer-logo {margin-bottom: 24px;}
.social-icons a {
    background: #ffffff none repeat scroll 0 0;
    color: #2d3e50;
    display: inline-block;
    font-size: 20px;
    height: 31px;
    line-height: 30px;
    margin-right: 11px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    width: 31px;
}
.social-icons > a:last-child {margin-right: 0;}
.social-icons > a:hover {color: #ffffff;}
.social-icons {margin-top: 27px;}
.single-footer-widget > h3 {
    font-family: raleway;
    /*font-weight: 800;*/
    line-height: 19px;
    margin-bottom: 37px;
    padding-top: 12px;
    text-transform: uppercase;
}
.single-footer-widget > span {display: block; margin-bottom: 11px;}
.single-footer-widget > span i {font-size: 18px; width: 30px;}
.footer-list a {color: #ffffff; line-height: 25px;}
.instagram-image {padding-top: 5px;}
.footer-img {
    display: inline-block;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}
.instagram-image .footer-img:nth-child(3), .instagram-image .footer-img:nth-child(6) {margin-right: 0;}
.footer-img a {display: inline-block; position: relative}
.footer-img a:before {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.footer-img:hover a:before {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100)}
.footer-img a:after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    content: "+";
    font-family: "montserratregular";
    font-size: 40px;
    height: 18px;
    left: 0;
    margin: -9px auto 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 18px;
}
.footer-img:hover a:after {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100)}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.footer-area {
    color: #ffffff;
    font-size: 12px;
    padding: 18px 0;
    background: #1c4156 !important;
}
.column-right {float: right}
.footer-area span a {color: #ffffff;}
.footer-area span a:hover {border-bottom: 1px solid #ffffff;}
.single-footer-widget > a {color: #ffffff; display: block; margin-bottom: 11px;}
.single-footer-widget > a:hover i {color: #fff}
.single-footer-widget > a i {font-size: 18px; width: 30px;}
/*----------------------------------------*/
/*  14. Home Two Start
/*----------------------------------------*/
/*----------------------------------------*/
/*  14.1 Home Two Header
/*----------------------------------------*/
.header-two .header-top:before, .header-two .header-top:after {display: none;}
.header-two .header-top-right > span {color: #ededed;}
.header-two .header-top-right {padding-top: 0;}
.header-two .header-top-right span:first-child {margin-right: 27px;}
.header-two .header-top-right span.login {margin-left: 27px;}
.header-two .header-top-right span.login a{color: #ffffff;}
/*----------------------------------------*/
/*  14.2 Home Two Slider
/*----------------------------------------*/
.slider-area.slider-two:after {
    /* background: rgba(45, 62, 80, 0.4) none repeat scroll 0 0; */
    background: none !important;
    width: 100%;
    transform: none;
    -webkit-animation: 700ms ease-in-out 0s normal none 1 running slideInLeft;
            animation: 700ms ease-in-out 0s normal none 1 running slideInLeft;
}
.slider-two .nivo-directionNav {display: none;}
.slider-two .banner-content h1 {
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running bounceInDown;
        animation: 1000ms ease-in-out 0s normal none 1 running bounceInDown;
}
.slider-three .banner-content h1 {
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running flipInX;
        animation: 1000ms ease-in-out 0s normal none 1 running flipInX;
}
.slider-two .banner-content p {
    -webkit-animation: 2000ms ease-in-out 0s normal none 1 running bounceInLeft;
        animation: 2000ms ease-in-out 0s normal none 1 running bounceInLeft;
}
.slider-two .banner-content .banner-readmore {
    -webkit-animation: 2500ms ease-in-out 0s normal none 1 running bounceInUp;
        animation: 2500ms ease-in-out 0s normal none 1 running bounceInUp;
}
.slider-three .banner-content .banner-readmore {
    -webkit-animation: 2500ms ease-in-out 0s normal none 1 running flipInY;
        animation: 2500ms ease-in-out 0s normal none 1 running flipInY;
}
.slider-two .banner-content.slider-2 h1 {
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running slideInLeft;
        animation: 1500ms ease-in-out 0s normal none 1 running slideInLeft;
}
.slider-two .banner-content.slider-2 p {
    -webkit-animation: 2500ms ease-in-out 0s normal none 1 running fadeInLeftBig;
        animation: 2500ms ease-in-out 0s normal none 1 running fadeInLeftBig;
}
.slider-two .banner-content.slider-2 .banner-readmore {
    -webkit-animation: 3000ms ease-in-out 0s normal none 1 running zoomInUp;
        animation: 3000ms ease-in-out 0s normal none 1 running zoomInUp;
}
.slider-two .preview-2 .nivo-controlNav {
    display: block;
    z-index: 99;
    padding: 0;
}
/*----------------------------------------*/
/*  14.3 Home Two Newsletter
/*----------------------------------------*/
.newsletter-two:before, .newsletter-two:after {display: none;}
.newsletter-two .subscribe-form > button {
    background: #2d3e50 none repeat scroll 0 0;
    border-color: #2D3E50;
    float: right;
    font-family: "montserratsemi_bold";
    font-size: 14px;
    line-height: 26px;
    margin-left: 39px;
    position: inherit;
    width: 160px;
}
.newsletter-two .subscribe-form > button:hover {
    background: #FFF;
    border-color: #FFF;
}
.newsletter-two .subscribe-form > input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    float: left;
    width: 366px;
}
.newsletter-two .subscribe-form:before {display: none;}
.newsletter-two .subscribe-form {height: 41px; width: auto;}
.newsletter-two .newsletter-form {padding-bottom: 38px; padding-top: 44px;}
.newsletter-two .newsletter-content {padding-top: 31px;}
/*----------------------------------------*/
/*  15. Shop Grid Page
/*----------------------------------------*/
.shop-grid-area .single-product-item {margin-bottom: 60px;}
.shop-grid-area .col-md-3:nth-child(9) .single-product-item, .shop-grid-area .col-md-3:nth-child(10) .single-product-item, .shop-grid-area .col-md-3:nth-child(11) .single-product-item, .shop-grid-area .col-md-3:nth-child(12) .single-product-item {
    margin-bottom: 0;
}
.pagination-content.number .pagination {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: none;
    margin: 20px 0 20px;
}
.pagination-content.number .pagination li a,.pagination-content.number .pagination li span {
    border: 1px solid #BEBEBE;
    display: inline-block;
    font-family: raleway;
    font-size: 14px;
    font-weight: 500;
    height: 27px;
    line-height: 24px;
    margin: 0 5px;
    width: 26px;padding: 0;
}
.pagination-content.number.pagination-content-xr .pagination li a{
    border: 1px solid #BEBEBE !important;
    color: #777;
}
.pagination-content.number.pagination-content-xr .pagination li:last-child a{
    background-color:#23516B ;
} 
.pagination-content.number.pagination-content-xr .pagination li:first-child a{
    background-color:#23516B ;
}
.pagination-content.number .pagination li.active span{ background-color:#DAAD58}
.pagination-content.number .pagination li a i {font-size: 20px; line-height: 25px;}
.pagination-content.number .pagination li a:hover, .pagination-content.number .pagination li.current a {
    color: #ffffff;
    box-shadow: 2px 0 20px rgba(34, 30, 31, 0.2);
}
.pagination-content.number .pagination li:first-child a, .pagination-content.number .pagination li:last-child a {
    box-shadow: 2px 0 20px rgba(34, 30, 31, 0.2);
    color: #ffffff;
}
.pagination-content.number .pagination li:first-child a:hover, .pagination-content.number .pagination li:last-child a:hover {
    color: #2d3e50;
}
.product-area .pagination-content.number .pagination {margin: 80px 0 20px;}
/*----------------------------------------*/
/*  16. Product Details Page
/*----------------------------------------*/
.product-details-content {margin: 0 70px; padding: 52px 0 30px;}
.product-details-image {
    box-shadow: 0 0 8px rgba(34, 30, 31, 0.3);
    display: block;
}
.product-details-image img {width: 100%;}
.product-details-content h2 {
    color: #4c4c4c;
    font-family: "montserratregular";
    margin-bottom: 6px;
}
.product-name-rating > h5 {
    color: #696969;
    display: inline-block;
    font-family: "montserratregular";
    font-size: 18px;
}
.product-details-content p {line-height: 24px;}
.product-name-rating {
    border-bottom: 1px solid #cacaca;
    margin-bottom: 7px;
    padding-bottom: 12px;
}
.qty {
    color: #4c4c4c;
    font-family: "montserratregular";
    margin-top: 50px;
}
.input-text.qty {
    border: 1px solid #4c4c4c;
    height: 22px;
    margin-left: 8px;
    margin-top: 0;
    text-align: center;
    width: 29px;
}
.product-details-content .p-price {color: #4c4c4c; padding-top: 18px;}
.product-details-content .button-default {
    border: 0 none;
    margin: 13px 0 55px;
    padding: 8px 29px;
}
.product-details-content .button-default:hover {background: #2d3e50 none repeat scroll 0 0;}
.product-details-content .social-links {
    display: block;
    margin-top: 16px;
    position: inherit;
    text-align: left;
}
.product-details-content > span {display: block;}
.product-details-content form > span {
    color: #4c4c4c;
    display: block;
    font-family: "montserratregular";
    font-size: 18px;
}
.product-details-content .social-links a:first-child {margin-left: 0;}
/*----------------------------------------*/
/*  17. Course Page
/*----------------------------------------*/
.course-page {padding-top: 100px;}
.form-container {
    color: #2d3e50;
    font-family: "montserratregular";
    font-size: 14px;
    margin: -60px 0 0;
    overflow: hidden;
    padding: 38px 64px;
    position: relative;
    z-index: 3;
}
.form-container:after {
    background: rgba(134, 188, 66, 1.0) none repeat scroll 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}
.box-select {z-index: 9; position: relative}
.select {
    display: inline-block;
    float: left;
    margin-right: 10px;
    position: relative;
}
.select.large {width: 260px;}
.select.small {width: 190px;}
.select.medium {width: 200px;}
.select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url("../image/arrow.png") no-repeat scroll 92% 50%;
    border: medium none;
    cursor: pointer;
    height: 42px;
    padding: 0 16px;
    width: 100%;
    font-size: 13px;
}
.form-container > button {
    background: #2d3e50 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: right;
    line-height: 42px;
    padding: 0 28px;
    position: relative;
    text-transform: uppercase;
    z-index: 99;
}
.course-page .single-item {margin-bottom: 178px;}
.course-page.shortcode .single-item {margin-bottom: 78px;}
.course-page .col-md-4:nth-child(4) .single-item, .course-page .col-md-4:nth-child(5) .single-item , .course-page .col-md-4:nth-child(6) .single-item {
    margin-bottom: 83px;
}
.course-page .pagination-content .pagination {margin-bottom: 0;}
.box-select a{ padding:0 10px}
.box-select a:hover,.box-select a.hover{ color:#ffffff}
/*----------------------------------------*/
/*  17.1 Teachers Area
/*----------------------------------------*/
.teachers-area {padding: 50px 0 50px;}
.single-teacher-item {
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
}
.single-teacher-item:hover {box-shadow: 0 6px 20px rgba(34, 30, 31, 0.3);}
.single-teacher-image > a {display: inline-block; position: relative;}
.single-teacher-image > a img, .single-teacher-image > a {width: 100%;}
.single-teacher-image > a:after {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.single-teacher-item:hover .single-teacher-image > a:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.single-teacher-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #86bc42;
    padding: 20px 26px 30px;
    text-align: center;
}
.single-teacher-item:hover .single-teacher-text {
    margin-top: -42px;
    padding: 20px 26px 26px;
    position: relative;
    z-index: 9;
}
.single-teacher-text > h3 {
    font-family: raleway;
    font-weight: 600;
    margin-bottom: 4px;
    padding-top: 20px;
}
.single-teacher-item:hover .single-teacher-text > h3 {padding-top: 0;}
.single-teacher-text > h3 a {color: #222222;}
.single-teacher-text > h4 {font-family: raleway; font-weight: 500;}
.single-teacher-text > p {display: none; padding-top: 13px;}
.single-teacher-item:hover .single-teacher-text p {display: block;}
.social-links > a {
    border: 1px solid #2d3e50;
    border-radius: 50%;
    color: #2d3e50;
    display: inline-block;
    font-size: 14px;
    height: 27px;
    line-height: 25px;
    margin: 0 3px;
    text-align: center;
    width: 27px;
}
.social-links > a:hover {color: #ffffff;}
.social-links {
    bottom: 38px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s
}
.single-teacher-item:hover .social-links {bottom: 25px;}
.single-course-details {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #86bc42;
    margin-bottom: 80px;
    padding: 33px 0;
}
.single-course-details .single-item-text {padding-right: 48px;}
.course-details-area a img {margin-left: -35px;}
.single-course-details a {display: block;}
.single-course-details .col-md-6:first-child {padding-right: 3px;}
/*----------------------------------------*/
/*  18. Course Details Page
/*----------------------------------------*/
/*----------------------------------------*/
/*  18.1 Course Details Content
/*----------------------------------------*/
.course-details-content {margin-left: 70px;}
.single-course-details .single-item-text h4 {
    font-size: 24px;
    margin-bottom: 2px;
    padding-top: 32px;
}
.single-course-details .single-item-text-info {margin-bottom: 23px;}
.course-text-content p:first-child {margin-bottom: 21px;}
.single-course-details .single-item-content {margin-bottom: 0; padding-top: 31px;}
.course-duration {font-family: "montserratregular"; text-transform: capitalize;}
.duration-title {
    color: #ffffff;
    font-size: 18px;
}
.duration-text {background: #f6f6f6 none repeat scroll 0 0; color: #4c4c4c;}
.course-duration .text {
    border-bottom: 1px solid #86bc42;
    display: block;
    padding: 15px 0;
}
.course-duration .text span {
    display: inline-block;
    text-align: center;
    width: 192px;
}
.course-duration .text span.text-right {
    border: 0 none;
    display: inline-block;
    float: right;
    padding: 0;
    text-align: center;
    width: 240px;
}
.comments {
    color: #4c4c4c;
    overflow: hidden;
    padding: 78px 15px 20px 0;
}
h4.title {
    color: #4c4c4c;
    font-family: "montserratregular";
    font-size: 24px;
    margin-bottom: 27px;
    padding-bottom: 10px;
    position: relative;
}
h4.title:after {
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 73px;
}
.single-comment {margin-bottom: 31px; overflow: hidden;}
.author-image {
    border: 2px solid #eaeaea;
    border-radius: 2px;
    float: left;
    height: 67px;
    margin-right: 23px;
    width: 67px;
}
.comment-text {
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding-bottom: 8px;
}
.author-info > h4 {
    display: inline-block;
    font-family: "montserratregular";
    font-size: 18px;
    line-height: 21px;
    text-transform: capitalize;
}
.author-info > h4 a{color: #4c4c4c}
.comment-time, span.reply {
    float: right;
    font-family: "montserratregular";
    line-height: 22px;
}
span.comment-time {padding-right: 3px; position: relative;}
.comment-text > p {line-height: 20px; padding-top: 5px;}
.single-comment.comment-reply {padding-left: 131px;}
.comments .single-comment:last-child {margin-bottom: 0;}
/*----------------------------------------*/
/*  18.2 Course Details Sidebar
/*----------------------------------------*/
.tution-fee {
    color: #ffffff;
    padding: 11px 0;
    text-align: center;
}
.tution-wrapper {
    background: #f6f6f6 none repeat scroll 0 0;
    margin-bottom: 15px;
    overflow: hidden;
}
.sidebar-widget .single-teacher-text {padding: 20px 0 32px; position: inherit;}
.tutor-image {padding-top: 37px; text-align: center;}
.tutor-image > img {border: 2px solid #86bc42; border-radius: 50%;}
.sidebar-widget .single-teacher-text > h3 {
    font-family: "montserratsemi_bold";
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0;
    padding-top: 0;
}
.sidebar-widget .single-teacher-text > h3 a {color: #2d3e50;}
.sidebar-widget .single-teacher-text > p {
    display: block;
    font-size: 12px;
    line-height: 22px;
    padding: 14px 20px 0;
}
.single-sidebar-widget .social-links {padding-top: 10px; position: inherit;}
.single-sidebar-widget h4.title {font-size: 18px; margin-bottom: 25px;}
.single-sidebar-widget h4.title:after {bottom: 1px;}
.single-sidebar-widget {margin-bottom: 62px; overflow: hidden;}
.single-sidebar-widget:last-child {margin: 0;}
.single-sidebar-widget .tags li:last-child a {margin-bottom: 0}
.single-sidebar-widget .tags li a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #4c4c4c;
    color: #4c4c4c;
    float: left;
    margin-bottom: 13px;
    margin-right: 6px;
    padding: 1px 9px;
}
.single-sidebar-widget .tags li a:hover {
    color: #fff
}
.single-sidebar-widget .single-item:hover {box-shadow: none;}
.single-sidebar-widget .single-item {
    background: #f6f6f6 none repeat scroll 0 0;
    margin-top: 52px;
    padding: 0 26px;
    border-bottom: 2px solid #86bc42;
}
.single-sidebar-widget .single-item-image img {margin: 0;}
.single-sidebar-widget .single-item-text > h4 {font-size: 14px;}
.single-sidebar-widget .single-item-text-info {
    font-size: 12px;
    margin-bottom: 8px;
    padding-top: 2px;
}
.single-sidebar-widget .single-item-image {top: -26px;}
.single-sidebar-widget .single-item-text > p {color: #4c4c4c; font-size: 12px;}
.single-sidebar-widget .single-item-content {margin-bottom: 27px; padding-top: 5px;}
.single-sidebar-widget .single-item .button-default {font-size: 12px; padding: 6px 34px;}
.single-sidebar-widget .button-bottom {margin-bottom: -18px;}
.sidebar-widget-title-xr{
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 25px;
    font-weight: 600;
    color: #23516B;
}
.sidebar-widget-sub-xr{
    font-weight: 500;
    margin-left: 10px;
    
}
.sidebar-widget-xr{
    padding-left: 40px;
}
.recent-item-xr{
    padding: 0px 0px 35px 30px;
}
.exhibition-recent-xr{
    padding: 0px 0px 35px 0px;
}

.recent-item-title-xr{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 64, 64, 64 );
    font-weight: 600;
    position: relative;
}
.recent-item-title-xr::after{
    position: absolute;
    content: '';
    top: 5px;
    left: -20px;
    width: 9px;
    height: 9px;
    background-color: rgb( 221, 172, 93 );
}
.recent-item-title-xr:hover{
    cursor: pointer;
}
.exhibition-item-title-xr{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 64, 64, 64 );
    font-weight: 600;
    position: relative;
    margin-left: 20px;
    margin-top: 15px;
}
.exhibition-item-title-new-xr{
    margin-left: 0 !important;

}
.exhibition-item-icon-xr{
    width: 10px;
    height: 10px;
    background-color: #24526C;
    margin-top: 20px;
}
.exhibition-item-title-xr:hover{
    cursor: pointer;
}
.recent-item-time-xr{
    margin-top: 5px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}
.exhibition-time-xr{
    margin-top: 5px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    margin-left: 32px;

}

/*----------------------------------------*/
/*  19. Event Page
/*----------------------------------------*/
.breadcrumb-banner-img-xr{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.breadcrumb-banner-area {
    /* background: rgba(0, 0, 0, 0) url("img/banner/4.jpg") no-repeat scroll 0 0; */
    color: #ffffff;
    /* padding: 110px 0; */
    position: relative;
}
.breadcrumb-banner-content-xr{
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    z-index: 8;
}

.breadcrumb-banner-area.fixed-bg {background: url("/template/default/index/img/slider/3.jpg") no-repeat fixed top center / cover}
.breadcrumb-banner-area.no-bg {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.breadcrumb-text {z-index: 9; position: relative;}
.breadcrumb-banner-area:after {
    background: rgba(45, 62, 80, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.breadcrumb-banner-area:after {
    background:none;
}
.breadcrumb-banner-area-xr{
        background: rgba(0, 0, 0, 0) url('../image/11b070459a320a63.jpg') no-repeat scroll 0 0;
        color: #ffffff;
        padding: 110px 0;
        position: relative; 
        background-repeat: no-repeat;
        background-position: center center;
}
.breadcrumb-banner-area-xr:after {
    background: rgba(45, 62, 80, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.breadcrumb-bar .breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 12px;
    margin-bottom: 0;
    padding: 15px 0 0;
}
.breadcrumb-text h1 {
    line-height: 25px;
    padding-bottom: 51px;
    text-transform: uppercase;
    position: relative;
    font-size: 36px
}
.breadcrumb-text h1:after {
    /* background: #ffffff none repeat scroll 0 0; */
    bottom: 0;
    content: "";
    height: 29px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 2px;
}
.breadcrumb-bar li {
    color: #ffffff;
    font-family: "montserratregular";
    font-size: 12px;
    line-height: 12px;
    margin: 0 16px;
    position: relative;
    text-transform: uppercase;
}
.breadcrumb-xr li{
    letter-spacing: 5px ;
    margin-top: 15px;
}
.breadcrumb.text-left li {
    margin-left: 0;
    margin-right: 34px;
}
.breadcrumb.text-right li {
    margin-right: 0;
    margin-left: 34px;
}
.breadcrumb-text h1.text-left, .breadcrumb-text h1.text-right {padding-bottom: 22px;}
.breadcrumb-text h1.text-left::after, .breadcrumb-text h1.text-right::after {display: none;}
.breadcrumb-bar .breadcrumb > li:before {
    border-radius: 50%;
    content: "";
    display: inline-block;
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    position: absolute;
    right: -22px;
    /*top: -2px;*/
	color:#fff
}
.breadcrumb-bar .breadcrumb > li:nth-last-child(1):before {display: none;}/*去除最后一个元素的括号*/
/*.breadcrumb-bar .breadcrumb > li + li:before {display: none;}*/
.breadcrumb-bar a {color: #ffffff;font-size: 14px;}
.event-page .single-event-item, .latest-page .single-latest-item {margin-bottom: 50px;}
.pagination-content .pagination {
    border-radius: 0;
    box-shadow: 2px 0 20px rgba(34, 30, 31, 0.2);
    margin: 20px 0 17px;
}
.pagination-content {
    display: block;
    line-height: 0;
    text-align: center;
}
.pagination-content .pagination > li:last-child > a, .pagination-content .pagination > li:last-child > span, .pagination-content .pagination > li:first-child > a, .pagination-content .pagination > li:first-child > span {
    border-radius: 0;
}
.pagination-content .pagination li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-size: 28px;
    height: 41px;
    margin: 0 14px;
    padding: 0;
    width: 48px;
}
.pagination-content .pagination li.current > a, .pagination-content .pagination li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #2d3e50;
}
.pagination-content .pagination li:first-child a {margin-left: 0;}
.pagination-content .pagination li:last-child a {margin-right: 0;}
/*----------------------------------------*/
/*  20. Event Details Page
/*----------------------------------------*/
/*----------------------------------------*/
/*  20.1 Event Details Content
/*----------------------------------------*/
.event-details-content .single-event-item {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 2px solid #86bc42;
    padding: 0 35px;
}
.single-event-image img {width: 100%;}
.event-details-content .single-event-text h3 {font-size: 28px;}
.event-details-content .single-event-text > p {color: #4e4e4e; line-height: 24px;}
.event-details-content .single-event-text {border: 0 none; padding: 32px 0 40px;}
.event-details-content .comments {padding: 71px 0 20px;}
/*----------------------------------------*/
/*  20.2 Event Details Sidebar
/*----------------------------------------*/
.recent-content-item > a {
    border: 1px solid #86bc42;
    display: inline-block;
    float: left;
}
.recent-text {overflow: hidden; padding-left: 20px;}
.recent-text > h4 {
    font-family: raleway;
    font-size: 14px;
    font-weight: 600;
}
.recent-text > h4 a {color: #6b6b6b;}
.recent-text .single-item-comment-view > span {
    color: #b2b2b2;
    font-size: 11px;
    line-height: 12px;
    margin-right: 13px;
}
.recent-text .single-item-comment-view i {font-size: 13px;}
.recent-text > p {
    color: #6b6b6b;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}
.recent-content-item {margin-bottom: 22px; overflow: hidden;}
.recent-content-item:last-child {margin-bottom: 0;}
.recent-text .single-item-comment-view {display: block;}
/*----------------------------------------*/
/*  21. latest News Page
/*----------------------------------------*/
.latest-page {padding: 50px 0 50px 0}
/*----------------------------------------*/
/*  22. News Details Page
/*----------------------------------------*/
/*----------------------------------------*/
/*  22.1 News Details Content
/*----------------------------------------*/
.news-details-content .single-latest-text > h3 {
    color: #616161;
    font-size: 24px;
    margin-bottom: 8px;
}
.news-details-content .single-latest-text p {
    color: #4c4c4c;
    line-height: 23px;
    margin-bottom: 23px;
}
.news-details-content .single-latest-text {padding: 75px 72px 0;}
.news-details-content .single-latest-item .single-item-comment-view {margin-bottom: 8px;}
.quote-section {
    background: #efefef none repeat scroll 0 0;
    border-left: 2px solid #86bc42;
    margin: 38px 0 39px 35px;
    overflow: hidden;
    padding: 17px 37px 1px 27px;
}
.quote-section p {margin: 0;}
.related-tag .tags {display: inline-block;}
.related-tag .tags li a {color: #898989;}
.related-tag .tags li {display: inline-block;}
.related-tag, .news-details-content .social-links > span {
    color: #4c4c4c;
    font-family: "montserratregular";
    display: inline-block;
}
.news-details-content .single-latest-item:hover {box-shadow: none;}
.tags-and-links {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 50px;
}
.tags-and-links-xr .related-tag{
    font-size: 14px;
    font-weight: 600;
    color: #23516B !important;
}
.tags-and-links-xr .related-tag a{
    font-size: 14px;
    font-weight: 600;
    color: #23516B !important;
}
.news-details-content .social-links > span {margin-right: 11px;}
.news-details-content .social-links {
    display: inline-block;
    float: right;
    margin-right: 47px;
    position: inherit;
    width: auto;
}
.news-details-content .social-links > a {
    font-size: 13px;
    height: 23px;
    line-height: 21px;
    margin: 0 2px;
    width: 23px;
}
.news-details-content .single-latest-item {margin-bottom: 17px;}

.news-details-content-xr .single-latest-text{
      /* padding: 0 !important; */
      border-bottom: none !important;
      background-color: #fff !important;
      overflow: hidden;
      padding: 0px 100px 0 0 !important;
      position: relative;
}
.single-right-top-border{
    
    height: 49.8%;
    width: 4px;
    position:absolute;
    top: 0;
    right: 18px;
    /* background-color: #23516B; */
    background: linear-gradient(-45deg,transparent 4px,#23516B 0);

}
.single-right-bottom-border{
    transform: rotate(180deg);
    height:calc(49.8% - 17px);
    width: 4px;
    position:absolute;
    bottom: 17px;
    right: 14px;
    /* background-color: rgb( 221, 172, 93 ); */
    background: linear-gradient(-45deg,transparent 4px,rgb( 221, 172, 93 ) 0);
}
.single-latest-h3-xr{
    color: rgb( 64, 64, 64 );
}
  
/*----------------------------------------*/
/*  22.2 News Details Sidebar
/*----------------------------------------*/
.comment .recent-content-item > a {
    border: 2px solid #e6e7e8;
    border-radius: 2px;
    /*height: 70px;*/
    width: 70px;
}
.comment .recent-content-item > a img {width: 100%;}
.comment .recent-text > h4 a {font-family: "montserratsemi_bold";}
.comment .recent-text > h4 {line-height: 31px;}
/*----------------------------------------*/
/*  23. Contact Page
/*----------------------------------------*/
.contact-form-area {color: #4c4c4c;}
h4.contact-title {
    color: #4c4c4c;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.contact-text > p {line-height: 24px; margin-bottom: 9px;}
.contact-text i {font-size: 18px;}
span.c-icon {display: inline-block; float: left;}
span.c-icon i {
    position: relative;
    top: 3px;
    width: 27px;
}
span.c-text {display: inline-block;}
.contact-text {margin-bottom: 75px;}
.link-social > a {
    color: #4c4c4c;
    display: inline-block;
    line-height: 19px;
    margin-right: 27px;
}
.link-social > a i {font-size: 20px;}
.contact-form-area input, .contact-form-area textarea {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 0 none;
    color: #777777;
    font-size: 14px;
    height: 48px;
    margin-bottom: 23px;
    padding: 0 23px;
    width: 100%;
}
.contact-form-box-xr input, .contact-form-box-xr textarea {
    background: #fff;
    /* border: 0 none; */
    color: #777777;
    font-size: 14px;
    height: 48px;
    margin-bottom: 23px;
    padding: 0 23px;
    width: 100%;
    border: 1px solid #24526C;
}
.contact-form-area textarea {
    height: 150px;
    padding-top: 13px;
    resize: none;
}
.contact-form-area .button-default {
    border: 0 none;
    font-family: "montserratlight";
    padding: 8px 40px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 20px;
}
.contact-form-area .button-default:hover {background: #2d3e50 none repeat scroll 0 0;}
/*----------------------------------------*/
/*  24. About Page
/*----------------------------------------*/
.teachers-area.padding-top {padding: 120px 0 140px;}
.about-page-area .about-text-container p span {
    color: #333333;
    font-family: "montserratregular";
    font-size: 14px;
}
.about-page-area .about-us > span {
    color: #444444;
    display: block;
    font-style: italic;
    padding-left: 19px;
    position: relative;
}
.about-page-area .about-us > span:after {
    background: #999999 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 4px;
    position: absolute;
    top: 9px;
    width: 6px;
}
.about-page-area .about-text-container > p {color: #555; margin-bottom: 7px;}
.about-page-area .about-us {margin-bottom: 13px;}
.skill-bars .progress {
    background: #ffffff none repeat scroll 0 0;
    height: 6px;
}
.skill-bar-item .progress-bar {
    line-height: 15px;
}
.skill-bar-item .progress {border-radius: 0; height: 14px;}
.skill-bar-item {
    line-height: 16px;
    margin-bottom: 7px;
    overflow: hidden;
}
.skill-bar-item > span {display: block; margin-bottom: 10px;}
.skill-bar-item:last-child {margin: 0;}
.skill-bar-item:last-child .progress {margin: 0;}
/*----------------------------------------*/
/*  25. Shortcode
/*----------------------------------------*/
.shortcode-area {padding: 72px 0 120px;}
.shortcode-area i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #86bc42;
    border-radius: 50%;
    font-size: 25px;
    height: 60px;
    margin: auto;
    padding: 15px 0;
    text-align: center;
    width: 60px;
}
.shortcode-animation {overflow: hidden; padding: 50px 0 100px;}
.shortcode-animation h3 {
    color: #00aff0;
    font-family: "playfair_displayregular";
    margin: 22px 0;
    text-transform: capitalize;
}
.shortcode-animation img {padding: 22px 45px;}
.shortcode-animation .section-title {padding-bottom: 0; padding-top: 55px;}
.shortcode-area .section-title {
    padding-bottom: 20px;
    padding-top: 40px;
    text-align: left;
}
.shortcode-area .section-title h2 {
    border-bottom: 1px solid #d1d1d1;
    color: #444444;
    display: inline-block;
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 8px;
    text-align: left;
    text-transform: capitalize;
}
.shortcode-area h3 {
    border: 1px dashed #86bc42;
    float: left;
    font-size: 32px;
    margin: 20px 0;
    padding: 27px 0;
    text-align: center;
    text-transform: capitalize;
    width: 70%;
}
.shortcode-area img {padding: 55px 100px 55px 0;}
.dropdown-menu .dividers {border: 0 none; padding: 0;}
/*----------------------------------------*/
/*  26. Scrollup
/*----------------------------------------*/
#scrollUp {
    bottom: 45px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 40px;
    z-index: 9999;
}
#scrollUp:hover {background-color: #2D3E50;}
/*----------------------------------------*/
/*  27. Additional CSS
/*----------------------------------------*/
.text-white {color: #fff}
.text-blue, .header-top span.text-blue {color: #2E3F51}
.bg-dark {background: #3F5771}
.bg-white {background: #fff}
.bg-blue {background: #2E3F51}
.border-green {
    border-top: 3px solid #86bc42;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.border-blue {
    border-top: 3px solid #2E3F51;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.header-top.effect-blue:before {background: #2E3F51}
.header-top.effect-blue:after {border-color: rgba(0, 0, 0, 0) #2E3F51 #2E3F51 rgba(0, 0, 0, 0)}
.inline {display: inline}
#video-bg {width: 100%;}
.video-wrapper, .video-banner {
    height: 570px;
    overflow: hidden;
    position: relative;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.video-area {background: url("/template/default/index/img/slider/5.jpg") no-repeat fixed top center / cover }
.fixed-bg-1 {background: url("/template/default/index/img/slider/1.jpg") no-repeat fixed top center / cover }
.fixed-bg-2 {background: url("/template/default/index/img/slider/2.jpg") no-repeat fixed top center / cover }
.backgrount-area {position: relative}
.hover-white.button-default:hover {background: #fff; color: #2E3F51 }
.angle .mailchimp-alerts {padding-left: 150px} 
.text-small {font-size: 13px;}
.text-area p {line-height: 30px;}
.footer-three {background: #2D3E50 none repeat scroll 0 0;}
.footer-info {line-height: 15px;}
.footer-info > span {
    color: #ffffff;
    display: inline-block;
    font-weight: 400;
    line-height: 12px;
    margin-right: 14px;
}
.footer-info > span i {
    font-size: 14px;
    margin-right: 11px;
}
.footer-info > span:last-child {margin-right: 0;}
.footer-logo-three > a {
    display: inline-block;
    margin-bottom: 23px;
}
.footer-info-container {border-bottom: 1px solid #e1e1e1;}
.single-footer-widget > h4 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 22px;
    text-transform: uppercase;
}
.footer-widget-list li a {
    color: #ffffff;
    font-weight: 400;
    line-height: 36px;
}
.footer-widget-list li:last-child a {}
.footer-widget-list li a:hover {color: #f5b120;}
.subscribe-container {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    padding: 44px 40px 50px;
}
.subscribe-container > p {
    color: #2D3E50;
    font-weight: 400;
    text-align: center;
    margin-bottom: 33px;
}
.subscribe-container input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-weight: 400;
    width: 100%;
    padding-left: 14px
}
.subscribe-container input::-webkit-input-placeholder {
    color:#fff;
    opacity: 1 !important;
    filter: alpha(opacity=100);
}
.subscribe-container button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: right;
    font-size: 14px;
    padding-right: 14px;
    position: absolute;
    right: 0;
    top: 0;
}
.subscribe-form-three {
    background: #2D3E50 none repeat scroll 0 0;
    display: block;
    height: 48px;
    line-height: 46px;
    position: relative;
}
.footer-container {
    border-top: 1px solid #e1e1e1;
    padding: 13px 0 10px 0;
}
.footer-container .social-links-three {
    float: right;
    overflow: hidden;
}
.footer-container .social-links-three > a {
    margin-left: 21px;
    margin-right: 0;
    color: #fff
}
.footer-container span {
    color: #ffffff;
    font-weight: 400;
}
.footer-container span a {
    color: #ffffff;
    position: relative;
}
.footer-container span a:hover {border-bottom:  1px solid #fff}
.footer-container span a:hover:after{opacity: 1;filter: alpha(opacity=100)}
.newsletter-area.newsletter-four::before, .newsletter-area.newsletter-four::after {
    display: none;
}
.footer-widget-four .footer-list li a:hover {color: #2D3E50;}
.footer-widget-four .footer-img a::before {
    background: rgba(45, 62, 80, 0.9) none repeat scroll 0 0;
}
.footer-area.footer-four {background: #2D3E50;}
.gallery-img, .gallery-img img {width: 100%}
.gallery-img {position: relative; overflow: hidden;}
.gallery-img img {
    transform: scaleY(1);
    transition: all 0.7s ease-in-out 0s;
    display: block;
    position: relative
}
.gallery-img .hover-effect {
    opacity: 0;
    transition: all 0.5s linear 0s;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0
}
.gallery-img h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff !important;
    font-family: montserratregular;
    font-size: 19px;
    line-height: 28px;
    margin: 82px auto 10px;
    opacity: 0;
    padding: 9px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: scale(0);
    transition: all 0.5s linear 0s;
}
.gallery-img p {
  color: #ffffff;
  margin: 0 30px;
  opacity: 0;
  text-align: center;
  transform: scale(0);
  transition: all 0.5s linear 0s;
}
.gallery-img:hover img {transform: scale(1.5);}
.gallery-img:hover .hover-effect {opacity: 1;}
.gallery-img:hover h2, .gallery-img:hover p {
    opacity: 1;
    transform: scale(1);
}
.video-gallery {display: block; overflow: hidden; height: 215px}
.mbYTP_wrapper {height: 215px}
.banner-readmore .button-default.button-green:hover{background: #fff}
.header-logo-menu.semi-transparent .mainmenu ul#nav > li:hover > a {color: #fff;}
.header-logo-menu.semi-transparent .mainmenu ul#nav > li:hover > a:after {background: #fff;}
.bg-dark .mainmenu ul#nav > li > a, .bg-dark.stick .mainmenu ul#nav.menu-white > li > a, .bg-dark .mainmenu ul#nav > li:hover > a, .bg-dark.stick .mainmenu ul#nav > li:hover > a {
    color: #fff;
}
.bg-dark .mainmenu ul#nav > li:hover > a:after {background: #fff;}
.block.padding .btn-group {margin-bottom: 22px;}
.btn-toolbar.padding {margin-bottom: 20px;}
.btn-toolbar.padding:nth-last-of-type(1) {margin-bottom: 0;}
/*小导航*/
.little-nav{display: -webkit-box; white-space: nowrap;overflow: hidden;-webkit-backface-visibility: hidden;-webkit-perspective: 1000;-webkit-overflow-scrolling: touch;text-align: center;overflow-x: initial; border-bottom: 1px solid #e7edf0;}
.little-nav ul{ margin: 0 auto}
.little-nav ul li{display: inline-block;float: none;}
.little-nav ul li a{margin: 0 5px;font-size: 16px;line-height: 75px;text-align: center;padding: 0 10px;height: 75px;color: #2D3E50;}
.little-nav ul li a.active{ color:#86BC42}
.little-nav ul li a.active{ color:#DFAA5C !important}
.little-nav{
        text-align: left !important;
}
.little-nav ul{
    padding-left: 25%;
}
.line_three{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;padding-right: 5px;}
.line_two{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
/*验证码*/
.message_code{}
.message_code input{ width:50%; float:left}
.message_code img{ height:48px;max-width: 50%; cursor:pointer}
.baidu-map-area{ height:500px}