.main_list .good_a a:hover{

 color:#035db9; }





.top {
   
    width: 100%;
    height: 271px;
    background: url('../image/top_img.png')no-repeat center;
}

.topImg {
    background: url('../image/top.png')no-repeat center;
    float: left;
    width: 100%;
    height: 270px;
}

.top_div {
    height: 30px;
    filter: alpha(Opacity=80);
    /*-moz-opacity:0.2;
opacity: 0.5;*/
    z-index: 100;
    /*background-color:#ffffff;#000000rgba(164, 178, 183, 0.52)9ab0b6   228cab*/
    background-color: rgba(0, 0, 0, 0.10);
}

.top_a {
    text-decoration: none;
    color: white;
    float: left;
    /*margin-top: 4px;*/
    font-size: 14px;
}
.top_a:hover{
    color:#0281df;
}

.top_img {
    float: left;
    clear: both;
    margin-left: 100px;
    margin-top: 30px;
}

.top_input {
    border: none;
    width: 250px;
    float: right;
    background-image: url(../image/sousu.png);
    background-repeat: no-repeat;
    margin-right: 200px;
    margin-top: 70px;
    height: 28px;
    border-radius: 14px;
    background-position: right;
    text-indent: 20px;
}



#nav {
    height: 45px;
    filter: alpha(Opacity=80);
    z-index: 100;
  /*  background-color: rgba(0, 0, 0, 0.70);*/
background-color: #0281df;
    width: 100%;
    clear: both;
    float: left;
    position: absolute;
    top: 226px;
}

    #nav ul {
        list-style: none;
        margin: 0 auto;
        width: 1200px;
   float:none;
    }

    #nav li {
        list-style: none;
        display: inline;
        height: 45px;
        line-height: 45px;
        /*height:40px;*/
        float: left;
        /* margin-left: 38px; */
        /* width: 156px; */
        color: white;
        font-size: 16px;
        /* font-weight: 700; */
    }
.a1 {
    color: #fff;
    width: 165px;
    text-align: center;
    height: 45px;
    /* background-color: red; */
    float: left;
}

    .a1:hover {

  text-decoration: none;
        /*border-top:2px solid #cb1712!important;*/
        color: #0281df;
        background: url('../image/xian.png')no-repeat center bottom;
        background-color: white;
    }

#nav ul ul {
    display: none;
}

#nav ul li {
    float: left;
}

#nav ul::after {
    content: "";
    display: block;
    clear: both;
}

#nav ul li:hover > ul {
    display: block;
}
/*#nav ul li:hover{
    color:red;
    background:#fff;
}*/
/*#nav ul li:hover a {
    color:red;
}*/
.nav2 {
   /*background-color: rgba(0, 0, 0, 0.70);*/
background-color: #eee;
    border-radius: 0;
    position: absolute;
    top: 100%;
    margin-left: -5px!important;
    width: 160px !important;
    padding: 0;
    /*border:1px solid rgba(0, 0, 0, 0.55);*/
}

    .nav2 li {
        float: none;
        /*border-top:1px solid #6b727c;*/
        /*border-bottom:1px solid #575f6a;*/
    }

#nav span {
    float: left;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.55);
    width: 15px;
    height: 1px;
}

    #nav span:hover {
        float: left;
        border-bottom: 1px solid red;
        width: 15px;
        height: 1px;
    }

.nav2 a:hover {
    background-color: #fff;
    color:#0281df;
}

.nav2 a {

color:black;
/*color: #fff;*/
    width: 160px;
    text-align: center;
    /* background-color: red; */
    float: left;
}

.bnews_left_right {
    float: left;
    width: 47%;
    margin-top: 25px;
    height: 360px;
}

.bnews_left {
    float: left;
    height: 370px;
    width: 100%;
} .tianqi{
        float:left;
        width:100%;
        height:35px;
        position:absolute;
        top:0px;
        background-color:rgba(0, 0, 0, 0.40);
    }
    .tianqi_d1{
        width:1200px;
        margin:0 auto;
    }

    /*#sfxz img{
        float:left;
        width:30%;
    }*/
    .logo{
        margin:0 auto; width:1200px;
    }
    .logo img{
        float:left;
        margin-top:64px;
    }
    .ss{
     z-index: 99999;
    position: relative;
    float: right;
    margin-top: 2px; 
    }
    .text1{
        float:left;
        width:240px;
        border:none;
        outline:none;
        text-indent:15px;
        color:#333;
        font-size:15px;
        height:29px;
        border-radius:15px;
    }
.button1 {
    float: left;
    position: relative;
    width: 50px;
    height: 29px;
    margin-left: -50px;
    background: url(../image/sousu.png)no-repeat center;
    background-color: #eeeeee;
    border: none;
    border-radius: 15px;
    cursor:pointer;
    outline:none;
}
    
/*//input中placeholder的样式设置*/
.text1::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #333;
    /* placeholder字体大小  */
    font-size: 14px;
    /* placeholder位置  */
    text-align: left;
}
.imm1{
    float: left;
    margin-left: 0px;
    width: 36%;
    margin-right:3%;
    height: 63px;
}