*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background 200ms;
  -moz-transition: background 200ms;
  -ms-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}

.container{
  min-width: 1280px;
  max-width: 1920px;
  background-color: #008a34;
  margin-top: 80px;
}

.w-1280{width: 1280px;}
.w-25{width: 22%;height:330px;}
.ml-3{margin-left: 3%}
.ml-2{margin-left: 2%}

.cp-1{height: 464px;padding-top:100px;}
.cp-2{height: 380px;padding-top:20px;}
.cp-3{height: 380px;padding-top:35px;}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearf:before,
.clearf:after {
    content: "";
    display: block;
    clear: both;
}
/*.col-10 {
    width: 100%;
    position: relative;
    min-height: 1px;
    float: left;
}*/

/*banner*/
.container .main_2{
  background: url(images/s_01.jpg) top center no-repeat;
  height: 450px;
}

/*sale board*/
.container .jiameng-1{
  background: url(images/j_02.jpg) top center no-repeat;
  height: 663px;
}

/*why choose hkxb*/
.container .jiameng-2 .jiameng-2-1{
  background: url(images/j_03.jpg) top center no-repeat;
  height: 770px;
}
.container .jiameng-2 .jiameng-2-2{
  background: url(images/j_04.jpg) top center no-repeat;
  height: 745px;
}
.container .jiameng-2 .jiameng-2-3{
  background: url(images/j_05.jpg) top center no-repeat;
  height: 464px;
}
.container .jiameng-2 .jiameng-2-4{
  background: url(images/j_06.jpg) top center no-repeat;
  height: 820px;
}

/*Policy support*/
.container .jiameng-3{
  background: url(images/j_07.jpg) top center no-repeat;
  height: 653px;
}

/*still Don't rest assured*/
.container .jiameng-4 .jiameng-4-1{
  background: url(images/j_08.jpg) top center no-repeat;
  height: 778px;
}
.container .jiameng-4 .jiameng-4-2{
  background: url(images/s_09.jpg) top center no-repeat;
  height: 800px;
}

/* submit form*/
.container .jiameng-5{
  background: url(images/s_10.jpg) top center no-repeat;
  height: 774px;
  /*position: relative;*/
}

/*hkxb logo and QR code*/
.container .jiameng-6{
  background: url(images/j_11.jpg) top center no-repeat;
  height: 382px;
}

.container .jiameng-5 .myFormSingle{
  /*width: 540px;
  padding-top: 380px;
  padding-left: 130px;*/
  width: 48%;
  padding-top: 380px;
  padding-left: 130px;
}

.pt30{
  padding-top: 30px;
}


.red{
  color: red;
}
#submit{
  max-width: 100%;
}
.mybutton{
  padding-left: 50px;
}

#scrollDiv{width:510px;height:255px;min-height:25px;line-height:25px;overflow:hidden; }
#scrollDiv ul{padding-left:50px;}
#scrollDiv li{width: 100%;height:25px;padding-left:0px;list-style-type:none;overflow: hidden;color: #161616;}

.myInfoRolling{
  padding-top: 370px;
  padding-left: 70px;
}
