
/*清除默认样式 */
*{box-sizing:border-box}
/*body,html{overflow-x:hidden}*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,h1,div,p,span,li,a,button,input,select,textarea{font-family:"微软雅黑", "Microsoft YaHei", Arial, sans-serif;font-size:16px;color:#333}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {display:block;margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-weight:normal}
ul,ol{list-style:none}
a{text-decoration:none;color:var(--ftcolor)}
a:hover{text-decoration:none}
table{border-collapse:collapse;table-layout:fixed}
input,textarea{outline:none;border:none}
input{border:none;appearance:none;-moz-appearance:none;outline:none;-webkit-appearance:none}
:-moz-placeholder{color:var(--ftcolor);opacity:.55;font-size:14px}
::-moz-placeholder{color:var(--ftcolor);opacity:.55;font-size:14px}
input:-ms-input-placeholder{color:var(--ftcolor);opacity:.55;font-size:14px}
input::-webkit-input-placeholder{color:var(--ftcolor);opacity:.55;font-size:14px}
textarea{resize:none;overflow:auto}
button,input,select,textarea{font-size:100%}

img{ border:none;}

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



.clearfix {display: inline-block;}



.clearfix {display: block;}
/*清除浮动*/
.clear{zoom:1}
.clear:after{content:"";width:0;height:0;visibility:hidden;display:block;clear:both;overflow:hidden}

/*居中区域*/
.wrap{width:1200px;max-width:100%;margin:0 auto}
/* @media (max-width:1366px){ .wrap{width:92%} } */


/*body隐藏*/
/* body,html{background-color:#f5f5f5} */
.allbody{height:100%;overflow:hidden}
.lf{float:left}
.rt{float:right}

[transition="4s"]{transition:.4s;-webkit-transition:.4s}
.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev{background-image:none;font-weight:bold;font-family:宋体;text-align:center}
.boxflex{display: -webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-box-flex:wrap;-ms-flex-wrap:wrap}

/* 头部导航 */
.headtop{height:40px;background-color:#484848;}
.headtop .welcome,
.headtop .service,
.headtop .item a{color:#fff;line-height:40px;font-size:12px}
.headtop .service{margin-left:76px;background-color:transparent}
.headtop .item{padding:0 20px;margin-top:13px;line-height:1;border-right:1px solid #fff}
.headtop .item:nth-last-of-type(1){border-right:none}
.headtop .item a{line-height:1}
.headtop .item a:hover{text-decoration:underline}
.headtop .item .iconbox{margin-right:11px;position:relative}
.headtop .item .iconbox .num{color:#e71f19;background-color:#fff;font-size:12px;font-family:Arial;line-height:12px;padding:0 3px;border-radius:100%;position:absolute;top:-6px;right:-8px}
.headcen{padding:20px 0 10px;}
.headcen .logo{}
.headcen .logo img{ width: 300px;}
.headcen .input{width:450px;height:44px;border:1px solid #0b89c3}
.headcen .input input{width:100%;height:100%;padding:0 19px;font-size:16px}
.headcen .input input::-webkit-input-placeholder{color:#999}
.headcen .btn{width:80px;height:44px;color:#fff;line-height:44px;background-color:#0b89c3;text-align:center;cursor:pointer}
.indexban.swiper-container-horizontal>.swiper-pagination-bullets{bottom:33px}
.indexban.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:9px;height:9px;border-radius:9px;background-color:#0b89c3;opacity:1;margin:0 10px}
.indexban.swiper-container-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{width:16px;height:16px;border:2px solid #0b89c3;background-color:transparent}
.headbot{height:50px;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;text-align:center;position:relative;background-color:#f7f7f7}
.headbot .navone{margin-left:75px;display:inline-block}
.headbot .navitem{display:inline-block;position:relative}
.headbot .navone{vertical-align:top;margin-left:0;padding-left:20px;position:relative}
.headbot .navone .navitemtop{padding-right:34px;background-repeat:no-repeat;
    background-position:right center}
/*background-image:url(../images/navdown.png);*/
/* .headbot .navitem:nth-last-of-type(1){padding:0 0 0 38px} */
.headbot .navitem .navitemtop,
.headbot .navone .navitemtop{cursor:pointer}
.headbot .navitem .navitemtop .name a,
.headbot .navone .navitemtop .name a{font-size:16px;line-height:48px}
.headbot .navone .navitemtop .name a:hover{color:#fff}
.headbot .navone .navitemtop .icon{margin-right:20px;margin-top:18px}
.headbot .navone .navitemtop .down{margin-top:21px;margin-left:20px}
.headbot .navitem .navitemtop .name,
.headbot .navitem .navitemtop{position:relative}
.headbot .navitem .navitemtop{padding:0 55px;}
.headbot .navitem:hover .navitemtop{background-color:#fff}
.headbot .navitem .navitemtop:before{content:"";width:0;height:2px;background-color:#0b89c3;position:absolute;bottom:-1px;left:0;transition:.4s;-webkit-transition:.4s}
.headbot .navitem:hover .navitemtop:before{width:100%}
.headbot .navitem.cur .navitemtop .name:after{opacity:1}
.headbot .navitem:hover .navitemtop .name,
.headbot .navitem.cur .navitemtop .name{color:#0b89c3;/*font-weight:bold;*/}

.itemschild{width:100%;position:relative;background-color:#fafafa;z-index:19}
.itemchild{display:none}
.headbot .navitem .childbox{width:100%;display:none;background-color:#fafafa;padding:0 20px;position:absolute;top:49px;left:0;z-index:999}
.headbot .navitem .childbox .childlist{position:relative}
.headbot .navitem .childbox .childlist a{display:block;color:#666;text-align:center;padding:10px 0;border-bottom:1px dashed #e6e6e6;transition:.4s;-webkit-transition:.4s}
.headbot .navitem .childbox .childlist:nth-last-of-type(1) a{border-bottom:none}
.headbot .navitem .childbox .childlist:hover a{color:#0b89c3}
.headbot .navitem .childbox .childlist:nth-last-of-type(1){margin-bottom:0}
.itemchild .child-r .gradson{display:none;padding-left:56px}
.itemchild .child-r .gradson a{color:#999}
.itemchild .childname{text-align:left}
.itemchild .childname a,
.itemchild .child-r .gradsonlist a{transition:.4s;-webkit-transition:.4s;color:#999;display:block}
.itemchild .childname:hover a,
.itemchild .child-r .gradsonlist:hover a,
.itemchild .childname.cur a{color:#0b89c3;font-weight:bold}
.itemchild .child-r .gradsonlist{text-align:left;margin-bottom:20px}
.headbot .navone:hover .navitemtop .name{color:#fff}
.headbot .navone:hover .navitemtop .icon img.img1{display:none}
.headbot .navone:hover .navitemtop .icon img.img2{display:block}
.headbot .navone:hover{background-color:#0b89c3}
.headbot .navone:hover .navitemtop{background-image:none}
.headbot .navone:hover .sernavitems,
.headbot .navtwo:hover .sernavitems{display:block}
.headbot .sernavitems{width:1200px;position:absolute;top:47px;left:0;z-index:999;display:none}
.headbot .navtwo .sernavitems{top:49px}
.headbot .sernavitems .sernavitem.cur .sernavchild{display:block}
.headbot .navtwo{position:relative}
.headbot .navtwo .sernavitems{left:-188px}
/* .headbot .sernavitem{background-color:#fafafa} */
.headbot .sernavitem-one{width:188px;height:59.7px;background-color:#1c5e90;padding:18px 18px 18px 30px;cursor:pointer;transition:.4s;-webkit-transition:.4s}
.headbot .sernavitem-one .name a{color:#fff;line-height:24px;font-size: 14px}
.headbot .sernavitem-one .icon{margin-top:6px;margin-right:21px}
.headbot .sernavitem-one .name{margin-top:6px;}
.headbot .sernavitem .sernavchild{padding:28px 34px 230px 30px ;position:absolute;top:0;left:188px;background-color:#fff;display:none;width:calc(1200px - 188px)}
.headbot .sernavitem .sernavchild-tlist{border-right:1px solid #ccc;padding-right:5px;padding-left:0px;margin-right:10px;margin-bottom:10px;color:#999;}
.headbot .sernavitem .sernavchild-tlist .name{color:#666;letter-spacing:1px;font-size: 14px}
.headbot .sernavitem .sernavchild-tlist:hover .name{color:#0b89c3}
.headbot .sernavitem .sernavchild .indextop{border-bottom:0px solid #f2f2f2}
.headbot .sernavitem .sernavchild-bot{width:100%;position:absolute;bottom:0;left:0;padding:0 34px 28px 30px}
.headbot .sernavitem .sernavchild-bot .bot{margin-top:30px}
.headbot .sernavitem .sernavchild-bot .botlist{width:47.5%;margin-right:3%}
.headbot .sernavitem .sernavchild-bot .botlist:nth-of-type(2){margin-right:0}
.headbot .sernavitem .sernavchild-bot .botlist .img{overflow:hidden}
.headbot .sernavitem .sernavchild-bot .botlist .img img{transition:.4s;-webkit-transition:.4s}
.headbot .sernavitem .sernavchild-bot .botlist .textbox{width:calc(100% - 220px);margin-left:20px}
.headbot .sernavitem .sernavchild-bot .botlist .textbox .tttitle{color:#333;font-size:14px;height:22px;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.headbot .sernavitem .sernavchild-bot .botlist .textbox .text{color:#666;letter-spacing:1px;height:48px;line-height:22px;font-size:12px;overflow:hidden;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.headbot .sernavitem .sernavchild-bot .botlist .textbox .more{width:88px;height:25px;background-color:#5a8cb7;color:#fff;line-height:25px;border-radius:25px;margin-top:13px;font-size:12px;}
.headbot .sernavitem .sernavchild-bot .botlist:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05)}
.headbot .sernavitem .sernavchild-bot .botlist:hover .textbox .title{color:#0b89c3}
.headbot .sernavitem .sernavchild-tlist:nth-of-type(1){padding-left:0}
.headbot .sernavitem .sernavchild-tlist a{display:block;line-height:1}
.headbot .sernavitem .sernavchild-tlist a.navcart{margin-left:5px}
.headbot .sernavitem.cur .sernavitem-one{background-color:#4a7ca7}
.headbot .sernavitem.cur .sernavchild{display:block}
.headbot .sernavitem .sernavchildlist:hover .sernavchild-two .name{background-image:url(../img/navright2_cur.png)}
.headbot .sernavitem .sernavchildlist:hover .sernavchild-two .name a{color:#0b89c3}
.headbot .sernavitem .sernavchildlist:hover .sernavgardson{display:block}

.foottop{padding:54px 0 40px;background-color:#2f2f2f;width: 100%}
.foottop.footmaplist_left{width:28.1%;float: left;}
.foottop.footmaplist_right{width:71.8%;float: right;}
.footmaplist{width:14.3%}
.footmaplist:nth-last-of-type(1){width:auto}
.footmaplist .name a{font-size:16px;font-weight:bold;color:#fff;}
.footmaplist .child{margin-top:23px}
.footmaplist .childlist{color:#eee;display:block;margin-bottom:14px;font-size: 14px}
.footmaplist .childlist:nth-last-of-type(1){margin-bottom:0}
.footmaplist .childlist:hover{color:#0b89c3;text-decoration:none}
.footmaplistleft{width:21%;float: left;border-right: 1px solid #fff; margin-right: 7%}
.footmaplistleft .name a{font-size:16px;font-weight:bold;}
.childleft{margin-top:23px}
.childleft span{font-size:16px;line-height: 33px;min-height: 180px;}
.footfriend{margin-top:54px}
.footfriend .text{font-weight:bold}
.footfriend .footfriendlist{margin-right:20px}
.footfriend a{color:#666}
.footbotleft .text{display:block}
.footbot{padding:22px 0;background-color:#242424;}
.footbot .footwx{width:40px;height:40px;background-color:#4a7ca7;border-radius:40px;margin-top:3px;padding:10px 0 0 8px;cursor:pointer}
.footbot .footnavlist{line-height:1;color:#fff;font-size:12px;height:12px;padding-right:10px;border-right:1px solid rgba(255,255,255,0.8);margin-right:10px}
.footbot .footnavlist:nth-last-of-type(1){margin-right:0;border-right:none}
.footbot .footnavlist:hover{text-decoration:underline}
.footbot .copy{margin-top:18px;width: 1200px;margin: 0 auto}
.footbot .copy .text{color:#fff;font-size:12px;text-align: center}
.footbot .copy .img{margin:0 5px}

.popups{width:100%;height:100%;position:fixed;top:0;left:0;display:none;z-index:99}
.popups.cur{display:block}
.popups .bg{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0, 0, 0, 0.3);z-index:99}
.popups .popupsbox{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0),-ms-transform:translate3d(-50%, -50%, 0);z-index:100}

.pageNow{ height:60px;background-color:#fff;border-bottom:#e5e5e5 solid 1px;line-height:59px}
.pageNow .box{ background:url(../img/nimg14_1.png) left center no-repeat; padding-left:24px;}
.pageNow .box span{ padding:0 10px; background:url(../img/ico3.png) center no-repeat; width:4px; height:8px; display:inline-block;}
.pageNow em{font-style:normal}

.sideTitle{ height:110px; background:#0b89c3; position:relative;}
.sideTitle .ico{ position:absolute; left:43px; top:56px;}
.sideTitle .name1{ padding:35px 0 0 75px; font-size:18px; color:#fff;}
.sideTitle .name2{ padding:2px 0 0 75px; font-size:14px; color:#fff; opacity:0.5}
.sideTitle2{ height:110px; background:#0b89c3; position:relative; width:220px;}
.sideTitle2 .ico{ position:absolute; left:36px; top:40px;}
.sideTitle2 .name1{ padding:35px 0 0 75px; font-size:18px; color:#fff;}
.sideTitle2 .name2{ padding:2px 0 0 75px; font-size:14px; color:#fff; opacity:0.5; text-transform:uppercase}
.sideNav2{ width:220px; background:#fff; padding:26px 0 26px 25px; border-bottom:#0b89c3 solid 4px; margin-bottom:20px;}
.sideNav2 .list li{ width:217px; position:relative}
.sideNav2 .list li.on, .sideNav2 .list li:hover, .sideNav2 .list li.currentDt{ background:#5a8cb7 url(../img/nimg15_1.png) left top no-repeat; color:#fff;}
.sideNav2 .list li a{ display:block; height:40px; line-height:40px; font-size:15px; width:197px; cursor:pointer; padding-left:20px; position:relative;}
.sideNav2 .list li.on a, .sideNav2 .list li:hover a, .sideNav2 .list li.currentDt a{ background:url(../img/ico6.png) right center no-repeat; height:40px; line-height:40px; color:#fff; font-size:15px;}
.sideNav2 dl{display:none;}
.sideNav2 dl.navContent{margin-bottom:8px;padding:8px 20px}
.sideNav2 dd{ padding:10px 0}
.sideNav2 dd a{ display:block; height:auto; line-height:18px; background:url(../img/ico7.png) left center no-repeat; padding-left:15px;}
.sideNav2 dd a:hover, .sideNav2 dd a.on{ background:url(../img/ico7on.png) left center no-repeat; color:#5a8cb7; font-weight:bold;}

.sideList{ padding-top:20px; width:220px;}
.sideList li{ margin-bottom:10px;}
.sideList li a{ display:block; position:relative; width:220px; height:123px; color:#fff;}
.sideList li .bg{ position:absolute; left:0px; top:27px; width:165px; height:68px; background:url(../img/nimg165Bg.png) no-repeat; z-index:11;}
/* .sideList li .bg2{ background:url(../images/nimg165Bg2.png) no-repeat;} */
.sideList li .name{ padding:12px 0 6px 14px; font-size:16px; font-weight:bold; color:#fff;}
.sideList li .msg{ padding-left:14px; color:#fff;font-size:12px}
.sideList li .name2{ padding:10px 0 2px 14px; font-size:16px; font-weight:bold; color:#fff;}
.sideList li .msg2{ padding-left:14px; width:122px;}

.pager{text-align:center;margin-top:20px}
.pager .pagerfx{display:inline-block;vertical-align:top;width:26px;height:26px;font-family:宋体;text-align:center;line-height:26px;font-weight:bold;font-size:16px;color:rgba(232,232,232,1);background-color:rgba(117,117,117,1);border-radius:26px}
.pager .pagerfx.prev{margin-right:42px}
/* .pager .pagerfx.prev{background:url(../img/page-l.png)}
.pager .pagerfx.next{background:url(../img/page-r.png)} */
.pager .pagerlist,
.pager .eppils{display:inline-block;vertical-align:top;color:#666;font-weight:bold;font-size:15px;font-family:Arial;margin-right:42px;line-height:26px}
.pager .pagerlist.cur{color:#0b89c3;font-size:20px}
.pager .pagerlist:not(.cur):hover{color:#0b89c3}
.bgfa{background-color:#fafafa}

    .headbot .sernavitem .sernavchild-bot .bot{margin-top:16px}
    .indextop{padding-bottom:10px}
    .headbot .sernavitem .sernavchild-bot{padding:0 34px 10px 34px}
    .headbot .sernavitem .sernavchild-tlist{margin-bottom:15px}


/* swiper */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}
.swiper-invisible-blank-slide{visibility:hidden}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}
.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}
.swiper-slide-zoomed{cursor:move}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}
.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("");background-position:50%;background-size:100%;background-repeat:no-repeat}
.swiper-lazy-preloader-white:after{background-image:url("")}
@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}
.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube{overflow:visible}
.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}
.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.
swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}

.pro-welcomezong {
    
    width: 1200px;
 
	position: relative;

    z-index: 299;
	clear: both;
	margin: -420px auto 0 auto;

   
}

.pro-welcome {
    
    width: 210px;
    height: 410px;
    background: #fff;
    border-top: 3px solid #0b89c3;
    box-shadow: 0 0 10px #cacaca;
    position: relative;
float: right;
	
	
   
}
.pro-top {
    margin-top: 17px;
    padding-bottom: 13px;
    text-align: center;
    border-bottom: #e8e8e8 dashed 1px;
}

.pro-top p {
    color: #333;
    margin-top: 5px;
}
.userInfo img {
    border-radius: 52px;
    height: 60px;
    width: 60px;
	margin: 0 auto;
}
.loginhref {
    background: #0b89c3 none repeat scroll 0 0;
    border: 1px solid #0b89c3;
    color: #fff;
    display: block;
    font-family: "微软雅黑";
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 120px;
    margin: 5px 0px 8px 46px;
}

.reghref {
    color: #666;
}

.hrefc {
    display: block;
    height: 28px;
    width: 100px;
	text-align: center;
}

.hrefc01 {
    background: url(../image/dl01.png) no-repeat scroll 0 0;
}

.hrefc02 {
    background: url(../image/dl02.png) no-repeat scroll 0 0;
}

.hrefc03 {
    background: url(../image/dl03.png) no-repeat scroll 0 0;
}

.hrefc01:hover {
    background: url(../image/dl01.png) no-repeat scroll 0 0;
}

.hrefc02:hover {
    background: url(../image/dl02.png) no-repeat scroll 0 0;
}

.hrefc03:hover {
    background: url(../image/dl03.png) no-repeat scroll 0 0;
}
.hrefc04 {
    background: url(../image/dl04.png) no-repeat scroll 0 0;
}

.hrefc05 {
    background: url(../image/dl05.png) no-repeat scroll 0 0;
}

.hrefc06 {
    background: url(../image/dl06.png) no-repeat scroll 0 0;
}

.hrefc04:hover {
    background: url(../image/dl04_1.png) no-repeat scroll 0 0;
}

.hrefc05:hover {
    background: url(../image/dl05_1.png) no-repeat scroll 0 0;
}

.hrefc06:hover {
    background: url(../image/dl06_1.png) no-repeat scroll 0 0;
}

.pro-center {
    padding: 3px 0px 3px 50px;
    border-bottom: 1px dashed #e8e8e8;
    background: #f5f5f5;
}

.pro-center ul li {
    margin: 8px 0px;
	padding-left: 7px
}

.pro-bottom p {
    color: #333;
}


.pro-bottom {
    text-align: center;
    margin-top: 15px;
    color: #fff;
}

.pro-bottom img {
    height: 100px;
    width: 100px;
   
    overflow: hidden;
	margin: 0 auto;
}

.explore-insurance-contanir{width:100%;background:#f7f7f7;margin-top: 20px;margin-bottom: 50px}
.explore-insurance-contanir h2,.finding-service-contanir h2{text-align:center;font-size:44px;font-weight:500;line-height: 50px; letter-spacing:2px;width:1200px;margin:0 auto;padding-top: 10px;padding-bottom: 20px;  }
.finding-service-contanir h3{text-align:center;font-size:44px;font-weight:500;letter-spacing:2px;width:1200px;margin:0 auto;padding-top: 20px;}
ul,
li {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '.';
    clear: both;
    height: 0;
}

.tj3-container {
    width: 1200px;
    margin: 0 auto;
}

.tj3-top {
    height: 162px;
    background: #fff;
    padding-top: 35px;
    box-shadow: 0 5px 6px 0 rgba(236, 236, 236, 0.75);
    box-sizing: border-box;
}

.tj3-top .tj3-til {
    width: 499px;
    height: 38px;
    margin: 0 auto;
    background: url(../image/tj3Til.png) center center/100% 100% no-repeat;
}

.tj3-top .tj3-tab_btn {
    margin-top: 36px;
    padding-left: 56px;
    width: 100%;
    box-sizing: border-box;
}

.tj3-top .tj3-tab_btn li {
    float: left;
    margin-right: 180px;
    height: 54px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #262626;
    letter-spacing: 0;
    line-height: 40px;
    position: relative;
    font-weight: 600;
    cursor: pointer;
}
.tj3-top .tj3-tab_btn li:hover {
  color:#0b89c3;
}
.tj3-top .tj3-tab_btn li i {
    display: block;
    width: 100%;
    position: absolute;
    bottom: -2px;
    height: 5px;
}

.tj3-top .tj3-tab_btn .tab_active {
    color: #0b89c3;
}

.tj3-top .tj3-tab_btn .tab_active i {
    background: url(../image/tabActive.png) center center/100% 100% no-repeat;
}

.tj3-top .tj3-more {
    font-size: 18px;
    color: #909090;
    letter-spacing: 0;
    line-height: 40px;
    text-decoration: none;
    margin-left: 33px;
}

.tj3-top .tj3-more span {
    display: inline-block;
    width: 7px;
    height: 11px;
    background: url(../image/tj3Xuebi.png) 0px 0px/200px 200px no-repeat;
    margin-left: 8px;
}

.tj3-top .tj3-more:hover {
    color: #0b89c3;
}

.tj3-top .tj3-more:hover span {
    background: url(../images/v2/tj3Xuebi.png) -8px 0px/200px 200px no-repeat;
}

.tj3-bottom .tj3-product-list {
    padding-top: 23px;
}

.tab-con {
    display: none;
    width: 1185px;
    margin: 0 auto;
}


/* .tj3-bottom .tj3-product-list {
    display: block;
} */

.tj3-bottom .tj3-product-list .tj3-product {
    position: relative;
    float: left;
    display: block;
    width: 581px;
    height: 183px;
    background: #FFFFFF;
    border: 2px solid #E7E7E7;
    box-shadow: 0 5px 8px 0 #F1F1F1;
    border-radius: 4px;
    padding: 12px 14px 12px 28px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.tj3-bottom .tj3-product-list .tj3-product:nth-child(odd) {
    margin-right: 21px;
}

.tj3-product .product-url {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  z-index: 1;
}

.tj3-product .product-kind {
    position: absolute;
    width: 78px;
    height: 31px;
    color: #fff;
    right: -2px;
    top: -1px;
    text-align: center;
    line-height: 31px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 4px;
    font-size: 15px;
    letter-spacing: 1px;
    z-index: 2;
}


.product-left {
    width: 335px;
    float: left;
}

.product-left .til {
    font-size: 20px;
    color: #262626;
    line-height: 24px;
    margin-top: 8px;
    width: 296px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  		font-weight:600;
}

.product-left .doc {
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #333333;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    
	height: 64px;
}

.product-left .tag {
    margin-top: 5px;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-left .tag span {
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #9F9F9F;
    letter-spacing: 0;
    line-height: 20px;
    margin-right: 19px;
}

.product-left .tag span i {
    display: inline-block;
    width: 16px;
    height: 13px;
    margin-right: 2px;
    background: url(../image/tj3Xuebi.png) 0px -13px/200px 200px no-repeat
}

.product-left .age {
    font-size: 13px;
    color: #9F9F9F;
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 6px;
}

.product-left .zuhe {
    height: 31px;
    margin-top: 16px;
}

.product-left .zuhe .price-box {
    font-size: 17.16px;
    color: #E93E4E;
    letter-spacing: 0;
    text-align: center;
    line-height: 22.88px;
    font-weight: 600;
}

.product-left .zuhe .price-box .price {
    font-size: 22.88px;
    color: #E93E4E;
    letter-spacing: 0;
    text-align: center;
    line-height: 22.88px;
    font-weight: 600;
}

.product-left .zuhe .price-box .qi {
    font-size: 14.88px;
    color: #DD494A;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
    margin-left: 2px;
}

.product-left .zuhe a {
    font-size: 15px;
    color: #333333;
    float: right;
    font-weight: 600;
    display: inline-block;
    width: 118px;
    height: 31px;
    border-radius: 20px;
    text-align: center;
    line-height: 31px;
    text-decoration: none;
    margin-right: 15px;
}

.product-left .zuhe a i {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../image/tj3Xuebi.png) -20px 0px/200px 200px no-repeat;
    margin-left: 7px;
  position: relative;
  top:5px;
}

.product-right {
    width: 171px;
    height: 158px;
    float: right;
    overflow: hidden;
  		border-radius:5px;
}

.product-right img {
    width: 100%;
    height: 100%;
    display: block;
    transition: transform 1s;
    -ms-transition: transform 1s;
    -o-transition: transform 1s;
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s
}

.tj3-product:hover {
    border: 2px solid #0b89c3 !important;
}

.tj3-product:hover .product-left .til {
    color: #0b89c3;
}

.tj3-product:hover .product-left .tag span {
    color: #0b89c3;
}

.tj3-product:hover .product-left .tag span i {
    background: url(../image/tj3Xuebi.png) 0px -29px/200px 200px no-repeat
}

.tj3-product:hover .product-left .zuhe .tb {
    background-image: linear-gradient(-63deg, #0b89c3 7%, #028ccb 100%);
    box-shadow: 0 6px 10px -4px rgba(0, 160, 233, 0.59);
    color: #FFFFFF;
}

.tj3-product:hover .product-left .zuhe .tb i {
    background: url(../image/tj3Xuebi.png) -20px -52px/200px 200px no-repeat;
}

.tj3-product:hover .product-left .zuhe .zx {
    background-image: linear-gradient(-62deg, #FFC62C 0%, #EE7400 100%);
    box-shadow: 0 6px 10px -4px #FFCF7F;
    color: #FFFFFF;
}

.tj3-product:hover .product-left .zuhe .zx i {
    background: url(../image/tj3Xuebi.png) -20px -26px/200px 200px no-repeat;
}

.tj3-product:hover .product-right img {
    transform: scale(1.1);
    transform-origin: 50% 50%;
    -ms-transform: scale(1.1);
    -ms-transform-origin: 50% 50%;
    -moz-transform: scale(1.1);
    -moz-transform-origin: 50% 50%;
    -webkit-transform: scale(1.1);
    -webkit-transform-origin: 50% 50%;
    -o-transform: scale(1.1);
    -o-transform-origin: 50% 50%
}

.explore-insurance-contanirfw{width:100%;background:#fff;margin-top: 20px}
.explore-insurance-contanirfw h2,.finding-service-contanirfw h2{text-align:center;font-size:44px;font-weight:500;letter-spacing:2px;width:1200px;margin:0 auto;padding-bottom: 20px;}


.pull-left {
            float: left;
        }
.pull-right{float:right}
.color-blue{color:#1565c0}.bg-white{background:#fff}.bg-blue{background:#1565c0}.color-blue:hover{color:#5698e4}
.finding-service{width:100%;padding-top:30px}
.finding-service{margin-top:80px;height:618px; }

.finding-service-describe .hotPro{font-weight:100;margin-top:2px;font-size:16px;letter-spacing:0}
.color-blue-me{font-size:16px;margin-top:2px}
.color-white{color:#fff;letter-spacing:2px}
.explore-insurance-main{width:1200px;overflow:hidden;height:440px}
.explore-insurance-main .explore-insurance-item{position:relative;height:368px;border-radius:6px;margin-top:57px;border:1px solid #e6e6e6;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;box-shadow:0 15px 30px rgba(0,0,0,.1)}
.explore-insurance-img-box,.explore-insurance-main img{border-top-left-radius:6px;border-top-right-radius:6px}
.explore-insurance-img-box img:hover{transform:scale(1.1);transform-origin:50% 50%;-ms-transform:scale(1.1);-ms-transform-origin:50% 50%;-moz-transform:scale(1.1);-moz-transform-origin:50% 50%;-webkit-transform:scale(1.1);-webkit-transform-origin:50% 50%;-o-transform:scale(1.1);-o-transform-origin:50% 50%}
.explore-insurance-main .explore-insurance-item.on{-webkit-box-shadow:0 6px 11px 0 #e0e0e0;-moz-box-shadow:0 6px 11px 0 #e0e0e0;-ms-box-shadow:0 6px 11px 0 #e0e0e0;-o-box-shadow:0 6px 11px 0 #e0e0e0;box-shadow:0 6px 11px 0 #e0e0e0;margin-top:45px}
.explore-insurance-main .explore-insurance-item.on:hover{box-shadow:0 9px 25px 0 #e0e0e0}
.explore-insurance-item span.readMore{position:absolute;right:38px;bottom:20px}
.explore-insurance-main img{height:171px;transition:transform 1s;-ms-transition:transform 1s;-o-transition:transform 1s;-webkit-transition:transform 1s;-moz-transition:transform 1s}
.explore-insurance-main a:hover div div div img{transform:scale(1.1);transform-origin:50% 50%;-ms-transform:scale(1.1);-ms-transform-origin:50% 50%;-moz-transform:scale(1.1);-moz-transform-origin:50% 50%;-webkit-transform:scale(1.1);-webkit-transform-origin:50% 50%;-o-transform:scale(1.1);-o-transform-origin:50% 50%}
.explore-insurance-main h3{text-align:center;font-size:16px;color:#000;font-weight:500;margin-top:38px;letter-spacing:2px}
.explore-insurance-main p{padding:0 30px;color:#7a7a7a;font-size:14px;margin-top:20px;font-weight:100}
.explore-insurance-main a{color:#1565c0;font-size:14px;letter-spacing:2px}
.explore-insurance-img-box{position:relative;overflow:hidden;z-index:99}
.explore-insurance-img-box .ban-tag{width:76px;height:22px;position:absolute;left:29px;top:26px;text-align:center;line-height:22px;border-radius:5px;color:#fff;font-size:14px}
.finding-service-contanir{width:1200px;margin:0 auto}
.finding-service-item{width:33.33%;float:left;margin-top:56px}
.finding-service-item img{width:163px;border-radius:50%;box-shadow:0 5px 25px 0 rgba(0,0,0,.3);display:block;margin:0 auto;transition:width 1s,height 1s,transform .5s;-moz-transition:width 1s,height 1s,transform .5s;-webkit-transition:width 1s,height 1s,transform .5s;-o-transition:width 1s,height 1s,transform .5s}
.finding-service-item img:hover{transform:scale(1.1);transform-origin:50% 50%;-ms-transform:scale(1.1);-ms-transform-origin:50% 50%;-moz-transform:scale(1.1);-moz-transform-origin:50% 50%;-webkit-transform:scale(1.1);-webkit-transform-origin:50% 50%;-o-transform:scale(1.1);-o-transform-origin:50% 50%}
.finding-service-item h4,.finding-service-item p{width:280px;margin:0 auto;text-align:center;color:#fff}
.finding-service-describe{margin-top:23px}
.finding-service-item h4{font-size:18px;margin-top:42px;letter-spacing:4px}
.finding-service-item p{font-size:16px;filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;margin-top:20px;line-height:28px;font-weight:100}
.vip-service{background:#f8f8f8;overflow:hidden;padding-bottom:94px}
.vip-service-contanir{width:1148px;margin:0 auto}
.vip-service-contanir h2{text-align:center;margin-top:90px;margin-bottom:24px;font-size:32px;font-weight:500;letter-spacing:2px;line-height:44px;color:#4A4A4A}
.service-robot-btn,.vip-service-btn{display:block;height:50px;width:220px;text-align:center;line-height:50px;font-size:14px;color:#fff;background:#1565c0;border-radius:40px;margin:24px auto 0;letter-spacing:2px;font-weight:100}
.service-robot-btn:hover,.vip-service-btn:hover{background:#1d77de;cursor:pointer}
.why-choose-contanir{width:1200px;margin:0 auto;overflow:hidden;padding-bottom:60px}
.why-choose-contanir h2{margin-top:40px;font-size:44px;text-align:center;margin-bottom:70px;color:#303234;font-weight:500;letter-spacing:2px;line-height:50px}
.why-choose-contanir .why-choose-items{width:33.33%;float:left}
.why-choose-imgbox{width:120px;height:120px;margin:0 auto 52px}
.why-choose-imgbox img{height:100%;width:100%;border-radius:50%}
.why-choose-imgbox a img:hover{cursor:pointer}
.why-choose-textbox{width:280px;text-align:center;margin:0 auto}
.why-choose-textbox span{font-size:14px;opacity:.8;color:#7a7a7a;letter-spacing:1.75px}
.why-choose-textbox h4{margin-top:10px;font-size:16px;font-weight:500;color:#303234;letter-spacing:2px}
.why-choose-textbox p{margin-top:14px;font-size:16px;color:#494b4e;line-height:26px;letter-spacing:2px}

.ziBtntt
{
	font-size: 24px;
	color: #0b89c3;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
	width: 240px;
	height: 55px;
	line-height: 50px;
	border-radius: 20px;
	margin: 0 auto;
	
	border: 2px solid #0b89c3;
	

}
.ziBtntt:hover
{
	font-size: 24px;
	color: #ff6a00;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
	width: 240px;
	height: 55px;
	line-height: 50px;
	border-radius: 20px;
	margin: 0 auto;
	
	border: 2px solid #ff6a00;
	

}



.m2lxBom { padding: 80px 0px 96px; background: url(../image/m2lx_bg.jpg) repeat center center; margin-top: 50px}
.m2lx_t { font-size:44px;font-weight:500;letter-spacing:2px; line-height: 52px; text-align: center; margin-bottom: 40px; }
.m2lxFmBox { background: #FFF; margin: 0px 28px; padding: 80px 60px 62px; box-shadow: 0 0 8px 5px rgba(0,0,0,0.06); position: relative; }
.m2lxSubmit, .m2lxSubmit:hover { text-align: center; height: 50px; width: 154px; font-size: 20px; line-height: 50px; color: #FFF; background: #0b89c3; display: block; margin-left: -77px; position: absolute; left: 50%; bottom: -25px; }
.m2lxFmul { margin: 0px -12px; }
.m2lxFmul li { padding: 0px 12px; margin-bottom: 26px; min-height:50px; }
.m2lx_int { line-height: 50px; background: #F1F1F1; height: 50px; width: 100%; padding: 0px 25px; font-size: 16px; color: #333; border-width: 0px; border-style: none; }
.m2lx_area { height: 149px; padding: 17px 25px; font: 16px/26px "微软雅黑"; background: #F1F1F1; color: #333; border-width: 0px; border-style: none; width: 100%;  }
.m2wlCon2{ background: url(../images/m2wl_bg1.jpg) no-repeat center center; padding: 45px 0px; }
.m2wlCon1 { padding: 20px 0px 75px; }
.m2wlc1L { float: left; padding-left: 10px; }
.m2wlc1R { padding-top: 50px; margin-left: 770px; }
.m2wl_t1 { font-size: 36px; line-height: 62px; font-weight: normal; display: block; margin-bottom: 22px; }
.m2wlSrcBox1 { height: 402px; overflow: hidden; }
.m2wlu1 li { padding: 12px 0px 34px; font-size: 20px; line-height: 44px; }
.m2wlu1 li strong { font-size: 28px; line-height: 44px; margin-bottom: 10px; display: block; font-weight:  bold; }
.m2wlu1 li p{  font-size: 20px; line-height: 44px; }
.m2wlc2R { float: right; }
.m2wlc2L { margin-right: 770px;}
.m2wl_t2 { font-size: 36px; line-height: 62px; font-weight: normal; display: block; margin-bottom: 22px; color: #FFF;  }
.m2wlSrcBox2 { height: 420px; color: #FFF; }
.m2wlSrcBox2 .m2wlu1{padding-right:120px;}
.m2wlSrcBox1 .m2wlu1{padding-left: 160px}
.m2wlSrcBox2 .mCSB_scrollTools{left:auto; right:0px;}
.m2wlSrcBox1 .mCSB_scrollTools{left:0; right:auto;}
.col-xs-12{float:left}.col-xs-12{width:100%}
.col-sm-6{width:50%}
.col-sm-12{float:left}.col-sm-12{width:100%}
.col-md-6{width:50%}
.container{ width:1200px;margin:0 auto;}

.hzkh_sbei {
	height: 310px;
	width: 100%;
	background-image: url(../images/hzkh_sbei_bg.png);
	background-repeat: repeat-x;
	border-bottom: 0px solid #d6d4d4;
	margin-top: 0px;
	clear: both;
}
.hzkh_sbei_nr {
	height: 300px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 0px dashed #789ab3;
}
.sy_about_nr{ float:left; width:1190px; height:250px;margin-top:50px;}
.divconent{ float:left; width:1190px;  height:240px; line-height:23px;font-family:"微软雅黑"; color:#4a4949; font-size:12px;padding-top: 0px}
.ssy_about_tu{ float:left; width:103px; height:64px; padding-right:5px;}
.ssy_about_tu img{ float:left; width:97px; height:58px; border:1px solid #b1b9de; padding:2px;}

.sy_about_top{ float:left; width:1180px; height:85px; border-bottom:0px solid #079fe0;  padding-top: 10px;padding-bottom: 10px}
.tab1{width:390px;height:85px;line-height:85px; font-size:16px;float:left;text-align:center;cursor:pointer; color:#fff;font-weight:normal; font-family:"微软雅黑";}
.tab1 a{width:390px;height:85px;line-height:85px; font-size:16px;float:left;text-align:center;cursor:pointer; color:#fff; font-weight:normal; font-family:"微软雅黑";}
.tab1 a:hover{width:390px;height:85px;line-height:85px; font-size:16px;float:left;text-align:center;cursor:pointer; color:#E9E7E7;font-weight:normal; font-family:"微软雅黑";}
.tab2{width:390px;height:85px;line-height:85px;font-size:16px; float:left;text-align:center;cursor:pointer; color:#4a4a4a; font-weight:bold; font-family:"微软雅黑";}
.tab2 a{width:390px;height:30px;line-height:85px;font-size:16px; float:left;text-align:center;cursor:pointer; color:#4a4a4a; font-weight:bold; font-family:"微软雅黑";}

.cen{ margin:0 auto; width:100%; background:url(../images/cen_bj.gif);}

.banner_k{ margin:0 auto; width:1190px;}

.sy_syyi_nr{
	float:left;
	width:1190px;
	height: 187px;
}



.scrolltitle{height:177px;font-size:14px;width:1176px; margin:20px auto 15px auto;}



a.abtn{display:block;height:45px;width:25px;overflow:hidden;background:url(../image/sy_left.png); margin-top:72px;}

a.aleft{float:left;}

a.agrayleft{cursor:default; background:url(../image/sy_left.png);}

a.aright{float:right;background:url(../image/sy_right.png);}

a.agrayright{cursor:default;background:url(../image/sy_right.png);}

.scrolllist{
	width:1170px;
	height:177px;
	margin:0 auto 0 auto;
	border: 0px solid #000;
}

.scrolllist .imglist_w{width:1110px;height:197px;overflow:hidden;float:left; margin-left:5px; display:inline;position:relative;/*必要元素*/list-style-type:none}

.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px;list-style-type:none}

.scrolllist .imglist_w li{width:278px; height:177px; background:url(../image/sy_syyq_bj.gif);float:left;list-sytle:none;}

.scrolllist .imglist_w li img{ float:left; width:258px; height:159px; margin-top:8px; margin-left:11px;  display:inline;}

.scrolllist .imglist_w li a{color:#3366cc;text-decoration:none;float:left;}

.scrolllist .imglist_w li a:hover img{filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;}

.scrolllist .imglist_w li p{height:48px;line-height:24px;overflow:hidden;float:left;}




.flex {

    display: flex;
	padding-top: 30px

}
.scene .scene_box .ele[data-v-54f7a98f] {
	flex: 1;
	height: 495px;
	padding-top: 35px;
	display: flex;
	align-items: center;
	flex-direction: column;
	position: relative
}

.scene .scene_box .ele .inner_box[data-v-54f7a98f] {
	display: flex;
	align-items: center;
	flex-direction: column;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.scene .scene_box .ele .bg_img[data-v-54f7a98f] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .2
}
.scene .scene_box .ele:hover .tit[data-v-54f7a98f] {
	color: #ff6a00;
	border-bottom: 1px solid #ff6a00;
}
.scene .scene_box .ele:hover .ziBtn[data-v-54f7a98f] {
	background: #ff6a00;
	border: none;
}
.scene .scene_box .ele[data-v-54f7a98f]:hover {
	box-shadow: 0 4px 40px 0 rgba(27, 31, 64, .2)
}

.scene .scene_box .ele:hover .inner_box[data-v-54f7a98f] {
	transform: translateY(-20px)
}

.scene .scene_box .ele:hover .line_1[data-v-54f7a98f] {
	transform: rotate(90deg);
	margin: 20px 0
}

.scene .scene_box .ele .tit[data-v-54f7a98f] {
	font-family:'微软雅黑';
	font-size: 24px;
	color: #fff;
	letter-spacing: 0
}

.scene .scene_box .ele .line_1[data-v-54f7a98f] {
	width: 23px;
	height: 1px;
	opacity: .5;
	background: #fff;
	margin: 15px 0;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.scene .scene_box .ele .text_box[data-v-54f7a98f] {
	cursor: pointer
}

.scene .scene_box .ele .text_box .text_ele[data-v-54f7a98f],
.scene .scene_box .ele .text_box a[data-v-54f7a98f] {
	font-size: 14px;
	color: #fff;
	letter-spacing: 0;
	text-align: center;
	width: 208px;
	height: 38px;
	line-height: 38px;
	margin-bottom: 7px
}
.scene .scene_box .ele .ziBtn[data-v-54f7a98f]
{
	font-size: 14px;
	color: #fff;
	letter-spacing: 0;
	text-align: center;
	width: 140px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #fff;
	margin: 0 auto;

}
.scene .scene_box .ele .text_box .text_ele[data-v-54f7a98f]:hover {
	background: hsla(0, 0%, 100%, .2);
	border: 1px solid #fff
}

.scene .scene_box .item_1 .mini_img[data-v-54f7a98f] {
	width: 68px;
	height: 73px;
	margin-bottom: 37px
}

.scene .scene_box .item_2 .mini_img[data-v-54f7a98f] {
	width: 78px;
	height: 73px;
	margin-bottom: 37px
}

.scene .scene_box .item_3 .mini_img[data-v-54f7a98f] {
	width: 65px;
	height: 75px;
	margin-bottom: 37px
}

.scene .scene_box .item_1[data-v-54f7a98f] {
	background-image: linear-gradient(0deg, #205da6, #205da6)
}

.scene .scene_box .item_2[data-v-54f7a98f] {
	margin: 0 30px;
	background-image: linear-gradient(180deg, #205da6, #205da6)
}

.scene .scene_box .item_3[data-v-54f7a98f] {
	background-image: linear-gradient(180deg, #205da6, #205da6)
}
.jinsan_process{
    background: url(../images/jinsan_process.jpg) center center no-repeat;
    width: 100%;
    height: 613px;
    clear: both;
}
.jinsan_process .jinsan_address{
    margin-top: 95px;
    width: 1080px;
    height: 60px;
    float: left;
    position: relative;
    left: calc(50% - 515px);
	padding-top: 20px
}
.jinsan_process .jinsan_address li{
    display: inline-block;
    color: #fff;
	width: 150px;
    font-size: 14px;
    line-height: 30px;
}
.ms_column_process{
    position: relative;
    top: 10%;
}
.jinsan_process .work_persent{
    position: relative;
    top: 99px;
    left: 224px;
    overflow: hidden;
    width: 1100px;
    font-size: 15px;

}
.jinsan_process .work_persent li{
    float: left;
    width: 216px;
}
.w1180 .zh_title {
    font-size: 44px;
    font-weight: normal;
    color: #333333;
	font-family: '微软雅黑';
	line-height: 44px;
}
.ms-column {
    height: 25px;
    margin: 0 auto;
    padding: 0px 0;
    text-align: center;
}
.mj-newb div, .mj-newb h2 {
    display: inline-block;
}

.mj-newb .new_vision {
    width: 100%;
    line-height: 20px;
}

.mj-newb span {
    display: inline-block;
    background: #e8e8e8;
}

.mj-newb .new_line {
    width: 32px;
    height: 1px;
    position: relative;
    top: -2px;
}

.mj-newb .new_circle {
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.mj-newb .en_title {
    width: 190px;
    color: #666666;
    font-size: 12px;
}

.mj-newb .new_offset {
    margin-left: -4px;
}

.new_vision div {
    position: relative;
    top: -1px;
}

.w1180 {
    width: 1200px;
    margin: 54px auto 65px;
}

.mj-newb {
    height: 104px;
    padding: 0 15px;
    overflow: hidden;
}







.liucheng_list h5{font-size: 44px;color: #333;text-align: center;margin-bottom: 20px;color: #333;margin-top: 63px;}
.liucheng_list .tit_line{width: 60px;height: 13px;margin: 0 auto 38px;}
.liucheng_list {
	width: 1200px;
    height: 448px;
	margin: 30px auto;
}
.liucheng_listzong {
	width: 100%;
    height: 488px;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 30px;
}
.liucheng_list li {
    width: 210px;
    height: 260px;
    float: left;
    list-style: none;
    margin: 0 45px;
}

.liucheng_list li p {
    padding-top: 141px;
    background-position: top center;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 28px;
    color: #444444;
    text-align: center;
}

.liucheng_list li p:hover {
    color: #044c84;
}

.liucheng_list .step01 {
    background-image: url(../image/step01.png);
}

.liucheng_list .step01:hover {
    background-image: url(../image/step01_active.png);
}

.liucheng_list .step02 {
    background-image: url(../image/step02.png);
}

.liucheng_list .step02:hover {
    background-image: url(../image/step02_active.png);
}

.liucheng_list .step03 {
    background-image: url(../image/step03.png);
}

.liucheng_list .step03:hover {
    background-image: url(../image/step03_active.png);
}

.liucheng_list .step04 {
    background-image: url(../image/step04.png);
}

.liucheng_list .step04:hover {
    background-image: url(../image/step04_active.png);
}


/*资质领先*/
.index-tsfw {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
}

.tsfw-l-bg {
    width: 250px;
    height: 320px;
    background: url(../images/c01.png) no-repeat 0 0;
}

.tsfw-l-bg01 {
    background-position: 0 0;
}

.tsfw-l-bg02 {
    background-position: 0 -458px;
    height: 400px;
}

.tsfw-l-bg04 {
    background-position: 0 -1258px;
    height: 400px;
}

.tsfw-l-bg05 {
    background-position: 0 -1658px;
    height: 400px;
    position: relative;
}

.index-tsfw-l {
    width: 230px;
    padding: 25px 0 0 40px;
}

.index-tsfw-r {
    width: 1219px;
    background: #fff;
    /*border: 1px solid #e8e8e8;*/
    border-left: 1px solid #e8e8e8;
    /*border-top: 1px solid #e8e8e8;*/
    border-right: none;
    border-bottom: none;
    margin: 0 auto;
}
.divpro{
    border-top: 1px solid #e8e8e8;
    /*border-left: 1px solid #e8e8e8;*/
    /*border-bottom: 1px solid #e8e8e8;*/
}
.index-tsfw-r-1 {
    width: 925px;
}
#tsfw-r01{
    overflow: hidden;
}

.index-tsfw-r-1 .long_vertical_line{
    width: 1px;
    height: 250px;
    background: #e8e8e8;
    margin: 0 auto;
    display: inline-block;
    float: left;
}

.index-tsfw-l h2 a {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    height: 40px;
    width: 200px;
    display: inline-block;
    margin-top: 5px;
    background: url(../image/pic4.png) no-repeat 0 0;
    transition: margin-left 0.15s ease-in-out 0s;
}

.index-tsfw-l h2 a:hover {
    margin-left: 10px;
}

.tsfw-xx {
    padding-top: 30px;
    width: 230px;
    font-size: 14px;
}

.alp {
    height: 35px;
    line-height: 35px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #fff;
    padding-left: 40px;
    color: #fff;
    margin: 0 0 5px 62px;
    border-right: 0;
}

.tsfw-xx .alp-nml {
    width: 230px;
    margin-left: 0;
    text-align: center;
    background: #fff;
    color: #ff5256;
    padding-left: 0;
}

.alp a:link, .tsfw-xx .alp a:visited {
    color: #fff;
}

.tsfw-xx .alp-nml a:link, .tsfw-xx .alp-nml a:visited {
    color: #ff5256;
}

.index-tsfw-l .tsfw-zzxk .alp-nml a {
    color: #5a9df8;
}
.left {
    float: left;
}

.right {
    float: right;
}

.overflow {
    overflow: hidden;
}
.zzlx-l {
    width: 410px;
    height: 250px;
    /*margin-left: -16px;*/
    margin-top: 10px;
}
.zzlx-l-li01{
    line-height: 30px;
    position: relative;
}
.zzlx-l.reMenWenDa_list li{
    /*margin-left: 30px;*/
}
.zzlx-l-li01 .li_circle{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d3d3d3;
    margin-right: -35px;
    margin-left: 24px;
    position: absolute;
    top: 22px;
}


 .zzlx-r {
    width: 539px;
    height: 457px;
}


.zzlx-l li a:hover, .zzlx-r-ola a:hover {
    color: #ff5256;
}

.yewu-title {
    display: inline-block;
    padding: 9px 0 11px;
    font-size: 14px;
    color: #666;
}
.first-page-HYKD .yewu-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 388px;
}
.first-page-HYKD .zzlx-l-li01{
    line-height: 25px;
}
.yewu-article {
    color: #999;
    font-size: 12px;
    height: 51px;
}

.ml40 {
    margin: 0 30px 0 48px;
}

.yewu-but {
    width: 110px;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    display: inline-block;
    border: 1px solid #ff5256;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    color: #ff5256;
}

.zzlx-l-li01 a.yewu-but:hover, .zzlx-r-li02 a.yewu-but:hover {
    background: #ff5256;
    color: #fff;
}

.zzlx-img1 {
    width: 482px;
    height: 132px;
    display: block;
    margin: 10px auto 0;
}

.zzlx-img2 {
    width: 482px;
    height: 285px;
    display: block;
    margin: 10px auto 10px;
    overflow: hidden;
}

.zzlx-img3 {
    width: 482px;
    display: block;
    margin: 10px auto 10px;
    overflow: hidden;
}

.zzlx-r-li01 {
    width: 269px;
    height: 75px;
    line-height: 75px;
    border-right: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    text-align: center;
    font-size: 14px;
}

.zzlx-r-li01 a {
    color: #333;
}

.zzlx-r-ola .nbr {
    border-right: 0;
}

.mt10 {
    margin-top: 10px;
}

.zzlx-r-ola .zzlx-r-li02 {
    width: 539px;
    border-top: 1px solid #f0f0f0;
}

.zzlx-l .zzlx-l-li02 {
    width: 410px;
    height: 228px;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}

.zzlx-l-li02 .yewu-article {
    height: 95px;
}

.footfm {
    position: relative;
    margin-top: -20px;
    width: 100%;
    height: auto;
    background-color: #0043ff;
    /* border-top: 1px solid #000000; */
    padding: 26px 0;
    z-index: 999;
}
.footfm span {
    display: block;
    float: left;
    margin-right: 28px;
}
.footfm span:first-child {
    color: #ffffff;
    font-size: 24px;
    margin-left: 5px;
	line-height: 35px;
	font-family: '微软雅黑';
	margin-top: 10px;
}
.footfm span.inp {
    width: 165px;
    height: 44px;
    border-radius: 8px;
    margin-top: 5px;
	line-height: 35px;
}
.footfm span.inp .ziBtnttt
{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
	width: 165px;
	height: 44px;
	line-height: 44px;
	border-radius: 8px;
	background: #ff6a00;
	
	
	

}
.footfm span.inp input {
    width: 165px;
    height: 44px;
    border: none;
    background-color: #fff;
    padding-left: 12px;
    border-radius: 8px;
	line-height: 44px;
}
#LRfloater0 {
    display: none !important;
}

/*part03*/
.part03{
	width:100%;
	height: 730px;
	background: #f7f7f7;
	overflow: hidden;
}
.part03cont{
	width:100%;
	height: 730px;
	margin-top: 0px;
}
.part03cont .tabs{
	width:830px;
	height: 65px;
	margin: 5px auto 0 auto;
	border-bottom: 5px #dcdcdc solid;
}
.part03cont .tabs .tab{
	width:165px;
	height: 65px;
	margin: 0 1px 0 0;
	float: left;
	font-size: 22px;
	line-height: 70px;
	text-align: center;
	color: #48484a;
	cursor: pointer;
}
.part03cont .tabs .active{
	border-bottom: 5px #0b89c3 solid;
}
.part03cont .tabcont{
	width:1180px;
	height: 556px;
	padding: 35px 10px;
	margin: 55px auto 0 auto;
	background: url(../image/part03tabcont.png) no-repeat;
	background-size: 100%;
}
.part03cont .tabcont img{
	float: left;
}
.part03cont .tabcont .newst{
	width:550px;
	height: 455px;
	float: right;
}
.part03cont .tabcont .newst .hot_news{
	width:100%;
	height: 245px;
	background: #e9e9e9;
	float: right;
}
.part03cont .tabcont .newst .hot_news div{
	width:100%;
	height: 100px;
	font-size: 22px;
	line-height: 100px;
	text-align: center;
	color: #3e3a39;
	font-weight: bold;
}
.part03cont .tabcont .newst .hot_news p{
	width:92%;
	height: auto;
	margin: 0 4%;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	text-indent: 2em;
	color: #4d4d4d;
}
.news_listt li{
	width:100%;
	height: 30px;
	float: left;
	margin: 10px 0;
}
.news_listt li a{
	width:535px;
	height: 30px;
	padding-left: 15px;
	/*list-style:disc;*/
	background: url(../image/dot.png) no-repeat 5px center;
	float: left;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	color: #4d4d4d;
	text-decoration: none;
}
.news_listt li p{
	width:90px;
	height: 30px;
	float: right;
}
.hide{
	display: none;
}
.show{
	display: block;
}

 .cs-kjfw {
            margin-top: 50px;
            margin-bottom: 60px;
        }
        
        .cs-kjfw .til {
            width: 410px;
            height: 61px;
            background: url(../image/cs-kjfw.png) center center/410px 61px no-repeat;
            margin: 0 auto;
        }
        
        .cs-kjfw .kjfw-list {
            margin-top: 43px;
        }
        
        .cs-kjfw .kjfw-list .kjfw {
            display: block;
            width: 20%;
            float: left;
        }
        
        .cs-kjfw .kjfw-list .kjfw .kjfw-img {
            position: relative;
            top: 0;
            width: 135px;
            height: 135px;
            margin: 0 auto;
            transition: top .5s;
            -ms-transition: top .5s;
            -o-transition: top .5s;
            -webkit-transition: top .5s;
            -moz-transition: top .5s;
        }
        
        .cs-kjfw .kjfw-list .kjfw p {
            font-size: 18px;
            color: #333333;
            letter-spacing: 0;
            text-align: center;
            margin-top: 15px;
        }
        
        .cs-kjfw .kjfw-list .kjfw:hover .kjfw-img {
            top: -6px;
        }
        
        .cs-kjfw .kjfw-list .kjfw:hover p {
            color: #3F95FF;
        }
        
        .cs-kjfw .kjfw-list .wwcdd .kjfw-img {
            background: url(../image/wwcdd.png) center center/135px 135px no-repeat;
        }
        
        .cs-kjfw .kjfw-list .qytg .kjfw-img {
            background: url(../image/qytg.png) center center/135px 135px no-repeat;
        }
        
        .cs-kjfw .kjfw-list .bacx .kjfw-img {
            background: url(../image/bacx.png) center center/135px 135px no-repeat;
        }
        
        .cs-kjfw .kjfw-list .lpsq .kjfw-img {
            background: url(../image/lpsq.png) center center/135px 135px no-repeat;
        }
        
        .cs-kjfw .kjfw-list .cfnl .kjfw-img {
            background: url(../image/cfnl.png) center center/135px 135px no-repeat;
        }
        
        .cs-kjfw .kjfw-list .wwcdd:hover .kjfw-img {
            background: url(../image/wwcdd1.png) center center/135px 135px no-repeat;
        }
        
        .cs-kjfw .kjfw-list .qytg:hover .kjfw-img {
            background: url(../image/qytg1.png) center center/135px 135px no-repeat;
        }
        
        .cs-kjfw .kjfw-list .bacx:hover .kjfw-img {
            background: url(../image/bacx1.png) center center/135px 135px no-repeat;
        }
        
        .cs-kjfw .kjfw-list .lpsq:hover .kjfw-img {
            background: url(../image/lpsq1.png) center center/135px 135px no-repeat;
        }
        
        .cs-kjfw .kjfw-list .cfnl:hover .kjfw-img {
            background: url(../image/cfnl1.png) center center/135px 135px no-repeat;
        }
        

.guwmenn {
	background: url("../image/about1.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn:hover {
	background: url("../image/about1.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}

.guwmenn_spny {
	background: url("../image/spny.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_spny a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_spny a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_spny:hover {
	background: url("../image/spny.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_gyzzcl {
	background: url("../image/gyzzcl.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_gyzzcl a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_gyzzcl a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_gyzzcl:hover {
	background: url("../image/gyzzcl.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_jiaju {
	background: url("../image/jiaju.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_jiaju a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_jiaju a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_jiaju:hover {
	background: url("../image/jiaju.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_zyyl {
	background: url("../image/zyyl.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_zyyl a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_zyyl a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_zyyl:hover {
	background: url("../image/zyyl.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}

.guwmenn_fangzhi {
	background: url("../image/fangzhi.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_fangzhi a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_fangzhi a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_fangzhi:hover {
	background: url("../image/fangzhi.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}

.guwmenn_shiyouhg {
	background: url("../image/shiyouhg.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_shiyouhg a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_shiyouhg a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_shiyouhg:hover {
	background: url("../image/shiyouhg.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_hjhb {
	background: url("../image/hjhb.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_hjhb a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_hjhb a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_hjhb:hover {
	background: url("../image/hjhb.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_gyhgp {
	background: url("../image/gyhgp.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_gyhgp a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_gyhgp a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_gyhgp:hover {
	background: url("../image/gyhgp.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}

.guwmenn_gaofenzi {
	background: url("../image/gaofenzi.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_gaofenzi a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_gaofenzi a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_gaofenzi:hover {
	background: url("../image/gaofenzi.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}

.guwmenn_shengwuky {
	background: url("../image/shengwuky.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_shengwuky a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_shengwuky a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_shengwuky:hover {
	background: url("../image/shengwuky.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}

.guwmenn_ourservice {
	background: url("../image/shengwuky.png") no-repeat left 20px rgb(0,160, 233); width:220px; height: 60px; margin-top: 15px;
}
.guwmenn_ourservice a h2 {
	color: rgb(255, 255, 255); padding-top: 15px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenn_ourservice a p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}

.guwmenn_ourservice:hover {
	background: url("../image/shengwuky.png") no-repeat left 20px rgb(2,120, 174); width:220px; height: 60px; margin-top: 15px;
}





























.guwmenus {
	background: url("../image/aboutus.png") no-repeat left 45px rgb(0,160, 233); width:220px; height: 120px; margin-top: 20px;
}
.guwmenus h2 {
	color: rgb(255, 255, 255); padding-top: 40px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmenus p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}





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

.mleft {
	width:220px; float: left;
}
.guwmen {
	background: url("../image/guidao.png") no-repeat left 45px rgb(0,160, 233); width:220px; height: 120px; margin-top: 20px;
}
.news {
	background: url("../image/news1.png") no-repeat left 45px rgb(0,160, 233);
}
.fuwu {
	background: url("../fuwu.png") no-repeat left 45px rgb(0, 146, 63);
}
.zhaoshang {
	background: url("../images/zhaoshang.png") no-repeat left 45px rgb(140, 189, 61);
}
.guwmen h2 {
	color: rgb(255, 255, 255); padding-top: 40px; padding-left: 64px; font-size: 20px; font-weight: normal;
}
.guwmen p {
	color: rgb(239, 239, 239); padding-left: 64px; font-size: 14px; margin-top: 8px;
}
.qyejj {
	border: 1px solid rgb(239, 239, 239); border-image: none; width: 220px;
}
.qyejj ul {
	padding-top: 20px; padding-bottom: 20px;
}
.qyejj ul li {
	height: 50px; padding-right: 30px; padding-left: 30px;
}
.qyejj ul li a {
	background: url("../images/youtj.png") no-repeat right; height: 50px; color: rgb(82, 82, 82); line-height: 50px; font-size: 14px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 0px; border-bottom-style: solid; display: block;
}
.qyejj ul li:hover {
	background: url("../image/liyou.png") no-repeat 300px rgb(0,160, 233);
}
.qyejj ul li:hover a {
	background: url("../image/youtjb.png") no-repeat right ; color: rgb(255, 255, 255);
}
.qyejjen ul li {
	height: auto;
}
.qyejjen ul li a {
	height: auto; line-height: normal; padding-top: 20px; padding-bottom: 20px;
}
.qyejj ul .cur {
	background: url("../image/liyou.png") no-repeat 300px rgb(0,160, 233); border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; position: relative;
}
.qyejjen ul .cur {
	background: rgb(80, 175, 73); height: auto; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.qyejj ul .cur a {
	background: url("../image/youtjb.png") no-repeat right; color: rgb(255, 255, 255);
}
.qyejj ul .cur span {
	background: url("../image/liyou.png") no-repeat; top: 0px; width: 26px; height: 50px; right: -26px; display: block; position: absolute; z-index: 88;
}
.qyejjen ul .cur a {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.qyejjen ul .cur span {
	background: none;
}
.nright {
	width: 1200px; padding-bottom: 80px; float: right;
}
.lanmudao {
	margin-top: 40px;
}
.lanmudao .jjian {
	color: rgb(0,160, 233); font-size: 20px; float: left;
}
.lanmudao .jjian font {
	color: rgb(153, 153, 153); font-size: 14px; margin-left: 3px;
}
.lanmudao .youdao {
	background: url("../images/daoh.png") no-repeat left; color: rgb(102, 102, 102); padding-left: 20px; font-size: 14px; float: right; display: inline-block;
}
.lanmudao .youdao a {
	color: rgb(102, 102, 102); font-size: 14px;
}
.lpx {
	margin-top: 20px; border-bottom-color: rgb(214, 212, 212); border-bottom-width: 2px; border-bottom-style: solid;
}
.nright h2 {
	color: rgb(51, 51, 51); padding-bottom: 30px; font-size: 20px; font-weight: normal; margin-top: 50px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.nright .content {
	width: 1200px; color: rgb(102, 102, 102); line-height: 2em; font-size: 14px; margin-top: 40px;
}
.nright .content .imgc {
	border: 5px solid rgb(80, 175, 73); border-image: none; width: 320px; height: 215px; margin-right: 30px; margin-left: 15px; float: left; display: block;
}
.nright .content .imgc img {
	margin-top: -15px; margin-left: -20px;
}
.InBanner1 {
	margin: 0px auto; text-align: center;
}
.InBanner1 div {
	background-position: 50% top; width: 100%; height: 9px; background-repeat: no-repeat;
}

.page {
	width: 100%; text-align: center; margin-top: 40px; margin-bottom: 80px;
}
.page a {
	background: rgb(245, 245, 245); width: 36px; height: 36px; text-align: center; color: rgb(102, 102, 102); line-height: 36px; overflow: hidden; font-size: 14px; margin-right: 3px; margin-left: 3px; display: inline-block;
}
.page .a1 {
	width: 56px;
}
.page span {
	background: rgb(246, 124, 1); width: 36px; height: 36px; text-align: center; color: rgb(255, 255, 255); line-height: 36px; overflow: hidden; margin-right: 3px; margin-left: 3px; display: inline-block;
}
.page .aleft {
	background: url("../css/pagesleft.png") no-repeat rgb(245, 245, 245);
}
.page .aright {
	background: url("../css/pagesright.png") no-repeat rgb(245, 245, 245);
}
.nright h1 {
	text-align: center; color: rgb(51, 51, 51); font-size: 24px; font-weight: normal; margin-top: 45px; margin-bottom: 26px;
}
.nright .time {
	text-align: center;
}
.nright .time span {
	color: rgb(191, 208, 224); font-size: 12px; margin-right: 20px; margin-left: 20px; display: inline-block;
}
.nright .time .rqbg {
	background: url("../css/rqbg.png") no-repeat left; padding-left: 20px;
}
.nright .time .lnrs {
	background: url("../css/lnrs.png") no-repeat left; padding-left: 20px;
}

.channel-list {

	text-align:right;

	margin-top: 30px;
}

.channel-list .pro-list {

	width:1200px;

	_margin-right:-20px;

	padding-bottom:20px
}

.channel-list .pro-list .p_list li {

	float:left;

	width:25%
}
.channel-list .pro-list .turnpage li {

	float:left;

	width:60px
}
.channel-list .pro-list .pro-panels {
	margin:0 13px 20px 0;
	border:1px solid #dedede;
	height:300px;
	position:relative;
	text-align:center;
	font-family:'微软雅黑';
	overflow:hidden
}
.channel-list .pro-list .pro-panels:hover, .channel-list .pro-list .hover {
	border-color:#dedede
}
.channel-list .pro-list .p-img {
	padding:0px 0 10px;
	text-align:center
}
.channel-list .pro-list .p-img img {
	vertical-align:top;
	width:100%;
	height:168px
}
.channel-list .pro-list .p-name {
	line-height:35px;
	padding:0 20px;
	height:38px;
	overflow:hidden;
	margin-bottom: 20px
	
}
.channel-list .pro-list .p-name a {
	color:#000;
	font-size:16px;
}

.channel-list .pro-list .p-name a:hover {
	color:#ff6a00
}
.channel-list .pro-list .p-name1 {
	line-height:23px;
	padding:0 20px 10px 20px;
	height:48px;
	overflow:hidden;
	text-align:left;
}
.channel-list .pro-list .p-name1 a {
	color:#666;
}
.channel-list .pro-list .p-name1 a:hover {
	color:#ff6a00
}
.channel-list .pro-list .p-price {
	padding-top:3px;
	color:#e01d20;
	line-height:30px
}

.channel-list .pro-list .p-price b {
	font-size:20px;
	font-weight:400;

	font-family:"微软雅黑"
}
.channel-list .pro-list .p-price em {
	font-size:16px
}
.channel-list .pro-list .p-button {
	position:absolute;
	left:-1px;
	width:224px;
	bottom:-1px
}
.channel-list .pro-list .p-button table {
	width:100%;
	table-layout:fixed;
	border-collapse:collapse
}
.channel-list .pro-list .p-button td {
	border:1px solid #dedede
}
.channel-list .pro-list .p-button a, .channel-list .pro-list .p-button label {
	display:block;
	height:30px;
	line-height:30px;
	color:#666;
	overflow:hidden;
	white-space:nowrap
}
.channel-list .pro-list .p-button .p-button-cart, .channel-list .pro-list .p-button .p-button-an {
	color:#e01d20
}
.channel-list .pro-list .p-button .p-button-cart-disabled, .channel-list .pro-list .p-button .p-button-an-disabled {
	cursor:not-allowed;
	background-color:#e01d20;
	color:#FFF
}
.channel-list .pro-list .p-button a:hover {
	text-decoration:none;
	background-color:#e01d20;
	color:#FFF
}
.channel-list .pro-list .p-tag {
	position:absolute;
	top:0;
	left:0
}

.gwche{

	text-align:center;

	margin-top:20px;

	background:url(../image/gwcc.png) no-repeat;

	width:132px;

	line-height:42px;

	color:#FFF;

	margin: 0 auto;
}
.gwche:hover{

	text-align:center;

	margin-top:20px;

	background:url(../image/gwcc1.png) no-repeat;

	width:132px;

	line-height:42px;

	color:#FFF;

	margin: 0 auto;
}
.gwche .gww { display:inline-block; width:132px; line-height:42px;  background:url(../image/gwcc.png) no-repeat; line-height:42px; color:#FFF; font-size:14px; border:none; cursor:pointer; text-align:center}

.gwche .gw span{ color:#FFF; text-align:center;}



/*turnpage*/



.turnpage{width:909px; text-align:left; float:left; margin-top:15px; margin-left:15px; display:inline; margin-bottom:20px;}



.turntxt{float:left; display:inline; line-height:30px; font-size:14px;}



.pagenum{float:right;  display:inline;}



.pagenum span{float:left;display:block;color:#000; border:1px solid #0b89c3; padding:4px 5px; margin-right:3px; font:14px/14px "微软雅黑";border-radius: 4px; }
.turnpage span{float:left;display:block;color:#000; border:1px solid #0b89c3; padding:4px 5px; margin-right:3px; font:14px/14px "微软雅黑";border-radius: 4px; margin-left: 20px;}


.turnpage a:link,.turnpage a:visited{float:left; display:block; color:#000; border:1px solid #0b89c3;padding:4px 5px; margin-right:3px; font:14px/14px "微软雅黑";border-radius: 4px;}



.turnpage a:hover,.hovera{float:left; display:block;background:#0b89c3; color:#fff !important;border:1px solid #0b89c3;padding:4px 5px; margin-right:3px; font:14px/14px "微软雅黑";border-radius: 4px;}


.menu-subtitle {
    width: 930px;
    height: 30px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    position: relative;
    margin-bottom: 10px;
	text-align: left;
}
.menu-subtitle:hover {
    width: 930px;
    height: 30px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 14px;
    font-weight: 600;
    color: #0b89c3;
    position: relative;
    margin-bottom: 10px;
	text-align: left;
}
.menu-subtitle i {
    display: inline-block;
    width: 3px;
    height: 11px;
    background: #0b89c3;
    margin-right: 8px;
}

.menu-subtitle em {
    display: block;
    width: 97px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 201;
}









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



.clearfixx {display: inline-block;}


.run_navv {
	width: 100%;
	padding: 30px 0 20px 0;
	border-bottom: 3px solid #e7e7e7;
}
.run_nav {
	width: 1200px;
	margin: 0 auto;
}


.run_nav ul li {
      float: left;
      padding: 0 20px;
      border-right: 1px solid #e7e7e7; }
.run_nav ul li a {
        color: #666;
        font-size: 16px;font-weight: normal}
.run_nav ul li a:hover {
          color: #0b89c3; font-weight: normal}
        .run_nav ul li a.run_active {
          color: #0b89c3;font-weight: normal }
      .run_nav ul li:first-child {
        padding-left: 0; }
      .run_nav ul li:last-child {
        border-right: 0; }
.title{width: 482px;height: 170px;line-height: 170px;background: url(../image/titlebg.png) center no-repeat;color: #ff903e;font-size: 30px;}
.title1n{height: 125px;background: url(../image/title.jpg) no-repeat center;margin-top: 10px!important;margin-bottom: 30px!important}
.titlec{width: 482px;height: 170px;line-height: 170px;background: url(../image/titlebg.png) center no-repeat;color: #fff;font-size: 30px;}
.t1{font-size: 28px;color: #222;height: 28px;line-height: 28px;}
.t2{
	font-size: 16px;
	color: #999;
	padding-top: 80px;
}

.title1nn{height: 45px;margin-top: 12px!important;margin-bottom: 7px!important}
.t3{font-size: 26px;color: #f67c01;height: 35px;line-height: 35px;}

#contentn {

	height: auto;

	width: 1200px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}
.brandBox{

	padding:20px 0 20px 0;

	width:1200px;

	margin:0 auto;

	clear: both;

	height: auto;
}
.brandRightxm{
	width:1190px;
	margin: 0 auto;
}
.infoConxm{padding:7px 0 0 0;}
.infoConxm img{ z-index:10000; vertical-align:middle; }

.m{margin:0 auto!important}
.text-o{overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.text-c{
	text-align: center;
	clear: both;
}
/*新闻列表*/
.newslb{ margin-top:30px; border-bottom:1px dashed #d6d4d4; padding-bottom:70px; clear:both;}
.newslb dt{
	width:310px;
	height:241px;
	float:left;
	margin-right:30px;
	padding-bottom: 10px;
}
.newslb dt img{ max-width:310px;max-height:182px;}
.newslb dd h3{ font-weight:bold;margin-bottom:10px;}
.newslb dd h3 a{ font-size:18px; color:#333333; line-height: 35px;}
.newslb dd h3 a:hover{ font-size:18px; color:#0b89c3; line-height: 35px;}
.newslb dd h4{ margin-top:10px; color:#999999; font-weight:normal; font-size:14px; margin-bottom:16px;}
.newslb dd p{ color:#666666; font-size:14px; line-height:1.6em; margin-bottom:16px;}
.newslb dd h5{ font-weight:normal}
.newslb dd h5 a{ color:#fda040; font-size:14px;}
.newslb dd h5 a:hover{ color:#0b89c3; font-size:14px;}


.wrap{width:1200px;max-width:100%;margin:0 auto}

/* 产品详情页 */
.pd-banner {height: 400px;background-repeat: no-repeat;background-position: center;}
.pd-banner .pd-banner-title{font-size: 30px;color: #333333;font-weight: bold;margin-bottom: 20px;}
.pd-banner .pd-banner-desc{font-size: 16px;color: #666666;width: 660px;line-height: 1.5em;}
.pd-banner .uk-container{margin-top: -55px;margin-top: -283px;}
.pd-banner .uk-button {margin-top: 30px;margin-right: 20px;padding: 0 25px;line-height: 40px;border-radius: 5px;font-size: 16px;text-align: center}
.pd-banner .uk-button.blue-btn{background: #0b89c3;color: #fff;}
.pd-banner .uk-button.line-btn{background: rgba(0, 0, 0, 0);border: 1px solid #2fad00;color: #2fad00;}
.uk-container{padding: 0;max-width: 1200px;}
.uk-vertical-align{font-size:0}.uk-vertical-align:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.uk-text-center{text-align:center!important}
.uk-container{box-sizing:border-box;max-width:980px;padding:0 25px}@media (min-width:1220px){.uk-container{max-width:1200px;padding:0 35px}}.uk-container:after,.uk-container:before{content:"";display:table}.uk-container:after{clear:both}.uk-container-center{margin-left:auto;margin-right:auto}
.index-area .uk-width-1-4{text-align: center;}
.uk-text-left{text-align:left!important}.uk-text-right{text-align:right!important}.uk-text-center{text-align:center!important}

/*表单*/
.biaodan .form{ display: flex; }
.biaodan .uk-container input {width: 300px;border-radius: 5px;border: 1px solid #2fad00;font-size: 18px;padding-left:10px; height: 40px;box-sizing: border-box;margin-right: 1%;outline: none; background: none;}
.biaodan .uk-container .pc_mobile_call{width: 160px;color: #fff; display:inline-block; margin-left:10px; background: #2fad00;font-size: 16px;text-align: center;border-radius: 5px;}
.biaodan .pd1-banner-desc{font-size: 16px;color: #666666;width: 300px;line-height: 1.5em;}
.biaodan .pd1-banner-desc span{ display: block; font-size:12px; line-height: 28px;margin-top: 10px}
.form .pd1-banner-desc { width: 300px; line-height:1.5em; font-size: 16px;color: #666666; float:left; }
.form .pd1-banner-desc input {width: 300px;border-radius: 5px;border: 1px solid #2fad00;font-size: 18px;padding-left:10px; height: 40px;box-sizing: border-box;margin-right: 1%;outline: none; background: none;}
.form .pc_mobile_call{ width: 160px;color: #fff; display:block; margin-left:10px; background: #2fad00;font-size: 16px;text-align: center;border-radius: 5px; float:left; border:none; height:40px; line-height:40px; margin-right:10px; }
/*.biaodan .btn{ color:#000; display: inline-block; width:153px; height:40px; background: red; color:#fff; }*/
.form .uk-button{ color:#000; display: inline-block; width:153px; height:40px; background: #0b89c3; color:#fff; margin-top:0; border:0;  }
.biaodan .uk-button{ color:#000; display: inline-block; width:153px; height:40px; background: #0b89c3; color:#fff; margin-top:0; }

@media(max-width:767px){
.biaodan .uk-container input {width: 150px;font-size: 14px;padding-left:10px; height: 40px;box-sizing: border-box;margin-right: 1%;outline: none; background: none;}
.biaodan .uk-container .pc_mobile_call{width: 120px; font-size: 14px;}
.biaodan .pd1-banner-desc{font-size: 12px;color: #666666;width: auto;line-height: 1.5em;}
.biaodan .pd1-banner-desc span{ display: block; font-size:12px; }

 }

/* 关于我们 */
#about{width:100%;min-width:1200px;padding:30px 0;height:415px;background: #fff;}

#about .aboutcon{clear:both;overflow:hidden;margin:0 auto;width:1180px;}
#about .aboutcon .picinfo{float: left}
#about .aboutcon .info{width:865px;float: right;}
#about .aboutcon .info p.text{padding:30px 40px;font-style:normal;line-height:30px; font-size:14px;background:#fff;}
#about .aboutcon .specialefficacy{position:relative;overflow:hidden;margin-top:15px;width:865px;height:135px;}
#about .aboutcon .specialefficacy ul li{float:left;display:inline;margin-right:15px;width:277px;height:135px;background:#fff;text-align:center;}
#about .aboutcon .specialefficacy ul li div{overflow:hidden;margin-top:30px;padding:0;height:60px;color:#e90000;text-align:center;font-weight:700;font-size:50px;line-height:60px;}
#about .aboutcon .specialefficacy ul li span{display:block;width:100%;font-size:16px;}
#about .aboutcon .specialefficacy ul li p {font-family:antonioregular;display: inline;font-size:46px;color:#e90000;line-height: 46px}
#about .aboutcon .specialefficacy ul li b{ font-weight:bold;font-family: Arial;}
#about .aboutcon .specialefficacy ul li.nr{margin-right:0;}
/* 我们的服务领域 */
.commWith {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.part01{
    width:100%;
    height: 1035px;
    background: #fff;
    text-align: center;
}
.titlet{
    font-size: 28px;
    line-height: 80px;
    font-weight: normal;
    color: #48484a;
    display: inline-block;
    margin-top: 80px;
	background: url(../image/titletbg.png) no-repeat bottom center;
	text-align: center;
 
}
.part01 ul{
    width:100%;
    height: 742px;
    margin-top: 40px;
    margin-bottom: 110px;
}
.part01 ul li{
    width:373px;
    height: 330px;
    float: left;
    margin: 20px 13px;
    position: relative;
    text-align: center;
    -webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2); 
    -moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2); 
    box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.part01 ul li:nth-child(1){
    margin-left: 0;
}
.part01 ul li:nth-child(4){
    margin-left: 0;
}
.part01 ul li:nth-child(3){
    margin-right: 0;
}
.part01 ul li:nth-child(6){
    margin-right: 0;
}
.part01 ul li img{
    width:100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.part01 ul li p.lytitle{
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    top:70px;
    left: 0;
    right: 0;
    display: inline-block;
    z-index: 3;
}
.part01 ul li p.zx{
    font-size: 18px;
    color: #ff8400;
    position: absolute;
    top:105px;
    left: 0;
    right: 0;
    display: none;
    z-index: 3;
    text-decoration: underline;
}
.part01 ul li p:last-child{
    font-size: 16px;
    color: #48484a;
    line-height: 30px;
    padding: 0 20px;
    position: absolute;
    top:190px;
    left: 0;
    right: 0;
    display: inline-block;
    z-index: 3;
    text-align: center;
}
.part01 ul li:hover{
    -webkit-box-shadow:0 8px 16px rgba(0, 0, 0, 0.2); 
    -moz-box-shadow:0 8px 16px rgba(0, 0, 0, 0.2); 
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    transition: .4s;
    transform: translate3d(0, -3px, 0);
}
.part01 ul li:hover p.lytitle{
    top:48px;
}
.part01 ul li:hover p.zx{
    display: inline-block;
}


.part3 {
    width: 100%;
    height: auto;
    margin-top: 0px;
}
.part3 .p1 {
    width:340px;
    height:54px;
    background:rgba(247,247,247,1);
    border-radius:27px;
    text-align: center;
    line-height: 54px;
    color: #333333;
    font-size: 24px;
    margin: 0 auto;
    margin-top: 20px;
}
.part3 .p3box {
    margin-top: 35px;
}
.part3 .p3box div a{
    width:180px;
    height:80px;
    background:#ddeff8;
    border-radius:10px;
    text-align: center;
    line-height: 80px;
    color: #0b89c3;
    font-size: 20px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.part3 .p3box div a:hover {
    background: #0b89c3 !important;
    color: #ffffff !important;
}
.part3 .p3box div:nth-child(6n) {
    margin-right: 0;
}
.active1 {
    background: #0b89c3 !important;
    color: #ffffff !important;
}
.tabp3box {
    width: 100%;
    height: 310px;
}
.part3 .p3box1 {
    width: 100%;
    height: auto;
    display: none;
}
.part3 .p3box1 .p31img {
    width:540px;
    height:308px;
    border-radius:10px;
}
.part3 .p3box1 .p31img img {
    height: 308px;
}
.part3 .p3box1 .p31font {
    width: 540px;
    height: auto;
}
.part3 .p3box1 .p31font .tiao {
    width: 100%;
    height: 144px;
    background:rgba(247,247,247,1);
    border-radius:10px;
}
.part3 .p3box1 .p31font .tiao .p2 {
    width:125px;
    height:48px;
    background:rgba(0,160,233,1);
    border-radius:10px 10px 10px 0px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 48px;
}
.part3 .p3box1 .p31font .tiao .p3 {
    color: #333333;
    font-size: 14px;
    padding: 0 20px;
    margin-top: 15px;
	text-align: left;
	line-height: 28px;
}
.part3 .p3box1 .p31font .tiao .p3 span {
    color: #0b89c3;
    cursor: pointer;
}
.part3 .p3box1 .p31font .tiao .p3 span:hover {
    text-decoration: none;
}
.mt20 {
    margin-top: 20px;
}

.xs100{width: 100%!important;padding-left: 2%;padding-right: 2%;}




.fl{float: left}
.fr{float: right}
.ly{line-height: 60px;color: #555;width:974px;}
.ly input{width: 848px;border: 1px solid #e1e1e1;height: 60px;}
.ly-list{margin-bottom: 40px;height: 60px;}
.ly-list .no{height: 240px;}
.ly a{width: 156px;height: 48px;line-height: 48px;text-align: center;background: #ff903e;margin-top: 0px!important;margin-left: 360px;color: #fff}
.ny_sq_t{
	width:264px;
	margin: 5px auto;
}
.ny_sq_ttt{ float:left; width:1180px; margin-top:5px;}
.ny_sq_t_1{ float:left; width:130px; height:40px; line-height:40px; border:1px solid #f2f2f2; margin-left:14px; font-size:14px; text-align:center;}
.ny_sq_t_2{ float:left; width:554px; height:40px; line-height:40px; border:1px solid #f2f2f2; margin-left:5px; display:inline;}
.ny_sq_t_2 input{
	float:left;
	width:150px;
	height:18px;
	margin-top:8px;
	margin-left:8px;
	display:inline;
	border: 1px solid #d6d4d4;
}
.ny_sq_t_2 span{ color:#026d97; float:left; margin-left:8px; display:inline;}
.ny_sq_t_3{ float:left; width:554px; height:40px; line-height:40px; border:1px solid #f2f2f2; margin-left:5px; display:inline;}
.ny_sq_t_3 input{
	float:left;
	width:250px;
	height:18px;
	margin-top:8px;
	margin-left:8px;
	display:inline;
	border: 1px solid #d6d4d4;
}
.ny_sq_t_3 span{ color:#026d97; float:; margin-left:8px; display:inline;}

.ny_sq_t_5{ float:right; width:848px; height:260px;  margin-bottom: 40px;  line-height:40px; margin-left:25px; display:inline;border: 1px solid #e1e1e1; }
.ny_sq_t_5 textarea{ float:left; width:98%; height:260px;  margin-top:8px;  margin-left:8px;  display:inline;}
.ny_sq_t_6{ float:left; width:264px; height:60px; line-height:60px; border:0px solid #f2f2f2; margin-left:14px; display:inline; margin-top:13px; text-align:center;}
.ny_sq_t_6 input{ padding:30px 10px 0 30px;}
.qxcy-list{height:  ;width: 1200px;}
.m{margin:0 auto!important}
.ny_right_xm_nr1{ float:left; width:1165px; margin-left:15px; display:inline; margin-top:0px;}
.ny_right_xm_nr1 ul{ width:1155px;}
.ny_right_xm_nr1 ul li{ float:left; width:1155px; height:40px; line-height:40px;  border-bottom:1px dotted #ccc; margin-top:10px;}
.ny_right_xm_nr1 ul li a{ float:left; display:block; width:695px; margin-left:10px; display:inline; overflow:hidden;}
.ny_right_xm_nr1 ul li a:hover{ color:#000000; text-decoration:underline;}
.ny_right_xm_nr1 ul li span{ float:right; margin-right:8px; display:inline; color:#999;}

.ny_cen{
	margin:0px auto;
	width:1200px;
	margin-bottom: 30px;
}
.ny_ts{ margin:0 auto; width:1100px; height:206px; }
.ny_ts_1{ float:left;width:1100px; height:506px; background:url(../images/tishi.png) no-repeat; margin-top:20px; margin-bottom:20px;}
.ny_ts_wz{ float:left; width:890px; height:30px; line-height:30px; text-align:center; margin-top:130px; font-weight:bold; font-size:14px; margin-left:200px; display:inline;}
.ny_ts_wz2{ float:left; width:890px; height:30px; line-height:30px; text-align:center; font-size:14px;margin-left:200px; display:inline;}

.ny_news_list{ float:left; width:1042px; margin-left:15px; display:inline; margin-top:20px;}
.pro_k{ float:left; width:191px; margin-left:15px; display:inline; margin-top:20px;}
.pro_tu{ float:left; width:191px; height:142px; background:url(../image/sy_syyq_bj1.gif);}
.pro_tu a img{ float:left; width:171px; height:124px; margin-top:8px; margin-left:11px; display:inline;}
.pro_m{
	float:left;
	width:191px;
	height:25px;
	line-height:25px;
	text-align:center;
	overflow:hidden;
	color:#fff;
	margin-top: -35px;
	z-index: 1000;
	background-image:url(../images/product_btbg.png);
	
}
.pro_re{
	float:left;
	width:181px;
	height:40px;
	line-height:20px;
	overflow:hidden;
	color:#2d2d2d;
	margin-top: 5px;
	font-size:12px;
	margin-left:5px;
	
}

.explore-insurance-contanir h2 {
    padding-top: 56px;
    background: url(../image/pro_tbg.png) no-repeat center top;
    padding-bottom: 32px;
}
h2.main_title a {
    text-align: center;
    display: block;
    font-size: 42px;
    color: #333;
    line-height: 100%
}
h2.main_title span {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #333;
    line-height: 100%;
    margin-top: 11px;
    font-weight: 400
}
h2.main_title a:hover {
    color: #333
}
.explore-insurance-contanirfw h2 {
    padding-top: 56px;
    background: url(../image/service_tbg.png) no-repeat center top;
   padding-bottom: 42px;
}

.explore-insurance-contanirabout h2 {
    padding-top: 56px;
    background: url(../image/about_tbg.png) no-repeat center top;
    padding-bottom: 42px;
}

.explore-insurance-contanirabout{width:100%;background:#f7f7f7;margin-top: 20px}
.explore-insurance-contanirabout h2,.finding-service-contanirfw h2{text-align:center;font-size:44px;font-weight:500;letter-spacing:2px;width:1200px;margin:0 auto;padding-bottom: 20px;}

.explore-insurance-contanirnews h2 {
      padding-top: 60px;
    background: url(../image/news_tbg.png) no-repeat center top;
	padding-bottom: 42px;
}

.explore-insurance-contanirnews{width:100%;background:#f7f7f7;margin-top: 20px;margin-bottom: 20px}
.explore-insurance-contanirnews h2,.finding-service-contanirfw h2{text-align:center;font-size:44px;font-weight:500;letter-spacing:2px;width:1200px;margin:0 auto;padding-bottom: 20px;}

.news {
    padding-top: 26px;
    height: 801px;
    background: url(../image/part03tabcont1.png) no-repeat center ;
	margin-bottom: 24px;
}
.content {
    width: 1200px;
    margin: 0 auto;
    
}

.news h3 a {
    display: block;
    font-size: 24px;
    color: #333;
    line-height: 100%;
    font-weight: 400;
    position: relative;
    padding-bottom: 17px
}
.news h3 a:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 24px;
    background: #b20405;
    left: -28px;
    top: 0
}
.news h3 a span {
    float: right;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 100%;
    margin-top: 12px
}
.brand {
    width: 379px;
    height: 493px;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 58px 26px 0 28px;
		
}
.brand dt {
    width: 325px;
    height: 183px;
    overflow: hidden
}
.brand dt img {
    width: 325px;
    height: 183px
}
.brand dd {
    padding: 28px 8px 0
}
.brand dd h4 {
    font-size: 18px;
    color: #333;
    line-height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400
}
.brand dd h4 span {
    display: block;
    font-size: 12px;
    color: #333;
    line-height: 100%;
    margin-top: 7px
}
.brand dd p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin: 16px 0 29px;
	font-family: "微软雅黑";
}
.brand dd i {
    display: block;
    font-size: 14px;
    color: #b20405;
    line-height: 100%;
    padding-right: 27px;
    background: url(../image/ci.png) no-repeat right center;
    text-align: right
}
.brand dl:hover h4 {
    color: #b20405
}
.news_con {
    width: 807px;
    height: 493px;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 58px 31px 0 32px;
}
.news_con h3 a {
    border-bottom: 1px solid rgba(98, 98, 98, .25)
}
.news_con h3 a:before {
    left: -32px
}
.news_con .tl li {
    padding: 21px 0 36px 8px;
    float: left;
    width: 336px
}
.news_con .tl li h4 {
    font-size: 18px;
    color: #0e0b0a;
    line-height: 100%;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 19px
}
.news_con .tl li p {
    font-size: 14px;
    color: #999;
    line-height: 24px
}
.news_con .tl li:first-child {
    margin-right: 46px
}
.news_con .tl li:hover h4 {
    color: #b20405
}
.news_con .jc li {
    width: 239px;
    height: 147px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 13px;
    margin-top: 16px
}
.news_con .jc li img {
    width: 239px;
    height: 147px
}
.news_con .jc li h4 {
    position: absolute;
    width: 239px;
    height: 45px;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    font-weight: 400;
    left: 0;
    bottom: 0;
    padding: 5px 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.news_con .jc li:last-child {
    margin-right: 0
}

.explore-insurance-contanirprocess h2 {
    padding-top: 56px;
    background: url(../image/process_tbg.png) no-repeat center top;
	padding-bottom: 32px;
   
}

.explore-insurance-contanirprocess{width:100%;background:#fff;margin-top: 20px;margin-bottom: 20px}
.explore-insurance-contanirprocess,.finding-service-contanirfw h2{text-align:center;font-size:44px;font-weight:500;letter-spacing:2px;width:1200px;margin:0 auto;padding-bottom: 20px;}

@-webkit-keyframes fadeInUp1 {
 from {
opacity: 0;
-webkit-transform: translate3d(0, 10%, 0);
transform: translate3d(0, 10%, 0)
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
}
@keyframes fadeInUp1 {
 from {
opacity: 0;
-webkit-transform: translate3d(0, 10%, 0);
transform: translate3d(0, 10%, 0)
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
}
.fadeInUp1 {
    -webkit-animation-name: fadeInUp1;
    animation-name: fadeInUp1
}
.scale_img dl img, .scale_img li img {
    -o-transition: all 1s linear 0s;
    transition: all 1s linear 0s
}
.scale_img dl:hover img, .scale_img li:hover img {
    -webkit-transform: scale(1.05) rotate(0deg) translateY(0);
    -ms-transform: scale(1.05) rotate(0deg) translateY(0);
    transform: scale(1.05) rotate(0deg) translateY(0)
}