*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
}
.header{
    width: 100%;
    height: 60px;
    background-color: #ffffff;
}
.left{
    float: left;
}
.right{
    float: right;
}
.logo{

    height: 81px;
    width: 125px;
    margin-top: 10px;

}
.logo img{
    width: 100%;
    height: 100%;


}
.head-top{
    width:100%;
    height: 37px;
    background-color: #1f3f82;
}
.head-top-cen{
    width: 76%;
    margin: 0 auto;
    font-family: "微软雅黑";
    color: #ffffff;
    font-size: 12px;
    line-height: 37px;
}
.head-top-right{
    width: 60%;
}
.head-content{
    height: 100px;
    width: 76%;
    margin: 0 auto;
    line-height: 100px;
}
.tel01-i{
    width: 14px;
    height: 19px;
    position: relative;
    display: inline-block;
    background-image: url("../img/tel01.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top:4px;
    margin-right: 3px;
    margin-left: 5%;
}
.tel01-i01{
    width: 20px;
    height: 17px;
    position: relative;
    display: inline-block;
    background-image: url("../img/tel02.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top:3px;
    margin-right: 3px;
    margin-left: 5%;
}
.tel01-i02{
    width: 22px;
    height: 14px;
    position: relative;
    display: inline-block;
    background-image: url("../img/tel03.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top:3px;
    margin-right: 3px;
    margin-left: 5%;
}
.head-nav{
    width: 80%;
    height: 100%;
}
.nav-ul{
    height: 100%;

}
.nav-ul li{
    float: left;
    line-height: 60px;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 20px;

    display: inline-block;
}
.nav-ul li a{
    color: #282828;
    display: inline-block;
    padding: 0 15px;


    height: 100%;
}
.nav-ul li a:hover{
    background-color: #8899bd;
    color: #ffffff;
}
.nav-ul li a span:nth-child(2){
    display: none;
}
.bigImg{
    width: 100%;
    height: 450px;
    position: relative;
    margin: 0 auto;
    z-index: 0;
    overflow: hidden;

}
.bigImg ul{
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    list-style: none;
}
.bigImg ul li{
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.li-img01{
     background-image: url("../img/banner/banner1.png");
 }
.li-img02{
    background-image: url("../img/banner/banner2.png");
}
.li-img03{
    background-image: url("../img/banner/banner3.png");
}
.li-img04{
    background-image: url("../img/banner/top2.jpg");
}
.li-img05{
    background-image: url("../img/banner/top3.jpg");
}
.li-import01{
     background-image: url("../img/banner/banner3-1.png");
 }
.li-import02{
    background-image: url("../img/banner/banner3-2.png");
}
.li-import03{
    background-image: url("../img/banner/banner3-3.png");
}
.li-import04{
    background-image: url("../img/banner/banner3-4.png");
}
.li-import05{
    background-image: url("../img/banner/banner3-5.png");
}
.li-caster01{
    background-image: url("../img/banner/banner4-1.png");
}
.li-caster02{
    background-image: url("../img/banner/banner4-2.png");
}
.li-caster03{
    background-image: url("../img/banner/banner4-3.png");
}
.li-caster04{
    background-image: url("../img/banner/banner4-4.png");
}
.li-caster05{
    background-image: url("../img/banner/banner4-5.png");
}
.li-led01{
    background-image: url("../img/banner/banner5-1.png");
}
.li-led02{
    background-image: url("../img/banner/banner5-2.png");
}
.li-led03{
    background-image: url("../img/banner/banner5-3.png");
}
.li-led04{
    background-image: url("../img/banner/banner5-4.png");
}
.li-led05{
    background-image: url("../img/banner/banner5-5.png");
}
.li-basevalue01{
    background-image: url("../img/banner/banner6-1.png");
}
.li-basevalue02{
    background-image: url("../img/banner/banner6-2.png");
}
.li-basevalue03{
    background-image: url("../img/banner/banner6-3.png");
}
.li-basevalue04{
    background-image: url("../img/banner/banner6-4.png");
}
.li-basevalue05{
    background-image: url("../img/banner/banner6-5.png");
}
.li-pjo01{
    background-image: url("../img/banner/banner1.png");
}
.li-pjo02{
    background-image: url("../img/banner/banner2.png");
}
.li-pjo03{
    background-image: url("../img/banner/banner3.png");
}
.li-pjo04{
    background-image: url("../img/banner/top2.jpg");
}
.li-pjo05{
    background-image: url("../img/banner/top3.gif");
}
.li01-h{
    text-align: center;
    padding-top: 80px;
    color: #ffffff;
}
.li02-h{
   margin-left: 10%;
    padding-top: 80px;
    color: #ffffff;
}
.li02-p{
    width: 50%;
  margin-left: 10%;
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    padding-top: 15px;
}
.li01-p{
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    padding-top: 15px;
}
.bigImg ul li img{
    width: 100%;
    height: 100%;
}
.topIcon{
    position: absolute;
    bottom: 10px;
    width: 10%;
    left: 45%;
    text-align: center;
}
.topIcon span{
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
    background-color: #ffffff;
    opacity: 0.9;
    margin-right: 5px;
}
.topIcon1{
    position: absolute;
   top:300px;
    width: 10%;
    right: 35%;
    text-align: center;
}
.topIcon1 span{
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
    background-color: #185ecc;
    opacity: 0.9;
    margin-right: 5px;
}
.liActive{
    background-color: #1f3f82 !important;
}
.liTwoactiov{
    background-color: #ff0000 !important;
}
.home-section{
    width: 100%;
    height: 308px;
}
.home-sec-ul{
    width: 90%;
    margin: 3% auto;
    text-align: center;
    height: 94%;
}
.home-sec-ul li{
    width: 22%;
    height: 90%;
    display: inline-block;
    margin-right: 1%;
    margin-left: 1%;
    border-radius: 5px;
    padding-top: 2%;
}
.home-sec-ul li img{
    width: 275px;
    height:207px;
}
.home-sec-ul li h5{
    color: #333;
    padding-top: 8px;
    padding-bottom: 10px;
}
.home-sec-ul li p{
   color: #000;
    font-size: 18px;
}
.home-sec-ul li:hover{
    box-shadow: 3px 3px 3px 3px #cccccc;

}
.home-sec-ul li a:hover{
    color: #000;
    font-size: 18px;
}
.blue{
   color: #3535e5 !important#3535e5
}
.obj-div{
    width: 100%;
    height: 493px;
    position: relative;
    background-image: url("../img/conTwoBg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.obj-div ul{
    position: relative;
    margin: 0 auto;
    width: 80%;
    height: 90%;
    list-style: none;
    padding-top: 3%;
}
.obj-div li{
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}
.obj-div li div{
    width: 46%;
    margin-right: 2%;
}
.obj-div li div img{
    width: 100%;
}
.obj-div li div h3{
font-size: 28px;
    color: #333333;
    font-weight: 500;
    padding-top: 50px;
}
.obj-div li div p{
    color: #000;
    padding-top: 20px;
    line-height: 30px;
}
.obj-center{
    background-color: #ffffff;
    padding: 30px 0;
    width:80%;
    margin: 0 auto;
}

.obj-center-top{
   width: 100%;
    height: 54px;
    background-image: url("../img/nav-top.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 54px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: bold;
}
.obj-srcoll-top{
    width: 100%;
    height: 54px;
    background-image: url("../img/imgscrollTop.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.obj-center-top h3{
    font-size: 30px;
    text-align: center;
}
.obj-center-top span{
    display: inline-block;
    padding: 5px;
    border-bottom: 2px solid #333333;
    width: 25px;
}
.home-cen-ul{
    width: 90%;
    margin: 5% auto;
    text-align: center;

}
.home-cen-ul li{
    width: 22%;
    display: inline-block;
    margin-right: 1%;
    margin-left: 1%;
    border-radius: 5px;
    height: 250px;
    margin-top: 10px;
    box-sizing: border-box;


}
.i-line{
    width: 0px;
    height: 2px;
    background-color: blue;
    transition:width 2s;
    display: inline-block;
}
.home-cen-ul li:hover .i-line{
    width: 100%;
}
.li-p{

    width: 98%;
    margin: 0 auto;
    height: 204px;
    text-align: center;

}
.li-p-img{
    height: 160px;
   margin-top: 20px;
    transform: scale(1,1);
    transition: transform 2s;
    width: 90%;

}

.home-cen-ul li:hover {
  border:2px solid #2b79cb;
    border-radius: 5px;
    width: 22%;
    display: inline-block;
    margin-right: 1%;
    margin-left: 1%;
    box-sizing: border-box;

}
.home-cen-ul li h3{
    padding-top: 15px;
    padding-bottom: 8px;
    font-size: 14px;
    color: #666;
}
.home-cen-ul li p{
    font-size: 13px;
    color: #666666;
}
.p-more{
    text-align: center;
}
.p-more a{
    position: relative;
    display: block;
    width: 190px;
    height: 55px;
    margin: 0 auto;
    background-image: url("../img/pro-more.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    line-height: 55px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.home-li01p{
    text-align: center;
    padding-top: 30px;
}
.home-li01a{
    position: relative;
    display: block;
    width: 180px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #ffffff;
    overflow: hidden;
    border-radius: 40px;
    z-index: 1;
    margin: 0 auto;
}
.home-li02a{
    position: relative;
    display: block;
    width: 180px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    overflow: hidden;
    border-radius: 40px;
    z-index: 1;
    background-color: #1471ef;
    left: 10%;
   margin-top: 30px

}

.home-about{
    width: 100%;
    height: 520px;
    background-image: url("../img/conTwoBg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.home-about-con{
    width: 80%;
    height: 400px;
    margin: 0 auto;
    position: relative;
    top:60px;
}
.home-text{
    width: 30%;
    color: #666666;
    margin-left: 5%;
}
.home-text h3{
    font-size: 24px;
    padding: 10px 0;
    margin-top: 20px;
}
.home-text p{
    font-size: 14px;
    line-height: 30px;
}
.about-but{
    width: 150px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../img/aboutbut.png");
    display: inline-block;
    margin-top: 10px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
}
.about-tel-text{
    font-family: "微软雅黑";
    font-size: 30px;
    font-weight: bold;
    float: right;
    line-height: 45px;
}

.wirte-clo{
    color: #ffffff !important;
}
.wiret-border{
    border-bottom: 2px solid #ffffff !important;
}
.matop{
   padding-top:80px;
}
.home-about-p{
    width: 550px;
    color: #fff;
    margin:0 auto;
    line-height: 22px;
    font-size: 12px;
}
.a-more{
    position: relative;
    display: block;
    width: 180px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    border: 1px solid rgba(255,255,255,.6);
    overflow: hidden;
    border-radius: 40px;
    z-index: 1;
    margin: 0 auto;
    background-color: transparent;
    transition:background-color 2s ;
}
.a-more:hover{
    background-color: blue;
}
.home-about-more{
    padding-top: 50px;
    text-align: center;
}
.home-news-ul{
    width: 86%;
    margin: 5% auto;
    text-align: center;
}
.home-news-ul li{
    display: inline-block;
    width: 26%;
    height: 220px;
    text-align: left;
    margin-left: 1%;
    margin-right: 1%;
    border-radius: 5px;

}
.home-h5-a{
   color: #333;
    font-size: 16px;
    padding-top: 20px;
    padding-left: 1%;
    padding-right: 1%;
}
.time-pad{
    padding: 10px 1%;
}
.home-year{
    color: #666;
    font-size: 26px;
    padding-right: 12px;
}
.home-time{
    color: #666;
    font-size: 12px;
}
.home-news-text{
    color: #999;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 30px;
    line-height: 22px;
    padding-left: 1%;
    padding-right: 1%;
}
.home-news-ul li:hover{
    box-shadow: 5px 5px 5px #cccccc;

}
.new-line{
    width: 0;
    height: 2px;
    background-color: #185ecc;
    transition:width 1s;
}
.home-news-ul li:hover .new-line{
    width: 100%;
}
.home-server{
    width: 100%;
    padding: 20px 0;
    background-color: #f8f8f8;;
}
.home-ser-ul{
    width: 90%;
    margin: 20px auto;
    text-align: center;
}
.home-ser-ul li{
    width: 46%;
    display: inline-block;
    padding: 20px 1%;
    border:2px solid #eeeeee;
    margin-right: 1%;
    text-align: left;
    margin-top: 10px;
    transition: border 2s;
    border-radius: 5px;
}
.home-ser-ul li h5{
    color: #333333;
    font-size: 16px;
}
.home-ser-ul li p{
    color: #999;
    font-size: 12px;
    line-height: 22px;
    padding: 10px 0;
}
.home-ser-ul li:hover{
    border:2px solid blue;
}
.link-div{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.link-div li{
    width: 14%;
    display: inline-block;
}
.link-div li img{
    width: 98%;
    height: 100px;


}
.link-left{
    width: 32px;
    height: 32px;
    position:absolute;
    display: inline-block;
    background-image: url("../img/arrow.png");
    background-repeat: no-repeat;
    left: 10%;
    top:65px;
}
.link-right{
    width: 32px;
    height: 32px;
    position:absolute;
    display: inline-block;
    background-image: url("../img/arrow.png");
    background-repeat: no-repeat;
    background-position: -58px 0;
    right: 10%;
    top:65px;
}
.home-footer{
    padding: 20px 5%;
    background: rgb(46, 49, 54);
    height: 240px;
    width: 90%;
    float: left;
}
.foot-div{
    width: 90%;
    margin: 0 auto;
}
.wenxin-text{
    color: #ffffff;
    text-align: center;
}
.span-space{
    padding: 0 5px;
}
.email-wh{
    width: 320px;
}
.foot-ul{
    width:75%;
    float: left;
}
.foot-ul li{
    float: left;
    width: 20%;

}
.foot-ul li h3{
    color: #ffffff;
    font-size: 16px;
    padding-top: 15px;
}
.foot-ul li p{
    color: #ffffff;
    font-size: 12px;
    padding-top: 15px;

}
.foot-ul li a{
    color: #ffffff;
}
.foot-phone{
    float: right;
    width: 19%;
}
.foot-phone h5{
    color: rgba(255,255,255,.8);
    font-size: 12px;
}
.phone-big{
    font-size: 32px;
    color: #ffffff;
    padding: 3px 0;
}
.phon-line{
    display: inline-block;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #7d7d7d;
    color: #fff;
    border-radius: 45px;
}
.foot-winxin{
    float: right;
    width: 9%;
    margin-right: 10px;
}
.foot-winxin img{
    width: 100%;
    height: 100px;

}
.foot-ban{
    width: 100%;
    border-top:1px solid #f0f0f0;
    height: 55px;
    line-height: 55px;
    color: rgba(255,255,255,.8);
    font-size: 12px;
    float: left;
    margin-top: 20px;

}
.clear{
    clear: both;
    height: 20px;
}
.bnner{
    width: 100%;
    height: 450px;
    background-image: url("../img/abt.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
}
.bnner08{
    width: 100%;
    height: 450px;
    background-image: url("../img/banner/cocentbnner.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
}
.about-con{
    width: 100%;
    background: #ffffff;
    padding-top: 50px;
    padding-bottom: 20px;
    float: left;
}
.about-box{
    width: 90%;
    margin: 0 auto;

}
.box-left{
    width: 20%;
 float: left;
    background-color: #0069cb;
    min-height: 550px;

}
.box-left-top{

    height: 120px;
    text-indent: 15px;
    color: #fff;
    position: relative;
}
.box-let-titTop{
    width: 100%;
    height: 20px;
    background-color: #01539f;
}
.con-tit{
    width: 100%;
    height: 100px;
    background-image: url("../img/con-tit.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    line-height: 80px;
    color: #ffffff;
    font-size: 26px;
}

.box-line{
    width: 50%;
    position: absolute;
    left: 10%;
    top:25px;
    height: 100px;
    border:2px solid #ffffff;
}
.box-text{
    height: 50px;
    width: 62%;
    background: rgb(20,113,239);
    position: absolute;
    z-index: 99;
    top:50px;
    left: 20%;


}

.box-text01{

    width: 82% !important;
    left: 12% !important;
}
.box-text02{

    width: 82% !important;
    left: 12% !important;
}
.box-text-top{
    font-size: 22px;
}
.box-text-con{
    font-size: 12px;
}
.box-left-ul{
     list-style: none;
 }
.box-left-ul li{
    text-indent: 36px;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
}
.box-left-ul01{
    list-style: none;
}
.box-left-ul01 li{
    text-indent: 36px;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;

}
.box-left-ul02{
    list-style: none;
}
.box-left-ul02 li{
    text-indent: 16px;
    padding: 10px 0;
    color: #ffffff;

    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;

}
.box-left-ul02 li span{
    margin-right: 5px;
}
.box-left-ul02 li ul{
    display: none;
}
.box-left-ul02 li ul li{
   border-bottom: none;
    text-indent: 36px;
    color: #ffffff;
    font-size: 13px;
}
.box-left-ul02 li ul li>ul{
    font-size: 12px;
    color: #eeeeee;
}

.li-active-about{
    background: #1188f9;
    color: #ffffff;
    border-bottom: 1px solid #f0f0f0 !important;

}
.li-active-about01{
    background: #1188f9;
    color: #ffffff;


}
.box-right{
   float: right;
    background-color: #ffffff;
    width: 75%;
    margin-left: 2%;
}
.box-right-tit{
    height: 47px;
    width: 100%;
    line-height: 47px;
    font-size: 18px;
    padding-left: 15px;
    background-image: url("../img/nav-top.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
  
}
.tit-span{

    float: left;
}
.tit-right{
    float: right;

    margin-right: 10px;
}
.box-content{
    display: none;
}
.right-con{
    width: 98%;
    margin: 0 auto;
    padding: 10px 0;
}
.abt-img{
    width: 519px;
    height: 412px;
    float: left;
    margin-right: 1%;
}
.abt-img01{
    width: 98%;
    margin: 0 auto;

}
.about-us-text{
    color: #000000;
    font-size: 15px;

}
.about-us-text-tit{
    font-size: 18px;
    padding: 10px;
}

.right-con-text{
    color: #333;
    line-height: 25px;
    font-size: 14px;

}
.right-con-text01{
    color: #000;
    line-height: 35px;
    font-size: 14px;
    text-indent: 1em;
}
.ul-ol{
    font-size: 24px;
    color: #000000;
    width: 96%;
    margin-left: 4%;
    list-style: decimal-leading-zero;



}
.foot-ph{
    width: 98%;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
}
.foot-ph img{
    height: 200px;
    width: 30%;
    margin-left: 2%;

}

.ul-ol li{
    padding: 10px 0;

}
.import-tit{
    font-size: 18px;
    color: #000000;
}
.right-con-text h3{
    padding-top: 15px;
}
.company-list{
    width: 98%;
    margin: 0 auto;
    padding-bottom: 20px;

}
.company-list li{
text-align: center;


}

.company-list li img{
    width: 673px;
    height: 401px;
}
.news-ul{
    width: 86%;
    margin: 1% auto;
    text-align: center;
}
.news-ul li{
    display: inline-block;
    width: 98%;
    height: 200px;
    text-align: left;
    margin-left: 1%;
    border-radius: 5px;
    border:1px solid #eeeeee;
    margin-top: 10px;

}
.news-ul li:hover{
    border:2px solid blue;
}
.supor-table{
    width: 96%;
    margin: 10px auto;
    border-collapse: collapse;
    border:1px solid #cccccc;
}
.supor-table td{
    padding: 5px;
}
.jion-div{
    width: 94%;
    background-color: rgb(246, 246, 246);
    padding: 10px 2%;
    line-height: 26px;
    color: rgb(85, 85, 85);
    margin-top: 15px;
}
.jion-div p{
    font-size: 12px;
}
.jion-div h5{
    font-size: 18px;
    color: rgb(51, 51, 51);
    font-weight: 500;
}
.boder-bot{
    border-bottom: 1px solid rgb(204, 204, 204);
}
.cont-p{
    font-size: 18px;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Arial Regular;
}
.cont-p span{
    display: inline-block;
    width: 90%;
}

.company-i{
    width: 24px;
    height: 28px;
    position: relative;
    display: inline-block;
    background-image: url("../img/ldz_v5jh.png");
    margin-right: 10px;
    top:-3px;
}
.email-i{
    width: 28px;
    height: 18px;
    position: relative;
    display: inline-block;
    background-image: url("../img/email-i.png");
    margin-right: 10px;
    top:2px;
}
.tel-i{
    width: 28px;
    height: 24px;
    position: relative;
    display: inline-block;
    background-image: url("../img/ldh_tzcp.png");
    margin-right: 10px;
    top:2px;
}
.moble-i{
    width: 21px;
    height: 27px;
    position: relative;
    display: inline-block;
    background-image: url("../img/souji_n1vt.png");
    margin-right: 10px;
    top:4px;
}
.inter-i{
    width: 25px;
    height: 27px;
    position: relative;
    display: inline-block;
    background-image: url("../img/lwz_v5tx.png");
    margin-right: 10px;
    top:5px;
}
.poj-cen-ul{
    width: 90%;
    margin: 5% auto;


}
.poj-cen-ul01s{
    width: 90%;
    margin: 5% auto;



}
.poj-cen-ul01s li{
    display: inline-block;
    width: 90%;
    margin-top: 10px;

}
.poj-cen-ul01{
     width: 90%;
     margin: 5% auto;
     text-align: center;


 }
.poj-cen-ul01 li{
    display: inline-block;
    width: 90%;
    height: 600px;
    background-color: #d4d4d6;
    margin-top: 10px;

}
.poj-cen-ul01 li img{
    width: 96%;
    margin: 0 auto;
    height:560px;
    margin-top: 20px;
    border-radius: 8px;
    box-shadow: 5px 5px 5px #999;

}

.poj-cen-ul03{
    width: 90%;
    margin: 5% auto;
    text-align: center;


}
.poj-cen-ul03 li{
    display: inline-block;
    width: 90%;
    height: 600px;

    margin-top: 10px;

}
.poj-cen-ul03 li img{
    width: 96%;
    margin: 0 auto;
    height:560px;
    margin-top: 20px;
    border-radius: 8px;


}
.poj-cen-ul li{
    width: 30%;
    display: inline-block;
    margin-right: 1%;
    margin-left: 1%;
    border-radius: 5px;
    height: 300px;



}
#page,#page01,#page02,#page03,#page04,#page05,#page06,#page07,#page08,#page09,#page10,#page11,#page12,#page13,#page14{
    height: 50px;
    display: table;
    margin: 0 auto;
}
.poj-cen-ul li h3{
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.poj-cen-ul li p{
    font-size: 12px;
}
.poj-cen-ul li a{
    color:#666666;
}

.poj-cen-ul li:hover .i-line{
    width: 100%;
}
.poj-cen-ul li:hover .li-p-img{
    transform: scale(1.2,1.2);
}
.tail-tit{
    padding-top: 45px;
    color: #191919;
    text-align: center;
    font-size: 18px;
}
.pro-tail{
   width: 98%;
    margin: 20px auto;
}
.pro-tail li{
    width: 45%;
    background-color: #eeeeee;
    height: 300px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 15px;
    margin-left: 1%;
    margin-right: 1%;
}
.pro-tail li img{
    width: 92%;
    height: 90%;
    margin-left: 4%;
    margin-top: 4%;
}