ï»?

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


.app-header {
    height: 60px;
    background: #0b57b7;
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

.zcwj_ss input {
    width: 340px;
    height: 30px;
    border: 1px solid #dadada;
    font-size: 14px;
    color: #999;
    border-radius: 5px;
    float: left;
    padding-left: 12px;
}

.zcwj_ss b {
    float: right;
    width: 76px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: #4da7e9;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
}

.zcwj_con li {
    margin-bottom: 11px;
}

.zcwj_con1 li {
    margin-bottom: 9px;
}

.sy_tb {
    float: right;
    width: 267px;
}

    .sy_tb ul {
        float: left;
        width: 165px;
        margin-top: 30px;
    }

        .sy_tb ul li {
            float: left;
            width: 50%;
            margin-bottom: 17px;
        }

            .sy_tb ul li i {
                display: block;
                width: 100%;
                height: 26px;
            }

                .sy_tb ul li i img {
                    display: block;
                    margin: 0 auto;
                }

            .sy_tb ul li span {
                width: 100%;
                text-align: center;
                font-size: 14px;
                color: #333;
                margin-top: 13px;
                display: block;
            }

            .sy_tb ul li:hover i {
                transform: rotateY(360deg);
                transition: transform 0.7s ease-out 0s;
            }

            .sy_tb ul li a {
                display: block;
                width: 100%;
                height: 100%;
            }

    .sy_tb .rg {
        float: right;
        height: 145px;
        width: 95px;
        box-shadow: 0px 0px 3px 3px #e7f3fc;
        border-radius: 5px;
        border: 1px solid #d6ebfa;
        margin-top: 25px;
    }

        .sy_tb .rg img {
            display: block;
            margin: 25px auto 15px;
        }

        .sy_tb .rg span {
            display: block;
            font-size: 14px;
            color: #333;
            margin-bottom: 5px;
            text-align: center;
        }

        .sy_tb .rg:hover img {
            transform: rotateY(360deg);
            transition: transform 0.7s ease-out 0s;
        }

.sy_tl2 {
    padding-bottom: 5px;
}

.ztzl {
    margin-top: 15px;
    height: 65px;
    padding: 0 20px;
}

.ztzl_lf {
    float: left;
    height: 100%;
    width: 100px;
    background: #0281df;
    line-height: 65px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
}

.ztzl_con {
    float: right;
    width: 1041px;
}

    .ztzl_con .item {
        width: 100%;
        height: 65px;
    }

        .ztzl_con .item img {
            display: block;
            width: 100%;
            height: 100%;
        }

    .ztzl_con .owl-controls {
        display: none !important;
    }

.wzlj {
   margin: 0 auto;
   width: 764px;
   margin-top: 23px;
   /* padding: 0 120px; */
   padding-bottom: 20px;
   position: relative;
}

    .wzlj em {
        float: left;
        height: 30px;
        width: 236px;
        margin-right: 20px;
        border: 1px solid #dcdcdc;
        border-radius: 5px;
        cursor: pointer;
    }

        .wzlj em:last-child {
            margin-right: 0;
        }

        .wzlj em span {
            
            line-height: 30px;
            font-size: 14px;
            color: #ffffff;
            text-align: center;
            position: relative;
            display: block;
        }

            .wzlj em span i {
                position: absolute;
                border: 4px solid transparent;
                top: 14px;
                right: 20px;
                border-top-color: #cccccc;
            }

.wzlj_box {
 
   display: none;
    padding: 0px;
    width: 1200px;
    position: absolute;
    left: -204px;
    right: 2px;
    margin: 0 auto;
    border: 1px solid #dae2e8;
    background: #fff;
    z-index: 100;
    bottom: 100%;
}

    .wzlj_box a {
     color: #333;
    display: block;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left:1px;
    line-height: 36px;
    width: 9%;
    float: left;
    cursor: pointer;
    text-decoration: none;
  
    }

        .wzlj_box a:hover {
            color: #0675bd;
        }
em {
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-style:normal;
}
