﻿*,*:before,*:after {
	box-sizing: border-box;
}

body {
	background-color: #10568a;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","宋体"
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0
}

li {
	margin: 0;
	padding: 0
}

p {
	margin: 0
}

.clearfix:after {
	content:'';
	display: block;
	clear: both
}

header {
	height: 164px;
	display: flex;
	justify-content: space-between;	
	align-items: center;
	width: 1200px;
	margin: 0 auto
}

header h1 a{
    position: relative;
    display: inline-block;
    height: 103px;
    color: #fff;
    padding-left:98px
}

header h1 img {
	position: absolute;
	left: 0;
	top: 0;
}

header>a {
	border:1px solid #ffffff;
	width: 295px;
	height: 62px;
	line-height: 62px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	font-size: 24px
}

nav {
	min-width: 1200px;
	margin: 0 auto;
	background-color: #0D4775;
	height: 50px;
}

nav ul {
	width: 1200px;
	margin: 0 auto;
}

nav li {
	float: left;
	width: 150px;
	height: 50px;
}

nav li a {
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	position: relative;
}

nav li.active {
	background-color: #e8eef4
}

nav li.active a {
	color: #0d5dae;
}

nav li.active a:after {
	content: '';
	display: block;
	width: 45px;
	height: 3px;
	position: absolute;
	bottom: 0;
	background-color:  #0d5dae;
	left: 50%;
	margin-left: -22.5px
}

footer {
	display: flex;
	justify-content: space-between;	
	width: 1200px;
	margin: 25px auto 35px
}

footer>div:nth-child(1){
	display: flex;
	justify-content: space-between;	
	font-size: 14px;
	color: #fff
}

footer>div:nth-child(1) >a {
	margin-right: 40px
}

footer>div:nth-child(1) p:nth-child(1) {
	margin-bottom: 10px
}

footer>div:nth-child(2) a{
	color: #fff;
	font-size: 14px;
	margin-left: 30px;
	position: relative;
}

footer>div:nth-child(2) a:not(:last-child):after {
	content: '';
	display: block;
	position: absolute;
	right: -18px;
	top: 3px;
	width: 1px;
	height: 15px;
	background-color: #fff
}


section {
	background-color: #fff;
	margin: 35px auto;
	padding: 20px;
	width: 1200px;
}


#index >div {
	float: left;
	width: 375px;
}

#index >div:nth-child(2){
	margin: 0 15px
}

#index >div a {
	display: block;
	height: 118px;
	margin-bottom: 15px;
	background:url(../images/bg.png) no-repeat 0 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 118px;
}

#index >div a .iconfont {
	font-size: 46px;
	font-weight: 400;
	display: inline-block;
    vertical-align: top;
    margin-right: 20px
}

#index >div a:last-child {
	margin-bottom: 0;
}

#index >div:nth-child(1) a:first-child,
#index >div:nth-child(3) a:last-child{
	height: 250px;
	line-height: 1
}

#index >div:nth-child(1) a:first-child .iconfont,
#index >div:nth-child(3) a:last-child .iconfont{
	display: block;
	font-size: 61px;
	line-height: 1;
	padding-top: 80px;
	margin-bottom: 20px
}

#index >div:nth-child(1) a:nth-child(2){background-position: 0 -267px}
#index >div:nth-child(2) a:nth-child(1){background-position: -392px 0}
#index >div:nth-child(2) a:nth-child(2){background-position: -392px -134px}
#index >div:nth-child(2) a:nth-child(3){background-position: -392px -267px}
#index >div:nth-child(3) a:nth-child(1){background-position: -789px 0}
#index >div:nth-child(3) a:nth-child(2){background-position: -789px -134px}


#qzone {
	border-radius: 20px;
	background-color: #e8eef6;
	margin-top: 15px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	padding: 0 20px 
}

#qzone.more {
	line-height: 1.7;
	padding-top: 30px;
	text-align: left;
}

#qzone.more a{
	float:left;
} 

#qzone a {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin: 0 19px;
}

.container:after {
	content: '';
	display: block;
	clear: both;
}

.container >.pull-left {
	float: left;
	width: 280px;
	position: relative;
}
.container >#main {min-height:580px}
.container >#main:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background-color: #e6e6e6;
	position: absolute;
	left: 0;
	top: 0;
}

#zoom p {
	font-size:14px;
	line-height:1.5;
	text-indent:2em;
	font-family:"微软雅黑";
	margin:10px 0
}
#zoom1 p {
	font-size:16px;
	line-height:30px;
	font-family:"微软雅黑";
	
}
#zoom1{
	width:1000px;
	margin:0 auto; 
}

#nav {
	width: 260px;
}

#nav li {
	height: 60px;
	position: relative;
	margin-bottom: 5px
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #f1f1f1;
	line-height: 60px;
	font-size: 18px;
	color: #333333;
	padding-left: 25px;
	padding-right: 60px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#nav li .iconfont {
	position: absolute;
	right: 25px;
	top: 18px;
	font-size: 24px;
	color: #1764a8
}

#nav li.active a{
	background-color: #1764a8;
	color: #fff;
}

#nav li.active .iconfont {
	color: #fff
}

#main {
	position: relative;
    padding-left: 20px;
    float: left;
    width: 880px;
}

.location {
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
	margin: 0;
	padding-bottom: 20px;
	color: #666666;

}

.location >a {
	position: relative;
	padding-right: 20px;
	color: #666666
}

.location >a:after {
	content: '>';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
}

.location >span:first-child {
	position: relative;
	padding-left: 20px
}

.location >span:first-child:before{
	display: block;
	font-family: "iconfont";
	content: '\e647';
	position: absolute;
	left: 0;
	top: 0;
	color: #1764a8;
	font-size: 16px
}

#content {
	margin-top: 15px	
}


.info{
	text-align: center;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 17px
}


.info div{
	display: inline-block;
	margin: 0 20px
}

.info div:nth-child(4) a{
	position: relative;
	padding-left: 20px
}

.info div:nth-child(4) a:before{
	content: '\e651';
	display: block;
	position: absolute;
	font-family: "iconfont";
	font-size: 14px;
}

.info div:nth-child(5) .iconfont{
	font-size: 16px;
	margin: 0 3px
}

.info a {
	color: #7b7b7b
}


.info.radius {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	line-height: 23px;
}

.info.radius div:nth-child(4) a {
	padding-left: 0
}
.info.radius div:nth-child(4) a:before{
	content: '';
	display: none;
	position: absolute;
	font-family: "iconfont";
	font-size: 14px;
}


.info.radius div:nth-child(5) .iconfont{
	font-size: 23px;
}

.table {
	width: 100%;
	overflow: auto;
}
.table table{
	table-layout:fixed;
	border-collapse: collapse;
	overflow: auto;
	width: 100%;
}

.table table th,
.table table td {
	border: 1px solid #f2f2f2
}

.table table th {
	background-color: #f1f1f1;
	font-weight:400;
	color: #333333;
	padding:10px 5px;
}

.table table thead td {
	line-height: 1.5;
	padding: 0 5px;
	text-align: center;
	padding: 5px
}

.table table td {
	line-height:1.5;
	padding: 10px;
	WORD-WRAP:BREAK-WORD
}

.table table .vis {
	height: 1%;
	visibility: hidden;
}

#content h1{
	font-size: 20px;
	text-align: center;
	color: #333333;
	margin:20px 0;
}

#qxjhxm table th {
	height: 70px
}

#qxjhxm table th:nth-child(1),
#qxjhxm table td:nth-child(1){
	text-align: center;
}

#qxjhxm table th:nth-child(2),
#qxjhxm table td:nth-child(2){
	text-align: left;
	padding-left: 70px
}

#qxjhxm table td:nth-child(2){
	color: #666666
}



#zfzt dl {
	margin-left: 30px
}
#zfzt dt{
	color: #333333;
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 30px
}

#zfzt dd{
	padding: 0;
	margin:0;
	font-size: 18px;
	color: #666666;
	line-height: 2
}

#content h3 {
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 20px
}

.ss:after {
	content: '';
	display: block;
	clear: both;
}


.ss >.pull-left {
	float: left;
	width: 430px;
}

.ss >.pull-right {
	float: right;
	width: 430px;
}
.box {margin-bottom: 5px}
.box label {
	font-size: 14px;
	color: #333333;
	width: 130px;
	display: inline-block;
	text-align: right;
	position: relative;
	vertical-align: top;
	line-height: 35px
}

.box label.row {
	top:5px;
	line-height: 1
}

.box input {
	border: 1px solid #cacaca;
	width: 290px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	outline: none;
	border-radius: 0
}

.select_wrapper {
	display: inline-block;
	width: 290px;
	height: 35px;
	border: 1px solid #cacaca;
	border-radius: 0;
	font-size: 0
}

.btn-group {
	text-align: center;
	margin: 25px 0;
}

.btn-group button {
	width: 130px;
	height: 35px;
	border: 1px solid #1764a8;
	background-color:#fff;
	color: #1764a8;
	cursor: pointer;
}

.btn-group button:first-child {
	background-color: #1764a8;
	color: #fff
}

#qsxx h1,
#jdjj h1 {
	margin-bottom: 10px
}

#jdjj p {
	color: #666666;
	font-size: 14px;
	line-height: 1.5;
	text-indent: 2em;
	margin: 10px 0
}

#jdjj p.f{
	margin-top: 30px
}

#wtdz  h4 {
	margin: 15px 0 10px;
	font-size: 16px;
	color: #333333
}

#cc li {
	padding-left: 10px;
	background: url(../images/point.png) no-repeat left center; 
	line-height: 36px;
	font-size: 14px;
	height: 36px;
}

#cc ul.f{
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 15px
}
#cc ul{
	margin-top: 15px
}

#cc li p {
	float: left;
}

#cc li a {
	color: #4c4c4c
}

#cc li span {
	float:right;
	color: #999999
}
#cc #page {
	margin-top: 20px
}
/*
#qd .box label{
	width: 70px;
}
#qd .box input,
#qd .box .select_wrapper{
	width: 340px;
}
*/

#qd h4 {
	font-size: 20px;
	color: #333333;
	font-weight: 400;
	margin-bottom:20px
}

#qd h4 .iconfont {
	display: inline-block;
	border-radius: 4px;
	background-color: #5295e4;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
}

#qd h4 small {
	font-size: 12px;
	color: #a81a1a;
	margin-left: 10px;
}



#qsxx h4 {
	margin: 30px 0 10px;
	font-size: 20px;
	color: #333333
}
.xh{
	text-align: center;
}