* { margin:0; padding:0; font-family: "Apercu",Helvetica,Arial,sans-serif;}
img { border:none; }
li{list-style:none}
a:link,a:visited{text-decoration:none}
a{list-style:none}
a:hover{list-style:none}
body,html{
	height: 100%;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
/*通用*/
.k1200{
    width:1200px;  
    margin:0 auto;
}
.k1050{
    width:1050px;  
    margin:0 auto;
}
.float_left{
    float: left;
}
.float_right{
    float: right;
}
.float_clear{
    float: none;
}
.height_45{
    width: 100%;
    height: 45px;
    float: left;
}
.height_50{
    width: 100%;
    height: 50px;
    float: left;
}
.height_65{
    width: 100%;
    height: 65px;
    float: left;
}
.height_75{
    width: 100%;
    height: 75px;
    float: left;
}
.height_80{
    width: 100%;
    height: 80px;
    float: left;
}
.height_90{
    width: 100%;
    height: 90px;
    float: left;
}
.height_100{
    width: 100%;
    height: 100px;
    float: left;
}
.height_105{
    width: 100%;
    height: 105px;
    float: left;
}
.height_115{
    width: 100%;
    height: 115px;
    float: left;
}
.height_120{
    width: 100%;
    height: 120px;
    float: left;
}
.height_125{
    width: 100%;
    height: 125px;
    float: left;
}
.height_135{
    width: 100%;
    height: 135px;
    float: left;
}
.height_150{
    width: 100%;
    height: 150px;
    float: left;
}
.width_100{
    width: 100%;
    float: left;
}
/*title*/
.title_a{
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 32px;
}
.title_a span{
    display:inline-block;
    width: 40px;
    height: 4px;
    margin: 30px 0;
    background-color: #00ac69;
}
.title_txt{
    font-size: 16px;
    line-height: 26px;
    color: #515151;
}
/*header*/
header{
    width: 100%;
    height:100px;
    overflow:hidden;
    position:fixed;
    top: 0px;
    background-color: #ffffff;
    z-index:1000;
    transition: all 0.8s;
}
.header_on {
	background-color: #00ac69 !important;
    opacity:0.95;

}

.header{      

  }
.header_img{
    float: left;
}
.header_img img{       
    margin-top: 12px;
    margin-right: 12px;
}
.header_menu{
    float:right;
}
.header_menu ul {
    
}
.header_menu ul li{
    margin-top: 34px;
    margin-right: 40px;
    float: left;
}
.header_menu ul li:last-child{
    margin-right: 0px;
}
.header_menu ul li:last-child a{
    font-size: 20px;
}
.header_menu ul li a{
    font-size: 18px;
    color: black;
}
.header_on .header_menu ul li a{
    color: white !important;
}
.header_menu ul li a:hover{
    color: #00ac69;
}
.header_on .header_menu ul li a:hover{
    color: #ffffff90 !important;
}
/*banner*/
.banner{
    width: 100%;
    height: 635px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
}
.banner_app{
    width: 100%;
    height: 635px;
    float: left;
    background-image:url(../images/banner_app.jpg);
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
    position: relative;
}
.banner_news{
    width: 100%;
    height: 300px;
    float: left;
    background-image:url(../images/banner_news.jpg);
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
    position: relative;
}
.banner_contact{
    width: 100%;
    height: 300px;
    float: left;
    background-image:url(../images/banner_contact.jpg);
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
    position: relative;
}
.banner_cp{
    width: 100%;
    height: 300px;
    float: left;
    background-image:url(../images/banner_cp.jpg);
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
    position: relative;
}
.banner_cpxx{
    width: 100%;
    height: 500px;
    float: left;
    background-image:url(../images/banner_cpxx.jpg);
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
    position: relative;
}
.banner_about{
    width: 100%;
    height: 300px;
    float: left;
    background-image:url(../images/banner_about.jpg);
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
    position: relative;
}
.banner_title{ 
    
}
.banner_title_a{
    width: 100%;
    float: left;
    color: #ffffff;
    margin-top: 120px;
    font-size: 60px;
    font-weight:800;

}
.banner_news_title_a{
    width: 100%;
    float: left;
    color: #ffffff;
    margin-top: 110px;
    font-size: 42px;
    font-weight:800;
    letter-spacing: 2px;
}
.banner_contact_title_a{
    width: 100%;
    float: left;
    color: #ffffff;
    margin-top: 80px;
    font-size: 42px;
    font-weight:800;
    letter-spacing: 2px;
}
.banner_cp_title_a{
    width: 100%;
    float: left;
    color: #ffffff;
    margin-top: 95px;
    font-size: 42px;
    font-weight:800;
    letter-spacing: 2px;
}
.banner_cpxx_title_a{
    width: 100%;
    float: left;
    color: #ffffff;
    margin-top: 145px;
    font-size: 100px;
    font-weight:bold;
    letter-spacing: 4px;
    line-height: 100px;
}
.cp_banner_tag{
    float: left;
    color: #ffffff;
    font-size: 18px;    
    display: flex;
    align-items: center;
    justify-content: center;
    border: #ffffff 1px solid;
    padding: 8px 23px;
    margin-top: 30px;
}
.banner_title_b{
    width: 100%;
    float: left;
    color: #ffffff;
    margin-top: 10px;
    font-size: 32px;
    letter-spacing: 20px;
}
.banner_title_button{
    width: 100%;
    float: left;
    margin-top: 68px;
    
}
.banner_title_button a{
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 12px;
    border: #ffffff 1px solid;
    padding: 10px 5px 10px 15px;
}
.banner_title_button a span{
    margin-left: 10px;
    color: #ffffff70;
    transition: color 0.1s;
}
.banner_title_button a:hover span{
    color: #ffffff;
}
/*content*/
.content{
    width: 100%;
    float:left;
}
.content_title{
    width: 100%;
    float: left;
    color: #000000;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
}
.tu{    
    width: 580px;
    height: 400px;
    float: left; 
    overflow:hidden; 
    border: #51515160 1px solid;
}
.tu:last-child{
    float: right;
}
.tu_img{
    width: 100%;
    height: 300px;
    overflow:hidden;
}
.tu_text{
    padding: 35px 219px 35px 26px;
    color: #ffffff;
}
.tu_text span{
    font-size: 32px;
    font-weight: bold;
}
.tu_text p{
    font-size: 16px;
    word-break: break-inside;
}
.tu_more{
    width: 100%;
    height: 100px;
    margin: 40px  30px;
}
.tu_more a{
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 2px;
    background-color: #00ac69;    
    padding: 10px 15px;
}
.tu_more span{
    color: #ffffff;
    margin-left: 15px;
}
.tu_more a:hover{
    background-color: #00925a; 
}
.tu_more a:hover span{
    animation:tu_more 0.3s infinite;
    animation-direction:alternate;
    /* Safari and Chrome */
    -webkit-animation:tu_more 0.3s infinite;
    -webkit-animation-direction:alternate;
}
@keyframes tu_more
{
100% {color: #ffffff50;}
}

@-webkit-keyframes tu_more /* Safari and Chrome */
{
100% {color: #ffffff50;}
}
/*slide*/
.slider-container{position:relative;width:100%;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.index_c_hd1{overflow:hidden;}
.slider{position:relative;width:9999px;}
.slider:before,.slider:after{display:table;content:''}
.slider:after{clear:both}
.slider__item{position:relative;float:left;margin:0;padding:0;height:100%}
.slider__item img{display:block;max-width:100%;height:auto}
.slider__switch span{color:#515151;font-size: 56px;}
.slider__switch{position:absolute;top:45%;cursor:pointer;}
.slider__switch--prev{left:-78px}
.slider__switch--next{right:-78px;transform: scaleX(-1);}
.slider__switch span:hover{color: #00ac69;}
.slider__switch[disabled]{}
.slider__caption{position:absolute;bottom:30px;left:30px;display:block;max-width:500px;padding:10px;color:#fff;background:rgba(0,0,0,.4);box-shadow:0 0 10px 10px rgba(0,0,0,.1);filter:progid:DXImageTransform
.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000')}
.slider__caption[disabled]{opacity:0;visibility:hidden}
.slider-nav{display: none;}
.slider-nav__control{display:none;}
.slider-nav__control.is-active{width:12px;height:12px;background:#fff}
.slider.has-touch{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}
.preview {
    text-align: center;
    padding-top: 36px;
    padding-bottom: 43px;
}
.preview a {
color: #515151;	padding-left: 15px; padding-right: 15px;	

}
.preview a:hover{
color: #00ac69;	

}
.active {
color:#00ac69!important; 
}
.index_c_g{
    width: 100%;
    height: 500px;
}
.index_c_ga{
    width: 220px;
    height:260px;
    background-color: #ffffffe1;
    position: absolute;
    top: 44px;
    left: 44px;
    padding: 20px 30px;
    overflow:hidden;
}
.index_c_ga_01{
    font-size: 32px;
    font-weight:bold;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.index_c_ga_02{
    font-size: 12px;
    line-height: 20px;
}
.index_c_ga_03{
    position:absolute;
    bottom: 32px;   
}
.index_c_ga_03 a{
    color: #ffffff;
    background-color: #00ac69;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px 30px;
}
.index_c_ga_03 a:hover{
    background-color: #00925a;
}
.index_c_gb{
    width: 100%;
}
/*link_logo*/
.link_logo{
    width: 100%;
    display: grid;
    grid-column-gap: 80px;
    grid-template-columns: auto auto auto auto auto;
    
}
.link_logo_img{
    overflow:hidden;
    text-align: center;
}
.link_logo_img img{    
    max-width: 110px;
    max-height: 45px;
    margin: 0 2.5% 70px;
    transition: opacity 0.1s;    
}
.link_logo_img a:hover img{    
    opacity: 0.5;
}
/*index_new*/
.index_new_more{
    position: absolute;
    bottom: 0;
    right: 0;
}
.index_new_more a{
    color: #00ac69;
    font-size: 14px;
    font-weight:400;
}
.index_new_more a span{
    margin-left: 10px;
}
.index_new_more a:hover{
    color: #00925a;
}
.index_new{
    display: grid;
    grid-column-gap: 30px;
    grid-template-columns: auto auto auto;
}
.index_new_mod{
    margin-bottom: 45px;
 
}
.index_new_pic{
    width: 380px;
    height: 250px;
    overflow: hidden;
}
.index_new_pic img{
    width: 100%;
}
.index_new_time{
    color: #515151;
    font-size: 14px;
    padding: 18px 0 10px 0;
}
.index_new_title{
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 22px;
}
.index_new_button a{
    color: #00ac69;
    font-size: 12px;
    padding: 8px 20px;
    border:#00ac69 1px solid;
    
}
.index_new_button a:hover{
    color: #ffffff;
    border-color: #ffffff;
}
/*new_button*/
.button_su{
  overflow: hidden;
  position: relative;
  display: inline-block;
}

.su_button_circle{
  border-radius: 1000px;
  position: absolute;
  left:0;
  top:0;
  width: 0px;
  height: 0px;
  margin-left: 0px;
  margin-top: 0px;
  pointer-events: none;
  /*animation-timing-function: ease-in-out; */
}

.button_su_inner{
    display: inline-block;
    text-align: center;
    transition: 400ms;
    z-index: 100;
}

.button_text_container{
   position:relative;
   z-index: 10000;
}

.explode-circle {
   animation: explode 0.8s forwards;

}

.desplode-circle{
   animation: desplode 0.8s forwards;
}

@keyframes explode {
  0% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: rgba(42, 53, 80,0.2);
  }
  100% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: rgba(20, 180, 87,0.8);
  }
}

@keyframes desplode {
  0% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: rgba(20, 180, 87,0.8);
  }
  100% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: rgba(88, 129, 80, 0.6);
  }
}
/*message*/
.message{
    width: 100%;
    height: 400px;
    float: left;
    background-image: url(../images/bg_message.jpg);
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
}
.message_title{
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    padding-top: 85px;
    padding-bottom: 35px;
    letter-spacing: 3px;
}
.message_title span{
    display:inline-block;
    width: 50px;
    height: 3px;
    text-align: center;
    background-color: #00ac69;
}
.message_input{
    width: 100%;
    float: left;
    text-align: center;
}
.message_gird{
    width: 80%;
    margin:0 auto 58px auto;
    display: grid;
    grid-column-gap: 40px;
    grid-template-columns: auto auto auto;
}
.message_input #input{
    width: 300px;
    height: 40px;
    font-size: 14px;
    letter-spacing: 1px;
    padding-left: 15px;
    color: #ffffff;
    background-color: #ffffff60;       
    border: 0px;
}
.message_input #input::placeholder{
    letter-spacing: 1px;
    color: #ffffff;
}
.message_input select option{
    color: #ffffff;
    background-color:#00ac69;
  }
  .message_input #button{
    font-size: 14px;
    letter-spacing: 2px;
    padding: 11px 48px;
    color: #ffffff;
    background-color: #00ac69;
    cursor:pointer;
    border: 0px;
}
.message_input #button:hover{
    background-color: #00925a;
}
.message_input .message_input_gird{
    position: relative;    
}
.message_input .message_input_select{
    display: inline-block;
    width: 12px;
    height: 40px;
    background-color: #838383;
    position: absolute;
    right: 0;
}
    
/*footer*/
footer{
    width: 100%;
    float:left;
}
.footer_a{
    width: 100%;
    height:430px;
    overflow:hidden;    
    background-color: #000000;
}
.footer_a_k{
    
}
.footer_a_k_01{
 width: 100%;
 float: left;
 padding-bottom: 27px;
 border-bottom: #51515170 1px solid;
}
.footer_a_logo{
    float: left;
    margin-top: 34px;
}
.top_button{
    float: right;
    margin-top: 58px;
    
}
.top_button a{
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 2px;
    border: #ffffff 1px solid;
    padding: 10px 5px 10px 15px;
}
.top_button a span{
    margin-left: 50px;
    color: #ffffff70;
    transition: color 0.1s;
}
.top_button a:hover span{
    color: #ffffff;
}

.footer_a_k_02{
    width: 100%;
    float: left;
    margin-top: 60px;
}
.footer_a_xcx{
    float: left;
}
.footer_a_phone{
    float: left;
    padding-left: 30px;
    
}
.footer_a_phone p {
    font-size: 18px;
    color: #515151;
    letter-spacing: 1px;
    line-height:1.5;
}
.footer_a_phone p span{
    font-size: 36px;
    color: #ffffff;
    letter-spacing: 2px;
    line-height:1.5;

}
.footer_a_menu{
    float: right;
}
.footer_a_menu ul li{
    float: left;
    padding:0 22px 0 22px;
    border-right:#51515190 1px solid ;

}
.footer_a_menu ul li:last-child{
    border-right:0
}
.footer_a_menu ul li a{
    font-size: 18px;
    color: #ffffff;
}
.footer_a_menu ul li a:hover{
    color: #00ac69;
}



.footer_b{
    width: 100%;
    height:70px;
    overflow:hidden;    
    background-color: #1b1b1b; 
}
.footer_b_k{
    margin:24px auto 24px auto;  
}
.footer_font{
    font-size: 18px;
    color: #515151;
}
.footer_font a{
    color: #515151;
}
/*app*/
.app_pic{
    width: 100%;
    height: auto;
    overflow: hidden;
    float:none;
    margin-bottom: 55px;
}
.app_pic img{
    width: 100%;
}

.app_menu_title{
    width: 100%;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 68px 0 50px  0;
}
.app_menu{
    display: grid;
    grid-column-gap: 12px;
    grid-template-columns: auto auto auto auto auto auto;
}
.app_menu_link{
    text-align: center;
    

}
.app_menu_link a{
    display: block;
    padding: 15px 60px;
    color:#ffffff;
    font-size: 24px;
    letter-spacing: 2px;
    background-color: #ffffff50;
    
}
.app_menu_link:hover a{
    color:#000000;
    background-color: #ffffff;
}
.app_menu_link_on a{
    color:#000000 !important;
    background-color: #ffffff !important;
}

.app_gird{
    margin:100px auto 178px auto;
    display: grid;
    grid-column-gap: 45px;
    grid-template-columns: auto auto auto;
}
.app_gird_cp{
    width: 320px;
    background-color: #e9e9e9;

}
.app_gird_img{
    width: 100%;
    height: 250px;
    overflow: hidden;

}
.app_gird_img img{
    width: 100%;

}
.app_gird_txt{
    padding: 20px 18px 22px 18px;
    font-size: 12px;
    color: #515151;
}
.app_gird_txt span{
    font-size: 30px;
    color: #000000;
    font-weight: 400;
    line-height: 30px;
    display: block;
}
.app_height{
    width: 100%;
    height: 1px;
}

.app_gird2{
    margin:100px auto 178px auto;
    display: grid;
    grid-column-gap: 45px;
    grid-template-columns: auto auto;
}
.app_gird_cp2{
    width: 500px;
    background-color: #e9e9e9;

}
.app_gird_img2{
    width: 100%;
    height: 250px;
    overflow: hidden;

}
.app_gird_img2 img{
    width: 100%;

}
/*news*/
.news_body{
    width: 100%;
    height: 400px;
    float: left;
    margin-bottom: 72px;
}
.news_img{
    width: 50%;
    height: 100%;
    float: left;
    overflow: hidden;
}
.news_img img{
    max-width: 100%;
    min-height: 100%;

}
.news_content{    
    width: 50%;
    height: 100%;
    float: right;
    background-color: #eeeeee;
    position: relative;
}
.news_time{
    position: absolute;
    top: 28px;
    left: 28px;
    font-size: 14px;
    color: #515151;
}
.news_txt{
    position: absolute;
    top: 55px;
    left: 28px;
    right: 28px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #515151;
}
.news_txt span{
    display: block;
    width: 70%;
    font-size: 24px;
    font-weight: bold;
    color: #202020;

}
.news_content .index_new_button{
    position: absolute;
    left: 28px;
    bottom: 25px;
}
/*contact*/
.contact{
    width: 100%;
}
.contact_body{
    width: 40%;
    float: left;
}
.contact_title{
    font-size: 36px;
    letter-spacing: 1px;
    padding-bottom: 45px;
    border-bottom: #51515130 1px solid;
}
.contcat_link{
    width: 100%;
    color: #515151;
    font-size: 18px;
    line-height: 36px;
    float: left;
    margin-top: 45px;

}
.contcat_xcx{
    float: left;
    margin-top: 45px;
}

.contact_map{
    width: 580px;
    height: 400px;
    float: right;
    overflow: hidden;

}
.contact_map img{
    width: 100%;

}
/*cp*/
.cp_ss{
    width: 100%;
    float: left;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 2px;
    
}
.cp_button{
    width: 100%;
    float: left;
    padding: 30px 0 61px 0;

}
.cp_button ul li{
    float: left;
    margin-right: 17px;
}
.cp_button a{
    color: #000000;
    font-size: 18px;
    padding: 8px 32px;
    border:#51515140 1px solid;
}
.cp_button a:hover{
    color: #ffffff;
    border-color: #ffffff;
}
.cp_button_on a{
    color: #ffffff !important;
    border-color: #ffffff !important;
    background-color: #00ac69 !important;
}
.cp{
    width: 100%;
    height: 200px;
    float: left;
    padding-bottom: 48px;
}
.cp_body{
    width: 53%;
    height: 168px;
    float: left;
    border: #51515140 1px solid;
    padding: 12px 2.5% 20px 2.5%;
}
.cp_body:hover{
    border: #00ac69 2px solid;

}
.cp_titel{
    width: 100%;
    float: left;
    color: #00ac69;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 4px;
}
.cp_titel span{
    font-family:'PMingLiU';
    font-weight: 100;
}
.cp_tag{
    width: 100%;
    float: left;
    margin: 20px 0 30px 0;
}
.cp_tag ul li{
    float: left;
    display: flex;
    align-items: center;
    height: 30px;
    color: #515151;
    font-size: 14px;
    margin-right: 7px;
    border: #dcdcdc 1px solid;
    padding: 0px 10px;
}
.cp_more{
    width: 100%;
    float: left;
    color: #51515190;
    font-size: 14px;
}
.cp_body:hover .cp_more{
    color: #00ac69;
}
.cp_img{
    width: 40%;
    height: 100%;
    float: right;
}
..cp_img img{
    width: 100%;
    min-height: 100%;
}
/*cpxx*/
.cpxx_title{
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 30px;

}
.cpxx_body{
    height: 1200px;

}
.cpxx_body img{
    max-width: 100%;
}
/*about*/
.about_title_a{
    color: #000;
    width: 100%;
    float: left;
    font-size: 72px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 68px;
}
.about_title_a span{
    display:inline-block;
    width: 70px;
    height: 4px;
    margin: 10px 0 25px 0;
    background-color: #00ac69;
}
.about_title_a1{
    color: #000;
    width: 100%;
    float: left;
    font-size: 42px;
    font-weight: 800;
    letter-spacing: 2px;
    line-height: 50px;
}
.about_title_a1 span{
    display:inline-block;
    width: 70px;
    height: 4px;
    margin: 30px 0 20px 0;
    background-color: #00ac69;
}
.about_title_txt{
    width: 100%;
    float: left;
    color: #515151;
    font-size: 18px;
    line-height: 32px;
}
.about_title_txt p{
    margin-bottom: 20px;
}
.about_img{
    width: 100%;
    float: left;
}
.about_img img{
    width: 100%;
}
.about_js{
    height: auto;
    background-color: #f9f9f9;
    #overflow: hidden;
}
.about_js_po{
    position: relative;
    margin-top: 80px;
    margin-bottom:80px;
}
.about_js_po img{max-width:100%;}
.about_r_txt{
    margin-top: 80px;
    float: left; 
}
.about_r_txt_span{
    display:flex;
    width: 70px;
    height: 4px;
    margin: 50px 0;
    background-color: #00ac69;
}
.about_r_txt_dsz{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 820px;
    height: 150px;
    overflow:hidden;
}
.about_r_txt p{    
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
}
.about_ren{
    position: absolute;
    right: 0px;
    bottom: -2px;
}