@import url(base.css);

/* common CSS start */
	
	.clearfix:after {
		display:block;
		content:'';
		clear:both;
	}

	.wrap .section_sub_top {
		margin:50px auto;
		width:1080px;
	}

	.wrap .section_sub_top .art_sub_tab .content .button ul li {
		float: left;
		width: 24.5%;
		margin-right:0.6667%;
	}

	.wrap .section_sub_top .art_sub_tab .content .button ul li:last-child {
		margin-right:0;
	}

	.wrap .section_sub_top .art_sub_tab .content .button ul li a {
		display: block;
		text-align: center;
		line-height: 55px;
		background: #363895;
		color: #fff;
		font-size: 20px;
	}

	.wrap .section_sub_top .art_sub_title {
		width: 100%;
		margin-top:30px;
	}

	.wrap .section_sub_top .art_sub_title .title p {
		text-align: center
	}

	.wrap .section_sub_top .art_sub_title .title p:nth-of-type(1) {
		font-size: 10px;
		font-weight: lighter;
		margin-bottom: 15px;
		letter-spacing: 10px;
		color: #d3d3d3
	}

	.wrap .section_sub_top .art_sub_title .title p:nth-of-type(2) {
		font-size: 38px;
		font-weight: bold;
		margin-bottom: 30px;
	}

	.wrap .section_sub_top .art_sub_title .title span {
		display: block;
		height: 1px;
		width: 100%;
		background: #ccc;
		margin-top: 26px
	}

	.wrap .section_sub_bot {
		margin:50px auto;
		width:1080px;
	}

	.wrap .section_sub_bot .art-sub h2 {
		font-size:2.714em;
		font-weight:400;
		margin-bottom:20px;
	}

	.wrap .section_sub_bot P {
		line-height:160%;
	}

	.wrap .section_sub_bot P.sub-title {
		font-weight:700;
		font-size:1.286em;
	}

	.wrap .section_sub_bot img {
		width:100%;
	}

/* common CSS end */


/* sub1_1 start */

	/* section1 start */

		.wrap .section1_sub1_1 .art1_sub1_1 .content .button ul li:nth-of-type(1) a {
			background: #15175b;
			color: #fc0;
		}

	/* section1 end */

	/* section2 start */

		.wrap .section2_sub1_1 P {
			margin-bottom:20px;
		}

		.wrap .section2_sub1_1 .art-sub-1 .img-box {
			margin-bottom:30px;
		}

		.wrap .section2_sub1_1 .art-sub-2 {
			margin-top:60px;
		}

		.wrap .section2_sub1_1 .art-sub-2 dl {
			width:60%;
			float:left;
		}

		.wrap .section2_sub1_1 .art-sub-2 dl dt {
			float:left;
			width:25%;
			margin-bottom:20px;
		}
		
		/*
		.wrap .section2_sub1_1 .art-sub-2 dl dt:nth-of-type(3) {
			height:32px;
		}

		.wrap .section2_sub1_1 .art-sub-2 dl dt:nth-of-type(6) {
			margin-bottom:0;
		}
		*/

		.wrap .section2_sub1_1 .art-sub-2 dl dt i {
			margin-right:10px;
			float:left;
		}
		.wrap .section2_sub1_1 .art-sub-2 dl dt strong {
			float:left;
		}

		.wrap .section2_sub1_1 .art-sub-2 dl dt span {
			float:right;
			width:auto;
			display:inline !important;
		}

		.wrap .section2_sub1_1 .art-sub-2 dl dd {
			float:right;
			width:72%;
			margin-left:3%;
			margin-bottom:20px;
		}
	
		/*
		.wrap .section2_sub1_1 .art-sub-2 dl dd:nth-of-type(3) {
			height:32px;
		}

		.wrap .section2_sub1_1 .art-sub-2 dl dd:nth-of-type(6) {
			margin-bottom:0;
		}
		*/

		.wrap .section2_sub1_1 .art-sub-2 .img-box {
			float:right;
			display:block;
			width:40%;
			height:100%;
		}

		.wrap .section2_sub1_1 .art-sub-2 .img-box img {
			width: 100%
		}

	/* section2 end */

/* sub1_1 end */


/* sub1_2 start */

	/* section1 start */

		.wrap .section1_sub1_2 .art1_sub1_2 .content .button ul li:nth-of-type(2) a {
			background: #15175b;
			color: #fc0;
		}
	
	/* section1 end */

	/* section2 start */

		.wrap .section2_sub1_2 .timeline > li {
			overflow: hidden;
			position: relative;
		}

		.wrap .section2_sub1_2 .timeline-date {
			width: 10%;
			float: left;
			color:#A14041;
			font-size:22px;
			font-weight:bold;
		}

		.wrap .section2_sub1_2 .timeline-content {
			width: 90%;
			float: left;
			position:relative;
			border-left: 3px #e5e5e5 solid;
			padding-left:5%;
			padding-bottom:15px;
			box-sizing:border-box;
		}

		.wrap .section2_sub1_2 .timeline-content p {
			color:#555;
			margin-bottom:10px;
		}

		.wrap .section2_sub1_2 .timeline-content:after {
			position:absolute;
			content: '';
			width: 12px;
			height: 12px;
			background: #e5e5e5;
			position: absolute;
			left: -7px;
			top: 5px;
			border-radius: 100%;
		}

		.wrap .section2_sub1_2 .timeline > li:first-child .timeline-content:after {
			top:0;
		}

	/* section2 end */

/* sub1_2 end */


/* sub1_3 start */

	/* section1 start */

		.wrap .section1_sub1_3 .art1_sub1_3 .content .button ul li:nth-of-type(3) a {
			background: #15175b;
			color: #fc0;
		}

	/* section1 end */

	/* section2 start */

		.wrap .section2_sub1_3 .art-sub .txt-box span.red {
			color: #aa1d25
		}

		.wrap .section2_sub1_3 .art-sub .txt-box {
			float:left;
			width:80%;
			padding-right:40px;
			box-sizing:border-box;
		}

		.wrap .section2_sub1_3 .art-sub .img-box {
			float:right;
			width:20%;
		}

	/* section2 end */

/* sub1_3 end */


/* sub1_4 start */
	
	/* section1 start */

		.wrap .section1_sub1_4 .art1_sub1_4 .content .button ul li:nth-of-type(4) a {
			background: #15175b;
			color: #fc0;
		}

	/* section1 end */

	/* section2 start */

		.wrap .section2_sub1_4 .art-sub ul {
			margin:30px 0 50px 0;
		}

		.wrap .section2_sub1_4 .art-sub ul li {
			width: 50%;
			float: left;
		}

		.wrap .section2_sub1_4 .art-sub ul li p.sub-title {
			font-size: 35px;
			font-weight: lighter;
			margin-bottom:10px;
		}

	/* section2 end */

/* sub1_4 start */


/* sub2_1 start */

	/* section1 start */

		.wrap .section1_sub2_1 .art1_sub2_1 .content .button ul li:nth-of-type(1) a {
		background: #15175b;
		color: #fc0;
		}

	/* section1 end */

	/* section2 start */

		.wrap .section2_sub2_1 .art-sub {
			border-bottom:1px solid #ccc;
			padding:50px 0;
		}

		.wrap .section2_sub2_1 .art-sub-1 {
			padding-top:0;
		}

		.wrap .section2_sub2_1 .art-sub-1 .sub-box .txt-box {
			float:left;
			width:55%;
		}

		.wrap .section2_sub2_1 .art-sub-1 .sub-box .img-box {
			float:right;
			margin-left:3%;
			width:42%;
			display:table;
		}

		.wrap .section2_sub2_1 .art-sub-1 > p {
			margin-top:30px;
		}

		.wrap .section2_sub2_1 .art-sub-2 .sub-box1 .img-box {
			float:left;
			width:30%;
		}

		.wrap .section2_sub2_1 .art-sub-2 .sub-box1 .txt-box {
			float:right;
			margin-left:3%;
			width:67%;
		}

		.wrap .section2_sub2_1 .art-sub-2 .sub-box1 .txt-box ul {
			margin-top:25px;
			padding-left:2%;
			box-sizing:border-box;
		}

		.wrap .section2_sub2_1 .art-sub-2 .sub-box1 .txt-box ul li {
			list-style-type:disc;
			margin-bottom:10px;
		}

		.wrap .section2_sub2_1 .art-sub-2 .sub-box2 h2 {
			margin-top:40px;
			margin-bottom:20px;
		}

		.wrap .section2_sub2_1 .art-sub-2 .sub-box3 {
			margin-top:40px;
		}

		.wrap .section2_sub2_1 .art-sub-2 .sub-box3 .img-box {
			float:left;
			width:55%;
		}

		.wrap .section2_sub2_1 .art-sub-2 .sub-box3 .txt-box {
			float:right;
			width:42%;
			margin-left:3%;
			margin-top:40px;
		}

		.wrap .section2_sub2_1 .art-sub-3 {
			padding-bottom:0;
			border:0;
		}

		.section2_sub2_1 .art-sub-3 > ul {
			margin-bottom:40px;
		}

		.section2_sub2_1 .art-sub-3 ul li {
			margin-bottom:10px;
		}

		.section2_sub2_1 .art-sub-3 ul li:last-child {
			margin-bottom:0;
		}

		.section2_sub2_1 .art-sub-3 p.sub-title {
			margin-bottom:20px;
		}

		.section2_sub2_1 .art-sub-3 .sub-box {
			width:100%;
		}

		.section2_sub2_1 .art-sub-3 .sub-box ul {
			width:49%;
			margin:0;
		}

		.section2_sub2_1 .art-sub-3 .sub-box ul li:first-child {
			font-weight:700;
		}

		.section2_sub2_1 .art-sub-3 .sub-box ul {
			float:left;
		}

		.section2_sub2_1 .art-sub-3 .sub-box ul:last-child {
			float:right;
		}

	/* section2 start */

/* sub2_1 end */


/* sub2_2 start */

	/* section1 start */

		.wrap .section1_sub2_2 {
			margin-bottom:0;
		}

		.wrap .section1_sub2_2 .art1_sub2_2 .content .button ul li:nth-of-type(2) a {
			background: #15175b;
			color: #fc0;
		}

	/* section1 end */

/* sub2_2 end */


/* sub2_3 start */

	/* section1 start */

		.wrap .section1_sub2_3 .art1_sub2_3 .content .button ul li:nth-of-type(3) a {
			background: #15175b;
			color: #fc0;
		}

	/* section1 end */

	/* section2 start */
		
		.section2_sub2_3 .art-sub-1 {
			padding-bottom:50px;
			border-bottom:1px solid #cccccc;
		}

		.section2_sub2_3 .art-sub-1 .sub-box {
			margin-top:50px;
		}

		.section2_sub2_3 .art-sub-1 .sub-box .img-box {
			float:left;
			width:40%;
		}

		.section2_sub2_3 .art-sub-1 .sub-box .txt-box {
			float:right;
			width:60%;
			-webkit-box-sizing:border-box;
			box-sizing:border-box;
			padding-left:35px;
		}

		.section2_sub2_3 .art-sub-1 .sub-box .txt-box p:nth-of-type(2) {
			margin-bottom:30px;
		}

		.section2_sub2_3 .art-sub-1 .sub-box .txt-box p:nth-of-type(4) {
			margin-bottom:30px;
		}

		.section2_sub2_3 .art-sub-2 .sub-box {
			margin-top:50px;
		}

		.section2_sub2_3 .art-sub-2 .sub-box .img-box {
			float:right;
			width:40%;
		}

		.section2_sub2_3 .art-sub-2 .sub-box .txt-box {
			float:left;
			width:60%;
			-webkit-box-sizing:border-box;
			box-sizing:border-box;
		}

		.section2_sub2_3 .art-sub-2 .sub-box .txt-box p.sub-title {
			margin-bottom:15px;
		}

		.section2_sub2_3 .art-sub-2 .sub-box .txt-box img {
			margin-top:25px;
			width:auto;
		}

		.section2_sub2_3 .art-sub .sub-box ul {
			margin-top:25px;
			padding-left:2%;
			box-sizing:border-box;
		}

		.section2_sub2_3 .art-sub .sub-box ul li {
			list-style-type:disc;
			margin-bottom:10px;
		}

	/* section2 end */

/* sub2_3 end */


/* sub2_4 start */

	/* section1 start */

		.wrap .section1_sub2_4 .art1_sub2_4 .content .button ul li:nth-of-type(4) a {
			background: #15175b;
			color: #fc0;
		}

	/* section1 end */

	/* section2 start */

		.section2_sub2_4 .art-sub-1 {
			padding-bottom:50px;
			border-bottom:1px solid #cccccc;
		}

		.section2_sub2_4 .art-sub-1 .sub-box {
			margin-top:50px;
		}

		.section2_sub2_4 .art-sub-1 .sub-box .img-box {
			float:left;
			width:47.5%;
		}

		.section2_sub2_4 .art-sub-1 .sub-box .txt-box {
			float:right;
			width:52.5%;
			-webkit-box-sizing:border-box;
			box-sizing:border-box;
			padding-left:35px;
		}

		.section2_sub2_4 .art-sub-2 {
			margin-top:40px;
		}

		.section2_sub2_4 .art-sub-2 .sub-title {
			margin-bottom:10px;
		}

		.section2_sub2_4 .art-sub-2 ul {
			margin-bottom:40px;
		}

		.section2_sub2_4 .art-sub-2 ul li {
			margin-bottom:10px;
		}

		.section2_sub2_4 .art-sub-2 ul li:last-child {
			margin-bottom:0;
		}

		.section2_sub2_4 .art-sub-2 ul li .dot {
			margin-right:5px;
		}

		.section2_sub2_4 .art-sub-2 ul li a:hover {
			color:#66ccff;
		}

	/* section2 end */

/* sub2_4 end */


/* sub3_1 start */

	/* section1 start */

		.wrap .section1_sub3_1 .art1_sub3_1 .content .button ul li:nth-of-type(1) a {
			background: #15175b;
			color: #fc0;
		}

	/* section1 end */

	/* section2 start */

		.wrap .section2_sub3_1 .art-sub-1,
		.wrap .section2_sub3_1 .art-sub-2 {
			padding-bottom:60px;
			border-bottom:1px solid #cfcfcf;
		}

		.wrap .section2_sub3_1 .art-sub h2 {
			font-size:2.714em;
			font-weight:400;
			margin-bottom:20px;
		}

		.wrap .section2_sub3_1 .art-sub p {
			line-height:160%;
		}

		.wrap .section2_sub3_1 .art-sub > p {
			margin-bottom:40px;
		}

		.wrap .section2_sub3_1 .art-sub .img-box img {
			width:100%;
		}

		.wrap .section2_sub3_1 .art-sub .txt-box p.sub-title {
			font-weight:700;
			font-size:1.286em;
			margin-bottom:15px;
		}

		.wrap .section2_sub3_1 .art-sub .txt-box ul {
			margin-bottom:30px;
		}

		.wrap .section2_sub3_1 .art-sub .txt-box ul li {
			margin-bottom:7px;
		}

		.wrap .section2_sub3_1 .art-sub .txt-box ul li:last-child {
			margin-bottom:0;
		}

		.wrap .section2_sub3_1 .art-sub .txt-box ul li .dot {
			margin-right:5px;
		}

		.wrap .section2_sub3_1 .art-sub-1 .img-box {
			float:left;
			width:40%;
		}

		.wrap .section2_sub3_1 .art-sub-1 .txt-box {
			float:right;
			width:60%;
			padding-left:40px;
			box-sizing:border-box;
		}

		.wrap .section2_sub3_1 .art-sub-2 {
			padding-top:50px;
		}

		.wrap .section2_sub3_1 .art-sub-2 .img-box {
			float:right;
			width:40%;
		}

		.wrap .section2_sub3_1 .art-sub-2 .txt-box {
			float:left;
			width:60%;
			padding:30px 40px 30px 0;
			box-sizing:border-box;
		}

		.wrap .section2_sub3_1 .art-sub-3 {
			margin-top:50px;
		}

		.wrap .section2_sub3_1 .art-sub-3 .txt-box {
			margin-bottom:30px;
		}

		.wrap .section2_sub3_1 .art-sub-3 ul {
			margin-bottom:0 !important;
		}

		.wrap .section2_sub3_1 .art-sub-3 ul li strong {
			font-size:16px;
		}

		.wrap .section2_sub3_1 .art-sub-3 .sub-title {
			margin-top:15px;
		}

		.wrap .section2_sub3_1 .art-sub-3 table {
			border-top:3px solid #000;
			border-bottom:3px solid #000;
			border-collapse:collapse;
		}

		.wrap .section2_sub3_1 .art-sub-3 table th,
		.wrap .section2_sub3_1 .art-sub-3 table td {
			padding:10px 0;
			border-bottom:1px solid #f1f1f1;
		}

		.wrap .section2_sub3_1 .art-sub-3 table tr:last-child td,
		.wrap .section2_sub3_1 .art-sub-3 table tr:last-child th {
			border-bottom:0;
		}

		.wrap .section2_sub3_1 .art-sub-3 .txt-box5 ul {
		}
		
		.wrap .section2_sub3_1 .art-sub-3 .txt-box5 li {
			float:left;
			display:table;
			width:24.25%;
			margin-right:1%;
			text-align:center;
			height:100px;
			border-radius:15px;
			background-color:#f0f0f0;
		}

		.wrap .section2_sub3_1 .art-sub-3 .txt-box4 p {
			text-align:center;
		}

		.wrap .section2_sub3_1 .art-sub-3 .txt-box5 li p {
			display:table-cell;
			vertical-align:middle;
		}

		.wrap .section2_sub3_1 .art-sub-3 .txt-box5 li strong {
			font-size:16px;
		}

		.wrap .section2_sub3_1 .art-sub-3 .txt-box5 li:nth-child(4n) {
			margin-right:0;
		}

	/* section2 end */

/* sub3_1 end */


/* sub3_2 start */

	/* section1 start */

		.wrap .section1_sub3_2 .art1_sub3_2 .content .button ul li:nth-of-type(2) a {
			background: #15175b;
			color: #fc0;
		}

	/* section1 end */

	/* section2 start */

		.wrap .section2_sub3_2 .art-sub .img-box {
			float:right;
			width:38%;
		}

		.wrap .section2_sub3_2 .art-sub .txt-box ul {
			margin:15px 0;
		}

		.wrap .section2_sub3_2 .art-sub .txt-box ul li {
			margin-bottom:7px;
		}

		.wrap .section2_sub3_2 .art-sub .txt-box ul li:last-child {
			margin-bottom:0;
		}

		.wrap .section2_sub3_2 .art-sub .txt-box ul li .dot {
			margin-right:5px;
		}

		.wrap .section2_sub3_2 .art-sub .txt-box p:nth-of-type(3) {
			margin-top:30px;
		}

	/* section2 end */

/* sub3_2 end */


/* sub3_3 start */

	/* section1 start */

		.wrap .section1_sub3_3 .art1_sub3_3 .content .button ul li:nth-of-type(3) a {
			background: #15175b;
			color: #fc0;
		}

	/* section1 end */

	/* section2 start */

		.wrap .section2_sub3_3 .art-sub h2 {
			font-size:2.714em;
			font-weight:400;
			margin-bottom:20px;
		}

		.wrap .section2_sub3_3 .art-sub p {
			margin-bottom:20px;
		}

		.wrap .section2_sub3_3 .art-sub-1 .img-box {
			float:left;
			width:35%;
		}

		.wrap .section2_sub3_3 .art-sub-1 .txt-box {
			float:right;
			width:65%;
			padding-left:30px;
			box-sizing:border-box;
		}

		.wrap .section2_sub3_3 .art-sub-2 {
			margin-top:30px;
		}

		.wrap .section2_sub3_3 .art-sub-2 .img-box {
			float:right;
			width:35%;
		}

		.wrap .section2_sub3_3 .art-sub-2 .img-box img {
			display:block;
			width:auto;
		}

		.wrap .section2_sub3_3 .art-sub-2 .txt-box {
			float:left;
			width:65%;
			padding-right:30px;
			box-sizing:border-box;
		}

	/* section2 end */

/* sub3_3 end */


/* sub3_4 start */

	/* section1 start */

		.wrap .section1_sub3_4 .art1_sub3_4 .content .button ul li:nth-of-type(4) a {
			background: #15175b;
			color: #fc0;
		}

	/* section1 end */

	/* section2 start */

		.wrap .section2_sub3_4 .art-sub .img-box {
			float:right;
			width:50%;
		}

		.wrap .section2_sub3_4 .art-sub .txt-box {
			float:left;
			width:50%;
		}

		.wrap .section2_sub3_4 .art-sub .txt-box p {
			margin-bottom:20px;
		}

		.wrap .section2_sub3_4 .art-sub .txt-box p a:hover {
			color:#66ccff;
		}

		.wrap .section2_sub3_4 .art-sub .txt-box p:nth-of-type(4) {
			margin-bottom:0;
		}

	/* section2 end */

/* sub3_4 end */

/* sub5_1 start */

	.wrap .section1_sub5_1 {
		width: 1080px;
		margin: 0 auto;
	}

	.wrap .section1_sub5_1 .art1_sub5_1 {
		height:100%;
		margin-bottom:50px;
	}

	.wrap .section1_sub5_1 .art1_sub5_1:after {
		clear:both;
		content:'';
		display:block;
	}

	.wrap .section1_sub5_1 .art1_sub5_1 .content .button ul li {
		float: left;
		width: 24.25%;
		height:55px;
		line-height:55px;
		margin-right:1%;
		background: #363895;
		color: #fff;
		text-align:center;
		font-size:20px;
	}

	.wrap .section1_sub5_1 .art1_sub5_1 .content .button ul li:last-child {
		margin-right:0;
	}

	.wrap .section1_sub5_1 .art1_sub5_1 .content .button ul li a {
		display: block;
		width:100%;
		height:100%;
	}

	.wrap .section1_sub5_1 .art1_sub5_1 .content .button ul li:nth-of-type(1) a {
		background: #15175b;
		color: #fc0;
	}

	.wrap .section1_sub5_1 .art2_sub5_1 .title {
		border-bottom:1px solid #ccc;
		padding-bottom:50px;
	}

	.wrap .section1_sub5_1 .art2_sub5_1 .title p {
		display:none;
	}

	.wrap .section1_sub5_1 .art2_sub5_1 .title p:nth-of-type(1) {	
		display:block;
		font-size: 38px;
		font-weight: bold;
		text-align:center;
	}

/* sub5_1 end */

/* sub5_2 start */

	.wrap .section1_sub5_2 {
		width: 1080px;
		margin: 0 auto;
	}

	.wrap .section1_sub5_2 .art1_sub5_2 {
		height:100%;
		margin-bottom:50px;
	}

	.wrap .section1_sub5_2 .art1_sub5_2:after {
		clear:both;
		content:'';
		display:block;
	}

	.wrap .section1_sub5_2 .art1_sub5_2 .content .button ul li {
		float: left;
		width: 24.25%;
		height:55px;
		line-height:55px;
		margin-right:1%;
		background: #363895;
		color: #fff;
		text-align:center;
		font-size:20px;
	}

	.wrap .section1_sub5_2 .art1_sub5_2 .content .button ul li:last-child {
		margin-right:0;
	}

	.wrap .section1_sub5_2 .art1_sub5_2 .content .button ul li a {
		display: block;
		width:100%;
		height:100%;
	}

	.wrap .section1_sub5_2 .art1_sub5_2 .content .button ul li:nth-of-type(2) a {
		background: #15175b;
		color: #fc0;
	}

	.wrap .section1_sub5_2 .art2_sub5_2 .title {
		border-bottom:1px solid #ccc;
		padding-bottom:50px;
	}

	.wrap .section1_sub5_2 .art2_sub5_2 .title p {
		display:none;
	}

	.wrap .section1_sub5_2 .art2_sub5_2 .title p:nth-of-type(1) {	
		display:block;
		font-size: 38px;
		font-weight: bold;
		text-align:center;
	}

/* sub5_2 end */


/* sub5_3 start */

		.wrap .section1_sub5_3 {
			width: 1080px;
			margin: 0 auto;
		}

		.wrap .section1_sub5_3 .art1_sub5_3 {
			height:100%;
			margin-bottom:50px;
		}

		.wrap .section1_sub5_3 .art1_sub5_3:after {
			clear:both;
			content:'';
			display:block;
		}

		.wrap .section1_sub5_3 .art1_sub5_3 .content .button ul li {
			float: left;
			width: 24.25%;
			height:55px;
			line-height:55px;
			margin-right:1%;
			background: #363895;
			color: #fff;
			text-align:center;
			font-size:20px;
		}

		.wrap .section1_sub5_3 .art1_sub5_3 .content .button ul li:last-child {
			margin-right:0;
		}

		.wrap .section1_sub5_3 .art1_sub5_3 .content .button ul li a {
			display: block;
			width:100%;
			height:100%;
		}

		.wrap .section1_sub5_3 .art1_sub5_3 .content .button ul li:nth-of-type(3) a {
			background: #15175b;
			color: #fc0;
		}

		.wrap .section1_sub5_3 .art2_sub5_3 .title {
			border-bottom:1px solid #ccc;
			padding-bottom:50px;
		}

		.wrap .section1_sub5_3 .art2_sub5_3 .title p {
			display:none;
		}

		.wrap .section1_sub5_3 .art2_sub5_3 .title p:nth-of-type(1) {	
			display:block;
			font-size: 38px;
			font-weight: bold;
			text-align:center;
		}

/* sub5_3 end */

/* sub5_4 start */

	.wrap .section1_sub5_4 {
		width: 1080px;
		margin: 0 auto;
	}

	.wrap .section1_sub5_4 .art1_sub5_4 {
		height:100%;
		margin-bottom:50px;
	}

	.wrap .section1_sub5_4 .art1_sub5_4:after {
		clear:both;
		content:'';
		display:block;
	}

	.wrap .section1_sub5_4 .art1_sub5_4 .content .button ul li {
		float: left;
		width: 24.25%;
		height:55px;
		line-height:55px;
		margin-right:1%;
		background: #363895;
		color: #fff;
		text-align:center;
		font-size:20px;
	}

	.wrap .section1_sub5_4 .art1_sub5_4 .content .button ul li:last-child {
		margin-right:0;
	}

	.wrap .section1_sub5_4 .art1_sub5_4 .content .button ul li a {
		display: block;
		width:100%;
		height:100%;
	}

	.wrap .section1_sub5_4 .art1_sub5_4 .content .button ul li:nth-of-type(4) a {
		background: #15175b;
		color: #fc0;
	}

	.wrap .section1_sub5_4 .art2_sub5_4 .title {
		border-bottom:1px solid #ccc;
		padding-bottom:50px;
	}

	.wrap .section1_sub5_4 .art2_sub5_4 .title p {
		display:none;
	}

	.wrap .section1_sub5_4 .art2_sub5_4 .title p:nth-of-type(1) {	
		display:block;
		font-size: 38px;
		font-weight: bold;
		text-align:center;
	}

/* sub5_4 end */


/*sub6_1*/
/*.section1*/
.wrap .section1_sub6_1 {
 position: relative;
 width: 100%;
 padding-top: 0px
}
.wrap .section1_sub6_1 .art1_sub6_1 {
 position: relative;
 width: 100%;
 height: 55px
}
.wrap .section1_sub6_1 .art1_sub6_1 .content {
 width: 1080px;
 height: 100%;
 margin: 0 auto;
}
.wrap .section1_sub6_1 .art1_sub6_1 .content .button {
 width: 100%;
 float: right
}
.wrap .section1_sub6_1 .art1_sub6_1 .content .button ul {
 width: 100%;
 float: left;
}
.wrap .section1_sub6_1 .art1_sub6_1 .content .button ul li {
 float: left;
 width: 24%;
 margin: 0 0.5%
}
.wrap .section1_sub6_1 .art1_sub6_1 .content .button ul li a {
 display: block;
 text-align: center;
 line-height: 55px;
 background: #363895;
 color: #fff;
 font-size: 20px
}
.wrap .section1_sub6_1 .art1_sub6_1 .content .button ul li:nth-of-type(1) a {
 background: #15175b;
 color: #fc0;
}
.wrap .section1_sub6_1 .art2_sub6_1 {
 position: relative;
 width: 100%;
 padding-top: 75px
}
.wrap .section1_sub6_1 .art2_sub6_1 .content {
 width: 1080px;
 margin: 0 auto;
}
.wrap .section1_sub6_1 .art2_sub6_1 .title {
 position: relative;
 width: 1080px;
 margin: 0 auto;
}
.wrap .section1_sub6_1 .art2_sub6_1 .title p {
 text-align: center
}
.wrap .section1_sub6_1 .art2_sub6_1 .title p:nth-of-type(1) {
 font-size: 38px;
 font-weight: bold;
 margin-bottom: 0px
}
.wrap .section1_sub6_1 .art2_sub6_1 .title p:nth-of-type(2) {
 font-size: 10px;
 font-weight: lighter;
 margin-bottom: 25px;
 letter-spacing: 10px;
 color: #d3d3d3
}
.wrap .section1_sub6_1 .art2_sub6_1 .title p:nth-of-type(3) {
 font-size: 14px;
 color: #999;
 line-height: 24px
}
.wrap .section1_sub6_1 .art2_sub6_1 .title span {
 display: block;
 height: 1px;
 width: 100%;
 background: #ccc;
 margin-top: 26px
}
