/*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: #0c73cf;
    color: #fff;
}

::-moz-selection {
    background-color: #0c73cf;
    color: #fff;
}

::-webkit-selection {
    background-color: #0c73cf;
    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;
}

textarea {
    outline: 0;
    border: 0;
    resize: none;
}



h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}



html {
    cursor: url(../images/cur.png),
        default;
}

a {
    cursor: url(../images/Acur.png),
        default;
}

textarea {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;

}

input[type="text"] {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}

input[type="button"] {
    cursor: url(../images/Acur.png),
        default !important;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
            auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
            auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
            auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
            auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
            auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
            auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
            auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
            auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
            auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
            auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
            auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
            auto;
    }


}

.center {
    width: 1200px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.header {
    height: 125px;
    background: #f1f1f1;
}

.header .center {
    padding-top: 30px;
}

.header .center h1 {
    width: 267px;
    height: 60px;
    float: left;
}

.header .center h1 img {
    width: 267px;
    height: 60px;
}

.header .center .left {
    float: left;
    font-family: SourceHanSansCN;
    font-size: 42px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #333333;
    margin-left: 18px;
}

.header .center .tel {
    float: right;
    padding-top: 10px;
    padding-left: 52px;
    background: url('../images/htel.png') no-repeat center;
    background-position-x: 0;
    background-position-y: 10px;
}

.header .center .tel .p1 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #666666;
}

.header .center .tel .p2 {
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #0c73cf;
}

/*nav*/
.nav {
    height: 67px;
    background: #0c73cf;
}

.nav .center .navs {
    height: 67px;
    text-transform: uppercase;
}

.nav .center .navs>li {
    height: 67px;
    width: 170px;
    text-align: center;
    float: left;
    transition: 0.5s;
    position: relative;
}

.nav .center .navs>li>a {
    display: block;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: #ffffff;
    padding-top: 15px;
}

.nav .center .navs>li>a>i {
    display: block;
    font-family: ArialMT;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #ffffff;
}

.nav .center .navs>li:hover {
    background: #333;
}

.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: 130px;
    top: 67px;
    left: -10px;
    opacity: 0;
    z-index: 66666;
}

.nav .center .navs>li>.down>i {
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    transition: 0.5s;
    width: 150px;
}

.nav .center .navs>li>.down>i>a {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: white;
    text-align: center;
    background: linear-gradient(to right, #0c73cf, #0c73cf) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 130px;
    padding: 0 10px;
}

.nav .center .navs>li>.down>i>a:hover {
    background: linear-gradient(to right, #0c73cf, #0c73cf) 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: 150px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.nav .center .navs>li>.down>i>.down_>i {
    font-size: 14px;
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    transition: 0.5s;
    position: relative;
    width: 150px;
}

.nav .center .navs>li>.down>i>.down_>i>a {
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: white;
    text-align: center;
    background: linear-gradient(to right, #0c73cf, #0c73cf) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 130px;
    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, #0c73cf, #0c73cf) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.nav .center .navs .another {
    background: #333;
}

.nav .subnav {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 67px;
    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: #ffffff;
}

.nav .subnav_title {
    line-height: 34px;
    font-size: 20px;
    color: #333;
    font-weight: bolder;
    margin-top: 10px;
}

.nav .clientele_nav1 a {
    font-size: 14px;
    color: #0c73cf;
}

.nav .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 .clientele_nav1 .con {
    margin-bottom: 22px;
    transition: 0.5s;
}

.nav .subnav_list1 {
    width: 275px;
    float: left;
    margin-right: 20px;
}

.nav .subnav_list .subnav_list1 li {
    width: 100%;
    margin-right: 0;
}

.nav .subnav_listw .subnav_list1 li {
    width: 100%;
    margin-right: 0;
}

.nav .pro_subnav1 {
    width: 225px;
    float: left;
    padding-left: 40px;
    overflow: hidden;
}

.nav .navs .pro_subnav1 li {
    position: relative;
    border-right: 1px solid #eee;
}

.nav .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 .navs .pro_subnav1 li.on a,
.nav .navs .pro_subnav1 li:hover a {
    color: #0c73cf;
    font-weight: bolder;
    border-bottom: 3px solid #0c73cf;
}

.nav .navs .pro_subnav1 li.on i {
    display: block;
}

.nav .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 .pro_subnav2 ul {
    display: none;
}

.nav .pro_subnav2 ul:first-of-type {
    display: block;
}

.nav .pro_subnav2 {
    width: 240px;
    margin-right: 80px;
    float: left;
    height: 100%;
    padding-top: 20px;
    border-right: #eee 1px solid;
}

.nav .pro_subnav2 ul li {
    padding: 11px 0 10px 0px;
    line-height: 27px;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav .pro_subnav2 ul li a {
    font-size: 13px;
    color: #0c73cf;
    transition: 0.5s;
}

.nav .pro_subnav2 ul li a:hover {
    font-size: 14px;
    color: #0c73cf;
    font-weight: bolder;
}

.nav .pro_subnav3 {
    width: 557px;
    float: left;
}

.nav .pro_subnav3 .subnav_title {
    margin: 15px 0 15px 0;
}

.nav .pro_subnav3_path {
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    overflow: hidden;
}

.nav .pro_subnav3_path img {
    width: 150px;
    margin: 20px 27px 0 0;
    float: left;
}

.nav .pro_subnav3_path_r {
    width: 290px;
    padding-right: 6%;
    float: left;
}

.nav .pro_subnav3_path .title {
    margin: 15px 0 8px 0;
    line-height: 29px;
    font-size: 16px;
    color: #333;
}

.nav .pro_subnav3_path:hover .title {
    color: #0c73cf;
}

.nav .pro_subnav3_path .con {
    line-height: 26px;
    font-size: 13px;
    color: #666;
    text-align: left;
}

.nav .pro_subnav3_path .arrowR {
    border-top: 5px solid transparent;
    border-left: 5px solid #0c73cf;
    border-bottom: 5px solid transparent;
    margin-left: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
}

.nav .pro_subnav2 .arrowR {
    border-top: 5px solid transparent;
    border-left: 5px solid #0c73cf;
    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 .pro_subnav {
    overflow: hidden;
    width: 1180px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
    background: white;
}

/*nav end*/
/* footer S */
.footer {
    height: 470px;
    width: 100%;
}

.footer_main {
    width: 100%;
    height: 365px;
    padding-top: 80px;
    box-sizing: border-box;
}

.footer_left {
    float: left;
    width: 500px;
    height: 100%;
}

.footer_left>dl {
    float: left;
    width: 250px;
    height: 100%;
    overflow: hidden;
}

.footer_left>dl>dt {
    width: 250px;
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.footer_left>dl>dd {
    width: 250px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
}

.footer_left>dl>dd>a {
    color: #666;
}

.ewm {
    float: left;
    width: 166px;
    height: 166px;
    border-radius: 10px;
}

.ewm>img {
    width: 166px;
    height: 166px;
    border-bottom: 1px solid #d5d7d8;
    border-radius: 10px;
}

.foo_right {
    float: right;
    width: 500px;
    height: 100%;
}

.foo_case {
    float: left;
    width: 150px;
    height: 100%;
    margin-left: 120px;
}

.foo_case>dl>dt {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 14px;
}

.foo_case>dl>dd {
    width: 220px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
}

.foo_case>dl>dd>a {
    color: #666;
}

.foo_zx {
    float: left;
    width: 230px;
    height: 100%;
}

.foo_zx>h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

.foo_tell,
.foo_people {
    width: 100%;
    height: 55px;
    padding-left: 65px;
    box-sizing: border-box;
}

.foo_tell>h3,
.foo_people>h3 {
    font-family: Arial;
    font-weight: bold;
    font-size: 24px;
    color: #0c73cf;
}

.foo_tell>h4,
.foo_people>h4 {
    font-size: 14px;
    color: #666;
}

.foo_tell {
    margin-bottom: 20px;
    background: url(../images/foo_tell.png) left center no-repeat;
}

.foo_people {
    background: url(../images/foo_people.png) left center no-repeat;
}

.bq {
    width: 100%;
    height: 105px;
    padding-top: 25px;
    box-sizing: border-box;
    background: #0c73cf;
    text-align: center;
}

.bq p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

.bq p a {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}