.banner {
    height: 300px;
    position: relative;
    overflow: hidden;
}

.bd ul {
    position: relative;
}

.bd li {
    width: 998px;
    position: absolute;
    top: 0;
    left: 0;
}

.banner img {
    width: 998px;
    height: 300px;
}

.hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    bottom: 20px;
    z-index: 1;
}

.hd li {
    float: left;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    margin-right: 10px;
}

.hd .on {
    background-color: #ffdb63;
}

.tablist i {
    width: 20px;
    height: 5px;
    margin: 0 6px;
    border-radius: 2px;
    font-size: 0;
    cursor: pointer;
    background: #fff;
    display: inline-block;
}

.banner .tab {
    width: 204px;
    height: 248px;
    position: absolute;
    background-color: rgba(0, 0, 0, .3);
    padding: 26px 18px;
    left: 0;
    top: 0;
}

.tab .btn a {
    display: block;
    background-image: linear-gradient(-180deg, #69ceff 0%, #47c3ff 100%);
    border-radius: 1px;
    width: 202px;
    height: 32px;
    color: #fff;
    margin-top: 60px;
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
}

.banner .tab-title {
    margin-bottom: 10px;
    position: relative;
}

.banner .tab-title li {
    float: left;
    font-size: 14px;
    color: #ffffff;
    padding: 3px 0;
    margin: 0 22px;
}

.banner .tab-title i {
    display: inline-block;
    background: rgba(255, 255, 255, 0.32);
    width: 1px;
    position: absolute;
    height: 16px;
}

.banner .tab-title .current {
    border-bottom: 1px solid #fff;
}

.tab h3 {
    font-size: 12px;
    color: #ffffff;
    font-weight: 400;
}

.wrap {
    margin: 20px 30px;
}

.wrap .licai-qbar li {
    height: 166px;
    border: 1px solid #e6e6e6;
    width: 140px;
    padding: 14px 23px;
    float: left;
    margin-left: -1px;
    text-align: center;
    background-color: #fff;
}

.licai-qbar .licai-qbar-title {
    font-size: 14px;
    color: #333333;
    height: 36px;
    line-height: 30px;
    font-weight: 400;
}

.licai-qbar p {
    font-size: 12px;
    color: #888;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.licai-qbar .licai-qbar-yilv {
    margin: 14px 0 2px 0;
    color: #666;
}

.licai-qbar .licai-qbar-yilv span {
    color: #ff786e;
    display: block;
}

.licai-qbar .licai-qbar-yilv b {
    font-size: 28px;
}

.licai-qbar .btn {
    display: inline-block;
    background: #57c9ff;
    border-radius: 2px;
    width: 120px;
    height: 28px;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin-top: 4px;
}

.mod-box {
    margin-top: 20px;
    height: 360px;
}

.mod-box .mod-box-l {
    width: 186px;
    float: left;
    height: 100%;
    background: url(../images/licaibg.png) no-repeat;
    background-size: cover;
}

.mod-box-l .mod-box-lnk {
    margin: 60px 0 0 13px;
}

.mod-box-lnk li {
    margin-bottom: 10px;
}

.mod-box-lnk a {
    display: block;
    background: rgba(255, 255, 255, 0.10);
    border: 1px solid #ffffff;
    border-radius: 1px;
    width: 88px;
    height: 26px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    padding-left: 10px;
}

.mod-box-lnk a:hover {
    color: #ffb866;
    background-color: #fff;
}

.mod-box .mod-box-c {
    width: 546px;
    height: 100%;
    float: left;
    overflow: hidden;
    background-color: #fff;
}

.mod-box-c .mod-c-t li {
    float: left;
    width: 137px;
    height: 182px;
    border: 1px solid #e7e7e7;
    margin: 0px 0 0 -1px;
    padding: 8px 22px;
}

.mod-c-t .item-title a {
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    color: #333;
    display: block;
}

.mod-c-t .item-title a:hover {
    color: #ff786e;
}

.mod-c-t .item-tag {
    border: 1px solid #D89C2D;
    border-radius: 1px;
    width: 130px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    font-size: 12px;
    letter-spacing: 0px;
    color: #D89C2D;
}

.mod-c-t .item-attr {
    font-size: 12px;
    color: #888;
    line-height: 24px;
}

.mod-c-t .item-attr em {
    color: #333;
}

.mod-c-t .item-yilv {
    font-size: 12px;
    color: #666;
    margin-top: 18px;
    line-height: 1.4;
}

.mod-c-t .item-yilv span {
    color: #ff786e;
    display: block;
    text-align: center;
}

.mod-c-t .item-yilv b {
    font-size: 28px;
}

.mod-c-t .item-btn {
    background: #57c9ff;
    border-radius: 2px;
    width: 120px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #fff;
}

.mod-box-c .mod-c-b li {
    float: left;
    border: 1px solid #e7e7e7;
    width: 111px;
    height: 127px;
    margin: -1px 0 0 -1px;
    padding: 16px 12px;
}

.mod-box-c .mod-c-b .jk {
    width: 113px;
}

.mod-c-b .item-title a {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
}

.mod-c-b .item-title a:hover {
    color: #ff786e;
}

.mod-c-b .item-yilv {
    font-size: 12px;
    color: #666;
    margin-top: 14px;
    line-height: 1.4;
    text-align: center;
}

.mod-c-b .item-yilv span {
    display: block;
    color: #ff786e;
}

.mod-c-b .item-yilv b {
    font-size: 28px;
}

.mod-c-b .item-btn {
    display: block;
    border: 1px solid #57c9ff;
    border-radius: 2px;
    width: 78px;
    height: 26px;
    font-size: 14px;
    color: #57c9ff;
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
}

.mod-box .mod-box-r {
    width: 188px;
    float: left;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    margin-left: -1px;
    height: 342px;
}

.mod-box-r .mod-r-t {
    margin-bottom: 10px;
}

.mod-r-t.slide img {
    height: 130px;
    width: 188px;
}

.mod-r-b {
    height: 202px;
}

.mod-r-b .mod-r-title {
    border-left: 2px solid #57c9ff;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    padding-left: 6px;
    margin-bottom: 10px;
}

.mod-r-b .mod-list {
    color: #333;
    font-size: 12px;
}

.mod-r-b .mod-list a {
    display: block;
    padding-left: 10px;
    position: relative;
    line-height: 29px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.mod-r-b .mod-list a:hover {
    color: #ff786e;
}

.mod-r-b .mod-list i {
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #ededed;
    position: absolute;
    top: 13px;
    left: 0px;
}

.cate-daikuan .mod-box-l {
    background: url(../images/daikuan.png) no-repeat;
    background-size: cover;
}

.cate-daikuan .mod-box-lnk a:hover {
    color: #85abed;
}

.mod-box-c .slide div {
    float: left;
    border: 1px solid #e7e7e7;
    margin-left: -1px;
    height: 200px;
    overflow: hidden
}

.mod-box-c .slide a {
    display: block;
}

.mod-box-c .slide1 img {
    width: 310px;
    height: 200px;
}

.mod-box-c .slide2 img {
    width: 234px;
    height: 200px;
}

.mod-box-c .slide1 {
    width: 310px;
}

.mod-box-c .slide2 {
    width: 234px;
}

.mod-box-c .daikuan-list li {
    float: left;
    width: 161px;
    height: 117px;
    padding: 20px 10px;
    border: 1px solid #e7e7e7;
    margin: -1px 0 0 -1px;
}

.mod-box-c .daikuan-list a {
    display: block
}

.mod-box-c .daikuan-list img {
    width: 140px;
    height: 42px;
    margin: 0 auto;
    display: block;
}

.mod-box-c .daikuan-list p {
    margin-top: 10px;
    font-size: 12px;
    color: #888;
}

.mod-box-c .daikuan-list em {
    color: #333;
    margin-left: 2px;
}

.mod-box-r .sqlist {
    border-bottom: 1px solid #ececec;
}

.mod-box-r .sqlist ul {
    overflow: hidden;
    margin-right: -10px;
    margin: 5px 0 0 5px;
}

.mod-box-r .sqlist li {
    width: 50px;
    margin-right: 11px;
    font-size: 12px;
    float: left;
    color: #666;
}

.mod-box-r .sqlist i {
    display: block;
    background: url(../images/attestation.png) no-repeat;
    width: 38px;
    height: 38px;
    margin: 0 auto;
    margin-bottom: 2px;
}

.mod-box-r .sqlist .serve {
    background: url(../images/serve.png)
}

.mod-box-r .sqlist .news {
    background: url(../images/news.png)
}

.sqlist .btn {
    background: #57c9ff;
    border-radius: 1px;
    width: 169px;
    height: 28px;
    display: block;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    margin: 0 auto;
    margin-top: 18px;
    color: #fff;
}

.baoxian-item-attr em {
    color: #333;
}

.mod-box-r .sqlist p {
    font-size: 12px;
    color: #666666;
    text-align: left;
    margin: 10px 9px;
}

.cate-baoxian .mod-box-l {
    background: url(../images/bxbg.png) no-repeat;
    background-size: cover;
}

.cate-baoxian .mod-box-lnk a:hover {
    color: #fc7777;
}

.mod-box-c .baoxian-group li {
    float: left;
    border: 1px solid #e7e7e7;
    margin: 0px 0 0 -1px;
    padding: 18px 12px;
    width: 157px;
}

.baoxian-group .baoxian-item-slogan {
    font-size: 10px;
    color: #888888;
    text-align: center;
    line-height: 30px;
}

.mod-box-c .baoxian-group .baoxian-item-attr li {
    float: none;
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #888888;
}

.baoxian-group .baoxian-item-title a {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.baoxian-group .baoxian-item-title a:hover {
    color: #ff786e;
}

.baoxian-group .baoxian-item-yil {
    font-size: 24px;
    color: #ff786e;
    text-align: center;
    margin-top: 17px;
    line-height: 24px;
}

.baoxian-group .btn {
    display: block;
    background: #57c9ff;
    border-radius: 2px;
    width: 120px;
    height: 28px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 28px;
    margin: 0 auto;
    margin-top: 16px;
}

.mod-box-c .baoxian-group2 li {
    float: left;
    border: 1px solid #e7e7e7;
    margin: -1px 0 0 -1px;
    padding: 14px 18px;
    width: 236px;
    overflow: hidden;
}

.baoxian-group2 .baoxian-item-title {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 17px;
    width: 236px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.baoxian-group2 .baoxian-item-attr {
    font-size: 12px;
    color: #888;
    line-height: 20px;
}

.baoxian-group2 .baoxian-item-attr em {
    color: #333;
}

.baoxian-group2 .baoxian-jin {
    float: right;
    font-size: 18px;
    color: #ff786e;
    margin-top: -18px;
}

.cate-xinyongka .mod-box-l {
    background: url(../images/xykbg.png) no-repeat;
    background-size: cover;
}

.cate-xinyongka .mod-box-lnk a:hover {
    color: #a984ec;
}

.cate-xinyongka .xinyongka-list li {
    border: 1px solid #e7e7e7;
    width: 111px;
    height: 125px;
    padding: 16px 12px;
    margin: -1px 0 0 -1px;
    float: left;
}

.cate-xinyongka .xinyongka-list .jk {
    width: 113px;
}

.cate-xinyongka .xinyongka-list a {
    display: block;
    overflow: hidden;
}

.cate-xinyongka .xinyongka-list img {
    width: 110px;
    height: 64px;
    margin: 0 auto;
    margin-bottom: 12px;
}

.cate-xinyongka .xinyongka-list p {
    font-size: 12px;
    color: #888;
    letter-spacing: -0.14px;
    line-height: 24px;
}

.cate-xinyongka .xinyongka-list em {
    color: #666;
}

.question .mod-r-title {
    border-left: 2px solid #57c9ff;
    height: 14px;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    padding-left: 6px;
    margin: 10px 0;
}

.question .mod-list {
    color: #333;
    font-size: 12px;
}

.question .mod-list a {
    display: block;
    padding-left: 10px;
    position: relative;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.question .mod-list a:hover {
    color: #ff786e;
}

.question .mod-list i {
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #ededed;
    position: absolute;
    top: 13px;
    left: 0px;
}

.question .mod-list .on {
    display: block;
}

.question .answer {
    width: 180px;
    height: 60px;
    font-size: 12px;
    padding: 12px;
    color: #333333;
    background-color: #fafafa;
    margin: 0 -8px 0;
    margin-bottom: 10px;
    display: none;
}

.question .answer span {
    line-height: 18px;
}

.question .mod-list .answer a {
    display: inherit;
    padding-left: 10px;
    line-height: 18px;
    color: #68A3DE;
}

.footer {
    background: #ffffff;
    height: 100px;
}

.footer li {
    float: left;
    /*width: 148px;*/
    height: 40px;
    padding-left: 86px;
    border-right: 1px solid #d8d8d8;
    position: relative;
    margin-top: 30px;
}

.footer h3 {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    line-height: 20px;
}

.footer p {
    font-size: 12px;
    color: #888888;
    line-height: 16px;
}

.footer i {
    display: block;
    width: 26px;
    height: 26px;
    background: url(../images/anquan.png) no-repeat;
    position: absolute;
    top: 6px;
    left: 45px;
}

.footer .chanpin {
    background: url(../images/chanpin.png) no-repeat;
}

.footer .touzi {
    background: url(../images/touzi.png) no-repeat;
}

.footer .menkai {
    background: url(../images/ling.png) no-repeat;
}

.footer .qx {
    border: 0;
    width: 144px;
    padding-right: 20px;
}


/**
 *  表单选择插件示例样式
 */

.clear-float:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}


/*----单选按钮----*/

.radio {}

.radio .options {
    padding: 10px;
}

.radio .options>li {
    float: left;
    margin-right: 5px;
    padding: 5px;
    background: #999;
    cursor: pointer;
}

.radio .options>li.checked {
    background: #666;
}


/*----复选框----*/

.checkbox {}

.checkbox .options {
    padding: 10px;
}

.checkbox .options>li {
    float: left;
    margin-right: 5px;
    padding: 5px;
    background: #999;
    cursor: pointer;
}

.checkbox .options>li.checked {
    background: #666;
}


/*复选框icon样式*/

.checkbox .options>li .checkbox-icon {}


/*默认*/

.checkbox .options>li.checked .checkbox-icon {}


/*选中*/


/*----下拉select----*/

.select {
    position: relative;
    float: left;
    margin: 10px 0;
    border: solid 1px #ccc;
    background-color: #fff;
    width: 200px;
    height: 28px;
}

.select .select-view {
    position: relative;
}

.select .select-view .select-text {
    padding-left: 10px;
    padding-right: 30px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #888888;
}

.select .select-view .select-icon {
    display: block;
    position: absolute;
    right: 5px;
    top: 10px;
    border: solid 5px #fff;
    border-top-color: #ccc;
    cursor: pointer;
}

.select .options {
    display: none;
    position: absolute;
    left: -1px;
    top: 100%;
    padding: 5px 0;
    background: #fff;
    width: 100%;
    border: solid 1px #cccccc;
    z-index: 10;
}

.select .options>li {
    padding: 10px;
    cursor: pointer;
    font-size: 12px;
    color: #888888;
}

.select .options>li:hover {
    background-color: #72a3d9;
}