@charset "utf-8";
/*格式化*/
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input,
textarea {
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px;
  font-family: "微软雅黑", "Arial", Verdana, Arial, Helvetica, sans-serif;
  padding-top: 1px;
  background: #fff;
}
li,
ol {
  list-style: none;
}
ins {
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
a {
  text-decoration: none;
  font-family: "微软雅黑";
}
a:hover {
  cursor: pointer;
  text-decoration: none;
}
:focus {
  outline: 0;
}
.clear {
  clear: both;
  line-height: 0px;
  overflow: hidden;
  zoom: 1;
  font-size: 0px;
  content: '.';
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
img {
  padding: 0;
  margin: 0;
}
a img {
  border: none;
}
input,
textarea {
  border: none;
  font-family: "微软雅黑";
  font-size: 13px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* -- 页面整体布局 -- */
.wrap {
  min-width: 320px;
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-family: "微软雅黑";
  background: #fff;
}
/*网站首页宽度*/
.wrap img {
  display: block;
  width: 100%;
}
.ell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flex {
  display: flex;
  display: -webkit-flex;
}
.jcc {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.jcb {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.jca {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
}
.fw {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.aic {
  align-items: center;
  -webkit-align-items: center;
}
.aicon {
  align-content: center;
  -webkit-align-content: center;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tran {
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tran1 {
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bg100 {
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
}
.bgauto {
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.pac {
  position: absolute;
  content: "";
}
/* -- 各版块布局 -- */
/*标题*/
h2.main_title {
  text-align: center;
}
h2.main_title a {
  display: block;
  font-size: 2.4rem;
  color: #BD1D21;
  line-height: 100%;
  font-weight: bold;
}
h2.main_title i {
  display: inline-block;
  width: 0.7rem;
  height: 0.7rem;
  background: #BD1D21;
  border-radius: 50%;
  vertical-align: 0.5rem;
  margin: 0 0.6rem;
}
h2.main_title a:hover {
  color: #BD1D21;
}
h2.main_title span {
  display: block;
  font-size: 1.4rem;
  color: #333;
  line-height: 100%;
  margin-top: 0.6rem;
}
/*字体*/
@font-face {
  font-family: 'PangMen';
  src: url('../font/PangMenZhengDaoBiaoTiTi.ttf') format('truetype');
}
/*专访品牌*/
.banner_t a {
  display: block;
  line-height: 0;
  font-size: 0;
  padding-bottom: 2.4rem;
  position: relative;
}
.banner_t a:after {
  position: absolute;
  content: "";
  width: 2.6rem;
  height: 0.2rem;
  background: #121E2C;
  left: 0;
  bottom: 0;
}
.banner_t span {
  font-size: 3rem;
  color: #121E2C;
  line-height: 100%;
  display: block;
  font-family: PangMen;
}
.banner_t span:last-child {
  font-size: 3.6rem;
  color: #121E2C;
  line-height: 100%;
  margin-top: 0.3rem;
}
.banner_t i {
  color: #CF1317;
}
.banner_t1 span {
  font-size: 3.6rem;
  color: #464646;
}
.banner_t1 span:last-child {
  font-size: 3rem;
  color: #464646;
}
.banner_t1 a:after {
  background: #464646;
}
.banner1 {
  position: relative;
}
.banner1 .pic {
  line-height: 0;
}
.banner1 .banner1_con {
  position: absolute;
  width: 100%;
  top: 6rem;
}
.banner1 .banner1_con h2 {
  width: 26.65rem;
  margin: 0 auto;
}
.banner1 .banner1_con p {
  width: 23.25rem;
  margin: 21.9rem auto 3.3rem;
}
.banner1 .banner1_con .ask {
  display: block;
  width: 15.85rem;
  height: 3.45rem;
  margin: 0 auto;
}
/*门窗加盟*/
.banner2 {
  position: relative;
}
.banner2 .pic {
  line-height: 0;
}
.banner2 .banner2_con {
  position: absolute;
  width: 100%;
  top: 5rem;
  padding: 0 8.13%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner2 ul {
  margin-top: 2.3rem;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.banner2 ul li {
  width: 46%;
  height: 3.5rem;
  border: 1px solid #676e80;
  border-radius: 1.75rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 1rem;
  margin-bottom: 1.15rem;
  padding-left: 3.7rem;
  position: relative;
  font-size: 1.7rem;
  color: #333;
  line-height: 3.4rem;
}
.banner2 ul li:before {
  position: absolute;
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #121e2c;
  border-radius: 50%;
  left: 2.4rem;
  top: 1.45rem;
}
.banner2 ul li:nth-child(even) {
  padding-left: 3.2rem;
}
.banner2 ul li:nth-child(even):before {
  left: 1.9rem;
}
/*千亿市场规模*/
.banner3 {
  position: relative;
}
.banner3 .pic {
  line-height: 0;
}
.banner3 .banner3_con {
  top: 4.8rem;
  padding: 0 8%;
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner3 ul {
  position: absolute;
}
.banner3 li {
  background: url(../img/banner3_bg.png) no-repeat center;
  border-radius: 50%;
  box-shadow: 0px 1px 1px 0px rgba(4, 0, 1, 0.1);
  font-size: 1.25rem;
  color: #121E2C;
  line-height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 4.35rem;
  height: 4.35rem;
  position: absolute;
  left: 1.25rem;
  top: 3rem;
}
.banner3 li:nth-child(2) {
  left: 7.1rem;
  top: 7.2rem;
}
.banner3 li:nth-child(3) {
  width: 4.8rem;
  height: 4.8rem;
  left: 12.9rem;
  top: 1.9rem;
}
.banner3 li:nth-child(4) {
  width: 5.5rem;
  height: 5.5rem;
  left: 19.4rem;
  top: -3.3rem;
}
.banner3 p {
  position: absolute;
  left: 2.3rem;
  top: 8.5rem;
  width: 33.75rem;
}
/*品牌的力量*/
.banner4 {
  position: relative;
}
.banner4 .pic {
  line-height: 0;
}
.banner4 .banner4_con {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 8.27%;
  top: 5.8rem;
}
.banner4 ul {
  margin-top: 2.1rem;
  display: inline-block;
}
.banner4 li {
  font-size: 1.5rem;
  color: #464646;
  line-height: 100%;
  letter-spacing: 0.1rem;
  font-weight: bold;
  height: 4.6rem;
  border-bottom: 1px solid #C9C9C9;
  padding-top: 1.5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner4 li strong {
  color: #BE1212;
  font-size: 2.5rem;
}
.banner4 li:nth-child(1) strong {
  font-size: 3.6rem;
}
.banner4 li:nth-child(4) strong {
  font-size: 2.8rem;
}
/*强势吸睛*/
.banner5 {
  position: relative;
}
.banner5 .pic {
  line-height: 0;
}
.banner5 .banner5_con {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 8%;
  top: 5.2rem;
}
.banner5 p {
  font-size: 1.3rem;
  color: #464646;
  line-height: 1.85rem;
  width: 24rem;
  opacity: 0.7;
  margin: 1.55rem 0 2.1rem;
}
.banner5 ul {
  line-height: 0;
  font-size: 0;
}
.banner5 li {
  display: inline-block;
  line-height: 0;
  font-size: 0;
  width: 10.55rem;
}
/*权威媒体报道*/
.banner6 {
  position: relative;
}
.banner6 .pic {
  line-height: 0;
}
.banner6 .banner_t span {
  color: #fff;
}
.banner6 .banner_t a:after {
  background: #fff;
}
.banner6 .banner6_con {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 8%;
  top: 5.2rem;
}
.banner6 p {
  font-size: 1.3rem;
  color: #fff;
  line-height: 100%;
  opacity: 0.7;
  margin: 2.1rem 0;
}
/*一对一帮扶*/
.system {
  position: relative;
}
.system .pic {
  line-height: 0;
}
.system .sys_con {
  position: absolute;
  width: 100%;
  top: 4.7rem;
  padding: 0 3.74% 0 8%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.system p {
  font-size: 1.3rem;
  color: #464646;
  line-height: 100%;
  margin: 1.65rem 0;
}
.system ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
}
.system li {
  width: 45.33%;
  padding: 1.75rem 0;
  background: url(../img/system_bg.png) no-repeat center bottom;
  background-size: 15rem auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.system li em {
  display: block;
  font-size: 1.9rem;
  color: #CC3333;
  line-height: 100%;
  font-weight: bold;
}
.system li i {
  font-size: 1.8rem;
  color: #333;
  line-height: 100%;
  margin-left: 0.6rem;
  vertical-align: top;
}
.system li span {
  display: block;
  font-size: 1.1rem;
  color: #333;
  line-height: 100%;
  margin-top: 0.65rem;
  padding-left: 3rem;
  opacity: 0.7;
}
.system li:nth-child(7),
.system li:nth-child(8) {
  background: none;
}
/*发家致富*/
.fortune {
  padding: 4.5rem 4.2667% 3.5rem;
  border-bottom: 0.75rem solid #EAEAEA;
}
.fortune .pic {
  margin-top: 2.2rem;
  line-height: 0;
}
/*好产品*/
.goods {
  padding: 4.2rem 4% 2.5rem;
  border-bottom: 0.75rem solid #DCDCDC;
}
.goods h2 {
  margin-left: 1.85rem;
  margin-bottom: 2.5rem;
}
.goods h2 a {
  padding-bottom: 0.5rem;
}
.goods h2 a:after {
  height: 0.3rem;
}
.goods dl {
  margin-bottom: 1.5rem;
}
.goods dt {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.goods dt img {
  width: 71%;
}
.goods dt h3 {
  background: #B81C27;
  flex-grow: 1;
  font-size: 2.2rem;
  color: #fff;
  line-height: 100%;
  font-family: PangMen;
  font-weight: normal;
}
.goods dt h3 strong {
  font-size: 4rem;
  display: block;
  line-height: 1;
  font-weight: normal;
}
.goods dt h3 span {
  display: block;
  white-space: nowrap;
}
.goods dd {
  font-size: 1.3rem;
  color: #333;
  line-height: 2.9rem;
  background: #EEEEEE;
  text-align: center;
}
.goods dl:nth-child(1) dt h3 {
  padding-top: 4.5rem;
  padding-left: 1.8rem;
}
.goods dl:nth-child(2) dt h3 {
  order: -1;
  padding-left: 0.65rem;
  padding-top: 5rem;
}
.goods dl:nth-child(3) dt h3 {
  padding-left: 0.8rem;
  padding-top: 6.5rem;
}
.goods dl:nth-child(3) dt h3 strong {
  font-size: 2.2rem;
}
.goods dl:nth-child(3) dt h3 span {
  letter-spacing: -0.1rem;
}
/*扶持政策*/
.policy {
  padding: 4rem 4.53% 0.25rem 7.6%;
}
.policy h2 {
  font-size: 0;
  line-height: 0;
  padding-left: 0.4rem;
  margin-bottom: 4.3rem;
}
.policy h2 a {
  display: block;
}
.policy h2 span {
  display: block;
  font-family: PangMen;
  font-size: 3.5rem;
  color: #0E345B;
  line-height: 100%;
}
.policy ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.policy ul li {
  width: 8.4rem;
  margin-bottom: 4.35rem;
}
.policy ul li img {
  width: 7.25rem;
  height: 7.25rem;
  border-radius: 50%;
  display: block;
  margin-bottom: 1.3rem;
}
.policy ul li h3 {
  position: relative;
  font-weight: bold;
}
.policy ul li h3 span {
  display: block;
  font-size: 1.5rem;
  color: #444;
  line-height: 1.6rem;
  position: relative;
  z-index: 2;
}
.policy ul li h3 span:last-child {
  display: inline-block;
  background: #fff;
}
.policy ul li h3 i {
  display: block;
  font-size: 4.1rem;
  color: #efefef;
  line-height: 100%;
  position: absolute;
  right: 0;
  top: -0.35rem;
}
.policy ul li:nth-child(3n+2) {
  margin: 0 5%;
}
.policy ul li:last-child {
  width: 60%;
  margin: 0;
  text-align: right;
  padding-top: 2.2rem;
}
.policy ul li:last-child img {
  display: block;
  width: 2.7rem;
  height: 2.7rem;
  background: #0e345b;
  border-radius: 50%;
  float: right;
  margin-bottom: 0.8rem;
}
.policy ul li:last-child span {
  display: block;
  font-family: PangMen;
  font-size: 1.8rem;
  color: #0E345B;
  line-height: 100%;
  clear: both;
  margin-bottom: 0.35rem;
}
.policy ul li:last-child a {
  display: block;
  font-family: PangMen;
  font-size: 2.5rem;
  color: #0E345B;
  line-height: 100%;
}
/*加盟伊盾门窗*/
.client {
  background: url(../img/client_bg.jpg) no-repeat center top;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  padding-top: 5.1rem;
  padding-bottom: 2.2rem;
  border-bottom: 0.75rem solid #E6E6E6;
}
.client h2 {
  text-align: center;
  margin-bottom: 2.3rem;
}
.client h2 span,
.client h2 span:last-child {
  color: #fff;
}
.client h2 a {
  padding-bottom: 1.9rem;
}
.client h2 a:after {
  background: #fff;
  height: 0.3rem;
  left: 50%;
  margin-left: -1.3rem;
}
.client li {
  background: url(../img/client_bg1.png) no-repeat center top;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  padding: 0 4.8% 0 5.47%;
}
.client li:last-child {
  margin-top: -0.8rem;
  padding-bottom: 2.35rem;
  background: url(../img/client_bg1.png) no-repeat center bottom;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
/*品牌历程*/
.brand {
  padding: 5.1rem 4.27% 15.5rem 2.53%;
  background: url(../img/brand.jpg) no-repeat center bottom;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.brand h2 a {
  display: block;
  text-align: center;
  font-family: PangMen;
  font-size: 3.3rem;
  color: #0E345B;
  line-height: 100%;
  padding-bottom: 1.95rem;
  position: relative;
}
.brand h2 a:after {
  position: absolute;
  content: "";
  width: 2.6rem;
  height: 0.2rem;
  background: #0E345B;
  bottom: 0;
  left: 50%;
  margin-left: -1.3rem;
}
.brand ul {
  margin-top: 3.05rem;
  position: relative;
  height: 34.6rem;
}
.brand li {
  position: absolute;
}
.brand li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #E8D1B3;
  left: calc(50% - 0.1rem);
  bottom: 0;
}
.brand li strong {
  display: block;
  font-size: 2rem;
  color: #fff;
  line-height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  font-family: PangMen;
  background: url(../img/brand1.png) no-repeat center top;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  position: relative;
  z-index: 2;
}
.brand li span {
  display: block;
  width: 1.7rem;
  font-size: 1.7rem;
  color: #666;
  line-height: 100%;
  padding-left: calc(50% + 0.6rem);
  padding-bottom: 0.65rem;
  padding-top: 6.1rem;
}
.brand li:nth-child(1) {
  width: 6rem;
  left: 0;
  top: 5.95rem;
}
.brand li:nth-child(1) strong {
  height: 6rem;
  font-size: 1.6rem;
  padding-bottom: 0.45rem;
}
.brand li:nth-child(2) {
  width: 7.45rem;
  left: 4.9rem;
  top: 0;
}
.brand li:nth-child(2) strong {
  height: 7.45rem;
  background: url(../img/brand2.png) no-repeat center top;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  padding-bottom: 0.55rem;
}
.brand li:nth-child(3) {
  width: 7.15rem;
  left: 10.9rem;
  top: 6.9rem;
}
.brand li:nth-child(3) strong {
  height: 7.15rem;
  padding-bottom: 0.5rem;
}
.brand li:nth-child(4) {
  width: 8.25rem;
  left: 16.95rem;
  top: 1.05rem;
}
.brand li:nth-child(4) strong {
  height: 8.25rem;
  font-size: 2.15rem;
  padding-bottom: 0.55rem;
}
.brand li:nth-child(5) {
  width: 7.4rem;
  left: 24.1rem;
  top: 7.05rem;
}
.brand li:nth-child(5) strong {
  height: 7.4rem;
  background: url(../img/brand2.png) no-repeat center top;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  padding-bottom: 0.5rem;
}
.brand li:nth-child(6) {
  width: 5.7rem;
  left: auto;
  right: 0;
  top: 0.4rem;
}
.brand li:nth-child(6) strong {
  height: 5.7rem;
  font-size: 1.5rem;
  padding-bottom: 0.4rem;
}
/*首页表单2*/
.join {
  padding: 4.05rem 8% 2.85rem;
  background: url(../img/join_bg.jpg) no-repeat center top;
  background-size: 100% 100%;
}
.join h2 span,
.join h2 span:last-child {
  color: #fff;
}
.join h2 a {
  padding-bottom: 1.25rem;
}
.join h2 a:after {
  background: #fff;
}
.join p.info {
  font-size: 1.5rem;
  color: #FFDB71;
  line-height: 100%;
  margin: 1.4rem 0 3.6rem;
}
.join_form li {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1.15rem;
  font-size: 1.4rem;
  color: #fff;
  line-height: 100%;
  height: 3.2rem;
}
.join_form li label {
  display: block;
  width: 20%;
}
.join_form li span{
    display: none
}
.join_form li input,.join_form li textarea {
  display: block;
  width: 77%;
  height: 3.2rem;
  padding-left: 1rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.4rem;
  color: #333;
  line-height: 3.2rem;
}
.join_form li textarea{
    resize: none;
}
.join_form li:nth-child(1) label {
  letter-spacing: 2.7rem;
  white-space: nowrap;
}
.join_form .form-btn-submit {
  display: block;
  width: 77%;
  margin-left: 20%;
  height: 3.2rem;
  font-size: 1.5rem;
  color: #fff;
  line-height: 3.2rem;
  background: url(../img/join_submit.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  margin-top: 1.5rem;
}
.join_form .form-btn-reset{
    display: none;
}
/*渐显动画*/
@-webkit-keyframes fade {
  from {
    opacity: 1;
    display: block;
  }
  to {
    opacity: 0;
    display: none;
    height: 0;
  }
}
@keyframes fade {
  from {
    opacity: 1;
    display: block;
  }
  to {
    display: none;
    opacity: 0;
    height: 0;
  }
}
.fade {
  -webkit-animation-name: fade;
  animation-name: fade;
}
@-webkit-keyframes fadeInDown1 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown1 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown1 {
  -webkit-animation-name: fadeInDown1;
  animation-name: fadeInDown1;
}
@-webkit-keyframes fadeInDown2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown2 {
  -webkit-animation-name: fadeInDown2;
  animation-name: fadeInDown2;
}
@-webkit-keyframes fadeInLeft1 {
  from {
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInLeft1 {
  from {
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInLeft1 {
  -webkit-animation-name: fadeInLeft1;
  animation-name: fadeInLeft1;
}
@-webkit-keyframes fadeInLeft2 {
  from {
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInLeft2 {
  from {
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInLeft2 {
  -webkit-animation-name: fadeInLeft2;
  animation-name: fadeInLeft2;
}
@-webkit-keyframes fadeInRight1 {
  from {
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInRight1 {
  from {
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInRight1 {
  -webkit-animation-name: fadeInRight1;
  animation-name: fadeInRight1;
}
@-webkit-keyframes fadeInRight2 {
  from {
    -webkit-transform: translate3d(3%, 0, 0);
    transform: translate3d(3%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInRight2 {
  from {
    -webkit-transform: translate3d(3%, 0, 0);
    transform: translate3d(3%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInRight2 {
  -webkit-animation-name: fadeInRight2;
  animation-name: fadeInRight2;
}
@-webkit-keyframes zoomLeft {
  from {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomLeft {
  from {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.zoomLeft {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-animation-name: zoomLeft;
  animation-name: zoomLeft;
}
.zoomRight {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation-name: zoomLeft;
  animation-name: zoomLeft;
}
@-webkit-keyframes fadeInUp1 {
  from {
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInUp1 {
  from {
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInUp1 {
  -webkit-animation-name: fadeInUp1;
  animation-name: fadeInUp1;
}
@-webkit-keyframes fadeInUp2 {
  from {
    -webkit-transform: translate3d(0, 2%, 0);
    transform: translate3d(0, 2%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInUp2 {
  from {
    -webkit-transform: translate3d(0, 2%, 0);
    transform: translate3d(0, 2%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
}
/**/
@media screen and (min-width: 320px) {
  html {
    font-size: 8.533px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 9.6px;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 10px;
  }
}
@media screen and (min-width: 393px) {
  html {
    font-size: 10.48px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 10.664px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 11.04px;
  }
}
@media screen and (min-width: 440px) {
  html {
    font-size: 11.73px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 12.796px;
  }
}
@media screen and (min-width: 520px) {
  html {
    font-size: 13.863px;
  }
}
@media screen and (min-width: 560px) {
  html {
    font-size: 14.93px;
  }
}
@media screen and (min-width: 600px) {
  html {
    font-size: 15.996px;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 17.06px;
  }
}
@media screen and (min-width: 680px) {
  html {
    font-size: 18.1288px;
  }
}
@media screen and (min-width: 700px) {
  html {
    font-size: 18.66px;
  }
}
@media screen and (min-width: 720px) {
  html {
    font-size: 19.1952px;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 20px;
  }
}
/*表单弹框*/

.nsw-modal {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

.modal-dialog {
    position: absolute;
    ;
    top: 50%;
    left: 0;
    margin-top: -5rem;
    width: 100%;
    min-height: 10rem;
    color: #000000;
    z-index: 99998;
    overflow: hidden;
}

.modal-dialog .css-icon {
    background-image: url("../images/modal-icons2.png");
    background-size: 3.15rem 7.5rem;
    background-repeat: no-repeat;
}

.modal-dialog .modal-head {
    display: none;
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left;
}

.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px;
}

.modal-dialog .modal-body {
    max-width: 600px;
    min-width: 300px;
    width: 80%;
    margin: 0 auto;
    min-height: 10rem;
    background: #fff;
    border-radius: 10px;
}

.modal-dialog .modal-body .modal-body-left {
    margin: 1.5rem 0 0 4rem;
    float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
    width: 3.3rem;
    height: 3.2rem;
}

.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: left bottom;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px 0;
}

.modal-dialog .modal-body .modal-body-right {
    width: 64%;
    float: right;
    padding-top: 1rem;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #515567;
    text-align: center;
    display: inline-block;
    height: 2.5rem;
    width: 6rem;
    font-size: 1.1rem;
    line-height: 2.5rem;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    margin-bottom: 1rem;
}

.modal-dialog .modal-body .modal-body-right p.msg-title {
    font-weight: bold;
    font-size: 1.3rem;
}

.modal-dialog .modal-body .modal-body-right p.msg {
    font-size: 1.2rem;
    color: #515567;
    margin-bottom: .5rem;
}