* {
    box-sizing: border-box;
    outline: 0
}

body.tbody {
    color: #666;
    font-size: 12px;
    min-width: 1154px;
    line-height: 24px;
    font-family: "微软雅黑"
}

a {
    color: #666;
    outline: none;
    text-decoration: none;
}

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;
}

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
}

.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#../fonts/AVGARDN_1') format('svg')
}

.container {
    width: 1154px;
    margin: 0 auto
}

.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 .container .intross{
    max-width: 500px;
    height: 40px;
    overflow: hidden;
}

.top .tel {
    color: #fff
}

.top .tel b {
    font-size: 22px;
    font-family: helvetica
}

.select-box {
    float: right;
    margin-left: 13px;
    margin-top: 8px;
    background: url(../images/line-3.jpg) no-repeat right center
}

.select-box .select {
    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: 32px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
    max-width: 60px;
    margin-left: 5px;
}

.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
}

.select .xuanze {
    position: absolute;
    width: 102px;
    padding: 10px 0;
    background-color: #0271BE;
    display: none;
    z-index: 99;
}
.select .xuanze a {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
}
.select .xuanze a:hover {
    color: #0271BE;
    background-color: #ffffff;
}

.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;
    height: 31px;
    vertical-align: top;
    background-color: #2d8ac9;
    padding: 6px 86px 6px 10px;
    -webkit-appearance: none;
}
input.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
}
input.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}
input.form-control:-ms-input-placeholder {
    color: #fff;
}
input.form-control::-webkit-input-placeholder{
    color: #fff;
}

.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: #385d46;
    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: #056d2f;
    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 {
    width: 900px;
    float: right;
    margin-top: 45px;
    text-align: right
}

.nav li {
    height: 53px;
    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;
    max-width: 104px;
    height: 25px;
    overflow: hidden;
}

.nav li span:after {
    top: 5px;
    content: '';
    width: 17px;
    height: 13px;
    opacity: 0;
    position: absolute;
    background: url(../images/arrow.png) no-repeat
}

.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
}

.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 .menuss {
    padding-bottom: 30px;
    margin-bottom: 40px;
    font-size: 15px;
    border-bottom: solid 1px #80a9d3
}

.footer .content .menuss a {
    display: inline-block;
    padding:0 14px
}

/*.footer .content .menuss a:first-child {*/
    /*padding-left: 0*/
/*}*/

.footer .content .maT10 {
    float: left;
    max-width: 500px;
}

.footer .content .logoes{
    float: left;
}

.footer .content .contsa{
    max-width: 500px;
    float: left;
}

.bannerbox {
    width: 100%;
    overflow: hidden
}

.banner {
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    position: relative
}

.banner .slick-dots {
    bottom: 30px
}

.banner .slick-dots li button {
    width: 40px;
    height: 7px;
    border-radius: 0;
    background-color: #4f555b
}

.banner .slick-dots li.slick-active button {
    background-color: #0153a7;
    height: 10px
}

.h-mrT50 {
    padding-top: 50px
}

.h-bgcolor {
    padding-bottom: 50px;
    background-color: #f1f1f1
}

.h-pronav {
    width: 243px;
    float: left;
    padding-bottom: 20px;
    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;
    overflow: hidden;
    padding: 0 10px;
}

.h-pronav dl {
    padding: 0 25px;
    margin-top: 15px
}

.h-pronav dt {
    font-size: 16px;
    text-align: center;
    line-height: 20px
}

.h-pronav dt a {
    color: #fff;
    display: block;
    padding: 0 10px;
    background-color: #383838;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.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
}

.home-title {
    height: 45px;
    color: #fff;
    padding: 0 30px;
    line-height: 45px;
    font-weight: normal;
    font-size: 20px;
    margin-left: 27px;
    overflow: hidden;
    background-color: #0061c2
}

.home-title a {
    float: right;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    display: inline-block
}

.home-title span{
    max-width: 80%;
    display: inline-block;
}

.h-p-content {
    padding-left: 8px;
    overflow: hidden;
    float: right;
    width: 911px
}

.h-p-content .scllor {
    margin-top: 26px;
    margin-right: 130px;
    margin-left: 27px
}
.h-p-content .scllor dl{
    padding-left: 5px;
}

.h-p-content .scllor dt {
    width: 298px;
    height: 276px;
    float: left;
    position: relative
}

.h-p-content .scllor dd {
    width: 435px;
    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: 25px;
    overflow: hidden;
    line-height: 35px;
    height: 35px;
}

.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: 120px;
    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
}

.scllor .slick-track .slick-slide{

}

.h-p-content li {
    width: 273px;
    height: 254px;
    float: left;
    margin-top: 27px;
    margin-left: 27px;
    background-color: #fff
}

.h-p-content li a {
    display: block
}

.h-p-content li .pic {
    width: 273px;
    height: 210px;
    position: relative
}

.h-p-content li .txt {
    height: 34px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    padding: 0 10px;
    line-height: 34px
}

.h-ad {
    position: relative
}

.h-ad span {
    right: 12px;
    top: 125px;
    font-family: helvetica;
    font-size: 26px;
    position: absolute;
    color: #fff;
    word-break: break-all;
    width: 170px;
    max-height: 50px;
    line-height: 25px;
    overflow: hidden;
}

.h-core {
    overflow: hidden;
    background-color: #f1f1f1
}

.h-core .title {
    position: relative
}

.h-core .txt-0 {
    top: 82px;
    font-weight: bold;
    font-size: 34px;
    line-height: 38px;
    color: #fff;
    position: absolute;
    text-align: center;
    width: 220px;
    left: 474px;
    height: 40px;
    overflow: hidden;
}

.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 .txtbox {
    width: 610px;
    float: left;
    margin-top: 80px;
    margin-left: 100px;
    position: relative
}

.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;
    height: 32px;
    overflow: hidden;
}

.h-core .txt-bule {
    color: #fff;
    padding: 0 10px;
    margin: 10px 0;
    margin-left: 60px;
    font-size: 16px;
    display: inline-block;
    background-color: #0153a7;
    height: 32px;
    overflow: hidden;
}

.h-core .txt-icon {
    padding-left: 15px;
    background: url(../images/core-img7.png) no-repeat left 10px;
    height: 32px;
    overflow: hidden;
}

.h-core .cvas1 img{
    margin-left: 40px;
}

.h-core .cvas2 img{
    vertical-align: middle;
    margin-top: 100px;
    margin-right: 180px;
    z-index: 9;
    position: relative;
}
.h-core .cvas2 .txtbox{
    margin-left: 0;
}

.h-core .cvas3 img{
    margin-left:80px;
    margin-top: 30px;
    position: relative;
    z-index: 9;
    margin-right: 50px;
}
.h-core .cvas3 .txtbox{
    width: 500px;
    margin-top:30px;
}

.h-core .cvas4 img{
    vertical-align: middle; margin-top: 100px; margin-right: 180px; z-index: 9;position: relative;
}
.h-core .cvas4 .txtbox{
    margin-left: 0; width: 500px;
}

.h-core .cvas5 img{
    margin-left:80px; margin-top: 30px;position: relative; z-index: 9; margin-right: 50px;
}
.h-core .cvas5 .txtbox{
    width: 500px; margin-top:30px; margin-left:30px;
}


.h-box {
    margin-top: 70px
}

.home-news {
    float: left;
    width: 670px
}

.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: 224px;
    height: 152px;
    position: relative
}

.home-news dd {
    float: right;
    width: 415px
}

.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: 32px;
    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
}

.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 p{
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.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
}

.home-case .submenu li {
    padding:0 25px;
    color: #fff;
    font-size: 18px;
    position: relative;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    border-bottom: solid 1px #8f8f8f;
}

.home-case .submenu li span{
    height: 75px;
    overflow: hidden;
    line-height: 75px;
    display: inline-block;
}

.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: 790px;
    float: right;
    top: 0;
    left: 363px;
    background-color: #2d2d2d;
    position: absolute
}

.home-case .content .big-img {
    width: 497px;
    height: 394px;
    padding: 24px;
    float: left;
    border-radius: 10px;
    border: solid 1px #fff;
    z-index: 9;
    background: #2D2D2D;
}

.home-case .content .big-img .pic {
    width: 451px;
    height: 344px;
    position: relative
}

.home-case .content .big-img .pic img {
    border-radius: 10px
}

.home-case .content .small-img {
    width: 253px;
    float: right
}

.home-case .content .small-img dl {
    margin-bottom: 12px;
    overflow: hidden
}

.home-case .content .small-img dt {
    width: 89px;
    height: 68px;
    float: left;
    cursor: pointer;
    position: relative
}

.home-case .content .small-img dd {
    font-size: 14px;
    color: #fff;
    float: right;
    width: 140px
}

.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
}

.home-case .content .small-img dd p a:hover{
    color:#fff;
}
.home-cus {
    width: 459px;
    float: right
}

.home-cus .scllor-1 {
    width: 459px;
    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;
    padding-top: 9px;
    margin-right: 8px;
    display: inline-block;
    position: relative;
}

.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;
    padding: 0 2px;
}

.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
}

.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 #e5e5e5
}

.home-about .content div {
    width: 450px;
    float: right
}

.home-about .content div span{
    color: #000000;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    display: inline-block;

}

.home-about .content div .contss{
    margin-top: 15px;
    line-height: 25px;
    height: 225px;
    overflow: hidden;
}

.home-about .content .menuss {
    margin-top: 16px
}

.home-about .content .menuss a {
    width: 95px;
    height: 35px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    line-height: 35px;
    margin-right: 13px;
    display: inline-block
}

.home-about .content .menuss .color-1 {
    background-color: #0153a7
}

.home-about .content .menuss .color-2 {
    background-color: #2d2d2d
}

.home-about .content .menuss .color-3 {
    background-color: #676767
}

.home-about .content .menuss .color-4 {
    background-color: #a7a7a7
}

.home-content {
    margin-top: 50px
}

.home-content .home-title {
    margin-left: 0
}

.home-content .message {
    z-index: 9;
    width: 373px;
    float: left;
    position: relative;
    background-color: #fff
}
.home-content .message .fweix{
    text-align: center;
    padding: 55px 40px 75px 0;
}
.home-content .message ul {
    padding-left: 28px
}

.home-content .message li {
    margin-top: 20px
}

.home-content .message li label {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    padding-right: 15px;
    width: 60px;
    float: left;
}

.home-content .message li input {
    width: 240px;
    padding: 4px 10px;
    line-height: 20px;
    border: solid 1px #ccc
}

.home-content .message li input.yanzm{
    width: 120px;
}

.home-content .message li textarea {
    padding: 10px;
    font-size: 12px;
    width: 240px;
    font-family: arial;
    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 li input[type="button"]:hover,
.home-content .message li input[type="reset"]:hover{
    background-color: #0153a7;
}
.home-content .message li #message-submit{
    background-color: #0153a7;
}

.home-content .message li #verify{
    vertical-align: top;
    margin-left: 10px;
    width: 95px;
    height: 30px;
    cursor: pointer;
}
.home-content .message em {
    color: #f30;
    padding-left: 5px;
    font-style: normal
}
.home-content .message em.contsa{
    float: right;
    margin-right:31px;
}
.home-content .content {
    font-size: 14px;
    width: 745px;
    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;
    max-height:143px;
}

.home-content .content .link a {
    padding: 0 15px;
    display: inline-block;
    max-width: 115px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.home-content .content .link .title {
    top: -12px;
    left: 30px;
    color: #333;
    padding: 0 10px;
    font-size: 18px;
    background-color: #f1f1f1;
    position: absolute;
    max-width: 500px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.page-banner {
    width: 100%;
    overflow: hidden
}

.page-banner p {
    left: 50%;
    height: 329px;
    width: 1920px;
    position: relative;
    margin-left: -960px
}

.page-content {
    margin-top: 40px
}

.page-footer {
    margin-top: 70px
}

.page-footer .content {
    margin-left: 0;
    width: 750px;
    float: left
}

.page-footer .pull-right {
    padding-top: 80px
}

.sarbar-l {
    float: left;
    width: 220px;
    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;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
}

.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 .menuss {
    padding: 20px;
    overflow: hidden
}

.sarbar-l .menuss li {
    line-height: 20px;
    margin-top: 2px;
    font-size: 14px
}

.sarbar-l .menuss li a {
    display: block;
    padding:0px 10px;
    /*padding-left: 11px;*/
    background-color: #f1f1f1;
    border-left: solid 9px #0071be;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.sarbar-l .menuss li a:hover {
    color: #fff;
    border-color: #d90101;
    background-color: #0071be
}

.sarbar-l .menuss li div {
    padding:2px 10px;
    text-align: center
}

.sarbar-l .menuss li div a {
    border: 0;
    color: #333;
    padding: 5px 0;
    font-size: 12px;
    background-color: #fff;
    border-top: solid 1px #eee;
    height: 30px;
    line-height: 22px;
}
.sarbar-l .menuss li div a.cur{
    color: #0153a7
}

.sarbar-l .menuss li div a:hover {
    background: none;
    border-color: #eee;
    color: #0153a7
}

.sarbar-l .menuss li div a:first-child {
    border-top: 0
}

.sarbar-l .menuss li a.active {
    color: #fff;
    border-color: #d90101;
    background-color: #0071be
}

.sarbar-l .menuss li.active div a {
    color: #333;
    background: none;
    border-top: solid 1px #eee
}

.sarbar-l .menuss li.active div a:hover {
    color: #0153a7
}

.sarbar-l .menuss 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
}

.sarbar-r {
    width: 900px;
    float: right
}
.sarbar-r img{
    max-width: 100%;
}

.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
}

.list-about {
    padding-top: 30px;
    font-size: 13px
}

.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;
    margin-top: 30px;
}

.text-des span{
    font-size: 28px;
    color: #0071be;
    line-height: 30px;
    padding-bottom: 5px;
}

.list-case {
    margin-top: 30px
}

.list-case ul {
    width: 924px
}

.list-case li {
    width: 288px;
    float: left;
    margin-right: 18px;
    margin-top: 40px
}

.list-case li .pic {
    width: 288px;
    height: 220px;
    text-align: center;
    position: relative
}

.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
}

.list-case li:hover .tit a {
    color: #0153a7
}

#locat a:last-child{
    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 {
    text-align: center
}

.list-news-page li p {
    float: left;
    height: 35px;
    width: 443px;
    margin-left: 12px;
    line-height: 35px;
    overflow: hidden;
    border: solid 1px #c0c0c0;
    padding: 0 10px;
}

/*.list-news-page li p a {*/
    /*display: inline-block;*/
/*}*/

.list-news-page li p.prevss,
.list-news-page li p.nextss{
    width: 48.5%;
}

.list-news-page li p.nextss span {
    width: 9px;
    height: 8px;
    padding: 0 10px;
    display: inline-block;
    background: url(../images/next-icon.png) no-repeat top center
}

.list-news-page li p:first-child {
    margin-left: 0
}

.list-news-page li p.prevss span {
    width: 9px;
    height: 8px;
    padding: 0 10px;
    display: inline-block;
    background: url(../images/prev-icon.png) no-repeat top center
}

.list-news-page li p:hover {
    border-color: #0153a7;
    background-color: #0153a7
}

.list-news-page li p:hover a,
.list-news-page li p:hover{
    color: #fff
}

.list-news-page li p.prevss:hover span {
    background: url(../images/prev-icon-h.png) no-repeat top center
}

.list-news-page li p.nextss:hover span {
    background: url(../images/next-icon-h.png) no-repeat top center
}

.list-case-show {
    color: #818181;
    font-size: 14px;
    margin-top: 30px
}

.list-case-show .pic {
    width: 491px;
    height: 377px;
    float: left;
    margin-right: 60px;
    position: relative
}

.list-case-show .title-2 {
    color: #333;
    margin-bottom: 10px;
    font-size: 16px
}

.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 {
    width: 274px;
    float: left;
    margin-left: 19px;
    margin-top: 20px
}

.list-case-rela li .pic-2 {
    width: 274px;
    height: 210px;
    text-align: center;
    position: relative
}

.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: 268px;
    height: 180px;
    position: relative
}

/*.list-news dl dt .pic{*/
    /*width: 268px;*/
    /*height: 180px;*/
    /*position: relative;*/
/*}*/

.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
}

.list-news dl dd {
    width: 600px;
    float: right
}

.list-news dl dd .tit {
    height: 40px;
    line-height: 40px;
    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: 14px
}

.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
}

.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
}
.list-case-show p img,
.list-news-show p img{
    max-width: 100%;
}

.list-news-rela ul {
    padding-top: 20px
}

.list-news-rela li {
    height: 28px;
    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 ul {
    width: 930px
}

.list-dowland li {
    width: 272px;
    float: left;
    height: 254px;
    margin-top: 85px;
    padding: 20px;
    font-size: 14px;
    margin-right: 30px;
    border: solid 1px #b8b8b8
}

.list-dowland li .pic {
    width: 170px;
    height: 25px;
    display: block;
    margin: 0 auto;
    position: relative;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
}

.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
}

.list-video ul {
    width: 920px
}

.list-video li {
    font-size: 14px;
    float: left;
    text-align: center;
    position: relative;
    margin-top: 27px
}

.list-video li .pic {
    width: 292px;
    height: 195px;
    margin-right: 13px;
    position: relative
}

.list-video li .pic .icon {
    top: 50%;
    left: 50%;
    z-index: 9;
    margin-top: -30px;
    margin-left: -30px;
    position: absolute
}

.list-video li .pic .icon img {
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

.list-video li .txtbox {
    bottom: 0;
    left: 0;
    width: 292px;
    height: 0;
    opacity: 0;
    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
}

.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-video-show span.biaoti{
    background-color: #0071be;
    line-height: 28px;
    display: inline-block;
    color: #fff;
    padding: 0 20px;
    font-size: 18px;
}

.list-contact {
    margin: 40px 0 0 0;
}

.list-contact .content {
    font-size: 14px;
    padding-top: 80px;
    padding-left: 320px
}

.list-contact .contact-emap{
    position: relative;
    width: 100%;
    height: 380px;
    padding: 1px;
    margin-top: 80px;
    outline: solid 1px #dbdbdb;
    border: solid 1px #fff;
}

.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: 550px;
    float: left
}

.list-proshow .list-left .bigimg {
    float: left;
    width: 431px;
    height: 399px;
    text-align: center;
    border: solid 1px #dcdcdc
}

.list-proshow .list-left .bigimg .pic {
    width: 429px;
    height: 397px;
    position: relative
}

.list-proshow .list-left .smallimg {
    width: 100px;
    float: right
}

.list-proshow .list-left .smallimg .pic {
    width: 96px;
    height: 91px;
    margin-top: 30px;
    position: relative;
    border: solid 1px #dcdcdc;
    cursor: pointer;
}

.list-proshow .list-left .smallimg  .slick-list .slick-current p{
    border:1px solid #0153a7;
}

.list-proshow .slick-prev, .list-proshow .slick-next {
    height: 20px;
    width: 100px
}


.list-proshow .slick-prev {
    top: 0;
    left: 0;
    margin-top: 0;
    background: url(../images/p-arrow.jpg) no-repeat
}

.list-proshow .slick-next {
    right: 0;
    top: auto;
    bottom: -32px;
    margin-top: auto;
    background: url(../images/p-arrow-2.jpg) no-repeat
}

.list-proshow .list-right {
    width: 370px;
    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 {
    width: 370px;
    /*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;
    overflow: hidden;
    padding: 0 5px;
}

.list-proshow .list-right .tel p b{
    color: #d50202;
    font-size:18px;
}
.list-proshow .list-right .tel .linkur{
    margin-top: 10px;
}

.list-proshow p img{
    max-width: 100%;
}

.list-proshow .biaotis{
    background: url(../images/pro-title2.jpg) no-repeat;
    height: 35px;
}
.list-proshow .biaotis span{
    color: #fff;
    width: 102px;
    display: inline-block;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 17px;
    overflow: hidden;
}

.list-message {
    position: relative;
    margin-top: 30px
}

.list-message ul {
    width: 920px
}

.list-message li:first-child {
    padding-top: 0
}

.list-message li {
    overflow: hidden;
    padding-top: 20px
}

.list-message li p {
    float: left;
    width: 50%;
    position: relative;
    border-right: solid 20px #fff
}

.list-message li p input {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    border: solid 1px #bbb;
    padding: 10px 10px 10px 25px;
}

.list-message li p input:focus {
    border-color: #0153a7
}

.list-message li p em {
    top: 10px;
    left: 15px;
    color: red;
    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: "Arial";
    border: solid 1px #bbb;
    padding: 10px 10px 10px 25px
}

.list-message li p textarea:focus {
    border-color: #0153a7
}

.list-message li p #verifyInput{
    width: 200px;
}

.list-message li p img#verify{
    cursor: pointer;
    width: 85px;
    height: 35px;
    margin:0 10px;
}

.list-message .but-1, .list-message .but-2 {
    border: 0;
    height: 45px;
    width: 45%;
    color: #fff;
    margin: 0 5px;
    line-height: 40px;
    cursor: pointer;
    background-color: #0071be
}

.list-message .but-1 {
    font-size: 15px;
    border: solid 1px #0071be
}

.list-message .but-1:hover,
.list-message .but-2:hover{
    border: solid 1px #0071be
}

.list-message .but-2 {
    color: #333;
    font-size: 15px;
    background-color: #fff;
    border: solid 2px #dadada
}

.list-message .pic {
    right: -250px;
    bottom: 70px;
    position: absolute
}

.list-product {
    /*margin-top: 30px*/
}
.list-product h1{
    margin-top: 30px;
    font-weight: normal;
}

.list-product ul {
    width: 933px;
}

.list-product li {
    width: 276px;
    height: 256px;
    float: left;
    margin-right: 35px;
    margin-top: 10px;
    text-align: center;
    border: solid 1px #dcdcdc
}

.list-product li .pic {
    width: 273px;
    height: 210px;
    overflow: hidden;
    position: relative
}

.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;
    padding:0 10px;
}

.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-show ul {
    width: 1200px
}

.list-product-show ul li {
    margin-right: 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
}

.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
}

.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 {
    width: 168px;
    height: 123px;
    padding: 3px;
    position: relative;
    border: solid 1px #ccc;
    cursor: pointer;
}

.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
}

.list-honor .small-img .slick-list .slick-current p{
    border:1px solid #0153a7;
}

.contact {
    font-size: 13px;
    padding: 18px
}

.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 .page-cur {
    color: #fff;
    border-color: #0153a7;
    background-color: #0153a7
}

.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;
}

.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: 10px 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
}



#contact-form  .validate-on {
    border: 1px solid #ff0000;
    box-shadow: 0 0 1px #ff0000;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.pub_form_ul li input[type="text"]{line-height: 30px!important;height: 28px!important;  padding: 0px !important;}
.pub_form_ul li .pub_radio{margin-top:-2px !important;}
a.l-btn span.l-btn-left{height:auto!important;}
a.l-btn{padding-right: 16px!important;}
.pub_form_ul li label {margin-right: 0px!important;}
.panel {margin-bottom: 0px!important;}
.panel_inner .tip{padding: 0px!important;}
.panel-body {   padding: 0px; }
a{-webkit-transition:all 0 ease 0!important;transition:all 0 ease 0!important;}

.BMapLib_nav{display:none;padding:10px!important;}
.BMapLib_bubble_content{padding:10px!important;}
.BMapLib_sendToPhone,.BMapLib_bubble_close{display:none;}
.BMap_cpyCtrl{display:none;}
.BMapLib_trans{margin:0!important;}
.BMap_Marker img{max-width:39px;}

.fn-suspend{margin-right:0px!important;}