@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body {
    font-family: "微软雅黑", "宋体", "黑体", Arial;
}

/* focus */

.xmSlide_01 {
    height: 400px;
    background: url("/img/qijiandian/banner01.png") no-repeat center center;
}

.xmSlide_02 {
    height: 400px;
    background: url("/img/qijiandian/banner02.png") no-repeat center center;
}

/*隐藏下面的小圆点*/
.xmSlide-pagination {
    display: none;
}

.xmSlide-control {
    overflow: hidden;
}

/*banner图上的内容*/
.banner-box {
    /*width: 100%;*/
    /*height: 400px;*/
    position: relative;
}

.banner-container {
    width: 1200px;
    margin: auto;
    height: 400px;
    position: absolute;
    /*left:50%;*/
    /*top:50%;*/
    /*margin-left:-600px;*/
    /*margin-top:-200px;*/
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

.banner-container h3 {
    font-size: 40px;
    color: white;
    font-weight: bold;
    margin-top: 20px;
}

.banner-container .set-bg {
    display: inline-block;
    width: 175px;
    height: 48px;
    line-height: 46px;
    border-radius: 24px;
    background: #5f71e9;
    color: white;
    font-size: 20px;
    text-align: center;
}

.banner-container .set-bg img {
    vertical-align: middle;
    margin-right: 5px;
}

.banner-container .policy {
    margin-left: 15px;
}

.clearfix::before, .clearfix::after {
    display: block;
    font-size: 0;
    line-height: 0;
    clear: both;
    content: " ";
    zoom: 1;
}

.fl {
    float: left
}

.search-form {
    margin-top: 20px;
}

.searc-btn {
    display: inline-block;
    vertical-align: middle;
    width: 69px;
    height: 48px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #5f71e9 url("/img/qijiandian/czzw-icon01.png") no-repeat center;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}

.searc-btn:hover {
    background: #7577df url("/img/qijiandian/czzw-icon01.png") no-repeat center;
}

.form-input input[type=text] {
    width: 320px;
    height: 48px;
    line-height: 48px;
    border: none;
    border-left: 1px solid #cdd8e0;
    background: rgba(255, 255, 255, .8);
    color: #5f71e9;
    font-size: 14px;
    padding: 0 20px;
}

.layui-form {
    height: 48px;
    border-radius: 5px
}

.layui-select-title {
    width: 82px;
    height: 48px;
    line-height: 48px;
}

.layui-input {
    height: 48px;
    line-height: 48px;
    border: none;
    width: 82px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: rgba(255, 255, 255, .8);
    text-align: center;
    color: #5f71e9;
    font-size: 14px;
}

.layui-this {
    background: #5f71e9;
}

/*高频应用*/
/*.content{margin:20px auto 0;padding:20px;width:1160px;}*/
/*.content:after,.buttons::after{clear:both;content:"";display:table;}*/
/*.slider-list{*/
/*    width: 159px;*/
/*    height: 120px;*/
/*    text-align: center;*/
/*    position: relative;*/
/*}*/
/*.slider-list span{*/
/*    display: block;*/
/*    padding-top: 20px;*/
/*    font-size: 17px;*/
/*    color: #353535;*/
/*}*/
/*.slider-list img{*/
/*    height: 65px;*/
/*    padding-top: 10px;*/
/*    transition: all 0.5s*/
/*}*/
/*.slider-list a:hover span{*/
/*    color: #355fa9;*/
/*}*/
/*.slider-list a:hover img{*/
/*    transform:translateY(-8px);*/
/*}*/

.bx-pager {
    display: none;
}

.slide {
    vertical-align: middle;
    text-align: center;
}

.slide img {
    height: 75px;
    padding-top: 10px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.slide p {
    font-size: 17px;
    color: #353535;
    text-align: center;
    padding-top: 20px;
}

.slide a:hover p {
    color: #355fa9;
}

.slide a:hover img {
    transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -o-transform: translateY(-8px);
}

/*专题服务等三项内容*/
li {
    list-style: none;
}

.ss_main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.five-ser-box {
    height: 543px;
    overflow: hidden;
}

.five-t3 {
    line-height: 50px;
}

.five-t3 span {
    font-size: 20px;
    color: #302d46;
    margin-right: 37px;
    cursor: pointer;
}

.five-t3 span.cur {
    font-weight: bold;
    color: #2e5aa6;
}

.five-t3con {
    margin-top: 10px;
}

.five-t3con-container {
    position: relative;
    height: 480px;
}

.five-t3con-1:nth-of-type(1) {
    top: 0;
    opacity: 1;
}

.five-t3con-1 {
    height: 480px;
    position: absolute;
    width: 100%;
    top: -600px;
    opacity: 0;
    left: 0;
}

.five-t3con-1 .hd {
    position: absolute;
    z-index: 999;
    left: 50%;
    display: none;
    margin-left: -36px;
    bottom: -8%;
}

.five-t3con-1 .hd li {
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
    margin-right: 10px;
    cursor: pointer;
}

.five-t3con-1 .hd .on {
    background: #666;
}

.five-t3con-1 .bd {
    position: relative;
}

.five-t3con-1 .bd .prev {
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 3px;
    top: -57px;
    right: 56px;
    background-color: #f5f6f8;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

.five-t3con-1 .bd .next {
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 3px;
    top: -57px;
    right: 0;
    background-color: #f5f6f8;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

.five-t3con-1 .bd .next i {
    width: 14px;
    height: 12px;
    background: url(/img/qijiandian/nfi16_10.png) no-repeat;
    display: inline-block;
    background-position: -63px -4px;
}

.five-t3con-1 .bd .prev i {
    width: 14px;
    height: 12px;
    background: url(/img/qijiandian/nfi16_10.png) no-repeat;
    display: inline-block;
    background-position: -7px -4px;
}

.five-t3con-1 .bd .nextStop i {
    background-position: -63px -26px;
}

.five-t3con-1 .bd .prevStop i {
    background-position: -7px -26px;
}

.fivc1-box {
    margin-right: -10px;
    margin-left: -10px;
}

.fivc1 {
    width: 25%;
    float: left;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 16px;
    border-radius: 8px;
}

.fivc1 a {
    display: block;
    width: 285px;
    height: 230px;
    background: #f5f6f8;
    border-radius: 8px;
}

.fivc1 a div {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.fivc1 div {
    width: 285px;
    height: 165px;
    overflow: hidden;
}

.fivc1 a img {
    transition: all 0.5s;
}

.fivc1 a i {
    font-size: 55px;
    color: #2e5aa6;
    display: block;
    text-align: center;
    padding-top: 32px;
}

.fivc1 a span {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #353535;
    text-align: center;
    margin-top: 22px;
}

.five-t3con-1:nth-of-type(1) .fivc1 a em {
    padding: 14px 49px 0;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    /* color: #666; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.five-t3con-1:nth-of-type(2) .fivc1 a em {
    padding: 14px 49px 0;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    /* color: #666; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.qj_bmfw {
    overflow: hidden;
    margin-right: -10px;
    margin-left: -10px;
}

.qj_bmfw_li {
    float: left;
    width: 20%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin-bottom: 15px;
    padding: 0 10px;
}

.qj_bmfw_li a {
    display: block;
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #f5f6f8;
}

.qj_bmfw_li:hover a {
    color: #fff;
    background: #2e5aa6;
}

.fivc1 a:hover {
    background: #2e5aa6;
    border-radius: 8px;
}

.fivc1 a:hover span {
    color: #fff;
}

.fivc1 a:hover img {
    transform: scale(1.1, 1.1);
}

.directory-list a {
    width: 285px;
    height: 102px;
    overflow: hidden;
    position: relative;
}

.directory-list a span {
    color: white;
    position: absolute;
    top: 25px;
    left: 15px;
}