﻿@charset "utf-8";
/* CSS Document */

.TitleImg {
	width: 100%;
	height: 34%;
	margin: 0px;
}
.Row-bottem {
	width: 95%;
	height: 26px;
	font-size: 14px;
	padding: 10px 0px 0px 12px;
    color:#666;
}
.col-xs-left {
	width: 66.3%;
	height: 30px;
	float: left;
	text-align: center;
	padding: 12px 0px 0px 0px;
	border-top: 5px solid rgb(238,238,238);
	border-bottom: 4px solid rgb(238,238,238);
	border-right: 5px solid rgb(238,238,238);
}
.col-xs-right {
	width: 32%;
	height: 30px;
	text-align: center;
	color: rgb(252,72,25);
	padding: 12px 0px 0px 0px;
	float: left;
	border-top: 5px solid rgb(238,238,238);
	border-bottom: 4px solid rgb(238,238,238);
}
.left {
	width: 33%;
	height: 75px;
	float: left;
	text-align: center;
	padding: 18px 0px 0px 0px;
	border: 1px solid rgb(238,238,238);
}
.Right {
	width: 32%;
	height: 75px;
	float: left;
	padding: 18px 0px 0px 0px;
	text-align: center;
	border: 1px solid rgb(238,238,238);
}
.Row-top {
	width: 100%;
	height: 40px;
	float: left;
	line-height: 40px;
	background-color: rgb(238,238,238);
}
.bottom-top {
	width: 100%;
}
.xiangM {
	width: 37px;
	height: 37px;
}
