@charset "utf-8";
@font-face{ font-family:FRADM; src:url(../font/FRADM.TTF);}
@font-face{ font-family:AvenirLTStd-Light; src:url(../font/AvenirLTStd-Light.otf);}
@font-face{ font-family:FRABK; src:url(../font/FRABK.TTF);}
@font-face{ font-family:AVENIRNEXTLTPRO-MEDIUMCN; src:url(../font/AVENIRNEXTLTPRO-MEDIUMCN.OTF);}
@font-face{ font-family:AVENIRNEXTLTPRO-DEMICN; src:url(../font/AVENIRNEXTLTPRO-DEMICN.OTF);}

@font-face{ font-family:FRADM; src:url(../font/FRADM.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:16px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:16px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@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: 1460px;padding: 0 50px;}

.header_box{ height:95px}
#header{position: fixed;z-index: 1000;top: 0;left:0;right:0;transition:.6s;padding:0 0;background: #fff;box-shadow: 0 3px 15px rgba(0,0,0,.05);}
#header>.w1200{display:flex;align-items:center;justify-content:space-between;height: 95px;max-width: 100%;padding: 0 0 0 4.375rem;}
#header .logo img{width: 16rem;}

#header .right{display:flex;align-items:center;border-radius: .625rem;position: relative;}

nav{display: inline-block;}
#nav>ul{display: flex;padding: 0 2rem;}
#nav>ul>li{position:relative;z-index:0;margin: 0 .75rem;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: #3d3d3d;line-height: 95px;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: 1rem;padding: 0 .75rem;z-index: 1;font-weight: 600;}
#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);box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);}
#nav>ul>li .sub a{padding: 0 1.5rem;line-height: 3;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: #c0a988;transition:.5s;}
#nav>ul>li .sub a:hover{color: #fff;background: #d5282b;}
#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{color: #fff;}
#nav>ul>li h3:after{content:"";display:block;width: 100%;height: 0;position:absolute;left: 50%;margin-left: -50%;background: #d5282b;bottom: 0;transition: .5s;border-radius: 0;z-index: -1;transform-origin: bottom;}
#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{height: 100%;}
#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: 1px;-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: #000;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;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: #000;}
#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: #d70029;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: 2rem;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 20px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);display:none;overflow: hidden;}
.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: rgba(255,255,255,1);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: 43px;}

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

.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: 2.5rem;height: 3.75rem;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: center;justify-content: center;flex-direction: column;color: #fff;z-index: 1;flex:1;}
.bannerimg .img_hezi{padding-bottom: 37% !important;}

.swiper-box1 .swiper-wrapper .swiper-slide .box1text h2{font-size: 3rem;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: 3.55rem;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.125rem;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);}


.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{height: 95px;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 span{ margin: 0 .25rem 0 .5em;}
.lqcx .sub{position: absolute;width: auto;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;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;box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);}
.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: #c0a988;transition:.5s;}
.lqcx .sub a:hover{color: #fff;background: #d5282b;}
.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) translateX(-50%);}

.search_btn_box{margin: 0 2.5rem 0 1.5rem;}

.miso_map_wzdt{width:95px;background:#dedede;height:95px;display:flex;align-items:center;justify-content:center;cursor: pointer;}

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

.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 18rem;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #d5282b;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.search-dialog-box .search-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: rgba(0,0,0,.7);
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 1; */
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
	transform:translateY(100%);
	transition: .6s;
}
.header-right .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	transition: all .5s .8s;
}
.search-dialog-box .bubbles-bg .bubble{
	position: absolute;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
}
.search-dialog-box .bubbles-bg .bubble1{
	width:6%;
	padding-top: 6%;
	left: 26.875%;
	top: -6.67%;
}
.search-dialog-box .bubbles-bg .bubble1 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble2{
	width:12px;
	padding-top: 12px;
	left: 13.54%;
	top: 18%;
}
.search-dialog-box .bubbles-bg .bubble2 .circle{
	background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble3{
	width:36px;
	padding-top: 36px;
	left: 8.854%;
	top: 30.55%;
}
.search-dialog-box .bubbles-bg .bubble3 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble4{
	width:56.875%;
	padding-top: 56.875%;
	left: -28.6458%;
	top: 51.85%;
}
.search-dialog-box .bubbles-bg .bubble4 .circle{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{
	width:54px;
	padding-top: 54px;
	left: 26.3%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble5 .circle{
	background-color: #fff;
	opacity: .1;
}
.search-dialog-box .bubbles-bg .bubble6{
	width:56.875%;
	padding-top: 56.875%;
	left: 73.4375%;
	top: -52.77%;
}
.search-dialog-box .bubbles-bg .bubble6 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{
	width:2rem;
	padding-top: 2rem;
	left: 60.9375%;
	top: 18.5%;
}
.search-dialog-box .bubbles-bg .bubble7 .circle{


	background-color: #ff495f;
}


.search-dialog-box .bubbles-bg .bubble8{
	width:1.35rem;
	padding-top: 1.35rem;
	left: 95.83%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble8 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble9{
	width:16px;
	padding-top: 16px;
	left: 76.5625%;
	top: 96.296%;
}
.search-dialog-box .bubbles-bg .bubble9 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble10{
	width:56.875%;
	padding-top: 56.875%;
	left: 71.354%;
	top:87%;
}
.search-dialog-box .bubbles-bg .bubble10 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{
	animation:spin 8s infinite linear;
	transform-origin: 50% 45%;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){
	animation:spin2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	animation:spin-reverse 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{
	animation:spin-reverse2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .sm-bubble{
	transform-origin: 30% 30px;
}
.search-dialog{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}
.search-dialog .search-tit{
	font-size: 2.75rem;
	line-height: 3.5rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: none;
}
.search-dialog .search-inner{
	overflow: hidden;
	margin-top: 0;
}
.search-dialog .search-input{
	width: 50rem;
	margin: 0 auto;
	padding: 0 0.5rem 0 1.5rem;
	background-color: rgba(255,255,255,.3);
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 4.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	color: #fff;
	transition: all .3s;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
    color:rgba(255,255,255,0.5);  
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color:rgba(255,255,255,0.5); 
} 
.search-dialog .search-input input[type=button],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 4.5rem;
	width: 3.5rem;
}
.search-dialog .search-input input[type=button]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('../images/search-btn.svg');
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/close-btn.svg');
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=submit]{
	background-image: url('../images/search-btn2.svg')
}

.search-dialog .hot-search{
	font-size: 0;
	width:19.5rem;
	margin:.6rem auto 0;
	box-sizing: border-box;
	padding:0 .6rem;
	overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
	font-size: .375rem;
	line-height: .5rem;

	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
	background-image: url(../images/hot-icon.png);
}
.search-dialog .hot-link{
	margin-left: 1rem;
}

.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color:#fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before{
	content: "";
	position: absolute;
	left:0%;
	bottom:0;
	width:100%;
	height: 2px;
	background-color: #fff;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .3s;
}
.search-dialog-box .bottom-box{
	position: absolute;
	left: 0;
	bottom:5.1%;
	width:100%;
}
.search-dialog-box .bottom-box .share-box{
	overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
	font-size: .35rem;
	line-height:.5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.search-dialog-box.on{
	opacity: 1;
	visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: 3rem;
    height: 3rem;
    z-index: 10;
    right: 1.5rem;
    top: 1.35rem;
    background-color: rgba(255,255,255,.3);
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 0.75rem;
    background-repeat: no-repeat;
    background-image: url(../images/close-btn.svg);
	transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}

.swiper-box1 .swiper-pagination-bullet.swiper-pagination-bullet-active{/* color:#fff; */}
.swiper-box1 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{ border: #fff 2px solid; background:#fff}
.swiper-box1 .swiper-pagination-bullet.swiper-pagination-bullet-active:after{ background:#fff}
.swiper-box1 .w1200{display: flex;justify-content: flex-end;}

.wangzhan_map{position:fixed;left:0;top:0;bottom:0;width: 410px;background:#fff url(../images/wangzhan_map_png.png) center bottom no-repeat;z-index:100000;transform:translateX(-100%);transition:0.6s;max-width: 100%;}
.wangzhan_map.on{ transform:translateX(0)}
.wangzhan_map .top{line-height: 95px;background: #d70029;padding: 0 1.875rem;font-weight:bold;font-size:1.25rem;color:#fff;}
.wangzhan_map .box{height:calc(100% - 4.375rem);overflow:hidden;overflow-y:scroll;padding: 2rem 1.875rem;width: 100%;}
.wangzhan_map .box::-webkit-scrollbar {width:0px;height: 8px;background-color: #F5F5F5;}
.wangzhan_map .box::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
.wangzhan_map .box::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}
.wangzhan_map .box dl{padding: 1rem 0;border-bottom:#e5e5e5 1px solid;font-size:0;}
.wangzhan_map .box dl dt{ font-size:16px; color:#000; margin-bottom:0.5rem}
.wangzhan_map .box dl dt a{ color:inherit; transition:0.6s}
.wangzhan_map .box dl dd{font-size: .875rem;color: #636364;min-width:33.333333%;display:inline-block;line-height:1.875rem;}
.wangzhan_map .box dl dd a{ color:inherit; transition:0.6s}
.wangzhan_map .top svg{float:right;width:1.25rem;height:1.25rem;fill:#fff;margin: 2.375rem 0;transition:0.6s;cursor:pointer;display:inline-block;}
.wangzhan_map .top svg:before{ content:""; top:0; right:0; bottom:0; left:0; background:rgba(0,0,0,0.8); z-index:9999; position:absolute}
body .after{ content:""; position:fixed; top:0; right:0; bottom:0; left:0; background:rgba(0,0,0,0.8); z-index:9999; visibility:hidden; transition:0.6s; opacity:0}
body.on .after{ visibility:visible; opacity:1}

.wangzhan_map .box ul{ font-size:0; padding:1.75rem 2.75rem; border-bottom:#e5e5e5 1px solid;}
.wangzhan_map .box ul li{ font-size:16px; color:#000000; width:33.333333%; display:inline-block; line-height:1.875rem}
.wangzhan_map .box ul li a{ color:inherit}

.wangzhan_map .box dl:nth-child(2) dd{}
.wangzhan_map .box dl:nth-child(4) dd{}
.wangzhan_map .box dl dd a:hover{color: #d70029;}

.container01{ overflow: hidden;}
.container01 .w1200{ display: flex; justify-content: space-between;}
.container01 .left{ padding: 4.75rem 0; width: 41.875rem;}

.list_box_01 li *{ transition: .5s;}
.list_box_01 .img{ border-radius: .375rem;}
.list_box_01 .img .img_hezi{ padding-bottom: 55.97% !important;}
.list_box_01 .con{padding: 3.125rem 0 0 1.375rem;}
.list_box_01 .con h5{ font-size: 1.375rem; color: #333333; line-height: 1.25; font-weight: bold;}
.list_box_01 .con h6{ font-size: 1.5rem; color: #d6282a; margin: 1rem 0 1.75rem; font-family:AvenirLTStd-Light;}
.list_box_01 .con p{ font-size: .9375rem; color: #6e6f78; line-height: 24px; height: 48px; margin-bottom: 3.125rem;}
.list_box_01 .con .jt svg{ width: 2.125rem; height: 2.125rem; fill:#000000;}

.list_box_01 .miso-dots{width: auto;right: 0;bottom: .5rem;}
.list_box_01 .miso-dots li{ width: 1.25rem; height: 5px; border: #cccccc 1px solid; margin: 0 0 0 .3125rem;}
.list_box_01 .miso-dots li.miso-active{ border:#d70029 1px solid; background:#d70029}

.container01 .right{width: calc(100% - 41.875rem - 4.125rem);padding: 4.75rem 0;border-left: #d2d8de 1px solid;}

.container01 .right .top_box{ padding: 0 0 0 3rem;}
.container01 .right .bottom_box{ padding: 2.5rem 0 0 3rem; border-top: #d2d8de 1px solid; margin-top: 2rem;}

.title001{display: flex;align-items: center;justify-content: space-between;margin-bottom: 2.375rem;}
.title001 big{ font-size: 1.625rem; color: #333333; font-weight: bold; display: inline-block; padding: 0 0 0 1.25rem; border-left: #d70029 4px solid;}
.title001 a{ display: flex; align-items: center; font-size: 1.125rem; color: #828285; transition: .5s;}
.title001 a .ico{width: 1.5rem;height: 1.5rem;position: relative;overflow: hidden;margin: 0 0 0 .375rem;}
.title001 a .ico .ico_li{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; transition: .5s;}
.title001 a .ico .ico2{ transform: translateX(-100%);}
.title001 a svg{width: 1.5rem;height: 1.5rem;fill: #828285;transition: .5s;}

.list_box_02{ margin-bottom:.875rem}
.list_box_02 li{ border-bottom: #e1c68e 1px dotted;}
.list_box_02 li *{ transition:.5s}
.list_box_02 li h5{/* display: flex; */align-items: center;font-size: 1.25rem;color: #666565;font-weight: bold;}
.list_box_02 li h5 img{margin: -3px .625rem 0 0;}
.list_box_02 li p{font-size: .9375rem;color: #6e6f78;line-height: 24px;height: 48px;opacity: .7;margin: .75rem 0 1.375rem;}

.list_box_06 li *{ transition: .5s;}
.list_box_06 li a{display: flex;justify-content: space-between;height: 2.25rem;align-items: center;position: relative;z-index:1;padding: 0 1.5rem 0 0;}
.list_box_06 li a:before{ content:""; position:absolute; left:-3rem; top:-.25rem; bottom:-.25rem; width:0; background:#d70029; transition:.5s; z-index:-1}
.list_box_06 li a font{font-size: 1.125rem;color: #6c6d76;transition: .5s;width: calc(100% - 5.75rem);}
.list_box_06 li a span{font-size: 1.125rem;color: #9c9898;width: 5.75rem;text-align: right;line-height: 18px;font-family: AvenirLTStd-Light;}

.list_box_06 li.on a:before{ width: calc(100% + 3rem);}
.list_box_06 li.on a *{ color: #fff !important;}

.list_box_06s li a{ height: 2.25rem;}

.container02{ padding: 5rem 0 4.375rem; overflow: hidden; background: #f2f2f2;}
.container02 .w1200{ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.container02 .left{width: 37.20% !important;padding: 0 7.25rem 0 0;}
.container02 .right{ width: calc(100% - 37.20%) !important;}

.title002{ margin-bottom: 1.375rem;}
.title002 h3{ font-size: 1.625rem; color: #646464;}
.title002 h4{ font-size: 1.625rem; color: #c0a988; font-family:FRADM; text-transform: uppercase; margin: .375rem 0 0;}

.container02 .left p{ font-size: .9375rem; color: #646464; line-height: 1.875rem; height: 5.625rem; margin-bottom: 4.375rem;}

.list_box_03 li .img{ border-radius: 6px;}
.list_box_03 li .img .img_hezi{ padding-bottom: 41.07% !important;}

.miso_bnt{ display: flex;}
.miso_bnt .miso_arrow1{width: 3.9375rem;height: 3.9375rem;border-radius: 4px;display: flex;align-items: center;justify-content: center; transition: .5s; margin: 0 .625rem 0 0;}
.miso_bnt .miso_arrow1 svg{ width: 1.5rem;height: 1.5rem;}

.miso_bnt .miso_prev1{ background: #fff;}
.miso_bnt .miso_prev1 svg{ fill:#c0a988;}
.miso_bnt .miso_next1{ background: #c0a988;}
.miso_bnt .miso_next1 svg{ fill:#fff;}

.container03{padding: 6.875rem 0 0;background: url(../images/container03_bg.jpg) center no-repeat;background-size: cover !important;}

.container03 .h2{ font-size: 2.75rem; color: #2453a9; line-height: 1.375; opacity: .55;}
.container03 .h3{ font-size: 2.75rem; color: #2453a9; line-height: 1.375; opacity: .55; margin: .375rem 0 2.5rem;}
.container03 .p{ font-size: 1rem; color: #6e7786; line-height: 1.875rem; opacity: .6; font-weight: bold;}

.list_box_04{margin: 5.5rem -1.125rem -13.75rem;position: relative;}
.list_box_04 li{ width: 33.33%; padding: 0 1.125rem;}
.list_box_04 li .img{ border-radius: 1.25rem 1.25rem 0 0;}
.list_box_04 li .img .img_hezi{ padding-bottom: 58.13% !important;}
.list_box_04 li .con{height: 13.75rem;background: #00867e;display: flex;flex-direction: column;justify-content: center;padding: 0 3.375rem;  border-radius: 0 0 1.25rem 1.25rem;}
.list_box_04 li .con .title002{ margin-bottom: 0;}
.list_box_04 li .con .title002 h3{ color: #fff;}
.list_box_04 li .con .title002 h4{ color: #66afab;}
.list_box_04 li .con hr{height: 2px;background-color: #c8b8ae;margin: 1rem 0 1rem;width: 0;transition: .5s;}
.list_box_04 li .con p{font-size: .9rem;line-height: 24px;height: 75px;color: #fff;opacity: .6;transition: .5s;}

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

.list_box_04 li:nth-child(3n-1) .con{ background: #0048a9;}
.list_box_04 li:nth-child(3n-1) .con .title002 h4{ color: #678ec4;}

.list_box_04 li:nth-child(3n) .con{ background: #f13c39;}
.list_box_04 li:nth-child(3n) .con .title002 h4{ color: #e38a88;}

.list_box_04 .miso-arrow{ width: 2rem; height: 2rem; background-size: cover !important; margin: -3rem 0 0;}
.list_box_04 .miso-prev{ background: url(../images/list_box_04_prev.svg) center no-repeat; left: -3rem;}
.list_box_04 .miso-next{ background: url(../images/list_box_04_next.svg) center no-repeat; right: -3rem;}

.container04 .w1200{ display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.container04 .left{width: calc(100% - 27rem);max-width: 46.375rem;padding: 0 3rem 0 0;}
.container04 .right{ width: 27rem;}

.container04 .left h3{font-size: 4rem;color: #6f6359;font-family:FRABK;text-transform: capitalize;}
.container04 .left p{font-size: .9375rem;color: #6f6359;line-height: 24px;margin: 1.375rem 0 2.125rem;}
.container04 .left .bottom{ display: flex; align-items: center; justify-content: space-between;}
.container04 .left .bottom .ll{ font-size: 1.875rem; color: #6e6f78; line-height: 1.25; opacity: .6; font-weight: 100;}
.container04 .left .bottom .rr{ transition:.5s}
.container04 .left .bottom .rr svg{ width: 2.5rem; height: 2.5rem; fill:#aaaaaa; transition: .5s;}

.list_box_07{ display: flex; flex-wrap: wrap; position: relative; z-index: 1;}
.list_box_07:before{content: "";position: absolute;width: 100%;height: 1px;background: #cecece;z-index: -1;top: 50%;margin-top: -.5px;}
.list_box_07:after{content: "";position: absolute;width: 1px;height: 100%;background: #cecece;z-index: -1;left: 50%;margin-left: -.5px;}
.list_box_07 li{width: 50%;text-align: center;display: flex;}
.list_box_07 li .a{text-align: center;}

/* .list_box_07 li:nth-child(1){ padding: 0 2.5rem 2.5rem 0;}
.list_box_07 li:nth-child(2){ padding: 0 0 2.5rem 2.5rem;}
.list_box_07 li:nth-child(3){ padding: 2.5rem 2.5rem 0 0;}
.list_box_07 li:nth-child(4){ padding: 2.5rem 0 0 2.5rem;} */

.list_box_07 li:nth-child(1){padding: 0 0 2.5rem 0;justify-content: flex-start;}
.list_box_07 li:nth-child(2){padding: 0 0 2.5rem 0;justify-content: flex-end;}
.list_box_07 li:nth-child(3){padding: 2.5rem 0 0 0;justify-content: flex-start;align-items: flex-end;height: 7.75rem;}
.list_box_07 li:nth-child(4){padding: 2.5rem 0 0 0;justify-content: flex-end;}

.list_box_07 li h3{display: flex;align-items: flex-start;justify-content: center;}
.list_box_07 li h3 big{ font-size: 3.25rem; color: #ea2137; font-family:AVENIRNEXTLTPRO-MEDIUMCN;}
.list_box_07 li h3 small{font-size: 1rem;color: #6f6359;font-weight: bold;margin: 0 0 0 .25rem;}
.list_box_07 li h5{ font-size: .9375rem;color: #6f6359; line-height:1.5; margin:.5rem 0 0}

.container05{ overflow: hidden; position: relative; z-index: 1; min-height: 33.75rem; padding: 3.75rem 0 0;}
.container05 .bg{ position: absolute; top: 0; left: 0; right: 0; z-index: -1; height: 33.75rem; background: url(../images/container05_bg.jpg) center no-repeat; background-size: cover;}

.container05 .content{ display: flex; flex-wrap: wrap; background: #fff; position: relative;}
.container05 .content .left{ padding: 0 3.5rem; width: calc(100% - 27.5rem); position: relative;}
.container05 .content .right{ width: 27.5rem;}
.container05 .content .left .title001{ height: 6.25rem; margin-bottom: 0;}

.container05 .content .left .title001 .a{ position: absolute; right: 0; top: 0; width: 2.875rem; height: 2.875rem; background: #d70029; display: flex; justify-content: center; align-items: center;}
.container05 .content .left .title001 .a svg{ width: 1rem; height: 1rem; fill:#fff;}

.container05 .content .left .box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.container05 .content .left .box .list_box_08{ width: calc((100% - 1.625rem) / 2); display: flex; flex-direction: column;}
.list_box_08 li{ margin-bottom: 1.125rem;}

.container05 .content .left .box .list_box_08:last-child li{ margin-bottom: 0;}
.container05 .content .left .box .list_box_08:last-child li:first-child{ order: 1;  margin-top: 1.125rem; }

.list_box_08 li *{ transition: .5s;}
.list_box_08 li .img{ border-radius: 6px 6px 0 0;}
.list_box_08 li .img .img_hezi{ padding-bottom: 56.41% !important;}
.list_box_08 li .con{ border: #e5e5e5 1px solid; display: flex; flex-direction: column; justify-content: center; padding: 0 1.75rem; border-radius:  0 0 6px 6px;}
.list_box_08 li .con h5{ font-size: 1.125rem; color: #333333; line-height: 24px; font-weight: bold; margin-bottom: .75rem;}
.list_box_08 li .con h6{ display: flex; align-items: center; font-size: 1.125rem; color: #9e9ea2; font-family:AvenirLTStd-Light;}
.list_box_08 li .con h6 img{ margin: 0 .5rem 0 0;}
.list_box_08 li .con h6 svg{width:1.25rem;height:1.25rem;fill:#7a7a7a;margin: 0 .5rem 0 0;transition: 0s;}
.list_box_08 li .con p{ margin: 1.25rem 0 0 0; font-size: .9375rem; color: #6e6f78; line-height: 24px; height: 48px;}

.list_box_08 li .con1{ height: 8rem; }
.list_box_08 li .con1 h5{ height: 48px;}

.list_box_08 li .con2{ height: 12.625rem; border-radius:  6px;}

.list_box_09 li a{ display: block; position: relative;}
.list_box_09 li .img .img_hezi{ padding-bottom: 109.09% !important;}
.list_box_09 li .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; justify-content: center; flex-direction: column; padding: 0 1.5rem 0 4.125rem;}
.list_box_09 li .top h2{font-size: 3rem;color: #fff; font-family:FRADM; text-transform: capitalize;}
.list_box_09 li .top h3{ font-size: 1.25rem; color: #fff; line-height: 1.5; opacity: .75; margin: .625rem 0 3.5rem;}
.list_box_09 li .top h4{ font-size: 1.625rem; color: #fff; font-weight: bold; margin-bottom: 1.75rem;}

.list_box_10 li a{ display: block; position: relative;}
.list_box_10 li .img .img_hezi{ padding-bottom: 65.90% !important;}
.list_box_10 li .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; justify-content: center; flex-direction: column; padding: 0 1.5rem; background: rgba(0,0,0,.35); text-align: center;}
.list_box_10 li .top h3{ font-size: 1.5rem; margin-bottom: 1.5rem; color: #fff; font-weight: bold;}
.list_box_10 li .top .ico{ width: 7.1875rem; height: 3.75rem; background: #f13c39; border-radius: 1.875rem; display: flex;; align-items: center; justify-content: center; margin: 0 auto;}
.list_box_10 li .top .ico svg{width: 1.5rem;height: 1.5rem;fill:#fff;transition: .5s;}

footer{background: #a70101;}
footer .fl01{padding: 3.5rem 0 3rem;overflow:hidden;}
footer .fl01 .content{ display:flex; justify-content:space-between;}
footer .fl01 .left{display:flex;width: calc(100% - 29.75rem);}
footer .fl01 .left dl{flex: 1;display: flex;justify-content: center;text-align: left;border: #bd4141 1px solid;border-top: none;border-bottom: none;margin: 0 -.5px;}
footer .fl01 .left dl dt{font-size:1rem;color: #fff;line-height:1.25;margin-bottom: 1.5rem;transition:.5s;font-weight: bold;position:relative;}
footer .fl01 .left dl dd{font-size: .9375rem;color: rgba(255,255,255,.6);line-height: 1.875rem;transition:.5s;}

footer .fl01 .right{display:flex;width: 29.75rem;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{}
footer .fl01 .right .rr h6{font-size: 1rem;color: #fff;opacity: .6;line-height: 1.875rem;}
footer .fl01 .right .rr h3{font-size: 1.375rem;color: #fff;font-weight:bold;display:flex;align-items:center;margin: 0 0 1.625rem;border-left: #fff 4px solid;padding: 0 0 0 1rem;}
footer .fl01 .right .rr h3 img{ margin:0 .75rem 0 0}

.list_box_11{margin: 3rem 0 0;display:flex;}
.list_box_11 li{margin-right: 1rem;opacity: .7; transition: .5s;}

footer .fl02{padding: 1.5rem 0; background: #b30b0b;}
footer .fl02 .left p{font-size: .875rem;color: rgba(255,255,255,.5);line-height: 1.5;}
footer .fl02 .w1200{ display:flex; align-items:center; justify-content:space-between}
footer .fl02 dl{position:relative;white-space:nowrap;margin-left: 0;background: #a70101;width: 355px;padding: 0 .875rem;cursor:pointer;}
footer .fl02 dl dt{line-height: 45px;font-size: 14px;color: rgba(255,255,255,.4);display: flex;justify-content: space-between;align-items: center;}
footer .fl02 dl dt .ll svg{width: 16px;height: 16px;fill:#fff;vertical-align:middle;margin: 0 .5rem 0 0;}
footer .fl02 dl dt .rr svg{width: 14px;height: 14px;fill:#fff;vertical-align:middle;margin: 0;transform: rotate(180deg);}
footer .fl02 dl dt .ll{ display:flex; justify-content:space-between; align-items:center}
footer .fl02 dl dt .ll a{display:inline-block;width: 210px;padding: 0 0 0 20px;text-align: left;}
footer .fl02 dl .con{position:absolute;left:0;bottom: 45px;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;}

/*顶部搜索*/
.wap_search{font-size:16px;border-radius: 0;color:#fff;text-align:center;font-family:arial;letter-spacing:2px;line-height:40px;transition:height .4s ease-in-out;-webkit-transition:height .4s ease-in-out;overflow:hidden;right: 0;position: absolute;bottom: 0;left: 0;}
.wap_search form{height:40px;border-radius: 0;background: rgba(255,255,255,.3);position:relative;margin: 20px 15px;}
.wap_search .input{ font-size:.875rem; color:#fff; height:40px; line-height:40px; padding-left:1.5rem; box-shadow:none;-webkit-appearance: none;float:left;border-right: 0; background:none;}
.wap_search .btn_blue{ position:absolute; cursor:pointer; top:0; right:0; width: 50px;height:40px; line-height:40px; border:0; background:url(../images/seach_white.svg) center no-repeat; background-size: 1.5rem;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.9); }
.wap_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.9); }
.wap_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#fff; color: rgba(255,255,255,.9); }
.wap_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.9); }/* WebKit browsers */
.wap_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */

.wap_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.wap_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.wap_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */


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


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

.n_banner{ position:relative}
.n_banner .img{ position:relative;}
.n_banner .img:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background: url(../images/yinying_bg.png) center bottom no-repeat; background-size: cover;}
.n_banner .img .img_hezi{padding-bottom: 19.27% !important;}
.n_banner .top{position:absolute;top:0;right:0;bottom:0;left:0;display: flex;/* align-items: center; */flex-direction: column;justify-content: center;}
.n_banner .top .w1200{width:100%;}
.n_banner .top h5{font-size: 1.875rem;color: rgba(255,255,255,.4);text-transform:uppercase;}
.n_banner .top h3{font-size: 2rem;color: #fff;margin: 6% 0 0;font-weight: bolder;line-height: 3.125rem;}

.n_banner .top h6{font-size: 1rem;color: rgba(255,255,255,.4);text-transform:capitalize;}
.n_banner .top h2{font-size: 2.5rem;color: #fff;margin:.75rem 0 0;font-weight: bold;}

.n_title {padding: 0;position: absolute;height: 3.75rem;bottom: 0;left: 0;right: 0;}
.n_title .w1200{ display:flex; justify-content:space-between}
.n_title .w1200 .left{}

.n_nav {position: relative;display: flex;}
.n_nav a {display: flex;height: 3.75rem;font-size: 1.125rem;color: #fff;text-align: center;box-sizing: border-box;position: relative;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;margin-left: 1.875rem;align-items: flex-start;}
.n_nav a strong {display: block;color: #fff;position: relative;z-index: 4;transition: .36s ease-in-out;font-weight: normal;margin: .25rem 0 0;}
.n_nav .on, .n_nav a:hover { color: #fff; }
.n_nav a:before {content: "";width: 0;height: 5px;position: absolute;bottom: -5px;left: 0;background: #1f79e0;transition: 0.6s ease-in-out;}
.n_nav .on:before, .n_nav a:hover:before { width: 100%; }
.n_nav .on strong, .n_nav a:hover strong {}

.position {height: 3.75rem;left: 0;bottom: 0;color: rgba(255,255,255,.6);font-size: .9375rem;display: flex;align-items: center;}
.position span, .position a, .position i {-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;}
.position i {margin: 0 .375rem 0 .75rem;font-style: normal;}
.position i img { vertical-align: middle; margin-top: -2px; }
.position span img {vertical-align: middle;margin-top: -2px;margin-right: .75rem;}
.position em {font-style: normal;}
.position a:hover {color: #001f86;}

/*====移动端导航====*/
#m_n_nav {display: none;line-height: 50px;position: relative;z-index: 9;float: left;width: 100%;background: #d5282b;}
#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: #d70029; border-top: 1px solid #fff; }
#sub_nav_content dt.title_on a i { color: #d70029; }
#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: #d70029;}
#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: #d70029; }

.n_container_bg{min-height: 30rem;background: url(../images/n_container_bg.png) center top no-repeat;background-size: 100% auto;}

.n_zgsjj .fl01{padding: 5.375rem 0 6.875rem;overflow: hidden;}
.n_zgsjj .fl01 .w1200{flex-wrap: wrap;display: flex;}
.n_zgsjj .fl01 .content{ }
.n_zgsjj .fl01 .left{ width: 37.5rem;}
.n_zgsjj .fl01 .left img{ width: 100%;}
.n_zgsjj .fl01 .left .img{ border-radius: 1.25rem;}
.n_zgsjj .fl01 .right{ width: calc(100% - 37.5rem); padding: 0 0 0 3.125rem;}
.n_zgsjj .fl01 .right h3{ font-size: 4rem; color: #dfd4c4; font-family:FRABK; text-transform: uppercase;}
.n_zgsjj .fl01 .right h2{ font-size: 1.625rem; color: #64646e; font-weight: bold; line-height: 1.375; margin-bottom: 2.75rem;}

.n_list_box{ padding: 6.25rem 0 4rem; overflow: hidden;}

.list_box_zihzi{ display: flex; margin: 0 -.625em; flex-wrap: wrap; margin-bottom: -2.25rem;}
.list_box_zihzi li{ width: 25%; padding: 0 .625rem; margin-bottom: 2.25rem;}
.list_box_zihzi li *{ transition: .5s;}
.list_box_zihzi li a{ display: block; background: #f9f8f6; padding: 4rem 1.625rem 2.75rem;}
.list_box_zihzi li a hr{width: 16px;height: 4px;background: #f13c39;margin: 0;}
.list_box_zihzi li a h5{ font-size: 1.0625rem; color: #64646e; line-height: 1.25; margin: .875rem 0 1.875rem;}
.list_box_zihzi li a .img .img_hezi{padding-bottom: 66.666667% !important;}
.list_box_zihzi li a .img{ background:#fff}
.list_box_zihzi li a .img img{max-width:100%;max-height:100%;height: auto;width: auto;left: 50%;transform: translateX(-50%);}
.list_box_zihzi li a .img .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(213,40,43,.7);display: flex;align-items: center;justify-content: center;transform: translateY(101%);}

/*翻页*/
.pages{text-align:center;margin: 4.375rem auto 0;}
.pages .box{ display:flex; align-items:center; justify-content:center}
.pages .box a{margin: 0 .375rem;border: #e5e5e5 1px solid;transition:.5s;font-size:14px;color: #848484;display:flex;align-items:center;justify-content: center;height: 30px;min-width: 30px;padding: 0 .5rem;white-space: nowrap;border-radius: 4px;}
.pages .box a span{padding: 0;}

.pages .box a.on{color:#fff;border: #d70029 1px solid;background: #d70029;}

.n_sanji{ display:flex; justify-content:center; margin:0 -1.5rem; margin-bottom:4rem}
.n_sanji li{ padding:0 1.5rem}
.n_sanji li a{ font-size: 1.25rem; color: #666;line-height: 2; transition:.5s; display:inline-block; border-bottom: #fff 2px solid;}
.n_sanji li.on a{ border-bottom: #d70029 2px solid; color: #d70029;}


.list_box_ckg{display: flex;margin: 0 -1.625em;flex-wrap: wrap;margin-bottom: -2.25rem;}
.list_box_ckg li{ width: 33.33%; padding: 0 1.625rem; margin-bottom: 2.25rem;}
.list_box_ckg li *{ transition: .5s;}
.list_box_ckg li a{display: block;position: relative;z-index: 1;text-align: center;}
.list_box_ckg li a .ico{display:inline-block;position:relative;border-radius:50%;width:6.875rem;height:6.875rem;overflow: hidden; display:none;}
.list_box_ckg li a .ico img{ width: 100%;}
.list_box_ckg li a .ico:after{ content: ""; position:absolute; top:0; right:0; bottom:0; left:0; border: #e5e5e5 1px solid; border-radius:50%; background:#fff;}
.list_box_ckg li a:before{content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #eef0f3;z-index: -1;border-radius: .625rem;transition: .5s;}
.list_box_ckg li a h5{font-size: 1.1rem;color: #303034;line-height: 1.25;padding: 1.5rem 1rem 1.875rem 1rem;}

.list_box_video{ display: flex; margin: 0 -.625em; flex-wrap: wrap; margin-bottom: -2.25rem;}
.list_box_video li{ width: 33.33%; padding: 0 .625rem; margin-bottom: 2.25rem;}
.list_box_video li *{ transition: .5s;}
.list_box_video li a{ display: block; position: relative;}
.list_box_video li .img .img_hezi{ padding-bottom: 65.90% !important;}
.list_box_video li .img .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: center;justify-content: center;background: rgba(0,0,0,.3);}
.list_box_video li .img .top .ico{width: 5.3125rem;height: 2.8125rem;background: #f13c39;border-radius: 1.875rem;display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.list_box_video li .img .top .ico svg{width: 1.25rem;height: 1.25rem;fill:#fff;transition: .5s;}
.list_box_video li h5{ font-size:1rem; color:#333333; line-height:4.375; text-align:center}

.n_gsyw .fl01{ padding: 9.375rem 0 6.875rem; overflow: hidden;}
.n_gsyw .fl01 .w1200{display: flex;flex-wrap: wrap;align-items: center;}
.n_gsyw .fl01 .left{width: 27.5rem;}
.n_gsyw .fl01 .left img{ width: 100%;}
.n_gsyw .fl01 .left .img{border-radius: .625rem;}
.n_gsyw .fl01 .right{width: calc(100% - 27.5rem);padding: 0 0 0 6.25rem;}
.n_gsyw .fl01 .right h3{font-size: 2.625rem;color: #dfd4c4;font-family:FRABK;text-transform: uppercase;}
.n_gsyw .fl01 .right h2{font-size: 1.625rem;color: #64646e;line-height: 1.375;margin: .5rem 0 2.75rem;}

.list_box_join{ display: flex; margin: 0 -1.25rem; margin-bottom: -1.75rem; flex-wrap: wrap;}
.list_box_join li{ width: 50%; padding: 0 1.25rem; margin-bottom: 1.75rem;}
.list_box_join li *{ transition: .5s;}
.list_box_join li a{ display: block; position: relative; z-index: 1; padding: 0 2.125rem 2.5rem;}
.list_box_join li a:before{content: "";position: absolute;top: 2rem;right: 0;bottom: 0;left: 0;border: #e6e6e6 1px solid;z-index: -1; transition: .5s;}
.list_box_join li a .time{display: flex;flex-direction: column;/* align-items: center; */text-align: center;width: 4rem;}
.list_box_join li a .time h3{ width: 4rem; height: 4rem; background: #d5282b; line-height: 4rem; font-size: 2rem; color: #fff; font-family:AVENIRNEXTLTPRO-MEDIUMCN;}
.list_box_join li a .time h6{line-height: 1.625;font-size: 1.125rem;color: #d5282b;font-family:AVENIRNEXTLTPRO-MEDIUMCN;}
.list_box_join li a h5{font-size: 1.375rem;color: #202020;line-height: 1.25rem;margin: 2.375rem 0 1.5rem;}
.list_box_join li a p{font-size: .875rem;color: #64646e;line-height: 24px;height: 48px;opacity: .8;margin-bottom: 2rem;}
.list_box_join li a span{display: inline-block;width: 7rem;height: 2.8175rem;background: #eff1f5;text-align: center;line-height: 2.8125rem;border-radius: 1.5rem;font-size: .875rem;color: #64646e;}

.n_contact .fl01{ padding: 9.375rem 0 6.875rem; overflow: hidden;}
.n_contact .fl01 .w1200{ display: flex; flex-wrap: wrap;}
.n_contact .fl01 .left{ width: 27.5rem;}
.n_contact .fl01 .right{width: calc(100% - 27.5rem);padding: 0 0 0 7.5rem;position: relative;}
.n_contact .fl01 .right .img{ border-radius: 6px;}
.n_contact .fl01 .right .img img{ width: 100%;}

.title004{border-bottom: #e2e0de 1px solid;padding: 0 0 2rem;margin-bottom: 2.25rem;}
.title004 h2{ font-size: 1.875rem; color: #5d5d5e;}
.title004 h3{font-size: 1.5rem;color: #0048a9;font-family: AVENIRNEXTLTPRO-DEMICN;text-transform: uppercase;letter-spacing: -1px;margin: .375rem 0 0;}

.list_box_12 li{ display: flex; margin-bottom:1.5rem}
.list_box_12 li .ll img{ width: 2.5rem;}
.list_box_12 li .rr{ padding:0 0 0 .75rem}
.list_box_12 li .rr h6{ font-size: .875rem; color: #7d7d7d;}
.list_box_12 li .rr h5{font-size: 1.125rem;color: #6f6359;line-height: 1.75;margin: .25rem 0 0;}
.list_box_12 li .rr h4{ font-size: 1.125rem; color: #6f6359; font-weight: bold; line-height: 1.75;margin: .25rem 0 0;}

.n_contact .fl01 .right .box{width: 11.5rem;height: 11.5rem;position: absolute;left: 2.5rem;bottom: -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: #d5282b;
	-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);
  }
}

.n_contact .fl01 .right .box .box_li{width: 9rem;height: 9rem;background: #d5282b;border-radius: 50%;position: relative;z-index: 1;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.n_contact .fl01 .right .box .box_li h5{ font-size:1rem; color:#fff; line-height:1.5; margin:.75rem 0 0}

#slide_up_box { position: relative; width: 188px; float: left; margin-right: 5px; }
#bnt_link {cursor: pointer;width: 100%;display: block;height: 50px;border: 2px solid #ebebee;background: #fff url(../images/icon_up.png) 92% center no-repeat;}
.icon_un { background: #fff url(../images/icon_un.png) 92% center no-repeat !important; }
#bnt_link a { color: #747477; display: block; padding: 0px 20px 0 50px; height: 48px; font-size: 14px; line-height: 48px; background: url(../images/time01.png) 20px center no-repeat; }
#bnt_link i { font-size: 10px; padding-left: 5px; }
#content_link { display: none; z-index: 9; width: 100%; position: absolute; left: 0; top: 48px; background: #ffffff; border: 2px solid #ebebee; max-height: 300px; overflow: hidden; overflow-y: auto; }
#content_link .box { background: #ffffff; padding: 5px 0; }
#content_link a { padding: 0px 20px; color: #747477; border-bottom: 1px dotted #eee; line-height: 34px; font-size: 12px; display: block; }
#content_link a:hover, #bnt_link a:hover {color: #1f79e0;}
#content_link a:last-child { border: none }
.n_heng { margin-bottom: 0; }
.n_heng form { overflow: hidden; width: 188px; display: block; height: 50px; border: 2px solid #ebebee; background: #fff; position: relative; }
.n_heng input[type="text"] { border: none; width: 94%; display: block; height: 46px; text-align: left; color: #777777; font-size: 14px; background: none; line-height: 46px; padding: 0 20px; }
.n_heng input[type="text"]:focus { text-align: left; }
.n_heng #bnt_close01 { position: absolute; right: 0; top: 50%; padding: 0; z-index: 2; background: url(../images/icon_search02.png) center no-repeat; height: 45px; width: 50px; cursor: pointer; border: none; margin-top: -23px; }
 .n_heng input::-webkit-input-placeholder {
color:#777;
}
.n_heng input::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#777;
}
.n_heng input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#777;
}
.n_heng input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color:#777;
}

.n_news { overflow: hidden; padding: 5rem 0 3rem }
.n_news .fl01 { margin-bottom: 3.125rem }
.n_news .fl02{display:flex;flex-wrap: wrap;justify-content:space-between;}
.n_news .fl02 .left { width: 27.1875rem; }
.n_news .fl02 .left ul li .img .img_hezi{ padding-bottom: 56.25% !important;}
.n_news .fl02 .left ul li .con {padding: 2.5rem;background: #f4f5f7;}
.n_news .fl02 .left ul li .con h3 {font-size: 1.5rem;color: #d6282a;font-family: AvenirLTStd-Light;}
.n_news .fl02 .left ul li .con h4 {font-size: 1.25rem;line-height: 1.875rem;color: #333333;font-weight: bold;margin: 1rem 0;transition: 0.6s;}
.n_news .fl02 .left ul li .con p {font-size: .875rem;line-height: 24px;overflow: hidden;color: #6e6f78;margin-bottom: 2.75rem;}
.n_news .fl02 .left ul li .con span {display: inline-block;width: 95px;line-height: 29px;background: #d5282b;border-radius: 15px;font-size: 14px;color: #fff;text-align: center;transition: .5s;}
.n_news .fl02 .right { width: calc(100% - 27.1875rem); padding-left: 3.75rem }
.n_news .fl02 .right ul li { margin-bottom: 1.875rem }
.n_news .fl02 .right ul li a {display: flex;padding:.9375rem;padding-right: 0;background: #f8f8f8;transition: 0.6s;position: relative;flex-wrap: wrap;}
.n_news .fl02 .right ul li a:before { content: ""; position: absolute; right: 0; width: 0; transition: .6s; top: 0; bottom: 0 }
.n_news .fl02 .right ul li a .img{width: 15.9375rem;}
.n_news .fl02 .right ul li a .img .img_hezi{ padding-bottom: 66.67% !important;}
.n_news .fl02 .right ul li a .con { width: calc(100% - 15.9375rem - 3.4375rem); padding: 1.5rem 2rem 0; position: relative }
.n_news .fl02 .right ul li a .con h5 { font-size: 1.1875rem; line-height: 2rem; height: 2rem; color: #636363; font-weight: bold; transition: .6s; }
.n_news .fl02 .right ul li a .con h6 {font-size: 14px;color: #d6282a;font-family: Century Gothic;font-weight: bold;margin: 0.75rem 0 1rem;transition: .6s;}
.n_news .fl02 .right ul li a .con p { font-size: 0.875rem; line-height: 22px; height: 44px; color: #8c8b8b; transition: .6s; }
.n_news .fl02 .right ul li a .yanjing {width: 3.4375rem;height: 100%;position: absolute;right: 0;top: 0;bottom: 0;background: #bcbcbc;transition: .6s;display: flex;justify-content: center;align-items: center;}
.n_news .fl02 .sticky {position: sticky;top: 114px;padding: 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% - 25.9375rem); padding-right: 3.125rem; float: left; }
.n_news_detail .n_left .box { padding: 0; }
.n_news_detail .n_left .box .ar_title { margin-bottom: 2.125rem; border-bottom: #e4e4e4 3px solid; padding-bottom: 0.75rem; }
.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: 25.9375rem; float: right; }
.n_news_detail .n_right .content01 {padding: 2rem 2.75rem;background: #f6f6f6;}
.n_news_detail .n_right .content01 .time { width: 100%; margin-bottom: 2rem; }
.n_news_detail .n_right .content01 .time h3 {font-size: 3.125rem;color: #0048a9;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: #0048a9;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: 114px;padding: 0;}
.n_news_detail .n_right .content01 .tuijian ul li a:hover h5{color: #0048a9;}
.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: #0048a9 1px solid !important;background: #0048a9 !important;color:#fff !important;}

@font-face{font-family:"socialshare";src:url("../font/iconfont.eot");src:url("../font/iconfont.eot?#iefix") format("embedded-opentype"),url("../font/iconfont.woff") format("woff"),url("../font/iconfont.ttf") format("truetype"),url("../font/iconfont.svg#iconfont") 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}


/*==============字号控件=====================*/
#font_set_box { display: inline-block; background: url(../images/icon_font.png) left center no-repeat; padding-left: 24px; }
.font_box { display: inherit; position: relative; }
.font_box a { display: inline-block; width: 14px; line-height: 36px; font-size: 12px; color: #c4c5c7; text-align: center; }
.font_box a.on { color: #ca0e2a; }
.font_box a:hover { color: #ca0e2a; }
.font_size_lg { font-size: 18px !important; line-height: 40px !important; }
.font_size_lg p {font-size: 1.125rem;color: #64646e;line-height: 2rem;margin-bottom: 2rem;}
.font_size_md { font-size: 16px !important; line-height: 36px !important; }
.font_size_md p {font-size: 1rem;color: #64646e;line-height: 2rem;margin-bottom: 2rem;}
.font_size_sm { font-size: 14px !important; }
.font_size_sm p {font-size: .875rem;}
#ar_fot {margin-top: 2rem;position: relative;padding: 0;text-align: 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: #c5262c; }
#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: inline-block;width: 9.6875rem;height: 2.5rem;line-height: 2.5rem;background: #0048a9;border-radius: 1.25rem;text-align: center;font-size: 15px;color: #fff;transition: 0.36s;}
#ar_fot .fanhui a img { margin: -3px 0.5rem 0 0 }
#ar_fot .fanhui a:hover {background: #d5282b;}

.n_about .fl01{ padding: 6.25rem 0 3.75rem;}

.title005 h3{font-size: 4rem;color: #dfd4c4;font-family:FRABK;text-transform: uppercase;}
.title005 h2{font-size: 1.625rem;color: #64646e;line-height: 1.375;margin: .5rem 0 2.75rem;}

.n_about .fl01 .w1200{ display: flex; flex-wrap: wrap;}
.n_about .fl01 .left{ width: 24rem;}
.n_about .fl01 .right{ width: calc(100% - 24rem);}

.list_box_07s{display: flex;flex-wrap: wrap;position: relative;z-index: 1;justify-content: space-between;align-items: center;}
.list_box_07s li{text-align: center;display: flex;}
.list_box_07s .line{width: 1px;height: 4.375rem;background: #cecece;}
.list_box_07s li .a{text-align: center;}
.list_box_07s li h3{display: flex;align-items: flex-start;justify-content: center;}
.list_box_07s li h3 big{ font-size: 3.25rem; color: #ea2137; font-family:AVENIRNEXTLTPRO-MEDIUMCN;}
.list_box_07 li h3 big i{ font-family: AVENIRNEXTLTPRO-MEDIUMCN}
.list_box_07s li h3 big i{ font-family: AVENIRNEXTLTPRO-MEDIUMCN}
.list_box_07s li h3 small{font-size: 1rem;color: #6f6359;font-weight: bold;margin: 0 0 0 .25rem;}
.list_box_07s li h5{ font-size: .9375rem;color: #6f6359; line-height:1.5; margin:.5rem 0 0}

.n_about .fl03{padding: 4rem 0 0;}
.n_about .fl03 .w1200{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.n_about .fl03 .left{ width: 26.75rem;}
.n_about .fl03 .right{ width: calc(100% - 26.75rem - .625rem);}
.n_about .fl03 .img{ border-radius: 1.25rem;}
.n_about .fl03 .img .img_hezi{ padding-bottom: 32rem !important;}
.n_about .fl03 .img .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; justify-content: center; flex-direction: column; padding: 0 2.375rem 0 3.125rem;}

.title006 h2{ font-size: 1.5rem; color: #394c6a; font-weight: 100; line-height: 1.5;}
.title006 h3{font-size: 1.25rem;color: #394c6a;font-weight: bold;margin: .5rem 0 1.125rem;}
.title006 h4{font-size: 1.875rem;color:#455ddb;font-family: FRADM;text-transform: uppercase;margin-bottom: 2rem;}
.title006 p{font-size: .875rem;color:#7c7992; line-height:24px; opacity:.7;text-align: justify;}

.n_about .fl04{ padding: 3rem 0 5rem;}

.n_licheng{padding-top: 4.25rem;padding-bottom: 16rem;background: url(../images/licheng_bg.jpg) center bottom no-repeat;background-size:cover;}
.n_licheng .hd{overflow: hidden;width: 100%;margin-bottom: 2rem;position: relative;z-index: 10;}
.n_licheng .hd .tt{float: left;position: relative;z-index: 10;}
.n_licheng .hd .tt span{font-size: 2rem;color: #0048a9;font-family: AVENIRNEXTLTPRO-DEMICN;}
.n_licheng .hd .tt h3{ font-size: 1.625rem; color: #434343; margin-top: .75rem;}
.n_licheng .hd .arrowbox{ float: right;}
.n_licheng .miso-arrow{ display: inline-block; border-radius:50%; cursor:pointer; width: 3.4375rem; height: 3.4375rem; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.n_licheng .miso-prev2{ background: url(../images/licheng_left.png) center no-repeat; background-size: contain !important; margin-right: .75rem;}
.n_licheng .miso-next2{ background: url(../images/licheng_right.png) center no-repeat; background-size: contain !important;}
.n_licheng .miso-prev2:hover{ background: url(../images/licheng_left_on.png) center no-repeat; }
.n_licheng .miso-next2:hover{ background: url(../images/licheng_right_on.png) center no-repeat; }
.n_licheng .bd{position: relative;height: 599px;display: flex;align-items: center;}
.n_licheng .bd img{ width:100%}
.licheng_slide{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.licheng_slide .w1200{ height: 100%;}
.licheng_slide ul{ height: 100%;}
.licheng_slide ul li{ float: left; width: 13%; position: relative; height: 100%; transition: .7s; -webkit-transition: .7s; -moz-transition: .7s; -ms-transition: .7s; -o-transition: .7s; }
.licheng_slide ul li .txt{ position: absolute; padding-left: 24px;}
.licheng_slide ul li .txt .year{font-size: 2rem;margin-bottom: 7px;color: #0048a9;transform:translateY(50px);opacity: 0;transition: .7s;-webkit-transition: .7s;-moz-transition: .7s;-ms-transition: .7s;-o-transition: .7s;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);font-family: AVENIRNEXTLTPRO-MEDIUMCN;margin-top: .375rem;}
.licheng_slide ul li .txt .con{font-size: .9375rem;line-height: 1.625rem;color: #626262;width: 15rem;transform:translateY(50px);opacity: 0;transition: .7s;-webkit-transition: .7s;-moz-transition: .7s;-ms-transition: .7s;-o-transition: .7s;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);max-height: 11.75rem;overflow: hidden;overflow-y: scroll;}
.licheng_slide ul li .txt .con::-webkit-scrollbar {width:2px;height: 2px;background-color: transparent;}
.licheng_slide ul li .txt .con::-webkit-scrollbar-track {border-radius: 10px;background-color: transparent;}
.licheng_slide ul li .txt .con::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.licheng_slide ul li .txt:before{content: "";background: #fff;display: block;width: 11px;height: 11px;position: absolute;z-index: 99;left: 0;top: 1rem;border: 2px solid #0567c5;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;box-sizing: border-box;}
.licheng_slide ul li .txt:after{ content: ""; display: block; width: 1px; height: 100%; position: absolute; left: 0; top: 1rem; background: #e2e2e2; left: 5px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.licheng_slide ul li:nth-child(1) .txt{bottom: 48%;padding-bottom: 4rem;}
.licheng_slide ul li:nth-child(2) .txt{top: 56.5%;padding-top: 5rem;}
.licheng_slide ul li:nth-child(3) .txt{bottom: 44%;padding-bottom: 6rem;}
.licheng_slide ul li:nth-child(4) .txt{ top: 65%; padding-top: 5rem;}
.licheng_slide ul li:nth-child(5) .txt{bottom: 35%;padding-bottom: 13rem;}
.licheng_slide ul li:nth-child(6) .txt{top: 67%;padding-top: 5rem;}
.licheng_slide ul li:nth-child(7) .txt{bottom: 40%;padding-bottom: 13rem;}
.licheng_slide ul li:nth-child(even) .txt:before{top: 6.5rem;}
.licheng_slide ul li:nth-child(even) .txt:after{ height: 6rem;}

.licheng_slide .miso-list,.licheng_slide .miso-track{ height: 100%; overflow: visible;}
.n_licheng ul.miso-current li .year{ opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); }
.n_licheng ul.miso-current li .con{ opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); }

.licheng_slide_wap{ display: none; }
.licheng_slide_wap ul{ }
.licheng_slide_wap ul li{ position: relative;transition: .7s; -webkit-transition: .7s; -moz-transition: .7s; -ms-transition: .7s; -o-transition: .7s; }
.licheng_slide_wap ul li .txt{padding-left: 24px;position: relative;padding-top: 7px;}
.licheng_slide_wap ul li .txt .year{font-size: 1.75rem;color: #0567c5;margin-bottom: 5px;transition: .7s;-webkit-transition: .7s;-moz-transition: .7s;-ms-transition: .7s;-o-transition: .7s;font-family: AVENIRNEXTLTPRO-MEDIUMCN;}
.licheng_slide_wap ul li .txt .con{ font-size: .9375rem; line-height: 1.625rem; padding-bottom: 2rem;  color: #626262;  transition: .7s; -webkit-transition: .7s; -moz-transition: .7s; -ms-transition: .7s; -o-transition: .7s; }
.licheng_slide_wap ul li .txt:before{content: "";display: block;width: 11px;height: 11px;position: absolute;left: 0;top: 1rem;border: 2px solid #0567c5;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;box-sizing: border-box;z-index: 1;background: #fff;}
.licheng_slide_wap ul li .txt:after{ content: ""; display: block; width: 1px; height: 100%; position: absolute; left: 0; top: 1rem; background: #e2e2e2; left: 5px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }

.list_box_01s{ width: 100%;}
.list_box_01s li a{display: flex;flex-wrap: wrap;align-items: center;}
.list_box_01s .img{ width: 41.875rem;}
.list_box_01s .con{width: calc(100% - 41.875rem);padding: 0 0 0 2.75rem;}
.list_box_01s .miso-dots{ bottom: 20%;}

.list_box_13 li{ margin-bottom: 1.125rem;}
.list_box_13 li *{ transition:.5s}
.list_box_13 li a{display: flex;height: 8.75rem;background: #f2f0ea;width: 100%;align-items: center;padding: 0 2.75rem 0 1.75rem;position: relative;z-index: 1;}
.list_box_13 li a:before{ content: ""; position: absolute; bottom: 0; left: 0; right: 0; height: 0; transition: .5s; z-index: -1;}

.list_box_13 li a .time{width: 12.5rem;font-size: 1.875rem;color: #cea86a;font-family: AVENIRNEXTLTPRO-DEMICN;}
.list_box_13 li a .con{ width:calc(100% - 12.5rem - 3rem); padding: 0 1rem 0 0;}
.list_box_13 li a .con h5{ font-size: 1.25rem; color: #333333; line-height: 1.25; font-weight: bold;}
.list_box_13 li a .con p{ font-size: .9375rem; color: #6e6f78; line-height: 1.25; margin: .5rem 0 0;}
.list_box_13 li a .rr{width: 3rem;height: 2.125rem;background: #fff;display: flex;align-items: center;justify-content: center;border-radius: 1.25rem;}
.list_box_13 li a .rr svg{ width:.875rem; height:.875rem; fill:#765d33}

.n_djdt .fl01{padding: 6.25rem 0 0;}

.n_djdt .fl02{padding: 3.75rem 0;}



.n_container001{background: #ffffff url(../images/n_banner07.jpg) center top no-repeat;background-size: 100% auto;padding: 23.625rem 0 3.75rem;}

.n_djgz{ overflow: hidden;}

.n_djgz .fl00 .content{ display: flex;flex-wrap: wrap;}
.n_djgz .fl00 .left{background:url(../images/n_djgz_fl01_tit.jpg) center no-repeat;width:5rem;height:5.625rem;display: flex;align-items: center;justify-content: center;}
.n_djgz .fl00 .left span{ font-size:1.25rem; line-height:1.75rem; color:#fff; font-weight:bold}
.n_djgz .fl00 .right{width:calc(100% - 5rem);height:5.625rem;text-align:center;background: #fffffe;padding: .75rem 0 0;border: #e5e5e5 1px solid;}
.n_djgz .fl00 .right h3{font-size:1.375rem;color: #d70029;font-weight:bold;line-height:1.875rem;margin-bottom: .5rem;}
.n_djgz .fl00 .right ul { font-size:0; margin:0 4px;}
.n_djgz .fl00 .right ul li{display:inline-block;max-width:33.333333%;font-size:14px;color: #5d5e5e;padding:0 4px;line-height:24px;}
.n_djgz .fl00 .right ul li a{ display:block}
.n_djgz .fl00 .right ul li a font{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width: calc(100% - 20px);display: inline-block;vertical-align: bottom;}

.n_djgz .fl01{margin: 1.75rem 0 2.5rem;}
.n_djgz .fl01 .content{background: #fff;border:#e5e5e5 1px solid;padding: 1.5rem;display: flex;flex-wrap: wrap;}
.n_djgz .fl01 .left{float:left;width: 41.875rem;position:relative;}
.n_djgz .fl01 .left ul.slider{ width:100%}
.n_djgz .fl01 ul.slider li a{display:block;width: 100%;height: 100%;position:relative;}
.n_djgz .fl01 ul.slider li a h5{width: 100%;height: 3.75rem;line-height: 3.75rem;background: rgba(0,0,0,0.55);padding: 0 120px 0 20px;font-size: 16px;color: #f6f6f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-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;position: absolute;left:  0;bottom: 0;}
.n_djgz .fl01 ul.slider li:hover a h5{ text-decoration:underline}
.n_djgz .fl01 ul.slider li a h5:before{content:"";position:absolute;left:0;top:0;border-bottom: transparent 60px solid;border-top: transparent 0 solid;border-left: #fff 32px solid;display: none;}
.n_djgz .fl01 ul.slider li.miso-slide .img .img_hezi{ padding-bottom: 55.97% !important;}
.n_djgz .fl01 ul.slider .miso-prev,.container02 .left ul.slider .miso-next{width:38px;height:65px;z-index: 1000; margin-top:-35px; -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;}
.n_djgz .fl01 .right{float:right;width: calc(100% - 41.875rem);padding: 0 0 0 1.75rem;}
.n_djgz .fl01 .left .miso-dots{bottom: 0;width: 155px;right: 0;z-index: 10;text-align: right;padding-right: 20px;height: 3.75rem;}
.n_djgz .fl01 .left .miso-dots li{width: 1.5rem;height: 3.75rem; line-height:3.75rem;border-radius: 0;background: none;margin: 0;}
.n_djgz .fl01 .left .miso-dots li button{font-size: 12px;color:#fff;line-height:3.75rem;padding:0;}
.n_djgz .fl01 .left .miso-dots li.miso-active{background: #dd0000;}

ul.ul001 li{font-size: 16px;color: #4d4e4f;line-height: 3rem;height: 3rem;}
ul.ul001 li a{display:block;position:relative;padding-left: 1.375rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
ul.ul001 li a:before{content:"";position:absolute;top:50%;margin-top:-3px;width: 0.5rem;height: 0.5rem;border-radius:50%;background: #f3836f;left:0;}
ul.ul001 li a b{padding-right: 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;width: calc(100% - 6.125rem);font-weight:normal;vertical-align:top;color: #4d4e4f;transition:.5s;}
ul.ul001 li a span{font-size: .875rem;color: #b7b8b8;float:right;}

.title007{padding-left: 0;height: 4rem;display: flex;align-items: center;justify-content: space-between; margin-bottom:1.5rem}
.title007{font-size: 1.5rem;color: #302e2e;font-weight:bold; border-bottom: #e5e5e5 2px solid;}
.title007 a{float:right;font-size: 16px;color: #484848;font-weight:normal;transition: 0.36s;}
.title007 a svg{width: 1.5rem;height: 1.5rem;fill:#de1916;}

.list_box_14{margin-bottom: 0;}
.list_box_14 a{display: flex;overflow:hidden;width: 100%;align-items: center;}
.list_box_14 .img{width: 17.1875rem;}
.list_box_14 .img .img_hezi{ padding-bottom:56.36% !important}
.list_box_14 .con{width: calc(100% - 17.1875rem);float: right;padding: 0 0 0 1.5rem;}
.list_box_14 .con h4{font-size: 16px;height: 3.25rem;line-height: 1.625rem;color: #333333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;margin: 0;transition: 0.6s;}
.list_box_14 .con p{font-size: .875rem;color: #818181;line-height: 18px;height: 36px;margin: 1.25rem 0 1.125rem;}
.list_box_14 .con h6{font-size: 14px;color: #c4c5c8;line-height: 18px;}

.n_djgz .fl02 .content{ display: flex; flex-wrap: wrap; margin: 0 -3.125rem;}
.n_djgz .fl02 .content .box{ width: 50%; padding: 0 3.125rem;}
.n_djgz .fl02 .list_box_14{ margin-bottom:1.5rem}

.list_box_15 li{font-size: 15px;color: #151515;line-height: 34px;height: 34px;}
.list_box_15 li a{ display:block; position:relative; padding-left:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.list_box_15 li a:before{content:"";position:absolute;top:50%;margin-top:-3px;width:6px;height:6px;border-radius:50%;background: #f3836f;left:0;}
.list_box_15 li a b{padding-right: 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;width: calc(100% - 80px);font-weight:normal;vertical-align:top;color: #4d4e4f;transition:0.36s;}
.list_box_15 li a span{font-size:14px;color: #c4c5c8;float:right;}

.n_djgz .fl03{ padding: 2.125rem 0 0;}
.n_djgz .fl03 .content{display: flex;flex-wrap: wrap;align-items: center;}
.n_djgz .fl03 .content .left{ width: 50%; padding: 0 3.125rem 0 0;}
.n_djgz .fl03 .content .right{ width: 50%; padding: 0 0 0 3.125rem;}

.list_box_guanli{display:flex;justify-content:space-between;width: 100%;flex-wrap: wrap;background: #fff;padding: 6rem;}
.list_box_guanli li{/* flex:1 */}
.list_box_guanli li h3{background:url(../images/n_guanli_img.png) center no-repeat;width: 10.125rem;height: 2.75rem;display: flex;align-items: center;justify-content: center;font-size: 1.375rem;color: #404040;margin-bottom: 1.25rem;background-size: cover;}
.list_box_guanli li .bottom p{ font-size:1rem; color:#64646e; line-height:1.875rem}

.n_zgsjj .fl02{display: flex;flex-wrap: wrap;padding: 8.125rem 0 3.125rem;align-items: center;}
.n_zgsjj .fl02 .img{ width: 17.5rem;}
.n_zgsjj .fl02 .img .img_hezi{ padding-bottom: 135.71% !important;}
.n_zgsjj .fl02 .con{width: calc(100% - 17.5rem);padding: 0 0 0 5.625rem;}
.n_zgsjj .fl02 .con h3{ font-size: 1.5rem; color:#64646e; line-height:1.875}
.n_zgsjj .fl02 .con .ar_article{margin: 3rem 0 0;}
.n_zgsjj .fl02 .con .ar_article p{font-size: .9375rem;line-height: 1.875rem;margin-bottom: 1.875rem;opacity: .8;}

.n_zgsjj .fl03{ padding: 0 0 4.375rem;}
.list_box_guanlis{margin: 0 -1.625rem;position: relative;margin-bottom: 3rem;}
.list_box_guanlis::before{ content: ""; position: absolute; top: 0; left: 1.625rem; right: 1.625rem; height:3px; background: #eae6e1;}
.list_box_guanlis li{ padding: 2.5rem 1.625rem 0; width: 20%; position:relative;}
.list_box_guanlis li:after{ content:""; position:absolute; top:0; background:#f13c39; width:0; left:50%; transform:translateX(-50%); height:3px; transition:.5s}
.list_box_guanlis li .img .img_hezi{ padding-bottom: 135.71% !important;}
.list_box_guanlis li .con{ height: 4.375rem; background: #eae6e1; display: flex; align-items: center; justify-content: center;}
.list_box_guanlis li .con h5{ font-size:1rem; color:#73737a; line-height:1.5}

.list_box_guanlis .miso-arrow{ width: 3.9375rem; height: 3.9375rem; background-size: 100% 100% !important;}
.list_box_guanlis .miso-prev{background: url(../images/list_box_guanlis_prev.png) center no-repeat;left: -6rem;}
.list_box_guanlis .miso-next{background: url(../images/list_box_guanlis_next.png) center no-repeat;right: -6rem;}
.list_box_guanlis .miso-prev:hover{ background: url(../images/list_box_guanlis_prev_on.png) center no-repeat; }
.list_box_guanlis .miso-next:hover{ background: url(../images/list_box_guanlis_next_on.png) center no-repeat; }

.n_zgsjj .fl03 .ar_article p{ opacity:.8}

.n_zgsjj .fl02, .n_zgsjj .fl03{}/*屏蔽*/

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

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

.s_bn{ margin: 0 0 2rem;}
.s_bn .miso-dots{width: auto;right: 2rem;bottom: .5rem;}
.s_bn .miso-dots li{ width: 1.25rem; height: 5px; border: #fff 1px solid; background: #fff; margin: 0 0 0 .3125rem;}
.s_bn .miso-dots li.miso-active{ border:#d70029 1px solid; background:#d70029}
