@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; background: url(../images/body.png) no-repeat left bottom; background-size:  100% auto; color: #393939; }
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:#333; }/*背景样式*/
a {color: #393939; text-decoration:none; }
a:hover { color:#0159b0;text-decoration:none; }
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1400px;margin:0 auto;} /**页面全局宽度**/


.mod1,.mod3{display: none;}
/* 顶部快捷导航 */
#topbar { background:#000075; height:55px; line-height:55px; }
.topmenu { float:right; color:#fff;position:relative}
.topmenu a { color:#fff;font-size: 12px;margin: 0px 8px;}
.topmenu a img{position: relative;top: -1px;margin-right: 3px;}
.topmenu a img.xia{top:0;margin-left: 5px;}

.topmenu .setlang{background: #fff; width: 120px;position: absolute; right: -15px;z-index: 99; display: none;}
.topmenu .setlang{line-height: 45px;box-sizing: border-box;padding: 15px 10px;}
.topmenu .setlang a{color: #333;font-size: 16px;}

/**页头开始**/
#header {  background:#d7e9f8 url(../images/hdbg.png) no-repeat top center; }
#header .inner {width: 100%;}
.head { width:1400px;margin: 0px auto; height:147px; overflow:hidden; } /**页头部分**/
.head .sitelogo{ width:350px; float:left;padding-top:35px; }
.head .sitelogo img { width: 100%;height:100% }
.head .sitetitle { width:650px; float:left; line-height: 47px;margin-top:20px; margin-left:30px;font-size:28px;font-weight:bold; font-family: "黑体"; color:#000;} /**站点名称**/
.head .search { width: 280px;float:right; margin:55px 0 0 0; position:relative;}
.head .search input{ height:35px; line-height: 31px;box-sizing: border-box;padding-left: 10px;font-size: 14px; background-color: #fff;border: 2px solid #124fa0; width: 100%;overflow: hidden;}
.head .search-button{height: 28px;line-height: 28px;width: 30px;float: right;border: none; background: #fff;position: absolute;top:2px;right: 8px;}



/* 导航 */
.navbar{margin: 0;border-radius:0;border:0;}
#nav { background-color: #d7e9f8;}
.navbar {width:100%; height: 65px; line-height: 65px;background: #124fa0; } /**导航区域背景**/
.navbar .navbox { width:1400px;margin: 0px auto; } /**导航窗口大小及位置**/
.navbar ul{float: left;width: 100%;}
.navbar li{text-align: center;float: left;height: 65px;line-height: 65px;position: relative;padding: 0px 11px;}
.navbar li a{font-size: 24px;color: #fff; width: 100%; padding: 8px 20px;transition:0.4s}

.navbar li a.active{border-top: 1px solid #82b5f8; border-bottom:1px solid #82b5f8;}

.navbar li a:hover{border-top: 1px solid #82b5f8; border-bottom:1px solid #82b5f8;transition: all 0.4s ease-in-out;}

.navbar ul li ul{    display: none;
    transition: 1s;
    position: absolute;
    top: 65px;
    z-index: 99;
    background: #124fa0;
    left: 0;}
.navbar ul li ul li{width: 100%;box-sizing: border-box;}
.navbar ul li ul li a{font-size: 20px;color: #fff; }
.navbar ul li:hover ul{display: inline-block;transition:1s}

/* 图片切换 */
/*#banner {     position: relative;}
#boxhdp{ width: 100%; height: 677px;  overflow: hidden; position: relative;}
#img>li{ width: 100%; height: 100%; float: left; text-align: center; display: none;}
#img>li img {  width: 100%; height: 935px; overflow: hidden;  }
#img>.current{display: block;}
#li{position: absolute; left: 50%;transform: translateX(-50%);  bottom: 58px;}
#li>li{ width: 12px;height: 12px; background-color: #fff; border-radius: 50%; margin:0 7px; float: left; cursor: pointer;}
#li>.on{ background-color: #033e83;}
#an{ display: none;}
#an a{	position: absolute;	top:50%; transform: translateY(-50%);width: 24px;height: 74px;line-height: 74px; display: none;}
#an .an-a2{ right: 0;}



*/
/* 大图 */
#banner {     position: relative;}
.banner {width: 100%;float: left;}
.banner .carousel{width: 100%;margin: 0px auto;}
.banner .carousel-indicators{bottom: 58px;}
.banner .carousel-indicators li{height: 20px;width: 20px;background: rgba(255, 255, 255, 0.5);margin-right: 10px; behavior: url(css/PIE.htc);}
.banner .carousel-inner ,.banner .carousel-inner .item{height: 677px;}
.banner .carousel-inner img{width:100%;vertical-align: top;height: 100%;object-fit: cover;}
.banner .carousel-indicators li.active{background: rgba(255, 255, 255, 1);}
.carousel-control.right{background-image: inherit !important;}
.carousel-control.left{background-image: inherit !important;}

.top{position: absolute;
    bottom: -50px;
    left: calc(50% - 41px);transition:1s
}
.top:hover  {
    opacity: 0.8;transition:1s
}
/**标题栏新闻窗口**/
.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;  color:#444436;} /**标题图标**/
.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 .con div p{font-size:16px;   line-height:33px!important;; color:#393939!important;}
.post .more_btn { font-size:14px;  }
.post .more_btn a { color:#0056b7; }

.m1{margin-top: 50px;}
.m1 .post .tt .tit .title { background:url(../images/bt2.png) no-repeat 0 center; padding-left: 48px; }
.m2 .post .tt .tit .title { background:url(../images/bt1.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; }

.m6 .post .tt .tit .title { background:url(../images/bt3.png) no-repeat 0 center; padding-left: 48px;  }
.m7 .post .tt .tit .title { background:url(../images/bt4.png) no-repeat 0 center; padding-left: 48px;  background-size: 45px;}
.main5 .post .tt .tit .title { background:url(../images/bt6.png) no-repeat 0 center; padding-left: 48px; }
.main6 .post .tt .tit .title { background:url(../images/bt2.png) no-repeat 0 center; padding-left: 48px; }




.news_list {  width: 100%;   float: left; }
.news_list li {   height: 50px; line-height: 50px; background: url(../images/icon.png) no-repeat 0 center; overflow: hidden;     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_list .news_title { line-height: 30px; font-size: 18px;  padding-left: 23px;}

.news_list2 {  width: 100%;   float: left; }
.news_list2 li {   height: 50px; line-height: 50px; border-bottom: 1px dotted #ccc; overflow: hidden; }
.news_list2 .news_title { line-height: 30px; font-size: 18px; }

.news_list3 {  width: 100%;   float: left; }
.news_list3 li {   height: 60px; line-height: 60px; background: url(../images/icon.png) no-repeat 0 center; overflow: hidden; }
.news_list3 .news_title { line-height: 30px; font-size: 18px; padding-left: 23px;}



/**主体开始**/
#container { }
#container1 .inner {  }
.mod1 { margin: 48px 0 65px 0;}

.m1 { width: 100%; float: left; position: relative;}

.domo-tab-box { width:100%; overflow:hidden; }
.domo-tab-box .titList { position:absolute; height:45px; top:30px; left:345px; }
.domo-tab-box .titList ul { float:left; }
.domo-tab-box .titList ul li { font-size:18px;  float:left; line-height:45px; padding:0px 25px; color:#333; cursor:pointer; margin-right: 4px; background: #e7e7e7; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.domo-tab-box .titList ul li.active { background:#2861a6;}
.domo-tab-box .titList ul li.active a{ color: #fff; }
.domo-tab-box .textCont ul {  zoom:1;    overflow:hidden; }
.domo-tab-box .textCont li {   overflow:hidden; }
.domo-tab-box .textCont li a { float:left; color:#333; font-size:14px; text-align: center;display: inline-block;width: 100%; }
.domo-tab-box .textCont li a:hover { color:#3dc878; }
.domo-tab-box .textCont li span { color:#333;  font-size:14px;display: inline-block;box-sizing: border-box;padding: 0px 25px;line-height: 20px; }
.domo-tab-box .textCont li em { color:#ccc; font-style:italic; font-sizes:12px; padding-right:5px; }
.domo-tab-box .btns { width:22px; height:42px; z-index:999; }
.domo-tab-box .btns i { width:8px; overflow:hidden; cursor:pointer; }



.bjfw_img { margin:20px 0;  display:block; float:left; text-align: center;width: 9%; }
.bjfw_img img { display:block;  width: 94px; height: 94px;margin: 0px auto; }
.bjfw_img span { display:inline-block; margin-top:0px; text-align:center;  }















.mod2{width: 100%;
    float: left;
    margin: 60px 0;}

/* 工作动态 */
.m2 { width: 100%; }

.m2_l { width:680px; float:left; overflow: hidden;  }
.m2_l img { width: 680px; height: 400px; }


.qq-sports-focus { margin:0 auto; width:680px; height:400px; 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:680px; height:400px; -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:680px; height:400px; overflow:hidden; } */
/* .qq-sports-focus .cont li { width:680px; height:400px; overflow:hidden; position:relative; }
.qq-sports-focus .cont li span { position:absolute; font-size:16px; left:20px; bottom:0px; text-align: center; color:#FFF; width:340px; line-height:45px; background: #237bc1; height:65px;  cursor:pointer; }  
.qq-sports-focus .tabs { height:12px; position:absolute; bottom:76px; left:50%; transform: translateX(-50%); z-index:99; overflow:hidden; }
.qq-sports-focus .tabs li { float:left; display:inline-block; width:10px; height:10px; border-radius:10px; text-indent:-999px; margin-right:11px;  border: 1px solid #fff; }
.qq-sports-focus .tabs li.current { float:left; display:inline-block; width:10px; height:10px; border-radius:10px; margin-right:11px; background:#fff; }
.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; } */

 .qq-sports-focus .carousel-inner .item span { position:absolute; font-size:18px; left:20px; bottom:-30px; text-align: center; color:#FFF; width:640px; line-height:45px; background: #237bc1; height:65px;  cursor:pointer; } .qq-sports-focus .carousel-inner .item img { width:680px; height:400px; -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 .carousel-inner{overflow: inherit;}
.qq-sports-focus .carousel-indicators{bottom: 55px;z-index: 999;}

.m2_r { width:680px; float:right; }



/*main5 */
.main5 {float: left;
    margin: 0px 0 140px 0;width: 100%;}
.main5  .container{width: 100%;padding:0px}
.main5 .carousel-inner li:nth-child(even){margin: 0px 20px;}
.main5 .carousel-inner li{width: 178px;float: left;border-bottom: 8px solid #124fa0;height: 215px; text-align: center;background-color:#124fa0; overflow: hidden;transition:1s}
.main5 .carousel-inner li img{height: 100%;width: 100%;transition:1s}
.main5 .carousel-indicators{bottom: -65px;}
.main5 .carousel-indicators li{height: 20px;width: 20px;background: #df7c6d;border: solid 1px #df7c6d;margin-right: 10px;}
.main5 .carousel-indicators li.active{background: rgba(206, 53, 30, 1); border: solid 1px #ce351e;}

.main6 .carousel-inner li{width: 250px;float: left;border-bottom: 8px solid #124fa0;height: 215px; text-align: center;background-color:#124fa0; overflow: hidden;transition:1s}
.main6 .carousel-inner li:nth-child(even){margin: 0px 37px;}

.m3 { width: 680px; float: left; }
.md13 { width: 680px; float: right; }
.mod3 { margin: 70px 0 50px 0; }

.m4 { width: 980px; float: left; }
.m4 .bjfw_img { margin:20px 27px 0 0;  display:block; float:left; text-align: center; width: 136px;  }
.m4 .bjfw_img{text-align: center;}
.m4 .bjfw_img img { display:block;  width: 94px; height: 94px;  border:1px solid #ccc; padding:25px 20px;}
.m4 .bjfw_img span { display:inline-block; margin-top:0px; text-align:center;  }
.m4 .bjfw_img:hover img{-webkit-box-shadow: 0px 0px 43px 0px rgb(12 12 12 / 16%);
    box-shadow: 0px 0px 43px 0px rgb(12 12 12 / 16%);}

.m5 { width: 380px; float: right; }
.m5 li { width: 380px; height: 50px;background: url(../images/kj1.png) no-repeat 0 0; margin-bottom: 15px;}
.m5 li a { font-size: 14px; line-height: 50px; padding-left: 180px; color: #333; }
.m5 li:hover{-webkit-box-shadow: 0px 0px 43px 0px rgb(12 12 12 / 16%);
    box-shadow: 0px 0px 43px 0px rgb(12 12 12 / 16%);}


.mod4 { margin: 0px 0 45px 0;}
/* 服务指南 */
.m6 { width: 665px; float: left; }


/* 下载中心 */
.m7 { width: 675px; float: right; }


/**页脚开始**/
#footer { background:#124fa0 url(../images/hdbg.jpg) no-repeat 0 0; position: relative; }
#footer .inner {  overflow: hidden; }

.foot_l { width:100%; float:left; }
.foot_l .foot_logo { width: 100%;  }
.foot_l .foot_logo img { display: block;     margin: 70px auto 0;}
.foot_l .foot_icon { width: 400px; margin: 40px auto 30px;  }
.foot_l .foot_icon img { margin: 0 29px; display: inline-block; }
.foot_l .foot_banquan { width: 1200px; margin: 0 auto; border-top: 1px solid #fff;  padding: 35px 0;text-align: center;overflow: hidden; }
.foot_l .foot_banquan p { font-size:18px; line-height: 35px;  color: #fff; }



#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;font-size: 30px;}/**栏目名称图标**/

/**栏目列表*/
/**一级栏目列表*/
.col_list ul li { height:45px; line-height:45px; border-bottom: 1px solid #eee; padding-left:10px; font-size:18px; text-align:center; }
.col_list ul li.active a{color:#124fa0}

/**栏目新闻**/
.col_news {width:1130px;float:right;min-height: 550px; } 
.col_news_box{ }
.col_news_head {border-bottom:1px solid #ccc; height:60px; line-height:60px; }
.col_metas .col_title { display:inline-block; float:left; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:30px;font-weight: normal;color: #444436;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; } /**当前位置**/
.col_news_list { margin-top:15px;min-height:500px; }
.col_news_list ul li { height:45px; line-height:45px;font-size:16px; border-bottom: 1px solid #e5e5e5; }
.col_news_list ul li .news_title {float: left;font-size:18px;}
.col_news_list ul li .news_date { float:right; padding-right:5px;font-size: 14px;color: #969696; }


/**文章页**/
.infobox { margin:20px auto;}
.article { margin-top:30px; min-height:500px; }
.article h1.arti_title{line-height:42px;font-size:18px;font-family: "Microsoft YaHei";color:#282828;text-align:center;} /**文章标题**/
.infobox h1{line-height:42px;font-family: "Microsoft YaHei";color:#282828;text-align:center;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;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:12px; color:#787878;} /**文章其他属性**/
.article .arti_content {  line-height:2; font-size:14px; color:#333; }
.article .arti_content p {  line-height:2; font-size:14px; 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:14px; color:#333; }



.hr{height:1px; margin:10px 0; border-bottom: 1px solid #e5e5e5;}

.Page{width: 100%;float: left;margin: 20px 0;text-align: center;}
.Page .pagination {width: 100%;
    float: left;
    margin: 20px 0;
    text-align: center;}
.pagination>li>a, .pagination>li>span{border:none;font-size: 16px; padding: 10px 12px;}
.pagination>li {
    display: inline; border:1px solid #eee; margin:0px 5px; 
}

/*底部友情链接*/
.foot_lxwm{width: 1200px;margin: 0 auto;}
.lxwm_left {width: 360px;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
   padding: 40px 0 20px 0;float: left;}

.lxwm_right {width: 260px;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    padding: 40px 0 20px 0;float: right;}
.lxwm_right ul li{height: 35px;
    line-height: 35px;}
.lxwm_right a{  color: #fff;
    font-size: 16px;
    line-height: 26px;}
.lxwm_left p,.lxwm_right p{font-size:20px; padding-bottom:15px;font-weight: bold;margin:0px!important;padding:0!important}
.lxwm_left div p,.lxwm_right div p{font-size: 16px;padding:0;font-weight: 100;}

.m2 .m2_l .item:hover img{transform:scale(1.2);transition:0.5s}
.main5 li:hover img{transform:scale(1.2);transition:0.5s}
#vsb_content .v_news_content, #vsb_content .v_news_content p, #vsb_content .v_news_content p span, #vsb_content .v_news_content div, #vsb_content .v_news_content div span {
    line-height:32px!important;
    color: #393939!important;
text-indent: 36px!important;
    font-family: "微软雅黑","Arial" !important;
    font-size: 18px!important; margin-bottom:30px!important;
}


.col_news_con #vsb_content .v_news_content p,.col_news_con #vsb_content .v_news_content span,.col_news_con #vsb_content  p,.col_news_con #vsb_content span{
   line-height:32px!important;
    color: #393939!important;
text-indent: 36px!important;
    font-family: "微软雅黑","Arial" !important;
    font-size: 18px!important; margin-bottom:30px!important;
background:transparent!important
}
.col_news_con #vsb_content_2 .v_news_content p,.col_news_con #vsb_content_2 .v_news_content span,#vsb_content_2 p,#vsb_content_2 span{
   line-height:32px!important;
    color: #393939!important;
text-indent: 36px!important;
    font-family: "微软雅黑","Arial" !important;
    font-size: 18px!important; margin-bottom:30px!important;
}

.md23{ margin-top:50px;}