/* 清除内外边距 */

html {
  color: #333;
  background: #ffffff;
  font-family: Lato,Arial,sans-serif;
  -webkit-font-smoothing: antialiased;
}

body {
  font-size: 16px;
  line-height: 25px;
  font-family: Lato,Arial,sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #333;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
  font-family: "Microsoft Yahei";
  font-style: normal;
  font-weight: normal;
}

ul,
ol li {
  list-style: none;
}

i,
em {
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  font-family: inherit;
}

button {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*:first-child+html a {
  star: expression(this.onFocus=this.blur());
}

q:before,
q:after {
  content: '';
}

/* 设置默认字体 */

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 13px;
}

h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* 重置表单元素 */

legend {
  color: #000;
}

fieldset {
  border: none;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

/*按钮*/

button {
  cursor: pointer;
}

.button {
  cursor: pointer;
}

.tl {
  text-align: left;
}

/* 重置表格元素 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* 重置 hr */

hr {
  border: none;
  height: 1px;
}

img {
  border: 0;
  vertical-align: middle;
}

/*文字排版、颜色*/

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f24 {
  font-size: 20px;
}

.f26 {
  font-size: 26px;
}

.fb {
  font-weight: bold;
}

.fn {
  font-weight: normal;
}

.t2 {
  text-indent: 2em;
}

.bg {
  background: #f0f0f0;
}

.color3 {
  color: #333;
}

.color6 {
  color: #666;
}

.color9 {
  color: #999;
}

/*定位*/

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.clear {
  clear: both;
}

.cl {
  clear: left;
}

.cr {
  clear: right;
}

.vm {
  vertical-align: middle;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.abs_right {
  position: absolute;
  right: 0;
}

.hidden {
  visibility: hidden;
}

.none {
  display: none;
}

/*边距*/

.m10 {
  margin: 10px;
}

.m15 {
  margin: 15px;
}

.m20 {
  margin: 20px;
}

.m30 {
  margin: 30px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt50 {
  margin-top: 50px;
}

.mt100 {
  margin-top: 100px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml50 {
  margin-left: 50px;
}

.ml100 {
  margin-left: 100px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr50 {
  margin-right: 50px;
}

.mr100 {
  margin-right: 100px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p30 {
  padding: 30px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt50 {
  padding-top: 50px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl50 {
  padding-left: 50px;
}

.pl100 {
  padding-left: 100px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr100 {
  padding-right: 100px;
}

/*强制不换行*/

.ws-w {
  white-space: nowrap;
}

/*强制换行*/

.ww-bw {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

.log {
  color: #f8a109;
}

/*浏览器升级样式*/

.ie6_warning {
  width: 100%;
  background: #303030;
  padding: 5px 0;
  font-size: 20px;
  color: #fff;
  font-family: "微软雅黑";
  height: 210px;
  position: fixed;
  z-index: 999;
  bottom: 0;
}

.ie6_content {
  width: 1060px;
  margin: 0 auto;
}

.ie6_content h1 {
  text-align: center;
  line-height: 90px;
  color: #ffc600;
}

.ie6_content h2 {
  position: absolute;
  top: 30px;
  right: 200px;
  cursor: pointer;
}

.ie6_content h2 img {
  width: 30px;
  height: 30px;
}

.ie6_warning ul li {
  height: 210px;
  float: left;
  padding: 0px 83px;
  text-align: center;
  line-height: 50px;
  border-right: 1px solid #3b3b3b;
}

.ie6_warning ul li p {
  font-size: 16px;
}

.ie6_warning img {
  width: 65px;
  height: 65px;
}

.block_box {
  height: auto;
  overflow: hidden;
}

/*header头部公用样式开始*/

/*顶部部样式开始*/

.i_top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: rgba(205, 28, 24, 1);
  text-align: center;
  color: #fff;
  position: relative;
  font-size: 15px;
 
  top: 0;
  z-index: 3
}

.i_topl {
  position: absolute;
  left: 10px;
  top: 0
}

.i_topl img {
  width:24px
}

.i_topr {
  position: absolute;
  right: 10px;
  top: 0
}

.i_topr img {
  width: 24px; padding-right: 10px;
}
.i_topr img:hover { border: #000;
 
}


.i_topw {
  height: 40px
}







.video_menu{   
  width: 100%;
padding: 0.13rem 0;
  margin: 0 auto;
  background: #cd1c18;
}
.video_menu P{
  color: #FFF;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  }

/*顶部部样式结束*/

.active_home {
  color: #cd1c18 !important;
  border-bottom: #cd1c18 3px solid; 
}

/*sticky 是滑动，剩下的均是停留默认*/

.header {
  border-top: #e9e8e8 1px solid;
  width: 100%;
  position: fixed;
  top: 40px;
  left: 0;
  z-index: 9998;
}

.nosticky {
  /*此处是--（停留）--背景色的样式*/
  background-color: #fff;
  background: rgba(255, 255, 255, .60);
  filter: Alpha(opacity=60);
  box-shadow: 0 0px 0px #f1f1f1;
}

.sticky {
  /*此处是--（滑动）--背景色的样式*/
  background-color: #fff;
  background: rgba(255, 255, 255, 1);
  filter: Alpha(opacity=98);
  box-shadow: 0 0.1px 0.1px #f1f1f1;
  /*底边阴影*/
}

.header_inner {
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  height: 50px;
  position: relative;
  zoom: 1;
  z-index: 999;
}

.nav_ul .nLi {
  float: left;
  position: relative;
  zoom: 1;
  font-size: 15px;
}

.nav_ul .nLi h3 a:hover {
  color: #cd1c18;
  /* background: #fff url(../images/nav_right_red.png) no-repeat bottom center; */
  border-bottom: #cd1c18 3px solid; 
}

.sticky .nav_ul .nLi h3 a {
  /*此处是--导航（滑动）---鼠标经过背景和字的颜色*/
  color: #101113;
}

.nav_ul .nLi.on h3 a {
  /*此处是--导航-(停留)--鼠标经过背景和字的颜色*/
  color: #cd1c18;
  /* background-color: #fff; */
  /* background: #fff url(../images/nav_down.png) no-repeat right center; */
}

.sticky .nav_ul .nLi.on h3 a {
  /*此处是--（滑动）---鼠标经过背景和字的颜色*/
  color: #101113;
  /* background: rgba(16, 17, 19, 0.95); */
  /* background: url(../images/nav_down.png) no-repeat right center; */
  filter: Alpha(opacity=95);
}

.nav .sub {
  /*此处是---(停留)--二级分类的样式*/
  position: absolute;
  top: 50px;
  left: 0;
  background: #ffffff;
  padding: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  display: none;
  z-index: 9999;
  border-top: #cd1c18 4px solid;
}

.sticky .nav .sub {
  /*此处是--（滑动）--二级分类的样式*/
  background: rgba(255, 255, 255, 0.95);
  filter: Alpha(opacity=95);
  z-index: 9999;
}

.nav .sub li a {
  /*此处是---(停留)--二级分类的样式*/
  display: block;
  padding: 3px 20px 3px 14px;
  color: #101113;
  white-space: nowrap;
  line-height: 25px;
}

.nav .sub li a:hover {
  /*此处是---(停留)--鼠标经过二级分类的样式*/
  color: #c4251d;
}

.sticky .nav .sub li a {
  /*此处是--（滑动）--二级分类的样式*/
  color: #101113;
}

.sticky .nav .sub li a:hover {
  /*此处是---(滑动)--鼠标经过二级分类的样式*/
  color: #c4251d;
}

/*下拉导航条开始*/

.nav .sub ul>li {
  border-bottom: #f0f0f0 1px solid;
  padding: 8px 0;
  position: relative;
}

.nav .sub ul>li .lv3-sub {
  position: absolute;
  display: none;
  top: -12px;
  background-color: #fff;
  padding: 12px 0 12px 0;
  border-radius: 2px;
}

.nav .sub ul>li .lv3-sub .title {
  padding: 3px 20px 3px 14px;
  /* font-weight: bold; */
  line-height: 25px;
  font-size: 17px;
  color: #c4251d;
}

.sticky .nav .sub ul>li .lv3-sub .title {
  color: #c4251d;
}

.nav .sub ul>li:hover .lv3-sub {
  display: block;
}

.sticky .nav .sub ul>li .lv3-sub {
  background: rgba(255, 255, 255, 1);
}

.nav .sub>ul>li.has-arrow a {
  padding: 3px 25px 3px 15px;
}

.nav .sub>ul>li.has-arrow::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #777a7a;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
}

.nav .sub>ul>li.has-arrow:hover::after {
  content: '';
  border-color: transparent transparent transparent #444;
}

.sticky .nav .sub>ul>li.has-arrow:hover::after {
  content: '';
  border-color: transparent transparent transparent #fff;
}

/*下拉导航条几结束*/

.nav_outer {
  position: absolute;
  right: 0;
}

/*logos开始*/

@media (min-width:1448px) {
  .logo {
    position: absolute;
    top: 15px;
    left: 12%;
    height: 50px;
  }
  .nav_outer {
    position: absolute;
    right: 12%;
  }
  .nav_ul .nLi h3 a {
    font-size: 16px;
    display: block;
    line-height: 20px;
  /*  padding: 0.030rem 0.01rem 0.030rem 0.01rem;
    margin: 0  0.01rem 0 0.030rem;*/
	    padding: 0.030rem ;
    margin: 0 0.030rem  0 0.030rem ;
    font-weight: 300;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #101113;
    background-color: transparent;
 
  
  }
  .nav .sub li a {
    padding: 3px 0.030rem;
    margin: 0 10px;
  }
}

@media (max-width:1440px) {
  .logo {
    position: absolute;
    top: 15px;
    left: 3%;
    height: 50px;
  }
  .nav_outer {
    position: absolute;
    right: 3%;
  }
  .nav_ul .nLi h3 a {
    font-size: 16px;
    display: block;
    line-height: 20px;
    padding: 0.030rem ;
    margin: 0 0.030rem  0 0.030rem ;
    font-weight: 300;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #101113;
    background-color: transparent;
    /* background: url(../images/nav_right.png) no-repeat right center; */
    /* text-transform: uppercase; */
  }
  .nav .sub li a {
    padding: 3px 15px;
    margin: 0 5px;
  }
}

.logo {
  position: absolute;
  top: 15px;
  left:none ;
  height: 50px;
}

.logo img {
  height: 100%;
  max-width: none;
  position: absolute;
  top: 0;
  left: 0;
}

.logo .sticky_img {
  display: none;
}

.sticky .logo .default_img {
  /*此处是--（停留）--logo的样式*/
  display: none;
}

.sticky .logo .sticky_img {
  /*此处是--（滑动）--logo的样式*/
  display: block;
}

/*logos结束*/

.index_contact_button {

  background:#cd1c18 ;
 
   color:#FFFFFF;
    padding:0.02rem 0.06rem 0.02rem 0.06rem;
    cursor: pointer;
     border:none;
      display:block;
       margin-top:2%; 
      }
      .index_contact_button a{ color: #fff; font-size: 0.03rem;}
/*header头部公用样式结束*/



/*首页共用more*/
.index_more {margin:0 auto; width:100%; padding-top:10%;}
.index_more a{background:#929495; padding:0.015rem 0.12rem;  text-align:center; font-size:0.032rem; color:#fff;text-transform: uppercase;    font-family: Lato,Arial,sans-serif;   -webkit-font-smoothing: antialiased;}
.index_more a:hover{border:none; background:#cd1c18; color:#FFFFFF; }
/*首页共用more*/
       .index_more2 {margin:0 auto; width:100%; 
        position: relative;
        
        }
        .more_one2{ background: url(../images/more1.png) no-repeat;
          background-size: 100%;
          width: 30px;
          height: 33px;
          margin: 0 auto;
      
      }
      .more_one2:hover{ background: url(../images/more.png) no-repeat;
        background-size: 100%;
        width: 30px;
        height: 33px;
        margin: 0 auto;
    
    }
        .index_more2 a{
         position: absolute;
        
         margin-left: -5%;
         margin-top: 8%;
             text-align:center;
             font-size:0.031rem;
              color:#fff;
              /* text-transform: uppercase;  */
                 font-family: Lato,Arial,sans-serif;   -webkit-font-smoothing: antialiased;}


                 /*首页共用more*/
       .index_more3 {margin:0 23px; width:100%; 
        position: relative;
        
        }
        .more_one3{ background: url(../images/more1.png) no-repeat;
          background-size: 100%;
          width: 30px;
          height: 33px;
          margin: 0 auto;
      
      }
      .more_one3:hover{ background: url(../images/more.png) no-repeat;
        background-size: 100%;
        width: 30px;
        height: 33px;
        margin: 0 auto;
    
    }
        .index_more3 a{
         position: absolute;
        
         margin-left:3%;
         margin-top: 3%;
             text-align:center;
             font-size:0.031rem;
              color:#fff;
              /* text-transform: uppercase;  */
                 font-family: Lato,Arial,sans-serif;   -webkit-font-smoothing: antialiased;}



/*Public二级导航筛选开始*/

.about_choose_nav {
  width: 100%;
  height: 95px;
  background: #fff;
  border-bottom: 1px solid #cac9c9;
  margin: 0 auto;
  position: relative;
}

.about_choose_nav div.about_center_chose {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  height: autop;
}

.about_choose_nav ul li {
  float: left;
  line-height: 93px;
}

.about_choose_nav ul {
  position: absolute;
  top: 0;
  left: 50%;
  height: auto;
}

.about_choose_nav li a {
  margin: 0 50px;
  display: block;
  color: #252525;
  font-size: 18px;
  text-align: center;
}

.about_choose_nav .selected {
  color: #f90e0e;
}

.about_choose_nav em {
  background: url(../images/two_triangle.png) center bottom no-repeat;
  width: 40px;
  height: 20px;
  position: absolute;
  margin-left: 65px;
  margin-top: 2px;
}

/*导航筛选结束*/

/*Public三级导航筛选开始*/

.about_choose_nav1 {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  position: relative;
}

.about_choose_nav1 ul {
  width: 1200px;
  margin: 0 auto;
  margin-top: 45px;
}

.about_choose_nav1 ul li {
  float: left;
  line-height: 40px;
}

.about_choose_nav1 li a {
  width: 150px;
  margin: 0 10px;
  display: block;
  color: #fff;
  font-size: 15px;
  background: #8b8989;
  text-align: center;
}

.about_choose_nav1 .selected1 {
  color: #fff;
  background: #c4251d;
}

.about_choose_nav1 em {
  background: url(../images/teb_arrow.png) center bottom no-repeat;
  width: 22px;
  height: 14px;
  position: absolute;
  margin-left: 72px;
}

/*三级导航筛选结束*/

/*页码开始*/

.page {
  padding: 30px 0;
  overflow: hidden;
  width: 700px;
  margin: 0 auto;
  color: #787878;
  text-align: center;
}

.page .pagination {
  display: inline-block;
}

.page .pagination li {
  display: inline-block;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.page .pagination li a {
  display: inline-block;
  padding: 5px 10px;
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  color: #787878;
  border-radius: 0px;
  cursor: pointer;
}

.page .pagination li span {
  display: inline-block;
  padding: 5px 10px;
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  color: #787878;
  border-radius: 0px;
  cursor: pointer;
}

.page .pagination .active span {
  display: inline-block;
  color: #fd6c2d;
  background: #fff;
}

/*页码结束*/

/*----------留言弹窗弹出框通用样式开始-----------*/
/* .mail{position: relative;} */
#div1 {
  /* position: absolute; */
  /* top:50px;
  left:0; */
  width:100%;
  height:100%;
  height:auto; 
  display:none;
/*  background:url(../images/two_bg.jpg) repeat center center;*/
padding-bottom: 25.5%;
}
.conbox_kf_two p {
  color: #2b2b2b;
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
}

.conbox_kf_two p i {
  color: #333;display: block;
}

/*弹窗黑色蒙层通用样式*/

.fade_kf {
  display: none;
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000);
  z-index: 1001;
  overflow: hidden;
}

/****弹出框在设备上下左右居中显示开始*****/

/*layerbox 是用来实现弹窗框始终在设备窗口上下左右居中显示*/

.layerbox_kf {
  position: fixed;
  left: -100%;
  right: 100%;
  top: 0;
  bottom: 0;
  text-align: center;
  display: none;
  z-index: 1002;
}

.layerbox_kf:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

/*conbox 是弹出框显示的div*/

.conbox_kf {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  right: -100%;
  background: #fff;
  /*width: 90%;height:60%; 自定义宽高不在通用样式定义*/
  border-radius: 5px;
}

.con_layer_kf {
  width: 400px;
  height: auto;
  text-align: left;
}

/*pc端关闭弹窗按钮通用样式*/

.close_kf {
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.conbox_kf_one {
  height: 43px;
  border-bottom: 1px solid #eeeeee;
  background: #fafafa;
  line-height: 43px;
  color: #222222;
  font-size: 18px;
  padding-left: 15px;
  padding-top: 15px;
}

.conbox_kf_one label {
  float: right;
  margin-right: 15px;
  cursor: pointer;
}

/*留言弹窗弹出框通用样式*/

.conbox_kf_two {
  text-align: center;
  margin-top: 20px;
}


.conbox_kf_two h1 {
  color: #2b2b2b;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
}



.conbox_kf_two p i {
  color: #333;display: block; font-size: 18px;
}

.conbox_kf_three {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 40px;
}

.conbox_kf_three a {
  color: #fff;
  display: inline;
  background: #c32118;
  border-radius: 5px;
  padding: 8px 50px;
  text-align: center;
  font-size: 16px;
}

/*----------留言弹窗弹出框通用样式结束-----------*/

/*此处是公用静态banner360*1920 */

.public_banner {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 83px;
  position: relative;
}

.public_position-img {
  width: 100%;
  height: 100%;
}

/*此处是公用静态banner94*1920 */

.public_banner1 {
  width: 100%;
  height: auto;
  min-height: 94px;
  margin: 0 auto;
  background: url(../images/public_banner_bg.jpg) top center repeat;
  margin-top: 83px;
}

.public_banner1 h1 {
  color: #fff;
  font-size: 32px;
  padding: 0 15%;
  float: right;
  line-height: 94px;
}

@media (max-width: 1280px) {
  .public_banner1 h1 {
    color: #fff;
    font-size: 32px;
    padding: 0 2%;
    float: right;
    line-height: 94px;
  }
}

.orange {
  background: #d07726;
}

.red1 {
  background: #9c443f;
}

.ht{ height: 35px;}