body, html, h1, h2, h3, h4, h5, dl, dd, dt, ul, li, ol, span, p {
    margin: 0;
    padding: 0;
}
body {
    min-width: 1200px !important;
    background-color: #f9f8f8;
    font-family: "Microsoft YaHei";
}
img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #000;
}
select {
    border: 0 none;
}
input,
textarea,
select {
    outline: none;
    border: 0 none;
    padding: 0;
    margin: 0;
}
ol,
ul,
li {
    list-style: none;
}
.box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.left {
    float: left;
}
.right {
    float: right;
}
.head{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #faf9f9;
    border-bottom: 1px solid #f0f0f0;
}
.head .back{
    float: right;
    color: #666666;
    font-size: 12px;
    margin-right: 44px;
}
.head ul{
    float: right;
    overflow: hidden;
}
.head li{
    font-size: 12px;
    color: #666666;
    float: left;
    padding: 0 11px 0 13px;
    background: url(/web_images/headline.jpg) no-repeat left;
}
.head li.first{
    padding-left: 0;
    background: 0 none;
}
.head li.first a{
    display: inline-block;
    color: #000;
}
.head li.first a.log{
    color: #ff4e00;
}
.head li a{
    display: block;
    color: #666666;
    font-size: 12px;
}
.header{
    width: 100%;
    height: 89px;
    background-color: #fff;
}
.header .logo{
    width: 220px;
    height: 89px;
    float: left;
}
.header .logo img{
    width: 220px;
    height: 89px;
    vertical-align: top;
}
.header .search{
    float: left;
    width: 474px;
    height: 36px;
    line-height: 36px;
    float: left;
    margin: 23px 0 0 142px;
    border: 3px solid #9ad703;
    background-color: #9ad703;
    border-radius: 100px;
    overflow: hidden;
}
.header .search a{
    text-align: center;
    width: 81px;
    height: 36px;
    line-height: 36px;
    float: right;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background-color: #9ad703;
}
.header .search input{
    width: 338px;
    padding-left: 52px;
    height: 36px;
    line-height: 36px;
    background: url(/web_images/search.jpg) no-repeat 15px;
    float: left;
    font-size: 14px;
    border-radius: 100px;
    background-color: #fff;
}

.header .right{
    margin-top: 29px;
}
.header .right .car{
    padding: 0 15px 0 45px;
    float: left;
    background: #ff4e00 url(/web_images/car.jpg) no-repeat 15px;
    height: 31px;
    line-height: 31px;
    border-radius: 4px;
        color: #fff;
    font-size: 14px;
}
.header .right .ren{
    text-align: center;
    width: 82px;
    height: 31px;
    line-height: 31px;
    border-radius: 4px;
    background-color: #9ad703;
    float: left;
    margin-left: 10px;
    color: #fff;
    font-size: 14px;
}
.header .box{
    overflow: visible;
}
.header .right .menu{
    float: right;
    margin-left: 10px;
    position: relative;
    z-index: 99;
}
.header .right .menu img{
    width: 34px;
    height: 31px;
    vertical-align: text-top;
    cursor: pointer;
}
.header .right .menu ul{
    text-align: center;
    padding: 3px 0;
    width: 126px;
    background-color: #9ad703;
    position: absolute;
    top: 40px;
    right: 0;
    border-radius: 4px;
    display: none;
}
.header .right .menu ul li{
    height: 37px;
    line-height: 37px;
    margin: 0 5px;
    border-bottom: 1px dashed #c0e580;
}
.header .right .menu ul li a{
    color: #fff;
    display: block;
    font-size: 16px;
}
.header .right .menu ul li.last{
    border: 0 none;
}
.navigation{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #9ad703;
}
.navigation ul{
    overflow: hidden;
}
.navigation li{
    float: left;
    margin-right: 48px;
}
.navigation li a{
    color: #fff;
    font-size: 16px;
}
.footer{
    width: 100%;
    height: 281px;
    background-color: #fff;
    border-top: 1px solid #f9f8f8;
}
.footer .box{
    border-top: 1px solid #e6e6e6;
    margin-top:-1px;
}
.footer .aboutus{
    width: 256px;
    float: left;
    margin-top: 16px;
}
.footer .aboutus h2{
    color: #000000;
    font-size: 18px;
    line-height: 68px;
}
.footer .aboutus .txt{
    color: #666666;
    font-size: 14px;
    line-height: 22px;
}
.footer .aboutus .online{
    border-top: 1px solid #e6e6e6;
    margin-top: 16px;
}
.footer .aboutus .online ul{
    padding-top: 17px;
    overflow: hidden;
}
.footer .aboutus .online li{
    float: left;
    margin-right: 15px;
}
.footer .aboutus .online li h3{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin-right: -7px;
}
.footer .aboutus .online li img{
    width: 20px;
    height: 20px;
    vertical-align: text-top;
}
.footer .link{
    float: left;
    margin-left: 91px;
    margin-top: 19px;
}
.footer .link h3{
    line-height: 62px;
    color: #000;
    font-size: 18px;
}
.footer .link ul{
    width: 79px;
}
.footer .link li{
    line-height: 28px;
}
.footer .link li a{
    display: block;
    font-size: 14px;
    color: #666666;
}
.footer .ewm{
    margin-top: 19px;
    float: left;
    margin-left: 79px;
}
.footer .ewm h3{
    line-height: 62px;
    color: #000;
    font-size: 18px;
}
.footer .ewm img{
    width: 122px;
    height: 122px;
    vertical-align: top;
}
.footer .contact{
    width: 262px;
    height: 204px;
    padding-left: 45px;
    border-left: 1px solid #e6e6e6;
    float: right;
    margin-top: 32px;
}
.footer .contact h2{
    line-height: 36px;
    font-size: 18px;
    color: #000;
}
.footer .contact .num{
    color: #000;
    font-size: 28px;
    font-weight: bold;
    margin-top: 2px;
    line-height: 39px;
}
.footer .contact .txt{
    line-height: 28px;
    color: #666666;
    font-size: 14px;
}
.banquan{
    width: 100%;
    /*height: 71px;*/
    text-align: center;
    background-color: #272727;
    border-top: 3px solid #9ad703;
}
.banquan .txt{
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 11px;
}
.banquan .txt span{
    color: #575757;
    margin: 0 18px;
}
.banquan .txt a{ color:#fff;}

.noinfo {
    margin: 0 auto;
    display: block;
}

.infocontent{ overflow:hidden;}
.infocontent img{ max-width:100%;}
.infocontent table{ max-width:100%;}


/*·ÀÖ¹ÌîÐ´ÖÐÎÄ×Ö*/
.ime-disabled {ime-mode:disabled}


.head .box{ overflow:initial;}
.head ul{ overflow:initial;}
.head li{ position:relative;}
.popupbox{ position:absolute; top:100%; left:0; z-index:999; border:1px solid #666; background-color:#fff; width:6rem; text-align:center;}
.popupbox img{ width:100%; vertical-align:top;}