@charset "utf-8";
html{color: #000;overflow-x: hidden;height: 100%;-webkit-tap-highlight-color: transparent;}
body {font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;color: #000;-webkit-text-size-adjust: none;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,pre,xmp{margin:0;padding:0}
body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{line-height: 1.5rem;font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif}
h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%;-webkit-margin-before:0em;margin-block-start:0em;-webkit-margin-after: 0em;margin-block-end: 0em;}
h1,h2,h3,h4,h5,h6{font-family:"Arial","Microsoft YaHei","黑体","宋体",sans-serif}
h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}
address,cite,dfn,rem,i,optgroup,var{font-style:normal}
table{border-collapse:collapse;border-spacing:0;text-align:left}
caption,th{text-align:inherit}
ul,ol,menu{list-style:none}
fieldset,img{border:0}
img,object,input,textarea,button,select{vertical-align:middle}
article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
blockquote:before,blockquote:after,q:before,q:after{content:"\0020"}
textarea{overflow:auto;resize:vertical}
input,textarea,button,select,a{outline:0 none;border: none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
mark{background-color:transparent}
a,ins,s,u,del{text-decoration:none}@
sup,sub{vertical-align:baseline}
hr {height: .02rem;margin: .1rem 0;border: medium none;border-top: .02rem solid #cacaca;}
a {color: #000;text-decoration: none;}
img {max-width: 100%;vertical-align:middle;}
/*placeholder*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
    color: #999;@
}
input:-moz-placeholder, textarea:-moz-placeholder{
    color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder{
    color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
    color: #999;
}
input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}

textarea {  
  -webkit-appearance: none;
}  
body {
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 3px #ddd;
}
.container{
  margin: 0 auto;
  width: 750px;
  max-width: 750px;
  overflow: hidden;
  border-left: 1px solid #F8F2F6;
  border-right: 1px solid #F8F2F6;
}
.a-cur{
  cursor: pointer;
}
.sg-head{
  text-align: center;
  padding-top: 40px;
  margin-bottom: 15px;
}
.sg-head  p{
  position: relative;
  text-align: center;
  padding: 0 30px;
  display: inline-block;
}
.sg-head p b{
  height: 68px;
  line-height: 68px;
  font-size: 35px;
  display: inline-block;
  font-weight: bold;
  position: relative;
}
.sg-head p:before,
.sg-head p:after{
  content: '';
  display: block;
  position: absolute;
  left: 50%;
}
.sg-head p:before{
  margin-left: -62.5px;
  bottom: 0;
  width: 125px;
  background-color: #7E73EF;
  z-index: 0;
  height: 5px;
}
.sg-head p:after{
  margin-left: -54.5px;
  bottom: 1px;
  width: 109px;
  background-color: #fff;
  z-index: 0;
  height: 3px;
}
.sg-head>i{
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  text-transform: uppercase;
}
.sg-more{
  text-align: center;
  padding: 32px 0 0;
}
.sg-more a,.sg-more-a{
  width: 100%;
  display: block;
  height: 58px;
  line-height: 58px;
  color: #fff;
  font-size: 29px;
  font-weight: bold;
  letter-spacing: 2px;
      -webkit-transition: all .05s linear;
    -moz-transition: all .05s linear;
    transition: all .05s linear;
  background-color: #A3559E;
  background-image: linear-gradient(to right, #E676B0 , #7F73F1);
}
.sg-more a:hover{
  opacity: .8;
}
.top-header .top-header-table{
  background-color: #F0F0F0;
  padding: 0 10px;
}
.top-header .top-header-table::after{
  content: '';
  display: block;
  clear: both;
}
.top-header .top-header-table .top-link-left{
  float: left;
  height: 65px;
  line-height: 65px;
}
.top-header .top-header-table .top-link-left img{
  max-height: 40px;
  margin-right: 15px;
}
.top-header .top-header-table .top-text-right{
  text-align: right;
  display: block;
  height: 65px;
  line-height: 65px;
}
.top-header .top-img{
  display: inline-block;
}
.top-header a,
.top-header p{
  color: #666;
  font-size: 16px;
  display: inline-block;
}
.top-header a:hover{
  opacity: .8;
}

.banner .banner-body{
  background: url(../img/banner.jpg) center;
  -moz-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 98px;
  padding-bottom: 55px;
}
.banner .banner-body .banner-img{
  padding: 30px 0;
}
.banner .banner-body .banner-btn a{
  display: inline-block;
  width: 213px;
  height: 52px;
  line-height: 52px;
  background-color: #7E74F1;
  font-size: 27px;
  color: #fff;
  text-align: center;
  border-radius: 52px;
  box-shadow: 2px 2px 4px #000;
  letter-spacing: 2px;
    -webkit-transition: all .05s linear;
    -moz-transition: all .05s linear;
    transition: all .05s linear;
}
.banner .banner-body .banner-btn a:hover{
  opacity: .85;
}
.banner .banner-body .banner-btn a:first-child{
  margin-right: 80px;
  background-color: #E676B0;
}
.sg{
  position: relative;
  padding-top: 0;
}
.sg-item{
  padding: 0 25px;
}





.sg1 .sg-body .sg-item .sg-list .sg-box{
  background: url(../img/ico_1.png) no-repeat center;
  background-size: contain;
  padding: 30px;
  height: 336px;
}
.sg1 .sg-body .sg-item .sg-list .sg-box span{
  font-size: 20px;
  line-height: 35px;
}

.sg2 .sg-body{
  background: url(../img/img_01.jpg) no-repeat center;
  background-size: cover;
}
.sg2 .sg-body .sg-item .sg-list .sg-box{
  position: relative;
  line-height: 35px;
  margin-top: 20px;
  font-size: 20px;
  padding-left: 120px;
}
.sg2 .sg-body .sg-item .sg-list .sg-box b{
  display: inline-block;
  width: 105px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-radius: 35px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #A3559E;
  background-image: linear-gradient(to right, #E676B0 , #7F73F1);
  font-weight: bold;
}
.sg2 .sg-body .sg-item .sg-list .sg-box span{
  display: block;
}
.sg2 .sg-body .sg-item .sg-list .sg-box:last-child span{
  position: relative;
  padding-left: 15px;
}
.sg2 .sg-body .sg-item .sg-list .sg-box:last-child span:before{
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #E577AF;
}
.sg3 .sg-body .sg-item:after{
  content: '';
  display: block;
  clear: both;
}
.sg3 .sg-body .sg-item .sg-list{
  float: left;
  width: 50%;
}
.sg3 .sg-body .sg-item .sg-list .sg-box{
  margin: 10px 5px;
  padding-left: 55px;
  height: 64px;
  line-height: 64px;
  border: 2px solid transparent;
  background-clip: padding-box,border-box;
  background-origin: padding-box,border-box;
  background-image: linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#E976B1,#7E72F0);
  position: relative;
}
.sg3 .sg-body .sg-item .sg-list .sg-box::before{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 10px;
  width: 36px;
  height: 36px;
  background: url(../img/ico_2.png);
  background-size: cover;
}
.sg3 .sg-body .sg-item .sg-list:nth-child(2) .sg-box::before{
  background: url(../img/ico_3.png);
  background-size: cover;
}
.sg3 .sg-body .sg-item .sg-list:nth-child(3) .sg-box::before{
  background: url(../img/ico_4.png);
  background-size: cover;
}
.sg3 .sg-body .sg-item .sg-list:nth-child(4) .sg-box::before{
  background: url(../img/ico_5.png);
  background-size: cover;
}
.sg3 .sg-body .sg-item .sg-list .sg-box span{
  font-size: 24px;
}

.sg4 .sg-body .sg-item .sg-list .sg-box span{
  display: block;
  position: relative;
  line-height: 40px;
  font-size: 22px;
  padding-left: 30px;
}
.sg4 .sg-body .sg-item .sg-list .sg-box span i{
  color: #9974e0;
}
.sg4 .sg-body .sg-item .sg-list .sg-box span:before{
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #E577AF;
}


.sg5 .container{
  background: url(../img/img_02.jpg) no-repeat center bottom;
  background-size: cover;
}
.sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box{
  font-size: 25px;
  text-transform: uppercase;
  margin-top: 20px;
  position: relative;
  height: 56px;
  line-height: 56px;
  border: 2px solid transparent;
  background-clip: padding-box,border-box;
  background-origin: padding-box,border-box;
  background-image: linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#E976B1,#7E72F0);
}
.sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box:after{
  content: '';
  display: block;
  clear: both;
}
.sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b{
  position: absolute;
  top: -2px;
  left: -2px;
  background-color: #A3559E;
  background-image: linear-gradient(to right, #E676B0 , #7F73F1);
  color: #fff;
  height: 56px;
  line-height: 56px;
  padding: 0 20px;
  z-index: 1;
  text-align: center;
  border-right: 2px solid #C074C9;
}
.sg5 .sg-body.sg-body1 .sg-item .sg-list:first-child .sg-box b{
  width: 395px;
}
.sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  text-align: right;
  float: right;
  box-sizing: border-box;
  padding: 0 10px;
  z-index: 0;
}
.sg5 .sg-body.sg-body2 .sg-item .sg-list{
  text-align: center;
}
.sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box{
  position: relative;
  line-height: 35px;
  margin-top: 20px;
  padding-left: 120px;
  font-size: 20px;
  display: inline-block;
}
.sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box b{
  display: block;
  width: 105px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-radius: 35px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #A3559E;
  background-image: linear-gradient(to right, #E676B0 , #7F73F1);
  font-weight: bold;
}

.sg5 .sg-body.sg-body3{
  /*padding: 20px 0;*/
}
.sg5 .sg-body.sg-body3 .sg-item{
  padding: 0;
}
.sg5 .sg-body.sg-body3 .sg-item .sg-list{
  padding: 10px 0 ;
  position: relative;
  margin: 0 88px;
}
.has-error .help-block{
  position: absolute;
  top: -15px;
  left: 5px;
  color: #FC2527;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}
.sg5 .sg-body.sg-body3 .sg-item .sg-list .sg-input{
  width: 100%;
  height: 58px;
  line-height: 58px;
  background-color: #fff;
  border: 1px solid #8973EA;
  color: #4E5457;
  padding: 0 15px;
  font-size: 24px;
  letter-spacing: 5px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  color:#4E5457;
}

.sg5 .sg-more-a{
  background-color: #FEBF15;
  margin-top: 25px;
  cursor: pointer;
}



.sg-copy{
  margin-top: 15px;
  text-align: center;
  line-height: 22px;
  padding: 10px 20px;
}
.sg-copy,
.sg-copy p,
.sg-copy a{
  color: #666 !important;
  font-size: 12px;
}
.sg-copy a:hover{
  opacity: .8;
}



@media screen and (min-width: 667px) and (max-width:767px) {
  .container{
    width: 100%;
  }
  .top-header .top-header-table{
    padding: 0 30px;
  }
  .top-header a, .top-header p{
    font-size: 12px;
  }
  .banner .banner-body{
    border-bottom-width: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .banner .banner-body .banner-img{
    padding: 20px;
  }
  .banner .banner-body .banner-btn a{
    width: auto;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    padding: 0 20px;
    letter-spacing: 0;
  }
  .banner .banner-body .banner-btn a:first-child{
    margin-right: 10px;
  }
  .sg-head{
    padding: 10px 0 0;
    margin-bottom: 0;
  }
  .sg-head p{
    padding: 0 10px;
  }
  .sg-head p:before{
    width: 60px;
    margin-left: -30px;
  }
  .sg-head p:after{
    width: 50px;
    margin-left: -25px;
  }
  .sg-head p b{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .sg-head p b::before{
    height: 5px;
    bottom: -3px;
  }
  .sg-head>i{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 5px;
    overflow: hidden;
  }
  .sg-item{
    padding: 0 30px;
  }
  .sg1 .sg-body .sg-item{
    padding: 0 30px;
  }
  .sg-more{
    padding-top: 15px;
  }
  .sg-more a,.sg5 .sg-more-a{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 0;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box{
    height: auto;
    padding: 0;
    background: none;
    margin-top: 10px;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box span{
    line-height: 28px;
    font-size: 14px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box{
    margin-top: 10px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 35px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box:last-child span:before{
    top: 12.5px;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box{
    height: 40px;
    line-height: 40px;
    margin: 10px 5px 0;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box::before{
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span:before{
    width: 8px;
    height: 8px;
    top: 11px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list{
    width: 50%;
    float: left;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box{
    height: auto;
    border: none;
    line-height: 40px;
    margin: 10px 5px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b{
    height: 40px;
    line-height: 40px;
    border: none;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b,
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    position: static;
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list:first-child .sg-box b{
    width: auto;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    border: 2px solid transparent;
    background-clip: padding-box,border-box;
    background-origin: padding-box,border-box;
    background-image: linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#E976B1,#7E72F0);
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box{
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box span{
    font-size: 18px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list{
    margin: 0 30px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list .sg-input{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    letter-spacing: 2px;
  }
  .sg-copy{
    padding: 10px;
  }
  .sg5 .sg-more-a{
    margin-top: 10px;
  }
}
@media screen and (min-width: 568px) and (max-width:666px) {
  .container{
    width: 100%;
  }
  .top-header .top-header-table{
    padding: 0 20px;
  }
  .top-header a, .top-header p{
    font-size: 12px;
  }
  .banner .banner-body{
    border-bottom-width: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .banner .banner-body .banner-img{
    padding: 20px;
  }
  .banner .banner-body .banner-btn a{
    width: auto;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    padding: 0 20px;
    letter-spacing: 0;
  }
  .banner .banner-body .banner-btn a:first-child{
    margin-right: 10px;
  }
  .sg-head{
    padding: 10px 0 0;
    margin-bottom: 0;
  }
  .sg-head p{
    padding: 0 10px;
  }
  .sg-head p:before{
    width: 60px;
    margin-left: -30px;
  }
  .sg-head p:after{
    width: 50px;
    margin-left: -25px;
  }
  .sg-head p b{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .sg-head p b::before{
    height: 5px;
    bottom: -3px;
  }
  .sg-head>i{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 5px;
    overflow: hidden;
  }
  .sg-item{
    padding: 0 20px;
  }
  .sg1 .sg-body .sg-item{
    padding: 0 20px;
  }
  .sg-more{
    padding-top: 15px;
  }
  .sg-more a,.sg5 .sg-more-a{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 0;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box{
    height: auto;
    padding: 0;
    background: none;
    margin-top: 10px;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box span{
    line-height: 28px;
    font-size: 14px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box b{
    position: static; 
    font-size: 16px; 
    margin: 0 auto 10px;
    display: block;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box:last-child span:before{
    top: 12.5px;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box{
    height: 40px;
    line-height: 40px;
    margin: 10px 5px 0;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box::before{
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span:before{
    width: 8px;
    height: 8px;
    top: 11px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box{
    height: auto;
    border: none;
    line-height: 40px;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b{
    height: 40px;
    line-height: 40px;
    border: none;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b,
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    position: static;
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list:first-child .sg-box b{
    width: auto;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    border: 2px solid transparent;
    background-clip: padding-box,border-box;
    background-origin: padding-box,border-box;
    background-image: linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#E976B1,#7E72F0);
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box{
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box span{
    font-size: 18px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list{
    margin: 0 20px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list .sg-input{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    letter-spacing: 2px;
  }
  .sg-copy{
    padding: 10px;
  }
  .sg5 .sg-more-a{
    margin-top: 10px;
  }
}
@media screen and (min-width: 414px) and (max-width:567px) {
  .container{
    width: 100%;
  }
  .top-header .top-header-table{
    padding: 0 20px;
  }
  .top-header a, .top-header p{
    font-size: 12px;
  }
  .banner .banner-body{
    border-bottom-width: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .banner .banner-body .banner-img{
    padding: 20px;
  }
  .banner .banner-body .banner-btn a{
    width: auto;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    padding: 0 20px;
    letter-spacing: 0;
  }
  .banner .banner-body .banner-btn a:first-child{
    margin-right: 10px;
  }
  .sg-head{
    padding: 10px 0 0;
    margin-bottom: 0;
  }
  .sg-head p{
    padding: 0 10px;
  }
  .sg-head p:before{
    width: 60px;
    margin-left: -30px;
  }
  .sg-head p:after{
    width: 50px;
    margin-left: -25px;
  }
  .sg-head p b{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .sg-head p b::before{
    height: 5px;
    bottom: -3px;
  }
  .sg-head>i{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 5px;
    overflow: hidden;
  }
  .sg-item{
    padding: 0 20px;
  }
  .sg1 .sg-body .sg-item{
    padding: 0 20px;
  }
  .sg-more{
    padding-top: 15px;
  }
  .sg-more a,.sg5 .sg-more-a{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 0;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box{
    height: auto;
    padding: 0;
    background: none;
    margin-top: 10px;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box span{
    line-height: 28px;
    font-size: 14px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box b{
    position: static; 
    font-size: 16px; 
    margin: 0 auto 10px;
    display: block;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box:last-child span:before{
    top: 12.5px;
  }
  .sg3 .sg-body .sg-item .sg-list{
    width: 100%;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box{
    height: 40px;
    line-height: 40px;
    margin: 10px 5px 0;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box::before{
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span:before{
    width: 8px;
    height: 8px;
    top: 11px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box{
    height: auto;
    border: none;
    line-height: 30px;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b{
    height: 30px;
    line-height: 30px;
    border: none;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b,
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    position: static;
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list:first-child .sg-box b{
    width: auto;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    border: 2px solid transparent;
    background-clip: padding-box,border-box;
    background-origin: padding-box,border-box;
    background-image: linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#E976B1,#7E72F0);
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box b{
    position: static;
    display: block;
    margin: 0 auto 10px;
    font-size: 16px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box span{
    font-size: 18px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list{
    margin: 0 20px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list .sg-input{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    letter-spacing: 2px;
  }
  .sg-copy{
    padding: 10px;
  }
  .sg5 .sg-more-a{
    margin-top: 10px;
  }
}
@media screen and (max-width: 413px) {
  .container{
    width: 100%;
  }
  .top-header a, .top-header p{
    font-size: 12px;
  }
  .banner .banner-body{
    border-bottom-width: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .banner .banner-body .banner-img{
    padding: 20px;
  }
  .banner .banner-body .banner-btn a{
    width: auto;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    padding: 0 20px;
    letter-spacing: 0;
  }
  .banner .banner-body .banner-btn a:first-child{
    margin-right: 10px;
  }
  .sg-head{
    padding: 10px 0 0;
    margin-bottom: 0;
  }
  .sg-head p{
    padding: 0 10px;
  }
  .sg-head p:before{
    width: 60px;
    margin-left: -30px;
  }
  .sg-head p:after{
    width: 50px;
    margin-left: -25px;
  }
  .sg-head p b{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .sg-head p b::before{
    height: 5px;
    bottom: -3px;
  }
  .sg-head>i{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 5px;
    overflow: hidden;
  }
  .sg-item{
    padding: 0 10px;
  }
  .sg1 .sg-body .sg-item{
    padding: 0 10px;
  }
  .sg-more{
    padding-top: 15px;
  }
  .sg-more a,.sg5 .sg-more-a{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 0;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box{
    height: auto;
    padding: 0;
    background: none;
    margin-top: 10px;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box span{
    line-height: 28px;
    font-size: 14px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box b{
    position: static; 
    font-size: 16px; 
    margin: 0 auto 10px;
    display: block;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box:last-child span:before{
    top: 12.5px;
  }
  .sg3 .sg-body .sg-item .sg-list{
    width: 100%;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box{
    height: 40px;
    line-height: 40px;
    margin: 10px 5px 0;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box::before{
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span:before{
    width: 8px;
    height: 8px;
    top: 12px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box{
    height: auto;
    border: none;
    line-height: 30px;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b{
    height: 30px;
    line-height: 30px;
    border: none;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b,
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    position: static;
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list:first-child .sg-box b{
    width: auto;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    border: 2px solid transparent;
    background-clip: padding-box,border-box;
    background-origin: padding-box,border-box;
    background-image: linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#E976B1,#7E72F0);
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box b{
    position: static;
    display: block;
    margin: 0 auto 10px;
    font-size: 16px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box span{
    font-size: 18px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list{
    margin: 0 10px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list .sg-input{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    letter-spacing: 2px;
  }
  .sg-copy{
    padding: 10px;
  }
  .sg5 .sg-more-a{
    margin-top: 10px;
  }
}
@media screen and (max-width: 375px) {
  .container{
    width: 100%;
  }
  .top-header a, .top-header p{
    font-size: 12px;
  }
  .banner .banner-body{
    border-bottom-width: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .banner .banner-body .banner-img{
    padding: 20px;
  }
  .banner .banner-body .banner-btn a{
    width: auto;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    padding: 0 20px;
    letter-spacing: 0;
  }
  .banner .banner-body .banner-btn a:first-child{
    margin-right: 10px;
  }
  .sg-head{
    padding: 10px 0 0;
    margin-bottom: 0;
  }
  .sg-head p{
    padding: 0 10px;
  }
  .sg-head p:before{
    width: 60px;
    margin-left: -30px;
  }
  .sg-head p:after{
    width: 50px;
    margin-left: -25px;
  }
  .sg-head p b{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .sg-head p b::before{
    height: 5px;
    bottom: -3px;
  }
  .sg-head>i{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 5px;
    overflow: hidden;
  }
  .sg-item{
    padding: 0 10px;
  }
  .sg1 .sg-body .sg-item{
    padding: 0 10px;
  }
  .sg-more{
    padding-top: 15px;
  }
  .sg-more a,.sg5 .sg-more-a{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 0;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box{
    height: auto;
    padding: 0;
    background: none;
    margin-top: 10px;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box span{
    line-height: 28px;
    font-size: 14px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box b{
    position: static; 
    font-size: 16px; 
    margin: 0 auto 10px;
    display: block;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box:last-child span:before{
    top: 12.5px;
  }
  .sg3 .sg-body .sg-item .sg-list{
    width: 100%;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box{
    height: 40px;
    line-height: 40px;
    margin: 10px 5px 0;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box::before{
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span:before{
    width: 8px;
    height: 8px;
    top: 11px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box{
    height: auto;
    border: none;
    line-height: 30px;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b{
    height: 30px;
    line-height: 30px;
    border: none;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b,
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    position: static;
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list:first-child .sg-box b{
    width: auto;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    border: 2px solid transparent;
    background-clip: padding-box,border-box;
    background-origin: padding-box,border-box;
    background-image: linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#E976B1,#7E72F0);
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box b{
    position: static;
    display: block;
    margin: 0 auto 10px;
    font-size: 16px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box span{
    font-size: 18px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list{
    margin: 0 10px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list .sg-input{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    letter-spacing: 2px;
  }
  .sg-copy{
    padding: 10px;
  }
  .sg5 .sg-more-a{
    margin-top: 10px;
  }
}
@media screen and (max-width: 360px) {
  .container{
    width: 100%;
  }
  .top-header a, .top-header p{
    font-size: 12px;
  }
  .banner .banner-body{
    border-bottom-width: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .banner .banner-body .banner-img{
    padding: 20px;
  }
  .banner .banner-body .banner-btn a{
    width: auto;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    padding: 0 20px;
    letter-spacing: 0;
  }
  .banner .banner-body .banner-btn a:first-child{
    margin-right: 10px;
  }
  .sg-head{
    padding: 10px 0 0;
    margin-bottom: 0;
  }
  .sg-head p{
    padding: 0 10px;
  }
  .sg-head p:before{
    width: 60px;
    margin-left: -30px;
  }
  .sg-head p:after{
    width: 50px;
    margin-left: -25px;
  }
  .sg-head p b{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .sg-head p b::before{
    height: 5px;
    bottom: -3px;
  }
  .sg-head>i{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 5px;
    overflow: hidden;
  }
  .sg-item{
    padding: 0 10px;
  }
  .sg1 .sg-body .sg-item{
    padding: 0 10px;
  }
  .sg-more{
    padding-top: 15px;
  }
  .sg-more a,.sg5 .sg-more-a{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 0;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box{
    height: auto;
    padding: 0;
    background: none;
    margin-top: 10px;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box span{
    line-height: 28px;
    font-size: 14px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box b{
    position: static; 
    font-size: 16px; 
    margin: 0 auto 10px;
    display: block;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box:last-child span:before{
    top: 12.5px;
  }
  .sg3 .sg-body .sg-item .sg-list{
    width: 100%;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box{
    height: 40px;
    line-height: 40px;
    margin: 10px 5px 0;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box::before{
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span:before{
    width: 8px;
    height: 8px;
    top: 11px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box{
    height: auto;
    border: none;
    line-height: 30px;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b{
    height: 30px;
    line-height: 30px;
    border: none;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b,
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    position: static;
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list:first-child .sg-box b{
    width: auto;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    border: 2px solid transparent;
    background-clip: padding-box,border-box;
    background-origin: padding-box,border-box;
    background-image: linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#E976B1,#7E72F0);
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box b{
    position: static;
    display: block;
    margin: 0 auto 10px;
    font-size: 16px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box span{
    font-size: 18px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list{
    margin: 0 10px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list .sg-input{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    letter-spacing: 2px;
  }
  .sg-copy{
    padding: 10px;
  }
  .sg5 .sg-more-a{
    margin-top: 10px;
  }
}
@media screen and (max-width: 320px) {
  .container{
    width: 100%;
  }
  .top-header a, .top-header p{
    font-size: 12px;
  }
  .banner .banner-body{
    border-bottom-width: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .banner .banner-body .banner-img{
    padding: 20px;
  }
  .banner .banner-body .banner-btn a{
    width: auto;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    padding: 0 20px;
    letter-spacing: 0;
  }
  .banner .banner-body .banner-btn a:first-child{
    margin-right: 10px;
  }
  .sg-head{
    padding: 10px 0 0;
    margin-bottom: 0;
  }
  .sg-head p{
    padding: 0 10px;
  }
  .sg-head p:before{
    width: 60px;
    margin-left: -30px;
  }
  .sg-head p:after{
    width: 50px;
    margin-left: -25px;
  }
  .sg-head p b{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .sg-head p b::before{
    height: 5px;
    bottom: -3px;
  }
  .sg-head>i{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 5px;
    overflow: hidden;
  }
  .sg-item{
    padding: 0 10px;
  }
  .sg1 .sg-body .sg-item{
    padding: 0 10px;
  }
  .sg-more{
    padding-top: 15px;
  }
  .sg-more a,.sg5 .sg-more-a{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 0;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box{
    height: auto;
    padding: 0;
    background: none;
    margin-top: 10px;
  }
  .sg1 .sg-body .sg-item .sg-list .sg-box span{
    line-height: 28px;
    font-size: 14px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box b{
    position: static; 
    font-size: 16px; 
    margin: 0 auto 10px;
    display: block;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
  }
  .sg2 .sg-body .sg-item .sg-list .sg-box:last-child span:before{
    top: 12.5px;
  }
  .sg3 .sg-body .sg-item .sg-list{
    width: 100%;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box{
    height: 40px;
    line-height: 40px;
    margin: 10px 5px 0;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
  }
  .sg3 .sg-body .sg-item .sg-list .sg-box::before{
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span{
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .sg4 .sg-body .sg-item .sg-list .sg-box span:before{
    width: 8px;
    height: 8px;
    top: 11px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box{
    height: auto;
    border: none;
    line-height: 30px;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b{
    height: 30px;
    line-height: 30px;
    border: none;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box b,
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    position: static;
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 10px;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list:first-child .sg-box b{
    width: auto;
  }
  .sg5 .sg-body.sg-body1 .sg-item .sg-list .sg-box span{
    border: 2px solid transparent;
    background-clip: padding-box,border-box;
    background-origin: padding-box,border-box;
    background-image: linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#E976B1,#7E72F0);
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box{
    padding: 0;
    margin-top: 10px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box b{
    position: static;
    display: block;
    margin: 0 auto 10px;
    font-size: 16px;
  }
  .sg5 .sg-body.sg-body2 .sg-item .sg-list .sg-box span{
    font-size: 18px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list{
    margin: 0 10px;
  }
  .sg5 .sg-body.sg-body3 .sg-item .sg-list .sg-input{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    letter-spacing: 2px;
  }
  .sg-copy{
    padding: 10px;
  }
  .sg5 .sg-more-a{
    margin-top: 10px;
  }
}