.news_cont a >span.button{
    display: inline-block;
    width:158px;
    height:50px;
    border:1px solid rgba(228,228,228,1);
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:50px;
    text-align: center;
    margin:40px auto;
    position: relative;
    left:50%;
    transform: translateX(-50%);
}
.news_cont a >span.button:hover{
    background: rgba(57,159,222,1);
    color:#ffffff;
    cursor: pointer;
    border:1px solid rgba(57,159,222,1);
}
.news_cont .contPic{
    display: inline-block;
    margin-left: calc(100% - 1130px);
    margin-top: auto;
    margin-bottom: auto;
}
.hides{
    display: none!important;
}
.container2{
    width:66.8vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
#circles{
    width: 100%;
    text-align: center;
    margin:30px 0;
}
#circles span{
    display: inline-block;
    width: 10px;
    height: 10px;
    background:rgba(208,208,208,1);
    border-radius: 10px;
    margin-right: 10px;
}
#circles span:hover{
    cursor: pointer;
}
#circles .black{
    background: #E71210;
}
#business_list .news_banner{
    width:100%;
    position: relative;
    text-align: center;
    overflow: hidden;
}
#business_list .news_banner .bg{
    animation: enlargeImg 2s ease;
    position: relative;
    display: block;
}
.newsDetail .title{
   text-align: center;
   padding-bottom: 18px;
   border-bottom: 1px dashed #cccccc;
}
.newsDetail .title div span:nth-child(1){
    margin-right: 32px;
}
.newsDetail .title h1{
    font-size: 20px;
    color:#333333;
    margin:75px 0 18px 0;
}
.newsDetail .title span{
    font-size: 14px;
    color:#666666;
}
.newsDetail .cont{
    padding:40px 0 0 0;
}
.newsDetail .cont img{
   margin:40px auto;
   max-width: 100%;
   height: auto;
}
.iconf{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin:100px 0;
    font-size: 20px;
    color: #a5a5a5;
}
.legal{
    margin-bottom: 100px;
}
.iconf i{
    font-size: 30px;
    color: #a5a5a5;
}
.newsDetail .cont p{
    font-size: 16px !important;
    color:#999999;
    line-height: 30px !important;
    text-align: left;
    display: inline-block;
    width: calc(100% - 40px);
    margin: 0 20px;
    text-align: justify;
    font-family: helvetica !important;
}
.newsDetail .cont p span,
.newsDetail .cont p a,
.newsDetail .cont p div,
.newsDetail .cont p li,
.newsDetail .cont p dl,
.newsDetail .cont p dd,
.newsDetail .cont p table,
.newsDetail .cont p dt,
.newsDetail .cont p font,
.newsDetail .cont p em{
    color: #999999;
    font-size: 16px !important;
    line-height: 30px !important;
    font-family: helvetica !important;
}
.banner .title{
   display: inline-block;
   position: absolute;
    width: 100%;
   top:50%;
    left: 0;
   transform: translateZ(0) translateY(-50%);
}
.banner .title span:nth-child(1){
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:36px;
    text-shadow:0px 0px 10px rgba(10,70,144,0.4);
}
.banner .title span:nth-child(2){
    font-size:18px;
    font-family:"Helvetica Neue",Helvetica,Arial,"'Microsoft YaHei'","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-shadow:0px 0px 10px rgba(10,70,144,0.4);
    display: inline-block;
    width:100%;
    margin-top:19px;
    letter-spacing: 6px;
}
.news_pic_show{
    border-bottom: 1px solid rgba(221,221,221,1);
}
.search-box{
    padding: 75px 100px;
    position: relative;
}
.news_pic_show .left{
    width:calc( 100% - 685px );
    height: 280px;
}
.search_con .title{
    height:112px;
    background: rgba(13,70,141,1);
    font-size: 0;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 50px;
    margin-bottom: 50px;
}
.search_con form input[id="search_input"] {
    width: calc(100% - 100px);
    height: 40px;
    padding-left: 10px;
    background: rgba(255,255,255,1);
    border: none;
    outline: none;
    position: relative;
    margin:auto 0;
}
.tips{
    display: inline-block;
    width:100%;
    font-size: 14px;
    padding-bottom:50px;
    text-align: center;
    color: #aaa;
}
.legal .cont h2{
    width:100%;
    height: 34px;
    background: #0D468D;
    line-height: 34px;
    padding-left: 20px;
    color:#ffffff;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.legal .cont > div{
    padding: 15px 20px 15px 20px;
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
}
.search_con form input[type="submit"] {
    margin:auto 0;
    width: 100px;
    height:40px;
    background: rgba(57,159,222,1);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 32px;
}
.search_con form input[type="submit"]:hover{
    cursor: pointer;
}
.search_con a{
    display: block;
    margin-bottom: 50px;
}
.search_con .cont h1{
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 13px;
    border-bottom: 1px solid #dadada;
}
.search_con .cont span{
    margin-bottom: 5px;
    color:#666666;
}
.search_con .cont p{
    line-height: 1.5;
    font-size: 14px;
    color: #aaa;
    display: inline-block;
    margin:0 5px;
}
.news_pic_show .right{
    width:645px;
    height: auto;
    text-align: left;
}
.news_pic_show > .clear{
    margin-top:56px;
}
.head .news_pic_show h1{
    margin-top:15px;
    margin-bottom: 33px;
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:32px;
    padding-top:0;
}
 .news_pic_show p{
    font-size:16px;
    font-weight:400;
    color:rgb(173, 169, 169);
    line-height:26px;
}
.news_pic_show .right .clear{
    width:100%;
    margin-top:45px;
}
.news_pic_show .right .clear span:nth-child(1){
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(187,187,187,1);
    line-height:36px;
    line-height: 50px;
}
.news_pic_show .right .clear a:nth-child(2){
    width:140px;
    height:50px;
    background:rgba(57,159,222,1);
    border-radius:25px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#ffffff;
    line-height:24px;
    display: block;
    text-align: center;
    line-height: 50px;
    float: right;
}
.news_pic_show .circles{
    margin:31px 0;
}
.news_pic_show .circles span{
    width:10px;
    height:10px;
    background:rgba(208,208,208,1);
    border-radius:50%;
    display: inline-block;
    margin-right: 10px;
}
.news_pic_show .circles span.red_bg{
    background:rgba(231,18,16,1);
}
.news_pic_show .right .clear i{

}
.news_pic_show.container2{
    padding: 0 25px!important;
    width:1220px!important;
}
.news_cont .box .container2{
    padding: 40px 25px;
    width:1220px;
    border-bottom: 1px solid rgba(221,221,221,1);
    font-size: 0;
    display: flex;
    align-items: center;
}

.news_cont .box .date{
    border:1px solid rgba(234,234,234,1);
    width:auto;
    padding:20px 14px;
    display: inline-block;
}

.news_cont .box .date span:nth-child(1){
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:30px;
    margin-bottom:8px;
    display: block;
    letter-spacing: 2px;
}
.news_cont .box .date span:nth-child(2){
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:30px;
}
.news_cont .box:hover{
    background: #0D468D;
}
.news_cont .box:hover .date{
    border:1px solid rgba(255,255,255,1);
 }
.news_cont .box:hover .date span:nth-child(1),
.news_cont .box:hover .date span:nth-child(2),
.news_cont .box:hover .content span:nth-child(1),
.news_cont .box:hover .content span:nth-child(2){
    color:#ffffff;
}
.news_cont .box .content {
    width:728px;
    display: inline-block;
    margin-left: 29px;
}
.news_cont .box .content span:nth-child(1){
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:30px;
    display: block;
}
.news_cont .box .content span:nth-child(2){
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}
.news_cont .box img{
    vertical-align: bottom;
}
.news_cont .box{
    cursor: pointer;
}
.news_cont .box img{
    width:207px;
    height: 107px;
}
.newsDetail .container{
    padding: 0 5%;
}
@media screen and (max-width: 1100px){
    #business_list{
        background:transparent;
    }
    .search-box{
        padding: 2.6vw;
    }
    .search_con .title {
        height: auto;
        padding: 10px;
    }
    .search_con .cont h1 {
        font-size: 16px;
        margin-top: 5px;
    }
    .newsDetail .title h1{
        margin: 30px 0 18px 0;
    }
    .newsDetail .container{
        padding: 0;
    }
    .newsDetail .cont{
        padding: 40px 15px 0 15px;
    }
    .center_text span:nth-child(1){
        font-size: 28px;
    }
    .iconf{
        margin: 20px 0;
        font-size: 15px;
    }
    .iconf i {
        font-size: 24px;
        color: #a5a5a5;
    }
    .banner .title span:nth-child(2){
        font-size: 14px;
        font-family: "Helvetica Neue",Helvetica,Arial,"'Microsoft YaHei'","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
        font-weight: 300;
        letter-spacing: 3px;
    }
    .news_cont .box .date{
        width:110px;
        max-height: 110px;
        padding: 20px;
    }
    .newsDetail .cont p {
        font-size: 14px !important;
        color: #999999;
        line-height: 26px !important;
        text-align: justify;
        display: inline-block;
        width: 100%;
        margin:0;
    }
    .newsDetail .cont p span,
    .newsDetail .cont p a,
    .newsDetail .cont p div,
    .newsDetail .cont p li,
    .newsDetail .cont p dl,
    .newsDetail .cont p dd,
    .newsDetail .cont p table,
    .newsDetail .cont p dt,
    .newsDetail .cont p font,
    .newsDetail .cont p em{
        font-size: 14px !important;
        line-height: 26px !important;
    }

    .news_cont .box img{
        width: auto;
        max-width: none;
        height: 100%;
    }
    .news_cont .box .content span .kday{
        color: rgba(153,153,153,1);
        font-size: 12px;
        font-weight: 400;
    }
    #business_list .news_banner{
        width: 100%;
        height: 45vw;
        position: relative;
        text-align: center;
    }
    .head .top {
        height: auto;
    }
    #business_list .bg{
        width: auto;
        /* left: 10%;
        top: 10%;
        transform: translate(-17%,5%) scale(1.4); */
        height: 100%;
        animation: none!important;
        /* animation:imgMove17_102 50s ease infinite!important; */
    }
    @keyframes imgMove17_102 {
        0%{transform: translate(17%,75%) scale(1.4)}
        100%{transform: translate(-8%,75%) scale(1.4)}
    }
    @-o-keyframes imgMove17_102 {
        0%{transform: translate(17%,75%) scale(1.4)}
        100%{transform: translate(-8%,75%) scale(1.4)}
    }
    @-moz-keyframes imgMove17_102 {
        0%{transform: translate(17%,75%) scale(1.4)}
        100%{transform: translate(-8%,75%) scale(1.4)}
    }
    @-webkit-keyframes imgMove17_102 {
        0%{transform: translate(17%,75%) scale(1.4)}
        100%{transform: translate(-8%,75%) scale(1.4)}
    }

    .news_pic_show.container2 {
        padding: 0 5px!important;
        width: calc(100% - 30px)!important;
    }
    .news_pic_show .left{
        width:100%;
        height: auto;
        float: right;
    }
    .news_pic_show .right{
        width: 100%;
        float: left;
    }
    .head .news_pic_show h1{
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 17px;
        line-height: 24px;
    }
    .news_pic_show p {
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
        margin-bottom: 10px;
    }
    .news_pic_show > .clear {
        margin-top: 20px;
    }
    .news_pic_show .right .clear {
        width: 100%;
        margin: 10px 0;
    }
    .news_pic_show .right .clear span:nth-child(1){
        font-size: 14px;
    }
    .news_pic_show .right .clear a:nth-child(2) {
        width: 137px;
        height: 34px;
        font-size: 14px;
        line-height: 34px;
        margin-top:6px;
    }
    .news_cont .box img {
        vertical-align: bottom;
        margin-right: 0;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
    }
    .news_cont .box .container2{
        padding: 15px 0;
        width: calc(100% - 30px);
        position: relative;
    }
    .news_cont .box .content {
        width: 100%;
        margin-left: 0px;
    }
    .news_cont .contPic{
        width: 110px;
        height: 85.5px;
        overflow: hidden;
        position: relative;
        margin-left: 0;
    }
    .news_cont .box .content span:nth-child(1){
        font-size: 16px;
        font-weight: bold;
        margin-left: 10px;
        line-height: 24px;
    }
    .news_cont .box .content span:nth-child(2){
        font-size: 12px;
        margin-top: 10px;
        display: block;
        line-height: 24px;
        margin-left: 10px;
    }
    .news_cont a >span.button{
        margin: 30px auto;
        width: 100px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
    }
    .news_cont .box .date span:nth-child(1){
        font-size: 24px;
    }
}
