@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{min-height:100%;} html{ overflow:-moz-scrollbars-vertical;} 

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 60% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}
a{ color:inherit}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -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;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container01 ,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-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;}/*缓慢效果*/
slow01{-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;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.a_body{ position:relative;}
::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#fff;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#fff; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#fff;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#fff;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}

.w100{width:100%}
.w1280{width:1280px;margin:0 auto}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#ff0000}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -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;}
.table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%}
.table_cell{ display:table-cell; vertical-align:middle}
img{ vertical-align:middle}

/*内容样式*/
.ar_article{font-size: 14px;color: #666666;line-height:28px;}
.ar_article p{font-size: 16px !important;color: #666666;line-height:28px !important; margin-bottom:10px;text-align:justify;}
.ar_article span{font-size: 16px !important;color: #666666;line-height:28px !important;}
.ar_article img{ max-width:100%;height:auto;}
.ar_article img{display:inline-block;}

.ar_article th{ font-weight:bold}
.ar_article td,
.ar_article th{padding: 0.625rem 5px;border: 1px solid #8e8e8e;vertical-align:middle;font-size: .875rem;color: #000;text-align: left;line-height: 1.5;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{ background:none !important}
.ar_article table td {border-top: 1px solid #e1e1e1;padding: 0.625rem 5px;color: #676767;}
.ar_article table tr {border: 1px solid #e1e1e1;}
.ar_article table td img{ max-width:inherit}
.ar_article table tr td:first-child{}
.ar_article .th_thin th{font-size:1rem;font-weight:normal;background: #e5e5e5;}
.ar_article table tr td.zy{ background:#ebebeb !important; color:#a4a4a4}
.ar_article table tr td.ky{ color:#a4a4a4}
.n_guanli .ar_article table tr:nth-child(2n) td{background: #f7f7f7 !important;}

/*百度播放器美化*/
#playercontainer_display_button,#video1_display_button,#video2_display_button{ background:none !important; height:40px; width:40px !important; border:2px solid #fff; border-radius:50%; padding:0 !important;}
#playercontainer_display_button #playercontainer_display_button_play,#video1_display_button #video1_display_button_play,#video2_display_button #video2_display_button_play{background-size: 25px;}
#playercontainer_display_button,#video1_display_button,#video2_display_button{ height:40px !important; margin-top: -20px !important;}
#playercontainer_display .cbpreview,#video1_display .cbpreview,#video2_display .cbpreview{ opacity: .75 !important;}


/* Slider */
.miso-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; z-index:0}
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.miso-list:focus { outline: none; }
.miso-loading .miso-list { background: #fff; }
.miso-list.dragging { cursor: pointer; cursor: hand; }
.miso-slider .miso-list, .miso-track, .miso-slide, .miso-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.miso-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.miso-track:before, .miso-track:after { content: ""; display: table; }
.miso-track:after { clear: both; }
.miso-loading .miso-track { visibility: hidden; }
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; }
.miso-slide img { display: block; }
.miso-slide.miso-loading img { display: none; }
.miso-slide.dragging img { pointer-events: none; }
.miso-initialized .miso-slide { display: block; }
.miso-loading .miso-slide { visibility: hidden; }
.miso-vertical .miso-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size: 0;cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%; z-index:1}
.miso-prev{ left:0}
.miso-next{ right:0}
/* Dots */
.miso-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus { outline: none; }
.miso-dots li.miso-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

.piaofu{position: relative;left: 0;width: 9.575rem;z-index: 10000;text-align: center;border-radius: 0 0 6.5rem 6.5rem;padding: 0;transition: .5s;}
.piaofu ul{padding: 0 14px;text-align: left;margin-bottom: 1.5rem;}
.piaofu ul li{border-bottom: rgba(255,255,255,.2) 1px solid;line-height: 3.125rem;height: 3.125rem;}
.piaofu ul li a{font-size: 1rem;color: #fff;transition:.6s;letter-spacing: 1pt;}
.piaofu ul li a img{margin:-3px 0.5rem;width: 1.425rem;transition: .6s;}
.piaofu ul li a img.img02{ display:none}
.piaofu .anniu_box{ position:absolute; right:0; top:-40px;}
.piaofu .anniu_box span{line-height:40px;padding:0 15px;background:#e8f5f6;font-size:14px;color:#444;cursor:pointer;display: none;}
.piaofu .anniu_box span.span2{ display:none}
.piaofu .anniu_box.on span.span1{ display:none}
.piaofu .anniu_box.on span.span2{ display:block}

.piaofu_logo img.img02{ display:none}


@font-face{ font-family: myFirstFont; src: url('../images/tt0173m.ttf') format('truetype');}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{max-width:1260px;margin:0 auto;}


.m_header_box{display:none;height: 60px;background:url(../images/header_bg.jpg) center no-repeat;background-size: cover !important;}

.header_box{position: relative;z-index: 10;background:url(../images/header_bg.jpg) center no-repeat;padding: 0 10%;background-size: cover !important;}

.header_top{height:40px;line-height:40px;background: #fff;font-size:12px;color: #333333;text-align:right;}
.header_top .xinxiang svg{ fill:#fff; width:14px; height:14px; vertical-align:middle; margin:-3px 6px 0 0}
.header_top ul li{float:left;margin:0 4px;transition: .36s;}

header{position: relative;overflow: hidden;height: 90px;}
header .logo{line-height: 98px;height: 90px;}
header .logo a{ position:relative; display:block}
header .logo a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/logo.png) center no-repeat;width:100%;height:100%;background-size: 100% auto;}

header .right{padding: 28px 0 0;}
.zhuye{display:inline-block;line-height: 1.5rem;margin-left: 0;font-size: 0.875rem;color: #fff;vertical-align: top;}
.zhuye ul li{display: inline-block !important;width: auto !important;font-size: 0.875rem;color: rgba(255,255,255,.6);transition: .6s;}
.zhuye ul li:hover{ color:#fff}
.zhuye ul{display: block;margin-left: 2rem;text-align: right;}
header .right .sousuo{display:inline-block;margin-left: .5rem;margin-top: 5px;}
header .right .sousuo img{}
.search{float:right;overflow:hidden;z-index: 1000;border:transparent 1px solid;border-radius: 1.25rem;}
.search input{float:left;}
.test{width:0;height: 2.125rem;padding:0;border:  none;color: #fff;background:none;outline:none;font-size: 14px;-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;}
.sousuo .btn{width: 35px;height: 2.125rem;border:none;position:  absolute;right: 0.5rem;font-size: 14px;color: #fff;background: url(../images/sousuo.png) center no-repeat;cursor:  pointer;top: 0px;}
.sousuo .test{width: 13.25rem;padding: 1px 50px 1px 20px;letter-spacing: .125rem;}
.sousuo .search{position: relative;margin: 0 0 0 15px;margin-left: 0;border: rgba(255,255,255,.3) 1px solid;}

#nav{height: 80px;position: relative;z-index: 10000;width: 100%;}
.navBox ul {font-size: 0;margin: 0;}
.nav li {width: 8.333333%;text-align: center;position: relative;display: inline-block;vertical-align: top;}
.nav a {position: relative;padding: 0;line-height: 50px;font-size: 1.125rem;perspective: 300px;transform-style: preserve-3d;z-index: 10; display:block}
.nav>li>a{ display: inline-block;}
.nav a .bg {position: absolute;width: 100%;display: block;height: 3px;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;-webkit-transform: rotateX(50deg);transform: rotateX(50deg);z-index: -1;transform-origin: center bottom 0;-webkit-transform-origin: center bottom 0;left: 0;opacity: 0;bottom: 0;visibility: hidden;background: #ffffff;}
.nav a .txt img{margin:-4px 10px 0 0;vertical-align: middle;}
.nav a .txt img.img02{ display:none}
.nav a .txt {position: relative;z-index: 2;color: #fff;display: inline-block;line-height: 80px;border-radius: 0;vertical-align: top;transition: 0.36s;font-weight: bold;}
.nav .active a .bg,.nav .on a .bg {transform: none;opacity: 1;visibility: visible;bottom: 0;}
.nav .active a .txt,.nav .on a .txt {}
.navBox .arrow { position: absolute; left: 0px; top: 75px; height: 4px; display: block; background-color: #4e66f7; }
.subNavbox a:link, .subNavbox a:visited {color: #333;}
.subNavbox a:active, .subNavbox a:hover {color: #fff;}
.subNavbox {position: absolute;left: 50%;width: 140px;margin-left: -70px;background-color: #ffffff;box-shadow: 1px 2px 5px 0 rgba(88, 88, 88, 0.2);display: none;text-align: center;padding: 0;z-index: 9999;border-radius: 0;overflow: hidden;}
.subNavbox p {line-height: 1.2;}
.subNavbox p a {line-height: 0;height: auto;padding: 1.5rem 5px;font-size: 16px;transition: 0.36s;}
.nav a:hover .txt img.img01{ display:none}
.nav a:hover .txt img.img02{ display:inline-block}

body.xg #nav{position:fixed;top:0;background: rgba(38,161,192,.94);box-shadow: 0 0 2px rgba(0,0,0,0.15);}


/*导航按钮开始*/
#nav_btn_box{height:100%;z-index:999999999;float:right;margin-left:20px;position: absolute;top: 0;right: 15px;}
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 1.875rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 1.75rem;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 21px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after{top: -8px;}
#nav_btn .navbtn::before{top: 8px;}
#nav_btn .point.on .navbtn{background: transparent;}
#nav_btn .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
#m_header #logo .table, #nav_btn_box .table{ width:auto}

/*手机头部开始*/
#m_header{position: relative;z-index: 99;width:100%;height: 60px;left:0;top:0;padding: 0px 15px;border: none;}
#m_header #logo{height: 60px;float: left;}
#m_header #logo img{max-height:60%;max-height: 23px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 1rem; font-size:1rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:3.8rem; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}



/*顶部搜索*/
.tc_search{margin: 0 1.3rem;width: calc(100% - 2.6rem);margin-top: 1.25rem;}
.tc_search div{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search #keyword{font-size:.875rem;color:#fff;height:38px;line-height:38px;padding:0 1rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:  100%;}
.tc_search .btn_blue{ position:absolute; top:0; right:0; width: 40px;height:38px; line-height:38px; border:0; background:url(../images/search_white.svg) center center no-repeat; background-size:1.2rem;  }
.tc_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */



/*导航按钮结束*/
.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; overflow: auto;}

.m_nav_list::-webkit-scrollbar {display:none}
#m_nav {
    z-index: 99999;
    position: fixed;
    background: #64ad15;
    width: 24rem;
    height:100vh;
    right: -101%;
    top: 0;
    display:none;
    padding: 1rem 0 2rem;
    overflow:hidden;
    pointer-events: none;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    }
#m_nav.act{ pointer-events: auto; right:0;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 2.3rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 4rem;height: 4rem;color:#fff;padding:0;font-size:1.125rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:10px;height: 4rem;float:right;display:inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size:contain;}
#m_nav li.on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav .on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #014085;}
#m_nav .title .list a{display:block;font-size:1rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list .void>a{background-size:10px; position:relative;}
#m_nav .title .list .void>a:before{ content:"·"; position:absolute; left:-1em; font-size:12px; font-weight:bold;}
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display: block !important; overflow:hidden;}
#m_nav .title .sub a{ background:none; font-size:.875rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}

.nav_mask {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 88888;background-color: rgba(0,0,0,0.4);display: none;}


/*#banner{width: 100%;overflow:  hidden;z-index: 0;background:#252525;position:relative;}
#banner .miso-slide{display: block;height:100%;overflow: hidden;text-align:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
#banner .miso-slide img{display: block;width:100%;height: calc(100vh - 197px);object-fit: cover;}
#banner .miso-prev,
#banner .miso-next{width:38px;height:38px;z-index: 10000;margin-top: -19px;}
#banner .miso-prev{left:5px;background:url(../images/banner_prev.png) center center no-repeat;transition:0.36s;}



#banner .miso-next{right:5px;background:url(../images/banner_next.png) center center no-repeat;transition:0.36s;}
#banner .miso-dots{bottom: 1.5rem;display: inline-block !important;width: auto;left: 50%;transform: translateX(-50%);}
#banner .miso-dots li{width:12px;height:12px; background-size:100% 100%}
#banner .miso-dots li.miso-active{width:1rem;}*/

.banner-box{ position: relative; z-index:1}
.banner .item{/* float: left; *//* opacity: 1 !important; */overflow: hidden;}
.banner .item figure{ display: block; line-height: 1; overflow: hidden;}
.banner .item figure img{display: block;position: relative;width: 100%;height: 42.5rem;object-fit: cover;}
.btext{ position: absolute; left: 50%; margin-left: -600px; top: 50%; margin-top: -90px;}
.btextwr{ opacity: 0; visibility: hidden; transform: translateX(-80px); -webkit-transform: translateX(-80px); -moz-transform: translateX(-80px);}
.btext strong{ display: inline-block; padding: 0 18px; height: 32px; line-height: 32px; color: #ffffff; font-size: 16px; background: #053f6a; font-weight: normal; margin-bottom: 16px;}
.btext small{ display: block; color: #053f6a; font-size: 48px; font-weight: bold; font-family: "Square 721 Bold Condensed BT"; line-height: 1; margin-top: 12px; margin-bottom: 24px;}
.btext span{ display: block; line-height: 1; color: #053f6a; font-size: 48px; font-weight: bold;}
.btext b{ display: block; width: 42px; height: 42px; border-radius: 50%; border: 3px solid #053f6a; position: relative; margin-top: 36px;}
.btext b:before{ content: ""; width: 9px; height: 14px; position: absolute; left: 16px; top: 50%; margin-top: -7px;}
.banner .miso-list{ position: relative; z-index: 3;}
.banner .item.miso-current .btextwr{ opacity:1; visibility:visible; transform:skew(0deg) translateX(0); transition:0.6s 0.3s;}
.banner .item.miso-current{ z-index: 4 !important; animation: none; -webkit-animation: none; -moz-animation: none; -o-animation: none;}
.banner .item.miso-current figure{ -webkit-animation: increaseHeight 0.8s forwards ease-in-out; animation: increaseHeight 0.8s forwards ease-in-out; -moz-animation: increaseHeight 0.8s forwards ease-in-out; -o-animation: increaseHeight 0.8s forwards ease-in-out;}
.banner .item{ -webkit-animation: hide 0.8s forwards ease-in-out; animation: hide 0.8s forwards ease-in-out; -moz-animation: hide 0.8s forwards ease-in-out; -o-animation: hide 0.8s forwards ease-in-out; z-index: 3 !important;}
.banner .item figure{ animation: none; -webkit-animation: none; -moz-animation: none; -o-animation: none;}
.banner .miso-list { overflow: hidden; width: 100%; height: 100%; }
.banner .miso-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.banner .miso-track:before, .miso-track:after { content: ""; display: table; }
.banner .miso-track:after { clear: both;}
@-webkit-keyframes decreaseHeight {
	from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
	to {
		width: 0;
	}
}

@keyframes decreaseHeight {
	from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
	to {
		width: 0;
	}
}

@-webkit-keyframes show {
	0% {
		opacity: 0;
	}
	1%,100% {
		opacity: 1;
	}
}

@keyframes show {
	0% {
		opacity: 0;
	}
	1%,100% {
		opacity: 1;
	}
}

@-webkit-keyframes hide {
	0%,99% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes hide {
	0%,99% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes increaseHeight {
	from {
		width: 0;

	}
	to {
		width: 100%;





	}
}

@keyframes increaseHeight {
	from {




		width: 0;
	}
	to {
		width: 100%;
	}
}

#banner .miso-prev,
#banner .miso-next{width:1rem;height:1.75rem;z-index: 10000;margin-top: -.875rem;background-size: 100% 100% !important;}
#banner .miso-prev{left: 14.875rem;background:url(../images/banner_prev.png) center center no-repeat;transition:0.36s;}


#banner .miso-next{right: 2%;background:url(../images/banner_next.png) center center no-repeat;transition:0.36s;}
#banner .miso-dots{bottom: 1.5rem;z-index: 10;}
#banner .miso-dots li{width: .8125rem;height: .8125rem;border-radius:50%;transition:.6s;border: #fff 1px solid;margin: 0 .5rem;}
#banner .miso-dots li.miso-active{background: #fff;}



.container00 .content{ padding:0 1.875rem;}

.title001{ height:3.125rem; line-height:3.125rem; border-bottom:#d9d9d9 1px solid; margin-bottom:2rem}
.title001 h3 svg{margin: -.5rem .75rem 0 0; max-width: 1.5rem;max-height: 1.5rem;vertical-align: middle;}
.title001 h3 big{ font-size:1.5rem; font-weight:bold}
.title001 h3 a{font-size:.875rem;color:#969895;float:right;transition: .36s;}

.container01{ padding:2.25rem 0 0}
.container01 .left{ width:41.666667%}
.container01 .left .list_box0{margin-bottom: 2rem;}
.container01 .left .list_box0 li a{ display:block; overflow:hidden; position:relative}
.container01 .left .list_box0 li a .img, .container01 .left .list_box0 li a .img img{width:100%;overflow:hidden;object-fit: cover;}
.container01 .left .list_box0 li a .img .img_hezi{ padding-bottom: 18.75rem !important;}
.container01 .left .list_box0 li a:after{content:"";position:absolute;left:0;right:0;bottom:0;background:url(../images/jianbian1.png) center repeat-x;height:8.135rem;background-size:auto 100%;z-index: 1;}
.container01 .left .list_box0 li a h5{height:3.125rem;line-height:3.125rem;padding: 0 1rem;font-size:16px;color:#fff;text-align:center;position:absolute;left:0;bottom:0;right:0;z-index: 2;font-weight: bold;}
.container01 .left .miso-prev,
.container01 .left .miso-next{width: 1.875rem;height: 3.75rem;z-index: 10000;margin-top: -1.875rem;background-size: 100% 100% !important;}
.container01 .left .miso-prev{left:0;background:url(../images/left02.png) center center no-repeat;transition:0.36s;}
.container01 .left .miso-next{right:0;background:url(../images/right02.png) center center no-repeat;transition:0.36s;}

ul.list_box1{margin-top: -.75rem;}
ul.list_box1 li{font-size:16px;color: #282828;line-height: 2.125rem;height: 2.125rem;}
ul.list_box1 li a{color:#282828;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position:relative;padding-left: 0;height: 3rem;}
ul.list_box1 li a:before{content:"";position:absolute;top:50%;margin-top: -.75rem;left:0;width: 3px;height: .625rem;transition:0.36s;background: #ba0f0f;}
ul.list_box1 li a font{display:inline-block;width: 100%;font-size: 1rem;color: #5d5f65;position:relative;padding-left: 1rem;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
ul.list_box1 li a img{ display:inline-block}
ul.list_box1 li a span{float:right;font-size: 12px;color: #666666;}

.container01 .right{ width:calc(100% - 41.666667%); padding-left:3.125rem}
.container01 .right .first{overflow:hidden;border-bottom:#e5e5e5 1px solid;padding-bottom: 1.5rem;margin-bottom:1rem;}
.container01 .right .first .time{ width:4.375rem; height:3.75rem; border-radius:.375rem; margin-right:1.25rem}
.container01 .right .first .time h4{ font-size:1.5rem; color:#fff; font-weight:bold}
.container01 .right .first .time h6{ font-size:12px; color:#fff; margin-top:.375rem}
.container01 .right .first .con{ height:3.75rem}
.container01 .right .first .con h5{font-size:16px;color:#3c3e44;font-weight:bold;line-height:20px;overflow:auto;transition: .36s;}
.container01 .right .first .con p{ font-size:12px; color:#8e9199; line-height:1.375rem; height:2.75rem; overflow:hidden}

ul.list_box2{margin-top:-.375rem;margin-bottom: 0;}
ul.list_box2 li{color: #282828;}
ul.list_box2 li a{color:#282828;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position:relative;padding-left: 0;line-height: 2.25rem;height: 2.25rem;}
ul.list_box2 li a:before{content:"";position:absolute;top:50%;margin-top: -2px;left:0;width: 3px;height: 3px;transition:0.36s;background: #333333;border-radius: 50%;}
ul.list_box2 li a font{display:inline-block;width: calc(100% - 80px);font-size: 1rem;color: #5d5f65;position:relative;padding-left: .75rem;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
ul.list_box2 li a img{ display:inline-block}
ul.list_box2 li a span{float:right;font-size: 12px;color: #5d5f65;}

.container02{ margin-top:2rem}
.container02 .box{ margin:0 -.875rem}
.container02 .box .left{ width:25%; padding:0 .875rem}
.container02 .left .list_box3{}
.list_box3 li a{ display:block; overflow:hidden; position:relative}
.list_box3 li a .img, .list_box3 li a .img img{width:100%;overflow:hidden;object-fit: cover;}
.list_box3 li a .img .img_hezi{ padding-bottom:69.64% !important}
.list_box3 li a .img:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; transition:.6s; z-index:1}
.list_box3 li a .img .top{ position:absolute; top:0; right:0; bottom:0; left:0; transition:.6s; z-index:2}
.list_box3 li a .img .top svg{ fill:rgba(255,255,255,.8); display:inline-block; width:2.5rem; height:2.5rem}
.list_box3 li a h5{height:3.25rem;line-height:1.625rem;padding: 0 0;font-size: 1rem;color: #5d5f65;text-align:center;text-align:left;margin-top:.5rem;transition:.6s;}
.container02 .left .list_box3 .miso-prev,
.container02 .left .list_box3 .miso-next{width:1.5625rem;height:2.5rem;z-index: 10000; top:30%; background-size: 100% 100% !important;}
.container02 .left .list_box3 .miso-prev{left:0;background:url(../images/left03.png) center center no-repeat;transition:0.36s;}
.container02 .left .list_box3 .miso-next{right:0;background:url(../images/right03.png) center center no-repeat;transition:0.36s;}

.container02 .right{ width:75%; padding:0 .875rem}
.container02 .right .list_box3{ margin:0 -.875rem}
.container02 .right .list_box3 li{ padding:0 .875rem; float:left; width:33.333333%}
.container02 .right .list_box3 li a h5{ text-align:center}

.container03{ margin-top:2rem}
.container03 .left{ width:54.5%}
.list_box4{ margin:0 -.9375rem}
.list_box4 li{float:left;width:50%;padding:0 .9375rem;margin-bottom: 1rem;}
.list_box4 li a{ display:block; transition:.6s}
.list_box4 li .time{ width:4.375rem; margin-right:1.125rem}
.list_box4 li .time h4{ line-height:2.1875rem; border-radius:.375rem; font-size:1.375rem; color:#fff; font-weight:bold}
.list_box4 li .time h6{ font-size:12px; line-height:1.5rem; color:#8d9699}
.list_box4 li .con h5{ font-size:16px; color:#5d5f65; line-height:1.5rem; height:3rem; overflow:hidden; transition:.6s}

.container03 .right{ width:calc(100% - 54.5%); padding-left:2.75rem}

.list_box4 li:nth-child(3) .time, .list_box4 li:nth-child(4) .time{ opacity:.9}
.list_box4 li:nth-child(5) .time, .list_box4 li:nth-child(6) .time{ opacity:.8}
.list_box4 li:nth-child(7) .time, .list_box4 li:nth-child(8) .time{ opacity:.7}

.container04{ margin-top:1rem}
.container04 .left{ width:54.5%}

.list_box5{ margin:0 -1rem}
.list_box5 li{ padding:0 1rem; float:left; width:50%}
.list_box5 li a .img{ overflow:hidden}
.list_box5 li a .img .img_hezi{ padding-bottom:64.52% !important}
.list_box5 li a .con{ background:#f2f4f7; padding:1rem; height:6.25rem}
.list_box5 li a .con h5{font-size:1rem;color:#5d5f65;line-height:1.5rem;height:3rem;overflow:hidden;transition: .6s;}
.list_box5 li a .con h6{ font-size:12px; color:#8d9099; margin-top:.5rem}

.container04 .right{ width:calc(100% - 54.5%); padding-left:2.75rem}
.container04 .right .list_box2{ margin:-.75rem 0 0}

.container05{margin:0 -1.875rem;padding:2rem 1.875rem 2.25rem; margin-top:2.125rem;background-size: cover !important;}
.container05 .left{ width:53.333333%}

.list_box6{margin: 0 -.5rem;}
.list_box6 li{float:left;width:33.333333%;padding: 0 .5rem;margin-bottom:1.125rem;}
.list_box6 li .ico{ width:3.75rem; height:3.75rem; float:left}
.list_box6 li .ico img{ width:100%; transition:.6s}
.list_box6 li .con{ width:calc(100% - 3.75rem); height:3.75rem; float:left}
.list_box6 li .con h5{font-size:1rem;line-height:1.5rem;color:#333333;text-align:center;padding:0 0 0 .875rem;}

.container05 .right{ width:calc(100% - 53.333333%); padding-left:3.375rem}
.list_box7{ margin:0 -.75rem}
.list_box7 li{ float:left; width:50%; padding:0 .75rem; margin-bottom:1.125rem}
.list_box7 li .img{ overflow:hidden}
.list_box7 li .img img{ width:100%}

.title001 h3 big.big1{ font-weight:normal; color:#333333}

footer{padding: 2.5rem 0  1.5rem;background-size: cover !important;}
footer .left .fl01 .box0{display:inline-block;vertical-align: top;}
footer .left .fl01 .box0 p{ font-size:.875rem; color:#fff; line-height:32px;}
footer .left .fl01 .con1{ display:inline-block; width:4.6875rem; line-height:2.1875rem; font-size:.875rem; color:#fff; vertical-align:top}
footer .left .fl01 input.name{ width:14.125rem; height:2.1875rem; background:rgba(255,255,255,.2); border:rgba(255,255,255,.2) 1px solid; font-size:12px; color:#fff; padding:0 1rem; vertical-align:top}
footer .left .fl01 input.mima{width:14.125rem;height:2.1875rem;background:rgba(255,255,255,.2);border:rgba(255,255,255,.2) 1px solid;font-size:12px;color:#fff;padding:0 1rem;vertical-align:top;margin: 0 .375rem;}
footer .left .fl01 input.denglu{ width:3.625rem; height:2.1875rem; color:#fff; background:rgba(255,255,255,.2); border:rgba(255,255,255,.2) 1px solid; font-size:.875rem; transition:.6s; cursor:pointer; vertical-align:top}
footer .left .fl01 .box1{display:inline-block;margin-right: 0.85rem;    margin-top: 5px;}
footer .left .fl01 .box1 ul li{ display:inline-block; margin-left:1.375rem}
footer .left .fl02{ margin-top:1.625rem}
footer .left .fl02 p{ font-size:.875rem; color:#fff; line-height:25px;}


.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;}

footer .right{width: 10.625rem;padding-top: 7px;}
footer .right .box{display: block;margin-bottom: 0.625rem;}
footer .right .box .rr_wl{ display:inline-block}
footer .right .box .rr_wl a{ display:inline-block; width:112px; height:32px; line-height:30px; border:#c8c8c8 1px solid; text-align:center; border-radius:0.5rem; font-size:14px; color:#999999; transition:0.36s}
footer .right .box .rr{ display:inline-block}
footer .right .box .rr{width: 100%;font-size:14px;color: #fff;height: 34px;line-height: 32px;border: rgba(255,255,255,.5) 1px solid;padding: 0 2rem 0 10px;position:relative;border-radius: 0;cursor: pointer;}
footer .right .box .rr dt{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 12px;}

footer .right .box .rr svg{position:absolute;right: 10px;top: 10px;width: 10px;height: 10px;fill: #fff;}
footer .right .box .con .dl{position:absolute;bottom: 34px;left: 0;background: #ffffff;padding: 10px 12px;display:none;width: 100%;z-index:99999;height:300px;overflow:hidden;overflow-y:scroll}
footer .right .box .con .dl dd{font-size: 12px;line-height: 18px;overflow:hidden;text-overflow:ellipsis;color: #333;margin: 5px 0;}
footer .right .box .con .dl dd a{color: #333;}

.wai_content{ padding:0 8.875rem}


.n_banner img{ width:100%}

.mianbao{padding: 0 0 0 22px;background: url(../images/local.png) 0 12px no-repeat;margin-bottom: 1.875rem;height: 40px;line-height: 40px;border-bottom: #e8e8e8 1px solid;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 12px;color: #999999;font-style:normal;text-transform: capitalize;}
.mianbao i{ margin:0 6px}


#nav_slide{background: #64ad15;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #64ad15;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}

.n_container{padding: 0 0 2rem;min-height: 515px;}
.n_container .n_left{float:left;width: 250px;margin-top: -7rem;position: relative;z-index: 1;}

.n_container .n_right{float:right;width: calc(100% - 250px);padding-left:4rem;padding-top: 0.5rem;}

.n_container .n_left h1{height: 7rem;line-height: 7rem;font-size: 1.5rem;color:#fff;padding: 0;font-weight: bold;}
.n_container .n_left h1 span{position:relative;top: -5px;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -12px;width: 1.875rem;height: 2px;background:#fff;opacity: .4;}
.n_container .n_left ul{background: #fff url(../images/n_left_bg.jpg) center bottom no-repeat;padding: 0 0 7.5rem;box-shadow: 5px 5px 7px 1px rgba(24, 24, 24, 0.16);min-height:215px;}
.n_container .n_left .con{height: 20rem;padding-left: 10px;}
.n_container .n_left .con ul li{line-height: 60px;font-size: 16px;color: #333333;position:relative;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 10px;right: 10px;height:1px;background:#e8e8e8;}
.n_container .n_left .con ul li:last-child{}
.n_container .n_left .con ul li a:before{content:"";width: 4px;height: 0;background:transparent;position:absolute;left: -4px;top: 0;transition:0.6s;display: none;}
.n_container .n_left .con ul li.on>a:before, .n_container .n_left .con ul li:hover>a:before{background: #64ad15;height: 100%;}
.n_container .n_left .con ul li:after{content:"";width:8px;height:14px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li a{color: #323232;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 20px;transition: 0.36s;font-size: 16px;}
.n_container .n_left .con ul li a:hover,.n_container .n_left .con ul li.on a{background: #f3f3f3;font-size: 16px;}

.n_container .n_left .con ul li dl{display:none;padding: 10px 0;position:relative;}
.n_container .n_left .con ul li dl:before{ content:""; position:absolute; right:0; left:20px; top:0; height:1px; background:#e8e8e8}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 34px;}
.n_container .n_left .con ul li dl dd a{font-size:14px;color: #323232 !important;padding: 0.6rem 30px;position:relative;line-height: 16px;}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;left:20px;width:2px;height:12px;background:#003c78;top: 11px;}
.n_container .n_left .con ul li i.up{ background:url(../images/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width:7px;height:11px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 25px;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover{ color:#64ad15 !important; font-weight:normal !important}
.n_container .n_left .con ul li dl dd a:hover:before{ background:#64ad15}
.ar_article_wap{ display:none}

.n_notice ul.ul{ margin-bottom:2rem}
.n_notice ul.ul li{line-height:3rem;border-bottom: #eaeaea 1px dashed;}
.n_notice ul.ul li a{color: #323232;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position:relative;padding-left: 0;height: 3rem;width: 100%;}
.n_notice ul.ul li a:before{content:">";position:absolute;top: 0;left:0;width:8px;height:100%;transition:0.36s;font-size: 12px;color: #64ad15;}
.n_notice ul.ul li a font{display:inline-block;width: calc(100% - 90px);color: #323232;position:relative;padding-left: 14px;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size: 16px;}
.n_notice ul.ul li a img{ display:inline-block}
.n_notice ul.ul li a span{float:right;font-size: 12px;color: #999999;}

.fanye{ text-align:center}
.fanye img{ max-width:100%}

.n_news_detail .ar_article_box .nav01{overflow:hidden;margin-bottom: 2rem;text-align:center;}
.n_news_detail .ar_article_box h3{color: #000000;font-size: 1.5rem;line-height: 2.5rem;margin-bottom: 12px;font-weight: bold;}
.n_news_detail .ar_article_box h6{display: block;color: #999999;font-size: 12px;line-height: 2.12355rem;font-weight:normal;margin-bottom: 0;vertical-align: top;background: #eeeeee;}
.n_news_detail .ar_article_box h6 span{margin: 0 0.5rem;}
.n_news_detail .ar_article_box h6 span img{ margin:-3px 6px 0 0}
/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 24px 0 0;box-sizing: border-box;width: 100%;margin-top: 30px;border-top: #dcdcdc 1px solid;}
#ar_fot h1{display:block;width: 100%;font-size: 16px;line-height: 2.875rem;color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#ar_fot h1 span{}
#ar_fot h1 a{font-size: 16px;color: #000000;font-weight:normal;transition: .6s;}
#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;}


.n_news_detail01 h4{ font-size:1.5rem; color:#000000; font-weight:bold; margin:2.5rem 0 1rem; text-align:center}
.n_news_detail01 .ar_article p{ line-height:2.5rem; margin-bottom:0.375rem}

.n_container .container00.w1200{ padding:0 15px 3rem}

.n_titu ul{ margin-bottom:3rem}
.n_titu ul li{margin-bottom: 1.5rem;}
.n_titu ul li a{display:block;padding:10px; margin:-10px;transition:0.36s;}
.n_titu ul li .time{width: 4rem;height: 9.6875rem;text-align:center;border-left: #dcdcdc 1px solid;padding-right: 0.5rem;}
.n_titu ul li .time .table{ text-align:right}
.n_titu ul li .time h3{font-size: 1.8625rem;color: #010544;margin-bottom: 0.75rem;transition:0.36s;font-weight: bold;}
.n_titu ul li .time h4{font-size: 14px;color: #010544;transition:0.36s;line-height: 24px;text-align: right;padding-right: 1rem;}
.n_titu ul li .time h5{font-size: 14px;color: #010544;transition:0.36s;line-height: 24px;text-align: right;}
.n_titu ul li .right{width: 100%;}

.n_titu ul li .right .img, .n_titu ul li .right .img img{width: 19.375rem;height: 13.25rem;object-fit: cover;margin-right: 2rem;position:relative;}
.n_titu ul li .right .img .img_li{ overflow:hidden}
.n_titu ul li .right .con{padding: 1rem 0 0;float: none;}
.n_titu ul li .right .con h5{font-size: 1.125rem;height: 3rem;line-height: 1.5rem;color: #000000;margin-bottom: .75rem;overflow:hidden;transition:0.36s;font-weight: bold;}
.n_titu ul li .right .con p{font-size: 12px;color: #808080;line-height: 1.5rem;height: 4.5rem;overflow:hidden;transition:0.36s;margin-bottom: 1rem;}
.n_titu ul li .right .con h6{border-top:#cfcfcf 1px solid;padding: 1.5rem 0 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;line-height: 16px;}
.n_titu ul li .right .con h6 svg{width: 16px;height: 16px;vertical-align: middle;margin: -3px 0.5rem 0 0;}

.n_shipin ul{ margin:0 -.75rem}
.n_shipin ul li{ float:left; width:33.333333%; padding:0 0.75rem; margin-bottom:1.5rem; text-align:center}
.n_shipin ul li h5{ height:1.625rem; text-align:center}

.n_guanli .box{ margin-bottom:2rem}
.n_guanli .ar_article h3{font-size: 1.125rem;color:#444;font-weight:bold;margin-bottom:1.25rem;}

.donghua{ margin-left:8rem; width:22rem}
.donghua .miso-slide{ line-height:98px;}
.donghua .miso-slide .letter span{ font-size:1.5rem; color:#fff; font-family:simsun; display: inline-block;opacity: 0;filter: blur(10px);-webkit-filter: blur(10px);transform: translateY(-16px);min-width: 10px; font-family:myFirstFont;}
.donghua.on .miso-slide.miso-current .letter span{opacity: .8;filter: blur(0px);-webkit-filter: blur(0px);transform: translateY(0px);}

.m_header_box .donghua{margin-left: 1.5rem;width:16rem;}
.m_header_box .donghua .miso-slide .letter span{font-size: 12px;}
.m_header_box .donghua .miso-slide{ line-height:60px;}

.piaofu_box{position: fixed;left: 0.5rem;top: 50%;transform: translateY(-46%);z-index: 10000;text-align: center;border-radius: 0 0 6.5rem 6.5rem;padding: 0 0 .5rem;}
.piaofu_box .close{position:absolute;left:0;width: 66px;height:30px;line-height:30px;background: rgba(0,0,0,.7);text-align:center;top: -30px;cursor: pointer;}
.piaofu_box .close span{ font-size:12px; color:#fff}
.piaofu_box .close span.span2{ display:none}

.piaofu_box.on{ width:0}
.piaofu_box.on .close span.span2{ display:inline-block}
.piaofu_box.on .close span.span1{ display:none}
.piaofu_box.on .piaofu{ transform:translateX(-200%)}

#banner.left_miso .miso-prev{ left:2%}

.list_box_100 li{width:13.75rem;display: inline-block;}
.list_box_100 li .img{ overflow:hidden}
.list_box_100 li .img .img_hezi{ padding-bottom:54.54% !important}

footer .center{ padding:7px 0 0 1rem}

/*==========================================内页 结束=============================================*/

/* aos="fade-up" aos-duration="1200" */
@media(min-width: 768px){
	ul.list_box1 li a:hover font, ul.list_box2 li a:hover font, .n_notice ul.ul li a:hover font{ padding-left:1.25rem}
	.title001 h3 a:hover{ font-weight:bold}
	
	.container03 .left .list_box4 li a:hover{ transform:translateY(-4px)}
	
	.list_box6 li:hover .ico img{ transform:rotateY(180deg)}
	
	footer .left .fl01 input.denglu:hover{ background:#fff; color:#333}
	
	.piaofu ul li a:hover img{ transform:rotateY(180deg)}
	
	.n_titu ul li a:hover{ transform:translateY(-0.5rem); box-shadow:0 0 15px rgba(0,0,0,0.15)}
	
	.list_box3 li a:hover .img:after{ background:rgba(0,0,0,0.5)}
	
	.list_box3 li a:hover .img img{ transform:scale(1.05)}
}


@media(max-width: 1800px){
	.header_box{ padding:0 3%}
}

@media(max-width: 1600px){
	.donghua{ margin-left:3rem}
}

@media(max-width: 1450px){
	header .logo img{max-width: 16rem;}
}


@media(max-width: 1400px){
	.header_box{ padding:0 15px}
	

	footer .w1200{ padding:0 15px;}
}

@media(max-width: 1330px){
}

@media(max-width: 1200px){
	.piaofu_box{position:relative;width: calc(100% - 30px);transform: translateY(0);margin: 0 15px 2rem;border-radius: 0;right: 0;padding: 0;left: 0;}
	.piaofu_logo{ display:none} 
	.wai_content{ padding:0 15px}
	
	.piaofu_box .piaofu{width:100%;border-radius: 0;}
	.piaofu_box .close{ display:none}
	.piaofu ul li{ float:left; width:33.333333%}
	.header_box{ display:none}
	.m_header_box{ display:block}
	
	.banner .item figure img{ height:35vh}
	
	.piaofu ul{padding:0 15px;margin-bottom: 0;}
	.piaofu ul li:nth-last-child(3), .piaofu ul li:nth-last-child(2), .piaofu ul li:last-child{ border-bottom:none}
	
	footer .left{width:100%;text-align: center;margin-bottom: 1.5rem;}
	footer .right{ width:100%}
	footer .center{width:100%;text-align: center;margin-bottom: 1.5rem;padding: 0;}

	
	.n_container .n_left{ display:none}
	.mianbao{ display:none}
	.n_container .n_right{ width:100%; padding:0}
	#nav_slide{ display:block}
	
	.n_banner img{width:100%;left:0;margin-left:0;height: 12vh;object-fit: cover;}
    .zhuye ul{ margin-left:10px}
	.zhuye{ line-height:22px} 

	
	#banner .miso-next{ right:2%}

.piaofu ul li a{letter-spacing: 0pt;font-size: 1.12rem;}

#adu32 img{width:120px !important; height:56px !important;}
#adu31 img{width:120px !important; height:56px !important;}
#adu33 img{width:120px !important; height:56px !important;}
}  

 
@media(max-width: 1060px){
	
}

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 2rem;}

	.container01 .left{ width:100%}
	.container01 .right{ width:100%; padding:2rem 0 0}
	
	.container01 .left .list_box0 li a .img .img_hezi{ padding-bottom:60% !important}
	
	.container00 .content{ padding:0 10px}
	.container02 .right{ padding:2rem 10px 0}
	
	.container03 .left{ width:100%}
	.container03 .right{width:100%;padding: 1.5rem 0 0;}
	
	.container04 .left{ width:100%}
	.list_box5{ margin:0 -7px;}
	.list_box5 li{ padding:0 7px;}
	.container04 .right{ width:100%; padding:1.5rem 0 0}
	
	.container05 .left{ width:100%}
	.container05 .right{ width:100%; padding:0.5rem 0 0}
	.container05{margin:0 -10px;margin-top: 1.5rem;padding: 1.5rem 10px;}
}

@media(max-width: 768px){
	.banner .item figure img{ height:30vh}
	
	.container02 .box .left{ width:100%}
	.container02 .right .list_box3{margin: 0 -2px;}

	.container02 .right .list_box3 li{padding: 0 2px;width: 33.3333333%;}
	
	.container02 .right{width:100%;}
	.container02 .box .left .list_box3 li a h5{font-size:15px;-webkit-line-clamp: 1;height: 1.625rem;white-space: nowrap;}
	
	.title001 h3 big{ font-size:1.25rem} 
	.title001 h3 svg{ margin:-3px .5rem 0 0}
	.container01{ padding:.5rem 0 0}
	
	.list_box4 li .con h5{ font-size:12px;}
	.list_box4 li .time{ margin-right:.5rem}

	.list_box4{ margin:0 -2px}
	.list_box4 li{ padding:0 2px}

	.title001{ margin-bottom:1.25rem}
	
	.container02{ margin-top:1.235rem}
	.container01 .right{ padding:1.25rem 0 0}
	
	.list_box6 li{text-align:center;margin-bottom: .5rem;}
	.list_box6 li .ico{display:inline-block;float: none;height: auto;}
	.list_box6 li .ico img{width: 2.5rem;}
	.list_box6 li .con{width:100%;height: 3rem;}
	.list_box6 li .con h5{ padding:0}
	
	.list_box7{ margin:0 -5px}
	.list_box7 li{padding:0 5px;margin-bottom: 1rem;}
	
	footer .left .fl01 .box0{ margin-bottom:.75rem}
	footer .left .fl01 .con1{ width:100%}
	footer .left .fl01 input.name, footer .left .fl01 input.mima{ width:80%; margin-bottom:.5rem}
	footer .left .fl01 input.denglu{ width:30%}
	footer .left .fl01 .box1 ul li{ margin:0 .5rem}
	footer .left .fl01 .box1 ul li img{ height:1.75rem}
	footer .left .fl01 .box1{ margin:0}
	
	.container01 .left .list_box0 li a h5, .container01 .right .first .con h5{ font-size:14px;}
	.container01 .right .first .con{ height:4.5rem}
	
	.n_notice ul.ul li a font{font-size:14px;width: calc(100% - 70px);}
	
	#ar_fot h1 a{ font-size:13px}
	.ar_article p{ font-size:13px; line-height:26px; margin-bottom:20px;word-break: break-all;}
	.n_news_detail .ar_article_box h6 span{ margin:0 0.5rem}
	.n_container .container00.w1200{ padding:2rem 15px 3rem}
	
	.n_titu ul li .right .img, .n_titu ul li .right .img img{width:100%;height:auto;margin: 0;}
	.n_titu ul li .right .con{padding: 1rem 0;height:auto;width: 100%;float: left;}
	
	.n_titu ul li .right .con p{ font-size:12px; line-height:20px; height:60px;}
	
	.n_titu ul li .right .img, .n_titu ul li .right .img img{width:100%;height:auto;margin: 0;}
	.n_titu ul li .right .con{padding: 1rem 0;height:auto;width: 100%;float: left;}
	
	.n_titu ul li .right .con p{ font-size:12px; line-height:20px; height:60px;}
	.n_shipin ul{ margin:0 -7px}

	.n_shipin ul li{ padding:0 7px; width:50%; margin-bottom:.75rem}
        
        #banner .miso-prev{left: 0.875rem;}
}

@media(max-width: 400px){
	.m_header_box .donghua{ width:174px;}
	.m_header_box .donghua .miso-slide .letter span{font-size: 10px;}
	.m_header_box .donghua{ margin-left: 10px}
	#m_header #logo img{ max-height: 22px}
}
#vsb_content_2 P a{word-break: break-all;}

#vsb_content_2 A:visited{    word-break: break-all;}

.banner-box, .container01, .container02, .container03, .container04, .container05{ overflow:hidden}
#adu30{z-index:9999999 !important;}