
        /*.top_bg{ height:175px; background:url(images/top_bg.gif) repeat-x;overflow: hidden;}*/
        
        .top_bg {
            height: 175px;
            background: url(resource/images/0791fbb7d4cd46d59f6fd1a3b06970b2_6.jpg) repeat-x;
            overflow: hidden;
        }
        
        .header {
            width: 1200px;
            margin: 0 auto;
        }
        
        .h_con {
            height: 100px;
            padding: 19px 0 0;
            overflow: hidden;
        }
        
        .h_con .head-logo {
            float: left;
            width: 76px;
            padding: 0 30px 0 15px;
        }
        
        .h_con .head-logo img {
            width: 100px;
            margin-top: -12px;
        }
        
        .h_con .h_dw {
            float: left;
            font-size: 18px;
            color: #333;
            margin-left: 69px;
            line-height: 32px;
            margin-top: 8px;
            overflow: hidden;
            padding: 5px 0 0;
        }
        
        .h_dw b {
            display: block;
            font-size: 31px;
            line-height: 38px;
        }
        
        .h_dw i {
            color: #e50012;
        }
        
        .h_con .tel {
            float: left;
            padding: 15px 0 0;
            margin-left: 100px;
        }
        /*.tel p{font-size: 14px;color: #666;line-height: 24px;padding: 0 0 0 40px;float: left;}*/
        
        .tel p {
            background: url(images/tel.gif) no-repeat 0 16px;
            font-size: 14px;
            color: #666;
            line-height: 24px;
            padding: 24px 20px 0 40px;
        }
        
        .h_nav.menu.pr ul .cur {
            background: #fff;
        }
        
        .h_nav.menu.pr ul .cur a {
            color: #e50014;
        }
        
        .h_nav li:hover {
            background: #fff;
        }
        
        .tel b {
            display: block;
            font-size: 22px;
            color: #333;
            font-weight: inherit;
        }
        
        .h_nav {
            height: 56px;
            line-height: 56px;
            overflow: hidden;
        }
        
        .h_nav em {
            width: 16px;
            height: 16px;
            display: block;
            line-height: 0;
            position: absolute;
            top: 19px;
            left: 8px;
            z-index: 20;
        }
        
        .h_nav em img {
            width: 17px;
            height: 17px;
        }
        
        .h_nav li {
            height: 58px;
            float: left;
            padding: 0 23px;
        }
        
        .h_nav li a {
            font-size: 18px;
            color: #ffffff;
            display: block;
            float: left;
            position: relative;
            vertical-align: middle;
            text-align: center;
            height: 56px;
            -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
            box-shadow: 0 0 1px transparent;
        }
        
        .h_nav li a:before {
            content: "";
            position: absolute;
            z-index: -1;
            left: 0;
            right: 100%;
            bottom: 0;
            background: #e50012;
            height: 2px;
            -webkit-transition-property: right;
            transition-property: right;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
        }
        
        .h_nav li a:hover:before,
        .h_nav li a:focus:before,
        .h_nav li a:active:before {
            right: 0;
        }
        
        .h_nav li.cur a {
            background: url(images/nav_line.gif) repeat-x 0 bottom;
        }
        /*.h_nav li a:hover{color: #e50012;}*/
        
        .h_nav .nobor {
            background: none;
            padding-right: 0;
        }
        
        em,
        i {
            font-style: normal;
        }
    


span.prev {
    left: 0%;
    display: block;
    background: url(/resource/images/6f8b9c8edf454526a80d7040c0cb38c5_14.png) no-repeat center;
    background-size: 100%;
    width: 70px;
    height: 86px;
    position: relative;
    top: -65%;
    z-index: 999;
}
span.prev:hover {
    background: url(/resource/images/6f8b9c8edf454526a80d7040c0cb38c5_4.png) no-repeat center;
    background-size: 100%;
}
span.next:hover {
     background: url(/resource/images/6f8b9c8edf454526a80d7040c0cb38c5_6.png) no-repeat center;
     background-size: 100%;
}

span.next {
    right: 0;
    left: 95.6%;
    display: block;
    background: url(/resource/images/6f8b9c8edf454526a80d7040c0cb38c5_16.png) no-repeat center;
    background-size: 100%;
    width: 70px;
    height: 86px;
    position: relative;
    top: -78%;
    z-index: 999;
}
        /*banner*/
        
        .fullSlide {
            min-width: 1200px;
            position: relative;
            height: 650px;
        }
        
        .fullSlide .bd {
            position: relative;
            z-index: 0;
        }
        
        .fullSlide .bd ul {
            width: 100% !important;
        }
        
        .fullSlide .bd li {
            width: 100% !important;
            height: 650px;
            overflow: hidden;
            text-align: center;
        }
        
        .fullSlide .bd li a {
            display: block;
            height: 650px;
        }
        
        .fullSlide .bd li img {
            width: 1920px;
            height: 650px;
            display: block;
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -960px;
        }
        
        .fullSlide .hd {
            width: 1200px;
            left: 50%;
            margin-left: -600px;
            bottom: 30px;
            position: absolute;
            z-index: 1;
        }
        
        .fullSlide .hd ul {
            margin-left: 500px;
        }
        
        .fullSlide .hd ul li {
            float: left;
            margin: 0 5px;
            display: inline;
            cursor: pointer;
            width: 62px;
            height: 5px;
            background: #000;
            text-indent: -999px;
        }
        
        .fullSlide .hd ul .on {
            background: #e50012;
        }
    

.search{ width:1200px; margin:0 auto;position: relative;height: 70px;}
.search p{ float:left;font-size: 14px; color:#666; width:1000px; height:70px; line-height:70px; overflow:hidden;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #e50012;}
.search .ser_inp{ width:165px; height:50px; background:url(images/s_inp.gif) no-repeat; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:50px; outline:none;margin-top: 20px;}
.search .ser_so{cursor: pointer; float:left; background:url(images/s_so.gif) no-repeat; border:none; width:32px; height:50px;margin-top: 20px;}
input::-webkit-input-placeholder {color: #666;}


    .cpyang {
    overflow: hidden;
    margin-bottom: 2px;
}
.cpyang ul {
    height: 209px;
    overflow: hidden;
    margin: 20px 0;
}
.cpyang li {
    float: left;
    width: 24%;
    margin-right: 0.5%;
}
.cpyang li img {
    width: 100%;
}
.cpyang li p {
        font-weight: bold;
    background: #fe0000;
    color: #fff;
    height: 28px;
    width: 85px;
    line-height: 28px;
    text-align: center;
    position: relative;
    top: -33px;
}
.cpyang {
    background: url(./resource/images/a507d7568b304d05bb06a9f77fa258cc_4.jpg) no-repeat center 0;
}




    .yanglb{
       
        background: url(./resource/images/a507d7568b304d05bb06a9f77fa258cc_12.jpg) no-repeat center;
       
        height: 586px;
    }
body p.li1 o {
    position: relative;
    top: -23px;
    
}
    .yyyc {
     margin: 0 auto;
    width: 1200px;
    padding-top: 0px;
}
li.yyyli1 o {
    position: relative;
    top: -11px;
}
.yyyc h2 {
         letter-spacing: 0px;
    text-align: center;
    font-size: 49px;
    color: #000;
    line-height: 49px;
}
.yyyc h2 b {
    color: #e50012;
}
.yyyc.ceng ul {
    overflow: hidden;
}

li.yyyli1 {
    
    float: left;
    width: 25%;
        text-align: center;
}
p.li1 {
    color: #e50012;
    font-weight: 900;
    font-size: 48px;
    line-height: 80px;
    font-family: "impact";
}
p.li2 {
    margin-left: 40%;
    text-align: center;
    color: #fff;
    width: 60px;
    height: 60px;
    font-weight: bold;
    font-size: 29px;
    line-height: 56px;
    background: #e50012;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
}
p.li3 {
    color: #000;
    font-size: 40px;
    line-height: 74px;
    font-weight: 600;
        font-family: "impact";
}
p.li4 {
    font-size: 25px;
    line-height: 42px;
    color: #000;
    font-weight: 500;
        font-family: "impact";
}



        .fdh-01-tit {
            background: #e50112;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: #e50112 url(images/p14-icon2.png) no-repeat right center;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #e50012;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #e50012;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #666666;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #e50112;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

            .cplb-3n-ts-03-tit {
                height: 50px;
                font-size: 24px;
                font-weight: normal;
                line-height: 50px;
                border-bottom: 1px solid #ebebeb;
                margin-bottom: 15px;
            }
            
            .cplb-3n-ts-03-tit span {
                display: inline-block;
                height: 50px;
                border-bottom: 1px solid #e50112;
            }
            
            .cplb-3n-ts-03-bt {
                position: relative;
            }
            
            .cplb-3n-ts-03-bt img {
                width: 100%;
                display: block;
            }
            
            .cplb-3n-ts-03-bt b {
                font-size: 28px;
                color: #fff;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 28px;
                z-index: 1;
                font-weight: normal;
                line-height: 40px;
            }
            
            .cplb-3n-ts-03-list dl {
                width: 32.1%;
                border: 1px solid #dedede;
                margin-bottom: 15px;
                background: #fff;
                float: left;
                margin-right: 1.2%;
            }
            
            .cplb-3n-ts-03-list dl:nth-child(4n-1) {
                margin-right: 0;
            }
            
            .cplb-3n-ts-03-list dt img {
                width: 293px;
                height: 220px;
                margin: 0 auto;
                display: block;
            }
            
            .cplb-3n-ts-03-list dd {
                padding: 0px 20px 0px 20px;
            }
            
            .cplb-3n-ts-03-list dd h4 {
                height: 45px;
                font-weight: normal;
                font-size: 18px;
                color: #154c64;
                line-height: 45px;
                overflow: hidden;
                text-align: center;
            }
            
            .cplb-3n-ts-03-list h4 a {
                display: block;
                height: 45px;
                color: #727272;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
            
            .cplb-3n-ts-03-list dl:hover h4 a {
                color: #fff;
            }
            
            .cplb-3n-ts-03-list-desc {
                height: 40px;
                font-size: 14px;
                line-height: 20px;
                color: #666;
                margin-bottom: 12px;
                overflow: hidden;
            }
            
            .cplb-3n-ts-03-list-deta {
                width: 100px;
                height: 40px;
                display: inline-block;
                border: 1px solid #aaa;
                font-size: 16px;
                line-height: 40px;
                text-align: center;
            }
            
            body .cplb-3n-ts-03-list dl:hover {
                border: 2px solid #e50112;
                background: #e50112;
                color: #fff !important;
            }
            
            .cplb-3n-ts-03-list dl:hover a {
                color: #666666;
            }
        

    .ahsl {
        height: 1128px;
    background: url(./resource/images/d01249fbfbce472aa0332c53f6db66bd_2.jpg) no-repeat center 0;
}
.ceng {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}
.ceng h2 b {
    color: #e50012;
}
li.ahslli {
    margin-left: 0 !important;
}
.ceng h2 {
    font-size: 40px;
    color: #333;
    height: 114px;
    text-align: center;
    line-height: 42px;
    padding-top: 29px;
}
.ahslpr ul {
        overflow: hidden;
    width: 1100px;
    text-align: center;
    margin: 0 auto;
}
.ceng h2 p {
    font-size: 20px;
    font-weight: lighter;
    color: #000;
}
.ceng h2 o {
    color: #fe0000;
}
.ahslpr ul li {
    float: left;
    width: 31.9%;
    background: #f3f3f3;
    margin-left: 1%;
    border: 2px solid #fce9ea;
    height: 342px;
}
.ahslpr {
    overflow: hidden;
}
.ahslpr ul li b {
   display: block;
    margin-top: 24px;
    font-size: 45px;
    line-height: 47px;
    color: #333;
    font-family: "impact";
}
.ahslpr ul li span {
    color: #e50112;
    font-size: 23px;
    font-weight: bold;
    line-height: 32px;
}
.ahslpr ul li p {
    text-align: initial;
    margin: 8px 20px 20px;
    line-height: 25px;
    font-size: 14px;
}
.ahslzp {
    width: 1100px;
    margin: 0 auto;
}
/*.ahslzp li {*/
/*     width: 32.3%;*/
/*    float: left;*/
/*    margin-left: 1%;*/
/*}*/
.ahslzp li {
        width: 32.75%;
    float: left;
    margin-left: 0.3%;
    margin-bottom: 0.1%;
        overflow: hidden;
}
.ahslzp li img {
    width: 100%;
    cursor: pointer;
    transition: all 0.6s;
    overflow: hidden;
}
.ahslzp li img:hover {
    transform: scale(1.3,1.3);
}


    .sygg {
    background: url(./resource/images/8a2905ef348c4b22bddf360c787218a4_4.png) no-repeat center 0;
    height: 146px;
}
.syggcen em li {
    float: left;
    width: 254px;
    height: 41px;
    line-height: 39px;
}
input {
    width: 168px;
    outline: none;
    border: navajowhite;    font-size: 14px;
}
.submit {
    display: none;
}
li.aaaly input {
    position: relative;
    top: -1px;
}
.syggcen {
    width: 1200px;
    margin: 0 auto;
}
.syggcen em {
    width: 600px;
    position: relative;
    top: 62px;
    overflow: hidden;
    float: left;
}
.syggcen h2 a {
    color: #333;
}
.syggcen em a {
    color: #333;
}
.syggcen h2 {
    width: 100px;
    float: left;
    position: relative;
    top: 58px;
    overflow: hidden;
    left: 57px;
}
.syggcen em p {
    float: left;
    width: 249px;
    height: 41px;
    line-height: 39px;
}
.syggcen em p a {
    display: block;
}
.syggcen h3 {
    float: left;
    position: relative;
    top: 74px;
    overflow: hidden;
    left: 281px;
    font-size: 28px;
    color: #fff;
}



    .gcal {
 
    background: url(./resource/images/bf99d27854124b11b13f7d0fa5e7d17d_6.jpg) no-repeat center 0;
        height: 750px;
}
.gcal h2 {
    padding-top: 38px;
}
.gcalwz {
    width: 464px;
    float: right;
    text-align: initial;
    margin-top: 43px;
}

.gcalwz li {
    margin: 20px 0;
    background: url(./resource/images/6443d1a5cace425f96b859ddbd72b362_4.png) no-repeat 2px 2px;
    background-size: 20px;
        text-align: justify;
}
.gcalwz li p {
        color: #fe0000;
    font-weight: bold;
    font-size: 19px;
    height: 24px;
    margin-left: 28px;
    text-align: justify;
}
.gcalwz li span {
    font-size: 17px;
}
.gcalwz li span o {
    font-family: "impact";
}


.case_l.fl.pr ul .on span {
    color: #333;
}
.case_l.fl.pr ul .on {
    background: red;
}
.case_l.fl.pr ul .on span {
    color: #fff;
}
.casepp1 {
    height: 106px !important;
    background: rgba(255,0,0,0.6);
    position: relative;
    color: #fff;
    top: -106px;
    z-index: 99999;
}
.case_l.fl.pr ul .on i {
    color: #fff;
}
.case_r.fr .case_qie p {
    height: 100%;
}
.case_l.fl.pr ul li:hover i {
    color: #fff;
}
p.casepp1 span {
    display: block;
    width: 90%;
    margin: 14px auto;
    line-height: 26px;
    overflow: hidden;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    text-align: initial;
    z-index: 99999;
}
p.casepp1 span b {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    margin-top: 9px;
}
.case_l.fl.pr ul .on img {
    display: none;
}
.case_l.fl.pr ul .on .casetup {
    display: block;
}
.case_l.fl.pr ul li .casetup {
    display: none;
}
    .case_l.fl.pr ul li {
    background: #fefefe;
    margin: 3px 3px;
    width: 191px;
    height: 112.8px;
    -webkit-transition: all .5s;
    box-shadow: 1px 1px 3px #888888;
}
.case_r p img {
    width: 100%;
    height: 472px;
}
.case_l.fl.pr ul li:hover {
    background: red;
}
.case_l.fl.pr ul li:hover span {
    color: #fff;
}
.case_l.fl.pr ul li span {
    margin: 19px 0 2px 23px;
    height: 25px;
    line-height: 25px;
    font-size: 19px;
    text-align: justify;
}
.case_l.fl.pr ul li i {
    display: block;
    color: #333;
    margin: 0 0 0 23px;
    width: 82%;
    text-align: justify;
    line-height: 17px;
}
.case_l.fl.pr ul li img {
    width: 22px;
    display: block;
    margin: 6px 0 0 20px;
}
.case_l.fl.pr ul li img {
    width: 22px;
}


.hzkhcen {
    width: 1100px;
}
    .hzkh {
    background: url(./resource/images/9023fcd837cf44a780c7efd984ea12c3_4.png) no-repeat center 0;
    height: 750px;
    overflow: hidden;
    padding: 70px 0 0;
}
.hz1 {
    height: 101px;
    overflow: hidden;
    position: relative;
    top: -114px;
}
.hz1lzuo {
    width: 283px;
    height: 100px;
    float: left;
    background: #e50112;
}
.hz1lzuo span {
    color: #fff;
    text-align: justify;
    display: block;
    margin: 6px 0 0 15px;
    margin-top: 21px;
}
.hz1you {
    width: 200px;
    float: right;
        margin-top: 25px;
}
.hz1you img {
    width: 36px;
    margin-left: 20px;
}
.hz2 {
    height: 216px;
    overflow: hidden;
    position: relative;
    top: -114px;
    background: white;
}
.hz2 dt {
    float: left;
}
.hz2 dt img {
    width: 284px;
}
.hz2 dd {
    float: right;
    width: 791px;
    text-align: center;
    margin: 45px 0;
}
.hz2 dd p {
    width: 91%;
    text-align: justify;
    line-height: 29px;
    color: #000;
    font-size: 16px;
    text-indent: 1.5em;
}
.hz2 dd b {
    display: block;
    position: relative;
    top: 41px;
    font-weight: initial;
    left: 162px;
    color: #000;
}
.hz3 {
    height: 423px;
    position: relative;
   
}
.hz3 li {
    width: 17.2%;
    float: left;
    margin-right: 2.8%;
    border: 3px solid #999;
    margin-bottom: 3%;
}
.hz3 img {
    width: 100%;
}
.hzkhcen.ceng .tempWrap {
    top: -95px;
}




    .gyah1 {
    background: url(./resource/images/58f671b52760431886ac3a23c480b274_4.png) no-repeat center 0;
    height: 940px;
    background-size: 100% 100%;
}
.gyah1cen.ceng {
    width: 1100px;
    overflow: hidden;
}
.gyah1p {
    margin: 82px 0 auto;
    float: right;
    width: 679px;
}
.gy1 {
    width: 1100px;
    margin: 0 auto;
        height: 80px;
}

.gy1 h3 {
    width: 136px;
    font-size: 29px;
    color: #000;
    float: left;
    margin-top: 38px;
    line-height: 32px;
    height: 32px;
}
.gy1 p {
    width: 519px;
    position: relative;
    float: left;
}
.gy1 p:before {
    content: "";
    border-bottom: 1px solid #fe0000;
    width: 800px;
    position: absolute;
    top: 55px;
}
.gy1 span {
    display: block;
    float: right;
    font-size: 31px;
    margin-top: 40px;
    color: #fe0000;
}
.gyah1p img {
    width: 100%;
    height: 411px;
    margin-top: 11px;
}
.gyah1pp {
    float: left;
    width: 365px;
    margin: 43px 0;
    color: #fff;
    text-align: justify;
    margin-left: 24px;
}
.gyah1pp span {
    font-size: 33px;
    margin: 20px auto;
    line-height: 35px;
    display: block;
    font-weight: bold;
    letter-spacing: 6px;
    border-bottom: 1px solid;
    margin-left: 39px;
}
.gyah1pp span em {
    font-size: 18px;
    font-weight: initial;
    margin: 0 0 0 9px;
    letter-spacing: 0;
    position: relative;
    top: -17px;
}
.gyah1pp p {
    text-indent: 27pt;
    font-size: 19px;
    line-height: 30px;
    color: #fff;
}
body .photo_m {
    padding: 29px 0;
    width: 1100px;
    margin: 0 auto;
}
body .photo_m ul li {
        width: 18.8%;
    padding: 0 13px 0 0;
}
body .photo_m ul li em {
    width: 100%;
    height: 100%;
}
body .photo_m ul li em img {
   width: 98.4%;
    height: 140px;
    border: 1px solid #666;
}
body .photo_m ul li span {
    width: 100%;
}


    .gxwmul {
    margin: 20px auto;
    overflow: hidden;
    width: 1100px;
}

.gxwmul li {
    font-weight: bold;
    width: 16%;
    float: left;
    margin-right: 5%;
    height: 46px;
    background: #fff;
    letter-spacing: 12px;
    text-align: center;
    -webkit-transition: all .5s;
    box-shadow: 1px 1px 3px #888888;
}
.gxwmul li:hover {
    background: #e50012;
}
.gxwmul li a:hover {
    color: #fff;
}
body .now_li a {
        color: #fff !important;
}
.jiuzhe {
    display: none;
}
.xwzxceng {
    margin: 30px auto;
    overflow: hidden;
        width: 1120px;
}
body .now_li {
    background: #e50012;
}

.gxwmul li a {
    color: #000;
    font-size: 24px;
    line-height: 45px;
    margin-left: 15px;
}
.news_l.fl {
    background: #fff;
}
.y123 {
    width: 530px;
    position: relative;
    top: -44px;
    line-height: 44px;
    height: 44px;
    background: black;
}
.y123 a {
    color: #fff;
}


   



.f_bg{ background: url(resource/images/8eb03edc2253415eaffee0d134868f3d_2.jpg) 20px -20px; height:237px; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_nav {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    padding: 0 0 0 69px;
    width: 1100px;
}
/*.f_nav ul li{float: left; background:url(images/f_line01.png) no-repeat left 26px;}*/
.f_nav ul li {
    float: left;line-height: 69px;
}
.f_nav ul li a {
    border-right: 1px solid #fff;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    padding: 0 15px 0 15px;
}
li.yyy1 a {
    border-right: 0px solid #fff !important;
}
.f_nav ul li a:hover{font-weight: bold;}
.f_nav ul li:first-child{ background: none;}
.f_logo{width: 390px;height: 153px;padding: 24px 0 0 30px;position:relative;}
.f_logo b{position:absolute;color:#fff;font-weight:normal;font-size:14px;line-height:20px;left:35px;bottom:0px;}
.f_logo h5{width: 110px;height: 90px;float: left;}
.f_logo h5 img{width: 110px;}
.f_logo p{float: left;width: 250px;padding: 10px 0 0 30px;}
.f_logo p span{display: block;}
.f_logo p,.f_ban p{font-size: 15px;color: #fff;line-height: 30px;}
.f_logo p em,.f_ban p span{padding: 0 10px;}
.f_logo p a,.f_ban p a{color: #fff;}
.f_ban{width: 420px;height: 143px;padding: 34px 0 0 18px;}
.f_ban p{padding-left: 30px;}
.f_p01{ background:url(images/f_ico01.png) no-repeat 0 5px;}
.f_p02{ background:url(images/f_ico02.png) no-repeat 0 5px;}
.f_p03{ background:url(images/f_ico03.png) no-repeat 0 5px;}
.f_er{height: 143px;width: 300px; padding:34px 0 0;}
.f_er p {
    width: 140px;
    float: left;
}
.f_er img{ width:100px; height:100px;display: block;float: left;}
.f_er span {
    margin-top: 94px;
    margin-left: -116px;
    display: inline;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    float: left;
    text-align: center;
    padding: 16px 5px 0 0;
}
  

    .f_link {
    line-height: 32px;
    overflow: hidden;
}
body .f_link b {
    display: block;
    float: left;
    font-size: 14px;
    color: #fefefe;
    width: 80px;
}
.youqi {
    background: #000;
}
body .f_link p a {
    font-size: 14px;
    color: #fefefe;
    padding: 0 10px 0 0;
}


        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        .client-2 .my-kefu-main:hover {
    background: rgb(200, 0, 11);
}
.client-2 .my-kefu-tel-main:hover {
    background: rgb(200, 0, 11);
}
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #000;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
               background: #000;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
