@import "./ali_font/iconfont.css";

.ali_iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
}

.bb1 {
    border-bottom: 1px solid #eceeee
}

.content  {
    text-indent: 2em;
}

.content img {
    max-width: 100%;
    height: auto;
    display: block;
}

    .content a {
        color: #3275fa;
        text-decoration: underline
    }



.f-50 {
    font-size: 50px;
}

.f-40 {
    font-size: 40px;
}

.br5 {
    border-radius: 5px;
}

.br10 {
    border-radius: 10px;
}

.logotxt1 {
    color: rgb(0, 91, 172);
    font-family: 微软雅黑;
    font-size: 32px;
    letter-spacing: 2px;
}

.logotxt2 {
    color: rgb(0, 91, 172);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0px;
}

.logodh {
    color: rgb(255, 126, 0);
    font-size: 30px;
    font-weight: bold;
}

.logorx {
    font-size: 22px;
    color: rgb(51, 51, 51);
}

.bgf6f7f8 {
    background-color: #f6f7f8;
}

.bg004584 {
    background-color: #004584;
}

.chengse {
    color: rgb(255, 126, 0);
}

.color1 {
    color: rgb(0, 91, 172);
}

.p0m0 {
    padding: 0;
    margin: 0
}

.borderchengse {
    border: solid 1px rgb(255, 126, 0);
}

.btn01 {
    height: 31px;
    padding: 4px 10px;
    background-color: rgb(255, 126, 0);
    border: 0px;
    border-radius: 0px;
    color: #fff;
}

.index_cpzx {
    border: solid 1px #ccc;
    background-color: #fff;
}

    .index_cpzx .title {
        background-color: rgb(0, 91, 172);
        font-size: 24px;
        color: #fff;
        padding: 20px 0px;
        text-align: center;
    }

    .index_cpzx ul li {
        background-color: #fff;
        padding: 20px 0px;
        border-bottom: dashed 1px #ccc;
        margin: 0px 10px;
        font-size: 16px;
    }

.bg0 {
    background-color: #fff;
}

.bg1 {
    background-color: rgb(0, 91, 172);
}

.bg2 {
    background-color: #0073d6;
}

.index_cpzx_dh {
    color: rgb(255, 126, 0);
    font-size: 24px;
    font-weight: bold;
}

.index_cpzx_rx {
    font-size: 18px;
    color: rgb(51, 51, 51);
}

.index_cpzx_cpname {
    padding-top: 10px;
    line-height: 26px;
    font-size: 14px;
    color: #121212;
    height: 52px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.index_bian1 {
    width: 40px;
    height: 40px;
    border-top: #fff 4px solid;
    border-left: solid #fff 4px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.index_bian2 {
    width: 40px;
    height: 40px;
    border-bottom: #fff 4px solid;
    border-right: solid #fff 4px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.index_ry_title {
    color: rgb(255, 126, 0);
    font-size: 30px;
    font-weight: bold;
}

.index_line1 {
    width: 80px;
    height: 10px;
    border-top: 1px solid #0073d6;
    margin: 5px auto 0px auto;
}

.index_line2 {
    border-left: 4px solid #0073d6;
    padding-left: 7px;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
}

/* 首页 新闻 列表 */

ul.nl {
    list-style-type: disc;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 10px;
    float: left;
}

    ul.nl li {
        list-style-type: circle;
        height: 33px;
        line-height: 33px;
        font-size: 14px;
        overflow: hidden;
    }

        ul.nl li.n {
            list-style-type: circle;
        }

        ul.nl li span {
            float: right;
            padding-left: 10px;
            color: #999999
        }



        ul.nl li.h {
            height: 24px;
            margin-bottom: 10px;
        }

        ul.nl li span.a1 {
            line-height: 24px;
            font-size: 14px;
            font-weight: bold;
            border-left: 4px solid #d22222;
            margin: 0;
            padding: 0;
            padding-left: 10px;
            color: #333333
        }


/*滚动的产品列表*/
.scrollBox {
    width: 100%;
    padding: 10px 0px;
    position: relative;
}

    .scrollBox .piclist {
        overflow: hidden;
        zoom: 1;
    }

    .scrollBox .ohbox {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

.scrollBox {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

    .scrollBox .piclist li {
        float: left;
        display: inline;
        width: 220px;
        background: #fff;
        margin-right: 10px;
        padding: 5px;
    }

        .scrollBox .piclist li span {
            height: 25px;
            line-height: 25px;
            display: block;
            text-align: center;
        }

    .scrollBox .pageBtn span {
        display: block;
        width: 37px;
        height: 59px;
        position: absolute;
        top: 72px;
        cursor: pointer;
        text-indent: -999em;
        overflow: hidden;
    }

    .scrollBox .pageBtn .prev {
        left: 20px;
        background-position: -11px -84px;
    }

    .scrollBox .pageBtn .next {
        right: 20px;
        background-position: -53px -84px;
    }

    .scrollBox .pageBtn .list {
        overflow: hidden;
        zoom: 1;
        margin: 10px 0 0 413px;
    }

        .scrollBox .pageBtn .list li {
            float: left;
            display: inline;
            width: 15px;
            height: 15px;
            background-position: -86px -57px;
            cursor: pointer;
            margin-left: 10px;
            line-height: 10000px;
            overflow: hidden;
        }

            .scrollBox .pageBtn .list li.on {
                background-position: -114px -57px
            }

/**/
.pro_title {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #337efe;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.pro_title2 {
    color: #fff;
    background-color: #337efe;
    padding: 10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.pro_title3 {
    color: #fff;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #337efe;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.pro_list {
    width: 100%;
}

    .pro_list ul {
        width: 100%;
    }

        .pro_list ul li {
            width: 100%;
        }

            .pro_list ul li.b1 {
                font-weight: bold;
                height: 60px;
                line-height: 60px;
                background-color: rgba(246,247,248,0.8);
                font-size: 14px
            }

            .pro_list ul li a {
                position: relative;
                display: block;
                text-decoration: none;
                margin-left: 30px;
                height: 50px;
                line-height: 50px;
                border-bottom: 1px #f6f7f8 solid;
                text-align: left;
                padding-left: 10px;
                font-size: 14px
            }

                .pro_list ul li a:hover {
                    background-color: rgba(246,247,248,0.5);
                    color: #337efe
                }
/**/
.picFocus {
    margin: 0 auto;
    width: 100%;
    padding: 5px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

    .picFocus .hd {
        width: 100%;
        padding-top: 5px;
        overflow: hidden;
    }

        .picFocus .hd ul {
            margin-right: -5px;
            overflow: hidden;
            zoom: 1;
            width: 100%
        }

            .picFocus .hd ul li {
                padding-top: 5px;
                float: left;
                text-align: center;
                width: 20%;
                margin-right: 5px;
            }

                .picFocus .hd ul li img {
                    cursor: pointer;
                    border: 2px solid #ddd;
                }

                .picFocus .hd ul li.on {
                    background: url("/Models/webrec/icoUp.gif") no-repeat center 0;
                    /*box-shadow: 2px 2px 4px #D5D6D8;*/
                }

                    .picFocus .hd ul li.on img {
                        border-color: #f60;
                    }

    .picFocus .bd li {
        vertical-align: middle;
    }

    .picFocus .bd img {
        display: block;
    }

/***/
#newstitle {
    position: absolute;
    margin-top: -200px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 100%;
}
/**/
.fenye {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

    .fenye span, .fenye a {
        font-size: 14px;
        display: inline-block;
        color: #333;
        border: 0px solid #ccc;
        padding: 5px 12px;
        margin-right: 5px;
        background: #f0f7ff
    }

        .fenye a.prev {
            margin-right: 0px;
        }

        .fenye a.next {
            margin-left: 0px;
        }

        .fenye a:hover, .fenye span.curr {
            text-decoration: none;
            background: -webkit-gradient(linear, left top, right top, from(#6395fc),to(#3275fa)) !important;
            background: -webkit-linear-gradient(left, #6395fc,#3275fa) !important;
            background: linear-gradient(to right, #6395fc,#3275fa) !important;
            color: #FFFFFF !important;
        }

        .fenye span.totalpage {
            font-size: 14px;
            display: inline-block;
            color: #888;
            border: 0px solid #707070;
            padding: 0px;
            margin: 0px 2px;
        }

@media screen and (max-width: 800px) {
    .fenye {
        width: 100%;
        text-align: center;
        overflow: hidden;
    }

        .fenye a {
            font-size: 14px;
            display: inline-block;
            color: #333;
            border: 0px solid #ccc;
            padding: 5px 12px;
            background: #f0f7ff
        }

            .fenye a:hover, .fenye a.curr {
                text-decoration: none;
                background: -webkit-gradient(linear, left top, right top, from(#6395fc),to(#3275fa)) !important;
                background: -webkit-linear-gradient(left, #6395fc,#3275fa) !important;
                background: linear-gradient(to right, #6395fc,#3275fa) !important;
                color: #FFFFFF !important;
            }

            .fenye a.prev {
                margin-right: 0px;
            }

            .fenye a.next {
                margin-left: 0px;
                display: none;
            }


        .fenye span {
            border: 0px solid #2f58e4;
            color: #fff;
            text-decoration: none;
            background: #f0f7ff
        }

            .fenye span#totalpage {
                font-size: 14px;
                display: inline-block;
                color: #000;
                border: 0px solid #707070;
                padding: 0px;
                margin: 0px 2px;
            }
}


/**/
.picScroll-top {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;    
}

    .picScroll-top .hd {
        overflow: hidden;
        height: 30px;
        background: #f4f4f4;
        padding: 0 10px;
    }

        .picScroll-top .hd .prev, .picScroll-top .hd .next {
            display: block;
            width: 9px;
            height: 5px;
            float: right;
            margin-right: 5px;
            margin-top: 10px;
            overflow: hidden;
            cursor: pointer;
            background: url("../images/arrow.png") 0 -100px no-repeat;
        }

        .picScroll-top .hd .next {
            background-position: 0 -140px;
        }

        .picScroll-top .hd .prevStop {
            background-position: -60px -100px;
        }

        .picScroll-top .hd .nextStop {
            background-position: -60px -140px;
        }

        .picScroll-top .hd ul {
            float: right;
            overflow: hidden;
            zoom: 1;
            margin-top: 10px;
            zoom: 1;
        }

            .picScroll-top .hd ul li {
                float: left;
                width: 9px;
                height: 9px;
                overflow: hidden;
                margin-right: 5px;
                text-indent: -999px;
                cursor: pointer;
            }

                .picScroll-top .hd ul li.on {
                    background-position: 0 0;
                }

    .picScroll-top .bd {
        padding: 10px;
    }

        .picScroll-top .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .picScroll-top .bd ul li {
                text-align: center;
                zoom: 1;
            }

                .picScroll-top .bd ul li .pic {
                    text-align: center;
                }

                    .picScroll-top .bd ul li .pic img {
                        width:100%;                      
                        display: block;                 
                    }

                    .picScroll-top .bd ul li .pic a:hover img {
                        
                    }

                .picScroll-top .bd ul li .title {
                    line-height: 24px;
                    padding-bottom: 10px
                }
