@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 !important;
}

.pull_right {
	float: right !important;
}

.cen {
	margin: 0 auto;
}

.cen {
	clear: both;
}

.clear {
	clear: both;
}


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

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

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

}



.banner {

	position: relative;
}

.top {
	height: 120px;
	position: absolute;
	z-index: 11;
	top: 0;
	width: 100%;
	background: rgba(255,255,255,.6);
}

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

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

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

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

.top form {
	float: right;
	margin-top: 44px;
	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: #044f9f;
	display: none;
}

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

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

.nav ul {
	font-size: 0;
}

.nav ul li {
	display: inline-block;
	width: 162px;
	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;
	top: 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: 32px;
	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: 765px;
}

.box1{
    padding: 50px 0;
}
.box1 .xqdt{width: 630px;float: left;position: relative;}
.box1 .xqdt .hd{
    position: absolute;
    right: 0;
    bottom: 15px;
    z-index: 12;
    padding-right: 10px;
}
.box1 .xqdt .hd ul{}
.box1 .xqdt .hd ul li{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    display: inline-block;
    margin: 0 4px;
}
.box1 .xqdt .hd ul li.on{
    background: #0a3f89;
}
.box1 .xqdt .bd{
    position: relative;
}
.box1 .xqdt .bd ul{
}
.box1 .xqdt .bd ul li{width: 630px;}
.box1 .xqdt .bd ul li a{
    display: block;
    position: relative;
}
.box1 .xqdt .bd ul li a h1{width: 630px; height: 440px; display: block; overflow: hidden;}
.box1 .xqdt .bd ul li a h1 img{display: block; width: 100%; height: 100%;}
.box1 .xqdt .bd ul li a h2{
    position: absolute;
    width: 100%;
    height: 44px;
    background: rgba(0,0,0,0.3);
    bottom: 0;
    left: 0;
    z-index: 11;
    color: #fff;
    line-height: 44px;
    font-size: 16px;
    text-indent: 15px;
}
.box1 .xqdt .bd ul.pic{}
.box1 .xqdt .bd ul.txt{
    width: 100%;
    position: absolute;
    z-index: 11;
    left: 0;
    bottom: 0;
}


.box1 .sjdt{width: 630px; float: right;}
.box1 .sjdt .bd{}
.box1 .sjdt .bd dl{}
.box1 .sjdt .bd dl dt{
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 18px;
    margin-bottom: 16px;
}
.box1 .sjdt .bd dl dt a{}
.box1 .sjdt .bd dl dt a h2{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.box1 .sjdt .bd dl dt a p{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 28px;
    color: #888;
}
.box1 .sjdt .bd dl dd{}
.box1 .sjdt .bd dl dd a{
    line-height: 42px;
	display: block;
	transition: all .5s;
}
.box1 .sjdt .bd dl dd a:hover{
	box-shadow: 0 0 8px #ccc;
	padding-left: 10px;
}
.box1 .sjdt .bd dl dd a span{
    display: block;
    float: left;
    line-height: 14px;
    font-size: 14px;
    color: #888;
    margin-top: 16px;
    border-right: 1px solid #d5d5d5;
    padding-right: 15px;
    margin-right: 15px;
}
.box1 .sjdt .bd dl dd a h2{
    font-size: 16px;
}

.sy_title{
    height: 50px;
    line-height: 24px;
    margin-bottom: 15px;
}

.sy_title h2{
    font-size: 20px;
    font-weight: bold;
    color: #1857a9;
    float: left;
    display: block;
    margin-bottom: 15px;
    background: url(/templates/szjy/images/sy_lm_hd_01.png) no-repeat left center;
    text-indent: 37px;
    height: 24px;
}
.sy_title a{
    float: right;
    font-size: 14px;
}

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

.sy_title .line em {
	display: block;
	width: 3px;
	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;
}

.box2{}
.box2 .cgjt{
    width: 630px;
    float: left;
}
.box2 .cgjt .bd{}
.box2 .cgjt .bd ul{}
.box2 .cgjt .bd ul li{}
.box2 .cgjt .bd ul li a{}
.box2 .cgjt .bd ul li a .time{}
.box2 .cgjt .bd ul li a .time span{}
.box2 .cgjt .bd ul li a .time em{}
.box2 .cgjt .bd ul li a h2{}
.box2 .cgjt .bd ul li a p{}

.box2 .cgjt .bd ul li a{
	height: 66px;
	display: block;
	margin-bottom: 23px;
}

.box2 .cgjt .bd ul li a .time {
	width: 64px;
	height: 64px;
	float: left;
	border: 1px solid #e5e5e5;
	margin-right: 20px;
	text-align: center;
}
.box2 .cgjt .bd ul li a .time span {
	font-size: 24px;
	text-align: center;
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 3px;
}

.box2 .cgjt .bd ul li a .time em {
	font-size: 13px;
}

.box2 .cgjt .bd 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;
}

.box2 .cgjt .bd 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;
}

.box2 .cgjt .bd ul li a:hover {
	background: #1f59a8;
	color: #fff;
}

.box2 .cgjt .bd ul li a:hover .time {
	border: 1px solid #1f59a8;
	border-right: 1px solid #89afe3;
}

.box2 .cgjt .bd ul li a:hover h2 {}

.box2 .cgjt .bd ul li a:hover p {
	color: #fff;
}

.box3{
    padding: 36px 0 40px;
}
.box3 .hdfc{position: relative;}

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

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

.box3 .bd ul li {
	width: 300px;
	margin-right: 33px;
	display: inline-block;
}

.box3 .bd ul li a {
	display: block;
	width: 300px;	

}
.box3 .bd ul li a h1{
	display: block;
	width: 300px;
	height: 210px;
	overflow: hidden;
}

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

.box3 .bd ul li a p{
    font-size: 16px;
    text-align: center;
    padding: 20px 0 10px;
}

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

.box3 a.next {
	position: absolute;
	right: -50px;
	top: 154px;
	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;
}

.footer{
    background: #044f9f;
    color: #fff;
    height: 120px;
    font-size: 14px;
    line-height: 26px;
}
.footer p{
    float: left;
    padding-top: 33px;
    margin-right: 140px;
}
.footer span{
    float: left;
    padding-top: 21px;
}
.footer a.jszc{
    float: right;
    color: #fff;
    padding-top: 72px;
}
.footer a.jszc:hover{text-decoration: underline;}