* {
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
}

body {
	min-width: 1280px;
}

.swt {
	cursor:pointer;
}

.clear {
	clear:both;
}

.mod_swt {
	width:50%;
	margin:40px auto 80px;
	height:55px;
	line-height: 55px;
	color:#fff;
	background-color: #8e994d;
	text-align: center;
	position: relative;
	font-size: 18px;
}

.mod_swt:before {
	content: '';
	border:1px solid #8e994d;
	width:100%;
	height:55px;
	position: absolute;
	left:5px;
	top:5px;
}

.ab {
	position: absolute;
	bottom:10px;
	right:3%;
	margin:0;
}

.banner,
.banner img {
	width:100%;
}

.ty_content {
	/* width:80%; */
	margin:0 auto;
	max-width: 1200px;
}

.ty_mod {
	width:100%;
}

.mod_title {
	width:100%;
	text-align: center;
	margin: 30px auto;
}

.mod_title img {
	width:52.8%;
}

.mod_title h2 {
	color:#8d4831;
	letter-spacing: 3px;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 5px;
}

.mod_title p {
	margin:0 auto;
	width:61%;
	font-size: 16px;
}

.mod1_content {
	position: relative;
	width:100%;
	margin-bottom: 30px;
}

.mod1_content img {
	width:100%;
}

.mod1_content_left,
.mod1_content_right {
	float: left;
	height:100%;
}

.mod1_content_left {
	width:42.3%;
	margin-right: 30px;
}

.mod1_content_left img {
	width:100%;
}

.mod1_content_right {
	color:#8d4831;
	width:51%;
	position: relative;
}

.mod1_content_right_title {
	margin-bottom: 35px;
	font-size: 18px;
	position: relative;
	padding-top:15px;
}

.mod1_content_right_title:before {
	content: '';
	position: absolute;
	bottom:-13px;
	left:0;
	width:70%;
	height:5px;
	background-color: #ffecd8;
	width:60px;
}

.mod1_content_right p {
	font-size: 16px;
	line-height: 36px;
}

.mod1_content_right .swt {
	width:98%;
	height:55px;
	line-height: 55px;
	color:#fff;
	background-color: #8e994d;
	text-align: center;
	position: absolute;
	bottom:5px;
	left:0;
	font-size: 18px;
}

.mod1_content_right .swt:before {
	content: '';
	width: 100%;
	height: 55px;
	border: 1px solid #8e994d;
	position: absolute;
	top: 5px;
	left: 5px;
}

.mod2_content {
	width:100%;
	overflow: hidden;
	height:450px;
}

.mod2_content_left,
.mod2_swiper {
	float: left;
	height:100%;
}

.mod2_content_left {
	width:14%;
	background: url(../images/title2_1.png) repeat fixed center;
	padding-top:1.8%;
}

.mod2_content_left div {
	display: flex;
	flex-flow: column;
	justify-content:space-around;
	align-items: center;
	height:90%;
}

.mod2_content_left img {
	width:50%;
}

.mod2_content_left ul {
	width:40%;
}

.mod2_content_left li {
	color:#ffecd8;
	font-size: 13px;
	background-color: #57593b;
	border-radius: 50%;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.mod2_content_left ul .active {
	background-color: #8e994d;
}

.mod2_content_left li:last-child {
	margin-bottom: 0;
}

.mod2_swiper {
	width:86%;
}

.mod2_swiper img,
.mod2_swiper .mod2_content_right {
	float: left;
}

.mod2_swiper img {
	width:56%;
}

.mod2_content_right {
	width:44%;
	background-color: #ffecd8;
	height:100%;
	display: flex;
	justify-content: center;
	flex-flow: column;
	align-items: center;
}

.mod2_content_right_box {
	width:80%;
	height:80%;
	color:#8d4831;
	font-size: 15px;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: space-between;
	margin:0 auto;
}

.mod2_content_right_box img {
	width:50%;
}

.mod2_content_right_box p {
	line-height: 1.8;
}

.line {
	width:100%;
	height:1px;
	background-color: #8d4831;
	position: relative;
}

.line1:before {
	content: '';
	width:100%;
	border-top:1px dashed  #8d4831;
	position: absolute;
	bottom:4px;
}

.line2:before {
	content: '';
	width:100%;
	border-top:1px dashed  #8d4831;
	position: absolute;
	top:4px;
}

.mod2_swiper .swt {
	width:100%;
	background-color: #8d4831;
	color:#fff;
	text-align: center;
	height:30px;
	line-height: 30px;
	font-size: 13px;
	color:#fff;
}

.mod2_content_right_box .swt b {
	font-weight: bold;
}

.mod2_swt:before {
	content: '';
	width: 100%;
	height: 55px;
	border: 1px solid #8e994d;
	position: absolute;
	top: 5px;
	left: 5px;
}

.mod3_content,
.mod3_content img {
	width:100%;
}

.mod3_content_left {
	float: left;
	height:100%;
	width:35%;
	display: flex;
	flex-flow: column;
	justify-content: space-around;
}

.mod3_content_left_zuopin {
	display: flex;
	justify-content: space-between;
}

.mod3_content_left_zuopin img {
	width:48%;
}

.mod3_content_right {
	width:61%;
	float: right;
}

.mod3_content_left_name div {
	display: flex;
	align-items: center;
}

.mod3_content_left_name_p {
	font-size: 13px;
}

.mod3_content_left_name img {
	transform: scale(.7);
}

.mod3_content_left_jieshao {
	font-size: 12px;
	line-height: 1.6;
}

.mod3_content_right>img {
	width:100%;
}

.mod3_content_right_footer {
	width:100%;
	display: flex;
	margin-top: 20px;
}

.mod3_content_right_footer div:first-child {
	width:42%;
}

.mod3_content_right_footer div:last-child {
	width:55%;
}

.mod3_content_right_footer img {
	width:100%;
}

.mod4_content {
	width:100%;
}

.mod4_content img {
	width:100%;
}

.mod5_content {
	display: flex;
	justify-content: space-between;
	margin: 30px 0 80px;
}

.mod5_pic_content {
	width:32.5%;
	text-align: center;
}

.mod5_pic_img,
.mod5_pic_img img {
	width:100%;
	margin-bottom: 3px;
}