﻿.contents{background-color: #fafafa;padding-top: 20px;}
.contents::after{content: "";display: block;clear: both;}
.container{width: 1280px;margin: 0 auto;padding-bottom: 20px;}
.container::after{content: "";display: block;clear: both;}
.left-container{width: 216px;background-color: #fff;float: left;min-height: 400px;border: 1px solid #ddd;border-radius: 2px;}
.right-container{width: 1050px;background-color: #fff;float: right;min-height: 800px;border: 1px solid #ddd;border-radius: 2px;}
.left-header{background-color: #0557ae;text-align: center;color: #fff;height: 40px;line-height: 40px;border-bottom: 2px solid #f59723;border-top-left-radius: 2px;border-top-right-radius: 2px;}
.left-container ul{margin: 0 10px;}
.left-container ul li{padding:10px;}
.investing > a:link,.investing a:visited{color: #f59723;}
.investing{border-bottom: 1px solid #ddd;}
.investing1{border-bottom: 1px solid #ddd;}
.investingsbk{border-bottom: 0px solid #ddd;}
.investingsbk > a:link,.investing a:visited{color: #f59723;}
.wxupload-title {
    width: 100%;
    height: 115px;
    background-color: #fef8e8;
    margin-bottom: 20px;
}
.wxupload-title:after {
    display: inline-block;
    float: right;
    width: 83px;
    height: 72px;
    margin-top: 40px;
    margin-right: 20px;
    background: url(../images/tips.png) center no-repeat;
    content: "";
}
.wxupload-title .tips {
    float: left;
    line-height: 27px;
    height: 110px;
    margin: 10px 20px;
    font-size: 16px;
    color: #464444;
}
.wxupload-title .tips-title {
    color: #333333;
    font-size: 16px;
}
