﻿input, select, textarea {
    outline: medium none;
}
body {
font-family:"microsoft yahei";
line-height:25px;
}
.empty {
    clear: both;
}


.erwm1 {
    position:absolute ;
    z-index: 99;
    top: 35px;
   
    opacity: 1 !important;
}
/**幻灯片**/
/**幻灯片**/
#full-screen-slider {
    width: 100%;
    height: 530px;
    float: left;
    position: relative;
}

#slides {
    display: block;
    width: 100%;
    height: 530px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

    #slides li {
        display: block;
        width: 100%;
        height: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
        position: absolute;
    }

        #slides li a {
            display: block;
            width: 100%;
            height: 100%;
            text-indent: -9999px;
        }
img {
  border-width: 0;
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    right: 50%;
    top: 490px;
    z-index: 9900;
    padding: 5px 10px 5px 0;
    margin: 0;
}

    #pagination li {
        display: block;
        list-style: none;
        width: 13px;
        height: 13px;
        float: left;
        margin-left: 15px;
        border-radius: 7px;
        background: #ddd;
        cursor: pointer;
    }

        #pagination li a {
            display: block;
            width: 100%;
            height: 100%;
            padding: 0;
            margin: 0;
            text-indent: -9999px;
            cursor: pointer;
        }

        #pagination li.current {
            background: #ee0204;
        }

.tj_new {
    height: 110px;
    width: 100%;
    background: #e00000;
}

.tj_new_co {
    width: 1200px;
    margin: 0 auto;
}

    .tj_new_co .sjb img {
        margin-top: 25px;
    }

    .tj_new_co dl dt {
        float: left;
    }

.scrollbox {
    overflow: hidden;
    margin-top: 25px;
}

    .scrollbox div {
        float: left;
    }

#scrollDiv {
    height: 55px;
    overflow: hidden;
}
    /*这里的高度和超出隐藏是必须的*/
    #scrollDiv li {
        overflow: hidden;
        vertical-align: bottom;
        zoom: 1;
    }

        #scrollDiv li h3 {
            height: 55px;
            padding-left: 20px;
            font-size: 15px;
            color: #fff;
            line-height: 30px;
            width: 1060px;
        }

            #scrollDiv li h3 a {
                color: #fff;
                text-decoration: none;
            }

                #scrollDiv li h3 a:hover {
                    color: #fcff00;
                }

    #scrollDiv span {
        font-size: 15px;
        line-height: 30px;
        padding-right: 20px;
        color: #9b9b9b;
    }

.scroltit {
    height: 26px;
    line-height: 26px;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

    .scroltit h3 {
        width: 100px;
        float: left;
    }

    .scroltit .updown {
        float: right;
        width: 32px;
        height: 22px;
        margin-left: 4px;
    }

#but_up {
    background: url(../images/dowm.jpg);
    width: 47px;
    height: 47px;
    text-indent: -9999px;
    margin-top: 5px;
}

#but_down {
    background: url(../images/dowm.jpg);
    width: 47px;
    height: 47px;
    text-indent: -9999px;
}

.qhan div {
    float: left;
    margin-left: 10px;
}

#n {
    margin: 10px auto;
    width: 920px;
    border: 1px solid #CCC;
    font-size: 12px;
    line-height: 30px;
}

    #n a {
        padding: 0 4px;
        color: #333;
    }

.catalog dl {
    float: left;
}

.scroll_horizontal {
    position: relative;
    width: 1180px;
    height: 350px;
    line-height: 20px;
    margin: 0px auto;
    margin-top: 60px;
}

    .scroll_horizontal .box {
        overflow: hidden;
        position: relative;
        width: 1000px;
        height: 350px;
        margin: 0 auto;
    }

    .scroll_horizontal .list {
        overflow: hidden;
        width: 9999px;
    }

        .scroll_horizontal .list li {
            float: left;
            width: 250px;
            text-align: center;
        }

        .scroll_horizontal .list .list_ti_co dt h2 {
            font-size: 18px;
            color: #ee0204;
            line-height: 28px;
        }

        .scroll_horizontal .list .list_ti_co dt h3 {
            color: #828282;
            font-size: 12px;
            font-weight: 100;
        }

        .scroll_horizontal .list .list_ti_co dd {
            margin-top: 20px;
            color: #3f3f3f;
            font-size: 12px;
            height: 60px;
        }

        .scroll_horizontal .list .list_ne_img {
            margin-top: 30px;
        }

        .scroll_horizontal .list a:hover .list_ne_img {
            -moz-box-shadow: 0 0 10px #c8c8c8;
            -webkit-box-shadow: 0 0 10px #c8c8c8;
            box-shadow: 0 0 10px #c8c8c8;
        }

        .scroll_horizontal .list .list_ne_img {
            margin-left: 20px;
        }

        .scroll_horizontal .list .list_ne_img {
            width: 180px;
            height: 180px;
            border: 1px solid #e3e3e3;
            border-radius: 50%;
        }

            .scroll_horizontal .list .list_ne_img img {
                margin-top: 10px;
                border-radius: 50%;
                width: 160px;
                height: 160px;
            }

        .scroll_horizontal .list .list_cos {
            padding-left: 10px;
            margin-left: 10px;
        }

        .scroll_horizontal .list .list_co {
            padding-left: 10px;
            margin-left: 10px;
        }

    .scroll_horizontal .plus {
        position: absolute;
        top: 230px;
        width: 30px;
        height: 69px;
        background: url(../images/plus.jpg)no-repeat;
        cursor: pointer;
    }

    .scroll_horizontal .minus {
        position: absolute;
        top: 230px;
        width: 30px;
        height: 69px;
        background: url(../images/minus.jpg)no-repeat;
        cursor: pointer;
    }

    .scroll_horizontal .plus {
        left: 0px;
    }

    .scroll_horizontal .minus {
        right: 0px;
    }

.WHY_CHOOSE {
    width: 100%;
    height: 590px;
    background-color: #ececec;
}

.WHY_CHOOSE_co {
    width: 1200px;
    margin: 0px auto;
}

    .WHY_CHOOSE_co dl {
        float: left;
    }

.WHY_CHOOSE_ti {
    text-align: center;
    padding-top: 55px;
}

    .WHY_CHOOSE_ti h1 {
        color: #ee0204;
        font-size: 26px;
        line-height: 38px;
    }

    .WHY_CHOOSE_ti h2 {
        font-size: 14px;
        font-weight: 100;
        color: #666666;
    }

    .WHY_CHOOSE_ti h3 {
        width: 400px;
        margin: 20px auto;
        font-size: 12px;
        line-height: 18px;
        font-weight: 100;
        color: #666666;
    }

.why_ch_list {
    margin-left: 20px;
    margin-top: 40px;
}

    .why_ch_list dt {
        padding-bottom: 50px;
    }

        .why_ch_list dt i {
            display: block;
            float: left;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            background-color: #666666;
            margin-right: 20px;
        }

    .why_ch_list .red {
        color: #ee0204;
    }

        .why_ch_list .red i {
            background-color: #ee0204;
        }
   
    .why_ch_list dt span {
        float: left;
        font-size: 15px;
        line-height: 15px;
    }
       .why_ch_list dt:hover i {background-color: #ee0204;}
       .why_ch_list dt:hover span  {color: #ee0204;}
    .why_ch_lists dt:hover i{background-color: #ee0204;}
       .why_ch_lists dt:hover span  {color: #ee0204;}
.why_ch_lists {
    margin-top: 40px;
}

    .why_ch_lists dt {
        padding-bottom: 50px;
    }

        .why_ch_lists dt i {
            display: block;
            float: left;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            background-color: #666666;
            margin-left: 20px;
        }

        .why_ch_lists dt span {
            float: left;
            font-size: 15px;
            text-align: right;
            width: 180px;
            line-height: 15px;
        }

.ly_ban {
    display: block;
    background: url(../images/ly_ban.jpg) center no-repeat;
    width: 750px;
    height: 325px;
    margin-top: 50px;
}

.ind_about {
    width: 100%;
    height: 440px;
    background-color: #1b1b1b;
}

.about_co {
    width: 1200px;
    height: 230px;
    background: #e00000;
    margin: 0 auto;
    padding-top: 30px;
}

.abput_Mv {
    width: 440px;
    height: 280px;
    background-color: #fff;
    position: relative;
    top: 7px;
    margin-left: 35px;
    float: left;
    margin-right: 40px;
    padding:10px;
}

.about_jj dt h2 {
    font-size: 26px;
    color: #ffffff;
}

    .about_jj dt h2 span {
        font-size: 20px;
        font-weight: 100;
        margin-left: 20px;
    }

.about_jj dd {
    margin-top: 20px;
    color: #fff;
    line-height: 22px;
    font-size: 13px;
    padding-right: 20px;
    padding-bottom: 30px;
}

.about_jj a {
    float: right;
    padding-right: 20px;
    color: #fff;
    font-size: 13px;
}

.message {
    height: 460px;
}

.message_Region {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

Customer_echo {
    width: 680px;
    float: left;
}

.faq {
    width: 530px;
    float: left;
    margin-top: -50px;
}

.echo_ti h2 {
    color: #e00001;
    font-size: 26px;
}

.echo_ti h3 {
    color: #919191;
    font-size: 18px;
    font-weight: 100;
}

.echo_list dl {
    width: 213px;
    height: 350px;
    margin-top: 30px;
    float: left;
    margin-right: 10px;
}

.echo_list .red {
    background: #ee0204;
    color: #fff;
}

.echo_list a:hover .grey {
    background:#ee0204;
     color: #fff; -moz-box-shadow: 0 0 10px #e24d4d;
    -webkit-box-shadow: 0 0 10px #e24d4d;
    box-shadow: 0 0 10px #e24d4d;
}
.echo_list a:hover .grey .echo_list_ti{color:#fff;
}

.echo_list a:hover .red  {
    -moz-box-shadow: 0 0 10px #e24d4d;
    -webkit-box-shadow: 0 0 10px #e24d4d;
    box-shadow: 0 0 10px #e24d4d;
}

.echo_list .grey {
    background-color: #ececec;
    color: #6b6b6b;  
}

    .echo_list .grey .echo_list_ti {
        color: #ee0204;
    }

.echo_list dl .echo_list_img {
    padding-top: 10px;
    text-align: center;
}

    .echo_list dl .echo_list_img img {
        width: 190px;
        height: 160px;
    }

.echo_list dl .echo_list_ti {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.echo_list dl dd {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
}


.FAQ_list {
    margin-top: 30px;
    background-color: #ececec;
    height: 350px;
}

    .FAQ_list dt {
        text-align: center;
    }

        .FAQ_list dt img {
            width: 480px;
            height: 154px;
            margin-top: 10px;
        }

    .FAQ_list dd {
        font-size: 12px;
        margin-top: 10px;
        padding-left: 25px;
    }

        .FAQ_list dd i {
            float: left;
            width: 5px;
            height: 5px;
            display: block;
            background: #707070;
            margin-right: 15px;
            margin-top: 7px;
        }

        .FAQ_list dd a {
            font-size: 12px;
        }

        .FAQ_list dd span {
            float: right;
            margin-right: 25px;
        }

    .FAQ_list .red, .FAQ_list .red a {
        color: #ee0204;
    }

        .FAQ_list .red i {
            background-color: #ee0204;
        }

.news {
    background: #ececec;
    height: 420px;
}

.news_list {
    width: 1200px;
    margin: 0 auto;
}

.news_ti h2 {
    color: #e00001;
    font-size: 26px;
}

.news_ti {
    padding-top: 30px;
    margin-bottom: 30px;
}

    .news_ti h2 span {
        color: #919191;
        font-size: 18px;
        font-weight: bold;
        margin-left: 10px;
    }

.news_sj {
    width: 868px;
    height: 100px;
    background: #fff;
    border-bottom: 1px solid #ebebeb;
}

.news_date {
    float: left;
    width: 100px;
    height: 100px;
    text-align: center;
    color: #fff;
}

    .news_date i {
        font-size: 45px;
        display: block;
        font-style: normal;
        line-height: 40px;
        padding-top: 20px;
    }

.news_co {
    float: left;
    margin-left: 15px;
    width: 690px;
    line-height: 20px;
    margin-top: 8px;
}

    .news_co a {
        font-size: 14px;
        color: #ee0204;
        line-height: 25px;
    }

    .news_co p {
        font-size: 12px;
    }

.news_list dl {
    float: left;
}

.foot {
  
    width: 100%;
    background: #222222;
	line-height:25px;
	/*下一段暂不用*/
	/*line-height:20px;*/
}

.foot_nr {
    width: 1200px;
    margin: 0 auto;
}

    .foot_nr dl {
        float: left;
        margin-top: 45px;
        width: 200px;
    }

        .foot_nr dl dt {
            color: #fefefe;
            margin-bottom: 20px;
        }

        .foot_nr dl dd a {
            font-size: 12px;
            color: #aaaaaa;
            line-height: 25px;
        }

            .foot_nr dl dd a:hover {
                color: #fefefe;
            }

    .foot_nr .dizi i {
        width: 30px;
        height: 80px;
        display: block;
        float: left;
        margin-right: 20px;
        background: url(../images/dizi.jpg) no-repeat;
    }

    .foot_nr .dizi {
        width: 250px;
        color: #aaaaaa;
        font-size: 12px;
        margin-bottom: 40px;
    }

    .foot_nr .dianhu i {
        width: 30px;
        height: 30px;
        display: block;
        float: left;
        margin-right: 20px;
        background: url(../images/dh.jpg);
    }

    .foot_nr .dianhu {
        width: 250px;
        color: #aaaaaa;
        font-size: 12px;
        margin-bottom: 40px;
    }

    .foot_nr .youxiang i {
        width: 30px;
        height: 30px;
        display: block;
        float: left;
        margin-right: 20px;
        background: url(../images/yx.jpg);
        margin-top: -7px;
    }

    .foot_nr .youxiang {
        width: 250px;
        color: #aaaaaa;
        font-size: 12px;
        margin-bottom: 40px;
    }

.wem {
    margin-left: 150px;
}

    .wem dd {
        float: right;
        width: 170px;
        text-align: center;
        color: #aaaaaa;
        font-size: 12px;
        margin-left: 40px;
    }

        .wem dd p {
            margin-top: 10px;
        }

.foot_bq {
    width: 100%;
    background: #000000;
    color: #aaaaaa;
    font-size: 12px;
}

.banquan span {
    line-height: 64px;
}

.banquan {
    width: 1200px;
    margin: 0 auto;
}

.select_style {
    margin-top: 20px;
    width: 162px;
    height: 23px;
    background: url(../images/yqlj.jpg) no-repeat;
    float: left;
}

    .select_style select {
        background: transparent;
        width: 162px;
        border: none;
        -webkit-appearance: none;
    }

.input_select {
    height: 23px;
}

.banquan span a {
    padding-left: 20px;
    font-size: 12px;
    color: #aaaaaa;
}

    .banquan span a:hover {
        color: #fefefe;
    }

.totop {
    position: fixed;
    right: 25px;
    bottom: 25px;
    display: block;
    width: 26px;
    height: 62px;
    background: url(../images/rocket.png) no-repeat 0 0;
    -webkit-transition: all 0.2s ease-in-out;
}

    .totop:hover {
        background: url(../images/rocket.png) no-repeat 0 -62px;
    }


/**about**/
.ban {
    width: 100%;
    text-align: center;
}

    .ban img {
         width: 100%; 
    }

.contentqr {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.leftqr {
    float: left;
}

.rightqr {
    float: left;
    width: 930px;
}

.menu_list {
    width: 230px;
    margin: 0 auto;
}

.menu_head {
    height: 47px;
    line-height: 47px;
    padding-left: 38px;
    font-size: 14px;
    color: #525252;
    cursor: pointer;
    border-left: 5px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #F1F1F1;
    position: relative;
    margin: 0px;
    font-weight: 100;
    background: #ececec url(../images/lbbj.jpg) center right no-repeat;
}

.menu_list .current {
    background: #e00000 url(../images/hv_bj.jpg) center right no-repeat;
    border-left: 1px solid #e1e1e1;
}

    .menu_list .current a {
        color: #fff;
    }

.menu_body {
    line-height: 38px;
    border-left: 1px solid #e1e1e1;
    backguound: #fff;
    border-right: 1px solid #e1e1e1;
}

    .menu_body a {
        display: block;
        height: 38px;
        line-height: 38px;
        padding-left: 38px;
        color: #777777;
        background: #f7f7f7;
        text-decoration: none;
        border-bottom: 1px solid #ffffff;
        border-left: 5px solid #e1e1e1;
    }

        .menu_body a:hover {
            text-decoration: none;
            color: #ee0204;
        }

    .menu_body .ahv {
        color: #ee0204;
    }
#left_tel {margin-top：120px}
.left_tel {
    margin-top: 10px;
    background: #ececec;
    border: 1px solid #e1e1e1;
    height: 70px;
    margin-bottom: 10px;
}

    .left_tel dd, .left_tel dt {
        float: left;
    }

    .left_tel dd {
        margin-top: 20px;
        padding-right: 10px;
        border-right: 1px dashed #8f8f8f;
        height: 40px;
    }

        .left_tel dd img {
            margin-top: 3px;
        }

    .left_tel dt {
        margin-top: 15px;
        margin-left: 10px;
    }

        .left_tel dt p {
            color: #6e6e6e;
            padding-bottom: 2px;
        }

        .left_tel dt h2 {
            font-size: 19px;
            color: #ee0204;
        }

.rightqr .navigation {
    background: url(../images/h.jpg)center left no-repeat;
    margin-left: 40px;
    height: 30px;
    width: 900px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 13px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.navigations a {
    font-size: 13px;
}

.rightqr .navigations {
    float: left;
    background: url(../images/h.jpg)center left no-repeat;
    margin-left: 40px;
    height: 30px;
    width: 650px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 13px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.navigation a {
    font-size: 13px;
}

.fqanavigation {
    background: url(../images/h.jpg)center left no-repeat;
    height: 30px;
    width: 1180px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 13px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.rightqr .info {
    margin-top: 20px;
    margin-left: 40px;
}
.infos {
    padding:20px 0 30px 0;
    color:#6e6e6e;font-size:13px; border-bottom: 1px dashed  #c46304;
}

.photoForms {
    width: 950px;
    float: left;
    display: block;
    white-space: normal;
}

.photoForm {
    width: 160px;
    height: auto;
    float: left;
    margin: 5px 15px 18px 0px;
    padding: 0 5px;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.fc_ti {
    margin-top: 13px;
}

.list_news {
    width: 900px;
    margin-left: 40px;
    margin-top: 20px;
}

.lists dd, .lists dt {
    float: left;
}

.lists {
    height: 85px;
    border-bottom: 1px solid #f1f1f1;
    width: 900px;
    margin-top: 20px;
}

    .lists dd {
        width: 65px;
        height: 65px;
        background-color: #f2f2f2;
        text-align: center;
    }
      
        .lists dd i {
            display: block;
            font-size: 30px;
            line-height: 20px;
            font-style: normal;
            color: #666666;
            margin-top: 15px;
            margin-bottom: 5px;
        }

        .lists dd p {
          
            font-size: 12px;
            color: #666666;
        }

    .lists dt {
        width: 820px;
        margin-left: 10px;
    }

        .lists dt h2 {
            font-weight: 100;
            font-size: 15px;
        }

        .lists dt p {
            color: #808080;
            font-size: 12px;
            margin-top: 10px;
            line-height: 20px;
        }

        .zxlists dd, .zxlists dt {
    float: left;
}
        .zxlists {
    height: 120px;
    border-bottom: 1px solid #f1f1f1;
    width: 900px;
    margin-top: 20px;
}

    .zxlists dd {
        width: 200px;
        height: 110px;
        border:1px solid #f2f2f2;
        
        text-align: center;
    }
        .zxlists dd img {
      text-align:center;   height: 110px;
        }
        .zxlists dd i {
            display: block;
            font-size: 30px;
            line-height: 20px;
            font-style: normal;
            color: #666666;
            margin-top: 15px;
            margin-bottom: 5px;
        }

        .zxlists dd p {
          
            font-size: 12px;
            color: #666666;
        }

    .zxlists dt {
        width: 688px;
        margin-left: 10px;
    }

        .zxlists dt h2 {
            font-weight: 100;
            font-size: 15px;
        }

        .zxlists dt p {
            color: #808080;
            font-size: 12px;
            margin-top: 10px;
            line-height: 20px;
        }

.details {
    margin-top: 20px;
    margin-left: 40px;
    float: left;
	width: 666px;
}

.cx_yy {
    width: 197px;
    float: left;
    margin-top: -20px;
    margin-left: 20px;
}

    .cx_yy .cx {
        width: 197px;
        height: 45px;
        background: #e00000;
        line-height: 45px;
        font-size: 13px;
        color: #fff;
    }

        .cx_yy .cx dt {
            padding-left: 20px;
        }

    .cx_yy .yy {
        margin-top: 120px;
    }

        .cx_yy .yy dt {
            width: 177px;
            height: 45px;
            background: #2f2f2f;
            line-height: 45px;
            font-size: 13px;
            padding-left: 20px;
            color: #fff;
        }

    .cx_yy .yy_sj {
        background: #ee0204;
        padding-top: 10px;
        padding-left: 20px;
        height: 250px;
        padding-right: 10px;
    }

.yy_sj input {
    border: none;
    background: none;
    width: 120px;
    height: 28px;
    color: #fff;
}

.yy_sj dd {
    color: #fff;
    margin-top: 10px;
    height: 25px;
    line-height: 25px;
    padding-bottom: 8px;
    border-bottom: 1px #fff solid;
}

.yy_sj .suban {
    margin-top: 20px;
    width: 167px;
    height: 40px;
    background-color: #fff;
    border-radius: 8px;
    color: #6e6e6e;
    font-size: 14px;
}

.fqalist_nr {
    margin-top: 20px;
}

    .fqalist_nr dl {
        float: left;
    }

    .fqalist_nr .li_img {
        width: 688px;
    }

    .fqalist_nr .li_list {
        margin-left: 45px;
        width: 460px;
        height: 320px;
        border-bottom: 1px dashed #dbdbdb;
    }

        .fqalist_nr .li_list i {
            font-style: normal;
            background-color: #ee0204;
            padding: 1px 2px 1px 2px;
            color: #fff;
            border-radius: 4px;
            line-height: 30px;
        }

        .fqalist_nr .li_list dd {
            margin-bottom: 25px;
        }

        .fqalist_nr .li_list a {
            font-size: 14px;
            color: #ee0204;
        }

        .fqalist_nr .li_list span {
            float: right;
            color: #6e6e6e;
            font-size: 13px;
            line-height: 30px;
        }

        .fqalist_nr .li_list p {
            color: #6e6e6e;
            font-size: 13px;
            margin-top: 10px;
            line-height: 25px;
        }

.lmnav {
    margin-top: 40px;
    margin-left: 30px;
}

    .lmnav dt {
        width: 150px;
        height: 45px;
        border: 1px solid #e8e8e8;
        text-align: center;
        line-height: 45px;
        float: left;
        margin-right: 10px;
        color: #6e6e6e;
        margin-bottom: 10px;
    }

        .lmnav dt:hover {
            background: #ee0204;
            color: #fff;
        }

.list_fqa {
    margin-top: 40px;
}

    .list_fqa dl {
        height: 135px;
    }

.list_fqa_img {
    float: left;
    width: 206px;
    height: 107px;
}

    .list_fqa_img img {
        width: 206px; height: 107px;
    }

.list_fqa_ti {
    float: left;
    margin-left: 20px;
    width: 960px;
}

    .list_fqa_ti a {
        font-size: 14px;
        line-height: 25px;
    }

    .list_fqa_ti p {
        font-size: 13px;
        color: #6e6e6e;
        line-height: 30px;
    }

.contactus {
    margin-top: 20px;
    width: 1200px;
    height: 619px;
    background: url(../images/content.jpg)center no-repeat;
}

.contactus_sz {
    position: relative;
    left: 40px;
    top: 50px;
    width: 320px;
    height: 230px;
}

.contactus_xg {
    position: relative;
    left: 500px;
    top: 50px;
    width: 350px;
    height: 230px;
}

.contactus_QQ {
    position: relative;
    right: 630px;
    top: 380px;
    width: 380px;
    height: 230px;
}

.contactus_xgsw {
    position: relative;
    left: 820px;
    top: 150px;
    width: 350px;
    height: 230px;
}

.contactus dl {
    float: left;
}

.FollowUs {
    margin-top: 20px;
}

.Follow {
    text-align: center;
}

    .Follow h2 {
        font-size: 26px;
        font-weight: 100;
    }

    .Follow p {
        color: #6e6e6e;
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .Follow span {
        border-bottom: 3px solid #ee0204;
        width: 80px;
        display: block;
        margin: 0 auto;
    }

.Follow_list {
    margin-top: 40px;
}

    .Follow_list dl dd {
        float: left;
        width: 270px;
        text-align: center;
    }

        .Follow_list dl dd a {
            font-size: 18px;
        }

        .Follow_list dl dd p {
            margin-top: 20px;
            color: #6e6e6e;
            font-size: 14px;
            line-height: 25px;
            margin-bottom: 50px;
        }

    .Follow_list .gzwm i {
        background: url(../images/gzwm.jpg) center no-repeat;
        width: 121px;
        height: 136px;
        margin-left: 75px;
        display: block;
        margin-bottom: 10px;
    }

    .Follow_list .ckdt i {
        background: url(../images/ckdt.jpg) center no-repeat;
        width: 121px;
        height: 136px;
        margin-left: 75px;
        display: block;
        margin-bottom: 10px;
    }

    .Follow_list .jrwm i {
        background: url(../images/jrwm.jpg) center no-repeat;
        width: 121px;
        height: 136px;
        margin-left: 75px;
        display: block;
        margin-bottom: 10px;
    }
.job_ti {
text-align:center;
margin-top:60px;
}
    .job_ti span {
      margin-top:11px;
        display:block; float:left;
     border-bottom:1px solid #eeeeee;width:300px;
    }
    .job_ti .sp {
    margin-left:275px;margin-right:10px;
    }
    .job_ti img {
    float:left;
    }
    .job_ti h2 {
    font-size:35px;font-weight:100;
    margin-bottom:10px;
    }
    .job_ti p {
        margin-top:10px;
   font-size:15px;color:#3f3f3f;
    }
.job_list {
margin-top:40px;
width:1500px;
}
    .job_list DL {
    float :left;margin-right :330px;
    }
.job_sj {
height:230px;
}
.job_sj dd{
  float:left ;

}
.job_img {
    width:188px;
    height:188px;
    border-radius :50%;
    border :2px solid #ececec;
}
    .job_img img {
     width:188px;
    height:188px;
    border-radius :50%;
    }
.job_info {
    line-height:30px;
margin-left:30px;}

.job_info h3 {
    font-weight:100 ;
    font-size:16px;
    color:#565656;
}
    .job_info p {
    color:#666666;margin-bottom:20PX;
    } 
    .job_info a {
       
     color:#fff;background:#ee0204;border-radius :4PX;
     padding:10px 30px 10px 30px;
    }
.boj_bn {
width:100%;

}
.boj_bn img {
width:100%;
}
.bghj_list {
width:1300px;margin-top:50px;
}
.bghj_list dl{height:215px;
    float:left;margin-right :50px;
}

.bj_lis .bj_lis_img {

width:290px;height:170px;
}
    .bj_lis dd {
     float:left;
    }
.bj_lis_ti {
    margin-left:20px;
    width :270px;
}
    .bj_lis_ti h2 {
    color :#ee0204;
    font-size:15px;
    }
    .bj_lis_ti p {
    font-size:13px;
    margin-top:10px;
    line-height:25px;color :#3f3f3f;
    }
.new_ti {
text-align:center ;
margin-top:50px;
border-bottom :1px dashed  #c46304;height:59px;

}
    .new_ti h2 {
    color :#6e6e6e;
    font-size:15px;
 
    }

    .new_ti p {
        margin-top:10px;
    font-size:12px;color :#6e6e6e;
    }
.shareInfo {
margin-top:30px;
}
.shareInfo .shareIcon {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 20px;
    margin: 0 2px 0 2px;
    _margin: 0 1px 0 1px;
    cursor: pointer;
}
    .shareInfo .Weixin {
    background: url(../images/n_shareIcn.png) -29px 0 no-repeat;
    _background: url(../images/n_shareIcn.gif) -29px 0 no-repeat;
}.shareInfo .copy {
    background: url(../images/n_shareIcn.png) -437px 0 no-repeat;
    _background: url(../images/n_shareIcn.gif) -437px 0 no-repeat;
}.shareInfo .qq_weibo {
    background: url(../images/n_shareIcn.png) -332px 0 no-repeat;
    _background: url(../images/n_shareIcn.gif) -332px 0 no-repeat;
}.shareInfo .sina_weibo {
    background: url(../images/n_shareIcn.png) -56px 0 no-repeat;
    _background: url(../images/n_shareIcn.gif) -56px 0 no-repeat;
}.shareInfo .qq_zone {
    background: url(../images/n_shareIcn.png) -387px 0 no-repeat;
    _background: url(../images/n_shareIcn.gif) -387px 0 no-repeat;
}.shareInfo .kaixin001 {
    background: url(../images/n_shareIcn.png) -140px 0 no-repeat;
    _background: url(../images/n_shareIcn.gif) -140px 0 no-repeat;
}
.shareInfo .renren {
    background: url(../images/n_shareIcn.png) -84px 0 no-repeat;
    _background: url(../images/n_shareIcn.gif) -84px 0 no-repeat;
}.shareInfo .douban {
    background: url(../images/n_shareIcn.png) -253px 0 no-repeat;
    _background: url(../images/n_shareIcn.gif) -253px 0 no-repeat;
}
 .shareInfo .netease_weibo {
    background: url(../images/n_shareIcn.png) -305px 0 no-repeat;
    _background: url(../images/n_shareIcn.gif) -305px 0 no-repeat;
}.shareInfo .baidu_tieba {
    background: url(../images/n_shareIcn.png) -412px 0 no-repeat;
    _background: url(../images/n_shareIcn.gif) -412px 0 no-repeat;
}
    .shareInfo .shareCtrl {
    float: left;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}
.shareInfo .shareCtrl a {
    font-size: 13px!important;
}
.shareInfo .shareCtrl a {
    font-family: verdana;
    text-decoration: none;
    display: block;
    width: 86px;
    _width: 90px;
    float: left;
    margin: 0 0 5px 0;
}
.formDialog {
    display: block;
    position: absolute;
    top: 50px;
    left: 50px;
    overflow: hidden;
    z-index: 9032;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    font-family: 微软雅黑,'microsoft yahei',宋体,新宋体,sans-serif;
}

    .formDialog .formTC {
        background-color: #4188c6;
        height: 27px;
        line-height: 27px;
        margin: 0;
        padding: 0;
        color: #FFF;
        font-weight: bold;
        text-align: left;
        padding-left: 10px;
        cursor: move;
        *zoom: 1;
    }

    .formDialog .formTL {
        height: 27px;
    }

    .formDialog .formTR {
        *zoom: 1;
        height: 27px;
    }

    .formDialog .formBC {
        padding: 0;
        background-color: #FFF;
    }

    .formDialog .formBtns {
        width: 100%;
        height: 30px;
        display: none;
    }

        .formDialog .formBtns .abutton {
            margin: 0 10px;
            height: 25px;
            padding: 0 3px;
            cursor: pointer;
        }

    .formDialog .formX {
        background: url(/image/bg01.png?v=201606201753) -500px -357px no-repeat;
        position: absolute;
        right: 1px;
        top: 0;
        padding: 0;
        width: 27px;
        height: 27px;
        outline: 0;
        cursor: pointer;
    }

        .formDialog .formX:hover {
            background: url(/image/bg01.png?v=201606201753) -500px -323px no-repeat;
        }

    .formDialog .formH {
        position: absolute;
        top: 0;
        right: 45px;
        padding: 0;
        width: 43px;
        height: 27px;
        background: url(../images/newWin.gif) no-repeat 0 -150px;
        _background: url(../images/H.gif) no-repeat 0 0;
        outline: 0;
        cursor: pointer;
    }

        .formDialog .formH:hover {
            background-position: 0 -180px!important;
            _background: url(../images/H_hover.gif) no-repeat 0 0;
        }

    .formDialog .formArc {
        display: block;
        width: 420px;
        margin: 15px 0 0 0;
        overflow: hidden;
    }

    .formDialog .formTCSite {
        background: url(/image/site/rapidsite/bottom_img2.png) repeat-x 0 -30px;
        height: 27px;
        line-height: 27px;
        margin: 0;
        padding: 0;
        color: #FFF;
        font-weight: bold;
        text-align: left;
        padding-left: 10px;
        cursor: move;
        *zoom: 1;
    }

    .formDialog .formTLSite {
        background: url(/image/site/rapidsite/bottom_img2.png) no-repeat;
        padding-left: 3px;
        height: 27px;
    }

    .formDialog .formTRSite {
        background: url(/image/site/rapidsite/bottom_img2.png) no-repeat right -60px;
        padding-right: 3px;
        *zoom: 1;
        height: 27px;
    }

    .formDialog .formXSite {
        position: absolute;
        right: 1px;
        top: 0;
        padding: 0;
        width: 44px;
        height: 27px;
        background: url(/image/site/rapidsite/close.png) no-repeat center center;
        outline: 0;
        cursor: pointer;
    }

    .formDialog .dragDiv {
        position: absolute;
        top: 0;
        left: 0;
        width: 680px;
        height: 40px;
        z-index: 100;
        cursor: move;
        background: url(/image/site/transpace.png) repeat;
    }

    .formDialog .formMSG {
        color: #317895;
    }

    .formDialog .formBtns {
        width: 100%;
        height: 30px;
        display: none;
    }

        .formDialog .formBtns .abutton {
            margin: 0 10px;
            height: 25px;
            padding: 0 3px;
            cursor: pointer;
        }

    .formDialog .formBtnsContent {
        padding: 10px 0;
    }

    .formDialog .formH {
        position: absolute;
        top: 0;
        right: 45px;
        padding: 0;
        width: 43px;
        height: 27px;
        background: url(../images/newWin.gif) no-repeat 0 -150px;
        _background: url(../images/H.gif) no-repeat 0 0;
        outline: 0;
        cursor: pointer;
    }

        .formDialog .formH:hover {
            background-position: 0 -180px!important;
            _background: url(../images/H_hover.gif) no-repeat 0 0;
        }

    .formDialog .popupCheckboxs {
        color: gray;
        margin-left: 15px;
        margin-top: 3px;
    }

.waitingP {
    display: block;
    background: url(../images/loading_2b.gif) no-repeat center #fff;
    position: absolute;
    top: 27px;
    height: 180px;
}
.wxShare {
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.popupBg {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    _position: absolute;
    _height: expression(body.clientHeight);
    *width: expression(document.documentElement.clientWidth);
    background-color: #000;
    filter: alpha(opacity=70);
    z-index: 9031;
    overflow: hidden;
    opacity: .7;
}
.wxShare .wxShareContent .wxShareDesc {
    width: 100%;
    height: 30px;
    font: 14px "微软雅黑","宋体";
    color: #222;
    text-align: center;
}
.formDialog .formX_old {
    position: absolute;
    right: 7px;
    top: 4px;
    padding: 0;
    height: 19px;
    width: 19px;
    background: url(../images/close.gif) no-repeat top left!important;
    outline: 0;
}
.wxShare .wxShareContent {
    width: 378px;
    margin: 0 auto;
    padding-top: 45px;
}
    .formDialog .formX_old:hover {
        background: url(../images/close.gif) no-repeat bottom left!important;
    }.wxSharehideCloseBtn {
    background: url(../images/bg02.png) -1501px 3px no-repeat!important;
    margin: 15px 6px 0 0;
}.wxShare .wxShareContent .wxShareQrcode {
    width: 190px;
    height: 190px;
    margin: 50px auto;
    
}
.shareto {
color:#6e6e6e;font-size:12px;
}
.sxp dl {
    margin-top:30px;
    margin-bottom:30px;
width :600px;
float:left ;font-size:13px;color:#6e6e6e;
}
.page {
    margin-top:20px;
text-align:center ;margin-bottom:20px;
}
    .page .nolink {
    border:1px solid #e9e9e9;
    padding:5px 15px 5px 15px;margin-left:10px;
    }
.page a{ border:1px solid #e9e9e9;
    padding:5px 15px 5px 15px;margin-left:10px;
}
    .page font {margin-left:10px;
    border:1px solid #e9e9e9;
    padding:5px 15px 5px 15px;
    }
    .page select {
    width:70px;height:30px;border:1px solid #e9e9e9;padding-left:20px;
    }.divcss5_list_title{background:#eeeeee; border:1px solid #cccccc; padding:1em;}
.divcss5_list_content{padding:1em;}
#tinybox{position:absolute; display:none; padding:10px; background:#ffffff url(image/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000;}
#tinymask{position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000000; z-index:1500;}
#tinycontent{background:#ffffff; font-size:1.1em;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}
.shousuo input {
 height:40px;
 border:none;
 margin-bottom:20px

}
.shousuo {
list-style-type:none;
 margin-top:-40px; margin-left:40px;
}
    .shousuo li {
    float:left;
    }
.parasearch_input {
     height: 23px;
}
.keyssub {
    width:320px;
    height:40px;
    background:#515151;font-size:15px;padding-left:10px;
}
.parasearch_search {
     height: 23px;
}
.searchgo {
 background:#434343;width:75px;height:40px;font-size:17px;
}


.cx_yy .yyy dt {
            width: 177px;
            height: 45px;
            background: #2f2f2f;
            line-height: 45px;
            font-size: 13px;
            padding-left: 20px;
            color: #fff;
        }

.wzdt {
    width:1200px;
}
.wzdt dd{
    float:left;margin-right:20px;margin-bottom:20px;text-align:center;
}
.wzdt dt {
font-size:15px; font-weight:bold;margin-bottom :20px;
}   .why_ch_list dt:hover i {background-color: #ee0204;}
       .why_ch_list dt:hover span  {color: #ee0204;}
    .why_ch_lists dt:hover i{background-color: #ee0204;}
       .why_ch_lists dt:hover span  {color: #ee0204;}