html{
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,246,247,1) 20%);}

body{
    margin-top: 0;}

#head{
    height: 224%;
    width: 1400px;
    margin: 0 auto;}

#menu li{
    background: #4da4f4;
    height: 52px;
    width: 130px;
    float: left;
    text-align: center;
    line-height: 52px;
    display: list-item;
    font-size: 17px;}

.tab{
    cursor: pointer;
    color: white;}
    
#menu a{
    width: 130px;
    height: 52px;
    text-decoration: none;
    text-align: center;
    color: #ffffff;}

#menu a:hover{
    background: #478ce7;
    font-size: 20px;}

#menu ul{
    padding: 0;
    margin: 0;
    list-style-type: none;}

.sbk{
    width: 150px;
    height: 30px;
    /* display: inline-table; */
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
    padding: 3px 10px 0px 20px;
    border: none;
    line-height: 30px;
    font-size: 12px;}

.btn_search{
    display: inline-table;
    width: 50px;
    height: 33px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    background-color: #ffffff;
    vertical-align: middle;
    line-height: 33px;
    padding-top: 1px;
    margin-top: -1px;
    text-align: center;
    margin-left: -6px;}

#menu span:hover{
    background-color:#f6f6f6;}

#body{
    height: auto;
    width: 1400px;
    margin: 0% auto;
    padding-top: 20px;}

#footer{
    height: 170px;
    width: 1400px;
    /* background-color: #3e7fe3; */
    background-image: url(image/footer.png);
    margin: 0 auto;}

#footer_logo{
    height: 166px;
    line-height: 170px;
    width: 500px;
    text-align:center;
    float: left;
    margin-top: 4px;}

#footer_logo img{
    display: inline;
    vertical-align: middle;}

#footer_left{
    width: 420px;
    height: 170px;
    float: left;
    padding-left: 30px;}

#footer_right{
    width: 430px;
    height: 170px;
    float: left;
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    vertical-align: middle;
    padding-left: 20px;}

#footer_right p{
    margin: 25px auto;
    height: 120px;
    display: inline-block;
    padding-left: 15px;}

#footer_left_top{
    height: 60px;
    width: 450px;
    line-height: 75px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;}

#footer_left_bottom{
    height: 110px;
    width: 450px;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;}

.bmiddle{
    height: 340px;
    width: 1300px;
    margin: 0 auto;
    margin-top: 40px;}

.bm_left{
    height: 340px;
    width: 630px;
    float: left;
    padding-right: 20px;}

.bm_right{
    height: 340px;
    width: 630px;
    float: left;
    padding-left: 20px;}

.bbottom{
    height: 340px;
    width: 1300px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;}

.bb_left{
    height: 340px;
    width: 630px;
    float: left;
    padding-right: 20px;}

.bb_right{
    height: 340px;
    width: 630px;
    float: left;
    padding-left: 20px;}

/* 新闻内容样式 */

.list1{
    text-align: left;}

.list1 li{
    list-style-type: none;
    height: 45px;
    text-indent: -50px;
    line-height: 25px;
    font-size: 15px;
    color: #000000;}

.list1 li span{
    float: right;
    color: #999999;
    font-size: 12px;}

/* 标题 */
.titleb{
    font-size: 20px;
    line-height: 43px;
    font-weight: bold;
    color: #367de1;
    display: inline-block;
    width: 80px;
    border-bottom: 2px #0553aa solid;}

.lunbotu{
    vertical-align: middle;
    text-align: center;
    line-height: 340px;}

.lunbotu img:hover{
    opacity:1;}

a{
    text-decoration: none;
    color: #ffffff;}
            
#logo{
    height: 250px;
    width: 1400px;
    margin: 0 auto;
    background-image: url(image/新logo.png);}
            
        #menu{
            height: 55px;
            width: 1400px;
            background-color: #4da4f4;
            margin: 0 auto;}
       
       .menu_left{
           height: 55px;
           width: 1010px;
           float: left;}
           
       .menu_right{
           height: 55px;
           width: 390px;
           float: left;
           text-align: center;}