﻿@charset "utf-8";
@font-face {
  font-family: "DIN-Light";
  src:url("DIN-Light.woff") format("woff"),
       url("DIN-Light.ttf") format("truetype"),
       url("DIN-Light.eot") format("embedded-opentype"),
       url("DIN-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video{margin:0;padding:0}
article,aside,footer,header,hgroup,nav,section,audio,canvas,video{display:block}
body{font-size:100%;font-family:Helvetica,STHeiti,Droid Sans Fallback;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
table{border-collapse:collapse;border-spacing:0}
abbr,acronym,fieldset,img,button{border:0}
ul,ol,li{list-style:none}
input,select{vertical-align:middle}
button:focus,button:hover,input:focus{outline:none!important}
i{font-style:normal}
s{font-style:normal;text-decoration:none}
a{text-decoration:none;color:#333}
a:hover{color:#188163;text-decoration:none !important}
a:focus{text-decoration:none !important;outline:none !important}
img{max-width:100%}
h1,h2,h3,h4{font-weight:100}
img{display:block;max-width:100%;border:none}
.cl:after{content:"\200B";display:block;height:0;clear:both}
.cl{*zoom:1}
.fl{float:left}
.fr{float:right}
.fc{margin-left:auto;margin-right:auto;display:block}
.txc{text-align:center}
.txr{text-align:right}
.iz{float:left;margin-right:20px}
.ir{float:right;margin-left:20px}
html {font-size:16px;}
@media(max-width:1440px) {html {font-size:14px;}
}
@media(max-width:1366px) {html {font-size:12px;}
}
body,select,input{font-family:Microsoft YaHei}
body{width:100%;overflow-x:hidden;}
.wrap{width:80%;margin-left:auto;margin-right:auto;}
.col21{width:49.99%;float:left}
.col31{width:33.33%;float:left}
.col32{width:66.66%;float:left}
.col51{width:19.99%;float:left}
.col54{width:79.99%;float:left}
.cola7{width:69.99%;float:left}
.cola3{width:29.99%;float:left}
.bk{padding:0 20px;}
.mt{margin-top:10px}
.mt2{margin-top:20px}
.mz{margin-left:10px}

/* flex布局 */
.disflex{display: flex;}
.flexCenter{display: flex;justify-content: center;align-items: center;}
.flexbetween{display: flex;justify-content: space-between;align-items: center;}
.flexwrap{flex-wrap: wrap;}

/*head开始*/
.head{position:absolute;background:url(header.png) top repeat-x;width: 100%;height: 340px;z-index: 99;}
.header {position:relative;z-index: 22;width:100%; margin:0 auto;}
.header .wrap{height:110px;width:80%;background:url(fr.png) right 50px no-repeat;}
.header .logo{float:left;padding-top:20px;}
.header .logo img{width:470px;}
.header .fl{float:left;display:inline-block;}
.header .fr{float:right;position: relative;}

.tools{padding:10px 15px;z-index: 10;overflow: hidden;border-radius: 0 0 10px 10px;background: #188163;}
.tools li {position:relative;margin-left:10px;padding-left:10px; float:left;}
.tools li:first-child{margin-left:0px;padding-left:0px;}
.tools li::before,.tools li.active::before {content:'';width:1px;background:#fff;opacity:0.5;height:16px;position:absolute;left:0;z-index:1;margin-top:4px}
.tools li:first-child::before {display:none;}
.tools a {color:#fff;font-size:18px;height:24px;display:block;}
.iss {display:block;background:url(i_ss.png) no-repeat center;background-size:100% auto;width:20px;height:20px; margin-top:2px;}
.search .input{position: absolute;right: 0px;top:50px;background: #fff;border-radius: 8px;border:1px solid #999;overflow: hidden;padding-right: 10px;display: none;z-index: 9999999;width:220px;}
.search .search_input{width:180px;height: 40px;line-height: 40px;vertical-align: middle;font-size: 16px;color: #333;border:none;padding-left:10px;}
.search .search_btn{cursor: pointer;vertical-align: middle; float:right; margin-top:9px;}

#nav{position: relative;z-index: 22;width:100%;-webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.nav{white-space: nowrap;z-index: 2;border-top: 1px solid #ffffff50;width:80%;}
.nav li {position: relative;vertical-align: top;flex: 1;}
.nav li.active,.nav li:hover{background-color: #18816390;}
.nav li>h3 a {display:block;height:60px;line-height:60px;color:#fff;font-size:22px; font-weight:bolder;text-align: center;text-shadow: 2px 2px 3px #08375d99;}
.nav li>h3 b{ display:none;}
.nav li:hover a {color:#fff;}
.nav li .sub {display:none;position:absolute;left:0;top:60px;width:100%;z-index:100;background:#188163;border-radius: 0 0 10px 10px; overflow:hidden;}
.nav li .sub li {position:relative;white-space:nowrap;vertical-align:top;_zoom:1;width:100%; padding:0;}
.nav li .sub li>a {display:block;color:#fff;height:50px;line-height:50px;font-size:18px;text-align:center;}
.nav li .sub li.hover> a,.nav li .sub li>a:hover {color:#fff!important;background-color:#0e7356;display:block;}

.footer{width:100%;background:#188163;color:#f8f8f8;position:relative;}
.footer .wrap{padding:30px;font-size:18px;line-height:2;}
.footer a{color:#fff;}
.ewm{float: right;}
.ewm li{float: left;color: #fff;margin-left:20px;text-align: center;font-size:16px;}
.ewm li img{ width:80px;border-radius:5px;}

.tbox{clear:both;}
.tbox dt{height:56px;display:flex;justify-content:space-between;align-items:center;border-left:4px solid #eee;padding-left:21px;margin-bottom:10px;}
.tbox dt strong{position:relative;font-size:28px;font-weight:bold;color:#ff5000;z-index:9;padding-top:25px;}
.tbox dt strong b{position:absolute;left:0;bottom:0;font-size:58px;font-weight:bold;color:#eee;z-index:-1;font-family:DIN-Light;}
.tbox dt span.more{font-size:14px;font-weight:400;color:#188163;}
.tbox dt span.more a{color:#188163;text-decoration:none}
.tbox dt span.more i{display:inline-block;width:18px;height:18px;background:#eee;border-radius:50%;text-align:center;line-height:18px;}
.tbox dd{padding-top:10px;}

.ctit {position:relative;text-align:center;}
.ctit .title {display:inline-block;}
.ctit .title h4 {position:relative;font-size:28px;font-weight:bold;color:#ff5000;z-index:9;padding-top:25px;}
.ctit .title h4 span {position:absolute;left:-65%;bottom:0;font-size:58px;font-weight:bold;color:#eee;z-index:-1;font-family:DIN-Light;}
.ctit .mores {position:absolute;right:0;top:40%;}
.ctit .mores a {font-size:14px;font-weight:400;color:#188163;}
.ctit .mores a span {display:inline-block;width:18px;height:18px;background:#eee;border-radius:50%;text-align:center;color:#117DC1;line-height:18px;}

.box{padding:10px 20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;clear:both}
.box dt{height:60px;line-height:60px;border-bottom:3px solid #f2f2f2}
.box dt strong{display:block;float:left;font-size:28px;color:#ff5000;padding:0 10px;border-bottom:3px solid #ffe096;margin-bottom:-3px}
.box dt span.more{float:right;position:relative;font-size:14px;padding-right:10px;color:#999;padding-left:26px;color:#999;background:url(icon6.png) left center no-repeat;}
.box dt span.more a{color:#999;text-decoration:none}
.box dd{padding:10px 0;min-height:560px}

.snav {clear:both;}
.snav dt {background:url(snav.png) center bottom no-repeat;background-size:100% 100%;line-height:68px;color:#fff;font-size:24px;padding-top:10px;padding-left:36px;margin-bottom:0;}
.snav dd{}
.snav li {margin-right:20px;padding-left:23px;border-left:#ffe096 solid 4px;}
.snav li:last-child {padding-bottom:18px;}
.snav li:first-child {padding-top:8px;}
.snav li a {-webkit-transition:0.3s all linear 0s;transition:0.3s all linear 0s;line-height:60px;display:inline-block;width:100%;padding-left:8px;border-bottom:1px solid #f0f0f0; font-size:20px;}
.snav li a:hover {padding-left:18px;border-bottom:1px solid #ffe096;}
.snav li:hover,.snav li:cur{margin-right:20px;padding-left:23px;border-left:#158095 solid 4px;}

.lst{min-height:480px}
.lst li{padding-left:25px;height:65px;line-height:65px;border-bottom:1px dotted #eee;background:url(dian.png) 10px center no-repeat;color:#888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.lst li:nth-child(even){background-color:#fefefe}
.lst li a{font-size:20px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lst li span{float:right;font-size:14px;color:#999;margin-right:10px;font-family:DIN-Light;}

.pagenum{padding:20px;text-align:center;font-size:14px;}
.p_pages{margin-left:-5px;}
.p_fun_d, .p_no_d, .p_no_o,.p_fun a, .p_no a{border:1px solid #eee;padding:10px 15px;font-size:16px;margin-left:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-sizing:border-box;display:inline-block;vertical-align:middle;}
.p_t{line-height:16px;margin:0px;padding:0px;display:inline-block;vertical-align:middle;}
.p_fun_d, .p_no_d, .p_no_o{color:#ccc;}
.p_fun a, .p_no a{color:#222;}
.p_fun a:hover,.p_no a:hover{border:1px solid #e0e0e0;background-color:#f1f1f1;color:#ff5000;text-decoration:none}
.p_no_d{border:1px solid #ff5000;color:#fff;background-color:#ff5000;}
.p_dot{margin-left:5px;}

.article{margin:0 auto}
.article h2{height:auto;line-height:30px;text-align:center;padding:20px 0;color:#333;font:bold 24px Microsoft Yahei;}
.article .info{display:block;text-align:center;color:#7f7e7e;border-top:1px dashed #f5f3e7;line-height:30px;padding-top:8px;font-size:14px}
.article .info span{color:#ff6600;}
.article .info span.green{color:#259235}
.enrty{line-height:1.8;text-align:justify;text-justify:inter-ideograph;min-height:360px}
.enrty h1,.enrty h2,.enrty h3,.enrty h4,.enrty h5,.enrty h6{margin-bottom:10px;line-height:1.8;color:#000}
.enrty p,.enrty div{line-height:1.8;color:#555;margin:15px 0;font-size:20px}
.enrty img{max-width:100%;height:auto !important;margin:0 auto}
.enrty img.ir{float:right;margin-left:20px}
.enrty video{background:#000;max-width:100%;height:auto !important;margin:0 auto}
.enrty .pi{text-align:center;font-family:"\6977\4F53","\6977\4F53_GB2312";margin-top:-10px}
.enrty blockquote,.enrty pre{margin:20px;padding:0 20px;border-left:5px solid #eaeef1;color:#666}
.enrty ol,.enrty ul{margin:10px 20px}
.enrty ol li{list-style:decimal}
.enrty ul li{list-style:disc}
.enrty table{margin-bottom:20px;color:#666;border-left:1px solid #ddd;border-bottom:1px solid #ddd;font-size:14px}
.enrty td,.enrty th{padding:3px 10px;border-right:1px solid #ddd;border-top:1px solid #ddd}
.enrty th{background:#f8f8f8}
.enrty td p,.enrty th p{line-height:1;color:#555;margin:5px 0;font-size:18px}
.enrty p.print{font-size:16px;color:#999!important;float:right;}
.near{margin-top:20px;border-top:1px dashed #eee;padding:10px 20px; font-size:18px;}
.near li{line-height:2}
.near li a{color:#333;font-size:18px}

.mbg{overflow:hidden;position:relative;width: 100%;}
.mbg img {width: 100%;}

.bg1{background:url(bg10.jpg) center bottom no-repeat;padding:20px 0 40px;}
.bg2{background:url(bg1.jpg) center bottom no-repeat;background-size:cover;width:100%;padding:40px 0;position:relative}
.bg3{background:url(bg20.jpg) center bottom no-repeat;background-size:cover;width:100%;padding:40px 0;}
.bg1 .wrap{position: relative;}
.shi{pointer-events: none;position: absolute;right: -6rem;top: 50%;transform: translateY(-50%);width:26rem;opacity: .7;}
.zi{position:absolute; left:0;top:15%;z-index:10;}

.list{}
.list li{line-height:60px;font-size:20px; white-space:nowrap; text-overflow:ellipsis;border-bottom:1px dashed #faf1e8;overflow:hidden;}
.list li span{float:right;font-size:16px;color:#999;margin-left:5px;font-family:DIN-Light;}
.list li.l0 {border-bottom:1px dashed #faf1e8;padding:20px 0;overflow:hidden;position:relative;}
.list li.l0 a {}
.list li.l0 p {font-size:18px;line-height:2;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-moz-box;-moz-line-clamp:4;-moz-box-orient:vertical;overflow-wrap:break-word;word-break:break-all;white-space:normal;overflow:hidden;}
.list li.l0 img {float:left;width:50%;height:160px;margin-right:20px}
.list li.l0 span {color:#999;font-size:14px;}

.banner {position:relative;}
.banner li a .title {position:absolute;bottom:7%;left:10%;z-index:1;width:56%;}
.banner li a .title h4 {display:flex;align-items:center;font-size:32px; font-weight:bolder;padding:10px 0;color:#fff;position:relative;transition:all 0.2s ease-out;white-space:nowrap;text-shadow: 5px 6px 5px rgba(0, 0, 0, .8);}
.banner .item {position:relative;overflow:hidden;}
.banner .item .pic {background-position:top;background-size:cover;height:800px;animation:zoomin 10s ease-in-out infinite alternate;-webkit-animation:zoomin 10s ease-in-out infinite alternate;}
.banner .slick-arrow {display:inline-block;cursor:pointer;width:64px;height:64px;border-radius:50%;color:transparent;position:absolute;bottom:1%;margin-top:-28px;z-index:9;}
.banner .slick-prev {left:60px;background:url(left.png) no-repeat center;}
.banner .slick-next {right:60px;background:url(right.png) no-repeat center;}
.banner .slick-dots {position:absolute;/* width:100%;*/  right:-10%;bottom:7%;text-align:center;font-size:0;z-index:999;}
.banner .slick-dots li {display:inline-block;width:15px;height:15px;background:rgba(255,255,255,0.5);margin:0 5px;cursor:pointer;border-radius:50%;}
.banner .slick-dots .slick-active {background:#fff;width:30px;border-radius:12px;}
.banner {position:relative;}
.banner .bg {position:absolute;bottom:0;left:0;width:100%;height:216px;}
.banner .bg img {width:100%;height:100%;}

.focus{position:relative;width:100%;overflow:hidden;margin:30px auto 0;box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05);}
.focus img{max-width:100%;height:350px;width:100%;object-fit:cover}
.focus li:hover{box-shadow:0 0 1rem rgba(166,6,40,0.15)}
.focus p{padding:1rem}
.focus p a{text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;line-height:1.75rem;font-size:1.125rem;overflow:hidden}
.focus .slick-dots{position:absolute;right:10px;bottom:20px;text-align:right;cursor:pointer}
.focus .slick-dots li{display:inline-block;width:10px;height:10px;border-radius:10px;margin:0 3px;background-color:#faa706}
.focus .slick-dots li button{display:none}
.focus .slick-dots li.slick-active {background:#f00;}
.focus .slick-prev, .focus .slick-next { position: absolute; top: 50%; width:40px; height:60px; margin-top: -30px; background-color: #000; opacity: 0.3;z-index:2;}
.focus .slick-prev { left: 0;}
.focus .slick-next { right: 0;}
.focus .slick-prev:hover, .focus .slick-next:hover {opacity: 0.6;}
.focus .slick-prev:before, .focus .slick-next:before { font: 40px/60px "SimSun";color:#fff;}
.focus .slick-prev:before { content: "<";}
.focus .slick-next:before { content: ">";}

.list1{}
.list1 li{height:60px;line-height:60px;font-size:20px;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px dashed #faf1e8;overflow:hidden;}
.list1 li:first-child {height:120px;line-height:40px;font-size:22px;}
.list1 li:first-child p {font-size:16px;color:#999;line-height:32px;height:60px;display:block;overflow:hidden;position:relative; white-space:normal;text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.list1 li span{float:right;font-size:16px;color:#999;margin-left:5px;font-family:DIN-Light;}

.list2 li {position:relative;padding:20px 0;border-bottom:1px solid #eee;overflow:hidden;}
.list2 li:hover::before {transition:all 0.5s;left:0;}
.list2 li::before {content:"";position:absolute;left:-100%;bottom:0;width:100%;height:1px;background-color:#188163;}
.list2 li a {display:flex;width:100%;height:100%;}
.list2 li a .time {float:left;width:44px;text-align:center;font-family:DIN-Light;}
.list2 li a .time .day {font-size:32px;font-weight:bold;color:#188163;}
.list2 li a .time .year_month {font-size:12px;font-weight:400;color:#188163;}
.list2 li a .title {float:left;display:flex;align-items:center;margin-left:7%;width:80%;}
.list2 li a .title h4 {font-size:20px;font-weight:400;color:#000000;line-height:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.note{margin-top:-100px;padding:25px;background:#fff;box-shadow:0 3px 10px .8px rgba(0, 0, 0, .05);}

.list3{ margin:0 -1%;}
.list3 li{ float:left; width:31.03%; margin:0 1%;height:67px;white-space:nowrap;text-overflow:ellipsis;border:1px dashed #eee;overflow:hidden;}
.list3 li a{font-size:24px;color:#999; text-align:center; display:block;}
.list3 li i{font-size:32px; margin-right:5px;line-height:67px;}

.link {height:56px;margin:10px 0 40px;border-left:4px solid #eee;padding-left:21px;display:flex;justify-content:space-between;align-items:center;}
.link strong{position:relative;font-size:28px;font-weight:bold;color:#ff5000;z-index:9;padding-top:25px; margin-right:30px; width:12%;}
.link strong i{position:absolute;left:0;bottom:0;font-size:58px;font-weight:bold;color:#EFEFEF;z-index:-1;font-family:DIN-Light;}
.link a {margin:0 10px; line-height:32px;font-size:20px; text-align:center;}

.pics{ margin:30px -20px 0;}
.pics li a {margin:0 20px;border:solid 1px #f3f3f3;position:relative; display: block;}
.pics .tx {padding:20px;}
.pics li a p {font-size:20px;line-height:32px;height:64px;overflow:hidden;text-overflow:ellipsis;letter-spacing:1px;color:#333;}
.pics li a:hover p {color:#188163;}
.pics .date {position:absolute;right:12px;top:0;background:url(s4-date-bj.png) no-repeat;background-size:cover;text-align:center;padding:6px 6px 20px 6px;}
.pics .date b {font-size:30px;letter-spacing:2px;color:#fff;display:block;}
.pics .date span {display:block;font-size:12px;letter-spacing:1px;color:#fff;}
.pics .slick-dots li {width:20px;height:20px;border-radius:50%;}
.pics .slick-dots li button {background-color:#b5cce7;border-radius:50%;width:10px;height:10px;margin:5px auto;}
.pics .slick-dots li.slick-active {background-color:#e6eef7;}
.pics .slick-dots li.slick-active button {background-color:#0956b0;}
.pics .slick-prev {text-indent:999px;overflow:hidden;width:64px;height:64px;position:absolute;z-index:9;left:-80px;top:50%;margin-top:-37px;background:url(left.png) no-repeat;background-size:100% 100%;cursor:pointer;}
.pics .slick-next {text-indent:999px;overflow:hidden;width:64px;height:64px;position:absolute;z-index:9;right:-80px;top:50%;margin-top:-37px;background:url(right.png) no-repeat;background-size:100% 100%;cursor:pointer;}
.pics .slick-prev:hover,.pics .slick-next:hover {opacity:0.8;}

#totop{width:50px;height:50px;display:none; position:fixed;bottom:170px; cursor:pointer;z-index:99999;right:20px;*position:absolute;display:none;*top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-112+"px");}
#totop a{display:block;width:50px;height:50px;background:url(top.png) left center no-repeat;}
#totop a:hover{background:url(top.png) right center no-repeat;}

.list4 li{border-bottom: 1px solid #eee;}
.list4 li a{display: flex;justify-content: space-between;align-items: center;padding: 20px;transition: 0.5s;}
.list4 li .date{padding-right: 20px;margin-right: 20px;border-right: 1px solid #ccc;line-height: 25px;white-space: nowrap;font-family:DIN-Light;}
.list4 li .date .big{font-size: 24px;font-weight: bold;transition: 0.3s;}
.list4 li .date .small{margin-top: 5px;font-size: 16px;color: #999;}
.list4 li .tit{width: 100%;height: 60px;font-size: 20px;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: 0.3s;}
.list4 li a:hover{background-color: #fff;box-shadow: 4px 4px 10px rgba(26,83,146,.2);}
.list4 li a:hover .date .big{color: #188163;}
.list4 li a:hover .tit{color: #188163;}
.list4 li a::after{background: #D6242B;left: 0;bottom: 0;width: 0;height: 1px;}
.list4 li a:hover::after{width: 100%;}

.list5{ padding:20px 0;}
.list5 li{float:left;margin:0 5% 30px 0;width:16%;}
.list5 li:nth-child(5n){margin-right:0;}
.list5 a{width:80%;font-size:18px;color:#333;text-align:center;display:block;margin:0 auto;}
.list5 .pic{width: 100%;overflow:hidden;height:200px;}
.list5 .pic i{width:100%;height:100%;background-size:cover;display:block;}
.list5 p{line-height:2.5;text-align:center;overflow:hidden;}

@media(max-width:1366px) {.wrap{width:90%;}
.header .wrap{width:96%;}
}
@media(max-width:1080px) {.wrap{width:99%;}
.header .wrap{width:99.2%;}
}