.shop_box{
    padding-top: 20px;
    padding-bottom: 80px;
    min-height: 665px;
}
.shop_box .box_left{
   width: 73%;
}
.shop_box .box_right{
   width: 25%;
}
.box_left .item_box{
   padding:17px 20px 22px;
   box-sizing: border-box;
   border: 1px solid #f1f3f7;
   margin-bottom: 20px;
}
.item_box .item_title{
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    position: relative;
    padding-left: 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.item_box .item_title::before{
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 20px;
     background: #20c5b9;
     left: 0;
     top: 3px;
}
.item_box .more{
    font-weight: 400;
color: #20c5b9;
font-size: 16px;
margin-top: 5px;
}
.item_box .item_txt li{
    width: 48%;
    float: left;
}
.item_box .item_txt li a{
    width: 100%;
    display: block;
    font-weight: 400;
color: #666666;
line-height: 40px;
height: 40px;
font-size: 14px;
}
.item_box .item_txt li:nth-child(odd){
   margin-right: 26px;
}
.item_box .item_txt li a:hover{
    color: #20c5b9;
}
.item_box .about_infor{
    color: #666666;
    line-height: 30px;
    font-size: 14px;
}
.item_box .about_infor .threeline{
   height: 90px;
}
.company_list li{
   width: 18.9%;
   float: left;
   text-align: center;
   margin-right: 10px;
   border: 1px solid transparent;
}
.company_list li:nth-last-of-type(1){
    margin-right: 0;
}
.company_list li .comlogo{
    position: relative;
    height: 69px;
    display: block;
}
.company_list li .comtxt{
    color: #333333;
    line-height: 36px;
    height: 36px;
    font-size: 14px;
    padding: 0 10px;
    box-sizing: border-box;
    display: block;
}
.company_list li:hover .comlogo{
    border: 1px solid #23b7b7;
}
.company_list li .comtxt:hover{
    color:#23b7b7;
}
.recom_list .recomlogo{
  position: relative;
  display: block;
  width: 32.3%;
  float: left;
  height: 118px;
  margin-right: 11px;
}
.recom_list .recomlogo:nth-last-of-type(1){
    margin-right: 0;
}
.recomcom .recomtit{
    font-weight: bold;
color: #333333;
line-height: 28px;
height: 28px;
font-size: 20px;
margin-top: 14px;
margin-bottom: 14px;
}
.side_box{
    margin-bottom: 20px;
    padding:17px 21px 20px;
    box-sizing: border-box;
}
.side_box .erweicode{
    width: 106px;
   height: 106px;
   position: relative;
   float: left;
   margin-right: 16px;
   
}
.side_box .erweitxt,.erweibox .ewbox{
    width: 43%;
    float: left;
    padding-top: 19px;
}
.side_box .erweitxt p,.erweibox .ewbox span{
    font-weight: bold;
color: #20c5b9;
line-height: 32px;
font-size: 22px;
}
.erweibox .ewbox span{
    display: block;
}
.side_box.erweibox{
    padding: 13px;
    position: relative;
    box-sizing: border-box;
}
.erweibox i{
  position: absolute;
  width: 9px;
  height: 9px;
  display: block;
}
.erweibox i.toplf{
    top: 0;
    left: 0;
    background:  no-repeat;
}
.erweibox i.toprt{
    top: 0;
    right: 0;
    background:  no-repeat;
}
.erweibox i.bomlf{
    bottom: 0;
    left: 0;
    background:  no-repeat;
}
.erweibox i.bomrt{
    bottom: 0;
    right: 0;
    background:  no-repeat;
}
.side_box .sidetit{
    font-weight: bold;
color: #333333;
/* line-height: 40px; */
font-size: 16px;
margin-bottom: 26px;
}
.side_box .sidetit .more{
    font-weight: 400;
    color: #20c5b9;
}
.side_box .cominfor p{
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 13px;
}

.sidetit.tagtit{
   border-bottom: 1px solid #f1f3f7;
   padding-bottom: 18px;
   margin-bottom: 6px;
}
.side_box .taglist a{
   display: block;
   width: 50%;
   font-weight: 400;
    color: #666666;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    float: left;
    padding-right: 5px;
    box-sizing: border-box;
}
.side_box .taglist a:hover{
    color: #20c5b9;
}


.contact_infor p{
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    font-size: 14px;
}
.contact_infor p .infor_01{
   margin-right: 79px;
   min-width: 42px;
   display: inline-block;
   float: left;
}
.contact_infor p .infor_02{
   float: left;
   width: 62%;
}
.contact_infor p .infor_02.cibacompanyaddress{
     max-height: 80px;
}

.cominfor .qiye_name {
    max-height: 50px;
}
.cominfor .comname{
   height: 26px;
}
.cominfor .comadress{
    max-height: 52px;
}
.article{
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.article h1{
    color: #333333;
line-height: 28px;
font-weight: 400;
font-size: 24px;
margin-bottom: 12px;

}
.article .infor{
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    margin-bottom: 30px;
}
.article p{
    font-size: #333333;
    font-size: 16px;
    line-height: 26px;
}
.article .arbox{
    margin-bottom: 60px;
}
.arbox img{
    max-width: 100%;
    max-height: 100%;
    margin: 10px auto;
}

.videobox video{
    width: 100%;
    max-height: 257px
}
.part_box p{
   width: 49%;
   font-size: 12px;
   color: #666666;
}
.part_box p a{
    color: #23b7b7;
    width: 82%;
    display: block;
    line-height: 26px;
    height: 26px;
    float: left;
}
.tagbox a{
    height: 38px;
    line-height: 38px;
    border: 1px solid #f1f3f7;
    border-radius: 5px;
    float: left;
    width:18.8%;
    display: block;
    text-align: center;
    color: #333333;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0 5px;
    box-sizing: border-box;
}
.tagbox a:nth-of-type(5n){
   margin-right: 0;
}
.tagbox a:hover{
    border: 1px solid #23b7b7;
    color: #23b7b7;
}
.item_box.item_tag{
    padding-bottom: 10px;
}
/* 站点地图 */
.mp {
    width: 100%;
    padding: 17px 0px 10px;
    box-sizing: border-box;
}
.map_baidu {
    width: 100%;
    height: 332px;
}


/* 底部悬浮 */
.containe0 .icon-pub{
    top: 9px;
}
.containe0 .icon-square{
    width: 48px;
    height: 48px;
}
@media screen and (max-width:1023px) {
    .side_box .erweitxt{
        width: 36%;
    }
    .side_box .erweicode{
        margin-right: 8px;
    }
    .article .arbox{
        margin-bottom: 25px;
      }
}

@media screen and (max-width:793px){
    .shop_box .box_left{
        width: 100%;
        float: none;
        margin-bottom: 0;
    }
    .shop_box .box_right{
        width: 100%;
        float: none;
    }
    .item_box .item_txt li{
        width: 100%;
    }
    .side_box .erweicode{
        float: none;
        margin: auto;
    }
    .erweibox .ewbox{
        width: 100%;
        margin: auto;
        text-align: center;
        padding-top: 10px;
    }
    .shop_box{
        padding-bottom: 40px;
    }
}

@media screen and (max-width:767px) {
    .part_box p{
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .tagbox a{
        width: 48.5%;
    }
    .box_left .tagbox a:nth-of-type(2n){
        margin-right: 0;
    }
    .tagbox a:nth-of-type(5n) {
        margin-right: 10px;
    }
    .article h1{
        font-size: 22px;
    }
    .contact_infor p .infor_01{
        margin-right: 27px;
    }
    .contact_infor p .infor_02{
        width: 71%;
    }
}

@media screen and (max-width:415px){
    .arbox img{
        width: 100%;
    }
}

@media screen and (max-width:410px){
    .tagbox a{
        width: 48%;
    }
}

@media screen and (max-width:375px){
    .part_box p a{
        width: 75%;
    }
}


.side_box .cominfor.businesstj p{
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.side_box .sidetit a{
    float: right;
    font-size: 14px;
    color: #20c5b9;
    -webkit-transition: color .2s;
    transition: color .2s;
    margin-top: 3px;
}