@charset "utf-8";

/*初始样式*/

body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}


/*网站字体颜色*/

body,
ul,
ol,
li,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
span,
input {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    font-family: "Microsoft Yahei";
}


/*for ie f6n.net*/

a:focus {
    outline: 0;
}


/*for ff f6n.net*/


/*a:hover { text-decoration:underline;}*/

img {
    border: none;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
    font-family: "Microsoft Yahei";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Microsoft Yahei";
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

i,
em {
    font-style: normal;
}

.clearfix:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}


/* -- 页面整体布局 -- */

.title {
    background: url(../images/tits.png) no-repeat center bottom;
}

#newBridge .icon-right-center {
    top: 40%!important;
}


/* -- 广告 -- */

.content {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.fullSlide {
    width: 100%;
    position: relative;
    z-index: 0;
    clear: both;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd .con {
    width: 100% !important;
    height: auto!important;
    display: block;
}

.fullSlide .bd li {
    width: 100% !important;
    overflow: hidden;
    text-align: center;
    background: no-repeat center top;
    z-index: 0;
}

.fullSlide .bd li img {
    display: block;
    height: auto!important;
    width: 100%;
}

.fullSlide .hdu {
    position: absolute;
    width: 100%;
    height: 10px;
    right: 0;
    bottom: 44px;
    text-align: center;
}

.fullSlide .hdu li {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #ffffff;
    margin: 0 10px;
    border-radius: 6px;
}

.fullSlide .hdu li.on {
    background: #3d48df;
}

.fullSlide .prev {
    position: absolute;
    top: 45%;
    left: 1.5%;
    z-index: 10;
    cursor: pointer;
}

.fullSlide .next {
    position: absolute;
    top: 45%;
    right: 1.5%;
    z-index: 10;
    cursor: pointer;
}

.fullSlide i {
    text-align: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
}

.fullSlide i img {
    height: 30px;
    display: inline-block;
    margin-top: 15px;
}


/* -- 引子 -- */

.yz {
    height: 602px;
    background: url(../images/yz_bg.jpg) no-repeat center;
}

.yz .yz_1 {
    padding-top: 88px;
}

.yz .yz_1 h2 {
    height: 145px;
    text-align: center;
}

.yz .yz_1 h2 em img {
    height: 80px;
    width: 385px;
    display: block;
    margin: 0 auto;
}

.yz .yz_1 h2 span {
    font-size: 24px;
    color: #333333;
    display: block;
    line-height: 24px;
    padding-top: 18px;
    font-weight: normal;
}

.yz .yz_1 p {
    font-size: 16px;
    color: #666666;
    display: block;
    line-height: 30px;
    padding-top: 21px;
    width: 1056px;
    text-align: center;
    margin: 0 auto;
}

.yz2 {
    height: 120px;
    margin: 41px auto 0;
    width: 919px;
    border-left: 1px solid #cccccc;
    box-sizing: border-box;
}

.yz2 ul li {
    float: left;
    text-align: center;
    width: 210px;
    height: 100px;
    border-right: 1px solid #cccccc;
    box-sizing: border-box;
}

.yz2 ul li b {
    display: inline-block;
    font-size: 50px;
    line-height: 100%;
    color: #333333;
    font-weight: normal;
    vertical-align: middle;
}

.yz2 ul li i {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
    width: 28px;
    background: #004c85;
    border-radius: 15px;
    margin-left: 9px;
}

.yz2 ul li span {
    display: block;
    font-size: 18px;
    line-height: 20px;
    color: #666666;
    font-weight: normal;
}

.yz2 ul li:last-child {
    margin-right: 0;
}


/* -- 产品中心 -- */

.pro {
    height: 1148px;
    background: url(../images/cpt_bg.jpg) no-repeat center;
}

.pro h2 {
    height: 110px;
    text-align: center;
    padding-top: 90px;
    margin-bottom: 48px;
}

.pro h2 em {
    font-size: 44px;
    color: #333333;
    display: block;
    line-height: 44px;
    font-weight: normal;
}

.pro h2 span {
    font-size: 24px;
    color: #666666;
    display: block;
    line-height: 24px;
    padding-top: 15px;
    font-weight: normal;
}

.pro_l {
    float: left;
    width: 300px;
}

.pro_t {
    height: 120px;
    background: #004c85;
    font-weight: normal;
    color: #fff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 100px;
    position: relative;
}

.pro_t a b {
    display: block;
    font-size: 30px;
    line-height: 30px;
    padding: 36px 0 0;
    color: #ffffff;
}

.pro_t a i {
    display: block;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    opacity: 0.3;
    font-family: "Calibri";
    letter-spacing: 2px;
    color: #ffffff;
}

.pro_t:after {
    height: 40px;
    width: 40px;
    display: block;
    background: url(../images/t_1s.png) no-repeat;
    position: absolute;
    top: 41px;
    left: 41px;
    content: "";
}

.pro_ctg {
    background: #2178b9;
    height: 680px;
    box-sizing: border-box;
    border-top: none;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 30px 20px 0 20px;
}

.pro_ctg h3 {
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    background: url(../images/pro_jts1e.png) no-repeat 215px center #004c85;
    border-radius: 30px;
    margin-top: 20px;
}

.pro_ctg h3:first-child {
    margin-top: 0;
}

.pro_ctg h3 a {
    display: block;
    font-size: 14px;
    color: #ffffff;
    padding-left: 20px;
}

.pro_ctg h3.on {
    background: url(../images/zz1.png) no-repeat 215px center #ffffff;
}

.pro_ctg h3.on a {
    font-size: 19px;
    font-weight: bold;
    color: #333333;
}

.pro_erji {
    display: none;
    height: 60px;
    padding-left: 9px;
    width: 260px;
    padding-top: 12px;
}

.pro_erji:nth-of-type(4) {
    display: none;
    height: 100px;
    padding-left: 9px;
    width: 260px;
}

.pro_erji:nth-of-type(5) {
    display: none;
    height: 200px;
    padding-left: 9px;
    width: 260px;
}

.pro_erji a {
    float: left;
    display: block;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    width: 250px;
}

.pro_erji a:hover {
    color: #ffffff;
    font-weight: bold;
}

.pro_r {
    float: right;
    width: 880px;
}

.pro_r dl {
    height: 500px;
}

.pro_r dt {
    float: left;
    width: 520px;
    height: 500px;
    overflow: hidden;
    border: 2px solid #eeeeee;
    border-right: 0;
    box-sizing: border-box;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.pro_r dt img {
    width: 517px;
    height: 496px;
    transition: all 0.5s;
}

.pro_r dt:hover img {
    transform: scale(1.05);
}

.pro_r dd {
    float: right;
    width: 360px;
    background: #004c85;
    height: 500px;
    box-sizing: border-box;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.pro_r dd h4 {
    font-size: 30px;
    color: #ffffff;
    line-height: 30px;
    padding: 69px 0 29px;
    position: relative;
    margin-left: 50px;
}

.pro_r dd h4 a {
    color: #ffffff;
}

.pro_r dd h4:after {
    position: absolute;
    width: 280px;
    height: 1px;
    background: #95ce94;
    content: "";
    left: 0;
    bottom: 0;
}

.pro_r dd h4 i {
    display: block;
    font-size: 30px;
    color: #ffffff;
    line-height: 30px;
    padding-top: 10px;
    font-weight: bold;
}

.pro_r dd p {
    font-size: 18px;
    color: #ffffff;
    line-height: 36px;
    padding: 28px 0px 18px 50px;
    width: 265px;
}

.pro_r dd .more {
    display: block;
    width: 155px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    padding-left: 25px;
    border-radius: 20px;
    transition: all 0.5s;
    background: #e13b00;
    position: relative;
    margin-left: 50px;
    margin-top: 65px;
}

.pro_r dd .more::after {
    height: 8px;
    width: 28px;
    display: block;
    background: url(../images/aft1.png) no-repeat;
    content: "";
    position: absolute;
    right: 35px;
    top: 16px;
}

.pro_r dd .more:hover {
    animation: shake 1.5s linear;
    -webkit-animation: shake 1.5s linear;
}

.pro_r ul {
    height: 280px;
    margin-top: 20px;
}

.pro_r ul li {
    float: left;
    width: 280px;
    position: relative;
    height: 280px;
    margin-right: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.pro_r ul li img {
    width: 280px;
    height: 280px;
    display: block;
    transition: all 0.5s;
}

.pro_r ul li :hover img {
    transform: scale(1.05);
}

.pro_r ul li h4 {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: rgba(255, 255, 255, 0.75);
    font-size: 18px;
    color: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    width: 280px;
    font-weight: normal;
}

.pro_r ul li:last-child {
    margin-right: 0;
}


/* -- 实力 -- */

.sl_1 {
    height: 960px;
    background: url(../images/sl_bg.jpg) no-repeat center;
}

.sl_1 h2 {
    height: 105px;
    text-align: center;
    padding-top: 80px;
    margin-bottom: 55px;
}

.sl_1 h2 em {
    font-size: 44px;
    color: #333333;
    display: block;
    line-height: 44px;
    font-weight: normal;
}

.sl_1 h2 span {
    font-size: 24px;
    color: #666666;
    display: block;
    line-height: 24px;
    padding-top: 15px;
    font-weight: normal;
}

.al01 {
    position: relative;
    height: 720px;
    width: 960px;
    float: left;
    margin-left: -360px;
}

.al01 .al_con {
    float: left;
    width: 960px;
}

.al01 .al_con a {
    height: 720px;
    width: 960px;
    display: block;
    overflow: hidden;
}

.al01 .al_con a img {
    height: 720px;
    width: 960px;
    display: block;
    transition: all 0.3s linear 0s;
}

.al01 .al_con a:hover img {
    transform: scale(1.05);
}

.hd {
    position: absolute;
    height: 12px;
    right: -56%;
    bottom: 99px;
    text-align: center;
    z-index: 99;
}

.hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 10px;
    border-radius: 10px;
    border: 3px solid #ffffff;
}

.hd li.on {
    background: #ffffff;
}

.sprev {
    position: absolute;
    right: -46%;
    bottom: 100px;
    width: 30px;
    height: 7px;
    background: url(../images/left.png) no-repeat;
    z-index: 10;
}

.snext {
    position: absolute;
    right: -61%;
    bottom: 100px;
    width: 30px;
    height: 7px;
    background: url(../images/right.png) no-repeat;
    z-index: 10;
}

.als {
    position: relative;
    height: 720px;
    width: 960px;
    float: right;
    margin-right: -360px;
    background: url(../images/al_1bg.jpg) no-repeat center;
}

.als h3 {
    width: 600px;
    text-align: right;
    margin-top: 110px;
    height: 213px;
    position: relative;
}

.als h3 em {
    font-size: 80px;
    line-height: 66px;
    font-weight: normal;
    display: block;
    color: #ffffff;
}

.als h3 span {
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;
    display: block;
    color: #ffffff;
    padding-top: 20px;
}

.als h3 i {
    font-size: 42px;
    line-height: 42px;
    font-weight: normal;
    display: block;
    color: #ffffff;
    padding-top: 20px;
}

.als h3::after {
    height: 2px;
    width: 60px;
    background: #a7daa6;
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
}

.als p {
    font-size: 18px;
    color: #ffffff;
    line-height: 36px;
    width: 500px;
    text-align: right;
    padding-left: 100px;
    margin-top: 35px;
}


/* -- 实力2 -- */

.sl_2 {
    height: 900px;
    background: #f0f9f5;
}

.sl_2 h2 {
    height: 120px;
    text-align: center;
    padding-top: 81px;
    margin-bottom: 48px;
}

.sl_2 h2 span {
    font-size: 42px;
    font-weight: bold;
    color: #333333;
    display: block;
    line-height: 42px;
    padding-top: 12px;
}

.s_1 {
    float: left;
    width: 600px;
    height: 540px;
    position: relative;
}

.s_1 dl dt {
    width: 600px;
    height: 540px;
    display: block;
}

.s_1 dl dt img {
    width: 600px;
    height: 540px;
    display: block;
}

.s_1 dl dd {
    height: 270px;
    width: 300px;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: 0;
    bottom: 0;
}

.s_1 dl dd h3 {
    font-size: 20px;
    line-height: 30px;
    color: #004c85;
    text-align: center;
    font-weight: bold;
    padding-top: 90px;
}

.s_1 dl dd p {
    font-size: 18px;
    color: #333333;
    display: block;
    line-height: 18px;
    text-align: center;
    padding-top: 16px;
}

.s_2 {
    float: left;
    width: 600px;
    height: 540px;
}

.s_2 dl {
    float: left;
    width: 600px;
    height: 270px;
}

.s_2 dl dt {
    height: 270px;
    width: 300px;
    display: block;
    float: left;
}

.s_2 dl dt img {
    height: 270px;
    width: 300px;
    display: block;
}

.s_2 dl dd {
    float: left;
    height: 270px;
    width: 300px;
    background: rgba(255, 255, 255, 0.95);
}

.s_2 dl dd h3 {
    font-size: 20px;
    line-height: 30px;
    color: #004c85;
    text-align: center;
    font-weight: bold;
    padding-top: 90px;
}

.s_2 dl dd p {
    font-size: 18px;
    color: #333333;
    display: block;
    line-height: 36px;
    text-align: center;
    padding-top: 16px;
}


/* -- 实力3 -- */

.sl_3 {
    height: 800px;
    background: url(../images/sl3_bg.jpg) no-repeat center;
}

.sl_3 h2 {
    width: 600px;
    float: right;
    text-align: right;
    height: 175px;
    padding-top: 133px;
    margin-bottom: 65px;
}

.sl_3 h2 b {
    font-size: 80px;
    line-height: 66px;
    font-weight: normal;
    display: block;
    color: #004c85;
}

.sl_3 h2 em {
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;
    display: block;
    color: #333333;
    padding-top: 25px;
}

.sl_3 h2 span {
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
    display: block;
    color: #666666;
    padding-top: 15px;
}

.sl_3 .lcsm {
    height: 365px;
    width: 700px;
    float: right;
}

.sl_3 .lcsm ul li {
    float: left;
    width: 160px;
    height: 160px;
    box-sizing: border-box;
    padding-top: 30px;
    position: relative;
    background: #fdfefe;
    border-radius: 7px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    margin-right: 20px;
    margin-bottom: 20px;
}

.sl_3 .lcsm ul li i {
    display: block;
    width: 60px;
    height: 63px;
    margin: 0 auto 20px;
}

.sl_3 .lcsm ul li .lc1 {
    background: url(../images/lc1s.png) no-repeat center;
}

.sl_3 .lcsm ul li .lc2 {
    background: url(../images/lc2.png) no-repeat center;
}

.sl_3 .lcsm ul li .lc3 {
    background: url(../images/lc3.png) no-repeat center;
}

.sl_3 .lcsm ul li .lc4 {
    background: url(../images/lc4.png) no-repeat center;
}

.sl_3 .lcsm ul li .lc5 {
    background: url(../images/lc5.png) no-repeat center;
}

.sl_3 .lcsm ul li .lc6 {
    background: url(../images/lc6.png) no-repeat center;
}

.sl_3 .lcsm ul li .lc7 {
    background: url(../images/lc7.png) no-repeat center;
}

.sl_3 .lcsm ul li em {
    display: block;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    text-align: center;
}

.sl_3 .lcsm ul li .xq {
    width: 160px;
    height: 160px;
    background: #004c85;
    padding-top: 34px;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    left: 0px;
    transform: scale(0);
    transition: .5s;
    border-radius: 7px;
}

.sl_3 .lcsm ul li .xq b {
    display: block;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 17px;
    position: relative;
    height: 35px;
}

.sl_3 .lcsm ul li .xq b::after {
    position: absolute;
    height: 1px;
    width: 30px;
    left: 65px;
    content: "";
    background: #95ce94;
    display: block;
    bottom: 0;
}

.sl_3 .lcsm ul li .xq p {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 28px;
}

.sl_3 .lcsm ul li:hover .xq {
    transform: scale(1);
}

.sl_3 .lcsm ul li:nth-child(4n) {
    margin-right: 0;
}

.sl_3 .lcsm ul li:last-child {
    margin-right: 0;
}


/* -- 案例 -- */

.al {
    height: 900px;
    background: url(../images/al_bg.jpg) no-repeat center;
}

.al h2 {
    height: 115px;
    text-align: center;
    padding-top: 100px;
    margin-bottom: 38px;
}

.al h2 em {
    font-size: 44px;
    color: #333333;
    display: block;
    line-height: 44px;
    font-weight: normal;
}

.al h2 span {
    font-size: 24px;
    color: #666666;
    display: block;
    line-height: 24px;
    padding-top: 15px;
    font-weight: normal;
}

.al .al_con {
    position: relative;
    width: 1200px;
}

.al_con ul li em {
    position: relative;
    width: 386px;
    height: 480px;
    display: block;
    border-radius: 10px;
}

.al_con ul li {
    border-radius: 10px;
    float: left;
    width: 386px;
    margin-right: 20px;
    position: relative;
    background: #ffffff;
    height: 480px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.al_con ul li i {
    width: 386px;
    height: 218px;
    display: block;
    position: relative;
}

.al_con ul li i img {
    width: 386px;
    height: 218px;
    display: block;
}

.al_con h4 {
    display: block;
    height: 102px;
    width: 326px;
    border-bottom: 2px solid #eeeeee;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: left;
}

.al_con h4 b {
    font-size: 24px;
    color: #333333;
    line-height: 24px;
    display: block;
    padding-top: 30px;
    font-weight: normal;
}

.al_con h4 span {
    font-size: 16px;
    color: #999999;
    line-height: 16px;
    display: block;
    padding-top: 12px;
    font-weight: normal;
}

.al_con p {
    font-size: 15px;
    color: #666666;
    line-height: 28px;
    display: block;
    padding-top: 24px;
    margin-left: 31px;
    width: 293px;
}

.al_con .tempWrap {
    width: 1201px !important;
    padding-left: 1px;
}

.al_con ul li:last-child {
    margin-right: 0;
}

.al_con ul li:before,
.al_con ul li:after,
.al_con ul li>em:before,
.al_con ul li>em:after {
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: absolute;
    content: "";
    background: #004c85;
    z-index: 3
}

.al_con ul li:before {
    width: 0;
    top: 0px;
    left: 0px;
    height: 3px;
}

.al_con ul li:after {
    width: 3px;
    top: 0px;
    left: -1px;
    height: 0;
}

.al_con ul li>em:before {
    width: 0px;
    bottom: 0px;
    right: -2px;
    height: 3px;
}

.al_con ul li>em:after {
    width: 3px;
    bottom: 0px;
    right: -3px;
    height: 0;
}

.al_con ul li:hover:before {
    width: 386px
}

.al_con ul li:hover:after {
    height: 480px
}

.al_con ul li:hover>em:before {
    width: 386px
}

.al_con ul li:hover>em:after {
    height: 480px
}

.al_con .sprev {
    position: absolute;
    left: -8%;
    top: 215px;
    width: 60px;
    height: 60px;
    background: url(../images/left1.png) no-repeat;
    z-index: 10;
}

.al_con .snext {
    position: absolute;
    right: -8%;
    top: 215px;
    width: 60px;
    height: 60px;
    background: url(../images/right1.png) no-repeat;
    z-index: 10;
}

.al .ljzx {
    display: block;
    width: 155px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    padding-left: 25px;
    border-radius: 20px;
    transition: all 0.5s;
    background: #004c85;
    position: relative;
    margin: 36px auto 0;
}

.al .ljzx::after {
    height: 8px;
    width: 28px;
    display: block;
    background: url(../images/aft1.png) no-repeat;
    content: "";
    position: absolute;
    right: 35px;
    top: 16px;
}

.al .ljzx:hover {
    animation: shake 1.5s linear;
    -webkit-animation: shake 1.5s linear;
}


/* -- 新闻资讯 -- */

.news {
    height: 930px;
    background: url(../images/news_bg.jpg) no-repeat center;
}

.news h2 {
    height: 115px;
    text-align: center;
    padding-top: 97px;
    margin-bottom: 43px;
}

.news h2 em {
    font-size: 44px;
    color: #333333;
    display: block;
    line-height: 44px;
    font-weight: normal;
}

.news h2 span {
    font-size: 24px;
    color: #666666;
    display: block;
    line-height: 24px;
    padding-top: 15px;
    font-weight: normal;
}

.dongt {
    float: left;
    width: 770px;
}

.dongt .bt {
    height: 57px;
    position: relative;
    margin-bottom: 28px;
    border-bottom: 2px solid #eeeeee;
    box-sizing: border-box;
}

.dongt .bt a {
    color: #333333;
    font-size: 24px;
    display: inline-block;
    line-height: 24px;
    padding-top: 5px;
}

.dongt .bt img {
    vertical-align: top;
}

.dongt .bt .cur {
    font-weight: bold;
    margin-right: 16px;
    margin-left: 15px;
}

.dongt .bt i {
    float: right;
    text-transform: uppercase;
    width: 84px;
    background: url(../images/g_s.png) no-repeat 52px 20px;
}

.dongt .bt i a {
    color: #333333;
    display: block;
    padding-top: 12px;
    font-size: 14px;
    font-family: Arial;
}

.dongt dl {
    height: 182px;
    overflow: hidden;
    position: relative;
}

.dongt dt {
    font-size: 0;
    line-height: 0;
    width: 300px;
    overflow: hidden;
    float: left;
}

.dongt dt img {
    width: 300px;
    height: 182px;
    transition: all 0.5s;
    display: block;
}

.dongt dl:hover dt img {
    transform: scale(1.1);
}

.dongt dd {
    height: 182px;
    width: 440px;
    float: left;
    margin-left: 30px;
}

.dongt dd h4 a {
    display: block;
    font-size: 20px;
    color: #333333;
    text-align: left;
    font-weight: bold;
    line-height: 20px;
    padding-top: 17px;
}

.dongt dd p {
    font-size: 14px;
    color: #888888;
    display: block;
    line-height: 24px;
    padding-top: 20px;
    width: 440px;
}

.dongt .gds {
    height: 32px;
    width: 130px;
    display: block;
    background: #004c85;
    border-radius: 7px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-top: 45px;
}

.dongt ul {
    margin-top: 40px;
    border-top: 1px dashed #e2e2e2;
    padding-top: 36px;
}

.dongt li {
    width: 336px;
    margin-right: 56px;
    float: left;
    padding-left: 20px;
    position: relative;
    margin-bottom: 32px;
}

.dongt li:after {
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #004c85;
    border-radius: 100%;
    content: "";
    left: 0;
    top: 7px;
    box-sizing: border-box;
}

.dongt li h4 {
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 8px;
}

.dongt li h4 a {
    color: #333333;
}

.dongt li p {
    font-size: 14px;
    color: #888888;
    line-height: 24px;
}

.dongt li:nth-child(2n) {
    margin-right: 0;
}

.dongt li:hover h4 a {
    color: #004c85;
}

.went {
    float: right;
    width: 360px;
}

.went .bt {
    height: 57px;
    position: relative;
    margin-bottom: 21px;
    border-bottom: 2px solid #eeeeee;
    box-sizing: border-box;
}

.went .bt a {
    color: #333333;
    font-size: 24px;
    display: inline-block;
    line-height: 24px;
    padding-top: 5px;
}

.went .bt img {
    vertical-align: top;
}

.went .bt .cur {
    font-weight: bold;
    margin-right: 16px;
    margin-left: 15px;
}

.went .bt i {
    float: right;
    text-transform: uppercase;
    width: 84px;
    background: url(../images/g_s.png) no-repeat 52px 20px;
}

.went .bt i a {
    color: #333333;
    display: block;
    padding-top: 12px;
    font-size: 14px;
    font-family: Arial;
}

.went ul li {
    height: 120px;
    width: 360px;
    border-bottom: 1px dashed #e2e2e2;
    box-sizing: border-box;
}

.went li h4 {
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    font-weight: normal;
    padding-top: 25px;
    padding-left: 10px;
}

.went li h4 a {
    color: #333333;
}

.went li p {
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    padding-left: 10px;
    padding-top: 12px;
}


/* -- 关于我们 -- */

.abt {
    background: url(../images/abt_bg.jpg) no-repeat center;
    height: 640px;
    padding-top: 100px;
}

.abt h2 {
    font-weight: bold;
    font-size: 46px;
    line-height: 46px;
    color: #333333;
    padding-top: 70px;
    background: url(../images/dou.png) no-repeat left top;
}

.abt h2 a {
    color: #333333;
}

.abt h2 span {
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    padding-top: 12px;
    display: block;
}

.abt_l {
    width: 300px;
}

.abt_l i img {
    display: block;
    width: 300px;
    height: 220px;
    margin-top: 272px;
}

.abt dl {
    width: 900px;
}

.abt dt img {
    display: block;
    width: 900px;
    height: 420px;
}

.abt dd p {
    padding-left: 60px;
    padding-top: 30px;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}

.abt dd .more {
    float: right;
    padding-right: 35px;
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #006e38;
    background: url(../images/jt.png) no-repeat right;
    margin-top: 20px;
}

.abt dd .more:hover {
    animation: shake 1.5s linear;
    -webkit-animation: shake 1.5s linear;
}