.inside_1 {

        border-radius: 5px;

   /* background: #f3f4f6;*/

    /*width: 960px;*/

}

.common_bt {

    height: 36px;

    line-height: 1.2;

    border-bottom: 1px solid #ddd;

    margin: 0 0px 0px;

}

.common_bt .title {

    float: left;

    font-weight: bold;

    font-size: 26px;

    color: #1e1e1e;

    font-family: "Martel Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;

}

.common_bt .path {

    float: right;

    line-height: 2;

    text-transform: Capitalize!important;

}

.common_content {

    margin: 0px auto 0px;

    height: 100%;

    font-size: 12px;

    margin-bottom: 5px;

}

.common_content:after{

  content: "";

  clear: both;

}

.case_list {

    margin: 0 auto;

}



.case_list ul{

  margin: 0px;

  padding: 0px;

}

.case_list li {

    width: 50%;

    float: left;

    margin-right: 0%;

    height: 165px;

    border-bottom: 1px #ccc dashed;

    /*background: #f3f4f6;*/

    float: left;

    display: inline;

    font-size: 12px;

    box-sizing: border-box;

}

.case_list .img_show {

    vertical-align: middle;

    text-align: center;

    display: block;

    width: 168px;

    height: 141px;

    line-height: 141px;

    font-size: 0;

    border: 1px solid #E0E0E0;

    float: left;

    margin-top: 0px;

    overflow: hidden;

    margin-left: 0px;

    margin-right: 10px;

    float: left;

}

.case_list .img_show img {

    vertical-align: middle;

    *margin-bottom: 80px;

}

.case_list .img_txt {

    height: 165px;

    line-height: 20px;

    text-align: left;

    margin-left: 8px;

    padding-right: 10px;

    margin-top: 10px;

    font-size: 13px;

    overflow: hidden;

}

.case_list .img_txt p{

  margin-bottom: 10px

}

.clr {

    clear: both;

    margin: 0px;

    padding: 0px;

    height: 0px;

    line-height: 0px;

    font-size: 0px;

}





.pageContent_view {

    line-height: 180%;

    color: #666;

    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

    font-size: 12px;

    border-bottom: 1px solid #ddd

}

.ptb10 {

    padding: 20px 0;

    float: left;

    width: 220px;

    overflow: visible;

    margin-right: 0px;

}



.comm_detail_pic {

    float: left;

    margin-left: 12px;

   /* width: 220px;*/

}

.comm_detail_pic .comm_detail_pic_show {

    display: table-cell;

    vertical-align: middle;

    text-align: center;

    display: block;

    width: 202px;

    height: 180px;

    border: 1px solid #E0E0E0;

}

.comm_detail_pic .comm_detail_pic_show img {

    vertical-align: middle;

}

.pageContent_view .itemName {

    float: left;

    margin-left: 10px;

    /*width: 220px;*/

}

#product_info_list {

    list-style-type: none;

    padding: 0px;

    margin: 10px 0 0 0;

}



.product_detail_t {

    font-size: 14px;

    font-weight: bold;

    color: #000;

}



#product_info_list li {

    line-height: 31px;

    color: #333;

}





.pageContent_view .itemParticular {

    padding: 20px 0px;

    font-size: 14px;

    margin: 0 auto;

    margin-left: 0px;

    margin-top: 0px;

    margin-right: 15px;

    overflow: hidden;

    border-left: 1px solid #ddd;

    padding-left: 20px;

    min-height: 400px;

}



.tindex2 {

    color: #000;

    line-height: 25px;

    margin-top: 10px

}

.tindex2 p{

    margin: 0px;

    padding: 0px;

}





.pages {

    text-align:center;

    margin: 0px 0 0 0;

}

.pages li{

    margin: 40px 0 0 0;

}

.pages a, .pages span {

    display:inline-block;

    padding:9px 14px;

    margin:0 1px;

    border:1px solid #f0f0f0;

    -webkit-border-radius:3px;

    -moz-border-radius:3px;

    border-radius:3px;

}

.pages a, .pages li {

    display:inline-block;

    list-style: none;

    text-decoration:none;

    color:#050225;

}

.pages a.first, .pages a.prev, .pages a.next, .pages a.end {

    margin:0;

}

.pages a:hover {

    border-color:#050225;

}

.pages a.cur {

    background:#050225;

    color:#FFF;

    font-weight:700;

    border-color:#050225;

}



@media only screen and (max-width: 767px) {



    .common_bt .path {

    display: none;

    }

  .case_list li {

      width: 100%;

  }

  .ptb10 {

    padding: 20px 0;

    float: left;

    width: 100%;

    overflow: hidden;

    margin-right: 0px;

    float: none;

    }

    .comm_detail_pic{

        width: 100%;

        margin-left: 0px;

    }



    .comm_detail_pic .comm_detail_pic_show {

        width: 100%;

        height: auto;
        display: none

    }



    .pageContent_view .itemParticular{

        border: none;

        padding-left: 0px;

        margin-right: 0px;

    }

}

