@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body,
p,
img,
h1,
h2,
h3,
h4,
ul,
li,
dt,
dd {
margin: 0;
padding: 0;
}

body {
font-size: 12px;
font-family: Microsoft YaHei;
background: #fafafa;
}

li {
list-style: none;
}

img {
border: none;
}

input {
outline: none;
border: none;
background: none;
}

.fl {
float: left;
}

.fr {
float: right;
}

.clearfix:after {
content: "";
display: block;
clear: both;
}

.clearfix {
zoom: 1;
}

.mr {
margin-right: 25px;
}

.comwidth {
margin: 0 auto;
width: 1200px;
position: relative;
}

.hd .top {
width: 100%;
height: 40px;
line-height: 40px;
background: #e5e5e5;
}

.hd .top .user {
margin-right: 40px;
/*width:120px*/
}

.hd .top .user span {
margin: 0 7px;
color: #666;
}

.hd .top .user a {
font-size: 14px;
color: #e43a44;
text-decoration: none;
}

.hd .top .user a:hover {
font-size: 14px;
color: #e43a44;
text-decoration: underline;
}

.logo_bar {
width: 100%;
height: 85px;
background: #fafafa;
padding-top: 5px;
}

.logo_bar .logo {
height: 85px;
}

.logo_bar .app {
position: absolute;
top: 8px;
right: 550px;
z-index: 99;
}

.logo_bar .tel {
position: absolute;
top: 10px;
right: 285px;
z-index: 99;
}

.logo_bar .consult {
position: absolute;
top: 10px;
right: 144px;
cursor: pointer;
}

.logo_bar .tf_prop_img {
position: absolute;
top: 58px;
right: 0px;
z-index: 9999;
display: none;
}

.logo_bar .group {
position: absolute;
top: 10px;
right: 3px;
}

.nav_bar {
width: 100%;
height: 40px;
background: #e60012;
}

.nav {
width: 100%;
}

.nav li {
float: left;
width: 150px;
height: 40px;
line-height: 40px;
text-align: center;
color: #fff;
font-size: 18px;
}

.nav li a {
color: #fff;
text-decoration: none;
}

.nav .cur {
background: #b30000;
}

.nav_bar .audio {
margin-top: 2px;
width: 266px;
height: 36px;
}


.ft_wrap {
  width: 100%;
  height: 180px;
  border-top: 4px solid #E60012
}

.footer {
  padding-top: 18px
}

.ft_main {
  width: 850px
}

.ft_links {
  font-size: 14px;
  color: #333
}

.ft_links a {
  margin-right: 18px;
  color: #333;
  font-size: 14px;
  text-decoration: none
}

.ft_links a:hover {
  color: #E60012;
  font-size: 14px;
  text-decoration: underline
}

.ft_img {
  padding-top: 12px;
  height: 45px
}

.ft_img li {
  height: 35px;
  border: 1px solid #ccc;
  float: left;
  margin-right: 10px;
  display: inline
}

.ft_img .cur {
  margin-top: 1px
}

.ft_img .nomargin {
  margin-left: 0;
  margin-right: 0
}

.ft_img .noborder {
  height: 35px;
  border: none
}

.ft_img .last {
  margin-right: 0
}

.copyright {
  font-size: 14px;
  color: #666
}

.copyright span {
  display: block
}

.ft_qrcode {
  width: 222px
}

.ft_qrcode li {
  margin-left: 22px;
  float: right;
  width: 87px
}

.ft_qrcode li dd {
  font-size: 14px;
  color: #333;
  text-align: center
}

