﻿/*banner*/
.bnr { position:relative; overflow:hidden; }
.bnr .bnrlist { position:relative; z-index:1; width:9999px; height:500px; }
.bnr .bnrlist li { float:left; overflow:hidden; width:640px; height:500px; }
.bnr .bnrlist li img { display:block; width:100%; height:100%; }
.bnr .bnrlist li span{
    position: absolute;
    /*transform: translate(-50%, -50%);*/
    left: 17%;
    top: 40%;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    text-shadow: 0 0 0.2em #0449ca;
}
.bnr .bnrlist li a.more {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 65%;
    width: 200px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    border: 2px #fff solid;
    display: block;
    text-align: center;
}
.bnrCtl { position:absolute; z-index:2; left:0;  width:100%; height:12px; -webkit-box-sizing:border-box; box-sizing:border-box; display:-webkit-box; display:box; -webkit-box-orient:horizontal; box-orient:horizontal; -webkit-box-pack:center; box-pack:center; }
.bnrCtl .swiper-pagination-bullet { opacity:1; display:block; width:25px; height:3px; margin:0 5px; background:#fff;cursor:pointer; }
.bnrCtl .swiper-pagination-bullet-active { background:#0060a0;border-radius: 0; }

.title {
    padding:60px 0 0px 30px;
    display: block;
    line-height: 50px;
    font-size: 36px;
    color: #333;
    font-weight: bold;
}
.txt{
    padding: 30px 30px;
    line-height: 40px;
    font-size: 24px;
    color: #666;
}

a.more{
    width: 220px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    border: 2px #fff solid;
    display: block;
    position: relative;
    text-align: center;
}


/*about*/
.about{
   background: url("/styles/images/about.jpg") no-repeat;
    width: 100%;
    height: 660px;
    position: relative;
}
.about .title{
    color: #fff;
}
.about .txt{
    color: #fff;
    padding: 50px 80px 50px 30px;
    opacity: 0.9;
}
.about ul{
    padding: 0 30px;
    overflow: hidden;
}
.about li{
    float: left;
    width: 33.3%;
    color: #fff;
}
.about li:nth-child(2){
    text-align: center;
}
.about li:nth-child(3) span{
    text-align: right;
}
.about li:nth-child(3) p{
    text-align: center;
}
.about li span{
    color: #fff;
    font-size: 52px;
    font-family: Arial;
}
.about li em{
    font-style: normal;
    font-size: 24px;
    padding-left: 5px;
}
.about li:nth-child(3) em{
    font-size: 24px;
}
.about li p{
    padding-top: 10px;
    font-size: 24px;
}
.about a{
    margin: 60px 0 0px 30px;
}

/*service*/
.service{
    position:relative;
    padding-bottom: 50px;
    overflow:hidden;
}
.service-l{
    width: 580px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.service-l ul{ position:relative; z-index:1; width:9999px;padding:30px 0; }
.service-l li{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 550px;
}
.service-l li:after{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #000;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0.2;
}
.service-l li img{
    width: 100%;
    height: 550px;
}
.service-txt{
    position: absolute;
    left: 5%;
    top: 8%;
    color: #fff;
    z-index: 2;
    transition: all .5s;
}
.service-txt span{
    display: block;
    padding-bottom: 10px;
    font-size: 32px;
    font-weight: bold;
}
.service-txt em{
    font-style: normal;
    font-size: 24px;
    opacity: 0.8;
}
.service-txt p{
    display: block;
    margin: 50px 60px 60px 0;
    line-height: 40px;
    font-size: 24px;
}
.serviceCtl { position:relative;
    margin: 30px 0;
    left: auto!important;
    width: auto!important;
    right: 10px!important;
    bottom: 15px!important; overflow:hidden;
    -webkit-box-sizing:border-box; box-sizing:border-box; display:-webkit-box; display:box; -webkit-box-orient:horizontal; box-orient:horizontal; -webkit-box-pack:center; box-pack:center; }
.serviceCtl .swiper-pagination-bullet { opacity:1; display:block; width:20px; height:3px; margin:0 6px; background:#999;cursor:pointer;border-radius: 0; }
.serviceCtl .swiper-pagination-bullet-active { background:#0060a0; }


/*products*/
.products {
    background: #f0f6ff;
    position:relative;
    padding:0px 0 80px 0;

}
.products .txt {
    padding: 30px 0px 0px 40px;
}
.product { position:relative; overflow:hidden; width:580px; margin:0 auto; }
.productlist { position:relative; z-index:1; width:9999px;padding-top:30px; }
.productlist li{
    background: #fff;
    float:left;
    width:580px!important;;
}
.productlist li a{
    float:left;
    width:580px!important;
}
.productlist li img {
    display:block;
    width:580px;
    height:311px;
    margin: 0 auto;
}
.productlist li .t1 {
    padding: 30px 0px 20px 30px;
    font-size:32px;
    color: #333;
}
.productlist li .t2 {
    padding: 0 30px 20px 30px;
    display: block;
    color: #666;
    line-height: 32px;
    font-size: 20px;
}
.productlist li .t3 {
    display: block;
    padding:0px 0 30px 30px;
    color: #0060a0;
    overflow: hidden;
    position: relative;
    font-size: 18px;
}
.point {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 4px;
    width: 23px;
    height: 7px;
    background: url(/styles/images/more2.png) no-repeat top;
}
.productCtl { position:relative; width:100%; margin-bottom: 30px;height:12px; margin-top:20px; overflow:hidden; text-align:center; -webkit-box-sizing:border-box; box-sizing:border-box; display:-webkit-box; display:box; -webkit-box-orient:horizontal; box-orient:horizontal; -webkit-box-pack:center; box-pack:center; }
.productCtl .swiper-pagination-bullet { opacity:1; display:block; width:12px; height:12px; margin:0 6px; background:#999; border-radius:50%; cursor:pointer; }
.productCtl .swiper-pagination-bullet-active { background:#0060a0;}


/*news*/
.news{
    padding: 0px 0px 60px 0px;
    overflow: hidden;
}
.newstab ul {
    position: relative;
    padding: 30px 30px 0 30px;
}
.newstab ul li{
    display: inline-block;
    margin-right: 20px;
    padding-bottom: 15px;
    font-size: 24px;
    cursor: pointer;
    position: relative;
}
.newstab ul li.active {
    color: #0060a0;
    border-bottom: 4px #0060a0 solid;
}
#newsbody{
    clear: both;
    position: relative;
    overflow: hidden;
}
#newsbody .swiper-slide{
    padding-top: 50px;
}
.hot {
    margin: 0 30px;
    overflow: hidden;
    position: relative;
}
.hotimg{
    width: 100%;
    height: 290px;
    display: block;
}
.hotimg img{
    width: 100%;
    height: 290px;
}
.hottxt{
    height: 80px;
    background: #0060a0;
    color: #fff;
}
.hottxt span{
    display: block;
    line-height: 80px;
    padding: 0 20px;
    font-size: 24px;
}
#newsbody ul {
    padding: 10px 30px;
    overflow: hidden;
    position: relative;
}
#newsbody ul li a{
    line-height: 42px;
    display: block;
    border-bottom: 1px #ddd dashed;
    padding: 8px 0;
    color: #777;
}
#newsbody ul li em{
    float: right;
}

