.topbar-center-logo {
  background: #2c3840;
}

.topbar-center-logo .menu {
  background: #2c3840;
}

.topbar-center-logo .menu a {
  color: #fefefe;
}

.topbar-center-logo .top-bar-center {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

@media screen and (max-width: 39.9375em) {
  .topbar-center-logo .top-bar-center {
    display: none;
  }
}

.topbar-center-logo-mobile {
  background: #2c3840;
}

.topbar-center-logo-mobile .menu-icon {
  vertical-align: text-top;
}

.top-bar, .top-bar ul {
    background-color: #003976;
}
.topbar-center-logo {
    background: #14396E !important;
border-top: 2px solid #EBEE6B;
}
.topbar-center-logo .menu {
    background: #14396E;
}


.topbar-center-logo-mobile {
    background:#14396E;
}

.menu a {
   
    color: #dcdfe0;
 
}
.mobile-text {
    font-size: 30px;
    color: #dcdfd9;
    font-family: 隶书;
    padding-left: 20px;
}

.topbar-center-logo .menu a {
    color: #fefefe;
    font-size: 19px;
}
.menu.medium-horizontal>li {
   
    margin-left:0px;
}

.underline-from-center {
  position: relative;
}
.underline-from-center::after {
  content: "";
  position: absolute;
  top: calc(100% - 0.125rem);
  border-bottom: 0.125rem solid #fefefe;
  left: 50%;
  right: 50%;
  transition: all 0.5s ease;
}

.underline-from-center:hover::after {
  left: 0;
  right: 0;
  transition: all 0.5s ease;
}


@media screen and (max-width: 320px){
.menu a{
font-size:12px;
}
}



@media screen and (max-width: 800px){
.mobile-logo{
display:none !important;

}
.top-bar, .top-bar ul {
    min-height: 80px;
}
}

@media screen and (min-width: 800px){
.mobile-text{
display:none !important;
}

.navcenter {
    margin: 0 auto;
    width: 1200px;
    float: none;
    text-align: center;
}
.menu.medium-horizontal>li {
    display: inline-table;
}
}

/**
 * 搜索框样式
 *
 */

.callout.large {
    padding: 1.5rem;
}
.indsearch{
height:auto !important;
}
.callout{
    background: url(../images/bgs.png) no-repeat center;
    background-size: cover;

}

.searchtab_show .link {
   
    background-color: #7D90BB;
   
}
.seartabbox {
   
    background-color: #5d78b7;
   
}

.searchtab_tit a {
    display: inline-block;
    padding: 8px 12px 2px 12px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #2d50a2;
    font-family: sans-serif;
}

.searchtab_tit a.active {
    background-color: #7d90bb;
    border-radius: 6px 6px 0 0;
}
.searchtab_show .submit {

    background: #2d50a2 url(../images/searchbtn.png) no-repeat 50% 50%;
}
.searchtab_show .link a {
    
    border-left: 1px solid #675d55;
  
}

.searchtab_show .link{
    clear: both;

}
.seartabbox{
height:75px;
}
.searchtab_show .submit{
height:38px;
}
/*input:focus{outline:0 none}*/
::-webkit-input-placeholder{color: #a1abb9;}
input::-moz-placeholder{color: #f2bc8b;}
:-ms-input-placeholder{color: #f2bc8b;}
::-webkit-textarea-placeholder{color: #f2bc8b;}
#input:-ms-input-placeholder {color: #f2bc8b;}/*ie must id*/

@media screen and (max-width: 768px){
.searchtab_show .link {
   display: none;
}
.datanumber li{
    width:100% !important;
}
}


/**
 * 标题列表
 *
 */
.meun_index a {
    font-size: 19px;
    color: #01519b;
    background: url(../images/menu_title_bg.png) left bottom no-repeat;
    padding-bottom: 10px;
    line-height: 42px;
}
.index_box{
    border-radius: 6px 6px 0 0;
border: 1px dashed #2199e8;
padding: 20px;

}

.index_list li {
    background: url(../images/index_list_ico.png) left center no-repeat;
    padding-left: 15px;
 list-style:none;
    line-height: 35px;
}


.index_list li a{
     color: #404040;
}
.meun_index{
margin-bottom: 15px;
}

.meun_index .more a{
    color: #908d8d;
    font-size: 14px;
    margin-right: 20px;
    background: none;
float: right;
}
.medium-4{
  margin-top: 10px;
}

/**
 * 数据
 *

.datanumber li{
    width:20% !important;
}
 */
.wrapper img {
    float: left;
width: 80px;
}

.wrapper h4 {
   font-size: 20px;
    color: #14396e;
    line-height: 1em;
    font-family: Raleway;
text-align: left;
}
.txtwrapper {
    margin-left: 100px;
    padding-top: 15px;
}

.txtwrapper p {
    font-size: 14px;
    color: #666;
text-align: left;
    padding-top: 5px;
}


@media screen and (max-width: 1000px){
.datanumber{
 

}
}


.medium-6 h2 {
    color: #ea7b17;
}


.football p {
    /* font-size: inherit; */
    text-align: center;
    font-size: 13px !important;
    color: #908a8a;
}

/**
 * 在线咨询
 *
 */

#ul-chat {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: fixed;
    text-decoration: none !important;
    z-index: 1000000000;
    right: -2px;
    bottom: 0px;
    background-color: rgb(234,171,0);
    padding: 0 .5em 0 1em;
    border-top: 4px solid #002147;
    border-left: 4px solid #002147;
    -webkit-border-top-left-radius: 1.5em;
    -moz-border-radius-topleft: 1.5em;
    border-top-left-radius: 1.5em;
}
#ul-chat h2.chat-label {
    line-height: 1;
    font-size: 0.5em !important;
    font-weight: 800 !important;
}

h2.chat-label.show-for-medium-up {
    display: flex !important;
}
@charset "UTF-8";

.contact-panel-button {
  background: #391440;
  color: #fefefe;
  width: auto;
  padding: 0.05rem 1.25rem;
  text-align: center;
  position: absolute;
  top: -30px;
  right: 0px;
  transition: background 0.25s ease-in-out;
 border-top: 4px solid #002147;
    border-left: 4px solid #002147;
    -webkit-border-top-left-radius: 1.5em;
    -moz-border-radius-topleft: 1.5em;
    border-top-left-radius: 1.0em;
}

.contact-panel-button:after {
  content: "⥣";
  margin-left: 5px;
}

.contact-panel-button:hover {
  background: #242424;
  color: #f0f0f0;
}

.is-active .contact-panel-button:after {
  content: "⥥";
}

.contact-panel {
  padding: 1rem;
  z-index: 99999999;
  background: #391440;
  width: 350px;
  height: 375px;
  position: fixed;
  bottom: -375px;
  right: 20px;
  transition: bottom 0.5s ease-in-out;
   
}

.contact-panel label {
 color: #8a8a8a;
    width: 100%;
    font-size: 16px;
    font-family: 微软雅黑;
}

.contact-panel input[type="text"],
.contact-panel input[type="email"],
.contact-panel textarea {
  background: #303030;
  border: #0a0a0a;
  transition: background 0.3s ease-in-out;
}

.contact-panel input[type="text"]:focus,
.contact-panel input[type="email"]:focus,
.contact-panel textarea:focus {
  background: #fefefe;
}

.contact-panel .contact-panel-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact-panel .submit-button {
  margin-bottom: 0;
}

.contact-panel .cancel-button {
  margin-bottom: 0;
  padding: 0.75rem 1rem;
  color: #fefefe;
  transition: background 0.25s ease-in-out;
}

.contact-panel .cancel-button:hover {
  background: #242424;
  color: #f0f0f0;
}

.contact-panel.is-active {
  bottom: 0;
}
.medianew img{
margin-left: 15px;
}


.contact a img{
margin-top:10px;

}

@media screen and (max-width: 39.9375em) {
  .contact-panel {
    width: 100%;
    right: 0;
  }
}


/**
*list列表页
*/

@media screen and (max-width: 768px) {
.aboutcon {
    margin: -220px 0 0 0 !important;
   
}
.imagesmobile{
width:400px !important;
}
}
.aboutcon{
    position: relative;
    margin: -70px 0 0 0;
background: #f8f8f8;
}
.newslist a{

    color: #3c454e;
}


.newslist li{
list-style: none;
}
.aboutleft{

width:100%;
}

.listnews {
    max-width: 75rem;
   
}
/**
*不支持IE9及以下版本浏览器
*/
.ie6 {
    text-align: center;
    font-size: 16px;
    background: #FC6;
    line-height: 100px;
    z-index: 100000;
    width: 100%;
    position: absolute;
    height: 100px;
    top: 0px;
    left: 0px;}
.ie6 SPAN {
    float: right;
    margin-right: 30px;
    cursor: pointer;
    display:none;}

.divisiontop i{

    font-style: italic;
    float: right;
    position: absolute;
    right: -10px;
    bottom: -10px;
color: #59a9de;
text-shadow: 1px 1px 2px #dbe9f5;
}


.divisiontop a {
    box-sizing: content-box;
}
.divisiontop {
    overflow: hidden;
    zoom: 1;
    max-width: 954px;
    margin: 0 auto;
}

.digitleft {
    border-top: 3px solid #94b9fd;
}
.digitright {
    border-top: 3px solid #94b9fd;
}