﻿/*通用*/
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, figure,table,tbody,tr,td {
    margin: 0px;
    padding: 0px;
}

body, button, input, select, textarea {
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

 ul, li, dl, dd, dt, form, h1, h2, h3, h4, h5, h6 {
    list-style: none;
    line-height: 20px;
}

img {
    border: none;
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #333333;
}

.w1120 {
    width: 1120px;
    margin: 0 auto;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.wmax {
    width: 100%;
}

.w960 {
    width: 960px;
    margin: 0 auto;
}
/**/

.logo {
    width: 800px;
    float: left;
    height: 90px;
}

.top-tel {
    width: 300px;
    float: right;
    height: 90px;
    line-height: 40px;
}

    .top-tel h1 {
        font-size: 20px;
        color: #c12121;
        padding-top: 15px;
        margin-bottom: 10px;
    }

        .top-tel h1 span {
            font-size: 16px;
            color: #3d3d3d;
            font-weight: 100;
        }

    .top-tel .qq {
        margin-right: 30px;
    }

.nav {
    height: 60px;
    background: #c12121;
    font-size: 16px;
    
}
.nav .hf{
    display:block;
    border-right:1px solid #9B8F8F;
    height:35px;
    position:relative;top:13px;
}
.lmnav li {
    padding-right:37px;
    padding-left:37px;
    text-align: center;
    line-height: 60px;
    float: left;
    
}

    .lmnav li a {
        font-size: 16px;
        color: #ffffff;
    }

.lmnav .current {
    background: #4f4f4f;
}

.lmnav li:hover {
    background: #4f4f4f;
}

.slide {
    background: url(../images/ban.jpg)center no-repeat;
    height: 522px;
}

.rlzy {
    width: 490px;
    height: 350px;
    background: url(../images/rlzy.png) center no-repeat;
    display: block;
    text-align: center;
    float: left;
}

    .rlzy a {
        padding: 5px 25px 5px 25px;
        background: #4396cc;
        border-radius: 30px;
        font-size: 16px;
        top: 350px;
        position: relative;
        color: #ffffff;
    }

.rqyc {
    width: 490px;
    height: 350px;
    background: url(../images/rqyc.png) center no-repeat;
    display: block;
    text-align: center;
    float: left;
}

    .rqyc a {
        padding: 5px 25px 5px 25px;
        background: #c12121;
        border-radius: 30px;
        font-size: 16px;
        top: 350px;
        position: relative;
        color: #ffffff;
    }
	
	.rqycb a {
        padding: 5px 25px 5px 25px;
        background: #4396CC;
        border-radius: 30px;
        font-size: 16px;
        top: 350px;
        position: relative;
        color: #ffffff;
    }

.ind-Product {
    margin-top: 45px;
}

    .ind-Product ul li {
        width: 200px;
        text-align: center;
        float: left;
        margin-right: 20px;
        margin-left: 20px;
        margin-bottom: 40px;
        min-height: 185px;
		height:280px;
    }

        /*.ind-Product ul li img {
            max-width: 91px;
        }*/

        .ind-Product ul li h2 {
            font-size: 15px;
            font-weight: 100;
            color: #3b3b3b;
            line-height: 35px;
        }

        .ind-Product ul li:hover h2 {
            color: #c12121;
        }

        .ind-Product ul li p {
            font-size: 13px;
            color: #7a7a7a;
        }

.foot {
    background: #4f4f4f;
    height: 230px;
    overflow: hidden;
}

.foot-lafs, .foot-gsjj {
    width: 350px;
    padding-top: 40px;
    float: left;
}

    .foot-lafs dt {
        background: url(../images/lwfs.jpg)center no-repeat;
        width: 33px;
        height: 32px;
        display: block;
        float: left;
    }

    .foot-lafs dd {
        float: left;
        margin-left: 15px;
        position: relative;
        top: 8px;
        color: #ffffff;
    }

        .foot-lafs dd h1 {
            font-size: 18px;
            font-weight: 100;
            margin-bottom: 18px;
        }

        .foot-lafs dd p {
            margin-bottom: 5px;
            font-size: 14px;
        }


    .foot-gsjj dt {
        background: url(../images/gywm.jpg)center no-repeat;
        width: 33px;
        height: 32px;
        display: block;
        float: left;
    }

    .foot-gsjj dd {
        float: left;
        margin-left: 15px;
        position: relative;
        top: 8px;
        color: #ffffff;width:300px;
    }

        .foot-gsjj dd h1 {
            font-size: 18px;
            font-weight: 100;
            margin-bottom: 18px;
        }


.foot-by {
    background: url(../images/foot-by.jpg) center no-repeat;
    height: 250px;
    width: 315px;
    display: block;
    float: right;
}

.foot-bq {
    height: 60px;
}

.fo-bq {
    background: #f3f3f3;
    height: 40px;
    line-height: 40px;
}

.foot-bq dt {
    float: left;
    width: 50%;
    line-height: 40px;
/*    padding-left: 10%;*/
    color: #999999;
    overflow: hidden;
}

.foot-bq dd {
    float: right;
    background: #f3f3f3;
    width: 50%;
    line-height: 40px;
    color: #999999;
    overflow: hidden;
}
/*about*/
.nrban {
    width: 100%;
    height: 305px;
    display: block;
}

.Main {
    width: 1120px;
    margin-top: 20px;
}

.left-Main {
    width: 300px;
    background: #f6f6f6;
    padding-bottom: 40px;
    margin-bottom: 40px;
    float: left;
}

.nav-titl {
    background: url(../images/fl-nav.jpg)center no-repeat;
    height: 81px;
    text-align: center;
}

    .nav-titl h1 {
        line-height: 70px;
        font-size: 30px;
        font-weight: 100;
        color: #ffffff;
    }

.lef-nav li {
    width: 230px;
    margin-left: 20px;
    margin-right: 20px;
    height: 50px;
    line-height: 50px;
    background: #ffffff;
    margin-top: 20px;
    padding-left: 30px;
}
.lef-nav .current {
  background: #c12121;
    color: #ffffff;
}
.lef-nav a {
    line-height: 50px;
    font-size: 15px;
}

.lef-nav li:hover {
    background: #c12121;
    color: #ffffff;
}

.right-Main {
    width: 800px;
    float: left;
    margin-left: 20px;
}

.Navigation {
    background: url(../images/zuob.jpg)left no-repeat;
    height: 40px;
    border: 1px solid #ededed;
    line-height: 40px;
    padding-left: 45px;
}

    .Navigation span {
        color: #c12121;
        margin-left: 10px;
        margin-right: 10px;
    }

    .Navigation a {
        color: #acacac;
    }

.right-Maininfo {
    width: 800px;
    margin-top: 20px;
    color: #989898;
    line-height:28px;
    margin-bottom:20px;
}

.downloadli {
    width: 800px;
    margin-top: 20px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
}

.xzimg {
    width: 185px;
    height: 140px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

    .xzimg img {
        max-width: 100%;
    }

.xzinfo {
    float: left;
    width: 595px;
    font-size: 14px;
    color: #989898;
}

    .xzinfo h2 {
        font-size: 14px;
       
        color: #989898;
    }

        .xzinfo h2:hover {
            color: #c12121;
        }

    .xzinfo .xzlz {
        position: relative;
        top: 20px;
        font-size: 14px;
        color: #303030;
        background: #eeeeee url(../images/xiazai.jpg)left no-repeat;
        padding: 8px 25px 8px 50px;
        border-radius: 20px;
        font-weight: bold;
    }
    .xzinfo p {
    font-size: 14px;margin-top:10px;
    }
        .xzinfo .xzlz:hover {
            color: #c12121;
        }

.news li h2{
    font-size:14px;font-weight:100;

}
.news {
width:880px;
}
.news li {
width:200px;text-align:center ;float:left;margin-left:5PX;margin-right:5PX;margin-top:20px;
}
    .news li h2:hover {
color:#c12121;    
    }
    .news li img {
    max-height:40px;
    }
.pager {
    margin-top:20px;
    height: 50px;
    line-height: 50px;
    padding: 16px 0 10px;
    text-align: center;
}

    .pager a, .pager span {
        color: #888;
        font-size: 14px;
        padding: 8px 14px;
        margin: 0 5px;
        background-color: #FFF;
        border: 1px solid #dbdbdb;
    }
       

        .pager a.on, .pager a:hover {
            background-color: #c12121;
            color: #FFF;
            padding: 8px 15px 7px 15px;
            border-left: none;
            border-top: none;
            border-right: none;
            border-bottom: 1px solid #c12121;
        }

    .pager font {
        color: #c12121;
    }.title {
    font-size:16px;text-align:center
}
.msti {
text-align:center
}
    .msti span {
    margin-right:20px;
    }