body{
    font-family: "Microsoft YaHei",微软雅黑,STHeiti;
}	

[v-cloak] {
    display: none;
}
@font-face {
  font-family: "BrushScriptStd";
  src: url("../fonts/BrushScriptStd.woff2") format("woff2"),
       url("../fonts/BrushScriptStd.woff") format("woff"),
       url("../fonts/BrushScriptStd.ttf") format("truetype"),
       url("../fonts/BrushScriptStd.eot") format("embedded-opentype"),
       url("../fonts/BrushScriptStd.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}



.wrapper {
    margin-top: 40px;
}

.header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

.head_top {
    position: relative;
    display: block;
    width: 100%;
    background: #000;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    z-index: 5;
}

.headT_left {
    float: left;
}

.headT_right {
    float: right;
}

.headT_left li {
    float: left;
    margin-right: 19px;
}

.headT_left li a {
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial, helvetica, sans-serif;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
}

.headT_left li a:hover{
	color:#b61d22;
}

.headT_right li {
    float: left;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 18px;
	font-family:Arial, Helvetica, sans-serif
}

.headT_right li a i {
    line-height: 40px;
    color: #fff;
}

.logo {
    float: left;
    padding: 15px 0;
}

.menu {
    float: right;
}

.menu li {
    float: left;
    margin: 0 10px;
}

.menu li a {
    line-height: 80px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.8px;
    padding: 0 10px;
    position: relative;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.logo img {
    height: 100px;
}

.menu li a:after {content: '';width: 1px;height: 18px;background: #fff;position: absolute;top: 50%;transform: translateY(-50%);left: -10px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}

.menu li:last-child{
	margin-right: 0;
}

.menu li:last-child a{
	padding-right:0;
}

.menu li:first-child a:after{
	display: none;
}

img.logo_hid {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

img.logo_visib {
	opacity: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.logo a {
    display: block;
    position: relative;
}

.head_bottom{
	background: transparent;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.header.scroll .head_bottom ,.header.scrollT .head_bottom{
	background: #fff;
	box-shadow: 0 0 10px #ccc;
}

.header.scroll .menu li a,.header.scrollT .menu li a{
	color:#333;
}

.header.scroll .logo_hid,.header.scrollT .logo_hid{
    opacity: 1;
}
.header.scroll .logo_visib,.header.scrollT .logo_visib {
    opacity: 0;
}

.header.scroll .menu li a:after,.header.scrollT .menu li a:after{
	background: #333;
}

.header .menu li a:hover,.header .menu li.active a{
	color:#b61d22 !important;
}

.header.scrollT{
	position: fixed;
	top: -40px;
}






.ban_swiper{
	height:calc(100vh - 40px);
}

.ban_lis {
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ban_wz {
    position: absolute;
    top: 54%;
    width: 100%;
    max-width: 700px;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #fff;
}

.ban_wz h3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 60px;
	lin;
	line-height: 70px;
	ont-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top:0;
}

.ban_wz p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2px;
}

.ban_page {
	left:30px !important;
	width: 14px !important; 
	bottom:50% !important;
	transform: translateY(50%);
}

.ban_page span{
	display: block;
	margin:14px 0 !important;
    height: 14px !important;
    width: 14px !important;
    border: solid 1px #fff;
    background: none;
    opacity: 1;
}

.ban_page span.swiper-pagination-bullet-active{
	background: #fff;
}











/**wrapper**/
.ind1_tit h4 span {
    font-size: 14px;
    line-height: 24px;
    color: #b38c4b;
    text-transform: capitalize;
    position: relative;
}

.ind1_left {
    width: 60%;
    float: left;
}

.ind1_right {
    width: 40%;
    padding-left: 12%;
    float: right;
}

.ind1_tit h3 {
    position: relative;
    font-size: 36px;
    letter-spacing: 4px;
    line-height: 46px;
    color: #333;
    margin-top: 25px;
    margin: 0;
    font-weight: bold;
}

.ind1_tit h4 span:after {
    content:'';
    display: inline-block;
    width: 55px;
    height: 1px;
    background: #b38c4b;
    position: absolute;
    top: 50%;
    right: -70px;
}

.ind1_tit h4 {
    margin: 0;
    margin-bottom: 24px;
}

.ind1_tit {
    margin-bottom: 40px;
}

.ind1_img img {
    width: 100%;
}

.ind1_img {
    margin-bottom: 20px;
}

.ind1_wz p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.ind1_more {
    margin-top: 30px;
}

.ind1_more a {
    display: inline-block;
    position: relative;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #b61c22;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.ind1_more a:before {content: '';width: 100%;position: absolute;bottom: 5px;left: 0;right: 0;height: 1px;background: #b61c22;-webkit-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);-moz-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);-ms-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);-o-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);}

.ind1_more a:hover:before{
	-webkit-transform: scale3d(0.8,1,1);
    -moz-transform: scale3d(0.8,1,1);
    -ms-transform: scale3d(0.8,1,1);
    -o-transform: scale3d(0.8,1,1);
    transform: scale3d(0.8,1,1);
}

.ind1_more a span {
    position: relative;
    top: 0;
    line-height: 30px;
    display: inline-block;
    -webkit-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    -moz-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    -ms-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    -o-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
}

.ind1_more a:hover span{
	-webkit-transform: translate3d(0px,-3px,0px);
    -moz-transform: translate3d(0px,-3px,0px);
    -ms-transform: translate3d(0px,-3px,0px);
    -o-transform: translate3d(0px,-3px,0px);
    transform: translate3d(0px,-3px,0px);
}

.ind1_txt li {
    margin-top: 14px;
}

.ind1_txt {
    margin-top: 20px;
}

.ind1_txt li a {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
}




.ind_box1 {
    padding-top:80px;
}







.ind2_tit {
    text-align: center;
    margin-bottom: 60px;
    position: relative;
}

.ind2_tit h5 {
    border-bottom: 1px dotted #b38c4b;
    margin: 0;
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 18px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #b38c4b;
	font-family:Arial, Helvetica, sans-serif;
}

.ind2_tit h3 {
    margin: 0;
    font-size: 46px;
    font-weight: bold;
    text-transform: capitalize;
    color: #333;
    letter-spacing: 6px;
}

.ind2C_left {
    width: 30%;
    float: left;
    position: relative;
}

.ind2C_center {
    width: 48%;
    float: left;
    position: relative;
}

.ind2C_right {
    width: 22%;
    float: left;
    position: relative;
}

.ind2C_T h3 {
    margin: 0;
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    text-transform: uppercase;
}

.ind2C_T h3 span{
    font-size: 22px;
    margin: 0 1px;
}

.ind2C_T {
    height: 48px;
    background:#d02027;
    margin-bottom: 60px;
}

.ind2C_img {
    position: absolute;
    top: -84px;
}

.ind2C_center .ind2C_T{
	background: #b61c22;
}

.ind2C_right .ind2C_T{
	background: #92171b;
}

.ind2C_T:before {content: '';width: 4px;height: 38px;background: #d02027;position: absolute;top: 48px;left: 0;}

.ind2C_center .ind2C_T:before{
	background: #b61c22;
}

.ind2C_right .ind2C_T:before{
	background: #92171b;

}

.ind2C_T:after {content: '';width: 8px;height: 8px;background: #d02027;border-radius: 50%;position: absolute;top: 80px;left: -2px;}

.ind2C_center .ind2C_T:after {
	background: #b61c22;
}

.ind2C_right .ind2C_T:after {
	background: #92171b;
}

.ind2C_wz h5 {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #b38c4b;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}

.ind2C_wz h5:before {content: '';width: 20px;height: 1px;background: #b38c4b;display: inline-block;position: relative;top: -4px;margin-right: 4px;}

.ind2C_wz h3 {
    margin: 10px 0 20px;
    text-decoration: underline;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
}

.ind2C_wz {
    max-width: 80%;
}

.ind2C_wz p {
    font-size: 13px;
    line-height: 24px;
    color: #888;
}

.ind2B_line {
    margin: 80px 0 40px;
    border-bottom: dashed 1px #ddd;
    position: relative;
}

.ind2B_yuan{
    background: #d3b867;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    position: absolute;
    top: -130px;
    left: 66%;
    text-align: center;
    transform: translateX(-50%);
}

.ind2B_yuan a {
    display: block;
    height: 100%;
    border-radius: 50%;
}

.ind2B_yuan p {
    position: absolute;
    width: 100%;
    padding: 30px;
    color: #fff;
    line-height: 32px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ind2_bottom {
    margin-top: 60px;
    padding: 60px;
    padding-bottom: 100px;
    position: relative;
	background:url(../images/ind2B_0.jpg) no-repeat center center;
	background-size:cover;
}
.ind2_center {
    margin-top: 100px;
    position: relative;
    z-index: 1;
}




.ind2_tit_white h5{
	border-color:#fff;
	color:#fff;
}

.ind2_tit_white h3{
	color:#fff;
}

.ind2B_ul {
    margin-top: 90px;
}

.ind2B_ul li {
    width: 20%;
    float: left;
    padding: 0 15px;
	transition:all 0.8s ease;
	-webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-ms-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
}

.ind2B_ul li.opac1{
	opacity:0.8;
}

.ind2B_ul li.opac{
	opacity:0.3;
}

.ind2B_ul ul:after {content: '';display: table;clear: both;}

.ind2B_img img {
    width: 100%;
	overflow:hidden;
	border-radius:50%;
}

.ind2B_img {
    border-radius: 50%;
    padding: 12px;
    border: solid 2px rgba(255, 255, 255, 0.2);
}

.ind2B_li {
    text-align: center;
    position: relative;
}

.ind2B_ul li:nth-child(odd) {
    margin-top: 80px;
}

.ind2B_ul li a {
    position: relative;
    display: block;
    max-width: 150px;
    margin: 0 auto;
}

.ind2B_li h3 {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin-top: 4px;
    letter-spacing: 1px;
    font-weight: bold;
}


.ind2B_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ind2B_lis {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0; 
    visibility: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}

.ind2B_lis.into{
    opacity: 1; 
    visibility: visible;
}

.ind2_cot {
    padding-bottom: 60px;
    border-bottom: dashed 1px #ddd;
}






.ind_box3 {
    padding: 60px 0;
}

.ind3_img{
	overflow:hidden;
}

.ind3_img img {
    width: 100%;
	transition:all 0.8s ease;
	-webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-ms-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
}

.ind3_wz {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px;
	transition:all 0.8s ease;
	-webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-ms-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
}

.ind3_lis:hover .ind3_wz{
	bottom:-20px;
	opacity:0;
	transition:all 0.8s ease;
	-webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-ms-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
}

.ind3_lis {
    position: relative;
	overflow:hidden
}

.ind3_lis:hover .ind3_img img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
}

.ind3_num:before {content: '';width: 34px;height: 34px;background: #fff;display: block;transform: translate(-50%,-50%) rotate(45deg);border-radius: 3px;position: absolute;left: 50%;top: 50%;transform-origin: center center;}

.ind3_num span {
    width: 34px;
    height: 34px;
    text-align: center;
    display: block;
    position: relative;
    line-height: 34px;
    font-size: 14px;
    color: #b38c4b;
    font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.ind3_num {
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
}

.ind3_wz h3 {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    width: 80%;
    margin: 0 auto;
}

.ind3_more {
    text-align: center;
    margin-top: 40px;
}

.ind3_more a {
    text-align: center;
}

.ind3_more a i {
    font-size: 16px;
}




.ind_box4 {
    padding: 200px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.ind4_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ind4_li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.ind4_li.active{
	opacity:1;
	visibility: visible;
}

.ind4_by {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%) rotate(-90deg);
    height: 140px;
    color:#888;
}

.ind_box4 .container {
    position: relative;
}

.ind4_by h5 {
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.ind4_cot li {
    width: 33.33%;
    float: left;
    padding: 0 15px;
    text-align: center;
}

.ind4_cot {
    width: 66%;
    margin: 0 auto;
}

.ind4_cot ul:after {content: '';display: table;clear: both;}

.ind4_cot li a {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1.4px;
    transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    position: relative;
}


.ind4_cot li a span {
    font-size: 20px;
    line-height: 28px;
    display: block;
    border: solid 2px rgba(255, 255, 255, 0.8);
    padding: 6px 24px;}

.ind4_cot li a:after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;bottom: 3px;display:none}

.ind4_cot li a:hover{
	opacity:1;
}

.ind4_cot ul {
    margin: 0 -15px;
}




.ind_box5 {
    padding-top: 60px;
}

.ind5_left {
    width: 66%;
    float: left;
    padding-right: 20px;
}

.ind5_lis {
    padding-bottom: 50vh;
    position: relative;
	overflow:hidden
}

.ind5_right {
    width: 34%;
    float: right;
    padding-left: 20px;
}

.ind5_lis a {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    color: #fff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.ind5_lis:hover a{
	color:#b61c22;
}

.ind5_img {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	transition:all 0.8s ease;
	-webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-ms-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
}

.ind5_li {
    padding-bottom: calc((50vh - 40px)/2);
    margin-bottom: 40px;
}

.ind5_lis:hover .ind5_img {
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
}

.ind5_lis:hover .ind5_wz{
    background: rgba(0, 0, 0, 0.4);
}

.ind5_wz {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 32px;
    background: rgba(0, 0, 0, 0.2);
	transition:all 0.8s ease;
	-webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-ms-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
}

.ind5_wz h5 {
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif
}

.ind5_wz h3 {
    margin: 0;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 2px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 68px;
}

.ind5_li .ind5_wz h3 {
    font-size: 18px;
    line-height: 28px;
    max-height: 56px;
}

.ind5_li .ind5_wz h5 {
    font-size: 14px;
}

.ind5_cot:after {
    content: '';
    display: table;
    clear: both;
}

.ind5_bottom {
    border-bottom: dashed 1px #ddd;
    position: relative;
    margin-top: 20px;
}

.ind5_yuan {
    position: absolute;
    top: -136px;
    left: 66%;
    transform: translateX(-50%);
    width: 180px;
    height: 180px;
    background: #d3b867;
    border-radius: 50%;
}

.ind5_yuan a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.ind5_yuan h3 {
    width: 70%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
}









.ind6_cot {
    padding: 100px 0;
	background-repeat: no-repeat ;
	background-position:center center ;
	background-size: cover;
}

.ind_box6 {
	margin: 80px 0;
}

.ind6_wz {
	text-align: center;
}

.ind6_wz span {
	width: 50px;
	height: 2px;

	background: #fff;
	display: inline-block;
	text-align: center;
}

.ind6_wz h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
	margin: 40px 0 60px;
}

.ind6_wz p {
	font-size: 20px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.ind6_btn {
	text-align: center;
	margin-top: 30px;
}

.ind6_btn span {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	text-align: center;
	padding: 0 40px;
	position: relative;
	z-index: 1;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 48px;
	height: 50px;
	color: #ffffff;
	border: solid 1px #ffffff;
	overflow: hidden;
	margin: 0 5px;
	cursor: pointer;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}

.ind6_btn span:before{
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 0;
    left: -160%;
    width: 160%;
    height: 110%;
    -o-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.ind6_btn span b{
    position: relative;
    z-index: 1;
    font-weight: normal;
}

.ind6_btn span:hover{
	color:#b38c4b;
}

.ind6_btn span:hover:before{
    left: -20px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    filter: alpha(opacity=1);
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}

.cd-horizontal-timeline.mob{
	display: none;
}

/**footer**/
.footer {
    background: #222;
}

.footer_top li {
    float: left;
    border-left: solid 1px #4c4c4c;
}

.footer_top {
    border-bottom: #4c4c4c solid 1px;
    text-align: center;
}

.footer_top ul:after {content: '';display: table;clear: both;}

.footer_top ul {
    display: inline-block;
}

.footer_top li a {
    line-height: 40px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 13px;
    padding: 0 15px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.footer_top li a:hover{
	color:#b61d22;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.footer_top li:last-child {
    border-right: solid 1px #4c4c4c;
}

.footer_lis h3 {
    font-size: 15px;
	font-weight:bold;
	letter-spacing:1px;
    margin: 0;
    line-height: 30px;
    margin-bottom: 10px;
}

.footer_bottom {
    padding: 45px 0 60px;
}

.footer_lis {
    color: #fff;
}

.footer_lis p {
    font-size: 13px;
    line-height: 26px;
    opacity: 0.5;
    margin-bottom: 0;
}

.copy {
    margin-top: 30px;
    opacity: 0.5;
    font-size: 13px;
    font-family: Arial, helvetica, sans-serif;
	width: 500px;
}

.copy span{
	font-family:"Microsoft YaHei",ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ,STHeiti;
}

.foot_cont a {
    display: block;
    width: 44px;
    height: 44px;
    text-align: center;
    border: solid 1px #4c4c4c;
    border-radius: 2px;
    color: #aaa;
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: auto;
	position:relative;
}

.foot_cont a i {
    line-height: 42px;
    font-size: 16px;
}

.foot_ewm {
    position: absolute;
    top: 50%;
    right: calc(100% + 1px);
    width: 110px;
    height: 100px;
    transform: translateY(-50%);
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.foot_ewm img {
    height: 100%;
}

.foot_ewm:before {content: '';border-top: solid 5px transparent;border-left: solid 5px #fff;border-bottom: solid 5px transparent;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}

.foot_cont a:hover .foot_ewm{
	opacity:1;
	visibility:visible;
}



.ind1_cot:after {content: '';display: table;clear: both;}

.ind1_cot {
    padding-bottom: 60px;
    border-bottom: dashed 1px #ddd;
}



/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */
.header_active{
	background-color: #fff;
	box-shadow: 0 0 10px #ccc;
}

.header_active .menu li a{
	color: #333;
}

.header_active img.logo_hid{
	opacity: 1;
}

.header_active .menu li a:after{
	background-color: #333;
}








/* news */
.news_box {
    padding: 80px 0;
    background: #f5f5f5;
}

.news_tit li {
    font-size: 26px;
    line-height: 46px;
    font-weight: bold;
    float: left;
    margin-right: 30px;
}

.news_tit li a {
    color: #333;
}

.news_tit ul {
    border-bottom: 1px solid #a0a0a0;
}

.news_active{
	    border-bottom: 2px solid #d3b867;
}

.news_cont {
    margin-top: 20px;
}

.news_cont ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.news_cont ul li{
    width: 33.33%;
    padding: 0 15px 30px;
}

li.news_contLi a {
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0px 0px #ccc;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}

.news_wz {
    padding: 15px;
}

li.news_contLi a:hover{
    box-shadow: 0 2px 10px #ccc;
}

.news_contLi a:hover .news_contImg img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.news_contImg{
	overflow: hidden;
}

.news_contImg img {
    width: 100%;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}

li.news_contLi h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #333;
    margin: 4px 0 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 56px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.news_wz h5 {
    font-size: 14px;
    margin: 0;
    line-height: 22px;
    color: #888;
	font-family:Arial, Helvetica, sans-serif;
}

.news_contLi a:hover h4{
	color:#b61d22;
} 

li.news_contLi p {
    font-size: 14px;
    line-height: 24px;
    color: #888;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 72px;
}

.news_box ul.pagination {
    margin-top: -10px;
}
.common_pagination p {
    margin: 0;
    font-size: 13px;
    color: #666;
    float: right;
}







/*newsdot*/
.newsd_box {
    padding: 80px 0;
    margin-top: 80px;
}

.newsd_cont {
    max-width: 800px;
    margin: 0 auto;
}

.newsd_contImg img{
	width: 100%;
}

.newsd_cont p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin: 10px 0 0;
}

.newsd_cont {
    max-width: 800px;
    margin: 0 auto;
}

.newsd_cont li{
	margin-top: 30px;


}

.newsd_btm a {
    font-size: 15px;
    color: #333;
    line-height: 26px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.newsd_btm a:hover {
	color:#b61d22;
}

.newsd_btm {
    margin-top: 30px;
}

.newsd_btm span {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: 8px;
}

.newsd_btm .newsd_btmL{
	background: url(../images/newsdot_icon.jpg) no-repeat center center;
	background-size: cover;
}

.newsd_btm .newsd_btmR{
	background: url(../images/newsdot_icon2.jpg) no-repeat center center;
	background-size: cover;
}

.newsd_wz img {
    max-width: 100%;
}

.newsd_tit h3 {
    margin: 0;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 6px;
    line-height: 40px;
}

.newsd_tit h5 {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #888;
    font-family: Arial, helvetica, sans-serif;
}

.newsd_tit {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: dashed 1px #ddd;
}








/* recruit */
.recruit_box1 {
    padding: 80px 0;
	background-repeat: no-repeat;
	background-position:center center;
	background-size:cover;
}

.rec1_cot {
    position: relative;
}

.rec1_cot:after {
	display:table;
	content:'';
	clear:both;
}

.rec1_cot:before {content: '';width: 50%;height: 60%;position: absolute;bottom: -20px;left: 40px;z-index: 0;border: solid 1px #b38c4b;}

.rec1_left {
    width: 48%;
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
	z-index:1
}

.rec1_wz{
    padding: 50px 40px;
    background: #fff;
	position:relative;
}

.rec1_right {
    float: right;
    width: 60%;
	position:relative;
}

.rec1_right img {
    width: 100%;
}

.rec1_wz p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.recr_cont1 h2:after {content: '';width: 170px;height: 2px;background: #b61d22;display: block;margin-top: 1px;}

.recr_cont1P p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding: 12vh 0 18vh;
    margin: 0;
}

.recr_cont1 h2 {
    font-size: 40px;
    line-height: 1.2;
    margin: 70px 0 0 -65px;
    letter-spacing: 4px;
    color: #b61d22;
}

.recr_cont1P {
    max-width: 680px;
    margin: 0 auto;
}

.recr_cont1{
	background: url(../images/recruit_png1.png) no-repeat center center;
    background-size: cover;
    margin-left: 65px;
}

.recr_swiper h5 {
    font-size: 20px;
    line-height: 30px;
    color: #b61d22;
    margin: 0;
    padding: 80px 0 0 0;
    font-weight: bold;
    letter-spacing: 1.5px;
}



.recr_cont2_box p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    max-width: 60%;
    margin: 40px 0 0px;
}

.recr_cont3 {
    background-color: #f5f5f5;
	padding: 80px 0 50px;
}

.recr_cont3_class{
		margin-bottom: 30px;
	}
	.recr_cont3_class li{
		display: inline-block;
		margin-right: 15px;
		padding: 10px 20px;
		border: 1px solid #999;
		font-size: 14px;
		text-align: right;
		cursor: pointer;
		border-radius:3px;
		letter-spacing:1px;
	}
	.recr_cont3_class li.active{
		background: #b61d22;
		color: #fff;
		border-color:#b61d22;
	}

ul.recr_cont3Ul {
    margin: 0 -12px -24px;
}

ul.recr_cont3Ul li {
    width: 25%;
    float: left;
    padding: 0 12px 24px;
}

.recr_cont3Li {
    background-color: #fff;
    border-top: 2px solid #d3b867;
    text-align: center;
    padding: 30px 40px 30px;
}	

.recr_cont3Li h3 {
    font-size: 24px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 0 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.recr_cont3Li h5 {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin: 0;
}

.recr_btn span {
    background: #d3b867;
    border-color: #d3b867;
}

.recr_btn span:hover{
	color:#d3b867
}

.recr_cont3Li p {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    text-align: left;
    padding: 20px 0 20px 40px;
    position: relative;
    margin: 0;
    line-height: 24px;
}

.recr_active{
	background: #ee8800 !important;
}

.recr_active:before{
	width: 20px !important;
}

.recr_cont3Li p:before {
    content: '';
    width: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    height: 1px;
    background-color: #fff;
}

.conta_tit{
	border-bottom: 1px dashed #eaeaea;
}

.rec2_cot>ul{
	margin: 0 -20px;
}

.rec2_cot>ul>li {
    width: 33.33%;
    float: left;
    margin-bottom: 30px;
}

.rec2_lis {
    padding: 20px;
    border-right: dashed 1px #b38c4b;
    position:relative;
}

.rec2_lis_cot{
    height: 175px;
    overflow: hidden;
}

.rec2_lis ul li {
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #888;
    margin-bottom: 4px;
}

.rec2_lis ul:after {content: '';display: table;clear: both;}


.rec2_cot ul:after {content: '';display: table;clear: both;}

.rec2_lis h3 {
    font-size: 20px;
    margin: 0;
    font-weight: bold;
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rec2_lis h5 {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 48px;
}

.rec2_lis h6 {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #b61d22;
    text-align: right;
    font-weight: bold;
}

.rec2_cot>ul>li:nth-child(3n+3) .rec2_lis{
	border:0;
}

.rec2_lis span {
    /* display: block; */
    text-align: right;
    color: #b61d22;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 10px;
}

.rec2_lis.act_bor:after {content: '';width: calc(100% - 30px);border-bottom: dashed 1px #b38c4b;position: absolute;bottom: -15px;left: 15px;}



/**recruitdot**/
.recd_cot ul:after {content: '';display: table;clear: both;}

.recd_cot li {
    width: 50%;
    float: left;
    margin: 0;
    font-size: 14px;
    line-height: 30px;
}

.recd_cot li span {
    color: #b61d22;
    font-weight: bold;
    font-size: 15px;
}

.recd_cot ul {
    margin-bottom: 30px;
}

.recd_wz h3 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 6px;
}

.recd_wz p {
    font-size: 14px;
    line-height: 26px;
    margin: 0;
}

.recd_wz {
    margin-bottom: 30px;
}

.recd_btn a {
    width: 180px;
    border-radius: 3px;
    background-color: transparent;
    border: 1px solid #ddd;
    letter-spacing: 6px;
    line-height: 46px;
    font-size: 18px;
    color: #b61d22;
    font-weight: bold;
    display: inline-block;
}

.recd_btn {
    text-align: center;
    margin-top: 50px;
}






/* product */
.pro_tit h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #333;
    border-bottom: 1px dashed #ddd;
    margin: 0;
    padding: 0 0 10px 0;
    letter-spacing: 4px;
}

.proT_more a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #b61d22;
    font-weight: bold;
}

.proT_more a i {
    font-size: 12px;
    position: relative;
    top: -2px;
    margin-left: 4px;
}

.proT_more{position: absolute;top: 0;right: 0;margin: 10px 0;}

.pro_tit {
    position: relative;
}

ul.pro_cont {
    margin: 20px -15px 0;
}

ul.pro_cont li {
    float: left;
    width: 33.33%;
    padding: 0 15px;
    margin-top: 30px;   
}

.pro_contImg{
	overflow: hidden;
}

.pro_contImg a:hover .pro_contImg img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.pro_contImg img {
    width: 100%;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}

.pro_contText {
    text-align: center;
    padding: 24px 0 20px;
    border: 1px solid #f2f2f2;
}

.pro_contText h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0 0 10px;
    color: #333;
}

.pro_contText p {
    font-size: 12px;
    color: #888;
    line-height: 22px;
    margin: 0 0 15px 0;
}

.pro_li {
    margin-bottom: 80px;
}

.newsd_box .pro_li{
	margin-bottom:0;
}

.pro_li:last-child {
    margin: 0;
}

.pro_box{
	padding: 80px 0;
}

.pro_sus {
    position: fixed;
    top: 50%;
    left: auto;
    margin-left:-80px;
    display: none;
    transform: translateY(-50%);
}

.pro_sus li {
    width: 60px;
    height: 60px;
    background-color: #d3b867;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1.5px;
    margin-bottom: 30px;
    position: relative;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.pro_sus li a{
	color:#fff
}

.pro_active{
	background-color: #b61d22 !important;
}

.pro_sus li:last-child:before{
	display: none;
}

.pro_sus li:before {
    content: '';
    width: 1px;
    display: block;
    height: 30px;
    position: absolute;
    border-right: 1px dashed #ddd;
    left: 50%;
    bottom: -30px;
}

.pro_more i {
    font-style: normal;
    display: inline-block;
    position: relative;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.pro_contText .pro_more i{
	color:#b61d22;
}

.pro_contText .pro_more i:before{
    background: #b61d22;
}

.pro_more i:before {
    content: '';
    width: 100%;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    height: 1px;
    background: #ffffff;
    -webkit-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    -moz-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    -ms-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    -o-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
}

.pro_more i span {
    position: relative;
    top: 0;
    line-height: 30px;
    display: inline-block;
    -webkit-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    -moz-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    -ms-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    -o-transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
    transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
}

.pro_cont li a:hover .pro_more i span{
    -webkit-transform: translate3d(0px,-3px,0px);
    -moz-transform: translate3d(0px,-3px,0px);
    -ms-transform: translate3d(0px,-3px,0px);
    -o-transform: translate3d(0px,-3px,0px);
    transform: translate3d(0px,-3px,0px);
}

.pro_cont li a:hover .pro_more i:before{
    -webkit-transform: scale3d(0.8,1,1);
    -moz-transform: scale3d(0.8,1,1);
    -ms-transform: scale3d(0.8,1,1);
    -o-transform: scale3d(0.8,1,1);
    transform: scale3d(0.8,1,1);
}








/* productdot */
.prod_box p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    color: #666;
}
.prod_zg li {
    list-style: disc;
    margin-left: 20px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-bottom: 2px;
}

.prod_zg {
    position: absolute;
    right: 50px;
    bottom: 50px;
    padding: 20px;
    min-width: 280px;
    background-color: rgba(255, 255, 255, 0.8);
}

.newsd_contImg{
	position: relative;
}

.prod_zg h5 {
    font-size: 24px;
    color: #b61d22;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    letter-spacing: 2px;
    margin-bottom: 8px;
}









/* characteristic */
.cha_box{
	padding: 80px 0;
}

.cha_cont1Text p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin: 0 auto;
}

.cha_cont1Img_box {
    width: 60%;
    float: right;
    margin: 80px 30px 80px 0;
    background-color: rgba(255, 255, 255, 0.85);
    padd;
    padding: 30px;
}

.cha_cont1Img {
    margin-top: 80px;
    background: url(../images/chara_img.jpg) no-repeat center center;
    background-size: cover;
}

.cha_cont1ImgT {
    max-width: 60%;
}

.cha_cont1ImgT h2 {
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    margin: 0;
    letter-spacing: 2px;
}

.cha_cont1ImgT h4 {
    font-size: 14px;
    color: #b38c4b;
    line-height: 24px;
    margin: 0px 0 20px;
    font-family: Arial, helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cha_cont1ImgL {
    float: left;
    max-width: 55%;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin: 0;
}

.cha_cont1ImgR {
    float: right;
    width: 40%;
}

.cha_cont1ImgR p {
    font-size: 14px;
    margin: 0;
    line-height: 24px;
    color: #b38c4b;
}

.cha_cont1ImgR li {
    padding: 10px 0;
    border-bottom: 1px solid #d7d5d3;
}

.cha_cont1ImgR span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/gou.png) no-repeat center center;
    background-size: cover;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.cha_cont2{
	margin-top: 80px;
}

.cha_cont2T {
    padding: 30px 0 50px;
}

li.cha_cont2T_hm {
    background-color: #d02027;
    width: 30%;
}

.cha_cont2T li {
    float: left;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    position: relative;
}

li.cha_cont2T_wh {
    background-color: #b61c22;
    width: 45%;
}

li.cha_cont2T_st {
   	background-color: #92171b; 
    width: 25%;
}

.cha_cont2T li:before {
    content: '';
    width: 4px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -40px;
}

li.cha_cont2T_hm:before{
	background-color: #d02027;
}

li.cha_cont2T_wh:before{
	background-color: #b61c22;
}

li.cha_cont2T_st:before{
	background-color: #92171b;	
}

.cha_cont2C li {
    float: left;
    padding-right: 50px;
}

li.cha_cont2C_hm {
    width: 30%;
}

li.cha_cont2C_wh {
    width: 45%;
}

li.cha_cont2C_st {
    width: 25%;
}

.cha_cont2C h5 {
    font-size: 12px;
    font-weight: bold;
    color: #c38c4b;

    line-height: 22px;
    margin: 0;
}



.cha_cont3 {
    padding-top: 80px;
}

.cha_cont3Box img {
    width: 100%;
    margin-bottom: 5px;
}

.cha_cont3BoxC_left {
    width: 67%;
    float: left;
    padding:0 4px;
    margin-bottom: 8px;
}

.cha_cont3BoxC_right {
    width: 33%;
    float: right;
    padding:0 4px;
    margin-bottom: 8px;
}

.cha_cont3Box a{
	display:block;
	overflow: hidden;
}
 
.cha_cont3Box img {
    width: 100%;
    margin-bottom: 5px;
}

.cha_cont3BoxB_left {
    width: 33%;
    float: left;
    padding:0 4px
}

.cha_cont3BoxB_right {
    width: 67%;
    float: right;
    padding:0 4px
}
.town_lis {
    height: 30vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
}

.town_wz {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 100%;
}

.cha_cont3BoxT{
	margin-bottom: 8px;
	padding:0 4px;
}

.cha_cont3BoxC{
	margin:0 -4px;
	margin-bottom: 8px;
}

.cha_cont3BoxB{
	margin:0 -4px;
}

.town_wz:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
}

.pagination > li > a, .pagination > li > span{
	color:#666;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background:#b61d22;
	border-color:#b61d22;
}

.cha_cont3Box {
    margin: 0 -4px;
}

.cha_cont3Box:after {
    content: '';
    display: table;
    clear: both;
}

.town_txt {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    apdding:0 15px;
}

.town_txt h3 {
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    color: #f1f1f1;
    letter-spacing: 2px;
    margin-bottom: 10px;
}


.town_lis:hover .pro_more i:before{
    -webkit-transform: scale3d(0.8,1,1);
    -moz-transform: scale3d(0.8,1,1);
    -ms-transform: scale3d(0.8,1,1);
    -o-transform: scale3d(0.8,1,1);
    transform: scale3d(0.8,1,1);
}

.town_lis:hover .pro_more i span{
    -webkit-transform: translate3d(0px,-3px,0px);
    -moz-transform: translate3d(0px,-3px,0px);
    -ms-transform: translate3d(0px,-3px,0px);
    -o-transform: translate3d(0px,-3px,0px);
    transform: translate3d(0px,-3px,0px);
}

.town_lis:hover .town_wz{
	opacity: 0;
}

.town_wz{
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
}

.town_lis:hover{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
}

.prod_box img {
    max-width: 100%;
}

.cha_cont3BoxT a, .cha_cont3BoxC a, .cha_cont3BoxB a{
    display: block;
    overflow: hidden;
}




/* characteristrcdot */
.newsd_contImg img{
	margin-bottom: 10px;
}





/* contact */
.contact_box {
    padding: 80px 0;
    background: #f5f5f5;
}

.conta_box {
    max-width: 800px;
    margin: 50px auto 0;
    box-shadow: 0 0 15px rgba(205, 205, 205, 0.7);
    text-align: center;
    padding: 50px 60px;
    background: #f2f2f2;
}

.conta_box p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    margin: 0;
    letter-spacing: 0.5px;
}

.conta1 h3 {
    color: #b61d22;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 4px;
}

.conta_box h4 {
    font-size: 15px;
    font-weight:bold;
    line-height: 30px;
    margin: 0 0 12px 0;
    letter-spacing: 1px;
    color: #b61d22;
    text-transform: uppercase;
    font-family: Arial, helvetica, sans-serif;
}

.cont_top .conta1 {
    width: 50%;
    float: left;
    padding: 40px 15px;
    border-right: dashed 1px #ddd;
}

.cont_top .conta1:last-child{
	border: 0;
}

.cont_top:after {
    content: '';
    display: table;
    clear: both;
}

.conta1 {
    margin-bottom: 30px;
}

.conta1 h5 {
    font-size: 16px;
    margin: 0;
    text-align: left;
    margin-top: 30px;
    line-height: 30px;
    color: #666;
    margin-bottom: 16px;
}

p.contai1_inp {
    display: flex;
    justify-content: space-between;
    margin: 0 -10px;
    margin-bottom: 20px;
}

p.contai1_inp input {
    width: 50%;
    margin: 0 10px;
    padding: 0 10px;
    color: #888;
    line-height: 48px;
    border: solid 1px #ddd;
    background: none;
    font-size: 14px;
}

p.contai1_inp input::-webkit-input-placeholder { 
    color:#888;
} 
p.contai1_inp input:-moz-placeholder { 
    color:#888;
} 
p.contai1_inp input::-moz-placeholder { 
    color:#888;
} 


p.contai1_inp input:-ms-input-placeholder { 
    color:#888;
} 

.conta1 textarea::-webkit-input-placeholder { 
    color:#888;
} 
.conta1 textarea:-moz-placeholder { 
    color:#888;
} 
.conta1 textarea::-moz-placeholder { 
    color:#888;
} 
.conta1 textarea:-ms-input-placeholder { 
    color:#888;
} 

.conta1 textarea {
    width: 100%;
    height: 160px;
    resize: none;
    padding: 10px;
    background: none;
    font-size: 14px;
    line-height: 24px;
    color:#888;
    border-color:#ddd;
}

.conta1 input[type="button"] {
    width: 180px;
    border-radius:3px;
    background-color: transparent;
    border: 1px solid #ddd;
    margin-top: 20px;
    letter-spacing: 6px;
    line-height: 46px;
    font-size: 18px;
    color: #b61d22;
    font-weight: bold;
}






/*about*/
.bannerIn {
    width: 100%;
	height:72vh;
    background-size: cover;
    background-position: center;
    min-height: 380px;
	position:relative;
}
.about_sec1 {
    padding: 80px 0;
}


.arr_l , .arr_r {
    position: absolute;
    z-index: 3;
    top: 50%;
    margin-top: -30px;
    display: inline-block;
    background: #d3b867;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 30px;
}
.arr_l i.fa , .arr_r i.fa{
    line-height:50px;
}

.ab1_swBox {
    overflow: hidden;
}


.arr_l {
    left: -20px;
}
.arr_r {
    right: -20px;
}

.about1_main {
    position: relative;
}
.swiper-pagination {
    width: 100%;
    bottom: 0;
}

.swiper-pagination span.swiper-pagination-bullet {
    margin: 0 3px;
    width: 10px;
    height: 10px;
}
.swiper-pagination .swiper-pagination-bullet-active{
    background:#d3b867;
}

.ab1_left {
    width: 52%;
    float: left;
    position: relative;
}

.sw1_lis {
    padding: 0 70px 0;
}

.ab1_img1 img {
    width: 100%;
}

.ab1_right {
    width: 48%;
    float: left;
    padding: 0 60px;
	padding-right:0;
}

.ab1_img1 {
    width: 80%;
    padding-top: 20vh;
}

.ab1_img2 {
    position: absolute;
    top: 0;
    width: 50%;
    right: 0;
    z-index: -1;
}

.ab1_img2 img {
    width: 100%;
}

.ab1_img {
    width: 60%;
    height: 50%;
    background: #f1f1f1;
    position: absolute;
    top: 28%;
    left: 30%;
    z-index: -2;
}

.sw1_lis:after {
    content:'';
    display:table;
    clear:both;
}

.ab1_wz {

    padding: 40px 0;
}

.ab1_wz h3 {
    margin: 0;
    font-size: 40px;
	line-height:1.2;
    font-weight: bold;
    color: #d3b867;
    margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif
}

.ab1_lis h4 {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
}

.ab1_lis p {
    font-size: 14px;
    line-height: 24px;
    color: #888;
}

.ab1_lis {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: dashed 1px #ddd;
}

.ab1_lis:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}





.about_box2{
	padding: 80px 0 0;
}

.ab2_left {
    width: 40%;
    float: left;
    padding: 60px;
    padding-left: 0;
}

.ab2_right {
    float: right;
    width: 60%;
}

.ab2_img img {
    width: 100%;
}

.ab2_left p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}











.about3_main {
    background-color: #b61d22;
    padding: 80px 0;
}

.about3_tit{
	text-align: center;
}

.about3_tit p {
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    margin: 40px 0;
}

.about3_tit h3 {
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    margin: 0 10px;
    display: inline-block;
}

.about3_tit h5 {
    font-size: 20px;
    text-decoration: underline;
    color: #fff;
    line-height: 30px;
    margin: 0;
    display: inline-block;
}

.about3_cont li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0 25px;
}

.about3_cont span {
    display: inline-block;
    width: 70%;
    height: 70%;
    margin-top: 50%;
    position: relative;
    top: -35%;
}

.about3_img {
    width: 100px;
    height: 100px;
    display: inline-block;
    background-color: #fff;
    border-radius: 100%;
    opacity: 0.5;
}

.about3_cont h5 {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin: 24px 0 10px;
    font-weight: bold;
    letter-spacing: 2px;
}

.about3_cont p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    width: 80%;
    margin: 0 auto;
}

a.arr3_l.arr_l_ab3 {
    display: block;
    position: absolute;
    left: -40px;
    top: 50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
    z-index: 2;
}

a.arr3_r.arr_r_ab3 {
    display: block;
    position: absolute;
    right: -40px;
    top: 50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
    z-index: 2;
}

.about3_cont {
    position: relative;
}

.about3_cont i{
	font-size: 60px;
	color: #FFFFFF;
}

.about4_bg {
    width: 1300px;
    height: 810px;
    background: url(../images/about4_img.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 0 auto;
    position: relative;
}

.about4_main {
    background: url(../images/about4_hg.jpg) no-repeat center center;
    background-size: cover;
    padding: 80px 0;
}

.ab4_tit {
    width: 206px;
    padding: 0 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -326px;
    margin-left: -319px;
    text-align: center;
}

.ab4_tit h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
    margin: 0 0 15px;
}

.ab4_tit h3 {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    margin: 20px 0 0 0;
    font-weight: bold;
    letter-spacing: 2px;
}

.ab4_cont p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 72px;
}

.ab4_cont h3 {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin: 0;
}

.ab4_cont h5 {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
	font-weight:bold;
	letter-spacing:1px;
    margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}

.ab4_cont {
    max-width: 206px;
    padding: 0 20px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.ab4_cont.ab4_cont1 {
    margin-left: -536px;
    margin-top: 45px;
}

.ab4_cont.ab4_cont2 {
    margin-top: -145px;
    margin-left: -210px;
}

.ab4_cont.ab4_cont3 {
    margin-left: -102px;
    margin-top: 45px;
}

.ab4_cont.ab4_cont4 {
    margin-left: 114px;
    margin-top: 45px;
}

.ab4_gd.ab4_cont {
    margin-top: 210px;
    margin-left: -211px;
    padding: 30px 20px;
    width: 206px;
    text-align: center;
    line-height: 180px;
}

.ab4_gd.ab4_cont h3 {
    font-size: 28px;
    color: #fff;
    line-height: 44px;
    letter-spacing: 4px;
}

.ab4_gd.ab4_cont h3 span{
    letter-spacing: 6px;
}

.abd_main {
    width: 100%;
    min-height: 380px;
    background: url(../images/ind2B_1.jpg) no-repeat center center;
    background-size: cover;
    padding: 120px 0;
}

.abd_box {
    width: 60%;
    margin: 0px auto;
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: 80px;
    padding: 40px;
}


.abd_tit a i {
    font-size: 22px;
    color: #333;
}

.abd_tit a {
    width: 25px;
    height: 25px;
    display: inline-block;
    border: 1px solid #cacac9;
    border-radius: 100%;
    text-align: center;
}

.abd_cont p {
    font-size: 14px;
    color: #888;
    line-height: 24px;
}

.abd_cont h5 {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0;
    color: #333;
}

.abd_cont h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
    color: #333;
}

.abd_cont {
    margin-top: 40px;
}

.abd_x1 {
    padding: 0 25px;
    position: absolute;
    top: 12px;
    width: 100%;
}

.abd_x{
	height: 1px;
	width: 100%;
	display: inline-block;
	background: #dfd6d3;
}

.abd_x2{
	position: relative;
    top: -1px;
    background: #819368 !important;
    width: 0 ;
}

.abd_tit{
	position: relative;
}

a.abd_titL {
    float: left;
}

a.abd_titR {
    float: right;
}

ul.abd_titC li {
    float: left;
    font-size: 12px;
    line-height: 22px;
    color: #333;
    margin-left: 16%;
    position: relative;
    cursor: pointer;
}

ul.abd_titC {
    position: absolute;
    top: -24px;
    width: 100%;
}

ul.abd_titC li:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    display: block;
    border: 1px solid #c9c9c9;
    border-radius: 100%;
    bottom: -8px;
    left: 11px;
}

.slide1_active:before{
	background-color: #819368;
}
/*about*/






.bannerBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banBg_lis {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.banBg_lis.into{
	opacity:1;
	visibility:visible;
}

.banner_cot {
    position: absolute;
    top: calc(50% + 20px);
    left: 50%;
    height: calc((72vh - 80px) * 0.8);
	width: calc((72vh - 80px) * 0.8);
    transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}

.bannerC_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.bannerC_lis {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.bannerC_lis.into{
	opacity:1;
	visibility:visible;
}


.bannerCont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bannerC_wz {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 100px;
}

.bannerC_ico {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 140px);
    height: calc(100% - 140px);
    border-radius: 50%;
    transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
    border: dashed 2px #d3b867;
}

.bannerIco_li {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #d3b867;
    border-radius: 50%;
	cursor:pointer;
    overflow: hidden;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;

	-o-transition:all 0.5s ease;
}

.bannerIco_li.next_into{
	opacity:0.5;
}

.bannerCW_li {
    position: absolute;
    top: 50%;
    left: 50%;
	color:#fff;
	opacity:0;
	visibility:hidden;
    width: calc(100% - 200px);
    text-align: center;
    transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.bannerCW_li.into{
	opacity:1;
	visibility:visible;
}

.bannerCW_li h3 {
    margin: 0;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 46px;
}

.bannerCW_li h4 {
    margin: 0;
    font-family: "BrushScriptStd";
    font-size: 24px;
    letter-spacing: 1px;
}

.ban_ico {
    padding: 13px;
    border-radius: 50%;
}

.ban_ico img {
    width: 100%;
}

.bannerIco_li:nth-child(1){
	top:0;
    left: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
}

.bannerIco_li:nth-child(2){
	top:34%;
	right:-25%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
}

.bannerIco_li:nth-child(3){
	bottom: -19%;
    right: -20px;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
}

.bannerIco_li:nth-child(4){
	bottom: -19%;
    left: 60px;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
}
.bannerIco_li:nth-child(5){
	left: 3%;
    top: 34%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}



/* 4-4调整 */
.ind2B_ul_mob{
	display: none;
}
.ind3_cot_mob {
	display: none;
}
.about4_cont {
	display: none;
}




/* 4-9调整 */
.about3_img span{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.swiper-button-next.swiper-button-next2{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23efefef'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-prev.swiper-button-prev2{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23efefef'%2F%3E%3C%2Fsvg%3E");
}




.copy_mob{
	display:none
}

@media(max-width:1600px){
.ind5_lis {
    padding-bottom: 60vh;
}
.ind5_li {
    padding-bottom: calc((60vh - 40px)/2);
}
}


@media(max-width:1440px){
.ind5_lis {
    padding-bottom: 66vh;
}
.ind5_li {
    padding-bottom: calc((66vh - 40px)/2);
}
.pro_sus {
    margin-left: -70px;
}

/*关于集团*/
.about4_bg {
    width: 1100px;
    height: 650px;
    background-size: 100% 100%;
    margin: 0 auto;
    position: relative;
}
.ab4_tit{
	margin-top:-273px;
	margin-left:-285px;
}
.ab4_cont.ab4_cont1{
	margin-left: -465px;
    margin-top: 40px;
}
.ab4_cont.ab4_cont2{
	margin-top: -115px;
    margin-left: -187px;
}
.ab4_cont.ab4_cont3 {
    margin-left: -100px;
    margin-top: 23px;
}
.ab4_cont.ab4_cont4 {
    margin-left: 90px;
    margin-top: 25px;
}
.ab4_gd.ab4_cont{
    margin-top: 155px;
    margin-left: -192px;
}

}




@media(max-width:1200px){
.ind4_cot{
	width:88%;	
}
/*关于集团*/
.ab2_left{
	padding: 20px 40px 20px 0;
}
.ab4_cont{
	max-width: 175px;
}
.ab4_cont p{
	line-height: 22px;
}
.about4_bg {
    width: 900px;
    height: 550px;
    background-size: 100% 100%;
    margin: 0 auto;
    position: relative;
}
.ab4_tit{
	margin-top:-238px;
	margin-left:-252px;
}
.ab4_cont.ab4_cont1{
	margin-left: -385px;
    margin-top: 26px;
}
.ab4_cont.ab4_cont2{
	margin-top: -112px;
    margin-left: -157px;
}
.ab4_cont.ab4_cont3 {
    margin-left: -84px;
    margin-top: 15px;
}
.ab4_cont.ab4_cont4 {
    margin-left: 69px;
    margin-top: 16px;
}
.ab4_gd.ab4_cont{
    margin-top: 118px;
    margin-left: -158px;
}


}	

@media(max-width:1100px){
	display:none;
}

@media(max-width:991px){
.ind4_cot{
	width:88%;	
}
.bannerIn{
	height: 44vh;
	min-height: 250px;
}
.head_bottom .container{width: 100%;}
.logo img{width: 80%;}
.menu li{
	margin: 0 5px;
}
.menu li a{
	font-size: 12px;
}
.ab4_cont p{
	line-height: 16px;
}
.ab4_cont{
	max-width: 130px;
}
.ab4_cont p{
	font-size: 12px;
}
.ab2_left{
	width: 50%;
	padding: 0 20px 0 0;
}
.ab2_right{
	width: 50%;
}

.about4_bg{
	width: 700px;
	height: 430px;
}
.ab4_tit {
    margin-top: -195px;
    margin-left: -220px;
}
.ab4_tit h3{
	font-size: 24px;
}
.ab4_cont.ab4_cont1 {
    margin-left: -298px;
    margin-top: 16px;
}
.ab4_cont.ab4_cont2 {
    margin-top: -90px;
    margin-left: -121px;
}
.ab4_cont.ab4_cont3 {
    margin-left: -65px;
    margin-top: 10px;
}
.ab4_cont.ab4_cont4 {
    margin-left: 54px;
    margin-top: 10px;
}
.ab4_gd.ab4_cont {
    margin-top: 76px;
    margin-left: -120px;
}
.ab4_gd.ab4_cont h3{
	font-size: 24px;
}



/* 4-4调整 */


a.arr3_r.arr_r_ab3{
    right: -20px;
    top: 40%;	
}
a.arr3_l.arr_l_ab3{
    left: -20px;
    top: 40%;	
}
.cha_cont1Img_box{
    margin: 40px 30px 40px 0;	
}
.news_cont ul li{
	width: 50%;
}
.banner_cot{
    height: calc((52vh - 80px) * 0.8);
    width: calc((52vh - 80px) * 0.8);	
}
.pro_contText h4 {
    font-size: 18px;
    line-height: 28px;
}
.rec1_left{
	top: 55%;
}
.rec1_wz {
    padding: 25px 15px;
}
.pro_sus{
	display: none !important;
}
.rec1_cot:before{
	content: none;
}

}



@media(max-width:768px){
.cd-horizontal-timeline.mob{display:block;}
.menuTitle {
    height: 60px;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.menuAll {
    height: 100%;
    padding-top: 60px;
    position: relative;
    background: #000;
}
.menuBox {
    position: fixed;
    width: 265px;
    height: 100%;
    top: 0;
    left: -265px;
    z-index: 1;
}
.menuTitle i {
    font-size: 20px;
    float: left;
    line-height: 50px;
    color: #fff;
}
.menuTitle span {
    font-size: 15px;
    margin: 20px;
    line-height: 50px;
    text-transform: capitalize;
    color: #fff;
}
.menuBody {
    overflow-y: auto;
    max-height: 100%;
    font-size: 14px;
}
.menuBody ul li.a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding: 13px 0;
    text-transform: capitalize;
}
.menuBody ul li.a span {
    margin-left: 15px;
    color: #fff;
}

.headTop {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 60px;
    z-index: 99;
}
.headTopMain {
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 60px;
    position: relative;
    left: auto;
    bottom: auto;
    right: auto;
    color: #333;
    background: rgba(0, 0, 0, 0.7);
}
.top-left {
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 22px;
    padding: 19px 15px;
}
.headTop p {
    margin: 0;
    padding: 0;
}
.headTop .top-mid {
    position: absolute;
    width: 100px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.top-mid img {
    width: 100%;
}
.header{
	display: none;
}
html {
    position: relative;
    width: 100%;
}
.banner{
	position: relative;
}
.wrapper{
	margin: 0;
}
.ban_wz h3{
    font-size: 18px;
    line-height: 28px;	
}
.ban_wz p {
    font-size: 16px;
    line-height: 26px;
    padding: 0 15px;    
}
.ind6_btn span{
	line-height: 30px;
    height: 34px;
    font-size: 12px;
    padding: 0 30px;
}
.ban_page{
    bottom: 10% !important;	
}
.ban_page span{
	width: 10px !important;
	height: 10px !important;
}
.ban_page {
    left: 20px !important;
}
.ind_box1{
    padding: 40px 0 0;
}
.ind1_tit h4{
	font-size: 12px;
	margin-bottom: 0;	
}
.ind1_left{
	width: 100%;
}
.ind1_tit h3{
	font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
}
.ind1_tit{
	margin-bottom: 10px;
}
.ban_swiper{
	height: 60vh;
}
.ind1_wz p {
    font-size: 12px;
    line-height: 22px;
    margin: 0 0 5px;
}
.ind1_img {
    margin-bottom: 10px;
}
.ind1_more {
    margin-top: 10px;
}
.ind1_more a{
	font-size: 12px;
}
.ind1_right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;    
}
.ind1_txt{
	display: none;
}
.ind1_cot{
	padding: 0 0 40px;
}
.ind_box5{
	padding: 40px 0 0;
}
.ind2_tit h3{
	font-size: 16px;
}
.ind2_tit{
	margin-bottom: 20px;
}
.ind2_tit h5{
	margin-bottom:10px;
}
.ind2_tit h3{
	letter-spacing: 3px;
}
.ind5_left {
    width: 100%;
    padding-right: 0;
}
.ind5_lis {
    padding-bottom: 32vh;
}
.ind5_wz h5{
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 5px;	
}
.ind5_wz h3{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;    	
}
.ind5_right{
    width: 100%;
    padding-left: 0;
    margin-top: 20px;	
}
.ind5_li .ind5_wz h5{
	font-size: 12px;
}
.ind5_wz{
	padding: 20px;
}
.ind5_li .ind5_wz h3 {
    font-size: 14px;
    line-height: 24px;
}
.ind5_li{
	margin-bottom: 20px;
}
.ind5_yuan{
	display: none;
}
.ind2_bottom{
	margin-top: 40px;
	padding: 40px;
}
.ind2B_ul {
    margin-top: 30px;
}
.ind2B_ul li:nth-child(odd) {
    margin-top: 0px;
}
.ind2B_ul li{
	width: 100%;
}

.swiper-button-next.swiper-button-next2, 
.swiper-button-next.swiper-button-next3{
	background-image: url("../images/arrows.png") !important;
	background-size: cover;
}
.swiper-button-prev.swiper-button-prev2, 
.swiper-button-prev.swiper-button-prev3{
	background-image: url("../images/arrows.png") !important;
	background-size: cover;
	transform: rotateY(180deg);
}
.swiper-button-next2, .swiper-button-prev2{
	top: 55%;
}


.ind2B_ul_pc{display: none;}
.ind2B_ul_mob{display: block;}
.ind2B_ul_mob li a{
	width: 60%;
	margin: 0 auto;
}

.ind3_cot{display: none;}
.ind3_cot_mob{display: block;}

.ind6_wz h3{
	font-size: 14px;
	line-height: 24px;
    margin: 20px 0 30px;
}
.ind6_btn{
	margin-top: 10px;
}
.ind6_cot{
	padding: 40px 10px;
}
.footer_bottom{display: none;}
.footer_top li:nth-of-type(3n){
	border-right: solid 1px #4c4c4c;
}
.copy_mob{
	padding: 10px;
	background: #222222;
	font-size: 13px;
	color: #666;
	display: block;
}
.ind_box6{
	padding: 40px 0;
}
.ind_box4{
	padding: 40px 0;
}
.ind2B_li h3{
	font-size: 14px;
	line-height: 24px;
}
.ind_box3{
	padding: 40px 0;
}
.ind_box6{
	margin: 0;
}
.footer{
	display: none;
}
/*关于集团*/
.ab2_left {
    width: 100%;
    padding: 0;
}
.about_box2{
	padding-top: 40px;
}
.ab2_left p{
	font-size: 12px;
	line-height: 22px;
}
.ab2_right{
	width: 100%;
}
.sw1_lis{
	padding: 0;
}
.ab1_left{
	width: 100%;
}
.about_sec1 {
    padding: 40px 0 0;
}
.about3_main{
	padding: 40px 0;
}
.ab1_img1{
	padding-top: 0;
	width: 100%;
}
.ab1_img2{
	display: none;
}
.ab1_img{
	display: none;
}
.ab1_right{
	width: 100%;
	padding: 0;
}
.ab1_wz h3 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 34px;
}
.ab1_lis h4{
	line-height: 24px;
	font-size:14px;
	
}
.ab1_lis p{
	font-size: 12px;
	line-height: 22px;
}
.about3_cont li{
	padding: 0;
}
.arr_l, 
.arr_r{
	top: 38%;
	width: 30px;
	height: 30px;
}
.arr_l i.fa, 
.arr_r i.fa {
    line-height: 30px;
}
a.arr3_l.arr_l_ab3{
	left: 0;
}
a.arr3_r.arr_r_ab3{
	right: 0;
}
.about4_main{
	padding: 0;
}
.about4_bg{
	display: none;
}
.cd-horizontal-timeline {
    padding: 40px 0;
}


/*小镇介绍*/
.cha_box{
	padding: 40px 0;
}




/* 4-4调整 */
.arr_l{
	left: 0;	
}
.arr_r {
    right: 0px;
}
.events-content ol {
    padding: 0 15px;
}
.cd-horizontal-timeline .events-content h2 {
    font-size: 24px;
    line-height: 34px;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
    font-size: 14px;
    line-height: 24px;
}
.cd-horizontal-timeline .events-content {
    margin: 0;
}
.cha_cont1Img{
	margin-top: 40px;
}    
.cha_cont1Img_box {
    width: 100%;
    margin: 0;
    padding: 40px 15px;
}
.cha_cont1ImgT h2 {
    font-size: 16px;
    line-height:  26px;
}

.cha_cont1ImgT {
    width: 100%;
    max-width:  none;
}

.cha_cont1ImgT h4 {
    margin: 0 0 10px;
}

.cha_cont1ImgL {
    width: 100%;
    max-width:  none;
}

.cha_cont1ImgL p {
	font-size: 12px;
	line-height: 22px;;
}

.cha_cont1Text p {
    font-size: 12px;
    line-height: 22px;

}
.cha_cont1ImgR {
    width: 100%;
}

.cha_cont1ImgR li {
    padding: 5px 0;
}
.cha_cont2{
	margin-top: 40px;
}
.ind2_tit {
    margin-bottom: 20px;
}
.ind2_center {
    margin-top: 20px;
}
.ind2C_img{
	display: none;
}
.ind2C_T:before{
	content: none;
}
.ind2C_T:after{
	content: none;
}
.ind2C_left {
    width: 100%;
    margin-bottom: 20px;
}

.ind2C_T {
    margin-bottom: 10px;
    height: 36px;
}

.ind2C_wz {
    max-width:  none;
    width: 100%;
}

.ind2C_wz p {
    font-size: 12px;
    line-height:  22px;
}

.ind2C_center {
    width: 100%;
    margin-bottom: 30px;
}

.ind2C_right {
    width: 100%;
}
.cha_cont3 {
    padding-top: 40px;
}
.town_txt h3 {
    font-size: 16px;
    line-height:  26px;
    margin: 0;
}

.pro_more i {
    font-size: 12px;
    line-height:  22px;
}
.cha_cont3BoxC_left {
    width: 100%;
    padding: 0;
    margin-top: 8px;
}

.cha_cont3BoxC_right {
    width: 100%;
    padding: 0;
}
.cha_cont3BoxB {
    margin: 0 ;
}
.cha_cont3BoxC{
	margin: 0;
}
.cha_cont3BoxT {
    margin: 0;
    padding: 0;
}

.cha_cont3BoxB_left {
    width: 100%;
    padding: 0;
    margin-bottom: 8px;
}

.cha_cont3BoxB_right {
    width: 100%;
    padding: 0;
}
.news_box{
	padding: 40px 0;
}
.news_cont ul {
    margin: 0 0 -20px;
}
.news_cont ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
.news_wz h5{
	font-size: 12px;
}
li.news_contLi h4 {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newsd_box {
    padding: 100px 0 40px;
    margin-top: 0;
}
.newsd_tit h3{
	font-size: 16px;
	line-height: 26px;
}
.newsd_tit h5{
	font-size: 12px;
	line-height: 22px;
}
.newsd_tit {
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.newsd_btm h5{
	margin-bottom: 0;
}
.newsd_btm a{
	font-size: 14px;
	line-height: 24px;
}
.newsd_btm {
    margin-top: 20px;
}
.ban_ico{
	padding: 0;
}
.bannerIco_li{
	width: 30px;
    height: 30px;	
}
.bannerC_ico{
	width: 100%;
	height: 100%;
}
.pro_box {
    padding: 40px 0;
}
.pro_tit h3 {
    font-size: 16px;
    line-height: 26px;
}
.proT_more {
    margin: 3px;
}
.proT_more a {
    font-size: 12px;
    line-height: 22px;
}
.proT_more a i{
	top: -1px;
}
ul.pro_cont {
    margin: 0;
}

ul.pro_cont li {
    width: 100%;
    padding: 0;
    margin-top: 20px;
}

.pro_contText {
    padding: 20px 0;
}

.pro_contText h4 {
    font-size: 14px;
    line-height:  24px;
    margin: 0;
}

.pro_li {
    margin-bottom: 40px;
}
.banner_cot {
    display: none;
}
.prod_zg {
    position: relative;
    right: 0;
    bottom: 0;
    padding: 10px 0;    
}
.prod_zg h5 {
    font-size: 14px;
    line-height:  26px;
    margin: 0;
}

.prod_zg li {
    font-size: 12px;
    line-height:  22px;
    margin: 0 0 0 20px;
}
.recruit_box1{
	padding: 40px 0;
}
.rec1_left {
    width: 100%;
    position: relative;
    top: 0;
    transform: none;
}
.rec1_right{
	display: none;
}
.rec1_cot:before{
	content: none;
}
.recr_cont3{
	padding: 40px 0;
}
/* .rec2_lis.act_bor:after{
	content: none
} */
.rec2_cot>ul>li{
	width: 100%;
    margin-bottom: 20px;	
}
.rec2_lis{
	border: none;
    background-color: #fff;	
	min-height: 200px;    
}
.rec2_lis h3 {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
.rec2_lis h5{
	font-size: 12px;
	line-height: 22px;
}
.rec2_lis span {
    font-size: 13px;
    line-height: 24px;
}
.rec2_lis h6{
	font-size: 12px;
	line-height: 22px;
}
.rec2_cot ul{
	margin-bottom: -20px;
}
.rec2_cot>ul>li:last-child{
	margin: 0;
}
.recd_cot li{
	width:100%;
	font-size: 12px;
	line-height: 22px;
}
.recd_cot li span{
	font-size: 13px;
	line-height: 24px;
}
.recd_cot ul{
	margin-bottom: 15px;
	
}
.recd_wz h3 {
    font-size: 14px;
    line-height:  24px;
    margin: 0;
}

.recd_wz p {
    font-size: 12px;
    line-height:  22px;
}

.recd_wz {
    margin-bottom: 15px;
}

.recd_btn {
    margin-top: 20px;
}

.recd_btn a {
    width: 100px;
    font-size:  12px;
    line-height:  22px;
    padding: 5px 0;
}
.contact_box{
	padding: 40px 0;
}
.conta_box {
    max-width:  none;
    margin: 20px 0 0;
    padding: 20px;
}

.cont_top .conta1 {
    width: 100%;
    border: none;
    padding: 0;
}
.conta1 h3 {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
.conta_box h4{
	font-size: 12px;
	line-height: 24px;
	margin: 0;	
}
.conta_box p{
	font-size: 12px;
	line-height: 22px;
}
.conta1 {
    margin-bottom: 20px;
}
.conta1 h5 {
    font-size: 12px;
    margin: 0 0 20px; 
    line-height: 24px;
}
p.contai1_inp input {
    width: 100%;
    padding: 0 0 0 10px;
    margin-bottom: 20px;
    font-size: 12px;
}

p.contai1_inp {
    flex-wrap: wrap;
    margin: 0 -10px;
}

.conta1 textarea {
    font-size: 12px;
    height:  120px;
}

.conta1 input[type="button"] {
    width: 100px;
    font-size: 12px;
    line-height:  22px;
    padding: 5px 0;
}
 
.ban_page {
    bottom: 15% !important;
}
.newsd_cont p{
	font-size: 12px;
	line-height: 22px;
}
.prod_box p{
	font-size: 12px;
	line-height: 22px;	
}
.rec1_wz p{
	font-size: 12px;
	line-height: 22px;	
}
.about4_cont {
	display: block;
}
.ind4_by h5{
	display: none;
}
.ind4_cot li {
    width: 100%;
    margin: 10px 0;
}
.ind4_cot li a span{
    font-size: 14px;
    line-height: 24px;	
}
.ind2C_T h3 span {
    font-size: 18px;
}
.ind2C_T h3 {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 36px;
}


.news_box ul.pagination{
	margin-top:20px;
}

.pagination > li > a{
	display:none;
}
.pagination > li > a[aria-label="Next"],.pagination > li > a[aria-label="Previous"]{
	display: block;
}





}





 











