@charset "utf-8";
.main{
    overflow: hidden;
    margin-bottom: 60px;
}
.subClass{
    width: 94.44%;
    margin: 2.8% auto 2.1%;
}
.scLi{
    width: 31.5%;
    font-size: 0.75em;
    line-height: 2.5;
    background: #f90502;
    float: left;
    margin-bottom: 2.21%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.scLi:nth-child(2) ,
.scLi:nth-child(5) ,
.scLi:nth-child(8) ,
.scLi:nth-child(11) {
    margin-left: 2.75%;
    margin-right: 2.75%;
}
.scLiA{
    width: 45%;
    font-size: 0.75em;
    line-height: 2.5;
    background: #f90502;
    float: left;
    margin: 0 2.5% 2.21%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.subClass a{
    color: #fff;
}
.scLiOn{
    background: #fff100;
}
.scLiOn a{
    color: #333;
}


/* 分页 */
.pagebar{
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding: 17.25px 0 28.75px;
}
.pagebar a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 24.15px;
    height: 24.15px;
    line-height: 24.15px;
    text-align: center;
    font-size: 0.8em;
    color: #666;
    margin: 0 0.73%;
    border: 0.575px solid #bfbfbf;
    border-radius: 2.875px;
}
.pagebar .prev ,
.pagebar .next{
    width: 51.75px;
}
.pagebar .on{
    background: #f90502;
    color: #fff;
    border-color: #f90502;
}



/* 翻页 */
.preAndNext{
    width: 94.44%;
    margin: 0 auto 2%;
}
.preAndNext li a {
    font-size: 1em;
    color: #333;
    text-decoration: none;
    line-height: 1.83;
}

.preAndNext li a:hover {
    color: #f90502 ;
    text-decoration: none;
}
.preAndNext span{
    color: #f90502;
}

/*子页样式*/

.pagecon {
    text-align: justify;
    font-size: 0.92em;
    width: 90%;
    margin: 0 auto;
    line-height: 2;
    color: #191919;
    font-family: "Classic Grotesque W01", "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", sans-serif;
    padding: 0 0 3%;
}
.pagecon p{
    margin: 0.3em 0 0.5em;
}
.pagecon img{
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 1em;
}
.pagecon p span img {
    width: 60%;
    height: auto;
}
.pagecon .mDetail{
    padding: 20px 0 20px;
    margin: 0 auto;
}
.artc {
    min-height: 400px;
    margin: 0 auto;
    margin-top: 0px;
}

.aimg {
    margin: 30px 0;
    text-align: center;
}

.aimg img{
    display: block;
    max-width: 100%;
    height: auto;
}

.pagecon .tit {
    color: #000;
    font-weight: bold;
    font-size: 1rem;
    display: block;
    padding: 8px;
    text-align: center;
}

.pagecon .info {
    font-size: 0.9rem;
    display: block;
    text-align: center;
    font-size: 0.8rem;
    border-bottom: 1px solid #999;
    margin: 5px 8px;
    border-top: 1px solid #999;
    color: #333;
    padding: 0 !important;
}

.pagecon .content {
    margin: 0 auto;
    font-size: 0.9rem;
    text-align: justify;
    color: #333;
    width: 90%;
    padding-top: 8px;
    margin-bottom: 10px;
    min-height: 300px;
}

/* 子页map导航 */
.map {
    line-height: 3.8;
    font-size: 0.9em;
    color: #b1ada1;
    border-bottom: 1px solid #b5b6ae;
    overflow: hidden;
    background: #fff;
}
.map img {
    padding-left: 15px;
    padding-right: 1px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
}

.map a {
    color: #b1ada1;
}

.map a:hover {
    color: #f90502 ;
}

/* 新闻列表 */
.artc {
    min-height: 350px;
    margin: 0 auto;
}
.newlist ul li {
    font-size: 0.98em;
    line-height: 4;
    padding-left: 5%;
    max-height: 3rem;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.newlist li a {
    color: #333;
    font-size: 100%;
    display: block;
    max-width: 80%;
    overflow: hidden;
}
.newlist li:hover a {
    color: #f90502;
}

.env{
    margin: 20px 0 0;
}
/* 图片列表 */
.caseList{
    width: 94.44%;
    margin: 0 auto;
    padding: 0 0 3%;
    min-height: 350px;
}
.caseList li{
    width: 48.5%;
    float: left;
}
.caseList li:nth-child(1),
.caseList li:nth-child(3), 
.caseList li:nth-child(5), 
.caseList li:nth-child(7), 
.caseList li:nth-child(9) {
    margin-right: 3%;
}
.casePic{
    width: 100%;
    height: 130px;
    line-height: 130px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(7, 17, 27, .3);
    text-align: center;
}
.casePic img{
    display: inline-block;
    vertical-align: middle;
    max-height: 130px;
    width: auto;
}
.caseTit{
    width: 100%;
    height: 34.5px;
    line-height: 34.5px;
    font-size: 0.8em;
    color: #333333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 产品参数 */
.pro-det em{
    font-style: normal;
    color: #f90502;
}
.pro-det-a{
    margin-top: 20px;
}


@media only screen and (min-width:321px) and (max-width:376px) {
    .map {
        font-size: 0.78em;
    }
    .map img {
        height: 7px;
    }
    .pagecon {
        font-size: 0.92em;
    }

    .newlist ul li {
        font-size: 0.92em;
    }

    .preAndNext li a {
        font-size: 0.9em;
    }

    .pagebar{
        padding: 15px 0 25px;
    }
    .pagebar a{
        font-size: 0.7em;
        width: 21px;
        height: 21px;
        line-height: 21px;
        border: 0.5px solid #bfbfbf;
        border-radius: 2.5px;
    }
    .pagebar .prev ,
    .pagebar .next{
        width: 45px;
    }
}

@media only screen and (max-width:320px) {
    .map {
        font-size: 0.67em;
    }
     .map img {
        height: 5px;
    }
    .pagecon {
        font-size: 0.85em;
    }
    .newlist ul li {
        font-size: 0.73em;
    }

    .preAndNext li a {
        font-size: 0.9em;
    }

    .pagebar{
        padding: 13.2px 0 22px;
    }
    .pagebar a{
        font-size: 0.6em;
        width: 18.48px;
        height: 18.48px;
        line-height: 18.48px;
        border: 0.44px solid #bfbfbf;
        border-radius: 2.2px;
    }
    .pagebar .prev ,
    .pagebar .next{
        width: 39.6px;
    }
}



