body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.containter{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;




}
.containter .page{

    width: 100%;
    height: 100%;
}
.containter .introduce{
    position:relative;
    width: 100%;
    height: 100%;

}
.containter .introduce img{
    width: 100%;
    height: 100%;

}
.introduce .content{
    position:absolute;
    top: 33%;
   right: 20%;
    color: #FFFFFF;
    width:340px;
    height:300px;
    background-color: #00B8EE;
    /*opacity: 0.7;*/

}
.introduce .content span{
    display: block;
    font-size: 45px;
    font-family: "Microsoft Yahei";
    font-weight:bold;
    margin-left: 10%;

}

.introduce .content span:first-child{
    margin-top:10%;

}
.introduce .content .text{
    font-size: 35px;
    font-family: "Microsoft Yahei";
    font-weight: bold;
    color: #FFFFFF;
    opacity: 1;

}
.introduce .content .pFirs{

    border-bottom:3px solid #FFFFFF;
    width:18%;
    margin-left: 10.5%;
    margin-top: 3%;
    opacity: 1;


}
.introduce .content .pLast {

    font-size:20px;
    font-family: "Microsoft Yahei";
    color: #FFFFFF;
    margin-top: 3%;
    margin-left: 10.5%;
    opacity: 1;
    margin-bottom: 2%;
}
@media screen and (max-width:700px){
    .introduce .content{
        position:absolute;
        top: 33%;
        right: 35%;
        color: #FFFFFF;
        width:200px;
        height:180px;
        background-color: #00B8EE;
        /*opacity: 0.7;*/

    }
    .introduce .content span{
        display: block;
        font-size: 20px;
        font-family: "Microsoft Yahei";
        font-weight:bold;
        margin-left: 10%;

    }
    .introduce .content .text{
        font-size: 25px;
        font-family: "Microsoft Yahei";
        font-weight: bold;
        color: #FFFFFF;
        opacity: 1;

    }
    .introduce .content .pLast {

        font-size:15px;
        font-family: "Microsoft Yahei";
        color: #FFFFFF;
        margin-top: 3%;
        margin-left: 10.5%;
        opacity: 1;
        margin-bottom: 2%;
    }
}
.page3 {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #F6F4F4;

}
/*.page4{*/
    /*width: 100%;*/
    /*height: 20%;*/
    /*position: relative;*/
    /*background-color: #FFFFFF;*/
/*}*/
.page3 .CanDeclinex{
    position:absolute;
    left:0;
    top:100px;
    width: 100%;
    height: 100%;
    /*background-color: red;*/

}

.page3 .CanDeclinex .CanDecline_dian01{
    width:100%;
    height: 10%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-content: center;
}

.page3 .CanDecline_dian01 .dian_01{
    width:320px;
    height: 100px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-content: center;
}
.dian_01 ul{
    display:inline-block;
    width:320px;
    float:left;

}
/*.company{*/
/*display: inline-block;*/
/*color: #787878;*/
/*font-family: "Microsoft Yahei", Arial;*/
/*font-size: 20px;*/
/*width: 280px;*/
/*float: left;*/
/*text-align: center;*/
/*}*/


.dian_01 li.dot{
    float: left;
    width:10px;
    height:10px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    margin:0 auto;
    margin-bottom: 10px;
    cursor:pointer;
    margin-left: 11px;
}
.page3 .dian_01 li.dot:nth-child(3),.page3 .dian_01 li.dot:nth-child(5){
    background-color: #00519C;
}
.page3 .dian_01 li.dot:nth-child(2),.page3  .dian_01 li.dot:nth-child(6){
    background-color: #85AACE;
}
.page3 .dian_01 li.dot:nth-child(1),.page3 .dian_01 li.dot:nth-child(7){
    background-color: #C9DBEA;
}


.dian_01 li.text{
    float: left;
    width:120px;
    /*text-align: center;*/
    margin-top: -20px;
    margin-left: 17px;

}
.page3 .dian_01 li.text span:first-child{
    color: #06569D;
    font-size: 28px;
    font-family: "Microsoft Yahei", Arial;
    font-weight:bold

}
.page3 .dian_01 li.text span:last-child{
    /*color: #06569D;*/
    font-size: 12px;
    font-family: "Microsoft Yahei";
    opacity: 0.5;


}
@media screen and (max-width:700px){
    .page3 .CanDeclinex .CanDecline_dian01{
        width:80%;
        height: 10%;
        margin-left: 15%;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-content: center;
    }
    .dian_01 li.text{
        float: left;
        width:120px;
        text-align: center;
        margin-top: -15px;
        margin-left: 17px;

    }
    .page3 .dian_01 li.text span:first-child{
        color: #06569D;
        font-size: 20px;
        font-family: "Microsoft Yahei", Arial;
        font-weight:bold

    }
}
.page3 .CanDeclinex .CanDecline_dian03{
    width:100%;
    height:5%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    margin-bottom: 10px;


}
.page3 .CanDeclinex .CanDecline_dian03 .ulz{
    width:85%;
    height:35px;
    display: inline-block;
    margin-left: 13%;
    cursor: pointer;
}
.page3 .CanDeclinex .CanDecline_dian03 .ulz li{
    display: block;
    width: 90px;
    height: 100%;
    float: left;
    margin-right: 20px;
     background-color: #06569D;;
    border-radius:10px 10px 10px 10px;

    /*border-radius: 50%;*/
    /*background-color: red;*/
}
.page3 .CanDeclinex .CanDecline_dian03 .ulz li:first-child{
    /*border-bottom: 2px #A0A0A0 solid;*/
    background-color: #00B8EE;;
}
.page3 .CanDeclinex .CanDecline_dian03 .ulz li span{
    display: block;
    font-size: 15px;
    font-family: "Microsoft Yahei", Arial;
    opacity: 0.8;
     width: 100%;
    height: 100%;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
}
@media screen and (max-width:700px){
    .page3 .CanDeclinex .CanDecline_dian03 .ulz li{
        display: block;
        width: 70px;
        height: 100%;
        float: left;
        margin-right: 20px;
        background-color: #06569D;;
        border-radius:10px 10px 10px 10px;

        /*border-radius: 50%;*/
        /*background-color: red;*/
    }
    .page3 .CanDeclinex .CanDecline_dian03 .ulz li:first-child{
        /*border-bottom: 2px #A0A0A0 solid;*/
        background-color: #00B8EE;;
    }
    .page3 .CanDeclinex .CanDecline_dian03 .ulz li span{
        display: block;
        font-size: 12px;
        font-family: "Microsoft Yahei", Arial;
        opacity: 0.8;
        width: 100%;
        height: 100%;
        line-height: 35px;
        color: #ffffff;
        text-align: center;
    }
}

.page3 .CanDecline_dian02 .demo{
    width:80%;
    height:100%;
}
.demo_containers{
    width:100%;
    height:100%;

}
.demo_containers .row{
    width:100%;
    height:100%;

}
@media screen and (min-width:1000px) {

    .page3 .CanDeclinex .CanDecline_dian02{
        width:100%;
        height:65%;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: flex-start;
        -webkit-align-content: flex-start;

    }
    .row_col-md-4{
        width: 40%;
        height: 300px;
        float: left;
        margin-left: 5%;
    }
    .box img{
        width: 100%;
        height: 250px;
        transform: scale(1.6);
        transition: all 0.3s ease 0s;
    }
}
@media screen and (max-width:1000px) {


    .page3 .CanDeclinex .CanDecline_dian02{
        width:100%;
        height:65%;
        display: flex;
        display: -webkit-flex;
        margin-left: 5%;
        align-items: flex-start;
        -webkit-align-content: flex-start;

    }
    .page3 .CanDecline_dian02 .demo{
        width:90%;
        height:100%;
    }
    .row_col-md-4{
        width: 45%;
        height: 45%;
        float: left;
        margin-left: 5%;
    }
    .box img{
        width: 100%;
        height: 320px;
        transform: scale(1.6);
        transition: all 0.3s ease 0s;
    }
}


/*.demo{*/
    /*padding: 2em 0;*/

/*}*/
.box{
    text-align: center;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.box:hover img{
    /*filter: grayscale(100%);*/
    transform: scale(1.2);
}
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.2s ease 0s;
}
.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after{
    content: "";
    width: 100%;
    height: 25%;
    background: linear-gradient(to right,rgba(255,25,1,0.7),rgba(0,0,0,0.7),transparent,rgba(0,0,0,0.7),rgba(0,0,0,0.9));
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
}
.box:before{ transform: translateX(100%); }
.box:after{
    height: 25.1%;
    top: 25%;
    transform: translateX(-100%);
    transition-delay: 0.05s;
}
.box .box-content:before{
    top: 50%;
    transform: translateX(100%);
    transition-delay: 0.1s;
}
.box .box-content:after{
    top: 75%;
    transform: translateX(-100%);
    transition-delay: 0.15s;
}
.box:hover:before,
.box:hover:after,
.box:hover .box-content:before,
.box:hover .box-content:after{ transform: translateX(0); }
.box .inner-content{
    padding: 7px 0;
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 20px;
    z-index: 2;
    transition: all 0.3s ease 0s;
}
.box .title{
    font-size: 22px;
    font-weight: 700;
    color: #faac01;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 3px 0;
    opacity: 0;
    transform: translateY(150px);
    transition: all 0.4s ease 0s;
}
.box .post{
    display: inline-block;
    padding: 0 5px;
    font-size: 16px;
    font-style: italic;
    color: #fff;
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.4s ease 0s;
}
.box:hover .title,
.box:hover .post{
    opacity: 1;
    transform: translate(0, 0);
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: -200px;
    left: 10px;
    z-index: 2;
    transition: all 0.4s ease 0.2s;
}
.box:hover .icon{ top: 15px; }
.box .icon li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #faac01;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.box .icon li a:hover{
    text-decoration: none;
    border-radius: 30%;
    background: #fff;
    color: #faac01;
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}
@media only screen and (max-width:479px) {
    .box .title {
        font-size: 18px
    }
}
.page3 .CanDeclinex .CanDecline_dian04{
    width: 100%;
    height: 5%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: flex-start;
    -webkit-align-content: flex-start;

}
.CanDecline_dian04 div.paging ul.paging {
    display: inline-block;
    width: 380px;
    height: 100%;
    margin-right: 90px;
    /*margin-top: 45px;*/

}
@media only screen and (max-width:479px) {
    .CanDecline_dian04 div.paging ul.paging {
        display: inline-block;
        width: 380px;
        height: 100%;
        margin-right: 90px;
        margin-left: 25%;
        /*margin-top: 45px;*/

    }
}


.CanDecline_dian04 div.paging ul.paging li {
    float: left;
    width: 40px;
    height: 40px;
    margin-left: 2%;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    border-radius: 8px;
    border: 1px solid #00A0EA;
    cursor: pointer;
    /*color: #A0A0A0;*/
}

.CanDecline_dian04 div.paging ul.paging li.Home, .CanDecline_dian04 div.paging ul.paging li.last {
    width: 55px;
}

.CanDecline_dian04 div.paging ul.paging li.previous, .CanDecline_dian04 div.paging ul.paging li.next {
    position: relative;
}

.CanDecline_dian04 div.paging ul.paging li.previous:before {
    content: "";
    position: absolute;
    top: 35%;
    left: 32%;
    border-top: 1px solid #00A0EA;
    border-right: 1px solid #00A0EA;
    width: 10px;
    height: 10px;
    transform: rotate(-135deg);
}

.CanDecline_dian04 div.paging ul.paging li.next:before {
    content: "";
    position: absolute;
    top: 35%;
    left: 25%;
    border-top: 1px solid #00A0EA;
    border-right: 1px solid #00A0EA;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
}

.pagingClick {
    background-color: #00A0EA;
    color: #ffffff;
}

.CanDecline_dian04 div.paging ul.paging li:hover {
    background-color: #00A0EA;
    color: #ffffff;
}

.CanDecline_dian04 div.paging ul.paging li.previous:hover:before, .CanDecline_dian04 div.paging ul.paging li.next:hover:before {
    content: "";
    position: absolute;
    top: 35%;
    left: 27%;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 10px;
    height: 10px;

}







/*.page3 .CanDecline_dian02 .content_show1{*/
    /*width:40%;*/
    /*height:35%;*/
    /*float: left;*/
    /*margin-left: 5%;*/
    /*transition: all 3s;*/
/*}*/

/*.page3 .CanDecline_dian02 .content_show1 img{*/
    /*display: block;*/
    /*width:100%;*/
    /*height: 75%;*/
    /*margin-bottom: 5%;*/
    /*transition: all 3s;*/

/*}*/
/*.page3 .CanDecline_dian02 .content_show1:hover>img{*/
    /*transform: scale(0.9);*/
/*}*/

/*.page3 .CanDecline_dian02 .content_show1 div{*/
    /*display: block;*/
    /*width:100%;*/
    /*height: 20%;*/
    /*color: #A0A0A0;*/
    /*font-family: "Microsoft Yahei", Arial;*/
/*}*/
/*.page3 .CanDecline_dian02 .content_show1 div span:first-child{*/
    /*display: block;*/
    /*font-size: 15px;*/
    /*width: 100px;*/
    /*float: left;*/
    /*opacity: 0.2;*/

/*}*/
/*.page3 .CanDecline_dian02 .content_show1 div span.x{*/
    /*display: block;*/
    /*border-top: 1px #A0A0A0 solid;*/
    /*width: 50px;*/
    /*height: 16px;*/
    /*margin-top: 8px;*/
    /*float: left;*/
    /*opacity: 0.2;*/

/*}*/
/*.page3 .CanDecline_dian02 .content_show1 div span:last-child{*/
    /*display: block;*/
    /*font-size: 15px;*/
    /*width: 200px;*/
    /*float: left;*/
    /*text-align: center;*/
    /*color: black;*/
    /*opacity: 0.8;*/
/*}*/