*{margin: 0;padding: 0;
   box-sizing: border-box;
   text-size-adjust:none;
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;}
html,body{
    width: 100%;
    height: auto;
    margin: 0 auto;
   background: #F8F8F8;
    max-width: 1080px;
}
h3,h4,h2,h5{
	margin: 0;
	padding: 0;
}
@font-face {
	font-family:Montserrat-Bold;
	src: url(../images/Montserrat-Bold.ttf);
}
@font-face {
	font-family:Montserrat-Regular;
	src: url(../images/Montserrat-Regular.ttf);
}
body a{
	text-decoration: none;
	color: #333333;
	cursor: pointer;
}

body li{
	list-style: none;
}
.cms-site-overlay{
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 210;
    left: 0;
    top: 0;
    background: rgba(0, 0,0, .5);
}
.cms-site-overlay-content{
    position: fixed;
    z-index: 220;
    border-radius: 2px;
  
}
.cms-site-overlay-all{
    background: #fff;
    border-radius: 3px;
    border:1px solid #f1f1f1;
    position: relative;
  max-width: 1000px;
    margin: 0 auto;
    margin-top: 0vh;
    height: 70vh;
    overflow: hidden;
}

.cms-site-overlay-title{
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 101%;
    text-align: center;
    z-index: 5;
   background: red;
}

.cms-site-overlay-title h2{
    font-size: 24px;
    font-weight: bold;
    line-height: 70px;
    color: #2c4b67;
}
.cms-site-overlay-msg{
    box-sizing: content-box;
    overflow-y: scroll;
    position: absolute;
    z-index: 1;
    padding: 90px 30px 100px 30px;
    left: 0;
    top: 0;
    bottom: 0;
}
.cms-site-overlay-msg p{
	line-height: 35px;
    margin-bottom: 5px;
    color: #555;
}
.cms-site-overlay-msg p:last-child{
    text-align: right;
}
.cms-site-overlay-msg p strong{
    color: #313131;
}

.cms-site-overlay-bottom{
    position: absolute;
    width: 101%;
    background: #fff;
    left: 0;
    bottom: 0;
    z-index: 5;
    text-align: center;
}
.cms-site-overlay-bottom a{
	font-size: 24px;
    display: inline-block;
    margin: 40px 20px;
    background: #f1f1f1;
    line-height: 60px;
    padding: 0 40px;
    color: #333;
    border-radius: 2px;
}
.cms-site-overlay-bottom a.cms-site-yes{
    color: #fff;
    background: #2c4b67;
}

.clearfix:after{
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.header{
	top: 0;
	position: fixed;
	width: 1080px;
height: 160px;
z-index: 990;
background: #002855;
}
.header .logo{
	float: left;
	margin-left: 80px;
	margin-top: 48px;
	width: 300px;
height: 63px;
}
.header .logo img{
	width: 300px;
height: 63px;
}
.header .cdl{
	width: 50px;
height: 33px;
margin-right: 80px;
margin-top: 65px;
	float: right;
}
.header .cdl img{
	width: 50px;
height: 33px;
}
.bigground{
	    max-width: 1080px;
	padding-top: 160px;
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.bigground img{
	width: 100%;
	float: left;
}
.bigground-wz{
	bottom: 160px;
	left: 290px;
	width: 500px;
height: 100px;
line-height: 100px;
text-align: center;
background: #002855;
border-radius: 2px;
	position: absolute;
}
.bigground-wz p{
font-size: 40px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;
}
.big-cdl{
	display: none;
	z-index: 999;
	position: fixed;
	width: 18.3vh;
height: 100vh;
top: 0;
right: 0;
background: #FFFFFF;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1500);
}
.cdl-logo{
	margin-top: 4vh !important;
	margin: auto;
	width: 7vh;
height:6vh;
}
.cdl-logo img{
	width: 7.3vh;
height:6.5vh;
}
.big-cdl ul li{
	text-align: center;
font-size: 1.9vh;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
line-height: 9vh;
}
.big-cdl ul li a{

font-size: 1.9vh;
padding: 2vh;
}
.big-cdl ul{
margin-top: 4vh;
}
.big-cdl ul li .xxx{
width: 15.59vh;
height: 2px;
background: #D8D8D8;
}
.cdl-login{
	position: absolute;
	bottom: 0;
	width: 100%;
background: #EAEEF4;
}
.cdl-login img{
	width: 100%;
}
.cdl-active{
	display: block ;
}
.bjccc{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	z-index: 995;
}
.bjc-active{
	display: block;
}
.index-main{
	width: 100%;
	padding-left:60px ;
	padding-right:60px ;
}
.index-a{
	margin-top: 80px;
position: relative;
background: #fff;
height: 1450px;
width: 100%;
margin-bottom: 50px;
}
.index-a h3{
	margin-top: 84.5px !important;
	margin: 0 auto;
	width: 838px;
font-size: 48px;
font-family: Source Han Sans CN;
font-weight: 800;
color: #333333;
line-height: 72px;
margin-bottom: 26.5px !important;
}
.index-a p{
	margin: 0 auto;
	width: 838px;
font-size: 36px;
font-family: 'Montserrat-Regular', 'Source Han Sans CN';
font-weight: 400;
color: #666666;
line-height: 54px;
}
.index-a .ljgd{
	position: absolute;
	left: 63px;
	bottom: 99px;
font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 800;
color: #333333;
line-height: 23px;
}
.index-a .ljgd span{
	width: 90px;
font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 800;
color: #C26E60;
line-height: 23px;
}
.bf-bigground{
	max-width: 1080px;
	overflow: hidden;
	width: 100%;
	position: fixed;
	top: -140px;
	z-index: 899;
}
.bf-bigground img{
	float: left;
	width: 100%;
}
.bf-bigground-active{
	transition: all 0.2s; 
	top: 160px;
}
.index-b ul{
	padding-bottom: 53px;

}
.index-b ul li{
	margin-bottom: 50px;
	position: relative;
	width: 960px;
height: 500px;
background: #FFFFFF;
}
.index-b ul li img{
	float: left;
	width: 340px;
height: 460px;
margin-left: 20px;
margin-top: 20px;
}
.index-b-right {
	float: left;
}
.index-b-right h3{
	margin-top: 43px;
		margin-bottom: 29px;
	margin-left: 62px;
font-size: 48px;
font-family: Source Han Sans CN;
font-weight: 800;
color: #333333;

}
.index-b-right h3 span{
	padding-bottom: 10px;
font-size: 48px;
font-family: Source Han Sans CN;
font-weight: 800;
color: #333333;
border-bottom: 4px solid  #D8D8D8;
}
.index-b-right-nr{
	
	width: 478px;
margin-left: 61px;
font-size: 30px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #666666;
line-height: 45px;
}
.index-b .ljgd-s{
	position: absolute;
	left: 422px;
	bottom: 59px;
font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 800;
color: #333333;
line-height: 23px;
}
.index-b .ljgd-s span{
	width: 90px;
font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 800;
color: #C26E60;
line-height: 23px;
}
.footer{
	text-align: center;
	width:100%;
height: 150px;
background: #002855;
}
.footer-a{
	padding-top: 39px;
font-size: 24px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;
line-height: 36px;
}
.footer-a span{
margin-right: 25px;
}
.footer-a a{

color: #FFFFFF;

}
.gsbj-main{
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;
}
.gsbj-a{
	width: 960px;
}
.gsbj-a-tb{
font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
line-height: 56px;
margin-bottom: 30px;
}
.gsbj-a-tb img{
margin-top: 80px;
margin-bottom: 9px;
}
.gsbj-a-mid{
	padding-top: 30px;
	border-top: 2px solid #D8D8D8;
	width: 960px;
height: 1294px;
background: #FFFFFF;
}
.gsbj-a-mid img{
	margin-bottom: 30px;
	margin-top: 90px;
	margin-left: 416px;
}
.gsbj-a-mid-a-nr{
	text-align: center;
font-size: 36px;
font-family: 'Montserrat-Regular', 'Source Han Sans CN';
font-weight: 400;
color: #666666;
line-height: 54px;
}
.gsbj-b-tb{
	 margin-bottom: 28.5px;
	 margin-top: 69.5px;
}
.gsbj-b-tb span{
font-size: 42px;
font-family: 'Montserrat-Regular', 'Source Han Sans CN';
font-weight: 400;
color: #333333;
float: left;
margin-right: 19px;
}
.gsbj-b-tb img{
margin-top: 14px;
float: left;
}
.gsbj-b-nr-a{
text-align: center;
}
.gsbj-b-nr-a:last-child{
	margin-bottom: 0px;
}
.gsbj-b-nr-a h3{
	padding-top: 100px;
	text-align: center;
font-size: 48px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
line-height: 36px;
margin-bottom: 17px;
}
.gsbj-b-nr-a div{
	width: 51px;
	margin: 0 auto;
height: 4px;
background: #DAA8A0;
margin-bottom: 29px;
}
.gsbj-b-nr-a p{
text-align: center;
font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #999999;
line-height: 45px;
}
.gsbj-b-nr-b-right{
	margin-left: 79px;
	width: 640px;
font-size: 30px;
	font-family:Montserrat-Regular;
font-weight: 400;
color: #333333;
line-height: 45px;
float: left;
padding-bottom: 75px;
border-bottom: 2px solid #D8D8D8;
}
.gsbj-b-nr-b ul li img{
width: 69px;
height: 69px;
margin-top: 47px;
margin-left: 60px;
float: left;
}
.gsbj-b-nr-b ul li:nth-child(1){
	border-top: none;
	
padding-top: 110px !important;
height:360px;
}
.gsbj-b-nr-b ul li:nth-child(2) .gsbj-b-nr-b-right{
width: 640px;
font-size: 30px;
	font-family:Montserrat-Regular;
font-weight: 400;
color: #333333;
line-height: 45px;
}
.gsbj-b-nr-b ul li:nth-child(2) h3{
margin-top: 18px !important;
}
.gsbj-b-nr-b ul li:nth-child(2) img{
margin-top: 7px;
}
.gsbj-b-nr-b ul li h3{
	margin-top: 62px;
	margin-left: 21px;
	float: left;
	
font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #666666;
line-height: 46px;
}
.gsbj-b-nr-b ul li:nth-child(2){
	border-top: none !important;
padding-top: 75px !important;
height: 120px;
}
.gsbj-b-nr-b ul li:nth-child(3){
	border-top: none;
padding-top: 80px !important;
height: 128px;
}
.gsbj-b-nr-b ul li:nth-child(3) .gsbj-b-nr-b-right{
font-size: 48px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #000000;
line-height: 30px;
padding-bottom: none;
border-bottom: none;
}
.gsbj-b-nr-b ul li:nth-child(3) h3{
margin-top: -5px !important;
}
.gsbj-b-nr-b ul li:nth-child(3) img{
margin-top: -17px;
}
.gsbj-b ul li{
	border-top: 2px solid #D8D8D8;
	width: 960px;
height: 772px;
background: #FFFFFF;
float: left;
}
.gsbj-b ul li:nth-child(2){
	border-top: none;
	width: 960px;
height:861px;
background: #FFFFFF;
float: left;
}
.gsbj-b-nr-b ul li:nth-child(2){
	height: 245px;
}
.gsbj-b ul li:nth-child(1){
padding-top: 20px;
margin-bottom: 20px;
}
.gsbj-c{
	margin-bottom: 100px;
}
.gsbj-c ul li{
	width: 960px;
float: left;
background: #fff;
}

.gsbj-item-left {
	background: #fff;
	width: 180px;
float: left;
padding-top: 100px;
}
.gsbj-item-left div{
	margin-bottom: 30px !important;
	margin: 0 auto;
	width: 30px;
height: 30px;
background: #C26E60;
border-radius: 50%;
}
.sss{
	float: left;
	width: 780px;
	background: #F8F8F8;
}
.gsbj-item-left p{
text-align: center;
font-size: 36px;
font-family: Montserrat;
font-weight: 400;
color: #999999;
line-height: 36px;
}
.gsbj-c ul li:nth-child(1) .gsbj-item-left {
padding-top: 120px;
}
.gsbj-c ul li:nth-child(1) .gsbj-item-right {
padding-top: 120px;
}

.gsbj-c ul li:last-child .gsbj-item-right {
padding-bottom: 120px;
}
.gsbj-item-right{
	padding-top: 100px;
	float: right;
	width: 760px;
	background: #fff;
}

.gsbj-item-right-nr{
	margin-right: 58px;
	float: right;
}
.gsbj-item-right h3{
	margin-bottom: 20px;
	margin-right: 60px;
		float: right;
	font-size: 36px;
font-family:Montserrat-Regular;
font-weight: 800;
color: #333333;
line-height: 36px;
}
.gsbj-item-right p{
	text-align: right;
	width: 760px;
font-size: 28px;
font-family:Montserrat-Regular;
font-weight: 400;
color: #999999;
line-height: 42px;
}
.wz-db{
	margin-bottom: 100px;
}
.wz-db-left{
	margin-left: 70px;
	float: left;
	width: 400px;
height: 100px;
background: #C26E60;
border-radius: 2px;
}
.wz-db-left p{
	text-align: center;
line-height: 100px;
font-size: 40px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;
}
.wz-db-right{
	margin-left: 20px;
	float: left;
	width: 400px;
height: 100px;
background: #C26E60;
border-radius: 2px;
}
.wz-db-right p{
	text-align: center;
line-height: 100px;
font-size: 40px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;
}
.team-main{
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;	
}
.team-main ul li{
	width: 960px;
	background: #fff;
	padding-top: 60px;
	padding-bottom: 80px;
	margin-bottom: 80px;
}
.team-main ul li:last-child{
	
	margin-bottom: 100px;
}
.team-main ul li img{
	margin-left: 60px;
	margin-bottom: 80px;
}
.team-main ul li h3{
	margin-left: 60px;
font-size: 48px ;
font-family: 'Montserrat-Bold', 'Source Han Sans CN';
font-weight: 800;
color: #333333;

}
.team-main ul li h4{
	margin-left: 60px;
font-size: 36px ;
font-family: Source Han Sans CN;
font-weight: 400;
color: #C26E60;
margin-bottom: 40px;

}
.team-item-nr p{
	margin-bottom: 15px;
font-size: 30px ;
font-family: 'Montserrat-Regular', 'Source Han Sans CN';
font-weight: 400;
color: #666666;
line-height: 45px;
}
.team-item-nr{
width: 837px;
margin: 0 auto;
}
.tzln-main{
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;	
}
.tzln-a{
	background: #fff;
	padding-left: 61px;
	padding-right: 61px;
	
	width: 960px;
	height: 260px;
	border-top: 2px solid #D8D8D8;
	 overflow:hidden;  

  position:relative;  

  display:table-cell;  

  vertical-align:middle;  
}
.tzln-a p{
font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
line-height: 54px;

}
.tzln-b{
	text-align: center;
	margin-top: 40px;
	background: #fff;
	margin-bottom: 20px;
height: 657px;
	border-top: 2px solid #D8D8D8;
}
.tzln-b-nr{
	width: 840px;
	height: 420px;
	margin: 0 auto;
}
.tzln-b h3{

font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #666666;
line-height: 45px;
	margin-top: 74px;
	margin-bottom: 14px;
text-align: center;

}
.tzln-b .tzln-b-xhx{
	margin-bottom: 20px !important;
	margin: 0 auto;
width: 130px;
height: 4px;
background: #DAA8A0;
}
.tzln-c{
	padding: 60px 61px;
	background: #fff;
	margin-bottom: 100px;
}
.tzln-c-nr{
	
font-size: 30px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #999999;
line-height: 45px;
}
.tzln-c-nr p{
	margin-bottom: 15px;
}
.tzlc-main{
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;	
}
.tzlc-a{
	background: #fff;
	width: 960px;
	padding: 60px 61px;
	border-top: 2px solid #D8D8D8;


}
.tzlc-a p{

font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
line-height: 54px;

}
@font-face {
	font-family:Montserrat-Regular;
	src: url(../images/Montserrat-Regular.ttf);
}
.tzlc-b{
	text-align: center;
	margin-top: 30px;
	background: #fff;
	margin-bottom: 20px;
height: 1537px;
	border-top: 2px solid #D8D8D8;
}
.tzlc-b h3{

font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #666666;
line-height: 45px;
	margin-top: 74px;
	margin-bottom: 14px;
text-align: center;

}
.tzlc-b .tzlc-b-xhx{
	margin-bottom: 20px !important;
	margin: 0 auto;
width: 130px;
height: 4px;
background: #DAA8A0;
}
.tzlc-c{
	background: #fff;
	padding: 60px 61px;

}
.tzlc-c-nr{


font-size: 30px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #999999;
line-height: 45px;

}
.tzlc-main ul li:last-child{
	margin-bottom:100px;
}
.tzlc-main ul li:nth-child(1) .tzlc-b{
	height: 1460px;
}
.tzlc-sp{
	margin-top: 80px;
}

.tzlc-b-tb{
	 margin-bottom: 28.5px;
	 margin-top: 80px;
}
.tzlc-b-tb span{
font-size: 42px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
float: left;
margin-right: 19px;
}
.tzlc-b-tb img{
margin-top: 14px;
float: left;
}
.product-main{
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;	
}
.product-a{
	background: #fff;
	padding: 60px 61px;
	border-top: 2px solid #D8D8D8;
	margin-bottom: 40px;
	
}
.product-a p{

font-size: 36px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
line-height: 54px;

}
.product-b{
	padding: 60px 61px;
	background: #fff;
	margin-bottom: 100px;
min-height: 600px;
	border-top: 2px solid #D8D8D8;
}
.lxwm-main{
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;	
}
.BMap_noprint{
	width: 50px !important;
	height: 54px !important;
}
.BMap_bubble_title{
	margin-top: 50px !important;
	margin-bottom: 50px !important;
	font-size: 36px !important;
font-family: Source Han Sans CN;
font-weight: 800;
height: 70px !important;
color: #C26E60 !important;
line-height: 65px !important;
}
.BMap_bubble_content{
	top: 50px !important;
	height: 150px !important;
	font-size: 30px !important;
font-family: Source Han Sans CN;
font-weight: 800;
color: #333333 !important;
line-height: 50px !important;
}
.BMap_bubble_center{
	height: 250px !important;
}
.lxwm-a{
	width: 960px;
	height: 2050px;
	background: #fff;
	padding-top: 60px;
	margin-bottom: 100px;
	padding-left: 60px;
	padding-right: 60px;
}
.lxwm-a-bt-right{

font-size: 36px;
font-family: 'Montserrat-Regular', 'Source Han Sans CN';
font-weight: 400;
color: #333333;
line-height: 72px;
}
.lxwm-a-bt img{
	margin-top: 203px;
	margin-left: 170px;
}
.lxwm-a-bt-right p{
	margin-bottom: 10px;
}
.lxwm-a-bt-right p span{
	color: #666666 !important;
	margin-right: 10px;
}
.lxwm-a-bt{
	margin-top: 50px;
}
.dlzc{
	position: fixed;
	bottom: 0;
	
}
.dlzc-main{
	width: 100%;
    float: left;
    padding-top: 160px;
    padding-bottom: 135px;
    min-height: 500px;
}
.spec{
	width: 5em;
	display: flex;
	float: left;
	justify-content: space-between;
}
.lxwm-a-bt-right i{
	font-style: normal !important;
}
.lxwm-a-bt-right em{
	font-style: normal !important;
}
.speca{
	width: 3em;
	display: flex;
	float: left;
	justify-content: space-between;
}
.specb{
	width: 2em;
	display: flex;
	float: left;
	justify-content: space-between;
}