/*
color:red !important;/* Firefox、IE7支持 
_color:red;IE6支持 
*color:red;IE6、IE7支持 
*+color:red;IE7支持/
color:red\9;IE6、IE7、IE8支持 
color:red\0;IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
background:linear-gradient(#e99c40,#d35224);-webkit-background:linear-gradient(#e99c40,#d35224);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8fc320,endcolorstr=#122b88,gradientType=1);
-webkit-appearance:none;appearance:none;pointer-events:none;select::-ms-expand{display:none;}
@media screen and (min-width:540px){}
@media screen and (max-width:320px){}
-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;*/

/*--默认--*/
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;}
body{font-family:"Arial","Microsoft YaHei",'微软雅黑',"\u5b8b\u4f53",'黑体';min-width:320px;margin:auto;}
ol,ul,li{list-style:none outside none;}
a{text-decoration:none;color:inherit;cursor:pointer;outline:none;}
img{border:none;vertical-align:middle;max-width:100%;max-height:100%;}
table{border-collapse:collapse;width:100%;}
tr,td,th{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;line-height:1.3;}
i,em,b,strong{font-style:normal;font-weight:normal;}
input,textarea,select{padding:0;font-family:inherit;outline:none;resize:none;background:none;border:none;font-size:inherit;color:inherit;}
input::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
textarea::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
select::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-webkit-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-ms-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}


/*--滚动条插件--*/
.jspContainer{overflow:hidden;position:relative;}.jspPane{position:absolute;}.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0;}.jspCap{display:none;}.jspHorizontalBar .jspCap{float:left;}.jspTrack{background:#dde;position:relative;}.jspDrag{background:#ddd;position:relative;top:0;left:0;cursor:pointer;}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%;}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;}.jspArrow.jspDisabled{cursor:default;background:#80808d;}.jspVerticalBar .jspArrow{height:16px;}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%;}.jspVerticalBar .jspArrow:focus{outline:none;}.jspCorner{background:#eeeef4;float:left;height:100%;}* html .jspCorner{margin:0 -3px 0 0;}.jspVerticalBar{width:6px;}.jspDrag{background:#a99479;border-radius:8px;}.jspTrack{background:#f5f5f5;border-radius:8px;}

.mCSB_scrollTools .mCSB_draggerRail{background:#ddd;width:2px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background:#333;}

/*@font-face{
    font-family:en;src: url('fonts/AvianRegular.eot');src: url('fonts/AvianRegular.eot?#iefix') format('embedded-opentype'),url('fonts/AvianRegular.woff2') format('woff2'),url('fonts/AvianRegular.woff') format('woff'),url('fonts/AvianRegular.ttf') format('truetype'),url('fonts/AvianRegular.svg#AvianRegular') format('svg');}*/
@font-face {
    font-family:impact;src: url('fonts/impact.eot');src: url("fonts/impact.eot") format("embedded-opentype"), url("fonts/impact.woff") format("woff"), url("fonts/impact.ttf") format("truetype")}
@font-face{
    font-family:icon;src: url('fonts/iconfont.eot');src: url('fonts/iconfont.eot') format('embedded-opentype'),url('fonts/iconfont.woff') format('woff'),url('fonts/iconfont.ttf') format('truetype')}

/*--类--*/
.gray{-webkit-filter: grayscale(100%);filter:grayscale(100%);filter:gray;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{content:"";clear:both;display:block;}
.footer_b{position:fixed;left:0;bottom:0;width:100%;}


.checkbox{cursor: pointer;}
.checkbox i{display:inline-block;vertical-align: sub;width: 15px;height:15px;text-align: center;border:1px solid #fff;margin-right:10px;line-height:15px;font-size: 0;}
.checkbox.ckd i:after{content:"";width:5px;height:5px;background:#fff;display:block;margin:5px 5px 0;}

.radio{cursor: pointer;margin-right:45px;}
.radio i{display:inline-block;vertical-align: sub;width: 15px;height:15px;text-align: center;border:1px solid #fff;margin-right:10px;line-height:15px;font-size: 0;border-radius:100%;}
.radio.ckd i:after{content:"";width:5px;height:5px;background:#fff;display:block;margin:5px 5px 0;border-radius:100%;}

/*--通用--*/
body{font-size:14px;color:#333;line-height:1.6;min-width:320px;}
.h{line-height:1.3;}
.h1{line-height:1.3;}
.h2{line-height:1.3;}
.h3{line-height:1.3;}
.block{width:1400px;margin:auto;}
.block12{width:1400px;margin:auto;}
.text .p{line-height:1.7;text-align:left;}
.nav_main_m{display:none;}
.search_m{display:none;}
.scmbtn{display:none;}
.prev{cursor: pointer;}
.next{cursor: pointer;}

.layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:10;opacity:0;visibility:hidden;transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer.showdiv{opacity:1;visibility:visible;}
.layer .close{font-size:60px;font-family:icon;position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;}
.layer .search_box{height:45px;line-height:45px;width:550px;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}
.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
.layer .search_box .kw{background:#fff;box-shadow:3px 3px 3px rgba(0,0,0,0.5) inset;-ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .search_box .ok{background:#9d020a;color:#fff;width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .picbox{width:100%;height:100%;text-align:center;}
.layer .picbox:after{content:"";vertical-align:middle;height:100%;display:inline-block;}
.layer .picbox img{max-width:80%;max-height:80%;width:auto;height:auto;}
.layer .picbox video{width:1000px;height:auto;display:inline-block;vertical-align:middle;}
.layer .leader_box{background:#fff;border-top:3px solid #ca0d0d;width:1100px;position:relative;}
.layer .leader_box .inner{padding:60px;}
.layer .leader_box .close{color:#aaa;right:0;top:0;font-size:30px;}
.layer .leader_box .t{display:flex;align-items:center;}
.layer .leader_box .pic{width:160px;}
.layer .leader_box .txt{margin-left:50px;}
.layer .leader_box .txt .h{font-size:18px;}
.layer .leader_box .txt .p{margin-top:15px;}
.layer .leader_box .txt .p span{margin-right:30px;}
.layer .leader_box .text{margin-top:40px;max-height:300px;overflow: hidden;}
.layer .leader_box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#ca0d0d;}
.layer .leader_box .text p{margin-top:20px;}
.layer .leader_box .text p:first-child{margin-top:0px;}

.share-box{display:inline-block;vertical-align:middle;text-align:center;}
.share-box:after{content:'';display:table;clear:both;}
.share-box .share-item{position:relative;float:left;border-radius:50%;cursor:pointer;}
.share-box a.share-item{margin:0;padding-left:0;height:auto;background-image:none;font-size:inherit;line-height:inherit;}
.share-box .share-item:after{content:'';vertical-align:top;font-family:"icon" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display: inline-block;color:#fff !important;}
.share-box .icon-wchat:after{content:'\e603';font-size:1.05em;margin-top:0.05em;}
.share-box .icon-qq:after{content:'\e606';}
.share-box .icon-qzone:after{content:'\e60a';}
.share-box .icon-sinawb:after{content:'\e605';}
.share-box .icon-txwb:after{content:'\e609';}
.share-label{display:inline-block;}
.share-item .code{position:absolute;bottom:100%;left:50%;margin-left:-70px;margin-bottom:10px;margin-top:15px;padding:10px;width:140px;background-color:#fff;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,0.15);border-radius:5px;box-sizing:border-box;visibility: hidden;opacity: 0;transform:translateY(-10px);transition:all 0.2s ease-out 0s;z-index: 99;}
.share-item .code:after{content:'';position:absolute;left:50%;top:100%;margin-left:-8px;width:0;height:0;border:8px solid transparent;font-size:0;border-top-color:#fff;}
.share-item .code > img{display:block;width:100%;}
.share-item:hover .code{visibility:visible;opacity:1;transform:none;}
.share-box a.share-item{margin-left:3px;width:32px;height:32px;line-height:32px;font-size:20px;}
.share-box a.share-item.icon-sinawb{font-size:23px;}
.share-box a.share-item:hover{opacity:1;z-index:1;}
#bdshare_weixin_qrcode_dialog{-webkit-box-sizing:content-box;box-sizing:content-box;}

.pd120{padding-top:120px;padding-bottom:120px;}
.pdt120{padding-top:120px;}
.pdb120{padding-bottom:120px;}
.pd110{padding-top:110px;padding-bottom:110px;}
.pdt110{padding-top:110px;}
.pdb110{padding-bottom:110px;}

.imgzoom .pic{overflow:hidden;}
.imgzoom .pic img{transition:all 0.4s ease-out 0s;}
.imgzoom:hover .pic img{transform:scale(1.05);}


.fz48{font-size:48px;line-height:1.3;}
.fz40{font-size:40px;line-height:1.3;}
.fz30{font-size:30px;line-height:1.3;}
.fz24{font-size:24px;line-height:1.3;}
.fz20{font-size:20px;line-height:1.3;}

.title{text-align:center;}
.title .p{margin-top:10px;}
.title .more{margin-top:10px;}



.pages{margin-top:40px;text-align: center;font-size: 0;}
.pages .prev{font-family:icon;padding:0;width:33px;background:#c6babb;color: #fff;border-color: #c6babb;}
.pages .next{font-family:icon;padding:0;width:33px;background:#c6babb;color: #fff;border-color: #c6babb;}
.pages a{display:inline-block;font-size:16px;font-family:Arial;border:1px solid #ddd;padding:0 8px;min-width:18px;height:33px;border-radius:3px;line-height:34px;vertical-align: middle;margin:0 3px;}
.pages i{display:inline-block;font-size:16px;font-family:icon;padding:0 8px;margin:0 3px;height:33px;border-radius:2px;line-height:33px;vertical-align: middle;}
.pages a.now{background:#9d020a;color: #fff;border-color:#9d020a;}
.pages a:hover{background:#c6babb;color: #fff;border-color:#c6babb;}
.pages .go{display:inline-block;font-family:Arial;border:1px solid #ddd;padding:0 7px;margin:0 5px;height:33px;border-radius:3px;line-height:34px;vertical-align: middle;}
.pages .go input{border: none;width:30px;height:23px;line-height:23px;font-size: 16px;margin:5px 0;text-align: center;font-size:16px;float: left;}
.pages .go em{height:23px;margin:5px;border-left: 1px solid #ddd;display: inline-block;line-height:24px;font-size:16px;padding-left:10px;cursor: pointer;}
.pages .loadmore{display:none;}

.links a{position:relative;padding-left:20px;box-sizing:border-box;}
.links a:before{content:"\e76c";font-family:icon;color: #9d020a;margin-right:10px;position: absolute;left:0;top:0;}
.links a:hover:before{animation:arr 0.6s ease-out 0s infinite;}

.position{line-height:50px;}
.position a{margin:0 10px;}
.position a:first-child{margin-left:0;}

body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}
.body{position:relative;background:#fff;box-sizing:border-box;}
.body.page{padding-top:202px;}
.home{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}
.home body{height:100%;overflow:hidden;padding:0;}
.body_home{background:#9d020a;height:100%;overflow:hidden;}



.body_b{position:fixed;left:0%;top:100%;bottom:0;right:0;background:#fff;overflow:hidden;transition:top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;z-index:1;overflow:auto;outline:none;}
.body_b *{outline:none;}
.body_b.showdiv{top:0;}
.body_b .mCSB_scrollTools{z-index:4;width:5px;}
.body_b .mCSB_scrollTools .mCSB_draggerRail{width:5px;}
.body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#9d020a;width:5px;}
.body_b .mCSB_scrollTools .mCSB_draggerRail{background:rgba(0,0,0,0.1);}


.header{position:fixed;left:0%;top:0;right:0%;z-index:3;/*transition:all 0.7s ease-out 0s;*/box-shadow: 0 0 10px rgba(0,0,0,0.15);}
.header{opacity:1;/*transform:translateY(-100%);*/visibility: visible;}
.header.showdiv{opacity:1;/*transform:none;*/visibility: visible;}
.body_home.showdiv .header{transform:none;opacity:1;visibility: visible;}
.header .d1{background:#9d020a;color: #fff;background:#fff;color: #333;line-height:45px;height:45px;font-size:14px;line-height:33px;height:33px;font-size:12px;transition:all 0.2s ease-out 0s;overflow:hidden;}
.header.lit .d1{height:0;}
.header .d1 .nav_l i{margin:0 18px;font-size:12px;}
.header .d1 .nav_l a{display:inline-block;line-height:1;}
.header .d1 .nav_l a:before{content:"";display: block;margin-bottom:5px;border-top:2px solid #fff;transition:all 0.1s ease-out 0s;;transform:scaleX(0);}
.header .d1 .nav_l a.now{color:#fff;}
.header .d1 .nav_l a.now:before{transform:scaleX(1);border-color:#fff;}
.header .d1 .nav_l a:hover:before{transform:scaleX(1);border-color:#fff;}
.header .d1 .nav_r a{margin-left:15px;margin-right:15px;}
.header .d1 .nav_r a{display:inline-block;line-height:1;}
.header .d1 .nav_r a:before{content:"";display: block;margin-bottom:5px;border-top:2px solid #fff;transition:all 0.1s ease-out 0s;;transform:scaleX(0);}
.header .d1 .nav_r a.now{color:#fff;}
.header .d1 .nav_r a.now:before{transform:scaleX(1);border-color:#fff;}
.header .d1 .nav_r a:hover:before{transform:scaleX(1);border-color:#fff;}
.header .d2{/*transition:all 0.3s ease-out 0s;*/height:85px;height:128px;background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));background:linear-gradient(rgba(34,81,123,0.7),rgba(34,81,123,0));background: #9d020a;background:url(../images/20220422150457.png)}
.d3{background:#fff;line-height:40px;font-size:16px;}
.d3 li{float:left;position:relative;}
.d3 li>a{padding-left:22px;padding-right:22px;text-align:center;display:block;}
.d3 li:hover>a{background:#9d020a;color:#fff;}
 

.chidnv{ position: absolute; z-index: 999; left: 0;font-size:14px; top: 199px;  background:#fff;background: rgba(255, 255, 255, 0.95);  width: 100%; display: none;box-shadow: 0 5px 10px rgba(0,0,0,0.15);}
.header2 .chidnv{ position: fixed;}
.header2.lit .chidnv{top: 166px;}
li:hover .chidnv{display:block;}
li:hover .chidnv2{display:block;}
.chidnv div{ width: 1300px; margin: 0 auto; line-height: 34px;padding-top:12px;padding-bottom:12px;}
.chidnv div a{width: 16.6%; float:left;}
.chidnv div a:hover{color:#9d020a;}
.chidnv2{position: absolute;display:none;top: 40px;background:rgba(255,255,255,0.9);z-index: 2;left: 0px;white-space: nowrap;font-style:normal;font-size:15px;display:none;box-shadow: 0 5px 10px rgba(0,0,0,0.15);}
.chidnv2 a{display:block;width:auto;height:36px;overflow:hidden;line-height:36px;min-width:90px;padding-left:14px;padding-right:14px;}
.chidnv2 a:link,.daohang span i a:visited{color:#3e171d;}
.chidnv2 a:hover{background: #9d020a;text-decoration:none;color:#fff;}
.header .nav_main{display:none;}
.header .nav_child{display:none;}
.header .block{position:relative;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;}
.header .block12{display:block;position: initial;}
.header .logo{height:100%;width:200px;width:400px;padding-right:140px;}
.header .logo a{height:100%;font-size:0;display:block;}
.header .logo img{max-height:65%;vertical-align:middle;display:inline-block;}
.header .logo a:after{content:"";display:inline-block;height:100%;vertical-align:middle;}
.header .nav_main{text-align: center;font-size:22px;}
.header .nav_main a{margin:0 19px;color: #fff;display:inline-block;position:relative;}
.header .nav_main a:after{content:"";border-bottom:2px solid #fff;margin-top:5px;display:block;width:100%;transition:all 0.2s ease-out 0s;transform:scaleX(0);}
.header .nav_main a:before{content:"";border-left:2px solid #fff;height:25px;transition:all 0.2s ease-out 0s;transform:scaleY(0);position:absolute;left:50%;top:100%;transform-origin:center top;display:none;}
.header .nav_main a.hover:before{transform:none;}
.header .nav_main a.now:after{transform:none;}
.header .nav_main a.hover:after{transform:none;}
.header .tools{color: #fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.header .tools .a{border-radius:100%;margin-left:20px;margin-left:0px;width:34px;height:34px;line-height:34px;position:relative;}
.header .tools .a>a{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:url(../images/ss_bg1.png) no-repeat;background-size:contain;}
/* .header .tools .sc a:after{content:"\e672";font-size:20px;font-family:icon;} */
.header .tools .log i:after{content:"\e601";font-size:20px;font-family:icon;}
.header .tools .share-box{float:left;}
.header .tools .lang{font-size:16px;font-family:en;text-transform: uppercase;font-family:Arial;}
.header .tools .search{background:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.15);width:250px;height:36px;position: absolute;right:-2px;top:0;opacity: 0;filter:alpha(opacity='0');visibility: hidden;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;color: #333;}
.header .tools .search.s{opacity:1;filter:alpha(opacity='100');visibility: visible;}
.header .tools .search .kw{display:block;float: left;height:20px;line-height:20px;width:190px;margin:8px 0 0 12px;font-size:16px;}
.header .tools .search .ok{float: right;width:36px;height:36px;cursor: pointer;font-family:icon;font-size:22px;}
.nav_child .item{padding:40px;display:-ms-flexbox;display:flex;border-top:2px solid #9d020a;position:absolute;top:100%;width:900px;background:#fff center bottom no-repeat;background-size:contain;opacity:0;visibility:hidden;}
.nav_child .item.s{visibility:visible;opacity:1;transition:opacity 0.2s ease-out 0s;}
.nav_child .item .l{display:-ms-flexbox;display:flex;width:45%;}
.nav_child .item .l .pic{width:142px;}
.nav_child .item .l .pic img{width:100%;height:auto;}
.nav_child .item .l .txt{-ms-flex:1;flex:1;font-size:16px;color:#9d020a;padding-left:30px;line-height:2.2;}
.nav_child .item .r{width:55%;font-size:0;}
.nav_child .item .r a{width:33.33%;font-size:18px;margin-top:10px;display:inline-block;}
.nav_child .item .r a:hover{color:#9d020a;}

.header.light{transform:none;opacity:1;visibility: visible;}
.header.light .d2{background:#fff;background:#9d020a;/*border-bottom:1px solid #ddd;*/background:url(../images/20220422150457.png)}
.header.light .tools{color:#333;}
.header.light .tools .a{border-color: #ccc;}
.header.light .nav_main a{color:#333;}
.header.light .nav_main a:after{border-color:#9d020a;}
.header.light .nav_main a:before{border-color: #9d020a;}
.header.light .tools .a>a{background:url(../images/ss_bg1.png) no-repeat;background-size: contain;}

.header2{position:fixed;left:0;right:0;top:0;z-index:3;background:#9d020a;opacity:0;/*transform:translateY(-100%);transition:all 0.5s ease-out 0s;*/box-shadow:0 0 10px rgba(0,0,0,0.15);}
.body_b .header2{opacity:0;/*transform:translateY(-100%);*/}
.body_b.showdiv .header2{/*transition:all 0.7s ease-in-out 0.5s;transform:none;*/opacity:1;}
.header2.showdiv{opacity:1;transform:none;}
.header2 .d1{background:#9d020a;color: #fff;background:#fff;color: #333;line-height:45px;height:45px;font-size:14px;line-height:33px;height:33px;font-size:12px;transition:all 0.2s ease-out 0s;overflow:hidden;}
.header2.lit .d1{height:0;}
.header2 .d1 .nav_l i{margin:0 18px;font-size:12px;}
.header2 .d1 .nav_l a{display:inline-block;line-height:1;}
.header2 .d1 .nav_l a:before{content:"";display: block;margin-bottom:5px;border-top:2px solid #fff;transition:all 0.1s ease-out 0s;;transform:scaleX(0);}
.header2 .d1 .nav_l a.now{color:#fff;}
.header2 .d1 .nav_l a.now:before{transform:scaleX(1);border-color:#fff;}
.header2 .d1 .nav_l a:hover:before{transform:scaleX(1);border-color:#fff;}
.header2 .d1 .nav_r a{margin-left:15px;margin-right:15px;}
.header2 .d1 .nav_r a{display:inline-block;line-height:1;}
.header2 .d1 .nav_r a:before{content:"";display: block;margin-bottom:5px;border-top:2px solid #fff;transition:all 0.1s ease-out 0s;;transform:scaleX(0);}
.header2 .d1 .nav_r a.now{color:#fff;}
.header2 .d1 .nav_r a.now:before{transform:scaleX(1);border-color:#fff;}
.header2 .d1 .nav_r a:hover:before{transform:scaleX(1);border-color:#fff;}
.header2 .d2{transition:all 0.3s ease-out 0s;height:85px;height:128px;background:#fff;background: #9d020a;}
.header2 .nav_main{display:none;}
.header2 .nav_child{display:none;}
.header2 .block{position:relative;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;}
.header2 .logo{height:100%;width:200px;width:400px;padding-right:140px;}
.header2 .logo a{height:100%;font-size:0;display:block;}
.header2 .logo img{max-height:65%;vertical-align:middle;display:inline-block;}
.header2 .logo a:after{content:"";display:inline-block;height:100%;vertical-align:middle;}
.header2 .nav_main{text-align: center;font-size:22px;}
.header2 .nav_main a{margin:0 19px;display:inline-block;position: relative;color:#9d020a;color:#fff;}
.header2 .nav_main a:after{content:"";border-bottom:2px solid #9d020a;color:#fff;margin-top:5px;display:block;width:100%;transition:all 0.2s ease-out 0s;transform:scaleX(0);}
.header2 .nav_main a:before{content:"";border-left:2px solid #9d020a;color:#fff;height:25px;transition:all 0.2s ease-out 0s;transform:scaleY(0);position:absolute;left:50%;top:100%;transform-origin:center top;display:none;}
.header2 .nav_main a.hover:before{transform:none;}
.header2 .nav_main a.hover:after{transform:none;}
.header2 .nav_main a.now:after{transform:none;}
.header2 .tools{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.header2 .tools .a{border-radius:100%;margin-left:20px;margin-left:0px;width:34px;height:34px;line-height:34px;position:relative;}
.header2 .tools .a>a{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:url(../images/ss_bg2.png) no-repeat;background:url(../images/ss_bg1.png) no-repeat;background-size:contain;}
/* .header2 .tools .sc a:after{content:"\e672";font-size:20px;font-family:icon;} */
.header2 .tools .log i:after{content:"\e601";font-size:20px;font-family:icon;}
.header2 .tools .share-box{float:left;}
.header2 .tools .lang{font-size:16px;font-family:Arial;text-transform: uppercase;}
.header2 .tools .search{background:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.15);width:250px;height:36px;position: absolute;right:-2px;top:0;opacity: 0;filter:alpha(opacity='0');visibility: hidden;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;color: #333;}
.header2 .tools .search.s{opacity:1;filter:alpha(opacity='100');visibility: visible;}
.header2 .tools .search .kw{display:block;float: left;height:20px;line-height:20px;width:190px;margin:8px 0 0 12px;font-size:16px;}
.header2 .tools .search .ok{float: right;width:36px;height:36px;cursor: pointer;font-family:icon;font-size:22px;}


/* .header.hbt .d2{height:148px;}
.header.hbt .lbt{font-size:43px;line-height:43px;font-weight:bold;color:#9d020a;}
.header.hbt .logo{text-align:center;} 
.header.hbt .logo a{height:50%;}
.header.hbt .logo a img{max-height:50%;} */

.header.hbt .logo{width:auto;padding-right:50px;flex-shrink: 0;}
.header.hbt .nav_main{width:auto;}
.header.hbt .logo a{display:inline-block;}
.header.hbt .logo a img{max-height:40%;}
.header.hbt .lbt{display:inline-block;font-size:43px;line-height:43px;font-weight:bold;color:#9d020a;text-indent: 50px;vertical-align: middle;}






/*a
.header2 .block{height:100%;position: relative;}
.header2 .d1{height:45px;line-height:45px;background:#9d020a;font-size:14px;}
.header2 .d1 .block{height:100%;}
.header2 .d1 .navg{float: right;color: #fff;line-height:48px;text-align:right;overflow: hidden;transition:all 0.5s cubic-bezier(0,1,1,1) 0s;white-space:nowrap;width:0;}
.header2 .d1 .navg.act{width:440px;margin-right:40px;}
.header2 .d1 .navg a{margin:0 20px;}
.header2 .d1 .navg1{float: right;margin-right:40px;color: #fff;text-align: right;white-space:nowrap;}
.header2 .d1 .navg1 a{margin:0 20px;}
.header2 .d2{background:#fff;}
.header2 .d2 .block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:85px;-ms-flex-align:center;align-items:center;}
.header2 .d2 .logo{height:100%;background-size:contain;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.header2 .d2 .logo img{max-height:65%;}
.header2 .d2 .navg{font-size:18px;}
.header2 .d2 .navg a{margin:0 30px;display: inline-block;}
.header2 .d2 .navg a:hover{color:#9d020a;}
.header2 .tools{float: right;color: #fff;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.header2 .tools .a{border:1px solid #fff;border-radius:100%;margin-left:10px;width:28px;height:28px;line-height:28px;text-align: center;font-size:20px;cursor: pointer;}
.header2 .tools .a>a{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.header2 .tools .sc{position: relative;}
.header2 .tools .sc a:after{content:"\e672";font-size:16px;font-family:icon;}
.header2 .tools .log i:after{content:"\e601";font-size:16px;font-family:icon;}
.header2 .tools .share-box{float:left;}
.header2 .tools .lang{font-size:12px;font-family:en;text-transform: uppercase;}
.header2 .tools .search{background:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.15);width:250px;height:36px;position: absolute;right:-2px;top:-3px;opacity: 0;filter:alpha(opacity='0');visibility: hidden;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;color:#333;}
.header2 .tools .search.s{opacity:1;filter:alpha(opacity='100');visibility: visible;}
.header2 .tools .search .kw{display:block;float: left;height:20px;line-height:20px;width:190px;margin:8px 0 0 12px;font-size:16px;}
.header2 .tools .search .ok{float: right;width:36px;height:36px;cursor: pointer;font-family:icon;font-size:22px;}
*/
.nav_mobile{display:none;}

.body_home .banner{position:relative;height:100%;overflow:hidden;}
.body_home .banner .slick-list{height:100%;}
.body_home .banner .slick-track{height:100%;}
.body_home .banner .slick-slide>div{height:100%;}
.body_home .banner .frame{height:100%;padding-top:128px;}
.body_home .banner .frame video{min-width:100%;min-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.body_home .banner .child{background-size:cover;color:#fff;background-position:center center;height:100%;position:relative;overflow:hidden;background-color:#9d020a;}
.body_home .banner .child:before{content:"";position:absolute;left:0;bottom:0;right:0;height:80px;background:linear-gradient(to top,rgba(0,0,0,0.4),rgba(0,0,0,0));}
.body_home .banner .child .fz30{position:absolute;left:0;right:380px;bottom:50px;line-height:1;padding-left:40px;}
.body_home .banner .child .a1{position: absolute;left:0;top:0;width:100%;height:100%;}
.body_home .banner .child .a2{position:absolute;right:15px;bottom:35px;font-size:24px;line-height:1;width:80px;height:60px;line-height:60px;text-align:center;}
.body_home .banner .child .a2:after{content:"\e76c";display: inline-block;vertical-align: middle;font-family:icon;}
.body_home .banner .text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0.8);text-align: center;opacity:0;width:50%;}
.body_home .banner .showdiv .text{transform:translate(-50%,-50%) scale(1);opacity:1;transition:all 2s ease-out 0.5s;}
.body_home .banner .navg{position: absolute;right:100px;bottom:50px;color: #fff;text-align: center;line-height:1;}
.body_home .banner .navg li{margin:0 10px;font-family:Arial;cursor: pointer;vertical-align: middle;display:inline-block;}
.body_home .banner .navg li.slick-active{font-size:22px;}
.body_home .banner .navg li:after{content:"";border-top:1px solid #fff;display: inline-block;vertical-align: middle;width:0px;margin-left:5px;transition:all 0.5s ease-out 0s;}
.body_home .banner .navg li.slick-active:after{width:60px;}
.body_home .banner .tit{position:absolute;left:50px;bottom:60px;right:50px;background:rgba(0,0,0,0.5);height:80px;line-height:80px;color: #fff;display:flex;display:-ms-flexbox;justify-content:justify;justify-content:space-between;}


.body_home .bb{position:absolute;left:50%;bottom:0;text-align:center;transform:translateX(-50%);color:#3e7eb5;font-size:36px;cursor: pointer;opacity:0;font-family:icon;padding:0 10px;animation:bb 2s linear 0s infinite;font-weight:bold;}
@keyframes bb{
0%{transform:translate(-50%,0);opacity:0;}
20%{transform:translate(-50%,3px);opacity:1;}
80%{transform:translate(-50%,10px);opacity:1;}
90%{transform:translate(-50%,10px);opacity:0;}
100%{transform:translate(-50%,10px);opacity:0;}
}
.body_home.showdiv .bb{opacity:1;}
.body_home .bb:hover{ animation-play-state:paused;color: #fff;}




@-webkit-keyframes td{
0%{opacity:1;}
25%{opacity:0;}
50%{opacity:1;}
100%{opacity:1;}
}
@keyframes td{
0%{opacity:1;}
25%{opacity:0;}
50%{opacity:1;}
100%{opacity:1;}
}
@-webkit-keyframes td1{
0%{-webkit-transform:rotateX(0deg);}
100%{-webkit-transform:rotateX(360deg);}
}
@keyframes td1{
0%{transform:rotateX(0deg);}
100%{transform:rotateX(360deg);}
}



/* 栏目标题 */
.tt {
    display: block;
    width: 100%;
    margin-bottom: 36px;
  }
  
  .tt .tit {
    float: left;
    font-size: 16px;
    font-weight: normal;
  }
  
  .tt .tit .title {
    display: block;
    line-height: 42px;
    color: #424242;
    font-family: "Microsoft yahei";
  }
  
  .tt .tit .title .iconfont {
    display: inline-block;
    width: 54px;
    height: 54px;
    color: #c11025;
    font-size: 30px;
    margin-right: 10px;
    text-align: center;
    line-height: 54px;
    border-radius: 4px;
    vertical-align: top;
  }
  
  .tt .tit .title .title-zh {
    color: #fff;
    font-size: 34px;
    vertical-align: top;
  }

  .home1 .tt .tit .title .title-zh,.home3 .tt .tit .title .title-zh{
    color: #9d020a;
    font-size: 34px;
    line-height:54px;
  }

  .home4 .tt .tit .title .title-zh{font-size: 34px;line-height:54px;}
  
  .tt .tit .title .title-en {
    color: #9d020a;
    font-size: 24px;
    vertical-align: bottom;
    font-family: Arial;
    text-transform: uppercase;
  }
  
  .ld-tt .tit .title .iconfont {
    background: none;
    color: #fff;
  }
  
  .ld-tt .tit .title .title-zh,
  .ld-tt .tit .title .title-en {
    color: #c11025;
    color:#9d020a;
  }
  
  /* 更多按钮 */
  .more_btn {
    text-align: center;
  }
  
  .more_btn .more_text {
    display: inline-block;
    width: 100px;
    width:auto;
    height: 36px;
    border-radius: 10px;
    font-size: 13px;
    cursor: pointer;
    color: #9d020a;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  
  .more_btn.white_btn .more_text {
    color: #fff;
    color: #9d020a;

  }
  .home4 .more_btn.white_btn .more_text {
    color: #fff;

  }  
  
  .more_btn .more_text:hover {

    color: #c11025;
  }
  
  .more_btn.white_btn .more_text:hover {

    color: #fff;
    color: #9d020a;

  }
  .home4 .more_btn.white_btn .more_text:hover {

    color: #fff;

  }
  
  /* 列表内容 */
  /*图列表*/
  .news_list li.news{line-height:30px;}

  .news_tu .news_list {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .news_tu .news_list li.news {
    float: left;
    width: 50%;
    margin-bottom: 32px;
  }
  .news_tu .news_list li.news .news_inner{
    padding: 0 20px;
  }
  
  .news_tu .news_list li.news .news_box {
    margin: 0px 10px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  
  .news_tu .news_list li.news .news_box:hover {
    opacity: 0.85;
    filter: Alpha(opacity=85);
  }
  
  .news_tu .news_list li.news .news_imgs {
    padding-top: 51%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
  }
  
  .news_tu .news_list li.news .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  
  .news_tu .news_list li.news:hover .news_imgs img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  
  .news_tu .news_list li.news .news_list_con {
    padding: 30px 20px;
    background: #fff;
  }
  .news_tu .news_list li.news .news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
    height: auto;
    font-size: 20px;
    color: #333;
    font-weight: 500;
  }
  .news_tu .news_list li.news .news_title a{/*max-width: 480px;display: inline-block;*/overflow: hidden;vertical-align: middle;text-overflow: ellipsis;white-space: nowrap;}
  .home2 .news_tu .news_list li.news .news_title {color:#fff;color:#222;}
  


  
  .news_tu .news_list li.news .news_title::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #9d020a;
    margin-right: 6px;
    vertical-align: middle;
  }
  
  .news_tu .news_list li.news .news_text a {
      font-size:14px;
    display: block;
    color: #898989;
    line-height: 1.5;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
  }
  
  .news_tu .news_list li.news .news_imgs,
  .news_tu .news_text {
    display: none;
  }
  
  .news_tu .news_date {
    float: right;
    color: #898989;
  }
  .home2 .news_tu .news_date {color:#fff;color:#9d020a}

  .news_tu .icon-clock{width:16px;height:16px;display: inline-block;background:url(../images/icon_clock.png) no-repeat;background-size: contain;vertical-align:middle;}
  


/* home1 */
.home1{padding:201px 0 96px;background:#efebea;background: url(../images/page1_bg.jpg) no-repeat center;background-size: cover;}/*138*/

  .home1 .news_tu .news_list li.news { margin-bottom: 25px;}
  .home1 .news_tu .news_list li.news .news_list_con {
    padding: 16px;overflow:hidden;text-overflow: ellipsis;
  }
  .home1 .news_tu .news_list li.news .news_wz {
    float: left;
    width: calc(100% - 100px);
  }
  
  .home1 .news_date {
    float: right;
    color: #898989;
  }
  
  .home1 .news_tu .news_list li.news:nth-child(-n + 3) {
    width: 33.33333%;
  }
  
  .home1 .news_tu .news_list li.news:nth-child(-n + 3) .news_list_con {
    position: relative;
    background: #fff url() no-repeat left center;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  }
  
  
  .home1 .news_tu .news_list li.news:nth-child(-n + 3) .news_wz {
    float: none;
    margin-bottom: 10px;
    width:auto;
  }
  
  .home1 .news_tu .news_list li.news:nth-child(-n + 3) .news_imgs,
  .home1 li.news:nth-child(-n + 3) .news_text {
    display: block;
  }
  
  .home1 .news_tu .news_list li.news:nth-child(-n + 3) .news_title {
    margin-bottom: 10px;
  }
  
  .home1 .news_tu .news_list li.news:nth-child(-n + 3) .news_title::before {
    display: none;
  }

  @media screen and (min-width:1000px){
  .home1 .news_tu .news_list li.news:nth-child(n + 4) .news_inner{background:#fff;}
  .home1 .news_tu .news_list li.news:nth-child(n + 4){margin-bottom:0px;}
  .home1 .news_tu .news_list li.news:nth-child(n + 4) .news_list_con{padding:10px 16px;}
  .home1 .news_tu .news_list li.news:nth-child(4) .news_inner{padding-left:0px;margin-left:20px;padding-top:10px;}
  .home1 .news_tu .news_list li.news:nth-child(5) .news_inner{padding-right:0px;margin-right:20px;padding-top:10px;}
  .home1 .news_tu .news_list li.news:nth-child(6) .news_inner{padding-left:0px;margin-left:20px;}
  .home1 .news_tu .news_list li.news:nth-child(7) .news_inner{padding-right:0px;margin-right:20px;}
  .home1 .news_tu .news_list li.news:nth-child(8) .news_inner{padding-left:0px;margin-left:20px;}
  .home1 .news_tu .news_list li.news:nth-child(9) .news_inner{padding-right:0px;margin-right:20px;}
  .home1 .news_tu .news_list li.news:nth-child(10) .news_inner{padding-left:0px;margin-left:20px;}
  .home1 .news_tu .news_list li.news:nth-child(11) .news_inner{padding-right:0px;margin-right:20px;}
  .home1 .news_tu .news_list li.news:nth-child(12) .news_inner{padding-left:0px;margin-left:20px;}
  .home1 .news_tu .news_list li.news:nth-child(13) .news_inner{padding-right:0px;margin-right:20px;}
  .home1 .news_tu .news_list li.news:nth-child(14) .news_inner{padding-left:0px;margin-left:20px;padding-bottom:10px;}
  .home1 .news_tu .news_list li.news:nth-child(15) .news_inner{padding-right:0px;margin-right:20px;padding-bottom:10px;}

  .home1 .news_tu .news_listv3 li.news:nth-child(10) .news_inner{padding-left:0px;margin-left:20px;padding-bottom:10px;}
  .home1 .news_tu .news_listv3 li.news:nth-child(11) .news_inner{padding-right:0px;margin-right:20px;padding-bottom:10px;}
  
  }
  


.icon-xwzx{background:url(../images/icon_xwzx.png) 10px 9px no-repeat;}

.home1 .news_tu .news_list li.news:nth-child(-n + 3) .news_title {font-size: 24px;color: #9d020a;color:#333;font-weight: 500;}
.home1 .news_tu .news_list li.news:nth-child(-n + 3) .news_title a{display:block;}

.home1 .news_tu .news_list li.news:nth-child(-n + 3) .news_list_con{padding:16px 20px;}

.home1 .news_tu .icon-clock{width:18px;height:30px;background:url(../images/icon_clock_s.png) 0px 5px no-repeat;}





.xwzxv3{display:none}
.news_listv3{display:none}
@media screen and (min-width:1000px){
  .home1 .news_tu .news_list li.news:nth-child(-n + 3) {display:none;}
.home1 .block{padding-top:50px;}
.home1 .news_tu .news_list{display:none;}
.home1 .news_tu .news_listv3{display:block;}

.xwzxv3{display:block;margin-bottom:40px;}

.tpxw{width:747px;width:51.9%;height:452px;float:left;}
.xwzx{width:620px;width:44.28%;height:429px;float:right;}
.xwzx .tl{height:44px;}
.xwzx .tl .t{line-height:44px;padding:0px 22px;text-align:center;font-size:18px;color:#666;float: left;background:#f5f5f5;}
.xwzx .tl .t a{color:#666;text-decoration:none;}
.xwzx .tl .ut{line-height:44px;padding:0px 12px;text-align:center;font-size:18px;color:#015293;float: left;}
.xwzx .tl .ut a{color:#015293;text-decoration:none;}
.xwzx .tl .ta{font-weight:bold;background:#245399;color:#fff;}
.xwzx .tl .ta a{color:#fff;}
.xwzx .more{float:right;line-height:44px;font-size:14px;color:#9c9c9c}
.xwzx .more a{color:#9c9c9c}
.xwzx ul{margin-top:16px;}
.xwzx li{line-height:49px;font-size:18px;height:50px;overflow:hidden;padding-left:14px;padding-left:4px;color:#666;    font-size: 20px;
  color: #333;
  font-weight: 500;}

  .first-new a {
    display: block;
}

.first-new h3 {
    color: #9d020a;
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.first-new p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}

/* .xwzx li span{float:right;font-size:18px;width:105px;text-align:right;color:#666;} */
.xwzx li .news_date{float:right;width:110px;color: #898989;font-size:14px;padding-left:20px;}
.xwzx li .icon-clock{width:16px;height:16px;display: inline-block;background:url(../images/icon_clock.png) no-repeat;background-size: contain;vertical-align:middle;}
.xwzx li .icon-clock{width:18px;height:30px;background:url(../images/icon_clock_s.png) 0px 5px no-repeat;}
.xwzx li a{color: #333;}
.xwzx li::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: #9d020a;
  margin-right: 12px;
  vertical-align: middle;
}
}


/* home2 */
.home2 {
    padding: 45px 0;
     background: url(../images/page2_bg.jpg) no-repeat center; 
      background-size: cover;
  }
  
  .home2 .ml {
    float: left;
    width: 65%;
  }
  
  .home2 .mr {
    float: right;
    width: 33%;
  }
  
  .home2 .more_btn {
    float: right;
    margin-top: 8px;
  }
  
  .home2 .ml .news_tu .news_list li.news{
    margin-bottom: 5px;
  }
  
  .home2 .news_tu .news_list li.news .news_list_con {
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid #bfbfbf;
    padding: 15px 15px;
  }
  
  .home2 .news_tu .news_list li.news:nth-child(-n + 2) .news_list_con {
    position: relative;
    background: #fff no-repeat left center;
  }
  
  .home2 .news_tu .news_list li.news:nth-child(-n + 2) .news_wz {
    float: none;
    margin-bottom: 10px;
  }
  
  .home2 .news_tu .news_list li.news:nth-child(-n + 2) .news_imgs,
  .home2 li.news:nth-child(-n + 2) .news_text {
    display: block;
  }
  
  .home2 .news_tu .news_list li.news .news_title {
    margin-bottom: 5px;
  }
  
  .home2 .news_tu .news_list li.news .news_title::before { display: block; float: left; margin-top: 10px;}
  .home2 .news_tu .news_list li.news .news_title a{ display: block; /*float: left; max-width: 390px;*/}
  
  .home2 .news_tu .news_list li.news:nth-child(-n + 2) .news_title::before {
    display: none;
  }
  
  .home2 .news_tu .news_date {
    float: none;
  }

  .ld-notice *{box-sizing: border-box;}
  .ld-notice{line-height:1;}

  .ld-notice .post-news .news-item {
    vertical-align: top;
    overflow: hidden;
    position: relative;
    float: left;
    margin-bottom: 24px;
    width: 100%;
    border: 1px solid #fff;
    border: 1px solid #9d020a;
  }
  
  .ld-notice .post-news .news-item .meta-title {
    height: 89px;
    font-size: 18px;
    margin-right: 0;
    margin-left: 89px;
    padding: 21px 27px 21px 23px;
    line-height: 1.5;
    transition: all 0.3s;
  }
  
  .ld-notice .post-news .news-item .meta-title a {
    color: #333;
    font-size: 18px;
    /* text-shadow: 2px 2px 3px #444; */
  }
  
  .ld-notice .post-news .news-item .news_time {
    display: block;
    text-align: left;
    width: 89px;
    height: 89px;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 10px;
    border-right: 1px solid #fff;
    border-right: 1px solid #9d020a;
    color: #fff;
    color: #9d020a;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  
  .ld-notice .post-news .news-item .news_time .pubdate-day {
    display: block;
    text-align: center;
    font-size: 48px;
    border-bottom: 0;
  }
  
  .ld-notice .post-news .news-item .news_time .pubdate-month {
    display: block;
    text-align: center;
    font-size: 14px;
  }
  
  .ld-notice .post-news .news-item .meta-title a {
    color: #fff;
    color: #111;
  }
  
  .ld-notice .post-news .news-item:hover .news_time {
    background-color: #fff;
    background-color: #9d020a;
    color: #9d020a;
    color:#fff;
    border-right: 1px solid #9d020a;
  }
  .ld-notice .post-news .news-item:hover .meta-title {
    /* background-color: #fff; */
    color: #9d020a;
  }
  
  .ld-notice .post-news .news-item:hover .meta-title a {
    color: #9d020a;
    text-shadow: none;
  }


  .home2 .ld-tt .tit .title .title-zh, .home2 .ld-tt .tit .title .title-en{/*color: #fff;text-shadow: 2px 2px 3px #444;*/}
  .home2 .news_tu .news_list li.news:nth-child(-n + 2) .news_list_con .news_date{color:#989898;color:#9d020a;}
  .home2 .news_tu .news_list li.news:nth-child(-n + 2) .news_list_con .news_title{color:#003b6e;color:#222;}
  .home2 .ld-tt .tit .title .icon-xbdt{background:url(../images/icon_xbdt.png) 5px 5px no-repeat}
  .home2 .ld-tt .tit .title .icon-xxgg{background:url(../images/icon_gsgg.png) 5px 5px no-repeat}
  .home2 .news_tu .news_list li.news .news_title::before{background: #fff;background: #9d020a;}
  .home2 .news_tu .icon-clock{width:18px;height:30px;background:url(../images/icon_clock_sw.png) 0px 5px no-repeat;}
  .home2 .news_tu .news_list li.news:nth-child(-n + 2) .icon-clock{background:url(../images/icon_clock_sw.png) 0px 5px no-repeat;}


  /* home3 */
  .icon-ztzl{background:url(../images/icon_ztzl.png) 10px 9px no-repeat;}
  .home3 {
    padding: 75px 0;
     background: url(../images/page3_bg.jpg) no-repeat center; 
      background-size: cover;
  }

  .home3 .list{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;}
  .home3 .item{-ms-flex:1;flex:1;margin-left:20px;height:600px;color:#fff;position:relative;overflow:hidden;cursor: pointer;transition:all 1s ease-out 0s;transform:translateY(-80px);opacity:0;}
  .home3 .item:nth-child(1){margin-left:0;}
  .home3 .item:nth-child(1){transform:translateY(-50px);}
  .home3 .item:nth-child(2){transform:translateY(50px);}
  .home3 .item:nth-child(3){transform:translateY(-50px);}
  .home3 .item:nth-child(4){transform:translateY(50px);}
  .home3.showdiv .item{transform:none;opacity:1;}
  .home3 .item .pic{height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;transition:all 0.6s ease-out 0s;}
  .home3 .item:hover .pic{transform:scale(1.1);}
  .home3 .item .tit{position:absolute;left:15px;top:20px;writing-mode:tb-lr;writing-mode:vertical-lr;max-height:80%;padding:7px 3px;background:rgba(0, 0, 0, 0.4);font-size:12px;}
  .home3 .item .tit .h{font-size:24px;font-size: 18px;letter-spacing: 2px;}
  .home3 .item .tit .p{margin-left:10px;}
  .home3 .item .more1{position:absolute;right:30px;bottom:0px;writing-mode:tb-lr;writing-mode:vertical-lr;text-align: center;display:none;}
  .home3 .item .more1:after{content:"";border-left:1px solid #fff;display: inline-block;height:40px;margin-top:8px;}
  .home3 .item a{position:absolute;left:0;top:0;width:100%;height:100%;}
  .home3 .btns{text-align:center;margin-top:30px;}
  .home3 .list .inner{position: relative;flex-grow:2;}
  .home3 .item i{position:absolute;width:100%;height:100%;top:0px;left:0px;background:rgba(122, 122, 122, 0.1)}



  /* home4 */
  .icon-mtsdwm{background:url(../images/icon_mtsdwm.png) 10px 9px no-repeat;}
  .home4 {
    padding: 45px 0;
     background: url(../images/page4_bg.jpg) no-repeat top center; 
      background-size: 100%;
  }
  .home4 .ld-tt .tit .title .title-zh, .home2 .ld-tt .tit .title .title-en{color: #fff;}
  .mtsdwm_cont .item{float:left;position:relative;overflow:hidden;}
  .mtsdwm_cont .item a{display:block;width:100%;padding-top:100%;}
  .mtsdwm_cont .item.lef{width:25%}
  .mtsdwm_cont .item.mid{width:25%}
  .mtsdwm_cont .item.rig{width:50%}
  .mtsdwm_cont .item.rig a{padding-top:50%;}
  .mtsdwm_cont .item a img{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;object-fit: cover;}
  .mtsdwm_cont .item a img{
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .mtsdwm_cont .item a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}
  .mtsdwm_cont .item a i{display:block;position:absolute;left:0px;top:0px;width:100%;height:100%;background: url(../images/bg11.png) center repeat-x;
    background-size: auto 100%;opacity: 0.85;}
  .mtsdwm_cont .item .bt{box-sizing:border-box;position:absolute;bottom:11px;width:100%;line-height:26px;font-size:18px;color:#fff;padding:0px 10px 0px 41px;}
  .mtsdwm_cont .item .bt:before{content: "";width:5px;height:100%;background:#f39800;display: block;left:23px;top:0px;position:absolute;}
  .mtsdwm_cont .item.rig .bt{padding:0px 41px 0px 10px;}
  .mtsdwm_cont .item.rig .bt:before{left:auto;right:23px;}
  .mtsdwm_cont .item .bt a{color:#fff;}
  .mtsdwm_cont .item.rig .bt{text-align:right;}
  .yqlj{padding:37px 32px;background:#f5f5f5;}
  .yqlj .bt{font-size:27px;color:#000;line-height:44px;padding-left:5px;float:left;padding-right:25px;height:100%;padding-bottom:10px;}
  .yqlj_cont li{float:left;margin-right:28px;font-size:15px;line-height:24px;color:#626262;}



/* home5 */
.home5 {
  padding: 90px 0 89px 0;
  background: url(../images/page5_bg.jpg) no-repeat top center; 
      /* background-size: 100%; */
    background-size: cover;
}
.xydt{width:31.3%;float: right;}
.djyd{float:left;margin-right:2.7%;}
.dyzc{float:right;}
.xydt .tl{width:100%;height:66px;background:url(../images/xydt_tlbg.jpg) 0px bottom repeat-x;margin-bottom:18px;margin-bottom:10px;}
.xydt .tl .t{padding:0px 6px;height:60px;line-height:60px;font-size:20px;float:left;color:#4f4f4f;display:inline;margin-right:40px;margin-right:15px;}
.xydt .tl .t a{color:#4f4f4f;text-decoration:none;}
.xydt .tl .ta{padding:0px 6px;height:60px;line-height:60px;border-bottom:solid 6px #ca0d0d;font-size:30px;float:left;color:#4f4f4f;display:inline;font-weight:bold;}
.xydt .tl .ta a{color:#9d020a;text-decoration:none;}
.xydt .tl .more{float:right;line-height:50px;color:#4f4f4f;font-size:16px;margin-right:8px;margin-top:10px;}
.xydt .tl .more a{color:#4f4f4f;}
.xydt li{line-height:57px;font-size:18px;height:57px;overflow:hidden;background:url(../images/libg.jpg) 0px 25px no-repeat;padding-left:13px;}
.xydt li span{float:right;font-size:17px;width:61px;text-align:right;color:#9a9a9a}






  .home2 .ml{ transform: translateX(-80px); opacity: 0; transition:all 1s ease-out 0s;}
  .home2 .mr{ transform: translateX(80px); opacity: 0; transition:all 1s ease-out 0s;}

  .home2.showdiv .mr,
.home2.showdiv .ml{ transform: none; opacity: 1;}


.footer{background:#302a29;color:#fff;position: relative;}
.footer .part1{padding-top:53px;padding-bottom:53px;background:#9d020a;background:linear-gradient(to top,#96120c,#be150b);color:#fff;/* display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end; */}
.footer .info-main{text-align:center;font-size:14px;line-height:26px;}





.banner_page{position:fixed;left:0;top:0;right:0;}
.banner_page img{width:100%;transform:scale(1.1);transition:all 3s ease-out 0s;}
.banner_page.s img{transform:none;}
.banner_page .title{position:absolute;left:0%;top:50%;transform:translate(0%,-50%);color:#fff;right:0;text-align: center;padding:0 30px;}
.banner_frame{min-height:300px;}
.banner_frame img{visibility: hidden;}
.banner_page1{position:relative;overflow:hidden;}
.banner_page1 img{width:100%;height:auto;}
.banner_page1 .mask{position: absolute;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.banner_page1 .block{position:absolute;height:100%;top:0;left:50%;transform:translateX(-50%);}
.banner_page1 .text{position:absolute;left:0;top:50%;transform:translateY(-50%);color:#fff;width:100%;}
.banner_page1 .text .h{font-size:48px;}
.banner_page1 .text .p{margin-top:40px;color:#e8afaf;}
.banner_page1 .text .p a{display:inline-block;margin-bottom:20px;width:120px;margin-right:30px;line-height:1.2;vertical-align: top;white-space:nowrap;}
.banner_page1 .text .p a:hover{color:#fff;}
.banner_page1 .text .p .now{color:#fff;}
.banner_page1 .text .p .now:before{content:"\e76c";font-family:icon;margin-right:10px;font-size:20px;display:inline-block;margin-left:-30px;}
.banner_page1 .text .p .now:hover:before{animation:arr 0.6s linear 0s infinite;}
@keyframes arr{
0%{transform:translateX(-7px);}
50%{transform:translateX(0px);}
100%{transform:translateX(-7px);}
}
.banner_page1 .title{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;}
.banner_page1 .text.r{left:auto;right:0;text-align: right;}
.banner_page1 .text.r .p{text-align:right;}
.banner_page1 .text.r .p a{margin-left:0px;margin-right:0;}









.page_nav{margin:-90px auto 0;font-size:18px;color: #fff;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.4));}
.page_nav .block{height:90px;line-height:90px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}
.page_nav a{padding:0 50px;position:relative;text-align:center;display:block;}
.page_nav a.now:after{content:"";height:10px;position: absolute;left:0;right:0;bottom:0;background:#9d020a;}

.page_nav2{height:0;}
.page_nav2 .block{padding:25px 0;display:-ms-flexbox;display:flex;position:relative;background:#fff;transform:translateY(-50%);margin-top:-1px;-ms-flex-pack:justify;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.page_nav2 .block:before{content:"";border-top:1px solid #ddd;top:50%;position:absolute;left:0;right:0;}
.page_nav2 a{background:#fff;font-size:22px;position: relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;white-space:nowrap;}
.page_nav2 a:before{content:"";border-left:1px solid #ddd;height:10px;display:inline-block;margin-right:20px;}
.page_nav2 a:after{content:"";border-left:1px solid #ddd;height:10px;display:inline-block;margin-left:20px;}
.page_nav2 a.now{color:#9d020a;}





/* myalert */
#myalert{ display:none; }
.layer-1{background:url(../image/con_mask.png);;position:fixed;left:0;right: 0;top:0;bottom: 0;width:100%;height:100%;z-index: 1000000;}
.layer-1 .myalert{padding:30px;background:#fff;width:240px;position:absolute;margin-top:-100px;top:50%;left:50%;margin-left:-145px;text-align:center; z-index: 100000}
.layer-1 .guan{background:url(../image/clos.png) no-repeat center; display:block;width:23px;height:23px;position:absolute;top:10px;right:10px;}
.layer-1 .text{padding-bottom:15px;font-size:16px;color:#474747;}
.layer-1 .button{background:none;border:1px solid #bbbbbb;width:91px;height:29px;font:14px/100% "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif;color: #707070;}






/* list */
.section-wrap{padding-bottom:30px;}
.news-box table{width:auto;}

.overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.w{    width: 1400px;
  margin:0 auto;}
.location-wrap{
  width: 100%;
  background: #f8f7f6;
  line-height: 44px;
  font-size: 18px;
}

.main-section{
  width: 100%;
}
.main-section .section-wrap{
  padding-top: 15px;
}
.main-section{
  background: #fff;
}
.main-section .section-title{
  line-height: 40px;
  border-bottom: solid 1px #eee;
  font-size: 24px;
  margin-bottom: 10px;
  color: #9d020a;
  padding-bottom: 10px;
}
.main-section .second-nav{
  margin: 0 10px 20px;
  border-bottom: solid 2px #9d020a;
}
.main-section .second-nav .nav-item{
  display: block;
  padding: 0 20px;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
.main-section .second-nav .nav-item.cur{
  color: #0071BD;
  background: #eaf1fb;
}
.main-section .other-list-wrap{
  width: 100%;
  display: none;
  padding: 0 12px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.main-section .other-list-wrap.cur{
  display: block;
}
.main-section .other-list-wrap .list-item{
  padding:12px 0;
  border-bottom: dashed 1px #eee;
}
.main-section .other-list-wrap .list-item .item-wrap{
  display: block;
  color: #666;
}
.main-section .other-list-wrap .list-item .item-wrap .other-tit{
  width: 70%;
  font-size: 18px;
}
.main-section .other-list-wrap .list-item .item-wrap .other-tit:hover{
  color: #3B70BF;
}
.main-section .other-list-wrap .list-item .item-wrap .other-tit span{
  font-size: 18px;
  color: #C8C8C8;
  padding-right: 8px;
}
.main-section .other-list-wrap .list-item .item-wrap .time{
  width: 30%;
  text-align: right;
  font-size: 16px;
}

.other-list-wrap .plist_item{width:20%;margin-left:2.5%;margin-right:2.5%;float:left;margin-top:20px;}
.other-list-wrap .plist_item .tp{display:block;width:100%;position:relative;}
.other-list-wrap .plist_item .tp a{display:block;width:100%;padding-top:60%;position:relative;}
.other-list-wrap .plist_item .tp img{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;}


.other-list-wrap .plist_item .bt{line-height:22px;height:44px;font-size:16px;margin:10px 0px;text-align:center;overflow: hidden;}




/* list_mob */
@media screen and (max-width:1400px){
  .w{
      width: 1200px;
      margin:0 auto;
  }
}
@media screen and (max-width:1100px){
  .w{
      width: 900px;
      margin:0 auto;
  }
}
@media screen and (max-width:850px){
  .w{
      width: 100%;
      margin:0 auto;
  }
}
@media screen and (max-width:850px){
  .location-wrap{
      padding: 0 10px;
      box-sizing: border-box;
      font-size: 14px;
      line-height:36px;
  }
  .main-section .section-wrap{
      padding: 10px 10px 30px;
      box-sizing: border-box;
  }
  .main-section .section-title{
      font-size: 18px;
      line-height: 30px;
  }
  .main-section .second-nav{
      margin: 0 0 10px;
  }
  .main-section .second-nav .nav-item{
      font-size: 14px;
      padding: 0 10px;
      line-height: 34px;
  }
  .main-section .other-list-wrap .list-item{
      padding:8px 0;
  }
  .main-section .other-list-wrap .list-item .item-wrap .other-tit{
      font-size: 14px;
  }
  .main-section .other-list-wrap .list-item .item-wrap{
      font-size: 14px;
  }
  .main-section .other-list-wrap .list-item .item-wrap .time{
      font-size: 14px;
  }
  .other-list-wrap .plist_item{width:45%;margin-top:12px;}
  .other-list-wrap .plist_item .bt{font-size:13px;height:36px;line-height:18px;}


}