﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

html {
    overflow-x: hidden;
}

body {
    width: 100%;
    height: auto;
    font-family: "宋体";
    font-size: 12px;
    overflow-x: hidden;
}

ul, li, dl, dd, h1, h2, h3, h4, h5, h6, form, p {
    padding: 0;
    margin: 0;
}

ul, li {
    list-style: none;
}

a, img {
    text-decoration: none;
    border: 0px;
}

/*大框架CSS*/
.top {
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 150px;
    background-color: #ffffff;
    overflow: hidden;
    border-bottom: 3px solid #2c2c2c;

}
.top1 {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.banner {
    position: relative;
    z-index: 0;
    width: 100%;
    height: auto;
    background-color: #fff;
    overflow: hidden;
    /*border-top: 3px solid #2c2c2c;*/
}

.zy_banner {
    position: relative;
    z-index: 0;
    width: 1006px;
    height: 220px;
    background-color: #86c7ff;
    overflow: hidden;
}

.nav {
    position: relative;
    z-index: 0;
    width: 1900px;
    height: 120px;
    background-image: url(../img/sy_nav_bj.jpg);
    background-repeat: no-repeat;
    margin-left: -448px;
}

.content {
    position: relative;
    z-index: 0;
    width: 100%;
    height: auto;
    float: left;
}

.bottom {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 314px;
    overflow: hidden;
}

/*TOP*/
.top_box {
    position: relative;
    z-index: 0;
    width: 1000px;
    height: 150px;
    margin: 0 auto;
}

.top_logo {
    width: 392px;
    height: 150px;
    float: left;
    margin-left:-168px;
}
    .top_logo:hover {
        width: 392px;
        height: 150px;
        float: left;
        background-image: url(../img/logo_bj.jpg);
        background-repeat: no-repeat;
    }

/*Nav*/
.top_nav {
    width: 776px;
    height: 150px;
    background-image: url(../img/nav_bj.jpg);
    background-repeat: no-repeat;
    float: left;
}

    .top_nav ul {
        width: 776px;
        height: 150px;
        float: left;
    }

        .top_nav ul li {
            width: 97px;
            height: 150px;
            float: left;
        }

.li_box {
    position: relative;
    z-index: 1;
    width: 97px;
    height: 150px;
    float: left;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    font-weight: bold;
    color: #6c6c6c;
}

.li_box_zh {
    margin-top: 66px;
    width: 97px;
    height: 18px;
    line-height: 18px;
    float: left;
    text-indent: 9px;
}

.li_box_en {
    width: 97px;
    height: 16px;
    line-height: 16px;
    float: left;
    font-size: 12px;
    text-indent: 9px;
}

    .li_box_en span {
        font-size: 16px;
    }

.li_box_xian {
    float: left;
    width: 97px;
    height: 7px;
    background-image: url(../img/nav_xian.png);
    background-repeat: no-repeat;
}
/*Nav Move*/
.li_box_move1 {
    position: relative;
    z-index: 2;
    width: 97px;
    height: 150px;
    float: left;
    font-family: 'Microsoft YaHei';
    background-image: url(../img/nav_move1.jpg);
    background-repeat: no-repeat;
    display: none;
}

.li_box_move2 {
    position: relative;
    z-index: 2;
    width: 97px;
    height: 150px;
    float: left;
    font-family: 'Microsoft YaHei';
    background-image: url(../img/nav_move2.jpg);
    background-repeat: no-repeat;
    display: none;
}

.li_box_move3 {
    position: relative;
    z-index: 2;
    width: 97px;
    height: 150px;
    float: left;
    font-family: 'Microsoft YaHei';
    background-image: url(../img/nav_move3.jpg);
    background-repeat: no-repeat;
    display: none;
}

.li_box_move4 {
    position: relative;
    z-index: 2;
    width: 97px;
    height: 150px;
    float: left;
    font-family: 'Microsoft YaHei';
    background-image: url(../img/nav_move4.jpg);
    background-repeat: no-repeat;
    display: none;
}

.li_box_move5 {
    position: relative;
    z-index: 2;
    width: 97px;
    height: 150px;
    float: left;
    font-family: 'Microsoft YaHei';
    background-image: url(../img/nav_move5.jpg);
    background-repeat: no-repeat;
    display: none;
}

.li_box_move6 {
    position: relative;
    z-index: 2;
    width: 97px;
    height: 150px;
    float: left;
    font-family: 'Microsoft YaHei';
    background-image: url(../img/nav_move6.jpg);
    background-repeat: no-repeat;
    display: none;
}

.li_box_move7 {
    position: relative;
    z-index: 2;
    width: 97px;
    height: 150px;
    float: left;
    font-family: 'Microsoft YaHei';
    background-image: url(../img/nav_move7.jpg);
    background-repeat: no-repeat;
    display: none;
}

.li_box_move8 {
    position: relative;
    z-index: 2;
    width: 97px;
    height: 150px;
    float: left;
    font-family: 'Microsoft YaHei';
    background-image: url(../img/nav_move8.jpg);
    background-repeat: no-repeat;
    display: none;
}

.li_box_move_zh {
    width: 97px;
    height: 18px;
    line-height: 18px;
    float: left;
    color: #fff;
    text-indent: 9px;
}

.li_box_move_en {
    width: 97px;
    height: 16px;
    line-height: 16px;
    float: left;
    font-size: 12px;
    text-indent: 9px;
}

.top_nav_bu {
    position: absolute;
    width: 500px;
    height: 150px;
    float: left;
    left: 1000px;
    background-image:url(../img/v1.jpg);
    background-repeat:no-repeat;
}
/*BANNNER*/
.banner_center {
    width: 1000px;
    height: auto;
    margin: 0px auto;
}

.banner_center_img {
    width: 1440px;
    height: 550px;
    float: left;
    margin-left: -220px;
}

.banner_center_zy_img {
    width: 1440px;
    height: 282px;
    float: left;
    margin-left: -220px;
}
/*Banner切换*/
#top2index {
    margin: auto;
    width: 1440px;
    height: 550px;
}

#rotator1 {
    float: left;
    width: 1440px;
    height: 550px;
}
/*CONTENT*/
.content1 {
    width: 100%;
    height: 512px;
    background-image: url(../img/beijing-1_ge.jpg);
    background-repeat: repeat-x;
}

.content2 {
    width: 100%;
    height: 779px;
}

.content3 {
    width: 100%;
    height: 620px;
    background-color: #2e2e2e;
}

.content4 {
    width: 100%;
    height: 760px;
    background-color: #f1f1f1;
}

.content5 {
    width: 100%;
    height: 537px;
    background-image: url(../img/content5_bj.jpg);
    background-repeat: repeat-x;
}

.content_main {
    width: 1000px;
    height: auto;
    margin: 0px auto;
}

.content_main5 {
    float: left;
    width: 1440px;
    height: 537px;
    overflow: hidden;
    margin-left: -220px;
    background-image:url(../img/mode5.jpg);
    background-repeat:no-repeat;
}
.mode5 {
    float: left;
    width: 446px;
    height: 300px;
    margin-left:497px;
    margin-top:197px;

}
.mode5_input1 {
    float:left;
    margin: 0px;
    width: 446px;
    height: 36px;
    line-height:36px;
    border:0px;
}
.mode5_input_kuai {
    float: left;
    width: 36px;
    height: 36px;
    margin-right:10px;
}
.mode5_input {
    float:left;
    width: 400px;
    height: 36px;
    line-height:36px;
    font-size:16px;

}
    .mode5_input input {
        float: left;
        width: 400px;
        height: 36px;
        line-height: 36px;
        border: 0px;
        font-size: 16px;
        color: #888;
        font-family: 'Microsoft YaHei';
        text-indent: 4px;
    }
    .mode5_input textarea {
        width: 400px;
        height: 85px;
        max-width: 400px;
        max-height: 85px;
        border: 0;
        color: #888;
        font-size: 16px;
        font-family: 'Microsoft YaHei';
        text-indent: 4px;
        float:left;
    }

.button1_send {
    position: absolute;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    width: 46px;
    height: 46px;
    border: none;
    background-image: url(../img/send.jpg);
    background-repeat: no-repeat no-repeat;
}
    .button1_send:hover {
        background-image: url(../img/send_hover.jpg);
        background-repeat: no-repeat no-repeat;
    }

.mode1 {
    float: left;
    width: 1000px;
    height: 512px;
    background-image:url(../img/mode1.jpg);
    background-repeat:no-repeat;
}
.mode1_box_top {
    float: left;
    width: 1000px;
    height: 230px;
    background-image:url(../img/mode1_h1.png);
    background-repeat:no-repeat;
}
.mode1_box {
    float: left;
    width: 1000px;
    height: 282px;
}
.mode1_box_move {
    float: left;
    width: 146px;
    height: 282px;
    overflow:hidden;
    cursor:pointer;
}
.cssbd1 {
    margin-right:137px;
}
.cssbd2 {
    margin-right:126px;
}
.cssbd3 {
    margin-right:153px;
}
.cssbd4 {
    margin-right:0px;
}
.cssbd1:hover {
    background-image: url(../img/mode1_k1.png);
}
.cssbd2:hover {
    background-image: url(../img/mode1_k2.png);
}
.cssbd3:hover {
    background-image: url(../img/mode1_k3.png);
}
.cssbd4:hover {
    background-image: url(../img/mode1_k4.png);
}

.mode2 {
    float: left;
    width: 1000px;
    height: 779px;
    background-image:url(../img/mode2.jpg);
    background-repeat:no-repeat;
}
.mode2_box1 {
    float: left;
    width: 1000px;
    height: 193px;
}
.mode2_box1_type {
    width:1000px;
    height:24px;
    line-height:24px;
    margin:auto;
    margin-top:101px;
    text-align:center;
    font-family:'Microsoft YaHei';
    font-size:18px;
}
.mode2_box1_type a{
    width:150px;
    color:#808080;
    margin-left: 18px;
}
.mode2_box1_type a:hover{
    color:#ff1515;
}

.mode2_box2 {
    float: left;
    width: 980px;
    height: 490px;
    overflow:hidden;
    margin-left:20px;
}
.mode2_box3 {
    float: left;
    width: 1000px;
    height: 85px;
}

.mode3 {
    float: left;
    width: 1000px;
    height: 620px;
}
.mode3_ydxg {
    float: left;
    width: 200px;
    height: 120px;
    overflow:hidden;
    background-image:url(../xzimg/kehuanlixianguo.png);
    background-repeat:no-repeat;
}
    .mode3_ydxg:hover {
        background-color: #555;
        background-image: url(../xzimg/color_anli.png);
        background-repeat: no-repeat;
    }

.mode4 {
    float: left;
    width: 1000px;
    height: 760px;
    background-image: url(../img/mode4.jpg);
    background-repeat: no-repeat;
}
.mode4_box1 {
    float: left;
    width: 1000px;
    height: 190px;
}
.mode4_box2 {
    float: left;
    width: 1000px;
    height: 570px;
}
.mode4_box2_a {
    float: left;
    width: 358px;
    height: 570px;
}
.mode4_box2_a_img {
    float: left;
    width: 320px;
    height: 485px;
    overflow:hidden;
    margin-left:16px;
    margin-top:15px;
}
.mode4_box2_b {
    float: left;
    width: 642px;
    height: 570px;
}
.mode4_box2_b_box {
    float: left;
    width: 620px;
    height: 484px;
    margin-top:15px;
    overflow: hidden;
}
.mode4_t1 {
    float: left;
    width: 620px;
    height: 42px;
}
.mode4_t1_a {
    float: left;
    width: 556px;
    height: 42px;
}
.mode4_t1_b {
    float: left;
    width: 64px;
    height: 42px;
}
.mode4_t1_b a{
    color:#f05b07;
    margin-top:18px;
    float:left;

}
.mode4_t1_a_nt {
    float: left;
    width: 86px;
    height: 40px;
    line-height:40px;
    text-align:center;
    font-family:'Microsoft YaHei';
    font-size:16px;

}

.m4_chose {
    border-bottom: 2px red solid;
    
}
    .m4_chose a {
        color: #ff0505!important;
    }


.m4_bom {
    border-bottom: 2px solid #007ec5;
}
.mode4_t1_a_nt a{
    color:#007fc6;
}

.mode4_t2 {
    float: left;
    width: 619px;
    height: 428px;
    margin-top:14px;
    margin-left:1px;
    overflow:hidden;
}
.mode4_t2_li {
    float: left;
    width: 619px;
    height: 106px;
    border-bottom:1px dashed #cbcbcb;
    overflow:hidden;
}
.mode4_t2_li_box {
    float: left;
    width: 619px;
    height: 91px;
    margin-top:5px;
    overflow:hidden;
}
.mode4_t2_li_box_img {
    float: left;
    width: 91px;
    height: 91px;
    margin-right:20px;
    overflow:hidden;
}
.mode4_t2_li_box_nr1 {
    float: left;
    width: 508px;
    height: 36px;
    line-height:36px;
    font-weight:bold;
    overflow:hidden;
    font-size:14px;
}
.mode4_t2_li_box_nr1 a{
    color:#444;
}
.mode4_t2_li_box_nr2 {
    float: left;
    width: 508px;
    height: 16px;
    line-height:16px;
    overflow:hidden;
    font-size:12px;
    color:#a9a9a9;
}
.mode4_t2_li_box_nr3 {
    float: left;
    width: 508px;
    height: 40px;
    line-height:20px;
    overflow:hidden;
    font-size:12px;
    color:#666;
}
.mode4_t2_li_box_nr3 a{
    color:#666;
}



/*子页-CONTENT*/
/*zym1*/
.content_zy1 {
    float: left;
    width: 100%;
    height: 115px;
    background-image: url(../img/zy_type_bj.jpg);
    background-repeat: repeat-x;
    border-top: 1px solid #fff;
    overflow: hidden;
}

.content_zy1_box1 {
    float: left;
    width: 1000px;
    height: 115px;
}
/* 子页导航*/
.nav_type {
    float: left;
    width: 1000px;
    height: 59px;
    margin-top: 45px;
}

    .nav_type a {
        color: black;
    }

/************************************************************************************************/
/* 子页导航范围1*/
.nav_type_gd1 {
    width: 912px;
    height: 59px;
    float: left;
    margin-left: 45px;
}
/* 子页导航 分类模块1*/
#xuanzhong_box_1 {
    background-image: url(../img/zy_type_xuanzhong.png);
    background-repeat: no-repeat;
    background-position-x: center;
    width: 452px;
    height: 59px;
    line-height: 52px;
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    float: left;
    margin: 0px 2px;
    cursor: pointer;
}

.nav_type_box_1 {
    background-image: url(../img/zy_type_nav.png);
    background-repeat: no-repeat;
    background-position-x: center;
    width: 452px;
    height: 59px;
    line-height: 52px;
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    float: left;
    margin: 0px 2px;
    cursor: pointer;
}

    .nav_type_box_1:hover {
        background-image: url(../img/zy_type_xuanzhong.png);
        background-repeat: no-repeat;
        background-position-x: center;
        color: #fff;
    }
/**********************************************************************************************************/
/* 子页导航范围2*/
.nav_type_gd2 {
    width: 912px;
    height: 59px;
    float: left;
    margin-left: 45px;
}
/* 子页导航 分类模块2*/
#xuanzhong_box_2 {
    background-image: url(../img/zy_type_xuanzhong.png);
    background-repeat: no-repeat;
    background-position-x: center;
    width: 126px;
    height: 59px;
    line-height: 52px;
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    float: left;
    margin: 0px 2px;
    cursor: pointer;
}

.nav_type_box_2 {
    background-image: url(../img/zy_type_nav.png);
    background-repeat: no-repeat;
    background-position-x: center;
    /*width: 126px;*/
    width: 152px;
    height: 59px;
    line-height: 52px;
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    float: left;
    margin: 0px 2px;
    cursor: pointer;
}

    .nav_type_box_2:hover {
        background-image: url(../img/zy_type_xuanzhong.png);
        background-repeat: no-repeat;
        background-position-x: center;
        color: #fff;
    }
/**********************************************************************************************************************/

/*zym-NR*/
.content_zy2 {
    float: left;
    width: 100%;
    height: auto;
    background-image: url(../img/zy_bj.jpg);
    background-repeat: repeat;
}
/*子页内容区定位1*/
.zy_dw1 {
    float: left;
    width: 1000px;
    height: auto;
    background-color: #fff;
    background-image: url(../img/zy_left_bj.jpg);
    background-repeat: repeat-y;
    border-bottom: 2px solid #e9e9e9;
}
/*子页内容区定位2*/
.zy_dw2 {
    float: left;
    width: 1000px;
    height: auto;
    background-color: #fff;
    border-bottom: 2px solid #e9e9e9;
}
/*zy左侧栏*/
.zy_left {
    float: left;
    width: 244px;
    height: auto;
}

.zy_left_type_box {
    width: 196px;
    height: auto;
    margin: 47px 23px;
    font-family: '新宋体';
    font-size: 16px;
    font-weight: bold;
}

    .zy_left_type_box a {
        color: #565656;
    }

#zy_left_type_li {
    background-image: url(../img/zy_type_li_b.jpg);
    background-repeat: no-repeat;
}

.zy_left_type_li {
    width: 196px;
    height: 47px;
    line-height: 47px;
    text-indent: 35px;
    background-image: url(../img/zy_type_li_a.jpg);
    background-repeat: no-repeat;
}

    .zy_left_type_li:hover {
        background-image: url(../img/zy_type_li_b.jpg);
        background-repeat: no-repeat;
        color: white;
    }
/*zy左侧联系我们*/
.zy_left_lxwm {
    margin-top: 35px;
    width: 196px;
    height: 63px;
}

.zy_left_lxwm_nr {
    margin-left: 34px;
    width: 161px;
    height: 163px;
    background-color: #fff;
    display: none;
}

/*zy右侧内容区*/
.zy_right {
    float: left;
    width: 756px;
    height: auto;
}

/*.zy_right_nr1 {
    width: 728px;
    height: auto;
    margin: 15px 14px;
    overflow: hidden;
}*/
.zy_right_nr1 {
    width: 673px;
    height: auto;
    margin: 15px 32px;
    overflow: hidden;
    color:#4f4f4f;
}


/*zy内容区(全宽)*/
.zy_conten {
    width: 972px;
    height: auto;
    margin: 14px;
}

.zy_top {
    width: 972px;
    height: 127px;
}

.zy_nr1 {
    width: 962px;
    height: auto;
    float: left;
    margin: 20px 5px;
}
/*产品框*/
.priduct_box {
    width: 317px;
    height: 157px;
    float: left;
    border: 3px solid #fff;
    overflow: hidden;
}
/*案例内页*/
.zy_nr1_img {
    width: 631px;
    height: 500px;
    float: left;
    background-image: url(../img/anli_bj.jpg);
    background-repeat: no-repeat;
}

.zy_nr1_img_box {
    width: 422px;
    height: 244px;
    float: left;
    margin-left: 147px;
    margin-top: 57px;
    overflow: hidden;
}

.zy_nr1_nr {
    margin-top: 58px;
    width: 310px;
    height: auto;
    float: left;
}

.zy_nr1_nr_title {
    width: 310px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
}
.zy_nr1_nr_jiajie {
    margin-top:10px;
    width: 310px;
    height: 431px;
    line-height: 20px;
    font-size: 14px;
    overflow-y:hidden;
}
.zy_nr1_nr_content {
    margin-top:10px;
    margin-bottom:20px;
    width: 962px;
    height: auto;
    line-height: 20px;
    font-size: 14px;
}

/*BOTTOM*/
.bottom1 {
    width: 100%;
    height: 264px;
    background-color: #2e2e2e;
    background-image: url(../img/bottom.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.bottom1_box {
    float: left;
    width: 1000px;
    height: 173px;
    margin-top: 51px;
    margin-bottom: 40px;
}
/*底部Mode1*/
.bottom1_box1 {
    float: left;
    width: 317px;
    height: 173px;
    margin-left: 14px;
}

.bottom1_box1_title {
    float: left;
    width: 317px;
    height: 22px;
    line-height: 22px;
    color: #666;
}

.bottom1_box1_qq {
    float: left;
    width: 317px;
    height: 74px;
    line-height: 22px;
    color: #666;
}

.bottom1_box1_qq_tou1 {
    float: left;
    width: 73px;
    height: 22px;
    margin-left: 41px;
    margin-top: 22px;
}

.bottom1_box1_qq_tou2 {
    float: left;
    width: 73px;
    height: 22px;
    margin-left: 59px;
    margin-top: 22px;
}

.bottom1_box1_qq_nr {
    float: left;
    width: 317px;
    height: 77px;
    line-height: 22px;
    color: #666;
    overflow: hidden;
}


/*底部Mode2*/
.bottom1_box2 {
    float: left;
    width: 349px;
    height: 173px;
    margin-left: 34px;
}

.bottom1_box2_title {
    float: left;
    width: 349px;
    height: 22px;
    line-height: 22px;
    color: #666;
}

.bottom1_box2_f {
    width: 349px;
    height: 54px;
    margin-top: 97px;
    float: left;
}

.bottom1_box3 {
    float: left;
    width: 148px;
    height: 148px;
    margin-top: 12px;
    margin-left: 85px;
}








.bottom2 {
    width: 100%;
    height: 50px;
    background-color: #101010;
    text-align: center;
    color: #666666;
    line-height: 24px;
}

    .bottom2 a {
        color: #aaa;
    }

.bottom_nav {
    width: 1006px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-align: center;
    color: #dcb75d;
    margin-left: 448px;
}

.bottom_text {
    width: 1006px;
    height: 50px;
    line-height: 20px;
    float: left;
    text-align: center;
    color: #dcb75d;
    margin-left: 448px;
}

.bottom_box_friend a {
    color: #eee;
    font-weight: normal;
    margin-left: 10px;
}

.bottom_box_text {
    width: 888px;
    height: 67px;
    line-height: 67px;
    margin: 0px auto;
    text-align: center;
    color: #889097;
}

    .bottom_box_text a {
        color: #c5c5c5;
    }
/*新闻动态*/
.index_xwdt {
    float: left;
    width: 370px;
    height: 300px;
    overflow: hidden;
}

.index_xwdt_title {
    float: left;
    width: 370px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
}

.index_xwdt_title_name {
    float: left;
    width: 270px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.index_xwdt_content {
    float: left;
    width: 370px;
    height: 234px;
    overflow: hidden;
}

.index_xwdt_content1 {
    float: left;
    width: 370px;
    height: 93px;
    overflow: hidden;
}

.index_xwdt_content1_new {
    float: left;
    width: 344px;
    height: 85px;
    overflow: hidden;
    margin-left: 6px;
    margin-top: 8px;
}

.index_xwdt_content2 {
    float: left;
    width: 370px;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    background-image: url(../img/new_list.jpg);
    background-repeat: no-repeat;
}

.index_xwdt_content2_1 {
    float: left;
    width: 270px;
    height: 28px;
    overflow: hidden;
    text-indent: 8px;
}

.index_xwdt_content2_2 {
    float: left;
    width: 100px;
    height: 28px;
    overflow: hidden;
    text-align: center;
}

/*产品展示*/
.index_cpzs {
    float: left;
    width: 350px;
    height: 300px;
    overflow: hidden;
    margin-left: 16px;
}

.index_cpzs_title {
    float: left;
    width: 350px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
}

.index_cpzs_title_name {
    float: left;
    width: 250px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.index_cpzs_content {
    float: left;
    width: 350px;
    height: 240px;
    overflow: hidden;
}

.index_cpzs_box {
    float: left;
    width: 215px;
    height: 173px;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 20px;
    margin-top: 10px;
    background-color: #c6a153;
}

.index_cpzs_box_product {
    float: left;
    width: 142px;
    height: 221px;
    margin-top: 10px;
    margin-left: 20px;
    overflow: hidden;
}

.index_cpzs_box_product_img {
    float: left;
    width: 205px;
    height: 139px;
    overflow: hidden;
    border: 1px solid #d3d3d3;
    margin-left: 4px;
    margin-top: 4px;
}

.index_cpzs_box_product_name {
    float: left;
    width: 215px;
    height: 30px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
}

    .index_cpzs_box_product_name a {
        color: #000;
    }

/*联系我们*/
.index_lxwm {
    float: left;
    width: 232px;
    height: 300px;
    overflow: hidden;
    margin-left: 16px;
}

.index_lxwm_title {
    float: left;
    width: 232px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
}

.index_lxwm_title_name {
    float: left;
    width: 132px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.index_lxwm_content {
    float: left;
    width: 232px;
    height: 240px;
    overflow: hidden;
}

.index_lxwm_content_text {
    float: left;
    width: 216px;
    height: 232px;
    overflow: hidden;
    margin-top: 8px;
    margin-left: 8px;
}

/*企业文化*/
.content_box1_qywh {
    float: left;
    width: 270px;
    height: 160px;
    overflow: hidden;
    color: #FFF;
}

.content_box1_qywh_title {
    float: left;
    width: 270px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-family: "微软雅黑";
    font-size: 16px;
}

.content_box1_qywh_nr {
    float: left;
    width: 270px;
    height: 122px;
    overflow: hidden;
    font-family: "宋体";
    font-size: 12px;
}

/*公司简介*/
.content_box1_gsjj {
    float: left;
    width: 390px;
    height: 160px;
    overflow: hidden;
    color: #FFF;
    margin-left: 34px;
}

.content_box1_gsjj_title {
    float: left;
    width: 390px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-family: "微软雅黑";
    font-size: 16px;
}

.content_box1_gsjj_nr {
    float: left;
    width: 390px;
    height: 122px;
    overflow: hidden;
    font-family: "宋体";
    font-size: 12px;
}

    .content_box1_gsjj_nr a {
        color: #e0ff52;
    }

.zy_bottom {
    float: left;
    width: 1000px;
    height: 41px;
}


/*新闻页布局*/

.content_box1 {
    width: 728px;
    float:left;
}

/*//////////////////////////////*/

.zy-zuo2-xwdtnr1 {
    float: left;
    width: 849px;
    height: auto;
    margin-top: 2px;
    margin-left: 2px;
    overflow: hidden;
}

.zy-zuo2-xwdtnr1-li {
    float: left;
    width: 715px;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    background-image: url('../img/xinwen1.jpg');
    background-repeat: no-repeat;
}

.zy-zuo2-xwdtnr1-li1 {
    float: left;
    width: 633px;
    height: 27px;
    overflow: hidden;
    text-indent: 24px;
}

    .zy-zuo2-xwdtnr1-li1 a {
        color: black;
        text-decoration: none;
    }

.zy-zuo2-xwdtnr1-li2 {
    float: left;
    width: 70px;
    height: 27px;
    overflow: hidden;
}

.ntitle {
    float: left;
    width: 728px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
}

.ndate {
    float: left;
    width: 728px;
    text-align: right;
    margin-right: 30px;
    font-size: 12px;
    color: #808080;
}

.ncontent {
    float: left;
    width: 728px;
    word-break: break-all;
    margin-bottom: 20px;
}

.nimg {
    float: left;
    width: 728px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

/*滚动特效1*/
#demo {
    overflow: hidden;
    width: 350px;
    height: 240px;
    margin-left: 0px;
    float: left;
}

    #demo img {
        /*border: 1px solid #fff;*/
        margin-left: 0px;
        float: left;
    }

#indemo {
    float: left;
    width: 9000%;
    height: 240px;
}

#demo1 {
    float: left;
    height: 240px;
}

#demo2 {
    float: left;
    height: 240px;
}


/*QQ客服*/
.KeFuDiv{
	position: fixed;
	width:130px;
    top:20%;
    right:0px;
}
#kefu1 {
    float:left;
    width:130px;
    height:40px;
    background-image:url(../images/qq1.png);
    background-repeat:no-repeat;
}
#kefu2 {
    float:left;
    width:130px;
    background-image:url(../images/qq2.png);
    background-repeat:repeat-y;
}
#kefu3 {
    float:left;
    width:130px;
    height:17px;
    background-image:url(../images/qq3.png);
    background-repeat:no-repeat;
}
#kefu22 {
    float:left;
    margin-left:10px;
    width:110px;
}
.kefu222 {
    float:left;
    width:110px;
    margin:5px 0 5px 0;
}
.kefuimg {
    float:left;
    width:46px;
    height:46px;
    border:1px solid #ccc;
}
.kefu222 img{
    float:left;
    margin:3px 0 0 3px;
}
.kefu222 p{
    margin-top:6px;
}
.kefu222 a{
    float:left;
    width:57px;
    margin-left:3px;
    font-size:12px;
    text-decoration:none;
    text-align:center;
    color:#333;
}
.kefu222 a:hover{
    color:#ccc;
}

/* rightsead */
#rightsead{width:130px;height:350px;position:fixed; top:200px;right:0px;}
*html #rightsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#rightsead li{width:131px;height:60px;float:left;}
#rightsead li img{float:right;}
#rightsead li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}
#rightsead li a .shows{display:block;}
#rightsead li a .hides{margin-right:-143px;cursor:pointer;}
#rightsead li a.youhui .hides{display:none;position:absolute;right:188px;top:2px;}