/*首页banner*/
.pics_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.html5zoo-img-0 img {
    width: 100%;
}

.html5zoo-arrow-left-0 {
    left: 10% !important;
}

.html5zoo-arrow-right-0 {
    right: 10% !important;
}

.html5zoo-bullet-wrapper-0 div {
    margin: 0 4px !important;
}

.html5zoo-nav-0 {
    margin-top: -35px !important;
    left: 48% !important;
}

.html5zoo-bullet-wrapper-0 {
    width: 100% !important;
}

.banner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 325px;
    margin-top: 8px;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner .num {
    position: absolute;
    right: 2px;
    bottom: 10px;
    z-index: 100;
}

.banner .num li {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 4px;
    background: #fff;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner .num li.num_hover {
    background-color: #f7de07;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

#bannerArrow,
#bannerCircle {
    display: none;
}

/*幻灯片样式2*/
#focus {
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 188px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li a img {
    height: 188px;
    width: 255px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 255px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus .btn {
    position: absolute;
    width: 255px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}


/*title*/

.title {
    margin: 0 auto;
    height: 132px;
}

.title h3 {
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: #0653be;
    background: url(../images/title.jpg) no-repeat left center;
    height: 120px;
    padding: 12px 0 0 50px;
}

.title h3 span {
    font-size: 16px;
    font-weight: normal;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
}

.title .more {
    float: right;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    text-transform: uppercase;
    line-height: 132px;
    font-family: Arial, Helvetica, sans-serif;
}

/*about*/

.about {
    width: 1200px;
    margin: 60px auto 0 auto;
}

.about .ab_box {
    width: 1200px;
    margin: 20px auto 0 auto;
}


.about .ab_box .ab_l {
    width: 560px;
    float: left;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about .ab_box .ab_l h5 {
    width: 560px;
    height: 60px;
}

.about .ab_box .ab_l h5 span {
    font-size: 20px;
    color: #0653be;
    font-weight: bold;
    background: url(../images/ab_t.jpg) no-repeat left bottom;
    padding-bottom: 30px;
    float: left;
}


.about .ab_box .ab_l h5 i {
    width: 80px;
    height: 1px;
    background: #0653be;
    float: left;
    margin: 15px 20px 0 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;


}

.about .ab_box .ab_l p {
    font-size: 14px;
    color: #333;
    line-height: 36px;
    height: 180px;
    overflow: hidden;
    margin: 30px 0 0 100px;
    width: 450px;
}

.about .ab_box .ab_l .xq {
    width: 140px;
    height: 40px;
    background: #0653be;
    border-radius: 25px;
    margin: 50px 0 0 100px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.about .ab_box .ab_l .xq a {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.about .ab_box .ab_img {
    width: 550px;
    height: 380px;
    float: right;
    background: url(../images/ab_bg.jpg) no-repeat left bottom;

}

.about .ab_box .ab_img img {
    width: 516px;
    height: 348px;
    margin: 0px 0 0 34px;

}

.about .ab_box .ab_l .xq:hover {
    border: 1px solid #0653be;
    background: #fff;
}


.about .ab_box .ab_l .xq:hover a {
    color: #0653be;
}

.about .ab_box .ab_l:hover {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
}

.about .ab_box .ab_l:hover h5 i {
    width: 50px;
}

.about .ab_box .ab_l:hover p {
    margin: 30px 0 0 70px;
}

.about .ab_box .ab_l:hover .xq {
    margin: 30px 0 0 70px;
}


/*honor*/

.honor_bg {
    width: 100%;
    margin: 60px auto 0 auto;
    height: 335px;
    background: #f8f8f8;
}


.honor_bg .honor {
    width: 1200px;
    height: 305px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
}


.honor .fc_list {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.honor .fc_list ul li {
    float: left;
    margin-right: 25px;
}

.honor .fc_list ul li h3 {
    font-size: 16px;
    color: #666;
    font-weight: normal;
}


.honor .fc_list ul li .more {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    position: absolute;
    right: 0px;
    top: 2px;
    display: none;
    text-transform: uppercase;
}

.honor .fc_list ul li.casehover h3 {
    color: #0653be;
    font-size: 18px;
}

.honor .fc_list ul li.casehover .more {
    display: block;
}


.honor .honor_ever {
    width: 1200px;
    margin: 20px auto 0 auto;
    height: 245px;
    overflow: hidden;
}


.honor .honor_ever .swiper-slide {
    width: 275px !important;
    height: 240px;
    position: relative;
    cursor: url(../images/mouse.png), default;
    overflow: hidden;
}

.honor .honor_ever .swiper-slide .honor_img {
    cursor: url(../images/mouse.png), default;
    display: inline-block;
    width: 275px;
    height: 180px;
    position: relative;
    overflow: hidden;
}

.honor .honor_ever .swiper-slide .honor_img img {
    width: 275px;
    height: 180px;
}

.honor .honor_ever .swiper-slide span {
    width: 275px;
    height: 180px;
    position: absolute;
    left: -275px;
    top: 0px;
    background: url(../images/ico.png) repeat center;
    display: block;
}

.honor .honor_ever .swiper-slide span img {
    width: 32px;
    height: 32px;
    margin: 80px auto 0 auto;
    display: block
}

.honor .honor_ever .swiper-slide p a {
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #333;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.honor .honor_ever .swiper-slide:hover span {
    left: 0px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.honor .honor_ever .swiper-slide:hover p a {
    color: #0653be;
}



/*product*/


.product_bg {
    width: 100%;
    height: 910px;
    margin: 60px auto 0 auto;
    background: url(../images/pro_bg.jpg) no-repeat bottom center;
}

.product {
    width: 1200px;
    margin: 0 auto;
}


.product .pro_list {
    width: 1200px;
    margin: 45px auto 0 auto;
    height: 164px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .06);
}

.product .pro_list ul li {
    width: 200px;
    height: 100px;
    float: left;
    padding: 30px 0;
    background: url(../images/xt.png) no-repeat right center;
}

.product .pro_list ul li:last-child {
    background: none;
}


.product .pro_list ul li span {
    width: 68px;
    height: 48px;
    margin: 10px auto;
    display: block;
}

.product .pro_list ul li span img {
    width: 68px;
    height: 48px;
    display: block;
}
.product .pro_list ul li:first-child span{
    background: url(../images/c11.png) no-repeat center;
}

.product .pro_list ul li:nth-child(2) span{
    background: url(../images/c22.png) no-repeat center;
}

.product .pro_list ul li:nth-child(3) span{
    background: url(../images/c33.png) no-repeat center;
}

.product .pro_list ul li:nth-child(4) span{
    background: url(../images/c44.png) no-repeat center;
}

.product .pro_list ul li:nth-child(5) span{
    background: url(../images/c55.png) no-repeat center;
}

.product .pro_list ul li:last-child span{
    background: url(../images/c66.png) no-repeat center;
}


.product .pro_list ul li:first-child:hover span{
    background: url(../images/c1.png) no-repeat center;
}

.product .pro_list ul li:nth-child(2):hover span{
    background: url(../images/c2.png) no-repeat center;
}

.product .pro_list ul li:nth-child(3):hover span{
    background: url(../images/c3.png) no-repeat center;
}

.product .pro_list ul li:nth-child(4):hover span{
    background: url(../images/c4.png) no-repeat center;
}

.product .pro_list ul li:nth-child(5):hover span{
    background: url(../images/c5.png) no-repeat center;
}

.product .pro_list ul li:last-child:hover span{
    background: url(../images/c6.png) no-repeat center;
}

.product .pro_list ul li h5 a {
    font-size: 14px;
    color: #666;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 0 10px;
}


.product .pro_list ul li:hover {
    border-bottom: 4px solid #0653be;
}

.product .pro_box {
    margin: 90px auto 0 auto;
}

.product .pro_box .bd {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.product .pro_box .bd ul li {
    width: 380px;
    height: 370px;
    float: left;
    background: #fff;
    margin: 0 10px;
}

.product .pro_box .bd ul li .pro_img {
    width: 380px;
    height: 280px;
    overflow: hidden;
}

.product .pro_box .bd ul li .pro_img img {
    width: 380px;
    height: 280px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    overflow: hidden;
}


.product .pro_box .bd ul li .txt {
    width: 380px;
    height: 90px;
}

.product .pro_box .bd ul li .txt .xq {
    width: 280px;
    height: 90px;
    float: left;
    margin-left: 20px;
}

.product .pro_box .bd ul li .txt .xq h5 a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin: 12px 0 5px 0;
}


.product .pro_box .bd ul li .txt .xq p {
    font-size: 14px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}


.product .pro_box .bd ul li .txt .more {
    width: 30px;
    height: 30px;
    float: right;
    margin: 30px 20px 0 0;
}

.product .pro_box .bd ul li:hover .txt .xq h5 a {
    color: #0653be;
}


.product .pro_box .bd ul li .pro_img img:hover {
    border: 1px solid #0e8c0e;
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    overflow: hidden;
}

/*case*/

.case {
    width: 1200px;
    margin: 60px auto 0 auto;
}

.case .case_ever {
    width: 1200px;
    margin: 30px auto 0 auto;
    height: 245px;
    overflow: hidden;
}


.case .case_ever .swiper-slide {
    width: 380px !important;
    height: 245px;
    position: relative;
    cursor: url(../images/mouse.png), default;
}

.case .case_ever .swiper-slide .case_img {
    cursor: url(../images/mouse.png), default;
    display: inline-block;
    width: 380px;
    height: 245px;
}

.case .case_ever .swiper-slide .case_img img {
    width: 380px;
    height: 245px;
}

.case .case_ever .swiper-slide .txt {
    width: 380px;
    height: 245px;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    transition: 0.6s;
    position: absolute;
    left: 0;
    bottom: 0;
    cursor: url(../images/mouse.png), default;
    background: url(../images/ico1.png) repeat center;

}

.case .case_ever .swiper-slide .txt h5 a {
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    text-align: center;
    margin-top: 80px;
}

.case .case_ever .swiper-slide .txt .more {
    width: 100px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #fff;
    margin: 20px auto 0 auto;
}


.case .case_ever .swiper-slide .txt .more a {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    display: block;
    text-align: center;
}


.case .case_ever .swiper-slide .txt .line1 {
    position: absolute;
    left: 25px;
    top: 40px;
    width: 0px;
    height: 1px;
    background: #fff;
}

.case .case_ever .swiper-slide .txt .line2 {
    position: absolute;
    right: 25px;
    bottom: 40px;
    width: 0px;
    height: 1px;
    background: #fff;
}

.case .case_ever .swiper-slide:hover .txt .line1 {
    width: 335px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .case_ever .swiper-slide:hover .txt .line2 {
    width: 335px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

/*news*/

.news_bg {
    width: 100%;
    margin: 60px auto 0 auto;
    height: 685px;
    background: #f8f8f8;
}


.news_bg .news {
    width: 1200px;
    margin: 0 auto;
    height: 510px;
    padding-top: 60px;
}


.news_bg .news .news_left {
    width: 300px;
    height: 510px;
    float: left;
    background: url(../images/news_bg.jpg) no-repeat center;
}

.news_bg .news .news_left h3 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin: 50px 0 0 35px;
    background: url(../images/news_t.jpg) no-repeat left bottom;
    padding-bottom: 20px;
}

.news_bg .news .news_left h3 span {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding-right: 20px;
}

.news_bg .news .news_left p {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    line-height: 24px;
    margin: 30px 25px 0 35px;
}

.news_bg .news .news_left .more {
    width: 44px;
    height: 44px;
    margin: 30px 0px 0 35px;
}

.news_bg .news .news_box {
    width: 870px;
    float: right;
}

.news_bg .news .news_box ul li {
    width: 870px;
    height: 240px;
    margin-bottom: 30px;
    background: #fff;
}

.news_bg .news .news_box ul li .news_img {
    width: 364px;
    height: 240px;
    float: left;
}

.news_bg .news .news_box ul li .news_img img {
    width: 364px;
    height: 240px;
}

.news_bg .news .news_box ul li .txt {
    width: 422px;
    height: 210px;
    float: right;
    padding: 30px 40px 0 40px;
}

.news_bg .news .news_box ul li .txt h5 a {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.news_bg .news .news_box ul li .txt span {
    font-size: 12px;
    font-weight: normal;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}

.news_bg .news .news_box ul li .txt p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin-top: 10px;
}

.news_bg .news .news_box ul li .txt .xq {
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 25px;
    background: #0653be;
    margin-top: 20px;
}

.news_bg .news .news_box ul li .txt .xq a {
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.news_bg .news .news_box ul li:nth-child(2) .news_img {
    float: right;

}

.news_bg .news .news_box ul li:nth-child(2) .txt {
    float: left;

}

.news_bg .news .news_box ul li:nth-child(2) .txt .xq {
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 25px;
    border: 1px solid #999;
    margin-top: 20px;
    background: #fff;
}

.news_bg .news .news_box ul li:nth-child(2) .txt .xq a {
    font-size: 14px;
    color: #666;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.news_bg .news .news_box ul li:hover .txt h5 a {
    color: #0653be;
}



/*links*/

.links {
    width: 1200px;
    margin: 60px auto 0 auto;
    height: 55px;
}

.links h3 {
    font-size: 20px;
    font-weight: bold;
    color: #0653be;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    float: left;
}

.links .yq {

    float: right;
    width: 1100px;
    overflow: hidden;
}

.links .yq a {
    font-size: 14px;
    color: #666;
    margin: 0 10px;
}