html, body {
    width: 100%;
    height: 100%
}

.contaier {
    position: relative;
    height: 100%
}

.main {
    overflow: hidden;
    width: 100%;
    margin-bottom: 0
}

.main .middle {
    position: absolute;
    width: 373px;
    top: 45%;
    left: 50%;
    z-index: 100;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main .middle .magic-squire-top {
    position: absolute;
    left: 56px;
    top: -14px;
    z-index: 10
}

.main .middle .magic-squire-middle {
    position: absolute;
    top: 87px;
    left: 165px;
    z-index: 11
}

.main .middle .magic-squire-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9
}

.first-section {
    position: relative;
    height: 929px;
    padding-top: 78px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.first-section .left, .first-section .right {
    position: absolute;
    display: inline-block;
    width: 50%;
    top: 0;
    bottom: 0
}

.first-section .left img, .first-section .right img {
    position: absolute;
    width: 0;
    top: 50%;
    z-index: 10
}

.first-section .left img {
    right: 0
}

.first-section .left .l4 {
    -webkit-transform: rotateZ(-55deg);
    transform: rotateZ(-55deg)
}

.first-section .left .l5 {
    -webkit-transform: rotateZ(40deg);
    transform: rotateZ(40deg)
}

.first-section .left .l11 {
    z-index: 9
}

.first-section .right {
    left: 50%
}

.first-section .right img {
    left: 0
}

.first-section .right .r12 {
    -webkit-transform: rotateZ(208deg);
    transform: rotateZ(208deg)
}

.mf-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    font-size: 26px;
    color: #939da1;
    padding-bottom: 92px;
    line-height: 2
}

.mf-footer h3 {
    font-weight: normal
}

.mf-footer p {
    font-size: 20px
}

.mf-footer .platform {
    position: relative;
    margin-top: 30px
}

.mf-footer .red {
    color: #ea4642;
    font-size: 16px
}

.mf-footer .wonderful-img {
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: 20px
}

.icon-text {
    font-size: 100px
}

.header {
    padding: 9px 9px 9px 33px;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.header .logo {
    float: left;
    margin-top: 12px
}

.header .logo img {
    width: 266px
}

.header .nav {
    position: fixed;
    right: 0;
    top: 0;
    background-color: #131f3d;
    text-align: center;
    font-size: 0;
    width: 720px;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 9999
}

.header .nav .ui-nav-a{
    display: inline-block;
    min-width: 120px;
    text-align: center;
    height: 70px;
    font-size: 16px;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    position: unset;
    color: #fff;
    line-height: 70px;
    width: 120px;
}

.header .nav-2{
    width: 840px;
}

.header .nav ul {
    font-size: 0;
    margin: 0 auto;
    display: inline-block
}

.header .nav li {
    display: inline-block;
    min-width: 120px;
    text-align: center;
    height: 70px;
    font-size: 16px;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.header .nav a {
    /*position: absolute;*/
    color: #fff;
    height: 70px;
    line-height: 70px;
    width: 120px
}

.header .nav .current {
    position: relative;
    background-color: #cc3e2e
}

.header .nav .current a {
    top: 0;
    left: 0;
    display: block
}

.scrollheader .nav {
    width: 100%
}

.w1100 {
    width: 1100px;
    margin: 0 auto
}

.section {
    font-size: 0;
    overflow: hidden;
    padding: 100px 0 60px;
    z-index: 1;
}

.section .img-box {
    position: relative;
    display: inline-block;
    width: 105px;
    height: 105px;
    border-radius: 50%
}

.section .img-box span {
    position: absolute;
    display: inline-block;
    font-size: 72px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    color: #949494
}

.section .title {
    font-size: 40px;
    line-height: 1.357;
    text-align: center
}

.section .title h2 {
    font-size: 46px;
    font-weight: normal
}

.section .title p {
    font-size: 20px;
    margin-top: 10px !important
}

.section p {
    margin-top: 12px;
    line-height: 1.3
}

.section .imgs > li:not(:first-child) {
    display: none
}

.section .imgs {
    position: relative;
    height: 690px;
    line-height: 690px;
    z-index: 10
}

.section .imgs img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%
}

.section .modules {
    margin-top: 50px
}

.section .modules > li {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    font-size: 16px;
    line-height: 1.875;
    min-width: 100px;
    margin: 0 50px;
    border: none
}

.section .modules img {
    width: 50px
}

.section .modules-text > li:not(:first-child) {
    display: none
}

.section .current p {
    position: relative
}

.section .current p:last-child:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -10px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    width: 100%
}

.second-section {
    padding-top: 90px;
    height: 600px;
    background: url("../image/index/bg1.jpg") no-repeat;
    background-attachment: fixed;
    background-position: center 20%;
    background-size: 100% 1284px;
    color: #fff;
    overflow: visible
}

.second-section p {
    color: #fff
}

.second-section .img-box {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #eb3e3f
}

.second-section .img-box span {
    font-size: 40px;
    color: #fff
}

.second-section strong {
    font-size: 30px;
    font-weight: bold
}

.third-section {
    position: relative;
    height: 800px;
    color: #2a2a2a;
    padding: 80px 0;
    background: url('../../assets/image/index/index_bg2.png') no-repeat center bottom
}

.third-section #active_echart {
    margin: 70px auto;
    border-radius: 6px;
    background-color: #fbfcff;
    -webkit-box-shadow: 0 10px 40px 0 rgba(43, 46, 47, 0.15);
    box-shadow: 0 10px 40px 0 rgba(43, 46, 47, 0.15);
    width: 1260px;
    height: 450px
}

.third-section .active-container {
    position: absolute;
    top: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10
}

.forth-section {
    background: url("../../assets/image/index/school-bg.png") no-repeat center center;
    background-size: auto 100%
}

.forth-section .dzd {
    height: 100%
}

.forth-section .dzd > img {
    vertical-align: bottom
}

.forth-section .title {
    color: #fff
}

.forth-section .swiper-container {
    margin-top: 50px;
    padding: 40px 0;
    overflow: visible
}

.forth-section .swiper-slide {
    padding-top: 12px;
    border-radius: 6px;
    background-color: #e9eef6;
    -webkit-box-shadow: 0 3px 29px 0 rgba(0, 43, 73, 0.4);
    box-shadow: 0 3px 29px 0 rgba(0, 43, 73, 0.4);
    text-align: center;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s;
    transition: all .5s
}

.forth-section .swiper-slide > img {
    height: 162px
}

.forth-section .swiper-slide:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.forth-section .teacher-info {
    padding: 20px;
    text-align: left;
    background-color: #fff
}

.forth-section .teacher-info strong {
    font-size: 24px;
    color: #2a2a2a;
    line-height: 1.21;
    font-weight: normal
}

.forth-section .teacher-info strong + p {
    margin: 0;
    font-size: 16px
}

.forth-section .teacher-info p {
    margin-top: 0;
    font-size: 14px;
    color: rgba(42, 42, 42, 0.769);
    line-height: 1.714
}

.forth-section .btns {
    margin-top: 20px;
    text-align: center
}

.forth-section .btn-blue-white:hover {
    color: #fff
}

@media screen and (min-width: 1600px) {
    .forth-section {
        background-size: 100% 100%
    }
}

.fifth-section {
    position: relative;
    background-color: #fff;
    padding-bottom: 80px;
    height: 930px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 -20px 100px -15px #999 inset;
    box-shadow: 0 -20px 100px -15px #999 inset
}

.fifth-section #particles-js {
    width: 100%;
    height: 100%
}

.fifth-section .title .icon-text {
    font-size: 86px
}

.fifth-section .fifth-container {
    position: absolute;
    top: 100px;
    left: 74px;
    right: 74px;
    z-index: 10
}

.fifth-section .train-plan h3 {
    padding: 12px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fifth-section .train-plan .ellipsis3 {
    height: 70px
}

.fifth-section .train-plan > li {
    display: inline-block;
    border-radius: 6px;
    background-color: #fff;
    width: 30%;
    margin: 30px 1% 0;
    -webkit-box-shadow: 0 2px 15px 0 rgba(195, 195, 195, 0.25);
    box-shadow: 0 2px 15px 0 rgba(195, 195, 195, 0.25);
    overflow: hidden;
    vertical-align: top
}

.fifth-section .train-plan > li:hover {
    -webkit-box-shadow: 0 2px 15px 0 rgba(195, 195, 195, 0.5);
    box-shadow: 0 2px 15px 0 rgba(195, 195, 195, 0.5)
}

.fifth-section .train-plan .li-middle {
    padding: 15px 20px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fifth-section .train-plan .li-middle > div {
    margin-top: 30px
}

.fifth-section .train-plan p {
    line-height: 1.7;
    margin-top: 0
}

.fifth-section .swiper-container {
    margin-top: 30px;
    height: 600px
}

@media (max-width: 1440px) {
    .fifth-section .li-middle .fr {
        float: left
    }

    .fifth-section .li-middle span {
        font-size: 12px;
        line-height: 1.5
    }
}

.sixth-section {
    position: relative;
    padding: 0;
    background-color: #1e5c99
}

.sixth-section .nav6-bg {
    position: relative;
    padding: 80px 0;
    min-height: 820px;
    background: url("../../assets/image/index/circle-bg.png") no-repeat center center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: auto 100%;
    overflow: hidden;
    z-index: 10
}

.sixth-section .notice-img {
    width: 100%;
    height: 200px
}

.sixth-section .text-box {
    padding: 28px 20px 66px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sixth-section p {
    margin-top: 20px;
    line-height: 1.6
}

.sixth-section .ellipsis3 {
    height: 65px
}

.sixth-section .notices {
    margin-top: 115px
}

.sixth-section .notices li {
    display: inline-block;
    width: 22%;
    margin: 0 1.5%;
    vertical-align: top;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 40px 0 rgba(0, 43, 73, 0.23);
    box-shadow: 0 3px 40px 0 rgba(0, 43, 73, 0.23)
}

.sixth-section #snowBg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

@media (max-width: 1440px) {
    .sixth-section h4 {
        font-size: 14px
    }

    .sixth-section p {
        font-size: 12px
    }

    .sixth-section .notice-img {
        width: 100%;
        height: 130px
    }

    .sixth-section .ellipsis3 {
        height: 56px
    }
}

.platform {
    margin-top: 30px;
    text-align: center
}

.platform label {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "MicrosoftYaHei";
    color: #5c5c5c;
    margin-right: 16px
}

.platform a {
    margin: 0 auto
}

.platform-list {
    display: inline-block;
    vertical-align: middle
}

.platform-list li {
    display: inline-block;
    margin-right: 40px
}

.platform-list a {
    display: inline-block;
    font-size: 14px;
    color: #5c5c5c;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 8px;
    background-color: #e3e3e3
}

/*首页20190530*/
.first-sectionBg {
    background: url("../../assets/image/index/nav1bg.png") center center no-repeat;
    height: 927px;
    background-size: cover;
}
.first-sectionBg-zhungeer {
    background: url("http://p.ananas.chaoxing.com/star3/origin/e3b06af675146f43b96fb362aa04d50c.png") center center no-repeat;
    height: 927px;
    background-size: cover;
}

.main {
    top: -79px;
    margin-top: 0;
}
.first-sectionBg h2{
    margin-top: 300px;
    margin-bottom: 28px;
}
.first-sectionBg a{
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #eb3e3f url("../../assets/image/index/nav1button1.png") center center no-repeat;
    font-size: 20px;
    color: #ffffff;
    border: none;
    margin-top: 40px;
    border-radius: 20px;
    outline: none;
    cursor: pointer;
}

.first-sectionBg-zhungeer a{
    width: 205px;
    height: 63px;
    text-align: center;
    background: url("../../assets/image/index/nav1button11.png") center center no-repeat;
    border: none;
    margin-top: 549px;
    margin-left: 71px;
    outline: none;
    cursor: pointer;
}

.inputDiv {
    margin-top: 200px;
    position: relative;
    left: 50%;
    background: #ffffff;
    width: 600px;
    height:55px;
    line-height: 55px;
    padding: 9px 20px 10px;
    margin-left: -320px;
    border-radius: 6px;
}
.inputDiv i {
    position: absolute;
    display: inline-block;
    width: 33px;
    height: 55px;
    background: url("../image/mianyangIndex/btnSearchIcon.png") center center no-repeat;
}
.inputDiv input {
    margin-left: 48px;
    margin-right: 5px;
    height: 55px;
    line-height: 55px;
    width: 450px;
    font-size: 24px;
    border: none;
}
.inputDiv button {
    background: url("../image/mianyangIndex/btnBg2.png") no-repeat;
    width: 85px;
    height: 55px;
    color: #ffffff;
    font-weight: bold;
    font-size: 26px;
    border: none;
    outline: none;
    cursor: pointer;
}
.inputDiv span {
    display: inline-block;
    width: 669px;
    height: 78px;
    background:url("../image/mianyangIndex/shadow.png") no-repeat;
    position: absolute;
    left: 0;
    top: 68px;
}

/*崇川区单位列表*/
.default_nav {
    margin: 0 auto;
    width: 1000px;
    height: auto!important;
    height: 110px;
    min-height: 110px;
}
.child-units .titles{
    line-height: 1.5;
    color:#3D3D3D;
}
.child-units .titles h2{
    font-size: 36px;
    font-weight: normal;
}
.child-units .titles h3{
    font-size: 26px;
    font-weight: normal;
    line-height: 1;
}
.units{
    margin-top: 50px;
    font-size: 0;
}
.units span{
    display: inline-block;
    vertical-align: middle;
}
.units>li{
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    font-size:16px;
    padding:7px 0;
    box-sizing: border-box;
}
.units img.double-arrow{
    display: inline-block;
    width: 10px;
    margin-right: 11px;
    vertical-align: middle;
}
.units>li:nth-of-type(3n+2){
    padding-left: 70px;
}
.units>li:nth-of-type(3n+3){
    padding-left: 130px;
}
.units>li>a, .units>li>a:link, .units>li>a:visited {
    text-decoration: none;
    color: #333;
}
.units>li>a:hover{
    color: #db423c;
}