/**-----------wap---------------------**/
@media screen and (max-width: 1199px) {
  .imgauto {
    width: 100%;
    height: 120px;
  }

  .head,
  .nav,
  .swiper-container1,
  .page_banner {
    display: none;
  }

  .drawer-hamburger-icon,
  .drawer-hamburger-icon:after,
  .drawer-hamburger-icon:before {
    background-color: #fff;
  }

  .top {
    background: #313131;
    height: 58px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    padding-left: 10px;
  }

  .swiper-slide img {
    width: 100%;
  }

  .swiper-slide {
    background: none;
  }

  .drawer-nav {
    background: #313131;
    padding-top: 20px;
  }

  .drawer-nav li {
    border-bottom: 1px solid #606060;
    padding-left: 15px;
  }

  .drawer-nav li a {
    color: #FFF;
    font-size: 14px;
  }

  .head {
    height: 79px;
    border-bottom: 1px solid #d8d8d8;
  }

  .head1 {
    display: flex;
    display: -webkit-flex;
    width: 1200px;
    margin: 0 auto;
    height: 79px;
    align-items: center;
  }

  .head1 .logo_xian {
    width: 1px;
    height: 25px;
    margin: 0 15px;
    background: #e5e5e5;
  }

  .head1 .tel {
    margin-right: 0px;
    margin-left: auto;
  }

  .head1 .tel {
    background: url(../images/tel.png) no-repeat 0;
    padding-left: 30px;
  }

  .head1 .tel span {
    font-size: 20px;
    font-family: Verdana;
  }

  .head1 .tel a {
    background: #0083bc;
    padding: 6px 10px;
    color: #FFF;
    text-align: center;
    margin-left: 25px;
  }

  .head1 .tel a:hover {
    text-decoration: none;
  }

  .nav ul {
    display: flex;
    display: -webkit-flex;
    width: 1200px;
    margin: 0 auto;
  }

  .nav ul li {
    width: 100%;
    height: 75px;
    line-height: 75px;
    text-align: center;
  }

  .nav ul li a {
    font-size: 1.6rem;
    display: block;
  }

  .nav ul li:hover {
    background: #0083bc;
    transition-duration: 0.5s;
    transition-timing-function: linear;
  }

  .nav ul li:hover a {
    color: #FFF;
  }

  .nav ul li:hover a:hover {
    text-decoration: none;
  }

  .nav .cur {
    background: #0083bc;
  }

  .nav .cur a {
    color: #FFF;
  }

  .nav .cur a:hover {
    text-decoration: none;
  }


  /*分页器圆点*/
  .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.4;
  }

  .swiper-pagination-bullet-active {
    opacity: 1;
  }

  .swiper-button-prev1 {
    position: absolute;
    width: 50px;
    height: 68px;
    top: 43%;
    left: 30px;
    z-index: 9999;
    background: url("../images/pres.png") no-repeat center;
    cursor: pointer;
    opacity: 0.6;
  }

  .swiper-button-prev1:hover {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    transition: transform .2s linear, opacity 250ms linear;
    opacity: 0.8;
  }


  .swiper-button-next1 {
    position: absolute;
    width: 50px;
    height: 68px;
    background: #C00;
    top: 44%;
    right: 30px;
    z-index: 9999;
    background: url("../images/nexts.png") no-repeat center;
    cursor: pointer;
    opacity: 0.6;
  }

  .swiper-button-next1:hover {
    -webkit-transform: translateX(10px) -ms-transform: translateX(10px);
    transform: translateX(10px);
    transition: transform .2s linear;
    opacity: 0.8;
  }

  .hide {
    display: none;
  }

  .head_shili {
    background: #0083bc;
    height: 58px;
    margin-top: 20px;
  }

  .head_shili_content {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    height: 58px;
  }

  .head_shili_content .nr {
    width: 24%;
    text-align: center;
    font-size: 1.2rem;
    color: #ffffff;
    line-height: 1.5rem;
  }

  .head_shili_content .nr span {
    font-family: impact;
    font-size: 18px;
    font-weight: bold;
  }

  .head_shili_xian {
    border-left: 1px dashed #FFF;
    width: 1px;
    height: 38px;
  }

  .lay_pro {
    background: #f2f2f2;
    padding-bottom: 20px;
  }

  .lay_pro .tit {
    font-size: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
    padding-top: 25px;
  }

  .lay_pro .tit_dh {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
  }

  .lay_pro .tit_dh li {
    border: 1px solid #575757;
    padding: 2px 5px;
    margin-right: 5px;
    margin-bottom: 10px;
  }

  .lay_pro .tit_dh .cur {
    border: 1px solid #0083bc;
    background: #0083bc;
  }

  .lay_pro .tit_dh li:hover {
    border: 1px solid #0083bc;
    background: #0083bc;
  }

  .lay_pro .tit_dh li:hover a,
  .lay_pro ul .cur a {
    color: #FFF;
  }

  .lay_pro .tit_dh li a {
    font-size: 12px;
    display: block;
  }

  .lay_pro .tit_dh li a:hover {
    text-decoration: none;
  }

  .lay_pro .content_list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 10px;
    margin-top: 30px;
  }

  .lay_pro .content_list li {
    width: 48%;
  }

  .lay_pro .content_list li p {
    text-align: center;
    line-height: 2rem;
    margin-bottom: 10px;
    margin-top: 5px;
  }

  .lay_pro .content_list li a {
    text-align: center;
    font-size: 1.4rem;
  }

  .lay_pro .more {
    background: #0083bc;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
  }

  .lay_pro .more a {
    display: block;
    color: #FFF;
  }

  .lay_pro .more a:hover {
    text-decoration: none;
  }

  .lay_company {
    padding-bottom: 10px;
    margin-top: 20px;
  }

  .lay_company .company_intro {
    padding: 0 10px;
  }

  .lay_company .company_intro .com_img img {
    width: 100%;
  }

  .lay_company .company_intro .com_content h3 {
    font-size: 26px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .lay_company .company_intro .com_content p {
    color: #676767;
    margin-bottom: 10px;
  }

  .lay_company .company_intro .com_content .more {
    background: #0083bc;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-top: 20px;
    margin: 0 auto;
  }

  .lay_company .company_intro .com_content .more a {
    display: block;
    color: #FFF;
  }

  .lay_company .company_intro .com_content .more a:hover {
    text-decoration: none;
  }

  .company_list {
    padding-bottom: 40px;
    background: url("../images/mcompany.jpg") no-repeat center;
    background-size: 100% 100%;
    padding-top: 40px;
    margin-top: 20px;
  }

  .company_list .company_list_content {}

  .company_list .company_list_content h2 {
    font-size: 22px;
    font-weight: normal;
  }

  .company_list .company_list_content1 {
    background: #FFF;
    opacity: 0.9;
    padding-bottom: 40px;
    padding-top: 30px;
  }

  .company_list .company_list_content1 div {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
  }

  .company_list .company_list_content1 div h3 {
    color: #0083bc;
    font-size: 18px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .company_list .company_list_content1 div p {
    color: #676767;
  }

  .company_list .company_list_content1 div h3 span {
    font-family: impact;
    font-size: 22px;
    padding-right: 10px;
    font-weight: bold;
  }

  .case {
    padding-bottom: 30px;
    padding: 0 10px;
  }

  .case .tit {
    font-size: 2.6rem;
    line-height: 3rem;
    padding-top: 30px;
    text-align: center;
  }

  .case .tit p {
    font-size: 1.2rem;
    padding-top: 15px;
    line-height: 2rem;
    text-align: center;
    margin: 0 auto;
    color: #888;
  }

  .case .content_list {
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
  }

  .case .content_list li {
    width: 48%
  }

  .case .content_list li img {
    border: 1px solid #f2f2f2;
    width: 100%;
  }

  .case .content_list li p {
    text-align: center;
    line-height: 2.8rem;
    margin-bottom: 20px;
  }

  .case .content_list li a {
    text-align: center;
    font-size: 1.4rem;
  }

  .case .more {
    background: #0083bc;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
  }

  .case .more a {
    display: block;
    color: #FFF;
  }

  .case .more a:hover {
    text-decoration: none;
  }


  .hezuo {
    padding-bottom: 50px;
    background: url("../images/hezuobg.jpg") no-repeat center;
    margin-top: 20px;
  }

  .hezuo .tit {
    font-size: 2.6rem;
    line-height: 3rem;
    padding-top: 40px;
    text-align: center;
    color: #FFF;
  }

  .hezuo .tit p {
    font-size: 1.4rem;
    padding-top: 10px;
    line-height: 2rem;
    text-align: center;
    margin: 0 auto;
    color: #fff;
  }

  .hezuo .hezuo_content {
    margin: 0 auto;
    text-align: center;
    width: 1200px;
    margin-top: 30px;
    width: 100%;
  }

  .hezuo .hezuo_content img {
    width: 100%;
  }

  .news {
    padding-bottom: 30px;
    padding: 0 10px;
  }

  .news .tit {
    font-size: 2.6rem;
    line-height: 3rem;
    padding-top: 30px;
    text-align: center;
  }

  .news .content_list {
    margin-top: 20px;
  }

  .news .content_list div {}

  .news .content_list .divnews2,
  .divnews1 {
    display: none;
  }

  .news .news_3 {
    background: url("../images/news3.jpg") no-repeat;
    height: 130px;
    background-size: 100% 100%;
    margin-bottom: 15px;
  }

  .news div h3 {
    color: #FFF;
    font-size: 18px;
    padding: 35px 0 0 20px;
  }

  .news div p {
    color: #FFF;
    font-size: 14px;
    padding: 0 0 0 20px;
  }

  .news div .dt-ul li {
    line-height: 2.8rem;
  }

  .news div .dt-ul li a:hover {
    text-decoration: underline;
  }

  .news div .dt-ul span {
    padding-right: 10px;
    color: #999;
  }

  .sol {
    background: #0083bc;
    height: 80px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .sol .sol-1 {
    font-size: 16px;
    color: #FFF;
    width: 60%;
    padding-left: 10px;
  }

  .sol .sol-2 {
    font-size: 14px;
    background: #333;
    text-align: center;
    border-radius: 5px;
    width: 30%;
  }

  .sol .sol-2 a {
    color: #FFF;
    display: block;
  }

  .footer {
    background: #4f4f4f;
    margin-bottom: 4.5rem;
  }

  .footer_c {
    display: none;
  }

  .footer_info {
    background: #333;
    line-height: 50px;
    text-align: center;
    color: #acacac;
  }

  .footer_info a {
    display: none;
  }

  /**------ 询价栏 -----**/
  #msg {
    position: fixed;
    bottom: 0px;
    width: 100%;
    font-size: 1.2rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    z-index: 999999;
  }

  #msg div {
    text-align: center;
  }

  #msg .w-chat {
    width: 20%;
    background-color: #ebebeb;
    border-right: 0.1rem #CCC solid;
    line-height: 1.5rem;
    padding-top: 0.8rem;
    padding-bottom: 0.4rem;
    font-size: 11px;
  }

  #msg .phone {
    width: 20%;
    background-color: #ebebeb;
    line-height: 1.5rem;
    padding-top: 0.8rem;
    padding-bottom: 0.4rem;
    font-size: 11px;
  }

  #msg .phone a {
    color: #000;
    text-decoration: none;
  }

  #msg .get-price {
    width: 30%;
    background-color: #0083bc;
    line-height: 4.2rem;
  }

  #msg .get-price a,
  #msg .order a {
    text-decoration: none;
    color: #FFF;
  }

  #msg .order {
    width: 30%;
    background-color: #0c7abc;
    color: #FFF;
    line-height: 4.2rem;
  }


  /*联系我们*/
  .contact,
  #dituContent {
    display: none;
  }

  .contact_info1 {
    padding: 20px 0 10px 10px;
  }

  .contact_info1 h3 {
    color: #000;
    font-size: 22px;
    margin-bottom: 10px;
  }

  .contact_info1 p {
    margin-bottom: 13px;
    font-size: 14px;
  }

  .contact_info1 p span {
    color: #0083bc;
    font-size: 16px;
    font-weight: bold;
  }

  .contact_info1 a {
    background: #0083bc;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    display: block;
    width: 250px;
    line-height: 50px;
    margin-top: 15px;
  }

  .contact_info1 a:hover {
    text-decoration: none;
  }


  /*关于我们*/
  .com_lay1 {}

  .com_lay1 img {
    width: 100%;
    margin-bottom: 10px;
  }

  .com_lay1 p {
    margin-bottom: 20px;
    padding: 0 10px;
  }

  .com_shili {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    padding-bottom: 25px;
  }

  .com_shili li {
    text-align: center;
    width: 23%;
  }

  .com_shili li img {
    width: 100%;
  }

  .com_shili li p {
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.5rem;
  }

  .com_produce_c {
    font-size: 14px;
    line-height: 32px;
    padding: 20px 10px;
  }

  .com_produce_c div h1 {
    margin-bottom: 30px;
    font-size: 36px;
  }

  .com_produce_c img {
    width: 100%;
  }

  .com_produce_c .img1 {
    margin-bottom: 20px;
  }

  .com_produce_c .img2 {
    margin-top: 20px;
  }

  /*服务与支持*/
  /*新闻*/
  .news_nav {
    padding-bottom: 10px;
  }

  .news_nav .tit {
    font-family: "黑体";
    font-size: 2.2rem;
    padding-top: 20px;
    text-align: center;
  }

  .news_nav .tit span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
  }

  .news_nav .tit_dh {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    margin-top: 15px;
  }

  .news_nav .tit_dh li {
    border: 1px solid #666666;
    padding: 5px 5px;
    margin: 0 5px;
  }

  .news_nav .tit_dh .cur {
    border: 1px solid #0083bc;
    background: #0083bc;
  }

  .news_nav .tit_dh li:hover {
    border: 1px solid #0083bc;
    background: #0083bc;
  }

  .news_nav .tit_dh li:hover a,
  .news_nav ul .cur a {
    color: #FFF;
  }

  .news_nav .tit_dh li a {
    font-size: 14px;
    display: block;
  }

  .news_nav .tit_dh li a:hover {
    text-decoration: none;
  }

  .news_list {
    padding-bottom: 0px;
    padding: 0 10px;
  }

  .news_list li {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
    padding: 20px 0;
  }

  .news_list li img {
    margin-right: 10px;
    width: 120px;
  }

  .news_list li .news_c {}

  .news_list li h3 {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .news_list li .news_time {
    color: #999;
  }

  .news_list li p {
    color: #666;
  }

  .newsdetail {
    background: #f9f9f9;
    padding: 10px 0;
  }

  .news_content h1 {
    line-height: 25px;
    font-size: 22px;
  }

  .news_content .news_c {
    background: #FFF;
    padding: 10px;
  }

  .news_content .news_c .news_ftime {
    color: #999;
    margin: 10px 0;
  }

  .news_content .news_c p {
    color: #555;
    margin-bottom: 20px;
  }

  .news_hot {
    background: #f4f4f4;
  }

  .news_hot_tit {
    font-size: 20px;
    padding: 43px 0 0 20px;
  }

  .news_hot ul {
    margin: 20px;
  }

  .news_hot ul li {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    padding-top: 15px;
  }

  .news_hot ul li p {
    color: #999;
    line-height: 2rem;
  }


  /*案例*/
  .anli_info1 {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    background: url(../images/news_ban.jpg) no-repeat center;
    background-size: 100% 100%;
  }

  .anli_info1 p {
    background: rgba(0, 0, 0, 0.4);
    color: #FFF;
    padding: 20px 30px;
    font-size: 16px;
  }

  .anli_info1 span {
    font-family: "黑体";
    font-size: 28px;
    font-weight: bold;
  }

  .anli_list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
    padding: 0 10px;
  }

  .anli_list li {
    border-bottom: 2px #ddd solid;
    margin-bottom: 20px;
    width: 48%
  }

  .anli_list li img {
    border: 1px #ddd solid;
    width: 100%;
    height: 120px;
  }

  .anli_list li p {
    line-height: 2.2rem;
    padding: 10px 0 20px 0;
  }

  .anli_list li a {
    font-size: 1.4rem;
  }


  /*解决方案*/
  .sol_list {
    margin-top: 20px;
    padding: 0 10px;
  }

  .sol_list li {
    border-bottom: 1px #ddd solid;
    margin-bottom: 30px;
    display: flex;
    display: -webkit-flex;
    padding-bottom: 30px;
  }

  .sol_list li p {
    margin-left: 10px;
    color: #999;
    line-height: 2rem;
    padding-top: 0px;
  }

  .sol_list li img {
    width: 150px;
  }

  .sol_list li p a {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }

  /*产品*/
  .pro_lay1 {
    background: #FFF;
  }

  .pro_lay1 img {
    width: 100%;
  }

  .pro_lay1 .pro_img_info h1 {
    margin-bottom: 20px;
    font-family: "黑体";
    font-size: 22px;
    line-height: 2rem;
    padding-left: 5px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
  }

  .pro_lay1 .pro_img_info p {
    display: none;
  }

  .pro_lay1 .more {
    display: none;
  }

  .nav2 {
    right: 0px;
    margin: 0 auto;
    margin-top: 10px;
    background: #FFF;
  }

  .nav2 ul {
    display: flex;
    display: -webkit-flex;
    background: #f4f4f4;
    margin-bottom: 10px;
  }

  .nav2 li {
    cursor: pointer;
    text-align: center;
    border-left: 1px solid #fff;
    background: #f4f4f4;
    line-height: 30px;
    font-size: 14px;
    padding: 10px 20px;
  }

  .nav2 li.cur {
    background: #0083bc;
    color: #FFF;
  }

  .pos_r {
    top: auto;
    left: 0;
  }

  .pos_f {
    top: -10px;
    left: 0;
    position: fixed;
    z-index: 999;
  }

  .section {
    margin-top: 30px;
    margin-bottom: 50px;
    background: #FFF;
  }

  .section .tit {
    font-size: 18px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    color: #0083bc;
    padding-left: 5px;
  }

  .section .tit span {
    font-size: 16px;
  }

  .section .seccon {
    margin: 0 10px;
  }

  .section .seccon img {
    width: 100%;
  }

  .section .seccon p {
    margin-bottom: 15px;
  }

  .video {
    width: 100%
  }

  body {
    background: #FFF;
  }

}

/**-----------pc隐藏---------------------**/
@media screen and (min-width: 1200px) {

  header,
  .swiper-container2,
  .mpage_banner {
    display: none;
  }

  .head {
    height: 95px;
    border-bottom: 1px solid #d8d8d8;
  }

  .head1 {
    display: flex;
    display: -webkit-flex;
    width: 1200px;
    margin: 0 auto;
    height: 95px;
    align-items: center;
  }

  .head1 .logo_xian {
    width: 1px;
    height: 25px;
    margin: 0 15px;
    background: #e5e5e5;
  }

  .head1 .tel {
    margin-right: 0px;
    margin-left: auto;
  }

  .head1 .tel {
    background: url(../images/tel.png) no-repeat 0;
    padding-left: 30px;
  }

  .head1 .tel span {
    font-size: 20px;
    font-family: Verdana;
  }

  .head1 .tel a {
    background: #0083bc;
    padding: 6px 10px;
    color: #FFF;
    text-align: center;
    margin-left: 25px;
  }

  .head1 .tel a:hover {
    text-decoration: none;
  }

  .nav ul {
    display: flex;
    display: -webkit-flex;
    width: 1200px;
    margin: 0 auto;
  }

  .nav ul li {
    width: 100%;
    height: 75px;
    line-height: 75px;
    text-align: center;
  }

  .nav ul li a {
    font-size: 1.6rem;
    display: block;
  }

  .nav ul li:hover {
    background: #0083bc;
    transition-duration: 0.5s;
    transition-timing-function: linear;
  }

  .nav ul li:hover a {
    color: #FFF;
  }

  .nav ul li:hover a:hover {
    text-decoration: none;
  }

  .nav .cur {
    background: #0083bc;
  }

  .nav .cur a {
    color: #FFF;
  }

  .nav .cur a:hover {
    text-decoration: none;
  }


  /*分页器圆点*/
  .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.4;
  }

  .swiper-pagination-bullet-active {
    opacity: 1;
  }

  .swiper-button-prev1 {
    position: absolute;
    width: 50px;
    height: 68px;
    top: 43%;
    left: 30px;
    z-index: 9999;
    background: url("../images/pres.png") no-repeat center;
    cursor: pointer;
    opacity: 0.6;
  }

  .swiper-button-prev1:hover {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    transition: transform .2s linear, opacity 250ms linear;
    opacity: 0.8;
  }


  .swiper-button-next1 {
    position: absolute;
    width: 50px;
    height: 68px;
    background: #C00;
    top: 44%;
    right: 30px;
    z-index: 9999;
    background: url("../images/nexts.png") no-repeat center;
    cursor: pointer;
    opacity: 0.6;
  }

  .swiper-button-next1:hover {
    -webkit-transform: translateX(10px) -ms-transform: translateX(10px);
    transform: translateX(10px);
    transition: transform .2s linear;
    opacity: 0.8;
  }

  .hide {
    display: none;
  }

  .head_shili {
    background: #0083bc;
    height: 118px;
  }

  .head_shili_content {
    display: flex;
    display: -webkit-flex;
    width: 1200px;
    margin: 0 auto;
    align-items: center;
    height: 118px;
  }

  .head_shili_content .nr {
    width: 299px;
    text-align: center;
    font-size: 1.6rem;
    color: #ffffff;
  }

  .head_shili_content .nr span {
    font-family: impact;
    font-size: 36px;
  }

  .head_shili_xian {
    border-left: 1px dashed #FFF;
    width: 1px;
    height: 95px;
  }

  .lay_pro {
    background: #f2f2f2;
    padding-bottom: 30px;
  }

  .lay_pro .tit {
    font-size: 2.6rem;
    line-height: 3rem;
    text-align: center;
    padding-top: 60px;
  }

  .lay_pro .tit_dh {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
  }


  .lay_pro .tit_dh li {
    border: 1px solid #666666;
    padding: 7px 12px;
    margin-right: 5px;
    margin-bottom: 10px;
  }

  .lay_pro .tit_dh .cur {
    border: 1px solid #0083bc;
    background: #0083bc;
  }

  .lay_pro .tit_dh li:hover {
    border: 1px solid #0083bc;
    background: #0083bc;
  }

  .lay_pro .tit_dh li:hover a,
  .lay_pro ul .cur a {
    color: #FFF;
  }

  .lay_pro .tit_dh li a {
    font-size: 16px;
    display: block;
  }

  .lay_pro .tit_dh li a:hover {
    text-decoration: none;
  }

  .lay_pro .content_list {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
  }

  .lay_pro .content_list li img {
    width: 360px;
    height: 250px;
  }

  .lay_pro .content_list li p {
    text-align: center;
    line-height: 2.8rem;
    margin-bottom: 20px;
    width: 360px;
  }

  .lay_pro .content_list li a {
    text-align: center;
    font-size: 1.6rem;
  }

  .lay_pro .more {
    background: #0083bc;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
  }

  .lay_pro .more a {
    display: block;
    color: #FFF;
  }

  .lay_pro .more a:hover {
    text-decoration: none;
  }

  .lay_company {
    padding-bottom: 30px;
    margin-top: 50px;
  }

  .lay_company .company_intro {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
  }

  .lay_company .company_intro .com_img {
    margin-right: 60px;
    width: 100%;
  }

  .lay_company .company_intro .com_content {
    width: 100%;
  }

  .lay_company .company_intro .com_content h3 {
    font-size: 26px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .lay_company .company_intro .com_content p {
    color: #676767;
    margin-bottom: 10px;
  }

  .lay_company .company_intro .com_content .more {
    background: #0083bc;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-top: 20px;
  }

  .lay_company .company_intro .com_content .more a {
    display: block;
    color: #FFF;
  }

  .lay_company .company_intro .com_content .more a:hover {
    text-decoration: none;
  }

  .company_list {
    padding-bottom: 40px;
    margin-top: 50px;
    background: url("../images/company.jpg") no-repeat center;
    padding-top: 40px;
  }

  .company_list .company_list_content {
    width: 1200px;
    margin: 0 auto;
  }

  .company_list .company_list_content h2 {
    display: none;
  }

  .company_list .company_list_content1 {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    width: 780px;
    background: #FFF;
    opacity: 0.9;
    padding-bottom: 40px;
    padding-top: 30px;
  }

  .company_list .company_list_content1 div {
    width: 310px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 10px;
  }

  .company_list .company_list_content1 div h3 {
    color: #0083bc;
    font-size: 18px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .company_list .company_list_content1 div p {
    color: #676767;
  }

  .company_list .company_list_content1 div h3 span {
    font-family: impact;
    font-size: 36px;
    padding-right: 10px;
  }

  .case {
    padding-bottom: 30px;
  }

  .case .tit {
    font-size: 2.6rem;
    line-height: 3rem;
    padding-top: 60px;
    text-align: center;
  }

  .case .tit p {
    width: 600px;
    font-size: 1.4rem;
    padding-top: 20px;
    line-height: 2rem;
    text-align: center;
    margin: 0 auto;
    color: #888;
  }

  .case .content_list {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
  }

  .case .content_list li img {
    border: 1px solid #f2f2f2;
    height: 250px;
  }

  .case .content_list li p {
    text-align: center;
    line-height: 2.8rem;
    margin-bottom: 20px;
    width: 360px;
  }

  .case .content_list li a {
    text-align: center;
    font-size: 1.6rem;
  }

  .case .more {
    background: #0083bc;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
  }

  .case .more a {
    display: block;
    color: #FFF;
  }

  .case .more a:hover {
    text-decoration: none;
  }


  .hezuo {
    padding-bottom: 50px;
    background: url("../images/hezuobg.jpg") no-repeat center;
  }

  .hezuo .tit {
    font-size: 2.6rem;
    line-height: 3rem;
    padding-top: 60px;
    text-align: center;
    color: #FFF;
  }

  .hezuo .tit p {
    width: 600px;
    font-size: 1.4rem;
    padding-top: 20px;
    line-height: 2rem;
    text-align: center;
    margin: 0 auto;
    color: #fff;
  }

  .hezuo .hezuo_content {
    margin: 0 auto;
    text-align: center;
    width: 1200px;
    margin-top: 30px;
  }

  .news {
    padding-bottom: 30px;
  }

  .news .tit {
    font-size: 2.6rem;
    line-height: 3rem;
    padding-top: 60px;
    text-align: center;
  }

  .news .content_list {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-top: 40px;
  }

  .news .content_list div {
    width: 360px;
  }

  .news .news_1 {
    background: url("../images/news1.jpg") no-repeat;
    height: 130px;
    width: 360px;
    margin-bottom: 15px;
  }

  .news .news_2 {
    background: url("../images/news2.jpg") no-repeat;
    height: 130px;
    width: 360px;
    margin-bottom: 15px;
  }

  .news .news_3 {
    background: url("../images/news3.jpg") no-repeat;
    height: 130px;
    width: 360px;
    margin-bottom: 15px;
  }

  .news div h3 {
    color: #FFF;
    font-size: 18px;
    padding: 35px 0 0 20px;
  }

  .news div p {
    color: #FFF;
    font-size: 14px;
    padding: 0 0 0 20px;
  }

  .news div .dt-ul li {
    line-height: 2.8rem;
  }

  .news div .dt-ul li a:hover {
    text-decoration: underline;
  }

  .news div .dt-ul span {
    padding-right: 10px;
    color: #999;
  }

  .sol {
    background: #0083bc;
    height: 100px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
  }

  .sol .sol-1 {
    font-size: 24px;
    color: #FFF;
    margin-right: 100px;
  }

  .sol .sol-2 {
    font-size: 18px;
    background: #333;
    margin-right: 150px;
    text-align: center;
    width: 150px;
    border-radius: 5px;
  }

  .sol .sol-2 a {
    color: #FFF;
    display: block;
  }

  .footer {
    background: #232323;
  }

  .footer_c {
    background: #232323;
    margin: 0 auto;
    width: 1200px;
    padding: 35px 0;
    display: flex;
    display: -webkit-flex;
  }

  .footer_c_ul {
    display: flex;
    display: -webkit-flex;
    width: 800px;
    justify-content: space-between;
  }

  .footer_c ul .tit {
    font-size: 16px;
    color: #FFF;
    margin-bottom: 20px;
  }

  .footer_c ul li a {
    color: #bfbfbf;
  }

  .footer_c ul li a:hover {
    color: #fff;
  }

  .footer_info {
    background: #333;
    line-height: 90px;
    text-align: center;
    color: #acacac;
  }

  .footer_info a {
    color: #acacac;
  }

  .footer_kf {
    margin-left: auto;
    color: #FFF;
    text-align: center;
    margin-top: 15px;
  }

  .footer_kf h3 {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
  }

  .footer_kf img {
    margin-top: 10px;
  }

  #msg {
    display: none;
  }

  /*联系我们*/
  .contact {
    background: url(../images/contact-banner.jpg) no-repeat center;
    height: 650px;
  }

  .contact .contact_1200 {
    width: 1200px;
    height: 650px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-end;
  }

  .contact .contact_info {
    width: 650px;
    background: rgba(252, 255, 255, 0.6);
    padding: 40px 0 50px 40px;
  }

  .contact .contact_info h3 {
    color: #000;
    font-size: 24px;
    margin-bottom: 30px;
  }

  .contact .contact_info p {
    margin-bottom: 13px;
    font-size: 16px;
  }

  .contact .contact_info p span {
    color: #0083bc;
    font-size: 28px;
    font-weight: bold;
  }

  .contact .contact_info a {
    background: #0083bc;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    display: block;
    width: 250px;
    line-height: 50px;
    margin-top: 15px;
  }

  .contact .contact_info a:hover {
    text-decoration: none;
  }

  .contact_info1 {
    display: none;
  }

  /*关于我们*/
  .com_lay1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
  }

  .com_lay1 img {
    float: right;
    margin-left: 30px;
    width: 500px;
  }

  .com_lay1 p {
    margin-bottom: 20px;
  }

  .com_shili {
    display: flex;
    display: -webkit-flex;
    justify-content: space-aroud;
    width: 1100px;
    margin: 50px auto;
  }

  .com_shili li {
    text-align: center;
    width: 100%;
  }

  .com_shili li img {
    width: 140px;
  }

  .com_shili li p {
    font-size: 16px;
    margin-top: 15px;
  }

  .com_produce_c {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    padding: 60px 0;
    font-size: 16px;
    line-height: 32px;
  }

  .com_produce_c div h1 {
    margin-bottom: 30px;
    font-size: 36px;
  }

  .com_produce_c .img1 {
    width: 623px;
    margin-right: 50px;
  }

  .com_produce_c .img2 {
    width: 623px;
    margin-left: 50px;
  }

  /*服务与支持*/
  .service_ban {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    width: 1100px;
    margin: 0 auto;
    padding-top: 550px;
  }

  .sertop {
    background: #f4f4f4;
    margin-top: 230px;
  }

  /*新闻*/
  .news_nav {
    padding-bottom: 10px;
  }

  .news_nav .tit {
    font-family: "黑体";
    font-size: 36px;
    padding-top: 50px;
    text-align: center;
  }

  .news_nav .tit span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
  }

  .news_nav .tit_dh {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    margin-top: 25px;
  }

  .news_nav .tit_dh li {
    border: 1px solid #666666;
    padding: 10px 20px;
    margin: 0 12px;
  }

  .news_nav .tit_dh .cur {
    border: 1px solid #0083bc;
    background: #0083bc;
  }

  .news_nav .tit_dh li:hover {
    border: 1px solid #0083bc;
    background: #0083bc;
  }

  .news_nav .tit_dh li:hover a,
  .news_nav ul .cur a {
    color: #FFF;
  }

  .news_nav .tit_dh li a {
    font-size: 16px;
    display: block;
  }

  .news_nav .tit_dh li a:hover {
    text-decoration: none;
  }

  .news_list {
    margin: 0 auto;
    width: 1200px;
    padding-bottom: 20px;
  }

  .news_list li {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    margin: 20px 0;
    padding: 30px 0;
  }

  .news_list li img {
    margin-right: 50px;
    height: 150px;
  }

  .news_list li h3 {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 10px;
  }

  .news_list li .news_time {
    color: #999;
  }

  .news_list li p {
    color: #666;
  }

  .newsdetail {
    background: #f9f9f9;
    padding: 50px 0;
  }

  .news_content {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    display: -webkit-flex;
  }

  .news_content .news_c {
    background: #FFF;
    padding: 40px;
    width: 720px;
  }

  .news_content .news_c .news_ftime {
    color: #999;
    margin: 15px 0;
  }

  .news_content .news_c p {
    color: #555;
    margin-bottom: 20px;
  }

  .news_hot {
    background: #f4f4f4;
    width: 400px;
  }

  .news_hot_tit {
    font-size: 20px;
    padding: 43px 0 0 30px;
  }

  .news_hot ul {
    margin: 20px 30px 50px 30px;
  }

  .news_hot ul li {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    padding-top: 20px;
  }

  .news_hot ul li p {
    color: #999;
    line-height: 2rem;
  }


  /*案例*/
  .anli_info1 {
    display: none;
  }

  .anli_info {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
  }

  .anli_info p {
    background: rgba(0, 0, 0, 0.4);
    color: #FFF;
    width: 700px;
    padding: 40px 30px;
    font-size: 16px;
  }

  .anli_info span {
    font-family: "黑体";
    font-size: 36px;
    font-weight: bold;
  }

  .anli_list {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
  }

  .anli_list li {
    border-bottom: 3px #ddd solid;
    margin-bottom: 30px;
  }

  .anli_list li img {
    border: 1px #ddd solid;
    height: 250px;
  }

  .anli_list li p {
    line-height: 2.8rem;
    width: 360px;
    padding: 10px 0 20px 0;
  }

  .anli_list li a {
    font-size: 1.6rem;
  }


  /*解决方案*/
  .sol_list {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
  }

  .sol_list li {
    border-bottom: 1px #ddd solid;
    margin-bottom: 30px;
    display: flex;
    display: -webkit-flex;
    padding-bottom: 30px;
  }

  .sol_list li p {
    margin-left: 60px;
    color: #999;
    line-height: 3rem;
    width: 700px;
    padding-top: 20px;
  }

  .sol_list li p a {
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
  }


  /*产品*/
  .pro_lay1 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-top: 50px;
  }

  .pro_lay1 img {
    border: 1px solid #ddd;
    margin-right: 50px;
    width: 500px;
  }

  .pro_lay1 .pro_img_info h1 {
    margin-bottom: 20px;
    font-family: "黑体";
    font-size: 32px;
    line-height: 3.2rem;
  }

  .pro_lay1 .pro_img_info p {
    margin-bottom: 10px;
    color: #666;
  }

  .pro_lay1 .more {
    background: #0083bc;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-top: 25px;
  }

  .pro_lay1 .more a {
    display: block;
    color: #FFF;
  }

  .pro_lay1 .more a:hover {
    text-decoration: none;
    background: #F30;
  }

  .nav2 {
    width: 1200px;
    right: 0px;
    margin: 0 auto;
    margin-top: 50px;
  }

  .nav2 ul {
    display: flex;
    display: -webkit-flex;
    background: #f4f4f4;
    margin-bottom: 10px;
  }

  .nav2 li {
    cursor: pointer;
    text-align: center;
    border-left: 1px solid #fff;
    background: #f4f4f4;
    line-height: 60px;
    font-size: 16px;
    padding: 0 80px;
  }

  .nav2 li.cur {
    background: #0083bc;
    color: #FFF;
  }

  .pos_r {
    top: auto;
    left: 0;
  }

  .pos_f {
    top: -50px;
    left: 0;
    position: fixed;
    z-index: 999;
  }

  .section {
    margin: 0 auto;
    width: 1200px;
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .section .tit {
    font-size: 22px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    color: #0083bc;
  }

  .section .tit span {
    font-size: 16px;
  }

  .section .seccon {
    width: 1200px;
    margin: 0 auto;

  }

  .section .seccon p {
    margin-bottom: 15px;
  }

  .video {
    width: 80%
  }
}

@media screen and (min-width: 1190px) {
  .pro_lay1 {
    display: none;
  }

  .nav2 {
    display: none;
  }

  .section {
    display: none;
  }
}

/**-----------public---------------------**/
html {
  font-size: 10px;
}

BODY {
  font-family: "microsoft yahei", "Lucida Grande", Verdana, sans-serif;
  color: #333;
  font-size: 1.4rem;
  line-height: 2.8rem;
  /*word-wrap: break-word;word-break: normal;*/
  margin: 0 auto;
}

img {
  border: 0;
  vertical-align: bottom;
}

h1,
h2,
h3,
h4,
p,
input,
form,
button,
input,
textarea {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.toem {
  text-indent: 2em;
}

a {
  color: #333333;
  text-decoration: none;
}

a:linked {
  color: #0083bc;
  text-decoration: none;
}

a:hover {
  color: #0083bc;
  text-decoration: none;
}

.hong12 {
  color: #0083bc;
}

.bai12 {
  color: #ffffff;
}

.hui12 {
  color: #777777;
}

.underline {
  text-decoration: underline;
}

.clear {
  clear: both;
  overflow: hidden;
}

.line-limit-length {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/**-----------public---------------------**/

/* 采购表单样式 */
@media screen and (max-width: 1199px) {
  .orderBox {
    width: 88% !important;
  }

  .listWrapper {
    display: none;
  }
}

.orderBox {
  padding: 25px;
  width: 780px;
  background: #eee;
  overflow: hidden;
}

.orderBox h3 {
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  font-family: "微软雅黑";
}

.orderBox .table {
  padding-top: 20px;
  overflow: hidden;
}

.orderBox .table li {
  width: 410px;
  height: 215px;
  float: left;
  height: 35px;
  margin-bottom: 10px;
}

.orderBox .table li span {
  float: left;
  border: 1px solid #ddd;
  line-height: 33px;
  height: 33px;
  width: 78px;
  display: inline-block;
  text-align: center;
  background: #fff;
}

.orderBox .table li .iptTxt {
  float: right;
  width: 319px;
  border: 1px solid #ddd;
  border-left-width: 0;
  height: 33px;
  line-height: 33px;
  background: #fff;
  color: #666;
  padding-left: 10px;
}

.orderBox .table li .iptCode {
  float: left;
  width: 199px;
  border: 1px solid #ddd;
  border-left-width: 0;
  height: 33px;
  line-height: 33px;
  background: #fff;
  color: #666;
  padding-left: 10px;
}

.orderBox .table li .checkcode {
  float: right;
  border: 1px solid #ddd;
  border-left-width: 0;
  background: #fff;
}

.orderBox .table li .btn {
  width: 410px;
  height: 35px;
  line-height: 35px;
  background: #333;
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border: none;
}

.orderBox .table li .btn:hover {
  background: #b61f24;
  color: #fff;
}

.orderBox .table li.areLi {
  width: 340px;
  float: right;
  height: 215px;
  overflow: hidden;
}

.orderBox .table li.areLi .txtContent {
  width: 308px;
  height: 138px;
  border: 1px solid #ddd;
  outline: none;
  resize: none;
  padding: 15px;
  color: #666;
  line-height: 18px;
}


/*内页PC端*/
.listWrapper {
  padding-bottom: 60px;
  overflow: hidden;
}

.grWidth {
  width: 1200px;
  margin: 60px auto;
}

/*.product-show-pic{
  width: 450px;
}*/

.listLeft {
  width: 830px;
  float: left;
  overflow: hidden;
}

.listRight {
  width: 310px;
  padding-left: 29px;
  border-left: 1px dotted #d1d1d1;
}

.listBox {
  width: 830px;
  overflow: hidden;
}

/* 内页右侧 */
.listRight h2 {
  line-height: 28px;
  color: #333;
  font-size: 20px;
}

.listRight h2 i {
  font-style: normal;
  color: #0083bc;
}

.listRight h2 span {
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 10px;
}

.sidebar {
  margin-bottom: 20px;
}

.sidebarMenu {}

.sidebarMenu li {
  margin-top: 1px;
  font-size: 15px;
}

.sidebarMenu li a {
  height: 42px;
  line-height: 42px;
  background: url('../images/ly_li.png') no-repeat left center;
  padding-left: 10px;
  display: block;
  color: #454545;
  transition: all 0.3s;
  border-bottom: 1px dotted #ddd;
}

.sidebarMenu li .current,
.sidebarMenu li a:hover {
  color: #0083bc;
}

.sidebarMenu li ul {
  font-size: 12px;
}

.sidebarMenu li ul a {
  background: url('../images/ly_li.png') no-repeat 20px center;
  padding-left: 30px;
  color: #666;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}

.sidebarMenu li ul .current,
.sidebarMenu li ul a:hover {
  color: #0083bc;
}

.recommend_pro {
  margin-bottom: 15px;
}

.listLeft .left_title {
  background: #ff0000;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #fff;
  padding-left: 15px;
  font-size: 14px;
  font-weight: normal;
  border-left: 5px solid #380000;
}

.recommend_slide {
  height: 510px;
  overflow: hidden;
  padding: 14px;
  border: 1px solid #bcbcbc;
  background: #fff;
  border-top: none;
}

.recommend_pro li {
  width: 210px;
  overflow: hidden;
  margin-bottom: 10px;
}

.recommend_pro li img {
  width: 204px;
  height: 204px;
  border: 1px solid #ddd;
  padding: 2px;
}

.recommend_pro li span {
  height: 30px;
  line-height: 30px;
  position: relative;
  text-align: center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.recommend_pro li:hover img {
  border: 1px solid #0083bc;
}

.listRight .lNews ul {
  padding-top: 10px;
}

.listRight .lNews li {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px dotted #ddd;
}

.listRight .lNews li a {
  display: block;
  background: url(../images/ly_li.png) no-repeat left center;
  padding-left: 10px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.listRight .lNews li a:hover {
  color: #0083bc;
}

.listRight .lNews .mo {
  float: right;
  color: #0083bc;
}

.listRight .feed {
  padding-top: 30px;
  overflow: hidden;
}

.listRight .feed h2 {
  padding-bottom: 15px;
}

.listRight .feed .inp,
.listRight .feed .fes {
  width: 295px;
  height: 50px;
  line-height: 50px;
  border: none;
  color: #333;
  background: #f0f0f0;
  margin-bottom: 5px;
  padding-left: 15px;
}

.listRight .feed .inp::-webkit-input-placeholder {
  color: #333 !important;
}

.listRight .feed .inpinput:-moz-placeholder {
  color: #333 !important;
}

.listRight .feed .inpinput:-ms-placeholder {
  color: #333 !important;
}

.listRight .feed .inp::-ms-input-placeholder {
  color: #333 !important;
}

.listRight .feed .inp:-ms-input-placeholder {
  color: #333 !important;
}

.listRight .feed .fes {
  width: 310px;
}

.listRight .feed .btn {
  display: block;
  width: 152px;
  height: 50px;
  background: url(../images/tj.jpg) no-repeat;
  border: none;
  cursor: pointer;
  float: left;
}

.listRight .feed a {
  display: block;
  width: 152px;
  height: 50px;
  background: url(../images/zx.jpg) no-repeat;
  float: right;
}

.listRight .act {
  padding-top: 40px;
  color: #333;
  line-height: 22px;
}

.listRight .code {
  height: 95px;
  background: url(../images/act.jpg) no-repeat;
  margin: 15px 0;
  padding: 7px;
}

.listRight .code img {
  width: 95px;
  height: 95px;
  float: left;
}

.listRight .code p {
  float: left;
  line-height: 20px;
  padding-left: 85px;
  padding-top: 20px;
}

.listRight .code p span {
  color: #0083bc;
}

.rightPro_main {
  height: 405px;
  overflow: hidden;
  margin-top: 15px;
}

.rightPro li {
  height: 110px;
  line-height: 20px;
  background: #f1f1f1;
  padding: 10px;
  margin-bottom: 5px;
}

.rightPro li img {
  float: left;
  width: 150px;
  margin-right: 15px;
  transition: all 0.3s;
  height: 110px;
}

.rightPro li h4 {
  font-size: 14px;
  padding-top: 15px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 28px;
}

.rightPro li h4 a {
  color: #555;
}

.rightPro li h4 a:hover {
  color: #0083bc;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* 产品右侧简介样式 */
.product-show-title {
  width: 320px;
  height: 445px;
  overflow: hidden;
  float: right;
  background: #f1f1f1;
  padding: 15px 20px;
}

.product-show-title h2 {
  line-height: 24px;
  border-bottom: 1px dashed #ccc;
  font-size: 18px;
  color: #0083bc;
  padding: 10px 0;
  font-family: "微软雅黑";
}

.gr-description {
  padding: 10px 0;
  height: 220px;
  margin-bottom: 10px;
  overflow: hidden;
}

.prodcut-tel {
  padding-left: 50px;
  margin-bottom: 20px;
  line-height: 26px;
  background: url('../images/p_icon.png') no-repeat left 8px;
}

.prodcut-tel span {
  font-family: arial;
  font-size: 24px;
  color: #0083bc;
  display: block;
}

.product-order a {
  display: block;
  width: 120px;
  height: 40px;
  background: #0083bc;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 5px;
  font-family: "微软雅黑";
}

.product-order a:hover {
  background: #555;
  transition: all 0.5s;
}

/* 产品说明标签切换样式 */
.gr-tab-list {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.gr-tab-list .hd {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #dadada
}

.gr-tab-list .hd li {
  width: 165px;
  float: left;
  text-align: center;
  background: #dadada;
  margin-right: 5px;
  cursor: pointer;
}

.gr-tab-list .hd li.on {
  background: #0083bc;
  color: #fff;
}

.gr-tab-list .bd {
  overflow: hidden;
  padding-top: 15px;
}

.tab_down p {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px dotted #ddd;
  background: url(../images/ly_li.png) no-repeat left center;
  padding-left: 15px;
}

.tab_down p a {
  float: right;
  background: url(../images/downIcon.png) no-repeat right center;
  padding-right: 25px;
}

.tab_down p a:hover {
  background: url(../images/downIconh.png) no-repeat right center;
}