@charset "UTF-8";
.home-service-box {
    /*height:330px;*/
    height: 452px;
    position:relative;
    margin-bottom:19px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 60%);
}
.home-service-box .jSlider {
    width:100%;
    height:100%;
    overflow:hidden;
}
.home-service-box .jSlider img {
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    /*width:auto;*/
    height: 100%
}
.home-service-box .jSlider .slider-content {
    background:transparent;
}
.home-service-box .jSlider .indicator span {
    width:50px;
    height:3px;
    border:0;
    background:#fff;
}
.home-service-box .jSlider .indicator span.selected {
    background:#578DFB;
}
.home-service-box .s-b-content {
    /*width:730px;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:170px auto 0;
    padding:0 30px;*/
    position: absolute;
    width: 1200px;
    height: 120px;
    margin:0  auto;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
margin-top: -42px;
    text-align: center;
    line-height: 84px;
    font-size: 60px;
    font-weight: 500;
}
.home-service-box .s-b-content .tit {
    font-size:48px;
    color:#FFF;
}
.home-service-box .s-b-content .desc {
    font-size:16px;
    color:rgba(255,255,255,0.8);
    margin-bottom:12px;
}
.home-service-box .s-b-content .btn {
    display:inline-block;
    padding:0 18px;
    line-height:38px;
    border:1px solid #FFFFFF;
    font-size:14px;
    color:#FFF;
}
.home-service-box .service-content {
    position:absolute;
    width:1200px;
    left:0;
    right:0;
    top:0;
    height:0;
    margin:0 auto;
}
.home-service-box .service-content .menu {
    width:200px;
    height:456px;
    background:#F5F8FC;
    position:relative;
}
.home-service-box .service-content .menu .tit {
    line-height:46px;
    background:#427BF4;
    padding:0 16px;
    font-size:16px;
    color:#FFF;
}
.home-service-box .service-content .menu .menu-list > li {
    line-height:70px;
    border-bottom:1px solid rgba(155,155,155,0.2);
    padding:0 15px 0 20px;
    position:relative;
}
.home-service-box .service-content .menu .menu-list > li > img {
    width:20px;
    height:20px;
    margin-right:20px;
    vertical-align:middle;
}
.home-service-box .service-content .menu .menu-list > li > span {
    vertical-align:middle;
    font-size:16px;
    color:#061C32;
}
.home-service-box .service-content .menu .menu-list > li .sub-menu-box {
    position:absolute;
    left:200px;
    top: 50%;
    transform: translateY(-50%);
    width:725px;
    height:auto;
    background-color:#fff;
    display:none;
    padding:0 0 0 15px;
}
.home-service-box .service-content .menu .menu-list > li .sub-menu-box > .sub-menu-list > li {
    font-size:14px;
    color:#333333;
    padding:10px 15px 10px 0px;
    line-height:20px;
    border-bottom:1px solid rgba(155,155,155,0.2);
}
.home-service-box .service-content .menu .menu-list > li .sub-menu-box > .sub-menu-list > li:before,.home-service-box .service-content .menu .menu-list > li .sub-menu-box > .sub-menu-list > li:after {
    content:"";
    display:table;
}
.home-service-box .service-content .menu .menu-list > li .sub-menu-box > .sub-menu-list > li:after {
    clear:both;
}
.home-service-box .service-content .menu .menu-list > li .sub-menu-box > .sub-menu-list > li .key {
    float:left;
    padding-right:15px;
    width:120px;
    text-align:right;
}
.home-service-box .service-content .menu .menu-list > li .sub-menu-box > .sub-menu-list > li .value-list {
    display: flex;
}
.home-service-box .service-content .menu .menu-list > li .sub-menu-box > .sub-menu-list > li .value-list > a {
    margin:0 5px;
}
.home-service-box .service-content .menu .menu-list > li .sub-menu-box > .sub-menu-list > li .value-list > a:hover{
    color: #578dfb;
}
.home-service-box .service-content .menu .menu-list > li:hover {
    background-color:#fff;
}
.home-service-box .service-content .menu .menu-list > li:hover .sub-menu-box {
    display:block;
}
.home-service-box .service-content .common-service {
    background:#fff;
    width:270px;
    height:452px;
    margin-top:6px;
    padding:18px 15px 0;
}
.home-service-box .service-content .common-service .tit {
    font-size:16px;
    color:#061C32;
    line-height:22px;
    margin-bottom:5px;
}
.home-service-box .service-content .common-service .service-list:before,.home-service-box .service-content .common-service .service-list:after {
    content:"";
    display:table;
}
.home-service-box .service-content .common-service .service-list:after {
    clear:both;
}
.home-service-box .service-content .common-service .service-list > li {
    float:left;
    text-align:center;
    width:56px;
    padding:10px 0;
    cursor:pointer;
}
.home-service-box .service-content .common-service .service-list > li img {
    width:20px;
    height:20px;
}
.home-service-box .service-content .common-service .service-list > li span {
    font-size:14px;
    color:#061C32;
    display:block;
    margin-top:8px;
}
.home-service-box .service-content .common-service .service-list > li:nth-child(1),.home-service-box .service-content .common-service .service-list > li:nth-child(4) {
    margin-right:25px;
}
.home-service-box .service-content .common-service .service-list > li:nth-child(2),.home-service-box .service-content .common-service .service-list > li:nth-child(5) {
    margin-right:18px;
}
.home-service-box .service-content .common-service .service-list > li:nth-child(3),.home-service-box .service-content .common-service .service-list > li:nth-child(6) {
    width:84px;
}
.home-service-box .service-content .common-service .s-tabs .s-tab-header {
    border-bottom:2px solid rgba(155,155,155,0.6);
    margin-bottom:15px;
}
.home-service-box .service-content .common-service .s-tabs .s-tab-header > .s-tab-item {
    padding:0 10px;
    line-height:34px;
    font-size:14px;
    font-weight:400;
    color:#061C32;
    cursor:pointer;
}
.home-service-box .service-content .common-service .s-tabs .s-tab-header > .s-tab-item.active {
    position:relative;
}
.home-service-box .service-content .common-service .s-tabs .s-tab-header > .s-tab-item.active:after {
    content:"";
    position:absolute;
    bottom:-2px;
    left:0;
    width:100%;
    height:2px;
    display:block;
    background:#4682FF;
}
.home-service-box .service-content .common-service .s-notice .icon {
    width:15px;
    height:15px;
    display:inline-block;
    vertical-align:middle;
    background:url("../images/home/notice-icon.png") no-repeat center center;
}
.home-service-box .service-content .common-service .s-notice .name {
    margin:0 10px 0 0;
    vertical-align:middle;
    font-size:14px;
    color:#252B3A;
}
.home-service-box .service-content .common-service .s-notice .cont {
    display:inline-block;
    width:165px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    vertical-align:middle;
    font-size:14px;
    color:#2C3F6E;
}
.home-body {
    background:url("../images/home/home-bg.jpg") no-repeat top center;
    padding-bottom:50px;
    background-size:100% 100%;
}
.panel {
    margin-bottom:40px;
}
.panel .panel-header {
    height:46px;
    line-height:46px;
    margin-bottom:5px;
}
.panel .panel-header > img {
    height:46px;
}
.panel .panel-header .more-btn {
    float:right;
    display:inline-block;
    font-size:16px;
    color:#FFFFFF;
}
.recommend-wrap {
    height:380px;
    background:#FFFFFF;
    box-shadow:0 2px 10px 0 rgba(0,0,0,0.6);
    margin-bottom:20px;
}
.recommend-wrap > * {
    float:left;
    height:100%;
}
.recommend-wrap > .r-w-col1 {
   /* width:163px;*/
     width:413px
}
.recommend-wrap > .r-w-col1 > img {
    width:100%;
    height:100%;
    display:block;
}
.recommend-wrap > .r-w-col2 {
    width:250px;
}
.recommend-wrap > .r-w-col2 > img {
    width:100%;
    height:100%;
    display:block;
}
.recommend-wrap > .r-w-col3 {
    width:787px;
}
.goods-box {
    width:100%;
    height:100%;
}
.goods-box > .img-box {
    float:left;
    width:120px;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:10% 0 10% 5px;
}
.goods-box > .img-box > img {
    max-width:100%;
    max-height:100%;
    display:block;
    margin:auto;
}
.goods-box .cont {
    margin-left:130px;
    padding-top:32px;
    padding-right:12px;
}
.goods-box .cont .name {
    height:44px;
    font-size:16px;
    font-weight:500;
    color:#061C32;
    line-height:22px;
}
.goods-box .cont .price {
    font-size:18px;
    font-family:"SourceHanSansCN-Bold","SourceHanSansCN","PingFang SC Medium","PingFang SC","MicroSoft YaHei","宋体",serif;
    font-weight:bold;
    color:#D0021B;
    line-height:18px;
    margin:11px 0 27px;
}
.goods-box .cont .order-btn {
    width:93px;
    height:30px;
    line-height:28px;
    opacity:0.7;
    border:1px solid #10253A;
    display:block;
    font-size:14px;
    font-weight:400;
    color:#061C32;
    text-align:center;
}
.goods-slider-box {
    background:linear-gradient(180deg,#EEF9FF 0%,#D9F0FF 100%);
    width:100%;
    height:100%;
}
.goods-slider-box .jSlider {
    height:220px;
}
.goods-slider-box .jSlider .slider-content {
    background:transparent;
}
.goods-slider-box .jSlider .slider-slides > div {
    display:flex;
    align-items:center;
    justify-content:center;
    height:90%;
}
.goods-slider-box .jSlider img {
    max-width:100%;
    max-height:100%;
    width:auto;
    display:block;
    margin:auto;
}
.goods-slider-box .jSlider .indicator {
    bottom:7%;
}
.goods-slider-box .jSlider .indicator span {
    width:4px;
    height:4px;
    border-width:0;
    background:#D8D8D8;
}
.goods-slider-box .jSlider .indicator span.selected {
    background:#007AFF;
}
.goods-slider-box .name {
    font-size:18px;
    font-weight:500;
    color:#061C32;
    line-height:25px;
    padding:0 17px;
}
.goods-slider-box .desc {
    font-size:12px;
    font-weight:400;
    color:#33393E;
    line-height:17px;
    padding:8px 17px 11px;
}
.goods-slider-box .price {
    font-size:20px;
    font-family:"SourceHanSansCN-Bold","SourceHanSansCN","PingFang SC Medium","PingFang SC","MicroSoft YaHei","宋体",serif;
    font-weight:bold;
    color:#D0021B;
    line-height:30px;
    padding:0 17px;
}
.prod-list > li {
    float:left;
    height:50%;
    width:33.33%;
    border:1px solid rgba(151,151,151,0.4);
    border-left:0;
    border-top:0;
}
.prod-list > li:nth-child(3n) {
    border-right:0;
}
.prod-list > li:hover {
    box-shadow:0 1px 10px 0 rgba(66,123,244,0.72);
}
.pack-list > li {
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
}
.pack-list > li > a {
    width: 100%;
    padding: 10px;
}
.pack-list > li img {
    max-width:100%;
    max-height:100%;
    display:block;
    margin:auto;
}
.poster-main {
    height:380px;
    position:relative;
    margin:auto;
}
.poster-main .poster-btn {
    position:absolute;
    top:0;
    cursor:pointer;
}
.poster-main .poster-btn.poster-next-btn {
    left:0;
}
.poster-main .poster-btn.poster-prev-btn {
    right:0;
}
.poster-main .poster-list .poster-item {
    width:520px;
    height:286px;
    position:absolute;
    box-shadow:0 2px 15px 0 rgba(0,0,0,0.4);
    font-size:1px;
}
.poster-main .poster-list .poster-item > a {
    display:block;
    width:100%;
    height:100%;
}
.poster-main .poster-list .poster-item img {
    width:100%;
    height:100%;
}
.poster-main .poster-list .poster-item .text {
    display:block;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:22.37762%;
    line-height:3;
    background:rgba(66,123,244,0.6);
    font-size:20px;
    color:#FFFFFF;
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:center;
}
.news-wrap {
    height:380px;
    background:#FFFFFF;
    box-shadow:0 0 15px 0 rgba(0,0,0,0.6);
    padding:25px 25px 25px 30px;
}
.news-wrap .new-list {
    float:left;
    width:688px;
    height:100%;
}
.news-wrap .new-list > .new-item {
    width:100%;
    height:95px;
    margin:2px 0 20px;
    padding-right:17px;
    color:rgba(51,51,51,0.7);
}
.news-wrap .new-list > .new-item .type {
    width:138px;
    font-size:22px;
    font-weight:400;
    line-height:95px;
    text-align:center;
    float:left;
    position:relative;
}
.news-wrap .new-list > .new-item .type:after {
    content:"";
    display:block;
    position:absolute;
    width:1px;
    height:60px;
    background:rgba(152,152,152,0.4);
    right:0;
    top:50%;
    margin-top:-30px;
}
.news-wrap .new-list > .new-item .cont {
    float:left;
    margin-left:36px;
    height:100%;
    width:350px;
    padding:12px 0;
}
.news-wrap .new-list > .new-item .cont .tit {
    font-size:18px;
    margin-bottom:6px;
}
.news-wrap .new-list > .new-item .cont .desc {
    font-size:14px;
    font-weight:400;
    line-height:20px;
}
.news-wrap .new-list > .new-item .cont .desc .detail-btn {
    color:#578DFB;
}
.news-wrap .new-list > .new-item .time {
    float:right;
    display:flex;
    align-items:center;
    flex-direction:column;
    justify-content:center;
    height:100%;
    filter:alpha(opacity=0.5);
    opacity:0.5;
    color:#333333;
    font-weight:400;
}
.news-wrap .new-list > .new-item .time .year {
    font-size:20px;
    line-height:28px;
    display:block;
}
.news-wrap .new-list > .new-item .time .m-day {
    font-size:16px;
    line-height:22px;
}
.news-wrap .new-list > .new-item.active, .news-wrap .new-list > li:hover{
    background:#EAF6FF;
    color:#333333;
}
.news-wrap .new-list > li:hover .tit a{color:#578DFB}
.news-wrap .new-list > .new-item.active .time {
    filter:alpha(opacity=1);
    opacity:1;
}
.news-wrap .new-img {
    float:right;
    width:430px;
    height:100%;
    border:3px solid #F3F7FB;
}
.news-wrap .new-img-slider {
    width:430px;
    height:100%;
    float:right;
    margin-top:15px;
}
.news-wrap .new-img-slider .jSlider {
    width:100%;
    height:100%;
}
.news-wrap .new-img-slider .jSlider .slider-content {
    height:285px;
    width:424px;
    border:3px solid #F3F7FB;
}
.news-wrap .new-img-slider .jSlider .slider-slides > div .new-img-name {
    position:absolute;
    width:100%;
    height:52px;
    background:rgba(0,0,0,0.5);
    font-size:18px;
    font-weight:400;
    color:#FFFFFF;
    line-height:52px;
    padding:0 22px;
    bottom:0;
}
.news-wrap .new-img-slider .jSlider .indicator span {
    width:8px;
    height:8px;
    background:#9B9B9B;
    border-width:0;
}
.news-wrap .new-img-slider .jSlider .indicator span.selected {
    width:20px;
    background:#578DFB;
}
.partner-list:before,.partner-list:after {
    content:"";
    display:table;
}
.partner-list:after {
    clear:both;
}
.partner-list img {
    width:187px;
    height:60px;
    float:left;
    margin-right:15px;
    box-shadow:0 0 15px 0 rgba(0,0,0,0.68);
    margin-bottom:15px;
}
.partner-list img:nth-child(6n) {
    margin-right:0;
}
.hangye-wrap {
    margin-bottom:44px;
    position:relative;
    height:295px;
    overflow:hidden;
    white-space:nowrap;
    font-size:0;
}
.hangye-wrap .prev-btn,.hangye-wrap .next-btn {
    position:absolute;
    width:56px;
    height:56px;
    margin-top:-28px;
    top:50%;
    cursor:pointer;
    z-index:100;
}
.hangye-wrap .prev-btn {
    left:0;
    background:url(../images/about/prev-btn.png) no-repeat center center;
}
.hangye-wrap .next-btn {
    right:0;
    background:url(../images/about/next-btn.png) no-repeat center center;
}
.hangye-wrap .hangye-list {
    width:100%;
    overflow:hidden;
}
.hangye-wrap .hangye-list > li {
    position:relative;
    display:inline-block;
    width:272px;
    height:295px;
    margin-right:32px;
}
.hangye-wrap .hangye-list > li:nth-last-child(1) {
    margin-right:0;
}
.hangye-wrap .hangye-list > li > img {
    width:100%;
    height:100%;
}
.hangye-wrap .hangye-list > li .text {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:64px;
    text-align:center;
    background:rgba(0,0,0,0.3);
    font-size:20px;
    font-weight:500;
    color:#ffffff;
    line-height:64px;
}

.kefu-section {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    padding: 20px;
}
.kefu-section .kefu-menu {
    width: 20%;
    background: #f5f8fc;
    height: 300px;
}
.kefu-menu .menu-title {
    height: 82px;
    padding: 22px 0 32px 36px;
    position: relative;
    font-size: 20px;
    color: #2d3032;
}
.menu-title::after{
    content: "";
    background: #427bf4;
    position: absolute;
    left: 36px;
    bottom: 20px;
    display: block;
    width: 61px;
    height: 2px;
}
.kefu-menu .menu-list {
    width: 100%;
    list-style: none;
}
.kefu-menu .menu-list li {
    font-size: 16px;
    line-height: 60px;
    padding: 0 36px;
    color: #333333;
    cursor: pointer;
    box-shadow: 0px 1px 0px 0px #d3d5df;
}
.kefu-menu .menu-list li a{
    display: block;
}
.kefu-menu .menu-list li.active,
.kefu-menu .menu-list li:hover {
    color: #ffffff;
    background: #427bf4;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
}
.kefu-content {
    width: 100%;
    height: 300px;
    padding: 20px;
}
.kefu-content .kefu-title{
    font-size: 24px;
    color: #2d3032;
    padding-left: 10px;
    position: relative;
    line-height: 33px;
    margin-bottom: 15px;
}
.kefu-title::after {
    content: "";
    display: block;
    width: 4px;
    height: 20px;
    background-color: #427bf4;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
}
.kefu-content .kefu-box {
    margin-top: 28px;
    height: 161px;
    background: #f5f8fc;
    display: flex;
    justify-content: start;
}
.kefu-box .kefu-icon {
    display: block;
    width: 149px;
    height: 100%;
    background: url(../images/service/kefu-icon.png) no-repeat center center;
}
.kefu-box .kefu-cont {
    font-size: 14px;
    font-family: "PingFang SC Regular", "PingFang SC", "MicroSoft YaHei", "宋体", serif;
    font-weight: 400;
    color: #2d3032;
    line-height: 26px;
    padding: 35px 0;
}
.kefu-cont .phone {
    margin-top: 10px;
    font-size: 36px;
}