@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%;
	width: 100%;}

.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: "Microsoft YaHei";
	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 .zero {
	padding: 16px 20px;}

.content .zero h1 {
	background: url(titles0.png) no-repeat center;	
	text-align: center;
	font-size: 42px;
	line-height: 42px;
	font-family: "Microsoft YaHei";
	color: #1D4098;
	margin: 20px auto;}

.content .one {
	padding: 20px 20px;}

.content .one .example {
	float: right;
	width: 464px;
	height: 340px;
	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: 464px;
	height: 280px;}

.content .one .ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 70px;
	width: 100%;
	text-align: center;
	font-size: 0;}

.content .one .ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 7px;
	border-radius: 50%;
	cursor: pointer;}

.content .one .ft-carousel .carousel-indicators span.active {
	background-color: #1D4098;}

.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: #666;
	font-size: 14px;
	line-height: 20px;}

.content .one .right {
	float: left;
	width: 464px;}

.content .one .right h1 {
	background: url(title.png) no-repeat right bottom;	
	font-size: 34px;
	line-height: 34px;
	font-family: "Microsoft YaHei";
	color: #1D4098;
	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: 50px;}

.content .one .right ul li a {
	display: block;
	height: 100%;
	font-size: 18px;
	color: #292929;}

.content .one .right ul li b {
	float: left;
	display: inline-block;
	width: 5px;
	height: 5px;
	border: 1px solid #1d4198;
	margin: 21px 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: 14px;
    line-height: 20px;
    margin-top: -10px;
    text-indent: 2em;
    margin-bottom: 10px;
    color: #1f7ed5;}

.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: "Microsoft YaHei";
	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: "Microsoft YaHei";
	color: #1D4098;
	padding: 0 0 22px 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(titles.png) no-repeat center;	
	text-align: center;
	font-size: 34px;
	line-height: 34px;
	font-family: "Microsoft YaHei";
	color: #1D4098;
	padding: 0 18px 22px 0;
	cursor: pointer;}

.content .four h1 span {
	font-weight: normal;
	color: #000;}

.content .hh h1 {
	background: url(titles2.png) no-repeat center;	
	text-align: center;
	font-size: 34px;
	line-height: 34px;
	font-family: "Microsoft YaHei";
	color: #1D4098;
	padding: 0 18px 22px 0;
	cursor: pointer;}

.content .hh 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 h1 {
	background: url(titles2.png) no-repeat center;	
	text-align: center;
	font-size: 34px;
	line-height: 34px;
	font-family: "Microsoft YaHei";
	color: #1D4098;
	padding: 0 0 22px 18px;}
.content .five h1 span {
	font-weight: normal;
	color: #000;}

.content .three  ol {
	padding: 0 20px;	
	margin: 30px auto 0;
	border-bottom: 1px solid #ccc;}

.content .three  ol li {
	float: left;
	text-align: left;}

.content .three  ol li {
	margin: 0 25px 0 0;}

.content .three  ol li:nth-child(3n+3) {
	margin-right: 0px;}

.content .three  ol li img {
	display: block;	
	width: 290px;
	height: 200px;}

.content .three  ol li p {
	font-size: 18px;
	line-height: 26px;
	color: #333;
	margin: 18px auto 30px;	
	width: 290px;
    height: 80px;}	


.content .four  ol {
	padding: 0 20px;	
	margin: 30px auto 0;
	border-bottom: 1px solid #ccc;}

.content .four  ol li {
	float: left;
	text-align: center;}

.content .four  ol li {
	margin: 0 25px 0 0;}

.content .four  ol li:nth-child(3n+3) {
	margin-right: 0px;}

.content .four  ol li img {
	display: block;	
	width: 290px;
	height: 200px;}

.content .four  ol li p {
	font-size: 18px;
	line-height: 26px;
	color: #333;
	margin: 18px auto 30px;	
	width: 290px;text-align:left;}

.content .three  .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;}

.cont p,.cont div{
	font-size: 18px;
	text-indent:2em;}


.rslides {
	position: relative;
	list-style: none;
	/*overflow: hidden;*/
	width: 100%;
	padding: 0;
	margin: 0
;}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	background-color: #F2F7FB;}
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left
;}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0
;}

.slide_container {
	position: relative;
	width: 834px;
	height: 330px;
	margin: 24px auto 0;
	padding: 0 0 20px 0;}

.slide {
	position: relative;
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0
;}

.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0
;}

.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 55%;
	border: 0
;}

.slide .caption {
	display: block;
	/* position: absolute; */
	z-index: 9999;
	text-shadow: none;
	color: #666;
	left: 0;
	right: 0;
	bottom: -54px;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	text-align: left;
	font-size: 18px;
	width: 40%;
    float: right;}

.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: transparent;
	top: 52%;
	left: -54px;
	opacity: .7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url(lll.png) no-repeat left top;
	margin-top: -45px;}

.slide_nav:active {
	opacity: 1
;}

.slide_nav.next {
	left: auto;
	background: transparent url(rrr.png) no-repeat left top;
	right: -54px;}




.new {
	width: 1000px;
	margin: 0 auto;
	background: #fff;}

.new .c {
	padding: 20px;
	position: relative;}

.new .c .t {
	border-bottom: 3px solid #cdcdcd;}

.new .c h1 {
	background: url(titles2.png) no-repeat center;	
	text-align: center;
	font-size: 34px;
	line-height: 34px;
	font-family: "Microsoft YaHei";
	color: #1D4098;
	padding: 0 0 22px 0;
	cursor: pointer;}

.new .c h1 span {
    font-weight: normal;
    color: #000;}

.new .c ul {
	margin: 30px auto;}

.new .c ul li {
	border-bottom: 1px dashed #cdcdcd;
	padding: 0 0 1% 0;}

.new .c ul li+li {
	margin: 2% auto 0;}

.new .c ul li a {
	font-size: 18px;
	color: #323232;}

.new .c ul li span {
	float: left;}

.new .c ul li span+span {
	float: right;
	font-size: 14px;
	color: #999;}

.new .c .jump {
	text-align: center;
	font-size: 18px;}
.content .jump {
	margin-top:20px;
	text-align: center;
	font-size: 18px;}
.new .c ul li b {
    float: left;
    display: inline-block;
    width: 5px;
    height: 5px;
    border: 1px solid #1d4198;
    margin: 7px 8px 0 0;}



.bottom {
	width: 100%;
	height: 124px;
	background: #0083CC;
	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 p {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: center;}

.bottom .contents p a {color: #fff;}

.bottom .contents p a:hover {color: #fff !important;}
