/* 子页banner */

.zybanner {
    width: 100%;
    height: 296px;
    overflow: hidden;
    position: relative;
}

.zybanner, .zybanner .bd, .zybanner .bd ul, .zybanner .bd ul li {
    display: block;
    width: 100%;
    height: 296px;
    overflow: hidden;
}

.zybannerl {
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../images/lan.png);
    background-repeat: no-repeat;
    width: 43%;
    height: 297px;
}

.yjbt {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 0;
    height: 296px;
    overflow: hidden;
}

.yjbtz {
    float: right;
    overflow: hidden;
}

.yjbt h2 {
    text-align: right;
    font-size: 34px;
    font-weight: normal;
    color: #fff;
    margin-top: 65px;
}

.yjbt em {
    display: block;
    width: 28px;
    height: 3px;
    background-color: #fff;
    margin-top: 15px;
    float: right;
}

.dqwz {
    font-size: 14px;
    font-weight: normal;
    color: #c4d4e4;
    float: left;
    margin-top: 30px;
}

.dqwz a {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    color: #c4d4e4;
}

.dqwz a:hover {
    color: #f48035;
}

.dqwz span {
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(../images/jjjj.png);
    background-repeat: no-repeat;
    margin-top: 55px;
    margin-left: 199px;
}

/* 子页banner结束 */

/* 二级导航开始 */

.ejdh {
    width: 100%;
    background-color: #f7fbff;
    overflow: hidden;
}

.ejdh ul li {
    float: left;
    padding: 0 22px;
}

.ejdh ul .on {
    background-color: #f48035;
    background-image: url(../images/hr.png);
    background-repeat: no-repeat;
    background-position: 20px center;
}

.ejdh ul li:hover {
    background-color: #f48035;
    background-image: url(../images/hr.png);
    background-repeat: no-repeat;
    background-position: 20px center;
}

.ejdh ul li a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    line-height: 60px;
    margin-left: 35px;
}

.ejdh ul .on a {
    color: #fff;
}

.ejdh ul li:hover a {
    color: #fff;
}

/* 公司简介开始 */

.neir {
    padding: 60px 0 100px 0;
    overflow: hidden;
    min-height: 300px;
}

/* 成功案例开始 */

.alz {
    overflow: hidden;
}

.alz ul {
    margin-right: -20px;
    min-height: 300px;
    overflow: hidden;
}

.alz ul li {
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    margin-bottom: 40px;
}

.alz ul li h3 a {
    color: #333333;
    line-height: 60px;
    font-size: 16px;
    font-weight: normal;
}

.alz ul li>a {
    display: block;
    width: 386px;
    height: 234px;
    overflow: hidden;
}

.alz ul li>a img {
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}

.alz ul li:hover a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.alz ul li h3 {
    background-color: #fff;
    background-image: url(../images/jt.png);
    background-repeat: no-repeat;
    background-position: 323px center;
}

.alz ul li:hover h3 a {
    color: #fff;
}

.alz ul li:hover h3 {
    background-color: #0058a9;
    background-image: url(../images/jt.png);
    background-repeat: no-repeat;
    background-position: 323px center;
    padding-left: 25px;
}

/* 成功案例结束 */

/* 分页按钮 */

.hb_fenye {
    text-align: center;
    margin-top: 30px;
}

.hb_fenye>.prev {
    background: url(../images/jjz.png) no-repeat left center;
    width: 38px;
    height: 38px;
}

.hb_fenye>.prev:hover {
    background: url(../images/jjzl.png) no-repeat left center;
    border: none;
}

.hb_fenye>.next {
    background: url(../images/jjy.png) no-repeat right center;
    width: 38px;
    height: 38px;
}

.hb_fenye>.next:hover {
    background: url(../images/jjyl.png) no-repeat right center;
    border: none;
}

.hb_fenye a {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #333;
    min-width: 20px;
    padding: 0 9px;
    margin: 0 3px;
    line-height: 34px;
}

.hb_fenye a:hover {
    color: #0058a9;
    border-bottom: 4px solid #0058a9;
}

.hb_fenye span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #333;
    min-width: 20px;
    padding: 0 9px;
    margin: 0 3px;
    line-height: 34px;
}

.hb_fenye span {
    color: #0058a9;
    border-bottom: 4px solid #0058a9;
}

/* 成功案例详情页开始 */

.alxxt {
    text-align: center;
}

.alxxt h3 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.hb_xwsm {
    font-size: 14px;
    line-height: 36px;
    color: #999;
    padding: 23px 0 10px 0;
    border-bottom: 1px dashed #d8d4e0
}

.hb_xwsm>img {
    padding: 0 5px;
}

.hb_xwsm a {
    font-size: 14px;
    color: #999;
}

.hb_xwsm .on {
    color: #014a8f;
}

.hb_xwsm a:hover {
    color: #014a8f;
}

.alxxz {
    margin: 55px 0;
    text-align: center;
}

/* 上下篇开始 */

.sxp {
    width: 100%;
    background-color: #f6f6f6;
    overflow: hidden;
    margin-top: 50px;
}

.sxp .prev {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    display: block;
    line-height: 58px;
    float: left;
    width: 550px;
    overflow: hidden;
    margin-left: 25px;
}

.sxp .prev:hover {
    color: #014a8f;
}

.sxp .prev em {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 21px;
    background: url(../images/jhz.png) no-repeat left center;
}

.sxp .prev:hover em {
    background: url(../images/jhzl.png) no-repeat left center;
}

.sxp .next {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    display: block;
    line-height: 58px;
    float: right;
    width: 550px;
    overflow: hidden;
    text-align: right;
    margin-right: 25px;
}

.sxp .next:hover {
    color: #014a8f;
}

.sxp .next em {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 21px;
    background: url(../images/jhy.png) no-repeat right center;
}

.sxp .next:hover em {
    background: url(../images/jhyl.png) no-repeat right center;
}

.sxp .zhong {
    width: 47px;
    height: 58px;
    float: left;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.sxp .zhong em {
    padding: 18px 9px;
    display: block;
    width: 30px;
    height: 21px;
    background: url(../images/lb.png) no-repeat center center;
}

.sxp .zhong:hover em {
    background: url(../images/lbl.png) no-repeat center center;
}

/* 上下篇结束 */

/* 荣誉资质 */

img {
    max-width: 100%;
    vertical-align: middle;
}

.subpage--container {
    overflow: hidden;
    min-height: 300px;
}

.ryzz--container {
    position: relative;
}

.ryzz--btn {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
}

.ryzz--list {
    position: relative;
    z-index: 10;
    height: 535px;
    width: 900px;
    margin: 0 auto;
}

.ryzz--list .cell .bg {
    display: block;
    width: 100%;
    position: relative;
}

.ryzz--list .cell .content a {
    display: block;
}

.ryzz--list .cell .content a img {
    display: block;
    width: 100%;
    height: auto;
}

.about--container img {
    max-width: 100%;
    height: auto !important;
}

.ryzz--list .cell {
    position: relative;
}

.ryzz--list .cell .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ryzz--list .cell .content h3 {
    display: table;
    width: 100%;
    height: 23%;
    text-align: center;
    color: #333;
    line-height: 28px;
}

.ryzz--list .cell .content:hover h3 {
    color: #0058a9;
}

.ryzz--list .cell .content h3 span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    padding: 0 15px;
    background-color: #fff;
}

.ryzz--list .cell .content h3 span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    padding: 0 15px;
    background-color: #fff;
}

.ryzz--list .cell .content:hover h3 span em {
    display: block;
    margin: 0 auto;
    max-height: 28px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
}

.ryzz--btn a {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -25px;
    width: 45px;
    height: 45px;
}

.ryzz--btn .prev {
    left: 0;
    background: url(../images/icon23.png) no-repeat center;
}

.ryzz--btn .prev:hover {
    background-image: url(../images/icon24.png);
}

.ryzz--btn .next {
    right: 0;
    background: url(../images/icon22.png) no-repeat center;
}

.ryzz--btn .next:hover {
    background-image: url(../images/icon25.png);
}

/* 发展历程 */

.neiro {
    padding-top: 60px;
    overflow: hidden;
}

.neiro1 {
    width: 1200px;
    margin: 0 auto;
    background: url(../images/dt.png) no-repeat bottom center;
    background-color: #fff;
    padding-bottom: 145px;
}

.falfc {
    background: url(../images/ttt.jpg) repeat-x center;
    background-position-y: 240px;
    position: relative;
    padding: 0 30px;
}

.falfc .bd ul li {
    width: 25%;
    text-align: center;
    float: left;
}

.falfc .bd ul .xxx {
    padding-top: 225px;
}

.falfc .bd ul li div {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    padding: 20px 0;
}

.falfc .bd ul li span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #666;
    line-height: 30px;
    text-align: left;
    height: 150px;
    overflow-y: auto;
}

.xxx em {
    display: block;
    margin: 0 auto;
    width: 38px;
    height: 44px;
    background: url(../images/shijianjiedian.png) no-repeat top center;
}

.sss em {
    display: block;
    margin: 0 auto;
    width: 38px;
    height: 44px;
    background: url(../images/shijianjiedians.png) no-repeat top center;
}

.falfc .hd .prev {
    display: block;
    background: url(../images/fj.png) no-repeat left center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -21px;
    width: 42px;
    height: 42px;
}

.falfc .hd .next {
    display: block;
    background: url(../images/fy.png) no-repeat right center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -21px;
    width: 42px;
    height: 42px;
}

.falfc .hd .prev:hover {
    background: url(../images/fzb.png) no-repeat left center;
}

.falfc .hd .next:hover {
    background: url(../images/fyb.png) no-repeat right center;
}

/* 新闻中心开始 */

.hb__xwzx {
    overflow: hidden;
}

.leftz {
    float: left;
    width: 577px;
    height: 246px;
    overflow: hidden;
    margin-right: 40px;
    margin-bottom: 45px;
}

.yyi {
    position: relative;
    border-bottom: 1px dashed #d8d4e0;
}

.yyi>a {
    display: block;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.yyi img {
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}

.yyi:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.righty {
    float: left;
    width: 582px;
    height: 246px;
    overflow: hidden;
}

.righty h3 {
    font-size: 18px;
    color: #0058a9;
    font-weight: bold;
    line-height: 40px;
}

.yyi:hover .righty h3 {
    color: #f48035;
}

.righty span {
    font-size: 16px;
    color: #999;
    font-weight: normal;
    line-height: 26px;
    padding: 15px 0;
    display: block;
}

.righty>div {
    font-size: 16px;
    font-weight: normal;
    color: #666;
    line-height: 28px;
    min-height: 84px;
}

.righty em {
    text-align: center;
    line-height: 40px;
    display: block;
    width: 130px;
    height: 40px;
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    background-color: #f48035;
    margin-top: 26px;
}

.yyi:hover .righty em {
    background-color: #014a8f;
}

/* 新闻下 */

.hb_gsdtzz {
    overflow: hidden;
    min-height: 300px;
    margin-bottom: 90px;
}

.hb_gsdt {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

.hb_gsdt>a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.hb_gsdt:hover {
    background-color: #eeeeee;
}

.hb_gsdt>.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 47px;
    padding-bottom: 47px;
    border-bottom: 1px solid #d8d4e0;
}

.hb_gsdt:hover>.w1200 {
    border-bottom: 1px solid #eeeeee;
}

.hb_gsdt .hb_gsdtz {
    float: left;
    width: 230px;
    height: 98px;
    overflow: hidden;
    display: none;
}

.hb_gsdt:hover .hb_gsdtz {
    display: block;
}

.hb_gsdtzc {
    margin-left: 23px;
    width: 83%;
    float: left;
}

.hb_gsdt:hover .hb_gsdtzc {
    width: 63%;
    margin-left: 43px;
}

.hb_gsdtzc h3 {
    line-height: 42px;
    font-weight: bold;
    color: #333;
    font-size: 18px;
}

.hb_gsdt:hover .hb_gsdtzc h3 {
    color: #014a8f;
}

.hb_gsdtzc span {
    line-height: 28px;
    font-weight: normal;
    color: #666;
    font-size: 16px;
    min-height: 49px;
}

.hb_gsdty {
    float: right;
}

.hb_gsdty>div {
    font-size: 26px;
    font-weight: normal;
    color: #c0c0c0;
    padding: 10px 0;
}

.hb_gsdty>em {
    margin-top: 15px;
    margin-left: 15px;
    display: block;
    width: 38px;
    height: 20px;
    background: url(../images/jh.png) no-repeat right center;
    border-left: 1px solid #c0c0c0;
}

.hb_gsdt:hover .hb_gsdty>em {
    background: url(../images/jhl.png) no-repeat right center;
}

/* 新闻推荐 */

.xwtj {
    margin-top: 75px;
    overflow: hidden;
}

.xwtj>div {
    font-weight: bold;
    font-size: 30px;
    color: #0058a9;
    background: url(../images/bbbb.png) no-repeat right bottom;
}

.xwtj span {
    font-size: 23px;
    font-weight: bold;
    color: #333;
}

.xwtj ul {
    margin-right: -80px;
    padding: 25px 0;
}

.xwtj ul li {
    float: left;
    width: 558px;
    line-height: 50px;
    margin-right: 80px;
}

.xwtj ul li em {
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    background: url(../images/yy.png) no-repeat left center;
}

.xwtj ul li h3 {
    display: inline-block;
}

.xwtj ul li h3 a {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    margin-left: 10px;
}

.xwtj ul li:hover h3 a {
    color: #0058a9;
}

.xwtj ul li span {
    float: right;
    font-size: 16px;
    font-weight: normal;
    color: #999;
}

.xwtj ul li:hover span {
    color: #0058a9;
}

/* 在线咨询 */

.zxzxzs {
    background: url(../images/zxzx..jpg) no-repeat left center;
    background-size: 566px 591px;
    width: 100%;
    overflow: hidden;
}

.lylb {
    width: 600px;
    float: right;
    overflow: hidden;
    margin-top: -30px;
}

.hb__mz {
    margin-top: 30px;
}

.lylb span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    line-height: 39px;
}

.lylb .gongg {
    width: 600px;
    height: 50px;
    ;
    line-height: 50px;
    color: #999;
    font-size: 16px;
    font-weight: normal;
    background-color: #f6f6f6;
    padding-left: 20px;
    overflow: hidden;
}

.lylb input {
    width: 400px;
    line-height: 50px;
    height: 50px;
    color: #666;
    font-size: 16px;
    font-weight: normal;
}

.gongg3 {
    height: 110px !important;
}

.gongg3 textarea {
    float: left;
    width: 570px;
    height: 90px;
    margin: 10px 0px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    background: none;
    border: none;
    resize: none;
    overflow-y: auto;
    font-family: "微软雅黑";
}

.gongg4 {
    float: left;
    width: 420px;
    height: 50px;
    line-height: 50px;
    color: #999;
    font-size: 16px;
    font-weight: normal;
    background-color: #f6f6f6;
    padding-left: 20px;
    overflow: hidden;
}

.gongg4 input {
    width: 260px;
    height: 50px;
    line-height: 50px;
}

.hb__mz1 a {
    display: block;
    float: right;
}

.hb_tjcz {
    float: left;
    width: 600;
    margin-top: 30px;
}

.hb_tjcz a {
    background-color: #0058a9;
    display: block;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    float: left;
    line-height: 56px;
    padding: 0 125px;
    border-radius: 5px;
}

.hb_tjcz a:hover {
    background-color: #f48035;
}

.hb_tjcz .hb_tj {
    margin-right: 18px;
}

/* 回复 */

.huifu {
    margin-top: 110px;
    overflow: hidden;
}

.hb_cklyl {
    float: left;
}

.hb_ckly2 {
    float: left;
    width: 1100px;
    margin-left: 28px;
}

.hb_ckly2 div {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.hb_ckly2 div span {
    font-weight: normal;
    font-size: 16px;
    color: #6f7070;
    margin-left: 25px;
}

.hb_ckly2>span {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
}

.hb_huifu {
    margin-bottom: 50px;
    position: relative;
    margin-top: 45px;
    border-bottom: 1px solid #eee;
}

.hb_huifu1 {
    width: 1080px;
    margin-left: 120px;
    padding-top: 15px;
    margin-bottom: 50px;
    background-color: #f6f6f6;
    padding-bottom: 15px;
}

.hb_huifu1 div {
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    color: #1976c7;
    padding-left: 28px;
    background: url(../images/touxiang.png) no-repeat left center;
}

.hb_huifu1 span {
    display: block;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    margin-left: 28px;
    padding-top: 15px;
    line-height: 30px;
}

.hb_huifu2 {
    float: left;
    margin-left: 25px;
}

.jzgd {
    text-align: center;
    margin-top: 25px;
}

.jzgd a {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    background-color: #1976c7;
    margin: 0 auto;
    line-height: 57px;
    border-radius: 5px;
    background-image: url(../images/jzgd.png);
    background-repeat: no-repeat;
    background-position: 153px center;
    padding: 17px 70px;
    padding-right: 118px;
}

.jzgd a:hover {
    background-color: #f48035;
}

/* 在线招聘 */

.hb_zxzp {
    width: 100%;
    min-height: 400px;
    padding-bottom: 50px;
}

.zzzz {
    position: relative;
}

.zzzz>a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.hb_bt {
    width: 100%;
    height: 60px;
    background-color: #f48035;
}

.hb_bt .cell {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    width: 240px;
    text-align: center;
    overflow: hidden;
}

.hb_zxzp .item.open .hb_bdbody {
    display: block;
}

.hb_zxzp .item.open .hb_bd {
    background-color: #dcdbdb;
}

.hb_bt .hb_zw {
    background: url(../images/zw.png) no-repeat 50px center;
}

.hb_bt .hb_dd {
    background: url(../images/didian.png) no-repeat 50px center;
}

.hb_bt .hb_rs {
    background: url(../images/rnshu.png) no-repeat 50px center;
}

.hb_bt .hb_jy {
    background: url(../images/jingyan.png) no-repeat 50px center;
}

.hb_bt .hb_xq {
    background: url(../images/chakan.png) no-repeat 50px center;
}

.hb_bd {
    width: 100%;
    height: 60px;
    margin-top: 30px;
    background-color: #f7f7f7;
}

.hb_bd .cell {
    float: left;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 60px;
    width: 240px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

.hb_bd .hb_xq a {
    display: block;
    background-image: url(../images/xialjiantou.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    margin: 21px 107px;
}

.hb_bd .hb_xq a:hover {
    display: block;
    background-image: url(../images/xialjiantouh.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    margin: 21px 107px;
}

.hb_zxzp .item.open .hb_xq a {
    background-image: url(../images/jt..png);
}

.hb_bd .hb_xq .open a {
    display: block;
    background-image: url(../images/jiantpous.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    margin: 21px 107px;
}

.hb_bdbody {
    width: 100%;
    background-color: #f7f7f7;
    min-height: 200px;
    overflow: hidden;
    display: none;
    position: relative;
}

.hb_bdbodyone {
    margin: 50px;
}

.hb_bdbodyonez {
    width: 820px;
    float: left;
}

.hb_bdbodyonez>div {
    font-size: 14px;
    font-weight: normal;
    color: #000;
}

.hb_bdbodyonez>span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    line-height: 30px;
    padding: 20px 0;
}

.hb_bdbodyoney {
    float: left;
    position: absolute;
    margin-top: -45px;
    top: 50%;
    right: 45px;
}

.hb_bdbodyoney a {
    float: left;
    display: block;
    font-size: 14px;
    color: #fff;
    width: 90px;
    height: 90px;
    background-color: #0058a9;
    border-radius: 50px;
    text-align: center;
    line-height: 90px;
}

.hb_bdbodyoney .on {
    display: block;
    background-color: #f48035;
    margin-right: 20px;
}

.hb_bdbodyoney a:hover {
    color: #fff;
    background-color: #0058a9;
}

/* 网站地图 */

.hb_wzdt {
    width: 1184px;
    background-color: #0058a9;
    height: 54px;
    margin: 0 auto;
}

.hb_wzdt dl {
    float: left;
    text-align: center;
}

.hb_wzdt dl dt {
    margin-bottom: 30px;
}

.hb_wzdt dl dt>a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 54px;
    width: 128px;
}

.hb_wzdt dl:hover dt>a {
    background-color: #f48035;
}

.hb_wzdt .on dt>a {
    background-color: #f48035;
}

.hb_wzdt dl dd a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 50px;
}

.hb_wzdt dl dd:hover a {
    color: #f48035;
}

.hb_wzdt dl .on a {
    color: #f48035;
}

/* 联系方式 */

.hb_lxfs {
    border-top: 1px solid #0058a9;
    margin-top: 60px;
    width: 841px;
    float: right;
}

.hb_diz1 {
    margin-left: 35px;
}

.hb_diz {
    width: 208px;
    text-align: center;
    margin-top: -31px;
    float: left;
}

.hb_diz em {
    margin: 0 auto;
    width: 62px;
    display: block;
    height: 62px;
    border-radius: 50px;
    background-image: url(../images/dz.png);
    background-color: #f48035;
    background-repeat: no-repeat;
    background-position: center center;
}

.hb_diz2 em {
    background-image: url(../images/dh.png);
}

.hb_diz3 em {
    background-image: url(../images/wz.png);
}

.hb_diz2 {
    margin-left: 100px;
}

.hb_diz span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 25px 0 10px 0;
}

.hb_diz p {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 28px;
}

.hb_diz3 {
    float: right;
}

.jjj {
    position: relative;
}

.lxwma {
    position: absolute;
    left: 0;
    top: 0;
    width: 359px;
}

.dt {
    width: 100%;
    height: 520px;
    overflow: hidden;
    margin-top: -100px;
}