﻿.board, .case_board{text-align:left;margin-top:15px;font-size:14px;}
.board h2, .case_board h2 {color:#193b5f; font-size:16px; border-bottom:1px solid #3470AC; font-family:"Microsoft Yahei"; height:38px; line-height:38px; margin:0px; font-weight:bolder;}
.board ul{color:#788062;line-height:130%;font-size:14px;list-style-type:none; margin-top:6px; padding-bottom:8px; margin-left:15px; padding-right:4px; width:250px; padding-left:0;}
.board ul li{padding-left:15px;background-image:url("/images/home/dot4.gif");background-attachment:scroll;background-repeat:no-repeat;background-position:left center; overflow:hidden;width:240px;text-overflow:ellipsis; white-space:nowrap; height:25px; line-height:25px;}
.board_right{border:1px solid #4796E5;}
.board_right h2{padding-left:15px; }

.case_board ul{width:263px; overflow:hidden; padding-left:0px; margin-top:10px; margin-bottom:2px;}
.case_board ul li{list-style:none !important; width:260px; height:72px; line-height:72px; margin-bottom:8px;}

.customer_ul li{list-style:none; background:none !important; padding-left:0 !important; height:300px !important; width:261px !important; padding-top:9px !important;}
.customer_ul li a img{border:0;}

#contact table{padding-left:0; margin:6px 6px 6px 10px;}
#contact table td{font-size:16px;}

#case{padding-bottom:10px; overflow:hidden;}
#case table {line-height: 170%;font-size: 14px;padding-top: 7px;}
#case table td {padding-right: 13px; text-align: left;}
#case table td span {font-weight:bold; color:Black;  }
#case table td table {width:100% }
#case table .line {border-bottom: solid 1px #4796E5; font-size: 0px; line-height: 1px; padding-top:0px; padding-bottom:0px;  }

.case_detail {}
.case_detail ul {padding:0px;margin:0px;}
.case_detail ul li
{
    border-bottom: solid 1px #dcdbdb;
    list-style-type: none;
    line-height: 150%;
    vertical-align:middle;
    background-image:none;
    padding:0px 2px;
}
.case_detail table {width:100%;padding:0px;margin:0px;}
.case_detail table td
{
    padding: 0px;
    padding-right: 10px;
    font-size: 12px;
    color: #333333;
    line-height: 180%;
}
.case_detail table td span {font-weight:bold; color:Black;  }
.case_detail .img_box {width:168px; padding-top: 2px;padding-bottom:2px;}


/*案例样式*/
.case_box{width:1100px; padding-left:50px; padding-right:50px; overflow:hidden; margin:0 auto; margin-bottom:20px;}
.case_box h2{font-size:30px; text-align:center; margin-top:30px;}
.case_box h3{font-size:16px; font-weight:normal; margin-top:54px;}
.case_box .case_box_ul{overflow:hidden; width:1100px; margin:70px auto 0 auto;}
.case_box .case_box_ul li{width:350px; height:348px; overflow:hidden; background:#fff; border-radius:8px; box-shadow:2px 0px 5px #9b9b9b; position:relative; margin-bottom:23px; margin-left:20px; float:left;}
.case_box .case_box_ul li:first-child{margin-left:0px;}
.case_box .case_box_ul li .case_box_gallery_bg{width:350px; height:154px; overflow:hidden; border-bottom:1px solid #ececec;}
.case_box .case_box_ul li .case_box_logo{border-radius:40px; position:absolute; top:114px; left:19px; box-shadow:0px 0px 5px #9b9b9b; overflow:hidden;}
.case_box .case_box_ul li .case_msg{margin-left:20px; margin-right:20px; border-bottom:1px solid #e5e5e5; padding-bottom:4px;}
.case_box .case_box_ul li .msg_memo{font-size:12px; line-height:18px; margin-top:10px; padding-bottom:10px; height:48px; overflow:hidden;}
.case_box .case_box_ul li .case_label{margin-top:14px; margin-left:20px;}
.case_box .case_box_ul li .case_label .tab_bg1{background:#cfe7f6; padding:4px 5px; border-radius:5px; color:#0855ac; margin-right:8px; font-size:12px;}
.case_box .case_box_ul li .case_label .tab_bg2{background:#f7e6d2; padding:4px 5px; border-radius:5px; color:#c6791d; margin-right:8px;font-size:12px;}
.case_box .case_box_ul li .case_label .tab_bg3{background:#e2fafa; padding:4px 5px; border-radius:5px; color:#0685a5;font-size:12px;}
