@charset "utf-8";
@font-face{ font-family:Impact; src:url(../font/impact.ttf);}
@font-face{ font-family:PingFang; src:url(../font/SAIRAEXTRACONDENSED-SEMIBOLD_1.woff);}
@font-face{ font-family:DINCond-Bold; src:url(../font/DINCOND-BOLD.OTF);}
@font-face{ font-family:Roboto; src:url(../font/ROBOTO-LIGHT-10.TTF);}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:13px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:13px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:13px;}}
@media (max-width:328px){html{font-size:13px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

/*==========================================公共 结束=============================================*/

.header{transition: 0.6s;background: #fff url(../images/jianzhu.png) left center no-repeat;position: relative;z-index: 10000; max-width:100vw;}
.header:before{content:"";position:absolute;top:0;left: 0;margin-left: 0;width: 100%;height: 84px;background: transparent;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;display: none;}
.header .h-container{padding: 0 25px;width: 1200px;margin: 0 auto;}
.header .logo {display: block;float: left;height: 106px;line-height: 106px;position:relative;}
.header .logo .img02{ display:none}
.header.width .logo .img01{ display:none}
.header.width .logo .img02{ display:inline-block}
.header.width .nav>ul>li.nav_li>a:after{}
.header .right{}

.nav{float: left;position:relative;}
.nav li{position: relative;float: left;display: block;}
.nav>ul>li:before{content:"";position:absolute;background: #c5262c;height: 0;width: 100%;bottom: 0;transition: 0.6s;}
.nav>ul>li:after{content:"";position:absolute;bottom: 0;transition: 0.6s;border-left: transparent 5px solid;border-right: transparent 5px solid;border-bottom: #c5262c 5px solid;opacity: 0;left: 50%;margin-left: -5px;display: none;}
.nav li.nav_li{ margin-right:0.5rem}
.nav>ul>li>a{display: block;height: 106px;line-height: 106px;text-align: center;margin: 0 1.5rem;position: relative;z-index: 1;font-size: 1.0625rem;color: #484849;font-weight: bold;transition: 0.36s;}
.nav>ul>li>a:before {content: "";width: 0;height: 3px;position: absolute;left: 0;bottom: 0;margin-left: 0;-webkit-transition: 0.6s;transition: 0.6s;}
.nav>ul>li:hover>a:before,.nav>ul>li.on>a:before{width: 100%;}
.nav>ul>li:hover:before,.nav>ul>li.on:before{height: 100%;}
.nav>ul>li:hover a,.nav>ul>li.on a{ color:#fff}
.nav>ul>li:hover:after,.nav>ul>li.on:after{bottom: 3px;opacity: 1;}
.nav>ul>li.nav_li>a:after{content:"";position:absolute;top: 50%;bottom:0;right: 7px;width: 7px;height:5px;margin-top: -6.5px;transition: 0.36s;}
.nav>ul>li .rd-navbar-dropdown{position: absolute;top: 106px;left: 0;margin-left: 0;width: auto;padding: 0;z-index: 5;margin-top: 0;text-align: left;transform: translate3d(0, 0, 0);visibility: hidden;opacity: 0;height: 0;font-size: 0;white-space: nowrap;}
.nav>ul>li:last-child .rd-navbar-dropdown, .nav>ul>li:nth-child(4) .rd-navbar-dropdown, .nav>ul>li:nth-child(5) .rd-navbar-dropdown, .nav>ul>li:nth-child(7) .rd-navbar-dropdown{left:auto;right:0;text-align: right;}
.nav>ul>li .rd-navbar-dropdown li{display: inline-block;float: none;}
.nav>ul>li .rd-navbar-dropdown::before {content: '';background: rgba(197, 38, 44, 0.8);position: absolute;top: 0;right:0;bottom:0;left:0;box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.13);}
.nav>ul>li .rd-navbar-dropdown::after {content: '';position: absolute;top: 10px;left: 50%;width: 0;height: 0;border-style: solid;border-width: 0 8px 10px 8px;border-color: #fff transparent #fff transparent;margin-left: -8px;display: none;}
.nav>ul>li .rd-navbar-dropdown li > a, .nav>ul>li .rd-navbar-dropdown li > a::before, .nav>ul>li .rd-navbar-dropdown li > a{ transition: .15s ease-in-out;}
.nav>ul>li .rd-navbar-dropdown li > a, .nav>ul>li .rd-navbar-dropdown li > a:focus, .nav>ul>li .rd-navbar-dropdown li > a:active{color: #fff;}
.nav>ul>li .rd-navbar-dropdown li > a{position: relative;padding: 0 8px;text-align: center;line-height: 55px;white-space: nowrap;transition: 0.6s;}
.nav>ul>li .rd-navbar-dropdown li > a::before{content: '';position: absolute;top: 10px;left: 0;display: inline-block;width: 0;height: 0;font-size: 0;line-height: 0;border-style: solid;border-width: 4px 0 4px 10px;border-color: transparent transparent transparent #b7b7b7;display: none;}

.nav>ul>li .rd-navbar-dropdown li > a:hover{color: #fff;background: #c5262c;}
.nav>ul>li .rd-navbar-dropdown li > a:hover::after{ border-color: transparent transparent transparent #c5262c;}
.nav>ul>li .rd-navbar-dropdown.focus{margin-top:0;visibility:visible;opacity:1;height: 55px;width: auto;}

.header .layui-container{ transition:1s}
.header.width{top:0;width: 100%;}
.header.width .layui-container{ max-width:100%}
.header.width .nav>ul>li>a{ color:#333}
.header.width:before{width:100%;margin-left: 0;left: 0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;background: rgba(255, 255, 255, 0.96);}
.header .content{padding: 0;}
.header .content .right dl{float:left;font-size:0;line-height: 75px;margin-left: 1rem;position:relative;z-index: 10;}
.header .content .right dl dd{display:inline-block;margin-right: 0.875rem;cursor: pointer;}
.header .content .right dl dd a{display:inline-block;height: 46px; position:relative; vertical-align:middle}
.header .content .right dl dd a img{vertical-align:top;position: relative;}
.header .content .right dl dd a .con{position:absolute;right:0;top:0;bottom:0;width:100%;border-radius:23px;background: #c5262c;transition:0.6s;opacity:0;font-size:16px;color:#fff;text-align:left;padding-left:20px;line-height:46px;white-space: nowrap;}

.header .content .right dl dd a:hover .con{ width:180px; opacity:1}
.header.width .nav>ul>li.on>a, .header.width .nav>ul>li:hover>a{ color:#fff}
.header.width .nav>ul>li.on>a:after, .header.width .nav>ul>li:hover>a:after{}
.header.width .nav>ul>li:hover:before, .header.width .nav>ul>li.on:before{ bottom:0}
.header.width .nav>ul>li>a{ line-height:85px}


.rd-navbar-main-element { position: absolute; float: left;}
.rd-navbar-nav-wrap.active {
    transform: translateX(0);
}
.rd-navbar-nav-wrap {
    color: #ffffff;
    background: #c5262c;
    box-shadow: none;
}
.rd-navbar-nav-wrap {
    position: fixed;
    left: 0;
    top: -37px;
    bottom: -56px;
    z-index: 1029;
    width: 100%;
    padding: 140px 0 81px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    line-height: 34px;
    transform: translateX(-110%);
}
.rd-navbar-nav {
    display: block;
    margin: 0.9375rem 0;
    height: auto;
    text-align: left;
}
.rd-navbar-submenu {
    position: relative;
}
.rd-nav-item {
    text-align: left;
}
.rd-navbar-wrap, .rd-navbar, .rd-menu, .rd-navbar-nav, .rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-nav-wrap, .rd-navbar-submenu {
    transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}
.rd-nav-link {
    color: #fff;
}
.rd-nav-link {
    display: block;
    padding: 10px 56px 10px 1.125rem;
}
.rd-nav-link {font-size:14px;color: #fff;letter-spacing:2px;text-transform: uppercase;}

.rd-navbar-submenu-toggle {
    color: #fff;
}
.rd-navbar-submenu-toggle {
    cursor: pointer;
    display: inline-block;
    width: 56px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.rd-navbar-submenu-toggle::after {
    content: '\f107';
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 52px;
    font: 400 14px "FontAwesome";
    line-height: 48px;
    text-align: center;

    transition: 0.4s all ease;
    z-index: 2;
    cursor: pointer;
}
.rd-nav-item.focus .rd-nav-link, .rd-nav-item.active .rd-nav-link, .rd-nav-item.opened .rd-nav-link {
    color: #ffffff;
    background: #d22930;
}
.rd-navbar-submenu.opened > .rd-navbar-dropdown, .rd-navbar-submenu.opened > .rd-navbar-megamenu {
    display: block;
}
li.opened > .rd-menu {
    opacity: 1;
    height: auto;
}
li.opened > .rd-navbar-dropdown {
    padding: 4px 0 0;
}
.rd-menu {
    transition: opacity 0.3s, height 0.4s ease;
    opacity: 0;
}
.rd-navbar-dropdown {
}

li.opened > .rd-navbar-submenu-toggle::after {
    top: 0;
    transform: rotate(180deg);
    color:#fff;
}
.rd-navbar-submenu .rd-navbar-dropdown > li > a {
    padding-left: 30px;
}
.rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a {
    color: rgba(255, 255, 255, 0.6);
}
.rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a {
    display: block;
    padding: 9px 56px 9px 16px;
    font-size: 14px;
    line-height: 1.5;
}

.rd-nav-item.opened .rd-menu{ opacity:1}
.rd-navbar-open-right{ height:0}

.rd-nav-item.active .rd-navbar-submenu-toggle{ color:#fff}
.rd-navbar-submenu .rd-navbar-dropdown > li.active > a{color: #fff;}

#openBtn {
  display: none;
  position: absolute;
  top: 30px;
  right: 0.9375rem;
  cursor: pointer;
}

#openBtn .lcbody {
  width: 26px;
  height: 1.125rem;

  position: relative;
}

#openBtn .lcbody .lcitem {
  width: 100%;
  height: 1px;
  position: absolute;
  transition: transform 0.36s ease;
}

#openBtn .lcbody .lcitem div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: auto;
  right: 0;
  background: #000;
}

#openBtn .lcbody .top {
  top: 0;
}

#openBtn .lcbody .center {
  display: block;
  top: 49%;
}

#openBtn .lcbody .bottom {
  top: 100%;
}

#openBtn .lcbody:hover .lcitem.top .rect {
  animation: move 0.4s ease-in-out 1;
}

#openBtn .lcbody:hover .lcitem.center .rect {
  animation: move 0.4s ease-in-out 0.1s 1;
}

#openBtn .lcbody:hover .lcitem.bottom .rect {
  animation: move 0.4s ease-in-out 0.2s 1;
}

.active#openBtn .lcitem.top {
  transform: rotateZ(45deg);
  top: 49%;
}

.active#openBtn .lcitem.center {
  opacity: 0;
}

.active#openBtn .lcitem.bottom {
  transform: rotateZ(-45deg);
  top: 49%;
}

@keyframes move {
  0% {
    right: 0;
  }
  40% {
    right: 0;
    width: 0;
  }
  60% {
    right: auto;
    width: 0%;
  }
  100% {
    right: auto;
    width: 100%;
  }
}

.n_header #openBtn .lcbody .lcitem div{ background:#333}

.search_btn{line-height: 106px;margin-left:2rem;cursor: pointer;display: inline-block;}
input{ border:none}
.tc{ transition:all ease 300ms; position: fixed; width: 100%; height: 100%;  top: 0; left: 0; z-index:9999999999; pointer-events: none; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.tc.act{ filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity: 1;  display: block;  pointer-events: auto;}
.tc-box{
  width: 60rem; padding-top:40px;
  max-width:80%;
  margin:0 auto; margin-top:-80px;
  box-sizing:border-box;
  /* background:#fff; */
  display: block;
  position:relative;
  z-index:1;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  overflow:  hidden;
  }
.tc.act .tc-box{ -webkit-animation-name: anim-open-2; animation-name: anim-open-2; transform:scale(1);}
.close{ position: absolute; cursor:pointer; color:#e13a39; font-size:30px; right: 30px; top: 30px;}
.tc_bg { height: 100%; background: rgba(0,0,0,.85); position: absolute; top: 0; left: 0; width: 100%; z-index: 0;}
.tc_txt{ height:470px; overflow-y:auto; padding-right:30px;}
/*弹窗内容样式*/
.tc-box form{position:relative;border-bottom:2px solid #eee;height:4.25rem;padding-right: 0;position:relative;}
.tc-box .tc_fdj{ position:absolute; left:20px; display:block; height: 4.25rem; line-height: 4.25rem;}
.tc-box .tc_fdj img{ width:1.3rem;}
.tc-box form label{text-align:left;display:block;position:absolute;bottom:0;height: 4.25rem;line-height: 4.25rem;font-size:1.6rem;color:#999;pointer-events:none;margin-left: 0;transition:.3s;}
.tc-box form label.act{ font-size:16px; bottom:3rem;line-height: 3rem; height:3rem;}
.tc-box #keyword{width: 80%;height:4.25rem;padding: 0;font-size:1.6rem;color:#999;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;}
.tc-box .btn_blue{width: 40px;height:4.25rem; border:0; line-height:4.25rem;background:url(../images/search.png) center center no-repeat;font-size:1.125rem;color:#fff;cursor:pointer;text-transform:uppercase;float:right;}
.tc-box .btn_blue.fr{ background:#e9edef; color:#4e4f53;}

.banner{overflow:hidden;width: 100vw !important;}
.banner ul li{height:calc(100vh - 106px);}
.banner ul li img{ display:none}
.banner .miso-prev, .banner .miso-next{ width:70px; height:70px; margin-top:-35px}

.banner .miso-prev{ background:url(../images/left.png) center no-repeat; left:2%; -webkit-animation: fadeInRight 2s infinite;-moz-animation: fadeInRight 2s infinite;-o-animation: fadeInRight 2s infinite;-ms-animation: fadeInRight 2s infinite;animation: fadeInRight 2s infinite;}
.banner .miso-next{ background:url(../images/right.png) center no-repeat; right:2%; -webkit-animation: fadeInLeft 2s infinite;-moz-animation: fadeInLeft 2s infinite;-o-animation: fadeInLeft 2s infinite;-ms-animation: fadeInLeft 2s infinite;animation: fadeInLeft 2s infinite;}
.banner .miso-prev:before, .banner .miso-next:before{ display:none}



/*==========================================首页 开始=============================================*/


/*==========================================首页 结束=============================================*/

.title00{ margin-bottom:3.125rem}
.title00 h3{ font-size:2rem; color:#373738; font-weight:bold; margin-bottom:0.5rem}
.title00 h5{ font-size:1.125rem; color:#d5d5d5; text-transform:uppercase}

.container01{padding:5rem 0;overflow: hidden;}
.container01 ul{ font-size:0;}
.container01 ul li{display:inline-block;width:16.25%;height:27.25rem;transition:0.6s;background:#000;position: relative;}
.container01 ul li .bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.6;transition:0.6s;background-size: cover !important;}
.container01 ul li.on{ width:35%;}
.container01 ul li.on .bg{ opacity:1}
.container01 ul li a{ display:block; width:100%; height:100%; padding:4rem 1rem 0 2.75rem; position:relative}
.container01 ul li a .txt h4{ font-size:1.125rem; line-height:1.125rem; color:#fff; font-family:Roboto; text-transform:uppercase; margin-bottom:0.75rem}
.container01 ul li a .txt h3{ font-size:1.375rem; color:#fff; font-weight:bold}


.container02{padding: 5rem 0 4rem;overflow: hidden;}
.container02 .left{ width:50%; padding-right:0.875rem}
.container02 .left li{ position:relative}
.container02 .left li img{width:100%;object-fit:cover;transition: 0.9s;height: 24.0625rem;}
.container02 .left li h5{position:absolute;left:0;bottom:0;background:rgba(0,0,0,0.6);width:100%;height:60px;line-height:60px;font-size:1.0625rem;color:#e9e9ec;padding:0 6rem 0 0.9375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.container02 .left .miso-dots{text-align:right;right:0.9375rem;bottom: 0;line-height: 60px;width: auto;}
.container02 .left .miso-dots li{padding:0;margin:0;width:9px;height:9px;background:#fff;display: inline-block;vertical-align: middle;margin-left: 4px;}
.container02 .left .miso-dots li.miso-active{ background:#c5262c}

.container02 .center{ width:50%; padding-left:0.875rem}
.container02 .center .miso_hd{ margin-bottom:1.375rem}
.container02 .center .miso_hd ul li{ width:auto !important; margin-right:1.5rem}
.container02 .center .miso_hd ul li a{display:inline-block;padding:0 16px;height:35px;line-height:35px;font-size:16px;color:#525355;font-weight:bold;cursor:pointer;transition: 0.6s;}
.container02 .center .miso_hd ul li.miso-current a{ background:#c5262c; color:#fff}
.container02 .center .miso_bd .txt{border-bottom:#a7a7aa 1px dotted;padding: 0 0 1.5rem;margin-bottom: 1.125rem;}
.container02 .center .miso_bd .txt h5{font-size:1.125rem;color:#3c3c42;line-height:1.25rem;height:1.25rem;overflow:hidden;white-space:nowrap;text-transform:uppercase;transition:0.6s;text-overflow: ellipsis;}
.container02 .center .miso_bd .txt h6{font-size:13px;color:#a2a3a7;margin: 0.5rem 0 0.875rem;}
.container02 .center .miso_bd .txt p{ font-size:13px; line-height:22px; height:44px; overflow:hidden; color:#949599;}
.container02 .center .miso_bd ul{}
.container02 .center .miso_bd ul li{font-size: 0.9375rem;color:#7a7a7a;height: 2rem;line-height: 2rem;}
.container02 .center .miso_bd ul li a{}
.container02 .center .miso_bd ul li h5{float:left;font-size: 0.9375rem;width: 80%;color: #646464;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; transition:0.6s}
.container02 .center .miso_bd ul li h5:before{content:"●";font-size:15px;color: #c5262c;margin-right:7px;vertical-align: top;}
.container02 .center .miso_bd ul li span{float:right;font-size: 0.9375rem;color: #9a9a9a;}
.container02 .center .miso_bd ul li:hover h5{color: #c5262c;}
.container02 .center .miso_bd .txt:hover h5,.news_slide .hd .more:hover{color: #c5262c;}

.container02 .left_box{ width:calc(100% - 21.25rem); padding-right:4rem}
.container02 .right{ width:21.25rem;}
.container02 .right ul li{ width:100%; margin-bottom:1rem}
.container02 .right ul li a{display:block;height:11.5625rem;padding: 2rem 0 0 3.125rem;background-size: cover !important;}
.container02 .right ul li a .img, .container02 .right ul li a .img img{ display:inline-block; width:5.875rem; height:7.5rem; overflow:hidden; position:relative}
.container02 .right ul li a .con{display:inline-block;vertical-align:top;padding:2rem 0 0 1.25rem;}
.container02 .right ul li a .con h3{font-size:1.375rem;color:#f0d04f;font-family:Impact;text-transform: uppercase;}
.container02 .right ul li a .con h4{ font-size:1rem; color:#fff; margin:0.5rem 0}
.container02 .right ul li a .con h4 img{ margin:-3px 0 0 0.75rem}
.container02 .right ul li a .con h5{ font-size:13px; color:rgba(255,255,255,0.45);}

.container02 .right ul li.li01 a .img:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:#fff 2px solid}

.container03{padding:4.375rem 0;background:url(../images/container03_bg.jpg) center no-repeat;background-size:cover;background-attachment:fixed;overflow: hidden;}
.container03 .title00 h3{ color:#fff}
.container03 ul{ font-size:0}
.container03 ul li{text-align:center;margin: 0;padding: 0;}
.container03 ul li a{ display:inline-block; position:relative}
.container03 ul li a:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; transition:0.6s; transform:scale(0.5); opacity:0; visibility:hidden; border-radius:50%}
.container03 ul li h3{ line-height:5.375rem; position:relative;}
.container03 ul li h3 img{display:inline-block;max-height: 52px;}
.container03 ul li h5{font-size: 1rem;color:#fff;position:relative;padding:0 0.9375rem;line-height: 1.5rem;height: 3rem;}

.container03 ul li a:hover:before{ background:#c5262c; transform:scale(0.95); opacity:1; visibility:visible}

.container03 .miso-prev, .container03 .miso-next{width:50px;height:50px;top:-5rem;left:auto;right:0;background-size: cover !important;}

.container03 .miso-prev{ background:url(../images/left01.png) center no-repeat; right:62px}
.container03 .miso-next{ background:url(../images/right01.png) center no-repeat;}

.container04{padding: 4rem 0 4.25rem;overflow: hidden;}
.container04 .title00{ margin-bottom:0}
.container04 .miso_hd{margin-bottom:3.125rem;text-align:right;margin-top: -3rem;}
.container04 .miso_hd ul li{width:auto !important;margin-left: 1.5rem;display: inline-block;float: none;}
.container04 .miso_hd ul li a{display:inline-block;padding:0 1.5rem;height:44px;line-height:44px;font-size: 0.9375rem;color:#525355;cursor:pointer;border-radius:22px;transition: 0.6s;}
.container04 .miso_hd ul li.miso-current a{ background:#c5262c; color:#fff}

.container04 .miso_bd .miso-list{ overflow:visible}
.container04 .miso_bd ul{margin:0 -19px;font-size:0;margin-bottom: 3rem;}
.container04 .miso_bd ul li{ display:inline-block; width:33.333333%; padding:0 19px;}
.container04 .miso_bd ul li a{ display:block}
.container04 .miso_bd ul li a .img, .container04 .miso_bd ul li a .img img{ width:100%; overflow:hidden}
.container04 .miso_bd ul li a .con{background:#fff;padding:1.875rem;box-shadow: 0px 3px 5px rgba(0,0,0,0.1);}
.container04 .miso_bd ul li a .con h3{font-size:1.25rem;color:#373738;font-weight:bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: 1.375rem;line-height: 1.375rem;}
.container04 .miso_bd ul li a .con p{ font-size:13px; line-height:22px; height:44px; color:#757575; overflow:hidden; margin:1.375rem 0 1.75rem}
.container04 .miso_bd ul li a .con h6{ font-size:13px; line-height:22px; color:#757575; margin-bottom:0.5rem}

.container05{padding:9.875rem 0;background:url(../images/container05_bg.jpg) center no-repeat;background-size:cover;background-attachment:fixed;overflow: hidden;}
.container05 .fl{ width:33%}
.container05 .fl h2{font-size: 2rem;color:#ffffff;font-weight:bold;position:relative;margin-bottom: 4rem;}
.container05 .fl h2:before{content:"";position:absolute;left:0;bottom:-2rem;width: 2rem;height: 4px;background: #d5042c;}
.container05 .fl h4{font-size:1.5rem;color:#ffffff;line-height: 2.75rem;margin-bottom: 1.5rem;}
.container05 .fl p{font-size: 14px;line-height: 27px;margin-bottom: 2.75rem;color:#ffffff;}
.more_a1{}
.more_a1 .span{display:inline-block;width: 8.4375rem;height: 42px;line-height: 42px;font-size: 0.9375rem;color: #fff;transition:0.6s;background: #c5262c;position: relative;overflow: hidden;text-align:center;border-radius: 21px;}
.more_a1 .span:before{content:"";position:absolute;width: 200px;height: 200px;top:50%;margin-top: -100px;left:50%;margin-left: -100px;background: rgba(0, 0, 0, 0.1);transform:scale(0);transition:0.6s;border-radius: 50%;opacity:0;}
.more_a1 .span span{ position:relative}

.container05{ overflow:hidden}
.container05 .fr{ padding:5rem 0 0}
.container05 ul{font-size:0;float:left;margin: 0 0 0 0;}
.container05 ul li{display:inline-block; *display:inline;*zoom:1;text-align:center;margin-left: 3.5rem;}
.container05 ul li h5{font-size: 1.125rem;color:#fefefe;padding-right: 0;margin-bottom: 2rem;}
.container05 ul li h5 img{ display:inline-block;}
.container05 ul li h4{margin-bottom: 1rem;}
.container05 ul li h4>span{font-size: 4rem;color:#fff;vertical-align: top;margin: -0.5rem 0 0;font-family: Roboto;font-weight: bold;display: inline-block;}
.container05 ul li h4 font{font-size: 4rem;color:transparent;font-family: Roboto;font-weight: bold;position: relative;}
.container05 ul li h4 span.counter{font-size: 4rem;color:#fff;font-weight: 100; position:absolute; top:0; right:0; bottom:0; left:0}
.container05 ul li h4 span.lwy{font-size:65px;color:#fff;font-family: myFirstFont;line-height: 44px; margin-left:12px;}
.container05 ul li h6{font-size: 0.9375rem;color: rgba(255, 255, 255, 0.75);padding-right: 0;line-height: 20px;text-align: left;display: inline-block;}

.footer{padding:4rem 0;background: #f4f4f4;}
.footer .left dl{display:inline-block;vertical-align:top;margin-right: 3.25rem;font-size:0;}
.footer .left dl dt{ position:relative; margin-bottom:2.25rem}
.footer .left dl dt:before{ content:""; position:absolute; bottom:-1.375rem; height:2px; background:#c8c8c8; width:4rem; }
.footer .left dl dt:after{ content:""; position:absolute; bottom:-1.375rem; height:2px; background:#c5262c; width:0; left:0; transition:0.6s }
.footer .left dl dt, .footer .left dl dt a{ font-size:16px; color:#3f3f3f; transition:0.6s}
.footer .left dl dd{ font-size:13px; line-height:27px; color:#787878}
.footer .left dl dd a{ color:#787878; transition:0.6s}
.footer .right .ewm .img{width:9.375rem;height:9.375rem;position:relative;text-align:center;display: inline-block; padding:7px}
.footer .right .ewm .img img{ width:100%; height:100%}
.footer .right .ewm .img:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:#dddddd 1px solid}
.footer .right .ewm h5{ line-height:3.25rem; font-size:14px; color:#8e8e8e; text-align:center}
.footer .rlianxi{ text-align:right; padding-left:1.875rem} 
.footer .rlianxi h4{ font-size:14px; color:#5c5c5c; margin-bottom:1.5rem}
.footer .rlianxi h4 font{ font-size:1.5rem; color:#c5262c;}
.footer .rlianxi p{ font-size:14px; line-height:26px; color:#626262}
.footer .rlianxi ul{ font-size:0; margin-top:1.5rem}
.footer .rlianxi ul li{ display:inline-block; margin-left:0.875rem}
.footer .rlianxi ul li a{ display:inline-block; width:38px; height:38px; line-height:38px; background:#c5262c; border-radius:50%; text-align:center}
.footer .rlianxi ul li a img{ transition:0.6s}

footer{padding: 1.625rem 0;background:#6c6c6c;}
footer .left p, footer .left p a{ line-height:26px; font-size:14px; color:rgba(255,255,255,0.6)}
.foot_link{width: 150px;height: 28px;border: 1px solid #cccccc;cursor:pointer;overflow:visible;position: relative;margin-top: 0;background: #fff;display: inline-block;}
.foot_link .tanchu{left: -1px;right: -1px;padding: 10px 0.9375rem;box-sizing:border-box;position:absolute;bottom: 26px;background: #ffffff;display: none;border: #cccccc 1px solid;}
.foot_link .tanchu a {color: #333;line-height: 27px;display:block;font-size: 12px;}
.foot_link .tanchu .swiper-slide{ height:30px !important;}
.foot_link .swiper-scrollbar-drag{ height:60% !important;}
.foot_link #bnt_link1.a {padding-left: 0.9375rem;color: #333;text-align:left;line-height: 28px;width: 100%;box-sizing:border-box;font-size: 15px;text-decoration:none;position:absolute;z-index:1;}
.foot_link #bnt_link1.a span{float:right;margin-right: 10px;}
.foot_link #bnt_link1.a span img{ margin-top:-3px}}
jiao{float:right;line-height: 26px;width: 26px;text-align: center;} 
.foot_link .sanjiao img{ margin:-3px 0 0}

.tc1 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99999999;}

.tc1 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);display:  none;}
.tc1 .tc.act{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto;transform:scale(1);}
.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;overflow: hidden;top:50%;z-index:9999;width: 200px;height: 250px;left:50%;margin-left: -100px;margin-top: -125px;-webkit-animation-duration: 1.2s;animation-duration: 1.2s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-name: anim-close-2;animation-name: anim-close-2;}
.tc1 .tc.act{display: block;}
.tc1 .tc.act .tc-box{display: block;-webkit-animation-name: anim-open-2;animation-name: anim-open-2;transform:scale(1);}
.tc1 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc1 .tc-bg {height: 100%;background: rgba(0,0,0,.9);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.tc1 .tc-box h3 img{width: 200px;height: 200px;}
.tc1 .tc-box h5{width: 100%;height: 50px;line-height: 50px;font-size:1rem;color:#fff;text-align:center;}
.tc-box01{ padding:0 !important}

.n_banner{height: 22.1875rem;background-size:cover !important;}
.n_banner .box_table{ text-align:left;}
.n_banner .box_table h3{font-size: 1.625rem;color: rgba(255, 255, 255, 0.6);font-family: Century Gothic;font-weight: bold;text-transform: uppercase;}
.n_banner .box_table h4{font-size: 1.75rem;color:#fff;margin: 1rem 0 0;padding-bottom:1.5rem;position:relative;}




.n_title{height:75px;border-bottom: #e8e8e8 2px solid;padding: 0;position:relative;}
.n_title .w1560{position:relative}
.n_title .w1360{position:relative}

.n_nav{ position:relative;}
.n_nav a{display:inline-block;height: 75px;font-size: 1rem;float:left;line-height: 75px;color: #333333;text-align: center;box-sizing: border-box;position: relative;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;margin-left: 2.875rem;}
.n_nav a strong{display:block;color: #3f3f3f;position:relative;z-index:4;height: 75px;line-height: 75px;transition: 0.6s ease-in-out;}
.n_nav .on,.n_nav a:hover{color: #fff;}

.n_nav a:before{content:"";width:0;height: 3px;position: absolute;bottom: 0;left: 0;background: #c5262c;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{height: 75px;line-height: 75px;color: #c5262c;}
.layui-col-md4{ height:75px}
.position{position:absolute;line-height: 75px;left: 0;bottom: 0;color: #7b7b7d;padding-left: 22px;font-size: 13px;background: url(../images/home_icon.png) left 30px no-repeat;}
.position span, .position a, .position i{font-size: 13px;color: #7b7b7d;-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: 0px 5px;font-style:normal;}
.position i img{vertical-align:middle;margin-top: -2px;}
.position em{font-size:15px;color: #c5262c;font-style: normal;}
.position a:hover{color: #c5262c;}
.n_main_box .main_box{width: 1200px;height: 80px;position:relative;margin: 0 auto;}

/*====移动端导航====*/
#m_n_nav{background: #c5262c;display: none;line-height: 50px;position: relative;z-index: 99;float: left;width: 100%;}
#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: 1.125rem;}
#bnt_sub_nav svg{fill: #fff;height: 30px;vertical-align: middle;width: 26px;}
#bnt_sub_nav img{ display: block; height: 0.9375rem; }
#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 #c5262c; height:30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455;}
#sub_nav_content ul li.on a{color: #c5262c;}
#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 20px;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: 0.9375rem;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: #c5262c; border-top:1px solid #fff;}
#sub_nav_content dt.title_on a i{ color: #c5262c; }
#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: #c5262c;}
#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: #c5262c;}


.n_container{ background-size:100% auto}

.n_title01{ margin-bottom:3.375rem}
.n_title01 h4{ font-size:1.625rem; color:#333333; margin-bottom:0.75rem}
.n_title01 h3{ font-size:1.875rem; color:#c5262c; font-family:Century Gothic; font-weight:bold; text-transform:uppercase}

.n_about{ overflow:hidden}
.n_about .fl01{padding: 4rem 0 4rem;}








.n_about .fl01 .left{ width:calc(100% - 27.5rem); padding-right:5rem; padding-top:1.875rem}
.n_about .fl01 .left .ar_article p img{ margin-top:1.25rem}
.n_about .fl01 .right{ width:27.5rem}
.n_about .fl01 .right .img, .n_about .fl01 .right .img img{position:relative;width: 100%;}
.n_about .fl01 .right .img .top{ position:absolute; top:0; right:0; bottom:0; left:0; padding:0 1.5rem 0 3.25rem}
.n_about .fl01 .right .img .top .box_table{ text-align:left}
.n_about .fl01 .right .img .top h4{ font-size:1.375rem; color:#fff; font-weight:bold; margin:-3rem 0 1rem}
.n_about .fl01 .right .img .top h5{ font-size:14px; line-height:20px; color:rgba(255,255,255,0.6); font-family:Century Gothic; text-transform:uppercase}

.n_about .fl01 .right .box{background:#f8f8f8 url(../images/box_bg01.png) center bottom no-repeat;height: 54.3rem; padding:4rem 0 0}
.n_about .fl01 .right .box ul li{ margin-bottom:1.25rem}
.n_about .fl01 .right .box ul li a{display:inline-block;background:#e9e9e9;padding:0 4.375rem;line-height:4rem;height: 4rem;border-top-right-radius:2rem;border-bottom-right-radius:2rem;}
.n_about .fl01 .right .box ul li a big{ font-size:2.375rem; color:#c5262c; font-family:DINCond-Bold;}
.n_about .fl01 .right .box ul li a small{font-size:1.125rem;color:#c5262c;margin: 0 0 0 0.375rem;}
.n_about .fl01 .right .box ul li a span{font-size: 1rem;color:#7f7f7f;display: inline-block;line-height: 4rem;vertical-align: top;margin-left: 1.5rem;}

.n_about .fl02{ background:url(../images/n_about_fl02.jpg) center; background-size:cover}
.n_about .fl02 .w1360{ height:13.625rem;}
.n_about .fl02 .w1360 .box_table{ text-align:left}

.n_about .fl03{ background:url(../images/n_about_fl03.jpg) center; background-size:cover; padding:5.625rem 0 4.375rem}
.n_title02{margin-bottom: 2.75rem;}
.n_title02 h4{font-size:1.625rem;color:#333333;margin-top: 0.75rem;}
.n_title02 h3{font-size: 1.5rem;color:#c5262c;font-family:Century Gothic;font-weight:bold;text-transform:uppercase;}

.n_about .fl04{ background:url(../images/n_about_fl04_bg.jpg) center; background-size:cover; padding:5.625rem 0 4.375rem}

.n_about .fl04 .n_title02 h4{ color:#fff}
.n_about .fl04 .n_title02 h3{ color:#fff}
.miso_hd01{margin-top: -5.5rem;margin-bottom: 5rem;}
.miso_hd01 .miso-list{ padding-right:3px; }
.miso_hd01 dl{ font-size:0; text-align:right}
.miso_hd01 dl dd{padding: 0;display: inline-block !important;width:auto !important;margin-left:1rem;text-align:center;float:none;}
.miso_hd01 dl dd a{display:inline-block;width: 10rem;height: 45px;line-height: 41px;border: rgba(255, 255, 255, 0.6) 2px solid;border-radius: 23px;font-size:16px;color:#fff;transition:0.6s;cursor:pointer;}
.miso_hd01 dl dd.miso-current a{border: #c5262c 2px solid;background: #c5262c;color:#fff;}

.miso_bd01 ul{ margin:0 -1.5rem}
.miso_bd01>.miso-list{overflow:visible}
.miso_bd01 ul li{ padding:0 1.5rem}
.miso_bd01 ul li a{ display:block; cursor:pointer}
.miso_bd01 ul li a .img, .miso_bd01 ul li a .img>img{ width:100%; position:relative; transition:0.6s}
.miso_bd01 ul li a .img>img.img01{ position:absolute; top:0; right:0; bottom:0; left:0}
.miso_bd01 ul li a .img>img.img02{ position:absolute; top:0; right:0; bottom:0; left:0; opacity:0; visibility:hidden}
.miso_bd01 ul li a .img .top{ position:absolute; top:0; right:0; bottom:0; left:0}
.miso_bd01 ul li a .img .top h3{ margin-bottom:1.25rem}
.miso_bd01 ul li a .img .top h3 img{ display:inline-block}
.miso_bd01 ul li a .img .top h3 img.img02{ display:none}
.miso_bd01 ul li a .img .top h5{font-size: 1.125rem;color:#616161;font-weight:bold;padding: 0 3rem;line-height: 1.625rem;height: 3.25rem;}

.miso_bd01 ul li a:hover .img>img.img01{ opacity:0; visibility:hidden}
.miso_bd01 ul li a:hover .img>img.img02{ opacity:1; visibility:visible}

.miso_bd01 ul li a:hover .img .top h3 img.img01{ display:none}
.miso_bd01 ul li a:hover .img .top h3 img.img02{ display:inline-block}
.miso_bd01 ul li a:hover .img .top h5{ color:#fff}
.miso_bd01 ul .miso-prev, .miso_bd01 ul .miso-next{width:50px;height:50px;right:0;background-size: cover !important;}

.miso_bd01 ul .miso-prev{ background:url(../images/left01.png) center no-repeat; left:-6.25rem}
.miso_bd01 ul .miso-next{ background:url(../images/right01.png) center no-repeat; right:-6.25rem}

.n_zhici{ overflow:hidden}
.n_zhici .fl01{ padding:5rem 0 0}
.n_zhici .fl01 .left{ width:24.875rem; position:relative}










.n_zhici .fl01 .left:before{ content:""; background:#f0f0f0; width:100%; height:17rem; position:absolute; left:-3.75rem; bottom:-3.75rem}
.n_zhici .fl01 .left img{ width:100%; position:relative}
.n_zhici .fl01 .right{ width:calc(100% - 24.875rem); padding-left:4.5rem}
.n_zhici .fl01 .right .n_title01{ margin-bottom:3rem}
.n_zhici .fl01 .right .n_title01 h3{ font-size:1.5rem; margin-bottom:0.75rem}
.n_zhici .fl01 .right .n_title01 h4{ margin-bottom:0}
.n_zhici .fl01 .right .ar_article p{ margin-bottom:1.5rem}

.n_zhici .fl02{ background:url(../images/n_zhici_fl02.jpg) center; background-size:cover}
.n_zhici .fl02 .w1360{ height:13.625rem;}
.n_zhici .fl02 .w1360 .box_table{ text-align:right}

.n_guanli .fl01{ padding:5rem 0 3.75rem; background:url(../images/n_guanli_fl01_bg.jpg) center bottom no-repeat; background-size:cover}
.n_guanli .fl01 .n_title01 h3{ font-size:1.5rem; margin-bottom:0.75rem}
.n_guanli .fl01 .n_title01 h4{ margin-bottom:0}
.n_guanli .fl01 .left{ width:19.375rem}
.n_guanli .fl01 .left img{ width:100%; position:relative}
.n_guanli .fl01 .right{ width:calc(100% - 19.375rem); padding:4.375rem 0 0 4.375rem}
.n_guanli .fl01 .right h3{ font-size:1.75rem; color:#5c5c5c}
.n_guanli .fl01 .right h4{font-size:1.375rem;color: rgba(92, 92, 92, 0.3);margin:0.5rem 0 1.5rem;}
.n_guanli .fl01 .right p{ font-size:1.125rem; color:#5c5c5c; line-height:2.5rem}

.n_guanli .fl02{ padding:4.375rem 0} 
.n_guanli .fl02 ul{ font-size:0; margin:0 -2.25rem}
.n_guanli .fl02 ul li{ display:inline-block; width:25%; padding:0 2.25rem; text-align:center}
.n_guanli .fl02 ul li a{ display:block; cursor:pointer}
.n_guanli .fl02 ul li .img, .n_guanli .fl02 ul li .img img{ position:relative; width:100%; overflow:hidden}
.n_guanli .fl02 ul li .img h5{position:absolute;bottom:0;left:0;right:0;height:0;font-size:0.9375rem;color:#fff;padding: 0 10px;transition:0.6s;overflow:hidden;line-height: 22px;}
.n_guanli .fl02 ul li .con{ line-height:4rem}
.n_guanli .fl02 ul li .con big{ font-size:1.25rem; color:#515151}
.n_guanli .fl02 ul li .con small{ display:inline-block; padding-left:0.75rem; font-size:0.9375rem; color:#515151; margin-left:0.75rem; position:relative;}
.n_guanli .fl02 ul li .con small:before{ content:""; position:absolute; width:1px; height:14px; background:#423c44; left:0; top:50%; margin-top:-7px;}

.n_wenhua{ overflow:hidden}
.n_wenhua .fl01{ padding:4.375rem 0 4rem}
.n_wenhua .fl01 .n_title01 h3{ font-size:1.5rem; margin-bottom:0.75rem}
.n_wenhua .fl01 .n_title01 h4{ margin-bottom:0}
.n_wenhua .fl01 .top .left{ width:calc(100% - 26.875rem); padding-right:1.25rem}
.n_wenhua .fl01 .top .left .box01{ width:100%; height:15.9375rem; background:url(../images/n_wenhua_fl01_bg01.jpg) center no-repeat; background-size:cover; padding:2.5rem 4rem 0; margin-bottom:1.25rem}
.n_wenhua .fl01 .top .left .box01 h3{ margin-bottom:2.75rem}
.n_wenhua .fl01 .top .left .box02{ width:100%; height:21.25rem; background:url(../images/n_wenhua_fl01_bg02.jpg) center no-repeat; background-size:cover; padding:5.125rem 4rem 0; text-align:center}
.n_wenhua .fl01 .top .left .box02 h3{ font-size:1.625rem; color:#fff; font-weight:bold; margin-bottom:1rem}
.n_wenhua .fl01 .top .left .box02 h4{ font-size:1.375rem; color:#fff; line-height:2.5rem;}
.n_wenhua .fl01 .top .right{ width:26.875rem}
.n_wenhua .fl01 .top .right .box{ width:100%; height:38.375rem; background:url(../images/n_wenhua_fl01_bg03.jpg) center no-repeat; background-size:cover; padding:6.875rem 4rem 0}
.n_wenhua .fl01 .top .right .box h2{ font-size:2.375rem; color:#fff; font-family:Century Gothic; font-weight:bold; text-transform:uppercase; margin-bottom:2.75rem}
.n_wenhua .fl01 .top .right .box h3{ font-size:1.625rem; color:#fff; font-weight:bold; margin-bottom:1rem}
.n_wenhua .fl01 .top .right .box h4{ font-size:1.375rem; color:#fff; line-height:2.5rem;}
.n_wenhua .fl01 .bottom ul{ margin:0 -0.625rem; font-size:0; margin-top:1.25rem}
.n_wenhua .fl01 .bottom ul li{ display:inline-block; width:50%; padding:0 0.625rem}
.n_wenhua .fl01 .bottom ul li a{ display:block; background:#f7a30c url(../images/n_wenhua_fl01_icon02.png) 90% 85% no-repeat; height:15rem; padding:4rem 1rem 0 3.125rem;}
.n_wenhua .fl01 .bottom ul li a h3{ font-size:1.625rem; color:#fff; font-weight:bold; margin-bottom:0.75rem}
.n_wenhua .fl01 .bottom ul li a h4{ font-size:1.075rem; color:#fff; line-height:2.5rem;}

.n_wenhua .fl01 .bottom ul li a.a1{ background:#27a680 url(../images/n_wenhua_fl01_icon01.png) 90% 85% no-repeat;}

.n_wenhua .fl02{ background:url(../images/n_wenhua_fl02_bg.jpg) center no-repeat fixed; background-size:cover}
.n_wenhua .fl02 ul{ font-size:0;}
.n_wenhua .fl02 ul li{ display:inline-block; width:25%; }
.n_wenhua .fl02 ul li a{ display:block; height:37.5rem; padding:0 1.25rem; position:relative; cursor:pointer}
.n_wenhua .fl02 ul li a:before{ content:""; position:absolute; width:0; height:100%; background:url(../images/hong_bg.jpg) center no-repeat; transition:0.9s; left:50%;}
.n_wenhua .fl02 ul li a .box_table{ position:relative}
.n_wenhua .fl02 ul li a .icon{ display:inline-block; width:6.875rem; height:6.875rem; line-height:6.75rem; border:#fff 1px solid; border-radius:50%; position:relative}
.n_wenhua .fl02 ul li a .icon:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:rgba(255,255,255,0.35); transform:scale(0.5); opacity:0; transition:0.6s; border-radius:50%;}
.n_wenhua .fl02 ul li a .icon:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:#fff; transform:scale(1); opacity:0; transition:0.6s; border-radius:50%; z-index:0}
.n_wenhua .fl02 ul li a .icon img{ position:relative; display:inline-block; z-index:1}
.n_wenhua .fl02 ul li a .icon img.img02{ display:none}
.n_wenhua .fl02 ul li a h3{ font-size:1.25rem; color:#fff; font-weight:bold; margin-top:3.125rem}
.n_wenhua .fl02 ul li a h6{ margin:2rem 0 2.75rem}
.n_wenhua .fl02 ul li a p{ font-size:0.9375rem; color:#fff; line-height:26px; height:0; overflow:hidden; transition:0.9s}

.n_dashiji{background:url(../images/n_dashiji_bg.png) center bottom no-repeat;background-size:100% auto;padding-bottom:10rem;overflow: hidden;}
.n_dashiji .fl01 .left{ width:28.125rem; padding:5rem 0 0}
.n_dashiji .fl01 .left .n_title01 h2{ font-size:3.375rem; color:#e1dddd; font-family:Century Gothic; font-weight:bold; margin-bottom:0.375rem}
.n_dashiji .fl01 .left .n_title01 h3{ font-size:1.5rem; margin-bottom:0.75rem}
.n_dashiji .fl01 .left .n_title01 h4{ margin-bottom:0}
.n_dashiji .fl01 .right{ width:calc(100% - 28.125rem); padding:5rem 0 0; position:relative}
.n_dashiji .fl01 .right:before{content:"";position:absolute;left:9.25rem;top:0;bottom:0;width: 1px; background:url(../images/lin02.png) right center repeat-y}
.n_dashiji .fl01 .right ul li{margin-bottom:3.75rem;position: relative;}
.n_dashiji .fl01 .right ul li a .ll{ width:9.25rem}
.n_dashiji .fl01 .right ul li a .ll font{ font-size:2.75rem; color:#c5262c; font-family:Century Gothic; font-weight:bold;}
.n_dashiji .fl01 .right ul li a .ll .dot{border:#c5262c 3px solid;width:0.9375rem;height:0.9375rem;border-radius:50%;position: absolute;left: 9.25rem;margin-left: -7px;top: 12px;}
.n_dashiji .fl01 .right ul li a .ll .dot:before{content:"";position:absolute;background:url(../images/jiantou.png) center no-repeat;width:7px;height:13px;right: -20px;top: -2px; transition:0.6s}
.n_dashiji .fl01 .right ul li a .rr{width:calc(100% - 9.25rem);padding-left:4.375rem;padding-top: 0.375rem;}
.n_dashiji .fl01 .right ul li a .rr p{ font-size:16px; line-height:32px; color:#6b6b6b}

.n_qikan{ background:url(../images/n_dashiji_bg.png) center bottom no-repeat;background-size:100% auto; padding:5rem 0 7.5rem;overflow: hidden;}
.n_title02 h3{ font-size:1.5rem; margin-bottom:0.75rem}
.n_title02 h4{ margin-bottom:0}


.n_qikan .n_title02{ padding:0 0.625rem}





.n_qikan ul{ font-size:0; margin:0 -2.5rem; margin-bottom:1rem}
.n_qikan ul li{ display:inline-block; width:25%; padding:0 2.5rem; margin-bottom:2.375rem}
.n_qikan ul li a{ display:block}
.n_qikan ul li .img{ border:#e6e6e6 1px solid; padding:0.625rem; transition:0.6s}

.n_qikan ul li .img img{ width:100%}
.n_qikan ul li .con{font-size: 1.0625rem;color:#4e4e4e;line-height:3.75rem;padding:0 0.625rem;}
.n_qikan ul li .con span{ float:right; font-size:13px; color:#777777}

/*====翻页====*/
.j_pages{margin:0 auto 0 auto}
.j_pages .box{display:inherit;width:100%;padding: 0;font-size: 0;text-align:center;}
.j_pages a{padding: 0px 14px;height: 38px;line-height: 34px;display:inline-block;border: #dcdcdc 2px solid;margin: 0 5px;color: #393939;font-size: 14px;box-sizing: border-box;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.j_pages a font{ padding:0 10px}
.j_pages .on{background: #c5262c;color: #fff;border: #c5262c 2px solid;}
.j_pages a:hover{ background: #c5262c;color: #fff; border: #c5262c 2px solid;}
.j_pages span{color: #393939;padding: 0px 16px;height: 38px;line-height: 34px;display:inline-block;font-size:14px;}
.j_pages input{color: #393939;padding: 0px 16px;height: 38px;line-height: 34px;display:inline-block;font-size:14px;border: #dcdcdc 2px solid;cursor:pointer;background: none;}
.j_pages input[type="text"]{ width:40px; padding:0; text-align:center}
.j_pages input[type="submit"]:hover{background: #c5262c;color:#fff;border: #c5262c 2px solid;}

.n_huodong .fl01{ padding:5rem 0 0; border-bottom:#e8e8e8 3px solid}
.n_huodong .fl01 .left{ width:50%;}
.n_huodong .fl01 .left p{ font-size:0.9375rem; line-height:28px; color:#656565}
.n_huodong .fl01 .right{max-width:50%;margin-bottom:0;}
.n_huodong .fl01 .right ul{display:inline-block;vertical-align: top;}
.n_huodong .fl01 .right ul li{ display:inline-block; margin-right:2.5rem}
.n_huodong .fl01 .right ul li a{display:block;font-size:1.125rem;color:#5b5b5b;font-weight:bold;height: 74px;line-height: 74px; position:relative}
.n_huodong .fl01 .right ul li a:after{ content:""; position:absolute; left:0; width:0; height:3px; bottom:-3px; background:#c5262c; transition:0.6s}
.n_huodong .fl01 .right .layui-form{display:inline-block;line-height: 74px;height: 74px;vertical-align: top;}
.n_huodong .fl01 .right .layui-form .layui-form-item{ margin-bottom:0}
.n_huodong .fl01 .right .layui-form .layui-form-item .layui-input-inline{ margin:0 !important}
.n_huodong .fl01 .right .layui-form .layui-form-item .layui-inline .layui-input{line-height:74px;height: 74px;cursor: pointer;}
.n_huodong .fl01 .right ul li.on a:after{ width:100%}
.n_huodong .fl01 .right ul li.on a{ color:#c5262c}
.n_huodong .fl02{ padding-bottom:3rem}
.n_huodong .fl02 dl{ font-size:0; text-align:center; margin-top:4.375rem}
.n_huodong .fl02 dl dd{ display:inline-block; padding:0 2.25rem}
.n_huodong .fl02 dl dd a{ display:inline-block; background:url(../images/yuan_bg.png) center no-repeat; background-size:cover; width:8.75rem; height:8.75rem; transition:0.6s; border-radius:50%}
.n_huodong .fl02 dl dd a h3{ height:2.75rem;}
.n_huodong .fl02 dl dd a h5{ font-size:0.9375rem; color:#fff}

.n_huodong .fl02 dl dd.on a{ background:#c5262c}

.n_huodong .fl02 ul{ margin-top:3.75rem; font-size:0}
.n_huodong .fl02 ul li{display:inline-block;padding:0 0.875rem;width:33.333333%;margin-bottom: 1.375rem;}
.n_huodong .fl02 ul li .img, .n_huodong .fl02 ul li .img img{ position:relative; width:100%; overflow:hidden}
.n_huodong .fl02 ul li a{ display:block}
.n_huodong .fl02 ul li .img .top{ position:absolute; width:125px; height:35px; line-height:35px; background:rgba(255,255,255,0.85); text-align:center; top:1.25rem; left:1.25rem; font-size:13px; color:#888888; font-family:Century Gothic; font-weight:bold; transition:0.6s;} 
.n_huodong .fl02 ul li .img .top svg{display:inline-block;width: 16px;height: 16px;fill:#888888;vertical-align: middle;margin: -3px 0.375rem 0 0; transition:0.6s;}
.n_huodong .fl02 ul li h5{font-size:1.125rem;line-height: 4rem;color:#555555;padding:0 1.25rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align: center;}


.n_news{ padding:5rem 0 4.375rem}

/*==========相关链接===========*/
#slide_up_box{position:relative;width: 188px; float:left; margin-right:5px;}

#bnt_link{cursor:pointer;width:188px;display:block;height:50px;border: 2px solid #ebebee;background: #fff url(../images/icon_up.png) 92% center no-repeat;}
.icon_un{}
#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:#c5262c;}
#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 input[type="submit"],.n_heng input[type="button"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images/icon_search02.png) center no-repeat;height: 46px;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{}
.n_news .fl02 .content{ display: -webkit-box;}
.n_news .fl02 .left{ width:27.1875rem;}
.n_news .fl02 .left ul li .img, .n_news .fl02 .left ul li .img img{width:100%;height:18.125rem;overflow:hidden;object-fit: cover;}
.n_news .fl02 .left ul li .con{ padding:2.5rem; background:#f8f8f8}
.n_news .fl02 .left ul li .con h3{ font-size:1.5625rem; color:#636363; font-weight:bold; font-family:Century Gothic}
.n_news .fl02 .left ul li .con h4{font-size: 1.1875rem;line-height: 1.875rem;height: 3.75rem;color:#636363;font-weight:bold;margin:1.25rem 0;transition:0.6s;}
.n_news .fl02 .left ul li .con p{font-size: 0.875rem;line-height:24px;height:72px;overflow:hidden;color:#8c8b8b;margin-bottom:2.75rem;}
.n_news .fl02 .left ul li .con span{display:inline-block;width:95px;height:29px;line-height:29px;background:#c5262c;border-radius:0.9375rem;font-size: 0.875rem;color:#fff;text-align:center;}

.n_news .fl02 .right{ width:calc(100% - 27.1875rem); padding-left:3.75rem}
.n_news .fl02 .right ul li{ margin-bottom:1.25rem}
.n_news .fl02 .right ul li a{ display:block; padding:3rem; background:#f8f8f8; transition:0.6s}
.n_news .fl02 .right ul li a .time{ width:7.5rem;}
.n_news .fl02 .right ul li a .time h3{font-size:3.125rem;color:#c5262c;font-weight:bold;font-family:Century Gothic;margin-bottom:2rem;position:relative;margin-left: -0.25rem;margin-top: -0.5rem;}
.n_news .fl02 .right ul li a .time h3:before{content:"";position:absolute;bottom: -1.125rem;width:1.5rem;height:3px;background:#c5262c;left: 0.25rem;}
.n_news .fl02 .right ul li a .time h6{ font-size:14px; color:#c5262c; font-weight:bold; font-family:Century Gothic}
.n_news .fl02 .right ul li a .con{ width:calc(100% - 7.5rem);}
.n_news .fl02 .right ul li a .con h5{font-size: 1.1875rem;color:#636363;font-weight:bold;height:20px;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:1.625rem;transition:0.6s;}
.n_news .fl02 .right ul li a .con p{font-size: 0.875rem;color:#8c8b8b;line-height:24px;height:48px;overflow: hidden;}


/*视频*/
#n_zizhi .ul li:hover a{box-shadow: 0 5px 10px rgba(0,0,0,0.2);}
#n_zizhi .ul li:hover a span{color: #000090;}

.n_video .n_title02{ text-align:center}
.n_video .fl01{ padding:72px 0 85px}
.n_video .fl01 .title{ margin-bottom:40px; text-align:center}
.n_video .fl01 .title h3{ font-size:26px; color:#303033; font-weight:bold; font-family:Futura Md BT; text-transform:uppercase; margin-bottom:12px;}
.n_video .fl01 .title h2{ font-size:22px; color:#303033; font-weight:bold; position:relative}

.n_video .miso_hd{margin-bottom: 8px;}
.n_video .miso_hd li .img{ position:relative}
.n_video .miso_hd li .img,.n_video .miso_hd li .img a>img{width: 100%;overflow:hidden;object-fit: cover;}
.n_video .miso_hd li .img .top{position:absolute;top:0;left:0;width:100%;height:100%;background: rgba(0,0,0,0.45);}
.n_video .miso_hd li .img .top img{display:inline-block;width: 5rem;}
.n_video .miso_hd li .img .top h4{margin-top: 1.75rem;font-size: 1.5rem;color:#fff;}
.n_video .miso_hd .miso-prev,.n_video .miso_hd .miso-next{ width:60px; height:60px;}
.n_video .miso_hd .miso-prev{ background:url(../images/left03.png) center no-repeat; left:-110px;}
.n_video .miso_hd .miso-next{ background:url(../images/right03.png) center no-repeat; right:-110px;}

.n_video .miso_bd{ margin:0 -7px;}
.n_video .miso_bd li{padding:0 7px;padding-top: 8px;}
.n_video .miso_bd li a{ display:block; position:relative}
.n_video .miso_bd li a:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:#d4d4d7 3px solid}
.n_video .miso_bd li.miso-current a:before{content:"";position:absolute;top: -8px;left: 50%;margin-left: -8px;border-bottom: #d4d4d7 8px solid;border-left: transparent 8px solid;border-right: transparent 8px solid;}
.n_video .miso_bd li img{max-width:100%;width: 100%;}


.vwrap {display: none;z-index: 1040000;width: 100%;position: fixed;}
.vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; }
.vwrap .videobox {z-index: 1200;width: 1000px;height: 560px;background-color: #fff;position: fixed;left: 50%;top: 50%;margin-top: -280px;margin-left: -500px;object-fit: cover;}
.vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background:#000; }
#videobox_wrapper { height: 100%!important; }
.vwrap .close { z-index: 999; width: 31px; height: 31px; cursor: pointer; position: absolute; top: 0px; right: -42px; }
.vwrap .close i { display: block; width: 31px; height: 31px; background: url(../images/close_i1.png) no-repeat 50% 50%; -webkit-transition: 400ms; transition: 400ms; }
.vwrap .close:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
#videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; }
.jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer;  }
.jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); }
.jwlogo, .jwclick { display: none!important; }
.jwdisplayIcon{ background:  none no-repeat!important;}

#page_show_box{position:fixed;z-index: 99999999;top:0;left:0;display:none;height:100%;width:100%;}
#page_show_box .bg_box{ position:fixed; z-index:9994; top:0px; display:none;  height:100%; width:100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');background:rgba(0,0,0,0.7);}
#page_show_box .box{position: fixed;width: 600px;top:50%;z-index:9999;left:50%;transform: translateX(-50%) translateY(-50%);max-width: 94%;max-height: 94%;height: auto;}
#bnt_close{position: absolute;top: 20px;width: 30px;height: 30px;right: 20px;}
#bnt_close img{display:block;position: inherit;z-index: 1;width: 100%;cursor: pointer;-moz-transition: all 0.6s ease-in-out ease-in-out;-webkit-transition: all 0.6s ease-in-out ease-in-out;-o-transition: all 0.6s ease-in-out ease-in-out;-ms-transition: all 0.6s ease-in-out ease-in-out;transition: all 0.6s ease-in-out ease-in-out;}
#page_show_box #page_ar{position:relative;height: 100%;max-height: 100%;}
#page_show_box #page_ar .ar_box{height: 100%;padding: 48px 52px;border-radius: 5px;background: #fff;position:relative;box-sizing: border-box;-webkit-animation-duration: 1.2s;animation-duration: 1.2s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-name: anim-close-2;animation-name: anim-close-2;max-height: 5;}
.tc1 .tc.act{display: block; }
#page_show_box #page_ar .ar_box.on{-webkit-animation-name: anim-open-2;animation-name: anim-open-2;transform:scale(1);}
#page_show_box #page_ar .ar_box .p{  line-height:30px; font-size:14px; color:#686a6a; max-height:540px; text-align:justify; overflow: hidden;}
#page_show_box #page_ar .ar_box .title{ font-size:1.125rem; color:#686a6a; display:block; margin-bottom:10px;}
#page_show_box #page_ar #ar_content{ height:90px; overflow:hidden;}

#bnt_close img:hover{ transform:rotate(360deg)}


/*新闻详情*/
.n_news_detail{padding: 4.375rem 0 5rem;}
.n_news_detail .content{ display: -webkit-box;}
.n_news_detail .n_left{width: 75%;width: calc(100% - 25.9375rem);padding-right: 3.125rem;}
.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;}
.n_news_detail .n_right .content01{padding: 2rem 2.75rem;background:#f0f0f3;}
.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:#888888;font-weight:100;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:#c5262c;bottom:0;left: 4px;}
.n_news_detail .n_right .content01 .time h5{font-size:14px;color:#bebebe;margin-bottom: 1.25rem;padding-left: 4px;}
.n_news_detail .n_right .content01 .time h6{font-size:0.9375rem;color:#757575;}
.n_news_detail .n_right .content01 .tuijian h3{font-size:1.25rem;color:#5c5c5c;font-weight:bold;padding-bottom:1.875rem;border-bottom:#d3d3d3 1px solid;margin-bottom:1.5rem;margin-top: 3.75rem;}
.n_news_detail .n_right .content01 .tuijian ul li{ margin-bottom:1.25rem}
.n_news_detail .n_right .content01 .tuijian ul li a h5{font-size: 1rem;line-height: 1.5rem;max-height: 3rem;overflow:hidden;color:#5d5d5d;margin-bottom:10px;transition: 0.6s;}
.n_news_detail .n_right .content01 .tuijian ul li a h6{ font-size:12px; color:#929293}

.n_right .sticky {position: sticky;top:0;padding: 0;}
.n_news_detail .b_nav .con.center{width: 10rem;font-size: 16px;margin-left: 0rem;}

.n_news_detail .n_right .fenxiang h5{ font-size:12px; color:#77797e; margin-bottom:10px; position:relative; margin:60px 0 25px}
.n_news_detail .n_right .fenxiang h5:before{ content:""; position:absolute; left:0; top:50%; margin-top:-1px; width:25px; height:1px; background:#e8e8e8}
.n_news_detail .n_right .fenxiang h5:after{ content:""; position:absolute; right:0; top:50%; margin-top:-1px; width:25px; height:1px; background:#e8e8e8}
.n_news_detail .n_right .fenxiang h3{margin-bottom: 0;display: inline-block;margin-right: 8px;}
.n_news_detail .n_right .fenxiang h3 a{display:inline-block;background: none;border-radius: 50%;position: relative;width: 3.125rem;height: 3.125rem;line-height: 3rem;overflow:hidden;float: none;text-indent: 0;margin: 0;border: #bdbdc0 1px solid;text-align: center;transition:0.36s;}
.n_news_detail .n_right .fenxiang h3 a:before{ content:""; position:absolute; width:100%; height:100%; left:0; top:0; transform:scale(0); transition:0.36s; border-radius: 50%;}
.n_news_detail .n_right .fenxiang h3 a img{height: 1.5rem;vertical-align: middle;margin-top: -5px;position:relative;-webkit-filter: grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;opacity: 0.4;}
.n_news_detail .n_right .fenxiang h3.h301 a:hover:before{ transform:scale(1); background:#bdbdc0;}
.n_news_detail .n_right .fenxiang h3.h302 a:hover:before{ transform:scale(1); background:#bdbdc0;}
.n_news_detail .n_right .fenxiang h3.h303 a:hover:before{ transform:scale(1); background:#bdbdc0;}
.n_news_detail .n_right .fenxiang h3.h304 a:hover:before{ transform:scale(1); background:#bdbdc0;}
.n_news_detail .n_right .fenxiang h3 a:hover img{ -webkit-filter: grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(10);filter:grayscale(0);filter:gray;opacity: 1;}

/*==============字号控件=====================*/
#font_set_box{display: inline-block;background: url(../images/icon_font.png) left center no-repeat;padding-left: 20px;}

.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:1.125rem !important; line-height: 40px !important;}
.font_size_lg p{ font-size:1.125rem !important; line-height: 40px !important;  padding-bottom: 30px !important;}
.font_size_md{ font-size:16px !important; line-height: 36px !important;}
.font_size_md p{ font-size:16px !important;  line-height: 36px !important; padding-bottom: 25px !important;}
.font_size_sm{ font-size:14px !important;}
.font_size_sm p{ font-size:14px !important;}

#ar_fot{margin-top:10px;position:relative;padding: 25px 0 0;border-top: #d8d8d8 1px solid;}
#ar_fot h5{width: 69%;display:block;font-size: 1rem;line-height:30px;color: #6e6e6e;font-weight: normal;float: left;}
#ar_fot h5 span{ float:left}
#ar_fot h5 a{float:  left;font-size: 1rem;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{float:right;position: absolute;right: 0;top: 32px;}
#ar_fot .fanhui a{ display:inline-block; width:9.6875rem; height:2.5rem; line-height:2.5rem; background:#c5262c; border-radius:1.25rem; text-align:center; font-size:0.9375rem; color:#fff; transition:0.36s}
#ar_fot .fanhui a img{ margin:-3px 0.5rem 0 0}

#ar_fot .fanhui a:hover{ background:#b42328}


.n_case .fl01{padding:5rem 0 0;border-bottom:#e8e8e8 3px solid;position: relative;}
.n_case .fl01 .left{width: 32%;margin-bottom: 20px;}
.n_case .fl01 .left p{ font-size:0.9375rem; line-height:28px; color:#656565}
.n_case .fl01 .right{max-width:50%;margin-bottom:0;position: absolute;right: 0;bottom: 0;}
.n_case .fl01 .right ul{display:inline-block;vertical-align: top;}
.n_case .fl01 .right ul li{ display:inline-block; margin-left:2.5rem}
.n_case .fl01 .right ul li a{display:block;font-size:1.125rem;color:#5b5b5b;font-weight:bold;height: 74px;line-height: 74px; position:relative}
.n_case .fl01 .right ul li a:after{ content:""; position:absolute; left:0; width:0; height:3px; bottom:-3px; background:#c5262c; transition:0.6s}
.n_case .fl01 .right ul li.on a:after{ width:100%}
.n_case .fl01 .right ul li.on a{ color:#c5262c}

.n_case .fl02{ padding:3.125rem 0 3rem}
.n_case .fl02 ul{font-size:0;}
.n_case .fl02 ul li{display:inline-block;padding:0 0.875rem;width:33.333333%;margin-bottom: 3rem;}
.n_case .fl02 ul li .img, .n_case .fl02 ul li .img img{ position:relative; width:100%; overflow:hidden}
.n_case .fl02 ul li .img:after{ content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.45); transition:0.6s}
.n_case .fl02 ul li a{ display:block}
.n_case .fl02 ul li .img .top{ position:absolute; width:125px; height:35px; line-height:35px; background:rgba(255,255,255,0.85); text-align:center; top:1.25rem; left:1.25rem; font-size:13px; color:#888888; font-family:Century Gothic; font-weight:bold; transition:0.6s;} 
.n_case .fl02 ul li .img .top svg{display:inline-block;width: 16px;height: 16px;fill:#888888;vertical-align: middle;margin: -3px 0.375rem 0 0; transition:0.6s;}
.n_case .fl02 ul li h5{font-size:1.125rem;line-height:3rem;color:#555555;padding: 6px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:bold;}
.n_case .fl02 ul li h6{font-size:14px;color:#555555;padding: 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.n_case_detail{ background:url(../images/n_case_detail_bg.jpg) center bottom no-repeat; background-size:100% auto; padding:4.375rem 0 4rem}
.n_case_detail .left{ width:31.25rem}
.n_case_detail .left h3{ font-size:1.5rem; color:#c5262c; font-weight:bold; margin-bottom:1.75rem}
.n_case_detail .left p{ font-size:0.9375rem; color:#545454; font-weight:bold; line-height:28px; margin-bottom:5px; padding-left:30px;}
.n_case_detail .left .fanhui{ margin-top:3.125rem}
.n_case_detail .left .fanhui a{ display:inline-block; width:9.6875rem; height:2.5rem; line-height:2.5rem; background:#c5262c; border-radius:1.25rem; text-align:center; font-size:0.9375rem; color:#fff; transition:0.36s}
.n_case_detail .left .fanhui a img{ margin:-3px 0.5rem 0 0}

.n_case_detail .left .fanhui a:hover{ background:#b42328}
.n_case_detail .right{ width:calc(100% - 31.25rem)}
.n_case_detail .right h3{ font-size:1.375rem; color:#2a2d35; font-weight:bold; margin-bottom:1.5rem}
.n_case_detail .right p{line-height:30px;color:#6b6d6e;}

.n_zuzhi{ overflow:hidden}
.n_zuzhi .fl01{padding: 4rem 0 0;position: relative;bottom: -5rem;margin-top: -5rem;}
.n_zuzhi .fl01 .left{width:calc(100% - 27.5rem);padding-right:5rem;padding-top: 0;}
.n_zuzhi .fl01 .left .ar_article p img{ margin-top:1.25rem}
.n_zuzhi .fl01 .right{ width:27.5rem}
.n_zuzhi .fl01 .right .img, .n_zuzhi .fl01 .right .img img{position:relative;width: 100%;border-radius: 0.9375rem;overflow: hidden;}
.n_zuzhi .fl01 .right .img .top{ position:absolute; top:0; right:0; bottom:0; left:0; padding:0 1.5rem 0 3.25rem}

.n_zuzhi .fl01 .right .img .top .box_table{ text-align:left}
.n_zuzhi .fl01 .right .img .top h4{ font-size:1.375rem; color:#fff; font-weight:bold; margin:-3rem 0 1rem}
.n_zuzhi .fl01 .right .img .top h5{ font-size:14px; line-height:20px; color:rgba(255,255,255,0.6); font-family:Century Gothic; text-transform:uppercase}

.n_zuzhi .fl01 .right .box{background:#f8f8f8 url(../images/box_bg01.png) center bottom no-repeat;height: 42.5rem; padding:4rem 0 0}
.n_zuzhi .fl01 .right .box ul li{ margin-bottom:1.25rem}
.n_zuzhi .fl01 .right .box ul li a{ display:inline-block; background:#e9e9e9; padding:0 4.375rem; line-height:4rem; border-top-right-radius:2rem; border-bottom-right-radius:2rem}
.n_zuzhi .fl01 .right .box ul li a big{ font-size:2.375rem; color:#c5262c; font-family:DINCond-Bold;}
.n_zuzhi .fl01 .right .box ul li a small{font-size:1.125rem;color:#c5262c;margin: 0 0 0 0.375rem;}
.n_zuzhi .fl01 .right .box ul li a span{font-size:16px;color:#7f7f7f;display: inline-block;line-height: 4rem;vertical-align: top;margin-left: 1.5rem;}

.n_zuzhi .fl02{background:url(../images/n_zuzhi_fl02.jpg) center;background-size:cover;}
.n_zuzhi .fl02 ul li{display:inline-block;margin-right: 8rem;text-align: center;}
.n_zuzhi .fl02 .w1360{ height:13.625rem;}
.n_zuzhi .fl02 .w1360 .box_table{ text-align:left}
.n_zuzhi .fl02 ul li h2{ height:56px;}
.n_zuzhi .fl02 ul li h3 big{ font-size:2.125rem; font-weight:bold; color:#fff}
.n_zuzhi .fl02 ul li h3 small{ font-size:14px; color:#fff; margin-left:0.5rem}
.n_zuzhi .fl02 ul li h6{font-size:14px;color:rgba(255,255,255,0.75);margin-top: 0.75rem;}

.n_zuzhi .fl03{ background:url(../images/n_about_fl03.jpg) center; background-size:cover; padding:5.625rem 0 4.375rem}
.n_zuzhi .fl03 .n_title02{ text-align:center}

.n_zuzhi .fl04{ padding:5rem 0 4rem}
.n_zuzhi .fl04 .n_title02{ text-align:center}
.n_zuzhi .fl04 ul{ font-size:0;}
.n_zuzhi .fl04 ul li{ width:20%; text-align:center; display:inline-block; margin-bottom:2.875rem}
.n_zuzhi .fl04 ul li a{display:inline-block;width:12.5rem;height:22rem;background:url(../images/n_zuzhi_fl04_bg.png) center no-repeat;padding: 1.125rem 0; background-size:cover}
.n_zuzhi .fl04 ul li a .img, .n_zuzhi .fl04 ul li a .img img{ border-radius:50%; overflow:hidden; width:10.5rem; height:10.5rem; display:inline-block; position:relative}
.n_zuzhi .fl04 ul li a .img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:#f2be5c 4px solid;border-radius: 50%;}
.n_zuzhi .fl04 ul li a .con{ padding:0 1.125rem;}
.n_zuzhi .fl04 ul li a .con h4{ font-size:1.25rem; color:rgba(255,255,255,0.8); padding:1.5rem 0 0.5rem}
.n_zuzhi .fl04 ul li a .con h5{ font-size:0.9375rem; color:rgba(255,255,255,0.8); line-height:24px;}

.n_fengongsi{ overflow:hidden}
.n_fengongsi .n_title02{ text-align:center}
.n_fengongsi .fl01{padding: 4.375rem 0 0;}
.n_fengongsi .fl02{ padding:6.25rem 0; background:url(../images/n_fengongsi_fl02_bg.jpg) center no-repeat; background-size:cover}
.n_fengongsi .fl02 ul{margin: 0 7.5rem;}
.n_fengongsi .fl02 ul li .img, .n_fengongsi .fl02 ul li .img img{ width:100%; overflow:hidden}
.n_fengongsi .fl02 ul .miso-prev, .n_fengongsi .fl02 ul .miso-next{ width:60px; height:60px;}
.n_fengongsi .fl02 ul .miso-prev{ background:url(../images/left03.png) center no-repeat; left:-110px;}
.n_fengongsi .fl02 ul .miso-next{ background:url(../images/right03.png) center no-repeat; right:-110px;}

.n_fengongsi .fl03{ padding:5rem 0; background:url(../images/n_fengongsi_fl03_bg.jpg) center no-repeat; background-size:cover}
.n_fengongsi .fl03 .n_title02 h3{ color:#fff}
.n_fengongsi .fl03 .n_title02 h4{ color:#fff}
.n_fengongsi .fl03 ul{ text-align:center}
.n_fengongsi .fl03 ul li{text-align:center;float: none;display: inline-block;}
.n_fengongsi .fl03 ul li .icon{display:inline-block;width:8.75rem;height:8.75rem;line-height:8.5rem;border: rgba(255, 255, 255, 0.5) 2px dashed;border-radius: 50%;margin-bottom: 1.5rem; transition:0.6s; position:relative}
.n_fengongsi .fl03 ul li .icon:before{content:"";position:absolute;top: -2px;right: -2px;bottom: -2px;left: -2px;transform:scale(0.5);transition:0.6s;border-radius:50%;}
.n_fengongsi .fl03 ul li .icon img{display:inline-block;max-width: 3rem;max-height: 3rem; position:relative}
.n_fengongsi .fl03 ul li h5{ font-size:1.1875rem; color:#fff; font-weight:bold}
.n_fengongsi .fl03 ul li.miso-current .icon{ background:#d42b32; border:#d42b32 2px solid}
.n_fengongsi .fl03 ul .miso-prev, .n_fengongsi .fl03 ul .miso-next{ width:10px; height:19px; margin-top:-20px;}
.n_fengongsi .fl03 ul .miso-prev{ background:url(../images/left05.png) center no-repeat; left:-40px;}
.n_fengongsi .fl03 ul .miso-next{ background:url(../images/right05.png) center no-repeat; right:-40px;}

.n_fengongsi .fl04{ padding:5.625rem 0 4rem}

.n_fengongsi .fl05{ background:#f3f3f3; padding:5rem 0}
.n_fengongsi .fl05 ul{font-size:0;}
.n_fengongsi .fl05 ul li{display:inline-block;padding:0 0.875rem;width:33.333333%;}
.n_fengongsi .fl05 ul li .img, .n_fengongsi .fl05 ul li .img img{ position:relative; width:100%; overflow:hidden}
.n_fengongsi .fl05 ul li .img:after{ content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.45); transition:0.6s}
.n_fengongsi .fl05 ul li a{ display:block}
.n_fengongsi .fl05 ul li .img .top{ position:absolute; width:125px; height:35px; line-height:35px; background:rgba(255,255,255,0.85); text-align:center; top:1.25rem; left:1.25rem; font-size:13px; color:#888888; font-family:Century Gothic; font-weight:bold; transition:0.6s;} 
.n_fengongsi .fl05 ul li .img .top svg{display:inline-block;width: 16px;height: 16px;fill:#888888;vertical-align: middle;margin: -3px 0.375rem 0 0; transition:0.6s;}
.n_fengongsi .fl05 ul li h5{font-size:1.125rem;line-height:3rem;color:#555555;padding: 6px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:bold;}
.n_fengongsi .fl05 ul li h6{font-size:14px;color:#555555;padding: 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.n_fengongsi .fl05 ul .miso-prev, .n_fengongsi .fl05 ul .miso-next{ width:60px; height:60px; top:40%}
.n_fengongsi .fl05 ul .miso-prev{ background:url(../images/left03.png) center no-repeat; left:-110px;}
.n_fengongsi .fl05 ul .miso-next{ background:url(../images/right03.png) center no-repeat; right:-110px;}

.n_fuwu .n_title02{ text-align:left}

.n_fuwu .fl03{background:url(../images/n_fuwu_fl03_bg.jpg) center no-repeat;background-size:cover;padding: 7.5rem 0;}
.n_fuwu .fl03 ul{ font-size: 0; text-align: center;}

.n_jiaru .fl01{ padding:6.25rem 0; background:url(../images/n_jiaru_fl01_bg.jpg) center no-repeat; background-size:cover}
.n_jiaru .fl01 .n_title02{ text-align:center}
.n_jiaru .fl01 ul{ font-size:0; margin:0 -7px;}
.n_jiaru .fl01 ul li{ display:inline-block; width:25%; padding:0 7px; margin-bottom:0.9375rem;}
.n_jiaru .fl01 ul li a{ display:block; height:9.375rem; background:url(../images/n_jiaru_fl01_img_bg.jpg) center no-repeat; background-size:cover; border-radius:5px;}
.n_jiaru .fl01 ul li a h3{height: 50px;}
.n_jiaru .fl01 ul li a h3 img{ display:inline-block; transition:0.6s}
.n_jiaru .fl01 ul li a h5{font-size: 1rem;color:#fff;}

.n_jiaru .fl02{ padding:5.625rem 0}

.n_jiaru .fl02 .top_box h6{ font-size:16px; color:#2f2f2f; margin-bottom:5.375rem}
.n_jiaru .fl02 .top_box h6 font{ color:#c5262c; text-transform:uppercase}

.n_jiaru .fl02 ul>li{border: #dadada 1px solid;margin-bottom: 1.25rem;}
.n_jiaru .fl02 ul>li .box{overflow:hidden;position:  relative;}
.n_jiaru .fl02 ul>li .box .left{float: left;height: 100%;width: 22.5rem;border-right: #dadada 1px solid;text-align:center;position:  absolute;}
.n_jiaru .fl02 ul>li .box .left .con{width: 100%;height: 100%;min-height: 18.75rem;left: 0;padding: 3rem 0.5rem;}
.n_jiaru .fl02 ul>li .box .left h3 img{ width:8.125rem}
.n_jiaru .fl02 ul>li .box .left h4{font-size:1.5rem;color:#45444d;margin: 0 0 0.5rem;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;height: 1.75rem;line-height: 1.75rem;}
.n_jiaru .fl02 ul>li .box .left h6{font-size: 14px;color:#afaeb4;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;font-family: Roboto;}
.n_jiaru .fl02 ul>li .box .right{width: calc(100% - 22.5rem);height:auto;padding:3.125rem 0;float: right;}
.n_jiaru .fl02 ul>li .box .right .con{padding:0 4rem;}

.n_jiaru .fl02 ul>li .box .right .con .ar_article, .n_jiaru .fl02 ul>li .box .right .con .ar_article p{ margin-bottom:0}

.n_lianxi{padding:4.375rem 0 3.125rem;overflow: hidden;}
.n_lianxi .fl01 .left{ width:33.333333%}
.n_lianxi .fl01 .left p{ line-height:40px; padding-left:50px; margin-bottom:2rem; font-size:12px; color:#8c8c8c}
.n_lianxi .fl01 .left p font{ font-size:0.9375rem; color:#616161}
.n_lianxi .fl01 .left p strong{ font-size:16px; color:#818181; font-family:Century Gothic}
.n_lianxi .fl01 .left p big{ font-size:1.375rem; color:#cf3a40; font-family:Century Gothic; font-weight:bold}
.n_lianxi .fl01 .left p small{ font-size:14px; color:#cf3a40; margin:0 0.25rem}
.n_lianxi .fl01 .right{width:33.333333%;display: none;}
.n_lianxi .fl01 .right img{ width:8.4375rem; height:8.4375rem; border:#e6e6e6 1px solid}

#container01{ height:28.75rem}

.n_lianxi .fl02{ padding:2.75rem 0 5rem}
.n_lianxi .fl03{ padding:0 0 1rem}
.n_lianxi .fl03 ul{ margin:0 -1.125rem; font-size:0}
.n_lianxi .fl03 ul li{ display:inline-block; width:33.3333333%; padding:0 1.125rem; margin-bottom:1.5rem}
.n_lianxi .fl03 ul li a{display:block;overflow:hidden;padding:2rem 2.5rem;background:#f4f4f4;border-radius:3px;}
.n_lianxi .fl03 ul li h4{font-size:17px;line-height:26px;color:#696969;font-weight:bold;margin-bottom:1.25rem;}
.n_lianxi .fl03 ul li p{font-size: 0.9375rem;line-height: 30px;color:#696969;}


.n_news .fl02 .sticky {position: sticky;top:0;padding: 0;}

.n_fengongsi .ar_article h3{ font-size: 1.6rem; color: #c5262c;font-family: Century Gothic;font-weight: bold;text-transform: uppercase; margin-bottom:auto}
.n_fengongsi .ar_article h3 span{ color: #c5262c; font-family: Century Gothic;}	
.n_fengongsi .ar_article h2{font-size: 1.625rem;color: #333333;margin-top: 0.375rem;margin-bottom:2.75rem;font-weight: normal;}
.n_fengongsi .ar_article h2 span{ color: #333333; font-weight:normal !important}	

.n_fengongsi .fl04 .miso-slide img{display: initial;}
 
/*==========================================内页 开始=============================================*/

.n_fengongsi .fl02s{ background:#f8f8f8; padding:0 0 4.375rem; margin-top:-2rem}
.list_box_team{margin:0 -3.125rem;padding: 0 7.5rem;}
.list_box_team li{ padding:0 3.125rem}
.list_box_team li a{position:relative;display: block;width: 100%;overflow: hidden;border-radius: 1.625rem;}
.list_box_team li a .img{position:relative;overflow: hidden;}
.list_box_team li a .img img{ width:100%}
.list_box_team li a .img .top{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items: center;background: rgba(208,34,54,.8);padding:0 1.75rem;transform: translateY(101%); transition:.5s}
.list_box_team li a .img .top .box p{ position:relative; padding:0 0 0 1rem; font-size:.9375rem; color:#fff; line-height:1.875}
.list_box_team li a .img .top .box p:before{ content:""; position:absolute; left:0; width:.375rem; height:.375rem; background:#fff; border-radius:50%; top:.75rem}
.list_box_team li a .con{height:7.5rem;background:#e7e9ee;display:flex;flex-direction: column;justify-content: center;align-items: center; padding:0 1rem}
.list_box_team li a .con h5{ font-size:1.25rem; color:#d02236; margin-bottom:.25rem}
.list_box_team li a .con h6{ font-size:.9375rem; color:#333333; line-height:1.875}

.list_box_team li a:hover .img .top{ transform: translateY(0)}

.list_box_team{ padding-bottom:4rem}
.list_box_team .miso-dots{bottom:0;left: 0;}
.list_box_team .miso-dots li{ width:.5rem; height:.5rem; background:#b5b7bc; border-radius:50%; padding:0; margin:0 .375rem}
.list_box_team .miso-dots li.miso-active{ background: #c5262c;}

.fl2ss{padding: 0 0 5rem;text-align:center;}

.fl02sss{padding:0 0 7.5rem;background:url(../images/fl02sss_bg.png) center bottom no-repeat;background-size: 100% auto;}
.fl2ss .n_title02 h3{font-size: 1.875rem; display: flex; align-items: center; justify-content: center;}
.fl2ss .n_title02 h4{ font-size: 1.575rem;}
.fl2ss .n_title02 h3:before{ content: ""; display: block; width: 2rem; height: 1px; background: #aaa; margin: 0 1rem; }
.fl2ss .n_title02 h3:after{ content: ""; display: block; width: 2rem; height: 1px; background: #aaa; margin: 0 1rem; }
.list_box_100{ margin:0 -2rem; display:flex; flex-wrap: wrap}
.list_box_100 li{ width:25%; padding:0 2rem; text-align:center}
.list_box_100 li a{ display:flex; height:22.5rem; background:#f0f0f0; border-radius:.625rem; flex-direction:column; justify-content:center; padding:0 3rem}
.list_box_100 li a .ico{ width:7.5rem; height:7.5rem; background:#fff; border-radius:50%; display:flex; justify-content:center; align-items:center; margin:0 auto}
.list_box_100 li a h5{ font-size:1.5rem; color:#000000; line-height:1.5; margin:1.5rem 0 .75rem}
.list_box_100 li a p{ font-size:1rem; color:#000000; line-height:24px; height:72px; color:#777777}

/*==========================================内页 结束=============================================*/


@media(min-width: 768px){
  .more_a1:hover .span{background: #c5262c;color:#fff;}

  .more_a1:hover .span:before{ transform:scale(1); opacity:1}
  .n_fengongsi .fl03 ul li a:hover .icon:before{ transform:scale(1); opacity:1; background:#d42b32}
  
  .footer .rlianxi ul li a:hover img{ transform:rotateY(180deg)}
  
  .footer .left dl dt a:hover, .footer .left dl dd a:hover{ color:#c5262c}
  
  .footer .left dl:hover dt:after{ width:4rem; }
  
  .n_guanli .fl02 ul li a:hover .img h5{height: 5rem;background:rgba(0,0,0,0.35);}
  
  .n_wenhua .fl02 ul li a:hover p{ height:78px;}
  .n_wenhua .fl02 ul li a:hover:before{ left:0; width:100%}
  
  .n_wenhua .fl02 ul li a:hover .icon{ border:transparent 1px solid}
  .n_wenhua .fl02 ul li a:hover .icon:before{ transform:scale(1); opacity:1}
  .n_wenhua .fl02 ul li a:hover .icon:after{ transform:scale(0.9); opacity:1}
  .n_wenhua .fl02 ul li a:hover .icon img.img01{ display:none}
  .n_wenhua .fl02 ul li a:hover .icon img.img02{ display:inline-block}
  
  .n_dashiji .fl01 .right ul li a:hover .ll .dot:before{ right:-25px;}
  
  .n_qikan ul li a:hover .img{ border:#c5262c 1px solid}
  
  .n_huodong .fl01 .right ul li a:hover:after{ width:100%}
  .n_huodong .fl01 .right ul li a:hover{ color:#c5262c}
  
  .n_huodong .fl02 dl dd a:hover{ background:#c5262c}
  

  .n_huodong .fl02 ul li a:hover .img .top{background:#c5262c; color:#fff}
  .n_huodong .fl02 ul li a:hover .img .top svg{ fill:#fff}
  
  .n_news .fl02 .right ul li:hover a { background:#fff; box-shadow:0 0 0.9375rem rgba(0,0,0,0.25)}
  .n_news .fl02 .right ul li:hover a .con h5{ color:#c5262c}
  
  .n_news .fl02 .left ul li a:hover .con h4{ color:#c5262c}
  .n_news .fl02 .left ul li a:hover .con span{background: #a22025;}
  
  .n_case .fl01 .right ul li a:hover:after{ width:100%}
  .n_case .fl01 .right ul li a:hover{ color:#c5262c}
  
  .n_case .fl02 ul li a:hover .img:after{ height:0}
  .n_fengongsi .fl05 ul li a:hover .img:after{ height:0}
  
  .n_jiaru .fl01 ul li a:hover h3 img{ transform:rotateY(180deg)}
  
  .n_lianxi .fl03 ul li a:hover{ background:url(../images/n_lianxi_fl03_img.jpg) center no-repeat; background-size:cover}
  .n_lianxi .fl03 ul li a:hover h4{ color:#fff}
  .n_lianxi .fl03 ul li a:hover p{ color:#fff}
  
  .n_news_detail .n_right .content01 .tuijian ul li a:hover h5{ color:#c5262c}
  
  .container02 .center .miso_hd ul li:hover a, .container04 .miso_hd ul li:hover a{ background:#c5262c; color:#fff}

}



@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1830px){
  .w1800{ padding:0 0.9375rem}
  
  .footer .left dl{ margin-right:1rem}
  
  .w1560{max-width: 86%;}
  .w1360{max-width: 80%;}
}

@media(max-width: 1630px){
  .w1600{ padding:0 0.9375rem}

  
  .footer .left dl{margin-right: 2.875rem;}
  
  .n_lianxi .fl03 ul li{ width:50%}
  
  .n_banner{ height:15rem}
  .header .logo{ height:90px; line-height:90px;}
  .nav>ul>li>a{ height:90px; line-height:90px;}
  .search_btn{ height:90px; line-height:90px;}
  .nav>ul>li .rd-navbar-dropdown{ top:90px;}
  
  .banner ul li{height: 440px;background-size: cover !important;}
  
  .container03 ul li h3 img{ max-height:2.75rem}
  .container05 ul li h4 span.counter{ font-size:3rem}
  .container03{ padding:3rem 0}
  
  .n_dashiji .fl01 .right ul li a .ll font{ font-size:1.75rem}
  .n_dashiji .fl01 .right ul li{ margin-bottom:1.75rem}
  .n_dashiji .fl01 .right ul li a .rr{ padding-top:0;}
  .n_dashiji .fl01 .right ul li a .rr p{ font-size:1rem}
  .n_dashiji .fl01 .right ul li a .ll{line-height: 2.5rem;}
  
  .miso_bd01 ul li a{ padding:0 1rem}
  
  .n_wenhua .fl01 .top .left .box01{ height:13.9375rem}
  .n_wenhua .fl01 .top .left .box02{ height:19.25rem}
  .n_wenhua .fl01 .top .right .box{ height:34.375rem}
  .n_wenhua .fl01 .bottom ul li a{ height:13rem}
  .n_wenhua .fl01 .bottom ul li a h3,.n_wenhua .fl01 .top .right .box h3{ font-size:1.5rem}
  .n_wenhua .fl01 .bottom ul li a h4, .n_wenhua .fl01 .top .right .box h4{ font-size:1.125rem}

  .n_zuzhi .fl04 ul li a{width: 10.5rem;height: 18.5rem;}
  .n_zuzhi .fl04 ul li a .img, .n_zuzhi .fl04 ul li a .img img{ width:8rem; height:8rem}
  
  .container02 .center .miso_bd .txt{ padding:0 0 1rem; margin-bottom:1rem}
  
  .container02 .right ul li a{ padding:2rem 0 0 1.125rem}
  .banner .miso-prev, .banner .miso-next{ width:46px; height:46px; background-size:100% 100%}
  
  .n_wenhua .fl02 ul li a{ height:26rem}
  .n_news .fl02 .right ul li a{ padding:2rem 2.5rem}
  
  .n_news .fl02 .right ul li a .time h3{ font-size:2.5rem}
  .n_huodong .fl02 dl dd a h3 img{ max-height:2rem}
  
  .footer .left dl dd{ font-size:12px;}
  
  .n_fengongsi .fl03 ul li .icon{ width:6rem; height:6rem; line-height:5.75rem}
  .n_fengongsi .fl03{ padding:3rem 0}
  .n_case .fl02 ul li h5{ padding:6px 0 0}
  .n_video .fl01{padding: 4rem 6rem;}
  
  .n_video .miso_hd .miso-prev, .n_video .miso_hd .miso-next{ width:46px; height:46px; background-size:100% 100%}
  .n_video .miso_hd .miso-prev{left: -70px;}
  .n_video .miso_hd .miso-next{right: -70px;}
  
  .rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a{ font-size:12px;}

}

@media(max-width: 1500px){
  .header .w1560{ max-width:94%}
  
  .container02 .center .miso_bd ul li h5{ width:75%}
  .container02 .center .miso_hd ul li{ margin-right:0.5rem}
  
  .w1560{max-width: 86%;}
  .w1360{max-width: 84%;}
  .container05 ul li{ margin-left:1.5rem}
  
  .footer .right .ewm{display: none;}
  .footer .right{}
}
@media(max-width: 1360px){
.footer .left dl{ margin-right:1.5rem}
}

@media(max-width: 1300px){
  .w1560{max-width: 90%;}
  .w1360{max-width: 94%;}
  .miso_bd01 ul li a{ padding:0 0}
  
  .footer .left dl{}
}

@media(max-width: 1200px){
  .nav>ul>li>a{margin: 0 1rem;}
  
  .w1560{max-width: 96%;}


  .container02 .left_box{ padding-right:2rem}
  .w1146{ padding:0 0.9375rem}
  
  .n_video .miso_hd .miso-prev, .n_video .miso_hd .miso-next{ transform:scale(0.6); margin-top:-30px}
  .n_video .miso_hd .miso-prev{ left:0; background:url(../images/left02.png) center no-repeat;}
  .n_video .miso_hd .miso-next{ right:0; background:url(../images/right02.png) center no-repeat;}
  
  .n_zuzhi .fl04 ul li{}

  
  
  .n_zuzhi .fl01{bottom:0;margin-top:0;padding-bottom: 4rem;}
  
  .n_zuzhi .fl01 .left{width:100%;padding: 0;}
  .n_zuzhi .fl01 .right{ display:none}
  
  .n_zuzhi .fl02 ul{ font-size:0}
  .n_zuzhi .fl02 ul li{ width:33.333333%; padding:0; margin:0}
  .footer .rlianxi p{ font-size:12px}
}

@media(max-width: 1060px){
  .nav>ul>li>a{margin: 0 10px;}
  
  .container02 .left_box{ width:100%}
  .container02 .right{ width:100%; margin-top:2rem}
  
  .container02 .right ul{font-size:0;margin: 0 -7px;}
  .container02 .right ul li{width:50%;padding: 0 7px;display: inline-block;}
  
  .container05 .fl{ width:100%}
  .container05 .fr{ width:100%}
  
  .n_huodong .fl02 dl dd{padding: 0 0.75rem;}
  .footer .left dl{ margin-right:1rem}
}


@media(max-width: 992px){
  .header .right .nav, .search_btn{ display:none}
  #openBtn{display:block;top: 25px;}
  .header{top:0;background-size: auto 100%;}
  .header .logo{ line-height:70px; height:70px}
  .header .logo img{height: 36px;}
  .banner ul li{height: auto;}
  .banner ul li img{display:block;width:100%;height:100%;object-fit: cover;}
  
  .banner .miso-prev, .banner .miso-next{width: 35px;height: 35px;background-size: cover;margin-top: -17.5px;}
  
  .footer .rlianxi{width:100%;text-align: center;padding: 0 0 3rem 0;}
  .footer .ewm{width:100%;text-align: center;}
  .online_q .btn1{ display:none}
  aside#top{right:0;transform:scale(0.5);bottom: 0rem;}
  
  .n_title{ display:none}
  #m_n_nav{ display:block}
  
  .n_banner{height: 22vh;}
  
  .n_about .fl01 .left{ width:100%; padding:0}
  .n_about .fl01 .right{ width:100%; padding:2rem 0 0}
  
  .n_guanli .fl02 ul li{ width:50%}
  
  .n_wenhua .fl01 .top .left{width:100%;padding: 0;margin-bottom: 1.25rem;}
  .n_wenhua .fl01 .top .right{ width:100%;}
  .n_wenhua .fl01 .bottom ul li{ width:100%; margin-bottom:1.25rem}
  .n_wenhua .fl01 .bottom ul li a{ background-size:40px !important}
  
  .n_dashiji .fl01 .left{ width:100%}
  .n_dashiji .fl01 .right{ width:100%}

  .footer .left{ display:none}
  .footer .right{ width:100%}
  .footer .right .ewm{ display:inline-block}
  
  .n_qikan ul li{ width:50%}
  
  .j_pages .box{ text-align:center}
  .j_pages a,.j_pages span,.j_pages input{ display:none}
  .j_pages a.m_bnt{ display:inline-block}
  .j_pages a{ margin:0 2px}
  
  .n_huodong .fl01 .left{ width:100%}
  .n_huodong .fl01 .right{width:100%;max-width: 100%;}
  
  .n_news .fl02 .left{width:100%;}
  .n_news .fl02 .left.ss{display: none;}
 
  .n_news .fl02 .right{width:100%;padding: 2rem 0 0;}
  
  .vwrap .videobox{width:94%;height: 200px;left: 3%;margin-left: 0;margin-top: -122px;}
  .vwrap .close{right: 0;top: -35px;}
  .vwrap .videobox video{}
  
  .n_video .fl01{ padding:3rem 0}
  
  .n_news_detail .content{ display:block}
  .n_news_detail .n_left{ width:100%; padding:0}

  .n_news_detail .n_right{ width:100%; display:none}
  
  .n_case .fl01 .left{ width:100%}
  .n_case .fl01 .right{width:100%;position: relative;max-width: 100%;}
  .n_case .fl01 .right ul li{margin-left:0;margin-right: 1.5rem;}
  
  .n_case_detail .left{ width:100%; margin-bottom:3rem}
  .n_case_detail .right{ width:100%;}
  
  .n_zuzhi .fl04 ul li{width: 25%;}
  
  .n_zuzhi .fl01 .left{width:100%;padding: 0;margin-bottom: 1rem;}
  .n_zuzhi .fl01 .right{ width:100%;}


  .n_zuzhi .fl01{bottom: 0;margin-top: 0;padding-bottom: 3rem;}
  

  .ar_article.ar_wap{ display:block}
  .ar_article.ar_web{ display:none}
  
  .n_lianxi .fl03 ul li{ width:100%}
  .n_lianxi .fl03 ul li a{ padding:1.5rem 1.25rem}
  .n_lianxi .fl03 ul li p{ font-size:13px; line-height:24px;}
  .n_lianxi .fl01 .left{ width:100%}
  .n_lianxi .fl01 .left p{background-size: 20px auto !important;padding-left: 30px;line-height: 24px;background-position-y: 5px !important;margin-bottom: 1rem;}
    .n_lianxi .fl01 .right{ margin-top:1rem}
	
	.n_news .fl02 .content{ display:block}
  .footer .rlianxi ul li{ margin:0 6px}

.fl2ss img.ar_web{ display:none}
.fl2ss img.ar_wap{ display:block}

.list_box_team{padding:0;padding-bottom: 3rem; margin:0 -5px}
.list_box_team li{ padding:0 5px}

.list_box_100 { margin:0 -.5rem}
.list_box_100 li{ width:50%; margin-bottom:1.25rem; padding:0 .5rem}
.list_box_100 li a{ padding:0 15px}

}

@media(max-width: 768px){
  .container02 .left_box{ padding:0}
  .container02 .left{width:100%;padding: 0;}
  .container02 .center{width:100%;margin-top:2rem;padding: 0;}
  
  .container02 .right ul li{ width:100%}
  .container02 .center .miso_bd ul li h5{font-size:13px;width: 80%;height: 30px;line-height: 30px;}
  .container02 .center .miso_bd ul li span{font-size:11px;line-height: 30px;}
  .container02 .center .miso_hd ul li{margin-right:0;width: 25% !important;}
  .container02 .left li img{height: 35vh;}
  .container02 .center .miso_bd .txt p{ font-size:12px; line-height:20px; height:40px}
  .container02 .center .miso_bd .txt h5{font-size: 0.9375rem;height: 1.125rem;line-height: 1.125rem;}
  .container02 .center .miso_hd ul li a{padding:0 5px;font-size: 14px;width: 100%;text-align: center;}
  
  .container02{ padding:3rem 0}
  .container01{ padding:3rem 0}
  .container02 .left .miso-dots li{ width:6px; height:6px;}
  .container03 ul li h3 img{ max-height:30px}

  .container03 .miso-prev, .container03 .miso-next{ width:35px; height:35px}
  .container03 .miso-prev{ right:45px}
  .container03 ul li h5{ font-size:14px; line-height:22px; height:44px;}
  .container03{ padding:3rem 0}
  .container04 .miso_hd{margin-top: 2rem;margin-bottom: 2rem;}
  .container04 .miso_hd ul li{width: 33.333333% !important;margin:0;padding: 0;}
  .container04 .miso_hd ul li a{padding: 7px 0px;font-size: 13px;display: block;text-align: center;line-height: 24px;height: auto;}
  .container04 .miso_hd .miso-track{ width:100% !important}
  .container04 .miso_bd ul li{ width:100%; margin-bottom:1rem}
  .container04{ padding:3rem 0}
  
  .container01 ul li{width: 33.333333% !important;height: 10rem;}
  .container01 ul li a{padding: 3rem 1rem;}
  .container01 ul li:nth-child(4), .container01 ul li:nth-child(5){width:50% !important}
  
  .container05 .fl p{font-size: 12px;line-height:26px;}
  .title00 h3{font-size: 1.125rem;margin-bottom: 0.75rem;}
  .container05 .fl h2{font-size: 1.125rem;margin-bottom: 3rem;}
  .container05 .fl h2:before{bottom:-1.5rem;height: 3px;}
  .container05 .fl h4{font-size: 16px;}
  .container05{ padding:4rem 0}
  .more_a1 .span{font-size: 12px;height: 34px;line-height: 34px;}


  .container05 ul li h4 font, .container05 ul li h4 span{font-size: 20px;}
  .container05 ul li h4 span.counter{font-size: 20px;}
  
  .container05 ul li{ width:20%; margin:0}
  .container05 ul{ width:100%}
  .container05 ul li h5 img{height: 22px;}
  .container05 ul li h6{ font-size:12px; line-height:16px}
  .container05 .fr{ padding:3rem 0 0}
  
  footer .fl{ width:100%}
  footer .fr{width:100%;text-align: center;padding: 1rem 0 0;}
  .footer{ padding:3rem 0}
  
  .ar_article p{ font-size:13px; line-height:26px}
  
  .n_title01{ margin-bottom:2rem}
  .n_title01 h4{ font-size:1.125rem;}
  .n_title01 h3{ font-size:20px}
  
  .n_about .fl01 .right .box ul li a{line-height:3rem;padding: 0 2.5rem;}
  .n_about .fl01 .right .box ul li{ margin-bottom:1rem}
  .n_about .fl01 .right .box ul li a span{ font-size:13px;}
  .n_about .fl01 .right .box ul li a small{ font-size:0.9375rem;}
  .n_about .fl01 .right .box ul li a big{ font-size:20px;}
  .n_about .fl01 .right .box{height:35rem;background-size: 100% auto;}
  .n_about .fl02 img{ width:80%}
  .n_about .fl02 .w1360{ height:10rem}
  .n_about .fl03{ padding:3rem 0}
  
  .miso_bd01 ul{padding-bottom: 3rem;margin: 0;}
  .miso_bd01 ul .miso-prev, .miso_bd01 ul .miso-next{bottom: -1rem;top: auto;transform: scale(0.7);}
  .miso_bd01 ul .miso-prev{background:url(../images/left01.png) center no-repeat;left:50%;margin-left: -50px;}
  .miso_bd01 ul .miso-next{background:url(../images/right01.png) center no-repeat;right:50%;margin-right: -50px;}
  

  .n_about .fl04 .miso_hd01{margin-top:0;margin-bottom: 3rem;}
  .n_about .fl04 .n_title02{ text-align:center}
  .n_about .fl04 .miso_hd01 dl{ text-align:center}
  .miso_bd01 ul li a .img .top h5{font-size:14px;line-height: 20px;height: 40px;padding: 0 1.125rem;}
  .miso_bd01 ul li a .img .top h3 img{ height:24px}

  
  .n_zhici .fl01{ padding:3rem 0 0}
  
  .n_zhici .fl01 .left{ width:100%; padding:0 20vw}
  .n_zhici .fl01 .right{width:100%;padding: 2rem 0;}
  
  .n_zhici .fl01 .left:before{ display:none}
  
  .n_zhici .fl02 img{ width: 80%;}
  .n_zhici .fl02 .w1360{ height:10rem}
  
  .n_guanli .fl01{padding: 3rem 0 0rem;background: url(../images/n_guanli_fl01_bg_on.jpg) center bottom no-repeat;background-size: 100% 22rem;}
  .n_guanli .fl01 .left{ width:100%; padding:0 20vw}
  .n_guanli .fl01 .right{width:100%;padding: 2rem 0;}
  
  .n_guanli .fl02 ul{ margin:0 -7px}
  .n_guanli .fl02 ul li{ padding:0 7px}
  
  .n_guanli .fl02{ padding:3rem 0 0}
  
  .n_wenhua .fl01 .top .left .box01 h3 img{ max-width: 80%;}
  .n_wenhua .fl02 ul li{ width:50%}
  .n_wenhua .fl02 ul li a{height: 18rem;padding: 0 2px;}
  .n_wenhua .fl02 ul li a .icon{ transform:scale(0.6)}
  .n_wenhua .fl02 ul li a h3{margin:1rem 0 0;font-size: 16px;}
  .n_wenhua .fl02 ul li a h6 img{ width:50%}
  .n_wenhua .fl02 ul li a p{height:auto;font-size: 12px;line-height: 20px;}
  .n_wenhua .fl02 ul li a h6{ margin:1rem 0}
  .n_wenhua .fl01{ padding:3rem 0}


  .n_wenhua .fl02{ padding:3rem 0}
  
  .n_dashiji{ padding-bottom:3rem}
  .n_dashiji .fl01 .right{ padding:3rem 0 0}
  .n_dashiji .fl01 .right ul li{ margin-bottom:1.5rem}
  .n_dashiji .fl01 .right ul li a .ll font{ font-size:20px;}
  .n_dashiji .fl01 .right ul li a .ll{width: 60px;}
  .n_dashiji .fl01 .right:before{left: 60px;}
  .n_dashiji .fl01 .right ul li a .ll .dot{left: 60px;width: 10px;height: 10px;border: #c5262c 2px solid;margin-left: -5px;top: 6px;}
  .n_dashiji .fl01 .right ul li a .rr{width: calc(100% - 60px);padding-top: 0;}
  .n_dashiji .fl01 .right ul li a .ll .dot:before{transform:scale(0.6);top: -3px;}
  .n_dashiji .fl01 .right ul li a .rr p{ font-size:13px; line-height:26px}
  .n_dashiji .fl01 .left .n_title01 h2{ font-size:3rem}
  .n_dashiji .fl01 .left{ padding:3rem 0 0}
  .footer .right .ewm .img{ width:8rem; height:8rem} 
  .n_banner .box_table h3{font-size: 0.9375rem;}
  .n_banner .box_table h4{font-size: 0.9375rem;margin: 0.5rem 0 0;padding: 0;}
  
  .n_qikan ul{ margin:0 -7px;}
  .n_qikan ul li{ padding:0 7px;}
  .n_qikan ul li .con{font-size:0.9375rem;line-height: initial;}
  .n_qikan ul li .con font{ display:block; padding:1rem 0 0.5rem}
  .n_qikan ul li .con span{font-size:12px;display: block;width: 100%;}
  
  .j_pages a{font-size:12px;height:33px;line-height:28px;padding: 0 10px !important;}
  
  .n_huodong .fl02 dl dd{padding:0 2px;width: 33.333333%;}
  .n_huodong .fl02 dl dd a{width: 7rem;height: 7rem;}
  .n_huodong .fl02 dl dd a h3{ height:24px;}
  .n_huodong .fl02 dl dd a h3 img{ height:20px;}
  .n_huodong .fl02 dl dd a h5{ font-size:12px;}
  
  .n_huodong .fl01 .right ul li{ margin-right:1.5rem}
  
  .n_huodong .fl02 dl{margin-top:3rem;white-space: nowrap;overflow: hidden;overflow-x: scroll;}
  .n_huodong .fl02 ul{ margin:0 -7px; margin-top:3rem}
  .n_huodong .fl02 ul li{width:50%;padding: 0 7px; margin-bottom:1.25rem}
  .n_huodong .fl02 ul li .img .top{width:100px;font-size:11px;height: 28px;line-height: 28px;}
  .n_huodong .fl02 ul li h5{ font-size:14px;}
  .n_huodong .fl01 .right ul li a{ font-size:16px;}
  .n_huodong .fl01{ padding:3rem 0 0}
  
  .n_news .fl01 .n_title01 .ll{width:100%;margin-bottom: 2rem;}
  .n_news .fl01 .n_title01 .rr{ width:100%}

  #slide_up_box{width:100%;margin-bottom: 0.5rem;}
  #bnt_link, .n_heng form{ width:100%}
  .n_heng input[type="submit"], .n_heng input[type="button"]{background-size: 14px 14px !important;}
  
  .n_news .fl02 .left ul li .con h3{ font-size:16px}
  .n_news .fl02 .left ul li .con h4{font-size: 0.9375rem;line-height: 24px;height: 48px;margin: 10px 0;}
  .n_news .fl02 .left ul li .con p{font-size:12px;margin-bottom: 2rem;}
  .n_news .fl02 .right ul li a{ padding:1.5rem}
  .n_news .fl02 .right ul li a .time h3{font-size: 2rem;margin-top: 0;margin-bottom: 2rem;}
  .n_news .fl02 .right ul li a .time h6{ font-size:12px}
  .n_news .fl02 .right ul li a .time{ width:50px}
  .n_news .fl02 .right ul li a .con{ width:calc(100% - 50px); padding-left:10px}
  .n_news .fl02 .right ul li a .con h5{ font-size:14px; margin-bottom:0.5rem}
  .n_news .fl02 .right ul li a .con p{font-size:12px;line-height: 20px;height: 40px;}
  .n_news .fl02 .right ul li a .time h3:before{height:2px;bottom: -1rem;}
  

  .n_news{ padding:3rem 0}
  #bnt_link{background: #fff url(../images/icon_up.png) 94% center no-repeat;}
  #bnt_link a{background-size: 14px 14px !important;background: url(../images/time01.png) 20px center no-repeat;padding: 0px 20px 0 40px;}
  
  .n_video .miso_hd li .img .top img{height: 3rem;width: 3rem;}
  .n_video .miso_hd li .img .top h4{ font-size:1.5rem}
  
  #ar_fot .fanhui{width:100%;position: relative;top: 0.9375rem;}
  #ar_fot h5{ width:100%}
  #ar_fot .fanhui a{ font-size:13px}
  #ar_fot h5, #ar_fot h5 a{ font-size:13px}
  #ar_fot .fanhui a img{ height:12px}
  .n_news_detail{padding: 3rem 0 5rem;}
  
  .n_case .fl01 .right ul li a{font-size: 0.9375rem;height: 50px;line-height: 50px;}
  
  .n_case .fl02 ul{margin:0 -7px;margin-top: 0;}
  .n_case .fl02 ul li{width:50%;padding: 0 7px;margin-bottom: 1.75rem;}
  .n_case .fl02 ul li h5{font-size:14px;padding: 0;}
    .n_case .fl02 ul li h6{ font-size:12px;}

    .n_case .fl01{ padding:3rem 0 0}
  
  .n_case .fl01 .left p, .n_news .fl01 .left p{ font-size:13px; line-height:26px}
  
  .n_case_detail .left p{font-size:13px;background-size: 14px auto !important;padding-left: 24px;}
  .n_case_detail .left .fanhui a{ font-size:13px;}
  .n_case_detail .left .fanhui a img{ height:12px;}
  
  #bnt_sub_nav svg{height: 20px;}
  
  .n_zuzhi .fl04 ul li{width: 33.333333%;margin-bottom: 0rem;}
  
  .n_zuzhi .fl04{ padding:3rem 0 3rem}
  
  .n_zuzhi .fl02 ul{ font-size:0}
  .n_zuzhi .fl02 ul li{ width:33.333333%; margin:0;}
  .n_zuzhi .fl02 ul li h2{ height:40px;}
  .n_zuzhi .fl02 ul li h2 img{ height:26px;}
  .n_zuzhi .fl03{ padding:3rem 0}
  
  .n_fengongsi .fl02 ul{margin:0 0;padding: 0;}
  .n_fengongsi .fl02 ul .miso-prev, .n_fengongsi .fl02 ul .miso-next{transform: scale(0.5);margin-top: -30px;}
  .n_fengongsi .fl02 ul .miso-prev{left: -0.9375rem;}
  .n_fengongsi .fl02 ul .miso-next{right: -0.9375rem;}
  
  .n_fengongsi .fl01{ padding:3rem 0 2rem}
  .n_fengongsi .fl02{ padding:3rem 0 3rem}
  .n_fengongsi .fl03{ padding:3rem 0 3rem}
  
  .n_fengongsi .fl03 ul li .icon{width: 6rem;height: 6rem;line-height: 5.75rem;}
  .n_fengongsi .fl03 ul .miso-prev, .n_fengongsi .fl03 ul .miso-next{ transform:scale(0.6)}
  .n_fengongsi .fl03 ul .miso-prev{left: 0;}
  .n_fengongsi .fl03 ul .miso-next{right: 0;}
  .n_fengongsi .fl03 ul li .icon img{ max-width:2.5rem; max-height:2.5rem}
  
  .n_fengongsi .fl04{ padding:3rem 0 1.5rem}
  
  .n_fengongsi .fl05 ul{margin:0 -7px;margin-top: 0;}
  .n_fengongsi .fl05 ul li{width:50%;padding: 0 7px;margin-bottom: 1.75rem;}
  .n_fengongsi .fl05 ul li h5{font-size:14px;padding: 0;}
    .n_fengongsi .fl05 ul li h6{ font-size:12px;}
  .n_fengongsi .fl05{ padding:3rem 0}
  
  .n_jiaru .fl02 .left{ width:100%}
  .n_jiaru .fl02 .right{ width:100%}
  .n_jiaru .fl02 ul>li{ margin-bottom:1.5rem}
  .n_jiaru .fl02 ul>li .box .left{width:100%;display:block;border:none;border-bottom: #dadada 1px solid;padding:2rem 0;position: relative;}
  .n_jiaru .fl02 ul>li .box .left .con{position:relative;min-height: auto;padding: 00.5rem;}
  .n_jiaru .fl02 ul>li .box .left .con h3 img{ width:5rem}
  .n_jiaru .fl02 ul>li .box .right{ width:100%; display:block}
  .n_jiaru .fl02 ul>li .box .right .con{ padding:0 1rem}
  
  .n_jiaru .fl01 ul li{ width:50%}
  .n_jiaru .fl01 ul li a h3{ height:40px}
  .n_jiaru .fl01 ul li a h3 img{ height:24px;}
  .n_jiaru .fl01{ padding:3rem 0}
  .n_jiaru .fl02{ padding:3rem 0}
  
  .n_lianxi{ padding:3rem 0 2rem}
  .n_lianxi .fl02{ padding:2rem 0}

  .amap-icon img{transform: translateX(-50px) translateY(-62px) scale(0.5) !important;}
  #container01{ height:20rem}
  
  .container02 .left li h5{ height:40px; line-height:40px;}
  .container02 .left .miso-dots{line-height:40px;}
  .n_lianxi .fl03 ul li h4{ font-size:0.9375rem;}
  .n_fengongsi .fl03 ul li h5{ line-height:24px; height:48px; padding:0 10px}
  .n_lianxi .fl03 ul li{ margin-bottom:1rem}
  .n_lianxi .fl01 .left p font{ font-size:13px;}
  .miso_hd01 dl dd a{ font-size:14px;}

  .n_guanli .fl01 .right h3{ font-size:18px; color:#fff}
  .n_guanli .fl01 .right h4{ font-size:14px; color:rgba(255, 255, 255, 0.6)}
  .n_guanli .fl01 .right p{ font-size:13px; color:#fff; line-height:24px}
  
  .n_guanli .fl02 ul li .img h5{height:80px;font-size: 12px;text-align: left;line-height:20px;background: rgba(0,0,0,0.5);}
  .n_guanli .fl02 ul li .img h5 .box_table{ text-align:left}
  
  .container04 .miso_bd ul li a .img, .container04 .miso_bd ul li a .img img{width: 40vw;height: 110px;float: left;}
  .container04 .miso_bd ul li a .con{width: calc(100% - 40vw);float: right;height: 110px;padding: 12px 10px;}
  .container04 .miso_bd ul li a .con p{font-size:12px;line-height:20px;height:40px;margin: 8px 0 5px;}
  .container04 .miso_bd ul li a .con h6{display: block;font-size: 12px;}
  
  .container02 .right ul li a .con h4 img{ height:14px;}
  .n_news .fl02 .left ul li .con{ padding:2rem 1rem}
  .n_news .fl02 .left ul li .con span{ font-size:12px;}
  
  .n_fengongsi .fl04 .miso-slide img{display: list-item;}

  .list_box_100 li a .ico{ width:5rem; height:5rem}
  .list_box_100 li a .ico img{ height:2.125rem}

  .fl02sss{ padding:0 0 3rem}
}



@media(max-width: 555px){
  .n_zuzhi .fl04 ul li{ width:50%}
} 