@charset "utf-8";

.f_l { float: left;}
.f_r { float: right;}
.auto{ margin:0 auto;}
.w1200{ width:1200px;}
.w1229 { width: 1229px;}
.clear{ clear:both; float:none;}
.Box{ position:relative; overflow:hidden;}
.aBox{ position:relative;}
.search-body{display:block;}
/*header*/
.header{height: 360px; position: relative; overflow: hidden;}
.header .logo_module{ display:block; position: relative; margin: 82px auto 0; width: 496px;}
.header .logo_module .left{ margin-right:0;}
.header .logo_module #logo img{ max-height:inherit;}
.header-bg {height: 360px;background: url(/images/banner_03.png) no-repeat center top; background-size:100% 380px;}
.header .right_content{ line-height: 48px; float: none; position: absolute; left: 50%; margin-left: -200px; top: 240px; }
.header .advanced_search{ color:#FFF;}
.header .search_input input{ border-radius: 8px 0 0 8px;}
.tab{ background-color: #0c34a2; }
.tab ul li.cur{ background-color: #1142c8; }

.footer {
    width:100%;
    height:275px;
    margin-top: 15px;
    background-color: #f7f7f7;
    border-top: 3px solid #2195e7;
    font-size:14px;
}
.container {
    width:1200px;
    margin:10px auto 0;
}
.footer .link-1 {display:none;}
.footer ul {
    display: block;
    width:530px;
    line-height: 35px;
    height:35px;
    margin:0 auto;
}
.footer ul li {
    float: left;
    padding:0 5px;
    color:#333;
}
.footer ul li a {
    color:#333;
}
.footer p {
    width: 100%;
    height:35px;
    line-height: 35px;
    text-align: center;
    margin:0 auto;
}
.footer .a1 {
    display: block;
    width:80px;
    height:80px;
    margin:0 auto;
}