h1,
h2,
h3,
h4,
h5,
h6,
p,
dd {
    margin: 0;
    
}
/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "阿里巴巴普惠体 2.0 95 ExtraBold";font-weight: 800;src: url("./fonts/xtBab8opftxwqtyYFf5ny.woff2") format("woff2"),
  url("./fonts/xtBab8opftxwqtyYFf5ny.woff") format("woff");
  font-display: swap;
}

h1,h2,h3,h4,h5,h6,h7,p,dd,div,span{
    font-family: "阿里巴巴普惠体 2.0 95 ExtraBold" !important;
}





@font-face {
    font-family: Impact;
    src: url(../fonts/impact.ttf);
}

.container {
    padding: 0;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}
.container01{
    width: 1300px;
}
body {
    font-size: 14px;
}

.cd-timeline-block .left .txt {
    float: right;
}

.container2 {
    padding: 0;
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

div:focus {
    outline: none;
}

ul,
ol,
body,
html,
p {
    margin: 0;
}

html {
    max-width: 1920px;
    background: #fff;
    margin: 0 auto;
    font-size: 14px;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    color: #333;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
}

ul,
li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

img {
    border: 0;
    padding: 0px;
    margin: 0px;
}

input,
textarea,
button {
    border: none;
    outline: none;
    /*去除蓝色边框*/
}

.head {
    height: 80px;
    line-height: 80px;
    background: #14b1e8;
}

.head .logo {
    float: left;
    margin-top: 19px;
    margin-right: 33px;
}

.head .nav {
    float: left;
}

.head .nav li {
    float: left;
    width: 96px;
    text-align: center;
}

.head .nav .on,
.head .nav li:hover {
    background: #058ac1;
}

.head .nav li a {
    color: #fff;
}

.head .search {
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: right;
    margin-top: 20px;
    border: 1px #fff solid;
    border-radius: 30px;
}

.head .search button {
    float: left;
    background: none;
    margin-top: 10px;
    margin-left: 5px;
    cursor: pointer;
}

.head .search input {
    width: 100px;
    float: left;
    height: 40px;
    line-height: 40px;
    background: none;
    color: #fff;
}

.index-title {
    margin: 60px 0;
    text-align: center;
}

.index-title .en {
    font-size: 18px;
    color: #666666;
    text-transform: Uppercase;
}

.index-title .zh {
    font-size: 36px;
    font-weight: bold;
    margin: 15px 0;
}

.index01 {
    overflow: hidden;
    margin-bottom: 70px;
}

.index01 .left {
    float: left;
    width: 550px;
}

.index01 .left h1 {
    font-size: 26px;
    font-weight: bold;
}

.index01 .left .txt {
    font-size: 18px;
    color: #b2b2b2;
    margin: 10px 0 20px 0;
}

.index01 .left .detail {
    color: #666;
    line-height: 30px;
    text-align: justify
}

.index01 .left .detail a {
    color: #14b1e8;
    font-weight: bold;
}

.index01 .left .item {
    float: left;
    margin: 36px;
    text-align: center;
}

.index01 .left .item a {
    display: block;
    font-size: 16px;
    margin-top: 10px;
    width: 70px;
    height: 40px;
}

.index01 .left .item:hover .fzlc {
    background: url(../images/icon_25.png) no-repeat center;
}

.index01 .left .item:hover .qywh {
    background: url(../images/icon_16.png) no-repeat center;
}

.index01 .left .item:hover .ryzz {
    background: url(../images/icon_22.png) no-repeat center;
}

.index01 .left .item img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.index01 .left .item:hover img {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

.index01 .left .item:hover a {
    color: #14b1e8;
}

.index01 .left .fzlc {
    background: url(../images/icon_24.png) center no-repeat;
}

.index01 .left .qywh {
    background: url(../images/icon_17.png) center no-repeat;
}

.index01 .left .ryzz {
    background: url(../images/icon_21.png) center no-repeat;
}

.index01 .right {
    width: 599px;
    height: 418px;
    float: right;
    overflow: hidden;
}

.index01 .right img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.index01 .right:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.index02 {
    overflow: hidden;
    background: url(../images/bg_34.jpg) no-repeat center top;
}

.index02 .container {
    overflow: unset;
}

.index02 .item {
    float: left;
    background: #fff;
    width: 220px;
    height: 340px;
    padding: 0 20px;
    text-align: center;
    -moz-box-shadow: 0px 0px 1px #88c0d9;
    -webkit-box-shadow: 0px 0px 1px #88c0d9;
    box-shadow: 0px 0px 1px #88c0d9;
    margin: 40px 52px 100px 0;
}

.index02 .item:hover {
    transition: all ease 0.3s;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.60);
}


/* .index02 .item:hover {
    margin-top: 35px;
    transition: all ease 0.3s;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
} */

.index02 .item img {
    margin-top: 40px;
}

.index02 .item p {
    font-size: 20px;
    font-weight: bold;
    margin: 28px 0 14px 0;
}

.index02 .item span {
    text-align: left;
    display: block;
    color: #7a7a7a;
    line-height: 24px;
}

.index02 .item img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.index02 .item:hover img {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

.index02 .margin {
    margin-right: 0
}

.cases {
    margin-top: 50px;
    overflow: hidden;
    margin-bottom: 80px;
}

.cases .left,
.cases .right {
    float: left;
}

.cases .nav-back {
    height: 300px;
}

.cases .nav_left {
    position: relative;
    margin-top: -300px;
    width: 280px;
    text-align: center;
    font-size: 15px;
    color: #636363;
}

.cases .nav_left div {
    height: 95px;
    display: flex;
    align-items: Center;
    cursor: pointer;
    border: 1px #e2e2e2 solid;
    margin-bottom: 7px;
    border-left: 4px #e2e2e2 solid;
}

.cases .nav_left .icon {
    float: left;
    width: 49px;
    height: 45px;
    margin-left: 30px;
}

.cases .nav_left .icon01 {
    background: url(../images/icon__41.png) no-repeat;
}

.cases .nav_left .icon02 {
    background: url(../images/icon__45.png) no-repeat;
}

.cases .nav_left .icon03 {
    background: url(../images/icon__47.png) no-repeat;
}

.cases .nav_left .icon04 {
    background: url(../images/icon__49.png) no-repeat;
}

.cases .nav_left .icon05 {
    background: url(../images/icon__51.png) no-repeat;
}

.cases .on .icon01 {
    background: url(../images/icon__40.png) no-repeat;
}

.cases .on .icon02 {
    background: url(../images/icon__44.png) no-repeat;
}

.cases .on .icon03 {
    background: url(../images/icon__46.png) no-repeat;
}

.cases .on .icon04 {
    background: url(../images/icon__48.png) no-repeat;
}

.cases .on .icon05 {
    background: url(../images/icon__50.png) no-repeat;
}

.cases .nav_left .title {
    float: left;
    text-align: left;
    margin-left: 20px;
}

.cases .nav_left .title b {
    font-size: 18px;
    color: #393939;
    font-weight: bold;
    margin: 0;
}

.cases .nav_left .title span {
    font-size: 12px;
    color: #bbbbbb;
    text-transform: Uppercase;
}

.cases .nav_left div.on {
    background: url(../images/index_37.png) no-repeat;
    width: 292px;
    position: relative;
    z-index: 9;
    border: 0;
}

.cases .nav_left div.on .icon i {
    color: #fff;
}

.cases .nav_left div.on .title b {
    color: #fff;
}

.cases .nav_left div.on .title span {
    color: #fff;
}

.cases .right {
    width: 893px;
    height: 503px;
    margin-left: 20px;
    float: right
}

.cases .content {
    position: relative;
    width: 893px;
    height: 503px;
    overflow: hidden;
}

.cases .content .con-ggh {
    width: 893px;
    height: 503px;
}

.cases .cases_img {
    float: right;
    position: relative
}

.cases .detail {
    height: 95px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.75);
    /* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}

.cases .detail p {
    color: #fff;
    line-height: 28px;
    width: 690px;
    margin: 20px 0 0 40px;
    float: left
}

.cases .more {
    background: url(../images/more_51.png) no-repeat;
    width: 70px;
    height: 70px;
    display: block;
    float: right;
    margin: 15px 38px 0 0;
}

.index04 {
    overflow: hidden;
    background: #f5f5f5;
    padding-bottom: 90px;
}

.index04 .left {
    width: 664px;
    height: 436px;
    float: left;
    padding: 26px;
    background: #fff;
}

.index04 .left .bt {
    font-size: 20px;
    font-weight: bold;
    margin: 26px 0 10px 0;
}

.index04 .left .detail {
    font-size: 14px;
    color: #7a7a7a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index04 .left img {
    width: 665px;
    height: 349px;
}

.index04 .left a {
    display: block;
}

.index04 .swiper-button-next,
.index04 .swiper-button-prev {
    width: 49px;
    height: 42px;
    margin-top: -50px;
}

.index04 .swiper-button-next {
    background: url(../images/index_60.png) no-repeat;
}

.index04 .swiper-button-prev {
    background: url(../images/index_58.png) no-repeat;
}

.index04 .right {
    float: left;
    width: 480px;
}

.index04 .right .black {
    background: #363434;
    padding: 30px;
}

.index04 .right .black p {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}

.index04 .right .black span {
    color: #e0dfdf;
    line-height: 24px;
    display: block;
}

.index04 .right .blue {
    background: #14b1e8;
    padding: 30px;
    height: 278px;
}

.index04 .right .blue .input {
    margin-bottom: 15px;
    color: #fff;
}

.index04 .right .blue input {
    height: 30px;
    line-height: 30px;
    background: #fff;
    text-indent: 2em;
    width: 346px;
}

.index04 .right .blue textarea {
    background: #fff;
    font-size: 14px;
    color: #333;
    height: 57px;
    width: 346px;
    text-indent: 2em;
    padding: 15px 0;
}

.index04 .right .submit {
    display: block;
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #fff;
    font-size: 18px;
    color: #14b1e8;
    margin: 40px auto;
}

.index04 .right .blue span {
    float: left;
    line-height: 30px;
}

.index04 .case {
    overflow: hidden;
}

.index04 .list .anli {
    line-height: 100px;
    font-size: 20px;
    font-weight: bold;
}

.index04 .list img {
    height: 256px;
}

.index04 .list .swiper-container {
    height: 300px;
}

.index04 .swiper-slide .title {
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.7;
    opacity: 0.70;
    background-color: rgba(0, 0, 0, 0.7);
    display: block;
    margin-top: -48px;
    color: #fff;
    font-size: 16px;
}

.index05 .pro-swiper {
    margin-top: 40px;
}

.index05 .pro-swiper .swiper-slide ul {
    margin-right: -18px;
}

.index05 .pro-swiper .swiper-slide li {
    float: left;
    height: 300px;
    margin-right: 18px;
    margin-bottom: 18px;
	width: 284px;
}

.index05 .pro-swiper .swiper-slide .item {
    height: 306px;
    padding: 10px;
    background: #f1f1f1;
    width: 100%;
    box-sizing: border-box;
}

.index05 .pro-swiper .swiper-slide li:hover .item {
    margin-top: -5px;
    transition: all ease 0.3s;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.60);
}

.index05 .pro-swiper .swiper-slide li:hover .more {
    background: #01baf2;
    color: #fff;
}

.pro-main .swiper-container {
    overflow: unset;
}

.index05 .pro-swiper .swiper-slide li a {
    display: block;
}

.index05 .pro-swiper .swiper-slide .title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 0 10px 0;
}

.index05 .pro-swiper .swiper-slide .detail {
    font-size: 14px;
    color: #848383;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.index05 .pro-swiper .swiper-slide .more {
    font-size: 14px;
    color: #14b1e8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
    text-align: right;
    display: block;
    padding: 5px 15px;
    float: right;
    border-radius: 20px;
}

.index05 .pro-swiper .swiper-slide li a {
    display: block;
}

.index05 .pro-swiper .swiper-slide li:hover .more {
    background: #01baf2;
    color: #fff;
}

.index05 .pro-swiper .swiper-slide img {
    width: 100%;
    height: 185px;
}

.index05 .pro-swiper .swiper-slide .cpimg img {
    width: 100%;
}

.index05 .title-swiper {
    width: 870px;
}

.index05 .title-swiper dd {
    background: url(../images/nav_03.png) no-repeat center;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #333;
}

.index05 .title-swiper dd a {
    display: block;
}

.index05 .title-swiper .on dd {
    background: url(../images/navon_03.png) no-repeat center;
}

.index05 .title-swiper .on dd a {
    color: #fff;
}

.index06 {
    padding-bottom: 50px;
}

.index06 .title-news {
    width: 520px;
}

.index06 .title-news dd {
    background: url(../images/nav_03.png) no-repeat center;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #333;
    font-size: 18px;
}

.index06 .title-news .on dd {
    background: url(../images/navon_03.png) no-repeat center;
}

.index06 .title-news .on a {
    color: #fff;
}

.index06 .news-swiper .left {
    float: left;
    width: 560px;
    height: 345px;
    position: relative;
}

.index06 .news-swiper .left a {
    display: block;
}

.index06 .news-swiper .left img {
    width: 560px;
    height: 345px;
    position: absolute;
    bottom: 0;
}

.index06 .news-swiper .left .title {
    position: absolute;
    bottom: 0;
    z-index: 1;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.7;
    opacity: 0.70;
    background-color: rgba(0, 0, 0, 0.7);
    height: 40px;
    line-height: 40px;
    width: 100%;
    color: #fff;
    text-indent: 2em;
}

.index06 .news-swiper .left .title span {
    float: right;
    margin-right: 20px;
}

.index06 .news-swiper .right {
    width: 610px;
    float: right;
}

.index06 .news-swiper .right .date {
    float: left;
    width: 95px;
    height: 95px;
    text-align: center;
    background: #f5f5f5;
    margin-right: 20px;
}

.index06 .news-swiper .right .day {
    font-size: 26px;
    margin: 15px 0 5px 0;
}

.index06 .news-swiper .right a {
    display: block;
}

.index06 .news-swiper .right .txt .title {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}

.index06 .news-swiper .right .list {
    margin-bottom: 36px;
}

.index06 .news-swiper .right .txt .detail {
    color: #666666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index06 .news-swiper {
    margin-top: 50px;
}

.foot {
    background: #14b1e8;
    padding-top: 47px;
    padding-bottom: 30px;
    overflow: hidden;
}

.foot .cont {
    float: left;
    color: #fff;
    width: 24%;
}

.foot .cont p {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.foot .cont span {
    display: block;
    line-height: 30px;
}

.foot-nav {
    float: left;
    color: #fff;
    margin-left: 80px;
}

.foot-nav p {
    font-size: 20px;
    margin-bottom: 10px;
}

.foot-nav a {
    display: block;
    line-height: 30px;
    color: #fff;
}

.foot .ewm {
    float: right;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.foot .ewm p {
    line-height: 30px;
    font-size: 14px;
}

.copyright {
    background: #058ac1;
    height: 80px;
    line-height: 80px;
    color: #fff;
}

.copyright .left {
    float: left;
    min-width: 33%;
}

.copyright .center {
    float: left;
    min-width: 33%;
}

.copyright .center a {
    display: block;
    text-align: center;
}

.copyright .right {
    float: right;
    min-width: 33%;
}

.copyright .right a {
    float: right;
}

.ny-banner {
    height: 415px;
}

.ny-banner .container {
    position: relative;
    overflow: unset;
}

.ny-banner .position {
    position: absolute;
    left: 0;
    top: 215px;
    z-index: 9;
    color: #fff;
    width: 340px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ny-banner .position a {
    color: #fff;
    padding: 0 8px;
}

.ny-nav {
    -moz-box-shadow: 0px 4px 10px #d4d5d6;
    -webkit-box-shadow: 0px 4px 10px #d4d5d6;
    box-shadow: 0px 4px 10px #d4d5d6;
    margin-bottom: 30px;
    background: #fff;
    padding-top: 16px;
    overflow: hidden;
}

.ny-nav li {
    float: left;
    font-size: 18px;
    padding: 0 0 16px 0;
    margin: 0 25px;
}

.ny-nav .on {
    color: #000;
    font-weight: bold;
    border-bottom: .05rem #14b1e8 solid;
}

.ny-nav .on::before {
    content: '';
    width: 100%;
}

.about-main {
    margin-top: 20px;
}

.about-main .aboutimg {
    float: left;
    margin: 0 40px 25px 0;
}

.about-main .en {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 60px;
    color: #808080;
}

.about-main .zh {
    font-size: 30px;
    color: #808080;
    margin-bottom: 26px;
}

.about-main p {
    font-size: 15px;
    line-height: 28px;
    color: #666666;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 16px;
}

.qywh-main {
    margin: 30px 0;
}

.qywh-main .center {
    text-align: center;
}

.qywh-main .qywh01 {
    margin-top: 70px;
    margin-bottom: 110px;
    overflow: hidden;
}

.qywh-main .qywh01 .left {
    float: left;
    position: relative;
    width: 49%;
    height: 577px;
}

.qywh-main .qywh01 .img {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.qywh-main .qywh01 .img01 {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.qywh-main .qywh01 .img02 {
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
}

.qywh-main .qywh01 .right {
    position: relative;
    float: right;
    width: 49%;
    height: 577px;
}

.max-img img {
    width: 100%;
}

.qywh-main .qywh01 .left .txt {
    position: relative;
    z-index: 9;
    top: 120px;
    left: 60px;
    color: #fff;
}

.qywh-main .qywh01 .left .txt01 {
    font-size: 24px;
    margin-bottom: 20px;
}

.qywh-main .qywh01 .left .txt02 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}

.qywh-main .qywh01 .line {
    background: #fff;
    height: 3px;
    width: 34px;
    float: left;
}

.qywh-main .qywh01 .right .txt {
    position: absolute;
    z-index: 9;
    color: #fff;
}

.qywh-main .qywh01 .right .txt {
    top: 36px;
    left: 60px;
}

.qywh-main .qywh01 .right .txt01 {
    font-size: 18px;
    margin-bottom: 15px;
}

.qywh-main .qywh01 .right .txt02 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;
}

.qywh-main .qywh01 .img img,
.qywh-main .qywh01 .img01 img,
.qywh-main .qywh01 .img02 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.qywh-main .qywh01 .img:hover img,
.qywh-main .qywh01 .img01:hover img,
.qywh-main .qywh01 .img02:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.qywh02 {
    background: url(../images/qiyewenhua1.jpg) center no-repeat;
    height: 709px;
}

.qywh-title {
    text-align: center;
}

.qywh-title .txt01 {
    font-size: 24px;
    color: #666666;
    margin-bottom: 24px;
    margin-top: 46px;
}

.qywh-title .txt02 {
    font-size: 30px;
    color: #14b1e8;
    margin-bottom: 24px;
    font-weight: bold;
}

.qywh-title .blue {
    color: #1472c6;
}

.qywh-title .line {
    width: 34px;
    height: 3px;
    background: #14b1e8;
    margin: 0 auto;
}

.qywh02 .main {
    margin-top: 90px;
}

.qywh02 .main p {
    font-size: 20px;
    line-height: 50px;
}

.qywh02 .main span {
    font-weight: bold;
}

.qywh03 {
    background: url(../images/qywhbg_03.jpg) no-repeat center;
    height: 456px;
    color: #fff
}

.qywh03 .title {
    font-size: 30px;
    margin: 54px 0;
    width: 100%;
    float: left;
}

.qywh03 .txt01,
.qywh03 .txt02 {
    float: left;
    margin-right: 114px;
}

.qywh03 .txt02 {
    text-align: right;
}

.qywh03 .txt01 p {
    font-size: 18px;
    margin-bottom: 40px;
}

.qywh03 .txt02 p {
    font-size: 18px;
    margin-bottom: 20px;
}

.qywh03 .txt01 span,
.qywh03 .txt02 span {
    font-size: 20px;
    font-weight: bold;
}

.qywh04 {
    background: url(../images/qywhbg_04.jpg) no-repeat center;
    height: 595px;
}

.qywh04 .item {
    margin-top: 52px;
    padding-bottom: 24px;
    border-bottom: 1px #dddddd solid;
    overflow: hidden;
}

.qywh04 .list {
    width: 33.33%;
    float: left;
}

.qywh04 .list img {
    float: left;
    margin-right: 36px;
    margin-top: 6px;
    margin-left: 24%;
}

.qywh04 .list p {
    font-size: 24px;
    margin-bottom: 6px;
}

.qywh04 .list span {
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
    float: left;
}

.qywh04 .item01 {
    margin-top: 80px;
}

.qywh05 {
    padding-bottom: 70px;
}

.qywh05 .item {
    width: 50%;
    float: left;
    background: #f7f7f7;
    font-size: 18px;
    height: 237px;
    position: relative;
    display: flex;
    align-items: center;
}

.qywh05 .item img {
    position: absolute;
    top: 0;
    left: 0;
}

.qywh05 .item p {
    margin-left: 36px;
    position: relative;
}

.qywh05 .item span {
    font-weight: bold;
}

.qywh05 .item01 p {
    line-height: 50px;
}

.qywh05 .item02 p,
.qywh05 .item03 p {
    color: #fff;
    line-height: 50px;
}

.qywh05 .item04 span {
    margin-bottom: 18px;
}

.qywh05 .item04 p {
    line-height: 36px;
}

.qywh05 .qywh-title {
    margin-bottom: 65px;
}

.pro-main .title-swiper .swiper-slide {
    width: 147px;
    float: left;
    margin-right: 20px;
}

.pro-main .item {
    display: inline-block;
}

.pro-main .pro-nav {
    text-align: center;
}

.pro-main .title-swiper {
    width: auto;
}

.page {
    text-align: center;
    margin-bottom: 80px;
    margin-top: 30px;
    overflow: hidden;
}

.page ul {
    display: inline-block
}

.page li {
    float: left
}

.page li a {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    margin: 0 5px;
    width: 26px;
    border-radius: 50%;
    background: #d2d2d2
}

.page .previous {
    float: left;
    height: 26px;
    line-height: 26px;
    width: 110px;
    text-align: center;
    display: block;
    background: #d2d2d2;
    color: #fff;
    border-radius: 15px;
    margin: 0 10px;
}

.page .on,
.page li a:hover,
.page .previous:hover {
    background: #14b1e8
}

.qywh06 {
    background: #fafafa;
    position: relative;
    padding-bottom: 70px;
}

.qywh06 .left,
.qywh06 .right {
    float: left;
    width: 50%;
}

.qywh06 .txt {
    margin-top: 80px;
}

.qywh06 .txt p {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 30px;
}

.qywh06 .txt span {
    font-size: 20px;
    line-height: 36px;
    display: block;
}

.qywh06 .right {
    position: absolute;
    bottom: 0;
    right: 0;
}

.qywh06 .em {
    text-indent: 15em;
}

.qywh07 {
    padding: 80px 0;
    background: #faf8f9;
}

.qywh07 .item {
    overflow: hidden;
}

.qywh07 .left {
    float: left;
    margin-right: 70px;
}

.qywh07 .left h1 {
    margin-top: 100px
}

.qywh07 .right {
    float: left;
}

.qywh07 span {
    display: block;
    font-size: 18px;
    line-height: 42px;
}

.qywh07 h1 {
    font-size: 30px;
}

.qywh07 .line,
.qywh08 .line {
    width: 34px;
    height: 3px;
    background: #14b1e8;
    margin: 20px 0;
}

.qywh07 p {
    color: #14b1e8;
    font-size: 24px;
    line-height: 50px;
}

.qywh07 .em {
    text-indent: 24em;
}

.qywh07 .margin {
    margin-bottom: 150px;
}

.qywh07 .left span {
    line-height: 50px;
}

.qywh08 {
    overflow: hidden;
    height: 1243px;
    background: url(../images/about_22.jpg) no-repeat center;
    margin-bottom: 80px;
}

.qywh08 .container {
    height: 100%;
    position: relative;
}

.qywh08 .txt p {
    font-size: 24px;
}

.qywh08 .txt h1 {
    font-size: 30px;
    color: #14b1e8;
    margin: 15px 0 24px 0;
}

.qywh08 .txt span {
    display: block;
    font-size: 18px;
    color: #666666;
    line-height: 40px;
}

.qywh08 .txt01 {
    margin-top: 150px;
}

.qywh08 .txt02 {
    text-align: right;
    position: absolute;
    bottom: 152px;
    right: 0;
}

.qywh08 .txt02 .line {
    float: right;
}

.qywh08 .txt02 span {
    letter-spacing: 4px;
    color: #333;
}

.qywh08 .txt02 h1 {
    margin: 15px 0 0 0;
}

.qywh08 .txt02 .float {
    float: right;
    width: 100%;
}

.ry-nav {
    text-align: center
}

.ry-nav ul {
    display: inline-block
}

.ry-nav li {
    float: left;
    width: 190px;
    height: 60px;
    line-height: 60px;
    background-color: #f0f0f0;
    margin-right: 10px;
}

.ry-nav li a {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #666666
}

.ry-nav li img {
    margin-top: 10px;
    float: left;
    margin-left: 30px
}

.ry-nav .on {
    background-color: #14b1e8;
}

.ry-nav .on a {
    color: #fff
}

.ry-nav i {
    display: block;
    width: 39px;
    height: 39px;
    float: left;
    margin: 10px 0 0 30px
}

.ry-nav .qyry {
    background: url(../images/rongyuon_06.png) no-repeat center
}

.ry-nav .qyzz {
    background: url(../images/rongyu_05.png) no-repeat center
}

.ry-nav .dlzs {
    background: url(../images/dlzs.png) no-repeat center
}

.ry-nav .on .dlzs {
    background: url(../images/dlzson.png) no-repeat center
}

.ry-nav .on .qyry {
    background: url(../images/rongyu_03.png) no-repeat center
}

.ry-nav .on .qyzz {
    background: url(../images/rongyuon_03.png) no-repeat center
}

.rySlide-main .swiper-slide {
    border: 2px #dbdbdb solid;
    width: 400px;
    -webkit-box-sizing: border-box;
    2 -moz-box-sizing: border-box;
    3 box-sizing: border-box;
}

.rySlide-main {
    position: relative;
    margin: 85px 0
}

.rySlide-main .swiper-container {
    width: 100%;
    padding: 50px 0;
    height: 500px;
}

.rySlide-main .swiper-button-next,
.rySlide-main .swiper-button-prev {
    width: 18px;
    height: 37px;
}

.rySlide-main .swiper-button-prev {
    background: url(../images/btn_14.png) no-repeat center
}

.rySlide-main .swiper-button-prev:hover {
    background: url(../images/btn_16.png) no-repeat center
}

.rySlide-main .swiper-button-next {
    background: url(../images/btn_15.png) no-repeat center
}

.rySlide-main .swiper-button-next:hover {
    background: url(../images/btn_17.png) no-repeat center
}

.jjfa-main {
    margin: 70px 0;
    overflow: hidden;
}

.jjfa-main .left {
    width: 42%;
    float: left;
}

.jjfa-main .left img {
    -moz-box-shadow: 0px 4px 10px #9b9b9b;
    -webkit-box-shadow: 0px 4px 10px #9b9b9b;
    box-shadow: 0px 4px 10px #9b9b9b;
    margin-left: 10px;
}

.jjfa-main .right {
    width: 55%;
    float: right;
}

.jjfa-main .right .title {
    font-size: 30px;
    margin-bottom: 30px;
}

.jjfa-main .right .detail {
    font-size: 18px;
    line-height: 40px;
    padding-bottom: 26px;
    border-bottom: 1px #e4e4e4 solid;
}

.jjfa-main .right .bottom {
    font-size: 18px;
    line-height: 42px;
    padding-top: 26px;
}

.cases-main li {
    float: left;
    height: 256px;
    position: relative;
    width: 31%;
    margin-right: 2.2%;
    margin-bottom: 50px;
}

.cases-main li a {
    display: block;
    position: relative;
}

.cases-main .img {
    position: relative;
    width: 100%;
    height: 100%;
}

.cases-main .img img {
    width: 100%;
    height: 100%;
}

.cases-main .title {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    left: 0;
    bottom: 0;
    background: url(../images/title_05.png);
    z-index: 999;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.cases-main .zhezhao {
    background: url(../images/cases_05.png);
    width: 100%;
    height: 256px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}

.cases-main li:hover .zhezhao {
    display: none;
}

.casexq-main h1 {
    font-size: 36px;
    color: #464646;
    text-align: center;
    padding: 40px 0;
    border-bottom: 1px #f1f1f1 solid;
    margin-bottom: 70px;
}

.casexq-main .left {
    float: left;
    width: 62%;
    margin-right: 35px;
    margin-bottom: 10px;
}

.casexq-main .img-right {
    float: right;
    width: 35%;
    margin-bottom: 20px;
}

.casexq-main .txt {
    font-size: 16px;
    line-height: 32px;
}

.newspage {
    overflow: hidden;
    margin: 80px 0
}

.newspage .y {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px #e4e4e4 solid;
}

.newspage .y .left {
    float: left;
    width: 108px;
    height: 60px;
    text-align: center;
    color: #b4b4b4;
    font-size: 18px;
}

.newspage .y a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin: 0 30px;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 65%;
}

.newspage .y span {
    float: right;
    font-size: 14px;
    color: #b4b4b4;
}

.newspage .y:hover .left {
    background: #01baf2;
    color: #fff;
}

#MagnifierWrap2 {
    position: relative;
    width: 100%;
    float: left;
}

.MagnifierMain {
    position: relative;
    width: 50%;
    height: 425px;
    border: 2px #e6e6e6 solid;
    float: left;
}

.MagnifierMain img {
    width: 100%;
    height: 425px;
}

.MagnifierDrag {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ccc;
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: move;
    z-index: 999;
}

.MagnifierPop {
    position: absolute;
    top: 0;
    overflow: hidden;
    background: #fff url(http://fan.yoka.com/fan5.0/img/loading.gif) no-repeat center center;
    z-index: 99;
}

.MagnifierImg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.spec-items {
    position: relative;
    width: 460px;
    height: 135px;
    overflow: hidden;
    padding-top: 10px;
    margin: 0 auto;
    float: right;
    margin: 50px 40px 50px 0;
}

.spec-items ul {
    width: 10500%;
    position: absolute;
    top: 10px;
    left: 0;
}

.spec-items ul * {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.spec-items li {
    width: 128px;
    float: left;
    margin-right: 28px;
    cursor: pointer;
    text-align: center;
}

.spec-items .on img {
    border: 1px solid #01baf2;
}

.spec-items li img {
    width: 100%;
    border: 1px solid #e6e6e6;
    height: 96px;
}

.spec-items li span {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 10px;
}

span.spe_leftBtn,
span.spe_rightBtn {
    position: absolute;
    bottom: 80px;
    display: block;
    width: 20px;
    height: 69px;
    line-height: 69px;
    font-family: "黑体";
    text-align: center;
    font-size: 30px;
    cursor: default;
}

span.spe_rightBtn {
    background: url(../images/btn_15.png) no-repeat;
}

.spe_rightBtn.on {
    background: url(../images/btn_17.png) no-repeat;
}

.spe_leftBtn.on {
    background: url(../images/btn_16.png) no-repeat;
}

span.on {
    cursor: pointer;
}

.spe_leftBtn {
    background: url(../images/btn_14.png) no-repeat;
}

span.spe_leftBtn {
    left: 0;
}

span.spe_rightBtn {
    right: 0;
}

.pro_detail {
    width: 45%;
    float: right;
}

.pro_detail .title {
    font-size: 34px;
    color: #14b1e8;
    margin-bottom: 30px;
}

.pro_detail .fenlei {
    font-size: 18px;
    padding-bottom: 30px;
    border-bottom: 1px #dddddd dashed;
}

.slt {
    position: relative;
    width: 100%;
    float: right;
}

.r_01 {
    overflow: hidden;
    margin: 40px 0;
}

.r_01 .fx {
    float: left;
}

.r_01 .fx .lxwm {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 230px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #e6e6e6;
    font-size: 16px;
    float: left;
    background-image: url(../images/lx_16.png );
    background-position: 80px center;
    background-repeat: no-repeat;
    padding-left: 50px;
}

.r_01 .fx .lxwm:hover {
    background: #01baf2;
    color: #fff;
    background-image: url(../images/lx_16_on.png);
    background-position: 80px center;
    background-repeat: no-repeat;
}

.r_01 .fx {
    width: 100%;
}

.r_01 .fx .lxwm img {
    margin-right: 10px;
}

.r_01 .fx .fenxiang {
    float: right;
}

.pro-detail {
    margin-bottom: 50px;
}

.pro-detail .bt {
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #f4f6f9;
    font-size: 16px;
    color: #01baf2;
    font-weight: bold;
    margin-bottom: 50px;
}

.pro-detail .bt img {
    margin-right: 10px;
}

.pro-detail .main p {
    font-size: 16px !important;
    line-height: 30px !important;
    text-align: center;
}

.news {
    overflow: hidden;
    padding-bottom: 30px
}

.news .list {
    overflow: hidden;
    margin-bottom: 60px
}

.news .list li {
    padding: 50px 60px;
    float: left;
    border-bottom: 1px #e6e6e6 solid;
    margin-left: 10px;
}

.news .list .date {
    float: left;
    width: 80px;
    text-align: left;
    color: #466843;
    border-right: 1px #e6e6e6 solid
}

.news .list .date p {
    font-size: 50px;
    color: #01baf2
}

.news .list .date span {
    display: block;
    font-size: 14px;
    color: #01baf2
}

.news .list .xinxi {
    height: 42px;
    line-height: 42px;
    color: #c9c9c9
}

.news .list .xinxi .djl {
    float: left;
    margin-right: 20px;
}

.news .list .xinxi .djl img {
    margin-right: 10px;
    float: left;
    margin-top: 12px;
}

.news .list .center {
    width: 690px;
    float: left;
    padding: 0 40px;
}

.news .list .center .title {
    font-size: 20px;
    color: #333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news .list .center .detail {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}

.news .list .img {
    float: left;
}

.news .list .img {
    width: 210px;
    height: 160px;
}

.news .list .img img {
    height: 100%;
}

.news .list li:hover {
    -moz-box-shadow: 0px 4px 10px #d4d5d6;
    -webkit-box-shadow: 0px 4px 10px #d4d5d6;
    box-shadow: 0px 4px 10px #d4d5d6;
}

.news .list li:hover .title {
    color: #01baf2
}

.news-xq .bt {
    padding: 35px 0;
    margin-bottom: 20px;
}

.news-xq .bt .sda {
    text-align: center;
    color: #bfbfc1;
    font-size: 16px;
}

.news-xq .bt img {
    margin-right: 10px;
}

.news-xq .bt span {
    margin-right: 40px;
}

.news-xq h1 {
    text-align: center;
    font-size: 36px;
    color: #464646;
    margin-bottom: 30px;
}

.news-xq .xq {
    padding-bottom: 30px;
}

.news-xq .xq p {
    font-size: 16px;
    line-height: 34px;
    /* text-indent: 2em; */
    color: #585858;
}

.news-xq .xq img {
    height: auto !important;
}

.fwyw-main {
    margin-bottom: 110px;
}

.fwyw-main .fw01 {
    margin-bottom: 30px;
    overflow: hidden;
}

.fwyw-main .fw01 .left {
    float: left;
    width: 49%;
    position: relative;
    height: 555px;
}

.fwyw-main .fw01 .left img {
    position: absolute;
}

.fwyw-main .txt {
    position: relative;
    z-index: 9;
    top: 60px;
    left: 36px;
}

.fwyw-main .txt h1 {
    font-size: 30px;
    color: #36383c;
    margin-bottom: 10px;
}

.fwyw-main .txt p {
    font-size: 18px;
    color: #666666;
}

.fwyw-main .fw01 .right {
    float: right;
    width: 49%;
    position: relative;
    height: 555px;
}

.fwyw-main .fw01 .r-01 {
    height: 262px;
    position: relative;
    margin-bottom: 30px;
}

.fwyw-main .fw01 .r-01 img {
    position: absolute;
}

.fwyw-main .fw02 {
    position: relative;
    height: 420px;
}

.fwyw-main .fw02 img {
    position: absolute;
}

.fwyw-main .fw02 p {
    width: 560px;
    line-height: 36px;
}

.xiazai-main {
    margin: 30px 0;
    overflow: hidden;
}

.xiazai-main li {
    padding-left: 20px;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px #c4c4c4 dashed;
    position: relative;
}

.xiazai-main li::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #c4c4c4;
    left: 0;
    border-radius: 50%;
    top: 44%;
}

.xiazai-main li a {
    font-size: 18px;
    float: left;
}

.xiazai-main li span {
    float: right;
    font-size: 18px;
}

.contactus {
    margin-bottom: 40px;
}

.contactus .map {
    width: 60%;
    height: 530px;
    float: left;
}

.contactus .right {
    width: 35%;
    height: 470px;
    float: right;
    padding: 30px;
    background: url(../images/lxwm_27.png) no-repeat right bottom;
    background-color: #01baf2;
}

.contactus .right .txt {
    color: #fff;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.contactus .right .txt p {
    display: block;
    font-size: 16px;
    line-height: 40px;
    float: left;
    width: 100%;
}

.contactus .right .txt span {
    width: 79%;
    display: block;
    float: right;
    text-align: justify;
}

.contactus .right .txt .title {
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: bold;
    margin-top: 30px;
}

.modelTost {
    display: none;
    background: rgba(0, 0, 0, .5);
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.modelTostChile {
    width: auto;
    margin-top: 30px;
    background-color: #fff;
    padding: 0;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.modelTostChile .swiper-slide {
    text-align: center;
}

.modelTostChile .swiper-slide img {
    height: 460px;
}

.modelTostChile p {
    font-size: 24px;
    padding: 3%;
}

.modelClose {
    float: right;
    cursor: pointer;
}

.rySlide-main .swiper-slide img {
    height: auto;
    cursor: pointer;
}


/* 遮罩 */

.cd-timeline-content .lc-img {
    width: 134px;
    height: 134px;
    overflow: hidden;
    position: relative;
}

.cd-timeline-content .zhezhao {
    background: url(../images/cases_05.png);
    width: 134px;
    height: 134px;
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
}

.cd-timeline-content .lc-img:hover .zhezhao {
    display: none;
}

.cd-container .right .lc-img {
    float: right;
}

.cases-main .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
}

.cases-main .txt h3 {
    font-weight: normal;
}

.cases-main .txt p {
    font-size: 14px;
    display: block;
    line-height: 20px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -moz-margin-before: 1em;
    -moz-margin-after: 1em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
}


/*------------- 从底部上升的遮罩效果 结束 ------------------------------*/


/* 2021-02-20 */

.qywh03 .container {
    position: relative;
    height: 456px;
    overflow: unset;
}

.qywh03 .main .img {
    position: relative;
    top: 0;
}

.qywh03 .img .img01 {
    position: absolute;
    top: 0;
    right: 35px;
}

.qywh03 .img .img02 {
    position: absolute;
    bottom: 0;
    right: 173px;
}

.qywh03 .img .img03 {
    position: absolute;
    bottom: 0;
    right: 35px;
}

.qywh03 .img .img04 {
    position: absolute;
    bottom: 0;
    right: -102px;
}

.qywh03 .img01:hover {
    top: -10px;
    transition: all ease 0.3s;
}

.qywh03 .img02:hover,
.qywh03 .img03:hover,
.qywh03 .img04:hover {
    bottom: 10px;
    transition: all ease 0.3s;
}