
.banner{
    position: relative;
    height: 398px;
}
.banner .banner-item{
    width: 100%;
    height: 100%;
}
.banner .banner-item img {
    width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 0;
}

.header{
    position: relative !important;
    background-color: #101937;
}
.box1{
    /* width: 1200px; */
    /* margin:0 auto; */
    position: relative;
    width: 100%;
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333334;
    height: auto;
}
.moudle{
    padding-top:40px;
    padding-bottom:30px;
    /* visibility:hidden; */
}
.w1200{
    width: 1200px;
    margin:0 auto;
}
.moudle-header{
    position: relative;
    font-family: Microsoft YaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #333333;
    text-align: center;
}
.header-shadow{
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
	height: 1px;
	background-color: #0089ff;
}
.section1-img{
    display: inline-block;
    width: 220px;
    height: 220px;
    vertical-align: middle;
}
.section1-img img{
    width: 100%;
    
}
.section1-text{
    width: 934px;
    margin-left:30px;
    display: inline-block;
    vertical-align: middle;
    text-indent: 2em;
}
.section-header{
    width: 160px;
	height: 40px;
	border-radius: 20px;
    border: solid 1px #0089ff;
    text-align: center;
    line-height: 40px;
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0px;
    font-stretch: normal;
    font-family: Microsoft YaHei;
    margin-top:30px;
}
.chapter-header{
    padding-left:32px;
    margin-top:20px;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}
.chapter-img{
    width: 1200px;
    margin-top: 40px;
}
.chapter-li-header{
    padding-left:14px;
}
.blue-circle{
    display: inline-block;
    width: 8px;
	height: 8px;
    border: solid 1px #0089ff;
    border-radius: 50%;
}
.moudle-ul{
    margin-top:50px;
}
.moudle-li{
    padding:20px;
    float: left;
    width: 550px;
    height: 210px;
    background-color: #31a5ff;
    border-radius: 5px;
    margin-bottom:20px;
    color: #ffffff;
}
.moudle-li:first-child,.moudle-li:last-child {
    background-color: #2354d5;
}
.moudle-li:hover {
    background-color: unset;
    background-image: url(./image/9.png);
    height: 208px;
    width: 548px;
    color: #2354d5;
    box-shadow: 0px 11px 21px 0px 
              rgba(35, 84, 213, 0.4);
    border-radius: 5px;
    border: solid 1px #2354d5;
}
.mr20{
    margin-right:20px;
}
.circle-earth{
    display: inline-block;
    width: 30px;
    height: 30px;
    /* vertical-align: middle; */
    margin-right:8px;
}
.moudle-li-header{
    height: 30px;
    font-family: Microsoft YaHei;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
    line-height: 20px;
    margin-bottom:8px;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}
.moudle-img {
    text-align: center;
    margin-top: 30px;
}
.five img {
    display: block;
}
.moudle-even{
    background-color: #f4f4f4;
}
.clearfix:after{
    content:"";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.clearfix{
    zoom:1;
}


@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}
@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:1s;animation-duration:1s}

@-webkit-keyframes bounceInRight{
    0%,100%,60%,75%,90%{
        -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);
        transition-timing-function:cubic-bezier(0.215,.61,.355,1)
    }
    0%{
        opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)
    }
    60%{
        opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)
    }
    75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)
    }
    90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)
    }
    100%{-webkit-transform:none;transform:none
    }
}
@keyframes bounceInRight{
    0%,100%,60%,75%,90%{
        -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)
    }
    0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)
    }60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)
    }75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)
    }90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)
    }100%{-webkit-transform:none;-ms-transform:none;transform:none}}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;-webkit-animation-duration:1s;animation-duration:1s}

@-webkit-keyframes bounceInLeft{
    0%,100%,60%,75%,90%{
        -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);
        transition-timing-function:cubic-bezier(0.215,.61,.355,1)}
        0%{
            opacity:0;-webkit-transform:translate3d(-3000px,0,0);
            transform:translate3d(-3000px,0,0)
        }
        60%{
            opacity:1;
            -webkit-transform:translate3d(25px,0,0);
            transform:translate3d(25px,0,0)
        }
        75%{
            -webkit-transform:translate3d(-10px,0,0);
            transform:translate3d(-10px,0,0)
        }
        90%{
            -webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)
        }
        100%{
            -webkit-transform:none;transform:none;opacity:1;
        }
    }
@keyframes bounceInLeft{
    0%,100%,60%,75%,90%{
        -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);
        transition-timing-function:cubic-bezier(0.215,.61,.355,1)
    }
    0%{
        opacity:0;-webkit-transform:translate3d(-3000px,0,0);
        -ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)
    }60%{
        opacity:1;-webkit-transform:translate3d(25px,0,0);
        -ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)
    }
    75%{
        -webkit-transform:translate3d(-10px,0,0);
        -ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)
    }
    90%{
        -webkit-transform:translate3d(5px,0,0);
        -ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)
    }
    100%{
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
    }
}
.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;-webkit-animation-duration:1s;animation-duration:1s}

@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;-webkit-animation-duration:1s;animation-duration:1s}
.section-1 {
    background-image: url(./image/background1.jpg);
    background-position: center;
    background-size: cover;
    height: 469px;
    padding: 0;
}
.section-2 .section-title{
    line-height: unset!important;
    margin-top: -80px;
}
.section-2-title {
    background: url(./image/1.jpg);
    width: 266px;
	height: 36px;
    line-height: 36px;
    font-family: MicrosoftYaHei;
	font-size: 24px;
    color: #ffffff;
    margin-top: 50px;
    margin-left: 8px;
    margin-bottom: 20px;
}
.section-2-title p {
    margin-left: 48px;
}
.section-2-detail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}
.background1 {
    background-image: url(./image/2.jpg);
    height: 484px;
}
.background2 {
    background-image: url(./image/3.jpg);
    height: 819px;
}
.background3 {
    background-image: url(./image/4.jpg);
    height: 484px;
}
.background4 {
    background-image: url(./image/5.jpg);
    height: 561px;
}
.section-2-detail span {
	color: #2354d5;
    display: block;
}
.section-2-detail p {
	font-size: 16px;
	color: #333333;
    word-wrap: break-word;
}
.section-2-detail ul li {
    font-family: MicrosoftYaHei;
    position: relative;
}
.section-2-detail ul li img {
    position: absolute;
}

.section-2-conent1 ul {
    padding: 90px 0 0 20px;
    max-width: 480px;
}
.section-2-conent1 ul li {
    padding-left: 80px;
}
.section-2-conent1 ul li img {
    top: -9px;
    left: 0px;
}
.section-2-conent1 span {
	font-size: 30px;
} 
.section-2-conent1 p {
    margin-top: 30px;
    margin-bottom: 85px;
}

.section-2-conent2 ul {
    float: right;
    max-width: 590px;
    padding: 30px 0;
}
.section-2-conent2 li {
    float: right;
    width: 395px;
}
.section-2-conent2 ul li:first-child{
    margin-right: 10px;
}
.section-2-conent2 ul li:nth-child(2){
    margin-right: 35px;
}
.section-2-conent2 ul li:nth-child(3){
    margin-right: 60px;
}
.section-2-conent2 ul li:nth-child(4){
    margin-right: 85px;
    width: 400px;
}
.section-2-conent2 ul li:nth-child(5){
    margin-right: 110px;
    width: 400px;
}
.section-2-conent2 ul li:last-child{
    margin-right: 135px;
    width: 400px;
}
.section-2-conent2 ul li img {
    top: 0px;
    transform: translateX(-150%);
}
.section-2-conent2 span {
    font-size: 26px;
    margin-bottom: 13px;
}
.section-2-conent2 p {
    margin-bottom: 45px;
}

.section-2-conent3 ul{
    padding: 40px 0 0 100px;
}
.section-2-conent3 ul li {
    width: 370px;
}
.section-2-conent3 img {
    width: 52px;
    top: 0;
    left: -72px;
}
.section-2-conent3 span {
    font-size: 30px;
    margin-bottom: 20px;
}
.section-2-conent3 p {
    margin-bottom: 45px;
}

.section-2-conent4 ul {
    float: right;
    width: 490px;
    padding-top: 38px;
}
.section-2-conent4 li {
    width: 400px;
    float: right;
}
.section-2-conent4 li:first-child {
    margin-right: 25px;
}
.section-2-conent4 li:nth-child(2) {
    margin-right: 50px;
}
.section-2-conent4 li:nth-child(3) {
    margin-right: 75px;
}
.section-2-conent4 li:last-child {
    margin-right: 100px;
}
.section-2-conent4 img {
    height: 42px;
    left: -62px;
    color: #9697ba;
}
.section-2-conent4 span {
    font-size: 26px;
    margin-bottom: 12px;
}
.section-2-conent4 p {
    margin-bottom: 34px;
}