.hide {
    display: none !important;
}

.show {
    display: block !important;
}
.xiangqing:hover{
    text-decoration: underline;
}
.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 .wel{
    float: left;
    font-family: "SimSun", "宋体";
}
.header-l .dl{
    float: left;
    font-family: "SimSun", "宋体";
}
.header-l .zc{
    float: left;
    font-family: "SimSun", "宋体";
}
.header-l a{
    margin-left: 10px;
    color: #00a160;
}
.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{}
.logo{
    float: left;
    display: inline;
    margin-top: 30px;
}
.search-box{
    float: left;
    display: inline;
    margin-top: 30px;
    margin-left: 60px;
    width: 550px;
}
.search-box input{
    float: left;
    display: inline;
    width: 434px;
    height: 36px;
    border: 2px solid #00a160;
    color: #999999;
    padding-left: 12px;
    line-height: 36px;
}
.search-box button{
    float: left;
    display: inline;
    width: 98px;
    height: 40px;
    font-size: 16px;
    color: white;
    line-height: 40px;
    background:#00a160 url("../background/ss.png") no-repeat 16px 10px;
    padding-left: 38px;
    outline: none;
    cursor: pointer;
}
.search-box li{
    float: left;
    margin-right: 25px;
}
.search-box li a{
    font-size: 12px;
    line-height: 34px;
    color: #666666;
    font-family: "SimSun", "宋体";
}
.search-box li a:hover{
    color: #f5481a;
}
.search-box li .keyword {
    color: #f5481a;
}
.service{
    float: right;
    display: inline;
    margin-top: 30px;
}
/*seek搜索结束*/
/*nav导航开始*/
#nav{
    border-bottom: 2px solid #00a160;
    margin-top: 18px;
    height: 38px;
}
.wears{
    float: left;
    display: inline;
    background: #00a160;
    position: relative;
    z-index: 1;
}
.wears .all{
    padding: 0 42px 0 42px;
    color: white;
    line-height: 38px;
    font-size: 18px;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.wears-list{
    width: 190px;
    border-bottom:1px solid #efefef ;
    border-right: 1px solid #efefef;
    border-left:1px solid #efefef ;
    background: #ffffff;
    opacity: 0.96;
    position: absolute;
    top: 38px;
    left: 0;
    height: 480px;
    display:none;
}
.wears-list .major .box{
    width: 174px;
    height: 24px;
    margin-left: 25px;
    overflow: hidden;
}
.wears-list .major .box a{
    float: left;
    font-size: 12px;
    line-height:24px ;
    color: #888888;
    margin-left: 12px;
    font-family: "SimSun", "宋体";
}
.wears-list .major:hover{
    background-color: #ed5050;
    opacity: 1;
}
.wears-list .major:hover a{
    color: #ffffff;
}
.wears-list .major:hover a .sp_1{
    background: url("../background/list-icon.png") no-repeat -53px 0px ;
}
.wears-list .major:hover a .sp_2{
    background: url("../background/list-icon.png") no-repeat -53px -39px ;
}
.wears-list .major:hover a .sp_3{
    background: url("../background/list-icon.png") no-repeat -53px -78px ;
}
.wears-list .major:hover a .sp_4{
    background: url("../background/list-icon.png") no-repeat -53px -117px ;
}
.wears-list .major:hover a .sp_5{
    background: url("../background/list-icon.png") no-repeat -53px -156px ;
}
.wears-list .major:hover a .sp_6{
    background: url("../background/list-icon.png") no-repeat -53px -195px ;
}
.wears-list .major:hover a .sp_7{
    background: url("../background/list-icon.png") no-repeat -53px -234px ;
}
.wears-list .major{
    position: relative;
    height: 60px;
    width: 190px;
}
/*sub*/
.Level{
    position: absolute;
    left: 190px;
    top: 0px;
    overflow: hidden;
    width: 1010px;
    box-shadow:0px 0px 5px  #dddddd!important;
    border: 1px solid #eeeeee;
    background:#ffffff;
    opacity: 1;
    display: none;
    min-height: 420px;
}
#nav .Level .Sub-nav .Sub-dis .active{
    color: #f5481a;
}
.Sub span{
    font-size: 12px;
    color: #000000;
    line-height: 22px;
    display: block;
    margin-left: 30px;
    float: left;
   font-family: "Microsoft YaHei", 微软雅黑;
    -webkit-font-smoothing:antialiased;
    font-weight: bold;
}
.Sub span:hover{
    color: #00a160;
}
.Sub-nav{
    overflow: hidden;
    border-bottom:1px solid #eeeeee ;
    width: 582px;
    margin-top: 8px;
    padding-bottom:8px;
    margin-left: 120px;
}
#nav .Level .Sub-nav .Sub-dis{
    float: left;
    overflow: hidden;
}
#nav .Level .Sub-nav .Sub-dis a{
    font-size: 12px;
    line-height: 22px;
    color: #666666;
    display: block;
    padding: 0 9px 0 9px;
    position: relative;
    font-family: "SimSun", "宋体";
    -webkit-font-smoothing:antialiased;
}
#nav .Level .Sub-nav .Sub-dis a:hover{
    color: #f5481a;
}
#nav .Level .Sub-nav .boundary a:after{
    content: "";
    width: 1px;
    height: 12px;
    background: #dddddd;
    position: absolute;
    top: 7px;
    left: 0px;
}
#nav .Level .Deputy{
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 70px;
}
#nav .Level .Deputy .Dep-nav .Dep-list .change{
    background: #ed5050;
    color:#ffffff ;
}
#nav .Level .Deputy .Dep-nav .Dep-list a:hover{
    background: #ed5050;
    color: #ffffff;
}
#nav .Level .Level-l{
    float: left;
    opacity: 1;
    overflow: hidden;
    width: 710px;
}
#nav .Level .Level-r{
    width: 250px;
    float: right;
    opacity: 1;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
}
#nav .Level .Level-r img{
    width: 250px;
    height: 126px;
    display: block;
    margin-right: 10px;
    margin-top: 10px;
}
#nav .Level .Deputy .Dep-nav .Dep-list{
    float: left;
    border: 1px solid #dddddd;
    margin-right: 20px;
    background: #f5f5f5;
    margin-bottom: 10px;
}
#nav .Level .Deputy .Dep-nav .Dep-list a{
    font-size: 12px;
    color: #666666;
    line-height: 24px;
    padding: 0 10px 0 10px;
    display: block;
    text-align: center;
}

/*sub end*/
.wears-list .major .bg-img1{
    display: block;
    font-size:14px ;
    color: #333333;
    line-height: 24px;
    padding-left:37px ;
    -webkit-font-smoothing: antialiased;
    font-family: "Microsoft YaHei", 微软雅黑;
    position: relative;
    padding-top: 5px;
}
.wears-list .major .bg-img1 .sp_1{
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    left: 12px;
    background: url("../background/list-icon.png") no-repeat -12px 0px ;

}
.wears-list .major .bg-img2{
    display: block;
    font-size:14px ;
    color: #333333;
    line-height: 24px;
    padding-left:37px ;
    -webkit-font-smoothing: antialiased;
    padding-top: 5px;
    font-family: "Microsoft YaHei", 微软雅黑;
    position: relative;
}
.wears-list .major .bg-img2 .sp_2{
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    left: 12px;
    background: url("../background/list-icon.png") no-repeat -12px -39px ;
}
.wears-list .major .bg-img3{
    display: block;
    font-size:14px ;
    color: #333333;
    line-height: 24px;
    padding-left:37px ;
    -webkit-font-smoothing: antialiased;
    padding-top: 5px;
    font-family: "Microsoft YaHei", 微软雅黑;
    position: relative;
}
.wears-list .major .bg-img3 .sp_3{
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top:6px;
    left: 12px;
    background: url("../background/list-icon.png") no-repeat -12px -78px ;
}
.wears-list .major .bg-img4{
    display: block;
    font-size:14px ;
    color: #333333;
    line-height: 24px;
    padding-left:37px ;
    -webkit-font-smoothing: antialiased;
    padding-top: 5px;
    font-family: "Microsoft YaHei", 微软雅黑;
    position: relative;
}
.wears-list .major .bg-img4 .sp_4{
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top:6px;
    left: 12px;
    background: url("../background/list-icon.png") no-repeat -12px -117px ;
}
.wears-list .major .bg-img5{
    display: block;
    font-size:14px ;
    color: #333333;
    line-height: 24px;
    padding-left:37px ;
    -webkit-font-smoothing: antialiased;
    padding-top: 5px;
    font-family: "Microsoft YaHei", 微软雅黑;
    position: relative;
}
.wears-list .major .bg-img5 .sp_5{
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top:6px;
    left: 12px;
    background: url("../background/list-icon.png") no-repeat -12px -156px ;
}
.wears-list .major .bg-img6{
    display: block;
    font-size:14px ;
    color: #333333;
    line-height: 24px;
    padding-left:37px ;
    -webkit-font-smoothing: antialiased;
    padding-top: 5px;
    font-family: "Microsoft YaHei", 微软雅黑;
    position: relative;
}
.wears-list .major .bg-img6 .sp_6{
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top:6px;
    left: 12px;
    background: url("../background/list-icon.png") no-repeat -12px -195px ;
}
.wears-list .major .bg-img7{
    display: block;
    font-size:14px ;
    color: #333333;
    line-height: 24px;
    padding-left:37px ;
    -webkit-font-smoothing: antialiased;
    padding-top: 5px;
    font-family: "Microsoft YaHei", 微软雅黑;
    position: relative;
}
.wears-list .major .bg-img7 .sp_7{
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top:6px;
    left: 12px;
    background: url("../background/list-icon.png") no-repeat -12px -234px ;
}

#nav li{
    float: left;
}
#nav .nav-list a{
    display: block;
    padding: 0 20px 0 20px;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
    font-family: "Microsoft YaHei", 微软雅黑;
}
#nav .nav-list a:hover{
    background: #00a160;
    color: white;
}
/*nav导航结束*/
/*foot开始*/
#foot{
    margin-top: 50px;
    overflow: hidden;
    border-top: 2px solid #00a160;
    margin-bottom: 15px;
}
.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: 140px;
}
.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", 微软雅黑;
}
.org01{
    text-align: center;
    margin-top: 0px;
}
.org01 .copyright{
    float: left;
    width: 100%;
}
.org01 .legal{
    float: left;
    width: 100%;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.authentication{
    margin-left: 152px;
    margin-top: 55px;
}
.authentication li{
    float: left;
    width: 120px;
    margin-left: 10px;
}
/*foot结束*/