@charset "utf-8";
/* CSS Document */
/*ny*/
.ny_ban{ width: 100%; margin: 0 auto; overflow: hidden;}
.ny_ban img{ width: 100%; margin: 0 auto; text-align: center;}

.main_box{ width: 74%; margin: 0 auto; max-width: 1500px; margin: 0 auto; overflow: hidden;}
.nav_add a{ margin: 5px;}

.nav_pud{ width: 100%; margin: 0 auto; border-bottom: 1px solid #f1f1f1; overflow: hidden;}
.bnav .swiper-slide{ width: auto;}
.bnav{ position: relative; height: 70px;}
.bnav .swiper-slide a{  padding: 0 20px; line-height: 70px;}

.w_100{ width: 100%; margin: 0 auto;}
.foot_bj{ background: url("../images/a16.jpg")no-repeat center bottom;}


.lxwm_box{ width: 100%; display: flex; justify-content: space-between;  }
.lx_add{width: 100%; margin: 30px auto;padding:30px;box-sizing: border-box; background: #ffffff; box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);}

.map_ad{ width: 100%; height: 500px;}

.add_demo{ width: 50%}

.add_demo h3{ color: #333333; line-height: 50px;}
.add_demo p{  color: #333333; line-height: 40px;}
.add_demo ul li{ margin: 20px auto;}
.add_demo ul li h3{  color: #333333; line-height: 50px;}

.add_input{ width: 50%; }
.add_input ul{ overflow: hidden; display: flex; flex-wrap: wrap;}
.add_input ul li{ margin: 12px 0; width: 50%;}
.add_input ul li.full-input{ width: 100%;}
.add_input ul li label{  color: #333333; line-height: 36px; width: 30%; display: inline-block; text-align: right;}
.add_input ul li input{ background: none; border: 1px solid #cccccc; line-height: 36px; color: #333333;  width: 68%; }
.add_input ul li textarea{  background: none; border: 1px solid #cccccc; line-height: 36px; color: #333333;}

.add_input ul li.full-input label{ width: 15%;}
.add_input ul li.full-input textarea{ width: 83%; min-height: 140px;}

.add_input ul li a{ color: #ffffff;  background: #006AB7; margin-left: 16%; line-height: 2.5em; display: inline-block; padding: 0 30px; transition: .3s;}
.add_input ul li a:hover{ background: #1b90e5; }
.sect_con{width: 74%; margin: 0 auto; max-width: 1500px; margin: 0 auto; overflow: hidden; }

.bjys02{background: url("../images/page01.jpg")no-repeat center bottom; background-size: 100% auto;}
.bjys03{background: url("../images/page02.jpg")no-repeat center bottom; background-size: 100% auto;}
.bjys05{ background: url("../images/page05.jpg")no-repeat center bottom; background-size: 100% auto; }

.tit01 h3{ line-height: 3em; position:relative;}
.tit01 h3::after{ position: absolute; width: 40px; background: #1b90e5; height: 2px; left: 0; bottom: 0; content: "";}

.gs_box{ width: 100%; position: relative; margin: 30px auto 0; overflow: hidden;}



.aboutmn1mg{ width: 48%; height: 450px;border-radius: 0 50% 50% 0; overflow: hidden; position: absolute; top: 0; left: 0;}
.gs_img{ overflow: hidden;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.gs_img img{transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.gs_img:hover img{transform:scale(1.05); -webkit-transform:scale(1.05);}


.gs_word{ width: 50%; float: right; padding-left:30px; padding-bottom: 60px;}
.ov-h{ overflow: hidden;}
.gs_word h3{ line-height: 2.5em;}
.gs_word p{ line-height: 2.2em; text-indent: 2em;text-align: justify;}

.link_zj{ position: relative; height: 600px;  margin: 0 auto;}
.link_zj::after{ content: ""; position: absolute; width: 100%; top: 50%; left: 0; transform: translateY(-50%);height: 1px; background: #cccccc;}
.fzlc .swiper-slide{ width: 18%;height: 600px; position: relative;}
.fzlc{ overflow: hidden; position: relative;}

.fzlc .swiper-slide h3{ line-height: 2em;  text-align: center; padding-top: 20px;}
.fzlc .swiper-slide p{ line-height: 1.5em; -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    display: inline-block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical; text-align: center;}

.fzlc .swiper-slide::after{ position: absolute; content: ""; background: url("../images/dot02.png")no-repeat center center; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 17px; height: 17px;}
.fzlc .swiper-slide div{width: 100%; height: 300px;}

.fzlc .swiper-slide:nth-child(2n){ padding-top: 100px;}
.fzlc .prev_btn,.fzlc .next_btn{ bottom: 50px; position: absolute; z-index: 10; cursor: pointer;-webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; width: 56px; height: 56px;color: #cccccc;}
.fzlc .prev_btn{ right: 120px;}
.fzlc .next_btn{ right: 20px;}
.next_btn.swiper-button-disabled, .prev_btn.swiper-button-disabled{ opacity: .35;cursor: auto;pointer-events: none;}

.fzlc .prev_btn > i,.fzlc .next_btn i {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    text-indent: 2px;
    color: #666666;
    font-size: 24px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    align-items: center;
    justify-content: center;
}
.fzlc .prev_btn > svg,.fzlc .next_btn > svg {display: block;}
.fzlc .prev_btn:hover > i,.fzlc .next_btn:hover i{ color: #ffffff;}
.fzlc .prev_btn:hover > svg path,.fzlc .next_btn:hover > svg path {fill: #FE7E00;}








.gr_bj{  background: #F5F5F5;}
.ryzz_box{ width: 100%; overflow: hidden; padding-bottom: 40px}
.ryzz_box ul{ overflow: hidden; margin: 40px auto;}
.ryzz_box ul li{ width: 23%; background: #ffffff; float: left; margin: 0 1%;-webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;}
.ryzz_box ul li img{ width: auto; height: 200px; text-align: center; margin: 0 auto;-webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;}
.ryzz_box ul li a{ width: 100%; margin: 20px auto; text-align: center; display: block;}
.ryzz_box ul li:hover img{ transform: scale(1.05);}


.ryzz_box02{ width: 100%; overflow: hidden; margin: 40px auto 0; padding-bottom: 40px;}
.ryzz_box02 a{width: 23%; background: #ffffff; float: left; margin: 0 1% 30px;-webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; text-align: center;}
.ryzz_box02 a img{width: auto; height: 200px; text-align: center; margin:20px auto 0;-webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;}
.ryzz_box02 a:hover img{ transform: scale(1.05);}
.ryzz_box02 p{ line-height: 2.5em;transition: all 0.3s;
    margin: 0 auto;
    width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.ryzz_box02 a:hover p{ color: #006AB7;}



.ryzz_box03{ width: 100%; overflow: hidden; margin: 40px auto 0; padding-bottom: 40px;}
.ryzz_box03 a{width: 23%; background: #ffffff; float: left; margin: 0 1% 30px;-webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; text-align: center; overflow: hidden; border-radius: 10px;}
.ryzz_box03 a img{width: 100%; height: 210px; text-align: center; margin:0 auto;-webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;border-radius: 10px;}
.ryzz_box03 a:hover img{ transform: scale(1.05);}
.ryzz_box03 p{ line-height: 4em; font-size: .16rem; transition: all 0.3s; margin: 0 auto; width: 90%; white-space: nowrap; text-overflow: ellipsis;-o-text-overflow: ellipsis; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ryzz_box03 a:hover p{ color: #006AB7; font-weight: bold;}



.btn_more{ width: 100%; margin: 0 auto; text-align: center;}
.btn_more a{  line-height:3em;   display: inline-block; padding: 0 40px;-webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;}
.btn_more a:hover{ background: #006AB7; transform: translateY(-5px); color: #ffffff;}

.zydh_box{ width: 100%; margin: 0 auto; background: #F5F5F5; padding: 40px 0;}


.tit_bt{ background: #006AB7; height: 100px; display: flex; align-items: center; justify-content: center;border-radius: 5px 5px 0 0;}
.tit_bt h3{ }
.menu_Li{ width: 21%; overflow: hidden;position: sticky; top: 0;}

.cp_nr{ width: 77%; overflow: hidden;}
.nav_add02{background: #ffffff; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1); height: 60px; display: flex; align-items: center; justify-content: space-between; font-size: 16px;}
.df_01{  position: relative;}
.nav_add02 a.ghc,.nav_add03 a.ghc{ background: #ebf3fe;line-height: 60px;  padding: 0 16px;color: #006AB7; display: inline-block;font-size: 20px;}
.nav_add02 a,.nav_add03 a{ font-size: 16px; padding: 0 5px;}
.nav_add02 a:hover,.nav_add03 a:hover{ color: #006AB7;}
.nav_add03{background: #ffffff; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1); height: 60px; display: flex; align-items: center; font-size: 16px;}


.cp_nry{ width: 100%; background: #ffffff; margin: 15px auto; padding: 20px 0;}
.sfq_demo{background: #ffffff; padding: 20px 0;}
.tit_sjqh a{ padding:0 30px; line-height: 3em; position: relative; display: block;-webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
.tit_sjqh a::before{ position: absolute; width: 8px; background:#006AB7;  height: 0; left: 0; top: 0; content: "";-webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;}
.tit_sjqh a em{ float: right;-webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;transform: rotate(-180deg);  }

.tit_sjqh a:hover,.sfq_demo dd.on .tit_sjqh a{ background: #eef8ff; color: #006AB7;}
.tit_sjqh a:hover::before,.sfq_demo dd.on .tit_sjqh a::before{height: 100%;}
.sfq_demo dd.on a em{ transform: rotate(0);}

.cpx_list{ width: 95%; margin: 0 auto;  display: flex; justify-content: space-between; padding: 24px 0; align-items: center; border-top: 1px dashed #cccccc; position: relative;}
.cpx_list::before{content: ""; position: absolute; left: 0; top: -1px;  background: #006AB7; width: 250px; height: 2px;}
.cpx_list:last-child{ border-bottom: none;}
.cpx_imgs{ width: 45%; overflow: hidden;position: relative;height:300px;border-radius: 10px;}
.cpx_imgs img{ width: 100%; height:300px; border-radius: 10px; }
.cpx_text{ width: 52%; }
.cpx_text .titjs{ margin-bottom: 20px;}
.cpx_text p{ line-height: 2em; text-indent: 2em;}

.cpx_text .info{height:260px;overflow-y: auto;padding-right: 15px;text-align: justify;}

.cpx_text .info{line-height: 2em;
    text-indent: 2em; font-size: .16rem; color: #333333;}

.cpx_imgs .prev_btn,.cpx_imgs .next_btn{ background:rgba(79,79,79,.5);line-height: 50px; padding: 0 5px; top: 50%; position: absolute; z-index: 10; cursor: pointer;  color: #ffffff;-webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; transform: translateY(-50%);}
.cpx_imgs .prev_btn{ left: 0;}
.cpx_imgs .next_btn{ right: 0;}
.cpx_imgs .prev_btn:hover,.cpx_imgs .next_btn:hover{ background: #006AB7;}
.sfq_yc{ width: 100%; background: #f0f0f0; display: none;}
.sfq_yc a{ width: 40%;
    line-height: 2.5em;
    display: block;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align-last: justify;
    margin-left: 20%; position: relative; z-index: 3}
.sfq_yc a::before{ width: 400%; height: 0; background: #eef8ff; content: ""; z-index: -2; position: absolute; left: -100%; top: 0 ;-webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;}

.sfq_yc a:hover::before,.sfq_yc a.on::before{ height: 100%;}
.sfq_yc a:hover,.sfq_yc a.on{   color: #006AB7;}
.sfq_demo dd.on .sfq_yc{ display: block;}

.bj_ff{ background: #ffffff;}
.pad_40{ padding: 40px; box-sizing: border-box;}

.detal_tit h3{ line-height: 2em; padding: 0 15px; text-align: center;}
.detal_tit ul{ justify-content: center; display: flex;}
.detal_tit ul li{ line-height: 1.5em; margin: 0 10px;}
.detal_tit{ padding: 20px 0; border-bottom: 1px dashed #cccccc;}

.pad_t20{ padding: 20px 0;}
.pad_b40{ padding-bottom: 40px;}
.detal_con{ margin: 0 auto;}
.detal_con p{ line-height: 2em; }
.detal_con img{ max-width: 100%; margin: 20px auto; text-align: center; display: block;}


.news_more{ padding-top: 20px; border-top: 1px solid #cccccc;}
.news_more ul li{ display: flex; align-items: center;}
.news_more ul li h3{ line-height: 3em;}
.news_more ul li a{transition: 500ms;
    width: 92%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_more ul li a:hover{ color: #006AB7;}
.mar_40{ margin: 40px auto;}

.cpqh_demo{ width: 50%;}
.gallery li img{ width: 100%; padding: 10px; border: 1px solid #cccccc; box-sizing: border-box;}
.lSSlideOuter .lSGallery li{ opacity: .5;}
.lSSlideOuter .lSPager.lSGallery li.active{ opacity: 1;  box-sizing: border-box; border: 2px solid #006AB7;}


.wlm_box{ padding-bottom: 140px; padding-top: 30px;}
.inner_qiu{position: relative;
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center; 
   }

.inner_qiu .globe {
    pointer-events: none;
    position: absolute;

    margin: auto;
  width: 480px; height: 480px;
	top: 50%; left: 50%; transform: translate(-50%,-50%);
    z-index: 2;
    transition: transform 0.8s ease-in-out;
    transform-origin: 50% 60%;mix-blend-mode: screen;
}

.inner_qiu .cir {
    pointer-events: none;
    width: 100%; height: 380px; 
    display: block;
    position: absolute; 
    z-index: 10; 
    mix-blend-mode: screen;
}

.inner_qiu .cc {
    pointer-events: none;
    display: block;
    position: absolute; 
    z-index: 10; 
	mix-blend-mode: color-burn;top: 50%; left: 50%; transform: translate(-50%,-50%);
}

.inner_qiu .ztkj{pointer-events: none;display: block; z-index: 1;
    position: absolute; bottom: -114px; left: 50%; transform: translateX(-50%); width: 900px; height: 162px; }


.inner_qiu .btnBox {
    width:360px;
    position: absolute;  background: #ffffff;  border-radius: 20px; padding: 20px 0; text-align: center;
    top: 50%; left: 50%; transform: translate(-50%,-50%);
    z-index: 4;
    cursor: pointer;
}
.inner_qiu .btnBox h3{ line-height: 2em;}
.itemDot {
  position: absolute;
  position: absolute;
  width: 100%;
  height: 398px;
  top:50%;
  left:50%; transform: translate(-50%,-50%);
  flex-direction: column;
  z-index: 12;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.itemDot .dots {
  width: 100%;
  height: 50%;
  position: relative;
}
.itemDot .dots .dot {
  position: absolute;
  transition: box-shadow 2s ease-in-out;
  border-radius: 50%;
  pointer-events: auto;
}
.itemDot .dots .dot > img {
  width: 116px;
  display: block;
  position: relative;
  transition: transform 2s ease-in-out;
}
 .itemDot .dots .dot > span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10pxm;
  line-height: 1.3;
}
 .itemDot .dots .dot > span.blue {
  color: #3f78c3;
}
 .itemDot .dots .dot > span.f-12 {
  font-size: 12px;
}



.itemDot .dots .dot:hover > img {
    transform: rotate(360deg);
  }


.map_ad{ width: 100%; background: url("../images/ad-01.jpg")no-repeat center center; position: relative;}
.jtad_box{background: #ffffff; padding: 15px; position: absolute; top: 50%; transform: translateY(-50%); left: 20px; box-shadow: 0 0 10px 0 rgba(0,0,0,.2);}
.jtad_box ul li p{ line-height: 2em;}


.ys_box{ width: 95%; margin:40px auto;  overflow: hidden; display: flex; justify-content: space-between; padding: 20px 0; align-items: center; background: #ffffff; padding: 20px;  box-sizing: border-box;}

.ys_img{ width: 45%; overflow: hidden;position: relative; height:430px;}
.ys_img img{ width: 100%; height:430px; }
.ys_nr{ width: 52%; }
.ys_nr h3{ margin-bottom: 20px; position: relative; line-height: 80px; border-bottom: 1px solid #cccccc;}
.ys_nr h3::after{ content: ""; position: absolute; bottom: 0; left: 0; width: 100px; height: 2px; background:#006AB7;}
.ys_nr>p{ line-height: 2em; text-indent: 2em;}


.ys_img .prev_btn,.ys_img .next_btn{ background:rgba(79,79,79,.5);line-height: 50px; padding: 0 5px; top: 50%; position: absolute; z-index: 10; cursor: pointer;  color: #ffffff;-webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; transform: translateY(-50%);}
.ys_img .prev_btn{ left: 0;}
.ys_img .next_btn{ right: 0;}
.ys_img .prev_btn:hover,.ys_img .next_btn:hover{ background: #006AB7;}

.ys_list{ width: 100%; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.ys_list li{ width: 40%; margin: 16px auto; text-align: center;}
.ys_list img{ width: 60px; height: 60px; text-align: center; margin: 10px auto;}
.ys_list p{ line-height: 2em; text-align: center;    width: 94%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}





.rlzy_demo{
	width: 70%; padding: 40px 0;
    max-width: 1500px;
    margin: 0 auto;
 display: flex; justify-content: space-between;}
.demo_rl{ width: 31%; background: #ffffff; padding: 20px; border-radius: 15px; position: relative;}
.demo_rl img{ width: 115px; height: 114px; position: absolute; top: -60px; left: 50%; transform: translateX(-50%);}
.demo_rl h3{ font-weight: normal; line-height: 2em; position: relative; text-align: center; padding: 40px 0 20px;}
.demo_rl h3::after{ content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #cccccc; z-index: 1;}
.demo_rl h3::before{content: ""; position: absolute; left: 50%; bottom: -2px; width: 40%; height:5px; background: #0068ca; z-index: 3; margin-left: -20%;}
.demo_rl p{ line-height: 2.2em; padding-top: 20px;}
.pad_t40{ padding-top: 100px!important;}

.demo_rl h3.cor_01::before{ background: #d0006c;}
.demo_rl h3.cor_02::before{ background: #e98a03;}


.fle02{ display: flex; align-items: center; justify-content: space-between; height: 70px;}
.nav_local01{ height: 70px;display: flex; align-items: center;}
.nav_local01 a{ padding: 0 5px; }
.nav_local01 a.ghc{background: #ebf3fe;line-height: 70px;  padding: 0 16px;color: #006AB7; display: inline-block;font-size: 20px;}
.nav_local01 a:hover,.nav_local01 a.on{ color: #006AB7;}


.tel_box{ }
.tel_box dl{ display: flex; justify-content: space-between; flex-wrap: wrap;width: 80%;}
.tel_box dd{ width: 50%; font-weight: bold; line-height: 2em;}
.tel_box li{ display: flex; justify-content: space-between;  }
.tel_box p{ width: 20%;}











