.none {
    display: none !important;
}
.wywt{
    width: 800px;
    margin: 0 auto;
}
.formwywt{
    width: 800px;
    margin: 0 auto;
}
.wywt .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 52px;
    line-height: 52px;
    padding-left: 5px;
}
.lc{
    width: 138px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    font-size: 16px;
    color: #808080;
}
.lc.act{
    border: 1px solid #4d87be;
    background-color: #4d87be;
    color: #fff;
}
.lc img{
    margin-left: 15px;
    margin-right: 5px;
    vertical-align: middle;
}
.lc_div{
    margin-top: 30px;
    padding-bottom: 10px;
    overflow: auto;
}
.to{
    margin: 14px 25px;
}

.info select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    border: solid 1px #000;

    /*很关键：将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;

    /*在选择框的最右侧中间显示小箭头图片*/
    background: url("../imgs/znwdNew/arrow.png") no-repeat scroll right center transparent;


    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.info select::-ms-expand { display: none; }
.info{
    margin-top: 8px;
}
.info .select1{
    width: 218px;
    padding-right: 20px;
    height: 38px;
    border: 1px solid #dcdcdc;
    background-position: 195px 15px;
    padding-left: 10px;
    font-size: 16px !important;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .input1{
    width: 238px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .input3 {
    width: 238px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #1b1919;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
    background-color: #ccc5be;
}
.info .input2{
    width: 672px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .select2{
    width:  240px;
    padding-right: 20px;
    height: 38px;
    border: 1px solid #dcdcdc;
    background-position: 219px 15px;
    padding-left: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .name{
    display: inline-block;
    width: 91px;
    text-align: right;
    line-height: 40px;
    vertical-align: middle;
    font-size: 16px;
    color: #333333;
}
.info .name label{
    color: #c82a3f;
    vertical-align: middle;
    margin-right: 3px;
}
.info .name2{
    width: 183px;
}
.info .textarea{
    width: 672px;
    height: 66px;
    border: 1px solid #9D9D9D;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.wywt .tit{
    height: 40px;
    margin-top: 10px;
    font-size: 18px;
    color: #4d87be;
    line-height: 40px;
    font-weight: bold;
    border-bottom: 1px dashed #cccccc;
}
.wywt .tit img{
    vertical-align: top;
    margin-top: 10px;
    margin-right: 8px;
}
.mt15{
    margin-top: 15px!important;
}

.opt{
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
}
.magic-radio {
    position: absolute;
    display: none;
}
.magic-radio + label:after {
    position: absolute;
    display: none;
    content: ''; }

.magic-radio + label {
    position: relative;
    display: block;
    padding-left: 25px;
    cursor: pointer;
    vertical-align: middle;
}

.magic-radio + label:before {
    position: absolute;
    top: 3px;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: '';
    border: 1px solid #c0c0c0;
    border-radius: 50%;
}
.magic-radio.check + label:before{
    border-radius: 0;
}


.magic-radio:checked + label:after {
    display: block; }
.magic-radio + label:after {
    top: 6px;
    left: 6px;
    box-sizing: border-box;
    width: 5px;
    height: 9px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0;
}
.magic-radio:checked + label:before {
    border: #4d87be;
    background: #4d87be; }
.file_div{
    display: inline-block;
    vertical-align: middle;
    width: 108px;
    height: 32px;

}
.file{
    width: 108px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    opacity: 0;

}
.btn_sub{
    width: 126px;
    height: 40px;
    background-color: #4d87be;
    border: 0;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    margin-top: 10px;
}
.wywt_right{
    width: 350px;
}
.wywt_right .title{
    background: url("../imgs/znwdNew/titlebg.png") repeat-x center;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.wywt_right .title span{
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    font-size: 22px;
    color: #355e92;
}
.wywt_right .con{
    line-height: 36px;
    color: #333;
    height: 1140px;
    background: url("../imgs/znwdNew/xx_bg.png") no-repeat right bottom;
}
.warn{
    background: url("../imgs/znwdNew/warn_bg.png") no-repeat;
    width: 770px;
    height: 70px;
    text-indent: 2em;
    font-size: 14px;
    color: #c82a3f;
    padding: 10px 15px;
    line-height: 24px;
    margin-top: 10px;
}

.cname{
    float: right;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    height: 21px;
    line-height: 21px;
    margin-top: 10px;
}
.info .name3{
    width: 160px;
}
.info  .width3{
    max-height: 52px;
    width: 600px;
}

.info .name4{
    width: 290px;
    text-align: left;
}
.item {
    width: 180px;
    height: 114px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 10px;
}
.addImg {
    width: 180px;
    height: 114px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer;
}
.preview,.preBlock{
    position: absolute;
    display: block;
    width: 180px;
    height: 114px;
    left: 0;
    top: 0;
}
.delete {
    width: 20px;
    position: absolute;
    right: -12px;
    top: -12px;
    cursor: pointer;
    display: none;
}
.preBlock img {
    display: block;
    width: 180px;
    height: 114px;
}
.upload_input{
    display: block;
    width: 0;
    height: 0;
    -webkit-opacity: 0.0;
    /* Netscape and Older than Firefox 0.9 */
    -moz-opacity: 0.0;
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
    -khtml-opacity: 0.0;
    /* IE9 + etc...modern browsers */
    opacity: .0;
    /* IE 4-9 */
    filter:alpha(opacity=0);
    /*This works in IE 8 & 9 too*/
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /*IE4-IE9*/
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.info .rem{
    display: inline-block;
    color: #c82a3f;
}
.opt.checkbox{
    min-width: 150px;
    margin-left: 0;
    height: 30px;
}
.info .block{
    display: block;
    width: 348px;
    margin-left: 0;
}
.info .yzm{
    width: 240px;
    margin-left: 0;
    vertical-align: middle;
}
.btninfo{
    margin-top: 12px;
}
.btninfo button{
    width: 165px;
    height: 40px;
    background-color: #4d87be;
    border: 0;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    margin-top: 10px;
}

.pb30{
    padding-bottom: 30px;
}


/*zxft*/
.zxft .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.zxft .title img{
    vertical-align: top;
}
.zxft .info{
    width: 550px;
    margin-top: 0;
}
.zxft .cont{
    font-size: 16px;
    color: #333333;
    line-height: 35px;
}
.zxft .cont .tr{
    text-align: left;
    margin-top: 10px;
}
.zxft .cont .f_name{
    display: inline-block;
    width: 85px;
    height: 30px;
    border: 1px solid #c9e1f0;
    background: #eaf4fe;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: #4175ae;
    border-radius: 3px;
    margin-right: 5px;
}
.zxft_table{
    display: table;
    width: 100%;
}
.wzsl{
    display: table-cell;
    width: 843px;
    height: 827px;
    vertical-align: top;
}
.wzsl .tit{
    border-bottom: 1px solid #cfcfcf;
    height: 48px;

}
.wzsl .tit span{
    border-bottom: 1px solid #4175ae;
    height: 48px;
    background-color: #4175ae;
    color: #fff;
    width: 136px;
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height:48px;
}
.wzsl .con{
    line-height: 24px;
    height: 744px;
    overflow-y: scroll;
    font-size: 15px;
    color: #333;
}
.wzsl .con div{
    padding: 10px 20px 10px 10px;
}
.wzsl .con .cfr{
    background-color: #f7f7f7;
}
.wzsl .con .name{
    color: #355e92;
}
.wzsl .con .time{
    color: #07963b;
}
.tpzb{
    display: table-cell;

    height: 827px;
    vertical-align: top;
}
.tpzb .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.ft_img{
    text-align: center;
    margin-top: 16px;
    line-height: 28px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.kzyd .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.wyfy .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.kzyd{
    display: table-cell;
    vertical-align: top;
}
.wyfy{
    display: table-cell;
    vertical-align: top;
}

.wyfy_table{
    display: table;
    width: 100%;
    margin-top: 15px;
}
.wyfy_table span{
    width: 85px;
    text-align: justify;
    display: table-cell;
    vertical-align: top;
}
.wyfy_table .write{
    display: table-cell;
}

.wyfy_table .write input{
    width: 100%;
    height: 34px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
}
.wyfy_table .write.yzm input{
    width: 50%;
}
.wyfy_table .write textarea{
    width: 100%;
    height: 55px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
}

.kzyd ul {
    padding-top: 5px;
}

/*.kzyd ul li {*/
/*    background: url("../img/list_ico.png") no-repeat left center;*/
/*    padding-left: 13px;*/
/*    line-height: 36px;*/
/*    padding-right: 10px;*/
/*    text-align: right;*/
/*    color: #808080;*/
/*    font-size: 15px;*/
/*}*/

.kzyd ul li a {
    color: #333;
    float: left;
}
.kzyd ul li:hover a{
    color: #1a6cb7;
}

/*wz*/
.wz{
    width: 620px;
}


.wz .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 50px;
    line-height: 50px;
}

.wz .tit .name {
    cursor: pointer;
    font-weight: bold;
    font-size: 22px;
}

.wz .tit .name.act {
    color: #355e92;
}
.emt{
    width: 114px;
    margin-left: 25px;
}
.emt a{
    display: block;
    width: 145px;
    border: 1px solid #4d87be;
    font-size: 16px;
    color: #4d87be;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    padding-top: 12px;
    height: 105px;
    margin: 0px 15px;
    float: left;
    margin-bottom: 12px;
    border-radius: 3px;
}
.emt a:hover{
    background-color: #4d87be;
    color: #fff;
}
.emt a:hover .none{
    display: inline!important;
}
.emt a:hover .act{
    display: none;
}
.emt a span{
    display: block;
    margin-top: 5px;
}

.main .inner .wz_left{
    width: 802px;
    float: left;
}
.main .inner .wz_right{
    width: 382px;
    margin-left: 15px;
    float: left;
}
.wz .con table{
    width: 100%;
    margin-top: 15px;
}

.wz .con table tr td{
    height: 36px;
    text-align: center;
    font-size: 16px;
    color: #808080;
    vertical-align: middle;
    line-height: 25px;
}
.wz table tr:hover td{
    cursor: pointer;
    background-color: #ccc;
}
.wz_hftj table tr:hover td{
    cursor: pointer;
    background-color: #ccc;
}
.wz .con table tr td span{
    display:inline-block;
    width: 48px;
    height: 23px;
    border: 1px solid #4d87be;
    color: #4d87be;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    line-height: 23px;
}
.wz .con table tr td span.ts{
    color: #c82a3f;
    border: 1px solid #c82a3f;
}
.wz .con table tr td span.zx{
    color: #2fb8a0;
    border: 1px solid #2fb8a0;
}
.wz .con table tr td span.jb{
    color: #e2a229;
    border: 1px solid #e2a229;
}
.wz .con table tr td.text{
    text-align: left;
    color: #222222;
}
.wz .con table tr td.text a{
    color: #222222;
}
.wz .con table tr td.text a:hover{
    color: #4d87be;
}
.wz .con table tr td label{
    color: #4d87be;
}
.wz .con table tr td label.dhf{
    color: #c82a3f;
}
.wz .con table thead tr td{
    font-size: 16px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    height: 38px;
    background-color: #f2f2f2;
    vertical-align: middle;
}

.wz_hftj .wz_tab span{
    display: inline-block;
    width: 175px;
    float: left;
    font-weight: bold;
    height: 38px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    margin-top: 14px;
    color: #333333;
}
.wz_hftj .wz_tab span.act{
    border-top: 4px solid #4d87be;
    color: #4d87be;
    background-color: #fff;
    height: 34px;
    line-height: 30px;
}
.wz_hftj .con table{
    width: 100%;
}
.wz_hftj .con table tr td{
    text-align: center;
    height: 35px;
    font-size: 16px;
    color: #222222;
}
.wz_hftj .con table tr td.perc{
    color: #4d87be;
}
.wz_hftj .con table thead tr td{
    color: #c82a3f;
    border-bottom: 1px dashed #cccccc;
}
.wz_hftj .con table thead tr:hover td{
    background: none;
}
.wz_hftj .sminfo{
    clear: both;
    text-align: left;
    font-weight: normal;
    line-height: 26px;
    padding-bottom: 10px;
}
.wz_hftj .con{
    width: 100%;
    padding-top: 5px;
}
.wz_hftj .con.hftj_con li{
    border-bottom: 1px dashed #cccccc;
    font-weight: bold;
    line-height: 32px;
    margin-top: 10px;
}
.wz_hftj .sminfo label{
    margin-left: 10px;
}

.wz_hftj .dc{
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #222222;
    margin-top: 12px;
}
.wz_hftj .dc a{
    color: #222;
}
.wz_hftj .dc:hover a{
    color: #1a6cb7;
}
.wz_hftj .dc span{
    width: 60px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #4d87be;
    color: #4d87be;
}
.wz_hftj .dc span.jxz{
    color: #c82a3f;
    border: 1px solid #c82a3f;
}
.clqk{
    margin-top: 30px;
}
.cxtj{
    background-color: #f2f2f2;
    width: 650px;
    height: 80px;
    font-size: 16px;color: #333333;
    line-height: 80px;
}
.cxtj span{
    margin-left: 15px;
    margin-right: 5px;
}
.cxtj input{
    width: 128px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
}
.cxtj img{
    vertical-align: middle;
    margin-left: 3px;
}
.cxtj button{
    width: 90px;
    height: 40px;
    background-color: #4d87be;
    margin-left: 12px;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    border: 0;
    vertical-align: middle;
}
.wz_btn{
    font-size: 0;
    margin-top: 10px;
    padding-bottom: 6px;
}
.wz_btn button{
    width: 375px;
    height: 62px;
    border-radius: 4px;
    background-color: #f2f2f2;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #333;
    margin-top: 18px;
    cursor: pointer;
}
.wz_btn button:hover{
    background-color: #fff;
    border: 1px solid #4d87be;
}
.wz_btn button img{
    vertical-align: middle;
    margin-right: 20px;
}
.ml20{
    margin-left: 20px;
}

.wz_ft{
    width: 770px;
}


.wz_ft .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 50px;
    line-height: 50px;
}

.wz_ft .tit .name {
    cursor: pointer;
    font-weight: bold;
    font-size: 22px;
}

.wz_ft .tit .name.act {
    color: #355e92;
}
.ft_left{
    width: 285px;
}
.ft_left .inter{
    margin-top: 10px;
    text-align: center;
    display: block;
    border: 1px solid #4d87be;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    color: #4175ae;
    font-size: 16px;
}
.ft_left .inter:hover{
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
}
.ft_left .inter img{
    vertical-align: top;
    margin-top: 10px;
    margin-right: 5px;
}


.ft_right{
    width: 460px;
    margin-left: 20px;
}
.ft_right .cont{
    font-size: 16px;
    color: #333333;
    line-height: 33px;
}
.ft_right .cont .tr{
    margin-top: 2px;
}
.ft_right .cont .f_name{
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #4175ae;
}
.ft_right .cont a{
    color: #c82a3f;
}

.ftzb{
    float: right;
    color: #c82a3f;
    font-size: 16px;
}
.ft_left .textarea{
    width: 283px;
    height: 120px;
    border: 1px solid #dcdcdc;
    margin-top: 10px;
}
.ft_left .sub{
    font-size: 0;
    line-height: 40px;
    margin-top: 5px;
}
.ft_left .sub span{
    font-size: 16px;
}
.ft_left .sub input{
    width: 85px;
    height: 38px;
    border: 1px solid #dcdcdc;
    vertical-align: top;
}
.ft_left .sub img{
    vertical-align: top;
}
.ft_left .sub button{
    width: 64px;
    height: 40px;
    background-color: #4d87be;
    color: #fff;
    margin-left: 8px;
    vertical-align: top;
}


/*fw*/

.fw_in{

}


.fw_in .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 50px;
    line-height: 50px;
}


.fw_in .tit .name {
    cursor: pointer;
    font-weight: bold;
    font-size: 22px;
}

.fw_in .tit .name.act {
    color: #355e92;
}
.fw_head{
    width: 24px;
    padding: 17px;
    height: 294px;
    float: left;
    border: 1px solid #4175ae;
    background: #fff;
    color: #4175ae;
    text-align: center;
    margin-top: 18px;
    cursor: pointer;
}
.fw_head img{
    margin-top: 90px;
    margin-bottom: 15px;
}
.fw_head.act{
    background: #4175ae;
    color: #fff;
}
.fw_main{
    width: 1048px;
    float: left;height: 328px;
    margin-top: 18px;
    position: relative;
    overflow: hidden;
    border: 1px solid #cfcfcf;
    /*border-bottom: 1px solid #cfcfcf;*/
}
.fw_main ul{
    position: absolute;
    width: 100%;
    left: 0;
    top:0;
}
.fw_main ul li{
    text-align: center;
    width: 81px;
    padding: 20px 25px;
    height: 63px;
    /* padding-top: 10px; */
    float: left;
    cursor: pointer;
}
.fw_main ul li:hover{
    background-color: #eee;
}
.fw_main ul li span{
    display: block;
}
.fw_main ul li a{
    color: #333333;
    font-size: 15px;
}
.rad{
    height: 15px;
    position: absolute;
    bottom: 0;
    width: 90px;
    left: 50%;
    margin-left: -45px;
}
.rad span{
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    background-color: #cccccc;
    width: 34px;
    height: 7px;
    cursor: pointer;
    border-radius: 4px;
}
.rad span.act{
    background-color: #ff9900;
}

.bmgg{
    width: 840px;
}

.bmcx{
    width: 280px;
}


.bmgg .bm_tab span{
    display: inline-block;
    width: 103px;
    float: left;
    height: 50px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    margin-top: 15px;
    color: #000000;
    margin-right: 1px;
    cursor: pointer;
}
.bmgg .bm_tab span.act{
    border-top: 4px solid #4d87be;
    color: #4d87be;
    background-color: #fff;
    height: 46px;
    line-height: 42px;
}


.bmcx ul li {
    width: 208px;
    height: 60px;
    background-color: #ecf3fa;
    color: #101417;
    position: relative;
    margin: 18px auto 0;
    padding-left: 72px;
    line-height: 60px;
    font-size: 16px;
}
.bmcx ul li:hover{
    background-color: #cbdff4;
    cursor: pointer;
}
.bmcx ul li a {
    font-size: 15px;
    color: #333;
}

.bmcx ul li img {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 15px;
    width: 26px;
}

.bmcx ul {
    padding-top: 6px;
}

.bmcx ul li label {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    left: 0;
    top: 6px;
    background-color: #4175ae;
}

.bmfw_main{
    width: 1168px;
    position: relative;
    height: 280px;
    overflow: hidden;
}
.bmfw_main ul{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
}
.bmfw_main ul li{
    width: 277px;
    height: 105px;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    cursor: pointer;
}
.bmfw_main ul li:nth-child(4n+1){
    margin-left: 0;
}
.bmfw_main ul li:hover{
    background-color: #eee;
}
.bmfw_main ul li .img{
    width: 50px;
    height: 50px;
    border: 1px solid #355e92;
    border-radius: 14px;
    text-align: center;
    line-height: 50px;
    font-size: 0;
    margin-left: 15px;
    margin-top: 24px;
    margin-right: 5px;
}
.bmfw_main ul li .img img{
    vertical-align: middle;
}
.bmfw_right{
    width: 195px;
    margin-top: 5px;
    color: #999999;
}
.bmfw_right .name{
    color: #355e92;
    line-height: 30px;
    font-family: "Microsoft YaHei";
    font-size: 17px;
    display: block;
}

.bmfw_right .name2{
    font-size: 13px;
}
.bmfw_right a{
    display: inline-block;
    color: #999999;
    font-size: 14px;
}
.bmfw_right a:hover{
    color: #355e92;
}
.bmxx{
    width: 400px;
}
.bmxx .fw li{
    margin-top: 4px;
}
.lstd{
    width: 400px;
}
.lstd .ask li{
    height: 98px;
    width: 90px;
    margin-top: 5px;
    margin-bottom: 0;
}
.lstd .ask li img{
    height: 59px;
}
.lstd .ask li:hover{
    height: 96px;
    width: 88px;
    padding-top: 7px;
}
.ztfw{
    width: 280px;
}

.btn_qy {

    width: 192px;
    height: 40px;

}
.btn_tzz{
    width: 192px;
    height: 40px;
    margin-left: 10px;
}


.ztfw ul li {
    width: 134px;
    height: 31px;
    background-color: #ecf3fa;
    color: #333333;
    position: relative;
    margin-top: 13px;
    float: left;
    text-align: center;
    line-height: 31px;
}
.ztfw ul li:nth-child(2n){
    margin-left: 12px;
}
.ztfw ul li:hover{
    background-color: #cbdff4;
    cursor: pointer;
}
.ztfw ul li a {
    font-size: 15px;
    color: #333;
}

.ztfw ul li img {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 10px;
}

.ztfw ul {
    padding-top: 6px;
}

.ztfw ul li label {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    left: 0;
    top: 8px;
    background-color: #4175ae;
}

.tran_left {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    left: 50px;
    top:50%;
    margin-top: -6px;
}

.w-1200 {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
span#_span_jiucuo {
    float: left;
    margin-top: 27px;
}
.visitor_login .login_info .info {
    width: 334px;
    text-align: center;
}
.app,.more_btn {
    display: none;
}


/*.head {*/
/*    background: url("../indexNewimg/head-bg-new.png") no-repeat top center;*/
/*    height: 300px;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    box-sizing:content-box;*/
/*    background-size: 100% 100%;*/
/*    min-width:1200px;*/
/*}*/
.head>img{
    margin-top: 30px;
}

.nav li a span {
    display: block;
    padding: 0 15px;
    background: #3473b6;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    border-radius: 3px;
}

.nav li a::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 0 15px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6);
    color: #3473b6;
    font-weight: bold;
    content: attr(data-hover);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translateX(-25%);
}


.nav li a:hover span,
.nav li a:focus span {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
}

.nav li a:hover::before,
.nav li a:focus::before {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%);
}
.nav {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #fff;
    background-color: rgba(255,255,255,0.35);
    min-width: 1200px;
    margin-top: -50px;
}

.nav ul {
    list-style: none;
    width: 1200px;
    height: 38px;
    padding: 7px 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.nav ul li {
    float: left;
    font-size: 18x;
    color: #222222;
    height: 38px;
    line-height: 38px;
    z-index: 1;
    margin:0 29px;
}
.nav ul li:hover{
    border: 0;
}

.nav ul li a {
    display: inline-block;
    font-size: 21px;
    color: #fff;
    position: relative;
    overflow: hidden;
}


.nav ul li.act {
    border: 0;
    margin-top: 0;
}

.nav ul li.act1 a::before{
    display: none!important;
}
.nav ul li.act1 span {
    color: #3473b6;
    font-weight: bold;
    border-radius: 3px;
    background-color: rgba(255,255,255,0.6);
}
.nav li.act1 a:hover span, .nav li.act1 a:focus span {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%);
}


.foot {
    width: 100%;
    background-color: #757575;
    min-width:1200px;
}
.select{
    padding-top: 18px;
    border-bottom: 1px solid #bfc1c3;
    padding-bottom: 18px;
}
.select .inner{
    width: 1300px;
    margin: 0 auto;
    padding:0 auto;
}
.zy{
    display: block;
    font-size: 15px;
    color: #333333;
    width: 150px;
    height: 30px;
    text-align: center;
    background-color: #fff;
    float: left;
    line-height: 30px;
}
.zy img{
    vertical-align: top;
    margin-top: 5px;
}
.sel {

    width: 155px;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
    position: relative;
    cursor: pointer;
}

.sel span {
    border: none;
    outline: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 16px;
}

.sel:after {
    content: "";
    width: 6px;
    height: 12px;
    background: url(../imgs/znwdNew/select_ico.png) no-repeat center;
    position: absolute;
    right: 10px;
    top: 10px;
    pointer-events: none;
}

.footer{
    width: 880px;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: auto;
}
.red_jg{
    float: left;
    margin-left: 15px;
    margin-top: 23px;
}
.footer .mid{
    float: left;
    width: 646px;
    padding-top: 20px;
    text-align:left;
    font-size: 14px;
    color: #fff;
    padding-left: 35px;
}
.footer .mid a{
    color: #fff;
}
.footer .mid p{
    margin-top: 10px;
}
.zc_ico{
    float: left;
    margin-left: 10px;
    margin-top: 25px;
}
