* {
    box-sizing: border-box;
    outline: 0
}

body {
    color: #666;
    font-size: 12px;
    line-height: 24px;
    font-family: "微软雅黑"
}

a {
    color: #666;
    outline: none;
    text-decoration: none;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

a:hover {
    color: #0153a7
}

body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    width: 100%
}

input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
    cursor: pointer;
    outline: none
}

input[type='checkbox'],
input[type='radio'] {
    position: relative;
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 1px;
    margin-left: 5px;
    margin-right: 5px
}

textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'] {
    padding: 0;
    color: #666;
    margin: 0;
    outline: none
}

input,
textarea {
    border-radius: 0
}

input,
textarea {
    -webkit-appearance: none
}

input[type="checkbox"] {
    -webkit-appearance: checkbox
}

input[type="radio"] {
    -webkit-appearance: radio
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block
}

.vcenter {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    vertical-align: middle
}

@font-face {
    font-family: 'AVGARDN_1';
    src: url('/fonts/AVGARDN_1.eot');
    src: url('/fonts/AVGARDN_1.eot?#iefix') format('embedded-opentype'), url('/fonts/AVGARDN_1.woff') format('woff'), url('/fonts/AVGARDN_1.ttf') format('truetype'), url('/fonts/AVGARDN_1.svg') format('svg')
}

.container {
    width: 1154px;
    margin: 0 auto
}

img {
    max-width: 100%;
    border: 0
}

@media (max-width:1160px) {
    .container {
        width: 100%;
        padding: 0 15px
    }
}

.wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 80px 0
}

.wrap .home-title span {
    color: #1d1d1d;
    font-size: 39px
}

.wrap .home-title span:before {
    background: url(/images/icon-2.png) no-repeat
}

.wrap .home-title em {
    color: #0153a7
}

.retour {
    margin-top: 10px
}

.retour a {
    color: #fff;
    padding: 3px 30px;
    display: inline-block;
    background-color: #0153a7
}

.retour a:hover {
    background-color: #c46100
}

.top {
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    background-color: #0271be
}

.top .tel {
    color: #fff
}

.top .tel b {
    font-size: 22px;
    font-family: helvetica
}

@media (max-width:1100px) {
    .top {
        display: none
    }
}

@media (max-width:1100px) {
    .logo img {
        max-height: 50px
    }
}

.menuphone {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 15px;
    display: none;
    position: absolute
}

.menuphone:before,
.menuphone:after {
    content: "";
    width: 20px;
    height: 2px;
    top: 0;
    left: 0;
    cursor: pointer;
    border-radius: 1px;
    position: absolute;
    background: #0153a7
}

.menuphone:after {
    top: 8px;
    cursor: pointer
}

.menuphone img {
    max-height: 25px
}

@media (max-width:1100px) {
    .menuphone {
        display: block
    }
}

@media (max-width:1100px) {
    .header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        width: 100%;
        background: #fff;
        box-shadow: 0 0 5px #ddd
    }
}

.select-box {
    float: right;
    margin-left: 13px;
    margin-top: 8px;
    background: url(/images/line-3.jpg) no-repeat right center
}

.select-box .select {
    display: none;
    width: 90px;
    height: 24px;
    cursor: pointer;
    position: relative;
    background: url(/images/line-3.jpg) no-repeat left center
}

.select-box .select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -2px;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.select-box .select .select_text {
    height: 24px;
    padding-right: 15px;
    text-align: center;
    line-height: 22px;
    font-size: 14px
}

.select-box .select_ul {
    display: none;
    top: 31px;
    left: -1px;
    width: 90px;
    font-size: 14px;
    z-index: 91;
    position: absolute;
    min-width: 90px;
    list-style: none;
    background-color: #0271be
}

.select-box .select_ul li {
    line-height: 24px;
    text-indent: 10px
}

.select-box .select_ul li:hover {
    color: #fff;
    background: #0153a7
}

.select-box .select_ul li.cur {
    color: #fff;
    background: #0153a7
}

.search {
    float: right;
    z-index: 999;
    margin-top: -2px;
    padding: 0 10px;
    position: relative
}

.search .btn-search-max {
    z-index: 2;
    -webkit-transition: All .2s ease-in-out;
    transition: All .2s ease-in-out;
    position: relative
}

.search .btn-search-max * {
    display: inline-block;
    vertical-align: middle
}

.search .btn-search-max:active .icon1 {
    -webkit-animation: myAnimateRotateSwing .2s ease-in 1;
    animation: myAnimateRotateSwing .2s ease-in 1
}

.search .search-main {
    top: 40px;
    right: -340px;
    z-index: 9;
    width: 350px;
    display: none;
    padding: 0 30px 0 10px;
    position: absolute;
    padding-bottom: 10px;
    background-color: #0153a7
}

.search .search-main .search-container {
    background-color: #0153a7;
    overflow: hidden;
    margin-top: 10px;
    position: relative
}

.search .search-main .search-container .search-type {
    overflow: hidden;
    left: 1px;
    top: 0;
    width: 72px;
    height: 32px;
    padding: 0 10px;
    line-height: 32px;
    position: absolute;
    cursor: pointer;
    color: #fff;
    border-right: solid 1px #2d8ac9;
    background-color: #2d8ac9
}

.search .search-main .search-container .search-type:after {
    content: "";
    right: 10px;
    top: 50%;
    margin-top: -2.5px;
    border-style: solid dashed dashed;
    border-color: #fff transparent transparent;
    border-width: 5px;
    width: 0;
    height: 0;
    position: absolute
}

.search .search-main .search-container .search-type:active {
    background-color: rgba(0, 0, 0, 0.5)
}

.search-controller {
    height: 32px
}

.search .search-main .search-container .form-control {
    text-align: left;
    border: 0;
    box-shadow: 0;
    border-radius: 0;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -mz-border-radius: 0;
    font-size: 12px;
    color: #fff;
    line-height: 32px;
    height: 100%;
    vertical-align: top;
    background-color: #2d8ac9;
    padding: 6px 86px 6px 10px;
    -webkit-appearance: none
}

.search .search-main .search-container .btn {
    top: 0;
    border: 0;
    right: 0;
    color: #fff;
    width: 40px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    background-color: #d50202
}

.search .search-main .search-type-chose {
    text-align: center;
    width: 72px;
    padding: 5px 0;
    cursor: pointer;
    color: #fff;
    margin-left: 1px;
    background-color: #999;
    display: none
}

.search .search-main .search-type-chose li {
    line-height: 24px;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out
}

.search .search-main .search-type-chose li.active {
    background-color: #d50202;
    color: #fff
}

.search .search-main .icon2 {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 5px;
    top: 15px;
    cursor: pointer
}

.search .search-main .icon2:hover {
    filter: contrast(1.5);
    -webkit-filter: contrast(1.5);
    -moz-filter: contrast(1.5);
    -o-filter: contrast(1.5);
    -mz-filter: contrast(1.5)
}

.search .search-main .placeholder {
    margin-top: 7px
}

.nav {
    float: right;
    margin-top: 45px;
    text-align: right
}

.nav li {
    height: 25px;
    font-size: 16px;
    line-height: 25px;
    position: relative;
    display: inline-block
}

.nav li>a {
    color: #333
}

.nav li span {
    z-index: 9;
    padding: 0 25px 0 15px;
    display: inline-block;
    position: relative
}

.nav li span:after {
    top: 5px;
    content: '';
    width: 17px;
    height: 13px;
    opacity: 0;
    position: absolute;
    background: url(/images/arrow.png) no-repeat
}

@media (max-width:1080px) {
    .nav li span {
        padding: 0 20px 0 10px
    }
}

.nav li>span:hover:after {
    opacity: 1
}

.nav li:hover>span>a {
    color: #fff
}

.nav li:hover>span {
    color: #fff;
    border-radius: 15px;
    background-color: #0153a7
}

.nav li.cur span:after {
    bottom: 0;
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    background: #0153a7;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform 334ms cubic-bezier(.4, 0, 1, 1);
    transition: -webkit-transform 334ms cubic-bezier(.4, 0, 1, 1);
    transition: transform 334ms cubic-bezier(.4, 0, 1, 1);
    -webkit-transition: -webkit-transform 334ms cubic-bezier(.4, 0, 1, 1), -webkit-transform 334ms cubic-bezier(.4, 0, 1, 1);
    transition: transform 334ms cubic-bezier(.4, 0, 1, 1), -webkit-transform 334ms cubic-bezier(.4, 0, 1, 1)
}

.nav li.active span {
    color: #fff;
    border-radius: 15px;
    background-color: #0153a7
}

.nav li.active span:after {
    top: 5px;
    content: '';
    width: 17px;
    height: 13px;
    opacity: 1;
    position: absolute;
    background: url(/images/arrow.png) no-repeat
}

.nav li.active span>a {
    color: #fff
}

.nav .subnav {
    top: 53px;
    left: -15px;
    z-index: 9;
    width: 127px;
    position: absolute;
    margin-left: 0;
    display: none;
    padding: 10px 0;
    background-color: #0153a7
}

.nav .subnav a {
    color: #fff;
    z-index: 9;
    padding: 5px 0;
    font-size: 13px;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
    line-height: 20px;
    display: block;
    -webkit-transition-duration: 600ms;
    transition-duration: 600ms;
    position: relative
}

.nav .subnav a:hover {
    background-color: #c46100
}

@media (max-width:1100px) {
    .nav {
        display: none
    }
}

.footer {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 30px 0 60px 0;
    background-color: #0153a7
}

.footer a {
    color: #fff;
    display: inline-block
}

.footer a:hover {
    text-decoration: underline
}

.footer .content {
    margin-left: 410px
}

.footer .content .logo {
    margin-right: 30px
}

.footer .content .menu {
    padding-bottom: 30px;
    margin-bottom: 40px;
    font-size: 15px;
    border-bottom: solid 1px #80a9d3
}

.footer .content .menu a {
    display: inline-block;
    padding-left: 35px
}

.footer .content .menu a:first-child {
    padding-left: 0
}

.footer .content .maT10 {
    margin-top: 20px
}

@media (max-width:900px) {
    .footer {
        line-height: 20px;
        padding: 15px 0;
        margin-top: 0 !important
    }
    .footer .content {
        margin-left: 0
    }
    .footer .content .menu {
        display: none
    }
    .footer .content .logo {
        display: none
    }
    .footer .content .maT10 {
        margin-top: 0
    }
}

.bannerbox {
    width: 100%;
    overflow: hidden
}

.bannerbox .slick-dots {
    bottom: 30px
}

.bannerbox .slick-dots li button {
    width: 40px;
    height: 7px;
    border-radius: 0;
    background-color: #4f555b
}

.bannerbox .slick-dots li.slick-active button {
    background-color: #0153a7;
    height: 10px
}

@media (max-width:1100px) {
    .bannerbox {
        margin-top: 50px
    }
}

.banner {
    position: relative
}

@media (max-width:1100px) {
    .banner {
        display: none
    }
}

.phone-bannerbox {
    display: none
}

@media (max-width:1100px) {
    .phone-bannerbox {
        display: block
    }
    .phone-bannerbox .slick-dots {
        bottom: 20px
    }
    .phone-bannerbox .slick-dots li button {
        height: 4px
    }
    .phone-bannerbox .slick-dots li.slick-active button {
        height: 4px
    }
}

.h-mrT50 {
    padding-top: 50px
}

@media (max-width:640px) {
    .h-mrT50 {
        padding-top: 15px
    }
}

.h-bgcolor {
    padding-bottom: 50px;
    background-color: #f1f1f1
}

@media (max-width:640px) {
    .h-bgcolor {
        padding-bottom: 15px
    }
}

.h-pronav {
    width: 21%;
    float: left;
    padding-bottom: 85px;
    border: solid 1px #9f9f9f;
    border-top: 0
}

.h-pronav .tit {
    height: 80px;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    line-height: 80px;
    text-align: center;
    background-color: #0153a7
}

.h-pronav dl {
    padding: 0 25px;
    margin-top: 37px
}

.h-pronav dt {
    font-size: 16px;
    text-align: center;
    line-height: 20px
}

.h-pronav dt a {
    color: #fff;
    display: block;
    padding: 10px;
    background-color: #383838
}

.h-pronav dt a:hover {
    background-color: #0153a7
}

.h-pronav dd a {
    color: #666;
    display: block;
    padding: 6px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 15px;
    border: solid 1px #b6b6b6
}

.h-pronav dd a:hover {
    color: #0153a7;
    border-color: #0153a7
}

@media (max-width:900px) {
    .h-pronav {
        display: none
    }
}

.home-title {
    height: 45px;
    color: #fff;
    padding: 0 30px;
    line-height: 45px;
    font-weight: normal;
    font-size: 20px;
    margin-left: 27px;
    background-color: #0061c2
}

.home-title a {
    float: right;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    display: inline-block
}

@media (max-width:900px) {
    .home-title {
        margin-left: 0
    }
}

.h-p-content {
    padding-left: 8px;
    overflow: hidden;
    float: right;
    width: 79%
}

.h-p-content .scllor {
    margin-top: 26px;
    margin-right: 130px;
    margin-left: 27px
}

.h-p-content .scllor dt {
    float: left;
    width: 40%;
    position: relative
}

.h-p-content .scllor dt:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

.h-p-content .scllor dd {
    width: 60%;
    height: 226px;
    float: left;
    margin-top: 25px;
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    border: solid 2px #0153a7;
    border-left: 0
}

.h-p-content .scllor dd .title {
    font-weight: normal;
    font-size: 50px;
    overflow: hidden;
    line-height: 50px
}

.h-p-content .scllor dd .title a {
    color: #333;
    display: block
}

.h-p-content .scllor dd .txt-1 {
    overflow: hidden;
    line-height: 32px;
    font-size: 32px;
    color: #333;
    margin-top: 10px
}

.h-p-content .scllor dd .txt-2 {
    height: 72px;
    font-size: 14px;
    margin-top: 20px;
    overflow: hidden;
    line-height: 24px
}

.h-p-content .scllor .slick-prev {
    top: 0;
    background: url(/images/arrow-right.png) no-repeat center center
}

.h-p-content .scllor .slick-next {
    background: url(/images/arrow-left.png) no-repeat center center
}

.h-p-content .scllor .slick-next:hover {
    background: url(/images/arrow-left-h.png) no-repeat center center #0153a7
}

.h-p-content .scllor .slick-prev:hover {
    background: url(/images/arrow-right-h.png) no-repeat center center #0153a7
}

.h-p-content .scllor .slick-next,
.h-p-content .scllor .slick-prev {
    width: 90px;
    height: 122px;
    right: -130px;
    left: auto;
    margin-top: 0;
    position: absolute;
    border: solid 2px #0153a7
}

.h-p-content ul {
    margin: 0 -13px;
    padding-left: 27px
}

.h-p-content li {
    width: 33.333%;
    float: left;
    margin-top: 27px;
    padding: 0 13px
}

.h-p-content li a {
    display: block;
    padding-bottom: 30px;
    background-color: #fff
}

.h-p-content li .pic {
    position: relative
}

.h-p-content li .pic:after {
    content: "";
    display: block;
    padding-bottom: 64%
}

.h-p-content li .txt {
    height: 34px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    padding: 0 10px;
    line-height: 34px
}

@media (max-width:900px) {
    .h-p-content {
        width: 100%;
        float: none;
        padding-left: 0
    }
    .h-p-content .scllor {
        margin-left: 3px
    }
    .h-p-content ul {
        padding-left: 0
    }
}

@media (max-width:640px) {
    .h-p-content .scllor {
        display: none;
        margin: 0
    }
    .h-p-content .scllor dt,
    .h-p-content .scllor dd {
        width: 100%;
        float: none
    }
    .h-p-content ul {
        margin-top: 7px
    }
    .h-p-content ul li {
        padding: 5px;
        margin-top: 0
    }
}

@media (max-width:480px) {
    .h-p-content ul li {
        width: 50%
    }
}

.h-ad {
    position: relative
}

.h-ad span {
    right: 12px;
    top: 50%;
    height: 30px;
    margin-top: 20px;
    font-family: helvetica;
    font-size: 26px;
    position: absolute;
    color: #fff
}

@media (max-width:640px) {
    .h-ad {
        display: none
    }
    .h-ad span {
        margin-top: 10px;
        font-size: 14px
    }
}

.h-core {
    overflow: hidden;
    background-color: #f1f1f1
}

.h-core .title {
    position: relative
}

.h-core .txt-1 {
    top: 125px;
    font-weight: bold;
    font-size: 38px;
    line-height: 38px;
    color: #0153a7;
    position: absolute;
    text-align: center;
    width: 100%
}

.h-core .txt-2 {
    width: 100%;
    bottom: 5px;
    color: #c7c7c7;
    font-family: tahoma;
    position: absolute;
    text-align: center
}

.h-core .container {
    position: relative
}

.h-core .container:before {
    content: "";
    top: 510px;
    left: 30px;
    width: 100%;
    height: 1174px;
    position: absolute;
    background: url(/images/line.png) no-repeat center
}

.h-core .items-1 {
    line-height: 32px;
    font-size: 14px;
    margin-top: 40px
}

.h-core .items-1 .pic {
    float: left;
    margin-left: 40px
}

.h-core .items-1 .pic-2 {
    vertical-align: middle;
    margin-right: 180px;
    z-index: 9;
    position: relative;
    float: right
}

.h-core .items-1 .pic-3 {
    margin-left: 80px;
    margin-top: 30px;
    position: relative;
    z-index: 9;
    float: left;
    margin-right: 50px
}

.h-core .items-1 .pic-4 {
    vertical-align: middle;
    margin-right: 180px;
    z-index: 9;
    float: right;
    position: relative
}

.h-core .items-1 .pic-5 {
    margin-left: 80px;
    margin-top: 30px;
    position: relative;
    z-index: 9;
    float: left;
    margin-right: 50px
}

.h-core .txtbox {
    width: 61%;
    margin-top: 80px;
    position: relative
}

.h-core .txtbox-2 {
    width: 57%;
    margin-top: 0
}

.h-core .txtbox-2 p span {
    display: inline-block;
    width: 33.33%
}

.h-core .txtbox-3 {
    width: 50%;
    margin-top: 40px
}

.h-core .pull-right {
    float: right
}

.h-core .number {
    top: 7px;
    left: 0;
    color: #fff;
    width: 50px;
    height: 54px;
    padding-right: 10px;
    line-height: 54px;
    font-family: arial;
    font-size: 45px;
    text-align: center;
    position: absolute;
    background: url(/images/core-img6.png) no-repeat
}

.h-core .txt-red {
    margin-left: 60px;
    color: #da0203;
    font-weight: bold;
    font-size: 24px
}

.h-core .txt-bule {
    color: #fff;
    padding: 0 10px;
    margin: 10px 0;
    margin-left: 60px;
    font-size: 16px;
    display: inline-block;
    background-color: #0153a7
}

.h-core .txt-icon {
    padding-left: 15px;
    background: url(/images/core-img7.png) no-repeat left 10px
}

@media (max-width:900px) {
    .h-core {
        padding-top: 15px;
        background: none
    }
    .h-core .txt-1 {
        top: 0;
        font-size: 16px;
        line-height: 20px
    }
    .h-core .pic,
    .h-core .pic-2,
    .h-core .pic-3,
    .h-core .pic-4,
    .h-core .pic-5 {
        display: none
    }
    .h-core .txtbox {
        width: 100%;
        line-height: 20px;
        padding-bottom: 30px;
        margin-top: 0;
        float: none !important;
        border-bottom: solid 1px #ddd
    }
    .h-core .txt-red {
        font-size: 16px;
        line-height: 20px
    }
    .h-core .txt-bule {
        font-size: 12px;
        margin-top: 0;
        line-height: 16px
    }
    .h-core .txt-icon {
        margin-top: 10px;
        background: url(/images/core-img7.png) no-repeat left 5px
    }
    .h-core .number {
        font-size: 32px;
        top: 0
    }
    .h-core .container::before {
        display: none
    }
    .h-core .txtbox-2 p span {
        width: 100%
    }
}

.h-box {
    margin-top: 70px
}

@media (max-width:640px) {
    .h-box {
        margin-top: 20px
    }
}

.home-news {
    float: left;
    width: 58%
}

.home-news .home-title {
    margin-left: 0
}

.home-news dl {
    padding-top: 30px;
    overflow: hidden;
    padding-bottom: 44px;
    border-top: solid 1px #dbdbdb
}

.home-news dt {
    float: left;
    width: 32%;
    position: relative
}

.home-news dt:after {
    content: "";
    display: block;
    padding-bottom: 68.5%
}

.home-news dd {
    float: right;
    width: 62%
}

.home-news dd .tit {
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px
}

.home-news dd .tit a {
    color: #333;
    display: block
}

.home-news dd .txt {
    margin-top: 10px;
    height: 44px;
    overflow: hidden;
    line-height: 22px;
    font-size: 14px
}

.home-news dd .more {
    width: 120px;
    height: 35px;
    margin-top: 25px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    border: solid 1px #c9c9c9
}

.home-news dd:hover .more {
    color: #fff;
    border-color: #0153a7;
    background-color: #0153a7
}

@media (max-width:640px) {
    .home-news {
        width: 100%
    }
}

@media (max-width:480px) {
    .home-news dl {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .home-news dt {
        width: 45%
    }
    .home-news dd {
        width: 49%
    }
    .home-news dd .more {
        height: 30px;
        line-height: 28px;
        margin-top: 5px
    }
    .home-news dd .txt {
        height: 40px;
        line-height: 20px;
        margin-top: 0
    }
    .home-news dd .tit {
        height: 24px;
        line-height: 24px
    }
}

.home-case {
    height: 750px;
    padding-top: 40px;
    background-color: #2d2d2d
}

.home-case .title {
    margin-bottom: 90px;
    color: #fff;
    font-size: 22px;
    line-height: 34px;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    border-bottom: solid 1px #484848
}

.home-case .title:after {
    content: "";
    width: 20px;
    height: 2px;
    left: 50%;
    background-color: #fff;
    margin-left: -10px;
    bottom: -2px;
    position: absolute
}

.home-case .submenu {
    width: 315px;
    float: left;
    width: 27.3%;
    z-index: 10;
    position: relative
}

.home-case .submenu li {
    padding: 25px;
    color: #fff;
    font-size: 18px;
    position: relative;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    border-bottom: solid 1px #8f8f8f
}

.home-case .submenu li:after {
    right: -9px;
    top: 50%;
    margin-top: -7px;
    content: "";
    width: 15px;
    height: 15px;
    opacity: 0;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #2d2d2d;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff
}

.home-case .submenu li:hover {
    border: solid 1px #fff;
    color: #fff
}

.home-case .submenu li:hover:after {
    opacity: 1
}

.home-case .submenu li.active {
    color: #fff;
    border: solid 1px #fff
}

.home-case .submenu li.active:after {
    opacity: 1
}

.home-case .content {
    width: 70%;
    float: right;
    top: 0;
    left: 32%;
    background-color: #2d2d2d;
    position: absolute
}

.home-case .content .big-img {
    width: 60%;
    position: relative;
    padding: 24px;
    float: left;
    border-radius: 10px;
    border: solid 1px #fff
}

.home-case .content .big-img .pic {
    position: relative
}

.home-case .content .big-img .pic:after {
    content: "";
    display: block;
    padding-bottom: 78%
}

.home-case .content .big-img .pic img {
    border-radius: 10px
}

.home-case .content .small-img {
    width: 34%;
    float: right
}

.home-case .content .small-img dl {
    margin-bottom: 12px;
    overflow: hidden
}

.home-case .content .small-img dt {
    width: 32.5%;
    float: left;
    cursor: pointer;
    position: relative
}

.home-case .content .small-img dt:after {
    content: "";
    display: block;
    padding-bottom: 75.5%
}

.home-case .content .small-img dd {
    font-size: 14px;
    color: #fff;
    float: right;
    width: 60%
}

.home-case .content .small-img dd .number {
    font-size: 22px;
    font-family: tahoma
}

.home-case .content .small-img dd p {
    height: 26px;
    overflow: hidden;
    line-height: 26px
}

@media (max-width:900px) {
    .home-case {
        height: auto;
        padding-bottom: 30px;
        overflow: hidden
    }
    .home-case .title {
        margin-bottom: 15px
    }
    .home-case .submenu {
        width: 100%;
        float: none;
        display: none
    }
    .home-case .submenu li {
        padding: 10px;
        font-size: 15px;
        margin-top: 3px
    }
    .home-case .content {
        width: 100%;
        float: none;
        left: auto;
        top: auto;
        display: none;
        position: relative
    }
    .home-case .content .big-img {
        width: 80%
    }
    .home-case .content .small-img {
        width: 14%
    }
    .home-case .content .small-img dt {
        width: 100%
    }
    .home-case .content .small-img dd {
        display: none
    }
}

.home-cus {
    width: 40%;
    float: right
}

.home-cus .scllor-1 {
    height: 383px;
    padding: 0 50px;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    background: url(/images/cus-bg.jpg) no-repeat
}

.home-cus .pic {
    width: 155px;
    height: 155px;
    position: relative;
    padding-top: 9px;
    margin-right: 8px;
    display: inline-block
}

.home-cus .pic img {
    border-radius: 100%
}

.home-cus .title {
    margin-top: 20px;
    font-weight: normal;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.home-cus .title a {
    color: #333;
    display: block
}

.home-cus .title a:hover {
    color: #0153a7
}

.home-cus .txt-3 {
    color: #333
}

.home-cus .txt-4 {
    height: 88px;
    margin-top: 10px;
    text-align: left;
    overflow: hidden;
    line-height: 22px
}

.home-cus .slick-next {
    background: url(/images/arrow-right.png) no-repeat center center #f1f1f1
}

.home-cus .slick-next:hover {
    background: url(/images/arrow-right-h.png) no-repeat center center #0153a7
}

.home-cus .slick-prev {
    background: url(/images/arrow-left.png) no-repeat center center #f1f1f1
}

.home-cus .slick-prev:hover {
    background: url(/images/arrow-left-h.png) no-repeat center center #0153a7
}

.home-cus .slick-next,
.home-cus .slick-prev {
    width: 74px;
    height: 47px;
    left: auto;
    margin-top: 165px;
    position: absolute;
    border: solid 2px #0153a7
}

.home-cus .slick-prev {
    left: 150px
}

.home-cus .slick-next {
    right: 150px
}

@media (max-width:640px) {
    .home-cus {
        width: 100%
    }
    .home-cus .scllor-1 {
        height: auto;
        padding: 0 20px;
        background: none
    }
    .home-cus .slick-prev {
        left: 50px;
        width: 60px;
        display: none !important
    }
    .home-cus .slick-next {
        right: 50px;
        width: 60px;
        display: none !important
    }
}

.home-about {
    font-size: 14px;
    margin-top: 40px
}

.home-about .home-title {
    margin-left: 0
}

.home-about .content {
    overflow: hidden;
    padding: 40px 60px 40px 40px;
    border: solid 1px #ddd
}

.home-about .content .video {
    width: 47%;
    float: left
}

.home-about .content .item {
    width: 47%;
    float: right
}

.home-about .content .menu {
    margin-top: 16px
}

.home-about .content .menu a {
    width: 95px;
    height: 35px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    line-height: 35px;
    margin-right: 13px;
    display: inline-block
}

.home-about .content .menu .color-1 {
    background-color: #0153a7
}

.home-about .content .menu .color-2 {
    background-color: #2d2d2d
}

.home-about .content .menu .color-3 {
    background-color: #676767
}

.home-about .content .menu .color-4 {
    background-color: #a7a7a7
}

@media (max-width:900px) {
    .home-about {
        padding-bottom: 30px
    }
    .home-about .content {
        padding: 20px
    }
    .home-about .content .video {
        display: none
    }
    .home-about .content .item {
        width: 100%;
        float: none
    }
    .home-about .content .menu a {
        width: auto;
        padding: 0 5px;
        margin-right: 2px
    }
}

@media (max-width:480px) {
    .home-about {
        margin-top: 20px
    }
}

.home-content {
    margin-top: 50px
}

.home-content .home-title {
    margin-left: 0
}

.home-content .message {
    z-index: 9;
    width: 32%;
    float: left;
    position: relative;
    background-color: #fff
}

.home-content .message ul {
    padding-left: 28px
}

.home-content .message li {
    margin-top: 30px
}

.home-content .message li label {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    padding-right: 15px
}

.home-content .message li input {
    width: 240px;
    padding: 4px 10px;
    line-height: 20px;
    border: solid 1px #ccc
}

.home-content .message li textarea {
    padding: 10px;
    font-size: 12px;
    width: 286px;
    font-family: "微软雅黑";
    border: solid 1px #ccc
}

.home-content .message li input[type="button"],
.home-content .message li input[type="reset"] {
    width: 69px;
    height: 32px;
    padding: 0;
    color: #fff;
    margin: 0 5px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    border: 0;
    background-color: #a0a0a0
}

.home-content .message em {
    color: #f30;
    padding-left: 5px;
    font-style: normal
}

@media (max-width:900px) {
    .home-content .message {
        display: none
    }
}

.home-content .content {
    font-size: 14px;
    width: 65%;
    float: right
}

.home-content .content .psubnav {
    margin-top: 30px;
    line-height: 24px;
    height: 48px;
    overflow: hidden
}

.home-content .content .link {
    position: relative;
    padding: 25px;
    margin-top: 80px;
    border: solid 1px #cacaca
}

.home-content .content .link a {
    padding: 0 15px;
    display: inline-block
}

.home-content .content .link .title {
    top: -12px;
    left: 30px;
    color: #333;
    padding: 0 10px;
    font-size: 18px;
    background-color: #f1f1f1;
    position: absolute
}

@media (max-width:900px) {
    .home-content {
        width: 100%;
        float: none;
        margin-top: 0px;
    }
    .home-content .content {
        font-size: 14px;
        width: 100%;
    }
}

.page-banner {
    text-align: center
}

@media (max-width:1100px) {
    .page-banner {
        margin-top: 50px
    }
}

.page-content {
    margin-top: 40px
}

@media (max-width:900px) {
    .page-content {
        margin-top: 15px;
        padding-bottom: 40px
    }
}

.page-footer {
    margin-top: 70px
}

.page-footer .content {
    margin-left: 0;
    width: 65%;
    float: left
}

.page-footer .pull-right {
    padding-top: 80px
}

@media (max-width:900px) {
    .page-footer .content {
        width: 100%;
        float: none
    }
    .page-footer .pull-right {
        display: none
    }
}

.sarbar-l {
    float: left;
    width: 19%;
    border: solid 1px #d7d7d7;
    border-top: 0
}

.sarbar-l .title {
    color: #fff;
    position: relative;
    padding: 29px 0 29px 40px;
    background-color: #0071be
}

.sarbar-l .title h3 {
    font-size: 20px;
    font-weight: normal
}

.sarbar-l .title p {
    font-size: 16px;
    font-family: arial
}

.sarbar-l .title:before {
    content: "";
    left: 20px;
    top: 29px;
    width: 10px;
    height: 42px;
    position: absolute;
    border: solid 2px #fff
}

.sarbar-l .menu {
    padding: 20px;
    overflow: hidden
}

.sarbar-l .menu li {
    line-height: 20px;
    margin-top: 2px;
    font-size: 14px
}

.sarbar-l .menu li a {
    display: block;
    padding: 10px 0;
    padding-left: 11px;
    background-color: #f1f1f1;
    border-left: solid 9px #0071be
}

.sarbar-l .menu li a:hover {
    color: #fff;
    border-color: #d90101;
    background-color: #0071be
}

.sarbar-l .menu li div {
    padding: 10px;
    text-align: center
}

.sarbar-l .menu li div a {
    border: 0;
    color: #333;
    padding: 5px 0;
    font-size: 12px;
    background-color: #fff;
    border-top: solid 1px #eee
}

.sarbar-l .menu li div a:hover {
    background: none;
    border-color: #eee;
    color: #0153a7
}

.sarbar-l .menu li div a:first-child {
    border-top: 0
}

.sarbar-l .menu li.active a {
    color: #fff;
    border-color: #d90101;
    background-color: #0071be
}

.sarbar-l .menu li.active div a {
    color: #333;
    background: none;
    border-top: solid 1px #eee
}

.sarbar-l .menu li.active div a:hover {
    color: #0153a7
}

.sarbar-l .menu li.active div a:first-child {
    border-top: 0
}

.sarbar-l .news .title-2 {
    color: #fff;
    height: 40px;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
    padding-left: 20px;
    background-color: #0071be
}

.sarbar-l .news ul {
    padding: 20px
}

.sarbar-l .news ul li {
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px
}

.sarbar-l .news ul li:hover {
    font-weight: bold
}

@media (max-width:900px) {
    .sarbar-l {
        display: none
    }
}

.sarbar-r {
    width: 78%;
    float: right
}

.sarbar-r .title {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
    background: url(/images/iicon.jpg) no-repeat left center;
    border-bottom: solid 1px #ccc
}

.sarbar-r .title span {
    color: #0071be
}

@media (max-width:900px) {
    .sarbar-r {
        width: 100%;
        float: none
    }
}

.list-about {
    padding-top: 30px;
    font-size: 13px
}

.list-about .txt {
    display: block;
    padding-top: 60px
}

@media (max-width:480px) {
    .list-about img {
        display: block;
        float: none !important
    }
    .list-about .txt {
        padding-top: 15px;
        padding-bottom: 10px
    }
}

.text-des {
    padding: 30px;
    overflow: hidden;
    font-size: 14px;
    border: solid 1px #ccc;
    background: -webkit-linear-gradient(top, #fff, #f2f2f2);
    background: linear-gradient(top, #fff, #f2f2f2);
    box-shadow: 0 20px 20px -20px #7a7a7a
}

.list-case {
    margin-top: 30px
}

.list-case ul {
    margin: 0 -15px;
    margin-top: 25px
}

@media (max-width:1150px) {
    .list-case ul {
        margin-left: 0;
        margin-right: 0
    }
}

.list-case li {
    width: 33.333%;
    float: left;
    padding: 15px
}

.list-case li .pic {
    text-align: center;
    position: relative
}

.list-case li .pic:after {
    content: "";
    display: block;
    padding-bottom: 76.5%
}

.list-case li .pic:before {
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    opacity: 0;
    position: absolute;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    background-color: rgba(0, 143, 205, 0.8)
}

.list-case li .pic span {
    left: 0;
    width: 100%;
    z-index: 9;
    top: 0;
    opacity: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    position: absolute
}

.list-case li .tit {
    height: 40px;
    font-size: 14px;
    overflow: hidden;
    font-size: 15px;
    line-height: 40px
}

.list-case li .tit a {
    color: #333;
    display: block
}

.list-case li .txt {
    margin-top: 5px;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden
}

@media (max-width:480px) {
    .list-case li {
        width: 50%;
        padding: 5px
    }
}

.list-case li:hover .tit a {
    color: #0153a7
}

.list-case li:hover .pic:before {
    opacity: 1;
    height: 100%
}

.list-case li:hover .pic span {
    opacity: 1;
    top: 50%;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    margin-top: -20px
}

.list-news-page {
    margin-top: 40px
}

.list-news-page li {
    width: 49%;
    float: right;
    height: 35px;
    padding: 0 10px;
    line-height: 33px;
    overflow: hidden;
    border: solid 1px #c0c0c0;
    text-align: center
}

.list-news-page li span {
    padding: 0 10px;
    display: inline-block;
    background: url(/images/next-icon.png) no-repeat left 12px
}

.list-news-page li span {
    padding: 0 10px;
    display: inline-block;
    background: url(/images/prev-icon.png) no-repeat left 12px
}

.list-news-page li li:hover {
    border-color: #0153a7;
    background-color: #0153a7
}

.list-news-page li li:hover a {
    color: #fff
}

.list-news-page li li:hover span {
    background: url(/images/next-icon-h.png) no-repeat left 12px
}

.list-news-page li:first-child {
    float: left
}

@media (max-width:640px) {
    .list-news-page li {
        width: 100%;
        margin-bottom: 10px
    }
}

.list-case-show {
    color: #818181;
    font-size: 14px;
    margin-top: 30px
}

.list-case-show .pic {
    float: left;
    width: 54%;
    margin-right: 60px;
    position: relative
}

.list-case-show .pic:after {
    content: "";
    display: block;
    padding-bottom: 77%
}

.list-case-show .title-2 {
    color: #333;
    margin-bottom: 10px;
    font-size: 16px;
    padding-top: 40px
}

@media (max-width:900px) {
    .list-case-show .pic {
        width: 100%;
        float: none
    }
    .list-case-show .pic img {
        width: 100%
    }
    .list-case-show .title-2 {
        padding-top: 20px
    }
}

.list-case-rela {
    margin-top: 30px
}

.list-case-rela .title-3 {
    height: 36px;
    color: #0071be;
    line-height: 36px;
    padding-left: 26px;
    border: solid 1px #fff;
    outline: solid 1px #ccc;
    font-weight: bold;
    font-size: 14px;
    background: -webkit-linear-gradient(top, #fff, #f2f2f2);
    background: linear-gradient(top, #fff, #f2f2f2);
    border-bottom: solid 1px #fff
}

.list-case-rela ul {
    overflow: hidden;
    vertical-align: top;
    padding-bottom: 20px;
    border: solid 1px #ccc
}

.list-case-rela li {
    float: left;
    width: 33.333%;
    margin-top: 20px;
    padding: 0 10px
}

@media (max-width:480px) {
    .list-case-rela li {
        padding: 0 5px
    }
}

.list-case-rela li .pic-2 {
    text-align: center;
    position: relative
}

.list-case-rela li .pic-2:after {
    content: "";
    display: block;
    padding-bottom: 76%
}

.list-case-rela li .pic-2:before {
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    opacity: 0;
    position: absolute;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    background-color: rgba(0, 143, 205, 0.8)
}

.list-case-rela li .pic-2 span {
    left: 0;
    width: 100%;
    z-index: 9;
    top: 0;
    opacity: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    position: absolute
}

.list-case-rela li .tit-2 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-top: 10px
}

.list-case-rela li:hover .tit-2 a {
    color: #0153a7
}

.list-case-rela li:hover .pic-2:before {
    opacity: 1;
    height: 100%
}

.list-case-rela li:hover .pic-2 span {
    opacity: 1;
    top: 50%;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    margin-top: -20px
}

.list-news dl {
    padding: 38px 0 58px 0;
    overflow: hidden;
    border-bottom: solid 1px #dcdcdc
}

.list-news dl dt {
    float: left;
    width: 30%;
    position: relative
}

.list-news dl dt:after {
    content: "";
    display: block;
    padding-bottom: 67%
}

.list-news dl dt .time {
    width: 50px;
    height: 50px;
    color: #fff;
    right: 0;
    top: 0;
    line-height: 20px;
    position: absolute;
    text-align: center;
    background-color: #008ed8
}

.list-news dl dt .time span {
    display: block
}

.list-news dl dt .time span:first-child {
    margin-top: 7px;
    font-size: 28px;
    font-family: arial
}

@media (max-width:480px) {
    .list-news dl dt {
        width: 48%
    }
    .list-news dl dt .time span:first-child {
        font-size: 18px
    }
}

.list-news dl dd {
    width: 66%;
    float: right
}

.list-news dl dd .tit {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    overflow: hidden;
    font-size: 22px
}

.list-news dl dd .tit a {
    color: #333;
    display: block
}

.list-news dl dd .txt {
    font-size: 14px;
    height: 72px;
    overflow: hidden;
    margin-top: 10px
}

.list-news dl dd .more {
    width: 95px;
    height: 30px;
    margin-top: 25px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    border: solid 1px #dadada
}

@media (max-width:480px) {
    .list-news dl dd {
        width: 48%
    }
    .list-news dl dd .tit {
        height: 20px;
        font-size: 16px;
        line-height: 20px
    }
    .list-news dl dd .more {
        display: none
    }
    .list-news dl dd .txt {
        height: 48px
    }
}

@media (max-width:480px) {
    .list-news dl {
        padding: 15px 0
    }
}

.list-news dl:hover dd .more {
    color: #fff;
    border-color: #0153a7;
    background-color: #0153a7
}

.list-news dl:hover dd .tit a {
    color: #0153a7
}

.list-news-show {
    font-size: 14px;
    margin-top: 35px
}

.list-news-show .title-2 {
    color: #333;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: normal;
    text-align: center
}

.list-news-show .time {
    border: 0;
    color: #999;
    padding: 0 10px;
    font-family: arial;
    margin-top: 30px;
    border-top: solid 1px #e8e8e8
}

@media (max-width:900px) {
    .list-news-show .title-2 {
        font-size: 16px;
        margin-bottom: 15px
    }
    .list-news-show .time {
        margin-top: 0
    }
}

.list-news-rela ul {
    padding-top: 20px
}

.list-news-rela li {
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    font-size: 13px;
    margin: 0 20px;
    width: 100%
}

.list-news-rela li span {
    color: #999;
    float: right;
    padding-right: 50px;
    font-family: arial
}

.list-dowland li {
    width: 33.333%;
    float: left;
    height: 254px;
    padding: 10px;
    margin-top: 85px;
    font-size: 14px
}

.list-dowland li .item {
    padding: 20px;
    border: solid 1px #b8b8b8
}

.list-dowland li .pic {
    width: 110px;
    height: 110px;
    display: block;
    margin: 0 auto;
    margin-top: -70px;
    position: relative
}

.list-dowland li .pic img {
    border-radius: 100%
}

.list-dowland li .txt {
    height: 72px;
    margin-top: 25px;
    overflow: hidden
}

.list-dowland li .button-2 {
    width: 120px;
    height: 40px;
    margin-top: 40px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    padding-left: 30px;
    background: url(/images/dow-icon.png) no-repeat 15px center;
    border: solid 1px #b8b8b8
}

.list-dowland li .button-2:hover {
    color: #fff;
    border-color: #0153a7;
    background: url(/images/dow-iconh.png) no-repeat 15px center #0153a7
}

@media (max-width:550px) {
    .list-dowland li {
        width: 50%;
        margin-top: 65px
    }
    .list-dowland li .item {
        padding: 10px
    }
    .list-dowland li .button-2 {
        margin-top: 20px
    }
}

.list-video {
    margin-top: 20px
}

.list-video ul {
    margin: 0 -10px
}

@media (max-width:900px) {
    .list-video ul {
        margin: 0
    }
}

.list-video li {
    font-size: 14px;
    float: left;
    width: 33.333%;
    padding: 10px;
    text-align: center
}

.list-video li a {
    display: block;
    position: relative
}

.list-video li .pic {
    position: relative
}

.list-video li .pic:after {
    content: "";
    display: block;
    padding-bottom: 67%
}

.list-video li .pic .icon {
    top: 50%;
    left: 50%;
    z-index: 9;
    margin-top: -29px;
    margin-left: -29px;
    position: absolute
}

.list-video li .pic .icon img {
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

.list-video li .txtbox {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    overflow: hidden;
    position: absolute;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: rgba(0, 113, 190, 0.8)
}

.list-video li .txtbox a {
    display: block
}

.list-video li .txtbox .txt {
    height: 40px;
    color: #fff;
    overflow: hidden;
    line-height: 40px
}

@media (max-width:480px) {
    .list-video li {
        width: 50%;
        padding: 5px
    }
    .list-video li .pic .icon {
        margin-left: -15px;
        margin-top: -15px
    }
    .list-video li .pic .icon img {
        max-height: 30px
    }
    .list-video li .txt {
        display: none
    }
}

.list-video li:hover .pic .icon img {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.list-video li:hover .txtbox {
    opacity: 1;
    height: 100%
}

.list-video li:hover .txtbox .txt {
    margin-top: 130px
}

.list-video-show {
    font-size: 14px;
    margin-top: 30px
}

.list-contact {
    margin: 40px 0 0 0;
    background: url(/images/contact_05.jpg) no-repeat top left
}

.list-contact .content {
    font-size: 14px;
    padding-top: 80px;
    padding-left: 320px
}

@media (max-width:900px) {
    .list-contact {
        background: none
    }
    .list-contact .content {
        padding-left: 0;
        padding-top: 0
    }
    .list-contact .contact-emap {
        margin-top: 30px !important
    }
}

.list-proshow {
    font-size: 14px;
    margin-top: 5px
}

.list-proshow .title {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
    margin-bottom: 10px;
    background: url(/images/iicon.jpg) no-repeat left center;
    border-bottom: solid 1px #ccc
}

.list-proshow .title span {
    color: #0071be
}

.list-proshow .list-left {
    width: 48%;
    float: left
}

.list-proshow .list-left .bigimg {
    float: left;
    width: 80%;
    text-align: center;
    border: solid 1px #dcdcdc
}

.list-proshow .list-left .bigimg .pic {
    position: relative
}

.list-proshow .list-left .bigimg .pic:after {
    content: "";
    display: block;
    padding-bottom: 90%
}

.list-proshow .list-left .smallimg {
    width: 18%;
    float: right;
    padding-top: 17px
}

.list-proshow .list-left .smallimg .pic {
    margin-top: 17px;
    position: relative;
    border: solid 1px #dcdcdc
}

.list-proshow .list-left .smallimg .pic:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

@media (max-width:640px) {
    .list-proshow .list-left {
        width: 100%
    }
}

@media (max-width:480px) {
    .list-proshow .list-left .smallimg .pic {
        margin-top: 7px
    }
}

.list-proshow .slick-prev,
.list-proshow .slick-next {
    height: 20px;
    width: 100%
}

.list-proshow .slick-prev {
    top: 0;
    left: 0;
    margin-top: 0;
    background: url(/images/jt-t.png) no-repeat center center #eee
}

.list-proshow .slick-next {
    right: 0;
    top: auto;
    bottom: -32px;
    margin-top: auto;
    background: url(/images/jt-b.png) no-repeat center center #eee
}

.list-proshow .list-right {
    width: 40%;
    float: left;
    margin-top: 10px;
    padding-left: 30px
}

.list-proshow .list-right h1 {
    color: #333;
    margin-bottom: 20px;
    font-size: 18px
}

.list-proshow .list-right .tel {
    height: 120px;
    margin-top: 100px;
    padding: 15px;
    font-size: 14px;
    background-color: #f3f3f3
}

.list-proshow .list-right .tel .btn {
    color: #fff;
    width: 128px;
    height: 50px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    line-height: 46px;
    background-color: #d50202
}

@media (max-width:640px) {
    .list-proshow .list-right {
        width: 100%;
        margin-top: 20px;
        padding-left: 0
    }
    .list-proshow .list-right h1 {
        margin-bottom: 0
    }
    .list-proshow .list-right .tel {
        height: auto;
        margin-top: 20px
    }
}

.list-message {
    position: relative;
    margin-top: 30px
}

@media (max-width:480px) {
    .list-message {
        margin-top: 15px
    }
}

.list-message ul {
    margin: 0 -5px
}

@media (max-width:920px) {
    .list-message ul {
        width: 100%;
        margin: 0
    }
}

.list-message li:first-child {
    padding-top: 0
}

.list-message li {
    overflow: hidden;
    padding-top: 20px
}

@media (max-width:480px) {
    .list-message li {
        padding-top: 0
    }
}

.list-message li p {
    float: left;
    width: 50%;
    position: relative;
    border-left: solid 5px #fff;
    border-right: solid 5px #fff
}

@media (max-width:480px) {
    .list-message li p {
        border: 0
    }
}

.list-message li p input {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    border: solid 1px #f2f3f5;
    padding: 10px 10px 10px 25px;
    background-color: #f2f3f5
}

.list-message li p input:focus {
    border-color: #0153a7
}

.list-message li p em {
    top: 10px;
    left: 15px;
    color: #333;
    font-size: 12px;
    position: absolute;
    font-style: normal
}

.list-message li p textarea {
    width: 100%;
    line-height: 18px;
    font-size: 14px;
    min-height: 225px;
    font-family: "微软雅黑";
    border: solid 1px #f2f3f5;
    background-color: #f2f3f5;
    padding: 10px 10px 10px 20px
}

.list-message li p textarea:focus {
    border-color: #0153a7
}

@media (max-width:480px) {
    .list-message li p {
        width: 100%;
        margin-bottom: 15px;
        border-right: 0
    }
}

.list-message li .code {
    width: 100px;
    padding-left: 10px
}

.list-message .but-1,
.list-message .but-2 {
    border: 0;
    height: 45px;
    width: 49%;
    color: #fff;
    line-height: 40px;
    cursor: pointer;
    background-color: #0071be
}

.list-message .but-1 {
    font-size: 15px;
    float: left;
    border: solid 1px #0071be
}

.list-message .but-2 {
    color: #333;
    font-size: 15px;
    float: right;
    background-color: #fff;
    border: solid 2px #dadada
}

.list-message .pic {
    right: -250px;
    bottom: 70px;
    position: absolute
}

@media (max-width:800px) {
    .list-message .pic {
        display: none
    }
}

.list-product {
    margin-top: 30px
}

.list-product ul {
    margin-top: 30px
}

.list-product li {
    width: 33.3333%;
    float: left;
    padding: 15px;
    text-align: center
}

.list-product li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 10px;
    padding-bottom: 23px;
    border: solid 1px #dcdcdc
}

.list-product li .pic {
    overflow: hidden;
    position: relative
}

.list-product li .pic:after {
    content: "";
    display: block;
    padding-bottom: 68%
}

.list-product li .pic img {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms
}

.list-product li .tit {
    height: 30px;
    font-size: 14px;
    overflow: hidden;
    line-height: 30px
}

.list-product li:hover {
    border-color: #0153a7
}

.list-product li:hover .tit a {
    color: #0153a7
}

.list-product li:hover .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.list-product .bt {
    font-size: 28px;
    color: #0071be;
    line-height: 30px;
    padding-bottom: 5px
}

@media (max-width:480px) {
    .list-product .bt {
        font-size: 18px;
        line-height: 24px
    }
    .list-product li {
        width: 50%;
        padding: 5px
    }
}

.list-product-show ul {
    margin: 0 -15px
}

@media (max-width:1150px) {
    .list-product-show ul {
        margin: 0
    }
}

@media (max-width:900px) {
    .list-product-show {
        margin-top: 10px
    }
}

.pro-menu {
    min-height: 500px
}

.pro-menu li {
    padding-bottom: 18px;
    border-top: solid 1px #f3f3f3
}

.pro-menu li:first-child {
    border-top: 0
}

.pro-menu dl {
    padding-top: 15px
}

.pro-menu dt {
    font-size: 14px;
    font-weight: bold;
    background: url(/images/dian.jpg) no-repeat 40px center
}

.pro-menu dt a {
    display: block;
    color: #0153a7;
    padding: 0 10px 0 70px
}

.pro-menu dd {
    padding: 0 10px 0 70px
}

.pro-menu dd a {
    display: block
}

.list-honor {
    margin-top: 10px;
    height: 585px;
    border: solid 1px #d5d5d5
}

@media (max-width:734px) {
    .list-honor {
        height: auto
    }
}

.list-honor .big-img {
    width: 734px;
    margin: 0 auto;
    margin-top: 30px;
    height: 313px;
    background: url(/images/honor-bg.jpg) no-repeat
}

.list-honor .big-img .pic {
    width: 290px;
    height: 208px;
    padding: 3px;
    margin: 0 auto;
    margin-top: 97px;
    position: relative
}

@media (max-width:734px) {
    .list-honor .big-img {
        width: 100%;
        background: none;
        height: 230px
    }
    .list-honor .big-img .pic {
        margin-top: 0
    }
}

.list-honor .small-img {
    width: 640px;
    margin: 0 auto;
    padding: 0 40px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: dotted 1px #999
}

.list-honor .small-img .pic {
    margin: 0 3px;
    position: relative;
    border: solid 1px #ccc
}

.list-honor .small-img .pic:after {
    content: "";
    display: block;
    padding-bottom: 74%
}

@media (max-width:734px) {
    .list-honor .small-img {
        width: 100%
    }
}

.list-honor .slick-prev,
.list-honor .slick-next {
    width: 18px;
    height: 37px;
    margin-top: -30px
}

.list-honor .slick-prev {
    left: 0;
    background: url(/images/honor-left.jpg) no-repeat left center
}

.list-honor .slick-next {
    right: 0;
    background: url(/images/honor-right.jpg) no-repeat left center
}

.contact {
    font-size: 13px;
    padding: 15px
}

d.map {
    margin: 0 auto
}

.map dl {
    border: #d6dbe1 solid 1px;
    border-top: #0153a7 solid 1px;
    border-bottom: none;
    margin: 20px 0 20px 0
}

.map dl:hover {
    background: #f5f8fa
}

.map dl:hover dt a {
    color: #0153a7
}

.map dt {
    background: #fcfcfc;
    color: #0053a8;
    font-size: 18px;
    line-height: 40px;
    border-bottom: #d6dbe1 solid 1px;
    padding: 0 0 0 20px
}

.map dt a {
    color: #333
}

.map dt a:hover {
    color: #0153a7
}

.map dt img {
    margin-left: 20px
}

.map dd {
    font-size: 12px;
    line-height: 30px;
    overflow: hidden;
    padding-top: 10px
}

.map dd .p2 {
    font-size: 14px;
    padding: 0 0 0 20px;
    clear: both
}

.map dd .p2 a {
    color: #333;
    font-weight: bold;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.map dd .p2 a:hover {
    color: #0153a7
}

.map dd div {
    clear: both;
    font-size: 14px;
    overflow: hidden;
    line-height: 30px;
    border-bottom: #d6dbe1 solid 1px;
    padding: 0 20px 10px 10px
}

.map dd div a {
    color: #333;
    float: left;
    padding: 0 10px 0 10px
}

.map dd div a:hover {
    background: #0153a7;
    color: #fff
}

.search_mask {
    background: url(/images/search_mask.png);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none
}

.search_mask .s_box {
    width: 350px;
    height: 136px;
    padding: 25px;
    top: 50%;
    left: 50%;
    margin-left: -175px;
    position: absolute;
    margin-top: -68px;
    background: #fff
}

.search_mask .s_box .text1 {
    text-align: center;
    line-height: 24px;
    color: #666;
    font-size: 16px
}

.search_mask .s_box .sure {
    width: 140px;
    height: 36px;
    display: block;
    margin: 20px auto 0;
    background: #00a0e9;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    letter-spacing: 5px
}

.phone-nav .box::-webkit-scrollbar {
    width: 2px;
    height: 1px
}

.phone-nav .box::-webkit-scrollbar-thumb {
    background: #000;
    width: 2px
}

.phone-nav .box::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1)
}

.phone-nav {
    top: 0;
    z-index: 1999;
    position: fixed;
    right: -150%;
    width: 100%;
    height: 100%;
    background: #fff
}

.phone-nav .close {
    position: absolute;
    z-index: 99;
    top: 40px;
    right: 20px
}

.phone-nav .close img {
    max-height: 40px
}

.phone-nav .box {
    height: 100%;
    overflow-y: auto;
    padding: 0 20px 0 20px;
    -webkit-overflow-scrolling: touch;
    background: url(/images/bg-2.png) no-repeat bottom center #fff
}

.phone-nav .list-menu {
    padding-top: 100px;
    background: url(/images/pbg.png) no-repeat top center rgba(255, 255, 255, 0.5)
}

.phone-nav .list-menu li {
    font-size: 20px;
    position: relative;
    line-height: 30px;
    border-bottom: solid 1px rgba(179, 179, 179, 0.3)
}

.phone-nav .list-menu li p {
    margin-top: 10px
}

.phone-nav .list-menu li .tt {
    color: #333;
    font-size: 16px;
    font-weight: 600
}

.phone-nav .list-menu li a {
    padding: 20px;
    display: inline-block;
    position: relative;
    color: #000
}

.phone-nav .list-menu li a span {
    z-index: 9;
    display: inline-block;
    position: relative
}

.phone-nav .list-menu li i {
    position: absolute;
    right: 0;
    top: 14px;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 30px;
    display: block;
    font-style: inherit;
    cursor: pointer
}

.phone-nav .list-menu li i:after {
    content: "+";
    color: #666;
    font-size: 28px;
    width: 38px;
    height: 38px;
    cursor: pointer;
    text-align: center;
    line-height: 38px;
    font-family: arial
}

.phone-nav .list-menu .submenu {
    display: none;
    padding-bottom: 20px
}

.phone-nav .list-menu .submenu a {
    color: #555;
    font-size: 16px;
    padding: 0 0 0 20px
}

.floating {
    width: 80px;
    height: 80px;
    bottom: 100px;
    right: 0;
    position: fixed;
    border-radius: 100%;
    background: #da0203
}

.floating a {
    color: #fff;
    padding: 15px 20px;
    font-size: 20px;
    font-weight: bold;
    display: block
}

@media (max-width:900px) {
    .floating {
        display: none
    }
}

.mobile-footer-menu {
    display: none;
    height: 54px
}

@media (max-width:768px) {
    .footer {
        margin-bottom: 54px
    }
    .mobile-footer-menu {
        display: block;
        width: 100%;
        background: #666;
        padding: 5px 0;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 99;
        list-style: none;
        font-size: 12px
    }
    .mobile-footer-menu li {
        width: 25%;
        float: left;
        position: relative
    }
    .mobile-footer-menu li:after {
        content: "";
        position: absolute;
        height: 42px;
        width: 1px;
        background: rgba(255, 255, 255, 0.1);
        right: 0;
        top: 2px
    }
    .mobile-footer-menu li span {
        width: 24px;
        height: 24px;
        display: block;
        margin: 0 auto;
        position: relative;
        overflow: hidden
    }
    .mobile-footer-menu li span img {
        max-width: 100%
    }
    .mobile-footer-menu li em {
        font-style: normal;
        text-align: center;
        display: block;
        color: #fff;
        height: 20px;
        line-height: 20px;
        overflow: hidden
    }
    .mobile-footer-menu li:last-child:after {
        display: none
    }
}

.xg-title {
    margin: 40px 0;
    border-bottom: solid 2px #eee
}

.xg-title span {
    color: #fff;
    padding: 5px 20px;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    background: #0071be
}

.prompt {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(/images/ie_sosad.png) no-repeat center 35% #fff;
    left: 0;
    bottom: 0;
    display: none;
    z-index: 999;
    filter: alpha(opacity=80);
    opacity: 80
}

.prompt span {
    position: absolute;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    top: 55%;
    left: 50%;
    margin-left: -152px;
    width: 304px;
    display: block;
    line-height: 24px;
    color: #666
}

.prompt span a {
    text-decoration: underline
}

.prompt_close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    background: url(/images/closed.png) no-repeat center center;
    cursor: pointer
}

.tab {
    font-size: 14px;
    color: #5e5e5e;
    margin-top: 60px;
    font-family: arial;
    text-align: center
}

.tab a,
.tab span {
    margin: 0 5px;
    padding: 0 8px;
    line-height: 24px;
    display: inline-block;
    border: solid 1px #d5d5d5
}

.tab a:hover {
    color: #fff;
    border-color: #0153a7;
    background-color: #0153a7
}

.tab .cpb {
    color: #fff;
    border-color: #0153a7;
    background-color: #0153a7
}

@media (max-width:480px) {
    .tab {
        margin-top: 40px
    }
}<!--0.00025296211242676-->