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;
}

.clearfix {
    clear: both;
}

.Tit {
    margin-bottom: 50px;
}

h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
}



.More {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.More a {
    font-size: 16px;
    padding: 22px 100px;
    background-color: #ec1d27;
    color: #fff;
}

.More a:hover {
    background-color: #b5001c;
}
p{
    padding:0;
    margin: 0;
    line-height: 25px;
}


/*--------------------------------------------------------------页眉----------------------------------------------*/


/*-------------------------------------------------------------------导航----------------------------------------*/
.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;
}
/* 推荐产品 */
.tjcp-index {
    padding: 50px 0;
}
.tjcp-nav{
    overflow: hidden;
}
.tjcp-nav li{
    float: left;
    margin-left: 20px;
    position: relative;
    margin-bottom: 30px;
}
.tjcp-nav li:nth-child(3n+1){
    margin-left: 0;
}

.tjcp-nav li .ckxq{
    width: 334px;
    height: 251px;
    position: absolute;
    left: 0px;
    top:0px;
    padding:17px 23px;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}
.tjcp-nav li:hover .ckxq{
    display: block;
}
.tjcp-nav .ckxq .K{
    padding-top:69px;
    padding-bottom: 69px;
    border:3px solid #a8a8a8; 
}
.tjcp-nav li .ckxq .Name{
    text-align: center;
    margin-bottom: 57px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    max-width: 328px;
}
.tjcp-nav li .ckxq .Name a{
    font-size: 25px;
    color: #fff;
}
.tjcp-nav li .ckxq .gd{
    text-align: center;
}
.tjcp-nav li .ckxq .gd a{
    font-size: 16px;
    color: #fff;
}
/* 推荐产品 */
.sjfw-index{
    padding: 100px 0;
    padding-bottom: 50px;
    background-color: #f3f3f3;
}
.sjfw-nav{
    overflow: hidden;
    margin-bottom: 80px;
}
.sjfw-nav li{
    float: left;
    margin-left: 20px;
    position: relative;
}
.sjfw-nav li:first-child{
    margin-left: 0;
}
.sjfw-nav .ckxq{
    padding-top: 40px;
    width: 285px;
    height: 279px;
    position: absolute;    
    background-color: rgba(0, 0, 0, 0.7);
    display: none; 
    top:0;
    left: 0; 
}
.sjfw-nav .ckxq .xtb{
    margin-bottom: 40px;
}
.sjfw-nav .ckxq .gd{
    text-align: center;
    max-width: 245px;
    line-height: 25px;
    color: #e2e0df;
    margin: auto;
}
.sjfw-nav li:hover .ckxq{
    display: block;
}

/* 产品展示 */
.cpzx-index{
    padding: 100px 0;
    background: url("cpzs-bg.jpg") center center no-repeat;
}
.cpzx-index .Tit-2{
    margin-bottom: 50px;
}
.cpzx-index .Tit-2 img{
    margin-left: 0;
}
.cpzx-index .k{
    overflow: hidden;
}
.cpzx-index .k .cpfl-nav{
    float: left;
    margin-right: 40px;
}
.cpzx-index .k .cpfl-nav li{
    margin-top: 5px;
}
.cpzx-index .k .cpfl-nav li:first-child{
    margin-top: 0;
}
.cpzx-index .k .cpfl-nav li a{
    display: block;
    width: 195px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #999;
    padding: 13px 0;
}
.cpzx-index .k .cpfl-nav li a:hover{
    background-color: #e90101;
}
.cpzx-index .k .IcoList{
    float: left;
    max-width: 920px;
    padding-left: 40px;
    border-left: 3px solid #fff;
    max-height: 875px;
    overflow: hidden;

}
.cpzx-index .k .IcoList li{
    float: left;
    margin-left: 16px;
    /* margin-top: 45px; */
}
.cpzx-index .k .IcoList .d1{
    margin-top: 0;
}
.cpzx-index .k .IcoList .d2{
    margin-top: 0;
}
.cpzx-index .k .IcoList .d3{
    margin-top: 0;
}
.cpzx-index .k .IcoList li:nth-child(3n+1){
    margin-left: 0;
}
.cpzx-index .k .IcoList li .Image a{
    display: block;
    width: 290px;
    height: 220px;
    overflow: hidden;
}
.cpzx-index .k .IcoList li .Image a img{
    width: 290px;
    height: 220px;
    transition: transform 0.2s ease
}
.cpzx-index .k .IcoList li .Image a:hover img{
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}
.cpzx-index .k .IcoList li .Name{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 45px;
}
.cpzx-index .k .IcoList li .Name a{
    font-size: 16px;
    color: #fff;
}
.cpzx-index .k .IcoList li .Name a:hover{
    color: #e90101;
}
.cpzx-index .More{
    margin-top: 80px;
}
/* 公司简介 */
.gsjj-index{
    padding: 100px 0;
    background: url("bodywidth-bg.jpg") center center;
}
.gsjj-index .tit{
    margin-bottom: 50px;
}
.gsjj-index .kj{
    overflow: hidden;
}
.gsjj-index .kj .left{
    float: left;
    max-width: 600px;
}
.gsjj-index .kj .left h3{
    font-size: 23px;
    color: #b5001c;
    margin-bottom: 5px;
}
.gsjj-index .kj .left .yw{
    font-size: 13px;
    color: #9a9a9a;
    padding-bottom: 20px;
}
.gsjj-index .kj .left .hx{
    width: 40px;
    background-color: #b5001c;
    display: block;
    height: 1px;
    margin-bottom: 30px;
}
.gsjj-index .kj .left p{
    color: #5a5a5a;
    line-height: 25px;
}
.gsjj-index .kj .right{
    float: right;
}
.gsjj-index .kj .left .gsjj-nav{
    margin-top: 60px;
    overflow: hidden;
}
.gsjj-index .kj .left .gsjj-nav li{
    float: left;
    padding: 0 56px;
    background: url("gssjj-navbg.jpg") center left no-repeat;
}
.gsjj-index .kj .left .gsjj-nav li:first-child{
    padding-left: 0;
    background: none;
}
.gsjj-index .kj .left .gsjj-nav li .up{
    margin-bottom: 5px;
    color: #5a5a5a;
}
.gsjj-index .kj .left .gsjj-nav li .up span{
    font-size: 36px;
    font-weight: bolder;
    color: #b5001c;
    margin-right: 5px;
}
.gsjj-index .kj .left .gsjj-nav li .down{
    color: #5a5a5a;
}
.gsjj-index .kj .left .More{
    display: block;
    margin-top: 90px;
}
.gsjj-index .kj .left .More a{
    display: block;
    padding:15px 40px;
    color: #fff;
    width: 145px;
}
.gsjj-index .kj .left .More a:hover{
    background-color: #b5001c;
    color: #fff;
    border: none;
}
/* 底图 */
.dt-index{
    padding-top: 158px;
    padding-bottom: 180px;
    background: url("dt-bg.jpg") center center no-repeat;
}
.dt-index .Tit-1{
    font-size: 50px;
    line-height: 70px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 70px;
}
.dt-index p{
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 100px;
}
/* 页脚 */
.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;
}
.ba{
    background-color: #3b3b3b;
    line-height: 50px;
    color: #fff;
}
.ba a{
    color: #fff;
}
.ba a:hover{
    color: #ec1d27;
}
/* 友情链接 */
.yqlj .lj{
    line-height: 50px;
}
.yqlj .lj a{
    margin-right: 10px;
}
.yqlj .lj a:hover{
    color: #ec1d27;
}
/* 四大优势 */

.Strength li{
    width: 590px;
    float: left;
    overflow: hidden;
}
.Strength li:nth-child(2n){
    float: right;
}
.Strength ul{
    overflow: hidden;
    margin: 20px 0;
}

.Strength li>div{
    float: left;
}
.Strength li .Cont{
    width: 460px;
}
.Strength .nav-1 .dbt{
    margin-right: 20px;
}
.Strength .Strength-nav1 .nav-1 .dbt{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 130px;
    width: 110px;
    height: 51px;
    background: url("ys_n1.jpeg") center center no-repeat;
}
.Strength .Strength-nav1 .nav-2 .dbt{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 130px;
    width: 110px;
    height: 51px;
    background: url("ys_n2.jpeg") center center no-repeat;
}
.Strength .Strength-nav2 .nav-1 .dbt{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 130px;
    width: 110px;
    height: 51px;
    background: url("ys_n3.jpeg") center center no-repeat;
}
.Strength .Strength-nav2 .nav-2 .dbt{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 130px;
    width: 110px;
    height: 51px;
    background: url("ys_n4.jpeg") center center no-repeat;
}
.Strength .Cont .tit{
    margin-top: 30px;
    color: #ec1d27;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.Strength .Cont p{
    font-size: 14px;
    color: #333;
}
.Strength .Image {
    background-color: #eee;
    padding:16px 26px;
    overflow: hidden;
}
.Strength .Image img{
    width: 515px;
    height: 310px;
    transition: transform 0.2s ease
}
.Strength .Image:hover img{
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}

/* 新闻中心 */
.Newcenter{
    margin-bottom: 50px;
    
}
.Newcenter .New-nav{
    overflow: hidden;
}
.Newcenter .New-nav li{
    float: left;
    width: 280px;
    border:1px solid #ccc;
    margin-left: 24px;
} 
.Newcenter .New-nav li:hover{
    border-color: #ec1d27;
}
.Newcenter .New-nav li:first-child{
    margin-left: 0;
}
.Newcenter .New-nav li .Image{
    padding: 4px;
    
    
}
.Newcenter .New-nav li .Image a{
    display: block;
    width:272px;
    height: 203px;
    overflow: hidden;
}
.Newcenter .New-nav li .Image img{
    width: 272px;
    transition: transform 0.2s ease
}
.Newcenter .New-nav li .Image a:hover img{
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}
.Newcenter .New-nav li .tit{
    font-size: 16px;
    font-weight: bold;
    color: #ec1d27;
    margin-left: 4px;
    margin-top: 10px;
}
.Newcenter .New-nav li .Cont{
    padding: 0 4px;
    font-size: 12px;
    color: #666;
    margin: 10px 0 20px 0;
    height: 32px;
    overflow: hidden;
}
