/*Generated by wjdhcms 3.0 */

@charset "utf-8";



::-webkit-scrollbar {

    width: 8px;

    height: 8px;

    background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



::selection {

    background-color: #0093dd;

    color: #fff;

}



::-moz-selection {

    background-color: #0093dd;

    color: #fff;

}



::-webkit-selection {

    background-color: #0093dd;

    color: #fff;

}



* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

}



:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}



li,

ul {

    list-style-type: none;

}



img {

    border: none;

}



input,

textarea {

    outline: 0;

    border: 0;

}



textarea {

    resize: none;

}



h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}



.fixedNav {

    position: fixed !important;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}





.center {

    width: 1200px;

    margin: 0 auto;

}



/*询盘*/

* {

    margin: 0;

    padding: 0;

    list-style: none;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



i {

    font-weight: normal;

    font-style: normal;

}



.topxunpan {

    width: 100%;

    height: 36px;

    background-color: #0093dd;

}



.topxunpan span {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 36px;

    letter-spacing: 0px;

    color: #777777;

}



.topxunpan .xp {

    position: relative;

    float: right;

    line-height: 36px;

    color: #fff;

    font-size: 12px;

    cursor: pointer;

}



.topxunpan span {

    font-size: 12px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 36px;

    letter-spacing: 0px;

    color: #ffffff;

}



.topxunpan .xp img {

    position: relative;

    top: 2px;

    margin-right: 2px;

    margin-right: 5px;

}



.topxunpan .center>a {

    line-height: 36px;

    color: white;

    float: right;

}



.topxunpan .center>a::after {

    content: '|';

    margin-left: 10px;

    margin-right: 10px;

}



.topxunpan .xp i {

    padding: 0 5px;

    margin-left: 4px;

    margin-right: 4px;

    border: 1px solid #fff;

    box-sizing: border-box;

}



.topxunpan .xp #xunpantip {

    z-index: 999;

    position: absolute;

    top: 35px;

    left: 50%;

    width: 180px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    color: #fff;

    font-size: 14px;

    -webkit-transform: translateX(-50%) scale(0);

    -moz-transform: translateX(-50%) scale(0);

    -o-transform: translateX(-50%) scale(0);

    -ms-transform: translateX(-50%) scale(0);

    transform: translateX(-50%) scale(0);

    -webkit-transition: transform .4s, opacity .4s;

    -moz-transition: transform .4s, opacity .4s;

    -o-transition: transform .4s, opacity .4s;

    -ms-transition: transform .4s, opacity .4s;

    transition: transform .4s, opacity .4s;

    background-color: #0093dd;

    border-radius: 4px;

    opacity: 0;

    font-weight: bold;

    box-shadow: 5px 5px 2px #dfdfdf;

}



.topxunpan .xp #xunpantip::after {

    content: '';

    position: absolute;

    top: -16px;

    left: 50%;

    width: 0;

    height: 0;

    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

    border: 8px solid transparent;

    border-bottom-color: #0093dd;

}



.topxunpan .xp #xunpantip.xunpantextactive {

    -webkit-transform: translateX(-50%) scale(1);

    -moz-transform: translateX(-50%) scale(1);

    -o-transform: translateX(-50%) scale(1);

    -ms-transform: translateX(-50%) scale(1);

    transform: translateX(-50%) scale(1);

    opacity: 1;

}



/*询盘 end*/

/*header*/

.header {

    height: 117px;

}



.header .center {

    padding-top: 30px;

}



.header .center .left {

    float: left;

}



.header .center .left h1 {

    font-size: 29px;

    font-weight: 600;

    font-stretch: normal;

    line-height: 35px;

    letter-spacing: 2px;

    color: #333333;

}



.header .center .left h1 span {

    color: #0093dd;

}



.header .center .left p {

    font-size: 12px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 24px;

    letter-spacing: 0px;

    color: #8b8b8b;

}



.header .center .right {

    float: left;

    padding-left: 20px;

    border-left: #ccc 1px solid;

    margin-left: 20px;

}



.header .center .right .p1 {

    font-size: 20px;

    font-weight: 600;

    font-stretch: normal;

    line-height: 30px;

    letter-spacing: 0px;

    color: #333333;

}



.header .center .right .p2 {

    font-size: 16px;

    font-weight: 600;

    letter-spacing: 0px;

    color: #0093dd;

}



.header .center .right .p2 span {

    font-size: 16px;

    font-weight: 600;

    letter-spacing: 0px;

    color: #f95704;

}



.header .center .tel {

    float: right;

    padding-left: 66px;

    background: url('../images/htel.png') no-repeat center;

    background-position-x: 0px;

    padding-top: 5px;

}



.header .center .tel .p1 {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 18px;

    letter-spacing: 0px;

    color: #333333;

}



.header .center .tel .p2 {

    font-size: 24px;

    font-weight: 600;

    letter-spacing: 0px;

    color: #0093dd;

}



/*header end*/

/*nav*/

.nav {

    border-top: #ccc 1px solid;

    border-bottom: #ccc 1px solid;

    height: 58px;

    position: relative;

    background:url('../images/head.jpg') no-repeat center;

}



.nav .center .navs>li {

    float: left;

    width: 113px;

    height: 59px;

    border-left: #ccc 1px solid;

    transition: 0.5s;

    position: relative;

}



.nav .center .navs>li:hover>a {

    color: white;

}



.nav .center .navs>li:hover>a:before {

    -webkit-animation: criss-cross-left 0.8s both;

    animation: criss-cross-left 0.8s both;

}



.nav .center .navs>li:hover>a:after {

    -webkit-animation: criss-cross-right 0.8s both;

    animation: criss-cross-right 0.8s both;

}



.nav .center .navs>li:hover>.down {

    opacity: 1;

}



.nav .center .navs>li:hover>.down>i {

    height: 40px;

    border-bottom: 1px solid white;

}



.nav .center .navs>li:hover>.down>i>a {

    height: 40px;

    line-height: 40px;

    font-size: 14px;

}



.nav .center .navs>li>.down {

    position: absolute;

    width: 113px;

    top: 60px;

    left: -10px;

    opacity: 0;

    z-index: 66666;

}



.nav .center .navs>li>.down>i {

    height: 0px;

    display: block;

    background: #dcdcdc;

    position: relative;

    transition: 0.5s;

    width: 133px;

}



.nav .center .navs>li>.down>i>a {

    height: 0px;

    line-height: 0px;

    font-size: 0px;

    display: block;

    color: black;

    text-align: center;

    background: linear-gradient(to right, #0093dd, #0093dd) no-repeat;

    background-size: 0% 100%;

    transition: 0.5s;

    padding: 0px;

    border-radius: 0%;

    width: 113px;

    padding: 0 10px;

}



.nav .center .navs>li>.down>i>a:hover {

    background: linear-gradient(to right, #0093dd, #0093dd) no-repeat;

    background-size: 100% 100%;

    color: white;

}



.nav .center .navs>li>.down>i:hover>.down_ {

    width: 100%;

    opacity: 1;

}



.nav .center .navs>li>.down>i:hover>.down_>i {

    height: 40px;

    border-left: 1px solid white;

    border-bottom: 1px solid white;

}



.nav .center .navs>li>.down>i:hover>.down_>i>a {

    font-size: 14px;

    line-height: 40px;

}



.nav .center .navs>li>.down>i>.down_ {

    width: 0%;

    position: absolute;

    left: 133px;

    top: 0px;

    transition: 0.5s;

    opacity: 0;

}



.nav .center .navs>li>.down>i>.down_>i {

    font-size: 14px;

    height: 0px;

    display: block;

    background: #dcdcdc;

    transition: 0.5s;

    position: relative;

    width: 133px;

}



.nav .center .navs>li>.down>i>.down_>i>a {

    line-height: 0px;

    font-size: 0px;

    display: block;

    color: black;

    text-align: center;

    background: linear-gradient(to right, #0093dd, #0093dd) no-repeat;

    background-size: 0% 100%;

    transition: 0.5s;

    padding: 0px;

    border-radius: 0%;

    width: 113px;

    padding: 0 10px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.nav .center .navs>li>.down>i>.down_>i>a:hover {

    background: linear-gradient(to right, #0093dd, #0093dd) no-repeat;

    background-size: 100% 100%;

    color: white;

}



.nav .center .navs>li>a {

    display: block;

    font-size: 16px;

    font-weight: normal;

    letter-spacing: 0px;

    color: #333333;

    line-height: 60px;

    text-align: center;

    position: relative;

    overflow: hidden;

    transition: 0.5s;

}



.nav .center .navs>li>a>i {

    position: relative;

    z-index: 9;

}



.nav .center .navs>li>a:before {

    position: absolute;

    top: 50%;

    content: '';

    width: 20px;

    height: 20px;

    background: #0093dd;

    border-radius: 50%;

    left: -20px;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}



.nav .center .navs>li>a:after {

    position: absolute;

    top: 50%;

    content: '';

    width: 20px;

    height: 20px;

    background: #0093dd;

    z-index: -1px !important;

    border-radius: 50%;

    right: -20px;

    -webkit-transform: translate(50%, -50%);

    transform: translate(50%, -50%);

}



@-webkit-keyframes criss-cross-left {

    0% {

        left: -20px;

    }



    50% {

        left: 50%;

        width: 20px;

        height: 20px;

    }



    100% {

        left: 50%;

        width: 150%;

        height: 100%;

    }

}



@keyframes criss-cross-left {

    0% {

        left: -20px;

    }



    50% {

        left: 50%;

        width: 20px;

        height: 20px;

    }



    100% {

        left: 50%;

        width: 150%;

        height: 200%;

    }

}



@-webkit-keyframes criss-cross-right {

    0% {

        right: -20px;

    }



    50% {

        right: 50%;

        width: 20px;

        height: 20px;

    }



    100% {

        right: 50%;

        width: 150%;

        height: 200%;

    }

}



@keyframes criss-cross-right {

    0% {

        right: -20px;

    }



    50% {

        right: 50%;

        width: 20px;

        height: 20px;

    }



    100% {

        right: 50%;

        width: 150%;

        height: 200%;

    }

}



.nav .center .navs .another {

    color: white;

}



.nav .center .navs .another:before {

    -webkit-animation: criss-cross-left 0.8s both;

    animation: criss-cross-left 0.8s both;

}



.nav .center .navs .another:after {

    -webkit-animation: criss-cross-right 0.8s both;

    animation: criss-cross-right 0.8s both;

}



.nav .center .subnav {

    width: 100%;

    overflow: hidden;

    position: absolute;

    top: 58px;

    left: 0;

    z-index: 100;

    display: none;

    border-radius: 0 0 40% 40%;

    -moz-box-shadow: 0 3px 3px 0px #eee;

    -webkit-box-shadow: 0 3px 3px 0px #eee;

    box-shadow: 0 3px 3px 0px #eee;

    background: rgba(255, 255, 255, 0.5);

}



.nav .center .subnav_title {

    line-height: 34px;

    font-size: 20px;

    color: #333;

    font-weight: bolder;

    margin-top: 10px;

}



.nav .center .clientele_nav1 a {

    font-size: 14px;

    color: #0093dd;

}



.nav .center .clientele_nav1 a i {

    display: inline-block;

    *display: inline;

    *zoom: 1;

    width: 25px;

    transition: 0.5s;

    height: 25px;

    margin-right: 10px;

    position: relative;

    top: 5px;

}



.nav .center .clientele_nav1 .con {

    margin-bottom: 22px;

    transition: 0.5s;

}



.nav .center .subnav_list1 {

    width: 275px;

    float: left;

    margin-right: 20px;

}



.nav .center .subnav_list .subnav_list1 li {

    width: 100%;

    margin-right: 0;

}



.nav .center .subnav_listw .subnav_list1 li {

    width: 100%;

    margin-right: 0;

}



.nav .center .pro_subnav1 {

    width: 225px;

    float: left;

    padding-left: 40px;

    overflow: hidden;

}



.nav .center .navs .pro_subnav1 li {

    position: relative;

    border-right: 1px solid #eee;

}



.nav .center .navs .pro_subnav1 li a {

    line-height: 27px;

    display: block;

    width: 160px;

    font-size: 13px;

    color: #666;

    padding: 11px 0 9px 0;

    border-bottom: 1px solid #e1e1e1;

    transition: 0.5s;

}



.nav .center .navs .pro_subnav1 li.on a,

.nav .center .navs .pro_subnav1 li:hover a {

    color: #0093dd;

    font-weight: bolder;

    border-bottom: 3px solid #0093dd;

}



.nav .center .navs .pro_subnav1 li.on i {

    display: block;

}



.nav .center .navs .pro_subnav1 i {

    display: block;

    width: 8px;

    height: 14px;

    background: url(../images/arrow9.png) no-repeat;

    position: absolute;

    right: -1px;

    top: 50%;

    margin-top: -7px;

    display: none;

}



.nav .center .pro_subnav2 ul {

    display: none;

}



.nav .center .pro_subnav2 ul:first-of-type {

    display: block;

}



.nav .center .pro_subnav2 {

    width: 240px;

    margin-right: 80px;

    float: left;

    height: 100%;

    padding-top: 20px;

    border-right: #eee 1px solid;

}



.nav .center .pro_subnav2 ul li {

    padding: 11px 0 10px 0px;

    line-height: 27px;

    width: 150px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.nav .center .pro_subnav2 ul li a {

    font-size: 13px;

    color: #0093dd;

    transition: 0.5s;

}



.nav .center .pro_subnav2 ul li a:hover {

    font-size: 14px;

    color: #0093dd;

    font-weight: bolder;

}



.nav .center .pro_subnav3 {

    width: 557px;

    float: left;

}



.nav .center .pro_subnav3 .subnav_title {

    margin: 15px 0 15px 0;

}



.nav .center .pro_subnav3_path {

    display: block;

    border-bottom: 1px solid #eee;

    padding-bottom: 13px;

    overflow: hidden;

}



.nav .center .pro_subnav3_path img {

    width: 150px;

    margin: 20px 27px 0 0;

    float: left;

}



.nav .center .pro_subnav3_path_r {

    width: 330px;

    padding-right: 6%;

    float: left;

}



.nav .center .pro_subnav3_path .title {

    margin: 15px 0 8px 0;

    line-height: 29px;

    font-size: 16px;

    color: #333;

}



.nav .center .pro_subnav3_path:hover .title {

    color: #0093dd;

}



.nav .center .pro_subnav3_path .con {

    line-height: 26px;

    font-size: 13px;

    color: #666;

    text-align: left;

}



.nav .center .pro_subnav3_path .arrowR {

    border-top: 5px solid transparent;

    border-left: 5px solid #0093dd;

    border-bottom: 5px solid transparent;

    margin-left: 10px;

    display: inline-block;

    *display: inline;

    *zoom: 1;

    width: 0;

    height: 0;

}



.nav .center .pro_subnav2 .arrowR {

    border-top: 5px solid transparent;

    border-left: 5px solid #0093dd;

    border-bottom: 5px solid transparent;

    margin-left: 10px;

    display: inline-block;

    *display: inline;

    *zoom: 1;

    width: 0;

    height: 0;

    margin-right: 20px;

    transition: 0.5s;

}



.nav .center .pro_subnav {

    overflow: hidden;

    width: 1180px;

    margin: 0 auto;

    padding-top: 20px;

    padding-bottom: 40px;

    background: white;

}





/*nav end*/

/*link*/

.link {

    background: #2B323A;

    height: 108px;

    margin-top: 60px;

}



.link .center {

    overflow: hidden;

    padding-top: 36px;

    height: 72px;

}



.link .center .left {

    float: left;

}



.link .center ul {

    float: left;

}



.link .center ul li {

    float: left;

    margin-left: 35px;

}



.link .center ul li a {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 55px;

    letter-spacing: 0px;

    color: #cccccc;

    transition: 0.5s;

}



.link .center ul li a:hover {

    color: #0093dd;

}



/*link end*/

.footer {

    background: #2B323A;

}



.footer .center {

    padding-top: 40px;

    overflow: hidden;

    border-top: #4B4F58 1px solid;

    padding-bottom: 30px;

}



.footer .center>ul {

    float: left;

}



.footer .center>ul>li {

    float: left;

    font-size: 16px;

    font-weight: 600;

    font-stretch: normal;

    line-height: 30px;

    letter-spacing: 1px;

    color: #ffffff;

    margin-right: 65px;

}



.footer .center>ul>li span {

    width: 20px;

    height: 2px;

    background-color: #ffffff;

    display: block;

    margin-bottom: 5px;

}



.footer .center>ul>li li a {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 30px;

    letter-spacing: 0px;

    color: #ffffff;

    transition: 0.5s;

}



.footer .center>ul>li li a:hover {

    color: #0093dd;

}



.footer .center .left {

    float: left;

}



.footer .center .left .p1 {

    font-size: 16px;

    font-weight: 600;

    font-stretch: normal;

    line-height: 30px;

    letter-spacing: 1px;

    color: #ffffff;

}



.footer .center .left .p2 {

    width: 20px;

    height: 2px;

    margin-bottom: 5px;

    background-color: #ffffff;

}



.footer .center .left .p3 {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 30px;

    letter-spacing: 0px;

    color: #ffffff;

}



.footer .center .right {

    width: 162px;

    float: left;

    text-align: right;

    margin-left: 80px;

}



.footer .center .right a {

    width: 110px;

    height: 32px;

    display: block;

    background: #0093dd;

    position: relative;

    overflow: hidden;

    transition: 0.5s;

    text-align: center;

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 32px;

    letter-spacing: 0px;

    color: #ffffff;

    margin-bottom: 30px;

    margin-left: 52px;

}



.footer .center .right a:hover {

    color: white;

}



.footer .center .right a>i {

    position: relative;

    z-index: 9;

}



.footer .center .right a:before {

    position: absolute;

    top: 50%;

    content: '';

    width: 20px;

    height: 20px;

    background: white;

    border-radius: 50%;

    left: -20px;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}



.footer .center .right a:after {

    position: absolute;

    top: 50%;

    content: '';

    width: 20px;

    height: 20px;

    background: white;

    z-index: -1px !important;

    border-radius: 50%;

    right: -20px;

    -webkit-transform: translate(50%, -50%);

    transform: translate(50%, -50%);

}



.footer .center .right a:hover:before {

    -webkit-animation: criss-cross-left 0.8s both;

    animation: criss-cross-left 0.8s both;

}



.footer .center .right a:hover:after {

    -webkit-animation: criss-cross-right 0.8s both;

    animation: criss-cross-right 0.8s both;

}



@-webkit-keyframes criss-cross-left {

    0% {

        left: -20px;

    }



    50% {

        left: 50%;

        width: 20px;

        height: 20px;

    }



    100% {

        left: 50%;

        width: 150%;

        height: 100%;

    }

}



@keyframes criss-cross-left {

    0% {

        left: -20px;

    }



    50% {

        left: 50%;

        width: 20px;

        height: 20px;

    }



    100% {

        left: 50%;

        width: 150%;

        height: 200%;

    }

}



@-webkit-keyframes criss-cross-right {

    0% {

        right: -20px;

    }



    50% {

        right: 50%;

        width: 20px;

        height: 20px;

    }



    100% {

        right: 50%;

        width: 150%;

        height: 200%;

    }

}



@keyframes criss-cross-right {

    0% {

        right: -20px;

    }



    50% {

        right: 50%;

        width: 20px;

        height: 20px;

    }



    100% {

        right: 50%;

        width: 150%;

        height: 200%;

    }

}



.footer .center .right a:hover {

    color: #333;

}



.footer .center .right .p1 {

    font-size: 16px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 35px;

    letter-spacing: 0px;

    color: #ffffff;

}



.footer .center .right .p2 {

    font-size: 24px;

    font-weight: normal;

    letter-spacing: 0px;

    color: #ffffff;

}



.footer .center .ewm {

    width: 120px;

    float: right;

    text-align: center;

}



.footer .center .ewm img {

    width: 120px;

    height: 120px;

}



.footer .center .ewm p {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 24px;

    letter-spacing: 0px;

    color: #ffffff;

}



.footer .bottom {

    border-top: #4B4F58 1px solid;

    text-align: center;

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 60px;

    letter-spacing: 0px;

    color: #ffffff;

}



.footer .bottom a {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 60px;

    letter-spacing: 0px;

    color: #ffffff;

    transition: 0.5s;

}



.footer .bottom a:hover {

    color: #0093dd;

}