﻿@charset "utf-8";

body, th, td, input, select, textarea, div, p {
    padding: 0;
    margin: 0;
}

body {
    font-family: "Microsoft yahei";
    font-size: 12px;
    -webkit-text-size-adjust: 100%;
    color: #616161;
}

dl, ol, dt, dd, ul, li, form, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #616161
}

.height-60 {
    height: 60px;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    color: #616161;
}

input, select, textarea {
    vertical-align: middle
}

img {
    border: 0;
    vertical-align: middle;
    display: inline-block;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
/* ie7 hack*/
* + html .clearfix {
    min-height: 1%;
}

.clearfix {
    display: block;
}

a:focus {
    outline: none;
    -moz-outline: none;
}

.hidden {
    display: none;
}

.main {
    width: 1200px;
    padding-top: 40px;
    margin: 0 auto;
    overflow: hidden;
}


    .main .left {
        float: left;
        width: 260px;
        display: inline;
    }

    .main .right {
        float: right;
        width: 875px;
        display: inline;
    }

.right_bg {
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.wrapper {
    background: #f6f6f6;
    width: 100%;
    clear:both;
    margin-top:20px;
    display:inline-block;
}

/*page*/
.page {
    margin: 0px auto;
    text-align: center;
    line-height: 25px;
    padding: 10px 0px;
    font-family: "宋体"
}

    .page a {
        display: inline-block;
        padding: 0px 8px;
        border: 1px solid #ccc;
        margin-left: 5px;
    }

        .page a:hover, .page .sel, .page .sele {
            border: 1px solid #CCCCCC;
            background: #3B8AC3;
            color: #fff;
        }

    .page .prev, .page .next {
        display: inline-block;
        margin: 0 5px;
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #fff
    }

        .page .prev:hover, .page .next:hover {
            color: #fff;
        }

.products ul li p.th3 a {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    text-align: left;
    font-family: '宋体';
    color: #333;
}

.products ul li p.tag {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: left;
    font-family: '宋体';
    color: #666;
}
/*custom newsdetail*/
.custom .newsdetail {
}

    .custom .newsdetail .title {
        font-size: 14px;
        text-align: center;
        padding: 10px 0px;
        font-weight: bold;
        border-bottom: 1px solid #ddd;
    }

    .custom .newsdetail .content {
        line-height: 22px;
        margin-bottom: 15px;
    }

        .custom .newsdetail .content img {
            max-width: 100%;
        }

    .custom .newsdetail .back {
        text-align: right;
        float: none;
        height: 17px;
        margin-bottom: 10px;
    }

        .custom .newsdetail .back a {
            display: inline-block;
            background: url(../images/arrow.png) no-repeat left center;
            padding: 10px 0px 10px 20px;
        }

/*site menu*/
.sitemenu {
    background: #f6f6f6;
    border-bottom: 1px solid #EBEBEB;
    height: 28px;
    line-height: 28px;
    width: 100%;
    z-index: 999;
    top: 0px;
    left: 0px; 
          position: fixed;
         
    color: #fff
}

.sitemenu .friend{
	float:right;
	width:231px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}


    .sitemenu a {
        color: #999999;
    }

    .sitemenu .container {
        width:1200px;
        margin:0px auto;
    }

        .sitemenu .container div, .sitemenu .container div a {
            color: #999999;
        }

            .sitemenu .container div.login {
                float: right;
                word-spacing: 15px;
            }

                .sitemenu .container div.login a {
                    color: #999999;
                }

    .sitemenu .icon-logo-01 {
        font-size: 14px;
        color: #ed6d00;
        margin-right: 5px;
    }

    /*banner*/
    .banner {
        width: 100%;
        text-align: center;
        height: 395px;
        overflow: hidden;
        background: #fff;
        margin: 0px auto;
    }

    .banner img {
        width: 100%;
        height: 395px;
    }

.about-news-bk {
    width: 1080px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto
}
/*渐隐*/
.luara- {
    position: relative;
    padding: 0;
    overflow: hidden;
}

    .luara- ul {
        padding: inherit;
        margin: 0;
    }

        .luara- ul li {
            display: none;
            padding: inherit;
            margin: inherit;
            list-style: none;
        }

            .luara- ul li:first-child {
                display: block;
            }

            .luara- ul li img {
                width: 100%;
                height: 395px;
            }

.banner ol { 
    position: relative;
    height: 20px;
    top: -25px;
    margin: 0 auto;
    min-width:10px;
    max-width:77px;
}

    .banner ol li {
        float: left;
        width: 10px;
        height: 10px;
        margin: 4px;
        background: #fff;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

        .banner ol li.seleted {
            background: #0296FF;
            opacity: 0.8;
            filter: alpha(opacity=80);
        }
/*menu*/
.menubg {
    width: 100%;
    background: #fff;
    overflow: hidden;
    clear: both;
}

/** header**/

.header {
    width: 100%;
    height:100px;
    border-bottom: 1px solid rgba(170, 170, 170, 0.2);
}

    .header .container {    
    width:1200px;
    margin:0px auto;
    }

    .header .iphone {
        float: right;
        text-align: right;
        margin-top: 38px;
        font-size:16px;
    }
    .header .iphone b {
        font-size:16px;
    }
        .header .logo {
        float: left;
        height: 100px;
        line-height: 100px;
       
    }
        .header .logo .logoimg {
            display: inline-block;
            float: left;
        }
        .header .logo a img {
            max-width: 145px;
            max-height: 60px;
            margin-right: 15px;
        }
    .header p a {
        font-weight: bold;
        font-size: 26px;      
        display: inline-block;
        float: left;
    }
/** 只展示Logo时，菜单展示模式 **/

.fixmenubg {
    width: 100%;
    height: 80px;
    background: #fff;
    overflow: hidden;
    clear: both;
    margin-top: 25px;
    position: relative;
}

    .fixmenubg .fixlogo {
        float: left;
        bottom: 0;
        margin-bottom: 19px;
        position: absolute;
    }

        .fixmenubg .fixlogo a img {
            max-width: 250px;
            max-height: 60px;
        }

.fixmenu {
    float: right;
    width: 900px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    margin-bottom: 16px;
    left: 280px;
    position: absolute;
}

    .fixmenu ul li {
        float: left;
        width: 88px;
        text-align: center;
        position: relative;
        height: 50px;
        line-height: 50px;
    }

        .fixmenu ul li.icon1 {
            background: none;
        }

        .fixmenu ul li a {
            display: block;
            color: #333;
            font-size: 15px;
        }

            .fixmenu ul li a:hover, .fixmenu ul li a.sel {
                color: #0296FF;
                text-decoration: underline
            }


/**** Logo+企业名称 或  企业名称展示时，菜单对应模式 *****/

.menu { 
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    clear:both;
    height:50px;
    line-height:50px;
} 
    .menu ul li {
        float: left;
        width: 100px;
        text-align: center;
        position: relative;
        height: 50px;
        line-height: 50px;
    }

        .menu ul li.icon1 {
            background: none;
        }

        .menu ul li a {
            display: inline-block;
            width: 100%;
            height: 49px;
            line-height: 49px;
            color: #333;
            font-size: 15px;
        }

            .menu ul li a:hover, .menu ul li a.sel {
                color: #0296FF;
                border-bottom: 1px solid #0296ff;
                height: 48px;
                line-height: 48px;
                width: 100%;
                display: inline-block;
            }

/*nav*/
.nav {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    border-bottom: 1px solid #CBCBCB;
    margin-bottom: 5px
}

    .nav .navTitle {
        height: 35px;
        border-bottom: none;
        font-weight: bold;
        padding: 0px 25px;
        float: left;
        background: url(../images/icon.jpg) no-repeat 10px 13px;
    }

    .nav p {
        float: right;
        font-size: 12px;
        font-family: "宋体"
    }

    .nav a, .nav a:visited {
        font-size: 12px;
        display: inline-block;
        margin: 0px 5px;
    }

/** Index Case Module**/
.case {
    height: 470px;
    padding-top: 25px;
}

    .case .tip-title, .recommand-products .tip-title, .aboultus .tip-title, .recommand-news .tip-title {
        font-size: 18px;
        font-weight: bold;
        color: #333333;
        text-align: center;
    }

    .case .tip-subtitle, .recommand-products .tip-subtitle, .aboultus .tip-subtitle, .recommand-news .tip-subtitle {
        font-size: 13px;
        color: #999;
        text-align: center;
        margin: 10px auto;
        letter-spacing: 0.1em
    }

    .case ul {
        margin: 20px 0 0 0;
        padding: 0px;
    }

        .case ul li {
            width: 384px;
            height: 372px;
            background-color: #fff;
        }

            .case ul li.first {
                float: left;
            }

            .case ul li.middle {
                float: left;
                margin: auto 20px;
            }

            .case ul li.last {
                float: right;
            }

            .case ul li img {
                width: 360px;
                height: 214px;
                border: 0px;
                margin: 12px;
            }

            .case ul li .item-text {
                width: 344px;
                height: 106px;
                border: 1px solid #EBEBEB;
                margin: 10px auto auto auto;
            }

                .case ul li .item-text a {
                    font-size: 16px;
                    color: #333333;
                    letter-spacing: 0.1em;
                    line-height: 16px;
                    display: block;
                    text-align: center;
                    margin: 15px auto;
                    overflow: hidden;
                }

                .case ul li .item-text p {
                    font-size: 14px;
                    color: #666;
                    padding: 0 16px;
                    letter-spacing: 0.1em;
                }

/** Index Recommend Products**/
.recommand-products {
    padding-top: 15px;
}

.product-container {
    width: 100%;
    margin: auto;
    *text-align: center;
    overflow: hidden;
}

    .product-container ul.productcategories {
        display: table;
        margin: 10px auto;
    }

        .product-container ul.productcategories li {
            float: left;
            margin-left: 50px;
            text-align: center;
            color: #666;
            font-size: 14px;
            cursor: pointer;
        }


            .product-container ul.productcategories li:hover, .product-container ul.productcategories li.curr {
                color: #333;
                font-weight: bold;
            }


    .product-container ul.recommendproductlist {
        margin: 20px auto;
        padding: 0px;
    }

        .product-container ul.recommendproductlist li {
            float: left;
            width: 384px;
            height: 310px;
            border: 1px solid #ebebeb;
            margin-bottom: 20px;
            text-align:center;
        }

            .product-container ul.recommendproductlist li.other {
                float: left;
                margin-left: 21px;
            }

            .product-container ul.recommendproductlist li a img {
                max-width: 360px;
                max-height: 214px;
                border: 0px;
                margin: 12px;
            }

            .product-container ul.recommendproductlist li p.product-title {
                text-align: center;
                color: #333;
                font-size: 14px;
                padding: 10px 0px 10px 25px;
            }

            .product-container ul.recommendproductlist li p.product-intro {
                text-align: left;
                color: #666;
                font-size: 12px;
                padding-left: 25px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                height:16px;
                padding-right:6px;
            }

.product-more {
    height: 35px;
    width: 105px;
    margin: 8px auto;
}

.about-more {
    height: 44px;
    width: 132px;
    float: left;
    margin-top: 20px;
}

.news-more {
    width: 623px;
    border-top: 1px solid #ebebeb;
    padding-top: 25px;
}


    .product-more a, .about-more a, .news-more a {
        display: inline-block;
        width: 105px;
        height: 35px;
        line-height: 35px;
        background-color: #eff9ff;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        color: #0296FF;
    }
/** Index  About Us**/
.aboultus {
    padding-top: 25px;
    height: 330px;
}

    .aboultus .company-about {
        margin-top: 20px;
    }

        .aboultus .company-about .about-text {
            float: left;
            width: 720px;
        }

            .aboultus .company-about .about-text .aboult-text-companyname {
                font-size: 20px;
                color: #333333;
                letter-spacing: 0.8px;
                text-align: left;
                line-height: 32px;
                margin: 10px auto 10px auto;
            }

            .aboultus .company-about .about-text .aboult-text-intro {
                font-size: 14px;
                color: #333333;
                letter-spacing: 0.8px;
                text-align: left;
                line-height: 23px;
            }

        .aboultus .company-about .about-img {
            float: left;
            margin-left: 77px;
            width: 360px;
        }

            .aboultus .company-about .about-img img {
                width: 360px;
                height: 214px;
            }

/** Index News**/
.recommand-news {
    padding-top: 25px;
    clear: both;
}

    .recommand-news .news-container {
        padding-top: 15px;
    }

        .recommand-news .news-container .news-recommend {
            float: left;
            width: 460px;
            height: 393px;
            border: 1px solid #ebebeb;
        }

            .recommand-news .news-container .news-recommend .rnews-date {
                margin: 0px auto auto 0px;
                color: #999;
                font-size: 13px;
                float:right;
            }

            .recommand-news .news-container .news-recommend .rnews-title {
                margin: 23px auto auto 50px;
                width: 360px;
                overflow: hidden;
                color: #333;
                font-size: 15px;
            }

            .recommand-news .news-container .news-recommend .rnews-content {
                margin: 15px auto auto 50px;
                color: #999;
                width: 360px;
                line-height: 22px;
                font-size: 13px;
            }

            .recommand-news .news-container .news-recommend .rnews-img img {
                margin: 25px auto auto 50px;
                width: 360px;
                height: 230px;
            }

        .recommand-news .news-container .othernews-list {
            float: left;
            margin-left: 77px;
        }

            .recommand-news .news-container .othernews-list ul {
                padding: 0px;
                width: 623px;
            }

                .recommand-news .news-container .othernews-list ul li {
                    list-style: none;
                    border-top: 1px solid #EBEBEB;
                    padding-top: 20px;
                    padding-left: 30px;
                    height: 90px;
                }

                    .recommand-news .news-container .othernews-list ul li .dot {
                        float: left;
                        width: 5px;
                        height: 5px;
                        background-color: #666;
                        border-radius: 50px; /* 图形的半径 */
                        margin-top: 8px;
                    }

                    .recommand-news .news-container .othernews-list ul li .newsitem-text {
                        float: left;
                        width: 362px;
                        margin-left: 15px;
                    }

                        .recommand-news .news-container .othernews-list ul li .newsitem-text .newsitem-text-title {
                            color: #333;
                            font-size: 15px;
                        }

                        .recommand-news .news-container .othernews-list ul li .newsitem-text .newsitem-text-intro {
                            color: #999;
                            font-size: 13px;
                            line-height: 20px;
                            margin: 10px auto;
                        }

                    .recommand-news .news-container .othernews-list ul li .newsitem-date {
                        float: left;
                        color: #999;
                        font-size: 13px;
                        margin-left: 120px;
                    }

/*about*/
.about {
    margin-bottom: 10px;
    margin-top: 20px;
    width: 525px;
    height: auto;
    overflow: hidden;
    float: left
}

    .about .aboutT {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        border-bottom: 1px solid #cbcbcb
    }
/*.about .aboutT span{  height:35px; border-bottom:none; padding:0px 25px; float:left; background:url(../images/icon.jpg) no-repeat 10px 13px;}*/
.about-style-color {
    color: rgb(204, 204, 204);
    font-size: 18px;
    margin-left: 6px;
    float: left
}

.about-style {
    color: #636363;
    font-size: 16px;
    margin-left: 1px;
    float: left;
    height: 38px;
    line-height: 38px;
    border-bottom: 3px solid #76a4c6
}

.nav .about-style {
    color: #636363;
    font-size: 16px;
    margin-left: 1px;
    float: left;
    height: 48px;
    line-height: 48px;
    border-bottom: 3px solid #76a4c6
}

.about .aboutT a {
    float: right;
    width: 94px;
    height: 20px;
    background: url(../images/more.png) no-repeat;
    line-height: 20px;
    color: #FFF;
    font-size: 12px;
    font-family: "宋体";
    margin-top: 10px
}

.about .info {
    padding: 0px 0px 10px 0px;
    min-height: 126px;
}

    .about .info .companyname {
        margin-bottom: 10px;
        display: none;
    }

        .about .info .companyname strong {
            font-size: 14px;
        }

    .about .info .fans {
        display: none;
    }

        .about .info .fans em {
            font-style: normal;
            color: #990000;
            margin: 0 10px
        }

        .about .info .fans span {
            margin-right: 15px;
            display: inline-block;
        }

    .about .info .content {
        line-height: 25px;
        margin-top: 10px;
    }

.about .content .contentText {
    text-indent: 2em;
    line-height: 30px;
    color: #5a5a5a;
    height: 148px;
    ;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: none
}

#leftProc {
    position: relative;
    width: 230px;
    height: 180px;
    line-height: 180px;
    text-align: center;
    border: 1px solid #D2D7DD;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 5px;
}

.tuiPro {
    height: 35px;
    font-size: 12px;
    line-height: 35px;
    padding-left: 15px;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
    background: #D0020A
}

#leftProc img {
    width: 230px;
    height: 180px;
}

#leftProc .slidesjs-pagination li a {
    background: #666;
    border: 1px solid #fff;
    color: #333;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
}

    #leftProc .slidesjs-pagination li a.active, #leftProc .slidesjs-pagination li a.active:hover {
        background: #ff0000;
        color: #fff;
    }

.slidesjs-pagination {
    margin-top: -20px;
    margin-right: 40em;
}

/*newproducts*/
.newproducts {
}

    .newproducts .proT {
        width: 1080px;
        margin-left: auto;
        margin-right: auto;
        height: 40px;
        line-height: 35px;
        font-size: 14px;
        border-bottom: 1px solid #cbcbcb
    }

.new-top-border {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #cbcbcb
}

.newproducts .proT span {
}

.newproducts .proT a {
    float: right;
    width: 94px;
    height: 20px;
    background: url(../images/more.png) no-repeat;
    line-height: 20px;
    color: #FFF;
    font-size: 12px;
    font-family: "宋体";
    margin-top: 10px
}

.newproducts .list {
    overflow: hidden;
    zoom: 1;
    position: relative /*ie7 bug overflow no a*/;
    width: 1080px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto
}

    .newproducts .list ul {
        margin-top: 15px;
    }

        .newproducts .list ul li {
            float: left;
            display: inline;
            margin-left: 18px;
        }

            .newproducts .list ul li .pimg {
                height: 138px;
                margin: 0 auto;
                line-height: 135px;
                text-align: center;
                background: #fff;
                position: relative;
                border: 1px solid #DDDDDD
            }

                .newproducts .list ul li .pimg:hover {
                }

            .newproducts .list ul li img {
                vertical-align: middle;
                _width: 165px;
                _height: 138px;
                overflow: hidden;
            }

            .newproducts .list ul li p {
                line-height: 40px;
                height: 40px;
                overflow: hidden;
                text-align: center;
            }

                .newproducts .list ul li p.tags {
                    display: none
                }

                .newproducts .list ul li p.title a {
                }

                    .newproducts .list ul li p.title a:hover {
                    }

.left-more {
    float: left;
    width: 74px;
    text-align: center
}

.right-add {
    float: left;
    width: 20px;
    text-align: center;
    font-size: 18px;
}

.new-product {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.newproducts .list li {
    width: 206px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

    .newproducts .list li .infoImg {
        width: 194px;
        height: 160px;
        border: 1px solid #e0e0e0;
        padding: 5px;
        overflow: hidden;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        *display: block;
        line-height: 160px;
    }

        .newproducts .list li .infoImg img {
            width: 194px;
            height: 160px;
            vertical-align: middle;
        }

.infoContent {
    height: 30px;
    background: #FFF;
    line-height: 30px;
    margin-bottom: 10px;
    overflow: hidden;
    font-family: "宋体";
    color: #414141
}

.links-list {
    width: 1080px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    font-family: "宋体"
}

    .links-list a {
        margin-right: 10px
    }

/*特供*/
.teproducts {
    width: 885px;
    height: auto;
    overflow: hidden;
    float: right
}

    .teproducts .proT {
        height: 40px;
        line-height: 35px;
        font-size: 14px;
        font-weight: bold;
        background: url(../images/about-bg.png) no-repeat left bottom
    }

        .teproducts .proT a {
            float: right;
            margin-right: 10px;
            width: 48px;
            height: 24px;
            font-size: 12px;
            font-weight: normal
        }

    .teproducts .list {
        overflow: hidden;
        zoom: 1; /*ie7 bug overflow no a*/
        ;
    }

        .teproducts .list ul {
        }

            .teproducts .list ul li {
                float: left;
                width: 208px;
                display: inline;
                margin-left: 5px;
                margin-bottom: 5px;
                margin-right: 8px
            }

                .teproducts .list ul li .pimg {
                    height: 228px;
                    margin: 0 auto;
                    line-height: 225px;
                    text-align: center;
                    background: #fff;
                    position: relative;
                    *font-size: 175px
                }

                .teproducts .list ul li:hover {
                }

                .teproducts .list ul li img {
                    max-width: 206px;
                    max-height: 228px;
                    vertical-align: middle;
                    _width: 208px;
                    _height: 228px;
                    overflow: hidden;
                }

                .teproducts .list ul li p {
                    height: 30px;
                    background: #FFF;
                    line-height: 30px;
                    margin-bottom: 10px;
                    overflow: hidden;
                    text-align: center;
                    font-family: "宋体"
                }

                    .teproducts .list ul li p.tags {
                        display: none
                    }

                    .teproducts .list ul li p.title a {
                    }

                        .teproducts .list ul li p.title a:hover {
                        }

/*share*/
.share {
    float: left;
    margin-top: 15px
}

.border {
}
/*city*/
.city {
}

    .city p {
        padding: 10px 15px;
    }

    .city .list {
        overflow: hidden;
        line-height: 25px;
        background: #018602;
    }

    .city p a {
        display: inline-block;
        margin-right: 8px;
        color: #fff;
    }

    .city p.cityTx {
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        background: url(../images/titileB.png) repeat-x;
    }

        .city p.cityTx span {
            font: 14px "Microsoft yahei";
            color: #fff;
            margin-left: 10px;
            margin-top: 11px;
            float: left;
        }

        .city p.cityTx a {
            float: right;
            width: 31px;
            height: 5px;
            background: url(../images/left-more.png) no-repeat;
            text-indent: -9999px;
            margin-top: 20px;
            margin-right: 10px
        }

.city_inside {
    padding: 10px;
    float: none;
    margin: 0;
    width: auto;
    display: block;
    border: none;
    background: none;
}

    .city_inside p {
        line-height: 30px;
    }

        .city_inside p a {
            margin-right: 10px;
        }
/*news*/
.news {
    margin-top: 20px;
    margin-bottom: 10px;
    width: 525px;
    height: auto;
    float: right
}

    .news .newsT {
        height: 40px;
        line-height: 35px;
        font-size: 14px;
        border-bottom: 1px solid #cbcbcb
    }

        .news .newsT a {
            float: right;
            width: 94px;
            height: 20px;
            background: url(../images/more.png) no-repeat;
            line-height: 20px;
            color: #FFF;
            font-size: 12px;
            font-family: "宋体";
            margin-top: 10px
        }

    .news .list {
        padding: 10px 10px;
        min-height: 126px;
    }

    .news .cimg {
        width: 0px;
        overflow: hidden;
        display: none
    }

        .news .cimg p {
            display: none;
            color: #fff;
            background: #000;
            height: 24px;
            line-height: 24px;
            position: absolute;
            left: 0;
            width: 96%;
            overflow: hidden;
            bottom: 0px;
            padding: 0 2%;
            opacity: .8;
            filter: alpha(opacity=80)
        }

        .news .cimg img {
            max-width: 100%;
            max-height: 170px
        }

    .news .list ul li {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        font-family: "宋体";
        margin-top: 1px
    }

        .news .list ul li a {
            width: 410px;
            float: left;
            display: inline-block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            padding-right: 10px;
        }

            .news .list ul li a:hover {
                color: #5b7da2
            }

        .news .list ul li span {
            float: right;
            font-family: "宋体"
        }
/*newslist*/
.newslist {
    padding: 0px 10px
}

    .newslist ul {
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .newslist ul li {
            line-height: 45px;
            padding-left: 10px;
            font-size: 13px;
            border-bottom: 1px dashed #ccc;
            font-family: "宋体"
        }
            .newslist ul li:hover {
                border-bottom: 1px dashed #333;
            }
            .newslist ul li:hover a {
                color: #333; 
            }

            .newslist ul li span {
                float: right;
                margin-right: 10px;
            }

    .newslist .newsguide .newstitle {
        float: left;
        padding-left: 30px;
        width: 550px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        background: url(../images/li.png) no-repeat 10px 11px;
    }

        .newslist .newsguide .newstitle a {
            color: #333;
            font-weight: bold;
        }

    .newslist .newsguide .newsdate {
        float: right;
        margin-right: 10px;
    }

    .newslist .newscontent {
        padding: 0px 10px;
        clear: both;
        text-indent: 2em;
    }
/*aboutus*/
.aboutus {
}

    .aboutus .title {
        display: none;
    }

    .aboutus .content {
        line-height: 30px;
        min-height: 250px;
        padding: 15px;
        font-family: "宋体"
    }

        .aboutus .content img {
            max-width: 100%;
        }
/*news_related*/
.news_related {
    margin: 10px auto;
}

    .news_related .news_relatedT {
        height: 25px;
        line-height: 25px;
        font-size: 14px;
        font-weight: normal;
        border-bottom: 1px solid #ccc;
        margin-left: auto;
        margin-right: auto
    }

        .news_related .news_relatedT span {
            font-size: 12px;
            padding: 5px 10px;
            background: #2548ac;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            color: #fff;
        }

    .news_related .list {
        padding: 10px;
    }

    .news_related ul li {
        line-height: 22px;
        height: 22px;
        background: url(../images/squ.jpg) no-repeat 8px center;
        padding-left: 21px;
    }


/*categories*/
/*leftcategories*/
.bk {
    width: 1080px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.leftcategories {
    width: 188px;
    float: left;
    height: auto;
    overflow: hidden;
}

    .leftcategories .title_box {
        width: auto;
        height: 50px;
        background: url(../images/jt1.png) no-repeat 155px 17px #438fc9;
        line-height: 50px;
        color: #FFF;
        font-size: 16px;
    }

        .leftcategories .title_box span {
            padding-left: 18px;
            line-height: 28px;
        }

    .leftcategories .list {
        border-top: none;
    }

        .leftcategories .list ul {
            width: auto;
        }

            .leftcategories .list ul li.pro1 {
                position: relative;
            }

                .leftcategories .list ul li.pro1 .pro1Link {
                    color: #646464;
                    display: block;
                    height: 50px;
                    line-height: 50px;
                    padding-left: 18px;
                    cursor: pointer;
                    background: #FFF;
                    font-size: 16px;
                    padding-right: 15px;
                    border-bottom: 1px solid #e7e7e7;
                }

                .leftcategories .list ul li.pro1 .icon {
                    background: url(../images/jt.png) no-repeat;
                    display: inline-block;
                    height: 18px;
                    width: 13px;
                    float: right;
                    margin-top: 16px;
                    cursor: pointer;
                    margin-right: 20px
                }



                .leftcategories .list ul li.pro1 .pro1Link:hover {
                    color: #646464;
                    text-decoration: none
                }

            .leftcategories .list ul li .ulpro2 {
                width: auto;
                height: auto;
                overflow: hidden;
                margin-left: auto;
                margin-right: auto;
                background: #FFF
            }

            .leftcategories .list ul li.pro2 {
                height: 35px;
                line-height: 35px;
                color: #FFF;
                border-bottom: 1px solid #E7E7E7
            }

                .leftcategories .list ul li.pro2 a {
                    color: #646464
                }

                    .leftcategories .list ul li.pro2 a:hover {
                        color: #646464
                    }

                .leftcategories .list ul li.pro2 .pro2Link {
                    margin-left: 10px;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    float: left;
                    width: 187px;
                    overflow: hidden;
                    padding-left: 15px;
                    width: 150px;
                    font-family: "宋体"
                }

                    .leftcategories .list ul li.pro2 .pro2Link:hover {
                    }


.leftcategories1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 13px
}

    .leftcategories1 .title_box {
        width: auto;
        height: 40px;
        background: #004097;
        line-height: 40px;
        color: #FFF;
        font-size: 16px;
        border-left: 7px solid #92d60f;
        margin-bottom: 10px
    }

        .leftcategories1 .title_box span {
            padding-left: 18px;
            line-height: 28px;
        }

    .leftcategories1 .list {
        border-top: none;
        padding-bottom: 10px;
    }

        .leftcategories1 .list ul {
            width: 210px;
        }

            .leftcategories1 .list ul li.pro1 {
                position: relative;
                margin-bottom: 5px
            }

                .leftcategories1 .list ul li.pro1 .pro1Link {
                    color: #FFF;
                    display: block;
                    height: 30px;
                    line-height: 30px;
                    padding-left: 30px;
                    cursor: pointer;
                    background: url(../images/li_bg1.png) no-repeat;
                    font-weight: bold;
                    padding-right: 15px;
                }

                .leftcategories1 .list ul li.pro1 .icon {
                    background: url(../images/picon.png) no-repeat right center;
                    display: inline-block;
                    height: 19px;
                    width: 20px;
                    float: left; /* margin-left: 20px; */
                    margin-top: 6px;
                    cursor: pointer
                }

                .leftcategories1 .list ul li.pro1 .pro1Link:hover {
                    color: #FFF;
                    text-decoration: underline
                }

            .leftcategories1 .list ul li .ulpro2 {
                width: 200px;
                height: auto;
                overflow: hidden;
                background: #004097;
                margin-left: auto;
                margin-right: auto;
                padding-bottom: 10px
            }

            .leftcategories1 .list ul li.pro2 {
                background: url(../images/left-li-bg.png) repeat-x bottom;
                height: 25px;
                line-height: 25px;
                color: #FFF
            }

                .leftcategories1 .list ul li.pro2 a {
                    color: #FFF
                }

                    .leftcategories1 .list ul li.pro2 a:hover {
                        color: #FFF
                    }

                .leftcategories1 .list ul li.pro2 .pro2Link {
                    margin-left: 10px;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    float: left;
                    width: 187px;
                    overflow: hidden;
                    background: url(../images/arrow1.png) no-repeat left center;
                    padding-left: 10px;
                    width: 150px;
                }

                    .leftcategories1 .list ul li.pro2 .pro2Link:hover {
                    }



.categories {
    width: 210px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-top: 15px
}

    .categories .homecate {
        width: 210px;
        height: 40px;
        line-height: 37px;
        font-size: 16px;
        background: url(../images/product-bg.png) no-repeat;
        text-indent: 15px;
        color: #FFF;
        margin-bottom: 10px
    }

    .categories .list {
        width: 210px;
        height: auto;
        overflow: hidden
    }

        .categories .list ul {
            display: inline-block
        }

            .categories .list ul li {
                width: 210px;
                height: 42px;
                line-height: 42px;
                overflow: hidden;
                background: #005baa;
                font-size: 12px;
                text-align: center;
                color: #FFF;
                font-family: "宋体"
            }

                .categories .list ul li a {
                    color: #FFF
                }

                    .categories .list ul li a:hover {
                        color: #FFF
                    }

                .categories .list ul li:hover {
                    background: #004e90
                }

.style-font {
    color: #2f64aa;
    float: right;
    margin-right: 15px;
    font-weight: bold;
    font-size: 16px;
    *+margin-top:-37px
}


.categories-bg {
    width: 210px;
    height: auto;
    overflow: hidden
}

    .categories-bg .homecate-bg {
        width: 210px;
        height: 40px;
        line-height: 37px;
        font-size: 16px;
        background: #004097;
        border-left: 7px solid #93d50f;
        text-indent: 10px;
        color: #FFF;
        margin-bottom: 10px
    }

    .categories-bg .list-bg {
        width: 210px;
        height: auto;
        overflow: hidden
    }

        .categories-bg .list-bg ul {
            display: inline-block
        }

            .categories-bg .list-bg ul li {
                width: 210px;
                height: 42px;
                line-height: 42px;
                overflow: hidden;
                background: #005baa;
                font-size: 12px;
                text-align: center;
                color: #FFF;
                font-family: "宋体"
            }

                .categories-bg .list-bg ul li a {
                    color: #FFF
                }

                    .categories-bg .list-bg ul li a:hover {
                        color: #FFF
                    }

                .categories-bg .list-bg ul li:hover {
                    background: #004e90
                }



/*products*/
.products {
    margin: 0px auto 20px auto;
    padding: 10px 0px 0px 0px;
}

    .products ul li {
        float: left;
        width: 269px;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
        background: #FFF;
        margin-bottom: 26px;
        border:1px solid #f2f2f2;
    }

        .products ul li .pimg {
            height: 164px;
            margin: 0 auto;
            margin-bottom: 14px;
            text-align:center;
        }

        .products ul li img {
            vertical-align: middle;
            max-width: 269px;
            max-height: 164px
        }

        .products ul li.m {
            margin-right: 0px;
        }

        .products ul li p {
            line-height: 20px;
            height: 20px;
            overflow: hidden;
            text-align: center;
            color: #666;
            font-family: "宋体";
            margin: 6px 0;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding:0px 14px;
        }

            .products ul li p.title a {
                font-size: 12px;
            }

                .products ul li p.title a:hover {
                    text-decoration: underline;
                }



        .products ul li.norecord {
            border: none;
        }
/*productdetail*/
.productdetail {
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
    padding: 20px 0 0 15px
}

    .productdetail .productinfo {
        float: right;
        width: 68%
    }

.property {
    color: #595757
}

.productdetail .productinfo .title {
    font-weight: normal;
    color: #333;
    font-size: 16px;
    height: auto;
    font-family: "微软雅黑";
    padding-bottom: 5px;
    word-wrap: break-word;
    word-break: break-all;
    background: #eee;
    padding: 5px 5px;
}

.productdetail .productinfo p {
    margin-bottom: 5px;
    padding-left: 10px;
}

.productdetail .pimg {
    float: left;
    width: 31%
}

    .productdetail .pimg .bigthumb {
        width: 260px;
        height: 260px;
        line-height: 260px;
        text-align: center;
        border: 1px solid #ccc;
        margin-bottom: 10px;
        overflow: hidden;
        background: #fff
    }

        .productdetail .pimg .bigthumb img {
            max-width: 258px;
            max-height: 258px;
            vertical-align: middle;
            _width: 258px;
            _height: 258px;
            _overflow: hidden
        }

    .productdetail .pimg .smallthumb {
        width: 250px;
        height: auto;
        overflow: hidden;
        margin-left: 7px
    }

        .productdetail .pimg .smallthumb ul li {
            float: left;
            width: 56px;
            margin-left: 5px;
            display: inline;
            height: 56px;
            line-height: 54px;
            text-align: center;
            border: 1px solid #ccc;
            overflow: hidden;
            background: #fff
        }

            .productdetail .pimg .smallthumb ul li:first-child {
                margin-left: 0px;
            }

            .productdetail .pimg .smallthumb ul li img {
                max-width: 54px;
                max-height: 54px;
                vertical-align: middle;
                _width: 54px;
                _height: 54px;
                _overflow: hidden
            }

            .productdetail .pimg .smallthumb ul li:hover, .productdetail .pimg .smallthumb ul li.sel {
                border: 1px solid #999
            }

.productdetail .tablist {
    color: #FFF;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    border-bottom: 1px solid #3B8AC3;
    margin-top: 10px
}

    .productdetail .tablist a {
        display: inline-block;
        width: 100px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        background: #3B8AC3;
        font-size: 14px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        color: #FFF;
        cursor: default;
    }

        .productdetail .tablist a:hover {
            color: #FFF
        }

.productdetail .content {
    line-height: 25px;
    padding-top: 7px;
    word-break: break-all;
    word-wrap: break-word;
}

    .productdetail .content img {
        max-width: 100%;
    }

.productdetail .productinfo ul li {
    height: auto;
    overflow: hidden;
    line-height: 20px;
    margin-top: 4px;
    padding-bottom: 4px
}

    .productdetail .productinfo ul li.shop_btn {
        margin-top: 20px;
    }

    .productdetail .productinfo ul li label {
        display: inline-block;
        width: 65px;
        margin-right: 5px;
        font-weight: bold;
        float: left;
        text-align: right;
    }

.productdetail .productinfo .numbers {
    margin: 10px auto 20px auto
}

.productdetail .productinfo span.price {
    color: red;
    font-size: 15px;
    font-family: "微软雅黑"
}

    .productdetail .productinfo span.price em {
        font-size: 12px;
        display: inline-block;
        font-style: normal;
        vertical-align: middle
    }

.productdetail .numbers strong {
    float: left;
    height: 26px;
    line-height: 26px;
}

.productdetail .numbers a {
    display: inline-block;
    width: 20px;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    background: #EDEDED;
    border: 1px solid #ccc;
    height: 22px;
    line-height: 22px;
    text-align: center;
    float: left;
    width: 22px;
    color: #595757
}

.productdetail .numbers input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 48px;
    float: left;
    border-left: none;
    border-right: none
}

.productdetail .addtocar {
    width: 150px;
    height: 43px;
    background: #FC9D2F;
    float: left;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 43px;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

#favoritetag {
    width: 150px;
    height: 43px;
    background: #018602;
    border-radius: 5px;
    float: left;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 43px;
    margin-bottom: 10px
}

    #favoritetag:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.productdetail .addtocar:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#favoritetag:visited {
    color: #fff;
}


/*product_related*/
.product_related {
    margin-bottom: 20px;
    padding: 0 0px 20px 0px;
    margin-top: 10px
}

    .product_related ul li {
        line-height: 22px;
        height: 22px;
        background: url(../images/squ.jpg) no-repeat 10px center;
        padding-left: 25px;
    }

    .product_related .product_relatedT {
        height: 25px;
        line-height: 25px;
        font-size: 14px;
        font-weight: normal;
        border-bottom: 1px solid #ccc;
    }

        .product_related .product_relatedT span {
            padding: 4px 10px;
            background: #3B8AC3;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            color: #fff;
            font-size: 12px;
        }

    .product_related .list {
        padding: 10px;
    }


/*newsdetail*/
.newsdetail {
    padding: 10px;
    overflow: hidden;
}

    .newsdetail .title {
        font-weight: normal;
        font-size: 26px;
        text-align: center;
        margin: 20px auto 8px auto
    }

    .newsdetail p.subtitle {
        text-align: center;
        word-spacing: 10px;
        padding-bottom: 10px;
    }

        .newsdetail p.subtitle span {
            margin-right: 10px;
        }

        .newsdetail p.subtitle em {
            font-style: normal
        }

#newsdigtag {
    display: inline-block;
    background: url(../images/z.png) no-repeat left top;
    padding-left: 20px;
    cursor: pointer;
    line-height: 20px;
    margin-left: 20px;
}

    #newsdigtag:hover, #newsdigtag.sel {
        background: url(../images/zan.png) no-repeat left top;
    }

.newsdetail .content {
    line-height: 30px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
}

    .newsdetail .content img {
        max-width: 100%;
    }

.newsdetail .back {
    text-align: right;
    float: right;
    margin-top: 15px;
}

    .newsdetail .back a {
        display: inline-block;
        padding-left: 20px;
        background: url(../images/arrow.png) no-repeat left center;
        height: 20px;
        line-height: 20px;
    }



/*contact*/
.left-bk {
    width: 260px;
    height: auto;
    float: left;
}

/*contactus*/
.contactus {
    margin-bottom: 20px;
    padding: 10px;
}

    .contactus .title {
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        padding: 0 10px 0 20px;
        background: #eee;
        border-left: 10px solid #006699;
        font-size: 20px;
        color: #006699;
        margin-bottom: 25px;
        display: none
    }

    .contactus em {
        float: right;
        color: #ccc;
    }

.contactus {
    padding: 25px;
}

    .contactus ul li {
        width: 34%;
        float: left;
        height: 82px;
        margin-bottom: 30px;
        overflow: hidden;
        padding-left: 15%;
        background: url(../images/c.png) no-repeat 0px 0px;
    }

        .contactus ul li p {
            margin-top: 10px;
        }

        .contactus ul li.icon2 {
            background-position: 0 -105px
        }

        .contactus ul li.icon3 {
            background-position: 0 -213px
        }

        .contactus ul li.icon4 {
            background-position: 0 -326px
        }

        .contactus ul li.icon5 {
            background-position: 0 -524px
        }

        .contactus ul li.icon6 {
            background-position: 0 -426px
        }

/*friendlylink*/
.list-p {
    float: left;
}

.friendlylink {
    text-align: center;
    display: inline-block;
}

    .friendlylink .link {
        float: left;
        font-weight: normal;
        font-size: 12px;
        font-weight: bold;
    }

    .friendlylink p {
        float: left;
    }

        .friendlylink p a {
            margin-right: 10px;
            display: inline-block;
        }

    .friendlylink a {
    }


/*serviceonline*/
.copyright a {
    color: #959595
}

    .copyright a:hover {
        color: #959595
    }

*html .qqonline {
    position: absolute;
}

.qqonline {
    width: 124px;
}

.qqonlineshow {
    right: 0;
}

.qqonline .qqonline a {
}

.qqonline a:hover {
    color: #B50708;
}

.qqonline .qqonline_box {
    background-color: #3B8AC3;
    padding: 6px;
    border-radius: 4px;
}

.qqonline .qqonline_header, .qqonline .qqonline_con, .qqonline .qqonline_tool a {
    background-color: #fff;
    margin-top: 4px;
    border-radius: 4px;
}

.qqonline .qqonline_header, .qqonline .qqonline_con {
    margin-top: 0;
}

.qqonline .qqonline_btn {
    background-color: #3B8AC3;
    color: #fff;
    border-radius: 4px 0 0 4px;
}

    .qqonline .qqonline_btn:hover {
        background-color: #3B8AC3;
        color: #fff;
    }

/*customer*/
/*download*/
.download {
    min-height: 200px;
    padding: 10px;
}

    .download ul li {
        padding: 0 5px;
        height: 45px;
        line-height: 45px;
        overflow: hidden;
        border-bottom: 1px dashed #ccc;
        padding-left: 25px;
        font-family: "宋体"
    }

        .download ul li span.title {
            float: left;
            width: 60%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden
        }

        .download ul li span {
            float: right;
            font: 10px/14px Verdana,Arial,Helvetica,sans-serif;
            margin-top: 10px;
            color: #999;
        }

            .download ul li span.btn {
                float: right;
                width: 10%
            }

                .download ul li span.btn a {
                    display: inline-block;
                    width: 20px;
                    height: 35px;
                    line-height: 35px;
                    background: url(../images/down.png) no-repeat 0 -71px;
                }

                    .download ul li span.btn a:hover {
                        display: inline-block;
                        width: 20px;
                        height: 35px;
                        line-height: 35px;
                        background: url(../images/down.png) no-repeat 0 8px;
                    }



/*feedback*/
.feedback {
    margin: 0px auto 20px auto;
    padding: 25px;
}

    .feedback ul li {
        margin-bottom: 15px;
    }

        .feedback ul li input {
            border: 1px solid #999;
            height: 25px;
            line-height: 25px;
            width: 83%;
            padding: 0 1%;
            background: none;
        }

            .feedback ul li input:focus, .feedback ul li textarea:focus {
                border: 1px solid #999;
            }

        .feedback ul li textarea {
            height: 180px;
            border: 1px solid #999;
            resize: none;
            width: 83%;
            padding: 1%;
            background: none;
        }

        .feedback ul li label {
            display: inline-block;
            width: 12%;
            font-size: 14px;
            text-align: right;
            margin-right: 15px;
            font-family: "宋体"
        }

        .feedback ul li.last {
            text-align: right;
            padding-right: 1%
        }

            .feedback ul li.last input {
                height: 30px;
                line-height: 30px;
                border: none;
                background: #3B8AC3;
                color: #fff;
                font-size: 15px;
                width: 90px;
                text-align: center;
                cursor: pointer;
                border-radius: 5px;
                font-family: "微软雅黑";
            }

/*icategories*/
.icategories {
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
}

    .icategories .cateTx .cate-title {
        font-size: 15px;
        font-weight: bold;
        color: #333333;
        line-height: 30px;
    }


    .icategories .cateTx .cate-subtitle {
        font-size: 13px;
        color: #666;
        margin-bottom: 30px;
    }

    .icategories .cateTx span {
        padding-left: 20px;
    }

    .icategories .cateTx a {
        float: right;
        margin-right: 10px;
        color: #FD8539;
        font-weight: normal;
        font-size: 12px;
        text-indent: -999em;
    }

    .icategories .list {
        background: #FFF
    }

        .icategories .list .allProducts {
            color: #646464;
            line-height: 50px;
            padding-left: 18px;
            cursor: pointer;
            font-size: 14px;
            padding-right: 15px;
            border-bottom: 1px solid #e7e7e7;
            border-top: 1px solid #e7e7e7;
        }

        .icategories .list ul {
        }

        .icategories .list .listUl .pro1, .icategories .list .listUl .currCategoryLi {
            color: #646464;
            display: block;
            min-height: 50px;
            line-height: 50px;
            padding-left: 18px;
            cursor: pointer;
            font-size: 14px;
            padding-right: 15px;
            vertical-align: middle;
            border-bottom: 1px solid #e7e7e7;
        }

        .pro1 .ulpro2 {
            margin: 12px 0px;
        }

.currCategoryLi a {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    border-left: 2px solid #0296FF;
    color: #0296FF;
    font-weight: bold;
    padding-left: 13px;
    margin-left: -17px;
}

    .currCategoryLi a.pro1Link {
        display: inline-block;
        height: 15px;
        line-height: 15px;
        border-left: 2px solid #0296FF;
        color: #0296FF;
        font-weight: bold;
        padding-left: 13px;
        margin-left: -17px;
        margin-top: 16px;
    }

.icategories .list .listUl .pro1 .pro1Link {
    overflow: hidden;
    display: block; 
    white-space: nowrap;
    text-overflow: ellipsis
}

.icategories .list .listUl .pro1 .ulpro2 .pro2 {
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px
}

    .icategories .list .listUl .pro1 .ulpro2 .pro2 a {
        height: 30px;
        overflow: hidden;
        display: block;
    }

.aboutus {
    border-top: none;
    padding: 10px;
    overflow: hidden;
}

    .aboutus .title {
        font-weight: normal;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        padding: 0 10px 0 20px;
        background: #eee;
        border-left: 10px solid #006699;
        font-size: 20px;
        color: #006699;
        margin-bottom: 25px;
        display: none
    }

    .aboutus em {
        float: right;
        color: #ccc;
    }

    .aboutus .content {
        line-height: 22px;
        min-height: 200px;
        background: #fff;
        padding: 20px 10px 10px 10px;
    }

        .aboutus .content pre {
            word-break: break-all;
            word-wrap: break-word;
            white-space: pre-wrap
        }


.site_m .cateTx {
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #438FC9;
    margin: 5px 0;
}

    .site_m .cateTx p {
        display: inline-block;
        width: 80px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        background: #438FC9;
        font-size: 14px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        color: #FFF;
    }

.site_m .site_p_list li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}

 .site_m .site_p_list li a {
        background: url(../images/squ.jpg) no-repeat left center;
        padding-left: 15px;
        height: 30px;
        line-height: 30px;
    }

.site_m .site_new_list li {
    background: url(../images/squ.jpg) no-repeat left center;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}

.site_m .site_new_list a {
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    width: 650px;
    overflow: hidden;
}

.product_tabbar {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top:10px;
}

    .product_tabbar .product_tabbar_t {
        height: 26px;
        line-height: 26px;
        border-bottom: 1px solid #3B8AC3;
        margin: 8px 0;
    }

        .product_tabbar .product_tabbar_t p {
            display: inline-block;
            width: 100px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            background: #3B8AC3;
            font-size: 14px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            color: #FFF;
        }

    .product_tabbar .sub_wrap_n li {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #ccc;
    }

        .product_tabbar .sub_wrap_n li a {
            display: block;
            height: 40px;
            line-height: 40px;
            background: url(../images/squ.jpg) no-repeat 5px 15px;
            padding-left: 15px;
            width: 500px;
            overflow: hidden;
            float: left;
        }

        .product_tabbar .sub_wrap_n li .Date {
            float: right;
        }

    .product_tabbar .sub_wrap_c a {
        margin: 0 5px;
    }

    .product_tabbar .sub_wrap_p li {
        width: 140px;
        height: 170px;
        float: left;
        margin: 0px 13px;
    }

        .product_tabbar .sub_wrap_p li .pimg {
            width: 140px;
            height: 130px;
            border: 1px solid #ccc;
            line-height: 127px;
            *font-size: 112px;
            text-align: center;
        }

            .product_tabbar .sub_wrap_p li .pimg img {
                max-height: 100%;
                max-width: 100%;
            }

        .product_tabbar .sub_wrap_p li .title {
            width: 100%;
            height: 25px;
            line-height: 25px;
            overflow: hidden;
            text-align: center;
        }

    .product_tabbar .sub_wrap_t p {
        display: inline;
        margin: 5px;
    }


/*footer*/
.footer {
    width: 100%;
    height: auto;
    line-height: 27px;
    background: #f6f6f6;
    overflow: hidden;
    color: #666;
    font-family: "宋体";
    padding-top: 25px
}

    .footer .foot .footName {
    }

    .footer .foot .footContact {
        margin-top: 5px;
    }

.fleft {
    width: auto;
    height: auto;
    overflow: hidden;
}

.footer .foot {
    width: auto;
    text-align: center;
    overflow: hidden;
    padding-bottom: 25px;
}
