html, body {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "微软雅黑";
    color: #222222;
    font-size: 12px;
    width: 100%;
    vertical-align: baseline;
    background: url(/static/images/web/backround.jpg) no-repeat top;
    background-size: 100% auto;
}

body {
    margin: 0;
}
html{height:100%;}
body{min-height:100%;}
body{position:relative;}
.containers{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.logobox {
    padding-top: 6.5rem;
    width: 12.2rem;
}

.news_item {
    font-size: 16px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page_r {
    display: flex;
    justify-content: flex-end;
    padding-right: 2%;
}

.titlebox {
    width: 60.16667rem;
}

.large-title {
    margin-top: 8rem;
    font-family: fontface__黑体__2__1461107591761;
    font-size: 3.33rem;
    height: 3.7rem;
}

.small-title {
    margin-top: 2rem;
    font-family: arial;
    font-size: 1.33rem;
}

.rightbox {
    padding-top: 1.55rem;
    width: 220px;
    font-size: 1.166667rem;
    line-height: 3.976767rem;
}

.serach_box {
    /*padding-top: 1rem;*/
    /*margin-top: 30px;*/
}

.search_input {
    margin-left: -1rem;
    width: 15rem;
}

.search_input input[type='text'] {
    display: inline-block;
    width: 15rem;
    border-radius: 1.5rem;
    height: 3.33333rem;
    text-indent: 1.66667rem;
    border: 1px solid;
}

.search_input input[type='text']:focus {
    border: 0px;
    border-color: white;
}

.search_input i {
    position: relative;
    top: -3.4rem;
    left: 12rem;
    color: #b1b2b3;
}

.searchlabel {
    margin-left: 0.5rem;
    width: 3rem;
}

.date {

}

a {
    cursor: pointer;
}

.main {
    max-width: 100%;
    width: 100%;
    margin: 0;
  /*  background: url(/static/images/web/backround.jpg) no-repeat top;
    background-size: 100% auto;*/
   /* min-height: 56rem;*/
    height: 90%;
}

.container {
    padding-left: 0;
    padding-right: 0;
    max-width: 100rem;

}

@media screen and (max-device-width: 100rem) {
    .main {
        min-width: 100rem;
    }

    .container {
        margin: 0 auto;
        width:100%;
    }
}

.content {
  /*  margin-top: 80px;
    height: 42rem;*/
}

.content1{
    height: 54rem;
    float: left;
    width: 100%;
}

.notice {
    font-size: 1.33333rem;
    background: rgba(98, 150, 211, 0.9770642201834863);
    width: 100%;
    height: 3.16667rem;
    line-height: 3.16667rem;
    vertical-align: middle;
}

.notice img {
    margin-left: 10px;
    margin-top: 8px;
}

.scroll-area {
    margin-left: 1rem;
    position: relative;
    height: 38px;
    border: 0px solid #ccc;
    width: 100%;
    overflow: hidden;
}

.scroll {
    position: absolute;
    line-height: 40px;
    /*left: 100%;*/
    top: 0;
    white-space: nowrap;
    animation: todayScroll 96s linear infinite;
    -moz-animation: todayScroll 96s linear infinite;
    -webkit-animation: todayScroll 96s linear infinite;
    -webkit-marquee-speed: normal;
    -webkit-marquee-repetition: infinite;
}

.today-scroll-content {
    margin-right: 10em;
    margin-left: 60% !important;
}

@keyframes todayScroll {
    0% {
        transform: translate(-50%);
    }

    100% {
        transform: translate(-100%);
    }
}

.main_menu {
    width: 13.66667rem;
    height: 39rem;
    line-height: 4.8rem;
    font-size: 1.25rem;
    color: white;
}
.main_menu1 {
    width: 100%;
    height: 5rem;
    line-height: 5rem;
    font-size: 1.25rem;
    color: white;
    float: left;
}
.main_menu1  ul{
    width: 100%;
    height: 5rem;
    line-height: 5rem;
    font-size: 1.25rem;
    color: white;
    float: left;
}

.main_menu1  ul li{
    width: 13.66667rem;
    height: 5rem;
    line-height: 5rem;
    background: #387AC6;
    font-size: 1.25rem;
    color: white;
    float: left;
}

.main_menu1  ul .li2{
    width:216px;
    height: 5rem;
    line-height: 5rem;
    font-size: 1.25rem;
    color: white;
    float: left;
}
.main_menu1  ul li a{
    display: block;
    text-align: center;
    width: 100%;
    height: 5.2rem;
}
.menu_item {
    text-align: center;
    width: 100%;
    background: #0471c3;;
    height: 5.35rem;
}

.menu_item1 {
    text-align: center;
    width: 100%;
    background-color: #2A4DB3 !important;
    height: 5.2rem;
}

.active-back {
    background-color: #2297ef;
}

.menu_item:hover {
    background-color: #2A4DB3;
}

.main_menu1 li :hover {
    background-color: #2A4DB3;
}

.top-menu {
    display: flex;
    align-items: center;
    color: #666666;
    font-size: 1.333333rem;
}

.sub-menu-box {
    border-bottom: 1px solid #EEEEEE;
}

.default-box {
    height: 38px;
    border-bottom: 1px solid #EEEEEE;
}

.news-box {
    width: 100%;
    height: 352px;
}

.news_line {
    display: flex;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
    height: 37px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #EEEEEE;
}

.news-title,.news-title1 {
     width: 600px;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     word-break: break-all;
     float: left;
 }
.news-title1 {
    width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
}
.dateInfos{
    width: 10%;
    float: right;
}

.default_cricle,.default_cricle1 {
    display: inline-block;
    margin-right: 1rem;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #666666;
    vertical-align: middle;
}

.pagination {
    margin-top: 10px;

}

.choiced {
    background-color: #abdde5;
}

.sub-menu {
    width: 7rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.sub-menu a {
    color: #666666;
    font-size: 1.333333rem;
    text-align: center;
}

.sub-menu a.active {
    border-bottom: 1px solid #2A4DB3;
}

.content_box {
    width: 61.66667rem;
    height: 39rem;
    background: #f1f5fb;
}

.content_box1 {
    width: 100%;
    height: 38rem;
    background: white;
    position: relative;
}

.shortcut_box {
    width: 25rem;
    height: 39rem;
    background: url('/public/images/shortcut_background.png') no-repeat top;
    background-size: 100% auto;
    background-color: #EEEEEE;
    padding-top: 6rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.shortcut_box a:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.minibox {
    width: 7.83333rem;
    font-size: 1.5rem;
    color: black;
    margin: 0 auto;
    line-height: 3rem;
}

.carousel_box {
    width: 100%;
    height: 10rem;
}

.carousel-indicators li {
    display: none;
}

.footer {
    width: 100%;
    background-color: #e1e0e0;
    font-size: 1.16667rem;
    font-family: Arial;
    position:absolute;
    bottom:0;
    height: 10rem;
    left:0;
}

.footer3 {
    clear: both;
    width: 100%;
    background-color: rgba(0, 34, 91, 1);
    font-size: 1.16667rem;
    font-family: Arial;
    height: 12rem;
    left:0;
}

.footer1 {
    width: 100%;
    height: 12.84rem;
    background-color: rgba(0, 34, 91, 1);
    font-size: 1.16667rem;
    font-family: Arial;
    padding-top: 3rem;
    position: absolute;
    margin-top: 5px;
}



.footer_first {
    width: 800px;
    padding-left: 3rem;
    margin-top: 1rem;
}

.partner_box {
    width: 100%;
    line-height: 3rem;
}

.offical_box {
    width: 100px;
    text-align: center;
    line-height: 3rem;
}

#business li .list-group-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
}