@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

html { width:100%; min-width:1400px;margin:0 auto;  }
/**全局样式**/
body { font:16px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#393939; }/*背景样式*/
a {color:#393939; text-decoration:none;}
a:hover { color:#0159b0;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1400px;margin:0 auto;} /**页面全局宽度**/

/**页头开始**/
#header {  background:#d7e9f8 url(../images/headbg.png) no-repeat top center; }
#header .inner {}
.head { width:100%; height:147px; overflow:hidden; } /**页头部分**/
.head .sitelogo{ width:420px; float:left;padding-top:35px; }
.head .sitelogo img { width: 100%; }
.head .sitetitle { width:500px; float:left; line-height: 147px; margin-left:20px;font-size:35px;font-weight:bold; font-family: "黑体"; color:#fff;} /**站点名称**/
.head .search { width: 310px;float:right;  height:45px; margin:50px 0 0 0; position:relative; }


/* 导航 */
.navbar {width:100%; height: 65px; line-height: 65px; } /**导航区域背景**/
.navbar .navbox { margin:0 auto;} /**导航窗口大小及位置**/
.navbar .navbox a {  padding:0 33px;  }

/* 图片切换 */
#banner { }
.lbt-focus { margin:0 auto; position:relative; width:100%; height:935px; overflow:hidden; zoom:1; }
.lbt-focus .conts { zoom:1; }
.lbt-focus .btns a { width:60px; height:90px; line-height:99em; overflow:hidden; margin:-60px 0 0; display:block; background:url(../images/ad_ctr.png) no-repeat; position:absolute; top:50%; z-index:10; cursor:pointer; opacity:0; filter:alpha(opacity=0); -webkit-transition:all .3s ease; }
.lbt-focus .btns .next { background-position:0 -90px; right:0; }
.lbt-focus .btns .prev { left:0; }
.lbt-focus:hover .next:hover, .lbt-focus:hover .prev:hover { opacity:1; filter:alpha(opacity=50); }
.lbt-focus:hover .next { opacity:0.8; filter:alpha(opacity=25); }
.lbt-focus:hover .prev { opacity:0.8;filter:alpha(opacity=25); }   
.lbt-focus .tabs {position: absolute; left: 50%;transform: translateX(-50%);  bottom: 20px;}
.lbt-focus .tabs li { width: 12px;height: 12px; background-color: #fff; border-radius: 50%; margin:0 7px; float: left; overflow:hidden; text-indent:-99em; cursor: pointer;}
.lbt-focus .tabs li.on { background-color: #033e83;}



/**标题栏新闻窗口**/
.post { }
.post .tt { display:inline-block; width:100%;   } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; color:#444436; } /**标题字体**/
.post .tt .tit .title { display:block;  font-size:30px; font-weight:bold;  margin-bottom: 15px; } /**标题图标**/
.post .tt .tit .title_en { background:url(../images/btline.png) no-repeat 0 top ;  display:block; text-transform: uppercase; font-size: 16px; font-weight:normal; height: 42px; line-height: 42px; color: #b3b3b3;display:none; }
.post .tt .more_btn { display:inline-block;float:right;  line-height:42px; } /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .more_btn { font-size:18px; font-weight:bold;   }
.post .more_btn a { color:#448fc9; }


.m1 .post .tt .tit .title { background:url(../images/bt1.png) no-repeat 0 center; padding-left: 48px; }
.m2 .post .tt .tit .title { background:url(../images/bt2.png) no-repeat 0 center; padding-left: 48px;  }
.m3 .post .tt .tit .title { background:url(../images/bt3.png) no-repeat 0 center; padding-left: 48px; }
.m4 .post .tt .tit .title { background:url(../images/bt4.png) no-repeat 0 center; padding-left: 48px;  }
.m5 .post .tt .tit .title { background:url(../images/bt5.png) no-repeat 0 center; padding-left: 48px; }
.m6 .post .tt .tit .title { background:url(../images/bt6.png) no-repeat 0 center; padding-left: 48px;  }





.news_list {  width: 100%;   float: left; }
.news_list li {  padding:0 18px 0 22px; height: 60px;}
.news_list .news_title { line-height: 60px; font-size: 18px; font-weight: bold; color: #393939;}
.news_list .news_abs { line-height: 24px; font-size: 16px; color: #969696; padding-bottom: 10px;}
.news_list li:nth-child(2n) { background: #eaecf9; }


.news_list_item {  width: 100%;   float: left; }
.news_list_item li { background: #eaecf9; border-left: 6px solid #3345d1; margin-bottom: 20px; padding:0 46px 0 18px; height:151px; }
.news_list_item .news_title { line-height: 30px; font-size: 18px; font-weight: bold; color: #393939; padding: 25px 0 20px 0;}
.news_list_item .news_abs { line-height: 24px; font-size: 16px; color: #969696; padding-bottom: 28px;}
.news_list_item li:hover { background: url(../images/btbg.png) no-repeat 0 0;}
.news_list_item li:hover .news_title { color: #fff;} 
.news_list_item li:hover .news_abs { color: #fff;} 





/**主体开始**/
#container { }
#container1 .inner {  }
.mod1 { margin: 40px 0 65px 0;}

.m1 { width: 100%; }
.m1_l { width:680px; float:left;   }
.m1_l img { width: 680px; height: 404px; }

.m_right {  width: 680px; float: right; }
.m_right .m1 { margin-bottom:20px;}

.qq-sports-focus { margin:0 auto; width:760px; height:404px; zoom:1; position:relative; }
/* .qq-sports-focus .cont li a:hover img { -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05); } */
.qq-sports-focus .cont li img { width:760px; height:404px; -webkit-transition:transform .2s ease-out; -moz-transition:transform .2s ease-out; -ms-transition:transform .2s ease-out; -o-transition:transform .2s ease-out; transition:transform 0.2s ease-out; }
.qq-sports-focus .cont { width:760px; height:404px; overflow:hidden; }
.qq-sports-focus .cont li { width:760px; height:404px; overflow:hidden; position:relative; }
.qq-sports-focus .cont li span { position:absolute; font-size:20px; left:0; bottom:0; text-indent:1em; color:#FFF; width:100%; line-height:52px; background:rgba(0,0,0,0.3); height:75px; line-height: 75px; cursor:pointer; }  
.qq-sports-focus .tabs { height:12px; position:absolute; bottom:-30px; left:50%; transform: translateX(-50%); z-index:99; overflow:hidden; }
.qq-sports-focus .tabs li { float:left; display:inline-block; width:12px; height:12px; border-radius:12px; text-indent:-999px; margin-right:11px; background:#d9d9d9; }
.qq-sports-focus .tabs li.current { float:left; display:inline-block; width:12px; height:12px; border-radius:12px; margin-right:11px; background:#a0a0a0; }
.qq-sports-focus .prev, .qq-sports-focus .next { font-size:40px; color:#fff; font-weight:800; line-height:72px; text-align:center; position:absolute; width:36px; height:72px; top:50%; transform: translateY(-50%); display:block; z-index:10; cursor:pointer; font-family:'simsun'; overflow:hidden;display: none; }
.qq-sports-focus .prev a, .qq-sports-focus .next a { width:36px; height:72px; display:inline-block; color:#fff; background-color:rgba(0,0,0,0.6); }
.qq-sports-focus .prev a:hover, .qq-sports-focus .next a:hover { display:inline-block; color:#fff; background-color:rgba(0,0,0,0.8); }
.qq-sports-focus .prev { left:0; }
.qq-sports-focus .next { right:0; }

 



.m1_r { width:680px; float:right; }



#container2 { background:#eaecf9;  padding:45px 0 55px 0;  }



.m2 { width: 100%; float: left;  }
.m2_img { margin:20px 0 0 0;  display:block; float:left; position: relative; margin-right: 6px; width:345px; height:116px;  }
.m2_img a { display:inline-block;  position: absolute;   top: 18px; left: 25px; font-size: 28px; color: #fff; font-weight: bold;  word-spacing: 1px;}


.m2 .icon01 { background:url(../images/kj1.png) no-repeat 0 0;}
.m2 .icon02 { background:url(../images/kj2.png) no-repeat 0 0;}
.m2 .icon03 { background:url(../images/kj3.png) no-repeat 0 0;}
.m2 .icon04 { background:url(../images/kj4.png) no-repeat 0 0; margin-right: 0; }



.mod3 { margin: 70px 0 50px 0; }
.m3 { width: 680px; float: left; }




.m4 { width: 680px; float: right; }


.mod4 { margin: 70px 0 50px 0; }



/**页脚开始**/
#footer { background:#094386 url(../images/headbg.png) repeat center; position: relative; }
#footer .inner { padding:20px 0; overflow: hidden; }

.foot_l { width:100%; float:left; }
.foot_l .foot_logo { width: 100%; float:left; }
.foot_l .foot_logo img { display: block;     margin: 0 auto;}
.foot_l .foot_banquan { width: 100%; float:left; margin-top: 20px; }
.foot_l .foot_banquan p { font-size:18px; line-height: 30px; text-align: center; color: #fff;}

.foot_r { width:335px; float:right; margin-top: 30px;  position: absolute; top:25px; right: 65px; }
.foot_r .ewm1 { width: 105px; float:left; margin-right: 20px;}
.foot_r .ewm1 img {  width: 108px; height: 108px;}
.foot_r .ewm1 span { display: block; text-align: center; color:#fff; font-size: 14px; line-height: 24px;}
.foot_r .ewm2 { width: 105px; float:left; }
.foot_r .ewm2 img {  width: 108px; height: 108px;}
.foot_r .ewm2 span { display: block;text-align: center; color:#fff; font-size: 14px; line-height: 24px;}


#container .inner { padding: 20px 0;}
/**列表页**/
.col_menu {width: 240px;float:left;  } 
.col_menu .col_menu_head { background:#286bcf; height:80px; line-height:80px;  text-align: center;  }/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 16px;font-weight: bold;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;}/**栏目名称图标**/
/**栏目列表*/
/**一级栏目列表*/
.col_list ul li { height:40px; line-height:40px; border-bottom: 1px solid #eee; padding-left:10px; font-size:16px; text-align:center; }


/**栏目新闻**/
.col_news {width:1130px;float:right; } 
.col_news_box{ }
.col_news_head {padding-bottom:40px;  }
.col_metas .col_title { text-align:center;  position:relative; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:34px;line-height:60px; font-weight: normal; padding-bottom:16px; }   /**当前栏目名称**/
.col_metas .col_title h2:after {
    content: '';
    width: 68px;
    height: 4px;
    background-color: #3345d1;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; } /**当前位置**/
.col_news_list { margin-top:7px;min-height:500px; }
.col_news_list>ul{ padding-bottom:60px; }
.col_news_list ul li { height:60px; line-height:60px;  }
.col_news_list ul li a {
    display: block;
    overflow: hidden;
    padding: 0 36px;
}
.col_news_list ul li .news_title { float:left; font-size: 18px;  font-weight: 400;    }
.col_news_list ul li .news_date { float: left;  font-size: 16px;  overflow: hidden; width: 120px; padding-left:36px; }








/**文章页**/
.infobox { margin:0 auto;}
.article { margin-top:30px; min-height:500px; }
.article h1.arti_title {line-height:88px;font-size:32px;font-family: "Microsoft YaHei";color:#282828;text-align:center;position:relative; } /**文章标题**/
.article h1.arti_title:after {
    content: '';
    width: 68px;
    height: 4px;
    background-color: #3345d1;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.article .arti_subtitle {line-height:40px;font-size:24px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;} /**文章其他属性**/
.article .arti_content {  line-height:2; font-size:18px; color:#333; }
.article .arti_content p {  line-height:2; font-size:18px!important; color:#333;    margin-bottom:15px; }
.article .arti_content img { max-width:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/
.article p {margin-bottom:15px;font-size:18px; color:#333; }

.fl {float:left;}
.fr { float:right;}

.m3 { width: 680px; float: left; }




.m4 {     width: 680px;
    float: left;
    margin-left: 25px;}



.mod4 .m3 { width:100%;}


.infobox .arti_content p { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important; font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.infobox .arti_content p.vsbcontent_img { margin:0px auto!important; text-align:center!important; margin-bottom:30px!important;}

.infobox .arti_content p span { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.infobox .arti_content p a { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.infobox .arti_content p span a{ line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}



.infobox .arti_content .v_news_content p { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important; font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.infobox .arti_content .v_news_content p.vsbcontent_img { margin:0px auto!important; text-align:center!important; margin-bottom:30px!important;}
 
.infobox .arti_content .v_news_content p span { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important; }
.infobox .arti_content .v_news_content p a { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.infobox .arti_content .v_news_content p span a{ line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:36px!important;  font-family:"微软雅黑"!important; margin-bottom:30px!important;}
.article .arti_content img { max-width:800px; _width:expression(this.width > 940 ? "800px" : this.width); height:auto!important; }
.article .arti_content img { max-width:800px; _width:expression(this.width > 940 ? "800px" : this.width); height:auto!important;} 

.infobox .article { max-width:1200px!important; margin:0px auto!important;}
.article { max-width:1200px!important; margin:0px auto!important;}




.m1_l img { width: 760px; height: 500px; }


.qq-sports-focus { margin:0 auto; width:760px; height:500px; zoom:1; position:relative; }
/* .qq-sports-focus .cont li a:hover img { -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05); } */
.qq-sports-focus .cont li img { width:760px; height:500px; -webkit-transition:transform .2s ease-out; -moz-transition:transform .2s ease-out; -ms-transition:transform .2s ease-out; -o-transition:transform .2s ease-out; transition:transform 0.2s ease-out; }
.qq-sports-focus .cont { width:760px; height:500px; overflow:hidden; }
.qq-sports-focus .cont li { width:760px; height:500px; overflow:hidden; position:relative; }


.lbt-focus { margin:0 auto; position:relative; width:100%; height:500px; overflow:hidden; zoom:1; }
.lbt-focus .conts ul { margin:0px auto;}
.lbt-focus .conts ul img { object-fit:cover;}



#footer { background:#d7e9f8  url(../images/headbg.png) no-repeat center; position: relative; }
#footer .inner { padding:20px 0; overflow: hidden; }



.mod4 .m3 .post .con a { float:left;text-align:center; margin-right:20px;}




.domo-pic-scroll-lr { width:1400px; height:280px; position:relative; margin:0 auto; }
.domo-pic-scroll-lr .conts li { float:left; text-align:center; width:180px; height:215px; font-size:16px; font-style:italic; font-weight:700; text-align:center; color:#317bac; line-height:120px; margin:0 10px;  vertical-align:top; border-bottom:8px solid #c93918;}
.domo-pic-scroll-lr .conts li .s1 { width:180px; height:215px; }
.domo-pic-scroll-lr .conts li a { color:#317bac; background:#fff; display:block; width:180px; height:215px;  }
.domo-pic-scroll-lr .conts li a img { width:180px; height:215px; opacity: 0.5;}
.domo-pic-scroll-lr .conts li a:hover { color:#fff; /* background:#c93918; */ text-decoration:none; }
.domo-pic-scroll-lr .conts li a:hover img { opacity: 1; }
.domo-pic-scroll-lr .textList { text-align:center; height:40px; line-height:20px; padding:0px 15px; color:#1eb4e5; font-size:12px; overflow:hidden; }
.domo-pic-scroll-lr .textList .pageNav { line-height:20px; color:#1eb4e5; }
.domo-pic-scroll-lr .textList .pageNav font { font-size:14px; padding:0 5px; line-height:20px; color:#b2d5ed; font-style:italic; }
.domo-pic-scroll-lr .textList .pageNav .current { font-size:18px; padding-right:8px; }
.domo-pic-scroll-lr .prev, .domo-pic-scroll-lr .next { z-index:1; position:absolute; top:52%; margin-top:-25px; display:block; width:36px; height:36px; line-height:34px; font-size:22px; color:#fff; box-shadow:0 4px 10px #107cc3; border-radius:50px; background:#b2d5ed; text-align:center; font-family:"Comic Sans MS", cursive; cursor:pointer; }
.domo-pic-scroll-lr .prev { left:-70px; background:#212121; }
.domo-pic-scroll-lr .prev:hover, .domo-pic-scroll-lr .next:hover { background:#3dc878; color:#fff; }
.domo-pic-scroll-lr .next { right:-70px; background:#212121; }
.domo-pic-scroll-lr .tabs { width:100%; height:18px; line-height:18px; position:absolute; z-index:1; bottom:0; left:0; overflow:hidden; }
.domo-pic-scroll-lr .tabs ul { text-align:center; height:18px; }
.domo-pic-scroll-lr .tabs ul li { line-height:999px; width:18px; height:18px; border-radius:18px; margin:0 5px; cursor:pointer; background:#e07c6d; cursor:pointer; display:inline-block; *display:inline; zoom:1; overflow:hidden; } /* 此处line-height:999px;设为line-height:11px;圆圈分页会显示数字出来 */
.domo-pic-scroll-lr .tabs ul .current { background:#cd351e !important; }



/* sec2 */

.sec2 {
    background: url(../images/sec2-bg.png) no-repeat center;
    padding: 10px 0;
    background-size: cover;
}

.sec2-list {
    overflow: hidden;    display: flex;
    justify-content: center;
}

.s1-lb-tit h2 {
    display: inline-block;
    font-size: 30px;
    color: #999999;
    line-height: 36px;
    cursor: pointer;

}

.s1-lb-tit .last {
    margin-left: 56px;
}

.s1-lb-tit .on {
    font-size: 36px;
    color: #ae0a29;
}

.more-links {
    float: right;
}

.s1-lb-tit a {
    font-size: 16px;
    line-height: 30px;
    color: #ae0a29;
    float: right;
    background: url(../images/more-bg.png) no-repeat right;
    padding-right: 55px;
}

.s1-lb-tit a:hover {
    font-weight: bold;
}

.top a:hover {
    font-weight: bold;
}

.sec2-list {
    margin-top: 7px;
}

.sec2-list ul>li {
 height:auto; overflow:Hidden;
    position: relative;margin-bottom:20px;
}

.sec2-list ul>li:hover {
    box-shadow: 0px 5px 5px 0px rgba(6, 0, 1, 0.1);
}



.sec2-list ul>li a {
padding:0px;

}

.sec2-list ul>li:hover .date {
    float: left;
}

.sec2-list ul>li:hover .date p {
    color: #94070a;
}

.sec2-list ul>li:hover .date span {
    color: #ae0a29;
}

.sec2-list ul>li:hover .text h3 {
    color: #94070a;
}

.sec2-list ul>li:hover .text span {
    background: url(../images/s2-list-bg1.png)
}

.sec2-list ul>li:hover .xq:after {
    width: 120%;
    z-index: -1;
}

.sec2-list ul>li:hover .xq {
    color: #ffffff;
}

.sec2-list ul>li .date {
    width: 65px;
    float: left;
    margin-right: 25px;
    margin-top: 10px;
}

.sec2-list ul>li .date p {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
    color: #666666;

}

.sec2-list ul>li .date span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    margin-top: 8px;
}

.sec2-list ul>li .text {
    overflow: hidden;
    border-bottom: dashed 1px #eeeeee;
    padding-bottom: 20px;
}

.sec2-list ul>li .text h3 {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;float:left;
width:180px; height:120px;
}
.sec2-list ul>li .text h3 img { height:120px; width:100%;}
.sec2-list ul>li .text p {
    font-size: 14px;
    line-height: 24px;
    max-height: auto;
    color: #666666;
    overflow: hidden;
float:right; width:240px;padding:10px;
}

.sec2-list ul>li .xq {
    position: relative;
    float: right;
    width: 70%;
    display: block;
    font-size: 14px;
    line-height: 34px;
    color: #cccccc;
    background: url(../images/s2-list-bg.png) no-repeat right;
    z-index: 1;
    transition: all 0.5s;
}
.dt-list2 { margin-top:20px;}
.sec2-list ul>li .xq::after {
    content: '';
    position: absolute;
    width: 0;
    height: 35px;
    bottom: 0;
    right: -24px;
    background: #94070a url(../images/s2-list-bg1.png) no-repeat 85%;
    transition: all 0.5s;
}

.sec2-list .div_ds { float:left; margin-right:30px; width:40%;}
.sec2-list .div_ds ul .shengw { margin-top:30px;}
.sec2-list .div_ds ul #vsb_content{ line-height:40px;}
.col_news_list .ce_list {height:auto; overflow:hidden;}
.col_news_list .blos ul li{ height:auto; overflow:hidden; float:left; margin-right:20px; width:200px;}
.col_news_list .blos ul li img { width:120px; height:120px; margin:0px auto;}
.col_news_list .blos ul li:nth-child(even) {    background: transparent;}
.col_news_list .blos ul li a {text-align:center;line-height:30px;}
.ce_list { margin-top:20px;}
.ce_list h3 { line-height:50px;}

        .carousel-container {
            width: 100%;
            max-width: 1200px;
            position: relative;
            border-radius: 16px;
            overflow: hidden;
            box-shadow: 0 25px 80px rgba(0,0,0,0.6);
        }

        .carousel-wrapper {
            position: relative;
            width: 100%;
            height: 440px;
            overflow: hidden;
        }

        @media (max-width: 768px) {
            .carousel-wrapper {
                height: 400px;
            }
        }

        .carousel-slide {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
            transform: scale(1.05);
        }

        .carousel-slide.active {
            opacity: 1;
            transform: scale(1);
            z-index: 1;
        }

        .carousel-slide img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .slide-content {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            padding: 60px 50px 50px;
            background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 60%, transparent 100%);
            color: #fff;
            transform: translateY(30px);
            opacity: 0;
            transition: all 0.6s ease 0.3s;
        }

        .carousel-slide.active .slide-content {
            transform: translateY(0);
            opacity: 1;
        }

        .slide-content h2 {
            font-size: 2.5rem;
            font-weight: 700;
            margin-bottom: 12px;
            letter-spacing: -0.5px;
        }

        .slide-content p {
            font-size: 1.1rem;
            line-height: 1.6;
            color: rgba(255,255,255,0.85);
            max-width: 600px;
        }

        @media (max-width: 768px) {
            .slide-content {
                padding: 40px 24px 30px;
            }
            .slide-content h2 {
                font-size: 1.6rem;
            }
            .slide-content p {
                font-size: 0.95rem;
            }
        }

        /* 左右箭头 */
        .carousel-arrow {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 50px;
            height: 50px;
            background: rgba(255,255,255,0.15);
            backdrop-filter: blur(10px);
            border: 1px solid rgba(255,255,255,0.2);
            border-radius: 50%;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 10;
            transition: all 0.3s ease;
            color: #fff;
            font-size: 18px;
        }

        .carousel-arrow:hover {
            background: rgba(255,255,255,0.3);
            transform: translateY(-50%) scale(1.1);
        }

        .carousel-arrow.prev {
            left: 20px;
        }

        .carousel-arrow.next {
            right: 20px;
        }

        @media (max-width: 768px) {
            .carousel-arrow {
                width: 40px;
                height: 40px;
                font-size: 14px;
            }
            .carousel-arrow.prev { left: 10px; }
            .carousel-arrow.next { right: 10px; }
        }

        /* 指示器 */
        .carousel-dots {
            position: absolute;
            bottom: 20px;
            left: 50%;
            transform: translateX(-50%);
            display: flex;
            gap: 10px;
            z-index: 10;
        }

        .dot {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: rgba(255,255,255,0.4);
            cursor: pointer;
            transition: all 0.3s ease;
            border: none;
            padding: 0;
        }

        .dot:hover {
            background: rgba(255,255,255,0.7);
        }

        .dot.active {
            background: #fff;
            width: 30px;
            border-radius: 5px;
        }

        /* 进度条 */
        .progress-bar {
            position: absolute;
            bottom: 0;
            left: 0;
            height: 3px;
            background: rgba(255,255,255,0.8);
            z-index: 10;
            transition: width 0.1s linear;
        }

        /* 图片加载占位 */
        .carousel-slide::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
            z-index: -1;
        }
.news_list {  width: 100%;   float: left; }
.news_list li {  padding:0 18px 0 22px;background: #fff; border-radius: 5px; border-bottom: 5px solid #fff; margin-bottom: 10px;    display: flex;align-items: center;
    justify-content: space-between;}
.news_list .news_title { line-height: 30px; font-size: 18px; font-weight: bold; color: #393939; padding: 8px 0 5px 0;}
.news_list .news_abs { line-height: 24px; font-size: 16px; color: #969696; padding-bottom: 10px;  /* display: none; */}
.news_list .news_date { background: url(../images/date.png) no-repeat 0 4px; font-size: 16px; color: #969696; padding:5px 0 5px 30px}
.news_list li:hover { border-bottom: 5px solid #033e83;}
.news_list li:hover .news_title {color: #0056b7;}
.news_list li:hover .news_abs { display: block; }

.mo2 .m1_r { float:left;}

.mo2 .post1 { float:left; width:680px;}
.mo2 .post1.postzgg  { float:right; width:680px;}

.dl_con { clear:both; width:100%; margin-top:40px;}
.m_right.dl_con .m1 { float:left; width:680px;}
.m_right.dl_con  .mr { float:right;width:680px;}