@charset "utf-8";

body {
    font-family:微软雅黑!important;
    background-color: #FFFFFF;
    font-size: 16px;
}

img {
    border: none;
}

button {
    cursor: pointer;
    font-size: 0px;
    outline: none;
    border: none;
}

input {
    outline: none;
}

i {
    font-style: normal;
}

ul {
    padding-left: 0px;
    margin-bottom: 0px;
	list-style: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '020';
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}


.main {
    width: 1200px;
    min-height: 500px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.one_box {
    width: 100%;
    min-height: 500px;
}

.one_box .one_box_pic {
    width: 100%;
    height: 210px;
}


.solution-item {
    width: 100%;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    margin-top: 40px;
}

.solution-item ul {
    height: 250px;
    width: 100%;
}

.solution-item li {
    overflow: hidden;
    zoom: 1;
    float: left;
    min-width: 125px;
    height: 250px;
    margin-right: 2px;
}

.solution-item .num {
    float: left;
    cursor: pointer;
    width: 125px;
    height: 250px;
    word-wrap: break-word;
    text-align: center;
    color: #4972b0;
    background-color: #eff2fa;
}

.num_bian {
    color: #FFFFFF !important;
    background-color: #4e79bc !important;
}

.num span {
    display: block;
    font-size: 24px;
    font-weight: 400;
    width: 30px;
    height: 130px;
    text-align: center;
    letter-spacing: 0;
    line-height: 26px;
    margin: 0 auto;
    margin-top: 120px;
}

.description {
    float: left;
    width: 810px;
    height: 250px;
    color: #000;
    background: #FFFFFF;
    border: 1px #e1e3e5 solid;
    padding: 40px 40px 30px 50px;

}

.description {
    display: none;
}

.description .pp1 {
    font-size: 24px;
    padding-left: 30px;
    font-weight: bold;
    margin-bottom: 20px;

}

.description .pp2 {
    font-size: 22px;
    line-height: 45px;
    height: 95px;
    overflow: hidden;

}

.description .pp3 {
    width: 100%;
    height: 30px;
    margin-top: 10px;
}

.description .pp3 a {
    float: right;
    width: 120px;
    height: 30px;
    background-color: #4972b0;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
}

.two_box {
    width: 100%;
    min-height: 200px;
    margin-top: 25px;
}

/* pc端图说日照轮播图 */
.poster-main {
    position: relative;
    width: 1140px;
    height: 400px;
    margin: 0 auto;
}

.poster-main a,
.poster-main img {
    display: block;
    width: 100%;
    height: 100%;
}

.poster-main .poster-list {
    width: 1200px;
    height: 400px;
}

.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0;
}

.poster-main .poster-btn {
    position: absolute;
    top: 0;
    width: 240px !important;
    height: 270px;
    z-index: 10;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    left: 0;
    background: url(../imgs/btn_l.png) no-repeat center center;
}

.poster-main .poster-next-btn {
    right: 0;
    background: url(../imgs/btn_r.png) no-repeat center center;
}


/* 手机端轮播图 */
.picScroll-left2 {
    display: none;
}

.three_box {
    min-height: 500px;
    width: 100%;
}

.three_box .rzsh_list {
    width: 100%;
    height: 750px;
    overflow: hidden;

}

.three_box .rzsh_list a {
    float: left;
    display: block;
    width: 220px;
    height: 220px;
    position: relative;
    overflow: hidden;
}

.three_box .rzsh_list a img {
    width: 100%;
    height: 100%;
    transition: all 0.8s;
}

.three_box .rzsh_list a img:hover {
    transform: scale(1.2);
}

.three_box .rzsh_list a span {
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #4972b0;
    text-align: center;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 22px;
    color: #FFFFFF;
}

.z1 {
    margin: 80px 0px 0px 70px;
}

.z2 {
    margin: 60px 0px 0px 60px;
}

.z3 {
    margin: 140px 0px 0px 60px;
}

.z4 {
    margin: 160px 0px 0px 60px;
}

.z5 {
    margin: 30px 0px 0px 70px;
}

.z6 {
    margin: 0px 0px 0px 60px;
}

.z7 {
    margin: 90px 0px 0px 60px;
}

.z8 {
    margin: 110px 0px 0px 60px;
}

/* 标题部分 */
.zwgkzt_title {
    display: block;
    position: relative;
    height: 175px;
    width: 100%;
    z-index: 9;
}

.zwgkzt_title .chinese_name {
    display: block;
    width: 100%;
    height: 175px;
    line-height: 175px;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}

.zwgkzt_title .english_name {
    width: 100%;
    height: 175px;
    font-size: 72px;
    font-weight: bold;
    color: #eff2fa;
    text-align: center;
    line-height: 175px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.first .description .pp2 {
    font-size: 18px;
    line-height: 32px;
    overflow: hidden;
}
.second .description .pp2 {
    font-size: 22px;
    line-height: 45px;
    height: 95px;
    overflow: hidden;
}
.third .description .pp2 {
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
}
@media screen and (max-width: 1024px) {
    .poster-main {
        display: none;
    }

    /* 标题部分 */
    .zwgkzt_title {
        display: block;
        position: relative;
        height: 1.75rem;
        width: 100%;
        overflow: hidden;
    }

    .zwgkzt_title .chinese_name {
        display: block;
        width: 100%;
        height: 1.75rem;
        line-height: 1.75rem;
        font-size: 0.28rem;
        font-weight: bold;
        color: #333333;
        text-align: center;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 3;
    }

    .zwgkzt_title .english_name {
        width: 100%;
        height: 1.75rem;
        font-size: 0.72rem;
        font-weight: bold;
        color: #eff2fa;
        text-align: center;
        line-height: 1.75rem;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
    }

    .main {
        width: 100%;
        min-height: 5rem;
        margin: 0 auto;
        padding: 0rem 0.2rem 0.6rem 0.2rem;
        overflow: hidden;
    }

    .one_box {
        width: 100%;
        min-height: 3rem;
    }

    .one_box .one_box_pic {
        width: 100%;
        height: 1.9rem;
        background-size: cover;
    }

    .solution-item {
        width: 100%;
        height: 2.5rem;
        margin: 0 auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 0.4rem;
    }

    .solution-item ul {
        height: 2.5rem;
        width: 100%;
    }

    .solution-item li {
        overflow: hidden;
        zoom: 1;
        float: left;
        min-width: 1.2rem;
        height: 2.5rem;
        margin-right: 0.02rem;
    }


    .solution-item .num1 {
        background-size: 0.7rem 0.7rem;
    }

    .solution-item .num2 {
        background-size: 0.7rem 0.7rem;
    }

    .solution-item .num3 {
        background-size: 0.7rem 0.7rem;
    }

    .num11 {
        background-size: 0.7rem 0.7rem !important;
    }

    .num22 {
        background-size: 0.7rem 0.7rem !important;
    }

    .num33 {
        background-size: 0.7rem 0.7rem !important;
    }

    .solution-item .num {
        float: left;
        cursor: pointer;
        width: 1.2rem;
        height: 2.5rem;
        word-wrap: break-word;
        text-align: center;
        color: #4972b0;
        background-color: #eff2fa;
    }

    .num_bian {
        color: #FFFFFF !important;
        background-color: #4e79bc !important;
    }

    .num span {
        font-size: 0.24rem;
        font-weight: 400;
        width: 0.3rem;
        height: 1.3rem;
        text-align: center;
        letter-spacing: 0;
        line-height: 0.26rem;
        margin: 0 auto;
        margin-top: 1.2rem;
    }

    .description {
        float: left;
        width: 3.4rem;
        height: 2.5rem;
        color: #000;
        background: #FFFFFF;
        border: 1px #e1e3e5 solid;
        padding: 0.3rem 0.2rem 0.2rem 0.3rem;

    }

    .description .pp1 {
        font-size: 0.2rem;
        padding-left: 0.3rem;
        font-weight: bold;
        margin-bottom: 0.2rem;
        background-size: 0.05rem 0.2rem;

    }

    .description .pp2 {
        font-size: 0.16rem;
        line-height: 0.3rem;
        height: 1.2rem;
        overflow: hidden;
    }

    .description .pp3 {
        width: 100%;
        height: 0.3rem;
        margin-top: 0.1rem;
    }

    .description .pp3 a {
        float: right;
        width: 1.1rem;
        height: 0.3rem;
        background-color: #4972b0;
        font-size: 0.16rem;
        color: #FFFFFF;
        line-height: 0.3rem;
        text-align: center;
        border-radius: 5px;
    }

    .two_box {
        width: 100%;
        min-height: 2rem;
        margin-top: 0px;
    }

    .picScroll-left2 {
        width: 100%;
        height: 2.45rem;
        overflow: hidden;
        position: relative;
        border: 1px #e1e3e5 solid;
        padding-top: 0.4rem;
        display: block;
    }

    .picScroll-left2 .hd {
        height: 1px;
    }

    .picScroll-left2 .hd .prev {
        display: block;
        width: 0.22rem;
        height: 0.22rem;
        background-size: 0.22rem 0.22rem;
        cursor: pointer;
        position: absolute;
        top: 1.05rem;
        left: 0.15rem;

    }

    .picScroll-left2 .hd .next {
        display: block;
        width: 0.22rem;
        height: 0.22rem;
        background-size: 0.22rem 0.22rem;
        cursor: pointer;
        position: absolute;
        top: 1.05rem;
        right: 0.15rem;
    }


    .picScroll-left2 .bd {
        width: 90%;
        height: 1.7rem;
        margin: 0 auto;
        overflow: hidden;
    }

    .picScroll-left2 .bd ul {
        overflow: hidden;
        zoom: 1;
        margin-top: 0px;
        height: 1.7rem;
        width: 90%;
    }

    .picScroll-left2 .bd ul li {
        float: left;
        display: inline;
        overflow: hidden;
        text-align: center;
        width: 60%;
        height: 1.7rem;
        padding-left: 0.25rem;
    }

    .picScroll-left2 .bd ul li:first-child {
        margin-left: 0px;
    }

    .picScroll-left2 .bd ul li a {
        display: block;
        width: 2.45rem;
        height: 1.7rem;
        font-size: 0.24rem;
        color: #FFFFFF;
        line-height: 0.4rem;
        text-align: center;
        border: 1px #dcdcdc solid;
        box-shadow: 0px 0px 0.15rem #dcdcdc;
        overflow: hidden;

    }

    .picScroll-left2 .bd ul li a img {
        width: 2.45rem;
        height: 1.7rem;
    }


    .three_box {
        min-height: 4rem;
        width: 100%;
    }

    .three_box .rzsh_list {
        width: 100%;
        height: 4.4rem;
        overflow: hidden;
        background-size: 7.1rem 4.5rem;
    }

    .three_box .rzsh_list a {
        float: left;
        display: block;
        width: 1.3rem;
        height: 1.3rem;
        position: relative;
        overflow: hidden;
    }

    .three_box .rzsh_list a img {
        width: 100%;
        height: 100%;
        transition: all 0.8s;
    }

    .three_box .rzsh_list a img:hover {
        transform: scale(1.2);
    }

    .three_box .rzsh_list a span {
        display: block;
        width: 100%;
        height: 0.3rem;
        position: absolute;
        left: 0px;
        bottom: 0px;
        background-color: #4972b0;
        text-align: center;
        line-height: 0.3rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 0.16rem;
        color: #FFFFFF;
    }

    .z1 {
        margin: 0.5rem 0px 0px 0.4rem;
    }

    .z2 {
        margin: 0.4rem 0px 0px 0.4rem;
    }

    .z3 {
        margin: 0.8rem 0px 0px 0.4rem;
    }

    .z4 {
        margin: 1rem 0px 0px 0.4rem;
    }

    .z5 {
        margin: 0.2rem 0px 0px 0.5rem;
    }

    .z6 {
        margin: 0px 0px 0px 0.4rem;
    }

    .z7 {
        margin: 0.6rem 0px 0px 0.4rem;
    }

    .z8 {
        margin: 0.7rem 0px 0px 0.4rem;
    }
.third .description .pp2 {
    font-size: 15px;
    line-height: 25px;
    overflow: hidden;
}

}
@media screen and (max-width: 780px) {
	.third .description .pp2 {
	    font-size: 12px;
	    line-height: 18px;
	    overflow: hidden;
	}
	.second .description .pp2 {
	    font-size: 18px;
	    line-height: 32px;
	    height: 95px;
	    overflow: hidden;
	}
	.first .description .pp2 {
	    font-size: 14px;
	    line-height: 24px;
	    overflow: hidden;
	}
}


@media screen and (max-width: 460px) {

    .description .pp2 {
        font-size: 0.16rem;
        line-height: 0.31rem;
        height: 1.2rem;
        overflow: hidden;
    }

    .description .pp3 {
        width: 100%;
        height: 0.3rem;
        margin-top: 0.1rem;
    }

    .description .pp3 a {
        float: right;
        width: 1.3rem;
        height: 0.3rem;
        background-color: #4972b0;
        font-size: 0.14rem;
        color: #FFFFFF;
        line-height: 0.3rem;
        text-align: center;
        border-radius: 0.05rem;
    }


    .picScroll-left2 .bd ul li {
        float: left;
        display: inline;
        overflow: hidden;
        text-align: center;
        width: 110%;
        height: 1.7rem;
        padding-left: 0rem;

    }

    .picScroll-left2 .bd ul li a {
        display: block;
        width: 3rem;
        height: 1.7rem;
        color: #FFFFFF;
        border: 1px #dcdcdc solid;
        box-shadow: 0px 0px 0.15rem #dcdcdc;
        overflow: hidden;
        margin: 0 auto;
    }

    .picScroll-left2 .bd ul li a img {
        width: 3rem;
        height: 1.7rem;
    }

    .three_box .rzsh_list a span {
        display: block;
        width: 100%;
        height: 0.3rem;
        position: absolute;
        left: 0px;
        bottom: 0px;
        background-color: #4972b0;
        text-align: center;
        line-height: 0.3rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 0.13rem;
        color: #FFFFFF;
    }
	.third .description .pp2 {
	    font-size: 0.12rem;
	    line-height: 16px;
	    overflow: hidden;
	}
	.second .description .pp2 {
	    font-size: 0.12rem;
	    line-height: 15px;
	    height: 60px;
	    overflow: hidden;
	}
	.first .description .pp2 {
	    font-size: 0.12rem;
	    line-height: 16px;
	    overflow: hidden;
	}
	
}
@media screen and (max-width: 460px) {
	.second .description .pp2 {
	    font-size: 0.12rem;
	    line-height: 14px;
	    height: 55px;
	    overflow: hidden;
	}
}
@media screen and (max-width: 380px) {
    .description .pp2 {
        font-size: 0.16rem;
        line-height: 0.31rem;
        height: 0.9rem;
        overflow: hidden;
    }

    .description .pp3 {
        width: 100%;
        height: 0.35rem;
        margin-top: 0.1rem;
    }

    .description .pp3 a {
        float: right;
        width: 1.3rem;
        height: 0.35rem;
        background-color: #4972b0;
        font-size: 0.12rem;
        color: #FFFFFF;
        line-height: 0.35rem;
        text-align: center;
        border-radius: 0.05rem;
    }

}
