@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; background: #f6f7f9; }/*背景样式*/
a {color:#393939; text-decoration:none;}
a:hover { color:#0159b0;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1400px;margin:0 auto;} /**页面全局宽度**/
#footer .foot .fl { text-align:left;}
#footer .foot .fr img { height:100px;}

/**页头开始**/
#header {  background:#033e83 url(../images/hdbg.png) repeat-x top center; }
#header .inner {}
.head { width:100%; height:158px; overflow:hidden; } /**页头部分**/
.head .sitelogo{  float:left;padding-top:35px; }
.head .sitelogo img { width: 100%; }
.head .sitetitle { width:500px; float:left; line-height: 158px; margin-left:20px;font-size:20px;font-weight:bold; font-family: "黑体"; color:#fff;} /**站点名称**/
.head .search { width: 310px;float:right; background:#fff;  height:45px; margin:55px 0 0 0; position:relative; }


/* 导航 */
#nav { background-color: #d7e9f8;}
.navbar {width:100%; height: 65px; line-height: 65px; } /**导航区域背景**/
.navbar .navbox { margin:0 auto;} /**导航窗口大小及位置**/

/* 图片切换 */
#banner { }
#boxhdp{ width: 100%; height: 480px; /* float: left; */ overflow: hidden; position: relative; margin-top:20px; }
#img>li{ width: 100%; height: 100%; float: left; text-align: center; display: none; background:#C7BFE6;}
#img>li img {  width: 100%; height: 480px; overflow: hidden;object-fit:contain;  }
#img>.current{display: block;}
#li{position: absolute; left: 50%;transform: translateX(-50%);  bottom: 26px;}
#li>li{ width: 12px;height: 12px; background-color: #033e83; border-radius: 50%; margin:0 7px; float: left; cursor: pointer;}
#li>.on{ background-color: #8598ae;}
#an{ display: block;}
#an a{	position: absolute;	top:50%; transform: translateY(-50%);width: 60px;height: 226px;line-height: 226px; background: rgba(10,67,135,.3); font-size: 48px; font-family: 黑体; color: #fff; text-align: center;}
#an .an-a2{ right: 0;}




/**标题栏新闻窗口**/
.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; }
.post .tt .more_btn { display:inline-block;float:right;  line-height:92px; } /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .more_btn { font-size:14px;  }
.post .more_btn a { color:#0056b7; }


.m1 .post .tt .tit .title { background:url(../images/bt1.png) no-repeat 0 center; padding-left: 40px; }
.m2 .post .tt .tit .title { background:url(../images/bt2.png) no-repeat 0 center; padding-left: 40px; color:#fff; }
.m3 .post .tt .tit .title { background:url(../images/bt3.png) no-repeat 0 center; padding-left: 40px; }
.m4 .post .tt .tit .title { background:url(../images/bt4.png) no-repeat 0 center; padding-left: 40px;  }
.m5 .post .tt .tit .title { background:url(../images/bt5.png) no-repeat 0 center; padding-left: 40px; }
.m6 .post .tt .tit .title { background:url(../images/bt6.png) no-repeat 0 center; padding-left: 40px;  }





.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;}
.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 7px; 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; }



.news_list_item {  width: 100%;   float: left; }
.news_list_item li {  border-left: 6px solid #444436; height: 30px; line-height: 30px;  margin-bottom: 20px; overflow:hidden; width:45%; float:left;}
.m3 .news_list_item li:nth-child(2n) { float:right;}
.news_list_item .news_title { line-height: 30px; font-size: 18px;  color: #393939;    padding-left: 10px;}
.news_list_item li:hover { background: #eaecf9; border-left-color:  #033e83;}






/**主体开始**/
#container { }
#container1 .inner {  }


#container1 { background: url(../images/c1.png) no-repeat left bottom; }
.mod1 { margin: 40px 0 65px 0;}

.m1 { width: 100%; float: left; }
.m1_l { width:595px; float:left;   }
.m1_l img { width: 595px; height: 525px; }


.qq-sports-focus { margin:0 auto; width:595px; height:525px; 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:595px; height:525px; -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:595px; height:525px; overflow:hidden; }
.qq-sports-focus .cont li { width:595px; height:525px; 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%;  background:rgba(0,86,183,0.4); height:50px; line-height: 50px; cursor:pointer; }  
.qq-sports-focus .tabs { height:12px; position:absolute; bottom:-30px; left:50%; transform: translateX(-50%); z-index:99; overflow:hidden; display: none; }
.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:112px; text-align:center; position:absolute; width:38px; height:112px; top:50%; transform: translateY(-50%); display:block; z-index:10; cursor:pointer; font-family:'simsun'; overflow:hidden; }
.qq-sports-focus .prev a, .qq-sports-focus .next a { width:38px; height:112px; font-size: 30px; font-family: 黑体; font-weight: normal; display:inline-block; color:#fff; background-color:rgba(0,86,183,0.4); }
.qq-sports-focus .prev a:hover, .qq-sports-focus .next a:hover { display:inline-block; color:#fff;  }
.qq-sports-focus .prev { left:0; }
.qq-sports-focus .next { right:0; }

 



.m1_r { width:760px; float:right; }



#container2 { background:#033f83 url(../images/c2.png) no-repeat 0 0;  padding:45px 0 55px 0;  }

.m2 { width: 100%; float: left;  }

.m5 { width: 100%; float: left; padding-bottom:50px;  }
.m5 img { border-radius:8px; }


/*通知公告类样式*/
.news_list_date .news_title { width: 457px; height: 112px; float: left; background:#fff; margin-bottom:20px; border-radius: 8px; margin-right: 14px;}
.news_list_date .news_title .date { width: 118px; height: 82px; float: left; background:url(../images/time.png) no-repeat 0 0; color:#fff;   font-weight:bold; margin: 18px 0 0 13px; }
.news_list_date .news_title .date-d {  display: block; padding-left: 33px; font-size:28px;margin-top:10px; } 
.news_list_date .news_title .date-ym {  display: block; padding-left: 23px;font-size:14px; margin-top: 15px;} 
.news_list_date .news_title .tit { width: 295px; float: left;  line-height: 30px; padding-left: 20px; padding-top: 28px;font-size:18px; }
.news_list_date .news_title .tit a { font-weight: bold;}
.news_list_date li:nth-child(3n) { margin-right: 0;}


#container3 { background: url(../images/c3.png) no-repeat right bottom; }
.mod3 { margin: 70px 0 50px 0; }
.m3 { width: 100%;  }




.m4 { width: 450px; float: left; margin-left:20px; }







#container4 { background: #d8ebf7;  padding:45px 0 55px 0;  }






/**页脚开始**/
#footer { background:#033e83 url(../images/hdbg.png) repeat 0 0; position: relative; }
#footer .inner { padding:70px 0 60px; overflow: hidden; }
.foot p { font-size:18px; line-height: 30px; text-align: center; color: #fff;}




#list_banner { background:url(../images/col_list.jpg) no-repeat 0 0; height:541px;  }
.col_news_head { padding-top:400px; }
.col_metas .col_title { display:inline-block; float:left; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:48px;font-weight: normal; color:#fff;border-bottom:2px solid #fff; padding-bottom:20px; }   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; color:#fff; margin:30px 0 0 30px; } /**当前位置**/
.col_metas .col_path a { color:#fff; }
.col_menu_con { float:right; margin-top:10px; }

.col_menu_con .col_list li { float:left; margin-left:30px; color:#fff  }
.col_menu_con .col_list li a { background:none; color:#fff; border:none; font-size:18px!important;  }
.col_menu_con .col_list li:hover { color: #ffcc00; }
.col_menu_con .col_list li a:hover { color: #ffcc00; }


#container {   background:url(../images/c3.jpg) no-repeat bottom center;  }
#container .inner { padding: 40px 0 60px; }
/**列表页**/

/**栏目新闻**/
.col_news {width:100%;float:left; } 
.col_news_box{ }
.col_news_list { margin-top:7px;min-height:500px; }
.col_news_list li { border-bottom:1px solid #ccc; overflow:hidden; padding:40px 0;  }
.col_news_list .news_date{ width: auto;float: left;    font-weight:bold;  }
.col_news_list .news_date .date-d { line-height: 40px;color:#0e3b92;  display: block; text-align:center; font-size:48px; border-bottom:1px solid #0e3b92; padding-bottom:20px; } 
.col_news_list .news_date .date-ym {   line-height: 40px;  display: block; text-align:center; font-size:14px;margin-top:18px;  } 
.col_news_list .news_title { width:1300px; float:right; }
.col_news_list .news_title .news_tit{ display:block;   line-height: 30px;  font-size:24px;  }
.col_news_list .news_title .news_sum { display:block;     color: #666;  line-height: 30px;   display: -webkit-box;   -webkit-box-orient: vertical;  -webkit-line-clamp: 2;   overflow: hidden;  height: 60px;  margin-top: 30px; }

.pb_sys_common { margin-top: 40px!important; }



/**文章页**/
.infobox { margin:0 auto;}
.article { margin-top:30px; min-height:500px; }
.article h1.arti_title {line-height:60px;font-size:32px;font-family: "Microsoft YaHei";color:#333;text-align:center;} /**文章标题**/
.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; color: #666;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;} /**文章其他属性**/
.article .arti_content {  line-height:2; font-size:18px; color:#333; border-top: solid 4px #e4e4e4;  padding-top: 90px;  margin-top: 40px; }
.article .arti_content p {  line-height:2; font-size:18px; color:#333;    margin-bottom:30px; }
.article .arti_content img { max-width:800px; _width:expression(this.width > 940 ? "800px" : this.width); height:auto; }  /**文章阅读部分图片大小限制**/
.article p {margin-bottom:15px;font-size:14px; color:#333; }



.article .arti_content2 {  line-height:2; font-size:18px; color:#333;  margin-top: 40px; }
.article .arti_content2 p {  line-height:2; font-size:18px; color:#333;    margin-bottom:30px; }
.article .arti_content2 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;}
.foot p { font-size:14px;}
#footer .foot .fl { text-align:left;}
#footer .foot .fr img { height:100px;}
#footer { background:#033e83 url(../images/hdbg.png) repeat 0 0; position: relative; }
#footer .inner { padding:35px 0 35px; overflow: hidden; }

.fl {float:left;}
.fr { float:right;}
.foot p { font-size:14px;}
#footer .foot .fl { text-align:left;}
#footer .foot .fr img { height:100px;}
#footer { background:#033e83 url(../images/hdbg.png) repeat 0 0; position: relative; }
#footer .inner { padding:35px 0 35px; overflow: hidden; }


.m6 .news_list_date .news_title .date { display:none;}

/*轮播图*/
.ft-carousel { width:1400px!important; height:480px!important;}
.example {
    width: 760px;
    height: 530px;
    margin: 20px auto;
    background-color: #464576;
            }
            
.example .carousel-item{color: #fff;font-family:  Arial Black; position: relative;}
.example .carousel-item p { position:absolute; bottom:0px; left:0px; width:100%; height:40px; background:rgba(0, 0, 0, 0.5); text-indent:15px;font-size: 16px; line-height: 40px; color:#fff;  }


.example2 {
    width: 100%;
    height: 480px;
    
    background-color: #464576;
            }
            
.example2 .carousel-item{color: #fff;font-family:  Arial Black; position: relative;}
.example2 .carousel-item p { position:absolute; bottom:0px; left:0px; width:100%; height:40px; background:rgba(0, 0, 0, 0.5); text-indent:15px;font-size: 16px; line-height: 40px;    }


.ft-carousel .carousel-item img { height:480px!important; object-fit:cover;}

.infobox3 { height:auto; overflow:hidden;}
.infobox3 h3.sublist_title{ height:auto; overflow:hidden; line-height:40px; border-bottom:2px solid #011f5b; }
.infobox3 .wp_subcolumn_list { margin-right:40px; margin-bottom:20px; }
.infobox3 .wp_subcolumn_list .wp_sublist  { text-align:center; margin-top:20px; margin-bottom:10px; float:left;width:220px;}
.infobox3 .wp_subcolumn_list .wp_sublist div { margin-bottom:10px;}
.infobox3 .wp_subcolumn_list .wp_sublist img { width:170px; height:220px; object-fit:cover;} 

#container4 .news_list_date .news_title .tit { width:390px;}
#container .inner .infobox { max-width:1200px!important;}

.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;background-color:transparent!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;background-color:transparent!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;background-color:transparent!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; background-color:transparent!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;}

#container2 .post .more_btn a { color:#fff; }


.infobox .arti_content table { background-color:transparent!important;}



.qq-sports-focus { margin:0 auto; width:660px; height:445px; 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:660px; height:445px; -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:660px; height:445px; overflow:hidden; }
.qq-sports-focus .cont li { width:660px; height:445px; overflow:hidden; position:relative; }



.m1_r {
    width: 700px;
    float: right;
}

.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;}
.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 7px; 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; }


.infobox .arti_content table td p { line-height:32px!important; font-size:18px!important; color:#393939!important; text-indent:0px!important;  font-family:"微软雅黑"!important; margin-bottom:0px!important;}

#c1065208 ul li:hover { background:url(../images/navh.png) 0 0 repeat;) color:#fff;}
#c1065208 ul li:hover a { color:#fff;}
#c1065208 ul li a:hover { color:#fff;}
#c1065208 ul li ul li a { color:#393939!important;}
#c1065208 ul li ul li:hover a { color:#fff!important;}