body {
    font-family: Microsoft Yahei!important;
    overflow-x: hidden;
}

.navbar-brand>img {
    margin-top: -3px;
}

.b30 {
    margin-bottom: 30px;
}

.tb30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.enfamily {
    font-family: frutigernext, Arial, Helvetica, sans-serif!important;
    /*letter-spacing: 0.2px;*/
}

.center-en24 {
    font-size: 24px!important;
}

.center-en22 {
    font-size: 22px!important;
}

.center-en20 {
    font-size: 20px!important;
}

.center-en18 {
    font-size: 18px!important;
}

.center-en16 {
    font-size: 16px!important;
}

.center-en14 {
    font-size: 14px!important;
}

.language li {
    float: left;
    line-height: 59px;
    padding: 0 5px;
}

.language li span {
    color: #999;
}

.language li a {
    color: #333;
}

.language li a:hover {
    color: #337ab7;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.text-indent p img {
    display: block;
    max-width: 94%;
    height: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px;
    margin-left: 26px;
}

.m30 {
    margin: 30px auto;
}

.mt-op {
    margin-top: 59px;
}

.mtb30 {
    margin-bottom: 30px;
    margin-top: 30px;
}

.mtb10 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.red {
    color: chocolate;
}

.clearall {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.topbom20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.center {
    text-align: center;
}

.navbar-nav>li>.dropdown-menu {
    margin-left: -1px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: outside none none;
    background-color: #FFF;
    border-radius: 4px;
}

.carousel {
    margin-top: 59px;
    margin-top: 59px\9;
    /*IE6、IE7、IE8会显示红色*/
}

.navbar-nav>.active>a,
.navbar-nav>.active>a:hover {
    color: #1D70B7!important;
}


/*  菜单样式调整2017-2-17
------------------------------ */

.navbar {
    margin-bottom: 0!important;
}

.navbar-brand {
    /*padding: 9px;*/
}

.navbar {
    min-height: 59px;
}

.navbar {
    border-bottom: none;
}

.nav>li>a {
    padding: 21px 0 18px 0 !important;
    color: #333;
    /*-webkit-transition: all 0.225s ease-in-out;
    -moz-transition: all 0.225s ease-in-out;
    -o-transition: all 0.225s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: transparent;*/
    border-bottom: 2px solid #fff;
}

.nav-en>li>a {
    padding: 21px 16px 18px 16px !important;
}

.nav>li>a:hover,
.nav>li>a:focus {
    color: #f00;
    text-decoration: none;
    background-color: #fff!important;
    border-bottom: 2px solid #f00;
}

.nav .open>a,
.nav .open>a:hover {
    color: #f00;
    background-color: #fff;
    border-bottom: none;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #777!important;
}

.nav>li>a:focus {
    color: #333;
}

.active .dropdown-toggle {
    color: #f00 !important;
    background-color: #fff;
}

.dropdown a:hover {
    border-bottom: none!important;
}


/* 后台生生菜单
------------------------------ */

.navbar>li {
    float: left!important;
}


/* 二级菜单
------------------------------ */

.dropdown-submenu {
    position: relative;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #126199;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
}

.dropdown-menu .divider {
    margin: 1px 0px!important;
}

.dropdown-menu {
    padding: 0 !important;
    border-radius: 0;
    min-width: 145px;
    margin-top: 2px;
    border: none;
    border-top: 2px solid #f00;
}

.dropdown-menu>li {
    border-bottom: 1px solid #f5f5f5;
}

.dropdown-menu>li>a {
    height: 35px;
    line-height: 30px;
    color: #333;
    /*background-color: #fff!important;*/
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #337ab7 !important;
    background-color: #f6f6f6!important;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 1px;
    background-color: #ed0733;
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    background-color: #fff;
    border-radius: 10px;
}

.thismenu a {
    color: #337ab7!important;
}


/* footer
------------------------------ */

.footer {
    background: #40454C none repeat scroll 0% 0%;
    overflow: hidden;
    color: #C6CDD1;
}

.footer h4 {
    font-size: 16px;
    ;
}

.footer1 {
    padding: 20px;
}

.footer1 span {
    color: white;
}

.footer1 ul li {
    line-height: 30px;
}

.footer1 ul li a {
    color: #C6CDD1;
    font-size: 14px;
}

.footer1 ul li a:hover {
    text-decoration: none;
    color: white;
}

.footer1 h4 a {
    color: white;
    display: block;
    margin-top: 10px;
}

.WeChat {
    text-align: left;
    margin-top: 8px;
}

.WeChat h5 {
    margin-top: -10px;
    margin-left: -6px;
}

.WeChatIco {
    width: 130px;
    height: 130px;
    display: inline-block;
    background: transparent url("../../img/WeChat.jpg") repeat scroll 0% 0%;
}

.footer2 {
    width: 100%;
    background: #2F343B none repeat scroll 0% 0%;
    color: #CACDD0;
    text-align: right;
    padding: 20px;
}

.footer-message {
    color: #CACDD0;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}

.footer-ul ul li {
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px solid #ABAFB3;
    line-height: 1;
}

.footer-ul ul li:last-child {
    border-right: medium none;
}

.footer-ul ul li a {
    font-size: 12px;
    color: #CACDD1;
}

.footer-ul ul li a:hover {
    text-decoration: none;
    color: white;
}

.input-group {
    width: 100%;
}

.form-control {
    width: 79%!important;
    border-radius: 4px 0 0 4px!important;
}

.btn-default {
    border-left: none;
    position: relative;
    width: 21%!important;
}

.btn {
    border-radius: 0 4px 4px 0!important;
}

.text-indent p {
    line-height: 25px;
    color: #666;
    text-indent: 2em;
}

.search-mtp {
    margin-top: 72px;
}

.search-mtp h3 {
    font-size: 18px;
}

.content-box {
    overflow: hidden;
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 25px;
    margin-bottom: 17px;
}

.box-shadow {
    box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.3);
}

.title1 {
    margin: 20px auto;
    color: #333;
}


/* 浏览器提示  begin
------------------------------ */

#compatibility {
    height: 80px;
    background-color: #f0f2f5;
    text-align: center;
    overflow: hidden;
    transition: height .3s ease-out;
    margin-top: 0px!important;
    display: none;
}

#compatibility .layer {
    padding: 20px 0;
    width: auto;
    line-height: 40px;
    font-family: arial, "微软雅黑", "Microsoft Yahei";
    font-size: 14px;
    color: #6c7175;
}

.icon-compatibility {
    display: inline-block;
    background: url(../../img/icos.png) no-repeat;
    width: 34px;
    height: 34px;
    vertical-align: top;
    margin-right: 10px;
    margin-left: 10px;
}

.ie.icon-compatibility {
    background-position: -298px 0;
}

.chrome.icon-compatibility {
    background-position: -391px 0;
}

.firefox.icon-compatibility {
    background-position: -556px 0;
}

.close-large.icon-compatibility {
    background-position: -716px 0;
    cursor: pointer;
}

.flowplayer .fp-speed {
    background-color: none!important;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 100px;
}

.mt110 {
    margin-top: 110px;
}

.mt120 {
    margin-top: 120px;
}

.mt130 {
    margin-top: 130px;
}

.mt140 {
    margin-top: 140px;
}

.mt150 {
    margin-top: 150px;
}

.mt160 {
    margin-top: 160px;
}

.mt170 {
    margin-top: 170px;
}

.mt180 {
    margin-top: 180px;
}

.mt190 {
    margin-top: 190px;
}

.mt200 {
    margin-top: 200px;
}


/* 重新引用bt完整版css来兼容ie8 ============================================ */

.nav>li {
    float: left;
    margin-bottom: 0;
    margin-top: -1px;
    margin: 0 30px 0 30px;
    cursor: pointer;
}

.nav-en>li {
    margin: 0 18px 0 18px;
}


}
.navbar {
    margin-bottom: 0;
}

/* ---- stats.js ---- */
.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.js-count-particles {
    font-size: 1.1em;
}
#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}
#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}
.count-particles {
    border-radius: 0 0 3px 3px;
}

/* ---- particles.js container ---- */
#particles-js {
    width: 60%;
    min-height: 577px;
    /*background-color: #002B5A;*/
    
    background-image: url('');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
}

/*.fade .item.active {
    background: none;
}*/

/* 适配  begin
------------------------------ */
@media(min-width: 320px) and (max-width: 767px) {
    /* Mobile phone ============================================ */
    /* 导航菜单=== */
    
    .navbar-brand>img {
        width: 108px!important;
    }
    
    .navbar-brand-en>img {
        width: 120px!important;
    }
    
    .navbar-toggle {
        padding: 5px 6px;
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
    }
    
    .navbar {
        min-height: 30px;
    }
    
    .navbar-brand {
        height: 46px;
    }
    
    .footer h4 {
        font-size: 14px;
    }
    
    .footer1 ul li a {
        font-size: 13px;
    }
    
    .footer1 ul li {
        line-height: 26px;
    }
    /* 下拉菜单重构=== */
    
    .nav>li>a {
        padding: 10px 10px 10px 20px!important;
    }
    
    .nav>li {
        float: none;
        border-bottom: 1px solid #f1f1f1;
    }
    
    .navbar-nav {
        margin: 0 -15px;
    }
    
    .nav>li>a {
        font-size: 12px;
    }
    
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        font-size: 12px;
    }
}
@media(min-width: 768px) and (max-width:991px) {
    /* 平板pad ============================================ */
    
    .nav li {
        margin: 0!important;
    }
    
    .navbar-brand>img {
        width: 100px!important;
    }
    
    .navbar-brand-en>img {
        width: 120px!important;
    }
    
    .language li a,
    .language li span {
        font-size: 12px;
    }
    
    .nav>li>a {
        padding: 21px 6px 18px 6px!important;
    }
    
    .nav-en>li>a {
        padding: 21px 16px 18px 16px !important;
    }
    
    .navbar-brand {
        margin-top: 10px;
    }
    
    .nav>li>a {
        font-size: 12px;
    }
    
    .footer1 ul li a {
        font-size: 13px!important;
    }
}
@media(min-width: 992px) and (max-width:1279px) {
    /* 17桌面小屏显示器 ============================================ */
    
    .navbar-brand>img {
        width: 166px!important;
    }
    
    .navbar-brand-en>img {
        width: 120px!important;
    }
    
    .nav>li>a {
        padding: 21px 10px 18px 10px !important;
    }
    
    .nav-en>li>a {
        padding: 21px 16px 18px 16px !important;
    }
    
    .nav>li {
        margin: 0 1px 0 1px;
    }
}
@media (min-width:1280px) and (max-width:1439px) {
    /* 19寸的液晶显示器(普屏/正屏)：1280×1024 ============================================ */
    
    .index-slide-text {
        padding: 10px 85px!important;
    }
}
@media (min-width:1440px) and (max-width:1599px) {
    /* 19寸液晶显示器(宽屏)：1440×900 ============================================ */
}
@media (min-width:1600px) and (max-width:1679px) {
    /* 20寸液晶显示器(宽屏)：1600×900 ============================================ */
}
@media (min-width:1680px) and (max-width:1919px) {
    /* 22寸液晶显示器(宽屏)：1680×1050 ============================================ */
}
@media (min-width:1920px) {
    /* 24寸液晶显示器(宽屏)：1920×1200 ============================================ */
}
