/* CSS Document */
.h1, .h2, .h3, h1, h2, h3 { margin-top: 0; margin-bottom: 0; }
li { list-style: none; }
body { margin: 0; padding: 0; background: #fff; word-break: break-all; font: 14px/1.8 "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB",sans-serif; }

a { color: #333; text-decoration: none; }
a.news { color: #316ac9; text-decoration: none; }
a:hover { /*color: #1476c7;*/ color: #316ac9; text-decoration: none; cursor: pointer; }
.f_l { float: left; }
.f_r { float: right; padding: 8px 0; }


/*------------ 新版首页 2023-08-01 sfy 新增 begin ------------*/
/*body { min-width: 1270px; }*/
.top_bar, .top_bar *, .nav_wrap * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*内页头部返回首页（去掉banner）*/
.m-links { width: 100%; min-width: 1270px; }
.ny-links { display: flex; align-items: center; margin: 0 auto; padding: 10px 5px; width: 1260px; line-height: 28px; color: #ccc; font-size: 15px; border-bottom: 1px solid #d4d4d4; }
.ny-links span { color: #316ac9; }
.btn-goHome { display: inline-flex; align-items: center; color: #333; }
.btn-goHome i { margin-right: 6px; font-size: 18px; }

/*头部模块*/
.block { margin: 0 auto; padding: 0 5px; width: 1270px; }
.top_bar { padding: 20px 0; min-width: 1270px; height: 95px; background: #f9f9f9; }
.top_bar a:link, .top_bar a:visited { font-size: 16px; color: #efefef; }
.top_bar a:hover { color: #fff; }
.top_l { display: inline-block; float: left; }
.top_l p { margin: 0; }
.topl_titz { line-height: 34px; color: #666; font-size: 26px; font-weight: bold; letter-spacing: 4px; }
.topl_tity { display: flex; align-items: center; line-height: 20px; color: #999; font-size: 16px; letter-spacing: 3px; }
.topl_tity span { margin-right: 10px; }
.top_r { display: inline-flex; align-items: center; float: right; margin-top: 10px;  }
.divLogin { display: flex; align-items: center; height: 35px; line-height: 35px; }
.divLogin > a { display: inline-block; margin-left: 20px; padding: 0 12px; min-width: 130px; height: 35px; line-height: 34px; text-align: center; color: #fff; font-size: 16px; border-radius: 4px; transition: all 0.3s; }
.topbtn_reg { background: #2678db; }
.topbtn_reg:hover { background: #1868c9; }
.topbtn_log { background: #ff854c; }
.topbtn_log:hover { background: #f37337; }
.bor-left { display: inline-block; margin: 0 4px; width: 1px; height: 18px; background: #fff; }
/*登录后*/
.top_bar .a-xxzx:link, .top_bar .a-xxzx:visited { margin: 0 10px 0 5px; padding: 0; color: #333; }
.top_bar .a-xxzx:hover { color: #333; }
.icon-xxzx { color: #999; font-size: 18px; }
.dlh-div { position: relative; min-height: 32px; }
.dlh-info { display: inline-flex; align-items: center; padding: 0 10px 0 14px; height: 32px; line-height: 32px; color: #333; cursor: pointer; background: #eee; border-radius: 16px; }
.user-txt { display: inline-block; min-width: 95px; max-width: 340px; text-align: center; }
.dlh-btns { display: none; position: absolute; right: 0; top: 31px; padding: 9px 16px; background: #fff; border-radius: 4px; box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.top_bar .dlh-btns a:link, .top_bar .dlh-btns a:visited { display: block; margin: 5px 0; padding: 0 15px; height: 30px; line-height: 30px; text-align: center; font-size: 15px; color: #444; }
.top_bar .dlh-btns a:hover { color: #fff; background: #006aff; border-radius: 15px; text-decoration: none; }

.top { width: 982px; height: 183px; margin-left: auto; margin-right: auto; }
.nav { width: 982px; height: 34px; background-image: url(../images/index_06.gif); background-repeat: repeat-x; margin-right: auto; margin-left: auto; }
.menu { width: 870px; height: 34px; line-height: 34px; font-size: 14px; font-weight: bold; color: #FFFFFF; float: left; }
.date { width: 200px; float: right; height: 34px; line-height: 34px; font-size: 14px; font-weight: bold; color: #FFFFFF; text-align: center; }
a.write { color: #FFFFFF; text-decoration: none; }
a.write:hover { color: #FF6600; text-decoration: none; }
ul { padding: 0px; margin: 0px; }
.menu li { list-style: none; float: left; background-image: url(../images/index_03.gif); background-repeat: no-repeat; font-size: 14px; background-position: right center; font-weight: bold; width: 85px; text-align: center; }
.menu li a { color: #FFFFFF; text-decoration: none; }
.menu li a:hover { color: #CC6600; text-decoration: none; }
.nav_a { width: 982px; height: 32px; background-image: url(../images/index_07.gif); margin-right: auto; margin-left: auto; }

/*主体部分*/
.index-main { margin: 0 auto; width: 100%; background-color: #FFFFFF; }
.main-box { margin: 0 auto; width: 1480px; }
.main-tit { width: 100%; text-align: center; }
.main-tit > span { display: inline-block; padding: 0 3px; height: 64px; line-height: 56px; color: #2e2e2e; font-size: 34px; }
.main-tit .mtit-bg1 { background: url('../image/main-tit1.png') center bottom no-repeat; }
.main-tit .mtit-bg2 { background: url('../image/main-tit2.png') center bottom no-repeat; color: #fff; }
.main-amore { display: inline-block; position: absolute; top: 20px; right: 10px; padding: 0 16px; height: 30px; line-height: 28px; text-align: center; color: #006aff; font-size: 14px; border: 1px solid #006aff; border-radius: 15px; }
.main-amore i { margin-left: 6px; display: inline-block; font-size: 14px; line-height: inherit; vertical-align: top; }
.main-amore:hover { color: #fff; background: #006aff; }

/*---赛事通知---*/
.main-1 { padding: 27px 0 55px; width: 100%; height: 480px; background: url('../image/main-1bg.jpg') top center no-repeat; background-size: cover; }
.main-1con { display: flex; align-items: center; margin-top: 34px; width: 100%; height: 300px; }
/*大赛简介*/
.dsjj-con { padding: 19px 20px 10px; width: 510px; height: 300px; background: #fff; border-radius: 5px; box-shadow: 4px 4px 7px rgba(222,222,222,0.6); }
.dsjj-tit { margin: 0; width: 100%; height: 24px; line-height: 24px; color: #0f69ce; font-size: 16px; font-weight: bold; }
.dsjj-txt { margin-top: 15px; padding: 0 7px; height: 224px; line-height: 28px; font-size: 14px; color: #000; text-indent: 2em; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; }
/*新闻公告*/
.xwgg-con { margin: 0 35px; padding: 23px 20px 20px 14px; width: 550px; height: 300px; background: #fff; border-radius: 5px; box-shadow: 4px 4px 7px rgba(222,222,222,0.6); }
.xwgg-list { position: relative; width: 100%; max-height: 240px; overflow: hidden; }
.xwgg-list::before, .xwgg-list:after { position: absolute; left: 10px; z-index: 8; width: 2px; height: 8px; content: ''; background: #fff; }
.xwgg-list::before { top: 0; }
.xwgg-list::after { height: 31px; bottom: 0; }
.xwgg-list li { position: relative; margin-left: 10px; padding: 16px 0 0 20px; border-left: 1px dashed #d9d9d9; }
.xwgg-list li:first-child { padding-top: 0; }
.xwgg-list li:first-child::before { top: 8px; }
.xwgg-list li:first-child p a { max-width: calc(100% - 48px); }
.xwgg-list li::before { position: absolute; top: 24px; left: -5px; width: 9px; height: 9px; content: ''; background: #fff; border: 2px solid #006aff; border-radius: 50%; }
.xwgg-list li p { margin: 0; height: 24px; line-height: 24px; font-size: 16px; }
.xwgg-list li p a { display: inline-block; max-width: 100%; color: #141414; }
.xwgg-list li p a:hover { color: #006aff; }
.xwgg-list li h6 { margin: 6px 0 0; line-height: 18px; font-size: 14px; font-weight: normal; color: #8c8c8c; }
.xwgg-orange { display: inline-block; float: left; margin-right: 8px; width: 40px; line-height: 24px; text-align: center; font-size: 12px; color: #fff; background: #ff854c; vertical-align: top; border-radius: 3px; }
/*大赛时间*/
.dssj-con { padding: 50px 20px 20px; width: 350px; height: 300px; font-size: 16px; background: #fff; border-radius: 5px; box-shadow: 4px 4px 7px rgba(222,222,222,0.6); }
.dssj-tit { margin: 0; height: 24px; line-height: 24px; text-align: center; color: #000; }
.dssj-djs { display: flex; align-items: center; justify-content: center; margin: 17px 0 20px; color: #000; text-align: center; }
.dssj-djs i { vertical-align: middle; margin-left: 5px; }
.dssj-djs .small-block { display: inline-block; width: 37px; height: 37px; background: url(../image/block.png) center center no-repeat; vertical-align: middle; margin: 0 3px; color: #fff; font-size: 30px; text-align: center; line-height: 37px; }
.ybmyx-txt { margin-bottom: 10px; padding-left: 85px; line-height: 26px; color: #333; }
.ybmyx-txt span { margin-right: 2px; font-weight: bold; }
.team-regst { display: block; margin: 20px auto 0; width: 211px; height: 48px; background: #40B13E; text-align: center; color: #fff; font-size: 20px; line-height: 48px; letter-spacing: 4px; border-radius: 5px; }
.team-regst:hover { color: #fff; background: #32a930; }
/*交互变化动画*/
.xwgg-list li p a, .main-amore {
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
}

/*---参赛队伍---*/
.main-2 { padding: 17px 0 44px; width: 100%; background: #f9f9f9; }
.main-2con { margin-top: 36px; display: flex; align-items: center; width: 100%; }
.csdw-box { display: inline-block; margin-right: 65px; width: 450px; }
.csdw-box:last-child { margin-right: 0; }
.csdw-tit { margin: 0; width: 100%; height: 40px; border-bottom: 1px solid #e6e6e6; }
.csdw-tit span { display: inline-block; padding: 0 14px; min-width: 142px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 16px; letter-spacing: 3px; background: #42c2f9; border-radius: 6px 6px 0 0; }
.csdw-con { padding: 10px 26px; width: 100%; height: 320px; background: #fff; }
.csdw-list { width: 100%; height: 100%; overflow: hidden; }
.csdw-ul { width: 100%; }
.csdw-ul li { width: 100%; height: 30px; line-height: 30px; font-size: 16px; color: #333; }

/*---参赛统计---*/
.main-3 { padding: 30px 0; width: 100%; height: 580px; background: url('../image/main-3bg.jpg') top center no-repeat; background-size: cover; }
.main-3con { margin-top: 28px; padding: 40px 55px 20px; width: 100%; background: #fff; border-radius: 6px; }
.cstj-top { display: flex; margin-bottom: 20px; width: 100%; height: 50px; }
.cstj-top > span { display: inline-block; position: relative; padding: 10px 20px; line-height: 30px; text-align: center; font-size: 18px; font-weight: bold; }
.cstj-top .cstj-toptit1 { padding-left: 102px; text-align: left; width: 260px; color: #42c2f9; background: #f0f0f0; }
.cstj-toptit2 { width: calc((100% - 260px) / 3); color: #ffffff; background: #42c2f9; }
.cstj-toptit2:before { position: absolute; top: 0; left: 0; content: ""; width: 14px; height: 24px; border-left: 7px solid #f0f0f0; border-top: 12px solid #f0f0f0; border-right: 7px solid transparent; border-bottom: 12px solid transparent; }
.cstj-box { margin-bottom: 20px; display: flex; align-items: center; width: 100%; height: 70px; background: #eef7ff; }
.cstj-tit { padding-left: 102px; width: 260px; height: 70px; line-height: 70px; font-size: 18px; font-weight: bold; color: #333; }
.cstj-ul { display: inline-flex; align-items: center; width: calc(100% - 260px); height: 70px; }
.cstj-ul li { display: inline-flex; align-items: center; justify-content: center; padding: 10px 20px; width: calc(100% / 3); height: 100%; }
.cstj-ul li > div { display: inline-block; padding: 0 5px; width: 90px; }
.cstj-ul li > div p { margin: 0; line-height: 25px; text-align: center; font-size: 14px; color: #666; }
.cstj-ul li > div .cstj-num { font-size: 16px; font-weight: bold; }
.cstj-1 { background: #eef7ff; }
.cstj-2 { background: #fff8ee; }
.cstj-3 { background: #f0fffa; }
.cstj-1 .cstj-num { color: #026aff; }
.cstj-2 .cstj-num { color: #ff6600; }
.cstj-3 .cstj-num { color: #009900; }

/*---赛事摄影---*/
.main-4 { padding: 30px 0 50px; width: 100%; background: #f9f9f9; }
.main-4con { position: relative; margin-top: 28px; width: 100%; height: 326px; user-select: none; }
.sssy-img { box-shadow: 0 0 8px rgba(0, 0, 0, 0.05); width: 482px; height: 326px; cursor: pointer; border-radius: 6px; overflow: hidden; }
.sssy-img img { display: block; width: 100%; height: 100%; object-fit: cover; transition: all .5s; }
.sssy-img:hover img { transform: scale(1.08, 1.08); }
.main-4con .swiper-button-prev, .main-4con .swiper-button-next { top: 50%; width: 40px; height: 40px; margin-top: -20px; line-height: 40px; text-align: center; color: #dadada; display: flex; align-items: center; justify-content: center; }
.main-4con .swiper-button-prev i, .main-4con .swiper-button-next i { font-size: 30px; }
.main-4con .swiper-button-prev:hover, .main-4con .swiper-button-next:hover { color: #006aff; }
.main-4con .swiper-button-prev { left: -60px; }
.main-4con .swiper-button-next { right: -60px; }
/*------------ 新版首页 End ------------*/


/*------------ 旧版样式 ------------*/
.main { padding-bottom: 216px !important; margin-top: 15px; }
.main { width: 1260px; margin-left: auto; margin-right: auto; background-color: #FFFFFF; overflow: hidden; padding: 5px; padding-bottom: 10px; height: auto; }

/*input 提交按钮样式*/
input[type="submit"] { cursor: pointer; }
/*新闻列表*/
a:hover .ul_list { background: #316ac9; }
.ul_list { display: inline-block; width: 4px; height: 4px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; background: #333; margin-right: 5px; vertical-align: middle; }
/*2017修改*/
/*第一部分*/
.content { clear: both; }

/*.main-2 { height: 848px; }*/
.main_fir { width: 270px; height: auto; float: left; margin-right: 10px; }
.main-2 .main_left .wrap { /*height: 838px;*/ box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.wrap { border: 1px solid #d4d4d4; padding: 0 0 10px; margin-bottom: 10px; }
.wrap-one { height: 220px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative; }
.wrap .title { background: #e1e1e1; }
.wrap-one h3 { text-indent: 15px; margin-bottom: 10px; }
.wrap h3 { font-size: 18px; padding: 10px 0; /*background: #e13333;*/ width: 100px; color: #316ac9; text-indent: 15px; }
.wrap span.title-line { display: inline-block; height: 2px; width: 100%; position: absolute; bottom: -1px; left: -1px; background: #316ac9; }
.wrap .j-content { color: #727272; }
.wrap .more { text-align: right; position: relative; bottom: 24px; position: absolute; bottom: 10px; right: 10px; }
.wrap .more a { color: #316ac9; }
.main_lst { float: left; width: 248px; margin-left: 11px; }
.main_mid { float: left; }

/*.main_lst .content { text-align: center; }*/
.main_firxw { width: 457px; }
/*2017-2-21 新增内容*/
.main_lst .wrap-one .title { border-bottom: 1px solid #ddd; padding-bottom: 20px; }
.main_lst .wrap-one .title h5 { color: #000; font-size: 16px; text-align: center; }
.main_lst .wrap-one .title h5 i { vertical-align: middle; margin-left: 3px; }
/*.main_lst .wrap-one .title h5 .small-block { display: inline-block; width: 44px; height: 44px; background: url(../image/block.png) 0 0 no-repeat; vertical-align: middle; margin: 0 3px; color: #fff; font-size: 30px; text-align: center; line-height: 44px; }*/
.main_lst .wrap-one .title h5 .small-block { display: inline-block; width: 37px; height: 37px; background: url(../image/block.png) center center no-repeat; vertical-align: middle; margin: 0 3px; color: #fff; font-size: 30px; text-align: center; line-height: 37px; }
/*参赛院校*/
.wrap-cjyx { height: 770px; }
.wrap .w-xwgg { background: none; }
.w-xwgg h3 { background: none; color: #000; letter-spacing: 2px; width: 80%; }
.w-csyx h3, .w-xwgg h3 { float: left; text-indent: 15px; }
.m-sx { display: inline-block; width: 3px; height: 20px; background: #316ac9; margin-right: 8px; vertical-align: -3px; }
.w-total { float: right; }
.w-xwgg span.title-line { border-bottom-color: #39f; }
.content ul li { padding-left: 15px; }
/*新闻公告*/
.main-right1 .wrap-xwgg .content ul { padding-top: 15px; }
.main-right1 .wrap-xwgg .content ul li { line-height: 20px; }
.main-right1 .wrap-xwgg .content ul li a { width: 378px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: inline-block; }
.main-right1 .wrap-xwgg .content ul li a:hover { color: #316ac9; }
.content ul li a:hover { color: #316ac9; }
.wrap-xwgg { border: none; margin-bottom: 0; }
.w-total a { color: #316ac9; }
.w-total a:hover, .wrap .more a:hover { color: #1b4b9b; }
.w-total { padding: 7px 0 6px; }
/*右侧*/
.main-right { float: left; }
/*.main-right1 { height: 458px; }*/
/*.main-3, .main-4 { padding-right: 7px; }*/
.wrap-one .title { background: none; }
/*新闻图片*/
.main-right2 { clear: both; }
.main-right2 .wrap-right2 h3 { padding-bottom: 10px; border-bottom: 2px solid #c4c4c4; text-indent: 15px; margin-bottom: 10px; }
.main-right2 .wrap-right2 dl { float: left; margin: 0 8px; width: 157px; }
.main-right2 .wrap-right2 dd { width: 157px; height: 105px; text-align: center; }
.main-right2 .wrap-right2 dd img { max-width: 100%; max-height: 100%; }
/*.main-right2 .wrap-right2 dl:hover { cursor: pointer; }*/
.main-right2 .wrap-right2 .content { overflow: hidden; padding-top: 10px; }
dt { text-align: center; color: #a1a1a1; }
/*轮播*/
#owl-demo .item { display: inline-block; margin: 0 10px; }
/*1.aspx*/
.sec_l { width: 25%; background: #ebebeb; float: left; color: #333; }
.sec_l a { color: #333; display: block; padding-right: 10px; }
.sec_l .sec_title a { padding-right: 0px; }
.sec_r { float: right; width: 69%; padding: 20px; /*border: 1px solid #d4d4d4;*/ }
.sec_title { text-align: center; line-height: 40px; height: 40px; background: #316ac9; color: #fff; font-size: 16px; letter-spacing: 1px; }
.sec_title a { color: #fff; }
.sec_02 { height: 36px; border-bottom: 1px dotted #6a6a6a; line-height: 36px; padding-left: 20px; margin: 0 20px; }
.sec_02:hover, .sec_02.active { color: #316ac9; }
.sec_02 a:hover, .sec_02.active a, .sec_02.active a:hover, .sec_02:hover a { color: #316ac9; }
.icon-arrow-right { font-size: 18px; margin: 9px 0; color: #ebebeb; }
.sec_02 a:hover .icon-arrow-right, .sec_02.active a .icon-arrow-right, .sec_02.active a:hover .icon-arrow-right, .sec_02:hover a .icon-arrow-right { color: #316ac9; }

.sec_r h3 { color: #316ac9; padding-bottom: 10px; border-bottom: 1px solid #d4d4d4; text-align: center; margin-bottom: 10px; }
.wzy p { color: #616161; color: #777; }

.sec_r table td { height: 30px; }
/*分页样式*/
.paging { text-align: right; margin-right: 30px; margin-top: 15px; }
.paging a { display: inline-block; height: 30px; line-height: 30px; border: 1px solid #cfcfcf; background: #f5f5f5; text-align: center; padding: 0 12px; margin: 0 3px; }
.paging a:hover { /*background: #e13333;*/ background: #316ac9; color: #fff; }
.paging a.none { color: #878787; }
.paging a.none:hover { background: #f5f5f5; }
/*后台界面样式*/
h1.page-title { font-weight: bold; }
i { font-style: normal; }
.lf_list { width: 100%; background: #eee; border-bottom: none; box-sizing: border-box; -moz-box-sizing: border-box; }
.lf_list li a { display: block; }
.lf_list li { height: 36px; border-bottom: 1px solid #d4d4d4; line-height: 36px; padding-left: 30px; font-size: 14px; background: #efeff0; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efeff0), color-stop(1, #ffffff)); background: -ms-linear-gradient(bottom, #efeff0, #ffffff); background: -moz-linear-gradient(center bottom, #efeff0 0%, #ffffff 100%); background: -o-linear-gradient(bottom, #efeff0, #ffffff); filter: progid:dximagetransform.microsoft.gradient(startColorStr='#4d5b76', EndColorStr='#6c7a95'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#efeff0')"; }
.brand { float: left; height: 30px; padding: 8px 0; }
.content1 { margin-left: 200px; box-sizing: border-box; min-width: 853px; }
.content1 .wrap { padding: 0 10px; }
.content1 .footer { min-width: 853px; }
/*顶部导航*/
.navbar .top_bar { background: #1385C6; height: 44px; line-height: 30px; color: #fff; min-width: 1053px; }
.navbar .top_bar .f_r a { color: #fff; font-size: 14px; }
.navbar .top_bar .f_r a:hover { color: #fff; }
.navbar .top_bar .brand { letter-spacing: 1px; font-family: "Microsoft YaHei"; font-weight: bold; color: #fff; font-size: 20px; padding: 7px 0; }
.navbar .top_bar .brand:hover { text-decoration: none; }
/*content*/
.header { background: #ffffff; background: #ffffff; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e6e6), color-stop(1, #ffffff)); background: -ms-linear-gradient(bottom, #e6e6e6, #ffffff); background: -moz-linear-gradient(center bottom, #e6e6e6 0%, #ffffff 100%); background: -o-linear-gradient(bottom, #e6e6e6, #ffffff); filter: progid:dximagetransform.microsoft.gradient(startColorStr='#4d5b76', EndColorStr='#6c7a95'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#e6e6e6')"; border-bottom: 1px solid #cccccc; border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; padding: 0 16px; }
.header h1 { margin: 1em 0em; padding: 0em; line-height: 1em; font-size: 1.5em; color: #eee; color: #333; }
.breadcrumb { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background: #eee; border-bottom: 1px solid #aaa; border-top: 1px solid #fafafa; border-left: 1px solid #fff; margin-bottom: .5em; }
ul.breadcrumb li { display: inline-block; }
ul.breadcrumb li a { color: #0088cc; }
ul.breadcrumb { padding: 8px 16px; margin: 0; }
.ke-container { box-sizing: border-box; }
.nav-content { padding: 8px 16px; background: #eee; min-width: 823px; }
.nav-icon { padding: 0 20px; }
.btn_save { padding: 5px 12px; background: #316ac9; display: inline-block; color: #fff; }
.btn_save:hover { cursor: pointer; color: #fff; background: #2B61BA; }
/*底部字体大小设置*/
.footer .block { font-size: 12px; color: #898989; }
.box { margin-top: -1px; }
.navbar { margin-bottom: 0; min-height: 30px; height: 47px; }
.txb1 { height: 25px; }
/*修改reset*/
th { text-align: center; font-weight: bold; }
/*a标签去掉手指*/
.content ul li .qx-cus:hover { cursor: default; color: #333; }
/*弹出层*/
.ui_inner { border: 1px solid #999; }
.ui_title { height: 34px; background: #316ac9; filter: none; line-height: 34px; }
.ui_title, .ui_title_bar { border-bottom: none; }
.ui_close { line-height: 22px; }
.ui_close:hover, .ui_close:focus { color: #fff; }
#myTeam, #A1 { display: block; }
/*后台修改*/
.content1 .header { border-left: 1px solid transparent; }
.btn-color { background: #316AC9; color: #fff; }
.btn-color:hover { background: #2B61BA; color: #fff; }


