@charset "UTF-8";

/*** 公共 ***/

.banner {
    width: 100%;
    height: 21em;
    color: #007cba;
    margin-top: 80px;
}

.banne_tit {
    font-size: 16px;
    opacity: .6;
}

.banner h1 {
    font-size: 3em;
    margin: 0px 0 30px;
    font-family: "SourceHanSansCN-Normal";
}

.banner .text {
    font-size: 18px;
    line-height: 24px;
    max-width: 580px;
    display: none;
}

.titop {
    display: none;
}

.banner svg {
    width: 25px;
    height: 15px;
}

.tMsg {
    font-size: .8em;
    margin-top: 3.75em;
    float: left;
}

.page .disabled {
    display: none;
}

.tMsg span {
    color: #10c4ff;
}

.hrB .innerBtn {
    margin-top: 4em;
}

.msg_mode .imgs img {
    max-width: 240px;
}

.banner .down {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 2px solid #fff;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    align-items: center;
    justify-content: center;
    margin-top: 4.2em;
    display: none;
}

.pos texterea::focus {
    background-color: #edf0f5;
}

.textBox {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
}

.banner .global-inner {
    height: 100%;
}

.news_nav {
    border-bottom: 1px solid #dcdcdc;
    line-height: 3em;
    height: 3em;
    margin-top: 3em;
}

.news_nav ul {
    width: 170px;
    margin: auto;
}

.news_nav li {
    float: left;
    width: 65px;
    font-size: 16px;
}

.news_nav li+li {
    float: right;
}

.news_nav .active a {
    color: #007cba;
}

.news_nav .active {
    border-bottom: 2px solid #007cba;
}

.home5 li {
    padding: 1.5em;
    border-bottom: 1px solid #e0e0e0;
}

.home5 ul {
    margin-top: 2.5em;
}

.home5 li a {
    display: flex;
    overflow: hidden;
}

.home5text {
    width: 77%;
}

.home5text {
    margin-left: 2%;
}

.home5text h3 {
    font-size: 1.2em;
    width: 100%;
    margin-top: 12px;
}

@media(min-width:992px) {
    .home5text h3 {
        font-size: 1.2em;
        display: inline-block;
        white-space: nowrap;
        width: 100%;
        margin-top: 12px;
    }
}

.home5Img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.home5 li:hover .home5Img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.mainb {
    margin-top: 30px!important;
}

.home5 li:hover h3 {
    color: #035095;
}

.home5text .text {
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    margin: 20px 0 37px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 40px;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home5text .time {
    font-size: 16px;
    color: #666;
}

.home5text .time img {
    margin-right: 8px;
    vertical-align: 0;
    width: 12px;
    height: 12px;
}

.top_news {
    overflow: hidden;
}

.top_newsLeft {
    width: 48%;
    height: 21em
}

.innerBtn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #035095;
    border-radius: 35px;
}

.top_newsRight {
    width: 52%;
    height: 21em;
    background-image: url(/content/img/images/news2.png);
    padding-left: 3em;
    padding-top: 3em;
    padding-right: 3em;
}

.top_newsRight h3 {
    font-size: 1.2em;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.top_newsRight .text {
    font-size: 16px;
    line-height: 24px;
    margin: 1.87em 0 7.5em;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news_main {
    margin-top: 3em;
    min-height: 300px;
}

.news_main ul {
    margin-top: 1.5em;
}

.gnull-tips {
    font-size: .8em;
    text-align: center;
    padding-top: 13vh;
}

.p-media .news_main ul {
    margin-top: 0;
}

.p-media .news_main {
    margin-top: 2em;
}


/* 翻页 */

.pageBtn {
    width: 40px;
    height: 40px;
    border: 1px solid #1a1a1a;
    line-height: 40px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
}

.pageBtn img {
    display: block;
    margin: 12px auto;
    text-align: center;
}

.page {
    display: flex;
    justify-content: center;
    margin-top: 3em;
}

.pagenum {
    width: 50px;
    display: inline-block;
    text-align: center;
    color: #1a1a1a!important;
    line-height: 40px;
    font-size: 20px;
}

.nump {
    margin: 0 6px;
}

.nump .active {
    color: #007cba !important;
}

.joinBtn2 a {
    font-size: 16px;
    color: #fff;
}

.go-right1 a {
    font-size: 18px;
    color: #1A1A1A;
    margin-left: 25px;
}

.go-right1 {
    font-size: 18px;
    color: #1A1A1A;
}

.go-right1 input {
    margin: 0 5px;
    font-size: 14px;
    color: #777;
}

.go-right1 img {
    margin-left: 5px;
    vertical-align: 0px;
}

.go-right1 {
    margin-left: 3.5em;
    margin-top: 8px;
}

.go-right1 input[type='number']::-webkit-outer-spin-button,
.go-right1 input[type='number']::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

.go-right1 input {
    width: 40px;
    height: 25px;
    border: 1px solid #999999;
    text-align: center;
}


/*在firefox下移除input[number]的上下箭头*/

.go-right1 input[type="number"] {
    -moz-appearance: textfield;
}

.page svg {
    width: 9px;
    height: 15px;
    color: #1a1a1a;
}

.jump-btn svg {
    color: #007cba;
    margin-left: 5px;
}

.main {
    padding-bottom: 5em;
}

.footer {
    width: 100%;
}

.main {
    background-color: #fff;
    position: relative;
    z-index: 9;
}

.titop {
    opacity: .6;
}

.bannerpos {
    position: relative;
}

.det_back {
    height: 2.5em;
    line-height: 2.5em;
    height: 2.5em;
    background-color: #035095;
    color: #fff;
}

.det_back a {
    padding: 0 5em;
}

.p-det .main {
    margin-top: 80px;
}

.det_back svg {
    width: 20px;
    height: 14px;
    color: #fff;
    margin-right: 7px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.det_back span {
    font-size: 16px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.detBox h1 {
    text-align: center;
    font-size: 2.3em;
    line-height: 1.48em;
    margin-bottom: 30px;
}

.flex-b {
    margin-top: 10px;
}

.dettime,
.source {
    text-align: center;
    color: #999999;
    font-size: 16px;
}

.source {
    margin-left: 10px
}

.detBox {
    margin-top: 55px;
}

.detBox .text img {
    max-width: 100% !important;
    height: auto !important;
    margin: .6em auto;
    display: block;
}

.detBox .text {
    line-height: 36px;
    font-size: 16px;
    padding-top: 3.1em;
    min-height: 400px;
}

.detMain p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px
}

.p-det .main {
    padding-bottom: 4.9em;
}

.joinBtn {
    cursor: pointer;
}

.joinList .item span {
    display: inline-block;
    width: 24%;
    padding-left: 20px;
    color: #1a1a1a;
    font-size: 18px;
    line-height: 30px;
    padding: 14px 0;
}

.joinList .item {
    border-bottom: 1px solid #d0d0d0;
}

.joinList .item {
    font-family: "SourceHanSansCN-Light";
}

.jointit span {
    font-family: "SourceHanSansCN-Normal"!important;
}

@media(min-width:992px) {
    .jointit span:nth-child(4) {
        margin-left: -12px;
    }
}

.joinList {
    min-height: 300px;
    max-width: 1000px;
    margin: 35px auto 0;
}

.lastSpan1 {
    background-image: url(/Img/images/jia.png);
    background-position: right;
    background-repeat: no-repeat;
}

.is-act .lastSpan1 {
    background-image: url(/Img/images/jian.png) !important;
}

.is-act svg {
    color: #007cba;
}

.jointit span {
    color: #035095!important;
}

.jointext .list {
    float: left;
    width: 24%;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.jointext {
    overflow: hidden;
    /* background: url(/Img/images/joinBg.png); */
    background-size: cover;
    padding: 40px 0;
    border-top: 1px solid #dcdcdc;
    display: none;
}

.go-right1 input[type='number']::-webkit-outer-spin-button,
.go-right1 input[type='number']::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

.go-right1 input {
    width: 40px;
    height: 25px;
    border: 1px solid #999999;
    text-align: center;
}


/*在firefox下移除input[number]的上下箭头*/

.go-right1 input[type="number"] {
    -moz-appearance: textfield;
}

.joinc {
    clear: both;
}

.joinc h3 {
    font-size: 1.2em;
    color: #1a1a1a;
    margin-bottom: 30px;
}

.joinc .text {
    font-size: 16px;
    color: #1a1a1a;
    line-height: 36px;
    padding-right: 40px;
}

.joinc {
    overflow: hidden;
    padding-bottom: 5px;
}

.jointop {
    overflow: hidden;
}

.joinBtn2 {
    clear: both;
    background: #007cba;
    width: 150px;
    height: 45px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
}

.hrlist {
    margin-bottom: 30px;
}

.joinBtn2 a {
    font-size: 16px;
    color: #fff;
}

.joinList .item span {
    width: 32%;
}

.joinList .item span+span {
    width: 17%;
    text-align: center;
}

.joinList .item span+span+span {
    width: 26.8%;
}

.joinList .item span+span+span+span {
    width: 21%;
}

.lastSpan1 svg {
    width: 25px;
    height: 25px;
    float: right;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.is-act .lastSpan1 svg {
    transform: rotate(180deg);
}

.devLeft {
    width: 42%;
}

.devRight {
    width: 58%;
    padding-left: 2.5em;
}

.isshow.wechat-qrcode {
    display: block!important;
}

.devRight h1 {
    font-size: 1.2em;
    padding-top: 20px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.devRight .text {
    font-size: .8em;
    line-height: 24px;
    margin-top: 35px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.devBox li+li {
    padding-top: 3em;
}

.devImg {
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.devBox li:hover .devImg {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.devBox li:hover h1 {
    color: #007cba;
}

.devBox {
    padding-top: 3em;
}

.title h1 {
    text-align: center;
    font-size: 2.4em;
    padding-top: 1.87em;
}

.p-res .form-group-cell {
    position: relative;
    border: 1px solid #dcdcdc;
    height: 60px;
}

.p-res .control-label {
    position: absolute;
    left: 20px;
    top: 16px;
    color: #1a1a1a;
    font-size: 18px;
    max-width: 130px;
    z-index: 999;
}

.p-res input,
.p-res select {
    float: right;
    height: 3.23em;
    border: none;
    width: 86%;
    font-size: 18px;
    color: #1a1a1a!important;
    border-radius: 0;
    -webkit-appearance: none;
}

.must {
    color: #10c4ff!important;
    margin-left: 5px!important;
}

.form-group-cell svg {
    width: 15px;
    height: 11px;
    color: #999999;
    position: absolute;
    right: 30px;
    top: 26px;
}

.bginput {
    position: absolute;
    width: 50px;
    height: 30px;
    background-color: #fff;
}

.online-box .attachment .up span {
    font-size: 18px;
    color: #999999;
    margin-left: 5px;
    position: absolute;
    left: 140px;
    top: 20px;
}

.online-box .attachment .up .ipbtn {
    font-size: 14px;
    color: #000022;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #d2d2d2;
    background-color: #fefefe;
    background: linear-gradient(to bottom, #fefefe, #f2f2f2, #e3e3e3);
    display: inline-block;
    opacity: 0;
}

.online-box .form-group.attachment .form-control {
    border: none;
    padding: 0;
    border-radius: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 60px;
    width: 100%;
}

.attachment .frm-ctrl-box {
    background-color: #edf0f5;
}

.resBtn {
    width: 150px;
    height: 40px;
    background-color: #007cba;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    float: right;
    margin-top: 50px;
    cursor: pointer;
}

.has-error .form-group-cell {
    border-color: #f11!important;
    border: 1px solid #f11!important;
}

.global-form-box {
    margin-top: 3em!important;
}

.codeBox .form-group-cell {
    width: 84%;
}

.frm-ctrl-box {
    overflow: hidden;
}

.help-block {
    position: absolute;
}

body .form-group .help-block {
    margin-top: 0px;
}

.codeBox {
    position: relative;
}

.codeBox img {
    position: absolute;
    right: 0;
    width: 15%;
    height: 60px;
    top: 12px;
}

.flex-b {
    display: flex;
    justify-content: center;
}

.p-res select {
    font-size: 16px;
}

.goodsTit h1 {
    font-size: 1.8em;
    color: #007cba;
    margin-top: 2.22em;
    margin-bottom: .94em;
}

.goodsTit .text {
    font-size: 18px;
    line-height: 32px;
}

.goodsNum .top span {
    font-size: 3.33em;
}

.goodsNum .top {
    font-size: 1.2em;
}

.goodsNum {
    margin-top: 5em;
    position: relative;
    min-height: 23em;
}

.goodsNum li {
    padding-bottom: 30px;
    border-bottom: 1px solid #007cba;
    width: 33.5%;
    float: left;
    margin-bottom: 30px;
}

.goodsNum li:nth-child(1) {
    color: #007cba;
}

.goodsB ul:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.goodsNum li:nth-child(2) {
    color: #f342bf;
    border-color: #f342bf;
}

.goodsNum li:nth-child(3) {
    color: #f6b537;
    border-color: #f6b537;
}

.goodsNum li:nth-child(4) {
    color: #045197;
    border-color: #045197;
}

.goodsNum li:nth-child(5) {
    color: #0e9ba6;
    border-color: #0e9ba6;
}

.goodsNum li+li {
    float: right;
}

.goodsNum li+li+li {
    float: left;
}

.goodsNum li+li+li+li {
    float: right;
}

.goodsNum li+li+li+li+li {
    float: left;
}

.goodsNum li .bottom {
    color: #333;
    font-size: 18px;
    margin-top: 15px;
}

.clearfix {
    clear: both;
}

.good1bg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 16.5em;
    height: 23.15em;
    top: 0;
}

.good1bg img {
    width: 100%;
    height: 100%;
}

.goodsNav li {
    width: 50%;
    float: left;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    border: 1px solid #007cba;
    color: #007cba;
    border-right: 0;
    cursor: pointer;
    font-size: 1.2em;
}

.goodsNav li:nth-child(1) {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.goodsNav li:nth-child(2) {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.goodsNav li+li {
    border-right: 1px solid #007cba;
}

.goodsNav .active {
    background-color: #007cba;
    color: #fff;
}

.goodsNav {
    margin-top: 4em;
    overflow: hidden;
}

.goods1 .itemtit {
    padding: 0 2em;
    height: 3em;
    line-height: 3em;
    background: #007cba;
    border-radius: 10px;
    border-bottom: 1px solid #96d7d2;
    cursor: pointer;
}

.goods1 svg {
    width: 25px;
    height: 25px;
    color: #fff;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    vertical-align: -4px;
}

.goods1 i {
    font-style: normal;
    color: #fff;
    font-size: 1.3em;
}

.goods1 span {
    color: #fff;
    font-family: arial;
    margin-left: 10px;
    font-size: 1.2em;
}

.goods1 .item+.item {
    margin-top: 1.5em;
}

.goodsBox {
    margin-top: 3em;
}

.goodsBox img {
    max-width: 100%;
}

.itemImg {
    display: none;
}

.active .itemtit {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.goods1 .active svg {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    color: #eb43be;
}

.goods2 .item {
    float: left;
    width: 12.4%;
    text-align: center;
    font-size: 18px;
    line-height: 3em;
    color: #fff;
    background-color: #007cba;
}

.goods2tit {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.goods2 .item+.item {
    width: 24.6%;
}

.goods2 .item+.item+.item {
    width: 28.6%;
}

.goods2 .item+.item+.item+.item {
    width: 34.3%;
}

.goods2 li {
    float: left;
    width: 12.4%;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    padding: 38px 1em 30px;
}

.goods2 li+li {
    width: 24.6%;
}

.goods2 li+li+li {
    width: 28.6%;
}

.goods2 li+li+li+li {
    width: 32.3%;
    padding: 27px 2em 30px;
    float: right;
}

.goods2 ul {
    background: #fff;
    margin-right: 2px;
}

.goodBtn {
    background-color: #f342bf;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    width: 160px;
    margin: 25px auto 0;
}

.goods2 ul+ul {
    background-color: #f5f5f5;
    border-top: 1px solid #96d7d2;
}

.goodsBox+.goodsBox {
    display: none;
    opacity: 0;
}

.goodsB li:nth-child(2) span {
    color: #016fc1;
}

.goods2left {
    width: 50%;
    float: left;
}

.goods2right {
    width: 50%;
    float: right;
    margin-top: 9px;
}

.goods2img {
    width: 500px;
    height: 370px;
}

.goods2img img {
    width: 100%;
    height: 100%;
}

.goods2right h6 {
    font-size: 18px;
    color: #007cba;
    font-family: Arial;
}

.goods2right h1 {
    font-size: 1.8em;
    color: #007cba;
    margin-top: 10px;
}

.goods2right span {
    padding: 0 15px;
    border: 1px solid #0e9ba6;
    font-size: 16px;
    color: #0e9ba6;
    border-radius: 5px;
    line-height: 1.1;
    display: inline-block;
}

.msgGoods {
    margin-top: 12px;
}

.goods2right .text {
    font-size: 18px;
    line-height: 32px;
    color: #333;
    margin-top: 32px;
}

.goods2btn {
    width: 150px;
    height: 40px;
    background-color: #007cba;
    font-size: 16px;
    color: #fff;
    line-height: 37px;
    text-align: center;
    border-radius: 7px;
    margin-top: 3.5em;
}

.goods2btn svg {
    width: 12px;
    height: 16px;
    margin-left: 17px;
}

.goods2_item {
    padding: 4.75em 0;
}

.goods2_item+.goods2_item .goods2left {
    float: right;
}

.goods2_item+.goods2_item .goods2left .goods2img {
    float: right;
    margin-right: 30px;
}

.p-good2 .main {
    padding-bottom: 0;
}

.cooImg {
    height: 19em;
    width: 100%;
}

.cootext h1 {
    font-size: 1.6em;
    margin-top: 15px;
}

.cootext .text {
    font-size: 18px;
    line-height: 32px;
    margin-top: 2.22em;
    max-height: 14.2em;
}

.coo1 li:nth-child(1) {
    padding-right: 20px;
}

.coo1 ul {
    margin: 3.5em -15px 0;
}

.coo1 li:nth-child(2) {
    padding-left: 50px;
}

.coo2 h1 {
    font-size: 1.6em;
}

.coo2 .text {
    font-size: 18px;
    line-height: 32px;
    margin-top: 30px;
}

.coo2 {
    margin-top: 4.5em;
}

.coo2 .coo2box {
    background-color: #007cba;
    color: #fff;
}

.coo2 h1 {
    font-size: 1.6em;
    margin-bottom: 1.1em;
}

.coo2 li h1 {
    font-size: 1.8em;
    margin-bottom: 1.31em;
}

.coo2box .item::before {
    top: 7px;
}

.cooBg {
    background-image: url(/content/img/images/duiwai.jpg);
}

.coo2 .item {
    float: left;
    width: 50%;
    font-size: 18px;
    margin-bottom: 17px;
}

.coo2box {
    overflow: hidden;
    padding: 3.25em 4em 0;
    height: 17.5em;
}

.coo2Img {
    height: 17.5em;
}

.coo3 li {
    height: 18em;
}

.coo3text {
    width: 66.7%;
    padding-right: 30px;
}

.coo3Left {
    height: 100%;
    width: 33.3%;
}

.coo2 ul {
    margin: 2.5em -20px 0;
}

.coo2 ul li {
    padding: 0 20px;
}

.coo2 .item::before {
    background-color: #fff;
}

.coo3 h1 {
    font-size: 2.4em;
    text-align: center;
    padding-top: 1.2em;
    margin-top: 2.35em;
    margin-bottom: 1.06em;
}

.coo3 {
    background-color: #ebeff5;
}

.coo3 ul li .coo3text {
    background-color: #035095;
    height: 100%;
    color: #fff;
    padding-left: 5.5em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding-bottom: 2.7em;
}

.coo3 ul li .coo3text h2 {
    font-size: 1.8em;
    width: 100%;
}

.coo3 ul li .coo3text .text {
    width: 100%;
    font-size: 18px;
    line-height: 32px;
    margin-top: 20px;
    max-width: 908px;
    max-height: 62%;
}

.businessCover .listbox {
    max-height: 6.5em;
}

.coo3 ul li:nth-child(2) .coo3Left {
    float: right;
}

.coo3 ul li:nth-child(2) .coo3text {
    float: left;
    background-color: #0e9ba6;
    padding-left: 13em;
}

.coo3 ul li:nth-child(3) .coo3text {
    background-color: #007cba;
    padding-bottom: 0;
}

.coo4Left {
    width: 35%;
}

.coo4Left h2 {
    font-size: 2.4em;
}

.coo4Left h6 {
    font-size: 1.4em;
    margin: 20px 0 30px;
}

.coo4Left .text {
    font-size: 18px;
    line-height: 28px;
}

.coo4Right {
    width: 65%;
    padding-left: 4.85em;
}

.cooSwip img {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.coo4 {
    padding: 5.3em 0 0;
}

.cooSwip .swiper-wrapper {
    align-items: center;
}

.cooSwip {
    padding-bottom: 3.5em;
    margin-top: 60px;
}

.coopag span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    cursor: pointer;
    background-color: rgba(0, 124, 186, .3);
}

.coopag span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background-color: rgba(0, 124, 186, .3);
    float: left;
}

.coopag span+span {
    margin-left: 20px;
}

.coopag .swiper-pagination-bullet-active {
    background-color: rgba(0, 124, 186, 1);
}

.coopag {
    display: flex;
    justify-content: center;
}

.sci1 {
    font-size: 1em;
    line-height: 1.6em;
    margin-top: 3.1em;
    margin-bottom: 3.1em;
}

.scitemLeft {
    width: 50%;
    float: left;
    padding-right: 2em;
    margin-top: 18px;
}

.scitemLeft h1 {
    font-size: 1.8em;
    color: #007cba;
    line-height: 1.3em;
    margin-bottom: 32px;
}

.p-ope .scitemLeft h1 {
    line-height: 1.33em;
}

.scitemLeft .text {
    font-size: 16px;
    line-height: 26px;
}

.scitemLeft .text+.text {
    margin-top: 30px;
}

.scitemRight {
    float: left;
    width: 50%;
    padding-left: 2em;
}

.scitem+.scitem {
    margin-top: 4em;
}

.scitem {
    overflow: hidden;
}

.scitem:nth-child(even) .scitemRight {
    float: left;
    padding-left: 0;
    padding-right: 2em;
}

.scitem:nth-child(even) .scitemLeft {
    float: right;
    padding-left: 2em;
    padding-right: 0;
}

.p-pla .banner {
    height: 100vh;
}

.pla_box {
    height: 100vh;
    width: 100vw;
    /* 	position: fixed;
	top: 0;
	left: 0; */
    position: relative;
    background-attachment: fixed;
}

.posBox1 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.pla1 {
    z-index: 999;
    position: relative;
}

.pla1 .banner {
    background-attachment: fixed;
}

.plause {
    height: 100vh;
    width: 100vw;
}

.plaB_box {
    height: 200vh;
}

.p-pla .main {
    padding-bottom: 0;
}

.pla2 {
    z-index: 888;
}

.pla3 {
    z-index: 777;
}

.pla_box h1 {
    font-size: 3em;
    color: #fff;
}

.pla_box .text {
    font-size: 1.1em;
    color: #fff;
    line-height: 1.63em;
    margin-top: 1.37em;
    max-height: 4.65em;
    overflow: hidden;
}

.plaBtn1 {
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: .8;
}

.plaBtn svg {
    width: 20px;
    height: 10px;
    color: #fff;
}

.plaBtn2 {
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    cursor: pointer;
    opacity: .8;
}

.plaBtn {
    position: absolute;
    bottom: 10em;
    cursor: pointer;
}

.pla_box .global-inner {
    height: 100%;
}

.pla-inner {
    position: absolute;
    width: 100%;
    top: 42%;
    transform: translateY(-50%);
    left: 0;
    max-width: 87%;
}

.opeMarg {
    margin-top: 4em;
}

.about1 h1 {
    font-size: 2.4em;
    text-align: center;
    margin-top: 1.66em;
}

.about1 h2 {
    font-size: 1.8em;
    color: #007cba;
    margin-top: 2.22em;
}

.about1 .text {
    font-size: 18px;
    line-height: 32px;
    margin-top: 31px;
}

.about2 {
    margin-top: 3.75em;
}

.about2 h1 {
    max-width: 540px;
    line-height: 1.33em;
}

.about1 img {
    margin-top: 35px;
}

.about3 .scitemLeft {
    float: right;
    padding-left: 2em;
    padding-right: 0;
}

.about3 .scitemRight {
    padding-right: 2em;
    padding-left: 0;
}

.about3 {
    margin-top: 3.85em;
}

.aboutTit {
    font-size: 1.2em;
    color: #007cba;
    line-height: 1.25em;
    text-align: center;
    margin-top: 3.16em;
}

.about5 h1 {
    font-size: 2.4em;
}

.about5 {
    background-image: url(/content/img/images/about4.png);
    padding-bottom: 3.85em;
}

.honnerImg {
    height: 15.5em;
}

.honnerSwipe {
    margin-top: 2.25em;
}

.honnerImg {
    padding: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.textBox1 {
    font-size: .9em;
    line-height: 1.33em;
    text-align: center;
    margin-top: 30px;
}

.honerI {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.honnerImg img {
    max-width: 100%
}

.about5 {
    padding-top: 4em;
}

.honnerImg {
    background-size: 100% 100%;
}

.about5 img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.about5 .honnerBox:hover img {
    transform: scale(1.1);
}

.honnerSwipe {
    padding-bottom: 4em;
}

.honnerpag {
    bottom: 16px;
}

.honnerpag span {
    width: 14px;
    height: 14px;
    background-color: #e1e1e1;
    margin: 0 8px!important;
}

.honnerpag .swiper-pagination-bullet-active {
    background-color: #007cba;
}

.about6 {
    background-color: #0e9ba6;
    padding: 4em 0 1.7em;
}

.about6 h1 {
    font-size: 2.4em;
    color: #fff;
}

.about6img {
    height: 12em;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.about6Text h2 {
    font-size: 18px;
    color: #fff;
    margin: 8px 0 8px;
}

.about6Text h6 {
    font-size: 18px;
    color: #fff;
    opacity: .5;
}

.about6 ul {
    margin-top: 2em;
    margin-left: -73px;
    margin-right: -73px;
}

.about6img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.about6 li {
    margin-bottom: 2.28em;
    padding-left: 73px;
    padding-right: 73px;
}

.about7 {
    background-color: #007cba;
    padding: 4em 0 5em;
}

.about7left {
    width: 18%;
    max-width: 240px;
    height: 12em;
}

.about7 h1 {
    font-size: 2.4em;
    color: #fff;
    margin-bottom: 1.04em;
}

.about7right {
    color: #fff;
    width: 82%;
    padding-left: 3em;
}

.about7Name {
    font-size: 1.6em;
}

.zhiwei {
    font-size: 1.6em;
    opacity: .5;
    margin: 13px 0 30px;
}

.about7 .text {
    font-size: 18px;
    line-height: 28px;
}

.about7 .text+.text {
    margin-top: 10px;
}

.p-about .form-group-cell {
    background-color: #edf0f5;
    border: 0px;
}

.p-about input {
    background-color: #edf0f5!important;
}

.p-about .control-label .must {
    color: #7fd808!important;
}

.p-about .control-label {
    color: #035095;
}

.p-about .form-control:focus {
    background: #edf0f5!important;
}

.p-about textarea {
    height: 105px!important;
    background-color: #edf0f5;
    border: none;
    min-height: 100px!important;
}

.p-about .resBtn {
    float: none;
    margin: 55px auto 7px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background-color: #035095;
    border-radius: 35px;
}

.textaeeaBox {
    margin-top: 10px;
}

.textaeeaBox .form-group-cell {
    overflow: hidden!important;
    height: auto;
}

.textaeeaBox {
    margin-bottom: 10px;
}

.honor {
    color: #108fc4;
    font-size: 20px;
}

.honor2 {
    font-size: 100px;
    font-family: arial;
    margin-bottom: 25px;
}

.honor3 .item {
    font-size: 18px;
    margin-bottom: 15px;
    text-indent: -4.4em;
    margin-left: 4em;
    line-height: 1.4em
}

.honor3 span {
    background-color: #f4f4f4;
    padding: 7px 0;
    width: 60px;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    display: inline-block;
    text-indent: 0em;
    margin-right: 10px;
    line-height: 1;
}

.scrolling-slider .wp-block-column.media {
    border-radius: 0;
}

.scrolling-slider .wp-block-column.media {
    box-shadow: 5px 0 25px rgba(0, 0, 0, .49);
}

.block-container.wide {
    max-width: 100%;
    width: 100%;
}

.block-container {
    margin-top: 0;
    margin-bottom: 0;
}

.about4 {
    background-color: #fafafa;
    margin-top: 5em;
}

.content-section {
    background-color: #fafafa;
}

.scrolling-slider {
    margin-top: 32px;
}

.wp-block-group {
    position: relative;
}

.lineBg1 {
    position: absolute;
    width: 4px;
    height: 60px;
    background-color: #1c8ac0;
    left: -3rem;
    top: 0;
    z-index: 9999;
}

.wp-block-image img {
    width: 100%;
    height: 21.8em;
    object-fit: cover;
}

.pos {
    position: relative;
}

.pos img {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
}

.recBox h2 {
    font-size: 1.2em;
    color: #007cba;
    margin-bottom: 2.08em;
}

.p-rec .det_back a {
    padding-left: 0;
}

.recBox {
    padding: 3em 0 .5em;
}

.recBox td,
.recBox th {
    font-size: 14px;
    line-height: 24px;
    padding: 7px 20px;
    border-color: #96d7d2;
}

.recBox table {
    width: 100%;
    border-color: #96d7d2;
    margin-bottom: 2.5em;
}

.recBox h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.recBox h4 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
}

.recBtn {
    width: 200px;
    height: 40px;
    line-height: 40px;
    background-color: #f342bf;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: auto;
    border-radius: 5px;
}

.about1 img {
    width: 100%;
}

.line2 {
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    margin-top: 2.5em;
}

.lineBox {
    position: relative;
    z-index: 999;
}

.lineBg {
    position: absolute;
    left: 50%;
    top: -15px;
    width: 280px;
    height: 40px;
    background-color: #fff;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    z-index: 99999
}

.plamore {
    color: #fff;
    font-size: 18px;
    margin-top: 1.94em;
    display: none;
}

.pla4 .plamore,
.pla6 .plamore {
    display: block;
}

.goodsBox2 .goods2_item+.goods2_item {
    border-top: 1px solid #dcdcdc;
}

.plamore svg {
    color: #fff;
    width: 18px;
    height: 18px;
    margin-left: 8px;
}

.openIt {
    cursor: pointer;
}

.maxHeight {
    max-height: 11rem!important;
}

.lineBg a {
    display: block;
    margin: 0 18px;
    position: relative;
}

.wechat-qrcode h4 {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
    text-align: center;
}

.wechat-qrcode {
    width: 200px;
    height: 240px;
    background-color: #fff;
    position: absolute;
    left: -80px;
    top: 40px;
    box-shadow: 0px 2px 10px #aaa;
    display: none;
    z-index: 9999;
}

.wechat-qrcode p {
    font-size: 12px;
    color: #666;
    text-align: center;
    margin-bottom: 6px;
}

.qrcode2 img {
    margin: 20px auto;
    display: block;
    width: 133px!important;
    height: 133px!important;
}

.closeCode {
    position: absolute;
    right: 2px;
    top: 4px;
}

.lineBg img {
    width: 61px;
    height: 25px;
}

.show_box {
    cursor: pointer;
}

.modal-body {
    width: 1000px;
    height: 600px;
    background-color: #fff;
    margin: auto;
    padding: 3em!important;
}

.textBox2 {
    width: 70%;
    padding-left: 3em;
}

.textBox2 h1 {
    font-size: 1.2em;
    color: #007cba;
}

.textBox2 h2 {
    font-size: .9em;
    margin: 10px 0 2.2em;
}

.textBox2 .text {
    font-size: .8em;
    line-height: 1.87em;
}

.close_mode {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 40px;
    cursor: pointer;
}

.modal {
    z-index: 999999999;
}

.pla6 .plaBtn2 {
    display: none;
}

.about1 span {
    color: #007cba;
}

.about2 .scitemLeft .text,
.about3 .scitemLeft .text {
    font-size: 18px;
    line-height: 32px;
}

.goodsB a {
    display: block;
}


/* 1.26修改 */

.goodsTit {
    margin-top: 1em
}

.innertab li {
    font-size: .8em;
    line-height: 1.3;
    position: relative;
    padding: 21px 0;
}

.innertab li+li {
    margin-left: 5em;
}

.innertab {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.innertab .active::after {
    position: absolute;
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #007cba;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}

.innertab .active {
    color: #007cba;
}

.title h1 {
    font-size: 1.8em;
}

.line-tit {
    width: 50px;
    height: 2px;
    background-color: #007cba;
    margin: 15px auto 0;
}

.aboutnew1 .imgs {
    width: 28.5%;
    height: 12.5em;
}

.aboutnew1 .textBox-1 h1 {
    font-size: 1.5em;
    color: #007cba;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.aboutnew1 .text {
    font-size: .9em;
    line-height: 1.1em;
    margin-bottom: 1em;
}

.aboutnew1 .textBox-1 {
    width: 71.5%;
    padding-left: 4em;
}

.aboutnew1 .itembox+.itembox {
    margin-top: 3em;
}

.aboutnew1 {
    margin-top: 3em;
}

.aboutnew2 .text {
    font-size: .8em;
    background-color: #f5f5f5;
    padding: 10px 20px;
    margin-top: 20px;
}

.aboutnew2 span {}

.aboutnew2 li {
    margin-bottom: 2em;
}

.aboutnew2 {
    border-top: 1px solid #dcdcdc;
    padding-top: 3em;
    margin-top: 3em;
}

.about4bg .global-form-box {
    padding: 0 10em;
}

.p-about .form-group-cell {
    background-color: #fff;
}

.p-about input {
    background-color: #fff !important;
}

.p-about textarea {
    background-color: #fff;
}

.about4bg {
    padding-bottom: 4em;
}

.about4bg .global-form-box {
    margin-top: 2.5em !important;
}

.aboutnew2 a:hover {
    color: #035095;
}

.min-height {
    min-height: 300px;
}

.about6 {
    background-color: transparent;
}

.about6 {
    padding-top: 1em;
}

.about6Text h2 {
    color: #007cba;
}

.about6Text h6 {
    color: #333;
    opacity: 1;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}

body {
    font-weight: 400 !important;
}

.about7 {
    background-color: transparent;
    padding: 3em 0 0;
}

.about7right {
    color: #666666;
}

.about7Name {
    color: #007cba;
}

.zhiwei {
    opacity: 1;
    color: #333333;
}

.intbody h1 {
    font-size: 1.2em;
    color: #007cba;
}

.intbody .text {
    font-size: .9em;
    line-height: 1.78em;
    color: #666666;
    margin-top: 1.2em;
}

.intbody .text p+p {
    margin-top: 1.67em;
}

.int2left {
    padding-top: 8em;
    color: #fff;
}

.int2 {
    margin-top: 4em;
    padding: 0 0 5.5em;
}

.int2left h2 span {
    font-size: 1.2em;
    position: relative;
}

.int2 .global-inner {
    overflow: hidden;
}

.int2left h3 {
    font-size: 2.1em;
    font-weight: bold;
    font-family: arial;
    margin-top: 11px;
}

.int2left h2 span::after {
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #fff;
    content: '';
    display: block;
    right: -69px;
    top: 16px;
}

.int2right {
    color: #fff;
    font-size: 1.5em;
    padding-top: 3.16em;
}

.int2right .item {
    padding: 1.76em 2.66em 1.76em 0;
    line-height: 1.4;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.int2right .item:last-child {
    border-bottom: 0px solid rgba(255, 255, 255, .2);
}

.intbody {
    margin-top: 1.5em;
}

.joinList {
    max-width: 100%;
    width: 100%;
}

.joinright {
    width: 74%;
    padding-left: 3em;
}

.joinleft {
    width: 26%;
    background-color: #0075b0;
    color: #fff;
    font-size: 1.1em;
    line-height: 1.36em;
    padding: 1.81em 1.81em 2.27em;
}

.joinhead {
    margin-bottom: 25px;
}

.bottomte {
    font-size: .72em;
    padding-left: 30px;
    margin-top: 5px;
    line-height: 24px;
}

.fuli .item {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding: 20px 0;
}

.fuli .item:last-child {
    border-bottom: 0px;
}

.fuli {
    margin-top: -.5em;
}

.topic img {
    width: 25px;
}

.margto {
    margin-top: 3em;
}

.honoritem li {
    font-size: .9em;
    margin-bottom: 1.2em;
}

.honoritem li .cen {
    padding: 1em 0;
    border-bottom: 1px solid #dcdcdc;
}

.honoritem li span {
    color: #007cba;
}

.honoritem {
    margin-top: 2em;
}

#modalBigHover {
    z-index: 100000;
    padding: 10px;
    background: #fff;
    border: solid 1px #007cba;
}

.honoritem a {
    cursor: pointer;
}

.about4 {
    margin-top: 2.8em;
}

.honoritem a:hover {
    color: #007cba!important;
}

.scrolling-slider .wp-block-column.media {
    margin-top: 80px;
}

.scrolling-slider .wp-block-column.content {
    margin-top: -20px;
}

.p-honor .main {
    padding-bottom: 0;
}

.intbody2 ul {
    display: flex;
    justify-content: center;
    margin-top: 4em;
}

.intbody2 li {
    padding: 0 2.75em;
}

@media(max-width:1800px) {
    .intbody2 li {
        padding: 0 2.4em;
    }
}

.intbody2 li h3 {
    font-size: 1.5em;
    color: #007cba;
    text-align: center;
}

.intbody2 li .text {
    font-size: .8em;
    line-height: 28px;
    color: #666;
    margin-top: 1.37em;
}

.intbody2 li+li {
    border-left: 1px solid #e5e5e5;
}


/* 2.11 */

.about1text {
    line-height: 1.77em;
    font-size: .9em;
    margin-top: 1.1em;
    color: #666;
}

.about1text img {
    max-width: 100%;
}

.about1text p+p {
    margin-top: 25px;
}

.about1img {
    margin-top: 2.5em;
}

.flex {
    display: flex;
}

.about1msg .item {
    font-size: 1.2em;
    color: #999999;
    cursor: pointer;
    position: relative;
}

.about1msg .item+.item {
    margin-left: 60px;
}

.about1tab .active {
    font-size: 1.5em;
    color: #007cba;
}

.about1tab .active::after {
    position: absolute;
    display: block;
    content: '';
    width: 50px;
    height: 2px;
    background-color: #007cba;
    left: 50%;
    margin-left: -25px;
    bottom: -.66em;
}

.about1tab {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 1em;
}

.about1msg .itembox {
    font-size: .8em;
    line-height: 1.87em;
    margin-top: 2.5em;
}

.about1left {
    width: 50%;
    padding-right: 2em;
}

.about1msg {
    margin-top: 6em;
}

.about1msg .itembox p {
    margin-bottom: 1.87em;
}

.about1-img {
    width: 100%;
    height: 44em;
}

.about1right {
    width: 50%;
    padding-left: 3em;
}

.about1left h6 {
    color: #007cba;
}

.about1-bott {
    font-size: .9em;
    line-height: 1.77em;
    color: #007cba;
    margin-top: 3.89em;
    padding-bottom: 5em;
}

.about1left .list {
    display: none;
}

.about1left .itembox .active {
    display: block;
}

.about1img img {
    width: 100%;
}

@media(min-width:992px) {
    .about1tab .item:hover {
        color: #007cba;
    }
    .tabswip .swiper-slide {
        width: auto !important;
    }
    .innertab ul {
        display: flex;
        justify-content: center;
    }
    .about4bg {
        margin-top: 2em;
    }
    .aboutnew2 ul {
        margin: 0 -20px;
    }
}

@media(max-width:991.98px) {
    .coo3 ul li .coo3text .text {
        max-height: 62%;
    }
    .gnull-tips {
        font-size: .28rem;
    }
    /* 2.11 */
    .about1text {
        font-size: .28rem;
        line-height: .45rem;
    }
    .about1msg .item {
        font-size: .32rem!important;
    }
    .about1tab .active::after {
        bottom: -.36rem;
        width: 100%;
        left: 0;
        margin-left: 0;
    }
    .about1-bott {
        font-size: .28rem;
        line-height: .45rem;
        margin-top: .8rem;
        padding-bottom: 1rem;
    }
    .about1msg {
        margin-top: 1rem;
    }
    .about1msg .itembox {
        font-size: .28rem;
        line-height: .45rem;
        margin-top: .45rem;
    }
    .about1-img {
        height: 8rem;
    }
    .about1left {
        width: 100%;
        padding-right: 0;
    }
    .about1tab {
        justify-content: space-between;
    }
    .about1right {
        width: 100%;
        padding-left: 0;
    }
    .about1msg .item+.item {
        margin-left: 0;
    }
    .about1msg {
        flex-wrap: wrap;
    }
    .about1img {
        margin-top: .5rem;
    }
    .about1text p+p {
        margin-top: .3rem;
    }
    .intbody2 ul {
        display: block;
        margin-top: .5rem;
    }
    .intbody2 li {
        border: none!important;
        padding: 0;
    }
    .intbody2 li .text {
        font-size: .28rem;
        line-height: .45rem;
    }
    .intbody2 li+li {
        margin-top: .6rem;
    }
    .honoritem li {
        padding: 0;
    }
    .joinleft {
        display: none;
    }
    .intbody h1 {
        font-size: .32rem;
    }
    .innertab li {
        font-size: .28rem;
        padding: .3rem 0;
    }
    .honoritem a {
        font-size: .28rem;
    }
    .innertab li {
        text-align: center;
    }
    #modalBigHover {
        z-index: 100000;
        padding: 10px;
        background: #fff;
        border: solid 1px #00713b;
    }
    .modal-detbox .modal-dialog {
        width: 100%;
        height: 100%;
    }
    .modal-detbox .modal-content {
        width: 800px;
        max-width: 90%;
        max-height: 90vh;
        overflow: hidden;
        overflow-y: auto;
        background-color: #fff;
        padding: 54px .3rem;
        margin: 0 auto;
    }
    .modal-detbox .modal-close {
        width: .6rem;
        height: .6rem;
        display: block;
        background-color: #007cba;
        background-size: 16px;
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: .36rem;
    }
    .modal-detbox .prdt-tit {
        font-size: .42rem;
        line-height: 40px;
        padding-bottom: 26px;
        position: relative;
        font-family: "SourceHanSansCN-Regular";
        margin-bottom: 20px;
    }
    .modal-detbox .prdt-tit:after {
        content: '';
        width: 2.67em;
        height: 1px;
        display: block;
        background-color: #00713b;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .modal-detbox .prdt-doc {
        font-size: 16px;
        line-height: 26px;
        min-height: 288px;
    }
    .modal-detbox .prdt-doc li {
        width: 100%;
        display: table;
        padding: 5px 0;
    }
    .modal-detbox .prdt-doc li h5 {
        float: left;
        white-space: nowrap;
        color: #00713b;
    }
    .modal-detbox .prdt-doc li .doc {
        width: 100%;
        display: table-cell;
        vertical-align: top;
    }
    .modal-detbox .prdt-doc img {
        max-width: 100%;
        height: auto !important;
        display: block;
        margin: 0 auto;
    }
    #modalBigImg .modal-content {
        padding-top: 0.7rem;
    }
    #modalBigImg .prdt-doc {
        min-height: 1rem;
    }
    .intbody .text {
        font-size: .28rem;
        line-height: .45rem;
    }
    .joinright {
        width: 100%;
        padding-left: 0;
    }
    .about7 {
        padding-bottom: 0 !important;
    }
    .int2right {
        padding-top: .3rem;
    }
    .int2right .item {
        font-size: .38rem;
        padding: .5rem 0;
    }
    .about6 ul {
        margin-top: 0 !important;
    }
    .aboutnew1 .imgs {
        width: 100%;
    }
    .aboutnew1 .textBox-1 {
        width: 100%;
        padding-left: 0;
        margin-top: .45rem;
    }
    .banner {
        margin-top: 0px;
    }
    .innertab li+li {
        margin-left: 0;
    }
    /*.tabswip {
		padding-left: .3rem;
	}*/
    .aboutnew1 .textBox-1 h1 {
        font-size: .36rem;
        margin-bottom: .3rem;
        padding-bottom: .3rem;
    }
    .aboutnew1 .text {
        font-size: .26rem;
        margin-bottom: .3rem;
        line-height: .4rem;
        display: flex;
        flex-wrap: nowrap;
        display: -webkit-flex;
        -webkit-flex-wrap: nowrap;
    }
    .aboutnew1 .text span:nth-child(1) {
        white-space: nowrap;
    }
    .aboutnew1 .itembox+.itembox {
        margin-top: .45rem;
    }
    .aboutnew2 li {
        padding: 0;
    }
    .aboutnew2 {
        margin-top: .6rem;
        padding-top: .6rem;
    }
    .aboutnew2 h1 {
        font-size: .32rem;
    }
    .aboutnew2 .text {
        font-size: .28rem;
    }
    .about4bg .global-form-box {
        padding: 0 .3rem;
    }
    .about4bg .overflow {
        padding: 0 .3rem;
    }
    .p-about .title h1 {
        font-size: .48rem;
    }
}

@media(min-width:992px) {
    .about6Box:hover .about6img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
    .det_back:hover svg {
        margin-left: -10px;
    }
    .det_back:hover span {
        margin-left: 10px;
    }
    .news_nav li:hover {
        color: #007cba;
    }
    .plaBtn2:hover {
        opacity: 1;
    }
    .plaBtn1:hover {
        opacity: 1;
    }
    .scitemLeft .text+.wapciImg+.text {
        margin-top: 30px;
    }
}

@media(max-width:991.98px) {
    .modal-body {
        width: 100%;
        padding: .4rem!important;
    }
    .recBox h4 {
        font-size: .28rem;
        line-height: .48rem;
    }
    .qrcode2 img {
        width: 1.8rem!important;
        height: 1.8rem!important;
        margin: 12px auto;
        display: none!important;
    }
    .qrcode2 canvas {
        width: 1.8rem!important;
        height: 1.8rem!important;
        margin: 12px auto;
        display: block!important;
    }
    .textBox2 {
        padding-left: 0;
        width: 100%;
        margin-top: .5rem;
        float: none;
    }
    .imgs img {
        width: 100%;
    }
    .imgs {
        width: 37%;
    }
    .textBox2 h1 {
        font-size: .36rem;
        padding-left: 2.9rem;
    }
    .textBox2 h2 {
        font-size: .32rem;
        margin: .2rem 0 1.5rem;
        padding-left: 2.9rem;
    }
    .fl2 {
        float: left;
        overflow: hidden;
    }
    .textBox2 .text {
        clear: both;
    }
    .textBox2 .text {
        font-size: .28rem;
        line-height: .48rem;
        margin-top: 1.5rem;
    }
    .recBox h3 {
        font-size: .32rem;
    }
    .recBox {
        padding: .6rem 0;
    }
    .recBox h2 {
        font-size: .36rem;
        margin-bottom: .6rem;
    }
    .hrB .innerBtn {
        display: none;
    }
    .recBox table {
        margin-bottom: .8rem;
        width: 300%;
    }
    .maxHeight {
        max-height: 6.3rem!important;
    }
    .detMain p {
        padding: 0 .4rem;
        font-size: .28rem;
        line-height: .48rem;
    }
    .plamore {
        font-size: .28rem;
        margin-top: .5rem;
    }
    .p-rec .main .global-inner {
        padding: 0;
    }
    .closeCode {
        top: 6px;
    }
    .lineBg {
        top: -15px;
    }
    .recBox h2,
    .recBox h3,
    .recBox h4 {
        padding: 0 .4rem;
    }
    .table_box {
        padding-left: .4rem;
        overflow-y: scroll;
    }
    .table_box::-webkit-scrollbar {
        display: none;
    }
    .p-about .resBtn {
        line-height: .8rem;
        height: .8rem;
        width: 100%;
        font-size: .28rem;
        margin: .8rem 0 0;
    }
    .about-into .resBtn {
        line-height: .8rem;
        height: .8rem;
        width: 100%;
        font-size: .28rem;
        margin: .8rem 0 0;
    }
    .honnerpag {
        display: none;
    }
    .honnerSwipe .swiper-scrollbar {
        top: auto!important;
        bottom: .04rem!important;
    }
    .honnerSwipe {
        padding-bottom: .7rem;
    }
    .pla-inner {
        padding: 0 .4rem;
        max-width: 100%;
    }
    .pla_box .text {
        font-size: .28rem;
        line-height: .48rem;
        max-height: 3.8rem;
    }
    .pla_box h1 {
        font-size: .6rem;
    }
    .plaBtn {
        display: none;
    }
    .about6 h1 {
        font-size: .6rem;
        text-align: center;
    }
    .about1 h1 {
        margin-top: .8rem;
        font-size: .6rem;
    }
    .about6 {
        padding: 1rem 0 0;
    }
    .about6Text h2 {
        font-size: .3rem;
        margin: .4rem 0 .2rem;
    }
    .about6Text h6 {
        font-size: .3rem;
    }
    .about6img {
        height: 2.85rem;
    }
    .about7 h1 {
        font-size: .6rem;
        text-align: center;
    }
    .about7 .text {
        font-size: .28rem;
        line-height: .48rem;
    }
    .zhiwei {
        font-size: .32rem;
        margin: .22rem 0 .4rem;
    }
    .about7Name {
        font-size: .32rem;
    }
    .about7 {
        padding: 1rem 0 .9rem;
    }
    .about6 li {
        padding-left: .3rem;
        padding-right: .3rem;
        margin-bottom: .8rem;
    }
    .about6 ul {
        margin-left: -.3rem;
        margin-right: -.3rem;
        margin-top: .8rem;
    }
    .aboutTit {
        font-size: .36rem;
        line-height: .6rem;
        text-align: left;
        margin-top: .87rem;
    }
    .about4wImg {
        height: 3.96rem;
    }
    .about4wText h6 {
        font-size: .3rem;
        color: #108fc4;
    }
    .about4wText h1 {
        font-size: 1.2rem;
        font-family: arial;
        margin: .15rem 0 .53rem;
    }
    .about4wap {
        background-color: #fafafa;
        padding: 1rem .4rem .7rem!important;
        margin-top: .9rem;
    }
    .about4wText {
        margin-top: 1.4rem;
    }
    .about4wText .item {
        font-size: .28rem;
        line-height: .48rem;
        margin-bottom: .3rem;
    }
    .p-about textarea {
        height: 1.5rem!important;
    }
    .about4wText span {
        border: 1px solid #035095;
        color: #035095;
        border-radius: 20px;
        display: inline-block;
        width: 1rem;
        height: .5rem;
        line-height: .5rem;
        text-align: center;
        margin-right: .1rem;
    }
    .about4wap {
        padding: 0 .4rem;
    }
    .about5 img {
        max-width: .85rem;
    }
    .about5 {
        padding: 1rem 0 0;
    }
    .swiper-container-horizontal>.swiper-scrollbar {
        top: 4.6rem;
        height: 1px;
        background-color: #007cba;
    }
    .swiper-scrollbar-drag {
        height: .09rem;
        background-color: #007cba;
        top: -2px;
    }
    .about5 h1 {
        font-size: .6rem;
        text-align: center;
    }
    .honnerImg {
        height: 4.35rem;
    }
    .textBox1 {
        font-size: .28rem;
        line-height: .48rem;
    }
    .honerI {
        background-size: cover;
    }
    .about7right {
        padding-left: 0;
        width: 100%;
        float: none;
        margin-top: .6rem;
    }
    .about7left {
        width: 2.85rem;
        float: none;
    }
    .about3 {
        margin-top: .84rem;
    }
    .about1 img {
        margin-top: .5rem;
    }
    .about2 {
        margin-top: .8rem;
    }
    .aboutTit {
        font-size: ;
    }
    .p-about .scitemLeft h1 {
        padding: 0;
    }
    .p-about .wapciImg {
        margin-bottom: 0;
    }
    .about1 h2::before {
        display: block;
        content: '';
        position: absolute;
        top: -0.22rem;
        width: 1rem;
        height: 0.03rem;
        background-color: #007cba;
    }
    .joinList .item span+span+span+span {
        width: 25%;
    }
    .tMsg {
        display: none;
    }
    .about1 .text {
        font-size: .28rem;
        line-height: .48rem;
        margin-top: .4rem;
    }
    .about1 h2 {
        position: relative;
        font-size: .48rem;
        margin-top: 1.16rem;
    }
    .about1 img {
        max-width: 100%;
    }
    .about4 {
        display: none;
    }
    .opeMarg {
        margin-top: .9rem;
    }
    .scitemLeft h1 {
        padding: 0 .2rem;
        font-size: .48rem;
        margin-bottom: .5rem;
        position: relative;
    }
    .scitemLeft h1::before {
        display: block;
        content: '';
        position: absolute;
        top: -.22rem;
        width: 1rem;
        height: .03rem;
        background-color: #007cba;
    }
    .scitem+.scitem {
        margin-top: .9rem;
    }
    .sciImg {
        display: none;
    }
    .scitemLeft {
        width: 100%;
        padding-right: 0!important;
        padding-left: 0!important;
    }
    .scitemLeft .text {
        padding: 0 .2rem;
        font-size: .28rem!important;
        line-height: .48rem!important;
    }
    .wapciImg {
        margin: .5rem 0;
    }
    .sci1 {
        font-size: .36rem;
        line-height: .6rem;
        margin: .7rem .2rem .9rem;
    }
    .pla_box {
        background-size: cover;
        background-repeat: no-repeat;
    }
    .home5text .time {
        font-size: .28rem;
    }
    .p-res .form-group-cell {
        height: .9rem;
    }
    .coo1 li:nth-child(1) {
        padding-right: 0;
        padding-left: 0;
    }
    .cooImg {
        height: 4rem;
    }
    .goods2left {
        width: 100%;
        float: none;
    }
    .coo1 li:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
    }
    .cootext .text {
        font-size: .28rem;
        line-height: .48rem;
        margin-top: .4rem;
    }
    .coo2 ul li {
        padding: 0 0;
    }
    .coo3 h1 {
        font-size: .6rem;
    }
    .coo3 h1 {
        margin-top: 1rem;
    }
    .coo3Left {
        width: 100%;
        height: 4rem;
    }
    .coo3 ul li .coo3text .text {
        font-size: .28rem;
        line-height: .48rem;
        margin-top: .4rem;
    }
    .coo4Left h2 {
        font-size: .6rem;
        margin-top: 1rem;
    }
    .coo4Right {
        padding-left: 0;
        width: 100%;
        float: none;
    }
    .coo4Left .text {
        font-size: .28rem;
        line-height: .48rem;
    }
    .coo4Left h6 {
        font-size: .32rem;
    }
    .coo4Left {
        width: 100%;
        float: none;
    }
    .coo3 ul li:nth-child(2) .coo3text {
        padding: 0 .4rem;
    }
    .coo3 ul li .coo3text h2 {
        font-size: .36rem;
    }
    .coo3 ul li .coo3text {
        width: 100%;
        padding: 0 .4rem;
    }
    /* 	.dian .item{
		padding-left: .;
	} */
    .coo2 h1 {
        font-size: .36rem;
    }
    .coo2 .item {
        font-size: .28rem;
        line-height: .48rem;
    }
    .coo2box {
        padding: .5rem .4rem;
        height: auto;
    }
    .coo2 .text {
        margin-top: .5rem;
        font-size: .28rem;
        line-height: .48rem;
    }
    .coo2 {
        margin-top: 1rem;
    }
    .cootext h1 {
        font-size: .36rem;
        margin-top: .4rem;
    }
    .goods2right {
        float: none;
        width: 100%;
        margin-top: .9rem;
    }
    .coo1 ul {
        margin: .5rem 0 0;
    }
    .goodsTit h1 {
        font-size: .36rem;
        margin-top: 1rem;
    }
    .goods2img {
        width: 4.58rem;
        height: 3.7rem;
        margin: auto;
    }
    .goods2_item+.goods2_item .goods2left .goods2img {
        float: none;
        margin: auto;
    }
    .goods2_item+.goods2_item .goods2left {
        float: none;
        margin: auto;
    }
    .goods2_item {
        padding: 1rem 0;
    }
    .msgGoods {
        margin-top: .35rem;
    }
    .goods2right .text {
        font-size: .28rem;
        line-height: .48rem;
        margin-top: .55rem;
    }
    .goods2right h6 {
        font-size: .28rem;
    }
    .goods2btn {
        margin-top: .7rem;
        width: 3.1rem;
        height: .8rem;
        line-height: .8rem;
        font-size: .28rem;
    }
    .goods2right h1 {
        font-size: .48rem;
        margin-top: .3rem;
    }
    .goods2right span {
        padding: 0 .18rem;
        font-size: .28rem;
    }
    .title h1 {
        font-size: .6rem;
        padding-top: .9rem;
    }
    body .form-group .help-block {
        margin-top: .89rem
    }
    .goodsTit .text {
        font-size: .28rem;
        line-height: .48rem;
    }
    .good1bg {
        display: none;
    }
    .goodsNum .top {
        font-size: .28rem;
    }
    .goods2 .item+.item+.item {
        display: none;
    }
    .goods2 .item {
        width: 50%;
        text-align: left;
        padding-left: .3rem;
    }
    .goods2 li:nth-child(3) {
        width: 100%;
        !important;
    }
    .goods2 li:nth-child(4) {
        width: 100%;
        padding: 0 .3rem 0;
    }
    .goods2 li:nth-child(3) span {
        display: block;
        border-top: 1px solid #96d7d2;
        padding-top: .43rem;
    }
    .goods2 li+li+li {
        padding-top: 0;
    }
    .goods2 li {
        width: 50%;
        text-align: left;
        padding: .3rem .3rem;
        font-size: .28rem;
        line-height: .38rem;
    }
    .goods2 li i {
        font-style: normal;
    }
    .goodBtn {
        width: 3.05rem;
        height: .8rem;
        line-height: .8rem;
        text-align: center;
        margin-left: 0;
        margin-top: .44rem;
    }
    .goods2 ul {
        padding-bottom: .5rem;
    }
    .goods2 li+li {
        width: 50%;
    }
    .goods2 .item {
        font-size: .28rem;
    }
    .goods2 .item+.item {
        width: 50%;
    }
    .itemImg img {
        width: 100%;
    }
    .tabswip .swiper-wrapper {
        justify-content: center;
    }
    .tabswip .swiper-wrapper .swiper-slide {
        width: auto;
    }
    .tabswip .swiper-wrapper .swiper-slide+.swiper-slide {
        margin-left: .5rem;
    }
    .goods1 .itemtit {
        line-height: .8rem;
        height: .8rem;
    }
    .goods1 svg {
        width: .34rem;
        height: .34rem;
        margin-top: -.1rem;
    }
    .goods1 span {
        font-size: .38rem;
        margin-left: .2rem;
    }
    .goods1 .item+.item {
        margin-top: .3rem;
    }
    .goodsNum li .bottom {
        font-size: .28rem;
    }
    .goodsNum .top span {
        font-size: .6rem;
    }
    .home5 li a {
        display: block;
    }
    .goodsBox {
        margin-top: .5rem;
    }
    .banner {
        height: 6.5rem;
    }
    .goodsNav {
        margin-top: .6rem;
    }
    .goodsNav li {
        line-height: .8rem;
        height: .8rem;
        font-size: .28rem;
    }
    .goodsNum li {
        float: none!important;
        width: 100%;
        padding-bottom: .4rem;
        margin-bottom: .4rem;
    }
    .goodsNum {
        margin-top: .8rem;
    }
    .p-res .control-label {
        font-size: .28rem;
        left: .3rem;
        top: .18rem;
        max-width: 87px
    }
    .devLeft {
        width: 100%;
        float: none;
    }
    .online-box .attachment .up span {
        left: 97px;
    }
    .page {
        margin-top: .8rem;
    }
    .p-res input,
    .p-res select {
        width: 75%;
        font-size: .28rem!important;
        height: .8rem;
    }
    .devRight h1 {
        font-size: .36rem;
        padding-top: .6rem;
    }
    .devRight {
        width: 100%;
        padding-left: 0;
    }
    .form-group-cell svg {
        width: .2rem;
        top: .32rem;
    }
    .devBox li+li {
        padding-top: 0;
    }
    .p-det .main {
        margin-top: 1rem;
    }
    .resBtn {
        float: none;
        width: 100%;
        line-height: .8rem;
        height: .8rem;
        margin-top: .45rem;
    }
    .codeBox img {
        width: 31%;
        max-width: 2rem;
        height: .8rem;
    }
    .codeBox .form-group-cell {
        width: 65%;
    }
    .online-box .attachment .up span {
        top: .26rem;
        font-size: .28rem;
    }
    .online-box .attachment .up .ipbtn {
        height: .8rem;
    }
    .online-box .form-group.attachment .form-control {
        height: .8rem;
    }
    .global-form-box {
        margin-top: .45rem!important;
    }
    .devBox li {
        padding: .8rem 0 .76rem!important;
        border-bottom: 1px solid #e0e0e0;
    }
    .devBox {
        padding-top: 0;
    }
    .devRight .text {
        font-size: .28rem;
        margin-top: .3rem;
        line-height: .48rem;
    }
    .joinList .item span {
        width: 52%;
    }
    .jointit span+span {
        display: none!important;
    }
    .joinList .item {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .lastSpan1 svg {
        display: none;
    }
    .joinList .item span {
        font-size: .28rem;
    }
    .jointit span+span+span+span {
        display: inline-block!important;
        text-align: right;
        float: right;
    }
    .joinList {
        margin-top: 0;
    }
    .joinc h3 {
        font-size: .32rem;
        margin-bottom: .4rem;
    }
    .hrlist {
        margin-bottom: 0;
    }
    .joinBtn2 {
        height: .8rem;
        line-height: .8rem;
        font-size: .28rem;
    }
    .joinc {
        padding-bottom: .5rem;
    }
    .joinc .text {
        font-size: .28rem;
        line-height: .48rem;
        padding-right: 0;
    }
    .jointext {
        padding: .5rem 0;
        width: 100%;
    }
    .joinList .item span:nth-child(2) {
        display: none;
    }
    .joinList .item span:nth-child(3) {
        display: none;
    }
    .banne_tit {
        font-size: .28rem;
    }
    .main {
        margin-top: 1rem;
    }
    .titop {
        opacity: .6;
    }
    .det_back span {
        font-size: .28rem;
    }
    .det_back a {
        padding: 0;
        padding-left: .4rem!important;
    }
    .detBox .text {
        padding-top: .65rem;
        margin-top: .65rem;
        line-height: .54rem;
        font-size: .3rem;
    }
    .dettime {
        font-size: .28rem;
    }
    .detBox {
        margin-top: .85rem;
    }
    .detBox h1 {
        font-size: .56rem;
        line-height: .8rem;
        padding: 0 .2rem;
    }
    .detBox .text img {
        margin: .45rem 0;
    }
    .banner h1 {
        font-size: .6rem;
        margin: .3rem 0 .5rem;
    }
    .banner .text {
        font-size: .28rem;
        line-height: .48rem;
        max-width: 4.5rem;
    }
    .p-det .main {
        padding-bottom: .8rem;
    }
    .banner .down {
        width: .6rem;
        height: .6rem;
        margin-top: .55rem;
    }
    .det_back {
        line-height: .8rem;
        height: .8rem;
    }
    .banner .down svg {
        width: .3rem;
        height: .2rem;
    }
    .news_nav {
        margin-top: .7rem;
        line-height: 1rem;
        height: 1rem;
    }
    .news_nav li {
        font-size: .32rem;
        width: auto;
    }
    .top_news {
        display: none;
    }
    .home5 h1 {
        font-size: .6rem;
    }
    .home5 .global-inner {
        padding: 1rem 0 1rem;
    }
    .home5left {
        width: 100%;
    }
    .home5text {
        margin-left: 0;
        width: 100%;
    }
    .home5 li {
        padding: .8rem 0 .8rem;
    }
    .home5 {
        padding: 0 .4rem;
    }
    .home5 ul {
        margin-top: 0;
    }
    .home5text h3 {
        font-size: .36rem;
        margin-top: .6rem;
        line-height: 1.5em;
    }
    .home5text .text {
        font-size: .28rem;
        line-height: .48rem;
        height: auto;
        margin: .3rem 0;
    }
    .pageBtn {
        width: .5rem;
        height: .5rem;
    }
    .nump .pagenum {
        width: .6rem;
        font-size: .28rem;
        line-height: .5rem;
    }
    .pageBtn img {
        margin: .14rem auto;
        width: .1rem;
    }
    .news-list {
        padding-bottom: .43rem;
    }
    .go-right1 {
        display: none;
    }
    .news_main .global-inner {
        padding: 0;
    }
    .frm-ctrl-box {
        overflow: initial;
    }
    .main {
        padding-bottom: 1rem;
    }
    .news_main {
        margin-top: 0!important;
    }
    .news_main .home5text {
        padding: 0 .2rem;
    }
    .wechat-qrcode {
        width: 3.5rem;
        height: 3.5rem;
        position: absolute;
        background-color: #fff;
        bottom: .8rem;
        top: -1em;
        left: 50%;
        margin-left: -1.5rem;
        box-shadow: 0 2px 10px #aaa;
        display: none;
    }
    .lineBox .wechat-qrcode {
        top: 2em;
    }
    .lineBg .wechat-qrcode {
        left: -10%;
    }
    .share-close {
        position: absolute;
        right: .1rem;
        top: .1rem;
    }
    .wechat-qrcode h4 {
        text-align: center;
        padding: .1rem 0;
        background-color: #f3f3f3;
        font-size: .26rem;
        line-height: 15px;
    }
    .qrcode img {
        width: 2rem;
        margin-top: .3rem;
    }
    .qrcode p {
        font-size: .28rem;
        text-align: center;
        margin-top: .2rem;
        font-size: .26rem;
    }
}

@media screen and (max-width: 1200px) and (min-width: 993px) {
    .headNav ul {
        margin-left: 3vw;
    }
    .about6 li {
        padding-left: 40px!important;
        padding-right: 40px!important;
    }
    .top_newsRight .text {
        margin-bottom: 5.5em;
    }
    .goods2img {
        width: 80%;
        height: 300px;
    }
    .coo2 .item {
        line-height: 1.3em
    }
    .hrB .innerBtn {
        display: none;
    }
}


/* 新增页面 */

.cootit {
    font-size: 2.4em;
    text-align: center;
}

.coo-1 img {
    display: block;
    max-width: 100%;
    margin: 3em auto 0;
}

.coo-1 {
    padding-top: 4.5em;
    padding-bottom: 5.5em;
}

.coo1 ul {
    margin: 3.5em -15px 0;
}

.businessCover .imgs {
    width: 100%;
    padding-top: 100%;
}

.businessCover .textbox {
    background-color: #fff;
    padding: 1.25em 1.6em 2.5em 1.5em;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, .1);
    height: 11.5em;
}

.businessCover .textbox .list {
    font-size: .9em;
    line-height: 1.44;
    padding-left: 1.11em;
    position: relative;
}

.businessCover .textbox .list+.list {
    margin-top: 10px;
}

.businessCover .textbox .list::after {
    position: absolute;
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #007cba;
    left: 0;
    top: 11px;
}

.businessCover .tit {
    font-size: 1.2em;
    line-height: 1.5;
}

.businessCover .listbox {
    margin-top: 15px;
}

.businessCover li {
    padding: 0 20px;
    margin-bottom: 20px;
}

.businessCover ul {
    margin: 0 -20px;
}

.covertit {
    font-size: 1.6em;
}

.businessCover ul {
    margin-top: 2.5em;
}

.businessCover {
    margin-top: 4.5em;
    padding-bottom: 4.5em;
}

.coo3 h1 {
    font-size: 2.4em;
    margin-top: 0;
    padding-top: 1.875em;
}

.coo3 {
    background-color: #ffffff;
}

.coo3Left {
    width: 50%;
}

.coo3text {
    width: 50%;
}

.coo3 li {
    height: 12.5em;
}

.coo3Left {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.coo3 ul li .coo3text {
    padding: 0 4em!important;
}

.coo3 li+li {
    margin-top: 2em;
}

.coo3 li {
    display: flex;
    display: -wb-flex;
}

.coo3 li:nth-child(even) {
    flex-direction: row-reverse;
    ;
}

.coo3 li+li+li+li+li .coo3text {
    background-color: #0e9ba6;
}

.coo1 li:nth-child(2) {
    padding-left: 40px;
    padding-right: 0;
}

@media(max-width:992px) {
    .coo1 li:nth-child(2) {
        padding-left: 0;
    }
    .cootit {
        font-size: .6rem;
    }
    .coo-1 img {
        margin-top: .6rem;
    }
    .coo-1 {
        padding: 1rem 0;
    }
    .coo1 ul {
        margin: .6rem 0 0;
    }
    .cootext h1 {
        line-height: 1.5;
    }
    .cooBg .title h1 {
        padding-top: 1rem;
    }
    .businessCover {
        margin-top: .9rem;
        padding-bottom: .7rem;
    }
    .covertit {
        font-size: .36rem;
    }
    .businessCover ul {
        margin-top: .3rem;
        padding: 0 .25rem;
    }
    .businessCover li {
        padding: 0 .15rem;
        margin-bottom: .3rem;
    }
    .businessCover .imgs {
        height: 3.2rem;
    }
    .businessCover .tit {
        font-size: .3rem;
    }
    .businessCover .textbox {
        padding: .3rem .3rem;
        height: 3.5rem;
    }
    .businessCover .textbox .list {
        font-size: .28rem;
    }
    .businessCover .textbox .list+.list {
        margin-top: .1rem;
    }
    .businessCover .listbox {
        margin-top: .15rem;
    }
    .coo3 li {
        display: block;
    }
    .coo3Left {
        width: 100%;
        float: none!important;
    }
    .coo3text {
        width: 100%;
        float: none!important;
    }
    .coo3 ul li .coo3text {
        padding: 0 .4rem!important;
        height: 3rem;
    }
    .coo3 li+li {
        margin-top: .3rem;
    }
    .coo3 li {
        height: auto;
    }
}


/*6.21表格*/

.range-box {
    position: relative;
    width: 100%;
    height: 20px;
    background-color: #d9e1ec;
    border-radius: 30px;
    margin: auto;
}

.rangetit {
    position: absolute;
    top: 50%;
    right: 2%;
    font-size: 15px;
    transform: translateY(-50%);
    color: #fff;
}

.range-width {
    height: 100%;
    background-color: #007cba;
    border-radius: 35px;
    position: relative;
}

.protable tbody tr td:last-child,
.protable thead tr td:last-child {
    display: none;
}

.protable thead tr td:nth-child(4) {
    width: 100px;
}

.protable thead tr td:nth-child(5) {
    width: 100px;
}

.protable thead tr td:nth-child(6) {
    width: 100px;
}

.protable thead tr td:nth-child(7) {
    width: 100px;
}

.protable thead tr td:nth-child(1) {
    width: 220px;
}

.protable thead tr td:nth-child(3) {
    width: 24.3%;
}

.protable thead tr td:nth-child(2) {
    min-width: 87px;
}

.protable thead tr td:nth-child(3) {
    width: 24.3%;
}

.protable thead tr td:nth-child(8) {
    width: 180px;
}

.protable span {
    font-size: 1em;
    margin-left: 0;
}


/*.protable tbody tr:nth-child(1){
	background-color: #edf0f5;
}
.protable tbody tr:last-child{
	background-color: #edf0f5;
}*/

.protable tbody tr td[colspan="4"] {
    padding: 0 5px;
}

.protable table {
    width: 100%;
}

.protable td {
    font-size: .8em;
    text-align: center;
    border: 1px solid #cfd9e3;
}

.protable thead tr td {
    background: #003c82;
    color: #fff;
    line-height: 80px;
}

.protable input {
    width: 60%;
}

.protable tbody tr td {
    line-height: 26px;
    padding: 1.37em 15px;
}

@media(max-width:992px) {
    .protable thead tr td {
        line-height: .6rem;
    }
    .protable table {
        width: 355%;
    }
    .protable thead tr td:nth-child(3) {
        width: 28%;
    }
    .fadeInUp2 p {
        font-size: .28rem;
    }
    .protable {
        overflow-x: auto;
    }
    .protable::-webkit-scrollbar {
        height: 2px;
    }
    .protable td {
        font-size: .28rem;
        text-align: center;
        border: 1px solid #cfd9e3;
    }
    .protable tbody tr td {
        padding: 0.5em .3rem;
    }
}


/*					404*/

.page-404 {
    width: 700px;
    margin: 0 auto;
    padding: 5em 0;
}

.page-404 .t1 {
    margin: 2.2em 0 2em;
}

.page-404 .t1 span {
    font-size: 1em;
    line-height: 1.25em;
}

.page-404 .t2 {
    color: #8e9396;
    margin: 1.7em 0;
}

.page-404 .t2 span {
    font-size: 2.4em;
    line-height: 1.25em;
}

.page-404 .doc {
    font-size: 0.9em;
    line-height: 2em;
    color: #6c6f71;
    margin-bottom: 1.5em;
}

@media screen and (max-width: 991.98px) {
    .page-404 {
        width: 100%;
        font-size: .28rem;
        padding: 1rem 5vw;
    }
    .page-404 .t2 span {
        font-size: 2em;
    }
}