*{
    margin: 0;
    padding: 0;
}
body{

}
a{
    text-decoration: none;
}
a:hover{
    color:#8bb7ff;
}
li{
    list-style-type: none;
}
ol{
    list-style: none;
}
p{
    padding:0;
    margin: 0;
    -webkit-margin-after: 0;
    -webkit-margin-before: 0;
}
.container{
    width: 1300px;
    margin: auto;
}

.top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 24px 0;
}
.top .tel{
    display: flex;
    align-items: center;
}
.top .tel p{
    color: #ff9000;
    font-size: 20px;
    line-height: 28px;
}
.top .tel p span{
    color: #063d97;
    font-weight: bold;
    font-size: 36px;
}
.nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #063d97;
    padding-left: 56px;
    padding-right: 56px;
    margin-bottom: 15px;
}
.nav ul{
    display: flex;
    width: 795px;
}
.nav ul li{
    padding:16px 2%;
    width: 14%;
}
.nav ul li a{
    color: #fff;
}
.search{
    display: flex;
    align-items: center;
}
.search input{
    color: #fff;
    outline: none;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 10px 5px;
    background:none;
    margin-right: 5px;
}
.search input::placeholder {
    color: #fff;
}
.banner img{
    width: 100%;
}
.vd ul{
display: flex;
flex-wrap: wrap;
margin-top: 30px;
}
.vd li{
width: 49%;
margin-right: 2%;
margin-bottom: 30px;
position: relative;
overflow: hidden;
}
.vd li:nth-child(2n){
margin-right: 0;
}
.vd li img{
    width: 100%;
}
.vd .play{
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
   -o-transform:translate(-50%,-50%) ;
   -ms-transform:translate(-50%,-50%) ;
   -moz-transform:translate(-50%,-50%) ;
   -webkit-transform: translate(-50%,-50%);
    cursor: pointer;
}

.title{
    margin-top:34px;
    margin-bottom: 64px;
    text-align: center;
}
.title h1{
    font-size: 38px;
    color: #063d97;
    font-weight: bold;
    line-height: 48px;
}
.title h1:nth-child(2){
    color:#474747;
}
.pro{
    margin-bottom: 60px;
}
.pro ul{
    display: flex;
    flex-wrap: wrap;
}
.pro ul li{
width: 49%;
margin-right: 2%; 
margin-bottom: 30px;
}
.pro ul li:nth-child(2n){
    margin-right: 0;
}
.pro ul li a{
    display: flex;
}
.pro ul li a{
    display: flex;
}
.pro ul li a .pro-im{
    width: 76%;
    border: 1px solid #ddd;
    overflow: hidden;
}
.pro ul li a .pro-na{
    width: 13%;
    background: #063d97;
    color: #fff;
    text-align: center;
    padding: 6%;
    display: flex;
    justify-content: center;
    align-items: center;
}
footer{
    background: #063d97;
    padding:0 60px;
}
.foot-nav{
padding: 20px 0;
border-bottom: 1px solid #005195;
}
.foot-nav a{
    color: #cccccc;
    font-size: 14px;
    margin-right: 4%;
}
.foot-nav-li{
    display: flex;
    background: url("../images/line_07.png") no-repeat;
    background-position: left;
    padding: 54px 0;
}
.foot-nav-li ul,.foot-nav-li .qr{
    width: 15%;
    background: url("../images/line_07.png") no-repeat;
    background-position: right;
    padding: 0 3%;
}
.foot-nav-li .cont{
    width: 53%;
    color: #d3d3d3;
    font-size: 14px;
    line-height: 28px;
    padding-left: 4%;
}
.foot-nav-li .cont p:first-child{
   color: #fff;
   font-size: 16px;
}
.foot-nav-li .cont p:last-child{
    color: #ffcc00;
    font-size: 16px;
}
.foot-nav-li .cont p:last-child span{
    color: #ffcc00;
    font-size: 26px;
    font-weight: bold;
}
.foot-nav-li ul li:first-child{
    margin-bottom: 5px;
}
.foot-nav-li ul li:first-child a{
font-size: 18px;
color: #fff;
font-weight: bold;
}
.foot-nav-li ul li a{
    color: #d3d3d3;
    font-size: 14px;
    line-height: 28px;
}
.cr{
    color: #b0b0b0;
    font-size: 14px;
    padding: 26px 60px;
    background: #0a2d67;
}

.about-01{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 118px 0;
}
.about-tit{
    width: 230px;
    background: #063d97;
    color: #fff;
    text-align: center;
    padding: 18px 0;
    font-size: 30px;
    margin-bottom: 38px;
}
.about-02{
    background: url("../images/about_11.jpg") no-repeat;
    padding: 94px 38px;
    background-size: cover;
}
.about-02 .about-tit{
    background: #fff;
    color: #063d97;
}
.about-p{
    width: 720px;
    font-size: 16px;
    color:#333333;
    line-height: 32px;
}
.con{
    display: flex;
    justify-content: space-between;
}
.cul{
    background: #fff;
    padding:58px 2%;
    text-align: center;
    width: 45%;
}
.cul-p .cul-tit{
   font-size: 20px;
   color: #333333;
   margin: 28px 0;
   line-height: 32px;
}
.cul-p .cul-cn{
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 22px;
}
.cul-p .cul-en{
    color: #878787;
    font-size: 24px;
}
.about-03{
    background: url("../images/about_12.jpg") no-repeat;
    padding: 94px 38px;
    background-size: cover;
}
.yewu-p{
    color: #063d97;
    font-size: 24px;
    line-height: 42px;
}
.about-04{
   padding: 94px 38px;
}
.daili{
text-align: center;
}
.daili img{
    box-shadow: 2px 2px 15px #d8d8d8;;
}
.tag ul{
    display: flex;
    justify-content: center;
    background: #f7f7fa;
    margin-top: -5px;
}
.tag ul li{
    color: #000000;
    font-size: 18px;
    padding:20px 30px;
    text-align: center;
    cursor: pointer;
}
.tag ul li a{
    color: #000000;
}
.tag .cur{
    color: #063d97;
    border-bottom: 2px solid #063d97;
    background: #fff;
}
.tag ul li.cur a{
    color: #063d97;
}
.tag-item ul{
    display: flex;
    justify-content: center;
    padding: 80px 0;
}
.tag-item ul li{
    width: 14%;
    font-size: 20px;
    color: #010101;
    text-align: center;
    padding: 22px 0;
    background: #f4f4f4;
    cursor: pointer;
    margin-right: 1%;
}
.tag-item ul li a{
    display: block;
    color: #010101;
}
.tag-item ul li:last-child{
    margin-right: 0;
}
.tag-item .cur-02{
    background: #063d97;

}

.tag-item .cur-02 a{
    color: #fff;
}
.prod{
    padding-bottom: 128px;
}
.prod ul{
    display: flex;
    flex-wrap: wrap;
}
.prod ul li{
    border: 1px solid #ececec;
    padding: 15px;
    width: 30.2%;
    margin-right: 1%;
    margin-bottom: 15px;
}
.prod ul li:nth-child(3n){
    margin-right: 0;
}
.prod ul li a{
    text-align: center;
}
.prod ul li a h2{
    color: #000000;
    font-weight: normal;
    margin-top: 50px;
    margin-bottom: 20px;
}
.prod ul li a p img{
    width: 100%;
}
.prod-tit{
    font-size: 30px;
    font-weight: normal;
    color: #333333;
    margin-top: 65px;
    margin-bottom: 42px;
}
.prod-dt{
    display: flex;
    justify-content: space-between;
    padding-bottom: 94px;
}
.prod-ca{
    display: flex;
    align-items: center;
}
.prod-img{
    width: 45%;
}
.prod-img .pos{
    position: relative;
}
.dot{
    display: flex;
    justify-content: center;
    position: absolute;
    bottom:22px ;
    left: 50%;
    transform: translate(-50%,0);
}
.dot span{
    background: rgba(0, 0, 0,0.4);
    border-radius: 50px;
    width: 15px;
    height: 15px;
    display: block;
    margin: 0 3px;
}
.dot .dot-cur{
    background: #063d97;
}
.prod-txt{
    width: 45%;
    padding: 0 2%;
}
.prod-txt-m{
    color: #333333;
    line-height: 36px;
}
.prod-txt-m h2{
    color: #666;
    margin-bottom: 26px;
}
.case{
    padding-top: 76px;
    padding-bottom: 20px;
}
.case-img,.case-vd{
    display: flex;
    flex-wrap: wrap;
}
.case-img li,.case-vd li{
    width: 32%;
    margin-right: 2%;
    text-align: center;
    margin-bottom: 32px;
}
.case-img li:nth-child(3n),.case-vd li:nth-child(3n){
    margin-right: 0;
}
.case-img li a,.case-vd li a{
    color: #000000;
}
.case-img li img,.case-vd li img{
    width: 100%;
}
.case-img li p,.case-vd li p{
    padding: 24px 0;
    font-size: 24px;
}
.case-vd .black{
    position: relative;
}
.case-vd .black .balck-cloth{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 98%;
    background: rgba(0, 0, 0,0.5);
}
.case-vd .black .on-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.case-vd .black .on-btn img{
    width: 66px;
}
.service{
    display: flex;
    justify-content: space-between;
    padding: 80px 0;
}
.contact{
    padding: 100px 0;
}
.cont-m{
    display: flex;
    justify-content: space-between;
}
.cont-p .p{
color: #333333;
margin-bottom: 28px;
}
.cont-p .tel{
    color: #666;
}
.cont-p .tel p{
    margin-bottom: 26px;
}
.cont-p .tel p img{
    vertical-align: bottom;
    margin-right: 18px;
}
.cont-txt{
    font-size: 28px;
    line-height: 44px;
}
.cont-info .inp{
margin-bottom: 14px;
}
.cont-info .inp input{
width: 260px;
padding: 10px;
height: 20px;
line-height: 20px;
border: 1px solid #063d97;
outline: none;
color: #063d97;
border-radius: 5px;
}
.cont-info .inp input:first-child{
    margin-right: 30px;
}
.cont-info .text{
    margin-bottom: 14px;
}
.cont-info .text textarea{
width: 576px;
padding: 18px 10px;
height: 126px;
border: 1px solid #063d97;
outline: none;
color: #063d97;
border-radius: 5px;
resize: none;
}
.cont-info .inp input::placeholder,
.cont-info .text textarea::placeholder
{
    color: #063d97;
}
.cont-info .button{
    text-align: right;
}
.cont-info .button button{
    width: 100px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    background: #063d97;
    border: none;
}
.fenye{
    display: flex;
    justify-content: center;
}

.fenye a{
    display: block;
    color: #666;
    padding: 5px 0;
}

.fenye li{
    border: 1px solid #ddd;
    width: 50px;
    text-align: center;
    margin-right: 10px;
}

.fenye li.active{
    background: #063d97;
}

.fenye li.active a{
    color: #fff;
}

.search img{
    cursor: pointer;
}