*{
    width: 100%;
}
/*首页===============================================================================================*/
.common-moudle-style{
    margin: 0 auto;
    width: 100%;
    height: auto;
}

/*首页-导航栏-------------------------------------*/
.navBar_Bar {
    width: 1290px;
    height: 90px;
    margin: 0 auto;
    margin-top: 0px;
    border-color: #2aabd2;
    /*background-color: yellow;*/
}
.nav_Item_bg{
    margin-left: -4px;
    width: 100px;
    height: 90px;
    display: inline-block;
    /*background-color: red;*/
}
.navBtn {
    margin: 0 auto;
    margin-top: 35px;
    margin-left: 10px;
    width: 80px;
    padding-top: 2px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: lighter;
    border: 1px solid transparent;
}
.navBtn div{
    border: 1px solid transparent;
    border-radius: 2px;
    height: 25px;
}
.navBtn div label{
    padding-top: 2px;
    font-weight: normal;
}
.nav_Item_bg:hover .navBtn div{
    border: 1px solid #103884;
    transform: skew(-15deg);
}
.nav_Item_bg:hover .navBtn div label{
    transform: skew(15deg);
}
.nav_Item_bg:hover .navBtn div label a{
    color: #103884;
}
.nav_Item_bg:hover .navTitle span{
    color: #103884;
}

.logoImg{
    margin: 5px 0 0 0px;
    width: 278px;
    height: 84px;
    /*background-color: red;*/
}

.navBarBg {
    margin-left: 105px;
    width: 900px;
    /* margin-left: 192px;
    width: 703px; */
    height: 90px;
    /*background-color: blue;*/
}
.navBarBg div div label{
    width: 100%;
    height: 100%;
}
.navBarBg div div label a{
    color: black;
    text-decoration: none;
    font-size: 14px;
}
.navTitle {
    margin: 0 auto;
    width: 100px;
    height: 20px;
    text-align: center;
    /* color: #97999c; */
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: normal;
    font-size: 12px;
}
.navTitle small:hover{
    color: #2b4f92;
}

.navinterval {
    position: absolute;
    /* margin-left: 95px; */
    margin-top: -16px;
    width: 5px;
    height: 15px;
    color: #c3c5c6;
    /*background-color: #2aabd2*/
}
.home-boot-module-2 {
    display: inline-block;
    width: 49.5%;
    height: 49.8%;
    margin-top: -2px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100%;
}
.home-boot-module-2 div{
    width: 100%;
    height: 60px;
    margin-top: 183px;
    display: block;
}
.home-boot-module-2 div div{
    width: 20px;
    height: 2px;
    background-color: white;
    margin: 10px 15px
}
.home-boot-module-2 div h4{
    margin: 8px 15px;
    color: white;
    /*font-family: font-family: "Microsoft YaHei",SimSun,sans-serif;*/
    font-weight: 300;
    font-size: 16px;
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*.home-boot-module-2:hover div{*/
/*display: block;*/
/*}*/
.home-carousel-item{
    min-width: 1200px;
    max-width: 1920px;
    min-height: 232px;
    max-height: 463px;
    cursor: pointer;
}

/*首页-搜索-------------------------------------*/
.home-boot-module-2-img{
    width: 100%;
    height: 100%;
    /*border: 1px solid transparent;*/
    cursor: pointer;
}

.home-search-selected-item-style{
    height: 38px;
    width: 100%;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-size: 14px;
    background-color: white;
    margin-top: 1px;
    font-weight: 400;
    color: #333333;
}

.home-boot-module-search{
    position: relative;
    top: 2px;
    left: 0px;
    width: 100%;
    height: 515px;
}
.home-boot-module-search label{
    position: relative;
    top: 50px;
    left: 20%;
    width: 60%;
    height: 30px;
    font-size: 25px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight:400;
    text-align: center;color: #666666
}
.home-boot-module-search label span{
    font-size: 30px;
    font-weight: 400;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    color: #103884;
    margin: 0 3px;
}
.home-boot-module-search-selected{
    position: relative;
    top: 70px;
    left: 20%;
    width: 60%;
    height: 45px;
    border-width: 2px;
    border-style: solid;
    border-color: #103884;
    border-radius: 5px;
    background-color: white;
}
.home-boot-module-search-selected-btn{
    position: relative;
    left: 90%;
    top: -85px;
    width: 10%;
    height: 42px;
    background-color: #0D1B48
}
.home-boot-module-search-selected-btn button{
    position: relative;
    top: 0px;
    left: 1px;
    width: 100%;
    height: 100%;
    border-width: 0px;
    background-color: #103884;
    background-image: url(../images/home_search.png)
}
.home-boot-module-search-selected input{
    position: relative;
    left: 100px;
    top: -44px;
    width: 80%;
    height: 39px;
    border-width: 0px;
    outline: none;
}

.home-boot-module-search-selected-list{
    position: relative;
    left: 0px;
    top: 0px;
    width: 85px;
    height: 45px;
}
.home-boot-module-search-selected-list label{
    position: relative;
    left: 80px;
    top: -30px;
    width: 10px;
    height: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: lighter;
    color: #666666
}

/*选择搜索分类的字体大小*/
.home-search-selected-item-font{
    font-size: 14px
}

/*首页-一级分类-------------------------------------*/
.home-top-Meun-list-bg{
    position: relative;
    margin: 130px 0px;
    width: 1200px;
    height: 270px;
}
.home-top-Meun-list {
    display: inline-block;
    vertical-align: bottom;
    margin-left: -1px;
    width:197px;
    height: 100%;
    background-color: #2b542c
}
.home-top-Meun-list div:last-child{
    display: none;
    z-index: 2;
    position: absolute;
    width: 200px;
    height: 280px;
    opacity: 1;
    margin-left: -2px;
    margin-top: -280px;
    box-shadow: 0 0 15px #103884;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-top-Meun-list div:last-child div{
    margin: 0;
    background-color: #183a76;
    width: 100%;
    height: 100%;
    opacity: 0.9
}
/*!*关闭首页二级分类*!*/
/*.home-top-Meun-list:hover div:last-child{*/
/*display: block;*/
/*}*/
.home-top-Meun-list:hover{
    cursor: pointer;
    box-shadow: 0 0 15px #103884;
    margin-top: -10px;
    height: 280px;
}

.home-top-Meun-list div{
    background-color: #2f3a4d;
    width: 100%;
    height: 100%;
    opacity: 0.85;
}
.home-top-Meun-list div img{
    margin: 100px 37% -40px 37%;
    width: 44px;
    height: 40px;
}
.home-top-Meun-list div label{
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    text-align: center;
    font-size: 14px;
    font-weight: lighter;
    color: white;
}
.home-top-Meun-list div:last-child div label{
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 20px;
}
.home-top-Meun-list div:last-child div div{
    width: 80%;
    height: 70%;
    margin: 50px 10%
}
.home-top-Meun-list div:last-child div div h5{
    float: left;
    margin: 5px 30px;
    padding: 3px;
    font-size: 11px;
    color: white;
    width: 90px;
    height: 20px;
    text-align: center;
    border-radius: 10px;
    border: 0.5px solid white
}
.home-top-Meun-list div:last-child div div h5:hover{
    font-size: 14px;
    border-width: 0px;
    cursor: pointer;
}
/*首页-船单-------------------------------------*/
.home-boot-module{
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    height: 720px;
    background-color: #f3f3f3
}
.home-boot-module-1{
    display: inline-block;
    transition: width 2s;
    width: 49.6%;
    height: 100%;
    vertical-align: top;
    background-image: url(../images/homepage/boot-1.png)
}
.home-boot-module-1 .home-boot-module-descrip{
    position: absolute;
    width: 595px;
    height: 60px;
    /*margin-top: 390px;*/
    display: block;
    z-index: 2;
    bottom: 117px;
}
.home-boot-module-1 .home-boot-module-descrip div{
    width: 20px;
    height: 2px;
    background-color: white;
    margin: 10px 15px;
    margin-top: 0;
}
.home-boot-module-1 .home-boot-module-descrip h4{
    margin: 8px 15px;
    color: white;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: 300;
    font-size: 16px
}
.home-boot-module-1:hover .home-boot-module-descrip{
    height: 450px;
    transition: height 0.5s;
    background-color: #153258;
    opacity: 0.9;
}
.home-boot-module-1 .home-boot-module-descrip .home-boot-module-detail{
    display: none;
    transition: width 2s;
    margin-top: 0px;
    width: 100%;
    height: 100%;
    background-color: #153258;
    opacity: 0.9;
    position: relative;
}
.home-boot-module-1 .home-boot-module-descrip .home-boot-module-detail label{
    width: 595px;
    text-align: center;
    margin: 100px 0px 0px 0;
    font-size: 27px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: bolder;
    color: white;
}
.home-boot-module-1 .home-boot-module-descrip .home-boot-module-detail div{
    margin: 22px 280px;
    width: 35px;
    height: 3px;
    background-color: white
}
.home-boot-module-1 .home-boot-module-descrip .home-boot-module-detail p{
    margin: 35px 70px 0 70px;
    width: 450px;
    line-height: 200%;
    color: white;
    font-weight: lighter;
}
.home-boot-module-1 .home-boot-module-descrip .home-boot-module-detail button{
    margin: 37px 238px;
    width: 120px;
    height: 35px;
    background-color: transparent;
    border: 1px solid white;
    color: white;
    border-radius: 2px;
    outline: none;
}
.home-boot-module-1:hover .home-boot-module-descrip h4{
    display: none;
}
.home-boot-module-1:hover .home-boot-module-descrip div:first-child{
    display: none;
}
.home-boot-module-1:hover .home-boot-module-descrip .home-boot-module-detail{
    display: block;
    width: 95%;
    margin: auto;
}
/*首页-新闻-------------------------------------*/
.home-news-event-layout{
    vertical-align: top;
    width: 32.7%;
    height: 650px;
    display: inline-block
}
.home-news-event-layout-2{
    margin-top: 10px;
    width: 100%;
    height:500px;
    background-color: white
}
.home-news-event-layout-2 button{
    position: relative;
    left: 60%;
    top: -45px;
    width: 120px;
    height: 40px;
    background-color: #103884;
    border-width: 0px;
    color: white;
    border-radius: 3px;
    outline: none;
}
.home-news-event-layout-3{
    vertical-align: top;
    width: 49%;
    height: 49%;
    display: inline-block
}
.home-news-event-layout-title{
    vertical-align: top;
    width: 49%;
    height: 49%;
    display: inline-block
}
.home-news-event-layout-title div{
    position: relative;
    background-color: rgba(0,0,0,0.6);
    color: DarkGray;
    padding-bottom: 5px;
    padding-left: 15px;
    font-size: 16px;
    bottom:39px;
    height: 38px;
    line-height: 38px;
}


.home-news-event-title{
    margin: 40px 0px 0px;
    width: 100px;
    height: 30px;
    font-size: 27px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: lighter
}
.home-news-event-title-2{
    width: 100px;
    height: 40px;
    font-size: 20px;
    font-weight: 100;
    color: #929497;
}
.home-news-event-title-3{
    margin-left: 15px;
    margin-top:10px;
    width: 100px;
    height: 10px;
    font-size: 17px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: lighter;
}
.home-news-event-title-more{
    margin-top:10px;
    margin-left: 200px;
    width: 60px;
    height: 10px;
    font-size: 13px;
    /*font-family: "Microsoft YaHei",SimSun,sans-serif;*/
    text-align: center;
    font-weight: 300;
    color: #999999;
}
.home-news-event-title-more:hover{
    color: #035496;
    cursor: pointer;
}
.home-news-event-line{
    margin: 15px 0px;
    width: 25px;
    height: 3px;
    background-color: #103884;
}
.home-news-event-bottom{
    margin: 0 auto;
    margin-top: 60px;
    width: 1200px;
    height: 120px
}
.home-news-event-bottom-num{
    width: 385px;
    height: 100%;
    line-height: 100%;
    display: inline-block
}
.home-news-event-bottom-num div{
    background-color: #2f3a4d;
    width: 100%;
    height: 100%;
    opacity: 0.85;
}
.home-news-event-bottom-num div img{
    margin: 35px 10px 0 30px;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
}
.home-news-event-bottom-num div div{
    width: 100px;
    height: 100px;
    display: inline-block;
    vertical-align: top;
}
.home-news-event-bottom-num div div h1{
    color: white;
}
.home-news-event-bottom-num div div h6{
    margin-top: -5px;
    color: white;
}
.home-news-content-1-cell{
    margin-top:15px;
    margin-left: 10px;
    width: 95%;
    height: 35%
}
.home-news-content-1-hr{
    margin: 5px 17px;
    width: 95%;
    height: 1px;
    border-color: #ededed
}
.home-news-content-right-icon{
    display: inline-block;
    width: 15px;
    height: 100%
}
.home-news-content-right-icon img{
    width: 10px;
    height: 15px;
    margin: 30px 10px
}
.home-news-content-1-cell-img{
    vertical-align: top;
    display: inline-block;
    margin-top: 0px;
    margin-left: 7px;
    height: 90%;
    width: 30%;
    background-color: #0D1B48;
    cursor: pointer;
}
.home-news-content-1-cell-bg{
    vertical-align: top;
    display: inline-block;
    width: 61%;
    /*background-color: yellow;*/
}
.home-news-content-1-cell-title{
    font-size: 16px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: lighter;
    /*background-color: red;*/
}
.home-news-content-1-cell-title:hover{
    color: #035496;
    cursor: pointer;
}
.home-news-content-1-cell-description{
    margin-top: 6px;
    width: 95%;
    font-size: 11px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: lighter;
    color: #999999;
    border-width: 0px;
    /*background-color: blue;*/
}
.home-news-content-2-cell{
    margin-top: 3px;
    margin-left: 10px;
    width: 100%;
    height: 38px;
}
.home-news-content-2-cell-title{
    margin-top: 12px;
    margin-left: 10px;
    width: 260px;
    height: 20px;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    vertical-align:middle;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
}
.home-news-content-2-cell-title:hover{
    color: #035496;
    cursor: pointer;
}
.home-news-content-2-cell-date{
    margin-top: 12px;
    margin-left: -5px;
    width: 18%;
    height: 15px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-size: 12px;
    color: #999999;
    font-weight: lighter;
    vertical-align:middle;
}
.home-news-content-2-cell-icon{
    margin-left: 20px;
    margin-top: 10px;
    width: 20px;
    height: 20px;
    vertical-align:middle;
}
.home-news-content-2-cell-line{
    margin-top: 6px;
    margin-left: 10px;
    width: 93%;
    height: 1px;
    border-color: #ededed;
    /*border-color: black;*/
}
.home-news-content-3-cell{
    margin-left: 15px;
    width: 100%;
    height: 23%;
}
.home-news-content-3-cell-1{
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height: 100%
}
.home-news-content-3-cell-2{
    display: inline-block;
    vertical-align: top;
    width: 67%;
    height: 100%
}
.home-news-content-3-cell-3{
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 100%
}
.home-news-content-3-cell-3 img{
    width: 10px;
    height: 15px;
    margin: 20px 10px
}
.home-news-content-3-cell-date{
    ertical-align: top;
    margin-top:7px;
    width: 100%;
    height: 25px;
    font-size: 20px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    text-align: left;
    font-weight: lighter;
}
.home-news-content-3-cell-title{
    vertical-align: top;
    margin-top:10px;
    width: 100%;
    height: 10px;
    font-size: 15px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    text-align: left;
    font-weight: lighter;
}
.home-news-content-3-cell-title:hover{
    color: #035496;
    cursor: pointer;
}
.home-news-content-3-cell-year{
    margin-left: 27px;
    width: 15px;
    height: 10px;
    font-size: 12px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    text-align: left;
    font-weight: lighter;
    color: #999999;
}
.home-news-content-3-cell-descrip{
    margin-top: 14px;
    vertical-align: top;
    width: 100%;
    height: 10px;
    font-size: 13px;
    /*font-family: "Microsoft YaHei",SimSun,sans-serif;*/
    text-align: left;
    font-weight: 300;
    color: #999999
}
.home-event-icon{
    vertical-align: top;
    margin-top: 0px;
    margin-left: 20px;
    width: 13px;
    height: 13px
}
.home-event-head-top-title{
    font-size: 17px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: lighter;
    color: #333333;
    cursor: pointer;
}
.home-event-title{
    vertical-align: top;
    margin-top: -3px;
    margin-left: 10px;
    width: 50%;
    height: 16px;
    background-color: white;
    font-size: 13px;
    font-weight: lighter;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    color: #6d6d6d
}
.home-event-btn{
    position: relative;
    left: 60%;
    top: -60px;
    width: 120px;
    height: 40px;
    background-color: #103884;
    border-width: 0px;
    color: white;
    border-radius: 3px
}
/*首页-活动-------------------------------------*/
/*首页-合作伙伴-------------------------------------*/
.home-partner-title-top{
    margin-top: 0;
    margin-left: 28%;
    width: 44%;
    height: 50px
}
.home-partner-title-top div{
    vertical-align: top;
    display: inline-block;
    margin-top: 20px;
    margin-left:19%;
    width: 20%;
    height: 100%
}
.home-partner-title-top > div.partner-active > button{
    color: #103884;
}
.home-partner-title-top > div.partner-active > div{
    display: block;
}
.home-partner-title-top div div{
    display: none;
    width:30%;
    height: 5%;
    background-color: #103884;
    margin: 5px auto
}
.home-partner-title-item{
    width: 100%;
    height: 95%;
    font-size: 20px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-weight: lighter;
    border-color: transparent;
    background-color: transparent;
    margin-left: 0px;
    outline: none;
}
.home-partner-item{
    margin-left: -4px;
    margin-top: -2px;
    width: 20%;
    height: 100px;
}
/*首页-footer-------------------------------------*/
.home-footer-layout-1{
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height:100%;
    background-color: blue
}
.home-footer-layout-2{
    margin: 60px 55px;
    width: 100px;
    height: 250px;
    display: inline-block;
    vertical-align: top;
}
.home-footer-layout-3-item{
    margin: 10px 0;
    color: white;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-size: 13px;
    font-weight: lighter;
}
/*header-css margin-left: 1120px;*/
.home-header-user{
    display: block;
    border-radius: 4px;
    width:140px;
    height:34px;
    position: absolute;
    margin-top: -85px;
    margin-left: 1025px;
}
.home-header-user div{
    display: inline-block;
    width:calc(100% / 2 - 4px);
    height: 32px;
    vertical-align: top;
}
.home-header-user div a{
    font-size: 14px;
    display: inline-block;
}
.home-header-user-login{
    float: left;
    text-align: right;
}
.home-header-user-login a{
    margin:10px 0;
    height:14px;
    line-height: 14px;
    padding-right:8px;
    border-right:1px solid #CBCFD4;
    font-size: 14px;
}
.home-header-user-login a img{
    display: inline-block;
    width:20px;
    height:18px;
    margin-top:-3px;
    margin-right:2px;
}
.home-header-user-regist{
    float: left;
    text-align: center;
}
.home-header-user-regist a{
    margin:10px 0;
    height:12px;
    line-height: 14px;
}
.home-header-user-center-messages{
    display: block;
    border-radius: 4px;
    width:160px;
    height:34px;
    position: absolute;
    margin-top: -80px;
    margin-left: 1030px;
    z-index: 2;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-size: 14px;
}

.home-header-user-center-messages > div{
    width: auto;
    display: inline-block;
    vertical-align: top;
}

.home-header-user-center-messages > div:first-child{
    padding-right: 10px;
    border-right: 1px solid #666666;
    height: 19px;
}

.home-header-user-center-messages > div:last-child{
    margin-left: 5px;
}
.isntshow{
    display: none;
}
.personal-center-pop{
    width: 200px;
    height: 200px;
    background-color: white;
    margin-left: -140px;
    border: 1px solid #eaeaea;
    display: none;
}

.personal-center-pop > div{
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #eaeaea;
}

.personal-center-pop > div:first-child > img{
    width: 56px;
    height: 56px;
    border: 1px solid #eaeaea;
    margin: 15px;
    border-radius: 28px;
    float: left;
    cursor: pointer;
}

.personal-center-pop > div:first-child > div {
    float: left;
    width: 100px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.personal-center-pop > div:first-child > div > h5 {
    width:auto;
    text-align: left;
}

.personal-center-pop > div:first-child > ul{
    width: 80%;
    margin: 0 10%;
    margin-top: -3%;
    background-color: red;
}

.personal-center-pop > div:first-child > ul > li {
    line-height: 40px;
    float: left;
    width: 47%;
    text-align: center;
    margin-left: 4px;
}

.personal-center-pop > .personal-center-pop-logout {
    position: absolute;
    top: 44px;
    margin-left: 150px;
    width: 30px;
    cursor: pointer;
}

.home-header-user-center-messages > div:last-child:hover .personal-center-pop{
    display: block;
}

.dropdown-menu>li>a:hover{
    background-color: lightgray;
}

/*safari 10.0+ hack for only safari */
/*safari 10.0+ hack for only safari */
@media not all and (min-resolution:.001dpcm) { @media {

    .navinterval {
        margin-left: -5px;
        margin-top: -10px;
        /* background-color: #2aabd2 */
    }

    .home-boot-module-2 {
        margin-top: 2.5px;
    }
}}


@supports (-ms-accelerator:true) {
    .navinterval {
        margin-left: -5px;
        margin-top: -10px;
    }
}

@supports (-ms-accelerator:true) and (color:unset) {
    .navinterval {
        margin-left: -5px;
        margin-top: -10px;
    }
}

/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  */
/*!* IE10+ specific styles go here *!  */
/*.navinterval {*/
/*position: absolute;*/
/*margin-left: -5px;*/
/*margin-top: -10px;*/
/*width: 5px;*/
/*height: 15px;*/
/*color: #c3c5c6;*/
/*background-color: red;*/
/*}*/
/*}*/

/*@media all and (-ms-high-contrast:none) {*/
/*.navinterval { color: black } !* IE10 *!*/
/**::-ms-backdrop, .navinterval { color: blue } !* IE11 *!*/
/*}*/

@media screen and (min-width:0) {
    /*.navinterval { margin-left: -10px;margin-top: -10px; }!*  for IE9/IE10  PS:国外有些习惯常写作\0，根本没考虑Opera也认识\0的实际 *!*/
    /*.home-boot-module-for-ie {  height: 452px;  }*/
    /*.home-boot-module-descrip{ height: 453px; }*/
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .navinterval { margin-left: -10px;margin-top: -10px; } /* for IE10+ 此写法可以适配到高对比度和默认模式，故可覆盖所有ie10的模式 */
    .home-boot-module-for-ie{  height: 452px;  }
    .home-boot-module-descrip{ height: 453px; }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /*.navinterval { margin-left: -5px;margin-top: -10px; } }  !*for Chrome/Safari*!*/
}
/*edge*/
/*@media screen {*/
/*.navinterval {*/
/*margin-left: -5px;margin-top: -10px;*/
/*}*/
/*}*/

/*!*添加淡入淡出的css*!*/
.carousel-fade .carousel-inner .item{ opacity:0; -webkit-transition-property:opacity;-moz-transition-property:opacity ; -ms-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity ;}
.carousel-fade .carousel-inner .active{ opacity: 1;}
.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left: 0;opacity: 0;}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {opacity: 1;}