
@charset "utf-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
/* structural elements ç»“æž„å…ƒç´  */
dl,
dt,
dd,
ul,
ol,
li,/* list elements åˆ—è¡¨å…ƒç´  */
pre,
/* text formatting elements æ–‡æœ¬æ ¼å¼å…ƒç´  */
fieldset,
legend,
button,
input,
textarea,
/* form elements è¡¨å•å…ƒç´  */
th,
td {
    /* table elements è¡¨æ ¼å…ƒç´  */
    margin: 0;
    padding: 0;
}

input,
textarea {
    border: none;
    box-shadow: none;
    outline: none;
}

/* è®¾ç½®é»˜è®¤å­—ä½“ */
body,
button,
input,
select,
textarea {
    font: 14px/22px "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", Arial, sans-serif;
    color: #666;
}

samp {
    font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Helvetica Neue";
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4,
h5,
h6 {
    font-size: 100%;
}

* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {
    margin: 0px;
}

/* é‡ç½®åˆ—è¡¨å…ƒç´  */
ul,
ol,
li {
    list-style: none;
}

/* é‡ç½®æ–‡æœ¬æ ¼å¼å…ƒç´  */
a {
    text-decoration: none;
    color: #666;
    word-wrap: break-word;
    outline: none;
}

/*è‹±æ–‡æ¢è¡Œ*/
a:hover {
    text-decoration: none;
    color: #01aae9;
}

/* é‡ç½®è¡¨å•å…ƒç´  */
legend {
    color: #000;
}

/* for ie6 */
fieldset,
img {
    border: none;
}

/* img æ­è½¦ï¼šè®©é“¾æŽ¥é‡Œçš„ img æ— è¾¹æ¡† */
button,
input,
select,
textarea {
    font-size: 100%;
    /* ä½¿è¡¨å•å…ƒç´ åœ¨ ie ä¸‹èƒ½ç»§æ‰¿å­—ä½“å¤§å° */
}

/* é‡ç½®è¡¨æ ¼å…ƒç´  */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* è®©éžieæµè§ˆå™¨é»˜è®¤ä¹Ÿæ˜¾ç¤ºåž‚ç›´æ»šåŠ¨æ¡ï¼Œé˜²æ­¢å› æ»šåŠ¨æ¡å¼•èµ·çš„é—ªçƒ */
html {
    overflow-y: scroll;
}

/*æ‰‹æœºé¢„è§ˆå±…ä¸­*/
body {
    min-width: 1200px;
    width: 100%;
    overflow: hidden;
}

/*è®¾ç½®æµ®åŠ¨*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

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

/*æ¸…é™¤æµ®åŠ¨*/
.clear {
    clear: both;
    height: 0;
}

.wm_content .clearlist,
.wm_content .listclear {
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    float: none;
}


.clearafter:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}


/*å…¨å±€èƒŒæ™¯è‰²1*/


/*Mainæ¨¡æ¿*/
.wm_content {
    width: 1200px;
    margin: 0 auto;
}

.blk-max-main {
    width: 1220px;
    margin: 0 auto;
}

/*å°æ¨¡å—*/
.blk-xs {
    width: 240px;
}

.blk-min {
    width: 320px;
}

/*ä¸­æ¨¡å—*/
.blk-sm {
    width: 930px;
}

.blk-max {
    width: 810px;
}

/*å°ç‰ˆå—*/
.blk {
    margin-bottom: 30px;
}

/*é¦–é¡µæ¿å—å…¨å±€è¡¥ç™½*/
.p {
    padding: 30px 0;
}

/*é¦–é¡µæ¿å—å…¨å±€å˜é‡*/
.b {
    clear: both;
}

/*å†…é¡µæ¿å—å…¨å±€å˜é‡*/
.blk {
    margin-bottom: 20px;
}

.blk101 {
    margin-bottom: 35px;
}


/*æ•°æ®æ›´æ–°ä¸­çš„æ ·å¼*/
.nodata {
    background: url("../images/nodata.png") no-repeat 58px 20px #fff;
    margin: 10px 0;
    padding: 80px 0 80px 220px;
    border: 1px solid #eee;
    text-transform: capitalize;
}


/*è¯¦æƒ…å†…å®¹*/
.wmax-content{
    margin-top: 50px;
}
.wmax-content img {
    max-width: 100%;
}

/*è¡¨å•å¼¹æ¡†*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}


.winmax-search-1 {
    height: 70px;
    border-bottom: 1px solid #ededed;
    background: #f7f7f7;
}

.winmax-search-1 p {
    float: left;
    width: 750px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #333333;
}

.winmax-search-1 p b {
    display: inline-block;
}

.winmax-search-1 p a {
    color: #666666;
    display: inline-block;
    margin-right: 15px;
}

.winmax-search-1 p a:hover {
    color: #01aae9;
}

.winmax-search-1-inp {
    float: right;
    width: 356px;
    height: 36px;
    background: #fff;
    margin-top: 20px;
    border-radius: 25px;
    position: relative;
}

.winmax-search-1-inp:before,
.winmax-search-1-inp:after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e3e3e3;
    left: 10%;
    z-index: 0;
}

.winmax-search-1-inp:before {
    top: 0;
}

.winmax-search-1-inp:after {
    bottom: 0;
}

.searchneirong {
    border-radius: 9999px;
    width: 251px;
    height: 35px;
    line-height: 35px;
    float: left;
    text-indent: 2em;
}



.plc {
    padding: 15px 0 15px;
}

.winmax-weizhi {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #808080;
}

.winmax-weizhi b {
    font-weight: normal;
    padding-left: 35px;
    background: url(../images/winmax-curmbs-icon1.png) no-repeat left center;
}
.winmax-pagenav li {
    float: left;
    width: 20%;
    height: 100px;
    position: relative;
}

.winmax-weizhi i {
    font-style: normal;
}



.winmax-weizhi a {
    color: #808080;
}



.winmax-pagenav {
    height: 103px;
    box-shadow: 0 3px 6px #e9e9e9;
}


.winmax-pagenav li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 26px;
    background: #cfcfcf;
    right: 0;
    top: 50%;
    margin-top: -13px;
}

.winmax-pagenav li:last-child:after {
    display: none;
}

.winmax-pagenav li a {
    height: 100px;
    display: block;
    font-size: 22px;
    line-height: 100px;
    color: #1a1a1a;
    text-align: center;
}
.winmax-weizhi a:hover {
    color: #01aae9;
}
.winmax-pagenav li.sidenavcur:before,
.winmax-pagenav li:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #01aae9;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.winmax-pagenav li.sidenavcur a,
.winmax-pagenav li:hover a {
    font-weight: bold;
    color: #01aae9;
}



.winmax-pagenav li.sidenavcur a:after,
.winmax-pagenav li:hover a:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #01aae9;
    border-radius: 100%;
    left: 50%;
    margin-left: -3px;
    bottom: -2px;
    z-index: 3;
}

.winmax-about-content {
    font-size: 16px;
    line-height: 32px;
    color: #4c4c4c;
    text-align: justify;
    padding: 40px 0;
}
.winmax-weizhi span {
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.content {
    width: 1309px;
    margin: 0 auto;
}

.foot {
    height: 463px;
    padding-top: 62px;
    background: url(../images/footer_bg.jpg) no-repeat center bottom;
    overflow: hidden;
}

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

.tit1 {
    font: 18px "Microsoft YaHei UI";
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
}

.tit1 a {
    color: #fff;
}

.fnav {
    margin-right: 50px;
    height: 401px;
}

.fnav p {
    font: 16px "Microsoft YaHei UI";
    line-height: 38px;
}

.fnav p a {
    height: 36px;
    display: block;
    color: #fff;
    overflow: hidden;
}

.fnav p a:hover,
.fnav1 p a:hover,
.foot1 a:hover {
    font-weight: bold;
    color: #f15733;
}

.fnav1 {
    overflow: hidden;
    margin-right: 50px;
}

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

.fnav1 p {
    font: 16px "Microsoft YaHei UI";
    line-height: 30px;
    color: #a6adb6;
}

.fnav1 p a {
    display: block;
    color: #fff;
    height: 30px;
    overflow: hidden;
    line-height: 28px;
}

.fcode {
    width: 500px;
    position: relative;
}

.fcode p {
    width: 280px;
    height: 43px;
    margin-top: 10px;
    border: 4px solid rgba(255, 255, 255, 0.2);
    border-radius: 2rem;
    font: 24px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fcode;
    line-height: 43px;
    color: #fff;
    letter-spacing: 2.5px;
}

.fcode p img {
    vertical-align: middle;
    padding: 0 10px 0 20px;
}

.fcode span {
    display: block;
    font: 14px "Microsoft YaHei UI";
    color: #fff;
    line-height: 40px;
    margin-top: 15px;
}

.fcode b {
    display: block;
    width: 136px;
    height: 290px;
    position: absolute;
    top: 15px;
    right: 0;
}

.fcode b img {
    display: block;
    width: 128px;
    height: 128px;
    border: 4px solid #fff;
    margin-bottom: 15px;
}

.foot1 {
    font: 14px "Microsoft YaHei UI";
    line-height: 60px;
    color: #a6adb6;
}

.foot1 em {
    padding: 0 10px;
}

.foot1 a {
    color: #a6adb6;
}

.client-2 {
    width: 45px;
    position: fixed;
    right: 10px;
    top: 60%;
    z-index: 999;
    color: #fff;
}

.client-2 li a {
    text-decoration: none;
    color: #fff;
}

.client-2 li {
    margin-bottom: 5px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}

.client-2 li.my-kefu-qq {
    background: #01aae9 url(../images/cimg23.png) center no-repeat;
}

.client-2 li.my-kefu-weixin {
    background: #01aae9 url(../images/cimg24.png) center no-repeat;
}

.client-2 li.my-kefu-tel {
    background: #01aae9 url(../images/cimg25.png) center no-repeat;
}

.client-2 li.my-kefu-shouye {
    background: #01aae9 url(../images/tohome.png) center no-repeat;
    background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
    width: 45px;
    height: 45px;
    display: block;
}

.client-2 li.my-kefu-ftop {
    background: #01aae9 url(../images/returnTop.png) center no-repeat;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 li.my-kefu-qq .cont {
    margin: 0;
    background: #01aae9 url(../images/cimg23.png) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    width: 130px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
    margin: 0;
    background: #01aae9 url(../images/cimg25.png) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    width: 180px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
    margin: 0;
    width: 115px;
    padding: 5px;
    border: solid 1px #ccc;
    position: absolute;
    left: -150px;
    top: -44px;
    background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont span {
    display: block;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont img {
    width: 115px;
    height: 115px;
}

.client-2 li:hover .cont {
    display: block !important;
}
.wm-pros-1-title:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 3px;
    background: #044299;
    left: 0;
    bottom: -2px;
    z-index: 1;
}


.winmax-fdh-1-title {
    height: 55px;
    line-height: 55px;
    position: relative;
    margin: -1px auto 0;
    overflow: hidden;
    text-align: center;
}

.winmax-fdh-1-title h2 {
    display: inline-block;
    font-weight: normal;
    font-size: 26px;
    height: 56px;
    color: #fff;
    padding: 0 50px;
    background: #044299;
}

.winmax-fdh-1-nav {
    margin-top: -1px;
}

.winmax-fdh-1-nav-one {
    border-top: 1px solid #e6e6e6;
    padding: 22px 0 10px;
}

.winmax-fdh-1-nav-one h3 {
    float: left;
    min-width: 80px;
    max-width: 100%;
    margin-bottom: 10px;
}

.winmax-fdh-1-nav-one h3 a {
    display: block;
    line-height: 30px;
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
}

.winmax-fdh-1-nav-one h3 a:hover,
.winmax-fdh-1-nav-one h3.sidenavcur a {
    color: #044299;
}

.winmax-fdh-1-nav-one dl {
    float: left;
    max-width: 988px;
}

.winmax-fdh-1-nav-one dd {
    display: inline-block;
    position: relative;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-right: 12px;
    padding-bottom: 10px;
}

.winmax-fdh-1-nav-one dd>a {
    display: block;
    color: #4c4c4c;
    padding: 0 8px;
    border: 1px solid transparent;
    border-radius: 5px;
}

.winmax-fdh-1-nav-one dd:hover>a,
.winmax-fdh-1-nav-one dd.sidenavcur>a {
    border-color: #044299;
    color: #044299;
}

.winmax-fdh-1-nav-one .three-list {
    position: absolute;
    left: 0;
    top: 40px;
    background: #fff;
    height: auto;
    line-height: 36px;
    float: none;
    width: auto;
    display: none;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    z-index: 9;
    padding: 10px 15px;
}

.winmax-fdh-1-nav-one .three-list:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 50%;
    top: -8px;
    margin-left: -8px;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #fff;
}

.winmax-fdh-1-nav-one .three-list a {
    display: block;
    font-size: 14px;
    color: #555555;
    clear: both;
    white-space: nowrap;
}

.winmax-fdh-1-nav-one dd:hover .three-list {
    display: block;
}

.winmax-fdh-1-nav-one .three-list a:hover {
    color: #044299;
}

.wm-pros-1 {
    margin-top: 90px;
    padding: 30px 0 0;
}

.wm-pros-1-title {
    height: 66px;
    line-height: 66px;
    font-size: 26px;
    color: #333333;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    margin-bottom: 30px;
}


.wm-prolist dl {
    float: left;
    width: 378px;
    margin: 0 33px 20px 0;
}

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

.wm-prolist dt {
    border: 1px solid #dfdfdf;
}

.wm-prolist dt img{
    width: 100%;
    display: block;
}
.wm-prolist dd {
    padding-top: 15px;
}

.wm-prolist dd h4 {
    line-height: 40px;
    margin-bottom: 3px;
    font-size: 21px;
}

.wm-prolist dd h4 a {
    height: 41px;
    color: #1a1a1a;
    position: relative;
    padding-left: 20px;
}

.wm-prolist dd h4 a:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 18px;
    background: #01aae9;
    left: 0;
    top: 5px;
    z-index: 1;
}

.wm-prolist .wm-pros-1-desc {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
}

.wm-prolist dl:hover dt em {
    display: block;
}


.winmax-pagination-blk {
    padding-bottom: 40px;
}
.taisheng_page{
    justify-content: center;
    display: flex;
    margin-bottom: 10px;
}
.taisheng_page a{
    padding: 0 10px;
    background: #e9e9e9;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px;
        color: #7c7070;
}
.taisheng_page .page-num{
}




.winmax-pagination-1 span {
    border: 1px solid #fff;
}

.winmax-pagination-1 .page_curr {
    background: #01aae9;
    color: #fff;
    border-color: #339cc3;
}

.winmax-pagination-1 .laypage_first,
.winmax-pagination-1 .laypage_last {
    display: none;
}


    .wm-proshow-1-con {
        position: relative;
    }
    
    .wm-proshow-1-left {
        width: 53.4%;
        position: relative;
        overflow: hidden;
    }
    
    .wm-proshow-1-prev,
    .wm-proshow-1-next {
        position: absolute;
        width: 40px;
        height: 40px;
        cursor: pointer;
        background: transparent;
        top: 50%;
        margin-top: -20px;
        z-index: 5;
        display: none;
    }
    
    .wm-proshow-1-left:hover .wm-proshow-1-prev,
    .wm-proshow-1-left:hover .wm-proshow-1-next {
        display: block;
    }
    
    .wm-proshow-1-prev {
        left: 15px;
    }
    
    .wm-proshow-1-next {
        right: 15px;
    }
    
    .wm-proshow-1-prev:before,
    .wm-proshow-1-next:after {
        position: absolute;
        content: '';
        width: 18px;
        height: 18px;
        border: 2px solid #fff;
        border-style: solid solid none none;
        top: 10px;
        z-index: 1;
    }
    
    .wm-proshow-1-prev:before {
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        right: 4px;
    }
    
    .wm-proshow-1-next:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 4px;
    }
    
    .wm-proshow-1-pic img {
        width: 100%;
        display: block;
    }
    
    .wm-proshow-1-size {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 56px;
        height: 26px;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        letter-spacing: 3px;
    }
    
    .wm-proshow-1-right {
        position: absolute;
        width: 39.2%;
        right: 3.33%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .wm-proshow-1-text {
        padding: 15px 0;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
    }
    
    .wm-proshow-1-text:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #01aae9;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .wm-proshow-1-text .wm-proshow-1-title {
        height: 49px;
        font-size: 30px;
        font-weight: normal;
        line-height: 49px;
        color: #1a1a1a;
        font-weight: bold;
    }
    
    .wm-proshow-1-text p {
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        color: #808080;
    }
    
    .wm-proshow-1-desc {
        max-height: 260px;
        line-height: 30px;
        font-size: 15px;
        color: #4c4c4c;
        text-align: justify;
        padding: 15px 0 0;
        overflow: hidden;
    }
    
    .wm-proshow-1-tel {
        position: absolute;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding-top: 18px;
        border-top: 1px solid #e3e3e3;
        left: 0;
        bottom: 18px;
        z-index: 1;
    }
    
    .wm-proshow-1-tel a {
        float: left;
        width: 98px;
        height: 50px;
        padding-left: 28px;
        background:#044299;
        font-size: 18px;
        color: #ffffff;
        margin-right: 10px;
    }
    
    .wm-proshow-1-tel p {
        float: left;
        min-width: 300px;
        max-width: 100%;
        height: 50px;
    }
    
    .wm-proshow-1-tel p em {
        float: left;
        height: 50px;
        font-size: 16px;
        color: #4c4c4c;
        padding-left: 50px;
        background: url(images/winmax-cpxq-icon2.png) no-repeat left center;
        font-style: normal;
    }
    
    .wm-proshow-1-tel p span {
        float: left;
        font: bold 26px/50px Arial;
        color: #333333;
    }






    .e_container-107 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 90%;
        display-radio: flex;
        max-width: 1440px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }
.e_container-58 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto
}

.e_container-58>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-58 .p_item {
    display-radio: 1
}

.e_text-59 {
    line-height: normal;
    font_radio: 2;
    text-align: center;
    font-size: 34px;
    display-radio: 1;
    color: #1e6ab8
}

.e_line-60 {
    display-radio: 1;
    max-width: 40px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #1e6ab8;
    min-height: 6px;
    margin: 5px auto
}

.e_text-61 {
    line-height: 1.5;
    font_radio: 2;
    text-align: center;
    font-size: 16px;
    display-radio: 1;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    color: #666
}

.e_container-63 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 50px;
    padding-bottom: 50px
}

.e_container-63>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-63 .p_item {
    display-radio: 1
}

.e_text-64 {
    line-height: normal;
    font_radio: 2;
    text-align: left;
    font-size: 20px;
    display-radio: 1;
    font-weight: 700;
    margin-bottom: 10px
}

.e_text-66 {
    line-height: 2;
    font_radio: 2;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
    display-radio: 1;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.e_container-67 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 50px;
    padding-bottom: 50px
}

.e_container-67>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-67 .p_item {
    display-radio: 1
}

.e_text-68 {
    line-height: normal;
    font_radio: 2;
    text-align: left;
    font-size: 20px;
    display-radio: 1;
    font-weight: 700;
    margin-bottom: 10px
}

.e_text-69 {
    line-height: 2;
    font_radio: 2;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
    display-radio: 1;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.e_image-70 {
    overflow: hidden;
    display-radio: 1;
    max-width: 850px
}

.e_image-70 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_image-71 {
    overflow: hidden;
    display-radio: 1;
    max-width: 850px
}

.e_image-71 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_text-76 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #1e6ab8
}

.e_text-77 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    margin-bottom: 0
}

.e_image-87 {
    overflow: hidden;
    display-radio: 1;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.e_image-87 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_container-1 .p_item {
    display-radio: 1
}

.e_container-93 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 30px;
    background-fill-value: background-image;
    background-image: url(../images/cbabfc74-d322-490b-93c0-481e422907ee.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.e_container-93>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-94 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto
}

.e_container-94>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-93 .p_item {
    display-radio: 1
}

.e_container-95 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 50px
}

.e_container-95>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-95 .cbox-95-0 {
    flex: 0 0 60px
}

.e_container-95 .p_item {
    display-radio: 1
}

.e_image-96 {
    overflow: hidden;
    display-radio: 1;
    max-width: 40px
}

.e_image-96 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_container-106 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 50px;
    padding-bottom: 50px;
    background-fill-value: background-image;
    background-image: url(../images/15d9603b-5449-492f-b800-74d3d683a2bd.jpg)
}

.e_container-106>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-106 .p_item {
    display-radio: 1
}

.e_container-107 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px
}

.e_container-107>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 10px
}

.e_container-108 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px
}

.e_container-108>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-108 .p_item {
    display-radio: 1
}

.e_image-111 {
    overflow: hidden;
    display-radio: 1;
    max-width: 55px;
    margin-bottom: 50px
}

.e_image-111 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_text-112 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    font-size: 20px;
    color: #1e6ab8;
    font-weight: 700;
    margin-bottom: 20px
}

.e_container-113 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    align-items: center;
    padding-bottom: 50px
}

.e_container-113>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-113 .cbox-113-0 {
    flex: 0 0 35%
}

.e_richText-115 {
    font-size: 16px;
    line-height: 2;
    text-align: right;
    display-radio: 1;
    font_radio: 2;
    min-height: 0
}

.e_richText-115 b {
    font-size: 20px;
    line-height: 2;
    font-weight: 700;
    color: #1e6ab8
}

.e_container-116 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: 1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.e_container-116>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-116 .cbox-116-0.p_item {
    padding-right: 10px
}

.e_line-117 {
    display-radio: 1;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(0,0,0,.1);
    margin-bottom: 30px
}

.e_container-118 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 10px
}

.e_container-118>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-118 .cbox-118-0 {
    flex: 0 0 60px
}

.e_container-118 .p_item {
    display-radio: 1
}

.e_image-119 {
    overflow: hidden;
    display-radio: 1;
    max-width: 40px
}

.e_image-119 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_text-120 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #1e6ab8
}

.e_text-121 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    margin-bottom: 20px
}

.e_image-122 {
    overflow: hidden;
    display-radio: 1;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

.e_image-122 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_container-116 .cbox-116-0 {
    align-self: center
}

.e_container-116 .cbox-116-1 {
    align-self: center
}




{
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
    display-radio: 1;
    min-height: 0
}

.e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    display-radio: flex
}

.e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_text-2 {
    line-height: normal;
    font_radio: 2;
    text-align: center;
    font-size: 34px;
    display-radio: 1;
    color: #fff
}

.e_text-4 {
    line-height: 1.5;
    font_radio: 2;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    display-radio: 1;
    color: #fff
}

.e_line4 {
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #1e6ab8;
    max-width: 40px;
    margin-left: 0;
    margin-right: 0
}

.e_line-53 {
    display-radio: 1;
    max-width: 40px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #fff;
    min-height: 6px;
    margin: 5px auto
}

.e_text0 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px
}

.e_text1 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px
}

.e_text2 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0
}

.e_text4 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0
}

.e_text5 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px
}

.e_text6 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px
}

.e_container-58 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto
}

.e_container-58>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-58 .p_item {
    display-radio: 1
}

.e_text-59 {
    line-height: normal;
    font_radio: 2;
    text-align: center;
    font-size: 34px;
    display-radio: 1;
    color: #1e6ab8
}

.e_line-60 {
    display-radio: 1;
    max-width: 40px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #1e6ab8;
    min-height: 6px;
    margin: 5px auto
}

.e_text-61 {
    line-height: 1.5;
    font_radio: 2;
    text-align: center;
    font-size: 16px;
    display-radio: 1;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    color: #666
}

.e_container-63 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 50px;
    padding-bottom: 50px
}

.e_container-63>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-63 .p_item {
    display-radio: 1
}

.e_text-64 {
    line-height: normal;
    font_radio: 2;
    text-align: left;
    font-size: 20px;
    display-radio: 1;
    font-weight: 700;
    margin-bottom: 10px
}

.e_text-66 {
    line-height: 2;
    font_radio: 2;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
    display-radio: 1;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.e_container-67 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 50px;
    padding-bottom: 50px
}

.e_container-67>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-67 .p_item {
    display-radio: 1
}

.e_text-68 {
    line-height: normal;
    font_radio: 2;
    text-align: left;
    font-size: 20px;
    display-radio: 1;
    font-weight: 700;
    margin-bottom: 10px
}

.e_text-69 {
    line-height: 2;
    font_radio: 2;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
    display-radio: 1;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.e_image-70 {
    overflow: hidden;
    display-radio: 1;
    max-width: 850px
}

.e_image-70 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_image-71 {
    overflow: hidden;
    display-radio: 1;
    max-width: 850px
}

.e_image-71 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_text-76 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #1e6ab8
}

.e_text-77 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    margin-bottom: 0
}

.e_image-87 {
    overflow: hidden;
    display-radio: 1;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.e_image-87 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_container-1 .p_item {
    display-radio: 1
}

.e_container-93 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 30px;
    background-fill-value: background-image;
    background-image: url(../images/cbabfc74-d322-490b-93c0-481e422907ee.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.e_container-93>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-94 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto
}

.e_container-94>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-93 .p_item {
    display-radio: 1
}

.e_container-95 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 50px
}

.e_container-95>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-95 .cbox-95-0 {
    flex: 0 0 60px
}

.e_container-95 .p_item {
    display-radio: 1
}

.e_image-96 {
    overflow: hidden;
    display-radio: 1;
    max-width: 40px
}

.e_image-96 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_container-106 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 50px;
    padding-bottom: 50px;
    background-fill-value: background-image;
    background-image: url(../images/15d9603b-5449-492f-b800-74d3d683a2bd.jpg)
}

.e_container-106>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-106 .p_item {
    display-radio: 1
}

.e_container-107 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px
}

.e_container-107>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 10px
}

.e_container-108 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px
}

.e_container-108>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-108 .p_item {
    display-radio: 1
}

.e_image-111 {
    overflow: hidden;
    display-radio: 1;
    max-width: 55px;
    margin-bottom: 50px
}

.e_image-111 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_text-112 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    font-size: 20px;
    color: #1e6ab8;
    font-weight: 700;
    margin-bottom: 20px
}

.e_container-113 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    align-items: center;
    padding-bottom: 50px
}

.e_container-113>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-113 .cbox-113-0 {
    flex: 0 0 35%
}

.e_richText-115 {
    font-size: 16px;
    line-height: 2;
    text-align: right;
    display-radio: 1;
    font_radio: 2;
    min-height: 0
}

.e_richText-115 b {
    font-size: 20px;
    line-height: 2;
    font-weight: 700;
    color: #1e6ab8
}

.e_container-116 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: 1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.e_container-116>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-116 .cbox-116-0.p_item {
    padding-right: 10px
}

.e_line-117 {
    display-radio: 1;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(0,0,0,.1);
    margin-bottom: 30px
}

.e_container-118 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 10px
}

.e_container-118>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-118 .cbox-118-0 {
    flex: 0 0 60px
}

.e_container-118 .p_item {
    display-radio: 1
}

.e_image-119 {
    overflow: hidden;
    display-radio: 1;
    max-width: 40px
}

.e_image-119 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_text-120 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #1e6ab8
}

.e_text-121 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    margin-bottom: 20px
}

.e_image-122 {
    overflow: hidden;
    display-radio: 1;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

.e_image-122 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_container-116 .cbox-116-0 {
    align-self: center
}

.e_container-116 .cbox-116-1 {
    align-self: center
}



 .wmax_tit {
        clear: both;
        text-align: center;
        margin-top: 10px;
        height: 125px;
    }

    .wmax_tit span {
        font-weight: bold;
        letter-spacing: 5px;
        display: block;
        font-size: 41px;
        color: #333;
    }

    .wmax_tit i {
        color: #008fde;
        font-weight: bold;
        letter-spacing: 5px;
        padding-top: 30px;
        font-size: 41px;
        font-style: normal;
    }

    .wmax_tit em {
        width: 63%;
        display: block;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        letter-spacing: 0;
        color: #888;
        margin-top: 10px;
        text-transform: uppercase;
        margin: 31px auto 0;
    }

    .white span,
    .white em {
        color: #fff;
    }
.body-color {
    background: #ffffff;
}

.bark-body-color {
    background: #181818;
}

.body-color-winmax {
    background: #f5f5f5;
}

.blk {
    margin-bottom: 25px;
}

.blk-50 {
    margin-bottom: 50px;
}

.blk-top50 {
    padding-top: 50px;
}
    .winmaxjidi_content{
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .jidi_list{
        margin-bottom: 10px;
        width: 24%;
    }
    .jidi_list dt{
        height: 191px;
    }
    .jidi_list img{
        width: 100%;
    }
    .jidi_font{
        text-align: center;
        background: #dedede;
        height: 40px;
        line-height: 40px;
            color: #333333;
    }
    .endit-content a
    .jidi_list .dt{
        height: 190px;
    }
    .jidi_font a{
        color: #333333;
        font-size: 15px;
            font-weight: bold;
    }
.winmax-fdh-1 {
    box-shadow: 5px 5px 10px #f0f0f0, -5px -5px 10px #f0f0f0;
    border: 1px solid #ebebeb;
    padding: 0 60px 12px;
}

.wm-prolist dt i:after {
    content: "";
    width: 9px;
    height: 9px;
    border: 1px solid #fff;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    left: 18px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.searchvalue {
    color: #fff;
    width: 66px;
    height: 36px;
    float: right;
    position: relative;
    z-index: 2;
    background: #01aae9;
    cursor: pointer;
}
.winmax-pagenav li.sidenavcur a:before,
.winmax-pagenav li:hover a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid #01aae9;
    border-radius: 100%;
    left: 50%;
    margin-left: -9px;
    bottom: -8px;
    z-index: 2;
}