

/*字体*/
@font-face {
    font-family: "iconfont";
    src: url('http://static.files.mozhan.com/Public/Images/Theme130/icon/iconfont.eot');
    src: url('http://static.files.mozhan.com/Public/Images/Theme130/icon/iconfont.eot?#iefix') format('embedded-opentype'), url('http://static.files.mozhan.com/Public/Images/Theme130/icon/iconfont.woff') format('woff'), url('http://static.files.mozhan.com/Public/Images/Theme130/icon/iconfont.ttf') format('truetype'), url('http://static.files.mozhan.com/Public/Images/Theme130/icon/iconfont.svg#iconfont2') format('svg')
}

.iconfont {
    text-align: center;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.icon-xx:before {
    content: "\e600"
}

.icon-kaba:before {
    content: "\e602"
}

.icon-gonggao:before {
    content: "\e601"
}

.bannerEffect .tp-bullets.simplebullets.round .bullet {
    width: 10px;
    height: 10px;
    border-radius: 30px;
    margin: 0 5px
}

.tpl_one .col-md-12 {
    float: none
}

.row .col-md-4,.row .col-md-8 {
    padding: 0px
}

.menu .header-box {
    margin: 0 auto;
    height: auto;
    max-width: 1030px;
    position: relative;
    text-align: center
}

.menu .header-box .logo {
    padding: 10px 0;
    display: block;
    float: none
}

.menu .header-box .logo img {
    max-height: 100px
}

.nowrap,.nowrapall,.nowrapall * {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cl {
    clear: both
}

.tpl_one .content-box {
    margin: 0 auto !important
}

.content-box {
    max-width: 1030px;
    margin: 20px auto 0 !important;
    clear: both
}

.carousel {
    margin: 0
}

.carousel-indicators {
    bottom: 10px !important
}

.col-left {
    float: left;
    width: 26.2%
}

.col-right {
    float: right;
    width: 71.8%
}

/*-------</END 头部 LOGO >------------*/
.headFixed {
    position: relative
}

.header-nav {
    width: 100%
}

.menu .nav-box {
    height: 53px;
    line-height: 53px
}

.menu .NavBox {
    height: 53px;
    text-align: center;
    background: url(http://static.files.mozhan.com/Public/Images/Theme130/menubj.png) repeat-x;
    background-size: 100% 100%
}

.menu .nav {
    padding: 0;
    margin: 0 auto;
    float: none;
    display: inline-block;
    width: 100%
}

.menu .nav li {
    float: left;
    width: 12.5%;
    position: relative
}

.menu .nav li a {
    font-weight: 600;
    font-size: 14px;
    padding: 0;
    line-height: 53px;
    text-align: center;
    color: #fff;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 2
}

.menu .nav li a .line {
    width: 100%;
    height: 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.animate, .animateall, .animateall * {
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out
}

.menu .nav li:hover a .line {
    height: 100% !important
}

.nav>li>a:hover, .nav>li>a:focus {
    background: none
}

.header-box .clearfix.none {
    display: none
}

.btn-navbar-t {
    display: none;
    float: right;
    padding: 3px 8px 7px;
    margin-right: 5px;
    margin-left: 5px;
    border: 1px solid #bcbcbc;
    border-radius: 4px
}

.btn-navbar-t:hover,.btn-navbar-t:focus,.btn-navbar-t:active,.btn-navbar-t.active,.btn-navbar-t.disabled,.btn-navbar-t[disabled],.btn-navbar-t .icon-bar:hover,.btn-navbar-t .icon-bar:focus,.btn-navbar-t .icon-bar:active {
    filter: Alpha(opacity=80);
    opacity: 0.8
}

.btn-navbar-t .icon-bar {
    background: #bcbcbc;
    display: block;
    margin-top: 4px;
    width: 18px;
    height: 2px
}

.menu .nav > li:hover ul {
    display: block
}

.menu .nav > li .Triangle:after {
    content: '';
    display: inline-block;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #FFF
}

.menu .nav > li ul {
    display: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 53px;
    z-index: 99;
    width: 100%
}

.menu .nav > li ul li {
    line-height: 30px;
    width: 100%!important;
    margin-top: 1px
}

.menu .nav > li ul li a {
    font-size: 12px;
    color: #fff;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 3px 0!important;
    line-height: 35px
}

.menu .nav > li ul li a:hover {
    text-decoration: none
}

/*-------</END 导航>------------*/
/*--下拉菜单倒三角--*/
.menu .nav > li .Triangle:after {
    position: absolute;
    right: 5px;
    top: 24px
}

/*-------组件标题样式-----------*/
.about_title {
    height: 41px;
    line-height: 41px;
    border: 1px solid #d9d9d9;
    background: #fff
}

.about_title .title_white {
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e6e3e3));
    background: -moz-linear-gradient(top, #f4f4f4, #e6e3e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e6e3e3');
    height: 40px;
    line-height: 40px;
    position: relative
}

.about_title i {
    display: inline-block;
    font-size: 22px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    left: 10px;
    top: 10px
}

.about_title p {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    overflow: hidden;
    padding: 0 0 0 10px;
    margin: 0px;
    font-weight: bold;
    display: inline-block;
    width: 75%
}

.about_title a {
    border-radius: 10px;
    display: block;
    height: 18px;
    line-height: 18px;
    width: 50px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #000;
    font-size: 12px
}

.about_title a:hover {
    text-decoration: none;
    color: #fff
}

/* 小屏幕 一*/
@media screen and (max-width: 1030px) {
    .content-box {
        margin:0 15px 15px !important
    }
}

/* 小屏幕 二*/
@media screen and (max-width: 980px) {
    .menu .nav li {
        padding: 0px 10px
    }
}

/* 小屏幕 三*/
@media screen and (max-width: 870px) {
    .header-nav {
        border-bottom: none;
        margin-top: 0px
    }

    .menu {
        height: auto
    }

    .menu .nav-box {
        border-radius: 0px
    }

    .header-box .clearfix.none {
        display: block
    }

    .menu .nav {
        padding: 0;
        margin: 0
    }

    .menu .btn-t {
        display: block;
        position: absolute;
        top: 18px;
        right: 14px
    }

    .NavBtn {
        display: block
    }

    .menu .header-nav .nav-box {
        background: none;
        height: auto;
        padding: 0;
        margin: 0
    }

    .menu .nav {
        float: none;
        width: 100%
    }

    .menu .NavBox {
        width: 100%;
        height: 0;
        overflow: hidden
    }

    /*-----------</菜单>---------------*/
    .col-left {
        width: 30%
    }

    .col-right {
        width: 68%
    }

    .menu .header-box .logo {
        padding: 0 10px
    }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 600px) {
    .col-left {
        width:100%
    }

    .col-right {
        width: 100%;
        margin-top: 20px
    }

    .article .company-box ul {
        height: 300px
    }

    .row .col-md-6,.row .col-md-9 {
        padding: 0!important
    }

    .row .col-md-3 {
        width: 100% !important;
        padding: 15px 0 0;
        margin-left: 0
    }

    .menu .header-box {
        text-align: left
    }
}

@media screen and (max-width: 468px) {
    .menu a.btn-t {
        top: 15px
    }
}

.banner {
    clear: both;
    margin: 0px auto
}

.bannerBox {
    position: relative
}

.ban_img {
    line-height: 1;
    text-align: center
}

.ban_img img {
    width: 100%;
    vertical-align: top;
    filter: Alpha(opacity=80);
    opacity: 0.8
}

@media screen and (max-width: 900px) {
}

/*---公告----*/
.notice {
    margin: 0px auto;
    height: 43px;
    line-height: 43px;
    color: #333
}

.notice-box .zuixin {
    font-weight: bold;
    font-size: 12px;
    float: left;
    padding: 0px 10px;
    display: block
}

.notice .notice-box {
    position: relative;
    clear: none
}

.notice .notice-box .noticeBox {
    max-width: 1030px;
    margin: 0 auto
}

.notice .notice-box i {
    float: left;
    font-size: 20px
}

.notice .notice-box ul.notice-ul {
    font-size: 12px;
    height: 43px;
    list-style: none;
    padding: 0;
    display: block;
    line-height: 43px
}

.notice .notice-box ul.notice-ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 43px;
    line-height: 43px
}

.notice .notice-box ul.notice-ul li a {
    color: #333
}



/*---搜索----*/
.notice .search {
    float: right;
    display: inline;
    margin-right: 10px;
    margin-top: 5px;
    height: 33px
}

.notice .search .navbar-form {
    padding: 0px;
    float: right;
    margin: 0px
}

.notice .search .navbar-form .form-control {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    font-size: 12px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #d5d5d5;
    padding: 0px 100px 0px 10px!important;
    background-color: #fff;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top
}

.notice .search .dropdown-menu {
    border-radius: 0;
    padding: 0;
    min-width: 70px;
    left: 0px
}

.notice .search .dropdown-menu>li {
    padding: 0
}

.notice .search .dropdown-menu>li>a {
    text-align: center;
    font-size: 12px;
    color: #666;
    display: block;
    line-height: 26px;
    padding: 0px
}

.notice .search .btn-danger {
    color: #fff;
    background-color: #bcbcbc;
    border: 1px solid #bcbcbc;
    background-image: none;
    padding: 8px 4px;
    font-size: 12px
}

.notice .search .form-group {
    margin-bottom: 0;
    vertical-align: middle;
    display: inline-block;
    float: left
}

.notice .btn-search-group {
    color: #fff;
    font-size: 12px;
    font-family: "SimSun";
    cursor: pointer;
    right: 0;
    margin: 0px;
    vertical-align: top
}

.notice .btn-search-group .btn {
    background: none !important;
    border: none !important
}

.notice .alertinfo li {
    line-height: 40px;
    white-space: nowrap
}

/* 小屏幕 一*/
@media screen and (max-width: 1030px) {
    .notice .notice-box {
        max-width:100%
    }

    .notice .notice-box .noticeBox {
        margin: 0px 15px 0px
    }
}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width: 870px) {
    .notice .notice-box .col-md-4 {
        width:48%
    }

    .notice .searchBox {
        display: none
    }
}

.notice .btn-search-group {
    color: #fff;
    font-size: 14px;
    font-family: "SimSun";
    cursor: pointer;
    position: absolute;
    right: 0
}

.notice .btn-search-group .btn {
    background: none !important;
    border: none !important
}

.notice .alertinfo li {
    white-space: nowrap
}

/*-----------<关于我们>---------------*/
.about {
    margin-bottom: 15px
}

.about .company-box {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.about .company {
    padding: 15px;
    overflow: hidden;
    background-color: #eee;
    line-height: 24px;
    height: 209px;
    padding: 10px;
    font-size: 12px
}

.about .company p {
    margin: 0 !important
}

.about .company img {
    float: left;
    width: 54%;
    background-color: #fff;
    padding: 3px;
    margin: 0px 10px 0px 0px
}

@media screen and (max-width: 980px) {
    .about .company {
        height: 185px
    }
}

@media screen and (max-width: 600px) {
    .about {
        margin-bottom: 35px
    }
}

@media screen and (max-width: 468px) {
    .about .company img {
        width: 44%
    }
}

@media screen and (max-width: 320px) {
    .about .company {
        height: 340px
    }

    .about .company img {
        width: 98%
    }
}

/*-----------<联系我们>---------------*/
.contact .company-box {
    height: 209px;
    overflow: hidden;
    background-color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.contact .company {
    padding: 15px;
    overflow: hidden;
    background-color: #eee;
    line-height: 24px;
    height: 257px;
    padding: 10px;
    font-size: 12px
}

.contact .company-box p {
    padding: 1px 0;
    margin: 0px;
    font-size: 12px
}

@media screen and (max-width: 980px) {
    .contact .company-box {
        height:200px
    }

    .contact .company-box p {
        padding: 0
    }
}

@media screen and (max-width: 870px) {
    .contact .company-box {
        height:184px
    }

    .contact .company-box p {
        padding: 1px 0
    }
}

/*-----------<最新资讯>---------------*/
.article .company-box {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.article .company {
    padding: 15px;
    overflow: hidden;
    background-color: #eee;
    line-height: 24px;
    height: 252px;
    padding: 10px;
    font-size: 12px
}

.article .company-box ul {
    padding: 0;
    overflow: hidden
}

.article .company-box li {
    line-height: 35px;
    height: 35px;
    position: relative;
    border-bottom: 1px dashed #ccc
}

.article .company-box li:last-child {
    border: 0
}

.article .company-box li .dian {
    line-height: 30px;
    font-size: 8px;
    position: absolute;
    left: 0px
}

.article .company-box li a {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    color: #333;
    width: 100%;
    padding: 3px 0 0;
    margin: 0px
}

.article .company-box li a:hover {
    text-decoration: none
}

/*.article .company-box li:before{content: "¤";display: inline-block}*/
@media screen and (max-width: 980px) {
    .article .company-box ul {
        height: 360px
    }
}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width: 870px) {
    .article .company {
        height: 208px
    }

    .article .company-box li {
        line-height: 30px;
        height: 30px
    }
}

@media screen and (max-width: 768px) {
    .article .company-box ul {
        height:270px
    }
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px) {
    .article {
        margin-top: -20px
    }
}

/*产品列表*/
.articleLabel {
    clear: both;
    margin: 0
}

.articleLabel .title_name {
    text-align: center;
    width: 100%;
    position: relative
}

.articleLabel .title_name p {
    display: inline-block;
    max-width: 50%;
    position: relative;
    margin: 0px
}

.articleLabel .title_name p a {
    color: #fff;
    font-size: 18px;
    padding: 5px 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    display: block
}

.articleLabel .title_name .title_bd {
    width: 100%;
    height: 13px;
    margin-top: -5px
}

.articleLabel .switchpages {
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 15px
}

.articleLabel .pages {
    margin: 0 !important
}

.articleLabel .item {
    position: relative;
    width: 25%;
    float: left;
    overflow: hidden
}

.articleLabel .item a {
    text-decoration: none;
    color: #666;
    margin: 3px;
    display: block
}

.articleLabel .item a:hover .pro_name {
    color: #fff
}

.articleLabel .pro_name {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin: 0px;
    padding: 0px 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    color: #333
}

.thumbnail {
    overflow: hidden
}

.articleLabel a {
    text-decoration: none
}

.articleLabel .switchpages {
    position: relative;
    margin-top: 0px
}

.articleLabel .console {
    position: absolute;
    top: 45%;
    width: 100%
}

.articleLabel .console div {
    position: absolute
}

.articleLabel .console div i {
    font-size: 30px;
    color: #666
}

.articleLabel .console div.left {
    left: 0;
    top: 0
}

.articleLabel .console div.right {
    right: 0;
    top: 0
}

.articleLabel .pages {
    margin: 0 30px;
    overflow: hidden
}

.articleLabel .pages .Slidepage {
    float: left
}

@media screen and (min-width: 1180px) {
    .articleLabel .item .face {
        min-height: 200px
    }
}

.articleLabel .item .con img {
    width: 100%;
    height: auto
}

@media screen and (max-width: 800px) {
    .articleLabel .item {
        width: 50%
    }
}

@media screen and (max-width: 600px) {
    .articleLabel .console {
        display: none
    }

    .articleLabel .pages {
        padding: 0
    }
}

@media screen and (max-width: 480px) {
    .articleLabel .item {
        width: 100%
    }
}

@media screen and (max-width: 600px) {
    .articleLabel .pro_category {
        float: none;
        width: 100%
    }

    .articleLabel .col-md-4 {
        width: 32.4%;
        margin-left: 1.4%
    }

    .articleLabel .col-md-4:first-child {
        margin-left: 0px
    }
}

@media screen and (max-width: 320px) {
    .articleLabel .col-md-4 {
        width: 100%;
        margin-left: 0
    }
}

/*产品列表*/
.product {
    clear: both
}

.product .product-box {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border: 1px solid #d9d9d9;
    border-top: 0
}

.product .product-box ul.pro-list {
    padding: 15px 5px;
    height: auto;
    overflow: hidden;
    background: #fff
}

.product .product-box ul.pro-list li {
    float: left;
    display: inline;
    margin-bottom: 15px
}

.product li.col-pro {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%
}

.product .product-box .thumbnail {
    border: none;
    border-radius: 0px;
    margin: 0px;
    padding: 0
}

.product .product-box .thumbnail a {
    display: block
}

.product .product-ox img {
    width: 100%;
    height: auto
}

.product .product-box ul.pro-list li:hover img {
    filter: Alpha(opacity=80);
    opacity: 0.8
}

.product .product-box .text {
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    color: #333
}

.product .product-box .text a {
    color: #333
}

.product .product-box .text a:hover {
    text-decoration: none
}

@media screen and (max-width: 768px) {
    .product li.col-pro {
        width: 31.3%
    }
}

@media screen and (max-width: 468px) {
    .product li.col-pro {
        width: 47.5%
    }
}

@media screen and (max-width: 320px) {
    .product li.col-pro {
        width: 97%
    }
}

/*---友情链接----*/
.friendLink {
    padding: 0 0 10px;
    background-color: rgba(255,255,255,0.5)
}

.friendLink .link-box {
    padding: 5px 0;
    text-align: center;
    border: 1px solid #d9d9d9;
    border-top: 0
}

.friendLink .link-box a {
    max-width: 90%;
    color: #666;
    display: inline-block;
    padding: 0 5px;
    line-height: 24px;
    white-space: nowrap
}

.friendLink .link-box a:hover {
    color: #7c32ce
}

.footers .Attention {
    color: #808080
}

.footers .footers-box {
    position: relative
}

.footers .footer-triangle {
    bottom: 0 !important
}

@media screen and (max-width: 600px) {
}

/*---footer----*/
.tpl_footers {
    border-top: 6px solid
}

.footers {
    width: 100%
}

.footers .footers-layer {
    border-bottom-width: 10px;
    border-bottom-style: solid;
    width: 100%
}

.footers .footers-box {
    max-width: 1030px;
    margin: 0 auto;
    padding: 15px 10px
}

.footers .footers-box a {
    color: #7c32ce;
    margin-right: 10px
}

.footers .footers-box a:hover {
    text-decoration: underline
}

.footers .footers-box p {
    padding: 0 0 12px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #808080
}

/*--------微博等分享样式-------*/
.jiathis_style {
    width: 240px;
    margin: 5px auto
}

/*-----------</END>---------------*/
@media screen and (max-width: 768px) {
    .footers .footers-box p {
        padding:0 15px
    }
}

.body-right {
    margin: 0px;
    float : right;
    width:75%
}

.body-left {
    float : left;
    width:23.5%
}

.row {
    margin: 0
}

.photo ul.clearfix {
    margin-top: 15px
}

.DoesNot {
    font-size: 20px
}

.publictop {
    color: #333
}

.maxsize {
    max-width: 1180px;
    margin: 0 auto
}

.news-box {
    margin-top: 20px
}

.column:hover {
    border: none
}

#ProClassLeft li.ac .Classtriangle:after {
    border-top-color: #888
}

@media screen and (max-width: 1180px) {
    .maxsize {
        padding: 0 20px
    }
}

/*----翻页模块----*/
.col-lg-3 {
    width: auto
}

.col-lg-9 {
    width: auto;
    float: left !important
}

.page .col-lg-3, .page .col-lg-9 {
    float: none !important;
    padding: 0;
    margin: 10px 0;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.page .col-lg-3 {
    text-indent: 15px;
    float: left
}

.page .pagination {
    margin: 0;
    padding-left: 12px
}

.page .pagination > li > a {
    color: #666
}

.page .pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.page .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.page .pagination > .active > a, .page .pagination > .active > span, .page .pagination > .active > a:hover, .page .pagination > .active > span:hover, .page .pagination > .active > a:focus, .page .pagination > .active > span:focus {
    background-color: #e8603c;
    color: #FFF
}

/*-----------表格---------------*/
.table-01 {
    width: 100%;
    margin-bottom: 15px
}

.table-01 th, .table-01 td {
    padding: 5px 2px;
    font-size: 14px
}

.table-01 th {
    text-align: right;
    width: 60px;
    font-weight: normal;
    color: #666;
    font-size: 14px
}

.table-01 td {
    color: #666
}

.table-01 .jiathis_style_24x24 {
    margin: 0
}

.table-02 {
    width: 100%
}

.table-02 th, .table-02 td {
    padding: 5px 2px;
    font-size: 12px;
    line-height: 30px
}

.table-02 th {
    text-align: right;
    width: 125px;
    font-weight: normal;
    color: #666;
    vertical-align: text-top
}

.table-02 td {
    color: #666
}

.table-02 .line-b {
    border-bottom: 1px dashed #ccc !important
}

.table-02 .line-b th {
    color: #000
}

.table-03 th {
    width: 80px
}

.table-02.table-02-b th {
    width: 110px
}

/*-----------输入框---------------*/
input.text01 {
    border: 1px solid #d8d9da;
    height: 30px;
    color: #333333;
    line-height: 30px;
    padding: 2px 5px;
    width: 75%;
    size: auto;
    box-shadow: 0 0 2px #d6d6d6 inset;
    font-size: 12px
}

input.text01:focus, input.text01:hover, input.text01:active {
    border-color: #d8d9da;
    box-shadow: 0 0 3px #d6d6d6
}

.textarea01 {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    padding: 5px;
    color: #636363;
    width: 75%
}

.textarea01:focus {
    border-color: #d8d9da;
    box-shadow: 0 0 4px #d6d6d6
}

/*----按钮----*/
a.a-btn {
    padding: 0 6px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    cursor: pointer;
    margin-right: 5px
}

a.a-btn + a {
    margin-bottom: 3px
}

a.a-btn.a-btn1 {
    color: #fff;
    background-color: #CFCDCF
}

a.a-btn1:hover {
    text-decoration: none
}

a.a-btn.a-btn2 {
    color: #fff
}

a.a-btn2:hover {
    text-decoration: none
}

a.a-btn.a-btn4 {
    background-color: #f0223a;
    color: #fff
}

a.a-btn.a-btn4:hover {
    background-color: #e01d34
}

/*----------------------------------------</END 公共模块>------------------------------------------------------*/
/*--banner--*/
.banner {
    clear: both;
    max-width: 1030px;
    margin: 20px auto 0px !important
}

.carousel {
    margin: 0;
    padding: 8px;
    border: 1px solid #dadada;
    border-radius: 10px
}

.bannerBox {
    position: relative
}

.ban_img {
    margin: -1px auto 0px;
    max-width: 1030px
}

.ban_img img {
    width: 100%
}

/*底部*/
.footers {
    background: none
}

.page-banner {
    height: 65px;
    color: #333;
    margin: 0 auto;
    font-weight: 900
}

.page-banner h4 {
    font-size: 25px;
    margin: 0;
    padding: 0;
    line-height: 1;
    margin-bottom: 5px;
    font-weight: 300;
    padding-top: 10px
}

.page-banner .breadCrumb {
    margin: 0;
    padding: 0;
    font-weight: 300
}

.page-banner .breadCrumb a {
    color: #333;
    font-weight: 600
}

.body-left .company-box {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.body-left .company {
    padding: 15px;
    overflow: hidden;
    background-color: #eee;
    line-height: 24px;
    padding: 10px;
    font-size: 12px
}

/*内页左侧产品分类*/
.body-left .left_pro {
    height: auto;
    overflow: hidden
}

.left_class {
    height: auto;
    overflow: hidden
}

.left_class li {
    line-height: 36px;
    position: relative;
    border-bottom: 1px dashed #ccc
}

.left_class li:last-child {
    border: 0
}

.left_class li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    color: #333;
    text-decoration: none !important
}

.left_class li .dian {
    font-size: 8px;
    position: absolute;
    left: 0px
}

.left_class li a.first {
    list-style: none;
    margin: 0px;
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    border-radius: 0px;
    color: #333
}

.left_class li a.first:hover {
    color: #fff
}

.left_class li a:hover {
    text-decoration: none !important
}

.left_class li a.second {
    text-indent: 15px;
    line-height: 34px;
    color: #666666
}

.left_class li a.second:hover {
    text-decoration: none !important
}

.product-class {
    margin-top: 15px
}

/*内页左侧新闻*/
.body-left .left_sec {
    height: auto;
    overflow: hidden
}

.body-left ul.left_news {
    line-height: 30px;
    overflow: hidden;
    margin-top: 1px
}

.body-left ul.left_news li {
    line-height: 35px;
    height: 35px;
    border-bottom: 1px dashed #ccc
}

.body-left ul.left_news li:last-child {
    border: 0
}

.body-left ul.left_news li .iconfont {
    font-size: 10px;
    display: inline-block;
    float: left
}

.body-left ul.left_news li a {
    font-size: 12px;
    line-height: 35px;
    height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding-left: 5px;
    color: #333
}

.body-left ul.left_news li a:hover {
    text-decoration: none
}

/*----产品列表----*/
.pro-list {
    padding: 0;
    margin-top: 15px
}

.body-right .product-Box {
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding-bottom: 30px
}

.body-right ul.pro-list li {
    float: left;
    display: inline;
    position: relative
}

/*.pro-list li.col-md-4:nth-child(3n+1){margin-left:0}*/
/*.pro-list li.col-md-4{margin-left:0\9;margin-right:5px\9}解决IE8兼容兼容问题*/
.pro-list li.col-pro {
    width: 31%;
    margin-left: 1%;
    margin-right: 1%
}

.body-right ul.pro-list .thumbnail {
    border-radius: 0px;
    margin: 0px;
    padding: 3px;
    border: 1px solid #e9e9e9
}

.body-right ul.pro-list .thumbnail a {
    display: block;
    position: relative
}

.body-right ul.pro-list img {
    width: 100%;
    height: auto
}

.body-right ul.pro-list .text {
    text-align: center
}

.body-right ul.pro-list .text a {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    color: #333;
    display: inline-block
}

.body-right ul.pro-list .text a:hover {
    text-decoration: none
}

/*-----------产品详情页---------------*/
.product-detail {
    padding: 0;
    display: table;
    width: 100%;
    margin-top: 10px
}

.product-detail .thumbnail {
    margin-bottom: 0;
    margin-bottom: 10px;
    padding: 0;
    border-radius: 0
}

.product-detail .thumbnail img {
    width: 100%
}

.product-detail h2 {
    font-size: 16px;
    padding: 4px 0 5px 20px;
    font-family: Airal;
    margin: 0
}

.product-detail .col-md-5, .product-detail .col-md-7 {
    padding: 0
}

.fieldset-style {
    overflow: hidden;
    margin: 15px 0
}

.fieldset-style .xxsm {
    height: 32px;
    line-height: 32px;
    border: 1px solid #e9e9e9;
    padding: 0px;
    margin: 0px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e6e3e3));
    background: -moz-linear-gradient(top, #f4f4f4, #e6e3e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e6e3e3')
}

.fieldset-style .xxsm p {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
    padding: 0px 0px 0px 8px;
    margin: 0px;
    font-weight: bold
}

.title-ny {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 15px;
    color: #00AADD;
    font-size: 14px
}

.fieldset-style .div1 {
    padding: 10px 0px;
    color: #666666
}

.fieldset-style .div1 dl img {
    max-width: 100%
}

.fieldset-style .div1 dl {
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 5px
}

.fieldset-style .div1 dl dt {
    margin-bottom: 8px;
    height: 20px;
    line-height: 20px;
    display: block;
    border-left: 5px solid;
    padding-left: 10px
}

.fieldset-style .div1 dl dd {
    line-height: 22px;
    height: auto;
    overflow: hidden;
    word-break: break-all
}

/*-----------产品询价页---------------*/
.table-box {
    padding: 0;
    margin-bottom: 10px
}

.table-box p {
    border-bottom: 1px dashed #ccc;
    color: #000;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px
}

/*----相关产品模块---*/
.p_prox {
    margin-bottom: 10px
}

.p_prox h3.xgcp {
    height: 32px;
    line-height: 32px;
    border: 1px solid #e9e9e9;
    padding: 0px;
    margin: 0px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e6e3e3));
    background: -moz-linear-gradient(top, #f4f4f4, #e6e3e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e6e3e3')
}

.p_prox h3.xgcp p {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
    padding: 0px 0px 0px 8px;
    margin: 0px;
    font-weight: bold
}

.p_prox h3.xgcp a {
    font-size: 12px;
    font-weight: normal;
    float: right;
    margin-right: 10px
}

.p_prox h3.xgcp a:hover {
    text-decoration: none
}

.p_prox .prox-list {
    height: auto;
    overflow: hidden;
    padding: 0px;
    margin-top: 10px
}

.p_prox .prox-list .pro-item {
    padding: 15px 15px 0
}

.p_prox .prox-list .pro-item .pro-body p {
    height: 80px
}

.p_prox .prox-list .thumbnail {
    border-radius: 0;
    border: 1px solid #ebebeb;
    padding: 3px;
    margin: 0
}

.p_prox .prox-list h3.prox_title {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

/*------新闻资讯-------*/
.tab-box a.tab_box_all {
    color: #fff
}

.tab-box a.tab_box_all:hover {
    color: #fff
}

.tab-box {
    overflow: hidden;
    margin-top: 15px
}

.tab-box a {
    margin-right: 10px;
    padding: 5px 15px;
    display: inline-block;
    color: #333;
    margin-bottom: 10px;
    background-color: #dddddd
}

.tab-box a:hover,.tab-box a.Themebg {
    color: #fff;
    text-decoration: none
}

.nlist-box {
    padding: 0;
    width: 100%
}

.nlist-box li {
    list-style: none;
    border-bottom: 1px dotted #919191;
    position: relative;
    height: 32px;
    line-height: 32px;
    padding-right: 100px
}

.nlist-box li .date-time {
    font-size: 12px;
    color: #acacac;
    display: inline;
    right: 5px;
    position: absolute
}

.nlist-box li i {
    font-size: 12px;
    position: absolute;
    left: 0px
}

.nlist-box li a {
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    padding-left: 15px
}

.nlist-box li a:hover {
    text-decoration: none
}

.news-nr-box p {
    text-indent: 0px
}

/*----新闻详情----*/
.news-nr-box {
    padding: 10px;
    word-break: break-all;
    word-wrap: break-word
}

.news-nr-box h5 {
    font-size: 18px;
    font-family: Airal;
    text-align: center;
    line-height: 25px;
    padding: 10px 0;
    margin: 0px;
    color: #333;
    border-bottom: 1px dotted #b6b6b6;
    max-width: 100%
}

.news-nr-box h6 {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #000;
    margin: 10px 0;
    height: 20px;
    line-height: 20px
}

.news-nr-box p {
    font-size: 14px;
    text-indent: 2em;
    line-height: 2em;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    color: #666
}

.pager {
    margin: 20px 0 0
}

.pager .previous > a, .pager .next > a {
    color: #fff;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 12px;
    margin: 0 10px 15px
}

/*-----------客户留言、留言反馈---------------*/
.message-box {
    padding: 0 0 10px;
    margin-bottom: 10px
}

.message-list .DoesNot {
    color: #333;
    margin: 50px 0px;
    text-align: center
}

.message-list {
    padding-top: 0;
    width: 100%;
    margin-top: 10px
}

.message-list dl {
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    margin: 5px 0 10px 0
}

.message-list dl dt {
    font-family: Airal;
    font-size: 15px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
    height: 30px;
    padding: 0 12px
}

.message-list dl dt b {
    font-weight: normal;
    color: #fff
}

.message-list dl dt span {
    float: right;
    font-size: 12px;
    color: #fff
}

.message-list dl dd {
    margin: 15px 12px
}

.message-list dl dd p {
    font-size: 13px;
    margin-bottom: 10px;
    color: #666
}

.message-list dl dd small {
    font-size: 12px;
    color: #666
}

.message-list dl dd p i, .message-list dl dd small i {
    float: left;
    padding-right: 18px;
    font-size: 18px
}

blockquote {
    border-left: none;
    margin: 0 0 20px;
    padding: 0
}

blockquote small:before {
    content: ""
}

/*-----------公司介绍---------------*/
.company-box {
    padding: 0
}

.company-box p {
    line-height: 2.1em;
    overflow: hidden;
    color: #333;
    text-indent: 2em
}

.company-box .company-detailed-box {
    font-size: 12px
}

/*-----------网站地图---------------*/
.map-box {
    padding: 0;
    margin: 10px 0px
}

.map dl {
    border-bottom: 1px dashed #ccc;
    padding: 12px;
    font-size: 13px;
    margin: 0px
}

.map dl:last-child {
    border-bottom: none
}

.map dl dt {
    float: left;
    color: #000
}

.map dl dd {
    display: inline;
    margin: 0px
}

.map dl dd a {
    margin: 0 10px 10px;
    float: left;
    color: #666
}

.map dl dd a:hover {
    color: #e8603c
}

.map dl dd p {
    overflow: hidden
}

.map-box1 {
    margin: 15px 0;
    min-height: 300px
}

/*面包屑*/
.breadCrumb {
    border: 1px solid #d9d9d9;
    height: 41px;
    line-height: 41px
}

.breadCrumb .title_white {
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e6e3e3));
    background: -moz-linear-gradient(top, #f4f4f4, #e6e3e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e6e3e3');
    height: 40px;
    line-height: 40px;
    position: relative
}

.breadCrumb .Crumb {
    max-width: 1030px;
    color: #333;
    padding: 0px 10px
}

.breadCrumb .Crumb a {
    color: #333
}

.breadCrumb .Crumb a:hover {
    text-decoration: none
}

.breadCrumb a {
    color: #333;
    line-height: 32px !important
}

.breadCrumb b {
    line-height: 22px !important
}

.breadCrumb a:hover {
    text-decoration: none
}

.breadCrumb em, .breadCrumb b {
    margin: 11px 0 !important
}

/*分页*/
.page {
    text-align: center;
    padding: 10px 0
}

/*重定义col*/
/*.photo .col-md-3{width:25%}*/
.publictop {
    max-width: 1030px;
    margin: 0 auto;
    border-bottom: 1px solid #dadada;
    position: relative
}

/*---友情链接----*/
.friendLink {
    display: none
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px) {
    .body-right .product-Box {
        border: 1px solid #d9d9d9!important
    }
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 480px) {
    .pro-list li.col-pro {
        width: 49%;
        margin-left: 0px
    }
}

@media screen and (max-width: 360px) {
    /*产品列表*/ .table-02.table-02-b th {
        width:85px;
        line-height: 20px;
        color: #1e82c5
    }

    .table-02-b td {
        line-height: 20px
    }

    .table-02 th {
        width: 80px;
        color: #1e82c5
    }
}

@media screen and (max-width: 320px) {
    /*.pro-list .col-md-4{width: 100%;padding:0px;margin-left: 0px !important}*/
}

@media screen and (max-width: 900px) {
    .ban_img {
        margin-top: -2px
    }
}

/* 小屏幕 一*/
@media screen and (max-width: 1030px) {
    .friendBox {
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
}

/*----------------------------------------------------------------------*/
.mb12 {
    margin-bottom: 12px!important
}

.mb8 {
    margin-bottom: 8px!important
}

.title_x {
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #d9d9d9;
    background: #fff
}

.title_x .title_white {
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e6e3e3));
    background: -moz-linear-gradient(top, #f4f4f4, #e6e3e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e6e3e3');
    height: 40px;
    line-height: 40px;
    position: relative
}

.title_x i {
    display: inline-block;
    font-size: 22px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    left: 10px;
    top: 10px
}

.title_x p {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    overflow: hidden;
    padding: 0 0 0 10px;
    margin: 0px;
    font-weight: bold;
    display: inline-block;
    width: 75%
}

.title_x a {
    border-radius: 10px;
    display: block;
    height: 18px;
    line-height: 18px;
    width: 50px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #000;
    font-size: 12px
}

.title_x a:hover {
    text-decoration: none;
    color: #fff
}

.title_d {
    height: 32px;
    line-height: 32px;
    border: 1px solid #e9e9e9;
    padding: 0px;
    margin: 0 0 12px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e6e3e3));
    background: -moz-linear-gradient(top, #f4f4f4, #e6e3e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e6e3e3')
}

.title_d p {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    overflow: hidden;
    display: block;
    padding: 0px 0px 0px 8px;
    margin: 0px;
    font-weight: bold;
    max-width: 80%
}

.title_d a {
    font-size: 12px;
    font-weight: normal;
    float: right;
    margin-right: 10px
}

.title_d a:hover {
    text-decoration: none
}

/*----小栏产品分类----*/
.pro_class_x {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.pro_class_x .left_class {
    background-color: #eee;
    padding: 10px;
    margin: 1px
}

.pro_class_x .left_class li {
    line-height: 36px;
    position: relative;
    border-bottom: 1px dashed #ccc
}

.pro_class_x .left_class li:last-child {
    border: 0
}

.pro_class_x .left_class li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    color: #333;
    text-decoration: none !important
}

.pro_class_x .left_class li .dian {
    font-size: 8px;
    position: absolute;
    left: 0px
}

.pro_class_x .left_class li a.first {
    list-style: none;
    margin: 0px;
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    border-radius: 0px;
    color: #333
}

.pro_class_x .left_class li a.first:hover {
    color: #fff
}

.pro_class_x .left_class li a:hover {
    text-decoration: none !important
}

.pro_class_x .left_class li a.second {
    text-indent: 15px;
    line-height: 34px;
    color: #666666
}

.pro_class_x .left_class li a.second:hover {
    text-decoration: none !important
}

/*----大栏产品分类----*/
.pro_class_d {
}

#ProClass {
    display: none!important
}

#ProClass li.Selection a {
    background-color: #fff
}

#ProClass li.ac .Classtriangle:after {
    top: 13px
}

.pro_class_d .product-class {
    height: auto;
    margin: 0 0 10px;
    display: table
}

.pro_class_d .product-class li {
    line-height: 30px;
    margin: 0 12px 8px 0;
    float: left;
    border: 1px solid #d5d5d5
}

.pro_class_d .product-class li a {
    padding: 0 15px;
    display: block;
    color: #333;
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 240px
}

.pro_class_d .product-class li a.second {
    text-indent: 10px
}

.pro_class_d .product-class li a:hover, .pro_class_d .product-class li a.Themebg {
    color: #fff
}

/*----小栏相关产品模块----*/
.p_pro_x {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.smallphotoBox {
    min-height: auto;
    margin: 0;
    background-color: #eee;
    padding: 10px
}

/*----大栏相关产品模块----*/
.p_pro_d {
    margin: 0 auto;
    padding-bottom: 10px
}

.p_pro_d .prox-list {
    height: auto;
    overflow: hidden;
    padding: 0px;
    margin: 1px
}

.p_pro_d .prox-list .pro-item {
    padding: 15px 15px 0
}

.p_pro_d .prox-list .pro-item .pro-body p {
    height: 80px
}

.p_pro_d .prox-list .thumbnail {
    border-radius: 0;
    border: 1px solid #ebebeb;
    padding: 3px;
    margin: 0
}

.p_pro_d .prox-list h3 {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    font-weight: normal;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media screen and (max-width: 600px) {
    .p_pro_d li.col-md-3 {
        width:49%;
        margin: 10px 0 0 2%
    }

    .p_pro_d li.col-md-3:nth-child(2n+1) {
        margin-left: 0
    }
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 400px) {
    .p_pro_d li.col-md-3,.p_pro_d li.col-md-3:nth-child(2n+1) {
        width: 100%;
        margin: 10px 0 0
    }
}

/*----小栏资讯分类----*/
.info_class_x {
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.info_class_x .tab-box {
    display: block;
    background-color: #eee;
    padding: 10px;
    margin: 1px
}

.info_class_x .tab-box a {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    padding: 0 10px;
    color: #333;
    font-size: 12px;
    margin: 0;
    line-height: 36px;
    background-color: transparent;
    text-align: left
}

.info_class_x .tab-box a:last-child {
    border-bottom: none
}

.info_class_x .tab-box a:hover,.info_class_x .tab-box a.active {
    text-decoration: none;
    color: #fff!important
}

/*----大栏资讯分类----*/
.info_class_d {
}

.info_class_d .tab-box {
    height: auto;
    overflow: hidden;
    margin: 0 0 10px;
    padding: 0
}

.info_class_d .tab-box a {
    margin-right: 10px;
    padding: 0 15px;
    line-height: 32px;
    display: inline-block;
    color: #333;
    margin-bottom: 10px;
    background-color: #edece7
}

.info_class_d .tab-box a:hover, .tab-box a.active {
    color: #fff;
    text-decoration: none
}

/*----小栏相关资讯模块----*/
.p_info_x {
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.p_info_x ul.left_news {
    background-color: #eee;
    padding: 10px;
    margin: 1px
}

.p_info_x ul.left_news li {
    line-height: 35px;
    height: 35px;
    border-bottom: 1px dashed #ccc
}

.p_info_x ul.left_news li:last-child {
    border: 0
}

.p_info_x ul.left_news li .iconfont {
    font-size: 10px;
    display: inline-block;
    float: left
}

.p_info_x ul.left_news li a {
    font-size: 12px;
    line-height: 35px;
    height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding-left: 5px;
    color: #333
}

.p_info_x ul.left_news li a:hover {
    text-decoration: none
}

/*----大栏相关资讯模块----*/
.p_info_d {
}

.p_info_d .list-box {
    height: auto;
    overflow: hidden;
    margin: 0 0 10px;
    padding: 0
}

.p_info_d .list-box li {
    line-height: 0;
    height: 90px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-bottom: 12px;
    padding-right: 10px
}

.p_info_d .list-box li .face img {
    width: 120px;
    margin-right: 15px;
    float: left
}

.p_info_d .list-box li h3 {
    color: #666;
    height: 38px;
    line-height: 38px;
    background: none;
    margin: 0;
    font-size: 14px
}

.p_info_d .list-box li.col-md-6:nth-child(2n+1) {
    margin-left: 0
}

.p_info_d .list-box li p {
    line-height: 20px;
    color: #666;
    max-height: 40px;
    overflow: hidden
}

@media screen and (max-width: 600px) {
    .p_info_d .list-box li {
        padding: 0
    }
}

/*----联系我们内页组件----*/
.p_contact {
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.p_contact .contact-box {
    background-color: #eee;
    padding: 10px;
    margin: 1px
}

.p_contact .contact-box p {
    line-height: 28px;
    color: #333
}

/*----------------------------组件样式结束-----------------------------*/
.bannerEffect .tp-bullets.simplebullets.round .bullet {
    width: 10px;
    height: 10px;
    border-radius: 30px;
    margin: 0 5px
}

.tpl_one .col-md-12 {
    float: none
}

.row .col-md-4,.row .col-md-8 {
    padding: 0px
}

.menu .header-box {
    margin: 0 auto;
    height: auto;
    max-width: 1030px;
    position: relative;
    text-align: center
}

.menu .header-box .logo {
    padding: 10px 0;
    display: block;
    float: none
}

.menu .header-box .logo img {
    max-height: 100px
}

.nowrap,.nowrapall,.nowrapall * {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cl {
    clear: both
}

.tpl_one .content-box {
    margin: 0 auto !important
}

.content-box {
    max-width: 1030px;
    margin: 20px auto 0 !important;
    clear: both
}

.carousel {
    margin: 0
}

.carousel-indicators {
    bottom: 10px !important
}

.col-left {
    float: left;
    width: 26.2%
}

.col-right {
    float: right;
    width: 71.8%
}

/*-------</END 头部 LOGO >------------*/
.headFixed {
    position: relative
}

.header-nav {
    width: 100%
}

.menu .nav-box {
    height: 53px;
    line-height: 53px
}

.menu .NavBox {
    height: 53px;
    text-align: center;
    background: url(http://static.files.mozhan.com/Public/Images/Theme130/menubj.png) repeat-x;
    background-size: 100% 100%
}

.menu .nav {
    padding: 0;
    margin: 0 auto;
    float: none;
    display: inline-block;
    width: 100%
}

.menu .nav li {
    float: left;
    width: 12.5%;
    position: relative
}

.menu .nav li a {
    font-weight: 600;
    font-size: 14px;
    padding: 0;
    line-height: 53px;
    text-align: center;
    color: #fff;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 2
}

.menu .nav li a .line {
    width: 100%;
    height: 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.animate, .animateall, .animateall * {
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out
}

.menu .nav li:hover a .line {
    height: 100% !important
}

.nav>li>a:hover, .nav>li>a:focus {
    background: none
}

.header-box .clearfix.none {
    display: none
}

.btn-navbar-t {
    display: none;
    float: right;
    padding: 3px 8px 7px;
    margin-right: 5px;
    margin-left: 5px;
    border: 1px solid #bcbcbc;
    border-radius: 4px
}

.btn-navbar-t:hover,.btn-navbar-t:focus,.btn-navbar-t:active,.btn-navbar-t.active,.btn-navbar-t.disabled,.btn-navbar-t[disabled],.btn-navbar-t .icon-bar:hover,.btn-navbar-t .icon-bar:focus,.btn-navbar-t .icon-bar:active {
    filter: Alpha(opacity=80);
    opacity: 0.8
}

.btn-navbar-t .icon-bar {
    background: #bcbcbc;
    display: block;
    margin-top: 4px;
    width: 18px;
    height: 2px
}

.menu .nav > li:hover ul {
    display: block
}

.menu .nav > li .Triangle:after {
    content: '';
    display: inline-block;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #FFF
}

.menu .nav > li ul {
    display: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 53px;
    z-index: 99;
    width: 100%
}

.menu .nav > li ul li {
    line-height: 30px;
    width: 100%!important;
    margin-top: 1px
}

.menu .nav > li ul li a {
    font-size: 12px;
    color: #fff;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 3px 0!important;
    line-height: 35px
}

.menu .nav > li ul li a:hover {
    text-decoration: none
}

/*-------</END 导航>------------*/
/*--下拉菜单倒三角--*/
.menu .nav > li .Triangle:after {
    position: absolute;
    right: 5px;
    top: 24px
}

/*-------组件标题样式-----------*/
.about_title {
    height: 41px;
    line-height: 41px;
    border: 1px solid #d9d9d9;
    background: #fff;
    position: relative;
    color: #fff;
}

.about_title .title_white {
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e6e3e3));
    background: -moz-linear-gradient(top, #f4f4f4, #e6e3e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e6e3e3');
    height: 40px;
    line-height: 40px;
    position: relative
}

.about_title i {
    display: inline-block;
    font-size: 22px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    left: 10px;
    top: 10px
}

.about_title p {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    overflow: hidden;
    padding: 0 0 0 10px;
    margin: 0px;
    font-weight: bold;
    display: inline-block;
    width: 75%;
    margin-left: 40px;
}

.about_title a {
    border-radius: 10px;
    display: block;
    height: 18px;
    line-height: 18px;
    width: 50px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 12px
}

.about_title a:hover {
    text-decoration: none;
    color: #fff
}

/* 小屏幕 一*/
@media screen and (max-width: 1030px) {
    .content-box {
        margin:0 15px 15px !important
    }
}

/* 小屏幕 二*/
@media screen and (max-width: 980px) {
    .menu .nav li {
        padding: 0px 10px
    }
}

/* 小屏幕 三*/
@media screen and (max-width: 870px) {
    .header-nav {
        border-bottom: none;
        margin-top: 0px
    }

    .menu {
        height: auto
    }

    .menu .nav-box {
        border-radius: 0px
    }

    .header-box .clearfix.none {
        display: block
    }

    .menu .nav {
        padding: 0;
        margin: 0
    }

    .menu .btn-t {
        display: block;
        position: absolute;
        top: 18px;
        right: 14px
    }

    .NavBtn {
        display: block
    }

    .menu .header-nav .nav-box {
        background: none;
        height: auto;
        padding: 0;
        margin: 0
    }

    .menu .nav {
        float: none;
        width: 100%
    }

    .menu .NavBox {
        width: 100%;
        height: 0;
        overflow: hidden
    }

    /*-----------</菜单>---------------*/
    .col-left {
        width: 30%
    }

    .col-right {
        width: 68%
    }

    .menu .header-box .logo {
        padding: 0 10px
    }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 600px) {
    .col-left {
        width:100%
    }

    .col-right {
        width: 100%;
        margin-top: 20px
    }

    .article .company-box ul {
        height: 300px
    }

    .row .col-md-6,.row .col-md-9 {
        padding: 0!important
    }

    .row .col-md-3 {
        width: 100% !important;
        padding: 15px 0 0;
        margin-left: 0
    }

    .menu .header-box {
        text-align: left
    }
}

@media screen and (max-width: 468px) {
    .menu a.btn-t {
        top: 15px
    }
}

.banner {
    clear: both;
    margin: 0px auto
}

.bannerBox {
    position: relative
}

.ban_img {
    line-height: 1;
    text-align: center
}

.ban_img img {
    width: 100%;
    vertical-align: top;
    filter: Alpha(opacity=80);
    opacity: 0.8
}

@media screen and (max-width: 900px) {
}

/*---公告----*/
.notice {
    margin: 0px auto;
    height: 43px;
    line-height: 43px;
    color: #333
}

.notice-box .zuixin {
    font-weight: bold;
    font-size: 12px;
    float: left;
    padding: 0px 10px;
    display: block
}

.notice .notice-box {
    position: relative;
    clear: none
}

.notice .notice-box .noticeBox {
    max-width: 1030px;
    margin: 0 auto
}

.notice .notice-box i {
    float: left;
    font-size: 20px
}

.notice .notice-box ul.notice-ul {
    font-size: 12px;
    height: 43px;
    list-style: none;
    padding: 0;
    display: block;
    line-height: 43px
}

.notice .notice-box ul.notice-ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 43px;
    line-height: 43px
}

.notice .notice-box ul.notice-ul li a {
    color: #333
}


/*---搜索----*/
.notice .search {
    float: right;
    display: inline;
    margin-right: 10px;
    margin-top: 5px;
    height: 33px
}

.notice .search .navbar-form {
    padding: 0px;
    float: right;
    margin: 0px
}

.notice .search .navbar-form .form-control {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    font-size: 12px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #d5d5d5;
    padding: 0px 100px 0px 10px!important;
    background-color: #fff;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top
}

.notice .search .dropdown-menu {
    border-radius: 0;
    padding: 0;
    min-width: 70px;
    left: 0px
}

.notice .search .dropdown-menu>li {
    padding: 0
}

.notice .search .dropdown-menu>li>a {
    text-align: center;
    font-size: 12px;
    color: #666;
    display: block;
    line-height: 26px;
    padding: 0px
}

.notice .search .btn-danger {
    color: #fff;
    background-color: #bcbcbc;
    border: 1px solid #bcbcbc;
    background-image: none;
    padding: 8px 4px;
    font-size: 12px
}

.notice .search .form-group {
    margin-bottom: 0;
    vertical-align: middle;
    display: inline-block;
    float: left
}

.notice .btn-search-group {
    color: #fff;
    font-size: 12px;
    font-family: "SimSun";
    cursor: pointer;
    right: 0;
    margin: 0px;
    vertical-align: top
}

.notice .btn-search-group .btn {
    background: none !important;
    border: none !important
}

.notice .alertinfo li {
    line-height: 40px;
    white-space: nowrap
}

/* 小屏幕 一*/
@media screen and (max-width: 1030px) {
    .notice .notice-box {
        max-width:100%
    }

    .notice .notice-box .noticeBox {
        margin: 0px 15px 0px
    }
}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width: 870px) {
    .notice .notice-box .col-md-4 {
        width:48%
    }

    .notice .searchBox {
        display: none
    }
}

.notice .btn-search-group {
    color: #fff;
    font-size: 14px;
    font-family: "SimSun";
    cursor: pointer;
    position: absolute;
    right: 0
}

.notice .btn-search-group .btn {
    background: none !important;
    border: none !important
}

.notice .alertinfo li {
    white-space: nowrap
}

/*-----------<关于我们>---------------*/
.about {
    margin-bottom: 15px
}

.about .company-box {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.about .company {
    padding: 15px;
    overflow: hidden;
    background-color: #eee;
    line-height: 24px;
    height: 209px;
    padding: 10px;
    font-size: 12px
}

.about .company p {
    margin: 0 !important
}

.about .company img {
    float: left;
    width: 54%;
    background-color: #fff;
    padding: 3px;
    margin: 0px 10px 0px 0px
}

@media screen and (max-width: 980px) {
    .about .company {
        height: 185px
    }
}

@media screen and (max-width: 600px) {
    .about {
        margin-bottom: 35px
    }
}

@media screen and (max-width: 468px) {
    .about .company img {
        width: 44%
    }
}

@media screen and (max-width: 320px) {
    .about .company {
        height: 340px
    }

    .about .company img {
        width: 98%
    }
}

/*-----------<联系我们>---------------*/
.contact .company-box {
    height: 209px;
    overflow: hidden;
    background-color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.contact .company {
    padding: 15px;
    overflow: hidden;
    background-color: #eee;
    line-height: 24px;
    height: 257px;
    padding: 10px;
    font-size: 12px
}

.contact .company-box p {
    padding: 1px 0;
    margin: 0px;
    font-size: 12px
}

@media screen and (max-width: 980px) {
    .contact .company-box {
        height:200px
    }

    .contact .company-box p {
        padding: 0
    }
}

@media screen and (max-width: 870px) {
    .contact .company-box {
        height:184px
    }

    .contact .company-box p {
        padding: 1px 0
    }
}

/*-----------<最新资讯>---------------*/
.article .company-box {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.article .company {
    padding: 15px;
    overflow: hidden;
    background-color: #eee;
    line-height: 24px;
    height: 252px;
    padding: 10px;
    font-size: 12px
}

.article .company-box ul {
    padding: 0;
    overflow: hidden
}

.article .company-box li {
    line-height: 35px;
    height: 35px;
    position: relative;
    border-bottom: 1px dashed #ccc
}

.article .company-box li:last-child {
    border: 0
}

.article .company-box li .dian {
    line-height: 30px;
    font-size: 8px;
    position: absolute;
    left: 0px
}

.article .company-box li a {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    color: #333;
    width: 100%;
    padding: 3px 0 0;
    margin: 0px
}

.article .company-box li a:hover {
    text-decoration: none
}

/*.article .company-box li:before{content: "¤";display: inline-block}*/
@media screen and (max-width: 980px) {
    .article .company-box ul {
        height: 360px
    }
}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width: 870px) {
    .article .company {
        height: 208px
    }

    .article .company-box li {
        line-height: 30px;
        height: 30px
    }
}

@media screen and (max-width: 768px) {
    .article .company-box ul {
        height:270px
    }
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px) {
    .article {
        margin-top: -20px
    }
}

/*产品列表*/
.articleLabel {
    clear: both;
    margin: 0
}

.articleLabel .title_name {
    text-align: center;
    width: 100%;
    position: relative
}

.articleLabel .title_name p {
    display: inline-block;
    max-width: 50%;
    position: relative;
    margin: 0px
}

.articleLabel .title_name p a {
    color: #fff;
    font-size: 18px;
    padding: 5px 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    display: block
}

.articleLabel .title_name .title_bd {
    width: 100%;
    height: 13px;
    margin-top: -5px
}

.articleLabel .switchpages {
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 15px
}

.articleLabel .pages {
    margin: 0 !important
}

.articleLabel .item {
    position: relative;
    width: 25%;
    float: left;
    overflow: hidden
}

.articleLabel .item a {
    text-decoration: none;
    color: #666;
    margin: 3px;
    display: block
}

.articleLabel .item a:hover .pro_name {
    color: #fff
}

.articleLabel .pro_name {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin: 0px;
    padding: 0px 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    color: #333
}

.thumbnail {
    overflow: hidden
}

.articleLabel a {
    text-decoration: none
}

.articleLabel .switchpages {
    position: relative;
    margin-top: 0px
}

.articleLabel .console {
    position: absolute;
    top: 45%;
    width: 100%
}

.articleLabel .console div {
    position: absolute
}

.articleLabel .console div i {
    font-size: 30px;
    color: #666
}

.articleLabel .console div.left {
    left: 0;
    top: 0
}

.articleLabel .console div.right {
    right: 0;
    top: 0
}

.articleLabel .pages {
    margin: 0 30px;
    overflow: hidden
}

.articleLabel .pages .Slidepage {
    float: left
}

@media screen and (min-width: 1180px) {
    .articleLabel .item .face {
        min-height: 200px
    }
}

.articleLabel .item .con img {
    width: 100%;
    height: auto
}

@media screen and (max-width: 800px) {
    .articleLabel .item {
        width: 50%
    }
}

@media screen and (max-width: 600px) {
    .articleLabel .console {
        display: none
    }

    .articleLabel .pages {
        padding: 0
    }
}

@media screen and (max-width: 480px) {
    .articleLabel .item {
        width: 100%
    }
}

@media screen and (max-width: 600px) {
    .articleLabel .pro_category {
        float: none;
        width: 100%
    }

    .articleLabel .col-md-4 {
        width: 32.4%;
        margin-left: 1.4%
    }

    .articleLabel .col-md-4:first-child {
        margin-left: 0px
    }
}

@media screen and (max-width: 320px) {
    .articleLabel .col-md-4 {
        width: 100%;
        margin-left: 0
    }
}

/*产品列表*/
.product {
    clear: both
}

.product .product-box {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border: 1px solid #d9d9d9;
    border-top: 0
}

.product .product-box ul.pro-list {
    padding: 15px 5px;
    height: auto;
    overflow: hidden;
    background: #fff
}

.product .product-box ul.pro-list li {
    float: left;
    display: inline;
    margin-bottom: 15px
}

.product li.col-pro {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%
}

.product .product-box .thumbnail {
    border: none;
    border-radius: 0px;
    margin: 0px;
    padding: 0
}

.product .product-box .thumbnail a {
    display: block
}

.product .product-ox img {
    width: 100%;
    height: auto
}

.product .product-box ul.pro-list li:hover img {
    filter: Alpha(opacity=80);
    opacity: 0.8
}

.product .product-box .text {
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    color: #333
}

.product .product-box .text a {
    color: #333
}

.product .product-box .text a:hover {
    text-decoration: none
}

@media screen and (max-width: 768px) {
    .product li.col-pro {
        width: 31.3%
    }
}

@media screen and (max-width: 468px) {
    .product li.col-pro {
        width: 47.5%
    }
}

@media screen and (max-width: 320px) {
    .product li.col-pro {
        width: 97%
    }
}

/*---友情链接----*/
.friendLink {
    padding: 0 0 10px;
    background-color: rgba(255,255,255,0.5)
}

.friendLink .link-box {
    padding: 5px 0;
    text-align: center;
    border: 1px solid #d9d9d9;
    border-top: 0
}

.friendLink .link-box a {
    max-width: 90%;
    color: #666;
    display: inline-block;
    padding: 0 5px;
    line-height: 24px;
    white-space: nowrap
}

.friendLink .link-box a:hover {
    color: #7c32ce
}

.footers .Attention {
    color: #808080
}

.footers .footers-box {
    position: relative
}

.footers .footer-triangle {
    bottom: 0 !important
}

@media screen and (max-width: 600px) {
}

/*---footer----*/
.tpl_footers {
    border-top: 6px solid
}

.footers {
    width: 100%
}

.footers .footers-layer {
    border-bottom-width: 10px;
    border-bottom-style: solid;
    width: 100%
}

.footers .footers-box {
    max-width: 1030px;
    margin: 0 auto;
    padding: 15px 10px
}

.footers .footers-box a {
    color: #7c32ce;
    margin-right: 10px
}

.footers .footers-box a:hover {
    text-decoration: underline
}

.footers .footers-box p {
    padding: 0 0 12px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #808080
}

/*--------微博等分享样式-------*/
.jiathis_style {
    width: 240px;
    margin: 5px auto
}

/*-----------</END>---------------*/
@media screen and (max-width: 768px) {
    .footers .footers-box p {
        padding:0 15px
    }
}


.prev{ background: #fff;width: 30px;height: 30px;text-align: center;line-height: 30px;border-radius: 5px;border: 1px solid #175fa7;display: inline-block;margin-bottom: 20px;color:#000; }
.num{ display: inline-block;width: 30px;height: 30px;text-align: center;line-height: 30px;border-radius: 5px;border: 1px solid #175fa7;margin-left: 10px;color:#000; }
.current{ display: inline-block;width: 30px;height: 30px;text-align: center;line-height: 30px;border-radius: 5px;border: 1px solid #175fa7;margin-left: 10px;color:#175fa7;font-weight: bold; }
.next{ background: #fff;width: 30px;height: 30px;text-align: center;line-height: 30px;border-radius: 5px;border: 1px solid #175fa7;display: inline-block;color:#000; }

