.content{
    width:1100px;
    margin:0 auto;
    clear: both;
    overflow: hidden;
}
.conL {
    float: left;
    width: 788px;
}
.conR {
    float: right;
    margin-top: 10px;
}
.conPageTit{
    height:30px;
    background: #f4f4f4;
    padding-left:14px;
    margin:10px 0;
}
.conPageTit span{
    color: #666;
}
.conPageTit a{
    font:12px/30px '微软雅黑';
    color: #666;
}
.conCon{
    border:1px solid #d3d6db;
    margin-top: 20px;
    padding: 0 50px;
}
.conConTit{
    text-align: center;
}
.titleTop {
    font: 24px/52px '微软雅黑';
}
.titleBottom span {
    margin-right: 10px;
    font: 12px/41px '微软雅黑';
}
.conConWord {
    border-top: 1px dashed #cfcfcf;
    margin: 18px auto 0;
    padding: 17px 0;
    font-size: 16px;
    line-height: 30px;
}
.conConWord img{
    max-width:700px;
}
.conConWordImg{
    text-align: center;
}
.butCon a {
	color: #333;
	font: bold 12px/50px '微软雅黑';
}

.butConR {
	float: right;
}
a {
	color: #3182c0;
	text-decoration: none;
}
input,img,a{
	outline:none;
}
form{
	margin: 0;
}
table{
	border-collapse: collapse;
}
th,td{
	padding: 0;
}

img{
	border:0;
}
li{
	list-style: none;
}
body,ul,p,h3{
	margin:0px;
	padding:0px;
}
.minWidth{
	min-width:1100px;
}
.removeBack {
	background-color: #fff !important;
	border: 0 none !important;
	color: #2bc6ff !important;
}
.phone {
	width: 120px;
	text-align: center;
	position: absolute;
	right: 62px;
	top: 66px;
}

.phone p {
	color: #d7051b;
	font-size: 16px;
	font-weight: 600;
}
/*导航*/
.nav {
	background: #3366CC;
}

.nav ul {
	width: 1070px;
	margin: 0 auto;
	overflow: auto;
	padding-left: 30px;
}

.nav ul li {
	float: left;
	padding: 0 23px 0 24px;
	font-size: 0;
}

.addBack {
	background: #4483d5;
}

.nav ul li img {
	margin-right: 9px;
}

.nav ul li a {
	color: #fff;
}

.nav ul li a span {
	font: 15px/50px '微软雅黑';
}
/*帮助中心*/
.helpCenter{
	border:1px solid #d4d6dc;
	width:296px;
	height:288px;
	float: left;
	margin-top: 10px;
}
.helpTit{
	border-bottom:1px solid #d4d6dc;
	height:48px;
	text-align: center;
	margin-top:-3px;

}
.helpCon{
	padding:0 28px;
	margin:6px 0;
}
.helpCon ul li{
	background: #fafafa;
	width:238px;
	height:36px;
	border:1px solid #d4d6dc;
	position: relative;
	margin-top:8px;
	*margin-top:5px;
}
.helpCon ul li img{
	position: absolute;
	height:36px;
	width:86px;
	left:0;
	top:0;
}
.helpCon ul li a{
	position: absolute;
	fong:14px/32px '微软雅黑';
	text-align: center;
	color: #666;
	left:123px;
	top:10px;
}
/*欢迎回来*/
.welcomeBox {
	width: 298px;
	height:285px;
	float: right;
	border: 1px solid #d4d6dc;
	border-top: 3px solid #c6363f;
	background: #fbebec;
}
.welcomeBox img{
	width: 300px;
	height: 32px;
}
.welCon{
	margin-left: 30px;
}
.welTop i{
	font:600 20px/70px '微软雅黑';
	color: #c6363f;
}
.welDate P{
	color: #da898c;
	font-size: 13px;
}
.lastTime{
	margin: 5px 0;
}
.person span,.logout span{
	font-size: 18px;
}
.person{
	background: url('../images/q1.2_608.png') no-repeat;
	width: 240px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	margin: 15px 0 10px 0;
}
.person:hover{
	background: url('../images/q1.2.1_608.png') no-repeat;
}
.logout{
	background: url('../images/q1.3_608.png') no-repeat;
	width: 240px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
}

.logout:hover{
	background: url('../images/q1.3.1_608.png') no-repeat;
}
/*底部*/
.bottomBox{
	height:265px;
	background: #efefef;
	margin-top:40px;
	clear: both;
}
.botCon{
	width:1100px;
	margin:0 auto;
	color: #666;
	text-align: center;
	padding-top:69px;
}
.botCon div{
	font:14px/28px '微软雅黑';
}
.botCon1 a{
	font:14px/28px '微软雅黑';
	color: #666;
}
.botCon1 span{
	margin:0 5px;
}
