*{margin:0px;padding:0px;}
body{font-family: "Microsoft YaHei","微软雅黑","simsun","sans-serif","Hiragino Sans GB","STHeiti",Arial;background-color:#fff;font-size:85%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;position: relative;}
h1,h2,h3,h4,h5,h6,em{font-weight:normal;font-style:normal;}
table,td,tr{border:none;border-collapse:collapse;}
ul,li,ol{list-style:none;}
img,fieldset{border:medium none;display:block;}
img{vertical-align:left;}
a{outline:none;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;cursor: pointer;}
a:link,a:visited{color:#333;text-decoration:none;}
a:hover,a:active{color:#b30000;text-decoration:underline;}
a.ani{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.clear{clear:both;width:1px;overflow:hidden;height:0;}
.clearfix{*zoom: 1;}
.clearfix:after{clear: both;display: block;overflow: hidden;height: 0;visibility: hidden;content: ".";}
.hidden{display:none;}
.pull-left,.fl{float: left;}
.pull-right,.fr{float: right;}
.fdn{font-size: 0;text-indent: -999em;line-height: 0;}
.text-overflow{overflow: hidden;white-space: nowrap;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
h1{display: block;font-size: 0;line-height: 0px;text-indent: -999em;}
/*
    省略号css：
    panA:
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

    panB:
    height:px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
*************************************************    
    半透黑色背景（且兼容ie）
    background: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
*/
/*margin*/
.mt10{margin-top: 10px;} .mt20{margin-top: 20px;}

.wrap{background: url(images/bg.jpg) no-repeat center top;padding-bottom: 65px;}
.banner,.banner img,.col{width: 1200px;margin:0 auto;overflow: hidden;}
.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;}
.slick-list:focus{outline:0;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative;top:0;left:0;display:block;}
.slick-track:after,.slick-track:before{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}/*如果p标签width：100%超出，则加position：relative*/
[dir=rtl] .slick-slide{float:right;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
/*slick.css-end*/
/*test轮换图片点*/
.slick-dots { position: absolute;list-style: none; display: block; text-align: center; padding: 0px; width: auto;bottom: 22px;right: 14px;}
.slick-dots li {position: relative;display: inline-block;height: 10px;width: 10px;margin: 0;padding: 0px;cursor: pointer;transition: 0.5s;margin: 0 3.5px;}
.slick-dots li button {border: 0;background: transparent;display: block;height: 10px;width: 10px;outline: none;line-height: 0;font-size: 0;color: transparent;padding: 0;cursor: pointer;outline: none;}
.slick-dots li button:focus { outline: none; }
.slick-dots li button:before {position: absolute;top: 0;left: 0;content: "\2022";width: 10px;height: 10px;text-align: center;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background:  #fff;border-radius: 31px;}
.slick-dots li.slick-active button:before {width: 18px;background: #380aa7;}
.slick-dots li.slick-active,.slick-dots li.slick-active button{
    width: 18px;
    transition: 0.5s;
}
/*test轮换图片点*/
.flex_SpaceBetween{
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
}
/* col1 */
.col1{
    margin-top: 63px;
}
.col1 .imgBox{
    width: 607px;
    height: auto;
}
.col1 .imgBox .item .img,.col1 .imgBox .item img{
    width: 100%;
    height: 342px;
}
.col1 .imgBox .item .txt{
    width: 100%;
    height: auto;
    background-color: #5f2ed4;
    padding-left: 7px;
    box-sizing: border-box;
}
.col1 .imgBox .item .txt p{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 57px;
	letter-spacing: 0px;
	color: #ffffff;
    width: 460px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.col1 .imgBox .item .txt p a{
    color: #fff;
}
.col1 .slick-prev {
    position: absolute;
    font-size: 0;
    cursor: pointer;
    z-index: 9;
    background: url("images/head-jt.png") no-repeat left;
    width: 63px;
    height: 63px;
    border: none;
    outline: none;
    opacity: 1.8;
    left: -30px;
    top: 40%;
}
.col1 .slick-next {
    position: absolute;
    font-size: 0;
    cursor: pointer;
    z-index: 9;
    background: url("images/head-jt.png") no-repeat right;
    right: -30px;
    top: 40%;
    width: 63px;
    height: 63px;
    border: none;
    outline: none;
    opacity: 1.8;
}
.col1 .right-layout{
    width: 525px;
	height: auto;
}
.col1 .right-layout .titleBox,.col3 .titleBox{
    width: 100%;
    height: auto;
    border-bottom: 5px solid #5f2ed4;
}
.col1 .right-layout .titleBox .img,.col3 .titleBox .img{
    width: 217px;
    height: 52px;
    margin-bottom: -5px;
}
.col1 .right-layout .titleBox .more,.col3 .titleBox .more{
    width: 69px;
    height: 25px;
    background: #02adfc;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 17px;
    box-shadow: 2px 2px 2px #abd1e4;
    margin-right: 11px;
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.col1 .right-layout .txt{
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #dedede;
}
.col1 .right-layout .txt h2{
    font-size: 22px;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #282828;
    font-weight: bold;
}
.col1 .right-layout .txt p{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #000000;
    margin-top: 10px;
}
.col1 .right-layout .txt p a{
    color: #02adfc;
}
.col1 .right-layout ul{
    margin-top: 23px;
}
.col1 .right-layout ul li i.icon{
    width: 6px;
	height: 6px;
    background-color: #000000;
    display: block;
    overflow: hidden;
    float: left;
    margin-top: 8px;
    margin-right: 10px;
}
.col1 .right-layout ul li{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
    color: #000000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 20px;
}
.col1 .right-layout ul li a:hover{
    color: #02adfc;
}
.col1 .right-layout ul li:hover i.icon{
    background-color: #02adfc;
    transition: 0.3s;
}

/* 创新科技 */
.col2{
    margin-top: 64px;
}
.col2 .title{
    width: 284px;
    height: auto;
}
.col2 .txtMarquee-left{
    width: 916px;
    height: auto;
    border-bottom: 1px dashed #b5b5b5;
}
.col2 .txtMarquee-left ul li{
    font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000000;
    margin: 0 36px;
    float: left;
    text-align: center;
    width: auto!important;
}
.txtMarquee-left .bd{
    margin-top: 40px;
}
.txtMarquee-left .bd .tempWrap {
    width: 916px !important;
}
/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
    margin-top: 40px;
}
/* 3图片滚动 */
.col2 .col2Img{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 30px 20px 35px;
    background: #d1eafb;
    margin-top: 50px;
}
.col2 .col2Img .item{
    width: 373px;
	height: auto;
}
.col2 .col2Img .item .img,.col2 .col2Img .item .img img{
    width: 373px;
	height: 212px;
}
.col2 .col2Img .item .txt{
    margin-top: 12px;
    width: 373px;
}
.col2 .col2Img .item h2{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
    color: #282828;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.col2 .col2Img .item p{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
    color: #000000;
    margin-top: 13px;
    height: 75px;
    /* display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; */
}
.col2 .col2Img .item p a{
    color:#02adfc
}
.col2Img .slick-prev,.col2Img-phone .slick-prev {
    position: absolute;
    font-size: 0;
    cursor: pointer;
    z-index: 9;
    background: url("images/jt.png") no-repeat left;
    width: 43px;
    height: 81px;
    border: none;
    outline: none;
    opacity: 1.8;
    left: 0;
    top: 40%;
}
.col2Img .slick-next,.col2Img-phone .slick-next {
    position: absolute;
    font-size: 0;
    cursor: pointer;
    z-index: 9;
    background: url("images/jt.png") no-repeat right;
    right: 0;
    top: 40%;
    width: 43px;
    height: 81px;
    border: none;
    outline: none;
    opacity: 1.8;
}

.bigBox{
    margin-top: 64px;
}
/* col3 */
.col3 .titleBox .img{
    width: 377px;
    height: auto;
}
.col3 .titleBox .more{
    margin-top: 43px;
}
.col3{
    width: 777px;
    height: auto;
}
.col3 .list .item{
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    border-bottom: 1px dashed #b5b5b5;
    padding: 32px 0;
}
.col3 .list .item:last-child{
    border-bottom: none;
}
.col3 .list .item .img,.col3 .list .item .img img{
    width: 300px;
    height: 170px;
}
.col3 .list .item .txt{
    width: 444px;
    height: auto;
}
.col3 .list .item .txt h2{
    font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
    color: #282828;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.col3 .list .item .txt h2 a{
    color: #282828;
}
.col3 .list .item .txt p{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: 0px;
    color: #000000;
    text-indent: 2em;
    margin-top: 9px;
    height: 82px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.col3 .list .item .txt p a{
    color: #02adfc;
}
.col3 .list .item .txt .icon{
    width: 93px;
	height: 20px;
    background-color: #aaaaaa;
    font-style: normal;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    display: block;
    overflow: hidden;
    margin-top: 17px;
}

.bigBox .right-layout{
    width: 400px;
}
/* col4 */
.col4 .title{
    width: 284px;
	height: 79px;
}
.col4 .container{
    margin-left: 9px;
    margin-top: 40px;
}
.col4 .item{
    width: 391px;
    height: 222px;
    position: relative;
}
.col4 .item:first-child{
    margin-bottom: 29px;
}
.col4 .item .img,.col4 .item img{
    width: 100%;
    height: 100%;
}
.col4 .item .txt{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: auto;
}
.col4 .item .txt p{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    box-sizing: border-box;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.col4 .item .txt p a{
    color: #fff;
}
.col4 .list{
    margin-top: 10px;
}
.col4 .list li i.icon{
    width: 6px;
	height: 6px;
    background-color: #000000;
    display: block;
    overflow: hidden;
    float: left;
    margin-top: 8px;
    margin-right: 10px;
}
.col4 .list li{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #000000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 15px;
}
.col4 .list li a:hover{
    color: #02adfc;
}
.col4 .list li:hover i.icon{
    background-color: #02adfc;
    transition: 0.3s;
}
/* col5 */
.col5{
    margin-top: 74px;
    margin-left: 9px;
}
.col5 .container{
    width: 391px;
    height: 301px;
    border: 3px solid #5f2ed4;
    box-sizing: border-box;
    padding: 72px 8px 0;
    position: relative;
}
.col5 .container .title{
    width: 284px;
    height: auto;
    position: absolute;
    left: 0;
    top: -38px;
    right: 0;
    margin: 0 auto;
}
.col5 .container .img,.col5 .container .img img{
    width: 370px;
    height: 210px;
    display: block;
    overflow: hidden;
}

/* col6 */
.col6{
    margin-top: 30px;
}
.col6 .title{
    width: 516px;
    height: 129px;
    margin: 0 auto;
}
.col6-box{
    width: 100%;
    height: 791px;
    background: url(images/bg2.png) no-repeat;
    background-size: 100%; 
    display: block;
    overflow: hidden;
    margin-top: 40px;
}
.col6-box .col6Img{
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 52px 25px 50px 57px;
    margin-top: 74px;
    background: #fff;
    overflow: inherit;
    box-shadow: 5px 5px 5px rgba(128, 116, 201, 0.7);
}
.col6-box .slider-for .item .img{
    width: 603px;
    height: 543px;
    border: 5px solid #08a1d1;
    position: relative;
    box-sizing: border-box;
}
.col6-box .col6Img .slider-for .slick-list{
    overflow: inherit;
}
.col6-box .col6Img .slider-for .item .img img{
    width: 646px;
    height: 492px;
    position: absolute;
    top: 20px;
    left: -40px;
}
.col6-box .col6Img .item .txt{
    width: 460px;
    height: auto;
    margin-top: 35px;
}
.col6-box .item .txt h2{
    font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 0px;
    color: #282828;
    height: 73px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: bold;
}
.col6-box .item .txt h2 a{
    color: #282828;
}
.col6-box .item .txt p{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
    color: #000000;
    margin-top: 33px;
}
.col6-box .item .txt p a{
    color: #02adfc;
}
.col6-box .slider-nav{
    width: 398px;
    position: absolute;
    right: 62px;
    bottom: 75px;
}
.col6-box .slider-nav .item,.col6-box .slider-nav .item img{
    width: 189px;
    height: 144px;
}
.col6-box .slider-nav .item{
    margin: 0 5px;
}
.col6Img .slick-prev {
    position: absolute;
    font-size: 0;
    cursor: pointer;
    z-index: 9;
    background: url("images/jt.png") no-repeat left;
    background-size: 200%;
    width: 23px;
    height: 43px;
    border: none;
    outline: none;
    opacity: 1.8;
    left: -30px;
    top: 40%;
}
.col6Img .slick-next {
    position: absolute;
    font-size: 0;
    cursor: pointer;
    z-index: 9;
    background: url("images/jt.png") no-repeat right;
    background-size: 200%;
    right: -30px;
    top: 40%;
    width: 23px;
    height: 43px;
    border: none;
    outline: none;
    opacity: 1.8;
}

/* footer */
.footer {
	height: 53px;
	margin-top:100px;
	border-top:5px solid #380aa7;
	border-bottom:2px solid #380aa7;
	font-size: 18px;
	line-height:53px;
    padding: 6px 0 8px;
}
.footer p {
	width: 100%;
	margin:0 auto;
    text-align: center;
    background: #5f2ed4;
    color: #fff;
}

/* pc时隐藏 */
.col2 .col2Img-phone{
    display: none;
}
@media screen and (max-width: 768px){
    .wrap,.banner,.banner img,.col1 .imgBox,.col1 .right-layout,.col2 .title img,.col4 .title img,.col2 .txtMarquee-left,.col2 .col2Img-phone .item,.col2Img-phone,.bigBox .right-layout,.col3 .list .item .txt,.col5 .container .img, .col5 .container .img img,.col5 .container .title img,.col5 .container,.col6 .title img,.col6-box .slider-for .item .img,.col6-box .col6Img .item .txt{
        width: 100%;
        height: auto;
    }
    .col{
        width: 96%;
        height: auto;
        margin: 0 auto;
    }
    .col1,.col2,.col3,.col4{
        margin-top: 0.5rem;
    }
    .col1 .imgBox .item .img, .col1 .imgBox .item img{
        width: 100%;
        height: 200px;
    }
    .col1 .imgBox .item .txt p{
        line-height: 40px;
        width: 100%;
    }
    .col1 .slick-prev,.col1 .slick-next{
        top: 25%;
    }
    /* 字体统一 */
    .col1 .imgBox .item .txt p,.col1 .right-layout .txt h2,.col2 .col2Img-phone .item h2,.col3 .list .item .txt h2{
        font-size: 17px;
    }
    .col1 .right-layout ul li,.col2 .txtMarquee-left ul li,.col4 .list li{
        font-size: 16px;
    }
    .col1 .right-layout .txt p,.col2 .col2Img-phone .item p,.col3 .list .item .txt p,.footer,.col4 .item .txt p{
        font-size: 15px;
    }
    /* 字体统一——end */
    .slick-dots{
        display: none!important;
    }
    .col1 .right-layout{
        margin-top: 0.5rem;
    }
    .col1 .right-layout .titleBox .img{
        width: 45%;
        height: 40px;
    }
    .col3 .titleBox .img{
        width: 65%;
        height: 45px;
    }
    .col1 .right-layout .titleBox .more, .col3 .titleBox .more{
        width: 14%;
        height: 0.36rem;
        font-size: 14px;
        line-height: 0.36rem;
        margin-top: 0.22rem;
    }
    .col1 .right-layout ul li,.col4 .list li{
        margin-bottom: 0.2rem;
    }
    /* col2 */
    .col2 .title,.col4 .title{
        width: 45%;
        height: auto;
    }
    .txtMarquee-left .bd {
        margin-top: 0.4rem;
    }
    .col2 .txtMarquee-left ul li{
        margin: 0 0.3rem;
        /* width: auto!important; */
    }
    /* 响应式中显示 */
    .col2 .col2Img{
        display: none;
    }
    .col2 .col2Img-phone{
        display: block;
        box-sizing: border-box;
        padding: 30px 20px 35px;
        background: #d1eafb;
        margin-top: 0.5rem;
    }
    .col2 .col2Img-phone .item .img,.col2 .col2Img-phone .item .img img{
        width: 100%;
        height: 200px;
    }
    .col2 .col2Img-phone .item .txt{
        margin-top: 12px;
        width: 100%;
    }
    .col2 .col2Img-phone .item h2{
        line-height: 32px;
        letter-spacing: 0px;
        color: #282828;
        font-weight: bold;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .col2 .col2Img-phone .item p{
        line-height: 25px;
        letter-spacing: 0px;
        color: #000000;
        margin-top: 13px;
        height: 75px;
    }
    .col2 .col2Img-phone .item p a{
        color:#02adfc
    }
    .col2Img .slick-prev, .col2Img-phone .slick-prev,.col2Img .slick-next, .col2Img-phone .slick-next{
        top: 25%;
    }
    /* col3 */
    .col3{
        width: 100%;
    }
    .col3 .list .item{
        padding: 0.5rem 0;
    }
    .col3 .list .item .img{
        width: 100%;
        height: auto;
    }
    .col3 .list .item .img img{
        width: 100%;
        height: 100%;
    }
    .col3 .list .item .txt{
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .col3 .list .item .txt p{
        height: auto;
        overflow: inherit;
        display: block;
    }
    .col3 .list .item .txt .icon{
        font-size: 13px;
        padding: 0 0.2rem;
    }
    .col3 .list .item .txt p{
        text-align: justify;
    }
    /* col4 */
    .col4 .container{
        width: 100%;
        margin-left: 0;
        margin-top: 0.5rem;
    }
    .col4 .item,.col4 .list{
        width: 80%;
        height: auto;
        margin: 0 auto;
    }
    .col4 .list{
        margin-top: 0.5rem;
    }
    .col4 .list li{
        margin-top: 0;
    }
    .col5{
        margin-top: 1rem;
        margin-left: 0;
        width: 100%;
    }
    .col5 .container{
        padding: 0.7rem 0.16rem 0.5rem;
    }
    .col5 .container .title{
        width: 45%;
        top: -0.5rem;
    }
    /* col6 */
    .col6{
        margin-top: 0.5rem;
    }
    .col6 .title{
        width: 50%;
        height: auto;
    }
    .col6-box{
        height: auto;
        background-size: 100% 100%;
        padding-bottom: 0.8rem;
        margin-top: 0.5rem;
    }
    .col6-box .slider-for .item .img{
        border: none;
        float: none;
    }
    .col6-box .col6Img{
        padding: 0.8rem;
        margin-top: 0.5rem;
    }
    .col6-box .col6Img .slider-for .item .img img{
        position: inherit;
        width: 100%;
        height: 200px;
    }
    .col6-box .slider-nav{
        position: inherit;
        margin: 0 auto;
        bottom: inherit;
        right: inherit;
        width: 100%;
        margin-top: 0.5rem;
    }
    .col6-box .col6Img .item .txt{
        float: none;
        margin-top: 0.2rem;
    }
    .col6-box .item .txt h2{
        font-size: 18px;
        line-height: 30px;
        height: 1.2rem;
    }
    .col6-box .item .txt p{
        font-size: 16px;
        margin-top: 0.2rem;
        text-indent: 2em;
        line-height: 23px;
    }
    .col6-box .slider-nav .item, .col6-box .slider-nav .item img{
        width: 100%;
        height: 2.2rem;
    }
    .col6Img .slick-prev,.col6Img .slick-next{
        top: 30%;
    }
    /* footer */
    .footer{
        margin-top: 1.5rem;
        height: auto;
        line-height: 30px;
    }
    .footer p{
        box-sizing: border-box;
        padding: 0 0.3rem;
    }
}