.inner{
    width: 1200px;
    margin: 0 auto;
}
/*header*/
#header{
    height:35px;
    background-color: #efefef;
    border-bottom: 1px solid #dddddd;
}
.header-l{
    font-size: 12px;
    line-height: 35px;
    display: block;
    float: left;
}
.header-l .dl{
    float: left;
    font-family: "SimSun", "宋体";
    display: block;
}
.header-l .dl i{
    background: url("../background/home.png") no-repeat ;
    display: block;
    width: 13px;
    height: 13px;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}
.header-l .zc{
    float: left;
    font-family: "SimSun", "宋体";
    display: block;
    margin-left: 20px;
}
.header-l a{
    color: #666666;
}
.header-l a:hover{
    color: #00a160;
}
.header-l .wel{
    float: left;
    font-family: "SimSun", "宋体";
}
.header-l p{
    margin-right: 10px;
    color: #666666;
}
/*-------------------------------------------------------------------------------------------------------------*/
.header-r{
    float: right;
}
.header-r li{
    float: left;
}
.header-r li a:hover{
    color: #00a160;
    background: #ffffff;
}
.header-r li .one{
    font-size: 12px;
    color: #666666;
    line-height: 35px;
    display: block;
    padding:0 10px;
    font-family: "SimSun", "宋体";
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
.header-r li:hover .acc-list{
    display: block;
}
.header-r li:hover .one{
    background:#ffffff url("../background/kuohao-f.png") no-repeat 61px 16px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.header-r li .one {
    background: url("../background/kuohao.png") no-repeat 61px 16px;
    padding-right: 16px
}
.header-r li .acc-list{
    position: absolute;
    overflow: hidden;
    background: #ffffff;
    width: 74px;
    text-align: center;
    display: none;
    border-left:1px solid #dddddd ;
    border-bottom:1px solid #dddddd ;
    border-right:1px solid #dddddd ;
}
.header-r li .acc-list a{
    font-size: 12px;
    line-height: 22px;
    color: #666666;
    display: block;
    font-family: "SimSun", "宋体";
}
.header-r li .acc-list a:hover{
    color: #00a160;
}
.header-r li .two{
    font-size: 12px;
    color: #666666;
    line-height: 35px;
    display: block;
    padding:0 26px 0 26px;
    font-family: "SimSun", "宋体";
    background: url("../background/car.png") no-repeat 10px 10px;
    position: relative;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
.header-r li:hover .two{
    background:#ffffff url("../background/car.png") no-repeat 10px 10px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.header-r li .two span{
    width: 16px;
    height: 16px;
    position: absolute;
    right: 8px;
    top: 4px;
    background: url("../background/quan.png") no-repeat;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
}
.header-r li .three{
    font-size: 12px;
    color: #666666;
    line-height: 35px;
    display: block;
    padding:0 16px 0 20px;
    position: relative;
    font-family: "SimSun", "宋体";
}
.header-r li .three span{
    position: absolute;
    top: 11px;
    left: 8px;
}
.header-r .ph_qr{
    position: relative;
    background:url("../background/kuohao.png") no-repeat 70px 16px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
.header-r .ph_qr:hover{
    background: #ffffff;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.header-r .ph_qr:hover .three{
    background:url("../background/kuohao-f.png") no-repeat 70px 16px;
}
.header-r .ph_qr:hover .qr{
    display: block;
}
.ph_qr .qr{
    z-index: 2;
    background: #ffffff;
    width: 150px;
    height: 155px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    position: absolute;
    left: -35px;
    display: none;
}
.ph_qr .qr img{
    margin: 0;
}
.header-r li .four{
    font-size: 12px;
    color: #666666;
    line-height: 35px;
    display: block;
    padding:0 10px;
    font-family: "SimSun", "宋体";
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
.header-r li .four:hover{
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.header-r li .five{
    font-size: 12px;
    color: #666666;
    line-height: 35px;
    display: block;
    padding:0 10px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    font-family: "SimSun", "宋体";
}
.header-r li .five:hover{
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
/*header结束*/
/*seek*/
#seek{
    height: 100px;
}
#seek .logo{
    display: block;
    width: 200px;
    height: 50px;
    margin-top: 27px;
    overflow: hidden;
}
#seek .logo img{
    width: 200px;
    height: 50px;
}
#seek .seek{
    width: 400px;
    height: 32px;
    margin-top: 34px;
}
#seek .seek input{
    width: 306px;
    height: 28px;
    float: left;
    padding-left: 10px;
    border: 2px solid #00a160;
}
#seek .seek button{
    width: 80px;
    height: 32px;
    background: #00a160;
    font-size: 16px;
    color: white;
    line-height: 32px;
    text-align: center;
    float: left;
}
#seek .seek .step{
    height: 25px;
}
#seek .seek .step span{
    display: block;
    width: 25px;
    height: 25px;
    background: #00a160;
    color: white;
    line-height: 25px;
    font-size: 12px;
    float: left;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
}

#seek .seek .step .childcss{
    color: #999999;
    background: #e5e5e5;
}

#seek .seek .step span:last-child{
    color: #999999;
    background: #e5e5e5;
}
#seek .seek .step b{
    display: block;
    width: 119px;
    height: 5px;
    background: #00a160;
    float: left;
    margin-top: 10px;
}
#seek .seek .step .cc{
    background: #e5e5e5;
}
#seek .seek .explain{
    margin-top: 10px;
}
#seek .seek .explain span{
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
}
#seek .seek .explain .c1{
    margin-left: -16px;
}
#seek .seek .explain .c2{
    margin-left: 90px;
}
#seek .seek .explain .c3{
    margin-left: 96px;
}
/*foot开始*/
#foot{
    overflow: hidden;
    border-top: 2px solid #00a160;
    margin-bottom: 60px;
}
.safeguard{
    height: 120px;
    border-bottom: 1px solid #dddddd;
    background-color: #f5f5f5;
}
.safeguard li{
    float: left;
    width: 300px;
    margin-top: 30px;
}
.safeguard li img{
    float: left;
    margin-left: 30px;
}
.safeguard li h5{
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    margin-left: 107px;
}
.safeguard li p{
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    margin-left: 107px;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.about{
    height: 224px;
    background-color: #f5f5f5;
}
.about .abt1,.abt2{
    float: left;
}
.about ul{
    float: left;
    margin-top: 12px;
    width: 120px;
    padding-left: 20px;
}
.about li h5{
    font-size: 16px;
    color: #333333;
    line-height: 50px;
}
.about li a{
    font-size: 12px;
    color: #666666;
    line-height: 22px;
    font-family: "SimSun", "宋体";
}
.about li a:hover{
    color: #00a160;
}
.abt2{
    margin-top: 30px;
    width: 170px;
    height: 163px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    text-align: center;
}
.abt2 img{
    margin-left: 30px;
}
.abt3{
    float: left;
    width: 180px;
    height: 160px;
    margin-top: 30px;
}
.abt3 .tel1{
    margin-left: 30px;
    margin-top: 55px;
    font-size: 20px;
    color: #00a160;
    float: left;
    line-height: 27px;
}
.abt3 .tel2{
    margin-left: 30px;
    font-size:14px;
    color: #666666;
    float: left;
    line-height: 25px;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.organization{
    text-align: center;
    margin-top: 25px;
}
.organization .government{
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    margin-top: 25px;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.as-regards{
    margin-left: 40px;
}
.as-regards li{
    float: left;
}
.as-regards li a{
    position: relative;
}
.as-regards li a span{
    width: 1px;
    height: 14px;
    background-color: #666666;
    position: absolute;
    top: 3px;
    right: 0;
}
.as-regards li a:hover{
    color: #00a160;
}
.as-regards li a{
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    padding: 0 25px 0 25px;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.org01 span{
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.authentication li{
    float: left;
    width: 120px;
    margin-left: 20px;
}

