
body {
	font-family: "Arial"!important;
	font: 14px Microsoft YaHei!important;
	line-height: 24px;
	background: #f8f9fb;
}

body,
div,
p,
span,
ul,
li,
dl,
dd,
h1,
h2,
h3,
a,
input,
img {
	margin: 0;
	padding: 0;
}

li,
ol {
	list-style: none;
}

a,
img,
textarea {
	border: none;
	outline: none;
}

i,
em {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #000;
}

a:focus {
	text-decoration: none;
}

a:focus,
a:hover {
	text-decoration: none!important;
	outline: none;
	outline-offset: 0;
}

label {
	font-weight: normal;
	width: 100%;
}

a:focus {
	outline: none;
	outline-offset: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cl:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.transition {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.slick-slide {
	outline: none!important;
	height: auto;
}

#wrap_index {
	overflow: hidden;
	position: relative;
}

@media (min-width: 1420px) {
	.container {
		width: 1290px;
		padding: 0;
		margin: 0 auto;
	}
}

.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	*zoom: 1;
}

a:hover {
	color: #47b99c
}


/*header*/

#header {
	position: relative;
	background-color: #e0d9d3;
	z-index: 90;
	text-align: center;
}

#header .container {
	padding: 0 5.8%;
}

.search {
	position: relative;
	width: 30%;
	height: 75px;
}

.search form {
	display: table-cell;
	width: 100%;
	height: 75px;
	vertical-align: middle;
	padding-left: 30px;
	overflow: hidden;
}

.search .btn {
	background: none;
	border: 0;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	padding:  0;
	letter-spacing: 2px;
}

.search i {
	position: absolute;
	height: 30px;
	width: 20px;
	left: 0;
	top: calc(50% - 15px);
}

.search i img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    top: 5px;
}
.search .txtbox{
    border: 2px solid #000;
    background: none;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    transition: 350ms;
    transform: translateX(-300px);
}
.search:hover .txtbox{
	transform: translateX(0);
}
.logo {
	position: absolute;
	left: calc(50% - 7.5%);
	top: 0;
	width: 15%;
	height: 75px;
	text-align: center;
}

.logo a {
	display: inline-block;
	width: 100%;
	height: 75px;
	vertical-align: middle;
	text-align: center;
}

.logo img {
	max-width: 100%;
	max-height: 100%;
}

#header .menu_icon {
	cursor: pointer;
}

#header .menu_icon i {
	height: 75px;
	width: 35px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}

#header .menu_icon i>img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}

#header .menu_icon span {
	height: 75px;
	vertical-align: top;
	line-height: 75px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-right: 18px;
	display: inline-block;
	letter-spacing: 2px;
}

#header .pc_Menu {
	width: 70%;
}

.head_menu {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background: rgba(49, 48, 47, 0.96);
	z-index: 99;
}

.head_menu .container {
	padding-top: 130px;
	position: relative;
}

.head_menu .menu_icon {
	position: absolute;
	right: 7%;
	top: 30px;
	cursor: pointer;
}

.head_menu .menu_icon span {
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	color: #47b99c;
	font-weight: bold;
	font-size: 12px;
	margin-right: 18px;
	letter-spacing: 2px;
}

.head_menu .menu_icon i {
	display: inline-block;
	vertical-align: top;
	height: 22px;
	width: 22px;
	position: relative;
}

.head_menu .menu_icon i img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}

.head_menu .pc_Menu {
	width: 1200px;
	border-top: 1px solid #494847;
}

.head_menu .pc_Menu .menul {
	margin-left: -6%;
	margin-right: -6%;
}

.pc_Menu .menul .firstli {
	position: relative;
	width: 14.2857%;
	float: left;
	text-align: center;
	transition: 300ms;
}

.pc_Menu .menul .firstli a {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 40px 20px 25px;
	line-height: 16px;
	font-size: 16px;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pc_Menu .secdulBox {
	display: block;
	position: absolute;
	width: 100%;
	border-radius: 10px;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
}

.pc_Menu .secdulBox .secdli a {
	font-size: 14px;
	padding: 0 20px;
	line-height: 14px;
	color: #8e8e8e;
	margin-bottom: 18px;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pc_Menu .secdulBox .secdli.current a,
.pc_Menu .secdulBox .secdli a:hover {
	color: #47b99c
}

.pc_Menu .menul .firstli:after {
	opacity: 0;
	position: absolute;
	content: "";
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 24px;
	height: 8px;
	background: url(../images/ico3.png)no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.pc_Menu .menul .firstli.cur:after,
.pc_Menu .menul .firstli:hover:after {
	bottom: 11px;
	opacity: 1;
}


/*手机头部*/

.model-header {
	width: 100%;
	height: 60px;
	padding: 0 10px;
	z-index: 30;
	background: #e0d9d3;
}

.model-header .model-header-logo {
	width: 40%;
	float: left;
	height: 60px;
}

.model-header .model-header-logo a {
	display: table-cell;
	vertical-align: middle;
	width: 300px;
	height: 60px;
}

.model-header .model-header-logo a img {
	max-width: 100%;
	max-height: 100%;
}

.model-header .model-navbtn {
	position: absolute;
	right: 5%;
	top: 20px;
	cursor: pointer;
}

.model-header .model-navbtn span {
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin-right: 18px;
}

.model-header .model-navbtn i {
	display: inline-block;
	vertical-align: top;
	height: 22px;
	width: 22px;
	position: relative;
}

.model-header .model-navbtn i img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}


/*main*/

@media (max-width:991px) {
	.logo,
	.logo a {
		height: 60px;
	}
	.pc_Menu .menul {
		height: 60px;
	}
	.pc_Menu .menul .firstli:after {
		width: 20px;
		height: 6px;
	}
	.pc_Menu .menul .firstli.cur:after,
	.pc_Menu .menul .firstli:hover:after {
		bottom: 8px;
	}
	.pc_Menu .menul .firstli>a {
		font-size: 14px;
		height: 60px;
		line-height: 60px;
		padding: 0 3px;
	}
	.pc_Menu .secdulBox {
		top: 60px;
		border-radius: 5px;
	}
	.pc_Menu .secdulBox .secdli a {
		font-size: 14px;
		height: 32px;
		line-height: 32px;
	}
}


/*颜色重写*/


/*banner*/

#model_banner .banner_img img {
	position: relative;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
}

#model_banner .banner_img a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.slick .slick-prev:before,
.slick .slick-next:before {
	content: "";
}

#model_banner .slick-prev,
#model_banner .slick-next {
	width: 46px;
	height: 84px;
}

#model_banner .slick-prev {
	opacity: .2;
	left: 60px;
	z-index: 9;
	background: url("../images/arw.png") no-repeat center;
	transform: translateY(-50%) rotate(180deg);
}

#model_banner .slick-next {
	opacity: .2;
	right: 60px;
	background: url("../images/arw.png") no-repeat center;
}

#model_banner .slick-prev:hover,
#model_banner .slick-next:hover {
	opacity: 1;
}

#model_banner .slick-dots li {
	margin: 0 10px;
}

#model_banner .slick-dots li button {
	background: #fff;
	opacity: .6;
}

#model_banner .slick-dots li.slick-active button {
	background: #fff;
	opacity: .6;
}

#model_banner .slick-dots li.slick-active button:after {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 18px;
	border: 1px solid #cfc7c0;
	border-radius: 50%;
}

#model_banner .slick-dots {
	bottom: 10px;
}

.model-textlist-one ul li:hover {
	border-bottom: 1px solid #47b99c;
}

.model-textlist-one ul li:hover dt {
	color: #47b99c;
}

.model-textlist-one ul .textlist-lifirst .textlist-text .textlist-more:hover {
	border: 1px solid #47b99c;
	background: #47b99c url(../images/icon10.png) 90% center no-repeat;
}

.updown_fenlei .cont_nav .one .one_a i {
	background: url(../images/icon4.png) center no-repeat;
}

.model-classify-nav .one .o_li .one_a i {
	background: url(../images/icon6.png) center no-repeat
}

.updown_posnav .nav_item a:hover,
.updown_posnav .nav_item a.on,
#model_contant_main .model_dec_adress a:hover {
	color: #47b99c;
}

.updown_fenlei .cont_nav .one .o_li:hover .one_a,
.updown_fenlei .cont_nav .one .o_li a.ez {
	background-color: #47b99c;
}

#model_contant_main .model_dec_adress a:hover,
#model_contant_main .model_dec_adress a.cur {
	color: #47b99c;
}

.model-dectil-bottom .model-dectil-chose a:hover {
	color: #47b99c;
}

.model-dectil-img .slick-dots li button {
	border: 1px solid #47b99c;
}

.model-dectil-img .slick-dots li.slick-active button {
	background: #47b99c;
}

.model_seach .model-seachdiv form .seabtn,
.model-textlist-three ul li a:before {
	background: #47b99c;
}

.model-textlist-three ul li a:hover,
.model-textlist-three ul li a:hover dt {
	color: #47b99c;
}

.model_page a.on,
.model_page a:hover,
.model_page a.on,
.model_page a.current {
	color: #47b99c;
	border-bottom: 1px solid #47b99c;
}

.model-textlist-four ul li a:hover {
	background: #47b99c;
}

.model-textlist-two ul li a:hover .textlist-l dt,
.model-textlist-two ul li a:hover .textlist-l p {
	color: #47b99c;
}

.model-textlist-two ul li a:hover .newtime {
	background: #47b99c;
}

.model-imgtextlist-two ul li a:hover .imgtextlist-r dt,
.model-imgtextlist-one ul li a:hover .imgtextlist-l dt,
.model-imgtextlist-three ul li a:hover .imgtextlist-r dt,
.model-imgtextlist-three ul li .imgtextlist-r .time p {
	color: #47b99c;
}

.model-imgtextlist-four ul li a:hover .imgtextlist-text,
.model-imglist-two ul li a:hover p {
	background: #47b99c;
}

.model-imglist-two ul li .pimg em span {
	background: #47b99c url(../images/icon7.png) center no-repeat
}

.model-imglist-three ul li a:hover {
	border: 2px solid #47b99c;
}

.model-imglist-three ul li a:hover p {
	color: #47b99c;
	background: url(../images/icon6.png) right center no-repeat;
}

.model_leftright_l .cont_nav .one .o_li .one_a i {
	background: url(../images/icon6.png) center no-repeat;
}


/*手机端*/

.model-classify .model-classify-posnav {
	background: #47b99c;
}


/*底部导航*/

.model-fixed {
	background: #47b99c!important;
}

.model-classify-nav .one .o_li a.ez,
.model-classify-nav .second a.sen_x {
	color: #47b99c;
}

.model-classify-nav .second a.sen_x:before {
	background: #47b99c;
}

.model-phone-page span i {
	color: #47b99c;
}

.model-leftnav-top {
	background: #47b99c;
}

.model-fixed .fnavbox li a,
.fnavbox li dd {
	color: #fff!important;
}


/*左右布局*/

.model_leftright_l .l_posnav {
	background: #47b99c;
}

.model_leftright_l .cont_nav .one .o_li a.one_a:hover,
.model_leftright_l .cont_nav .one .o_li a.ez {
	color: #47b99c;
}

.model_leftright_l .cont_nav .second .e_li a:hover,
.model_leftright_l .cont_nav .second .e_li a.sen_x {
	color: #47b99c;
}

.model_leftright_l .cont_nav .second .e_li a:hover:before,
.model_leftright_l .cont_nav .second .e_li a.sen_x:before {
	background: #47b99c;
}

.model_leftright_l .cont_nav .second .e_li a:hover,
.model_leftright_l .cont_nav .second .e_li a.sen_x {
	color: #47b99c;
}

.moder_leftright_r .r_posnav p {
	border-bottom: 4px solid #47b99c;
}

.moder_leftright_r .r_posnav span a:hover {
	color: #47b99c;
}


/*内页产品详情箭头*/

.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:before {
	border-bottom: 12px solid #47b99c;
}

.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:before {
	border-top: 12px solid #47b99c;
}

.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:hover {
	border-bottom: 1px solid #47b99c;
}

.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:hover {
	border-top: 1px solid #47b99c;
}

@media (min-width:768px) {
	.model-textlist-four ul li .textlist-r dd {
		color: #fff;
	}
	.model-imgtextlist-four ul li a:hover .imgtextlist-text p,
	.model-imgtextlist-four ul li .imgtextlist-text dd {
		color: #fff;
	}
}

@media (max-width:640px) {
	.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:after {
		border-left: 7px solid #47b99c;
	}
	.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next {
		border-left: 1px solid #47b99c;
	}
	.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:after {
		border-right: 7px solid #47b99c;
	}
}

@media (max-width: 767px) {
	.model-textlist-four ul li .textlist-r dt {
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.model-dectil-text img {
		max-width: 100%;
	}
}

.part {
	background-position: center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.part .title {
	padding: 95px 0 70px;
}

.part .title>i {
	width: 45px;
	height: 38px;
	display: block;
	margin: 0 auto;
}

.part .title>i img {
	max-height: 100%;
	display: block;
	margin: 0 auto;
}

.part .title .p1 {
	font-family: "Times New Roman";
	color: #000;
	font-size: 46px;
	text-align: center;
	line-height: 70px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	padding: 0 20%;
}

.part .title .p2 {
	color: #000;
	line-height: 24px;
	font-size: 18px;
	text-align: center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 20%;
}

.part .more {
	display: block;
	width: 200px;
	height: 55px;
	line-height: 55px;
	box-sizing: content-box;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	border: 2px solid #000000;
	transition: 350ms;
	margin: 95px auto 65px;
}

.part .more:hover {
	color: #47b99c;
	border-color: #47b99c;
}

.content1 {
	background: #e0d9d3;
	overflow: hidden;
}

.content1 .container {
	position: relative;
}

.content1 .pro_pic {
	position: absolute;
	right: -36%;
	top: -80px;
}

.content1 .items {
	margin-left: -10px;
	margin-right: -10px;
}

.content1 .item {
	padding-left: 10px;
	padding-right: 10px;
}

.content1 .item .p1 {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 55px;
	text-align: center;
	color: #010101;
	font-size: 16px;
}

.content1 .item .pic {
	position: relative;
}

.content1 .item .pic img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.content1 .item .find {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transition: 350ms;
}

.content1 .item .find a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 130px;
	width: 130px;
	display: block;
	background: url(../images/boder_bg.png) no-repeat center;
	padding: 35px 30px;
}

.content1 .item:hover .find {
	transform: scale(1);
}

.content1 .item .find a p {
	font-size: 14px;
	color: #47b99c;
	text-align: center;
	padding: 0 15px;
	line-height: 20px;
}

.content1 .item .find i {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.content1 .title {
	position: relative;
}

.content1 .right {
	width: 145px;
	position: absolute;
	z-index: 10;
}

.content1 .right p {
	position: relative;
	cursor: pointer;
	height: 52px;
}

.content1 .right p:after {
	position: absolute;
	content: "";
	height: 4px;
	width: 100%;
	background: #47b99c;
	bottom: 12px;
	left: 0;
	visibility: visible;
}

.content1 .right p span {
	line-height: 36px;
	height: 36px;
	float: left;
	color: #47b99c;
	font-size: 16px;
}

.content1 .right p i {
	float: right;
	position: relative;
	height: 36px;
	width: 20px;
}

.content1 .right p i img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}

.content1 .right .box {
	display: none;
	padding: 12px 12px 30px;
	background: rgba(71, 185, 156, 0.9);
	top: 52px;
	width: 100%;
}

.content1 .right .box a {
	line-height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	transition: 350ms;
}

.content1 .right .box a:hover {
	color: #31302f;
}

@media only screen and (min-width: 440px) and (max-width: 992px) {
	.part .container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.part .title {
		padding: 35px 0 25px;
	}
	.part .title>i {
		width: 25px;
		height: 20px;
		margin-bottom: 15px;
	}
	.part .title .p1 {
		font-size: 28px;
		line-height: 28px;
		margin-bottom: 10px;
		padding: 0 10%;
	}
	.part .title .p2 {
		line-height: 14px;
		font-size: 14px;
		padding: 0 10%;
	}
	.part .more {
		width: 180px;
		height: 45px;
		line-height: 45px;
		font-size: 12px;
		margin: 5px auto 52px;
	}
	.content1 .title {
		padding: 35px 0 75px;
	}
	.content1 .pro_pic {
		right: -15%;
		top: 0;
		width: 40%;
	}
	.content1 .items {
		margin-left: -6px;
		margin-right: -6px;
	}
	.content1 .item {
		padding-left: 6px;
		padding-right: 6px;
		margin-bottom: 35px;
	}
	.content1 .item .p1 {
		line-height: 40px;
		font-size: 14px;
	}
	.content1 .right {
		bottom: 15px;
	}
}

@media only screen and (max-width: 440px) {
	.part .container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.part .title {
		padding: 35px 0 25px;
	}
	.part .title>i {
		width: 25px;
		height: 20px;
		margin-bottom: 15px;
	}
	.part .title .p1 {
		font-size: 28px;
		line-height: 28px;
		margin-bottom: 10px;
		padding: 0 10%;
	}
	.part .title .p2 {
		line-height: 14px;
		font-size: 14px;
		padding: 0 10%;
	}
	.part .more {
		width: 180px;
		height: 45px;
		line-height: 45px;
		font-size: 12px;
		margin: 5px auto 52px;
	}
	.content1 .title {
		padding: 35px 0 75px;
	}
	.content1 .pro_pic {
		right: -15%;
		top: 60px;
		width: 48%;
	}
	.content1 .right {
		width: 130px;
		bottom: 15px;
	}
	.content1 .right p span {
		line-height: 30px;
		height: 30px;
		font-size: 14px;
	}
	.content1 .right p i {
		height: 30px;
	}
	.content1 .items {
		margin-left: -6px;
		margin-right: -6px;
	}
	.content1 .item {
		padding-left: 6px;
		padding-right: 6px;
		margin-bottom: 35px;
	}
	.content1 .item .p1 {
		line-height: 40px;
		font-size: 14px;
	}
	.content1 .right .box {
		display: none;
		padding: 10px 12px 20px;
		top: 45px;
		width: 100%;
	}
	.content1 .right .box a {
		line-height: 24px;
		font-size: 12px;
	}
	.content1 .right p:after {
		bottom: 15px;
	}
	.content1 .right p {
		position: relative;
		cursor: pointer;
		height: 45px;
	}
}

.content2 {
	position: relative;
}

.content2 .container {
	position: absolute;
	left: 0;
	top: 85px;
	background: #e0d9d3;
	right: 0;
}

.content2 .inner>p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 12;
	height: 385px;
	line-height: 32px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	padding: 0 16%;
	color: #000000;
	font-size: 14px;
	margin-bottom: 60px;
}

.content2 .inner .more_ {
	background: url(../images/more_bg.jpg) no-repeat center;
	width: 278px;
	height: 278px;
	display: block;
	background-size: 101%;
	box-sizing: content-box;
	border: 33px solid #FFFFFF;
	margin: 0 auto 60px;
	position: relative;
	z-index: 10;
	cursor: pointer;
	transition: 350ms;
}

.content2 .inner .more_:hover {
	border-color: #47b99c;
}

.content2 .inner .area {
	padding: 0 10%;
}

.content2 .inner .item {
	padding-top: 160px;
	width: 34%;
}

.content2 .inner .item a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content2 .inner .item:nth-child(1) {
	float: left;
	text-align: right;
	padding-right: 15%;
	position: relative;
}

.content2 .inner .item:nth-child(1):after {
	position: absolute;
	content: "";
	width: 45%;
	height: 1px;
	background: rgba(173, 169, 169, 0.5);
	right: -15px;
	bottom: 25px;
}

.content2 .inner .item:nth-child(2) {
	float: right;
	text-align: left;
	padding-left: 15%;
	position: relative;
}

.content2 .inner .item:nth-child(2):after {
	position: absolute;
	content: "";
	width: 45%;
	height: 1px;
	background: rgba(173, 169, 169, 0.5);
	left: -15px;
	bottom: 25px;
}

.content2 .inner .item a.p1 {
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	font-family: "times new roman";
	text-transform: uppercase;
}

.content2 .inner .item a.p2 {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
}

@media only screen and (max-width: 992px) {
	.content2 {
		background-position: center;
		background-size: 100% auto;
		background-repeat: no-repeat;
	}
	.content2 .container {
		top: 40px;
		width: calc(100% - 40px);
	}
	.content2 .inner>p {
		-webkit-line-clamp: 9;
		height: auto;
		line-height: 30px;
		padding: 0;
		margin-bottom: 30px;
		max-height: 270px;
	}
}

.content3 {
	padding-top: 80px;
	background: #3e3c3b;
	padding-bottom: 85px;
}

.content3 .title .p1,
.content3 .title .p2 {
	color: #47b99c;
}

.content3 .container {
	position: relative;
}

.content3 .container .news_pic {
	position: absolute;
	left: -310px;
	bottom: 25px;
}

.content3 .item {
	background: #e0d9d3;
	position: relative;
}

.content3 .item .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	transition: 350ms;
	z-index: 10;
	display: none;
}

.content3 .item:hover .bg {
	display: block;
}

.content3 .item .data {
	width: 110px;
	padding-top: 95px;
}

.content3 .item .data .p1 {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-family: arial;
	transition: 350ms;
}

.content3 .item .data .p2 {
	font-size: 30px;
	font-family: "times new roman";
	text-align: center;
	color: #000000;
	transition: 350ms;
}

.content3 .item .pic {
	width: calc(50% - 110px);
	background: #cccccc;
	position: relative;
}

.content3 .item .pic img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}

.content3 .item .txt {
	width: 50%;
	padding-right: 110px;
}

.content3 .item .txt a {
	display: block;
	padding-top: 50px;
	padding-bottom: 32px;
}

.content3 .item .txt .p1 {
	padding-left: 35%;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 80px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 18px;
	transition: 350ms;
}

.content3 .item .txt .p2 {
	padding-left: 17%;
	text-align: right;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 78px;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: 350ms;
}

.content3 .item .pic i {
	display: none;
}

.content3 .item:hover .pic i {
	display: block;
}

.content3 .item .pic i img {
	z-index: 20;
}

.content3 .item:hover .data .p1,
.content3 .item:hover .data .p2,
.content3 .item:hover .txt .p1,
.content3 .item:hover .txt .p2 {
	color: #FFFFFF;
	z-index: 20;
	position: relative;
}

@media only screen and (max-width: 992px) {
	.content3 {
		padding-top: 40px;
		padding-bottom: 55px;
	}
	.content3 .item {
		margin-bottom: 2px;
	}
	.content3 .item .txt {
		padding-right: 15px;
	}
	.content3 .item .txt a {
		padding-top: 30px;
		padding-bottom: 18px;
	}
	.content3 .item .data {
		width: 16%;
		padding-top: 40px;
	}
	.content3 .item .pic {
		width: 34%;
	}
	.content3 .item .txt .p1 {
		padding-left: 0;
		font-size: 14px;
		line-height: 20px;
		height: auto;
		margin-bottom: 6.5px;
		max-height: 40px;
	}
	.content3 .item .txt .p2 {
		padding-left: 10px;
		font-size: 12px;
		line-height: 20px;
		-webkit-line-clamp: 2;
		max-height: 40px;
	}
	.content3 .item .data .p2 {
		font-size: 20px;
	}
}

#footer {
	background: #31302e;
}

#footer .top {
	padding-bottom: 70px;
}

#footer .top .container {
	position: relative;
}

#footer .top .top_pic {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	margin: auto;
}

#footer .footer_txt {
	padding-top: 85px;
	width: 40%;
}

#footer .footer_txt .p1 {
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
}

#footer .footer_txt .p2 {
	color: #686868;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding-left: 30px;
}

#footer .footer_txt .p2 i {
	height: 40px;
	width: 20px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

#footer .footer_txt .p2 i img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}

#footer .friendship {
	width: 230px;
	position: absolute;
	right: 35px;
	top: 70px;
}

#footer .friendship span {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 50px;
	letter-spacing: 2px;
}

#footer .friendship .box {
	border: 1px solid #686868;
	position: relative;
}

#footer .friendship .box .link_icon {
	position: absolute;
	width: 60px;
	height: 40px;
	display: block;
	right: 0;
	top: 0;
	cursor: pointer;
}

#footer .friendship .box .link_icon img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
}

#footer .friendship .box a {
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
	color: #ffffff;
	font-size: 14px;
	display: block;
}

#footer .friendship .box a:hover {
	color: #47b99c;
}

.current {
	height: 40px;
	overflow: hidden;
}

#footer .copyright {
	padding: 20px 0;
	border-top: 1px solid #3c3b39;
	text-align: center;
}

#footer .copyright a,
#footer .copyright p {
	font-size: 14px;
	color: #686868;
	text-align: center;
	line-height: 14px;
}