﻿
/* CSS Document */
.title2{
	background-color:#de6133;
	font-size:.75rem;
	color:#fff;
	text-indent:1em;
	line-height:2;
	margin-top:.5rem;}
.bgblue{
	background-color:#0083e6;}
.box1 img{
	display:block;
	margin:0 auto;
	width:30%;}
.box1 p{
	text-indent:2em;
	padding:.5rem;}
.box1 a{
	display:block;
	width:5rem;
	height:1.5rem;
	font-size:.75rem;
	color:#fff;
	text-align:center;
	line-height:1.5rem;
	margin:0 auto;
	margin-bottom:.5rem;}
a.bgyellow:hover{
	opacity:.8;}
a.bgblue:hover{
	opacity:.8;}
.span2{
	display:block;
	margin:0 auto;
	margin-top:.5rem;
	text-align:center;
	font-size:.7rem;}
.span2 a{
	color:#666;}
.span2 a:hover{
	color:#de6133;}
.qlc{
	display:block;
	width:90%;
	margin:0 auto;}
.zcc{
	display:block;
	height:2rem;
	margin:0 auto;}
.zzzx{
	display:block;
	height:5rem;
	margin:0 auto;}
.news{
	height:2.5rem;
	overflow:hidden;}
.nwtext{
	height:2rem;}
.news a{
	width:70%;
	display:inline-block;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;}
.news a:hover{
	color:#de6133;}
.news span{
	color:#666;
	float:right;}
.jiaocheng{
	color:#fff;
	font-size:.5rem;
	float:right;
	padding-right:.5rem;
	line-height:2.5;}
.tabs ul li{
	padding-left:.5rem;
	padding-right:.5rem;
	height:2.5rem;
    border-bottom:1px solid #eee;}
.tabs ul li a {
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #333;
    font-size: .75rem;
    height: 2.5rem;
    width: 68%;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:2.5rem;
}
.tabs ul li span {
    display:block;
    float: right;
    padding-right: .5rem;
	line-height:2.5rem;
    color: #333;
    font-size: .7rem;
}
.tabs ul li a.more {
	display:block;
    width: 100%;
    text-align: center;
}
.tabs ul li a:hover {
color:#de6133;
}
.buttons-tab .button {
    color: #333;}
