@CHARSET "UTF-8";

.helloTitle1, .helloTitle2, .helloTitle3 {clear:left;height: 292px;transition-property: margin, opacity;transition-duration: 1000ms;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);}
.helloTitleImg,.helloContainer {float:left;}
.helloContainer {width:535px;}

.helloTitle1 .helloContainer {padding-left:40px;box-sizing:border-box;}
.helloTitle2 .helloContainer {padding-right:40px;box-sizing:border-box;}
.helloTitle3 .helloContainer {padding-left:40px;box-sizing:border-box;}
.helloContainer {padding-top: 31px;}
.helloTitle1,.helloTitle2 {margin-bottom:45px;}

.helloTitleImgLeft  {margin-left: -230px;opacity:0;filter:alpha(opacity:0);}
.helloTitleImgRight  {opacity:0;filter:alpha(opacity:0);margin-left: 230px;margin-right: -230px;}

.helloContainerText {color:#333;font-size:30px;padding-top: 19px;font-weight: 500;letter-spacing: -0.5px;font-weight: bold;}
.grayLine {width:43px;height:4px;background:#333;margin: 24px 0;}
.helloContainerText2 {color:#323232;line-height: 23px;font-size: 15px;letter-spacing: -1px;}

.helloFooter {margin-top:79px;padding:0 200px;padding-top:81px;box-sizing:border-box;background:#f7f7f7;text-align: center;padding-bottom: 80px;}
.helloFooterTitle {margin-bottom:37px;color: #01652f;}
.helloFooterText {line-height: 27px;margin-bottom:47px;font-size: 18px;color: #333;}
.helloFooterContainer ul {overflow:hidden;width: 1100px;margin: 0 auto;}
.helloFooterContainer li {float:left;width: 25%;text-align: center;}
.helloFooterContainerImg {margin-bottom:29px;}
.helloFooterContainerImg img {width:257px;height:257px;}
.helloFooterContainerText1 {color: #1e5a2d;font-size: 21px;}
.helloFooterContainerText2 {font-size: 13px;color: #333333;margin-top: 11px;height: 15px;}

footer {margin-top:0;}