@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: 32px;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);}


@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{background: rgba(1, 85, 180, 0.85);height: 110px;position: fixed;top: 0;z-index: 1000;width: 100%;left: 0;}

header#header {}
header .logo a{display:inline-block;line-height: 110px;}
header .fr{padding: 24px 0 0;text-align: right;}
header .fr .ul{font-size:0;display:inline-block;margin-right: 12px;}
header .fr .ul li{font-size: 14px;color:#739bc4;display:inline-block;margin: 0 7px;line-height: 24px;}
header .fr .ul li a{font-size: 12px;color: rgba(255,255,255,0.5);transition: 0.6s;}

.a_body.fixed #nav{ position:fixed; top:0; width:100%;}
.header_wai{height: 60px;}

.sousuo{display:inline-block;position:relative;z-index: 10000;padding: 0 0;}
.sousuo img{}
.search{float:right;z-index: 1000;border:transparent 1px solid;border-radius: 20px;position: relative;}
.search input{float:left;}

input.btn {}
.test{width:0;height: 24px;line-height: 22px;padding:0;border:  none;color: #fff;background:none;outline:none;font-size: 12px;-moz-transition: all 0.2s ease;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;-ms-transition: all 0.2s ease;transition: all 0.2s ease;}
.sousuo .btn{width: 24px;height: 24px;border:none;position:  absolute;right: 2px;font-size: 14px;color: #fff;background: url(../images/sousuo.png) center no-repeat;cursor:  pointer;top: -1px;border-radius: 50%;}
.sousuo .test{width: 122px;padding: 5px 25px 5px 12px;}
.sousuo .search{border: #769dc5 1px solid;}




#nav{height: 60px;position:relative;z-index:1;background: #fff;}
.navBox ul{font-size: 0;margin-right: -14px;}
.nav li{text-align: center;height: 60px;position: relative;display: inline-block;padding: 0 8px;}
.nav li:before{content:"";position:absolute;right:0;top:50%;width:1px;height:6px;margin-top:-3px;background:#c1c1c1;display: none;}
.nav li:last-child:before{ display:none}
.nav a {display: block;position: relative;padding: 0;font-size: 18px;height: 59px;line-height: 60px;perspective: 300px;transform-style: preserve-3d;}
.nav a .bg {background-color: #fff;position: absolute;left: 0px;bottom: 0px;width: 100%;display: block;height: 1px;-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: 0;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: 17px;color: #fff;display: inline-block;}
.nav .active a .bg,.nav .on a .bg {transform: none;opacity: 1;visibility: visible;background: #ffffff;}
.nav .active a .txt,.nav .on a .txt {color: #fff;}
.navBox .arrow { position: absolute; left: 0px; top: 75px; height: 4px; display: block; background-color: #e62129; }
.subNavbox a:link, .subNavbox a:visited {color: #333;}
.subNavbox a:active, .subNavbox a:hover {color: #fff;background: #1a5b9e;}
.subNavbox {position: absolute;left:50%; margin-left:-70px;top: 70px;width:140px;background-color: #fcfcfc;box-shadow: 1px 2px 2px 0 rgba(88, 88, 88, 0.2);display: none;text-align: center;padding: 10px 0px;}
.subNavbox p {line-height: 1.2;}
.subNavbox p a {line-height: 0;height: auto;padding: 20px 5px;font-size: 15px;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;background:#252525;position: relative;height:700px;position:relative; min-width:1200px;}
#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;}
#banner .miso-prev,
#banner .miso-next{width:19px;height:35px;z-index: 10000;}
#banner .miso-prev{left: 1%;background:url(../images/banner_prev.png) center center no-repeat;transition:0.36s;}
#banner .miso-next{right: 1%;background:url(../images/banner_next.png) center center no-repeat;transition:0.36s;}
#banner .miso-dots{bottom:20px;}
#banner .miso-dots li{width: 12px;height: 12px;border-radius:50%;margin:0 9px;border: #fff 1px solid;}
#banner .miso-dots li.miso-active{ background:#fff; border:#fff 1px solid}

.container01{height:60px;background:#f7f7f7;line-height:60px;font-size: 16px;}
.container01 img{ margin:-3px 12px 0 0}
.container01 .right{ }
.container01 .right .caroufredsel_wrapper{}
.container01 .right .caroufredsel_wrapper{ height:60px !important;}
.container01 .right ul{ font-size:0; height:60px !important;}
.container01 .right ul li{ display:inline-block; margin-right:10px; font-size:16px; color:#333333}

.title00{height: 44px;border-bottom: solid 1px #d7d7d7;margin-bottom: 30px;}
.title00 h4 {display: inline-block;font-size: 26px;color: #323232;height: 45px;float:left;position:relative;font-weight: bold;border-bottom: #1866bb 3px solid;}
.title00 h4 img{vertical-align:middle;margin-right: 15px;margin-top: -3px;}
.title00 h4 small{font-size: 14px;color: #666666;font-weight:normal;margin-left:8px;vertical-align: middle; font-family:"Microsoft Yahei"}
.title00 a {line-height: 40px;font-size: 14px;color: #989898;float:right;transition:0.2s; font-family:"Microsoft Yahei"}
.title00 a:hover{color: #1866bb}

.container02{ padding:46px 0 30px}
.container02 .left{ width:740px; height:500px; overflow:hidden}
.container02 .left ul{ margin-bottom:45px}
.container02 .left ul li a{display:block;width:740px; height:500px; overflow:hidden; position:relative;}
.container02 .left ul li a h5{width: 100%;height: 60px;line-height: 60px;background:rgba(0,0,0,0.3);padding: 0 155px 0 25px;font-size: 18px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;position: absolute;left:  0;bottom: 0;font-weight: bold;}
.container02 .left ul li:hover a h5{ text-decoration:underline}
.container02 .left ul 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;}
.container02 .left ul li.miso-slide .img, .container02 .left ul li.miso-slide .img img{width:740px; height:500px; overflow:hidden; object-fit: cover;}
.container02 .left ul .miso-dots{bottom: 26px;width: 155px;right: 0;z-index: 10;text-align: right;margin: 0;padding-right: 20px;height: 8px;}
.container02 .left .miso-dots li{width: 9px;height: 9px; border:#fff 1px solid; margin-left:8px; border-radius:50%}
.container02 .left .miso-dots li.miso-active{ background:#fff; border:#fff 1px solid}

.container02 .right{ width:400px}
.container02 .right ul li{padding-bottom: 18px;border-bottom: #d2d2d2 1px dashed;margin-bottom: 18px;}
.container02 .right ul li a{transition:0.6s;cursor:pointer;overflow: hidden;display: block;}
.container02 .right ul li a .time{width: 60px;float: left;}
.container02 .right ul li a .time h3{font-size: 35px;color: #1a1a1a;margin-bottom: 4px;font-family: "Microsoft Yahei";}
.container02 .right ul li a .time h6{font-size: 12px;color: #666;}
.container02 .right ul li a .con{width: 340px;padding: 0;float: right;}
.container02 .right ul li a .con h4{font-size: 16px;line-height:26px;color: #333333;height:52px;overflow:hidden;text-align:left; transition:0.6s}

.container03{ margin-bottom:40px;}
.container03 .title00{ margin-bottom:40px;}
.container03 .title00 .miso-slide{ width:auto !important; margin-right:20px;}
.container03 .title00 .miso-slide h4{padding-right:20px;border-bottom: transparent 3px solid;color: #848484; font-weight:normal}
.container03 .title00 .miso-slide h4 img{ display:none}
.container03 .title00 .miso-slide.miso-current h4{ border-bottom: #1866bb 3px solid; color: #323232; font-weight:bold}
.container03 .title00 .miso-slide.miso-current h4 img{ display:inline-block}
.container03 .miso_bd .miso-list{ overflow:visible}


.container03 .miso_bd ul.jstz{ font-size:0; margin:0 -16px;}
.container03 .miso_bd ul.jstz li{display:inline-block;width:33.333333%;padding:0 18px;text-align:center;margin-bottom: 25px;}
.container03 .miso_bd ul.jstz li a .time{display:inline-block;width:75px;height:75px;border:#e0e0e0 1px solid;border-radius: 50%;position: relative;z-index: 1;background: #fff; transition:0.36s}
.container03 .miso_bd ul.jstz li a .time h3{font-size:30px;color:#333;font-family:Times New Roman;display:inline-block;padding: 5px 10px 3px;border-bottom:#e0e0e0 1px solid;margin-bottom: 8px;}
.container03 .miso_bd ul.jstz li a .time h6{ font-size:12px; color:#9a9a9a; font-family:Times New Roman}
.container03 .miso_bd ul.jstz li a .con{border:#e0e0e0 1px solid;padding: 50px 25px 25px;margin-top: -36px;position: relative; transition:0.36s}
.container03 .miso_bd ul.jstz li a .con:after{ content:""; position:absolute; width:90px; height:4px; background:#fff; left:50%; margin-left:-45px; top:-2px;}
.container03 .miso_bd ul.jstz li a .con h4{font-size: 16px;line-height:24px;color: #333333;height:48px;overflow:hidden;text-align:left; transition:0.6s}

.container03 .miso_bd ul.xstz{ font-size:0; margin:0 -16px;}
.container03 .miso_bd ul.xstz li{display:inline-block;width:33.333333%;padding:0 18px;text-align:center;margin-bottom: 25px;}
.container03 .miso_bd ul.xstz li a .time{display:inline-block;width:75px;height:75px;border:#1866bb 1px solid; background:#1866bb;border-radius: 50%;position: relative;z-index: 1; transition:0.36s}
.container03 .miso_bd ul.xstz li a .time h3{font-size:30px;color:#fff;font-family:Times New Roman;display:inline-block;padding: 5px 10px 3px;border-bottom:#e0e0e0 1px solid;margin-bottom: 8px;}
.container03 .miso_bd ul.xstz li a .time h6{ font-size:12px; color:#fff; font-family:Times New Roman}
.container03 .miso_bd ul.xstz li a .con{border:#1866bb 1px solid;padding: 50px 25px 25px;margin-top: -36px;position: relative; transition:0.36s}
.container03 .miso_bd ul.xstz li a .con:after{ content:""; position:absolute; width:90px; height:4px; background:#fff; left:50%; margin-left:-45px; top:-2px;}
.container03 .miso_bd ul.xstz li a .con h4{font-size: 16px;line-height:24px;color:#165ca8;height:48px;overflow:hidden;text-align:left; transition:0.6s}






.container03 .miso_bd .more a{font-size: 14px;color: #989898;float:right;transition:0.2s;font-family:"Microsoft Yahei";position:absolute;right:0;top: -76px;}

.container04 .left{ width:820px;}
.container04 .left ul{ font-size:0; margin:0 -10px;}
.container04 .left ul li{ display:inline-block; padding:0 10px;}
.container04 .left ul li .img, .container04 .left ul li .img img{ max-width:260px; height:190px; overflow:hidden; position:relative;margin:0 auto;}
.container04 .left ul li .img .bq{ width:73px; height:29px; line-height:29px; position:absolute; left:0; top:10px; font-size:14px; color:#fff; padding-left:15px}
.container04 .left ul li .img .bq01{ background:url(../images/bq_bg01.png) center no-repeat;}
.container04 .left ul li .img .bq02{ background:url(../images/bq_bg02.png) center no-repeat;}
.container04 .left ul li .img .bq03{ background:url(../images/bq_bg03.png) center no-repeat;}
.container04 .left ul li h5{ height:40px; line-height:40px; background:#f5f5f5; text-align:center; font-size:16px; color:#343434; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; transition:0.36s}
.container04 .left ul .miso-prev, .container04 .left ul .miso-next{width:13px;height:18px;top: -64px;}
.container04 .left ul .miso-prev{background:url(../images/left01.png) center no-repeat;left:auto;right: 78px;}
.container04 .left ul .miso-next{background:url(../images/right01.png) center no-repeat;left:auto;right: 60px;}
.container04 .left ul .miso-prev:hover{background:url(../images/left01_on.png) center no-repeat;}
.container04 .left ul .miso-next:hover{background:url(../images/right01_on.png) center no-repeat;}

.container04 .right{ width:340px;}
.container04 .right ul{ margin-bottom:45px}
.container04 .right ul li a{display:block;width:340px; height:230px; overflow:hidden; position:relative;}
.container04 .right ul li a h5{width: 100%;height: 42px;line-height: 42px;background:rgba(0,0,0,0.5);padding: 0 15px;font-size: 14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;position: absolute;left:  0;bottom: 0;}
.container04 .right ul li:hover a h5{ text-decoration:underline}
.container04 .right ul 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;}
.container04 .right ul li.miso-slide .img, .container04 .right ul li.miso-slide .img img{width:340px; height:230px; overflow:hidden; object-fit: cover;}
.container04 .right ul .miso-dots{bottom: 56px;width: 155px;right: 0;z-index: 10;text-align: right;margin: 0;padding-right: 5px;height: 8px;}
.container04 .right .miso-dots li{width: 7px;height: 7px;border:#fff 1px solid;margin-left: 1px;border-radius:50%;}
.container04 .right .miso-dots li.miso-active{ background:#fff; border:#fff 1px solid}

.container05{ margin-bottom:74px}
.container05 ul{ padding:0 70px; margin:0 -27px;}
.container05 ul li{ padding:0 27px; display:inline-block; text-align:center}
.container05 ul li a{display:block;background:#e7ecf0;padding: 5px 0; transition:0.36s}
.container05 ul li a .icon{ display:inline-block; width:96px; height:70px; line-height:70px; background:#ffffff}
.container05 ul li a .icon img{ display:inline-block; max-height:44px; transition:0.36s}
.container05 ul li a .con h5{font-size:14px;line-height:18px;color:#333333;height:36px;overflow:hidden;padding: 0 10px;margin-top: 5px; transition:0.36s}
.container05 ul .miso-prev, .container05 ul .miso-next{width:27px;height:124px;top:0;}
.container05 ul .miso-prev{background:url(../images/left02.png) center no-repeat;left:27px;}
.container05 ul .miso-next{background:url(../images/right02.png) center no-repeat; right:27px;}

footer{ background:#1866bb; padding:32px 0}
footer .left{ width:666px;}
footer .center .ewm{float:left;background:rgba(255,255,255,0.2);width:30px;height:88px;font-size:14px;line-height:18px;color:#fff;font-weight:bold;padding: 8px 8px;}
footer .right p, footer .right p a{ font-size:12px; line-height:25px; color:#fff; padding-left:25px}

.n_banner{ height:500px; position:relative}
.n_banner img{ position:relative; width:1920px; height:500px; left:50% ; margin-left:-960px;}

.mianbaoxie{padding: 45px 0 0;}
.mianbaoxie .w1200{height:55px;line-height: 42px;border-bottom:#1866bb 3px solid;}
.mianbaoxie h2{font-size:30px;display:inline-block;color:#1866bb;font-weight:bold;width: 220px;text-align: center;}
.mianbao{padding: 0 0 0 21px;background: url(../images/local.png) 0 14px no-repeat;margin-bottom: 20px;height: 40px;line-height: 40px;display: inline-block;margin-left: 20px;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #808080;font-style:normal;}
.mianbao i{ margin:0 6px}
.mianbao a:hover{color: #1866bb;}
.mianbao a{}

.n_container{ padding:2px 0 0}
.n_container .n_left{ width:220px;}
.n_container .n_left .con ul{background:#fff;padding: 0;}
.n_container .n_left .con ul li{line-height: 75px;font-size: 18px;color: #000000;background:url(../images/line.png) 90% bottom no-repeat;position:relative;}
.n_container .n_left .con ul li a{display:block;color: #000000;padding: 0 0 0 75px;transition: 0.36s;}
.n_container .n_left .con ul li:before{content:"";width: 3px;height: 0;background:transparent;position:absolute;left: 54px;top: 28px;transition:0.6s;}
.n_container .n_left .con ul li:after{content:"";width: 7px;height: 11px;position:absolute;right: 21px;top: 32px;transition:0.6s;background:url(../images/icon-r.png) center no-repeat;opacity: 0;visibility: hidden;}
.n_container .n_left .con ul li.on, .n_container .n_left .con ul li:hover{ background:#1866bb}
.n_container .n_left .con ul li.on:before, .n_container .n_left .con ul li:hover:before{background: #fff;height: 18px;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{ opacity:1; visibility:visible}
.n_container .n_left .con ul li.on a, .n_container .n_left .con ul li:hover a{ color:#fff}

.n_container .n_left .con ul li dl{display:none;margin-bottom: 15px;padding-left: 6px;}
.n_container .n_left .con ul li dl dd{ height:30px; line-height:30px;}
.n_container .n_left .con ul li dl dd a{ font-size:14px; color:#666666 !important}
.n_container .n_left .con ul li i.up{ background:url(../images/jian.png) center no-repeat}
.n_container .n_left .con ul li i{background:url(../images/jia.png) center no-repeat;width:12px;height:12px;position:absolute;right: -4px;top: 15px;cursor:pointer;}

.n_container .n_right{width:980px;border-left:#cecece 1px solid;min-height:500px;padding: 40px 0 80px 50px;}

.n_news{padding: 0;}
.n_news ul{margin-bottom: 50px;}
.n_news ul li{padding: 0;overflow:hidden;margin: 0 0 26px 0;}
.n_news ul li a{display:block;overflow:hidden;transition:0.36s; position:relative}
.n_news ul li a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display: none;}
.n_news ul li:hover{}
.n_news ul li .img,.n_news ul li .img img{float: right;width: 300px;height: 196px;overflow:hidden;object-fit: cover;position:relative;}
.n_news ul li .con{float: left;width: 615px;overflow:hidden;padding: 10px 20px 0 0;position:relative;border-bottom: #d9d9d9 1px solid;}
.n_news ul li .con .cc{position:relative;display: inline-block;}
.n_news ul li .con .cc:before{content:"";position:absolute;left:0;width: 60px;height:2px;background: #1866bb;transition:0.6s;bottom: -16px;}
.n_news ul li .con h5{font-size: 18px;color: #000000;display: inline-block;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;max-width: 100%;height: 20px;line-height: 20px;}
.n_news ul li .con p{font-size: 14px;line-height:24px;height: 72px;color: #999999;margin: 28px 0 15px;overflow: hidden;}
.n_news ul li .con h6{font-size: 14px;color: #999999;line-height: 32px;padding: 0;width: 120px;height: 32px;background: #f5f5f5;text-align: center;margin-bottom: 30px;}


.liebiao ul{margin-bottom: 40px;}
.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: #000000;transition:0.36s; padding-left: 28px; background:url(../images/dot03.png) 8px 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:hover{ color:#1866bb; padding:0 0 0 5px}
.liebiao ul li a:hover{color: #1866bb; padding-left:30px}
.liebiao ul li i{font-size: 14px;color: #666666;float:right;font-style:normal;}

.fanye{ text-align:center}

.news .ar_article .nav01{overflow:hidden;margin-bottom: 25px;text-align:center;border-bottom: #d9d9d9 1px solid;padding-bottom: 10px;}
.news .ar_article h3{color: #000000;font-size: 24px;line-height: 46px;margin-bottom: 0;font-weight: bold;}
.news .ar_article h6{display: inline-block;color: #666666;font-size: 12px;line-height: 35px;font-weight:normal;margin-bottom: 0;margin-right: 22px;vertical-align: top;}
.news .ar_article h6 span{ margin:0 10px}
/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 24px 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: 40px;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;}
#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: #1866bb;}

.n_list02 ul{font-size:0;margin: 0px -15px;margin-bottom: 20px;}
.n_list02 ul li{display:inline-block;width:33.333333%;padding: 0 15px;margin-bottom: 25px;}
.n_list02 ul li a{ display:block;}
.n_list02 ul li a .img, .n_list02 ul li a .img img{width: 290px;height: 200px;object-fit: cover;overflow: hidden;}
.n_list02 ul li a h5{font-size:16px;height: 48px;line-height: 24px;color:#333333;overflow:hidden;text-overflow:ellipsis;text-align: left;padding: 0 0;transition:0.6s;margin: 14px 0 0;}



/*==========================================内页 结束=============================================*/

@media(min-width: 768px){
	.container02 .right ul li a:hover .con h4{ color:#165ca8}
	
	.container03 .miso_bd ul.jstz li a:hover .time{ border:#1866bb 1px solid; background:#1866bb}
	.container03 .miso_bd ul.jstz li a:hover .time h3, .container03 .miso_bd ul li a:hover .time h6{ color:#fff}
	.container03 .miso_bd ul.jstz li a:hover .con{ border:#1866bb 1px solid}
	.container03 .miso_bd ul.jstz li a:hover .con h4{ color:#165ca8}

	.container03 .miso_bd ul.xstz li a:hover .time{ border:#e0e0e0 1px solid; background:#fff;}
	.container03 .miso_bd ul.xstz li a:hover .time h3{color:#333;}
        .container03 .miso_bd ul.xstz li a:hover .time h6{ color:#9a9a9a;}
	.container03 .miso_bd ul.xstz li a:hover .con{ border:#e0e0e0 1px solid;}
	.container03 .miso_bd ul.xstz li a:hover .con h4{color: #333333;}

	.container03 .miso_bd .more a:hover{ color:#165ca8}
	.container05 ul li a:hover .icon img{ transform:scale(1.05)}
	.container05 ul li a:hover{ background:#165ca8}
	.container05 ul li a:hover .con h5{ color:#fff}
	.container04 .left ul li a:hover h5{ background:#165ca8; color:#fff}
	
	.n_news ul li:hover .con .cc:before{ width:100%}
	.n_news ul li:hover .con h5{ color:#1866bb;}
	.n_list02 ul li a:hover h5{ color:#1866bb;}
}


@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){
	
}








.headStyle4tqx2wy39l .Next{height:20px !important;}

.headStyle4tqx2wy39l .PrevDisabled{height:20px !important;}
.headStyle4qxbrv6fad .PrevDisabled{height:20px !important;}
.headStyle17158krfc4 a, .pageList .this-page{height:20px !important;}
.headStyle17158krfc4, .headStyle17158krfc4 td, .headStyle17158krfc4 div{height:20px !important;line-height:20px !important;}