.mainvisual{width:100%; min-width:1600px;position: relative; float: left; height:975px; border:0px solid red;
background: url('../images/mainbg01.jpg') center;background-size:cover; overflow:hidden;}

.mainvisualdiv{position:relative; width:1600px; margin:0 auto;  overflow:hidden; border:0px solid red; height:975px;}
.logo{float:left; padding-top:90px; position: relative; }
.maintext{position:relative;  text-align:center; padding-top:150px;width:528px; float:left;  border:0px solid red;   position: relative;}
.maintext_tt{ font-size:72px; color:#fff; font-weight:600; margin-top:10px;}
.maintext_tt1{font-size:42px; color:#fff; font-weight:600; margin-top:10px;}

.mainimg{position:absolute; right:0px; width:auto;  padding-top:230px;  }

.maincenter{width:100%; min-width:1600px;position:relative; padding:90px 0px; background: url('../images/mainbg02.jpg')top center;  }
.maincenterdiv{position:relative; width:1600px; margin:0 auto;  }
.maincenterdiv1{position:relative; width:1600px; margin:0 auto; overflow:hidden;}

.counselimg{float:left; position: relative;}
.counsel{float:right; width:700px; border:0px solid red; margin-top:135px; }
.counseltt{font-size:23px; width:100%; text-align:center; color:#fff; font-weight:500; line-height:55px; }
.counseldiv{width:100%; border-radius:25px; background:#004ea2; padding:85px 55px; box-sizing:border-box;}

.counseltt1{font-size:35px; color:#fff; background: url('../images/tel.png')left no-repeat; padding-left:35px;  }
.counseltt2{font-size:35px; color:#fff; background: url('../images/loca.png')left no-repeat; padding-left:35px;  }
.counseltt3{ color:#fff; font-weight:600; font-size:50px; line-height:55px;}
.counseltt4{ color:#fff; font-weight:500; font-size:30px; line-height:45px;}

.line{width:100%; height:1px; background:rgba(250,250,250,0.2);margin:35x 0px;}


.businessarea{position:relative; width:1600px; margin:0 auto;  overflow:hidden; border:0px solid red;}
.businesstt{font-size:60px; font-weight:600; color:#004ea2; text-align:center;}

.businessarea ul{width:100%; margin-top:50px;}
.businessarea ul li{width:22.5%; float:left;  padding:35px 25px; box-sizing:border-box; display: inline-block; margin:1%; background:#fff; box-shadow:3px 3px 10px rgba(0,0,0,0.2); border-radius:15px;}
.businessarea ul li:nth-child(3){padding:21px 25px;}
.businessarea ul li dl{width:100%; float:left; }
.businessarea ul li dl dt{float:left; width:20%; font-size:30px;font-weight:700; color:#004ea2;  }
.businessarea ul li dl dd{float:left; color:#000; font-size:25px; padding-top:3px; font-weight:600;}

.workarea{position:relative; width:1600px; margin:0 auto;  padding:100px 0px; overflow:hidden; border:0px solid red;}
.workarea img{width:100%;}


@media all and (max-width: 1024px){

body{transform: scaleX(0.98); transform-origin: top left;}
}
