﻿/*productlist*/
.productlist{padding:20px 0 50px;overflow: hidden;}
.productlist .pl_left{width:220px;float:left;background:#FFF;}
.productlist .pl_left .pc_item{background:#FFF;width:240px;}
.productlist .pl_left .pc_item.fixed{position:fixed;top:110px;}
.productlist .pl_left .pl_title{background:#253F66;border-radius: 8px 8px 0px 0px;}
.productlist .pl_left .pl_title p{color:#FFF;font-size:16px;height:64px;line-height:64px;padding-left:18px;font-weight:bold;border-bottom: 1px solid #fff;}
.productlist .pl_left .pl_a{border:1px solid #253F66;border-top:0;/* padding:1px 10px 0; */}
.productlist .pl_left .pl_a > a{display:block;width:100%;height:40px;line-height:40px;font-size:14px;color:#FFF;padding:0 10px 0 30px;position:relative;background-repeat:no-repeat;background-position:10px center;background-color:#555;font-weight:bold;border-bottom: 1px solid #253F66;}
.productlist .pl_left .pl_a > a:hover,.productlist .pl_left .pl_a > a.on{background-color:#253F66;color:#FFF;}
.productlist .pl_left .pl_a .a_li{padding:0 5px;display:none;}
.productlist .pl_left .pl_a .a_li > a{font-size:12px;height:29px;line-height:29px;display:block;padding-left:27px;position:relative;}
.productlist .pl_left .pl_a .a_li > a:before{content:'';width:3px;height:3px;background:#253F66;position:absolute;left:10px;top:50%;margin-top:-2px;}
.productlist .pl_left .pl_a .a_li > a.on{color:#253F66;}
.productlist .pr_right{width:calc(100% - 240px);padding-left:40px;float:right;}
.productlist .pr_right .pr_content{overflow: hidden;background-color: #fff;}
.productlist .pr_right .pr_content .prc_left{width:560px;float:left;}
.productlist .pr_right .pr_content .prc_left .prc_img{width:100%;padding-bottom:60%;position:relative;background:url(../images/pcbg1.jpg) no-repeat center center;background-size:cover;border:1px solid #f5f5f5;}
.productlist .pr_right .pr_content .prc_left .prc_img img{object-fit:contain;}
.productlist .pr_right .pr_content .prc_right{width:calc(100% - 560px);float:right;padding:10px 0 10px 30px;height:336px;position:relative;}
.productlist .pr_right .pr_content .prc_right h2{font-size:22px;font-weight:bold;line-height:40px;height:40px;color:#222;}
.productlist .pr_right .pr_content .prc_right p{font-size:13px;line-height:23px;color:#555;}
.productlist .pr_right .pr_content .prc_right p:nth-child(2){font-size:16px;color:#444;padding:10px 0;line-height:24px;border-bottom:1px solid #e1e1e1;}
.productlist .pr_right .pr_content .prc_right p:nth-child(3){margin-top:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}
.productlist .pr_right .pr_content .prc_right .prc_btn{position:absolute;height:40px;left:30px;bottom:10px;margin-top:15px;}
.productlist .pr_right .pr_content .prc_right .prc_btn a{display:inline-block;height:40px;line-height:38px;background:#253F66;color:#FFF;font-size:15px;padding:0 40px;margin-left:30px;border:1px solid #253F66;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.productlist .pr_right .pr_content .prc_right .prc_btn a:first-child{margin-left:0;}
.productlist .pr_right .pr_content .prc_right .prc_btn a:hover{color:#253F66;background:#FFF;}
.productlist .pr_right .pr_ul{}
.productlist .pr_right .pr_ul a{display:block;width:32%;margin-left:2%;float:left;margin-top:30px;}
.productlist .pr_right .pr_ul a:nth-child(3n+1){margin-left:0;}
.productlist .pr_right .pr_ul a .pru_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #eee;}
.productlist .pr_right .pr_ul a p{color:#222;font-size:18px;font-weight:bold;line-height:50px;height:50px;overflow:hidden;text-overflow:ellipsis;white-space:normal;background:#f3f3f3;text-align:center;padding:0 10px;}
.product_news{background:#F5F5F5;padding:40px 0;}
.product_news .pb_title .h_t{font-size:36px;height:46px;line-height:46px;}
.product_news .pb_title p{font-size:14px;line-height:22px;margin-top:6px;}
.product_news .pn_ul{}
.product_news .pn_ul a{display:block;width:32%;margin-left:2%;float:left;margin-top:30px;background:#FFF;box-shadow:0 0 5px rgba(0,0,0,.05);padding:15px 20px;border-radius:5px;}
.product_news .pn_ul a:nth-child(3n+1){margin-left:0;}
.product_news .pn_ul a p{font-size:14px;line-height:23px;color:#666;}
.product_news .pn_ul a p:first-child{font-size:18px;height:26px;line-height:26px;font-weight:bold;color:#222;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_news .pn_ul a p:nth-child(2){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.product_news .pn_ul a span{display:block;font-size:12p;height:14px;line-height:14px;margin-top:20px;color:#999;}
.product_news .pn_ul a:hover{background:#253F66;}
.product_news .pn_ul a:hover p{color:#FFF;}
.product_news .pn_ul a:hover span{color:#FFF;}

.productshow .pl_right{width:calc(100% - 240px);padding-left:40px;float:right;}
.productshow .pl_right .pl_top{background:#FFF;padding:20px;}
.productshow .pl_right .pl_top .plt_left{width:560px;float:left;}
.productshow .pl_right .pl_top .plt_left .plt_img{width:100%;padding-bottom:75%;position:relative;}
.productshow .pl_right .pl_top .plt_right{width:calc(100% - 560px);float:right;padding:10px 0 10px 40px;position:relative;height:420px;}
.productlist .pl_right .pl_top .plt_right h1{font-size:22px;height:40px;line-height:40px;font-weight:bold;}
.productshow .pl_right .pl_top .plt_right span{display:block;line-height:18px;font-size:14px;color:#999;padding:10px 0;border-bottom: 1px solid #e1e1e1;}
.productshow .pl_right .pl_top .plt_right p{line-height:28px;font-size:14px;color:#333;}
.productshow .pl_right .pl_top .plt_right p.p1{font-size:18px;line-height:26px;padding:10px 0;}
.productshow .pl_right .pl_top .plt_right p.p2{margin-top:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.productshow .pl_right .pl_top .plt_right p.p3{line-height:24px;font-size:13px;margin-top:20px;}
.productshow .pl_right .pl_top .plt_right .plt_contact{position:absolute;height:100px;left:40px;bottom:10px;margin-top:20px;}
.productshow .pl_right .pl_top .plt_right .plt_contact img{width:100px;height:100px;float:left;display:block;}
.productshow .pl_right .pl_top .plt_right .plt_contact .plt_pp{width:calc(100% - 100px);float:right;padding:27px 0 27px 55px;background:url(../images/hotphone.png) no-repeat 20px center;}
.productshow .pl_right .pl_top .plt_right .plt_contact .plt_pp em{display:block;font-style:normal;font-size:14px;color:#666;height:16px;line-height:16px;}
.productshow .pl_right .pl_top .plt_right .plt_contact .plt_pp em:last-child{font-size:22px;height:30px;line-height:30px;font-weight:bold;color:#253F66;}
.productshow .pl_right .pl_top .plt_right .p_p{padding-top:5px;}
.productshow .pl_right .pl_top .plt_right .p_p p{font-size:16px;line-height:1.8;color:#666;padding:5px 0;}
.productshow .pl_right .pl_top .plt_right .plt_btn{margin-top:20px;font-size:0;-webkit-text-size-adjust:none;}
.productshow .pl_right .pl_top .plt_right .plt_btn a{display:inline-block;height:48px;line-height:46px;background:#253F66;color:#FFF;font-size:15px;padding:0 40px;margin-left:30px;border:1px solid #253F66;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.productshow .pl_right .pl_top .plt_right .plt_btn a:first-child{margin-left:0;}
.productshow .pl_right .pl_top .plt_right .plt_btn a:hover{color:#253F66;background:#FFF;}
.productshow .pl_right .pl_nav_item{height:70px;margin-top:15px;}
.productshow .pl_right .pl_nav{background:#FFF;font-size:0;-webkit-text-size-adjust:none;border:1px solid #EEE;}
.productshow .pl_right .pl_nav span{display:inline-block;height:68px;line-height:68px;font-size:20px;font-weight:bold;border-right:1px solid #EEE;padding:0 40px;color:#666;cursor:pointer;}
.productshow .pl_right .pl_nav span.on{background:#253F66;color:#FFF;}
.productshow .pl_right .pl_nav.fixed{position:fixed;z-index:20;}
.productshow .pl_right .pl_content{background:#FFF;margin-top:30px;}
.productshow .pl_right .pl_title{border-bottom:2px solid #253F66;background:#F5F5F5;}
.productshow .pl_right .pl_title span{background:#253F66;color:#FFF;display:inline-block;padding:0 30px;height:44px;line-height:44px;font-size:18px;border-top-left-radius:5px;border-top-right-radius:5px;font-weight:bold;}
.productshow .pl_right .plc_pp{font-size:15px;line-height:1.8;color:#777;padding:10px 20px 15px;}
.productshow .pl_right .plc_pp p{font-size:15px;line-height:1.8;color:#777;padding:5px 0;}
.productshow .pl_right .plc_pp table{border-top:1px solid #EEE;border-left:1px solid #EEE;width:100%!important;}
.productshow .pl_right .plc_pp td{width:auto!important;border-right:1px solid #EEE!important;border-bottom:1px solid #EEE!important;border-left:none!important;border-top:none!important;font-size:15px;padding:12px 5px;line-height:1.4;}
.productshow .pl_right .plc_pp img{max-width:100%;}
.productshow .pl_right .pl_case{background:#FFF;margin-top:30px;}
.productshow .pl_right .pl_case .plc_ul{padding:0 20px 20px;}
.productshow .pl_right .pl_case .plc_ul a{display:block;width:23.8%;margin-left:1.6%;float:left;margin-top:20px;}
.productshow .pl_right .pl_case .plc_ul a:nth-child(4n+1){margin-left:0;}
.productshow .pl_right .pl_case .plc_ul .plc_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #EEE;}
.productshow .pl_right .pl_case .plc_ul p{font-size:16px;height:46px;line-height:46px;text-align:center;background:#F5F5F5;}
@media screen and (max-width:1546px){
  .productlist{padding:20px 0 30px;}
  .productlist .pr_right{padding-left:15px;}
  .productlist .pr_right .pr_content .prc_left{width:448px;}
  .productlist .pr_right .pr_content .prc_right{width:calc(100% - 448px);padding:5px 0 5px 20px;height:269px;}
  .productlist .pr_right .pr_content .prc_right h2{font-size:19px;height:30px;line-height:30px;}
  .productlist .pr_right .pr_content .prc_right p{line-height:22px;}
  .productlist .pr_right .pr_content .prc_right p:nth-child(2){font-size:15px;padding:6px 0;line-height:22px;}
  .productlist .pr_right .pr_content .prc_right p:nth-child(3){margin-top:10px;-webkit-line-clamp:6;}
  .productlist .pr_right .pr_content .prc_right .prc_btn{left:20px;margin-top:10px;}
  .productlist .pr_right .pr_ul a p{height:40px;line-height:40px;font-size:16px;}
  .productshow .pl_right{padding-left:15px;}
  .productshow .pl_right .pl_top{padding:15px;}
  .productshow .pl_right .pl_top .plt_left{width:448px;}
  .productshow .pl_right .pl_top .plt_right{width:calc(100% - 448px);padding:5px 0 5px 20px;height:336px;}
  .productshow .pl_right .pl_top .plt_right span{font-size:14px;line-height:18px;padding:6px 0;}
  .productshow .pl_right .pl_top .plt_right p.p1{font-size:16px;line-height:24px;padding:8px 0;}
  .productshow .pl_right .pl_top .plt_right p.p2{margin-top:10px;font-size:13px;line-height:22px;}
  .productshow .pl_right .pl_top .plt_right .plt_contact{left:20px;height:74px;}
  .productshow .pl_right .pl_top .plt_right .plt_contact img{width:74px;height:74px;}
  .productshow .pl_right .pl_top .plt_right .plt_contact .plt_pp{width:calc(100% - 74px);padding:14px 0 14px 55px;;}
  .productshow .pl_right .pl_top .plt_right .p_p{height:299px;overflow:hidden;}
  .productshow .pl_right .pl_top .plt_right .p_p p{font-size:14px;line-height:1.6;padding:3px 0;}
  .productshow .pl_right .pl_top .plt_right h1{font-size:20px;height:30px;line-height:30px;}
  .productshow .pl_right .pl_top .plt_right i{margin-top:10px;}
  .productshow .pl_right .pl_top .plt_right .plt_btn{margin-top:10px;}
  .productshow .pl_right .pl_top .plt_right .plt_btn a{height:45px;line-height:45px;}
  .productshow .pl_right .pl_nav_item{height:62px;}
  .productshow .pl_right .pl_nav span{font-size:18px;height:60px;line-height:60px;padding:0 30px;}
  .productshow .pl_right .pl_title span{font-size:16px;height:44px;line-height:44px;}
  .productshow .pl_right .pl_content{margin-top:20px;}
  .productshow .pl_right .plc_pp{padding:15px;}
  .productshow .pl_right .plc_pp td{font-size:14px;line-height:1.4;padding:8px 5px;}
  .productshow .pl_right .pl_case .plc_ul p{font-size:14px;line-height:34px;height:34px;}
  .product_news{padding:26px 0;}
  .product_news .pb_title .h_t{font-size:30px;height:40px;line-height:40px;}
  .product_news .pn_ul a{margin-top:20px;}
}
@media screen and (max-width:1246px){
  .productlist{padding:15px 0 20px;}
  .productlist .pl_left{width:100%;float:none;}
  .productlist .pl_left .pc_item{width:100%;}
  .productlist .pl_left .pc_item.fixed{position:relative;top:0!important;}
  .productlist .pl_left .pl_title{display:none;}
  .productlist .pl_left .pl_a{width:100%;border:none;padding:0 0;}
  .productlist .pl_left .pl_a > a{width:16.66%;float:left;padding:0 8px;border-right:1px solid rgba(255,255,255,.5);text-align:center;margin:0 0;border-bottom:1px solid rgba(255,255,255,.5);background-image:none;}
  .productlist .pl_left .pl_a .a_li{display:none!important;}
  .productlist .pr_right{padding-left:0;width:100%;float:none;margin-top:15px;}
  .productlist .pr_right .pr_ul a{margin-top:20px;}
  .productlist .pr_right .pr_ul a p{height:34px;line-height:34px;font-size:14px;font-weight:normal;}
  .productshow .pl_right{padding-left:0;width:100%;float:none;margin-top:15px;}
  .product_news{padding:26px 0;}
  .product_news .pb_title .h_t{font-size:30px;height:40px;line-height:40px;}
  .product_news .pn_ul a{margin-top:20px;}
}
@media screen and (max-width:1023px){
  .productlist{padding:18px 0;}
  .productlist .pl_left .pl_a > a{width:25%;}
  .productlist .pr_right .pr_content .prc_left{width:100%;float:none;}
  .productlist .pr_right .pr_content .prc_right{width:100%;float:none;padding:10px 10px;height:auto;}
  .productlist .pr_right .pr_content .prc_right p:nth-child(3){-webkit-line-clamp:inherit;}
  .productlist .pr_right .pr_content .prc_right .prc_btn{position:relative;left:0;bottom:auto;}
  .productlist .pr_right .pr_ul a{margin-top:15px;}
  .productshow .pl_right .pl_top{padding:0 0;}
  .productshow .pl_right .pl_top .plt_left{width:100%;float:none;}
  .productshow .pl_right .pl_top .plt_right{width:100%;float:none;margin-top:20px;padding:0 10px 15px 10px;height:auto;}
  .productshow .pl_right .pl_top .plt_right .p_p{height:auto;overflow:hidden;}
  .productshow .pl_right .pl_top .plt_right .plt_btn a{padding:0 25px;margin-left:20px;}
  .productshow .pl_right .pl_top .plt_right .plt_contact{position:relative;left:0;bottom:auto;}
  .productshow .pl_right .pl_nav_item{height:62px;}
  .productshow .pl_right .pl_nav span{font-size:18px;height:60px;line-height:60px;padding:0 30px;}
  .productshow .pl_right .pl_title span{font-size:16px;height:44px;line-height:44px;}
  .productshow .pl_right .plc_pp{padding:10px;}
  .productshow .pl_right .plc_pp.plc_table{width:100%;overflow-x:auto;}
  .productshow .pl_right .plc_pp.plc_table table{width:800px!important;}
  .productshow .pl_right .plc_pp td{font-size:14px;line-height:1.4;padding:8px 5px;}
  .productshow .pl_right .pl_case .plc_ul p{font-size:14px;line-height:34px;height:34px;}
  .productshow .pl_right .pl_case .plc_ul{padding:0 10px 10px;}
  .product_news{padding:20px 0;}
  .product_news .pb_title .h_t{font-size:20px;height:28px;line-height:28px;}
  .product_news .pb_title p{font-size:13px;line-height:22px;}
  .product_news .pn_ul a{padding:10px 15px;width:49%;margin-top:15px;}
  .product_news .pn_ul a:nth-child(3n+1){margin-left:2%;}
  .product_news .pn_ul a:nth-child(odd){margin-left:0;}

}
@media screen and (max-width:767px){
  #topbg{height:70px;}
  .productlist .pl_left .pl_a > a{width:50%;}
  .productlist .pr_right .pr_content .prc_right .prc_btn a{font-size:13px;height:36px;line-height:36px;margin-left:10px;padding:0 10px;}
  .productlist .pr_right .pr_ul a{width:49%;}
  .productlist .pr_right .pr_ul a:nth-child(3n+1){margin-left:2%;}
  .productlist .pr_right .pr_ul a:nth-child(odd){margin-left:0;}
  .productshow .pl_right .pl_top .plt_right .plt_btn a{font-size:13px;height:36px;line-height:36px;margin-left:10px;padding:0 10px;}
  .productshow .pl_right .pl_nav_item{height:46px;}
  .productshow .pl_right .pl_nav span{font-size:14px;height:46px;line-height:46px;display:block;width:25%;float:left;text-align:center;padding:0 0;}
  .productshow .pl_right .pl_title span{font-size:14px;height:36px;line-height:36px;padding:0 15px;}
  .productshow .pl_right .plc_pp p{font-size:14px;}
  .productshow .pl_right .plc_pp.plc_table{width:100%;overflow-x:auto;}
  .productshow .pl_right .plc_pp.plc_table table{width:700px!important;}
  .productshow .pl_right .plc_pp td{font-size:12px;}
  .productshow .pl_right .pl_case .plc_ul a{width:49%;margin-left:2%;margin-top:12px;}
  .productshow .pl_right .pl_case .plc_ul a:nth-child(4n+1){margin-left:2%;}
  .productshow .pl_right .pl_case .plc_ul a:nth-child(odd){margin-left:0;}
  .productshow .pl_right .pl_case .plc_ul{padding:0 10px 10px;}
  .product_news .pn_ul a{padding:10px 10px;width:100%;margin-left:0;}
  .product_news .pn_ul a:nth-child(3n+1){margin-left:0;}
}

.proinfo{padding:20px 0;overflow: hidden;}
.proinfo .box{
  width: 72%;
  float: left;
}
.main .pi_top{overflow: hidden;}
.main .pi_top .pi_top_left{width:36%;float:left;}
.main .pi_top .pi_top_left .pil_img{width:100%;padding-bottom:75%;position:relative;}
.main .pi_top .pi_top_left .pil_img img{width:100%;height:100%;position:absolute;left:0;top:0;display:block;object-fit:contain;border:1px solid #DBDBDB;border-radius:5px;}
.main .pi_top .pi_top_right{overflow: hidden;padding-top:20px;padding-left: 50px;width: auto;float: none;}
.main .pi_top .pi_top_right h1{margin:0;font-size:26px;height:auto;line-height:40px;color:#333;}
.main .pi_top .pi_top_right em{display:inline-block;color:#777;height:30px;line-height:30px;font-style:normal;}
.main .pi_top .pi_top_right i{display:block;width:100%;height:1px;background:#DBDBDB;margin:10px 0;}
.main .pi_top .pi_top_right .pi_jianjie{}
.main .pi_top .pi_top_right .pi_jianjie p{margin:0;color:#666;line-height:30px;background: none;padding: 0;}
.main .pi_top .pi_top_right .pi_btn{padding-top:20px;text-align:left;font-size:0;-webkit-text-size-adjust:none;}
.main .pi_top .pi_top_right .pi_btn span{display:inline-block;background:#F35F00;height:50px;line-height:50px;color:#FFF;padding:0 15px;font-size:18px;margin-left:20px;border-radius:3px;margin-top: 10px;}
.main .pi_top .pi_top_right .pi_btn span a{color:#FFF;display:block;width:100%;height:100%;}
.main .pi_top .pi_top_right .pi_btn span:first-child{margin-left:0;}
.main .pi_top .pi_top_right .pi_btn span:last-child{background:#253F66;}
.main .pi_center{margin-top:20px;}
.main .pi_center .pi_left{width:100%;float:left;}
.main .pi_nav {
    overflow: hidden;
}
 .main .pi_nav li{
    float: left;
    cursor: pointer;
}
.main .pi_nav{font-size:0;-webkit-text-size-adjust:none;background:#DDD;margin-top: 20px;}
.main .pi_nav span{display:inline-block;height:40px;line-height:40px;color:#FFF;width:120px;font-size:14px;text-align:center;background-color: #DA2219;}
.main .gtable iframe{
    display: block;
    width: 600px;
    height: 450px;
    margin: 30px auto;
}
.main .pi_content{overflow-x: scroll;}
.main .pi_nav .on span{background:#00AEB7;}
.main .pi_content{padding:20px 0 30px;}
.main .pi_content .pro_txt{font-size:15px;line-height:30px;}
.main .pi_content .pro_txt p{font-size:15px;line-height:30px;}
.main .pi_content .pro_txt h2{margin:0;font-size:20px!important;padding:10px 0;font-weight:bold;line-height:30px!important;}
.main .pi_content .pro_txt h3{margin:0;font-size:18px!important;margin:8px 0;font-weight:bold;line-height:28px!important;}
.main .pi_content .pro_txt h4{margin:0;font-size:16px!important;margin:6px 0;font-weight:bold;line-height:26px!important;}
.main .pi_content .pro_txt img{max-width:100%;height:auto;margin:0 auto;display:block;}
.main .pi_content .pro_txt table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width: 100%!important;}
.main .pi_content .pro_txt table td{border-right:1px solid #000;border-bottom:1px solid #000;padding:7px 0;}
.main .pi_content .pro_txt table td p{line-height:1.5!important;font-size:15px!important;}
.main .pi_content .pro_txt .p_iframe .p_ifr{width:100%;padding-bottom:75%;position:relative;}
.main .pi_content .pro_txt .p_iframe .p_ifr iframe{width:100%;height:100%;position:absolute;left:0;top:0;display:block;}


.ovh .product_wrap_li{
  width: auto;float: none;
}
.ul-tabx1 {
  overflow: hidden;
  background: #eee;
  border-radius: 3px;
}
.ul-tabx1 li{
  float: left;
  font-size: 15px;
  width: 140px;
  line-height: 40px;
  color:#333;
  text-align: center;
  cursor: pointer;
}
.ul-tabx1 li.on,
.ul-tabx1 li:hover{
  background: #253F66;
  color:#fff;
}


@media screen and (max-width:1500px){

}

@media screen and (max-width:1430px){
.main .pi_top .pi_top_right{padding-top: 0;}
}

@media screen and (max-width:1230px){
.main .pi_top .pi_top_left{float: none;margin-right: 0;width: 600px;margin-bottom: 20px;}
.main .pi_top .pi_top_right{padding-left: 0;}
}

@media screen and (max-width:1023px){
.proinfo .box{width: auto;float: none;overflow: hidden;margin-bottom: 20px;}
}
@media screen and (max-width:767px){
.main .pi_top .pi_top_left{width: auto;}
.tabxx table{width: 700px;}

}