body {
    font-family: "微软雅黑";
	text-decoration: none;
	color: #2E2E2E;
	border-width: 0px;
    padding: 0px;
    margin: 0px;
    width: 100%;
	height:auto;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "微软雅黑";
	color: #2E2E2E;
	line-height: 1.5em;
	font-weight: 600;
}
* {
	text-decoration: none;
	/*color: #2E2E2E;*/
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font: 16px/1em "微软雅黑";
	list-style: url(none) none;
}
a
{
    color: #2E2E2E;
    text-decoration: none;
    cursor: pointer;
}

a:hover
{
    color: #FF0000;
    text-decoration: none;
    cursor: pointer;
}
.topframe {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
* html .topframe {/*IE6 style:scale,copy,*/
	background: url(none);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/png/logo.png", sizingMethod="copy");
}
.topframe .ttit
	{
		border-width: 0px;
		height: 128px;
		z-index: 1000;
		position: fixed;
		width: 97%;
		background-image: url(/images/png/logo.png),url(/images/jpg/bg-header-pattern.jpg);
		background-position: 1% 8px, left top;
		background-repeat: no-repeat, repeat;
		margin: 0%;
		padding: 0px 0px 0px 3%;
		display:none;
	}
.topframe .ttit .biaoti 
{
	font-size: 28px;
	color: #006699;
	text-shadow:1px 1px 1px #FAFAFA;
	font-family: "微软雅黑";
	line-height: 40px;
	letter-spacing: 0.1685em;
	font-weight: 600;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 16px;
	margin-left: 4%;
}
.menu {
    margin: 0px;
    width: 100%; 
    /*height:auto;*/
    min-height:100px;
    padding: 0px;
}
.topframe .ttit .minpic {
	padding: 2px 3% 0px 0px;
	margin: 56px 0px 0px;
	height: 70px;
	width: 50%;
	float: right;
	text-align: left;
}
.topframe .ttit .minpic img
{
    padding: 0px;
    border-width: 0px;
    margin: 5px;
    width: 25px;
    height: 25px;
    float: left;
    cursor: pointer;
}
.topframe .ttit .minpic .picK,
.topframe .ttit .minpic .picK span 
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 100%;
}
.mainframe 
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-height:100px;
}
.bottmframe
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
	height: auto;
	clear: both;
	border-top: 1px solid #999999;
}
.bottmframe .texbar {
	border-width: 0px;
    padding: 30px 10% 30px 10%;
    margin: 0px;
    width: 80%;
}
.bottmframe .texbar .compy {
	color: #191919;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 30%;
	border-width: 0px;
	font: 14px/2em "微软雅黑";
}
.bottmframe .texbar .compy span {
	border-width: 0px;
	font: 14px/2em "微软雅黑";
	color: #191919;
	text-decoration: none;
	text-align: left;
}
.bottmframe .texbar .daohang {
	margin: 0px 0px 0px 30%;
	padding: 0.5em 0px 0px;
	border-width: 0px;
}
.clear {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
	border-width: 0px;
	line-height: 0px;
}
.bottmframe .texbar .daohang a {
	font: 600 15px "微软雅黑";
	text-decoration: none;
	padding: 0px 0px 0px 20px;
}
.bottmframe .texbar .daohang a.abc
{
    font: 12px "微软雅黑";
    color: #585858;
    text-decoration: none;
    cursor: pointer;
	padding:0;
}
.bottmframe .texbar .daohang a:hover {
	font: 600 15px "微软雅黑";
	text-decoration: none;
	color: #069;
	padding: 0px 0px 0px 20px;
}
.bottmframe .texbar .daohang p {
	font: 12px "微软雅黑";
	color: #585858;
	text-decoration: none;
	padding-top: 20px;
}
.mainblock .picdh {
	background: url(/images/jpg/cat.jpg) no-repeat left top;
	margin: 3% 5%;
	padding: 0px;
	height: 410px;
	width: 90%;
	border-width: 0px;
}
.mainblock .picdh .Lbj {
	margin: 0px;
	float: left;
	height: 38px;
	width: 150px;
	border-width: 0px;
	padding: 352px 20px 20px 144px;
}
.mainblock .picdh .Lbj a
{
	color: rgba(51,51,51,1);
	text-decoration: none;
	background: rgba(255,255,255,0.9);
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 150px;
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
	line-height: 38px;
}
.mainblock .picdh .Lbj a:hover
{
	color: rgba(255,255,255,0.9);
	text-decoration: none;
	background: rgba(255,102,51,0.9);
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 150px;
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
	line-height: 38px;
}
.mainblock .picdh .Rpaire {
	margin: 0px 0px 0px 324px;
	padding: 0px;
	height: 410px;
	border-width: 0px;
}
.mainblock .picdh .Rpaire .Rwebpic {
	margin: 0px 0px 1.25em 1.0em;
	padding: 0px;
	float: left;
	height: 197px;
	width: 278px;
	border-width: 0px;
}
.mainblock .picdh .Rpaire .Rwebpic a {
	background-color:rgba(0,0,0,0);
	color:rgba(0,0,0,0);
	margin: 0px;
	padding: 81px 0px;
	height: 35px;
	width: 278px;
	border-width: 0px;
	position: absolute;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
.mainblock .picdh .Rpaire .Rwebpic a:hover {
	background-color:rgba(0,0,0,0.3);
	color:rgba(255,255,255,1);
	margin: 0px;
	padding: 81px 0px;
	height: 35px;
	width: 278px;
	border-width: 0px;
	position: absolute;
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
	font: 600 16px/35px "微软雅黑";
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.mainblock .picdh .Rpaire .Rwebpic img {
	margin: 0px auto;
	padding: 0px;
	max-height: 197px;
	max-width: 287px;
	border-width: 0px;
}
.mainblock .MList {
	margin: 3% 5%;
	padding: 0px;
	clear: both;
	border-width: 0px;
	width: 90%;
}
.mainblock .MList .Ltitle {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20%;
	border-width: 0px;
}
.mainblock .MList .Rcontent {
	margin: 0px 0% 0px 20%;
	padding: 15px 0px 0px;
	width: 79%;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.mainblock .MList .RconStyle {
	line-height: 3ex;
	text-decoration: none;
	text-indent: 4ex;
}
.mainblock .MList .Ltitle .Ltitle_line {
	margin: 15px 0px;
	padding: 0px;
	height: 3px;
	width: 10.35em;
	border-width: 0px;
}
.mainblock .MList .Ltitle .Ltitle_line .ccline {
	background: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 10.375em;
	border-top: 3px solid #E1E1E1;
	clear: both;
}
.mainblock .MList .Ltitle .Ltext {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	text-align: left;
	font-size: 1.875em;
}
.mainblock .MList .Ltitle .Cctext {
	font-weight: 600;
	color: #E1E1E1;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.0625em;
	font-family: "Times New Roman", Times, serif;
}
.mainblock .MList .Ltitle .Bctext {
	font: 600 1.5em "微软雅黑";
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.mainblock .MList .Ltitle a {
	font: 0.8125em/2.125em "微软雅黑";
	color: #003300;
	text-decoration: none;
	background: #FFB442;
	text-align: center;
	border: 1px solid #FF9900;
	border-radius:0.375em;
	margin: 0px;
	padding: 0px;
	height: 2.125em;
	width: 7.375em;
	display: inline-block;
}
.mainblock .MList .Ltitle a:hover {
	font: 0.8125em/2.125em "微软雅黑";
	color: #FFFFFF;
	text-decoration: none;
	background: rgba(217,0,0,1);
	text-align: center;
	border: 1px solid #D90000;
	border-radius:0.375em;
	margin: 0px;
	padding: 0px;
	height: 2.125em;
	width: 7.375em;
	display: inline-block;
	transition: all 1s;
}
.mainblock .MList .Ltitle .menulist {
	margin: 1em 0px;
	padding: 0px;
	width: 100%;
}
.mainblock .MList .Rcontent .Rpaire {
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.mainblock .MList .Rcontent .Rpaire .Rwebpic {
	margin: 0em 0em 1.25em 1.875em;
	padding: 0px;
	float: left;
	height: 232px;
	width: 278px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.mainblock .MList .Rcontent .Rpaire .Rwebpic a {
	background: rgba(0,0,0,0);
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 278px;
	border-width: 0px;
	position: absolute;
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
}
.mainblock .MList .Rcontent .Rpaire .Rwebpic a:hover {
	background: rgba(0,0,0,0.2);
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	height: 197px;
	width: 278px;
	position: absolute;
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
}
.mainblock .MList .Rcontent .Rpaire .Rwebpic a img,
.mainblock.mainbj .MList .mmpic .Rwebpic a img 
{
	border-width: 0px;
	padding: 0px;
	height: 49px;
	width: 49px;
	margin-top: 74px;
	margin-left: 114px;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
}
.mainblock .MList .Rcontent .Rpaire .Rwebpic a:hover img,
.mainblock.mainbj .MList .mmpic .Rwebpic a:hover img 
{
	border-width: 0px;
	padding: 0px;
	height: 49px;
	width: 49px;
	margin-top: 74px;
	margin-left: 114px;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
}
.mainblock .MList .Rcontent .Rpaire .Rwebpic .RwebTitle,
.mainblock.mainbj .MList .mmpic .Rwebpic .RwebTitle 
{
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	border-width: 0px;
}
.mainblock .MList .Rcontent .Rpaire .Rwebpic .RwebTitle a,
.mainblock.mainbj .MList .mmpic .Rwebpic .RwebTitle a 
{
	font-family: "微软雅黑";
	line-height: 35px;
	color: #191919;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 35px;
	text-align: center;
}
.mainblock .MList .Rcontent .Rpaire .Rwebpic .RwebTitle a:hover,
.mainblock.mainbj .MList .mmpic .Rwebpic .RwebTitle a:hover
{
	font-family: "微软雅黑";
	background: rgba(0,0,0,0);
	line-height: 35px;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 35px;
	text-align: center;
}
.mainblock .MList .Ltitle .menulist .meL {
	margin: 0px;
	padding: 0px 0px 0px 2%;
	height: 2em;
	width: 98%;
	border-width: 0px;
}
.mainblock .MList .Ltitle .menulist .meL a {
	font: 0.875em/2em "微软雅黑";
	color: #2E2E2E;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 2em;
	width: 10em;
	border-width: 0px;
	overflow: hidden;
	background:none;
	transition: all 0s;
}
.mainblock .MList .Ltitle .menulist .meL a:hover {
	font: 0.875em/2em "微软雅黑";
	color: #990000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 2em;
	width: 10em;
	border-width: 0px;
	overflow: hidden;
	background:none;
	transition: all 0s;
}
.mainbj {
	background: url(/images/jpg/cat_02.jpg) no-repeat center top;
}
.mainblock {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	min-height:10em;
}
.mainblock.mainbj .MList .prjtitle {
	margin: 0px;
	height: 3.625em;
	width: 100%;
	padding-top: 2.875em;
	padding-right: 0px;
	padding-bottom: 2.875em;
	border-width: 0px;
}
.mainblock.mainbj .MList .prjtitle .Btitle {
	font: 2.25em/3.625px "微软雅黑";
	color: rgb(255,255,255);
	text-decoration: none;
	float: left;
	border-width: 0px;
	height: 3.625px;
}
.mainblock.mainbj .MList .prjtitle .Stitle {
	font: 1em/1.25px "Arial Black", Gadget, sans-serif;
	color: rgb(255,255,255);
	text-decoration: none;
	float: left;
	height: 1.25px;
	border-width: 0px;
	padding: 0px;
	margin-top: 1em;
	margin-left: 2em;
	text-transform: uppercase;
}
.mainblock.mainbj .MList .prjtitle .Mtitle {
	float: right;
	margin-top: 1em;
}
.mainblock.mainbj .MList .prjtitle .Mtitle a {
	font: 0.875em/2em "微软雅黑";
	color: rgb(255,255,255);
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 4px;
	height: 2em;
	width: 150%;
}
.mainblock.mainbj .MList .prjtitle .Mtitle a:hover {
	font: 0.875em/2em "微软雅黑";
	color: rgb(255,255,255);
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 4px;
	height: 2em;
	width: 100%;
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
	background: rgb(255,55,55);
	border-radius:0.375em;
}
.mainblock.mainbj .MList .mmpic {
	margin: 0px;
	padding: 0px;
	clear: both;
	border-width: 0px;
	width:100%;
	min-height:15em;
}
.mainblock.mainbj .MList .mmpic .Rwebpic {
	border-width: 0px;
	margin: 0em 1.875em 1.25em 0em;
	padding: 0px;
	float: left;
	height: 232px;
	width: 278px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.mainblock.mainbj .MList .mmpic .Rwebpic a {
	background: rgba(0,0,0,0);
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 278px;
	border-width: 0px;
	position: absolute;
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
}
.mainblock.mainbj .MList .mmpic .Rwebpic a:hover {
	background: rgba(0,0,0,0.2);
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	height: 197px;
	width: 278px;
	position: absolute;
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
}
.mainblock.mainbj .MList .mmpic .Rwebpic a img {
	border-width: 0px;
	padding: 0px;
	height: 49px;
	width: 49px;
	margin-top: 74px;
	margin-left: 114px;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
}
.topframe .ttit .minpic .picK .mainNav {
	text-align: center;
	margin: 20px auto 10px;
	padding: 0px;
	clear: both;
	height: 40px;
	width: 100%;
	border-width: 0px;
	font: 16px/40px "微软雅黑";
	color: #2E2E2E;
}
.topframe .ttit .minpic .picK .mainNav a:hover {
	color: #FFFFFF;
}
.mainblock .MList .Rcontent .Rpaire .Ncontent {
	margin: 0px;
	padding: 0px;
	height: 6em;
	width: 100%;
	border-width: 0px;
}
.mainblock .MList .Rcontent .Rpaire .Ncontent .Ntime {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 6em;
	width: 6em;
	border-width: 0px;
	background: rgba(153,153,153,0.3);
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
	color: rgba(51,51,51,1);
}
.mainblock .MList .Rcontent .Rpaire .Ncontent .Ntime:hover {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 6em;
	width: 6em;
	border-width: 0px;
	background: rgba(204,51,0,0.6);
	-webkit-transition: all 0.6s;/* Safari and Chrome */
	-moz-transition:all 0.6s;/* Firefox 4 */
	-o-transition:all 0.6s;/* Opera */
	transition: all 0.6s;
	color: rgba(255,255,255,1);
}
.mainblock .MList .Rcontent .Rpaire .Ncontent .Ninfor {
	margin: 0px 0px 0px 8em;
	padding: 0px 0px 0px 1em;
	height: 96px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	font-size: 0.75em;
	line-height: 1.25em;
	text-decoration: none;
}
.mainblock .MList .Rcontent .Rpaire .Ncontent .Ntime .N4 {
	font: 600 1.5em/2.5em "微软雅黑";
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.mainblock .MList .Rcontent .Rpaire .Ncontent .Ntime .N1 {
	font: 0.75em "微软雅黑";
	text-align: center;
}
.mainblock .MList .Rcontent .Rpaire .Ncontent .Ninfor pre {
	font: 14px/120% "微软雅黑";
	color: rgba(102,102,102,0.7);
	text-decoration: none;
	text-indent: 1.5em;
	white-space: pre-line;
	margin: 10px 0px 0px;
	padding: 0px;
	height: 62px;
	border-width: 0px;
}
.mainblock .Mtit {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 100%;
}
.mainblock .MDhang
{
	text-decoration: none;
	color: #ABABAB;
	padding: 1% 5%;
	margin: 0%;
	width: 90%;
	height: 40px;
	clear: both;
	font: 0.875em/2.5em "微软雅黑";
	border-bottom: 1px solid #C0C0C0;
}
.mainblock .MDhang a
{
	text-decoration: none;
	color: #ABABAB;
	font: 1em/2.5em "微软雅黑";
}
.mainblock .MDhang a:hover
{
	text-decoration: underline;
	color: #ABABAB;
	font: 1em/2.5em "微软雅黑";
}
.mainblock .MList .Ltitle .menulist table tr td {
	font: 14px "微软雅黑";
	text-decoration: none;
}
.ANP
{
	font-family: 微软雅黑;
	font-size: 12px;
	color: #999999;
	line-height: 30px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 30px;
}
.CPB
{
	background-color: #C60040;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	width: 30px;
	height: 30px;
	display: block;
	color: #FFFFFF;
	font-family: 微软雅黑;
	font-size: 14px;
	line-height: 30px;
	font-weight: 600;
	float: left;
	text-align: center;
}
.CPBS
{
	background-color: #E8F3FF;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	width: 30px;
	height: 30px;
	display: block;
	color: #999999;
	font-family: 微软雅黑;
	font-size: 14px;
	line-height: 30px;
	float: left;
	text-align: center;
}
/**/
.top_mpic
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 46px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-color: rgb(31,45,48)
}
.topframe .top_mpic .top_minpic {
	margin: 0px;
	padding: 0% 3%;
	border-width: 0px;
	visibility: visible;
	color: rgba(255,255,255,1);
	height: 46px;
	width: 94%;
}
.topframe .top_mpic .top_minpic .top_Lnav {
	text-decoration: none;
	border-width: 0px;
	min-width:300px;
	height: 46px;
}
.topframe .top_mpic .top_minpic .top_Lnav span {
	font: 14px/14px "微软雅黑";
	color: rgba(255,255,255,0.9);
	text-decoration: none;
	height: 14px;
	margin: 16px 2px;
	padding: 0px;
	float: right;
}
.topframe .top_mpic .top_minpic .top_Lnav img {
	line-height: 46px;
	margin: 11px 2px;
	padding: 0px;
	float: right;
	cursor:pointer;
}
.topframe .ttit .minpic .picK a img {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.mainblock .cstlayer {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 100%;
	border-width: 0px;
}
.mainblock .cstlayer .title_content {
	margin: 0px auto;
	padding: 40px 0px;
	height: 80px;
	width: 60%;
	border-width: 0px;
}
.mainblock .cstlayer .title_content .cs_title {
	font: 26px/36px "微软雅黑";
	text-align: center;
	height:36px;
}
.mainblock .cstlayer .title_content .cs_line {
	margin: 0px auto;
	padding: 0px;
	height: 12px;
	width: 36px;
	border-width: 0px;
}
.mainblock .cstlayer .title_content .cs_content {
	font: 14px "微软雅黑";
	color: rgba(153,153,153,1);
	text-decoration: none;
	text-align: center;
}
.mainblock .cstlayer .title_content .cs_line .cs_l {
	padding: 0px;
	height: 0px;
	margin-top: 12px;
	border-top: 2px solid #FF9900;
}
.mainblock .Mtit .full_column {
	background: rgba(237,237,237,1);
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 100%;
	border-width: 0px;
	line-height: 46px;
	text-align: center;
}
.mainblock .Mtit .full_column .full_box {
	line-height: 46px;
	margin: 0px auto;
	padding: 0px;
	border-width: 0px;
	text-align: center;
	height: 46px;
	overflow: hidden;
}
.mainblock .Mtit .full_column .full_box ul {
	list-style: url(none) none;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 46px;
	float: left;
}
.mainblock .Mtit .full_column .full_box ul li {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	height: 46px;
	width: 141px;
	border-width: 0px;
	list-style: url(none) none;
	line-height: 46px;
	text-align: center;
}
.mainblock .Mtit .full_column .full_box ul li a {
	font: 14px/46px "微软雅黑";
	color: #262626;
	display: block;
	-webkit-transition: all 0.6s;/* Safari and Chrome */;
	-moz-transition: all 0.6s;/* Firefox 4 */;
	-o-transition: all 0.6s;/* Opera */;
	transition: all 0.6s;
	border-radius: 10px 0px;
	background-color: transparent;
	font-weight: 600;
}
	.mainblock .Mtit .full_column .full_box ul li a:hover
	{
		font: 14px/46px "微软雅黑";
		color: #FFFFFF;
		background: rgba(242,146,0,1);
		display: block;
		-webkit-transition: all 0.6s; /* Safari and Chrome */
		-moz-transition: all 0.6s; /* Firefox 4 */
		-o-transition: all 0.6s; /* Opera */
		transition: all 0.6s;
		border-radius: 46px 0px;
		font-weight: 600;
	}
