/*å…¨å±€æ ·å¼--begin*/
body
{
    /*font-family:"Helvetica","Hiragino Sans GB","PingFang HK","STHeitiTC-Light","Microsoft Yahei","WenQuanYi Micro Hei","Arial",sans-serif;*/
    font-family: 'Microsoft Yahei', 'å¾®è½¯é›…é»‘', Helvetica, Arial, sans-serif;
    /*-webkit-text-size-adjust: 100%; å€¼ä¸ºnoneï¼Œå½“æ ·å¼è¡¨é‡Œfont-size<12pxæ—¶ï¼Œä¸­æ–‡ç‰ˆchromeæµè§ˆå™¨é‡Œå­—ä½“æ˜¾ç¤ºä»ä¸º12px*/
    /*-ms-text-size-adjust: 100%;*/

    -webkit-font-smoothing: antialiased; /* è®©é¡µé¢é‡Œçš„å­—ä½“å˜æ¸…æ™° */
    -moz-osx-font-smoothing: grayscale; /*æŠ—é”¯é½¿å±žæ€§*/
    -webkit-text-stroke: 1px transparent;
}

a,
button,
input
{
    color: #fff;
    outline: none!important;

    blr: expression(this.onFocus=this.blur());
}

a:hover,
a:focus
{
    text-decoration: none;

    color: #de5411;
}

li
{
    margin: 0;
    padding: 0;

    list-style: none;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths
{
    position: relative;

    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;

}

@media ( min-width: 768px)
{
    .col-sm-5ths
    {
        float: left;

        width: 20%;
    }
}

@media ( min-width: 992px)
{
    .col-md-5ths
    {
        float: left;

        width: 20%;
    }
}

@media ( min-width: 1200px)
{
    .col-lg-5ths
    {
        float: left;

        width: 20%;
    }
}

/*å…¨å±€æ ·å¼--end*/

/*SJ--å…¨å±€æ ·å¼--begin*/
/*è¿‡æ¸¡æ ·å¼--begin*/
.transition
{
    -webkit-transition: all .5s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: all .5s ease 0s; /* Firefox 4 */
    -o-transition: all .5s ease 0s; /* Opera */
    transition: all .5s ease 0s;
}

/*è¿‡æ¸¡æ ·å¼--end*/
/*æ–‡å­—é˜´å½±--begin*/
.text-shadow
{
    text-shadow: 0 0 45px #000;
}

/*æ–‡å­—é˜´å½±--end*/
/*é¢œè‰²color--begin*/
/*æ–‡å­—é¢œè‰²*/
.text-color-white
{
    color: #fff;
}

.text-color-orange
{
    color: #de5411;
}

.text-color-grey
{
    color: #666;
}

.text-color-lightgrey
{
    color: #777;
}

a.text-color-grey:hover
{
    color: #de5411;
}

/*æ ‡é¢˜é¢œè‰²*/
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6
{
    color: #dd5410;
}

/*é¢œè‰²color--end*/
/*å­—ä½“æ ·å¼font--begin*/
.text-size-huge
{
    font-size: 50px;
}

.text-size-larger
{
    font-size: 24px;
    line-height: 36px;
}

.text-size-large
{
    font-size: 20px;
    line-height: 32px;
}

.text-size-medium
{
    font-size: 18px;
    line-height: 30px;
}

.text-size-normal
{
    font-size: 15px;
    line-height: 20px;
}

.text-size-small
{
    font-size: 12px;
}

.text-size-tiny
{
    font-size: 10px;
}

.font14
{
    font-size: 14px;
    line-height: 20px;
}

.font18
{
    font-size: 18px;
    line-height: 30px;
}

.font20
{
    font-size: 20px;
    line-height: 32px;
}

.font24
{
    font-size: 24px;
    line-height: 36px;
}
.font60
{
    font-size: 60px;
    line-height: 1;
}

@media screen and (max-width: 767px)
{
    .text-size-larger
    {
        font-size: 18px;
        line-height: 30px;
    }

    .text-size-large
    {
        font-size: 16px;
        line-height: 28px;
    }

    .text-size-medium
    {
        font-size: 14px;
        line-height: 26px;
    }

    .text-size-normal
    {
        font-size: 14px;
        line-height: 26px;
    }

    .font18
    {
        font-size: 14px;
        line-height: 26px;
    }

    .font20
    {
        font-size: 14px;
        line-height: 26px;
    }

    .font24
    {
        font-size: 16px;
        line-height: 28px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px)
{
    .font18
    {
        font-size: 14px;
        line-height: 26px;
    }

    .font20
    {
        font-size: 14px;
        line-height: 26px;
    }

    .font24
    {
        font-size: 18px;
        line-height: 30px;
    }

    .text-size-huge
    {
        font-size: 40px;
    }
    .font60
    {
        font-size: 44px;
        line-height: 1;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px)
{
    .font18
    {
        font-size: 14px;
        line-height: 26px;
    }

    .font20
    {
        font-size: 16px;
        line-height: 28px;
    }

    .font24
    {
        font-size: 20px;
        line-height: 32px;
    }
    .text-size-huge
    {
        font-size: 42px;
    }
    .font60
    {
        font-size: 48px;
        line-height: 1;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1680px)
{
    .font18
    {
        font-size: 16px;
        line-height: 28px;
    }

    .font20
    {
        font-size: 18px;
        line-height: 30px;
    }

    .font24
    {
        font-size: 22px;
        line-height: 34px;
    }
    .text-size-huge
    {
        font-size: 44px;
    }
    .font60
    {
        font-size: 54px;
        line-height: 1;
    }

}

/*å­—ä½“æ ·å¼font--end*/
/*è¾¹è·æ ¼å¼åŒ–*/
.padding-0
{
    padding: 0;
}

.padding-top-0
{
    padding-top: 0;
}

.padding-right-0
{
    padding-right: 0;
}

.padding-bottom-0
{
    padding-bottom: 0;
}

.padding-left-0
{
    padding-left: 0;
}

.margin-0
{
    margin: 0;
}

.margin-top-0
{
    margin-top: 0;
}

.margin-right-0
{
    margin-right: 0;
}

.margin-bottom-0
{
    margin-bottom: 0;
}

.margin-left-0
{
    margin-left: 0;
}
.margin-top-40
{
    margin-top: 40px;
}
/*å›žåˆ°é¡¶éƒ¨æŒ‰é’®--begin*/
.btt
{
    font-size: .9em;

    position: fixed;
    right: 30px;
    bottom: 30px;
}

.slide
{
    transition: all .5s linear 0s;
    -webkit-transition: all .5s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: all .5s ease 0s; /* Firefox 4 */
    -o-transition: all .5s ease 0s; /* Opera */
}

.slide--down
{
    transform: translateY(120px);
    -webkit-transform: translateY(120px);
    -moz-transform: translateY(120px);
    -o-transform: translateY(120px);
}

.slide--reset
{
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
}
/*å›žåˆ°é¡¶éƒ¨æŒ‰é’®--end*/
/*å…³é—­å›¾æ ‡--begin*/
.span_close
{
    position: relative;

    display: block;
    float: right;

    font-size: 30px;
    margin-left: 16px;
    color: #de5411;
    border-radius: 50%;
}

/*å…³é—­å›¾æ ‡--end*/
/*SJ--å…¨å±€æ ·å¼--end*/

.matrix-dock
{
    overflow-y: hidden;

    width: 100%;
    height: 0;
    margin: 0;
    padding-bottom: 150%;
}

.image-dock
{
    display: block;
    overflow-y: hidden;

    width: 100%;
    height: 0;
    margin: 0;
    padding-bottom: 120%;

    background-color: #dedede;
}

.image-dock img
{
    position: relative;
    top: 0;
    bottom: 0;

    width: 100%;
}

.artworks-dock
{
    overflow-y: hidden;

    width: 100%;
    height: 0;
    margin: 0;
    padding-bottom: 120%;
}

.artwork-dock
{
    position: relative;

    display: block;

    width: 100%;
    height: 0;
    margin: 0;
    padding-bottom: 100%;
}

.artwork-dock .img
{
    position: absolute;
    top: 0;
    bottom: 0;

    width: 100%;
    height: 100%;
}

.artwork-dock .img img
{
    max-height: 100%;
}

/*headeréƒ¨åˆ†--begin*/
#header
{
    width: 100%;
    min-width: 1300px;
}

.main_header
{
    position: relative;

    text-align: center;

    color: #fff;
}

/*é¡µé¢é¡¶éƒ¨æ¸å˜æ¡*/
.main_header .main_top
{
    width: 100%;
    height: 15px;
    /*background-image: linear-gradient(to right, rgba(247, 181, 44, 1) 0px, rgba(233, 85, 4, 1) 100%);*/
}

/*headeréƒ¨åˆ†--end*/
/*å›¾æ ‡é»˜è®¤æ˜¾ç¤º  ulè®¾ç½®éšè—*/
#logo_show
{
    display: none;
}

/*ç»è¿‡li æ ·å¼å˜åŒ–*/
#logo_show li:hover
{
    background-color: #de5411;
}

/*å·¦ä¾§logoå‘¼å¸ç¯æ˜¾ç¤º--begin*/

#drop_img
{
    -webkit-animation: drop_img 1.2s infinite;
    animation: drop_img 1.2s infinite;
}

/*logoä¸‹æ‹‰èœå•å¼¹å‡ºçª—*/
.modal-wechat-share,
.modal-dialog-mailandphone
{
    margin: 16% auto 30px;
}
.article .article-meta .index-content-link span.right-arrow {
        background-color: #de5411;
        border-radius: 50%;
        color: #fff;
        height: 20px;
        padding-top: 4px;
        text-align: center;
        vertical-align: text-bottom;
        width: 20px;
        font-size: 12px;
    }
.logo_p
{
    font-family: Helvetica, Arial;
    font-size: 44px;

    padding: 12px 0;

    text-align: center;

    color: #595758;
}

.logo_p_mail
{
    font-size: 30px;

    padding: 39px 0;
}
.logo_p_mail a{
    display: inline-block;
    width: 100%;
}
.logo_p.logo_p_mail span.logo-p-mail-info
{
    font-size: 22px;

    margin-top: 10px;
}

.logo_p.logo_p_mail img
{
    margin-bottom: 19px;
}

.logo_p img
{
    display: block;

    width: 10%;
    margin: 0 auto 10px;
}

.logo_p span.logo-p-info
{
    font-size: 27px;

    display: block;

    color: #888;
}

.logo_p .logo_p_span
{
    font-size: 15px;
}

@keyframes drop_img
{
    0%
    {
        opacity: 1;
    }
    30%
    {
        opacity: .1;
    }
    100%
    {
        opacity: 1;
    }
}

@-webkit-keyframes drop_img
{
    0%
    {
        opacity: 1;
    }
    30%
    {
        opacity: .1;
    }
    100%
    {
        opacity: 1;
    }
}

/*å¯¼èˆªå·¦ä¾§logoæ ·å¼*/
.navbar-header .logo,#logo-social-touch
{
    position: fixed;
    z-index: 9999;

    min-height: 50px;
}

.navbar-header #logo-social-touch
{
    margin-left: 56px;
    display: flex;
    font-size: 49px;
    margin-top: 5px;
    -webkit-margin-before: 0;
}
.drop_down #drop_img
{
    width: 50px;
    height: 50px;
}

.navbar-header .logo .li_first
{
    display: none;
}

.navbar-header .logo .fab-menu
{
    position: fixed;
    z-index: 9999;
    top: 95px;
    left: 75px;

    clear: both;
    margin-top: -31px;
}

.navbar-header .logo .fab-menu-inner li
{
    position: absolute;
    top: 0;

    width: 50px;
    height: 50px;
    padding: 10px 0;

    border: 2px solid #de5411;
    border-radius: 50px;
    background-color: #000;
}

.navbar-header .logo li .fab-menu-btn:hover,
.navbar-header .logo .fab-menu-inner li:hover
{
    color: #fff;
    background-color: #de5411;
}

.navbar-header .logo li .fab-menu-btn:after,
.navbar-header .logo .fab-menu-inner li:after
{
    background-color: #000;
}

.navbar-header .logo li a
{
    font-size: 22px;
    line-height: 26px;

    text-align: center;

    color: #fff;
}
.navbar-header .logo li .fab-menu-btn
{
    font-size: 22px;
    line-height: 46px;

    position: absolute;
    top: -16px;

    width: 50px;
    height: 50px;

    text-align: center;

    border: 2px solid #de5411;
    border-radius: 50px;
    background-color: #000;
}

.navbar-header .logo .fab-menu-inner .message
{
    padding-left: 10px;
}

.fab-menu-inner div[data-fab-label]::after
{
    margin-top: -13px;

    background-color: #000;
}

/*å·¦ä¾§logoå‘¼å¸ç¯æ˜¾ç¤º--end*/
/*å¯¼èˆªèœå•--begin*/
.headroom
{
    transition: transform 200ms linear;
    -webkit-transition: transform 200ms linear; /* Safari å’Œ Chrome */
    -moz-transition: transform 200ms linear; /* Firefox 4 */
    -o-transition: transform 200ms linear; /* Opera */

    will-change: transform;
}

.headroom--pinned
{
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
}

.headroom--unpinned
{
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
}

#infscr-loading
{
    display: inline-block;

    width: 100%;

    text-align: center;
}


#main-header
{
    position: absolute;
    z-index: 9999;

    width: 100%;

    border: 0;
    margin-left: -15px;
}

.header-line
{
    width: 100%;
    height: 8px;

    background-image: linear-gradient(to right, rgba(247, 181, 44, 1) 0px, rgba(233, 85, 4, 1) 100%);
}
/*è¯­è¨€æ ‡ç­¾--begin*/
.language {
    background-color: #3f3d3c;
    width: 94px;
    position: absolute;
    z-index: 9999;
    top:8px;
    right: 13%;
    text-align: center;

    line-height: 30px;
    color: #fff;
    border-radius: 5px;

}
.language .language-title {
    background: url("../images/language-bg.png") no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 108%;
    height: 30px;
    margin-left: -4px;
    cursor: pointer;
}
.language .language-list {
    height: 0;
    overflow: hidden;
    transition:height .5s;
    -moz-transition:height .5s; /* Firefox 4 */
    -webkit-transition:height .5s; /* Safari and Chrome */
    -o-transition:height .5s; /* Opera */
}
.language .language-list ul {
    padding: 0 8px;
    margin-bottom: 5px;
    color: #ddd;
    cursor: pointer;

}
.language .language-list ul li:first-child{
    border-bottom: 1px solid #6d6b6a;
}

.language .language-list ul li ,.language .language-list ul li a:focus{
    color: #ddd;
}
.language .language-list ul li:hover {
    color: #de5411;
}
.language:hover .language-list {
    height: 65px;
}

/*è¯­è¨€æ ‡ç­¾--end*/


.nav-container
{
    padding: 40px 60px 0 60px;

    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0px, rgba(0, 0, 0, 0) 100%);
}

#main-nav .dropdown
{
    padding-bottom: 20px;
}

#main-nav .navbar_a
{
    font-size: 14px;
    line-height: 44px;

    width: 50px;
    height: 50px;
    margin: 0 auto;
    padding: 0;

    text-align: center;
    text-decoration: none;

    border: 2px solid #df5411;
    border-radius: 50px;
    background-color: #000;
    -webkit-transition: all .3s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: all .3s ease 0s; /* Firefox 4 */
    -o-transition: all .3s ease 0s; /* Opera */
    transition: all .3s ease 0s;
}

#main-nav .navbar_a:hover
{
    color: #fff;
    background-color: #df5411;
}

#main-nav .navbar_a:focus
{
    color: #fff;
}

.nav .open > .navbar_a::before
{
    position: absolute;
    right: 0;
    bottom: -22px;
    left: 0;

    display: block;

    width: 0;
    height: 0;
    margin: 0 auto;

    content: '';

    opacity: .8;
    border-right: 18px solid transparent;
    border-bottom: 15px solid #000;
    border-left: 18px solid transparent;
}

#main-nav .dropdown-menu
{
    padding: 30px;

    text-align: center;
    vertical-align: top;

    border: none;
    background-color: rgba(0, 0, 0, .8);
}

.dropdown-menu > li > a
{
    color: #fff;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus
{
    text-decoration: none;

    color: #de5411;
    background-color: transparent;
}

#main-nav .dropdown-menu a
{
    padding: 0;
}

#main-nav .dropdown-menu .dropdown-submenu
{
    display: inline-block;

    min-width: 12%;
    padding-right: 10px;
    padding-left: 40px;

    text-align: left;
    vertical-align: top;
}
#main-nav .dropdown-menu .dropdown-submenu .menu-icon
{
    font-size: 25px;

    vertical-align: middle;

    color: #fff;
}
#main-nav .dropdown-menu .dropdown-submenu .menu-group
{
    font-size: 16px;

    padding: 0 0 10px 0;
}

#main-nav .dropdown-menu .dropdown-submenu .menu-group span
{
    margin-right: 10px;
    margin-left: -36px;
}

#main-nav .dropdown-menu .dropdown-submenu ul
{
    margin: 0;
    padding: 0;
}

#main-nav .dropdown-menu .dropdown-submenu ul li
{
    font-size: 14px;
    line-height: 16px;

    margin: 0;
    padding: 6px 0;

    list-style: none;
}

#main-nav .dropdown-menu .submenu-20
{
    width: 16%;
}

#main-nav .dropdown-menu .submenu-20 ul li
{
    float: left;

    width: 50%;
}

/*å¯¼èˆªå³ä¾§æœç´¢æ¡†search--begin*/
.sb-search
{
    position: relative;

    float: right;
    overflow: hidden;

    width: 0;
    min-width: 50px;
    height: 50px;

    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;

    -webkit-backface-visibility: hidden;
}

.sb-search-input
{
    font-family: inherit;
    font-size: 14px;

    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;

    width: 100%;
    height: 50px;
    margin: 0;
    padding: 10px 26px 10px 20px;

    color: #fff;
    border: 2px solid #7e7e7e;
    border-radius: 50px;
    outline: none;
    background: #000;
}

.sb-search-input::-webkit-input-placeholder
{
    color: #7e7e7e;
}

.sb-search-input:-moz-placeholder
{
    color: #7e7e7e;
}

.sb-search-input::-moz-placeholder
{
    color: #7e7e7e;
}

.sb-search-input:-ms-input-placeholder
{
    color: #7e7e7e;
}

.sb-icon-search,
.sb-search-submit
{
    line-height: 50px;

    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;

    cursor: pointer;
    text-align: center;
}

.sb-search-submit
{
    z-index: -1;

    opacity: 0;
    color: transparent;
    border: 2px solid transparent;
    border-radius: 50px;
    outline: none;
    background: #000; /* IE needs this */

    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
}

.sb-icon-search
{
    z-index: 90;

    width: 46px;
    height: 46px;
    margin-top: 2px;
    margin-right: 2px;

    color: #fff;
    border: none;
    border-radius: 50px;
    background: #000;

    speak: none;
}
.sb-search-open .sb-icon-search
{
    transform: rotateZ(-80deg);
    -webkit-transform: rotateZ(-80deg);
    -moz-transform: rotateZ(-80deg);
    -o-transform: rotateZ(-80deg);

}
/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search
{
    width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search
{
    z-index: 11;

    color: #fff;
    background: #000;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit
{
    z-index: 90;
}

/*å¯¼èˆªå³ä¾§æœç´¢æ¡†search--end*/
/*å¯¼èˆªæ‰‹æœºç‰ˆè¯­è¨€æ ‡ç­¾--begin*/
.nav-footer {
    background-color: #221715;
    height: 50px;
    width: 100%;
    position: absolute;
    bottom: 0;
    margin-left: -40px;
    z-index: 11;
    line-height: 50px;
    padding-left: 25px;
}
.footer-code-language-zh , .footer-code-language-us{
    display: inline-block;
    height: 30px;
    width: 30px;
    background-size: 200% 200%;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 50px;
}
.footer-code-language-zh {
    background-image: url("../images/language.jpg");
    background-position:bottom left;
}

.footer-code-language-us{
    background-image: url("../images/language.jpg");
    background-position:bottom right;
}

.footer-code-language-ch.active{
    background-position:top left;
}
.footer-code-language-us.active{
    background-position:top right;
}
/*å¯¼èˆªæ‰‹æœºç‰ˆè¯­è¨€æ ‡ç­¾--end*/
/*å¯¼èˆªèœå•--end*/
/*headeråˆ†äº«æ ·å¼--begin*/
.share.bdsharebuttonbox
{
    position: absolute;
    right: 75px;
    bottom: 40px;

    width: 140px;
    height: 35px;
    padding: 0 5px;

    text-align: center;

    color: #b5b5b6;
    border: 1px solid #b5b5b6;
    border-radius: 30px;
    background-color: #000;
}

.share.bdsharebuttonbox span
{
    font-size: 14px;
    line-height: 33px;

    display: inline-block;

    vertical-align: middle;
}

.share.bdsharebuttonbox a
{
    font-size: 20px;

    display: inline-block;

    margin-left: 12px;
    padding: 0;

    vertical-align: middle;

    color: #b5b5b6;
    background: transparent none no-repeat scroll center center;
    background-size: 100%;
}
.share.bdsharebuttonbox a:hover
{
    color: #de5411;
}
/*headeråˆ†äº«æ ·å¼--end*/

/*åº•éƒ¨footer--begin*/
 

.bg-color-grey
{
    background-color: #efefef;
}

 
.text_main
{
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: 18px;
    line-height: 1.8em;
    color: #777;
}
.text_main_see_more{
    display: none;
}
.text_main p{
    margin-bottom: 15px;

    text-align: justify;
}
.text_main img
{
    display: inline;

    max-width: 100%;
    height: auto!important;
}
.text_main ul ,
.text_main ol
{
    padding-left: 24px;
}
.text_main ul li,
.text_main ol li
{
    list-style: inherit;

    color: #de5411;
}

.text_main ul li p,
.text_main ol li p
{
    color: #777;
    margin-bottom: 10px;
}
.text_main a{
    color:#de5411;
    border-bottom: 1px dotted #de5411;
}
.text_main a:hover{
    color:#de5411;
    border-bottom: 1px solid #de5411;
}

/*é¢åŒ…å±‘breadcrumb--begin*/
.breadcrumb
{
    height: 30px;
    margin: 0 0 10px 0;
    padding: 10px 0;

    opacity: .6;
    background-color: transparent;
}

.breadcrumb > .active,
.breadcrumb > li > a,
.breadcrumb > li > a:hover
{
    font-size: 14px;

    color: #666;
}

.breadcrumb > li + li::before
{
    font-size: .8em;
    line-height: 1.7;

    content: '>';
    vertical-align: text-bottom;

    color: #666;
}

/*é¢åŒ…å±‘breadcrumb--end*/

.banner_share
{
    position: relative;
    overflow: hidden;
}
/*æ‘˜è¦æ¡†--start*/

.description-dock
{
	margin-top: 0;
	position: relative;
	padding: 10px 0;
	background-color: #041222;
}
.description-dock .breadcrumb
{
    position: relative;
    z-index: 1;

    height: auto;
    margin: 0;
    padding:10px 0;

    opacity: .6;
    background-color: transparent;
}

.description-dock .breadcrumb > .active,
.description-dock .breadcrumb > li > a,
.description-dock.breadcrumb > li > a:hover
{
    color: #fff;
}

.description-dock .breadcrumb > li + li::before
{
    color: #fff;
}

.description-dock .title
{
    font-size: 50px;
    line-height: 155px;

    position: absolute;
    z-index: 0;
    top: -135px;

    color: #ddd;
}

.description-dock .summary
{
    font-size: 18px;
    line-height: 34px;
    text-align: justify;
}
/*æ‘˜è¦æ¡†æ‹“å±•æ ·å¼--begin*/
.description-dock.padding-0 {
    padding: 0;
}
.description-dock.background-none{
    background: none;
}
.description-dock.background-none .breadcrumb > .active,.description-dock.background-none .breadcrumb > li > a, .description-dock.background-none .breadcrumb > li > a:hover{
    color: #666;
}
.description-dock.background-none .breadcrumb > li + li::before {
    color: #666;
}
/*æ‘˜è¦æ¡†æ‹“å±•æ ·å¼--end*/
/*æ‘˜è¦æ¡†--end*/

/*å·¥å…·æ tool-pdf åˆ†äº« æ–°æµª å¾®ä¿¡ å°å›¾æ ‡ --begin*/
.content-toolbar
{
    margin-bottom: 26px;
    padding-bottom: 10px;

    border-bottom: 1px solid #de5411;
}

.content-toolbar span
{
    margin-right: 20px;
}

.content-toolbar span a
{
    font-size: 20px;
    line-height: 50px;

    display: inline-block;

    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;

    cursor: pointer;
    text-align: center;

    color: #de5411;
    border: 1px solid #de5411;
    border-radius: 50%;
}
.content-toolbar span .ico_wechat,
.content-toolbar span .ico_sina{
    font-size: 22px;
}
.content-toolbar span a:hover
{
    color: #fff;
    background-color: #de5411;
}
/*å·¥å…·æ tool-pdf åˆ†äº« æ–°æµª å¾®ä¿¡ å°å›¾æ ‡ --end*/
/*ç”³è¯·*/
.apply
{
    margin-bottom: 50px;

    background-color: #de5411;
}

.apply p
{
    font-size: 20px;
    line-height: 84px;

    margin: 0;
}

.apply .btn-apply
{
    font-size: 24px;
    line-height: 40px;

    margin: 22px 0;
    padding: 0 50px;

    transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: all .8s ease 0s; /* Firefox 4 */
    -o-transition: all .8s ease 0s; /* Opera */

    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
}

.apply .btn-apply:hover
{
    color: #de5411;
    background-color: #fff;
}

/*é¡µé¢ä¸‹æ–¹æ‰©å±•å†…å®¹*/

/*æ›´å¤šå›¾æ ‡ --begin*/
.page-more:hover
{
    transition: color .3s ease 0s;
    -webkit-transition: color .3s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: color .3s ease 0s; /* Firefox 4 */
    -o-transition: color .3s ease 0s; /* Opera */
    text-decoration: underline;
    color: #de5411;
}
.more-span
{
    font-size: 10px;
    line-height: 20px;
    text-align: center;

    display: inline-block;
    margin-left: 16px;
    padding-left: 0px;
    height: 20px;
    width: 20px;


    color: #de5411;
    border: 1px solid #de5411;
    border-radius: 50%;
    vertical-align: text-bottom;
}
.more-span::before {
    margin: auto;
}
.more-span:hover
{

    background-color: #de5411;
    color: #fff;
}
/*æ›´å¤šå›¾æ ‡ --end*/
.extend-content-container
{
    padding-bottom: 70px;
}

.extend-content
{
    margin: 0 0 20px 0;
}

.extend-content h2
{
    font-size: 20px;
    line-height: 28.8px;

    margin: 0 -2px 8px;

    color: #de5411;
    border: none;
}

.extend-content h2 a
{
    font-size: 16px;
    line-height: 30px;

    float: right;

    color: #595757;
}

.extend-content .row
{
    padding: 0 10px;
}

.extend-content-article
{
    padding: 0 2px;
}

.extend-content-article a.h_shadow
{
    position: relative;

    display: block;
    overflow: hidden;

    /*height: 176px;*/

    background-color: #efefef;
}

.extend-content-article a img
{
    width: 100%;
}

.extend-content-article a p
{
    position: absolute;
    bottom: 0;

    width: 100%;
    height: 56px;
    margin: 0;
    padding:8px 22px;

    color: #595757;
    color: #fff;
    line-height: 22px;
    background-color: rgba(0, 0, 0, .5);
    overflow: hidden;
}

.extend-content-article a:hover p
{
    transition: background-color .5s ease 0s;
    -webkit-transition: background-color .3s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: background-color .3s ease 0s; /* Firefox 4 */
    -o-transition: background-color .3s ease 0s; /* Opera */

    background-color: rgba(222, 84, 17, .8);
}

/*é¡µé¢ä¸‹æ–¹æ‰©å±•æ¡ˆä¾‹*/
.related-cases
{
    /*margin: 0 -20px;*/
}

/*é¡µé¢ä¸‹æ–¹ å°å›¾ æ‰©å±•æ¡ˆä¾‹*/

#timeline {
    width: 100%;
    position: relative;
    overflow: hidden;
}

#dates {
    width: 100%;
}

#dates li {
    list-style: none;
    float: left;
    width: 130px;
    font-size: 24px;
    text-align: center;
}
/*å¹´ä»½é«˜äº®--begin*/
#dates li .selected{
    font-size: 40px;
    color: #fff;
}
/*å¹´ä»½é«˜äº®--end*/





.related-cases .extend-content-case
{
    padding: 0 2px;
}

.related-cases .extend-content-case a
{
    display: block;

    width: 100%;
    height: 100%;

    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: all .5s ease 0s; /* Firefox 4 */
    -o-transition: all .5s ease 0s; /* Opera */
}
.related-cases .extend-content-case .mask-text{
    padding: 25% 18px 18px;
}
.related-cases .extend-content-case .mask-text img{
    width:100%;
}
.related-cases .extend-content-case .mask-text p{
    bottom: 0;
    font-size: 14px;
    height: 40px;
    left: 0;
    line-height: 20px;
    padding: 0 18px;
    position: absolute;
    right: 0;
    overflow:hidden;
}

.extend-content-article .content-info ,.extend-content-article .extend-hidden{
    display: none;
}
.mask
{
    position: relative;

    width: 100%;
    height: 100%;

    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: all .5s ease 0s; /* Firefox 4 */
    -o-transition: all .5s ease 0s; /* Opera */
    vertical-align: middle;

    background-color: #de5411;
}
/*.mask:hover .mask-img,*/
/*.mask:focus .mask-img*/
/*{*/
    /*opacity: 0;*/
/*}*/
.mask:hover .mask-text,
.mask:focus .mask-text
{
    background: transparent;
}
.mask-text
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;

    width: 100%;
    height: 100%;
    padding: 18px;

    color: #fff;

}
.case_main .mask-text img{
    margin: 32% auto auto;
    width: 50%;
}
.case_main .mask-text p{
    bottom: 38%;
    left: 0;
    position: absolute;
    right: 0;
    margin:0;
    transform: translate(0px, 100%);

    -webkit-transform: translate(0px, 100%);
    -moz-transform: translate(0px, 100%);
    -o-transform: translate(0px, 100%);
    padding:0 18px;
}
.mask-text img
{
    margin: auto;
}
.mask-img{
    padding-bottom:100%;
}
.mask-img img{
    position: absolute;
    top:0;
    right:0;
    left:0;
    width:100%;
}
.mask-opacity-bg{
    position: absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background-color: rgba(0,0,0,.5);
}
.mask-bg{
    background-color: #de5411;
}
.related-cases .extend-content-case .brand-logo
{
    display: block;

    max-width: 100%;

    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: all .5s ease 0s; /* Firefox 4 */
    -o-transition: all .5s ease 0s; /* Opera */
}


/*æ–°é—»é¡µé¢æ ‡ç­¾é¡µ*/
.article-filter-container
{
    padding: 1em 0;
}



.article-filter-tools button
{
    font-size: 18px;
    line-height: 25px;

    float: left;

    color: #de5411;
    border-color: #de5411;
    background-color: #fff;
    border-radius: 30px;
}

.article-filter-tools button:hover,
.article-filter-tools button.article-button
{
    color: #fff;
    border-color: #de5411;
    background-color: #de5411;
}

.article-filter-tools button::before
{
    line-height: 28px;

    float: right;

    margin-left: 10px;
    transform: rotateZ(80deg);
    -webkit-transform: rotateZ(80deg);
    -moz-transform: rotateZ(80deg);
    -o-transform: rotateZ(80deg);



    transition: all .5s ease 0s;
    -webkit-transition: transform .5s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: transform .5s ease 0s; /* Firefox 4 */
    -o-transition: transform .5s ease 0s; /* Opera */

}

.article-filter-tools button.article-button::before  {
    transform: rotateZ(10deg);

    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    -o-transform: rotateZ(10deg);
}
.article-filter-tools .article-filter-keywords
{

    margin-left: 12px;

    color: #595757;
    margin-bottom: 0;
    padding: 6px 12px;
}

.article-filter-tools .article-filter-keywords .term
{
    font-size: 14px;
    line-height: 28px;

    float: left;

    padding-right: 12px;
}

.article-filter-tools .article-filter-keywords .term::before
{
    margin-right: 12px;

    content: '|';
}

.article-filter-tools .article-filter-keywords .term:first-child::before
{
    content: '';
}

.article-filter-tools .article-filter-keywords .term .search-close
{
    cursor: pointer;

    color: #de5411;
    font-size: 15px;
    margin-left: 5px;
    vertical-align: middle;
}

.article-filter-sorter
{
    float: right;

    padding: 6px 0;
    margin: 0;

    text-align: right;
	font-siz
}

.article-filter-sorter li
{
    display: inline-block;

    padding: 0 15px;

    vertical-align: middle;

    color: #b5b5b6;
    border-right: 1px solid #b5b5b5;
}

.article-filter-sorter li.last
{
    padding: 0 0 0 15px;

    border-right: none;
}

.article-filter-sorter li a
{
    color: #595757;
}

.article-filter-sorter li.active a
{
    color: #de5411;
}

.article-filter-content
{
    display: none;

    margin-top: 17px;
    padding: 28px 0;

    background-color: #fff;
}

.article-filter-content-btn
{
    font-size: 18px;

    display: block;

    width: 62px;
    height: 62px;
    margin: 10px auto 0;
    padding: 0;

    border-radius: 50%;
    border-color: #de5411;
    color: #fff;

    background-color: #de5411
}

.article-filter-content-btn:hover,
.article-filter-content-btn:focus
{
    color: #de5411;
    border-color: #de5411;
    background-color: #fff;
}

.article-filter-content::before
{
    display: block;

    width: 0;
    height: 0;
    margin: 0 auto;

    content: '';
    transform: translate(-500px, -41px);
    -webkit-transform: translate(-500px, -41px);
    -moz-transform: translate(-500px, -41px);
    -o-transform: translate(-500px, -41px);

    border-right: 16px solid transparent;
    border-bottom: 13px solid #fff;
    border-left: 16px solid transparent;
}

.article-filter-content form .form-group
{
    margin-right: auto;
    margin-left: auto;
}

.article-filter-content .form-horizontal label
{
    font-weight: inherit;
    line-height: 26px;

    padding: 0;
}

.article-filter-content .form-horizontal .control-label
{
    font-size: 18px;

    text-align: left;

    color: #de5411;
}

.btn-close
{
    display: table;

    margin: 0 auto;

    cursor: pointer;
}

.btn-close::before
{
    font-size: 28px;

    display: block;

    content: 'âˆ§';
    transform: scale(2, 1);
    -webkit-transform: scale(2, 1);
    -moz-transform: scale(2, 1);
    -o-transform: scale(2, 1);


    color: #de5411;
}



.article-grid-list .pager-more
{
    margin: 0;
    padding: 0;

    text-align: center;
}

.article-grid-list li
{
    display: inline;
}

.box-shadow
{
    box-shadow: 0 0 10px #ddd;
}

.article
{
    margin-bottom: 15px;

    background-color: #fff;
}

.article > a
{
    display: block;

    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 57%;
}

.article > a img
{
    width: 100%;
}

.article-meta
{
    padding: 15px 15px 15px 15px;
}

.article-meta .title
{
    height: 90px;
}

.article-meta .title a
{
    font-weight: bold;
    line-height: 1.5em;
}

.article-meta .summary
{
    line-height: 1.5em;

    overflow: hidden;

    height: 130px;
}

.article-meta span
{
    font-size: 10px;
}
/*å¸‚åœºæ´»åŠ¨*/
.activity-detail-time{
    padding:10px 0;
    color: #666;
	font-size: 16px
}
.activity-detail-time span{
    margin-right:10px;
}
/*æ–°é—»åˆ—è¡¨é¡µ å†…å®¹ä¸ºç©ºæ—¶ æ˜¾ç¤ºçš„å†…å®¹çš„æ ·å¼*/
.new_list_no_text
{
    padding: 130px 0 140px;
}

.new_list_no_text p
{
    font-size: 24px;
    line-height: 36px;

    color: #595757;
}

.new_list_no_text span.no-content
{
    display: block;
    width: 50px;
    margin: 40px auto 0;
}
/*æ¡ˆä¾‹--begin*/
.case-category-item,
.case-item
{
    margin: 0;
    padding: 1px;
}

.stamp
{
    width: 100%;
    height: 0;
    margin: 0;
    padding-bottom: 100%;
}

.return
{
    width: 100%;
    height: 0;
    margin: 0;
    padding-bottom: 100%;

    cursor: pointer;

    color: #fff;
    background-color: #595757;
}
.return span{
    bottom: 0;
    color: #fff;
    height: 56px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
.return p
{
    position: absolute;
    bottom: 38%;

    width: 100%;
    margin:0;
    transform: translate(0px, 100%);
    -webkit-transform: translate(0px, 100%);
    -moz-transform: translate(0px, 100%);
    -o-transform: translate(0px, 100%);
}
.return.icon-st-case-return::before
{
    display: block;

    padding-top: 40%;
}
.case-item
{
    position: absolute;
    top: 0;
    left: 0;
}

.case-category-item a,
.case-item a
{
    border: none;
    position: relative;

    display: block;

    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: all .5s ease 0s; /* Firefox 4 */
    -o-transition: all .5s ease 0s; /* Opera */

    border-radius: 0;
    background-color: #efefef;
}
.case-category-item a
{
    position: relative;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.case-content
{
    position: absolute;
    top: 60%;
    left: 50%;

    transform: translate(-50%, -60%);
    -webkit-transform: translate(-50%, -60%);
    -moz-transform: translate(-50%, -60%);
    -o-transform: translate(-50%, -60%);
    text-align: center;
    width:100%;
    height:100%;
}
.case-content .case-btn-ico
{
    font-size: 72px;
    margin-top: 32%;
    display: block;

    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: all .5s ease 0s; /* Firefox 4 */
    -o-transition: all .5s ease 0s; /* Opera */

    color: #de5411;
}
.case-content .case-btn-ico-text
{
    bottom: 38%;
    color: #de5411;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
   transform: translate(0px, 100%);
    -webkit-transform: translate(0px,100%);
    -moz-transform: translate(0px,100%);
    -o-transform: translate(0px,100%);


    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: all .5s ease 0s; /* Firefox 4 */
    -o-transition: all .5s ease 0s; /* Opera */

    color: #de5411;
}
.case-category-item a:hover
{
    background-color: #de5411;
}
.case-category-item a:hover .case-btn-ico-text,
.case-category-item a:hover .case-btn-ico
{
    color: #fff;
}

.cases
{
    z-index: 99;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.case_main .pager-more
{
    margin: 0;
    padding-left: 0;
}
.case_main .pager-more a
{
    padding:0 0 100%;
    background-color: #595757;
}
.case_main .pager-more a span
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 56px;

    margin: auto;

    color: #fff;
}
.case_main .pager-more a p{
    position: absolute;
    left:0;
    right:0;
    bottom:38%;
    color: #fff;
    margin:0;
    transform: translate(0px, 100%);
    -webkit-transform: translate(0px, 100%);
    -moz-transform: translate(0px, 100%);
    -o-transform: translate(0px, 100%);
}
.case_main #infscr-loading
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: #efefef;
}
.case_main #infscr-loading img
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    margin: auto;
}
.case_main #infscr-loading div
{
    height: 100%;
}
.case_main #infscr-loading div em
{
    display: flex;
    flex-direction: row;

    height: 100%;

    align-items: center;
    justify-content: center;
}
.product-category-grid .term-product a,
.service-category-grid .term-service a{
 background-color: #595757;
}
.product-category-grid .term-product a,
.service-category-grid .term-service a{
    cursor: auto;
}
.product-category-grid a .case-btn-ico-text,
.service-category-grid .term-service a p{
    color: #fff;
    bottom:50%;
    transform: translate(0px, 50%);
    -webkit-transform: translate(0px, 50%);
    -moz-transform: translate(0px, 50%);
    -o-transform: translate(0px, 50%);
}


.product-category-grid .term-product a .case-content,
.service-category-grid .term-service a .case-content{
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.case-item-mask{
    position: relative;
    padding-bottom: 100%;
}
.case-item-mask-img{
    position: absolute;
    top:0;
}
.case-item-mask-text{
    height: 100%;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 60%;
    transform: translate(-50%, -60%);
    -webkit-transform: translate(-50%, -60%);
    -moz-transform: translate(-50%, -60%);
    -o-transform: translate(-50%, -60%);
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.case-item-mask-text:hover,
.case-item-mask-text:focus{
    background-color: #de5411;
}
.case-item-mask-text-bg{
    background-color: #de5411;
}
.case-item-mask-text span{
    color: #de5411;
    display: block;
    margin-top: 32%;
    transition: all 0.5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    color:#fff;
}
.case-item-mask-text p{
    bottom: 38%;
    color: #de5411;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    transform: translate(0px, 100%);
    -webkit-transform: translate(0px, 100%);
    -moz-transform: translate(0px, 100%);
    -o-transform: translate(0px, 100%);


    transition: all 0.5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    color: #fff;
}
/*æ¡ˆä¾‹--end*/
/*æœç´¢é¡µæœç´¢æ¡†--begin*/
.search_main_form
{
    border: 1px solid #595757;
    border-radius: 25px;
}

.search_main_form form
{
    width: 97%;
    padding: 5px;

    border-radius: 28px;
}

.search_main_form form span.input-group-btn
{
    width: 1% !important;
}

.search_main_form button
{
    background-color: transparent;
}

.search_main_form .input-group input
{
    padding-left: 0;

    border: transparent;
    box-shadow: none;
}

.search_main_form input:focus
{
    border: transparent;
    box-shadow: none;
}

/*æœç´¢é¡µæœç´¢æ¡†--end*/
/*æœç´¢é¡µå†…å®¹æ ‡é¢˜å’Œæ‘˜è¦--begin*/
.search_title
{
    padding-bottom: 2%;

    border-bottom: 1px solid #000;
}

.search_text
{
    padding-bottom: 1%;
}

.search_text h3 a:hover
{
    text-decoration: underline;
}

.search_text p
{
    font-size: 16px;

    margin: 0;
}

/*æœç´¢é¡µå†…å®¹æ ‡é¢˜å’Œæ‘˜è¦--end*/

/*äº§å“é¡µé¡µé¢banner--begin*/
.product_text_banner_main
{
    position: relative;

    background-color: #000;
}
.product_text_banner_main .carousel-control{
    background:none;
}
.product_banner_btn_main{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.product_banner_btn_main img
{
    position: absolute;
    right: 0;
    top: 34%;
    left: 0;

    display: block;

    width:110px;
    margin: auto;

    cursor: pointer;
}

.product_banner_btn_main p
{

    position: absolute;
    right: 0;
    top: 60%;
    left: 0;

    text-align: center;

    color: #bbb;
}

.product_banner_btn_centent
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.product_banner_btn_centent ul
{
    left: 50%;
    position: absolute;
    top: 34%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);


}
.product_banner_btn_centent ul li
{
    height: 22%;
    -webkit-transition: opacity .5s ease 0s;
    -moz-transition: opacity .5s ease 0s;
    -ms-transition: opacity .5s ease 0s;
    -o-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
}
.product-banner-ul
{
    width: 668px;
}
.product-banner-ul li{
    transform: rotateY(80deg);
    -webkit-transform: rotateY(80deg);
    -moz-transform: rotateY(80deg);
    -o-transform: rotateY(80deg);
    opacity: 0;


}
.product_banner_btn_centent ul li a
{
    display: inline-table;

    height: 100%;
}
.product_banner_btn_centent ul li a .product-icon
{
    font-size: 60px;
    line-height: 100px;

    display: inline-block;

    width: 100px;
    height: 100px;

    color: #fff;
    border: 2px solid #de5411;
    border-radius: 50%;
}
.product_banner_btn_centent ul li a:hover .product-icon
{
    background-color: #de5411;
}
.product_banner_btn_centent ul li p
{
    font-size: 26px;
    line-height: 36px;

    width: 100%;
    margin: 14px auto 0;

    transition: opacity .5s ease 0s;
    -webkit-transition: opacity .5s ease 0s; /* Safari å’Œ Chrome */
    -moz-transition: opacity .5s ease 0s; /* Firefox 4 */
    -o-transition: opacity .5s ease 0s; /* Opera */
    text-align: center;

    opacity: 0;
    color: #fff;
}

.product_text_banner_main .product_banner_btn_centent ul li a:hover p
{
    opacity: 1;
}

.product_banner_btn_centent ul li p span
{
    font-size: 20px;

    display: block;
}

.product_banner_btn_centent ul li a img
{
    height: 100%;
}

.product_dspan .product_banner_btn_centent ul li
{

}

.product_banner_img
{
    position: absolute;
    top: 0;
    text-align: center;
}

.product_banner_img span.product-close
{
    height: 40px;
    width: 40px;
    line-height: 37px;
    position: absolute;
    right: 32px;
    top: 60px;
    z-index: 99;
    border-radius: 50%;
    font-size: 22px;
    border: 2px solid #de5411;
    transform: rotateZ(-48deg);
    -webkit-transform: rotateZ(-48deg);
    -moz-transform: rotateZ(-48deg);
    -o-transform: rotateZ(-48deg);
}
.product_banner_img span.product-close:hover,
.product_banner_img span.product-close:focus
{
    background-color: #de5411;
    color: #fff;
}
/*è½®æ’­å›¾åº•éƒ¨å°ç‚¹æ ·å¼--begin*/
.carousel-indicators li
{
    margin: 1px 5px;

    transition: all .8s ease 0s;
    -webkit-transition:  all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
    -o-animation: all .8s ease 0s;
}
.carousel-indicators li:hover
{
    width: 12px;
    height: 12px;
    margin: 0 4px;

    transition: all .3s ease 0s;
    -webkit-transition:  all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-animation: all .3s ease 0s;

    border-color: #de5411;
    background-color: #de5411;
}
.carousel-indicators li.active
{
    margin: 0 4px;

    border-color: #de5411;
    background-color: #de5411;
}
/*è½®æ’­å›¾åº•éƒ¨å°ç‚¹æ ·å¼--end*/
/*äº§å“è½®æ’­å›¾å·¦å³ç®­å¤´--begin*/

.carousel-control > span:first-child{
    color: #fff;
    font-size: 58px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    z-index: 6;
    display: block;
    top:50%;
    height: 38px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.carousel-control.left .product-left,.carousel-control.left .honor-left{
    left: 20px;
}
.carousel-control.right .product-right,.carousel-control.right .honor-right{
    transform: rotateY(180deg) translateY(-50%);
    -webkit-transform: rotateY(180deg) translateY(-50%);
    -moz-transform: rotateY(180deg) translateY(-50%);
    -o-transform: rotateY(180deg) translateY(-50%);
    right: 20px;
}
.carousel-control.left .honor-left,.carousel-control.right .honor-right {
    top:-25%;
}
/*äº§å“è½®æ’­å›¾å·¦å³ç®­å¤´--end*/
/*äº§å“é¡µé¡µé¢banner--end*/
/*èŽ·å¥–banneræ --begin*/
/*å¹´ä»½tabæ --begin*/
.company-tab
{
    background-color: #de5411;
    overflow: hidden;
}

.company-tab ul
{
    margin: 0;
    text-align: right;
}

.company-tab li
{
    display: inline-block;
}
.company-tab li a
{
    font-size: 34px;
    line-height: 66px;

    padding: 0 36px;

    color: #e18754;
}

.company-tab li.active a
{
    /*color: #fff;*/
}

.company-tab li a:hover
{
    color: #fff;
}

/*å¹´ä»½tabæ --end*/

/*ä¼ä¸šè£èª‰å¥–é¡¹è½®æ’­å›¾--begin*/
.company-text
{
    overflow: hidden;
    overflow-x: auto;
}

/*ä¼ä¸šè£èª‰å¥–é¡¹é®ç½©å’Œæ–‡å­—--begin*/
#honor-carousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}
#honor-carousel .honor-carousel-container {
    position: relative;
    margin: 0;
    padding: 0;
    width: 20000em;
}
#honor-carousel .honor-carousel-container .item {
    float: left;
}

#honor-carousel .honor-carousel-container .item .padding-0{
    position: relative;
}
.company-text .item div{
    background-color: #000;
}
.company-text .item img{
    opacity: .6;
    width: 100%;
}
.company-text .item p
{
    font-size: 18px;
    line-height: 26px;
    height:52px;
    overflow: hidden;

    position: absolute;
    top: 100%;
    right: 0;
    left: 0;

    margin: auto 0;
    padding:0 15px;

    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
}
.company-text .item div:hover p{
    top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
/*ä¼ä¸šè£èª‰å¥–é¡¹é®ç½©å’Œæ–‡å­—--end*/
/*ä¼ä¸šè£èª‰å¥–é¡¹è½®æ’­å›¾å·¦å³ç®­å¤´--begin*/
.company-text .carousel-control
{
    top: 0;
    bottom: 0;

    width: 40px;
    height: 0px;
    margin: auto 0;

    background: transparent;
}

.company-text .carousel-control.left
{
    left: 3%;
}

.company-text .carousel-control-left-span::before
{
    font-size: 120px;
    line-height: 12px;

    content: 'â€¹';
}

.company-text .carousel-control.right
{
    right: 3%;
}

.company-text .carousel-control-right-span::before
{
    font-size: 120px;
    line-height: 12px;

    content: 'â€º';
}

/*ä¼ä¸šè£èª‰å¥–é¡¹è½®æ’­å›¾å·¦å³ç®­å¤´--end*/
/*ä¼ä¸šè£èª‰å¥–é¡¹è½®æ’­å›¾--end*/

/*å…³äºŽæˆ‘ä»¬ å…¬å¸ç®€ä»‹*/
.social-qrcode-box
{
    position: absolute;
    z-index: 10;

    width: 100%;
    /*background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%);*/
    padding: 0;
}
.about-contact .nav-tabs
{
    padding-bottom: 1px;

    border-bottom: 1px solid #c1c1c1;
    position: relative;
}
/*.about-contact .nav-tabs li.active a::before*/
/*{*/
    /*font-weight: 100;*/
    /*line-height: .1;*/

    /*position: absolute;*/
    /*right: 0;*/
    /*bottom: -13px;*/
    /*left: 0;*/

    /*display: block;*/

    /*width: 20px;*/
    /*height: 21px;*/
    /*margin: 0 auto;*/

    /*content: 'ï¸¿';*/

    /*color: #c1c1c1;*/
    /*background-color: #fff;*/
/*}*/
.about-contact .about-our-tabico{
    position: absolute;
    z-index: 9;
    left:25px;
    bottom:-1px;

    width:20px;
    height:6px;
    border-bottom:1px solid #fff;
}
.about-contact .about-our-tabico::before{
   content: '';
    width:14px;
    border-bottom: 1px solid #c1c1c1;
    display: block;
    transform: rotateZ(-45deg);
    margin-left: -2px;
}
.about-contact .about-our-tabico::after{
    content: '';
    width:14px;
    border-bottom: 1px solid #c1c1c1;
    display: block;
    transform: rotateZ(45deg);
    margin-left: 8px;
    margin-top: -1px;
}
.about-contact .nav-tabs li a
{
    font-size: 20px;

    color: #c1c1c1;
    border: none;
}

.about-contact .nav-tabs li.active a
{
    color: #595757;
}

.about-contact .nav-tabs li a:hover,
.about-contact .nav-tabs li a:focus
{
    color: #595757;
    border: transparent;
    background: transparent;
}
.about-contact .tab-content
{
    position: relative;
}


.about-contact .tab-pane
{
    padding: 30px 0;
}

.about-contact .tab-pane p
{
    margin-bottom: 0;
}

.about-contact .tab-pane p span
{
    margin-right: 20px;

    color: #de5411;
}

.social-qrcode-box .container
{
    padding: 4px 15px 15px 52px;

    background-color: #fff;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .3);

    margin-top: -4px;
}
.social-qrcode-box .container img
{
    width: 8%;
    margin-right: 2%;
}
#map-container
{
    position: relative;

    width: 100%;
    padding-bottom: 40%;
}

#map
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}


/*åŠ å…¥æˆ‘ä»¬ å†…å®¹*/
.join_text_div
{
    padding: 50px 0;
    border-top:none;
    border-right:none;
    border-left:none;
    border-bottom: 1px solid #de5411;
    box-shadow: none;
}
.join_text_div .join_text_div_title{
    color: #de5411;
}
.join_text_div .panel-heading
{
    padding: 0;
    background-color: transparent;
}
#accordion .join_text_div .panel-collapse .panel-body{
    border:transparent;
    padding:0;
}
.join_text_div h3
{
    height: 100%;
    margin: 0;
    float: left;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.join_text_div h3 a{
    display: inline-block;
    width:100%;
}
.join_text_div h3 a.collapsed .join-icon-arrow
{
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
}

.join_text_div h3 a .join-icon-arrow
{
    font-size: 18px;
    margin-top: 3px;
    color: #666;
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
}



.join_text_div ul
{
    padding: 0;
}

.join_text_div ul li
{
    position: relative;

    float: left;

    width: 30%;
    margin-bottom: 12px;
    margin-right: 10px;
}

.join_text_div ul li.join_text_li_hot::before
{
    font-size: 12px;
    line-height: 18px;

    position: absolute;
    top: -6px;
    left: -20px;

    display: block;

    width: 18px;
    height: 18px;

    content: 'H';
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #de5411;
}

.join_text_div ul li a
{
    font-size: 18px;
    line-height: 24px;

    display: block;

    color: #595757;
}

.join_text_div ul li a:hover,
.join_text_div ul li a:focus
{
    color: #de5411;
}





/*ç”Ÿæ´»åœ¨æ—¶è¶£--begin*/
.career-text h2
{
    margin-bottom: 3%;
}

.career-text .career-img
{
    font-size: 68px;

    display: block;

    width: 68px;
    margin: 3% auto -10px;

    color: #de5411;
}
/*å·¥å…·æ  è¡¨å•*/
.toolbar_form{
    position: relative;
}
.toolbar_form_post{
    position: absolute;
    top:0;
    width:100%;
    height:100%;
    background-color: #fff;
    z-index: 99;

}
.toolbar_form h5{
    padding-left: 15px;
}
.bootbox-close-button{
    position: relative;
    z-index: 999;
}
.toolbar_form .form-horizontal .form-group{
    margin:0;
}
.toolbar_form .form-horizontal .input-group{
    z-index: 1;
}
.toolbar_form .form-horizontal label{
    padding:0;
    text-align: left;
    line-height: 34px;
}
.toolbar_form .help-block{
    height:1.42857em;
    margin:0;
}
.toolbar_form .modal_detail_btn{
    border: 1px solid #de5411;
    border-radius: 50%;
    color: #de5411;
    display: table;
    height: 60px;
    margin: 30px auto;
    padding: 0;
    width: 60px;
}
.toolbar_form .modal_detail_btn:hover,
.toolbar_form .modal_detail_btn:focus
{
    color: #fff;
    background-color: #de5411;
}
.toolbar_form .required > label::after{
    content: '*';
    color: #ff0000;
}
/*---é¢åŒ…å±‘*/
.toolbar_form_tab ul{
    padding-left: 15px;
    padding-bottom: 20px;
}
.toolbar_form_tab li{
    float: left;
}
.toolbar_form_tab li:first-child::before
{
    margin-right: 0;
    padding-left: 0;

    content: '';
}

.toolbar_form_tab li::before
{
    margin-right: 20px;
    padding-left: 20px;

    content: '|';

    color: #595757;
}
.toolbar_form_file{
    border:1px solid #595757;
    padding:0 15px;
}
.toolbar_form_file li{
    border-bottom:1px solid #595757;
   line-height: 28px;
}
.toolbar_form_file li:last-child{
    border:none;
}
.toolbar_form_file li .icon-st-join-recruit{
    color: #de5411;
}
.toolbar_form_file .form-group-file-no a{
    color: #595757;
}
.toolbar_form_yes button,
.toolbar_form_no button
{
    background-color: #de5411;
    border-radius: 5px;
    color: #fff;
    float: none;
    font-size: 18px;
    font-weight: 500;
    opacity: 1;
    padding: 8px 30px 10px;
    margin-top: 30px;
}
.toolbar_form_yes span,
.toolbar_form_no span{
    display: inline-block;
    margin:80px auto 40px;
}
/*åˆ†é¡µæ ·å¼*/
.pagination{
    float: right;
}
.pagination li{
   display: inline-block;
}
.pagination li a{
   border-radius: 50%;
    border:none;

}
.pagination li.active a{
    background-color: #de5411;
    color: #fff;
    border-color: #de5411;
}
.pagination li span{
    border-radius: 50%;
}
ul.pagination > li:first-child > a,
ul.pagination > li:first-child > span,
ul.pagination > li:last-child > a,
ul.pagination > li:last-child > span{
    border-radius: 50%;
}
ul.pagination > li:first-child > a,
 ul.pagination > li:last-child > a{
     background-color: #de5411;
     color: #fff;
    border-color: #de5411;
 }
ul.pagination > li:first-child > span,
ul.pagination > li:last-child > span{
    background-color: #595757;
    color: #fff;
    border-color: #595757;
}
/*æœ€å°å€¼ä¸º1200*/

.content-container
{
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 768px)
{
    .content-container
    {
        width: 750px;
    }
}
@media (min-width: 992px)
{
    .content-container
    {
        width: 970px;
    }
}
@media (min-width: 1200px)
{
    .content-container
    {
        width: 1000px;
    }
}

@media (max-width: 1440px){
    .case-content .case-btn-ico{
        font-size: 50px;
    }
}
