/*初始化样式*/
@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
    text-align: left;
}

a {
    text-decoration: none;
}

/*共用样式*/
html {
    font-family: 微软雅黑;
    color: #585858;
    background: #f2f2f2;
}

header{
    margin-top: 50px;
}
.header_title{
    height: 50px;
    line-height: 40px;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
    background: #0199ed;
}
.header_title{

}
.header_title img{
    width: 8%;
    float: left;
    margin-left: 5%;
    margin-top: 2%;
}
.header_title h1{
    line-height: 50px;
    font-size: 22px;
    color: white;
    width: 65%;
    margin: 0 auto;
    float: left;
    text-align: left;
    font-weight: bold;
    margin-left: 3%;
}
.header_title i{
    text-align: right;
    display: inline-block;
    width: 15%;
    float: left;
    line-height: 50px;
    font-size: 30px;
    margin-right: 2%;
    color: white;
}
.navdiv{
    position: fixed;
    top: 50px;
    width: 100%;
    background: #f2f2f2;
    line-height: 40px;
    z-index: 99;
}
.navdiv ul{
    display: flex;
    justify-content: space-evenly;
    line-height: 40px;
    width: 95%;
    float: left;
}
.navdiv ul li{
    width: 100%;
    text-align: center;
}
.navdiv ul li a{
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #585858;
    font-size: 14px;
    vertical-align: middle;
}
.navdivimg{
    display: inline-block;
    vertical-align: middle;
}
.navdivimg img{
    width: 10px;
    margin-top: -3px;
    vertical-align: middle;
}
.navdivimg img:nth-of-type(2){
    display: none;
}
.navdivtitle{
    width: 95%;
    float: left;
    font-size: 15px;
    text-indent: 4%;
    display: none;
}
.navdivtext{
    padding: 1% 0;
    position: fixed;
    top: 90px;
    width: 100%;
    background: #f2f2f2;
    display: none;
    z-index: 99;
}
.navdivtexttitle{
    display: flex;
    justify-content: space-evenly;
}
.navdivtexttitle div{
    width: 22%;
    background: #58b2fe;
    line-height: 36px;
}
.navdivtexttitle div img{
    width: 26%;
    margin-top: 1%;
    margin-left: 14%;
    vertical-align: middle;
}
.navdivtexttitle div span{
    color: white;
    font-size: 15px;
    vertical-align: middle;
}
.navdivtexttext{
    display: flex;
    justify-content: space-evenly;
}
.navdivtexttext a{
    display: block;
    width: 22%;
    background: white;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #585858;
    border-bottom: 2px solid #f2f2f2;
}
.mask1,.mask2{
    background-color: rgba(0,0,0,0.1);
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
}
nav{
    z-index: 99;
}
nav ul{
    width: 35%;
    position: fixed;
    background: white;
    height: 100%;
    right: -41%;
    top: 90px;
}
nav ul li{

}
nav ul li a{
    display: block;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    color: black;
}
nav ul li:first-child a{
    border-top: 1px solid #e4e4e4;
}
nav ul li:last-child{
    display: block;
}
nav ul li:last-child>p{
    border-radius: 15px;
    background:#0094fe;
    height: 30px;
    line-height: 30px;
    width: 80%;
    margin: 10px auto;
    text-align: center;
    color: white;
    cursor: pointer;
}


.banner_img {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-top: 90px;
}
.banner_img a img {
    width: 100%;
}

.title {
    margin: 0 auto;
    width: 100%;
    background: #fff;
    padding-top: 2%;
    padding-bottom: 4%;
}


.title span {
    font-size: 16px;
    line-height: 16px;
    color: #666666;
    display: flex;
    justify-content: center;
}
.title span img {
    /*display: block;*/
    width: 10%;
    margin: 0 2%;
}
.content1 {
    width: 100%;
    background: white;
    padding-bottom: 1%;
}
.content1text1{
    width: 96%;
    margin: 2%;
    border: 2px #ff8000 dashed;
    border-radius: 6px;
}
.content1text1 a{
    display: block;
    background: #ff8312;
    width: 60%;
    text-align: center;
    line-height: 30px;
    color: #FFf;
    font-size: 14px;
    margin: 1% auto 3%;
    border-radius: 6px;
}
.content1text1 span{
    text-indent: 2em;
    display: block;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 19px;
    margin: 2%;
}
.content4 {
    width: 100%;
    padding-top: 1%;
    background: white;
    overflow: hidden;
}

.content4-title {
}

.content4-title ul {
    width: 98%;
    display: block;
    margin: auto;
}

.currentS {
    width: 18.25%;
    float: left;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    background: #FFFFFF;
    border-bottom: 2px solid #e5e5e5;
    box-sizing: border-box;
    margin: 0 1%;
}

.current {
    width: 18.25%;
    float: left;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    background: #ff8000;
    color: #ffffff;
    box-sizing: border-box;
    border-bottom: 2px solid #ff8000;

}

#dcl_1 {
    display: block;
}

#dcl_2 {
    display: none;
}

#dcl_3 {
    display: none;
}

#dcl_4 {
    display: none;
}

#dcl_5 {
    display: none;
}

.content4-text {
    display: inline-block;
    /*background: #f2f2f5;*/
}

.content4-text ul {
    margin-top: 2%;
}

.content4Text {
    float: left;
    width: 96%;
    border-bottom: 1px solid #eaeaea;
    margin: 1% 2%;
    border-radius: 5px;
}

.content4Text a img {
    width: 35%;
    border-radius: 6px;
}

.content4-textItem {
    width: 63%;
    float: right;
}

.content4-textItemimg1 {
    width: 7%;
}

.content4-textItemimg2 {
    margin-left: 1%;
    margin-top: 3%;
    width: 5%;
    vertical-align: middle;
}

.content4-textItem p {
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 1%;
}

.content4-textItem button{
    background: #fff;
    color: #ff3300;
    border: 1px solid #ff3300;
    font-size: 12px;
    /* border-radius: 3px; */
    width: 55px;
    margin: 1% 1px;
    height: 20px;
    outline: none;
}
.content4-textItem span {
    font-size: 13px;
    display: inline-block;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: middle;
}

.content4-textItema {
    border-radius: 20px;
    font-size: 12px;
    padding: 1% 2%;
    float: right;
    margin: 2% 3% auto;
}

.content4-textItema:nth-of-type(2) {
    border: 1px solid #028df4;
    color: #028df4;
}

.content4-textItema:nth-of-type(1) {
    color: white;
    background: #ff8000;
    border: 1px solid #ff8000;
}

.content4 > a {
    width: 85%;
    display: block;
    border: 1px solid #ff8000;
    border-radius: 20px;
    color: #ff8000;
    text-align: center;
    line-height: 38px;
    margin: 0 auto 3%;
}
.content8 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 2%;
}

.content8 table {
    background: #fff;
    text-align: center;
    border-radius: 8px 8px 0 0;
    font-size: 12px;
    margin: 0 auto;
}

.content8 table tr {
    /*text-align: center;*/
    letter-spacing: 2px;
}

.content8 table td {
    background: #fff;
    line-height: 28px;
    height: 50px;
}

.content8 table tr td:nth-of-type(1) {
    width: 25%;
    text-align: center;
    background: #e2f4ff;
    color: #ff7800;
}

.content8 table tr td:nth-of-type(2) {
    width: 25%;
    background: #e0ebff;
    color: #272222;
}

.content8 table tr td:nth-of-type(3) {
    width: 25%;
    background: #e6e1ff;
    color: #686868;
}

.content8 table tr td:nth-of-type(4) {
    width: 25%;
    background: #f1e1ff;
    color: #656565;
}

.content8 table tr:nth-of-type(1) td {
    color: #fff;
    background: #ff8000;
    /*text-align: center;*/
    font-size: 14px;
}
.content8 a{
    display: block;
    background: #ff8000;
    width: 60%;
    text-align: center;
    line-height: 30px;
    color: #FFf;
    font-size: 14px;
    margin: 2% auto;
    border-radius: 6px;
}


.content12 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.content12 table {
    background: #e4e4e4;
    margin: 0 auto;
}

.content12 table tr {
    /*text-align: center;*/
    letter-spacing: 2px;
    text-align: center;
    font-size: 14px;
}

.content12 table tr:nth-of-type(1) td {
    color: #f2f2f2;
    background: #5588fe;
    height: 50px;
}

.content12 table td:nth-of-type(1) {
    width: 20%;
    background: #fff;
}

.content12 table td:nth-of-type(2) {
    width: 40%;
    background: #fff;
}

.content12 table td:nth-of-type(3) {
    width: 40%;
    background: #fff;
}

.content20{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}
.content20 ul{}
.content20 ul li{
    float: left;
    width: 46%;
    margin: 0 1% 3% 2%;
    border-radius: 6px;
    border: 1px #e5e5e5 dashed;
    padding-bottom: 3%;
}
.content20 ul li div{
    width: 85%;
    margin: 5% auto;
    border-radius: 6px;
    overflow: hidden;
    background: #ff8000;
    line-height: 30px;
    color: #fff;
    text-indent: 3%;
}
.content20 ul li span{
    width: 85%;
    margin: 0 auto;
    line-height:16px;
    font-size: 12px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;

}
.content16{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}
.content16 ul{}
.content16 ul li{
    float: left;
    width: 46%;
    margin: 0 1% 3% 2%;
    border-radius: 6px;
}
.content16 ul li div{
    width: 80%;
    margin: 0 auto;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}
.content16 ul li div img{
    width: 100%;
}
.content16 ul li a span{
    display: block;
    text-align: center;
    background: #ff8000;
    width: 80%;
    color: #fff;
    margin: -3% auto;
    line-height: 30px;
    border-radius: 0 0 6px 6px;
}
.content6Box {
    width: 100%;
    background: #FFF;
    padding-bottom: 3%;
}
.content6 {
    font-size: 12px;
    width: 94%;
    margin: 0 auto;
    border: 1px #E5E5e5 solid;
}

.content6 > span {
    font-size: 20px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
}

.content6title {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    line-height: 40px;
    background: #eee;
}

.content6title span {
    display: block;
    text-align: center;
    width: 100%;
    color: black;
}

.content6text {
    width: 100%;
    margin: 0 auto;
    line-height: 44px;
    background: #fff;
    height: 200px;
    overflow: hidden;
    /*position: relative;*/
}

.content6text ul {
    /*position: absolute;*/
    bottom: -40px;
    width: 100%;
}

.content6text ul li {
    display: flex;
    justify-content: space-between;
}

.content6text ul li div {
    text-align: center;
    width: 100%;
    border-bottom: 1px dashed #eee;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}

.content6text ul li a {
    line-height: 26px;
    font-size: 14px;
    border: 1px solid #ff8000;
    color: #ff8000;
    display: block;
    width: 70px;
    border-radius: 5px;
    margin: 7px auto 0;
}

.content8text {
    width: 100%;
    margin: 0 auto;
    line-height: 44px;
    background: #fff;
    height: 200px;
    overflow: hidden;
    /*position: relative;*/
}

.content8text ul {
    /*position: absolute;*/
    bottom: -40px;
    width: 100%;
}

.content8text ul li {
    display: flex;
    justify-content: space-between;
}

.content8text ul li div {
    text-align: center;
    width: 100%;
    border-bottom: 1px dashed #eee;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.content8text ul li a {
    line-height: 26px;
    font-size: 14px;
    border: 1px solid #00bbff;
    color: #00bbff;
    display: block;
    width: 70px;
    border-radius: 5px;
    margin: 7px auto 0;
}

.content40box{
    background: #fff;
    width: 100%;
    padding-bottom: 2%;
}
.content40box1{
    background: #f2f2f5;
    width: 96%;
    margin: auto;
    padding-bottom: 2%;
}
.content40{
    width: 96%;
    background: white;
    overflow: hidden;
    margin-bottom: 2%;
    margin: auto;
}
.content40-title{
    font-size: 14px;
}
.content40-title ul{}
.currentSM{
    width: 25%;
    float: left;
    line-height: 35px;
    text-align: center;
    background: #f2f2f5;
}
.currentM{
    width: 25%;
    float: left;
    line-height: 35px;
    text-align: center;
    border-top: 1px solid #f2f2f5;
    box-sizing: border-box;
}
#dcl1_1{
    display: block;
}
#dcl1_2{
    display: none;
}
#dcl1_3{
    display: none;
}
#dcl1_4{
    display: none;
}
#dcl2_1{
    display: block;
}
#dcl2_2{
    display: none;
}
#dcl2_3{
    display: none;
}
#dcl2_4{
    display: none;
}
.content40-text{
    display: inline-block;
}
.content4-text div{
    margi0n: 2%;
}
.content40-text div img{
    width: 100%;
}
.content40-text div p{
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    color: #3399ff;
}
.content40-text div span{
    font-size: 12px;
    line-height: 25px;
    margin: 0 auto;
    width: 96%;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.content40-text div a{
    background: #ff8000;
    display: block;
    width: 70%;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
    margin: 3% auto;
}
.content7Box {
    background: #ffffff;
    width: 100%;
}

.content7 {
    width: 94%;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
}

.content7 div {
    width: 100%;
    margin: -1% auto 1% -1%;
    position: relative;
    /*border: 1px solid #e5e5e5;*/
}

.content7 img {
    width: 100%;
    display: block;
}

.content7 span {
    position: absolute;
    top: 30%;
    left: 10%;
}

.content7 form {
    width: 94.8%;
    margin: 0 0 0 2.8%;
    background: white;
    padding-bottom: 3%;
}

.content7 form input {
    width: 80%;
    display: block;
    margin: 0 auto;
    line-height: 32px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    text-indent: 3%;
    outline: none;
}

.content7 form input:nth-of-type(2) {
    margin-top: 2%;
}

.content7 form button {
    width: 80%;
    display: block;
    margin: 0 auto;
    line-height: 32px;
    border: none;
    border-radius: 5px;
    text-align: center;
    margin-top: 2%;
    background: #ff8000;
    color: white;
}
.content5{
    width: 100%;
    padding-top:1%;
    background: white;
    overflow: hidden;
    margin-bottom: 2%;
}
.main_content11 {
    background: white;
    padding-bottom: 3%;
    /*background: url("../images/publicimages/main_content11title.png")no-repeat;*/
}

/*.main_content11title{*/
/*line-height: 36px;*/
/*font-size: 26px;*/
/*text-align: center;*/
/*padding-top: 5%;*/
/*}*/
.main_content11 ul {
    display: flex;
    justify-content: space-around;
}

.main_content11 ul li {
    width: 22%;
    margin-top: 2%;
}

.main_content11 ul li img {
    width: 100%;
    border: 1px solid #f0f0f0;
}

.main_content11 ul li p {
    font-size: 13px;
    text-align: center;
}

.main_form {
    /*background:#343434 url("../images/publicimages/main_content12.jpg") no-repeat;*/
    background: #2b4689;
    background-size: contain;
    height: 580px;
    margin-top: -2%;
}

.main_formtop {
    /*background: #f3f3f3;*/
    padding-top: 3%;
    margin-bottom: 5%;
}

.main_formtop p {
    text-align: center;
    font-size: 14px;
    color: #fff100;
}

.main_formtop span {
    color: #fff;
    font-size: 22px
}

.main_form form div {
    width: 90%;
    margin: 7px auto;
}

.main_form form div span {
    font-size: 14px;
    margin-right: 1%;
    color: white;
}

.main_form form div input {
    width: 70.5%;
    line-height: 30px;
    text-indent: 5px;
    outline: none;
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgb(163, 163, 163);
    color: white;
}

.main_form input:-ms-input-placeholder {
    color: white;
}

.main_form input:-moz-placeholder {
    color: white;
}

.main_form input::-moz-placeholder {
    color: white;
}

.main_form input::-webkit-input-placeholder {
    color: white;
}

.main_form div select {
    width: 71%;
    height: 32px;
    line-height: 32px;
    text-indent: 5px;
    outline: none;
    background: rgba(0, 0, 0, 0);
    color: white;
}

.main_form div option {
    background: #49474a;
}

.main_form button {
    width: 55%;
    background: #00bbff;
    color: white;
    display: block;
    margin: 3% auto;
    line-height: 32px;
    text-align: center;
    border-radius: 5px;
    border: none;
    font-size: 16px;
}

.main_formbottom {
    /*margin-top: 14%;*/
    color: white;
}

.main_formbottom span {
    font-size: 18px;
    display: block;
    text-align: center;
}

.main_formbottom p {
    font-size: 12px;
    padding: 0 3%;
    line-height: 24px;
}


/*!*手机端固定定位表单*!*/
.form_fixed{
    background-image: linear-gradient(#148dfe, #7d48f8);
    position: fixed;
    bottom: 0px;
    height: 60px;
    width: 100%;
    z-index: 99;
    display: block;
    border-top: 2px solid #ffffff;
}
.form_fixed ul{
    display: flex;
    justify-content: space-between;
}
.form_fixed li{
    text-align: center;
    width: 20%;
    margin-top: 6px;
    margin-bottom: 3px;
}
.form_fixed li a{
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: white;
}
.footerImg{
    width: 32%;
    display: block;
    margin:2% auto;
}
.zixun{
    width: 20%;
    position: fixed;
    bottom: 0;
    display: block;
    margin:2% auto;
}
.main_fixed{
    position: fixed;
    left: 0px;
    top: 20%;
    z-index: 99;
}
.imgfixed1{
    position: fixed;
    right: 2%;
    bottom: 80px;
    z-index: 99;
}


/*iphone7*/
@media all and (max-width: 413px) {
    .header_title img{
        margin-top: 3%;
    }
    .title div {
        width: 60%;
    }
    .content4-textItem b {
        font-size: 15px;
    }

    .content4-textItem span {
        margin-left: 0;
    }

    .content4-textItema {
        font-size: 12px;
        padding: 1% 1%;
        float: right;
        margin: 3% 2% auto;
    }
    .content9-a a {
        margin-left: 7%;
    }

    .content10Text {
        height: 220px;
    }

    .content10Text ul li {
        font-size: 13px;
    }

    .main_contentschool ul li > div p {
        font-size: 13px;
        -webkit-line-clamp: 2;
    }

    .main_contentschool ul li > div i {
        font-size: 18px;
    }

    .main_contentschool ul li > div > div a {
        font-size: 13px;
        padding: 1% 3%;
    }

    /*表单*/
    .main_form {
        height: 560px;
    }

    .main_formbottom {
        margin-top: 5%;
        color: white;
    }

    .main_form form div {
        margin: 2px auto;
    }
}

/*iphone5*/
@media all and (max-width: 374px) {
    .header_title img {
        width: 10%;
    }

    .header_title h1 {
        font-size: 20px;
    }
    .title div {
        width: 68%;
    }
    .headerpag form input {
        width: 78%;
    }

    .headerpag form button {
        width: 22%;
    }
    .content4-textItem {
        margin-top: -3%;
    }
    .content4-textItem b {
        font-size: 12px;
    }

    .content4-textItem span {
        margin-left: 0;
    }

    .content4-textItema {
        font-size: 12px;
        padding: 1% 1%;
        float: right;
        margin: 2% 2%;
    }
    .content16-text1Itemimg img {
        width: 100%;
        margin: 30% auto auto 2%;
    }

    .content9-a a {
        padding: 1% 3%;
        margin-left: 5%;
    }

    .content7 span {
        font-size: 12px;
    }

    .content6title span {
        font-size: 12px;
    }

    .content6text div {
        font-size: 12px;
    }

    .content6text ul li a {
        line-height: 20px;
        font-size: 12px;
        /*border: 1px solid #00bbff;*/
        /*color: #00bbff;*/
        /*display: block;*/
        width: 50px;
        /*border-radius: 5px;*/
        /*margin: 8px auto 0;*/
    }

    .content8text ul li a {
        line-height: 20px;
        font-size: 12px;
        width: 50px;
    }

    .content10Text {
        height: 200px;
    }

    .content10Text ul li {
        font-size: 12px;
    }

    .main_contentschool ul li > div span {
        font-size: 15px;
    }

    .main_contentschool ul li > div p {
        -webkit-line-clamp: 1;
    }

    .main_contentschool ul li > div i {
        font-size: 16px;
        margin-right: -5%;
    }

    .main_contentschool ul li > div > div a {
        font-size: 12px;
        padding: 1% 3%;
    }

    .main_contentschool ol li a {
        font-size: 13px;
    }

    /*表单*/
    .main_form {
        height: 520px;
    }

    .main_formtop {
        /*padding-top: 18%;*/
        /*margin-bottom: 3%;*/
    }

    .main_formtop p {
        font-size: 12px;
    }

    .main_formtop span {
        font-size: 15px;
    }

    .main_form form div {
        width: 90%;
        margin: 3px auto;
    }

    .main_form form div input {
        line-height: 28px;
    }

    .main_form form div select {
        height: 28px;
        line-height: 28px;
    }

    .main_form button {
        width: 50%;
    }

    .main_formbottom {
        margin-top: 5%;
        color: white;
    }

    .main_formbottom p {
        font-size: 12px;
        line-height: 20px;
    }
    .form_fixed{
        height: 50px;
    }
}


.fixedxx {
    background: #0198ff;
    position: fixed;
    top: 40px;
    padding: 2% 0 1% 1%;
    z-index: 99;
    display: none
}

.fixedxx a {
    width: 30.5%;
    display: inline-block;
    line-height: 28px;
    color: white;
    border: 1px solid white;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin-left: 0.8%
}
@keyframes scaleDraw {
    0% {
        transform:scale(1);
    }
    25% {
        transform:scale(1.15);
    }
    50% {
        transform:scale(1);
    }
    75% {
        transform:scale(1.15);
    }
}
.fixedx {
     position: fixed;
     right: 0;
     bottom: 250px;
     z-index: 98;
     width:66px;
     height:33px;
     background-size:66px 33px;
     -webkit-animation-name:scaleDraw;
     /*关键帧名称*/
     -webkit-animation-timing-function:ease-in-out;
     /*动画的速度曲线*/
     -webkit-animation-iteration-count:infinite;
     /*动画播放的次数*/
     -webkit-animation-duration:3s;
     /*动画所花费的时间*/
 }
.fixedx img{
    width: 66px;
    height: 33px;
}