@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #333333;
}

ul li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

img {
	border: 0;
	transition: all .5s;
}

input {
	border: 0;
	outline: none;
}

i,
em {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #004396;

}

.container {
	width: 1200px;
	margin: 0 auto;
}

.clearfix {
	zoom: 1;
}

.clearfix:before {
	content: "";
	display: table;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.pull_left {
	float: left;
}

.pull_right {
	float: right;
}

.cen {
	margin: 0 auto;
}

.cen {
	clear: both;
}

.clear {
	clear: both;
}


.hidden {
	height: 100% !important;
	overflow: hidden !important;
}

.container {
	width: 1400px;
	margin: auto;
}

.container::after {
	content: "";
	clear: both;
	display: block;

}



.banner {

	position: relative;
}

.top {
	height: 237px;
	position: absolute;
	z-index: 11;
	top: 0;
	width: 100%;
	background: url(/templates/sqxq2022/images/top_bg_01.png) repeat-x center top;
}

.top a.logo {
	padding-top: 40px;
	display: block;
	float: left;
}

.top a.logo img {
	display: block;
	height: 70px;
}

.top span {
	float: left;
	padding-top: 54px;
	display: block;
	margin-left: 90px;
}

.top img {
	display: block;
	height: 44px;
}

.top form {
	float: right;
	margin-top: 56px;
	background: rgba(255, 255, 255, .6);
	border-radius: 34px;
	font-size: 0;
	height: 34px;
}

.top form .txt {
	width: 190px;
	height: 34px;
	line-height: 34px;
	border-radius: 34px;
	text-indent: 15px;
	background: none;
	font-size: 14px;
	float: left;
	color: #fff;
}

.top form .sub {
	width: 34px;
	height: 34px;
	display: inline-block;
	background: none;
	background: url(/templates/sqxq2022/images/search_icon.png) no-repeat center;
	cursor: pointer;
	border-radius: 34px;
	background-color: #a0bcd7;
}

.top form .sub:hover {
	background-color: #0a3f89;
}

.nav {
	height: 60px;
	background: rgba(9, 73, 161, 0.9);
	position: absolute;
	z-index: 11;
	bottom: 0;
	width: 100%;
	left: 0;
}

.nav ul {
	font-size: 0;
}

.nav ul li {
	display: inline-block;
	width: 155px;
	text-align: center;
	line-height: 60px;
	position: relative;
}

.nav ul li>a {
	font-size: 16px;
	display: block;
	color: #fff;
}

.nav ul li dl {
	display: none;
	position: absolute;
	text-align: center;
	width: 100%;
	line-height: 40px;
	background: #0b5498;
	border-bottom: 2px solid #eaac09;
	bottom: 60px;
	z-index: 11;
}

.nav ul li dl dd {
	font-size: 14px;
	line-height: 40px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.nav ul li dl dd a {
	color: #fff;
	display: block;
}

.nav ul li dl dd a:hover {
	background: #eaac09;
}

.nav ul li>a:hover {
	background: #eaac09;
	color: #fff;
}

.nav ul li:hover dl {
	display: block;
}

.banner .hd {
	position: absolute;
	bottom: 90px;
	width: 100%;
	text-align: center;
	z-index: 8;
}

.banner .hd ul {}

.banner .hd ul li {
	background: #fff;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	display: inline-block;
	margin: 0 6px;
}

.banner .hd ul li.on {
	background: #0a3f89;
	width: 40px;
}

.banner .bd {}

.banner .bd ul {}

.banner .bd ul li {
	height: 550px;
}


.box1 {
	padding-top: 40px;
}

.box1 .xqdt {
	width: 960px;
	float: left;
}

.sy_title {
	width: 100%;
	height: 53px;
	line-height: 50px;
	margin-bottom: 25px;
}

.sy_title h2 {
	font-size: 26px;
	font-weight: bold;
	color: #0068b7;
	float: left;
	margin-right: 15px;
}

.sy_title span {
	font-size: 14px;
	color: #888;
	display: inline-block;
	float: left;
	padding-top: 29px;
	line-height: 0;
}

.sy_title a {
	background: url(/templates/sqxq2022/images/more_icon.png) no-repeat right center;
	color: #076cb9;
	font-size: 14px;
	float: right;
	padding-right: 24px;
}

.sy_title a:hover {
	background: url(/templates/sqxq2022/images/more_icon1.png) no-repeat right center;
	color: #eaac09;
}

.sy_title .line {
	border-bottom: 1px solid #e5e5e5;
	float: left;
	width: 100%;
	height: 3px;
	position: relative;
}

.sy_title .line em {
	display: block;
	width: 50px;
	height: 3px;
	background: #1d58a7;
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 3;
}

.sy_title .line i {
	display: block;
	float: right;
	width: 3px;
	height: 3px;
	background: #1d58a7;
	position: absolute;
	top: 2px;
	right: 0;
	z-index: 3;
}

.box1 .xqdt .xqdt_m {
	width: 500px;
	float: left;
	position: relative;
}

.box1 .xqdt .hd {
	position: absolute;
	bottom: 12px;
	right: 0;
	z-index: 22;
	text-align: right;
}

.box1 .xqdt .hd ul {}

.box1 .xqdt .hd ul li {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.box1 .xqdt .hd ul li.on {
	background: #1d58a7;
}

.box1 .xqdt .bd {}

.box1 .xqdt .bd ul {}

.box1 .xqdt .bd ul li {
	width: 500px;
}

.box1 .xqdt .bd ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.box1 .xqdt .bd ul li a h1 {
	display: block;
	width: 500px;
	height: 334px;
	overflow: hidden;
}

.box1 .xqdt .bd ul li a h1 img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .5s;
}

.box1 .xqdt .bd ul li a:hover h1 img {
	transform: scale(1.05);
}

.box1 .xqdt .bd ul.txt li a{
	position: absolute;
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, 0.3);
	bottom: 0;
	left: 0;
	z-index: 11;
	color: #fff;
	text-indent: 15px;
	line-height: 40px;
}

.box1 .xqdt .bd ul li a h2 {
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.box1 .xqdt .bd ul li a:hover h2 {
	text-decoration: underline;
	font-weight: bold;
}

.box1 .xqdt .bd ul li a .wz p {
	font-size: 14px;
	color: rgba(255, 255, 255, .8);
	padding-right: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.box1 .xqdt .bd ul li a span {
	position: absolute;
	width: 100px;
	height: 32px;
	background: rgba(30, 88, 167, 0.7);
	top: 0;
	left: 0;
	z-index: 11;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.box1 .xqdt .xqdt_r {
	float: right;
	width: 436px;
	height: 334px;
	overflow: hidden;
}

.box1 .xqdt .xqdt_r ul {}

.box1 .xqdt .xqdt_r ul li {}

.box1 .xqdt .xqdt_r ul li a {
	height: 66px;
	display: block;
	margin-bottom: 23px;
}

.box1 .xqdt .xqdt_r ul li a .time {
	width: 64px;
	height: 64px;
	float: left;
	border: 1px solid #e5e5e5;
	margin-right: 20px;
	text-align: center;
}

.box1 .xqdt .xqdt_r ul li a .time span {
	font-size: 24px;
	text-align: center;
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 3px;
}

.box1 .xqdt .xqdt_r ul li a .time em {
	font-size: 13px;
}

.box1 .xqdt .xqdt_r ul li a h2 {
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	padding-top: 10px;
	margin-bottom: 6px;
}

.box1 .xqdt .xqdt_r ul li a p {
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #888;
}

.box1 .xqdt .xqdt_r ul li a:hover {
	background: #1f59a8;
	color: #fff;
}

.box1 .xqdt .xqdt_r ul li a:hover .time {
	border: 1px solid #1f59a8;
	border-right: 1px solid #89afe3;
}

.box1 .xqdt .xqdt_r ul li a:hover h2 {}

.box1 .xqdt .xqdt_r ul li a:hover p {
	color: #fff;
}

.box1 .tzgg {
	width: 386px;
	float: right;
	height: 412px;
	overflow: hidden;
}

.box1 .tzgg .bd {}

.box1 .tzgg .bd ul {}

.box1 .tzgg .bd ul li {
	display: block;
	margin-bottom: 16px;
	height: 72px;
	position: relative;
}

.box1 .tzgg .bd ul li a {
	border: 1px solid #e5e5e5;
	display: block;
	padding: 10px;
	padding-left: 12px;
}

.box1 .tzgg .bd ul li a h2 {
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 4px;
}

.box1 .tzgg .bd ul li a span {
	color: #888;
	font-size: 14px;
}

.box1 .tzgg .bd ul li a em {
	position: absolute;
	display: block;
	width: 3px;
	height: 12px;
	background: #1d58a7;
	left: 0px;
	top: 16px;
}

.box1 .tzgg .bd ul li a:hover {
	background: #1f59a8;
	border: 1px solid #1f59a8;
}

.box1 .tzgg .bd ul li a:hover h2 {
	color: #fff;
}

.box1 .tzgg .bd ul li a:hover span {
	color: #fff;
}

.box1 .tzgg .bd ul li a:hover em {
	background: #fff;
}

.sy_main {
	background: url(/templates/sqxq2022/images/sy_db_bg_01.jpg) no-repeat bottom center;
}

.box2 {
	padding: 40px 0 0;
}

.box2 .djzt {
	width: 500px;
	float: left;
	margin-right: 54px;
}

.box2 .djzt .bd {}

.box2 .djzt .bd ul {}

.box2 .djzt .bd ul li {
	margin-bottom: 26px;
}

.box2 .djzt .bd ul li a {
	display: block;
	height: 114px;
}

.box2 .djzt .bd ul li a h1 {
	display: block;
	width: 148px;
	height: 114px;
	overflow: hidden;
	border-radius: 4px;
	float: left;
	margin-right: 20px;
}

.box2 .djzt .bd ul li a h1 img {
	display: block;
	width: 100%;
	height: 100%;
	
}

.box2 .djzt .bd ul li a h2 {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 16px;
	padding-top: 6px;
	margin-bottom: 10px;
}

.box2 .djzt .bd ul li a p {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 14px;
	margin-bottom: 32px;
	color: #888;
}

.box2 .djzt .bd ul li a span {
	line-height: 15px;
	display: block;
	font-size: 14px;
	color: #888;
}

.box2 .djzt .bd ul li a span img {
	display: block;
	width: 15px;
	float: left;
	margin-right: 8px;
}
.box2 .djzt .bd ul li a:hover h2{
	font-weight: bold;
}
.box2 .djzt .bd ul li a:hover span,
.box2 .djzt .bd ul li a:hover p{
	color: #1f59a8;
}
.box2 .djzt .bd ul li a:hover h1 img{
	transform: scale(1.05);
}

.box2 .yxdh {
	width: 290px;
	float: right;
}

.box2 .yxdh .bd {
	background: #fff;
	padding: 25px;
	box-shadow: 0 0 4px #999;
	margin-top: -23px;
	height: 365px;
}

.box2 .yxdh .bd ul {
	font-size: 0;
}

.box2 .yxdh .bd ul li {
	margin-bottom: 24px;
}

.box2 .yxdh .bd ul li a {
	background: url(/templates/sqxq2022/images/yxdh_li_01.png) no-repeat center;
	width: 100%;
	height: 40px;
	display: block;
	font-size: 16px;
	text-indent: 96px;
	line-height: 44px;
	overflow: hidden;
}

.box2 .yxdh .bd ul li a:hover {
	background: url(/templates/sqxq2022/images/yxdh_li_02.png) no-repeat center;
	color: #fff;
}

.box3 {
	padding-top: 18px;
}

.box3 .container {
	position: relative
}

.box3 .bd {
	width: 1400px;
	overflow: hidden;
}

.box3 .bd ul {
	font-size: 0;
	width: 1440px;
}

.box3 .bd ul li {
	width: 321px;
	margin-right: 33px;
	display: inline-block;
	box-shadow: 0 0 8px #aaa;
	border: 2px solid #fff;
	border-radius: 9px;
}

.box3 .bd ul li a {
	display: block;
	width: 321px;
	height: 137px;
	overflow: hidden;
	border-radius: 9px;
}

.box3 .bd ul li a img {
	display: block;
	width: 321px;
	height: 137px;
}
.box3 .bd ul li a:hover img{transform: scale(1.05);}

.box3 a.prev {
	position: absolute;
	left: -50px;
	top: 122px;
	z-index: 11;
}

.box3 a.next {
	position: absolute;
	right: -50px;
	top: 122px;
	z-index: 11;
}

.box3 a.prev img,
.box3 a.next img {
	opacity: 0.4;
	width: 22px;
	height: 41px;
	display: block;
}

.box3 a.prev:hover img,
.box3 a.next:hover img {
	opacity: 1;
}

.kjlj {
	padding: 56px 0;
}

.kjlj ul {
	font-size: 0;
	float: left;
	height: 122px;
}

.kjlj ul li {
	text-align: center;
	display: inline-block;
	padding-top: 5px;
	margin-right: 83px;
}

.kjlj ul li a {}

.kjlj ul li a span {
	display: block;
	width: 84px;
	height: 84px;
	border-radius: 84px;
	background: #fff;
	box-shadow: 0 0 8px #aaa;
	margin-bottom: 14px;
}

.kjlj ul li a span img {}

.kjlj ul li a p {
	font-size: 14px;
	color: #fff;
}

.kjlj ul li a:hover span {
	background: #004396
}

.kjlj ul li a:hover p {
	text-decoration: underline;
}

.kjlj ul li a span img:nth-child(2) {
	display: none;
}

.kjlj ul li a:hover span img:nth-child(1) {
	display: none;
}

.kjlj ul li a:hover span img:nth-child(2) {
	display: block;
}

.kjlj a.more {
	width: 40px;
	height: 122px;
	display: block;
	float: right;
	background: #fff;
	border-radius: 4px;
	font-size: 30px;
	text-align: center;
	line-height: 116px;
	box-shadow: 0 0 8px #aaa;
}

.kjlj a.more:hover {
	background: #004396;
	color: #fff;
}

.footer {}

.footer .ft-1 {
	background: #0a3f89;
	border-top: 2px solid #dfa425;
	height: 242px;
}

.footer .ft-1 .ft_logo {
	float: left;
	display: block;
	width: 174px;
	padding-top: 34px;
}

.footer .ft-1 .line {
	float: left;
	margin-top: 37px;
	margin: 37px 62px 0;
}

.footer .ft-1 .line img {
	display: block;
	height: 170px;
}

.footer .ft-1 dl {
	float: left;
	padding-top: 37px;
	color: #fff;
}

.footer .ft-1 dl dt {
	margin-bottom: 20px;
}

.footer .ft-1 dl dt h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.footer .ft-1 dl dt em {
	width: 40px;
	height: 3px;
	display: block;
	background: #fff;
}

.footer .ft-1 dl dd {}

.footer .ft-1 dl dd p {
	font-size: 14px;
	line-height: 34px;
}

.footer .ft-1 .ewm {
	float: left;
	padding-top: 37px;
	color: #fff;
	margin-left: -56px;
}

.footer .ft-1 .ewm .ewm_m {
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	margin-left: 70px;
}

.footer .ft-1 .ewm .ewm_m img {
	display: block;
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
}

.footer .ft-2 {
	background: #09326d;
	height: 44px;
	color: #fff;
	font-size: 14px;
	line-height: 44px;
}

.footer .ft-2 p {
	float: left;
}

.footer .ft-2 a {
	color: #fff;
}

.footer .ft-2 a:hover {
	text-decoration: underline;
}

.footer .ft-2 span {
	float: right;
}
