body {
    font-family: 微软雅黑;
    font-size: 14px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

img {
    display: block;
    margin: 0 auto;
    padding: 0 auto;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

img {
    border: none;
}

.bodywidth {
    width: 1200px;
    margin: 0 auto;
    /*border: 1px solid red;*/
}

.clearfix {
    clear: both;
}

h2,
h3,
h4,
h5 {
    padding: 0;
    margin: 0;
}

.tit {
    margin-bottom: 30px;
}


/* ------------------------------------------------------------------页眉---------------------------------------- */

.ym {
    background: #c31717;
    color: #fff;
    height: 40px;
    line-height: 40px;
}


/*-------------------------------------------------------------------导航----------------------------------------*/

.nav {
    padding: 10px 0;
    background: url("nav-bg.jpg") center center no-repeat;
    height: 85px;
}

.nav .LOGO {
    float: left;
}

.nav .box {
    float: right;
    padding-top: 10px;
}

.nav .box .CE {
    margin-left: 686px;
    display: block;
    width: 120px;
    overflow: hidden;
    border-radius: 50px;
    background: #c31717;
}

.nav .box .CE li {
    float: left;
    padding: 3px 0;
}

.nav .box .CE li a {
    display: block;
    color: white;
    padding: 0px 10px;
}

.nav .box .CE li:first-child {
    border-right: 1px solid #fff;
}

#main {
    z-index: 100;
}

.nav .Logo {
    float: left;
    margin-right: 100px;
}

.nav .menu {
    margin-right: 200px;
}

.nav .menu>li>a {
    color: #c31717;
    font-size: 14px;
}


/* 关于我们-1 */

.gywm {
    padding: 50px 0;
}

.gywm .bt {
    margin-bottom: 30px;
}

.gywm .nav-gywm {
    overflow: hidden;
}

.gywm .nav-gywm li {
    float: left;
    margin: 0 47px;
}

.gywm .nav-gywm li a {
    position: relative;
    background: #fff;
}

.gywm .nav-gywm li a img {
    transform: scale(1);
    transition: transform 0.45s ease;
}

.gywm .nav-gywm li:hover a img {
    transform: scale(0);
    transition: transform 0.45s linear;
}

.gywm .nav-gywm li a .bg-1 img {
    position: absolute;
    z-index: -2;
    width: 144px;
    height: 166px;
    top: 50%;
    left: 50%;
    margin-top: -83px;
    transform: scale(0.1);
    transition: all 0.45s ease-in-out;
}

.gywm .nav-gywm li:hover .bg-1 img {
    transform: scale(1);
    z-index: 99;
    transform-origin: center center;
    transition: transform 0.45s linear;
    z-index: 99;
}

.zw {
    padding: 100px 0;
    background: url("gywm-6.jpg") center center no-repeat;
}

.zw .Tit img {
    margin-left: 0;
}

.zw h4 {
    font-size: 18px;
    font-weight: bold;
    color: #464d53;
    margin-bottom: 0;
    max-height: 15px;
}

.zw p {
    color: #999;
    text-indent: 2em;
    max-width: 500px;
    line-height: 20px;
    max-height: 200px;
}

.zw .More {
    margin-top: 30px;
    max-height: 35px;
}

.zw .More a {
    border: 1px solid #999;
    padding: 7px 25px;
    font-size: 14px;
    color: #999;
    border-radius: 10px;
}

.zw .More a:hover {
    border: 1px solid #c31717;
    background: #c31717;
    color: #fff;
}


/* 成功案例 */

.cgal {
    padding: 130px 0;
    background: url("cgal-bg.jpg") center center no-repeat;
}

.cgal .up {
    overflow: hidden;
}

.cgal .up li {
    float: left;
    margin-left: 15px;
}

.cgal .up li:first-child {
    margin-left: 0;
    margin-right: 70px;
}

.cgal li>a {
    display: block;
    width: 225px;
    height: 226px;
    overflow: hidden;
}

.cgal li>a img {
    display: block;
    width: 225px;
    height: 226px;
    transition: transform 0.2s ease
}

.cgal li>a:hover img {
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}

.cgal .up li h2 {
    font-size: 35px;
    font-weight: bold;
    color: #c31717;
}

.cgal .up li h3 {
    font-size: 34px;
    color: white;
    margin-bottom: 20px;
}

.cgal .up li p {
    max-width: 410px;
    color: white;
    margin-bottom: 40px;
    height: 80px;
    overflow: hidden;
}

.cgal .up li .more {
    line-height: 40px;
}

.cgal .up li .more a {
    padding: 11px 50px;
    background: #c31717;
    color: #fff;
    border-radius: 50px;
}

.cgal .down {
    overflow: hidden;
    margin-top: 15px;
    padding-left: 240px;
}

.cgal .down li {
    float: left;
    margin-left: 15px;
}


/* 新闻中心 */

.xwzx {
    padding-top: 180px;
    padding-bottom: 100px;
    background: url("xwzx-bg.jpg") center center no-repeat;
    overflow: hidden;
}

.xwzx .left {
    float: left;
    background: #424f57;
    padding: 30px 60px;
    margin-left: 370px;
    margin-top: 230px;
}

.xwzx .left h5 {
    color: white;
}

.xwzx .left p {
    max-width: 180px;
    font-size: 12px;
    height: 64px;
    overflow: hidden;
    color: #c2c5c7;
}

.xwzx .left .more1 {
    text-align: right;
}

.xwzx .left .more1 a {
    color: white;
    font-size: 12px;
}

.xwzx .right {
    float: right;
}

.xwzx .right .IcoList li {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 40px;
}

.xwzx .right .IcoList li .Image {
    float: left;
    margin-right: 20px;
}

.xwzx .right .IcoList li .xw-bg {
    float: right;
    padding-top: 12px;
    max-width: 340px;
}

.xwzx .right .IcoList li .xw-bg .Name {
    margin-bottom: 5px;
    height: 18px;
    overflow: hidden;
}

.xwzx .right .IcoList li .xw-bg .Name a {
    color: #c31717;
}

.xwzx .right .IcoList li .xw-bg .Cont {
    max-width: 340px;
    font-size: 12px;
    color: #999;
    line-height: 18px;
    height: 55px;
    overflow: hidden;
}


/* 产品展示 */

.cpzs {
    padding: 95px;
    background: url("cpzs-bg.jpg") center center no-repeat;
}

.cpzs .nav-cpzs {
    overflow: hidden;
    display: block;
    height: 60px;
    padding-top: 50px;
}

.cpzs .nav-cpzs li {
    float: left;
    margin-left: 30px;
    text-align: center;
}

.cpzs .nav-cpzs li:first-child {
    margin-left: 340px;
}

.cpzs .nav-cpzs li a {
    display: block;
    width: 153px;
    line-height: 30px;
    height: 30px;
    background: #c31717;
    color: white;
    transition: margin-top .5s ease;
    overflow: hidden;
}

.cpzs .nav-cpzs li a:hover {
    margin-top: -10px;
    transition: margin-top .5s linear;
}

.cpzs .IcoList {
    overflow: hidden;
}

.cpzs .IcoList li {
    float: left;
    margin-left: 26px;
    margin-bottom: 20px;
}

.cpzs .IcoList li:nth-child(4n+1) {
    margin-left: 0;
}

.cpzs .IcoList li .Image a {
    display: block;
    width: 280px;
    height: 211px;
    overflow: hidden;
}

.cpzs .IcoList li .Image a img {
    display: block;
    width: 280px;
    height: 211px;
    transition: transform 0.2s ease;
}

.cpzs .IcoList li .Image a:hover img {
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}

.cpzs .IcoList li .Name {
    text-align: center;
}

.cpzs .IcoList li .Name a {
    display: block;
    width: 280px;
    color: #cc0202;
    line-height: 25px;
    background: #f9f7f8;
}

.yj {
    padding-top: 50px;
    padding-bottom: 30px;
    background: #292c31;
}

.yj .nav-yj {
    overflow: hidden;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

.yj .nav-yj li {
    float: left;
    margin-right: 80px;
}

.yj .nav-yj li a {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.yj .lxsy .tit {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #bdbebf;
    margin-top: 30px;
    max-height: 24px;
}

.yj .lxsy p {
    line-height: 25px;
    color: #bdbebf;
    max-height: 100px;
}

.ba {
    color: #fff;
    text-align: center;
    background-color: #333;
    padding: 10px 0;
    line-height: 20px;
    max-height: 60px;
}

.ba a {
    color: #fff;
}

.ba a:hover {
    color: #c31717;
}