﻿* {
    margin: 0;
    padding: 0;
    word-break: break-all;
    word-wrap: break-word;
}

html, body {
    color: #434343;
    font-family: "microsoft yahei", "simsun", "arial", "helvetica", "sans-serif";
    font-size: 13px;
    text-align: left;
    _background-image: url(about:blank);
    _background-attachment: fixed;
    min-width: 1000px;
    min-height: 100%;
    width: 100%;
}

canvas {
    background-color: #fff;
}

img {
    border: 0;
    vertical-align: middle;
}

input, textarea, button, select {
    outline: none;
    resize: none;
    font-family: inherit;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:hover {
    color: #e1450a;
}

a:focus, input:focus {
    outline: 0 none;
}

::-moz-selection {
    background: #e62129;
    color: #fff;
}

::selection {
    background: #e62129;
    color: #fff;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-track {
    border-radius: 5px;
    box-shadow: 1px 1px 5px #fff inset
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    border-radius: 20px;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, .8) inset
}

::-webkit-scrollbar-corner {
    background: transparent
}

.ab {
    position: absolute;
    z-index: 10;
}

.re {
    position: relative;
    z-index: 1;
}

.fixed {
    position: fixed;
    z-index: 1;
}

.max {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.table {
    display: table;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.vtop {
    vertical-align: top;
}

.ov {
    overflow: hidden;
}

.none {
    display: none;
}

.sl {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.red {
    color: #e62129;
}

.ucase {
    text-transform: uppercase;
}

.iconfont {
    font-size: inherit;
}

.center {
    min-width: 1000px;
    width: 1000px;
    font-size: 14px;
    margin: 0 auto;
    height: auto;
}


/*1280宽以上*/

@media screen and (min-width: 1440px) {
    .center {
        width: 1200px;
        min-width: 1200px;
    }
}


/*1600宽以上*/

@media screen and (min-width: 1600px) {
    .center {
        width: 1400px;
        min-width: 1400px;
        font-size: 14px;
    }
}

.len100 {
    width: 100%;
    max-width: 100%;
}

.len50 {
    width: 50%;
    max-width: 50%;
}

.hei100 {
    height: 100%;
    max-height: 100%;
}

.max {
    height: 100%;
    width: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    zoom: 1;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.pointer {
    cursor: pointer;
}

.not-allowed {
    cursor: not-allowed;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.nomargin {
    margin: 0;
}

.mtop5 {
    margin-top: 5px;
}

.mtop8 {
    margin-top: 8px;
}

.mtop10 {
    margin-top: 10px;
}

.mtop15 {
    margin-top: 15px;
}

.mtop20 {
    margin-top: 20px;
}

.mtop30 {
    margin-top: 30px;
}

.mtop40 {
    margin-top: 40px;
}

.mtop50 {
    margin-top: 50px;
}

.mtop60 {
    margin-top: 60px;
}

.mtop70 {
    margin-top: 70px;
}

.mtop80 {
    margin-top: 80px;
}

.mtop100 {
    margin-top: 100px;
}

.mleft20 {
    margin-left: 20px;
}

.block {
    display: block;
}

.animate5, .animate {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.padding0 {
    padding: 0;
}

.en {
    font-family: 'xianhei';
}


/*中文字体*/

@font-face {
    font-family: 'xianhei';
    src: url('../fonts/xianhei.ttf') format('truetype');
}

@font-face {
    font-family: 'xihei';
    src: url('../fonts/xihei.ttf') format('truetype');
}

@font-face {
    font-family: 'chaoxihei';
    src: url('../fonts/chaoxihei.ttf') format('truetype');
}


/*英文字体*/

@font-face {
    font-family: 'MyriadPro-LightCond';
    src: url('../fonts/MyriadPro-LightCond.eot');
    src: url('../fonts/MyriadPro-LightCond.eot?#iefix') format('embedded-opentype');
    src: url('../fonts/MyriadPro-LightCond.woff') format('woff'), url('../fonts/MyriadPro-LightCond.ttf') format('truetype'), url('../fonts/MyriadPro-LightCond.svg#MyriadPro-LightCond') format('svg'), local('MyriadPro-LightCond'), local('Myriad Pro');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bgBlack';
    src: url('../fonts/Brandon_blk.eot');
    src: url('../fonts/Brandon_blk.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_blk.woff') format('woff'), url('../fonts/Brandon_blk.svg#Brandon_blk') format('svg'), url('../fonts/Brandon_blk.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgBold';
    src: url('../fonts/Brandon_bld.eot');
    src: url('../fonts/Brandon_bld.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_bld.woff') format('woff'), url('../fonts/Brandon_bld.svg#Brandon_bld') format('svg'), url('../fonts/Brandon_bld.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgLight';
    src: url('../fonts/Brandon_light.eot');
    src: url('../fonts/Brandon_light.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_light.woff') format('woff'), url('../fonts/Brandon_light.svg#Brandon_light') format('svg'), url('../fonts/Brandon_light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgThinIt';
    src: url('../fonts/Brandon_thin_it.eot');
    src: url('../fonts/Brandon_thin_it.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_thin_it.woff') format('woff'), url('../fonts/Brandon_thin_it.svg#Brandon_thin_it') format('svg'), url('../fonts/Brandon_thin_it.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgRegIt';
    src: url('../fonts/Brandon_reg_it.eot');
    src: url('../fonts/Brandon_reg_it.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_reg_it.woff') format('woff'), url('../fonts/Brandon_reg_it.svg#Brandon_reg_it') format('svg'), url('../fonts/Brandon_reg_it.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgBoldIt';
    src: url('../fonts/Brandon_bld_it.eot');
    src: url('../fonts/Brandon_bld_it.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_bld_it.woff') format('woff'), url('../fonts/Brandon_bld_it.svg#Brandon_bld_it') format('svg'), url('../fonts/Brandon_bld_it.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgMed';
    src: url('../fonts/Brandon_med.eot');
    src: url('../fonts/Brandon_med.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_med.woff') format('woff'), url('../fonts/Brandon_med.svg#Brandon_med') format('svg'), url('../fonts/Brandon_med.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: "GEO703XB_1";
    src: url("../fonts/GEO703XB_1.eot");
    /* IE9 */
    src: url("../fonts/GEO703XB_1.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/GEO703XB_1.woff") format("woff"),
    /* chrome、firefox */
    url("../fonts/GEO703XB_1.ttf") format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../fonts/GEO703XB_1.svg#GEO703XB_1") format("svg");
    /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}


/*动画*/

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -moz-animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes zoomIn2 {
    0% {
        opacity: 0;
        -webkit-transform: scale(2);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes zoomIn2 {
    0% {
        opacity: 0;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.zoomIn2 {
    -webkit-animation-name: zoomIn2;
    animation-name: zoomIn2;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 100
}

.animated500 {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 100
}


/*顶部加载特效*/

.pace-done #page-wrapper, .pace-done .footer, .pace-done .nav-header, .pace-done .navbar-static-side, .pace-done li.active {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace .pace-progress {
    background-color: #e62129;
    position: fixed;
    z-index: 2000;
    top: 0;
    width: 100%;
    height: 1px;
}

.pace-inactive {
    display: none;
    visibility: hidden;
}

body #newBridge .icon-right-center {
    display: none;
}


/*全站顶部*/

#top {
    line-height: 40px;
    background: url(top-bg.gif) center top repeat-x;
}

#top .welcome, #top .contact {
    color: #fff;
}

#top .contact a {
    color: #fff;
    display: inline-block;
    margin-left: 20px;
    position: relative;
    z-index: 99999;
}

#top .contact a i {
    display: inline-block;
    margin-right: 5px;
}

#top .contact a .qrcode {
    position: absolute;
    display: none;
    width: 130px;
    border: 1px solid #ccc;
    top: 45px;
    left: 0;
    padding: 3px;
    background-color: #fff;
    color: #999;
    font-size: 12px;
    border-radius: 3px;
}

#top .contact a .qrcode img {
    width: 100%;
}

#top .contact a:hover .qrcode {
    display: block;
}

#top .contact a .qrcode p {
    padding: 0;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.logo {
    padding: 25px 0;
}

.logo img {
    display: block;
    height: 40px;
    margin-top: 5px;
}

.menu li {
    float: left;
    width: 93px;
    text-align: center;
    margin-left: 1px;
    /*overflow: hidden;*/
    position: relative;
    z-index: 9999;
}

.menu li a.parent {
    display: block;
    height: 100px;
    line-height: 100px;
    font-size: 16px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative;
}

.menu li:hover a.parent {
    background-color: #057bc0;
    color: #fff;
}

.menu li .children a:hover {
    background-color: #eee;
    color: #333;
}

.menu li a.haschildren:after {
    content: ' ';
    display: block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    left: 46px;
    bottom: -8px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.menu li:hover a.haschildren:after, .menu li.haschildren a:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
    filter: alpha(opacity=100);
}

.menu li .children {
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    background-color: #fff;
    display: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow: 0 8px 5px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 5px 5px rgba(0, 0, 0, .3);
}

.menu li:hover .children {
    display: block;
}

.menu li .children a {
    color: #666;
    display: block;
    height: 40px;
    line-height: 40px;
}


/*轮播图*/

#index-hdp {
    height: 700px;
    overflow: hidden;
    width: 100%;
    min-width: 1000px;
    position: relative;
}

#index-hdp .pic {
    width: 400%;
    left: 0;
    top: 0;
    height: 700px;
}

#index-hdp a.hdp {
    display: block;
    height: 700px;
    width: 25%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

#index-hdp .item {
    width: 100%;
    height: 56px;
    text-align: center;
    bottom: -10px;
    z-index: 100;
}

#index-hdp .item a {
    display: inline-block;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .9);
    margin: 0 20px;
    opacity: 0.85;
    filter: alpha(opacity=85);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative;
}

#index-hdp .item a:after {
    content: ' ';
    position: absolute;
    right: 18px;
    top: 6px;
    width: 30px;
    height: 1px;
    background-color: rgba(255, 255, 255, .7);
}

#index-hdp .item a:nth-child(1):after {
    display: none;
    content: '';
}

#index-hdp .item a.hover {
    background-color: #e1450a;
}

#index-hdp .jt {
    height: 0px;
}

#index-hdp .jt a {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    opacity: 0.7;
    filter: alpha(opacity=70);
    top: 50%;
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    margin-top: -30px;
    text-shadow: 0px 0px 5px #999;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 50%;
    border: 2px solid #fff;
}

#index-hdp .jt a.jt-left {
    left: 8%;
}

#index-hdp .jt a.jt-right {
    right: 8%;
}

#index-hdp .jt a:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

#index-hdp .jt a.jt-left:hover {
    -webkit-transform: translate(-10px);
    -ms-transform: translate(-10px);
    -o-transform: translate(-10px);
    transform: translate(-10px);
}

#index-hdp .jt a.jt-right:hover {
    -webkit-transform: translate(10px);
    -ms-transform: translate(10px);
    -o-transform: translate(10px);
    transform: translate(10px);
}

#index-hdp .jt a i {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: block;
}

#index-hdp .jt a:hover i {
    -webkit-transform: rotateX(45deg);
    -ms-transform: rotateX(45deg);
    -o-transform: rotateX(45deg);
    transform: rotateX(45deg);
}


/*首页公共标题*/

.inde-pub-title .title {
    font-family: 'chaoxihei';
    color: #24211d;
    font-size: 30px;
    text-indent: 50px;
}

.inde-pub-title .en {
    color: #24211d;
    font-size: 18px;
    line-height: 28px;
    text-indent: 50px;
}

.inde-pub-title .line {
    display: inline-block;
    position: relative;
    line-height: 20px;
    margin-left: 50px;
}

.inde-pub-title .line:before, .inde-pub-title .line:after {
    content: ' ';
    position: absolute;
    top: 10px;
    width: 130px;
    height: 1px;
    background-color: #2d333d;
}

.inde-pub-title-white, .inde-pub-title-white .title, .inde-pub-title-white .en {
    color: #fff;
}

.inde-pub-title-white .line:before, .inde-pub-title-white .line:after {
    background-color: #fff;
}

.inde-pub-title .line:after {
    left: -150px;
}

.inde-pub-title .line:before {
    right: -150px;
}

.inde-pub-title .line i {
    display: inline-block;
    font-size: 30px;
}


/*首页产品展示*/

.index-product li {
    float: left;
    width: 33.33%;
}

.index-product li a {
    display: block;
    width: 95%;
    margin: 2.3% auto;
    position: relative;
}

.index-product li a .pic {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 58%;
}

.index-product li a .pic img {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    width: 100%;
}

.index-product li a:hover .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.index-product li a .bg {
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.index-product li a:hover .bg {
    background-color: rgba(0, 0, 0, .08);
}

.index-product li a .circle, .index-product li a .info {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    border-radius: 50%;
    background-color: rgba(255, 69, 10, .8);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@keyframes border {
    from {
        background-color: rgba(255, 69, 10, .8);
    }
    to {
        background-color: transparent;
        transform: scale(1.6);
    }
}

@-moz-keyframes border {
    from {
        background-color: rgba(255, 69, 10, .8);
    }
    to {
        background-color: transparent;
        -moz-transform: scale(1.6);
    }
}

@-webkit-keyframes border {
    from {
        background-color: rgba(255, 69, 10, .8);
    }
    to {
        background-color: transparent;
        -webkit-transform: scale(1.6);
    }
}

@-o-keyframes border {
    from {
        background-color: rgba(255, 69, 10, .8);
    }
    to {
        background-color: transparent;
        -o-transform: scale(1.6);
    }
}

.index-product li a:hover .circle:after {
    content: ' ';
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    border-radius: 50%;
    -webkit-animation: border ease 1.5s both infinite;
    -o-animation: border ease 1.5s both infinite;
    animation: border ease 1.5s both infinite;
}

.index-product li a .info {
    background-color: transparent;
    color: #fff;
}

.index-product li a .info .iconfont {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 45px;
    margin-top: 10px;
}

.index-product li a .info .name {
    font-weight: normal;
    font-size: 16px;
    margin-top: 3px;
}


/*广告语*/

.slogan {
    background: #057bc0 url(slogan.png) center 50px no-repeat;
    background-size: 40% auto;
    padding: 100px 0 50px;
}

.slogan a {
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 20px;
    font-size: 15px;
    color: #fff;
    margin-top: 30px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 5px;
}

.slogan a i {
    margin-left: 5px;
}

.slogan a:hover {
    background-color: #fff;
    color: #057bc0;
}


/*工程案例*/

.index-case li {
    float: left;
    width: 25%;
}

.index-case li a {
    display: block;
    width: 95%;
    margin: 0 auto;
}

.index-case li a .pic {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 66%;
    border-radius: 3px;
}

.index-case li a .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index-case li a:hover .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.index-case li a .name {
    height: 60px;
    font-weight: normal;
    font-size: 15px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    padding: 0;
}

.more-btn {
    display: inline-block;
    padding: 10px 20px;
    font-size: 15px;
    color: #fff;
    margin-top: 30px;
    background-color: #e1450a;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 5px;
}

.more-btn:hover {
    color: #fff;
}

.more-btn i {
    margin-left: 5px;
}


/*关于*/

.index-about {
    background: url(index-about.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
    color: #fff;
}

.index-about-box {
    width: 800px;
    margin: 0 auto;
    border-radius: 10px;
    background-color: rgba(225, 69, 10, .9);
    padding: 60px 0;
    -webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, .2);
}

.index-about .inde-pub-title .title, .index-about .inde-pub-title .en {
    color: #fff;
}

.index-about-desc {
    text-align: justify;
    width: 75%;
    margin: 30px auto;
    font-size: 15px;
}

.index-about-desc p {
    margin: 10px auto;
    line-height: 28px;
    text-indent: 2em;
}

.index-about-more a {
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 20px;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 5px;
}

.index-about-more a i {
    margin-left: 5px;
}

.index-about-more a:hover {
    background-color: #fff;
    color: #e1450a;
}


/*荣誉资质*/

.index-honor .jt {
    width: 8%;
    text-align: center;
    font-size: 80px;
    height: 80px;
    line-height: 80px;
    margin-top: 103px;
    cursor: pointer;
    display: block;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index-honor .icon-zuojiantou2:hover {
    -webkit-transform: translateX(-10px) rotateX(45deg);
    -ms-transform: translateX(-10px) rotateX(45deg);
    -o-transform: translateX(-10px) rotateX(45deg);
    transform: translateX(-10px) rotateX(45deg);
}

.index-honor .icon-youjiantou2:hover {
    -webkit-transform: translateX(10px) rotateX(45deg);
    -ms-transform: translateX(10px) rotateX(45deg);
    -o-transform: translateX(10px) rotateX(45deg);
    transform: translateX(10px) rotateX(45deg);
}

.index-honor-box {
    width: 84%;
    position: relative;
    height: 310px;
    overflow: hidden;
}

.index-honor-box ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
}

.index-honor-box li {
    float: left;
    padding: 0 17.5px;
    margin-bottom: 100px;
}

.index-honor-box li img {
    width: 200px;
    display: block;
}

.index-honor-box li p {
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*润健的优势*/

.index-advantage {
    padding: 80px 0;
    height: 500px;
    background-color: #057bc0;
    color: #fff;
    text-align: center;
}

.index-advantage .inde-pub-title .title, .index-advantage .inde-pub-title .en {
    color: #fff;
}

.index-advantage .inde-pub-title .line:before, .index-advantage .inde-pub-title .line:after {
    background-color: #fff;
}

.index-advantage-box {
    z-index: 100;
}

.index-advantage .name {
    font-size: 35px;
    height: 80px;
    line-height: 80px;
    font-weight: normal;
}

.index-advantage .desc {
    color: #c7e2e4;
    font-size: 15px;
}

.duo {
    width: 1195px;
    height: 276px;
    margin: 70px auto 0;
}

.duo div {
    float: left;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.duo div:hover {
    transform: translate3d(0, -10px, 0);
    -webkit-transform: translate3d(0, -10px, 0);
}

.duo1, .duo2, .duo3 {
    position: relative;
}

.duo1:after, .duo2:after, .duo3:after {
    position: absolute;
    content: ' ';
    right: 0;
    top: 0;
    width: 1px;
    height: 315px;
    background-color: #36bcc8;
    border-radius: 50%;
}

.duo1, .duo2, .duo3, .duo4 {
    width: 298px;
    height: 276px;
}

.duo .iconfont {
    display: block;
    height: 70px;
    line-height: 70px;
    font-size: 70px;
}

.duo h3 {
    margin: 30px 0;
    font-size: 24px;
    font-weight: 500;
}

.duo h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
}

.duo a {
    margin-top: 20px;
    display: block;
    background-color: #fff;
    width: 120px;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    margin: 30px auto 0;
    border-radius: 3px;
}


/*动画*/

.platform_advantage_bg {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}

.platform_advantage_bg_z {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.platform_advantage_bg li {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, .15);
    bottom: -160px;
    -webkit-animation: square 28s infinite;
    animation: square 28s infinite;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.platform_advantage_bg_z li {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, .15);
    bottom: -300px;
    -webkit-animation: square_z 22s infinite;
    animation: square_z 22s infinite;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.platform_advantage_bg li:nth-child(1), .platform_advantage_bg_z li:nth-child(1) {
    left: 10%
}

.platform_advantage_bg li:nth-child(2), .platform_advantage_bg_z li:nth-child(2) {
    left: 20%;
    width: 80px;
    height: 80px;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
    -webkit-animation-duration: 17s;
    animation-duration: 17s
}

.platform_advantage_bg li:nth-child(3), .platform_advantage_bg_z li:nth-child(3) {
    left: 25%;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.platform_advantage_bg li:nth-child(4), .platform_advantage_bg_z li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    background-color: rgba(255, 255, 255, .25)
}

.platform_advantage_bg li:nth-child(5), .platform_advantage_bg_z li:nth-child(5) {
    left: 70%
}

.platform_advantage_bg li:nth-child(6), .platform_advantage_bg_z li:nth-child(6) {
    left: 80%;
    bottom: -200px;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    background-color: rgba(255, 255, 255, .2)
}

.platform_advantage_bg li:nth-child(7), .platform_advantage_bg_z li:nth-child(7) {
    left: 32%;
    bottom: -200px;
    width: 100px;
    height: 100px;
    -webkit-animation-delay: 7s;
    animation-delay: 7s
}

.platform_advantage_bg li:nth-child(8), .platform_advantage_bg_z li:nth-child(8) {
    left: 55%;
    width: 20px;
    height: 20px;
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s
}

.platform_advantage_bg li:nth-child(9), .platform_advantage_bg_z li:nth-child(9) {
    left: 25%;
    width: 10px;
    height: 10px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    background-color: rgba(255, 255, 255, .3)
}

.platform_advantage_bg li:nth-child(10), .platform_advantage_bg_z li:nth-child(9) {
    left: 90%;
    width: 120px;
    height: 120px;
    bottom: -200px;
    -webkit-animation-delay: 11s;
    animation-delay: 11s
}

@-webkit-keyframes square {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-1700px)rotate(600deg);
        transform: translateY(-1700px)rotate(600deg)
    }
}

@keyframes square {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-1700px)rotate(600deg);
        transform: translateY(-1700px)rotate(600deg)
    }
}

@-webkit-keyframes square_z {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-700px)rotate(500deg);
        transform: translateY(-700px)rotate(500deg)
    }
}

@keyframes square_z {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-700px)rotate(500deg);
        transform: translateY(-700px)rotate(500deg)
    }
}


/*1280宽*/

@media screen and (max-width: 1280px) {
    .duo {
        width: 980px;
    }
    .duo1, .duo2, .duo3, .duo4 {
        width: 245px;
    }
}


/*资讯*/

.index-art {
    padding: 100px 0;
    min-width: 1180px;
}

.m-index {
    width: 1180px;
    height: auto;
    margin: 0 auto;
}

.innew li {
    width: 380px;
    height: 468px;
    float: left;
    background-color: #f8f8f8;
    margin-left: 20px;
}

.innew li:first-child {
    margin-left: 0px;
}

.innew li h2 {
    color: #666666;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.innew li h2 a {
    color: #666;
}

.innew li h2:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    height: 3px;
    background-color: #f04c53;
    width: 40px;
    left: 50%;
    margin-left: -20px;
}

.innew li .nwpic {
    display: block;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    position: relative
}

.innew li .nwpic img {
    width: 340px;
    height: 180px;
}

.innew li .nwpic h3 {
    position: absolute;
    width: 340px;
    height: 42px;
    line-height: 42px;
    color: #FFF;
    font-size: 15px;
    font-weight: normal;
    background: url(art-bg.png) no-repeat;
    left: 20px;
    bottom: 0px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.innew li p {
    padding-left: 20px;
    padding-right: 20px;
}

.innew li p a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    height: 50px;
    line-height: 54px;
    color: #666666;
    font-size: 14px;
    padding-left: 18px;
    background: url(nzs.gif) no-repeat 5px center;
    border-top: 1px dashed #e7e7e7;
    text-decoration: none
}

.innew li p a:hover {
    color: #f04c53;
}

.innew li p a:first-child {
    border-top: none
}


/*1280宽*/

@media screen and (max-width: 1280px) {
    .index-art {
        width: 100%;
        min-width: 100%;
    }
    .m-index {
        width: 980px;
        margin: 0 auto;
    }
    .innew li {
        width: 312px;
    }
    .innew li .nwpic img {
        width: 100%;
    }
    .innew li .nwpic h3 {
        width: 274px;
        text-indent: 0;
        text-align: center;
        font-size: 14px;
    }
}


/*服务支持热线*/

.service-mobile img {
    width: 400px;
    display: block;
    margin: 0 auto;
}

.service-mobile .mobile {
    background-color: #e1450a;
    color: #fff;
    font-size: 25px;
    display: inline-block;
    padding: 10px 25px;
    margin-top: 30px;
    border-radius: 5px;
    font-family: 'bgLightg';
}

.service-mobile .mobile i {
    margin-right: 10px;
}


/*全站底部*/

.bottom {
    color: #aaa;
    background-color: #32373c;
}

.bottom a {
    color: #aaa;
}

.bottom a:hover {
    color: #fff;
}

.bottom dl {
    width: 25%;
    float: left;
    padding: 40px 0;
}

.bottom dl.dl-about {
    width: 35%;
}

.bottom dl.dl-qrcode {
    width: 20%;
}

.bottom dt .name {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.bottom dt .line {
    width: 30px;
    height: 2px;
    background-color: #e1450a;
    margin: 15px 0;
}

.bottom .about {
    width: 80%;
}

.bottom .about p {
    line-height: 20px;
    font-size: 12px;
    text-align: justify;
}

.bottom .about .more {
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
    display: inline-block;
}

.bottom .about .more i {
    margin-left: 2px;
}

.copyright {
    padding: 20px 0;
    line-height: 28px;
    background-color: #282d32;
}

.copyright span {
    margin: 0 8px;
    display: inline-block;
}

body .bottom .bdshare-button-style1-16 a, body .bottom .bdshare-button-style1-16 .bds_more, body .bottom .bdshare-button-style1-16 a:hover, body .bottom .bdshare-button-style1-16 .bds_more:hover {
    background-image: none;
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    line-height: 30px;
    border: 1px solid #e1450a;
    border-radius: 50%;
    color: #e1450a;
    font-size: 18px;
}

.bottom .contact li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    letter-spacing: 1px;
}

.bottom .contact li span {
    display: inline-block;
    color: #e1450a;
    font-size: 20px;
    width: 35px;
}

.bottom .qrcode img {
    width: 130px;
}


/*友情链接*/

.link {
    line-height: 30px;
    font-size: 13px;
    color: #666;
    padding-bottom: 35px;
}

#link {
    display: inline-block;
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
}

#link a {
    color: #4d4e4f;
    display: inline;
    margin-right: 10px;
}


/*在线客服*/

#service {
    width: 50px;
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 95;
}

#service li {
    margin-top: 1px;
}

#service a {
    width: 50px;
    text-align: left;
    display: block;
    height: 50px;
    position: relative;
    line-height: 50px;
    background-color: rgba(200, 200, 200, .8);
    background-color: #e1450a\9;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin: 0;
    padding-left: 0;
    background-image: none;
}

#service a:hover, #service a.hover {
    background-color: rgba(225, 69, 10, 1);
    background-color: #e1450a\9;
}

#service li:first-child a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#service li:last-child a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#service a .box {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 100%;
    line-height: 50px;
    font-size: 17px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#service a .phone {
    width: 200px;
}

#service a:hover .box, #service a.hover .box {
    left: -80px;
    background-color: rgba(225, 69, 10, 1);
    background-color: #e1450a\9;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#service li:last-child a:hover .box {
    border-bottom-right-radius: 5px;
}

#service a .phone {
    font-size: 20px;
}

#service a:hover .phone {
    left: -150px;
    font-size: 20px;
}

#service a .ewm {
    display: none;
}

#service a:hover .ewm {
    display: block;
    position: absolute;
    top: -85px;
    left: -180px;
    background-color: #fff;
    padding: 15px;
    -webkit-box-shadow: 0 0 30px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 6px rgba(0, 0, 0, .1);
    line-height: 20px;
    color: #999;
    text-align: center;
    font-size: 13px;
}

#service a:hover .ewm img {
    width: 110px;
    display: block;
    margin-bottom: 5px;
    padding: 8px;
    border: 2px solid #e1450a;
}

#service a i {
    font-size: 28px;
    display: block;
    float: left;
    width: 50px;
    text-align: center;
}


/*banner*/

.banner {
    height: 560px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
    color: #fff;
    font-family: 'xianhei';
}

.banner .bg {
    background-color: rgba(0, 0, 0, .25);
    z-index: 1;
}

.banner .name {
    position: absolute;
    left: 0;
    top: 45%;
    width: 100%;
    z-index: 100;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    font-weight: normal;
    font-size: 50px;
    letter-spacing: 2px;
}

.banner .name-only {
    top: 50%;
}

.banner .desc {
    position: absolute;
    left: 0;
    top: 55%;
    width: 100%;
    z-index: 100;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    font-weight: normal;
    font-size: 22px;
}


/*详细内容*/

.content {
    line-height: 28px;
    font-size: 16px;
    color: #4e4b49;
    margin: 0 auto;
    padding: 10px 0;
    text-align: justify;
}

.content table {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #999;
    margin: 20px auto 0;
    width: 100%;
}

.content th, .content td {
    background-color: #fff;
    padding: 8px 0;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}

.content p {
    margin-top: 20px;
}

.content th p, .content td p {
    margin: 0;
    text-indent: 0;
}

.content * {
    max-width: 100%;
}

.content img {
    cursor: pointer;
}

.content-product img {
    width: 65%;
    display: block;
    margin: 0 auto;
}

.content-case img {
    width: 75%;
    display: block;
    margin: 0 auto;
}


/*公司简介*/

.page-about {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.page-about img {
    display: block;
    height: 385px;
    margin-right: 30px;
}

.page-about .content p {
    margin-top: 0;
    margin-bottom: 15px;
    text-indent: 2em;
    line-height: 24px;
    font-size: 15px;
    text-align: justify;
}

.page-about ul li {
    font-size: 14px;
    cursor: pointer;
}

.page-about ul li:hover {
    color: #e1450a;
}

.page-about ul li i {
    font-weight: bold;
    display: inline-block;
    margin-right: 3px;
}

.page-honor {
    background-color: #eee;
    padding: 100px 0;
}


/*合作客户*/

.page-customer {
    text-align: left;
    background-color: #f8f8f8;
    padding: 100px 0;
}

.page-customer-box {
    width: 88%;
    max-width: 1200px;
    min-width: 960px;
    margin: 0 auto;
}

.page-customer .box {
    padding-top: 50px;
}

.page-customer .box .item {
    width: 16%;
    margin: .3%;
    display: block;
    float: left;
    overflow: hidden;
    background-color: #fff;
}

.page-customer .box .none {
    display: none;
}

.page-customer .box .item img {
    display: block;
    margin: 0 auto;
    padding: 15px 0;
    width: 80%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.page-customer .box .item:hover img {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}


/*新闻中心*/

.news-list {
    background-color: #f5f4f4;
    padding: 30px 0 80px;
}

.news-list .head {
    padding-bottom: 5px;
    border-bottom: 2px solid #c1c0bf;
}

.news-list .head h1 {
    font-weight: normal;
    font-size: 25px;
    height: 30px;
    line-height: 30px;
}

.news-list .head .category a {
    display: inline-block;
    margin-left: 20px;
    position: relative;
    font-size: 15px;
}

.news-list .head .category a.hover {
    color: #e1450a;
}

.news-list .head .category a:after {
    content: ' ';
    position: absolute;
    left: -12px;
    top: 20%;
    background-color: #c1c0bf;
    width: 1px;
    height: 60%;
}

.news-list .head .category a:nth-child(1):after {
    content: '';
    display: none;
}

.news-list li {
    background-color: #fff;
    margin-top: 20px;
}

.news-list li a {
    display: block;
    padding: 30px;
    position: relative;
}

.news-list li a .more {
    background-color: #e1450a;
    color: #fff;
    right: 30px;
    bottom: 30px;
    display: inline-block;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    padding: 2px 3px;
}

.news-list li a:hover .more {
    opacity: 1;
}

.news-list li .pic {
    width: 25%;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 3px;
}

.news-list li .pic img {
    width: 100%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.news-list li .info {
    width: 71%;
}

.news-list li .name {
    color: #4e4b49;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.news-list li .date {
    font-size: 13px;
    color: #a8a8a8;
    padding: 10px 0;
}

.news-list li .date small {
    padding-left: 10px;
}

.news-list li .desc {
    font-size: 14px;
    color: #4e4b49;
    text-align: justify;
    line-height: 23px;
    height: 120px;
    overflow: hidden;
}

.news-list li a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.news-list li a:hover .name {
    color: #e1450a;
}


/*分页*/

.page {
    margin: 30px auto 20px;
    text-align: center;
    color: #666;
    font-size: 13px;
    border-top: 2px dotted #ddd;
    padding-top: 30px;
}

.page a {
    padding: 2px 15px;
    background-color: #555;
    border-radius: 2px;
    color: #fff;
    margin: 0 5px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.page a:hover, .page a.hover {
    background-color: #e1450a;
}

.page a i {
    font-size: 12px;
}


/*文章详情*/

.article-detail {
    background-color: #eee;
    padding: 100px 0;
}

.article-content {
    width: 65%;
    min-width: 950px;
    margin: 0 auto;
    padding: 30px 0;
    background-color: #fff;
    border-radius: 5px;
}

.article-content .position {
    width: 90%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}

.article-content .position i.fa-caret-right {
    margin: 0 10px;
}

.article-content .position i.fa-home {
    margin-right: 3px;
}

.article-content .position a {
    color: #666;
}

.article-content .position a.hover {
    color: #e1450a;
}

.article-content .name {
    text-align: center;
    font-size: 25px;
    padding: 70px 0 0;
    width: 60%;
    margin: 0 auto;
    line-height: 35px;
    font-weight: normal;
}

.article-content .info {
    border-bottom: 1px solid #ddd;
    text-align: center;
    color: #888;
    font-size: 14px;
    padding: 20px 0 15px;
    width: 90%;
    margin: 0 auto;
}

.article-content .info span {
    display: inline-block;
}

.article-content .info span a {
    color: #e1450a;
}

.article-content .content {
    width: 90%;
}

.article-content .btn {
    text-align: center;
    padding: 30px 0 80px;
}

.article-content .btn a {
    display: inline-block;
    padding: 13px 40px;
    border-radius: 5px;
    font-size: 20px;
    font-family: 'xihei';
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #fff;
    margin: 0 10px;
    float: none;
    height: auto;
    line-height: normal;
    background-image: none;
}

.listbtn i {
    font-size: 25px;
}

.article-content .btn a.backbtn {
    background-color: #e1450a;
}

.article-content .btn a.backbtn:hover {
    background-color: #c23d0b;
}

.article-content .btn a.sharebtn {
    background-color: #093e88;
}

.article-content .btn a.sharebtn:hover {
    background-color: #082f66;
    color: #fff;
}

.article-content .btn a.sharebtn i, .article-content .btn a.backbtn i {
    font-size: 18px;
}

.prevnext {
    width: 90%;
    margin: 0 auto;
    color: #4c5458;
    border-top: 1px solid #98999d;
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0 0;
}

.prevnext p {
    padding: 5px 0;
}

.prevnext a {
    color: #4c5458;
}

.prevnext a:hover {
    color: #e1450a;
}


/*产品栏目*/

.pro-class .category {
    padding: 80px 0;
    width: 900px;
    margin: 0 auto;
}

.pro-class .category li {
    float: left;
    width: 33.33%;
    text-align: center;
    margin-bottom: 30px;
}

.pro-class .category li a {
    display: inline-block;
    width: 160px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #bbb;
    border-radius: 3px;
}

.pro-class .category li a h3 {
    display: block;
    font-weight: normal;
    width: 150px;
    height: 50px;
    line-height: 50px;
    margin: 5px auto;
    border-radius: 3px;
    font-size: 17px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.pro-class .category li a:hover h3, .pro-class .category li a.hover h3 {
    background-color: #e1450a;
    color: #fff;
}

.pro-class .detail li {
    float: left;
    width: 25%;
}

.pro-class .detail li a {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.pro-class .detail li a .pic {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 100%;
    border-radius: 3px;
}

.pro-class .detail li a .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.pro-class .detail li a:hover .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.pro-class .detail li a .name {
    height: 70px;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    padding: 0;
}


/*相关推荐*/

.pro-rec {
    width: 90%;
    margin: 0 auto;
    color: #4c5458;
    border-top: 1px solid #98999d;
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0 0;
}

.pro-rec dt {
    font-size: 20px;
    font-weight: bold;
}

.pro-rec dt small {
    font-weight: normal;
    padding-left: 10px;
    font-size: 16px;
    color: #888;
}


/*地图*/

.anchorBL a, .BMap_cpyCtrl.BMap_noprint.anchorBL {
    display: none;
}

.map-title {
    margin: 0 0 5px 0;
    padding: 0.2em 0;
    font-size: 16px;
}

#map-logo {
    float: right;
    margin: 4px;
    height: 33px;
}

#map-ewm {
    float: left;
    margin: 0 5px 0 0;
    height: 100px;
}

.map-box-info {
    width: 630px;
}

.map-box-info p {
    margin: 0;
    line-height: 1.5;
    font-size: 14px;
}

.map-box-info a {
    color: #fff;
    display: inline-block;
    background-color: #da251d;
    border-radius: 3px;
    padding: 5px 10px;
    margin: 10px 10px 0 0;
}

.map-box-info a:hover {
    background-color: #c01e17;
}


/*1280宽*/

@media screen and (min-width: 1280px) {}


/*1366宽*/

@media screen and (min-width: 1366px) {}


/*1440宽*/

@media screen and (min-width: 1440px) {
    .logo img {
        height: 50px;
        margin-top: 0;
    }
    .menu li {
        width: 110px;
    }
}


/*1600宽*/

@media screen and (min-width: 1600px) {}


/*1920宽*/

@media screen and (min-width: 1920px) {}