﻿@import url("common.css");
.section{
	width: 100%;
	height: auto;
background: #F2F2F2;;
}
	.header{
		text-align: center;
		background: #fff;
	}
	.header img{
		width: 24%;
	}
	.href ul{
		width: 1280px;
		margin: 0 auto;
	}
	.href ul li{
		list-style: none;
		display: inline-block;
		width: 16%;
		text-align: center;
	}
	.href ul li a{
		color: #333333;
		text-decoration:none;
		font-size: 20px;
	}
	.href{
		background: #E4E4E4;
		height: 60px;
		line-height: 60px;
	}
	.main h2{
		height: 59px;
			font-size: 20px;
			padding-left: 20px;
			line-height: 59px;
		border: 1px solid #C9C9C9;
		background: linear-gradient(360deg, #FFFFFF 0%, #D6D6D6 100%);
		opacity: 1;
		border-radius: 0px;
		border-left:8px solid #000080 ;
	}
	.main h2 a{
		float: right;text-decoration: none;
		color: #333333;
		font-size: 16px;
		margin-right: 20px;
	}
	.main .left{
		width: 400px;
		height: 379px;
		margin-right: 10px;
		float: left;
		text-align: left;
		display: inline-block;
		border: 1px solid #DBDBDB;
	}
	.main .left p{
		padding: 18px 18px;
	}
	.main .center{
		width: 512px;
		height: 379px;
		border: 1px solid #DBDBDB;
		margin-right: 10px;
		text-align: left;
		display: inline-block;
		float: left;
	}
	.main .center ul{
		padding-left: 20px;
		line-height: 30px;
	}
	.main .center span{
		margin-right: 5px;
		float: right;
	}
	.main .right{
		width: 342px;
		border: 1px solid #DBDBDB;
		display: inline-block;
		text-align: left;
		font-size: 16px;
		color: #333;
		padding-bottom: 20px;
	}
	.main .right img{
		 width: 95%;
            margin: 2% 2% 0 2%;
	}
	.main .right p{
		padding: 0px 18px;
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 27px;
		color: #333333;
	}
	.main{
		width: 1280px;
		margin: 0 auto;
		background: #fff;
		margin-bottom: 10px;
	}
	.bottom h2{
		height: 59px;
		font-size: 20px;
		padding-left: 20px;
		line-height: 59px;
		text-align: left;
		border: 1px solid #C9C9C9;
		background: linear-gradient(360deg, #FFFFFF 0%, #D6D6D6 100%);
		opacity: 1;
		border-radius: 0px;
		border-left:8px solid #000080 ;
	}
	.bottom h2 a{
		float: right;
		font-size: 16px;
		margin-right: 16px;
		text-decoration: none;
		color: #333;
	}
	.bottom .left{
		width: 224px;
		padding-top: 10px;
		margin-left: 13px;
		background: #ECECEC;
		display: inline-block;
		float: left;
	}
	.bottom .left ul{
		padding-bottom: 126px;
		padding-left: 0;
	}
	.bottom .left  .selected{
		background: #B1B1B1;
	}
	.bottom .left li{
		list-style: none;
		height: 100px;
		background: #ECECEC;
		line-height: 100px;
		opacity: 1;
		border-radius: 0px;
	}
	.bottom .right{
		width:1010px;
		margin-left: 33px;
		text-align: left;
		display: inline-block;
	}
	.bottom .right h3{
		line-height:50px;
		font-size: 20px;
		font-family: Source Han Sans CN;
		font-weight: bold;
		color: #333333;
	}
	.bottom .right .page{
		text-align: center;
	}
	.bottom .right .page em{
		font-style: normal;
	}
	.bottom .right .page span{
		display: inline-block;
		border: 1px solid #DBDBDB;
		width: 20px;
		margin: 2px;
	}
	.bottom .right .page .selected{
		background: #000080;
		width: 30px;
		color: #fff;
	}
	.bottom .right ul{
		padding: 0;
	}
	.bottom .right ul .selected1{
		color: #fff;
		background: #000080;
		opacity: 1;
		border-radius: 9px;
	}
	.bottom .right li{
		display: inline-block;
		margin:20px 0;
		height: 30px;
		padding: 0 5px;
		line-height: 30px;
		margin-right: 30px;
	}
	.bottom .right dl{
		display: inline-block;
		width: 218px;
		margin-right: 19px;
		text-align: center;
	}
	.bottom .right dl img{
		width: 100%;
	}
	.bottom .right dd {
		display: inline-block;
		width: 100%;
		margin:0;
	}
	.bottom .right p{
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 23px;
		color: #333333;
		opacity: 1;
		margin-bottom: 20px;
	}
	.bottom{
		width: 1280px;
		margin: 0 auto;
		background: #fff;
	}