@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#005dbd","sub1color":"#01a751"},
{"vicolor":"#01a08e","sub1color":"#ffb400"},
{"vicolor":"#1A2D27","sub1color":"#ABC327"},
{"vicolor":"#ffb400","sub1color":"#35c096"}
]
AVAIBLE_VI*/
.search-inp .search-btn::after {
  background-color: #bb1c2b;
}
.search-inp .search-btn::before {
  border-color: #bb1c2b;
}
/*列表自定义板块*/
.list-style-02 .vertical-layout-item .item-line,
.list-style-01 .vertical-layout-item .item-line {
  padding: 15px;
}
.list-style-02 .vertical-layout-item .item-line::after,
.list-style-01 .vertical-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .vertical-layout-item .item-line:hover::after,
.list-style-01 .vertical-layout-item .item-line:hover::after {
  border-color: #bb1c2b;
}
.list-style-02 .level-layout-item .item-line::after,
.list-style-01 .level-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .level-layout-item .item-line:hover::after,
.list-style-01 .level-layout-item .item-line:hover::after {
  border-color: #bb1c2b;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #bb1c2b;
  border-color: #bb1c2b;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
/*头部*/
.hea-top {
  background-color: #bb1c2b;
}
.hea-con {
  height: 40px;
  overflow: hidden;
}
.hea-con span {
  display: inline-block;
  max-width: 100%;
  height: 40px;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  color: #ffffff;
  overflow: hidden;
}
.hea-mid {
  height: 160px;
}
#h1-tag {
  float: left;
  max-width: 240px;
  height: 130px;
  display: table;
  padding: 15px 0;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  max-width: 240px;
  max-height: 130px;
  vertical-align: middle;
}
.hea-mid h2 {
  width: 580px;
  float: left;
  overflow: hidden;
  margin: 45px 0 0 20px;
  padding-left: 25px;
  border-left: 1px solid #d8d8d8;
}
.hea-mid h2 span {
  display: block;
  height: 36px;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  color: #4d4d4d;
  margin-bottom: 6px;
  overflow: hidden;
}
.hea-mid h2 em {
  display: block;
  height: 24px;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #888888;
  overflow: hidden;
}
.hea-phone {
  float: right;
  width: 260px;
  text-align: right;
  margin-top: 45px;
  padding-right: 70px;
  position: relative;
}
.hea-phone img {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 10px;
  right: 0;
  z-index: 1;
}
.hea-phone em {
  display: block;
  height: 32px;
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
  color: #4d4d4d;
  overflow: hidden;
}
.nav {
  height: 70px;
  background-color: #bb1c2b;
}
.nav-one {
  height: 70px;
}
.nav-one > li {
  float: left;
  position: relative;
  z-index: 10;
}
.nav-one > li > a {
  display: block;
  height: 70px;
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.nav-one > li.cur > a,
.nav-one > li:hover > a {
  background-color: #303033;
  color: #fff;
}
.nav-one > li:hover .nav-two {
  display: block;
}
.nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 70px;
  z-index: 99;
}
.nav-two li {
  white-space: nowrap;
  height: 60px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
  border-bottom: 1px solid #ccc;
}
.nav-two li a {
  display: block;
  height: 60px;
  padding: 0 15px ;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
}
.nav-two li.cur,
.nav-two li:hover {
  border-bottom-color: #303033;
}
.nav-two li.cur a,
.nav-two li:hover a {
  background-color: #303033;
  color: #fff;
}
/*底部*/
.foot {
  background-color: #333;
  padding: 50px 0 0;
}
.f_con {
  padding-bottom: 30px;
}
.f_con .f_logo {
  float: left;
  max-width: 240px;
  height: 130px;
  display: table;
  padding: 15px 0;
}
.f_con .f_logo a {
  display: table-cell;
  vertical-align: middle;
}
.f_con .f_logo img {
  max-width: 240px;
  max-height: 130px;
  vertical-align: middle;
}
.fwz {
  float: left;
  width: 610px;
  max-height: 240px;
  overflow: hidden;
  padding-left: 30px;
}
.fwz p {
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #cccccc;
  max-height: 60px;
  overflow: hidden;
  margin-bottom: 10px;
}
.fwz p span,
.fwz p em {
  float: left;
  max-width: 100%;
  height: 30px;
  overflow: hidden;
}
.fwz p a {
  color: #ccc;
}
.fwz p span {
  margin-right: 20px;
}
.code {
  float: right;
  width: 130px;
}
.code em {
  display: block;
  border: 1px solid #666;
  padding: 4px;
}
.code em img {
  width: 120px;
  height: 120px;
  display: block;
}
.code span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #cccccc;
  text-align: center;
  overflow: hidden;
}
.f_nav {
  background-color: #303033;
  padding: 10px 0;
}
.f_nav p {
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
  max-height: 60px;
  overflow: hidden;
}
.f_nav p span,
.f_nav p em {
  float: left;
  max-width: 100%;
  height: 30px;
  overflow: hidden;
}
.f_nav p a {
  color: #fff;
}
.f_nav p span {
  margin-right: 30px;
}
.f_nav p.nav_plf {
  float: left;
  width: 900px;
}
.f_nav p.nav_prt {
  float: right;
  width: 200px;
  text-align: right;
}
.f_nav p.nav_prt em {
  width: 100%;
}
/*COMMON_BLK_END*/
/*common*/
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #FFF;
}
em,
i {
  font-style: normal;
}
body {
  min-width: 1200px;
  width: 100%;
}
/**/
.banner img {
  width: 100%;
  display: block;
}
.tit1 {
  height: 105px;
  font: 40px "Microsoft Yahei";
  text-align: center;
}
.tit1 p {
  height: 52px;
  overflow: hidden;
}
.tit1 p em {
  background: #fff;
}
.tit1 p b {
  color: #bb1c2b;
  background: #fff;
}
.tit1 span {
  display: block;
  height: 40px;
  font: 26px "Microsoft Yahei";
  color: #3c454c;
  padding-top: 5px;
  overflow: hidden;
}
.tit1 p i {
  background: #fff;
}
.fen01 {
  height: 920px;
  overflow: hidden;
  margin-top: 36px;
}
.fen {
  background: #bb1c2b;
  width: 254px;
  margin-top: 35px;
}
.fen h2 {
  height: 100px;
  font: 30px "Microsoft Yahei";
  text-align: center;
  line-height: 100px;
  overflow: hidden;
  color: #fff;
}
.fen li {
  height: 70px;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font: 16px "Microsoft Yahei";
  line-height: 70px;
  color: #fff;
  padding-left: 36px;
  padding-right: 28px;
  background-image: url(../images/fen_jt.png);
  background-position: 217px 27px;
  background-size: 17px 17px;
  background-repeat: no-repeat;
}
.fen li:hover,
.fen .cur {
  background-color: #303033;
  text-decoration: none;
  border-color: #303033;
}
.fen li:nth-last-of-type(1) {
  border: none;
}
.fan_tel {
  height: 99px;
  background-image: url('../images/fen_bg.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 254px 99px;
  background-color: #303033;
  font: 16px "Microsoft Yahei";
  line-height: 24px;
  color: #fff;
  padding: 0 0 0 100px;
}
.fan_tel p {
  font-size: 16px;
  padding-top: 15px;
}
.fan_tel em {
  display: block;
  font-size: 20px ;
}
.pro {
  width: 925px;
  float: right;
  overflow: hidden;
  margin-top: 35px;
}
.pro dt {
  width: 925px;
  height: 496px;
  overflow: hidden;
}
.pro dt img {
  width: 925px;
  height: 496px;
}
.pro dd {
  height: 192px;
  padding-top: 28px;
  background: #f7f7f7;
  overflow: hidden;
  padding: 10px 25px 0 25px;
}
.pro dd h3 {
  font: 24px "Microsoft Yahei";
  font-weight: bold;
  color: #3c454c;
  line-height: 70px;
  height: 70px;
  overflow: hidden;
  color: #3c454c;
}
.pro_desc {
  max-height: 104px;
  overflow: hidden;
}
.pro dd p {
  font: 16px "Microsoft Yahei";
  line-height: 26px;
  color: #666;
}
.case {
  height: 1165px;
  overflow: hidden;
  position: relative;
}
.case01 {
  height: 175px;
  overflow: hidden;
  margin-top: 25px;
}
.case01 li {
  width: 235px;
  height: 72px;
  margin: 0 6px 6px 0;
  font: 16px "Microsoft Yahei";
  text-align: center;
  line-height: 72px;
  float: left;
  overflow: hidden;
}
.case01 li {
  display: block;
  background: #8d8d8d;
  color: #fff;
}
.case01 li:hover,
.case01 .cur {
  background: #bb1c2b;
}
.case01 .nones {
  margin-right: 0;
}
.case1 {
  height: 755px;
  overflow: hidden;
}
.case1 dt {
  width: 1200px;
  height: 555px;
}
.case1 dt img {
  width: 1200px;
  height: 555px;
}
.case1 dd {
  width: 777px;
  height: 200px;
  padding: 0 60px;
  background: #f7f7f7;
}
.case1 dd h3 {
  height: 60px;
  font: 24px "Microsoft Yahei";
  font-weight: bold;
  color: #bb1c2b;
  line-height: 60px;
  overflow: hidden;
  padding-left: 16px;
}
.case_desc {
  max-height: 140px;
  overflow: hidden;
}
.case1 dd p {
  font: 16px "Microsoft Yahei";
  line-height: 28px;
  color: #666;
  background-image: url('../images/case_dot.gif');
  background-repeat: no-repeat;
  background-position: 0 10px;
  background-size: 7px 7px;
  padding-left: 16px;
  overflow: hidden;
}
.case h4 {
  width: 298px;
  height: 125px;
  background: #303033;
  position: absolute;
  top: 860px;
  right: 0;
  padding-top: 75px;
}
.case h4 em a {
  display: block;
  height: 26px;
  font: 20px "Microsoft Yahei";
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.case h4 i {
  display: block;
  font: 30px Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}
.case h4 b {
  display: block;
  overflow: hidden;
  position: absolute;
  border-left: 26px solid rgba(0, 0, 0, 0);
  border-right: 26px solid #303033;
  border-top: 16px solid rgba(0, 0, 0, 0);
  border-bottom: 16px solid rgba(0, 0, 0, 0);
  top: 85px;
  left: -52px;
}
.ys {
  height: 920px;
  overflow: hidden;
}
.ys .tit1 p {
  background-image: url('../images/ys-h.gif');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 377px 57px;
}
.ys2 {
  background-image: url('../images/ys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 27px;
  background-size: 1920px 675px;
  height: 735px;
  overflow: hidden;
  margin-top: 40px;
}
.ys01 {
  width: 800px;
  height: 51px;
  margin: 0 auto;
  background: #bbb;
  border-radius: 25px;
  overflow: hidden;
}
.ys01 li {
  width: 199px;
  border-right: 1px solid #fff;
  float: left;
  height: 51px;
  font: 20px "Microsoft Yahei";
  line-height: 51px;
}
.ys01 li {
  display: block;
  color: #fff;
}
.ys01 li span {
  display: inline-block;
  width: 36px;
  height: 34px;
  float: left;
  margin: 9px 12px 0 40px;
}
.ys01 li span img {
  width: 36px;
  height: 34px;
}
.ys01 li span em {
  display: block;
  width: 36px;
  height: 34px;
  background-image: url('../images/ys11.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 36px 34px;
}
.ys01 li b {
  font-weight: normal;
  display: inline-block;
  width: 104px;
  height: 51px;
  overflow: hidden;
}
.ys01 li:hover,
.ys01 li.cur {
  background: #bb1c2b;
  color: #fff;
}
.ys01 .li01:hover,
.ys01 .li01.cur a {
  border-radius: 25px 0 0 25px;
}
.ys01 .li04:hover,
.ys01 .li04.cur a {
  border-radius: 0 25px 25px 0;
}
.ys01 .li04 {
  border-right: 0;
}
.ys02 {
  height: 540px;
  margin-top: 65px;
  overflow: hidden;
}
.ys02 dl {
  height: 500px;
  position: relative;
}
.ys02 dt {
  width: 650px;
  height: 499px;
  overflow: hidden;
}
.ys02 dt img {
  width: 650px;
  height: 499px;
}
.ys02 dd {
  width: 520px;
  position: absolute;
  top: 60px;
  right: 0;
  background: #bb1c2b;
  height: 460px;
  padding: 40px 50px 0 50px;
}
.ys02 dd h3 {
  height: 94px;
  background-image: url('../images/ys_line.gif');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 58px 4px;
  font: 28px "Microsoft Yahei";
  color: #fff;
  margin-bottom: 20px;
}
.ys02 dd h3 em {
  display: block;
  float: left;
  font: 70px Impact;
  padding-right: 12px;
}
.ys02 dd h3 b,
.ys02 dd h3 span {
  display: block;
  width: 410px;
  height: 37px;
  float: left;
  overflow: hidden;
}
.ys02 dd h3 i {
  display: block;
}
.ys02 dd > div {
  font: 16px "Microsoft Yahei";
  line-height: 26px;
  color: #fff;
  height: 130px;
  overflow: hidden;
}
.ys02 dd h5 {
  height: 120px;
  overflow: hidden;
  margin-top: 30px;
}
.ys02 dd h5 em {
  display: inline-block;
  width: 220px;
  height: 120px;
  padding-left: 40px;
}
.ys02 dd h5 em img {
  width: 220px;
  height: 120px;
}
.dz {
  height: 700px;
  overflow: hidden;
}
.dz dl {
  width: 400px;
  float: left;
  overflow: hidden;
  margin-top: 40px;
}
.dz dt {
  width: 400px;
  height: 239px;
  overflow: hidden;
  position: relative;
}
.dz dt img {
  width: 400px;
  height: 239px;
}
.dz dt em {
  display: block;
  width: 31px;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  background-image: url('../images/dz_jt.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 31px 15px;
}
.dz dd {
  height: 240px;
  overflow: hidden;
  background: #f7f7f7;
}
.dz dd em {
  display: block;
  height: 40px;
  font: 26px "Microsoft Yahei";
  text-align: center;
  line-height: 40px;
  padding-top: 30px;
  color: #3c454c;
  overflow: hidden;
}
.dz dd > div {
  max-height: 140px;
  font: 16px "Microsoft Yahei";
  line-height: 28px;
  padding: 10px 40px 0 40px;
  overflow: hidden;
  color: #3c454c;
}
.dz .dl02 dt em {
  background-image: url('../images/dz_jt2.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 31px 15px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -15px;
}
.lc {
  height: 635px;
}
.lc ul {
  background-image: url('../images/lc_bg.gif');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1200px 420px;
  height: 480px;
  margin-top: 30px;
  position: relative;
}
.lc li {
  width: 229px;
  float: left;
  height: 229px;
  position: absolute;
}
.lc li div {
  display: block;
  background-image: url('../images/lc_bg2.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 229px 229px;
  width: 229px;
  height: 181px;
  padding-top: 48px;
  color: #3c454c;
}
.lc li span {
  display: block;
  width: 70px;
  height: 64px;
  margin: 0 auto;
}
.lc li i {
  display: block;
  height: 36px;
  font: 22px "Microsoft Yahei";
  text-align: center;
  line-height: 36px;
  overflow: hidden;
}
.lc .li01 span {
  background-image: url('../images/lc1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px 64px;
}
.lc .li02 span {
  background-image: url('../images/lc2.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px 64px;
}
.lc .li03 span {
  background-image: url('../images/lc3.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px 64px;
}
.lc .li04 span {
  background-image: url('../images/lc4.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px 64px;
}
.lc .li05 span {
  background-image: url('../images/lc5.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px 64px;
}
.lc .li06 span {
  background-image: url('../images/lc6.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px 64px;
}
.lc .li07 span {
  background-image: url('../images/lc7.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px 64px;
}
.lc .li08 span {
  background-image: url('../images/lc8.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px 64px;
}
.lc .li01 {
  top: 22px;
  left: -22px;
}
.lc .li02 {
  top: 30px;
  left: 275px;
}
.lc .li03 {
  top: 30px;
  left: 565px;
}
.lc .li04 {
  top: 30px;
  right: 113px;
}
.lc .li05 {
  top: 163px;
  left: 126px;
}
.lc .li06 {
  top: 163px;
  left: 422px;
}
.lc .li07 {
  top: 163px;
  right: 255px;
}
.lc .li08 {
  top: 163px;
  right: -27px;
}
.about {
  height: 762px;
  background-image: url('../images/about_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 672px;
  overflow: hidden;
}
.about h2 {
  height: 90px;
  font: 40px "Microsoft Yahei";
  text-align: center;
  line-height: 90px;
  color: #3c454c;
  margin-bottom: 60px;
  overflow: hidden;
}
.about dl {
  height: 481px;
  padding: 50px 100px 0 45px;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.about dt {
  width: 500px;
  height: 430px;
  float: right;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.about dt img {
  width: 500px;
  height: 430px;
}
.about .about_icon1 {
  width: 500px;
  height: 531px;
  display: block;
  background: #bb1c2b;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.about dd {
  width: 515px;
  margin-top: 42px;
  overflow: hidden;
}
.about dd h3 {
  height: 111px;
  overflow: hidden;
}
.about dd h3 em {
  display: block;
  height: 32px;
  font: 28px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #9c9c9c;
  overflow: hidden;
}
.about dd h3 i {
  display: block;
  height: 38px;
  font: 28px "Microsoft Yahei";
  line-height: 38px;
  color: #9c9c9c;
  padding: 12px 0;
  overflow: hidden;
}
.about-desc {
  max-height: 210px;
  font: 14px "Microsoft Yahei";
  line-height: 35px;
  color: #666;
  overflow: hidden;
}
.hj {
  height: 295px;
  padding-top: 45px;
  background-color: #eee;
}
.hjt {
  height: 60px;
  overflow: hidden;
}
.hjt li {
  max-width: 300px;
  font: 16px "Microsoft Yahei";
  line-height: 30px;
  margin-right: 30px;
  color: #3c454c;
  display: inline-block;
  height: 30px;
  overflow: hidden;
}
.hjt li a:hover,
.hjt .cur {
  font-weight: bold;
  border-bottom: 2px solid #bb1c2b;
}
.hj2 {
  height: 215px;
}
.hj3 {
  position: relative;
}
.hj2 .arr1 a {
  display: block;
  width: 92px;
  height: 36px;
  background: #8d8d8d;
  position: absolute;
  top: 60px;
  left: -45px;
  z-index: 9;
}
.hj2 .arr2 a {
  display: block;
  width: 92px;
  height: 36px;
  background: #8d8d8d;
  position: absolute;
  top: 60px;
  right: -45px;
  z-index: 9;
}
.hj2 .arr1 a:hover,
.hj2 .arr2 a:hover {
  background: #303033;
}
.hj2 li {
  width: 285px;
  float: left;
  margin-right: 20px;
}
.hj2 li img {
  width: 285px;
  height: 150px;
  display: block;
}
.hj2 li em {
  display: block;
  font: 14px "Microsoft Yahei";
  text-align: center;
  line-height: 54px;
  height: 54px;
  color: #3c454c;
  overflow: hidden;
}
.hj2 .last {
  margin-right: 0;
}
.sidebar {
  position: fixed;
  bottom: 5%;
  right: 3%;
  z-index: 999;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 72px;
  height: 72px;
  margin-bottom: 5px;
  position: relative;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 74px;
  top: 50%;
  margin-top: -12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sidebar img {
  width: 72px;
  height: 72px;
  display: block;
  border-radius: 3px;
  cursor: pointer;
  background-color: #bb1c2b;
}
.sidebar .ftop {
  display: none;
}
