body, p, h1, h2, h3, h4, h5, h6, li, span, i, ul, img, a, strong, input {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
}

body {
    font-size: 14px;
}

li {
    list-style-type: none;
    float: left;
}

a {
    text-decoration: none;
    outline: none;
}

th, td {
    padding: 0;
}

table {
    border-collapse: collapse;
}

img {
    border: none;
}

i {
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

input, select, textarea {
    outline: none;
    text-indent: 6px;
}

textarea {
    resize: none;
}

div {
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wid {
    width: 1170px;
}


html, body {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    /*×ÖÌåÇãÐ±*/
    /*font-style: italic;*/
    cursor: default;
}

.p_intent {
    text-indent: 32px;
}

.p_intent1 {
    text-indent: 32px;
    margin-top: -25px;
}

.case_img {
    width: 400px;
    max-width: 400px;
}

.span_header {
    font-weight: bold;
}

.top {
    height: 90px;
    width: 1350px;
    display: table;
    background: #fff;
}

    .top h6 {
        float: left;
        margin-top: 34px;
        height: 28px;
        margin-right: 130px;
    }

    .top h5 {
        float: left;
        height: 28px;
        margin-top: 34px;
        width: 111px;
        border-right: 1px solid #f0f0f0;
    }

        .top h5 span {
            float: left;
            line-height: 28px;
            font-size: 16px;
            margin-right: 9px;
        }

        .top h5 img {
            float: left;
            margin-top: 6px;
        }

    .top ul {
        display: table;
        margin-top: 26px;
        width: 453px;
        float: left;
    }

        .top ul li {
            float: left;
            line-height: 45px;
            margin-left: 22px;
            color: #212121;
        }

            .top ul li:hover {
                color: #154d8d;
            }

.banner {
    height: 489px;
    width: 1280px;
    position: relative;
    background: #ccc;
    margin-bottom: 103px;
}

    .banner .bann {
        width: 100%;
        height: 100%;
    }

        .banner .bann ul {
            width: 100%;
            height: 100%;
        }

            .banner .bann ul li {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
            }

    .banner .cirl {
        position: absolute;
        bottom: 14px;
        width: 150px;
        left: 50%;
        margin-left: -52px;
        z-index: 1;
    }

        .banner .cirl ul {
        }

            .banner .cirl ul li {
                width: 15px;
                height: 15px;
                background: #778089;
                margin: 0 6px;
                border-radius: 50%;
                cursor: pointer;
            }

                .banner .cirl ul li.acti {
                    background: #fff;
                }

    .banner .healthy {
        background: rgba(21,77,141,0.82);
        width: 474px;
        height: 271px;
        position: absolute;
        right: 0px;
        top: 302px;
        z-index: 10;
    }

        .banner .healthy h6 {
            font-size: 27px;
            line-height: 49px;
            color: #fff;
            margin-left: 50px;
            margin-top: 59px;
        }

        .banner .healthy span {
            background: #fff;
            width: 74px;
            height: 3px;
            display: block;
            margin-top: 23px;
            margin-left: 50px;
        }


/*.bann_new .scroll{height: 436px;position: relative;}
.bann_new .scroll .fun{position: absolute;top: 50%;cursor: pointer;margin-top: -40px;z-index: 1;}
.bann_new .scroll .click_left{left: -100px;}
.bann_new .scroll .click_right{right: -100px;}
.bann_new .scroll .img_list{width: 100%;height: 100%;}
.bann_new .scroll .img_list ul{}
.bann_new .scroll .img_list ul li{width: 1050px;float: left;}

.bann_new .scroll .img_list ul li div{
	float: left;
	width: 328px;
	height: 436px;
	margin-right: 30px;
	display: table;
	background: url(../img/back2.png) no-repeat;
}

.bann_new .scroll .img_list ul li div h6{
	width: 100%;
	background: #212121;
	height: 108px;
	border-bottom: 1px solid #e9ecef;
	display: table;
}
.bann_new .scroll .img_list ul li div h6 span{
	text-align: center;
	color: #fff;
	font-size: 21px;
	line-height: 21px;
	margin-top: 23px;
	margin-bottom: 11px;
	display: block;
}
.bann_new .scroll .img_list ul li div h6 i{
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 21px;
	width: 100%;
	display: block;
}
.bann_new .scroll .img_list ul li div h5{
	height: 80px;
	width: 100%;
	display: table;
}
.bann_new .scroll .img_list ul li div h5 span{
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 8px;
	margin-top: 18px;
	text-indent: 34px;
	color: #212121;
}
.bann_new .scroll .img_list ul li div h5 i{
	width: 80%;
	margin: 0 auto;
	display: block;
	font-size: 13px;
	color: #98999b;
	line-height: 20px;
	height: 40px;
	overflow: hidden;	
}
.bann_new .scroll .img_list ul li div h4{
	height: 72px;
	width: 100%;
	display: table;
}
.bann_new .scroll .img_list ul li div h4 span{
	display: block;
	width: 100%;
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 16px;
	margin-top: 18px;
	text-indent: 34px;
	color: #212121;
}
.bann_new .scroll .img_list ul li div h4 i{
	width: 273px;
	display: block;
	margin-left: 34px;
	font-size: 12px;
	color: #98999b;
	line-height: 17px;
}

.bann_new .scroll .img_list ul li div h3{
	height: 72px;
	width: 100%;
	display: table;
	padding-bottom: 23px;
}
.bann_new .scroll .img_list ul li div h3 span{
	display: block;
	width: 100%;
	margin-bottom: 11px;
	font-size: 16px;
	line-height: 16px;
	margin-top: 18px;
	text-indent: 34px;
	color: #212121;
}
.bann_new .scroll .img_list ul li div h3 i{
	width: 273px;
	display: block;
	margin-left: 34px;
	font-size: 12px;
	color: #98999b;
	line-height: 17px;
}
.bann_new .scroll .img_list ul li div a{
	display: block;
	color: #144a88;
	font-size: 13px;
	line-height: 13px;
	margin-left: 34px;
}
.bann_new .scroll .img_list ul li .didec{
	margin-right: 0;
}

.bann_new .scroll h2{
	font-size: 34px;
	line-height: 34px;
	color: #154d8d;
	position: absolute;
	top: -56px;
	left: 5px;
}*/

.scroll {
    position: relative;
    width: 1069px;
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 10px;
}

    .scroll .pos {
        position: absolute;
        top: 50%;
        cursor: pointer;
        margin-top: -40px;
    }

    .scroll .prev {
        left: -65px;
    }

    .scroll .next {
        right: -100px;
    }

    .scroll .layout {
        width: 1069px;
        height: 436px;
    }

        .scroll .layout ul {
            display: table;
            width: 100%;
        }

            .scroll .layout ul li {
                margin-left: 34px;
                float: left;
                width: 328px;
                height: 436px;
                background: url(../img/back2.png) no-repeat;
            }

                .scroll .layout ul li h6 {
                    width: 100%;
                    background: #212121;
                    height: 108px;
                    border-bottom: 1px solid #e9ecef;
                    display: table;
                }

                    .scroll .layout ul li h6 span {
                        text-align: center;
                        color: #fff;
                        font-size: 21px;
                        line-height: 21px;
                        margin-top: 23px;
                        margin-bottom: 11px;
                        display: block;
                    }

                    .scroll .layout ul li h6 i {
                        text-align: center;
                        color: #fff;
                        font-size: 13px;
                        line-height: 21px;
                        width: 100%;
                        display: block;
                    }

                .scroll .layout ul li h5 {
                    height: 80px;
                    width: 100%;
                    display: table;
                }

                    .scroll .layout ul li h5 span {
                        display: block;
                        width: 100%;
                        font-size: 16px;
                        line-height: 16px;
                        margin-bottom: 8px;
                        margin-top: 18px;
                        text-indent: 34px;
                        color: #212121;
                    }

                    .scroll .layout ul li h5 i {
                        width: 80%;
                        margin: 0 auto;
                        display: block;
                        font-size: 13px;
                        color: #98999b;
                        line-height: 20px;
                        height: 40px;
                        overflow: hidden;
                    }

                .scroll .layout ul li h4 {
                    height: 72px;
                    width: 100%;
                    display: table;
                }

                    .scroll .layout ul li h4 span {
                        display: block;
                        width: 100%;
                        margin-bottom: 8px;
                        font-size: 16px;
                        line-height: 16px;
                        margin-top: 18px;
                        text-indent: 34px;
                        color: #212121;
                    }

                    .scroll .layout ul li h4 i {
                        width: 273px;
                        display: block;
                        margin-left: 34px;
                        font-size: 12px;
                        color: #98999b;
                        line-height: 17px;
                    }

                .scroll .layout ul li h3 {
                    height: 72px;
                    width: 100%;
                    display: table;
                    padding-bottom: 23px;
                }

                    .scroll .layout ul li h3 span {
                        display: block;
                        width: 100%;
                        margin-bottom: 11px;
                        font-size: 16px;
                        line-height: 16px;
                        margin-top: 18px;
                        text-indent: 34px;
                        color: #212121;
                    }

                    .scroll .layout ul li h3 i {
                        width: 273px;
                        display: block;
                        margin-left: 34px;
                        font-size: 12px;
                        color: #98999b;
                        line-height: 17px;
                    }

                .scroll .layout ul li a {
                    display: block;
                    color: #144a88;
                    font-size: 13px;
                    line-height: 13px;
                    margin-left: 34px;
                }

    .scroll h2 {
        font-size: 34px;
        line-height: 34px;
        color: #154d8d;
        position: absolute;
        top: -56px;
        left: 32px;
    }



    .scroll .layout ul li .pict {
        display: table;
        width: 211px;
        height: 143px;
        background: #e7e7e7;
    }

    .scroll .layout ul li p {
        color: #5e5e5e;
        line-height: 1.4;
    }











.ecology {
    width: 1350px;
    height: 297px;
    background: url(../img/zx2.png) no-repeat;
    display: table;
    margin-bottom: 1px;
}

    .ecology .ecology_int {
        width: 700px;
        height: 220px;
        margin-top: 40px;
        display: table;
    }

        .ecology .ecology_int h6 {
            margin-left: 133px;
            font-size: 33px;
            line-height: 42px;
            color: #fff;
            margin-top: 39px;
            margin-bottom: 6px;
        }

            .ecology .ecology_int h6 span {
                margin-left: 107px;
            }

        .ecology .ecology_int h5 {
            margin: 0 auto;
            width: 438px;
            height: 26px;
            border: 1px solid #fff;
            line-height: 26px;
            text-align: center;
            color: #fff;
            font-size: 15px;
            letter-spacing: 7px;
            margin-bottom: 26px;
        }

        .ecology .ecology_int h4 {
            width: 100%;
            height: 28px;
        }

            .ecology .ecology_int h4 a {
                display: block;
                width: 75px;
                height: 26px;
                border: 1px solid #fff;
                text-align: center;
                line-height: 26px;
                color: #fff;
                font-size: 12px;
                float: right;
                margin-right: 13px;
            }

.cases {
    display: table;
    min-height: 100px;
    margin-bottom: 100px;
}

    .cases .cases_lft {
        height: 100%;
        float: left;
        width: 275px;
        border-right: 1px solid #e2e2e2;
        display: table;
        padding-bottom: 1050px;
    }

        .cases .cases_lft h6 {
            width: 100%;
            height: 105px;
            background: #e7e7e7;
            display: table;
        }

            .cases .cases_lft h6 span {
                display: block;
                width: 150px;
                line-height: 25px;
                margin-top: 30px;
                padding-left: 20px;
                font-size: 25px;
                color: #000;
                margin-bottom: 3px;
            }

            .cases .cases_lft h6 i {
                display: block;
                font-size: 16px;
                line-height: 16px;
                width: 80px;
                padding-left: 80px;
                color: #8d8d8d;
            }

    .cases .cases_rig {
        width: 850px;
        float: right;
        display: table;
    }

        .cases .cases_rig h6 {
            width: 824px;
            margin: 0 auto;
            margin-top: 40px;
            height: 42px;
            border-bottom: 1px solid #afafaf;
            font-size: 20px;
            line-height: 42px;
            margin-bottom: 32px;
	        border-left: 3px solid #52b1f8;
			padding-left:6px;
        }

        .cases .cases_rig p {
            margin-left: 14px;
            font-size: 16px;
            line-height: 31px;
            color: #5e5e5e;
            margin-bottom: 32px;
        }

        .cases .cases_rig h5 {
            width: 100%;
            height: 599px;
        }

            .cases .cases_rig h5 img {
                display: block;
                width: 800px;
                height: 599px;
                margin: 0 auto;
            }

    .cases .cases_lft .ddih {
        width: 100%;
        display: table;
        margin-top: 32px;
    }

        .cases .cases_lft .ddih p {
            float: left;
            margin-left: 19px;
            width: 150px;
            font-size: 13px;
            line-height: 13px;
            margin-bottom: 17px;
            color: #000;
            position: relative;
            cursor: pointer;
        }

        .cases .cases_lft .ddih .acti {
            color: #154d8d;
        }

            .cases .cases_lft .ddih .acti:after {
                content: "";
                width: 25px;
                height: 17px;
                position: absolute;
                top: 0px;
                right: -25px;
                background: url(../img/zx4.png) no-repeat;
            }

    .cases .cases_rig2 {
        margin-bottom: 30px;
    }

        .cases .cases_rig2 h4 {
            width: 100%;
            height: 148px;
            margin-bottom: 30px;
        }

            .cases .cases_rig2 h4 img {
                float: left;
                margin-right: 20px;
            }

            .cases .cases_rig2 h4 .img1 {
                margin-left: 50px;
            }

        .cases .cases_rig2 h3 {
            margin-left: 8px;
            font-size: 16px;
            line-height: 16px;
            color: #5e5e5e;
            margin-bottom: 38px;
        }

        .cases .cases_rig2 p {
            margin-left: 8px;
            font-size: 16px;
            margin-bottom: 31px;
        }

    .cases .cases_rig3 h6 {
        margin-bottom: 56px;
    }

    .cases .cases_rig3 h5 {
        width: 100%;
        height: 25px;
        line-height: 25px;
        font-size: 25px;
        margin-bottom: 57px;
    }

        .cases .cases_rig3 h5 img {
            display: block;
            height: 20px;
            width: 107px;
            text-align: center;
            float: left;
            margin-left: 250px;
            margin-right: 10px;
            margin-top: 5px;
        }

    .cases .cases_rig3 ul {
        width: 100%;
        display: table;
        margin-bottom: 120px;
    }

        .cases .cases_rig3 ul li {
            width: 100%;
            height: 130px;
        }

            .cases .cases_rig3 ul li h4 {
                width: 67px;
                height: 67px;
                float: left;
                background: url(../img/zx7.png) no-repeat;
                margin-left: 29px;
                margin-right: 22px;
                text-align: left;
                line-height: 67px;
                color: #fff;
                font-size: 19px;
            }

            .cases .cases_rig3 ul li h3 {
                float: left;
                width: 700px;
                display: table;
                margin-top: 26px;
            }

                .cases .cases_rig3 ul li h3 span {
                    float: left;
                    font-size: 18px;
                    line-height: 18px;
                    color: #000;
                    margin-right: 18px;
                }

                .cases .cases_rig3 ul li h3 i {
                    float: left;
                    display: block;
                    width: 616px;
                    font-size: 15px;
                    line-height: 24px;
                    color: #5a5a5a;
                }

    .cases .cases_lft2 h5 {
        height: 17px;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 17px;
        line-height: 17px;
        text-align: left;
        text-indent: 21px;
        color: #154d8d;
        position: relative;
    }

        .cases .cases_lft2 h5:hover {
            color: #154d8d;
        }

    .cases .cases_lft2 {
        padding-bottom: 550px;
        margin-bottom: 50px;
    }

        .cases .cases_lft2 h5:after {
            content: "";
            width: 25px;
            height: 17px;
            position: absolute;
            top: 0px;
            right: -9px;
            background: url(../img/zx4.png) no-repeat;
        }

        .cases .cases_lft2 ul {
            width: 100%;
            display: block;
            /*margin: 10px 0px;*/
        }
        /*×ÓÏîli*/
        .cases .cases_lft2 .navContent li {
            width: 100%;
            height: 50px;
            font-size: 13px;
            line-height: 50px;
            text-indent: 40px;
            cursor: pointer;
			font-family:"Î¢ÈíÑÅºÚ";
	        font-size: 16px;
			color:#333;
        }
        /*¸¸Ïîli*/
        .cases .cases_lft2  .quyuyiliao li {
	        width: 100%;
	        height: 50px;
	        font-size: 13px;
	        line-height: 50px;
	        text-indent: 35px;
	        cursor: pointer;
	        font-family:"Î¢ÈíÑÅºÚ";
	        font-size: 16px;
	        color:#333;
        }

        


        .cases .cases_lft2 ul li a {
            display: block;
            width: 100%;
            height: 100%;
        }

        .cases .cases_lft2 ul li:hover {
            color: #52b1f8;
        }

        .cases .cases_lft2 ul .ister:after {
            content: "";
            width: 9px;
            height: 9px;
            position: absolute;
            top: 2px;
            right: -5px;
            background: url(../img/zx8.png) no-repeat;
        }

        .cases .cases_lft2 ul .acti2 {
            color: #52b1f8;
        }

    .cases .cases_rig4 h2 {
        width: 100%;
        display: table;
        margin-bottom: 25px;
    }

        .cases .cases_rig4 h2 img {
            display: block;
            margin: 0 auto;
            float: none;
        }

    .cases .cases_rig4 h2 {
        margin-left: 14px;
        font-size: 17px;
        line-height: 17px;
    }

    .cases .cases_rig h4 {
        font-weight: bold;
        font-size: 15px;
        line-height: 16px;
        margin-bottom: 5px;
        padding-left: 0px;
    }

    .cases .cases_rig5 {
        position: relative;
    }

        .cases .cases_rig5 h5 {
            position: absolute;
            right: 0px;
            top: 750px;
            width: auto;
            height: auto;
        }

            .cases .cases_rig5 h5 img {
                width: auto;
                height: auto;
            }











