﻿/*index_main*/
.index_main {
	width: 1200px;
	margin: 0 auto;
}
/*cd_ls*/
.cd_ls {
	margin: 20px 0 0 0;
	overflow: hidden;
}
.cd_ls .cd_ls_tit {
	float: left;
}
.cd_ls .cd_ls_tit img {
	display: block;
	width: 63px;
	height: 94px;
}
.cd_ls .cd_ls_cnt {
	float: right;
	width: 1123px;
	height: 94px;
	background-color: #f9f7f3;
	overflow: hidden;
}
.cd_ls .cd_ls_cnt a {
	display: block;
	float: left;
	line-height: 39px;
	height: 19px;
	margin: 0 21px 0 20px;
	color: #333333;
	font-size: 14px;
	padding: 10px 0;
}
.cd_ls .cd_ls_cnt a:hover {
	color: #cd3a3a;
	text-decoration: none;
}
/*ls_zt*/
.ls_zt {
	margin: 20px 0 40px 0;
	overflow: hidden;
}
.ls_zt .ls_zt_tit {
	float: left;
}
.ls_zt .ls_zt_tit img {
	display: block;
	width: 63px;
	height: 94px;
}
.ls_zt .ls_zt_cnt {
	float: right;
	width: 1134px;
	height: 94px;
	overflow: hidden;
}
.ls_zt .ls_zt_cnt a {
	display: block;
	float: left;
	width: 150px;
	height: 94px;
	position: relative;
	margin: 0 0 0 12px;
}
.ls_zt .ls_zt_cnt img {
	display: block;
	width: 150px;
	height: 94px;
}
.ls_zt .ls_zt_cnt p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	line-height: 24px;
	height: 24px;
	width: 130px;
	padding: 0 10px;
	background-color: #f9f7f3;
	color: #333333;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
}
.ls_zt .ls_zt_cnt a:hover img {
	opacity: 0.9;
filter(alpha=90)
}
.ls_zt .ls_zt_cnt a:hover p {
	background-color: #1586c8;
	color: #fff;
}

/*zx_zx*/
.zx_zx {
	overflow: hidden;
}
.zx_zx .zz_l {
	float: left;
	width: 550px;
	height: 307px;
}
.zx_zx .zz_l a {
	display: block;
	width: 550px;
	height: 307px;
	position: relative;
	overflow: hidden;
}
.zx_zx .zz_l a img {
	display: block;
	width: 550px;
	height: 307px;
	transition: all 0.5s ease 0s;
}
.zx_zx .zz_l a p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	line-height: 50px;
	height: 50px;
	width: 530px;
	padding: 0 10px;
	background: url(../images/p_bg.png) repeat left top;
	color: #fff;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
}
.zx_zx .zz_l a:hover img {
	transform: scale(1.1, 1.1);
	opacity: 0.8;
}
.zx_zx .zz_c {
	float: left;
	width: 350px;
	margin: 0  30px;
}
.zx_zx .zz_c dt {
	overflow: hidden;
	margin: 0 0 5px 0;
}
.zx_zx .zz_c dt em {
	display: block;
	float: left;
	border-bottom: 1px solid #1586c8;
	width: 118px;
	height: 1px;
	margin: 10px 0 0 0;
}
.zx_zx .zz_c dt p {
	display: block;
	float: left;
	color: #555;
	font-size: 20px;
	letter-spacing:2px;
	font-weight: bold;
	line-height: 21px;
	height: 21px;
	margin: 0 13px;
}
.zx_zx .zz_c dd {
	border-bottom: 1px dashed #dddbdb;
	padding: 6px 0;
}
.zx_zx .zz_c dd h6 a {
	color: #333333;
	font-size: 18px;
	text-align: center;
	display: block;
	text-align: center;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.zx_zx .zz_c dd h6 a:hover {
	color: #d20b0b;
	text-decoration: none;
}
.zx_zx .zz_c dd p {
	overflow: hidden;
}
.zx_zx .zz_c dd span {
	display: block;
	float: left;
	width: 100%;
}
.zx_zx .zz_c dd p a {
	color: #666;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	text-align: center;
	letter-spacing:0px;
}
.zx_zx .zz_c dd p a:hover {
	color: #1586c8;
	text-decoration: none;
}
.zx_zx .zz_r {
	float: right;
	width: 240px;
}
.zx_zx .zz_r ul {
	margin: 20px 0 0 0;
}
.zx_zx .zz_r li {
	padding: 0 0 0 16px;
	background: url(../images/li_bg.png) no-repeat left center;
	overflow: hidden;
}
.zx_zx .zz_r li a {
	display: block;
	float: left;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	width: 180px;
	letter-spacing:0px;
}
.zx_zx .zz_r li span {
	display: block;
	float: right;
	color: #999;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
.zx_zx .zz_r li:hover {
	background: url(../images/li_bg02.png) no-repeat left center;
}
.zx_zx .zz_r li:hover a, .zx_zx .zz_r li:hover span {
	color: #1586c8;
	text-decoration: none;
}
/**/
.g-box-1200 {
	width: 1200px;
	height: auto;
	margin: auto;
	display: block;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac */
.clearfix {
	display: block;
}
h4.g-utitle {
	overflow: hidden;
	margin: 15px 0px 10px 0px;
	font: 700 28px 微软雅黑;
	height: 51px;
	line-height: 44px;
	background: url(../images/h4bgico.png) no-repeat left top;
	color: #666;
	text-align: center;
}
.g-le-img {
	overflow: hidden;
	height: 306px;
	width: 330px;
}
.g-le-img li {
	width: 330px;
}
.g-le-img li a {
	display: block;
	overflow: hidden;
     
}
.g-le-img li i {
	width: 330px;
	height: 204px;
	display: block;
	overflow: hidden;
}
.g-le-img li i img {
	width: 330px;
	height: 204px;
}
.g-le-img li p {
	background: #f9f7f3;
	overflow: hidden;
	padding: 10px 15px;
}
.g-le-img li p span {
	display: block;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	margin-bottom: 6px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.g-le-img li p strong {
	display: block;
	color: #999;
	overflow: hidden;
	font-weight: normal;
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.g-le-img li a:hover p span {
	color: #1379B7
}
.g-cnet {
	overflow: hidden;
	width: 530px;
	margin: 0px 0px 0px 15px;
}
.g-cnet-top {
	position: relative;
	overflow: hidden;
}
.g-cnet-top a {
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0px 0px 0px 215px;
	height: 124px;
}
.g-cnet-top a i {
	display: block;
	overflow: hidden;
	width: 200px;
	height: 124px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.g-cnet-top a i img {
	width: 200px;
	height: 123.45px;
}
.g-cnet-top a p {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #1379B7;
	letter-spacing:1px;
	font-size: 16px;
	font-weight: bold;
}
.g-cnet-top a strong {
	font-weight: normal;
	letter-spacing:0px;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	height: 55px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 10px 0px 10px 0px;
}
.g-cnet-top a span {
	color: #999;
	height: 24px;
	line-height: 24px;
	display: block;
	font-size: 13px;
}
.g-cnet-top a:hover p {
	text-decoration: underline
}
.g-cnet-bottom {
	overflow: hidden;
	border-top: 1px dashed #1586c8;
	margin-top: 18px;
}
.g-cnet-bottom li {
	float: left;
	margin-top: 12px;
	overflow: hidden;
	width: 50%;
}
.g-cnet-bottom li i {
	display: block;
	float: left;
	width: 4px;
	height: 4px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #1586c8;
	margin-top: 8px;
	margin-right: 8px;
}
.g-cnet-bottom li a {
	display: block;
	float: left;
	color:#666;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	width: 240px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	letter-spacing:0px;
}
.g-cnet-bottom li a:hover {
	color: #1379B7;
}
.g-rt-list {
	overflow: hidden;
	width: 310px;
	height: 306px;
}
.g-rt-list li {
	overflow: hidden;
	position: relative;
	padding: 0px 0px 0px 162px;
	height: 99px;
	margin-bottom: 15px;
}
.g-rt-list li a {
	display: block
}
.g-rt-list li i {
	width: 149px;
	height: 92px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
.g-rt-list li i img {
	width: 149px;
	height: 92px;
}
.g-rt-list li p {
	color: #666;
	border-bottom:1px dashed #e9e9e9;
	font-size: 14px;
	line-height: 23px;
	height: 50px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	letter-spacing:0px;

}
.g-rt-list li span {
	color: #999;
	font-size: 13px;
	display: block;
	height: 24px;
	line-height: 24px;
	margin-top: 6px;

}
.g-rt-list li:last-of-type {
	margin-bottom: 0px;
}
.g-rt-list li a:hover p {
	color: #1379B7
}
.g-le-box {
	overflow: hidden;
	width: 890px;
}
.g-le-box ul.u-first {
	overflow: hidden;
	height: 126px;
}
.g-le-box ul.u-first li {
	width: 204px;
	float: left;
	overflow: hidden;
	height: 126px;
	margin-right: 15px;
	position: relative;
}
.g-le-box ul.u-first li a {
	display: block
}
.g-le-box ul.u-first li a img {
	width: 204px;
	height: 126px;
}
.g-le-box ul.u-first li i {
	width: 204px;
	height: 126px;
}
.g-le-box ul.u-first li p {
	position: absolute;
	width: 177px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	overflow: hidden;
	padding: 0px 15px;
	background: url("../images/inde-ls-bg.png") repeat-x;
	left: 0px;
	bottom: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.g-le-box ul.u-first li a:hover p {
	color: #1379B7
}
/*ils_cont*/
.ils_cont {
	margin: 25px 0 20px 0;
}
.ils_cont .ils_top {
	overflow: hidden;
	margin: 30px 0 0 0;
}
.ils_cont .ils_top .ils_tl {
	float: left;
	width: 460px;
}
.ils_cont .ils_top .ils_tc {
	float: left;
	width: 340px;
	margin: 0 0 0 30px;
}
.ils_cont .ils_top .ils_tc ul {
	margin: 10px 0 0 0;
}
.ils_cont .ils_top .ils_tc li {
	padding: 0 0 0 16px;
	background: url(../images/li_bg.png) no-repeat left center;
}
.ils_cont .ils_top .ils_tc li a {
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 29px;
	height: 29px;
	width: 335px;
	overflow: hidden;
}
.ils_cont .ils_top .ils_tc li:hover {
	background: url(../images/li_bg02.png) no-repeat left center;
}
.ils_cont .ils_top .ils_tc li:hover a {
	color: #cd3a3a;
	text-decoration: none;
}

.ils_cont .ils_center ul {
	overflow: hidden;
	margin: 10px 0 0 -9px;
}
.ils_cont .ils_center li {
	float: left;
	width: 125px;
	height: 160px;
	margin: 0 0 0 9px;
}
.ils_cont .ils_center li a {
	display: block;
	width: 125px;
	height: 160px;
	overflow: hidden;
}
.ils_cont .ils_center li img {
	display: block;
	width: 125px;
	height: 160px;
	transition: all 0.5s ease 0s;
}
.ils_cont .ils_center li img:hover {
	transform: scale(1.1, 1.1);
	opacity: 0.8;
}
.ils_cont .ils_bottom ul {
	overflow: hidden;
	margin: 10px 0 0 -26px;
}
.ils_cont .ils_bottom li {
	padding: 0 0 0 16px;
	background: url(../images/li_bg.png) no-repeat left center;
	float: left;
	margin: 0 0 0 26px;
}
.ils_cont .ils_bottom li a {
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	width: 203px;
	overflow: hidden;
}
.ils_cont .ils_bottom li:hover {
	background: url(../images/li_bg02.png) no-repeat left center;
}
.ils_cont .ils_bottom li:hover a {
	color: #cd3a3a;
	text-decoration: none;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide a {
	display: block;
	width: 460px;
	height: 253px;
	position: relative;
}
.swiper-slide a img {
	display: block;
	width: 460px;
	height: 253px;
}
.swiper-slide a span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: url(../images/p_bg.png) repeat left top;
	line-height: 50px;
	height: 50px;
	color: #ffffff;
	font-size: 18px;
	letter-spacing:1.5px;
	width: 550px;
	padding: 0 10px;
}
.swiper-button-prev {
	background: url(../images/left_bg.png) no-repeat left center;
	left: 10px;
	width: 40px;
	height: 55px;
	margin-top: -27.5px;
	right: auto;
}
.swiper-button-next {
	background: url(../images/right_bg.png) no-repeat left center;
	width: 40px;
	height: 55px;
	margin-top: -27.5px;
}

/*幻灯下面中间部分*/
.g-listimg {
	width: 325px;
	overflow: hidden;
	height: 306px;
}
.g-listimg li {
	width: 147px;
	height: auto;
	margin: 0px 0px 15px 15px;
	overflow: hidden;
	float: left;
}
.g-listimg li a img {
	width: 100%;
	height: 90px;
	display: block;
	overflow: hidden;
}
.g-listimg li a p {
	letter-spacing:0px;
	width: 100%;
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin: 8px 0 0 0;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.g-listimg li:hover p {
	color: #1379B7;
}
/*底部图片*/
.g-list-two {
	position: relative;
	margin-top:-10px;
}
.g-list-two ul {
	overflow: hidden;
}
.g-list-two ul li {
	float: left;
	overflow: hidden;
	width: 127px;
	position: relative;
	margin-right: 6.3px;
	margin-bottom:7px;
}
.g-list-two ul li img {
	width: 127px;
	height: 168px;
}
.g-list-two ul li p {
	position: absolute;
	width: 116px;
	height: 30px;
	line-height: 30px;
	letter-spacing:1px;
	color: #fff;
	overflow: hidden;
	padding: 0px 15px;
	background: url(../images/rgba50.png);
	left: 0px;
	bottom: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.g-list-two ul li:hover p {
	color: #1379B7;
}

/**/
.g-rt-two {
	width: 310px;
}
.g-rt-two ul li {
	padding: 0px 0px 5px 26px;
	position: relative;
	background: url(../images/index.png) no-repeat -178px -62px;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
}
.g-rt-two ul li:last-of-type {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.g-rt-two ul li a:hover {
	color: #1379B7
}
.g-rt-two ul li a {
	color:#666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 282px;
	letter-spacing:0px;
}
.u-bottom-list {
	overflow: hidden;
}
.u-bottom-list ul {
	float: left;
	width: 280px;
	overflow: hidden;
	margin-right: 15px;
}
.u-bottom-list ul li {
	margin-top: 12px;
	overflow: hidden;
}
.u-bottom-list ul li i {
	display: block;
	float: left;
	width: 4px;
	height: 4px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #1379B7;
	margin-top: 8px;
	margin-right: 8px;
}
.u-bottom-list ul li a {
	letter-spacing:0px;
	color:#666;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	width: 268px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.u-bottom-list ul li a:hover {
	color: #1379B7
}
/**/
.f-fl{
	float: left;
	display: inline
}
.f-fr {
	float: right;
	display: inline
}
a, a:visited {
	text-decoration: none;
	color: #333;
	letter-spacing:0px;

}

/* 标签 */
.g-linkul {
	overflow: hidden;
	line-height: 24px;
	text-align: left;
	width: 1200px;
	margin: 25px auto 0px;
	background-color:#f9f7f3;
}
.g-linkul span {
	font-size: 14px;
	margin: 0px;
	color: #333;
}
.g-linkul a {
	font-size: 14px;
	color: #333;
	padding: 0px 8px 0px 8px
}
.g-linkul a:hover {
	color: #1379B7;
}