@charset"utf-8";
/* CSS Reset*/
input::-moz-placeholder, textarea::-moz-placeholder { color: #737373; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #737373; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #737373; }
.box-content{-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
.fr { float: right; } .fl { float: left; }
.t-l{text-align: left;}.t-c{text-align: center;}.t-r{text-align: right;}
.an { transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.img-width { max-width: 100%; height: auto!important; }
.clearfix:before, .clearfix:after {content:""; display:table;}   
.clearfix:after {clear:both;}   
.clearfix { *zoom:1;}
.radius{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.over-txt {display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.txt-a-A {text-transform: capitalize;text-transform:uppercase;text-transform:lowercase;}
.po-re {position: relative;}
.p30{padding-left: 10px;padding-right: 10px;}
.bg {background-image:url(../images/);background-color:rgba(0,0,0,0.5);background-repeat:no-repeat;background-position: center;background-size:cover;}
.borderStyle {border-bottom:1px dashed #707070;border-top:1px dotted #707070;}
.box-shadow {-webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc;  box-shadow:0 0 10px #ccc;}
/*public*/
.top-se {background: #666;display: none;}
.t_se {width: 400px;max-width: 90%; position: relative;padding-right: 100px;height: 30px;margin:15px auto;background: #fff;}
.se_txt {width: 100%;float: left; border: none;margin:0;padding-left:10px; background:transparent;height: 30px;line-height: 30px;font-size: 12px;color: #333;font-family:"SimSun";}
.se_sub {position: absolute;right: 30px;top: 0;width: 60px;height: 30px;color: #fff;font-size: 12px;border: none;margin:0;padding:0;cursor: pointer; background: #0d4ea8;} 
.se_close {display: block;position:absolute;right: 0;top:0;background: #333 url(../images/close-btn.png) no-repeat center;width: 30px;height: 30px;}

.top{background: url(../images/top.jpg) bottom center/cover no-repeat}
.in-top {}
.logo {padding:10px;text-align: center;}
.logo_table {display: table;width: 100%;height: 72px;}
.logo_cell {display: table-cell;vertical-align: middle;}
.logo_cell img {max-width:515px;width: 100%;height: auto;}
.in-top-link {margin:0 0 15px;width: 100%;text-align: center;line-height: 20px;height: 20px; font-family:"SimSun";}
.in-top-link a,.in-top-link span {display: inline-block;*display:inline;vertical-align: middle; font-size: 12px;color: #fff;line-height: 20px;height: 20px;}
.in-top-link span {margin:0 10px;}
.in-top-link a:hover {color: #fff;}
.search {width:22px;height: 28px;background: url(../images/se.png) no-repeat center;margin-left: 10px;}
.logo-txt {text-align: center;margin-bottom: 15px;}
.logo-txt img {max-width: 315px;height: 35px;width: 90%;}

.top_nav-h {background:url(../images/nav.png) repeat;height: 50px;}
.top_nav {position: relative;z-index: 9999;}
.top_nav_ul {height: 50px;background: url(../images/nav-li.jpg) no-repeat left center;}
.pc_menuCon {padding-right: 100px;}
.pc_menuCon li {float: left;position: relative;line-height:50px;width: 12.5%;background: url(../images/nav-li.jpg) no-repeat right center;}
.pc_menuCon li a {display:block;width: 100%; color: #fff;font-size: 14px;text-align: center;}
.pc_menuCon > li:hover > a { background:#6badff; }
.pc_menuCon > li.active > a { background:#6badff;}
.pc_menuCon > li.parent > a { background:#6badff;}
.pc_menuCon > li.selected > a { background:#6badff;} 
.pc_menuCon ul { position: absolute;left: 0px;top:50px; display: none;width: 100%; margin: 0; padding: 0; list-style: none; padding-bottom: 3px; }
.pc_menuCon ul li { width: 100%; float: left; border-top: 1px solid #ccc;background:#6badff;height: 32px;line-height: 32px;}
.pc_menuCon ul li a {display:block;color:#fff;height: 36px;line-height: 32px;font-size: 12px;padding:0;text-align: center;background-image:none;}
.pc_menuCon ul li:hover {background: #1450c9;}
.top_nav_ul .email {position: absolute;top: 0;right: 0;width: 100px;font-size: 16px;color: #fff;line-height:50px;text-align: center;}
.top_nav_ul .email:hover {background: #6badff;}
/*-----pc nav-----*/
.mean-container {background:#1b5fc4;}
.mean-container a.meanmenu-reveal {color: #fff;}
.mean-container a.meanmenu-reveal span{background:#fff;}
.mean-container .meanmenu-title {color: #fff;}
.mean-container .mean-nav{background:rgba(6,119,206,0.9);}
.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;z-index: 999;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5); -moz-box-shadow:0 0 10px rgba(0,0,0,0.5);  box-shadow:0 0 10px rgba(0,0,0,0.5);}
.phone_menu_t.lighted-fixed {background: #1b5fc4;}
.lighted-fixed .mean-nav > ul {height:calc(100vh - 50px);overflow-y:auto;}
.lighted-fixed.top_nav {background: #1b5fc4;}

/*-----phone nav-----*/
.banner {position: relative;width: 100%;}
.banner .bx-wrapper .bx-pager.bx-default-pager a {background:#fff;text-indent: 9999px;display: block;width: 16px;height: 16px;line-height: 12px;border-radius: 10px;margin-right: 5px;outline: 0;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {background:#0067b2;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:20px;}
.banner .bx-wrapper .bx-prev{left: 15%;background: url(../images/controls1.png) no-repeat 0 0;}
.banner .bx-wrapper .bx-next{right: 15%;background: url(../images/controls1.png) no-repeat -45px 0;}
.banner .bx-wrapper .bx-prev:hover{background: url(../images/controls2.png) no-repeat 0 0;}
.banner .bx-wrapper .bx-next:hover{background: url(../images/controls2.png) no-repeat -45px 0;}
.banner .bx-wrapper .bx-controls-direction a{position: absolute;top: 50%;margin-top: -78px;outline: 0;width: 45px;height: 156px;text-indent: -9999px;z-index: 130;}
.banner .bx-wrapper .bx-controls-direction a.disabled{display: none;}


.in-title {position: relative;height: 40px;/*background: #c0e9ff;*/}
.in-title span {display: inline-block;font-size: 22px;color: #145c99;font-weight: bold;line-height: 40px;}
.in-title a {display: block;width: 70px;height: 40px;line-height: 40px; font-size: 18px;color: #145c99;position: absolute;right: 7px;bottom: 0;text-align: center;}
.in-title a:hover{text-decoration: underline;color: #ff7701}
.in-news {padding-top: 35px;}
.in-newsL {padding-top: 10px;}
.in-newsL .bxslider03 li {height: 370px;}
.in-newsL .bxslider03 li a {display: block;width: 100%;height: 100%;}
.in-newsL .bxslider03 li a .img {height: 330px;background-repeat:no-repeat;background-position:center;background-size:cover;}
.in-newsL .bxslider03 li a .info {height: 24px;margin-top: 15px;padding:0 80px 0 15px;}
.in-newsL .bxslider03 li a .info h3 {height: 24px;line-height: 24px;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 15px;color: #4c4c4c;font-weight: normal;}
.in-newsL .bxslider03 li:hover a .info h3 {color: #1475bb;}

.in-newsL .bx-wrapper .bx-pager.bx-default-pager a {display: block;width: 8px;height: 8px;margin: 0 3px;outline: 0;background:url(../images/ardius2.png) no-repeat 0 0;text-align: center;text-indent: -666em; color: #666;cursor: pointer;}
.in-newsL .bx-wrapper .bx-pager.bx-default-pager a:hover,
.in-newsL .bx-wrapper .bx-pager.bx-default-pager a.active {background-position: -8px 0;}
.in-newsL .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:1px;right: 15px;text-align: right;left: auto;width: auto;}

.in-newsR {padding-top: 2px;}
.in-newsR li {position: relative;padding:0 50px 0 22px;background: #fff;height:31px;background: url(../images/li01.png) no-repeat 2px center;}
.in-newsR li a {font-size: 16px;color: #4c4c4c;display: block;height: 31px;line-height: 31px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.in-newsR li span {display: block;position: absolute;right: 0;top:0;width: 40px;height: 31px;line-height: 31px;font-size: 14px;color: #808080;text-align: right;}
.in-newsR li:hover {background-color: #cdeafc;}
.in-newsR li:hover a {color: #1776f4;}

.in-notice {margin-top: 35px;}
.in-noticeL-list {margin-top: 10px;}
.in-noticeL-item {position: relative;padding:5px 0 0 85px;height: 67px;margin-bottom: 10px;}
.in-noticeL-item .date {position: absolute;left: 0;top:0;width: 70px;height:60px;text-align: center;font-size: 16px;background: #7ba4c1;color: #fff;}
.in-noticeL-item .date h3 {line-height: 34px;font-size: 34px;margin-top: 3px;}
.in-noticeL-item .date p {font-weight: normal;line-height: 25px;}
.in-noticeL-item .title {font-size: 16px;color: #343434;height: 48px;line-height: 24px; overflow:hidden;}
.in-noticeL-item:hover {background: #cdeafc;}
.in-noticeR {margin-bottom: 10px;}
.in-noticeR-list ul li a {font-size: 16px;color: #4c4c4c;display: block;height: 31px;line-height: 31px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.in-noticeR-list ul li a:hover {color: #1776f4;}

.in-sports-list {margin-top: 10px;}
.in-sports-list .row {margin-left: -3px;margin-right: -3px;}
.in-sports-list .row .col {padding-left: 3px;padding-right: 3px;}
.in-sports-item {position: relative;margin-bottom: 6px;}
.in-sports-item .more {opacity: 0;filter: alpha(opacity=0);position: absolute;left: 0;top:0;width: 100%;height: 100%;background: #145c99;background: rgba(20,92,153,0.6);}
.in-sports-item .more span {position: absolute;display: block;width: 100%;height: 80px;/* border-top:1px solid #fff; *//* border-bottom:1px solid #fff; */left: 0;top: 40%;margin-top: -20px;text-align: center;line-height: 1.5;font-size: 18px;color: #fff;padding: 0 9px; overflow:hidden;}
.in-sports-item:hover .more {opacity: 1;filter: alpha(opacity=100);}

.lnk {padding: 30px 0;}
.lnk .row {margin-left: -6px;margin-right: -6px;}
.lnk .row .col {padding-left: 6px;padding-right: 6px;}
.lnk-item {text-align: center;margin-bottom: 12px;} 
.lnk-item img {width: 100%;height: auto;}
.lnk-item:hover{-webkit-box-shadow:0 0 10px #666; -moz-box-shadow:0 0 10px #666;  box-shadow:0 0 10px #666;}

.lnk1 {padding: 1px 0;}
.lnk1 .row {margin-left: 1px;margin-right: 0px;}
.lnk1 .row .col {padding-left: 1px;padding-right: 1px;}
.lnk1-item {text-align: center;margin-bottom: 12px;} 
.lnk1-item img {width: 280px;}
.lnk1-item:hover{-webkit-box-shadow:0 0 10px #666; -moz-box-shadow:0 0 10px #666;  box-shadow:0 0 10px #666;}


.foot{padding:0 0 20px;background:url(../images/fo-bg.jpg) center/cover;position: relative;font-family:"SimSun";}
.fo-l {padding:20px 0 10px;font-size: 12px;color: #adadad;line-height: 30px;}
.fo-l img {max-width: 345px;height: 70px;width: 96%;}
.fo-c {position: relative;text-align: center;}
.fo-c p {font-size: 12px;color: #b7e1ff;line-height: 32px;}
.fo-r {position: relative;width: 145px;margin:0 auto;}
.fo-r-title {font-size: 16px;color: #b7e1ff;}
.lnkSelect {height: 24px;position: relative;width: 145px;margin: 8px 0 0;}
.lnkSelect p {padding: 0 20px;cursor: pointer; line-height: 24px;background: #fff;font-size: 12px;color: #7e7e7e;position: relative;}
.lnkSelect p i {display: block;position: absolute;right: 15px;top: 50%;margin-top: -2px; height: 0;width: 0;border-bottom: 4px solid #333;border-left: 4px solid transparent;border-right: 4px solid transparent;}
.lnkSelect ul {position: absolute;left: 0;bottom: 24px;width:100%;display: none;z-index: 99;}
.lnkSelect ul li {background: #aad4fe;line-height: 17px;font-size: 12px;color: #9e9c9c;margin-bottom: 2px;padding:4px 15px;width:100%; }
.lnkSelect ul li a {color:#666;display: block;}
.lnkSelect ul li a:hover {color:#0072fe;}

.footer {background: #0b4b7a;text-align: center;font-size: 12px;color: #b1ddf5;line-height: 24px;padding:14px 0;font-family:"SimSun";}
/*----index----*/
/*.p-banner {height: 235px;width: 100%;background-repeat:no-repeat;background-position: center;}*/
.p-banner-pc-a {background-image:url(../images/p_banner01.jpg);}
.p-banner-pc-b {background-image:url(../images/p_banner02.jpg);}

.p-banner {
  height: 235px; /* 可保留固定高度，或改为 100vh 实现视口全屏高度 */
  width: 100vw; /* 改为 100vw 确保横向满屏（比 100% 更贴合“满屏”需求，避免body默认边距影响） */
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden; /* 隐藏图片超出容器的部分（配合 object-fit: cover 时可选） */
  position: relative; /* 可选，用于消除潜在的布局间隙 */
  margin: 0; /* 清除容器默认外边距，确保满屏无留白 */
}

/* 图片样式：自适应且填满容器，不变形 */
.p-banner img {
  display: block; /* 消除图片默认的行内空白间隙（底部留白） */
  width: 100%; /* 宽度自适应容器，满屏横向填充 */
  height: 100%; /* 高度自适应容器，纵向填充 */
  object-fit: cover; /* 核心属性：图片保持宽高比，裁剪多余部分以填满容器（无变形） */
  /* 可选值说明：
     1. cover：填满容器，裁剪多余部分（推荐，无变形、无留白）
     2. contain：图片完整显示，容器可能出现留白（无变形，不满足“满屏填满”）
     3. fill：强制填满容器，图片可能拉伸变形（不推荐）
  */
  object-position: center; /* 控制图片裁剪/显示的焦点，默认居中，可自定义（如 top、bottom 等） */
}

.page-main {padding:20px 0 45px;background: #f1f1f1;}
.page-main .row {margin-left: 0;margin-right: 0;}
.page-main .row .col {padding-left: 0;padding-right: 0;}
.page-left-bg {position: absolute;left: 0;top:0;bottom: 0;background: #1d75bc;}
.page-left-bg .bg-padding {padding-left: 20px;width: 100%;height: 100%;position: relative;}
.page-left-bg .bg-white {width: 100%;height: 100%;background: #fff;}
.page-left-bg .bg-grey {width: 20px;height: 30px;background: #efefef;position: absolute;left: 0;bottom: 0;}

.page-nav {position: relative;}
.page-nav-h3 {background: #1d75bc;height: 55px;line-height: 55px;font-size: 24px;color: #fffeff;text-align: center;}
.page-nav-ul {background: #fff;padding:15px 10px;}
.page-nav-ul .aa h3 {margin-bottom: 10px;}
.page-nav-ul .aa h3 a {display: block;width: 100%;background: #fff;line-height: 20px;padding: 10px;text-align: center; font-size: 16px;color: #333;box-shadow:3px 3px 5px #666;border-radius: 5px;}
.page-nav-ul .ul-b {padding:0 10px 10px;}
.page-nav-ul .bb {margin-top: 5px;}
.page-nav-ul .bb a {display: block;width: 100%;background: #fff;line-height: 20px;padding:5px 10px;text-align: center; font-size: 14px;color: #333;box-shadow:3px 3px 5px #666;border-radius: 5px;}
.page-nav-ul .aa.selected h3 a,.page-nav-ul .aa h3 a:hover{background: #1d75bc;color: #fff;}
.page-nav-ul .bb.selected a,.page-nav-ul .bb a:hover{background: #1d75bc;color: #fff;}

.page-mbx {text-align: left;line-height: 20px;color: #333;font-size: 12px;padding:5px;margin-top: 25px;}
.page-mbx a {color: #333;font-size: 12px;margin:0 3px;}
.page-mbx a:hover {color: #1d75bc;}

#page-list {padding:10px 15px 40px 15px;background: #fff;}
#page-list ul.page-list-ul li {padding: 10px 90px 10px 24px;line-height: 30px;height: 50px;position: relative;border-bottom: 1px dashed #808080;background: url(../images/li_i.png) 10px center no-repeat;}
#page-list ul.page-list-ul li a {display: block;width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#page-list ul.page-list-ul li span {width: 80px;position: absolute;display: block;right: 0;top: 10px;height: 30px;line-height: 30px;font-size: 14px; color: #999;text-align: center;}
#page-list ul.page-list-ul li:hover a {color: #1d75bc;}

.page-article {padding:20px 15px 30px;background: #fff;}
.page-article .title { line-height:26px; font-family:"Microsoft Yahei"; padding:5px; text-align:center; font-size:22px; color:#0081d5;}
.page-article .title_y { line-height:26px; font-family:"Microsoft Yahei"; padding:5px; text-align:left; font-size:18px; color:#787878; font-weight:normal;}
.page-article .title_f { line-height:26px; font-family:"Microsoft Yahei"; padding:5px; text-align:center; font-size:18px; color:#787878; font-weight:normal;}
.page-article .infoA {font-size: 12px;color: #787878;padding:10px;text-align: center;}
.page-article .infoA span {display: inline-block;margin:0 5px;color:#787878;}
.page-article .con { margin:0 auto 30px; overflow:hidden;}
.page-article .con p { line-height:1.6; font-size:16px; color:#222;margin-bottom:6px;text-indent: 2em;}
.page-article .con img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); display: inline-block; margin: 0 auto;} 

#page-style .con img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); display: inline-block; margin: 0 auto;} 

.wp_entry p { line-height:1.6; font-size:16px; color:#222;margin-bottom:6px;text-indent: 2em;}
.wp_entry img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); display: inline-block; margin: 0 auto;} 


#img_list {background: #fff;padding:20px;}
#img_list .row {margin-left: -10px;margin-right: -10px;}
#img_list .row .col {padding-left: 10px;padding-right: 10px;}
.pageR_img_item {margin-bottom: 20px;}
.pageR_img_item .img {width: 100%;overflow: hidden;}
.pageR_img_item .txt {height: 30px;line-height: 30px;padding:0 10px;border:1px solid #ccc;font-size: 14px;color: #343b69;text-align: center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pageR_img_item:hover {box-shadow:0 0 10px 3px #ccc;-webkit-box-shadow:0 0 10px 3px #ccc;-moz-box-shadow:0 0 10px 3px #ccc;}

/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}

.logo {text-align: left;padding: 21px 0;}
.in-top-link {text-align: right;margin:15px 0;}
.pc_menuCon li a {font-size: 14px;}
.pc_menuCon ul li a {font-size: 12px;}
.logo-txt {text-align: right;}
.sm-20 {width: 20%;}
.sm-30 {width: 25%;}
.foot{padding:20px 0 10px;}
.fo-r {float: right;margin:0;}
/*index*/
.page-nav {padding-left: 20px;}
.page-mbx {text-align: right;}

}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.in-top {}
.pc_menuCon li.home a {padding:0 22px;}
.pc_menuCon li a {font-size: 15px;padding:0 13px;}
.pc_menuCon ul li a {font-size: 13px;}



}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width:1200px) {
.container {width: 1200px;}
.pc_menuCon li.home a {padding:0 24px;}
.pc_menuCon li a {font-size: 16px;padding:0 22px;}
.pc_menuCon ul li a {font-size: 14px;}

.lg-20 {width: 20%;}
.lg-80 {width: 80%;}
.lg-81 {width: 100%;}

}

/* 大屏幕（大桌面显示器，大于等于 1400px） */
@media screen and (min-width:1400px) {
.container {width: 1400px;}
}