.index .swiper-container{
    min-width: 1080px;
}
/*.index-content{
    bottom: auto;
    top: 664px;
}*/

.content{
    margin: auto;
    width: 1160px !important;
    padding-left: 300px !important;
}

.footer2 {
    width: 100%;
    background: #282937;
    font-family: SimSun;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 43px;
    letter-spacing: 0px;
    color: rgba(255,255,255,0.6);

    text-align: right;
}
.footer2 a {
    color: rgba(255,255,255,0.6);
}
.footer2 .footer2-box{
    width: 1080px;
    margin: auto;
    position: relative;
}
.footer2-box-links{
    position: absolute;
    width: 123px;
    text-align: center;
    right: -130px;
    line-height: 20px;
    top: -35px;
    bottom: 0;
}
.footer2-box-links-btn{
    position: absolute;
    width: 100%;
    bottom: 12px;
}
.footer2-box-links img{
    transform:rotate(180deg);
    transition:all 0.3s;
}

.footer2-box-links:hover .footer2-box-links-sub{
    display: block;
}

.footer2-box-links:hover img
{

    transform:rotate(0);
}

.footer2-box-links-sub{
    background: #282937;
    position: absolute;
    top: 0;
    display: none;
    z-index: 10;
}

.footer2-box-links-sub a{
    display: block;
    line-height: 35px;
    text-align: center;
    width:123px;
    color: rgba(255,255,255,1);
}
.footer2-box-links-sub a:hover{
    background: #cd5e00;
    text-decoration: none;
}


.index-content .index-content-container .index-content-news .news-box-content-box-title{
    font-size: 13.3px;
    font-family:auto;
}
.index-content .index-content-container .index-content-news .news-box-title
{
    margin-bottom: 7px;
}
.index-content .index-content-container .index-content-news{
    padding-top: 27px;
}
.index-content .index-content-container .index-content-nav .section-title
{
    font-size: 21px;
}

.index-content .index-content-container .index-content-nav .section,
.jd-nav .nav li a,
.jd-nav .nav-drop-down-box .nav-drop-down-menu li a,
.index-content .index-content-container .news-more
{
    transition: all 0.3s ease;
}
.index-content .index-content-container .news-more{
    cursor: pointer;
}
.index-content .index-content-container .news-more:hover{
    background: #282a37;
}
.section-floatnav{
    position: relative;
}
.section-floatnav:hover .section-nav-layer
{
    opacity: 1;
}

.section-nav-layer{
    opacity: 0;
    position: absolute;
    top: 0;left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease;
}


.index-content-nav-item1,.index-content-nav-item2{
    padding: 12px 13px 0 13px;
    height: 59px;
    transition: all 0.3s ease;

}

.index-content-nav-item2{
    text-align: right;
}

.index-content-nav-item1 .section-title,
.index-content-nav-item2 .section-title {
    font-size: 16px !important;
}

.index-content-nav-item1{
    background: #3e4552;
}

.index-content-nav-item2{
    background: #4d5667;
}

.index-content-nav-item1:hover,.index-content-nav-item2:hover{
    background: #282a37
}


.news .content .section .right .right-date
{
    background:#a0a0a0;
}

.news .content .section .right .right-date .date-date
{
    font-size: 36px;
}
.news .content .section .right-content.default
{
    padding: 0 25px;
}
.news .content .section .right-content.default{
    margin-left:3px;
}
.news .content .section .right .right-date,.news .content .section .right-content.default{
    margin-top: 3px;
}
.news .content .section .right-content.default{
    height: 51px;

}
.news-detail{
    color:#7f7f7f
}
.about-us .content .section .right .event-section .event-link{
    padding:1px 15px;
}
.about-us .content .section .left{
    padding-top:11px;
}
.about-us .content .section .right .event-section
{
    margin-bottom: 12px;
}
.about-us .content .section .right .event-section .event-date{
    margin-bottom:14px;
}
.event-section2 .event-info{
    line-height:45px !important;
}

.event-section-gallery{
    overflow: hidden;
    height: 174px;
    position: relative;
    margin: 38px 0 50px 0 !important;

    transition:height 0.3s ease-in-out;
    -webkit-transition:height 0.3s ease-in-out;
}
.event-section-gallery-controller{
    display: none;
    position: absolute;

    justify-content: space-around;
    top: 350px;
    right: 24px;
}
.event-section-gallery-controller-label{
    font-family: Georgia, ‘Times New Roman’, Times, serif;
    font-size: 34px;
    line-height: 60px;
    color: #cd5e00;
    margin-right: 20px;
}

.event-section-gallery-controller a{
    display: block;
    margin-left: 1px;
}

.event-section-gallery:hover{
    height: 405px;
}

.event-section-gallery:hover .event-section-gallery-controller{
    display: flex;
}
.news .content .section .left img{
    width: auto;
}
.news .content .section .left{
    padding-right: 6%;
}

.about-us .head-image,
.news .head-image
{
    height: auto;

}
.assets-operation .content .section .event-section .event-link{
    margin-top:18px;
    padding:0 14px;
    line-height:25px;
}

.index-content .index-content-container .index-content-news .paginate-div span
{
    cursor: pointer;
}

.news-box-container{
    height: 36px;
    overflow: hidden;
}
.news-box-container-layout{
    display: flex;
    flex-wrap: wrap;
}
.index-content .index-content-container .index-content-news .news-box-content
{
    float: none;
}

.news .content .section .right .event-section .event-info img{
    width: 100% !important;
    height: auto !important;
    margin-bottom:10px;
}

.anchor{
    position: relative;    
}

.search-box{
    width: 100px;
    height: 50px;  
}

.search-btn{
    float: right;
}

.search-box:hover .search-btn{
    background: #cd5e00;
    cursor: pointer;
}

.search-box:hover .searh-box-input-container{
    display: block;
}

.searh-box-input-container{
    position: absolute;
    top: 49px;
    right: 0px;
    display: none;
    z-index: 10;
}

.searh-box-input-container input{
    background: #242e49;
    border: solid 2px #cd5e00;
    height: 40px;
    width: 230px;
    color: #f0f0f0;
    padding-left: 10px;
    outline:0 !important;
}

.searh-box-input-container input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #777a82;
}
.searh-box-input-container input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #777a82;
}
.searh-box-input-container input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #777a82;
}
.searh-box-input-container input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #777a82;
}