
.hd_title {margin: 20px 0;	text-align: center;	background: url(../images/business_section1_1.png) no-repeat center 50px;}
.hd_title h2 {font-size: 30px;height: 30px;line-height: 30px;padding: 33px 0 20px;font-weight: bold;	}
.hd_title h2 a {padding: 0 20px;}
.hd_title p {width:1173px;  margin:0 auto; color: #414141;line-height: 22px;}
/*水务*/

.wrap2 {
    width: 1173px;
    margin: 0 auto;
}
#section {
    position: relative;
    width: 100%;
    left: 0;
    overflow: hidden;
    height: 100%;
    overflow: hidden;
}
#section .page {
    background: #EFF0F2;
    width: 100%;
    overflow: hidden;
}
#section .page .wrappage {
    position: relative;
    z-index: 0;
}


#section .page.current {
    display: block;
    z-index: 1;
}

#section .page.current .wrappage {
    display: block;
}

#section .page.section1 .bd {
    padding: 40px 0;
    height: 277px;
    overflow: hidden;
}

#section .page.section1 .bd .wrap2 {
    position: relative;
    overflow: visible;
}

#section .page.section1 .bd li {
    width: 25%;
    float: left;
}

#section .page.section1 .bd li .box {
    border-radius: 5px;
    width: 98%;
    margin: 0 1%;
    height: 273px;
    padding-top: 4px;
}

#section .page.section1 .bd li .box h3 {
    text-align: center;
}

#section .page.section1 .bd li .box h3 a {
    display: block;
    font-size: 18px;
    line-height: 32px;
    padding-top: 95px;
}

#section .page.section1 .bd li .box p {
    margin: 30px 20px 50px;

    line-height: 23px;
    color: #999;
    height: 69px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#section .page.section1 .bd li .box .wrapper {
    background: #fff;
    height: 260px;
}

#section .page.section1 .bd li .box.box1 {
    background: #ec5c26 url(../images/index_service_boxbg.jpg) no-repeat center bottom;
    background-size: 100% 13px;
}

#section .page.section1 .bd li .box.box1 h3 a {
    background: url(../images/business_icon_1.png) no-repeat center 25px;
}

#section .page.section1 .bd li .box.box1:hover h3 a {
    background: url(../images/business_icon_hover_1.png) no-repeat center -5px;
}

#section .page.section1 .bd li .box.box2 {
    background: #43aa32 url(index_service_boxbg.jpg) no-repeat center bottom;
    background-size: 100% 13px;
}

#section .page.section1 .bd li .box.box2 h3 a {
    background: url(../images/business_icon_2.png) no-repeat center 30px;
}

#section .page.section1 .bd li .box.box2:hover h3 a {
    background: url(../images/business_icon_hover_2.png) no-repeat center -5px;
}

#section .page.section1 .bd li .box.box3 {
    background: #2ea7e0 url(../images/index_service_boxbg.jpg) no-repeat center bottom;
    background-size: 100% 13px;
}

#section .page.section1 .bd li .box.box3 h3 a {
    background: url(../images/business_icon_3.png) no-repeat center 25px;
}

#section .page.section1 .bd li .box.box3:hover h3 a {
    background: url(../images/business_icon_hover_3.png) no-repeat center -5px;
}

#section .page.section1 .bd li .box.box4 {
    background: #ffae00 url(../images/index_service_boxbg.jpg) no-repeat center bottom;
    background-size: 100% 13px;
}

#section .page.section1 .bd li .box.box4 h3 a {
    background: url(../images/business_icon_4.png) no-repeat center 30px;
}

#section .page.section1 .bd li .box.box4:hover h3 a {
    background: url(../images/business_icon_hover_4.png) no-repeat center -5px;
}

#section .page.section1 .bd li .box.box5 {
    background: #904bc6 url(../images/index_service_boxbg.jpg) no-repeat center bottom;
    background-size: 100% 13px;
}

#section .page.section1 .bd li .box.box5 h3 a {
    background: url(../images/business_icon_5.png) no-repeat center 28px;
}

#section .page.section1 .bd li .box.box5:hover h3 a {
    background: url(../images/business_icon_hover_5.png) no-repeat center -5px;
}

#section .page.section1 .bd li .box.box6 {
    background: #904bc6 url(../images/index_service_boxbg.jpg) no-repeat center bottom;
    background-size: 100% 13px;
}


#section .page.section1 .bd .prev,#section .page.section1 .bd .next {
    position: absolute;
    display: block;
    height: 47px;
    width: 50px;
    top: 50%;
    margin-top: -25px;
    background: url(../images/businus_arrow.png) no-repeat;
}

#section .page.section1 .bd .prev {
    left: -50px;
    background-position: left center;
}

#section .page.section1 .bd .next {
    right: -50px;
    background-position: right center;
}

#section .page.section2 .box {
    width: 25%;
    background: #ffffff url(../images/business_box.jpg) repeat-y right;
    float: left;
    margin-top: 15px;
    margin: 40px 0;
}

#section .page.section2 .box .hd {
    padding: 7px 15px;
}

#section .page.section2 .box .hd h3 {
    height: 67px;
    text-align: center;
    border-bottom: 1px solid #0076C0;
}

#section .page.section2 .box .hd h3 a {
    display: block;
    padding-top: 30px;
    font-size: 16px;
    line-height: 32px;
    color: #007db8;
}

#section .page.section2 .box .hd p {
    font-size: 12px;
    line-height: 22px;
    color: #676767;
    padding: 5px 10px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#section .page.section2 .box.box1 a {
    background: url(../images/business_icon2_01.png) no-repeat center 5px;
}

#section .page.section2 .box.box2 a {
    background: url(../images/business_icon2_02.png) no-repeat center 5px;
}

#section .page.section2 .box.box3 a {
    background: url(../images/business_icon2_03.png) no-repeat center 5px;
}

#section .page.section2 .box.box4 a {
    background: url(../images/business_icon2_04.png) no-repeat center 5px;
}

#section .page.section3 .hd {
    margin-top: 15px;
    height: 41px;
    line-height: 41px;
}

#section .page.section3 .hd li {
    float: left;
    width: 186px;
    margin-right: 2px;
    background: #2BA6E0;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

#section .page.section3 .hd li.on {
    background: #FFF!important;
    color: #005E9A;
}

#section .page.section3 .bd .tab {
    display: none;
}

#section .page.section3 .bd .tab:after {
    clear: both;
    content: "";
    display: table;
}

#section .page.section3 .bd .left {
    float: left;
    width: 42%;
    background: #FFF;
    height: 236px;
    padding: 30px 4%;
}

#section .page.section3 .bd .left h4 {
    height: 47px;
    line-height: 47px;
    font-size: 22px;
}

#section .page.section3 .bd .left div {
    font-size: 15px;
    line-height: 24px;
    padding: 20px 0;
}

#section .page.section3 .bd .left a {
    float: left;
}

#section .page.section3 .bd .right {
    float: right;
    position: relative;
    width: 50%;
    height: 296px;
}

#section .page.section3 .bd .right::before {
    content: "";
    display: table;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    border-width: 20px;
    border-style: solid;
    border-color: transparent  transparent transparent #FFF;
    margin-top: -20px;
}

#section .page.section3 .bd .right img {
    width: 100%;
    height: 100%;
}

#section .page.section3 .feature_footer {
    text-align: center;
    padding: 15px 0 0;
    color: #898989;
}


@media screen and (max-width:1366px) {

    #section .page.section3 .feature_footer {
        padding: 30px 0;
    }

    #section .page.section1 .bd li {
        width: 33%;
    }

    #section .page.section1 .bd li .box {
        width: 288px;
        margin: 0 auto;
    }

    #section .page.section1 .bd .prev {
        left: 0;
    }

    #section .page.section1 .bd .next {
        right: 0;
    }
}

@media screen and (max-width:1329px) {


    #section .section_hd {
        display: none;
    }
}



/*能源*/
.energy {
    background:url(../images/energy_bg.png) no-repeat center top;
    width: 100%;
    overflow: hidden;
}

.energy .hd_title h2 a {
    color:#fff;
}
.energy_list{ width:1173px; margin:0 auto; overflow:hidden; padding-bottom:20px;}
.energy_list li{ float:left; padding:11px 6px;}
.energy_list li img{ padding:1px;width:153px;height:114px; background:#fff; border-radius:5px; -webkit-border-radius:5px;-o-border-radius:5px; -moz-border-radius:5px;}
.energy_list li p{ text-align:center; color:#fff; font-size:18px; line-height:60px;}

.energy_list li p:hover{ text-decoration:none;}

/*医疗*/

.medical{ overflow:hidden; background:#fff;padding-bottom:20px;}
.medical .hd_title p{ text-align:left; text-indent:26px;}
.medical_list {width:1041px;  margin:0 auto;}
.medical_list li{ float:left; padding:0 60px;}
.medical_list li > img{ border-radius:10px;-moz-border-radius:10px; -webkit-border-radius:10px;-o-border-radius:10px;
    border:1px solid #ddd; box-shadow: 3px 3px 5px #888888; -moz-box-shadow: 3px 3px 5px #888888; -webkit-box-shadow: 3px 3px 5px #888888;
    margin:20px 0; }

.medical_list li p{ border-top:1px dashed #368ecd; font-size:24px; line-height:60px;}
.medical_list li p img{ float:left; padding:10px 25px 0 25px;}
.medical_list li p span{ float:left;}

/*置业*/
.house{padding-bottom:40px; overflow:hidden;}
.house_con{width:1173px; margin:0 auto; padding-top:20px;overflow: hidden;}

.house_con > img{ float:left;border-radius:5px;-moz-border-radius:5px; -webkit-border-radius:5px;-o-border-radius:5px; }
.house_list{ float:left; padding:5px 0px 0 20px; overflow:hidden; width: 520px; }
.house_list li{ float:left; padding:20px ;}
.house_list h1{ font-weight:normal;  text-align:center; line-height:70px; color:#fff; float:left;width: 70px;	height: 70px;	background-color: #a6a6a6;	-moz-border-radius:35px; -webkit-border-radius:35px;-o-border-radius:35px;}
.house_list p{ font-size:24px; line-height:70px; float:left; padding:0 20px;}
.list_h_bg{ background:#368ecd !important;}

/*农业*/

.agri{ overflow:hidden; background:#eff0f2;padding-bottom:20px;}
.agri_list{ width:1171px; margin:0 auto; background:#fff; overflow:hidden; margin-top:30px;}
.agri_list li{ float:left; border-right:1px #a7a7a7 dashed; }
.agri_list li h1{ font-size:16px; font-weight:normal; color:#0b6fd0; line-height:80px;}
.first{ border-left:1px #a7a7a7 dashed;}

/*其他*/
.other{overflow:hidden; background:#525253;padding-bottom:40px;}
.other .hd_title h2 a {	color:#fff;}
#outer {background:#eff0f2; width:1173px; margin:0 auto;}
#tab {overflow:hidden;zoom:1;background:#368ecd;    width: 585px;}
#tab li {float:left;color:#fff;height:45px;	cursor:pointer;	line-height:45px; font-size:18px; width:194px; text-align:center; border-right:1px #eff0f2 solid;}
#tab li.current {color:#368ecd;background:#fff;}
#content {border-top-width:0;background:#fff; overflow:hidden;}
#content ul {line-height:25px;display:none;overflow: hidden;}

#content .other_left{width: 504px; float:left; padding:0 40px; padding-top:20px;}
#content .other_left h4{ font-size:24px; line-height:60px;}
#content .other_left p{font-size:15px; line-height:40px;}
#content .other_right{ float:left;position: relative;}
#content .other_right:before {content: "";display: table; width: 0; height: 0; position: absolute;left: 0; top: 50%; border-width: 20px; border-style: solid;border-color: transparent transparent transparent #FFF;margin-top: -20px;}
#content .other_left .more{margin-top:20px;width:151px; height:40px; line-height:40px; background:#69b8d6; text-align: center;}
#content .other_left .more a{color:#fff;text-decoration:none;}
#content .other_left .more:hover{ background:#368ecd;}