p,h2,span{
    font-family: "Microsoft YaHei";
}
.cms_body{
    padding: 0;
    width: 100%;
    background: #f7f7f7;
}
.cms_foot{
    width: 100%;
}
#cms_Location_1{
    margin: 0;
    width: 100%;
    height: 200px;
    background: url("/cms_fragments/res/31/images/top-business-pic.jpg") no-repeat top center;
}
#cms_Location_2{
    margin: 0 auto;
    width: 1100px;
    background: #fff;
    border-left: 1px solid #c9d7e0;
}
.tui-left{
    width: 210px;
    padding: 0;
    margin: 0;
}
.tui-right{
    width: 890px;
    padding: 0;
    margin: 0;
}
.box-left .hd{
    background: none;
    border: none;
    height: 90px;
    border-bottom:1px solid #c9d7e0;
    padding-left: 16px;
}
.box-left .hd h2{
    color: #000;
    font-size: 24px;
    font-weight: normal;
    margin-top: 20px;
    /*line-height: 50px;*/
}
.box-left .hd h2 p{
    font-size: 14px;
    color: #c1c1c1;
    font-family: "Times New Roman";
}
.box-left .bd{
    border: none;
    padding: 0;
}
.box-left .bd a{
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #000;
}
.box-left .bd ul li{
    border-bottom:1px solid #c9d7e0;
    height: 50px;
}

.box-left .bd ul li:hover,.box-left .bd ul li.li-current{
    background: #b3e2f5;
}
.box-left .bd a:hover,.box-left .bd ul li.li-current{
    color: #0070a0;
}
.box-left .bd img{
    margin: 20px 0 0 4px ;
}
.box-right{
    border-left: 1px solid #c9d7e0;
}
.box-right .hd{
    border: none;
    background: url("/cms_fragments/res/31/images/business-pic-icon1.jpg") no-repeat top right;
    height: 134px;
}
.box-right .hd h2{
    font-weight: normal;
    font-size: 30px;
    color: #d23100;
    display: block;
    width: 89%;
    margin: 44px 50px 20px;
    text-align: right;
    border-bottom: 3px solid #c9d7e0;
    padding-bottom: 16px;

}
.box-right .bd{
    border: none;
    padding: 0 0 50px;
}
.box-right .bd ul{
    margin:0 50px;
}
.box-right .bd ul li{
    border:none;
}
.box-right .bd ul li .pic{
    margin-bottom: 20px;
}
.box-right .bd ul li .summary{
    color: #565656;
    font-size: 16px;
    line-height: 40px;
    text-indent: 2em;
}