﻿body {
    font-family: "Microsoft Yahei", "Arial", "sans-serif", "simsun";
	background: #dff1fa;
	color: #454545;
}

a {
	color: #454545;
}

a:hover {
    cursor: pointer;
}

.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}

.ie-hide {
    display: none\0;
    *display: none;
}

.layui-container {
    width: 1200px \0;
    *width: 1200px;
	padding: 0;
    box-sizing: content-box;
}

.ie-2 {
	width: 16.66666667%\0;
	*width: 16.66666667%;
}

.ie-3 {
	width: 25%\0;
	*width: 25%;
}

.ie-4 {
	width: 33.33333333%\0;
	*width: 33.33333333%;
}

.ie-5 {
	width: 41.66666667%\0;
	*width: 41.66666667%;
}

.ie-6 {
	width: 50%\0;
	*width: 50%;
}

.ie-7 {
	width: 58.33333333%\0;
	*width: 58.33333333%;
}

.ie-8 {
	width: 66.66666667%\0;
	*width: 66.66666667%;
}

.ie-9 {
	width: 75%\0;
	*width: 75%;
}

.ie-10 {
	width: 83.33333333%\0;
	*width: 83.33333333%;
}

.white {
	background: #fff;
}

.blue {
	background: url(../images/blue_bg.png) no-repeat center bottom;
}

.index-head {
	height: 483px;
}

.index-bg {
	height: 523px;
	border-bottom: 55px solid #0089d0;
	background: url(../images/bg_sn.jpg) no-repeat top center;
}

.site-title {
	height: 483px;
	position: relative;
}
.sn_logodiv{
     display: flex;
    align-items: center;
    justify-content: center;
}
.site-title .logo {
	padding-top: 180px;
}
.site-title .sn_gh{
	margin-right: 1rem;
}
.site-title ul {
	position: absolute;
	top: 25px;
	right: 1%;
	z-index: 100;
}

.site-title ul li {
	float: left;
	padding: 0 10px 0 13px;
	height: 33px;
	line-height: 32px;
	font-size: 15px;
}

.site-title ul li+li {
	background: url(../images/sn_top_hr.png) no-repeat left center;
}

.site-title ul li a {
	color: #0089d0;
}

.site-nav {
	min-height: 67px;
}

.nav-container {
	width: 1200px;
	padding: 0 21px;
	margin: 0 auto;
	background: #0089d0;
}

.navbar {
	width: 100%;
	min-height:67px;
	display: block\0;
	*display: block;
	list-style-type: none;
	flex-direction: row;
	justify-content: flex-end;
}

.navbar li {
	float: left;
	width: 14%;
	line-height: 67px;
	text-align: center;
	cursor: pointer;
	float: left\0;
	*float: left;
}

.navbar li.on {
	background: url(../images/sn_arrow.png) no-repeat center 50px;
}

.navbar li a {
	font-family: "SimHei", "Microsoft Yahei", "Arial", "sans-serif", "simsun";
	display: inline-block;
	width: 100%;
	height: 67px;
	line-height: 67px;
	text-decoration: none;
	color: #fff;
	font-size: 21px;
}

.site-date {
    height: 55px;
	font-size: 16px;
	background: #fff;
}

.site-date .layui-row {
}

.site-date .date {
    float: left \0;
    *float: left;
}

.site-date .date span {
    line-height: 55px;
	color: #454545;
}

.site-date .date .spanText1 {
	padding-left: 16px;
}

.site-date .search {
    float: right \0;
    *float: right;
    width: 400px \0;
    *width: 400px;
}

.search-box {
    float: right;
    width: 338px;
    height: 32px;
    margin-top: 12px;
	margin-right: 15px;
	border: none;
}

.search-box .search-con {
    float: left;
    width: 248px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border: 1px solid #cfcfcf;
    background: none;
	border-radius: 15px;
	color: #848484;
	font-size: 14px;
}

.search-box button {
    float: right;
    width: 70px;
    height: 32px;
    line-height: 32px;
	cursor: pointer;
    border: none;
    background: #e18730;
	color: #fff;
	font-size: 16px;
	border-radius: 15px;
}

.index-headLine {
    height: 95px;
	margin-bottom: 20px;
	position: relative;
}

.index-headLine .news-title {
    height: 95px;
    overflow: hidden;
    text-align: center;
}

.index-headLine .news-title h4 {
	height: 50px;
	line-height: 50px;
    margin: 0 auto;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 2px;
}

.index-headLine .news-title h4 a {
    display: block;
    width: 90%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    color: #0089d0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-headLine .news-title p {
	width: 94%;
	line-height: 45px;
	margin: 0 auto;
	text-align: center;
	color: #454545;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index-headLine .news-title .more {
	float: right;
	*display: none;
}

.lead-box {
	float: left;
	width: 130px;
	height: 363px;
	margin-right: 20px;
	margin-bottom: 30px;
	*margin-bottom: 10px;
}

.index-lead {
	margin-bottom: 15px;
	padding-bottom: 5px;
	background: #0089d0;
}

.index-lead .hd {
	padding-top: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.index-lead .hd a {
	color: #fff;
}

.index-lead ul {
	padding: 0 8px;
}

.index-lead ul li {
	height: 43px;
	line-height: 43px;
	*height: 39px;
	*line-height: 39px;
	text-align: center;
}

.index-lead ul li+li {
	border-top: 1px dashed #60a8db;
}

.index-lead ul li i {
	float: left;
	width: 33px;
	margin-right: 5px;
	display: inline-block;
	height: 42px;
}

.index-lead ul li .lead-i1 {
	background: url(../images/sn_icon1.png) no-repeat center;
}

.index-lead ul li .lead-i2 {
	background: url(../images/sn_icon2.png) no-repeat center;
}

.index-lead ul li .lead-i3 {
	background: url(../images/sn_icon3.png) no-repeat center;
}

.index-lead ul li .lead-i4 {
	background: url(../images/sn_icon4.png) no-repeat center;
}

.index-lead ul li .lead-i5 {
	background: url(../images/sn_icon5.png) no-repeat center;
}

.index-lead ul li span {
	float: left;
	display: inline-block;
	color: #fff;
}

.index-lead ul li:hover span {
	color: #d7edef;
}

.index-report {
	width: 130px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
	background: url(../images/sn_pic1.jpg);
}

.index-report:hover {
	opacity: .9;
	transition: all .3s;
}

.index-report a {
	color: #fff;
}

.news {
	float: left;
    position: relative;
    width: 586px;
	margin-right: 25px;
	margin-bottom: 30px;
	*margin-bottom: 10px;
}

.news .bd {
    height: 363px;
    position: relative;
    overflow: hidden;
}

.news .bd li {
    height: 363px;
    background-color: #fff;
    position: relative;
}

.news .bd li a {
    display: block;
}

.news .bd li img {
    width: 100%;
    height: 363px;
	object-fit: cover;
	object-position: center;
}

.news .bd li p {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 38px;
    height: 38px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.news .bd li p i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 38px;
    background: #000;
    opacity: .3;
    filter: alpha(opacity=30);
}

.news .bd li p a,
.news .bd li p a:visited {
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
	padding-left: 10px;
	text-align: left;
}

.news .hd {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    right: 10px;
}

.news .hd li {
    cursor: pointer;
    width: 12px;
    height: 10px;
    display: block;
    overflow: hidden;
    text-indent: 20px;
    float: left;
    margin-left: 8px;
    background: url(../images/sn_default_li.png);
}

.news .hd li.on {
    background: url(../images/sn_active_li.png);
}

.news .prev,
.news .next {
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    display: none;
    background: url(../images/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.news .prev {
    left: 16px;
}

.news .next {
    background-position: 0 -40px;
    right: 16px;
}

.news .prev:hover,
.news .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

.text  {
	float: right;
	width: 435px;
	margin-bottom: 30px;
	border-top: 4px solid #0089d0;
	*margin-bottom: 10px;
}

.text .hd {
	padding-top: 12px;
	margin-top: 2px;
	width: 100%;
	height: 26px;
	line-height: 26px;
	border: none;
	background: #ebf8fe;
}

.text .hd i {
	display: inline-block;
	float: left;
	width: 17px;
	height: 26px;
	margin-left: 18px;
	margin-right: 8px;
	background: url(../images/sn_icon6.png) no-repeat center;
}

.text .hd h4 {
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.text .hd h4 a {
	display: block;
	color: #0089d0;
}

.text .hd .more {
	float: right;
	line-height: 26px;
	margin-right: 15px;
	font-size: 14px;
	color: #0089d0;
}

.text .bd {
	padding: 0;
	background: #ebf8fe;
}

.index-news-head {
	padding: 0 22px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #dbe7ec;
}

.index-news-head h3 {
	height: 42px;
	line-height: 42px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #454545;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-news-head h3:hover a {
	color: #0089d0;
}

.index-news-head p {
	line-height: 26px;
	text-indent: 2em;
	padding-bottom: 13px;
	min-height: 56px;
}

.index-news-head p .blue {
	color: #0089d0;
}

.text .bd ul {
	width: 100%;
	padding-bottom: 8px;
}

.text .bd li {
	height: 39px;
	line-height: 39px;
	margin-left: 9px;
	padding-left: 15px;
	background: url(../images/sn_spot.png) no-repeat left center;
	margin-right: 4px;
	font-size: 14px;
}

.text .bd li span {
	display: none;
	float: right;
	margin-left: 10px;
	color: #454545;
}

.text .bd li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #454545;
}

.text .bd li:hover a {
	color: #0089d0;
}

.info-left {
	width: 587px;
	margin-right: 13px;
	margin-bottom: 30px;
}

.info-right {
	width: 587px;
	margin-left: 13px;
	margin-bottom: 30px;
}

.index-info {
	clear: both;
}

.index-info .hd {
	width: 100%;
	height: 48px;
	line-height: 44px;
	text-align: center;
	background: url(../images/sn_hd.png) no-repeat center;
}

.index-info .hd a {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}

.index-info .hd:hover a {
	opacity: .9;
}

.index-info .bd {
	min-height: 265px;
	text-align: center;
	border: 1px solid #4abbf5;
}

.index-info .bd ul {
	padding-top: 10px;
	text-align: left;
	width: 100%;
}

.index-info .bd li {
	line-height: 40px;
	margin-left: 10px;
	padding-left: 20px;
	margin-right: 13px;
	font-size: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/sn_spot.png) no-repeat left center;
}

.index-info .bd li:hover a {
	color: #0089d0;
}

.index-info .bd li span {
	float: right;
	display: none;
	margin-left: 1%;
}

.index-info .bd .more {
	display: inline-block;
	width: 68px;
	height: 26px;
	line-height: 26px;
	margin: 8px auto 18px;
	background: #4abbf5;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}

.con-left {
	float: left;
	width: 738px;
	margin-right: 22px;
}

.con-text {
	width: 738px;
	margin-bottom: 35px;
}

.con-text .hd ul {
	position: relative;
	width: 100%;
	height: 40px;
	background: #e5f5fd;
}

.con-text .hd ul li {
	width: 100%;
	height: 40px;
}

.con-text .hd h4 {
	float: left;
	width: 135px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}

.con-text .hd .on h4 {
	background: #0089d0;
	border-radius: 8px;
}

.con-text .hd .left-h4 {
	position: absolute;
	left: 12px;
	top: -5px;
}

.con-text .hd .right-h4 {
	position: absolute;
	left: 173px;
	top: -5px;
}

.con-text .hd h4 a {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0089d0;
}

.con-text .hd .on h4 a {
	color: #fff;
}

.con-text .hd .more {
	position: absolute;
	right: 35px;
	top: 0;
	float: right;
	line-height: 40px;
	font-size: 15px;
	color: #0089d0;
}

.text-ul {
	width: 100%;
	padding-top: 10px;
	text-align: left;
}

.text-ul li {
	line-height: 40px;
	margin-left: 10px;
	padding-left: 20px;
	margin-right: 13px;
	font-size: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/sn_spot.png) no-repeat left center;
}

.text-ul li:hover a {
	color: #0089d0;
}

.text-ul li span {
	float: right;
	display: none;
	margin-left: 1%;
}

.law-text {
	width: 738px;
	margin-bottom: 15px;
}

.law-text .hd ul {
	position: relative;
	width: 100%;
	height: 40px;
	background: #e5f5fd;
}

.law-text .hd ul li {
	width: 100%;
	height: 40px;
}

.law-text .hd h4 {
	float: left;
	width: 135px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.law-text .hd .on h4 {
	background: #0089d0;
	border-radius: 8px;
}

.law-text .hd .left-h4 {
	position: absolute;
	left: 12px;
	top: -5px;
}

.law-text .hd .right-h4 {
	position: absolute;
	left: 173px;
	top: -5px;
}

.law-text .hd h4 a {
	display: inline-block;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0089d0;
}

.law-text .hd .on h4 a {
	color: #fff;
}

.law-text .hd .more {
	position: absolute;
	right: 35px;
	top: 0;
	float: right;
	line-height: 40px;
	font-size: 15px;
	color: #0089d0;
}

.index-thing {
	min-height: 236px;
	padding-top: 5px;
}

.index-thing h4 {
	height: 38px;
	line-height: 38px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 19px;
	color: #0089d0;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(../images/sn_tit.png) no-repeat center;
}

.index-con1 {
	width: 100%;
	display: inline-block;
}

.index-con1 li {
	float: left;
	width: 166px;
	height: 38px;
	line-height: 38px;
	margin-left: 16px;
	margin-bottom: 7px;
	padding: 0;
	background: url(../images/sn_button.png);
	border-radius: 5px;
	text-align: center;
	font-size: 15px;
}

.index-con2 {
	width: 100%;
	display: inline-block;
}

.index-con2 li {
	float: left;
	width: 166px;
	height: 38px;
	line-height: 38px;
	margin-left: 16px;
	margin-bottom: 7px;
	padding: 0;
	text-align: center;
	font-size: 15px;
	background: url(../images/sn_button.png);
}

.index-thing ul li a {
	color: #0089d0;
}

.con-right {
	float: left;
	width: 440px;
}

.index-platform {
	width: 100%;
	height: 300px;
	margin-bottom: 25px;
	background: url(../images/cn_bd.jpg);
}

.index-platform .hd {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-top: 5px;
	margin-bottom: 3px;
	color: #0089d0;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	background: url(../images/sn_hd.jpg) no-repeat top center;
}

.index-platform .bd {
	padding-top: 4px;
}

.index-platform .bd li {
	float: left;
	margin-left: 7px;
	margin-bottom: 18px;
	width: 135px;
	height: 42px;
	line-height: 42px;
	background: #0089d0;
	font-size: 15px;
	text-align: center;
	border-radius: 6px;
}

.index-platform .bd li.more {
	padding-top: 5px;
	height: 37px;
	line-height: 17px;
}

.index-platform .bd li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.index-platform .bd li:hover a {
	color: #d7edef;
}

.index-column {
	width: 100%;
	height: 300px;
	margin-bottom: 35px;
	background: url(../images/cn_bd.jpg);
}

.index-column .hd {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-top: 5px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	background: url(../images/sn_hd.jpg) no-repeat top center;
}

.index-column .hd a {
	color: #0089d0;
}

.index-column .md {
	text-align: center;
}

.index-column .md img {
	width: 402px;
	height: 62px;
	margin: 0 auto 10px;
}

.index-column .bd {
	padding-bottom: 15px;
}

.index-column .bd li {
	width: 100%;
	height: 42px;
	line-height: 42px;
}

.index-column .bd li span {
	float: left;
	margin-left: 20px;
	margin-right: 13px;
	margin-top: 10px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
}

.index-column .bd li .span1 {
	background: #0089d0;
}

.index-column .bd li .span2 {
	background: #07a3eb;
}

.index-column .bd li .span3 {
	background: #3db4a2;
}

.index-column .bd li .span4 {
	background: #eb8807;
}

.index-column .bd li p {
	float: left;
	font-size: 14px;
}

.index-column .bd li:hover p {
	color: #0089d0;
}

.index-view {
	width: 100%;
	height: 216px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}

.index-view .pic-slide {
	position: relative;
	width: 100%;
	height: 216px;
	overflow: hidden;
	padding-top: 5px;
}

.index-view .hd {
	padding: 0;
	margin-bottom: 16px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: none;
	background: #e5f5fd;
}

.index-view .hd h4 {
	float: left;
	width: 135px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	background: #0089d0;
	border-radius: 8px;
	margin-top: -5px;
	margin-left: 12px;
}

.index-view .hd h4 a {
	display: block;
	color: #fff;
}

.index-view .hd .more {
	float: right;
	line-height: 40px;
	margin-right: 35px;
	font-size: 15px;
	color: #0089d0;
}

.index-view .bd {
	float: left;
	width: 100%;
	height: 156px;
}

.index-view .bd ul li {
	float: left;
	width: 224px;
	height: 156px;
	margin-right: 18px;
	position: relative;
	margin-right: 10px\0;
	margin-left: 5px\0;
	*margin-right: 10px;
	*margin-left: 5px;
} 

.index-view .bd ul li a {
	display: block;
	color: #fff;
}

.index-view .bd ul li img {
	width: 224px;
	height: 156px;
}

.index-view .bd ul li:hover img {
	opacity: .9;
	transition: .5s;
}

.index-view .bd ul li p {
	width: 96%;
	padding: 0 2%;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	bottom: 0;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	background: #878889\0;
	*background: #878889;
}

.index-view .bd ul li p a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index-web .hd {
	padding: 0;
	margin-bottom: 20px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: none;
	background: #e5f5fd;
}

.index-web .hd h4 {
	float: left;
	width: 135px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	background: #0089d0;
	border-radius: 8px;
	margin-top: -5px;
	margin-left: 12px;
	display: block;
	color: #fff;
}

.index-web .hd .more {
	float: right;
	line-height: 40px;
	margin-right: 35px;
	font-size: 15px;
	color: #0089d0;
}

.index-web .bd {
	display: inline-block;
	width: 100%;
	padding-bottom: 15px;
}


.index-web .bd ul li {
	float: left;
	width: 155px;
	margin-left: 17px;
	padding-left: 27px;
	line-height: 38px;
	font-size: 15px;
	background: url(../images/sn_spot.png) no-repeat left center;
}

.index-web .bd ul li a {
	color: #515151;
}

.index-web .bd ul li:hover a {
	color: #0089d0;
}

.index-code {
	position: fixed;
	left: 50%;
	margin-left: 620px;
	top: 580px;
	z-index: 1001;
	width: 96px;
	height: auto;
	transition: all 1s ease 0s;
	text-align: center;
}

.index-code img {
	width: 96px;
	height: 96px;
}

.index-code p {
	line-height: 36px;
	margin-bottom: 5px;
	font-size: 16px;
	letter-spacing: 3px;
}

.site-bottom {
	min-height: 266px;
}

.index-link {
	min-height: 56px;
	background: #afddf9;
}

.index-link .hd {
	float: left;
	line-height: 56px;
	margin-left: 14px;
	font-size: 20px;
	color: #454545;
	font-weight: bold;
}

.index-link .bd {
	float: left;
	margin-top: 10px;
}

.index-link .bd ul li {
	float: left;
	width: 224px;
	height: 36px;
	line-height: 36px;
	margin-left: 42px;
	margin-right: 4px;
	background: #fff;
	text-align: center;
	border-radius: 8px;
} 

.index-link .bd ul li:hover a {
	color: #0089d0;
} 

.index-foot {
	min-height: 210px;
	background: #0d68a8;
}

.bottom-left img {
	float: right;
	margin-top: 60px;
	margin-right: 30px;
}

.bottom-right {
	margin-top: 60px;
}

.bottom-right p {
	line-height: 30px;
	color: #fff;
	font-size: 16px;
}

.bottom-right p span {
	margin-right: 2%;
}

/* 二级 start */
.second-list {
	padding-top: 10px;
	padding-bottom: 20px;
	*display: inline-block;
}

.secondary-nav {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
	color: #4e4a4a;
}

.secondary-nav .location {
    float: right;
	margin-right: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #4e4a4a;
}

.list-left .layui-card {
	width: 260px;
	margin-left: 20px;
}

.list-left .layui-card-header {
	height: 50px;
	line-height: 50px;
	letter-spacing: 1px;
	color: #0089d0;
	font-size: 27px;
	border: none;
}

.list-left .layui-card-body {
	padding: 0;
}

.list-left .layui-card-body li {
	text-align: center;
	height: 49px;
	line-height: 49px;
	border-bottom: #ccc 1px solid;
	background: url(../images/sn_arrow_grey.png) no-repeat 15px center;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}

.list-left .layui-card-body li.this {
	background: #0089d0 url(../images/sn_arrow_white.png) no-repeat 15px center;
}

.list-left .layui-card-body li a {
	width: 75%;
	height: 100%;
	padding-left: 25%;
	display: inline-block;
	display: block;
	font-size: 18px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
}

.list-left .layui-card-body li.this a {
	color: #fff;
}

.list-left .layui-card-body li:hover {
	background: #0089d0 url(../images/sn_arrow_white.png) no-repeat 15px center;
}

.list-left .layui-card-body li:hover a {
	color: #fff;
}

.list-right {
	min-height: 420px;
	margin-bottom: 20px;
	background: #fff;
}

.list-right .right-box {
    min-height: 300px;
	margin-right: 20px;
	padding: 0 20px 30px;
	border: 1px solid #e2e2e2;
}

.list-right .right-nav {
	min-height: 65px;
	border-bottom: 1px solid #eee;
}

.list-right .right-nav h4 {
	line-height: 65px;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	padding: 0 10px;
	float: left;
}

.list-right .right-nav h4 a {
	color: #0089d0;
}

.list-right .right-nav h5 {
	line-height: 65px;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	margin-right: 10px;
	padding: 0 10px;
	float: left;
}

.list-right .right-nav h5:hover a {
	color: #0089d0;
}

.list-right .right-nav h5.on {
	background: #fff;
}

.list-right .right-nav h5.on a {
	color: #0089d0;
}

.list-right .right-nav .location {
	float: right;
	line-height: 65px;
	max-width: 340px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-right ul li {
	line-height: 50px;
	padding-left: 20px;
	font-size: 16px;
	border-bottom: 1px dashed #eee;
	background: url(../images/sn_spot.png) no-repeat 5px center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list-right ul li:hover a {
	color: #0089d0;
}

.list-right ul li span {
	float: right;
	color: #6a6767;
}

.list-all {
	float: none;
	*width: 1150px;
	min-height: 330px;
	padding: 0 20px 20px;
	margin: 0 auto;
	background: #fff;
}

.list-all .right-nav {
	height: 55px;
	line-height: 55px;
    border-bottom: 1px solid #eee;
}

.list-all .right-nav h4 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	padding: 0 10px;
}

.list-all .right-nav h4 a {
	color: #0089d0;
}

.list-all .right-nav .location {
	float: right;
	max-width: 600px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
} 

.list-all ul li {
	line-height: 50px;
	padding-left: 20px;
	font-size: 16px;
	border-bottom: 1px dashed #eee;
	background: url(../images/sn_spot.png) no-repeat 5px center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list-all ul li:hover a {
	color: #0089d0;
}

.list-all ul li span {
	float: right;
	color: #6a6767;
}

#page-box {
    text-align: center;
    margin-top: 20px;
}

/* 文章页 */
.detail-content {
    padding: 20px 30px;
	background: #fff;
}

.detail-content .location {
	padding-left: 35px;
    font-size: 16px;
	background: url(../images/sn_location.png) no-repeat 5px center;
}

.detail-content .detail-tit {
	line-height: 50px;
	padding-top: 20px;
    font-size: 32px;
    color: #0089d0;
    text-align: center;
    font-weight: bold;
}

.detail-content-html {
    color: #353535;
    font-size: 16px;
	padding: 0 10px;
}

.detail-content-html p {
	margin: 0 0 10px;
}

.detail-content-html * {
    line-height: 32px;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif !important;
}

.detail-content-html img {
	max-width: 90%;
	height: auto;
}

.detail-attr {
    margin: 20px auto;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    background: #f7f7f7;
}

.detail-attr label {
    color: #666666;
    margin-right: 40px;
}

.detail-attr label.attr2 {
	margin-right: 0px;
}

.general_font {
	cursor: pointer;
}

.detail-attr label:last-child a {
    padding: 0 6px;
}

.detail-attr2 {
	min-height: 30px;
}

.detail-attr2 label.print {
	width: 50%;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0;
}

.detail-attr2 label.share-span {
	width: 50%;
	float: right;
	height: 30px;
	line-height: 30px;
	margin: 0;
}

.ewm {
	display: block;
	margin: 20px auto 30px;
	width: 154px;
}

.ewm p {
	margin-bottom: 5px;
}

.detail-content-file {
    display: inline-block;
    line-height: 40px;
    margin-top: 20px;
    font-size: 16px;
}

.detail-content-file span {
    color: #353535;
    font-size: 16px;
    float: left;
	line-height: 30px;
}

.detail-content-file .file-list {
    line-height: 30px;
    margin-left: 80px;
}

.detail-content-file .file-list a {
    display: block;
    margin-bottom: 15px;
    color: #0089d0;
	line-height: 30px;
}

.detail-content-file .file-list a:hover {
    text-decoration: underline;
}

#mediaplayer {
	margin: 0 auto;
	outline: none;
}

.list-main {
	background: #fff;
}

.list-main .right-nav {
	width: 96%;
	margin: 0 2%;
	padding: 1% 0 2%;
    border-bottom: 1px solid #eee;
}

.list-main .right-nav h4 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	padding: 0 10px;
}

.list-main .right-nav h4 a {
	color: #0089d0;
}

.list-main .right-nav .location {
	float: right;
} 

.switch-nav .location {
	margin: 0 20px;
	padding: 1% 0;
}

.layui-row.jg-hd {
    width: 96%;
    margin: 0 2%;
    height: 45px;
    background: #f0f0f0;
    margin-bottom: 15px;
    display: inline-block;
}

.jg-hd h4 {
    float: left;
    background: #0089d0;
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding: 0 20px;
    letter-spacing: 2px;
}

.jg-hd h4 a {
    font-weight: bold;
    color: #fff;
}

.jg-list {
    display: inline-block; width: 96%;
    padding: 20px 2% 0;
    *padding: 20px 2%;
}

.jg-list li {
    height: 50px;
    margin-bottom: 28px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.jg-list li p {
    font-size: 16px;
    color: #1d4c73;
}

.jg-list li a {
    width: 85%;
    background: #f5f5f5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.jg-list li:hover a {
	color: #0089d0;
}

@media all and (min-width: 1200px) {
	.layui-container {
		width: 1200px;
	}
}

@media all and (max-width: 1200px) {
	.layui-container {
		width: 98%;
		padding: 0 1%;
	}
	.index-head {
		height: 300px;
		background-repeat: repeat;
	}
	.index-bg {
		height: 300px;
		border: none;
	}
	.site-title {
		height: 300px;
	}
	.site-title .logo {
		width: 95%;
		padding-top: 127px;
	}
	.site-title .sn_logo {
		display: inline-block;
		width: 80%;
 		margin-left: 4px;
	}
	.site-title .sn_gh {
	        display: inline-block;
 	        width: 14%;
                        margin-left: 1%;
	}
	.nav-container {
		width: 100%;
		padding: 0;
	}
	.navbar {
		width: 100%;
		height: 98px;
		padding-top: 5px;
		line-height: 36px;
		background: none;
	}
	.navbar ul li {
		width: 33%;
		line-height: 30px;
		background: none;
	}
	.navbar ul li a {
		font-size: 17px;
		height: 30px;
		line-height: 30px;
		padding: 0;
	}
	.site-date .date {
		display: none;
	}
	.site-date .search {
		text-align: center;
	}
	.search-box {
		float: none;
		margin: 12px auto ;
	}
	.index-headLine {
		background: #fff;
		margin-bottom: 5px;
	}
	.index-headLine .news-title h4 {
		font-size: 28px;
	}
	.index-headLine .news-title .more {
		display: none;
	}
	.lead-box {
		width: 100%;
		height: auto;
	}
	.index-lead {
		width: 100%;
		display: inline-block;
		background: #1e98d7;
	}
	.index-lead ul li {
		float: left;
		width: 40%;
		margin: 0 2% 0 8%;
	}
	.index-lead ul li+li {
		border: none;
	}
	.index-report {
		width: 100%;
		background-size: 100% 100%;
		font-size: 20px;
		letter-spacing: 5px;
	}
	.news {
		width: 100%;
		margin: 0 auto 25px;
	}
	.news, .news .bd, .news .bd li, .news .bd li img {
		height: 280px;
	}
	.text {
		width: 98%;
		margin: 0 1% 25px;
	}
	.text .hd h4 {
		font-size: 20px;
	}
	.text .bd li {
		margin-left: 4px;
		margin-right: 6px;
	}
	.text .bd li span {
		display: inline-block;
	}
	.info-left {
		width: 98%;
		margin: 0 1% 25px;
	}
	.info-right {
		width: 98%;
		margin: 0 1% 25px;
	}
	.index-info .hd a {
		font-size: 20px;
	}
	.index-info .bd li {
		font-size: 14px;
	}
	.index-info .bd li span {
		display: inline-block;
	}
	.con-left {
		width: 98%;
		margin: 0 1%;
	}
	.con-text {
		width: 100%;
	}
	.con-text .hd .right-h4 {
		left: 150px;
	}
	.con-text .hd h4 a {
		font-size: 20px;
	}
	.law-text {
		width: 100%;
	}
	.law-text .hd h4 a {
		font-size: 20px;
	}
	.law-text .hd .right-h4 {
		left: 150px;
	}
	.index-con1 li {
		width: 23%;
		margin: 4px 1%;
		font-size: 14px;
		background: #e5f5fd;
	}
	.index-con2 li {
		width: 30%;
		margin: 4px 1.5%;
		height: 25px;
		line-height: 25px;
		font-size: 14px;
		background: #e5f5fd;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.law-text .text-ul {
		padding-top: 20px;
	}
	.text-ul li {
		font-size: 14px;
	}
	.text-ul li span {
		display: inline-block;
	}
	.index-thing {
		padding-top: 10px;
	}
	.index-thing h4 {
		margin: 0;
		font-size: 18px;
	}
	.con-right {
		width: 98%;
		margin: 0 1%;
	}
	.index-platform {
		height: auto;
		padding-bottom: 10px;
		display: inline-block;
		background-size: 100% 100%;
	}
	.index-platform .hd {
		font-size: 20px;
	}
	.index-platform .bd li {
		width: 46%;
		margin: 0 2% 2%;
		font-size: 14px;
	}
	.index-column .hd {
		font-size: 20px;
	}
	.index-column .md img {
		width: 96%;
		margin: 0 2% 1%;
	}
	.index-view .hd h4 {
		font-size: 20px;
	}
	.index-web .hd h4 {
		font-size: 20px;
	}
	.index-web .bd ul li {
		padding-left: 0;
		margin-left: 0;
		width: 50%;
		line-height: 32px;
		font-size: 14px;
		text-align: center;
		background: none;
	}
	.index-code {
		display: none;
	}
	.index-link .hd {
		padding-left: 2%;
		width: 98%;
	}
	.index-link .bd {
		margin: 0;
	}
	.index-link .bd ul li {
		width: 46%;
		margin: 0 2% 3%;
	}
	.index-link .bd ul li.last {
		background: #fff;
	}
	.bottom-left {
		text-align: center;
	}
	.bottom-left img {
		float: none;
		margin: 10px auto 0;
	}
	.bottom-right {
		margin: 0 0 10px;
		text-align: center;
	}
	.bottom-right p {
		font-size: 14px;
	}
	.bottom-right span {
		display: block;
		width: 100%;
	}
	.second-list {
		padding-top: 0;
	}
	.list-left .layui-card {
		width: 96%;
		margin: 0 2% 2%;
	}
	.list-left .layui-card-header {
		font-size: 18px;
	}
	.list-left .layui-card-body li a {
		font-size: 16px;
	}
	.list-right .right-box {
		margin: 0 2%;
		padding: 0 2% 3%;
	}
	.list-main .right-nav {
		padding: 3% 0;
	}
	.list-right .right-nav {
		border: none;
	}
	.list-right .right-nav .location {
		width: 100%;
		max-width: 100%;
		line-height: 30px;
		padding-top: 10px;
		text-align: left;
		white-space: wrap;
	}
	.list-right .right-nav h4 {
		width: 98%;
		line-height: 45px;
		padding-left: 2%;
		padding-right: 0;
		border-bottom: 3px solid #0089d0;
	}
	.list-all .right-nav {
		border: none;
	}
	.list-all .right-nav .location {
		width: 100%;
		line-height: 30px;
		padding-top: 10px;
		text-align: left;
		white-space: initial;
	}
	.list-all .right-nav h4 {
		width: 98%;
		line-height: 45px;
		padding-left: 2%;
		padding-right: 0;
		border-bottom: 3px solid #0089d0;
	}
	.detail-content {
		padding: 2%;
	}
	.detail-content .location {
		font-size: 14px;
	}
	.detail-content .detail-tit {
		line-height: 45px;
		padding-top: 10px;
		font-size: 26px;
	}
	.detail-attr {
		margin: 3% auto;
	}
}

.index-link .bd ul li.last select{
	width: 90%;
               text-align: center;
               border: none;
               margin: 0 auto;
               text-align-last: center;
               color: ##454545;
}