﻿@charset "utf-8";
@import url("d_style.css");
/* CSS Document */
.ban_ico1 {
    background: rgba(0, 0, 0, 0) url("../../images/aojie/icon/header_sina.png") no-repeat scroll 0 25px;
    color: #fff;
    display: inline-block;
    margin-right: 66px;
    text-indent: 30px;
}
.ban_ico2 {
    background: rgba(0, 0, 0, 0) url("../../images/aojie/icon/header_weixin.png") no-repeat scroll 0 25px;
    color: #fff;
    display: inline-block;
    margin-right: 80px;
    text-indent: 30px;
}
.ban_l img {
    float: left;
    height: 72px;
    margin-top: 2px;
    width: 330px;
}

.breadcrumb{ height:36px; line-height:36px; background-color:#3F67C0; margin-top:10px; font-size:14px; color:#fff;}
.breadcrumb a{ color:#fff;}
.breadcrumb_wh{ width:1002px; margin:0 auto;}
.breadcrumb .breadcrumb_l{ float:left; background:url(../../images/yunkang/breadcrumb_ico.png) 4px center no-repeat; padding-left:18px;}
.breadcrumb .breadcrumb_l span{ margin:0 3px 0 5px;}

.breadcrumb_news{ float:right; width:385px; height:36px; line-height:36px;}
.breadcrumb_news .cont .type{ float:left; background:url(../../images/yunkang/breadcrumb_news_ico.png) 8px center no-repeat; padding-left:30px;}
.breadcrumb_news .cont .bds{ float:right; width:250px; height:20px; line-height:20px; margin:7px 5px 0 0; overflow:hidden;}

/*工程案例*/
.middleDiv{width:1000px;margin:20px auto 40px;font-size: 14px;}
.middleDiv .courseLef{float: left;width:636px;margin-right: 20px;}
.middleDiv .courseLef h3.title{color:#ffffff;margin-bottom:25px;text-align: center;height:46px;line-height: 46px;background: #3f67bf;}
.middleDiv .courseLef .con{overflow: hidden;}
.middleDiv .courseLef .con p{padding-right:35px;line-height: 24px;}
.middleDiv .courseLef .con ul.picshow{width:700px;margin:60px 0;}
.middleDiv .courseLef .con ul.picshow li{float: left;width:130px;margin-right: 37px;}
.middleDiv .courseLef .con ul.picshow li img{width:130px;height: 97px;}
.middleDiv .courseLef .con h6.contitle{text-align: center;color:#000;}
.middleDiv .courseLef .con .tablecourse{width:535px;font-size: 12px;border-top:1px solid #3f67bf;border-bottom:1px solid #3f67bf;}
.middleDiv .courseLef .con .tablecourse th{padding:10px 0;border-left:1px solid #c7d0ce;border-bottom: 1px solid #c7d0ce}
.middleDiv .courseLef .con .tablecourse tr th:first-child{border-left: 0;}
.middleDiv .courseLef .con .tablecourse tr td{padding:10px 0;text-align:center;border-left:1px solid #c7d0ce;border-bottom: 1px solid #c7d0ce}
.middleDiv .courseLef .con .tablecourse tr td:first-child{border-left: 0;}
.middleDiv .courseLef .con a.signupBtn{display: block;margin:0 auto;width:114px;height:42px;border-radius:4px;line-height: 42px;text-align: center;background: #6384cb;color:#fff;}
