@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: 25%;
	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: 58px;
	line-height: 58px;
	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;}

.content {
	width: 1000px;
	margin: 0 auto;
	background: #fff;}

.content .one {
	padding: 26px 40px;}

.content .one .example {
	float: left;
	width: 500px;
	height: 360px;
	text-align: center;}

.content .one .ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;}

.content .one .ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;}

.content .one .ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
	position: relative;}

.content .one .ft-carousel .carousel-item img {
	width: 100%;
	width: 500px;
	height: 320px;}

.content .one .ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 60px;
	width: 100%;
	text-align: center;
	font-size: 0;}

.content .one .ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #fff;
	margin: 0 7px;
	border-radius: 50%;
	cursor: pointer;}

.content .one .ft-carousel .carousel-indicators span.active {
	background-color: #ff0000;}

.content .one .ft-carousel .carousel-btn {
	display: none;}

.content .one .carousel-item {
	color: #fff;
	font-family:  Arial Black;}

.content .one .carousel-item p {
	margin: 10px auto 0;
	color: #333;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;}

.content .one .right {
	float: right;
	width: 380px;}

.content .one .right h1 {
	background: url(title.png) no-repeat right bottom;	
	font-size: 34px;
	line-height: 34px;
	font-family: "微软雅黑";
	color: #cc0000;
	padding: 0 0 10px 0;
	cursor: pointer;}

.content .one .right h1 span {
	font-weight: normal;
	color: #000;}

.content .one .right ul {
	margin: 10px auto 0;}

.content .one .right ul li {
	border-bottom: 1px dashed #f4f8fb;	
	line-height: 36px;}

.content .one .right ul li a {
	display: block;
	height: 100%;
	font-size: 16px;
	color: #292929;}

.content .one .right ul li b {
	float: left;
	display: inline-block;
	width: 5px;
	height: 5px;
	border: 1px solid #b30405;
	margin: 15px 8px 0 0;}

.content .one .right ul li span {
	float: left;}

.content .one .right ul li i {
	font-weight: normal;
	font-style: normal;
	float: right;
	font-size: 12px;}

.content .one .right ul li:hover b {
	border: 1px solid #3260b5;}

.content .one hr {
	float: left;
	width: 100%;
	height: 1px;
	background: #ccc;	
	border: none;}

.content .two {
	padding: 16px 20px;}

.content .two .box {
    width: 464px;}

.content .two .box.left {
	float: left;}

.content .two .box.right {
	float: right;}

.content .two .box h1 {
	background: url(title.png) no-repeat right bottom;	
	font-size: 34px;
	line-height: 34px;
	font-family: "微软雅黑";
	color: #cc0000;
	padding: 0 0 10px 0;
	cursor: pointer;}

.content .two .box h1 span {
	font-weight: normal;
	color: #000;}

.content .two .box ul {
	margin: 10px auto 0;}

.content .two .box ul li {
	border-bottom: 1px dashed #f4f8fb;	
	line-height: 36px;}

.content .two .box ul li a {
	display: block;
	height: 100%;
	font-size: 16px;
	color: #292929;}

.content .two .box ul li b {
	float: left;
	display: inline-block;
	width: 5px;
	height: 5px;
	border: 1px solid #b30405;
	margin: 15px 8px 0 0;}

.content .two .box ul li span {
	float: left;}

.content .two .box ul li i {
	font-weight: normal;
	font-style: normal;
	float: right;
	font-size: 12px;}

.content .two .box ul li:hover b {
	border: 1px solid #3260b5;}

.content .three {
	padding: 16px 20px;}

.content .three h1 {
	background: url(titles.png) no-repeat center;	
	text-align: center;
	font-size: 34px;
	line-height: 34px;
	font-family: "微软雅黑";
	color: #cc0000;
	padding: 0 0 10px 0;
	cursor: pointer;}

.content .three h1 span {
	font-weight: normal;
	color: #000;}

.content .three ul {
	margin: 10px auto 0;}

.content .three ul li {
	border-bottom: 1px dashed #f4f8fb;	
	line-height: 36px;}

.content .three ul li a {
	display: block;
	height: 100%;
	font-size: 16px;
	color: #292929;}

.content .three ul li b {
	float: left;
	display: inline-block;
	width: 5px;
	height: 5px;
	border: 1px solid #b30405;
	margin: 15px 8px 0 0;}

.content .three ul li span {
	float: left;}

.content .three ul li i {
	font-weight: normal;
	font-style: normal;
	float: right;
	font-size: 12px;}

.content .three ul li:hover b {
	border: 1px solid #3260b5;}

.content .four {
	padding: 16px 20px;}

.content .four h1 {
	background: url(titles2.png) no-repeat center;	
	text-align: center;
	font-size: 34px;
	line-height: 34px;
	font-family: "微软雅黑";
	color: #cc0000;
	padding: 0 0 10px 0;
	cursor: pointer;}

.content .four h1 span {
	font-weight: normal;
	color: #000;}

.content .four ul {
	margin: 10px auto 0;}

.content .four ul li {
	border-bottom: 1px dashed #f4f8fb;	
	line-height: 36px;}

.content .four ul li a {
	display: block;
	height: 100%;
	font-size: 16px;
	color: #292929;}

.content .four ul li b {
	float: left;
	display: inline-block;
	width: 5px;
	height: 5px;
	border: 1px solid #b30405;
	margin: 15px 8px 0 0;}

.content .four ul li span {
	float: left;}

.content .four ul li i {
	font-weight: normal;
	font-style: normal;
	float: right;
	font-size: 12px;}

.content .four ul li:hover b {
	border: 1px solid #3260b5;}

.content .five .title {
	width: 1000px;
	height: 70px;
	background: url(titles3.jpg) no-repeat center;
	font-size: 36px;
	line-height:70px;
	font-family: "微软雅黑";
	color: #ffcc00;
	text-align: center;
	font-weight: bold;
	cursor: pointer;}

.content .five ol {
	padding: 0 20px;	
	margin: 30px auto 0;
	border-bottom: 1px solid #ccc;}

.content .five ol li {
	float: left;
	text-align: center;}

.content .five ol li+li {
	margin: 0 0 0 25px;}

.content .five ol li img {
	display: block;	
	width: 172px;
	height: 115px;}

.content .five ol li p {
	font-size: 16px;
	line-height: 16px;
	color: #333;
	margin: 18px auto 30px;}	

.content .five .title span {
	color: #fff;}

.content .six {
	margin: 20px auto 0;}

.list ul {
	margin: 0 auto 10px !important;}

.list2 ul {
	margin: 10px auto 0 !important;}

.content .contents {
	padding: 22px 32px;}



















.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;}
