.pub-1440 {
  width: 100%;
  margin: auto;
}
.pub-1200 {
  width: 1250px;
  margin: auto;
}
@font-face {
  font-family: 'fzzy';
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'num';
 
  font-weight: normal;
  font-style: normal;
}
body {
  min-width: 1200px;
  font-family: "寰蒋闆呴粦", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#backtop {
  display: none;
  position: fixed;
  z-index: 99999999999;
  opacity: 0.7;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
}
#flexmemu {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  /* height: 80px; */
  background: rgba(46, 46, 46, 0.96);
}
#flexmemu .pub-1200 .logo {
  float: left;
  margin-left: 40px;
}
#flexmemu .pub-1200 .logo img {
  margin-top: 10px;
}
#flexmemu .pub-1200 .phone {
  float: left;
  padding-top: 27px;
  margin-left: 20px;
}
#flexmemu .pub-1200 .phone img {
  float: left;
  margin-right: 10px;
}
#flexmemu .pub-1200 .phone span {font-family: num;font-size: 40px;color: #fff;}
#flexmemu .pub-1200 .memu {
  float: right;
  position: relative;
}
#flexmemu .pub-1200 .memu li {
  float: left;
  margin-left: 30px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
}
#flexmemu .pub-1200 .memu li a {
  color: #fff;
  padding: 15px 5px 0px;
  display: block;
  line-height: 50px;
}
#flexmemu .pub-1200 .memu li:hover a {
  color: rgba(255, 255, 255, 0.8);
}
#flexmemu .pub-1200 .memu .bottombar {
  position: absolute;
  top: 65px;
  left: 630px;
  width: 90px;
  height: 4px;
  background: #00A7FF;
}
#top {
  height: 560px;
  background-image: url('/imgs/banner4.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#top .pub-1200 {
  overflow: hidden;
}
#top .pub-1200 .logo {
  float: left;
  margin-left: 40px;
}
#top .pub-1200 .logo img {
  margin-top: 20px;
}
#top .pub-1200 .phone {
  float: left;
  padding-top: 40px;
  margin-left: 18px;
}
#top .pub-1200 .phone img {
  float: left;
  margin-right: 10px;
}
#top .pub-1200 .phone span {font-family: num;font-size: 40px;color: #fff;}
#top .pub-1200 .memu {
  float: right;
  position: relative;
}
#top .pub-1200 .memu li {
  float: left;
  margin-left: 30px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
}
#top .pub-1200 .memu li a {
  color: #fff;
  padding: 28px 5px 7px;
  display: block;
  line-height: 50px;
}
#top .pub-1200 .memu li:hover a {
  color: rgba(255, 255, 255, 0.8);
}
#top .pub-1200 .memu .bottombar {
  position: absolute;
  top: 81px;
  left: 630px;
  width: 90px;
  height: 4px;
  background: #00A7FF;
}
#top .text {
  padding: 130px 0 0 50px;
  width: 1150px;
  margin: auto;
  color: #fff;
}
#top .text h1 {
  margin-bottom: 25px;
  margin-top: -30px;
  font-size: 48px;
  color: #fff;
}
#top .text p {
  margin-bottom: 34px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
  color: rgba(244, 244, 244, 0.9);
  width: 480px;
  height: 80px;
  word-break: break-all;
}
#top .text p span {
  font-size: 24px;
  font-weight: bold;
}
#top .text p:nth-of-type(2) {
  color: rgba(244, 244, 244, 0.9);
}
#top .text a {
  display: block;
  width: 138px;
  height: 38px;
  border-radius: 20px;
  text-align: center;
  line-height: 38px;
  color: #3B7DEC;
  background: rgba(255, 255, 255, 0.9);
}
#top .text a:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #4a4cff;
}
#company {
  background: #F2FEFF;
  position: relative;
  /* safari 娴忚鍣ㄤ笅璇ヤ唬鐮佷細瀵艰嚧鏍峰紡閿欎贡 */
  /*height: 1090px;*/
}
#company .introduce {
  position: relative;
  top: -40px;
  width: 80%;
  box-sizing: border-box;
  margin: auto;
  padding: 60px 68px;
  background: #fff;
}
#company .introduce h1 {
  font-weight: normal;
  font-size: 48px;
  padding-bottom: 10px;
  color: #303030;
}
#company .introduce p {
  margin: 30px 0;
  font-size: 18px;
  color: #767676;
  line-height: 28px;
}
#company .advantage h1 {
  width: 1200px;
  margin: auto;
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  color: #303030;
}
#company .advantage .advantage-box {
  width: 1200px;
  height: 350px;
  margin: 45px auto 0;
  background: url(/imgs/about.jpg) no-repeat;
}
#company .advantage .advantage-box .box200 {
  transition: all 0.2s;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  float: left;
  width: 200px;
  height: 350px;
  text-align: center;
}
#company .advantage .advantage-box .box200 h5 {
  position: relative;
  z-index: 2;
  transition: all 0.2s;
  padding-top: 70px;
  height: 100px;
}
#company .advantage .advantage-box .box200 h5 img {
  transition: all 0.2s;
  height: 74px;
  position: relative;
  z-index: 2;
}
#company .advantage .advantage-box .box200 h6 {
  transition: all 0.2s;
  padding-top: 30px;
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 2;
}
#company .advantage .advantage-box .box200 p {
  z-index: 1;
  height: 350px;
  width: 172px;
  transition: all 0.2s;
  position: relative;
  top: 140px;
  color: #fff;
  letter-spacing: 1px;
  padding: 170px 14px;
  background: rgba(71, 127, 226, 0.8);
  line-height: 22px;
}
#company .advantage .advantage-box .box200:hover {
  background: none;
}
#company .advantage .advantage-box .box200:hover h5 {
  padding-top: 30px;
  height: 65px;
}
#company .advantage .advantage-box .box200:hover h5 img {
  height: 50px;
}
#company .advantage .advantage-box .box200:hover h6 {
  padding-top: 20px;
}
#company .advantage .advantage-box .box200:hover i {
  display: block;
  width: 40px;
  height: 4px;
  background: #fff;
  margin: 20px auto 15px;
  position: relative;
  z-index: 2;
}
#company .advantage .advantage-box .box200:hover p {
  top: -172px;
}
#ten-promise {
  background: #F6F6F6;
  overflow: hidden;
}
#ten-promise h1 {
  width: 1200px;
  margin: auto;
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  color: #111;
  padding: 48px 0;
}
#ten-promise dl {
  width: 240px;
  height: 200px;
  float: left;
  text-align: center;
}
#ten-promise dl dd {
  font-size: 18px;
  color: #111;
  margin-top: 25px;
  line-height: 28px;
}
#ten-promise dl:nth-of-type(1) dd,
#ten-promise dl:nth-of-type(10) dd {
  margin-top: 12px;
}
#trust {
  margin-bottom: 60px;
}
#trust h1 {
  font-weight: normal;
  font-size: 32px;
  text-align: center;
  width: 1200px;
  margin: auto;
  padding: 48px 0 26px 0;
  color: #303030;
}
#trust p {
  text-align: center;
  color: #909090;
  font-size: 16px;
  width: 1200px;
  margin: auto;
  padding-bottom: 26px;
}
#trust ul {
  width: 1200px;
  margin: auto;
  height: 100px;
}
#trust ul li {
  float: left;
  width: 240px;
  box-sizing: border-box;
  height: 100px;
  text-align: center;
  border-bottom: 1px solid #F2F2F2;
  border-right: 1px solid #F2F2F2;
}
#trust ul li img {
  margin-top: 20px;
}
#trust ul li:last-child {
  border-right: none;
}
#trust ul:nth-of-type(3) li:nth-of-type(2) img,
#trust ul:nth-of-type(3) li:nth-of-type(3) img,
#trust ul:nth-of-type(3) li:nth-of-type(4) img {
  margin-top: 25px;
}
#trust ul:nth-of-type(3) li:nth-of-type(5) img {
  margin-top: 8px;
}
#trust ul:nth-of-type(3) li:nth-of-type(1) img {
  margin-top: 12px;
}
#trust ul:last-child li {
  border-bottom: none;
}
#trust ul:last-child li:nth-of-type(4) img {
  margin-top: 5px;
}
#trust ul:last-child li:nth-of-type(5) img {
  margin-top: 10px;
}
#demand {
  height: 180px;
  background: url(/imgs/xuqiubg.jpg) no-repeat;
  background-size: cover;
}
#demand h1 {
  font-size: 34px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  width: 960px;
  margin: auto;
  padding: 42px 0px 35px;
}
#demand a {
  display: block;
  margin: auto;
  border-radius: 18px;
  width: 150px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #4456ff;
  background: #fff;
  transition: all 0.1s;
  -moz-transition: all 0.1s;
  /* Firefox 4 */
  -webkit-transition: all 0.1s;
  /* Safari 鍜� Chrome */
  -o-transition: all 0.1s;
  /* Opera */
}
#demand a:hover {
  transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  /* IE 9 */
  -moz-transform: scaleY(1.1);
  /* Firefox */
  -webkit-transform: scaleY(1.1);
  /* Safari 鍜� Chrome */
  -o-transform: scaleY(1.1);
  /* Opera */
}
#footer {
    color: #D1D1D1;
    background: #4B4D55;
}

    #footer ul {
        height: 55px;
        width: 1100px;
        margin: auto;
        border-bottom: 1px solid #494949;
    }

        #footer ul li {
            float: left;
            font-size: 16px;
            line-height: 55px;
            margin: 0px 30px;
        }

            #footer ul li a {
                color: #aaa;
            }

                #footer ul li a:hover {
                    color: #fff;
                }

            #footer ul li:last-child {
                margin-right: 10px;
            }

            #footer ul li:first-child {
                margin-left: 10px;
            }

    #footer .companymsg {
        width: 1100px;
        margin: auto;
        padding-top: 40px;
        overflow: hidden;
    }

        #footer .companymsg .link_title {
            display: inline-block;
            float: left;
            width: 7%;
            line-height: 28px;
            font-size: 14px;
            white-space: nowrap;
        }

        #footer .companymsg .friendship_link {
            display: inline-block;
            float: left;
            width: 90%;
            overflow: hidden;
        }

            #footer .companymsg .friendship_link a {
                color: #D1D1D1;
                line-height: 28px;
                font-size: 14px;
                display: inline-block;
                margin-right: 20px;
                white-space: nowrap;
                overflow: hidden;
            }

                #footer .companymsg .friendship_link a:hover {
                    color: #ffffff;
                }

        #footer .companymsg .footerleft {
            width: 620px;
            float: left;
        }

            #footer .companymsg .footerleft h1 {
                font-size: 20px;
                font-weight: normal;
                margin-bottom: 10px;
            }

            #footer .companymsg .footerleft p:nth-of-type(1) {
                font-size: 16px;
                margin-bottom: 15px;
            }

            #footer .companymsg .footerleft p:nth-of-type(2) {
                font-size: 18px;
                margin-bottom: 20px;
            }

                #footer .companymsg .footerleft p:nth-of-type(2) span {
                    font-family: 'num';
                    font-size: 30px;
                    font-weight: bold;
                    color: #f2f2f2;
                    line-height: 42px;
                }

            #footer .companymsg .footerleft p:nth-of-type(3),
            #footer .companymsg .footerleft p:nth-of-type(4) {
                font-size: 18px;
                line-height: 28px;
            }

                #footer .companymsg .footerleft p:nth-of-type(3) span,
                #footer .companymsg .footerleft p:nth-of-type(4) span {
                    display: inline-block;
                    width: 280px;
                }

        #footer .companymsg .footerright {
            width: 480px;
            float: right;
        }

            #footer .companymsg .footerright p {
                margin: 6px 0;
                line-height: 24px;
                font-size: 16px;
            }

                #footer .companymsg .footerright p:nth-of-type(1) {
                    margin-top: 0;
                    margin-bottom: 20px;
                }

    #footer .copyright {
        margin-top: 20px;
        background: #000;
    }

        #footer .copyright p {
            width: 1200px;
            margin: auto;
            text-align: center;
            font-size: 14px;
            line-height: 50px;
            opacity: 0.6;
        }

            #footer .copyright p span {
                font-size: 12px;
            }
#business {
  overflow: hidden;
  padding-bottom: 48px;
}
#business .business-top {
  box-shadow: 0 0 5px 2px rgba(48, 151, 230, 0.1);
}
#business .business-top .pub-1200 {
  overflow: hidden;
}
#business .business-top .pub-1200 div {
  float: left;
  box-sizing: border-box;
  width: 300px;
  border-right: 2px solid #F2F2F2;
  margin: 20px 0;
}
#business .business-top .pub-1200 div img {
  height: 60px;
  float: left;
  margin: 0px 20px;
  opacity: 0.8;
}
#business .business-top .pub-1200 div p:nth-of-type(1) {
  color: #767676;
  margin-top: 6px;
  margin-bottom: 8px;
}
#business .business-top .pub-1200 div p:nth-of-type(1) span {
  font-size: 30px;
  font-family: 'num';
  color: #3B7DED;
  font-weight: bold;
}
#business .business-top .pub-1200 div p:nth-of-type(2) {
  color: #767676;
}
#business .business-top .pub-1200 div:nth-of-type(4) {
  border: none;
}
#business .describe {
  text-align: center;
}
#business .describe h1 {
  font-weight: normal;
  font-size: 32px;
  margin: 48px auto 26px;
  width: 1200px;
  color: #303030;
}
#business .describe p {
  width: 1200px;
  margin: auto;
  color: #767676;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 55px;
}
#business .business-class .business-class-box:hover {
  border-radius: 4px;
  transition: all 0.2s;
  transform: scale(1.01);
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#504CFF, #5686FF);
  /* Firefox 3.6 - 15 */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#504CFF, endColorstr=#5686FF);
  /*IE<9>*/
  background: linear-gradient(#504CFF, #5686FF);
  /* 鏍囧噯鐨勮娉曪紙蹇呴』鏀惧湪鏈€鍚庯級 */
}
#business .business-class .business-class-box:hover span {
  color: #fff;
}
#business .business-class .business-class-box:hover p {
  color: #fff;
}
#business .business-class .business-class-box {
  box-shadow: 0 0 5px 2px rgba(48, 151, 230, 0.1);
  float: left;
  box-sizing: border-box;
  border-radius: 4px;
  width: 228px;
  height: 400px;
  margin: 0 6px;
  padding: 17px 40px;
  background: #fff;
  text-align: center;
}
#business .business-class .business-class-box img {
  display: block;
}
#business .business-class .business-class-box div {
  overflow: hidden;
}
#business .business-class .business-class-box div span {
  display: inline-block;
  width: 18px;
  font-family: 'fzzy';
  font-size: 24px;
  line-height: 60px;
  color: #626262;
}
#business .business-class .business-class-box div span.zimu {
  width: 40px;
  margin: 0 3px;
}
#business .business-class .business-class-box p {
  line-height: 30px;
  color: #767676;
}

#top .pub-1200 .memu ul{position: relative;z-index: 11;}
#flexmemu{height: initial;padding-bottom: 13px;}
.memuTwo{width: 100%;background:rgba(0,0,0,0.5);position: absolute;text-align: center;display: none;}
.memuTwo a{font-size:18px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:104px;margin:0 40px;}
.memuThree{width: 100%;background:rgba(0,0,0,0.5);position: absolute;text-align: center;top: 80px;display: none;}
.memuThree a{font-size:18px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:104px;margin:0 40px;}
.memuTwo a:hover{color:#00A7FF;}
.memuThree a:hover{color:#00A7FF;}


/* .memuTwo_blueprint{width: 100%;background:rgba(0,0,0,0.5);position: absolute;display: none;padding: 20px 0;}
.memuTwo_blueprint p{width: 1200px;margin:0 auto;display: flex;justify-content: space-between;float:right;padding-right:100px;box-sizing: border-box; }
.memuTwo_blueprint a{font-size:18px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:60px;margin:0 30px;display: inline-block;}
.memuTwo_blueprint a:hover{color:#00A7FF;}
.memuThree_blueprint{width: 100%;background:rgba(0,0,0,0.5);position: absolute;text-align: center;top: 80px;display: none;}
.memuThree_blueprint p{width: 1200px;margin:0 auto;display: flex;justify-content: space-between;float:right;padding-right:100px;box-sizing: border-box; }
.memuThree_blueprint a{font-size:18px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:60px;margin:0 30px;}
.memuThree_blueprint a:hover{color:#00A7FF;} */


.memuTwo_blueprint{width: 100%;background:rgba(0,0,0,0.5);position: absolute;display: none;padding: 20px 0;}
/* .memuTwo_blueprint p{width: 1200px;margin:0 auto;display: flex;justify-content: flex-start;float:right;padding-right:30px;box-sizing: border-box; } */
.memuTwo_blueprint p{width:  990px;margin:0 auto;display: flex;justify-content: flex-start; }
.memuTwo_blueprint a{font-size:16px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:60px;display: inline-block;width:160px;text-align: center;}
.memuTwo_blueprint a:hover{color:#00A7FF;}

.memuThree_blueprint{width: 100%;background:rgba(0,0,0,0.5);position: absolute;text-align: center;top: 80px;display: none;}
.memuThree_blueprint p{width: 990px;margin:0 auto;display: flex;justify-content: flex-start; }
.memuThree_blueprint a{font-size:16px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:60px;display: inline-block;width:160px;text-align: center;}
.memuThree_blueprint a:hover{color:#00A7FF;}