
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*相助电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 740px;
    background: #fff;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    width: 100%;
    height: 740px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }

  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 740px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 740px;
  }
  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 60px;
    left: 0;
    height: 30px;
    text-align: center;
  }
  
  .fullSlide .hd ul {
    text-align: center;
  }
  
  .fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 10px;
    overflow: hidden;
    line-height: 99px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: #fff;
  }
  
  .fullSlide .hd ul .on {
    width: 30px;
    border-radius: 25px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  .fullSlide .page{
      position: absolute;
      left: 18%;
      bottom: 20px;
      width: 140px;
      height: 36px;
      background: url(/templates/pc_wjdh/images/banner_xt.png) no-repeat center;
      z-index: 5;

  }

  .fullSlide .next {
    width: 36px;
    height: 36px;
    background: url(/templates/pc_wjdh/images/bannerR.png) no-repeat center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    float: right;
  }
  
  .fullSlide .prev {
    width: 36px;
    height: 36px;
    z-index: 2;
    background: url(/templates/pc_wjdh/images/bannerL.png) no-repeat center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    float: left;

  }


/*about*/

.ab_bg{
    width: 100%;
    margin: 80px auto 0 auto;
    height: 990px;
    background: url(/templates/pc_wjdh/images/ab_bg.jpg) no-repeat bottom center;
}

.ab_bg .about{
    width: 1280px;
    margin: 0 auto;
    height: 482px;
}

.ab_bg .about .ab_l{
    float: left;
    width: 435px;
    margin-top: 25px;
}

.ab_bg .about .ab_l span{
    display: block;
    font-size: 80px;
    color: #fbfbfb;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
    line-height: 70px;
}

.ab_bg .about .ab_l h5{
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-top: -55px;
}

.ab_bg .about .ab_l i{
    display: block;
    font-size: 16px;
    color: #999999;
    margin-top: 8px;

}

.ab_bg .about .ab_l p{
    font-size: 16px;
    color: #666;
    line-height: 36px;
    height: 108px;
    overflow: hidden;
    margin-top: 28px;
}

.ab_bg .about .ab_l .more{
    display: block;
    width: 126px;
    height: 36px;
    line-height: 36px;
    background: #4699db;
    border-radius: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 40px;
}

.ab_bg .about .ab_r{
    float: right;
    position: relative;
    width: 760px;
    height: 482px;
} 

.ab_bg .about .ab_r .ab_img{
    width: 760px;
    height: 482px;
}

.ab_bg .about .ab_r .ab_img img{
    width: 760px;
    height: 482px;
}

.ab_bg .about .ab_r .ry{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 225px;
    height: 170px;
    background: url(/templates/pc_wjdh/images/ry_bg.jpg) no-repeat  center;

} 

.ab_bg .about .ab_r .ry img{
    width: 195px;
    height: 140px;
    margin: 15px;

}


/*fc*/

.fc{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.fc .fc_list{
    height: 76px;
    margin-top: -88px;

}

.fc .fc_list ul li{
    float: left;
    width: 138px;
    height: 74px;
    border: 1px solid #dddddd;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_list ul li a{
    display: block;
    font-size: 14px;
    color: #999999;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_list ul li a i{
    display: block;
    margin: 12px auto 5px auto;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_list ul li.fc1 a i{
    background: url(/templates/pc_wjdh/images/ab1.png) no-repeat  center;
}

.fc .fc_list ul li.fc2 a i{
    background: url(/templates/pc_wjdh/images/ab2.png) no-repeat  center;
}

.fc .fc_list ul li.fc3 a i{
    background: url(/templates/pc_wjdh/images/ab3.png) no-repeat  center;
}

.fc .fc_list ul li.casehover{
    background: #4699db;
}

.fc .fc_list ul li.casehover a{
    color: #fff;
}

.fc .fc_list ul li.fc1.casehover a i{
    background: url(/templates/pc_wjdh/images/ab11.png) no-repeat  center;
}

.fc .fc_list ul li.fc2.casehover a i{
    background: url(/templates/pc_wjdh/images/ab22.png) no-repeat  center;
}

.fc .fc_list ul li.fc3.casehover a i{
    background: url(/templates/pc_wjdh/images/ab33.png) no-repeat  center;
}


.fc .fc_box{
    margin: 0 auto;
    padding-top: 65px;
    position: relative;
    height: 245px;
} 

.fc .fc_box .bd{
    width: 1230px;
    margin: 0 auto;
}

.fc .fc_box .bd ul li{
    float: left;
    width: 282px;
    margin: 0 12px;
}

.fc .fc_box .bd ul li .pic{
    width: 280px;
    height: 178px;
    border: 1px solid #dddddd;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_box .bd ul li .pic img{
    width: 270px;
    height: 168px;
    margin: 5px;
}

.fc .fc_box .bd ul li .txt{
    text-align: center;
    height: 50px;
    line-height: 50px;

} 

.fc .fc_box .bd ul li .txt a{
    font-size: 14px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_box .bd ul li:hover .pic{
    border: 1px solid #4699db;
}

.fc .fc_box .bd ul li:hover .txt a{
    color: #4699db;

}

.fc .fc_box .next{
    position: absolute;
    cursor: pointer;
    left: -15px;
    top: 150px;
    background: url(/templates/pc_wjdh/images/left1.png) no-repeat  center;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_box .prev{
    position: absolute;
    cursor: pointer;
    right: -15px;
    top: 150px;
    background: url(/templates/pc_wjdh/images/right1.png) no-repeat  center;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_box .next:hover{
    background: url(/templates/pc_wjdh/images/left.png) no-repeat  center;
}

.fc .fc_box .prev:hover{
    background: url(/templates/pc_wjdh/images/right.png) no-repeat  center;
}

.ab_bg .ab_list{
    width: 1280px;
    margin: 70px auto 0 auto;
}

.ab_bg .ab_list ul li{
    float: left;
    width: 320px;
    text-align: center;

}

.ab_bg .ab_list ul li span{
    display: inline-block;
    padding-left: 20px;
    font-size: 18px;
    color: #fff;
    background: url(/templates/pc_wjdh/images/xt1.png) no-repeat left  center;
}

.ab_bg .ab_list ul li p{
    font-size: 16px;
    color: #fff;
}

.ab_bg .ab_list ul li p i{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.ab_bg .ab_list ul li p em{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}



/*product*/

.product{
    width: 1280px;
    margin: 60px auto 0 auto;
}

.product .pro_l{
    float: left;
    width: 300px;
    height: 830px;
    background: url(/templates/pc_wjdh/images/pro_bg.jpg) no-repeat left  center;
}

.product .pro_l .f_con{
    margin-top: 10px;

}

.product .pro_l .f_con ul li{
    height: 79px;
    line-height: 79px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 245px;
    margin: 0 auto;

}

.product .pro_l .f_con ul li a{
    font-size: 16px;
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding-left: 30px;
    width: 160px;
    background: url(/templates/pc_wjdh/images/buttom1.png) no-repeat 5px center;
}

.product .pro_l .f_con ul li:hover a{
    background: url(/templates/pc_wjdh/images/buttom2.png) no-repeat 5px center;
}

.product .pro_l .f_con ul li:hover{
    background: url(/templates/pc_wjdh/images/buttom3.png) no-repeat 205px center;
}
 
.product .pro_l .ewm{
    margin: 45px auto 0 auto;
    width: 127px;
} 

.product .pro_l .ewm img{
    width: 99px;
    height: 99px;
    background: url(/templates/pc_wjdh/images/ewm_bg.png) no-repeat  center;
    padding: 14px;

}

.product .pro_l .ewm p{
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}

.product .pro_r{
    float: right;
    width: 920px;
}

.product .pro_r .pro_t{
    overflow: hidden;
    margin-top: 45px;
}
 
.product .pro_r .pro_t .pro_title{
    float: left;
}

.product .pro_r .pro_t .pro_title span{
    display: block;
    font-size: 24px;
    color: #333;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
}

.product .pro_r .pro_t .pro_title h3 a{
    display: block;
    font-size: 30px;
    color: #333;
    font-weight: normal;
}

.product .pro_r .pro_t .pro_title h3 a i{
    font-size: 30px;
    font-weight: bold;
    color: #4699db;

}

.product .pro_r .pro_t .pro_title h3 a em{
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.product .pro_r .pro_t .pro_title h3 a b{
    font-size: 30px;
    font-weight: normal;
    color: #4699db;
}
 
.product .pro_r .pro_t .zx{
    float: right;
    line-height: 48px;
    margin-top: 18px;
} 

.product .pro_r .pro_t .zx .tel{
    float: left;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    padding-left: 65px;
    background: url(/templates/pc_wjdh/images/tel1.png) no-repeat left center;
    margin-right: 80px;
}

.product .pro_r .pro_t .zx .zixun{
    float: right;
    width: 160px;
    height: 48px;
    background: url(/templates/pc_wjdh/images/zx.png) no-repeat left center;
} 


.product .pro_r .pro_t .zx .zixun a{
    display: block;
    padding-left: 25px;
    font-size: 18px;
    color: #fff;
}
 
.product .pro_r .pro_box{
    margin: 65px auto 0 auto;
    width: 950px;
} 

.product .pro_r .pro_box ul li{
    float: left;
    width: 290px;
    margin: 0 25px 30px 0;
}

.product .pro_r .pro_box ul li .pic{
    width: 288px;
    height: 218px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;

}

.product .pro_r .pro_box ul li .pic img{
    width: 280px;
    height: 210px;
    margin: 4px;
    border-radius: 5px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.product .pro_r .pro_box ul li .txt{
    height: 60px;
    line-height: 60px;

} 

.product .pro_r .pro_box ul li .txt h5 a{
    float: left;
    width: 160px;
    font-size: 16px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding-left: 40px;
    position: relative;
}

.product .pro_r .pro_box ul li .txt h5 a::after{
    position: absolute;
    left: 0;
    top: 30px;
    content: "";
    width: 24px;
    height: 2px;
    background: #999999;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_r .pro_box ul li .txt .more{
    display: block;
    float: right;
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    background: url(/templates/pc_wjdh/images/more.png) no-repeat right center;
    padding-right: 20px;
    margin-right: 5px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
 

.product .pro_r .pro_box ul li:hover .txt h5 a::after{
    background: #4699db;
}

.product .pro_r .pro_box ul li:hover .txt .more{
    color: #4699db;
    background: url(/templates/pc_wjdh/images/more1.png) no-repeat right center;
}


/*ys*/

.ys_bg{
    width: 100%;
    margin: 0px auto 0 auto;
    height: 870px;
    background: url(/templates/pc_wjdh/images/ys_bg.jpg) no-repeat  center;
}

.ys_bg .ys{
    width: 1280px;
    margin: 0 auto;
    padding-top: 60px;
    position: relative;
}

.ys_bg .ys .ys_t{
    position: absolute;
    left: 0;
    top: 100px;
}

.ys_bg .ys .ys_t h5{
    float: left;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    letter-spacing: 2px;
}

.ys_bg .ys .ys_t .tel{
    float: left;
    background: url(/templates/pc_wjdh/images/ys_tel.png) no-repeat left bottom ;
    margin: 0 0 0 120px;
}

.ys_bg .ys .ys_t .tel i{
    padding-left: 30px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
}

.ys_bg .ys .ys_t .zx{
    float: left;
    margin-left: 150px;
    width: 136px;
    height: 42px;
    line-height: 42px;
    background: url(/templates/pc_wjdh/images/zx2.png) no-repeat center ;
}

.ys_bg .ys .ys_t .zx a{
    display: block;
    font-size: 16px;
    color: #fff;
    padding-left: 50px;
    
}

.ys_bg .ys .ys_box{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}


.ys_bg .ys .ys_box .gallery-top{
    float: left;
    width: 1025px;
    margin-top: 210px;
}

.ys_bg .ys .ys_box .gallery-top .ys_img{
    float: left;
    width: 500px;
    height: 332px;
}

.ys_bg .ys .ys_box .gallery-top .ys_img img{
    width: 500px;
    height: 332px;
}

.ys_bg .ys .ys_box .gallery-top .txt{
    float: left;
    width: 525px;
    margin-top: 40px;
} 

.ys_bg .ys .ys_box .gallery-top .txt .txt_t{
    overflow: hidden;
}

.ys_bg .ys .ys_box .gallery-top .txt .txt_t h5{
    float: left;
    padding-left: 80px;
    font-size: 24px;
    color:  #fff;
    font-weight: bold;
    background: url(/templates/pc_wjdh/images/ys_xt.png) no-repeat left 18px;
    margin-top: 15px;
}

.ys_bg .ys .ys_box .gallery-top .txt .txt_t h5 i{
    display: block;
    font-size: 16px;
    color:  #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Times New Roman', Times, serif;
    margin-top: 8px;
}

.ys_bg .ys .ys_box .gallery-top .txt .txt_t span{
    display: block;
    float: right;
    font-size: 100px;
    color:  #fff;
    font-family: 'Times New Roman', Times, serif;
    line-height: 80px;
}

.ys_bg .ys .ys_box .gallery-top .txt p{
    font-size: 14px;
    color:  #fff;
    line-height: 36px;
    margin: 45px 0 0 80px;
}



.ys_bg .ys .ys_box .gallery-thumbs{
    float: right;
    width: 200px;
    height: 450px;
    margin-top: 146px;
}

.ys_bg .ys .ys_box .gallery-thumbs .swiper-slide{
    width: 200px ;
    height: 149px;
    background: #fff;
    border-bottom: 1px solid #dddddd;
    text-align: center;

}

.ys_bg .ys .ys_box .gallery-thumbs .swiper-slide h5{
    font-size: 18px;
    color:  #333;
    margin-top: 50px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .gallery-thumbs .swiper-slide h5 i{
    font-size: 14px;
    color:  #999;
    text-transform: uppercase;
    font-family: 'Times New Roman', Times, serif;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .gallery-thumbs .swiper-slide-active h5{
    color:  #79ade6;
  }
  

  .ys_bg .ys .ys_box .gallery-thumbs .swiper-slide-active h5 i{
    color:  #79ade6;
  }

.ys_bg .ys .ys_xt{
    position: absolute;
    left: 390px;
    top: 730px;
    font-size: 16px;
    color:  #333;
}

.swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {
    content: 'next';
    display: none;
}


.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after {

    content: 'prev';
    display: none;

}

.swiper-button-next{
    background: url(/templates/pc_wjdh/images/ys_left.png) no-repeat  center;
    width: 200px;
    height: 150px;
    top: 23px;
    right: 0;
}

.swiper-button-prev{
    background: url(/templates/pc_wjdh/images/ys_right.png) no-repeat  center;
    width: 200px;
    height: 150px;
    top: 620px;
    left: 1080px;
}

/*case*/

.case_bg{
    width: 100%;
    margin: 0px auto 0 auto;
    height: 790px;
    background: url(/templates/pc_wjdh/images/case_bg.jpg) no-repeat  center;
}

.case_bg .case{
    width: 1280px;
    margin: 0 auto;
}

.case_bg .case .case_l{
    float: left;
    width: 235px;
}

.case_bg .case .case_l .case_t{
    padding-top: 105px;

}

.case_bg .case .case_l .case_t span{
    display: block;
    font-size: 24px;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
}

.case_bg .case .case_l .case_t h3{
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.case_bg .case .case_l .case_t h3 b{
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}


.case_bg .case .case_l .case_fl{
    margin-top: 55px;

} 

.case_bg .case .case_l .case_fl ul li{
    height: 90px;
    line-height: 90px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: url(/templates/pc_wjdh/images/buttom4.png) no-repeat 200px center;

}

.case_bg .case .case_l .case_fl ul li a{
    padding-left: 53px;
    width: 110px;
    font-size: 18px;
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(/templates/pc_wjdh/images/buttom2.png) no-repeat left center;
    padding-left: 25px;
}

.case_bg .case .case_r{
    float: right;
    width: 888px;
    margin-top: 83px;
    position: relative;
}

.case_bg .case .case_r .bd{
    width: 888px;
    height: 590px;
}

.case_bg .case .case_r .bd ul li{
    float: left;
    width: 888px;
}
 
.case_bg .case .case_r .bd ul li .case_nr{
    height: 230px;
}

.case_bg .case .case_r .bd ul li .case_nr .txt{
    float: left;
    margin-left: 70px;
    width: 440px;
    position: relative;
    height: 230px;
}

.case_bg .case .case_r .bd ul li .case_nr .txt a{
    font-size: 16px;
    color: #79ade6;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 55px 0 20px 0;
}

.case_bg .case .case_r .bd ul li .case_nr .txt p{
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    width: 400px;

}

.case_bg .case .case_r .bd ul li .case_nr .txt::after{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 241px;
    height: 2px;
    background: #4699db;
    content: "";
}

.case_bg .case .case_r .bd ul li .case_nr .pic{
    width: 306px;
    height: 230px;
    float: right;
    margin-right: 45px;

}

.case_bg .case .case_r .bd ul li .case_nr .pic img{
    width: 306px;
    height: 230px;
}

.case_bg .case .case_r .bd ul li .list{
    margin: 55px auto 0 auto;

}

.case_bg .case .case_r .bd ul li .list dl{
    float: left;
    width: 266px;
    margin-right: 30px;

}

.case_bg .case .case_r .bd ul li .list dl dt{
    width: 266px;
    height: 200px;
    overflow: hidden;

}

.case_bg .case .case_r .bd ul li .list dl dt img{
    width: 266px;
    height: 200px;
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case_bg .case .case_r .bd ul li .list dl dd a{
    font-size: 16px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding-left: 45px;
    background: url(/templates/pc_wjdh/images/xt2.png) no-repeat 55px center;
    line-height: 60px;
    text-align: center;
}
 
.case_bg .case .case_r .bd ul li .list dl:hover dt img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.case_bg .case .case_r .bd ul li .list dl:hover dd a{
    color: #4699db;
}

.case_bg .case .case_r .next{
    float: left;
    margin-left: 420px;
    margin-top: 45px;
    cursor: pointer;
    background: url(/templates/pc_wjdh/images/left2.png) no-repeat  center;
    width: 38px;
    height: 38px;
}

.case_bg .case .case_r .prev{
    float: left;
    margin-left: 195px;
    margin-top: 45px;
    cursor: pointer;
    background: url(/templates/pc_wjdh/images/right2.png) no-repeat  center;
    width: 38px;
    height: 38px;
}



/*news*/

.news_bg{
    width: 100%;
    margin: 0px auto 0 auto;
    height: 690px;
    background: url(/templates/pc_wjdh/images/news_bg.jpg) no-repeat top center;
}

.news_bg .news{
    width: 1280px;
    margin: 0 auto;
    padding-top: 75px;
    position: relative;
}

.news_bg .news .news_l{
    position: absolute;
    left: 0;
    top: 75px;
}

.news_bg .news .news_l .news_t{

}

.news_bg .news .news_l .news_t span{
    display: block;
    font-size: 24px;
    color: #333;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
}

.news_bg .news .news_l .news_t h3 a{
    display: block;
    font-size: 30px;
    color: #333;
}

.news_bg .news .news_l .news_t h3 a em{
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.news_bg .news .news_l .news_t h3 a i{
    font-size: 30px;
    font-weight: bold;
    color: #4699db
}

.news_bg .news .news_l .news_t h3 a b{
    font-size: 30px;
    font-weight: normal;
    color: #4699db
}

.news_bg .news .news_l .news_list{
    margin-top: 55px;

} 

.news_bg .news .news_l .news_list ul li{
    width: 180px;
    height: 62px;
    line-height: 62px;
    margin-bottom: 40px;
    border-radius: 8px;
    background: #fff;
    position: relative;
    z-index: 5;

}

.news_bg .news .news_l .news_list ul li a{
    padding-left: 70px;
    font-size: 18px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_l .news_list ul li.n1 a{
    background: url(/templates/pc_wjdh/images/news1.png) no-repeat 30px center;
}

.news_bg .news .news_l .news_list ul li.n2 a{
    background: url(/templates/pc_wjdh/images/news2.png) no-repeat 30px center;
}

.news_bg .news .news_l .news_list ul li.n3 a{
    background: url(/templates/pc_wjdh/images/news3.png) no-repeat 30px center;
}

.news_bg .news .news_l .news_list ul li::after{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 62px;
    background: #4699db;
    content: "";
    border-radius: 8px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: -1;
}

.news_bg .news .news_l .news_list ul li.casehover::after{
    width: 100%;
}

.news_bg .news .news_l .news_list ul li.casehover a{
    color: #fff;
}

.news_bg .news .news_l .news_list ul li.n1.casehover a{
    background: url(/templates/pc_wjdh/images/news11.png) no-repeat 30px center;
}

.news_bg .news .news_l .news_list ul li.n2.casehover a{
    background: url(/templates/pc_wjdh/images/news22.png) no-repeat 30px center;
}

.news_bg .news .news_l .news_list ul li.n3.casehover a{
    background: url(/templates/pc_wjdh/images/news33.png) no-repeat 30px center;
}

.news_bg .news .news_box{
    width: 1280px;
} 

.news_bg .news .news_box .news_top{
    width: 967px;
    margin-left: 313px;
    height: 440px;
}

.news_bg .news .news_box .news_top .news_top_l{
    float: left;
    width: 400px;
}

.news_bg .news .news_box .news_top .news_top_l .news_img{
    width: 400px;
    height: 260px;

}

.news_bg .news .news_box .news_top .news_top_l .news_img img{
    width: 400px;
    height: 260px;
}

.news_bg .news .news_box .news_top .news_top_l .txt{
    position: relative;
    margin-top: 30px;

}

.news_bg .news .news_box .news_top .news_top_l .txt a{
    font-size: 16px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top .news_top_l .txt p{
    width: 295px;
    font-size: 14px;
    color: #999;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    margin-top: 15px;

}

.news_bg .news .news_box .news_top .news_top_l .txt .time{
    position: absolute;
    right: 0;
    top: 47px;
    text-align: center;

}

.news_bg .news .news_box .news_top .news_top_l .txt .time span{
   font-size: 18px;
    color: #333;
    font-weight: bold;
    display: block;
}

.news_bg .news .news_box .news_top .news_top_l .txt .time i{
    font-size: 18px;
    color: #333;
    display: block;
}

.news_bg .news .news_box .news_top .nnews_top_r{
    float: right;
}

.news_bg .news .news_box .news_top .nnews_top_r ul li{
    width: 455px;
    height: 58px;
    line-height: 58px;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 0 30px;
    margin-bottom: 22px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top .nnews_top_r ul li:hover{
    border: 1px solid #4699db;
}

.news_bg .news .news_box .news_top .nnews_top_r ul li a{
    float: left;
    padding-left: 20px;
    width: 310px;
    font-size: 14px;
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(/templates/pc_wjdh/images/xt3.png) no-repeat left center;
}

.news_bg .news .news_box .news_top .nnews_top_r ul li span{
    float: right;
    font-size: 14px;
    color: #666;
}

.news_bg .news .news_box .news_top .nnews_top_r ul li:hover a{
    color: #4699db;
}

.news_bg .news .news_box .list{
    margin: 0 auto;
    width: 1280px;
    height: 160px;
    background: #fff;
    border: 1px solid #e8e8e8;
}

.news_bg .news .news_box .list ul li{
    width: 400px;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px dashed #e8e8e8;
    float: left;
    margin-right: 26px;
}

.news_bg .news .news_box .list ul li a{
    float: left;
    padding-left: 20px;
    width: 230px;
    font-size: 14px;
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(/templates/pc_wjdh/images/xt3.png) no-repeat left center;
    margin-left: 20px;
}

.news_bg .news .news_box .list ul li span{
    float: right;
    font-size: 14px;
    color: #666;
    margin-right: 12px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .list ul li:hover span{
    color: #4699db;
}

.news_bg .news .news_box .list ul li:hover a{
    color: #4699db;
}



/*links*/

.links_bg{
    width: 100%;
    margin: 45px auto 0 auto;
    height: 155px;
    background: url(/templates/pc_wjdh/images/links_bg.jpg) no-repeat bottom center;
}

.links_bg .links{
    width: 1280px;
    margin: 0 auto;
}

.links_bg .links .links_l{
    float: left;
    padding-top: 85px;
    width: 900px;
}

.links_bg .links .links_l .links_t{
    float: left;
}

.links_bg .links .links_l .links_t span{
    display: block;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
}

.links_bg .links .links_l .links_t i{
    display: block;
    font-size: 14px;
    color: #fff;
}

.links_bg .links .links_l .yq{
    float: right;
    width: 820px;
    font-size: 14px;
    color: #fff;
} 

.links_bg .links .links_l .yq a{
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
}

.links_bg .links .zx{
    float: right;
    width: 124px;
    height: 124px;
    line-height: 124px;
    background: url(/templates/pc_wjdh/images/zx1.jpg) no-repeat  center;
} 

.links_bg .links .zx a{
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
}<!--耗时1764475701.6297秒-->