@charset "utf-8";
/*  清除默认属性  */
html {
  border: 0px;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
table,
td,
img,
div,
p,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  font-family: "微软雅黑", Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
  background-clip: border-box;
  background-origin: border-box;
  border: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
ul,
li,
dl,
ul,
ol {
  list-style: none;
}
select {
  font-size: 14px;
  color: #313232;
}
input {
  font-size: 14px;
  color: #313232;
}
select,
input {
  outline: none;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
}
.btn {
  cursor: pointer;
}
cite,
em {
  font-style: normal;
}
a {
  text-decoration: none;
}
a:link,
a:visited {
  color: #313232;
}
a:hover,
a:active {
  color:#e4393c;
  text-decoration: none;
}
img {
  border: 0px;
}
/*  CSS小手  */
.cursor {
  cursor: pointer;
}
/*  浮动  */
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
input[type='button']{cursor:pointer;}
/*****************   头部 CSS  **********************/
.triangle {
  border-color: #bbb transparent transparent;
  border-style: solid dashed dashed;
  border-width: 3px;
  font-size: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  right: 3px;
  top: 50%;
  width: 0;
}
.header {
  display: block;
  width: 100%;
}
.header_top {
  height: 30px;
  background: #f0f0f0;
  border-bottom: 1px #e5e5e5 solid;
  line-height: 30px;
}
.header_top .header_auto {
  width: 1200px;
  margin: 0 auto;
  color: #999;
  font-size:13px;
}
.header_top .header_auto .t_left span {
  margin-right: 20px;
}
.header_top .header_auto .t_left{
  height:30px;
  overflow:hidden;
}
.header_top .header_auto .t_left a {
  margin: 0 5px;
  color: #999;
}
.header_top .header_auto .t_right ul li {
  cursor: pointer;
  padding: 0px 5px;
  float: left;
  margin-right: 20px;
  position: relative;
}
.header_top .header_auto .t_right ul li a {
  color: #999;
}
.header_top .header_auto .t_right ul li .box {
  position: absolute;
  top: 30px;
  right:0;
  background: #fff;
  border: 1px #f0f0f0 solid;
  border-top: 0;
  z-index: 99999;
}
.header_top .header_auto .t_right ul li .box_dingdan {
  left: -1px;
  width: 100px;
}
.header_top .header_auto .t_right ul li .box_dingdan a {
  display: block;
  color: #666;
  text-align: center;
}
.header_top .header_auto .t_right ul li .box_dingdan a:hover {
  text-decoration: underline;
  color: #c40902;
}
.header_top .header_auto .t_right ul li .box_house {
  left: -1px;
  width: 100px;
}
.header_top .header_auto .t_right ul li .box_house a {
  display: block;
  color: #666;
  text-align: center;
}
.header_top .header_auto .t_right ul li .box_house a:hover {
  text-decoration: underline;
  color: #c40902;
}
.header_top .header_auto .t_right ul li .box_weixin {
  color: #666;
}
.header_top .header_auto .t_right ul li .box_weixin img{
  width:150px;
  height:150px;
}
.header_top .header_auto .t_right ul li .box_shangjia a {
  color: #666;
}
.header_top .header_auto .t_right ul li .box_shangjia a:hover {
  text-decoration: underline;
  color: #c40902;
}
.header_top .header_auto .t_right ul li .box_nav {
  right: -1px;
  width: 1000px;
  padding: 20px;
}
.header_top .header_auto .t_right ul li .box_nav ul li {
  float: left;
  width: 300px;
}
.header_top .header_auto .t_right ul li .box_nav ul li h2 {
  font-size: 18px;
  color: #333;
}
.header_top .header_auto .t_right ul li .box_nav ul li .subnav_all a {
  color: #666;
  display: inline-block;
  padding: 0 10px;
}
.header_top .header_auto .t_right ul li .box_nav ul li .subnav_all a:hover {
  text-decoration: underline;
  color: #c40902;
}
.header_top .header_auto .t_right ul li .dingdan {
  padding-right: 10px;
}
.header_top .header_auto .t_right ul li .dingdan span {
  border-color: #bbb transparent transparent;
  border-style: solid dashed dashed;
  border-width: 3px;
  font-size: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  right: 3px;
  top: 50%;
  width: 0;
}
.header_top .header_auto .t_right ul li .dianpu {
  padding-left: 15px;
  background: url(../images/guanzhu.png) 0 center no-repeat;
}
.header_top .header_auto .t_right ul li .shopping {
  padding-left: 15px;
  background: url(../images/gouwuche.png) 0 center no-repeat;
}
.header_top .header_auto .t_right ul li .house {
  padding-right: 10px;
}
.header_top .header_auto .t_right ul li .house span {
  border-color: #bbb transparent transparent;
  border-style: solid dashed dashed;
  border-width: 3px;
  font-size: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  right: 3px;
  top: 50%;
  width: 0;
}
.header_top .header_auto .t_right ul li .weixin {
  padding-left: 15px;
  background: url(../images/shouji.png) 0 center no-repeat;
  padding-right: 10px;
}
.header_top .header_auto .t_right ul li .weixin span {
  border-color: #bbb transparent transparent;
  border-style: solid dashed dashed;
  border-width: 3px;
  font-size: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  right: 3px;
  top: 50%;
  width: 0;
}
.header_top .header_auto .t_right ul li .shangjia {
  padding-right: 10px;
}
.header_top .header_auto .t_right ul li .shangjia span {
  border-color: #bbb transparent transparent;
  border-style: solid dashed dashed;
  border-width: 3px;
  font-size: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  right: 3px;
  top: 50%;
  width: 0;
}
.header_top .header_auto .t_right ul li .nav_all {
  width: 15px;
  height: 30px;
  background: url(../images/hover.png) 0 center no-repeat;
}
.header_main {
  width: 1200px;
  margin: 0 auto;
}
.header_main .main_left {
  width: 35%;
}
.header_main .main_left .logo {
  padding-top:45px;
  width: 49%;
}
.header_main .main_left .logo img {
  width: 100%;
}
.header_main .main_right {
  width: 60%;
  padding-left: 5%;
  padding-top: 25px;
}
.header_main .main_right .top a {
  display: inline-block;
  width: 50px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.header_main .main_right .top a:hover {
  text-decoration: underline;
}
.header_main .main_right .top .back {
  background: #e41839;
  color: #fff;
}
.header_main .cen
{
    overflow:hidden;
   }
.header_main .cen #keywords {
  width: 60%;
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  border: 3px #e41839 solid;
  outline: none;
  float:left;
}
.header_main .cen .button 
{
  float:left;
  cursor: pointer;
  display:block;
  width: 15%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  height: 44px;
  background: #e41839;
}
.header_main .bottom a {
  color: #999;
  line-height: 30px;
  margin-right: 10px;
}
.header_bottom {
  overflow:hidden;
  padding-top:5px;
  display: block;
  /*height:547px;*/
}
.header_bottom .nav_top {
  border-bottom: 2px #B1191A solid;
}
.header_bottom .nav_top .nav_auto {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.header_bottom .nav_top .nav_auto input {
  cursor: pointer;
  width: 20%;
  border: 0;
  text-align:left;
  font-size:15px;
  padding-left:15px;
  background: #B1191A;
  color: #fff;
  line-height: 40px;
  outline: none;
}
.header_bottom .nav_top .nav_auto .nav {
  width: 80%;
}
.header_bottom .nav_top .nav_auto .nav li {
  float: left;
  margin:0 15px;
  font-size:16px;
  line-height: 40px;
  text-align: center;
}

.header_bottom .nav_top .nav_auto .nav li:hover a {
  color: #e21939;
}
.header_bottom .nav_top .nav_auto .down2 {
  position: absolute;
  width: 20%;
  top: 42px;
  height: 481px;
  left: 0;
  z-index: 999;
  border-left: 1px solid #c81623;
  border-bottom: 1px solid #c81623;
  background: #fff;
  box-sizing: border-box;
}
.header_bottom .nav_top .nav_auto .down2 li {
  width: 90%;
  padding: 0 5%;
  background:#c81623;
  color:#fff;
  /*border-bottom: 1px solid #fff;*/
}
.header_bottom .nav_top .nav_auto .down2 li:hover {
  background:#fff;
  color:#c81623;
}
.header_bottom .nav_top .nav_auto .down2 li:hover .down_bottom a{
  color:#c81623;
}
.header_bottom .nav_top .nav_auto .down2 li:hover .down_top{
  color:#c81623;
}
.header_bottom .nav_top .nav_auto .down2 li .down_top{
  color: #fff;
  line-height: 30px;
  padding-left: 20px;
  position:relative;
}
.header_bottom .nav_top .nav_auto .down2 li .down_top span {
  display: inline-block;
  width: 20px;
  height: 30px;
  float: right;
  background: url(../images/rightjt.png) 0 center no-repeat;
}
.header_bottom .nav_top .nav_auto .down2 li .down_top i {
  display:block;
  position:absolute;
  left:0;
  top:50%;
  margin-top:-10px;
  width:20px;
  height:20px;
}
.header_bottom .nav_top .nav_auto .down2 li .down_1 i{
  background: url(../images/down1.png) top left no-repeat;
  background-size:20px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc); 
}
.header_bottom .nav_top .nav_auto .down2 li .down_2 i{
  background: url(../images/down2.png) top left no-repeat;
  background-size:20px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
.header_bottom .nav_top .nav_auto .down2 li .down_3 i{
  background: url(../images/down3.png) top left no-repeat;
  background-size:20px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
.header_bottom .nav_top .nav_auto .down2 li .down_4 i{
  background: url(../images/down4.png) top left no-repeat;
  background-size:20px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
.header_bottom .nav_top .nav_auto .down2 li .down_5 i{
  background: url(../images/down5.png) top left no-repeat;
  background-size:20px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
.header_bottom .nav_top .nav_auto .down2 li .down_6 i{
  background: url(../images/down6.png) top left no-repeat;
  background-size:20px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
.header_bottom .nav_top .nav_auto .down2 li .down_7 i{
  background: url(../images/down7.png) top left no-repeat;
  background-size:20px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
.header_bottom .nav_top .nav_auto .down2 li .down_8 i{
  background: url(../images/down8.png) top left no-repeat;
  background-size:20px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
.header_bottom .nav_top .nav_auto .down2 li:hover .down_top i{
  background-position:bottom left;
}
.header_bottom .nav_top .nav_auto .down2 li .down_bottom {
  line-height: 30px;
}
.header_bottom .nav_top .nav_auto .down2 li .down_bottom a {
  color: #fff;
  margin: 0 5px;
}
.header_bottom .nav_top .nav_auto .down2 .last_li {
  border-bottom: 0;
}
.header_bottom .nav_top .nav_auto .down3 li 
{
    display:none;
  position: absolute;
  top: 42px;
  left: 20%;
  z-index: 99999;
  background: #fff;
  width: 650px;
  height: 480px;
  border: 1px #e5e5e5 solid;
}
.header_bottom .nav_top .nav_auto .down3 li dl {
  padding: 10px 20px;
}
.header_bottom .nav_top .nav_auto .down3 li dl dd h2 {
  padding-left: 10px;
  border-left: 3px #333 solid;
}
.header_bottom .nav_top .nav_auto .down3 li dl dd .dd_main {
  padding-left: 10px;
}
.header_bottom .nav_top .nav_auto .down3 li dl dd .dd_main a {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  padding: 0 20px;
  margin: 10px 0px;
}
.header_bottom .nav_bottom {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.header_bottom .nav_bottom .nav_auto {
  width: 53%;
  padding-left: 21%;
}
.header_bottom .nav_bottom .img1 {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 85px;
}
.header_bottom .nav_bottom .img1 img {
  width: 100%;
  height: 100%;
}
.header_bottom .nav_bottom .login {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  z-index: 999;
  border: 1px #e5e5e5 solid;
}
.header_bottom .nav_bottom .login .l_top h2 {
  color: #e21939;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  padding: 0 10px;
  border-bottom: 1px #e5e5e5 solid;
}
.header_bottom .nav_bottom .login .l_top .btns {
  width: 80%;
  margin: 0 auto;
  padding: 20px 0px;
      height: 40px;
}
.header_bottom .nav_bottom .login .l_top .btns input {
  border: 0;
  width: 46%;
  margin-right: 2%;
  line-height: 30px;
  color: #fff;
  border-radius: 3px;
  outline: none;
  padding-right: 8%;
  text-align: right;
  cursor: pointer;
}
.header_bottom .nav_bottom .login .l_top .btns .btn1 {
  background: #e21939 url(../images/loginicon1.jpg) 10px center no-repeat;
}
.header_bottom .nav_bottom .login .l_top .btns .btn2 {
  background: #e21939 url(../images/loginicon2.jpg) 10px center no-repeat;
}
.header_bottom .nav_bottom .login .l_top p {
  padding: 10px 10px;
  line-height: 20px;
  color: #666;
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.header_bottom .nav_bottom .login .l_cen .l_cen_h .box_h {
  display: block;
  float: left;
  border-left: 1px #e5e5e5 solid;
  border-bottom: 1px #e5e5e5 solid;
  width: 32.9%;
  text-align: center;
  padding: 5px 0;
  background: #f0f0f0;
}
.header_bottom .nav_bottom .login .l_cen .l_cen_h .box_h img {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.header_bottom .nav_bottom .login .l_cen .l_cen_h .box_h p {
  margin-top: 5px;
}
.header_bottom .nav_bottom .login .l_cen .l_cen_h .box_h1 {
  border-color:
  display: block;
  margin: 0 auto;
}
.header_bottom .nav_bottom .login .l_cen .l_cen_h .box_h p {
  margin-top: 5px;
}
.header_bottom .nav_bottom .login .l_cen .l_cen_h .box_h1 {
  border-color: #fff;
  background: #fff;
}
.header_bottom .nav_bottom .login .l_cen .l_cen_p .box_p {
  line-height: 25px;
  color: #656565;
  padding: 5px 10px;
}
.header_bottom .nav_bottom .login .l_bottom {
  border-top: 1px #e5e5e5 solid;
  height: 163px;
}
.header_bottom .nav_bottom .login .l_bottom h2 {
  color: #656565;
  font-size: 16px;
  border-bottom:1px ;
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
  border-bottom: 1px dotted #E8E8E7;
}
.header_bottom .nav_bottom .login .l_bottom ul {
  padding-top:5px;
}
.header_bottom .nav_bottom .login .l_bottom ul li{
    line-height: 24px;
    height: 24px;
    padding:0 15px;
    font-size:12px;
}
.header_bottom .nav_bottom .login .l_bottom ul li a{
    color:#666;
}
.header_bottom .nav_bottom .login .l_bottom ul li a span{
    font-weight: 700;
    margin-right: 5px;
    color:#333;
}
.header_bottom .nav_bottom .login .l_bottom input {
  border: 0;
  background: #fc7a00;
  color: #fff;
  line-height: 58px;
  width: 166px;
  font-size: 18px;
  border-radius: 3px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
/*****************   尾部 CSS  **********************/
.footer {
  background: #fafafa;
  border-top: 1px #dfdfdf solid;
}
.footer .footer_auto {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
}
.footer .footer_auto .footer_top .footer_left {
  width: 80%;
}
.footer .footer_auto .footer_top .footer_left ul {
  width: 19%;
  float: left;
  text-align: center;
  border-right: 1px #dfdfdf solid;
}
.footer .footer_auto .footer_top .footer_left ul .li1 {
  font-size: 18px;
  color: #333;
}
.footer .footer_auto .footer_top .footer_left ul li {
  color: #666;
  line-height: 30px;
  
}
.footer .footer_auto .footer_top .footer_left ul li a:hover {
  color: #E21939;
  text-decoration: underline;
}
.footer .footer_auto .footer_top .footer_right {
  width: 20%;
}
.footer .footer_auto .footer_top .footer_right p 
{
  margin-top:20px;
  text-align: center;
  font-size: 24px;
  line-height: 50px;
}
.footer .footer_auto .footer_top .footer_right input {
  display: block;
  width: 120px;
  height: 30px;
  margin: 0 auto;
  border: 0;
  background: #ff4a01;
  color: #fff;
  cursor: pointer;
}
.footer .footer_auto .footer_bottom {
  border-top: 1px #dfdfdf solid;
  margin-top: 20px;
  padding-top: 20px;
}
.footer .footer_auto .footer_bottom p {
  text-align: center;
  color: #666;
  line-height: 30px;
}
.footer .footer_auto .footer_bottom p span {
  margin-left: 10px;
}
.footer .footer_auto .footer_bottom p a {
  display: inline-block;
  padding: 0px 10px;
  line-height: 20px;
  border-right: 1px #dfdfdf solid;
  color: #666;
}
.footer .footer_auto .footer_bottom p a:hover {
  color: #E21939;
  text-decoration: underline;
}
.footer .footer_auto .footer_bottom .foot_img {
  width: 45%;
  margin: 10px auto;
}
.footer .footer_auto .footer_bottom .foot_icon img {
  display: block;
  margin: 0 auto;
}
