@charset "gb2312";
.clear { 
	clear: both;}

.clearfixed:after { 
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	line-height: 0; 
	visibility: hidden; 
	zoom: 1;}

.l {
	float: left;}

.r {
	float: right;}

/*li:hover a {
	color: #ff2222 !important;
}

li:hover a p {
	color: #ff2222 !important;
}*/

a:hover {
	color: #3260b5 !important;}

a:hover p {
	color: #3260b5 !important;}


body {
	width: 100%;
	overflow-x: hidden;}

.banner {
	position: relative;
	width: 100%;}

.banner img {
	display: block;
	position: relative;
	top: 0%;
	left: 50%;
	-webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    transform: translate(-50%,0%);}

.banner .contents {
	width: 100%;
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    text-align: center;}

.banner .contents h1 {
	font-size: 24px;
	line-height: 24px;
	font-family: "微软雅黑";
	color: #cc0000;
	text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	*filter: Glow(color=#fff, strength=1);
	margin: 84px auto 50px;}

.banner .contents h2 {
	font-size: 50px;
	line-height: 50px;
	font-family: "微软雅黑";
	color: #cc0000;
	text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	*filter: Glow(color=#fff, strength=1);
	margin: 0px auto 50px;}

.banner .contents h2 span {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #cc0000;
	text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	*filter: Glow(color=#fff, strength=1);}

.banner .contents h3 {
	font-size: 24px;
	line-height: 24px;
	font-family: "微软雅黑";
	color: #cc0000;
	text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	*filter: Glow(color=#fff, strength=1);}

.content {
	width: 1000px;
	margin: 0 auto;
	background: #fff;}

.content .title {
	position: relative;
	margin: -84px auto 0;
	width: 1000px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	background: url(content-title.jpg) no-repeat;
	font-size: 36px;
	font-family: "微软雅黑";
	color: #fff;
	letter-spacing: 5px;
	font-weight: bold;}

.content .title a {
	position: absolute;
	right: 35px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #fff;
	letter-spacing: 0px;
	font-weight: normal;}

.content .title a:hover {
	color: #fff !important;}

.content .contents {
	padding: 22px 32px;}

.content .contents ul li {
	border-bottom: 1px dashed #f2f7fa;}

.content .contents ul li:hover a i {
	background: #b30405;}

.content .contents ul li:hover a span {
	color: #b30405;}

.content .contents ul li a i {
	display: block;
    float: left;
    width: 5px;
    height: 5px;
    border: 1px solid #b30405;
    margin: 16px 11px 0 0;}

.content .contents ul li a span {
	line-height: 40px;
    font-size: 18px;
    color: #4d4d4d;
    font-family: "微软雅黑";
    cursor: pointer;}

.content .contents ul li a span+span {
	float: right;
    font-size: 14px;
    color: #2b2b2b;}
    
.content .contents .titles {
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 34px;
	font-family: "微软雅黑";
	color: #b20405;
	letter-spacing: 5px;
	border-top: 1px solid #b30405;
	border-bottom: 1px solid #b30405;
	margin: 24px auto;
	font-weight: 700;}

.content .contents .titles span {
	position: relative;
	left: -20px;}

.content .contents .titles span:before {
	content: '';
    display: inline-block;
    width: 100px;
    height: 51px;
    background: #b30405;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    position: absolute;
    right: -32px;}

.content .contents .titles span i {
	font-style: normal;
	color: #fff;
	position: relative;
	left: 20px;}

/*.content .contents .titles span i:after {
	content: '';
    display: inline-block;
	border: 30px solid transparent;
    border-top: 30px solid #b30405;
    width: 0;
}*/

.content .contents .titles a {
	position: absolute;
	right: 15px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #b20405;
	letter-spacing: 0px;
	font-weight: normal;}

.content .contents .titles a:hover {
	color: #b20405 !important;}

.insert {
	width: 100%;
	height: 120px;
	line-height: 120px;	
	background: url(insert.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
	font-family: "微软雅黑";
	color: #c00;
	font-weight: 700;}

.content .contents.two {
	padding: 0 32px 22px;}

.bottom {
	width: 100%;
	height: 124px;
	background: #cc0000;
	margin: 10px auto 0;
	position: relative;}

.bottom .contents {
	width: 1000px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);}

.bottom .contents h1 {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    font-weight: normal;
    text-indent: 160px;}

.bottom .contents h1 p a {
	color: #fff;}

.bottom .contents h1 p a:hover {
	color: #fff !important;}