body {
    font-family: "Microsoft Yahei", "Arial", "sans-serif", "simsun";
	background: #fff url(../images/xn_bg_top.png) no-repeat top center;
}

a {
	color: #353535;
}

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-bg .layui-container {
	background: #fff;
}

.index-body .white-bg>.layui-container>.layui-row {
	/* height: 1634px; */
	position: relative;
	z-index: 1000;
}

.white-bg .layui-row {
	background: #fff;
}

.index-head {
	height: 125px;
	background: url(../images/xn_bg_white.png) no-repeat top center;
}

.site-title {
	height: 125px;
	position: relative;
}

.site-title img {
	display: block;
	margin: 0 auto;
	padding-top: 24px;
}

.site-title ul {
	position: absolute;
	top: 10px;
	right: 2%;
	z-index: 100;
}

.site-title ul li {
	float: left;
	padding: 0 10px;
	height: 33px;
	line-height: 32px;
}

.site-title ul li+li {
	background: url(../images/xn_top_hr.png) no-repeat left center;
}

.site-title ul li a {
	color: #eee;
}

.site-nav {
	min-height: 62px;
	background: url(../images/nav_bg.png) no-repeat center;
}

.navbar {
	width: 100%;
	min-height:62px;
	display: block\0;
	*display: block;
	list-style-type: none;
	flex-direction: row;
	justify-content: flex-end;
}

.navbar li {
	float: left;
	float: left\0;
	*float: left;
	width: 12.5%;
	line-height: 62px;
	text-align: center;
	cursor: pointer;
	background: url(../images/xn_hr.png) no-repeat right center;
}

.navbar li.first a {
	background: url(../images/xn_hr.png) no-repeat left center;
}

.navbar li a {
	font-family: "SimHei", "Microsoft Yahei", "Arial", "sans-serif", "simsun";
	display: inline-block;
	width: 100%;
	height: 62px;
	line-height: 62px;
	text-decoration: none;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
}

.index-inner {
	height: 365px;
}

.site-date {
    height: 60px;
	background: #fff;
	border-top: 8px solid #005ea1;
	font-size: 16px;
}

.site-date .date {
    float: left \0;
    *float: left;
}

.site-date .date span {
    line-height: 60px;
	color: #0069b5;
}

.site-date .date .spanText1 {
	padding-left: 22px;
	margin-right: 20px;
}

.site-date .search {
    float: right \0;
    *float: right;
    width: 400px \0;
    *width: 400px;
}

.search-box {
    float: right;
    width: 230px;
    height: 30px;
    margin-top: 17px;
	margin-right: 22px;
	border: none;
	background: url(../images/search_box.png);
}

.search-box .search-con {
    float: left;
    width: 163px;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    border: none;
    background: none;
	color: #b4b4b4;
	font-size: 14px;
}

.search-box button {
    float: right;
    width: 52px;
    height: 30px;
    line-height: 30px;
	cursor: pointer;
    border: none;
    background: url(../images/search_button.png);
}

.index-headLine {
    height: 60px;
	margin-bottom: 20px;
	position: relative;
	background: url(../images/xn_headline.png) no-repeat 23px center;
}

.index-headLine .news-title {
    height: 60px;
    overflow: hidden;
    text-align: center;
}

.index-headLine .news-title h4 {
	height: 60px;
	line-height: 60px;
    margin: 0 auto;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2px;
}

.index-headLine .news-title h4 a {
    display: block;
    width: 80%;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    color: #414141;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.image {
	margin-bottom: 30px;
}

.news {
    position: relative;
    width: 585px;
	margin-right: 15px;
}

.news .bd {
    height: 365px;
    position: relative;
    overflow: hidden;
}

.news .bd li {
    height: 365px;
    background-color: #fff;
    position: relative;
}

.news .bd li a {
    display: block;
}

.news .bd li img {
    width: 100%;
    height: 365px;
	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;
	text-align: left;
	padding-left: 10px;
}

.news .hd {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    right: 10px;
}

.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;
}

.news .hd {
    position: absolute;
    z-index: 1;
    bottom: 14px;
    right: 15px;
}

.news .hd li {
    cursor: pointer;
    width: 12px;
    height: 5px;
    display: block;
    overflow: hidden;
    text-indent: 20px;
    float: left;
    margin-left: 8px;
    background: url(../images/xn_default_li.png);
}

.news .hd li.on {
    background: url(../images/xn_active_li.png);
}

.text-box {
	margin-bottom: 30px;
}

.text  {
	/* width: 585px; */
	margin-left: 15px;
}

.text .hd {
	padding: 0;
	margin-bottom: 20px;
	height: 49px;
	line-height: 49px;
	border: none;
	border-bottom: 1px solid #cccccc;
}

.text .hd ul {
	position: relative;
}

.text .hd ul li {
	width: 100%;
	height: 50px;
}

.text .hd h4 {
	float: left;
	width: 150px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.text .hd .left-h4 {
	position: absolute;
	left: 0;
	top: 0;
}

.text .hd .right-h4 {
	position: absolute;
	left: 150px;
	top: 0;
}

.text .hd li.on h4 {
	background: #005ea1 url(../images/xn_white_arrow.png) no-repeat bottom center;
}

.text .hd h4 a {
	display: block;
	color: #272727;
}

.text .hd li.on h4 a {
	color: #fff;
}

.text .hd .more {
	position: absolute;
	right: 15px;
	top: 0;
	float: right;
	display: none;
	line-height: 49px;
	font-size: 16px;
	color: #999999;
}

.text .hd li.on .more {
	display: inline-block;
}

.text .bd {
	padding: 0;
}

.text .bd ul {
	/* width: 585px; */
}

.text .bd li {
	height: 42px;
	line-height: 42px;
	margin-left: 2px;
	margin-right: 9px;
	padding-left: 18px;
	font-size: 16px;
	background: url(../images/xn_spot.png) no-repeat left center;
}

.text .bd li span {
	float: right;
	margin-left: 5px;
	color: #888888;
}

.text .bd li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #000000;
}

.text .bd li:hover a {
	color: #005ea1;
}

.index-column {
	width: 100%;
	height: 112px;
	margin-bottom: 30px;
	overflow: hidden;
}

.index-column .pic-slide {
	width: 100%;
	height: 112px;
	position: relative;
	overflow: hidden;
	background: #eeeeee;
}

.index-column .pic-slide .hd {
	float: left;
	width: 60px;
	height: 75px;
	line-height: 30px;
	margin-left: 18px;
	margin-top: 16px;
	padding-top: 7px;
	text-align: center;
	font-weight: bold;
	background: url(../images/xn_column_bg.png) no-repeat center;
} 

.index-column .pic-slide .hd a {
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
}

.index-column .pic-slide .bd {
	float: left;
	margin-top: 16px;
	width: 836px\0;
}

.index-column .pic-slide .bd ul li {
	float: left;
	width: 260px;
	height: 82px;
	margin-left: 18px;
	margin-bottom: 14px\0;
	*margin-bottom: 14px;
}

.index-column .pic-slide .bd ul li img {
	width: 260px;
	height: 82px;
}

.index-column .index-12309 {
	float: right;
	width: 253px;
	*margin-left: -100px;
}

.index-column .index-12309 .a1 {
	float: left;
	width: 117px;
	height: 112px;
}

.index-column .index-12309 .a2 {
	float: right;
	width: 117px;
	height: 112px;
}

.index-column .index-12309 .a3, .index-column .index-12309 .a4 {
	display: none;
}

.info-left {
	margin-bottom: 25px;
	margin-right: 15px;
}

.index-info .hd {
	display: inline-block;
	margin-bottom: 20px;
}

.index-info .hd li {
	float: left;
	width: 285px;
	height: 60px;
	line-height: 60px;
	background: #e5eff5;
	border-radius: 5px;
	font-size: 22px;
	text-align: left;
}

.index-info .hd li.first {
	margin-right: 15px;
}

.index-info .hd li.on {
	background: #005ea1 url(../images/xn_white_arrow.png) no-repeat bottom center;
}

.index-info .hd li i {
	float: left;
	display: inline-block;
	width: 26px;
	height: 60px;
	margin-left: 75px;
	margin-right: 15px;
}

.index-info .hd li .i1 {
	background: url(../images/xn_blue_icon1.png) no-repeat center;
}

.index-info .hd li .i2 {
	background: url(../images/xn_blue_icon2.png) no-repeat center;
}

.index-info .hd li .i3 {
	background: url(../images/xn_blue_icon3.png) no-repeat center;
}

.index-info .hd li .i4 {
	background: url(../images/xn_blue_icon4.png) no-repeat center;
}

.index-info .hd li.on .i1 {
	background: url(../images/xn_white_icon1.png) no-repeat center;
}

.index-info .hd li.on .i2 {
	background: url(../images/xn_white_icon2.png) no-repeat center;
}

.index-info .hd li.on .i3 {
	background: url(../images/xn_white_icon3.png) no-repeat center;
}

.index-info .hd li.on .i4 {
	background: url(../images/xn_white_icon4.png) no-repeat center;
}

.index-info .hd li a {
	display: block;
	color: #005ea1;
}

.index-info .hd li.on a {
	color: #fff;
}

.index-info .bd li {
	height: 42px;
	line-height: 42px;
	margin-left: 2px;
	margin-right: 8px;
	padding-left: 18px;
	font-size: 16px;
	background: url(../images/xn_spot.png) no-repeat left center;
}

.index-info .bd li span {
	float: right;
	margin-left: 5px;
	color: #888888;
}

.index-info .bd li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #000000;
}

.index-info .bd li:hover a {
	color: #005ea1;
}

.info-right {
	margin-bottom: 25px;
	margin-left: 15px;
}

.index-thing {
	min-height: 236px;
	padding-top: 10px;
	border: 2px solid #e5eff5;
}

.index-thing h4 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #005ea1;
	font-weight: bold;
	background: url(../images/xn_jg_tab.png) no-repeat center;
}

.index-con1 {
	width: 100%;
	display: inline-block;
}

.index-info .bd li.con1-list {
	float: left;
	width: 23%;
	margin: 8px 1%;
	padding: 0;
	background: #f0f5fa;
	border-radius: 5px;
	text-align: center;
	font-size: 15px;
}

.index-con2 {
	width: 100%;
	display: inline-block;
}

.index-info .bd li.con2-list {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 15px;
	background: none;
}

.index-lead {
	margin-bottom: 15px;
}

.index-lead a {
	display: block;
	width: 279px;
	height: 75px;
	margin: 0 auto 20px;
}

.index-lead .layui-col-lg3 {
	text-align: center;
}

.index-lead img {
	width: 279px;
	height: 75px;
}

.index-lead a:hover img {
	opacity: .9;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}

.blue-bg {
	background: url(../images/xn_bg_bottom.png) no-repeat bottom center;
}

.index-talk .hd {
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 15px;
}

.index-talk .hd li {
	float: left;
	width: 167px;
	height: 50px;
	font-size: 22px;
}

.index-talk .hd li.on {
	background: url(../images/xn_active_tab.png);
}

.index-talk .hd li a {
	display: block;
	padding: 0 30px;
	color: #005ea1;
}

.index-talk .hd li.on a {
	color: #fff;
}

.index-talk .bd li {
	height: 42px;
	line-height: 42px;
	margin-left: 2px;
	margin-right: 9px;
	padding-left: 18px;
	font-size: 16px;
	background: url(../images/xn_spot.png) no-repeat left center;
}

.index-talk .bd li span {
	float: right;
	margin-left: 5px;
	color: #888888;
}

.index-talk .bd li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #000000;
}

.index-talk .bd li:hover a {
	color: #005ea1;
}

.talk-left {
	margin-bottom: 30px;
	margin-right: 15px;
}

.talk-right {
	margin-bottom: 30px;
	margin-left: 15px;
}

.index-pic {
	width: 100%;
	min-height: 85px;
	margin-bottom: 35px;
}

.index-pic .bd ul li {
	width: 385px;
	height: 85px;
	margin-right: 20px;
}

.index-view {
	width: 100%;
	height: 165px;
	overflow: hidden;
	padding-bottom: 100px;
	position: relative;
}

.index-view .layui-row {
	position: relative;
	width: 100%;
	height: 165px;
	overflow: hidden;
}

.index-view .hd {
	float: left;
	width: 45px;
	height: 152px;
	margin-top: 7px;
	margin-right: 19px;
	text-align: center;
}

.index-view .hd h4 {
	float: left;
	width: 45px;
	height: 140px;
	line-height: 30px;
	padding-top: 12px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(../images/xn_tab.png) no-repeat center;
}

.index-view .hd h4 a {
	color: #fff;
}

.index-view .bd {
	float: left;
	width: 1130px;
	height: 165px;
}

.index-view .bd ul li {
	float: left;
	width: 212px;
	height: 165px;
	margin-right: 20px;
	margin-right: 14px\0;
	*margin-right: 14px;
	position: relative;
} 

.index-view .bd ul li a {
	display: block;
	color: #fff;
}

.index-view .bd ul li img {
	width: 212px;
	height: 165px;
}

.index-view .bd ul li p {
	width: 96%;
	padding: 0 2%;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	bottom: 0;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
}

.index-view .bd ul li p a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index-link {
	height: 55px;
	min-height: 55px;
	background: #fff;
	border-top: 2px solid #005ea1;
}

.index-link ul {
	display: inline-block;
}

.index-link ul li {
	float: left;
	width: 297px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	color: #000;
	border-left: 2px solid #005ea1;
}

.index-link ul li.last {
	border-right: 2px solid #005ea1;
	background: url(../images/xn_blue_arrow.png) no-repeat 240px center;
}

.index-link ul li:hover a {
	color: #005ea1;
}

.index-code {
	position: fixed;
	left: 50%;
	margin-left: 600px;
	top: 560px;
	z-index: 1001;
	width: 125px;
	height: auto;
	transition: all 1s ease 0s;
	text-align: center;
}

.index-code img {
	width: 120px;
	height: 120px;
}

.index-code p {
	font-size: 18px;
	color: #191818;
	margin-bottom: 10px;
}

.site-bottom {
	min-height: 158px;
	background: #005ea1;
}

.bottom-left img {
	float: right;
	margin-top: 40px;
	margin-right: 30px;
}

.bottom-right {
	margin-top: 30px;
}

.bottom-right p {
	line-height: 30px;
	color: #fff;
}

.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: #005ea1;
	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/xn_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: #005ea1 url(../images/xn_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: #005ea1 url(../images/xn_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 {
	margin-right: 20px;
	padding: 0 20px 30px;
	border: 1px solid #e2e2e2;
}

.list-right .right-nav {
	min-height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #eee;
}

.list-right .right-nav h4 {
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	padding: 0 10px;
	float: left;
}

.list-right .right-nav h4 a {
	color: #005ea1;
}

.list-right .right-nav .location {
	float: right;
	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/xn_spot.png) no-repeat 5px center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list-right ul li:hover a {
	color: #005ea1;
}

.list-right ul li span {
	float: right;
	color: #6a6767;
}

.list-all {
	float: none;
	*width: 1150px;
	min-height: 330px;
	padding: 0 20px 30px;
	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: #005ea1;
}

.list-all .right-nav .location {
	float: right;
} 

.list-all ul li {
	line-height: 50px;
	padding-left: 20px;
	font-size: 16px;
	border-bottom: 1px dashed #eee;
	background: url(../images/xn_spot.png) no-repeat 5px center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list-all ul li:hover a {
	color: #005ea1;
}

.list-all ul li span {
	float: right;
	color: #6a6767;
}

#page-box {
    text-align: center;
    margin-top: 20px;
}

/* 文章页 */
.white-bg .detail-content {
    padding: 20px 30px;
	background: #fff;
}

.detail-content .location {
	padding-left: 35px;
    font-size: 16px;
	background: url(../images/xn_location.png) no-repeat 5px center;
}

.detail-content .detail-tit {
	line-height: 50px;
	padding-top: 20px;
    font-size: 32px;
    color: #005ea1;
    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: #005ea1;
	line-height: 30px;
}

.detail-content-file .file-list a:hover {
    text-decoration: underline;
}

.list-main .right-nav {
	width: 96%;
	margin: 0 2%;
	height: 55px;
	line-height: 55px;
    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: #005ea1;
}

.list-main .right-nav .location {
	float: right;
} 

.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: #005ea1;
    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;
}

@media all and (min-width: 1200px) {
	.layui-container {
		width: 1200px;
	}
}

@media all and (max-width: 1200px) {
	body {
		max-width: 768px;
		margin: 0 auto;
	}
	.layui-container {
		width: 98%;
		padding: 0 1%;
	}
	.index-head {
		height: 190px;
		background-repeat: repeat;
	}
	.site-title {
		height: 190px;
	}
	.site-title img {
		width: 95%;
		padding-top: 80px;
	}
	.site-nav {
		background: #005ea1;
	}
	.navbar {
		width: 100%;
		height: 98px;
		padding-top: 5px;
		line-height: 36px;
		background: none;
	}
	.navbar ul li {
		width: 33%;
		line-height: 30px;
		background: url(../images/xn_top_hr.png) no-repeat right center;
	}
	.navbar ul li a {
		font-size: 17px;
		height: 30px;
		line-height: 30px;
		padding: 0;
	}
	.navbar li.first a {
		background: none;
	}
	.index-inner {
		height: 40px;
	}
	.site-date .date {
		display: none;
	}
	.site-date .search {
		text-align: center;
	}
	.search-box {
		float: none;
		margin: 12px auto ;
	}
	.index-headLine {
		background: none;
		margin-bottom: 5px;
	}
	.index-headLine .news-title h4 {
		font-size: 28px;
	}
	.news {
		width: 100%;
		margin: 0;
	}
	.news, .news .bd, .news .bd li, .news .bd li img {
		height: 280px;
	}
	.text {
		width: 98%;
		margin: 0 1%;
	}
	.text .tempWrap {
		width: 100%!important;
	}
	.index-column .pic-slide {
		margin-bottom: 20px;
	}
	.index-column .pic-slide .hd {
		position: absolute;
		left: 0;
		top: 0;
	}
	.index-column .pic-slide .bd {
		position: absolute;
		left: 80px;
		top: 0;
	}
	.index-column .index-12309 {
		width: 100%;
	}
	.index-column .index-12309 .a1, .index-column .index-12309 .a2 {
		display: none;
	}
	.index-column .index-12309 .a3, .index-column .index-12309 .a4 {
		float: left;
		display: block;
		width: 46%;
		margin: 0 2%;
	}
	.index-column .index-12309 .a3 img, .index-column .index-12309 .a4 img {
		width: 100%;
		height: auto;
	}
	.index-info .tempWrap {
		width: 100%!important;
	}
	.info-left {
		margin-right: 0;
	}
	.info-right {
		margin-left: 0;
	}
	.index-info .hd {
		width: 100%;
	}
	.index-info .hd li {
		width: 48%;
		text-align: center;
	}
	.index-info .hd li.first {
		margin-right: 4%;
	}
	.index-info .hd li i {
		display: none;
	}
	.index-info .bd li.con1-list {
		width: 23%;
		margin: 4px 1%;
		font-size: 14px;
	}
	.index-info .bd li.con2-list {
		width: 23%;
		margin: 4px 1%;
		height: 25px;
		line-height: 25px;
		font-size: 14px;
	}
	.index-lead a {
		width: 100%;
		height: auto;
	}
	.index-lead img {
		width: 90%;
		height: auto;
	}
	.talk-left {
		margin-right: 0;
	}
	.talk-right {
		margin-left: 0;
	}
	.index-view {
		padding-bottom: 50px;
	}
	.index-view .hd {
		display: none;
	}
	.index-pic {
		display: inline-block;
	}
	.index-pic .tempWrap, .index-pic .tempWrap ul {
		width: 100%!important;
		left: 0!important;
	}
	.index-pic .bd ul li {
		width: 100%;
		text-align: center;
		margin: 0 auto 15px;
	}
	.index-link {
		height: 114px;
	}
	.index-link .layui-container {
		width: 100%;
		padding: 0;
	}
	.index-link ul li {
		width: 49%;
		border-bottom: 2px solid #005ea1;
	}
	.index-link ul li.first {
		border-right: 2px solid #005ea1;
	}
	.index-code {
		display: none;
	}
	.bottom-left {
		text-align: center;
	}
	.bottom-left img {
		float: none;
		margin: 10px auto 0;
	}
	.bottom-right {
		margin: 0 0 10px;
		text-align: center;
		font-size: 14px;
	}
	.bottom-right p span {
		display: block;
		width: 100%;
	}
	.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-right .right-nav {
		border: none;
	}
	.list-right .right-nav .location {
		width: 100%;
		line-height: 30px;
		padding-top: 10px;
		text-align: left;
	}
	.list-right .right-nav h4 {
		width: 98%;
		line-height: 45px;
		padding-left: 2%;
		padding-right: 0;
		border-bottom: 3px solid #005ea1;
	}
	.list-all .right-nav {
		border: none;
	}
	.list-all .right-nav .location {
		width: 100%;
		line-height: 30px;
		padding-top: 10px;
		text-align: left;
	}
	.list-all .right-nav h4 {
		width: 98%;
		line-height: 45px;
		padding-left: 2%;
		padding-right: 0;
		border-bottom: 3px solid #005ea1;
	}
	.white-bg .detail-content {
		padding: 2%;
	}
	.detail-content .location {
		font-size: 14px;
	}
	.detail-content .detail-tit {
		line-height: 40px;
		font-size: 26px;
	}
	.detail-attr {
		margin: 3% auto;
	}
}