﻿@charset "utf-8";
/*Reset www.toprand.net*/
* {
    padding: 0;
    margin: 0;
}

html, div, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, img, form, embed, label, b {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 1em;
    font-weight: normal;
}

img {
    border: none;
}

ul, ul li {
    list-style: none;
}

.cls {
    clear: both;
    line-height: 0px!important;
    height: 0px!important;
    font-size: 0px!important;
}

select, input {
    vertical-align: middle;
    font-size: 12px;
}

.hidden {
    display: none;
}

i {
    font-style: normal;
}

html, body {
    -webkit-text-size-adjust: none;
}

table {
    border-collapse: collapse;
}

.clear {
    zoom: 1;
}

    .clear:after {
        content: '';
        display: block;
        clear: both;
    }

.pos {
    position: relative;
}

/*字体*/
.Arial {
    font-family: "Arial", Helvetica, sans-serif;
}

.yahei {
    /*font-family: "\5FAE\8F6F\96C5\9ED1";*/
    font-family: "Arial", Helvetica, sans-serif;
}

.song {
    /*font-family: "\5B8B\4F53";*/
    font-family: "Arial", Helvetica, sans-serif;
}



/*颜色*/
.hei {
    color: #000;
}

.red {
    color: #ef1d1a;
}

/*链接*/
a {
    color: #4c4c4c;
    text-decoration: none;
    hide-focus: expression( this.hideFocus=true );
    outline: none;
}

    a:hover {
        color: #007bc7;
    }

    a:active {
        color: #007bc7;
    }

/*大框 -首页*/
.lazy {
    opacity: 0;
}

body {
    /*font-family: Arial, "\5FAE\8F6F\96C5\9ED1";*/
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 12px;
    color: #4c4c4c;
    line-height: 20px;
    max-width: 1920px;
    margin: 0 auto;
    background: #fff;
    position: relative;
}

.R_nav {
    position: fixed;
    right: 3%;
    top: 30%;
    z-index: 999;
}

.R_nav_ul li {
    color: #fff;
    width: 26px;
    height: 29px;
    border-bottom: 2px solid #e6e5e3;
    padding: 17px;
    line-height: 13px;
}

    .R_nav_ul li a {
        display: inline-block;
        width: 24px;
        height: 24px;
        color: #fff;
    }

    .R_nav_ul li:last-child {
        border-bottom: 0;
    }

.ic1 {
    background: url(../images/R_nav1.jpg) no-repeat;
}

.ic11 {
    display: none;
    position: absolute;
    top: 0;
    left: 60px;
}

    .ic11 dt {
        width: 69px;
        height: 30px;
        background: #027cc7;
        margin: 0 0 2px 2px;
    }

        .ic11 dt:hover {
            background: #027cc7;
        }

        .ic11 dt a {
            width: 69px;
            line-height: 30px;
        }

        .ic11 dt img {
            vertical-align: middle;
            margin: 0 5px 0 5px;
        }

.ic1:hover {
    background: url(../images/R_nav1-1.jpg) no-repeat;
}

.ic2 {
    background: url(../images/R_nav3.jpg) no-repeat;
}

.wrap {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    font-size: 12px;
}

.top {
    width: 100%;
    height: 30px;
    margin-top: 8px;
    background: #fff;
}

.top_guild {
    height: 30px;
    float: right;
}

.top_guild_ul li {
    background: url(../images/icon1-1.jpg) right center no-repeat;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    position: relative;
}

    .top_guild_ul li:hover > a {
        color: #007bc7;
    }

    .top_guild_ul li span {
        display: inline-block;
    }

        .top_guild_ul li span.pc1 {
            padding: 0 0 0 10px;
            font-size: 19px;
            font-style: italic;
            background: url(../images/phlist.png) left center no-repeat;
        }

        .top_guild_ul li span.pc2 {
            padding: 0 15px 0 0;
            background: url(../images/ic1.png) right center no-repeat;
        }

        .top_guild_ul li span.pc3 {
            padding: 0 15px 0 0;
            background: url(../images/ic1.png) right center no-repeat;
        }



    .top_guild_ul li a {
        color: #4c4c4c;
    }

    .top_guild_ul li img {
        vertical-align: middle;
        line-height: 30px;
    }

.icon2_dl dt a {
    color: #fff;
}

.icon2_dl dt:hover {
    background: #fff;
}

    .icon2_dl dt:hover a {
        color: #007bc7;
        text-decoration: underline;
        display: inline-block;
        width: 100%;
    }

.icon2-2 {
    position: relative;
}

.icon2_dl {
    position: absolute;
    border: 1px solid #007bc7;
    top: 23px;
    left: -50%;
    margin-left: -18px;
    z-index: 999;
    width: 170px;
}

    .icon2_dl dt {
        background: #007bc7;
        color: #fff;
        text-align: center;
    }

.top_guild_ul li.icon5-5 {
    margin-right: 0;
    padding-right: 0;
    background: none;
    position: relative;
}

.icon5_dl {
    position: absolute;
    text-indent: 8px;
    top: 23px;
    margin-right: 100%;
    right: -100%;
    z-index: 999;
    width: 250px;
}

    .icon5_dl dt {
        float: right;
        margin: 3px 0;
    }




.header {
    width: 100%;
    height: 77px;
    position: relative;
}


.logo {
    float: left;
    margin: 10px 30px 0 0;
}

.nav {
    float: left;
    width: 100%;
    height: 40px;
    background: #007bc7;
    border-bottom: 3px solid #fff;
}

.nav_ul {
    float: left;
}

    .nav_ul > li {
        position: relative;
        cursor: pointer;
        border-bottom: 3px solid #fff;
        margin-top: 6px;
        float: left;
        line-height: 34px;
        padding: 0 20px;
        border-radius: 3px 3px 0 0;
        text-align: center;
    }

        .nav_ul > li:hover, .nav_ul > li.hover {
            background: #fff;
            border-bottom: 3px solid #007bc7;
            margin-top: 6px;
        }

            .nav_ul > li.hover a {
                color: #007bc7;
            }

            .nav_ul > li:hover > a {
                color: #007bc7;
            }

    /*.nav_ul > li:hover .nav_bg {
                display: block;
            }*/

    .nav_ul li > a {
        display: inline-block;
        width: 100%;
        font-family: 16px;
        text-align: center;
        width: 100%;
        height: 100%;
        color: #fff;
    }

.nav_li ul {
    position: absolute;
    background-color: #007bc7;
    top: 34px;
    left: 0;
    z-index: 99;
}

    .nav_li ul li {
        width: 200px;
        /*height: 50px;*/
        display: table;
        line-height: 29px;
    }

        .nav_li ul li a {
            margin: 0 auto;
            height: auto;
            width: 100%;
            text-align: center;
            display: table-cell;
            color: #fff;
            vertical-align: middle;
            color: #fff;
        }

        .nav_li ul li:hover {
            background: #fff;
        }

            .nav_li ul li:hover a {
                color: #007bc7;
            }

/*.nav_bg {
    display: block;
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 99;
    height: 350px;
    background: #fff;
}




.about_box {
    margin-left: 112px;
    float: left;
    width: 100%;
    background: #fff;
}

    .about_box dt {
        text-align: left;
        padding: 0 36px;
        margin-top: 36px;
        float: left;
        background: url(../images/nav_bg.jpg) center right no-repeat;
    }

        .about_box dt:last-child {
            background: none;
        }

.box_text {
    width: 231px;
}

.nav_list ul li {
    clear: both;
    height: 27px;
    line-height: 27px;
    border-bottom: none !important;
    background: none;
    margin: 0;
    width: auto;
}

    .nav_list ul li b {
        float: right;
        margin-left: 10px;
        font-size: 12px;
    }

    .nav_list ul li a {
        font-size: 12px;
        color: #999;
    }

.about_box dt h3 {
    margin: 8px 0;
}

    .about_box dt h3 a {
        font-size: 14px;
        color: #666;
    }

.about_box dt p {
    line-height: 21px;
    color: #999;
}
*/
.sch {
    float: right;
    width: auto;
    height: 27px;
    margin-top: 25px;
}

.nav_select {
    float: left;
    height: 27px;
    border: 1px solid #ccc;
    margin-right: 3px;
}

.sch_text {
    float: left;
    display: inline-block;
    width: 137px;
    height: 25px;
    font-size: 12px;
    color: #7f7f7f;
    line-height: 25px;
    text-indent: 10px;
    border: 1px solid #ccc;
    border-right: none;
}

.sch_btn {
    display: inline-block;
    width: 32px;
    height: 27px;
    border: 0;
    background: url(../images/sch_btn.jpg) center no-repeat;
    cursor: pointer;
}

.banner {
    width: 100%;
    height: 494px;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 97;
}

    .banner .prev {
        top: 45%;
        left: 32px;
        background: url(../images/b_lprev.png) no-repeat;
    }

    .banner .next {
        top: 45%;
        right: 32px;
        background: url(../images/b_lnext.png) no-repeat;
    }

    .banner ul li {
        width: 100%;
        height: 494px;
        margin: 0 auto;
        overflow: hidden;
    }

        .banner ul li a {
            display: block;
            width: 100%;
            height: 100%;
        }

.lnews_title {
    width: 100%;
    height: 52px;
    background: #fafafa;
}

.hot {
    float: left;
    margin-top: 13px;
    width: 1100px;
    position: relative;
}

    .hot h2 {
        float: left;
        color: #313131;
        display: inline-block;
        margin-right: 70px;
        font-size: 24px;
    }

.hot_ul li {
    font-size: 16px;
}

    .hot_ul li span {
        float: none;
        font-size: 14px;
        display: inline-block;
        margin-left: 10px;
        color: #707070;
    }

.hot .prev {
    width: 9px;
    height: 13px;
    display: inline-block;
    background: url(../images/nbtn_prev.png) center no-repeat;
    position: absolute;
    top: 4px;
    left: 80px;
}

.hot .next {
    width: 9px;
    height: 13px;
    display: inline-block;
    background: url(../images/nbtn_next.png) center no-repeat;
    position: absolute;
    top: 4px;
    left: 100px;
}

.lnews_title .more {
    float: right;
    margin-top: 13px;
}

    .lnews_title .more a {
        color: #221815;
        font-size: 14px;
    }

.lmain {
    width: 100%;
    margin: 35px 0 0 0;
    overflow: hidden;
    margin-bottom: 11px;
}

.inttile {
    float: left;
    text-align: center;
    width: 100%;
    height: 37px;
    font-size: 30px;
    color: #313131;
    line-height: 30px;
    padding-bottom: 8px;
}

    .inttile p {
        background: url(../images/line_22.jpg) center bottom no-repeat;
        padding-bottom: 5px;
    }

.ititle, .pro_title {
    position: relative;
    float: left;
    width: 100%;
    height: 37px;
    background: url(../images/line.jpg) bottom repeat-x;
    text-align: center;
    padding-bottom: 8px;
}

    .ititle p {
        font-size: 20px;
        color: #221815;
        line-height: 30px;
    }

.pro_botm {
    color: #221815;
    display: inline-block;
    border-bottom: 3px solid #0ca9df;
    padding-bottom: 12px;
}

.ititle p b {
    color: #999;
    margin: 0 10px;
    display: inline-block;
}

.line {
    position: absolute;
    height: 3px;
}

.iproduct {
    padding: 51px 47px 51px 47px;
    position: relative;
    overflow: hidden;
    height: 253px;
}

.iproduct_pic li:hover span {
    display: block;
}

.iproduct .prev, .iproduct .next, .banner .prev, .banner .next {
    position: absolute;
    display: block;
    width: 21px;
    height: 41px;
}

.iproduct .prev {
    background: url(../images/bt_prev.png) no-repeat;
    top: 40%;
    left: 0;
}

.iproduct .next {
    background: url(../images/bt_next.png) no-repeat;
    top: 40%;
    right: 0;
}

.iproduct .prev:hover {
    background: url(../images/b_lprev.png) no-repeat;
}

.iproduct .next:hover {
    background: url(../images/b_lnext.png) no-repeat;
}

.fair {
    width: 100%;
    margin: 50px 0;
    float: left;
}

.fair_ul li {
    float: left;
    text-align: center;
    margin-right: 13px;
    line-height: 44px;
}

    .fair_ul li.last {
        margin-right: 0;
    }

    .fair_ul li p {
        font-size: 14px;
    }

.CERTIFICATES {
    width: 100%;
    float: left;
    height: 260px;
    margin-bottom: 50px;
    text-align: center;
    background: #f5f5f5;
}

    .CERTIFICATES ul {
        display: inline-block;
        float: none;
        margin: 0 auto;
    }

        .CERTIFICATES ul li {
            float: left;
            width: 90px;
            margin: 0 25px;
            line-height: 44px;
        }

            .CERTIFICATES ul li span {
                width: 75px;
                overflow: hidden;
                height: 75px;
                display: inline-block;
                vertical-align: middle;
            }

            .CERTIFICATES ul li.last {
                margin-right: 0;
            }

.aer_list {
    width: 840px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

    .aer_list .prev, .aer_list .next {
        position: absolute;
        display: block;
        top: 50%;
        margin-top: -30px;
        width: 21px;
        height: 41px;
    }

    .aer_list .prev {
        background: url(../images/bt_prev.png) no-repeat;
        left: 0;
    }

    .aer_list .next {
        background: url(../images/bt_next.png) no-repeat;
        right: 0;
    }

    .aer_list .prev:hover {
        background: url(../images/b_lprev.png) no-repeat;
    }

    .aer_list .next:hover {
        background: url(../images/b_lnext.png) no-repeat;
    }

.vd {
    width: 1186px;
    min-height: 423px;
    margin: 50px 0;
    float: left;
    background: #f3f3f3;
    padding: 9px 7px;
}

.fsh_list {
    float: left;
    height: 427px;
    width: 455px;
    background: #fff;
}

    .fsh_list ul li {
        float: left;
        width: 385px;
        line-height: 21px;
        background: url(../images/vd_icon.png) 0 0 no-repeat;
        padding: 0 0 0 40px;
        margin: 20px 0 20px 30px;
        font-size: 17px;
        background-position: 0 -23px;
    }

        .fsh_list ul li.hover {
            color: #007cb7;
        }

.fsh {
    float: right;
    width: 700px;
}

.iproduct1 {
    float: left;
    width: 100%;
    margin-bottom: 47px;
}

    .iproduct1 .pic {
        float: left;
        height: 470px;
        overflow: hidden;
        margin-top: 70px;
        width: 711px;
        margin-right: 18px;
    }

        .iproduct1 .pic ul li {
            width: 100%;
            float: left;
        }

    .iproduct1 .pro_hint {
        float: left;
        width: 470px;
        height: 470px;
        margin-top: 70px;
    }

        .iproduct1 .pro_hint ul li {
            float: left;
            width: 100%;
        }

        .iproduct1 .pro_hint span {
            display: block;
            background: #007bc7;
            width: 100%;
            height: 86px;
        }

            .iproduct1 .pro_hint span h3 {
                color: #fff;
                line-height: 31px;
                font-size: 20px;
                margin-top: 20px;
                text-indent: 20px;
                display: block;
                width: 100%;
                float: left;
            }

            .iproduct1 .pro_hint span p {
                color: #fff;
                text-indent: 20px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: inline-block;
                float: left;
            }

.iproduct2 {
    float: left;
    width: 100%;
}

.iproduct2_ul {
    float: left;
}

    .iproduct2_ul li {
        float: left;
        width: 365px;
        height: 365px;
        border: 1px solid #ccc;
        margin-bottom: 19px;
        box-shadow: 0 3px 5px #999;
        -moz-box-shadow: 0 3px 5px #999;
        -ms-box-shadow: 0 3px 5px #999;
        -o-box-shadow: 0 3px 5px #999;
        -webkit-box-shadow: 0 3px 5px #999;
    }

        .iproduct2_ul li h3 {
            text-align: center;
            font-size: 16px;
            margin: 14px 0 5px 0;
            color: #333;
        }

.between {
    margin: 0 10px;
}

.between22 {
    margin: 0 49px;
}

.iproduct2_list {
    width: 337px;
    border-top: 1px dashed #ccc;
    margin: 0 auto;
    overflow: hidden;
}

.iproduct2_dl {
    display: block;
    margin-top: 15px;
}

    .iproduct2_dl dt {
        font-size: 14px;
        margin-bottom: 10px;
        background: url(../images/ic2.png) left 8px no-repeat;
        float: left;
        width: 141px;
        height: 40px;
        padding-left: 10px;
        margin-left: 10px;
        overflow: hidden;
    }

/*.iproduct2_dl dt:first-child, .between1 {
            margin-left: 17px;
        }
.iproduct2_ul .between00 .iproduct2_dl{ margin-top: 8px;}
.iproduct2_ul .between00 dt{ margin-left: 17px; width: 132px; margin-bottom: 5px;}*/


/* product 综合页*/
.ban {
    float: left;
    overflow: hidden;
    width: 100%;
    height: 380px;
    position: relative;
}

    .ban .bd ul {
        width: 100% !important;
    }

    .ban .bd li {
        height: 380px;
    }

    .ban .bd .btn {
        display: block;
        zoom: 1;
        margin-top: 8px;
        width: 72px;
        padding-right: 10px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        background: url(../images/btn_off.png) no-repeat;
    }

    .ban .hd {
        width: 100%;
        position: absolute;
        z-index: 1;
        bottom: 5px;
        left: 40%;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

        .ban .hd ul li {
            text-indent: 99999px;
            cursor: pointer;
            display: inline-block;
            *display: inline;
            zoom: 1;
            width: 12px;
            height: 12px;
            margin: 4px;
            background: url(../images/btn_off.png) no-repeat;
            _background: url(../images/btn_off.png) no-repeat;
            overflow: hidden;
        }

        .ban .hd ul .on {
            background: url(../images/btn_on.png) no-repeat;
            _background: url(../images/btn_on.png) no-repeat;
        }

.main {
    width: 100%;
    margin: 63px 0 0 0;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
}

.product_text {
    width: 100%;
    text-align: center;
    margin: 29px 0 29px 0;
}

/*    .product_text h2 {
        font-size: 24px;
        margin-bottom: 20px;
        color: #595857;
    }

    .product_text p {
        line-height: 27px;
    }
*/
.product {
    float: left;
    width: 100%;
}

.product_ul {
    float: left;
}

.product_ul2 img {
    width: 365px;
    height: 240px;
}

.product_ul li {
    float: left;
    width: 365px;
    padding-bottom: 14px;
    border: 1px solid #ccc;
    margin-bottom: 21px;
    box-shadow: 0 3px 5px #999;
    -moz-box-shadow: 0 3px 5px #999;
    -ms-box-shadow: 0 3px 5px #999;
    -o-box-shadow: 0 3px 5px #999;
    -webkit-box-shadow: 0 3px 5px #999;
    height: 430px;
}

    .product_ul li h3 {
        text-align: center;
        font-size: 16px;
        margin: 19px 0 16px 0;
        color: #333;
    }

.product_list, .use_list {
    width: 318px;
    border-top: 1px dashed #ccc;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 10px;
}

    .product_list p {
        text-align: center;
        line-height: 25px;
    }

    .product_list span {
        margin: 0 auto;
        margin-top: 8px;
        text-align: center;
        line-height: 19px;
        display: block;
        width: 77px;
        height: 19px;
        border: 1px solid #007bc7;
    }

        .product_list span a {
            color: #007bc7;
        }

/* product列表页*/
.main_list {
    float: left;
    width: 200px;
    overflow: hidden;
}

    .main_list .title {
        width: 200px;
        height: 72px;
        padding-top: 5px;
        background: url(../images/line1.jpg) bottom no-repeat;
    }

        .main_list .title h2 {
            font-size: 25px;
            color: #007bc7;
            display: inline-block;
            margin-bottom: 11px;
        }

        .main_list .title p {
            /*font-family: "Arial";*/
            font-family: "Arial", Helvetica, sans-serif;
        }

.nav_title {
    cursor: pointer;
    font-size: 14px;
    color: #4c4c4c;
    display: block;
    line-height: 60px;
    padding-left: 15px;
    border-bottom: 1px solid #e6e6e6;
}
/*.mainlist_ul li{ position:relative;cursor:pointer; line-height:50px; padding-left:15px; border-bottom:1px solid #e6e6e6;}
.mainlist_ul li:first-child{  line-height:60px !important;}
.mainlist_ul li:hover a{ color:#007bc7;}
.mainlist_ul li a{ font-size:14px; color:#4c4c4c; display:block; width:186px;}
.mainlist_ul li.hover a{color:#007bc7;}		
.mainlist_ul li a:hover,.mainlist_ul li.hover a{background:url(../images/mbg_nav.png) 151px center no-repeat;}
.lbox dl dt a{color:#4c4c4c !important; background:none !important; }
.lbox dl dt a:hover,.lbox dl dt a.hover{background:url(../images/mbg_nav.png) 151px center no-repeat !important; color:#007bc7 !important;}
.lbox dl{ margin-bottom:20px;}
.lbox dl dt{ line-height:40px !important;}*/
.mainlist_ul {
    display: block;
    width: 200px;
    z-index: 5;
}

    .mainlist_ul li {
        border-bottom: 1px solid #e6e6e6;
        line-height: 50px;
    }

        .mainlist_ul li a {
            padding: 0 0 0 15px;
            font-size: 12px;
            display: block;
            cursor: pointer;
        }

            .mainlist_ul li a:hover, .mainlist_ul li a.hover {
                background: url(../images/mbg_nav.png) 190px center no-repeat;
            }

        .mainlist_ul li dl dt a:hover, .mainlist_ul li dl dt a.hover {
            background: url(../images/mbg_nav.png) 170px center no-repeat;
        }

        .mainlist_ul li dl dt {
            line-height: 39px;
            padding-left: 10px;
        }

        .mainlist_ul li .dqian {
            background: none;
        }

.er {
    display: none;
    width: 200px;
}



    .er li {
        padding: 0 0 0 30px;
        width: 100%;
        border: 0;
    }

        .er li a {
            display: block;
            padding: 0 0 0 18px;
            background: none !important;
        }

.mainlist_ul a.hover {
    color: #007bc7;
}

.thr {
    display: none;
}

    .thr li {
        margin-bottom: 1px;
        position: relative;
        border: 0;
    }

.er .e_li .thr li a {
    padding-left: 26px;
    background: none;
    font-size: 12px;
    line-height: 30px;
}

.er .e_li .thr li:last-child {
    border-bottom: 0;
}

.main_con {
    float: left;
    width: 944px;
    overflow: hidden;
    border-left: 1px solid #e6e6e6;
    padding-left: 55px;
}

.main_title {
    float: left;
    width: 100%;
    height: 89px;
    padding-top: 6px;
}

    .main_title h2 {
        font-weight: normal;
        float: left;
        font-size: 30px;
        color: #007bc7;
    }

    .main_title .line2 {
        float: left;
        display: inline-block;
        font-size: 40px;
        margin: 8px;
    }

    .main_title h3 {
        float: left;
        font-size: 14px;
        margin-top: 15px;
        font-family: "Arial";
    }

.main_Tright {
    float: right;
    margin-top: 15px;
}

    .main_Tright a {
        display: inline-block;
        margin: 0 2px;
    }

        .main_Tright a.hover {
            color: #007bc7;
        }

.pro_ban {
    你 float: left;
    margin: 30px 0 40px 0;
    width: 100%;
    overflow: hidden;
}

.pro_ban_ul {
    float: left;
}

    .pro_ban_ul li {
        float: left;
        width: 206px;
        height: 253px;
        margin-right: 30px;
        position: relative;
        overflow: hidden;
    }

        .pro_ban_ul li span {
            display: block;
            background: #d9d9d9;
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 36px;
            line-height: 36px;
            text-align: center;
        }

        .pro_ban_ul li a {
            font-size: 17px;
        }

        .pro_ban_ul li:first-child {
            margin-left: 12px;
        }

        .pro_ban_ul li:last-child {
            margin-right: 0 !important;
        }

.iproduct {
    padding: 51px 47px 51px 47px;
    position: relative;
    overflow: hidden;
    height: 247px;
}

.iproduct_pic li {
    float: left;
    width: 206px;
    height: 247px;
    margin-right: 18px;
    position: relative;
    overflow: hidden;
}

    .iproduct_pic li span {
        display: block;
        background: #007bc7;
        color: #fff;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 41px;
        line-height: 41px;
        text-align: center;
    }

.classify {
    padding: 13px 0 20px 0;
    margin-left: 15px;
    border-bottom: 1px solid #e6e6e6;
}

.classify_ul li {
    position: relative;
    width: 876px;
    margin-bottom: 15px;
    padding-left: 53px;
    position: relative;
    overflow: hidden;
}

.lcon1 {
    padding-left: 8px;
    margin: 0 10px 0 0;
    font-size: 14px;
    display: inline-block;
    border-left: 2px solid #007bc7;
}

.classify_ul li a {
    font-size: 14px;
    display: inline-block;
    margin: 0 10px;
    padding: 3px 14px 2px 10px;
}

    .classify_ul li a:hover {
        background: #007bc7;
        color: #fff;
    }

    .classify_ul li a.hover {
        background: #007bc7;
        color: #fff;
    }

.classify .more {
    display: inline-block;
    float: right;
    position: absolute;
    top: 5px;
    right: 0;
}

    .classify .more b {
        margin-left: 10px;
        font-weight: bold;
    }

    .classify .more a {
        background: none !important;
        font-size: 12px;
        padding: 0 !important;
        margin: 0 !important;
        color: #555 !important;
    }

.qwe {
    float: left;
    width: 48px;
}

.more_btn {
    border: 0;
    background: none;
    cursor: pointer;
    color: #555;
}

.classify_list {
    float: left;
    width: 100%;
}

.ift_head {
    float: left;
    width: 929px;
    margin-left: 15px;
    padding: 10px 0 0 0;
}

    .ift_head h3 {
        float: left;
        font-size: 14px;
    }

.ift_sch {
    float: right;
    width: 216px;
    vertical-align: middle;
}

.ift_1 {
    display: inline-block;
    width: 17px;
    height: 18px;
    background: url(../images/icon_ift1.png) center no-repeat;
}

.ift_2 {
    display: inline-block;
    width: 19px;
    height: 17px;
    background: url(../images/icon_ift2.png) center no-repeat;
}

.m_sch {
    float: right;
    margin: 0 0 0 20px;
    display: inline-block;
    width: 138px;
    height: 18px;
    border: 1px solid #e6e6e6;
}

.m_sch_con {
    width: 108px;
    height: 18px;
    border: 0;
}

.m_sch_btn {
    float: right;
    display: inline-block;
    width: 27px;
    height: 18px;
    border: 0;
    background: url(../images/sch_btn1.jpg) center no-repeat;
    cursor: pointer;
}

.iftlist1_ul {
    width: 933px;
    padding-left: 11px;
    float: left;
    display: inline-block;
    margin: 40px 0 0 0;
}

    .iftlist1_ul:last-child {
        border: none;
    }

    .iftlist1_ul li {
        padding-bottom: 35px;
        width: 50%;
        float: left;
        margin: 0px 0 35px 0;
        border-bottom: 1px dotted #ccc;
    }





.ift_pic {
    float: left;
    width: 58px;
    height: 58px;
    border: 1px solid #e6e6e6;
}

.ift_text {
    float: left;
    margin-left: 19px;
}

    .ift_text h3 {
        font-size: 16px;
    }

    .ift_text p {
        font-size: 12px;
    }

.know {
    font-size: 12px;
    text-align: center;
    line-height: 19px;
    display: block;
    width: 77px;
    height: 19px;
    border: 1px solid #007bc7;
}

    .know b {
        margin: 0 5px;
        font-weight: bold;
    }

    .know a {
        color: #007bc7;
    }

.page_ul {
    float: left;
    display: inline-block;
    margin: 30px 0 30px 200px;
}

    .page_ul li {
        float: left;
        margin: 0 5px;
    }

        .page_ul li a {
            font-size: 14px;
            padding: 2px 8px 0 8px;
            display: inline-block;
            border: 1px solid #ddd;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

            .page_ul li a:hover {
                border: 1px solid #007bc7;
            }

            .page_ul li a.hover {
                border: 1px solid #007bc7;
            }

    .page_ul .setup {
        position: relative;
        cursor: pointer;
        width: 18px;
        height: 18px;
        margin-top: 3px;
        background: url(../images/page_icon1.png) center no-repeat;
    }

        .page_ul .setup:hover {
            background: url(../images/page_icon.png) center no-repeat;
        }

        .page_ul .setup .page_more {
            display: none;
            background: url(../images/page_more.jpg) no-repeat;
            position: absolute;
            left: -63px;
            top: -98px;
            width: 153px;
            height: 99px;
        }

        .page_ul .setup:hover .page_more {
            display: block;
        }

.page_more a {
    border: 0 !important;
    padding: 0 !important;
    margin-left: 5px;
}

.page_more p {
    margin: 10px 0 0 10px;
}

.how_page {
    width: 23px;
    height: 22px;
    border: 1px solid #ccc;
    margin: 0 4px;
    line-height: 22px;
}

.page_ul li span {
    margin-top: 2px;
    display: inline-block;
}

.iftlist_ul {
    display: inline-block;
    margin: 20px 0 20px 15px;
}

    .iftlist_ul li {
        float: left;
        margin: 0 17px 20px 0;
        border: 1px solid #e6e6e6;
        border-bottom: 3px solid #c2c2c2;
        text-align: center;
        width: 217px;
        height: 380px;
    }

/*.ift_pc img {
    margin-top: 20px;
}*/

.ift_pc {
    width: 217px;
    height: 210px;
}

.between2 {
    margin-right: 0 !important;
}

.iftlist_ul li h3 {
    font-size: 14px;
    /*margin: 67px 0 10px 0;*/
    margin: 47px 0 10px 0;
}

.iftlist_ul li p {
    font-size: 14px;
    margin-bottom: 8px;
}

.iftlist_ul li .know {
    margin: 0 auto !important;
}

.p_title {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}

    .p_title span {
        border-bottom: 1px solid #007bc7;
        margin-bottom: -1px;
        padding-bottom: 7px;
        display: inline-block;
        font-size: 16px;
    }

.p_con {
    float: left;
    width: 692px;
}

.pro_con_ul {
    float: left;
    display: block;
    margin: 17px 0 40px 0;
}

    .pro_con_ul li {
        float: left;
        width: 105px;
        padding-left: 15px;
        margin: 0 110px 4px 0;
        background: url(../images/p_ico.png) left no-repeat;
    }

.pro_con_list {
    width: 206px;
    float: right;
}

.pro_con_list_ul li {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

    .pro_con_list_ul li:first-child {
        margin-top: 39px;
    }

.prolist_pic {
    width: 98px;
    height: 98px;
    float: left;
    border: 1px solid #e6e6e6;
}

.protext {
    float: left;
    margin-left: 10px;
    font-size: 17px;
    font-weight: normal;
}

/* product 详情页*/
.lamptitle {
    float: left;
    width: 100%;
    margin-bottom: 60px;
    position: relative;
}

.lamp_pic {
    float: left;
    width: 365px;
}

.Tpic {
    float: left;
    width: 363px;
    height: 363px;
    border: 1px solid #e6e6e6;
}

    .Tpic span {
        width: 341px;
        height: 341px;
        line-height: 341px;
        margin: 11px;
        display: block;
        text-align: center;
    }

.lamp_pic_ul {
    float: left;
    margin-top: 10px;
}

    .lamp_pic_ul li {
        cursor: pointer;
        float: left;
        width: 78px;
        height: 78px;
        border: 1px solid #e6e6e6;
        margin-right: 15px;
        overflow: hidden;
        text-align: center;
    }

        .lamp_pic_ul li:hover, .lamp_pic_ul li.hover {
            border: 1px solid #007bc7;
        }

        .lamp_pic_ul li:last-child {
            margin-right: 0 !important;
        }

.lamp_explain {
    float: right;
    width: 539px;
}

.explain_con {
    width: 539px;
    height: 254px;
    float: left;
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 10px;
}

    .explain_con h3 {
        font-size: 30px;
        color: #333;
        margin: 4px 0 34px 0;
        width: 420px;
        line-height: 30px;
    }

    .explain_con p {
        line-height: 25px;
    }

.lamp_explain_btn {
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    width: 99px;
    height: 30px;
    border-radius: 3px;
    margin: 20px 21px 0 0;
    float: left;
    background: #007bc7;
}

    .lamp_explain_btn:hover {
        color: #fff;
    }

.ex_share {
    position: absolute;
    bottom: 0;
    right: 0;
}

    .ex_share a.sort1 {
        display: inline-block;
        margin: 0 9px;
    }

    .ex_share span {
        margin-left: 9px;
    }

.pro_tab {
    float: left;
    width: 100%;
}

.pro_Tlist {
    border: 1px solid #e6e6e6;
    width: 941px;
    float: left;
    height: 48px;
}

.pro_Tlist_ul {
    float: left;
}

.number {
    color: #007bc7;
}

.pro_Tlist_ul li {
    cursor: pointer;
    float: left;
    line-height: 48px;
    width: auto;
    padding: 0 15px 0 15px;
    background: url(../images/gill.jpg) right center no-repeat;
    height: 48px;
    text-align: center;
}

    .pro_Tlist_ul li:last-child {
        background: none;
    }

    .pro_Tlist_ul li.hover {
        margin-top: -1px;
        background: url(../images/pro_tab1.png) top center no-repeat;
        border-top: 2px solid #007bc7;
        border-right: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
    }

.pro_Ttext {
    float: left;
    border: 1px solid #e6e6e6;
    width: 941px;
    margin-bottom: 40px;
}

.function1 {
    float: left;
    margin: 25px 0 30px 20px;
}

    .function1 p {
        float: left;
        width: 459px;
    }


.pro_title .pro_botm {
    font-size: 16px;
    color: #221815;
    padding-bottom: 12px;
    display: inline-block;
    border-bottom: 3px solid #0ca9df;
}

.pro_title p {
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

    .pro_title p b {
        color: #999;
        margin: 0 10px;
        display: inline-block;
    }

.lam_detail {
    padding: 36px 0 39px 0;
    float: left;
}

.pro_review {
    margin-bottom: 24px;
}

    .pro_review li {
        border-bottom: 1px dashed #e6e6e6;
        padding-right: 100px;
    }

        .pro_review li dl dd {
            cursor: pointer;
            float: left;
            width: 58px;
            height: 58px;
            border: 1px solid #e6e6e6;
            margin-right: 18px;
        }

            .pro_review li dl dd img {
                margin: 4px;
            }

        .pro_review li p {
            margin: 26px 0 12px 0;
        }

        .pro_review li span {
            margin: 24px 0 20px 0;
            display: inline-block;
            font-size: 14px;
        }

.pro_comment {
    float: left;
    padding-right: 8px;
    margin: 44px 0 0 0;
}

    .pro_comment p, .com_file p {
        float: left;
        font-size: 14px;
        margin-right: 10px;
    }

.comment_text {
    float: left;
    width: 828px;
    height: 124px;
    border: 1px solid #e6e6e6;
    padding: 10px;
    color: #555;
}

.com_file {
    float: left;
    padding-right: 8px;
    margin: 23px 0 0 0;
}

    .com_file .Ifile {
        overflow: hidden;
        float: left;
        margin: 5px 0 0 0;
    }

.pro_file {
    text-indent: 9999px;
    width: 54px;
    height: 54px;
    border: 1px solid #e6e6e6;
    background: url(../images/file.jpg) center no-repeat;
    cursor: pointer;
}

.com_file span {
    margin: 0 0 0 5px;
    display: inline-block;
}

.pro_btn {
    margin-top: 40px;
    width: 107px;
    height: 35px;
    background: #007bc7;
    display: block;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 98;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}

.take {
    padding: 12px 17px 0 24px;
    width: 634px;
    height: 463px;
    background: #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    position: absolute;
    top: 700px;
    left: 30%;
    z-index: 99;
}

.take_top {
    width: 100%;
    height: 81px;
    border-bottom: 1px solid #e6e6e6;
}

    .take_top h2, .find_top h2 {
        font-size: 16px;
        float: left;
        color: #007bc7;
        margin: 11px 0 10px 0;
    }

    .take_top p, .find_top p {
        color: #4c4c4c;
        font-size: 14px;
    }

    .take_top span, .find_top span {
        z-index: 9;
        border-bottom: 1px solid #007bc7;
        display: inline-block;
        padding-bottom: 20px;
    }

.take_btn {
    cursor: pointer;
    float: right;
    border: 0;
    background: url(../images/take_btn.png) center no-repeat;
    display: inline-block;
    width: 28px;
    height: 28px;
}

.email {
    text-align: center;
    line-height: 50px;
    width: 449px;
    height: 50px;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
    margin-top: 107px;
    background: #fff;
}

    .email img {
        vertical-align: middle;
        line-height: 50px;
        margin-top: 12px;
    }

.email_text {
    float: right;
    font-size: 16px;
    color: #b2b2b2;
    border: 0;
    width: 368px;
    height: 50px;
    line-height: 50px;
    padding: 0 11px 0 11px;
    background: url(../images/email_line.jpg) left center no-repeat;
}

.email_sub, .email_reset, .message_reset, .message_sub {
    border: 0;
    display: inline-block;
    padding: 8px 28px;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

.email_reset {
    background: #999;
    margin: 58px 25px 0 206px;
}

.email_sub {
    background: #007bc7;
    margin-top: 58px;
}

.find {
    padding: 12px 17px 0 24px;
    width: 974px;
    height: 739px;
    background: #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    position: absolute;
    top: 700px;
    left: 20%;
    z-index: 99;
}

.find_top {
    width: 100%;
    height: 81px;
}

    .find_top hr {
        z-index: 8;
        margin-top: -1px;
        width: 863px;
        display: block;
    }

.fin_pic {
    margin: 48px 0 0 0;
    float: left;
    width: 261px;
}

    .fin_pic .pc {
        width: 259px;
        height: 259px;
        border: 1px solid #e6e6e6;
        margin-bottom: 10px;
    }

        .fin_pic .pc span {
            display: inline-block;
            margin: 8px;
            width: 243px;
            height: 243px;
            text-align: center;
        }

    .fin_pic p {
        font-size: 14px;
        line-height: 25px;
    }

.fin_text {
    float: left;
    width: 587px;
    margin: 48px 0 0 30px;
}

.fin_text_ul {
    float: left;
}

    .fin_text_ul li {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

.lfind {
    float: left;
    width: 283px;
    margin-right: 16px;
    background: url(../images/x.png) center right no-repeat;
}

.Rfind {
    float: left;
    width: 283px;
    background: url(../images/x.png) center right no-repeat;
}

.fin_text_ul li label {
    margin-right: 20px;
}

.fin_text_ul li span {
    float: left;
}

.fin_text_ul li textarea {
    float: left;
    width: 497px;
    color: #999;
    height: 97px;
    border: 1px solid #e6e6e6;
    padding: 8px;
}

.find_con {
    width: 180px;
    height: 23px;
    color: #999;
    border: 1px solid #e6e6e6;
}

.find_con1 {
    width: 122px;
    height: 23px;
    color: #999;
    border: 1px solid #e6e6e6;
}

.find_con2 {
    width: 160px;
    height: 23px;
    color: #999;
    border: 1px solid #e6e6e6;
    display: inline-block;
    margin-right: 24px;
}

.notice {
    margin: 23px 0 0 45px;
    line-height: 25px;
}

.pro_nav {
    z-index: 9;
    position: absolute;
    top: 100px;
    right: 10%;
    border-left: 1px solid #e6e6e6;
}

    .pro_nav ul li {
        padding-left: 20px;
        margin-bottom: 20px;
    }

        .pro_nav ul li a {
            display: block;
            background: url(../images/pronav_on.png) left center no-repeat;
            margin-left: -25px;
            padding-left: 20px;
        }

            .pro_nav ul li a:active, .pro_nav ul li a:hover {
                background: url(../images/pronav_off.png) left center no-repeat;
                color: #007bc7;
            }
/*use应用领域*/
.iuse {
    float: left;
    margin-bottom: 30px;
}

.iuse_list p {
    text-align: center;
    line-height: 25px;
}

.iuse_list .iuse1, .iuse_list .iuse2 {
    margin-top: 8px;
    text-align: center;
    line-height: 19px;
    display: inline-block;
    width: 77px;
    height: 19px;
    border: 1px solid #007bc7;
}

.iuse1 {
    margin-left: 143px;
    margin-right: 35px;
}

.iuse_list .iuse2 {
    display: none;
}

.iuse_list span a {
    color: #007bc7;
}

.use {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

.use_ul {
    float: left;
}

    .use_ul li {
        width: 100%;
        float: left;
        margin-bottom: 2px;
        background: #f7f7f7;
    }

        .use_ul li .pic {
            width: 250px;
            height: 210px;
            float: left;
        }

        .use_ul li .text {
            margin-left: 25px;
            padding: 15px 30px 0 0;
            width: 639px;
            float: left;
        }

            .use_ul li .text h2, .use_ul li .rtext h2 {
                display: inline-block;
                padding-left: 14px;
                background: url(../images/p_ico.png) left no-repeat;
                font-size: 16px;
            }

            .use_ul li .text p, .use_ul li .rtext p {
                line-height: 25px;
                display: block;
                margin: 25px 0 35px 0;
            }

        .use_ul li .rtext {
            float: left;
            width: 639px;
            margin-right: 25px;
            padding: 15px 0 0 30px;
        }

.more_use {
    display: inline-block;
    padding: 15px 28px;
    margin: 40px 0 20px 400px;
    background: #007bc7;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 18px;
    text-align: center;
}

    .more_use:hover {
        color: #fff;
    }

.use_dl {
    float: left;
}

.use_dlpic {
    float: left;
    width: 100%;
    margin: 70px 0;
}

.use_dl p {
    line-height: 25px;
    text-indent: 2em;
}

.use_dl span {
    display: block;
    margin: 28px 0 28px 0;
}

.impor {
    float: left;
    margin: 40px 0 0 31px;
}

.impor_ul {
    float: left;
}

    .impor_ul li {
        float: left;
        margin-right: 10px;
        height: 300px;
        width: 210px;
        border: 1px solid #e6e6e6;
        border-bottom: 3px solid #ddd;
        text-align: center;
        padding: 40px 0 15px 0;
    }

        .impor_ul li h2 {
            margin-bottom: 50px;
            height: 150px;
        }

        .impor_ul li h3 {
            font-size: 16px;
        }

        .impor_ul li p {
            font-size: 14px;
            margin: 20px 0 20px 0;
        }

        .impor_ul li span {
            margin: 0 auto;
        }

/*network 销售网络*/
.map {
    float: left;
    width: 100%;
}

    .map span {
        float: left;
    }

.site {
    width: 238px;
    float: left;
    margin: 55px 0 0 47px;
}

    .site h3 {
        font-size: 16px;
        background: url(../images/p_ico.png) left center no-repeat;
        padding-left: 14px;
    }

    .site p {
        line-height: 27px;
    }

/*industry 产业链*/
.profile {
    float: left;
    width: 882px;
    margin: 41px 31px 60px 31px;
}

    .profile p {
        line-height: 23px;
    }

    .profile h3 {
        float: left;
    }

.profile_text {
    float: left;
    width: 250px;
    height: 311px;
    padding: 48px 19px 0 17px;
    margin: 0 0 0 10px;
    background: #f5f5f5;
}

.ar1 {
    float: left;
    width: 390px;
    height: 280px;
}

.ar2 {
    float: left;
    width: 227px;
    height: 215px;
    background: #f5f5f5;
    margin: 0 7px 0 8px;
    padding: 65px 15px 0 18px;
}

.ar3 {
    float: left;
    width: 213px;
    height: 280px;
}

.ar4 {
    float: left;
    width: 878px;
    height: 135px;
    margin-top: 8px;
}

.plant {
    float: left;
    padding: 110px 35px 0 43px;
    width: 310px;
    height: 314px;
    background: #f5f5f5;
    margin-right: 8px;
}

.chart {
    float: left;
    width: 283px;
    height: 181px;
    background: #f5f5f5;
    margin: 0 10px 0 10px;
    padding: 45px 24px 0 18px;
}

.chart2 {
    margin: 10px 0 0 10px;
    display: inline-block;
}

/*solution 解决方案*/
.sol_text2 {
    border-bottom: 1px dotted #e6e6e6;
}

    .sol_text2 h2 {
        font-size: 20px;
        color: #221815;
    }

    .sol_text2 h3, .Lapp h3 {
        color: #007bc7;
        font-size: 16px;
        margin: 35px 0 10px 0;
    }

.sol_text h3 {
    color: #007bc7;
    font-size: 16px;
    margin-bottom: 10px;
}

.sol_text p {
    line-height: 25px;
    margin-bottom: 10px;
}

.sol_text {
    float: left;
    width: 880px;
    padding: 40px 32px 20px 32px;
    text-align: center;
}

.application {
    float: left;
    width: 880px;
    padding: 0 32px 20px 32px;
}

.Lapp {
    float: left;
    width: 475px;
    line-height: 25px;
}

    .Lapp span {
        display: block;
        margin-top: 32px;
    }

.Rapp {
    float: right;
    margin-top: 40px;
}

/*study 研发*/
.flow {
    display: inline-block;
    margin-bottom: 30px;
}

.team1 {
    float: left;
    padding: 0 22px;
    width: 900px;
    margin: 37px 0 40px 0;
}

.Lteam {
    float: left;
    width: 452px;
}

.Lteam_ul {
    margin: 58px 0 0 0;
    display: inline-block;
    line-height: 25px;
}

    .Lteam_ul li, .ceo_ul li {
        background: url(../images/p_ico.png) left 9px no-repeat;
        padding: 0 22px 0 16px;
    }

.Rteam {
    float: left;
    width: 448px;
}

    .Rteam h2 {
        font-size: 16px;
        color: #007bc7;
        margin: 67px 0 8px 22px;
    }

    .Rteam p {
        font-size: 14px;
        margin-left: 22px;
    }

.Rteam_ul {
    margin: 30px 0 10px 22px;
}

.study {
    float: left;
    margin: 40px 0 60px 0;
    width: 100%;
    text-align: center;
}

    .study p {
        line-height: 25px;
    }

.equi {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #e6e6e6;
    padding-bottom: 39px;
}

.eq_pic {
    float: left;
    width: 235px;
    height: 328px;
}

.eq_text1, .eq_text2 {
    float: left;
    background: #f5f5f5;
    line-height: 25px;
    text-align: left;
}

.eq_text1 {
    width: 195px;
    height: 328px;
    padding: 0 20px 0 20px;
}

    .eq_text1 h2 {
        font-size: 16px;
        margin: 97px 0 20px 0;
        color: #007bc7;
    }

.eq_text2 {
    width: 217px;
    height: 328px;
    padding: 0 9px;
}

    .eq_text2 h2 {
        font-size: 16px;
        color: #007bc7;
        margin: 10px 0 15px 0;
    }

.sdy_text {
    float: left;
    margin: 40px 0 0 0;
}

    .sdy_text h2 {
        font-size: 16px;
        color: #007bc7;
        line-height: 30px;
    }

.deve_text {
    float: left;
    width: 400px;
}

    .deve_text p {
        text-align: left;
        margin-bottom: 43px;
    }

    .deve_text h2 {
        text-align: left;
        font-size: 16px;
        color: #007bc7;
        line-height: 30px;
    }

.deve_pic {
    float: right;
    width: 503px;
    height: 335px;
}

.deve_pic1 {
    float: left;
    width: 622px;
    height: 552px;
}

.deve_text1 {
    float: right;
    width: 307px;
    height: 552px;
    background: #f5f5f5;
}

    .deve_text1 p {
        margin: 69px 18px 0 25px;
    }

/*serve 服务与支持*/
.area {
    width: 100%;
    height: 20px;
    float: left;
    margin: 40px 0 0 0;
    padding-bottom: 20px;
}

.area_ul {
    float: left;
}

.area_ul {
    position: relative;
    cursor: pointer;
    color: #999;
    line-height: 22px;
    padding-left: 5px;
    width: 128px;
    height: 18px;
    border: 1px solid #e6e6e6;
}

    .area_ul li ul {
        position: absolute;
        display: block;
        top: 18px;
        left: -1px;
    }

    .area_ul li:hover {
        border-bottom: none;
    }

        .area_ul li:hover .area_ul li ul li {
            display: block;
        }

    .area_ul li ul li {
        width: 106px !important;
        border-bottom: 0 !important;
        background: none !important;
    }

        .area_ul li ul li:last-child {
            border-bottom: 1px solid #e6e6e6 !important;
        }

        .area_ul li ul li:hover {
            color: #555;
        }

.area a {
    margin: 0 8px;
}

.man_ul {
    float: left;
    /*border-top: 1px dotted #e6e6e6;*/
    margin: 39px 64px 39px 0;
}
    /*.man_ul li{ float:left;}*/
    .man_ul li:last-child {
        margin-right: 0 !important;
    }

.man_pic {
    float: left;
    width: 98px;
    height: 98px;
    border: 1px solid #e6e6e6;
    margin-right: 20px;
}

.man_name {
    float: left;
    width: 280px;
    margin-top: -3px;
}

.qq_ul {
    float: left;
}

    .qq_ul li {
        float: left;
        margin-right: 40px;
        margin-bottom: -40px;
    }

        .qq_ul li:first-child {
            margin-left: 200px;
        }

        .qq_ul li .qq_pic {
            width: 58px;
            height: 58px;
            border: 1px solid #e6e6e6;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            -webkit-border-radius: 5px;
            background: url(../images/qq_off.png) center no-repeat;
        }

        .qq_ul li p {
            font-size: 16px;
        }

        .qq_ul li a:hover .qq_pic {
            border: 1px solid #88c1e5;
            background: url(../images/qq_on.png) center no-repeat;
        }

.message {
    width: 598px;
    padding: 10px 21px 20px 14px;
    margin: 0 0 15px 133px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    -moz- border-radius:4px;
    -ms- border-radius:4px;
    -o- border-radius:4px;
    -webkit- border-radius:4px;
}

.mesg {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 30px;
    line-height: 25px;
}

    .mesg h3 {
        color: #007bc7;
        font-size: 16px;
    }

    .mesg p {
        color: #999;
    }

.mes_name {
    width: 418px;
    margin: 0 auto;
}

    .mes_name p {
        line-height: 40px;
    }

        .mes_name p span {
            margin: 14px;
            display: inline-block;
        }

    .mes_name input {
        width: 300px;
        height: 23px;
        border: 1px solid #e6e6e6;
        line-height: 23px;
        padding: 0 5px;
        margin-left: 10px;
    }

    .mes_name .message_text {
        width: 300px;
        height: 116px;
        border: 1px solid #e6e6e6;
        padding: 5px;
        margin: 10px 0 0 70px;
    }

.message_reset {
    background: #999;
    margin: 15px 25px 0 160px;
}

.message_sub {
    background: #007bc7;
    margin-top: 15px;
}

.down, .matter {
    float: left;
}

    .down li {
        float: left;
        width: 930px;
        border-bottom: 1px dotted #ccc;
        line-height: 25px;
        background: url(../images/p_ico.png) left center no-repeat;
        padding: 10px 0 10px 14px;
    }

        .down li p {
            font-size: 14px;
        }

        .down li span {
            float: right;
            display: inline-block;
            background: url(../images/down1.png) left center no-repeat;
            padding-left: 20px;
        }

        .down li a:hover span {
            background: url(../images/down.png) left center no-repeat;
        }

.txt {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

    .txt p {
        line-height: 25px;
        margin-left: 30px;
    }

.mat_title {
    position: relative;
    z-index: 9;
    float: left;
    width: 914px;
    padding: 10px 0 8px 30px;
    border-top: 1px dotted #ccc;
    background: url(../images/matter1.png) left center no-repeat;
    cursor: pointer;
}

    .mat_title:visited {
        border: 0 !important;
    }

    .mat_title h2 {
        font-size: 14px;
        margin: 5px 0 0 0;
    }

    .mat_title span {
        float: right;
        color: #959595;
        margin-top: 10px;
    }

.matter li {
    z-index: 6;
    float: left;
    width: 944px;
    margin-top: -50px;
    padding: 50px 0 10px 0;
    background: #f5f5f5;
}

    .matter li p {
        margin-left: 30px;
    }

/*news*/
.news_ul {
    float: left;
}

    .news_ul li {
        width: 100%;
        float: left;
        border-bottom: 1px dotted #ccc;
        padding-bottom: 29px;
        margin-bottom: 24px;
    }

.news_pic {
    float: left;
    width: 228px;
    height: 145px;
    border: 1px solid #ccc;
    padding: 9px 11px;
    margin-right: 22px;
}

.newtext {
    float: left;
    width: 670px;
    position: relative;
}

    .newtext h2 {
        font-size: 16px;
    }

    .newtext h3 {
        font-size: 14px;
        text-align: left;
        margin: 5px 0 10px 0;
    }

    .newtext p {
        line-height: 25px;
    }

.more_new {
    margin-top: 14px;
    text-align: center;
    color: #007bc7;
    line-height: 19px;
    display: block;
    width: 77px;
    height: 19px;
    border: 1px solid #007bc7;
}

.new_share {
    position: absolute;
    width: 160px;
    top: 25px;
    right: 0;
}

    .new_share a, .new_share1 a {
        margin-right: 4px;
    }

        .new_share a img, .new_share1 a img {
            vertical-align: middle;
        }

.new_detail {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}

    .new_detail h2 {
        text-align: center;
        font-size: 26px;
        color: #333;
        line-height: 27px;
    }

    .new_detail h3 {
        text-align: center;
        line-height: 25px;
    }

    .new_detail span {
        text-align: center;
        display: block;
        margin: 39px 0;
    }

    .new_detail p {
        line-height: 25px;
        color: #333;
    }

.new_share1 {
    text-align: center;
    margin-bottom: 40px;
}

.text_em {
    text-indent: 2em;
}

.page_news {
    float: left;
    width: 100%;
    line-height: 25px;
    margin: 20px 0 10px 0;
    font-size: 14px;
    color: #333;
}

.issue {
    float: left;
    margin-right: 17px;
    width: 234px;
    height: 146px;
}

.issue_text {
    margin-top: -5px;
    float: left;
    width: 693px;
}

    .issue_text h2 {
        font-family: "Arial";
    }

.slide-pic {
    width: 892px;
    height: 38px;
    overflow: hidden;
    padding: 0 26px;
    float: left;
    margin: 37px 0 25px 0;
}

    .slide-pic A#prev {
        float: left;
        display: inline;
        width: 12px;
        height: 21px;
        background: url(../images/dbtn_off.png) no-repeat;
        border: none;
        cursor: pointer;
        margin: 8px 0 0 0;
    }

    .slide-pic A#next {
        float: right;
        display: inline;
        width: 12px;
        height: 21px;
        background: url(../images/dbtn_on.png) no-repeat;
        border: none;
        cursor: pointer;
        margin: 8px 0 0 0;
    }

    .slide-pic A#prev.gray {
        background: url(../images/dbtn_off.png) no-repeat;
        float: left;
    }

    .slide-pic A#next.gray {
        background: url(../images/dbtn_on.png) no-repeat;
        float: left;
    }

.pic-container {
    float: left;
    width: 830px;
    margin-left: 15px;
    overflow: hidden;
}

    .pic-container ul li {
        font-weight: bold;
        color: #333;
        cursor: pointer;
        overflow: hidden;
        padding-left: 23px;
        float: left;
        width: 60px;
        line-height: 27px;
        height: 38px;
        background: url(../images/kuai1.png) center 3px no-repeat;
    }

        .pic-container ul li:hover span {
            color: #fff;
        }

        .pic-container ul li:hover {
            background: url(../images/kuai.png) center top no-repeat;
        }

        .pic-container ul li a {
            color: #211715;
            font-weight: bold;
        }

        .pic-container ul li:hover a {
            color: #fff;
        }

.date {
    float: left;
    width: 200px;
    padding-left: 15px;
}

    .date p {
        font-size: 14px;
        margin: 20px 0 10px 0;
    }

.date_ul li {
    float: left;
}

    .date_ul li span {
        margin-right: 4px;
    }

    .date_ul li a {
        display: inline-block;
        line-height: 25px;
    }

        .date_ul li a.hover {
            color: #007bc7;
        }

    .date_ul li b {
        margin: 0 7px;
    }
/*join_us 招贤纳士*/
.guild {
    display: inline-block;
    float: left;
    margin: 0 0 20px 10px;
}

.join_seach {
    width: 100%;
    float: left;
}

.js_ul {
    float: left;
}

.js_first {
    margin-right: 20px;
}

.js_ul li {
    float: left;
}

.js_seach {
    float: right;
    width: 184px;
    height: 27px;
    margin-bottom: 20px;
}

.js_text {
    display: inline-block;
    width: 183px;
    height: 25px;
    font-size: 12px;
    color: #7f7f7f;
    line-height: 25px;
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.js_infor {
    float: left;
    width: 100%;
}

.js_infor_ul {
    float: left;
}

    .js_infor_ul li {
        float: left;
        width: 916px;
        margin-top: -72px;
        z-index: -1;
        padding: 72px 0 10px 28px;
        background: #f5f5f5;
    }

.infor_dl {
    z-index: 999;
    position: relative;
    width: 888px;
    float: left;
    padding: 0 28px;
    border-top: 1px dotted #ccc;
    cursor: pointer;
}

.abc {
    border-bottom: none !important;
}

.js_infor dl dt {
    float: left;
    width: 202px;
    margin-top: 10px;
    padding: 20px 0;
}

    .js_infor dl dt h2 {
        font-size: 14px;
    }

    .js_infor dl dt.bten {
        width: 79px;
    }

.infor_con {
    float: left;
    margin-top: 15px;
    line-height: 25px;
}

.talent {
    float: left;
    width: 100%;
    margin: 40px 0 50px 0;
}

.talent_pic {
    float: left;
    width: 624px;
}

.talent_text {
    float: left;
    width: 290px;
    margin-left: 28px;
}

    .talent_text p {
        text-align: left;
    }

    .talent_text h2 {
        text-align: left;
        font-size: 16px;
        color: #007bc7;
        margin-bottom: 15px;
    }

.tlan1 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.benef p {
    margin-bottom: 0 !important;
}

.benef h3 {
    margin-top: 30px;
}

.icons {
    display: inline-block;
    margin: 20px 0 10px 0;
}

.icons2 {
    display: inline-block;
    margin: 40px 0 20px 12px;
}

/*about*/
.history_ul li {
    margin-bottom: 0 !important;
}

.history {
    float: left;
    width: 80px;
    height: 50px;
    margin: 10px 20px 0 0;
}

.hist_text {
    background: url(../images/p_ico.png) left 9px no-repeat;
    padding-left: 11px;
    margin-top: 5px;
    line-height: 25px;
}

.ceo {
    float: left;
    width: 100%;
}

    .ceo .ceo_pic {
        float: left;
        margin-right: 28px;
    }

    .ceo .ceo_name {
        font-size: 20px;
        margin-right: 25px;
    }

    .ceo p {
        font-size: 14px;
        color: #007bc7;
        margin-bottom: 15px;
    }

.ceo_ul {
    float: left;
}

    .ceo_ul li {
        line-height: 25px;
    }

.ceo2 {
    width: 100%;
    line-height: 25px;
    margin-bottom: 100px;
}

.intro {
    border-bottom: 1px dotted #ccc;
    text-align: left;
}

    .intro h3 {
        margin-bottom: 20px;
    }

.intro_text {
    width: 415px;
    float: left;
    text-align: left;
    line-height: 25px;
}

.intro_pic {
    width: 410px;
    height: 250px;
    float: right;
}

.story {
    float: left;
    margin-bottom: 150px;
}

.story_text h2 {
    color: #007bc7;
    font-size: 16px;
}

.story_text {
    width: 315px;
    float: left;
    text-align: left;
}

.story_pic {
    width: 501px;
    float: left;
    margin-left: 35px;
}

.video {
    width: 100%;
    margin: 40px 0 0 0;
    float: left;
}

.video_ul {
    float: left;
}

    .video_ul li {
        float: left;
        width: 290px;
        border: 1px solid #ccc;
        border-bottom: 2px solid #999;
        margin-bottom: 18px;
    }

        .video_ul li:hover a {
            color: #007bc7;
        }

        .video_ul li .video_text {
            display: block;
            text-align: center;
            font-size: 14px;
            margin: 8px 0;
        }

.km {
    margin: 0 10px;
}

.site_map {
    margin: 30px 0 0 0;
    float: left;
    width: 100%;
}

.mp_ul li {
    margin-bottom: 20px;
}

    .mp_ul li:last-child {
        margin-bottom: 0;
    }

    .mp_ul li span {
        font-size: 16px;
        margin-right: 30px;
        display: inline-block;
        border-left: 2px solid #007bc7;
        padding-left: 10px;
        height: 18px;
    }

    .mp_ul li a {
        margin: 0;
        padding: 0 5px;
        font-size: 14px;
    }

.tutor_ul {
    float: left;
    margin-top: 44px;
}

    .tutor_ul li {
        width: 100%;
        float: left;
        margin-bottom: 39px;
        padding-bottom: 39px;
        border-bottom: 1px dotted #ccc;
    }

.tutor_pic {
    width: 105px;
    float: left;
    border: 1px solid #ccc;
    padding: 8px;
    margin-right: 28px;
}

.tutor_text {
    float: left;
    width: 793px;
}

    .tutor_text h2 {
        line-height: 25px;
        font-size: 16px;
        color: #221815;
    }

    .tutor_text h3 {
        line-height: 40px;
    }

    .tutor_text p {
        line-height: 25px;
    }

.course_title {
    float: left;
    width: 102px;
    height: 159px;
    background: url(../images/lcourse.png) top left no-repeat;
    margin-right: 25px;
}

    .course_title p {
        color: #fff;
        font-size: 16px;
        margin: 3px 0 0 5px;
    }

    .course_title span {
        color: #fff;
        margin: 0 0 0 5px;
        /*font-family: "宋体";*/
        font-family: "Arial", Helvetica, sans-serif;
    }

.course_pic {
    float: left;
    width: 228px;
    height: 164px;
    padding: 7px;
    border: 1px solid #ccc;
    margin-right: 36px;
}

.course_text {
    float: left;
    width: 537px;
}

    .course_text h2 {
        margin-bottom: 20px;
        font-size: 16px;
        color: #221815;
    }

    .course_text p {
        line-height: 25px;
    }

.pat {
    margin: 40px 0 20px 300px;
    text-align: center;
    display: inline-block;
}

.ful_ul {
    float: left;
}

    .ful_ul li {
        width: 100%;
        float: left;
        border-bottom: 1px dotted #ccc;
        margin-bottom: 39px;
        padding-bottom: 38px;
    }

        .ful_ul li:last-child {
            border-bottom: 0;
            margin-bottom: 0;
            padding-bottom: 0;
        }

        .ful_ul li.last {
            border-bottom: 0 !important;
            margin-bottom: 0 !important;
        }

.ful_title {
    background: url(../images/p_ico.png) left center no-repeat;
    width: 930px;
    padding-left: 14px;
}

.ful_pic {
    float: left;
    clear: both;
    width: 930px;
    margin-left: 14px;
}

    .ful_pic dl {
        float: left;
    }

        .ful_pic dl dd {
            float: left;
            margin: 20px 20px 20px 0;
        }

.phy {
    float: left;
    border-bottom: 1px dotted #ccc;
}

.phy1 {
    width: 100%;
    float: left;
    padding: 39px 0;
    line-height: 25px;
}

    .phy1 h2 {
        font-size: 16px;
        text-align: center;
        color: #007bc7;
    }

    .phy1 h3 {
        font-size: 14px;
        text-align: center;
        color: #007bc7;
    }

.keywords {
    float: left;
}

    .keywords li {
        float: left;
        border-right: 1px solid #ccc;
        height: 352px;
        width: 221px;
        padding: 0 7px;
    }

        .keywords li.last {
            border: 0;
        }

        .keywords li h2 {
            text-align: center;
            font-size: 16px;
            margin-bottom: 20px;
        }

        .keywords li p {
            text-align: center;
            margin-bottom: 30px;
        }

.phy_mpic {
    width: 462px;
    float: left;
    margin-right: 20px;
}

.phy_mtext {
    float: right;
    width: 442px;
}

.phy2 {
    float: left;
    width: 846px;
    padding: 39px 0;
    line-height: 25px;
}

    .phy2 ul {
        margin-top: 0px !important;
    }

    .phy2 h2 {
        font-size: 16px;
        color: #007bc7;
        margin-bottom: 30px;
    }

.contact {
    width: 100%;
    overflow: hidden;
    height: 558px;
    margin-bottom: 20px;
    position: relative;
}

.contact_msg {
    width: 300px;
    height: 539px;
    padding: 0 0 0 20px;
    position: absolute;
    top: 18px;
    left: 43px;
    background: url(../images/bg2.png) no-repeat;
}
/*
    .contact_msg h2 {
        font-size: 20px;
        margin: 70px 0 0 0;
    }

    .contact_msg span {
        display: block;
        font-style: oblique;
        font-weight: bold;
        background: url(../images/phe.png) left center no-repeat;
        padding-left: 30px;
        font-size: 30px;
        margin: 28px 0 35px 0;
    }

    .contact_msg h3 {
        font-size: 16px;
        font-weight: bold;
        line-height: 27px;
    }

    .contact_msg p {
        font-size: 14px;
        margin-bottom: 35px;
    }

.xyz {
    background: url(../images/xyz.png) right center no-repeat;
    width: 268px;
}
*/
.contact_text {
    width: 800px;
    overflow: hidden;
    max-height: 460px;
    position: absolute;
    top: 79px;
    right: 0;
    background: url(../images/bg3.png) repeat;
}

.L_contact {
    width: 232px;
    float: left;
    margin: 35px 45px 0 34px;
}

    .L_contact .cont1 {
        width: 208px;
        height: 23px;
        line-height: 23px;
        /*font-family: "\5FAE\8F6F\96C5\9ED1";*/
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 12px;
        padding: 0 11px;
        margin-bottom: 15px;
        border: 1px solid #ddd;
    }

    .L_contact .cont2 {
        width: 208px;
        height: 44px;
        /*font-family: "\5FAE\8F6F\96C5\9ED1";*/
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 12px;
        padding: 7px 11px;
        border: 1px solid #ddd;
        margin-bottom: 15px;
    }

    .L_contact .cont_btn {
        width: 100px;
        height: 30px;
        border: 0;
        font-size: 18px;
        color: #007bc7;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        -webkit-border-radius: 3px;
        background: #fff;
        cursor: pointer;
    }

.R_contact {
    width: 489px;
    float: left;
}

    .R_contact h2 {
        font-size: 70px;
        color: #a4b9cf;
        margin: 50px 0 25px 0;
        /*font-family: "MyriadPro";*/
        font-family: "Arial", Helvetica, sans-serif;
    }

    .R_contact p {
        font-size: 12px;
        color: #a4b9cf;
    }

.lproduct_ul {
    margin-top: 52px;
}

    .lproduct_ul li {
        cursor: pointer;
        line-height: 45px;
        /*font-family: "\5FAE\8F6F\96C5\9ED1";*/
        font-family: "Arial", Helvetica, sans-serif;
        text-align: center;
        width: 150px;
        height: 45px;
        border: 1px solid #fff;
        float: left;
        margin: 0 8px 8px 0;
    }


        .lproduct_ul li a {
            color: #fff;
            font-size: 14px;
        }

        .lproduct_ul li:hover a {
            color: #11B8EC;
        }

/* focus_Box */
#focus_Box {
    position: relative;
    width: 100%;
    height: 376px;
    margin-bottom: 70px;
}

    #focus_Box ul {
        position: relative;
        width: 100%;
        height: 376px;
        margin-left: 100px;
    }

    #focus_Box li {
        z-index: 0;
        position: absolute;
        width: 0px;
        background: #787878;
        height: 0px;
        top: 146px;
        cursor: pointer;
        left: 377px;
        border-radius: 4px;
        box-shadow: 1px 1px 12px rgba(200, 200, 200, 1);
    }

        #focus_Box li img {
            width: 100%;
            height: 100%;
            vertical-align: top;
        }

#focus_Box1 {
    position: relative;
    width: 100%;
    height: 344px;
    margin-bottom: 70px;
}

    #focus_Box1 ul {
        position: relative;
        width: 100%;
        height: 344px;
    }

    #focus_Box1 li {
        z-index: 0;
        position: absolute;
        width: 0px;
        background: #787878;
        height: 0px;
        top: 146px;
        cursor: pointer;
        left: 0px;
        border-radius: 4px;
        box-shadow: 1px 1px 12px rgba(200, 200, 200, 1);
    }

        #focus_Box1 li img {
            width: 100%;
            height: 100%;
            vertical-align: top;
        }

    #focus_Box .prev, #focus_Box .next, #focus_Box1 .prev, #focus_Box1 .next {
        display: block;
        z-index: 100;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
        width: 21px;
        height: 41px;
        top: 200px;
    }

    #focus_Box1 .prev {
        background: url(../images/b_prev.png) left bottom no-repeat;
        left: 10px;
    }

        #focus_Box1 .prev:hover {
            background: url(../images/b_lprev.png) right bottom no-repeat;
        }

    #focus_Box1 .next {
        background: url(../images/b_next.png) right bottom no-repeat;
        right: 10px;
    }

        #focus_Box1 .next:hover {
            background: url(../images/b_lnext.png) right bottom no-repeat;
        }

#focus_Box .prev {
    background: url(../images/b_prev.png) left bottom no-repeat;
    left: 120px;
    top: 160px;
}

#focus_Box .next {
    background: url(../images/b_next.png) right bottom no-repeat;
    right: 100px;
    top: 160px;
}
/*footer*/
.footer {
    float: left;
    width: 100%;
    background: #606060;
}

.ft {
    float: left;
    width: 100%;
    border-bottom: 1px solid #6f6f6f;
}

.ft_list {
    width: 1042px;
    float: left;
    overflow: hidden;
}

.ft_list_ul {
    display: block;
    float: left;
    margin-top: 22px;
}

    .ft_list_ul li {
        float: left;
        padding-right: 18px;
        color: #fff;
    }

        .ft_list_ul li span {
            font-size: 14px;
            display: block;
            margin-bottom: 10px;
        }

        .ft_list_ul li a {
            color: #c9caca;
            font-size: 12px;
        }

            .ft_list_ul li a:hover, .fbt a:hover, .bot a:hover {
                text-decoration: underline;
            }

        .ft_list_ul li p {
            line-height: 22px;
        }

.ft_pic {
    float: left;
    background: url(../images/ft_list.jpg) left top no-repeat;
    padding-left: 25px;
    margin-top: 25px;
    width: auto;
}

    .ft_pic p {
        color: #999;
    }

        .ft_pic p img {
            vertical-align: middle;
            line-height: 30px;
            -moz-box-shadow: 0 3px 3px #333;
            -ms-box-shadow: 0 3px 3px #333;
            -o-box-shadow: 0 3px 3px #333;
            -webkit-box-shadow: 0 3px 3px #333;
            box-shadow: 0 3px 3px #333;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

.copyright {
    float: left;
    width: 100%;
    text-align: center;
}

.fbt {
    width: auto;
    margin: 10px 0 0 0;
    color: #c9caca;
}

    .fbt a {
        margin: 0 5px;
        color: #c9caca;
        display: inline-block;
    }

.bot {
    color: #c9caca;
    margin: 10px 0 5px 0;
}

    .bot a {
        color: #c9caca;
    }

.jiang_mid {
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
}

    .jiang_mid .guild11 {
        width: 850px;
        margin: 10px 0 0 0;
        line-height: 60px;
        display: inline-block;
    }

.guild12 p {
    background: url(../images/curr1.png) left center no-repeat;
    display: inline-block;
    padding-left: 32px;
}

.jiang_flist {
    margin-left: 10px;
    height: 192px;
    position: relative;
    margin-top: 10px;
}

    .jiang_flist ul {
        display: inline-block;
        margin: 0 auto;
    }

    .jiang_flist li {
        float: left;
        margin: 0 10px;
        width: 266px;
        height: 170px;
        padding: 8px;
        position: relative;
        border: 3px solid #ccc;
    }

        .jiang_flist li.hover {
            border: 3px solid #007bc7;
        }

        .jiang_flist li span {
            display: block;
            position: absolute;
            bottom: 8px;
            color: #fff;
            text-align: center;
            line-height: 27px;
            left: 8px;
            width: 266px;
            height: 27px;
            background: url(../images/fd_bg.png) repeat-x;
        }

    .jiang_flist a.prev, .jiang_flist a.next {
        display: block;
        width: 46px;
        height: 75px;
        position: absolute;
        top: 50%;
        margin-top: -25px;
    }

    .jiang_flist a.prev {
        background: url(../images/bt_prev.png) no-repeat;
        left: 20px;
    }

        .jiang_flist a.prev:hover {
            background: url(../images/b_lprev.png) no-repeat;
        }

    .jiang_flist a.next {
        background: url(../images/bt_next.png) no-repeat;
        right: 7px;
    }

        .jiang_flist a.next:hover {
            background: url(../images/b_lnext.png )no-repeat no-repeat;
        }

/*text*/
.b {
    font-weight: bold;
}

.em {
    text-indent: 2em;
}

/*字体大小*/
.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f22 {
    font-size: 22px;
}

.f30 {
    font-size: 30px;
}
