body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }
.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } .p1{padding:1px; } .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none; } .db{display:block; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h25,.h,.h30,.h35,.h40,.h45,.h50,.h55,.h60{font-size:0px; line-height:0; overflow:hidden; clear:both;visibility: hidden; } a{text-decoration:none; } a:hover{color:#FF6600 }
.h25{height: 25px;}.h30{height: 30px;} .h40{height: 40px;} .h45{height: 45px;} .h50{height: 50px;} .h55{height: 55px;} .h60{height: 60px;}
.slick-slider *,
.slick-slider{
    outline: none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button::-moz-focus-inner {
  border: 0;
}
:focus, :active {
    outline: 0;
    border: 0;
}
a{
    color: #666;
    -webkit-transition:color .3s,opacity .3s;
    transition:color .3s,opacity .3s;
}
a:hover{
    color: #8b554b;
}
textarea { overflow: auto; }

a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}
u{text-decoration: none;}
img{
    max-width: 100%;
    height: auto;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}
select,
input,
textarea{
    outline: none;
}

h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
.fix:before,
.fix:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

@font-face {
 font-family: 'fontnameRegular';
 src: url('fontname.eot');
 src: local('fontname Regular'),
        local('fontname'),
        url('fontname.woff') format('woff'),
        url('fontname.ttf') format('truetype'),
        url('fontname.svg#fontname') format('svg');
} 


.fix:after{
  clear: both;
}

.fix{
  zoom: 1;
}

.hide-tab{
	height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}
#map img{
	max-width: 999999999px;
}
.BMapLabel{
	display: none !important;
}
body{
    -webkit-text-size-adjust: 100%;
    font-family:"微软雅黑","Microsoft Yahei";
    color: #666;
    font-size: 12px;
}

.wp{
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
}



/*手机头部*/
.m-bar{
    height: 60px;
    background-color: #fff;
}
.logo-m{
    width: 75%;
    display: inline-block;
    float: left;
    margin-left: 10px;
    height: 60px;
    line-height: 60px;
}
.logo-m img{
    height: 40px;
    display: inline-block;
    z-index: 60;
    vertical-align: middle;
}
.m-hd{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000000;
    -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
}
.m-nav{
    clear: both;
    position: absolute;
    top: 60px;
    right: -190px;width: 190px;
   -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
   box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
   max-height: 0;
   overflow: hidden;
   -webkit-transition: all 300ms ease;
   transition: all 300ms ease;
}


.m-nav a{
    display: block;
    width: 100%;
    line-height: 40px;
    text-align: left;
    border-top: 1px solid #e0e0e0;
    font-size: 15px;
    background-color: #fff;
    padding: 0 20px;
    color: #333;
    position: relative;
}
.m-nav a i{
	position: absolute;
	right: 17px;
	top: 14px;
}

.m-trigger{
    height: 60px;
    cursor: pointer;
    width: 60px;
    float: right;
    background: url(../images/menu.png) no-repeat center center;
    -webkit-background-size: 25px;
    -moz-background-size: 25px;
    -o-background-size: 25px;
    background-size: 25px;
}
.m-sub{
	max-height: 0;
	overflow: hidden;

}
.m-sub.on,
.m-nav.on{
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
	max-height: 999px;
}
.m-nav.on{
	max-height: 100vh;
	right: 0;
	height: 100vh;
	background: #fff;
	
}

.m-sub a{font-size: 14px;padding: 0 30px;background-color: #F1F1F1;border-top-color: #efefef;}

.m-show{display: none;}



#nav-toggle { position: absolute; right: 14px; top: 18px; color: #fff;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7); 
	-ms-transform: scale(0.7); 
	-o-transform: scale(0.7); 
	transform: scale(0.7);
	transform-origin: 50% 50%;
 }
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #8b554b; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }




.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider,.slick-slider{outline:0}


/* 头部 */
@media (min-width: 768px) {
    html {
        font-size: 28px!important;
    }
}

@media (min-width: 1025px) {   
    html {
        font-size: 30px!important;
    }
}
@media (min-width: 1440px) {
    html {
        font-size: 34px!important;
    }
}
@media (min-width: 1680px) {
    html {
        font-size: 40px!important;
    }
}
/* 重置表单样式 */
select::-ms-expand { display: none; }
input,select,textarea{
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance:none;
    appearance:none;  
    padding: 0;
}
textarea{
  resize: none;
}
select::-ms-expand { display: none; }
/* 更改placeholder颜色 */
input::-webkit-input-placeholder{
    color:#888;  
}  
input:-moz-placeholder{
    color:#888;
}  
input::-moz-placeholder{
    color:#888;
}  
input:-ms-input-placeholder {
    color:#888;
}  

textarea::-webkit-input-placeholder{
    color:#888;  
}  
textarea:-moz-placeholder{
    color:#888;
}  
textarea::-moz-placeholder{
    color:#888;
}  
textarea:-ms-input-placeholder {
    color:#888;
}
header{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 30;
    background-color: #fff;
    box-shadow: 0 0 .5rem rgba(0,0,0,.1);
}
.clearfixed{
    height: 3.2rem;
}
.header-view{
    max-width: 1610px;
	margin: 0 auto;
}
.header-top{
    border-bottom: 1px solid #eee;
	background-color: #8b554b;
	color: #fff;
	position: relative;
}
.header-top .left{
    float: left;
    font-size: 0;
    line-height: 1.2rem;
}
.header-top .left a,
.header-top .left span{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}
.header-top .left a{
    font-size: .35rem;
    color: #666;
    transition: all .3s;
}
.header-top .left span{
    font-size: .3rem;
    color: #ddd;
    margin: 0 .4rem;
}
header .right{
    float: right;
    font-size: 0;
    line-height: 1.2rem;
}
header .right .item{
    font-size: .35rem;
    display: inline-block;
    *display: inline;
    zoom: 1;
    /* position: relative; */
    vertical-align: middle;
}
header .right .item:last-child em{
	display: none;
}
header .right a,
header .right .search-btn{
    display: inline-block;
    /*padding-left: .6rem;*/
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .4rem;
    transition: all .3s;
    color: #fff;
}
header .right a:hover,
header .right .search-btn:hover{
  color:#920001;	
}
header .right  em{
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
	margin-top: -4px;
}
header .right .lang{
    background-image: url('../images/lang.png');
}
header .right .search-btn{
    /* background-image: url('../images/search-btn.png'); */
	background-color: unset;
	border: none;
	outline: none;
	font-size: .35rem;
}
header .right .btn{
	width: 0.4rem;
	height: 0.4rem;
	background-image: url('../images/search-btn3.png');
	background-size: 100% 100%;
	position: absolute;
	left: -8.2rem;
	top: 50%;
	transform: translateY(-50%);
	background-color: unset;
	border: none;
	outline: none;
	z-index: 99;
}
header .right input[type=text]{
    position: absolute;
    right: 2.6rem;
    top: 50%;
    transform: translateY(-50%);
	/* top: 97px; */
    width: 8rem;
    height: 0.8rem;
    padding: .2rem .5rem .2rem 1rem;
    background-color: #8b554b;
    border-radius: .5rem;
    background-repeat: no-repeat;
    background-position: .4rem center;
    background-image: url('../images/search-btn3.png');
    font-size: .4rem;
    line-height: 1rem;
    color: #fff;
    background-size: .4rem;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s;
	border: 1px solid #fff;
	z-index: 99;
	/* display: none; */
	
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

header .right .item.on input[type=text]{
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
	/* display: inline-block; */
}
/* header .right .item.search-item{
	margin-left: 1rem;
} */
/* header .right .item.search-item a{
	padding-left: 0.6rem;
} */
.header-bottom{
    height: 2rem;
}
.header-bottom .logo{
    float: left;
    width: 8rem;
    height: 2rem;
	line-height: 2rem;
	display: block;
}
.header-bottom .logo img{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.header-bottom .right{
    display: none;
}
.pc-nav{
    float: right;
    font-size: 0;
}
.pc-nav li{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin:0 .25rem;
    position: relative;
}
.pc-nav li .tit{
    font-size: .45rem;
    line-height: 2rem;
    color: #222;
    display: block;
    border-bottom: none;
    transition: all .3s;
    position: relative;
    
}
.pc-nav li:first-child .tit{
	padding-right: 0.3rem;
}
.pc-nav li.has{
    
}
.pc-nav li.has .tit{
    /* padding: 0 1.5rem 0 .6rem; */
	padding: 0 1rem 0 .4rem;
}
.pc-nav li.has .tit:before{
    content: "";
    position: absolute;
    /* right: .5rem; */
	right: .2rem;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/nav-arrow.png');
    transition: all .3s;
}

.pc-nav li .navson{
    position: absolute;
    left: 0;
    top: 2rem;
    width: 100%;
    box-sizing: border-box;
    /*border: 1px solid #e5e5e5;*/
    border-bottom: 0;
    display: none;
	background: rgba(0,0,0,0.6);
	padding: 10px 0;
}

.pc-nav li .navson a{
    font-size: .35rem;
    line-height: 3.6;
    color: #fff;
    display: block;
    transition: all .2s;
    display: block;
    text-align: center;
    /* border-bottom: 1px solid #e5e5e5; */
}
.pc-nav li .navson a::after{
	content: '';
	display: block;
	clear: both;
}
.pc-nav li .navson a:hover{
	background: hsla(0,0%,100%,.2);
	/* background-color: #8b554b; */
	color:#fff;
}
.pc-nav li .navson a:last-child{
    margin-bottom: 0;
}



.i-banner{
	height: 100vh;
	background-size:cover !important; 
	min-height: 600px;
	overflow: hidden;
	position: relative;
}
.i-banner .swiper-wrapper{
	height: 100%;
}
.i-banner.swiper-slide{
		background-size:cover !important; 
}
.i-banner img{
	max-width: 100%;
	min-height:600px;
}
.i-banner a{
	width: 100%;
	height: 100%;
}
.i-banner .text{
	position: absolute;
	width: 100%;
	height: 4.25rem;
	left: 50%;
	top:50%;
	-webkit-transition:.3s;
	transition:.3s;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	display: none;
}
.i-banner.cur .swiper-slide .text{
	top: 35%;
}
.i-banner .swiper-slide .text .tit-x {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
    text-shadow: 5px 1px 6px rgb(0 0 0 / 50%);
    opacity: 0;
    transform: translate(0,40px);
    -webkit-transition: all .3s .6s;
    -o-transition: all .3s .6s;
    transition: all .3s .6s;
}
.i-banner .swiper-slide .text .tit-h {
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    text-shadow: 5px 1px 6px rgb(0 0 0 / 50%);
    opacity: 0;
    transform: translate(0,60px);
    -webkit-transition: all .3s .8s;
    -o-transition: all .3s .8s;
    transition: all .3s .8s;
}
.i-banner .swiper-slide{
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.i-banner .swiper-button-prev{
	left: 100px;
}
.i-banner .swiper-button-next{
	right: 100px;
}
.i-banner .swiper-button-prev,
.i-banner .swiper-button-next{
	color: #fff;
}
.mobile-banner .swiper-slide img{
	width: 100%;
}
.mobile-banner, .mobile-mu {
    display: none;
}
.i-banner .swiper-slide .text .tit-x, .i-banner .swiper-slide .text .tit-h {
    -webkit-transition: all .6s;
    transition: all .6s;
}
.i-banner .swiper-slide.swiper-slide-active .text .tit-x, .i-banner .swiper-slide.swiper-slide-active .text .tit-h {
    opacity: 1;
    transform: translate(0,0px);
}



.i-lista {
    width: 100%;
    position: absolute;
    bottom: 40px;
    text-align: center;
    z-index: 3;
}
.w1400 {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: inline-block;
}
@media (max-width: 1400px){
	.wp,
	.w1400 {
	    width: 92%;
	}
}
.i-lista .ul {
    width: 100%;
    margin: 0 -4px;
}
.i-lista .ul .li {
    width: 25%;
    float: left;
    font-size: .45rem;
    color: #333;
    padding: 0 4px;
}
.i-lista .ul .li a{
    background: #fff;
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 0.875rem;
	display: block;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-top: 1px solid #fff;
}
.i-lista .ul .li .img {
    width: 1.125rem;
    height: 1.5rem;
    line-height: 1.5rem;
    position: relative;
    float: left;
    margin-right: 5px;
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0s;
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
.i-lista .ul .li .img img{
	height: 0.75rem;
}
.i-lista .ul .li .img .img1 {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -0.375rem;
    opacity: 1;
    -webkit-transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1);
    transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1);
    margin-left: -0.55rem;
}
.i-lista .ul .li .img .img2 {
    position: absolute;
    left: 50%;
    margin-left: -0.55rem;
    top: 50%;
    margin-top: -0.375rem;
    opacity: 0;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1);
    transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.i-lista .ul .li span {
    display: inline-block;
    float: left;
    color: #333;
}
.i-lista .list-box {
    width: 99.4%;
    height: 9.75rem;
    box-sizing: border-box;
    background: rgba(139,85,75,.68);
    text-align: left;
    position: absolute;
    bottom: 1.725rem;
    overflow: hidden;
    margin: 0 4px;
    display: none;
}
.i-lista .list-box .list {
    position: absolute;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all .8s;
    transition: all .8s;
}
.i-lista .list-box .list1 {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -webkit-transition: all .2s 0s ease-in-out;
    transition: all .2s 0s ease-in-out;
}
.i-lista .list-box .list.active {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    visibility: visible;
}
.i-lista .list-box .list1.active {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transition: all .6s .2s ease-in-out;
    transition: all .6s .2s ease-in-out;
}
.i-lista .n-list {
    padding: 0.875rem;
    width: 100%;
    box-sizing: border-box;
}
.i-lista .list-box .list1 .img {
    width: 26%;
    float: left;
    margin-right: 4%;
}
.i-lista .list-box .list1 .img img {
    width: 100%;
}
.i-lista .list-box .list1 .img .imgb {
    display: none;
}
.i-lista .list-box .list1 .p-text {
   	overflow: hidden;
    /*height: 7.625rem;*/
}
.i-lista .list-box .list1 .tit {
    font-size: 1.125rem;
    line-height: 1;
    margin-bottom: 0.25rem;
    margin-top: 0.325rem;
    color: #fff;
}
.i-lista .list-box .list1 .p {
    font-size: .4rem;
    line-height: 1.75;
    margin-bottom: 1rem;
    color: #fff;
    width: 90%;
}
.i-lista .list-box .list1 .p{
	text-overflow: -o-ellipsis-lastline;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 4;
	 line-clamp: 4;
	 -webkit-box-orient: vertical;
}
.i-lista .list-box .list1 .h-tit {
    font-size: 1.125rem;
    line-height: 1;
    margin-bottom: 0.25rem;
    margin-top: 0.325rem;
    color: #fff;
}
.ex-more {
    position: relative;
    display: block;
    width: 4.5rem;
    height: 1rem;
    font-size: .4rem;
    font-weight: lighter;
    line-height: 1rem;
    text-align: center;
    border-radius: 1rem;
    color: #fff;
    background: #8b554b;
}
.i-lista .ul .li:hover a, .i-lista .ul .li.active a{
    background: #8b554b;
    height: 1.7rem;
    margin-top: -8px;
    border-top-color: #8b554b;
}
.i-lista .ul .li:hover a, .i-lista .ul .li.active a{
    background: #8b554b;
}
.i-lista .ul .li:hover .img .img1, .i-lista .ul .li.active .img .img1 {
    opacity: 0;
    -webkit-transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1);
    transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.i-lista .ul .li:hover .img .img2, .i-lista .ul .li.active .img .img2 {
    opacity: 1;
    -webkit-transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1);
    transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.i-lista .ul .li:hover span, .i-lista .ul .li.active span {
    color: #fff;
}
.n-list .more{
	text-align: right;
	font-size: .35rem;
	margin-bottom: .25rem;
}
.n-list .more a{
	color: #fff;
	text-transform: uppercase;
}
.owl-wrap{
	margin: 0 -.55rem;
	overflow: hidden;
}
.owl-item{
	float: left;
	width: 25%;
	padding: 0 .55rem;
	color: #fff;
	font-size: .3rem;
}
.owl-item a{
	display: block;
	color: #fff;
}
.owl-item .tit{
	font-size: .45rem;
	line-height: 1.3;
	max-height: 1.5rem;
	margin-top: .25rem;
	margin-bottom: .5rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.owl-item .img{
	width: 100%;
	height: 4.5rem;
	overflow: hidden;
	margin-bottom: 0.4rem;
}
.owl-item img{
	display: block;
	width: 100%;
	height: 100%;
}


.home-center {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.commPadding {
    padding: 2rem 0;
    background: #fff;
    overflow: hidden;
    padding-bottom: 3rem;
}
.index-title {
    margin: 0 0 .75rem;
    font-size: .75rem;
    line-height: 2;
    font-weight: bold;
    color: #121212;
    color: #8b554b;
}
.comm-txt {
    width: 100%;
    font-size: .4rem;
    line-height: 1.65;
    text-align: justify;
}
.comm-txt p {
    margin: 0 0 .375rem;
    font-size: .4rem;
    color: #000;
}
.data-list {
    width: 100%;
    margin: 1rem auto;
    text-align: center;
}
.data-list span {
    position: relative;
    display: block;
    float: left;
    width: 25%;
    font-size: .4rem;
    color: #666;
}
@font-face {
    font-family: 'DisneyEnglish';
    src: url('../fonts/DisneyEnglishTwo-Medium.otf');
}

.data-list span label {
    position: relative;
    font-size: 1.8rem;
    font-weight: 100;
    font-family: 'DisneyEnglish',arial;
}
/*@media screen and (min-width: 1024px) and (max-width: 1440px){
	.data-list span label {
	    font-size: 54px;
	}
	.data-list span label:after {
	    font-size: 24px;
	    right: -30px;
	    top: -10px;
	}
}*/
.data-list span em {
    display: block;
    font-style: normal;
    font-size: .4rem;
}
.data-list span:after {
    content: '';
    width: 1px;
    height: 70%;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.data-list span label:after {
    content: "+";
    font-size: 1rem;
    font-weight: 100;
    position: absolute;
    right: -1.25rem;
    top: -.5rem;
}
.data-list span:last-child label:after {
    content: '';
}
.data-list span:last-child:after {
    display: none;
}









.zt-c {
    height: 11.85rem;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.zt-item .zt-c {
    display: none;
}
.zt-c a.linkzt {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    display: block;
    z-index: 10;
    color: #333;
    transition: all .3s;
}
.zt-c div.txt {
    position: absolute;
    width: 100%;
    left: 0;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.zt-c div.txt .inner{
	width: 51%;
}
.zt-c div.txt p{
	text-align: justify;
	font-size: .45rem;
	font-weight: normal;
}
.zt-c div.txt a {
    color: #fff;
    display: inline-block;
}
.zt-c .t {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    height: 15px;
    left: 0;
    display: table;
}
.zt-c .t div {
    display: table-cell;
}
.zt-c .t .l, .zt-c .t .r {
    background-color: #fff;
    float: none;
}
.zt-c .t .m {
    /*width: 38.3rem;*/
    width: 75%;
    position: relative;
    background-color: transparent;
}
.zt-c .t .m:before, .zt-c .t .m:after {
    content: "";
    position: absolute;
    bottom: 0;
}
.zt-c .t .m:before {
    right: 94%;
    width: 6%;
    border-bottom: 15px solid #fff;
    border-right: 20px solid transparent;
}
.zt-c .t .m:after {
    left: 6%;
    width: 94%;
    border-bottom: 15px solid #fff;
    border-left: 20px solid transparent;
}
.zt-c .t2 .m:before {
    right: 84%;
    width: 16%
}

.zt-c .t2 .m:after {
    left: 16%;
    width: 84%
}

.zt-c .t3 .m:before {
    right: 75%;
    width: 26%
}

.zt-c .t3 .m:after {
    left: 25%;
    width: 75%
}

.zt-c .t4 .m:before {
    right: 65%;
    width: 35%
}

.zt-c .t4 .m:after {
    left: 35%;
    width: 65%
}

.zt-c .t5 .m:before {
    right: 55%;
    width: 45%
}

.zt-c .t5 .m:after {
    left: 45%;
    width: 55%
}

.zt-c .t6 .m:before {
    right: 45%;
    width: 55%
}

.zt-c .t6 .m:after {
    left: 55%;
    width: 45%
}

.zt-c .t7 .m:before {
    right: 35%;
    width: 65%
}

.zt-c .t7 .m:after {
    left: 65%;
    width: 35%
}

.zt-c .t8 .m:before {
    right: 26%;
    width: 74%
}

.zt-c .t8 .m:after {
    left: 74%;
    width: 26%
}

.zt-c .t9 .m:before {
    right: 16%;
    width: 84%
}

.zt-c .t9 .m:after {
    left: 84%;
    width: 16%
}

.zt-c .t10 .m:before {
    right: 6%;
    width: 94%
}

.zt-c .t10 .m:after {
    left: 94%;
    width: 6%
}

.zt-nav {
    margin-top: 10px;
}
.zt-nav li {
    width: 10%;
    text-align: center;
    float: left;
}
.zt-nav li p {
    cursor: pointer;
    display: inline-block;
    text-align: center;
}
.zt-nav li i {
    display: block;
    color: #00306e;
    font-size: .9rem;
    margin-bottom: .375rem;
}
.zt-nav li b {
    font-weight: normal;
    /*font-size: .4rem;*/
    font-size: 16px;
}
.zt-nav li.current {
    color: #00306e;
}
.zt-nav li.current a {
    color: #00306e;
}
/*@media (max-width: 1440px){
	.zt-c .t .m {
	    width: 1200px;
	}
}*/
.f24 {
    font-size: .6rem;
    font-weight: bold;
}


.i-newsBox{
	background: #f7f7f7;
	overflow: hidden;
	padding-top: 2.3%;
	padding-bottom: 3.1%;
}
.i-newsBox .index-title{
	margin-bottom: 1.5rem;
}
.bgWhite{
	background: #fff;
	/*padding: 20px;*/
	overflow: hidden;
	padding-bottom: 0;
}
.i-imgtxt{
	overflow: hidden;
	float: left;
	width: 11.15rem;
	color: #666;
	padding: .5rem;
}
.i-imgtxt .pic a{
	display: block;
	height: 6.15rem;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.i-imgtxt .txt h3{
	font-size: 0.45rem;
	font-weight: bold;
	line-height: 1.3;
	margin-top: .375rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.i-imgtxt .txt h3 a{
	color: #8b554b;
}
.i-imgtxt .txt .time{
	font-size: 12px;
	margin-bottom: .375rem;
	margin-top: .5rem;
}
.i-imgtxt .txt .desc{
	font-size: .35rem;
	line-height: 1.7;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.i-imgtxt:hover{
	background: #8b554b;
	color: #fff;
}
.i-imgtxt:hover h3 a{
	color: #fff;
}
.newsList-i{
	border-left: 1px solid #f7f7f7;
	overflow: hidden;
}
.newsList-i li{
	float: left;
	width: 50%;
	border-bottom: 1px solid #f7f7f7;
	height: 5.7rem;
	padding: 0.5rem 0.75rem;
	border-right: 1px solid #f7f7f7;
}
.newsList-i li:nth-child(2n){
	border-right: 0;
}
.newsList-i li:nth-child(3),
.newsList-i li:nth-child(4){
	border-bottom: 0;
	margin-bottom: 0;
}
.newsList-i li .time{
	height: 2.125rem;
	border-bottom: 1px solid #e2e2e2;
	font-size: 12px;
	color: #666;
	padding-top: 5px;
}
.newsList-i li .time .more{
	float: right;
	line-height: 1.5rem;
	font-size: .35rem;
	text-transform: uppercase;
}
.newsList-i li .time b{
	font-size: .9rem;
	display: block;
	color: #333;
	line-height: 1;
}
.newsList-i li h3{
	font-size: .45rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    padding-top: 0.375rem;
    margin-bottom: 0.25rem;
}
.newsList-i li h3 a{
	color: #000;
}
.newsList-i li 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;
	font-size: 12px;
	line-height: 1.5;
}
.newsList-i li:hover{
	background: #8b554b;
	color: #fff;
}
.newsList-i li:hover .time b,
.newsList-i li:hover .time .more,
.newsList-i li:hover h3 a,
.newsList-i li:hover .time{
	color: #fff;
}




.footer{
	background: #313131;
	overflow: hidden;
}
.copy{
	border-top: 1px solid #464646;
	padding: .55rem 0;
	font-size: 12px;
	color: #fff;
	line-height: 2;
	text-align: center;
}
.fd-top{
	padding-top: 2.9%;
	padding-bottom: 2.9%;
	overflow: hidden;
}
.fd-contact{
	float: right;
	text-align: right;
	width: 7.5rem;
	font-size: .35rem;
	color: #c1c1c1;
	line-height: .6rem;
}
.fd-contact h5{
	font-size: .45rem;
	color: #fff;
	margin-bottom: .25rem;
}
.fd-contact .ewm{
	width: 3rem;
	text-align: center;
	color: #fff;
	font-size: .35rem;
	line-height: 2.1;
	display: inline-block;
	margin-top: .35rem;
}
.fd-contact .ewm img{
	display: block;
	margin-bottom: 5px;
}
.fd-nav{
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
	display: -o-flex;
	justify-content: space-between;
}
.fd-nav dt,
.fd-nav dt a{
	color: #fff;
	font-size: .4rem;
	font-weight: bold;
	margin-bottom: .375rem;
}
.fd-nav dd a{
	display: block;
	font-size: .35rem;
	line-height: 2.1;
	color: #c1c1c1;
}
.fd-nav dd a:hover{
	text-decoration: underline;
}

.footer .ftr-icon{
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}
.footer .ftr-icon a{
	display: inline-block;
	width: 40px;
	height: 40px;
}

.footer .ftr-icon .a1{
	background: url(/images/wx_icon.png) no-repeat;
	position: relative;
}
.footer .ftr-icon .a2{
	background: url(/images/icon_m1.png) no-repeat;
}
.footer .ftr-icon .a{
	background-position: center center;
	background-size: auto auto;
}

.footer .copy p{
	width: 75%;
	margin: 0 auto;
}
.footer .ftr-icon .a1 .g-qrcode-pic{
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}
.g-qrcode-pic{
	width: 3rem;
	height: 3rem;
	overflow: hidden;
	transition: .5s;
}
.g-qrcode-pic img{
	width: 100%;
	height: 100%;
	display: block;
}
.footer .ftr-icon .a1:hover .g-qrcode-pic{
	display: block;
}
/* 工程案例 */
#banIn{
	height: 14rem;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-top: 3.2rem;
	position: relative;
}
#banIn .txt{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	font-size: 0.6rem;
	color: #fff;
	line-height: 1.8rem;
	text-align: center;
}
#banIn .txt h2{
	font-size: 1.2rem;
}
.ul-guan{
	margin: 0 -12px;
	overflow: hidden;
	margin-top: 1rem;
	margin-top: 30px;
}
.ul-guan li{
	float: left;
	width: 16.6%;
	padding: 0 12px;
}
.ul-guan li a{
	display: block;
	line-height: 3.5;
	background: url(../images/icon_add.png) left center no-repeat;
	padding-left: .8rem;
	font-size: .45rem;
	border-bottom: 2px solid #f5f7f9;
}
.ul-guan li.on a,
.ul-guan li a:hover{
	border-color: #003280;
	color: #003280;
	background-image: url(../images/icon_add_h.png);
}
.caseSlider{
	background: #ebebeb;
	overflow: hidden;
	margin-top: 2.635rem;
	position: relative;
	margin-bottom: 1.5rem;
}
.caseSlider .picBox{
	float: left;
	width: 65.3%;
}
.caseSlider .picBox img{
	display: block;
	width: 100%;
}
.caseSlider .txt{
	padding: .75rem;
	font-size: .35rem;
	line-height: 24px;
	overflow: hidden;
}
.caseSlider .txt dl{
	overflow: hidden;
	border-bottom: 1px solid #c8c8c8;
	padding: .5rem 0;
	line-height: 1.7;
}
.caseSlider .txt dl:last-child{
	border-bottom: 0;
}
.caseSlider .txt dt{
	float: left;
	font-size: .38rem;
	color: #8b554b;
}
.caseSlider .txt dt i{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-size: .6rem;
}
.caseSlider .txt dd{
	overflow: hidden;
	font-size: .38rem;
	line-height: 1.4;
	padding-top: 0.05rem;
}
.caseSlider .swiper-button-next, 
.caseSlider .swiper-button-prev{
	position: absolute;
	top: auto;
	right: 50px;
	bottom: 20px;
	color: #fff;
	background-color: #003280;
	padding: 10px;
	height: 1rem;
	width: 1rem;
	background-repeat: no-repeat;
	background-size: .375rem .675rem;
	-webkit-background-size: .375rem .675rem;
	-o-background-size: .375rem .675rem;
}
.caseSlider .swiper-button-prev{
	right: 98px;
	left: auto;
}
.caseSlider .swiper-button-next:after,.caseSlider  .swiper-button-prev:after{
	font-size: 18px;
}
.caseSlider .swiper-button-next{
	background-image: url(../images/next.png);
}
.caseSlider .swiper-button-prev{
	background-image: url(../images/prev.png);
}



/* 新闻 */
.snvBox{
	height: calc(1.75rem + 3px);
	/* box-shadow: -1px 3px 9px 0px rgba(235,235,235,1); */
	/* -webkit-box-shadow: -1px 3px 9px 0px rgba(235,235,235,1); */
	/* -moz-box-shadow: -1px 3px 9px 0px rgba(235,235,235,1); */
	font-size: 0;
	text-align: center;
}
.snvBox {
	border-bottom: 1px solid #ebebeb;	
}
.snvBox {white-space: nowrap;}
.snvBox li{
	display: inline-block;
	margin: 0 20px;
	
}
.snvBox li a{
	display: block;
	font-size: 0.45rem;
	/* padding: 0 1.425rem; */
	padding: 0 10px;
	line-height: 1.75rem;
	color: #000;
}
.snvBox li.on a,
.snvBox li a:hover{
	color: #d70909;
	border-bottom: 3px solid #d70909;
}
.bgGray{
	/* background: #f6f6f6; */
}
.ul-listNews li{
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
	padding: 30px 0;
}
.ul-listNews li .time{
	float: left;
	width: 2.65rem;
	margin-right: 1.625rem;
	text-align: center;
	font-size: 12px;
	padding-left: 20px;
	display: none;
}
.ul-listNews li .time b{
	display: block;
	border-bottom: 1px solid #acacac;
	font-size: .95rem;
	margin-bottom: 0.25rem;
}
.ul-listNews li .pic{
	width: 9.25rem;
	float: left;
	margin-right: 30px;
}
.ul-listNews li .pic a{
	display: block;
	width: 100%;
	padding-top: 58%;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #eee;
}
.ul-listNews li .txt{
	overflow: hidden;
}
.ul-listNews li h3{
	font-size: 0.6rem;
	margin-bottom: .375rem;
}
.ul-listNews li h3 a{
	color: #000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.ul-listNews li h3 a:hover{
	color: #d70909;
}
.ul-listNews li p{
	font-size: 0.35rem;
	line-height: 1.7;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 15px;
}
/* .ul-listNews li .more{
	font-size: 0.35rem;
	color: #003280;
	margin-top: 0.5rem;
	display: block;	
} */
.ul-listNews li:hover{
}
.ul-listNews li:hover h3 a,
.ul-listNews li:hover .more{
	/*color: #fff;*/
}
.ul-listNews .dm{
	overflow: hidden;
	font-size: 12px;
}
.ul-listNews .date{
	float: left;
	line-height: 32px;
}
.ul-listNews .more{
	float: right;
	display: inline-block;
	width: 100px;
	height: 34px;
	border: 1px solid #dcdcdc;
	background-color: #eeeeee;
	color: #a6a5a1;
	text-align: center;
	line-height: 34px;
	transition: .5s;
}
.ul-listNews .more:hover{
	background-color: #8B554B;
	color:#fff;
	border-color: #8B554B;
}
.ul-listNews.style2 .pic,
.ul-listNews.style2 .date{
	display: none;
}
.pages{
	text-align: center;
	font-size: 0;
	padding: 1.5rem 0;
}
.pages li{
	display: inline-block;
	margin: 0 5px;
}
.pages li a{
	display: block;
	height: 1rem;
	line-height: 1rem;
	padding: 0 .375rem;
	border: 1px solid #d3d3d3;
	background: #fff;
	font-size: 14px;
	border-radius: 5px;
}
.pages li.on a,
.pages li a:hover{
	background: #920001;
	color: #fff;
}
.col-r{
	float: right;
	width: 8.85rem;
	margin-left: 1.5rem;
}
.rightNews dt{
	font-size: 0.6rem;
	color: #000;
	padding-top: 2.25rem;
	padding-bottom: 0.65rem;
	border-bottom: 1px solid #d2d2d2;
}
.rightNews dd{
	border-bottom: 1px solid #d2d2d2;
	padding: 15px 0;
	font-size: 0.35rem;
	line-height: 24px;
	color: #000;
}
.rightNews dd span{
	display: block;
	font-size: 12px;
}
.rightNews dd a{
	display: block;
	color: #000;
}
.rightNews dd a:hover{
	color:#003280;
}
.rightNews dd:last-child{
	border-bottom: 0;
}
.article{
	overflow: hidden;
	padding-top: 1.25rem;
}
.article h1{
	font-size: 0.75rem;
	color: #000;
	text-align: center;
}
.article .time{
	font-size: 0.35rem;
	color: #333;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: .65rem;
	padding-top: 0.2rem;
	margin-bottom: 0.5rem;
	text-align: center;
}
.article .cont{
	font-size: 0.4rem;
	line-height: 2.25;
	color: #000;
}
.page-news{
	border-top: 1px solid #d2d2d2;
	font-size: 0.35rem;
	line-height: 2.57;
	color: #000;
	margin-top: 1.5rem;
	padding-top: 0.5rem;
	padding-bottom: 1.75rem;
}
.page-news a{
	color: #000;
}
.page-news a:hover{
	color: #003280;
}

/* 资质荣誉 */
.honorBox{
	overflow: hidden;
}
.honorBox h4{
	padding-top: 1.4rem;
	font-size: 0.75rem;
	font-weight: bold;
	text-align: center;
	padding-bottom: 1.4rem;
	color: #333;
}
.honor-ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 33.3333%;
    padding: 10px;
}
.honor-ul li span{
	display: block;
    border: 1px solid #ccc;
    text-align: center;
    color: #666;
    line-height: 32px;
    padding: 2px 5px;
    font-size: 14px;
}


/* 机具设备 */
.pro-name{
	padding: 1.25rem 0;	
	font-size: .45rem;
	line-height: 1.2rem;
}
.pro-name h2{
	color: #003280;
	font-size: 0.75rem;
	font-weight: bold;
}
.pro-imtxt{
	overflow: hidden;
	margin-bottom: 1.5rem;
}
.pro-imtxt .pic{
	width: 17.5rem;
	float: left;
	height: 11.175rem;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.pro-imtxt .txt{
	overflow: hidden;
	height: 11.175rem;
	overflow-y: auto;
	border: 1px solid #dddddd;
	font-size: 0.4rem;
	line-height: 1.7;
	color: #000;
	padding: .5rem .75rem;
}
.pro-imtxt .txt p{
	margin-bottom: 0.5rem;
}
.pro-imtxt2 .txt P{
	margin-bottom: 0.7rem;
}
.pro-imtxt .txt .btn{
	display: block;
	height: 1rem;
	line-height: 1rem;
	color: #fff;
	text-align: center;
	background: #003280;
	width: 5.1rem;
	font-size: 0.45rem;
}
.proGray{
	background: #f7f7f7;
	overflow: hidden;
	padding: 1.5rem 0;
}
.ul-listPro{
	margin: 0 -.425rem;
	overflow: hidden;
}
.ul-listPro li{
	float: left;
	width: 25%;
	padding: 0 .425rem;
}
.ul-listPro li a{
	display: block;
}
.ul-listPro li span{
	display: block;
	width: 100%;
	height: 5.75rem;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.ul-listPro li p{
	height: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	background: #fff;
	color: #003280;
	font-size: 0.45rem;
}
.ul-listPro li:hover p{
	background: #003280;
	color: #fff;
}

/* 联系我们 */
.contact-txt{
	float: left;
	width: 11.5rem;
	background: #fff;
	height: 16rem;
	margin-right: 0.5rem;
	padding: 0 1.75rem;
}
.contact-map{
	height: 16rem;
	background: #fff;
	overflow: hidden;
	padding: .5rem;
}
.contact-txt h3{
	line-height: 2.1rem;
	font-size: 0.6rem;
	color: #003280;
	border-bottom: 1px solid #e7e7e7;
}
.contact-txt li{
	overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
	padding: .325rem 0;
	font-size: 0.45rem;
	line-height: 1.67;
}
.contact-txt li i{
	float: left;
	color: #003280;
	font-size: 0.8rem;
	margin-right: 0.5rem;
	display: inline-block;
	vertical-align: middle;
	margin-top: 3px;
}
.contact-txt li:last-child{
	border-bottom: 0;
}
.contact-txt .ewm{
	text-align: center;
	font-size: 0.35rem;
}
#dituContent{
	width: 100%;
	height: 100%;
}


/* 人才招聘 */
.hiring .tabl{margin-bottom: 80px}
.hiring .tabl .title tr th{
	font-size: .45rem;
    line-height: .6rem;
    padding: .4rem 0;
    font-weight: normal;
    color: #fff;
    background-color: #0372cd;
    text-align: center;
}
.hiring .tabl .listbox li .tit table tr th{
    font-size: .4rem;
    line-height: .65rem;
    padding: .45rem .25rem;
    color: #666;
    font-weight: normal;
    text-align: center;
}
.hiring .tabl .listbox li .tit table tr th .btn{
	color: #e60012;
}
.hiring .tabl .listbox li .tit,.hiring .tabl .listbox li .box .list,.hiring .tabl .listbox li .box .details{
	border-bottom: 1px solid #dedddd
}
.hiring .tabl .listbox li .box{
	background-color: #eee;
	padding: .75rem 1rem 1.25rem;
	overflow: hidden;
	display: none;
}
.hiring .tabl .listbox li .box .list{
	padding-bottom: .5rem;
	margin-bottom: .625rem;
	overflow: hidden;
}
.hiring .tabl .listbox li .box .list .fa{
	width: 25%;
	float: left;
	font-size: .35rem;
    line-height: .6rem;
    color: #808080;
    margin-bottom: 5px;
}
.hiring .tabl .listbox li .box .details{
	padding-bottom: .75rem;
	margin-bottom: .75rem;
	overflow: hidden;
}
.hiring .tabl .listbox li .box .details .left,.hiring .tabl .listbox li .box .details .right{
	font-size: .35rem;
    line-height: .6rem;
    color: #808080;
}
.hiring .tabl .listbox li .box .details .left{
	width: 45%;
	float: left;
}
.hiring .tabl .listbox li .box .details .right{
	width: 47%;
	float: right;
}
.hiring .tabl .listbox li .box .details .left h3,.hiring .tabl .listbox li .box .details .right  h3{
	font-size: .5rem;
	line-height: .75rem;
	color: #444;
	margin: 0 0 .375rem;
}
.hiring .tabl .listbox li .box .btnn{
	display: block;
	width: 3.25rem;
	height: 1.05rem;
	line-height: 1.05rem;
	color: #fff;
	text-align: center;
	font-size: .375rem;
	background-color: #0063a9;
	transition: all  0.4s;
	-webkit-transition: all 0.4s;
}
.hiring .tabl .listbox li .box .btnn:hover{
	background-color:#0372cd;
}
#banPer{
	height: 25rem;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
}
#banPer .txt{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	font-size: 0.4rem;
	line-height: .6rem;
	color: #fff;
}
#banPer .txt h3{
	font-size: 0.75rem;
	font-weight: bold;
}
#banPer .txt .btn{
	display: block;
	font-size: 0.45rem;
	color: #fff;
	text-align: center;
	line-height: 1.2rem;
	width: 4.3rem;
	background: #003280;
	border-radius: 5px;
}
.hiring-tit{
	text-align: center;
	padding: 1.5rem	 0;
	font-size: 0.75rem;
	font-weight: bold;
	color: #000;
}


/* 企业概况 */
.aboutCont{
	padding: 1.5rem 0;
	overflow: hidden;
}
.aboutCont .video{
	/*width: 16.75rem;*/
	width: 47.8%;
	float: left;
	margin-right: 1.5rem;
}
.aboutCont .video video{
	width: 100%;
	height: 8.7rem;
}
.aboutCont .txt{
	overflow: hidden;
	font-size: 0.4rem;
	line-height: 2.25;
}
.aboutCont .txt h4{
	color: #003280;
	font-weight: bold;
	font-size: 0.75rem;
	margin-bottom: 0.5rem;
}
.history{
	background: #f5f5f5;
	overflow: hidden;
	padding: 1.5rem 0;
}
.history h3{
	font-size: .75rem;
	color: #003280;
	text-align: center;
	margin-bottom: 1.25rem;
}
.honor{
	padding: 5% 0;
}
.honor h2{
	font-size: .75rem;
	color: #000;
	margin-bottom: .75rem;
}

.historySlider .item{
	/*padding: 0 50px;*/
	position: relative;
	z-index: 9;
	margin-right: 2.5rem;
	width: 7.5rem !important;
}
.historySlider .item .year{
	height: 1.05rem;
	line-height: 1.05rem;
	text-align: center;
	background: #e8e8e8;
	font-size: .35rem;
	position: relative;
}
.historySlider .item .year:after{
	content: '';
	position: absolute;
	left: 50%;
	top: -.25rem;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 .25rem .25rem .25rem;
	border-color: transparent transparent #e8e8e8 transparent;
	margin-left: -.25rem;
}
.historySlider .item .txt{
	height: 3.25rem;
	background: #fff;
	padding: .375rem .5rem;
	font-size: .35rem;
}
.historySlider .slider{
	position: relative;
}
.historySlider .slider .slick-list{
	padding-top: 5.675rem;
	z-index: 10;
}
.historySlider .slider:after{
	content: '';
	background: #c2c2c2;
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1;
}
.historySlider .item .inner{
	position: relative;
	width: 7.5rem;
}
.historySlider .item:nth-child(2n){
	margin-top: -5.675rem;
	margin-left: -3.75rem;
}
.historySlider .item:nth-child(2n) .txt{
	/*margin-top: -42px;*/
}
.historySlider .item:nth-child(2n) .year{
	position: absolute;
	left: 0;
	bottom: -1.05rem;
	width: 100%;
}
.historySlider .item:nth-child(2n) .year:after{
	border-width: .25rem .25rem 0 .25rem;
	border-color: #e8e8e8 transparent transparent transparent;
	top: 1.05rem;
}
.historySlider .item .inner:before{
	content: '';
	position: absolute;
	width: .4rem;
	height: .4rem;
	border-radius: 100%;
	background: #c2c2c2;
	left: 50%;
	top: -.9rem;
	margin-left: -.2rem;
	z-index: 2;
}
.historySlider .item:nth-child(2n) .inner:before{
	top: auto;
	bottom: -1.925rem;
	z-index: 9;
}
.historySlider .item:hover .year,
.historySlider .item:hover .inner:before,
.historySlider .item.slick-current .inner:before,
.historySlider .item.slick-current .year{
	background: #003280;
	color: #fff;
}
.historySlider .item:hover .year:after,
.historySlider .item.slick-current .year:after{
	border-color: transparent transparent #003280 transparent;
}
.historySlider .item:hover:nth-child(2n) .year:after,
.historySlider .item.slick-current .year:after{
	border-color: #003280 transparent transparent transparent;
}
.historySlider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 1.2rem;
	height: 1.2rem;
	margin-top: -.6rem;
	border: 0;
	font-size: 0;
	cursor: pointer;
	background-repeat: no-repeat;
	background: transparent;
	z-index: 100;
	background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
}
.historySlider{
	padding: 0 .825rem;
}
.historySlider .slick-prev{
	background-image: url(../images/prev1.png);
	left: -2.5rem;
}
.historySlider .slick-next{
	background-image: url(../images/next1.png);
	right: -2.5rem;
}
.leader{
	overflow: hidden;
}
.leader .pic{
	float: right;
	width: 13.7rem;
	margin-left: 3.25rem;
}
.leader .txt{
	overflow: hidden;
	font-size: 0.35rem;
	line-height: 2.14;
	color: #333;
	padding-top: 1.25rem;
}
.leader .txt h3{
	color: #003280;
	font-size: 0.6rem;
	
}
.leader .txt p{
	margin-bottom: 0.75rem;
}
.leader{
	padding: 1.5rem 0;
}
.leader h2,
.otherBox h2 {
	text-align: center;
	color: #333;
	font-size: 0.75rem;
	font-weight: bold;
	margin-bottom: 2.5rem;
}
.otherBox h2{
	margin-bottom: .5rem;
}
.ul-about{
	overflow: hidden;
	padding: .5rem 0;
}
.ul-about li{
	float: left;
	width: 33.33%;
	padding: 0 10px;
	font-size: 20px;
	text-align: center;
}
.ul-about li .bor{
	border: 1px solid #f0f0f0;
	height: 220px;
	text-align: center;
	display: block;
	background: #fff;
}
.ul-about li .ico{
	padding-top: 45px;
	padding-bottom: 30px;
	display: block;	
}
.ul-about li p{
	text-align: center;
	margin-top: 30px;
}
.ul-about li:hover .bor{
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}
.zt-nav-bottom{
	padding: 50px 0;
}


/* 公共样式 */
.wbfb47{
	width: 47%;
}
.ofh{
	overflow: hidden;
}
.indexnews{
	padding: 20px 40px;
	box-sizing: border-box;
}
.indexnews .col-r{
	margin-left: 0;
}
.m-list-m1{
	overflow: hidden;
	padding-top: 20px;
}
.m-list-m1 .item{
	float: left;
	width: 33.333%;
}

.m-list-m1 .item-1{
	padding: 0 20px;
}
.g-tit-m1{
	color: #fff;
	overflow: hidden;
	font-size: 16px;
	line-height: 3;
	border-bottom: 2px solid #fff;
}
.g-tit-m1 .tit{
	float: left;
}
.g-tit-m1 .more{
	float: right;
	color: #fff;
}
.g-tit-m1.style2{
	border-bottom: none;
}
.g-tit-m1.style2 .more2{
	color: #fff;
	font-size: 16px;
	line-height: 3;
	float: right;
}
.ul-news-m1{
	overflow: hidden;
	padding: 5px 10px;
}
.ul-news-m1 li{
	overflow: hidden;
	line-height: 2.2;
	color: #fff;
	font-size: 14px;
}
.ul-news-m1 a{
	float: left;
	width: 80%;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ul-news-m1 .date{
	float: right;
	width: 20%;
	text-align: right;
}
/* 底部2 */
.m-links-m1{
	line-height: 2;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.m-links-m1 span{}
.m-links-m1 a{
	display: inline-block;
	color: #fff;
	position: relative;
	padding: 0 10px;
}
.m-links-m1 a::after{
	content: "";
	display: block;
	width: 1px;
	height: 12px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background-color: #fff;
}

.m-links-m1 a:last-child::after{
	display: none;
}
.m-links-m1 a:hover{
	color: #8b554b;
}

@media only screen and (max-width:1610px)  {
	.header-view{
		padding: 10px;
	}
}

@media only screen and (max-width:950px)  {
	.bannerBox{
		position: relative;
	}
	.i-banner{
		height: 80vh;
	}
	.indexnews{
		padding: 10px 20px;
	}
	.list .m-list-m1{
		padding-top: 10px;
	}
}