@charset "gb2312";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	color: inherit;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	margin: 0 auto;
	font: 14px/1 "Microsoft Yahei", "微软雅黑", sans-serif, Arial, 'Hiragino Sans GB', sans-serif;
	vertical-align: baseline;
	overflow-y: scroll;
}
h1 {
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	color: #474545;
}
h2, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a {
	text-decoration: none;
}
p {
	line-height: 24px;
	text-align: justify;
}
img, iframe {
	border: none;
}
a:link {
	color: inherit;
}
:focus {
	outline: 0;
}
.in_banner_text {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.20);
	z-index: 1;
	top: 0;
	left: 0;
}
.in_banner_text h1 {
	line-height: 100vh;
	text-align: center;
	color: #fff;
	font-size: 30px;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	color: #616161;
}
/*img{ vertical-align:top;}*/
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font-weight: inherit;
	font-size: inherit;
*font-size:100%;
	font-family: inherit;
}
/* == clearfix == */
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
*zoom:1;
}/*IE/7/6*/
.fl {
	float: left;
	overflow: hidden;
}
.fr {
	float: right;
	overflow: hidden;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.of {
	overflow: hidden;
}
.clear {
	clear: both;
}
*, :after, :before, input[type=search] {
	box-sizing: border-box;
}
@font-face {
	font-family: shuzi;/*定义font的名字*/
	src: url('../font/shuzi.ttf');/*把下载的字体文件引入进来*/
}
/*加载动画*/
.pace {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 5000;
	height: 3px;
	animation: changebar 2.25s infinite .75s;
}
.pace-progress {
	width: 100% !important;
	background-color: #23b7e5;
	animation: changebar 2.25s infinite;
	height: 0;
	position: absolute;
}
.pace-progress:before {
	animation: movingbar .75s infinite;
	position: absolute;
	content: '';
	background-color: inherit;
	height: 3px;
	left: 50%;
	right: 50%;
}
.pace.pace-inactive {
	display: none;
}
@keyframes changebar {
0% {
background-color: #23b7e5
}
33.3% {
background-color: #FFD6C2
}
33.33% {
background-color: #FF8B6A
}
66.6% {
background-color: #DF0054
}
66.66% {
background-color: #480032
}
99.9% {
background-color: #302387
}
}
@keyframes movingbar {
0% {
right: 50%;
left: 50%
}
99.9% {
right: 0;
left: 0
}
100% {
right: 50%;
left: 50%
}
}
/*浏览器滚动条*/
::-webkit-scrollbar {
width:5px;
height:5px;
}
::-webkit-scrollbar-button:vertical {
display:none
}
::-webkit-scrollbar-track:vertical {
background-color:black
}
::-webkit-scrollbar-track-piece {
background:#E3E3E3
}
::-webkit-scrollbar-thumb:vertical {
background-color:#555;
border-radius:30px
}
::-webkit-scrollbar-thumb:vertical:hover {
background-color:#3B3B3B
}
::-webkit-scrollbar-corner:vertical {
background-color:#535353
}
::-webkit-scrollbar-resizer:vertical {
background-color:#FF6E00
}
.header {
	width: 100%;
	/* position: fixed;
	left: 0;
	top: 0; */
	z-index: 5;
	position: relative;
	transition: ease .65s;
	padding: 0 4vw;
	background: #fff;
}
.Nav .header {
	box-shadow: none;
}
body.fixed .lh-header {
	transform: translateY(-100%);
	visibility: hidden;
}
.navFixed .lh-nav-other {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 200;
}
.navFixed .lh-nav-other li a {
	color: #666;
	transition: ease .15s;
}
.navFixed .lh-nav-other li a:hover, .navFixed .lh-nav-other li.active a {
	color: #B57F41;
}
.navFixed #OtherNav .lh-nav-other {
	border-bottom: 1px solid #ddd;
}
.header.cur {
	display: none;
}
.header.cur .logo {
	padding: 9px 0;
}
.z_banner .bd li.swiper-slide-active .img, .z_banner .bd li.swiper-slide-duplicate-active .img {
	transform: scale(1);
	opacity: 1;
}
.nav_top {
	width: 100%;
	height: 80px;
	line-height: 80px;
}
.header_nav li dl {
	position: absolute;
	top: 80px;
	list-style: none;
	background-color: #caba96;
	display: none;
	z-index: 999;
	width: 130px;
	left: -30px;
	padding: 20px 0px;
}
.header_nav li dl dd a {
	text-align: center;
	width: 130px;
	height: 34px;
	line-height: 34px;
	float: left;
	color: #fff;
	font-size: 14px;
	clear: both;
	display: block;
}
.header_nav li dl dd a:hover {
	background: #b8a884;
}
.header_nav li:hover dl dd a, .header_nav li.active dl dd a {
	color: #ffff;
}
.header_nav li a:hover dl dd a, .header_nav li.active dl dd a {
	color: #ffff;
}
.hanbao {
	float: right;
	margin: 25.5px 0;
	padding-left: 20px;
}
.hanbao a {
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #b0b0b0;
	margin-left: 10px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}
.hanbao a:first-child {
	background: #b0b0b0 url(../images/topyx.png) center no-repeat;
	background-size: auto 70%;
}
.hanbao a + a {
}
.hanbao a:hover {
	opacity: .6;
}
.header_nav li:before {
	content: "";
	display: block;
	width: 0%;
	transition: ease .5s;
	height: 2px;
	background: #af894e;
	position: absolute;
	left: 50%;
	bottom: 0;
}
.header_nav li:hover:before, .header_nav li.active:before {
	width: 100%;
	left: 0;
}
.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.banner .button1 {
	border: 0;
	background: url(../images/btnBottom.png) no-repeat;
	width: 23px;
	height: 84px;
	position: absolute;
	left: 50%;
	bottom: 15px;
	margin: 0 -11px;
	z-index: 10;
	cursor: pointer;
}
.banner .button1 {
	-moz-animation: Animate 1s ease infinite;
	-o-animation: Animate 1s ease infinite;
	-ms-animation: Animate 1s ease infinite;
	-webkit-animation: Animate 1s ease infinite;
	animation: Animate 1s ease infinite;
}
@-webkit-keyframes Animate {
 0% {
-webkit-transform:translateY(-30px);
opacity: 1;
}
 50% {
-webkit-transform:translateY(0px);
opacity: 0.2;
}
 100% {
-webkit-transform:translateY(-30px);
opacity: 1;
}
}
.logo {
	float: left;
}
.logo img {
	vertical-align: middle;
}
.header_fr {
	float: right;
}
.header_fr li {
	display: inline-block;
	line-height: 80px;
	height: 80px;
	margin-left: 2.5vw;
	position: relative;
}
.header_fr li a {
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	transition: all .45s;
	z-index: 99999;
	height: 80px;
	line-height: 80px;
}
.nav_down {
	position: fixed;
	z-index: 1;
	min-height: 310px;
	left: 0;
	box-sizing: border-box;
	top: 80px;
	width: 100%;
	z-index: 4;
	padding: 50px 1vw;
	background: #caba96 url(../images/navbg.png) no-repeat 100px bottom;
}
.nav_down .nav_log {
	float: left;
	margin-top: 40px;
}
.nav_fr {
	float: right;
}
.nav_fr dl {
	display: inline-block;
	vertical-align: top;
	margin-right: 3vw;
}
.nav_fr dl a {
	display: block;
	color: #fff;
}
.nav_fr dt a {
	font-weight: bold;
}
.nav_fr dt {
	margin-bottom: 30px;
}
.nav_fr dd a {
	line-height: 30px;
}
.nav_fr dl a:hover {
	color: #81383c;
}
.nav_down {
	transition: ease .65s;
	transform: translateY(-140%);
}
.Nav .nav_down {
	transform: translateY(0);
}
.retop {
	width: 50px;
	display: none;
	height: 50px;
	position: fixed;
	border-radius: 50%;
	z-index: 88;
	right: 4vw;
	bottom: 60px;
	background: #BF2E2E;
	text-align: center;
	line-height: 50px;
	text-align: center;
}
.retop img {
	max-height: 100%;
	max-width: 30px;
	cursor: pointer;
	display: block;
	margin: 10px auto;
}
/* 首页 */
.in-news-conter {
	width: 100%;
	padding: 40px 0;
	overflow: hidden;

}
.in-news {
	width: 500px;
	float: left;
}
.in-news h1 {
	font-size: 36px;
	color: #521d20;
	font-weight: normal;
	padding-bottom: 40px;
}
.in-news-list {
	width: 458px;
	padding-bottom: 30px;
}
.in-news-list span {
	font-family: "shuzi";
	color: #d5d4d2;
	padding-bottom: 10px;
	display: block;
	font-size: 30px;
}
.in-news-list h2 {
	font-size: 18px;
	color: #3b3b41;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 10px;
}
.in-news-list p {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.my-bullet {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
	display: inline-block;
	border: 2px solid #cdcdcd;
	margin: 0 4px;
}
.swiper-pagination.in-news-dian {
	text-align: left;
	bottom: 0!important;
}
.my-bullet.swiper-pagination-bullet-active {
	border: 2px solid #47bb1c;
	background: #fff;
}
/* 简介 */
.in-about {
	width: 650px;
	float: right;
}
.in-about h2 {
	font-size: 20px;
	color: #521d20;
}
.in-about h1 {
	font-size: 40px;
	color: #ba1308;
	padding: 15px 0;
}
.in-about p {
	padding-bottom: 20px;
}
.in-about-jt {
	width: 26px;
	height: 10px;
	display: block;
	background: url(../images/jt.jpg) center no-repeat;
}
.in-fw-box {
	width: 100%;
	padding: 50px 0;
	position: relative;
	overflow: hidden;
}
.in-fw-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 443px;
	background: #caba96;
	z-index: 1;
}
.z-index {
	position: relative;
	z-index: 66;
}
.in-fw-title {
	width: 100%;
	text-align: center;
	padding-bottom: 60px;
}
.in-fw-title h1 {
	display: inline-block;
	color: #521d20;
	padding-bottom: 15px;
	font-size: 30px;
}
.in-fw-title span {
	font-size: 30px;
	color: #737373;
	display: block;
	font-family: "shuzi";
}
/* 服务 */
.in-fw-item {
	width: 100%;
	height: 410px;
	background: #6a6a76;
	padding: 90px 40px;
	border-radius: 14px;
	color: #fff;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease;
}
.in-fw-item:hover {
	background: none;
}
.in-fw-item h1 {
	font-size: 30px;
	color: #ffffff;
	padding-top: 15px;
}
.in-fw-item h1::after {
	content: "";
	display: block;
	width: 34px;
	height: 3px;
	background: #fff;
	margin: 15px 0;
	opacity: .8;
}
.in-fw-item:hover h1::after {
	background: #ffb103;
}
.in-fw-item p {
	color: #b7ced5;
	font-size: 14px;
	padding-top: 22px;
}
.in-fw-item em {
	width: 51px;
	height: 41px;
	display: block;
}
.in-fw-item em.fw1 {
	background: url(../images/fw1.png) center no-repeat;
}
.in-fw-item em.fw2 {
	background: url(../images/fw2.png) center no-repeat;
}
.in-fw-item em.fw3 {
	background: url(../images/fw3.png) center no-repeat;
}
.in-fw-item em.fw4 {
	background: url(../images/fw2.png) center no-repeat;
}

.in-fw-items {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border-radius: 14px;
	overflow: hidden;
	height: 100%;
	z-index: -1;
	background: #6a6a76;
}
.ppjj {
	clear: both;
	padding-top: 20px;
}
.txt a {
	transition: all 0.3s ease;
	display: inline-block;
}
.txt a:first-child {
	font-size: 18px;
	font-family: "shuzi";
	color: #fbca5e;
	padding-top: 30px;
}
.txt a:last-child {
	background: #521d20 url(../images/fwjt.png) center no-repeat;
	width: 62px;
	height: 62px;
	position: absolute;
	bottom: 30px;
	right: -30px;
	opacity: 0;
}
.in-fw-item:hover a:first-child {
	transform: translateX(-100px);
}
.in-fw-item:hover a:last-child {
	right: 30px;
	opacity: 1;
}
.fw-left, .fw-right {
	position: absolute;
	top: 50%;
	width: 53px;
	height: 53px;
	cursor: pointer;
}
.swiper-button-disabled {
	opacity: .5;
}
.fw-left {
	left: -70px;
	background: url(../images/fwleft.png) center no-repeat;
}
.fw-right {
	right: -70px;
	background: url(../images/fwright.png) center no-repeat;
}
.coop-box {
	width: 100%;
	height: 415px;
	padding: 50px 0;
	background: #c8e5d3;
}
.coop-title {
	width: 100%;
}
.coop-title h1 {
	color: #4a9570;
	font-weight: 400;
	font-size: 40px;
}
.coop-title h5 {
	font-size: 20px;
	color: #3c3935;
	line-height: 35px;
	padding-bottom: 45px;
}
.coop-logo {
	width: 100%;
	height: 150px;
	background: #fff;
}
.coop-logo img {
	vertical-align: middle;
}
.show-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/co6.png) no-repeat center;
	-o-background-size: cover;
	background-size: cover;
	z-index: 99;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
 transition: 0.
}
.coop-logo:hover .show-bg {
	opacity: .9;
	filter: alpha(opacity=90);
}
/* 底部 */
.footer {
	width: 100%;
	padding: 75px 0;
	background: #fff;
	overflow: hidden;
}
.foot-left {
	width: 730px;
	float: left;
}
.foot-left dl {
	display: inline-block;
	vertical-align: top;
	margin-right: 60px;
}
.foot-left dt {
	margin-bottom: 20px;
	font-weight: bold;
	color: #333333;
}
.foot-left dd a {
	line-height: 24px;
	color: #333;
}
.foot-left dl a:hover {
	color: #ba1308;
}
.foot-left dl a {
	display: block;
	color: #333;
}
.foot-right {
	width: 380px;
	float: right;
}
.foot-right p {
	text-align: right;
	margin-bottom: 15px;
}
.foot-right p a {
	color: #333;
}
.foot-right p a.cor {
	color: #59c234;
}
.foot-right > a {
	color: #999999;
	display: block;
	text-align: right;
}
.foot-right span {
	display: block;
	color: #521d20;
	padding: 15px 0;
	text-align: right;
	font-size: 30px;
	font-family: "shuzi";
}
/*关于我们*/
.banner_ny {
	width: 100%;
	height: 200px;
	background: url(../images/aboutban.jpg) no-repeat top center;
}
.ny_title {
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
	font-size: 30px;
	text-align: right;
	position: relative;
	height: 118px;
}
.ny_title:before {
	position: absolute;
	content: "";
	background: #333333;
	width: 59px;
	height: 1px;
	bottom: 0px;
}
.navmenu {
	height: 67px;
	clear: both;
	background: #d30f19;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.crumbs {
	float: left;
	padding-left: 13px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 67px;
}
.columns {
	position: relative;
	float: right;
	height: 67px;
	display: block;
	line-height: 67px;
}
.columns ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.columns li {
	float: left;
}
.columns li a {
	position: relative;
	font-size: 15px;
	color: #ffb6b6;
	font-weight: bold;
	margin: 0px 26px;
	text-align: center;
	position: relative;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	display: block;
}
.columns li a i {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #fff;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}
.columns li.on a i, .columns li a:hover i {
	left: 0;
	width: 100%;
	display: block;
}
.columns li.on a, .columns li a:hover {
	color: #fff;
}
.neirong {
	width: 1200px;
	margin: 0 auto;
	padding: 36px 0px;
	overflow: hidden;
	color: #565656;
	line-height: 30px;
}
.neirong img {
	max-width: 1200px;
}
.line {
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	clear: both;
	height: 30px;
}
.neirong_l {
	width: 820px;
	float: left;
	border-right: 2px solid #f0f0f0;
	padding-bottom: 30px;
}
.neirong_r {
	width: 380px;
	float: right;
	overflow: hidden;
	padding-top: 30px;
	border-top: 2px solid #f0f0f0;
	padding-left: 20px;
}
.newscjgy {
	width: 360px;
	overflow: hidden;
	clear: both;
}
.newscjgy_l {
	float: left;
	clear: both;
	text-align: left;
	overflow: hidden;
	height: 225px;
	width: 360px;
}
.newscjgy_l img {
	height: 225px;
	width: 360px;
	transition: all .6s;
}
.newscjgy a {
	display: block;
	height: 225px;
	width: 360px;
}
.newscjgy a:hover img {
	transform: scale(1.1, 1.1);
}
.newscjgy_r {
	float: left;
	padding: 20px 0px;
	clear: both;
	font-size: 12px;
	line-height: 23px;
}
.kjzts {
	color: #333;
	font-size: 18px;
}
.team_jj {
	color: #999999;
	font-size: 14px;
	line-height: 26px;
	padding-top: 6px;
}
.news-tips {
	color: #491417;
	padding-top: 12px;
}
.newline {
	position: absolute;
	top: 383px;
	background: #f0f0f0;
	width: 26%;
	height: 2px;
	right: 0px;
}
/*新闻*/
.main-list {
	width: 800px;
	float: left;
}
.news1_main_list1 {
	height: 150px;
	position: relative;
	overflow: hidden;
	background: #f3f5f8;
	margin-bottom: 8px;
}
.news1_list1_left {
	width: 630px;
	height: 70px;
	float: left;
	text-align: left;
	padding: 15px;
}
.news1_list1_right {
	width: 140px;
	float: left;
	text-align: center;
	height: 115px;
	line-height: 36px;
	font-size: 30px;
	font-family: shuzi;
	padding-top: 35px;
	color: #999999;
}
.news1_list1_right span {
	font-size: 60px;
}
.news1_list1_left h4 {
	font-weight: 400;
	font-size: 16px;
	color: #72717f;
	margin-top: 15px;
	float: left;
}
.news1_list1_left p {
	line-height: 22px;
	color: #999;
	clear: both;
	padding-top: 10px;
}
.news-go {
	width: 0px;
	opacity: 0;
	top: 0;
	position: absolute;
	right: 0;
	height: 150px;
	background: url(../images/btn_more.png) #caba96 no-repeat center center;
	box-shadow: -100px 0 93px #f0f0f0;
}
.news1_main_list1:hover .news-go {
	width: 169px;
	opacity: 1;
	transition: all .3s;
}
.page-box {
	width: 100%;
	text-align: right;
	padding-top: 40px;
	height: 60px;
	font-family: shuzi;
	clear: both;
}
.page-box a {
	display: inline-block;
*display: inline;
*zoom: 1;
	width: 40px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	color: #000;
	margin: 0 3px;
	font-size: 20px;
	font-family: 'dincond-medium-webfont';
}
.page-box a:hover, .page-box a.active {
	color: #d21621;
}
/*新闻详情页*/
.news_title01 {
	color: #000;
	text-align: center;
	font-size: 28px;
	line-height: 30px;
	padding: 10px 0px;
}
.xian {
	border-bottom: 1px dotted #ccc;
	height: 44px;
	margin-top: 8px;
	text-align: center;
}
.prev {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.box {
	padding: 30px 0px;
	clear: both;
	font-size: 16px !important;
	color: #333333;
	line-height: 33px !important;
	text-align: justify;
}
.box p {
	padding-bottom: 30px;
}
.box img {
	max-width: 1080px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.xgxw {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.back {
	text-align: right;
	margin-top: 20px;
	padding-right: 20px;
}
.time {
}
.hit {
	color: #959595;
}
.xw {
	border-bottom: 1px solid #e4e4e4;
	height: 50px;
	line-height: 50px;
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}
.xw_l {
	width: 600px;
	float: left;
}
.xw_a {
	width: 60px;
	float: left;
	text-align: center;
}
.xw_r {
	width: 100px;
	float: right;
	text-align: right;
}
.prev {
	color: #145e34;
	font-family: Arial, Helvetica, sans-serif;
}
.case {
	margin-left: -2%;
	overflow: hidden;
}
.case_l {
	float: left;
	width: 31.3%;
	-webkit-box-shadow: 1px 1px 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 6px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 6px rgba(0,0,0,0.2);
	background: #fff;
	margin: 2vh 0vh;
	margin-left: 2%;
}
.case_img {
	width: 100%;
	float: left;
	height: 227px;
	overflow: hidden;
}
.case_txt {
	width: 100%;
	float: left;
	padding: 14px;
	box-sizing: border-box;
}
.case_title {
	font-size: 18px;
	color: #000;
	padding-bottom: 9px;
	line-height: 32px;
}
.case_img .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.case_img:hover .img {
	transform: scale(1.1, 1.1);
}
/*人才招聘*/
.human_box {
	width: 100%;
	padding-bottom: 20px;
	margin: 0 auto;
	display: inline-block;
}
.job_l1 {
	width: 14%;
	color: #999999;
	font-size: 30px;
	font-family: shuzi;
}
.job_l2 {
	width: 66%;
	font-size: 18px;
	font-weight: bold;
}
.job_l3 {
	width: 20%;
}
.human_box ul li {
	color: #595959;
	background: #f4f4f4;
	margin-top: 11px;
	cursor: pointer;
}
.human_box .job .item {
	float: left;
	height: 94px;
	line-height: 94px;
	padding-left: 40px;
}
.job_box {
	background: none repeat scroll 0 0 #efeaeb;
	float: left;
	line-height: 20px;
	padding: 20px 50px;
	width: 100%;
	clear: both;
	font-size: 14px;
}
.addpr {
	padding-top: 20px;
}
.system {
	padding: 10px 0px 30px 0px;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	clear: both;
}
.system_title {
	font-size: 26px;
	padding: 20px 0px;
	text-align: center;
	color: #ee2531;
	font-weight: bold;
}
.telbg {
	width: 100%;
	clear: both;
	background: #caba96;
	padding: 47px 0px;
	overflow: hidden;
}
.tel {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.ls_ser {
	width: 380px;
	background: #fff;
	height: 480px;
	overflow: hidden;
}
.ls_img {
	width: 100%;
	height: 221px;
	overflow: hidden;
}
.ls_img .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.ls_ser a:hover .img {
	transform: scale(1.1, 1.1);
}
.ls_box {
	background: #fff;
	position: relative;
	height: 400px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.ls_title {
	font-size: 18px;
	color: #ee2531;
	box-sizing: border-box;
	padding: 30px;
	font-weight: bold;
}
.ls_jianjie {
	color: #666666;
	box-sizing: border-box;
	padding: 0px 30px;
	line-height: 26px;
}
.ls_ser a:hover .ls_box {
	margin-top: -60px;
	z-index: 6;
}
.morecc {
	width: 114px;
	height: 31px;
	line-height: 31px;
	color: #fff;
	background: #caba96;
	text-align: center;
	margin-left: 30px;
	margin-top: 40px;
}
.juzhong_lts {
	width: 255px;
	font-size: 14px;
	line-height: 26px;
	float: left;
	color: #818181;
}
.juzhong_rts {
	width: 720px;
	float: right;
}
.juzhong_rts input {
	height: 26px;
	line-height: 26px;
	border: 1px solid #e9e9e9;
}
.juzhong_rts textarea {
	border: 1px solid #e9e9e9;
}
.xmweb {
	text-align: right;
	clear: both;
	padding-top: 12px;
}
.xmweb a {
	display: inline-block;
	margin-top: 8px;
	width: 136px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #caba96;
	text-align: center;
	color: #caba96;
	text-transform: uppercase;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	margin-right: 5px;
	font-weight: bold;
}
.xmweb a:hover {
	background: #caba96;
	color: #FFF;
	border: 1px solid #caba96;
}
.his-left, .his-right {
	position: absolute;
	top: 50%;
	width: 53px;
	height: 53px;
	cursor: pointer;
}
.tel .swiper-button-prev:after {
	content: '';
	background: url(../images/his_l.png) center no-repeat;
	width: 60px;
	height: 60px;
}
.tel .swiper-button-next:after {
	content: '';
	background: url(../images/his_r.png) center no-repeat;
	width: 60px;
	height: 60px;
}
.tel .swiper-button-next {
	width: 60px;
	height: 60px;
	right: -70px
}
.tel .swiper-button-prev {
	width: 60px;
	height: 60px;
	left: -70px;
}
.year2020 {
	font-size: 40px;
	text-align: center;
	height: 130px;
	line-height: 90px;
	font-family: shuzi;
	color: #a09376;
	padding-bottom: 40px;
	overflow: hidden;
}
.his_con {
	position: relative;
	width: 300px;
	box-sizing: border-box;
	height: 290px;
	padding-left: 50px;
	padding-top: 60px;
	border-bottom: 1px solid #dddddd;
}
.his_con:before {
	background: #dddddd;
	width: 1px;
	height: 290px;
	position: absolute;
	content: "";
	left: 20px;
	top: 0px;
}
.his_con:after {
	background: #caba96;
	width: 16px;
	height: 16px;
	position: absolute;
	content: "";
	border: 3px solid #dddddd;
	border-radius: 50%;
	left: 13px;
	top: 0px;
}
.his_title {
	font-size: 36px;
	color: #521d20;
	font-family: shuzi;
	padding-bottom: 22px;
}
.his_jj {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
.ditu {
	position: relative;
	margin-bottom: -48px;
}
.news_bbs {
	width: 387px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	overflow: hidden;
	height: 320px;
	cursor: pointer;
	margin-right: 13px;
}
.news_bbs .imgbox {
	width: 100%;
	height: 258px;
	overflow: hidden;
}
.news_bbs .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news_bbs:hover .img {
	transform: scale(1.1, 1.1);
}
.news_bbs a .info {
	background: #f4f4f4;
	padding: 5px 20px;
	box-sizing: border-box;
	width: 100%;
	height: 100px;
	position: relative;
	transition: all .6s;
	color: #737373;
	z-index: 9;
	padding-top: 16px;
	text-align: center;
}
.news_bbs a:hover .info {
	background: #caba96;
	margin-top: -20px;
	z-index: 6;
	color: #fff;
}
.videoicon {
	position: absolute;
	background: rgba(0,0,0,.4);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 258px;
	z-index: 6;
	box-sizing: border-box;
	padding-top: 30%;
	text-align: center;
}
.video_pop {
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999!important;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}
.close_btn {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 70px;
	background: url(../images/colse.png) no-repeat center;
	z-index: 100;
	cursor: pointer;
}
#video {
	width: 100%;
	max-height: 100%;
}
.whc_l .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	border-radius: 8px;
	background: #fff;
}
.whc_l .swiper-pagination-bullet-active {
	background: #d30f19;
	width: 25px;
}
.whc_l .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 20px;
	left: 0px;
	width: 100%;
}
.whc_l {
	float: left;
	width: 700px;
	background: #f5f5f5;
	height: 411px;
}
.whc_l img {
	max-width: 700px;
	max-height: 411px;
}
.whc_r {
	float: right;
	width: 500px;
	padding-top: 10px;
	position: relative;
	background: #f5f5f5;
	padding-left: 40px;
	height: 411px;
}
.whc_title {
	font-size: 28px;
	color: #323232;
	height: 50px;
	line-height: 30px;
	padding-top: 30px;
}
.whc_jj {
	clear: both;
	padding-top: 32px;
	color: #666;
	line-height: 38px;
}
.whc_jj span {
	font-weight: bold;
	color: #333;
}
.ppjj_title {
	font-size: 26px;
	height: 66px;
	line-height: 66px;
	color: #181818;
	position: relative;
	padding-left: 20px;
	clear: both;
}
.ppjj_title:before {
	content: "";
	display: block;
	width: 4px;
	height: 24px;
	background: #c62027;
	position: absolute;
	left: 0px;
	top: 23px;
}
.since {
	font-size: 80px;
	color: #f1eff1;
	font-family: shuzi;
	height: 70px;
	text-transform: uppercase;
	line-height: 70px;
}
.t_lns .list {
	overflow: hidden;
}
.t_lns .list li {
	position: relative;
	float: left;
	width: 290px;
	height: 243px;
	overflow: hidden;
	margin-left: 11px;
}
.t_lns .list li:first-child {
	margin-left: 0;
}
.t_lns .list .cont {
	position: absolute;
	left: 25px;
	top: 105px;
	color: #fff;
}
.t_lns .list .cont h1 {
	font-size: 24px;
	margin-bottom: 6px;
	color: #fff;
}
.t_lns .list .cont p {
	font-size: 14px;
	margin-bottom: 12px;
}
.t_lns .list .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.t_lns .list li:hover .mask {
	display: block;
}
/*联系我们*/
.contact_l {
	float: left;
	width: 420px;
	border-right: 1px solid #e4e4e4;
	font-size: 16px;
	line-height: 36px;
	padding-right: 80px;
	padding-left: 20px;
	color: #787878;
	padding-top: 20px;
	height: 190px;
}
.contact_title {
	font-size: 26px;
	height: 44px;
}
.contact_title p {
	padding-bottom: 14px;
}
.contact_m {
	float: left;
	width: 310px;
	border-right: 1px solid #e4e4e4;
	font-size: 16px;
	line-height: 36px;
	padding: 60px 40px 0px 60px;
	height: 190px;
}
.contact_r {
	float: left;
	width: 160px;
	font-size: 18px;
	line-height: 36px;
	padding-right: 10px;
	padding-left: 90px;
	font-weight: bold;
}
.rxian {
	padding-left: 10px;
	height: 40px;
	font-weight: bold;
}
.telda {
	font-family: 'shuzi';
	color: #d0aa79;
	font-size: 34px;
	background: url(../images/telda.png) no-repeat 0px 0px;
	text-indent: 39px;
	height: 50px;
}
.guanzhu {
	background: url(../images/weixin.png) no-repeat 0px 0px;
	text-indent: 39px;
	height: 50px;
	width: 140px;
}
.dompc {
	display: block;
}
.dommobile {
	display: none;
}
.mobile_btn {
	cursor: pointer;
	width: 36px;
	display: none;
	height: 50px;
	position: absolute;
	right: 12px;
	top: 0px;
	z-index: 999;
	box-sizing: border-box;
	padding: 22px 6px;
}
.mobile_btn.on .line1 {
	transform: rotate(45deg);
	transform-origin: 3% 50%;
}
.mobile_btn.on .line2 {
	width: 0;
}
.mobile_btn.on .line3 {
	transform: rotate(-45deg);
	transform-origin: 3% 50%;
}
.mobile_btn span {
	display: block;
	width: 28px;
	height: 3px;
	background: #ba1308;
	transition: all .45s;
}
.mobile_btn .line2 {
	margin: 7px 0;
	width: 28px;
}
.banner img {
	width: 100%;
}
.bgimg {
	background: no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.bgimg img {
	opacity: 0;
}
@media screen and (max-width: 1028px) {

.dompc {
	display: none;
}
.dommobile {
	display: block;
}
.mobile_btn {
	display: block;
}
.nav_top {
	height: 65px;
	line-height: 65px;
}
.logo img {
	width: 150px;
}
.header-box .navmobile {
	width: 94%;
	box-sizing: border-box;
	transition: ease .5s;
	opacity: 0;
	transform: translateY(-140%);
	height: calc(100% - 50px);
	position: fixed;
	top: 65px;
	left: 50%;
	margin-left: -47%;
	z-index: 999;
	background: #caba96;
	padding-top: 30px;
	text-align: left;
	padding: 30px;
}
.header-box .navmobile.on {
	transform: translateY(0);
	opacity: 1;
}
.header-box .navmobile ul li {
	width: 92%;
	margin: 0 auto;
}
.header-box .navmobile ul li .tit {
	font-size: 15px;
	display: block;
	padding: 10px 0;
	line-height: 29px;
	color: #fff;
	position: relative;
	font-weight: bold;
}
.header-box .navmobile ul li .tit:before {
	content: "+";
	position: absolute;
	right: 0px;
	color: #fff;
	font-size: 20px;
	top: 10px;
}
.header-box .navmobile ul li.cur .tit {
	color: #fff;
}
.header-box .navmobile ul li.cur .tit:before {
	content: "-";
	right: 6px
}
.header-box .navmobile ul li .box {
	border-top: 1px solid rgba(206,206,206,0.5);
	display: none;
	padding: 10px 0;
}
.header-box .navmobile ul li .box a {
	display: block;
	font-size: 14px;
	line-height: 32px;
	color: #fff;
}
.header-box .navmobile ul li:last-child {
	border-bottom: 0;
}
.w1200 {
	width: 94%;
}
.in-news {
	width: 100%;
	float: none;
		background:#f5f5f5;
		padding:18px;
}
.in-news-list h2{
	font-weight:bold;
	}
	.in-about h2{
		font-weight:bold;
	}
		
.in-about {
	width: 100%;
	float: none;
	padding-top: 30px;
}
.foot-left {
	display: none;
}
.foot-right {
	width: 100%;
	float: none;
}
.banner img {
	height: 200px!important;
}
.in-news h1 {
	font-size: 20px;
	padding-bottom: 9px;
	font-weight: bold;
}
.in-news-conter {
	padding: 20px 0px;
}
.in-news-list {
	width: 100%;
}
.in-about h1 {
	font-size: 18px;
	padding: 10px 0;
	font-weight:bold;
}
.in-fw-box {
	padding: 26px 0px;
}
.in-fw-title {
	padding-bottom: 23px;
}
.in-fw-title h1 {
	padding-bottom: 3px;
	font-size: 22px;
}
.in-fw-title span {
	font-size: 22px;
}
.in-fw-item {
	width: 100%;
	height: 270px;
	padding: 10px 20px;
	border-radius: 14px;
	;
}
.in-fw-item em.fw1, .in-fw-item em.fw2, .in-fw-item em.fw3, .in-fw-item em.fw4 {
	background-size: 60%;
}
.txt a:last-child{
	background-size:11px auto;
	width:23px;
	height:23px;
}
.in-fw-list {
	width: 98%;
	margin: 0 auto;
	z-index:6;
}
.fw-left {
	left: -20px;
	background-size:50%;
	z-index:6;
}
.fw-right {
	right: -20px;
	background-size:50%;
	z-index:6;
}
.in-fw-items img {
	display: none;
}
.in-fw-bg {
	height: 343px;
}
.ny_title {
	width: 100%;
	text-align: left;
	padding: 50px;
	box-sizing: border-box;
	height: 40px;
	font-size: 24px;
}
.banner_ny {
	height: 140px;
}
.neirong {
	width: 94%;
}
.neirong img {
	max-width: 100%;
}
.box img {
	max-width: 100%;
}
.case_l {
	float: left;
	width: 48%;
	margin-left: 2%;
}
.case_img {
	height: 150px;
}
.case_txt {
	padding: 5px 14px;
}
.crumbs {
	display: none;
}
.navmenu {
	height: auto!important;
	padding: 4px 0px;
	overflow: hidden;
	clear: both;
}
.columns {
	line-height: 50px;
	float: left;
	height: auto;
}
.whc_l {
	width: 100%;
	float: none;
	height: auto;
}
.whc_r {
	width: 100%;
	float: none;
	height: auto;
	padding-bottom: 30px;
	padding-left: 20px;
	overflow: hidden;
}
.whc_title {
	padding-top: 10px;
}
.whc_jj {
	padding-top: 0px;
	line-height:28px;
}
.boxFoot {
	padding: 25px 20px;
	line-height: 21px;
	font-size: 11px;
	text-align: center;
	background: #333;
	color: #999;
	width: 100%;
	box-sizing: border-box;
}
.boxFoot span {
	width: 100%;
	font-size: 0;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding: 0 0 16px 0;
	margin: 0 0 10px 0;
}
.boxFoot span a {
	font-size: 11px;
}
.boxFoot span a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/icoFootDian.png) no-repeat right center;
	padding: 0 13px 0 0;
	margin-right: 10px;
	color: #999;
}
.boxFoot span a:last-child {
	margin-right: 0;
	padding-right: 0;
	background: none;
}
.footer {
	padding: 30px 0px 0px 0px;
}
.columns li a {
	height: 40px;
	line-height: 40px;
}
.neirong_l {
	float: none;
	width: 100%;
	border: 0px;
}
.neirong_r {
	width: 100%;
	padding-left: 0px;
}
.main-list {
	width: 100%;
}
.news1_list1_right {
	width: 20%;
	font-size: 24px;
	box-sizing: border-box;
	padding-top: 14px;
	line-height: 30px;
}
.news1_list1_left {
	width: 80%;
	box-sizing: border-box;
	padding-top: 8px;
}
.newscjgy_l {
	width: 100%;
}
.newscjgy {
	width: 100%;
}
.news1_list1_left p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news1_main_list1 {
	height: 90px;
}
.news1_list1_right span {
	font-size: 40px;
}
.news1_list1_left h4 {
	margin-top: 0px;
}
.news1_list1_right{
	font-size:20px;
}
.news1_list1_left p {
	padding-top: 0px;
}
.juzhong_lts {
	display: none;
}
.juzhong_rts {
	width: 100%;
}
.contact_l {
	width: 100%;
	border: 0;
	padding: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
}
.contact_m {
	width: 100%;
	border: 0;
	padding: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
	height: auto;
}
.contact_r {
	width: 100%;
	padding: 20px;
	height: auto;
}
.t_lns .list li:first-child {
	margin-left: 11px;
}
.coop-title h1 {
	font-size: 24px;
}
.coop-box {
	padding: 20px 0px;
	height: 260px;
}
.coop-title h5 {
	padding-bottom: 25px;
}
.coop-logo {
	height: 100px;
}
.coop-logo img {
	width: 100%;
}
.newline {
	display: none;
}
.tel {
	width: 86%;
	margin: 0 auto;
}
.tel .swiper-button-prev:after {
	background-size: 70%;
	width: 40px;
	height: 40px;
}
.tel .swiper-button-next:after {
	background-size: 70%;
	width: 40px;
	height: 40px;
}
.tel .swiper-button-next {
	width: 40px;
	height: 40px;
	right: -30px
}
.tel .swiper-button-prev {
	width: 40px;
	height: 40px;
	left: -30px;
}
.telbg {
	padding: 20px 0px;
}
.year2020 {
	padding-bottom: 20px;
}
.juzhong_rts input[type="text"] {
	width: 75%;
}
.juzhong_rts textarea {
	width: 80%;
}
.job_l1 {
	display: none;
}
.job_l2 {
	float: left;
	width: 53%;
}
.job_l3 {
	padding-left: 0px;
	float: left;
	width: 46%;
}
.human_box .job .item {
	padding-left: 10px;
	height: 70px;
	line-height: 70px;
}
.job_box {
	padding: 20px;
}
.in-fw-item h1 {
	font-size: 18px;
	color: #ffffff;
	padding-top: 10px;
	font-weight:bold;
}
.in-fw-item p {
	padding-top: 5px;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.txt a:first-child {
	padding-top: 15px;
}
.in-news-list span {
	font-size: 22px;
	padding-bottom:5px;
}
.in-about p:nth-of-type(2){
	display:none;
}
.in-news-list p {
text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;

}
.system_title {
	font-size: 22px;
	padding: 10px 0px;
}
.ls_title {
    padding: 20px;
}
.ls_ser{
	width:100%;
}
.ls_jianjie{
	padding:0px 20px;
}
.morecc{
	margin-top:20px;
}
.case_title{
	font-size:16px;
	overflow:hidden; 
text-overflow:ellipsis;
white-space:nowrap; 
}
.whc_title{
	font-size:22px;
}
.ppjj_title{
	font-size:22px;
}
.contact_title{
	font-size:22px;
	font-weight:bold;
}
.line{
	display:none;
}
.news_title01{
	font-size:22px;
	font-weight:bold;
}
}
