@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 16px/1.8em "Microsoft Yahei", sans-serif;
	min-width: 1250px;
	line-height: 1.8;
	background: url(../img/ztcxgs_bg.jpeg) repeat-y top center/1920px;
	text-align: left;
}

.con1000 {
	width: 1000px;
	margin: 30px auto;
}

a {
	color: #000;
	text-decoration: none;
}


/* a:link,
a:visited,
a:hover,
a:active {
    color: #000;
} */

a:hover {
	text-decoration: underline;
}

p {
	color: #000;
}

ul,
ol,
dl {
	list-style: none;
}

img {
	border: 0px;
	width: 100%;
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear::after {
	display: block;
	content: "";
	clear: both;
}

.blank30 {
	height: 30px;
}

/* 开场 浮层 E */

.banner {
	background: url(../img/banner_img.jpg) no-repeat top center;
	width: 100%;
    height: 1080px;
}

.main {}

.main .qianyan {
	margin: 0 auto;
	width: 1000px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 2;
	margin-top: -120px;
}

.main .qianyan p span {
	font-size: 22px;
	font-weight: bold;
}


/* 左右轮播效果 第一版*/


/* 
.first_video {
    width: 1000px;
    height: 400px;
    margin: 0 auto 30px;
    position: relative;
}

.swiper-slide {
    width: 1000px;
    height: 400px;
    background: url(../images/ys_first_box.png) no-repeat center top;
}

.swiper-slide .sp {
    padding: 26px 32px 27px 18px;
    width: 630px;
    height: 352px;
    overflow: hidden;
    text-align: center;
    float: left;
}

.swiper-slide .wz {
    float: left;
    width: 290px;
    height: 352px;
    overflow: hidden;
    text-align: left;
    padding-top: 19px;
    padding-right: 10px;
    box-sizing: border-box;
}

.swiper-slide .wz h2,
.sp_list_con h2 {
    line-height: 1.6;
    font-size: 20px;
    margin: 40px 0 30px;
    height: 64px;
    color: #440100;
}

.swiper-slide .wz h2 a,
.sp_list_con h2 a {
    color: #440100;
}

.swiper-slide .wz .p2,
.sp_list_con .p2 {
    text-align: right;
    font-style: italic;
    font-size: 14px;
    color: #444;
    margin: 30px 0 20px;
    max-height: 105px;
    overflow: hidden;
} */


/* 精彩瞬间轮播图  第二版*/

#carousel {
	position: relative;
	width: 1000px;
	margin: 0 auto
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1000px;
}

#carousel .swiper {
	padding-top: 20px;
	padding-bottom: 40px;
}

#carousel .swiper-wrapper {}

#carousel .swiper-slide {
	width: 250px;
	height: 175px;
	overflow: hidden;
	padding-bottom: 60px;
	background: #fff;
	box-shadow: 0 8px 20px #ddd;
}

#carousel .swiper-slide img {
	display: block;
	width: 100%;
	object-fit: cover;
}

#carousel .swiper-slide p,
#carousel .swiper-slide h3 {
	line-height: 58px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 0.8em;
	margin: 0;
}

#carousel .swiper-slide h3 a {
	font-weight: normal;
}

#carousel .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#carousel .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	background-color: #ffdbdd;
	width: 20px;
	height: 10px;
	opacity: 1;
	border-radius: 5px;
}

#carousel .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #df2a36;
	width: 35px;
}

#carousel .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../img/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#carousel .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#carousel .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../img/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#carousel .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

#carousel .swiper-button-prev::after,
#carousel .swiper-button-next::after {
	content: '';
}

.sp_list_con h2 {
	line-height: 1.6;
	font-size: 20px;
	margin: 40px 0 30px;
	max-height: 64px;
	overflow: hidden;
	color: #440100;
}

.sp_list_con h2 a {
	color: #440100;
}

.sp_list_con .p1 {
	font-size: 16px;
	line-height: 1.8;
	max-height: 168px;
	overflow: hidden;
}


.sp_list_con .p2 {
	text-align: right;
	font-style: normal;
	font-size: 14px;
	color: #444;
	margin: 30px 0 20px;
	height: 22px;
	overflow: hidden;
}


/* 第一屏E 视频列表S */

.decollate {
	width: 970px;
	height: 30px;
	font-size: 16px;
	color: #440100;
	overflow: hidden;
}

.sp_list {
	margin-top: 50px;
	padding-top: 50px;
	/* border-top: 1px #440100 solid; */
}

.sp_list::before {
	display: block;
	width: 10px;
	height: 10px;
	background-color: #440100;
}

.sp_list ul li {
	margin-bottom: 50px;
}

.sp_list ul li .sp_list_img {
	width: 300px;
	height: 200px;
	margin: 40px;
	float: left;
}

.sp_list ul li img {
	width: 100%;
	height: 100%;
	border: 1px #440100 solid;
	object-fit: cover;
}

.sp_list ul li:nth-child(2n) .sp_list_img {
	float: right;
	/* margin: 0 0 0 40px; */
}

.sp_list_con {
	width: 600px;
	float: left;
	border-top: 1px #440100 solid;
	position: relative;
}

.sp_list_con::before {
	content: "";
	position: absolute;
	top: -5px;
	right: 0;
	display: block;
	width: 10px;
	height: 10px;
	background-color: #440100;
}

.sp_list ul li:nth-child(2n) .sp_list_con::before {
	right: auto;
	left: 0;
}

/* 翻页样式 */
.pages {
	/* padding-top: 30px; */
	text-align: center;
	font-size: 14px;
	/* margin-bottom: 60px; */
	clear: both;
	/* padding-left:12px; */
}

.pages .page-active {
	border: 1px solid #d8000f;
	background-color: #d8000f;
}

.pages .page {
	width: 30px!important;
	text-align: center;
	font-size: 13px;
	padding: 0;
}

.pages .page-active a {
	color: #fff;
}

.pages .page a {
	display: block;
	width: 100%;
	height: 100%;
}

.pages>li a {
	color: #333;
}

.pages>li {
	border: 1px solid #ccc;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	margin: 5px 5px;
}

.pages .page-previous {
	width: auto;
	padding: 0 10px;
	width:80px!important;
}

.pages .page-next {
	width: auto;
	padding: 0 10px;
	width:80px!important;
}

.more{
	text-align: center;
	padding: 15px 0;
}

.more a{
	color: #440100;
	font-size: 13px;
}