﻿﻿
@charset "utf-8";

::-webkit-scrollbar {

    width: 12px;

    height: 12px;

    background-color: #F5F5F5;

}

::-webkit-scrollbar-track {

    border-radius: 12px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 12px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



 ::selection {

	background-color: #03a766;

	color: #fff;

}



::-moz-selection {

	background-color: #03a766;

	color: #fff;

}



::-webkit-selection {

	background-color: #03a766;

	color: #fff;

}



#wjdh-kefu .wjdh-kefu-qq p,

#wjdh-kefu .wjdh-kefu-qq a,

#wjdh-kefu .wjdh-kefu-tel p,

#wjdh-kefu .wjdh-kefu-tel img,

#wjdh-kefu .wjdh-kefu-erweima img{

    box-sizing: content-box;

}

* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

}

*:before, *:after {

    box-sizing: content-box;

}

:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}



li,

ul {

    list-style-type: none;

}



img {

    border: none;

}

input,textarea {

    outline: 0;

    border: 0;

    resize: none;

}







h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}



.webqq_ewm{box-sizing: content-box;}





.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

   box-shadow: 0px 10px 12px rgba(0,0,0,.1);

}







html{

        cursor: url(../images/cur.png),

        default;

}



a{

   cursor: url(../images/Acur.png),

   default ;

}



textarea{

    animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

 

}



input[type="text"]{

     animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

}

input[type="button"]

{

   cursor: url(../images/Acur.png),

   default  !important;

}



input,button{

        outline: none;

}



@keyframes animated {

    0% {

        cursor: url('../images/Pcuro1.png'),

        auto;

    }



    8.8% {

        cursor: url('../images/Pcuro2.png'),

            auto;

    }



    17.6% {

        cursor: url('../images/Pcuro3.png'),

            auto;

    }



    26.4% {

        cursor: url('../images/Pcuro4.png'),

            auto;

    }



    35.2% {

        cursor: url('../images/Pcuro5.png'),

            auto;

    }



    44% {

        cursor: url('../images/Pcuro6.png'),

            auto;

    }



    52.8% {

        cursor: url('../images/Pcuro7.png'),

            auto;

    }



    61.6% {

        cursor: url('../images/Pcuro8.png'),

            auto;

    }



    70.4% {

        cursor: url('../images/Pcuro9.png'),

            auto;

    }



    79.2% {

        cursor: url('../images/Pcuro10.png'),

            auto;

    }



    88% {

        cursor: url('../images/Pcuro11.png'),

            auto;

    }



    100% {

        cursor: url('../images/Pcuro12.png'),

            auto;

    }



    

}







.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}



.clear{

    clear: both;

}



 /*top*/



 .top_bg{

     width: 100%;

     margin: 0 auto;

     background: #03a766;

     height: 130px;

 }



 .top_bg .top_con{

     width: 87%;

     height: 126px;

     margin: 0 auto;

     background: #fff;

     border-radius: 65px;

 }



 .top_bg .top_con .logo{

     float: left;

     margin: 30px 0 0 4%;

 }



 .top_bg .top_con .logo .h1{

     line-height: 1.5;



 }



 .top_bg .top_con .logo .h1 a{

     display: block;

     font-size: 30px;

     color: #484848;

     font-weight: bold;

 }



 .top_bg .top_con .logo .h1 a i{

     display: block;

     font-size: 12px;

     color: #777777;

     text-transform: uppercase;

 }



 .top_bg .top_con .tel{

     margin: 0 3% 0 0 ;

     padding-left: 70px;

     font-size: 30px;

     color: #444444;

     float: right;

     background: url(../images/tel.png) no-repeat left center;

     line-height: 50px;

     margin-top: 35px;

 }



 .ftop .main{
    width: 81%;
    margin: 0 auto;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color:#fff
  }
  .ftop .main a{
      color:#fff
  }

 /*nav*/



.nav_bg{

    width: 46%;

    margin: 0 0 0 8%;

    height: 126px;

    float: left;



}



.nav_bg .t_nav{

    width: 100%;

    margin: 0 auto;

    height: 126px;

    position: relative;



}



.nav_bg .t_nav>ul>li.nav_li{

    position: relative;

    float: left;

    width: 14.5%;

    height: 126px;

    background: url(../images/nav_l.png) no-repeat right top;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    padding: 0 14px 0 0 ;

}



.nav_bg .t_nav>ul>li.nav_li>a{

    display: block;

    text-align: center;

    font-size: 15px;

    color: #333333;

    line-height: 100px;

}



.nav_bg .t_nav>ul>li.nav_li::after{

    position: absolute;

    left: 0;

    top: 87px;

    width: 0;

    height: 2px;

    background: #03a766;

    content: "";

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.nav_bg .t_nav>ul>li.nav_li:hover::after{

    width: 80%;



}



.nav_bg .t_nav>ul>li.nav_li.another::after{





}



.t_nav ul li .submenu {

    display: none;

    position: absolute;

    top: 126px;

    left: 0px;

    background: #03a766;

    width: 108px;

    z-index: 999;

}



.t_nav ul li .submenu li {

    float: left;

    padding: 0;

    background: none;

    height: 45px;

    line-height: 45px;

    border-bottom: 1px solid rgba(255, 255, 255, 0.5);

}



.t_nav ul li .submenu li a {

    float: none;

    text-align: center;

    font-family: "Microsoft YaHei";

    font-size: 14px;

    height: 45px;

    line-height: 45px;

    background: none;

    color: #fff;

    width: 108px;

    font-weight: normal;

    display: block;

}



.t_nav ul li .submenu li a:hover {

    background: #03bc73;

    text-decoration: none;

}



@media (max-width:1600px) {



    .nav_bg {

        margin: 0 0 0 4%;

    }

.top_bg .top_con .logo h1 a {

    font-size: 25px;

}

}





@media (max-width:1500px) {

.top_bg .top_con .logo h1 a {

    display: block;

    font-size: 22px;

    color: #484848;

    font-weight: bold;

}

    .nav_bg {

        margin: 0 0 0 4%;

	width: 58%;

    }



.top_bg .top_con .tel {

    margin: 0 1% 0 0;

background:none;

    font-size: 18px;

    color: #444444;

    float: right;

    margin-top: 35px;

padding-left: 0px;

}



.top_bg .top_con .logo h1 a {

    font-size: 25px;

}



}







/*footer*/



.footer_bg{

    width: 100%;

    height: 580px;

    margin: 0 auto;

    background: url(../images/footer_bg.jpg) no-repeat  center;

  }

  

  .footer_bg .footer{

width: 1200px;

margin: 0 auto;

height: 400px;

border-bottom: 1px solid #93d9bd;

}



  .footer_bg .footer .f_t{

    height: 130px;

    line-height: 130px;

    background: url(../images/f_xt.png) no-repeat right center;

  }



  .footer_bg .footer .f_t i{

display: block;

font-size: 54px;

color: #fff;

font-weight: bold;

text-transform: uppercase;

font-weight: bold;

}



  .footer_bg .footer .f_r{

float: right;

width: 665px;

display: flex;

flex-wrap: wrap;

margin-top: 20px;

}



  .footer_bg .footer .f_r .m_nr{

      height: 61px;

      margin-bottom: 65px;



  }



  .footer_bg .footer .f_r .m_nr .form-group1{

      width: 200px;

      height: 60px;

      border-bottom: 1px solid #dcdcdc;

      float: left;

      margin-right: 30px;



  }



  .footer_bg .footer .f_r .m_nr .form-group1 input{

    width: 200px;

    height: 60px;

    background: none;

    font-size: 15px;

    color: #fff;

  }



  .footer_bg .footer .f_r .m_nr .form-group2{

    width: 200px;

    height: 60px;

    border-bottom: 1px solid #dcdcdc;

    float: left;

    margin-right: 30px;

}



.footer_bg .footer .f_r .m_nr .form-group2 input{

    width: 200px;

    height: 60px;

    background: none;

    font-size: 15px;

    color: #fff;

}



.footer_bg .footer .f_r .m_nr .form-group3{

    width: 200px;

    height: 60px;

    border-bottom: 1px solid #dcdcdc;

    float: right;

}



.footer_bg .footer .f_r .m_nr .form-group3 input{

    width: 200px;

    height: 60px;

    background: none;

    font-size: 15px;

    color: #fff;

}



.footer_bg .footer .f_r .form-group4{

    width: 450px;

    height: 110px;

    border-bottom: 1px solid #68c09d;

    float: left;

}



.footer_bg .footer .f_r .form-group4 textarea{

    width: 450px;

    height: 110px;

    background: none;

    font-size: 15px;

    color: #fff;

}






.footer_bg .footer .f_r a{

border: none;

cursor: pointer;

display: block;

width: 80px;

margin: 7px;

/* height: 30px; */

text-align: center;

background: #fff;

border-radius: 10px;

font-size: 16px;

color: #03a766;

padding: 15px;

box-sizing: content-box;
}





  .footer_bg .footer .f_l{

float: left;

width: 390px;

margin-top: -2px;
}



.footer_bg .footer .f_l h5{

    font-size: 18px;

    color: #fff;

    margin-bottom: 20px;

}



.footer_bg .footer .f_l p{

    line-height: 36px;

    font-size: 15px;

    color: #fff;

}



.footer_bg .footer .f_l ul{

    margin-top: 35px;

}



.footer_bg .footer .f_l ul li{

    float: left;

    width: 35px;

    height: 30px;

    position: relative;

    margin-right: 55px;

}



.footer_bg .footer .f_l ul li span{

    display: block;

    width: 35px;

    height: 30px;

}



.footer_bg .footer .f_l ul li p{

    position: absolute;

    top: 40px;

    left: 0;

    width: 100px;

    height: 100px;

}



.footer_bg .footer .f_l ul li p img{

    width: 100px;

    height: 100px;

    opacity: 0;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.footer_bg .footer .f_l ul li:hover p img{

    opacity: 1;

}





  .footer_bg .end{

width: 1200px;

margin: 0 auto;

line-height: 30px;

font-size: 14px;

color: #fff;

padding: 10px 0;

}



  .footer_bg .end a{

    font-size: 14px;

    color: #fff;

  }



  .footer_bg .end .e_l{

    float: left;

  }



  .footer_bg .end .e_r{

      float: right;

  }

.changg {
    max-width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dlogo {
    width: 35%;
}
.dlogo a{display: flex; align-items: center; height: 100%;}
.dlogo img {
    max-width: 100%;
    height: auto;
}
.nnav {
    width: 60%;
}

/* 导航样式 */
.x-menu {
    width: 58.75%;
    float: left;
}

.x-menu > li {
    width: 14%;
    margin: 0;
    text-align: center;
    float: none;
    position: relative;
}

.x-menu > li > a {
    font-size: 16px;
    color: #000;
    line-height: 114px;
    display: block;
}

.x-menu > li > a:hover {
    color: #19ad4e;
    font-weight: 600;
}

.x-menu > li.active > a {

}

.x-menu {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.x-sub-menu {
    top: 80px;
}

.x-menu .lastli {
    width: 6% !important;
}

.x-menu > li.active > a, .x-menu > li > a:hover {
}

.x-menu > li:after {
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 40px;
    opacity: 0;
    top: 100%;
}

.x-menu > li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.x-sub-menu {
    position: absolute;
    z-index: 999;
    width: 150%;
    left: -25%;
    top: 115px;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-sub-menu > li > a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: .5em;
}

.x-sub-menu > li > a:hover {
    background: #e9eaeb;
}

.x-sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
}

.ibanner{width: 100%;}
.ibanner img{width: 100%;}