body {
    color: #4d4d4d;
    font-size: 14px;
    font-family: "微软雅黑",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
    overflow-x: hidden;

}
.img-hide{ overflow:hidden; }
.img-hide img{ transition: 0.5s all; }
.img-hide:hover img{ transform: scale(1.1,1.1); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
ul{ padding:0; margin:0;}
a:hover{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
img{ max-width:100%;}
h1 , h2 , h3 , h4 , h5 {margin: auto;}

.container {width: 1230px;}
.mb15 {margin-bottom: 15px;}

/*------------导航部分样式------------*/
.nav-box{ height: 60px; background: transparent; position: fixed; left: 0;top: 0; right: 0; padding:0 50px; z-index: 10000; }
.nav-box:hover { background-color: rgba(0,0,0,.3)}
.nav-box.have_bg {background-color: rgba(0,0,0,.8)}
.nav-list li { float: left; margin-left: 20px; padding:0 15px; }
.nav-list li a{ display: block; height: 60px; line-height: 60px; color: #fff;  position: relative;transition: 0.3s all ease-in-out; }
.nav-list li a:before {display: block; content: ""; position: absolute; left: 0; width: 0; bottom: 0; height: 3px; background: transparent; transition: 0.3s all ease-in-out;}
.nav-list li.active a:before , .nav-list li:hover a:before{ background: #fff; transition: 0.3s all ease-in-out; width: 100%; }
.nav-list li a:hover{ color: #fff; }
.menu-button {
      position: absolute;
      top: 15px; right: 15px;
      z-index: 1000;
      display: none;
      cursor: pointer;
      -webkit-transition: .3s;
      transition: .3s;
    }
    .menu-button .bar:nth-of-type(1) {
      margin-top: 0px;
    }
    .menu-button .bar:nth-of-type(3) {
      margin-bottom: 0px;
    }

    .bar {
      position: relative;
      display: block;

      width: 30px;
      height: 3px;

      margin: 5px auto;
      background-color: #fff;

      border-radius: 10px;

      -webkit-transition: .3s;
      transition: .3s;
    }
  .cross .bar{ margin:12px auto; }

    .cross .bar:nth-of-type(1) {
      -webkit-transform: translateY(15px) rotate(-45deg);
      -ms-transform: translateY(15px) rotate(-45deg);
      transform: translateY(15px) rotate(-45deg);
    }
    .cross .bar:nth-of-type(2) {
      opacity: 0;
    }
    .cross .bar:nth-of-type(3) {
      -webkit-transform: translateY(-15px) rotate(45deg);
      -ms-transform: translateY(-15px) rotate(45deg);
      transform: translateY(-15px) rotate(45deg);
    }
.logo{ padding:15px 0 0 0; }


/*------------导航部分样式------------*/


/*-----------首页-----------*/
.navView {position: relative; height: 60px;}
.tab-box {padding: 25px 0;}
.home-tab {border-bottom: 1px solid #ddd; padding-bottom: 10px; position: relative;}
.home-tab li {float: left;}
.home-tab li a {display: block; border-radius: 4px; line-height: 30px; font-size: 18px; padding: 0 20px;}
.home-tab li.active a , .home-tab li:hover a {background-color: #ee1100; color: #fff;}
.tab-menu {margin-top: 10px;}
.tab-menu li {float: left;}
.tab-menu li a {display: block; line-height: 30px; font-size: 16px; color: #066dc4; padding: 0 10px;}
.tab-menu li:hover a , .tab-menu li.active a {color:#ee1100; }
.home-two {background-color:#066dc4; padding: 50px 0;}
.homeNav {margin: 0 -40px;}
.homeNav li {float: left;}
.homeNav li a {line-height: 50px; font-size: 24px; color: #fff; padding: 0 40px;}
.homeNav li.active a , .homeNav li:hover a {color: #ee1100; }

/*二级菜单*/
.nav-menu {position: absolute; top: 100%; left: 0; width: 690px; background-color: #fff; padding: 30px 50px; display: none;}
.nav-menu .item-menu {width: 33.3333333%; padding: 0 15px; float: left;}
.nav-menu .item-menu h3 span {display: inline-block; font-size: 15px; font-weight: 700; position: relative; padding-bottom: 15px;}
.nav-menu .item-menu h3 span:after {display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 110%; height: 1px; background-color: #ddd;}
.nav-menu .item-menu h3 span:hover {color: #ff4f20;}
.navTab {padding-top: 10px;}
.navTab li a {display: inline-block; position: relative;padding-right: 10px;}
.nav-list .navTab li {padding: 0; margin: 0; width: 100%;}
.nav-list .navTab li a {font-size: 14px; line-height: 40px; color: #333; height: auto;}
.nav-list .navTab li a:hover {color: #2589ff;}
.nav-icon {position: absolute; left: 100%; top: 10px; height: 19px; width: 30px;}
.nav-list li:hover .nav-menu {display: block;}


/*滚动图*/
.rolling {height: 500px; position: relative;}
.bannerImg {position: absolute; left: 50%; top: 0; width: 1920px; height: 100%; margin-left: -960px; max-width: initial;}
.home_swiper .swiper-slide {height: 500px;}
.home_swiper .swiper-slide .container {height: 100%;}
.broadcast {background-color: #3a57fc; }
.broadcastCont {background: url(../images/zb.png) no-repeat top right; z-index: 10; position: relative;}
.broadcastView {background: url(../images/zb.png) no-repeat top right; z-index: 10; position: relative;}
.duanshipin{background-color: #3242d3;}
.pageView .swiper-pagination-bullet {width: 16px;height: 6px;display: inline-block;background: #FFF;opacity: .3; border-radius: 0;}
.pageView .swiper-pagination-bullet-active {opacity: 1;}
.banner_h1 {margin-top: 150px;}
.banner_h1 h1 {font-size: 40px; color: #fff;}
.banner_h1 h1 span {font-size: 20px; margin-left: 20px;}
.banner_t1 {margin-top: 30px;}
.banner_t1 p {height: 40px;line-height: 40px;font-size: 18px; color: #fff;}
.banner_btns {margin-top: 50px;height: 45px;color: #FFF;}
.banner_btns a {display: block;float: left;     height: 40px;line-height: 40px;width: 145px;border: 1px solid #FFF;text-align: center;color: #FFF;margin-right: 20px;}
.banner_btns a:hover {background-color: #fff; color: #000;}
.duanshipinView  { background: url(../images/dsp.png) no-repeat top right;}
.chat {background-color: #089aff;}
.chatView { background: url(../images/ydy.png) no-repeat top right;}
.pets {background-color: #3e4ea4;}
.petsView { background: url(../images/zhzw.png) no-repeat top right;}
.doll {background-color: #2f0078;}
.dollView { background: url(../images/xsyy.png) no-repeat top right;}
.rogue {background-color: #092a4f;}
.rogueView {background:url(../images/rlsb.png) no-repeat top right; }
.shopping {background-color:#061f3e; }
.shoppingView {background:url(../images/b2c.png) no-repeat top right;}
.iconCont {background-color: #fff;height: 90px;width: 100%;}
.iconView {width: 50px; float: left; margin-top: 25px; height: 40px;}
.icon_v1 {background: url("../images/list1.png") center no-repeat;}
.icon_v2 {background: url("../images/list2.png") center no-repeat;}
.icon_v3 {background: url("../images/list3.png") center no-repeat;}
.icon_v4 {background: url("../images/list4.png") center no-repeat;}
.icon_v5 {background: url("../images/list5.png") center no-repeat;}
.icon_v6 {background: url("../images/list6.png") center no-repeat;}
.icon_t1 {margin-top: 25px; padding-left: 50px;}
.icon_t1 h2 {font-size: 16px; line-height: 24px;}
.icon_t1 p {margin-top: 1px;color: #999;}
.iconView:hover {   -webkit-animation: 1s ease 1 0s both;
    -moz-animation: 1s ease 1 0s both;
    -ms-animation: 1s ease 1 0s both;
    animation: 1s ease 1 0s both;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce;}
@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}
@keyframes bounce {  0%, 20%, 53%, 80%, 100% {    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);  }
    40%, 43% {    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);    -webkit-transform: translate3d(0, -30px, 0);   transform: translate3d(0, -30px, 0);  }  70% {    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);    -webkit-transform: translate3d(0, -15px, 0);  transform: translate3d(0, -15px, 0);  }
    90% {    -webkit-transform: translate3d(0,-4px,0);  transform: translate3d(0,-4px,0);  }
}

/*------------引入首页样式------------*/
.titleView {text-align: center;}
.titleView h1 {font-size: 28px;padding-top: 55px;margin-bottom: 40px; }
.homeTab li {border-bottom:1px solid #E6E7E7; width: 33.333333%; float: left; text-align: center;}
.homeTab li a {line-height: 80px; font-size: 18px; color: #000;}
.homeTab li.active a {color: #2277da;}
.homeTab li.active {border-bottom-color:#2277da; }
.title_pt {font-size: 16px; margin-top: 30px;}
.homeRow1 {margin-top: 30px;}
.homeRow1 .col-lg-3 {width: 25%; float: left; text-align: center; margin-bottom: 15px;}
.homeRow1 .col-lg-3 img {max-width: 100%;}
.homeRow1 .col-lg-3 p {font-size: 14px; color: #333; margin-top: 15px;}
.moreView {margin-top: 15px; margin-bottom: 40px;}
.moreView a {position: relative;display: block;font-size: 16px;color: #64A2FE;text-decoration: none;width: 170px;height: 45px;border: 1px solid #64A2FE;margin: 0 auto;text-align: center;line-height: 45px;border-radius: 25px;}
.moreView a:hover {background-color: #64A2FE; color: #fff;}
.serviceView {background-color: #fff; text-align: center; border-bottom: 1px solid #ddd;}
.service_h1 {width: 60px;height: 150px;margin: 0 auto;padding-top: 40px;}
.service_icon {width: 50px; height: 50px; margin: auto;}
.service_h1 p {font-size: 15px;margin-top: 10px;margin-bottom: 25px;}
.lineView {border-bottom: 1px solid #ddd;width: 52px;}
.homeRow2 {margin-bottom: 70px;}
.homeRow2 .col-lg-2 {width: 16.6666666%; border: 1px solid #ddd; margin-right: -1px; height: 340px; float: left;}
.homeRow2 .col-lg-2:last-child {margin-right: 0;}
.serviceList {margin-top: 20px;}
.serviceList li { text-align: center;font-size: 15px;color: #999; margin-bottom: 15px;}
.service-item-no {padding: 0 5%; display: none;}
.service_h2 {line-height: 90px; padding-left: 65px; font-size: 15px; text-align: left; border-bottom: 1px solid #ddd;}
.serviceConts { color: #999;font-size: 14px;line-height: 26px;text-align: left; margin-top: 15px;}
.icon_f1 {background: url("../images/fw1.png") center no-repeat;}
.service_ih1 {background: url("../images/fw01.png")left center no-repeat;}
.icon_f2 {background: url("../images/fw2.png") center no-repeat;}
.service_ih2 {background: url("../images/fw02.png")left center no-repeat;}
.icon_f3 {background: url("../images/fw3.png") center no-repeat;}
.service_ih3 {background: url("../images/fw03.png")left center no-repeat;}
.icon_f4 {background: url("../images/fw4.png") center no-repeat;}
.service_ih4 {background: url("../images/fw04.png")left center no-repeat;}
.icon_f5 {background: url("../images/fw5.png") center no-repeat;}
.service_ih5 {background: url("../images/fw05.png")left center no-repeat;}
.homeRow2 .active .service-item-no {display: block;}
.homeRow2 .active  {width: 33.333333%;box-shadow: 0 0 20px 0 rgba(34,33,53,.1);border: 1px solid #2277da; margin-right: 0; }
.homeRow2 .active .service-item-bg {display: none;}

/*场景部分*/
.scene {text-align: center;}
.home_swiper2 .swiper-slide {width: 25%; height: 517px;}
.swiper_cv {height: 100%; position: relative;}
.swiper_cv1 { background: url("../images/cj1.png") center no-repeat; background-size: cover;}
.swiper_cv2 { background: url("../images/cj2.png") center no-repeat; background-size: cover;}
.swiper_cv3 { background: url("../images/cj7.png") center no-repeat; background-size: cover;}
.swiper_cv4 { background: url("../images/cj6.png") center no-repeat; background-size: cover;}
.swiper_cv5 { background: url("../images/cj4.png") center no-repeat; background-size: cover;}
.swiper_ct {z-index: 2;position: absolute;top: 20%; width: 100%;}
.icon_si {height: 80px;width: 80px;margin: 85px auto 0;}
.swiper_ct p { font-size: 25px;text-align: center;color: #fff;margin-top: 25px;}
.icon_si1 {background: url('../images/ct5.png') center no-repeat;}
.icon_si2 {background: url('../images/ct2.png') center no-repeat;}
/*.icon_si3 {background: url('../images/9b71edda4e9c4447ac9d2bc300199a7f.gif') center no-repeat;}*/
.icon_si4 {background: url('../images/ct6.png') center no-repeat;}
.icon_si5 {background: url('../images/ct9.png') center no-repeat;}


.cont_swiper {position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); z-index: 10; padding: 0 10%; opacity: 0; top: 30%; left: 0; transition: 0.3s all ease-in-out;}
.cont_swiper h1 {font-size: 25px;text-align: center;color: #fff;margin-top: 25%}
.contentView {color: #fff;margin: 0 auto;font-size: 13px;line-height: 23px;z-index: 2; margin-top: 20px; text-align: left; padding-bottom: 30px; border-bottom: 1px solid #999;}
.cont_swiper h2 {font-size: 17px;color: #9397a7;margin-bottom: 15px; margin-top: 20px; text-align: left;}
.img_tp {margin-top: 15px;}
.img_tp img {float: left; max-width: 50%;}
.swiper_cv:hover .cont_swiper {transition: 0.3s all ease-in-out; opacity: 1; top: 0;}
.swiper_cv:hover .swiper_ct {transition: 0.3s all ease-in-out; opacity: 0;}
.newViews {padding-top: 85px;}
.homeRow3 {margin: 0 -10px;}
.homeRow3 .col-lg-4 {width: 33.333333%; padding: 0 10px; float: left;}
.new_h1 {font-size: 24px;color: black; padding-bottom: 15px; margin-bottom: 15px; position: relative;}
.new_h1:after {content: ''; display: block; width:20px; height: 2px; background-color: #2277da; position: absolute; left: 0; bottom: 0;}
.homeRow3 .col-lg-4 a {display: block;}
.homeRow3 .col-lg-4 a img {width: 100%;}
.homeRow3 .col-lg-4 a p {margin-top: 10px; padding: 0 10px; font-size: 15px;     overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color: #000;}
.newsList li a {display: block; margin-top: 13px;}
.newCont span {display: block; font-size: 14px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;     color: #999;}
.new_t1 {max-width: 80%;}
.moreView2 {margin-top: 40px; margin-bottom: 30px;}
.moreView2 a {display: block;width: 80px;height: 25px;border: 1px solid #ddd;line-height: 25px;text-align: center;font-size: 13px;margin-top: 30px;color: #ddd; }
.moreView2 a:hover {color:#2277da; border-color: #2277da; }
.consultation {height: 239px; background: url("../images/bottom_bg.png") center no-repeat; background-size: cover;}
.consultation h1 {text-align: center;font-size: 32px;color: white;padding-top: 70px;}
.consultationbtn {display: block;width: 150px;height: 40px;border: 1px solid white;text-align: center;line-height: 40px;font-size: 15px;color: white;margin: 25px auto 0;}
.consultationbtn:hover {background-color: rgba(255,255,255,0.7); color: #000;}
.footerView {background-color: #101429;padding-top: 54px;padding-bottom: 42px; }
.thermal {margin-right: 30px; margin-left: 40px;}
.thermal p {color: #fff;}
.thermal .foot_p1 {font-size: 14px;color: #fff;margin-bottom: 20px;}
.thermal .foot_pn {font-size: 24px;}
.thermal .consultation_btn {margin-top: 14px;}
.thermal .consultation_btn a { border: 1px solid #4c4e59;padding: 4px 10px;font-size: 12px;color: #fff;}
.thermal .consultation_btn a:hover {background-color: #fff; color: #000;}

.foot-img {width: 80px; height: 80px;}
.foot_left2 {border-left: 1px solid #262836;}
.footList {margin-left: 50px; float: left;}
.foot_left2>ul:first-child {margin-left: 22px;}
.footList .foot_h1 {font-size: 14px;color: #fff;margin-bottom: 20px;}
.footList li {margin-bottom: 14px;}
.footList li a {font-size: 12px; color: #999;}
.footList li a:hover {color: #fff;}
.foot_left3 {margin-left: 50px;}
.foot_left3 p {font-size: 14px;color: #fff;margin-bottom: 20px;}
.qrcode {border: 1px solid #4c4e59;background-color: #e3e2e5;padding: 5px 5px 10px;color: #595961;font-size: 12px;}
.qrcode span { display: block; font-size: 12px;  margin-top: 8px; text-align: center;}
.foot_left4 {margin-left: 50px;}
.foot_left4 p {font-size: 14px;color: #fff;margin-bottom: 20px;}
.foot_left4 a {    display: block;color: #999;margin-bottom: 10px;}
.foot_left4 .yuyan a {display: inline-block;}
.foot_left4 .yuyan span {color: #fff;}
.foot_left4 a:hover {color: #fff;}
.footNav {margin-top: 50px;padding-top: 32px;border-top: 1px solid #262836;}
.footNav li {float: left; margin-bottom: 8px;}
.footNav li a {padding: 0 4px;color: #999; font-size: 12px;}
.footNav li a:hover {color: #fff;}
.compayCont {margin-top: 30px;}
.compayCont p {display: block; font-size: 12px; color: #999; margin-bottom: 8px; text-align: center;}
.compayCont_ft {font-size: 12px; margin-top: 40px;}

/*------------引入首页样式------------*/



/*------------index 样式------------*/
.indexBroadcast {background: none;}
.titleView p {font-size: 14px;color: #aeaeb2;margin: 20px auto;display: block; width: 90%;}
.consultationBtns { width: 100px;height: 24px;line-height: 24px;text-align: center;border: 1px solid #d8d8d8;color: #2f69c8;font-size: 12px;display: block; color: #fff; margin-top: 18px;}
.consultationBtns:hover {color: #2f69c8; border-color: #2f69c8;}

.title_pt {font-size: 16px; margin-top: 30px;text-align: center;}
.indexRow1 {margin-top: 30px;}
.indexRow1 .col-lg-3 {width: 25%; float: left; text-align: center; margin-bottom: 15px;}
.indexRow1 .col-lg-3 img {max-width: 100%;}
.customized {position: relative;}
.customized:hover{box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .01);
    transform: translateY(-2px);}
.customizedInfo {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.icon_h1 {text-align: center;margin-top: 60px;padding-bottom: 20px;}
.customizedInfo h1 {font-size: 24px;color: #fff;text-align: center;margin: 0 auto; margin-top: 20px;}
.lineView { width: 30px;border-top: 2px solid #fff;margin: 0 auto;margin-top: 20px;text-align: center;}
.customizedInfo p {font-size: 12px;padding: 0 15px;color: #dcdcdc;line-height: 20px;margin-top: 20px; text-align: left;}
.titleView2 {margin-bottom: 40px;}
.indexRow2 .col2 {width: 18%; margin: 0 1%; margin-top: 20px; float: left;}
.colView2 { height: 198px;border: 1px solid #ddd;box-sizing: border-box; text-align: center;}
.icon_View {margin-top: 60px; text-align: center;}
.colView2 span {display: block;font-size: 18px;color: #333;margin-top: 20px;}
.indexRow2 .col2:hover .icon_View img{
    -webkit-animation: 1s ease 1 0s both;
    -moz-animation: 1s ease 1 0s both;
    -ms-animation: 1s ease 1 0s both;
    animation: 1s ease 1 0s both;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce;
}
.indexRow2 .col2:hover .colView2{
    box-shadow:2px 2px 10px 2px #e4edfe;transition: 300ms;
}
.indexRow2 .col2:hover span {color: #4a85f8;}
.customizedBtn { margin-top: 60px;text-align: center;}
.customizedBtn a {display: inline-block;height: 40px;line-height: 40px;background-color: #4a85f8;color: #fff;font-size: 14px;margin: 0 auto; padding: 0 40px;}
.customizedBtn a:hover {background-color: #719ff8;transition: 300ms}
.tabView {border-bottom:1px solid #eeeeee; }
.indexTab { width: 794px; border: 1px solid #eeeeee; margin: auto;}
.indexTab li {background-color: #f7f7f7;width: 158px;text-align: center;border-right: 1px solid #eeeeee; display: block; float: left;}
.indexTab li:last-child {border: none;}
.indexTab li a {line-height: 40px; font-size: 14px; color: #333;}
.indexTab li.active  { background-color: #fff !important;border-top: 2px solid #4a85f8 !important;border-bottom: 1px solid #fff !important;}
.indexTab li.active {border-bottom-color:#2277da; }

.indexRow3 {text-align: center;}
.indexRow3 .col-lg-4 {width: 33.333333%; float: left; margin-top: 50px;}
.technology { width: 163px;margin: auto; text-align: center;}
.technology h1 {font-size: 16px;margin-top: 30px;color: #333;}
.technology p {font-size: 12px;margin-top: 15px; margin-bottom:0; color: #333; display: block;}
.indexRow3 .col-lg-4:hover img {
    transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transition: 2400ms
}
.indexRow4 {margin-top: 50px;text-align: center;}
.indexRow4 .col-lg-3 {width: 25%; float: left;}
.tremImg {text-align: center;}
.tremView h1 {font-size: 16px;color: #333;font-weight: bold;margin-top: 20px;}
.tremView p { font-size: 12px;color: #333;line-height: 24px;margin-top: 10px;}
.indexRow5 {margin-top: 50px;}
.indexRow5 .col-lg-3 {width:25%; float: left;}
.communicateView {width: 223px; margin: auto;text-align: center; }
.communicateImg {position: relative; }
.communicateImg span { height: 40px;line-height: 40px;background: rgba(0,0,0,.5);position: absolute;bottom: 0px;width: 100%;color: #fff;font-size: 15px;overflow: hidden; left: 0; }
.communicateView p {display: block;font-size: 14px;color: #333;position: relative;margin-top: 10px;line-height: 30px;}
.indexRow6 {margin-top: 50px;}
.indexRow6 .col-lg-6 {width: 50%; float: left; padding: 0; height: 190px;}
.quality_icon {width: 77px;float: left;margin-left: 100px;margin-top: 50px;}
.quality_info {width: 295px;float: left;margin-top: 50px; margin-left: 15px;}
.quality_info h1 {font-size: 18px;color: #333; text-align: left;}
.quality_info p {display: block;margin-top: 5px;color: #999; text-align: left;}
.line_d1 {border-right: 1px dotted #ddd;border-bottom: 1px dotted #ddd;}
.line_d2 {border-bottom: 1px dotted #ddd;}
.line_d3 {border-right: 1px dotted #ddd;}
.indexRow7 {margin-top: 50px;}
.indexRow7 .col-lg-2 {width: 16.666666%; float: left; text-align: left;}
.indexRow7 .col-lg-2 p { font-size: 16px;border-bottom: 1px solid #eee;padding-bottom: 7px;}
.indexRow7 .col-lg-2 ul {margin-top: 10px;}
.indexRow7 .col-lg-2 ul li {line-height: 30px;font-size: 14px;color: #666;}
.paneView {margin-bottom: 60px;}
.caseView {background:url("../images/app_anli.jpg") top center no-repeat; background-size: cover; }
.titleView3 h1 {color: #fff; text-align: center; margin-bottom: 40px;}
.indexRow8 .col-lg-3 {width:25%; float: left; margin-bottom: 35px;}
.indexRow8 .col-lg-3 a {display: block;}
.indexRow8 .col-lg-3 a:hover {box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .01);
    transform: translateY(-2px);}
.indexRow8 .col-lg-3 img {width: 100%;}
.indexRow8 .col-lg-3 a h1 {font-size: 16px;margin-top: 10px;color: #fff;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-indent: 5px; line-height: 24px;}
.indexRow8 .col-lg-3 a p {font-size: 12px;color: #94bceb;text-indent: 5px; line-height: 18px; margin-bottom: 0;}
.moreBtn {margin-bottom: 30px; text-align: center;}
.moreBtn a {    display: inline-block; padding: 0 30px;height: 32px;line-height: 32px;border: 1px solid #fff;text-align: center;font-size: 14px;color: #fff;text-align: center;margin: 0 auto;margin-top: 40px;}
.titleView p span {color: #4a85f8;}
.adviserView {margin-top: 40px; border: 1px solid #ddd; padding-bottom: 50px;}
.adviser_left {width: 30%; padding: 0 20px; float: left;}
.adviserList {margin-top: 50px; border-right: 1px solid #ddd;}
.adviserList li {display: block; margin-top: 40px;}
.adviserList li:first-child {margin-top: 0;}
.adviserNew .number { width: 70px;height: 63px;line-height: 63px;background-color: #f1f4fb;color: #4a85f8;text-align: center;font-size: 16px;font-weight: bold;float: left;}
.adviserNewInfo {padding-left: 85px;}
.adviserNewInfo h1 {color: #333;font-size: 16px;margin-top: 5px;line-height: 24px;}
.adviserNewInfo p {    display: block;font-size: 12px;color: #999;margin-top: 5px; margin-bottom: 0;}
.adviser_right {width: 70%; float: left;}
.indexRow9 {margin-top: 50px;}
.indexRow9 .col-lg-3 {width: 25%; float: left; text-align: center;}
.indexRow9 .col-lg-3 h1 {font-size: 16px;color: #333;margin-top: 15px;}
.indexRow9 .col-lg-3 p {font-size: 14px;color: #666;margin-top: 5px;}
.indexRow9 .col-lg-3 a {width: 80px;height: 26px;line-height: 26px;display: block;text-align: center;font-size: 12px;color: #fff;background-color: #4a85f8;margin: 0 auto;border-radius: 3px;margin-top: 20px;}
.indexRow9 .col-lg-3 a:hover {background-color: #719ef6;transition: 300ms}
.processImg {margin-bottom: 60px;}
.processImg2 {display: none;}

.indexTab {height: 44px;}
.indexTab li {border-top: 2px solid transparent;}


/*-----------about us-----------*/
.aboutRoll {background: none;}
.bannerCont {width: 780px;}
.aboutTabView {border-bottom: 1px solid #ddd; padding-top: 10px;}
.aboutTab li {width: 16.666666%; padding: 0 30px; float: left; text-align: center;}
.aboutTab li a {line-height: 60px; border-bottom: 2px solid transparent; font-size: 16px; color: #666; display: inline-block; margin-bottom: -2px;}
.aboutTab li.active a {border-bottom-color:#4a85f8; color: #4a85f8; }
.paneConts {padding-top: 40px;}
.aboutRow1 {background-color:#f7f7f7;}
.aboutRow1 .col-lg-6 {width: 50%; float: left; padding: 0;}
.conpanyInfo {padding:40px 50px;}
.conpanyTitle {padding-bottom: 20px; border-bottom: 1px solid #ddd;}
.conpanyTitle h1 {font-size: 30px;color: #333;text-align: left; line-height: 45px;}
.conpanyTitle p {display: block;margin-bottom: 0; font-size: 14px;color: #666;font-family: "Arial";text-align: left;}
.conpanyAddress {margin-top: 30px; padding-left: 25px; background: url("../images/add.png") left top 5px no-repeat;}
.conpanyAddress h2 {font-size: 22px;color: #333;display: block; }
.conpanyAddress p {font-size: 14px;color: #333;margin-top: 5px; display: block;}
.conpany_pt {margin: 30px 0; }
.logo_left {width: 25%; text-align: center;}
.info_right {width: 75%;float: left;font-size: 14px;color: #666;line-height: 32px;}
.aboutTrem {background-color: #f7f7f7;}
.titleView4 h1{padding-top: 40px; margin-bottom: 30px;}
.aboutRow2 {margin: 0 -10px; margin-bottom: 30px;}
.aboutRow2 .col-lg-3 {width: 25%; float: left; padding: 0 10px; margin-bottom: 20px; text-align: center;}
.tremerView {background-color: #fff; height: 308px; transition: box-shadow .2s ease-in-out, transform .2s ease-in-out;}
.tremerView:hover {box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .01);
    transform: translateY(-2px);}
.tremImg2 {padding-top: 40px;}
.tremerView h1 {font-size: 18px;color: #333;margin-top: 25px;font-weight: bold;}
.tremerView span {    font-size: 16px;color: #666;margin-top: 5px; display: block;}
.aboutRow3 {margin: 0 -10px;}
.aboutRow3 .col-lg-6 {width: 50%; float: left; padding: 0 10px; margin-bottom: 20px;}
.aboutRow3 .col-lg-6 img {width: 100%;}
.aboutRow4 {margin: 0 -10px;}
.scienceImg {height: 380px; overflow: hidden; margin-bottom: 20px;}
.scienceImg2 {height: 220px; overflow: hidden;}
.courseInfo { margin-top: 70px;background: #fff url(../images/line.png) repeat-y;overflow: hidden;margin-bottom: 70px;padding-bottom: 40px;}
.timeInfo {margin-top: 40px;}
.timeIcon {padding-left: 87px;}
.p-time {width: 108px; line-height: 40px; height: 40px; font-size: 24px;color: #4a85f8;}
.p-time span {font-size: 16px;}
.p-time small { display: block;width: 13px;height: 13px;float: right;border: 2px solid #4a85f8;border-radius: 20px;margin-top: 12px;background-color: #fff; box-sizing: content-box}
.infoTime {padding-left: 90px; margin-top: 20px;}
.time-item {margin-top: 25px;}
.circleIcon {width: 10px;height: 10px;border: 1px solid #999;border-radius: 20px;margin-left: 4px;background-color: #fff;float: left;margin-top: 7px;}
.time-t1 {margin-left: 20px;}
.time-t1 .year {display: block; width: 66px;height: 18px;float: left;background-color: #4a85f8;border-radius: 2px;color: #fff;line-height: 18px;text-align: center;margin-top: 4px;}
.time-t1 .triangleIcon {width: 0;height: 0;border-top: 5px solid transparent;border-right: 5.5px solid #4a85f8;border-bottom: 5px solid transparent;float: left;margin-top: 8px;}
.time-item p {float: left; margin-bottom:0;font-size: 16px;color: #666;margin-left: 20px;}
.honorCont {margin-top: 50px;}
.honorTitle {margin-bottom: 40px;}
.honorTitle h1 {position: relative; text-align: center;}
.honorTitle h1:after {display: block; content: ''; height: 1px; width: 100%; position: absolute; left: 0; top: 50%; background-color: #ddd;}
.honorTitle h1 span {display: inline-block; background-color: #fff; padding: 0 40px; text-align: center;font-size: 30px;color: #333; position: relative; z-index: 90;}
.aboutRow5 {margin: 0 -10px;}
.aboutRow5 .col-lg-4 {width: 33.333333%; float: left; padding: 0 10px; margin-bottom: 40px;}
.aboutRow5 .col-lg-4 p {margin-bottom: 0; font-size: 16px;text-align: center;color: #333;}
.aboutRow6 {margin: 0 -10px;}
.aboutRow6 .col-lg-3 {width: 25%; float: left; padding: 0 10px;}
.aboutCase {padding: 50px 0;}
.aboutRow7 {text-align: center;}
.aboutRow7 .col-lg-3 {width: 25%; float: left; border-right: 1px solid #ddd;}
.aboutRow7 .col-lg-3:last-child {border-right: 0;}
.aboutRow7 .col-lg-3 p {display: block;margin: 0 30px;font-size: 14px;color: #333;margin-top: 25px;line-height: 27px;}
.cooperation {background-color: #f1f1f1; padding: 40px 0;}
.cooperationList li { float: left;padding: 1px; width: 20%;}
.add_t1 {padding: 50px 0;    font-size: 16px;color: #333;text-align: center; }
.add_t1 a {color: #4a85f8;}
.addTitle { height: 50px;line-height: 50px;background-color: #f7f7f7; }
.addTitle h1 {width: 60%;color: #4a85f8;font-size: 24px;margin-left: 20px; display: block; line-height: 50px;}
.addTitle span {display: block;width: 30%;text-align: right;font-size: 18px;color: #333;margin-right: 20px;}
.jionInfo {padding: 20px; line-height: 32px;font-size: 16px;color: #666;}
.jionInfo h1 {font-size: 16px; line-height: 32px; font-weight: bold;color: #333;}
.jionInfo span {display: block;margin-left: 80px;}
.welfare {padding: 70px; background: url("../images/fl_bg.jpg") top center no-repeat; background-size: cover;}
.welfare h1 { font-size: 24px;color: #333;}
.welfare span { display: block;font-size: 16px;color: #666;line-height: 40px;margin-top: 20px;}
.contactUs {padding-top: 50px;}
.usInfo { margin-bottom: 50px;height: 209px;border: 5px solid #eeeeee; padding: 30px 0;}
.contactRow .col-lg-6 {width: 50%; float: left;}
.logoImg {width: 190px; text-align: center;}
.about_t1 {border-left: 1px solid #999;height: 54px;width: 364px;padding-left: 25px;float: left;}
.about_t1 p {font-size: 18px;color: #333;margin-top: 2px;}
.about_t1 span {font-size: 12px;color: #999999;font-family: "Arial";letter-spacing: .5px;}
.contactRow2 {border-left: 1px solid #ddd;}
.contactRow2 .col-lg-4 {width: 33.333333%; float: left;}
.contactRow2 .col-lg-8 {width: 66.666667%; float: left;}
.contactInfo span {display: block; line-height: 40px;  width: 50%;float: left;font-size: 14px;color: #333;}
.qrcodeView {text-align: center;}
.qrcodeView span {line-height: 30px; font-size: 14px; color: #999; display: block;}
.leftCont {margin-top: 44px;}
.map {height: 340px;margin-top: 60px;background: #f7f7f7 url(../images/map1.jpg) center right no-repeat;overflow: hidden;}
.mapLeft {margin-top: 55px; width: 256px;}
.mapLeft h1 {font-size: 24px;color: #333;margin-bottom: 20px;}
.mapLeft p {display: block; line-height: 30px;}
.mapLeft p em {font-size:14px; display:block; color: #999; font-style: normal;}
.mapLeft p span {display: block;width: 400px;color: #333;}
.addressRow .col-lg-4 {width: 33.333333%; float: left; margin-top: 40px;}
.addressRow .conpanyAddress p {  line-height: 28px; height: 48px;  display: block;font-size: 14px;margin-top: 5px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.mapImg {display: none;}



/*-----------case View-----------*/
.caseRoll .swiper-slide {height: 500px; position: relative; overflow: hidden;}
.caseRoll .swiper-slide img {position: absolute; left: 50%; top: 0; width: 1920px; margin-left: -960px; height: 100%; max-width: initial;}
.titleNav {padding:15px 0;line-height: 36px; font-size: 12px; color: #666; }
.titleNav span , .titleNav a {display: block; float: left; font-size: 12px; color: #666;}
.titleNav a:hover {color: #4a85f8;}
.caseNav {border: 1px solid #ddd; margin-bottom: 40px;}
.caseNav li {border-bottom: 1px solid #ddd;}
.caseNav li:last-child {border-bottom: none;}
.caseContNav {line-height: 45px; font-size: 14px;}
.caseNav_left {width:140px;  margin-right: 20px; text-align: right; background-color: #fafafa;}
.caseContNav span { text-align: center;  color: #333; display: block;}
.caseNav_right {padding-left: 140px; display: block; }
.caseContNav a {float: left; display: block; font-size: 14px; color: #999; padding: 0 5px; margin: 10px 5px; line-height: 25px;}
.caseContNav a:hover {background-color: #4a85f8; color: #fff;}

.caseRow1 .col-lg-3 {width: 25%; float: left; margin-bottom: 20px;}
.caseRow1 .col-lg-3 a {display: block; background-color: #fff; transition: 0.3s all ease-in-out;}
.caseRow1 .col-lg-3 a img {width: 100%; height: 163px;}
.caseRow1 .col-lg-3 a h1 {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; padding: 10px; font-size: 14px; color: #333;}
.caseRow1 .col-lg-3 a p {font-size: 12px;color: #999; padding: 10px; padding-top: 0;}
.caseRow1 .col-lg-3 a:hover {box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .01);
    transform: translateY(-2px);}
/*分页*/
.pageFootView {text-align: center; margin-top: 15px; margin-bottom: 40px;}
.pagerView {display: inline-block;}
.pagerView a {display:block;height: 35px;line-height: 35px;padding: 0 15px;margin: 5px 1px 0 0;background: #fff;border: 1px solid #f1f1f1;overflow: hidden;vertical-align: top;border-radius: 3px; color: #666; float: left;}
.pagerView a.active , .pagerView a:hover {  background: #4a85f8;border: 1px solid #4a85f8;color: #fff;}


/*-----------news View-----------*/
.problemList {border: 1px solid #ddd;border-top: 7px solid #2589ff; padding: 0 20px; margin-bottom: 20px;}
.problemTitle {border-bottom: 1px #ddd dashed;}
.problemTitle h1 {line-height: 70px;font-size: 20px;}
.problemTitle a {display: block; font-size:14px; color: #2589ff; line-height: 70px;}
.newsList2 li {line-height: 40px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newsList2 li a { color: #666666;}
.newsList2 li a:hover {color: #4a85f8;}
.newsTitle {text-align: left;}

.dynamic {background: #f7f8fa;}
.dynamicView {padding: 40px 0; padding-left: 330px;  position: relative; border-bottom: 1px dashed #dedede;}
.dynamicView_left {position: absolute; left: 0; height: 226px; width: 300px; background-color: #fff; top: 40px; text-align: center;}
.dynamicView_img {height: 160px; padding-top: 40px; background: url("../images/dynamicview_bg.png") top center no-repeat; background-size: cover;}
.dynamicView_img p{ margin-bottom: 0;color: #fff;font-size: 22px;}
.dynamicView_left a {width: 50%;display: block; height: 32px;line-height: 32px;border: 1px solid #2277da; margin: auto; margin-top: 16px;}
.newsList3 .newCont {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newsList3 .newCont span {line-height: 40px; color: #666;}
.newsList3 .newCont .new_t1 {width: 70%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newsList3 .newCont:hover .new_t1 {color: #4a85f8; display: block;}

/*-----------solution View-----------*/
.solution {background: #f0f0f0;  padding: 40px 0 60px 0;  }
.solution_left {width: 70%;background: #fff;padding: 30px 20px 20px;}
.solution_right {width: 28.333333%; background-color: #ffff; padding: 0 20px 20px;}
.solutionList {border-bottom: 1px solid #ddd; margin-bottom: 30px;}
.solutionNav span {line-height: 36px; text-align: right; display: block; float: left; width: 64px;}
.solutionList2 .solutionNav span {width: 75px;}
.caseList2 .caseNav span {width: 75px;}
.classificationView {padding-left: 80px;}
.classificationView a {float: left; display: block; color: #666;   padding: 0 20px;height: 36px;line-height: 36px;background: #eee;border-radius: 2px;font-size: 13px;margin-right: 10px;margin-bottom: 15px;}
.classificationView a:hover {background: #4a85f8;color: #fff;}
.solutionTitle {border-bottom: 1px solid #ddd; margin: 20px 0;}
.solutionTitle h1 {height: 38px;line-height: 38px;display: inline-block;font-size: 16px;border-bottom: 2px solid #ff7300;}
.solution_t1 p {line-height: 26px; font-size: 14px; text-indent: 28px;}
.solutionTitle2 {padding-top: 20px;}
.solutionTitle2 h1 {font-size: 16px;}
.solutionTitle2 span {text-transform: uppercase;  display: block;  font-size: 12px;color: #b5b5b5;margin-top: 5px;}
.nav_service {padding: 15px 0; margin: 0 -5px; border-bottom: 1px solid #ddd;}
.nav_service li {float: left; padding: 0 5px; margin-bottom: 10px; width: 33.333333%;}
.nav_service li a {height: 30px; display: block; font-size: 14px; line-height: 30px;background-color: #eee; border-radius:2px; text-align: center; color: #666;}
.nav_service li:hover a {background: #4a85f8;color: #fff;}
.readList {padding: 5px 0; border-bottom: 1px solid #ddd;}
.readList li {padding: 10px 0; line-height: 22px;}
.readList li a {display: block;font-size: 14px;line-height: 22px;overflow: hidden;color: #666; text-overflow:ellipsis;white-space: nowrap;}
.readList li p {font-size: 12px;line-height: 22px;overflow: hidden;color: #999; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.readList li a:hover {color: #4a85f8;}
.caseList {padding: 5px 0; border-bottom: 1px solid #ddd;}
.caseList li {padding: 10px 0;}
.caseImg {width: 120px;}
.case_right {padding-left: 130px;}
.case_right h1 {font-size: 14px;line-height: 22px;overflow: hidden;color: #666;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.case_right p {font-size: 12px;height: 48px;line-height: 22px;overflow: hidden;color: #999;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.caseList li:hover h1 {color:#4a85f8;}
.hotTab {padding: 10px 0; margin: 0 -10px;}
.hotTab li {float: left; padding: 0 5px; margin-bottom: 10px; width: 50%;}
.hotTab li a {height: 30px; display: block; font-size: 14px; line-height: 30px;background-color: #eee; border-radius:2px; text-align: center; color: #666;}
.hotTab li:hover a {background: #4a85f8;color: #fff;}

@media ( max-width: 1230px){
    .container {width: 960px;}
    /*导航*/
    .nav-list li { padding: 0 13px;}
    .iconRow .col-lg-2 {width:16.666666%; float: left;}
    .customizedInfo p {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
    .icon_h1 {margin-top: 20px;}
    .customizedInfo h1 {margin-top: 0;}
    .quality_icon {margin-left: 50px;}

    /*aboutUs*/
    .aboutRoll .bannerCont {width: 520px;}
    .conpanyInfo {padding: 10px 50px;}
    .scienceImg {height: 316px;}
    .scienceImg2 {height: 209px; overflow: hidden;}
    .leftCont {margin-top: 0;}
    .about_t1 {border-left: none; padding-left: 0; margin-top: 15px;}
}

@media ( max-width: 990px){
    .container {width: 750px;}
    .nav-list li {padding: 0 9px;margin-left: 0;}

    /*首页*/
    .iconCont {height: auto;}
    .iconRow .col-lg-2 {width: 33.333333%;}
    .serviceList li {font-size: 12px;}
    .service-item-no {padding: 0; overflow: hidden; max-height: 100%;}

    /*-----------首页-----------*/
    .rolling , .home_swiper .swiper-slide{height: 400px;}
    .home_swiper .swiper-slide .container {background-size: cover;}
    .banner_h1 {margin-top: 120px;}
    .banner_h1 h1 {font-size: 24px;}
    .banner_t1 {margin-top: 15px;}
    .banner_t1 p {line-height: 30px; font-size: 16px; margin: auto; height: auto;}
    .banner_btns a {width: 28%; margin-right: 10px;}
    .iconRow .col-lg-2 {width: 50%; padding: 0 5px;}
    .titleView h1 {padding-top: 30px; margin-bottom: 20px; font-size: 24px;}
    .homeTab li a {font-size: 16px; line-height: 44px;}
    .homeRow1 .col-lg-3 {width: 50%;}
    .homeRow2 .col-lg-2 {width: 100%;}
    .homeRow2 .active {width: 100%;}
    .home_swiper2 .swiper-slide {width: 100%; height: 400px;}
    .newViews {padding-top: 30px;}
    .homeRow3 .col-lg-4 {width: 100%;}
    .foot_left1 {width: 100%;}
    .foot_left2 ,.foot_left3  {display: none;}
    .foot_left4 {margin-left: 0;}
    .footNav {margin-top: 15px; padding-top: 15px;}
    .footerView {padding-top: 30px; padding-bottom: 15px;}
    .compayCont {margin-top: 15px;}
    .compayCont_ft {margin-top: 15px;}


    /*index 页面*/

    .indexRow1 .col-lg-3 {width: 50%;}
    .indexRow1 .col-lg-3 img {width: 100%;}
    .icon_h1 {margin-top: 60px;}
    .indexRow1 .col-lg-3 .icon_h1 img {width: 60px;}
    .communicateView {width: 100%;}
    .quality_icon {margin-left: 15px;}
    .quality_info {width: 245px;}
    .indexRow8 .col-lg-3 {width: 50%;}
    .adviser_left {width: 100%;}
    .adviserList {border-right: none; margin-top: 20px;}
    .adviser_right {width: 100%;}
    .adviserList li {margin-top: 20px;}
    .adviserList li:first-child {margin-top: 0;}

    /*aboutUs*/
    .aboutRoll .banner_h1 h1 {font-size: 32px;}
    .aboutRoll .bannerCont {width: 420px;}
    .bannerVideo {width: 295px; height: 180px;}
    .aboutTab li {padding: 0 15px;}
    .aboutRow1 .col-lg-6 {width: 100%;}
    .aboutRow1 .col-lg-6 img {width: 100%;}
    .aboutRow3 .col-lg-6 {width: 100%;}
    .scienceImg , .scienceImg2 {height: auto;}
    .aboutRow7 .col-lg-3 p {margin: 0 10px; margin-top:15px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
    .contactRow .col-lg-6 {width: 100%;}
    .usInfo {height: auto;}
    .contactRow2 {border: none;}

    /*-----------solution 页面-----------*/
    .nav_service li {width: 50%;}
    .caseImg {width: 100%;}
    .case_right {padding-left: 0; float: left; margin-top: 10px;}
}



@media ( max-width: 768px){
    .container{ width: 100%;}
    /*------------导航部分样式------------*/
    .nav-box , .navView{height: 50px; padding: 0;}
    .nav-box {position: fixed;}
    .navView {position: initial;}
    .logo {padding-top: 10px;}
    .nav-list{ position: absolute; left: 0; top: 100%; right: 0;  display: none;   background: #1b1d1c; border-top: solid 1px #333;  }
    .nav-list li{ float: none; margin:0; position: relative;}
    .nav-list li a{ display: inline-block; height: 40px; line-height: 40px; padding:0 15px; }
    .nav-list li a:before{ display: none!important; }
    .menu-button{ display: block; }
    .nav-menu {width: 100%; padding: 10px; z-index: 1000; max-height: 250px; overflow-y: auto;}
    .nav-list li:hover .nav-menu {display: none;}
    .nav-menu .item-menu {width: 100%;}
    .consultationBtns {display: none;}

    /*------------导航部分样式------------*/

    /*-----------首页-----------*/
    .home_swiper .swiper-slide{height: 280px;}
    .rolling {height: 400px;}
    .banner_h1 {margin-top: 80px;}
    .banner_h1 h1 {font-size: 18px; line-height: normal;}
    .banner_t1 p {line-height: 20px; font-size: 13px; height: auto;}
    .titleView h1 {padding-top: 20px; font-size: 20px; margin-bottom: 20px;}
    .titleView p {font-size: 14px;}
    .indexRow1 .col-lg-3 {width: 50%; padding: 0 5px;}
    .indexRow2 .col2 {width: 48%; margin-top: 10px;}
    .titleView2 {margin-bottom: 15px;}
    .tabView {margin: 0 -15px;}
    .homeTab {width: 100%; }
    .homeTab li {width: 33.333333%; overflow-y: hidden;}
    .indexRow3 .col-lg-4 {width: 50%; margin-top: 15px;}
    .indexRow4 .col-lg-3 , .indexRow5 .col-lg-3{width: 50%;}
    .indexRow5 {margin: 0 -8px;}
    .indexRow5 .col-lg-3 {padding: 0 8px;}
    .indexRow6 .col-lg-6 {width: 100%; height: auto;}
    .line_d1 , .line_d2 , .line_d3 , .line_d4 {border: 0;}
    .qualityView {text-align: center;}
    .quality_icon {margin: auto; margin-top: 15px; }
    .quality_info {margin: 0 auto; margin-top: 10px; text-align: center; float: none;}
    .quality_info h1 {text-align: left;}
    .paneView {margin-bottom: 20px;}
    .indexRow7 .col-lg-2 {width: 33.333333%; margin-bottom: 15px;}
    .indexRow8 .col-lg-3 {margin-bottom: 15px;}
    .indexRow8 .col-lg-3 a h1 {font-size: 14px;}
    .indexRow9 .col-lg-3 {width: 50%; margin-bottom: 15px;}
    .banner_t1 {margin-top: 0;}
    .rolling {height: 280px;}
    .rolling  .bannerImg { margin-left: 0; left: 0;}
    .banner_btns a {height: 28px; line-height: 28px; width: 80px;}
    .icon_h1 {margin-top: 10px; padding-bottom: 15px;}
    .icon_h1 img {width: 60px;}
    .icon_View {margin-top: 25px;}
    .colView2 {height: 150px;}
    .indexRow2 {margin: 0 -15px;}
    .technology h1 {margin-top: 15px;}
    .indexRow6 {margin: 0 -15px; margin-top: 10px; }
    .quality_info {width: auto; float: none; padding-left: 80px; text-align: left;}
    .indexRow8 .col-lg-3 {padding: 0 5px;}
    .adviserView {margin-top: 15px; border: none; padding-bottom: 15px;}
    .processImg {display: none;}
    .processImg2 {display: block;}

    .foot_left1 {width: 100%;}
    .foot_left2 ,.foot_left3  {display: none;}
    .foot_left4 {margin-left: 0;}
    .footNav {margin-top: 15px; padding-top: 15px;}
    .footerView {padding-top: 30px; padding-bottom: 15px;}
    .compayCont {margin-top: 15px;}
    .compayCont_ft {margin-top: 15px;}
    .indexTab li {width: 20%;}
    .indexTab li a {font-size: 14px;}

    /*aboutUs*/
    .aboutRoll .banner_h1 h1 {font-size: 14px;}
    .aboutRoll .banner_t1 {margin-top: 0px;}
    .aboutRoll .banner_t1 p {margin-top: 0px;}
    .bannerVideo {margin-top: 20px; width: 100%;display: none;}
    .videoView {width: 100%; height: 230px; box-sizing: border-box; }
    .videoView video {width: 100% !important; height: 100% !important;}
    .videoView em {right: 0; top: 0;}
    .aboutTab li {padding: 0;}
    .aboutTab li a {font-size: 14px; line-height: 40px;}
    .conpanyInfo {padding: 10px 15px;}
    .conpanyTitle h1 {font-size: 20px;}
    .conpanyAddress h2 {font-size: 18px;}
    .logo_left {margin-bottom: 15px;}
    .logo_left , .info_right{width: 100%;}
    .aboutRow2 .col-lg-3 {width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .aboutRow5 .col-lg-4 {width: 50%;}
    .aboutRow6 .col-lg-3 {width: 50%;}
    .aboutRow7 .col-lg-3 {width: 50%; margin-bottom: 15px; border-right: none; padding: 0 8px; height: 120px;}
    .aboutRow7 .col-lg-3:nth-child(2n-1){border-right: 1px solid #ddd;}
    .aboutRow7 .col-lg-3 p {
        margin: 0 10px;
        font-size: 13px;
        color: #333;
        margin-top: 10px;
        line-height: 20px;
    }
    .aboutCase {padding: 20px 0; padding-top: 30px;}
    .cooperation {padding: 20px 0;}
    .cooperationList li {width: 50%;}
    .addTitle h1 {font-size: 16px; margin-left: 10px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .addTitle span {font-size: 14px;}
    .jionInfo span {margin-left: 10px; font-size: 14px; line-height: 27px;}
    .contactRow2 .col-lg-8 , .contactRow2 .col-lg-4 {padding: 0;}
    .usInfo {margin-bottom: 0; padding: 0; border: none;}
    .map {margin-top: 15px;}
    .addressRow .col-lg-4 {width: 100%; margin-top: 0;}
    .contactRow .col-lg-6 {padding: 0 10px;}
    .conpanyAddress {margin-top: 10px;}
    .abourRoll {height: 200px;}
    .abourRoll .bannerImg {margin-left: 0; width: 100%; left: 0;}
    .tremImg2 {padding-top: 20px;}
    .tremImg2 img {max-width: 60%;}
    .tremerView {height: 210px;}
    .aboutRow2 {margin-bottom: 0;}
    .aboutRow4 .col-lg-6 {width: 50%;}
    .courseInfo {margin-top: 15px;}
    .courseInfo {background: none; margin-bottom: 0; padding-bottom: 15px;}
    .timeIcon {display: none;}
    .timeInfo {margin-top: 0px;}
    .p-time {display: none;}
    .infoTime {margin-top: 0; padding-left: 0;}
    .circleIcon {display: none;}
    .time-item {margin-top: 15px;}
    .time-t1 {margin-left: 0;}
    .time-item p {float: none; padding-left: 70px; font-size: 14px;}
    .honorCont {margin-top: 25px;}
    .honorTitle {margin-bottom: 20px;}
    .honorTitle h1 span {font-size: 22px;}
    .aboutRow5 .col-lg-4 {margin-bottom: 10px;}
    .aboutRow5 .col-lg-4 p {font-size: 13px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .caseNumber img  {height: 37px;}
    .add_t1 {padding: 20px 0;}
    .addCont .container {padding: 0;}
    .jionInfo {padding: 15px;}
    .jionInfo h1 {font-size: 14px;}
    .welfare h1 {font-size: 18px;}
    .logoImg {display: none;}
    .contactUs {padding: 0;}
    .contactUs .container {padding: 0;}
    .leftCont {margin-bottom: 25px;}
    .contactInfo span {line-height: 30px;}
    .mapLeft {margin: 0; width: 100%;}
    .mapLeft h1 {padding-top: 15px; margin-bottom: 10px;}
    .map {height: auto;  background: #f7f7f7}
    .addressRow .conpanyAddress p {height: auto;}
    .aboutTabView {padding-top: 0;}
    .aboutTabView .container {padding: 0;}
    .aboutTab {overflow-x: auto; white-space:nowrap;width: auto; overflow-y: hidden; height: 42px;}
    .aboutTab li {width: 76px; float: none; display: inline-block; }

    /*-----------news 页面-----------*/
    .caseRoll .swiper-slide img {width: 1075px; margin-left: -537px;}
    .dynamicView { padding: 10px 0;}
    .dynamicView_left { position: relative; top: 0; width: 100%; height: auto; padding-bottom: 16px;}
    .caseNav_left {width: 100%; margin-right: 0;}
    .caseNav {margin-bottom: 15px;}
    .caseNav_right {padding-left: 0;}
    .caseRow1 {margin: 0 -5px;}
    .caseRow1 .col-lg-3 {width: 50%; padding: 0 5px;}
    .caseRow1 .col-lg-3 a img {height: auto;}

    /*-----------solution 页面-----------*/
    .solution {padding: 15px 0; }
    .solution_left {width: 100%; padding: 10px;}
    .solution_right {display: none;}
    .solutionNav span {width: 100%; text-align: center;}
    .classificationView {float: left; padding-left: 0;}
    .classificationView a {margin: 0 5px; margin-bottom: 10px;}

}
.solution_t1 h1 {font-size: 18px;margin-bottom: 20px;text-align: center}
.solution_t1 ul{margin-left: 10px}
.solution_t1 ul li{line-height: 32px; border-bottom: solid 1px #ccc;}
.solution_t1 ul li span{float: right}
.solution_t1 .page{line-height: 50px;text-align: center}