﻿.banner {
	max-width: 1920px;
	min-width: 1200px;
	height: 350px;
	background: url(../images/rl.jpg) no-repeat;
}
.ctitle {
    height: 40px;
    width: 1200px;
    margin: auto auto;
    color: #666;
    background: #CFD1D3;
    border: 1px solid rgba(132, 132, 132, 0.3);
    margin-top: 20px;
}
.ctitle h3 {
    display: block;
    float: left;
    color: #666;
    padding-left: 60px;
    height: 40px;
    width: auto;
    line-height: 40px;
    background: url(../images/indeximg.png) no-repeat 20px 5px;
}
.contitle span {
    display: block;
    height: 20px;
    width: 1100px;
    text-align: center;
    margin-top: 80px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.contentbox {
	height: auto;
	width: 1200px;
	/* height: 800px; */
	background: #F7F7F7;
	margin: auto auto;
	margin-bottom: 20px;
}
.content p {
	max-width: 1100px;
	margin: 0 auto;
	font-size: 16px;
	color: #666;
	line-height: 40px;
	font-family:  "宋体" !important;
	text-indent: 2em;
}
.content div{
	max-width: 1100px;
}
.content table{
	max-width: 1100px;
}
.contitle {
    height: 145px;
    width: 1100px;
    border-bottom: 1px solid #e1e1e1;
    margin: auto auto;
}
.contitle h1 {
    padding: 0;
    padding-top: 30px;
    height: 30px;
    width: 1100px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 26px;
    color: #dc0002;
    line-height: 40px;
}
.source {
    display: block;
    height: 65px;
    width: 1000px;
    text-align: right;
    color: #999;
    line-height: 24px;
    font-size: 14px;
    border-bottom: 1px solid #D7D7D7;
	margin: 0 auto;
	padding: 20px 0 ;
}
.nextbox {
    width: 1080px;
    padding-top: 10px;
}
.nextbox span {
    display: block;
    margin-left: 40px;
    color: #333;
    margin-top: 8px;
    line-height: 2;
    margin-bottom: 8px;
}
.nextbox a {
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    color: #666;
}
.foot {
	max-width: 1920px;
	min-width: 1200px;
	height: 150px;
	margin: 0 auto;
	background: rgba(37, 125, 204, 1);
	font-family: "微软雅黑";
	font-size: 14px;
}

.foot-buttom {
	width: 1200px;
	margin: 0 auto;
	height: 150px;

}

.buttom-left {
	width: 40%;
	float: left;
	height: 130px;
	margin-top: 20px;
}

.buttom-left div {
	float: left;
}

.buttom-left img {
	vertical-align: middle;
}

.buttom-rg {
	width: 60%;
	float: left;
	height: 130px;
	margin-top: 20px;
	line-height: 26px;
}

.buttom-rg p {
	color: #fff;
}

.buttom-rg a {
	color: #fff;
	text-decoration: none;
}