html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
  margin: 0;
  line-height: 1.42857143;
  font-size: 14px;
  min-width: 1230px;
  background: #fff;
  color: #333;
}

* {
  margin: 0;
  padding: 0;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

img {
  border: 0px;
}

li {
  list-style: none;
  float: left;
}

em, i {
  font-style: normal;
}

svg:not(:root) {
  overflow: hidden;
}

button,input,optgroup,select,textarea {
  line-height: 1.42857143;
  margin: 0;
  outline: none;
}

body, button, input, select, textarea {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga","kern";
  font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button,html [type=button],/* 1 */
[type=reset],[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
  background: none;
}
[type=checkbox],[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu {
  display: block;
}

pre,code,kbd,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

audio,video,canvas {
  display: inline-block;
}

template,[hidden] {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.clearfix {
  zoom: 1;
}

.clearfix:before,.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

a {
  color: #333;
  text-decoration: none;
  transition: all ease 0.36s;
}

a:hover {
  color: #a91c1c;
}

ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.container {
  padding: 0 15px;
  min-width: 1200px;
  margin: 0 auto;
  max-width: 1200px;
}

@-webkit-keyframes rotates {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }

  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  100% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
}

@keyframes rotates {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }

  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  100% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
}

.s {
  background: url(../images/tip.png) no-repeat;
}

.head_main_nav  .zitc {
  cursor: pointer;
  -webkit-animation: zitc 600ms ease-out infinite alternate;
  animation: zitc 600ms ease-out infinite alternate;
}

@keyframes zitc {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
/*  20% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }*/
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}
.topper { height:40px; line-height:40px; background:#f7f6f5; color:#333; }
.topper .wel { }
.topper .ui { /*position:absolute; right:-10px; top:0; */}
.topper .ui li { float:left; padding:0 10px; background:url(../images/topper-line.png) left center no-repeat; cursor:pointer; }
.topper .ui li:first-child { background:none; }
.topper .ui a { color:#333; }
.topper .ui li:hover { opacity:.8; }

/*头部*/
.head_main_nav {
  width: 100%;
  height: 105px;
  position: relative;
  background: #fff;
}

.head_main_nav .wrap {
  position: relative;
}

.logo {
  float: left;
}

.logo img {
  float: left;
  margin-top: 20px;
  height: 60px;
}

.logo .header_g {
  margin-top: 23px;
  max-width: 530px;
  float: left;
  position: relative;
  padding-left: 16px;
  line-height: 1.4;
  border-left: 1px solid #797979;
  margin-left: 20px;
}

.logo .header_g p {
  color: #545454;
  font-size: 16px;
}

.logo .header_g p span {
  color: #A91C1C;
  font-size: 20px;
  font-weight: bold;
}

.top .fr {
  margin-top: 46px;
}

.telb {
  padding-left: 60px;
/* min-width:272px; */
  text-align: right;
  height: 58px;
  margin-top: 16px;
  background-position: left -100px;
  line-height: 1;
  float: right;
}

.telb h1 {
  font-size: 16px;
  display: block;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 33px;
}

.telb h1 img {
  vertical-align: middle;
  margin-right: 4px;
}

.Telephone {
  font-size: 30px;
  color: #A91C1C;
  font-family: Microsoft YaHei;
  font-weight: bold;
}

.icodex {
  width: 117px;
  float: right;
  margin-left: 14px;
  margin-top: 26px;
}

.icodex img {
  width: 117px;
  height: 46px;
  display: block;
  margin: 0 auto;
}


/*导航*/
.nav {
  background: #303030;
  position: relative;
  z-index: 10;
  box-shadow: 0 10px 10px rgba(0,0,0,.2);
}

.nav ul {
  height: 100px;
  border-right: 1px solid #000;
  position: static;
}

.nav li {
  position: relative;
  float: left;
  width: 199px;
  height: 100px;
  border-left: 1px solid #000;
  background: url(../images/nav-li.png) left center repeat-x;
}


.nav li > a {
  display: block;
  height: 50px;
  padding: 25px 0;
  text-align: center;
  transition: none;
  color: #fff;
}

.nav li > a span,
.nav li > a b {
  display: block;
}

.nav li > a span {
  line-height: 20px;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
}

.nav li > a b {
  line-height: 30px;
  font-weight: normal;
  font-size: 16px;
}

.nav .drop {
  position: absolute;
  width: 100%;
  background: #303030;
  top: 100px;
  left: 0;
  display: none;
}

.nav dd a {
  display: block;
  height: 56px;
  line-height: 56px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nav dd a:hover {
  background: #9f1013;
  color: #ffffff;
}

.nav li.active > a,
.nav li.current > a,.nav .cur a {
  background: #a91c1c;
}
.nav li.active > a span, .nav li.current > a span, .nav .cur a span{
color:#fff;
}
 a,.nav .activea {
 /* background: #303030;*/
}
/*banner*/
.banner {
  width: 100%;
  position: relative;
}

.banner ul {

}

.banner li {
  width: 100%;
  float: left;
  text-align: center;
}

.banner .tip {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  text-align: center;
  padding-top: 12px;
  height: 40px;
}

.banner .tip em {
  display: inline-block;
  float: none;
  width: 40px;
  height: 8px;
  background: #fff;
  margin: 0 10px;
  cursor: pointer;
}

.banner .tip .cur {
  background: #cf8726;
}

/*搜索*/
.searcher {
  position: relative;
  width: 100%;
  padding: 15px 0;
  height: 40px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 60px;
}

.searcher .key {
  float: left;
  color: #999;
}

.searcher .key li {
  float: left;
  line-height: 40px;
  margin: 0 15px 0 0;
}

.searcher .key li:first-child {
  margin-right: 10px;
}

.searcher .key a {
  color: #999;
}

.searcher .key a:hover {
  text-decoration: underline;
  color: #de171c;
}

.searcher .sos {
  float: right;
  position: relative;
}

.searcher .txt {
  width: 300px;
  padding: 0 0 0 10px;
  height: 35px;
  line-height: 35px;
  background: none;
  border: 1px solid #bbb;
  color: #999;
}

.searcher .submit {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  +top: 1px;
  +bottom: 1px;
  width: 50px;
  border: 0;
  background: url(../images/searcher-submit.png) center center no-repeat #820a0a;
  cursor: pointer;
}

.searcher .submit:hover {
  background-color: #980102;
}

/*10秒估算装修报价*/
.zxbj {
  margin: 30px auto;
}

.zxbj .title {
  text-align: center;
}

.zxbj .title h4 {
  font-size: 30px;
  font-weight: 400;
  color: #5E5E5D;
  line-height: 33px;
}

.zxbj .title h4 font {
  color: #A91C1C;
}

.zxbj .title .line {
  width: 361px;
  height: 1px;
  background: #ECECEC;
  position: relative;
  margin: 17px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.zxbj .title .line span {
  display: block;
  width: 72px;
  height: 3px;
  background: #5E5E5D;
  position: absolute;
  margin: 0 auto;
}
/*获取报价 表单*/
.zxbj_form {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.zxbj_form .zxbj_img {
  display: flex;
  align-items: center;
}

.zxbj_form .zxbj_img img {
  width: 44px;
  height: 44px;
}

.zxbj_form  .zxbj_img_con {
  margin-left: 12px;
}

.zxbj_form  .zxbj_img_con h5 {
  font-size: 20px;
  font-weight: 400;
  color: #5E5E5D;
}

.zxbj_form  .zxbj_img_con p {
  font-size: 14px;
  font-weight: 400;
  color: #5E5E5D;
  line-height: 33px;
}

.zxbj_form form {
}

.zxbj_form form dl {
  display: flex;
  justify-content: space-between;
}

.zxbj_form form .li-1 input {
  background: url(../images/form-name2.png) 5px center no-repeat;
}

.zxbj_form form .li-2 input {
  background: url(../images/form-phone2.png) 5px center no-repeat;
}

.zxbj_form form .li-3 input {
  background: url(../images/mj.png) 5px center no-repeat;
}

.zxbj_form form dl .item {
  padding-left: 13px;
  position: relative;
  display: block;
  margin: 0 5px 10px 5px;
  float: left;
  width: 237px;
  height: 54px;
  line-height: 54px;
  background: #F6F6F6;
  border: 1px solid #ECECEC;
  line-height: 48px;
}

.zxbj_form form dl .item input {
  position: relative;
  display: block;
  width: 82%;
  height: 54px;
  line-height: 54px;
  float: left;
  border: 0px;
  padding-left: 43px;
}

.zxbj_form form button {
  width: 196px;
  height: 54px;
  line-height: 54px;
 background: #A91C1C;
  border: none;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin-left: 5px;
  cursor: pointer;
}

.zxbj_form form button:hover {
  font-weight: bold;
}

.zxbj_form form p {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 33px;
}


/*装修案例*/
.ipro {
  position: relative;
  padding: 30px 0;
  background: #fff;
}

.head {
  position: relative;
  padding: 10px 0 10px 30px;
  margin: 0 0 10px;
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #333;
  background: url(../images/ipro-head.png) left center no-repeat;
}

.head h2,
 .head h3 {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}

.head h2 {
  font-size: 28px;
  color: #fff;
}

.head h3 {
  font-size: 22px;
  color: #999;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}
/*免费获取设计方案*/
.sjfa {
  position: absolute;
  right: 0;
  top: 50px;
  text-align: center;
  width: 196px;
  height: 48px;
  line-height: 48px;
  background: #5E5E5D;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
}

.sjfa:hover {
  background: #A91C1C!important;
}

.ipro .tabed {
  width: 90.9%;
  height: 35px;
  margin: 20px 0 30px;
  padding: 0px 55px;
  display: flex;
  justify-content: center;
display:none;
}

.ipro .tabed li {
  float: left;
  height: 32px;
  line-height: 32px;
  /* padding: 0 0 0 12px; */
  text-align: center;
  /* margin: 0 0 0 -10px; */
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
}
.ipro .tabed li.cur1 a{
    color: #a91c1c;
    font-weight: bold;
}
.ipro .tabed li span {
  margin: 0 40px;
}

.ipro .tabed li:last-child span {
  display: none;
}


.ipro .main {
  overflow: hidden;
  position: relative;
}
.ipro .main .hide{
  
display: none;
}
.ipro .list {
  float: left;
  width: 100%;
  padding: 20px 0 1px;
  display: none;
  background: url(../images/ipro-bj.png) center center repeat #f0f0f0;
}

.ipro .list:first-child {
  display: block;
}

.ipro .list li {
  float: left;
  width: 275px;
  margin: 0 0 20px 20px;
}

.ipro .list .img {
  position: relative;
  overflow: hidden;
}

.ipro .list img {
  display: block;
  width: 100%;
  height: 205px;
    transition: all ease 0.5s;
}

.ipro .list .shadow {
  background: #aaa;
  color: #fff;
  padding: 10px;
  line-height: 32px;
  transition: all 1s ease;
  text-align: center;
  cursor: pointer;
}

.ipro .list h3 {
  font-size: 16px;
  font-weight: normal;
}

.ipro .list h3 a {
  color: #fff;
}

.ipro .list i {
  font-style: normal;
}

.ipro .list li:hover .shadow {
  background: #9E0C0C;
}

.ipro .list li:hover img {
    transform: scale(1.05);
}

/*更多*/
.btn {
  display: flex;
  justify-content: center;
  padding-top: 42px;
  width: 100%;
}

.btn a {
  display: inline-block;
  text-align: center;
  width: 156px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  background: #EEEEEE;
}

.btn a:first-child {
  color: #fff;
  background: #A91C1C;
  margin-right: 18px;
}

.btn a:first-child:hover {
  font-weight: bold;
}

.btn a:nth-child(2):hover {
  color: #fff;
  background: #A91C1C;
}


/*案例1列表*/
.inner {
  height: 220px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}

.inner .list {
  float: left;
  position: relative;
  padding: 0!important;
}

.inner .list li {
  float: left;
  width: 288px;
  margin-left: 15px;
}

.inner .list li:first-child {
  margin-left: 0;
}

.inner .list a {
  display: block;
  height: 70px;
  position: relative;
  top: 0;
  transition: top .5s ease;
}

.inner .list img {
  width: 289px;
  height: 216px;
}

.inner .list li a .showdow {
  background: url(../images/abt_showdow.png) center center repeat;
  width: 289px;
  height: 216px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
}

.inner .list li i {
  display: block;
  width: 23px;
  height: 23px;
  background: url(../images/abo_pro_more.png) center center no-repeat;
  margin: 19px auto;
}

.inner .list h3 {
  text-align: center;
  line-height: 18px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  margin-top: 96px;
}

.inner .list li:hover a {
  top: -8px;
  color: #015cad;
}

.inner .list li:hover a .showdow {
  display: block;
}


/*我们的优势*/
.ys {
  width: 100%;
  height: 100%;
  background: #F7F7F7;
  padding-top: 44px;
}

.ys .wrap {
  position: relative;
}

.ys .sjfa {
  top: 21px;
}

.ys .ys_con {
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
}

.ys .ys_con .ys_lf,.ys .ys_con .ys_lr {
  width: 48%;
}

.ys_lf p {
  font-size: 16px;
  font-weight: 400;
  color: #9E0C0C;
}

.ys_lf .ys_lf_img {
  margin-top: 62px;
  width: 441px;
  height: 246px;
  padding-left: 50px;
}

.ys_lf .ys_lf_hp {
  display: flex;
  align-items: flex-end;
  padding-left: 72px;
}

.ys_lf .ys_lf_hp img {
  z-index: 9;
}

.ys_lf .ys_lf_hp .ys_lf_kk {
  display: inline-block;
  text-align: center;
  width: 246px;
  height: 44px;
  line-height: 44px;
  background: #A91C1C;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin-left: -17px;
  margin-bottom: 9px;
}

.ys_lr .list {
}

.ys_lr .list dd {
  padding: 0 0 0 50px;
  height: 102px;
  margin: 0 0 30px;
  display: flex;
  justify-content: space-between;
}

.ys_lr .list img {
  width: 102px;
  height: 102px;
  border-radius: 50%;
}

.ys_lr .list .list_con {
  width: 75%;
}

.ys_lr .list h3 {
  line-height: 30px;
  font-size: 18px;
  color: #333;
  margin: 0 0 5px;
}

.ys_lr .list p {
  height: 75px;
  line-height: 25px;
}

/*xunpan*/
.xunpan {
  width: 100%;
  height: 200px;
  background: url(../images/ixbannerbg.jpg) no-repeat center top;
  color: #fff;
  margin-top: 55px;
}

.xunpan .zixun {
  width: 454px;
  padding-top: 40px;
  text-align: center;
}

.xunpan .zixun .ewm {
  width: 108px;
  height: 108px;
  display: block;
  padding: 6px;
  background: #fff;
}

.xunpan .zixun .tel {
  width: 302px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #333;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-size: 26px;
  margin-bottom: 20px;
  border: 1px solid #7a7c82;
}

.xunpan .zixun .tel s {
  width: 30px;
  height: 30px;
  background-position: -208px -63px;
  margin-right: 16px;
}

.xunpan .zixun .zx {
  width: 300px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
  font-family: arial;
  border-radius: 30px;
  background: #da2a2e;
}

.xunpan .zixun .zx s {
  width: 22px;
  height: 20px;
  display: inline-block;
  background-position: -168px -62px;
  margin-left: 20px;
  vertical-align: middle;
}

.xunpan p {
  font-size: 18px;
  color: #999;
}

.xunpan p font {
  color: #da2a2e;
}

.xunpan p span {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #fff;
  margin: 0 15px;
}

.xunpan p.bigtxt {
    padding-bottom: 14px;
    padding-top: 45px;
    color: #333;
    font-size: 32px;
}

.xunpan p span {
  color: #0098eb;
  display: inline-block;
}

.g-ico {
  background: url(../images/g-ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
/*关于我们*/
.gywm {
  position: relative;
  padding: 60px 0;
}

.gywm .sjfa {
  top: 80px;
}

.gywm_con {
  display: flex;
  justify-content: space-between;
}

.gywm_con .gywm_lf {
  width: 500px;
  height: 404px;
  position: relative;
}

.gywm_con .gywm_lf video {
  width: 100%;
  height: 100%;
  outline: medium;
  background: #000;
}

.gywm_con .gywm_lf .gywm_lf_wz {
  position: absolute;
  width: 31px;
  height: 238px;
  top: 0;
  right: 0;
  background: #A91C1C;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  writing-mode: vertical-lr;
  text-align: center;
  letter-spacing: 10px;
  padding-top: 8px;
  padding-left: 8px;
}

.gywm_lr {
  width: 649px;
}

.gywm_lr h4 {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 23px;
}

.gywm_lr p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp: 4;
  overflow:hidden;
}

.gywm_sz {
  margin: 47px 0;
  width: 100%;
  display: inline-block;
}

.gywm_sz li {
  width: 33.33%;
  text-align: center;
}
.gywm_sz li .shuz{
  display: flex;
  justify-content: center;
  align-items: center;
}
.gywm_sz li h5 {
  font-size: 48px;
  font-family: Impact;
  font-weight: 400;
  color: #999;
}

.gywm_sz li:first-child h5 {
  color: #A91C1C;
}

.gywm_sz li .shuz span {
  font-size: 20px;
  font-weight: 400;
  color: #666666;
  margin-left: 7px;
}

.gywm_sz li p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}

.gywm_btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.gywm_btn a {
  display: inline-block;
  text-align: center;
  width: 304px;
  height: 44px;
  line-height: 44px;
  background: #EEEEEE;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}

.gywm_btn a:first-child {
  background: #A91C1C;
  color: #fff;
}

.gywm_btn a:hover {
  background: #A91C1C;
  color: #fff;
}


/*设计团队*/
.sjtd {
  position: relative;
}

.sjtd .sjfa {
  top: 20px;
}

.sjtd_con {
  display: flex;
  justify-content: space-between;
}

.sjtd_con .sjtd_lf {
  width: 478px;
  height: 360px;
  position: relative;
}

.sjtd_con .sjtd_lf img {
  width: 100%;
  height: 100%;
}

.sjtd_con .sjtd_lf .sjtd_lf_zzc {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: #000000;
  opacity: 0.3;
}

.sjtd_con .sjtd_lf .sjtd_lf_con {
  position: absolute;
  bottom: 0;
  padding: 18px 35px;
  width: 85.5%;
}

.sjtd_con .sjtd_lf h4 {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  /* margin-bottom: 10px; */
}

.sjtd_con .sjtd_lf p {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}

.sjtd_lr {
  width: 59.5%;
  display: grid;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-template-columns: repeat(auto-fill, 32.5%);
}

.sjtd_lr li {
  width: 100%;
  /* height: 180px; */
  position: relative;
  margin-bottom: 2%;
  /* overflow: hidden; */
}

.sjtd_lr li img {
  width: 100%;
  /* height: 100%; */
  display: block;
}

.sjtd_lr li .sjtd_lr_zzc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  /*border: 2px solid #EEEEEE;*/
  opacity: 0.3;
  display: none;
}

.sjtd_lr li:hover .sjtd_lr_zzc,.sjtd_lr li:hover .sjtd_lr_con {
  display: block;
}

.sjtd_lr li .sjtd_lr_con {
  position: absolute;
  top: 0;
  padding: 35px 20px 0 21px;
  width: 82%;
  display: none;
  text-align: center;
}

.sjtd_lr li .sjtd_lr_con h4 {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.sjtd_lr li .sjtd_lr_con p {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}

.sjtd_lr li .sjtd_lr_con a {
  display: inline-block;
  text-align: center;
  width: 98px;
  height: 30px;
  line-height: 30px;
  background: #A91C1C;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 12px;
}

.sjtd_btn {
  margin-top: 44px;
  display: flex;
  justify-content: center;
}

.sjtd_btn a {
  display: inline-block;
  text-align: center;
  width: 156px;
  height: 44px;
  line-height: 44px;
  background: #eee;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}

.sjtd_btn a:hover {
  background: #A91C1C;
  color: #FFFFFF;
}

.sjtd_btn a:first-child {
  background: #A91C1C;
  color: #FFFFFF;
  margin-right: 18px;
}

/*标准化服务流程·让您省心安心放心*/
.fwlc {
  background: url(../images/fwlc.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 456px;
  padding-top: 60px;
    margin-top: 50px;
}

.fwlc .title {
  text-align: center;
}

.fwlc .title h4 {
  font-size: 30px;
  font-weight: 400;
  color: #fff;
}

.fwlc .title .line {
  width: 361px;
  height: 1px;
  background: #ECECEC;
  position: relative;
  margin: 17px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fwlc .title .line span {
  display: block;
  width: 72px;
  height: 3px;
  background: #A91C1C;
  position: absolute;
  margin: 0 auto;
}



/*全国报名热线*/
.fwlc .ys_tel {
  margin-top: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fwlc .ys_tel .ys_tel_img {
  display: flex;
  align-items: center;
}

.fwlc .ys_tel .ys_tel_img img {
  width: 52px;
  height: 52px;
}

.fwlc .ys_tel .ys_tel_tit {
  text-align: left;
  margin-left: 8px;
}

.fwlc .ys_tel .ys_tel_tit h4 {
  font-size: 16px;
  color: #fff;
}

.fwlc .ys_tel .ys_tel_tit p {
  font-size: 24px;
  color: #fff;
  margin-top: 0;
}
/*服务流程内容*/
.fwlc_con {
  width: 100%;
  margin: 50px 0 62px;
  position: relative;
}

.fwlc_con ul {
  display: flex;
  justify-content: space-between;
  text-align: center;
    z-index: 9;
    position: relative;
}

.fwlc_con ul li {
  z-index: 9;
  cursor: pointer;
}

.fwlc_con ul li .fwlc_img {
  width: 76px;
  height: 76px;
  border: 2px solid #FFFFFF;
  opacity: 0.6;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.fwlc_con ul li .fwlc_img img {
  margin: auto 0;
}

.fwlc_con ul li:hover .fwlc_img {
  background: #FFFFFF;
}

.fwlc_con ul li .fwlc_img .icon01 {
  display: block;
}

.fwlc_con ul li .fwlc_img .icon02 {
  display: none;
}

.fwlc_con ul li:hover .fwlc_img .icon01 {
  display: none;
}

.fwlc_con ul li:hover .fwlc_img .icon02 {
  display: block;
}

.fwlc_con ul li h4 {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  margin: 15px 0 20px;
}

.fwlc_con ul li .xuhao {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background: #FFFFFF;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 400;
  color: #A91C1C;
}

.fwlc_con ul li:hover .xuhao {
  background: #C79056;
}

.hengxian {
  width: 92%;
  height: 1px;
  background: #FFFFFF;
  position: absolute;
  bottom: 12px;
  margin: 0 4%;
}

.fwlc .ys_tel a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background: #f2f3f7;
  border-radius: 5px;
  font-size: 18px;
  color: #A91C1C;
  text-align: center;
  margin-left: 18px;
font-weight: 400;
cursor: pointer;
}

.fwlc .ys_tel a:hover {
  background: #A91C1C;
  color: #fff;
}


/*新闻资讯*/
.iclass {
  padding: 0 0 60px 0;
  background: #fff;
  margin-top: 60px;
}

.iclass .sjfa {
  position: absolute;
  right: 0;
  top: 20px;
}

.iclass .head {
  position: relative;
  padding: 10px 0 10px 30px;
  margin: 0 0 10px;
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #333;
  background: url(../images/ipro-head.png) left center no-repeat;
}

.iclass .head h2,
.iclass .head h3 {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}

.iclass .head h2 {
  font-size: 28px;
  color: #fff;
}

.iclass .head h3 {
  font-size: 22px;
  color: #999;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}

.iclass .head a {
  position: absolute;
  right: 0;
  top: 10px;
  line-height: 60px;
  text-transform: uppercase;
}

.iclass .main {
  height: auto;
  padding: 20px;
  background: url(../images/ipro-bj.png) center center repeat #f0f0f0;
  overflow: hidden;
  position: relative;
}

.iclass .head2 {
  float: left;
  width: 250px;
  height: 220px;
  padding: 30px 0 0;
  background: url(../images/iclass-head2.png) right center no-repeat #a91c1c;
  color: #fff;
  text-align: center;
  position: relative;
  margin: 0 0 20px;
}

.iclass .head2 img {
  width: 100px;
  height: 100px;
}

.iclass .head2 h3 {
  line-height: 30px;
  font-size: 20px;
}

.iclass .head2 h4 {
  line-height: 20px;
  text-transform: uppercase;
  font-weight: normal;
}

.iclass .head2 a {
  line-height: 24px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  border: 1px solid #fff;
  padding: 0 10px;
  color: #FFF;
  text-transform: uppercase;
}

.iclass .inner1 {
  float: right;
  width: 890px;
  height: 250px;
  position: relative;
  overflow: hidden;
  margin: 0 0 20px;
}

.iclass .inner2 {
  float: right;
  width: 828px;
  height: 228px;
  padding: 20px 30px 0;
  background: #FFF;
  border: 1px solid #ddd;
}

.iclass .list {
  float: left;
  position: relative;
  width: 300%;
}

.iclass .list li {
  float: left;
  width: 287px;
  height: 250px;
  margin: 0 15px 0 0;
  background: #fff;
}

.iclass .list a {
  display: block;
}

.iclass .list img {
  display: block;
  width: 100%;
}

.iclass .list h3 {
  background: #7b7b7b;
  color: #FFF;
  line-height: 38px;
  font-weight: normal;
  text-align: center;
}

.iclass .list li:hover h3 {
  background: #717171;
}

.iclass .list li:hover img {
  opacity: .8;
  filter: Alpha(opacity=80);
}

.iclass .list2 {
  width: 100%;
  overflow: hidden;
}

.iclass .list2 dt {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #ddd;
}

.iclass .list2 dt h3 {
  line-height: 30px;
  font-size: 16px;
}

.iclass .list2 dt p {
  color: #999;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
}

.iclass .list2 dt p a {
  color: #750a0a;
  margin: 0 0 0 20px;
}

.iclass .list2 dt p a:hover {
  text-decoration: underline;
}

.iclass .list2 dd {
  float: left;
  width: 50%;
  line-height: 35px;
  background: url(../images/iclass-dot.png) left center no-repeat;
}

.iclass .list2 dd a {
  padding: 0 0 0 20px;
}

.iclass .list2 dd a:hover {
  text-decoration: underline;
}

.iclass .inner1 + .head2 {
  background: #aaa;
}

/*友情链接*/
.yqlj {
}

.yqlj .yqlj_tit {
  width: 100%;
  border-bottom: 1px solid #ECECEC;
  position: relative;
}

.yqlj .yqlj_tit h4 {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 10px;
}

.yqlj .yqlj_tit span {
  width: 108px;
  height: 1px;
  background: #333333;
  display: inline-block;
  position: absolute;
  bottom: 0;
}

.yqlj ul {
  display: inline-block;
  margin-top: 21px;
  margin-bottom: 33px;
}

.yqlj ul li a {
  margin-right: 29px;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 33px;
}

.yqlj ul li a:hover {
  color: #A91C1C;
}


/*signal*/
.signal {
  background: #333333;
  color: #999;
  padding: 20px 0 25px;
}

.signal .dtel {
  float: left;
}

.signal .dtel p {
  font-size: 14px;
  line-height: 28px;
}

.signal .dtel span {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  color: #fff;
}

.signal ul {
  float: left;
  margin-top: 25px;
}

.signal ul li {
  float: left;
  margin-left: 90px;
  line-height: 36px;
}

.signal li a {
  color: #999;
  font-size: 16px;
  display: block;
}
.signal li a:hover{
  color: #fff;
}
.signal .dlogo {
  float: right;
  margin-top: 10px;
}

.signal .dlogo img {
height: 48px;
}



/*footer*/
.footer {
  padding-top: 30px;
  padding-bottom: 38px;
}

.floor_fl {
  width: 400px;
  float: left;
}

.floor_fl h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

.floor_fl h3 i {
  display: block;
  width: 100px;
  height: 1px;
  background: url(../images/t7_03.png) center center no-repeat;
  margin-top: 10px;
}

.floor_fl p {
  display: inline-block;
  margin-top: 28px;
}

.floor_fl p i {
  display: block;
  float: left;
  background: url(../images/dh_02.png) left center no-repeat;
  font-size: 14px;
  color: #333;
  height: 42px;
  line-height: 42px;
  padding-left: 28px;
}

.floor_fl p span {
  display: inline-block;
  font-size: 30px;
  color: #333;
  font-family: "Arial";
}

.floor_fl ul {
  display: inline-block;
  padding-top: 14px;
  width: 400px;
}

.floor_fl ul li {
  display: block;
  font-size: 12px;
  color: #777;
  line-height: 12px;
  padding-top: 14px;
  width: 100%;
}

.floor_fl .zixun {
  width: 144px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin-top: 28px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  border: #a91c1c solid 1px;
  background-color: #a91c1c;
  display: inline-block;
}

.floor_fl .zixun:hover {
  background-color: #fff;
  color: #333;
}

.floor_z {
  width: 510px;
  float: left;
}

.floor_z h3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
  font-weight: bold;
}

.floor_z h3 i {
  display: block;
  width: 100px;
  height: 1px;
  background: url(../images/t7_03.png) center center no-repeat;
  margin-top: 10px;
}

.floor_z .item {
  float: left;
  margin-bottom: 10px;
}

.floor_z .item.item4 {
  margin-left: 10px;
}

.floor_z .item.item1 {
  clear: left;
}

.floor_z .item .txt {
  width: 244px;
  height: 36px;
  font-size: 14px;
  line-height: 36px;
  text-indent: 8px;
  color: #a1a1a1;
  padding-left: 6px;
  *text-indent: 0px;
  border: #e5e5e5 solid 1px;
  background-color: #fff;
}

.floor_z .item .area {
  width: 502px;
  height: 60px;
  background: #fff;
  font-size: 14px;
  text-indent: 8px;
  *text-indent: 0px;
  resize: none;
  *resize: none;
  -webkit-appearance: none;
  color: #a1a1a1;
  line-height: 28px;
  padding-left: 6px;
  border: #e5e5e5 solid 1px;
  background-color: #fff;
}

.floor_z .item.item6 {
  width: 510px;
}

.floor_z .item.item6 .txt {
  width: 502px;
  height: 36px;
  line-height: 36px;
  color: #a1a1a1;
}

.floor_z .submit {
  display: block;
  clear: left;
}

.floor_z .submit .btn {
  width: 144px;
  height: 36px;
  margin-top: 6px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  border: #a91c1c solid 1px;
  background-color: #a91c1c;
  display: inline-block;
  float: right;
    padding-top: 0;
}

.floor_z .submit .btn:hover {
  background-color: #fff;
  color: #333;
}

.floor_fr {
  float: right;
  width: 154px;
  text-align: center;
}

.floor_fr h3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
  text-align: left;
  font-weight: bold;
}

.floor_fr h3 i {
  display: block;
  width: 100px;
  height: 1px;
  background: url(../images/t7_03.png) center center no-repeat;
  margin-top: 10px;
}

.floor_fr b {
  display: block;
  width: 154px;
  height: 154px;
  border: #e5e5e5 solid 1px;
  text-align: center;
}

.floor_fr b img {
  width: 140px;
  height: 140px;
  display: inline-block;
  background-size: 100%;
  margin-top: 7px;
}

.floor_fr p {
  display: inline-block;
  font-size: 12px;
  color: #333;
  padding-top: 34px;
}

.floor_z .item .txt.tel {
  margin-left: 5px;
}








/*footer*/
.copyright {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #333333;
}

.copyright p {
  font-size: 12px;
  color: #fff;
  float: left;
}

.copyright a {
  font-size: 12px;
  color: #fff;
}

.copyright span {
  display: block;
  float: right;
  color: #fff;
}

.copyright a:hover {
  color: #fff;
}

/*dtop*/
.dtop {
  position: fixed;
  right: 2px;
  top: 182px;
  z-index: 25;
  width: 170px;
  background: #fff;
  box-shadow: 2px 0 20px rgba(0, 0, 0, 0.1);
}

.dtop .bor {
  background: url(../images/xuanfu1.png)no-repeat center;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 6px 0 8px;
}

.dtop .bor h2 {
  font-size: 20px;
  line-height: 26px;
}

.dtop .bor span {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  opacity: 0.6;
  line-height: 14px;
}

.dtop ul {
  margin: 12px 0;
}

.dtop li {
  display: inline-block;
  width: 100%;
  margin-bottom: 6px;
}

.dtop li a {
  display: block;
  width: 144px;
  height: 30px;
  margin: 0 auto;
  border: 1px solid #cccccc;
  text-align: center;
  line-height: 30px;
}

.dtop li:hover a {
  background: #a91c1c;
  border-color: #a91c1c;
  color: #fff;
}

.dtop dl {
}

.dtop dl dd {
  margin-bottom: 10px;
}

.dtop dl img {
  width: 96px;
  display: block;
  margin: 0 auto;
}

.dtop dl p {
  line-height: 24px;
  display: block;
  text-align: center;
}

.dtop .bot {
  background: #A91C1C;
  padding: 8px 0 12px;
  background-size: cover;
}

.dtop .bot .tel {
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}

.dtop .bot .tel span {
  line-height: 20px;
}

.dtop .bot .tel h4 {
  font-size: 20px;
  line-height: 24px;
}

.dtop .top {
  height: 30px;
  background: url(../images/top.png)no-repeat #333333 center;
  cursor: pointer;
}

.dtop .leftClose {
  position: absolute;
  width: 18px;
  height: 18px;
  left: 50%;
  margin-left: -9px;
  top: -18px;
  background: url(../images/close.png) no-repeat center top;
  cursor: pointer;
}

.dtop .active {
  position: absolute;
  width: 36px;
  height: 124px;
  left: 148px;
  top: 100px;
  background: url(../images/zaixian.png) no-repeat center top;
  cursor: pointer;
}


/*imsg*/
.imsg {
  height: 112px;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
}

.imsg .wrap {
  position: relative;
}

.imsg .feiyong {
  width: 100%;
  height: 46px;
  position: absolute;
  top: -46px;
  overflow: hidden;
}

.imsg .sys {
  width: 392px;
  height: 87px;
  background: #000;
  opacity: 0.8;
  border-radius: 44px;
  margin: 0 auto;
}

.imsg .sys_con {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  line-height: 46px;
}

.imsg .sys_con font {
  color: #FFD200;
}

.imsg .fangzi {
  background: url(../images/db.png)left bottom no-repeat;
  width: 186px;
  height: 106px;
  position: absolute;
  left: -98px;
  top: -25px;
}

.imsg .zi {
  margin-top: 10px;
  color: #fff;
  height: 217px;
  position: absolute;
  bottom: -112px;
  padding-left: 116px;
}

.imsg .zi p {
  margin-top: 130px;
  text-align: center;
  width: 148px;
  height: 28px;
  line-height: 28px;
  background: #A91C1C;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}

.imsg .zi h2 {
  font-size: 24px;
}

.imsg .comt {
}

.imsg .kuang .li {
  margin-right: 24px;
  float: left;
  margin-top: 24px;
}

.imsg .li input {
  background: none;
  height: 44px;
  line-height: 44px;
  border: none;
  width: 182px;
  border: 1px solid #fff;
  color: #fff;
  padding: 0 16px;
}

.imsg .button1 {
  background: #A91C1C;
  color: #fff;
  float: left;
  margin-top: 24px;
  border: none;
  width: 168px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
}

.imsg .comt p {
  line-height: 30px;
  color: #fff;
}

.imsg .close {
  background: url(../images/close2.png) no-repeat center;
  width: 36px;
  height: 36px;
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: -42px;
  *top: 0;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.imsg .close:hover {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}

.imsg-pointer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 900;
  cursor: pointer;
}

.imsg-pointer .des {
  display: block;
  background: url(../images/imsg-pointer.png)no-repeat;
  width: 300px;
  height: 217px;
  color: #fff;
    background-size: cover;
}

.imsg-pointer .des h2 {
  font-size: 14px;
  padding: 142px 0 0 112px;
}

.imsg-pointer .des h3 {
  font-size: 20px;
  padding: 0 0 0 112px;
}

.imsg-pointer .des h4 {
  font-size: 14px;
  padding: 0 0 0 112px;
}
/*tctc*/
.tctc {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  display: none;
}

.tctc .popup {
  width: 626px;
  height: 257px;
  background: #5e5e5d;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -210px;
  margin-left: -313px;
  z-index: 99999;
  border: 1px solid #ffffff;
  box-shadow: 2px 0 20px rgba(0, 0, 0, 0.32);
}

.tctc .clx {
  width: 36px;
  height: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  box-shadow: 2px 0 20px rgba(0, 0, 0, 0.32);
  border-radius: 36px;
  margin-top: -245px;
  background: url(../images/clx.png)no-repeat center #5e5e5d;
  margin-left: 316px;
}

.tctc .ptel {
  margin: 34px 0 0 34px;
}

.tctc .ptel img {
}

.tctc .ptel h2 {
  color: #fff;
  background: url(../images/inquiry_tel.png)no-repeat center left;
  font-weight: normal;
  font-size: 16px;
  padding-left: 36px;
  background-size: 26px;
}

.tctc .ptel h2 b {
  font-size: 22px;
}

.tctc .fr {
  width: 252px;
}

.tctc .fr .main {
  margin: 30px 38px 0 0;
}

.tctc .fr .main .tit {
  color: #fff;
  margin-bottom: 7px;
}

.tctc .fr .main .tit h2 {
  font-size: 20px;
  line-height: 28px;
}

.tctc .fr .main .tit h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  opacity: 0.6;
}

.tctc .fr .main .txt {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background: #fff;
  border: 0;
  color: #999999;
  text-indent: 1em;
}

.tctc .fr .main input {
  margin-bottom: 10px;
}

.tctc .fr .main .submit {
  width: 100%;
  height: 36px;
  border: 0;
  cursor: pointer;
  color: #FFF;
  background: #fe7200;
  display: block;
  margin: 0 auto;
  text-align: center;
}


.iadv { height: 200px; background: url(../images/iadv-bj.png) center center no-repeat;   margin: 74px 0;}
.iadv .po { float: left; width: 390px; color: #fff; text-align: center; padding: 20px 0 0; }
.iadv .po h2 { line-height: 50px; font-size: 26px; margin: 0 0 30px; display: flex;align-items: center;}
.iadv .po h2 .line{
	display: block;
	width: 98px;
height: 1px;
background: #ECECEC;
}
.iadv .po h2 .line:first-child{
margin-right: 10px;
}
.iadv .po h2 .line:last-child{
margin-left: 10px;
}
.iadv .po ul { }
.iadv .po li { float: left; width: 129px; height: 70px; border-left: 1px dashed #f1a19c; }
.iadv .po li:first-child { border-left: 0; }
.iadv .po img { display: block; width: 60px; height: 60px; margin: -5px auto 0; }
.iadv .form { height: 185px; margin: 0 0 0 450px; padding: 15px 200px 0 0; position: relative; }
.iadv .head1 { height: 40px; line-height: 38px; border-bottom: 1px solid #ccc; margin: 0 0 20px; }
.iadv .head1 h2 { width: 85px; font-size: 15px; color: #333; border-bottom: 2px solid #da251d; }
.iadv .form .item { float: left; padding: 0 0 0 45px; border:1px solid #ddd; background: #fff; position: relative; }
.iadv .form .item.error { border-color: #f55; }
.iadv .form .item input { width: 550px; height: 35px; line-height: 35px; border: 0; background: #fff;    color: #757575; }
.iadv .form .item-1 { width: 223px; margin: 0 0 10px 10px; }
.iadv .form .item-1 input { width: 100%; }
.iadv .form .item-2 { width: 503px; }
.iadv .form .item-2 input { width: 100%; }
.iadv .form .item .icon { background: url(about:blank) center center no-repeat; position: absolute; left: 10px; top: 50%; margin: -15px 0 0; width: 30px; height: 30px; }
.iadv .form .item .icon-name { background-image: url(../images/iadv-name.png); }
.iadv .form .item .icon-area { background-image: url(../images/iadv-area.png); }
.iadv .form .item .icon-loupan { background-image: url(../images/iadv-loupan.png); }
.iadv .form .item .icon-phone { background-image: url(../images/iadv-phone.png); }
.iadv .form .submit { position: absolute; right: 0; top: 50%; margin: -70px 0 0; width: 140px; height: 140px; }
.iadv .form .submit input { position: relative; z-index: 2; width: 140px; height: 140px; background: url(../images/iadv-submit.png) center center no-repeat; border: 0; cursor: pointer; }
.iadv .form .submit .f { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; background: url(../images/iadv-submit2.png) center center no-repeat; }
.iadv .form .submit:hover input { animation: bounceIn 1s ease; }
.iadv .form .submit:hover .f { animation: tada 2s ease; }

.tt01 {
    background: linear-gradient(-45deg, #a91c1c 40%, #ffffff 50%, #a91c1c 60%);
    background-size: 480% 181%;
    animation: shine 8s linear infinite;
}
.sjfa.tt01 {
    background: linear-gradient(-45deg, #5E5E5D 40%, #ffffff 50%, #5E5E5D 60%);
    background-size: 480% 181%;
    animation: shine 10s linear infinite;
}

@keyframes shine {
    0% {
        background-position-x: 400%;
    }

    50% {
        background-position-x: 0%;
    }

    100% {
        background-position-x: -400%;
    }
}

 .zitc {
    cursor: pointer;
    -webkit-animation: zitc 600ms ease-out infinite alternate;
    animation: zitc 600ms ease-out infinite alternate;
}



/*右边悬浮框*/
.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 50%;
	margin-top: -115px;
	z-index: 999;
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #a91c1c;
	display: none;
}
.toolbar .pop-code {
	width: 160px;
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: #a91c1c;
	border-radius: 100%;
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover {
	background: #a91c1c;
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: #a91c1c;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .fhdb span {
	background-position: -35px -142px;
}
.toolbar .fhdb:hover {
	background-color: #a91c1c;
	border-radius: 100%;
}
.toolbar .fhdb:hover span {
	background-position: 0 -142px;
}
.toolbar dd:hover {
}




/*新增样式*/
.banner .swiper-horizontal>.swiper-pagination-bullets, .banner .swiper-pagination-bullets.swiper-pagination-horizontal, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction{bottom:10px;}