html {
  overflow-x: hidden;
}
/*网站头部*/
.top_head {
  max-width: 1440px;
  margin: 0 auto;
}
/* .top_dg {
  height: 120px;
  margin: 0 auto;
  right: 0;
  top: 50px;
  z-index: 99999999;
  position: absolute;
  width: 100%;
} */
.top_left {
  float: left;
  padding: 10px 0;
}
.top_right {
  float: right;
}
.top_right dd {
  background: url(../images/icon_01.png) no-repeat left center;
  padding-left: 50px;
  color: #0388df;
  line-height: 50px;
  margin-top: 25px;
  font-family: "BAHNSCHRIFT";
  font-size: 24px;
  font-weight: 100;
}
.top_right dd span {
  font-weight: bold;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  display: block;
  float: left;
  margin-top: -2px;
}
.top_nav {
  margin: 0 auto;
}
.top_nav1 span img {
  display: block;
  float: left;
}
.top_nav1 span {
  margin-top: 25px;
  display: block;
  float: right;
  padding-right: 25px;
  color: #333;
}
.top_nav1 ul {
  line-height: 35px;
}
.top_nav1 ul.navbar-nav > li {
  float: left;
  padding: 0 38px;
  position: relative;
}
.top_nav1 ul li a {
  color: #646464;
  transition: all 0.5s;
}
.top_nav1 ul.navbar-nav > li > .subnav {
  position: absolute;
  z-index: 9;
  width: 100%;
  left: 0;
  background-color: #fff;
  transition: all 0.5s;
  opacity: 0;
  display: none;
}
.top_nav1 ul.navbar-nav > li > .subnav > li {
  /* padding: 0 20px; */
  width: 100%;
  text-align: center;
}
.top_nav1 ul.navbar-nav > li > .subnav > li > a {
  padding: 10px 0;
}
.nav_bright {
  background: #0388df;
}
.nav_bright a {
  color: #646464 !important;
}
.top_nav1 ul.navbar-nav > li:hover,
.top_nav1 ul .act {
}
.top_nav1 ul.navbar-nav > li a:hover,
.top_nav1 ul .act>a {
  color: #1375e2;
  border-bottom: 1px solid #1375e2;
}
.top_nav1 ul.navbar-nav > li > .subnav > li:hover {
  background-color: #1375e2;
}
.top_nav1 ul.navbar-nav > li > .subnav > li:hover a {
  border-bottom: none;
  color: #fff;
  border: none;
}
.top_nav1 ul.navbar-nav > li:hover > .subnav {
  display: block;
  opacity: 1;
}

.top_wel {
  width: 100%;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #dcdcdc;
  background-color: #fff;
}
.top_nav1 {
  background-color: #fff;
  /* height: 65px; */
}

.sp_header {
  display: none;
}

.container {
  max-width: 1200px;
}
header > .navbar > .container {
  height: 140px;
}

@media (max-width: 1200px) {
  .container {
    max-width: 960px;
  }
  .top_nav1 {
    display: block;
  }
  .sp_header {
    display: block;
  }
  .top_left {
    padding-left: 20px;
  }
  #header {
    background: url(../images/top_bg.jpg) -270px center repeat-y !important;
  }
  .navbar-header {
    width: 70%;
  }
  .navbar-header img {
    margin-left: 10px;
  }
  .h_r img {
    padding-top: 0px;
    height: 58px;
  }
  .h_r > div:nth-child(2) {
    margin-top: 12px;
  }
  .h_r span.tel_text {
    font-size: 16px !important;
  }
  .h_r span {
    font-size: 24px !important;
    line-height: 26px !important;
  }
  .navbar-header .logo .logo_text {
    margin-left: 10px !important;
  }
  .navbar-nav li a {
    padding: 17px 4px !important;
  }
  .top_nav1 ul li {
    padding: 0 18px !important;
  }
  .top_nav1 ul li.line {
    padding: 0 !important;
  }
  .team .team_main {
    width: 960px !important;
  }
  .ys_sec {
    display: none;
  }
  .ys_bg .content {
    width: 100% !important;
  }

  .ys h2 {
    width: 100% !important;
  }
  .product_list {
    margin-top: 0px !important;
  }
  .product_list .product_main {
    width: 100% !important;
  }
  .product_list .product_main .hotpro {
    display: none !important;
  }
  .pro_tab {
    width: 100% !important;
  }

  #tab_conbox1 {
    width: 95% !important;
    margin-top: 5% !important;
    margin: 0 auto;
  }

  .project_dg {
    width: 95% !important;
  }
  .project_dg .project_l {
    width: 65% !important;
    font-size: 20px !important;
  }
  .project_dg .project_r {
    width: 35% !important;
  }
  .project_dg .project_l > a {
    width: 120px !important;
    height: 37px !important;
    line-height: 36px !important;
  }
  .project_dg .project_r > h2 {
    font-size: 18px !important;
    background: none !important;
    background-size: 30px !important;
  }
  .project_dg .project_r > p {
    font-size: 30px !important;
  }

  .details_bg > .details_main {
    width: 100% !important;
  }
  .details_bg .det_box {
    width: 200px !important;
  }
  .details_bg .det_box.det1,
  .details_bg .det_box.det2 {
    left: 0 !important;
  }
  .details_bg .det_box.det3,
  .details_bg .det_box.det4,
  .details_bg .det_box.det5 {
    right: 0 !important;
  }
  .about_dg {
    /* margin: 30px auto !important; */
  }
  .about_r .about_icon li {
    padding-left: 65px;
  }
  .about_r .about_icon li p {
    font-size: 14px !important;
  }
  .about_r .about_icon li span {
    font-size: 12px !important;
  }
  .about_r > p {
    font-size: 30px !important;
    margin-top: 18px !important;
    line-height: 35px !important;
  }
  .about_r > h2 {
    font-size: 22px !important;
    line-height: 40px !important;
  }
  .about_r > span {
    margin-bottom: 5px !important;
  }
  .about_r .about_icon {
    margin-top: 5px !important;
  }
  .number {
    width: 95% !important;
  }
  .suc_case_bg .suc_case .suc_case_list li {
    width: 28% !important;
  }
  .news .news-box {
    width: 49%;
  }
  .news .news-box:nth-child(3) {
    margin-right: 10px;
  }
  .news .news-box img,
  .news .news-box p {
    width: 100% !important;
  }
  .news .news_fqa a {
    padding-left: 5px !important;
  }
  .news .news_fqa {
    padding: 0;
  }
  .b_nav .foot_tel {
    font-size: 36px;
  }
  .b_nav dt.foot_form_title {
    font-size: 20px;
  }
  .b_nav .foot_form {
    padding: 5px;
  }
  .news_bg .news_fqa .topMarquee .li_bg0 > p > span {
    width: 85% !important;
  }
}

@media (max-width: 1050px) {
  #header {
    background: url(../images/top_bg.jpg) -350px center repeat-y !important;
  }
}
@media (max-width: 992px) {
  .collapse.navbar-collapse {
    display: none;
  }
  .navbar-header .logo .logo_text {
    margin-left: 50px !important;
  }
  .top_nav {
    display: none !important;
  }
  .key_ser {
    display: none !important;
  }
  .pro_tab #tabs1 .pro_more {
    display: none;
  }
  .pro_tab #tabs1 li {
    width: 20% !important;
  }
  /*.pro_tab #tabs1 li:nth-child(4),
  .pro_tab #tabs1 li:nth-child(5){
        display: none!important;
  }*/
  .pro_tab #tabs1 li a {
    font-size: 14px !important;
  }
  .details_bg {
    background-size: cover !important;
  }
  .details_bg .det_box {
    position: initial !important;
    text-align: left !important;
    width: 33% !important;
    float: left;
    padding: 10px;
  }
  .details_bg .det_box > h2 {
    font-size: 16px !important;
  }
  .suc_case_bg .suc_case {
    margin-top: 140px !important;
    text-align: center;
  }
  .suc_case_bg .suc_case .suc_case_title {
    margin-bottom: 20px;
  }
  .suc_case_bg .suc_case .suc_case_list li {
    width: 30% !important;
  }
  .suc_case_bg .suc_case_pic dl {
    height: 170px !important;
  }
  
  .suc_case_bg .suc_case .suc_case_title h2 {
    font-size: 32px !important;
    line-height: 44px !important;
  }
  .suc_case_bg .suc_case .suc_case_title span {
    font-size: 16px !important;
  }
  .message_bg .message_l h2 {
    font-size: 32px !important;
  }
  .message_bg .message_r .message_r_btn > div > a h3 {
    font-size: 16px !important;
  }
  .message_bg .message_r .message_r_btn > div > a span {
    font-size: 12px !important;
  }
  .message_bg .message_r .message_r_btn > div > a {
    padding-left: 80px !important;
  }
  .news_bg .news_fqa .topMarquee .li_bg0 > p > span {
    width: 88% !important;
  }
  .news .news_order {
    margin-top: 50px !important;
  }
  .news_bg .news_order {
    margin-top: 30px;
  }
  footer .foot_nav dl {
    padding-left: 0px !important;
  }
}
@media (max-width: 768px) {
  .top_nav1 {
    display: none;
  }
  #header {
    position: fixed;
    z-index: 99999999 !important;
  }
  #ups-banner {
    padding-top: 100px;
  }
  .navbar.navbar-default {
    position: relative;
  }
  .container {
    /*padding: 0;*/
  }
  header > .navbar > .container {
    height: auto !important;
    margin: 10px 0;
  }
  #header {
    background: #1375e2 !important;
  }
  .sp_nav span {
    background-color: #fff !important;
  }
  .navbar-header .logo .logo_text {
    display: none;
  }
  .top_dg {
    width: 100%;
  }
  .nav_bright {
    background: none;
  }
  .nav_bright a {
    color: #383838 !important;
  }
  .top_dg li {
    line-height: 45px;
  }
  .top_dg li a {
    display: block;
    padding-left: 20px;
  }
  .sp_header {
    height: 80px !important;
  }
  .top_left {
    padding: 0;
  }
  .sp_nav {
    margin-top: 30% !important;
  }
  .sp_nav_se span {
    background-color: #1375e2 !important;
  }
  .top_left img {
    height: 55px;
    padding: 15px 0;
  }
  .top_left {
    padding-left: 20px;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_l {
    width: 50% !important;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r {
    width: 50% !important;
    padding-right: 10px !important;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r > p{
    font-size: 12px!important;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_l img {
    width: 100%;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r > span {
    width: 120px !important;
    height: 36px !important;
    line-height: 36px !important;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r > h2 {
    font-size: 14px !important;
    line-height: 44px !important;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r > .pro_more {
    width: 120px !important;
    height: 35px !important;
    line-height: 35px !important;
    font-size: 14px !important;
    margin-top: 35px !important;
    margin-bottom: 40px !important;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec_list li {
    width: 48.2% !important;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec_list li:nth-child(2) {
    margin-right: 0% !important;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec_list li:nth-child(3) {
    display: none;
  }
  .project {
    height: 190px !important;
  }
  .number p {
    font-size: 12px !important;
  }
  .suc_case_bg .suc_case {
    margin-top: 70px !important;
  }
  .message_bg .message_l {
    display: none;
  }
  .message_bg .message_r {
    padding: 0 50px !important;
  }
  .message_bg .message_l h2 {
    font-size: 24px !important;
  }
  .message_bg .message_l .message_l_tel > h3 {
    font-size: 16px !important;
  }
  .message_bg .message_r form > h2 {
    font-size: 18px !important;
    margin-bottom: 10px !important;
  }
  .message_bg .message_r .message_r_btn > div > a {
    padding-left: 100px !important;
  }
  .news_bg {
    padding: 0 30px;
    background-size: cover !important;
  }
  footer {
    padding: 0 30px;
  }
}
@media (max-width: 480px) {
  .top_wel {
    display: none;
  }
  #ups-banner {
    padding-top: 80px;
  }
  .sp_header {
    height: 60px !important;
  }
  .top_left {
    padding: 0;
  }
  .sp_nav {
    margin-top: 0% !important;
    transform: scale(0.79);
  }
  .top_left img {
    height: 40px;
    padding: 15px 0;
  }
  .top_left {
    padding-left: 20px;
  }
  .logo img {
    max-height: 60px !important;
  }
  .pro_tab #tabs1 li a {
    font-size: 12px !important;
    padding: 0 8px;
    line-height: 20px;
    padding-top: 15px;
  }
  .pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r > span {
    display: none !important;
  }

  .key_ser {
    display: none;
  }
  .project_dg .project_l {
    width: 100% !important;
    font-size: 16px !important;
  }
  .project_dg .project_r {
    display: none;
  }
  #tab_conbox1 {
    margin-top: 0 !important;
  }

  .details_bg > .details_main > img {
    width: 100%;
  }
  .details_bg > .details_main > h2{
    font-size: 22px!important;
    margin-top: 14px!important;
  }
  .details_bg > .details_main > span{
    width: 200px!important;
    height: 30px!important;
    line-height: 30px!important;
    font-size: 14px!important;
  }

  .project_dg .f_l:nth-child(1) {
    width: 100%;
    text-align: center;
  }
  .project_dg .pro_text {
    width: 100%;
  }
  .project_dg img {
    width: 150px;
  }
  .project_dg .pro_text {
    padding-left: 10px !important;
    text-align: center;
  }
  .project_dg h2 {
    font-size: 18px !important;
    margin-top: 18px;
  }
  .project_dg p {
    font-size: 20px !important;
    margin-top: 10px !important;
    padding-left: 44px !important;
    background-size: 38px !important;
    background-position-x: 30px !important;
  }
  .project_dg a {
    width: 200px !important;
    height: 36px !important;
    line-height: 36px !important;
    margin: 0 auto;
    margin-top: 0px !important;
  }
  .about_dg {
    padding: 0 !important;
    height: auto !important;
    /* margin-bottom: 65px !important; */
  }
  .about_l img {
    width: 95%;
  }
  .about_l {
    text-align: center;
  }
  .about_title {
    text-align: center;
  }
  .about_title > h2 {
    color: #0388df;
  }
  .about_r > p,
  .about_r > h2,
  .about_r > span {
    display: none !important;
  }
  .about_text {
    margin-top: 30px;
  }
  .about_r .about_icon li {
    text-align: center;
    padding-left: 0 !important;
    padding-top: 65px;
    background-position-x: center !important;
  }
  .number {
    font-size: 38px !important;
    padding: 28px 0 !important;
  }
  .number .number1,
  .number .number2,
  .number .number3,
  .number .number4 {
    width: 50%;
  }
  .suc_case_bg .suc_case {
    margin-top: 110px !important;
  }
  .suc_case_bg .suc_case .suc_case_list li {
    width: 28% !important;
    margin: 0 8px 10px!important;
  }
  .suc_case_bg .suc_case_pic dd h3{
    height: auto!important;
    line-height: 28px!important;
  }

  .honor_bg .honor_title {
    padding: 0 20px;
  }
  .honor_bg #certify .swiper-button-prev {
    left: 20px !important;
  }
  .honor_bg #certify .swiper-button-next {
    right: 20px !important;
  }

  .message_bg {
    height: auto !important;
    background-size: cover !important;
  }
  .message_bg .message_r form,
  .message_bg .message_r .message_r_btn {
    width: 100% !important;
  }
  .message_bg .message_r .message_r_btn {
    margin-bottom: 30px;
  }
  .message_bg .message_r .message_r_btn > div > a {
    padding-left: 90px !important;
  }
  .message_bg .message_r .message_r_btn > div.message_r_btn1,
  .message_bg .message_r .message_r_btn > div.message_r_btn2{
    margin-top: 0px!important;
  }

  .news {
    padding-top: 30px !important;
  }
  .news_bg{
    padding:0 15px;
  }
  .news .news-title {
    text-align: center;
  }
  .news .line {
    margin: 0 auto;
  }
  .news .news-box {
    width: 100% !important;
    padding: 0 10px 20px !important;
  }
  .news .news-box:nth-child(3) {
    margin-right: 0px !important;
  }
  .news .news_fqa ul {
    padding: 0 20px !important;
  }
  .news_bg .news-title{
    margin-top:20px;
  }
  .news_bg .news_fqa .topMarquee .li_bg0 > span{
    display: block;
    height:40px;
  }
  .news_bg .news_fqa .topMarquee .li_bg0 span>b {
    margin-top:20px!important;
  }
  .news_bg .news_fqa .topMarquee .li_bg0 > p{
    height:72px;
  }

  .news_bg .news_fqa .topMarquee .li_bg0 > p > span {
    width: 88% !important;
  }
  .news_bg .news_fqa .topMarquee .li_bg0 {
    border-bottom: 0 !important;
  }
  .news_bg .news_order{
    padding: 0 16px!important;
  }

  footer {
    background: none;
    /* margin-bottom: 44px; */
  }
  footer .b_nav .row div:nth-child(1) {
    background-color: #0087cb;
    padding: 10px 30px;
  }
  footer .b_nav .row div.foot_form {
    background-color: #282828;
    padding: 10px;
  }
  footer .foot_contact {
    margin: 38px 0 !important;
  }
  footer .foot_nav {
    margin-top: 38px !important;
  }
  footer .foot_nav {
    padding: 0 !important;
  }
  footer .foot_nav dt a,
  footer .foot_nav dd {
    text-align: center;
  }
  footer .foot_nav dd a{
  font-size:12px;}
  footer .foot_nav dt:after {
    margin: 0 auto;
  }
  footer .foot_er {
    margin: 38px auto !important;
  }
  .foot_copy {
    line-height: 30px !important;
  }

  .b_nav dt {
    line-height: 32px;
  }
  .b_nav dt p {
    font-size: 26px !important;
  }
  .b_nav dt strong {
    font-size: 22px;
  }
  .b_nav dt.foot_form_title strong {
    font-size: 18px !important;
  }
  .b_nav .foot_tel {
    font-size: 28px !important;
    background-size: 90px;
    padding-left: 97px !important;
    margin-top: 20px !important;
  }
  .b_nav .foot_form input {
    width: 46% !important;
  }
  .b_nav .foot_form input#submit {
    width: 100% !important;
  }
  .blog-area {
    padding-top: 0px !important;
  }
  .blog-area .blog-post-wrapper .blog-post-item {
    margin: 10px 20px;
  }
}

.swiper-container {
}

/* Product_bg */
.product_bg {
  background: url(../images/product_bg.jpg) center no-repeat;
  background-size: cover;
}
/* 搜索 */
.key_ser {
  height: 74px;
  line-height: 74px;
  border-bottom: 1px solid #dadada;
}
.key_ser .hot_keywords {
  color: #666;
}
.key_ser #SearchForm {
  margin-top: 15px;
}
.key_ser #SearchForm input {
  line-height: 42px;
}
.key_ser #SearchForm input.key {
  width: 268px;
  padding-left: 20px;
  border: 1px solid #dcdcdc;
  border-right: 0;
  float: left;
}
.key_ser #SearchForm input.Submit {
  width: 82px;
  height: 44px;
  border: 1px solid #dcdcdc;
  border-left: 0;
  background: #fff url(../images/Search_icon.png) center no-repeat;
  float: left;
  cursor: pointer;
}

.product_list {
  position: relative;
  background-repeat: repeat-y;
  margin-top: 65px;
  margin-bottom: 75px;
}
.product_list .product_main {
  width: 1200px;
  margin: 0 auto;
}
.product_list .product_main .hotpro {
  width: 23%;
}
.product_list .product_main .hotpro .hotpro_title {
  background-color: #2f2f2f;
  width: 240px;
  height: 100px;
  text-align: center;
}
.product_list .product_main .hotpro .hotpro_title h2 {
  font-weight: bold;
  font-size: 26px;
  color: #fff;
  line-height: 38px;
  padding-top: 20px;
}
.product_list .product_main .hotpro .hotpro_title p {
  color: #6b6b6b;
  font-size: 16px;
}
.product_list .product_main .hotpro p.hotpro_text {
  font-size: 18px;
  color: #999;
  font-weight: 300;
  margin-top: 24px;
}
.product_list .product_main .hotpro ul {
  width: 100%;
}
.product_list .product_main .hotpro li {
  line-height: 48px;
  margin: 0 16px 0 10px;
}
.product_list .product_main .hotpro li > a {
  font-size: 16px;
  color: #666;
}
.product_list .product_main .hotpro ul .aci {
  border-bottom: 1px solid #ff9000;
}
.product_list .product_main .hotpro ul .aci a {
  color: #ff9000;
}

.product_list .product_main .hotpro > a.pro_more {
  display: block;
  width: 80%;
  height: 54px;
  border-radius: 27px;
  line-height: 54px;
  text-align: center;
  background-color: #0388df;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 50px;
}

.product_list .product_main .hotpro .subNavBox {
  width: 240px;
  background: #0a59b5;
}
.product_list .product_main .hotpro .subNav {
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  padding-left: 35px;
  background-position: 95% 50%;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  background: url(../images/pro_list_arr1.png) 10px center no-repeat,
    url(../images/pro_list_jia.png) 200px center no-repeat;
  border-bottom: 1px solid rgba(255,255,255,.1);
}
.product_list .product_main .hotpro .subNav a{
  color: #fff;
}
.product_list .product_main .hotpro .subNav:hover {
  color: #277fc2;
  background: url(../images/pro_list_arr1.png) 10px center no-repeat,
    url(../images/pro_list_bg.png) no-repeat;
}
.product_list .product_main .hotpro .subNav:hover a{
  color: #277fc2;
}
/* .product_list .product_main .hotpro .currentDd {
  color: #277fc2;
} */
.product_list .product_main .hotpro .currentDt {
  background: url(../images/pro_list_arr1.png) 10px center no-repeat,
    url(../images/pro_list_bg.png) no-repeat;
  color: #277fc2;
}
.product_list .product_main .hotpro .currentDt a{
  color: #277fc2;
}

.product_list .product_main .hotpro .navContent {
  display: none;
}
.product_list .product_main .hotpro .navContent li a {
  display: block;
  font-size: 12px;
  line-height: 36px;
  color: #fff;
  padding-left: 35px;
  background: url(../images/pro_list_arr2.png) 20px center no-repeat;
}
.product_list .product_main .hotpro .navContent li:hover {
  color: #fff;
  background-color: #277fc2;
}

.product_list .titles {
  text-align: center;
  position: absolute;
  z-index: 9999999999999999;
  width: 100%;
  top: 40px;
}
.product_list .titles strong {
  font-size: 40px;
  color: #fff;
  display: block;
  line-height: 80px;
}
.product_list .titles strong span {
  color: #0388df;
}
.product_list .titles b {
  color: #fff;
  display: block;
  font-size: 21px;
}
/* pro_tab */
.pro_tab {
  width: 77%;
}
.pro_tab #tabs1 {
  background-color: #2f2f2f;
  display: block;
  height: 70px;
  width: 100%;
}
.pro_tab #tabs1 li {
  width: 15%;
  float: left;
  height: 100%;
  line-height: 70px;
  text-align: center;
  transition: all 0.3s;
}
.pro_tab #tabs1 li.aci {
  background-color: #0a59b5;
}
.pro_tab #tabs1 li a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.pro_tab #tabs1 .pro_more {
  float: right;
  width: 77px;
  height: 30px;
  color: #fff;
  background-color: #1d1d1d;
  text-align: center;
  line-height: 30px;
  margin: 20px 20px 0 0;
  transition: all 0.3s;
}
.pro_tab #tabs1 .pro_more:hover {
  background-color: #0a59b5;
}

.pro_tab #tab_conbox1 .tab_con {
  margin-top: 32px;
  /* overflow: hidden; */
}
.pro_tab #tab_conbox1 .tab_con .pro_rec {
  width: 100%;
  background-color: #fff;
  transition: all 0.3s;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec:hover {
  box-shadow: 0 0 16px #ccc;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_l {
  text-align: center;
  width: 65%;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_l img{
  max-width:80%;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r {
  width: 35%;
  padding-right: 40px;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r > span {
  display: block;
  width: 190px;
  height: 48px;
  background-color: #0a59b5;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 48px;
  border-radius: 24px;
  margin-top: 70px;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r > h2 {
  font-size: 24px;
  color: #333;
  line-height: 74px;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r > p {
  font-size: 16px;
  color: #999999;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec .pro_rec_r > .pro_more {
  display: block;
  width: 155px;
  height: 45px;
  border: 1px solid #0a59b5;
  color: #0a59b5;
  text-align: center;
  font-size: 16px;
  line-height: 45px;
  border-radius: 24px;
  margin-top: 70px;
  margin-bottom: 80px;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec_list {
  width: 100%;
  margin-top: 26px;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec_list li {
  display: block;
  width: 31%;
  margin-right: 3.5%;
  background-color: #fff;
  text-align: center;
  transition: all 0.3s;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec_list li:hover {
  box-shadow: 0 0 16px #ccc;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec_list li:last-child {
  margin-right: 0;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec_list li img {
  width: 100%;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec_list li h2 {
  font-size: 14px;
  line-height: 46px;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec_list li p {
  padding: 0 20px;
  font-size: 12px;
}
.pro_tab #tab_conbox1 .tab_con .pro_rec_list li > .pro_more {
  display: block;
  width: 135px;
  height: 40px;
  border: 1px solid #ebebeb;
  color: #333;
  text-align: center;
  font-size: 15px;
  line-height: 40px;
  margin: 20px auto;
}

/* 优势 */
.ys_bg {
  height: 1802px;
  overflow: hidden;
  background: url(../images/ys_bg.jpg) no-repeat center top;
}
.ys_bg em {
  font-style: normal;
}
.ys_bg .content {
  width: 1200px;
  margin: 0 auto;
}
.ys {
  height: 1802px;
  position: relative;
  width: 1200px;
  overflow: hidden;
}
.ys h2 {
  margin: 59px auto 0;
  width: 1200px;
  height: 107px;
  position: relative;
  background: url(../images/ys_t.png) no-repeat center top;
  color: #fff;
}
.ys h2 p {
  float: left;
  width: 43%;
  text-align: right;
  font: bold 38px/107px "Microsoft Yahei";
  font-style: italic;
}
.ys h2 span {
  float: right;
  margin-top: 32px;
  display: block;
  width: 49%;
  color: #f4e41a;
  text-align: left;
  font: bold 30px/75px "Microsoft Yahei";
  font-style: italic;
}
.ys dl {
  width: 550px;
  overflow: hidden;
  background-size: 70px;
}
.ys dl dt {
  overflow: hidden;
  margin-bottom: 10px;
}
.ys dl dt img {
  float: left;
  width: 65px;
  height: 65px;
}
.ys dl dt p {
  float: right;
  width: 452px;
  color: #ed6603;
  font: bold 18px/28px "Microsoft Yahei";
}
.ys dl dt p b {
  color: #116fe0;
  display: block;
  font: bold 30px/38px "Microsoft Yahei";
}
.ys dl dd {
  overflow: hidden;
}
.ys dl dd span {
  display: block;
  padding-left: 130px;
  color: #666;
  font: 16px/30px "Microsoft Yahei";
  background: url(../images/ys_arr.png) no-repeat 98px 7px;
  background-size: 26px;
  margin-bottom: 5px;
}
.ys dl dd span em {
  color: #1a8de8;
}
.ys dl dd .ys_tel {
  background: url(../images/ys_tel.png) 75px center no-repeat;
  padding-left: 145px;
  margin-top: 70px;
  background-size: 63px;
}
.ys dl dd .ys_tel h3 {
  font-weight: bold;
  color: #1270e1;
}
.ys01 {
  position: absolute;
  right: 0px;
  top: 320px;
  background: url(../images/01.png) left top no-repeat;
}
.ys02 {
  position: absolute;
  left: 0px;
  top: 684px;
  background: url(../images/02.png) left top no-repeat;
}
.ys03 {
  position: absolute;
  right: 0px;
  top: 1015px;
  background: url(../images/03.png) left top no-repeat;
}
.ys04 {
  position: absolute;
  left: 0px;
  top: 1374px;
  background: url(../images/04.png) left top no-repeat;
}
.ys_i1 {
  position: absolute;
  left: 0px;
  top: 205px;
  width: 595px;
  height: 435px;
  overflow: hidden;
}
.ys_i1 img {
  width: 595px;
  height: 435px;
}
.ys_i2 {
  position: absolute;
  right: 0px;
  top: 570px;
  width: 591px;
  height: 390px;
  overflow: hidden;
}
.ys_i2 img {
}
.ys_i3 {
  position: absolute;
  left: 0px;
  top: 945px;
  width: 573px;
  height: 390px;
  overflow: hidden;
}
.ys_i3 img {
  width: 100%;
}
.ys_i4 {
  position: absolute;
  right: -60px;
  top: 1320px;
  width: 700px;
  height: 538px;
  overflow: hidden;
}
.ys_i4 img {
  width: 535px;
}
/* 优势end */

/*内容*/
.title01 {
  text-align: center;
  margin: 90px auto 0px;
}
.title01 h1 {
  font-weight: bold;
  color: #000;
  font-size: 40px;
}
.title01 h1 span {
  color: #0388df;
}
.title01 dd {
  color: #dcdcdc;
  font-weight: bold;
  padding-top: 20px;
  text-transform: uppercase;
  font-size: 21px;
}

/* 横幅 */
.project {
  width: 100%;
  height: 292px;
  background: url(../images/project.jpg) center no-repeat;
}
.project_dg {
  width: 1200px;
  margin: 0 auto;
  margin-top: 70px;
}
.project_dg .project_l {
  width: 60%;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 40px;
}
.project_dg .project_l > a {
  display: block;
  width: 180px;
  height: 44px;
  font-size: 16px;
  color: #2067d1;
  background-color: #fff;
  border-radius: 25px;
  text-align: center;
  font-weight: 400;
  line-height: 44px;
  margin-top: 30px;
}
.project_dg .project_r {
  width: 30%;
  text-align: right;
  color: #fff;
  margin-top: 30px;
}
.project_dg .project_r > h2 {
  font-size: 24px;
  background: url(../images/tel_bg.png) 166px center no-repeat;
  background-size: 40px;
  line-height: 40px;
}
.project_dg .project_r > p {
  font-size: 40px;
  font-weight: bold;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .project_dg dl {
    padding: 20px 0 20px;
  }
  .project_dg dl dt {
    font-size: 16px;
  }
}

/* 细节 */
.details_bg {
  width: 100%;
  background: url(../images/details_bg.jpg) center no-repeat;
}
.details_bg > .details_main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.details_bg > .details_main > h2 {
  font-size: 34px;
  color: #0f64dc;
  font-weight: bold;
  text-align: center;
  line-height: 74px;
  margin-top: 50px;
}
.details_bg > .details_main > span {
  display: block;
  width: 250px;
  height: 40px;
  background-color: #ffa800;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
  line-height: 40px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.details_bg > .details_main > img {
  display: block;
  margin: 0 auto;
  margin-bottom: 70px;
}
.details_bg .det_box {
  position: absolute;
  width: 240px;
}
.details_bg .det_box > h2 {
  color: #0f64dc;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
.details_bg .det_box.det1 {
  text-align: right;
  top: 230px;
  left: 75px;
}
.details_bg .det_box.det2 {
  text-align: right;
  top: 460px;
  left: 75px;
}
.details_bg .det_box.det3 {
  text-align: left;
  top: 175px;
  right: 85px;
}
.details_bg .det_box.det4 {
  text-align: left;
  top: 390px;
  right: 85px;
}
.details_bg .det_box.det5 {
  text-align: left;
  top: 590px;
  right: 85px;
}

/* 关于我们 */
.about_dg {
  padding: 100px 0 0 0;
  background: url(../images/about_bg.jpg) center no-repeat;
  background-size: cover;
  position: relative;
}
.about_l {
  position: relative;
}
.about_l img {
  position: relative;
  z-index: 999;
  box-shadow: -20px 20px 0px #e9e9e9;
  width: 100%;
}

.about_r > h2 {
  color: #2067d1;
  font-size: 48px;
  line-height: 68px;
  font-weight: bold;
}
.about_r > h2 > p {
  display: inline;
  font-size: 32px;
  font-weight: 400;
}
.about_r > a {
  display: block;
  width: 150px;
  height: 44px;
  border-radius: 22px;
  background-color: #f68f1e;
  text-align: center;
  color: #fff;
  line-height: 44px;
}
/* 滚动数字 */
.number {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  text-align: center;
  font-size: 42px;
  padding: 50px 0;
  margin-top: 100px;
  margin-bottom: -100px;
}
.number .counter {
  font-weight: bold;
  line-height: 78px;
}
.number p {
  font-size: 16px;
}

/* 成功案例 */
.suc_case_bg {
  width: 100%;
  background: url(../images/suc_case_bg.jpg) center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.suc_case_bg .suc_case {
  width: 100%;
  margin-top: 195px;
}
.suc_case_bg .suc_case .suc_case_title {
  color: #fff;
}
.suc_case_bg .suc_case .suc_case_title h2 {
  font-size: 50px;
  font-weight: bold;
  line-height: 82px;
}
.suc_case_bg .suc_case .suc_case_title span {
  font-size: 25px;
}
.suc_case_bg .suc_case .suc_case_list li {
  width: 29.7%;
  height: 44px;
  margin: 0 10px;
  float: left;
  background-color: #fff;
  border-radius: 22px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 44px;
  transition: all 0.3s;
}
.suc_case_bg .suc_case .suc_case_list li > a {
  display: block;
}
.suc_case_bg .suc_case .suc_case_list li:hover {
  background-color: #ffa800;
}
.suc_case_bg .suc_case .suc_case_list li:hover a {
  color: #fff;
}
.suc_case_bg .suc_case .suc_case_list li.suc_aci {
  background-color: #ffa800;
}
.suc_case_bg .suc_case .suc_case_list li.suc_aci a {
  color: #fff;
}
.suc_case_bg .suc_case_pic {
  width: 100%;
  margin: 47px auto 100px;
}
.suc_case_bg .suc_case_pic dl {
  background: #fff;
  height: 227px;
  float: left;
  padding: 0;
}
.suc_case_bg .suc_case_pic dt {
  width: 50%;
  height: 100%;
  overflow: hidden;
  float: left;
  text-align: center;
}
.suc_case_bg .suc_case_pic dt img {
  height: 100%;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.suc_case_bg .suc_case_pic dd {
  width: 50%;
  padding: 20px 20px 0;
  height: 100%;
  float: left;
  overflow: hidden;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.suc_case_bg .suc_case_pic dd h3 {
  font-size: 18px;
  height: 54px;
  line-height: 54px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.suc_case_bg .suc_case_pic dd h3 a {
  color: #494949;
}
.suc_case_bg .suc_case_pic dd p {
  color: #666;
  line-height: 200%;
}
.suc_case_bg .suc_case_pic dd em {
  display: block;
  margin-top: 15px;
}
.suc_case_bg .suc_case_pic dd em a {
  display: inline-block;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background-color: #94989b;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  line-height: 27px;
  text-align: center;
  color: #fff;
}
.suc_case_bg .suc_case_pic dl:nth-child(3) dt {
  float: right;
}
.suc_case_bg .suc_case_pic dl:nth-child(3) dd {
  float: right;
}
.suc_case_bg .suc_case_pic dl:nth-child(4) dt {
  float: right;
}
.suc_case_bg .suc_case_pic dl:nth-child(4) dd {
  float: left;
}
.suc_case_bg .suc_case_pic dl:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.suc_case_bg .suc_case_pic dl:hover dd {
  background-color: #fafafa;
}
.suc_case_bg .suc_case_pic dl:hover em a {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  background-color: #0667aa;
}

/* 荣誉资质 */
.honor_bg {
  padding-bottom: 50px;
  overflow: hidden;
}
.honor_bg .honor_title {
  width: 100%;
  text-align: center;
  margin: 34px 0;
}
.honor_bg .honor_title h2 {
  font-size: 28px;
  font-weight: bold;
  color: #116ce5;
  line-height: 58px;
}
.honor_bg .honor_title span {
  display: block;
  width: 35px;
  height: 3px;
  background-color: #116ce5;
  margin: 0 auto 10px;
}
.honor_bg .honor_title p {
  font-size: 14px;
  color: #676767;
}

.honor_bg #certify {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.honor_bg #certify .swiper-container {
  padding-bottom: 60px;
}

.honor_bg #certify .swiper-slide {
  width: 520px;
  height: 408px;
  background: #fff;
  box-shadow: 0 8px 10px #ddd;
}
.honor_bg #certify .swiper-slide img {
  display: block;
  margin: 0 auto;
}
.honor_bg #certify .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}

.honor_bg #certify .swiper-pagination {
  width: 100%;
  bottom: -30px;
}

.honor_bg #certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}

.honor_bg #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}

.honor_bg #certify .swiper-button-prev {
  left: 0px;
  width: 45px;
  height: 45px;
  background: url(../images/wm_button_icon.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
  outline: none;
}

.honor_bg #certify .swiper-button-prev:hover {
  background-position: 0 -46px;
  background-size: 100%;
}

.honor_bg #certify .swiper-button-next {
  right: 0px;
  width: 45px;
  height: 45px;
  background: url(../images/wm_button_icon.png) no-repeat;
  background-position: 0 -93px;
  background-size: 100%;
  outline: none;
}

.honor_bg #certify .swiper-button-next:hover {
  background-position: 0 -139px;
  background-size: 100%;
}
#certify .swiper-button-next:after,
#certify .swiper-button-prev:after {
  content: "";
}

/* 首页留言 */
.message_bg {
  width: 100%;
  height: 470px;
  background: url(../images/message_bg.jpg) center no-repeat;
}
.message_bg .message_l {
  margin-top: 80px;
}
.message_bg .message_l h2 {
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  padding-left: 7px;
}
.message_bg .message_l .message_l_tel {
  color: #fff;
  background: url(../images/message_l_tel.png) left center no-repeat;
  background-size: 50px;
  padding-left: 55px;
  margin-top: 170px;
}
.message_bg .message_l .message_l_tel > h3 {
  font-size: 22px;
  font-weight: bold;
}
.message_bg .message_r {
  margin-top: 80px;
}
.message_bg .message_r form {
  width: 50%;
  float: left;
}
.message_bg .message_r form > h2 {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 22px;
}
.message_bg .message_r form .form-txt {
  width: 100%;
  border: 0;
  padding: 10px 18px;
}
.message_bg .message_r form input {
  margin-bottom: 10px;
}
.message_bg .message_r form > textarea {
  height: 130px;
}
.message_bg .message_r form .form-submit {
  border: 0;
  width: 100%;
  height: 48px;
  background-color: #0e82f4;
  color: #fff;
  font-size: 16px;
}
.message_bg .message_r .message_r_btn {
  width: 50%;
}
.message_bg .message_r .message_r_btn > div {
  width: 100%;
  height: 130px;
  margin-left: 30px;
}
.message_bg .message_r .message_r_btn > div > a {
  display: block;
  padding-left: 128px;
}
.message_bg .message_r .message_r_btn > div > a h3 {
  font-size: 22px;
  font-weight: bold;
  padding-top: 48px;
}
.message_bg .message_r .message_r_btn > div > a span {
  font-size: 14px;
  color: #9dcafe;
}
.message_bg .message_r .message_r_btn > div.message_r_btn1 > a h3 {
  color: #fff;
}
.message_bg .message_r .message_r_btn > div.message_r_btn2 > a h3 {
  color: #0e81f4;
}
.message_bg .message_r .message_r_btn > div.message_r_btn1 {
  width: 85%;
  background: url(../images/message_btn1.jpg) center no-repeat;
  background-size: 100%;
  margin-top: 48px;
}
.message_bg .message_r .message_r_btn > div.message_r_btn2 {
  width: 85%;
  background: url(../images/message_btn2.jpg) center no-repeat;
  background-size: 100%;
  margin-top: 28px;
}

/* 新闻资讯 */
.news_bg {
  width: 100%;
  background: url(../images/new_bg.jpg);
}
.news_bg .news_big_title {
  width: 100%;
  text-align: center;
  margin: 34px 0;
}
.news_bg .news_big_title h2 {
  font-size: 28px;
  font-weight: bold;
  color: #116ce5;
  line-height: 58px;
}
.news_bg .news_big_title span {
  display: block;
  width: 35px;
  height: 3px;
  background-color: #116ce5;
  margin: 0 auto 10px;
}
.news_bg .news_big_title p {
  font-size: 14px;
  color: #676767;
}
.news_bg .news_order {
  width: 100%;
}
.news_bg .news-title {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  position: relative;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 14px;
}
.news_bg .news-title a {
  font-size: 12px;
  color: #f68f1e;
  font-weight: 500;
  float: right;
  line-height: 22px;
}
.news_bg .news-title i {
  display: block;
  position: absolute;
  width: 35px;
  height: 3px;
  background-color: #0a74cb;
  bottom: -1px;
}
.news_bg .news_fqa .topMarquee {
  margin-top: 28px;
}
.news_bg .news_fqa .topMarquee .li_bg0 {
  margin-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}
.news_bg .news_fqa .topMarquee .li_bg0 > span {
  /*line-height: 40px;*/
  font-weight: bold;
  margin-bottom:10px;
}
.news_bg .news_fqa .topMarquee .li_bg0 > span > span {
  display: inline-block;
  width: 230px;
}

.news_bg .news_fqa .topMarquee .li_bg0 b {
  display: block;
  float: left;
  width: 22px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-weight: 500;
  background-color: #3072d4;
  margin-right: 12px;
  /*margin-top: 10px;*/
}
.news_bg .news_fqa .topMarquee .li_bg0 > p {
  margin-bottom: 10px;
}
.news_bg .news_fqa .topMarquee .li_bg0 > p > b {
  background-color: #f68f1e;
  margin-top: 0px;
}
.news_bg .news_fqa .topMarquee .li_bg0 > p > span {
  display: block;
  width: 90%;
  float: right;
  line-height: 24px;
  color: #999999;
  font-weight: 500;
}
.news_bg .news-box .news-box1 {
  width: 100%;
  margin-top: 18px;
}
.news_bg .news-box .news-box1 .news-box1_pic {
  width: 40%;
}
.news_bg .news-box .news-box1 .news-box1_pic img {
  width: 100%;
  height: 146px;
}
.news_bg .news-box .news-box1 .news-box1_txt {
  width: 60%;
}
.news_bg .news-box .news-box1 .news-box1_txt p {
  padding-left: 15px;
}
.news_bg .news-box .news-box1 .news-box1_txt p:nth-child(1) {
  font-size: 15px;
  color: #000;
  line-height: 30px;
}
.news_bg .news-box .news-box1 .news-box1_txt p:nth-child(2) {
  color: #999;
  line-height: 24px;
}
.news_bg .news-box .news-box1 .news-box1_txt span {
  display: block;
  width: 80px;
  height: 22px;
  border: 1px solid #1786de;
  color: #1786de;
  margin-left: 15px;
  border-radius: 11px;
  text-align: center;
  margin-top: 10px;
  line-height: 22px;
}
.news_bg .news-box .news-box1:hover .news-box1_txt p:nth-child(1) {
  color: #f68f1e;
}
.news_bg .news-box .news-box1:hover .news-box1_txt span {
  border-color: #f68f1e;
  color: #f68f1e;
}
.news_bg .news-box-list {
  margin-top: 10px;
}
.news_bg .news-box-list li {
  border-bottom: 1px dashed #999;
}
.news_bg .news-box-list li a {
  display: block;
  color: #999;
  padding: 12px 0;
}
.news_bg .news-box-list li:hover a {
  color: #f68f1e;
}

/* 友情链接 */
.flink a {
  line-height: 74px;
}
.flink .flink_l {
  background: url(../images/flink_bg.jpg) left center no-repeat;
  font-size: 22px;
  color: #000;
  padding: 0 14px 0 68px;
  border-right: 2px solid #0b8ff9;
  margin: 25px 0;
  margin-right: 10px;
}

/* footer底部 */
footer {
  background-color: #323232;
}
footer .foot_contact {
  margin: 68px 0;
  padding: 0;
}
footer .foot_contact h2 {
  color: #198ce9;
  font-size: 22px;
  line-height: 34px;
  padding-left: 17px;
  border-left: 3px solid #198ce9;
}
footer .foot_contact h3 {
  font-size: 22px;
  line-height: 34px;
  padding-left: 20px;
  margin-bottom: 20px;
}
footer .foot_contact p {
  padding-left: 20px;
  color: #bebebe;
}
footer .foot_nav {
  margin-top: 68px;
}
footer .foot_nav dl {
  width: 33%;
  float: left;
  padding-left: 40px;
}
footer .foot_nav dt a {
  display: block;
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
}
footer .foot_nav dt:after {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  background-color: #1a8de6;
  margin-bottom: 16px;
}
footer .foot_nav dd a {
  color: #eee;
  background: url(../images/foot_nav_bg.png) left center no-repeat;
  padding-left: 14px;
  line-height: 30px;
}
footer .foot_nav dt a:hover,
footer .foot_nav dd a:hover {
  color: #f68f1e;
}
footer .foot_er {
  width: 145px;
  height: 170px;
  float: left;
  margin-top: 68px;
  background-color: #fff;
  color: #000;
  text-align: center;
}
footer .foot_er img {
  width: 130px;
  margin-top: 10px;
}
.foot_copy {
  background-color: #1a8de8;
  line-height: 68px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.foot_copy a {
  color: #fff;
}

@media (max-width: 778px) {
  .process_title strong {
    font-size: 21px;
    line-height: 42px;
  }
  .process_title span {
    font-size: 14px;
  }
  .process {
    background-position: -345px -174px;
  }
  .process_title {
    padding-top: 163px;
  }
  .client .titles strong {
    font-size: 24px;
  }
  .client .titles p {
    font-size: 14px;
  }
  .process_b .titles span {
    font-size: 22px;
  }
  .f_height {
    height: 44px;
  }
  .pb_item {
    width: 100%;
    padding: 16px 14px;
    margin: 8px auto;
  }
  .pb_item strong {
    font-size: 58px;
  }
  .pb_item p {
    font-size: 14px;
  }
  .works_title {
    padding-left: 21px;
  }
  .works_title h2 {
    font-size: 26px;
  }
  .works_title span {
    font-size: 22px;
    padding-top: 0px;
  }
  .works_box .works_nav ul {
    padding-top: 20px;
  }
  .works_box .works_nav ul li a {
    font-size: 14px;
  }
  .works_box .works_nav ul li {
    margin-left: 18px;
  }
  .about_dg {
    padding: 50px 0;
  }
  .about_dg .about_r {
    padding: 5px 40px;
  }
  .about_dg .about_l {
    padding: 5px 40px;
  }
  .about {
    margin-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .tab_con {
    padding-bottom: 24px;
  }
}

.ad_message {
  background: url(../images/ad_bg.jpg) repeat-x;
  background-size: auto 100%;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 99999999999;
  padding: 20px 0;
}

.ad_b {
  display: flex;
  align-items: center;
}
.ad_b_l {
  flex: 1;
}
.ad_b_l dt {
  font-size: 27px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
}
.ad_b_l dt span {
  color: #fff201;
}

.ad_b_r {
}
.ad_b_r img {
  padding-left: 10px;
}

.form-con {
  background: none;
  border-radius: 4px;
  border: #ccc solid 1px;
  box-shadow: none;
  color: #fff;
  font-size: 14px;
  height: 46px;
  width: 100%;
  line-height: 30px;
  padding: 5px 18px;
}
.form-con::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}

.form-con::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}

.form-con:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
.theme-b {
  font-weight: 500;
  font-size: 18px;
  width: 100%;
  padding: 10px 0;
  background-color: #0388df;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 4px;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  position: relative;
  display: inline-block;
  border: none;
}

@media (max-width: 767px) {
  .team .titles {
    text-align: center;
    position: relative;
    z-index: 9999999999999999;
    width: 100%;
    padding-bottom: 10px;
    padding-bottom: 24px;
  }
  .team .titles strong {
    font-size: 18px;
    color: #333;
    display: block;
    line-height: 24px;
  }
  .team .titles strong span {
    color: #0388df;
  }
  .team .titles b {
    color: #999;
    display: block;
    font-size: 12px;
  }

  .project_dg {
    margin: 21px auto 40px;
  }
  .title01 h1 {
    font-size: 26px;
  }
  .title01 dd {
    padding-top: 6px;
    font-size: 16px;
  }
  .title01 {
    text-align: center;
    margin: 50px auto 0px;
  }
  .problem .titles strong {
    font-size: 17px;
  }
  .problem .titles p {
    font-size: 14px;
  }
  .problem .titles strong span {
    font-size: 30px;
  }
}

.toolbar-item,.toolbar-layer{background:url(../images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;top:180px; z-index:9999;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:60px;height:60px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -790px;}
.toolbar-item-weixin:hover{background-position:0 -852px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -416px;}
.toolbar-item-feedback:hover{background-position:0 -480px;}
.toolbar-item-email{background-position:0 -914px;}
.toolbar-item-email:hover{background-position:0 -977px;}
.toolbar-item-app{background-position:0 -542px;}
.toolbar-item-app:hover{background-position:0 -604px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -214px;}
.toolbar-item-top{background-position:0 -668px;}
.toolbar-item-top:hover{background-position:0 -728px;}
.toolbar-layer{position:absolute;right:60px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}