@charset "utf-8";
#bodyframe {
    background-color: #f8f8f8;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 1200px;
}
#aaa{
    color:#1856AC;
    font-weight:700;
}
#header1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 10px;
    height: 340px;
    margin-top:0px;
    z-index: 1;
}

.ban_m{
    width:100%; /*图宽*/
    position:absolute;
    top:0;
    margin-left:-960px; /*图宽的一半*/
}
.ban_m img{
    width: 100%;
    height:340px;
}

/*.list_wrap1{
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
}*/
.clearfix:after{
    content:"";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#header1>.logo{
    background: url("../images/bg.png") no-repeat center center;
    text-align: center;
    height: 200px;
    width: 100%;

}
#header1 .logo img{
    height: 100%;
    width: auto;

}
#content1 {
    position: relative;
}

#btn-area {
    float: right;
    height: 100%;
    position: relative;
    width: 50px;
}
.zsml{
    font-size:30px;
    text-align: center;
    margin:30px 0;
    font-weight: normal;
    color:#818181;
}


.nav-cl{
    margin:10px;
    height: 50px;
    background:#EEE;
    width: 160px;
    padding-left: 16px;
    background-size: cover;
    border-radius: 5px;
    font-size:18px;
    cursor: pointer;
    line-height: 50px;
}
.nav-cl i{
    color: #bd1a2d;
    float: left;
    font-size:26px;
    margin-right:20px;
    line-height: 50px;
}
/*.nav-cl span{
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;

  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  display: none;
}*/

.clact{
    background: #bd1a2d;
    color:#FFF;
}
.clact i{
    color:#FFF;
}
.nav-cl img{
    width: 120px;
    cursor: pointer;
}
.list-con,.flist-con{
    clear: both;
    border: 1px solid #bd1a2d;
    border-radius: 20px;
    padding:10px;
    margin-top:10px;
}
.list-con li,.flist-con li{
    float: left;
    /*background: url(../images/sml_arrow.gif) no-repeat left center;*/
    width: auto;
    margin-left: 50px;
    padding-left: 10px;
    line-height: 45px;
}
.list-con li a,.flist-con  li a{
    font-size:16px;
}
.list-con li a:hover
{
    color:#bd1a2d!important;
}

.xbq{
    background: url(../images/h_bg.png) no-repeat center bottom  ;
    text-align: center;
    width: 220px;
    height: 60px;
    font-size:20px;
    line-height: 60px;
    margin-bottom: 12px;
    padding-left: 0;
}
#btn-area #btns {
    left: 0;
    margin-left: 15px;
    margin-top: 0;
    position: absolute;
    top: -1px;
}

#work-area {
    background-color: #fff;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 940px;
}

#work-area #work-area-cao {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#work-area .caoblock {
    float: left;
    height: 100%;
    width: 100%;
}

#robot-area #chatbox {
    border: 1px solid #d0d0d0;
    height: 100%;
    width: 572px;
    box-sizing: border-box;
}

#robot-area #chatbox,
#robot-area #splitbox,
#robot-area #extpagebox {
    float: left;
}

#robot-area #splitbox {
    width: 10px;
}

#robot-area #splitbox {
    background: #f8f8f8 none repeat scroll 0 0;
    height: 100%;
}

#robot-area #extpagebox {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    width: 556px;
}

#robot-area #extpagebox #extbox {
    width: 556px;
}

#robot-area #extbox #extboxinner {
    border: 1px solid #d0d0d0;
    width: auto;
}

#robot-area #extbox #sidetopbar {
    background: url("../img/side_top_bg.png") repeat-x scroll 0 0;
    height: 42px;
    width: auto;
}

#robot-area #extbox .part {
    width: auto;
}

#robot-area #extbox .part .title_bar {
    height: 28px;
    padding-left: 20px;
    padding-top: 2px;
    padding-right:10px;
    line-height: 32px;
}

.title_bar .title_text {
    color: #046ab1;
    font-weight: bold;
    font-size:14px;
}

#robot-area #extbox .part .title_bar .title_background {
    background: url("../img/side_title_dot.png") repeat-x center;
}

#robot-area #extbox .part .title_bar .title_more a {
    color: #999999;
}

#robot-area #extbox .part .part_data {
    margin-left: 20px;
    margin-right: 10px;
}

.part_data tr {
    /*  height: 25px; */
    line-height: 25px;
}


/* line 72, ../sass/partial/_extbox.scss */

#robot-area #extbox .part .part_data .dd {
    width: 15px;
    background: url("../img/side_list.png") no-repeat;
    background-position: 2px;
}


/* line 73, ../sass/partial/_extbox.scss */

#robot-area #extbox .part .part_data .t a {
    color: #666666;
    font-size:14px;
    line-height: 25px;
}
#robot-area #extbox .part .part_data .t a:hover{
    text-decoration: none;
    color:#046ab1;
}
#robot-area #extbox .part .part_data .d {
    width: 80px;
    color: #999999;
}

#robot-area #extbox #ext_public_service {
    height: 135px;

}

#robot-area #extbox #ext_public_service #new_top_bar {
    background: url("../img/side_bar_bg_x.png") repeat-x scroll 0 0;
    height: 35px;
}

#robot-area #extbox #ext_public_service #new_top_bar .bjcx {
    background: url("../img/bjcx.png") no-repeat scroll 0 0;
    float: left;
    height: 22px;
    width: 91px;
    font-size: 16px;
}

#robot-area #extbox #ext_public_service #new_top_bar .atab {
    background: url("../img/side_tab_bg.png") no-repeat scroll 0 0;
    cursor: pointer;
    font-size: 13px;
    height: 27px;
    padding-left: 0;
    padding-top: 8px;
    text-align: center;
    width: 60px;
    float: left;
}

#robot-area #extbox #ext_public_service #new_top_bar .atab span {
    color: #666666;
    font-weight: bold;
}

#robot-area #extbox #ext_public_service #new_top_bar .atab.select {
    background: url("../img/side_tab_bg_a.png") no-repeat;
}

#robot-area #extbox #ext_public_service #new_top_bar .atab.select span {
    color: #fff;
    font-weight: bold;
}

#robot-area #extbox #ext_public_service #new_top_data {
    padding-left: 22px;
    padding-top: 0;
}

#robot-area #extbox #ext_public_service #new_top_data div {
    display: none;
}

#robot-area #extbox #ext_public_service #new_top_data div.show {
    display: block;
}

#robot-area #extbox #ext_public_service #new_top_data ul li {
    background: url("../img/side_list.png") no-repeat 0px 3px;
    padding-left: 15px;
    margin-bottom: 5px;
    line-height: 20px;
}

#robot-area #extbox #ext_public_service #new_top_data ul li a {
    color: #666666;
}

#chatlogpanel {
    overflow: hidden;
    position: relative;
}

#robot-area #chatbox #inputpanel {
    margin: 0;
    position: relative;
}

#robot-area #chatbox #inputpanel #inputtoolbar {
    background: url("../img/toolbar_bg.png") repeat-x scroll 0 0;
    height: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
}

#robot-area #chatbox #inputpanel #chatform {
    background: #fff none repeat scroll 0 0;
    height: 60px;
    margin: 0 5px;
    padding: 5px;
    width: auto;
}

#robot-area #chatbox #inputpanel #botom-send {

    position: relative;
    position: absolute;
    height: 83px;
    right: 10px;
    bottom: 9px;
}

#botom-send .chatbtnover {
    background: #046ab1;
    border-width: 0;
    outline: none;
    cursor: pointer;
    height: 57px;
    margin-top: 10px;
    color: #FFF;
    width: 85px;
}

#robot-area #extbox #ext_public_service #new_top_bar .bjcx {
    background: url("../img/bjcx.png") no-repeat scroll 0 0;
    float: left;
    height: 35px;
    width: 91px;
}

#robot-area #extbox #ext_public_service #new_top_bar .atab {
    background: url("../img/side_tab_bg.png") no-repeat scroll 0 0;
    cursor: pointer;
    font-size: 13px;
    height: 27px;
    padding-left: 0;
    padding-top: 8px;
    text-align: center;
    width: 60px;
    float: left;
}

.clear {
    clear: both;
}

#robot-area #extbox #ext_public_service #new_top_bar .atab span {
    color: #666666;
    font-weight: bold;
}

#inputtoolbar {
    background: url("../img/toolbar_bg.png") repeat-x scroll 0 0;
    height: 3px;
    padding-left: 10px;
    padding-top: 3px;
}
.inputtoolbar1{
    margin-top:7px;
}

#sidetopbar ul {
    padding-top: 10px;
}

#sidetopbar ul li {
    float: left;
    width:65px;
    line-height:22px;
    text-align: center;
}

#sidetopbar ul li.split {
    width: 2px;
    height: 22px;

    background: url("../img/side_top_split.png") no-repeat;
}

#sidetopbar ul li a {
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 0px 1px #aaaaaa;
    font-size: 14px;
}

#sidetopbar ul li a:hover {
    color: #fff;
}


/*#splitbox #spbtn {
  width: 12px;
  height: 20px;
  margin-top: 250px;
  background: url(../img/arrow_left.png) no-repeat;
  cursor: pointer;
}
#splitbox #spbtn.on {
  background: url(../img/arrow_right.png) no-repeat;
}
.tip {
  display: none;
  position: absolute;
  z-index: 100;
}*/

.me0 {
    padding-left: 121px;
}

.me0 li {
    display: block;
    float: left;
    width: 87px;
    height: 37px;
    line-height: 31px;
    text-align: center;
    background: url(../images/con_tab_bg.gif) no-repeat top;
    color: #046ab1;
    cursor: pointer;
    font-weight: bold;
    margin-right: 8px;
}

.me0 li.hover {
    background: url(../images/con_tab_hov.png) no-repeat top;
    /*background: url(../img/bqbj.png)  no-repeat top;*/
    color: #FFFFFF;
    font-weight: bold;
}

#ma0 ul {
    display: none;
}

#ma0 li {
    width: 98px;
    height: 30px;
    line-height: 30px;
    float: left;
    background: url(../images/sml_arrow.gif) no-repeat 1px center;
    text-indent: 20px;
    overflow: hidden;
}

#ma0 li a {
    color: #464646;
}
#ma0 li a:hover{
    text-decoration: none;
    color:#046ab1;
}

#ma0 ul.block {
    display: block;
}

.ma0 {
    clear: both;
    width: 100%;
    height: 120px;
    padding-top: 2px;
    text-align: left;
}
#bodyframe1 {
    background-color: #f8f8f8;
    margin: 0 auto;
    position: relative;
}


/*footer*/

/*常见问题*/
.good2{
    position: absolute;
    right:-29px;
    bottom:0px;
}
.good2 a{
    display: block;
    width: 23px;
    height: 23px;
    background:url(../images/zan.png) no-repeat;
}
.good2 a.good2-one:hover{
    background-position: -24px 0;
}
.good2 a.good2-two{
    background-position:  0 -24px;
    margin-top:5px;
}
.good2 a.good2-two:hover{
    background-position:  -24px -24px;
}
.xg-qus ul li{
    float: left;
    padding:0 20px;
    line-height: 24px;
    cursor: pointer;
    max-width: 35em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
table {
    margin:0 auto;
}
.xg-qus ul li a{
    color:#046ab1;
}
.daan{
    width:70%;
}
.dialog_tab > p {
    line-height: 23px;
    font-size: 14px;
    margin-bottom:10px;
}
.g-man{
    position:absolute;
    left:1px;
    background-color: #fff;
    bottom:-38px;
    height: 30px;
    line-height: 24px;
}
.g-man span{
    float: left;
    color:#777;
    margin-right:20px;
}
.g-man1{
    color:#777;
    float: left;
    cursor: pointer;
    margin-right:8px;
    line-height: 24px;
    margin-right: 10px;
}
.g-man2{
    color:#777;
    cursor: pointer;
    float: left;
}
.g-man1 span{
    background: url(../images/good-a.png) no-repeat left center;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    cursor:pointer;
    float: left;
    margin-right: 5px;

}
.g-man2 span{
    background: url(../images/good1-a.png) no-repeat left center;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    float: left;
    cursor:pointer;
    margin-right: 5px;
}
ul.hideul {
    width: 90%;
    float: left;
    overflow: hidden;
    max-height: 62px;
}
.news li {
    padding-left: 12px;
    background: url(../images/sm_dotted.gif) no-repeat 3px 15px;
}

.chnl li a {
    color:#046ab1;
}
.showOrHide {
    margin-top: 8px;
}
.answer_man {
    position: absolute;
    left: -43px;
    top: 0;
}
.right_arrow {
    position: absolute;
    left: -8px;
    top: 12px;
}
.dialog_tab >div > p {
    color:#333;
    line-height: 24px;
}
.dialog_tab p span {
    color: #046ab1;
    width:40em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.tab2_title {
    width: 100%;
}
.tab2_title ul {
    height: 32px !important;
    width: 100%;
}

.tab2_title ul li {
    padding: 0px 6px;
    float: left;
    line-height:32px;
    text-align: center;
    cursor: pointer;
    height: 32px;
    border-bottom:0 none;
    font-weight: bold;
    color: #464646;
    font-size: 12px;

    color:#333;

}
.slected2 {



}
.tab2_content .news li button {
    background: 0 none;
    outline: none;
    border: 0 none;
    float: left;
    cursor: pointer;
    font-size:14px;
    line-height: 24px;
    color:#212121;
    padding:0;
    padding-left:5px;
    font-family: "Microsoft YaHei";

}
.tab2_content .news li button:hover{
    text-decoration: underline;
}
.tab2_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 7px;
    margin-bottom: 7px;
}
.tab2_content> div {
    height: auto;
}
.hottags {
    padding-bottom: 10px;
    z-index: 999;
    background: #FFF;
}
.cjwt{
    width: 50%;
    margin-top:20px;
}
.hottags h2 {
    color: #333;
    font-size:14px;
    font-family: "Microsoft YaHei";
    line-height: 36px;
    font-weight: normal;
    border-bottom:1px dashed #CCC;
}
.hottags>div {
    overflow: hidden;
}
#hottags-box ul li {
    margin-right: 20px;
    width: auto;
    line-height: 24px;
}
#hottags-box ul li a {
    color: #046ab1;
    font-family: "Microsoft YaHei";
}

.more-b {
    text-align: center;
    color: #a83a38;
    cursor: pointer;
    margin-top:10px;
}
.news {
    overflow: hidden;
}
.tab2_content .news li {
    background: url(../images/dotted.gif) no-repeat 9px 11px;
    overflow: hidden;
}
.tab2_content .news li a {
    line-height: 24px;
    font-size:14px;
    padding-left:5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    font-family: "Microsoft YaHei";
    color:#212121;
}
.tab2_content .news li a:hover{
    text-decoration: underline;
}
.tab2_content .news li span.bszn{
    float: left;
    line-height: 24px;
}
.more-new{
    color:#046ab1;
    cursor: pointer;
    line-height: 32px;
    padding-left:10px;
}
.c_text{
    line-height: 26px;
    height:134px;
    overflow: hidden;
    color:#666;
}
.c_text img{
    height: 160px !important;
    width: auto !important;
    display: block;
    margin:0 auto;
    float: left;
    margin-right: 8px;

}
.c_text1{
    line-height: 26px;


    overflow: hidden;
    color:#666;
}
.c_text1 img{
    max-width: 100%;
}
.adwz {
    color: #a4a2a2;
    font-size: 12px;
}
.more-dan {
    color: #046ab1 !important;
    cursor: pointer;
    line-height: 20px !important;
}
.tab2_content .news li span {
    margin-left: 10px;
    color: #999;
    float: right;
}
.news li {

    padding-left: 12px;
    background: url(../images/sm_dotted.gif) no-repeat 3px 15px;
}
.container {

    width: 100%;
    overflow: hidden;
    margin: 0px auto;
}
.center {
    float: right;
    background: #046ab1;
    color:#FFF;
    font-size:14px;
    line-height: 32px;
    margin: 3px 0px;
    padding:0 6px;
    border-radius:4px;
    border:0 none;
    position: relative;
}
.center a{
    color:#FFF;
}
.center a:hover{
    text-decoration: none;
}
.center span{
    display: block;
    width: 6px;
    height: 11px;
    position: absolute;
    right:-6px;
    top:50%;
    margin-top:-5px;
    background:url(../images/sj.png) no-repeat;
}

/*常见问题-结束*/

/*prompting-start*/
.prompting{
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
}
.prompting1{
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
}
.pro-box{
    width: 340px;
    min-height: 235px;
    background-color: #fff;
    position: fixed;
    top:50%;
    left:50%;
    border-radius: 10px;
    margin-left:-170px;
    margin-top:-150px;
    padding:15px;
    box-sizing: border-box;
}
.pro-box h5{
    line-height: 36px;
    color:#046ab1;
}
.pro-box label{
    padding:5px;
}
.pro-box textarea{
    width:100%;
    padding-left:5px;
    border:0 none;
    border:1px solid #CCC;
    border-radius: 4px;
    max-width:305px;
    min-width:305px;
    line-height: 24px;
    min-height: 24px;
    outline: none;
    resize : none;
}
.modal-footer{
    margin-top:18px;
    text-align: center;
    border-top: 1px solid #ccc;
}
#submitBtn,#cancelBtn{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 60px;
    height: 30px;
    cursor: pointer;
    background-color: #046ab1;
}
#submitBtn1,#cancelBtn1{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 60px;
    height: 30px;
    cursor: pointer;
    background-color: #046ab1;
}
#cancelBtn{
    background-color: #777;
    margin-right:10px;
}
#cancelBtn1{
    background-color: #777;
    margin-right:10px;
}
/*prompting-end*/
.datatit{
    height: 50px;
    line-height: 50px;
    margin-top:30px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    background: #f7f7f7;
}
.datatit li{
    float: left;
    padding:0 40px;
    font-size:18px;
    cursor: pointer;

}
.datatit li:hover,.datatitact{
    background: #FFF;
    border-top:2px solid red;

}
.datacon{
    margin-top:40px;
}
.datacon li{
    width: 100%;
    padding:20px 10px;
    height:430px;
}
.ctit{
    margin-bottom: 20px;
}
.ctit li{
    float: left;
    width: 50%;
    line-height: 50px;
    text-align: center;
    font-size:16px;
    cursor: pointer;
    box-sizing: border-box;
    border:1px solid #1856AC;
}
.ctit li.ctitact{
    color:#FFF;
    background-color: #1856AC;
}

.nav-cl .glyphicon{
    color: #777;
    width: 20px;
    height: 20px;
    font-size: 16px;
    line-height: 10px;
    padding-top: 5px;
    float: right;
    text-align: center;
    border-radius:20px;
}

.meniu_hidden{
    width: 100%;

}
#mantag{
    width: 100%;
    height: auto;
    border: 1px solid #1856AC;
}
.menu2018{color:#FFF;}
.menu2018 a:link,.menu2018 a:visited {color:#FFF;font-size:20px; height:50px; line-height:50px; margin:0 10px; border-bottom:3px solid transparent; display:block; text-decoration:none;}
.menu2018 a:hover {color:#FFF; text-decoration:none; border-bottom:3px solid #4FB2FC;}
.banner{
    width: 100%;
    height: 360px;
    /*margin:25px auto 25px;*/
    background: url(../images/background@2x.png) center no-repeat;
}
.banner img{
    width: 100%;
    height: auto;
}
.banner2{
    width: 100%;
    margin-top:-5px;
    /*height:300px;*/
    /*background: url(../images/banner.png) center no-repeat;*/
}
.banner2 img{
    width: 100%;
    height: auto;
}


/*民生知识库*/
.body2{
    background: #ebebeb!important;
}
/* nav */
.msnav{
    width: 100%;
    height: 59px;
    display: block;
    background: #fff;
    border-bottom: 1px solid #ddd;
    margin-top: -3px;
}
.navUl{
    max-width: 1200px;
    height: 59px;
    margin: 0 auto;
    /* overflow: hidden; */
    position: relative;
    /*padding:0 15px;*/
    background:#fff;
}
.navUl li{
    float: left;
    height: 60px;
    line-height: 60px;
    width: 15%;
    text-align: center;
}
.navUl li a{
    display: inline-block;
    width: 97%;
    /*  height: 60px;
      line-height: 60px;*/
    color: #333;
    font-size: 18px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
}
.borderight{
    border-right: 2px solid #1856ac;
}
.navUl li a.act{
    font-weight: 700;
    color: #1856ac;
    /*background: url(../images/delta.png) no-repeat;
    border-bottom: 3px solid #1856ac;
    background-position: center 56px;
    border-bottom: 3px solid #1856ac;*/
}
/*.navUl li a:hover{
  background: #fff;
  color: #37a1f5;
}*/
/*手机端非响应式布局*/
@media screen and (max-width:767px){
    .container {
        width: 1280px !important;
        max-width: none !important;
    }
    .navUl{
        width: 1280px;
        background:#fff;
        max-width:none!important;
    }
    .banner2 {
        width: 1280px;
    }
    iframe{
        width:1280px!important;
    }

}
/* 改版start */
/*head-start*/
/*head-start*/
.headerBox{
    width:1200px;
    padding:12px 0;
    margin: 0 auto;
    position: relative;
  }
.head_right{
    position: absolute;
    right:0;
    top:10px;
    display: flex;
  }
  li{
      list-style: none;
    }
    a{
      text-decoration: none;
      color: #333;
    }
  .nav_ul{
    display:flex;
    font-size: 12px;
    margin-top: 13px;
  }
  .nav_ul li{
    padding: 0 11px;
    font-size: 12px;
    cursor: pointer;

  }
  .nav_ul li a{
    font-size: 12px;
  }
  .ivpv6{
    border-radius: 10px;
      border: 1px solid;
      height: 16px;
      line-height: 16px;
      margin-right: 15px;
      margin-left: 11px;
      cursor: default !important;
  }
  .searchBox{
    width: 72px;
      height: 24px;
      border: 1px solid #b83242;
      box-shadow: 0px 1px 1px #e6b5bb;
      border-radius: 12px;
      display: flex;
      cursor: pointer;
      margin-top: 8px;
      
  }
  .searchBox input{
    width: 45px;
      outline: none;
      border: none;
      border-radius: 20px;
      font-size:12px;
      padding-left: 10px;
      box-sizing: border-box;
  }
  .searchBox input::placeholder{
    color:#646464;
    font-size:12px;
  }
  .searchBox span{
      width: 27px;
      height: 100%;
      padding-left: 7px;
      border-radius: 0 12px 12px 0;
      background-color: #ad1224;
      position: relative;
  }
  .searchBox span::before{
    position: absolute;
    top: 5px;
      width: 12px;
      height: 12px;
      content: "";
      display: inline-block;
      background: url(../images/header-icon-search.png) no-repeat;
      background-size: contain;
  }
  .zft>a{
    color:#333 !important;
    margin-right:11px;
  }
  /* 导航样式 */
    .topNav{
      width: 100%;
      min-width: 1200px;
      height: 50px;
      background-color: #f2f2f2;
      
    }
    li{
      list-style: none;
    }
    a{
      text-decoration: none;
      color: #333;
    }
    .topNav ul{
      display: flex;
      width: 63%;
      /* width: 1200px; */
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      height: 50px;
      justify-content: space-between;
      margin: 0 auto;
    }
    .topNav ul li {
      flex: 1;
      text-align: center;
      height: 50px;
      line-height: 50px;
      
  }
  .topNav ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 18px ;
    text-decoration: none;
  }
  /*header-end*/
  /* 改版end */
  
  
  