@charset "UTF-8";


.infoNewCon{ width: 1140px; margin:0 auto 20px; padding:15px; background: #fff}

.search_handle_box{ overflow: hidden;  margin-bottom: 25px; }
.search_handle,.newLeft{float:left; width: 624px; }
.search_handle_con{background: #fff;}
.search_handle ul{ padding: 25px 20px 18px; overflow: hidden;}
.search_handle ul li{ width: 25%; margin-right: 0; float:left; position: relative;}
.search_handle ul li a{}
.search_handle ul li a div{ width: 128px; height:80px; background: #f1f1f1; border-radius: 4px; text-align: center;     margin: 0 auto;}
.search_handle ul li a:hover div{ background: #f7f2e4;  }
.search_handle ul li a div span{ width:48px; height:48px;
    display: inline-block;  margin:16px auto 0;}
.search_handle ul li a h1{ font-size:18px; color: #333333; text-align: center;     margin: 16px 0 6px;}
.search_handle_icon01{   background-position:-35px -262px!important;}
.search_handle_icon02{   background-position:-131px -262px!important;}
.search_handle_icon03{   background-position:-224px -260px!important;}
.search_handle_icon04{   background-position:-318px -260px!important;}
.search_handle_icon05{   background-position:-406px -263px!important;}
.search_handle_icon06{   background-position:-493px -263px!important;}
.search_handle ul li a:hover .search_handle_icon01 {   background-position:-35px -322px!important;}
.search_handle ul li a:hover .search_handle_icon02{   background-position:-131px -322px!important;}
.search_handle ul li a:hover .search_handle_icon03{   background-position:-224px -320px!important;}
.search_handle ul li a:hover .search_handle_icon04{   background-position:-318px -320px!important;}
.search_handle ul li a:hover .search_handle_icon05{   background-position:-406px -323px!important;}
.search_handle ul li a:hover .search_handle_icon06{   background-position:-493px -324px!important;}
.search_handle ul li .dropdown{ position: absolute; top: 0;
    left: 0;
    width: 100%;
    padding:2px;
    border-radius: 4px;
    display: block;
    background: #0b87bb;
    height: 80px;
   opacity: 0;
}
.search_handle ul li .dropdown a{  width: 100%; color: #fff;  display: block; text-align: center; line-height: 30px; }
.search_handle ul li .dropdown a:hover{background: #f1f1f1; color:#0b87bb; font-weight: bold; text-decoration: none;}
.search_handle ul li:hover .dropdown{opacity: 1}
.handle_con,.newRight,.handle_img{margin-left:646px;}
.handle_con ul{
 background: #fff;
}
.handle_con ul li{
    width: 50%; float:left;  margin-bottom: 14px;
}
.handle_con ul li a{ margin-right: 14px;  line-height: 72px;
     background: #fff; height: 74px; display: block; font-size:18px; color:#666; font-weight: bold;
}
.handle_con ul li a:hover{ text-decoration: none;
background: #f7f2e4;
}
.handle_con ul li a span{float:left; width:26px; height: 26px; display: block; margin:25px 10px 0 25px; background-position: -239px -419px;
}
.handle_con ul li:nth-child(2n+2) a{margin-right: 0}
.handle_title{ border-radius: 4px; position: relative;     margin-bottom: 14px;
    display: inline-block;
    background: #0a87bb; font-size:20px; color:#ffffff;padding:7px 52px;     line-height: 34px;
}
.handle_title span{
      width: 34px; height: 34px; float:left; margin-right: 12px;
}
.handle_title:before{    content: "";
    position: absolute;
    top: 48px;
    left: 54%;
    width: 10px;
    height: 10px;
    background:   url("../images/new_icon.png") -144px -496px no-repeat;
}
.search_handle_icon{ background-position: -49px -414px!important;}
.handle_con_icon{   background-position: -133px -412px!important;}

.newCon,.homeBanner{padding:20px 30px; margin-bottom: 25px; background: #fff}
.homeBanner{padding:0 30px;display: block;overflow: hidden;}
.homeBanner a{ display: block; overflow: hidden; margin: 30px 0;}
















