#container{
	margin: 10px auto ;
	min-height: 580px;
}
#sendAreaBox #optionDIV1 td{
	cursor: pointer;
}
#header .logo {
    float: left;
    padding: 13px 10px;
}
.layui-anim {
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.layui-nav .layui-nav-more {
     transition: all .0s;
    -webkit-transition: all .0s; 
}
#container {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    margin-top: 70px;
}
#header{
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1)!important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
.mb_10 {
    margin-bottom: 10px;
}

.mg-0 {
	margin: 0 !important;
}
.mg-5 {
	margin: 5px !important;
}
.mg-10 {
	margin: 10px !important;
}
.mg-15 {
	margin: 15px !important;
}
.mg-20 {
	margin: 20px !important;
}

.site-header {
    position: relative;
    _zoom: 1;
    z-index: 9999;
    color: #fff;
    background-color: #00A2CA;
}
.mini-nav {
    padding: 5px 0;
    color: #666;
    background: #fff;
}
#J_footer {
    min-width: 990px;
    /* border-top: 1px solid #d0d0d0; */
}
.idx-footer {
    width: 1160px;
    padding: 20px 0;
    margin: 0 auto;
}
.idx-footer .service-ft {
    float: left;
    width: 750px;
    padding-top: 12px;
}
.idx-footer .service-ft .s-img {
    float: left;
    width: 150px;
    margin-top: 7px;
}
.idx-footer .service-ft .s-item {
    padding: 5px 0 5px 20px;
    margin-left: 80px;
    overflow: hidden;
    border-left: 1px solid #f0f1f3;
    zoom: 1;
}
.idx-footer .service-ft .s-item p {
    padding: 5px 0;
    font-size: 14px;
    color: #666;
}
.idx-footer .service-ft .s-item p .s-list {
    margin-right: 35px;
}
.idx-footer .service-ft .s-item p .s-list img {
    margin-left: 5px;
    vertical-align: text-top;
}
.idx-footer .idx-copyright {
    float: right;
    padding-top: 12px;
}
.idx-footer .idx-copyright p {
    padding: 7px 0;
    text-align: right;
}
.idx-footer .idx-copyright p a {
    color: #666;
}

.fc-red {
    color: #d60000;
}
.ft_18 {
	font-size: 18px;
}
.fm-georgia {
    font-family: georgia;
}
.ft_24 {
    font-size: 24px;
}

.oui-card-header-wrapper {
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 30px;
    line-height: 40px;
}
.oui-card-title {
    font-size: 16px;
    color: #333;
    margin: 0;
    font-weight: 400;
}
.content-info {
    position: relative;
    padding-left: 10px;
    min-height: 90px;
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
    /* overflow: hidden; */
}
.text-center {
	text-align: center;
}
.layui-tab-title .layui-this {
    color: #000;
    /* border-top: 2px solid #0099CC; */
}
.layui-tab-title li{
	color : #c2c2c2;
	border-radius: 5px;
}
.oui-card-title .sub-title {
	font-size:14px;
	color:#e49300;
	margin-left: 10px;
}
.content-info p  {margin-top:15px;color: #999;}