﻿.content {
	width: 1300px;
	/* 	height: 1000px; */
	margin: 0 auto;
	overflow: hidden;
}

body {
	background: url(../images/kp4.png) left bottom;
}

.shipin {
	width: 1300px;
	margin: 40px auto;
	background: #333;
}

.column1 {
	width: 1300px;
	margin: 40px auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.column1 img {
	display: inline-block;
}

/* 轮播 */
.column1 .lbt {
	width: 1000px;
	height: 350px;
}

.column1 .lunbo {
	width: 100%;
	height: 100%;
	/* border: 1px solid blue; */
	/* padding: 25px 0 0 25px; */
}

.lunbo .box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	/* border: 1px solid red; */
}

/* 轮播图片 */
.box_img ul {}

.box_img ul li {
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden;
}

.box_img ul li img {
	display: block;
	width: 100%;
	height: 350px;
}

.box_img ul li h2 {
	position: absolute;
	left: 0;
	bottom: 18px;
	height: 40px;
	width: 100%;
	background: rgba(125, 125, 120, .4);
	/* text-indent: 2em; */
	padding-left: 10px;
	font-size: 15px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
}

/*  轮播圆点*/
.box_circle {
	position: absolute;
	right: 45%;
	bottom: 14px;
}

.box_circle ul li {
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin: 0 5px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	text-indent: 100px;
	cursor: pointer;
}

.box_circle ul .on {
	background: rgba(255, 255, 255, 0.6);
}

/* 汝州简介 */
.column2 {
	width: 1300px;
	margin: 30px auto;
}

.rzjj {
	width: 100%;
	height: 328px;

}

.rzjj li {
	list-style-type: none;
}

.rzjj #top {
	width: 100%;
	height: 100px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* border: 1px solid red; */
}

.rzjj #top li {
	width: 243px;
	float: left;
	font-size: 18px;
	background: url(../images/jjbg.png) no-repeat;
	border: 1px solid #e6e8ea;
}

.rzjj #top li a {
	display: inline-block;
	width: 100%;
	height: 65px;
	line-height: 65px;
	cursor: pointer;
	color: #333;
}

.rzjj #top li a.current {
	font-size: 18px;
	font-weight: bold;
	color: #015293;
	/* background: url(../images/zjjx/icon.png) no-repeat right center; */
}

.rzjj #bottom {
	width: 100%;
	height: 325px;
	position: relative;
	overflow: hidden;
    overflow-y: auto;
	/* border: 1px solid blue; */
}

.rzjj #bottom li {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	box-sizing: border-box;
	display: none;
	padding-right: 15px;
}

.rzjj #bottom li p {
	display: block;
	width: 100%;
	/* height: 100%; */
	line-height: 47px !important;
	text-indent: 2em;
	text-align: justify;
/* 	padding: 5px; */
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 17px;
}

.rzjj #bottom li p a {
	margin-left: 7px;
	color: #015293;
}

.rzjj #bottom li.current {
	display: block;
}
.rzjj #bottom li .csry{
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	align-items: center;
}
.rzjj #bottom li p img{
	    width: 230px;
	    height: 150px;
	    margin-right: 30px;
	    margin-bottom: 10px;
}
.rzjj #bottom li p img:nth-child(5){
	    margin-right: 0;
}
/* 汝瓷知己 */
.column3 {
	width: 1300px;
	margin: 130px auto 70px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.column3 img:first-child {
	width: 11%;
	height: 170px;
}

.column3 img:last-child {
	width: 9%;
	height: 170px;
}

.column4 {
	width: 1300px;
	height: 570px;
	margin: 30px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.column4 a {
	display: inline-block;
	width: 270px;
	height: 300px;
	/*boeder: 1px solid;*/
	margin-right: 51px;
	position: relative;
}

.column4 a:nth-child(4),
.column4 a:nth-child(8) {
	margin-right: 0;
}

.column4 a img {
	width: 100%;
}

/* .column4 a span {
	position: absolute;
	top: 30%;
	left: 18%;
	display: inline-block;
	color: #f7f1f1;
	font-size: 24px;
	font-weight: bold;
	border: 3px solid #f1f1f1;
	width: 170px;
	height: 50px;
	line-height: 50px;
	margin-top: 20px;
	text-align: center;
} */
.column4 a span {
    position: absolute;
    top: 30%;
    left: 18%;
    display: inline-block;
    color: #015293;
    font-size: 24px;
    font-weight: bold;
    border: 3px solid #fdfdfd;
    width: 170px;
    background: #fdfdfd;
    opacity: 0.7;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    text-align: center;
}

/* 滚动条 */
 ::-webkit-scrollbar{

width:5px;

height:5px;

background-color:#f7fafd;

}

/*定义滚动条轨道

内阴影+圆角*/

::-webkit-scrollbar-track{

-webkit-box-shadow:inset 0 0 6px rgba(182, 173, 173, 0.3);

border-radius:10px;

background-color:#f7fafd;

}

/*定义滑块

内阴影+圆角*/

::-webkit-scrollbar-thumb{

border-radius:10px;

-webkit-box-shadow:inset 0 0 6px rgba(182, 173, 173, 0.3);

background-color:#bedce5;

}

    
    
/* 适老化改造 */
.oldModel .column1,
.oldModel .column2,
.oldModel .column3,
.oldModel .column4{width: 100%;height: auto;}
.oldModel .column1>img{width: 30%;}
.oldModel .column1 .lbt{width: auto;}
.oldModel .column3 img{width: 80%;}
.oldModel .column3 img:first-child,
.oldModel .column3 img:last-child{width: 10%;}
.oldModel .column4 a{margin-right: auto;width: 25%; height: auto;}
.oldModel .column4 a span{top: 34%; left: 8%;width: 80%;}
.oldModel .shipin,
.oldModel .shipin video{width: 100%;}