 /* 灰色效果CSS - 兼容IE11 */
    html {
        /* 现代浏览器 */
        filter: grayscale(100%) !important;
        -webkit-filter: grayscale(100%) !important;
        -moz-filter: grayscale(100%) !important;
        -ms-filter: grayscale(100%) !important;
        -o-filter: grayscale(100%) !important;

        /* IE10+ */
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)" !important;

        /* IE6-9 */
        filter: gray !important;
    }

    /* 针对IE11的特殊处理 */
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        html {
            filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) !important;
        }
    }

*{margin: 0;padding: 0; font-family:微软雅黑;}
img{border: none;display:;}
.head .center img{ display:block}
a{text-decoration: none;}
a:link { color:#909090;text-decoration: none; } 
a:visited { color:#909090;text-decoration: none; } 

ul{list-style: none;}
.head{width: 100%;height: auto;min-width: 1200px;}
.tops{width: 100%;height: 60px;background: #0089c6;}
.tops img { height:50px; margin-top:2px;}
.top{width:1200px;height: 100%;margin: 0 auto;clear: both;overflow: hidden;}
.top_left{float: left;padding: 3px 0;margin-left: 10px;}
.top_right{float: right;padding: 15px 0;}
.top_right span{font: 18px "微软雅黑";color: white;}
.top_right span:first-child{margin-right:20px;}

.center{width: 100%;height: auto;}
.center img{width: 100%;}

.bottom{width: 100%;height: 75px;background: #079ee2;}
.bottom_list{width: 1200px;height: 100%;margin: 0 auto;}
.bottom_list ul li{float: left;height: 100%;width: 150px;text-align: center;cursor: pointer;position: relative;}
.bottom_list ul li a{display: block;color: white;font: 26px "微软雅黑";height: 100%;padding: 20px 0;position: relative;}
.bottom_list ul li:hover>a{background: #ffb380;color: black;}






.bottom_list ul li b{content: "";display: inline-block;width: 14px;height: 14px;background: url(../img/index03.png)no-repeat;position: absolute;top: 35px;right: 2px;}
.bottom_list ul li:hover>b{content: "";display: inline-block;width: 14px;height: 14px;background:url(../img/index04.png)no-repeat;position: absolute;top: 35px;right: 2px;}
.bottom_list ul li b.in{content: "";display: inline-block;width: 14px;height: 14px;background:url(../img/index04.png)no-repeat;position: absolute;top: 35px;right: 2px;}
 


.bottom_list ul li dl{position: absolute;top: 75px;;width: 100%;z-index: 1000;display: none;}    
.bottom_list ul li dl dd{font: 18px "微软雅黑";color: white;text-align: center;background-color: rgba(3,176,254,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f03b0fe,endColorstr=#7f03b0fe);border-bottom: 1px solid white;} 
.bottom_list ul li dl dd:last-child{border-bottom: none;} 
/*.bottom_list ul li b.in:after{content: "";display: inline-block;width: 14px;height: 14px;background:url(../img/index04.png)no-repeat;position: absolute;top: 35px;right: 10px;}  */
.bottom_list ul li.in>a{background: #ffb380;color: black;}

/*.bottom_list ul li:nth-child(2):after,.bottom_list ul li:nth-child(3):after,.bottom_list ul li:nth-child(4):after{content: "";display: inline-block;width: 14px;height: 14px;background: url(../img/index03.png)no-repeat;position: absolute;top: 35px;right: 10px;}
.bottom_list ul li:nth-child(2):hover:after,.bottom_list ul li:nth-child(3):hover:after,.bottom_list ul li:nth-child(4):hover:after{content: "";display: inline-block;width: 14px;height: 14px;background:url(../img/index04.png)no-repeat;position: absolute;top: 35px;right: 10px;}
.bottom_list ul li:nth-child(2) a:after{right: 20px;}   
.bottom_list ul li dl{position: absolute;top: 75px;;width: 100%;z-index: 1000;display: none;}    
.bottom_list ul li dl dd{font: 18px "微软雅黑";color: white;text-align: center;background-color: rgba(3,176,254,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f03b0fe,endColorstr=#7f03b0fe);border-bottom: 1px solid white;} 
.bottom_list ul li dl dd:last-child{border-bottom: none;}    
.bottom_list ul li:nth-child(2).in:after,.bottom_list ul li:nth-child(3).in:after,.bottom_list ul li:nth-child(4).in:after{content: "";display: inline-block;width: 14px;height: 14px;background:url(../img/index04.png)no-repeat;position: absolute;top: 35px;right: 10px;}
.bottom_list ul li.in>a{background: #ffb380;color: black;} */
    
.footer .footer_top{width: 100%;min-width: 1200px;height: 240px;background: #00479d;}
.footer_main{width: 1200px;margin: 0 auto;height: 100%;}
.footer_message{padding: 50px 112px 30px 30px;clear: both;overflow: hidden;}
.footer_left{float: left;}
.footer_left li{font: 14px "微软雅黑";color: white;margin-bottom: 18px;}
.footer_right{float: right;}
.footer_right img{margin: 0 auto 18px auto;}
.footer_right .code{width: 150px;height: 150px;background: white;display: inline-block;}
.friend{display: inline-block;vertical-align: top;margin: 15px 0 0 30px;width: 270px;}
.friend p{font: 14px "微软雅黑";color: white;}
.friend ul{clear: both;overflow: hidden;margin: 12px 0 0 0;}
.friend ul li{float: left;margin-right: 52px;margin-bottom: 10px;}
.friend ul li a{color: white;font: 14px "微软雅黑";}
.end{width: 100%;height: 50px;}
.end p{font: 12px/50px "微软雅黑";color: #909090;text-align: center;}

.code_top{position: fixed;z-index: 1000;top: 200px;}    
.code_top .curry{width: 170px;height: 26px;position: relative;background:transparent;top: -71px;left: 8px;cursor: pointer;}  




.top_right .so{position: relative;display: inline-block;}
.so input{border-radius: 20px;border:none;padding: 0 10px;font-family: "微软雅黑";font-size: 14px;width: 120px;line-height: 26px;}
.so #search {
    width: 46px;
    font-family: "微软雅黑";
    font-size: 14px;
    cursor: pointer;
    background: #079FE2;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    color: white;
}

.wap_sy_news{width:240px; }
.wap_sy_news_con{margin:10px 10px 10px 0 }
.wap_sy_tit{ height:42px; line-height:42px; font-size:20px;background: #00a0e9; color:#fff; text-align:center}
.wap_sy_news_con ul li{ height:32px; line-height:32px; background:url(../images/news_li.jpg) no-repeat; overflow: hidden}
.wap_sy_news_con ul li a{ float:left; color:#666666; width:69%; overflow:hidden;  font-size:12px; }
.wap_sy_news_con ul li a em{ color:#F00; font-style:normal}
.wap_sy_news_con ul li a:hover{ color:#C00}
.wap_sy_news_con ul li span{ float:right;color:#666666; width:31%; overflow:hidden ; text-align:right;font-size:12px; }

  
   
       