body{
	background:#f9fafb;
}

td {
            white-space: nowrap; /*所有TD不换行*/
 }
.combgstyle{
	background:#fff;
	padding-bottom: 20px;
}

body a:hover{
	text-decoration:none;
}

/*产品详情左侧*/
.product_left,.product_right{
	
	min-height:300px;
}
.com_border{
border:1px solid #ECEFFC;
}

/*阴影*/
.box_shad{
	/*-webkit-box-shadow: 0 0 10px #0CC;
    -moz-box-shadow: 0 0 10px #0CC;
    box-shadow: 0 0 10px #cCC;*/
	border:1px solid #ECEFFC;
    box-sizing: border-box;
}

/*相同标题*/
.com_title{
	color:#d7bd8c;
	border-bottom: 1px solid #eceffc;
	margin:0 20px;
	padding:20px 0;
}
.imgmar{
	margin-top:-6px;
}
.wid100{
	width:100%;
}
.border_bot{
	border-bottom:1px solid #e5f1fd;
}
.strategy{
	color:#666;
}
.strategy span{
	color:#112246;
}
.modal_dl dl{
	width:22%;
	height:118px;
}
.modal_dl dl dt,.comFontcolor{
	font-size:14px;
	color:#666;
}
.modal_dl dl dd{
	font-size:22px;
	padding-top:22px;
}
/*x相同按钮样式*/
.combntstyle{
	background: #f5f5f5;
	display: inline-block;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #27354c;
    border-radius: 4px;
}
/*点击后颜色*/
.bnt_Class{
	background:#6a8ab3;
	color:#fff;
}
/*相同的inPut宽*/
.form-control{
	height:30px;
	border: 1px solid #ccc;
	padding: 4px 12px;
}
/*点击后颜色*/
.bnt_Class{
	background:#6a8ab3;
	color:#fff;
}
/*相同的右侧按钮*/
.compadstyle{
    height: auto;
    display: inline-block;
    text-decoration: none;
    padding: 2px 4px;
	padding:4px 6px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
     background-color: #fcfdff; /*划过去色*/
}
.bootstrap-table .table > thead > tr > th {
    font-size:14px;
	color:#999;/*thead的字体*/
}
.bootstrap-table .table > tbody{
    font-size:14px;
	color:#333;/*tbody的字体*/
	border: 1px solid #e0e4ed;
	border-top:1px solid #c2daf2;
}
.comTable > tbody{
	font-size: 14px;
	color: #333;
}
.comTable tr,.comTable th{
	text-align: center;
}
.comTable th {
	border-bottom: none;
}
/*分页样式*/
.fixed-table-pagination .pull-left {
    float: right !important;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    background-color: #FAFAFA;
    line-height: 1.42857143;
    text-decoration: none;
    border: none;
}

.fixed-table-pagination .btn-group {
    margin-left: 0;
    margin-top: 0;
}

.fixed-table-container {
    clear: none !important;
    border: none !important;
}

.bootstrap-table table {
    border: 0px solid transparent;
}

.fixed-table-pagination div.pagination, .fixed-table-pagination .pagination-detail {
    padding-top: 20px !important;
}

/*产品详情右侧*/
.product_right{
	min-height:600px;
	margin-left:-15px;
}
/*圆角*/
.box_radius{
	border-radius:6px;
   -moz-border-radius:6px;　
}

.manager_intro p{
	color:#666;	
	margin-top:20px;
	font-size:16px;
}

.thzf{
    background-color:#ccc;
}
.comBntchange a:hover,.amountDiv a:hover{
  text-decoration:none;
 
}
.period_chart{
  min-height:300px;
}
/*日历边框*/
.borderRadius{
    border:1px solid #273543;
	padding:2px 4px;
}
.time_font{
    height: 23px;
    line-height: 23px;
	margin-bottom:0;
}
.fixed-table-container .tablestyle thead tr,.tablebg{
  background:#f6f8fb;
}
.tablebg{
 background:#f6f8fb;
  border-top:1px solid #e5f1fd;
}
.listImg li{
    margin-left:20px;
   list-style-image:url(../img/details_img/tuiyuan.png);
}
