body {
    font-family: 微软雅黑;
    font-size: 14px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

img {
    display: block;
    margin: 0 auto;
    padding: 0 auto;
    border: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}
.bodywidth {
    width: 1200px;
    margin: 0 auto;
    /*border: 1px solid red;*/
}

.clearfix {
    clear: both;
}

.Tit {
    margin-bottom: 30px;
}

h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
}

.tit {
    margin-bottom: 30px;
}

.More {
    text-align: center;
}

.More a {
    font-size: 14px;
}

.More a:hover {
    background-color: #b5001c;
}
p{
    padding:0;
    margin: 0;
    line-height: 25px;
}
.title{
    margin-bottom: 30px;
}
/* 图库 */


/*--------------------------------------------------------------页眉----------------------------------------------*/
.nav{
    width: 100%;
    position: absolute;
    z-index: 100;
    left: 0;
    top:0;
    
    background-color: rgba(255, 255, 255, 0.7);
}
.nav .Nav {
    float: left;
}
.nav .Logo{
    margin-top: 25px;
    float: left;
}
.nav .DH{
    float: right;
    margin-top: 33px;
}
/*--------------------------------------------------------------------魔板通用-------------------------------------------------*/

.neiyecont1 .left {
    float: left;
}

.neiyecont1 .right {
    width: 970px;
    float: right;
}

.neiyecont1 {
    overflow: hidden;
    padding: 20px 0;
}

.neiyecont1_1 .NIndexCont2_2_3 .PageName {
    display: none;
    padding: 10px 0;
    font-size: 15px;
    padding-left: 10px;
    background-color: #edf0f9;
    border-bottom: 2px solid #b5001c;
    color: #000;
    margin-bottom: 30px;
}

.neiyecont1_1 .NIndexCont2_2_3 .PageCont p {
    text-indent: 2em;
}
.neiyecont1_1 .NIndexCont2_2_3 .PageBack {
    text-align: center;
    margin-top: 20px;
}

.neiyecont1_1 .NIndexCont2_2_3 .PageBack a {
    border-radius: 5px;
    background-color: #ddd;
    padding: 8px 25px;
}

.neiyecont1_1 .NIndexCont2_2_3 .PageBack a:hover {
    background-color: #b5001c;
    color: #fff;
}

.neiyecont1_1_1 {
    padding: 10px 0;
    border: 1px #EEE solid;
    border-radius: 3px;
    text-indent: 10px;
    margin-bottom: 10px;
}

.neiyecont1_2 {
    width: 202px;
}

.neiyecont1_2_1 .title {
    padding: 8px 0;
    font-size: 16px;
    border: 1px #EEE solid;
    border-radius: 3px;
    text-align: center;
}
.neiyecont1_2_1_1 ul{
    border:1px solid #eee   ;
}
.neiyecont1_2_1_1 ul li a {
    display: block;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    color: #333;
    border-bottom: 1px #CCC dotted;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    background: url('ico4.png') no-repeat 190px center;   
}

/* .cpzsindex1 ul li a:hover{
    background-color: #ff6501;
    color: #fff;
} */

.neiyecont1_2_1_1 ul li a:hover {
    background-color: #b5001c;
    color: #fff;
}

.neiyecont1_2_1_1 ul li ul {
    display: none;
}

.neiyecont1_2_1_1 ul li ul li a {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
    color: #999;   
}

.neiyecont1_2_1_1 ul li ul li a:hover {
    background: #b5001c;
    color: #fff;
}

.neiyecont1_2_1_1 ul li ul li a {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.neiyecont1_2_4 {
    border: 1px solid #ddd;
    margin-top: 30px;
}

.neiyecont1_2_4 .title {
    font-size: 20px;
    color: #b5001c;
    text-align: center;
    background-color: #f2f2f2;
    padding: 10px 0;
    font-weight: 800;
}

.neiyecont1_2_4 .neiyecont1_2_4_1 p {
    line-height: 30px;
    padding: 0 10px;
}

.Pagination {
    text-align: center;
    display: none;
}

.Pagination a {
    padding: 5px 10px;
    background-color: #b5001c;
    margin: 0 10px;
    border-radius: 5px;
    color: #fff;
}

.Pagination a:hover {
    background-color: #b5001c;
}


/* --------------------------------------------------------------------魔板通用结束------------------------------------------------- */
/* 公司简介 */
.gywm{
    margin-top: 30px;
}
.sb .LightBox {
    overflow: hidden;
    margin-top: 30px;
}
.sb .LightBox li {
    float: left;
   margin-left: 20px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 2px;
}
.sb .LightBox li:first-child{
    margin-left: 0;
}
.sb .LightBox li a {
    display: block;
    width: 220px;
    height: 293px;
    border: none;
    overflow: hidden;
}
.sb .LightBox li a img {
    display: block;
    width: 220px;
    height: 293px;
    transition: transform 0.2s ease;
}
.sb .LightBox li a:hover img {
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}

/* 产品列表 */

.NIndexCont2_2_3 .RecordTotal {
    text-align: right;
    margin-bottom: 30px;
}

.NIndexCont2_2_3 .ColumnsIcoList {
    overflow: hidden;
}

.NIndexCont2_2_3 .ColumnsIcoList li {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}

.NIndexCont2_2_3 .ColumnsIcoList li:nth-child(3n+1) {
    margin-left: 0;
}
.NIndexCont2_2_3 .ColumnsIcoList li .Image{
    padding:3px;
    border:1px solid #e5e5e5;
}
.NIndexCont2_2_3 .ColumnsIcoList li .Image a {
    display: block;
    width: 300px;
    height: 400px;
    overflow: hidden;

}

.NIndexCont2_2_3 .ColumnsIcoList li .Image img {
    display: block;
    width: 300px;
    height: 400px;
    transition: transform 0.2s ease;
}

.NIndexCont2_2_3 .ColumnsIcoList li .Image a:hover img {
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}
.NIndexCont2_2_3 .ColumnsIcoList li .ImageName{
    text-align: center;
}
.NIndexCont2_2_3 .ColumnsIcoList li .ImageName a {
    display: block;
    width: 278px; 
    padding: 10px 10px 0px 10px;
    font-size: 16px;
    
}
.NIndexCont2_2_3 .ColumnsIcoList li .ImageName a:hover{
    color: #b5001c;
}
.NIndexCont2_2_3 .ColumnsIcoList li .ImageBrief{
    display: none;
    text-align: center;
    max-width: 300px;
    line-height: 25px;
    margin-top: 10px;
    height: 45px;
    overflow: hidden;
    font-size: 12px;
    color: #b5001c;
}
.NIndexCont2_2_3 .PageCont .cpzx-ny{
    border:1px solid #e5e5e5;
    margin-bottom: 30px;
    padding: 5px;
}

/*产品分类*/

.pageNav {
    clear: both;
    padding-top: 20px;
    text-align: center;
}

.pageNav span {
    padding: 5px;
    border: 1px solid #eee;
    margin: 2px;
    cursor: pointer;
}

.pageNav span:hover {
    background-color: #004ea1;
    color: #fff;
}

.pageNav .pageSelect option:hover {
    background-color: #004ea1;
}

.zt {
    overflow: hidden;
}

.zt .left {
    float: left;
}

.zt .left img {
    display: block;
    width: 300px;
    height: 300px;
}

.zt .right {
    min-height: 300px;
    float: right;
    width: 600px;
    border-left: 1px solid #ccc;
    overflow: hidden;
    padding-left: 35px;
}

.zt .right .Name {
    font-size: 24px;
    padding: 20px 5px;
    font-weight: 800;
}

.zt .right .tit {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.zt .right .jgtd {
    padding: 10px;
    margin-top: 20px;
    background: #f7f8fa;
    color: #666;
}

.xx {
    border: 1px solid #ddd;
    margin-top: 20px;
}

.xx a {
    display: block;
    width: 95px;
    padding: 0 40px;
    color: #333;
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    background-color: #f2f2f2;
    border-right: 1px solid #ddd;
    text-align: center;
}


/*相关产品*/

.Related {
    display: none;
}

.MsgTable {
    width: 80%;
    margin-top: 20px;
    background-image: url("zxly-bg.png");
    padding: 30px 10px;
    padding-bottom: 100px;
}


/* 新闻中心 */

.NIndexCont2_2_3 .ColumnsIcoList .newsList {
    clear: both;
    margin-left: 0;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0;
    padding: 15px 0;
    /* background: url("xw-2.png") center left no-repeat; */
    overflow: hidden;
}

.NIndexCont2_2_3 .ColumnsIcoList .newsList .newsImg {
    /* display: none; */
    float: left;
    margin-right: 30px;
    padding:3px;
    border:1px solid #e5e5e5;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg{
    float: right;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .newsImg a{
    display: block;
    width: 100;
    height: 75px;
    overflow: hidden;
    
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .newsImg a img{
    display: block;
    width: 100;
    height: 75px;
    transition: transform 0.2s ease;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .newsImg a:hover img{
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg {
    width: 750px;
}

.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg .newsBrief {
    color: #999;
    max-width: 750px;
}


.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg .newsName {
    margin-bottom: 15px;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg .newsName a{
    
    font-weight: 800;  
}

.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg .newsTime {
    float: right;
}

/* .NIndexCont2_2_3 .ColumnsIcoList .newsList:hover {
    background: url("xw-3.png") center left no-repeat;
} */

.NIndexCont2_2_3 .ColumnsIcoList .newsList:hover .newsName a {
    color: #b5001c;
}


/* 新闻分类 */
.ColumnsTitle{
    overflow: hidden;
    background: #b5001c;
    padding:10px 20px;
    
}
.ColumnsTitle .ColumnsName{
    float: left;
    color: #fff;
}
.ColumnsTitle .ColumnsMore{
    float: right;
}
.ColumnsTitle .ColumnsMore a{
    color: #fff;
}
.NIndexCont2_2_3 .CustomTextList{
    margin-bottom: 30px;
}
.NIndexCont2_2_3 .CustomTextList li {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding:10px 20px; 
    /* background: url("xw-2.png") center left no-repeat; */
}
.NIndexCont2_2_3 .CustomTextList li:nth-child(2n){
background-color: #e5e5e5;
}
/* .NIndexCont2_2_3 .CustomTextList li:hover {
    background: url("xw-3.png") center left no-repeat;
} */

.NIndexCont2_2_3 .CustomTextList li:hover .Name a {
    color: #b5001c;
}

.NIndexCont2_2_3 .CustomTextList li .Name {
    float: left;
}

.NIndexCont2_2_3 .CustomTextList li .Time {
    float: right;
}

.NIndexCont2_2_3 .CustomTextList li .Cont {
    display: none;
}
/* 新闻内容 */
.PageFrom{
    text-align: center;
    margin-bottom: 20px;
}
.xwzx-ny p{
    margin-bottom: 10px;
    line-height: 25px;
}


/* 关于我们 */
.gsjj-ny .gsjj-nav{
    overflow: hidden;
}
.gsjj-ny .gsjj-nav li{
    max-width: 485px;
    float: left;
    height:206px ;
}
.gsjj-ny .gsjj-nav .wz{
    background-color: rgba(224, 185, 150, 0.1);
    width: 405px;
    padding:0 40px;
}
.gsjj-ny .gsjj-nav .wz1{
    background-color: rgba(224, 185, 150, 0.1);
    width: 405px;
    padding:0 40px;
}
.gsjj-ny .gsjj-nav .wz p{
    margin-top: 15px;
}
.gsjj-ny .gsjj-nav .wz1 p{
    margin-top: 30px;
}
.gsjj-ny .gsjj-nav li img{
    width: 485px;
}



/* 联系我们 */

.lxwm {
    overflow: hidden;
}

.lxwm .lx {
    float: left;
    max-width: 470px;
}

.lxwm .dt {
    float: right;
    border:1px solid #e5e5e5;
}

.lxwm .lx h3 {
    color: #b5001c;
    margin-bottom: 30px;
}

.lxwm .lx .wz {
    overflow: hidden;
    line-height: 30px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px;
}



/* 页脚 */

/* 新闻分类 */
.xwfl-index .xwfl-nav{
    overflow: hidden;
}
.xwfl-index .xwfl-nav li{
    float: left;
    width: 50%;
    position: relative;
}
.xwfl-index .xwfl-nav li .bt img{
    width: 100%;
}
.xwfl-index .xwfl-nav li .More{
    position: absolute;
    text-align: center;
    top:58%;
    left: 50%;
    margin-left: -80px;
}
.xwfl-index .xwfl-nav li .More a{
    padding:15px 50px;
    border:1px solid #fff;
    color: #fff;
}
.xwfl-index .xwfl-nav li .More a:hover{
    border: none;
    background-color: #b5001c;
}
/* 页脚 */
.yj{
    padding:50px 0;
    background:#1e1e1e url("yj-bg.png") center bottom no-repeat;
}
.yj .yj-nav{
    overflow: hidden;
}
.yj .yj-nav>li{
    float: left;
    background: url("jt.png") 55px 30px no-repeat;
    padding:0 30px;
    font-size: 16px;
    color:#fff;
    text-align: center;
    height: 280px;
    border-left:1px dashed rgba(255, 255, 255, 0.3);
}
.yj .yj-nav>li:first-child{
    padding-left: 0;
    background: url("jt.png") 30px 30px no-repeat;
    border: none;
}
.yj .yj-nav .er{
    background: url("jt.png") 120px 30px no-repeat;
}
.yj .yj-nav .dh{
    background: none;
    font-size: 16px;
    text-align: left;
}
.yj .yj-nav li ul{
    margin-top: 30px;  
}
.yj .yj-nav li .lp{
    width: 200px;
}
.yj .yj-nav li .lp li{
    float: left;
    margin-left: 30px;
}
.yj .yj-nav li .lp li:nth-child(2n+1){
    margin-left: 0;
}
.yj .yj-nav li ul li{
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}
.yj .yj-nav li ul li a{
    color: #868686;
}
.yj .yj-nav li ul li a:hover{
    color: #ec1d27;
}
.yj .yj-nav .dh{
    border-left: none;
}
.yj .yj-nav .dh .lxdh{
    color: #b5001c;
    font-size: 24px;
    margin-top:25px;
    margin-bottom: 30px;
    text-align: left;
}
.yj .yj-nav>li .dh .dz{
    font-size: 14px;
    color: #868686;
}




/*  */

.ewm{
    display: block;
    width: 232px;
    height: 232px;
}
.ewm img{
    width: 232px;
    height: 232px;
}
/* 友情链接 */
.yqlj .lj{
    line-height: 50px;
}
.yqlj .lj a{
    margin-right: 10px;
}
.yqlj .lj a:hover{
    color: #ec1d27;
}
