﻿


.iconfont {
  font-family: "iconfont" !important;
  font-size: 13px;
  font-style: normal;
}

.key_tag{text-decoration:underline;}



#menu{width: calc(100% - 560px);float: left;}
.nav{width: auto;display: block;text-align: right;}
.nav li{line-height: 40px;text-align:center;width: auto;float: none;position:relative;z-index:99999;display: inline-block;margin: 0px 0px 0px 0px;}
.nav li a{display:block;line-height: 100px;color: #333333;font-size: 16px;padding: 0px 25px;position: relative;}
.nav li a:hover{color: #fff;text-decoration:none;font-weight:normal;background:#0d56a5;}
.nav .sec{height:0;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:54px;left:0px;background:none;}
.nav .sec a{color:#fff;height:38px;line-height:38px;width:171px;}
.nav .sec a:hover{text-decoration:none;}

.mtop_tel
{
display:none;
}

.top_tel{padding-left: 0px;float: right;margin-top: 25px;display: inline-block;min-width: 180px;}

.top_tel a
{color: #fff;font-size: 20px;line-height: 50px;float: right;margin-right: 0px;background: url(../images/ty_05.jpg)#0d56a5 no-repeat 20px center;padding-left: 46px;border-radius: 25px;padding-right: 20px;font-family: arial !important;}

.top_tel .nav_contact
{width: 90px;height: 40px;background: #3269ff;border-radius: 4px;font-size: 16px;line-height: 40px;text-align: center;color: #fff;float: right;margin-right: 0px;}



.index_top
{width: 100%;overflow: hidden;background: #fff;position: fixed;z-index: 999;top: 0px;box-shadow: 0px 0px 5px rgba(0,0,0,0.1);}
.index_top .tou2 
{max-width: 1440px;padding: 0px 20px;margin: auto;overflow: hidden;}
.logo
{width: 340px;float: left;}


.logo_text
{
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  margin-left: 15px;
}
.logo_text span
{
  display: block;
  font-size: 16px;
  color: #999999;
  font-weight: normal;
}


/*首页banner*/


#slider
{overflow: hidden;width: 100%;margin-top: 100px;}

.bxslider img
{
width: 100%;
}


#m_slider
{
display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {

height: 8px;
margin-bottom: 10px;
border-radius: 20px;
}

.logo a {
    display: flex;
    align-items: center;
}
.logo a p
{
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  padding-left: 20px;
}
.logo a p span
{
  display: block;
  font-size: 16px;
  color: #666666;
  font-weight: normal;
}

.logo a img
{
float:left;
}