﻿.content
{
    width: 1200px;
    margin: 0 auto;
}
i, em, b
{
    font-style: normal;
}
.tit01
{
    text-align: center;
    padding-bottom: 26px;
    background: url(../image/tit_bg.png) no-repeat center bottom;
    font-family: "Microsoft YaHei";
    font-size: 40px;
    color: #222;
    display: block;
    margin-bottom: 50px;
}
.tit01 a
{
    color: #333;
}
.tit01 i
{
    color: #de0011;
}
.tit01 span
{
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    color: #222;
    display: block;
    font-weight: normal;
}
.zs_bj
{
    background: #fff;
    height: 580px;
    padding-top: 100px;
    box-sizing: border-box;
    font-family: "Microsoft Yahei";
}
.zs
{
    position: relative;
    width: 1200px;
}
.zs dl
{
    width: 300px;
    height: 178px;
    border-right: 1px solid #e9e9e9;
    box-sizing: border-box;
    float: left;
    text-align: center;
    cursor: pointer;
}
.zs dl dt
{
    display: block;
    font-size: 18px;
    color: #333;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    position: relative;
}
.zs dl dt:before
{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -8px;
    width: 15px;
    height: 1px;
    background: #999;
}
.zs dl dd
{
    width: 300px;
    overflow: hidden;
    box-sizing: border-box;
}
.zs dl dd h3
{
    display: block;
    font-size: 34px;
    color: #333;
    padding: 20px 0;
}
.zs dl dd h3 em
{
    font-size: 22px;
    color: #333;
    font-style: normal;
    display: inline-block;
}
.zs dl dd p
{
    font-size: 14px;
    color: #666;
}
.zs dl:nth-child(4)
{
    border-right: 0;
}
.zs .more
{
    display: block;
    margin: 56px auto 0;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    background: url(../image/zxbtn.png) no-repeat center top;
    width: 178px;
    height: 42px;
    line-height: 42px;
    text-align: left;
    padding-left: 50px;
    box-sizing: border-box;
}
.zs dl:hover dd h3, .zs dl:hover dd h3 em
{
    color: #de0011;
}
.zs dl:hover dt
{
    color: #de0011;
}
.print
{
    height: 555px;
    padding-top: 56px;
    overflow: hidden;
}
.print dl
{
    height: 305px;
    padding: 22px 22px 0 22px;
    width: 242px;
    background: url(../image/print_bg.png) no-repeat;
    margin-right: 18px;
    float: left;
    overflow: hidden;
}
.print dt
{
    height: 68px;
    overflow: hidden;
}
.print dt span
{
    display: block;
    width: 175px;
    height: 68px;
    font: 22px "Microsoft YaHei";
    font-weight: bold;
    color: #333;
    float: left;
}
.print dt span em
{
    display: block;
    font: 12px "Microsoft YaHei";
    color: #535354;
}
.print dt p
{
    width: 52px;
    height: 52px;
    overflow: hidden;
    float: right;
    position: relative;
}
.print dt p em
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}
.print dt p i
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
    transform: translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}
.print dt img
{
    display: block;
    width: 52px;
    height: 52px;
}
.print dd h3
{
    width: 242px;
    height: 130px;
    overflow: hidden;
    margin-bottom: 18px;
}
.print dd h3 img
{
    display: block;
    width: 242px;
    height: 130px;
}
.print dd p
{
    font: 14px "Microsoft YaHei";
    line-height: 24px;
    color: #333;
    height: 48px;
    overflow: hidden;
}
.print dl:hover dt span
{
    color: #de0011;
}
.print dl:hover dd p
{
    color: #de0011;
}
.print2 dl:hover
{
    background: url(404.png) no-repeat;
}
.print2 dl:hover dt p em
{
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0,65px,0) rotate3d(1,0,0,-90deg);
    transform: translate3d(0,65px,0) rotate3d(1,0,0,-90deg);
}
.print2 dl:hover dt p i
{
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate3d(1,0,0,0deg);
    transform: rotate3d(1,0,0,0deg);
}
.print .nones
{
    margin-right: 0;
}
.pro
{
    background: #f6f6f6;
    height: 780px;
    padding-top: 70px;
    overflow: hidden;
}
.protit
{
    height: 64px;
    background: #fff;
    margin-bottom: 46px;
    box-shadow: .1rem .1rem .5rem .1rem #eee;
    position: relative;
}
.protit li
{
    width: 95px;
    float: left;
    font: 15px "Microsoft YaHei";
    text-align: center;
    line-height: 64px;
}
.protit li:nth-child(10)
{
    width: 155px;
}
.protit li a
{
    display: block;
    color: #666;
    height: 60px;
    border-bottom: 4px solid #fff;
}
.protit li a:hover, .protit .cur a
{
    color: #c81936;
    border-bottom: 4px solid #c81936;
}
.protit li:last-child
{
    background: none;
}
.procon
{
    height: 505px;
    overflow: hidden;
}
.procon dl
{
    height: 505px;
    overflow: hidden;
}
.procon dt
{
    width: 794px;
    height: 507px;
    float: left;
    overflow: hidden;
}
.procon dt img
{
    display: block;
    width: 794px;
    height: 507px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.procon dt a:hover img
{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -transform: scale(1.1,1.1);
}
.procon dd
{
    width: 310px;
    height: 457px;
    padding: 50px 40px 0 40px;
    float: right;
    background: #c81936;
    overflow: hidden;
}
.procon dd h3
{
    height: 79px;
    border-bottom: 1px dashed #d85a6f;
    margin-bottom: 15px;
}
.procon dd h3 a
{
    display: block;
    font: 24px "Microsoft YaHei";
    font-weight: bold;
    color: #fff;
    background: url(../image/ico_arr.png) no-repeat right top;
}
.procon dd h3 em
{
    display: block;
    font: 14px Arial;
    padding-top: 5px;
}
.procon dd .prodd
{
    height: 180px;
    font: 14px "Microsoft YaHei";
    color: #ff9dad;
    line-height: 30px;
    overflow: hidden;
}
.procon dd .prodd p
{
    font: 16px "Microsoft YaHei";
    line-height: 30px;
    color: #ff9dad;
}
.procon dd .prodd b
{
    display: block;
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 30px;
}
.procon dd span
{
    display: block;
    height: 44px;
    overflow: hidden;
    margin-top: 22px;
}
.procon dd span a
{
    display: inline-block;
    width: 142px;
    height: 44px;
    overflow: hidden;
    background: #fffc00;
    font: 16px "Microsoft YaHei";
    text-align: center;
    line-height: 44px;
    color: #c81936;
    overflow: hidden;
    float: left;
    border-radius: 5px;
}
.procon dd span a.a2
{
    background: none;
    border: 1px solid #d95e73;
    width: 140px;
    height: 42px;
    float: right;
    color: #fff;
}
.pro_bj
{
    height: 1300px;
    overflow: hidden;
    background: url(../image/cpbg.jpg) repeat-y center top;
    padding-top: 55px;
    box-sizing: border-box;
    font-family: "Microsoft YaHei";
}
.pro_line
{
    border-bottom: 1px solid #b5b5b5;
    clear: both;
    overflow: hidden;
    margin-bottom: 43px;
}
.pro_line h2
{
    background: none;
    padding: 0;
    height: 80px;
    float: left;
    text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 40px;
    color: #222;
    display: block;
    margin-bottom: 0;
}
.pro_line h2 a
{
    color: #333;
}
.pro_line h2 em
{
    display: block;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    font-family: "Arial";
    font-weight: normal;
    letter-spacing: 2px;
}
.fen
{
    width: 904px;
    height: 56px;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}
.fen ul
{
    height: 56px;
    float: left;
    clear: both;
    overflow: hidden;
}
.fen ul li
{
    text-align: center;
    float: left;
    position: relative;
    margin-right: 68px;
}
.fen ul li a
{
    text-decoration: none;
    position: relative;
    display: block;
    font-weight: normal;
    line-height: 54px;
    height: 54px;
    font-size: 18px;
    color: #333;
}
.fen ul li a:hover
{
    border-bottom: 2px solid #de0011;
    color: #de0011;
    font-weight: bold;
}
.fen ul li.cur a, .fen ul li:hover a
{
    color: #de0011;
    font-weight: bold;
    border-bottom: 2px solid #de0011;
    color: #de0011;
}
.fen span a
{
    float: left;
    text-decoration: none;
    display: block;
    font-weight: normal;
    line-height: 54px;
    height: 54px;
    font-size: 18px;
    color: #333;
}
.fen span a:hover
{
    color: #de0011;
    font-weight: bold;
    border-bottom: 2px solid #de0011;
    color: #de0011;
}
.pro_nr
{
    height: 592px;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.m_pro
{
    width: 1200px;
}
.m_pro ul li
{
    width: 289px;
    box-shadow: 0 0 10px #ccc;
    background: #fff;
    float: left;
    margin-right: 14px;
    margin-bottom: 18px;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.m_pro ul li img
{
    width: 289px;
    height: 217px;
    display: block;
}
.m_pro ul li a
{
    text-decoration: none;
}
.m_pro ul li p
{
    height: 72px;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.m_pro ul li p em
{
    font-size: 14px;
    color: #de0011;
    margin: 0 auto;
    display: block;
    width: 64px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #de0011;
    border-radius: 12px;
}
.m_pro ul li:nth-child(4n)
{
    margin-right: 0;
}
.m_pro ul li:hover
{
    box-shadow: 0 0 2px #de0011;
}
.m_pro dl
{
    box-shadow: 0 0 10px #ccc;
    float: right;
    width: 592px;
    background: #fff;
    position: relative;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.m_pro dt
{
    width: 592px;
    position: relative;
}
.m_pro dt em
{
    display: block;
    background: url(../image/gpz.png) no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    right: 50px;
    top: 50px;
}
.m_pro dt img
{
    width: 592px;
    height: 445px;
    display: block;
}
.m_pro dd
{
    height: 150px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #333;
    padding-top: 30px;
    box-sizing: border-box;
}
.m_pro dd a
{
    color: #333;
    text-decoration: none;
}
.m_pro dd em
{
    font-size: 14px;
    color: #de0011;
    margin: 0 auto;
    display: block;
    width: 64px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #de0011;
    border-radius: 12px;
}
.m_pro dl:hover
{
    box-shadow: 0 0 2px #de0011;
}
.zxbg
{
    height: 428px;
    box-sizing: border-box;
    background: url(../image/zxbg.jpg) no-repeat center top;
    padding-top: 60px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}
.zxbox
{
    margin-top: 245px;
    width: 538px;
    float: right;
}
.zxbox .zxtel
{
    padding-left: 45px;
    height: 42px;
    background: url(../image/zxtel.png) no-repeat left center;
    float: left;
    width: 344px;
    box-sizing: border-box;
}
.zxbox .zxtel span
{
    color: #666;
    display: block;
    font-size: 14px;
    float: left;
    height: 42px;;
    line-height: 20px;
}
.zxbox .zxtel p
{
    padding-left: 10px;
    overflow: hidden;
    color: #333;
    font: bold 32px/42px "Microsoft Yahei";
    font-weight: bold;
    float: left;
}
.zxbox .zxbtn
{
    float: right;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    background: url(../image/zxbtn.png) no-repeat center top;
    width: 178px;
    height: 42px;
    line-height: 42px;
    text-align: left;
    padding-left: 50px;
    box-sizing: border-box;
}
.flow_bg
{
    height: 500px;
    background: #eff4fa url(../image/flow_bg.jpg) no-repeat center;
    margin-top: 37px;
    padding-top: 43px;
    box-shadow: 0 0 12px 0 #666;
}
.flow
{
    width: 960px;
    margin: 0 auto;
}
.flow .tit
{
    padding-left: 241px;
    font: 24px "Microsoft YaHei";
    color: #222;
    height: 98px;
    overflow: hidden;
}
.flow .tit img
{
    padding-right: 21px;
    float: left;
}
.flow .tit p
{
    float: left;
}
.flow .tit span
{
    font-size: 48px;
    color: #c30104;
    font-weight: bold;
    height: 60px;
    margin-bottom: 8px;
    display: inline-block;
    line-height: 50px;
}
.flow .tit em
{
    font-style: normal;
    letter-spacing: 16px;
    display: block;
}
.flow .nr
{
    padding-top: 53px;
}
.flow .nr dl
{
    width: 103px;
    height: 300px;
    padding: 0 77px 0 60px;
    float: left;
}
.flow .nr .dls1
{
    padding: 26px 0 12px;
}
.flow .nr .dls2 a
{
    display: block;
    font: 14px "Microsoft YaHei";
    line-height: 24px;
    height: 24px;
    color: #666;
    cursor: default;
    text-decoration: none;
}
.flow .nr dl dd
{
    text-align: center;
}
.flow .nr .nones
{
    background: none;
}
.equp
{
    background: url(../image/sbbg.jpg) no-repeat center top;
    height: 649px;
    padding-top: 66px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}
.equp h2
{
    margin-bottom: 40px;
}
.equp .qlst
{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.equp .qlst li
{
    margin-right: 13px;
    width: 392px;
    float: left;
    position: relative;
    overflow: hidden;
}
.equp .qlst li img
{
    display: block;
    width: 392px;
    height: 294px;
}
.equp .qlst li a
{
    text-decoration: none;
}
.equp .qlst li span
{
    display: block;
    height: 62px;
    line-height: 62px;
    background: url(../image/sbico.png) no-repeat 350px center;
    border-bottom: 1px solid #ebebeb;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
}
.equp .qlst li:hover span
{
    color: #de0011;
    border-bottom: 1px solid #de0011;
    background: url(../image/sbicocur.png) no-repeat 350px center;
}
.m_ys
{
    width: 1200px;
    position: relative;
}
.m_ys .ys1
{
    overflow: hidden;
    width: 1200px;
    height: 459px;
    margin-bottom: 50px;
}
.m_ys .ys1 dt
{
    width: 750px;
    height: 459px;
    float: left;
}
.m_ys .ys1 dt img
{
    width: 750px;
    height: 459px;
    display: block;
}
.m_ys .ys1 dd
{
    width: 450px;
    float: left;
    box-sizing: border-box;
}
.m_ys .ys1 dd .desc h3
{
    text-align: right;
    padding-top: 82px;
    background: url(../image/01.png) no-repeat right top;
    font-size: 30px;
    color: #222;
    font-weight: bold;
    height: 82px;
    position: relative;
    font-family: "Microsoft Yahei";
    margin-bottom: 20px;
}
.m_ys .ys1 dd .desc h3 em
{
    font-size: 34px;
    color: #de0011;
    display: block;
    font-weight: bold;
}
.m_ys .ys1 dd .desc p
{
    text-align: right;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #444;
    font-family: "Microsoft Yahei";
}
.m_ys .ys1 dd .desc
{
    height: 306px;
    overflow: hidden;
}
.m_ys .ys1 dd ul
{
    height: 154px;
    background: #eee;
    padding-left: 50px;
    padding-top: 50px;
}
.m_ys .ys1 dd li
{
    width: 195px;
    float: left;
    text-align: center;
}
.m_ys .ys1 dd span
{
    display: block;
    font-size: 36px;
    color: #de0011;
    font-weight: bold;
}
.m_ys .ys1 dd span i
{
    font-size: 22px;
    color: #de0011;
    font-style: normal;
    display: inline-block;
    font-family: "宋体";
}
.m_ys .ys1 dd p
{
    font-size: 16px;
    color: #666;
}
.m_ys .ys2
{
    overflow: hidden;
    width: 1200px;
    height: 469px;
    margin-bottom: 50px;
}
.m_ys .ys2 dt
{
    width: 798px;
    height: 469px;
    float: left;
}
.m_ys .ys2 dt img
{
    width: 798px;
    height: 469px;
    display: block;
}
.m_ys .ys2 dd
{
    width: 402px;
    float: left;
    box-sizing: border-box;
}
.m_ys .ys2 dd .desc h3
{
    text-align: left;
    padding-top: 82px;
    background: url(../image/02.png) no-repeat left top;
    font-size: 30px;
    color: #222;
    font-weight: bold;
    height: 82px;
    position: relative;
    font-family: "Microsoft Yahei";
    margin-bottom: 20px;
}
.m_ys .ys2 dd .desc h3 em
{
    font-size: 34px;
    color: #de0011;
    display: block;
    font-weight: bold;
}
.m_ys .ys2 dd .desc p
{
    text-align: left;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #444;
    font-family: "Microsoft Yahei";
}
.m_ys .ys2 dd .desc
{
    height: 306px;
    overflow: hidden;
}
.m_ys .ys2 dd ul
{
    height: 154px;
    background: #eee;
    padding-left: 0;
    padding-top: 50px;
}
.m_ys .ys2 dd li
{
    width: 195px;
    float: left;
    text-align: center;
}
.m_ys .ys2 dd span
{
    display: block;
    font-size: 36px;
    color: #de0011;
    font-weight: bold;
}
.m_ys .ys2 dd span i
{
    font-size: 22px;
    color: #de0011;
    font-style: normal;
    display: inline-block;
    font-family: "宋体";
}
.m_ys .ys2 dd p
{
    font-size: 16px;
    color: #666;
}
.m_ys .ys3
{
    overflow: hidden;
    width: 1200px;
    height: 459px;
    margin-bottom: 50px;
}
.m_ys .ys3 dt
{
    width: 750px;
    height: 459px;
    float: left;
}
.m_ys .ys3 dt img
{
    width: 750px;
    height: 459px;
    display: block;
}
.m_ys .ys3 dd
{
    width: 450px;
    float: left;
    box-sizing: border-box;
}
.m_ys .ys3 dd .desc h3
{
    text-align: right;
    padding-top: 82px;
    background: url(../image/03.png) no-repeat right top;
    font-size: 30px;
    color: #222;
    font-weight: bold;
    height: 82px;
    position: relative;
    font-family: "Microsoft Yahei";
    margin-bottom: 20px;
}
.m_ys .ys3 dd .desc h3 em
{
    font-size: 34px;
    color: #de0011;
    display: block;
    font-weight: bold;
}
.m_ys .ys3 dd .desc p
{
    text-align: right;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #444;
    font-family: "Microsoft Yahei";
}
.m_ys .ys3 dd .desc
{
    height: 316px;
    overflow: hidden;
}
.m_ys .ys3 dd ul
{
    height: 144px;
    background: url(404.png) no-repeat;
    padding-left: 200px;
    padding-top: 20px;
}
.m_ys .ys3 dd li
{
    float: left;
    text-align: left;
}
.m_ys .ys3 dd span
{
    display: block;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
}
.m_ys .ys3 dd p a
{
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    background: url(../image/zxbtn.png) no-repeat center top;
    width: 178px;
    height: 42px;
    line-height: 42px;
    text-align: left;
    padding-left: 50px;
    box-sizing: border-box;
}
.m_ys .ys4
{
    overflow: hidden;
    width: 1200px;
    height: 469px;
    margin-bottom: 50px;
}
.m_ys .ys4 dt
{
    width: 767px;
    height: 469px;
    float: left;
}
.m_ys .ys4 dt img
{
    width: 767px;
    height: 469px;
    display: block;
}
.m_ys .ys4 dd
{
    width: 433px;
    float: left;
    box-sizing: border-box;
}
.m_ys .ys4 dd .desc h3
{
    text-align: left;
    padding-top: 82px;
    background: url(../image/04.png) no-repeat left top;
    font-size: 30px;
    color: #222;
    font-weight: bold;
    height: 82px;
    position: relative;
    font-family: "Microsoft Yahei";
    margin-bottom: 20px;
}
.m_ys .ys4 dd .desc h3 em
{
    font-size: 34px;
    color: #de0011;
    display: block;
    font-weight: bold;
}
.m_ys .ys4 dd .desc p
{
    text-align: left;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #444;
    font-family: "Microsoft Yahei";
}
.m_ys .ys4 dd .desc
{
    height: 306px;
    overflow: hidden;
}
.m_ys .ys4 dd ul
{
    height: 154px;
    background: #eee;
    padding-left: 0;
    padding-top: 50px;
}
.m_ys .ys4 dd li
{
    padding-left: 10px;
    width: 125px;
    float: left;
    text-align: center;
}
.m_ys .ys4 dd span
{
    display: block;
    font-size: 36px;
    color: #de0011;
    font-weight: bold;
}
.m_ys .ys4 dd span i
{
    font-size: 22px;
    color: #de0011;
    font-style: normal;
    display: inline-block;
}
.m_ys .ys4 dd p
{
    font-size: 16px;
    color: #666;
}
.casebj
{
    height: 720px;
    background: #fff;
    padding-top: 70px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
    box-sizing: border-box;
}
.casebj h2
{
    margin-bottom: 40px;
}
.casebj h2 em
{
    display: block;
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 5px;
}
.case
{
    width: 1200px;
    height: 450px;
    position: relative;
}
.m_case
{
    width: 1200px;
    height: 450px;
}
.m_case dl
{
    width: 1200px;
    height: 450px;
    overflow: hidden;
    box-sizing: border-box;
}
.m_case dl dt
{
    width: 600px;
    height: 450px;
    overflow: hidden;
    display: block;
    float: left;
}
.m_case dl dt img
{
    width: 600px;
    height: 450px;
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.m_case dl dt img:hover
{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.m_case dl dd
{
    height: 450px;
    width: 600px;
    padding: 60px 70px 0;
    box-sizing: border-box;
    background: #f5f5f5;
    float: left;
}
.m_case dl dd h3
{
    border-bottom: 1px solid #c7c7c7;
    font-weight: bold;
    text-align: left;
    font-size: 24px;
    color: #222;
    height: 70px;
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    margin-bottom: 20px;
}
.m_case dl dd h3 a
{
    color: #222;
}
.m_case dl dd p
{
    height: 192px;
    line-height: 32px;
    overflow: hidden;
    font-size: 14px;
    color: #444;
    text-align: justify;
}
.m_case dl dd span
{
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    background: url(../image/zxbtn.png) no-repeat center top;
    width: 178px;
    height: 42px;
    line-height: 42px;
    text-align: left;
    padding-left: 50px;
    box-sizing: border-box;
}
.m_case dl dd span a
{
    color: #fff;
}
.case .jt a
{
    width: 20px;
    height: 33px;
    position: absolute;
    top: 210px;
}
.case .prev1
{
    background: url(../image/left1.png) no-repeat 0 0;
    left: -42px;
}
.case .next1
{
    background: url(../image/right1.png) no-repeat 0 0;
    right: -42px;
}
.nswsbj
{
    height: 688px;
    background: url(../image/newsbg.jpg) no-repeat center top;
    box-sizing: border-box;
    padding-top: 68px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}
.nswsbj h2
{
    margin-bottom: 20px;
}
.nswsbj h2 em
{
    display: block;
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 5px;
}
.news
{
    width: 590px;
    height: 422px;
    float: left;
    background: #fff;
    padding: 22px;
    box-sizing: border-box;
}
.news .newstit
{
    height: 60px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
}
.news .newstit i
{
    color: #222;
    height: 60px;
    background: url(../image/ico_a.png) no-repeat 10px 22px;
    display: inline-block;
    font-weight: normal;
    text-decoration: none;
    padding-left: 43px;
}
.news .newstit i a
{
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    height: 60px;
    color: #222;
    line-height: 66px;
    font-weight: bold;
}
.news .newstit span
{
    font-weight: normal;
    font-size: 14px;
    line-height: 60px;
    margin-top: 15px;
    overflow: hidden;
}
.news .newstit span a
{
    color: #0078cb;
}
.news_nr
{
    background: #fff;
}
.news_c dl
{
    width: 572px;
    overflow: hidden;
    height: 138px;
    margin-bottom: 30px;
}
.news_c dt
{
    width: 138px;
    height: 138px;
    position: relative;
    overflow: hidden;
    float: left;
}
.news_c dt img
{
    width: 138px;
    height: 138px;
    display: block;
}
.news_c dd
{
    width: 370px;
    overflow: hidden;
    padding-left: 20px;
    box-sizing: border-box;
    float: left;
}
.news_c dd span
{
    display: block;
    font-size: 14px;
    color: #de0011;
    font-family: "Arial";
    font-weight: bold;
}
.news_c dd em
{
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 36px;
    color: #de0011;
    display: block;
    font-weight: normal;
}
.news_c dd h3
{
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_c dd h3 a
{
    color: #333;
}
.news_c dd p
{
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
    color: #666;
    margin-bottom: 10px;
}
.news_c dd p a
{
    color: #0c3693;
}
.news_nr ul
{
    clear: both;
    overflow: hidden;
    padding: 10px 0 20px;
    background: #fff;
}
.news_nr li
{
    line-height: 36px;
    height: 36px;
    display: block;
    padding-left: 25px;
    background: url(../image/newsliico.gif) no-repeat 5px center;
    box-sizing: border-box;
}
.news_nr li a
{
    float: left;
    font-size: 14px;
    color: #5d5d5d;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_nr li span
{
    float: right;
    height: 36px;
    display: block;
    line-height: 36px;
    font-size: 14px;
    color: #707070;
}
.news2
{
    width: 590px;
    height: 422px;
    float: right;
    background: #fff;
    padding: 22px;
    box-sizing: border-box;
}
.news2 .newstit
{
    height: 60px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
}
.news2 .newstit i
{
    color: #222;
    height: 60px;
    background: url(../image/ico_a.png) no-repeat 10px 22px;
    display: inline-block;
    font-weight: normal;
    text-decoration: none;
    padding-left: 43px;
}
.news2 .newstit i a
{
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    height: 60px;
    color: #222;
    line-height: 66px;
    font-weight: bold;
}
.news2 .newstit span
{
    font-weight: normal;
    font-size: 14px;
    line-height: 60px;
    margin-top: 15px;
    overflow: hidden;
}
.news2 .newstit span a
{
    color: #0078cb;
}
.news2 .news_c dd span
{
    display: block;
    font-size: 14px;
    color: #666;
    font-family: "Arial";
    font-weight: bold;
}
.news2 .news_c dd em
{
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 36px;
    color: #666;
    display: block;
    font-weight: normal;
}
.aboutbj
{
    background: #fff;
    height: 888px;
    font-family: "Microsoft Yahei";
    padding-top: 70px;
    box-sizing: border-box;
    overflow: hidden;
}
.aboutbj h2
{
    margin-bottom: 20px;
}
.about
{
    overflow: hidden;
    position: relative;
}
.about dl
{
    width: 1200px;
}
.about dl dt
{
    width: 1200px;
    height: 340px;
    overflow: hidden;
    margin-bottom: 25px;
}
.about dl dt img
{
    width: 1200px;
    height: 340px;
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.about dl dt img:hover
{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.about dl dd
{
    width: 992px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
}
.about dl dd h3
{
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}
.about dl dd h3 a
{
    color: #222;
    text-decoration: none;
}
.about dl dd p
{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-align: center;
}
.about dl dd span
{
    display: block;
    margin: 56px auto 0;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    background: url(../image/zxbtn.png) no-repeat center top;
    width: 178px;
    height: 42px;
    line-height: 42px;
    text-align: left;
    padding-left: 50px;
    box-sizing: border-box;
}
.about dl dd span a
{
    color: #fff;
}
.linkbj
{
    background: #fff;
    height: auto;
    font-family: "Microsoft Yahei";
    padding: 30px 0;
    box-sizing: border-box;
    overflow: hidden;
}
