@media (max-width:770px){
    .part_box2{
        width: 100%!important;
        margin: 0 auto
    }
    .head_title{
                padding:30px 0 20px!important
            }
    .pagehead_box {
        padding-left: 1em
    }
}
.pagehead_box {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background-color: #fafbfc;
}
.pagehead_box .container{
    width: 1100px;
    margin: 0 auto
}
.pagehead_box .title{
    font-size: 18px;
}
.pagehead_box .title a:hover{
    color: #2B90ED!important;
}
.pagehead_box .title a {
    color: #586069!important;
}

.head_title{
                margin: 0 auto;
                padding:70px 0 20px;
                font-size: 30px
            }
.part_box2{
    width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.qa_box li{
    border: 0
}
.qa_box li.am-panel a{
    color: #586069!important;
    padding: 5px 10px!important
}
.qa_box .am-panel li a:hover{
    color: #095f8a!important
}
.qa_box .am-panel li a, .qa_box .am-panel p a {
    padding: 0 5px!important;
    display: inline!important;
    color: #0e90d2!important;
}
.qa_box .am-panel li {
    
}
.qa_box .am-panel li p{
    margin: 0
}
.qa_box .admin-sidebar-sub{
    margin-bottom: 10px
}
.qa_box .am-panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.msg_box{
    text-align: center;
    padding: 50px;
    color: #999
}
.scrollspy-nav {
    z-index: 300;
    text-align: center;
    background-color: #fff;
    padding: 20px
}
.common-header_{
    position: relative
}
.am-sticky:after {
    position: absolute;
    right: 0;
    bottom: -12px;
    left: 0;
    z-index: -1;
    display: block;
    height: 12px;
    content: "";
    background: linear-gradient(rgba(0,0,0,0.075), rgba(0,0,0,0.001)) repeat-x 0 0;
}
.price{
    color: #2B90ED;
    font-weight: 700
}
.price_lg{
    color: #2B90ED;
    font-size: 38px;
    font-weight: 400;
}
.head_box{
    font-size: 18px;
    padding: 2px 15px;
    border-left: 6px solid #e7e7e7
}
.head_title img{
                width: 60px; height: 60px;
            }