.ov {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sy {
  font-family: "SimSun";
  font-weight: bold;
}
.xscm::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/scrolll_07.jpg) repeat-y center;
  height: 20px;
}
.xscb::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-y center;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}
.qqkefu {
 position: fixed;
    top:50%;
    z-index: 20;
    right: 30px;
    width:73px;
     -webkit-transition:.5s;
  -moz-transition: .5s ;
  -ms-transition: .5s ;
  -o-transition: .5s ;
  transition: .5s ;
}
.qqkefu ul li {
  width: 72px;
    height:72px;
    margin-bottom:1px;
    float:right;
    background:#fff;
    line-height:72px;
    font-size:14px;
    cursor:pointer;
    position:relative;
    border:solid #e8e8e8 1px;
    box-sizing:border-box;
    z-index:3;
}
.qqkefu ul li a {
  color: #333;
  display: block;
  height: 72px;
  padding-left: 10px;
}
.qqkefu ul li.qq_cza {
  overflow: hidden;
}
.qqkefu ul li:hover {
  background: #fff;
  z-index:4;
}
.qqkefu ul li.top1 {
  background: url("../../images/kefu_17.png") no-repeat center 15px #fff;
  position: relative;
  width: 72px;
  height: 72px;
  cursor: pointer;
}
.qqkefu ul li.top1:hover {
  background: url("../../images/kefu_17.png") no-repeat center 15px #fff;
}
.qqkefu ul li div {
  width: 72px;
  height: 72px;
  display: block;
  float: right;
  font-size: 12px;
  color: #666;
  box-sizing: border-box;
  padding-top: 17px;
  text-align: center;
}
.qqkefu ul li span {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
.qqkefu ul li div.a {
  background: url(../../images/kefu_10.png) no-repeat center 12px;
}
.qqkefu ul li div.b {
  background: url(../../images/kefu_14.png) no-repeat center 12px;
}
.qqkefu ul li div.c {
  background: url(../../images/weixin.png) no-repeat center 12px;
}
.qqkefu ul li div.e {
  background: url(../../images/kefu_07.png) no-repeat center 12px;
}
.k {
  position: relative;
}
.k:before {
  content: "";
  position: absolute;
  background: url(../../images/kefu1_03.png) no-repeat center;
  height: 120px;
  width: 100%;
  top: -50px;
  left: 0;
}
.qqkefu ul li .dz_on {
  display: block;
  width: 15px;
  height: 15px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  font-family: "SimSun";
  position: absolute;
  top: -10px;
  right: -7px;
  background: #e62129;
  border-radius: 50%;
  line-height: 15px;
  font-weight: normal;
}
.qqkefu ul li.qq_czae {
  line-height: 15px !important;
}
.erweima {
  width: 130px;
  height: 150px;
  position: absolute;
  top: -107px;
  left: -150px;
  background: #FFF;
  border: 1px solid #CCC;
  float: left;
  cursor: default !important;
  display: none;
  /*overflow: hidden;*/
}
.erweima p {
  line-height: 20px;
  color: #000;
  font-size: 12px;
  text-align: center;
  float: left;
  width: 130px;
}
.erweima p img {
  width: 110px;
  height: 110px;
  margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
  width: 5px;
  height: 10px;
  display: block;
  background: url(../../images/czx6.png) no-repeat;
  position: absolute;
  right: -5px;
  top: 122px;
}
/* body::-webkit-scrollbar,html::-webkit-scrollbar{*/
/*   width: 0px;*/
/*   // background: url(../../images/scrollbg_08.jpg) repeat-y center;*/
/*   height: 20py;*/
/* }*/
/* body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb {*/
/*   // background: url(../../images/scrollbg_06.jpg) repeat-y center;*/
/*   width: 0px;*/
/*   height: 13px ;*/
/*   border-radius: 15px;*/
/* }*/
.header {
  background: #000000;
  opacity: 0.7;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 21px 0 21px 0;
  z-index: 100;
}
.logo_bg {
  position: absolute;
  width: 16%;
  height: 100%;
  background: #1c1615;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
.logo {
  width: 175px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
.logo img {
  width: 175px;
  display: block;
}
.nav {
  float: left;
  margin-left: 19%;
}
.nav > li > a {
  color: #FFF;
  font-size: 16px;
  line-height: 63px;
  display: block;
  padding: 0 26px;
  -webkit-transition: .5s;
  transition: .5s;
	text-align: center;
}
.nav > li > a:hover {
  color: #b20110;
	text-align: center;
}
.nav > li:first-child > a:first-child {
  /*padding-left: 0;*/
}
.nav > li {
  float: left;
  position: relative;
	text-align: center;
}
.ser {
  position: relative;
  width: 192px;
  height: 32px;
  border: solid #fff 1px;
  margin-top: 17px;
  margin-right: 60px;
  background: transparent;
  float: right;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.ser_input {
  height: 32px;
  width: 134px;
  float: left;
  border: none;
  color: #e6e6e6;
  line-height: 32px;
  background: transparent;
}
.ser_button {
  height: 32px;
  width: 22px;
  border: none;
  background: url(../../images/ser_03.png) no-repeat center;
}
.nav2_div {
  position: absolute;
  width: 146px;
  left: 50%;
  margin-left: -73px;
  display: none;
  -webkit-transition: .5s;
  transition: .5s;
  margin-top: 66px;
  top: 1px;
}
.nav2 > li > a {
  font-size: 14px;
  line-height: 31px;
  color: #8a8380;
  display: block;
  border-bottom: solid #423b38 1px;
  -webkit-transition: .5s;
  transition: .5s;
}
.nav2 {
  background-color: rgba(40, 34, 32, 0.9);
  text-align: center;
  position: relative;
  padding-top: 9px;
}
.nav2 > li:last-child > a {
  border-bottom: none;
  padding-bottom: 9px;
}
.nav2 > li > a:hover {
  color: #fff;
}
.nav2:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 50%;
  margin-left: -10px;
  top: -14px;
  background: url(../../images/navtop_03.png) no-repeat center;
}
.header_on {
  background: #000;
}
.header_on .logo_bg {
  background: transparent;
}
.slides1 li a {
  display: block;
  width: 100%;
  height: 100%;
}
.slides1 img {
  display: block;
  width: 100%;
}
/* banner*/
.banner_index {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.banner_index .flex-direction-nav a {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 32px;
  -webkit-transition: .5s;
  transition: .5s;
}
.banner_index .flex-direction-nav .flex-prev {
  background: url(../../images/bannerl_03.png) no-repeat center;
  left: 50%;
  margin-left: -21px;
}
.banner_index .flex-direction-nav .flex-next {
    background: url(../../images/bannerl_05.png) no-repeat center;
    right: 47.4%;
    margin-right: -99px;
}
.banner_index .flex-direction-nav .flex-prev:hover {
  background: url(../../images/bannerr_03.png) no-repeat center;
}
.banner_index .flex-direction-nav .flex-next:hover {
  background: url(../../images/bannerr_05.png) no-repeat center;
}
ol.flex-control-paging {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  bottom: 38px;
}
ol.flex-control-paging li {
  float: left;
  margin-right: 8px;
  cursor: pointer;
}
ol.flex-control-paging li a {
  font-size: 0;
  display: block;
  width: 8px;
  height: 8px;
  background: #fff;
  -webkit-transition: .5s;
  transition: .5s;
  border: solid #fff 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
}
ol.flex-control-paging li:last-child {
  margin-right: 0px;
}
ol.flex-control-paging li .flex-active {
  background: transparent;
  border-color: #b20110;
}
.content {
  position: relative;
  z-index: 9;
  overflow: hidden;
  background: #fff;
}
.cont_center {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.tit_1 {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  padding-left: 36px;
  font-family: "SimSun";
  font-weight: bold;
}
.tit_en {
  font-size: 14px;
  font-family: "Arial";
  line-height: 22px;
  color: #888;
  padding-left: 36px;
  margin-top: 5px;
}
.titbg {
  padding: 50px 0 47px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.brand_ul {
  width: 100%;
  overflow: hidden;
}
.brand_ul li {
  width: 33.3%;
  float: left;
}
.brand_a {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.brand_ul > li > a > img {
  display: block;
  width: 100%;
  transition: .5s;
}
.brandzone {
  overflow: hidden;
}
.brand_name {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transition: .5s;
  transition: .5s;
}
.brand_font {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32% 10% 0 10%;
  color: #fff;
  background: rgba(29, 24, 23, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: .5s;
  transition: .5s;
}
.brand_tit {
  padding: 0 24px;
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
  height: 43px;
  font-family: "Arial";
  background: #b20110;
  color: #fff;
  padding-top: 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 30px;
}
.brand_det {
  font-size: 16px;
  line-height: 22px;
  margin-top: 17px;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.brand_p {
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.brand_a:hover .brand_font {
  opacity: 1;
  filter: alpha(opacity=100);
}
.brand_a:hover .brand_name {
  opacity: 0;
  filter: alpha(opacity=0);
}
.brand_a:hover > img {
  transform: scale(1.04);
}
.exper_cont {
  width: 100%;
  overflow: hidden;
}
.experl,
.experr {
  width: 50%;
  float: left;
  position: relative;
}
.experl img,
.experr img {
  display: block;
  width: 100%;
  transition: .5s;
}
.exper_innerr {
  position: absolute;
  left: 6%;
  top: 50%;
  transform: translate(0, -50%);
  box-sizing: border-box;
  color: #fff;
  width: 590px;
}
.online_p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 30px;
}
.form_div {
  width: 100%;
  border: solid #b20110 1px;
  border-right: none;
  border-left: none;
  padding: 59px 0;
  margin-top: 35px;
}
.form_div input[type="text"],
.form2_div input[type="text"] {
  border: solid rgba(255, 255, 255, 0.3) 1px;
  background: transparent;
  font-size: 14px;
  color: #fff;
  line-height: 55px;
  display: block;
  padding: 0 20px;
  box-sizing: border-box;
}
.input_box {
  overflow: hidden;
  margin-bottom: 22px;
}
.input_name {
  width: 284px;
  float: left;
}
.input_tel {
  width: 284px;
  float: right;
}
.sity_ul {
  overflow: hidden;
}
.sity_ul li {
  float: left;
}
.sity_ul li:nth-of-type(2) {
  margin: 0 20px;
}
.sity_ul li select {
  width: 182px;
  height: 55px;
  border: solid rgba(255, 255, 255, 0.3) 1px;
  font-size: 14px;
  color: #fff;
  padding: 0 22px;
  box-sizing: border-box;
  background: transparent;
}
.inline_sub {
  width: 153px;
  height: 47px;
  background: url(../../images/onlinepo_03.png) no-repeat 107px 20px #e20000;
  text-align: left;
  padding-left: 41px;
  border: none;
  color: #fff;
  border-radius: 30px;
  line-height: 47px;
  margin-top: 40px;
  transition: .5s;
  cursor: pointer;
}
.experl a {
  display: block;
  position: relative;
  overflow: hidden;
}
.exper_name {
  position: absolute;
  padding: 14px 61px 14px 43px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: rgba(42, 36, 34, 0.6);
  border-radius: 30px;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  text-align: left;
  transition: .5s;
}
.exper_name:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 20px;
  background: url(../../images/inlinl_03.png) no-repeat center;
  right: 44px;
  top: 50%;
  margin-top: -10px;
}
.experl a:hover .exper_name {
  background: #b20110;
}
.experl a:hover img {
  transform: scale(1.03);
}
.zhuti_ul {
  float: right;
  margin-top: 10px;
}
.zhuti_ul > li {
  float: left;
}
.zhuti_ul > li > a {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  display: block;
  padding: 0 26px;
  position: relative;
  transition: .5s;
}
.zhuti_ul > li:last-child > a {
  padding-right: 0;
}
.pro_tit_l .tit_1 {
  color: #2a2422;
}
.pro_tit_l {
  float: left;
}
.zhuti_ul > li > a:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 1px;
  background: #b20110;
  bottom: -7px;
  left: 26px;
  transition: .5s;
}
.zhuti_ul > li > a:hover,
.zhuti_ul > .on > a {
  color: #b20110;
}
.zhuti_ul > li > a:hover:after,
.zhuti_ul > .on > a:after {
  width: 41px;
}
.pro_list {
  background: #fff;
}
.pro_a {
  display: block;
    width: 100%;
    position: relative;
    color: #fff;
    overflow: hidden;
}
.pro_list1 li{    overflow: hidden;
    float: left;
    width: 24.25%;
    margin: .5% 1% .5% 0;}

.pro_list1 .r1{margin-right:0;}

.pro_list1 li a:first-child {
  margin-left: 0;
}
.pro_list1 li a:last-child {
  margin-right: 0;
}
.pro_list1 > li:first-child a {
  margin-top: 0;
}
.pro_list1 > li:last-child a {
  margin-bottom: 1%;
}
.pro_p {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  margin-top: 5px;
}
.pro_font {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background: rgba(142, 195, 31, 0.9);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: .5s;
}
.pro_a > img {
  display: block;
  width: 100%;
}
.pro_center img {
  display: block;
  margin: 0 auto;
}
.pro_center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pro_a:hover .pro_font {
  opacity: 1;
  filter: alpha(opacity=100);
}
.pro_box {
  position: relative;
  display: none;
}
.pro_cont .on {
  display: block;
}
.click_a {
  position: absolute;
  right: 0;
  background: rgba(42, 34, 32, 0.9);
  text-align: center;
  box-sizing: border-box;
  width: 80px;
  overflow: hidden;
  top: 50%;
  transform: translate(0, -51%);
  z-index: 9;
}
.click_prev,
.click_next {
  display: block;
  height: 11px;
  width: 30px;
  transition: .5s;
}
.click_prev {
  background: url(../../images/proclick_03.png) no-repeat center;
  margin-bottom: 20px;
}
.click_next {
  background: url(../../images/proclick_06.png) no-repeat center;
  margin-top: 20px;
}
.click_prev:hover {
  background-image: url(../../images/proclickh_03.png);
}
.click_next:hover {
  background-image: url(../../images/proclickh_06.png);
}
.list_change li {
  width: 8px;
  height: 8px;
  background: #fff;
  border: solid transparent 2px;
  border-radius: 50%;
  box-sizing: border-box;
  transition: .5s;
  margin-bottom: 8px;
  font-size: 0;
  cursor: pointer;
}
.list_change li:last-child {
  margin-bottom: 0;
}
.list_change li:hover,
.list_change .on {
  background: transparent;
  border-color: #b20110;
}
.list_change {
  display: inline-block;
}
.click_center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zsbg {
  width: 100%;
  position: relative;
  height: 927px;
}
.zsinner {
  width: 1300px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  overflow: hidden;
}
.zsinner .tit_gs {
  padding-top: 0;
}
.zsbg img {
  display: block;
  width: 100%;
}
.zsl_tit1 {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.zsl_titp {
  font-size: 14px;
  line-height: 24px;
  color: #888;
  overflow: hidden;
  text-overflow: ellipsis;

}
.zs_img1 {
  width: 72px;
  height: 72px;
  border: solid rgba(255, 255, 255, 0.5) 1px;
  box-sizing: border-box;
  border-radius: 50%;
  float: left;
  transition: .5s;
}
.zs_ul {
  display: block;
  text-align: left;
}
.zs_ul li {
  overflow: hidden;
  padding-bottom: 80px;
  position: relative;
}
.zs_ul li:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 23px;
  background: url(../../images/poind_11.png) no-repeat center;
  bottom: 32px;
}
.zs_ul li:last-child {
  padding-bottom: 0;
}
.zs_ul li:last-child:after {
  display: none;
}
.zs_ul li:hover .zs_img1 {
  border-color: #b20110;
}
.zs_ul li:hover .zsl_tit1 {
  color: #b20110;
}
.zs_font {
  float: left;
  margin-top: 15px;
  margin-left: 11px;
  width: 400px;
}
.zsl {
  background: url(../../images/zslbg.jpg) no-repeat center;
  float: left;
  width: 650px;
  box-sizing: border-box;
  padding: 60px;
  overflow: hidden;
}
.ulscroll {
  overflow: hidden;
  padding-left: 45px;
  overflow-y: auto;
  height: 382px;
  width: 100%;
  direction: rtl;
  unicode-bidi: bidi-override;
}
.zsr_p {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zs_textarea {
  height: 186px;
  width: 100%;
  box-sizing: border-box;
  background: transparent;
  border: solid rgba(255, 255, 255, 0.3) 1px;
  color: #fff;
  padding: 15px 20px;
  line-height: 24px;
}
.zsr {
  float: right;
  width: 590px;
}
.form2_div {
  margin-top: 40px;
}
.ckys_div {
  overflow: hidden;
}
.ckys_div .inline_sub {
  display: block;
  float: left;
}
.ckys {
  width: 153px;
  height: 47px;
  background: url(../../images/onlinepo_03.png) no-repeat 107px 20px transparent;
  text-align: left;
  border: solid rgba(255, 255, 255, 0.3) 1px;
  padding-left: 41px;
  color: #fff;
  border-radius: 30px;
  line-height: 47px;
  margin-top: 40px;
  transition: .5s;
  cursor: pointer;
  float: left;
  display: block;
  box-sizing: border-box;
  margin-left: 20px;
}
.ckys:hover {
  background-color: #fa0606;
  background-position-x: 112px;
}
.zs_box {
  overflow: hidden;
  margin-top: 50px;
}
.stor_inner .tit_1 {
  color: #000;
}
.stor_inner {
  width: 1300px;
  margin: 0 auto;
  padding: 60px 0px;
}
.stor_en {
  font-size: 14px;
  line-height: 26px;
  color: #888;
  font-family: "Arial";
  margin-bottom: 15px;
}
.stor_tit {
  font-size: 24px;
  line-height: 26px;
  color: #000;
  font-family: "SimSun";
  font-weight: bold;
}
.sity_ul2 {
  overflow: hidden;
}
.sity_ul2 li {
  float: left;
}
.sity_ul2 li:first-child {
  margin-right: 20px;
}
.sity_ul2 select {
  width: 314px;
  border: solid #d9d9d9 1px;
  height: 57px;
  line-height: 57px;
  color: #666;
  box-sizing: border-box;
  padding: 0 20px;
}
.stor_l {
  width: 650px;
  float: left;
  border: solid #b20110 1px;
  border-right: none;
  border-left: none;
  padding: 35px 0 60px 0;
  margin-top: 35px;
}
.stor_r {
  width: 650px;
  float: right;
}
.stor_box {
  overflow: hidden;
}
.stor_name {
  font-size: 18px;
  line-height: 24px;
  color: #666;
  margin-bottom: 15px;
}
.stor_ul {
  color: #888;
  line-height: 24px;
  text-align: left;
}
.stor_ul li {
  padding: 22px 30px 30px ;
  box-sizing: border-box;
  border: solid #d9d9d9 1px;
  border-bottom: none;
  overflow: hidden;
  width: 626px;
  height: 208px;
  cursor: pointer;
  transition: .5s;
}
.stor_ul li:last-child {
  border-bottom: solid #d9d9d9 1px;
}
.stor_zx {
  width: 96px;
  line-height: 32px;
  text-align: center;
  display: block;
  background: #e20000;
  color: #fff;
  border-radius: 30px;
  height: 32px;
  margin-top: 15px;
  float: left;
}
.scroll_stor {
  margin-top: 40px;
  overflow-y: auto;
  height: 417px;
  width: 100%;
  direction: rtl;
  unicode-bidi: bidi-override;
}
.storr {
  width: 589px;
  overflow: hidden;
  margin-top: 34px;
  float: right;
  height: 679px;
}
.storr img {
  width: 589px;
  display: block;
  height: 679px;
  transition: .5s;
}
.stor_ul li:hover {
  padding-left: 40px;
}
.storr:hover img {
  transform: scale(1.04);
}
.page_inner {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.page_l {
  width: 650px;
  float: left;
}
.index_fw {
  overflow: hidden;
  border: solid #4c4746 1px;
  margin-top: 35px;
}
.index_fw li {
  width: 216px;
  height: 254px;
  box-sizing: border-box;
  border-top: solid #4c4746 1px;
  border-right: solid #4c4746 1px;
  padding-top: 65px;
  text-align: center;
  float: left;
  background: no-repeat center;
}
.fw_img1 {
  width: 86px;
  height: 86px;
  border: solid rgba(255, 255, 255, 0.6) 1px;
  border-radius: 50%;
  margin: 0 auto 20px auto;
  transition: .5s;
}
.index_fw li:hover .fw_img1 {
  border-color: #b20110;
}
.index_fontp {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
.page_r {
  width: 590px;
  float: right;
  box-sizing: border-box;
}
.xw_img {
  display: block;
  overflow: hidden;
  width: 590px;
  height: 286px;
  position: relative;
  margin-top: 35px;
  cursor: pointer;
}
.xw_img img {
  display: block;
  width: 590px;
  height: 286px;
  transition: .5s;
}
.xw_img:hover img {
  transform: scale(1.04);
}
.xw_img:hover .xw_p,
.xw_img:hover .xw_bg1 span {
  color: #b20110;
}
.xw_p {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.xw_p span {
  font-size: 14px;
  line-height: 22px;
  color: #a0a0a0;
}
.xw_bg1 {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(42, 36, 32, 0.7);
  width: 100%;
  box-sizing: border-box;
  padding: 34px 20px;
}
.new_font {
  overflow: hidden;
}
.new_tit1 {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  float: left;
  width: 80%;
}
.new_time {
  font-size: 14px;
  line-height: 22px;
  color: #a9a9a9;
  float: right;
}
.new_det {
  line-height: 22px;
  color: #888;
  margin-top: 12px;
}
.new_a {
  display: block;
  box-sizing: border-box;
  padding: 27.5px 0;
  border-bottom: solid rgba(255, 255, 255, 0.2) 1px;
}
.new_a:hover .new_tit1,
.new_a:hover .new_time {
  color: #b20110;
}
.fa_link {
  overflow: hidden;
  overflow-x: auto;
  width: 1300px;
  margin: 60px auto;
  border-left: none;
  border-right: none;
  white-space: nowrap;
}
.fa_link a {
  line-height: 63px;
  padding: 0 63px;
  position: relative;
  transition: .5s;
  color: #666;
}
.fa_link a:hover {
  color: #b20110;
}
.fa_link a:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 20px;
  right: -5px;
  top: 50%;
  margin-top: -10px;
  background: url(../../images/falink_03.png) no-repeat center;
}
.fa_link a:last-child:after {
  display: none;
}
.pagelast {
  padding-top: 55px;
}
.msg {
  line-height: 24px;
  float: left;
  color: #555;
  margin-left: 10px;
  margin-right: 60px;
}
.msg a {
  color: #555;
  line-height: 24px;
  transition: .5s;
}
.msg a:hover {
  color: #b20110;
}
.msg p:first-child {
  font-size: 18px;
  line-height: 24px;
  color: #666;
  margin-bottom: 5px;
}
.cr {
  float: left;
  text-align: center;
}
.footer_nav {
  overflow: hidden;
}
.footer_nav li {
  float: left;
  min-width: 97px;
	margin-right: 20px;
	width: 110px;
}
.footer_nav li:last-child {
  min-width: auto;
}
.footer_nav li a {
  line-height: 24px;
  color: #555;
  display: block;
  transition: .5s;
}
.footer_nav li a:first-child{line-height: 17px;color: #fff;padding-bottom:20px;}
.footer_nav li a:hover {
  color: #b20110;
}
.div_line {
  clear: both;
  border-bottom: solid rgba(255, 255, 255, 0.2) 1px;
  margin-top: 32px;
}
.fa_link::-webkit-scrollbar {
  width: 3px;
  background: #5f5b59;
  height: 3px;
}
.fa_link::-webkit-scrollbar-thumb {
  background: #b20110;
  width: 3px;
  background-clip: padding-box;
  height: 3px ;
  border-radius: 15px;
}
.ov_font {
  padding: 10px 0;
}
.ov_font,
.ov_font a {
  line-height: 5px;
  color: #888;
  text-align: center;
}
.ov_font a {
  transition: .5s;
}
.ov_font a:hover {
  color: #fff;
}
.zhanw {
  width: 1px;
  height: 1px;
  margin-top: -1px;
}
.wid {
  width: 128px;
}
.page_content {
  position: relative;
  background: #F5F5F5;
}
.tit_gs {
  font-size: 30px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  font-family: "SimSun";
  font-weight: bold;
  padding-top: 60px;
}
.tit_en2 {
  color: #888;
  text-align: center;
  margin-bottom: 15px;
}
.fa_linner {
  border-color: #d9d9d9;
}
.fa_linner a:after {
  background-image: url(../../images/fainner_03.png);
}
.common_footer {
  position: relative;
  overflow: hidden;
}
.banner_inner {
  width: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
}
.banner_inner img {
  display: block;
  width: 100%;
}
.page_next {
  width: 34px;
  height: 34px;
  display: block;
  border: solid #fff 1px;
  border-radius: 50%;
  position: absolute;
  top: 55%;
  left: 50%;
  background: url(../../images/proclickh_06.png) no-repeat center;
  margin-top: 45px;
  margin-left: -17px;
  transition: .5s;
}
.page_next:hover {
  border-color: #b20110;
  background-color: #b20110;
}
.gs_show {
  width: 1300px;
  margin: 0 auto;
}
.gs_l {
  width: 530px;
  height: 380px;
  float: left;
  position: relative;
  cursor: pointer;
}
.gs_l:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  background: url(../../images/ship_03.png) no-repeat center;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px;
  transition: .5s;
  cursor: pointer;
}
.gs_l:hover:after {
  background-image: url(../../images/shiph_03.png);
}
.clock_close {
  position: absolute;
  top: -21px;
  right: -10px;
  z-index: 4;
  display: none;
  transition: 0.5;
}
.gs_af:after {
  display: none;
}
.gs_af .clock_close {
  display: block;
}
.gs_l > img {
  width: 530px;
  height: 380px;
  display: block;
}
.gs_r {
  width: 700px;
  float: right;
}
.gs_rbg {
  height: 380px;
  background: #fff;
  overflow: hidden;
  box-sizing: border-box;
  padding: 55px 40px;
}
.gs_tit1 {
  font-size: 24px;
  line-height: 26px;
  color: #333;
}
.gs_font1 {
  line-height: 26px;
  color: #888;
  height: 201px;
  overflow-y: auto;
  padding-right: 40px;
}
.color_line {
  width: 66px;
  height: 3px;
  display: block;
  background: #b20110;
  margin-top: 10px;
  margin-bottom: 16px;
}
.gs_font1::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/storscroll_03.jpg) repeat-y center;
  height: 20px;
}
.gs_font1::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-y center;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}
.gs_rul {
  overflow: hidden;
  color: #fff;
  margin-top: 48px;
  text-align: center;
}
.gs_rul li {
  line-height: 26px;
  float: left;
  position: relative;
  padding: 0 40px;
}
.gs_rul li span {
  font-size: 50px;
  line-height: 50px;
  color: #b20110;
  font-family: "SimSun";
  font-weight: bold;
}
.gs_rul li:after {
  content: "";
  position: relative;
  position: absolute;
  width: 36px;
  height: 100%;
  background: url(../../images/fz_07.png) no-repeat center;
  right: -28px;
  bottom: 0;
}
.gs_rul li:last-child {
  padding-right: 0;
}
.gs_rul li:first-child {
  padding-left: 30px;
}
.gs_rul li:last-child:after {
  display: none;
}
.p_mart {
  margin-top: -5px;
}
.gsjj_inner {
  padding-bottom: 90px;
}
.fzlc_inner {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.fa_year {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  position: absolute;
  bottom: 265px;
  left: 50%;
  transform: translate(-50%, 0);
  transition: .5s;
}
.fa_font {
  width: 100%;
  line-height: 22px;
  color: #888;
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  transition: .5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fa_font p{
  width: 99%;
  word-break: normal;
  white-space: pre-wrap;
  word-wrapL: break-word;
  text-align: left;
}

.fzlc_intro{
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #888;
}

.fzlc_font {
  float: left;
}
.fz_ul {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  height: 476px;
  margin-top: 5px;
}
.fz_ul li {
  text-align: center;
  display: inline-block;
  position: relative;
  width: 297px;
  height: 500px;
}
.fz_ul li:first-child {
  width: 297px;
}
.fz_ul li:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 103%;
  background: #3f3f3f;
  top: 50%;
  margin-top: -0.5px;
  left: 0;
  z-index: 1;
}
.fz_ul li:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: solid #848484 1px;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -6px;
  border-radius: 50%;
  z-index: 4;
  background: #2a2422 no-repeat center;
  transition: .5s;
}
.odd .fa_year {
  bottom: 205px;
  top: auto;
  position: absolute;
}
.odd .fa_font {
  bottom: 35px;
  top: auto;
  width: 100%;
  height: 165px;
  word-break: break-all;
  word-wrap: break-word;
}
.fz_ul li:hover:before {
  background-image: url(../../images/fzbg_03.png);
  border-color: #b20110;
}
.fz_ul::-webkit-scrollbar,
.scroll_stor::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/scrolll_07.jpg) repeat-x center;
  height: 10px;
}
.fz_ul::-webkit-scrollbar-thumb,
.scroll_stor::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-x center;
  width: 3px;
  background-clip: padding-box;
  height: 10px ;
  border-radius: 15px;
}
.fz_ul li:hover .fa_year,
.fz_ul li:hover .fa_font {
  color: #b20110;
}
.brand_inner {
  width: 1300px;
  margin: 0 auto;
}
.brand_inner .tit_gs {
  color: #333;
}
.brand_ul2 {
  overflow: hidden;
  margin-top: 18px;
  padding-bottom: 60px;
}
.brand_ul2 li {
  width: 230px;
  height: 372px;
  background: url(../../images/pplibg_03.png) no-repeat center;
  padding: 33px 10px 33px 40px;
  box-sizing: border-box;
  transition: .5s;
  position: relative;
  float: left;
  overflow: hidden;
  cursor: pointer;
}
.li_h {
  font-size: 50px;
  line-height: 50px;
  color: #d9d9d9;
}
.li_font1 {
  font-size: 18px;
  line-height: 26px;
  color: #333;
  margin-top: 130px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.li_en {
  color: #eee;
  line-height: 20px;
  margin-top: 32px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.li_line1 {
  position: absolute;
  display: block;
  width: 296px;
  height: 1px;
  background: #b0b0b0;
  left: 40px;
  bottom: 88px;
  transition: .5s;
  left: 666%;
}
.tit_en3 {
  color: #888;
}
.brand_ul2 .brand_on {
  width: 368px;
}
.brand_on .li_font1,
.brand_on .li_h {
  color: #fff;
}
.brand_on .li_en {
  display: -webkit-box;
}
.brand_on .li_line1 {
  left: 40px;
}
.brand2_inner {
  width: 1300px;
  margin: 0 auto;
  padding-top: 58px;
  padding-bottom: 60px;
}
.brand2img {
  position: absolute;
  width: 1300px;
  margin-top: -100px;
}
.brand2_inner2 {
  position: relative;
  width: 1300px;
  height: 510px;
  padding-top: 12px;
}
.brand_ul3 {
  padding-left: 606px;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
}
.brand_font1 {
  font-size: 15px;
  width: 27px;
  height: 27px;
  line-height: 27px;
  color: #888;
  font-family: "Arial";
  border: solid #d5d5d5 1px;
  border-radius: 50%;
  float: left;
  text-align: center;
  box-sizing: border-box;
  margin-top: 4px;
  transition: .5s;
}
.brand_ul3 li {
  position: relative;
  overflow: hidden;
  height: 38px;
}
.brand_font2 {
  font-size: 14px;
  line-height: 36px;
  color: #888;
  float: left;
  margin-left: 20px;
  transition: .5s;
}
.brand_font3 {
  line-height: 36px;
  color: #888;
  float: left;
  padding: 0 20px;
  border: solid #d5d5d5 1px;
  position: relative;
  max-width: 336px;
  margin-left: 56px;
  transition: display 0.5s, margin-left 0.7s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.brand_font3:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../../images/poin_03.jpg) no-repeat center;
  top: 50%;
  margin-top: -10px;
  left: -15px;
}
.brand_ul3 li:first-child {
  margin-bottom: 3px;
  margin-top: 13px;
}
.brand_ul3 li:nth-of-type(2) {
  margin-bottom: 7px;
  margin-left: 49px;
}
.brand_ul3 li:nth-of-type(3) {
  margin-bottom: 13px;
  margin-left: 61px;
}
.brand_ul3 li:nth-of-type(3) {
  margin-bottom: 17px;
  margin-left: 84px;
}
.brand_ul3 li:nth-of-type(4) {
  margin-bottom: 14px;
  margin-left: 100px;
}
.brand_ul3 li:nth-of-type(5) {
  margin-bottom: 17px;
  margin-left: 108px;
}
.brand_ul3 li:nth-of-type(6) {
  margin-bottom: 13px;
  margin-left: 111px;
}
.brand_ul3 li:nth-of-type(7) {
  margin-bottom: 10px;
  margin-left: 100px;
}
.brand_ul3 li:nth-of-type(8) {
  margin-bottom: 11px;
  margin-left: 74px;
}
.brand_ul3 li:nth-of-type(9) {
  margin-bottom: 11px;
  margin-left: 39px;
}
.brand_ul3 li:nth-of-type(10) {
  margin-bottom: 11px;
}
.brand_font3 p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.brand_ul3 li:hover .brand_font3 {
  margin-left: 36px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.brand_ul3 li:hover .brand_font1 {
  border-color: #b20110;
  color: #b20110;
}
.brand_ul3 li:hover .brand_font2 {
  color: #b20110;
}
.show_inner {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.show2_ul {
  overflow: hidden;
}
.show2_ul li {
  width: 260px;
  float: left;
  overflow: hidden;
  height: 200px;
  background: #b20110;
  text-align: center;
  padding-top: 30px;
  box-sizing: border-box;
}
.show2_tit {
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
}
.show2_p {
  line-height: 24px;
  color: #fff;
}
.show2_ul li:nth-of-type(2n) {
  background: #fff;
}
.show2_ul li:nth-of-type(2n) .show2_tit {
  color: #333;
}
.show2_ul li:nth-of-type(2n) .show2_p {
  color: #888;
}
.show2_img {
  height: 337px;
  position: relative;
  width: 100%;
  margin-top: -2px;
}
.show_btit {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  transition: .5s;
}
.show_fontb {
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 35px 40px;
}
.show2bg {
  padding: 60px 0;
}
.env_inner {
  width: 1300px;
  margin: 0 auto;
}
.env_tit {
  font-size: 18px;
  line-height: 63px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.env_p {
  line-height: 24px;
  color: #888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.env_ul {
  overflow: hidden;
  text-align: center;
  padding-bottom: 60px;
}
.env_ul li {
  width: 25%;
  float: left;
  overflow: hidden;
  background: url(../../images/huanbaobg_03.png) no-repeat left center;
  box-sizing: border-box;
  padding: 0 22px;
  height: 346px;
}
.env_inner .tit_gs,
.technology_inner .tit_gs {
  color: #333;
}
.envbg_img {
  height: 166px;
  line-height: 166px;
}
.envbg_img img {
  max-width: 100%;
  transition: .5s;
}
.technology_inner {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.tech_a {
  overflow: hidden;
  margin-bottom: 25px;
}
.tech_a a {
  display: block;
  width: 200px;
  height: 55px;
  border: solid #d9d9d9 1px;
  float: left;
  box-sizing: border-box;
  padding: 0 10px 0 30px;
  line-height: 55px;
  font-size: 18px;
  color: #333;
  text-align: left;
  margin-right: 20px;
  transition: .5s;
}
.tech_a a:last-child {
  margin-right: 0;
}
.tech_a a:hover,
.tech_a .on {
  background: #b20110;
  color: #fff;
  border-color: #b20110;
}
.env_ul li:hover img {
  transform: translateY(-5px);
}
.k_ul {
  overflow: hidden;
  margin-top: 35px;
}
.k_ul li {
  overflow: hidden;
  width: 650px;
  box-sizing: border-box;
  float: left;
  border-right: solid #e8e7e6 1px;
}
.k_ul li:last-child {
  border-right: none;
  padding-right: 0;
}
.k_ul li:last-child a {
  float: right;
}
.k_ul li a {
  display: block;
  overflow: hidden;
  height: 140px;
  transition: .5s;
  cursor: default;
}
.k_ul li:nth-of-type(2) a:hover {
  transform: translateX(-10px);
}
.k_ul li:first-child a:hover {
  transform: translateX(10px);
}
.kimg {
  width: 74px;
  height: 74px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}
.kimg img {
  width: 74px;
  height: 74px;
  display: block;
}
.k_tit {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-bottom: 8px;
}
.k_p {
  line-height: 24px;
  color: #888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.k_font {
  float: left;
  width: 438px;
}
.mian_ul2 {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
}
.mian_ul2 li {
  width: 8px;
  height: 8px;
  border: solid transparent 2px;
  background: #959595;
  transition: .5s;
  border-radius: 50%;
  float: left;
  box-sizing: border-box;
  margin-right: 8px;
  font-size: 0;
  cursor: pointer;
}
.mian_ul2 li:last-child {
  margin-right: 0;
}
.mian_ul2 li:hover,
.mian_ul2 .on {
  border-color: #959595;
  background: transparent;
}
.k_cell {
  text-align: center;
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 35px;
  padding-top: 30px;
}
.prex_cell,
.prex_next {
  display: inline-block;
  width: 20px;
  height: 20px;
  transition: .5s;
}
.prex_cell {
  background: url(../../images/lr_03.png) no-repeat center;
  margin-right: 12px;
}
.prex_next {
  background: url(../../images/lrh_05.png) no-repeat center;
  margin-left: 12px;
}
.prex_cell:hover {
  background-image: url(../../images/lrh_03.png);
}
.prex_next:hover {
  background-image: url(../../images/lr_05.png);
}
.k_slidebox {
  display: none;
}
.slide_changbox .on1 {
  display: block;
}
.zp_inner {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 60px;
}
.zp_header {
  overflow: hidden;
  background: #b20110;
  text-align: center;
}
.zp_header p {
  font-size: 18px;
  line-height: 56px;
  color: #fff;
  float: left;
  width: 260px;
  position: relative;
}
.zp_header p:before {
  content: "";
  position: absolute;
  height: 18px;
  background: rgba(255, 255, 255, 0.3);
  width: 1px;
  right: 0;
  top: 50%;
  margin-top: -9px;
}
.zp_header p:last-child:before {
  display: none;
}
.zp_ul > li {
  overflow: hidden;
  background: #fff;
  transition: .5s;
  padding: 0 40px;
  text-align: center;
  margin-bottom: 10px;
}
.zp_ul > li:last-child {
  margin-bottom: 0;
}
.zp_top > p {
  line-height: 50px;
  padding: 2px 0;
  box-sizing: border-box;
  width: 260px;
  float: left;
  color: #333;
  position: relative;
  transition: .5s;
}
.zp_top > p:first-child,
.zp_top p:last-child {
  width: 220px;
}
.zp_top {
  cursor: pointer;
  overflow: hidden;
}
.p_tit3 {
  margin-bottom: 4px;
  padding-top: 8px;
}
.zp_show {
  text-align: left;
  padding-right: 118px;
  border-top: solid rgba(255, 255, 255, 0.2) 1px;
  display: none;
  padding-bottom: 35px;
  padding-top: 8px;
}
.p_show1:before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background: url(../../images/zpl.png) no-repeat center;
  left: 0;
  top: 50%;
  margin-top: -10px;
  display: none;
  transition: .5s;
}
.zp_close {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 0;
  background: url(../../images/zpclose_07.png) no-repeat center;
  margin-top: -10px;
  display: none;
  transition: .5s;
}
.zp_ul > .onli,
.zp_ul > .def {
  background: url(../../images/zplbg_03.jpg);
}
.zp_ul > .def .zp_show {
  display: block;
}
.onli .p_show1,
.def .p_show1 {
  color: #b20110;
}
.zp_ul > .onli .p_show1:before,
.zp_ul > .def .p_show1:before,
.zp_ul > .onli .zp_close,
.zp_ul > .def .zp_close {
  display: block;
}
.zp_xx {
  text-align: center;
  color: #888;
  line-height: 28px;
  padding: 20px 0;
  border-bottom: solid rgba(255, 255, 255, 0.2) 1px;
}
.zp_xx a {
  text-align: center;
  color: #888;
  line-height: 28px;
  transition: .5;
}
.zp_xx a:hover {
  color: #b20110;
}
.contact_inner {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.contact_inner .tit_gs {
  color: #333;
}
.contact_ul {
  width: 326px;
  float: left;
  background: #b20110;
  color: #fff;
  box-sizing: border-box;
  padding: 40px;
  height: 550px;
}
.contact_ul li:first-child {
  font-size: 18px;
  line-height: 26px;
  background: url(../../images/atel_06.png) no-repeat left center;
  padding-left: 35px;
}
.contact_ul li {
  padding: 10px 0;
  border-bottom: solid rgba(255, 255, 255, 0.4) 1px;
  line-height: 26px;
  padding-right: 50px;
}
.contact_ul li:last-child {
  border: none;
}
.ditu {
  float: right;
  width: 974px;
  height: 550px;
}
.ditu img {
  display: block;
  width: 974px;
  height: 550px;
}
.input2_box {
  overflow: hidden;
  margin: 20px 0;
}
.input2_box input[type="text"] {
  width: 420px;
  height: 54px;
  border: solid #d9d9d9 1px;
  float: left;
  display: block;
  line-height: 54px;
  color: #888;
  padding: 0 20px;
  box-sizing: border-box;
}
.contact1 {
  overflow: hidden;
}
.input2_box input[type="text"]:nth-of-type(2) {
  margin: 0 20px;
}
.abcity_ul select,
.xxdizhi {
  width: 325px;
  height: 54px;
  border: solid #d9d9d9 1px;
  padding: 0 20px;
  line-height: 54px;
  box-sizing: border-box;
  color: #888;
  font-size: 14px;
}
.abcity_ul select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../../images/pointerbg_03.png) no-repeat scroll 291px center transparent;
  padding-right: 14px;
}
.abcity_ul li {
  float: left;
}
.abcity_ul {
  overflow: hidden;
  float: left;
}
.xxdizhi {
  width: 610px;
}
.abcity_ul li:last-child {
  margin: 0 20px;
}
.abarea {
  width: 1300px;
  border: solid #d9d9d9 1px;
  padding: 10px 20px;
  line-height: 24px;
  box-sizing: border-box;
  color: #888;
  font-size: 14px;
  height: 195px;
  margin-top: 20px;
}
.form2 {
  text-align: center;
}
.sity_ul1 li select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../../images/pointerbg_03.png) no-repeat scroll 150px center transparent;
  padding-right: 14px;
}
option {
  color: #666;
}
.sity_ul2 select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../../images/pointerbg_03.png) no-repeat scroll 282px center transparent;
  padding-right: 14px;
}
.sity_ul2 select::-ms-expand {
  display: none;
}
.case_ch {
  width: 1300px;
  margin: 0 auto;
}
.case_nav {
   text-align: center;
  margin-bottom: 26px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  max-width:  1300px;
  padding-bottom: 22px;
}
.case_nav li {
  display: inline-block;
}
.case_nav li a {
  display: block;
  padding: 0 26px;
  font-size: 16px;
  line-height: 22px;
  color: #888;
  font-family: "Arial";
  transition: .5s;
  position: relative;
}
.case_nav li a:hover,
.case_nav .on a {
  color: #fff;
}
.case_nav li a:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 1px;
  background: #b20110;
  bottom: -7px;
  left: 26px;
  transition: .5s;
}
.case_nav li a:hover:after,
.case_nav .on a:after {
  width: 41px;
}
.case1 {
  display: block;
    width: 426px;
    background: #fff;
    position: relative;
    line-height: 24px;
    color: #333;
    overflow: hidden;
}

.case_tit {
  line-height: 24px;
  color: #333;
  transition: .5s;
}
.case_cha li {
  overflow: hidden;float: left;margin-right:5px;margin-bottom:5px;
}
.case1 p {
  transition: .5s;
}
.case_cha li:last-child .case1 {
  margin-bottom: 0;
}
.case1 span {
  line-height: 24px;
  color: #888;
  transition: .5s;
}
.casech_font {
  padding: 15px 30px;
  width: 100%;
  position: relative;
  z-index: 3;
  box-sizing: border-box;
}
.case1 .case_tit span {
  color: #cfcfcf;
}
.colorbg1 {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: rgba(142, 195, 31, 0.8);
  color: #fff;
  text-align: center;
  padding: 110px 20px 20px 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: .6s;
}
.colorbg1 img {
  margin: 0 auto;
  display: block;
}
.case_font1 {
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case1:hover .case_tit,
.case1:hover span,
.case1:hover p {
  color: #fff;
}
.case1:hover .colorbg1 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.case1 > img {
  width: 426px;
  height: 285px;
  display: block;
}
.slide1_box {
  display: none;
}
.slides_box .slide1_on {
  display: block;
}
.slides_box {
  padding-bottom: 60px;
}
.case3_inner .tit_gs {
  color: #333;
}
.case3_inner {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.case3_inner .case_tit span {
  color: #888;
}
.case1:hover .case_tit,
.case1:hover span,
.case1:hover .case_tit span .case1:hover p,
.case1:hover .casech_font p {
  color: #fff;
}
.serbg {
 text-align: center;
    padding-bottom: 57px;
    width: 100%;
    overflow: hidden;

}
.ser_tit {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-family: "SimSun";
  font-weight: bold;
  padding-top: 49px;
}
.ser_en {
  line-height: 24px;
  color: #eee;
  font-size: 14px;
  font-family: "Arial";
}
.ser_div {
  overflow: hidden;
  width: 740px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  margin-top: 35px;
}
.ser_div input {
  border: none;
  display: block;
  float: left;
}
.ser2_input {
  width: 630px;
  float: left;
  height: 50px;
  color: #888;
  line-height: 50px;
  background: url(../../images/serbg_03.png) no-repeat 585px center #fff;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 20px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  transition: .5s;
}
.ser2_bot {
  width: 110px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 30px;
  background: #b20110;
  cursor: pointer;
}
.ser2_input:focus {
  background-image: none;
}
/*ddcz*/
.ddcx_inner {
  width: 1300px;
  margin: 0 auto;
}
.ddcx_tit {
  font-size: 18px;
  line-height: 60px;
  color: #333;
  border-bottom: solid #cecece 1px;
  margin-bottom: 20px;
}
.ddcx_tit span {
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.ddcx_slide {
  width: 148px;
  overflow: hidden;
}
.ddcx_slide > a {
  display: block;
  width: 146px;
  font-size: 14px;
  line-height: 32px;
  color: #888;
  box-sizing: border-box;
  border: solid #cecece 1px;
  margin-bottom: 15px;
  text-align: center;
}
.ddcx_slide > a:last-child {
  margin-bottom: 0;
}
.ddcx_box {
  overflow: hidden;
  padding-bottom: 60px;
}
.ddcx_chang {
  width: 146px;
  box-sizing: border-box;
  height: 30px;
  border: solid #b20110 1px;
  background: #fff;
  overflow: hidden;
  margin-top: 8px;
}
.ddcx_chang > a {
  display: block;
  width: 20px;
  height: 30px;
  text-align: center;
  transition: .5s;
}
.ddcx_slide > a:hover,
.ddcx_slide > .on {
  color: #fff;
  background: #b20110;
  border-color: #b20110;
}
.dd_prev {
  background: url(../../images/lr_03.png) no-repeat center;
  float: left;
}
.dd_next {
  background: url(../../images/lrh_05.png) no-repeat center;
  float: right;
}
.dd_prev:hover {
  background-image: url(../../images/lrh_03.png);
}
.dd_next:hover {
  background-image: url(../../images/lr_05.png);
}
.ddcx_l {
  width: 146px;
  overflow: hidden;
  float: left;
}
.ddcx_rtit {
  font-size: 18px;
  color: #f4f4f4;
  line-height: 58px;
  text-align: center;
  background: #b20110;
}
.ddcx_r {
  width: 1132px;
  float: right;
}
.ddcx_r table {
  width: 100%;
  margin-bottom: 20px;
}
.ddcx_r table td {
  width: 142px;
  text-align: center;
  color: #888;
  font-size: 14px;
  line-height: 32px;
  border: solid #cecece 1px;
}
.ddcx_r table th {
  font-size: 16px;
  color: #333;
  font-weight: normal;
  text-align: center;
  line-height: 46px;
  border: solid #cecece 1px;
}
.paging {
  text-align: center;
}
.paging .shangyi{ display:none;}
.paging > a {
  display: inline-block;
  border: solid #bababa 1px;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 40px;
  color: #888;
  transition: .5s;
  margin-left: 5px;
}
.paging > .paging_prev {
  background: url(../../images/bannerl_03.png) no-repeat center #bdbdbd;
}
.paging > .paging_next {
  background: url(../../images/bannerl_05.png) no-repeat center #bdbdbd;
}
.paging > a:hover,
.paging .on {
  background-color: #b20110;
  color: #fff;
  border-color: #b20110;
}
/*fwzq*/
.mdcx2 {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.mdcx2 .stor_tit {
  color: #fff;
}
.mdcx2 .sity_ul2 select {
  background: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.mdcx2 .stor_ul li {
  background: #fff;
}
.mdcx2 .stor_l,
.mdcx2 .storr {
  margin-top: 0;
}
.anlc {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.anlc .tit_gs {
  color: #333;
}
.azlc_tit1 {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}
.azlc_box {
  color: #fff;
  line-height: 22px;
  width: 325px;
  padding-top: 65px;
  padding-bottom: 65px;
  padding-left: 60px;
}
.azlc_ul {
	padding-top: 20px;
    display: inline-block;
    max-width: 1300px;
	width: 100%
}
.azlc_ul li {
	width: 12%;
    height: 118px;
    position: relative;
    line-height: 47px;
    font-size: 16px;
    color: #666;
    transition: .5s;
    cursor: pointer;
    display: inline-block;
}
.top {
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
  width: 100px;
  text-align: center;
}
.azlc_ul li:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 103%;
  background: #d4d4d4;
  top: 50%;
  margin-top: -0.5px;
  left: 0;
  z-index: 1;
}
.azlc_ul li:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: solid #8e8e8e 1px;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -6px;
  border-radius: 50%;
  z-index: 4;
  background: #fff no-repeat center;
  transition: .5s;
}
.azlc_ul li:nth-of-type(2n) .top {
  bottom: -3px;
}
.azlc_ul li:hover,
.azlc_ul .on {
  color: #b20110;
}
.azlc_ul li:hover:after,
.azlc_ul .on:after {
  background-image: url(../../images/fzbg_03.png);
  border-color: #b20110;
}
.azlc_ul2 li {
  padding: 15px 20px;
  line-height: 24px;
  color: #fff;
  background: #b20110;
  display: none;
  transition: .5s;
}
.azlc_ul2 .on {
  display: block;
}
.azlc_ul2 {
  margin-top: 5px;
}
.azlc_r {
  height: 412px;
  width: 712px;
  background: #fff;
  box-sizing: border-box;
  float: left;
  margin-left: -32px;
  margin-top: 40px;
  padding: 37px 42px 10px 32px;
  position: relative;
  border-left: solid #b20110 1px;
}
.azlc_r:after {
  content: "";
  position: absolute;
  width: 32px;
  height: 1px;
  background: #b20110;
  top: -1px;
  left: 0;
}
.azlc_r:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 1px;
  background: #b20110;
  bottom: -1px;
  left: 0;
}
.azlc_tit2 {
  font-size: 24px;
  line-height: 22px;
  color: #333333;
}
.azlc_font2 {
  font-size: 14px;
  line-height: 24px;
  color: #888;
  height: 280px;
  overflow-y: auto;
  padding-right: 40px;
}
.azlcimg {
  float: left;
}
.azlc_inner2 {
  overflow: hidden;
  width: 1300px;
  margin: 0 auto;
  padding: 60px 0;
}
.azlc_font2::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/scrollsm_03.jpg) repeat-y center;
  height: 20px;
}
.azlc_font2::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-y center;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}
.dbzc {
  margin: 0 auto;
  padding-bottom: 40px;
}
.db_name {
  font-size: 18px;
  line-height: 18px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: solid #e0e0e0 1px;
  margin-bottom: 20px;
  transition: .5s;
}
.db_name span {
  font-size: 40px;
  line-height: 30px;
  color: #bcbcbc;
  transition: .5s;
}
.db_ul {
  overflow: hidden;
}
.db_ul li {
  width: 33.3%;
  overflow: hidden;
  float: left;
  background: #fff;
  transition: .5s;
}
.db_ul li:hover {
  background: #b20110;
}
.db_font {
  float: left;
  width: 50%;
  padding: 5%;
  box-sizing: border-box;
  background: #fff;
  z-index: 4;
  line-height: 18px;
  color: #888;
  transition: .5s;
  position: relative;
}
.db_font:before,
.dbimg:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../../images/dbbgl.png) no-repeat center;
  top: 50%;
  margin-top: -10px;
  right: -16px;
  transition: .5s;
}
.dbimg:before {
  display: none;
  right: -4px;
  background-image: url(../../images/dbbg_03.png);
}
.dbimg {
  width: 50%;
  float: left;
  position: relative;
}
.dbimg img {
  display: block;
  width: 100%;
}
.db_p::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/scrollsm_03.jpg) repeat-y center;
  height: 20px;
}
.db_p::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-y center;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}
.db_p {
  height: 70px;
  overflow-y: auto;
  padding-right: 20px;
}
.db_font:hover {
  background: #b20110;
  color: #fff;
}
.db_ul li:hover .db_name,
.db_ul li:hover .db_name span,
.db_ul li:hover .db_p {
  border-color: #FFFFFF;
  color: #fff;
}
.db_ul li:hover .db_p::-webkit-scrollbar-thumb {
  background: #fff;
}
.db_ul li:hover .db_font:before {
  background-image: url(../../images/dbbglh.png);
}
.db_ul2 .db_font {
  float: right;
}
.db_ul li:hover .db_font {
  background: #b20110;
}
.db_ul2 li:hover .dbimg:before {
  display: block;
  background-image: url(../../images/dbh_03.png);
}
.cjwt_inner .tit_gs {
  color: #333;
}
.cjwt_inner {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.cjwt_inner2 .tit_gs {
  color: #333;
}
.cjwt_inner2 {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.cj {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 57px;
  transition: .5s;
  background: url(../../images/cjwt_03.png) no-repeat 30px center #fff;
  color: #333;
  padding-left: 62px;
  position: relative;
  padding-right: 45px;
}
.cj2 {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 57px;
  transition: .5s;
  background: url("") no-repeat 30px center #fff;
  color: #333;
  padding-left: 62px;
  position: relative;
  padding-right: 45px;
}



.cjwt_ul2 li {
  margin-bottom: 10px;
}
.cjwt_ul2 > li:last-child {
  margin-bottom: 0px;
}


.cjwt_ul21 li {
  margin-bottom: 10px;
}
.cjwt_ul21 > li:last-child {
  margin-bottom: 0px;
}


.cjon {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../../images/cjwton_10.png) no-repeat center;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -10px;
}
.wt {
  background: url(../../images/cjwtbg_07.png) no-repeat 30px 15px #fff;
  box-sizing: border-box;
  line-height: 24px;
  color: #888;
  padding: 10px 20px 15px 62px;
  display: none;
}

.wt2 {
  background: url("") no-repeat 30px 15px #fff;
  box-sizing: border-box;
  line-height: 24px;
  color: #888;
  padding: 10px 20px 15px 62px;
  display: none;
}

.on .cjon {
  background-image: url(../../images/cjwton_03.png);
}
.cjwt_ul2 .on .cj {
  background: url(../../images/cjwtbg_03.png) no-repeat 30px center #b20110;
  color: #Fff;
}

.cjwt_ul2 .on .cj2 {
  background: url("") no-repeat 30px center #b20110;
  color: #Fff;
}



.on2 .cjon {
  background-image: url(../../images/cjwton_03.png);
}
.cjwt_ul21 .on2 .cj {
  background: url(../../images/cjwtbg_03.png) no-repeat 30px center #b20110;
  color: #Fff;
}


.on2 .cjon {
  background-image: url(“”);
}
.cjwt_ul21 .on2 .cj2 {
  background: url(“”) no-repeat 30px center #b20110;
  color: #Fff;
}






.xz {
  width: 1300px;
  margin: 0 auto;
}
.xz_ul2 {
  overflow: hidden;
}
.xz_ul2 li {
  overflow: hidden;
}
.xz_ul2 div {
  float: left;
  font-size: 14px;
  line-height: 50px;
  color: #888;
  padding: 5px 50px;
  border-right: solid #2a2422 1px;
}
.xz_a2 {
  display: block;
  width: 66px;
  overflow: hidden;
  background: #2a2422;
  text-align: center;
  line-height: 28px;
  color: #888;
  border-radius: 30px;
  float: right;
  margin-top: 16px;
  transition: .5s;
}
.zx_slidebg {
  background: url(../../images/xzbg2_03.jpg);
}
.zx_slide {
  width: 1300px;
  margin: 0 auto;
}
.xz_ul2 .xz_l {
  padding-left: 90px;
  background: url(../../images/xzcpbg_06.png) no-repeat 50px center;
  border-left: solid #2a2422 1px;
}
.slides {
  padding-bottom: 60px;
}
.zx_center {
  width: 1300px;
  margin: 0 auto;
}
.xz_ul2 li:hover .xz_a2 {
  background: #b20110;
  color: #fff;
}
.wlcxl {
  padding: 59px;
  box-sizing: border-box;
  background: url(../../images/flcx.jpg) no-repeat center;
}
.wlcx_a {
  display: block;
  margin: 0 auto;
  width: 192px;
  height: 50px;
  border-radius: 30px;
  transition: .5s;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  background: #b20110;
}
.wlcx_a:hover {
  color: #b20110;
  background: #fff;
}
.mzsm {
  width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 55px 60px 60px;
  background: #fff;
}
.mzsm_tit {
  font-size: 30px;
  line-height: 50px;
  color: #333;
  font-family: "SimSun";
  font-weight: bold;
  text-align: center;
}
.mzsm_line {
  border-bottom: solid #dcdcdc 1px;
  margin: 25px 0 20px 0;
}
.mzsm_tit2 {
  font-size: 18px;
  line-height: 40px;
  color: #333;
  font-weight: bold;
  margin-top: 21px;
}
.br_line {
  width: 63px;
  display: block;
  height: 1px;
  background: #b20110;
  margin-bottom: 30px;
}
.brl_font {
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  float: left;
  width:100%;
}
.brl_font a {
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  transition: .5s;
}
.brl_font a:hover {
  color: #b20110;
}
.ppjj {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 96px;
}
.br_box {
  overflow: hidden;
  margin-bottom: 60px;
}
.brr_font {
  float: right;
  width: 936px;
  height: 290px;
  background: #fff;
  box-sizing: border-box;
  padding: 55px 60px 60px;
}
.bbrr_tit {
  font-size: 20px;
  color: #333;
  line-height: 28px;
  position: relative;
  padding-left: 14px;
}
.bbrr_tit:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 20px;
  background: #b20110;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.br_en2 {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 28px;
  font-family: "Arial";
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: solid #d8d8d8  1px;
}
.brscroll {
  height: 82px;
  overflow-y: auto;
  line-height: 26px;
  color: #888;
  padding-right: 20px;
}
.brscroll::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/scrollsm_03.jpg) repeat-y center;
  height: 20px;
}
.brscroll::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-y center;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}
.bran_ul2 {
  overflow: hidden;
  white-space: nowrap;
  overflow-x: auto;
  padding-top: 5px;
  margin-top: -5px;
}
.bran_ul2 li {
  line-height: 43px;
  color: #e6e6e7;
  margin-right: 40px;
  min-width: 115px;
  display: inline-block;
  text-align: center;
}
.bran_ul2 > li > img {
  display: block;
  width: 78px;
  height: 78px;
  margin: 0 auto;
  transition: .5s;
}
.bran_ul2 > li > img:hover {
  transform: translateY(-5px);
}
.bran_ul2 li:last-child {
  margin-right: 0;
}
.bran_ul2::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/scrollsm_03.jpg) repeat-x center;
  height: 20px;
}
.bran_ul2::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-x center;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}
.produ_slide {
  width: 1300px;
  margin: 0 auto;
}
.product_show2 {
  overflow: hidden;
}
.prodiv .pro_a {
  width: 424.3px;
  margin: 0;
  cursor: default;
}
.prodiv {
  float: left;
  margin: .5% .5%;
  line-height: 22px;
  color: #c5c5c5;
}
.prodiv > p {
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bg_product {
  padding-bottom: 60px;
  width: 1300px;
  margin: 0 auto;
}
.ppzq_slide {
  width: 1300px;
  margin: 0 auto;
}
.bbzq_inner {
  width: 1300px;
  margin: 0 auto;
}
.pp_zq2 {
  overflow: hidden;
}
.bbzq_inner .tit_gs {
  color: #333;
}
.produ2 .prol_tit2 span {
  font-size: 30px;
  line-height: 22px;
  color: #b20110;
}
.prol_tit2 {
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.produ2 {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
  padding: 60px;
}
.changbox {
  background: #fff;
  overflow: hidden;
}
.produr {
  width: 590px;
  float: right;
  position: relative;
  height: 240px;
  border-left: solid #d8d8d8 1px;
}
.produl {
  float: left;
}
.rro2_line2 {
  height: 10px;
  background: url(../../images/proline2_03.png) no-repeat left center;
  margin: 10px 0;
}
.pl {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  float: left;
  min-width: 85px;
}
.pr {
  float: left;
  line-height: 22px;
  color: #888;
}
.pl_font {
  overflow: hidden;
  margin-bottom: 5px;
}
.proimg {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.product_show2 .prodiv:nth-of-type(3n-2) {
  margin-left: 0;
}
.product_show2 .prodiv:nth-of-type(3n) {
  margin-right: 0;
}
.changbox2 {
  display: none;
}
.slides_box2 .slide_on {
  display: block;
}
.wssc {
  width: 1300px;
  margin: 0 auto;
}
.sc_a {
  width: 420px;
  height: 453px;
  display: block;
  float: left;
  padding-top: 250px;
  z-index: 5;
  box-sizing: border-box;
  line-height: 24px;
  color: #fff;
  font-size: 20px;
  margin-right: 20px;
  position: relative;
}
.sc_slides {
  overflow: hidden;
  text-align: center;
}
.dj {
  line-height: 48px;
  color: #333;
  width: 155px;
  border-radius: 30px;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 14px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 42px;
  background: url(../../images/scpr_03.png) no-repeat 108px center #fff;
  transition: .5s;
}
.dj:hover {
  background-image: url(../../images/scpoinrh_03.png);
  background-color: #e20000;
  color: #fff;
}
.sc {
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: -42px;
  position: relative;
  z-index: 5;
}
.scslide_box {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
  float: left;
}
.sc_prev,
.sc_next {
  display: block;
  width: 47px;
  height: 50px;
  transition: .5s;
  margin-top: 201px;
}
.sc_prev {
  background: url(../../images/scimgl_13.png) no-repeat left center;
  float: left;
}
.sc_next {
  background: url(../../images/scimgrh_10.png) no-repeat right center;
  float: right;
}
.sc_prev:hover {
  background-image: url(../../images/scimgl_10.png);
}
.sc_next:hover {
  background-image: url(../../images/scimgr_10.png);
}
.sc_a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: skew(117deg);
  background: url(../../images/scbgimg_03.png) no-repeat left bottom;
  left: 0;
  bottom: 0;
  z-index: 2;
  display: none;
}
.toph {
  height: 1095px;
}
.new_page {
  overflow: hidden;
  margin-bottom: 20px;
}
.new_tit2 {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: .5s;
}
.new_p2 {
  line-height: 22px;
  color: #888;
  margin-top: 10px;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: .5s;
}
.new_time2 {
  line-height: 22px;
  color: #888;
  font-family: "Arial";
  transition: .5s;
}
.page_Newa {
  display: block;
  width: 380px;
  overflow: hidden;
  box-sizing: border-box;
  float: left;
  text-align: left;
  background: #fff;
  transition: .5s;
}
.page_Newa > img {
  display: block;
  width: 380px;
  height: 185px;
  transition: .5s;
}
.page_Newa > img:hover {
  transform: scale(1.03);
}
.newfont2 {
  padding: 15px 26px 15px 10px;
}
.new_page .page_Newa:nth-of-type(2) {
  margin: 0 20px;
}
.new_pageul {
  width: 1300px;
  margin: 0 auto;
  border-radius: 10px;
  background: #f4f4f4;
  overflow: hidden;
  padding: 60px 60px 30px ;
  box-sizing: border-box;
}
.new_pageul .new_page:last-child {
  margin-bottom: 0;
}
.page_Newa:hover {
  background: #b20110;
}
.page_Newa:hover .new_tit2,
.page_Newa:hover .new_p2,
.page_Newa:hover .new_time2 {
  color: #fff;
}
.newbox {
  padding-bottom: 25px;
}
.newdet_tit {
  font-size: 18px;
  line-height: 60px;
  color: #333;
  float: left;
}
.newdet_tit span {
  line-height: 22px;
  color: #888;
  font-family: "Arial";
}
.newdet {
  width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 60px 60px 0 60px;
  border-radius: 10px;
  background: #f4f4f4;
  text-align: center;
}
.new_top {
  overflow: hidden;
  border-bottom: solid #cecece 1px;
  margin-bottom: 20px;
}
.share {
  overflow: hidden;
  float: right;
}
.share .bdshare-button-style0-32 .bds_tsina {
  background: url(../../images/share_03.png) no-repeat center;
  transition: .5s;
}
.share .bdshare-button-style0-32 .bds_qzone {
  background: url(../../images/share_05.png) no-repeat center;
  transition: .5s;
}
.share .bdshare-button-style0-32 .bds_sqq {
  background: url(../../images/share_07.png) no-repeat center;
  transition: .5s;
}
.share .bdshare-button-style0-32 .bds_weixin {
  background: url(../../images/share_09.png) no-repeat center;
  transition: .5s;
}
.share .bdshare-button-style0-32 .bds_tsina:hover {
  background-image: url(../../images/shareh_03.png);
}
.share .bdshare-button-style0-32 .bds_qzone:hover {
  background-image: url(../../images/shareh_05.png);
}
.share .bdshare-button-style0-32 .bds_sqq:hover {
  background-image: url(../../images/shareh_07.png);
}
.share .bdshare-button-style0-32 .bds_weixin:hover {
  background-image: url(../../images/shareh_09.png);
}
.newdet .bbrr_tit {
  text-align: left;
  margin-bottom: 15px;
  margin-top: 15px;
}
.newdet p {
  text-align: left;
	line-height: 30px;
}
.newdet div {
  text-align: left;
	line-height: 30px;
}
.newdet img {
  margin: 20px 0 0;
}
.label,
.label a {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  transition: .5s;
}
.label a:hover {
  color: #b20110;
}
.label {
  padding: 25px 0;
  border-bottom: solid #cecece 1px;
  text-align: left;
}
.fh {
  overflow: hidden;
  margin-top: 27px;
}
.fh a {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 33px;
  color: #666;
  transition: .5s;
}
.new_prev,
.new_next {
  width: 500px;
}
.fh .new_next {
  float: right;
}
.new_prev {
  text-align: left;
  padding-left: 33px;
  background: url(../../images/newdet_03.png) no-repeat left center;
}
.new_next {
  text-align: right;
  padding-right: 33px;
  background: url(../../images/newdeth_05.png) no-repeat right center;
}
.new_prev:hover {
  color: #b20110;
  background-image: url(../../images/newdeth_03.png);
}
.new_next:hover {
  color: #b20110;
  background-image: url(../../images/newdet_05.png);
}
.black_a {
  width: 104px;
  border: solid #cfcfcf 1px;
  border-radius: 20px;
  text-align: center;
}
.black_a:hover {
  background: #b20110;
  color: #fff;
  border-color: #b20110;
}
.zxty_page1 {
  width: 1300px;
  margin: 0 auto;
}
.zxty_page1 .tit_gs {
  color: #333;
}
.sm1 {
  font-size: 16px;
  line-height: 58px;
  color: #333;
  padding-left: 33px;
  border-bottom: solid #dbdbdb 1px;
  height: 58px;
  box-sizing: border-box;
}
.sm_zy {
  color: #333;
  margin-top: 10px;
}
.sm_ul {
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
  color: #888;
  margin-top: -30px;
  padding-bottom: 55px;
}
.sm_ul li {
  width: 490px;
}
.sm_ul li:first-child {
  float: left;
}
.sm_ul li:last-child {
  float: right;
}
.sm_ul li:first-child .sm1 {
  background: url(../../images/smimg_03.png) no-repeat left center;
}
.sm_ul li:last-child .sm1 {
  background: url(../../images/smimg_05.png) no-repeat left center;
}
.zxty_inner {
  width: 1300px;
  margin: 0 auto;
}
.slide3 .pro_a {
  width: 426px;
  margin: 5px;
}
.slide3 .pro_list1 li a:nth-of-type(3n) {
  margin-right: 0;
}
.slide3 .pro_list1 li:last-child a {
  margin-bottom: 0;
}
.slides3 {
  display: none;
}
.slide_box3 .slides3on {
  display: block;
}
.slide_box3 {
  padding-bottom: 60px;
}
.vr2 {
  width: 127px;
  height: 35px;
  line-height: 34px;
  color: #333;
  text-align: center;
  background: #fff;
  border-radius: 30px;
  margin: 0 auto;
  margin-top: 10px;
  box-sizing: border-box;
}
.jmtj_inner {
  width: 1300px;
  margin: 0 auto;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 22px;
}
.jm_tit2 {
  font-size: 18px;
  line-height: 50px;
  transition: .5s;
}
.jmfont {
  color: #fff;
  line-height: 24px;
  color: #cbcbcb;
  text-align: center;
  height: 122px;
}
.jm_ul li {
  width: 310px;
  float: left;
  position: relative;
  height: 288px;
}
.jm_ul li:hover .jm_tit2 {

}
.jm_ul {
  text-align: center;
  display: inline-block;
  margin-top: -5px;
}
.jmimg1,
.jmimg2 {
  width: 138px;
  height: 138px;
  margin: 0 auto;
  position: relative;
  transition: .5s;
}
.jm_ul li:hover .jmimg2,
.jm_ul li:hover .jmimg1 {
  transform: translateY(-5px);
}
.jmimg1:before,
.jmimg2:before {
  content: "";
  position: absolute;
  width: 200px;
  height: 80px;
  top: 50%;
  margin-top: -40px;
  right: -193px;
  background: url(../../images/jmline_03.png) no-repeat center;
}
.jmimg1:before {
  background-image: url(../../images/jmline_06.png);
}
.jm_ul li:last-child .jmimg1:before,
.jm_ul li:last-child .jmimg2:before,
.jm_ul li:nth-of-type(4n) .jmimg2:before {
  display: none;
}
.jmzc_tit {
  font-size: 18px;
  line-height: 30px;
  color: #b20110;
  transition: .5s;
  padding-left: 40px;
  background: url(../../images/zssmimg_09.png) no-repeat left center;
  margin-top: 55px;
  margin-bottom: 10px;
}
.jmzc_font {
  line-height: 24px;
  color: #888;
  width: 50%;
  float: left;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
  transition: .5s;
}
.jm_slide li:hover {
  background: #b20110;
}
.jm_slide li:hover .jmzc_font {
  color: #fff;
}
.jm_slide li:hover .jmzc_tit {
  color: #fff;
}
.jm_slide {
  overflow: hidden;
}
.jm_slide li {
  width: 33%;
  float: left;
  background: #fff;
}
.jm_slide li img {
  width: 50%;
  display: block;
  float: left;
}
.jmzc_bg .tit_gs {
  color: #333;
}
.ulscroll::-webkit-scrollbar,
.scroll_stor::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/scrolll_07.jpg) repeat-y center;
  height: 20px;
}
.ulscroll::-webkit-scrollbar-thumb,
.scroll_stor::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-y center;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}
.scroll_stor::-webkit-scrollbar {
  background: url(../../images/storscroll_03.jpg);
}
/*miaodian*/
.mdcx_pagebg,
.azlcbg,
.dbbg,
.cjwtbg,
.cjwtbg2,
.xzbg1,
.wlcxl,
.jmtjbg,
.zsbg,
.jmzc_bg,
.casebg1,
.casebg3,
.zpbg,
.ab_contactbg,
.miaodians {
  position: relative;
}
#fwzq1,
#fwzq2,
#fwzq3,
#fwzq4,
#fwzq5,
#fwzq6,
#jm1,
#jm2,
#jm3,
#fx1,
#fx2,
#fx3,
#ab1,
#ab2,
#ab3,
#ab4,
#ab5,
#ab6,
#ab7 {
  position: absolute;
  height: 1px;
  width: 1px;
  top: -106px;
}
.fanhui {
  width: 106px;
  line-height: 32px;
  text-align: center;
  display: block;
  background: #e20000;
  color: #fff;
  border-radius: 30px;
  height: 32px;
  margin: 60px auto 0 auto;
}
.mzsm_scroll {
  height: 584px;
  overflow-y: auto;
}
.mzsm_scroll::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/scrollsm_03.jpg) repeat-y center;
  height: 20px;
}
.mzsm_scroll::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-y center;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}
@media screen and (max-width: 1651px) {
  .ser {
    display: none;
  }
  .pro_p {
    font-size: 13px;
  }
  .jmzc_tit {
    margin-top: 10%;
  }
  .db_font {
    padding: 4%;
  }
  .db_p {
    height: 55px;
  }
  .qqkefu{top:41%;}
}
@media screen and (max-width: 1301px) {
  .titbg {
    padding-left: 100px;
  }

}


.pro_list1{overflow: hidden;}
.case_cha li.r2{margin-right:0;}
.case_cha{padding-left:5px;}

.xz_ul2 .xz_2 {
    width: 135px;
    box-sizing: border-box;
    text-align: center;
    padding: 5px 0;
    overflow: hidden;
}

.pro_list12 li{width:100%;}
.pro_list12 li a{float:left;}


.center1 {
    text-align: center;
}
.case_nav::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/scrollsm_03.jpg) repeat-x center;
  height: 10px;
}
.case_nav::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-x center;
  width: 3px;
  background-clip: padding-box;
  height:3px ;
  border-radius: 15px;
}

.jmzc_font p {
    height:  168px;
    overflow-y: auto;
    padding-right:  10px;
}
.jmzc_font p::-webkit-scrollbar {
  width: 3px;
  background: #dcdcdc;
  height: 20px;
}
.jmzc_font p::-webkit-scrollbar-thumb {
  background: #b20110;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}
.jm_slide li:hover p::-webkit-scrollbar-thumb {background:#fff;}


.azlc_ul::-webkit-scrollbar {
  width: 3px;
  background: url(../../images/scrollsm_03.jpg) repeat-x center;
  height: 20px;
}
.azlc_ul::-webkit-scrollbar-thumb {
  background: url(../../images/scrollb_03.jpg) repeat-x center;
  background-size:10px;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}

.slides3 .pro_list1 li{ width: 426px;
    margin: 0;
    margin-right: 11px;
   }
.slides3 .pro_list1 .r2{ margin-bottom:  11px;margin-right:0;}
.slides3 .pro_list1 .pro_a{margin:0;}

.shou {
    z-index: 3;
    cursor: pointer;
    width: 30px;
    height: 40px;
    bottom: 158px;
    border-radius: 5px 0 0 5px;
    right: 70px;
    background: url(../../images/kefq.png) no-repeat center #fff;
    position: absolute;
}
.qqkefun{right:-73px;}
.qqkefun .shou{background-image:url(../../images/kefq1.png);}




.caseck_inner{width:1200px;margin:69px auto;}
.caseck{position:absolute;top:0;left:0;transform:translate(-50%,-50%);left:50%;top:55%;z-index:20;
    background:#fff;overflow: visible;border-radius:10px;padding-left:19px;}
.case_pop{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);z-index:-4;opacity: 0;
filter: alpha(opacity=0);}
.close_pop{height:34px;background:url(../../images/hon_15.png) no-repeat center;margin-bottom:26px
    ;width:34px;position:absolute;top:-17px;right:-10px;}
.case_pop2{z-index:20;opacity: 1;
filter: alpha(opacity=100);}
.ms-slide-bgcont img{width:890px!important;height:auto!important;margin:0!important;}

.caseck_inner::-webkit-scrollbar{
  width: 3px;
  background: url(../../images/scrolll_07.jpg) repeat-y center;
  height: 20px;
}
.caseck_inner::-webkit-scrollbar-thumb{
  background: url(../../images/scrollb_03.jpg) repeat-y center;
  width: 3px;
  background-clip: padding-box;
  height: 13px ;
  border-radius: 15px;
}
.caseck_inner .ms-showcase2-template.ms-dir-v{padding-right:210px;}
.caseck_inner .ms-showcase2-template .ms-thumb-list .ms-dir-v{width:170px;}
.caseck_inner .ms-showcase2-template .ms-thumb-list .ms-thumb-frame{width:170px;}
@media screen and (max-width: 1501px) {
   .caseck_inner{height:600px;overflow-y: auto;width:1126px;margin:40px auto;}
   .caseck{padding-left:21px;}
   .caseck_inner .ms-showcase2-template .ms-dir-v {
    padding-right: 0px;}
    .caseck_inner .ms-showcase2-template .ms-thumb-list .ms-dir-v{width:135px;}
    .caseck_inner .ms-showcase2-template .ms-thumb-list .ms-thumb-frame{width:135px;}
}

.caseck_inner .ms-sbar .ms-bar{display: none;}

@media screen and (max-height: 600px){
  .caseck_inner {
    height: 536px;
  }
}

@media screen and (max-width: 1366px){
  .qqkefu {
    top: 34%;
  }
}

@media screen and (max-height:780px) and (max-width:1540px){
 .caseck_inner {
    height: 525px;
  }
}
@media screen and (max-height:660px) and (max-width:1540px){
 .caseck_inner {
    height: 450px;
  }
}

@media screen and (max-width: 1501px) {
   .msg{margin-right:20px;}  
}
@media screen and (max-width: 1461px) {
   .scslide_box{width:1200px;}
   .sc_a{width:385px;}
   .sc{width:1300px;}
}

@media screen and (max-width: 1301px) {  
  .nav>li>a{padding: 0 22px;}
}
.ppzq2bg{position:relative;}
#bbzq_nav{position:absolute;top:-105px;width:1px;height:1px;}
#bbzq_nav,#cc{position:absolute;top:-105px;width:1px;height:1px;}
.boxcc{position:relative;}


/* 2.7 common.css ����css*/
.pop_bottom{display:none;}
.pop_chfont{overflow: hidden;float: left;margin-right:24px;margin-top: 8px;}
.pop_bottom{position:fixed;bottom:0;width:100%;left:0;z-index:80;background:rgba(42,36,34,.9);}
.pop_content{width:1300px;margin:0 auto;overflow: hidden;}
.pop_cfont{float: left;}
.point_1{font-weight: normal;
    position:relative;display:block;width:26px;height:50px;float: left;}
.point_1:before{content:"";position:absolute;left:50%;margin-left:-3px;
width:6px;height:6px;background:#b20110;top:50%;margin-top:-3px;border-radius:50%;}
.pop_ch{font-size:30px;line-height:46px;color:#b20110;font-family:"SimSun";font-weight: bold;}
.pop_en{line-height:14px;color:#888;font-family: Arial;text-align:center;}

.form_pop{float: left;overflow: hidden;margin-top:22px;}
.form_pop input[type="text"]{color:#888;line-height:40px;background:#fff;border:none;
    padding:0 20px;width:180px;float: left;margin-right:10px;}
.sub_sure{width:112px;text-align:center;line-height:40px;color:#fff;
    border:none;border-radius:25px;background:#b20110;cursor:pointer;margin-left:10px;}
.erwei{overflow: hidden;margin-left:38px;float: left;}
.erwei>img{display:block;width:82px;float: left;margin-right:10px;}
.close_pop2{width:59px;background:url(../../images/close_pop2.png) no-repeat top right;float: left;
    height:34px;cursor:pointer;transition:.5s;}
.close_pop2:hover{background-image:url(../../images/colh.png)}
.sys{font-size:19px;color:#fff;line-height:28px;text-align:right;}
.gzwx{line-height:22px;color:#fff;text-align:right;}
.pop_font1{overflow: hidden;padding:15px 0 13px 0;}


.fixleft{width:248px;height:112px;background:#2c2624;position:fixed;left:0;bottom:0;
   background:url(../../images/popbgleft.png) no-repeat center;z-index:80;text-align:left;
   padding-left:40px;box-sizing:border-box;padding-top:21px;font-family:"SimSun";display:none;}

.mfsl_pop{font-size:30px;color:#b20110;line-height:40px;font-weight: bold;}
.hshq{font-size:30px;line-height:30px;font-weight: lighter;color:#fff;}
.click_pop_show{position: absolute;width:30px;height:30px;cursor:pointer;transition:.5s;
    background:url(../../images/popshow.png) no-repeat center;top:50%;margin-top:-15px;right:20px;}
.click_pop_show:hover{background-image:url(../../images/popshowh.png)}


@media screen and (max-width: 1352px) {  
  .pop_chfont{margin-right:8px;}
  .erwei{margin-left:0;}
  .pop_content{width:1174px;}
  .form_pop input[type="text"]{width:20%;}
}

.jiugw
{
    border: 1px solid #666;
    width: 100px;
    text-align: center;
    border-radius: 10px;
    margin-top: 12px;
    }
 .jiugw a:hover{ color:#b20110; cursor:pointer;}