@import url('fonts/iconfont.css');
html, body {
	padding: 0;
	font-size: 14px;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Microsoft YaHei UI', '黑体', '宋体', 'arial', 'sans-serif';
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	color: #333 !important;
	background: #eeeeee;
	line-height: 24px;
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td, span, p {
	padding: 0;
	margin: 0;
	font-style: normal;
}
a {
	border: none;
	outline: none;
	color: #333;
	text-decoration: none;
	-webkit-transition: color 0.1s;
	-moz-transition: color 0.1s;
	-o-transition: color 0.1s;
	transition: color 0.1s;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
a, a:hover, a:active, a:visited, a:link, a:focus {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}
a:hover {
	color: #004ea2;
}
a:webkit-any-link {
display:block;
}
img {
	border: none;
	outline: none;
}
h1, h2, h3, h4, ul, li, dl, ol, p, table, td, dd {
	padding: 0;
	margin: 0;
}
ul, li, ol, dl, dt, dd {
	list-style: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.wd {
	width: 1200px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.none {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
.clear {
	clear: both;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
body {
	background: #eeeeee;
}
header.header {
	background: url(../images/top-bg.jpg) no-repeat top center;
	height: 110px;
}
.search .search-wz {display: flex;}
	
.box-top {
	height: 110px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.search {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: auto; 
	background: #fff;
	padding-left: 16px;
	
}
.search i {
	font-size: 18px;
	color: #fff;
}
.search input {
	width: 125px;
	border: 0;
	outline: none;
	background: transparent;
	color: #999;
}
.search .submit-btn {
	background: #004ea2;
	color: #fff;
	text-align: center;
	width: 50px;
	line-height: 40px;
	height: 40px;
	display: inline-flex;
    align-items: center;
    justify-content: center;
}
.nav-bg {
	background: #004ea2;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
	position: relative;
	z-index: 9999;
}
.nav-list {
	font-size: 16px;
	font-weight: normal;
}

/*menu*/
#nav .mainlevel a.curr {
	
	background: #2676cb;
	color: #fff;
	font-weight: bold;
	
}

#menu ul {
	padding: 0;
	border: 0;
	list-style: none;
}
#nav {
	padding: 0;
	border: 0;
	list-style: none;
	display: block;
	font-size: 14px;
}
#nav .mainlevel {
	height: 60px;
	line-height: 60px;
	float: left;
	margin: 0 2px;
	width: 117px;
	
}
#nav .mainlevel a {
	line-height: 60px;
	display: block;
	text-align: center;
	width: 117px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
#nav .mainlevel:nth-child(1) ,#nav .mainlevel:nth-child(1) a,#nav .mainlevel:nth-child(1) li,#nav .mainlevel:nth-child(1) a:hover {
	width:107px;
}
#nav .mainlevel a:hover {
	
	text-decoration: none;
	background: #2676cb;
	color: #fff;
	width: 117px;
	font-weight: bold;
	
}
#nav .mainlevel ul {
	display: none;
	position: absolute;
	float: left;
	font-size: 16px;
}

#nav .mainlevel li {
	width: 117px;
	border-top: 1px #3d7bbd solid;
	background: #5798df;
}
#nav .mainlevel li a {
	line-height: 45px;
	font-size: 14px;
	color: #fff;
}
#nav .mainlevel ul li a:hover {
	background: #2369b4;
	color: #fff;
	border-top: 1px #2369b4 solid;
}
.banner {
	position: relative;
	overflow: hidden;
	height: 440px;
	padding: 20px;
	background-color: #fff;
	width: 1160px;
    margin: 0 auto;
}
.banner a.item {
	display: block;
	height: 440px;
	background: no-repeat center / cover;
}
.banner .hd {
	height: 12px;
	text-align: center;
	position: absolute;
	bottom: 46px;
	left: 0;
	width: 100%;
	z-index: 1;
}
.banner .hd li {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 50%;
	margin: 0 5px;
	opacity: .7;
	transition: all .2s;
	cursor: pointer;
}
.banner .hd li.on {
	background-color: #004ea2;
	opacity: 1;
}

section.box {
	min-height: 800px;
	width: 1200px;
	margin: 20px auto;
}
.box-1-left {
	width: 780px;
	height: 300px;
	background: #fff;
	padding: 20px;
}
.box-1 {
	height: 335px;
	overflow: hidden;
}
.box-1 .news {
	width: 376px;
	padding-top: 15px;
}
.news-top span { 
	float: right;
	padding-top: 3px;
}
.news-top span a {
	color: #666;
}
.news-top span a:hover {
	text-decoration: underline;
}
.news-top {
	padding-bottom: 10px;
	height: 26px;
	border-bottom: 3px #ececec solid;
	
}
.news-top b {
	padding-bottom: 10px;
	height: 28px;
	display: block;
	background: url(../images/line.png) no-repeat left bottom;
	font-size: 16px;
	color: #004ea2;
	font-weight: bold;
}
.inner_right .news-top b {
	background: url(../images/about-jt.png) no-repeat left bottom;
}
.news .news-cont {
	line-height: 32px;
	font-size: 14px;
}
.news .news-cont dl {
	border-bottom: 1px #efefef solid;
	padding-bottom: 10px;
}
.news .news-cont dl dt {
	font-size: 16px;
	font-weight: bold;
}
.news .news-cont dl dd{
	line-height: 18px;
	font-size: 12px;
	
}
.news .news-cont dl dd a{
	color: #999;
}
.news .news-cont ul {
	padding-top: 10px;
}
.news .news-cont ul li{
	max-width: 370px;
	line-height: 30px;
}
.box-1-right {
	width: 320px;
	background: #fff;
	padding: 20px;
	height: 300px;
}
.box-1-right .hot-cont {
	line-height: 40px;
	padding-top: 15px;
}
.box-1-right .hot-cont ul li b {
    background-color: #bcbcbc;
	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;	
	margin-right: 6px;
}
.box-1-right .hot-cont ul li:first-child b {
	background-color: #1e40af;
}
.box-1-right .hot-cont ul li:nth-child(2) b {
	background-color: #3b82f6;
}
.box-1-right .hot-cont ul li:nth-child(3) b {
	background-color: #df1015;
}
.box-3 .news .news-cont ul li{
	max-width: 315px;
	
}
.news .news-cont ul li,.box-3 .news .news-cont ul li {
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .news-cont ul li span {
	float: right;
	color: #bbb;
}
.news .news-cont ul li b {
	color: #b70f00;
}
.recommend {
	width: 370px;
	background: #fff;
	height: 240px;
	overflow: hidden;
	position: relative;
	padding-top: 15px;
}
.recommend .bd {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box-1 .recommend .bd li {
	width: 370px;
	height: 240px;
	overflow: hidden;
}
.box-1 .recommend .bd li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #fff;
	background: no-repeat center / cover;
}
.box-1 .recommend .bd li a img.thumb {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.box-1 .recommend .bd li a span.title {
	display: block;
	position: absolute;
	left: 10px;
	bottom: 0;
	line-height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 300px;
	white-space: nowrap;
	z-index: 2;
}
.box-1 .recommend .hd {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 46px;
	width: 100%;
	line-height: 46px;
	background: rgba(0, 0, 0, 0.6);
}
.box-1 .recommend .hd ul {
	width: 100px;
	float: right;
	text-align: right;
	margin-right: 10px;
}
.box-1 .recommend .hd ul li {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff;
	margin: 0 3px;
	cursor: pointer;
}
.box-1 .recommend .hd ul li.on {
	background: #a32115;
}
.box-2 {
	height: 700px;
	overflow: hidden;
	margin-top: 20px;
}
.notice-list,.notice-list-box-2 .service-list,.box-2-right {
	height: 293px;
	width: 360px;
	padding: 20px;
	background-color: #fff;
	overflow: hidden;
}
.notice-list-box .notice-list:first-child,.notice-list-box-2 .service-list:first-child {
	margin-right: 15px;
}
.box-2-left {
	width: 820px;
    height: 340px;
}

.notice-list-box {
	
	overflow: hidden;
}
.notice-list-box-2 {
	margin-top: 20px;
}
.notice-list-box-2 .service-cont {
	padding-top: 20px;
}
.notice-list-box-2 .service-cont ul {
	margin-right: -20px;
}
.service-cont ul li {
   background-color: #d3e8ff;
   text-align: center;
   font-size: 16px;
   border-radius: 10px;
   height: 56px;
   width: 170px;
   display: flex;
   justify-content: center;
   align-items: center;
   margin-top: 15px;
   float: left;
   margin-right: 20px;
}
.service-cont ul li:nth-child(3),.service-cont ul li:nth-child(4) {
	background-color: #9ecbfc;
}
.service-cont ul li:nth-child(5),.service-cont ul li:nth-child(6) {
	background-color: #73aff0;
}
.service-cont ul li a:hover{
	font-weight: bold;
}
.service-cont ul li a {
	display: flex;
    align-items: center;
	
}
.service-cont ul li img{
    padding-right: 10px;
}


.notice-cont {
	width: 318px;
	height: 210px;
	padding-top: 15px;
	z-index: 1;
	font-size: 14px;
	line-height: 30px;
	
}
.notice-cont b {
	color: #a32115;
}

.box-2 .show {
	width: 320px;
    background: #fff;
    padding: 20px;
    height: 645px;
	overflow: hidden;
}
.box-2 .show .picScroll-left {
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}
.box-2 .show .picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	padding: 10px;
	position: relative;
	
}
.box-2 .photos {
	border-bottom: 3px solid #fff;
	color: #fff;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	display: block;
	width: 200px;
	text-align: center;
}
.box-2 .show .show_bt a {
	color: #fff;
}
.box-2 .show .picScroll-left .hd .next {
	background-position: 0 -50px;
}
.box-2 .show .picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.box-2 .show .picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.box-2 .show .picScroll-left .hd ul {
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.box-2 .show .picScroll-left .hd ul li {
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	
	text-indent: -999px;
	cursor: pointer;
	
}
.box-2 .show .picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.box-2 .show .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.box-2 .show .picScroll-left .bd ul li {
	padding: 6px 0;
	background: #fff;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.box-2 .show .picScroll-left .bd ul li .pic,.inner-show-cont ul li p,.inner_video_cont ul li .pic {
	text-align: center;
	overflow: hidden;
}
.box-2 .show .picScroll-left .bd ul li .pic img:hover,.inner-show-cont ul li img:hover,.inner_video_cont ul li img:hover {
	transform: scale(1.1);
}
.box-2 .show .picScroll-left .bd ul li .pic img {
	width: 318px;
	height: 135px;
	display: block;
    transition: transform .5s ease;
}
.inner-show-cont ul li img {
	width: 215px;
	height: 253px;
	display: block;
    transition: transform .5s ease;
}

.box-2 .show .picScroll-left .bd ul li .title {
	line-height: 34px;
}

.box-2-about-top {
	background: url("../images/about_bg.png") no-repeat top center;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.box-2-about-cont {
	line-height: 30px;
	font-size: 14px;
	text-align: justify;
	padding-top: 20px;
}

.box-2-about-cont .more {
	color: #b70f00;
}
.box-2-about-cont .more:hover{
	text-decoration: underline;
}
div.flink {
	margin-bottom: 50px;
	margin-top: 30px;
}
div.flink span.label {
	float: left;
	line-height: 32px;
}
div.flink div.flink-wrapper {
	float: left;
}
div.flink dl {
	float: left;
	width: 265px;
	margin-right: 45px;
	position: relative;
	line-height: 32px;
}
div.flink dl:last-child {
	margin-right: 0px;
}
div.flink dl dt {
	font-size: 14px;
	background: #fff;
	color: #333;
	box-sizing: border-box;
	padding: 5px 35px 5px 15px;
	cursor: pointer;
	position: relative;
}
div.flink dl dt:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: #999;
	border-top: none;
	position: absolute;
	right: 12px;
	top: 19px;
}
div.flink dl dd {
	display: none;
	position: absolute;
	background: #fff;
	max-height: 200px;
	overflow-y: auto;
	z-index: 1;
	padding: 15px;
	box-sizing: border-box;
	width: 100%;
}
div.flink dl dd a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
div.flink dl:hover dd {
	display: block;
}
 

.aspects {
    position: fixed; 
    right: 20px;
    top: 35%;
    z-index: 9999;
	width: 103px;
	height: 103px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: flex;    
    flex-direction: column; 
    justify-content: flex-end;
    padding-bottom: 18px; 
    box-sizing: border-box; 
	background: #b70f00;
	border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.aspects a {
	color: #fff;
    margin-top: auto; 
    display: block; 
    line-height: 1;   
	
}
.aspects a:hover {
	text-decoration: underline;
}
.aspects b {
     margin-top: 8px;
	 display: block;
}

.footer {
	color: #333;
	background: #dadada;
	padding: 50px 0 50px 0;
}
.footer .copy {
	padding: 10px 0;
	color: #333;
	line-height: 30px;
	text-align: center;
}

.footer .link b {
	font-size: 18px;
	padding-right: 10px;
}
.footer .link {
	border-bottom: 1px #c2c2c2 solid;
	font-size: 18px;
	text-align: center;
	height: 60px;
	margin-bottom: 20px;
}
.footer .link a {
	line-height: 60px;
	color: #333;	
}
.footer .link a:hover {
	font-weight: bold;
}
.footer .link a:after {
	content: '';
	height: 14px;
	margin-left: 25px;
	margin-right: 25px;
	background: #999;
	width: 1px;
	display: inline-block;
}
.footer .link a:last-child:after {
	display: none;
}
.footer .copy-left {
	display: flex;
    align-items: center;
	padding-top: 10px;
}
.footer .copy-right {
	display: flex;
    flex-direction: column;
	align-items: center;
}
.footer .copy-right img {
	width: 95%;
}
.copy-wz {
	text-align: left;
	padding-left: 15px;
	font-size: 14px;
	color: #888;
}
.copy-wz a {
	color: #888;
}
.sub-nav,.inner-sub {
	width: 240px;
	padding: 20px;
	background-color: #fff;
}
.inner-nav {
	padding-top: 15px;
}
.inner-sub {
	margin-top: 20px;
	padding-bottom: 30px;
}
.inner-sub ul li {
	float: none !important;
	width: 100% !important;
	margin-top: 10px !important;
}
.inner-sub ul li:nth-child(2) {
	background-color: #9ecbfc !important;
}
.inner-sub ul li:nth-child(3) {
	background-color: #73aff0 !important;
}
.inner_left {
	width: 280px;
}
.inner_left .list_bt {
	background: url("../images/inner-bt.png") no-repeat top center;
	height: 40px;
	overflow: hidden;
	font-weight: bold;
	color: #004ea2;
}
.inner_left .list_bt h3 {
	font-size: 16px;
	width: 87px;
	text-align: center;
	padding-top: 15px;
}
.inner_left a:hover {
	text-decoration: underline;
}
.inner_right {
	width: 817px;
	min-height: 750px;
	background-color: #fff;
	padding: 20px 40px;
	margin-bottom: 10px;
}
.inner_left .list_cont {
	font-size: 14px;
	overflow: hidden;
	padding-top: 25px;
}

.inner_left .list_cont .sideMenu h3 {
	height: 48px;
	line-height: 48px;
	cursor: pointer;
	background-color: #ececec;
	text-align: center;
	border-radius: 10px;
	margin-bottom: 10px;
}
.inner_left .list_cont .sideMenu h3 a {
    color: #004ea1;
}

.inner_left .list_cont .sideMenu h3.on a,.inner_left .list_cont .sideMenu h3 a:hover {
	color: #fff;
	background-color: #004ea1;
	display: block;
	font-weight: bold;
	border-radius: 10px;
	text-decoration: none;
}
.inner_left .list_cont .sideMenu ul {
	padding: 8px 25px;
	color: #999;
	display: none;
}


.location {
    margin-bottom: 20px;
	font-size: 13px;
	color: #666;
}

.inner_cont {
	padding: 30px 0 30px 0;
	text-align: justify;
}
.about_cont {
	padding: 30px 30px;
	font-size: 15px;
	line-height: 24px;
}
.inner_right .pages {
	height: auto;
	float: left;
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 40px auto 30px auto;
	font-size: 0;
}
.inner_right .pages ul.pagination {
	font-size: 0;
}
.inner_right .pages li {
	display: inline-block;
	font-size: 14px;
	margin: 0 2px;
	height: 30px !important;
	line-height: 30px !important;
	overflow: hidden;
}
.inner_right .pages li a, .pages li span {
	display: block;
	padding: 0 10px;
	height: 100%;
	color: #666;
	font-size: 13px;
}

.inner_right .pages li.active a, .pages li.active span, .pages li:not(.disabled):hover a {
	color: #004ea2;
}
.inner_right .pages li.disabled a {
	color: #ccc;
}
.inner-jgzz-cont ul {
	margin-right: -20px;
}
.inner-jgzz-cont ul li {
  border: 1px #efefef solid;
  padding: 30px;
  width: 335px;
  height: 200px;
  float: left;
  margin-top: 50px;
  margin-right: 20px;
}

.inner-jgzz-cont ul li h3 {
	font-size: 18px;
	color: #fff;
	width: 215px;
	margin-left: auto;
	margin-right: auto;
	background-color: #5798df;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	margin-top: -50px;
	margin-bottom: 15px;
}
.inner-show-cont ul li {
  width: 215px;
  float: left;
  text-align: center;
  color: #333;
  background-color: #f9f9f9;
  margin: 10px 10px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 10px 20px rgba(0,0,0,0.2), 
              0 6px 6px rgba(0,0,0,0.1);
}
.inner-show-cont ul li:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(0,0,0,0.25), 
				0 10px 10px rgba(0,0,0,0.15);
  }
.inner-show-cont ul {
	margin-left: -10px;
	margin-right: -10px;
}
.inner-show-cont ul li h4 {
	color: #333;
	font-size: 16px;
	line-height: 42px;
}
.inner-show-cont ul li h4:hover {
	text-decoration: underline;
}
 