/*footer开始*/
.about {
    width: 1200px;
    height: 240px;
    margin-top: 10px;
    overflow: hidden;}

.about .ctc {
    width: 1200px;
    height: 240px;
    color: #fff;
    font-size: 15px;}

.about a {
    color: #fff;}

.about .ctc .qd, .about .ctc .dz {
    box-sizing: border-box;
    width: 480px;
    height: 240px;
    padding-top: 32px;
    overflow: hidden;
    margin-left: 20px
;}

.about .ctc dt {
    font-size: 14px;
    font-weight: bold;
    width: 180px;
    line-height: 24px;
    margin-bottom: 8px;
    border-bottom: 1px solid #fff
;}

.about .ctc dd {
    line-height: 20px;}

.about .ctc .wx {
    width: 675px;
    box-sizing: border-box;
    margin-top: 18px;
    text-align: left;}

.about .ctc .wx1, .about .ctc .wx2 {
    width: 675px;
    height: 225px;
    box-sizing: border-box;}

.about .ctc .wx1 h5, .about .ctc .wx2 h5 {
    font-weight: 500;
    text-align: center;
    width: 168px;
    color: #fff;
    padding-left: 32px;}

.about .ctc .wx img {
    width: 128px;
    height: 128px;}

.footer {
    width: 1200px;
    height: 30px;
    text-align: center;}

.footer p {
    line-height: 36px;
    color: #fff;
    font-size: 14px;}

.footer a {
    color: #fff;
    text-decoration: none;}
/*footer*/
.footer{
	width: 100%;
}
.footone{
	width: 100%;
	background: #680034;
	margin-top: 40px;
}




 .about .ctc .qd .ftone_l{
	width: auto;
}
.about .ctc .qd .ftone_l li{
	float: left;
	margin-top: 36px;
	margin-right: 50px;
	padding-left: 28px;
	border-left: 1px solid #fff;
}
.about .ctc .qd .ftone_l li a{
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 12px;
}
.about .ctc .qd .ftone_l li a:hover{
	color: #f9f9f9;
	text-decoration: underline;
/*footer结束*/
