@font-face {
	font-family: "ph";
	src: url(font/Philosopher-Regular-4.ttf);
}

@font-face {
	font-family: "ph1";
	src: url(font/Philosopher-Bold-1.ttf);
}

@font-face {
	font-family: "fz";
	src: url(font/fzfysjt.TTF);
}

@font-face {
	font-family: "hc";
	src: url(font/HelveticaCondensed.ttf);
}

body {
	font-family: "Microsoft YaHei";
	font-size: 18px;
	background-color: #fff;
	color: #333;
}

.smxy-banner .royalSlider {
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 4;
}

.smxy-header-box {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 220;
	transition: .8s;
	background: linear-gradient(180deg, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, 0) 100%);
}

.smxy-header-box.on,
.smxy-header-box.hover {
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
}

.smxy-header-contain {
	width: 1800px;
	margin: 0 auto;
}

.listPage .smxy-header-box {
	position: inherit;
	background-color: #fff;
	background-image: none;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

.listPage .smxy-header-box .smxy-logo .logo1 {
	display: none;
}

.listPage .smxy-header-box .smxy-logo .logo2 {
	display: block;
}

.listPage .smxy-header-box .smxy-header-right li a {
	color: #333;
	padding: 8px;
}

.listPage .smxy-header-box .smxy-header-right li a:hover {
	color: #044c72;
}

.listPage .smxy-header-box .smxy-nav>li>a {
	color: #333;
}

.listPage .smxy-header-box .smxy-nav>li.on>a {
	color: #044c72;
}

.listPage .smxy-header-box .smxy-nav>li>a:hover {
	color: #044c72;
}

.listPage .smxy-header-box .smxy-header-right li.mail {
	border-color: rgba(102, 102, 102, .8);
}

.listPage .smxy-header-box .smxy-header-right li.search-icon,
.smxy-header-box.hover .smxy-header-right li.search-icon {
	background: url(../images/search-c.png) no-repeat center center;
	padding: 2px;
}

.listPage .smxy-header-box .smxy-header-right li.search-icon:hover {
	background: url(../images/search-c-hover.png) no-repeat center center;
}

.smxy-contain-box {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

.smxy-logo {
	float: left;
	margin: 50px 0 0 0;
	position: relative;
	z-index: 10;
	transition: .5s;
}

.listPage .smxy-logo {
	margin: 20px 0 0 0;
}

.smxy-logo .logo2 {
	display: none;
}

.smxy-top-bg .smxy-contain-box {
	height: 180px;
}

.smxy-top-bg .smxy-search-box .smxy-contain-box {
	height: auto;
}

.smxy-top-img {
	position: absolute;
	top: 0;
	right: 125px;
	width: 473px;
	height: 180px;
	background: url(../images/top-bg.png) no-repeat;
	transition: 1s;
}

.smxy-header-right-box {
	float: right;
	width: 66%;
	margin: 25px 0 0 0;
	position: relative;
	z-index: 6;
}

.listPage .smxy-header-right-box {
	margin: 10px 0 0 0;
}

.smxy-top-search {
	float: right;
	margin-right: 10px;
}

.smxy-header-right li {
	float: left;
	transition: .5s;
}

.smxy-header-right li a {
	color: #fff;
	font-size: 16px;
	display: block;
	border-radius: 5px;
	padding: 8px;
}

.smxy-header-right li a:hover {
	color: rgba(255, 255, 255, .8);
}

.smxy-header-right li.en .en-icon {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/en.png) no-repeat;
	vertical-align: -2px;
	margin-right: 5px;
}

.smxy-header-right li.mail .mail-icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../images/yx.png) no-repeat;
	vertical-align: -6px;
	margin-right: 0px;
	background-size: 82%;
}

.smxy-header-right li.djs {
	display: inline-block;
	width: 298px;
	height: 27px;
	background: url(../images/djs.png) no-repeat center center;
	/* vertical-align:-19px;*/
	position: relative;
	margin-right: 45px;
	top: 3px;
}

.smxy-header-right li.djs .countdown {
	position: absolute;
	right: 28px;
	top: -5px;
	font-size: 27px;
	font-weight: bold;
	color: #000;
	background-color: rgba(255, 255, 255, .8);
	border-radius: 2px;
	padding: 0 10px;
}

.smxy-djs-box {
	/* display:inline-block; */
	width: 298px;
	height: 27px;
	background: url(../images/djs-hover.png) no-repeat center center;
	/* vertical-align:-19px;*/
	position: absolute;
	/* margin-right:45px; */
	top: 32px;
	right: -25px;
	display: none;
	background-size: 75%;
}

.smxy-djs-box .countdown {
	position: absolute;
	right: 57px;
	top: -1px;
	font-size: 20px;
	font-weight: bold;
	color: #e80000;
	background-color: #ffeab9;
	border-radius: 2px;
	padding: 0px 6px;
	/* display: inline-block; */
}

.listPage .smxy-header-right li.djs {
	display: inline-block;
	width: 298px;
	height: 27px;
	background: url(../images/djs-hover.png) no-repeat center center;
	/* vertical-align:-19px;*/
	position: relative;
	margin-right: 45px;
	top: 3px;
}

.listPage .smxy-header-right li.djs .countdown {
	position: absolute;
	right: 28px;
	top: -5px;
	font-size: 27px;
	font-weight: bold;
	background-color: #ffeab9;
	color: #e80000;
	border-radius: 2px;
	padding: 0 10px;
}

.smxy-header-box.on .smxy-header-right li.djs,
.smxy-header-box.hover .smxy-header-right li.djs {
	background: url(../images/djs-hover.png) no-repeat center center;
}

.smxy-header-box.on .smxy-header-right li.djs .countdown,
.smxy-header-box.hover .smxy-header-right li.djs .countdown {
	background-color: #ffeab9;
	color: #e80000;
}

.listPage .smxy-header-right li.mail .mail-icon {
	background: url(../images/yx_.png) no-repeat;
	background-size: 82%;
}

.listPage .smxy-header-right li.en .en-icon {
	background: url(../images/en_.png) no-repeat;
}

.smxy-header-right li.search-icon {
	width: 32px;
	height: 32px;
	display: block;
	background: url(../images/search.png) no-repeat center center;
	cursor: pointer;
	padding: 5px;
}

.smxy-search-box {
	display: none;
	padding: 20px 0;
	background-color: #044c72;
}

.smxy-search-box .smxy-contain-box {
	width: 50%;
}

.smxy-txt {
	float: left;
	width: 76%;
	height: 28px;
	padding: 10px 2%;
	background-color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #1a2147;
	border: none;
	outline: none;
}

.smxy-btn {
	float: left;
	width: 14%;
	height: 48px;
	display: inline-block;
	background: #3081a7 url(../images/search.png) no-repeat 30px center;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #fff;
	text-indent: 25px;
}

.smxy-btn:hover {
	background-color: #8c041d;
}

.smxy-close-search {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	background: #fff url(../images/close-s.png) no-repeat center center;
	cursor: pointer;
	margin: 10px 0 0 0;
	border-radius: 50%;
	padding: 7px;
}

.smxy-close-search:hover {
	background: #8c041d url(../images/close-s-hover.png) no-repeat center center;
}

.smxy-nav-box-bg {
	background-color: #1b4d72;
}

.smxy-nav-box-bg.fixed {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
}

.smxy-nav-box {
	margin: 50px 0 0 0;
}

.listPage .smxy-nav-box {
	margin: 40px 0 0 0;
}

.smxy-nav li {
	float: left;
	width: 10%;
	position: relative;
	z-index: 999;
	font-size: 18px;
}

.smxy-nav>li>a {
	display: block;
	padding: 8px 0 15px 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.smxy-nav>li>a::after {
	content: "";
	position: relative;
	width: 0;
	height: 5px;
	display: block;
	z-index: 100;
	background-color: #215ea1;
	transition: .3s ease-out all;
	left: 50%;
	top: 15px;
	transform: translateX(-50%);
}

.smxy-nav>li>a:hover::after {
	width: 80px;
}

.smxy-nav>li:hover>a::after {
	width: 80px;
}

.smxy-nav>li.on>a::after {
	width: 80px;
}

.smxy-nav li.last .smxy-suNnav {
	left: -80px;
}

.smxy-suNnav {
	display: none;
	width: 185px;
	position: absolute;
	top: 50px;
	left: 0;
	background-color: #fff;
	padding: 18px 0;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

.smxy-nav-box li .smxy-suNnav li {
	width: 100%;
	background-color: #fff;
}

.smxy-nav-box li .nav-icon {
	width: 7px;
	height: 12px;
	background: url(../images/menu-right-icon.png) no-repeat;
	position: absolute;
	top: 12px;
	right: 15px;
	display: block;
}

.smxy-nav-box li .smxy-suNnav li a {
	position: relative;
	display: block;
	color: #333;
	font-size: 16px;
	padding: 8px;
	margin: 0px 10px;
	font-weight: bold;
	text-align: left;
}

.smxy-nav-box li .smxy-suNnav li:hover .nav-icon {
	display: block;
}

.smxy-nav-box li .smxy-suNnav li a:hover {
	color: #fff !important;
	font-weight: bold;
	background-color: #215ea1;
}

.smxy-header-box.on .smxy-logo,
.smxy-header-box.hover .smxy-logo {
	margin: 30px 0 18px 0;
}

.smxy-header-box.on .smxy-header-right-box,
.smxy-header-box.hover .smxy-header-right-box {
	margin: 15px 0 0 0;
	transition: .5s;
}

.smxy-header-box.on .smxy-nav-box,
.smxy-header-box.hover .smxy-nav-box {
	margin: 45px 0 0 0;
	transition: .5s;
}

.smxy-header-box.on .smxy-logo .logo1,
.smxy-header-box.hover .smxy-logo .logo1 {
	display: none;
}

.smxy-header-box.on .smxy-logo .logo2,
.smxy-header-box.hover .smxy-logo .logo2 {
	display: block;
}

.smxy-header-box.on .smxy-header-right li a,
.smxy-header-box.hover .smxy-header-right li a {
	color: #333;
	padding: 6px;
}

.smxy-header-box.on .smxy-header-right li a:hover,
.smxy-header-box.hover .smxy-header-right li a:hover {
	color: #1b4d72;
}

.smxy-header-box.on .smxy-header-right li.mail .mail-icon,
.smxy-header-box.hover .smxy-header-right li.mail .mail-icon {
	background: url(../images/yx_.png) no-repeat;
	background-size: 82%;
}

.smxy-header-box.on .smxy-header-right li.en .en-icon,
.smxy-header-box.hover .smxy-header-right li.en .en-icon {
	background: url(../images/en_.png) no-repeat;
}

.listPage .smxy-header-box .smxy-header-right li.mail:hover .mail-icon {
	background: url(../images/yx_hover.png) no-repeat;
	background-size: 82%;
}

.listPage .smxy-header-box .smxy-header-right li.en:hover .en-icon {
	background: url(../images/en_hover.png) no-repeat;
}

.smxy-header-box.on .smxy-header-right li.mail:hover .mail-icon,
.smxy-header-box.hover .smxy-header-right li.mail:hover .mail-icon {
	background: url(../images/yx_hover.png) no-repeat;
	background-size: 82%;
}

.smxy-header-box.on .smxy-header-right li.en:hover .en-icon,
.smxy-header-box.hover .smxy-header-right li.en:hover .en-icon {
	background: url(../images/en_hover.png) no-repeat;
}

.smxy-header-box.on .smxy-nav>li>a,
.smxy-header-box.hover .smxy-nav>li>a {
	color: #333;
}

.smxy-header-box.on .smxy-nav>li>a:hover,
.smxy-header-box.hover .smxy-nav>li>a:hover {
	color: #044c72;
}

.smxy-header-box.on .smxy-header-right li.search-icon,
.smxy-header-box.hover .smxy-header-right li.search-icon {
	background: url(../images/search-c.png) no-repeat center center;
	padding: 2px;
}

.smxy-header-box.on .smxy-header-right li.search-icon:hover,
.smxy-header-box.hover .smxy-header-right li.search-icon:hover {
	background: url(../images/search-c-hover.png) no-repeat center center;
}

.smxy-news-warp {
	width: 100%;
	min-height: 672px;
	background: url(../images/xw-bg.png) no-repeat top center;
	background-size: cover;
}

.smxy-news-warp .smxy-contain-box {
	padding: 30px 0 0 0;
}

.smxy-news-warp .smxy-title {
	background: none;
}

.smxy-left {
	float: left;
	width: 70%;
	min-height: 600px;
}

.smxy-right {
	float: right;
	width: 26%;
}

.smxy-img-list .smxy-title {
	background: url(../images/tit-bg1.png) no-repeat center 106px;
}

.smxy-title {
	padding-bottom: 42px;
	background: url(../images/tit-bg.png) no-repeat center 12px;
	font-size: 34px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.smxy-left .smxy-title,
.smxy-right .smxy-title {
	text-align: left;
}

.smxy-xyxw-box,
.smxy-tzgg-list {
	margin: -20px 0 0 0;
}

.smxy-xyxw-img {
	float: left;
	width: 53.5%;
}

.smxy-xyxw-list {
	float: right;
	width: 41.5%;
}

.smxy-xyxw-list li {
	padding: 8px 0;
	border-bottom: solid 1px #e1e1e1;
}

.smxy-xyxw-list li .time {
	width: 68px;
	float: left;
	border: solid 1px #72a6be;
}

.smxy-xyxw-list li .time .day {
	padding: 2px 0;
	background-color: #3081a7;
	font-family: 'hc';
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.smxy-xyxw-list li .time .year {
	padding: 2px 0;
	background-color: #fff;
	font-family: 'hc';
	font-size: 18px;
	color: #3081a7;
	text-align: center;
	border-top: solid 1px #fff;
}

.smxy-xyxw-list li .right-txt {
	float: right;
	width: 77%;
}

.smxy-xyxw-list li .right-txt .tit a {
	display: block;
	height: auto;
	line-height: 21px;
	color: #333;
	font-size: 16px;
	overflow: hidden;
 -webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
}

.smxy-xyxw-list li .right-txt .tit a:hover {
	color: #3081a7;
	font-weight: bold;
}

.smxy-xyxw-list .smxy-more a {
	padding-top: 30px;
}

.smxy-more a {
	float: right;
	padding-top: 12px;
	color: #333;
}

.smxy-more a:hover {
	color: #3081a7;
}

.smxy-more .more-icon {
	width: 36px;
	height: 16px;
	display: inline-block;
	margin-left: 3px;
	background: url(../images/more-icon.png) no-repeat;
	vertical-align: -2px;
	transition: .3s;
}

.smxy-more:hover .more-icon {
	width: 55px;
	background: url(../images/menu-icon.png) no-repeat;
}

.smxy-img-list .smxy-more .more-icon {
	background: url(../images/more-icon-w.png) no-repeat;
}

.smxy-img-list .smxy-more:hover .more-icon {
	width: 55px;
	background: url(../images/more-icon-b-hover.png) no-repeat;
}

.smxy-tzgg-list ul {
	margin: -24px 0 0 0;
}

.smxy-tzgg-list li {
	border-bottom: solid 1px #e1e1e1;
	padding: 3.2px 0;
}

.smxy-tzgg-list li .item>p {
	color: #838383;
	font-size: 14px;
	margin: 2px 0 0 0;
}

.smxy-tzgg-list li .item h3 a {
font-size: 16px;
	
	width: 100%;
	height: auto;
	line-height: 21px;
	color: #333;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.smxy-tzgg-list li .item:hover h3 a {
	color: #3081a7;
	font-weight: bold;
}

.smxy-xshd-warp {
	margin: 90px 0;
}

.smxy-xshd-warp .smxy-more {
	/* display:none;*/
	margin: 50px 0 0 0;
	text-align: center;
}

.smxy-xshd-warp .smxy-more a {
	float: none;
	text-align: center;
}

.smxy-img-list {
	width: 100%;
	min-height: 745px;
	background: url(../images/ky-bg.jpg) no-repeat top center;
	background-size: cover;
}

.smxy-img-list .smxy-title {
	padding: 95px 0 0 0;
	color: #fff;
}

.smxy-img-list .swiper-container {
	padding: 45px 0 95px 0;
}

.smxy-img-list .img {
	width: 100%;
	height: 209px;
	overflow: hidden;
}

.smxy-img-list .img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}

.smxy-img-list .img a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}

.smxy-img-list .h3 a {
	display: block;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	margin: 20px 0;
	color: #fff;
	transition: .5s;
}

.smxy-img-list .time a {
	display: block;
	color: rgba(255, 255, 255, .61);
	font-size: 16px;
	transition: .5s;
}

.smxy-img-list .swiper-pagination-bullet {
	width: 17px;
	height: 17px;
	border: solid 1px #fff;
	border-radius: 0;
	background: inherit;
	opacity: 1;
}

.smxy-img-list .swiper-pagination-bullet-active {
	background: #ca9a43;
	border: solid 1px #ca9a43;
}

.smxy-img-list .swiper-slide {
	padding: 0 0 10px 0;
	border-bottom: solid 1px rgba(255, 255, 255, .57);
}

.smxy-img-list .swiper-slide:hover {
	background-color: #fff;
}

.smxy-img-list .swiper-slide:hover .h3 a {
	color: #1b4d72;
	padding: 0 10px;
	font-weight: bold;
}

.smxy-img-list .swiper-slide:hover .time a {
	color: #666;
	padding: 0 10px;
}

.smxy-img-list .swiper-slide:hover .img a img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.smxy-img-list .swiper-slide::after {
	content: "";
	position: relative;
	width: 0;
	height: 7px;
	display: block;
	z-index: 100;
	background-color: #ca9a43;
	transition: .3s ease-out all;
	left: 0;
	top: 12px;
	transform: translateY(0);
}

.smxy-img-list .swiper-slide:hover::after {
	width: 100%;
}

.smxy-img-list .smxy-more {
	/* display:none;*/
	margin: 50px 0 0 0;
	text-align: center;
}

.smxy-img-list .smxy-more a {
	float: none;
	color: #fff;
	text-align: center;
}

.smxy-img-list .smxy-more a:hover {
	color: #ca9a43;
}

.smxy-xshd-img {
	float: left;
	width: 62%;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

.smxy-xshd-img .img {
	float: left;
	width: 33%;
	height: 405px;
}

.smxy-xshd-img .img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.smxy-xshd-img .img a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}

.smxy-xshd-img .img a:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.smxy-xshd-img .box {
	float: right;
	width: 60%;
	height: 405px;
	background: url(../images/xshd-bg.png) no-repeat center center;
	margin-right: 3%;
}

.smxy-xshd-img .box .name {
	display: block;
	margin: 65px 0 0 0;
	color: #666;
}

.smxy-xshd-img .box .name .name-icon {
	width: 22px;
	height: 23px;
	display: inline-block;
	background: url(../images/icon-people.png) no-repeat;
	margin-right: 8px;
	vertical-align: -2px;
}

.smxy-xshd-img .box .tit a {
	display: block;
	margin: 20px 0 50px 0;
	color: #3081a7;
	font-size: 28px;
	font-weight: bold;
}

.smxy-xshd-img .box .tit a:hover {
	color: #1b4d72;
}

.smxy-xshd-img .box .listInf {
	margin: 20px 0 0 0;
	color: #666;
	font-size: 17px;
}

.smxy-xshd-img .box .listInf li {
	margin: 6px 0;
}

.smxy-xshd-img .box .listInf li .ht-icon {
	width: 12px;
	height: 19px;
	display: inline-block;
	background: url(../images/icon-ht.png) no-repeat;
	margin-right: 8px;
	vertical-align: -4px;
}

.smxy-xshd-img .box .listInf li .time-icon {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../images/icon-time.png) no-repeat;
	margin-right: 8px;
	vertical-align: -2px;
}

.smxy-xshd-img .box .listInf li .address-icon {
	width: 11px;
	height: 16px;
	display: inline-block;
	background: url(../images/icon-address.png) no-repeat;
	margin-right: 8px;
	vertical-align: -1px;
}

#swiper-container1 .swiper-button-prev {
	display: none;
}

#swiper-container1 .swiper-button-next {
	width: 58px;
	height: 58px;
	background: #ca9a43 url(../images/xshd-btn.png) no-repeat center center;
	border-radius: 50%;
	right: 42px;
	top: 340px;
}

#swiper-container1 .swiper-button-next:hover {
	background: #3081a7 url(../images/xshd-btn.png) no-repeat center center;
}

.smxy-xshd-list {
	float: right;
	width: 33%;
}

.smxy-xshd-list li {
	border-bottom: solid 1px #ececec;
	padding: 25px 0;
}

.smxy-xshd-list li .title a {
	display: block;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	/* font-weight:bold;*/
}

.smxy-xshd-list li .title a:hover {
	color: #3081a7;
	font-weight: bold;
}

.smxy-xshd-list li .des a {
	display: block;
	height: 50px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
	margin: 10px 0 0 0;
	font-size: 16px;
}

.smxy-ztzl-warp {
	width: 100%;
	min-height: 423px;
	background: url(../images/foot-img.png) no-repeat bottom center;
	background-size: contain;
}

.smxy-ztzl-list1 ul {
	margin-left: -9px;
}

.smxy-ztzl-list1 li {
	float: left;
	height: 148px;
	margin-left: 9px;
}

.smxy-ztzl-list1 li .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.smxy-ztzl-list1 li .img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}

.smxy-ztzl-list1 li .img a img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}

.smxy-ztzl-list1 li .img a:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.smxy-ztzl-list2 ul {
	position: relative;
	margin: 50px 0;
	min-height: 102px;
}

.smxy-ztzl-list2 li {
	position: absolute;
	top: 0;
}

.smxy-ztzl-list2 li.li1 {
	left: 0;
}

.smxy-ztzl-list2 li.li2 {
	left: 12%;
}

.smxy-ztzl-list2 li.li3 {
	left: 28%;
}

.smxy-ztzl-list2 li.li4 {
	left: 40%;
}

.smxy-ztzl-list2 li.li5 {
	left: 53%;
}

.smxy-ztzl-list2 li.li6 {
	left: 66%;
}

.smxy-ztzl-list2 li.li7 {
	left: 81%;
}

.smxy-ztzl-list2 li.li8 {
	right: 0;
}

.smxy-ztzl-list2 .icon1,
.smxy-ztzl-list2 .icon2,
.smxy-ztzl-list2 .icon3,
.smxy-ztzl-list2 .icon4,
.smxy-ztzl-list2 .icon5,
.smxy-ztzl-list2 .icon6,
.smxy-ztzl-list2 .icon7,
.smxy-ztzl-list2 .icon8 {
	display: block;
	margin: 0 auto;
	width: 68px;
	height: 68px;
	border-radius: 50%;
}

.smxy-ztzl-list2 .icon1 {
	background: #eaf1f4 url(../images/icon1.png) no-repeat center center;
	-moz-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	transition: .5s ease-out;
}

.smxy-ztzl-list2 li:hover .icon1 {
	background: #1b4d72 url(../images/icon1-hover.png) no-repeat center center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.smxy-ztzl-list2 .icon2 {
	background: #eaf1f4 url(../images/icon2.png) no-repeat center center;
	-moz-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	transition: .5s ease-out;
}

.smxy-ztzl-list2 li:hover .icon2 {
	background: #1b4d72 url(../images/icon2-hover.png) no-repeat center center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.smxy-ztzl-list2 .icon3 {
	background: #eaf1f4 url(../images/icon3.png) no-repeat center center;
	-moz-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	transition: .5s ease-out;
}

.smxy-ztzl-list2 li:hover .icon3 {
	background: #1b4d72 url(../images/icon3-hover.png) no-repeat center center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.smxy-ztzl-list2 .icon4 {
	background: #eaf1f4 url(../images/icon4.png) no-repeat center center;
	-moz-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	transition: .5s ease-out;
}

.smxy-ztzl-list2 li:hover .icon4 {
	background: #1b4d72 url(../images/icon4-hover.png) no-repeat center center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.smxy-ztzl-list2 .icon5 {
	background: #eaf1f4 url(../images/icon5.png) no-repeat center center;
	-moz-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	transition: .5s ease-out;
}

.smxy-ztzl-list2 li:hover .icon5 {
	background: #1b4d72 url(../images/icon5-hover.png) no-repeat center center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.smxy-ztzl-list2 .icon6 {
	background: #eaf1f4 url(../images/icon6.png) no-repeat center center;
	-moz-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	transition: .5s ease-out;
}

.smxy-ztzl-list2 li:hover .icon6 {
	background: #1b4d72 url(../images/icon6-hover.png) no-repeat center center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.smxy-ztzl-list2 .icon7 {
	background: #eaf1f4 url(../images/icon7.png) no-repeat center center;
	-moz-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	transition: .5s ease-out;
}

.smxy-ztzl-list2 li:hover .icon7 {
	background: #1b4d72 url(../images/icon7-hover.png) no-repeat center center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.smxy-ztzl-list2 .icon8 {
	background: #eaf1f4 url(../images/icon8.png) no-repeat center center;
	-moz-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	transition: .5s ease-out;
}

.smxy-ztzl-list2 li:hover .icon8 {
	background: #1b4d72 url(../images/icon8-hover.png) no-repeat center center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.smxy-ztzl-list2 .title a {
	display: block;
	margin: 10px 0 0 0;
	text-align: center;
	color: #666;
}

.smxy-ztzl-list2 li:hover .title a {
	color: #1b4d72;
	font-weight: bold;
}

.smxy-ztzl-list3 {
	padding-bottom: 200px;
}

.smxy-ztzl-list3 ul {
	margin-left: -1%;
}

.smxy-ztzl-list3 li {
	float: left;
	width: 19%;
	margin: 0 0 1% 1%;
	background-color: #1b4d72;
}

.smxy-ztzl-list3 li:hover {
	background-color: #8c041d;
}

.smxy-ztzl-list3 li .title a {
	height: 90px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 20px;
	font-size: 20px;
}

.smxy-footer-box {
	background-color: #0c3e62;
	color: #9eb2c0;
	font-size: 16px;
}

.smxy-footer-box>.smxy-contain-box {
	position: relative;
	padding: 30px 0 20px 0;
}

.smxy-footer-logo,
.smxy-dzyx,
.smxy-lxwm,
.smxy-gzwm {
	float: left;
	position: relative;
}

.smxy-footer-logo {
	width: 35%;
}

.smxy-dzyx {
	width: 20%;
}

.smxy-lxwm {
	width: 18%;
}

.smxy-gzwm {
	width: 27%;
}

.smxy-dzyx-title,
.smxy-lxwm-title,
.smxy-gzwm-title {
	position: relative;
	padding-bottom: 18px;
	color: #fff;
}

.smxy-dzyx::after,
.smxy-lxwm::after,
.smxy-gzwm::after {
	position: absolute;
	top: 28px;
	left: 0;
	width: 32px;
	height: 2px;
	background-color: #538d8f;
}

.smxy-dzyx-txt,
.smxy-lxwm-txt {
	margin: 5px 0 0 0;
}

.smxy-dzyx-txt .txt,
.smxy-lxwm-txt .txt {
	margin: 7px 0;
}

.smxy-gzwm-list li {
	float: left;
	width: 33.333333333333333%;
}

.smxy-gzwm-list li .txt {
	margin: 5px 10px 0 0px;
	text-align: center;
}

.smxy-gzwm-list li .txt.txt3 {
	letter-spacing: 3px;
}

.smxy-copyright {
	padding: 10px 0;
	border-top: solid 1px rgba(255, 255, 255, .16);
}

.smxy-copyright .span-left {
	float: left;
}

.smxy-copyright .span-right {
	float: right;
}

.smxy-return-top {
	position: fixed;
	right: 20px;
	bottom: 40px;
	background-color: #0c3e62;
	text-align: center;
	z-index: 13;
	font-size: 14px;
	color: #fff;
	padding: 10px;
}

.smxy-return-top:hover {
	background-color: #8c041d;
}

.smxy-return-top a {
	display: block;
}

.smxy-header-box.fixed .smxy-contain-padding {
	position: relative;
}

.smxy-nav-icon {
	display: none;
	width: 24px;
	height: 21px;
	background: url(../images/nav-icon.png) no-repeat center center;
	cursor: pointer;
	margin-top: 10px;
}

.listPage .smxy-nav-icon {
	background: url(../images/nav-icon-g.png) no-repeat center center;
}

.listPage .smxy-nav-icon:hover {
	background: url(../images/nav-icon-b.png) no-repeat center center;
}

.smxy-header-box.on .smxy-header-right li.smxy-nav-icon,
.smxy-header-box.hover .smxy-header-right li.smxy-nav-icon {
	background: url(../images/nav-icon-g.png) no-repeat center center;
}

.smxy-header-box.on .smxy-header-right li:hover.smxy-nav-icon,
.smxy-header-box.hover .smxy-header-right li:hover.smxy-nav-icon {
	background: url(../images/nav-icon-b.png) no-repeat center center;
}

.smxy-layer-box {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 14440000;
}

.smxy-layer {
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(27, 77, 114, .5);
	width: 100%;
	height: 100%;
	overflow-y: auto;
	z-index: 14440000;
	font-size: 16px;
}

.smxy-layer-box .smxy-nav {
	margin-top: 25px;
}

.smxy-layer-close,
.smxy-layer-close:hover {
	background: url(../images/close.png) no-repeat;
}

.smxy-layer-close {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	z-index: 20;
	background-position: 0 0;
}

.smxy-layer-close:hover {
	background-position: 0 -16px;
}

.smxy-layer-nav {
	margin-top: 45px;
	/* font-size:12px;*/
}

.smxy-layer-nav li {
	position: relative;
}

.smxy-layer-nav li a {
	display: block;
	padding: 8px 12px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.smxy-layer-nav .smxy-suNnav {
	width: 100%;
	position: static;
	top: 0;
	left: 0;
	display: none;
	background-color: transparent;
	border-left: none;
	padding: 0;
	box-shadow: none;
	text-indent: 16px;
}

.smxy-layer-nav .smxy-subnav-list li a {
	padding: 0;
	font-size: 14px;
	color: #fff;
}

.smxy-layer-nav .smxy-subnav-list li a:hover {
	color: #fff;
	background: transparent;
}

.smxy-layer-nav li .jiahao {
	width: 18px;
	height: 18px;
	display: block;
	background: url(../images/jiahao.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 8px;
	opacity: .8;
	transition: .5s;
}

.smxy-layer-nav li.on .smxy-suNnav {
	display: block;
}

.smxy-ny-banner {
	width: 100%;
	height: 340px;
	background-size: cover !important;
}

.smxy-ny-left {
	width: 290px;
	min-height: 400px;
	float: left;
	position: relative;
}

.smxy-ny-nav-box {
	width: 100%;
	background-color: #f6f8fd;
	position: relative;
}

.smxy-ny-nav-bg {
	position: absolute;
	top: -120px;
	width: 100%;
	height: 173px;
	background: #1b4d72 url(../images/menu-bg.png) no-repeat right bottom;
}

.smxy-nav-en {
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
}

.smxy-nav-name {
	padding: 48px 0 8px 0;
	font-size: 36px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

.smxy-nav-list {
	background-color: #f6f8fd;
	padding-bottom: 60px;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	background-color: #fff;
	border-top: none;
	border-bottom: solid 4px #c9983f;
	padding-top: 50px;
}

.smxy-nav-list>ul {
	min-height: 200px;
}

.smxy-nav-list>ul>li.on>a {
	color: #1b4d72;
	font-weight: bold;
}

.smxy-nav-list>ul>li.on>a .nav-right-icon {
	display: block;
}

.smxy-nav-list>ul>li>a {
	position: relative;
	display: block;
	padding: 15px 0;
	margin: 10px 20px;
	color: #666;
	font-size: 22px;
	border-bottom: solid 1px #dadada;
	text-indent: 8px;
}

.smxy-nav-list>ul>li>a:hover {
	color: #1b4d72;
	font-weight: bold;
}

.smxy-nav-list>ul>li>a::after {
	content: "";
	position: relative;
	width: 0;
	height: 2px;
	display: block;
	z-index: 100;
	background-color: #1b4d72;
	transition: .3s ease-out all;
	left: 0;
	top: 16px;
	transform: translateY(0);
}

.smxy-nav-list>ul>li>a:hover:after {
	width: 100%;
}

.smxy-nav-list>ul>li.on>a::after {
	content: "";
	position: relative;
	width: 100%;
	height: 2px;
	display: block;
	z-index: 100;
	background-color: #215ea1;
	transition: .3s ease-out all;
	left: 0;
	top: 16px;
	transform: translateY(0);
}

.smxy-nav-list>ul>li.on>a:hover {
	color: #1b4d72;
}

.smxy-nav-list li a .nav-right-icon {
	width: 55px;
	height: 16px;
	display: none;
	background: url(../images/menu-icon.png) no-repeat;
	position: absolute;
	top: 23px;
	right: 10px;
}

.smxy-nav-list li a:hover .nav-right-icon {
	display: block;
}

.smxy-subnav-list li a {
	display: block;
	padding: 5px;
	margin: 10px 20px;
	color: #666;
	font-size: 18px;
	position: relative;
	text-indent: 25px;
}

.smxy-subnav-list li a:hover {
	color: #1b4d72;
}

.smxy-subnav-list li a .yuan {
	width: 6px;
	height: 6px;
	display: inline-block;
	background-color: #fff;
	vertical-align: 5px;
	border-radius: 50%;
	margin-right: 15px;
	margin-left: 10px;
}

.smxy-subnav-list li a .smxy-subnav-icon {
	display: block;
	width: 7px;
	height: 12px;
	background: url(../images/menu-right-icon.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 12px;
}

.smxy-subnav-list li a:hover .yuan {
	background-color: #eef2fa;
}

.smxy-subnav-list li.on a {
	color: #fff;
	background-color: #215ea1;
}

.smxy-ny-right {
	width: 73%;
	float: right;
	position: relative;
	/* min-height:1000px;*/
}

.smxy-column-box {
	margin: 40px 0 0 0;
}

.smxy-content-bg .smxy-place {
	float: none;
	background-color: transparent;
}

.smxy-column-h3 {
	float: left;
	font-size: 36px;
	color: #1b4d72;
	background-color: #fff;
	position: relative;
	z-index: 10;
	padding-right: 10px;
}

.smxy-place {
	float: right;
	text-align: right;
	font-size: 16px;
	color: #72a6be;
	margin: 16px 0 25px 0;
	position: relative;
	z-index: 10;
	background-color: #fff;
	padding-left: 10px;
}

.smxy-place a {
	color: #72a6be;
	font-size: 16px;
	margin: 0 5px;
}

.smxy-place a:hover {
	color: #1b4d72;
}

.smxy-line {
	content: "";
	position: relative;
	width: 100%;
	height: 1px;
	display: block;
	z-index: 9;
	background-color: #dadada;
	transition: .3s ease-out all;
	left: 0;
	top: 29px;
	transform: translateY(0);
}

.smxy-list,
.smxy-list-downLoad {
	margin: 40px 0 100px 0;
}

.smxy-list li {
	padding: 22px 25px 22px 0px;
	margin: 0 0 15px 0;
	background-color: #f5f5f5;
	transition: .5s;
}

.smxy-list .time {
	float: right;
	width: 14%;
	/* margin-top:6px;*/
	text-align: right;
}

.smxy-list .txt {
	float: left;
	width: 80%;
	padding-left: 3%;
	border-left: solid 5px #72a6be;
}

.smxy-list .txt .title a {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	font-size: 20px;
}

.smxy-list li:hover {
	background-color: #8c041d;
}

.smxy-list li:hover .time,
.smxy-list li:hover .title a {
	color: #fff;
}

.smxy-list li:hover .txt {
	border-color: #c9983f;
}

.smxy-list-downLoad li {
	margin: 0 0 20px 0;
	border: solid 1px #daeaf8;
	transition: .5s;
}

.smxy-list-downLoad .time {
	float: left;
	width: 14%;
	margin-top: 35px;
	text-align: right;
	color: #1b4d72;
	font-size: 20px;
}

.smxy-list-downLoad .txt {
	float: left;
	width: 78%;
	padding-left: 3%;
}

.smxy-list-downLoad .txt .title a {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	font-size: 20px;
	margin-top: 36px;
}

.smxy-list-downLoad .operate {
	float: right;
	width: 4%;
}

.smxy-list-downLoad .operate .view {
	height: 28px;
	padding: 10px 14px;
	display: block;
	background: #ecf3f9 url(../images/view.png) no-repeat center center;
	margin-bottom: 1px;
}

.smxy-list-downLoad .operate .download {
	height: 28px;
	padding: 10px 14px;
	display: block;
	background: #ecf3f9 url(../images/download.png) no-repeat center center;
}

.smxy-list-downLoad .operate .view:hover {
	background: #1b4d72 url(../images/view-hover.png) no-repeat center center;
}

.smxy-list-downLoad .operate .download:hover {
	background: #c9983f url(../images/download-hover.png) no-repeat center center;
}

.smxy-list-downLoad li:hover .title a {
	color: #1b4d72;
}

.smxy-list-kylw,
.smxy-list-kylw1 {
	margin: 40px 0 100px 0;
}

.smxy-list-kylw li,
.smxy-list-kylw1 li {
	padding: 22px 25px 22px 0px;
	margin: 0 0 20px 0;
	transition: .5s;
	cursor: pointer;
}

.smxy-list-kylw li.bg1,
.smxy-list-kylw1 li.bg1 {
	background-color: #ebf2f6;
}

.smxy-list-kylw li.bg2,
.smxy-list-kylw1 li.bg2 {
	background-color: #f7f0e4;
}

.smxy-list-kylw .txt {
	padding-left: 3%;
	border-left: solid 5px #72a6be;
}

.smxy-list-kylw .download {
	margin-top: 10px;
}

.smxy-list-kylw1 .txt {
	padding-left: 3%;
	border-left: solid 5px #72a6be;
	float: left;
	width: 74%;
}

.smxy-list-kylw1 .download {
	float: right;
	width: 22%;
	/* margin-top:11px;*/
	text-align: right;
}

.smxy-list-kylw .title a,
.smxy-list-kylw1 .title a {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	font-size: 20px;
	/* padding-bottom:10px;*/
}

.smxy-list-kylw1 .title a {
	/* margin-top:8px;*/
}

.smxy-list-kylw li:hover .title a,
.smxy-list-kylw1 li:hover .title a {
	color: #1b4d72;
}

.smxy-list-kylw li.bg2 .txt,
.smxy-list-kylw1 li.bg2 .txt {
	border-left: solid 5px #c9983f;
}

.smxy-list-kylw li.bg1 .download a,
.smxy-list-kylw li.bg2 .download a {
	display: inline-block;
	padding: 0 0 0 3.5%;
	font-size: 16px;
	line-height: 25px;
}

.smxy-list-kylw li.bg1 .download a,
.smxy-list-kylw1 li.bg1 .download a {
	color: #1b4d72;
}

.smxy-list-kylw li.bg2 .download a,
.smxy-list-kylw1 li.bg2 .download a {
	color: #c9983f;
}

.smxy-tab-list ul {
	margin: 40px 0 0 -2%;
}

.smxy-tab-list li {
	float: left;
	width: 17.5%;
	margin: 0 0 2% 2%;
	border: solid 1px #bbc5ce;
	border-radius: 8px;
}

.smxy-tab-list li a {
	display: block;
	padding: 10px 5%;
	width: 90%;
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	color: #1b4d72;
	font-size: 20px;
}

.smxy-tab-list li a:hover {
	color: #1b4d72;
	font-weight: bold;
}

.smxy-tab-list li.on a,
.smxy-tab-list li.on a:hover {
	color: #fff;
	background-color: #1b4d72;
	font-weight: normal;
	border-radius: 8px;
}

.smxy-xyzj {
	padding: 40px 0 100px 0;
}

.smxy-xyzj li {
	position: relative;
	margin: 0 0 20px 0;
	padding: 20px 20px 28px 20px;
	border: solid 1px #ededed;
}

.smxy-xyzj .time {
	float: left;
	width: 66px;
	text-align: center;
}

.smxy-xyzj .time .year {
	padding: 6px 0;
	font-family: "ph1";
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #ca9a43;
	margin: 1px 0 0 0;
}

.smxy-xyzj .time .day {
	padding: 5px 0;
	font-family: "ph";
	font-size: 26px;
	color: #fff;
	background-color: #1b4d72;
}

.smxy-xyzj .img {
	float: left;
	width: 275px;
	height: 170px;
	margin: 0 0 0 70px;
}

.smxy-xyzj .img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.smxy-xyzj .img a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}

.smxy-xyzj .txt {
	float: right;
	width: 52%;
}

.smxy-xyzj .txt .tit a {
	display: block;
	height: 55px;
	line-height: 30px;
	overflow: hidden;
	color: #333;
	font-size: 22px;
}

.smxy-xyzj li:hover .txt .tit a {
	color: #1b4d72;
}

.smxy-xyzj li:hover .txt .time .more a {
	padding: 15px 5px;
	background: #005aa0 url(../images/w-jt.png) no-repeat center center;
}

.smxy-xyzj li:hover .img a img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.smxy-xyzj li:hover {
	border: solid 1px #1b4d72;
}

.smxy-xyzj li .more {
	position: absolute;
	right: 20px;
	bottom: 25px;
}

.smxy-xyzj li .more a {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/more-jia.png) no-repeat;
}

.smxy-xyxw {
	padding: 40px 0 100px 0;
}

.smxy-xyxw li {
	position: relative;
	margin: 0 0 20px 0;
	padding: 20px 20px 28px 20px;
	border: solid 1px #ededed;
}

.smxy-xyxw .time {
	float: left;
	width: 66px;
	text-align: center;
}

.smxy-xyxw .time .year {
	padding: 6px 0;
	font-family: "ph1";
	font-weight: bold;
	background-color: #fff;
	color: #72a6be;
	border: solid 1px #72a6be;
}

.smxy-xyxw .time .day {
	padding: 5px 0;
	font-family: "ph";
	color: #fff;
	background-color: #72a6be;
}

.smxy-xyxw .img {
	float: left;
	width: 275px;
	height: 170px;
	overflow: hidden;
	background: url(../images/xyzj.jpg) no-repeat;
	margin: 0 0 0 70px;
}

.smxy-xyxw .img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.smxy-xyxw .img a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}

.smxy-xyxw .txt {
	float: right;
	width: 52%;
}

.smxy-xyxw .txt .tit a {
	display: block;
	height: 55px;
	line-height: 30px;
	overflow: hidden;
	color: #333;
	font-size: 22px;
}

.smxy-xyxw li:hover .txt .tit a {
	color: #1b4d72;
}

.smxy-xyxw .txt .des a {
	display: block;
	margin: 20px 0 0 0;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	color: #666;
	font-size: 14px;
}

.smxy-xyxw li:hover .txt .time .more a {
	padding: 15px 5px;
	background: #005aa0 url(../images/w-jt.png) no-repeat center center;
}

.smxy-xyxw li:hover .img a img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.smxy-xyxw li:hover {
	box-shadow: 0 2px 20px 0 rgba(114, 166, 190, .4);
}

.smxy-xyxw li .more {
	position: absolute;
	right: 20px;
	bottom: 25px;
}

.smxy-xyxw li .more a {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/more-jia.png) no-repeat;
}

.smxy-xyxw li:hover .more a {
	background: url(../images/more-jia-hover.png) no-repeat;
}

.smxy-yjpt {
	padding: 40px 0 100px 0;
}

.smxy-yjpt ul {
	margin-left: -4.33333333333333%;
}

.smxy-yjpt li {
	width: 29%;
	float: left;
	margin: 0 0 30px 4.33333333333333%;
	position: relative;
	cursor: pointer;
}

.smxy-yjpt li .front {
	position: relative;
}

.smxy-yjpt li .front .img {
	width: 100%;
	height: 364px;
	overflow: hidden;
	background: #3081a7 url(../images/kypt-hover-bg.png) no-repeat;
}

.smxy-yjpt li .front .img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(../images/kypt.jpg) no-repeat;
	background-size: cover;
}

.smxy-yjpt li .front .img a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.smxy-yjpt li .front .txt {
	position: absolute;
	width: 100%;
	height: 145px;
	left: 0;
	bottom: 10px;
	color: #fff;
}

.smxy-yjpt li .front .txt .num {
	font-size: 48px;
	margin: 0 20px;
}

.smxy-yjpt li .front .txt .tit {
	height: 64px;
	line-height: 31px;
	overflow: hidden;
	margin: 0 20px;
	font-size: 24px;
}

.smxy-yjpt li .reverse {
	display: none;
	width: 100%;
	height: 364px;
	background: #1b4d72 url(../images/kypt-hover-bg.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.smxy-yjpt li .reverse .num {
	position: absolute;
	width: 109px;
	height: 109px;
	line-height: 148px;
	background-color: #8c041d;
	color: #fff;
	font-size: 42px;
	border-radius: 50%;
	top: -40px;
	left: -18px;
	text-align: center;
	font-family: "fz";
	letter-spacing: -2px;
}

.smxy-yjpt li .reverse .tit a {
	display: block;
	margin: 70px 15px 10px 15px;
	max-height: 62px;
	line-height: 32px;
	overflow: hidden;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.smxy-yjpt li .reverse .des a {
	display: block;
	margin: 12px 15px 10px 15px;
	height: 140px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
}

.smxy-yjpt li .reverse .more a {
	display: inline-block;
	background-color: #fff;
	color: #5b7e98;
	padding: 5px 26px;
	margin: 12px 15px 0 15px;
	border-radius: 35px;
	color: #5b7e98;
	font-size: 14px;
}

.smxy-yjpt li .reverse .more a:hover {
	background-color: #c9983f;
	color: #fff;
}

.smxy-list-xsjl {
	margin: 40px 0 100px 0;
}

.smxy-list-xsjl>ul>li {
	padding: 25px 0;
	border-bottom: solid 1px #ededed;
}

.smxy-list-xsjl>ul>li>.time {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #1b4d72;
}

.smxy-list-xsjl>ul>li>.line {
	float: left;
	width: 5px;
	height: 34px;
	margin: 0 50px;
	background-color: #225474;
}

.smxy-list-xsjl>ul>li>.txt {
	float: left;
	width: 72%;
}

.smxy-list-xsjl>ul>li>.txt .title a {
	display: block;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}

.smxy-list-xsjl>ul>li:hover .title a {
	color: #1b4d72;
}

.smxy-list-xsjl>ul>li>.txt .listInf li {
	margin: 8px 0;
}

.smxy-list-xsjl>ul>li>.txt .listInf li .ht-icon {
	width: 12px;
	height: 19px;
	display: inline-block;
	background: url(../images/icon-ht.png) no-repeat;
	margin-right: 12px;
	vertical-align: -4px;
}

.smxy-list-xsjl>ul>li>.txt .listInf li .time-icon {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../images/icon-time.png) no-repeat;
	margin-right: 12px;
	vertical-align: -2px;
}

.smxy-list-xsjl>ul>li>.txt .listInf li .address-icon {
	width: 11px;
	height: 16px;
	display: inline-block;
	background: url(../images/icon-address.png) no-repeat;
	margin-right: 12px;
	vertical-align: -1px;
}

.smxy-gk-box {
	margin: 20px 0 100px 0;
	font-size: 18px;
	color: #333;
	line-height: 32px;
	text-align: justify;
}

.smxy-gk-box img {
	max-width: 100%;
	text-align: center;
}

.listPage .smxy-content-bg {
	background-color: #fafafa;
}

.smxy-ny-cont-box {
	width: 100%;
	position: relative;
}

.smxy-ny-cont-txt {
	background-color: #fff;
	padding: 60px 3%;
}

.smxy-ny-cont-box .title {
	font-size: 30px;
	color: #333;
	text-align: center;
}

.smxy-ny-cont-box .subtit {
	text-align: center;
	margin: 10px 0;
	font-size: 24px;
}

.smxy-ny-cont-box .inf {
	margin: 30px 0 35px 0;
	padding-bottom: 15px;
	border-bottom: solid 1px #e5e5e5;
	font-size: 16px;
	color: #666;
	text-align: center;
}

.smxy-ny-cont-box .inf .time {
	margin: 0 20px;
}

.share-box {
	position: absolute;
	top: 0;
	left: -50px;
	display: block;
}

.share-box .bdshare-button-style1-32 a {
	margin: 0 0 20px 0;
}

.smxy-ny-cont-box .share-box .bds_mshare {
	display: block;
	background: url(../images/share01.png) no-repeat center center;
}

.smxy-ny-cont-box .share-box .bds_weixin {
	display: block;
	background: url(../images/share04.png) no-repeat center center;
}

.smxy-ny-cont-box .share-box .bds_tsina {
	display: block;
	background: url(../images/share02.png) no-repeat center center;
}

.smxy-ny-cont-box .share-box .bds_qzone {
	display: block;
	background: url(../images/share03.png) no-repeat center center;
}

.smxy-ny-cont-box .share-box .bds_mshare:hover {
	background: url(../images/share01-hover.png) no-repeat center center;
}

.smxy-ny-cont-box .share-box .bds_weixin:hover {
	background: url(../images/share04-hover.png) no-repeat center center;
}

.smxy-ny-cont-box .share-box .bds_tsina:hover {
	background: url(../images/share02-hover.png) no-repeat center center;
}

.smxy-ny-cont-box .share-box .bds_qzone:hover {
	background: url(../images/share03-hover.png) no-repeat center center;
}

.smxy-ny-cont-right {
	width: 25%;
	float: right;
	background-color: #fff;
	padding: 3% 2%;
}

.smxy-zxtj-title {
	padding: 15px 0;
	font-size: 24px;
	color: #333;
	border-bottom: solid 1px #ededed;
	background-color: #72a6be;
	color: #fff;
	text-align: center;
}

.smxy-zxtj-list ul li {
	padding: 18px 0;
	border-bottom: solid 1px #ebebeb;
}

.smxy-zxtj-list ul li .title a {
	display: block;
	font-size: 16px !important;
	color: #666 !important;
	margin: 0 0 10px 0;
}

.smxy-zxtj-list ul li .title a:hover {
	color: #044c72 !important;
}

.smxy-zxtj-list ul li .time,
.smxy-zxtj-list ul li .view {
	float: left;
	width: 50%;
	font-size: 14px;
	color: rgba(51, 51, 51, .61);
}

.smxy-zxtj-list ul li .time .time-icon {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../images/time-icon.png) no-repeat;
	margin-right: 5px;
	vertical-align: -2px;
}

.smxy-zxtj-list ul li .view .view-icon {
	width: 18px;
	height: 10px;
	display: inline-block;
	background: url(../images/view-icon.png) no-repeat;
	margin-right: 5px;
	vertical-align: 1px;
}

.smxy-ny-cont-page {
	margin: 60px 0 0 0;
}

.smxy-ny-cont-page a {
	display: inline-block;
	margin-bottom: 15px;
	color: #333;
	font-size: 18px;
}

.smxy-ny-cont-page a:hover {
	color: #1b4d72;
}

.smxy-ny-cont,
.smxy-ny-cont1 {
	padding: 40px 0 100px 0;
	position: relative;
}

.smxy-ny-cont img,
.smxy-ny-cont1 img {
	max-width: 100%;
}

.smxy-ny-cont p {
	font-family: "Microsoft YaHei" !important;
	font-size: 18px !important;
	color: #333 !important;
	line-height: 40px !important;
	/* word-break:break-all;*/
	text-align: justify;
}

.smxy-ny-cont1 p {
	font-size: 18px !important;
	color: #333 !important;
	line-height: 40px !important;
	/* word-break:break-all;*/
	text-align: justify;
}

.textContent p,
.textContent p span,
.textContent span {
	font-family: "Microsoft YaHei" !important;
	color: #666 !important;
	line-height: 30px !important;
	font-size: 16px !important;
}

.p_pages {
	font-family: "Microsoft YaHei" !important;
}

.pb_sys_style1 .p_no_d {
	border: 1px solid #e8e8e8 !important;
	color: #fff;
	background: #1b4d72 !important;
}

.listPageBar {
	margin: 40px auto;
}

.listPageBar table tr td:first-child {
	display: none;
}

.listPageBar table tr td+td {
	width: 100%;
	text-align: center;
}

.listPageBar table tr td+td+td {
	display: none;
}

.listPageBar a,
.listPage span {
	/* font-family:"Microsoft YaHei"!important;*/
}

.listPageBar .this-page {
	padding: 5px 8px !important;
	border: 1px solid #e8e8e8 !important;
	color: #fff !important;
	background: #1b4d72 !important;
	font-weight: normal !important;
	margin-right: 0 !important;
	margin-left: 5px !important;
}

.listPageBar a,
.pageList .this-page {
	padding: 5px 8px !important;
	border: 1px solid #e8e8e8 !important;
	margin: 0 0 0 5px !important;
}

.listPageBar .PrevDisabled,
.listPageBar .NextDisabled {
	padding: 5px 8px !important;
	margin: 0 0 0 5px !important;
	border: 1px solid #ccc !important;
}

input::-webkit-input-placeholder {
	color: #ccc;
	font-size: 16px;
}

input:-moz-placeholder {
	color: #666;
	color: #ccc;
	font-size: 16px;
}

input::-moz-placeholder {
	color: #ccc;
	font-size: 16px;
}

input:-ms-input-placeholder {
	color: #ccc;
	font-size: 16px;
}

.smxy-sz-box h3 {
	margin-bottom: 20px;
	font-size: 26px;
	color: #1b4d72;
}

.smxy-sz-box .sort {
	font-size: 16px;
	color: #666;
}

.smxy-sz-box {
	margin: 40px 0 100px 0;
}

.smxy-sz-tit {
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	text-indent: 20px;
}

.smxy-sz-tit.bg1 {
	background: #72a6be url(../images/yuncai.png) no-repeat center right;
}

.smxy-sz-tit.bg2 {
	background: #be8a72 url(../images/yuncai.png) no-repeat center right;
}

.smxy-sz-list ul {
	margin: 25px 0 30px -0.66666666666667%;
}

.smxy-sz-list li {
	float: left;
	width: 16%;
	height: 43px;
	margin-left: 0.66666666666667%;
	margin-bottom: 20px;
	text-align: center;
}

.smxy-sz-list li a {
	display: block;
	float: left;
	width: 55%;
	font-size: 22px;
	color: #333;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 6px 0;
}

.smxy-sz-list li a.noYear {
	float: none;
	width: auto;
	text-align: center;
}

.smxy-sz-list li a:hover {
	color: #215ea1;
}

.smxy-sz-list li a.cannot {
	border: solid 1px #ccc;
	color: #ccc;
	/* cursor:not-allowed;*/
}

.smxy-sz-list li span {
	float: left;
	width: 30%;
	font-size: 16px;
	color: #666;
	margin: 12px 0 0 5px;
}

.smxy-sz-tit1 {
	color: #1b4d72;
	font-size: 22px;
	margin: 20px 0 0 0;
}

.smxy-sz-list1 ul {
	margin: 20px 0 10px -1.28571428571429%;
}

.smxy-sz-list1 li {
	float: left;
	width: 13%;
	margin-left: 1.28571428571429%;
	margin-bottom: 20px;
}

.smxy-sz-list1 li a {
	display: block;
	padding: 10px 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20px;
	color: #333;
	text-align: center;
	background-color: #f4f4f4;
}

.smxy-sz-list1 li a:hover {
	color: #fff;
	background-color: #1b4d72;
}

.smxy-sz-letter li {
	float: left;
	width: 3.653846153846154%;
}

.smxy-sz-letter li.li1 {
	width: 5%;
}

.smxy-sz-letter li a {
	display: block;
	color: #1b4d72;
	font-size: 22px;
	text-align: center;
}

.smxy-sz-letter li a:hover {
	color: #fff;
	background-color: #c9983f;
}

.content .smxy-sz-box {
	padding: 5%;
	background-color: #fff;
}

.smxy-sz-cont-left {
	float: left;
	width: 20%;
	border-right: solid 1px #eaebed;
	position: relative;
}

.smxy-sz-cont-left .label {
	position: absolute;
	left: -14px;
	top: 14px;
	background-color: #8c041d;
	color: #fff;
	font-size: 16px;
	padding: 8px;
}

.smxy-sz-cont-left .sj {
	width: 14px;
	height: 13px;
	display: block;
	position: absolute;
	left: -14px;
	top: 50px;
	background: url(../images/sj.png) no-repeat;
}

.smxy-sz-cont-inf .phone {
	width: 220px;
	height: 245px;
	overflow: hidden;
	margin: 0 auto;
}

.smxy-sz-cont-inf .name {
	font-size: 24px;
	color: #333;
	margin: 25px 0 30px 0;
}

.smxy-sz-cont-inf .name span {
	display: inline-block;
	padding: 2px 5px;
	margin-left: 5px;
	font-size: 16px;
	color: #333;
	background-color: #efefef;
}

.smxy-sz-cont-inf h4 {
	margin: 20px 0 6px 0;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

.smxy-sz-cont-right {
	float: right;
	width: 75%;
}

.smxy-sz-cont-right h3 {
	padding: 0 0 15px 0;
	font-size: 24px;
	color: #458d8f;
	font-weight: bold;
	border-bottom: solid 1px #eaebed;
	margin: 0px 0 15px 0;
}

.smxy-sz-cont-right h3 i {
	display: inline-block;
	width: 7px;
	height: 23px;
	background-color: #458d8f;
	margin-right: 25px;
	vertical-align: -2px;
}

.smxy-sz-cont-right {
	font-size: 18px;
	color: #666;
	line-height: 38px;
}

.smxy-lsyg-box {
	margin: 100px 0;
}

.smxy-lsyg-list,
.smxy-lsyg-list1 {
	margin: 32px 0;
}

.smxy-lsyg-list .smxy-lsyg-left {
	float: left;
	width: 48%;
	min-height: 40px;
}

.smxy-lsyg-list .smxy-lsyg-right {
	float: left;
	width: 48%;
	position: relative;
	padding-bottom: 30px;
	border-left: solid 1px #1b4d72;
}

.smxy-lsyg-list .smxy-lsyg-right .yuan {
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	left: -17px;
	top: -32px;
	background: url(../images/lsyg-icon.png) no-repeat;
}

.smxy-lsyg-list .smxy-lsyg-right h3 {
	margin: -54px 0 0 15px;
	padding: 0 0 10px 20px;
	border-bottom: solid 1px #1b4d72;
	width: 40%;
	color: #1b4d72;
	font-size: 24px;
}

.smxy-lsyg-list .smxy-lsyg-right p {
	margin: 10px 0 0 35px;
	font-size: 18px;
	color: #666;
}

.smxy-lsyg-list1 .smxy-lsyg-left {
	float: left;
	width: 48%;
	min-height: 35px;
	position: relative;
	padding-bottom: 30px;
	border-right: solid 1px #1b4d72;
}

.smxy-lsyg-list1 .smxy-lsyg-left .yuan {
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	right: -17px;
	top: -32px;
	background: url(../images/lsyg-icon.png) no-repeat;
}

.smxy-lsyg-list1 .smxy-lsyg-left h3 {
	margin: -55px 15px 0 0;
	padding: 0px 15px 10px 0;
	border-bottom: solid 1px #1b4d72;
	width: 50%;
	color: #1b4d72;
	font-size: 24px;
	text-align: right;
	float: right;
}

.smxy-lsyg-list1 .smxy-lsyg-left p {
	margin: 10px 30px 0 0;
	font-size: 18px;
	color: #666;
	text-align: right;
}

.smxy-lsyg-list1 .smxy-lsyg-right {
	float: left;
	width: 48%;
	min-height: 40px;
}

#sidebar.sticky {
	width: 20%;
	position: fixed;
	top: 120px;
	z-index: 6;
	right: 20px !important;
}

.smxy-ny-left.noFixed {
	position: absolute;
	left: 0;
	bottom: 30px;
}

.smxy-ny-left.noFixed .smxy-ny-nav-box {
	position: relative;
}

.smxy-ny-left.fixed .smxy-ny-nav-box {
	position: fixed;
	top: 105px;
	width: 297px;
	z-index: 3;
	box-sizing: border-box;
}

.smxy-banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.smxy-banner .swiper-slide {
	height: 100vh;
	background-size: cover !important;
}

.smxy-banner .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 30px;
	right: 50px;
	left: auto;
}

.smxy-banner .swiper-button-prev {
	width: 113px;
	height: 42px;
	background: url(../images/p.png) no-repeat;
	left: 20px;
}

.smxy-banner .swiper-button-next {
	width: 113px;
	height: 42px;
	background: url(../images/n.png) no-repeat;
	right: 20px;
}

.smxy-page-scrolling {
	font-size: 16px;
	color: #fff;
	width: 130px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	text-align: center;
	overflow: hidden;
	z-index: 15;
	animation: ud 2s linear 0s infinite;
	transform: translateX(-50%);
	cursor: pointer;
}

.smxy-page-scrolling p {
	color: #fff;
}

@keyframes ud {
	0% {
		transform: translate(-50%, 0);
		opacity: 0;
	}

	20% {
		transform: translate(-50%, 3px);
		opacity: 1;
	}

	80% {
		transform: translate(-50%, 10px);
		opacity: 1;
	}

	90% {
		transform: translate(-50%, 10px);
		opacity: 0;
	}

	100% {
		transform: translate(-50%, 10px);
		opacity: 0;
	}
}

.smxy-content-warp {
	padding-top: 118px;
	position: fixed;
	left: 0%;
	top: 100%;
	bottom: 0;
	right: 0;
	background: #fff;
	overflow: hidden;
	transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
	z-index: 16;
	overflow: auto;
	outline: none;
	z-index: 20;
}

.smxy-content-warp.showdiv {
	top: 0;
}

.smxy-jpkc a {
	display: inline-block;
	margin: 0 0 10px 0;
	color: #333;
}

.smxy-jpkc a:hover {
	color: #1b4d72;
}

#counter {
	font-family: "hc";
}

.smxy-zzjg-box {
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.smxy-title-h3 {
	height: 78px;
	line-height: 78px;
	background: #f8f8f8 url(../images/zzjg-tit-bg.png) no-repeat right bottom;
	border-top: solid 4px #c9983f;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

.smxy-title-h3 em {
	position: relative;
	z-index: 10;
	padding: 0 15px;
	display: inline-block;
	background-color: #f8f8f8;
	font-weight: bold;
}

.smxy-title-h3 div {
	position: relative;
	z-index: 10;
	display: inline-block;
	background-color: #f8f8f8;
	font-weight: bold;
}

.smxy-list-name .name div {
	display: inline-block;
	margin: 0 2px;
	font-weight: bold;
}

.smxy-list-name1 .name div {
	width: 25%;
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
	text-align: center;
}

.smxy-title-line {
	content: "";
	position: relative;
	max-width: 65%;
	height: 1px;
	display: block;
	z-index: 9;
	background-color: #dadada;
	transition: .3s ease-out all;
	left: 0;
	top: -54px;
	transform: translateY(0);
	margin: 0 auto;
	display: none;
}

.smxy-list-name,
.smxy-list-name1 {
	padding: 0px 5px;
}

.smxy-list-name .zc {
	float: left;
	width: 12%;
	text-align: right;
}

.smxy-list-name .name {
	float: left;
	width: 88%;
}

.smxy-list-name .name em {
	display: inline-block;
	margin: 0 5px;
	font-weight: bold;
}

.smxy-list-name .zc1 {
	float: left;
	width: 50%;
	text-align: right;
}

.smxy-list-name .name1 {
	float: left;
	width: 50%;
}

.smxy-list-name .name1 div {
	display: inline-block;
	margin: 0 5px;
	font-weight: bold;
}

.smxy-list-name1 .name1 {
	text-align: center;
}

.smxy-list-name1 .name1 div {
	display: inline-block;
	margin: 0 15px;
	/* font-weight:bold;*/
}

.smxy-stlife-list {
	padding: 25px 40px 25px 20px;
	margin-top: 10px;
	background-color: #578fcd;
}

.smxy-st-tab li a {
	display: block;
	padding: 15px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.smxy-st-tab li.on a {
	background-color: #fff;
	color: #578fcd;
}

.smxy-st-tab {
	float: left;
	width: 40%;
}

.smxy-st-img-box {
	float: left;
	width: 60%;
}

.smxy-st-img-list {
	display: none;
}

.smxy-st-img-list img {
	width: 100%;
	height: 373px;
	overflow: hidden;
}

.smxy-life-list ul {
	margin-left: -1.33333333333333%;
}

.smxy-life-list li {
	float: left;
	width: 32%;
	margin: 20px 0 0 1.33333333333333%;
}

.smxy-life-list li .img {
	width: 100%;
	height: 195px;
	overflow: hidden;
}

.smxy-life-list li .img img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.smxy-life-list li .txt {
	width: 100%;
	height: 47px;
	line-height: 47px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #333;
	text-align: center;
	background-color: #f6f6f6;
}

.smxy-nsjg-h3 {
	padding: 10px;
	margin-bottom: 25px;
	font-size: 24px;
	color: #013663;
	background-color: #f7f7f7;
}

.smxy-nsjg-h3 .icon {
	width: 31px;
	height: 18px;
	display: inline-block;
	background: url(../images/tit-icon.png) no-repeat center center;
	margin-right: 10px;
	vertical-align: -1px;
}

.smxy-nsjg-list-ul {
	margin-left: -5%;
}

.smxy-nsjg-list-li {
	float: left;
	width: 45%;
	margin-left: 5%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: #dfdfdf 1px dashed;
}

.smxy-nsjg-list-li .phone {
	float: left;
	width: 200px;
	height: 270px;
	overflow: hidden;
}
.smxy-nsjg-list-li .phone p{
	width:100%;
	height:100%;
}
.smxy-nsjg-list-li .phone img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover!important;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}

.smxy-nsjg-list-li .inf {
	float: left;
	width: 55%;
	margin-left: 3%;
}

.smxy-nsjg-list-li .inf .name {
	font-size: 22px;
	color: #013663;
	font-weight: bold;
}

.smxy-nsjg-list-li .inf .job {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 4px 0 2px 0;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.smxy-nsjg-list-li .inf .js {
	position: relative;
	height: 110px;
	overflow-y: auto;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	padding-right: 15px;
}

.smxy-nsjg-list-li .inf .tel,
.smxy-nsjg-list-li .inf .email {
	height: 38px;
	margin: 8px 0;
}

.smxy-nsjg-list-li .inf .tel a,
.smxy-nsjg-list-li .inf .email a {
	width: 100%;
	float: left;
	display: block;
	border: solid 1px #e3e3e3;
	border-radius: 5px;
	color: #666;
	font-size: 14px;
	text-align: center;
	padding: 2px 0;
	transition: .2s;
	height: 30px;
	line-height: 30px;
}

.smxy-nsjg-list-li:hover .inf .tel a,
.smxy-nsjg-list-li:hover .inf .email a {
	background-color: #215ea1;
	color: #fff;
}

.smxy-nsjg-list-li:hover .phone img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.smxy-table {
	width: 100%;
	border: none;
}

.smxy-table tr td {
	padding: 25px 22px;
	border-bottom: solid 1px #f4f4f4;
}

.smxy-table tr.bg {
	height: 38px;
	line-height: 38px;
	color: #fff;
	background-color: #659eb5;
	font-size: 22px;
}

.smxy-table tr.bg td {
	padding: 10px 20px;
}

.smxy-table tr.bg1 {
	background-color: #fbfbfb;
}

.smxy-table tr.bg2 {
	background-color: #eee;
}

.smxy-table tr td a {
	color: #333;
}

.smxy-table tr td a:hover {
	color: #1b4d72;
}

.smxy-banner .swiper-pagination {
	text-align: right;
}

.smxy-banner .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	border: solid 2px rgba(255, 255, 255, .62);
	display: inline-block;
	margin-right: 15px;
	cursor: pointer;
	border-radius: 50%;
	background: none;
	opacity: 1;
}

.smxy-banner .swiper-pagination-bullet-active {
	width: 21px;
	height: 21px;
	background: url(../images/icon-active.png) no-repeat;
	vertical-align: -3px;
	border: none;
}

.smxy-rxjs div {
	display: inline-block;
	width: 16%;
	margin-left: 0.66666666666667%;
	margin-bottom: 20px;
	font-size: 22px;
	float: left;
	height: 43px;
	text-align: center;
}

.smxy-rxjs-e {
	font-size: 17px !important;
}

.smxy-header-right li.yq .yq-icon {
	display: inline-block;
	width: 47px;
	height: 30px;
	background: url(../images/yq-w.png) no-repeat;
	/* vertical-align: -5px; */
	margin-top: -5px;
}

.listPage .smxy-header-right li.yq .yq-icon {
	display: inline-block;
	width: 47px;
	height: 30px;
	background: url(../images/yq-r.png) no-repeat;
	/* vertical-align: -4px; */
	margin-top: -5px;
}

.smxy-header-box.on .smxy-header-right li.yq .yq-icon,
.smxy-header-box.hover .smxy-header-right li.yq .yq-icon {
	background: url(../images/yq-r.png) no-repeat;
	/* vertical-align:-4px; */
}