*{margin: 0;padding: 0;}
a,a:hover,a:focus{text-decoration: none;}
ul li{list-style: none;}
body,html{font-family: "Microsoft Yahei";}

/*分页*/
.pagination>li{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    cursor: pointer;
    background-color: #fff;
}
.pagination>li>a{
	 padding: 0 10px;
}


/*����*/
.hc-box{
    background-color: #404145;
    width: 66%;
    height: 42px;
    float: left;
    clear: left;
}
.hc-link{
    text-align: right;
    padding-right: 20px;
}
.hc-link li{
    display: inline;
    color: #fff;
}
.hc-link li a{
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 42px;
}
.hc-tel{
    background-color: #FF6600;
    width:12%;
    height: 42px;
    float: left;
    margin-left: 2px;
    position: relative;
}
.hc-tel>p{
    line-height: 42px;
    text-align: center;
}
.hc-tel>p span{
   padding-left: 8px;
   color: #fff;
	font-size:20px;
	font-weight:600;
}
@media screen and (max-width:1550px){
	.hc-tel>p span{
   		padding-left: 8px;
      color: #fff;
      font-size:18px;
      font-weight:600;
  }
}
@media screen and (max-width:1380px){
	.hc-tel>p span{
   		padding-left: 8px;
      color: #fff;
      font-size:16px;
      font-weight:600;
  }
}
@media screen and (max-width:1280px){
	.hc-tel>p span{
   		padding-left: 8px;
      color: #fff;
      font-size:14px;
      font-weight:600;
  }
}
@media screen and (max-width:1080px){
	.hc-tel>p span{
   		padding-left: 8px;
      color: #fff;
      font-size:12px;
      font-weight:600;
  }
}
.hides{
    position: absolute;
    right: -30px;
    top:0;
    width: 0;
    height: 0;
    border-width: 0 0 42px 30px;
    border-style: solid;
    border-color: transparent #FF6600;
}

/*����*/
.active-style{
    color: #FF961F!important;
}

.hc-nav{
    margin-top: 20px;
    margin-bottom: 20px;
}
.hc-logo,.hc-nav-ul,.hc-nav-ul li{
    display: inline-block;
    float: left;
}
.hc-nav-ul{
    margin-top: 27px;
    float: right;
}
.hc-nav-ul>li{
    position: relative;
    float: left;
    display: inline;
    font-size: 16px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 9999;
}
.hc-nav-ul a.xialaguang{
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: #444;
	font-weight:600;
}

.stmenu ul.children {
    display: none;
    position: absolute;
    top: 30px;
    left: 2px;
    background-color: dimgray;
    background: rgba(96, 96, 96, 0.9);
    margin-left: -10px;
    z-index: 99;
    padding: 0;
}
.stmenu ul.children li {
    display:block;
    font-size:14px!important;
    width: 120px;
    height:36px;
    line-height: 36px;
    text-align:center;
	overflow:hidden;
}
.stmenu:nth-child(2) ul li{
    width: 180px !important;
}

/*ie*/
.hulwwidth li{
  !width: 120px !important;
  width: 120px !important;\0/
}

.stmenu ul.children li a {
    padding: 0 10px;
    display: block;
    color: #ffffff;
}
.stmenu ul.children li:hover {
    color: #ffffff;
    background-color: #000000;
}

/*�ײ�*/
.hc-foot{
    width: 100%;
    height: 300px;
    background-color: #373737;
	font-size:14px;
}
.hc-foot a{
    color: #A5A5A5;
}
.hc-foot a:hover{
    color: #006EAA;
}
.records{
    color: #5d5d5d;
}
.records:hover{
    color: #fff !important;
}
.foot-first{
    height: 60px;
    line-height:60px;
}
.foot-first li,.foot-two li,.foot-three li{
    color: #A5A5A5;
    display: inline;
}
.foot-bottom{
    margin-top: 25px;
    overflow: hidden;
}
.foot-bottom>div{
    display: inline-block;
}
.foot-left{
    margin-top: 20px;
    float: left;
}
.foot-right{
    float: right;
    margin-right: 60px;
}
.foot-tel{
    margin-left: 15px;
    color: #006EAA;
    font-size: 22px;
	font-weight:600;
	margin-top:10px;
}
.emall{
    color: #A5A5A5;
}
.f24{font-size:24px;}
.m20{margin-bottom:20px;}