    * {
			padding: 0;
			margin: 0; 
		}
		html {
			font-size: 10px;
		}
		ul,p {
			margin: 0;
		}
		button {
			background-color: transparent;
			border: none;
			color: #fff;
			cursor: pointer;
			outline: none;
		}
        *{padding:0}
				
			
                a {
                    color: #858585;
                    outline: none!important;
                }
                
                a:link {
                    text-decoration: none;
                    /* 鎸囨甯哥殑鏈璁块棶杩囩殑閾炬帴*/
                }
                
                a:visited {
                    text-decoration: none;
                    /*鎸囧凡缁忚闂繃鐨勯摼鎺�*/
                }
                
                a:hover {
                    text-decoration: none;
                    /*鎸囬紶鏍囧湪閾炬帴*/
                }
                
                a:active {
                    text-decoration: none;
                }
                   ol,ul,li {
                       list-style-type: none;
                       margin: 0!important;
                }
              
                /*body {
                    font-family: "Microsoft YaHei","Arial","榛戜綋","瀹嬩綋",sans-serif;
                    background: #FFF;
                    margin: 0;
                            color: #353131;
                    font-size:14px;
                }*/

             .fifthName1 {
             margin-top: 40px;
            }
        .about_head .h3 {
            text-align: center;
        }
        
        .about_head h3 {
            margin: 15px 0;
            display: inline-block;
            padding: 10px 15px;
            border-radius: 8px;
            font-size: 22px;
            color: #fff;
            background-color: #00b8ee;
        }
        
        .about_head h4 {
            font-size: 22px;
            /*color: #3d7edb;*/
            margin: 20px;
        }
        
        .about_head p {
            margin-top: 1px;
            font-size: 12px;
            line-height: 1.8em;
            color: #767676;
			   text-indent:2em;
        }
            .leftpic>p {
                text-align: center;
				height: 3em;
    line-height: 2.5em;
            }
        .we_did {
            width:100%;
            position: relative;
            height: 400px;
            margin-top:-25px;
        }
        
        .we_did>img {
            width: 100%;
        }
        
        .did_content {
            display: flex;
            width: 80%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: #fff;
            color: #000;
			align-items: center;
        }
        
        .did_content img {
			margin-right: 1%;
        }
        
        .did_content h4 {
            font-size: 22px;
            margin: 0% 14px 2%;
        
        }
        
        .did_content p {
            font-size: 13px;
            line-height: 1.5em;
            color:#767676;
            margin-left:14px;
        }
        
        .about_head h2 {
            margin: 20px 0;
            font-size: 24px;
            color: #1669d5;
        }
        
        .water_list {
            display: flex;
            padding: 0 20%;
            justify-content: space-between;
            clear: both;
            background-color:#f7f7f7;
              padding-top: 35px;
        }
        
        .water_list li {
            width: 32%;
            display: inline-block;
        }
        
        .water_list li img {
            width: 100%;
        }
        
        .water_list li p {
            text-align: center;
            margin: 15px 0;
            color: #000;
        }
        
        .banner_box {
            position: relative;
            width: 100%;
            overflow: hidden;
        }
        
        .banner_box img {
            width: 100%;
        }
        .banner_box img {
    width: 125%;
    max-width: none;
}
            .banner_box-bg>img {
                min-height: 180px;
            }
        .banner_content {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 80%;
            height: 80%;
            box-sizing: border-box;
            display: flex;
              z-index: 10; 
        }
        
        .banner_content .ones h3 {
            font-size: 22px;
            color: #000;
            position: relative;
        }
        .banner_content .ones h3:nth-child(2) {
            margin-bottom: 10px;
        }
        .banner_content .ones h3:nth-child(2)::after {
            content: '';
            width: 48px;
            height: 1px;
            display: inline-block;
            background-color: #90ceb0;
            position: absolute;
            left: 0%;
            bottom: -20%;
            
        }
            .banner_content li.ones>h4 {
 聽 聽 聽 聽 聽 聽 聽 聽 font-size: 12px;聽 
            }
        
        .banner_content ul {
            width: 161%;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
             align-items: baseline;
            align-content: space-around;
        }
        
        .banner_content li {
            width: 29%;
             margin-top: 7px!important;
        }
            .banner_content li.ones {
                margin-top: -54px!important;
            }
        .banner_content li img {
            width: 20%;
           
        }
        .banner_content h3,.banner_content h4,.banner_content h5 {
                font-weight: normal!important;
            }
        .banner_content li h5 {
            color: #000;
            font-size: 18px;
            margin-left: 10px;
             display: inline;
             vertical-align: middle;
        }
        
        .banner_content li p {
            text-align: left;
            color: #767676;
            font-size: 14px;
            clear:both;
			margin-top: 5px;
        }
		h4 {
			font-size: 14px;
		}
        .call_us {
            /*margin-top: 10px;*/
            margin-left: 5%;
            padding-right: 4%;
             display: flex;
             flex-wrap: wrap;
            align-items: center;
            justify-content: flex-start;
            align-content: center;    
             align-content: space-around;
        }
        
        .call_us img {
            width: 24%;
            vertical-align: middle;
        }
        
        .call_us img:first-child {
            width: 35%;
        }
        
        .call_us p {
            font-size: 14px;
            color: #767676;
        }
        
        .call_us h4 {
            margin: 2%;
            font-size: 18px;
            color: #3475a5;
        }
        
        .call_us>div {
            position: relative;
            width: 34%;
        }
        
        .call_us>div img {
            width: 100% !important;
             margin-top: 5px;
        }
        .us_team h3 {
            font-size: 28px;
            text-align: center;
            color: #000;
            letter-spacing: 0.1em;
            position: relative;
            padding: 15px;
            font-weight: normal!important;
        }
        
        .us_team h3::after {
            content: '';
            width: 18px;
            height: 1px;
            display: inline-block;
            background-color: #90ceb0;
            position: absolute;
            left: 50%;
            bottom: 12%;
        
        }
            .people_list {
                margin-left: 21px!important;
            }
        .people_list li {
            list-style: disc;
            text-align: left;
            color:#767676;
            line-height: 21px;
             font-size: 14px;
        }
        .team_list {
            display: flex;
            padding: 0 10%;
            color: #333333;
            justify-content: space-between;
        }
        .team_list>li {
            text-align: center;
            width: 18%;
        }
        .team_list>li img {
            width: 100%;
        }
        .team_list li h5 {
            font-size: 16px;
            color: #000;
            margin-top: 10px;
            font-weight: normal!important;
        }
        .team_list li h4 {
            color: #4881e8;
            margin: 10px 0;
        }
        .box_bottom {
            margin-top: 15px;
        }
        .box_bottom>img {
            width: 100%;
        }
        /* @media (max-width: 1400px) {
            .did_content p {
                font-size: 16px;
            }
        }*/
        
        /*@media (max-width: 1317px) {
            .banner_content {
                height: 98%;
            }
        
            .banner_content li p {
                font-size: 12px;
            }
        }*/
        .leftpic{
            width: 40%;
            display: inline-block;
            float:left;
            display: flex;
    justify-content: flex-end;
    flex-direction: column;
        }
        .intro1{
            width:58%;
            display: inline-block;
              margin-top: 36px;
        }
            .intro1-item1 img{
                width: 97%;
            }
            .intro1-item2 img{
                width: 97%;
            }
            .intro1-item1 {
                width: 50%;
            }
            .intro1-item2 {
                text-align: right;
                width: 50%;
            }
            .intro1-item2>p {
                margin-left: 4%;
            }
        .intro1 p{
            font-size:12px;
            padding:0;
        }
            .intro1-wrapper p{
                text-align: center;
                    width: 100%;
    					text-indent: 0;
    					height: 3em;
    					line-height: 2.5em;
            }
        .blue {
            color: #5f99d5;
        }
        
        .water_list1 {
            padding: 0 10%;
            text-align: center;
        }
        .water_list1 .cen{
            overflow:hidden;
            display: inline-block;
        }
        .water_list1 .foot{
            float:left;
            border:1px;
            background-color: #00b8ee;
            width:23%;
            height: 50px;
        }
        
        /*.foot {
            padding: 0 8%;
            justify-content: space-between;
            clear: both;
            font-size: 0;
        }
        
        
        .foot li {
            width: 25%;
            margin:3px 0;
            display: inline-block;
            position:relative;
        }
        .foot li span{
            color: #0000FF;
            position: absolute;
            top: 29%;
            left: 66%;
            transform: translate(-21%, -50%);
            font-size: 18px;
            font-weight:700;
            width:74%;
        }
        .foot li p{
            width:73%;
            color: #000000;
            position: absolute;
            top: 49%;
            left: 66%;
            transform: translate(-20%, -34%);
            font-size: 18px;
        }
        
        .foot li img {
            width: 100%;
        }
        .foot1{
            display:none;
        }
            .foot1 li {
                width: 43%;
                margin:3px 25px;
                display: inline-block;
                position:relative;
            }
            .foot1 li img{
                margin-top:10px;
            }
            .foot1 .ones{
                margin-top: 10px;
            }
            .foot1 .ones h3{
                margin-top: 10px;
                font-size: 20px;
                font-weight: bold;
            }*/
            .banner_content li p {
                    line-height: 18px;
                }
                .banner_content li img {
                    width: 18%;
                    vertical-align: middle;
                }
            .intro1-wrapper {
                display: flex;
                justify-content: space-between;
            }
            .intro {
                display: flex;
                flex-direction: row-reverse;
                justify-content: space-between;
            }
            .us_reason>p {
                color: #2e8ee9;
                position: static;
                line-height: 27px;
                font-size: 22px;
            }
            .choose_us {
                position: static!important;
                color: #767676;
            }
            .call_us_reason {
                 width: 46%!important;
            }
            .us_reason_line {
                width: 48px;
                height: 1px;
                background-color: #90c1b0;
                margin: 5px 0;
            }
            .banner_box-bg {
                background-color: #f8f8f8;
                
            }
            .banner_box-bg:before {
                content: '';
                width: 100%;
                height: 100%;
                background-color: #f8f8f8;
                position: absolute;
                z-index: 2;
            }
            .consulting:hover {
                opacity: 0.9;
                cursor: pointer;
            }
            .fifthNameTitle>p:nth-child(1) {
    color: #000;
    font-size: 25px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 0;
}
.fifthNameTitle {
    text-align: center;
    margin-top: 30px;
}
.fifthNameTitle>p:nth-child(2) {
    color: #000;
    font-size: 12px;
    margin: 2px 0;
}
.itemTitleAfter {
    display: inline-block;
}
.itemTitleAfterLeft {
    height: 1px;
    width: 25px;
    background: #adadad;
    display: inline-block;
    float: left;
    margin-top: 4px;
}
            @media(max-width:1360px) {
                .banner_content li {
                    width: 32%;
                }
            }
            @media(max-width:1300px) {
                .intro {
                    flex-direction: column-reverse;
                    align-items: center;
                }
                .intro1 {
                    width: 100%;
                }
                .leftpic {
                    width: 100%;
                }
                .intro1-wrapper {
                    justify-content: space-between;
                }
                .intro1-item1,.intro1-item2 {
                    width: 48%;
                }
            }
        @media screen and (min-width: 767px) and (max-width: 1200px){
        /*     body {
                font-size:18px;
            } */
            /*.foot1{*/
            /*    display: none !important;*/
            /*}*/
            .about_head p {
                padding: 0 2%;
                font-size: 14px;
                line-height: 2.0em;
            }
        
            .call_us p {
                font-size: 13px;
                color: #767676;
            }
            .us_reason p {
                font-size: 22px;
                color: #2e8ee9;
            }
            .call_us img {
                width: 13%;
            }
        
            .call_us img:first-child {
                width: 17%;
            }
        
            .call_us span {
                font-size: 14px;
            }
        
            .call_us h4 {
                font-size: 14px;
            }
            .call_us>div img {
                width: 50% !important;
            }
        
            .only_big {
                display: none !important;
            }
            .only_center{
                display: none !important;
            }
        
            .did_content p {
                font-size: 13px;
            }
        
            .did_content h4 {
                font-size: 20px;
              
            }
        
            .water_list li {
                width: 32%;
                display: inline-block;
                vertical-align:top;
            }
            .leftpic{
                display: block;
                float:unset;
                margin:0 auto;
            }
            .leftpic>img{
                display: block;
                margin: 0 auto;
            }
            .intro1{
                width:100%;
                display: inline-block;
                font-size:12px;
            }
        
            .foot li {
                width: 25%;
                margin:0;
                display: inline-block;
                position:relative;
            }
            .foot li span{
                color: #0000FF;
                position: absolute;
                top: 29%;
                left: 66%;
                transform: translate(-21%, -50%);
                font-size: 12px;
                font-weight:700;
                /* width:100%; */
            }
            .foot li p{
                width:73%;
                color: #000000;
                position: absolute;
                top: 49%;
                left: 66%;
                transform: translate(-20%, -34%);
                font-size: 12px;
            }
        
            .foot1{
                display: flex;
                padding: 0 8%;
                justify-content: space-between;
                text-align: center;
                    flex-wrap: wrap;
            }
            .foot1>li:last-child{
                margin-left: 15%!important;
                width: 70%;
            }
            .call_us>div {
                width: 28%;
            }
            .only_little {
                line-height: 19px;
            }
        }
            
        @media (max-width: 767px) {
        /*     body {
                font-size:16px;
            } */
			.we_did {
				margin-top: 0;
				height: auto !important;
				padding: 5% 0;
			}
			
				
			
 聽 聽 聽 聽 聽 聽.leftpic{
                display: block;
                float:unset;
                margin:0 auto;
            }
            .us_reason>p {
                font-size: 16px;
                color: #2e8ee9;
            }
            .call_us img {
                width: 20%;
            }
            .leftpic>img{
        
                margin: 0 auto;
            }
            .intro1{
                width:100%;
                display: inline-block;
                font-size:18px;
                margin-top: 0px;
            }
        
            .about_head p {
                font-size: 13px;
                line-height: 2.0em;
            }
            .team_list {
                flex-wrap: wrap;
                font-size: 13px;
            }
            .team_list>li {
            text-align: center;
            width: 45%;
        }
            .only_center {
                display: none !important;
        
            }
        
            .call_us {
                margin-top: -2px;
                margin-left: 15%;
                padding-right: 5%;
            }
        
            .call_us img {
                vertical-align: middle;
            }
        
            .call_us img:first-child {
                width: 27%;
                margin-bottom:8px;
            }
            .call_us h4 {
                margin: 2%;
                font-size: 18px;
                color: #3475a5;
            }
        
            .call_us>div {
                position: relative;
                width: 38%;
            }
        
            .call_us>div img {
                width: 81% !important;
            }
        
          /*  .call_us>div {
                width: 40%;
            }
        
            .call_us h4 {
                margin: 0.5% 0;
            }
        
            .call_us span {
                font-size: 12px;
            }
        
            .call_us img {
                width: 10%;
            }
        
            .call_us img:first-child {
                width: 15%;
            }*/
        
            .did_content p {
                font-size: 12px;
                /* padding: 5px; */
            }
            /* .did_content img {
                display: none;
            } */
        
            .only_little {
                display: none !important;
                margin: 0;
            }
        
            .did_content {
                padding: 0;
                transform: none;
				position: static;
				height: auto;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }
        
            .did_content h4 {
                font-size: 12px;
                text-align: center;
                margin: 0;
            }
        
            .water_list {
                display: flex;
                padding: 0 25%;
                justify-content: space-between;
                clear: both;
            }
            .water_list li {
                display: block;
                width: 83%;
                margin:0 auto!important;
            }
        
            .foot li {
                width: 50%;
                margin:0 1%;
                display: inline-block;
        
            }
            .foot li span{
                color: #0000FF;
                position: absolute;
                top: 29%;
                left: 56%;
                transform: translate(-21%, -50%);
                font-size: 13px;
                font-weight:700;
                width:74%;
            }
            .foot li p{
                color: #000000;
                position: absolute;
                top: 49%;
                left: 56%;
                transform: translate(-20%, -34%);
                font-size: 13px;
            }
        
            .foot1{
                display: flex;
                padding: 0 8%;
                text-align: center;
                   justify-content: space-between;
                    flex-wrap: wrap;
            }
            .foot1 li{
                width: 48%;
            }
            .foot1>li:last-child{
                margin-left: 15%!important;
                width: 70%;
            }
            .we_did {
                position: relative;
                height: 322px;
                background-size: cover;
            }
            /*.we_did>img{
                display: none;
            }*/
            .did_content{
                width: 90%;
                margin: 0 auto;
            }
            .did_content img {
                width: 41%;
                height: auto;
                margin: 0 auto;
                display: block;
            }
            .did_content div {
                margin: 0 auto;
            }
        
        }
            
            @media(min-width:1367px) {
                .banner_content ul {
                        align-content: space-evenly;
                }
                .banner_content li {
                    margin-top: 0px!important;
                }
            }
            