/* CSS Document */
.header {
    height: 91px;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 99999;
    background: #fff;
    margin-right: auto;
    margin-left: auto;
}

    .header .tops {
        height: 18px;
        overflow: hidden;
        width: 100%;
        background: #e7e7e7;
        padding-right: 52px;
    }

        .header .tops .inner {
            height: 16px;
            width: 1024px;
            overflow: hidden;
            margin-top: 0;
            margin-right: auto;
            margin-bottom: 0;
            margin-left: auto;
        }

        .header .tops .notice {
            height: 25px;
            overflow: hidden;
            width: 300px;
            float: left;
            margin-left: 20px;
        }

.notice .lft_tit {
    height: 25px;
    line-height: 20px;
    width: 300px;
    text-align: left;
    float: left;
    overflow: hidden;
    padding-right: 5px;
    padding-left: 40px;
    color: #f7941d;
}

.notice .topLoop {
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    width: 510px;
    float: left;
    height: 20px;
    margin-top: 8px;
}

    .notice .topLoop .bd {
        padding: 0px;
        height: 20px;
        width: 510px;
    }

        .notice .topLoop .bd ul {
            overflow: hidden;
            zoom: 1;
        }

        .notice .topLoop .bd .infoList li {
            height: 20px;
            width: 510px;
            text-align: left;
        }

            .notice .topLoop .bd .infoList li a {
                font-size: 12px;
                color: #ca1c1d;
                line-height: 20px;
            }

                .notice .topLoop .bd .infoList li a:hover {
                    color: red;
                }

.notice .topLoop1 {
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    width: 410px;
    float: left;
    height: 20px;
    margin-top: 2px;
}

    .notice .topLoop1 .bd {
        padding: 0px;
        height: 20px;
        width: 300px;
    }

        .notice .topLoop1 .bd ul {
            overflow: hidden;
            zoom: 1;
        }

        .notice .topLoop1 .bd .infoList li {
            height: 20px;
            width: 510px;
            text-align: left;
        }

            .notice .topLoop1 .bd .infoList li a {
                font-size: 12px;
                color: #f39800;
                line-height: 20px;
            }

                .notice .topLoop1 .bd .infoList li a:hover {
                    color: red;
                }




.hmll {
    width: 47px;
    height: 36px;
    text-align: left;
    list-style: none;
    position: relative;
    float: right;
}

    .hmll li {
        display: inline-block;
        position: relative;
        overflow: hidden;
        height: 36px; /*建议此高度大于等于里面的a标签高度*/
        float: left;
    }

        .hmll li span {
            display: inline-block;
            overflow: hidden;
        }

        .hmll li a {
            width: 47px;
            text-decoration: none;
            outline: none;
            color: #fff;
            display: inline-block;
            text-align: center;
            font-weight: bold;
            height: 36px;
            line-height: 36px;
            background: url("../images/1.jpg") /*tpa=/style/images/1.jpg*/ no-repeat;
        }

            /*鼠标经过时样式*/
            .hmll li a.over {
                background: url("../images/1h.jpg") /*tpa=/style/images/1h.jpg*/ no-repeat;
            }


.hmllo {
    width: 100px;
    height: 25px;
    text-align: left;
    list-style: none;
    position: relative;
    float: right;
}

    .hmllo li {
        display: inline-block;
        position: relative;
        overflow: hidden;
        height: 36px; /*建议此高度大于等于里面的a标签高度*/
        float: left;
    }

        .hmllo li span {
            display: inline-block;
            overflow: hidden;
        }

        .hmllo li a {
            width: 100px;
            text-decoration: none;
            outline: none;
            color: #fff;
            display: inline-block;
            text-align: center;
            font-weight: bold;
            height: 36px;
            line-height: 36px;
        }

            /*鼠标经过时样式*/
            .hmllo li a.over {
                background-repeat: no-repeat;
            }


.hmllw {
    width: 47px;
    height: 36px;
    text-align: left;
    list-style: none;
    position: relative;
    float: right;
}

    .hmllw li {
        display: inline-block;
        position: relative;
        overflow: hidden;
        height: 36px; /*建议此高度大于等于里面的a标签高度*/
        float: left;
    }

        .hmllw li span {
            display: inline-block;
            overflow: hidden;
        }

        .hmllw li a {
            width: 47px;
            text-decoration: none;
            outline: none;
            color: #fff;
            display: inline-block;
            text-align: center;
            font-weight: bold;
            height: 36px;
            line-height: 36px;
            background: url("../images/3.jpg") /*tpa=/style/images/3.jpg*/ no-repeat;
        }

            /*鼠标经过时样式*/
            .hmllw li a.over {
                background: url("../images/3h.jpg") /*tpa=/style/images/3h.jpg*/ no-repeat;
            }


.hmllf {
    width: 47px;
    height: 36px;
    text-align: left;
    list-style: none;
    position: relative;
    float: right;
}

    .hmllf li {
        display: inline-block;
        position: relative;
        overflow: hidden;
        height: 36px; /*建议此高度大于等于里面的a标签高度*/
        float: left;
    }

        .hmllf li span {
            display: inline-block;
            overflow: hidden;
        }

        .hmllf li a {
            width: 47px;
            text-decoration: none;
            outline: none;
            color: #fff;
            display: inline-block;
            text-align: center;
            font-weight: bold;
            height: 36px;
            line-height: 36px;
            background: url("../images/4.jpg") /*tpa=/style/images/4.jpg*/ no-repeat;
        }

            /*鼠标经过时样式*/
            .hmllf li a.over {
                background: url("../images/4h.jpg") /*tpa=/style/images/4h.jpg*/ no-repeat;
            }


.hmlls {
    width: 47px;
    height: 36px;
    text-align: left;
    list-style: none;
    position: relative;
    float: right;
}

    .hmlls li {
        display: inline-block;
        position: relative;
        overflow: hidden;
        height: 36px; /*建议此高度大于等于里面的a标签高度*/
        float: left;
    }

        .hmlls li span {
            display: inline-block;
            overflow: hidden;
        }

        .hmlls li a {
            width: 47px;
            text-decoration: none;
            outline: none;
            color: #fff;
            display: inline-block;
            text-align: center;
            font-weight: bold;
            height: 36px;
            line-height: 36px;
            background: url("../images/5.jpg") /*tpa=/style/images/5.jpg*/ no-repeat;
        }

            /*鼠标经过时样式*/
            .hmlls li a.over {
                background: url("../images/5h.jpg") /*tpa=/style/images/5h.jpg*/ no-repeat;
            }












.header .tops .inner a.rit-icon {
    display: block;
    height: 37px;
    width: 47px;
    overflow: hidden;
    float: right;
    background: url("../images/top_rit_img.gif") /*tpa=/style/images/top_rit_img.gif*/ no-repeat -186px 0;
    outline: none;
}

.header .tops .inner a.ri2 {
    background: url("../images/top_rit_img.gif") /*tpa=/style/images/top_rit_img.gif*/ no-repeat -139px 0;
}

.header .tops .inner a.ri3 {
    background: url("../images/top_rit_img.gif") /*tpa=/style/images/top_rit_img.gif*/ no-repeat -94px 0;
}

.header .tops .inner a.ri4 {
    background: url("../images/top_rit_img.gif") /*tpa=/style/images/top_rit_img.gif*/ no-repeat -47px 0;
}

.header .tops .inner a.ri5 {
    background: url("../images/top_rit_img.gif") /*tpa=/style/images/top_rit_img.gif*/ no-repeat 0 0;
    border-left: 1px #d7d7d7 solid;
}

.header .logo_nav_qq {
    height: 65px;
    width: 640px;
    border-bottom: 1px solid #cccccc;
    margin:0 auto;
}

    .header .logo_nav_qq .logo {
        display: block;
        height: 57px;
        width: 183px;
        float: left;
        overflow: hidden;
        margin-top: 10px;
        margin-left: 32.5px;
    }

    .header .logo_nav_qq .nav {
        height: 30px;
        width: 600px;
        float: left;
        margin-left: 10px;
        margin-top: 35px;
        position: relative;
        left: 0;
        top: 0;
    }

        .header .logo_nav_qq .nav .cur-line {
            display: block;
            height: 2px;
            width: 50px;
            overflow: hidden;
            position: absolute;
            bottom: -2px;
            left: 0;
            z-index: 2;
            background-color: #F90;
        }

        .header .logo_nav_qq .nav ul {
            position: relative;
            left: 0;
            top: 0;
            z-index: 6;
        }

            .header .logo_nav_qq .nav ul .fs {
                float: left;
                height: 30px;
                position: relative;
                left: 0;
                top: 0;
                padding-right: 25px;
            }

            .header .logo_nav_qq .nav ul .on .fir {
                color: #b73113;
            }

            .header .logo_nav_qq .nav ul .fs .fir {
                display: block;
                float: left;
                height: 30px;
                overflow: hidden;
                font: 16px/30px microsoft yahei;
                color: #333;
            }

                .header .logo_nav_qq .nav ul .fs .fir:hover {
                    color: #d91f17;
                }

            .header .logo_nav_qq .nav ul .fs .firs {
                background: url("../images/home_icon.gif") /*tpa=/style/images/home_icon.gif*/ no-repeat 0 center;
            }

            .header .logo_nav_qq .nav ul .last {
                padding-right: 0;
            }

            .header .logo_nav_qq .nav ul .fs .chi_list {
                width: 400px;
                overflow: hidden;
                display: none;
                height: 0;
                padding-top: 4px;
                position: absolute;
                left: 0px;
                top: 28px;
            }

                .header .logo_nav_qq .nav ul .fs .chi_list .art {
                    height: 11px;
                    overflow: hidden;
                    background: url("../images/ar-icon.gif") /*tpa=/style/images/ar-icon.gif*/ no-repeat 30px 0;
                    position: relative;
                    left: 0;
                    top: 0;
                    z-index: 5;
                }

                .header .logo_nav_qq .nav ul .fs .chi_list .cont {
                    height: auto;
                    overflow: hidden;
                    border: 1px #e0e0df solid;
                    overflow: hidden;
                    width: 360px;
                    background: #f7f7f7;
                    margin-top: -3px;
                    padding-top: 6px;
                    padding-right: 6px;
                    padding-bottom: 6px;
                    padding-left: 5px;
                }

                    .header .logo_nav_qq .nav ul .fs .chi_list .cont ul {
                        width: 105px;
                        float: left;
                        overflow: hidden;
                        padding-top: 5px;
                        padding-bottom: 10px;
                    }

                        .header .logo_nav_qq .nav ul .fs .chi_list .cont ul li {
                            height: 30px;
                            width: 90px;
                            overflow: hidden;
                        }

                            .header .logo_nav_qq .nav ul .fs .chi_list .cont ul li a {
                                display: block;
                                height: 30px;
                                width: 125px;
                                overflow: hidden;
                                font: bold 12px/30px simsun;
                                padding-left: 6px;
                                text-align: left;
                            }

                            .header .logo_nav_qq .nav ul .fs .chi_list .cont ul li a1 {
                                display: block;
                                height: 30px;
                                width: 125px;
                                overflow: hidden;
                                font: bold 12px/30px simsun;
                                padding-left: 6px;
                                text-align: left;
                                background-color: #D5D5D5;
                            }

                            .header .logo_nav_qq .nav ul .fs .chi_list .cont ul li a:hover {
                                color: white;
                                background: #f7941d;
                            }

                    .header .logo_nav_qq .nav ul .fs .chi_list .cont .img-ft {
                        border-left: 1px #dedede solid;
                        float: left;
                        margin-left: 10px;
                        overflow: hidden;
                        padding-left: 10px;
                        padding-top: 5px;
                    }

                        .header .logo_nav_qq .nav ul .fs .chi_list .cont .img-ft .tits {
                            height: 30px;
                            font: bold 12px/30px simsun;
                            overflow: hidden;
                            text-align: left;
                        }

                        .header .logo_nav_qq .nav ul .fs .chi_list .cont .img-ft a {
                            display: block;
                            width: 223px;
                            height: 146px;
                            overflow: hidden;
                            text-align: left;
                            color: #5e5d5d;
                        }

                            .header .logo_nav_qq .nav ul .fs .chi_list .cont .img-ft a img {
                                display: block;
                                width: 223px;
                                height: 116px;
                                margin-bottom: 8px;
                            }

    .header .logo_nav_qq .qq-img {
        float: right;
        display: block;
        margin-top: 20px;
        margin-right: 32.5px;
    }

    .header .logo_nav_qq .nav ul .fs .posl {
        left: -310px;
    }

        .header .logo_nav_qq .nav ul .fs .posl .art {
            background-image: url("../images/ar-icon.gif") /*tpa=/style/images/ar-icon.gif*/;
            background-repeat: no-repeat;
            background-position: 340px 0;
        }

        .header .logo_nav_qq .nav ul .fs .posl .cont ul {
            float: right;
        }

        .header .logo_nav_qq .nav ul .fs .posl .cont .img-ft {
            border: 0;
            border-right: 1px #dedede solid;
            margin-right: 10px;
            padding-right: 10px;
            margin-left: 0;
            padding-left: 0;
        }
/** header **/
.idx_fadein_pic {
    width: 100%;
    height: 343px;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    z-index: 98;
}

    .idx_fadein_pic ul {
        width: 100%;
        height: 343px;
        overflow: hidden;
    }

        .idx_fadein_pic ul li {
            width: 100%;
            height: 597px;
            background-position: center top;
            background-repeat: no-repeat;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 7;
        }

            .idx_fadein_pic ul li.show {
                z-index: 8;
            }

    .idx_fadein_pic a {
        width: 100%;
        height: 100%;
        display: block;
    }

.div12 .More {
    display: inline-block;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    padding-left: 320px;
}

.cms-tits-short {
    width: 575px;
    height: 26px;
    margin: 0 auto;
    padding-top: 6px;
    font: bold 28px/46px microsoft yahei;
    text-align: center;
    color: #F90;
    text-shadow: #D6D6D6 02px 02px -1px;
    margin-bottom: 1px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-position: center 0;
    background-image: url("../images/hx7.png");
}

.cms-tits-short1 {
    height: 6px;
    font: bold 28px/46px microsoft yahei;
    text-align: center;
    color: #F90;
    text-shadow: #D6D6D6 02px 02px -1px;
    margin-bottom: 1px;
    background-repeat: no-repeat;
    background-position: center 0;
    background-image: url("../images/hx9.png") /*tpa=/style/images/hx9.png*/;
}

.ct-long {
    background: url("../images/line_img_long.gif") /*tpa=/style/images/line_img_long.gif*/ no-repeat center 0;
}

.content {
    width: 640px;
    height: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.content-bd {
    width: 640px;
    height: 500px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.content-zj {
    width: 640px;
}

.contents {
    width: 640px;
    height: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-top: 20px;
}

.content .five-circle {
    height: auto;
    overflow: hidden;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center bottom;
}

    .content .five-circle .cont {
        height: auto;
        zoom: 1;
        width: 640px;
        overflow: hidden;
        margin-top: 12px;
        margin-right: auto;
        margin-left: auto;
        background-repeat: no-repeat;
        background-position: 0 center;
        padding-bottom: 15px;
    }

    .content .five-circle .gl {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -38px;
    }

    .content .five-circle .gr {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -38px;
    }

    .content .five-circle .cont .cs {
        display: block;
        overflow: hidden;
        background-image: url("../images/Gray-circle.png");
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 120px;
        width: 120px;
        margin: 10px 16px;
    }

    .content .five-circle .cont .div123 {
        width: 160px;
        float: left;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .content .five-circle .cont .span {
        font-weight: bold;
        text-align: center;
        display: block;
    }

    .content .five-circle .cont .nmg {
        margin: 0;
    }

    .content .five-circle .cont .flr {
    }

    .content .five-circle .cont .cs:hover {
        background: url("../images/Red-circle.png") /*tpa=/style/images/circle_grey.png*/ no-repeat 0 0;
    }

    .content .five-circle .cont .cs img {
        display: block;
        margin: 0 auto;
        margin-top: 40px;
    }
/*.content .five-circle .cont .cs span{
	display:block;
	height:auto;
	width:86px;
	text-align:center;
	color:#FFF;
	position:absolute;
	left:50%;
	margin-left:-43px;
	top:65px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}*/

.content .case-demo-list {
    width: 1024px;
    height: 436px;
    position: relative;
    left: 0;
    top: 0;
}

    .content .case-demo-list a.go_l {
        display: block;
        height: 25px;
        line-height: 25px;
        width: 25px;
        background: #696969 url("../images/go_lft.gif") /*tpa=/style/images/go_lft.gif*/ no-repeat center center;
        position: absolute;
        right: -27px;
        top: 18px;
    }

    .content .case-demo-list a.go_r {
        display: block;
        height: 25px;
        line-height: 25px;
        width: 25px;
        background: #696969 url("../images/go_rit.gif") /*tpa=/style/images/go_rit.gif*/ no-repeat center center;
        position: absolute;
        right: -27px;
        top: 45px;
    }

    .content .case-demo-list a.go_l:hover {
        background: #c00000 url("../images/go_lft.gif") /*tpa=/style/images/go_lft.gif*/ no-repeat center center;
    }

    .content .case-demo-list a.go_r:hover {
        background: #c00000 url("../images/go_rit.gif") /*tpa=/style/images/go_rit.gif*/ no-repeat center center;
    }

.case-demo-list .cdl_ins {
    height: 436px;
    overflow: hidden;
    width: 1024px;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
}

    .case-demo-list .cdl_ins ul {
        height: 436px;
        width: 1024px !important;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
    }

        .case-demo-list .cdl_ins ul li {
            height: 165px;
            width: 119px;
            float: left;
            position: relative;
            left: 0;
            top: 0;
            overflow: hidden;
            margin-top: 18px;
            margin-right: 13px;
            margin-bottom: 0;
            margin-left: 12px;
        }

            .case-demo-list .cdl_ins ul li .imgs {
                display: block;
                height: 165px;
                width: 119px;
                overflow: hidden;
            }

                .case-demo-list .cdl_ins ul li .imgs img {
                    display: block;
                    height: 165px;
                    width: 119px;
                }

            .case-demo-list .cdl_ins ul li .opt-cont {
                height: 165px;
                width: 119px;
                position: absolute;
                left: 0;
                bottom: -200px;
                overflow: hidden;
                z-index: 5;
            }

                .case-demo-list .cdl_ins ul li .opt-cont .opt {
                    height: 165px;
                    width: 119px;
                    background: #000;
                    opacity: 0.6;
                    filter: Alpha(opacity=60);
                    -moz-opacity: 0.6;
                    -khtml-opacity: 0.6;
                    position: absolute;
                    left: 0;
                    top: 0;
                    z-index: 3;
                }

                .case-demo-list .cdl_ins ul li .opt-cont .cons {
                    height: 165px;
                    width: 119px;
                    overflow: hidden;
                    position: absolute;
                    left: 0;
                    top: 0;
                    z-index: 6;
                }

                    .case-demo-list .cdl_ins ul li .opt-cont .cons .tit {
                        height: 24px;
                        text-align: center;
                        overflow: hidden;
                        color: #fff;
                        font: bold 15px/24px simsun;
                        margin-top: 60px;
                    }

                    .case-demo-list .cdl_ins ul li .opt-cont .cons .two-btn {
                        width: 55px;
                        height: auto;
                        zoom: 1;
                        margin: 0 auto;
                        overflow: hidden;
                        margin-top: 8px;
                        border-top: 2px #fff solid;
                        padding: 6px 3px;
                    }

                        .case-demo-list .cdl_ins ul li .opt-cont .cons .two-btn .lst {
                            display: block;
                            height: 25px;
                            width: 25px;
                            background: url("../images/list_icon.gif") /*tpa=/style/images/list_icon.gif*/ no-repeat 0 0;
                            float: left;
                        }

                        .case-demo-list .cdl_ins ul li .opt-cont .cons .two-btn .mss {
                            display: block;
                            height: 25px;
                            width: 25px;
                            background: url("../images/mouse_icon.gif") /*tpa=/style/images/mouse_icon.gif*/ no-repeat 0 0;
                            float: right;
                        }

.they-choose-us {
    height: 110px;
    width: 1170px;
    margin-top: 10px;
    position: relative;
    left: 0;
    top: 0;
}

    .they-choose-us a.go_l {
        display: block;
        height: 25px;
        line-height: 25px;
        width: 25px;
        background: #696969 url("../images/go_lft.gif") /*tpa=/style/images/go_lft.gif*/ no-repeat center center;
        position: absolute;
        right: -27px;
        top: 0;
    }

    .they-choose-us a.go_r {
        display: block;
        height: 25px;
        line-height: 25px;
        width: 25px;
        background: #696969 url("../images/go_rit.gif") /*tpa=/style/images/go_rit.gif*/ no-repeat center center;
        position: absolute;
        right: -27px;
        top: 27px;
    }

    .they-choose-us a.go_l:hover {
        background: #c00000 url("../images/go_lft.gif") /*tpa=/style/images/go_lft.gif*/ no-repeat center center;
    }

    .they-choose-us a.go_r:hover {
        background: #c00000 url("../images/go_rit.gif") /*tpa=/style/images/go_rit.gif*/ no-repeat center center;
    }

    .they-choose-us .ins-scroll {
        width: 1170px;
        height: 110px;
        overflow: hidden;
        position: relative;
        left: 0;
        top: 0;
    }

    .they-choose-us ul {
        overflow: hidden;
        zoom: 1;
        position: absolute;
        left: 0;
        top: 0;
    }

        .they-choose-us ul li {
            height: 110px;
            overflow: hidden;
            width: 144px;
            float: left;
            margin-right: 3px;
        }

            .they-choose-us ul li a, .they-choose-us ul li a img {
                height: 110px;
                overflow: hidden;
                width: 144px;
            }

.three-cols-index-con {
    height: 245px;
    overflow: hidden;
    width: 980px;
    padding-top: 5px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
}

    .three-cols-index-con .in-cons {
        width: 980px;
        overflow: hidden;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
    }

    .three-cols-index-con .td-con {
        height: 230px;
        width: 320px;
        background: white;
        overflow: hidden;
        float: left;
    }

        .three-cols-index-con .td-con a:hover {
            font-size: 13px;
        }

        .three-cols-index-con .td-con td:hover {
            background-color: #fff;
        }

    .three-cols-index-con .fltr {
        float: left;
        margin-right: 10;
        background-repeat: no-repeat;
        background-position: right center;
    }

    .three-cols-index-con .fltr1 {
        float: left;
        margin-right: 10;
        background-repeat: no-repeat;
        background-position: right center;
    }

    .three-cols-index-con .tit {
        height: 32px;
        overflow: hidden;
        padding-right: 20px;
    }

        .three-cols-index-con .tit span {
            display: block;
            height: 36px;
            color: #f39800;
            float: left;
            padding-left: 5px;
            font-family: simsun;
            font-size: 14px;
            font-weight: bold;
            width: 230px;
        }

        .three-cols-index-con .tit a {
            display: block;
            height: 36px;
            line-height: 36px;
            overflow: hidden;
            float: right;
            font-size: 12px;
            color: #f39800;
        }

    .three-cols-index-con .cts span {
        float: none;
        padding: 0;
        margin: 0 auto;
    }

    .three-cols-index-con .cont {
        height: 190px;
        overflow: hidden;
        padding-top: 5px;
        padding-right: 6px;
        padding-bottom: 0;
        padding-left: 5px;
        background-image: url("../images/sx.png") /*tpa=/style/images/sx.png*/;
        background-repeat: no-repeat;
        background-position: right center;
        margin-right: 5px;
    }

        .three-cols-index-con .cont .box {
            width: 310px;
            height: 180px;
            overflow: hidden;
            position: relative;
            margin-top: 0px;
            margin-right: auto;
            margin-bottom: 0;
            margin-left: auto;
        }

            .three-cols-index-con .cont .box ul {
                position: absolute;
                top: 0;
                left: 0;
                z-index: 1;
                zoom: 1;
                height: 180px;
            }

                .three-cols-index-con .cont .box ul li {
                    width: 360px;
                    height: 100px;
                    float: left;
                }

                    .three-cols-index-con .cont .box ul li .imgs {
                        display: block;
                        width: 96px;
                        height: 160px;
                        padding: 1px;
                        overflow: hidden;
                        float: left;
                    }

                        .three-cols-index-con .cont .box ul li .imgs img {
                            display: block;
                            width: 94px;
                            height: 69px;
                        }

                    .three-cols-index-con .cont .box ul li .rit-des {
                        width: 315px;
                        overflow: hidden;
                        float: left;
                        height: auto;
                        margin-left: 5px;
                    }

                    .three-cols-index-con .cont .box ul li .rit-des1 {
                        width: 315px;
                        overflow: hidden;
                        float: left;
                        height: auto;
                        margin-left: 5px;
                    }

                    .three-cols-index-con .cont .box ul li .rit-des .tops {
                        height: 24px;
                        text-align: left;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        zoom: 1;
                    }

                        .three-cols-index-con .cont .box ul li .rit-des .tops a {
                            font: bold 16px/24px simsun;
                            color: #3d3d3d;
                        }

                            .three-cols-index-con .cont .box ul li .rit-des .tops a:hover {
                                color: #d91f17;
                            }

                    .three-cols-index-con .cont .box ul li .rit-des .des {
                        height: 175px;
                        text-align: left;
                        text-align: left;
                        overflow: hidden;
                        font-size: 13px;
                        font-family: "宋体";
                        color: #333;
                        line-height: 160%;
                        margin-top: 2px;
                        width: 298px;
                    }

                    .three-cols-index-con .cont .box ul li .rit-des1 .tops {
                        height: 24px;
                        text-align: left;
                        overflow: hidden;
                        white-space: no;
                        text-overflow: ellipsis;
                        zoom: 1;
                    }

                        .three-cols-index-con .cont .box ul li .rit-des1 .tops a {
                            font: bold 16px/24px simsun;
                            color: #3d3d3d;
                        }

                            .three-cols-index-con .cont .box ul li .rit-des1 .tops a:hover {
                                color: #d91f17;
                            }

                    .three-cols-index-con .cont .box ul li .rit-des1 .des {
                        height: 160px;
                        text-align: left;
                        text-align: left;
                        overflow: hidden;
                        font-size: 13px;
                        font-family: "宋体";
                        color: #333;
                        line-height: 160%;
                        width: 300px;
                    }

            .three-cols-index-con .cont .box .prev {
                left: 259px;
                background: url("../images/go_lft_rit_img.gif") /*tpa=/style/images/go_lft_rit_img.gif*/ no-repeat 0 0;
                width: 15px;
                height: 15px;
                position: absolute;
                top: 152px;
                z-index: 2;
                cursor: pointer;
            }

            .three-cols-index-con .cont .box .next {
                left: 281px;
                background: url("../images/go_lft_rit_img.gif") /*tpa=/style/images/go_lft_rit_img.gif*/ no-repeat -19px 0;
                width: 15px;
                height: 15px;
                position: absolute;
                top: 152px;
                z-index: 2;
                cursor: pointer;
            }

    .three-cols-index-con .btms {
        height: 36px;
        overflow: hidden;
        text-align: center;
    }

    .three-cols-index-con .lft-tit {
        float: left;
        display: block;
        height: 28px;
        color: #f39800;
        padding-left: 12px;
        font-family: simsun;
        font-size: 12px;
        line-height: 33px;
        font-weight: bold;
    }

    .three-cols-index-con .jb-c .topLoop {
        overflow: hidden;
        position: relative;
        left: 0;
        top: 0;
        width: 260px;
        float: left;
        margin-left: 8px;
        height: 20px;
        margin-top: 6px;
    }

        .three-cols-index-con .jb-c .topLoop .bd {
            padding: 0px;
            height: 20px;
            width: 310px;
        }

            .three-cols-index-con .jb-c .topLoop .bd ul {
                overflow: hidden;
                zoom: 1;
            }

            .three-cols-index-con .jb-c .topLoop .bd .infoList li {
                height: 20px;
                width: 310px;
                text-align: left;
            }

                .three-cols-index-con .jb-c .topLoop .bd .infoList li a {
                    font-size: 12px;
                    color: #f39800;
                    line-height: 20px;
                }

                    .three-cols-index-con .jb-c .topLoop .bd .infoList li a:hover {
                        color: red;
                    }

    .three-cols-index-con .tags-cont a {
        display: block;
        height: 20px;
        line-height: 20px;
        border: 1px #05a8bc solid;
        overflow: hidden;
        padding: 0 6px;
        float: left;
        white-space: nowrap;
        margin-right: 1px;
        margin-top: 7px;
        background: #f2f2f2;
        font: bold 14px/20px simsun;
        color: #939393;
    }

        .three-cols-index-con .tags-cont a:hover {
            color: red;
        }

    .three-cols-index-con .tgsc a {
        height: 22px;
        font: bold 14px/22px simsun;
        color: #04a8bc;
        margin: 0 10px;
        margin-top: 6px;
        zoom: 1;
        display: inline-block;
        *display: inline;
    }

        .three-cols-index-con .tgsc a:hover {
            color: red;
        }

    .three-cols-index-con .gyby-b {
        padding-left: 12px;
    }

        .three-cols-index-con .gyby-b a {
            display: block;
            float: left;
            height: 20px;
            line-height: 20px;
            margin-top: 5px;
            overflow: hidden;
            color: #f39800;
            margin-right: 10px;
        }

        .three-cols-index-con .gyby-b .app {
            padding-left: 32px;
            background: url("../images/az-icon.gif") /*tpa=/style/images/az-icon.gif*/ no-repeat 0 0;
        }

        .three-cols-index-con .gyby-b a:hover {
            color: red;
        }


/** bottom start **/
.bottom {
    width: 100%;
    height: 147px;
    overflow: hidden;
    background: url("../images/btm_bgs.gif") /*tpa=/style/images/btm_bgs.gif*/ no-repeat center 10px;
    border-top: 1px #dcdcdc solid;
    margin-top: 20px;
    padding-top: 10px;
}

    .bottom .in-cons {
        height: 117px;
        width: 1170px;
        overflow: hidden;
        margin: 0 auto;
    }

        .bottom .in-cons .top-link {
            height: 20px;
            text-align: center;
            overflow: hidden;
            padding-top: 10px;
        }

            .bottom .in-cons .top-link a {
                font-size: 12px;
                color: #d6d6d6;
                text-decoration: underline;
                margin: 0 13px;
            }

                .bottom .in-cons .top-link a:hover {
                    color: red;
                }

        .bottom .in-cons .go-top-btn {
            display: block;
            height: 16px;
            width: 32px;
            cursor: pointer;
            margin: 0 auto;
            overflow: hidden;
            margin-top: 7px;
            position: relative;
            left: 3px;
            top: 0;
        }

        .bottom .in-cons .lks {
            height: 32px;
            overflow: hidden;
            text-align: center;
            margin-top: 12px;
        }

            .bottom .in-cons .lks a {
                margin: 0 5px;
            }

    .bottom .btms-c {
        height: 28px;
        overflow: hidden;
        width: 100%;
        border-bottom: 1px #ebc2c2 dashed;
        border-top: 1px #ebc2c2 dashed;
        background: #e7e7e7;
    }

        .bottom .btms-c .incs {
            width: 1170px;
            margin: 0 auto;
            overflow: hidden;
        }

        .bottom .btms-c .lts {
            width: 570px;
            text-align: left;
            height: 28px;
            line-height: 28px;
            float: left;
            overflow: hidden;
            color: #996666;
        }

        .bottom .btms-c .rts {
            float: right;
            height: 28px;
            overflow: hidden;
            text-align: right;
            width: 590px;
        }

            .bottom .btms-c .rts a {
                color: #996666;
                margin: 0 5px;
                line-height: 28px;
            }

                .bottom .btms-c .rts a:hover {
                    color: red;
                }

/** inner page css **/
.cms-ins-pages {
    height: 51px;
    overflow: hidden;
    text-align: center;
    background: url("../images/lines.gif") /*tpa=/style/images/lines.gif*/ repeat-x 0 14px;
    width: 100%;
}

    .cms-ins-pages .cip-tit {
        height: 31px;
        width: 1170px;
        text-align: center;
        font: 20px/31px Arial;
        color: #D8D8D8;
        padding-top: 20px;
        background: url("../images/tit-cms-bgs.gif") /*tpa=/style/images/tit-cms-bgs.gif*/ no-repeat 0 0;
        margin: 0 auto;
        overflow: hidden;
    }

.cms-ins-hdm-tits {
    height: 32px;
    overflow: hidden;
    width: 1170px;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 5px;
}

    .cms-ins-hdm-tits a {
        display: inline-block;
        *display: inline;
        zoom: 1;
        height: 30px;
        border: 1px #d6d6d6 solid;
        width: 126px;
        background-color: #fff;
        text-align: center;
        font: bold 14px/30px simsun;
        color: #666;
        margin: 0 6px;
        transition: border linear 0.4s,background linear 0.4s,color linear 0.4s;
        -webkit-transition: border linear 0.4s,background linear 0.4s,color linear 0.4s;
        -o-transition: border linear 0.4s,background linear 0.4s,color linear 0.4s;
        -moz-transition: border linear 0.4s,background linear 0.4s,color linear 0.4s;
    }

        .cms-ins-hdm-tits a:hover {
            background: #bf0000;
            border: 1px #fff solid;
            color: #fff;
        }

    .cms-ins-hdm-tits .on {
        background: #bf0000;
        border: 1px #fff solid;
        color: #fff;
    }

.cms-ins-sec-tits {
    height: 46px;
    font: 28px/46px microsoft yahei;
    color: #76C42A;
    text-align: center;
    overflow: hidden;
    padding-bottom: 6px;
    background: url("../images/line_img_long.gif") /*tpa=/style/images/line_img_long.gif*/ no-repeat center bottom;
    margin-top: 5px;
}

.cms-ins-hdm-tits h1 {
    height: 51px;
    font: bold 24px/51px simsun;
    color: #3A4047;
    text-align: center;
}

.jg-ls {
    display: block;
    margin: 10px auto;
    margin-top: 20px;
}

.rela {
    position: relative;
    left: 0;
    top: 0;
}

.cms-ins-pages .cip-tit .news-kind {
    display: block;
    font-size: 12px;
    height: 46px;
    overflow: hidden;
    line-height: 46px;
    width: 80px;
    text-align: left;
    color: #7F7F7F;
    position: absolute;
    left: 230px;
    top: 10px;
}

.cms-ins-pages .cip-tit .ly {
    display: block;
    height: 46px;
    width: 300px;
    position: absolute;
    right: 0;
    top: 10px;
    text-align: left;
    overflow: hidden;
    color: #7F7F7F;
    font-size: 12px;
}

    .cms-ins-pages .cip-tit .ly a {
        color: #7F7F7F;
        font-size: 12px;
        line-height: 46px;
    }

.case-demo-list {
    height: auto;
    padding-bottom: 10px;
}

    .case-demo-list .in_td {
        height: auto;
        width: 360px;
        overflow: hidden;
        margin: 0 auto;
    }

        .case-demo-list .in_td .it_tit {
            height: 40px;
            text-align: left;
            overflow: hidden;
        }

            .case-demo-list .in_td .it_tit a {
                color: #6d624e;
                font: bold 16px/40px simsun;
            }

        .case-demo-list .in_td .imgs {
            display: block;
            height: auto;
            width: 360px;
            overflow: hidden;
        }

            .case-demo-list .in_td .imgs img {
                display: block;
                height: auto;
                width: 360px;
            }

        .case-demo-list .in_td .des {
            line-height: 160%;
            text-align: left;
            overflow: hidden;
            border-bottom: 1px #bfb5a4 dotted;
            color: #bfb5a4;
            padding: 8px 0;
        }

        .case-demo-list .in_td .logo-link {
            height: auto;
            overflow: hidden;
            margin-top: 10px;
            zoom: 1;
            padding-bottom: 10px;
        }

            .case-demo-list .in_td .logo-link .lk {
                display: block;
                height: 20px;
                font: bold 12px/20px simsun;
                float: left;
                margin-right: 10px;
                color: #bfb5a4;
            }

            .case-demo-list .in_td .logo-link .lgs {
                display: block;
                float: right;
                height: auto;
                overflow: hidden;
            }

                .case-demo-list .in_td .logo-link .lgs img {
                    height: 20px;
                }

#wf-main {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    width: 1150px;
    overflow: hidden;
    margin-top: 15px;
}

    #wf-main .wf-cld {
        position: absolute;
        margin-bottom: 18px;
        width: 376px;
        left: -9999px;
        top: -9999px;
        border: 1px solid #e2ded6;
        background-color: white;
        overflow: hidden;
    }

        #wf-main .wf-cld:hover {
            background: #DAC5B6;
        }

            #wf-main .wf-cld:hover .it_tit a, .case-demo-list .wf-cld:hover .des, .case-demo-list .wf-cld:hover .logo-link .lk {
                color: white;
            }

.service-fws {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    width: 937px;
    margin-top: 15px;
    padding-bottom: 30px;
}


.lxwm4-cont {
    height: 500px;
    width: 1144px;
    border: 13px #cabaac solid;
    overflow: hidden;
    background: #fff;
    margin-top: 12px;
}

    .lxwm4-cont .lfts_img {
        display: block;
        float: left;
        margin-top: 80px;
        margin-left: 72px;
        _margin-left: 36px;
    }

    .lxwm4-cont .dl-list {
        float: left;
        margin-left: 15px;
        overflow: hidden;
        margin-top: 40px;
        width: 530px;
        height: auto;
    }

        .lxwm4-cont .dl-list ul li {
            background: url("../images/xz_icon.gif") /*tpa=/style/images/xz_icon.gif*/ no-repeat 3px 13px;
            height: 23px;
            text-align: left;
            border-bottom: 1px #cabaac dotted;
            padding: 6px 0 4px 36px;
        }

            .lxwm4-cont .dl-list ul li span {
                display: block;
                height: 23px;
                overflow: hidden;
                width: 380px;
                float: left;
                text-align: left;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                .lxwm4-cont .dl-list ul li span a {
                    font: bold 14px/23px simsun;
                    color: #999;
                }

                    .lxwm4-cont .dl-list ul li span a:hover {
                        color: #BF0000;
                        text-decoration: underline;
                    }

            .lxwm4-cont .dl-list ul li .dls {
                display: block;
                height: 23px;
                width: 100px;
                overflow: hidden;
                background: url("../images/djxz_btn.gif") /*tpa=/style/images/djxz_btn.gif*/ no-repeat 0 -25px;
                float: right;
            }

                .lxwm4-cont .dl-list ul li .dls:hover {
                    background: url("../images/djxz_btn.gif") /*tpa=/style/images/djxz_btn.gif*/ no-repeat 0 0;
                }

.lxwm4-cont {
    height: 434px;
    width: 1144px;
    border: 13px #cabaac solid;
    overflow: hidden;
    background: url("../images/bgs.jpg") /*tpa=/style/images/bgs.jpg*/ no-repeat 0 0;
    margin-top: 12px;
}

    .lxwm4-cont .hmxj {
        width: 419px;
        height: 294px;
        float: left;
        overflow: hidden;
        background: url("../images/zxrx_imgs.png") /*tpa=/style/images/zxrx_imgs.png*/ no-repeat;
        margin-top: 75px;
        margin-left: 75px;
    }

        .lxwm4-cont .hmxj .hmxj1 {
            width: 419px;
            height: 102px;
            float: left;
            overflow: hidden;
        }

            .lxwm4-cont .hmxj .hmxj1 img {
                float: left;
            }

        .lxwm4-cont .hmxj .hmxj2 {
            width: 419px;
            height: 72px;
            float: left;
            overflow: hidden;
            margin-top: 12px;
        }

            .lxwm4-cont .hmxj .hmxj2 img {
                float: left;
            }

        .lxwm4-cont .hmxj .hmxj3 {
            width: 390px;
            height: 82px;
            float: left;
            overflow: hidden;
            background: url("../images/hm3.png") /*tpa=/style/images/hm3.png*/ no-repeat top left;
            margin-top: 12px;
            padding-left: 29px;
        }

.lxwm3-cont .hmxj {
    width: 419px;
    height: 294px;
    float: left;
    overflow: hidden;
    background: url("../images/zxrx_imgs.png") /*tpa=/style/images/zxrx_imgs.png*/ no-repeat;
    margin-top: 75px;
    margin-left: 75px;
}

    .lxwm3-cont .hmxj .hmxj1 {
        width: 419px;
        height: 102px;
        float: left;
        overflow: hidden;
    }

        .lxwm3-cont .hmxj .hmxj1 img {
            float: left;
        }

    .lxwm3-cont .hmxj .hmxj2 {
        width: 419px;
        height: 72px;
        float: left;
        overflow: hidden;
        margin-top: 12px;
    }

        .lxwm3-cont .hmxj .hmxj2 img {
            float: left;
        }

    .lxwm3-cont .hmxj .hmxj3 {
        width: 390px;
        height: 82px;
        float: left;
        overflow: hidden;
        background: url("../images/hm3.png") /*tpa=/style/images/hm3.png*/ no-repeat top left;
        margin-top: 12px;
        padding-left: 29px;
    }

.lxwm4-cont .rit-txts {
    width: 480px;
    float: left;
    margin-left: 25px;
    overflow: hidden;
    margin-top: 163px;
    text-align: left;
    font: bold 16px/26px simsun;
    color: #666;
}


.lxwm4-cont .lfts_img {
    display: block;
    float: left;
    margin-top: 80px;
    margin-left: 72px;
    _margin-left: 36px;
}

.lxwm4-cont .rit-imgs {
    display: block;
    float: left;
    margin-left: 20px;
    margin-top: 105px;
}

.lxwm4-cont .rit-bank {
    width: 630px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
    margin-top: 50px;
}

    .lxwm4-cont .rit-bank .rows {
        height: 22px;
        overflow: hidden;
    }

        .lxwm4-cont .rit-bank .rows a {
            color: #c00000;
        }

        .lxwm4-cont .rit-bank .rows span {
            display: block;
            height: 20px;
            font: bold 12px/22px simsun;
            text-align: left;
            color: #c00000;
            float: left;
        }

        .lxwm4-cont .rit-bank .rows .col1 {
            width: 47px;
        }

        .lxwm4-cont .rit-bank .rows .col2 {
            margin-left: 15px;
            width: 215px;
        }

        .lxwm4-cont .rit-bank .rows .col3 {
            margin-left: 15px;
            width: 167px;
        }

        .lxwm4-cont .rit-bank .rows .col4 {
            margin-left: 15px;
            width: 150px;
        }

    .lxwm4-cont .rit-bank .row {
        height: 38px;
        overflow: hidden;
        float: left;
        text-align: center;
        margin-top: 8px;
    }

        .lxwm4-cont .rit-bank .row span {
            display: block;
            height: 38px;
            font-weight: bold;
            line-height: 38px;
            text-align: left;
            color: #996666;
            float: left;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .lxwm4-cont .rit-bank .row .col1 {
            width: 47px;
            line-height: normal;
        }

        .lxwm4-cont .rit-bank .row .col2 {
            margin-left: 15px;
            width: 215px;
        }

        .lxwm4-cont .rit-bank .row .col3 {
            margin-left: 15px;
            width: 167px;
        }

        .lxwm4-cont .rit-bank .row .col4 {
            margin-left: 15px;
            width: 150px;
        }

        .lxwm4-cont .rit-bank .row a {
            color: color:#996666;
        }

/** corporation customs css **/
.corporations_kh_list {
    height: auto;
    overflow: hidden;
    width: 1147px;
    margin: 0 auto;
    position: relative;
    left: 0;
    top: 0;
    margin-top: 10px;
}

    .corporations_kh_list .dp-grey-rec {
        width: 160px;
        height: 160px;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background: #3b4148;
    }

    .corporations_kh_list .long-rec {
        width: 320px;
        height: 160px;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background: #d6d6d6;
    }

        .corporations_kh_list .long-rec a {
            display: block;
            height: 160px;
            width: 320px;
            overflow: hidden;
            position: relative;
            left: 0;
            top: 0;
        }

            .corporations_kh_list .long-rec a .img {
                display: block;
                position: absolute;
            }

            .corporations_kh_list .long-rec a .opt-conts {
                height: 160px;
                width: 320px;
                position: absolute;
                left: 0;
                bottom: -160px;
                overflow: hidden;
                z-index: 5;
            }

                .corporations_kh_list .long-rec a .opt-conts .opt {
                    display: block;
                    height: 160px;
                    width: 320px;
                    background: #b40609;
                    opacity: 0.6;
                    filter: Alpha(opacity=60);
                    -moz-opacity: 0.6;
                    -khtml-opacity: 0.6;
                    position: absolute;
                    left: 0;
                    top: 0;
                    z-index: 3;
                }

                .corporations_kh_list .long-rec a .opt-conts .cts {
                    display: block;
                    cursor: pointer;
                    height: 160px;
                    width: 320px;
                    overflow: hidden;
                    position: absolute;
                    left: 0;
                    top: 0;
                    z-index: 8;
                    padding-top: 77px;
                    text-align: center;
                    font: bold 14px/26px simsun;
                    overflow: hidden;
                    color: #fff;
                    background: url("../images/circle_icon.png") /*tpa=/style/images/circle_icon.png*/ no-repeat 142px 39px;
                }

.lxwm-st-conts {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    width: 1168px;
    margin-top: 10px;
}

    .lxwm-st-conts .conts_lsc {
        height: auto;
        overflow: hidden;
        border: 1px #ccc solid;
        border-bottom: 8px #CC0000 solid;
        border-top: 0;
        background: #F3F0ED;
        zoom: 1;
    }

        .lxwm-st-conts .conts_lsc .cl-lft {
            width: 526px;
            overflow: hidden;
            margin-left: 44px;
            _margin-left: 22px;
            margin-top: 15px;
            float: left;
        }

            .lxwm-st-conts .conts_lsc .cl-lft .adds {
                height: 30px;
                font: bold 14px/20px simsun;
                color: #909090;
                text-align: left;
                overflow: hidden;
            }

            .lxwm-st-conts .conts_lsc .cl-lft .maps {
                height: auto;
                width: 526px;
                overflow: hidden;
                margin-top: 5px;
            }

.cl-rit-cms-cont {
    height: auto;
    width: 510px;
    overflow: hidden;
    float: right;
    margin-right: 44px;
    _margin-right: 22px;
    margin-top: 10px;
}

    .cl-rit-cms-cont .rows {
        height: 27px;
        overflow: hidden;
        margin-top: 7px;
        zoom: 1;
    }

        .cl-rit-cms-cont .rows .long-ipts {
            display: block;
            height: 19px;
            line-height: 21px;
            border: 1px #fff solid;
            float: right;
            width: 390px;
            background: #996666;
            outline: none;
            color: #fff;
        }

        .cl-rit-cms-cont .rows span {
            display: block;
            height: 27px;
            font: bold 14px/27px simsun;
            color: #909090;
            float: right;
            padding-right: 6px;
        }

        .cl-rit-cms-cont .rows .reds {
            padding-right: 12px;
            color: red;
        }

        .cl-rit-cms-cont .rows .mts {
            width: 76px;
            text-align: right;
            overflow: hidden;
        }

        .cl-rit-cms-cont .rows .yws {
            width: 142px;
        }

        .cl-rit-cms-cont .rows .lcs_i {
            width: 164px;
        }

        .cl-rit-cms-cont .rows .tm_ls {
            width: 221px;
        }

    .cl-rit-cms-cont .ats {
        height: auto;
    }

    .cl-rit-cms-cont .rows .tarx {
        height: 155px;
        width: 390px;
        overflow: hidden;
    }

    .cl-rit-cms-cont .tips {
        height: 28px;
        font: bold 14px/22px simsun;
        padding-right: 30px;
        color: #76C42A;
        overflow: hidden;
        text-align: right;
        margin-top: 5px;
    }

    .cl-rit-cms-cont .btn-row {
        height: 39px;
        margin-top: 5px;
        overflow: hidden;
        text-align: left;
        padding-left: 113px;
    }

        .cl-rit-cms-cont .btn-row input {
            display: block;
            height: 39px;
            width: 131px;
            border: 0;
            outline: none;
            background: url("../images/tj_btn.gif") /*tpa=/style/images/tj_btn.gif*/ no-repeat 0 0;
            float: left;
            cursor: pointer;
        }

.a-tts {
    text-align: left;
    padding-left: 20px;
}

.nmts {
    margin-top: 2px;
}

.news-center_cont {
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    width: 1150px;
    background: url("../images/zj-line.gif") /*tpa=/style/images/zj-line.gif*/ repeat-y 571px 0;
}

    .news-center_cont .ncc-rows {
        height: 150px;
        overflow: hidden;
        width: 1150px;
        margin-top: 13px;
        _behavior: url("csshover.htc") /*tpa=/style/css/csshover.htc*/;
    }

        .news-center_cont .ncc-rows .imgs-dm {
            display: block;
            height: 170px;
            width: 330px;
            overflow: hidden;
            float: left;
        }

            .news-center_cont .ncc-rows .imgs-dm img {
                display: block;
                height: 170px;
                width: 330px;
            }

        .news-center_cont .ncc-rows .time {
            display: block;
            float: left;
            margin-left: 116px;
            overflow: hidden;
            background: url("../images/off-lst.gif") /*tpa=/style/images/off-lst.gif*/ no-repeat 0 0;
            width: 123px;
            padding-right: 3px;
            height: 50px;
            text-align: center;
            font: bold 16px/50px simsun;
            margin-top: 60px;
            color: #fff;
        }

        .news-center_cont .ncc-rows .des-xts {
            width: 558px;
            height: 170px;
            overflow: hidden;
            background: #fff;
            float: right;
        }

            .news-center_cont .ncc-rows .des-xts .inrs {
                height: auto;
                width: 534px;
                margin: 0 auto;
            }

                .news-center_cont .ncc-rows .des-xts .inrs .top_tts {
                    display: block;
                    margin-top: 10px;
                    height: 22px;
                    text-align: left;
                    overflow: hidden;
                }

                    .news-center_cont .ncc-rows .des-xts .inrs .top_tts a {
                        font: bold 16px/22px microsoft yahei;
                        color: #5F5F5F;
                    }

                        .news-center_cont .ncc-rows .des-xts .inrs .top_tts a:hover {
                            color: red;
                        }

                .news-center_cont .ncc-rows .des-xts .inrs .des-c {
                    height: 68px;
                    width: 534px;
                    text-align: left;
                    font-size: 14px;
                    margin-top: 10px;
                    line-height: 170%;
                    overflow: hidden;
                    color: #5f5f5f;
                    text-align: left;
                    font-family: microsoft yahei;
                }

                .news-center_cont .ncc-rows .des-xts .inrs .view-more {
                    display: block;
                    height: 20px;
                    text-align: left;
                    margin-top: 12px;
                }

                    .news-center_cont .ncc-rows .des-xts .inrs .view-more a {
                        display: block;
                        height: 23px;
                        line-height: 23px;
                        text-align: left;
                        padding-left: 26px;
                        background: url("../images/view-more.gif") /*tpa=/style/images/view-more.gif*/ no-repeat 0 0;
                        font-size: 14px;
                        color: #5f5f5f;
                        float: left;
                        font-family: microsoft yahei;
                    }

                        .news-center_cont .ncc-rows .des-xts .inrs .view-more a:hover {
                            color: red;
                        }

    .news-center_cont .flt_rit .imgs-dm {
        float: right;
    }

    .news-center_cont .flt_rit .time {
        float: right;
        margin-right: 116px;
        margin-left: 0;
    }

    .news-center_cont .flt_rit .des-xts {
        float: left;
    }

    .news-center_cont .ncc-rows:hover .time {
        background: url("../images/on-lst.gif") /*tpa=/style/images/on-lst.gif*/ no-repeat 0 0;
    }

/** dialog css **/
.all-opts {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999999;
    background: #000;
    opacity: 0.6;
    filter: Alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    display: none;
    width: 0;
    left: 50%;
}

.cms-dialogs {
    display: none;
    width: 0;
    border: 16px #424a52 solid;
    height: 0;
    position: absolute;
    left: 100px;
    top: 100px;
    z-index: 9999999;
}

    .cms-dialogs .close-btn {
        display: block;
        height: 36px;
        width: 36px;
        background: url("../images/close_btn.png") /*tpa=/style/images/close_btn.png*/ no-repeat 0 0;
        cursor: pointer;
        position: absolute;
        right: -10px;
        top: -10px;
        z-index: 9;
    }

    .cms-dialogs .opt {
        height: 490px;
        width: 1013px;
        overflow: hidden;
        background: #fff;
        opacity: 0.9;
        filter: Alpha(opacity=90);
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 3;
    }

    .cms-dialogs .conts {
        height: 520px;
        width: 1045px;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 6;
        background: none;
    }

        .cms-dialogs .conts .inners_cont {
            height: auto;
            height: 480px;
            padding: 20px 0;
        }

            .cms-dialogs .conts .inners_cont .lfts {
                width: 373px;
                height: 480px;
                float: left;
                border-right: 1px #54595f solid;
            }

                .cms-dialogs .conts .inners_cont .lfts .lgs {
                    display: block;
                    margin: 0 auto;
                    margin-top: 105px;
                }

                .cms-dialogs .conts .inners_cont .lfts .fwwz {
                    height: 32px;
                    overflow: hidden;
                    margin: 0 auto;
                    margin-top: 55px;
                }

                    .cms-dialogs .conts .inners_cont .lfts .fwwz a {
                        display: inline-block;
                        *display: inline;
                        zoom: 1;
                        height: 30px;
                        background: #bf0000;
                        border: 1px #fff solid;
                        color: #fff;
                        width: 126px;
                        text-align: center;
                        font: bold 14px/30px simsun;
                        margin: 0 6px;
                        transition: border linear 0.4s,background linear 0.4s,color linear 0.4s;
                        -webkit-transition: border linear 0.4s,background linear 0.4s,color linear 0.4s;
                        -o-transition: border linear 0.4s,background linear 0.4s,color linear 0.4s;
                        -moz-transition: border linear 0.4s,background linear 0.4s,color linear 0.4s;
                    }

                        .cms-dialogs .conts .inners_cont .lfts .fwwz a:hover {
                            border: 1px #d6d6d6 solid;
                            color: #666;
                            background: #fff;
                        }

            .cms-dialogs .conts .inners_cont .rits {
                height: auto;
                float: right;
                width: 610px;
                overflow: hidden;
                margin-top: 20px;
            }

                .cms-dialogs .conts .inners_cont .rits h1 {
                    height: 26px;
                    font: bold 22px/26px simsun;
                    color: #000;
                    text-align: left;
                    overflow: hidden;
                    margin-top: 18px;
                    width: 580px;
                    padding-right: 30px;
                }

                .cms-dialogs .conts .inners_cont .rits .scroll_cont {
                    height: 345px;
                    overflow: hidden;
                    overflow-y: auto;
                    width: 580px;
                    padding-right: 30px;
                    text-align: left;
                    margin-top: 40px;
                }

                .cms-dialogs .conts .inners_cont .rits .kw {
                    height: 20px;
                    margin-top: 20px;
                    overflow: hidden;
                    width: 590px;
                    padding-right: 20px;
                    text-align: right;
                    line-height: 20px;
                    font-weight: bold;
                    font-size: 12px;
                    color: #909090;
                    font-family: simsun;
                }

                    .cms-dialogs .conts .inners_cont .rits .kw a {
                        line-height: 20px;
                        color: #909090;
                        text-decoration: underline;
                        margin-left: 10px;
                    }

                        .cms-dialogs .conts .inners_cont .rits .kw a:hover {
                            color: #b73114;
                        }

.cms-pageindexing {
    height: 30px;
    overflow: hidden;
    text-align: center;
    margin-top: 80px;
    padding-bottom: 30px;
}

    .cms-pageindexing a {
        display: inline-block;
        *display: inline;
        zoom: 1;
        height: 30px;
        line-height: 30px;
        margin: 0 3px;
        font-size: 12px;
        color: #996666;
    }

        .cms-pageindexing a:hover {
            color: #cc0000;
        }

        .cms-pageindexing a.on {
            color: #cc0000;
        }

        .cms-pageindexing a.pre {
            height: 30px;
            width: 30px;
            background: url("../images/go-l-r-btn.gif") /*tpa=/style/images/go-l-r-btn.gif*/ no-repeat 0 -30px;
            margin-right: 20px;
        }

            .cms-pageindexing a.pre:hover {
                background: url("../images/go-l-r-btn.gif") /*tpa=/style/images/go-l-r-btn.gif*/ no-repeat 0 0;
            }

        .cms-pageindexing a.nxt {
            height: 30px;
            width: 30px;
            background: url("../images/go-l-r-btn.gif") /*tpa=/style/images/go-l-r-btn.gif*/ no-repeat -36px -30px;
            margin-left: 20px;
        }

            .cms-pageindexing a.nxt:hover {
                background: url("../images/go-l-r-btn.gif") /*tpa=/style/images/go-l-r-btn.gif*/ no-repeat -36px 0;
            }

.all-content-txt-cons {
    height: auto;
    overflow: hidden;
    text-align: left;
    width: 1140px;
    margin: 0 auto;
    margin-top: 22px;
    padding-bottom: 40px;
}

.all-txt-sh-pre-nxt {
    height: auto;
    overflow: hidden;
    width: 1140px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 50px;
}

    .all-txt-sh-pre-nxt .left {
        height: auto;
        width: 750px;
        overflow: hidden;
        float: left;
    }

        .all-txt-sh-pre-nxt .left .rows {
            height: 30px;
            width: 750px;
            margin-bottom: 13px;
        }

            .all-txt-sh-pre-nxt .left .rows .prevs {
                display: block;
                height: 30px;
                width: 30px;
                background: url("../images/go-l-r-btn.gif") /*tpa=/style/images/go-l-r-btn.gif*/ no-repeat 0 -30px;
                float: left;
            }

            .all-txt-sh-pre-nxt .left .rows span {
                display: block;
                height: 30px;
                float: right;
                width: 710px;
                text-align: left;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                .all-txt-sh-pre-nxt .left .rows span a {
                    font: bold 16px/30px simsun;
                    color: #3a4047;
                }

            .all-txt-sh-pre-nxt .left .rows .nxts {
                display: block;
                height: 30px;
                width: 30px;
                background: url("../images/go-l-r-btn.gif") /*tpa=/style/images/go-l-r-btn.gif*/ no-repeat -36px 0;
                float: left;
            }

            .all-txt-sh-pre-nxt .left .rows span .nts {
                font: bold 16px/30px simsun;
                color: #b73114;
            }

    .all-txt-sh-pre-nxt .right {
        float: right;
        height: 20px;
        overflow: hidden;
        text-align: right;
        line-height: 20px;
        font-weight: bold;
        font-size: 12px;
        color: #909090;
        font-family: simsun;
    }

        .all-txt-sh-pre-nxt .right a {
            line-height: 20px;
            color: #909090;
            text-decoration: underline;
            padding-right: 6px;
        }

            .all-txt-sh-pre-nxt .right a:hover {
                color: #b73114;
            }

.go-top-zx-con {
    width: 60px;
    height: 117px;
    overflow: hidden;
    position: fixed;
    left: 50%;
    margin-left: -645px;
    top: 486px;
    overflow: hidden;
    _position: absolute;
    left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||(document.documentElement.clientWidth*0.5)+585));
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||(document.documentElement.clientHeight*1)-610)));
    _margin-left: 0;
    z-index: 99999;
}

    .go-top-zx-con area {
        outline: none;
    }


.all-content-txt-cons .dl-list {
    float: left;
    margin-left: 15px;
    overflow: hidden;
    margin-top: 40px;
    width: 530px;
    height: auto;
}

    .all-content-txt-cons .dl-list ul li {
        height: 23px;
        text-align: left;
        border-bottom: 1px #cabaac dotted;
        padding: 6px 0 4px 36px;
    }

        .all-content-txt-cons .dl-list ul li span {
            display: block;
            height: 23px;
            overflow: hidden;
            width: 380px;
            float: left;
            text-align: left;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .all-content-txt-cons .dl-list ul li span a {
                font: bold 14px/23px simsun;
                color: #999;
            }

                .all-content-txt-cons .dl-list ul li span a:hover {
                    color: #BF0000;
                    text-decoration: underline;
                }





.inform_list {
    width: 315px;
    float: left;
    padding-bottom: 5px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 0px;
    background-image: url("../images/sx.png") /*tpa=/style/images/sx.png*/;
    background-repeat: no-repeat;
    background-position: right center;
}

    .inform_list ul {
        width: 300px;
        float: left;
        padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 0px;
        margin: 0px;
        padding-right: 0px;
    }

        .inform_list ul li {
            width: 297px;
            list-style-type: none;
            font-size: 13px;
            border-bottom: #cccccc 1px dotted;
            padding-bottom: 0px;
            padding-top: 0px;
            padding-left: 0px;
            line-height: 24px;
            padding-right: 0px;
        }

            .inform_list ul li samp {
                font-size: 11px;
                font-family: geneva, arial, helvetica, sans-serif;
                float: right;
                color: #000;
                margin-right: 10px;
            }

            .inform_list ul li strong {
                float: left;
                margin: 7px 3px 0px 0px;
            }



.inform_list {
    width: 315px;
    float: left;
    padding-bottom: 5px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 0px;
}

    .inform_list ul {
        width: 300px;
        float: left;
        padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 0px;
        margin: 0px;
        padding-right: 0px;
    }

        .inform_list ul li {
            width: 290px;
            list-style-type: none;
            font-size: 13px;
            border-bottom: #cccccc 1px dotted;
            padding-bottom: 0px;
            padding-top: 0px;
            padding-left: 0px;
            line-height: 24px;
            padding-right: 0px;
        }

            .inform_list ul li samp {
                font-size: 11px;
                font-family: geneva, arial, helvetica, sans-serif;
                float: right;
                color: #000;
                margin-right: 10px;
            }

            .inform_list ul li strong {
                float: left;
                margin: 7px 3px 0px 0px;
            }

.footer {
    height: 100;
}

    .footer .f_bg .dl {
        width: 25%;
        float: left;
        margin: 0 auto;
    }

        .footer .f_bg .dl .icon {
            display: block;
            margin: 0 auto;
            margin-top: 10px;
        }

.menu {
    display:none;
    width: 100%;
    font-size: 20px;
    font-family: 'Microsoft New Tai Lue';
}

    .menu ul .li123 {
        text-align: center;
        padding: 15px 0px;
        background-color: #eeeeee;
        border-bottom: 1px solid #cccccc;
    }

.menu2 {
    display: none;
}

    .menu2 li {
        background-color: #dddddd;
        border-bottom: 1px solid #cccccc;
        padding: 10px 0px;
        text-align: center;
    }

.ion-chevron-right,.ion-chevron-down {
    float: right;
    margin-right: 30px;
}
