@charset "utf-8";


.framecenter{
    min-height: 720px;
}
.fcontent3>.goodshide>ul>li,.fcontent3>ul>li{
   /* background-color: #bdbec0;*/
    background: url("../images/prod-list-title-grey.png") repeat-x;
    background-size: contain;
    margin-bottom: 3px;
}
.fcontent3>ul>li:before, .fcontent3>.goodshide>ul>li:before {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    margin-left: 7px;
    margin-top: 19px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 7px;
    height: 7px;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.fcontent3 ul li.lv2 a{
    padding-left: 20px;
    color: #333;
}
/*.fcontent3 ul li:hover,
.fcontent3 ul li.active{
    background-color: #e8e8e8;
}*/
/*.fcontent3 ul li:hover:before,.fcontent3>.goodshide>ul>li:hover:before {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}*/
.fcontent3 ul li:hover a{
    text-decoration: none;
}
/*
ul.three li:after {
    content: "";
    position: absolute;
    left: 0;
    margin: 16px;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    width: 7px;
    height: 7px;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}*/
.tg{
    width: 100%;
    border-bottom: 1px solid  #484848;
    margin-top: 50px;
}

.tg li{
    display: inline-block;
}
.tg li a ,.contactus,.contactus:hover,.contactus:focus{
    display: inline-block;
    margin-right: 5px;
    line-height: 1.42857143;
    border: 1px solid #464646;
    color: #fff;
 /*   background-color: #bdbec0;*/
    background: url("../images/prod-list-title-grey.png") repeat-x;
    background-size: contain;
    padding: 7px 30px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.pagecontent{
    padding-left: 0;
    padding-right: 0;
}
.righttext{
    margin-bottom: 10px;
}
.readtitle{
    padding: 85px 0 0 50px;
}
.tg li a:hover,
.tg li a:focus{
    text-decoration: none;
}
.panel{
    display: none;
}
@media (max-width: 767px){
    .framecenter{
        padding: 10px 0 0;
    }
    .goodshide{
        display: none;
    }
    .readpic img{
        width: 100%!important;
    }
    .readtitle{
        padding: 2% 0;
    }
    .readtitle dl{
        text-align: center;
    }
    .panel{
        display: block;
    }
    h4.panel-title a{
        display: block;
        padding: 5px 0;
        height: 45px;
        line-height: 30px;
    }
    h4.panel-title a span{
        font-weight: bold;
        float: right;
        font-size: 26px;
        color :#fff;
        background-color: #000000;
        vertical-align: middle;
        padding: 0  4px  2px 4px;
    }
    h4.panel-title a:focus,
    h4.panel-title a:hover{
        text-decoration: none;
    }
    .frameleft, .frameright {
         padding-top: 15px;
         padding-bottom: 0px;
        padding-left: 0;
        padding-right: 0;
    }
}
.goodstitle{
    word-wrap:break-word;
    line-height: 1.3;
}
.righttext{
    padding-left: 0;
    padding-right: 0;
}
.frametop{
    padding: 0;
}

.frameleft {
    padding: 30px 0;
}
.framecenter{
    padding: 20px 15px;
}

