
.g_banxf {
    position: relative;
    margin-top: -100px;
    margin-bottom: 16px;
}

.g_banxf ul {
    background: #005c47;
    padding: 20px 0 0 33px;
    border-radius: 5px;
    height: 154px;
}

.g_banxf li {
    float: left;
    width: 188px;
    height: 128px;
    border-right: 1px dotted #f4f4f4;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.g_banxf li em {
    display: block;
    width: 82px;
    margin: 0 auto;
    transition: all 0.3s linear 0s;
}

.g_banxf li:hover em {
    transform: rotateY(180deg);
}

.g_banxf li i {
    display: block;
    font-weight: normal;
    font-size: 12px;
    color: #f4f4f4;
    font-style: normal;
}

.g_banxf li:last-child {
    border-right: none;
}

.g_kuai {
    padding-top: 75px;
    height: 548px;
}

.g_kuai h2 {
    height: 98px;
    text-align: center;
    font-size: 40px;
    color: #202020;
    font-weight: normal;
}

.g_kuai h2 b {
    font-weight: normal;
    color: #005c47;
}

.g_kuai h2 em {
    display: block;
    font-size: 12px;
    color: #a8a8a8;
    font-weight: normal;
}

.g_kuai dl {
    float: left;
    width: 290px;
    margin-right: 12px;
    box-shadow: 1px 2px 8px #ccc;
    transition: all 0.3s linear 0s;
}

.g_kuai dl:hover {
    transform: translateY(-10px);
}

.g_kuai .lastdl {
    margin-right: 0
}

.g_kuai dt {
    width: 290px;
    height: 196px;
    overflow: hidden;
}

.g_kuai dt img {
    width: 290px;
    height: 196px;
    display: block;
    transition: all 0.3s linear 0s;
}

.g_kuai dt:hover img {
    transform: scale(1.1);
}

.g_kuai dd {
    background: #fff;
    padding: 30px 0 0 0;
    height: 140px;
    width: 290px;
}

.g_kuai h3 {
    width: 125px;
    height: 35px;
    line-height: 35px;
    border: 2px solid #323232;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: normal;
}

.g_kuai h4 {
    font-size: 12px;
    font-weight: normal;
    color: #bebebe;
    text-align: center;
    height: 30px;
    padding-top: 3px;
}

.g_kuai p {
    font-size: 14px;
    line-height: 18px;
    color: #909090;
    padding: 0 40px;
    text-align: center;
}

.g_kuai .dl01 p {
    padding: 0 15px;
}

.g_kuai dl:hover dd {
    background: #005c47;
    color: #fff;
}

.g_kuai dl:hover h3 {
    color: #fff;
    border: 2px solid #fff;
}

.g_kuai dl:hover h4 {
    color: #568bc2;
}

.g_kuai dl:hover p {
    color: #fff;
}

.g_pro {
    background: url(../image/a394d3ab0bd6434bb882e8f3d0fdb926_2.jpg) no-repeat center top;
    height: 1265px;
}

.g_pro .content {
    width: 1206px;
    padding-top:50px ;
}

.g_pro h2 {
    height: 138px;
    text-align: center;
    font-size: 40px;
    color: #202020;
    font-weight: normal;
}

.g_pro h2 a {
    color: #202020;
}

.g_pro h2 b {
    font-weight: normal;
    color: #005c47;
}

.g_pro h2 em {
    display: block;
    font-size: 18px;
    color: #939393;
    font-weight: normal;
}

.g_pro .m_fl {
    float: left;
    width: 402px;
}

.g_pro .m_fl h3 {
    background: url(../image/flh2.jpg) no-repeat;
    padding-top: 50px;
    height: 182px;
    font-size: 36px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}

.g_pro .m_fl h3 a {
    color: #fff;
}

.g_pro .m_fl h3 em {
    display: block;
    font-size: 12px;
    color: #f4f4f4;
    height: 35px;
}

.g_pro .m_fl h3 span {
    display: block;
    background: url(../image/flbtn.jpg) no-repeat;
    width: 200px;
    height: 46px;
    line-height: 46px;
    padding-left: 51px;
    margin: 0 auto;
    font-size: 18px;
    color: #005c47;
    text-align: left;
}

.g_pro .m_fl .fllst {
    height: 192px;
}

.g_pro .m_fl h4 {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    color: #262626;
    padding-left: 68px;
    font-weight: normal;
}

.g_pro .m_fl h4 a {
    color: #262626;
}

.g_pro .m_fl h4 i {
    font-weight: normal;
    padding-right: 15px;
}

.g_pro .m_fl .fllst li {
    height: 66px;
    line-height: 66px;
    overflow: hidden;
}

.g_pro .m_fl .fllst li a {
    color: #262626;
    display: block;
    height: 66px;
    line-height: 66px;
    font-size: 16px;
    padding-left: 88px;
}

.g_pro .m_fl .fllst li i {
    font-weight: normal;
    padding-right: 15px;
}

.g_pro .m_fl .fllst li a:hover,
.g_pro .m_fl .fllst .cur a {
    background: #005c47;
    color: #fff;
}

.g_pro .fltel {
    margin-left: 70px;
    width: 270px;
    border-top: 1px solid #d9d9d9;
    padding-top: 20px;
    font-size: 30px;
    color: #005c47;
    font-weight: normal;
    height: 74px;
}

.g_pro .fltel em {
    display: block;
    background: url(../image/fltel.jpg) no-repeat;
    padding-left: 26px;
    font-size: 14px;
    color: #878787;
    padding-left: 25px;
}

.g_pro .flban {
    width: 400px;
    height: 532px;
    overflow: hidden;
    margin-left: 2px;
}

.g_pro .flban img {
    width: 400px;
    height: 532px;
    display: block;
}

.g_pro .m_cp {
    float: left;
    width: 804px;
}

.g_pro .m_cp dl {
    float: left;
    width: 400px;
    height: 530px;
    border: 1px solid #d9d9d9;
    border-right: none;
    border-bottom: none;
}

.g_pro .m_cp dt {
    width: 400px;
    height: 300px;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 25px;
}

.g_pro .m_cp dt img {
    width: 400px;
    height: 300px;
    display: block;
    transition: all 0.3s linear 0s;
}

.g_pro .m_cp dt:hover img {
    transform: scale(1.1);
}

.g_pro .m_cp dl:nth-child(2n) {
    border-right: 1px solid #d9d9d9;
}

.g_pro .m_cp dd {
    padding-left: 36px;
}

.g_pro .m_cp h3 {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 18px;
    color: #202020;
    font-weight: normal;
    margin-bottom: 18px;
}

.g_pro .m_cp h3 a {
    color: #202020;
}

.g_pro .m_cp p {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.g_pro .m_cp .lastdl {
    border-right: 1px solid #d9d9d9;
}

.g_fa {
    background: url(../image/fabg.jpg) no-repeat center top;
    height: 920px;
    padding-top: 66px;
}

.g_fa h2 {
    height: 138px;
    text-align: center;
    font-size: 40px;
    color: #202020;
    font-weight: normal;
}

.g_fa h2 a {
    color: #202020;
}

.g_fa h2 b {
    font-weight: normal;
    color: #005c47;
}

.g_fa h2 em {
    display: block;
    font-size: 18px;
    color: #939393;
    font-weight: normal;
}

.g_fa .m_fa {
    margin-left: 22px;
    height: 320px;
}

.g_fa .m_fa dl {
    float: left;
    width: 276px;
    margin-right: 18px;
    transition: all 0.3s linear 0s;
}

.g_fa .m_fa dl:hover {
    transform: translateY(-10px);
}

.g_fa .m_fa .lastdl {
    margin-right: 0;
}

.g_fa .m_fa dt {
    width: 276px;
    height: 212px;
    overflow: hidden;
}

.g_fa .m_fa dt img {
    width: 276px;
    height: 212px;
    display: block;
}

.g_fa .m_fa dd {
    margin-top: 16px;
    width: 276px;
    padding-top: 15px;
    height: 55px;
    text-align: center;
    color: #202020;
    background: #f0f0f0;
}

.g_fa .m_fa dd h3 {
    font-size: 18px;
    font-weight: normal;
}

.g_fa .m_fa dd a {
    color: #202020;
}

.g_fa .m_fa dd em {
    display: block;
    font-size: 12px;
    color: #aaaaaa;
    font-weight: normal;
}

.g_fa .m_fa dl:hover dd {
    background: #005c47;
    color: #fff;
}

.g_fa .m_fa dl:hover h3 a {
    color: #fff;
}

.g_fa .m_fa dl:hover em {
    color: #fff;
}

.g_fa .fatel {
    position: absolute;
    left: 0;
    top: 725px;
}

.g_fa .fatel b {
    font-weight: normal;
    font-size: 30px;
    color: #fff;
}

.g_fa .fatel i {
    display: block;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    padding-left: 22px;
    font-size: 14px;
    color: #fff;
    font-style: normal;
}

.g_ystit {
    background: #f0f0f0;
    padding-top: 85px;
    height: 148px;
    text-align: center;
}

.g_ystit h2 {
    font-size: 48px;
    color: #202020;
    font-weight: normal;
    color: #202020
}

.g_ystit h2 b {
    color: #005c47;
}

.g_ystit h2 em {
    font-size: 18px;
    color: #aeaeae;
    display: block;
}

.g_ys1 {
    background: url(../image/ysbg1.jpg) no-repeat center top;
    height: 402px;
    padding-top: 100px;
}

.g_ys1 .m_ys1 {
    margin-left: 84px;
}

.g_ys1 .m_ys1 h3 {
    height: 78px;
    font-size: 36px;
    font-weight: bold;
    color: #2a2a2a;
    padding-left: 10px;
}

.g_ys1 .m_ys1 h3 b {
    color: #005c47
}

.g_ys1 .m_ys1 h3 em {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #aeaeae;
    font-weight: normal;
}

.g_ys1 .m_ys1 p {
    font-size: 15px;
    color: #898989;
    line-height: 26px;
    margin-bottom: 30px;
}

.g_ys1 li {
    background: url(../image/ysronud.png) no-repeat;
    width: 122px;
    height: 100px;
    padding-top: 22px;
    float: left;
    margin-right: 16px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.g_ys1 li b {
    display: block;
    font-size: 42px;
    color: #fff;
    font-family: arial;
}

.g_ys2 {
    background: url(../image/ysbg2.jpg) no-repeat center top;
    height: 500px;
}

.g_ys2 .m_ys1 {
    padding: 92px 0 0 787px;
}

.g_ys2 .m_ys1 h3 {
    height: 78px;
    font-size: 36px;
    font-weight: bold;
    color: #2a2a2a;
    padding-left: 10px;
}

.g_ys2 .m_ys1 h3 b {
    color: #005c47
}

.g_ys2 .m_ys1 h3 em {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #aeaeae;
    font-weight: normal;
}

.g_ys2 .m_ys1 p {
    font-size: 15px;
    color: #898989;
    line-height: 26px;
    margin-bottom: 30px;
}

.g_ys2 li {
    background: url(../image/ysronud.png) no-repeat;
    width: 122px;
    height: 100px;
    padding-top: 22px;
    float: left;
    margin-right: 16px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.g_ys2 li b {
    display: block;
    font-size: 42px;
    color: #fff;
    font-family: arial;
}

.g_ys3 {
    background: url(../image/ysbg3.jpg) no-repeat center top;
    height: 440px;
    padding-top: 60px;
}

.g_ys3 .m_ys3 {
    padding: 5px 0 0 120px;
}

.g_ys3 .m_ys3 h3 {
    height: 78px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
}

.g_ys3 .m_ys3 h3 b {
    color: #fff
}

.g_ys3 .m_ys3 h3 em {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #f4f4f4;
    font-weight: normal;
}

.g_ys3 .m_ys3 p {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    margin-bottom: 30px;
}


/*.g_ys3 .m_ys3{margin-left: 84px;}
.g_ys3 .m_ys3 h3{height: 78px;font-size: 36px;font-weight: bold;color: #2a2a2a;padding-left: 10px;}
.g_ys3 .m_ys3 h3 b{color: #005c47}
.g_ys3 .m_ys3 h3 em{display: block;font-size: 12px;text-transform: uppercase;color: #aeaeae;font-weight: normal;}
.g_ys3 .m_ys3 p{font-size: 15px;color: #898989;line-height: 26px;margin-bottom: 30px;}
.g_ys3 li{background:url(../image/ysronud.png) no-repeat;width:122px;height: 100px; padding-top: 22px;float: left;margin-right: 16px;text-align: center;font-size: 14px;color: #fff; }
.g_ys3 li b{display: block;font-size: 42px;color: #fff;font-family: arial;}*/

.g_ys4 {
    background: url(../image/ysbg4.jpg) no-repeat center top;
    height: 500px;
}

.g_ys4 .m_ys4 {
    padding: 82px 0 0 696px;
}

.g_ys4 .m_ys4 h3 {
    height: 82px;
    font-size: 36px;
    font-weight: bold;
    color: #2a2a2a;
    padding-left: 95px;
}

.g_ys4 .m_ys4 h3 b {
    color: #005c47
}

.g_ys4 .m_ys4 h3 em {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #aeaeae;
    font-weight: normal;
}

.g_ys4 .m_ys4 p {
    padding-left: 96px;
    font-size: 15px;
    color: #898989;
    padding-right: 20px;
    line-height: 26px;
    margin-bottom: 40px;
}

.g_ys4 li {
    background: url("../image/ysronud.png") no-repeat;
    width: 122px;
    height: 100px;
    padding-top: 22px;
    float: left;
    margin-right: 16px;
    text-align: center;
    font-size: 14px;
    color: rgb(255, 255, 255);
}

.g_ys4 li b {
    display: block;
    font-size: 42px;
    color: rgb(255, 255, 255);
    font-family: arial;
}


/*.g_ys4 li{width:114px;height: 170px;float: left;margin-right: 12px;text-align: center;font-size: 18px;color: #898989; }
.g_ys4 li em{display: block;}
.g_ys4 .m_ys4{padding: 84px 0 0 787px;}
.g_ys4 .m_ys4 h3{height: 78px;font-size: 36px;font-weight: bold;color: #fff;padding-left: 10px;}
.g_ys4 .m_ys4 h3 b{color: #fff}
.g_ys4 .m_ys4 h3 em{display: block;font-size: 12px;text-transform: uppercase;color: #f4f4f4;font-weight: normal;}
.g_ys4 .m_ys4 p{font-size: 15px;color: #fff;line-height: 26px;margin-bottom: 30px;}*/

.g_an {
    padding-top: 96px;
    height: 1096px;
}

.g_an h2 {
    height: 136px;
    text-align: center;
    font-size: 40px;
    color: #202020;
    font-weight: normal;
}

.g_an h2 a {
    color: #202020;
}

.g_an h2 em {
    font-size: 18px;
    color: #939393;
    display: block;
}

.g_an dl {
    position: absolute;
    width: 386px;
    height: 281px;
    overflow: hidden;
}

.g_an dt {
    width: 386px;
    height: 281px;
    overflow: hidden;
}

.g_an dt img {
    width: 386px;
    height: 281px;
    display: block;
}

.g_an dd {
    position: absolute;
    left: 0;
    top: 0;
    width: 386px;
    height: 231px;
    padding-top: 50px;
    background: url(../image/sha.png) repeat;
    display: none;
}

.g_an h3 {
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 0 48px;
    margin-bottom: 20px;
}

.g_an h3 a {
    color: #fff;
}

.g_an p {
    font-size: 14px;
    color: #d2d8e2;
    line-height: 26px;
    padding: 0 50px;
}

.g_an dl:hover dd {
    display: block;
}

.g_an .an1 {
    left: 0;
    top: 0;
}

.g_an .an2 {
    left: 408px;
    top: 0;
}

.g_an .an3 {
    left: 815px;
    top: 0;
}

.g_an .an4 {
    left: 408px;
    top: 300px;
}

.g_an .an5 {
    left: 815px;
    top: 300px;
}

.g_an .an6 {
    left: 0;
    top: 300px;
    width: 386px;
    height: 550px;
}

.g_an .an6 dt {
    width: 386px;
    height: 550px;
    overflow: hidden;
}

.g_an .an6 dt img {
    width: 386px;
    height: 550px;
    display: block;
}

.g_an .an6 dd {
    position: absolute;
    left: 0;
    top: 0;
    width: 356px;
    height: 550px;
    background: url(../image/sha.png) repeat;
    padding: 80px 0 0 30px
}

.g_an .an6 h3 {
    height: 56px;
    line-height: 28px;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
}

.g_an .an6 h3 a {
    color: #fff;
}

.g_an .an6 .xytd {
    height: 220px;
}

.g_an .an6 .xytd h4 {
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #f0f0f0;
    font-weight: bold;
}

.g_an .an6 .xytd p {
    font-size: 14px;
    color: #d2d8e2;
    line-height: 26px;
    margin-right: 36px;
    padding: 0
}

.g_an .an6 .xytd .pline {
    padding-bottom: 32px;
    margin-bottom: 30px;
    border-bottom: 1px solid #5282b4;
}

.g_an .an6 span {
    display: block;
    height: 48px;
}

.g_an .an6 span a {
    float: left;
    width: 127px;
    height: 36px;
    line-height: 36px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.g_an .an6 .btn1 {
    background: #fff;
    color: #005c47;
    margin-right: 10px;
}

.g_an .an7 {
    left: 408px;
    top: 600px;
    width: 794px;
    height: 248px;
}

.g_an .an7 dt {
    width: 794px;
    height: 248px;
    overflow: hidden;
}

.g_an .an7 dt img {
    width: 794px;
    height: 248px;
    display: block;
}

.g_an .an7 dd {
    position: absolute;
    left: 0;
    top: 0;
    width: 794px;
    height: 188px;
    padding-top: 60px;
    background: url(../image/sha.png) repeat;
    display: none;
}

.g_an .an7 h3 {
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.g_an .an7 h3 a {
    color: #fff;
}

.g_an .an7 p {
    font-size: 14px;
    color: #d2d8e2;
    line-height: 26px;
    padding: 0 50px;
}

.g_lc {
    background: url(../image/lcbg.jpg) no-repeat center top;
    height: 1016px;
}

.g_lc .lctel {
    left: 492px;
    top: 566px;
    position: absolute;
}

.g_lc .lctel i {
    display: block;
    background: url(../image/lctel.jpg) no-repeat 0 5px;
    padding-left: 33px;
    font-size: 14px;
    color: #fff;
    font-style: normal;
    height: 28px;
    line-height: 28px;
}

.g_lc .lctel b {
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}

.g_lc .m_lcwz {
    padding: 42px 0 0 460px;
    width: 740px;
}

.g_lc .m_lcwz h2 {
    height: 110px;
    text-align: center;
    font-size: 28px;
    color: #333333;
    font-weight: normal;
}

.g_lc .m_lcwz h2 em {
    display: block;
    width: 450px;
    height: 24px;
    line-height: 24px;
    background: #005c47;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    border-radius: 30px;
    letter-spacing: 3px;
    margin-top: 5px;
}

.lcwz {
    height: 416px;
}

.lcwz li {
    float: left;
    width: 246px;
    margin-left: 30px;
    height: 106px;
    margin-bottom: 35px;
    padding: 30px 0 0 92px;
    font-size: 14px;
    color: #f4f4f4;
}

.lcwz li b {
    display: block;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    height: 54px;
}

.lcwz .lcfabg1 {
    background: url(../image/lcfabg1.png) no-repeat
}

.lcwz .lcfabg2 {
    background: url(../image/lcfabg1.png) no-repeat
}

.lcwz .lcfabg3 {
    background: url(../image/lcfabg1.png) no-repeat
}

.lcwz .lcfabg4 {
    background: url(../image/lcfabg1.png) no-repeat
}

.g_lc .lctab {
    margin-left: 22px;
}

.g_lc .lctab .lchd {
    height: 90px;
}

.g_lc .lctab .lchd li {
    float: left;
    width: 196px;
    height: 48px;
    line-height: 48px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-right: 10px;
}

.g_lc .lctab .lchd .on {
    background: #fff;
    color: #005c47
}

.g_lc .lcbd li {
    float: left;
    width: 700px;
    height: 168px;
    position: relative;
    margin-right: 7px;
}
.g_lc .lcbd li img{
    width: 100%;
}

.g_lc .lcbd li em {
    position: absolute;
    left: 0;
    top: 122px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #005c47;
    width: 116px;
}

.g_lc .lcimg {
    position: absolute;
    right: 24px;
    top: 538px;
    width: 382px;
    height: 329px;
    overflow: hidden;
    z-index: 11
}

.g_lc .lcimg img {
    width: 382px;
    height: 329px;
    display: block;
    transition: all 0.3s linear 0s;
}

.g_lc .lcimg:hover img {
    transform: scale(1.1);
}

.g_web {
    background: url(../image/38e2f882ebe648e9b777ac5d3c68ebb0_4.jpg) no-repeat center top;
    height: 1020px;
    padding-top: 76px;
}

.g_web h2 {
    height: 142px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-weight: normal;
}

.g_web h2 a {
    color: #fff;
}

.g_web h2 em {
    font-size: 18px;
    color: #fff;
    display: block;
}

.g_web .m_web {
    height: 820px;
    overflow: hidden;
}

.g_web .m_web dl {
    float: left;
    width: 200px;
    margin: 0 50px;
    height: 282px;
    transition: all 0.3s linear 0s;
}

.g_web .m_web dl:hover {
    transform: translateY(-10px);
}

.g_web .m_web .lastdl {
    margin-right: 0;
}

.g_web .m_web dd {
    height: 113px;
}

.g_web .m_web dt {
    width: 200px;
    height: 112px;
    overflow: hidden;
}

.g_web .m_web dt>a{
    display: block;
    width: 100%;
    height: 100%;
}
.g_web .m_web dt>a>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.g_web .m_web h3 {
    height: 42px;
    line-height: 42px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}

.g_web .m_web p {
    font-size: 14px;
    line-height: 18px;
    color: #f4f4f4
}

.g_web .wetlx li {
    float: left;
}

.g_web .weblx1 {
    background: url(../image/weblx1.jpg) no-repeat;
    width: 400px;
    height: 109px;
    margin-right: 8px;
}

.g_web .weblx1 i {
    padding: 10px 0 0 70px;
    display: block;
    height: 28px;
    line-height: 28px;
    font-style: normal;
    font-size: 18px;
    color: #232323;
}

.g_web .weblx1 b {
    display: block;
    font-size: 28px;
    color: #005c47;
    padding-left: 68px;
}

.g_web .weblx2 {
    background: url(../image/weblx2.jpg) no-repeat;
    width: 390px;
    height: 109px;
    margin-right: 8px;
}

.g_web .weblx2 i {
    padding: 10px 0 0 70px;
    display: block;
    height: 28px;
    line-height: 28px;
    font-style: normal;
    font-size: 18px;
    color: #232323;
}

.g_web .weblx2 b {
    display: block;
    font-size: 22px;
    color: #5a5a5a;
    padding-left: 68px;
    font-weight: normal;
}

.g_web .weblx3 {
    background: url(../image/weblx3.jpg) no-repeat;
    width: 392px;
    height: 109px;
}

.g_web .weblx3 i {
    padding: 10px 0 0 70px;
    display: block;
    height: 28px;
    line-height: 28px;
    font-style: normal;
    font-size: 18px;
    color: #232323;
}

.g_web .weblx3 b {
    display: block;
    font-size: 17px;
    color: #5a5a5a;
    padding-left: 68px;
    font-weight: normal;
}

.g_news {
    padding-top: 92px;
    height: 713px;
}

.g_news h2 {
    height: 120px;
    text-align: center;
    font-size: 40px;
    color: #202020;
    font-weight: normal;
}

.g_news h2 a {
    color: #202020;
}

.g_news h2 em {
    font-size: 18px;
    color: #8f8f8f;
    display: block;
}

.newhd {
    height: 110px;
    margin-left: 366px;
}

.newhd li {
    float: left;
    width: 218px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #dbdbdb;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #3c3c3c;
    margin-right: 22px;
}

.newhd li a {
    color: #3c3c3c;
}

.newhd .on a {
    color: #fff;
}

.newhd .on {
    background: #005c47;
    border: 1px solid #005c47;
}

.newleft {
    float: left;
    width: 570px;
}

.newleft dt {
    width: 570px;
    height: 285px;
    overflow: hidden;
    margin-bottom: 24px;
}

.newleft dt img {
    width: 570px;
    height: 285px;
    display: block;
    transition: all 0.3s linear 0s;
}

.newleft dt:hover img {
    transform: scale(1.1);
}

.newleft dd {
    position: relative;
}

.newleft dd span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 14px;
    color: #888;
}

.newleft dd span b {
    display: block;
    font-size: 40px;
    color: #333;
}

.newleft h3 {
    margin-left: 144px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 18px;
    color: #333333;
    margin-bottom: 12px;
    font-weight: normal;
}

.newleft h3 a {
    color: #333333;
}

.newleft p {
    margin-left: 144px;
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    height: 36px;
    overflow: hidden;
}

.m_newr {
    float: right;
    width: 564px;
}

.m_newr dl {
    height: 102px;
    padding-top: 18px;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
    transition: all 0.3s linear 0s;
}

.m_newr dl:hover {
    border: 1px solid #005c47;
    margin-left: 10px;
}

.m_newr dt {
    float: left;
    width: 134px;
    border-right: 1px solid #ebebeb;
    font-size: 14px;
    color: #888888;
    text-align: center;
    margin-right: 22px;
}

.m_newr dt b {
    display: block;
    font-size: 40px;
    color: #333;
}

.m_newr dd {
    float: left;
    width: 390px
}

.m_newr h3 {
    height: 26px;
    line-height: 26px;
    font-weight: normal;
    color: #333333;
    font-size: 16px;
    margin-bottom: 8px;
}

.m_newr h3 a {
    color: #333333;
}

.m_newr p {
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    height: 36px;
    overflow: hidden;
}

.m_newr dl:hover h3 a {
    color: #005c47
}

.g_ab {
    background: url(../image/abbg.jpg) no-repeat center top;
    height: 596px;
    padding-top: 136px;
}

.g_ab dt {
    float: right;
    width: 570px;
    margin-right: 90px;
}

.g_ab dd {
    float: left;
    width: 403px;
}

.g_ab h3 {
    height: 112px;
    font-size: 40px;
    color: #202020;
    font-weight: normal;
}

.g_ab h3 a {
    color: #202020;
}

.g_ab h3 em {
    display: block;
    font-size: 18px;
    color: #8f8f8f;
    font-weight: normal;
}

.g_ab h4 {
    width: 400px;
    height: 48px;
    line-height: 48px;
    background: #005c47;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 40px;
}

.g_ab p {
    font-size: 14px;
    line-height: 24px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 30px;
}

.g_ab .sptit {
    display: none;
    background: url(../image/sptit.jpg) no-repeat 0 3px;
    position: absolute;
    left: 666px;
    top: 536px;
    padding-left: 42px;
    font-size: 20px;
    color: #3f3f3f;
    height: 26px;
    line-height: 26px;
}

.g_ab .video {
    display: none;
    position: absolute;
    right: 0;
    top: 375px;
    width: 234px;
    height: 222px;
}

.g_ab li {
    float: left;
    width: 112px;
    text-align: center;
    font-size: 14px;
    background: url(../image/abline.jpg) no-repeat right 0;
    height: 130px;
    padding: 0 10px;
}

.g_ab li b {
    display: block;
    font-size: 72px;
    color: #005c47;
}

.g_ab li:nth-child(3) {
    background: none;
}


/* 友情链接 */

.g_link {
    position: relative;
    width: 1400px;
    top: 0;
    margin: 0 auto;
}

.g_link .content {
    line-height: 55px;
    overflow: hidden;
    width: 100%;
}

.g_link h2 {
    float: left;
    width: 84px;
    font-size: 14px;
    color: #fff;
}

.link_c {
    line-height: 55px;
    overflow: hidden;
    float: left;
    width: 90%;
    height: 71px;
    font-size: 14px;
}

.link_c a {
    white-space: nowrap;
    padding: 0 8px;
    float: left;
    height: 27px;
    line-height: 55px;
    color: #fff;
}

.link_c .lasta a {
    background: none;
}


/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('../image/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 0%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../image/blank.gif');
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
    display: none;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}


/* Overlay helper */

.fancybox-lock {
    overflow: hidden;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../image/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: hidden;
}


/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}