/*-----------------------------------------------------------*/

/*copyright by 动力无限  www.btoe.cn*/

/*邮箱 btoe@btoe.cn*/

/*合作电话 400-0599-360*/

/*版权所有违者必究*/

/*-----------------------------------------------------------*/





/*Generated by wjdhcms 3.0 */





::-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(http://temp.gcwl365.com/tongyong/365WZYX12/pc/images/cur.png),

        default;

}



a{

   cursor: url(http://temp.gcwl365.com/tongyong/365WZYX12/pc/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(http://temp.gcwl365.com/tongyong/365WZYX12/pc/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: 100px;

margin: 0 auto;

background: #fff;

border-radius: 65px;

}



 .top_bg .top_con .logo{

float: left;

margin: 13px 0 0 4%;

width: 25%;
}



 .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: 30px;

font-size: 24px;

font-weight: bold;

color: #444444;

float: right;

background: url(../image/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: 100px;

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(http://temp.gcwl365.com/tongyong/365WZYX12/pc/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: 100px;

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(../image/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(../image/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;

  }

  .top_bg .top_con .logo .h1 img {
    /* width: 100%; */
    height: 70px;
}

  .footer_bg .end .e_l{

    float: left;

  }



  .footer_bg .end .e_r{

      float: right;

  }
  .apple-banner {
	width: 100%;
	overflow: hidden;
}
.apple-banner .swiper-container {
	width: 100%;
}
.apple-banner .swiper-container img{
    width: 100%;
}
.swiper-button-prev, .swiper-button-next {
	width: 15%;
	height: 100%;
	top: 0;
	background: none;
}
.swiper-button-prev {
	left: 60px;
}
.swiper-button-next {
	right: 60px;
}
.swiper-button-prev span, .swiper-button-next span {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -32px;
	background: url(../image/b-prev.png) no-repeat center center;
}
.swiper-button-next span {
	background: url(../image/b-next.png) no-repeat center center;
	left: auto;
	right: 20px;
}
.swiper-button-prev:hover span, .swiper-button-next:hover span {
	opacity: 1;
}
/*分页器*/
.apple-banner .swiper-pagination {
	top: auto;
	bottom: 4px;
	background: none;
}
.apple-banner .swiper-pagination-bullet {
	display: inline-block;
	width: 50px;
	margin: 0 3px;
	cursor: pointer;
	background: none;
	border-radius: 0;
	opacity: 1;
}
.apple-banner .swiper-pagination-bullet span {
	width: 50px;
	height: 3px;
	display: block;
	background: rgba(255,255,255,0.8);
}
.apple-banner .swiper-pagination-bullet-active span {
	background-color: #03a766;
}
.apple-banner .autoplay .swiper-pagination-bullet-active span {
	background: rgba(255,255,255,0.8);
}
.apple-banner .swiper-pagination-bullet i {
	background-color: #03a766;
	height: 3px;
	transform: scaleX(0);
	transform-origin: 0;
	display: block;
}
.apple-banner .autoplay .firsrCurrent i {
	transition: transform 2.9s linear;
	transform: scaleX(1);
}
.apple-banner .autoplay .current i {
	transition: transform 4s linear;
	transform: scaleX(1);
}
.apple-banner .autoplay .replace span {
	background-color: #fff;
}