.content {
  /*轮播图按钮样式*/
}
.banner {
  position: relative;
   background:  #0854d8;

}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
p,
a {
  color: #333333;
}
a {
  text-decoration: none;
  display: block;
}
li {
  list-style: none;
}
input {
  outline: none;
}
img {
  border: 0;
  vertical-align: bottom;
}
.banner .bgc {
  position: absolute;
  width: 100%;
  height: 150px;
  background: #000000;
  opacity: 0.2;
  bottom: 0;
  left: 0;
}
.banner .swiper-container1 {
  overflow: hidden;
}
.banner .box1 {
  width: 750px;
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translate(-50%, 0);
}
.banner .box1 .item {
  display: flex;
  justify-content: space-between;
}
.banner .box1 .item .swiper-slide {
  padding-top: 20px;
  text-align: center;
  width: 167px;
  height: 95px;
  border-radius: 6px;
  border: 1px solid #fff;
  font-size: 21px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #fff;
  line-height: 25px;
  cursor: pointer;
}
.banner .box1 .item .swiper-slide-thumb-active {
  background-color: #fff;
  color: #00A0E9;
}
.banner .box2 {
  position: absolute;
  top: 188px;
  width: 100%;
}
.banner .box2 .item .swiper-slide {
  text-align: center;
}
.banner .box2 .item .swiper-slide img {
  width: 772px;
  height: 379px;
}
.banner .banner-bottom {
  width: 100%;
  background: initial;
  position: absolute;
  bottom: 0;
  left: 0;
}
.banner .banner-bottom ul {
  width: 910px;
  height: 150px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}
.banner .banner-bottom ul li {
  text-align: center;
  flex: 1;
}
.banner .banner-bottom ul li:nth-of-type(1),
.banner .banner-bottom ul li:nth-of-type(2) {
  flex: 1.4;
}
.banner .banner-bottom ul li h3 {
  font-size: 40px;
  font-family: 'Noto Sans SC';
  font-weight: bold;
  color: #ffb65e;
}
.banner .banner-bottom ul li p {
  font-size: 16px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #ffffff;
}
.model_nzsm-1 {
  padding-top: 60px;
  height: 150px;
  background-color: #FAFBFF;
}
.model_nzsm-1 .title {
  text-align: center;
}
.model_nzsm-1 .title h3 {
  font-size: 34px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #333333;
}
.model_nzsm-1 .title span {
  display: block;
  width: 59px;
  height: 4px;
  background: #009900;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 20px;
}
.model_nzsm-1 .title p {
  font-size: 14px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #999999;
  margin-top: 20px;
}
.model_nzsm-2 {
  padding-top: 20px;
  height: 150px;
  background-color: #f2f2f2;
}
.model_nzsm-2 .title {
  text-align: center;
}
.model_nzsm-2 .title h3 {
  font-size: 34px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #333333;
}
.model_nzsm-2 .title span {
  display: block;
  width: 59px;
  height: 4px;
  background: #009900;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 20px;
}
.model_nzsm-2 .title p {
  font-size: 14px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #999999;
  margin-top: 20px;
}

.model_nzsm {
  padding-top: 60px;
  height: 1300px;
  background-color: #FAFBFF;
}
.model_nzsm .title {
  text-align: center;
}
.model_nzsm .title h3 {
  font-size: 34px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #333333;
}
.model_nzsm .title span {
  display: block;
  width: 59px;
  height: 4px;
  background: #009900;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 20px;
}
.model_nzsm .title p {
  font-size: 14px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #999999;
  margin-top: 20px;
}
.model_nzsm .box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 35px;
}
.model_nzsm .box ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.model_nzsm .box ul li {
  width: 357px;
  height: 325px;
  background: #fafbff;
  box-shadow: 0px 6px 16px 0px rgba(215, 215, 215, 0.57);
  border-radius: 10px;
  margin-bottom: 40px;
}
.model_nzsm .box ul li:nth-of-type(1) .top_nav {
  background: url("/skin/images/customized1.png") no-repeat;
  background-size: contain;
}
.model_nzsm .box ul li:nth-of-type(2) .top_nav {
  background: url("/skin/images/customized2.png") no-repeat;
  background-size: contain;
}
.model_nzsm .box ul li:nth-of-type(3) .top_nav {
  background: url("/skin/images/customized3.png") no-repeat;
  background-size: contain;
}
.model_nzsm .box ul li:nth-of-type(4) .top_nav {
  background: url("/skin/images/customized4.png") no-repeat;
  background-size: contain;
}
.model_nzsm .box ul li:nth-of-type(5) .top_nav {
  background: url("/skin/images/customized5.png") no-repeat;
  background-size: contain;
}
.model_nzsm .box ul li:nth-of-type(6) .top_nav {
  background: url("/skin/images/customized6.png") no-repeat;
  background-size: contain;
}
.model_nzsm .box ul li:nth-of-type(7) .top_nav {
  background: url("/skin/images/customized7.png") no-repeat;
  background-size: contain;
}
.model_nzsm .box ul li:nth-of-type(8) .top_nav {
  background: url("/skin/images/customized8.png") no-repeat;
  background-size: contain;
}
.model_nzsm .box ul li:nth-of-type(9) .top_nav {
  background: url("/skin/images/customized9.png") no-repeat;
  background-size: contain;
}
.model_nzsm .box ul li .top_nav {
  height: 113px;
  padding: 28px 32px;
}
.model_nzsm .box ul li .top_nav h3 {
  font-size: 20px;
  font-family: 'Noto Sans SC';
  font-weight: 500;
  color: #fafbff;
}
.model_nzsm .box ul li .top_nav span {
  display: block;
  margin: 10px 0;
  width: 28px;
  height: 1px;
  background: #fafbff;
}
.model_nzsm .box ul li .top_nav p {
  font-size: 14px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #fafbff;
}
.model_nzsm .box ul li .item {
  padding: 35px 30px;
}
.model_nzsm .box ul li .item p {
  font-size: 14px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}
.model_nzsm .box ul li .item a {
  text-align: center;
  width: 87px;
  height: 33px;
  border: 1px solid #009900;
  border-radius: 2px;
  font-size: 16px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #009900;
  line-height: 30px;
  margin-top: 32px;
}
.model_nzsm .box ul li .item a:hover {
  border: 1px solid #009900;
  color: #009900;
}
.model_nzsm > a {
  margin: 0 auto;
  margin-top: 32px;
  width: 322px;
  height: 62px;
  line-height: 62px;
  background: #009900;
  border-radius: 10px;
  font-size: 20px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #fefefe;
  text-align: center;
}
.model_app {
  height: 1012px;
  background: url("/skin/images/bg-APP.png") no-repeat;
  background-size: cover;
  padding-top: 60px;
}
.model_app .title {
  text-align: center;
}
.model_app .title h3 {
  font-size: 34px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #fff;
}
.model_app .title span {
  display: block;
  width: 59px;
  height: 4px;
  background: #fff;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 20px;
}
.model_app .box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  margin-top: 60px;
  justify-content: space-between;
}
.model_app .box .item-left li,
.model_app .box .item-right li,
.model_app .box .item-center li {
  width: 326px;
  height: 133px;
  background: #f9fafb;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 0 18px;
  padding-top: 40px;
}
.model_app .box .item-left li img,
.model_app .box .item-right li img,
.model_app .box .item-center li img {
  width: 56px;
  height: 56px;
  float: left;
}
.model_app .box .item-left li div,
.model_app .box .item-right li div,
.model_app .box .item-center li div {
  margin-left: 70px;
}
.model_app .box .item-left li div h3,
.model_app .box .item-right li div h3,
.model_app .box .item-center li div h3 {
  font-size: 18px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-bottom: 10px;
}
.model_app .box .item-left li div p,
.model_app .box .item-right li div p,
.model_app .box .item-center li div p {
  width: 210px;
  font-size: 14px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}
.model_app .box .item-center .tip {
  width: 347px;
  height: 610px;
  background: initial;
  padding: 0;
  margin: 0;
}
.model_app .box .item-center .tip img {
  width: 347px;
  height: 610px;
}
.model_app .box .item-right li:nth-of-type(4) img {
  width: 56px;
  height: 42px;
}
.model_ylms {
  height: 597px;
  background-color: #f2f2f2;
  padding-top: 72px;
}
.model_ylms .title {
  text-align: center;
}
.model_ylms .title h3 {
  font-size: 34px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #333333;
}
.model_ylms .title span {
  display: block;
  width: 59px;
  height: 4px;
  background: #009900;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 20px;
}
.model_ylms .layout-wrap {
  width: 1050px;
  margin: 0 auto;
  margin-top: 43px;
}
.model_ylms .layout-wrap .xs-card-list {
  display: flex;
  justify-items: left;
}
.model_ylms .layout-wrap .xs-card-list .xs-card {
  width: 269px;
  height: 362px;
  background: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);
  border-radius: 10px;
  position: relative;
}
.model_ylms .layout-wrap .xs-card-list .xs-card .top {
  text-align: center;
  width: 269px;
  height: 235px;
  background-color: #009900;
  border-radius: 10px 10px 0px 0px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card .top img {
  width: 109px;
  height: 101px;
  margin-top: 52px;
  margin-bottom: 10px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card .top h3 {
  font-size: 20px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #f9fafb;
}
.model_ylms .layout-wrap .xs-card-list .xs-card p {
  text-align: center;
  margin-top: 40px;
  font-size: 14px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #666666;
  line-height: 22px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-6 {
  width: 232px;
  margin-top: 53px;
  height: 265px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-6 .top {
  width: 232px;
  height: 180px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-6 .top img {
  width: 71px;
  height: 73px;
  margin-top: 44px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-6 p {
  margin-top: 23px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-4 {
  width: 232px;
  margin-top: 32px;
  margin-left: -114px;
  height: 303px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-4 .top {
  width: 232px;
  height: 201px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-4 .top img {
  width: 74px;
  height: 78px;
  margin-top: 44px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-4 p {
  margin-top: 32px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-2 {
  width: 232px;
  margin-top: 16px;
  margin-left: -92px;
  height: 328px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-2 .top {
  width: 232px;
  height: 217px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-2 .top img {
  width: 89px;
  height: 83px;
  margin-top: 46px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-2 p {
  margin-top: 32px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-1 {
  margin-left: -92px;
  z-index: 4;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-3 {
  width: 232px;
  margin-top: 16px;
  margin-left: -92px;
  height: 328px;
  z-index: 3;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-3 .top {
  width: 232px;
  height: 217px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-3 .top img {
  width: 89px;
  height: 83px;
  margin-top: 46px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-3 p {
  margin-top: 32px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-5 {
  width: 232px;
  margin-top: 32px;
  margin-left: -92px;
  height: 303px;
  z-index: 2;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-5 .top {
  width: 232px;
  height: 201px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-5 .top img {
  width: 74px;
  height: 78px;
  margin-top: 44px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-5 p {
  margin-top: 32px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-7 {
  width: 232px;
  margin-top: 53px;
  height: 265px;
  margin-left: -114px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-7 .top {
  width: 232px;
  height: 180px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-7 .top img {
  width: 71px;
  height: 73px;
  margin-top: 44px;
}
.model_ylms .layout-wrap .xs-card-list .xs-card-7 p {
  margin-top: 23px;
}
.model_hxgn {
  padding-top: 72px;
  height: 730px;
}
.model_hxgn .title {
  text-align: center;
}
.model_hxgn .title h3 {
  font-size: 34px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #333333;
}
.model_hxgn .title span {
  display: block;
  width: 59px;
  height: 4px;
  background: #009900;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 20px;
}
.model_hxgn ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  justify-content: space-between;
}
.model_hxgn ul li {
  width: 240px;
  background: #ffffff;
  text-align: center;
  margin-bottom: 15px;
}
.model_hxgn ul li img {
  width: 85px;
  height: 85px;
}
.model_hxgn ul li h2 {
  margin-top: 8px;
  font-size: 18px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #333333;
  margin-bottom: 5px;
}
.model_hxgn ul li p {
  width: 190px;
  font-size: 14px;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  color: #999999;
  margin: 0 auto;
}
.model_cpal {
  height: 850px;
  background: url("../images/app_develop/anl-bg.png") no-repeat;
  background-size: cover;
}
.model_cpal .title h3 {
  color: #fff;
}
.model_cpal .title span {
  background: #fff;
}
    .model_cpal .title h3 .more{
        margin: 0 auto;
      width: 280px;
      height: 52px;
      line-height: 52px;
      background: #fefefe;
      border-radius: 10px;
      font-size: 20px;
      font-family: 'Noto Sans SC';
      font-weight: 400;
      color: #333333;
      text-align: center;
  }
  .model_cpal .title h3 .more a {
        color: #333333;
  }
  .model_cpal ul li {
    width: 307px;
    height: 547px;
  }
.model_cpal ul li:hover span {
  color: #00A0E9 !important;
  background-color: #fff !important;
}
.swiper-button-prev {
  background: url("../images/app_develop/icon-l@2x.png") no-repeat !important;
  background-size: contain !important;
}
.swiper-button-next {
  background: url("../images/app_develop/icon-r@2x.png") no-repeat !important;
  background-size: contain !important;
}



a:link{ transition:all 0.5s;text-decoration:none;}
h3:hover{color:#d3433e;}

.uk-container-center{margin-left:auto;margin-right:auto}
.uk-container{max-width:1220px;padding:0 15px}}
.uk-container{box-sizing:border-box;max-width:980px;padding:0 25px}
.uk-grid-collapse{margin-left:0}
.web-content-1{ margin-top:30px; margin-bottom:80px;}
.web-content1-box{ margin-top:40px;}
.web-content1-box h3{ margin-top:40px; margin-bottom:5px;}
.web-content1-box p{color:#666; line-height:1.8em; margin-top:10px;}
img{max-width:100%;height:auto;/*box-sizing:border-box;*/.border:0;vertical-align:middle}
.uk-scrollspy-init-inview{position:relative;}
.uk-scrollspy-init-inview a p{position: absolute;
    top: 60%;
    width: 40%;
    left: 30%;
    border: 1px solid #d3433e;
    color: #d3433e;
    text-align: center;
    height: 30px;
    line-height: 30px;}
.uk-scrollspy-init-inview a p:hover{color:#fff;background:#d3433e;}	
.uk-width-medium-2-6{width:33.333%}
.uk-grid>*>:last-child{margin-bottom:0}
.uk-text-right{text-align:right!important}
.uk-h3,h3{font-size:18px;line-height:24px}
.uk-text-center{text-align:center!important}
.uk-link,a{color:#07d;text-decoration:none;cursor:pointer}
.uk-link:hover,a:hover{color:#059;text-decoration:underline}
.uk-scrollspy-init-inview{position:relative;}
.uk-scrollspy-init-inview a p{position: absolute;
    top: 60%;
    width: 40%;
    left: 30%;
    border: 1px solid #d3433e;
    color: #d3433e;
    text-align: center;
    height: 30px;
    line-height: 30px;}
.uk-scrollspy-init-inview a p:hover{color:#fff;background:#d3433e;}	
.uk-grid{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none}
.uk-grid:after,.uk-grid:before{content:"";display:block;overflow:hidden}
.uk-width-medium-1-3,.uk-width-medium-2-6{width:33.333%}
.uk-animation-scale-up{-webkit-animation-name:uk-fade-scale-02;animation-name:uk-fade-scale-02}
.web-title-1 span{ display:block; font-size:15px; color:#666; background:url(img2/web-title-bg.gif) no-repeat center center; margin-top:20px;}



.max1400{width:100%;max-width: 1200px;margin:0 auto;position: relative;padding:0 20px}
.main_youshi{padding:40px 0; background: url(../images/appbg01.png) no-repeat center 90px; position: relative; z-index: 1; }
.main_youshi .left{float: left;width: 30%;background: rgba(255, 255, 255, 0.5);padding:30px;border-radius: 20px;border: 1px solid rgba(0, 0, 0, 0.1);}
.main_youshi .right{float: right;width: 30%;background: rgba(255, 255, 255, 0.5);padding:30px;border-radius: 20px;border: 1px solid rgba(0, 0, 0, 0.1);}
.main_youshi{padding:40px 0; background: url(../images/appbg01.png) no-repeat center 90px; position: relative; z-index: 1; }
.main_youshi .item { margin-bottom: 0; }
.main_youshi .item h3 { font-size: 16px;font-weight: bold; color: #060715; line-height: 30px; margin-bottom: 10px; margin-top: 0; }
.main_youshi .item p { font-size: 14px; color: #6B6B76; line-height: 24px; }
.row {
 margin-right: -0;
 margin-left: -0 
}
.row-no-gutters {
 margin-right: 0;
 margin-left: 0 
}
.row-no-gutters [class*=col-] {
 padding-right: 0;
 padding-left: 0 
}
.main_reason{background: #f2f2f2;padding:40px 0;}
  .main_reason .item{float: left;width: 19%;background: #fff;margin:0.5%;transition: 0.6s;border-radius: 10px;}
  .main_reason .item .img_box{width: 80px;height: 80px;margin: 20px auto;background-image: url(../images/reason.png);background-repeat: no-repeat;transition: 0.6s;}
  .main_reason .item_01 .img_box{background-position: 0 0;}
  .main_reason .item_02 .img_box{background-position: -80px 0;}
  .main_reason .item_03 .img_box{background-position: -160px 0;}
  .main_reason .item_04 .img_box{background-position: -240px 0;}
  .main_reason .item_05 .img_box{background-position: -320px 0;}
  .main_reason .text_box{text-align: center;border-top:1px solid #ddd;padding:12px 0}
  .main_reason .text_box .title{font-weight: bold;color:#333;font-size: 16px;margin-bottom: 12px;padding:0 12px;height: 24px;line-height: 24px;overflow: hidden;transition: 0.6s;}
  .main_reason .text_box .text{color:#333;font-size: 14px;margin-bottom: 12px;padding:0 12px;height: 24px;line-height: 24px;overflow: hidden;transition: 0.6s;}
  .main_reason .text_box .info{color:#666;font-size: 14px;margin-bottom: 12px;padding:0 12px;height: 100px;line-height: 20px;overflow: hidden;transition: 0.6s;}
  .main_reason .item:hover{background: #009900;}
  .main_reason .item:hover .title{color: #fff;}
  .main_reason .item:hover .text{color: #fff;}
  .main_reason .item:hover .info{color: #fff;}

  .main_reason .item_01:hover .img_box{background-position: 0 -80px;}
  .main_reason .item_02:hover .img_box{background-position: -80px -80px;}
  .main_reason .item_03:hover .img_box{background-position: -160px -80px;}
  .main_reason .item_04:hover .img_box{background-position: -240px -80px;}
  .main_reason .item_05:hover .img_box{background-position: -320px -80px;}
.main_process{position: relative;padding:40px 0;margin: 0;width: 100%;overflow: hidden; background-color: #f2f2f2;}
.main_process .item{float: left;width: 9.4%;text-align: center;}
.main_process .item .title{font-weight: bold;font-size: 16px;color:#333;height: 24px;line-height: 24px;overflow: hidden;}
.main_process .item .info{font-weight: normal;font-size: 14px;color:#666;height: 72px;line-height: 24px;overflow: hidden;}
.main_process .item img{display: block;margin: 0 auto 16px auto;max-width: 70px;}
.main_process .arrow-right{float: left;width: 3.5%;}
.main_process .arrow-right img{display: block;margin: 30px auto 0 auto;}
/*表单*/
.biaodan {
	width: 1200px;
	margin: auto;
}
.biaodan li {
	float: left;
	margin-left: 15px;
}
.biaodan li input {
	border: solid 1px #ddd;
	height: 55px;
	line-height: 55px;
	font-size: 15px;
	color: #666;
	padding: 0 20px;
	width: 290px;
	box-sizing: border-box;
}
.biaodan li input[type="submit"] {
	width: 128px;
	background: #F9AF00;
	color: #fff;
	border: none;
	border-radius: 5px;
	cursor: pointer;
}
.gdwz-contact-box { width: 100%; height: 283px; background: url(/skin/picture/gdwz_form_bg.png) no-repeat center top; background-size: cover; background-color: #009900; }
.gdwz-contact-box .gdwz-contact-cont { padding-top: 30px; }
.gdwz-contact-box p { font-size: 20px; color: #FFF; padding-bottom: 30px; }
/*页面标题*/
.main_tit {
	text-align: center;
	min-width: 1200px;
	padding: 50px 0 30px;
}
.main_tit_z {
	font-size: 30px;
	margin-bottom: 10px;
	color: #111;
	font-weight: normal;
	text-transform: uppercase;
}
.main_tit_f {
	font-size: 14px;
	color: #666;
}
/*页面标题*/
.main_tit1 {
	min-width: 1200px;
	padding: 50px 0 25px;
}
.main_tit1 h5 {
	font-size: 25px;
	color: #fff;
	text-transform: uppercase
}
.main_tit1 h5 span {
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	font-weight: normal;
	margin-left: 10px;
}
/*页面标题*/
.main_tit2 {
	min-width: 1200px;
	padding: 50px 0 25px;
}
.main_tit2 h5 {
	font-size: 25px;
	text-transform: uppercase;
}
.main_tit2 h5 span {
	font-size: 14px;
	color: #888;
	font-weight: normal;
	margin-left: 10px;
}
/*页面标题*/
.title_ny {
	margin: 50px auto 25px auto;
}
.title_ny h5 {
	display: inline-block;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	margin-left: 5px;
}
.title_ny h5 small {
	margin-left: 5px;
}
.title_ny h5 small img {
	height: 28px;
	vertical-align: bottom;
}
.title_ny h6 {
	display: inline-block;
	margin: 0px 0 0 8px;
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
.main {
	width: 1200px;
	margin: auto;
}
/*相关服务*/
.xgfw {
}
.xgfw li {
	width: 10.5%;
	margin: 0 1%;
	float: left;
	padding: 35px 0;
	font-size: 16px;
	text-align: center;
	border: solid 1px #eee;
	box-sizing: border-box;
	border-radius: 5px;
	transition: 0.3s all;
}
.xgfw li img {
	width: 60%;
	margin-bottom: 15px;
}
.xgfw li:hover {
	background: #fff;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
translate3d(0, -5px, 0);
	-webkit-transform: translate3d(0, -5px, 0);
}
.more2 a {
	width: 160px;
	line-height: 35px;
	overflow: hidden;
	background: rgba(255,255,255,0.1);
	display: inline-block;
	border: solid 1px rgba(255,255,255,0.6);
	border-radius: 52px;
	text-align: center;
	color: #fff;
	transition: 0.3s all;
	position: relative;
}
.more2 a:hover {
	border: solid 1px #fff;
	background: rgba(255,255,255,0.8);
	color: #333;
}