
input::-webkit-input-placeholder {
color: #999;
font-size: 14px;
}
.clearfix:after{
display:block;
clear:both;
content:"";
visibility:hidden;
height:0
}
header {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    position: fixed;
    z-index: 1111;
    top: 0;
    left: 0;
    box-shadow:0 5px 10px -2px #f1f1f1;
}
header .logo {
    float: left;
}
header .header_nav{
    margin-left: 40px;
    /* overflow: hidden; */
    /* width: 620px; */
    float: left;
    max-height: 60px;
    max-width: 812px;
}
header .header_nav div.nava{
    float: left;
    font-size: 16px;
    margin-right: 40px;
    color: #000;
    display: inline-block;
}
header .header_nav div.nava:hover{
cursor: pointer;
}
header .header_nav div.nava:first-child img.tranla{
margin-left: 5px;
width: 10px;
margin-top: -2px;
}
header .header_nav div.nava a{
color: #000
}
header .header_nav div.nava a:hover{
color: #000;
text-decoration: none;
}
header .right_area {
    float: right;
    /* overflow: hidden; */
}
header .right_area .search_bg {
    width: 198px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #999;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 16px 0px 0 0;
    position: relative;
   
}
header .right_area .search_bg input{
    text-indent: 6px;
}
header .right_area .search_bg input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;

    }
header .right_area .search_bg img.searchimg {
    position: absolute;
    width: 20px;
    height: 17px;
    top: 50%;
    margin-top: -8.5px;
    right: 7px;

}
header .right_area .search_bg .ring{
    width: 22px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: -36px;
}
header .right_area .search_bg .ring span{
    width: 6px;
    height: 6px;
    background: #bd0000;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 15px;
}
header .right_area .search_bg .ring .ring_tips{
    width: 240px;
    position: absolute;
    z-index: 1111;
    height: auto;
    top: 60px;
    right: 0px;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: #d4d4d4 0 0 10px;
    background: #fff;
    display: none;
}
header .right_area .search_bg .ring .ring_tips ul li{
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
}
header .right_area .search_bg .ring .ring_tips ul li:hover{
    background: #eee;
}
header .right_area .search_bg .ring img{
    width: 22px;
    height: 22px;
    margin-top: 19px;
}
header .right_area .search_bg img:hover {
    cursor: pointer;
}
.map {
height: 470px;
width: 1200px;
/* padding: 0 22px; */
box-shadow: 0 0 20px #ccc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
top: 60px;
left: 0;
background: #fff;
display: none;
}
.map .tab{
width: 305px;
height: 100%;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.map .tab li{
width: 100%;
height: 117.5px;
padding: 20px 20px 0 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.map .tab li div{
width: 100%;
border-bottom: 1px solid #eaeaea;
height: 99%;
}
.map .tab li div h6{
border-left: 3px solid #bd0000;
padding-left: 6px;
height: 16px;
line-height: 16px;
font-weight: bold;
color: #333;
}
.map .tab li div h6 a{
float: right;
font-size: 14px;
color: #999;
font-weight: normal;
}
.map .tab li div h6 a:hover{
color: #666;
text-decoration: underline;
}
.map .tab li div p{
/* padding: 0 20px; */
line-height: 30px;
margin-top: 10px;
font-size: 14px;
}
.map .tab li div p a{
display: inline-block;
width: 32%;
text-align: center;
line-height: 24px;
color: #666;
}
.map .tab li div p a:hover{
color: #333;
text-decoration: underline;
}
.tab li.headercur{
background:#f5f7f9;
}
.map section{
display: none;
margin-top: 0;
height: 100%;
width: 895px;
background: #f5f7f9;
float: right;
padding: 25px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
position: relative;
}
.map section ul li{
width: 275px;
height: 180px;
margin-right: 15px;
margin-bottom: 20px;
border-radius: 5px;
float: left;
}
.map section a.more_less{
width: 100%;
display: inline-block;
text-align: center;
position: absolute;
bottom: 0px;
color: #999;
}
.map section a.more_less:hover{
text-decoration: underline;
color: #666;
}
.map section ul li img{
width: 100%;
height: 100%;border-radius: 5px;
}
.map section ul li:nth-child(3n){
margin-right: 0;
}
.map section.on{
display: block;
}

.child_ul{
position: absolute;
top: 60px;
left: -19px;
background: #fff;
display: none;
width: 116px;
z-index: 11111;
box-shadow: #ccc 0 0 10px;
}
.child_ul ul li{
width: 100%;
height: 40px;
line-height: 40px;
border-bottom: 1px solid #ccc;
text-align: center;
font-size: 14px;
color: #666;
}
.child_ul ul li a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.child_ul ul li:hover{

background: #bd0000;
}
.child_ul ul li:hover a{
color: #fff !important;
}
@media (max-width: 1200px) {
    header .right_area .search_bg {
        margin: 16px 145px 0 0;
    }
    footer table{
        width: 650px;
    }
    footer .encode{
        width: 340px;
        padding-left: 0;
    }
    footer .encode ul li{
        margin-right: 18px;
        width:160px;
    }
    header .header_nav {
        margin-left: 25px;
        margin-left: 15px;
        overflow: hidden;
        width: 482px;
        width: 630px;
        float: left;

    }
    header .header_nav div.nava{
        margin-right: 25px;
        font-size: 14px;
    }
    .map{
        width: 992px;
    }
    .map section{
        width: 687px;
    }
    .map section ul li{
        width: 205px;
    }
}
@media (max-width: 992px) {
.wrapper{
    width: 720px;
}
.logo img{
    width: 100px;
}
.reg_login .log_con > a em{
    width: 40px;
}
header .right_area .search_bg {
    width: 130px;
    margin: 16px 105px 0 0;
}
header .right_area .search_bg input{
    width: 100px;
}
header .header_nav {
    margin-left: 15px;
    overflow: hidden;
    width: 360px;
    float: left;
}
header .header_nav div.nava{
    margin-right: 8px;
    font-size: 14px;
}
header .header_nav p.nava:first-child img{
    margin-left: 0;
}
.reg_login .log_con > a img{
    margin-right: 5px;
}

footer{
    padding-top: 20px;
}
footer table{
    width: 540px;
}
footer .encode{
    width: 170px;
    padding-left: 0;
}
footer table thead{
    font-size: 18px;
}
footer .encode ul li{
    font-size: 14px;
}
footer .encode ul li img{
    width: 68px;
    height: 68px;
}
footer .encode ul li p{
    margin: 5px 0 10px 0;
}
footer .encode p.kefuphone{
    width: 200px;
    margin-left: -20px;
    margin-top: 0;
}
}