@charset "UTF-8";
/*main*/
body,
ol,
ul,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  font: 12px "Microsoft YaHei", Arial, Helvetica;
  background: #fff;
  color: #333;
  -webkit-text-size-adjust: 100%;
}

.cl {
  clear: both;
}

.fix {
  *zoom: 1;
}

.fix:after,
.fix:before {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.w418 {
  width: 418px;
}

.w642 {
  width: 642px;
}

.w762 {
  width: 762px;
}

.w297 {
  width: 297px;
  height: 304px;
}

.w1100 {
  width: 1100px;
}

.w1200 {
  width: 1200px;
}

.f_boxcenter {
  margin: 0 auto;
}

.f_mb20 {
  margin-bottom: 20px;
}

.f_mb30 {
  margin-bottom: 30px;
}

.f_mt20 {
  margin-top: 20px;
}

.f_mt37 {
  margin-top: 37px;
}

.f_mt25 {
  margin-top: 25px;
}

.main {
  width: 100%;
  overflow: hidden;
}

.hidden {
  display: none;
}

.m_block .left {
  float: left;
  position: relative;
}
.m_block .right {
  float: right;
  position: relative;
}

.m_block_1 {
  border: 1px solid #e5e5e5;
  padding-left: 15px;
  padding-top: 15px;
}

.m_title {
  position: relative;
}
.m_title h3 {
  font-size: 24px;
  line-height: 30px;
}
.m_title .first {
  color: #ea000d;
}
.m_title .middle {
  display: inline-block;
  margin: 0 2px;
  color: #dbdbdb;
  font-weight: lighter;
}
.m_title .last {
  font-size: 18px;
  color: #3a3a3a;
  font-weight: normal;
}
.m_title .more {
  position: absolute;
  top: 10px;
  right: 0px;
}
.m_title .more span {
  font-size: 14px;
  color: #666666;
}
.m_title .more i {
  width: 12px;
  height: 9px;
  margin-left: 10px;
  display: inline-block;
  background: url(../images/arr_01.jpg) no-repeat;
}
.m_title .line {
  padding-top: 8px;
  height: 2px;
  font-size: 0px;
}
.m_title .line .left {
  display: inline-block;
  background-color: #e00410;
  height: 2px;
}
.m_title .line .right {
  display: inline-block;
  background-color: #464042;
  height: 2px;
}
.m_title .line_1 .left {
  width: 111px;
}
.m_title .line_1 .right {
  width: 531px;
}
.m_title .line_2 .left {
  width: 170px;
}
.m_title .line_2 .right {
  width: 592px;
}
.m_title .line_3 .left {
  width: 150px;
}
.m_title .line_3 .right {
  width: 145px;
}

.m_title1 {
  height: 46px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.m_title1 .name {
  float: left;
  padding-left: 13px;
  color: #000000;
  font-size: 18px;
  line-height: 18px;
  border-left: 2px solid #ea000d;
  margin-top: 10px;
}
.m_title1 .position {
  float: right;
  margin-top: 16px;
}
.m_title1 .position .icon_arr {
  width: 5px;
  height: 9px;
  display: inline-block;
  margin: 0 5px;
  background: url(../images/arr_02.jpg) no-repeat;
}
.m_title1 .position i{
            width: 12px;
            height: 9px;
            margin-left: 6px;
            display: inline-block;
            background: url(../images/arr_01.jpg) no-repeat;
        }
.m_title1 .gs {
  position: absolute;
  right: 0;
  bottom: 6px;
  font-size: 0;
}
.m_title1 .gs .icon_gs {
  margin-right: 11px;
  display: inline-block;
  width: 26px;
  height: 27px;
  background: url(../images/icon_gs.jpg) no-repeat;
  vertical-align: middle;
}
.m_title1 .gs .txt {
  vertical-align: middle;
  display: inline-block;
  line-height: 26px;
  color: #ea000d;
  font-size: 14px;
  height: 26px;
  width: 100px;
  background-color: #fff1e5;
  text-align: center;
}

.m_title2 {
  height: 10px;
  position: relative;
}
.m_title2 .position {
  position: absolute;
  right: 5px;
  top: 9px;
}
.m_title2 .position .icon_arr {
  width: 5px;
  height: 9px;
  display: inline-block;
  margin: 0 5px;
  background: url(../images/arr_02.jpg) no-repeat;
}

.m_title1_1 {
  border-bottom: none;
}
.m_title1_1 .name {
  border-left: 8px solid #ea000d;
}

.m_pic {
  width: 418px;
  height: 258px;
  overflow: hidden;
}

.m_list {
  margin-top: 15px;
}
.m_list ul {
  margin-left: -4px;
}
.m_list li {
  margin-left: 4px;
  float: left;
  width: 185px;
  border: 1px solid #eeeeee;
  position: relative;
}
.m_list li:before {
  content: " ";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #ea000d;
  opacity: 0;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m_list li:hover:before {
  opacity: 1;
}
.m_list li .pic {
  position: relative;
  height: 180px;
  text-align: center;
  line-height: 180px;
}
.m_list li .pic img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.m_list li .detail {
  height: 65px;
    background-color: #f4f4f4;
    position: relative;
}
.m_list li .detail p {
  padding: 9px 15px 0;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}

.m_list_1 ul {
  margin-left: -15px;
}
.m_list_1 li {
  margin-left: 15px;
  width: 188px;
  border: 2px solid #eeeeee;
  margin-bottom: 15px;
  position: relative;
}
.m_list_1 li .pic {
  height: 188px;
  text-align: center;
  line-height: 188px;
}
.m_list_1 li:before {
  left: -2px;
  top: -2px;
  border: 2px solid #ea000d;
}

.m_list_2 {
  margin-top: 0;
  overflow: hidden;
}
.m_list_2 ul {
  margin-left: -12px;
}
.m_list_2 li {
  width: 214px;
  margin-left: 12px;
}

.m_list1 {
  margin-top: 15px;
  overflow: hidden;
}
.m_list1 ul {
  margin-left: -15px;
}
.m_list1 li {
  position: relative;
  margin-left: 15px;
  margin-bottom: 15px;
  float: left;
  width: 259px;
  height: 159px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.m_list1 li img {
  max-width: 100%;
  max-height: 100%;
}
.m_list1 li span {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 28px;
  line-height: 28px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
  padding-left: 15px;
}
.m_list1 .fancybox {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 261px;
  height: 161px;
}

.m_list2 {
  border: 1px solid #e5e5e5;
}
.m_list2 .tit {
  line-height: 60px;
  color: #000000;
  font-size: 18px;
  height: 60px;
  background-color: #fafafa;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
.m_list2 .bd li {
  padding: 12px 18px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 0;
}
.m_list2 .bd li .pic {
  width: 64px;
  height: 64px;
  display: inline-block;
  vertical-align: top;
  margin-right: 13px;
}
.m_list2 .bd li .detail {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  width: 145px;
}

.m_list3 {
  margin-top: 15px;
  overflow: hidden;
}
.m_list3 ul {
  margin-left: -15px;
}
.m_list3 li {
  position: relative;
  margin-left: 15px;
  margin-bottom: 15px;
  float: left;
  width: 259px;
  height: 159px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.m_list3 li img {
  max-width: 100%;
  max-height: 100%;
}
.m_list3 li span {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 28px;
  line-height: 28px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
  padding-left: 15px;
}
.m_list3 .fancybox {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 261px;
  height: 161px;
}

.m_sort .tit {
  height: 35px;
  line-height: 35px;
  background-color: #ea000d;
  color: #fff;
  font-size: 16px;
  padding-left: 19px;
}
.m_sort ul {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.m_sort .item {
  border-bottom: 1px solid #e5e5e5;
}
.m_sort .item:hover .topsort .txt {
  color: #ea000d;
}
.m_sort .item:hover .icon_add {
  background: url(../images/icon_jian.jpg) no-repeat;
}
.m_sort .topsort {
  height: 47px;
  background-color: #fafafa;
  font-size: 0;
  padding-left: 14px;
  cursor: pointer;
}
.m_sort .topsort .icon_add {
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  vertical-align: -12px;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 14px;
  background: url(../images/icon_add.jpg) no-repeat;
}
.m_sort .topsort .txt {
  line-height: 47px;
  font-size: 16px;
  color: #333333;
  display: inline-block;
  width: 200px;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.m_sort .sub {
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
  display: none;
}
.m_sort .subitem {
  font-size: 0;
  padding-left: 48px;
}
.m_sort .subitem .icon_arr {
  display: inline-block;
  width: 6px;
  height: 9px;
  margin-right: 6px;
  background: url(../images/icon_arr3.jpg) no-repeat;
}
.m_sort .subitem .txt {
  font-size: 14px;
  color: #747474;
  line-height: 38px;
}
.m_sort .subitem.active .txt {
  color: #ea000d;
}
.m_sort .sub-hide {
     padding: 0; 
    border: none;
    display: none;
    height: 0!important;
}
.m_pageName {
  position: fixed;
  left: 100px;
  top: 100px;
  display: none;
  z-index: 99;
}
.m_pageName dt {
  border: #fff 1px solid;
  border-top: none;
  border-bottom: #e7e7e7 1px solid;
  padding: 0 10px;
  position: relative;
  z-index: 10;
  cursor: pointer;
  display: none;
}
.m_pageName dd {
  width: 318px;
  height: 158px;
  overflow: hidden;
  border: #e7e7e7 1px solid;
  position: absolute;
  left: 0;
  top: 30px;
  background: #fff;
  z-index: -1;
  padding: 30px;
  -moz-transition: opacity .4s;
  /* Firefox 4 */
  -webkit-transition: opacity .4s;
  /* Safari and Chrome */
  -o-transition: opacity .4s;
  /* Opera */
}
.m_pageName dd h2 {
  font-size: 16px;
  color: #333;
  font-weight: normal;
  line-height: 18px;
}
.m_pageName dd ul {
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
}
.m_pageName dd ul li {
  width: 100%;
  overflow: hidden;
  color: #000;
  line-height: 30px;
  height: 30px;
}
.m_pageName dd ul li a {
  padding: 0;
  padding-right: 20px;
  margin-right: 20px;
  color: #000;
}
.m_pageName dd ul li a i {
  color: #f08200;
  padding: 0 4px;
}
.m_pageName dd ul li a.tjbg {
  background: url(../images/common/pageName_bt_bg04.gif) 54px 1px no-repeat;
  padding-right: 36px;
}
.m_pageName dd ul li span {
  width: auto;
  color: #aaa;
}
.m_pageName dd .pageName_bt {
  width: 100%;
  overflow: hidden;
  border-top: #e7e7e7 1px solid;
  padding-top: 10px;
  margin-top: 10px;
}
.m_pageName dd .pageName_bt a {
  border: none;
  padding: 0;
  margin: 0;
}
.m_pageName dd .pageName_bt a.fleft {
  width: 100px;
  height: 30px;
  overflow: hidden;
  background: url(../images/common/pageName_bt_bg.gif) no-repeat;
}
.m_pageName dd .pageName_bt a.fright {
  width: 70px;
  height: 30px;
  overflow: hidden;
  background: url(../images/common/pageName_bt_bg03.gif) left 5px no-repeat;
  text-align: right;
  color: #999;
  line-height: 30px;
}
.m_pageName dd .pageName_bt a.fright:hover {
  background: url(../images/common/pageName_bt_bg02.gif) left 5px no-repeat;
  color: #f08200;
}
.m_pageName dd .pageName_bt a.fright.ysc {
  background: url(../images/common/pageName_bt_bg02.gif) left 5px no-repeat;
  color: #f08200;
}
.m_pageName:hover dd {
  opacity: 1;
  z-index: 9;
}
.m_pageName:hover dt {
  border: #e7e7e7 1px solid;
  border-top: none;
  border-bottom: #fff 1px solid;
}

.topTimg .setWbox .lbox .pic {
  float: left;
  width: 57px;
}
.topTimg .setWbox .lbox .pic .inner {
  width: 57px;
  height: 57px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.topTimg .setWbox .lbox img.logo {
  max-width: 100%;
  max-height: 100%;
}

.m_news {
  margin-top: 20px;
}
.m_news .txt {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
}
.m_news .txt a {
  font-size: 16px;
  color: #ea000d;
}
.m_news .list {
  margin-top: 18px;
  height: 65px;
  background-color: #f4f4f4;
}
.m_news .list ul {
  padding-top: 8px;
}
.m_news .list li {
  padding-left: 35px;
  position: relative;
  line-height: 24px;
}
.m_news .list a {
  color: #666666;
  font-size: 14px;
  transition: all 0.2s;
}
.m_news .list a i {
  position: absolute;
  left: 20px;
  top: 10px;
  width: 6px;
  height: 6px;
  display: inline-block;
  background-color: #e76d34;
}
.m_news .list a span {
  margin-right: 8px;
  vertical-align: middle;
}
.m_news .list a em {
  vertical-align: middle;
  color: #a1a1a1;
}
.m_news .list a .tit {
  display: inline-block;
  width: 470px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.m_info .name {
  margin-top: 15px;
  line-height: 24px;
  font-size: 20px;
  color: #2f2f2f;
}
.m_info .bd {
  margin-top: 10px;
  color: #676767;
  font-size: 12px;
  line-height: 24px;
}

.m_server {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 0;
}
.m_server .wrap {
  width: 350px;
}
.m_server .box {
  margin-right: 5px;
  vertical-align: top;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  position: relative;
}
.m_server .box:hover .ewm {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.m_server .box .ewm {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 30px;
  border: 1px solid #e3e3e5;
  padding: 15px;
  width: 130px;
  height: 130px;
}
.m_server .box .ewm img {
  width: 100%;
}
.m_server .box span {
  color: #3c3c3c;
}
.m_server .box i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.m_server .box .icon_qq {
  width: 17px;
  height: 20px;
  background: url(../images/icon_qq.jpg) no-repeat;
}
.m_server .box .icon_star {
  width: 18px;
  height: 18px;
  background: url(../images/icon_star.jpg) no-repeat;
}
.m_server .box .icon_ewm {
  width: 18px;
  height: 18px;
  background: url(../images/icon_ewm.jpg) no-repeat;
}

.m_toppic {
  width: 1100px;
  height: 333px;
  overflow: hidden;
}

.m_sidebar {
  width: 260px;
  float: left;
}

.m_sidebar_r {
  float: right;
}

.m_content {
  width: 813px;
  float: right;
}

.m_content_l {
  width: 920px;
  float: left;
}

.f_fl {
  float: left;
}

.m_follow {
  border: 1px solid #e5e5e5;
}
.m_follow .title {
  height: 71px;
  background-color: #fafafa;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.m_follow .title p {
  padding-left: 18px;
  padding-right: 45px;
  padding-top: 11px;
  line-height: 24px;
  font-size: 18px;
  color: #333333;
}
.m_follow .title .guanzhu {
  font-size: 12px;
  color: #b0b0b0;
  border: 1px solid #b0b0b0;
  border-radius: 5px;
  padding: 2px 9px;
  margin-left: 3px;
}
.m_follow .title .guanzhu:hover {
  color: #fff;
  background-color: #f08200;
  border: 1px solid #f08200;
}
.m_follow .bd {
  margin-top: 16px;
  margin-left: 18px;
}
.m_follow .bd .tit {
  color: #333333;
  font-size: 12px;
  line-height: 18px;
}
.m_follow .bd .tit span {
  margin-right: 11px;
}
.m_follow .bd .tit em {
  color: #ea000d;
}
.m_follow .bd .info {
  margin-top: 22px;
}
.m_follow .bd .info p {
  color: #808080;
  font-size: 14px;
  line-height: 24px;
}
.m_follow .pic {
  text-align: center;
  margin-top: 22px;
  margin-bottom: 22px;
  padding: 0 60px;
}
.m_follow .pic img {
  max-width: 100%;
}
.m_follow .pic span {
  font-size: 16px;
  line-height: 30px;
}

.m_article .tit {
  margin-top: 18px;
  color: #000;
  font-size: 20px;
  line-height: 24px;
}
.m_article .bd {
  margin-top: 18px;
  color: #666666;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 20px;
}
.m_article .bd a { color:#333}
.m_ident {
    margin-top: 11px;
    background-color: #fafafa;
    margin-bottom: 20px;
}
.m_ident .left {
    margin-left: 21px;
    float: left;
}
.m_ident .right {
    float: left;
    margin-left: 21px;
}
.m_ident p {
  line-height: 30px;
}
.m_ident p .first {
  color: #000;
}
.m_ident p .middle {
  color: #999999;
}
.m_ident p .last {
  color: #ea000d;
}

.fancybox-title-float-wrap .child {
  display: none !important;
}

.u_tanchuang1 {
  position: relative;
}
.u_tanchuang1 .bg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  background-color: #fff;
}

.m_pagination {
  margin: 18px 0;
  text-align: center;
  font-size: 0;
}
.m_pagination a {
  display: inline-block;
  font-size: 12px;
  width: 28px;
  height: 28px;
  border: 1px solid #e5e3e5;
  line-height: 28px;
  color: #666666;
  text-align: center;
  margin-right: 7px;
}
.m_pagination a.current {
  color: #ff0002;
  border: 1px solid #ff0002;
}

.m_proshow {
  width: 520px;
  float: left;
  margin-right: 23px;
  height: 435px;
  font-size: 0;
}
.m_proshow .pic {
  width: 433px;
  height: 435px;
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}
.m_proshow ul {
  display: inline-block;
}
.m_proshow ul li {
  width: 80px;
  height: 80px;
  margin-bottom: 9px;
  position: relative;
}
.m_proshow ul li img {
  width: 100%;
}
.m_proshow ul li.selected:before {
  content: "";
  position: absolute;
  left: -2px;
  top: -2px;
  width: 100%;
  height: 100%;
  border: 2px solid #ea000d;
}

.m_probuy {
  float: right;
  width: 338px;
  margin-right: 20px;
}
.m_probuy .name {
  color: #010101;
  font-size: 24px;
  line-height: 40px;
  padding-bottom: 11px;
  border-bottom: 1px dashed #e9e9e9;
}
.m_probuy .info {
  margin-top: 17px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e9e9e9;
}
.m_probuy .info p {
  color: #a5988f;
  font-size: 14px;
  line-height: 28px;
}
.m_probuy .info p em {
  font-size: 18px;
  color: #ea000d;
}
.m_probuy .server p {
  color: #ea000d;
  font-size: 14px;
  line-height: 22px;
  padding-left: 44px;
  margin-top: 15px;
}
.m_probuy .server .icon_phone {
  vertical-align: top;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/icon_phone.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 7px;
  margin-right: 12px;
}
.m_probuy .server .phone {
  color: #ea000d;
  font-size: 26px;
  line-height: 40px;
  margin-bottom: 9px;
  font-size: 0;
}
.m_probuy .server .phone span {
  display: inline-block;
  width: 270px;
  font-size: 26px;
  vertical-align: top;
}
.m_probuy .server .btn1 {
  display: inline-block;
  width: 280px;
  height: 50px;
  background-color: #ff000c;
  text-align: center;
  margin-bottom: 8px;
}
.m_probuy .server .btn1 .icon_word {
  vertical-align: middle;
  margin-right: 16px;
  display: inline-block;
  width: 25px;
  height: 24px;
  background: url(../images/icon_word.jpg) no-repeat;
}
.m_probuy .server .btn1 span {
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  vertical-align: middle;
}
.m_probuy .server .btn2 {
  display: inline-block;
  width: 278px;
  height: 48px;
  background-color: #ffdfdd;
  text-align: center;
  border: 1px solid #ff000c;
}
.m_probuy .server .btn2 .icon_kefu {
  vertical-align: middle;
  margin-right: 16px;
  display: inline-block;
  width: 25px;
  height: 24px;
  background: url(../images/icon_kefu.jpg) no-repeat;
}
.m_probuy .server .btn2 span {
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  vertical-align: middle;
}

.m_iconbox {
  display: inline-block;
  margin-right: 28px;
  position: relative;
}
.m_iconbox:hover .bshare {
  display: block;
}
.m_iconbox .icon_fenxiang {
  vertical-align: -2px;
  display: inline-block;
  width: 15px;
  height: 13px;
  margin-right: 2px;
  background: url(../images/icon_fenxiang.jpg) no-repeat;
}
.m_iconbox .icon_shoucang {
  vertical-align: -1px;
  display: inline-block;
  width: 15px;
  height: 13px;
  margin-right: 2px;
  background: url(../images/icon_shoucang.jpg) no-repeat;
}
.m_iconbox span {
  font-size: 14px;
  color: #a9a9a9;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m_iconbox span:hover {
  color: #f08200;
}

.m_prodetail {
  border: 1px solid #e5e5e5;
}
.m_prodetail .tit {
  height: 44px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #e5e3e5;
  position: relative;
}
.m_prodetail .tit .tabbar li {
  float: left;
  width: 130px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-right: 1px solid #ccc;
  position: relative;
}
.m_prodetail .tit .tabbar li a {
  color: #3c3c3c;
  font-size: 16px;
}
.m_prodetail .tit .tabbar li a em {
  color: #ea000d;
}
.m_prodetail .tit .tabbar li.selected {
  height: 45px;
  background-color: #fff;
}
.m_prodetail .tit .tabbar li.selected a {
  color: #ea000d;
}
.m_prodetail .tit .tabbar li.selected .indicator {
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 2px;
  background-color: #ea000d;
}
.m_prodetail .tit .mobile {
  position: absolute;
  right: 0px;
  top: 0;
  width: 148px;
  height: 44px;
  color: #3c3c3c;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
}
.m_prodetail .tit .mobile .icon_ewm {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 5px;
  vertical-align: -2px;
  background: url(../images/icon_ewm1.jpg) no-repeat;
}
.m_prodetail .tit .mobile .icon_arr {
  display: inline-block;
  width: 8px;
  height: 5px;
  margin-left: 5px;
  background: url(../images/icon_arr4.jpg) no-repeat;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.m_prodetail .tit .mobile .ewm {
  position: absolute;
  right: 0;
  top: 45px;
  padding: 8px;
  border-left: 1px solid #e5e3e5;
  border-bottom: 1px solid #e5e3e5;
  display: none;
}
.m_prodetail .tit .mobile:hover .icon_arr {
  background: url(../images/icon_arr4_hover.jpg) no-repeat;
}
.m_prodetail .tit .mobile:hover .ewm {
  display: block;
}
.m_prodetail .bd {
  display: none;
}
.m_prodetail .bd.selected {
  display: block;
}
.m_prodetail .bd .info {
  margin: 26px 17px;
  background-color: #fafafa;
}
.m_prodetail .bd .info ul {
  padding: 17px 30px;
}
.m_prodetail .bd .info ul li {
  float: left;
  width: 186px;
  margin-right: 15px;
  color: #696969;
  font-size: 14px;
  line-height: 30px;
  font-family: "宋体";
}
.m_prodetail .bd .content {
  padding: 20px;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
.m_prodetail .bd .content img { max-width:100% !important; height:auto !important}
.m_prodetail .bd .content p {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  word-break: break-word;
}
.m_prodetail .bd .content .word {
  color: #dddddd;
  font-size: 12px;
  text-align: right;
  padding-right: 42px;
  line-height: 30px;
}

.m_toppic1 {
  width: 1440px;
  margin-left: -170px;
  text-align: center;
}

.m_news1 li {
  background-color: #fafafa;
  padding: 13px 15px 15px 20px;
  position: relative;
  margin-top: 15px;
}
.m_news1 li .tit {
  font-size: 20px;
  line-height: 24px;
  color: #000;
  font-weight: normal;
  width: 700px;
}
.m_news1 li .bd {
  margin-top: 16px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.m_news1 li .bd a {
  color: #ea000d;
}
.m_news1 li .date {
  position: absolute;
  right: 18px;
  top: 24px;
  font-size: 14px;
  color: #666666;
}

.m_newsContent {
  padding: 34px 16px 30px;
}
.m_newsContent .tit {
  color: #000;
  font-size: 28px;
  line-height: 42px;
  margin-bottom: 6px;
}
.m_newsContent .other {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 30px;
}
.m_newsContent .other span {
  margin-right: 34px;
}
.m_newsContent .content p {
  color: #666666;
    
  font-size: 16px;
    
  line-height: 28px;
    
  margin-bottom: 18px;

}
.m_newsContent .content .pic {
  text-align: center;
  margin-bottom: 23px;
}
.m_newsContent .content .box {
  text-align: center;
}
.m_newsContent .content .back {
  color: #545454;
  font-size: 16px;
  line-height: 50px;
  width: 160px;
  display: inline-block;
  background-color: #e0e0e0;
}

.m_map .tit {
  color: #000;
  font-size: 20px;
  line-height: 28px;
  margin-top: 14px;
}
.m_map li {
  border-bottom: 1px dotted #e5e5e5;
  margin-top: 20px;
  padding-bottom: 20px;
}
.m_map .pic {
  float: left;
  width: 300px;
  height: 200px;
  overflow: hidden;
  margin-right: 52px;
}
.m_map .detail {
  float: left;
}
.m_map .detail p {
  color: #666;
  font-size: 16px;
  line-height: 30px;
}

.m_board {
  margin-top: 25px;
}
.m_board .left {
  float: left;
  width: 300px;
  margin-right: 26px;
}
.m_board .left input {
  width: 100%;
  padding: 12px 0px 12px 15px;
  margin-bottom: 13px;
  border: 1px solid #e5e5e5;
  outline: none;
  font-size: 16px;
}
.m_board .right {
  float: left;
}
.m_board .right textarea {
  border: 1px solid #e5e5e5;
  outline: none;
  width: 480px;
  height: 156px;
  font-size: 16px;
}
.m_board .bottom {
  margin-top: 15px;
  margin-right: 6px;
}
.m_board .bottom .submit {
  float: right;
  width: 127px;
  height: 40px;
  background-color: #f43632;
  color: #fff;
  font-size: 16px;
  border: none;
  outline: none;
  cursor: pointer;
}

.m_txt {
    color: #bababa;
    font-size: 12px;
    margin-bottom: 15px;
}
.m_txt a {
    font-size: 14px;
    color: #bababa;
    line-height: 100%;
    font-family: "微软雅黑";
}
.m_txt a:hover {
    color: #ea000d;
}
div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("../images/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.m_title1 .position a,
.m_title2 .position a {
    color: #333;
}

.m_proshow .pic .inner {
    width: 433px;
    height: 435px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.m_proshow .pic .inner img {
    max-width: 100%;
    max-height: 100%;
}

.m_prodetail .bd .content .videoAuto { width:90%; overflow:hidden; position:relative; margin:0 auto;}
.m_prodetail .bd .content .videoAuto img { width:100% !important; height:auto;}
.m_prodetail .bd .content .videoAuto iframe { width:100% !important; height:100% !important; position:absolute; right:0; top:0;}

.m_newsContent .content .ad{
text-align: center;
 margin-bottom: 23px;}
    	
.m_newsContent .content .ad img{
max-width: 100%;}
.m_newsContent .content p img{
	max-width: 100%;
}
.m_newsContent .content div img{
 width:100%;
}

.m_title1_nobor {
  border: none;
}


.m_list_3 ul {
  margin-left: -10px;
}

.m_list_3 li {
  width: 193px;
  margin-left: 10px;
}


.m_list4 li {
  height: 38px;
  line-height: 38px;
  border: 1px solid #e8e8e8;
  margin-bottom: 11px;
}

.m_list4 li a {
  font-size: 14px;
}

.m_list4 li .direct {
  margin-left: 17px;
  margin-right: 12px;
  color: #797979;
}

.m_list4 li .tit {
  color: #000000;
}


.m_info .bd p a {
    color: #676767;
}

.m_list li .detail p {
    height: 48px;
    overflow: hidden;
}

.footer .footer_02 a.xw {
    border-right: none;
}

.m_list li .detail a {
    color: #666;
}