@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;min-width: 1240px;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}

.h90{height: 90px;}
.header{background: url(../images/a_03.jpg); width: 100%; position: fixed;z-index: 100; top: 0;left: 0; height: 90px; box-shadow:0 0 10px rgba(0, 0, 0, .1); background-size: cover;}
.headerbox{width: 1200px;margin: 0 auto;max-width: 94%; overflow: hidden;height: 90px;display: flex;justify-content: space-between;align-items: center;}
.logo{float: left;}
.logo img{width:40px;display: inline-block;vertical-align: middle; margin: -3px 15px 0 0;}
.logo a{color: #fff; font-weight: bold; font-size: 28px;}
.rxdh p{font-size: 20px;color: #fff;}

.wzbox{width: 1200px; margin: 0 auto; padding-bottom: 150px;}
.tyzg_title h2{font-size: 26px;margin: 35px 0 25px;color: #333;}
.tyzg{border-bottom: 1px solid #ddd; padding-bottom: 20px;}
.tyzg_nr ul{overflow: hidden; margin-left: -80px; padding-top: 15px;}
.tyzg_nr li{float: left; width: 16.66%; padding: 0 0 0 80px;}
.zjnr span{display: block;cursor: pointer; height: 135px;border-radius: 6px;background: #e3e4e5; text-align: center;line-height: 135px; position: relative;}
.zjnr p{font-size: 14px; line-height: 44px;color: #333;text-align: center;}
.zjnr i{color: #fff; font-size: 52px;}
.zjnr span img{position: absolute; top: 10px;right: 10px; width: 30px;}
.zjnr b{width: 40px;height: 40px;border: 2px solid #fff;border-radius: 50%; top: -15px; right: -15px;background: url(../images/d3.svg) no-repeat center center #2c86ad; position: absolute; opacity: 0;}
.zjnr.active span{background: #f5f6fd;}
.zjnr.active  i{color: #666;}
.zjnr.active span img{display: none;}
.active span.on{background: #2c86ad;}
.active span.on i{color: #fff;}
.active span.on b{opacity: 1;}

.tyzg_nr li.cur span{background: #f5f6fd;}
.tyzg_nr li.cur  i{color: #666;}
.tyzg_nr li.cur span img{display: none;}
.tyzg_nr li.on1 span {background: #2c86ad;}
.tyzg_nr li.on1 i{color: #fff;}
.tyzg_nr li.on1 b{opacity: 1;}

.dbtx{position: fixed;z-index: 10;background: #fff; left: 0;bottom: 0; border-top: 1px solid #eee;width: 100%; padding: 20px 0;}
.dbtx p{text-align: center; font-size: 14px; margin:0 0  10px;color: #999;}
.hsnr{width: 500px;margin: 0 auto;}
.hsnr ul{ overflow: hidden;display: block; margin-left: -100px;}
.hsnr li{float: left;width: 50%; padding-left: 100px;}
.hsnr h3{font-size: 14px;line-height: 40px;color: #2c86ad;}
.btn1{display: block; border-radius: 6px;border: 1px solid #2c86ad;background: #2c86ad;color: #fff;font-size: 16px;transition: .5s;cursor: pointer;height: 50px;width: 100%;}
.btn1:hover{background: #3da3ce;}
.btn2{display: block; border-radius: 6px;border: 1px solid #d9d9d9;background: #fff;color: #333;font-size: 16px;transition: .5s;cursor: pointer;height: 50px;width: 100%;}
.btn2:hover{border: 1px solid #2c86ad;color: #2c86ad;}
.headerbox p a{display: inline-block;vertical-align: middle; background: #fff; line-height: 32px; padding: 0 15px; font-size: 16px;color: #333; border-radius: 6px; margin: -3px 0 0 10px;}

.zxtk{margin: 0 auto;width: 1200px; padding: 20px;background: #fff;box-shadow:0 0 10px rgba(0, 0, 0, .1); display: flex;justify-content: space-between; position: relative;align-items: start;}
.zxtk_left{width: 220px; position: sticky;top: 100px;left: 0;z-index: 100;font-size: 14px;}
.zxtk_left a{display: block; line-height: 49px;color: #333; padding-left: 15px; margin-right: 6px;transition: .5s;border-bottom: 1px solid #ddd;background: #f4f6f9;}

.zxtk_left ul li i{margin-right: 5px;}
.zxtk_left li.cur a{color: #fff;background: url(../images/d4.png);background-size: 100% 100%; margin: 0;border-bottom: 1px solid transparent;}
.zxtk_left li.cur a i{color: #fff;}
.zxtk_left a:hover{color: #fff;background: url(../images/d4.png);background-size: 100% 100%; margin: 0;border-bottom: 1px solid transparent;}
.zxtk_left a:hover i{color: #fff;}
.zxtk_right{width: calc(100% - 147px);border: 1px solid #ddd; position: relative;}
.xxjg{position: absolute; top: 50px;right: 50px;background: #2c86ad;border-radius: 6px; padding: 3px;width: 135px;}
.xxjg ul{overflow: hidden;}
.xxjg li{float: left; width: 50%;}
.xxnr{display: block;text-align: center; line-height: 31px;color: #2c86ad;background: #fff;cursor: pointer; background: #fff;}
.xxjga{text-align: center;cursor: pointer; color: #fff; line-height: 31px; font-size: 14px;width: 100%;display: block;}
.zxtk_title{padding: 35px 0 70px;text-align: center;}
.zxtk_title h2{display: block;background: url(../images/d5.png);width: 184px;height: 63px; margin: 0 auto;}
.zxtk_title h2 span{display: block; font-size: 18px;color: #2c86ad;text-align: left; padding:16px 0 0 73px ;}

.xtnr h2{font-size: 30px;color: #333; line-height: 1.8;text-align: center; margin-bottom: 30px;}
.xtxq{margin: 0 auto; width: 680px;}
.xtxq li{padding-bottom: 10px;display: flex;justify-content: space-between;align-items: baseline;}
.xtxq b{width: calc(100% - 25px);font-size: 18px;line-height: 30px;color: #595959;}
.dtjg{padding: 40px 0;text-align: center;}
.xtxq em{display: inline-block; position: relative;color: #2c86ad;cursor: pointer;}
.dtjg li{display: inline-block; padding: 0 10px;}
.dtjg a{display: block;}
.btn3{padding: 0 28px; line-height: 38px;border: 1px solid #d9d9d9;color: #333; font-size: 14px;border-radius: 6px;}
.btn4{padding: 0 28px; line-height: 38px;border: 1px solid #2c86ad;color: #fff; font-size: 14px;border-radius: 6px;background: #2c86ad;}

.embox{width: 620px; position: absolute; top: 30px;left: 50%;transform: translateX(-50%);background: #fff;border: 1px solid #ddd; display: none;}
.embox h3{padding: 0 20px;color: #fff; font-size: 16px; line-height: 38px;background: #2c86ad;}
.embox i{display: block; position: absolute; background: url(../images/d6.png);width: 14px;height: 7px;top: -7px;left: 50%;transform: translateX(-50%);}
.embox p{font-size: 14px; padding: 15px 20px; line-height: 1.6;color: #999;}
.xtxq em:hover .embox{display: block;}

.zxtk_left h2 i{color: #2c86ad;font-size: 32px; margin-right: 10px;}
.zxtk_left h2{font-weight: bold; font-size: 24px;color: #2c86ad; margin-bottom: 20px;}
.rwm{width: 176px;text-align: center;background: #2c86ad;border-radius: 0 0 10px 10px;float: right;position: sticky;top: 100px; right: 0;}
.rwm p{padding: 5px 0; color: #fff; line-height: 1.5;}
.wzmt{width: calc(100% - 176px); padding:0 20px 50px 20px;float: left;border-right: 1px solid #ddd;}
.zcbb h2 img{margin: 0 auto;}
.zcxq{position: relative; padding: 105px 0 0 0;}
.zcxq img{top: -20px; right: 0; position: absolute; width: 115px;}
.zcxq p{text-align: center; font-size: 16px;color: #666;}
.zcxq p b{font-weight: bold; font-size: 18px;color: #ff0000;}

.title_ty{padding:30px 0 20px;}
.title_ty h3{color: #333; font-size: 18px; line-height: 35px; padding-left: 25px; position: relative;}
.title_ty h3:before{position: absolute; content: "";border-left: 6px solid #2c86ad; left: 0; top: 0; height: 100%;}
.foptext{background: #f9f9f9; padding: 40px; display: flex;}
.foptext span{display: block; text-align: center; margin: 0 auto;border: 10px solid #1c8ce1;border-radius: 50%; position: relative;width: 100px;height: 100px;}
.foptext b{position: absolute;text-align: center; line-height: 1.5;color: #333; font-size: 14px;left:50%; top:50%; transform:translate(-50%,-50%);width: 100px;}
.nyfxfl{border: 1px solid #eee;}
.nyfxfl h2{font-size:14px; font-weight: bold; padding: 15px 20px; line-height: 30px;color: #2c86ad;}
.nyfxfl h2 b{display: inline-block;vertical-align: middle; width: 30px;height: 30px; color: #fff;background: #2c86ad; margin-right: 10px;border-radius: 50%;text-align: center;}
.fxfl_nr{padding: 25px 60px;background: #f5f6f8;}
.fxfl_nr p{font-size: 14px; color: #666; line-height: 1.8;}
.fopbox li{line-height:32px; font-size: 14px;color: #333;}
.fopbox li a{color: #2c86ad;}
.fopbox ul{padding: 25px 30px;}
.fgjs h4{font-size: 14px; line-height: 1.6; color: #666;}
.fgjs{display: none; padding: 15px 0;}
.fopbox ul li p.on b{transform: rotate(90deg);}

.wzjs{padding: 30px 0;text-align: center;}
.wzjs p{line-height: 2; color: #999;}
[v-cloak] {display: none;}



/* 手机端适配样式 - 添加在文件末尾 */
@media screen and (max-width: 768px) {
    body {
        min-width: auto;
        font-size: 14px;
    }

    .headerbox,
    .zxtk,
    .wzbox {
        width: 100%;
        max-width: 100%;
        padding: 0 15px;
    }

    .headerbox {
        flex-direction: column;
        height: auto;
        padding: 10px 15px;
    }

    .logo {
        float: none;
        margin-bottom: 10px;
    }

    .logo a {
        font-size: 16px;
    }

    .rxdh p {
        font-size: 14px;
    }

    .zxtk {
        flex-direction: column;
        padding: 15px;
    }

    .zxtk_left {
        width: 100%;
        position: static;
        margin-bottom: 20px;
    }

    .zxtk_right {
        width: 100%;
    }

    .wzmt {
        width: 100%;
        padding: 0;
        border-right: none;
    }

    .rwm {
        display: none;
    }

    .rxdh {
        display: none;
    }
    
    .header{
        height: 60px;
        z-index: 99999;
    }

    .dbtx{
        position: static;
    }

    /* 标题字号调整为14px */
    h2, h3, h4 {
        font-size: 14px !important;
    }

    .nyfxfl h2 {
        font-size: 14px !important;
        padding: 10px 15px;
    }

    .title_ty h3 {
        font-size: 14px !important;
        padding-left: 15px;
    }

    .fxfl_nr {
        padding: 15px 20px;
    }

    .fopbox ul {
        padding: 15px;
    }

    .foptext {
        flex-direction: column;
        padding: 20px;
    }

    .foptext span {
        margin-bottom: 20px;
    }

    .zcxq {
        padding-top: 80px;
    }

    .zcxq img {
        width: 80px;
    }
}