
.show-tw {

}
.show-title {
    padding: 12px 0;
    font-weight:  bold;
    font-size: 18px;
    color: #ff0000;
    line-height: 26px;
    text-align: center;
    background: url(?images/left-line.jpg) repeat-x left bottom;
}
.show-info {
    padding: 10px 0;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    text-align: center;
}
.show-tw-ul {
    margin: 0;
    padding: 10px 0;
    font-size: 0;
    text-align: center;
}

.show-tw-li {
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.show-c {
    padding: 10px 65px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
}

.show-c * {
    text-align: left;
}
.show-c img {
    margin: 0 auto;
}
.nshow-c img {
    width: 100%;
    margin-bottom: 10px;
}
@media (max-width: 768px) {
    .show-title {
        padding: .24rem 0;
        font-size: 18px;
        line-height: 26px;
    }
    .show-info {
        padding: .2rem 0;
        font-size: 14px;
        line-height: 20px;
    }
}


/* 上一篇、下一篇 */
.pn_wrapper {
    padding-top: 15px;
}
.pn {
    width: 100%;
    padding-bottom: 6px;
}
.pn_item {
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pn_item_a {
    height: 34px;
    font-size: 16px;
    line-height: 34px;
    color: #76787b;
    overflow: hidden;
}
.pn_item_a:hover {
    color: #ff0000;
}
@media (max-width: 768px) {
    .pn_wrapper {
        text-align: center;
    }
    .pn {
        width: 100%;
        text-align: left;
    }
    .pn_item {
        font-size: 12px;
    }
    .pn_item_a {
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
}



/* 产品详情 */
.container2 {
    width: 100%;
}
.menu {
    float: left;
    height: 34px;
}
.menu ul {
    list-style: none;
    height: 34px;
    padding: 0;
    float: left;
    background: url(?images/tab_bg.jpg) repeat-x;
    width: 880px;
}
.menu li {
    background-image: url(?images/header_tabs1.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
    float: left;
    width: 120px;
    height: 29px;
    cursor: pointer;
}
.menu span {
    color: #000000;
    display: block;
    line-height: 29px;
    font-size: 14px;
    text-align: center;
}
.menu li.current {
    background-image: url(?images/header_tabs21.jpg);
    color: #ffffff;
}
.current span {
    color: #ffffff;
}


.content ul {
    padding: 0;
}
.content ul li {
    padding: 30px 0;
}
.content .culture {
    text-align: left;
}
.tttt {
    margin-top: 20px;
    color: rgb(0, 90, 141);
    font-size: 14px;
    text-align: left;
}
.pshow-table {
    color:#666666;
    font-family:微软雅黑;
    font-size:13px;
    background-color:#FFFFFF;
}
.pshow-table th {
    background:#00904C;
}
.pshow-table th p {
    text-align:center;
    vertical-align:top;
}
.pshow-table th span {
    color: #fff; 
    line-height: 30px;
    font-size: 14px; 
}
.pshow-table .even td{
    background: #CCE7D3;
}
.pshow-table td:first-child p {
    margin-left: 11pt;
    text-align: justify;
    vertical-align: top;
}
.pshow-table td p {
    padding: 4px 0;
    text-align: center;
    vertical-align:top;
}
.pshow-table td span {
    font-size: 14px;
    line-height: 20px;
}
.pdf-w {
    margin-top: 72px;
    text-align: left;
}
.pdf {
    display: inline-block;
    font-size: 18px;
    color: #337FE5;
}
.bv-form {
    width: 75%;
    margin: 20px auto 0;
}
.bv-form .form-group{
    position: relative;
    padding-left: 85px;
    margin-bottom: 15px;
}
.bv-form .label{
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 40px;
    margin: 0;
    line-height: 40px;
    font-size: 14px;
    color: #828282;
    text-align: right;
    justify-content: flex-end;
}
.bv-form .label font{
    margin-right: 5px;
    color: #FF0000;
}
.bv-form .input{
    position: relative;
    height: 40px;
    width: 100%;
}
.bv-form .code{
    width: calc(100% - 115px);
}
.bv-form .form-control{
    width: 100%;
    height: 40px;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #ccc;
    background-color: transparent;  
    vertical-align: top;
}
.bv-form .g-line{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #05bb5f;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.bv-form .form-control:focus {
    color: #495057;
    background-color: transparent;
    border: 1px solid #007bff;
    outline: 0;
    box-shadow: none;
}
.bv-form .form-control:focus+.g-line{
    width: 100%;
}
.bv-form .yzm{
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
    font-size: 0;
    background-color: #ccc;
}
.bv-form .yzm img{
    display: inline-block;
}
.bv-form .submit_btn{
    
}
.bv-form  .btn{
    width: 120px;
    padding: 0 0;
    font-size: 16px;
    line-height: 38px;
    color: #ff0000;
    text-align: center;
    background-color: transparent;
    border: 1px solid #ff0000;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.bv-form  .btn:hover{
    color: #fff;
    background-color: #ff0000;
}
@media (max-width: 768px) {
    .bv-form .form-group {
        margin-bottom: .3rem;
    }
    .bv-form .label {
        height: .8rem;
        line-height: .8rem;
        font-size: 14px;
    }
    .bv-form .input {
        height: .8rem;
    }
    .bv-form .form-control {
        height: .8rem;
        padding: 0 .2rem;
    }
    .bv-form .yzm {
        height: .8rem;
        line-height: .8rem;
    }
    .bv-form .btn {
        width: 100%;
        max-width: 120px;
        line-height: .76rem;
    }
}
@media (max-width: 576px) {
    .menu li {
        width: 70px;
        font-size: 12px;
        background-position: -45px top !important;
    }
    .bv-form {
        width: 100%;
    }
    .bv-form .form-group {
        margin-bottom: .3rem;
    }
    .bv-form .label {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .bv-form .input {
        height: 30px;
    }
    .bv-form .form-control {
        height: 30px;
        padding: 0 .2rem;
    }
    .bv-form .code {
        width: calc(100% - 85px);
    }
    .bv-form .yzm {
        width: 80px;
        height: 30px;
        line-height: 30px;
        margin-left: 5px;
    }
    .bv-form .btn {
        width: 100%;
        max-width: 100px;
        line-height: 28px;
    }
}

