@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%;min-width: 1200px;} html{ overflow:-moz-scrollbars-vertical;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.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: 67.80% !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;}
.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{font-size: 14px;color: #666666;line-height:28px; margin-bottom:28px;}
.ar_article p{font-size: 16px;color: #333333;line-height: 30px;margin-bottom: 33px;}
.ar_article img{ max-width:100%;}
.ar_article img{display:inline-block;}

/*百度播放器美化*/
#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);}

#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: 35px;height: 35px;}
#gotop { cursor: pointer; }
#gotop svg{width:100%;height:100%;fill: #dbecff;}


@font-face{ font-family:myFirstFont; src:url();}
@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}
a{ color:inherit}

.top_header{height: 5px;line-height: 5px;background: #f17f03;position: relative;z-index: 1000;padding: 5px 0 0;}
.top_header .w1200{ position:relative}
.top_header .right{ position:absolute; right:0}
.top_header .right .riqi{line-height: 35px;font-size: 16px;color:#fff;background: url(../images/lingxing_icon1.png) center no-repeat;padding-left: 20px;margin-right: 20px;width: 111px;height: 35px;position: relative;}
.top_header .right .ss{cursor:pointer;background: url(../images/lingxing_icon2.png) center no-repeat;width: 110px;height: 35px;text-align: center;line-height: 35px;font-size: 16px;color: #fff;margin-left: -30px;}
.top_header .right .ss img{margin-left:6px;margin-top: -3px;}

.tc2 .tc-box form{border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width:100%;}
.tc2 .tc-box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}
.tc2 .tc-box input[type="text"]:focus{ text-align: left;}
.tc2 .tc-box input[type="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}
.tc2 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%; top: 0;left: 0;z-index:999;}
.tc2 .tc{ pointer-events: none;  filter:alpha(opacity=0);   -moz-opacity:0;   -khtml-opacity:0;   opacity:0;transform:scale(1.1); visibility:hidden}
.tc2 .tc.act{ filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity: 1;   pointer-events: auto;transform:scale(1); visibility:visible}
.tc2 .close:hover{ transform:rotate(180deg);}
.tc2 .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; } 
.tc2 .tc-box{position:absolute;border-radius: 4px;overflow: hidden;top:50%;z-index:9999;background: #fff;height: 60px;width: 50%;left:50%;margin-left: -25%;margin-top:-40px;}
.tc2 .tc.act{display: block; }
.tc2 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc2 .tc-bg {height: 100%;background: rgba(0,0,0,.6);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}

header{height: 200px;background:url(../images/header_bg.jpg) center no-repeat;position: relative;z-index: 1;}
header .logo{line-height: 200px;}
header .right{padding: 0 0 0 0;background: url() left center no-repeat;line-height: 200px;}
header .right h4{font-size:18px;color:#024aa0;margin-bottom: 8px;}
header .right h4 big{font-size:24px;vertical-align: bottom;}
header .right h3{font-size:30px;color:#024aa0;font-style: italic;}

#nav{height: 60px;position:relative;z-index:1;background: #024aa0;}
.navBox ul {font-size: 0;}
.nav li {width: 8.333333%;text-align: center;position: relative;display: inline-block;}
.nav a {display: block;position: relative;padding: 0;line-height: 60px;font-size: 16px;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(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: #086fd3 url(../images/sanjiao_bg.png) center bottom no-repeat;}
.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: 50px;border-radius: 10px;vertical-align: middle;transition: 0.36s;}
.nav .active a .bg,.nav .on a .bg {transform: none;opacity: 1;visibility: visible;bottom: 0;}
.nav .active a .txt,.nav .on a .txt {color: #fff;}
.navBox .arrow { position: absolute; left: 0px; top: 75px; height: 4px; display: block; background-color: #024aa0; }
.subNavbox a:link, .subNavbox a:visited {color: #024aa0;}
.subNavbox a:active, .subNavbox>.p:hover>a {color: #fff;background: #024aa0;}
.subNavbox {position: absolute;left: 50%;top: 60px;width: 120px;margin-left: -60px;background-color: rgba(255,255,255,.9);box-shadow: 1px 2px 5px 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; color:#444}
.nav a:hover .txt img.img01{ display:none}
.nav a:hover .txt img.img02{ display:inline-block}

.subNavbox .p .subNavbox1{position:absolute;left:100%;width:210px;top:0;background-color: rgba(255,255,255,.9);opacity:0;visibility:hidden;transition:.6s;}
.nav a:hover .txt img.img01{ display:none}
.nav a:hover .txt img.img02{ display:inline-block}
.subNavbox .p:hover .subNavbox1{ opacity:1; visibility:visible}
.subNavbox>.p:hover:hover>a{ color:#fff}
.subNavbox .p .subNavbox1 .p a:hover{ color: #fff;background: #024aa0;}


body.fixed #nav{position:fixed;width: 100%;top: 0;box-shadow:0 2px 3px rgba(0,0,0,0.15);}

.banner ul li a{ display:block; position:relative; padding-bottom:26.04%}
.banner ul li a img{ position:absolute; top:0; right:0; bottom:0; width:100%; height:100%}
.banner ul li a:after{content:"";position:absolute;bottom:0;left:0;right:0;background:url(../images/jianbian_bg.png) center no-repeat;height:105px;z-index: 1;}
.banner ul li a h5{position:absolute;left:50%;width:600px;margin-left:-600px;bottom:30px;font-size:22px;color:#fff;z-index: 10;}
.banner ul .miso-dots{text-align:right;bottom: 35px;width: 600px;right: 50%;margin-right: -600px;}
.banner ul .miso-dots li{ width:12px; height:12px; background:#fff; border-radius:50%; opacity:0.62; margin-left:15px}
.banner ul .miso-dots li.miso-active{ opacity:1}
.banner ul .miso-prev,
.banner ul .miso-next{width:44px;height:44px;z-index: 10000;margin-top: -22px;background-size: cover !important;}
.banner ul .miso-prev{left:30px;background:url(../images/banner_prev.png) center center no-repeat;transition:0.36s;}
.banner ul .miso-next{right:30px;background:url(../images/banner_next.png) center center no-repeat;transition:0.36s;}

.title01{border-bottom: #e3e3e3 2px solid;height:44px;margin-bottom:26px;}
.title01 a{float:right;font-size: 16px;color: #777777;line-height:36px;transition: 0.36s;}
.title01 .span{height: 45px;line-height: 36px;font-size:1.5rem;color:#000000;display: inline-block;border-bottom: #086bd2 3px solid;}
.title01 .span img{ margin:-3px 12px 0 0}

.container01{padding: 45px 0 29px;overflow: hidden;}
.container01 .left{ width:784px;}
.container01 .left ul.ul01{ width: 370px; float:left}
.container01 .left ul.ul01 li a{display:block;width: 370px;height: 278px;position:relative;}
.container01 .left ul.ul01 li a .img, .container01 .left ul.ul01 li a .img img{width: 370px;height: 278px;overflow:hidden;object-fit: cover;}
.container01 .left ul.ul01 li a .img:after{content:"";position:absolute;bottom:0;left:0;right:0;background: url(../images/jianbian_bg1.png) center no-repeat;height: 76px;z-index: 1;}
.container01 .left ul.ul01 li a h5{width: 100%;height:40px;line-height:40px;padding: 0 86px 0 15px;font-size: 16px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position: absolute;left:  0;bottom: 0;z-index: 1;}
.container01 .left ul.ul01 li:hover a h5{color: #fff;}
.container01 .left ul.ul01 li a h5:before{content:"";position:absolute;left:0;top:0;border-bottom: transparent 60px solid;border-top: transparent 0 solid;border-left: #fff 32px solid;display: none;}
.container01 .left ul.ul01 li .img, .container01 .left ul.ul01 li .img img{object-fit: cover;width:100%;height:100%;}
.container01 .left .miso-dots{bottom: 12px;right: 0;z-index: 10;text-align: right;padding-right: 8px;display:none;}
.container01 .left .miso-dots li{width: 10px;height: 10px;margin: 0 4px;border: #fff 1px solid;border-radius: 50%;}
.container01 .left .miso-dots li.miso-active{background: #e5c141; border:#e5c141 1px solid}

.container01 .left .fr{width: 390px;padding: 5px 0 0;}
.container01 .left .first a{ display:block; font-size:18px; line-height:20px; height:20px; color:#086bd2; font-weight:bold; transition:.36s}
.container01 .left ul.ul02{overflow:hidden;margin-top: 10px;}
.container01 .left ul.ul02 li{font-size:15px;color: #000033;line-height: 41px;height: 41px;}
.container01 .left ul.ul02 li a{color:#404040;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position:relative;padding-left: 0;height: 41px;}
.container01 .left ul.ul02 li a:before{content:"";position:absolute;top:50%;margin-top: -5px;left:0;width: 11px;height: 11px;transition:0.36s;background:url(../images/doc.png) center no-repeat;}
.container01 .left ul.ul02 li a font{display:inline-block;width: 88%;font-size: 16px;color: #333333;position:relative;padding-left: 24px;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.container01 .left ul.ul02 li a img{ display:inline-block}
.container01 .left ul.ul02 li a span{float:right;font-size: 12px;color: #666666;}

.container01 .right{ width:370px;}
.container01 .right ul{ margin-top:-2px;}
.container01 .right ul li{ margin-bottom:18px;}
.container01 .right ul li a{ display:block}
.container01 .right ul li .time{ border-right:#e4e4e4 2px solid; width:70px; height:55px; padding:10px 20px 0 0; text-align:right; position:relative;background: #f9fafb;}
.container01 .right ul li .time:after{ content:""; position:absolute; right:-2px; width:2px; top:0; height:0; transition:.36s}
.container01 .right ul li .time h3{ font-size:18px; color:#086bd2}
.container01 .right ul li .time h4{ font-size:12px; color:#086bd2; margin-top:6px}
.container01 .right ul li .con{ width:calc(100% - 70px); padding:6px 0 0 18px;}
.container01 .right ul li .con h5{ font-size:16px; line-height:24px; color:#333333; transition:.36s}

.n_gg a{ position:relative; display:block}
.n_gg img{ width:1200px; height:110px;}
.n_gg .top{ position:absolute; top:0; right:0; bottom:0; left:0}
.n_gg .top h5{ padding:0 15px; text-align:center; font-size:30px; color:#fff}

.container02{ margin-top:40px;}
.container02 .box{ width:575px;}
.container02 .box ul.ul02{overflow:hidden;margin-top: 10px;}
.container02 .box ul.ul02 li{font-size:15px;color: #000033;line-height: 41px;height: 41px;}
.container02 .box ul.ul02 li a{color:#404040;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position:relative;padding-left: 0;height: 41px;}
.container02 .box ul.ul02 li a:before{content:">";position:absolute;top:50%;margin-top: -5px;left:0;width: 14px;height: 14px;transition:0.36s;line-height: 12px;font-family: simsun;font-size: 14px;color: #999;font-weight: bold;}
.container02 .box ul.ul02 li a font{display:inline-block;width: 80%;font-size: 16px;color: #333333;position:relative;padding-left: 22px;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.container02 .box ul.ul02 li a img{ display:inline-block}
.container02 .box ul.ul02 li a span{float:right;font-size: 14px;color: #808080;}

.container03{ margin-top:40px; margin-bottom:40px}
.container03 .left{ width:784px; position:relative}
.container03 .left:before{ content:""; position:absolute; top:0; bottom:0; right:0; width:10px; background:#086bd2}
.container03 .left .title02{ background:#086bd2; width:70px; height:275px; position:relative; margin-right:30px}
.container03 .left .title02:before{content:"";position:absolute;border:transparent 14px solid;border-left:#086bd2 10px solid;right: -24px;top: 50%;margin-top: -14px;}
.container03 .left .title02 h4{ font-size:24px; color:#fff; line-height:36px}
.container03 .left .title02 img{ margin-bottom:15px}
.container03 .left ul li{ float:left; margin-right:26px}
.container03 .left ul li .img, .container03 .left ul li .img img{width:200px;height:275px;overflow:hidden;object-fit: cover;}

.container03 .right{ width:370px; position:relative}
.container03 .right .fl{ width:165px;}
.container03 .right .box0{ width:100%; height:125px;}
.container03 .right .box0 a{ display:block; height:100%; background:#dbecff; border:#e3e3e3 2px solid}
.container03 .right .box0 a h5{ font-size:20px; color:#0c51ab; margin-top:15px}
.container03 .right .box1{ margin-bottom:24px}
.container03 .right .box3{ width:180px; height:275px}

.container04{ background:#eeeeee; }
.container04 .w1200{ position:relative; padding:32px 0}
.container04 .w1200:before{ content:""; position:absolute; top:0; left:0; background:url(../images/line.png) center no-repeat; width:9px; height:30px;}
.container04 .box .left{ width:104px; font-size:18px; color:#0c51ab; text-align:right; line-height:34px;}
.container04 .box .right{ width:calc(100% - 104px); padding-left:20px}
.container04 .box .right ul li{ float:left; margin-right:60px; font-size:15px; color:#444444; line-height:34px; transition:.36s}

footer{ background:#086bd2; padding:40px 0}
footer .left{ max-width:50%; font-size:16px; line-height:36px; color:#fff}
footer .right{ max-width:50%; font-size:16px; line-height:36px; color:#fff; padding:18px 0}

.n_banner{ }
.n_banner img{ width:100%; }

.n_container{padding:45px 0 70px;overflow: hidden;}
.n_container .w1200{}
.n_container .n_left{float:left;width: 255px;position: relative;z-index: 1;}
.n_container .n_left h1{height:80px;line-height:80px;background: #086bd2;font-size: 24px;color:#fff;padding: 0 25px;text-align: center;}
.n_container .n_left h1 span{position:relative;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -18px;width: 1.875rem;height:1px;background:#fff;left: 50%;margin-left: -0.9375rem;display: none;}
.n_container .n_left ul{background: #dbecff;padding: 20px 0 70px;border: #bcbcbc 1px solid;border-bottom: #086bd2 2px solid;border-top: none;}
.n_container .n_left .con ul li{line-height: 60px;font-size: 18px;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: 25px;right: 25px;height:1px;background: #d8d8d8;}
.n_container .n_left .con ul li a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li a:before{content:"";width: 5px;height: 0;background:transparent;position:absolute;left: 0;top: 20px;transition:0.6s;}
.n_container .n_left .con ul li.on>a:before, .n_container .n_left .con ul li:hover>a:before{background: #086bd2;height: 18px;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.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: #333333;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/margin: 0 25px;transition: 0.36s;position: relative;padding-left: 20px;}
.n_container .n_left .con ul li a:hover,.n_container .n_left .con ul li.on a{color: #086bd2;font-weight: bold;font-size: 20px;}

.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: 16px;color: #444444 !important;padding: 6px 0 6px 58px;position:relative;line-height: 16px;}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 38px;top: 0;background: url(../images/left_jiantou_on.png) center no-repeat;width: 10px;height: 100%;}
.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: 20px;height: 60px;background: url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 25px;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #18860c !important; font-weight:bold}

.n_container .n_right{ width:calc(100% - 255px); padding-left:38px}
.n_list ul{ margin-bottom:50px}
.n_list ul li{font-size:15px;color: #000033;line-height:60px;height:60px; border-bottom:#e9e8e8 1px solid}
.n_list ul li a{color:#404040;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position:relative;padding-left: 0;height: 60px;}
.n_list ul li a:before{content:"";position:absolute;top:50%;margin-top: -3px;left:0;width: 5px;height: 5px;transition:0.36s;background: #d1ac74;border-radius: 50%;}
.n_list ul li a font{display:inline-block;width: 88%;font-size: 16px;color: #444444;position:relative;padding-left: 25px;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.n_list ul li a img{ display:inline-block}
.n_list ul li a span{float:right;font-size: 14px;color: #888888;}

.n_detail .ar_title{padding-bottom: 0;margin-bottom: 24px;padding: 20px 0 26px;border-bottom:  #e6e6e6 1px solid;text-align: center;}
.n_detail .ar_title h3{font-size: 22px;color: #086bd2;padding: 0;line-height: 40px;}
.n_detail .ar_title h4{font-size: 20px;color: #333333;padding: 0;line-height: 40px;}

.n_detail .ar_title h6 span{position:relative;font-size: 14px;color: #777777;display:inline-block;font-weight:normal;margin: 0 5px;}
.n_detail .ar_title h6 span i{position:absolute;left:0;bottom: -3px;width:100%;height: 3px;}
.n_detail .ar_title h6{vertical-align: top;text-align: center;margin-top: 15px;} 

#ar_fot{position:relative;padding: 24px 0;box-sizing: border-box;width: 100%;margin-top: 30px;border-top: #e6e6e6 1px solid;}
#ar_fot h1{display:block;width: 100%;font-size: 16px;line-height: 32px;color: #333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#ar_fot h1 span{color: #333333;}
#ar_fot h1 a{font-size: 16px;color: #333333;font-weight:normal;transition: .36s;}
#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 h1 a:hover{color: #086bd2;}

.mianbao{height: 40px;border-bottom:#cbcbcb 1px solid;margin-bottom:20px;}
.mianbao h3{font-size: 24px;color: #444444;display:inline-block;position:relative;height: 41px;}
.mianbao h3:before{content:"";position:absolute;left:0;width: 100%;height: 3px;background: #086bd2;bottom: 0;}
.position{font-size:14px;color:#808080;padding-left: 22px;background: url(../images/local.png) left 6px no-repeat;height: 28px;line-height: 28px;}
.position a{font-size:14px;color:#808080;transition:0.36s;margin: 0 5px;}
.position span{ font-size:14px; color:#808080}
.position em{ font-size:14px; color:#808080; font-style:normal}
.position a:hover{color: #086bd2;}

/*==========================================内页 结束=============================================*/

/* aos="fade-up" aos-duration="1200" */
@media(min-width: 768px){
	.container01 .left .first a:hover{ text-decoration:underline}
	.container01 .left ul.ul02 li a:hover font, .title01 a:hover, .container01 .right ul li .con h5:hover, .container02 .box ul.ul02 li a:hover font, .container04 .box .right ul li:hover{ color:#086bd2}
	
	.container01 .right ul li:hover .time:after{ height:100%; background:#086bd2}
	
	.n_list ul li a:hover font{padding-left:28px;color: #086bd2;}

}


@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){
	#gotop{right:0;transform:scale(0.6);bottom: 2rem;}

}

@media(max-width: 768px){

	
}

@media(max-width: 456px){
	
}