.banner {
  overflow: hidden;
}
.banner {
  position: relative;
}
.banner img {
  width: 100%;
}

.wmwz .cont {
  padding-top: 20px;
  padding-bottom: 20px;
}
.wmwz .cont .tit {
  font-size: 35px;
  color: #2b78d9;
  font-weight: bold;
  line-height: 65px;
  text-align: center;
}
.wmwz .cont .title {
  font-size: 16px;
  color: #828282;
  text-align: center;
  line-height: 25px;
}
.wmwz .cont .list {
  padding-top: 20px;
}
.wmwz .cont .list li {
  width: 261px;
  text-align: center;
  float: left;
  margin-right: 52px;
}
.wmwz .cont .list li.last {
  margin-right: 0;
}
.wmwz .cont .li_img {
  position: relative;
}
.wmwz .cont .li_txt {
  font-size: 14px;
  color: #595959;
  text-align: center;
  line-height: 34px;
  padding-top: 23px;
}
.wmwz .cont .li_txt h3 {
  color: #2b78d9;
  font-size: 20px;
}
.wmwz .cont .li_txt:hover {
  color: #f16a05;
}
.wmwz .cont2 {
  padding-top: 10px;
  padding-bottom: 66px;
}
.wmwz .cont2 .tit {
  font-size: 35px;
  color: #2b78d9;
  font-weight: bold;
  line-height: 65px;
  text-align: center;
}
.wmwz .cont2 .left {
  width: 784px;
  padding-top: 28px;
}
.wmwz .cont2 .txt {
  font-size: 16px;
  color: #616161;
  line-height: 36px;
  text-indent: 2em;
}
.wmwz .cont2 .right {
  width: 389px;
}
.wmwz .cont2 .list2 li {
  float: left;
  width: 180px;
  text-align: center;
}
.wmwz .cont2 .txt span {
  color: #f66c00;
}
.wmwz .cont2 .list2 {
  padding-top: 37px;
}
.wmwz .cont2 .list2 p {
  font-size: 14px;
  color: #535353;
  line-height: 34px;
  padding-top: 10px;
}
.wmwz .cont2 {
  padding-bottom: 20px;
}
.wmwz .why {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.wmwz .why .list li {
  float: left;
  text-align: center;
  width: 256px;
  text-align: center;
  padding-right: 58px;
  box-sizing: content-box;
}
.wmwz .why .list li.last {
  padding-right: 0;
}
.wmwz .why .li_tit {
  font-size: 16px;
  color: #2b78d9;
  line-height: 30px;
  padding-top: 28px;
}
.wmwz .why .li_txt {
  font-size: 14px;
  color: #595959;
  line-height: 28px;
  padding-top: 12px;
}
.wmwz .why .tit {
  font-size: 35px;
  color: #f66c00;
  text-align: center;
  line-height: 72px;
  font-weight: bold;
}
.wmwz .wgn .list li {
  float: left;
  width: 298px;
  text-align: center;
  border: 1px solid #eee;
  margin-right: -1px;
  margin-top: -1px;
  padding: 26px 0;
}
.wmwz .wgn {
  background: #fff;
  padding-bottom: 30px; /*padding-top:48px;*/
}
.wmwz .wgn li p {
  padding-top: 22px;
  font-size: 16px;
  color: #555;
  line-height: 26px;
}
.wmwz .wgn .tit {
  font-size: 35px;
  color: #f66c00;
  text-align: center;
  font-weight: bold;
  line-height: 72px;
  padding-bottom: 10px;
}
.wmwz .gn {
  /*padding-top:56px;*/
}
.wmwz .gn .list {
  padding-top: 20px;
}
.wmwz .gn li {
  float: left;
  width: 440px;
  padding-right: 122px;
  height: 143px;
}
.wmwz .gn {
  /*padding-bottom:38px;*/
}
.wmwz .gn li.last {
  padding-right: 0;
  width: 318px;
}
.wmwz .gn .tit {
  font-size: 35px;
  font-weight: bold;
  color: #2b78d9;
  line-height: 72px;
  text-align: center;
}
.wmwz .gn .left {
  width: 55px;
}
.wmwz .gn .right {
  width: 240px;
  padding-left: 23px;
}
.wmwz .gn .li_tit {
  font-size: 20px;
  color: #414141;
  line-height: 1em;
  padding-bottom: 12px;
}
.wmwz .gn .li_txt {
  font-size: 15px;
  color: #787878;
  line-height: 28px;
}

.bdtg_hyys {
  padding: 20px 0;
  background: #fff;
}
.bdtg_hyys .title {
  text-align: center;
  margin-bottom: 40px;
}
.bdtg_hyys .title h3 {
  color: #f16a05;
  font-size: 35px;
  margin-bottom: 15px;
}
.bdtg_hyys .title p {
  font-size: 16px;
  color: #616161;
}

.bdtg_wdys ul {
  margin: 8px 0 0 25px;
}
.bdtg_wdys ul li {
  width: 182px;
  margin: 0 66px 0 0;
  text-align: center;
  float: left;
}
.bdtg_wdys ul li.last {
  margin-right: 0;
}
.bdtg_wdys ul li:hover img {
  -moz-animation: dod 0.8s linear both;
  -ms-animation: dod 0.8s linear both;
  -webkit-animation: dod 0.8s linear both;
  -o-animation: dod 0.8s linear both;
  animation: dod 0.8s linear both;
}
.bdtg_wdys ul li:hover p {
  color: #009de0;
}
.bdtg_wdys ul li span {
  display: block;
  font-weight: bold;
  margin: 12px 0;
  font-size: 20px;
  color: #3e3e3e;
}
.bdtg_wdys ul li p {
  line-height: 2em;
  font-size: 14px;
  color: #3f3f3f;
}

.bdtg_fwfw {
  padding: 20px 0 0px;
}
.bdtg_fwfw h3 {
  font-size: 35px;
  margin-bottom: 30px;
  color: #2b78d9;
  text-align: center;
}
.bdtg_fwfw ul li {
  float: left;
  margin: 0 77px 50px 0;
  width: 242px;
}
.bdtg_fwfw ul li:hover {
  -moz-animation: dod 0.8s linear both;
  -ms-animation: dod 0.8s linear both;
  -webkit-animation: dod 0.8s linear both;
  -o-animation: dod 0.8s linear both;
  animation: dod 0.8s linear both;
}
.bdtg_fwfw ul li.last {
  margin-right: 0;
}

.bdtg_jzlc {
  background: #fff;
  padding: 20px 0 50px;
}
.bdtg_jzlc h3 {
  text-align: center;
  margin-bottom: 20px;
  color: #f16a05;
  font-size: 35px;
}
.bdtg_jzlc ul li {
  position: relative;
  width: 148px;
  float: left;
  margin: 0 115px 0 0;
  text-align: center;
}
.bdtg_jzlc ul li.last {
  margin-right: 0;
}
.bdtg_jzlc ul li .lc_img {
  width: 147px;
  height: 147px;
  line-height: 147px;
  background: url(../images/bdtg_24.png) no-repeat;
}
.bdtg_jzlc ul li .lc_img img {
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.bdtg_jzlc ul li .lc_img:hover img {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.bdtg_jzlc ul li span {
  display: block;
  margin-top: 25px;
  font-size: 15px;
  color: #616161;
}
.lcx {
  position: absolute;
  top: 66px;
  left: 146px;
}

/**/
.website {
  background: #eee;
}
.website .cont {
  text-align: center;
  padding-top: 36px;
  padding-bottom: 15px;
}
.website .cont .p1 {
  padding-bottom: 25px;
  font-size: 25px;
  color: #2b78d9;
  line-height: 72px;
  text-align: center;
  padding-bottom: 6px;
  font-weight: bold;
}
.website .cont .p1 span {
  font-size: 35px;
}
.website .cont .p2 {
  padding-bottom: 18px;
}
.website .cont .txt {
  font-size: 16px;
  color: #828282;
  line-height: 30px;
  padding-top: 5px;
}
.website .cont .vid {
  width: 460px;
  height: 256px;
  background: url(../images/3.1_11.png) no-repeat;
  padding: 19px 19px 148px 15px;
  margin: 0 auto;
}
.website .cont .vid .inner {
  position: relative;
}
.website .cont .vid .img2 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -35px;
  margin-top: -35px;
  width: 71px;
  height: 71px;
}

.website .view {
  padding: 30px 0 30px 0;
  background: #fff;
  overflow: hidden;
}
.website .view .tit {
  font-size: 35px;
  color: #2b78d9;
  line-height: 72px;
  text-align: center;
  padding-bottom: 4px;
}
.website .view .txt {
  font-size: 16px;
  color: #616161;
  line-height: 30px;
  width: 1020px;
  text-align: center;
  padding-bottom: 48px;
  margin: 0 auto;
}
.website .view li {
  width: 448px;
  padding: 9px 24px 14px 60px;
  border: 3px solid #549fd8;
  margin-left: 37px;
  position: relative;
}
.website .view .active {
  background: #f0f6fb;
}
.website .view .num {
  font-size: 18px;
  color: #fff;
  width: 78px;
  height: 78px;
  line-height: 78px;
  background: #fe9900;
  position: absolute;
  left: -37px;
  top: 50%;
  margin-top: -39px;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.website .view .li_tit {
  font-size: 18px;
  color: #2b78d9;
  line-height: 45px;
  border-bottom: 1px solid #dcdcdc;
}
.website .view .li_txt {
  font-size: 14px;
  color: #5f5f5f;
  line-height: 28px;
  padding-top: 6px;
  padding-right: 10px;
}

.website .tit {
  font-weight: bold;
}
.website .why {
  padding: 0 0 30px 0;
  overflow: hidden;
}
.website .why .tit {
  font-size: 35px;
  color: #f66c00;
  text-align: center;
  line-height: 72px;
  padding-bottom: 7px;
}
.website .why .txt {
  font-size: 16px;
  color: #616161;
  line-height: 30px;
  text-align: center;
  padding-bottom: 46px;
}
.website .why li {
  float: left;
  width: 164px;
  height: 164px;
  margin-right: 94px;
  position: relative;
}
.website .why .li_img {
  width: 164px;
  height: 164px;
}
.website .why .li_img img {
  width: 100%;
  height: 100%;
}
.website .why .last {
  margin-right: 0;
}
.website .why li .img1 {
  position: absolute;
  left: 188px;
  top: 59px;
}
.website .why li .li_img img {
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.website .why .active .li_img img {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.website .mar {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 30px;
}
.website .mar .tit {
  font-size: 35px;
  color: #f66c00;
  line-height: 72px;
  text-align: center;
  padding-bottom: 30px;
}
.website .mar .tit span {
  font-size: 35px;
}
.website .mar {
}
.website .mar li {
  width: 300px;
  height: 376px;
  float: left;
  padding: 33px 20px 34px 20px;
  border: 1px solid #c9c9c9;
  _height: 376px;
  overflow: hidden;
}
.website .mar .active {
  border: 1px solid #f49802;
}
.website .mar .li_img {
  padding-bottom: 33px;
  padding-left: 4px;
}
.website .mar .li_tit {
  font-size: 22px;
  color: #fff;
  width: 232px;
  margin: 0 auto;
  line-height: 42px;
  height: 42px;
  text-align: center;
}
.website .mar .li1 .li_tit {
  background: url(../images/3.1_35.png) no-repeat;
}
.website .mar .li_txt {
  font-size: 15px;
  color: #666;
  line-height: 30px;
  padding-top: 24px;
  width: 248px;
}
.website .mar .li2 .li_tit {
  background: url(../images/3.1_20.png) no-repeat;
}
.website .mar .li3 .li_tit {
  background: url(../images/3.1_23.png) no-repeat;
}
.website .mar .li4 .li_tit {
  background: url(../images/3.1_26.png) no-repeat;
}

.website .pro {
  padding-top: 20px;
  padding-bottom: 36px;
  text-align: center;
  overflow: hidden;
  background: #fff;
}
.website .pro .tit {
  font-size: 35px;
  color: #2b78d9;
  line-height: 72px;
  padding-bottom: 30px;
}
.website .pro .tit span {
  font-size: 35px;
}
.website .pro li {
  width: 196px;
  float: left;
  margin-right: 66px;
}
.website .pro .li1 {
  width: 176px;
}
.website .pro .li2 {
  width: 180px;
}
.website .pro .last {
  margin-right: 0;
}
.website .pro .li_txt {
  font-size: 15px;
  color: #373737;
  line-height: 26px;
  padding-top: 20px;
}
.website .pro .active .li_txt {
  color: #2b78d9;
}

.website .str {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.website .str .tit {
  font-size: 35px;
  color: #f66c00;
  line-height: 72px;
  text-align: center;
  padding-bottom: 30px;
}
.website .str .tit span {
  font-size: 35px;
}
.website .str .list {
  padding-top: 28px;
  position: relative;
}
.website .str .li_img {
  width: 65px;
  float: left;
  padding-top: 11px;
}
.website .str .li_con {
  width: 324px;
  padding-left: 14px;
  float: left;
}
.website .str .li_tit {
  font-size: 16px;
  color: #2b78d9;
  line-height: 38px;
  padding-bottom: 6px;
}
.website .str .li_txt {
  font-size: 14px;
  color: #5a5a5a;
  line-height: 24px;
}
.website .str .active .li_txt {
  color: #f49802;
}
.website .str li {
  height: 128px;
  width: 403px;
}
.website .str .list {
  position: relative;
}
.website .str .center {
  position: absolute;
  left: 429px;
  top: 0;
  width: 340px;
}

.website .case {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  overflow: hidden;
  background: #fff;
}
.website .case .tit {
  font-size: 35px;
  color: #2b78d9;
  line-height: 72px;
  padding-bottom: 28px;
}
.website .case .tit span {
  font-size: 35px;
}

.website .up {
  padding-top: 70px;
  padding-bottom: 80px;
  overflow: hidden;
}
.website .up .tit {
  font-size: 24px;
  color: #2b78d9;
  line-height: 58px;
  text-align: center;
}
.website .up .tit .span1 {
  font-size: 30px;
}
.website .up .tit .span2 {
  font-size: 35px;
}
.website .up .tx {
  font-size: 16px;
  color: #5d5d5d;
  line-height: 42px;
  padding-bottom: 24px;
  text-align: center;
}
.website .up .form {
  font-size: 0;
  vertical-align: middle;
}
.website .up .txt {
  font-size: 13px;
  color: #9d9d9d;
  line-height: 38px;
  height: 38px;
  background: #fafafa;
  border: 1px solid #c9c9c9;
  width: 210px;
  padding-left: 10px;
  margin-right: 17px;
}
.website .up select {
  width: 152px;
  padding-left: 5px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #c9c9c9;
  background: #fafafa;
  font-size: 13px;
  color: #9d9d9d;
  margin-right: 17px;
}
.website .up .btn {
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  width: 143px;
  text-align: center;
  background: #d80900;
  border: 1px solid #c9c9c9;
  margin-right: 1px;
  vertical-align: bottom;
}

.website .ens {
  padding-top: 20px; /*padding-bottom: 30px;*/
  overflow: hidden;
}
.website .ens .tit {
  font-size: 35px;
  color: #f66c00;
  line-height: 72px;
  text-align: center;
}
.website .ens .li_tit {
  font-size: 20px;
  color: #2b78d9;
  line-height: 30px;
  padding-top: 12px;
}
.website .ens .li_txt {
  font-size: 14px;
  color: #848484;
  line-height: 24px;
}
.website .ens .left {
  text-align: right;
  width: 406px;
}
.website .ens .left li {
  float: left;
}
.website .ens .li1 {
  width: 396px;
}
.website .ens .li2 {
  width: 354px;
  _width: 354px;
}
.website .ens .li3 {
  width: 406px;
}
.website .ens li {
  height: 120px;
}
.website .ens .active .li_txt {
  color: #f49802;
}
.website .ens .li4 {
  width: 392px;
}
.website .ens .li5 {
  width: 350px;
}
.website .ens .li6 {
  width: 398px;
}
.website .ens .right {
  width: 390px;
}
.website .ens .right li {
  float: right;
  position: relative;
}
.website .ens .list {
  padding-top: 23px;
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.website .ens .list .center {
  position: absolute;
  width: 463px;
  left: 374px;
  top: 0;
}
.website .ens .list .center img {
  width: 100%;
}
.website .ens .li4 .li_tit {
  padding-top: 0;
}

.website .shp {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 56px;
}
.website .shp .tit {
  font-size: 35px;
  color: #2b78d9;
  text-align: center;
  line-height: 72px;
  padding-bottom: 20px;
}
.website .shp .vid {
  width: 968px;
  height: 560px;
  padding: 32px 120px 84px 124px;
  background: url(../images/3.133.png) no-repeat;
  margin: 0 auto;
}

/**/

/**/
.design .cust {
  padding-top: 30px;
  padding-bottom: 10px;
  overflow: hidden;
}
.design .cust .tit {
  text-align: center;
}
.design .cust .title {
  font-size: 16px;
  color: #828282;
  line-height: 30px;
  padding-top: 16px;
  text-align: center;
}
.design .cust .txt {
  margin-top: 30px;
  font-size: 16px;
  color: #434444;
  line-height: 34px;
}
.design .cust .txt .txt_con {
  width: 820px;
}
.design .cust .txt .txt_con p {
  text-indent: 2em;
}
.design .cust .txt .txt_con span {
  color: #f66c00;
}

.design .cust .list {
  margin-top: 20px;
  padding-bottom: 20px;
}
.design .cust li {
  width: 241px;
  height: 208px;
  float: left;
  margin-left: -1px;
  background: url(../images/3.2_gdsjwz_02.png) no-repeat;
  font-size: 33px;
  color: #fff;
  text-align: center;
  line-height: 208px;
}
.design .cust .li {
  background: url(../images/3.2_gdsjwz_03.png);
}
.design .cust .li2 {
  background: url(../images/3.2_gdsjwz_04.png);
}
.design .cust .li3 {
  background: url(../images/3.2_gdsjwz_05.png);
}
.design .cust .li4 {
  background: url(../images/3.2_gdsjwz_06.png);
}

.design .pro {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
  overflow: hidden;
}
.design .tit {
  text-align: center;
}
.design .pro .tit {
  padding-bottom: 20px;
}
.design .pro .list {
  background: url(../images/3.2_49.jpg) no-repeat center 39px;
}
.design .pro li {
  float: left;
  width: 200px;
  margin-right: 49px;
}
.design .pro .last {
  margin-right: 0;
}
.design .pro .num {
  width: 92px;
  height: 92px;
  background: url(../images/3.2_03_03.png) no-repeat;
  margin: 0 auto;
  padding-bottom: 16px;
  font-size: 45px;
  color: #fff;
  text-align: center;
  line-height: 92px;
}
.design .pro .li_con {
  width: 199px;
  height: 289px;
  background: url(../images/3.2_09_09.png);
}
.design .pro .li_img {
  padding-top: 26px;
  text-align: center;
}
.design .pro .li_tit {
  font-size: 25px;
  color: #fff;
  text-align: center;
  padding-top: 6px;
  line-height: 54px;
}
.design .pro .li_txt {
  width: 168px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
}
.design .pro .active .num {
  background: url(../images/3.2_05.png) no-repeat;
  color: #2b78d9;
}

.design .ser {
  padding-top: 40px;
  text-align: center;
  padding-bottom: 40px;
  overflow: hidden;
}
.design .ser .title {
  font-size: 16px;
  color: #828282;
  line-height: 32px;
  padding-top: 16px;
  padding-bottom: 20px;
}
.design .ser .list {
  font-size: 0;
  padding-top: 8px;
}
.design .ser li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 288px;
  height: 440px;
  background: #fff;
}
.design .ser .li_tit {
  font-size: 30px;
  color: #fff;
  line-height: 75px;
}
.design .ser .li_txt {
  font-size: 16px;
  color: #383838;
  line-height: 30px;
}
.design .ser .li1 .li_tit {
  background: #89c12a;
}
.design .ser .li1 {
  border-bottom: 3px solid #89c12a;
  margin-right: 88px;
}
.design .ser .li2 .li_tit {
  background: #f5a913;
}
.design .ser .li2 {
  border-bottom: 3px solid #f5a913;
  margin-right: 88px;
}
.design .ser .li3 .li_tit {
  background: #12a4db;
}
.design .ser .li3 {
  border-bottom: 3px solid #12a4db;
}
.design .case {
  padding-top: 40px;
  background: #fff;
  padding-bottom: 40px;
  overflow: hidden;
}
.design .case .last {
  margin-right: 0;
}
.design .case .txt {
  padding-left: 15px;
  padding-top: 20px;
}
.design .case .txt .p1 {
  font-size: 16px;
  color: #444;
  line-height: 48px;
  background: url(../images/cgal_07.jpg) no-repeat left top;
}
.design .case .txt .p2 {
  font-size: 12px;
  color: #898989;
  line-height: 18px;
}
.design .case .con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../images/cgal_06.png);
  transition: 0.5s;
  opacity: 0;
}
.design .case .bl .con {
  opacity: 1;
}
.design .case .list {
  padding-top: 48px; /*padding-bottom:28px;*/
}
.design .case .more {
  display: block;
  font-size: 16px;
  color: #6c6c6c;
  line-height: 50px;
  width: 188px;
  text-align: center;
  border: 1px solid #a0a0a0;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  margin: 0 auto;
}
.design .case li {
  float: left;
  width: 277px;
  height: 267px;
  position: relative;
  margin-right: 30px;
  margin-bottom: 26px;
  background: #fff;
}
.design .case .con .li_tit {
  font-size: 21px;
  color: #fff;
  line-height: 36px;
  padding-top: 80px;
  padding-bottom: 12px;
}
.design .case .con .hy {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  padding-bottom: 33px;
}
.design .case .con a {
  display: block;
  width: 120px;
  font-size: 16px;
  margin: 0 auto;
  line-height: 44px;
  background: #2b78d9;
  border-radius: 5px;
  color: #fff;
}

/**/

/**/
.gwsc {
  background: rgb(238, 238, 238);
}
.gwsc .cont {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
.gwsc .tit {
  text-align: center;
  font-weight: bold;
}
.gwsc .cont .titl {
  font-size: 16px;
  color: #828282;
  text-align: center;
  line-height: 32px;
  padding-top: 16px;
  padding-bottom: 20px;
}
.gwsc .cont .left {
  width: 776px;
}
.gwsc .cont .right {
  width: 382px;
}
.gwsc .cont .txt {
  font-size: 16px;
  color: #434444;
  line-height: 32px;
  text-indent: 2em;
  padding-bottom: 25px;
}
.gwsc .cont .txt span {
  color: #2b78d9;
}
.gwsc .cont li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-right: 45px;
}
.gwsc .cont .list {
  text-align: center;
}

.gwsc .web {
  background: #fff; /*padding-top: 60px;*/
  padding-bottom: 20px;
  overflow: hidden;
}
.gwsc .web .tit {
  font-size: 35px;
  color: #f66c00;
  line-height: 72px;
  padding-bottom: 60px;
}
.gwsc .web .table1 {
  width: 100%;
  padding-bottom: 25px;
}
.gwsc .web .table2 {
  width: 884px;
  margin: 0 auto;
  padding-bottom: 45px;
}
.gwsc .web td {
  position: relative;
  width: 251px;
  height: 251px;
  padding-right: 66px; /*-moz-transition:0.5s;-ms-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;*/
}
.gwsc .web td.active {
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.gwsc .web .last {
  padding-right: 0;
}
.gwsc .web .num {
  width: 95px;
  height: 95px;
  line-height: 95px;
  text-align: center;
  font-size: 36px;
  position: absolute;
  top: -49px;
  left: 78px;
  font-weight: bold;
}
.gwsc .web .txt {
  font-size: 15px;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
.gwsc .web .txt5 {
  margin-top: 30px;
}
.gwsc .web .img {
  position: absolute;
  top: 203px;
  left: 66px;
}
.gwsc .web .td1 .num {
  color: #fd6162;
  background: url(../images/3.3_21.png);
}
.gwsc .web .td1 {
  background: url(../images/3.3_24.png) no-repeat;
}
.gwsc .web .td2 .num {
  color: #85b2f3;
  background: url(../images/3.3_24_24.png);
}
.gwsc .web .td2 {
  background: url(../images/3.3_29.png) no-repeat;
}
.gwsc .web .td3 .num {
  color: #a263b4;
  background: url(../images/3.3_27.png) no-repeat;
}
.gwsc .web .td3 {
  background: url(../images/3.3_34_34.png) no-repeat;
}
.gwsc .web .td4 .num {
  color: #7384ca;
  background: url(../images/3.3_29_29.png) no-repeat;
}
.gwsc .web .td4 {
  background: url(../images/3.3_42.png) no-repeat;
}
.gwsc .web .td5 .num {
  color: #79c4bf;
  background: url(../images/3.3_52.png) no-repeat;
}
.gwsc .web .td5 {
  background: url(../images/3.3_68.png) no-repeat;
}

.gwsc .str {
  padding-top: 20px;
  padding-bottom: 15px;
  overflow: hidden;
}
.gwsc .str table {
  padding-top: 30px;
  width: 100%;
}
.gwsc .str td {
  text-align: center;
  padding-bottom: 30px;
}
.gwsc .str .last {
  padding-right: 0;
}
.gwsc .str .li_txt {
  font-size: 18px;
  color: #2b78d9;
  line-height: 36px;
  padding-top: 17px;
}
.gwsc .str td img {
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.gwsc .str td .active img {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
}

.gwsc .ys {
  padding-bottom: 20px;
  background: #fff;
  padding-top: 20px;
  overflow: hidden;
}
.gwsc .ys .tit {
  font-size: 35px;
  color: #f66c00;
  line-height: 60px;
  text-align: center;
}
.gwsc .ys .inner {
  margin-top: 20px;
}
.gwsc .ys .left {
  width: 492px;
}
.gwsc .ys .left li {
  width: 492px;
  position: relative;
  padding-top: 8px;
  padding-bottom: 37px;
}
.gwsc .ys .left .txt {
  height: 45px;
  line-height: 45px;
  padding-left: 70px;
  font-size: 18px;
  color: #fff;
  border-radius: 20px;
  z-index: 99;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gwsc .ys .left .active .txt {
  box-shadow: 5px 5px 5px #c5c5c5;
}
.gwsc .ys .left .num {
  font-size: 30px;
  width: 60px;
  height: 60px;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  z-index: 9999999;
}
.gwsc .ys .left img {
  padding-left: 16px;
}
.gwsc .ys .left .li1 .num {
  background: #3083b7;
}
.gwsc .ys .left .li1 .txt {
  background: #50a3d5;
}
.gwsc .ys .left .li2 .num {
  background: #e4a242;
}
.gwsc .ys .left .li2 .txt {
  background: #f9b756;
}
.gwsc .ys .left .li3 .num {
  background: #1a8c8d;
}
.gwsc .ys .left .li3 .txt {
  background: #27a9ab;
}
.gwsc .ys .left .li4 .num {
  background: #8c2328;
}
.gwsc .ys .left .li4 .txt {
  background: #b24145;
}
.gwsc .ys .right {
  width: 684px;
}
.gwsc .ys .right .img {
  width: 187px;
  padding-top: 134px;
}
.gwsc .ys .right .list {
  width: 458px;
  padding-left: 136px;
  background: url(../images/3.3_133.png) no-repeat left 29px;
}
.gwsc .ys .right .num {
  font-size: 32px;
  color: #fff;
  text-align: center;
  width: 63px;
  height: 63px;
  background: #f66c00;
  line-height: 63px;
  float: left;
  border: 4px solid #f66c00;
}
.gwsc .ys .right .num2 {
  font-size: 27px;
}
.gwsc .ys .right ul {
  padding-top: 12px;
}
.gwsc .ys .right .active .num {
  background: none;
  color: #f66c00;
}
.gwsc .ys .right li {
  margin-bottom: 48px;
  overflow: hidden;
}
.gwsc .ys .right .txt {
  width: 234px;
  float: right;
  font-size: 18px;
  color: #353535;
  line-height: 36px;
  position: relative;
}
.gwsc .ys .right .active .txt {
  color: #f66c00;
}
.gwsc .design .case {
  background: none;
}

/**/

/*开始*/
.jzlc * {
  box-sizing: content-box;
}
.jzlc .list {
  padding-top: 70px;
  padding-bottom: 64px;
}
.jzlc .list li {
  float: left;
  padding-right: 73px;
  width: 181px;
}
.jzlc .list li.active img {
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.jzlc .list .last {
  padding-right: 0;
}
.jzlc .tit {
  font-size: 35px;
  color: #2b78d9;
  line-height: 56px;
  text-align: center;
  font-weight: bold;
}
.jzlc .title {
  font-size: 16px;
  color: #828282;
  text-align: center;
  line-height: 38px;
  padding-bottom: 28px;
}
.jzlc .li_txt {
  font-size: 15px;
  color: #636363;
  line-height: 26px;
}
.jzlc .li_tit {
  font-size: 18px;
  color: #2b78d9;
  line-height: 38px;
}
.jzlc .wz {
  height: 560px;
  padding-bottom: 100px;
}
.jzlc .wz .right {
  width: 408px;
  position: relative;
}
.jzlc .wz .left {
  width: 313px;
  position: relative;
}
.jzlc .wz {
  width: 858px;
  padding-left: 228px;
  overflow: hidden;
}
.jzlc .wz li {
  width: 858px;
}
.jzlc .wz .li1 {
  position: absolute;
  top: 0;
  right: 0;
}
.jzlc .wz .li1 .left,
.jzlc .wz .li3 .left,
.jzlc .wz .li5 .left {
  text-align: right;
  padding-top: 15px;
}
.jzlc .wz .li1 .left img,
.jzlc .wz .li3 .left img,
.jzlc .wz .li5 .left img {
  z-index: 999;
  position: relative;
  margin-right: -124px;
}
.jzlc .wz .li2 .right img,
.jzlc .wz .li4 .right img {
  margin-top: -2px;
  position: relative;
  z-index: 999;
  margin-left: -138px;
}
.jzlc .wz .li4 .right img {
  margin-top: -3px;
}
.jzlc .wz .li5 .left img {
  margin-top: -18px;
}
.jzlc .wz .li3 .left,
.jzlc .wz .li5 .left {
  padding-top: 0;
}
.jzlc .wz .li2 {
  position: absolute;
  top: 120px;
  left: 228px;
}
.jzlc .wz .li5 {
  position: absolute;
  right: 0;
  top: 452px;
}
.jzlc .wz .li5 {
  height: auto;
  margin-bottom: 100px;
}
.jzlc .wz .li4 {
  position: absolute;
  left: 228px;
  top: 332px;
}
.jzlc .wz .li3 {
  position: absolute;
  top: 222px;
  right: 0;
}
.jzlc .wz {
  position: relative;
}
.jzlc .wz .center {
  width: 124px;
  position: absolute;
  top: 15px;
  left: 540px;
  z-index: 1;
}
.jzlc .active .li_txt {
  color: #f66c00;
}
/*结束*/

/*开始*/
.res {
  background: #eee;
}
.res * {
  box-sizing: content-box;
}
.res .tit {
  text-align: center;
  font-weight: bold;
}
.res .cont {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
.res .cont .txt {
  font-size: 16px;
  color: #828282;
  line-height: 33px;
  text-align: center;
  padding-top: 26px;
  padding-bottom: 45px;
}
.res .cont .img {
  text-align: center;
}
.res .cont li {
  float: left;
  width: 164px;
  margin-right: 94px;
  position: relative;
}
.res .cont .img1 {
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.res .cont .active .img1 {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.res .cont .img2 {
  position: absolute;
  left: 188px;
  top: 59px;
}
.res .cont .last {
  margin-right: 0;
}
.res .cont .list {
  margin: 0 auto;
  width: 940px;
}
.res .web .img {
  padding-bottom: 36px;
}
.res .web {
  background: #fff;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.res .web .tit {
  font-size: 35px;
  color: #f66c00;
  line-height: 54px;
}
.res .web .title {
  font-size: 16px;
  color: #828282;
  line-height: 34px;
  padding-bottom: 10px;
}
.res .web .con_tit {
  font-size: 34px;
  color: #343434;
  line-height: 62px;
}
.res .web .con_txt {
  font-size: 16px;
  color: #424242;
  line-height: 30px;
}

.res .msyy {
  padding-top: 30px;
  padding-bottom: 30px;
}
.res .msyy .title {
  font-size: 16px;
  color: #828282;
  line-height: 32px;
  text-align: center;
  padding-top: 14px;
  padding-bottom: 44px;
}
.res .msyy .list {
  width: 1068px;
  padding-left: 60px;
}
.res .msyy .list li {
  float: left;
  width: 274px;
  padding-right: 122px;
}
.res .msyy .list .last {
  padding-right: 0;
}
.res .msyy .txt {
  font-size: 15px;
  color: #5d5d5d;
  text-align: center;
  line-height: 36px;
  padding-right: 34px;
  padding-bottom: 28px;
  padding-top: 34px;
}
.res .msyy .rx img {
  padding-right: 12px;
}
.res .msyy .rx {
  font-size: 20px;
  color: #d90000;
  text-align: center;
  line-height: 32px;
  padding-top: 28px;
  padding-bottom: 26px;
}
.res .msyy .yy {
  display: block;
  font-size: 16px;
  color: #d90000;
  width: 150px;
  height: 42px;
  line-height: 42px;
  border: 2px solid #d90000;
  text-align: center;
  margin: 0 auto;
}
.res .msyy .yy:hover {
  color: #fff;
  background: #ec1317;
}
/*结束*/

/*开始*/
.weix {
  background: #eee;
}
.weix * {
  box-sizing: content-box;
}
.weix .tit {
  font-size: 35px;
  text-align: center;
  line-height: 76px;
  font-weight: bold;
}
.weix .ser {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.weix .ser .tit {
  color: #2b78d9;
}
.weix .ser .box {
  padding-top: 20px;
}
.weix .ser .con {
  width: 802px;
}
.weix .ser p {
  font-size: 16px;
  color: #828282;
  line-height: 35px;
}
.weix .ser .txt {
  padding-top: 7px;
}
.weix .ser p span {
  color: #ff7200;
}

.weix .fun .tit {
  color: #f66c00;
}
.weix .fun {
  /*padding-top: 46px;*/
  background: #fff;
  padding-bottom: 30px;
  overflow: hidden;
}
.weix .fun .list {
  padding-top: 40px;
}
.weix .fun li {
  width: 390px;
  padding-right: 15px;
  float: left;
}
.weix .fun .last {
  padding-right: 0;
}
.weix .fun .li_img,
.weix .fun .con {
  height: 210px;
}
.weix .fun .li_tit {
  font-size: 20px;
  color: #2b78d9;
  line-height: 34px;
  padding-bottom: 16px;
  background: url(../images/3.5_03_03.jpg) no-repeat left bottom;
  font-weight: bold;
}
.weix .fun .con {
  padding: 0 12px;
}
.weix .fun .li_txt {
  font-size: 13px;
  color: #707070;
  line-height: 23px;
  padding-top: 14px;
}
.weix .fun a:hover .li_txt {
  color: #f66c00;
}
.weix .fun .li_img img {
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.weix .fun .li_img {
  overflow: hidden;
}
.weix .fun .li_img a:hover img {
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.weix .fun .more {
  font-size: 13px;
  color: #8ec0ff;
  line-height: 38px;
}

.weix .uses {
  /*padding-top: 45px;*/
  padding-bottom: 40px;
  overflow: hidden;
}
.weix .uses .list {
  padding-top: 60px;
}
.weix .uses li {
  float: left;
  width: 218px;
  padding: 0 30px;
  margin-right: 29px;
  background: #fff;
  padding-top: 54px;
  position: relative;
}
.weix .uses .last {
  margin-right: 0;
}
.weix .uses .li_txt {
  font-size: 14px;
  color: #838383;
  line-height: 30px;
  text-align: center;
  padding-top: 24px;
  padding-bottom: 30px;
}
.weix .uses .bg {
  width: 62px;
  height: 2px;
  margin: 0 auto;
}
.weix .uses .li1 .bg {
  background: #ec568a;
}
.weix .uses .li2 .bg {
  background: #03a5e3;
}
.weix .uses .li3 .bg {
  background: #58cd63;
}
.weix .uses .li4 .bg {
  background: #f08026;
}
.weix .uses .li_tit {
  font-size: 25px;
  text-align: center;
  color: #595858;
  line-height: 80px;
}
.weix .uses .li_img {
  position: absolute;
  left: 87px;
  top: -55px;
}
.weix .uses .active .li_txt {
  color: #03a5e3;
}

.weix .case {
  background: #fff; /*padding-top: 50px;*/
  padding-bottom: 50px;
  overflow: hidden;
}
.weix .case .tit {
  color: #f66c00;
}
.weix .case .list {
  padding-top: 20px;
}
.weix .case li {
  float: left;
  width: 226px; /*height:356px;*/
  margin-right: 98px; /*padding:30px 12px 56px 13px;background:url(../images/3.5_0_03.jpg) no-repeat;*/
}
.weix .case .last {
  margin-right: 0;
}
.weix .case .con {
  position: relative;
}
.weix .case .er {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  text-align: center;
  display: none;
}
.weix .case .active .er {
  display: block;
}
.weix .case .er .p1 {
  font-size: 16px;
  line-height: 48px;
  padding-top: 54px;
}
.weix .case .er .p2 {
  font-size: 15px;
  line-height: 50px;
}

.list_wx {
  overflow: hidden;
  position: relative;
  margin-top: -60px;
}
.list_wx .ul li {
  float: left;
  margin: 110px 34px 0 0;
  width: 120px;
  height: 36px;
  text-align: center;
  padding-top: 84px;
  text-align: center;
  position: relative;
  background: url(../images/micro_icon.png) no-repeat left top;
  cursor: pointer;
  color: #91d637;
  padding-right: 0px;
}
.list_wx .ul li:hover {
  color: #fff;
}

.list_wx .ul li i {
  border-width: 10px 7px 0;
  border-style: solid dashed dashed dashed;
  border-color: #91d637 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -9px;
  margin-left: -6px;
  width: 0;
  height: 0;
  display: none;
}

.list_wx .ul .li i {
  display: block;
}

.list_wx .ul .li2 i {
  border-color: #ef972c transparent transparent transparent;
}
.list_wx .ul .li3 i {
  border-color: #4dd2d7 transparent transparent transparent;
}
.list_wx .ul .li4 i {
  border-color: #d7644d transparent transparent transparent;
}
.list_wx .ul .li5 i {
  border-color: #da62c1 transparent transparent transparent;
}
.list_wx .ul .li6 i {
  border-color: #4d9cd7 transparent transparent transparent;
}
.list_wx .ul .li7 i {
  border-color: #4d9cd7 transparent transparent transparent;
}
.list_wx .ul .li8 i {
  border-color: #4d9cd7 transparent transparent transparent;
}

.list_wx .ul .li9 i {
  border-color: transparent transparent #d95ec0 transparent;
  border-width: 0 7px 10px;
  border-style: dashed dashed solid;
  bottom: 120px;
}
.list_wx .ul .li10 i {
  border-color: transparent transparent #4d9cd7 transparent;
  border-width: 0 7px 10px;
  border-style: dashed dashed solid;
  bottom: 120px;
}
.list_wx .ul .li11 i {
  border-color: transparent transparent #bfcf3e transparent;
  border-width: 0 7px 10px;
  border-style: dashed dashed solid;
  bottom: 120px;
}
.list_wx .ul .li12 i {
  border-color: transparent transparent #21ad63 transparent;
  border-width: 0 7px 10px;
  border-style: dashed dashed solid;
  bottom: 120px;
}
.list_wx .ul .li13 i {
  border-color: transparent transparent #4d9cd7 transparent;
  border-width: 0 7px 10px;
  border-style: dashed dashed solid;
  bottom: 120px;
}
.list_wx .ul .li14 i {
  border-color: transparent transparent #4d9cd7 transparent;
  border-width: 0 7px 10px;
  border-style: dashed dashed solid;
  bottom: 120px;
}
.list_wx .ul .li15 i {
  border-color: transparent transparent #4d9cd7 transparent;
  border-width: 0 7px 10px;
  border-style: dashed dashed solid;
  bottom: 120px;
}
.list_wx .ul .li16 i {
  border-color: transparent transparent #4d9cd7 transparent;
  border-width: 0 7px 10px;
  border-style: dashed dashed solid;
  bottom: 120px;
}

.list_wx .ul .li2 {
  background-position: -120px top;
  color: #ef972c;
}
.list_wx .ul .li3 {
  background-position: -240px top;
  color: #4dd2d7;
}
.list_wx .ul .li4 {
  background-position: -360px top;
  color: #d7644d;
}
.list_wx .ul .li5 {
  background-position: -480px top;
  color: #da62c1;
}
.list_wx .ul .li6 {
  background-position: -600px top;
  color: #4d9cd7;
}
.list_wx .ul .li7 {
  background-position: -720px top;
  color: #4d9cd7;
}
.list_wx .ul .li8 {
  background-position: -840px top;
  color: #4d9cd7;
}
.list_wx .ul .li9 {
  background-position: -960px top;
  color: #d95ec0;
}
.list_wx .ul .li10 {
  background-position: -1080px top;
  color: #4d9cd7;
}
.list_wx .ul .li11 {
  background-position: -1200px top;
  color: #bfcf3e;
}
.list_wx .ul .li12 {
  background-position: -1320px top;
  color: #4dd78e;
}
.list_wx .ul .li13 {
  background-position: -1440px top;
  color: #4d9cd7;
}
.list_wx .ul .li14 {
  background-position: -1560px top;
  color: #4d9cd7;
}
.list_wx .ul .li15 {
  background-position: -1680px top;
  color: #4d9cd7;
}
.list_wx .ul .li16 {
  background-position: -1800px top;
  color: #4d9cd7;
}

.list_wx .ul .li1:hover {
  background-position: left bottom;
}
.list_wx .ul .li2:hover {
  background-position: -120px bottom;
}
.list_wx .ul .li3:hover {
  background-position: -240px bottom;
}
.list_wx .ul .li4:hover {
  background-position: -360px bottom;
}
.list_wx .ul .li5:hover {
  background-position: -480px bottom;
}
.list_wx .ul .li6:hover {
  background-position: -600px bottom;
}
.list_wx .ul .li7:hover {
  background-position: -720px bottom;
}
.list_wx .ul .li8:hover {
  background-position: -840px bottom;
}
.list_wx .ul .li9:hover {
  background-position: -960px bottom;
}
.list_wx .ul .li10:hover {
  background-position: -1080px bottom;
}
.list_wx .ul .li11:hover {
  background-position: -1200px bottom;
}
.list_wx .ul .li12:hover {
  background-position: -1320px bottom;
}
.list_wx .ul .li13:hover {
  background-position: -1440px bottom;
}
.list_wx .ul .li14:hover {
  background-position: -1560px bottom;
}
.list_wx .ul .li15:hover {
  background-position: -1680px bottom;
}
.list_wx .ul .li16:hover {
  background-position: -1800px bottom;
}

.list_wx .list_txt {
  position: absolute;
  left: 40px;
  top: 270px;
}
.list_wx .list_txt li {
  display: none;
  font-size: 14px;
  color: #91d637;
}
.list_wx .list_txt .li2 {
  color: #ef972c;
}
.list_wx .list_txt .li3 {
  color: #4dd2d7;
}
.list_wx .list_txt .li4 {
  color: #d7644d;
}
.list_wx .list_txt .li5 {
  color: #da62c1;
}
.list_wx .list_txt .li6 {
  color: #4d9cd7;
}
.list_wx .list_txt .li7 {
  color: #4d9cd7;
}
.list_wx .list_txt .li8 {
  color: #4d9cd7;
}
.list_wx .list_txt .li9 {
  color: #d95ec0;
}
.list_wx .list_txt .li10 {
  color: #4d9cd7;
}
.list_wx .list_txt .li11 {
  color: #bfcf3e;
}
.list_wx .list_txt .li12 {
  color: #4dd78e;
}
.list_wx .list_txt .li13 {
  color: #4d9cd7;
}
.list_wx .list_txt .li14 {
  color: #4d9cd7;
}
.list_wx .list_txt .li15 {
  color: #4d9cd7;
}
.list_wx .list_txt .li16 {
  color: #4d9cd7;
}
/*结束*/

/*开始*/
.app {
  background: #eee;
}
.app * {
  box-sizing: content-box;
}
.mob {
  padding-bottom: 20px;
  background: #eee;
  overflow: hidden;
}
.mob .tit {
  text-align: center;
  margin-top: 40px;
}
.mob .title {
  font-size: 18px;
  color: #7a7a7a;
  text-align: center;
  line-height: 60px; /*padding-bottom:28px;*/
}
.mob .con .left {
  width: 720px;
}
.mob .con p {
  font-size: 18px;
  color: #6b6b6b;
  line-height: 32px;
}
.mob .con p span {
  color: #eb7a00;
}
.mob .con .c_tit {
  font-size: 25px;
  color: #494949;
  line-height: 80px;
}
.mob .con .cont1 {
  padding-top: 12px;
  padding-bottom: 7px;
}

.app .tit {
  font-weight: bold;
}
.app .super {
  background: #fff;
  overflow: hidden;
}
.super {
  /*padding-top:46px;*/ /*padding-bottom:32px;*/
}
.super .tit {
  font-size: 35px;
  color: #f66c00;
  text-align: center;
  line-height: 80px;
}
.super .list {
  /*padding-top:26px;*/
}
.super .li_img {
  width: 128px;
  float: left;
  padding-top: 16px;
}
.super .li_con {
  width: 436px;
  float: right;
}
.super li {
  float: left;
  width: 578px;
  overflow: hidden;
  padding-bottom: 34px;
}
.super .right {
  float: right;
}
.super .li_tit {
  font-size: 16px;
  color: #393939;
  line-height: 47px;
  border-bottom: 1px solid #d2d2d2;
}
.super .li_txt {
  font-size: 14px;
  color: #7c7b7b;
  line-height: 26px;
  padding-top: 10px;
  width: 412px;
}
.super .li_tit.active {
  color: #2b78d9;
}
.super .li_txt.active {
  color: #2b78d9;
}
.modu {
  background: #eee;
  padding-top: 20px;
  padding-bottom: 62px;
  overflow: hidden;
}
.modu .tit {
  font-size: 35px;
  color: #2b78d9;
  line-height: 70px;
  text-align: center;
}
.modu .search {
  margin-top: 38px;
  margin-left: 430px;
  padding-left: 60px;
  background: url(../images/sj_17_17.png) no-repeat left 6px;
}
.modu .search .p1 {
  font-size: 16px;
  color: #323232;
  line-height: 28px;
}
.modu .search .p2 {
  font-size: 14px;
  color: #838383;
  line-height: 26px;
}
.modu .con {
  position: relative;
  padding-bottom: 20px;
}
.modu .cont {
  width: 410px;
}
.modu .con .img {
  position: absolute;
  left: 49%;
  top: 34px;
  width: 226px;
  margin-left: -100px;
}
.modu .right {
  width: ;
}
.modu .rig .txt {
  font-size: 14px;
  color: #838383;
  line-height: 20px;
}
.modu .sort .title {
  font-size: 16px;
  color: #323232;
  line-height: 36px;
}
.modu .cont {
  padding-top: 18px;
}
.modu .sort_img {
  width: 37px;
  float: left;
  padding-top: 10px;
}
.modu .rig {
  width: 322px;
  float: right;
}
.modu .sort {
  /*padding-top:16px;*/
  margin-bottom: 24px;
  height: 96px;
  overflow: hidden;
  padding-left: 24px;
  padding-right: 16px;
}
.modu .sort2 {
  margin-bottom: 0;
}
.modu .sort.active {
  background: #f5f5f5;
  box-shadow: 5px 5px 5px #cecece;
}

.mer {
  padding-top: 30px;
  padding-bottom: 50px;
  overflow: hidden;
  background: #fff;
}
.mer .tit {
  font-size: 22px;
  color: #ff7101;
  line-height: 33px;
  text-align: center;
  font-weight: bold;
}
.mer .tit span {
  color: #2b78d9;
}
.mer .list {
  padding-top: 40px;
}
.mer .list li {
  float: left;
  width: 202px;
  height: 370px;
  padding-bottom: 12px;
  background: url(../images/sj_40.png) no-repeat left top;
  padding-right: 46px;
}
.mer .list .con {
  padding: 0 17px;
  padding-top: 16px;
}
.mer .list .last {
  padding-right: 0;
}
.mer .list .img {
  width: 150px;
  height: 150px;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 0 9px;
  overflow: hidden;
}
.mer .list .img img {
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; /*-moz-transition:0.5s;-ms-transition:0.5s;-webkit-transition:0.5s;-ms-transition:0.5s;transition:0.5s;*/
}
.mer .list .title {
  font-size: 18px;
  color: #2b78d9;
  text-align: center;
  line-height: 50px;
}
.mer .list .txt {
  font-size: 13px;
  color: #323232;
  line-height: 24px;
  height: 116px;
  text-align: center;
}
.mer .list .cer {
  display: block;
  width: 43px;
  margin: 0 auto;
}
.mer .list .active .img img {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/*结束*/

/*开始*/
.wrapper {
  background: #eee;
}
.wrapper * {
  box-sizing: content-box;
}
.wrapper .main {
  display: flex;
  width: 1200px;
  margin: 0 auto;
}
.wrapper .main-left {
  width: 620px;
  margin-left: 80px;
}
.main-left .left-title {
  display: flex;
  padding: 46px 0px 35px 0;
}
.main-left .left-title h2 {
  font-size: 33.95px;
  color: #2b78d9;
}
.main-left .left-title img {
  height: 37px;
  width: 5px;
  display: inline-block;
  padding: 5px 10px 0 0;
}
.main-left .left-word p {
  font-size: 18px;
  line-height: 32px;
  padding-bottom: 20px;
  text-indent: 2rem;
  color: #616161;
}
.main-left .left-word p span {
  color: #f66c00;
  font-size: 18px;
}
.main-left .left-word p a {
  color: #000;
}
.main-left .left-word a {
  color: #f66c00;
  border-bottom: 1px solid #f66c00;
  font-size: 16px;
  padding-bottom: 3px;
}
.wrapper .main-right {
  width: 380px;
  margin-left: 25px;
  margin-top: 25px;
  padding-bottom: 80px;
  background: url(../images/index2_04.png) no-repeat;
}
.wrapper .main-right h2 {
  font-size: 28px;
  color: #fff;
  text-align: center;
  margin-top: 44px;
}
.wrapper .main-right ul {
  margin-top: 30px;
}
.wrapper .main-right ul li {
  width: 308px;
  margin: 0 auto;
  margin-bottom: 12px;
}
.wrapper .main-right ul li a {
  font-size: 20px;
  color: #fff;
}
.wrapper .main-right ul li img {
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 7px;
  margin-top: -3px;
  vertical-align: middle;
}
.made {
  width: 100%;
  background-color: #fff;
}
.made-all {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.all-left {
  width: 360px;
  padding-top: 30px;
  padding-left: 40px;
}
.all-left img {
  width: 285px;
}
.all-right {
  width: 840px;
}
.all-right h2 {
  font-size: 33.97px;
  color: #f66c00;
  padding-top: 25px;
}
.all-right span {
  color: #2b78d9;
}
.all-right .all-com {
  font-size: 47.96px;
  position: relative;
  left: 0px;
  bottom: -4px;
}
.all-right .all-com1 {
  font-size: 39.97px;
}
.all-list ul li span {
  display: block;
  text-align: center;
  padding-top: 23px;
  color: #2b78d9;
  font-size: 20px;
}
.list_2 {
  display: none;
}
.all-list ul li:hover .list_2 {
  display: inherit;
}
.all-list ul li:hover .list_1 {
  display: none;
}
.all-list ul li:hover span {
  color: #f66c00;
}
.all-list ul li {
  float: left;
  margin-right: 30px;
  width: 180px;
  text-align: center;
}
.all-list ul li:nth-child(4n) {
  margin-right: 0 !important;
}
.all-list {
  margin-top: 50px;
}
.list_img {
  width: 141px;
  display: inline-block;
  text-align: center;
}
/*模板*/
.model {
  width: 1200px;
  margin: 0 auto;
}
.model .model-list h2 {
  font-size: 34.4px;
  color: #2b78d9;
  width: 650px;
  text-align: right;
  margin: 0 auto;
  padding-bottom: 50px;
}
.model .model-list .d-md {
  font-size: 48px;
  color: #f66c00;
  display: inline-block;
  position: relative;
  left: 0px;
  top: 4px;
}
.model .model-list .x-md {
  font-size: 40px;
  color: #f66c00;
}
.model .model-list {
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
}
.model .model-list .list-ul {
  justify-content: center;
}
.model .model-list .list-ul ul li {
  width: 270px;
  margin: 0 auto;
  text-align: center;
  float: left;
}
.model .model-list .list-ul ul li a {
  text-align: center;
  display: inline-block;
}
.model .model-list .list-ul ul li:first-child img {
  width: 140px;
  height: 92.36px;
  margin-left: 68px;
}
.model .model-list .list-ul ul li img {
  width: 170px;
  vertical-align: middle;
  margin-left: 23px;
  padding-bottom: 5px;
}
.model .model-list .list-ul ul li span {
  color: #101010;
  font-size: 27.95px;
  text-align: center;
  display: inline-block;
  margin-top: 5px;
}
.model .model-list .list-pic {
}
.model .model-list .list-pic img {
}
/*我们的优势*/
.us {
  background: #fff;
  padding-bottom: 35px;
}
.us_box {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}
.us h2 {
  text-align: center;
  color: #2b78d9;
  font-size: 34.03px;
  padding-bottom: 34px;
}
.us h2 span {
  color: #f66c00;
  font-size: 40.04px;
}
.us .us-introdu {
  display: flex;
  height: 255px;
  justify-content: space-around;
}
.us .us-introdu img {
  width: 20px;
  height: 6px;
}
.us-introdu .us-word {
  background: url(../images/index15_11.png) no-repeat;
  width: 215px;
  text-align: center;
}
.us-introdu .us-word h3,
.us-introdu .us-word1 h3 {
  padding-top: 55px;
  font-size: 26.02px;
  color: #fff;
}
.us-introdu .us-word img,
.us-introdu .us-word1 img {
  vertical-align: middle;
  /*padding-left: 89px;*/
  width: 25px;
  height: 4px;
  padding-top: 3px;
  padding-bottom: 7px;
}
.us-introdu .us-word p,
.us-introdu .us-word1 p {
  font-size: 18.02px;
  color: #fff;
  font-weight: 600;
}

.us-introdu .us-word1 {
  width: 215px;
  text-align: center;
  background: url(../images/index18_07.png) no-repeat;
}
.us .us-list ul {
  margin: 0 auto;
}
.us .us-list ul li {
  display: inline-block;
  width: 296px;
  text-align: center;
  padding-top: 10px;
}
.us .us-list ul li img {
  display: inline;
  width: 95px;
}
/*栏目和功能*/
.content1 .muen {
  padding-top: 34px;
}
.content1 .menu_box {
  width: 1200px;
  margin: 0 auto;
}
.content1 .muen h2 {
  font-size: 28px;
  color: #2b78d9;
  text-align: center;
}
.content1 .muen h2 span {
  color: #f66c00;
}
.content1 .muen ul li h3 {
  font-size: 21.97px;
  color: #000;
  width: 395px;
  margin-left: 150px;
}
.content1 .muen ul {
  padding-top: 40px;
}
.content1 .muen ul li p {
  font-size: 15.98px;
  color: #111;
  padding-top: 10px;
  width: 395px;
  margin-left: 150px;
}
.content1 .muen ul li .p-list {
  margin-top: 16px !important;
}
.content1 .muen ul li {
  height: 150px;
  width: 573px;
  display: inline-block;
  margin-right: 49px;
  padding-bottom: 20px;
}
.content1 .muen ul li:nth-child(2n) {
  margin-right: 0 !important;
}
.content1 .muen-list {
  background: url(../images/index28_03.png) no-repeat;
}
.content1 .muen-list1 {
  background: url(../images/index29_07.png) no-repeat;
}
.content1 .muen-list2 {
  background: url(../images/index30_07.png) no-repeat;
}
.content1 .muen-list3 {
  background: url(../images/index50_07.png) no-repeat;
}
.content1 .muen-list4 {
  background: url(../images/index32_07.png) no-repeat;
}
.content1 .muen-list5 {
  background: url(../images/index57_03.png) no-repeat;
}
.content1 .muen-list6 {
  background: url(../images/index34_03.png) no-repeat;
}
.content1 .muen-list7 {
  background: url(../images/index35_03.png) no-repeat;
}
.content1 .muen-list8 {
  background: url(../images/index46_07.png) no-repeat;
}
.content1 .muen-list9 {
  background: url(../images/index47_07.png) no-repeat;
}
.content1 .muen-list10 {
  background: url(../images/index37_03.png) no-repeat;
}
.content1 .muen-list11 {
  background: url(../images/index39_03.png) no-repeat;
}
.content1 .box {
  background-color: #fff;
  width: 100%;
}
.content1 .trade {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 33px;
}
.content1 .trade h2 {
  color: #2b78d9;
  font-size: 34px;
  text-align: center;
  padding: 40px 0 35px 0;
}
.content1 .trade li:nth-child(1) {
}
.content1 .trade h2 span {
  color: #f66c00;
}
.content1 .trade .tr-pic {
  height: 58px;
  width: 75px;
}
.content1 .trade .tr-pic1 {
  height: 70px;
  width: 75px;
}
.content1 .trade .tr-pic2 {
  height: 70px;
  width: 65px;
  margin-left: 8px;
}
.content1 .trade .tr-pic3 {
  height: 70px;
  width: 70px;
  margin-left: 6px;
  padding-top: 45px;
}
.content1 .trade .tr-pic4 {
  width: 85px;
  height: 65px;
  padding-top: 45px;
}
.content1 .trade .tr-pic5 {
  width: 75px;
  height: 75px;
  padding-top: 45px;
}

.content1 .trade ul li span {
  display: block;
  text-align: center;
  font-size: 15.97px;
  color: #000;
}
.content1 .trade .td-word {
  padding-top: 35px;
}
.content1 .trade .td-word1 {
  padding-top: 20px;
}
.content1 .us-list ul li {
  margin: 0 auto;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
}
.content1 .us-list ul li:hover {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.content1 .img2 {
  display: none;
}
.content1 .tr_name p {
  font-size: 16px;
  color: #000000;
}
.content1 .trade ul li {
  text-align: center;
  float: left;
  margin-right: 48px;
}
.content1 .trade ul li:nth-child(1) .tr_pic {
  margin-bottom: 37px;
}
.content1 .trade ul li:nth-child(6) .tr_pic {
  margin-bottom: 37px;
}
.content1 .trade ul li .tr_pic {
  margin-bottom: 26px;
}
.content1 .trade ul li:hover .img1 {
  display: none;
}
.content1 .trade ul li:hover .img2 {
  display: block;
}
.content1 .trade ul li:hover .tr_name p {
  color: #f66c00;
}
.content1 .trade ul li:nth-child(6n) {
  margin-right: 0 !important;
}
/*结束*/

/*开始*/
.dsdp {
  background: #eee;
}
.dsdp * {
  box-sizing: content-box;
}
.dsdp {
  padding-top: 64px;
  padding-bottom: 54px;
  overflow: hidden;
}
.dsdp li {
  float: left;
  width: 570px;
  height: 200px;
}
.dsdp .li_img {
  width: 144px;
  float: left;
  position: relative;
}
.dsdp .li_img .img1 {
  position: relative;
  z-index: 50000;
}
.dsdp .li_img .img2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.dsdp .li_con {
  width: 400px;
  float: right;
}
.dsdp .li_con .num {
  font-size: 22px;
  color: #fff;
  line-height: 44px;
  width: 44px;
  height: 44px;
  text-align: center;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.dsdp .li_tit {
  font-size: 20px;
  color: #383838;
  line-height: 46px;
  padding-top: 4px;
}
.dsdp .li_txt {
  font-size: 16px;
  color: #7b7b7b;
  line-height: 28px;
}
.dsdp .right {
  float: right;
}
.dsdp .li1 .num {
  background: #ff3e41;
}
.dsdp .li2 .num {
  background: #00c9c7;
}
.dsdp .li3 .num {
  background: #9c6ab7;
}
.dsdp .li4 .num {
  background: #e87b98;
}
.dsdp .li5 .num {
  background: #00aee1;
}
.dsdp .li6 .num {
  background: #ffcd00;
}
.dsdp .li7 .num {
  background: #4cab1e;
}
.dsdp .li8 .num {
  background: #ff9d00;
}
/*结束*/

/*开始*/
.gxdz {
  background: #eee;
}
.gxdz * {
  box-sizing: content-box;
}
.banner_con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.banner_333 .left {
  padding-top: 96px;
}
.banner_333 .right {
  padding-top: 32px;
  margin-right: -16px;
}

.gxdz .tit {
  font-size: 35px;
  color: #f66c00;
  text-align: center;
  line-height: 76px;
  font-weight: bold;
}
.gxdz .tit span {
  color: #2b78d9;
}
.gxdz .cont {
  padding-top: 52px;
  padding-bottom: 28px;
  overflow: hidden;
}
.gxdz .cont .list {
  padding-top: 34px;
}
.gxdz .cont li {
  width: 546px;
  float: left;
  height: 108px;
  padding-bottom: 54px;
}
.gxdz .cont .right {
  float: right;
}
.gxdz .cont .li_img {
  width: 108px;
  float: left;
}
.gxdz .cont .li_con {
  width: 418px;
  float: right;
}
.gxdz .cont .li_tit {
  font-size: 18px;
  color: #2b78d9;
  line-height: 46px;
  padding-top: 2px;
  font-weight: bold;
}
.gxdz .cont .li_txt {
  font-size: 16px;
  color: #646464;
  line-height: 28px;
}
.gxdz .cont .li_img .img2 {
  display: none;
}
.gxdz .cont .active .img2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.gxdz .cont .active .img1 {
  display: none;
}

.gxdz .sol {
  padding-top: 56px;
  padding-bottom: 58px;
  background: #fff;
  overflow: hidden;
}
.gxdz .sol .txt {
  font-size: 16px;
  color: #616161;
  line-height: 26px;
  text-align: center;
}
.gxdz .sol .list {
  margin-top: 44px;
}
.gxdz .sol li {
  float: left;
  width: 590px;
  height: 98px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 22px;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 98px;
}
.gxdz .sol .li4 {
  width: 542px;
  padding: 0 24px;
  font-size: 17px;
  line-height: 28px;
  padding-top: 18px;
  text-align: left;
  height: 80px;
}
.gxdz .sol .li4 .num {
  width: 24px;
  float: left;
}
.gxdz .sol .li4 .li_txt {
  float: right;
  width: 514px;
}
.gxdz .sol .right {
  float: right;
}
.gxdz .sol .li1 {
  background: #ff975a;
}
.gxdz .sol .li2 {
  background: #16c0f1;
}
.gxdz .sol .li3 {
  background: #6eae19;
}
.gxdz .sol .li4 {
  background: #f3b40e;
}
.gxdz .sol .li5 {
  background: #168df1;
}
.gxdz .sol .li6 {
  background: #f44747;
}
.gxdz .sol .active {
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.gxdz .dis {
  padding-top: 56px;
  padding-bottom: 96px;
  overflow: hidden;
}
.gxdz .dis .tit {
  font-size: 35px;
  color: #494949;
  text-align: center;
  font-weight: bold;
}
.gxdz .dis .tit .span1 {
  color: #2b78d9;
}
.gxdz .dis .tit .span2 {
  color: #494949;
  font-size: 26px;
}
.gxdz .dis .list {
  padding-top: 22px;
  position: relative;
}
.gxdz .dis .list .li_1 {
  float: left;
  width: 446px;
  color: #2b78d9;
}
.gxdz .dis .list .li_1 span {
  color: #f66c00;
}
.gxdz .dis .list .li_2 {
  float: right;
  width: 446px;
  color: #666667;
}
.gxdz .dis li {
  font-size: 18px;
  line-height: 75px;
  height: 76px;
  border-bottom: 1px dashed #dcdcdc;
}
.gxdz .dis li span {
  font-size: 20px;
  font-weight: bold;
}
.gxdz .dis .list_tit1 {
  font-size: 25px;
  color: #2b78d9;
  line-height: 48px;
  width: 410px;
  padding-left: 36px;
  float: left;
  background: url(../images/3.3.3_15.png) no-repeat left center;
  font-weight: bold;
}
.gxdz .dis .list_tit2 {
  font-size: 25px;
  color: #494949;
  line-height: 48px;
  width: 410px;
  padding-left: 36px;
  float: right;
  background: url(../images/3.3.3_18.png) no-repeat left center;
  font-weight: bold;
}
.gxdz .dis .list .img {
  position: absolute;
  left: 493px;
  top: 38px;
}
.gxdz .design .title {
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  color: #616161;
}
/*结束*/

/*开始*/
.ppwz {
  background: #eee;
}
.ppwz * {
  box-sizing: content-box;
}
.ppwz .tit {
  font-size: 35px;
  line-height: 76px;
  text-align: center;
  font-weight: bold;
}
.ppwz .cont {
  padding-top: 50px;
  padding-bottom: 56px;
  overflow: hidden;
}
.ppwz .cont .inner {
  padding-top: 11px;
}
.ppwz .cont .tit {
  color: #2b78d9;
}
.ppwz .cont .left {
  width: 676px;
  padding-top: 36px;
}
.ppwz .cont .right {
  width: 456px;
}
.ppwz .cont .txt {
  font-size: 16px;
  color: #616161;
  line-height: 36px;
}
.ppwz .cont .more {
  font-size: 16px;
  line-height: 36px;
  padding-top: 10px;
}
.ppwz .cont .more a {
  color: #159ae0;
}
.ppwz .cont .img {
  padding-bottom: 16px;
}
.ppwz .plan {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 72px;
  overflow: hidden;
}
.ppwz .plan .tit {
  color: #f66c00;
}
.ppwz .plan .list {
  padding-top: 18px;
}
.ppwz .plan li {
  float: left;
  width: 150px;
  padding-right: 110px;
  text-align: center;
  padding-top: 20px;
  height: 266px;
}
.ppwz .plan img {
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.ppwz .plan .active img {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.ppwz .plan .last {
  padding-right: 0;
}
.ppwz .plan .li_txt {
  font-size: 15px;
  color: #7c7c7c;
  line-height: 26px;
}
.ppwz .plan .li_tit {
  font-size: 20px;
  color: #464747;
  line-height: 46px;
  padding-top: 8px;
}
.ppwz .plan .more {
  display: block;
  width: 178px;
  font-size: 18px;
  color: #2b78d9;
  line-height: 43px;
  height: 43px;
  text-align: center;
  margin: 0 auto;
  border: 2px solid #42a5f6;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -webkit-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.ppwz .plan .more:hover {
  color: #fff;
  background: #2b78d9;
  border: 2px solid #2b78d9;
}
.ppwz .pro {
  padding-top: 56px;
  padding-bottom: 60px;
  overflow: hidden;
}
.ppwz .pro .tit {
  color: #2b78d9;
}
.ppwz .pro .list {
  padding-top: 42px;
  padding-bottom: 68px;
  position: relative;
}
.ppwz .pro .img {
  position: absolute;
  left: 47px;
  top: 140px;
  width: 1125px;
  height: 7px;
}
.ppwz .pro .img img {
  vertical-align: top;
}
.ppwz .pro li {
  float: left;
  width: 82px;
  margin-right: 77px;
}
.ppwz .pro .last {
  margin-right: 0;
}
.ppwz .pro .li_img {
  text-align: center;
  padding-bottom: 33px;
}
.ppwz .pro li p {
  font-size: 20px;
  color: #656565;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
  padding-top: 22px;
}
.ppwz .pro .num {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  width: 37px;
  height: 37px;
  background: #30bcfc;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 37px;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
  /*-moz-transition:0.8s;-ms-transition:0.8s;-webkit-transition:0.8s;-o-transition:0.8s;transition:0.8s;*/
}
.ppwz .pro .active .num {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.ppwz .pro .rx {
  font-size: 28px;
  color: #2b78d9;
  line-height: 66px;
  font-weight: bold;
  text-align: center;
}
.ppwz .pro .rx img {
  padding-right: 20px;
}
.ppwz .design .tit {
  color: #f66c00;
}
.ppwz .design .list {
  padding-top: 24px;
}
/*结束*/

/*开始*/
.wzgb {
  background: #eee;
}
.wzgb * {
  box-sizing: content-box;
}
.wzgb .gb {
  /*padding-top:60px;*/
}
.wzgb .gb .wrap {
  background: url(../images/3.7_03.png) no-repeat left 80px;
}
.wzgb .gb .tit {
  font-size: 35px;
  color: #2b78d9;
  font-weight: bold;
  text-align: center;
  line-height: 68px;
  padding-top: 10px;
}
.wzgb .gb .con {
  text-align: center;
  margin-top: 12px;
  position: relative;
}
.wzgb .gb .txt .p1 {
  font-size: 24px;
  color: #0e0e0e;
  font-weight: bold;
  line-height: 40px;
}
.wzgb .gb .txt .p2 {
  font-size: 28px;
  color: #cc0000;
  font-weight: bold;
  line-height: 44px;
}
.wzgb .gb .en {
  font-size: 15px;
  color: #d1d1d1;
  line-height: 40px;
}
.wzgb .gb .txt {
  border-bottom: 1px dashed #c9c9c9;
}
.wzgb .gb .txt1 {
  width: 983px;
  margin: 0 auto; /*padding-top:32px;*/
}
.wzgb .gb .txt2 {
  padding-top: 20px;
  width: 950px;
  margin: 0 auto;
  padding-bottom: 12px;
}
.wzgb .gb .txt .p3 {
  font-size: 24px;
  color: #cc0000;
  font-weight: bold;
  line-height: 50px;
}
.wzgb .gb .img {
  padding-top: 18px;
  padding-bottom: 48px;
}
.wzgb .gb .cho p {
  font-size: 25px;
  color: #666;
  font-weight: bold;
  line-height: 38px;
}
.wzgb .gb .cho p span {
  color: #f66c01;
}
.wzgb .gb .cho {
  width: 782px;
  margin: 0 auto;
  background: #dadada;
  padding: 8px 0;
  position: relative;
}
.wzgb .gb .cho .hd {
  position: absolute;
  width: 88px;
  right: -48px;
  bottom: 16px;
}
.wzgb .gb .cho .t {
  font-size: 12px;
  color: #858585;
  line-height: 18px;
}
.wzgb .gb {
  /*padding-bottom:90px;*/
}
.wzgb .cont {
  background: #fff; /*padding-top:64px;*/
}
.wzgb .cont .tit {
  font-size: 35px;
  color: #f66c01;
  font-weight: bold;
  text-align: center;
  line-height: 72px;
}
.wzgb .cont .con {
  /*padding-top:45px;*/
  background: url(../images/3.7_09.png) no-repeat 339px 120px;
  height: 510px;
  padding-bottom: 108px;
  position: relative;
}
.wzgb .cont .li_tit {
  font-size: 19px;
  line-height: 30px;
  font-weight: bold;
}
.wzgb .cont p {
  font-size: 15px;
  color: #6f6f6f;
  font-weight: bold;
}
.wzgb .cont .li1,
.wzgb .cont .li2,
.wzgb .cont .li3 {
  text-align: right;
}
.wzgb .cont li {
  position: absolute;
}
.wzgb .cont .li1 {
  width: 316px;
  padding-right: 108px;
  right: 771px;
  top: 349px;
  padding-top: 20px;
}
.wzgb .cont .li2 {
  width: 346px;
  left: 0;
  padding-right: 108px;
  top: 235px;
  padding-top: 15px;
}
.wzgb .cont .li3 {
  width: 437px;
  padding-right: 90px;
  left: 0;
  top: 118px;
  padding-bottom: 88px;
}
.wzgb .cont .li4 {
  width: 400px;
  left: 532px;
  padding-left: 8px;
  top: 45px;
  padding-bottom: 115px;
}
.wzgb .cont .li5 {
  width: 400px;
  left: 619px;
  padding-left: 99px;
  padding-bottom: 72px;
  top: 158px;
}
.wzgb .cont .li6 {
  width: 402px;
  left: 692px;
  top: 265px;
  padding-top: 13px;
  padding-left: 108px;
  padding-bottom: 30px;
}
.wzgb .cont .li7 {
  padding-top: 18px;
  width: 388px;
  left: 705px;
  top: 374px;
  padding-left: 108px;
}
.wzgb .cont .li1 .li_tit {
  color: #ee7d7f;
}
.wzgb .cont .li2 .li_tit {
  color: #f66b1f;
}
.wzgb .cont .li3 .li_tit {
  color: #7dc2ec;
}
.wzgb .cont .li4 {
  color: #ec87c1;
}
.wzgb .cont .li5 {
  color: #4792e3;
}
.wzgb .cont .li6 {
  color: #7ec234;
}
.wzgb .cont .li7 {
  color: #a6a7e8;
}
.wzgb .cont li .img {
  position: absolute;
  width: 89px;
  height: 89px;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.wzgb .cont .li1 .img {
  position: absolute;
  right: 0;
  top: 0;
}
.wzgb .cont .li2 .img {
  right: 0;
  top: 0;
}
.wzgb .cont .li3 .img {
  right: 0;
  bottom: 0;
}
.wzgb .cont .li4 .img {
  bottom: 0;
  left: 0;
}
.wzgb .cont .li5 .img {
  left: 0;
  bottom: 0;
}
.wzgb .cont .li6 .img {
  left: 0;
  top: 0;
}
.wzgb .cont .li7 .img {
  left: 0;
  top: 0;
}
.wzgb .cont li:hover .img {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

/*结束*/

/*开始*/
.hymh {
  background: #eee;
}
.hymh * {
  box-sizing: content-box;
}
.hymh .cont {
  padding-top: 48px;
  padding-bottom: 70px;
}
.hymh .cont .tit {
  font-size: 35px;
  color: #2b78d9;
  line-height: 72px;
  padding-bottom: 12px;
  text-align: center;
  font-weight: bold;
}
.hymh .cont .right {
  font-size: 17px;
  color: #454545;
  line-height: 40px;
  padding-top: 14px;
  width: 872px;
  padding-right: 28px;
}
.hymh .kj {
  padding-bottom: 22px;
  padding-top: 50px;
  background: #fff;
}
.hymh .kj .tit {
  font-size: 35px;
  color: #f16a05;
  line-height: 72px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 32px;
}
.hymh .kj li {
  float: left;
  width: 96px;
  text-align: center;
  margin-right: 124px;
  margin-bottom: 38px;
}
.hymh .kj .li_img {
  padding: 0 1px;
}
.hymh .kj li.last {
  margin-right: 0;
}
.hymh .kj p {
  padding-top: 8px;
  font-size: 16px;
  color: #2f2f2f;
  line-height: 30px;
}
.hymh .kj .img2 {
  display: none;
}
.hymh .kj li:hover .img2 {
  display: block;
}
.hymh .kj li:hover .img1 {
  display: none;
}
.hymh .ffw li {
  float: left;
  width: 349px;
  height: 93px;
  padding-top: 38px;
  box-shadow: 4px 4px 4px #c1c1c1;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-right: 74px;
  margin-bottom: 56px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.hymh .ffw .li1 {
  background: #e65027;
}
.hymh .ffw .li2 {
  background: #54b37f;
}
.hymh .ffw .li3 {
  background: #ff910a;
  margin-right: 0;
}
.hymh .ffw {
  padding-bottom: 30px;
  padding-top: 54px;
}
.hymh .ffw .tit {
  font-size: 35px;
  color: #2b78d9;
  text-align: center;
  line-height: 72px;
  font-weight: bold;
  padding-bottom: 32px;
}
.hymh .ffw .li4 {
  padding-top: 20px;
  height: 111px;
}
.hymh .ffw .list {
  background: url(../images/3.9.2_35.png) no-repeat 150px 64px;
}
.wmwz .wgn .list li img {
  -ms-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.wmwz .wgn .list li:hover .li_img img {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/*.wmwz .cont .list li:hover .li_img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}*/
.wmwz .cont .wrap {
  overflow: visible;
}
.fxsc .cont .td_txt:hover {
  color: #2b78d9;
}
.hymh .ffw li:hover {
  -moz-transform: scale(1.1);
  -mstransform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.hymh .ffw .wrap {
  overflow: visible;
}
/*结束*/

/*开始*/
.fxsc {
  background: #eee;
}
.fxsc * {
  box-sizing: content-box;
}
.fxsc .cont .tit {
  font-size: 35px;
  color: #2b78d9;
  text-align: center;
  line-height: 70px;
  font-weight: bold;
}
.fxsc .cont .title {
  font-size: 16px;
  color: #828282;
  text-align: center;
  line-height: 20px;
  padding-bottom: 52px;
}
.fxsc .cont {
  padding-top: 50px;
  padding-bottom: 12px;
}
.fxsc .cont table {
  width: 100%;
}
.fxsc .cont .li_img {
  text-align: center;
}
.fxsc .cont .td_tit {
  font-size: 15px;
  color: #434343;
  text-align: center;
  line-height: 28px;
  font-weight: bold;
  padding-top: 28px;
  padding-bottom: 12px;
}
.fxsc .cont .td_txt {
  font-size: 13px;
  color: #686868;
  text-align: center;
  line-height: 28px;
}
.fxsc .cont td {
  padding-right: 46px;
  padding-bottom: 58px;
  vertical-align: top;
}
.fxsc .cont td.last {
  padding-right: 0;
}
.fxsc .cont .td1 {
  width: 260px;
}
.fxsc .cont .td2 {
  width: 267px;
}
/*结束*/

/*开始*/
.inapp {
  background: #eee;
}
.inapp * {
  box-sizing: content-box;
}
.inapp .tit {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  line-height: 72px;
}
.inapp_mer {
  padding-top: 20px;
  padding-bottom: 30px;
}
.inapp_mer .tit {
  color: #2b78d9;
}
.inapp_merList {
  font-size: 0;
  padding-top: 10px;
}
.inapp_merList li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 210px;
  margin-right: 120px;
}
.inapp_merList .li_img img {
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.inapp_merList li:hover .li_img img {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.inapp_merList li.last {
  margin-right: 0;
}
.inapp_merList .li_tit {
  font-size: 20px;
  color: #2b78d9;
  text-align: center;
  line-height: 34px;
  padding-top: 28px;
}
.inapp_merList .li_txt {
  font-size: 15px;
  color: #555;
  line-height: 28px;
  padding-top: 8px;
}

.inapp_str {
  background: #fff;
  /*padding-top: 56px;*/
  /*padding-bottom: 72px;*/
}
.inapp_str .tit {
  color: #f16a05;
}
.inapp_strList {
  font-size: 0;
  padding-top: 20px;
}
.inapp_strList li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 146px;
  margin-bottom: 50px;
}
.inapp_strList li:hover img {
  -moz-animation: dod 0.8s linear both;
  -ms-animation: dod 0.8s linear both;
  -webkit-animation: dod 0.8s linear both;
  -o-animation: dod 0.8s linear both;
  animation: dod 0.8s linear both;
}
.inapp_strList li.last {
  margin-right: 0;
}
.inapp_strList .li_img {
  float: left;
  padding-right: 24px;
  padding-top: 4px;
}
.inapp_strList .li_tit {
  font-size: 20px;
  color: #393939;
  font-weight: bold;
  line-height: 32px;
  padding-bottom: 6px;
}
.inapp_strList .li_con {
  float: right;
  width: 208px;
}
.inapp_strList .li_txt {
  font-size: 16px;
  color: #5c5c5c;
  line-height: 28px;
}

.inapp_pro {
  /*padding-top: 58px;*/
  padding-bottom: 22px;
}
.inapp_pro .tit {
  color: #2b78d9;
}
.inapp_proList {
  font-size: 0;
  padding-top: 20px;
}
.inapp_proList li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 138px;
  text-align: center;
  margin-right: 126px;
  margin-bottom: 30px;
}
.inapp_proList li:hover img {
  -moz-animation: dod 0.8s linear both;
  -ms-animation: dod 0.8s linear both;
  -webkit-animation: dod 0.8s linear both;
  -o-animation: dod 0.8s linear both;
  animation: dod 0.8s linear both;
}
.inapp_proList li.last {
  margin-right: 0;
}
.inapp_proList .li_img {
  padding-bottom: 32px;
}
.inapp_proList p {
  font-size: 20px;
  color: #474747;
  line-height: 32px;
}

.inapp_hut {
  /*padding-top: 58px;*/
  background: #fff;
  padding-bottom: 40px;
}
.inapp_hut .tit {
  color: #f16a05;
}
.inapp_hutList {
  padding-top: 20px;
  font-size: 0;
}
.inapp_hutList li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  text-align: center;
}
.inapp_hutList li img {
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.inapp_hutList li:hover img {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.inapp_hutList .li_tit {
  font-size: 20px;
  color: #474747;
  line-height: 34px;
}
.inapp_hutList .li_img {
  padding-bottom: 32px;
}
.inapp_hutList .li_txt {
  font-size: 14px;
  color: #767676;
  line-height: 26px;
}
.inapp_hutArr {
  font-size: 38px;
  color: #bebebe;
  width: 55px;
  text-align: center;
  line-height: 50px;
  padding-top: 40px;
  font-family: "宋体";
}

.inapp_merList li {
  -moz-animation: ibl 0.8s ease-out both;
  -ms-animation: ibl 0.8s ease-out both;
  -webkit-animation: ibl 0.8s ease-out both;
  -o-animation: ibl 0.8s ease-out both;
  animation: ibl 0.8s ease-out both;
}
.inapp_merList .li2 {
  -moz-animation-delay: 0.3s;
  -ms-webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.inapp_merList .li3 {
  -moz-animation-delay: 0.6s;
  -ms-webkit-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.inapp_merList .li4 {
  -moz-animation-delay: 0.9s;
  -ms-webkit-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.inapp_strList,
.inapp_hutList {
  -moz-animation: gb3 0.8s ease-out both;
  -ms-animation: gb3 0.8s ease-out both;
  -webkit-animation: gb3 0.8s ease-out both;
  -o-animation: gb3 0.8s ease-out both;
  animation: gb3 0.8s ease-out both;
}
.inapp_proList {
  -moz-animation: lt_3 0.8s ease-out both;
  -ms-animation: lt_3 0.8s ease-out both;
  -webkit-animation: lt_3 0.8s ease-out both;
  -o-animation: lt_3 0.8s ease-out both;
  animation: lt_3 0.8s ease-out both;
}

/*结束*/

/*开始*/
.wxcx {
  background: #eee;
}
.wxcx * {
  box-sizing: content-box;
}

.wxcx .tit {
  font-size: 35px;
  color: #2b78d9;
  font-weight: bold;
  text-align: center;
  line-height: 72px;
}
.wxcx_why {
  padding-top: 10px;
  padding-bottom: 58px;
}
.wxcx_why .tit {
  padding-bottom: 32px;
}
.wxcx_why .img {
  width: 622px;
}
.wxcx_why .con_tit {
  font-size: 26px;
  color: #c50000;
  line-height: 46px;
  text-align: center;
  padding-bottom: 20px;
}
.wxcx_why .con_tit span {
  color: #242424;
}
.wxcx_why .con_txt {
  font-size: 18px;
  color: #565656;
  line-height: 42px;
  text-align: center;
  padding-bottom: 20px;
}

.wxcx_ts .tit {
  color: #f16a05;
  padding-bottom: 16px;
}
.wxcx_ts {
  background: #fff;
  padding-top: 38px;
  padding-bottom: 10px;
}
.wxcx_tslist {
  font-size: 0;
  text-align: center;
}
.wxcx_tslist li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 110px;
  width: 226px;
  text-align: center;
  margin-bottom: 40px;
}
.wxcx_tslist li.minli {
  width: 192px;
}
.wxcx_tslist li.last {
  margin-right: 0;
}
.wxcx_tslist li.jx2 {
  margin-right: 138px;
}
.wxcx_tslist li.jx3 {
  margin-right: 146px;
}
.wxcx_tslist .li_img {
  padding-bottom: 22px;
}
.wxcx_tslist .li_tit {
  font-size: 18px;
  color: #181818;
  line-height: 36px;
  padding-bottom: 6px;
}
.wxcx_tslist .li_txt {
  font-size: 16px;
  color: #424242;
  line-height: 26px;
}

.wxcx_case {
  padding-top: 42px;
  padding-bottom: 76px;
}
.wxcx_case .tit {
  padding-bottom: 28px;
}
.wxcx_case_list {
  font-size: 0;
}
.wxcx_case_list li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 188px;
  text-align: center;
  margin-right: 64px;
  margin-bottom: 24px;
}
.wxcx_case_list li.last {
  margin-right: 0;
}
.wxcx_case_list li p {
  font-size: 14px;
  color: #505050;
  line-height: 24px;
  padding-top: 12px;
}

.wxcx_why .img {
  -moz-animation: le_2 0.8s ease-out both;
  -ms-animation: le_2 0.8s ease-out both;
  -webkit-animation: le_2 0.8s ease-out both;
  -o-animation: le_2 0.8s ease-out both;
  animation: le_2 0.8s ease-out both;
}
.wxcx_why .tit {
  -moz-animation: lp 0.8s ease-out both;
  -ms-animation: lp 0.8s ease-out both;
  -webkit-animation: lp 0.8s ease-out both;
  -o-animation: lp 0.8s ease-out both;
  animation: lp 0.8s ease-out both;
}
.wxcx_why .con {
  -ms-animation: lr 0.8s ease-out both;
  -webkit-animation: lr 0.8s ease-out both;
  -o-animation: lr 0.8s ease-out both;
  -moz-animation: lr 0.8s ease-out both;
  animation: lr 0.8s ease-out both;
}

.wxcx_tslist li img {
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.wxcx_tslist li:hover img {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.wxcx_case_list li:hover {
  -moz-animation: dod 0.8s linear both;
  -ms-animation: dod 0.8s linear both;
  -webkit-animation: dod 0.8s linear both;
  -o-animation: dod 0.8s linear both;
  animation: dod 0.8s linear both;
}

/*about*/
.gy .con .txt1 {
  width: 1200px; /*padding-top:32px;*/
}
.gy .con .right {
  margin-left: 56px;
}

/* 微信小程序 */
.wxcx_why .img {
  width: 622px;
  padding-right: 20px;
}
.wxcx_why .con {
  padding: 0 14px;
  width: 530px;
}
.wxcx_why .con_tit {
  padding-bottom: 6px;
  padding-top: 30px;
}
.wxcx_why .con_txt {
  padding-bottom: 0;
}
.wxcx_why {
  background: #fff;
}
.wxcx_bg {
  background: url(../images/pc.png) no-repeat center top #fff;
}
.wxcx_why {
  padding-bottom: 30px;
}
.wxcx_tit {
  width: 320px;
  margin: 0 auto;
  font-size: 35px;
  color: #2b78d9;
  line-height: 60px;
  background: url(../images/pb.jpg) repeat-x center center;
  text-align: center;
}
.wxcx_tit span {
  background: #fff;
  padding: 0 12px;
}
.wxcx_gn {
  padding-top: 20px;
}
.wxcx_gnlist {
  padding-top: 24px;
  padding-left: 4px;
  overflow: hidden;
}
.wxcx_gnlist li {
  width: 248px;
  height: 158px;
  background: #fff;
  float: left;
  border: 1px solid #c6c6c6;
  margin-top: 56px;
  margin-left: 40px;
  margin-bottom: 28px;
}
.wxcx_gnlist .li1 {
  height: 320px;
  background: none;
  border: none;
  margin-top: 0;
}
.wxcx_gnlist li.mar {
  margin-top: 162px;
}
.wxcx_gnlist li .li_img {
  margin-top: -36px;
  width: 87px;
  margin-left: auto;
  margin-right: auto;
}
.wxcx_gnlist li .li_con {
  padding: 6px 12px 0;
  text-align: center;
}
.wxcx_gnlist li .li_tit {
  font-size: 18px;
  color: #181818;
  line-height: 24px;
  font-weight: normal;
}
.wxcx_gnlist li .li_txt {
  font-size: 14px;
  color: #424242;
  line-height: 26px;
}
.wxcx_gnlist li .li_txt2 {
  line-height: 22px;
}

.wxcx_kf {
  padding-top: 120px;
  padding-bottom: 50px;
}
.wxcx_kf .wxcx_tit {
  margin-bottom: 86px;
}
.wxcx_kf .wxcx_tit span {
  background: #6de66a;
}
.wxcx_kfbox {
  width: 1100px;
  margin: 0 auto;
  background: url(../images/lc.png) no-repeat 254px top;
}
.wxcx_kfbox .item {
  overflow: hidden;
}
.wxcx_kfbox .item1 {
  width: 906px;
  padding-left: 120px;
  padding-bottom: 90px;
}
.wxcx_kfbox .item2 {
  padding-bottom: 80px;
  width: 1044px;
  padding-left: 40px;
}
.wxcx_kfbox .item3 {
  width: 908px;
  padding-left: 120px;
}
.wxcx_kfbox .li {
  height: 92px;
}
.wxcx_kfbox .li .li_con {
  height: 92px;
  padding: 0 12px;
  text-align: center;
}
.wxcx_kfbox .li .con_center {
  display: table;
  width: 100%;
  height: 100%;
}
.wxcx_kfbox .li .con_inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.wxcx_kfbox .li .li_tit {
  font-size: 20px;
  color: #fff;
  line-height: 26px;
}
.wxcx_kfbox .li .li_txt {
  font-size: 12px;
  color: #fff;
  line-height: 18px;
}
.wxcx_jclist {
  padding-top: 20px;
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 20px;
  overflow: hidden;
}
.wxcx_jclist li {
  width: 200px;
  float: left;
  padding-right: 25px;
  padding-bottom: 34px;
}
.wxcx_jclist li.last {
  padding-right: 0;
}
.wxcx_jclist li .li_img {
  padding-bottom: 12px;
}
.wxcx_jclist li p {
  font-size: 16px;
  color: #000;
  line-height: 26px;
  text-align: center;
}
.wxcx_jc {
  padding-bottom: 50px;
}
.wxcx_jc .wxcx_more {
  display: block;
  width: 200px;
  font-size: 22px;
  color: #2b78d9;
  border: 1px solid #2b78d9;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
}

.industry_tit {
  font-size: 35px;
  color: #2b78d9;
  text-align: center;
  margin-bottom: 30px;
}
.industry_list {
  height: 420px;
  overflow: hidden;
  background: url(../images/hyztjj_11.png) no-repeat;
}
.industry_list li {
  float: left;
  margin: 0 83px 68px 0;
  width: 134px;
  text-align: center;
}
.industry_list .li_img {
  width: 134px;
  height: 114px;
}
.industry_list li.last {
  margin-right: 0 !important;
}
.industry_list li p {
  margin-top: 5px;
  font-size: 16px;
  color: #000000;
}
.industry_list .li1,
.industry_list .li6 {
  margin-left: 111px;
}
.wxcx_kf .wxcx_more {
  display: block;
  width: 200px;
  font-size: 22px;
  color: #2b78d9;
  border: 1px solid #2b78d9;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
  background: #ffffff;
}

/*结束*/

/*开始*/
.add_mian {
  background: #fff;
}
.add_mian * {
  box-sizing: content-box;
}
.div1200 {
  width: 1200px;
  margin: 0 auto;
}
.actuality {
  background: #eeeeee;
  padding-bottom: 55px;
}
.act_top {
  text-align: center;
  padding: 0px 0px 45px 0px;
  margin-top: 18px;
}
.act_top h3 {
  font-size: 35px;
  font-weight: normal;
  color: #2b78d9;
}
.actuality ul li {
  text-align: center;
  width: 270px;
  height: 270px;
  float: left;
  margin-right: 40px;
}
.actuality ul li p {
  font-size: 15px;
  color: #fff;
}
.xz1 {
  background: url(../images/irty_05.png) no-repeat;
  width: 100%;
  height: 100%;
}
.xz1 img {
  margin: 75px 0px 15px 0px;
}
.xz2 {
  background: url(../images/irty_10.png) no-repeat;
  width: 100%;
  height: 100%;
}
.xz2 img {
  margin: 75px 0px 15px 0px;
}
.xz3 {
  background: url(../images/irty_03.png) no-repeat;
  width: 100%;
  height: 100%;
}
.xz3 img {
  margin: 75px 0px 15px 0px;
}
.xz4 {
  background: url(../images/irty_05.png) no-repeat;
  width: 100%;
  height: 100%;
}
.xz4 img {
  margin: 75px 0px 15px 0px;
}
.actuality ul li:nth-child(4n) {
  margin-right: 0px;
}
.adv_top {
  text-align: center;
  margin: 0px 0px 48px 0px;
  padding-top: 38px;
}
.adv_top h3 {
  font-size: 35px;
  font-weight: normal;
  color: #f16101;
}
.advantage ul li {
  float: left;
  width: 535px;
  border: 2px solid #4588de;
  border-radius: 10px;
  height: 88px;
  position: relative;
  margin-left: 30px;
  margin-bottom: 30px;
}
.adv_img {
  position: absolute;
  left: 0px;
  top: 50%;
  z-index: 3;
  margin: -30px 0px 0px -30px;
}
.text {
  display: table;
  height: 100%;
  padding: 0px 20px 0px 35px;
  overflow: hidden;
}
.text p {
  font-size: 16px;
  color: #5f5f5f;
  display: block;
  display: table-cell;
  vertical-align: middle;
}
.advantage ul li:nth-child(2n) {
  margin-left: 90px;
}
.tain_top {
  text-align: center;
  padding: 45px 0px 60px 0px;
}
.tain_top h3 {
  font-size: 35px;
  font-weight: normal;
  color: #2b78d9;
}
.maintain {
  margin-top: 26px;
  background: #eeeeee;
  padding-bottom: 72px;
}
.maintain ul li {
  width: 270px;
  min-height: 320px;
  background: #fff;
  border-radius: 10px;
  float: left;
  margin-right: 40px;
}
.tain_img {
  text-align: center;
  padding: 45px 0px 25px 0px;
}
.maintain ul li span {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #383737;
  font-weight: 400;
}
.add_xian {
  width: 35px;
  height: 2px;
  margin: 10px auto 15px;
  background: #f16101;
}
.maintain ul li p {
  font-size: 15px;
  color: #5f5f5f;
  line-height: 23px;
  padding: 0px 25px;
}
.maintain ul li:nth-child(4n) {
  margin-right: 0px;
}
.serve_top {
  text-align: center;
  margin: 50px 0px 60px 0px;
}
.serve_top h3 {
  font-size: 35px;
  font-weight: normal;
  color: #f16101;
}
.serve_txt {
  position: relative;
}
.serve_txt p {
  font-size: 16px;
  color: #5f5f5f;
  line-height: 23px;
}
.serve1 {
  position: absolute;
  top: 23px;
  left: 100px;
}
.serve2 {
  position: absolute;
  top: 95px;
  right: 105px;
}
.serve3 {
  position: absolute;
  top: 212px;
  left: 48px;
}
.serve_img {
  text-align: center;
}
.serve {
  padding-bottom: 65px;
}
.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.maintain ul li {
  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;
}
.maintain ul li:hover {
  transform: translate(10, -20px);
  -webkit-transform: translate(10, -20px);
  -moz-transform: translate(10, -20px);
  -o-transform: translate(10, -20px);
  -ms-transform: translate(10, -20px);
  box-shadow: 0px 2px 40px #999999;
}
.advantage ul li:hover img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -ms-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.advantage ul li img {
  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;
}
/*结束*/
