@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 {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

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

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

.textflow {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.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: 20px;
}

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

.mt100 {
    margin-top: 100px;
}

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

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: visible;
}

.clearfix {
    zoom: 1;
}

.header {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
}

.content1 {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.top {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #004b98;
}

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

.top span {
    display: block;
    overflow: hidden;
    padding: 12px 0;
    float: right;
}

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

.top_logo {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.top_logo .logo {
    width: 615px;
    margin: 18px 0;
    display: block;
    overflow: hidden;

}

.top_logo .logo img {
    float: left;
    margin-right: 40px;
}

.top_logo .logo .lo_txt {
    float: left;
    border-left: 1px solid #ccc;
    display: block;
    padding-left: 30px;
}

.top_logo .logo .lo_txt h3 {
    font-size: 28px;
    color: #004b98;
    line-height: 40px;
}

.top_logo .logo .lo_txt h4 {
    font-size: 20px;
    color: #212123;
    line-height: 30px;
    letter-spacing: 0.9px;
}

.top_logo .logo .lo_txt p {
    font-size: 17px;
    color: #ff9933;
    font-weight: 700;
}

.box_sea {
    width: 315px;
    float: left;
    display: block;
    overflow: hidden;
    margin-left: 60px;
}

.search {
    margin-top: 45px;
    width: 315px;
}

.boxs {
    width: 312px;
    border: 1px solid #004b97;
    height: 38px;
    line-height: 38px;
}

.texts {

    width: 192px;
    height: 100%;
    float: left;
    padding-left: 10px;
    font-family: "Microsoft YaHei";
    border: none;
}


.btnSubmits {
    width: 110px;
    height: 38px;
    background: #004b97;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 38px;
    border: none;
    cursor: pointer;
    vertical-align: top;
}

.top_logo .top_tel {
    width: 180px;
    float: right;
    display: block;
    overflow: hidden;
    margin: 20px 0 15px;
}

.top_logo .top_tel p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.top_logo .top_tel h2 {
    font-size: 24px;
    color: #004b98;
    font-weight: bold;
}

.navlist {
    width: 100%;
    background-color: #004b98;
    height: 56px;
    margin: 0 auto;
    display: block;
}

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

.tem_head nav {
    position: absolute;
    height: 56px;
    line-height: 56px;
}


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


.tem_head nav ul li {
    position: relative;
    float: left;
    line-height: 56px;
}

.nav_line {
    height: 28px;
    width: 1px;
    overflow: hidden;
    margin: 15px 0px;
    background-color: #fff;
    opacity: 0.3;
}

.tem_head nav a {
    display: block;
    padding: 0 53px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.tem_head nav a:hover {
    color: #fff;
    background: #2d98e6;
}

.tem_head nav a.navdown {
    color: #fff;
    background: #2d98e6;
}

.tem_head nav a.navdown:hover {
    color: #fff;
}

.tem_head nav ul li dl {
    position: absolute;
    top: 56px;
    left: 0;
    z-index: 99;
    display: none;
    background: #004b97;
}

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

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

.tem_head nav ul li dl dd a:hover {}

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


.hot_out {
    height: 55px;
    background-color: #f3f3f3;
    width: 100%;
}

.hot_key {
    height: 55px;
    line-height: 55px;
}



.index_tit {
    padding: 40px 0;
    background: url(../images/xyh_p_18.png) center bottom no-repeat;
    margin-bottom: 40px;
}

.index_tit span {
    color: #0093d5;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    display: block;
}

.index_tit p {
    font-size: 16px;
    color: #3c3c3c;
    line-height: 30px;
    text-align: center;
}

.index_tit2 {
    margin: 40px auto;
    padding-bottom: 40px;
    background: url(../images/xyh_p_22.png) center bottom no-repeat;
}

.index_tit2 span {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    display: block;
}

.index_tit2 p {
    font-size: 16px;
    color: #3c3c3c;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

.index_product {
    width: 100%;
    background: #f8f8f8;
    display: block;
    overflow: hidden;
    padding: 0 0 50px;
}

.pro_fl {
    width: 276px;
    display: block;
    overflow: hidden;
    background: #004b98;
}

.pro_tit {
    background: url(../images/pro_c.png) 30px center no-repeat #004b99;
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

.pro_tit h3 {
    padding-left: 105px;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 36px;
    color: #fff;
    font-weight: normal;
}

.pro_tit span {
    font-size: 18px;
    color: #fff;
    padding-left: 105px;
}

.sideMenu {
    margin: 13px;
    display: block;
    overflow: hidden;
    background: #fff;
    padding-bottom: 30px;
}

.sideMenu h3 {
    height: 42px;
    line-height: 42px;
    background: url(../images/arrow.png) 22px no-repeat #004b98;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    padding: 0 10px 0 55px;
    margin: 10px;
}



.sideMenu h3:hover,

.sideMenu .on {

    background: url(../images/arrow.png) 22px no-repeat #ff9933;
    color: #fff !important;

}



.sideMenu h3 a {

    color: #fff;

}



.sideMenu ul {
    display: none;

}



.sideMenu ul li {
    height: 45px;
    line-height: 45px;
    padding: 0 10px 0 15px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #ccc;
    margin: 0 10px;
}



.sideMenu ul li a {
    color: #333333;
    font-size: 14px;
    display: block;
}

.sideMenu ul li a.on2 {
    color: #004b99;
    text-decoration: underline
}

.sideMenu ul li a:hover {
    color: #004b99;
    background: url(../images/p_ico3.png) 180px no-repeat;
    display: block;
}



.p_tel {
    background: url(../images/p_tel.png) 30px center no-repeat #004b99;
    display: block;
    overflow: hidden;
    padding: 20px 0;

}

.p_tel p {
    font-size: 28px;
    color: #fff;
    padding-left: 105px;
}

.p_tel h3 {
    padding-left: 105px;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    font-weight: normal;

}

.p_lx {
    margin: 10px;
    background: #fff;
    padding: 10px;
    display: block;
    overflow: hidden;
}

.p_lx p {
    font-size: 14px;
    color: #333333;
    line-height: 36px;
    font-weight: bold;
}

.p_lx p i {
    color: #004b98;
    font-style: normal;
}


/* 产品右侧  */



.product_fr {

    width: 905px;

    display: block;

    overflow: hidden;

}



.p_tit {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 15px 0 15px 15px;
    background: url(../images/line.png) bottom repeat-x #f6f6f6;

}



.p_tit h2 {
    float: left;
    font-size: 28px;
    color: #004b98;
    letter-spacing: 4px;
    background: url(../images/p_ii.png) left no-repeat;
    padding-left: 50px;
}



.p_tit h2 i {
    font-size: 14px;
    color: #004b98;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: normal;
    display: block
}



.p_tit span {
    display: block;
    font-size: 16px;
    line-height: 55px;
    letter-spacing: 4px;
}



.p_tit span a {

    color: #004b98;

}



.p_tit span a:hover {

    text-decoration: underline;

}

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



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



.product_list ul li {
    float: left;
    display: block;
    overflow: hidden;
    width: 278px;
    background: #fff;
    -moz-box-shadow: -1px 1px 8px #ddd;
    -webkit-box-shadow: -1px 1px 8px #ddd;
    box-shadow: -1px 1px 8px #ddd;
    margin: 11px 13px 15px;
}

.product_list ul li:nth-child(3n) {
    margin-right: 5px;
}


.product_list ul li img {
    width: 266px;
    padding: 6px;
}

.product_list ul li p {
    font-size: 16px;
    color: #5b5b5b;
    line-height: 36px;
    display: block;
    padding: 5px 0 10px;
    text-align: center;
}

.product_list ul li:hover {
    background: #004b99;
}

.product_list ul li:hover p {
    color: #fff;
}

/* 案例展示  */
.case_show {
    width: 100%;
    padding: 60px 0 50px;
    margin-top: 60px;
    display: block;
    overflow: hidden;
    background: url(../images/case_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;
}

.c_pt {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.c_pt .pr_t1 {
    position: absolute;
    top: 0;
    display: block;
    text-align: center;
    width: 100%;
}

.c_pt .pr_t1 hr {
    width: 50px;
    height: 6px;
    background: #fff;
    border: none;
    margin: 0 auto;
}

.c_pt .pr_t1 h2 {
    font-size: 34px;
    color: #fff;
    line-height: 20px;
    height: 60px;
    padding-top: 20px;
    letter-spacing: 2px;
    font-weight: normal;
}

.c_pt span {
    font-size: 48px;
    color: rgba(255, 255, 255, 0.2);
    padding-top: 5px;
    display: block;
    text-transform: uppercase;
}

.c_pt02 {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.c_pt02 .pr_t1 {
    position: absolute;
    top: 0;
    display: block;
    text-align: center;
    width: 100%;
}

.c_pt02 .pr_t1 hr {
    width: 50px;
    height: 6px;
    background: #004b98;
    border: none;
    margin: 0 auto;
}

.c_pt02 .pr_t1 h2 {
    font-size: 34px;
    color: #004b98;
    line-height: 20px;
    height: 60px;
    padding-top: 20px;
    letter-spacing: 2px;
    font-weight: normal;
}

.c_pt02 span {
    font-size: 48px;
    color: rgba(0, 0, 0, 0.2);
    padding-top: 5px;
    display: block;
    text-transform: uppercase;
}

.case_list {
    margin: 20px auto 30px;
}


.case_list dl {
    float: left;
    display: block;
    overflow: hidden;
    width: 285px;
    margin-right: 9px;
    margin-bottom: 12px;
    border-radius: 8px;
    padding: 3px;
}

.case_list dl dt {
    width: 285px;
    height: 200px;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: #ded9d9 0 0 10px;
}

.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 {
    display: block;
    padding: 12px 10px 12px 5px;
    overflow: hidden;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}


.case_list dl dd h3 {
    font-weight: normal;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    text-align: center;
}

.case_list dl dd p {
    font-size: 14px;
    color: #333;
}

.case_list dl:hover {
    border: 3px solid #fff;
    border-radius: 8px;
    padding: 0;
}

.case_list02 {
    margin: 20px auto 30px;
}

.case_list02 dl {
    float: left;
    display: block;
    overflow: hidden;
    width: 285px;
    margin-right: 30px;
    margin-bottom: 12px;

}

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

.case_list02 dl dt {
    width: 283px;
    display: block;
    overflow: hidden;
    border: 1px solid #ddd;
}

.case_list02 dl dt img {
    width: 285px;
    display: block;
}

.case_list02 dl dd {
    display: block;
    padding: 12px 10px 12px 5px;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.case_list02 dl dd h3 {
    font-weight: normal;
    font-size: 16px;
    color: #333;
    line-height: 36px;
}

.case_list02 dl dd p {
    font-size: 14px;
    color: #333;

}

.p_more {
    width: 288px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 30px;
}

.p_more a {
    display: block;
    padding: 15px 0;
    font-size: 24px;
    color: #fff;
}

.p_more a:hover {
    color: #fff;
}

.p_more1 {
    width: 288px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    border: 1px solid #10569f;
    border-radius: 30px;
}

.p_more1 a {

    display: block;
    padding: 15px 0;
    font-size: 24px;
    color: #10569f;
}

.p_more1 a:hover {
    color: #10569f;

}

.honor_list dl {
    width: 220px;
    float: left;
    margin-right: 13px;
    margin: 10px 10px 10px 0;
}

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

.honor_list dl dt {
    width: 100%;
    height: 122px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eee;
}

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

.honor_list dl dd h3 {
    text-align: center;
}

/* 荣誉资质  */
.honor {
    margin: 80px auto 30px;
}

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

.zp {
    width: 360px;
    display: block;
    overflow: hidden;
}

.zz_list {
    width: 1200px;
    display: block;
    overflow: hidden;
}



.zz_list h3 {
    padding-top: 70px;
    font-size: 24px;
    color: #000;
    padding-left: 12px;
}



.anli_out {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.alBox {}

.alBox .alCont {
    position: relative;
}

.alBox .alCont ul {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.alBox .alCont li {
    float: left;
    margin: 10px 8px;
    box-shadow: 1px 1px 8px #ccc;

}

.alBox .alCont li a {
    display: flex;
    width: 284px;
    height: 378px;
    justify-content: center;
    align-items: center;
}


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



.alBox .alCont li a h5 {

    font-weight: normal;

    font-family: "微软雅黑";

    font-size: 16px;

    text-align: center;

    color: #fff;

    display: block;

    line-height: 62px;

    margin: 15px 12px 0 12px;

}


.advtange_01 {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/ys_bg.png) center no-repeat;
    height: 210px;
}

.ys_txt {
    width: 540px;
    margin-top: 70px;
    display: block;
    overflow: hidden;
}

.ys_txt p {
    font-size: 18px;
    color: #fff;
    display: block;
    line-height: 24px;
}

.ys_txt h3 {
    font-size: 28px;
    color: #fff;
    line-height: 40px;
    font-weight: normal;
    margin-top: 10px;
}

.advtange_01 .ys_tel {
    width: 350px;
    display: block;
    overflow: hidden;
    padding-top: 70px;
}



.advtange_01 .ys_tel p {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}



.advtange_01 .ys_tel h3 {
    font-size: 24px;
    color: #fff;
    line-height: 42px;
}


/* 优势  */
.index_ys {
    padding: 60px 0;
    display: block;
    overflow: hidden;
}

.ys_lb {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.ys_01 {
    width: 440px;
    display: block;
    overflow: hidden;
}

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

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

.ys_txt02 dl {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 44px;
}

.ys_t01 dl {
    margin-bottom: 20px;
}

.ys_txt02 dl dt {
    float: left;
    display: block;
    margin-right: 15px;
}

.ys_txt02 dl dt img {
    margin: 10px 15px;
}

.ys_txt02 dl dd {
    display: table-cell;
}

.ys_txt02 dl dd h3 {
    font-size: 18px;
    color: #004b98;
    line-height: 36px;
}

.ys_txt02 dl dd h3 i {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #0d77c5;
    margin-left: 15px;
}

.ys_txt02 dl dd p {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-top: 5px;
}

.ys_t01 dl dt {
    float: right;
    margin-right: 0;
    margin-left: 11px;
}

.ys_t01 dl dd {
    float: right;
    display: block;
    text-align: right;
}

.ys_adv {
    width: 228px;
    background: #004b98;
    position: absolute;
    left: 490px;
    top: 5px;
    padding: 50px 0 13px;
    height: 576px;
}

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

.ys_adv ul li {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 57px;
    text-align: center;
}

.ys_adv ul li h3 {
    color: #fff;
    font-size: 48px;
    line-height: 55px;
}

.ys_adv ul li h3 i{
    font-style: normal;
}

.ys_adv ul li h3 em {
    font-size: 20px;
    font-style: normal;
}

.ys_adv ul li p {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}


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

.ab_con {
    background: #004b98;
    position: relative;
    width: 1200px;
    margin: 50px auto 0;
    display: block;
    height: 370px;
}

.about_wz {
    width: 500px;
    padding: 50px 30px 45px;
    display: block;
    overflow: hidden;
}

.about_wz p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;

}

.about_wz span {
    float: right;
    display: block;
    width: 160px;
    border: 1px solid #fff;
    padding: 8px 0;
    text-align: center;
    margin-top: 20px;
    border-radius: 20px;
}

.about_wz span a {
    color: #fff;
    font-size: 16px;
}

.ab_img {
    width: 651px;
    position: absolute;
    top: -30px;
    right: 0;
    display: block;
}

/* 新闻展示  */
.index_news {
    width: 1200px;
    margin: 80px auto;
    display: block;
    overflow: hidden;
}

.tab {
    width: 1200px;
    margin: 20px auto 5px;
    display: block;
    overflow: hidden;
}

.tab-hd {
    overflow: hidden;
    zoom: 1;
    width: 1200px;
    margin: 10px auto 30px;
    text-align: center
}

.tab-hd li {
    width: 142px;
    color: #004b98;
    text-align: center;
    cursor: pointer;
    padding: 10px 0;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #004b98;
    border-radius: 12px;
    margin-right: 30px;
}

.tab-hd li.active02 {
    background: #004b98;
    color: #fff;
}

.tab-bd li {
    display: none;
    width: 1200px;
    padding: 10px;
    overflow: hidden;
}

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

.tab-bd li.thisclass {
    width: 1200px;
    display: block;
    overflow: hidden;
    padding: 10px;
}

.tab-bd li .p_img {
    width: 600px;
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
}

.tab-bd li .p_img dl {
    width: 100%;
    display: block;
    position: relative;
}

.tab-bd li .p_img dl dt {
    width: 686px;
    display: block;
    text-align: center;
    overflow: hidden;
    height: 397px;

}

.tab-bd li .p_img dl dd {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: 15px;
}

.tab-bd li .p_img dl dd h3 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    line-height: 40px;
}

.tab-bd li .p_img dl dd p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.tab-bd li .p_txt1 {
    width: 560px;
    float: right;
    display: block;
    overflow: hidden;
}

.tab-bd li .p_txt1 dl {
    padding: 15px 10px;
    margin-bottom: 14px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    display: block;
}

.tab-bd li .p_txt1 dl dt {
    width: 56px;
    float: left;
    margin-right: 20px;
    text-align: center;
    display: block;
    overflow: hidden;
    background: url(../images/news_i.png) top left no-repeat;
}

.tab-bd li .p_txt1 dl dt h3 {
    color: #333;
    font-size: 24px;
}

.tab-bd li .p_txt1 dl dt p {
    color: #999;
    font-size: 14px;
}

.tab-bd li .p_txt1 dl dd {
    width: calc(100% - 80px);
    float: left;
    color: #333;
}

.tab-bd li .p_txt1 dl dd h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}

.tab-bd li .p_txt1 dl dd p {
    line-height: 36px;
}

.tab-bd li .p_txt1 dl:hover {
    background: #004b98;
    overflow: hidden;
    display: block;
}

.tab-bd li .p_txt1 dl:hover dt h3 {
    color: #fff;
}

.tab-bd li .p_txt1 dl:hover dt p {
    color: #fff;
}

.tab-bd li .p_txt1 dl:hover dd {
    color: #fff;
}

/* 合作伙伴  */
.panter {
    width: 100%;
    padding: 40px 0 50px;
    display: block;
    overflow: hidden;
    background: url(../images/partner.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;

}

.par_list {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 10px auto;
}

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

.par_list ul li {
    width: 216px;
    height: 113px;
    float: left;
    margin: 10px 9px 10px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

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

.par_list>a{
    display: block;
    width: 150px;
    height: 40px;
    margin: 30px auto 0;
    text-align: center;
    line-height: 40px;
    background: #fff;
    color: #004b97;
    font-size: 16px;
    border-radius: 30px;
}

.par_list>a:hover{
    background: #004b97;
    color: #fff;
}

/* 底部内容  */
.footer {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #233357;
}

.db_link {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    height: 78px;
}

.db_link li {
    font-size: 16px;
    color: #333;
    line-height: 78px;
    float: left;
}

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

.db_link li a:hover {
    text-decoration: underline;
    color: #004b98
}

.area {
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    height: 70px;
    background-color: #edeaf1;
}

.area ul {
    list-style: none;
    display: block;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.area ul li {
    float: left;
    display: block;
    line-height: 70px;
}

.area ul li a {
    font-size: 16px;
    color: #333;
    padding: 0 15px;
    display: block;
}

.foot_con {
    width: 1200px;
    padding: 50px 0 14px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    height: 250px;
}

.db_nav {
    width: 450px;
    display: block;
    overflow: hidden;
}

.db_nav dl {
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 30px;
}

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

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

.db_nav dl dd {
    padding: 10px 0;
    display: block;
    overflow: hidden;
}

.db_nav dl dd a {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    display: block;
}

.db_con {
    padding: 0 10px 0 0;
    display: block;
    overflow: hidden;
    width: 300px;
}

.db_con p {
    margin-top: 12px;
    font-size: 12px;
    color: #fff;
    line-height: 26px;
}

.db_con ul {
    padding-left: 40px;
    display: block;
    background: url(../images/ico2.png) left no-repeat;
    list-style: none;
    margin-top: 24px;
}

.db_con ul li {
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #b1b1b1;
    margin-bottom: 10px;
}

.db_con ul li i {
    font-size: 18px;
    color: #bc744a;
    font-style: normal;
}

.ewm02 {
    width: 400px;
    display: block;
    overflow: hidden;
}

.ewm02 ul {

    list-style: none;
    display: block;
    overflow: hidden;
}

.ewm02 ul li {
    width: 100px;
    float: left;
    display: block;
    overflow: hidden;
}

.ewm02 ul li img {
    width: 80px;
    margin: 0 auto 8px;
    display: block;
}

.ewm02 ul li p {
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
}

.copyright {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #344364;
    text-align: center;
}

.copyright p {
    font-size: 14px;
    color: #fff;
    line-height: 58px;
    display: inline-table;
    margin-left: 20px;
}

.copyright a {
    color: #fff;
}

.copyright span {
    display: inline-table;
    color: #fff;
    background: url(../images/jing.png) left no-repeat;
    padding-left: 30px;
}

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

#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: 10px !important;
}

.banner_bg{
    width: 100%;
    height: 128px;
    background: url(../images/banner_bg.png) no-repeat center;
    margin: 0 auto;
}

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


/*左侧分栏*/

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

lside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #0060a9;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    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 #ffa94c;
    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 #ffa94c;
    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;
}


/*右侧内容*/

.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: 15px 0;
    display: block;
    overflow: hidden;
}

.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;
    border: 1px solid #eee;
}

.module_list_article dl dt img {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    height: 120px;
}

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

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

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

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

.module_list_article dl:hover dd h3 a {
    color: #004b98;
}


/*新闻详细*/

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

.article_content {
    padding: 20px 0;
}

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

/*图片列表*/

.module_list_img {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.module_list_img li {
    width: 31%;
    float: left;
    margin: 15px 10px;
}

.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: 0 auto;
    display: flex;
}

.module_list_img li h3 {
    font-weight: normal;
    background: #eee;
    line-height: 50px;
}

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

.editor_img img {
    display: block;
    max-width: 90%;
    margin: 0 auto;
}


/*图片详情*/

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

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

.product-img img {
    width: 100%;
}

.product-arr {
    float: right;
    width: 50%;
}

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

.product-arr .p_ewm{
    margin-top: 15px;
}

.product-arr .p_ewm li{
    float: left;
    margin-right: 15px;
}

.product-arr .p_ewm li p{
    line-height: 18px;
    text-align: center;
}

.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border-bottom: 3px solid #004b98;
}

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

.product_nav li a {
    display: block;
    padding: 0 26px;
    color: #fff;
    font-size: 16px;
    background-image: linear-gradient(#096ace, #004b98);
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #004b98;
}

.p_lj a{
    display: block;
    float: left;
    width: 130px;
    height: 35px;
    border-radius: 30px;
    background-image: linear-gradient(#e66969, #e62129);
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    margin: 15px 27px 0;
}

.p_detail_d{
    border: 1px solid #bfbebe;
    padding: 10px;
}

.side_lx,
.side_news {
    width: 238px;
    display: block;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background: #fff;
    margin: 15px 0;
}

.side_lx h3,
.side_news h3 {
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #004b98;
}

.side_lx p {
    padding: 15px 10px;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.side_lx ul {
    padding: 24px 5px 0;
    display: block;
    overflow: hidden;
    background: url(../images/ab_con.png) 10px 20px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}

.side_lx ul li {
    padding-left: 42px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.side_lx ul li h4 {
    font-size: 16px;
    color: #4b4b4b;
    font-weight: normal;
    line-height: 20px;
}

.side_lx ul li span {
    font-size: 12px;
    color: #9c9c9c;
}

.side_news ul {
    list-style: none;
    padding: 15px 8px;
    display: block;
    overflow: hidden;
}

.side_news ul li {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding-left: 15px;
}

.side_news ul li .s_pic {
    display:flex;
    width:100%;
    height:200px;
    justify-content:center;
    align-items:center;
    border-bottom: 1px solid #eeeeee;
}

.side_news ul li img{
    max-width:100%;
    max-height:100%;
    /* display: block; */
}

.side_news ul li h5{
    display:block;
    text-align: center;
}

.con_section article{
    width: calc(100% - );
}

.con_section {
    position: relative;
    padding: 20px 0 50px;
}

.con_section aside {
    position: relative;
    float: left;
    width: 240px;
    padding-bottom: 20px;
}

.con_section article {
    float: left;
    margin-left: -240px;
    width: 100%;
}

.con_section article .met_article {
    margin-left: 240px;
    background: #fff;
    padding: 15px 20px;
}

.met_section_asidenone article {
    float: none;
    margin-left: 0;
}

.met_section_asidenone article .met_article {
    margin-left: 0;
}

.con_section aside section {
    display: block;
}

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

.con_section aside .met_aside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

.con_section aside .met_aside dl {
    border-bottom: 1px solid #dfdfdf;
}

.con_section aside .met_aside dl dt {
    padding-left: 15px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 200px no-repeat;
    display: block;
}

.con_section aside .met_aside dl dt a {
    display: block;
    padding: 12px 0 12px 20px;
    color: #4b4b4b;
}

.con_section aside .met_aside dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 210px no-repeat #004b98;
    display: block;
}

.con_section aside .met_aside dl dt:hover a {
    color: #fff;
}

.con_section aside .met_aside dl dt.on {
    color: #fff;
    background: url(../images/side_ico1.png) 210px no-repeat #004b98;
    display: block;
}

.con_section aside .met_aside dl dt.on a {
    color: #fff;
}

.con_section aside .met_aside dl dd {
    padding: 6px 0 6px 0;
}

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

.con_section aside .met_aside dl dd .on a,
.met_aside dl dd a:hover {
    background: #efefef;
}


/*留言*/

.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: #004b98;
    border-color: #004b98;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

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

/* 关于我们  */
.positions {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 20px auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.positions p {
    padding-left: 30px;
    background: url(../images/position.jpg) left no-repeat;
    font-size: 14px;
    color: #333;
}

.positions p a {
    color: #333;
}

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

.part_tit {
    width: 400px;
    height: 200px;
    padding-left: 30px;
}

.part_tit h4 {
    font-size: 20px;
    color: #fff;
    padding: 24px 0 0 70px;
    font-weight: normal;
}

.part_tit span {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin: 10px 0 5px;
}

.part_tit h3 {
    font-size: 24px;
    color: #fff;
    line-height: 45px;
    font-weight: normal;
}

.part_tit i {
    font-size: 12px;
    color: #fff;
    font-style: normal;
}

.part_tit p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.part_01,
.part_02 {
    position: relative;
    width: 100%;
    display: block;
}

.par_dw {
    position: absolute;
    top: 350px;
    left: 40px;
    background: url(../images/ab_07.png) no-repeat;
}

.par_dw2 {
    position: absolute;
    top: 50px;
    left: 35px;
    background: url(../images/ab_08.png) no-repeat;
    width: 710px;
    height: 350px;
}

.part01_con {
    width: 100%;
    display: block;
    margin-top: 120px;
}

.part01_con p {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    padding: 30px 0 30px 40px;
}

.part02_con {
    width: 770px;
    display: block;
    padding-top: 55px;
}

.part02_con p {
    writing-mode: vertical-lr;
    font-size: 18px;
    color: #fff;
    line-height: 38px;
    text-align: right;
}


/* 解决方案  */
.solution_list {
    display: block;
    overflow: hidden;
}

.solution_list dl {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

.solution_list dt {
    float: left;
    display: block;
    overflow: hidden;
    width: 380px;
}

.solution_list dd {
    width: 520px;
    display: block;
    float: right;
    overflow: hidden;
    padding: 20px 0;
}

.solution_list dd h3 {
    font-size: 24px;
    color: #16418a;
    line-height: 40px
}

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

.solution_list dd i {
    font-style: normal;
    font-size: 24px;
    color: #c1c1c1;
    line-height: 50px;
    text-transform: uppercase;
    margin: 10px 0 25px;
    display: block;
}

.solution_list dd p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.solution_list dd span {
    width: 180px;
    background: #16418a;
    text-align: center;
    display: block;
    margin-top: 30px;
    overflow: hidden;
    padding: 8px 0;
    font-size: 16px;
    color: #fff;
}

/*左侧工具条*/
#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;
}

.p_f_pros p{
    font-size: 16px;
    line-height: 32px;
    border-bottom: 1px solid #dddada;
    margin-bottom: 20px;
}

.p_f_pros ul{
    height: 273px;
}

.p_f_pros ul li{
    width: 268px;
    margin-right: 15px;
    float: left;
}

.p_f_pros ul li .f_t_p{
    width: 268px;
    height: 233px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #dddada;
}

.p_f_pros ul li .f_t_p img{
    max-width: 100%;
    max-height: 100%;
}

.p_f_pros ul li h4{
    line-height: 37px;
    text-align: center;
    border: 1px solid #dddada;
    width: 100%;
    border-top: none;
    font-size: 16px;
    font-weight: 400;
}

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