﻿@charset "utf-8";
@font-face{ font-family:Poppin; src:url(../font/POPPINS-LIGHT.TTF);}
@font-face{ font-family:Poppins; src:url(../font/POPPINS-SEMIBOLD.TTF);}
@font-face{ font-family:Dosis; src:url(../font/DOSIS-REGULAR-2.TTF);}
@font-face{ font-family:Dosis_el; src:url(../font/DOSIS-EXTRALIGHT-8.TTF);}
@font-face{ font-family:Dosis_b; src:url(../font/DOSIS-BOLD-5.TTF);}
@font-face{ font-family:Dosis_l; src:url(../font/DOSIS-LIGHT-4.TTF);}
@font-face{ font-family:Dosis_m; src:url(../font/DOSIS-MEDIUM-3.TTF);}
@font-face{ font-family:Dosis_s; src:url(../font/DOSIS-SEMIBOLD-6.TTF);}
@media (max-width:4000px){html{font-size:16px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:13px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:13px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:12px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}


/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{margin:0 auto;max-width: 1500px;padding: 0 50px;}

#header{position: absolute;z-index:10000;top: 3.75rem;left:0;right:0;height: 0;transition:.6s;padding:0 0;}
#header>.w1200{display:flex;align-items:center;justify-content:space-between;height: 80px;}

#header .right{display:flex;align-items:center;border-radius: .625rem;position: relative;}
#header .right::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(255,255,255,.85);transform: skewX(-13deg);border-radius: 10px 14px 10px 14px;}

nav{display: inline-block;}
#nav>ul{display: flex;padding: 0 2rem;}
#nav>ul>li{position:relative;z-index:0;margin: 0 1rem;display: flex;align-items: center;}
#nav>ul>li span{display:inline-block;width: .3125rem;height: .3125rem;background: #b2b2b2;border-radius:50%;}
#nav>ul>li >a{display:block;padding: 0;text-transform:uppercase;}
#nav>ul>li >a{font-size: 1.125rem;color: #191919;line-height: 5rem;position:relative;transition:.6s;display: flex;align-items: center;}
#nav>ul>li.on >a{ font-weight:bold;}
#nav>ul>li >a h3{position:relative;font-size: 1.125rem;}
#nav>ul>li a i{ display:inline-block; background:url(../images/nav_down.png) center no-repeat; width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav>ul>li .sub{position:absolute;position: absolute;left: 50%;top: 100%;z-index: 999;/* -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2); */-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);/* box-shadow: 0px 3px 5px #3333334d; */transform-origin: 0 0 0;transform: scaleY(0.2) translateX(-50%);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;opacity: 0;padding: 20px;}
#nav>ul>li .sub:before{content:"";position:absolute;border-left: transparent 6px solid;border-right: transparent 6px solid;border-bottom: #fff 8px solid;top: 13px;left: 50%;margin-left: -6px;}
#nav>ul>li .sub .box{padding: 0;text-align:center;border-radius: 5px;overflow: hidden;background: rgba(255,255,255,.85);}
#nav>ul>li .sub a{padding: 0 1.5rem;line-height: 3.5;transition:.3s;font-size: 14px;letter-spacing: 1px;color: #636363;/* border-bottom: 1px dashed #eee; */display: block;white-space: nowrap; position:relative}
#nav>ul>li .sub a:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background: #acce22;transition:.5s;}
#nav>ul>li .sub a:hover{color: #fff;background: #1c89ca;}
#nav>ul>li .sub a:hover:before{ width:3px}
#nav>ul>li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateY(0px) translateX(-50%);}
#nav>ul>li.on>a, #nav>ul>li:hover>a, #header.xg #nav>ul>li.on >a, #header.xg #nav>ul>li:hover >a{}
#nav>ul>li h3:after{content:"";display:block;width: 100%;height: 2px;position:absolute;left: 50%;margin-left: -50%;background: #24a8e4;bottom: 0;transition:.3s;transform:scale(0);border-radius: 0;}
#nav>ul>li h3:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #00a271 4px solid;bottom:2px;transition:.3s;opacity:0;visibility:hidden;display: none;}
#nav>ul>li:hover h3:after,#nav>ul>li.on h3:after{  transform:scale(1);}
#nav>ul>li:hover h3:before, #nav>ul>li.on h3:before{ opacity:1; visibility:visible}
#header.xg #nav>ul>li h3:after{ background:#007f64}

#header:hover{}
#nav>ul>li.li1{ position:inherit}

.sub_box1{position:absolute;background:#fff url(../images/xiala_bg.jpg) right bottom no-repeat;background-size:cover;width:100%;left:0;padding:2.875rem 0;box-shadow:0 25px 25px rgba(0,0,0,.05);opacity:0;visibility:hidden;transform:scaleY(0); transform-origin:top; transition: .5s;}
.sub_box1 *{line-height:1;width: 100%;}
.sub_box1 .w1200{ display:flex; align-items:flex-start}

.sub_box1 .ll1{width: 20rem;padding-right:2px;}
.sub_box1 .ll1 .miso_hd1 ul .miso-list{ overflow:visible}
.sub_box1 .ll1 .miso_hd1 ul li{ height:7rem; margin-bottom:1.5rem}
.sub_box1 .ll1 .miso_hd1 ul li a{ display:flex;}
.sub_box1 .ll1 .miso_hd1 ul li .img{ width:7rem;}
.sub_box1 .ll1 .miso_hd1 ul li .img .img_hezi{ padding-bottom:7rem !important}
.sub_box1 .ll1 .miso_hd1 ul li .con{width:calc(100% - 7rem);height:7rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding: 0 1.125rem;transition:.5s;border:#e5e5e5 1px solid;}
.sub_box1 .ll1 .miso_hd1 ul li .con h5{ font-size:1.125rem; color:#2e2e2e; line-height:1.25}
.sub_box1 .ll1 .miso_hd1 ul li .con p{ font-size:.875rem; color:#828282; line-height:1.25; margin:.75rem 0 0}
.sub_box1 .rr1{width: calc(100% - 20rem);padding:0 0 0 2.5rem;}
.sub_box1 .box_li{display:flex;}
.sub_box1 .box_li dl{padding-right: 1.5rem;flex: 1;}
.sub_box1 .box_li dl dt{ font-size:.9375rem; color:#313131; font-weight:900; line-height:1.5; margin-bottom:1.5rem; transition:.5s}
.sub_box1 .box_li dl dd{ font-size:.875rem; color:#313131; line-height:1.875rem; transition:.5s}

.sub_box1 .box_li dl dt:hover, .sub_box1 .box_li dl dd:hover{ color:#e65e0e}

.sub_box1 .ll1 .miso_hd1 ul li.miso-current .con{ border:#0750a2 1px solid; background:#0750a2}
.sub_box1 .ll1 .miso_hd1 ul li.miso-current .con h5, .sub_box1 .ll1 .miso_hd1 ul li.miso-current .con p{ color:#fff}

#nav>ul>li.li1.active .sub_box1{ opacity:1; visibility:visible; transform:scaleY(1)}

.sub_box2{background:#fff}
.sub_box2 .miso_hd2 ul{display:flex;margin:0 -.9375rem;flex-wrap:wrap;}
.sub_box2 .miso_hd2 ul li{ width:33.333333%; padding:0 .9375rem;}
.sub_box2 .miso_hd2 ul li a{ display:flex;}
.sub_box2 .miso_hd2 ul li .img{ width:7rem;}
.sub_box2 .miso_hd2 ul li .img .img_hezi{ padding-bottom:7rem !important}
.sub_box2 .miso_hd2 ul li .con{ width:calc(100% - 7rem); height:7rem; display:flex; flex-direction:column; align-items:center; justify-content:center; padding:0 1.75rem; transition:.5s; border:#e5e5e5 1px solid}
.sub_box2 .miso_hd2 ul li .con h5{ font-size:1.125rem; color:#2e2e2e; line-height:1.25}
.sub_box2 .miso_hd2 ul li .con p{ font-size:.875rem; color:#828282; line-height:1.25; margin:.75rem 0 0}

.sub_box2 .miso_hd2 ul li:hover .con{ border:#0750a2 1px solid; background:#0750a2}
.sub_box2 .miso_hd2 ul li:hover .con h5, .sub_box2 .miso_hd2 ul li:hover .con p{ color:#fff}

.wailian{ margin-left:1rem}
.wailian ul{ display:flex; align-items:center}
.wailian ul li{ margin-left:1.625rem}
.wailian ul li a{display:flex;align-items:center;justify-content:center;width: 32px;height: 32px;background: #e65e0e;border-radius: 50%;}
.wailian ul li:nth-child(2) a{background: rgba(0,0,0,.2);}

.fp-viewing-page0 #header{opacity:1;visibility:visible;}

/*顶部搜索*/

.tc_search {margin: 0 1.3rem;width: calc(100% - 2.6rem);position: absolute;bottom: 1rem;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search #keyword {font-size:.875rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 38px; line-height: 38px; border: 0; background: url(../images/search_white.svg) center center no-repeat; background-size: 1.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
c color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 1.875rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 1.75rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #1c89ca;border-radius: 1px;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #1c89ca;border-radius: 1px;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 45px 15px 70px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #1c89ca center no-repeat;background-size:cover;opacity: 0;visibility: hidden;}
#m_nav .close{position:absolute;top: 10px;right: 15px;left: 15px;font-size: 28px;color:#fff;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 10px 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

.list_box_nav_mobile{width:100%;height: 100%;padding: 0 0 10px;overflow: hidden;overflow-y: scroll;}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid rgba(255, 255, 255, 0.1);line-height: 4rem;color: #fff;padding: 0;font-size: 1.125rem;display: flex;position: relative; transition:.5s}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 100%;height: 4rem;display: inline-block;background: url(../images/arrow_down.svg) calc(100% - 5px) center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;top: 0;}
.list_box_nav_mobile>li.on1 i{background: url(../images/arrow_down_on.svg) calc(100% - 5px) center no-repeat;}

.list_box_nav_mobile>li.on .a{ border-bottom:1px solid rgba(255, 255, 255, 0.3)}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:13px;color:rgba(255,255,255,.7);line-height: 2.5;}
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }

/*导航按钮结束*/

.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 60px;}
.m_header_box header{padding:0 15px;height: 60px;background: #fff;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;display:flex;justify-content:space-between;align-items: center;}
.m_header_box header .logo img{height: 50px;}

.banner{width:100%;overflow:hidden;position: relative;}
.swiper-box1 { position: relative; overflow: hidden; }

.swiper-box1 .swiper-prev, .swiper-box1 .swiper-next {position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);z-index: 3;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;width: 4.6875rem;height: 5.625rem;background-size: cover !important;transition: .5s;z-index: 100;}

.swiper-box1 .swiper-prev{background: url(../images/banner_prev.png) center no-repeat;}
.swiper-box1 .swiper-next{background: url(../images/banner_next.png) center no-repeat;left: auto;right: 0;}

.swiper-box1 .swiper-prev:hover{background: url(../images/banner_prev_on.png) center no-repeat;}
.swiper-box1 .swiper-next:hover{background: url(../images/banner_next_on.png) center no-repeat;}

.swiper-box1 .swipershubaio {position: absolute;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;color: #fff;bottom: 1rem;z-index: 3;}

.swiper-box1 .swipershubaio:after {content: '';width: 300px;height: 300px;border-radius: 44%;background: #69a84e;position: absolute;top: 0;left: 50%;z-index: -1;-webkit-animation: swipershubaio1 5s infinite linear;animation: swipershubaio1 5s infinite linear;}

.swiper-box1 .swipershubaio:before {content: '';width: 300px;height: 300px;border-radius: 35%;background: #69a84e;position: absolute;top: 0;left: 0%;opacity: .5;z-index: -2;-webkit-animation: swipershubaio2 7s infinite linear;animation: swipershubaio2 7s infinite linear;}

.swiper-box1 .swipershubaio p {margin-top: 1rem;font-size: .9375em;}

.swiper-box1 .swipershubaio figure { -webkit-animation: shubiao 1.4s infinite linear; animation: shubiao 1.4s infinite linear; }

.swiper-box1 .swiper-wrapper .swiper-slide { position: relative; overflow: hidden; z-index: 1; }

.swiper-box1 .swiper-wrapper .swiper-slide .box1text {position: absolute;top: 0;left: 0;width: 100%;height: 100%; display: flex;align-items: center;justify-content: center;}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .w1200{ display: flex;align-items: flex-end;justify-content: center;flex-direction: column;color: #fff;z-index: 1; flex:1}
.bannerimg .img_hezi{ padding-bottom: 100vh !important;}

.swiper-box1 .swiper-wrapper .swiper-slide .box1text h2{font-size: 1.255rem;text-transform: uppercase;font-family: Dosis_b;transform: translateY(80px);opacity: 0;transition-delay:.2s;-moz-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-o-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text h3{font-size: 1.45rem;font-weight: 600;margin: 2.375rem 0 1.375rem;transform: translateY(80px);opacity: 0;transition-delay:.4s;-moz-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-o-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text h4{font-size: 1.485rem;font-weight: 100;transform: translateY(80px);opacity: 0;transition-delay:.6s;-moz-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-o-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);line-height: 1.5;}


.swiper-box1.on .swiper-wrapper .swiper-slide .box1text h2,
.swiper-box1.on .swiper-wrapper .swiper-slide .box1text h3,
.swiper-box1.on .swiper-wrapper .swiper-slide .box1text h4{transform: translateY(0);opacity: 1;}


@-webkit-keyframes shubiao { 0% { -webkit-transform: translateY(-10px); transform: translateY(-10px);
    opacity: 0; }
  100% { -webkit-transform: translateY(10px); transform: translateY(10px);
    opacity: 1; } }

@keyframes shubiao { 0% { -webkit-transform: translateY(-10px); transform: translateY(-10px);
    opacity: 0; }
  100% { -webkit-transform: translateY(10px); transform: translateY(10px);
    opacity: 1; } }

@-webkit-keyframes swipershubaio1 { 0% { -webkit-transform: translate(-50%, -4%) rotate(0); transform: translate(-50%, -4%) rotate(0); }
  100% { -webkit-transform: translate(-50%, -4%) rotate(360deg); transform: translate(-50%, -4%) rotate(360deg); } }

@keyframes swipershubaio1 { 0% { -webkit-transform: translate(-50%, -4%) rotate(0); transform: translate(-50%, -4%) rotate(0); }
  100% { -webkit-transform: translate(-50%, -4%) rotate(360deg); transform: translate(-50%, -4%) rotate(360deg); } }

@-webkit-keyframes swipershubaio2 { 0% { -webkit-transform: translate(-60%, 5%) rotate(0); transform: translate(-60%, 5%) rotate(0); }
  100% { -webkit-transform: translate(-60%, 5%) rotate(360deg); transform: translate(-60%, 5%) rotate(360deg); } }

@keyframes swipershubaio2 { 0% { -webkit-transform: translate(-60%, 5%) rotate(0); transform: translate(-60%, 5%) rotate(0); }
  100% { -webkit-transform: translate(-60%, 5%) rotate(360deg); transform: translate(-60%, 5%) rotate(360deg); } }

.lqcx{ position: relative;}
.lqcx .lqcx_top{width: 6rem;height: 5rem;display: flex;align-items: center;justify-content: center;font-size: 1rem;color: #fff;transition: .5s;cursor: pointer;position: relative;z-index: 1;}
.lqcx .lqcx_top img.img2{ margin-left:.375rem; transition:.5s}
.lqcx .lqcx_top::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #acce22;transform: skewX(-13deg);border-radius: 0 14px 10px 0;z-index: -1;}
.lqcx:hover .lqcx_top:before{ border-radius: 0 14px 0 0;}
.lqcx:hover .lqcx_top{ border-radius: 0 .625rem 0 0;}
.lqcx .lqcx_top span{ margin: 0 .25rem 0 .5em;}
.lqcx .sub{position:absolute;position: absolute;width: auto;right: 0;top: 100%;z-index: 999;/* -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2); */-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);/* box-shadow: 0px 3px 5px #3333334d; */transform-origin: 0 0 0;transform: scaleY(0.2);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;opacity: 0;visibility: hidden;padding: 20px 0 0;}
.lqcx .sub:before{content:"";position:absolute;border-left: transparent 6px solid;border-right: transparent 6px solid;border-bottom: #fff 8px solid;top: 12px;left: 50%;margin-left: -6px;}
.lqcx .sub .box{padding: 0;text-align:center; background: rgba(255,255,255,.96); border-radius:5px; overflow:hidden}
.lqcx .sub a{padding: 0 .5rem;line-height: 3.5;transition:.3s;font-size: 14px;letter-spacing: 1px;color: #636363;/* border-bottom: 1px dashed #eee; */display: block;white-space: nowrap;position:relative;}
.lqcx .sub a:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background: #acce22;transition:.5s;}
.lqcx .sub a:hover{color: #fff;background: #1c89ca;}
.lqcx .sub a:hover:before{ width:3px}
.lqcx:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateY(0px);}

.swiper-box1 .swiper-pagination-bullets{ bottom:2.5rem !important}
.swiper-box1 .swiper-pagination-bullet{width: 34px;height: 50px;background:none;position: relative;opacity: 1;font-size: 1.5rem;font-family: Dosis_m;color: transparent;transition: .5s; }
.swiper-box1 .swiper-pagination-bullet:before{content: "";position: absolute;bottom: 0;width: 18px;height: 18px;border-radius: 50%;border: transparent 1px solid;left: 50%;margin-left: -9px;transition: .5s;}
.swiper-box1 .swiper-pagination-bullet:after{content: "";position: absolute;bottom: 6px;width: 6px;height: 6px;border-radius: 50%;border: #fff 1px solid;left: 50%;margin-left: -3px;opacity: 1;transition: .5s;}

.swiper-box1 .swiper-pagination-bullet.swiper-pagination-bullet-active{ color:#fff; }
.swiper-box1 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{ border: #fff 1px solid;}
.swiper-box1 .swiper-pagination-bullet.swiper-pagination-bullet-active:after{ background:#fff}

.container01{ padding: 5.25rem 0 0; overflow: hidden;}
.container01 .w1200{display: flex;flex-wrap: wrap;align-items: center;}
.container01 .left{width: 35.625rem;position: relative;overflow: hidden;}
.container01 .left .img, .container01 .left .img img{ width: 100%;}

.container01 .left .img1{position: absolute;left: 1.375%;top: 0;width: 10.53%;max-width: 60px;}
.container01 .left .img2{position: absolute;right: 0%;bottom: 0;width: 12.3%;max-width: 70px;}

.container01 .left .img2[aos=fade-up] {
    -webkit-transform: translate(0,200px);
    -ms-transform: translate(0,200px);
    transform: translate(0,200px);
}
.container01 .left .img2[aos=fade-up].aos-animate {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}

.video_play{position: absolute;left: 2rem;bottom: 1.5rem;width: 7.5rem;height: 7.5rem;display: flex;align-items: center;justify-content: center;display: none;}
.video_play::before{content: "";position: absolute;top:0;right: 0;bottom: 0;left: 0;border: #fff 1px solid;transform: scale(.7);border-radius: 50%;}
.video_play svg{width: 1.875rem;height: 1.875rem;fill:#fff;transition: .5s;}

.circle span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	border: #fff 1px solid;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-animation: circleScale 3s linear infinite;
	-moz-animation: circleScale 3s linear infinite;
	-ms-animation: circleScale 3s linear infinite;
	animation: circleScale 3s linear infinite;
	transition:.5s;
}
.circle span:nth-of-type(2) {
  animation-delay: 1s;
}
.circle span:nth-of-type(3) {
  animation-delay: 2s;
}

@keyframes circleScale {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes circleScale1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
  }
}

.container01 .right{ width: calc(100% - 35.625rem); padding: 0 0 0 3.125rem;}
.container01 .right .fl01{ display: flex; justify-content: space-between; align-items: center;}
.container01 .right .fl01 .ll h3{font-size: 2rem;color: #acce22;font-family: Dosis_l;text-transform: uppercase;font-style: italic;}
.container01 .right .fl01 .ll h5{font-size: 1.5rem;color: #252525; margin:1.5rem 0 0}

.more001{ margin: 1.125rem 0 0;}
.more001 *{ transition: .5s;}
.more001 a{display: flex;position: relative;z-index: 1;align-items: center;justify-content: center;width: 13rem;height: 4rem;font-size: 1rem;color: #fff;}
.more001 a:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #1c89ca;transform: skewX(-10deg);border-radius: 8px;z-index: -1; transition: .5s;}
.more001 a svg{ width:1.5rem; height:1.5rem; fill:#fff; margin:0 0 0 .75rem}

.container01 .right .fl02{ border-top: #e3e3e3 1px solid; margin: 2.75rem 0 0; padding: 2.25rem 0 0;}
.container01 .right .fl02 p{ font-size: .875rem; color: #2d2f32; line-height: 24px; opacity: .8;}

.list_box_01{ display: flex; justify-content: space-between; align-items: center; margin: 3rem 0 1.5rem;}
.list_box_01 li{ text-align: center;}
.list_box_01 h3{ height: 3.5rem;}
.list_box_01 h3 img{max-height: 2.875rem;}
.list_box_01 h5{ font-size: .875rem; color: #2d2f32; line-height: 1.25;}

.list_box_01 li a:hover h3 img, .list_box_01s li a:hover h3 img{ /*-webkit-animation: borderAnimation2 4s linear infinite;animation: borderAnimation2 4s linear infinite;*/ -webkit-animation: beat 0.5s 1;animation: beat 0.5s 1;}
@keyframes beat {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}

@-webkit-keyframes beat {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}

.container02{ background: url(../images/container02_bg.jpg) center no-repeat; background-size: cover; padding: 5.625rem 0 6.25rem;}

.title001{display: flex;/* justify-content: center; */align-items: center;margin-bottom: 3.75rem;}
.title001 img{margin: 0 .875rem 0 0;}
.title001 big{ font-size: 1.875rem; color: #252525;}
.title001 small{ font-size: 1.5rem; color: #acce22; font-family: Dosis; text-transform: uppercase; margin: 0 0 0 .5rem;}

.list_box_02{ display: flex; margin: 0 -3px;}
.list_box_02 li{width: calc((100% - 51.28%) / 2);padding: 0 3px;transition: .5s;}
.list_box_02 li *{ transition: .5s;}
.list_box_02 li a{display: block;position: relative;border-radius: .375rem;overflow: hidden;}
.list_box_02 li a .img .img_hezi{ padding-bottom: 34.375rem !important;}
.list_box_02 li a .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: flex-end;padding:0 3.75rem 3.5rem;}
.list_box_02 li a .top .h3{font-size: 1.5rem;color: #fff;line-height: 1.25;margin: 1.25rem 0 .125rem;}
.list_box_02 li a .top .h4{ font-size: .875rem; color: #fff; line-height: 1.25; opacity: .5; font-family: Dosis; text-transform: uppercase;}
.list_box_02 li a .top .dot1{width: .625rem;height: .625rem;border: #acce22 1px solid;border-radius: 50%;background: #acce22;margin: 1.125rem 0 0;}
.list_box_02 li a .top .con{ height:0; overflow:hidden}
.list_box_02 li a .top p{font-size: .875rem;color: #fff;line-height: 1.875rem;margin: 1.5rem 0 0rem;max-width: 32em;opacity: .8;font-weight: 300;}

.list_box_02 li.on{ width: 51.28%;}
.list_box_02 li.on a .top .con{height: 9rem;}
.list_box_02 li.on a .top .title003 .dot1{ opacity: 0;}
.list_box_02 li.on a .top .con .dot1{ background: transparent; border: #fff 1px solid;}

.container03 .fl01{ background: #fff; padding: 4.5rem 0 0; overflow: hidden;}
.title001s{ justify-content: flex-start; align-items: flex-end; position: relative; margin-bottom: 2.75rem;}
.title001s .rr{ position: absolute; right: 0;}
.title001s .rr svg{ width: 2.125rem; height: 2.125rem; fill:#b2b2b2; transition: .5s;}

.list_box_03{ display: flex;}
.list_box_03 li{ width: 50%;}
.list_box_03 li .img .img_hezi{ padding-bottom: 46.875% !important;}
.list_box_03 li .img:after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}

.container03 .fl02{ overflow: hidden;}

.container03 .fl03{ background: url(../images/container03_fl03_bg.jpg) center no-repeat; background-size: cover; padding: 0 0 6.125rem;}
.container03 .fl03 .content{ background: #fff; padding: 4.5rem 0; border-radius: 0 3.125rem 0 0; position: relative; top: -10.9375rem; margin-bottom: -10.9375rem; display: flex; flex-wrap: wrap;}
.container03 .fl03 .content .box{width: 50%;padding: 0 4.625rem;position: relative;}
.container03 .fl03 .content .box:nth-child(1)::before{ content: ""; position: absolute; right: 0; top: 0; bottom: 0; background: #dfe5e8; width: 1px;}
.container03 .fl03 .box .top{ display: flex; align-items: center; justify-content: space-between;}
.container03 .fl03 .box .top .ll .ico{ height: 4.5rem;}
.container03 .fl03 .box .top .ll h3{font-size: 1.875rem;color: #2b2e2d;letter-spacing: 1rem;display: flex;align-items: center;}
.img_w{position:relative;display: flex;}
.img_w .img_w_li:after{content:"";position:absolute;background: url(../images/img_w_on.png) center no-repeat;background-size: cover;top:0;bottom:0;left:0;width: 61px;transition: .5s;}
.img_w .img_w_li{position:absolute;top:0;width: 0;bottom:0;left:0;transition: .5s;overflow: hidden;}
.container03 .fl03 .box .top .rr{ font-size: 7.5rem; color: #c9cdd5; font-family:Dosis_el; opacity: .3;}
.container03 .fl03 .box p{font-size: .875rem;color: #585858;line-height: 24px;margin: 1.75rem 0;text-align: justify;min-height: 72px;}

.container03 .fl03 .box .top .ll h3:hover .img_w .img_w_li{ width:100%}

.list_box_04{align-items: center;margin: 0 -.625rem;max-width: 96%;}
.list_box_04 .miso-list{padding: .5rem;margin: -.5rem;}
.list_box_04 li{text-align: left;padding: 0 .625rem;}
.list_box_04 li a{display: inline-block;text-align:center;}
.list_box_04 li *{ transition:.5s}
.list_box_04 li .ico{width: 6.125rem;position: relative;border-radius: 50%;max-width: 100%; margin:0 auto}
.list_box_04 li .ico img{ width:100%; height:100%; border-radius: 50%;}
.list_box_04 li .ico:after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: #e5e5e5 1px solid; border-radius: 50%; transition:.5s}
.list_box_04 li h5{ font-size: .875rem; color: #585858; line-height: 1.5; margin: .5rem 0 0;}

.container03 .fl03 .content1{ display: flex; flex-wrap: wrap; position: relative; justify-content: flex-end; margin: 1.75rem 0 0;}
.container03 .fl03 .content1 .left{ width: 50%; position: absolute; top: 0; bottom: 0; left: 0;}
.container03 .fl03 .content1 .right{ width: 50%;}
.container03 .fl03 .content1 .right .box{padding: 3.25rem 4.625rem;background: #ffffff;}
.container03 .fl03 .content1.ar_wap{ display:none}

.container03 .fl03 .content1 .left .img{ height: 100%; border-radius: 0 0 0 3.125rem;}
.container03 .fl03 .content1 .left .img img{ width: 100%; height: 100%; object-fit: cover;}

.list_box_01s{ display: flex; justify-content: space-between; align-items: center; margin: 3rem 0 1.5rem;}
.list_box_01s li{ text-align: center;}
.list_box_01s h3{height: 2.875rem;}
.list_box_01s h3 img{max-height: 2.375rem;}
.list_box_01s h5{ font-size: .875rem; color: #2d2f32; line-height: 1.25;}

.container04{background: url(../images/container04_bg.jpg) center no-repeat;background-size: cover;padding: 6.25rem 0;overflow: hidden;}

.container04 .miso_hd{text-align:right;margin: -5rem 0 4rem;}
.container04 .miso_hd ul{ display:inline-block; width:250px;}
.container04 .miso_hd ul li{ padding:0 5px}
.container04 .miso_hd ul li a{display: flex;height:40px;cursor:pointer;position: relative;align-items: center;justify-content: center;font-size: 14px;color: #4b4e55;transition: .5s;}
.container04 .miso_hd ul li a:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;border: #d9e0e7 2px solid;transform: skewX(-10deg);border-radius: 5px;z-index: -1;transition: .5s;}

.container04 .miso_hd ul li.miso-current a{color:#fff;}
.container04 .miso_hd ul li.miso-current a:before{background: #1c89ca;border: #1c89ca 2px solid;color:#fff;}

.container04 .miso_bd .content{ display: flex;}
.container04 .miso_bd .left{ width:62.42%}
.container04 .miso_bd .right{ width:calc(100% - 62.42%); padding:0 0 0 .625rem}

.list_box_05{ margin:0 -7px}
.list_box_05 li{ float:left; width:50%; padding:0 7px}
.list_box_05 li .img .img_hezi{ padding-bottom:15rem !important}
.list_box_05 li a .con{background:#fff;height: 15.25rem;padding:0 2.375rem;display: flex;flex-direction: column;justify-content: center;}
.list_box_05 li a .con h6{line-height:1.25;width: 100%;}
.list_box_05 li a .con h6 big{font-size:1.125rem;color: #acce22;font-family:Dosis_s;}
.list_box_05 li a .con h6 span{ float:right; color:rgba(44,46,48,.5); font-size:15px; transition:.5s}
.list_box_05 li a .con h6 span svg{width:10px;height:10px;fill:#666;transition:.5s;vertical-align:middle;margin: -3px 0 0 .75rem;}
.list_box_05 li a .con .h5{font-size:1rem;color:#2c2e30;line-height:1.25;font-weight:bold;transition:.5s;margin:2rem 0 1.25rem;white-space: nowrap;width: 100%;}
.list_box_05 li a .con p{font-size: 13px;color: #80848a;line-height: 24px;height: 48px;width: 100%;}

.list_box_06 li a .img, .list_box_06 li a .img img{ width:11.25rem; height:6.25rem; overflow:hidden}
.list_box_06 li{padding-bottom: .9375rem;margin-bottom: .75rem;border-bottom: #ccd2d8 1px dotted;}
.list_box_06 li a{ display:flex}
.list_box_06 li:last-child{ border:none}
.list_box_06 li a .con{ width:calc(100% - 11.25rem); padding:1.75rem 0 0 1.125rem}
.list_box_06 li a .con h6{font-size: 1.125rem;color: #acce22;font-family:Dosis_s;}
.list_box_06 li a .con h5{font-size: 16px;color:#2c2e30;line-height:1.25;margin:.625rem 0 0;transition:.5s;}

.container05{ height: 28.4375rem; position: relative; z-index: 1; overflow: hidden;}
.container05 .bg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; /* -webkit-animation: swipershubaio1 5s infinite linear;animation: swipershubaio1 5s infinite linear; */}
@-webkit-keyframes swipershubaio1 { 0% { -webkit-transform: translate(-50%, -4%) rotate(0); transform: translate(-50%, -4%) rotate(0); }
  100% { -webkit-transform: translate(-50%, -4%) rotate(360deg); transform: translate(-50%, -4%) rotate(360deg); } }

@keyframes swipershubaio1 { 0% { -webkit-transform: translate(-50%, -4%) rotate(0); transform: translate(-50%, -4%) rotate(0); }
  100% { -webkit-transform: translate(-50%, -4%) rotate(360deg); transform: translate(-50%, -4%) rotate(360deg); } }
  
.container05 .top{position:absolute;top:0;right:0;bottom: 0;left:0;}
.container05 .top .w1200{height:100%;display:flex;align-items:center;justify-content: center;position: relative;}
.container05 .top .ll{position:relative; margin-right: 1.5rem;}
.container05 .top .ll .circle{transform: scale(1.5);position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.container05 .top .ll .circle span{ border:rgba(255,255,255,.5) 4px solid}
.container05 .top .ll img{animation: rotate0 2s ease infinite;position: relative;z-index: 1;}
.container05 .top .rr h3{font-size: 2.25rem;color: #fff;font-family: Dosis_l;text-transform: uppercase;}
.container05 .top .rr h4{font-size: 1.875rem;color: #fff;margin: .625rem 0 0;}

footer{background: #f4f5f7;}
footer .fl01{ padding:4rem 0 2.75rem; overflow:hidden}
footer .fl01 .content{ display:flex; justify-content:space-between;}
footer .fl01 .left{display:flex;width: calc(100% - 20rem);justify-content: space-between;padding-right: 13%;}
footer .fl01 .left dl:nth-child(2){ margin-right:-4rem}
footer .fl01 .left dl dt{font-size:1rem;color: #000000;line-height:1.25;margin-bottom: 2.25rem;transition:.5s;font-weight: bold;position:relative;}
footer .fl01 .left dl dt:before{content:"";position:absolute;left:0;top: 200%;width:4rem;height:2px;background:#cbcbcb;width:3.375rem;}
footer .fl01 .left dl dd{font-size:.875rem;color: #868686;line-height:1.6875rem;transition:.5s;}

footer .fl01 .right{display:flex;width: 20rem;max-width: 100%;justify-content: flex-end;}
footer .fl01 .right .ll{ text-align:center; padding:.625rem 0 0}
footer .fl01 .right .ll h3 img{ width:5.25rem}
footer .fl01 .right .ll h6{ font-size:13px; color:#000000; line-height:1.25; margin:.5rem 0 0}
footer .fl01 .right .rr{text-align:right;}
footer .fl01 .right .rr h6{ font-size:.875rem; color:#000000; opacity:.7; line-height:1.5}
footer .fl01 .right .rr h3{font-size:1.5rem;color: #0098e2;font-weight:bold;display:flex;align-items:center;justify-content:flex-end;margin:.5rem 0;}
footer .fl01 .right .rr h3 img{ margin:0 .75rem 0 0}

.list_box_09{ margin:1.625rem 0 0; display:flex; justify-content:flex-end}
.list_box_09 li{margin-left: .5rem;}

footer .fl02{padding: 1.5rem 0;border-top:#e3e3e3 1px solid;}
footer .fl02 .left p{font-size: .875rem;color: rgba(0,0,0,.6);line-height: 1.5;}
footer .fl02{ display:flex; align-items:center; justify-content:space-between}
footer .fl02 dl{position:relative;white-space:nowrap;margin-left: 0;background: #fff;width:12.625rem;padding: 0 .875rem; cursor:pointer}
footer .fl02 dl dt{line-height:38px;font-size: 13px;color: #111111;}
footer .fl02 dl dt svg{width:12px;height:12px;fill:#fff;vertical-align:middle;margin: 12px 0 0 .5rem;float: right;transform: rotate(180deg);}
footer .fl02 dl .con{position:absolute;left:0;bottom: 40px;background:#fff;box-shadow:0 -5px 10px rgba(0,0,0,.15);padding:.5rem .875rem;min-width: 100%;display: none;}
footer .fl02 dl .con dd{ font-size:13px; color:#333; line-height:24px; transition:.5s}

.tc1 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0; position:  fixed;width:  100%;height:  100%;top: 0;z-index: 99999999999;}
.tc1 .tc.act{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto; }
.tc1 .close:hover{ transform:rotate(180deg);}
.tc1 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc1 .tc-box{ position:absolute; background: #d9d9d9; border-radius: .5rem; overflow: hidden; top:50%; z-index:9999; width: 18rem; left:50%; margin-left: -9rem; margin-top: -9rem; padding: 1rem; -webkit-border-radius: .5rem; -moz-border-radius: .5rem; -ms-border-radius: .5rem; -o-border-radius: .5rem; }
.tc1 .tc.act .tc-box{  transform:scale(1);}
.tc1 .tc.act{display: block;  }
.tc1 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc1 .tc_bg {height: 100%;background: rgba(0,0,0,.7);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.tc1 .tc-box h3 img{width:100%; margin: 0 auto;display: block;}
.tc1 .tc-box h5{ padding-top: 1rem; font-size: .875rem; color: #6c6c6c;text-align:center;}



/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/

.n_banner{ position:relative}
.n_banner .img .img_hezi{padding-bottom: 31.25% !important;}
.n_banner .w1200{height:100%;display:flex;flex-direction: column;justify-content: center;align-items: flex-start;}
.n_banner .top{ position:absolute; top:0; right:0; bottom:0; left:0; text-align:center}
.n_banner .top h2{ font-size:2.25rem; color:#fff}
.n_banner .top h6{font-size: 1.875rem;color:#fff;text-transform:uppercase;margin: 0 0 .75rem;font-family:Dosis_el; opacity: .7;}

.n_title {padding: 0;position: relative;height: 70px;background: rgba(0,0,0,.1);}
.n_title .w1200{ display:flex; justify-content:space-between}

.n_nav { position: relative; }
.n_nav a {display: inline-block;font-size: 1rem;float: left;color: #000000;text-align: center;box-sizing: border-box;position: relative;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;padding: 0 2rem;}
.n_nav a strong {display: block;color: #000000;position: relative;z-index: 4;line-height: 70px;transition: .36s ease-in-out;font-weight: normal;}
.n_nav .on, .n_nav a:hover { color: #fff; }
.n_nav a:before {content: "";width: 0;height: 100%;position: absolute;bottom: 0;left: 0;background: #1c89ca;transition: .5s ease-in-out;transform: skewX(-10deg);}
.n_nav .on:before, .n_nav a:hover:before { width: 100%; }
.n_nav .on strong, .n_nav a:hover strong {color: #fff;}

.position{line-height: 70px;left: 0;bottom: 0;color: #000000;font-size: 14px;order:1;display: flex;align-items: center;}
.position img{ margin-right:.5rem}
.position span, .position a, .position i {transition: all .5s ease-in-out;}
.position i {margin: 0px .5rem;font-family: "PingFang SC";font-style: normal;}
.position i img { vertical-align: middle; margin-top: -2px; }
.position em {font-style: normal;}
.position a:hover {color: #1c89ca;}
.n_main_box .main_box { width: 1200px; height: 80px; position: relative; margin: 0 auto; }
/*====移动端导航====*/
#m_n_nav {display: none;line-height: 50px;position: relative;z-index: 9;float: left;width: 100%;background: #1c89ca;}
#bnt_back { position: absolute; left: 1rem; top: 0; }
#bnt_back svg { fill: #fff; height: 30px; vertical-align: middle; width: 26px; }
#m_n_nav i { }

#m_n_nav h1 { font-size: 14px; color: #fff; text-align: center; margin: 0; line-height: 50px; }

#bnt_sub_nav { position: absolute; right: 1rem; top: 0; cursor: pointer; color: #fff; font-size: 18px; }
#bnt_sub_nav svg {fill: #fff;height: 20px;vertical-align: middle;width: 20px;}
#bnt_sub_nav img { display: block; height: 15px; }

#bnt_sub_nav.on img { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }
#sub_nav_content {background: #f0f3f5;display: none;box-shadow: 0 0 5px #999;z-index: 9;}
#sub_nav_content ul { padding: 10px; }
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0; }
#sub_nav_content ul li a { display: block; border-left: 2px solid #ca9e4e; height: 30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455; }
#sub_nav_content ul li.on a { color: #ca9e4e; }
#sub_nav_content dl { font-size: 0; overflow: hidden; background: #fff; padding: 10px 0; }
#sub_nav_content dt { position: relative; background: #fff; z-index: 999; width: 33.333333%; display: inline-block; margin-bottom: 0; float: left; text-align: center; }
#sub_nav_content dt a {margin: 0 4px;display: block;color: #5b5349;line-height: 30px;font-size: 14px;font-weight: 400;vertical-align: top;}
#sub_nav_content dt a i { position: absolute; right: 15px; top: 0; opacity: 0; filter: alpha(opacity=0); display: none; }
#sub_nav_content dt a { }
#sub_nav_content dt.title { background: #fafafb; }
#sub_nav_content dt.title i { opacity: 1; filter: alpha(opacity=100); }
#sub_nav_content dt.title_on { background: #fafafb; }
#sub_nav_content dt.title_on a { color: #ca9e4e; border-top: 1px solid #fff; }
#sub_nav_content dt.title_on a i { color: #ca9e4e; }
#sub_nav_content dt.last a { border-top: 1px solid #f8f8f8; }
#sub_nav_content dt.on a, #sub_nav_content dt.title_on a {color: #1c89ca;}
#sub_nav_content dd { display: none; }
#sub_nav_content dd .box { padding: 0px 0px 0px 0px; }
#sub_nav_content dd a { padding: 0 25px; line-height: 30px; border-top: 1px solid #e7e7e7; font-size: 12px; color: #5b5349; display: block; height: 30px; }
#sub_nav_content dd a.on { color: #ca9e4e; }

.n_padding{ padding: 4.375rem 0; overflow: hidden;}

.list_box_video{ display: flex; flex-wrap: wrap; margin: 0 -.75rem; margin-bottom: -2.5rem;}
.list_box_video li{ width: 33.33%; padding: 0 .75rem; margin-bottom: 2.5rem; overflow: hidden;}
.list_box_video li *{ transition: .5s;}
.list_box_video li a{ display: block; position: relative; padding: .75rem; border: #e5e5e5 1px solid;}
.list_box_video li a .img_box{ position: relative;}
.list_box_video li a .img{ border-radius:.375rem; background: #000;}
.list_box_video li a .img>img{ opacity: .96;}
.list_box_video li a .img .img_hezi{ padding-bottom: 60% !important;}
.list_box_video li a .img_box .video_play{left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);width: 5.625rem;height: 5.625rem;}
.list_box_video li a .img_box .video_play svg{ width:1.375rem; height:1.375rem}
.list_box_video li a h5{ font-size: 1.0625rem; color: #2c2e30; text-align: center; line-height: 2; margin: 1rem 0 0;}

/*翻页*/
.pages{margin: 3.75rem auto 0;}
.pages .box{display:flex;align-items:center;justify-content: center;}
.pages .box a{margin: 0 .25rem;transition:.5s;font-size:14px;color: #848484;display:flex;align-items:center;justify-content: center;height: 2.1875rem;min-width: 2.1875rem;padding: 0 .5rem;white-space: nowrap;border-radius: 2px;background: #eff1f2;}
.pages .box a span{padding: 0;}

.pages .box a.on{color:#fff; background: #1c89ca;}

.n_honor{ background: url(../images/n_honor_bg.jpg) center bottom no-repeat; background-size: cover;}
.n_honor .fl01{ display: flex; justify-content: space-between; align-items: center; padding: 6.25rem 0;}
.n_honor .fl01 .left{ display: flex; justify-content: space-between; align-items: center;}
.n_honor .fl01 .left .ll h6{ font-size: 1.25rem; color: #000000; line-height: 1.5;}
.n_honor .fl01 .left .ll h3{font-size: 2.625rem;color: #1c89ca;line-height: 1;margin: 1rem 0 0;}
.n_honor .fl01 .left .rr h6{font-size: 1.25rem;color: #000000;line-height: 1.5;margin: .75rem 0 0 .25rem;}
.n_honor .fl01 .left .rr h3{font-size: 1.875rem;color: #1c89ca;line-height: 1.25;font-family:Dosis_m;text-align: right;text-transform: uppercase;}

.n_honor .fl02{ padding: 0 0 7.5rem; display: flex; flex-wrap: wrap;}
.n_honor .fl02 .left{ width: 29.375rem; height: 31.25rem; background: #fff; border-radius: .625rem; padding: 1.75rem 1.25rem 0; position: relative;}
.n_honor .fl02 .right{ width: calc(100% - 29.375rem); padding: 0 0 0 5rem; height: 31.25rem; overflow: hidden; overflow-y: scroll;}
.n_honor .fl02 .right::-webkit-scrollbar {width:2px;height: 8px;background-color: #F5F5F5;}
.n_honor .fl02 .right::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
.n_honor .fl02 .right::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.list_box_10 .img{ border: #e5e5e5 1px solid; height: 19.6875rem; border-radius: .625rem; display: flex; align-items: center; justify-content: center;}
.list_box_10 .img_box img{ max-width: 90%; max-height: 88%;}
.list_box_10 .con{ padding: 2.5rem 0 0; }
.list_box_10 .con h5{ font-size: 15px; color: #252525; line-height: 24px; height: 48px; max-width: 19.625rem; margin: 0 auto; text-align: center;}
.list_box_10 .con h6{ text-align: center; margin: 1rem 0 0;}
.list_box_10 .con h6 small{ font-size: 1.125rem; color: #c0c1c3; opacity: .6; font-family: Dosis_s;}
.list_box_10 .con h6 big{ font-size: 1.875rem; color: #696a6e; font-family: Dosis_s; opacity: .6;}

.swiper {
width: 100%;
height: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
}
.tc{z-index:9999999999;pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0; transition:.5s; position:absolute; top:0; right:0; bottom:0; left:0}
.tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;display: block;pointer-events: auto;}

.list_box_11{ display: flex; flex-wrap: wrap;}
.list_box_11 .miso-track{width: 100%!important;display: flex;flex-wrap: wrap;}
.list_box_11 li{width: 50% !important;padding: 0;float: none;left: auto !important;position: relative;opacity: 1 !important;}
.list_box_11 li a{display: flex;height: 10.4375rem;align-items: center;padding: 0 2.375rem;transition: .5s;}
.list_box_11 li a .box{display: flex;align-items: flex-start;width: 100%;}
.list_box_11 li a .ll{ width:3.75rem; padding: .375rem 0 0;}
.list_box_11 li a .ll img.img2{ display:none}
.list_box_11 li a .rr{ width:calc(100% - 3.75rem)}
.list_box_11 li a .rr h3{ font-size: 1.875rem; color: #696a6e; font-family: Dosis_s;}
.list_box_11 li a .rr h5{font-size: .9375rem;color: #000000;line-height: 20px;margin: 1rem 0 0;width: 100%;}

.list_box_11 li a.current{ background: #1c89ca;}
.list_box_11 li a.current .ll img.img2{ display:inline-block}
.list_box_11 li a.current .ll img.img1{ display:none}
.list_box_11 li a.current .rr h3, .list_box_11 li a.current .rr h5{  color: #fff;}

.n_touzi .fl01{ display: flex; flex-wrap: wrap;}
.n_touzi .fl01 .left{ width: 30.9375rem;}
.n_touzi .fl01 .left .box:last-child{ border:none; margin-bottom：1.75rem}
.n_touzi .fl01 .right{ width: calc(100% - 30.9375rem); padding: 0 0 0 3.375rem;}
.n_touzi .fl01 .right .img{ border-radius:.375rem}

.n_touzi .fl01 .left .box{display: flex;padding: 2rem 0 .75rem;border-bottom: #ebedee 1px solid;}
.n_touzi .fl01 .left .box .ll{ width: 3.75rem;}
.n_touzi .fl01 .left .box .rr{ width: calc(100% - 3.75rem);}
.n_touzi .fl01 .left .box .rr h3{ font-size: 1.125rem; color: #2c2e30; font-weight: bold;}
.n_touzi .fl01 .left .box .rr p{font-size: .875rem;color: #2c2e30;line-height: 1.5rem;margin: .125rem 0 .625rem;}
.n_touzi .fl01 .left .box .rr p:hover a{ color: #1c89ca;}
.n_touzi .fl01 .left .box .rr .rr_box{ display: flex;}
.n_touzi .fl01 .left .box .rr .rr_box .rr1{min-width: 50%;}
.n_touzi .fl01 .left .box .rr .rr_box .rr1 p a{ font-family:Dosis_m; font-size: 1.125rem; color: #1c89ca;}
.n_touzi .fl01 .left .box .rr .rr_box .rr1 p a.a1{ margin-right: 1.75rem;}
.n_touzi .fl01 .left .box1{border: none;padding-bottom: 1.5rem;}

.n_touzi .fl01 .right .right_bottom{ padding: 2.25rem 0 0 2.5rem;}
.n_touzi .fl01 .right .right_bottom .fl001{ margin-bottom: 2.5rem;}
.n_touzi .fl01 .right .right_bottom .fl001 h3{ font-size: 1.5rem; color: #2c2e30; font-weight: bold;}
.n_touzi .fl01 .right .right_bottom .fl001 p{ font-size: .875rem; color: #80848a; line-height: 1.75; margin: .75rem 0 0;}

#myform .box_wai{ display: flex; flex-wrap: wrap; margin: 0 -.875rem;}
#myform .box_wai .box_50{ width: 50%; padding: 0 .875rem;}
#myform .box_wai .box_50 .layui-form-item{ margin-bottom:1.5rem}
 
#myform .layui-form-label{width: 100%;text-align: left;padding: 0;line-height: 2;font-size: 1rem;color: #000000;font-weight: 500;margin-bottom: .25rem;}
#myform .layui-form-label font{ font-size:1rem; color:#ff0000; margin:0 .25rem 0 0}
#myform .layui-input-block{ width:100%; margin:0}
#myform .layui-input-block .box_dot{position:absolute;left: 1.75rem;bottom: 1rem;display: flex;}

#myform .layui-input, #myform .layui-select, #myform .layui-textarea{background: #f0f0f0;min-height: 3.75rem;border-radius: 4px;font-size: .9375rem;padding: 0 1.25rem;}
#myform .layui-textarea{ min-height: 11.25rem;}
#myform .layui-textarea{padding: 1.125rem 1.25rem; resize: none;}
#myform .layui-input-block .h_yzm img{position:absolute;right: 1px;bottom: .5rem;height: 2.875rem;}
#myform .layui-btn{width:10.3125rem;height:3.5rem;border-radius: 1.75rem;font-size:1.125rem;color:#fff;font-weight:600;background: #acce22;margin: 2rem 0 0;}
#myform h6{ font-size: .875rem; color: #222222; line-height: 1.75; text-align: center;}

.n_zhici .fl01{ display: flex; flex-wrap: wrap;}

.n_zhici .left{ width:37.85%}
.n_zhici .left .img_box{ position:relative; z-index:1}
.n_zhici .left .img_box::before{content: "";position: absolute;top: 2.5rem;right: -1.25rem;bottom: 0;left: 0;background: url(../images/n_zhici_bg1.png) center no-repeat;background-size: cover;}
.n_zhici .left .img{ border-radius:5rem 0 0 0}
.n_zhici .left .img .img_hezi{ padding-bottom:118.86% !important}
.n_zhici .left .con{background:url(../images/n_zhici_con_bg.jpg) center no-repeat;height:16.25rem;padding: 12% 1rem 0 3.125rem;background-size: cover;}
.n_zhici .left .con h3{font-size:2.125rem;color:#fff;font-family: 'Poppins';text-transform:uppercase;}
.n_zhici .left .con h4{font-size: 2.25rem;color:#fff;}
.n_zhici .left .con h5{font-size:1rem;color:#fff;font-family: Poppin;margin:.25rem 0 0;opacity: .5;text-transform: uppercase;}

.n_title001 h2{ font-size:1.875rem; color:#000000}
.n_title001 .h3{font-size: 1rem;color: #5c5c5c;font-family: Poppins_r;text-transform:uppercase;margin: 0;line-height:1.5;opacity: .5;}

.n_zhici .right{width:calc(100% - 37.85%);padding: 7.5rem 0 0 4.375rem;}
.n_zhici .right .n_title001 h2{font-size:1.875rem;color:#5d606c;/* font-weight: 400; */}

.list_box_11s{margin: 2.75rem 0 2.5rem -.75rem;}
.list_box_11s li{height: 3rem;line-height: 3rem;padding: 0 0 0 8rem;/*display:flex; justify-content:space-between*/z-index:1;position:relative;cursor:pointer;}
.list_box_11s li:before{content:"";position:absolute;background: url(../images/list_box_11s_bg.png) left center no-repeat;background-size: 96% 100%;top:0;bottom:0;left:0;width:50%;transition:.5s;z-index:-1;opacity:0;visibility:hidden;}
.list_box_11s li font{ font-size:.9375rem; color:#000000; transition:.5s; width:calc(100% - 14.375rem); display:inline-block; position:relative; padding-left:1rem}
.list_box_11s li font:before{ content:"·"; position:absolute; left:0; top:0; right:0; font-size:.9375rem; color:#000000; transition:.5s;}
.list_box_11s li span{ font-size:.9375rem; color:#000000; transition:.5s; width:14.375rem}

.list_box_11s li.on:before{ width:100%; opacity:1; visibility:visible}
.list_box_11s li.on font,.list_box_11s li.on font:before, .list_box_11s li.on span{ color:#fff}

.n_zhici .right .ar_article p{font-size:.875rem;line-height:1.875rem;margin-bottom: 0;text-indent: 1.75rem;}
.n_zhici .right .ar_article p:last-child{ padding:0 13% 0 0}

.n_zaisheng .fl02{background: url(../images/n_zaisheng_fl02_bg.jpg) left center no-repeat;background-size:cover;overflow:hidden; position:relative; z-index:1}
.n_zaisheng .fl02 .bgbg{ position:absolute; top:0; right:0; bottom:0; left:0; z-index:-1}

.n_zaisheng .fl02 .bgbg .miso-list, .n_zaisheng .fl02 .bgbg .miso-track{ height:100%;}
.n_zaisheng .fl02 .bgbg .bg1{ width:100%; height:100%; background:#1c89ca}
.n_zaisheng .fl02 .bgbg .bg2{ width:100%; height:100%; background:#0e90de}
.n_zaisheng .fl02 .bgbg .bg3{ width:100%; height:100%; background:#0ea6de}
.n_zaisheng .fl02 .bgbg .bg4{ width:100%; height:100%; background:#0eb9de}
.n_zaisheng .fl02 .content{ position:relative}

ul.dots .miso-list{ overflow:visible}

ul.dots {
	font-size: 0;
	white-space: nowrap;
	height: 24px;
	z-index: 20;
	position: relative;
	width: 400px;
	display: inline-block;
	margin: 0;
	left: 50%;
	margin-left: -200px;
	text-align: center;
}

.miso-dots li .dot {
	position: relative;
	vertical-align: top;
	display: inline-block;
	cursor: pointer;
	height: 28px;
	width: 28px !important;
	transition: width .3s ease,height .3s ease;
	float: none;
}

.miso-dots li .dot .bullet {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border-radius: 50%;
	background-color: #fff;
	height: 4px;
	width: 4px;
	opacity: 1;
	transition: opacity .3s ease,background-color .3s ease;
}

.miso-dots li .dot .circle-border,.miso-dots li .dot .number {
	transform: translate(-50%,-50%) scale(0);
	transition: transform .3s ease
}

.miso-dots li .dot .number {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: .875rem;
	text-align: center;
	z-index: 10;
	color: #fff;
	font-family: Dosis_b;
}

.grid,.grid div {
	top: 0;
	height: 100%
}

.miso-dots li .dot .circle-timer {
	transform: translate(-50%,-50%) scale(0) rotate(-90deg)
}

.miso-dots li .dot:hover .bullet {
	background-color: #b4cad4
}

.miso-dots li.miso-active .dot {
	height: 28px;
	width: 28px !important;
}

.miso-dots li.miso-active .dot .bullet {
	opacity: 0
}

.miso-dots li.miso-active .dot.circle-border {
	transform: translate(-50%,-50%) scale(1)
}

.miso-dots li.miso-active .dot .circle-timer {
	transform: translate(-50%,-50%) scale(1.25) rotate(-90deg);
}

.miso-dots li.miso-active .dot .number {
	transform: translate(-50%,-50%) scale(1)
}

.shsiv .cards,.shsiv .dots {
	opacity: 0;
	transition: opacity 1s ease
}

.shsiv.scrolled_into_viewport .cards,.shsiv.scrolled_into_viewport .dots {
	opacity: 1
}

svg.circle-border,svg.circle-timer {
	position: absolute;
	top: 50%;
	left: 50%;
	box-sizing: border-box
}

svg.circle-border {
	height: 24px;
	width: 24px;
	stroke-width: 1px;
	stroke: rgba(86,128,141,.2);
	transform: translate(-50%,-50%);
	transition: stroke-width .3s ease,stroke .3s ease
}
svg.circle-timer {
	height: 24px;
	width: 24px;
	stroke-width: 2px;
	stroke-dasharray: 0;
	stroke-dashoffset: 0;
	stroke: #4b575c;
	transform: translate(-50%,-50%) rotate(-90deg);
	transform: scale(1.25);
}
.yuandian svg {
    transform: rotate(-90deg);
}

.miso-dots li.miso-active .dot .progress {
    animation: rotate 6200ms linear both;
}

@keyframes rotate {
    from {
        stroke-dashoffset: 76px;
    }
    to {
        stroke-dashoffset: 0px;
    }
}
.list_box_15 .miso-list{ overflow:visible}

.title001 img.img2{ display: none;}

.list_box_15 li{ height:40rem}
.list_box_15 li h3{font-size: 1.875rem;color:#fff;line-height: 22px;font-family: Dosis_b;text-transform: uppercase;}
.list_box_15 li h2{ font-size:2.125rem; color:#fff; margin-bottom:1.875rem}
.list_box_15 li hr{height: .375rem;background:#fff;width: 2rem;margin: 2.5rem 0 1.875rem;}
.list_box_15 li .box{height:11.375rem;margin-bottom: 3rem;}
.list_box_15 li .box table tr td, .list_box_15 li .box table tr th{ line-height:1.375; padding:.75rem}
.list_box_15 li .box table tr td *, .list_box_15 li .box table tr th *{ font-size:.875rem !important}
.list_box_15 li p{font-size:.875rem;line-height:1.625rem;color:#fff;margin-bottom: 1.625rem;text-align: justify;font-weight: 100;}
.list_box_15 li a{display:inline-block;height:2.875rem;line-height:2.875rem;background: #acce22;border-radius: 4px;font-size:.875rem;color:#fff;text-align:center;transition:.5s;margin:1.75rem 0 0;float: right;padding: 0 1.25rem;}
.list_box_15 li a img{ display:inline-block; margin:-3px .625rem 0 0}

.list_box_15 .miso-dots{padding: 0 0 0 43.42%;margin:0;bottom: 4.5rem;text-align: left;}
.list_box_15 .miso-dots li{padding:0;margin: 0 3px;height: auto;width: 28px;}

.list_box_15 li .left{width:66.42%;height:40rem;padding: 0 0 0 8.75rem;float: right;}
.list_box_15 li .right{width:calc(100% - 66.42%);float: left;}
.list_box_15 li .right .img .img_hezi{ padding-bottom:40rem !important}

.list_box_15 .miso-arrow{transition:.5s;top: 32rem;display: none !important;}
.list_box_15 .miso-prev{background:url(../images/list_box_15_prev.png) center no-repeat;left: 60%;width:2.75rem;height:1.125rem;background-size:100% 100% !important;}
.list_box_15 .miso-next{background:url(../images/list_box_15_next.png) center no-repeat;right: 26%;width:4.125rem;height:1.125rem;background-size:100% 100% !important;}

.list_box_16{position:absolute;right: 100%;top: 0;bottom: 0;width: 30vw;transform: skewX(0deg);border-right: #fff 5px solid;}
.list_box_16 li .img{overflow:hidden;background: #7e8286;}
.list_box_16 li .img .img_hezi{ padding-bottom:40rem !important}
.list_box_16 li .img img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;opacity: .42;}
.list_box_16 li .img h5{position:absolute;right: 3.125rem;bottom:2.75rem;font-size:1.375rem;color:#fff;line-height:1.5;}

.container01s{ padding: 5.25rem 0;}
.container01s .right .fl01{ align-items: flex-end;}
.container01s .right .fl02{ border: none; padding: 0;}

.n_about{ background: url(../images/n_about_bg.jpg) center no-repeat; background-size: cover; background-attachment: fixed;}

.list_box_17{ display: flex; flex-wrap: wrap;}
.list_box_17 li{ width: 33.33%; display: flex; align-items: center; justify-content: center; height: 30rem; position: relative; z-index: 1; text-align: center;}
.list_box_17 li:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;background: rgba(0,0,0,.3);transition: .5s;z-index: -1;width: 0;}
.list_box_17 li .box h6{ font-size: .875rem; color: #fff; }
.list_box_17 li .box h3{margin: 1rem 0 1.5rem;}
.list_box_17 li .box h3 big{ font-size: 3.5rem; color: #fff; font-family:Dosis;}
.list_box_17 li .box h3 big i{ font-family:Dosis}
.list_box_17 li .box h3 small{ font-size: .875rem; color: #fff; margin-left: .25rem;}
.list_box_17 li .box h3 sup{font-size: .875rem;color: #fff;margin-left: .25rem;vertical-align: top;}

.list_box_17 li.on:before{ width: 100%; left: 0;}

.n_sanji{display: flex;justify-content: center; margin-bottom: 4.375rem;}
.n_sanji li{ padding:0 5px}
.n_sanji li a{display: flex;height: 3.125rem;cursor:pointer;position: relative;align-items: center;justify-content: center;font-size: 1rem;color: #fff;transition: .5s;padding: 0 2.5rem;z-index: 1;}
.n_sanji li a:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;transform: skewX(-13deg);border-radius: 5px;z-index: -1;transition: .5s;background: #acce22;color: #fff;}
.n_sanji li a:after{content: "";position: absolute;left:50%;border-left:transparent .375rem solid;border-right:transparent .375rem solid;border-top: transparent .375rem solid;bottom:-.5rem;margin-left: -.375rem;}

.n_sanji li.on a{color:#fff;}
.n_sanji li.on a:before{background: #1c89ca;color:#fff;}
.n_sanji li.on a:after{ border-top:#1c89ca .5rem solid;}

#n_huanjing{ padding: 4.375rem 0 10rem;}
#n_huanjing .left{ width: calc(100% - 180px); float: left; padding-right: .875rem;}
#n_huanjing .right{ width: 180px; float: right;}
#n_huanjing .right ul li{ padding: 7px 0;}
#n_huanjing .left ul{box-shadow: -8.023px 29.944px 27px 0px rgba(44, 44, 44, 0.19);}
#n_huanjing .left ul li .pic{ height: 756px;}
#n_huanjing .left ul li .pic{ border: 5px solid #fff;}
#n_huanjing .tt{ margin-bottom: 2rem;}
#n_huanjing .tt h3{ font-size: 1.875rem; color: #404040; font-weight: bold; margin-bottom: 1rem;}
#n_huanjing .tt p{ font-size: 1rem; color: #8b8d8f; line-height: 1.5;}
#n_huanjing .pic{ width: 100%; height: 100%; border-radius: 3px; overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; position: relative; }
#n_huanjing .pic img{ width: 100%; height: 100%; object-fit: cover;}
#n_huanjing .right ul li{ cursor: pointer;}
#n_huanjing .right ul li.miso-current .pic:before{ content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 2px solid #1c89ca; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
.arrowbox2{ position: relative; margin-top:-.5rem;}
.arrowbox2 .arrowbtn{position: absolute;left: 50%;text-align: center;margin-left: -1.25rem;background: #1c89ca;width: 2.5rem;height: 2.5rem;line-height: 2.5rem;cursor: pointer;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.arrowbox2 .arrowbtn svg{ width: .75rem; height: .75rem;}
.arrowbox2 .arrow_top{ top: -4.125rem;}
.arrowbox2 .arrow_bot{ bottom: -4.125rem;}
.arrowbox2 .arrowbtn:hover{background: #acce22;}

.n_rencaizl .fl01{ padding: 5.625rem 0 3.75rem;}
.n_rencaizl .fl01 .a{ position: relative; border-radius: .625rem; overflow: hidden;}
.n_rencaizl .fl01 .a .img .img_hezi{ padding-bottom: 32.1875rem !important;}
.n_rencaizl .fl01 .a .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center;}
.n_rencaizl .fl01 .a .top .box{ background: rgba(255,255,255,.9); width: 31.875rem; height: 20.625rem; border-radius: 0 1.875rem 0 0; display: flex; flex-direction: column; justify-content: center; padding: 0 4.375rem;}
.n_rencaizl .fl01 .a .top h3{ font-size: 2.25rem; color: #babdb9; font-family:Dosis_b; text-transform: uppercase;}
.n_rencaizl .fl01 .a .top h2{font-size: 3rem;color: #025cca;font-weight: 300;margin: .75rem 0 1.25rem;}

.list_box_18s{ display: flex; justify-content: space-between;}
.list_box_18s li{ font-size: 1rem; color: #939290; line-height: 24px;}

.n_rencaizl .fl01 .bottom{display: flex;margin: 5rem 0 0;align-items: baseline;}
.n_rencaizl .fl01 .bottom big{font-size: 2.25rem;color: #1e1e1e;font-weight: bold;margin: 0 .875rem 0 0;}
.n_rencaizl .fl01 .bottom small{ font-size: 1.125rem; color: #1e1e1e; line-height: 1.5;}

.list_box_18{margin: 0;display: flex;flex-wrap: wrap;}
.list_box_18 li{width:50%;padding: 0;}
.list_box_18 li a{ display:block; position:relative; transition:.5s; z-index:1}
.list_box_18 li a .img:after{content:"";position:absolute;height: 0;right:0;bottom:0;left:0;background: #1c89ca;background-size:cover;opacity:0;transition: .5s;}


.list_box_18 li.li1{width: 65.625%;}
.list_box_18 li a .img{ transition:.5s; background:#000}
.list_box_18 li a .img .img{ opacity:.8; transition:.5s; }
.list_box_18 li.li1 a .img .img_hezi{padding-bottom: 17.1875rem !important;}
.list_box_18 li.li2{width: calc(100% - 65.625%);}
.list_box_18 li.li2 a .img .img_hezi{padding-bottom: 17.1875rem !important;}


.list_box_18 li a .top{position:absolute;right:0;left:0;padding:0 3.5rem;transition:.5s;top: 0;bottom: 0;display: flex;flex-direction: column;justify-content: center;}
.list_box_18 li a .top .box_table{height: 100%;}
.list_box_18 li a .top .h3{font-size:2.25rem;color:#fff;font-family:Poppins-s;}
.list_box_18 li a .top .h4{font-size: 1.625rem;color:#fff;margin: 0 0 2.25rem;font-weight:600;transition: .5s;font-style: italic;}

.list_box_18 li a .top .con{transition:.5s;position:relative;opacity: 0;visibility: hidden;transform: scaleY(0);transform-origin: top left;height: 0;}
.list_box_18 li a .top .con p{font-size: 1rem;color:#fff;line-height: 1.5rem;}
.list_box_18 li a .top .con span{ display:inline-block; position:absolute; bottom:0; left:0; width:33px; height:33px; border:rgba(255,255,255,.4) 2px solid; border-radius:50%; line-height:33px; text-align:center;}
.list_box_18 li a .top .con span svg{ display:inline-block; width:1rem; height:1rem; fill:#fff; transform:translateX(-1px) translateY(1px)}

.list_box_18 li.li3{ width: calc(100% - 65.625%);}
.list_box_18 li.li3 a .img .img_hezi{padding-bottom: 17.1875rem !important;}

.list_box_18 li.li4{ width:65.625%}
.list_box_18 li.li4 a .img .img_hezi{ padding-bottom: 17.1875rem !important;}

.list_box_18 li.li2 a .img:after{background: #acce22;}
.list_box_18 li.li3 a .img:after{background: #1bb4db;}
.list_box_18 li.li4 a .img:after{background: #ff952e;}



.list_box_notice{ margin-top: -1.25rem;}
.list_box_notice li{ margin-top: 1.25rem;}
.list_box_notice li a{display: block;background: #fff;display: flex;height: 8.75rem;align-items: center;padding-right: 3.25rem;position: relative;z-index: 1;}
.list_box_notice li a:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;border: #e6e9ef 2px solid;border-radius: .375rem;z-index: -1; transition: .5s;}
.list_box_notice li .time{width: 13.75rem;flex-shrink: 0;height: 100%;display: flex;align-items: center;position: relative;z-index: 1;font-size: 1.625rem;color: #acce22;font-family: Dosis_s;justify-content: center;}
.list_box_notice li .txt{padding: 0 3rem 0 0;width: calc(100% - 13.75rem - 3rem);}
.list_box_notice li .txt h5{font-size: 1.25rem;color: #333333;margin-bottom: 1.125rem;font-weight: 600;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list_box_notice li .txt p{font-size: .875rem;line-height: 1.625rem;overflow: hidden;color: #5d606c;}
.list_box_notice li .btn_more{ flex-shrink: 0;}
.btn_more{display: block;width: 3rem;cursor: pointer;height: 2.125rem;line-height: 2.125rem;text-align: center;position: relative;z-index: 1;overflow: hidden;border-radius: 1.375rem;-webkit-border-radius: 1.375rem;-moz-border-radius: 1.375rem;-ms-border-radius: 1.375rem;-o-border-radius: 1.375rem;}
.btn_more svg{width: .75rem;height: .75rem;display: inline-block;vertical-align: middle;position: relative;z-index: 1;}
.btn_more svg path{ fill:#fff}
.btn_more:before{content: "";display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: -1;border-radius: 1.625rem;-webkit-border-radius: 1.625rem;-moz-border-radius: 1.625rem;-ms-border-radius: 1.625rem;-o-border-radius: 1.625rem;background: #acce22;}
.btn_more:after{content: "";display: block;width: 0;height: 100%;position: absolute;right: 0;top: 0;z-index: -1;background: #fff;transition: .5s;}

.n_news .fl01{ padding: 5rem 0; background: #eceff3; overflow: hidden;}

.list_box_19 li *{ transition: .5s;}
.list_box_19 li .a{ display: flex; flex-wrap: wrap; align-items: center;}
.list_box_19 li .a .img{width: 41.875rem;border-radius: .5rem;}
.list_box_19 li .a .img .img_hezi{ padding-bottom: 55.97% !important;}
.list_box_19 li .a .con{ width: calc(100% - 41.875rem); padding: 0 0 0 4rem;}
.list_box_19 li .a .con h5{ font-size: 1.5rem; color: #333333; line-height: 1.25; font-weight: 600;}
.list_box_19 li .a .con h6{ font-size: 1.375rem;color: #acce22;font-family: Dosis_s; margin: .875rem 0 1.75rem;}
.list_box_19 li .a .con p{ font-size: .9375rem; color: #6e6f78; line-height: 1.5rem; height: 3rem; margin-bottom: 3rem;}
.list_box_19 li .a .con span svg{ width: 1.875rem; height: 1.875rem; fill:#000;}

.n_news .fl02{ padding: 3.5rem 0 4.375rem; overflow: hidden;}

.list_box_20{ display: flex; flex-wrap: wrap; margin: 0 -1.75rem; margin-bottom: -2.25rem;}
.list_box_20 li{ width: 33.33%; padding: 0 1.75rem; margin-bottom: 2.25rem;}
.list_box_20 li *{ transition: .5s;}
.list_box_20 li a{ display: block;}
.list_box_20 li a .img .img_hezi{ padding-bottom: 55.81% !important;}
.list_box_20 li a .con{background:#fff;height: 15rem;padding:0 2.375rem;display: flex;flex-direction: column;justify-content: center;position: relative; border: #e5e5e5 1px solid}
.list_box_20 li a .con h6{line-height:1.25;width: 100%;}
.list_box_20 li a .con h6 big{font-size:1.125rem;color: #acce22;font-family:Dosis_s;display: inline-block;}
.list_box_20 li a .con h6 span{ float:right; color:rgba(44,46,48,.5); font-size:15px;}
.list_box_20 li a .con h6 span svg{width:10px;height:10px;fill:#666;transition:.5s;vertical-align:middle;margin: -3px 0 0 .75rem;}
.list_box_20 li a .con .h5{font-size:1rem;color:#2c2e30;line-height:1.25;font-weight:bold;transition:.5s;margin:2rem 0 1.25rem;white-space: nowrap;width: 100%;}
.list_box_20 li a .con p{font-size: 13px;color: #80848a;line-height: 24px;height: 48px;width: 100%;}

.list_box_20 li a .con .time{ position:absolute; width:5rem; height:5rem; background:#acce22; display:flex; flex-direction:column; justify-content:center; align-items:center; text-align:center; top:-1.75rem; left:2rem; opacity:0; transform:translateY(-1rem); transition:.5s}
.list_box_20 li a .con .time h3{ font-size:2.25rem;color: #fff;font-family:Dosis_s;}
.list_box_20 li a .con .time h6{ font-size:12px;color: #fff; margin: .125rem 0 0;}


/*新闻详情*/
.n_news_detail { padding: 4.375rem 0 5rem; }
.n_news_detail .content { display: flex; }
.n_news_detail .n_left {width: 75%;width: calc(100% - 25rem);padding-right: 6.25rem;float: left;}
.n_news_detail .n_left .box { padding: 0; }
.n_news_detail .n_left .box .ar_title {margin-bottom: 2.125rem;border-bottom: #d1d8de 3px solid;padding-bottom: 0.75rem;position: relative;}
.n_news_detail .n_left .box .ar_title:before{content:"";position:absolute;bottom: -3px;width:3rem;height:3px;background: #1c89ca;}
.n_news_detail .n_left .box .ar_title h3 { font-size: 1.5625rem; color: #3c3c42; line-height: 3rem; margin-bottom: 0.375rem; font-weight: bold; }
.n_news_detail .n_left .box .ar_title h6 { position: relative; padding: 0 0.5rem; }
.n_news_detail .n_left .box .ar_title h6 span { display: none; font-size: 13px; color: #888; margin-right: 1rem; }
.fenxiang_box { display: inline-block; }
.fenxiang_box:hover #j_shart_s_24 { display: inline-block; }
.shart_box { display: inline-block; cursor: pointer }
#j_shart_s_24 .bds_count { font-size: 12px; }
#j_shart_s_24 { display: block; vertical-align: top; }
#j_shart_s_24 strong { z-index: 2; line-height: 36px; font-size: 12px; color: #7e8080; font-weight: normal; display: none; }
#j_shart_s_24 .bds_qzone { background: url(../images/j_shart.png) center -224px no-repeat }
#j_shart_s_24 .bds_tsina { background: url(../images/j_shart.png) center -311px no-repeat }
#j_shart_s_24 .bds_tqq { background: url(../images/j_shart.png) center -195px no-repeat }
#j_shart_s_24 .bds_renren { background: url(../images/j_shart.png) center -340px no-repeat }
#j_shart_s_24 .bds_weixin { background: url(../images/j_shart.png) center -253px no-repeat }
#j_shart_s_24 .bds_sqq { background: url(../images/j_shart.png) center -79px no-repeat }
#j_shart_s_24 .bds_fbook { background: url(../images/j_shart.png) center -166px no-repeat }
#j_shart_s_24 .bds_twi { background: url(../images/j_shart.png) center -137px no-repeat }
#j_shart_s_24 .bds_linkedin { background: url(../images/j_shart.png) center -108px no-repeat }
#j_shart_s_24 .bds_tieba { background: url(../images/j_shart.png) center -253px no-repeat }
#j_shart_s_24 .bds_huaban { background: url(../images/j_shart.png) center -253px no-repeat }
#j_shart_s_24 .bds_douban { background: url(../images/j_shart.png) center -253px no-repeat }
#j_shart_s_24 .bds_copy { background: url(../images/j_shart.png) center -253px no-repeat }
#j_shart_s_24 .bds_print { background: url(../images/j_shart.png) center -253px no-repeat }
#j_shart_s_24 .bds_mshare { background: url(../images/j_shart.png) center -253px no-repeat }
#j_shart_s_24 .bds_count { font-size: 12px }
#j_shart_s_24.xian { display: inline-block }
.b_nav { text-align: center; margin-top: 3.75rem }
.b_nav .con { font-size: 1.0625rem; }
.b_nav .con.center { display: inline-block; }
.b_nav .con.center img { margin: -3px 0.875rem 0; }
.b_nav .con.fl img { margin: -3px 0.875rem 0 0; }
.b_nav .con.fr img { margin: -3px 0 0 0.875rem; }
.b_nav .con.fl a, .b_nav .con.fr a, .b_nav .con.center a { color: #666565 }
.n_news_detail .n_right {width: 25%;width: 25rem;float: right;}
.n_news_detail .n_right .content01 {padding: 3rem 2.75rem 2rem;background: #eceff3;}
.n_news_detail .n_right .content01 .time { width: 100%; margin-bottom: 2rem; }
.n_news_detail .n_right .content01 .time h3 {font-size: 1.125rem;color: #1c89ca;font-weight: bold;font-family: Century Gothic;position: relative;padding-bottom: 0.875rem;margin-bottom: 1rem;}
.n_news_detail .n_right .content01 .time h3:before {content: "";position: absolute;width: 1.5rem;height: 3px;background: #acce22;bottom: 0;left: 4px;}
.n_news_detail .n_right .content01 .time h5 {font-size: 14px;color: #181818;margin-bottom: 1.5rem;padding-left: 0;font-family: Century Gothic;font-weight: bold;}
.n_news_detail .n_right .content01 .time h6 { font-size: 15px; color: #757575; }
.n_news_detail .n_right .content01 .tuijian h3 {font-size: 1.25rem;color: #393838;font-weight: bold;padding-bottom: 1.875rem;border-bottom: #d3d3d3 1px solid;margin-bottom: 1.75rem;margin-top: 3.75rem;}
.n_news_detail .n_right .content01 .tuijian ul li {margin-bottom: 1.75rem;}
.n_news_detail .n_right .content01 .tuijian ul li a h5 { font-size: 1rem; line-height: 22px; max-height: 44px; overflow: hidden; color: #5d5d5d; margin-bottom: 10px; transition: 0.6s; }
.n_news_detail .n_right .content01 .tuijian ul li a h6 {font-size: .875rem;color: #929293;}
.n_right .sticky {position: sticky;top: 0;padding: 0;}
.n_news_detail .n_right .content01 .tuijian ul li a:hover h5{color: #1c89ca;}
.n_news_detail .b_nav .con.center { width: 10rem; font-size: 16px; margin-left: 0rem; }
#share-21.social-share{ margin:2.5rem 0 0}
#share-21.social-share .social-share-icon{display:inline-block;border: #c0c0c0 1px solid;margin: 0 .75rem 0 0;}
#share-21.social-share .social-share-icon:hover{border: #1c89ca 1px solid !important;background: #1c89ca !important;color:#fff !important;}

@font-face{font-family:"socialshare";src:url("../font/iconfont.eot");src:url("../font/iconfont-1.eot") format("embedded-opentype"),url("../font/iconfont.woff") format("woff"),url("../font/iconfont.ttf") format("truetype"),url("../font/iconfont.svg") format("svg")}.social-share{font-family:"socialshare" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display: flex;position: relative;vertical-align: top;margin: 0 auto;transition:.5s;}.social-share *{font-family:"socialshare" !important}.social-share .icon-tencent:before{content:"\f07a"}.social-share .icon-qq:before{content:"\f11a"}.social-share .icon-weibo:before{content:"\f12a"}.social-share .icon-wechat:before{content:"\f09a"}.social-share .icon-douban:before{content:"\f10a"}.social-share .icon-heart:before{content:"\f20a"}.social-share .icon-like:before{content:"\f00a"}.social-share .icon-qzone:before{content:"\f08a"}.social-share .icon-linkedin:before{content:"\f01a"}.social-share .icon-diandian:before{content:"\f05a"}.social-share .icon-facebook:before{content:"\f03a"}.social-share .icon-google:before{content:"\f04a"}.social-share .icon-twitter:before{content:"\f06a"}.social-share a{position:relative;text-decoration:none;margin: 0 auto;display:inline-block;outline:none;}.social-share .social-share-icon{position:relative;display: block;width: 3.125rem;height: 3.125rem;border-radius:50%;border: none;color: #ababab;text-align:center;vertical-align: top;transition:background 0.6s ease-out 0s;transition: .6s;font-size: 1.25rem;display: flex !important;align-items: center;justify-content: center;}.social-share .social-share-icon:hover{background: none !important;color: #208a4a;}.social-share .icon-weibo{border-color:#ff763b;}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{border-color:#56b6e7;}.social-share .icon-qq:hover{background:#56b6e7}.social-share .icon-qzone{border-color:#FDBE3D;}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{border-color:#0077B5;}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;border-color:#7bc549;}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left: -78px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left: -76px;}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}.social-share .icon-wechat:hover .wechat-qrcode{display:block}

.guanzhu{ padding: 3.5rem 0 0; display: flex; flex-wrap: wrap;}
.guanzhu .ico{ width: 2.5rem;}
.guanzhu .con{ width: calc(100% - 2.5rem); padding: 0 0 0 .5rem;}
.guanzhu .con h3{ font-size: 2.25rem; color: #838489; font-weight: 100;}
.guanzhu .con h4{ font-size: 1.5rem; color: #1c89ca; text-transform: uppercase; opacity: .3; margin: .25rem 0 .25rem;}
.guanzhu .con h6{ font-size: 1rem; color: #838489; line-height: 1.5;}

.n_contact{ overflow: hidden;}

.list_box_21{ padding: 2.25rem 0 0;}
.list_box_21 li{ margin-bottom: 1rem;}
.list_box_21 li a{ display: flex; align-items: center; background: #f1efee; border-radius: .625rem; padding: 1rem 1.75rem;}
.list_box_21 li a .ewm{ margin: 0 .875rem;}
.list_box_21 li a .ewm img{ width: 6.125rem;}
.list_box_21 li a .con{ font-size: 14px; color: #333436; line-height: 18px;}

#ar_fot {margin-top: 2rem;position: relative;padding: 0;text-align: center;display: flex;justify-content: space-between;align-items: center;}
#ar_fot h5 { width: 69%; display: block; font-size: 16px; line-height: 30px; color: #6e6e6e; font-weight: normal; float: left; }
#ar_fot h5 span { float: left }
#ar_fot h5 a { float: left; font-size: 16px; color: #3e3e3e; font-weight: normal; width: calc(100% - 72px); }
#ar_fot h5 a:hover { color: #acce22; }
#ar_fot .bnt_back { position: absolute; top: 28px; right: 0; color: #fff; background: #063579; padding: 0 25px; font-size: 14px; height: 30px; line-height: 30px; }
#ar_fot .bnt_back:hover { border-radius: 3px; }
#ar_fot .fanhui { display: inline-block; }
#ar_fot .fanhui a {display: flex;width: 9.6875rem;height: 2.5rem;line-height: 2.5rem;background: #1c89ca;border-radius: 1.25rem;text-align: center;font-size: 15px;color: #fff;transition: 0.36s;margin: 0 auto;justify-content: center;align-items: center;}
#ar_fot .fanhui a img { margin: -3px 0.5rem 0 0 }
#ar_fot .fanhui a:hover {background: #acce22;}

#miso_map{ height:30rem; border: #dce2eb 1px solid; border-right: none; border-left: none;}

.n_contact .fl01 .box{ padding: 5rem 0 2.25rem;}

.list_box_22{margin: 0 -.8125rem;height: 20.625rem;}
.list_box_22 li{ width: 33.33%; padding: 0 .8125rem;}
.list_box_22 li *{ transition: .5s;}
.list_box_22 li a{ display: flex; flex-direction: column; justify-content: center; position: relative; height: 20.625rem; border: #dbdde2 2px solid; border-radius: 6px; padding: 0 2.25rem; margin-bottom: .75rem;}
.list_box_22 li a:before{ content: ""; position: absolute; top:100%; border-left: transparent .5rem solid; border-right: transparent .5rem solid; border-top: #1c89ca 0 solid; left:50%; margin-left:-.5rem}
.list_box_22 li a .h6{ display: flex; align-items: center; justify-content: space-between;}
.list_box_22 li a .h6 .ll img.img2{ display: none;}
.list_box_22 li a .h6 .rr{font-size: 2.25rem;color: #434448;opacity: .15;font-weight: bold;}
.list_box_22 li a h3{ font-size: 1.875rem; color: #2c2c2c; line-height: 1.25; margin: 1.25rem 0 1.5rem;}
.list_box_22 li a dl{ font-size: .9375rem; color: #434448; line-height: 24px; display: flex; flex-wrap: wrap;}
.list_box_22 li a dl dt{width: 2.875rem;white-space: nowrap;}
.list_box_22 li a dl dd{ width: calc(100% - 2.875rem); }

.list_box_22 li.miso-current a{ background: #1c89ca; border: #1c89ca 2px solid;}
.list_box_22 li.miso-current a *{ color: #fff !important;}
.list_box_22 li.miso-current a .h6 .ll img.img1{ display: none;}
.list_box_22 li.miso-current a .h6 .ll img.img2{ display: inline-block;}
.list_box_22 li.miso-current a:before{ border-top: #1c89ca .75rem solid;}

.list_box_22 .miso-arrow{ opacity: .4; transition: .5s; width: 2.5rem; height: 1.75rem; background-size: cover !important}
.list_box_22 .miso-arrow.miso-prev{ background: url(../images/list_box_22_prev.png) center no-repeat; left: -3rem;}
.list_box_22 .miso-arrow.miso-next{ background: url(../images/list_box_22_next.png) center no-repeat; right: -3rem;}
.list_box_22 .miso-arrow:hover{ opacity: 1;}

.amap-icon img{ left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);}
#amap-info{ display: none !important;}

.n_yuangong .w1200{ display: flex; flex-wrap: wrap;}
.n_yuangong .left{ width: 40rem;}
.n_yuangong .right{ width: calc(100% - 40rem); padding: 0 0 0 5px;}

.list_box_23 li *{ transition: .5s;}
.list_box_23 li a{ display: block; overflow: hidden; border-radius: .625rem .625rem 0 0;}
.list_box_23 li .img .img_hezi{ padding-bottom: 25.9375rem !important;}
.list_box_23 li .con{ background: #fff; height: 11.25rem; display: flex; flex-direction: column; justify-content: center; padding: 0 2.75rem;}
.list_box_23 li .con h5{ width: 100%; font-size: 1.25rem; color: #000000; line-height: 1.25;}
.list_box_23 li .con p{width: 100%; font-size: .875rem; color: #000000; line-height: 1.5rem; height: 3rem; opacity: .7; margin: .75rem 0 1rem;}

.list_box_23 .miso-dots{ bottom: 12.75rem;}
.list_box_23 .miso-dots li{ width: .5rem; height: .5rem; background: #fff; border-radius: .25rem; transition: .5s; border: #fff 2px solid;}
.list_box_23 .miso-dots li.miso-active{ width: 1.875rem; border: #fff 2px solid; background: transparent;}

.list_box_24{ display: flex; margin: 0 -2.5px; flex-wrap: wrap;}
.list_box_24 li{ width: 50%; padding: 0 2.5px; margin-bottom: 5px;}
.list_box_24 li *{ transition: .5s;}
.list_box_24 li a{ display: block; overflow: hidden; border-radius: .625rem .625rem 0 0;}
.list_box_24 li .img .img_hezi{ padding-bottom: 15rem !important;}
.list_box_24 li .con{ background: #fff; height: 3.4375rem; display: flex; flex-direction: column; justify-content: center; padding: 0 1.75rem; text-align: center; align-items: center;}
.list_box_24 li .con h5{ width: 100%; font-size: .9375rem; color: #646669; line-height: 1.25;}

.list_box_24 li:nth-child(1) a, .list_box_24 li:nth-child(2) a{ border-radius: .625rem}

.n_yuangong{ padding: 5.25rem 0; overflow: hidden;}

.n_zhaopin_gg .fl01{ padding:5rem 0 0}
.n_zhaopin_gg .fl01 .w1200{ display:flex; flex-wrap:wrap;}
.n_zhaopin_gg .fl01 .w1200 .left{width: 60.35%;position:relative;}
.n_zhaopin_gg .fl01 .w1200 .left .img{ border-radius: .375rem;}
.n_zhaopin_gg .fl01 .w1200 .left .img .img_hezi{padding-bottom: 42.01% !important;}
.n_zhaopin_gg .fl01 .w1200 .left .top{ position:absolute; top:0; right:0; bottom:0; left:0; display:flex; padding:0 1rem 0 6.25rem; display:flex; align-items:center}
.n_zhaopin_gg .fl01 .w1200 .left .top h3{ font-size:1.875rem; color:#fff; line-height:1.5; font-weight:bold; margin-bottom:1.875rem}
.n_zhaopin_gg .fl01 .w1200 .left .top p{font-size:.9375rem;color:#fff;line-height:2.125rem;opacity:.8;font-weight: 300;}
.n_zhaopin_gg .fl01 .w1200 .right{width: calc(100% - 60.35%);padding-left: .625rem;position:relative;}
.n_zhaopin_gg .fl01 .w1200 .right .img{ border-radius: .375rem;}
.n_zhaopin_gg .fl01 .w1200 .right .img .img_hezi{padding-bottom: 65.13% !important;}
.n_zhaopin_gg .fl01 .w1200 .right .top{ position:absolute; top:0; right:0; bottom:0; left:0; display:flex; padding:0 1rem 0 6.25rem; display:flex; align-items:center}
.n_zhaopin_gg .fl01 .w1200 .right .top h3{font-size:1.875rem;color: #1c89ca;}
.n_zhaopin_gg .fl01 .w1200 .right .top h4{font-size:1.875rem;color: #1c89ca;opacity:.55;font-family:Barlow Condensed;text-transform:uppercase;margin:.25rem 0 4rem;}


.n_zhaopin_list .fl01{padding: 2.125rem 0 3.75rem;}
.n_zhaopin_list .fl01 form{ width: 100%; overflow: hidden; border-bottom:#f0efef 2px solid; max-width:70rem; margin:0 auto; margin-bottom:3.5rem; }
.n_zhaopin_list .fl01 form input{width: calc(100% - 6rem);float: left;height: 4.75rem;background: #fff;font-size: 1rem;color: #333;padding-left: 3rem;}
.n_zhaopin_list .fl01 input::-webkit-input-placeholder{ color:#bfbfbf;}
.n_zhaopin_list .fl01 input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#bfbfbf; }
.n_zhaopin_list .fl01 input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#bfbfbf;}
.n_zhaopin_list .fl01 input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#bfbfbf;}
.n_zhaopin_list .fl01 form .n_button{width: 6rem;height: 4.75rem;font-size: 1.375rem;cursor: pointer;float: right;display: flex;align-items: center;justify-content: flex-start;color: #1c89ca;}
.n_zhaopin_list .fl01 form .n_button svg{width: 1.375rem;margin: 2px 0 0 .75rem;}

.list_box_26{margin: 0 -.75rem;display:flex;flex-wrap:wrap;margin-bottom: -1.875rem;}
.list_box_26 li{width:33.333333%;padding: 0 .75rem;margin-bottom:1.875rem;}
.list_box_26 li *{ transition:.5s}
.list_box_26 li a{display:flex;justify-content:space-between;background:#f1f3f7;padding: 3rem 2.5rem;border-radius: .625rem;background-position: center bottom;flex-wrap: wrap;align-items: center;}
.list_box_26 li a .ll{ width:calc(100% - 3rem)}
.list_box_26 li a .rr{ width:2rem;}

.list_box_26 li a h5{font-size:1.25rem;color:#333333;height:1.375rem;line-height: 1.375rem;}
.list_box_26 li a h5 svg{width:1.375rem;height:1.375rem;margin:0 .375rem 0 0;vertical-align: top; fill:#f03a50; }
.list_box_26 li a h6{font-size: .9375rem;color:#333333;line-height:1.25;margin: 1.5rem 0 0;opacity:.7;width:100%;display: flex;align-items: center;}
.list_box_26 li a h6 span{width: 50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_box_26 li a h6 span:first-child{ display:inline-block; margin-right:2rem}

.list_box_26 li a .rr svg{ width:2rem; height:2rem; fill:#a8aaac}

.n_zhaopin_detail .fl01{ padding:7.5rem 0 5.625rem; background:url(../images/n_zhaopin_detail_fl01_bg.jpg) center bottom no-repeat; background-size:cover}
.n_zhaopin_detail .fl01 .w1200{ display:flex; flex-wrap:wrap}
.n_zhaopin_detail .fl01 .left{ width:20rem}
.n_zhaopin_detail .fl01 .right{ width:calc(100% - 20rem); padding-left:8.125rem; border-left:#e3dfdf 1px solid}

.n_zhaopin_detail .fl01 .left h3{ font-size:1.625rem; color:#333333; line-height:1.5}
.n_zhaopin_detail .fl01 .left .con{margin: 2rem 0 4.375rem;}
.n_zhaopin_detail .fl01 .left .con p{ font-size:1rem; color:#333; line-height:2.25rem; opacity:.7}
.n_zhaopin_detail .fl01 .left .tel{font-size: 1.125rem;color: #333333;margin-bottom:1.5rem;padding: 0 .25rem;}
.n_zhaopin_detail .fl01 .left .tel a{ color:#1c89ca}
.more003 a{ display:flex; width:15rem; height:4.6875rem; border:#e5e5e5 1px solid; border-radius:6px; align-items:center; justify-content:center; flex-direction:column}
.more003 a h5{ font-size:1rem; color:#333333; line-height:1.5}
.more003 a h6{ font-size:13px; color:#1c89ca; line-height:1.25; margin:.125rem 0 0}

.more004{ margin:1.5rem 0 0}
.more004 a{ background:#1c89ca; display:flex; width:15rem; height:4.6875rem; border:#1c89ca 1px solid; border-radius:6px; align-items:center; justify-content:center; font-size:1rem; color:#fff; transition:.5s}
.more004 a:hover{background: #acce22;border: #acce22 1px solid;}

.n_zhaopin_detail .fl01 .right .ar_article h3{font-size:1.5rem;color:#1c89ca;line-height:1.5;margin-bottom:1rem;font-weight:normal;position:relative;padding: 0;}
.n_zhaopin_detail .fl01 .right .ar_article h3:after{ content:""; position:absolute; left:calc(-2px - 8.125rem); width:3px; height:2.5rem; background:#1c89ca; top:50%; margin-top:-1.25rem}

.n_zhaopin_detail .fl01 .right .ar_article p{padding: 0;}

hr{ background:#e5e5e5; margin:1.5rem 0}

#n_licheng ul{ position: relative;}
#n_licheng ul:first-child{margin-top: 4rem;}
#n_licheng ul:first-child:before {
    content: "";
    width: 1.1875rem;
    height: 23px;
    background: url(../images/licheng_ico.png) center top no-repeat;
    background-size: contain;
    display: block;
    z-index: 999;
    position: absolute;
    top: -4rem;
    margin-left:5.375rem;
}

#n_licheng ul li{ position: relative; clear: both; margin-bottom: 1.5rem; }
#n_licheng ul li .year{ position:absolute; z-index:9; width:5.9375rem; top:50%;  height:40px; line-height:40px; text-align:center; margin-top:-20px;}
#n_licheng ul li .year span{ font-size:1.5rem; color:#515355; white-space: nowrap; font-family: PingFangSC-Bold,"苹方";font-weight:bold; transition:.2s; position: absolute; right: 2rem;}
#n_licheng ul li .year:before{content:"";width:10px;height:10px;background:#fff;border: 2px solid #1c89ca;display:block;border-radius:50%;position:absolute;top:50%;margin-top:-5px;right:-5px;transition:.5s;box-sizing: border-box;}
#n_licheng ul li.miso-current .year:before{ background:#d90917;}
#n_licheng ul li.miso-current .year span{ color:#d9000f; font-size:1.625rem;}
#n_licheng ul li:after{content:"";width:2px;height: calc(100% + 6rem);background:#d0d1d3;display:block;position:absolute;top: -3rem;left: 5.9375rem;}
#n_licheng ul li .txt{margin-left:9.375rem;padding: 1.125rem 1.5rem;font-size: .9375rem;color:#4e4e4e;line-height: 1.65;transition: .2s;position: relative;z-index: 1;display: flex;align-items: center;min-height: 3.75rem;}
#n_licheng ul li .txt:before{content: "";background: #fff;border: 1px solid #eaeaea;border-radius: 5px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: -1;transform: skewX(-6deg);transition:.5s;}
#n_licheng ul li .txt .img_box{padding:0 0 0 1rem;/* width: 0; *//* overflow: hidden; *//* opacity: 0; *//* height: 0; */min-width: 13rem;}
#n_licheng ul li .txt .img{width: 12rem;min-width: 11rem;border-radius: 5px;transform: skewX(-6deg);}

#n_licheng ul li:hover .txt{color: #fff;}
#n_licheng ul li:hover .txt:before{ background: #1c89ca; color: #fff; }

#bnt_dsj_more{  display:block;font-size: 1rem; width:7rem; height:2.25rem; line-height:2.25rem; text-align:center; text-align:center;position: relative;z-index: 9; border-radius:5px; color:#fff; background:#1c89ca; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out; margin-top: 2rem; text-align: center; margin-left: 2.25rem;}

#n_licheng .bnt_more a:hover{ background:#acce22;}

#n_licheng .slide{ display:none;}
#n_licheng{ padding: 5.25rem 0 10rem}

@media (min-width: 1100px){
	#n_licheng ul:first-child:before { left: 50%; margin-left:-.59375rem;}
	#n_licheng ul li{ width: 50%; margin-bottom: 15px;}
	#n_licheng ul li:after{ left:-1px;}
	#n_licheng ul li:nth-child(odd){ float: right;}
	#n_licheng ul li:nth-child(odd) .year:after{ left:-1rem; right: auto;}
	#n_licheng ul li:nth-child(odd) .year:before{ right: auto; left: -5px;}
	#n_licheng ul li:nth-child(odd) .year span{ right:auto; left: 2rem;}
	#n_licheng ul li:nth-child(even) .txt{ margin-left: 0;margin-right:9.375rem;text-align: right;}
	#n_licheng ul li:nth-child(even) .year{ left: auto; right: 0;}
	#n_licheng ul li:nth-child(even):after{ left: auto; right: -1px;}
	#bnt_dsj_more{margin: 0 auto; margin-top: 2rem;}
}

.n_ziashengyanjiu{ overflow:hidden}
.n_ziashengyanjiu .fl01{ padding: 6.25rem 0 5.25rem}

.n_title001{display: flex;justify-content: center;/* align-items: center; */margin-bottom: 3.5rem;flex-direction: column;padding: 0 2rem;}
.n_title001 .cc{ text-align: center; margin: 0 1rem;}
.n_title001 h3{ font-size: 1.875rem; color: #2d2f32;}
.n_title001 h6{ font-size: 1.125rem; color: #1c89ca; font-family: Dosis; text-transform: uppercase;
 margin: .25rem 0 0;}
 
.n_ziashengyanjiu .fl01 .ar_article p{ font-size: .9375rem; line-height: 1.875rem;} 
.n_ziashengyanjiu .fl01 .img{ position: relative; z-index: 1; margin: 2.625rem 0 0;}
.n_ziashengyanjiu .fl01 .img .img1{position: absolute;left: -3.5rem;bottom: 1.5rem;z-index: -1;width: auto;}
.n_ziashengyanjiu .fl01 .img img{ width:100%}
.n_ziashengyanjiu .fl01 .img .top{ position:absolute; top:8.5rem; left:4rem}
.n_ziashengyanjiu .fl01 .img .top h3{ font-size:1.625rem}
.n_ziashengyanjiu .fl01 .img .top h4{ font-size:1.625rem; color:#2d2f32; font-weight:300; margin:1rem 0 0}

.n_ziashengyanjiu .fl02{ background: #f0f2f4; padding: 5rem 0;}

.n_ziashengyanjiu .fl03{ padding: 4rem 0 0;}
.n_ziashengyanjiu .fl03 .content{ display: flex; justify-content: space-between;}
.n_ziashengyanjiu .fl03 .content .img{ width: 17.5rem;}
.n_ziashengyanjiu .fl03 .content .img .img_hezi{ padding-bottom: 135.71% !important;}
.n_ziashengyanjiu .fl03 .content .con{width: calc(100% - 17.5rem - 4px);background: #f0f2f4;border-radius: 0 .375rem 0 0;display: flex;flex-direction: column;justify-content: center;padding: 0 5rem;border-radius: 0 4rem 0 0;}
.n_ziashengyanjiu .fl03 .content .con h3{ font-size: 1.5rem; color: #64646e; font-weight: bold;}
.n_ziashengyanjiu .fl03 .content .con h5{ font-size: 1.5rem; color: #1c89ca; margin: 1.25rem 0 2rem;}
.n_ziashengyanjiu .fl03 .content .con p{ font-size: .9375rem; color: #64646e; line-height: 1.875rem}

.n_ziashengyanjiu .fl04{ padding: 5rem 0;}

.n_ziashengyanjiu .fl05{ padding: 5rem 0 0; background: #f0f2f4;}
.n_ziashengyanjiu .fl05 .fl02{ padding: 0;}

.list_box_15 .miso-list{ overflow: visible;}
.list_box_15 .right{/* transform: skewX(-5deg); */}
.n_ziashengyanjiu .fl05 .list_box_15 .right{ transform: skewX(0);}
.n_ziashengyanjiu .fl05 .list_box_16{transform: skewX(0);border-right: #fff 1rem solid;}
.n_ziashengyanjiu .fl05 .list_box_15 li .left{width: 59.85%;padding: 0 0 0 4rem;}
.n_ziashengyanjiu .fl05 .list_box_15 li .right{width: calc(100% - 59.85%);}
.n_ziashengyanjiu .fl05 .list_box_15 .miso-dots{padding: 0 0 0 45%;}
.n_ziashengyanjiu .fl05 .list_box_15 li h3{ font-size: 1.5rem; margin-bottom: 1.375rem;}
.n_ziashengyanjiu .fl05 .list_box_15 li h2{ margin-bottom: 2.5rem;}

.n_ziashengyanjiu .fl06{padding: 5rem 0;overflow: hidden;}

.list_box_27 li{ margin-bottom: 2.25rem;}
.list_box_27 li .a{ display: flex; align-items: center; justify-content: space-between;}
.list_box_27 li .a .img{ width: 29.375rem; border-radius: .625rem;}
.list_box_27 li .a .img .img_hezi{ padding-bottom: 84.04% !important;}
.list_box_27 li .a .con{ width: calc(100% - 29.375rem - 3.5rem);}
.list_box_27 li .a .con h5{ font-size: 1.25rem; color: #64646e; line-height: 1.25; position: relative; z-index: 1; margin-bottom: 2rem; font-weight: bold;}
.list_box_27 li .a .con h5:before{content: "";position: absolute;background: url(../images/list_box_27_line.png) center no-repeat;width: 42.4375rem;height: .9375rem;z-index: -1;bottom: 0;left: -3rem;}
.list_box_27 li .a .con p{ font-size: .9375rem; line-height: 1.875rem; color: #64646e;}
.list_box_27 li:nth-child(2n) .a .img{ order:1}

.n_licheng1 {
	background: url(../images/n_licheng_fl01_bg.jpg) center no-repeat;
	background-size: cover;
}
.n_licheng1 .fl01 .w1200 {
	padding: 6.25rem 0 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.n_licheng1 .fl01 .n_title001 h3{ color:#fff}
.n_licheng1 .fl01 .n_title001 h6{ color:#fff; opacity:.4}


.n_licheng1 .fl01{ border-bottom: rgba(255,255,255,.2) 1px solid;}
.n_licheng1 .fl01 .miso_hd {
	width: 74%;
	align-self: flex-end;
	padding: 0 7%;
	margin: 3rem 0 0;
}

.n_licheng1 .fl01 .miso_hd .miso-list {padding-bottom: 50px;margin-bottom: -50px;}

.n_licheng1 .fl01 .miso_hd li {
	position: relative;
	text-align: center
}

.n_licheng1 .fl01 .miso_hd li:before {
	content: "";
	position: absolute;
	width: 21px;
	height: 0;
	background: url(../images/jiantou.png) center no-repeat;
	border-radius: 50%;
	left: 50%;
	margin-left: -11px;
	bottom: -32px;
	transition: 0.6s;
	overflow: hidden;
}

.n_licheng1 .fl01 .miso_hd li h4 {
	font-size: 2.625rem;
	color: rgba(255,255,255,0.65);
	text-transform: uppercase;
	position: relative;
	padding-bottom: 48px;
	font-family: Dosis_m;
	cursor: pointer;
}

.n_licheng1 .fl01 .miso_hd li h4:before {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	background: #ffffff;
	border-radius: 50%;
	left: 50%;
	margin-left: -12px;
	bottom: -12px;
	transform: scale(0);
	transition: 0.6s;
}

.n_licheng1 .fl01 .miso_hd li h4:after {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	background: #acce22;
	border-radius: 50%;
	left: 50%;
	margin-left: -6px;
	bottom: -6px;
	transform: scale(0);
	transition: 0.6s;
}

.n_licheng1 .fl02 .miso-arrow1{
	width: 3.875rem;
	height: 3.875rem;
	top: -1.875rem;
	background-size: cover !important;
	transform: translateY(0);
	transition:.5s
}

.n_licheng1 .fl02 .miso-prev {
	background: url(../images/left03.png) center no-repeat;
	left: 6%;
}

.n_licheng1 .fl02 .miso-next {
	background: url(../images/right03.png) center no-repeat;
	right: 6%;
}
.n_licheng1 .fl02 .miso-prev:hover{
	background: url(../images/left03_on.png) center no-repeat;
}

.n_licheng1 .fl02 .miso-next:hover{
	background: url(../images/right03_on.png) center no-repeat;
}

.n_licheng1 .fl01 .miso_hd li.miso-current h4 {
	color: #fff
}

.n_licheng1 .fl01 .miso_hd li.miso-current:before {
	height: 10px;
}

.n_licheng1 .fl01 .miso_hd li.miso-current h4:before {
	transform: scale(1)
}

.n_licheng1 .fl01 .miso_hd li.miso-current h4:after {
	transform: scale(1)
}

.n_licheng1 .fl02 {
	/* overflow: hidden; */
	position: relative;
}

.n_licheng1 .fl02 .miso_bd h4 {
	float: left;
	font-size: 5.9375rem;
	color: #acce22;
	text-transform: uppercase;
	padding: 60px 0;
	padding-left: 0;
	font-family: Dosis_s;
}

.n_licheng1 .fl02 .miso_bd .right {
	width: 77.5%;
	border-left: rgba(255,255,255,.4) 2px solid;
	padding: 60px 0;
	padding-left: 30px;
	min-height: 310px;
	display: flex;
	align-items: center;
}

.n_licheng1 .fl02 .miso_bd .right dl dd , .n_licheng1 .fl02 .miso_bd .right p{
	font-size: 1rem;
	line-height: 1.875rem;
	color: #fff;
	position: relative;
	margin-bottom: 1rem;
}

.n_licheng1 .fl02 .miso_bd .right dl dd:before, .n_licheng1 .fl02 .miso_bd .right p:before {
	content: "";
	position: absolute;
	left: -25px;
	width: 10px;
	height: 2px;
	top: 14px;
	background: #acce22;
}

.n_licheng1 .fl02 .miso_bd .right dl dd:after, .n_licheng1 .fl02 .miso_bd .right p:after {
	content: "";
	position: absolute;
	left: -38px;
	width: 10px;
	height: 10px;
	top: 8px;
	background: #acce22;
	border: #acce22 2px solid;
	border-radius: 50%;
}

.n_zsym .fl01{ padding: 3.75rem 0;}
.n_zsym .fl01 h3{ font-size: 1.5rem; color: #2c2e30; font-weight: bold;}
.n_zsym .fl01 p{ font-size: .875rem; color: #404040; line-height: 1.75; margin: 1rem 0 0;}

.list_box_28{margin: 0 -1rem;padding: 0;}
.list_box_28 .miso-list{padding:0 0 0 0;}
.list_box_28 li{width: 25%;padding: 0 1rem;}
.list_box_28 li *{ transition: .5s;}
.list_box_28 li .a{display:flex;height: 22.5rem;transform-origin: bottom;flex-direction: column;align-items: center;justify-content: center; position: relative; z-index: 1;}
.list_box_28 li .a:before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(255,255,255,.3);border: rgba(255,255,255,.7) 1px solid;border-radius: .625rem; z-index: -1; transform: skewX(-5deg); transition: .5s;}
.list_box_28 li .a .img{width: 12.5rem;border-radius: 50%;}
.list_box_28 li .a .img .img_hezi{ padding-bottom: 100% !important;}
.list_box_28 li .a .img::after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: #f5f5f5 1px solid; border-radius: 50%;}
.list_box_28 li .a h5{ font-size:1.125rem;line-height:20px; margin:1.75rem 0 0}
.list_box_28 .miso-arrow{ width: 3.875rem; height: 3.875rem; transition: .5s; background-size: 100% 100% !important;}
.list_box_28 .miso-arrow.miso-prev{ background: url(../images/list_box_28_prev.png) center no-repeat; left: -5rem;}
.list_box_28 .miso-arrow.miso-next{ background: url(../images/list_box_28_next.png) center no-repeat; right: -5rem;}

.list_box_28 .miso-arrow.miso-prev:hover{ background: url(../images/list_box_28_prev_on.png) center no-repeat;}
.list_box_28 .miso-arrow.miso-next:hover{ background: url(../images/list_box_28_next_on.png) center no-repeat;}

.n_zsym .fl02{ padding: 0 0 5.25rem;}

.n_ppxq .fl01{ padding: 3.75rem 0 5.625rem;}
.n_ppxq .fl01 .content{position: relative;z-index: 1;padding: 0 0 4rem;}
.n_ppxq .fl01 .content:before{content: "";position: absolute;top: 7.625rem;right: 0;bottom: 0;left: 0;border-radius: 2.5rem;background: rgba(255,255,255,.2);border:#fff 1px solid;z-index: -1;}
.n_ppxq .fl01 .content .top{ display: flex; justify-content: center;}
.n_ppxq .fl01 .content .top .img{width: 15.25rem;border-radius: 50%;box-shadow: 7px 12.124px 64.4px 5.6px rgba(28, 137, 202, 0.11);}
.n_ppxq .fl01 .content .top .img .img_hezi{ padding-bottom: 100% !important;}
.n_ppxq .fl01 .content h3{ font-size:2rem; color:#1c89ca; padding:0 3.5rem; margin-bottom:3.5rem; background: url(../images/n_ppxq_line.png) left no-repeat;}
.n_ppxq .fl01 .content .ar_article{ font-size:2rem; color:#1c89ca; padding:0 3.5rem}

.more005{margin: 2.5rem 0 0;display: flex;justify-content: flex-end;padding: 0 3.5rem;}
.more005 *{ transition: .5s;}
.more005 a{display: flex;position: relative;z-index: 1;align-items: center;justify-content: center;width: 8rem;height: 2.5rem;font-size: 1rem;color: #fff;}
.more005 a:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #1c89ca;transform: skewX(-10deg);border-radius: 5px;z-index: -1;transition: .5s;}
.more005 a svg{width: 1rem;height: 1rem;fill:#fff;margin: 0 0 0 .375rem;}

.n_ppxq .fl02{ position: relative; display: flex; align-items: center;}
.n_ppxq .fl02 .left{ width:50%; height: 1px; background: #1c89ca;}
.n_ppxq .fl02 .right{ width:50%; height: 1px; background: #acce22;}
.n_ppxq .fl02 .center{width:8px;height: 8px;background: #1c89ca;border-radius: 50%;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);position: absolute;}

.n_ppxq .fl03{padding: 6rem 0 5rem;background: url(../images/n_ppxq_fl03_bg.jpg) center no-repeat;background-size: cover;}
.n_ppxq .fl03 .title{background: url(../images/n_ppxq_title_bg.png) center no-repeat;height: 5rem;background-size: auto 100%;display: flex;align-items: center;justify-content: center;padding: 2% 0 0; margin-bottom: 4.375rem;}
.n_ppxq .fl03 .title h3{ font-size: 1.875rem; color: #333333; font-weight: bold;}

#certify{/* overflow: hidden; */position: relative;width: 100%;}
#certify .swiper-slide{ width: 570px;overflow: hidden;max-width: 100%;}
#certify .swiper-slide .img{ border: #e5e5e5 1px solid; border-radius: .625rem;}
#certify .swiper-slide .img .img_hezi{ padding-bottom: 64.91% !important; }
#certify .swiper-slide h5{ font-size: 1.125rem; color: #1f1f1f; line-height: 4; text-align: center; opacity: .5;}

#certify .swiper-slide.swiper-slide-active h5{ opacity: 1;}

.swiper-button-next:after, .swiper-button-prev:after{ display:none}
#certify .swiper-button-next, #certify .swiper-button-prev {width: 3.875rem; height: 3.875rem; transition: .5s; background-size: 100% 100% !important; margin-top: -3rem;}
#certify .swiper-button-prev {
	left: -5rem;
	background: url(../images/list_box_28_prev.png) no-repeat;
}
#certify .swiper-button-next {
	right: -5rem;
	background: url(../images/list_box_28_next.png) no-repeat;
}
#certify .swiper-button-prev:hover {
	background: url(../images/list_box_28_prev_on.png) center no-repeat;
}
#certify .swiper-button-next:hover {
	background: url(../images/list_box_28_next_on.png) center no-repeat;
}

.list_box_29s{margin:0 -7px;display:flex;text-align: center;justify-content: center;width: calc(100% + 14px) !important;}
.list_box_29s li{width: 33.33% !important;padding:0 7px;}

#certify.list_box_29s_box .swiper-button-next, #certify.list_box_29s_box .swiper-button-prev{ display:none !important}


/*品牌详情*/
#show_team { display: block;}

#show_team .team_article{ display: block;}
#show_team .left{padding: 2rem 0;background:#fff;display: flex;justify-content: center;position: relative;}
#show_team .left img{display:inline-block;width: 100%;height: 13.75rem;border-radius: .625rem;}
#show_team .left ul .miso-track{ }
#show_team .right{}
#show_team .right h1{display: block;font-size: 14px;margin-bottom: 20px;color: #fff;text-align: center;}
#show_team .right h1 span{color: #fff;font-size: 18px;font-weight: bold;}
#show_team .right h2{  padding-top: 20px;  margin-bottom: 6px; font-size: 14px; color: #213a7d;}
#show_team .right .ar_article p{color: #6f6f6f;font-size: .9375rem;line-height: 1.875rem;margin-bottom: 1.875rem;}
#show_team .jj_scoll{position:relative;width: 103%;padding: 0 3% 0 0;height: 9.375rem;overflow: scroll;overflow-x:hidden;}
#show_team .jj_scoll{ -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; -webkit-tap-highlight-color: transparent;}
#show_team .jj_scoll::-webkit-scrollbar{width:3px;height:3px;background-color:transparent;}
#show_team .jj_scoll::-webkit-scrollbar-track{border-radius:0;background-color:transparent;}
#show_team .jj_scoll::-webkit-scrollbar-thumb{border-radius:0;width:3px;height:3px;background-color:#00b5e8;}

#show_team .jj_scoll p{line-height: 1.625rem;margin-bottom:0;color: #434444;}
#show_team .jj_scoll.ar_article ul li, #show_team .jj_scoll.ar_article ol li{line-height: 1.625rem;margin-bottom:0;color: #434444;padding-left: 1rem;}
#show_team .jj_scoll.ar_article ol li:before, #show_team .jj_scoll.ar_article ul li:before{ top:10px}
#show_team .jj_scoll.ar_article ul, #show_team .jj_scoll.ar_article ol{ margin:10px 0}

#show_team .right .peo_name{display:flex;align-items:center;justify-content:space-between;}
#show_team .right .peo_name h3{font-size: 1.5rem;color: #444444;margin: 0;display: inline-block;}
#show_team .right .peo_name h5{font-size: 1.5rem;color: #1f1f1f;line-height:1.875rem;margin: 0;display: inline-block;background:url(../images/page_show_box_line.png) left center no-repeat;padding: 0;font-weight: bold;}
#show_team .right .peo_name .con{position:relative;height: 3.125rem;padding: 0 2rem;display: flex;font-size: .9375rem;color: #fff;background: url(../images/peo_name_bg.png) left center no-repeat;margin-right: -3.375rem;align-items: center;white-space: nowrap;}
#show_team .right .peo_name .con font{/* text-transform:uppercase; */line-height: 1.25;}
#show_team .right .peo_name .con:before{content:"";position:absolute;border-top:transparent .5rem solid;border-bottom:transparent .5rem solid;border-left:#eef0f3 .75rem solid;right:-.75rem;top:50%;margin-top:-.5rem;display: none;}

#show_team .box_b{margin-bottom:1.5rem;position: relative;padding: 0 2rem;}
#show_team .box_b .box{width: 6.875rem;height: 6.875rem;position: absolute;left: calc(-3.75rem - 3rem);top: -3.125rem;display: flex;align-items: center;justify-content: center;}

.circle1 span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	background: #00b5e8;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-animation: circleScale 3s linear infinite;
	-moz-animation: circleScale 3s linear infinite;
	-ms-animation: circleScale 3s linear infinite;
	animation: circleScale 3s linear infinite;
	transition:.5s;
}
.circle1 span:nth-of-type(2) {
  animation-delay: 1s;
}
.circle1 span:nth-of-type(3) {
  animation-delay: 2s;
}

@keyframes circleScale {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes circleScale1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
  }
}

#show_team .box_b .box .box_li{width: 5.25rem;height: 5.25rem;background: #00b5e8;border-radius: 50%;position: relative;z-index: 1;display: flex;align-items: center;justify-content: center;flex-direction: column;}
#show_team .box_b .box .box_li h5{font-size: 1.125rem;color:#fff;line-height: 1.25;}

#show_team .left .pop_img{width:23.4375rem;border: #e5e5e5 1px solid;margin: 0 auto;border-radius: .625rem;}

#page_show_box{position:fixed;z-index: 99999999;top:0;left:0;opacity:0;visibility:hidden;height:100%;width:100%;display: flex;justify-content: center;align-items: center;}
#page_show_box .bg_box{position:fixed;z-index:9994;top:0px;opacity:0;visibility:hidden;height:100%;width:100%;background: rgba(0,0,0,0.75);}
#page_show_box .box{position:absolute;z-index:9999;width: 800px;max-width: 94%;}
#bnt_close{position: absolute;top: -2.875rem;width: 1.9375rem;height: 1.9375rem;right: -2.875rem;}
#bnt_close img{display:block;position: inherit;z-index: 1;width: 100%;cursor: pointer;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
#page_show_box #page_ar{position:relative;height: 100%;}
#page_show_box #page_ar .ar_box{border-radius: .625rem;padding: 2.5rem 3.375rem;background: #fff;position:relative;box-sizing: border-box;-webkit-animation-duration: 1.2s;animation-duration: 1.2s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;/* -webkit-animation-name: anim-close-2; *//* animation-name: anim-close-2; */}
.tc1 .tc.act{display: block; }
#page_show_box #page_ar .ar_box.on{/* -webkit-animation-name: anim-open-2; *//* animation-name: anim-open-2; */transform:scale(1);}
#page_show_box #page_ar .ar_box .p{  line-height:30px; font-size:14px; color:#686a6a; max-height:540px; text-align:justify; overflow: hidden;}
#page_show_box #page_ar .ar_box .title{ font-size:18px; color:#686a6a; display:block; margin-bottom:10px;}
#page_show_box #page_ar #ar_content{ height:90px; overflow:hidden;}

#bnt_close img:hover{ transform:rotate(360deg)}

.bottom_waifx{padding: 1rem 1rem;}
.list_box_30{ display: flex; justify-content:space-between}
.list_box_30 li{ font-size:0}
.list_box_30 li a{ display:flex; align-items:center}
.list_box_30 li .ico{ display:inline-block}
.list_box_30 li .con{ display:inline-block; padding:0 0 0 .75rem}
.list_box_30 li .con h5{font-size:.9375rem;color:#000000;position:relative;transition:.5s;display: flex;align-items: center;}
.list_box_30 li .con h5:before{ content:""; position:absolute; left:100%; top:50%; margin-top:-7px; width:16px; height:16px; background:url(../images/list_box_26_ico.svg) center no-repeat; background-size:100%; transition:.5s; opacity:0; visibility:hidden}
.list_box_30 li .con h5 svg{ display:none}
.list_box_30 li a:hover .con h5{ color:#acce22}
.list_box_30 li a:hover .con h5:before{ left:110%; opacity:1; visibility:visible}

.next-miso_aa{width: 1.5625rem;height: 1rem;background-size: 100% !important;top: 50%;position: absolute;cursor:pointer;}
.next-miso_aa.next-prev{background:url(../images/list_box_30_prev.png) center no-repeat;left: 6%;}
.next-miso_aa.next-next{background: url(../images/list_box_30_next.png) center no-repeat;right: 6%;}

.list_box_gongyi{}
.list_box_gongyi li{ position: relative; margin-top: 1.875rem; overflow: hidden;}
.list_box_gongyi li *{ transition: .5s;}
.list_box_gongyi li a{display: block;position: relative;overflow: hidden;}
.list_box_gongyi li .img{ width:68.4%; }
.list_box_gongyi li .img .img_hezi{ padding-bottom: 56.25% !important;}
.list_box_gongyi li .txt{ width: 34.625rem; height: 25rem; padding: 3.375rem; position: absolute; right: 0; bottom: 0; background: rgba(255, 255, 255, 0.9) url(../images/gongyi_txt.png) right bottom no-repeat; border-radius: 2.5rem 0 2.5rem 0; -webkit-border-radius: 2.5rem 0 2.5rem 0; -moz-border-radius: 2.5rem 0 2.5rem 0; -ms-border-radius: 2.5rem 0 2.5rem 0; -o-border-radius: 2.5rem 0 2.5rem 0; }
.list_box_gongyi li .time{ border-bottom: 1px solid #1c89ca; display: inline-block; text-align: center; padding-bottom: .75rem; margin-bottom: 1.5rem;}
.list_box_gongyi li .time b{ display: block; font-weight: normal; font-size: 2.625rem; font-family:Dosis_b; color: #1c89ca;}
.list_box_gongyi li .time span{ font-size: .75rem; color: #1c89ca; font-family:Dosis_b;}
.list_box_gongyi li h5{ font-size: 1.375rem; color: #242424; font-weight: bold; line-height: 2rem; max-height: 4rem; overflow: hidden; margin-bottom: .875rem;}
.list_box_gongyi li p{ font-size: .875rem; line-height: 1.25rem; height: 2.5rem; overflow: hidden; margin-bottom: 2.5rem; color: #737474;}
.btn_xq{ display: block; width:6.5rem; transition: .5s; cursor: pointer; font-size: .875rem; color: #242424; height: 30px; line-height: 30px; text-align: center; position: relative; z-index: 1; overflow: hidden; border-radius: 1.375rem; -webkit-border-radius: 1.375rem; -moz-border-radius: 1.375rem; -ms-border-radius: 1.375rem; -o-border-radius: 1.375rem; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.btn_xq:before{content: "";display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: -1;border: 1px solid #e5e5e5;border-radius: 1.625rem;-webkit-border-radius: 1.625rem;-moz-border-radius: 1.625rem;-ms-border-radius: 1.625rem;-o-border-radius: 1.625rem;transition: .5s;}
.btn_xq:after{content: "";display: block;width: 0;height: 100%;position: absolute;right: 0;top: 0;z-index: -1;background: #1c89ca;transition: .5s;}
.btn_xq:hover:before,li:hover .btn_xq:before{border: 1px solid #1c89ca;}
.btn_xq:hover:after,li:hover .btn_xq:after{ width: 100%; left: 0; right: auto;}
.btn_xq:hover,li:hover .btn_xq{ color: #fff;}
.list_box_gongyi li:nth-child(even) .img{ float: right;}
.list_box_gongyi li:nth-child(even) .txt{right: auto;left: 0;border-radius: 0 2.5rem 0 2.5rem;-webkit-border-radius: 0 2.5rem 0 2.5rem;-moz-border-radius: 0 2.5rem 0 2.5rem;-ms-border-radius: 0 2.5rem 0 2.5rem;-o-border-radius: 0 2.5rem 0 2.5rem;background: rgba(255, 255, 255, 0.9) url(../images/gongyi_txt.png) 5.5rem 2rem no-repeat;}

.n_zlfms{ background: url(../images/n_zlfm_bg2.jpg) center top no-repeat; background-size: cover; padding: 5.625rem 0 3rem;}

.certify1{padding: 0;}
.certify1 .swiper-slide{width: 240px;}
.certify1 .swiper-slide .img_hezi{ padding-bottom: 0 !important;}
.certify1 .swiper-slide img{ position: relative;}

.list_box_31{ margin:0 -.5rem}
.list_box_31 li{ padding:0 .5rem; height: 4.375rem; display: flex; align-items: center;justify-content: center;}
.list_box_31 li a{background: #72b4db;border-radius: .375rem;font-size: 1rem;color: #fff;display: flex;height: 3.125rem;align-items: center;justify-content: center;}
.list_box_31 li.miso-center a{ background: #1c89ca; height: 100%;}

.n_zlfms .miso_hd{margin: 0 auto;margin-bottom: 4rem;width: 54rem;max-width: 100%;}

.certify1 .swiper-slide h5{font-size: 1.125rem;color: #404040;line-height: 3;text-align: center;opacity: 0;transition: .5s;}

.certify1 .swiper-slide.swiper-slide-active h5{ opacity:1}
.certify1 .swiper-button-prev, .certify1 .swiper-button-next{ width: 4.0625rem; height: 4.0625rem; background-size: 100% 100% !important; margin-top: -2rem;}
.certify1 .swiper-button-next{ background: url(../images/certify1_next.png) center no-repeat;}
.certify1 .swiper-button-prev{ background: url(../images/certify1_prev.png) center no-repeat;}

.n_zlfm .fl01{ display: flex; justify-content: space-between; flex-wrap: wrap;}

.list_box_33{width: 56.25rem;display: flex;flex-wrap: wrap;max-width: 100%;}
.list_box_33 li{ width: 50%;}
.list_box_33 li .img_box{position: relative;padding: 1.5rem;}
.list_box_33 li .img_box .img .img_hezi{ padding-bottom: 100% !important;}
.list_box_33 li .img_box .top{ position: absolute; top:0; right: 0; bottom: 0; left: 0; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.list_box_33 li .img_box .top h3 big{ font-size: 4.5rem; color: #313131; font-family:Dosis_b;}
.list_box_33 li .img_box .top h3 big span i{ font-family:Dosis_b;}
.list_box_33 li .img_box .top h3 small{ font-size: 1.125rem; color: #313131; margin: 0 0 0 .875rem;}
.list_box_33 li .img_box .top h5{ font-size: 1.125rem; color: #313131; margin: .875rem; line-height: 1.5;}

.list_box_33 li.li1 .img_box:before{content: "";background: url(../images/list_box_32_bg1s.png) center no-repeat;width: 100%;height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-size: 100% 100%;}
.list_box_33 li.li2 .img_box:before{content: "";background: url(../images/list_box_32_bg2s.png) center no-repeat;width: 100%;height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-size: 100% 100%;}

.list_box_33 li.li2 .img_box:before{ -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0); -webkit-animation:play1 15s linear infinite; -moz-animation:play1 15s linear infinite; animation:play1 15s linear infinite;}
@-webkit-keyframes play{
0% {
-webkit-transform:rotate(0deg);
}
100% {
-webkit-transform:rotate(360deg);
}
}
@-moz-keyframes play{
0% {
-moz-transform:rotate(0deg);
}
100% {
-moz-transform:rotate(360deg);
}
}
@keyframes play{
0% {
transform:rotate(0deg);
}
100% {
transform:rotate(360deg);
}
}

.list_box_33 li.li1 .img_box:before{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-animation: play1 15s linear infinite;-moz-animation: play1 15s linear infinite;animation: play1 15s linear infinite;}
@-webkit-keyframes play1{
0% {
-webkit-transform:rotate(0deg);
}
100% {
-webkit-transform:rotate(-360deg);
}
}
@-moz-keyframes play1{
0% {
-moz-transform:rotate(0deg);
}
100% {
-moz-transform:rotate(-360deg);
}
}
@keyframes play1{
0% {
transform:rotate(0deg);
}
100% {
transform:rotate(-360deg);
}
}

.n_zlfm .fl01 .left{ width: calc(100% - 56.25rem); padding: 1.625rem 2rem 0 0;}
.n_zlfm .fl01 .left h3{ font-size: 4rem; color: #414141; font-weight: 100;}
.n_zlfm .fl01 .left h4{ font-size: 1.875rem; color: #ced8de; font-family:Dosis_s; margin-bottom: 3.125rem; }
.n_zlfm .fl01 .left h5{ font-size: 1.125rem; color: #1c89ca; line-height: 1.75rem; font-weight: bold; max-width: 20.625rem;}

.n_jiazhi .fl01{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.n_jiazhi .fl01 .left{ max-width: calc(100% - 54.25rem); position: relative; padding: 3rem 0 0;}
.n_jiazhi .fl01 .left .bg{ position: absolute; top: -1rem; left: -3rem;}
.n_jiazhi .fl01 .right{ width:  54.25rem; padding: 0 0 2rem;}

.list_box_34{ display: flex; margin: 0 -1.5rem; flex-wrap: wrap;}
.list_box_34 li{ width: 50%; padding: 0 1.5rem;}
.list_box_34 li .a{display: flex;height: 11.25rem;border-bottom: #d0d6df 2px solid;flex-direction: column;align-items: flex-start;justify-content: center;position: relative;}
.list_box_34 li .a:before{content:"";position:absolute;top:0;right:0;bottom:-2px;left: -14%;/* transform: skewX(12deg); */transform-origin: bottom;transition: .5s;z-index: -1;transition: .5s;background: url(../images/n_jiazhi_bg2.png) center no-repeat;background-size: 100% 100%;opacity: 0;visibility: hidden;transition: .5s;}
.list_box_34 li .a:after{content:"";position:absolute;height:2px;right:0;bottom:-2px;left: -6%;background:#1c89ca;opacity: 0;visibility: hidden;transition: .5s;}
.list_box_34 li .a h6{ height: 3.5rem;}
.list_box_34 li .a h6 img{ max-height: 2.75rem;}
.list_box_34 li .a h5{font-size: 1.125rem;color: #313131;line-height: 1.25;opacity: .7;margin-bottom: .625rem;}
.list_box_34 li .a p{font-size: 1.25rem;color: #000000;line-height: 1.25;font-weight: bold;}

.list_box_34 li.on .a:before, .list_box_34 li.on .a:after{ opacity: 1; visibility: visible; }
.list_box_34 li.on .a h5{ color: #1c89ca;}

.ar_fot{ display:flex}
.ar_fot a{display: flex;width: 7.25rem;height: 2.5rem;text-align: center;line-height: 2.5rem;font-size: .875rem;color: #fff;background: #1c89ca;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;margin-right: 1em;align-items: center;justify-content: center;transition: .5s;}
.ar_fot a svg{ width: 16px;}
.ar_fot a:nth-child(2){/* background:#acce22 */}
.ar_fot a:hover{background: #acce22 !important;}

/*==========================================内页 结束=============================================*/

/*aos="fade-up" aos-duration="1200"*/



/*online qq*/

.online_q {  position: fixed; right: 0px; bottom: 30%; z-index: 9999; }
.online_q .btn2{width:73px; height:73px; margin-bottom:5px; cursor:pointer; position:relative; font-size:12px; transition:.3s;}
.online_q .btn-top{ }
.online_q .btn2 span{display:block; width:100%; height:100%; text-align:center; border-radius:3px; position:relative; padding-top:49px; z-index:999; overflow:hidden; transition:.3s; -webkit-transition:.3s; font-size:12px; color:#fff;}
.online_q .btn-qq span{background:url(../images/piaofu_qq.png) center 11px no-repeat #0869ac;}
.online_q .btn-tel span{background:url(../images/piaofu_tel.png) center 11px no-repeat #0869ac; }
.online_q .btn-weixin span{ background:url(../images/piaofu_weixin.png) center 11px no-repeat #0869ac; }
.online_q .btn-top span{ background:url(../images/piaofu_top.png) center no-repeat #fff;  }

.online_q .open.pic{ position:absolute; background:#0869ac; width:100px; height:100px; right:100px; top:50%; margin-top:-50px; text-align:right; opacity:0; transition: .6s; -webkit-transition: .6s; visibility:hidden;}
.online_q .open.pic:before{ content:""; display:block; width:0; height:0; border:10px solid transparent; border-left:10px solid #0869ac; position:absolute; right:-15px; top:50%; margin-top:-10px;}
.online_q .open.pic img{ width:80px; height:80px; margin-top:10px; margin-left: 10px;margin-right:10px;}
.online_q .btn2:hover .open.pic{ opacity:1; right:90px;visibility:visible;}

.online_q .open.tel{ position:absolute; background:#0869ac; width:160px; height:50px; border-radius:20px; color:#fff; font-size:18px; font-family:arial; text-align:center; line-height:50px; right:100px; top:50%; margin-top:-25px; opacity:0; transition: .6s; -webkit-transition: .6s; visibility:hidden;}
.online_q .open.tel:before{ content:""; display:block; width:0; height:0; border:10px solid transparent; border-left:10px solid #0869ac; position:absolute; right:-16px; top:50%; margin-top:-10px;}
.online_q .btn2:hover .open.tel{ opacity:1; right:90px;visibility:visible;}
#gotop{ transition:.5s; overflow:hidden; /*height:73px;*/}
#gotop.hide{ height:0; }

