@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', Tahoma, Verdana, 'Simsun';
}

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;
}

table{
    width:100%;
    border-collapse: collapse;
}

table,td{
    border: 1px solid #c7c6c6;
}

.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;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.header {
    width: 100%;
    display: block;
}

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



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


.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.w1,
.container {
    width: 1440px;
    margin: 0 auto;
    display: block;
}

.w2{
    width: 1200px;
    margin: 0 auto;
}

@media (max-width:1520px) {
    .wrap {
        width: 1200px;
        margin: 0 auto;
        overflow: visible;
    }

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

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

    .ser_list dl dt {
        width: 90px;
        height: 63px;
    }

    .manager_list dl .m_01 {
        width: 90%;
    }

    .nav_out {
        width: 1200px !important;
        display: block;
        margin: 0 auto;
    }

    .tem_head nav {
        width: 1200px !important;
        position: absolute;
        height: 60px;
        line-height: 60px;
    }

}

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

.top span {
    line-height: 45px;
    display: block;
}

.top span a {
    float: left;
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 0 10px;
}


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

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

.logo {
    display: block;
    overflow: hidden;
    margin: 28px auto 5px;
    float: left;
    width: 640px;
}

.logo img {
    margin-right: 10px;
    display: block;
    overflow: hidden;
    float: left;
}

.logo .lo_txt {
    float: left;
    display: block;
}

.logo .lo_txt h3 {
    font-size: 30px;
    color: #282828;
    line-height: 40px;
}

.logo .lo_txt p {
    font-size: 16px;
    color: #6c6c6c;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.top_logo .top_tel {
    display: block;
    margin-top: 25px;
    overflow: hidden;
    background: url(../images/top_tel.png) left no-repeat;
    padding-left: 50px;
    overflow: hidden;
}

.top_logo .top_tel p {
    font-size: 16px;
    color: #454545;
    line-height: 16px;
    display: block;
    float: left;
    margin-top: 14px;
}

.top_logo .top_tel h3 {
    font-size: 28px;
    color: #b71b30;
    line-height: 36px;
    float: left;
}

.navlist {
    width: 100%;
    display: block;
    background: #58626c;
    height: 60px;
}

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

}

.tem_head nav {
    width: 1440px;
    position: absolute;
    height: 60px;
    line-height: 60px;

}

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

.tem_head nav ul li {
    position: relative;
    float: left;
    line-height: 60px;
    border-right: 1px solid #e5e7e8;
    width: 9%;
}

.tem_head nav ul li:last-child {
    border-right: none;
}

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

}

.tem_head nav a:hover {

    background: #b71b30;
    color: #fff;
}

.tem_head nav a.navdown {

    background: #b71b30;
    color: #fff;
}

.tem_head nav a.navdown:hover {

    background: #b71b30;
    color: #fff;
}

.tem_head nav ul li dl {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 99;
    display: none;
    background: rgba(183, 47, 28, 0.7);

}

.tem_head nav ul li dl dd {

    padding: 10px 10px 20px;
    width: 144px;
    display: block;
    overflow: hidden;
}

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

.tem_head nav ul li dl dd a:hover {
    line-height: 36px;
    color: #fff !important;
    border-bottom: none;
    height: 36px;
}

.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;
}

/*  搜索   */
.hots_bg {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e1dfdf;
    margin: 0 auto;
}

.hots {}

.hotword {
    float: left;
}

.hotword li {
    float: left;
    color: #333;
    font: bold 14px/60px "Microsoft YaHei";
}

.hotword li a {
    display: block;
    color: #525252;
    font: normal 14px/60px "Microsoft YaHei";
    float: left;
    margin-left: 10px;
}

.hotword li a:hover {
    display: block;
    color: #ec651b;
    font: normal 14px/60px "Microsoft YaHei";
    float: left;
    margin-left: 10px;
    text-decoration: underline;
}

.head_search {
    width: 292px;
    float: right;
    margin-top: 10px;
}

.boxs {
    height: 40px;
    width: 290px;
    line-height: 30px;
    font-size: 12px;
    background: #f5f5f5;
    border-radius: 15px;
}

.texts {
    width: 230px;
    height: 100%;
    float: left;
    padding-left: 10px;
    font-family: "Microsoft YaHei";
    background: none;
}

.btnSubmits {
    width: 40px;
    height: 40px;
    background: url(../images/sea_btn.png) center no-repeat;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 40px;
    cursor: pointer
}


/* 服务项目  */
.index_product {
    padding: 0 0 60px;
}

.pro_tit {
    width: 100%;
    text-align: center;
    display: block;
    overflow: hidden;
    position: relative;
}

.pro_tit .pro_bg {
    display: block;
    overflow: hidden;
}

.pro_tit .pro_bg h3 {
    font-size: 84px;
    color: #fff7f8;
    text-transform: uppercase;
    line-height: 90px;
}

.pro_tit .p_txt {
    width: 100%;
    position: absolute;
    top: 30px;
    background: url(../images/pro_tit.png) center no-repeat;
}

.pro_tit .p_txt h4 {
    font-size: 32px;
    color: #000000;
    font-weight: normal;
}

.pro_tit .p_txt h4 i {
    color: #b71b30;
    font-style: normal;
}

.pro_tit02 {
    width: 100%;
    text-align: center;
    display: block;
    overflow: hidden;
    position: relative;
}

.pro_tit02 .pro_bg {
    display: block;
    overflow: hidden;
}

.pro_tit02 .pro_bg h3 {
    font-size: 84px;
    color: #fff7f8;
    text-transform: uppercase;
    line-height: 90px;
}

.pro_tit02 .p_txt {
    width: 100%;
    position: absolute;
    top: 30px;
    background: url(../images/pro_tit02.png) center no-repeat;
}

.pro_tit02 .p_txt h4 {
    font-size: 32px;
    color: #fff;
    font-weight: normal;
}


.product_list {
    display: block;

    margin-top: 50px;

}

.product_list .tab-hd01 {
    list-style: none;
    text-align: center;
    margin: 12px 0 0;
}

.product_list .tab-hd01 li {
    color: #000000;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0 40px;
    border-radius: 30px;
    line-height: 48px;
    margin-right: 15px;
}

.product_list .tab-hd01 li.active02 {
    color: #fff;
    background: #b71b30
}

.product_list .tab-bd01 {
    width: 100%;
    margin-top: 50px;
}

.product_list .tab-bd01 li {
    display: none;
    width: 98%;
    overflow: hidden;
    margin: 0 auto 15px;
}

.product_list .tab-bd01 li.thisclass {
    display: list-item;
}

.product_list .tab-bd01 li.thisclass {
    display: block;
    overflow: hidden;

}

.product_list .tab-bd01 li .p01 {
    position: relative;
    width: 100%;
    display: block;
}

.p01_lb {
    display: block;
    width: 94%;
    overflow: hidden;
    margin: 0 auto
}

.p01_lb .swiper-slide {}

.p01_lb .swiper-slide .pro_con {
    -moz-box-shadow: -1px 1px 11px #ddd;
    -webkit-box-shadow: -1px 1px 11px #ddd;
    box-shadow: -1px 1px 11px #ddd;
    margin: 2% 1%;
    border: 3px solid #fff;
}

.p01_lb .swiper-slide .pro_con .pro_img {
    width: 100%;
    display: block;
    overflow: hidden;
    max-height: 320px;
}

.p01_lb .swiper-slide .pro_con .pro_img img {
    width: 100%;
    display: block;
}

.p01_lb .swiper-slide .pro_con .pro_nr {
    text-align: center;
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.p01_lb .swiper-slide .pro_con .pro_nr h3 {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.p01_lb .swiper-slide .pro_con .pro_nr p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    padding: 0 20px;
}

.p01_lb .swiper-slide .pro_con .pro_nr span {
    width: 150px;
    margin: 10px auto;
    display: block;
    border: 1px dashed #ccc;
    line-height: 45px;
}

.p01_lb .swiper-button-prev {
    left: 0;
    width: 32px;
    height: 57px;
    background: url(../images/ico_fl.jpg) no-repeat;
    top: 45%;
}

.p01_lb .swiper-button-next {
    right: 0;
    width: 32px;
    height: 57px;
    background: url(../images/ico_fr.jpg) no-repeat;
    top: 45%;
}

.p01_lb .swiper-slide:hover .pro_con {
    border: 3px solid #b71b30;
}

.p01_lb .swiper-slide:hover .pro_con .pro_nr span {
    background: #b71b30;
    color: #fff;
}

/* 解决方案  */
.index_solution {
    width: 100%;
    background: url(../images/solution_bg.jpg) top center no-repeat;
    display: block;
    overflow: hidden;
    padding: 40px 0 0;
}

.solition_list {
    display: block;
    overflow: hidden;
    height: 1000px;
    padding: 50px 0;
    position: relative;
}

.so_bg {
    width: 830px;
    display: block;
    height: 800px;
    position: relative;
    margin: 0 auto;
    padding: 50px 0
}

.so_bg .qiu {
    width: 100%;
    position: absolute;
    height: 794px;
    display: block;
    top: 40px;
    z-index: 99;
    background: url(../images/qiu.png) no-repeat
}

.so_bg .yuan {
    width: 100%;
    height: 794px;
    display: block;
    background: url(../images/yuan.png) no-repeat;
    animation: animtran 16s linear infinite;
    -webkit-animation: animtran 16s linear infinite;
}

.pject_list {
    width: 580px;
    height: 580px;
    position: absolute;
    top: 150px;
    display: block;
    left: 160px;
}

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

.pject_list ul li {
    width: 153px;
    height: 140px;
    float: left;
    display: block;
    background: url(../images/i01.png) no-repeat;
    margin-right: 88px;
    margin-top: 35px;
}

.pject_list ul li i {
    display: block;
    overflow: hidden;
    width: 100%;
}

.pject_list ul li i img {
    margin: 15px auto;
    display: block;
}

.pject_list ul li:nth-child(1) {
    margin-left: 75px;
}

.pject_list ul li:nth-child(4) {
    margin-left: 125px;
}

.pject_list ul li:nth-child(5) {
    margin-left: 180px;
}

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

.pject_list ul li p {
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.so_bg .dots span:after {
    content: '';
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #00a0e6;
    margin: -5px -6px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.4;
}

.so_bg .dots span:nth-of-type(1) {
    -webkit-transform: rotate(calc((360deg / 8) * 4.7));
    -moz-transform: rotate(calc((360deg / 8) * 4.7));
    -ms-transform: rotate(calc((360deg / 8) * 4.7));
    transform: rotate(calc((360deg / 8) * 4.7));
}

.so_bg .dots span:nth-of-type(2) {
    -webkit-transform: rotate(calc((360deg / 8) * -0.8));
    -moz-transform: rotate(calc((360deg / 8) * -0.8));
    -ms-transform: rotate(calc((360deg / 8) * -0.8));
    transform: rotate(calc((360deg / 8) * -0.8));
}

.so_bg .dots span:nth-of-type(2):after {
    -webkit-animation: indexDot 1.5s linear infinite;
    -moz-animation: indexDot 1.5s linear infinite;
    -ms-animation: indexDot 1.5s linear infinite;
    animation: indexDot 1.5s linear infinite;
    background: #f25648;
}

.so_bg .dots span:nth-of-type(3) {
    -webkit-transform: rotate(calc((360deg / 8) * 3.2));
    -moz-transform: rotate(calc((360deg / 8) * 3.2));
    -ms-transform: rotate(calc((360deg / 8) * 3.2));
    transform: rotate(calc((360deg / 8) * 3.2));
}

.so_bg .dots span:nth-of-type(4) {
    -webkit-transform: rotate(calc((360deg / 8) * 2));
    -moz-transform: rotate(calc((360deg / 8) * 2));
    -ms-transform: rotate(calc((360deg / 8) * 2));
    transform: rotate(calc((360deg / 8) * 2));
}

.so_bg .dots span:nth-of-type(5) {
    -webkit-transform: rotate(calc((360deg / 8) * 0.6));
    -moz-transform: rotate(calc((360deg / 8) * 0.6));
    -ms-transform: rotate(calc((360deg / 8) * 0.6));
    transform: rotate(calc((360deg / 8) * 0.6));
}

.so_bg .dots span:nth-of-type(6) {
    -webkit-transform: rotate(calc((360deg / 8) * 0));
    -moz-transform: rotate(calc((360deg / 8) * 0));
    -ms-transform: rotate(calc((360deg / 8) * 0));
    transform: rotate(calc((360deg / 8) * 0));
}

.so_bg .dots span:nth-of-type(7) {
    -webkit-transform: rotate(calc((360deg / 8) * -1));
    -moz-transform: rotate(calc((360deg / 8) * -1));
    -ms-transform: rotate(calc((360deg / 8) * -1));
    transform: rotate(calc((360deg / 8) * -1));
}

.so_bg .dots span:nth-of-type(7):after {
    -webkit-animation: indexDot 1.5s linear infinite;
    -moz-animation: indexDot 1.5s linear infinite;
    -ms-animation: indexDot 1.5s linear infinite;
    animation: indexDot 1.5s linear infinite;
    background: #575bff;
}

.so_bg .dots span.yellow:after {
    background-color: #00a0e6;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

.so_bg .dots span.red:after {
    background-color: #00a0e6;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

.so_bg .dots span.blue:after {
    background-color: #00a0e6;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

.so_bg .dots span.purple:after {
    background-color: #00a0e6;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

.dots {}

.dots span {
    position: absolute;
    width: 47%;
    height: 0;
    top: 49.1%;
    left: 50%;
    transform-origin: left center;
}

.conts {
    position: absolute;
    width: 80%;
    display: block;
    height: 1000px;
    left: 10%;
    top: 4%;
}

.conts .c_01 {
    width: 346px;
    height: 358px;
    float: left;
}

.conts .c_02 {
    width: 324px;
    height: 352px;
    float: right;
}

.conts .c_03 {
    margin-top: 180px;
    float: left;
    margin-left: 50px;
}

.conts .c_03 img {
    transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    /* IE 9 */
    -moz-transform: rotate(-10deg);
    /* Firefox */
    -webkit-transform: rotate(-10deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-10deg);
}

.conts .c_04 {
    float: right;
    margin-top: 50px;
}

.conts .c_05 {
    width: 366px;
    margin: 0 auto;
    display: block;
}

@keyframes indexDot {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    60% {
        opacity: .8;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2.4);
        -moz-transform: scale(2.4);
        -ms-transform: scale(2.4);
        transform: scale(2.4);
    }
}


@keyframes animtrans {
    from {
        transform: rotateZ(360deg);
    }

    to {
        transform: rotateZ(0deg);
    }
}

@-webkit-keyframes animtrans {
    from {
        transform: rotateZ(360deg);
    }

    to {
        transform: rotateZ(0deg);
    }
}

@keyframes animtran {
    from {
        transform: rotateZ(0deg);
    }

    to {
        transform: rotateZ(360deg);
    }
}

@-webkit-keyframes animtran {
    from {
        transform: rotateZ(0deg);
    }

    to {
        transform: rotateZ(360deg);
    }
}



/* 解决方案   */
.indx_case {
    padding: 40px 0 80px;
    overflow: hidden;
}

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

.case_list dl {
    width: 32%;
    display: block;
    margin-right: 2%;
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

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

/* .case_list dl:nth-child(2n) {
    margin-top: 27px;
} */

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

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

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

.case_list dl dd {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    height: 72px;
    position: absolute;
    bottom: 0;
    display: block;
}

.case_list dl dd p {
    float: left;
    padding-left: 30px;
    font-size: 18px;
    color: #fff;
    line-height: 70px;
}

.case_list dl dd span {
    width: 110px;
    border: 1px solid #fff;
    margin: 20px 20px 0 0;
    text-align: center;
    display: block;
    float: right;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
}

.c_more {
    width: 200px;
    margin: 40px auto 0;
    display: block;
    overflow: hidden;
    text-align: center;
    background: #b71b30;
    border-radius: 30px;
}

.c_more a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    color: #fff;
}


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

.about_cc {
    padding: 90px 0;
    overflow: hidden;
}

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

.company p {
    font-size: 16px;
    color: #6b6b6b;
    line-height: 36px;
    padding: 0 8%;
    text-align: justify;
}

.operated {
    width: 100%;
    overflow: hidden;
    margin-top: 130px;
}

.operated dl {
    width: 25%;
    text-align: center;
    float: left;
}

.unit {
    color: #b71b30;
    font-size: 20px;
}

.operated dl dt span.counter {
    font-size: 60px;
    line-height: 1em;
    color: #b71b30;
    display: inline-block !important;
    height: 1em;
}

.operated dl dd {
    font-size: 17px;
    margin-top: 5px;
    color: #b71b30;
}

.operated02 {
    width: 100%;
    overflow: hidden;
    margin-top: 100px;
}

.operated02 dl {
    width: 25%;
    text-align: center;
    float: left;
}

.operated02 .unit {
    color: #fff;
    font-size: 20px;
}

.operated02 dl dt span.counter {
    font-size: 60px;
    line-height: 1em;
    color: #fff;
    display: inline-block !important;
    height: 1em;
}

.operated02 dl dd {
    font-size: 17px;
    margin-top: 5px;
    color: #fff;
}

/*  资质展示 */
.index_honor {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/zz_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;
    height: 100%;
    padding: 50px 0;
}

#certify {
    position: relative;
    margin: 60px auto 0;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 353px;
    height: 499px;
    background: #fff;

}

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

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

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

.news_list {
    display: block;
    margin-top: 50px;
}

.news_list .tab-hd {
    list-style: none;
    text-align: center;
    margin: 12px 0 0;
}

.news_list .tab-hd li {
    color: #000000;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0 40px;
    border-radius: 30px;
    line-height: 48px;
    margin-right: 15px;
}

.news_list .tab-hd li.active02 {
    color: #fff;
    background: #b71b30
}

.news_list .tab-bd {
    width: 100%;
    margin-top: 50px;
}

.news_list .tab-bd li {
    display: none;
    width: 98%;
    overflow: hidden;
    margin: 0 auto 15px;
}

.news_list .tab-bd li.thisclass {
    display: list-item;
}

.news_list .tab-bd li.thisclass {
    display: block;
    overflow: hidden;

}

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

.news_lb dl {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}

.news_lb dl dt {
    width: 18%;
    display: block;
    float: left;
}

.news_lb dl dt img {
    width: 100%;
    display: block;
    max-height: 120px;
}

.news_lb dl dd {
    width: 80%;
    display: block;
    float: right;
}

.news_lb dl dd .news_tit {
    width: 85%;
    float: left;
    display: block;
    padding: 15px 0
}

.news_lb dl dd .news_tit h3 {
    font-size: 18px;
    color: #1c1c1c;
    line-height: 36px;
    font-weight: normal;
}

.news_lb dl dd .news_tit p {
    font-size: 14px;
    color: #949393;
    line-height: 24px;
    margin-top: 15px;
}

.news_lb dl dd .news_date {
    width: 140px;
    display: block;
    overflow: hidden;
    padding-top: 30px;
}

.news_lb dl dd .news_date h3 {
    font-size: 30px;
    color: #999;
    font-weight: normal;
}

.news_lb dl dd .news_date h3 i {
    font-size: 14px;
    font-style: normal;
}

.news_lb dl dd .news_date span {
    margin-top: 20px;
    display: block;
}

.link {
    overflow: hidden;
}

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

.link ul li {
    float: left;
    display: block;
    line-height: 45px;
}

.link ul li a {
    padding: 0 15px;
    font-size: 14px;
    color: #666;
    display: block;
}

/*  底部 */
.footer {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #4b4f56;
    padding: 40px 0 0;
    border-top: 5px solid #b71b30;
}

.db_logo {
    width: 20%;
    display: block;
    overflow: hidden;
}

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

.db_lo img {
    max-width: 100%;
    display: block;
}

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

.db_lo hr {
    width: 40px;
    height: 1px;
    background: #fff;
    margin: 12px 0;
    border: none;
}

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

.db_lx p {
    font-size: 14px;
    color: #9e9f9f;
    line-height: 24px;
}

.db_nav {
    width: 79%;
    display: block;
    overflow: hidden;
    margin-top: 30px;
}

.db_nav dl {
    width: 11%;
    display: block;
    float: left;
    overflow: hidden;
    border-right: 1px solid #696c70;
    margin-right: 1.6%;
    min-height: 230px;
}

.db_nav dl:last-child {
    border-right: none;
    margin-right: 0;
}

.db_nav dl dt {
    font-size: 14px;
    color: #dbdbdb;
    line-height: 30px;
}

.db_nav dl dd {
    display: block;
    padding: 15px 0;
    margin-top: 10px;
}

.db_nav dl dd a {
    width: 100%;
    display: block;
    font-size: 14px;
    color: #9e9f9f;
    line-height: 32px;
}

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

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

.db_ewm ul li {
    float: left;
    display: block;
    width: 48%;
}

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

.db_ewm ul li img {
    width: 80px;
    height: 80px;
}

.db_ewm ul li p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.area {

    display: block;
    overflow: hidden;
}

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

.area ul li {
    float: left;
    font-size: 18px;
    color: #e5e5e5;
    line-height: 65px;
}

.area ul li a {
    font-size: 14px;
    color: #e5e5e5;
    padding: 0 10px;
}

.area ul li a:hover {
    text-decoration: underline;
}

.copyright {
    width: 100%;
    background: #35383d;
    display: block;
    overflow: hidden;
}

.copyright p {
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #8b8c8d;
}

.copyright p a {
    color: #8b8c8d;
}

/* 关于我们  */
.page_bg {
    width: 100%;
    height: 400px;
    display: block;
    overflow: hidden;
}

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

.sidebar {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.side_list {
    width: 75%;
    display: block;
}

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

.side_list ul li {
    float: left;
    display: block;
    height: 65px;
}

.side_list ul li a {
    color: #333;
    font-size: 16px;
    display: block;
    padding: 0 35px;
    line-height: 65px;
}

.side_list ul li a:hover,
.on2 {
    background: #b71b30;
    color: #fff !important;
}

.sidebar .positions {
    background: url(../images/positions.png) left no-repeat;
    padding-left: 30px;
    display: block;
}

.sidebar .positions p {
    font-size: 15px;
    color: #666;
    line-height: 65px;
}

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

.ab_tit {
    width: 200px;
    background: url(../images/tit_bg.png) top right no-repeat;
    display: block;
    overflow: hidden;
}

.ab_tit hr {
    width: 75px;
    height: 2px;
    background: #b71b30;
    border: 0;
}

.ab_tit p {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 10px;
}

.ab_tit h3 {
    font-size: 32px;
    color: #b71b30;
    line-height: 40px;
}

.com_con {
    display: block;
    overflow: hidden;
    margin: 60px 0 30px;
}

.com_con .com_txt {
    width: 55%;
    display: block;
    overflow: hidden;
    margin-top: 30px;
}

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

.com_con .com_img {
    width: 42%;
    display: block;
    overflow: hidden;
}

.com_con .com_img img {
    width: 100%;
    display: block;
}

.ab_sj {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/about_16.jpg) no-repeat;
    background-size: 100%;
    height: 310px;
}

.ab_ys {
    padding: 160px 0;
    display: block;
    overflow: hidden;
    background: url(../images/bg01.jpg) repeat;
}

.ys_list {
    width: 75%;
    display: block;
    overflow: hidden;
}

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

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

.ys_list ul li i {
    width: 130px;
    height: 120px;
    display: block;
    margin: 0 auto;
}

.ys_list ul li h3 {
    font-size: 24px;
    color: #6e6e6e;
    line-height: 45px;
    font-weight: normal;
}

.ys_list ul li .i01 {
    background: url(../images/ico03.png) 0 0 no-repeat
}

.ys_list ul li .i02 {
    background: url(../images/ico03.png) 0 -120px no-repeat
}

.ys_list ul li .i03 {
    background: url(../images/ico03.png) 0 -240px no-repeat
}

.ys_list ul li .i04 {
    background: url(../images/ico03.png) 0 -360px no-repeat
}

/* 解决方案  */
.solutions,
.product_list {
    overflow: hidden;
}

.solutions dl {
    width: 30%;
    margin-right: 5%;
    float: left;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

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

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

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

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

.solutions dl dd {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    display: block;
    padding: 15px 10px;
    text-align: center;
}

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

.news_tj {
    width: 100%;
    display: block;
    background: url(../images/cc_02.jpg) repeat-x;
    overflow: hidden;
    padding: 60px 0 0;
}

.list_related {
    width: 47%;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px;
}

.left_h2 {
    background: url(../images/title_line.jpg) left bottom no-repeat;
    font-size: 21px;
    display: block;
    margin-top: 10px;
    padding: 0px 0px 8px 2px;
    color: #363534;
}

.list_news {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 6px 0px 20px 0px;
}

.list_news li {
    color: #898989;
    background: url(../images/li.png) no-repeat left 14px;
    line-height: 30px;
    padding: 8px 0px;
    padding-left: 13px;
    border-bottom: 1px dashed #e3e2e2;
    /*dotted*/
}

.list_news li a {
    color: #2F2F2F;
}

.list_news li a:hover {
    text-decoration: none;
    color: #ed2025;
}

.news_time {
    float: right;
}


/* 关于我们  */

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

.about_edit {
    margin: 100px auto;
    display: block;
    overflow: hidden;
}

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

.ab_c01 h3 {
    font-size: 30px;
    color: #373737;
    font-weight: normal;
    line-height: 42px;
}

.ab_c01 hr {
    width: 60px;
    border: none;
    background: #0191d7;
    height: 4px;
    margin-top: 10px;
}

.ab_c01 p {
    font-size: 16px;
    color: #625d5d;
    line-height: 36px;
    margin-top: 50px;
    display: block;
    overflow: hidden;
}

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

#flash {
    width: 100%;
    display: block;
}

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

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

#flash .swiper-slide .img img {
    width: 100%;
    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: 40px !important;
}


/*banner*/

.flash {
    width: 100%;
    height: 800px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    *zoom: 1;
}

.flash1 {
    width: 1000px;
    height: 800px;
    margin: 0 auto;
    position: relative;
}

.flash2 {
    width: 1920px;
    height: 800px;
    position: absolute;
    left: -460px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 800px;
    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 {
    width: 1200px !important;
    position: relative;
    padding: 20px 0 50px;
    display: block;
}

lside {
    display: block;
    position: relative;
    float: left;
    width: 240px;

}

lside section h2 {
    background: url(../images/about_03.jpg) no-repeat;
    height: 90px;
    font-size: 26px;
    line-height: 90px;
    color: #fff;
    padding-left: 45px
}

lside .lside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 20px 10px;
}

lside .lside_list dl {
    margin-bottom: 12px;
}

lside .lside_list dl dt {
    padding-left: 34px;
    font-size: 16px;
    color: #666;
    background: url(../images/p_ico.png) 20px no-repeat #0191d7;
    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 8px 0 8px 30px;
    color: #fff;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/p_ico.png) 20px no-repeat #fc7404;
    display: block;
}

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

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/p_ico.png) 20px no-repeat #fc7404;
    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: 20px;
    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;
}

.side_tel {
    width: 100%;
    background: url(../images/about_06.jpg) no-repeat;
    height: 172px;
    display: block;
    overflow: hidden;
    text-align: center;
    margin-top: 15px;
}

.side_tel p {
    font-size: 14px;
    color: #fff;
    padding: 10px 0 0;
}

.side_tel h3 {
    font-size: 30px;
    color: #fff;
    line-height: 45px;
}

.side_news {
    margin-top: 15px;
    display: block;
}

.side_news h2 {
    background: url(../images/about_03.jpg) no-repeat;
    height: 90px;
    font-size: 26px;
    line-height: 90px;
    color: #fff;
    padding-left: 45px;
}

.side_news ul {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 0 20px 15px;
}

.side_news ul li {
    border-bottom: 1px dashed #ccc;
    padding: 12px 0;
}

.side_news ul li span {
    font-size: 12px;
    color: #8e8e8e;
    line-height: 16px;
    display: block;
}

.side_news ul li h3 {
    color: #000;
    font-size: 12px;
}

.side_news ul li p {
    color: #333;
    line-height: 20px;
    font-size: 12px;
}

/*右侧内容*/

article {
    width: 930px;
    float: right;
    padding: 0 10px;

}

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

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
}

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

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



/*新闻列表*/


.met_module2_list {
    padding: 30px 0;
}

.met_module2_list dl {
    padding: 30px 20px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
}

.met_module2_list dl dt {
    width: 98px;
    height: 98px;
    display: block;
    background: #ccc;
    text-align: center;
    float: right;
}

.met_module2_list dl dt h3 {
    font-size: 30px;
    color: #fff;
    margin-top: 20px;
}

.met_module2_list dl dt p {
    font-size: 14px;
    color: #fff;
}

.met_module2_list dl dd {
    width: 750px;
    display: block;
    overflow: hidden;
}

.met_module2_list dl dd h3 {
    font-size: 20px;
    color: #010101;
    display: block;
}

.met_module2_list dl dd p {
    font-size: 14px;
    color: #010101;
    line-height: 24px;
    margin: 15px 0 25px;
}

.met_module2_list dl dd span {
    width: 145px;
    background: #071b2c;
    border-radius: 20px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
}

.met_module2_list dl:hover dt {
    background: #f08801;
}

.met_module2_list dl:hover dd h3 {
    color: #071b2c;
    text-decoration: underline;
}

/* .article_content {
    margin: 40px 0;
} */

/*新闻详细*/

.article_content h1.article_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0;
    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: 0 10px;
}

.article_content .article_editor img{
    max-width: 100%;
}

.article_img{
    text-align: center;
}

/*图片列表*/

.module_list_img {

    padding: 30px 10px;

}

.module_list_img li {
    width: 33.3%;
    float: left;
    margin-bottom: 20px;

}

.module_list_img li a {

    display: block;

    width: 280px;

    text-align: center;

}

.module_list_img li .img-size {
    border: 1px solid #ccc;
    width: 280px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.module_list_img li .img-size img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.module_list_img li h3 {
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}

/*图片详情*/

.product-info {

    padding: 10px;

}

.product-img {

    width: 500px;

    float: left;

    border-right: 1px solid #eee;

    padding-right: 49px;

}

.pro_img_main {
    width: 100%;
    height: 342px;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eaeaea;
}

.pro_img_main img {
    max-width: 100%;
    max-height: 100%;
}

.pro_pics {
    width: 100%;
}

.pro_pics li {
    float: left;
    width: 20%;
    height: 75px;
    box-sizing: border-box;
    -webkit-display: flex;
    -moz-display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eaeaea;
}

.pro_pics li img {
    max-width: 100%;
    max-height: 100%;
}



.product-arr {

    float: left;

    width: 550px;

    padding-left: 50px;

}

.product-arr h3 {

    font-size: 24px;

    padding: 20px 5px;

    border-bottom: 1px solid #ddd;

}

.product-arr p {

    line-height: 28px;

    font-size: 14px;

}

.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: 15px;
    padding: 7px 15px;

    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;

}

/* 案例列表  */

.case_list_article,
.case_list_article2 {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 40px 0;
}

.case_list_article dl {
    float: left;
    width: 300px;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #ededed
}

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

.case_list_article dl dt {
    width: 300px;
    display: block;
    overflow: hidden;
    height: 212px;
}

.case_list_article dl a dt {
    overflow: hidden;
}

.case_list_article dl dt img {
    transition: all .3s;
    width: 300px;
}

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

.case_list_article dl dd h3 {
    font-size: 16px;
    line-height: 30px;
}


.case_list_article dl dd p {
    font-size: 14px;
    color: rgb(97, 96, 96);
    line-height: 24px;
    height: 45px;
    padding: 5px 0;
}

.case_list_article dl:hover dt img {
    transform: scale(1.1);
}

.case_list_article dl:hover dd h3 {
    color: #014099;
}


.case_list_article2 dl {
    float: left;
    width: 392px;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 20px;

}

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

.case_list_article2 dl dt {
    width: 390px;
    display: block;
    overflow: hidden;
}

.case_list_article2 dl a dt {
    overflow: hidden;
}

.case_list_article2 dl dt img {
    transition: all .3s;
    width: 390px;
}

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

.case_list_article2 dl dd h3 {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.case_list_article2 dl:hover dd h3 {
    color: #014099;
}

.pro_cons{
    padding: 60px 60px;
    box-shadow: #e4e1e1 0 0 10px;
    margin-top: 50px;
}

.pro_cons h3{
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    line-height: 70px;
    font-weight: 400;
}

.pro_cons .article_editor{
    margin-top: 50px;
    font-size: 16px;
}

.con_lx{
    overflow: hidden;
    position: relative;
}

.con_lx_l{
    width: 44%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.con_lx_l li p{
    line-height: 49px;
    border-bottom: 1px dashed #e2dcdc;
    text-indent: 1em;
}

.con_lx_r{
    width: 50%;
}