﻿.weizhi {
    background-color: #e9e9e9;
    height: 50px;
    line-height: 50px;
}

.main {
    MARGIN: 0px auto;
    WIDTH: 1200px;
    overflow: hidden;
    margin-bottom: 54px;
}

.main a {
    COLOR: #666;
    text-decoration: none;
}

.position {
    color: #333;
    font-size: 14px;
}

.sort_list {
    line-height: 50px;
    margin-top: 30px;
    text-align: center;
    width: 181px;
    float: left;
}

.sort_list h3 {
    border-bottom: 1px solid#fff;
    color: #fff;
    _width: 255px;
    background-color: #0080cc;
    background-repeat: no-repeat;
    background-position: 210px;
    width: 230px;
    margin-left: 11px;
    height: 73px;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    line-height: 73px;
}

.sort_list a {
    padding: 3px 25px;
    font-size: 16px;
    background-color: #eeeeee;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    width: 100%;
    border-bottom: 1px solid
    #fff;
}

.demo_contact {
    width: 231px;
    padding-bottom: 10px;
    margin-left: 10px;
    text-align: left;
    background-color: #F4F4F4;
    float: left;
}

.demo_contact .p1 {
    font-size: 18px;
    font-weight: bold;
    color: #999;
    padding-top: 20px;
    line-height: 27px;
    padding-left: 14px;
}

.demo_contact .p2 {
    font-size: 12px;
    font-family: Arial;
    color: #969696;
    line-height: 27px;
    padding-left: 14px;
}

.demo_contact .p3 {
    font-size: 15px;
    color: #121212;
    font-family: Arial;
    padding-top: 10px;
    line-height: 27px;
    padding-left: 14px;
}

.demo_contact .p4 {
    font-size: 12px;
    color: #9eacb8;
    line-height: 27px;
    padding-left: 14px;
}
.content {
    line-height: 24px;
    min-height: 400px;
    padding: 40px 0px;
    font-size: 14px;
    width: 940px;
    float: right;
}
.info_title H1 {
    margin: 10px 0;
    font: 200 30px Microsoft Yahei;
    text-align: center;
    color:#000;
}
.NewsList {
    height: auto;
    text-align: left;
}
.NewsList ul li {
    border-bottom:
            #CCCCCC 1px dotted;
    background: url(../images/newslist.jpg) top left no-repeat;
    text-indent: 35px;
    margin-top: 10px;
    padding-bottom: 15px;
}
.news_title {
    font-size: 16px;
    margin-top: 15px;
    color:
            #333;
}
.news_title span {
    float: right;
    font-size: 13px;
    color:
            #999;
}
.news_title a {
    color:
            #333;
}.news_jj {
     line-height: 25px;
     margin-top: 8px;
     color:
             #818181;
     font-size: 14px;
 }

.news_other {
    text-align: center;
    line-height: 24px;
}
.info_next {
    margin-top: 15px;
    border-bottom: 1px dashed#999999;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .main {
        margin: 0px auto;
        width: 95%;
        margin-bottom: 54px;
    }
    .sort_list {
        line-height: 50px;
        margin-top: 30px;
        text-align: center;
        width: 100%;
        float: left;
        margin-bottom: 7%;
    }
    .banner{
        margin-top: 11%;
    }
    .content {
        line-height: 24px;
        min-height: 400px;
        padding: 16px 0px;
        font-size: 14px;
        width: 100%;
        float: none;
    }
    .info_title H1 {
        margin: 10px 0;
        font: 200 30px Microsoft Yahei;
        text-align: center;
        color: #000;
        font-size: 24px;
    }
    .ProductList li {
        float: left;
        text-align: center;
        padding: 10px 5px;
        list-style: none;
        width: 47%;
        overflow: hidden;
        height: auto;
    }
    .ProductList li a {
        line-height: 30px;
        -webkit-transition: all 0.6s;
        overflow: hidden;
        width: 100%;
        display: block;
        font-size: 12px;
    }
    .Product_img {
        width: 100%;
        height: auto;
        overflow: hidden;
        border: 1px solid #ddd;
    }
    .ProductList li img {
        padding: 5px;
        width: 100%;
        height: 100px;
        margin-bottom: 8px;
        -webkit-transition: all 0.6s;
    }
    .sort_list h3 {
        border-bottom: 1px solid#fff;
        color: #fff;
        _width: 255px;
        background-color: #0080cc;
        background-repeat: no-repeat;
        background-position: 210px;
        width: 99.7%;
        margin-left: 0px;
        height: 73px;
        margin-bottom: 0;
        font-size: 25px;
        font-weight: normal;
        text-align: center;
        line-height: 73px;
    }
    .sort_list a {
        padding: 3px 0px;
        font-size: 16px;
        background-color: #eeeeee;
        margin-left: 0px;
        margin-right: 0px;
        float: left;
        width: 49.7%;
        border-right: 1px solid #fff;
    }
    .demo_contact {
        width: 231px;
        padding-bottom: 10px;
        margin-left: 10px;
        text-align: left;
        background-color: #F4F4F4;
        float: left;
        display: none;
    }

}