@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif;padding: 0;margin:0;box-sizing:border-box;vertical-align:top;}
html{ overflow-x:hidden; min-width:1200px;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-overflow-scrolling:touch;/*安卓和 IOS html5 动画卡顿解决方案*//* overflow-x:hidden; */line-height: 1; font-size:14px; min-width:1200px}
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,.container02,.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}/*文本超出 小圆点显示*/
.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:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

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 td,
.ar_article th{ padding:1rem 0.9375rem; border: 1px solid #c6c5c5; vertical-align:middle}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc; width:100% !important}
.ar_article table tr:not(:first-child) td{ background:none !important}
.ar_article table td { border-left: 1px solid #ccc;border-top: 1px solid #ccc; width:auto !important; }
.ar_article{font-size: 0.875rem;color: #6d6e70;line-height: 1.875rem; margin-bottom: 1.75rem;}
.ar_article p{font-size: 16px;color: #333333;line-height: 32px;margin-bottom: 8px;text-indent: 32px;}	
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:2.25rem; margin-bottom:1.25rem}.ar_article h2{ font-size:1.875rem; margin-bottom:0.875rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:1.125rem; margin-bottom:0.875rem}.ar_article h5{ font-size:0.875rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{display:inline-block;margin-left: -32px;}

/*百度播放器美化*/
#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; }
.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);}

#gotop{ position:fixed; z-index:90; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:45px; height:45px;}
#gotop { cursor: pointer; }
.aico { background: url(../images/aicos.png);}	
.dt-arrow .aico {position: absolute;left: 50%;margin-left: -18.5px;top: 0;width: 37px;height: 19px;animation: hide-dt-f 3s infinite;}
.dt-arrow { position: relative; width: 37px; height: 44px; }
.dt-arrow:before {content: "";position: absolute;left: 50%;top: 0;bottom: 0;width: 1px;background: #a0a0a0;margin-left: -1px;}
@keyframes hide-dt-f{
	0%{ opacity: 1; transform: translateY(-10px); }
	100%{ opacity: 0; transform: translateY(-150%); }
}


@font-face{ font-family:myFirstFont; src:url(../font/tt0173m.ttf);}
@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{ width:1200px; margin:0 auto}

.header_box{ height:155px}
body.fixed #nav{position:fixed;width: 100%;top: 0;background: #fff; box-shadow:0 2px 3px rgba(0,0,0,0.15)}
header{height: 105px;background:url(../images/header_top.jpg) no-repeat;}
header .logo{line-height: 105px;}
header .logo a{display:inline-block;}
header .logo a img{ vertical-align:middle}
header .right{ padding:36px 0 0}
header .right dl{display:inline-block;}
header .right dl dd{display:inline-block;font-size: 14px;color: #666666;line-height: 15px;}
header .right dl dd a{color: rgba(255, 255, 255, 0.5);transition: 0.36s;line-height: 32px;font-size: 15px;}
header .right dl dd span{display: inline-block;text-align: center;width:23px;color: rgba(255,255,255,0.25);}
header .right dl dd a:hover{color: #ffffff;}

header .right .sousuo{float: right;display:inline-block;}
header .right .sousuo img{}
.search{float:right;overflow:hidden;z-index: 1000;border:transparent 1px solid;border-radius: 20px;}
.search input{float:left;}
.test{width:0;height: 28px;line-height: 26px;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;}
.btn{width: 24px;height: 24px;border:none;position:  absolute;right: 8px;font-size: 14px;color: #fff;background:url(../images/sousuo.png) center no-repeat;cursor:  pointer;top: 2px;}
.sousuo .test{width: 200px;padding: 1px 50px 1px 20px;}
.sousuo .search{position: relative;margin: 0 0 0 15px;margin-left: 18px;border: #cfcfcf 1px solid;}

#nav{height: 50px;position:relative;z-index:1;}
.navBox ul {font-size: 0;}
.nav li {width: 12.5%;text-align: center;position: relative;display: inline-block;}
.nav a {display: block;position: relative;padding: 0;line-height: 50px;font-size: 22px;perspective: 300px;transform-style: preserve-3d;z-index: 10;}
.nav a .bg {position: absolute;width: 100%;display: block;height: 100%;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;-webkit-transform: rotateX(70deg);transform: rotateX(70deg);z-index: -1;transform-origin: center bottom 0;-webkit-transform-origin: center bottom 0;left: 0;opacity: 0;bottom: -12px;visibility: hidden;}
.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;font-size: 18px;color: #000000;display: inline-block;}
.nav .active a .bg,.nav .on a .bg {transform: none;opacity: 1;visibility: visible;bottom: 0;background: #dc0212;}
.nav .active a .txt,.nav .on a .txt {color: #0089d9;}
.navBox .arrow { position: absolute; left: 0px; top: 75px; height: 4px; display: block; background-color: #e62129; }
.subNavbox a:link, .subNavbox a:visited {color: #fff;}
.subNavbox a:active, .subNavbox a:hover {color: #fff;background: #0071b3;}
.subNavbox {position: absolute;left: 0px;top: 70px;width: 100%;background-color: #0089d9;box-shadow: 1px 2px 2px 0 rgba(88, 88, 88, 0.2);display: none;text-align: center;padding: 0;z-index: 0;}
.subNavbox p {line-height: 1.2;}
.subNavbox p a {line-height: 0;height: auto;padding: 22px 5px;font-size: 16px;transition: 0.36s;}
.nav a:hover .txt img.img01{ display:none}
.nav a:hover .txt img.img02{ display:inline-block}

#banner{width: 100%;width: 100vw;overflow:  hidden;z-index: 0;position:relative;min-width:1200px;margin-bottom: 2px;height: 400px;}
#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:1200px; height:400px;}
#banner .miso-prev,
#banner .miso-next{width:40px;height:85px;margin-top: -40px;z-index: 10000;}
#banner .miso-prev{left: 0;background:url(../images/banner_prev.png) center center no-repeat;transition:0.36s;}
#banner .miso-next{right: 0;background:url(../images/banner_next.png) center center no-repeat;transition:0.36s;}
#banner .miso-dots{bottom:10px;}
#banner .miso-dots li{ width:9px; height:9px; border-radius:50%; border:#fff 2px solid; margin:0 8px}
#banner .miso-dots li.miso-active{ background:#fff}
#banner .miso-prev:hover{ background:url(../images/banner_prev_on.png) center center no-repeat;}
#banner .miso-next:hover{ background:url(../images/banner_next_on.png) center center no-repeat;}

.index_left{ width:280px;}
.title00{ height:50px; line-height:50px; background:#0089d9; text-align:center; font-size:20px; color:#fff; font-weight:bold}
.title00 img{ margin:-3px 15px 0 0}
.container01{ margin-bottom:20px}
.container01 .box{ background:#fafafa; min-height:150px; padding:15px 22px}
.container01 .box dl{font-size:0; line-height:28px}
.container01 .box dl dt{padding-left:24px;font-size:14px;color:#666666;width: 68px;display: inline-block;}
.container01 .box dl dd{font-size:14px;color:#666666;width: 168px;display: inline-block;}
.container01 .box dl dd span{ display:inline-block; width:50%;float:left;}

.index_content{ padding:40px 0 30px;; background:url(../images/index_content_bg.jpg) center bottom no-repeat; min-height:415px}

.index_right{ width:880px;}
.title01{border-bottom:#cfcfcf 1px solid;padding-bottom:12px;margin-bottom: 18px;}
.title01 big{ font-size:24px; color:#0089d9; line-height:24px; font-weight:bold}
.title01 a{ line-height:24px; float:right; font-size:14px; color:#666666}
.container03{ width:420px;}

.container02 .box{ background:#f4f4f4; padding:16px 17px}
.container02 .box ul li{ margin-bottom:8px}
.container02 .box ul li a, .container02 .box ul li a img{display:inline-block;width:246px;height:50px;position:relative;object-fit: cover;}
.container02 .box ul li a:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:#e5e5e5 1px solid}

.container03 .top{margin-bottom: 16px;}
.container03 .top a{display:block;transition:0.6s;padding: 0;margin: 0;overflow:hidden;}
.container03 .top .img,.container03 .top .img img{width:210px;height:145px;overflow:hidden;float: left;}
.container03 .con{width: 210px;float: right;background:#fafafa;height:145px;padding: 10px 14px;}
.container03 .con h4{font-size: 15px;color: #333333;line-height:22px;height:44px;overflow:hidden;margin-bottom: 6px;font-weight: bold;}
.container03 .con p{font-size:12px;line-height:18px;height:54px;color:#979797;overflow:hidden;margin-bottom: 8px;}
.container03 .con h6{font-size:12px;line-height:13px;color: #999999;}
.container03 .con h6 img{ vertical-align:middle; margin:-3px 6px 0 0}

.container03 ul li{line-height: 38px;height: 38px;font-size: 16px;color: #333333;overflow:  hidden;}
.container03 ul li i{float:right;font-size: 14px;color: #666666;font-style:  normal;}
.container03 ul li a{float: left;color: #333333;display:block;width: 80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container03 ul li a span{margin-right: 10px;}
.container03 ul li a span img{vertical-align:middle;margin-top: -3px;}

.container04{ width:415px;}
.container04 ul{ margin-top:-5px}
.container04 ul li{line-height: 34px;margin-bottom: 11px;}
.container04 ul li .span01{display:inline-block;width: 90px;height: 22px;line-height: 22px;background: #0089d9;text-align:center;margin-right: 12px;font-size: 12px;color: #fff;transition:0.36s;vertical-align: middle;border-radius: 11px;}
.container04 ul li a font{font-size: 16px;color: #333333;display:inline-block;max-width: 310px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition:0.36s;border-bottom: #d6d6d6 1px solid;}
.container04 ul li a span img{ display:inline-block}

.container051{ width:415px;}
.container052{ width:415px;}

.container05{ margin-top:15px;}
.container05 .title01{ margin-bottom:8px}
.container05 ul li{line-height: 38px;height: 38px;font-size: 16px;color: #333333;overflow:  hidden;}
.container05 ul li i{float:right;font-size: 14px;color: #666666;font-style:  normal;}
.container05 ul li a{float: left;color: #333333;display:block;width: 80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container05 ul li a span{margin-right: 10px;}
.container05 ul li a span img{vertical-align:middle;margin-top: -3px;}

footer{ background:#0089d9; padding:25px 0; text-align:center}
footer p{ font-size:14px; line-height:24px; color:rgba(255,255,255,0.6);width:80%;float:left;}

.n_container{padding: 30px 0 40px;}
.n_container .left{float:left;width: 260px;position: relative;top: 0;}
.n_container .left h1{height: 100px;line-height: 85px;background:url(../images/bgbg.jpg) center top no-repeat;font-size: 28px;color:#fff;text-align: left;padding: 0 30px;position:  relative;}
.n_container .left h1:before{content:"";position:absolute;left: 30px;width: 30px;height:1px;top: 70px;background: #fff;}
.n_container .left h1:after{content:"";position:absolute;left:50%; background:url(../images/sanjiao.png) center no-repeat; width:30px; height:15px; bottom:-15px; left:50%; margin-left:-15px;}
.n_container .left .con{background: #f4f4f4;padding: 1.5rem 0 0;}
.n_container .left .con ul{padding:0 0;margin-bottom: 40px;}
.n_container .left .con ul li{line-height: 55px;font-size: 16px;color: #323232;background: #f4f4f4;border-bottom: #efefef 1px solid;position:relative;}
.n_container .left .con ul li span{ float:right; font-size:1rem; font-family:simsun; color:#999999; margin-right:1.5rem; cursor:pointer}
.n_container .left .con ul li.on,.n_container .left .con ul li:hover,.n_container .left .con ul li.active{background: #0089d9;}
.n_container .left .con ul li a{color: #323232;display: block;padding: 0 0 0 1.25rem;transition: 0.36s;}
.n_container .left .con ul li.on a, .n_container .left .con ul li:hover a, .n_container .left .con ul li.on span, .n_container .left .con ul li:hover span,.n_container .left .con ul li.active span,.n_container .left .con ul li.active a{ color:#fff;}
.n_container .left .con ul li dl{display:none;margin: 0 20px;border-top: #5791d1 1px solid;padding: 16px 22px;}
.n_container .left .con ul li dl dd{height: 33px;line-height: 33px;}
.n_container .left .con ul li dl dd a{font-size: 14px;color: #fff; background:url(../images/icon_right01.png) left center no-repeat}
.n_container .left .con ul li i.up{ transform:rotate(90deg); -webkit-transform:rotate(90deg);  -moz-transform:rotate(90deg);}
.n_container .left .con ul li i{background:url(../images/icon_right01.png) center no-repeat;width:11px;height:11px;position:absolute;right: 26px;top: 19px;-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;}


.n_container .right{float:right;width: 900px;background: rgba(255,255,255,0.6);}
.mianbao{padding: 0 20px;background: url(../images/local.png) 0 12px no-repeat;margin-bottom: 30px;line-height: 36px;padding-left: 18px;border-bottom: #f0f0f0 1px solid;height: 40px;}
.mianbao{font-size: 12px;color: #999999;}
.mianbao span, .mianbao a{font-size: 12px;color: #999999;margin:0 4px;}
.mianbao em{font-size: 12px;color: #0089d9;font-style:normal;margin-left: 6px;}
.mianbao a:hover{color: #0089d9;}
.mianbao a{margin-right: 6px;}

.n_wenzhang ul{margin-bottom:36px;padding: 0 20px;}
.n_wenzhang ul li{font-size: 14px;color: #323232;line-height: 42px;position:relative;padding: 0 20px;}
.n_wenzhang ul li:nth-child(2n-1){background:  #f7f7f7;}
.n_wenzhang ul li a{display:inline-block;color:#000;width: 85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.n_wenzhang ul li a:hover{color: #c20021;}
.n_wenzhang ul li span{font-size: 0.75rem;color: #999999;float:right;}

.fanye{ text-align:center}

.liebiao ul{margin-bottom: 40px;margin-top: -15px;}
.liebiao ul li{font-size: 16px;color: #333333;line-height: 50px;height: 50px;overflow:hidden;width:100%;border-bottom: #ebebeb 1px solid;}
.liebiao ul li a{font-size: 16px;color: #323232;transition:0.36s;padding-left: 14px;background: url(../images/dot03.png) 0 center no-repeat;}
.liebiao ul li a font{ display:inline-block; max-width:85%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.liebiao ul li a font span{float:none !important;}
.liebiao ul li a:hover{color: #0089d9;padding:0 0 0 5px;}

.liebiao ul li a:hover{color: #0089d9;padding-left: 20px;}


.liebiao ul li span{font-size: 12px;color: #999;float:right;}

.n_list02{ padding-bottom:10px}
.n_list02 ul{font-size:0;margin: 0px -11px;margin-bottom: 20px;}
.n_list02 ul li{display:inline-block;width:33.333333%;padding: 0 11px;margin-bottom: 22px;}
.n_list02 ul li a{ display:block;}
.n_list02 ul li a .img, .n_list02 ul li a .img img{width: 285px;height: 190px;object-fit: cover;overflow: hidden;}
.n_list02 ul li a h5{font-size: 15px;height: 50px;line-height: 50px;color:#333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align: center;background: #f6f6f6;padding: 0 15px;transition:0.6s;}


.news .nav01{overflow:hidden;margin-bottom: 25px;text-align:center;}
.news h3{color: #323232;font-size: 20px;line-height: 38px;margin-bottom: 22px;font-weight: bold;padding: 0 12px;}
.news h6{color: #999999;font-size: 12px;line-height: 40px;font-weight:normal;margin-bottom: 0;vertical-align: top;background: #f7f7f7;}
.news h6 span{margin:0 15px;display: inline-block;}
.news h6 span img{ margin:-3px 8px 0 0}

#ar_fot .end{ display:inline-block; width:68px; height:20px; line-height:20px; background:#fff; position:absolute; left:50%; margin-left:-34px; top:-10px; text-align:center; font-size:14px; color:#8d8e8f; text-transform:uppercase}


#ar_fot{position:relative;margin-top: 65px;padding-top: 28px;}
#ar_fot h1{display:block;font-size: 18px;color: #848484;width: 100%;float:left;background: #fff;padding: 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;position:  relative;}
#ar_fot h1.prev{}
#ar_fot h1.next{}
#ar_fot h1 a{font-size: 18px;color: #323232;line-height: 30px;display:inline-block;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding: 4px 0;position:  relative;z-index: 10;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#19427d; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a span{}
#ar_fot h1:after{content:"";position:absolute;left: 0;right: 0;top: 0;bottom: 0;border:transparent 2px solid; -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;}
#ar_fot h1:hover:after{}
#ar_fot h1:hover a{color: #0089d9;}

#ar_fot{position:relative;height:54px;border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}



/*==========================================内页 结束=============================================*/

/* aos="fade-up" aos-duration="1200" */
@media(min-width: 768px){
	.container03 a:hover .con h4{ color:#0089d9}
	.container03 ul li:hover a{padding-left:6px;color:#0089d9;}
	.container04 ul li:hover a font{padding-left:6px;color:#0089d9;}
	.container05 ul li:hover a{padding-left:6px;color:#0089d9;}
	.title01 a:hover{ color:#0089d9;}
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1600px){
}

@media(max-width: 1450px){
}

@media(max-width: 1400px){
}

@media(max-width: 1330px){
}

@media(max-width: 1200px){
	
}

@media(max-width: 1060px){
	
}

@media(max-width: 992px){
	
}

@media(max-width: 768px){
	
}

@media(max-width: 456px){
	
}

.tpyx{background: url("../images/container01_icon03.png") no-repeat left;}
.tpdh{background: url("../images/container01_icon02.png") no-repeat left;}
.tpdz{background: url("../images/container01_icon01.png") no-repeat left;}