@charset "utf-8";


* {
    padding: 0;
    margin: 0;
    border: 0px;
    outline: none;
    list-style: none;
}

html,
body {
    background: #fff;
    color: #333;
    font: 14px/30px 'Microsoft YaHei', sans-serif;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
li,
ol,
ul,
dd,
th,
td,
p,
pre,
form,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #e9280c;
    text-decoration: none;
}


ul,
li {
    list-style: none;
}

img {
    border-style: none;
    text-decoration: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

pre{
    font-family:'微软雅黑'!important;
    padding-left: 10px;
    width: 100%;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt80 {
    margin-top: 80px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mt100 {
    margin-top: 100px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w2 {
    width: 75%;
    margin: 0 auto;
    display: block;
    min-width: 1200px;
}

.w1,
.container {
    width: 75%;
    margin: 0 auto;
    display: block;
    min-width: 1200px;
}

.bowrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


.header {
    width: 100%;
    display: block;
    height: 150px;
}

@media (max-width:1520px) {
    .nav_out {
        width: 660px !important;
    }

    .tem_head nav {
        width: 660px !important;
    }

    .js_con dl {
        padding: 1.5% 0 !important;
    }

    .com_txt p {
        font-size: 14px !important;
        line-height: 34px !important;

    }
    #flash .swiper-slide .img img{ width: 100%; }
}


.top {
    width: 100%;
    background: #dcdcdc;
    height: 50px;
    display: block;
    overflow: hidden;
}

.top p {
    font-size: 14px;
    color: #686868;
    line-height: 50px;
}

.top .top_tel {
    display: block;
    overflow: hidden;
}

.top .top_tel span {
    float: left;
    margin: 20px 20px 0 0;
    display: block
}

.top .top_tel h3 {
    float: right;
    font-size: 18px;
    color: #0160b0;
    line-height: 50px;
}

.top .top_tel span a {
    font-size: 14px;
    color: #686868;
    line-height: 14px;
    border-right: 1px solid #686868;
    padding: 0 10px;
    float: left;
    display: block;
}

.top .top_tel span a:nth-child(3) {
    border-right: none;
}

.top_logo {
    height: 105px;
    display: block;
}

.top_logo .logo {
    width: 550px;
    display: block;
    overflow: hidden;
    margin-top: 5px;
}

.top_logo .logo img {
    float: left;
    display: block;
}

.top_logo hr {
    width: 1px;
    height: 60px;
    margin: 20px 10px 0;
    display: block;
    float: left;
    background: #777777;
    border: none;
}

.navlist {
    width: 53%;
    height: 70px;
    display: block;


}

.nav_out {
    display: block;
    margin: 0 auto;
    width: 800px;
}

.tem_head nav {
    width: 800px;
    position: absolute;
    height: 100px;

}

.tem_head nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tem_head nav ul li {
    position: relative;
    float: left;
    width: 14.15%;
    height
}

.tem_head nav ul .nav_line {
    width: 1px;
    height: 15px;
    margin-top: 42px;
    background: #bdbcd2;
    border: none;
    float: left;
    display: block;
}

.tem_head nav ul li:last-child a {
    margin-right: 0;
}

.tem_head nav a {
    display: block;
    font-size: 16px;
    color: #3c3c3c;
    text-align: center;
    line-height: 98px;

}

.tem_head nav a:hover {
    background: #0160b0;
    border-bottom: 4px solid #043a67;
    color: #fff;
}

.tem_head nav a.navdown {
    background: #0160b0;
    border-bottom: 4px solid #043a67;
    color: #fff;
}

.tem_head nav a.navdown:hover {
    background: #0160b0;
    border-bottom: 4px solid #043a67;
    color: #fff;
}

.tem_head nav ul li dl {
    position: absolute;
    top: 100px;
    left: -20px;
    z-index: 99;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

.tem_head nav ul li dl dd {
    float: left;
    padding: 20px 0;
    min-width: 150px;
}

.tem_head nav ul li dl dd a {
    margin: 0 10px;
    padding: 0;
    padding: 8px 5px;
    text-align: center;
    line-height: 1.5;
    
    font-size: 14px;
    color: #fff;
}

.tem_head nav ul li dl dd a:hover {
    color: #fff;

}

.tem_head nav ul li:hover>dl {
    display: block;
}

.tem_head nav ul li dl dt {
    float: right;
    overflow: hidden;
    padding: 20px 20px 20px 0;
    width: 380px;
    height: 200px;
    font-size: 0;
}


.tem_head nav ul li dl dt img {
    width: 380px;
    height: 200px;
}


.tem_head nav ul li dl dd i {
    position: absolute;
    top: -15px;
    left: 50px;
    z-index: 100;
    width: 100%;
    color: #f3f4f5;
    font-size: 22px;
}

.tem_head nav ul li dl.tem_pronoaw {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd div {
    float: left;
    padding: 0 20px;
    min-width: 100px;
}

.tem_head nav ul li dl.tem_pronoaw dd div h3 {
    margin-bottom: 5px;
    border-bottom: 1px solid #888;
    font-weight: normal;
}

.tem_head nav ul li dl.tem_pronoaw dd div p a {
    margin: 0;
}

/* 产品展示  */
.index_product {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    padding: 50px 0;
}

.pro_tit {
    text-align: center;
    display: block;
    overflow: hidden;
}

.pro_tit h3 {
    font-size: 44px;
    color: #000;
    line-height: 50px;
    font-weight: normal;
}

.pro_tit p {
    font-size: 18px;
    color: #626262;
    line-height: 36px;
    background: url(../images/line_03.png) center no-repeat;
    margin-top: 12px;
}

.pro_list {
    width: 100%;
    display: block;
    overflow: hidden;
}

.pro_list dl {
    width: 33.15%;
    display: block;
    overflow: hidden;
    float: left;
    border: 1px solid #ececec;
    background: #fff;
    padding: 12px 0;
    height: 160px;
    position: relative;
}

.pro_list dl dt {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pro_list dl dt img {
    display: block;
    margin: 5% auto;
    border-radius: 100%;
    -webkit-transition: all .2s;

}

.pro_list dl dd {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    width: 40%;
    padding-right: 20%;
    transition: 500ms;
    -webkit-transition: 500ms;
}

.pro_list dl dd h3 {
    font-size: 20px;
    color: #343434;
    line-height: 32px;
    margin-top: 20%;
}

.pro_list dl dd hr {
    width: 100%;
    background: #d2d2d2;
    height: 1px;
    border: none;
    margin: 5px 0;
}

.pro_list dl dd p {
    font-size: 14px;
    color: #343434;
    text-transform: uppercase;
}

.pro_list dl:nth-child(2) {
    background: url(../images/p_01.jpg) no-repeat;
}

.pro_list dl:nth-child(4) {
    background: url(../images/p_02.jpg) no-repeat;
}

.pro_list dl:nth-child(6) {
    background: url(../images/p_03.jpg) no-repeat;
}

.pro_list dl:hover dd h3 {
    color: #fff;
}

.pro_list dl:hover dd p {
    color: #fff;
}

.pro_list dl:hover dd hr {
    background: #fff;
}

.pro_list dl:nth-child(2n) dd h3 {
    color: #fff;
}

.pro_list dl:nth-child(2n) dd p {
    color: #fff;
}

.pro_list dl:nth-child(2n) dd hr {
    background: #fff;
}

.pro_list dl:nth-child(2n) dt img {
    border-radius: 0;
    margin-top: 30px;
}

.pro_list dl .cover {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    overflow: visible;
    border: 0 solid #0071bc;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.pro_list dl:hover .cover {
    opacity: 1;
    border: 150px solid #0071bc;
}

.pro_list dl:hover dt {
    left: 50%;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.pro_list dl:hover dd {
    left: 0;
    padding-right: 0;
    padding-left: 10%;
}

.pro_list dl .arrow {
    width: 18px;
    height: 18px;
    background: url(../images/wi_arrow.png) no-repeat center center;
    position: absolute;
    bottom: 15px;
    left: 15%;
    transform: translateX(-60px);
    -webkit-transform: translateX(-60px);
    opacity: 0;
    display: none\9;
    transition: 500ms;
    -webkit-transition: 500ms;
}

.pro_list dl:hover .arrow {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
}


/* 解决方案  */
.index_solution {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 80px 0;
    background: url(../images/solution_bg.jpg) no-repeat 0px 0px fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.pro_tit02 {
    text-align: center;
    display: block;
    overflow: hidden;
}

.pro_tit02 h3 {
    font-size: 44px;
    color: #fff;
    line-height: 50px;
    font-weight: normal;
}

.pro_tit02 p {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    background: url(../images/line02.png) center no-repeat;
    margin-top: 12px;
}

.pro_tit02 span {
    font-size: 18px;
    color: #c6c6c6;
    line-height: 36px;
    margin-top: 30px;
    padding: 0 10%;
    display: block;
}

.solution_list {
    padding: 50px 0 0;
    overflow: hidden;
}

.solution_list dl {
    width: 32%;
    float: left;
    margin-right: 2%;
    overflow: hidden;
    margin-bottom: 30px;
}

.solution_list dl:nth-child(3n) {
    margin-right: 0;
}

.solution_list dl dt {
    width: 100%;
    display: block;
    overflow: hidden;
}

.solution_list dl dt img {
    width: 100%;
    display: block;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.solution_list dl:hover dt img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.solution_list dl dd {
    padding: 20px;
    display: block;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.solution_list dl dd h3 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}

.solution_list dl dd p {
    font-size: 14px;
    color: #868686;
    line-height: 24px;
    margin-top: 10px;
}

.solution_list dl:hover dd h3 {
    color: #0160b0
}

/* 选择瑞峰的理由 */
.index_reason {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 60px 0;
}

.reason_bg {
    width: 100%;
    background: url(../images/ys_bg.jpg) top center no-repeat;
    display: block;
    overflow: hidden;
    height: 821px;
}

.reason_bg dl {
    width: 24.9%;
    float: left;
    padding: 12% 0 8% 2%;
    display: block;
    overflow: hidden;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    height: 821px;
    box-sizing: border-box;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.reason_bg dl:nth-child(4) {
    border-right: none;
}

.reason_bg dl dt {
    display: block;
    overflow: hidden;
}

.reason_bg dl dt i {
    width: 114px;
    height: 100px;
    display: block;
    overflow: hidden;
}

.reason_bg dl dt span {
    font-size: 16px;
    color: #d3d3d3;
    text-transform: uppercase;
}

.reason_bg dl dt h3 {
    font-size: 26px;
    color: #e7e7e7;
    line-height: 40px;
    font-weight: normal;
    margin: 12px 0
}

.reason_bg dl dt .i01 {
    background: url(../images/ys_tb.png) -114px 0 no-repeat;
}

.reason_bg dl dt .i02 {
    background: url(../images/ys_tb.png) -114px -100px no-repeat;
}

.reason_bg dl dt .i03 {
    background: url(../images/ys_tb.png) -114px -200px no-repeat;
}

.reason_bg dl dt .i04 {
    background: url(../images/ys_tb.png) -114px -300px no-repeat;
}

.reason_bg dl dd {
    padding-top: 20%;
    display: block;
    overflow: hidden;
}

.reason_bg dl dd p {
    font-size: 20px;
    color: #d3d3d3;
    line-height: 36px;
}

.reason_bg dl dd h2 {
    font-size: 165px;
    color: #fff;
    opacity: 0.12;
    line-height: 200px;
    margin-top: 20%;
    font-weight: normal;
}

.reason_bg dl:hover {
    background: rgba(0, 0, 0, 0.45);
    padding-top: 10%;
}

.reason_bg dl:hover dt .i01 {
    background: url(../images/ys_tb.png) 0 0 no-repeat;
}

.reason_bg dl:hover dt .i02 {
    background: url(../images/ys_tb.png) 0 -100px no-repeat;
}

.reason_bg dl:hover dt .i03 {
    background: url(../images/ys_tb.png) -0 -200px no-repeat;
}

.reason_bg dl:hover dt .i04 {
    background: url(../images/ys_tb.png) 0 -300px no-repeat;
}

/* 案例展示  */
.index_case {
    overflow: hidden;
    padding: 60px 0;
}

.case_list {
    width: 100%;
    display: block;
    overflow: hidden;
}

.case_list .tab-hd {
    text-align: center;
    display: block;
    overflow: hidden;
}

.case_list .tab-hd li {
    border: 1px solid #ebebeb;
    display: inline-block;
    padding: 0 15px;
    line-height: 50px;
    font-size: 16px;
    color: #9c9c9c;
    margin-right: 15px;
}

.case_list .tab-hd li:last-child {
    margin-right: 0;
}

.case_list .tab-hd li.active02 {
    background: #0160b0;
    color: #fff;
}

.case_list .tab-bd {
    width: 100%;
    display: block;
    overflow: hidden;
}

.case_list .tab-bd li {
    overflow: hidden;
}

.c_list {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 60px;
}

.c_list dl {
    width: 24.75%;
    display: block;
    overflow: hidden;
    float: left;
    margin: 0 0.3% 10px 0;
    position: relative;
}

.c_list dl dt {
    width: 100%;
    display: block;
    overflow: hidden;
}

.c_list dl:nth-child(4n) {
    margin-right: 0;
}

.c_list dl dt img {
    width: 100%;
    display: block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.c_list dl:hover dt img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
}

.c_list dl dd {
    width: 100%;
    position: absolute;
    height: 100%;
    background: rgba(1, 96, 176, 0.8);
    display: block;
    margin-top: -100%;
    top: 0;
    z-index: 2;
    text-align: center;
}

.c_list dl dd h3 {
    margin-top: 20%;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.c_list dl dd span {
    width: 150px;
    background: #023a69;
    border-radius: 30px;
    display: block;
    margin: 20px auto;
    line-height: 50px;
    color: #fff;
}


.c_list dl:hover dd {
    margin-top: 0px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.p_more {
    width: 180px;
    background: #f5f5f5;
    margin: 30px auto 0;
    display: block;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
}

.p_more a {
    font-size: 16px;
    color: #929292;
    display: block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.p_more a:hover {
    background-color: #0071bc;
    color: #fff;
}

/* 关于我们  */
.index_about {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/index_about.jpg) no-repeat;
    padding: 60px 0;
}

.ab_tb {
    padding: 80px 0 30px;
    overflow: hidden;
}

.ab_tb ul {
    list-style: none;
    display: block;
    overflow: hidden;
    padding: 0 1%;
}

.ab_tb ul li {
    display: block;
    overflow: hidden;
    width: 25%;
    float: left;
    text-align: center;
}

.ab_tb ul li h3 {
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.ab_tb ul li h3 span {
    font-size: 46px;
    color: #0160b0;
}

.ab_tb ul li p {
    font-size: 16px;
    color: #626262;
    line-height: 30px;
    font-weight: bold;
}

.ab_js {
    padding: 40px 0 0;
    overflow: hidden;
}

.js_con {
    padding: 0 1.5%;
    display: block;
    overflow: hidden;
    background: #fff;
    width: 48%;
    height: 460px;
}

.js_con dl {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 3% 0;
}

.js_con dl dt {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 20px;
    background: #0160b0;
    border-radius: 100%;
}

.js_con dl dt i {
    width: 80px;
    height: 60px;
    display: block;
    margin: 4px auto 0
}

.js_con dl dt p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}

.js_con dl dt .b01 {
    background: url(../images/ab_tb.png) 0 0 no-repeat;
}

.js_con dl dt .b02 {
    background: url(../images/ab_tb.png) 0 -70px no-repeat;
}

.js_con dl dt .b03 {
    background: url(../images/ab_tb.png) 0 -140px no-repeat;
}

.js_con dl dd {
    display: inline-block;
    overflow: hidden;
    width: 78%;
    padding: 12px 0 0;
}

.js_con dl dd p {
    font-size: 14px;
    color: #555;
    line-height: 28px;
}

.js_con dl dd p a {
    color: #0160b0;
}

.js_con dl:nth-child(3) {
    border-bottom: none;
}

.about_img {
    width: 49%;
    display: block;
    overflow: hidden;
}

.about_img #p01 {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

#p01 .swiper-button-prev {
    width: 53px;
    height: 53px;
    display: block;
    background: url(../images/ico_fl.png) no-repeat
}

#p01 .swiper-button-prev:hover{
    background: url(../images/ico_fl2.png) no-repeat
}

#p01 .swiper-button-next {
    width: 53px;
    height: 53px;
    display: block;
    background: url(../images/ico_fr.png) no-repeat
}

#p01 .swiper-button-next:hover {
    background: url(../images/ico_fr2.png) no-repeat
}

#p01 .swiper-slide {
    width: 100%;
    display: block;
    overflow: hidden;
}

#p01 .swiper-slide img {
    width: 100%;
    display: block;
    height: 460px;
}

#p01 .swiper-button-prev:after,
#p01 .swiper-button-next:after {
    content: none;
}


/* 新闻资讯  */
.index_news {
    padding: 50px 0;
    overflow: hidden;
}

.news_tj {
    width: 65%;
    display: block;
    overflow: hidden;
}

.n_tit {
    display: block;
    overflow: hidden;
    width: 100%;
    line-height: 36px;
}

.n_tit h3 {
    font-size: 36px;
    color: #000000;
    font-weight: normal;
    padding-left: 15px;
    border-left: 10px solid #0160b0;
    float: left;
}

.n_tit span {
    float: right;
    font-size: 14px;
    color: #999;
}

.news_con {
    border: 1px solid #ebebeb;
    padding: 30px 0;
    display: block;
    background: #f3f3f3;
    overflow: hidden;
}

.hot_new {
    display: block;
    overflow: hidden;
    padding: 0 20px;
}

.hot_new dt {
    float: left;
    display: block;
    margin-right: 20px;
    overflow: hidden;
    width: 40%;
    max-height: 190px;
}

.hot_new dt img {
    display: block;
}

.hot_new dd {
    float: left;
    width: 55%;
    display: block;
    padding: 20px 0 0;
}

.hot_new dd h3 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
}

.hot_new dd p {
    font-size: 14px;
    color: #838383;
    line-height: 26px;
    margin: 20px 0 30px;
    display: block;
}

.hot_new dd span {
    font-size: 14px;
    color: #0160b0;
    display: block;
    padding-left: 30px;
    background: url(../images/news_10.png) left no-repeat;
}

.news_lb {
    padding: 20px 30px 0;
    display: block;
    overflow: hidden;
    margin-top: 13px;
    border-top: 1px solid #e5e5e5;
}

.news_lb ul {
    display: block;
    overflow: hidden;
    list-style: none;
}

.news_lb ul li {
    width: 49%;
    margin-right: 2%;
    display: block;
    overflow: hidden;
    float: left;
}

.news_lb ul li:nth-child(2n) {
    margin-right: 0;
}

.news_lb ul li a {
    font-size: 14px;
    color: #6a6a6a;
    line-height: 38px;
    padding-left: 25px;
    background: url(../images/sj.png) left no-repeat;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_lb ul li:hover a {
    color: #0160b0;
    background: url(../images/sj02.png) left no-repeat;
}

.question {
    width: 33%;
    display: block;
    overflow: hidden;
}

.ques_list {
    border: 1px solid #ebebeb;
    padding: 15px 12px;
    display: block;
    background: #f3f3f3;
    overflow: hidden;
}

.ques_list ul {
    display: block;
    overflow: hidden;
    list-style: none;
}

.ques_list ul li {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    background: url(../images/news_03.png) left 20px no-repeat;
    padding: 20px 0 20px 45px;
}

.ques_list ul li h3 {
    font-size: 18px;
    color: #3c3c3c;
    line-height: 36px;
    font-weight: normal;
}

.ques_list ul li p {
    font-size: 14px;
    color: #8e8e8e;
    line-height: 24px;
    margin-top: 9px;
}

.db_adv {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/index_100.jpg) top center no-repeat;
    padding: 80px 0;
    text-align: center;
}

.db_adv h3 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    text-shadow: 0 0 30px #0160b0, 0 0 30px #0160b0;
    line-height: 60px;
}

.db_adv p {
    font-size: 26px;
    color: #fff;
    line-height: 45px;
    margin-top: 40px;
}

.subsite {
    padding: 25px 0;
    overflow: hidden;
}

.subsite ul {
    display: block;
    overflow: hidden;
    list-style: none;
}

.subsite ul li {
    font-size: 16px;
    color: #0160b0;
    line-height: 30px;
    float: left;
}

.subsite ul li a {
    font-size: 14px;
    color: #8e8e8e;
    display: block;
    padding: 0 10px;
}

.footer {
    width: 100%;
    background: #1b1b1b;
    display: block;
    overflow: hidden;
}

.db_con {
    padding: 60px 0 40px;
    overflow: hidden;
    background: url(../images/db_logo.png) 4% 6% no-repeat;
}

.db_lx {
    width: 30%;
    display: block;
    overflow: hidden;
}

.db_lx h3 {
    font-size: 24px;
    color: #0160b0;
    line-height: 40px;
}

.db_lx p {
    font-size: 14px;
    color: #d3d3d3;
    line-height: 30px;
    margin-top: 10px;
}

.db_ewm {
    display: block;
    overflow: hidden;
}

.db_ewm img {
    float: left;
    width: 130px;
    display: block;
    margin-right: 15px;
}

.db_ewm span {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 130px;
}

.db_nav {
    width: 65%;
    display: block;
    overflow: hidden;
}

.nav_lb {
    display: block;
    overflow: hidden;
    padding-bottom: 30px;
}

.nav_lb dl {
    width: 12%;
    float: left;
    margin-right: 5.5%;
    display: block;
    overflow: hidden;
}

.nav_lb dl:last-child {
    margin-right: 0;
}

.nav_lb dl dt {
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
}

.nav_lb dl dd {
    display: block;
    overflow: hidden;
    padding: 15px 0
}

.nav_lb dl dd a {
    font-size: 14px;
    color: #ccc;
    line-height: 32px;
    display: block;
}

.db_link {
    display: block;
    overflow: hidden;
    border-top: 1px solid #666;
    padding-top: 20px;
}

.db_link h3 {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    font-weight: normal;
}

.db_link ul {
    list-style: none;
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.db_link ul li {
    float: left;
}

.db_link ul li a {
    font-size: 14px;
    color: #797979;
    display: block;
    padding: 0 10px;
}

.db_link ul li a:first-child {
    padding-left: 0;
}

.copyright {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #0160b0;
    text-align: center;
    height: 80px;
}

.copyright p {
    font-size: 14px;
    color: #fff;
    line-height: 80px;
}

.copyright p a {
    color: #fff;
}

/* 关于我们  */
.sidebar {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}

.sidebar ul {
    width: 75%;
    display: block;
    overflow: hidden;
    list-style: none;
}

.sidebar ul li {
    float: left;
    display: block;
    padding: 30px 0;
    position: relative;
}

.sidebar ul li a {
    font-size: 16px;
    color: #484949;
    line-height: 16px;
    border-right: 1px solid #ccc;
    padding: 0 15px;
    display: block;
}
.sidebar ul li a:after{ position: absolute; content:''; width: 0; height:2px; background: #0068b6; bottom:0; left:0;transition: all 0.5s ease 0s;
}





  }
.sidebar ul li.on2 {
    border-bottom: 2px solid #0068b6;
}
.sidebar ul li:hover a:after{ width: 100%; }
.sidebar ul li.on2 a:after{ width: 100%; }


.sidebar span {
    font-size: 14px;
    color: #666;
    padding-left: 30px;
    background: url(../images/positions.png) left no-repeat;
    line-height: 70px;
}


.com_txt {
    width: 55%;
    display: block;
    overflow: hidden;
}

.com_txt h3 {
    font-size: 30px;
    color: #0068b6;
    line-height: 45px;
    margin-bottom: 15px;
}

.com_txt p {
    font-size: 16px;
    color: #6c6c6c;
    line-height: 44px;
    text-indent: 2em;
}

.com_img {
    width: 42%;
    display: block;
    overflow: hidden;
    margin-top: 2%;
}

.com_img img {
    max-width: 100%;
    display: block;
    float: right
}

.com_js {
    padding: 50px 0;
    overflow: hidden;
}

.ab_cunt {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/about_06.jpg) center no-repeat;
    height: 246px;
}

.qywh {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/bg01.jpg) center no-repeat;
    padding: 60px 0;
}

.ab_tit {
    display: block;
    overflow: hidden;
    text-align: center;
}

.ab_tit h3 {
    font-size: 32px;
    color: #2d2d2d;
    font-weight: normal;
    line-height: 45px;
}

.ab_tit hr {
    width: 60px;
    height: 2px;
    background: #0160b0;
    margin: 15px auto 0;
    border: none;
}

.qywh_lb {
    width: 100%;
    display: block;
    overflow: hidden;
}

.qywh_lb ul {
    display: block;
    overflow: hidden;
    list-style: none;
    padding: 0 3%;
}

.qywh_lb ul li {
    float: left;
    display: block;
    overflow: hidden;
    width: 47%;
    box-shadow: 1px 1px 8px #ccc;
    margin: 15px 6% 15px 0
}

.qywh_lb ul li:nth-child(2) {
    margin-right: 0
}

;

.qywh_lb ul li .q_img {
    display: block;
    overflow: hidden;
}

.qywh_lb ul li .q_img img {
    display: block;
}

.qywh_lb ul li p {
    background: #fff;
    font-size: 20px;
    color: #6b6b6b;
    line-height: 80px;
    text-align: center;
}


.qywh_lb02 {
    padding: 0 3%;
    display: block;
    overflow: hidden;
}

.qywh_lb02 dl {
    padding: 40px 0;
    text-align: center;
    width: 22.6%;
    background: #fff;
    display: block;
    overflow: hidden;
    margin: 15px 3% 15px 0;
    float: left;
    box-shadow: 1px 1px 12px #ccc;
}

.qywh_lb02 dl:nth-child(4) {
    margin-right: 0;
}

.qywh_lb02 dl dt {
    width: 100%;
    display: block;
    overflow: hidden;
}

.qywh_lb02 dl dt i {
    width: 85px;
    height: 85px;
    display: block;
    margin: 0 auto;
}

.qywh_lb02 dl dt .i01 {
    background: url(../images/ico02.png) 0 0 no-repeat;
}

.qywh_lb02 dl dt .i02 {
    background: url(../images/ico02.png) 0 -85px no-repeat;
}

.qywh_lb02 dl dt .i03 {
    background: url(../images/ico02.png) 0 -170px no-repeat;
}

.qywh_lb02 dl dt .i04 {
    background: url(../images/ico02.png) 0 -255px no-repeat;
}

.qywh_lb02 dl dd {
    margin-top: 30px;
    display: block;
    overflow: hidden;
    min-height: 160px;
}

.qywh_lb02 dl dd h3 {
    font-size: 30px;
    color: #171717;
    line-height: 45px;
    font-weight: normal;
}

.qywh_lb02 dl dd p {
    font-size: 16px;
    color: #6b6b6b;
    line-height: 24px;
    margin-top: 10px;
    padding: 0 8%;
}

/* 发展历程  */
.index_licheng {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/bg02.jpg) center no-repeat;
    padding: 70px 0 80px;
}

.lc_list {
    overflow: hidden;
    background: url(../images/abb_16.png) center 50px no-repeat;
    padding: 40px 0 80px;
    height: 730px;
}

.lc_list .lc_01 {
    width: 47%;
    margin-right: 5%;
    float: left;
    display: block;
    overflow: hidden;
}

.lc_list .lc_01:nth-child(2n) {
    margin-right: 0;
    float: right;
}

.lc_01 dl {
    display: block;
    overflow: hidden;
    background: #eeeeee;
    margin-top: 78px;
    padding: 20px 5px 20px 5px;
    height: 60px;
}

.lc_01 dl dt {
    float: right;
    display: block;
    overflow: hidden;
    margin-left: 12px;
    width: 18%;
}

.lc_01 dl dt h3 {
    font-size: 32px;
    color: #0160b0;
    line-height: 56px;
    font-weight: normal;
}

.lc_01 dl dd {
    float: left;
    text-align: right;
    width: 78%;
}

.lc_01 dl dd h3 {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
}

.lc_01 dl dd p {
    font-size: 15px;
    color: #757575;
    line-height: 28px;
}

.lc_list .lc_01:nth-child(2n) dl dt {
    float: left;
}

.lc_list .lc_01:nth-child(2n) dl dd {
    float: right;
    text-align: left;
}

.index_style {
    padding: 60px 0;
    overflow: hidden;
}

.style_list {
    width: 100%;
    display: block;
    overflow: hidden;
}

.style_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.style_list ul li {
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 1.5%;
    width: 23.8%;
    margin-bottom: 30px;
    position: relative;
}

.style_list ul li:nth-child(4n) {
    margin-right: 0;
}

.style_list ul li .s_img {
    width: 100%;
    display: block;
    overflow: hidden;
}

.style_list ul li .s_img img {
    display: block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.style_list ul li p {
    width: 100%;
    background: rgba(1, 96, 176, 0.8);
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    margin-bottom: -60px;
}

.style_list ul li:hover p {
    margin-bottom: 0px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.style_list ul li:hover .s_img img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
}

/* 荣誉资质  */
.index_honor {
    width: 100%;
    background: #e5e5e5;
    padding: 70px 0;
    display: block;
    overflow: hidden;
}

.honor_list {
    padding: 50px 0;
    overflow: hidden;
    position: relative;
}

#p02 {
    width: 94%;
    display: block;
    overflow: hidden;
    margin: 0 auto
}

#p02 .swiper-slide {
    width: 100%;
    display: block;
    overflow: hidden;
}

#p02 .swiper-slide dl {
    width: 24%;
    margin-right: 1.33%;
    float: left;
    display: block;
    overflow: hidden;
    margin-bottom: 35px;
}

#p02 .swiper-slide dl:nth-child(4n) {
    margin-right: 0;
}

#p02 .swiper-slide dl dt {
    display: flex;
    overflow: hidden;
    height: 200px;
    width: 100%;
    justify-content: center;
    align-items: center;
    background:#fff
}

#p02 .swiper-slide dl dt img {
    max-width: 100%;
    max-height:100%
}

#p02 .swiper-slide dl dd {
    display: block;
    overflow: hidden;
    text-align: center;
}

#p02 .swiper-slide dl dd p {
    font-size: 16px;
    color: #747474;
    line-height: 45px;
}

#p02 .swiper-button-prev {
    width: 40px;
    height: 40px;
    display: block;
    background: url(../images/fl_ico.png) no-repeat;
}

#p02 .swiper-button-next {
    width: 40px;
    height: 40px;
    display: block;
    background: url(../images/fr_ico.png) no-repeat;
}

#p02 .swiper-button-prev:after,
#p02 .swiper-button-next:after {
    content: none;
}

/* 产品中心  */
.warp02 {
    width: 100%;
    display: block;
    background: #f6f6f6;
    overflow: hidden;
    padding: 20px 0;
}

.sidebar02 {
    background: #fff;
    border: 1px solid #dedede;
    display: block;
    overflow: hidden;
    height: 95px;
}

.sidebar02 h3 {
    background: #0160b0;
    text-align: center;
    width: 150px;
    float: left;
    display: block;
    line-height: 95px;
    color: #fff;
    font-size: 18px;
}

.sidebar02 ul {
    list-style: none;
    display: block;
    overflow: hidden;
    margin: 25px 0;
}

.sidebar02 ul li {
    float: left;
    margin: 0 10px;
}

.sidebar02 ul li a {
    font-size: 16px;
    color: #3c3c3c;
    display: block;
    padding: 5px 10px;
}

.sidebar02 ul li:hover a,
.on3 {
    background: #41b94e;
    color: #fff !important;
}

.cp_con {
    padding: 15px 5px;
    display: block;
    overflow: hidden;
    background: #fff;
    margin-top: 20px;
}

.cp_bt02 {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    line-height: 70px
}

.cp_bt02 h3 {
    width: 330px;
    font-size: 24px;
    color: #363636;
    float: left;
    font-weight: normal;
    background: url(../images/p_ico.png) left no-repeat;
    padding-left: 55px;
}

.cp_bt02>a{
    float:right;
    margin-right:20px;
    text-decoration:underline
}

.cp_bt02>a:hover{
    color:#0160b0
}

.cp_bt02 .cc_list {
    float: right;
}

.cp_bt02 .cc_list li {
    float: left;
    margin-right: 30px;
    display: block;
    overflow: hidden;
}

.cp_bt02 .cc_list li a {
    font-size: #6e6e6e
}


.cp_list {
    display: block;
    overflow: hidden;
    padding: 15px 12px;
    margin-bottom: 20px;
}

.cp_list dl {
    width: 23.5%;
    display: block;
    float: left;
    border: 1px solid #eee;
    ;
    margin-right: 1.6%;
}

.cp_list dl:nth-child(4n) {
    margin-right: 0;
}

.cp_list dl dt {
    width: 100%;
    height:220px;
    display:flex;
    justify-content:center;
    align-items:center;
    border-bottom:1px solid #eee;
    padding: 10px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cp_list dl dt img {
    max-width:100%;
    max-height:100%
}

.cp_list dl dd {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 15px 0
}

.cp_list dl dd p {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
    padding-bottom: 45px;
    background: url(../images/p_mo.png) bottom no-repeat;

}

.cp_list dl:hover {
    background: #1859b7;

}

.cp_list dl:hover dd p {
    color: #fff;
    background: url(../images/p_mo2.png) bottom no-repeat;
}


/*banner*/
#flash {
    width: 100%;
    display: block;
}

#flash .swiper-slide {
    width: 100%;
}

#flash .swiper-slide .img {
    width: 100%;
    display: block;
}

#flash .swiper-slide .img img {
   
    display: block;
}

#flash .swiper-pagination-bullet {
    background: #fff;
    width: 8px;
    height: 8px;
    opacity: 1;
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
}

#flash .swiper-pagination-bullet-active {
    background: none;
    border: 1px solid #fff;
    padding: 1px;
}

#flash .swiper-button-prev {
    background: url(../images/ad_ctr_01.png) no-repeat;
    width: 46px;
    height: 73px;
    left: 0 !important;
}

#flash .swiper-button-prev:after {
    display: none;
}

#flash .swiper-button-next {
    background: url(../images/ad_ctr_02.png) no-repeat;
    width: 46px;
    height: 73px;
    right: 0 !important;
}

#flash .swiper-button-next:after {
    display: none;
}

#flash .swiper-pagination-bullets {
    bottom: 10px !important;
}

/*banner*/

.flash {

    width: 100%;

    height: 500px;

    margin: 0 auto;

    overflow: hidden;

    _zoom: 1;

    position: relative;

    *zoom: 1;

}

.flash1 {

    width: 1000px;

    height: 500px;

    margin: 0 auto;

    position: relative;

}

.flash2 {

    width: 1920px;

    height: 500px;

    position: absolute;

    left: -460px;

}

.flexslider {

    margin: 0 auto;

    position: relative;

    width: 1920px;

    height: 500px;

    overflow: hidden;

    zoom: 1;

}

.flex-viewport {

    max-height: 2000px;

    -webkit-transition: all 1s ease;

    -moz-transition: all 1s ease;

    transition: all 1s ease;



}

.flexslider .slides {

    zoom: 1;

}

.flex-direction-nav a {

    width: 60px;

    height: 90px;

    line-height: 99em;

    overflow: hidden;

    margin: -60px 0 0;

    display: block;

    background: url(../images/ad_ctr.png) no-repeat;

    position: absolute;

    top: 50%;

    z-index: 10;

    cursor: pointer;

    opacity: 0;

    filter: alpha(opacity=0);

    -webkit-transition: all .3s ease;

}

.flex-direction-nav .flex-next {

    background-position: 0 -90px;

    right: 0;

}

.flex-direction-nav .flex-prev {

    left: 0;

}

.flexslider:hover .flex-next {

    opacity: 0.8;

    filter: alpha(opacity=25);

}

.flexslider:hover .flex-prev {

    opacity: 0.8;

    filter: alpha(opacity=25);

}

.flexslider:hover .flex-next:hover,

.flexslider:hover .flex-prev:hover {

    opacity: 1;

    filter: alpha(opacity=50);

}

.flex-control-nav {

    width: 100%;

    position: absolute;

    bottom: 3px;

    text-align: center;

}

.flex-control-nav li {

    margin: 0 5px;

    display: inline-block;

    zoom: 1;

    *display: inline;

}

.flex-control-paging li a {

    background: url(../images/dot.png) no-repeat 0 -16px;

    display: block;

    height: 16px;

    overflow: hidden;

    text-indent: -99em;

    width: 16px;

    cursor: pointer;



}

.flex-control-paging li a.flex-active {

    background-position: 0 0;

}



/*左侧分栏*/

.con_section {

    position: relative;

    padding: 20px 20px 50px;
    background: #fff;
    overflow: hidden;

}

lside {
    display: block;
    position: relative;

    float: left;

    width: 222px;

}

lside section h2 {
    background: url(../images/p_tit.png) 15px no-repeat #004b98;
    height: 105px;
    font-size: 30px;
    line-height: 105px;
    color: #fff;
    padding-left: 65px;
}

lside .lside_list {
    border: 1px solid #dfdfdf;

    display: block;

    overflow: hidden;

    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {

    padding-left: 34px;

    font-size: 16px;

    color: #666;

    background: url(../images/side_ico.png) 180px no-repeat;

    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #4b4b4b;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #2d98e6;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #2d98e6;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;

}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover,
    {
    background: #efefef;
}

lside .lside_list dl dd .on2 {
    background: #004b98;
    color: #fff;
}



/*右侧内容*/

article {
    padding: 0 10px;

}

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: '宋体';
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}



/*新闻列表*/
/*新闻列表*/
.module_list_article {
    padding: 10px;
}

.module_list_article dl {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    position: relative;
    clear: both;
    overflow: hidden;
}

.module_list_article dl dt {
    width: 20%;
    float: left;
}

.module_list_article dl dt img {
    width: 100%;
    max-height: 150px;
}

.module_list_article dl dd {
    float: right;
    width: 78%;
}

.module_list_article dl dd h3 {
    font-weight: normal;
    font-size: 16px;
}

.module_list_article dl dd p {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0px;
    color: #666;
}

.module_list_article dl dd span {
    font-size: 12px;
    color: #666;
}


/*新闻详细*/

.article_content h1.article_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0;
    margin-top: 20px;
    text-align: center;
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {

    padding: 30px 10px;

}

.article_content .article_editor p {
    font-size: 14px;
    line-height: 32px;
}

.article_editor img {
    max-width: 100%
}

/*图片列表*/

.module_list_img {
    overflow: hidden;
}

.module_list_img li {
    width: 32%;
    float: left;
    margin-right: 1.5%;
    margin-bottom: 30px;
    border: 1px solid #ccc;
}

.module_list_img li:nth-child(3n) {
    margin-right: 0 !important;
}

.module_list_img li a {
    display: block;
    width: 100%;
    text-align: center;
}

.module_list_img li .img-size {
    max-width: 100%;
    margin: 30px auto;
    display: flex;
}

.module_list_img li h3 {
    font-weight: normal;
    background: #787979;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
}

.module_list_img li:hover h3 {
    background: #004b98;
}



/*图片详情*/

/*图片详情*/

.product-info {
    padding: 10px;
    display: block;
    overflow: hidden;
}

.product-img {
    width: 500px;
    float: left;
    border-right: 1px solid #eee;
}


.product-arr {
    float: right;
    width: 630px;
}

.product-arr h3 {
    font-size: 24px;
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.product-arr p {
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
}

.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.product_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.product_nav li a {
    display: block;
    padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #f7f8fa
}



/*留言*/

.msg_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.msg {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.msg dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.msg dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.msg dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.msg dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.msg dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.msg dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.msg dl dd .fbox {
    margin: 0 10px 0 0
}

.msg dl dd .tips {
    color: #aaa
}

.msg dl dd .tips:hover {
    color: #f00
}

.msg dl dd.labelinline label {
    display: inline
}

.msg dl dt.addimgdt {
    padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.msg dl.noborder {
    border-bottom: 0
}

.msg dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #00AAFF
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
    background: #38c4f0
}

.submit.active {
    background: #1ba4cf
}

.msg dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.msg dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}



/*分页*/

.page-list {

    clear: both;

    margin: 20px 0px 0px 0px;

    text-align: center;

}

.page-list .page-item {
    display: inline-block;
}

.page-list .page-link {

    display: inline-block;

    font-family: Arial;

    font-size: 13px;

    padding: 7px 11px;

    margin-left: 6px;

    background-color: #fff;

    border: 1px solid #e6e6e6;

    border-radius: 4px;

}

.page-item.active .page-link {

    z-index: 1;

    color: #fff;

    background-color: #007bff;

    border-color: #007bff;

}

.page-item.disabled .page-link {

    color: #6c757d;

    pointer-events: none;

    cursor: auto;

    background-color: #fff;

    border-color: #dee2e6;

}

/*左侧工具条*/
#toolbar {
    position: fixed;
    z-index: 9999;
    right: 5px;
    bottom: 10%;
}

#toolbar li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: #004b97;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
}

#toolbar li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #1d86c5;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #004b97;
    border-right: none;
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar li.backtop {
    cursor: pointer;
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #004b97;
}

#toolbar li:hover a {
    width: 200px;
}

#toolbar li:hover .icon-font {
    background-color: #004b97;
}

#toolbar li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
    background-position: -30px -60px;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

.icon-font {
    position: relative;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}


.case_list02 {
    padding: 50px 0;
    display: block;
    overflow: hidden;
}

.case_list02 ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.case_list02 ul li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
    float: left
}

.case_list02 ul li:nth-child(3n) {
    margin-right: 0;
}

.case_list02 ul li .c_img {
    padding: 8px;
    background: #fff;
    border: 1px solid #ccc;
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 230px;
}

.case_list02 ul li .c_img img {
    max-width: 100%;
    max-height: 100%;
}

.case_list02 ul li p {
    width: 100%;
    background: #ededed;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}

.case_list02 ul li:hover p {
    background: #c91211;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    color: #fff;
}

.case_list02 ul li:hover {
    -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
}

.img_img {
    display: block;
    overflow: hidden;
    max-width: 100%;
}

.img_img img {
    display: block;
    max-width: 800px;
    margin: 0 auto;
}

.banner {
    width: 500px;
    overflow: hidden;
    border: 1px solid #979797;
    background: #fff;
}

.large_box {
    /* margin-bottom: 10px; */
    height: 300px;
    overflow: hidden;
    margin: 25px;
    width: 450px;
}

.large_box li {
    width: 450px;
    height: 300px;
    display: block;
    overflow: hidden;
}

.large_box img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}

.small_box {
    height: 73px;
    overflow: hidden;
    padding: 10px;
    border-top: 1px solid #ccc;
}

.small_list {
    position: relative;
    float: left;
    width: 320px;
    height: 73px;
    overflow: hidden;
}

.small_list ul {
    height: 64px;
    overflow: hidden;
}

.small_list ul li {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 64px;
}

.small_list ul li img {
    display: block;
    height: 30px;
    margin: 20px auto;
}

.small_list ul li .bun_bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 73px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.small_list ul li.on .bun_bg {
    display: block;
}

.btn {
    display: block;
    width: 20px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.left_btn {
    float: left;
    margin-right: 10px;
    background-image: url(../images/left_btn.png);
}

.right_btn {
    float: right;
    background-image: url(../images/right_btn.png);
}

.product-arr .dian {
    overflow: hidden;
    height: 50px;
}

.product-arr .p_zx {
    width: 150px;
    border: 1px solid #0061ae;
    display: block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
}

.product-arr .p_zx a {
    font-size: 16px;
    color: #0061ae;
    padding: 10px 0;
    display: block;
}

.product-arr .p_zx a:hover {
    background: #0061ae;
    color: #fff;
}


.p_show .met_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.p_show .met_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.p_show .met_nav li a {
    display: block;
    padding: 0 40px
}

.p_show .met_nav li.met_now,
#showproduct .met_nav li.met_hover {
    background: #f7f8fa
}

.tab-hd2 li {
    padding: 0 40px;
}

.p_show .met_nav li.active02 {
    background: #004b97;
    color: #fff;
}


.page_bg {
    width: 100%;
    display: block;
    height: 400px;
    overflow: hidden;
}

.warp {
    padding: 40px 0;
    overflow: hidden;
}

/* 解决方案  */
.solution_list02 dl {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 1px 1px 8px #ccc;
    margin: 30px 10px 20px;
    position: relative;
}

.solution_list02 dl dt {
    float: left;
    display: block;
    overflow: hidden;
    width: 50%;
}

.solution_list02 dl dt img {
    display: block;
    width: 100%;
}

.solution_list02 dl dd {
    width: 45%;
    display: block;
    float: right;
    overflow: hidden;
    padding: 80px 2% 0;
}

.solution_list02 dl dd h3 {

    font-size: 30px;
    color: #030303;
    line-height: 40px;
    font-weight: normal;
}

.solution_list02 dl dd hr {
    width: 50px;
    height: 2px;
    background: #16418a;
    border: none;
    margin: 12px 0
}



.solution_list02 dl dd p {
    font-size: 16px;
    color: #7c7c7c;
    line-height: 32px;
    margin-top: 20px;
}

.solution_list02 dl dd span {
    width: 63px;
    height: 61px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    background: url(../images/s_more_03.jpg) no-repeat;
}

.solution_list02 dl:nth-child(2n) dd span {
    right: 50%;
}


.solution_list02 dl:nth-child(2n) dt {
    float: right;
}

.solution_list02 dl:nth-child(2n) dd {
    float: left;
}


.cc_list02 {
    width: 100%;
    display: block;
    overflow: hidden;
}

.cc_list02 dl {
    width: 32%;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 2%;
    margin-bottom: 20px;
    border-bottom: 2px solid #ebebeb;
    background: #f7f7f7;
    position: relative;

}

.cc_list02 dl .zhezhao {
    width: 100%;
    position: absolute;
    height: 100%;
    background: rgba(1, 96, 176, 0.8);
    display: block;
    margin-top: -100%;
    top: 0;
    z-index: 2;
    text-align: center;
}

.cc_list02 dl .zhezhao h3 {
    margin-top: 20%;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.cc_list02 dl .zhezhao span {
    width: 150px;
    background: #023a69;
    border-radius: 30px;
    display: block;
    margin: 20px auto;
    line-height: 50px;
    color: #fff;
}

.cc_list02 dl:nth-child(3n) {
    margin-right: 0;
}

.cc_list02 dl dt {

    background: #ebebeb;
    display: block;
    overflow: hidden;
}

.cc_list02 dl:hover .zhezhao {
    margin-top: 0px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}


.cc_list02 dl dt .c_img {
    max-width: 100%;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}

.cc_list02 dl dt .c_img img {
    max-width: 100%;
    display: block;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    max-height: 100%;
}

.cc_list02 dl dd {
    display: block;
    height: 60px;
    overflow: hidden;
}

.cc_list02 dl dd p {
    font-size: 16px;
    color: #333333;
    line-height: 60px;
    text-align: center;
    background: url(../images/link.png) 95% no-repeat;

}


.cc_list02 dl:nth-child(3n) {
    margin-right: 0 !important;
}

.cc_list02 dl:hover {
    border-bottom: 2px solid #1063cb;
}

.cc_list02 dl:hover dt {
    border: none;
}

.cc_list02 dl:hover dt .c_img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}


.pageBanner {
    position: relative;
}

.pageBanner .imgDiv {
    width: 100%;
    display: block;
    overflow: hidden;
}

.pageBanner .imgDiv img {
    width: 100%;
    display: block;
    -webkit-animation: banner_inside 20s ease 1 forwards;
    -moz-animation: banner_inside 20s ease 1 forwards;
    -o-animation: banner_inside 20s ease 1 forwards;
    animation: banner_inside 20s ease 1 forwards;
}


@-webkit-keyframes banner_inside {
    from {
        -webkit-transform: scale(1.23);
        transform: scale(1.23);
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

}

@-moz-keyframes banner_inside {
    from {
        -moz-transform: scale(1.23);
        transform: scale(1.23);
    }

    to {
        -moz-transform: scale(1);
        transform: scale(1);
    }

}

@-o-keyframes banner_inside {

    from {
        -o-transform: scale(1.23);
        transform: scale(1.23);
    }

    to {
        -o-transform: scale(1);
        transform: scale(1);
    }

}

@keyframes banner_inside {

    from {
        -webkit-transform: scale(1.23);
        -moz-transform: scale(1.23);
        -o-transform: scale(1.23);
        transform: scale(1.23);
    }

    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

}

.pageBanner .mxfDiv {
    position: absolute;
    right: 25%;
    top: 60%;
    transform: translateY(-50%);
    z-index: 5;
    width: 50%
}

.pageBanner .mxfDiv2 {
    left: 50%;
    right: auto;
    margin-right: 0;
    margin-left: -7.68rem;
}

.pageBanner .txtDiv {
    color: #fff;
    text-align: center;
}

.pageBanner .txtDiv hr {
    width: 30px;
    height: 2px;
    background: #fff;
    border: none;
    margin: 0 auto;
}

.pageBanner .mxfDiv2 .txtDiv {
    text-align: left;
}

.pageBanner .txt1 {
    font-size: 30px;
    line-height: 20px;
    padding-bottom: 25px;
    color: #fff;
    font-weight: bold
}

.pageBanner .txt2 {
    font-size: 18px;
    height: 75px;
    line-height: 36px;
    position: relative;
    color: #fff
}

.pageBanner .sxdDiv {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

.pageBanner .wenDiv {
    color: #fff;
    text-align: center;
}

.pageBanner .wen1 {
    font-size: 48px;
    line-height: 48px;
    height: 0.8rem;
    position: relative;
}

.pageBanner .wen1:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
}

.pageBanner .wen2 {
    font-size: 14px;
    padding-top: 0.6rem;
}

.lx_contact {
    padding: 15px;
    overflow: hidden;
    background: #fff;
}

.lx_contact .lx_tit {
    background: #0160b0;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding: 15px 0;
    font-weight: normal;
}

.lx_contact hr {
    width: 100%;
    height: 3px;
    background: #0160b0;
    border: none;
    margin: 12px 0;
    border: none;
}

.lx_contact .lx_list {
    overflow: hidden;
    display: block;
}

.lx_contact .lx_list ul {
    list-style: none;
    overflow: hidden;
    display: block;
    margin: 0 10px;
}

.lx_contact .lx_list ul li {
    display: block;
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
}

.lx_contact .lx_list ul li i {
    float: left;
    margin-right: 30px;
    margin-left: 30px;
}

.lx_contact .lx_list ul li h3 {
    font-size: 16px;
    color: #474747;
    font-weight: normal;
    line-height: 36px;
    float: left;
    margin-right: 20px;
    border-right: 1px solid #e1e1e1;
    padding-right: 30px;
}

.lx_contact .lx_list ul li p {
    font-size: 16px;
    color: #474747;
    line-height: 40px;
    float: left;
    display: block;
}

.lx_contact .lx_list ul li span {
    float: left;
    width: 120px;
    background: #0160b0;
    border-radius: 15px;
    line-height: 45px;
    margin-left: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}



.cplb_02 {
    margin-top: 40px;
    display: block;
    overflow: hidden;
}

.cplb_02 a:link,
.cplb_02 a:visited {
    color: #fff;
}

.cplb_02 a:active,
.cplb_02 a:hover {
    color: #fff;
}

.cplb_02 ul {
    margin-left: -1%;
}

.cplb_02 li {
    float: left;
    display: block;
    width: 24%;
    margin: 0px 0px 38px 1%;
    background-color: #fff;
    position: relative;
}

.cplb_02 .item {
    padding: 15px 30px;
    position: relative;
}

.cplb_02 .img {
    position: relative;
    overflow: hidden;
    display: flex;
    width: 100%;
    height: 220px;
    justify-content: center;
    align-items: center;
}

.cplb_02 .img img {
    max-width: 100%;
    /* display: block; */
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    max-height: 100%;
}

.cplb_02 .black {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/black_50.png) repeat;
    background: none rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
}

.cplb_02 .ntype {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 2px 15px;
    background-color: #215bab;
    color: #fff;
}

.cplb_02 .t {
    font-size: 16px;
    line-height: 1.4;
    color: #3E3E3E;
    height: 30px;
    overflow: hidden;
    margin: 16px 0px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cplb_02 .bot {
    color: #999;
    font-family: arial, helvetica, sans-serif;
}

.ntime {
    background: url(../images/new_i1.png) no-repeat scroll left center;
    padding: 2px 0px 2px 22px;
    margin-right: 12px;
}

.nease {
    background: url(../images/new_i2.png) no-repeat scroll left center;
    padding: 2px 0px 2px 28px;
}

.cplb_02 .blueBg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 0%;
    background-color: #215bab;
    transition: all 0.7s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
    -webkit-transition: all 0.7s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
}

.cplb_02 .linkA {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

.cplb_02 li:hover .blueBg {
    height: 100%;
}

.cplb_02 li:hover .ntype {
    background-color: #fff;
    color: #215bab;
}

.cplb_02 li:hover .t,
.cplb_02 li:hover .bot {
    color: #fff;
}

.cplb_02 li:hover .bot .ntime {
    background-image: url(../images/new_i12.png);
}

.cplb_02 li:hover .bot .nease {
    background-image: url(../images/new_i22.png);
}

.cplb_02 li:hover .black {
    opacity: 1;
    visibility: visible;
}

.cplb_02 li:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}


.container02 {
    width: 1200px;
    margin: 0 auto;
    display: block;
}

.position01 {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;

}

.position01 p {
    padding-left: 30px;
    background: url(../images/positions.png) left no-repeat;
    font-size: 14px;
    color: #3d3d3d;
    line-height: 40px;
}

.position01 span {
    font-size: 14px;
    color: #171717;
    padding-left: 25px;
    background: url(../images/back.png) left no-repeat;
    line-height: 28px;
}

.tj_case {
    display: block;
    overflow: hidden;
}

.tj_title {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
}

.tj_title h3 {
    font-size: 24px;
    border-left: 8px solid #41b94e;
    float: left;
    display: block;
    line-height: 30px;
    font-weight: normal;
    padding-left: 20px;
}


.tj_news {
    padding: 40px 0;
    overflow: hidden;
}

#p03 {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 10px;
    box-shadow: 1px 1px 10px #ccc;
}

#p03 .swiper-slide {
    width: 100%;
    background: #fff;
    display: block;
    overflow: hidden;
}

#p03 .swiper-slide dl {
    display: block;
    overflow: hidden;
}

#p03 .swiper-slide dl dt {
    float: left;
    width: 55%;
    display: block;
    overflow: hidden;
}

#p03 .swiper-slide dl dt img {
    max-width: 100%;
    display: block;
}

#p03 .swiper-slide dl dd {
    float: left;
    width: 40%;
    display: block;
    overflow: hidden;
    padding: 3% 2.5% 0;
}

#p03 .swiper-slide dl dd h3 {
    font-size: 24px;
    color: #000;
    line-height: 45px;
    font-weight: normal;
}

#p03 .swiper-slide dl dd i {
    font-size: 16px;
    color: #0160b0;
    background: url(../images/news_10.png) left no-repeat;
    padding-left: 35px;
    margin-top: 12px;
    font-style: normal;
}

#p03 .swiper-slide dl dd p {
    font-size: 16px;
    color: #7c7c7c;
    line-height: 32px;
    margin: 20px 0 15px;
}

#p03 .swiper-slide dl dd span {
    font-size: 16px;
    color: #7c7c7c;
}

#p03 .swiper-button-prev {
    width: 53px;
    height: 53px;
    display: block;
    background: url(../images/ico_fl2.png) no-repeat;
}

#p03 .swiper-button-next {
    width: 53px;
    height: 53px;
    display: block;
    background: url(../images/ico_fr2.png) no-repeat;
    right: 48%;
}

#p03 .swiper-button-prev:after,
#p03 .swiper-button-next:after {
    content: none
}

#p03 .swiper-pagination-bullets {
    bottom: 10px;
    right: 0;
    width: 50%;
    left: auto;
}

/* 荣誉资质  */
.honor_list2 {
    display: block;
    overflow: hidden;
    margin: 20px 0
}

.honor_list2 dl {
    float: left;
    width: 24%;
    margin-right: 1.3%;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.honor_list2 dl:nth-child(4n) {
    margin-right: 0;
}

.honor_list2 dl dt {
    display: block;
    overflow: hidden;
    border:1px solid #eee;
}

.honor_list2 dl dt .c_img{
    width:100%;
    height:200px;
    display:flex;
    justify-content:center;
    align-items:center;
}

.honor_list2 dl dt img {
    max-width: 100%;
    max-height:100%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.honor_list2 dl:hover dt img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
}

.honor_list2 dl dd {
    display: block;
    overflow: hidden;
    line-height: 45px;
}

.honor_list2 dl dd p {
    font-size: 16px;
    color: #333;
    text-align: center;
}

/* 人才招聘  */
.zhwlist {
    padding: 15px;
    background: #fff;
    margin-top: 50px;
}

.zhwlist h1{
    font-size:24px;
    font-weight:400;
    line-height:74px;
}

.zhwlist hr{
    display:block;
    width:100%;
    height:2px;
    background:#0160b0;
    margin-bottom:28px
}

.zhwlist ul{
    padding:0 30px
}

.zhwlist li {
    margin-bottom: 25px;
    border: 1px solid #dddddd;
    overflow: hidden;
}

.zhwlist li.cur .tit {
    background: #0068b6;
}

.zhwlist .tit {
    line-height: 50px;
    cursor: pointer;
    padding: 0 20px;
    overflow: hidden;
}

.zhwlist .tit h3 {
    float: left;
    width: calc(32% - 15px);
    font-size: 16px;
    color: #000;
}

.zhwlist .tit h4 {
    float: left;
    width: calc(30% - 15px);
    display: none;
    font-size: 16px;
}

.zhwlist li.cur .tit h4 {
    display: block;
    color: #fff;
}

.zhwlist li.cur .tit h3 {
    color: #fff;
}

.zhwlist .tit .more001 {
    float: right;
    margin-top: 10px;
    width: 32px;
    height: 32px;
}

.zhwlist .cons {
    padding: 20px 30px;
    background: #f2f2f2;
}

.zhwlist .con h3 {
    padding-bottom: 1em;
    padding: 0 0 15px;
    background: #f2f2f2;
}

.zhwlist .con .txt {
    color: #666;
    line-height: 1.8em;
}

.zhwlist .con {
    padding-top: 20px;
}

.zhwlist .morea a {
    margin: 0;
}

.zhwlist li.cur .tit .more001 {
    background: url(../images/more_03.png) no-repeat;
    background-size: 100%;
}

.zhwlist li.cur .tit .more001 img {
    opacity: 0;
}

.zndz ul {
    overflow: hidden;
}

.zndz ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
}

.zndz ul li:nth-child(2n) {
    margin-right: 0;
}

.zndz ul li img {
    width: 100%;
    height: 220px;
}