article, aside, details, dialog, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

[hidden], [v-cloak], template {
    display: none;
}

html, img, legend {
    border: 0;
}

.x1, .x10, .x11, .x12, .x2, .x3, .x4, .x5, .x7, .x8, .x9 {
    float: left;
}

section, sub, sup {
    position: relative;
}

html {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

a, abbr, acronym, address, article, aside, blockquote, body, caption, code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, iframe, legend, li, nav, object, ol, p, pre, q, section, span, tbody, tfoot, thead, ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

/*a:visited {
    color: #333;
}*/

body {
    font-size: 14px;
    color: #333;
    background: #fff;
    font-family: MyriadPro, "Microsoft YaHei", simsun;
    min-width: 320px;
}

img {
    vertical-align: bottom;
    height: auto;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #ccc;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea {
    overflow: auto;
}

    a:active, a:hover, button:focus, input:focus, select:focus, textarea:focus {
        outline: 0;
    }

input::-ms-clear {
    display: none;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

a {
    background: 0 0;
    text-decoration: none;
}

    a:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, optgroup, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
}

button {
    overflow: visible;
}

.linkbox, article, header .tools, header .tools a, section {
    overflow: hidden;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: not-allowed;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver;
}

legend {
    padding: 0;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

ul {
    list-style-type: none;
}

td, th {
    padding: 0;
}

.x1 {
    width: 8.33333%;
}

.x2 {
    width: 16.66667%;
}

.x3 {
    width: 25%;
}

.x4 {
    width: 33.33333%;
}

.x5 {
    width: 41.66667%;
}

.x6 {
    width: 50%;
    float: left;
}

.x7 {
    width: 58.33333%;
}

.x8 {
    width: 66.66667%;
}

.x9 {
    width: 75%;
}

.x10 {
    width: 83.33333%;
}

.x11 {
    width: 91.66667%;
}

.x12, article, section {
    width: 100%;
}

@font-face {
    font-family: iconfont;
    src: url(/static/font/iconfont.eot?t=1484116492575);
    src: url(/static/font/iconfont.eot?t=1484116492575#iefix) format("embedded-opentype"),url(/static/font/iconfont.woff?t=1484116492575) format("woff"),url(/static/font/iconfont.ttf?t=1484116492575) format("truetype"),url(/static/font/iconfont.svg?t=1484116492575#iconfont) format("svg");
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-right1:before {
    content: "\e615";
}

.icon-right:before {
    content: "\e600";
}

.icon-shang:before {
    content: "\e62d";
}

.icon-guanbi:before {
    content: "\e66b";
}

.icon-jiantou:before {
    content: "\e607";
}

.icon-chaye:before {
    content: "\e606";
}

.icon-wechat:before {
    content: "\e604";
}

.icon-search:before {
    content: "\e605";
}

.icon-jiantou-copy:before {
    content: "\e609";
}

.icon-gengduo:before {
    content: "\e620";
}

.icon-zuo:before {
    content: "\e63c";
}

article {
}

section {
    text-align: center;
    background-color: #fff;
    color: #0054a7;
}

    section p {
        font-size: 16px;
        line-height: 1.5;
    }

    section .p {
        max-width: 800px;
        width: 70%;
        margin: 0 auto;
    }

#profile p, .a-sec4 #ourstory p {
    text-align: left;
    text-indent: 2em;
}

@media screen and (max-width:500px) {
    section p {
        font-size: 14px;
    }
}

h1 {
    font-size: 60px;
}

h2 {
    font-size: 44px;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

@-o-keyframes fadeIn {
    0%,80% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0%,80% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0%,80% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

svg.svg_white line, svg.svg_white path, svg.svg_white polyline, svg.svg_white rect {
    stroke: #fff;
}

.padding-tb-larger {
    padding: 50px 0 30px 0;
}

.padding-tb-normal {
    padding: 50px 0;
}

@media screen and (max-width:750px) {
    .padding-tb-larger {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .padding-tb-normal {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .padding-lr-min {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .hideInMobile {
        display: none;
    }
}

@media screen and (max-width:600px) {
    h1 {
        font-size: 44px;
    }

    h2 {
        font-size: 36px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 14px;
    }
}

.swiper-pagination-bullet {
    background-color: #231815;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #fff;
}

.swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 20;
    width: 100%;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    background-color: #231815;
    opacity: 1;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

.animated {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated-2s {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

@-o-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    -o-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-o-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

header .tools a:after {
    content: '';
    display: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e6e6e6;
    bottom: 0;
}

header {
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px #acacac;
    box-shadow: 0 1px 3px #acacac;
}

    header .mw {
        position: relative;
        width: 100%;
        margin: 0 auto;
        background-color: #42668d;
    }

    header .logo {
        line-height: 60px;
        display: inline-block;
    }

        header .logo img {
            height: auto;
            display: inline-block;
            vertical-align: middle;
            margin-top: -15px;
        }

    header ul.dropMenu {
        width: 1200px;
        margin: 0 auto;
        text-align: left;
        font-size: 0;
    }

        header ul.dropMenu > li {
            display: inline-block;
            padding: 0 20px;
            line-height: 50px;
            position: relative;
        }

        header ul.dropMenu .classB li:hover {
            background-color: gray;
            
        }

        header ul.dropMenu a {
            display: block;
            font-size: 16px;
            color: white;
        }

        header ul.dropMenu .classB a {
            display: block;
            font-size: 14px;
            color: black;
            white-space: nowrap;
            text-align: left;
        }



        header ul.dropMenu > li:hover {
            background-color: #294058;
        }

        header ul.dropMenu > li.on {
            background-color: #294058;
        }

    header .tools {
        float: right;
        line-height: 44px;
        text-align: right;
    }

    header .classB, header .dropDown > ul {
        text-align: center;
    }

    header .tools .menu {
        display: none;
    }

    header .tools a, header .tools span {
        display: inline-block;
        vertical-align: middle;
    }

    header .tools span {
        position: relative;
        width: 24px;
        height: 1px;
        background-color: #595757;
    }

        header .tools span:after, header .tools span:before {
            content: '';
            width: 100%;
            height: 1px;
            background-color: #595757;
            position: absolute;
            left: 0;
            -o-transition: all .4s ease;
            transition: all .4s ease;
            -webkit-transition: all .4s ease;
            -ms-transition: all .4s ease;
            -moz-transition: all .4s ease;
        }

        header .tools span:before {
            top: -7px;
        }

        header .tools span:after {
            top: 7px;
        }

    header .tools a {
        position: relative;
        height: 60px;
        padding: 0 7px;
        color: #595757;
    }

        header .tools a.active, header .tools a.active i {
            color: #1c74c1;
        }

            header .tools a.active i span, header .tools a.active i span:after, header .tools a.active i span:before, header .tools a.active span, header .tools a.active span:after, header .tools a.active span:before {
                background-color: #1c74c1;
            }

            header .tools a.active:after {
                display: block;
            }

    header .tools i {
        font-size: 18px;
    }

    header .language {
        font-size: 14px;
    }

    header .dropDown .dropSearch, header .dropDown > ul {
        position: absolute;
        left: 0;
        top: 60px;
        z-index: 2;
        width: 100%;
        background-color: #e6e6e6;
        -o-animation: all ease .8s;
        animation: all ease .8s;
        -webkit-animation: all ease .8s;
    }

    header .dropDown .active {
        top: 100% !important;
    }

    header .dropDown > ul > li {
        display: inline-block;
        position: relative;
        padding: 0 20px;
        font-size: 14px;
        line-height: 60px;
    }

        header .dropDown > ul > li:hover ul {
            display: block !important;
        }

    header .dropDown > ul a {
        color: #595757;
    }

        header .dropDown > ul a:hover {
            color: #000;
        }

    header .dropDown .searchBox {
        position: relative;
        width: 40%;
        max-width: 600px;
        min-width: 200px;
        padding: 15px 0;
        margin: 0 auto;
    }

        header .dropDown .searchBox input {
            min-width: 200px;
            width: 100%;
            height: 30px;
            padding: 5px 30px 5px 5px;
            border-width: 0 0 1px;
            border-style: solid;
            border-color: #595757;
            color: #595757;
            background-color: transparent;
        }

        header .dropDown .searchBox button {
            position: absolute;
            top: 15px;
            right: 0;
            width: 30px;
            height: 30px;
            padding: 0;
            color: #595757;
            border: none;
            font-size: 22px;
            background-color: transparent;
        }

footer .list a:hover, footer a:hover {
    color: #fff;
}

header .classB {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    background-color: #eee;
}

    header .classB li {
        width: auto;
        width:100%;
        border-bottom:1px solid lightgray;
        padding: 0 30px 0 10px;
        display: inline-block;
        vertical-align: middle;
    }

        header .classB li a {
            width: 100%;
            display: block;
            text-align: center;
        }

header .classC {
    float: right;
}

@media screen and (min-width:751px) and (max-width:1200px) {
    header .mw {
        padding: 0 30px;
    }
}

@media screen and (min-width:751px) and (max-width:900px) {
    header ul.dropMenu > li {
        padding: 0 10px;
    }
}

@media screen and (min-width:751px) and (max-width:780px) {
    header .classB li {
        padding: 0 5px;
    }
}

@media screen and (min-width:751px) {
    header ul.dropMenu li:hover ul {
        display: block !important;
    }

    header ul.dropMenu li div:not(:last-child) {
        position: relative;
    }

        header ul.dropMenu li div:not(:last-child):after {
            content: '';
            display: none;
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #e6e6e6;
        }

    header ul.dropMenu li:hover div:after {
        display: block;
    }
}

@media screen and (max-width:750px) {
    header {
        padding: 0 10px;
    }

        header ul.dropMenu {
            display: none;
        }


        header ul.active {
            position: absolute;
            top: 100%;
            left: 0;
            display: block;
            width: 100%;
            padding: 20px 0;
            margin: 0;
            background-color: #e6e6e6;
        }

            header ul.active li {
                width: 100%;
                line-height: 40px;
                text-align: center;
            }

        header .menu {
            display: inline-block !important;
        }

        header .tools {
            overflow: hidden;
        }

            header .tools a.search {
                display: none;
            }

        header .dropDown > ul > li {
            padding: 0 10px;
        }
}

.linkbox, footer {
    position: relative;
    width: 100%;
}

    .contact a, footer a {
        display: inline-block;
        line-height: 20px;
    }

.slideUp-enter-active {
    -webkit-transition: all .5s cubic-bezier(1,.8,.5,1);
    -o-transition: all .5s cubic-bezier(1,.8,.5,1);
    transition: all .5s cubic-bezier(1,.8,.5,1);
}

.slideUp-enter {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
    opacity: 0;
    z-index: 99;
}

.slideUp-leave-active {
    -webkit-transition: all .3s cubic-bezier(1,.8,.5,1);
    -o-transition: all .3s cubic-bezier(1,.8,.5,1);
    transition: all .3s cubic-bezier(1,.8,.5,1);
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
    opacity: 0;
}

footer {
    background-color: #3e3a39;
    padding-bottom: 35px;
    overflow: hidden;
    background-color: #80b7e0;
}

.reserved a {
    margin: 0 10px;
}

.linkbox {
    max-width: 1200px;
    padding: 35px 0px;
    margin: 0 auto;
}

    .linkbox a {
        margin-right: 50px;
        font-size: 14px;
        color: #333;
        float: left;
    }

.foot {
    position: absolute;
    bottom: 50px;
    right: 30px;
}

.foot2 {
    width: 1200px;
    margin: 0 auto;
    color: #333;
}

    .foot2 .contact {
        text-align: left;
        font-size: 14px;
        margin: 0;
        line-height: 25px;
        float: left;
        width: 500px;
        padding: 10px 0;
    }

    .foot2 .hezuo {
        float: left;
        padding: 40px 60px;
        text-align: center;
        width: 380px;
        border-left: 1px solid #555;
        border-right: 1px solid #555;
    }

        .foot2 .hezuo em {
            padding-bottom: 5px;
            font-size: 24px;
            color: #000;
        }

    .foot2 .qrcode {
        padding: 5px 0px 5px 80px;
        float: left;
    }

        .foot2 .qrcode div {
            float: left;
            width: 100px;
            text-align: center;
        }

            .foot2 .qrcode div:last-child {
                margin-left: 60px;
            }

            .foot2 .qrcode div img {
                margin-bottom: 5px;
                width: 100px;
            }



.contact {
    margin-bottom: 10px;
    font-size: 0;
    text-align: right;
}

    .contact a {
        width: 38px;
        height: 20px;
        font-size: 26px;
        color: #818282;
    }

#modal, #modal .mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contact a:hover {
    color: #fff;
}

#modal {
    position: fixed;
    z-index: 999;
}

    #modal .mask {
        position: absolute;
        background-color: rgba(0,0,0,.7);
    }

    #modal .modal-box {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        width: 300px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background-color: #fff;
    }

    #modal .modal-header {
        position: absolute;
        right: -10px;
        top: -11px;
        z-index: 2;
    }

    #modal i {
        cursor: pointer;
        color: red;
        font-size: 20px;
    }

    #modal .modal-body {
        padding: 20px;
    }

        #modal .modal-body img {
            width: 100%;
            height: 260px;
        }

@media screen and (max-width:750px) {
    .reserved a, footer .list ul {
        display: none;
    }

    .foot .contact, .reserved, footer .list {
        text-align: center;
    }

    footer .list {
        width: 33.33%;
    }

    .linkbox {
        padding: 20px 10px 100px;
    }

    .reserved {
        font-size: 12px;
    }

    .foot {
        bottom: 20px;
        left: 0;
        width: 100%;
    }
}

.iconfont.language {
    font-size: 19px;
}

#container {
    width: 1100px;
    margin: 0 auto;
    margin-top: 10px;
}

.left {
    width: 225px;
    float: left;
}

    .left .box {
        margin-bottom: 10px;
    }

        .left .box h3 {
            line-height: 31px;
            padding-left: 15px;
            font-weight: bold;
            font-size: 14px;
            color: rgb(0, 0, 0);
            background: url(/images/nav.png) 0% 100% no-repeat;
        }

            .left .box h3 a {
                color: rgb(0, 0, 0);
            }

                .left .box h3 a:visited {
                    color: rgb(0, 0, 0);
                }

.sort li a {
    color: rgb(102, 102, 102);
    display: block;
    line-height: 30px;
    padding-left: 25px;
    background: url(/images/dot4.png) 5px -41px no-repeat;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.left .box .content {
    padding: 5px 0px;
}

.new1 li {
    border-bottom: 1px solid #dddddd;
    background: url(/images/list_dot1.gif) no-repeat 0% 50%;
    padding-left: 13px;
}

.news_list li a {
    line-height: 27px;
    color: #666;
}

.left .box .content {
    padding: 5px 0px;
}

.n_contact .content {
    line-height: 24px;
}

.right {
    width: 850px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

    .sitemp h2 {
        width: 340px;
        float: left;
        line-height: 31px;
        text-align: center;
        text-align: left;
        text-indent: 15px;
        color: #000;
        font-size: 14px;
    }

    .sitemp .site {
        width: 380px;
        float: right;
        text-align: right;
        line-height: 30px;
    }

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

    .right .content h3 {
        color: #2790ca;
        font-size: 24px;
        line-height: 16px;
        height: 50px;
    }

    .right .content strong {
        font-size: 15px;
        line-height: 25px;
    }

    .right .content p {
        line-height: 25px;
        margin-bottom: 10px;
    }

.site a {
    color: rgb(51, 51, 51);
}

    .site a:visited {
        color: rgb(51, 51, 51);
    }

.sec-banner {
    position: absolute;
    top: 50%;
    left: 45%;
    -webkit-transform: translate(-45%,-50%);
    -ms-transform: translate(-45%,-50%);
    -o-transform: translate(-45%,-50%);
    transform: translate(-45%,-50%);
    color: #fff;
}

    .sec-banner p {
        width: 100%;
        max-width: 1200px;
        margin-top: 20px;
        font-weight: lighter;
    }

.product_list {
    overflow: hidden;
}

    .product_list li {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
        padding-bottom: 15px;
        _display: inline;
        max-width: 177px;
    }

        .product_list li a.img {
            border: 1px solid #e0e1dc;
            width: 175px;
            height: 153px;
            display: table-cell;
            text-align: center;
            vertical-align: middle;
        }

            .product_list li a.img img {
                max-width: 173px;
                max-height: 149px;
                vertical-align: middle;
            }

        .product_list li h3 {
            text-align: center;
            padding-top: 5px;
        }

            .product_list li h3 a {
                font-weight: normal;
                font-size: 12px;
                color: #666;
            }

/*²úÆ·ÏêÇéÒ³*/
.product_detail {
    padding: 5px;
}

    .product_detail h1.title {
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        font-family: "Microsoft YaHei";
        border-bottom: 1px solid #e0e1dc;
        margin-bottom: 15px;
        padding-bottom: 5px;
    }

    .product_detail .img {
        width: 202px;
        height: 202px;
        float: left;
        border: 1px solid #e0e1dc;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
    }

        .product_detail .img .zoomPad {
            text-align: center;
            vertical-align: middle;
            display: table-cell;
            height: 200px;
            width: 200px;
        }

    .product_detail .list {
        width: 300px;
        float: left;
        margin-left: 30px;
        display: inline;
    }

.list_p li {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 5px;
    font-family: "Microsoft YaHei";
}

    .list_p li h1 {
        font-size: 18px;
        font-weight: bold;
    }

    .list_p li h2 {
        font-size: 12px;
        font-weight: normal;
        font-family: "Microsoft YaHei";
    }

        .list_p li h2 a {
            font-size: 12px;
            font-family: "Microsoft YaHei";
            color: rgb(51, 51, 51);
            font-weight: normal;
        }

    .list_p li:first-child {
        border: none;
        margin-bottom: 10px;
    }

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

.p_detail span.title {
    line-height: 28px;
    height: 28px;
    text-align: left;
    margin-top: 10px;
    display: block;
    padding-left: 10px;
    font-size: 12px;
    border-bottom: 1px solid #0262b8;
}

.product_detail .small {
    max-width: 200px;
    max-height: 200px;
    vertical-align: middle;
}


/*·ÖÒ³*/
.pager_nav {
    margin-right: 0;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    border-top: 1px solid #E2E3E4;
    padding-top: 15px;
}

    .pager_nav a {
        padding: 0 4px;
        margin: 0 4px 0 0;
        border: 1px solid gray;
        border-radius: 3px;
        display: inline-block;
        min-width: 28px;
        min-height: 23px;
        float: left;
        line-height: 24px;
        font-size: 14px;
        color: rgb(85, 85, 85);
    }

        .pager_nav a.disable {
            color: #ccc;
            background-color: #eee;
            border-color: #ddd;
        }

        .pager_nav a:not(.disable):hover {
            border: 1px solid rgb(255,102,0);
            color: rgb(255,102,0);
        }

    .pager_nav span {
        padding: 0 4px;
        margin: 0 4px 0 0;
        font-size: 14px;
        border-radius: 3px;
        display: inline-block;
        min-width: 18px;
        min-height: 23px;
        float: left;
        line-height: 26px;
        color: rgb(255,102,0);
    }

    .pager_nav .bx-prev, .pager_nav .bx-next {
    }

    .pager_nav i {
        line-height: 24px;
    }

.company {
    text-align: center;
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    background-color: #80b7e0;
}

    .company a {
        margin-right: 20px;
    }
