@charset "utf-8";
/* CSS Document */
html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
    font-size:14px;
}
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
a:hover{text-decoration: none !important;}
a:focus {text-decoration: none!important;}
fieldset,img{border:0}
ol,ul{list-style:none}
.w-100{width:100%; height:auto; overflow:hidden;}
.w-1260{width:1260px; margin:0 auto; /*overflow:hidden;*/}
.w-1260-1{width:1260px; margin:0 auto;}
#w-80{width: 80%; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:55px;}
.mt-60{ margin-top:55px;}
.mt-65{ margin-top:65px;}
.mt-70{ margin-top:60px;}
.mt-80{ margin-top:80px;}
.mt-90{ margin-top:90px;}
.mt-100{ margin-top:100px;}
.t-align-c{ text-align:center;}
.clearfix:after {content:""; display: block; clear:both; }

.margin0{margin:0 0px;}
.margin3{margin:0 3px;}
.margin5{margin:0 5px;}
.margin8{margin:0 8px;}
.margin-20{margin:0 -20px;}
.padding0{padding:0px;}
.padding3{padding:0 3px;}
.padding8{padding:0 8px;}
.padding-8{padding-right: 3px;padding-left:3px;}
.padding-15{padding:0 -15px !important;}
.padding3-sm{padding:0 3px;}
.padding-r-0{padding-right:0px;}
.padding-5-xs{}
.padding15{
  padding:15px;
}
.padding15-8{
  padding:15;
}
.padding0-sm8{
  padding:0px;
}
#w-1260{margin:0 auto;width: 1260px;overflow: hidden;}
#w-1260-1{margin:0 auto;width: 1260px;}
.p-img{width: 100%;}

/*====================top====================*/

/*====================menu====================*/
.menu-z{
  width: 100%;
  height: 169px;

  margin:0 auto;

}
.menu-bg{
  position: relative;
  width: 100%;
  z-index: 111111111111;
}
.pc-menu li{
  height: 58px;
  position: relative;
  z-index: 200;
  float: left;
  width: 12.5%;
  padding:0px 0% 0px  0%;
  color: #222222;
  list-style: none;
  transition: all 0.3s ease-out;
}
.pc-menu-bg1{
/*  background: url(../Img/menu-bg1.png) top right no-repeat;*/
}
.pc-menu-bg1:hover{
  background: none;
}
.pc-menu li:hover{
 /* background-color: #fd5f20;*/
}
.pc-menu li a{
  position: absolute;
  z-index: 1000;
  display: block;
  height: 58px;
  line-height: 58px;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
  position: relative;
}
.pc-menu li:hover a{
  color:#fff;
}
.pc-menu li .active{
  background: url(../Img/menu-bg-hover.jpg) bottom center no-repeat;
  color: #fff !important;
}
.pc-menu li:after {
  position: absolute;
  left: 50%;
  bottom:0px;
  z-index: 10;
  background-color: #ff8302;
  content: "";
  height: 3px;
  transition: all 0.5s ease 0s;
  width: 0%;
  border-radius: 30px;
}
.pc-menu li:hover:after {
  margin:0 auto;
  width: 40%;
  left: 30%;
}
.pc-menu li:before {
  position: absolute;
  right:0px;
  top: 20px;
  z-index: 10;
  content: "";
  height: 15px;
  width: 1px;
  background-color: #44d26b;
}
.pc-menu li:last-child:before{
  display: none;
}
.pc-menu li ul{
  position: absolute;
  top:58px;
  left:0px;
  z-index: 111111111;
  z-index: 1000;
  margin:0px;
  margin-left:0px;
  padding:5px 0px 20px 0px;
  width:200px;
  display: none;
  background:rgba(20, 167, 61, 0.71);
  border-radius: 0px 0px 3px 3px;
  border-top:1px solid #14a73d;
}
.pc-menu li ul a{
  display: block;
  margin:0 auto;
  padding:0px;
  width: 90%;
  height: 35px;
  font-size: 16px;
  color: #ffffff !important;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  border-bottom: 1px dashed #14a73d;
}
.pc-menu li ul a:hover{
  color: #333 !important;
  background-color: #fff !important;
}
.pc-menu li ul a:hover:after{
  content: "";
  height: 0px;
  left: 0;
  position: absolute;
  transition: all 0.2s ease 0s;
  width: 0%;}
/*menu pro*/
.menu-pro{
  position: absolute;
  top:300px;
  left:0px;
  z-index: 111111111;
  z-index: 1000;
  margin:0px;
  margin-left:0px;
  padding:15px 15px 20px 15px;
  width:260px !important;
  display: none;
  background:rgba(30,30,30,0.8);
  border-radius: 0px 0px 10px 10px;
}
.menu-pro dt a{
  border-bottom: none !important;
  margin-bottom: 15px !important;
}
.menu-pro dt:hover a{
  background-color: none !important;
}
.menu-pro dt a h2{
  display: block;
  padding:10px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #333 !important;
  border-radius: 15px;
  transition: all 0.3s ease-out;
}
.menu-pro dt:hover a h2{
  color: #fff;
  background-color: #444 !important;
}
.menu-pro dd{
  margin:0 auto;
  padding:10px 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 90%;
  border:1px dashed #efefef;
  text-align: center;
}
.menu-pro dd a{
  display: inline-block !important;
  width: 44% !important;
  padding:5px 5px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
/*====================手机站menu====================*/

.ph-menu {
  display: block;
  width: 100%;
  padding: 10px 0px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.iphone {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
}

.iphone-tit {
  padding: 10px 0px;
  width: 100%;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.iphone__screen {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  width: 100%;
  /*height:100%;*/
  overflow: hidden;
}

.iphone__content {
  position: relative;
  width: 100%;
  height: 100%;
}

.nav {
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav--active .nav {
  opacity: 1;
  background-color: #333;
}

.nav__list {
  margin: 0;
  padding: 10px;
  padding-top: 30px;
}

.nav__item {
  margin: 0 auto;
  width: 90%;
  padding: 7px;
  list-style-type: none;
  text-align: left;
}

.nav__item:after {
  content: '';
  display: block;
  position: relative;
  bottom: -8px;
  width: 50%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}

.nav__link {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}

.nav__trigger {
  display: block;
  position: relative;
  z-index: 111111;
  position: fixed;
  top: 20px;
  right: 10px;
  padding: 10px;
  padding-bottom: 15px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}

.nav--active .nav__trigger {
  opacity: 0.5;
}

.nav__icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 5px;
  background-color: #FFFFFF;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before,
.nav__icon:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  background: #FFFFFF;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before {
  margin-top: -10px;
}

.nav__icon:after {
  margin-top: 10px;
}


/*====================手机站menu2====================*/
.ph-menu2 {
  height: auto;
  padding: 5px;
  background-color: #2c2c2c;
  overflow: hidden;
}

.ph-menu2 li {
  float: left;
  width: 25%;
  height: auto;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}

.ph-menu2 li a {
  display: block;
  margin: 2px auto;
  padding: 6px 0px;
  width: 96%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 5px;
}

/*====================手机站 end menu2====================*/

.xinnav{
  width: 100%;
  height: 58px;
  background: #14a73d;
  margin:0 auto;
}


/*效果图*/
.xab{
  width: 100%;
  height: 1566px;
  background: url(../img/ab.jpg) no-repeat center;
  margin:0 auto;

}
.xabt h3{
  font-size: 40px;
  color: #222;
  font-weight: bold;
  margin-top: 50px;
}
.xabz{
  margin-top: 40px;
}
.xabzl{
  width: 564px;
  height: 478px;
  background: url(../img/tul.jpg) no-repeat center;
  float: left;
}
.xabzr{
  width: 672px;
  float: right;
  line-height: 35px;
}
.xabb{
  margin-top: 250px;
}
.xabb1{
  width: 305px;
  height: 400px;
  background: url(../img/li1.jpg) no-repeat center;
  float: left;
  margin-right: 10px;
}
.xabb2{
  width: 305px;
  height: 400px;
  background: url(../img/li2.jpg) no-repeat center;
  float: left;
  margin-right: 10px;
}
.xabb3{
  width: 305px;
  height: 400px;
  background: url(../img/li3.jpg) no-repeat center;
  float: left;
  margin-right: 10px;
}
.xabb4{
  width: 305px;
  height: 400px;
  background: url(../img/li4.jpg) no-repeat center;
  float: left;
  margin-right: 10px;
}
.xabb1:hover{
  width: 305px;
  height: 400px;
  background: url(../img/li11.jpg) no-repeat center;
  float: left;
  margin-right: 10px;
  margin-top: -30px;
  transition: All 0.6s ease-in-out;
}

.xabb2:hover{
  width: 305px;
  height: 400px;
  background: url(../img/li21.jpg) no-repeat center;
  float: left;
  margin-right: 10px;
  margin-top: -30px;
  transition: All 0.6s ease-in-out;
}
.xabb3:hover{
  width: 305px;
  height: 400px;
  background: url(../img/li31.jpg) no-repeat center;
  float: left;
  margin-right: 10px;
  margin-top: -30px;
  transition: All 0.6s ease-in-out;
}
.xabb4:hover{
  width: 305px;
  height: 400px;
  background: url(../img/li41.jpg) no-repeat center;
  float: left;
  margin-right: 10px;
  margin-top: -30px;
  transition: All 0.6s ease-in-out;
}

.xabzr p{
  font-size: 16px;
  line-height: 35px;
  
}

/*产品*/
.xcp{
    margin-top: 80px;
}
.xcpt h3{
  font-size: 35px;
  color: #222;
  font-weight: bold;
  text-align: center;
}
.xcpt p{
  font-size: 15px;
  color: #656565;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/*.xcpb a{
    width: 15%;
    float: left;
    margin-left: 0%;
    margin-right: 1%;
    background: #14a73d;
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 1%;
}
.xcpb a:hover{
    width: 15%;
    float: left;
    margin-left: 0%;
    margin-right: 1%;
    background: #ff8601;
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 1%;
    transition: All 0.6s ease-in-out;
}*/


/*分割*/
.fen{
  width: 100%;
  height: 275px;
  background: url(../images/fen.jpg) no-repeat center;
  margin:0 auto;
  overflow: hidden;
}
.fenat p{
  font-size: 20px;
  color: #fff;
  line-height: 35px;
  text-align:center;
  margin-top: 40px;
}
.fenab{
  font-size: 33px;
  color: #fff;
  line-height: 35px;
  font-weight: bold;
  text-align: center;
    margin-top:75px;
}
.xys{
  width: 646px;
  height: 81px;
  background: url(../images/ys.jpg) no-repeat center;
  margin:0 auto;
  margin-top: 20px;
}
/*优势*/
.xyoust{
  width:1260px;
  height: 486px;
  background: url(../images/yous1.jpg) no-repeat center;
  margin:0 auto;
  overflow: hidden;
  margin-top: 20px;
}
.xyoust1{
  margin-left: 756px;
  width: 509px;
  height: 160px;
  margin-top:250px;
  font-size: 15px;
  line-height: 30px;
}
.xyoust1 font{
  color: #ff9d35;
  font-size: 15px;
}
.ysmore{
  width: 100px;
  height:30px;
  border:1px solid #ff9d35;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
  font-size: 14px;
  display: block;
  color: #ff9d35;
  margin-top:30px;
}

.xyousb{
  width:1260px;
  height: 537px;
  background: url(../images/yous2.jpg) no-repeat center;
  margin:0 auto;
  overflow: hidden;
  margin-top: 20px;
}

.xyousb1{
  width: 509px;
  height: 160px;
  margin-top:70px;
  font-size: 15px;
  line-height: 30px;
  margin-left: 100px;
}
.xyousb1 font{
  color: #ff9d35;
  font-size: 15px;
}































.yous{
  width: 100%;
  height: 1167px;
  background: url(../images/yous.jpg) no-repeat center;
  margin:0 auto;
}

.xnew{
  width: 100%;
  height: 610px;
  background:#f8f8f8;
  margin:0 auto;
  overflow: hidden
}
.xnewa h3{
  font-size: 35px;
  font-weight: bold;
  float: left;
  margin-top: 30px;
}
.xnewa span{
  font-size: 20px;
  float: left;
  margin-left: 10px;
  color: #ff8601;
  text-transform:uppercase;
  font-family: arial;
  margin-top:45px;

}


/*新闻*/
.zenew{
  width: 100%;
  height: 550px;
  background: rgba(245, 245, 245, 0.7);
  margin:0 auto;
  overflow: hidden;
}
.h-m6-l{
  float: left;
  /*padding:20px 35px;*/
  width: 549px;
  height: 470px;

}
.h-m6-l .date1{
  width: 191px;
  height: 43px;
  font-size: 30px;
  color: #7d7d7d;
  font-family: "arial";
  letter-spacing: 0px;
  margin-bottom: 10px;
}
.h-m6-l a h2{
  display: block;
  width: 100%;
  height: 20px;
  font-size: 16px;
  color: #090909;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-m6-l p{
  display: block;
  margin-top: 10px;


  height: 38px;
  font-size: 14px;
  color: #7d7d7d;
  line-height: 130%;
  overflow: hidden;
}
.h-m6-l .tu1{
  margin-top: 12px;
    width: 549px;
    height: 273px;
  overflow: hidden;
  margin-bottom: 12px;
}
.h-m6-l .tu1 img{
    width: 549px;
    height: 273px;
}
.h-m6-l .more1 a{
  display: block;
  margin-top: 20px;
  width: 118px;
  height: 28px;
  background-color: #0ba73c;
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 10px;
  transition: all 0.5s ease-out;
}
.h-m6-l .more1:hover a{
  margin-left:15px;
  width: 200px;
}

.h-m6-r{
  float: right;
  width: 686px;
  height: auto;
  overflow: hidden;
}

.h-news1{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.h-news1 li{
  margin:22px 0px;
  width: 100%;
  height: 80px;
  border-bottom:1px solid #dcdcdc;
}
.h-news1 li .l01{
  float: left;
  width: 570px;
  height: 65px;
  transition: all 0.3s ease-out;
}
.h-news1 li:hover .l01{
  margin-left: 8px;
}
.h-news1 li .l01 a h3{
  display: block;
  width: 100%;
  height: 20px;
  font-size: 16px;
  color: #090909;
  line-height: 20px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-news1 li:hover .l01 a h3{
  color: #0ba73c;
}
.h-news1 li .l01 p{
  display: block;
  margin-top: 8px;
  width: 100%;
  height: 35px;
  font-size: 14px;
  color: #7d7d7d;
  line-height: 125%;
  overflow: hidden;
}
.h-news1 li .r01{
  float: right;
  width: 105px;
  height: auto;
}
.h-news1 li .r01 .date2{
  padding-left:34px;
  height: 40px;
  font-size: 35px;
  color: #7d7d7d;
  font-family: "arial";
  letter-spacing: 0px;
}
.h-news1 li .r01 .year1{
  height: 23px;
  padding-left:34px;
  border-left:1px solid #d2d2d2;
  line-height: 23px;
  font-size: 16px;
  color: #7d7d7d;
  letter-spacing: 0px;
  font-family: "arial";
}
.h-video{
  padding:20px 0px;
  width: 100%;
  min-height: 230px;
  background-color: #e5e5e5;
  border-radius: 15px;
}

.h-video-1{
  float: left;
  width: 363px;
  height: 227px;
  background-color: #004968;
}
.h-video-ml{
  margin-left:25px;
}
.h-video-mr{
  margin-right: 30px;;
}
.tit-news h2{
  display: block;
  float: left;
  font-size: 20px;
  color: #333;
  
  text-transform: uppercase;
  font-family: arial;
  letter-spacing: 0px;
}
.tit-news h2 font{
  display: block;
  
  font-size: 32px;
  font-weight: bold;
  color: #333;
  font-family: "微软雅黑"!important ;
  font-family: arial;
  letter-spacing: 0px;
}
.tit-news h2 font span{
  display: block;
  
  width: 20px;
  height: 5px;
  background: #0a74ee;
  float: right;
  margin-top:20px;
  margin-left: 10px;
}
/**/
.duf{
  width: 100%;
  height: 481px;
  background: url(../images/db.jpg) no-repeat center;
  margin:0 auto;
  overflow: hidden
}
.dufl{
  width: 570px;
  float: left;
}
.dufr{
  width: 586px;
  float: left;
  margin-left: 60px;
  height: 251px;
  margin-top: 155px;

}
.duflt{
  
  margin-top: 240px;
  margin-left: 55px;
  font-size: 16px;
  line-height: 35px;

}
.duflt p{

  font-size: 17px;
  line-height: 35px;
}
.duflb{
  margin-left: 55px;
  font-size: 25px;
  color: #14a73d;
  margin-top: 20px;
}
































.di{
  width: 100%;
  height: 387px;
  background: url(../images/di.jpg) no-repeat center;
  margin:0 auto;
}
/*结束*/

/*产品展示*/
.jg-pro{
  width: 1260px;
  height: auto;
  overflow: hidden;
}
.jg-pro li{
    float: left;

    margin-bottom: 14px;
    background-color: #FFF;
    overflow: hidden;
    border: 1px solid #eaeaea;
}
.jg-pro li .tu{
  position: relative;
/*  width: 300px;
  height: 230px;*/
  border:1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}
.jg-pro li .tu a img{
/*  width: 300px;
  height: 230px;*/
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;    width: 100%;
}
.jg-pro li:hover .tu a img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.jg-pro li .tu a.more{
  border: 2px solid rgba(204,204,204,0.8);
  background-color: rgba(0,0,0,0.6);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 20px;
  color: #DDD;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -60px;
  margin-left: -55px;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
  opacity: 0;
}
.jg-pro li:hover .tu a.more{
  opacity: 1;
  margin-top: -20px;
}
.jg-pro li .tu:before{
  display: block;
  opacity: 0;
  content: '';
  background-color: rgba(0,0,0,0.3);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}
.jg-pro li:hover .tu:before{
  opacity: 1;
}
.jg-pro li .tit{
  padding: 20px 20px 0px;
}
.jg-pro li .tit a h3{
  font-size: 18px;
  padding-bottom: 12px;
  color: #333;
}
.jg-pro li .tit p.intro{
  height: 41px;
    font-size: 16px;
    color: #ff8601;
  line-height: 150%;
  overflow: hidden;
}

/* 样式一*/
.style-1 .nav {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
}

.style-1 .nav--active {
  height: 100%;
}

.style-1 .nav__link {
  opacity: 0;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
  opacity: 1;
}

.style-1 .nav--active .nav {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
  background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*====================end手机站menu====================*/
.hy-logo{
  margin-top: 29px;
}
/*====================title====================*/
.h-tit1{
  padding:30px 10px;    margin-bottom: 43px;
}
.h-tit1 h2{
  display: block;
  font-size: 35px;
  color:#3b3b3b;
  letter-spacing: 0px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 宋体;
  font-weight: bold;
  float: left;
}
.h-tit1 .line1{
width: 324px;
height: 52px;
background: url(../images/ya_13.jpg) no-repeat;
float: left;
margin-left: 20px;
}
.h-tit1 p{
  text-align: center;
  font-size: 16px;
  color: #3b3b3b;

}
.tit2{
  width: 100%;
  height: 52px;
  background: url(../img/tit-bg2.jpg) bottom left no-repeat;
  overflow: hidden;
}
.tit2 h2{

  display: inline-block;
  font-size: 23px;
  color: #0d0d0d;
  line-height: 52px;
  vertical-align:middle;
}
.tit2 p{
  display: inline-block;
  line-height: 60px;
  font-size: 16px;
  color: #828282;
  vertical-align:middle;
}
.tit2 a{
  display: block;
  float: right;
  text-align: right;
  line-height: 52px;
  font-size: 14px;
  color: #e62020;
}

.h-m2-tit{
  width: 100%;
  text-align: center;
  /*width: 1100px;*/
  height: auto;
  font-size: 17px;
  color: #fff;
  letter-spacing: 0px;
  background: #c50e0a
}
.h-m2-tit-c{
  font-size: 28px;
  color: #fff;
  font-weight: bolder;
  letter-spacing: 0px;
  font-family: 宋体;
  padding-top: 20px;
      display: block;
}
.h-m2-tit p{
  font-size: 15px;
  color: #fff;
  letter-spacing: 0px;
  width: 80%;
  margin:0 auto;
  color: #f4f4f4;
  padding-bottom: 20px;
  margin-top: 20px;

}
.h-m2-more a{
  display: block;
  float: right;
  width: 68px;
  height: 55px;
  font-size: 17px;
  color: #626262;
  text-align: right;
  letter-spacing: 0px;
}

.ht-ny-tit1{
  padding:30px 10px 15px 10px;
}
.ht-ny-tit1 h2{
  display: block;
  font-size: 26px;
  color:#333;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.ht-ny-tit1 .line1{
margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 41px;
    height: 6px;
    border-radius: 10px;
    background-color: #14a73d;
}
.ht-ny-tit1 p{
  text-align: center;
  font-size: 16px;
  color: #3b3b3b;

}
.ht-ny-tit1 .zi01{
  font-size: 30px;
  color:#d03c3a;
  font-weight: bold;
}
/*搜索*/
.sou{
  width: 1260px;
  height: 83px;
  background: url(../images/ding.jpg) no-repeat center;
  margin:0 auto;
  position: relative; 
 margin-top: -758px;
  

  z-index: 11111111;
}

/*分类*/
.proc1{
  margin-top: 15px;
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
}

.proc1 a{
    display: inline-block;
    padding: 8px 2px;
    margin: 2px;
    float: left;
    width: 19.5%;
    background-color: #14a73d;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    transition: all 0.3s ease-out;
}
.proc1 a:hover{
  background-color: #ffa201;
}
.h-proc1-hover{
  background-color: #ffa201 !important;
}
/*====================middle====================*/
.top{
  width: 100%;
  height: 152px;
  overflow: hidden;
  background: url(../Img/top.jpg) top center no-repeat;
}
.wl-bt1 {
    padding: 0px 15px;
    width: 100%;
}
.wl-bt1 strong {
    display: block;
    font-size: 28px;
    color: #333332;
    text-align: center;
    font-weight: bold;
}
.wl-bt1 .zi1 {
    font-size: 28px;
    color: #fe0000;
    text-align: center;
}
.wl-bt1 p {
    display: block;
    margin-top: 3px;
    text-align: center;
    font-size: 15px;
    color: #333332;
    text-transform: uppercase;
}

/*产品分类*/
.qing{
  
  height: auto;
  background: #d4120d;
  margin-top: 20px;    margin-left: 13px; 
}

.qing h2{
  font-size: 40px;
  color: #fff;
  font-family: 宋体;
  text-align: center;
  padding-top: 20px;
  font-weight: bolder;
}
.qing span{
  font-size: 23px;
  color: #f3cdcc;
  font-family: 宋体;
  text-align: center;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0px;
}
.lei{
  width: 100%;
  padding-bottom: 244px;
  margin-top: 10px;
}
.lei a{

    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    background: #fff;
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #d4120d;
    font-size: 16px;
    line-height: 33px;
    margin-bottom: 2%;
}
.ytel{
  border-top: 1px solid #fff;
  padding:20px; 
    padding-bottom: 5px;
    padding-top: 15px;
}
.ytel{
  color: #fff;
  font-family: impact;
  font-size: 40px;
}
.mini-phone {
    margin: 0 auto;  
    width: 92%;
    margin: 10px;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
}
.mini-phone a {
   line-height: 36px;
   font-size: 17px;
   color: #d00a0a;

 }
.mini-phone2 {
    margin: 0 auto;  
    width: 80%;
    margin-bottom:15px;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
}
.mini-phone2 a {
   line-height: 36px;
   font-size: 17px;
   color: #d00a0a;

 }


/*产品展示*/
.auto-pro1{
  margin-bottom: 15px;
  padding:13px;
  border:1px solid #dcdcdc;
  box-sizing:border-box;
  transition: all 0.3s ease-out;
}
.auto-pro1:hover{
  border:1px solid #ad834c;
  -webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);
  -moz-box-shadow:0 2px 20px rgba(102,102,102,.55);
  box-shadow:0 2px 20px rgba(102,102,102,.55);

}
.auto-pro1 .tu1{
  width: 100%;
  overflow: hidden;
}
.auto-pro1 .tu1 img{
  width: 100%;
  transition: all 0.5s ease-out;  
  -webkit-transform: scale(1, 1);      
  -moz-transform: scale(1, 1);   
  -webkit-transition: all 0.5s ease-out;      
  -moz-transition: all 0.5s ease-out; 
}
.auto-pro1:hover .tu1 img{
   transition: all 0.5s ease-out;  
   -webkit-transform: scale(1.1, 1.1);      
   -moz-transform: scale(1.1, 1.1);   
   -webkit-transition: all 0.5s ease-out;      
   -moz-transition: all 0.5s ease-out; 
}

.auto-pro1 a h3{
  display: block;
/*  margin-bottom: 15px;
  margin-top: 15px;*/
  padding:6px;
  font-size: 17px;
  color: #fff;
  text-align: center;
  background: #ad834c
}
.auto-pro1:hover a h3{
  color: #333;

}
.auto-pro1 p{
  display: block;
  padding:15px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 130%;
  background-color: #ad834c;
  letter-spacing: 0px;
  transition: all 0.3s ease-out;
}

.auto-pro1:hover p{
  color: #fff;
background: #ad834c
}
.pc1-padding{padding:0 8px;}
/*简介*/

/*简介end*/

/*施工现场*/
.wl-bt1{
  display: none;
}
.shi{
  width: 100%;
  height: 748px;
  background: url(../images/ya_08.jpg) no-repeat center;
  margin:0 auto;
}
.shitu1{
  margin-top: 90px;
}
.shitu{
    padding-right: 18px;
    padding-left:0px;
    
}
/*优势*/
.yays{
  width: 100%;
  height: 914px;
  background: url(../images/ya_10.jpg) no-repeat center;
  margin:0 auto;
}
.yaysa1{
  /*width: 100%;*/
  margin-right: 20px;
  background: #f3f3f3;
  height: 636px;
}
.yayous{
    margin-top: 244px;
    width: 1013px;margin-left: 20px;
}
.yous1{
  height: 100px;
    border-top: 10px solid #ad834c;
  /*  margin-right: 10px;*/
}
.tiao{
    background:#ddd2c4;
    height: 1px;
    width: 100%;
}
.yaysa1l{
  float: left;
  width: 60%;
  padding-left:10px;
}
.yaysa1l h2{
  font-size: 35px;
  font-family: 宋体;
  font-weight: bolder;
  color: #ad834c;
  margin-top: 15px;
}
.yaysa1l span{
  font-family: arial;
  /*letter-spacing: 0px;*/
  text-transform: uppercase;
  color: #ad834c;
  font-size: 15px;
}
.yaysa1r{
  width: 43px;
  height: 59px;

  float: right;
  margin-top: 20px;
  margin-right: 10px;
}
.youswz{
  padding-left: 10px;
  padding-right:10px;

}
.youswz1 h3{
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin-top:15px;
  margin-bottom:15px;

}
.youswz2{
  line-height: 30px;
  font-size: 15px;
}
.youswz3{
  width: 25px;
  height: 25px;
  background: #d61111;
  line-height: 25px;
  text-align: center;
  color: #fff;
  margin-top: 15px;
}
.youswz4{
  width: 299px;
  height: 172px;
  margin:0 auto;
  margin-top: 30px;
}
.xabzr a{
    color: #333;
}
/*新闻*/
.news-bg{
  background-color: #f9f9f9;
  padding:10px 0px 40px 0px;
}

.news01{
  margin:15px 0px;
  padding-bottom: 40px;
  border:1px solid #e5e5e5;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.news01:hover{
  margin-top: 5px;
  margin-bottom: 25px;
  box-shadow: 0px 0px 20px #7b7b7a;
}
.news01 img{
  width: 100%;
}
.news01 .n1-nr{
  padding:27px 27px 0px 27px;
}
.news01 .n1-nr a h3{
    display: block;
    width: 100%;
    height: 27px;
    font-size: 17px;
    color: #3b3b3b;
    font-weight: bold;
    overflow: hidden;
    line-height: 160%;
    border-left: 3px solid #c50e0a;
    /*border-radius: 2px;*/
    /* margin-right: 15px; */
    text-indent: 8px;
}
.news01 .n1-nr p{
  display: block;
  margin-top: 20px;
  width: 100%;
  height: 60px;
  font-size: 14px;
  color: #3b3b3b;
  line-height: 155%;
  overflow: hidden;
}
.news01 .n1-nr .more1 a{
  margin-top: 20px;
  display: block;
  padding:3px 0px;
  width: 50%;
  border:1px solid #bd0e0a;
  background-color: #c50e0a;
  font-size: 13px;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease-out;
}
.news01:hover .n1-nr .more1 a{
  width: 100%;
}

.news03{
  margin-bottom: 30px;
}
.news03 .tu{
  width: 100%;
  border-radius: 6px;
  border:1px solid #d5c0ab;
  overflow: hidden;
}
.news03 .tu img{
  width: 100%;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.news03:hover .tu img{
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.news03 .n3-nr a h3{
  display: block;
  width: 100%;
  height: 37px;
  font-size: 18px;
  color: #494745;
  border-bottom: 1px solid #e8e8e8;
  line-height: 37px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.news03:hover .n3-nr a h3{
  color: #124b9a
}
.news03 .n3-nr p{
  display: block;
  margin-top: 10px;
  width: 100%;
  height: 42px;
  font-size: 14px;
  color: #494745;
  line-height: 150%;
  overflow: hidden;
}
.news03 .n3-nr .more1 a{
  float: right;
  display: block;
  margin:0 auto;
  margin-top: 11px;
  font-size: 12px;
  color: #494745;
}
/*案例*/
.yanli{
  width: 100%;
  height: 473px;
  background: url(../images/ya_16.jpg) no-repeat center;
  margin:0 auto;
}
.yanliy{
  margin-top: 20px;
}

/*联系我们地图*/
.map-ys{
  margin:0 auto; 
  margin-top:10%;
  width:80%;
  height:550px;
  border:#ccc solid 1px;
}
.b-map {
    position: fixed;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: rgba(50,50,50,0.8);
    visibility: hidden;
    transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
}
.b-map.hover {
    visibility: visible;
    top: 0;
}
.b-map .close-btn {
    position: absolute;
    right: 12%;
    top: 23%;
    width: 56px;
    height: 56px;
    background: url(../Img/closemap.png) no-repeat center center #3f51b5;
    display: block;
    z-index: 2;
}
.con-map{
  /*width: 100px;
  height: 30px;
  background-color: red;*/
}
.m1-bg{
  width: 100%;
  height: auto;
  padding:40px 0px;
  background: url(../Img/bg1.jpg) top center repeat-y;
  overflow: hidden;
}
.msearch{
    margin-top: 26px;
    margin-left: 25px;
}
.msearch p{
  display:block;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 15px;
  color: #fff;
}
.msearch p b{
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
.msearch p a{
  font-size: 15px;
  color: #fff;
}
.msearch2{
  width:422px; 
  margin:0 auto;
}
.h-input1{
  float: left;
  padding-left: 15px;
  height: 33px;
  width: 290px;
  border:1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 33px;
}
.h-input2{
  float: left;
  width: 53px;
  height: 35px;
  background: url(../Img/serch.jpg) top center no-repeat;
}
.m1-l h3{
  display: block;
  margin-bottom: 13px;
  font-size: 28px;
  color: #000;
  font-weight: bold;
}
.m1-l p{
  display: block;
  font-size: 16px;
  color: #fff;
  margin-top: 30px;height: 25px;
    overflow: hidden;
}
.m1-l p a{
  font-size: 16px;
  color: #fff;
  margin-right:10px;
}
.m1-3 .left-tu{
  width: 30%;
  float: left;
}
.m1-3 img{
  width: 100%;
}
.m1-3 .right-phone{
  width: 100%;
  float: left;
}
.m1-3 .right-phone span{
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  color: #fff;
}
.m1-3 .right-phone p{
  display: block;
  font-size: 35px;
  color: #fff;
    
  margin-left: 100px;
  margin-top: 18px;
  font-family: impact;
}
.m2{
  padding:50px 0px;
}
.tu-proc1{
  width: 100%;
  height: 207px;
  padding:30px 0px;
  text-align: center;
  background-color: #124b9a;
}
.tu-proc1 p{
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.tu-proc1 a{
  display: block;
  margin:0 auto;
  margin-top: 27px;
  padding:3px 0px;
  width: 86px;
  border:1px solid #ffffff;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.tu-proc2{
  padding:5px;
  border:3px solid #1d7ee9;
}
.tu-proc2 img{
  width: 100%;
}
.tu-proc2 a h3{
  text-align: center;
  font-size: 27px;
  color: #124b9a;
  font-weight: bold;
  padding:15px 0px 20px 0px;
}

/*案例*/
.anlip{
  padding-right:5px;
  padding-left:5px;
}
.anlia{
  overflow: hidden;
  position: relative;
  /*border-radius: 10px;*/
  margin-bottom: 10px;
  border:1px solid #e8e8e8;

  padding:3px;
}
.anlia:hover{
  
  padding:3px;
}
.anlia a h3{
  display: block;
  /*position: absolute;
  bottom:0px;
  left:0px;
  z-index: 10;*/
  width: 100%;
  padding:15px 0px;
  font-size: 15px;
  color: #222;
      overflow: hidden;
    height: 51px;
  text-align: center;
  background:rgb(243, 243, 243);
  transition: all 0.3s ease-out;
}
.anlia:hover a h3{
  background:#14a73d;
  color: #fff;
  transition: all 0.3s ease-out;
}
/*.anlia img{
  width: 100%;
  -webkit-transform: scale(1, 1);      
  -moz-transform: scale(1, 1);   
  -webkit-transition: all 0.5s ease-out;      
  -moz-transition: all 0.5s ease-out; 
}
.anlia:hover img{
  -webkit-transform: scale(1.1, 1.1);      
  -moz-transform: scale(1.1, 1.1);   
  -webkit-transition: all 0.5s ease-out;      
  -moz-transition: all 0.5s ease-out; 
}

*/

/*分类*/

.onepro1{
   position: relative;
   z-index: 100;
  padding:0px;
  width: 1200px;
  height: 104px;
        }
.onepro1 li{
  float: left;
  padding:3px;
  width: 194px;
  height: 44px;
  color: #fff;
  list-style: none;    margin-bottom: 8px;
}
.onepro1 li a{
  display: block;
  width: 100%;
  height: 44px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  text-decoration: none;
  background-color: #0ca12d;
  border-radius: 5px;
}
.onepro1 li:hover a{
  background-color: #ff8603;
}
.h-proc1-hover{
  background-color: #ff8603 !important;
}
.onepro1 li ul{
  position: relative;
  top:5px;
  left:0px;
  z-index: 1000;
  margin:0px;
  margin-left:0px;
  padding:15px 0px 20px 0px;
  width:194px;
  display: none;
  background:rgba(226,43,43,0.8);
  border-radius: 5px;
 
}
.onepro1 li ul a{
  display: block;
  margin:0 auto;
  padding:0px;
  width: 90%;
  height: 30px;
  font-size: 15px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  background: none !important;
  border-bottom: 1px dashed #f18888;
}
.onepro1 li ul a:hover{
  background-color: #fff !important;
  color: #333;
}




/*简介*/
.about-bg{
  margin-top: 50px;
  width: 100%;
  height: 674px;
  background: url(../Img/about-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.m3-about{
  margin-top: 50px;
  height: auto;
  overflow: hidden;
}
.about-tit{
  padding-left:16px;
  height: 65px;
  display: none;

}
.about-tit h2{
  display: block;
  height: 40px;
  font-size: 25px;
  color: #383838;
  font-weight: bold;
}
.about-tit p{
  display: block;
  font-size: 16px;
  color: #656565;
}
.about-word{
  margin-top:30px;
  padding:13px 20px;
  width: 90%;
  border:1px solid #e5e5e5;
  background-color: #e8321d;
}
.about-word p{
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 170%;
}
.h-about{
  margin-top:30px;
  width: 100%;
  height: 230px;
  overflow: hidden;
}
.h-about p,
.h-about p a,
.h-about p strong,
.h-about strong{
  font-size: 15px;
  color: #2e2e2e;
  line-height: 198%;
}
.habout a{
  display: block;
  padding:5px 2px;
  width: 156px;
  border:1px solid #000;
  font-size: 15px;
  color: #000;
  text-align: center;
  background-color: #ffffff;
  transition: all 0.3s ease-out;
}
.habout a:hover{
  color: #fff;
  background-color: #e8321d;
}
/*优势*/
.ys-bg{
  padding-bottom: 60px;
  width: 100%;
  height: auto;
  background: url(../Img/ys-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.ys-bg-tit{
  padding-top: 60px;
  padding-bottom: 20px;
  text-align: center;
}
.ys-bg-tit img{
  
}
.ys-bg-tit p{
  padding:5px 15px;
  font-size: 23px;
  color: #353434;
  text-align: center;
  line-height: 150%;
}
.ys-tu{
  margin-bottom: 8px;
  border-radius: 8px;
  border:1px solid #666;
  box-sizing: border-box;
  overflow: hidden;
}
.ys-tu img{
  width: 100%;
}
.ys-li{
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}
.rt-ys-num{
  height: 155px;
  padding:10px 0px 20px 0px;
  background:url(../Img/ys-bg2.jpg);
  overflow: hidden;
}
.rt-ys-num span{
  display: block;
  height:60px;
  padding:0px;
  text-align: center;
  font-size: 60px;
  color: #e0ca11;
  font-family: "Impact";
}
.rt-ys-num p{
  display: block;
  padding-top: 15px;
  font-size: 33px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.rt-ys-con{
  min-height: 155px;
  padding:25px;
  background-color: #e5e5e5;
}
.rt-ys-con p{
  font-size: 21px;
  color: #131313;
  line-height: 170%;
}
.rt-ys-con .zia{
  font-size: 21px;
  color: #124b9a;
  line-height: 170%;
}
/*安例*/
.jiagonga{
  overflow: hidden;
  position: relative;
  /*border-radius: 10px;*/
  margin-bottom: 10px;
  border:2px solid #000;
  transition: all 0.3s ease-out;
}
.jiagonga:hover{
  -webkit-box-shadow:0 2px 20px rgba(18,75,154,.55);
  -moz-box-shadow:0 2px 20px rgba(18,75,154,.55);
  box-shadow:0 2px 20px rgba(18,75,154,.55);
}
.jiagonga a h3{
  display: block;
  /*position: absolute;
  bottom:0px;
  left:0px;
  z-index: 10;*/
  width: 100%;
  padding:15px 0px;
  font-size: 15px;
  color: #222;
  text-align: center;
  background:rgb(243, 243, 243);
  transition: all 0.3s ease-out;
}
.jiagonga:hover a h3{
  background:#d71112;
  color: #fff

}
.jiagonga img{
  width: 100%;
  -webkit-transform: scale(1, 1);      
  -moz-transform: scale(1, 1);   
  -webkit-transition: all 0.5s ease-out;      
  -moz-transition: all 0.5s ease-out; 
}
.jiagonga:hover img{
  -webkit-transform: scale(1.1, 1.1);      
  -moz-transform: scale(1.1, 1.1);   
  -webkit-transition: all 0.5s ease-out;      
  -moz-transition: all 0.5s ease-out; 
}
/*首页地图*/
.rt-map-h{
  width: 100%;
  height: 320px;
  overflow: hidden;
  background-color: #efefef;
  background: url(../Img/foot-map.jpg) bottom center no-repeat;
}
.rt-map{
  height: 320px;
  position: relative;
}
.rt-map p{
  display: block;
  position: absolute;
  bottom:0px;
  left:0px;
  width: 315px;
  height: 70px;
  background-color: #124b9a;
  text-align: center;
  line-height: 70px;
  font-size: 23px;
  color: #fff;
}

/*====================end middle====================*/
/*====================foot====================*/
.foot-bg{
  padding: 40px 0px 20px 0px;
  width: 100%;

  background:#373737;
}
.f-left{
  width: 360px;
  height: auto;
  float: left;
  margin-top: 60px;
}
.f-left2 {
    width: 300px;
    height: auto;
    float: left;
    margin-left: 50px;
    margin-top: 60px;
}
.f-right {
    width: 449px;
    height: auto;
    float: left;
    margin-top: 60px;
    margin-left: 22px;
}
.h-title {
    width: 100%;
    height: 30px;
    float: left;
    margin-bottom: 20px;
}
.h-title h2 span {
    text-transform: uppercase;
    color: #e8e8e8;
    letter-spacing: 0px;
    margin-left: 7px;
}
.h-title h2 {
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    float: left;
    font-weight: bold;
}
.h-lx {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 16px;
}
.h-lx li {
    float: left;
    margin-right: 15px;
}
.h-lx li a {
    color: #cdcdcd;
    font-size: 15px;
    line-height: 28px;
}
.h-cplei li h3 {
    color: #cdcdcd;
    margin-top: 10px;
    margin-bottom: 12px;
}
.tiao {
    width: 4px;
    height: 198px;
    background: url(../images/tiao.jpg) no-repeat center;
    float: left;
    margin-top: 115px;
}
.h-cplei {
    width: 300px;
    height: auto;
    line-height: 25px;
    color: #FFFFFF;
    margin-top: 14px;
    float: left;
    font-size: 14px;
}
.h-cplei li {
    float: left;
    width: 47%;
    line-height: 25px;
    color: #cdcdcd;
}
.h-footwz {
    width: 100%;
    height: auto;
    float: left;
    color: #FFFFFF;
    /* margin-top: 20px; */
}
.h-footwz p {
    color: #cdcdcd;
    line-height: 28px;
}


































.dibut h4{
  font-size: 40px;
  color: #fff;
  font-family: 宋体;
  font-weight: bolder;
  text-align: center;
}
.dibunav{
  width: 850px;
  margin:0 auto;

}
.dibunav li{
  float: left;
  margin-right: 20px;
  margin-left: 20px; padding-top: 25px;
}
.dibunav li a{
  color: #cfcfcf;
  font-size: 16px;
}
.dibunt{
  width: 194px;
  height: 66px;
  background: url(../images/ya_20.jpg) no-repeat ;
  margin-top: 50px;
}
.dibunb{
  font-size: 45px;
  color: #ffc400;
  font-family: impact;
  margin-top: 10px;
}
.dibunel{
  width: 157px;
  height: 160px;
  background: url(../images/er.jpg) no-repeat;
  float: left;
  margin-top: 100px;

}
.dibuner{
  margin-top: 100px;
  color: #fff;
  line-height: 30px;
  float: left;
  margin-left: 13px;

}

/*内页*/
.nho img{}
.nho img:hover{transition: all 0.6s ease-out;transform:rotate(360deg)}

/**/
.foot-tit{
  margin-bottom: 20px;
  height: 26px;
  width: 100%;
  border-left:3px solid #1d7ee9;
}
.foot-tit h3{
  display: inline-block;
  float: left;
  text-indent: 15px;
  font-size: 17px;
  color: #fff;
  line-height: 24px;
}
.foot-proc{
  width: 100%;    margin-top: 97px;
}
.foot-proc a{
  display: block;
  padding-bottom: 7px;
    width: 33%;
    float: left;
  font-size: 15px;
  color: #cfcfcf;
}
.foot-menu{
  width: 100%;
}
.foot-menu a{
  display: block;
  padding-bottom: 7px;
  float: left;
  width: 50%;
  font-size: 15px;
  color: #cfcfcf;
}
.foot-phone{
  width: 100%;
  height: 34px;
}
.foot-phone img{
  width: 35px;
  height: 35px;
  display: inline-block;
  float: left;
}
.foot-phone p{
  display: inline-block;
  float: left;
  font-size: 26px;
  color: #fff;
  text-indent: 10px;
}
.foot-ewm{
  width: 113px;
  margin-top: 15px;
}
.foot-ewm img{
  text-align: center;
}
.foot-ewm p{
  margin-top: 10px;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
}
.foot-cont{
  margin-top: 15px;
}
.foot-cont a,
.foot-cont p,
.foot-cont p a{
  font-size: 15px;
  color: #fff;
  line-height: 170%;
}
.foot-bq{
  margin-top: 15px;
  border-top:1px solid #363636;
  padding:10px 0px;
  text-align: center;
}
.foot-bq p,
.foot-bq p a{
  text-align: center;
  font-size: 15px;
  color: #fff;
}
/*手机样式*/

/*end手机样式*/
/*滚动数字*/

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}
.product-number-info {
    background-color:#d9210c;    
    position: relative;
}

.product-number-info .product-number-inner {
    width: 100%;
  margin:0 auto;
}

.product-number-info ul {
    padding:55px 0;
}

.q {
    zoom: 1; }

.product-number-info li {
    float: left;
    width: 19%;
    height: 90px;
  text-align:center;
    border-left: 1px solid #fff;
    color: #fff;
    padding-top: 1px;
}

.product-number-info li:first-child {
    border: none;
}

.product-number-info li b {
    font-weight: 400;
    font-size: 70px;
  font-family: Impact;
    line-height: 1;
  text-align:center;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}

.product-number-info li p {
    font-size: 14px;
    text-align: center;
}

.product-number-info li b i {
    font-style: normal;
    font-size: 70px;
}

.product-number-info li b em {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}

.product-number-info li.li-2 b, .product-number-info li.li-2 p {
text-align:center;
    
}

.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    text-align:center;
}

.product-number-info li.li-4 b, .product-number-info li.li-4 p {
text-align:center;
}

.product-number-info li.li-5 {
    text-align: center;;
}

/*===================PC====================*/
@media only screen and (max-width: 1260px){
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  .hyl-3 {margin-top: 140px;}
  .habout{
    padding-top:20px;
    padding-bottom: 15px;
    width: 90%;
    margin:0 auto;
    height:auto;
  }

}

/*====================992====================*/
@media only screen and (max-width: 992px){
  .menu-z {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position:static;
    background:none;
}
.sou{
  width: 100%;
  height: 83px;
  background:#d4120d;
  margin:0 auto;
  position: static; 
  overflow: hidden;

}
.msearch{
  margin-top: 0px;
  margin-left: 0px;
}
/*优势*/
.w-1260{
  width: 100%;
}

.gsjj,.fen,.xyoust,.xyousb,.ryzz,.p_newa,.xcpt,.hzal{
	display: none;
}


.youswz4{
  display: none;

}
.yaysa1{
  height: auto;
  padding-bottom: 20px;
  background: none
}
.yays{
  height: auto;
  background: none;
}
.youswz2{
  width: 82%!important;
  height: 101px;
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;

}
.yaysa1r {
    width: 43px;
    height: 59px;
    float: right;
    margin-top: 20px;
    margin-right: 52px;
}
.yayous {
    margin-top: 0px;
    width: 100%;
    margin-left: 20px;
}

  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  #w-80{width: 100%;}
  .xs-padding0{padding:0px;}
  .padding0-15{padding:15px;}
  .padding15-8{padding:8px;}
  .mpc-bg{ margin-top: 0px; overflow: hidden;}
  .img-100 img{width: 100%;}
  .top-title{width: 100%;}
  
.foot-bg {
    padding: 40px 0px 20px 0px;
    width: 100%;
    height: 485px;
 
}
.dibut{
  display: none;
}
.dibunt {
    width: 194px;
    height: 66px;
    background: url(../images/ya_20.jpg) no-repeat;
    margin-top: 74px;
   
}
.dibuner {
    margin-top: 10px;
    color: #fff;
    line-height: 30px;
    float: left;
    margin-left: 13px;

}
.foot-proc{
  display: none;
}

.dibunb {
    font-size: 45px;
    color: #ffc400;
    font-family: impact;
    margin-top: 10px;
    width: 50%;
    float: left;
}
.dibunel {
    width: 157px;
    height: 160px;
    background: url(../images/er.jpg) no-repeat;
    float: left;
    margin-top: 0px;
}
.yanli {
    width: 100%;
    height: 473px;
    background:none;
    margin: 0 auto;
}
.shi {
    width: 100%;
    height: 748px;
    background: none;
    margin: 0 auto;
}

}


/*====================手机====================*/
@media only screen and (max-width: 768px){
  .menu-z {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position:static;
    background:none;
}
.xab{
    width: 100%;
    height: auto;
    background: none;
    margin: 0 auto;
    overflow: hidden;
}


.xabzl {
    width: 100%;
    height: 100%;
    background: none;
    float: left;
}
.xabzr {
    width: 100%;
    padding:20px;
    height: 256px;
    overflow: hidden;

}
.xabzr a{
    color: #333;
}
.xabb1 {
    width: 305px;
    height: 400px;
    background: none;
    float: left;
    margin-right: 10px;
}
.xabb1 img {
width: 100%;height: auto;
}



.wei{
  width: 100%;
}


.xabb {
    margin-top: 0px;
}
.xabzr p{
    line-height: 30px;
    font-size: 14px;
}

.msearch{
  margin-top: 0px;
  margin-left: 0px;
}
.yuab{
    padding-top: 20px;
    height: auto;
    background: url(../Img/mini-about-bg.jpg) top center no-repeat;
}
.m-about{
  margin-top: 147px;
  height: auto;
  overflow: hidden;
}
.qing{
  
  height: auto;
  background: #d4120d;
  margin-top: 20px;    margin-left: 0px; 
}
.shi{
  width: 100%;
  height: auto;
  background: none;
  margin: 0 auto;
}
.shitu1{
  margin-top: 20px;
}
.shitu{
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
}
.wl-bt1{
  display: block;
}
.jiagonga {
    overflow: hidden;
    position: relative;
    /* border-radius: 10px; */
    margin-bottom: 10px;
    border: 1px solid #000;
    margin-right: 7px;
    transition: all 0.3s ease-out;
}
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  #w-1260-1 img{width: 100%}
  #w-80{width: 100%;}
  .xs-padding0{padding:0px;}
  .padding0-sm8{padding:8px;}
  .padding0-15{padding:15px;}
  .top-tit img{width: 100%;}
  .mini-title{width: 100%; margin:0 auto;}
  .foot-con,
  .foot-con p,
  .foot-con p a{text-align: center;}
  .foot-ewm{margin-top: 15px;}
  .qcd img{width: 100%;}

  .img-100 img{width: 100%;}
  .proc1 a{
    width: 47%;
    padding:6px 0px;
    font-size: 16px;
  }
  .tu-proc1 img{width: 90%; margin:0 auto;}
  .tu-proc1{height: auto;}
  .tu-proc1 a{margin-top: 15px;}
  .tu-proc1{padding:18px 0px; margin-bottom: 10px;}
  .tu-proc2 a h3{font-size: 19px;}
  .tu-proc2{margin-bottom: 10px;}
  
.b-map .close-btn {
    top: 10%;
}

/*=========导航2========*/
.ph-w-menu2{
  padding:5px 8px;
  background-color: #14a73d;
  overflow: hidden;
}
.ph-w-menu2 li{
  float: left;
  margin:0.6% 0.6% ;
  width: 23.6%;
}
.ph-w-menu2 li a{
  display: block;
  padding:5px 0px;
  font-size: 15px;
  color: #fff;
  /*background-color: #079dea;*/
  text-align: center;
  border-radius: 3px;
  border:1px solid #e2db19;
  box-sizing: border-box;
}

.xabt h3 {

    font-size: 35px;
    color: #444;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;

}

.xabt p {
      margin:0 auto;
    font-size: 14px;
    color: #656565;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 90%;
    display: block;

}
.xcpt p {
    font-size: 14px;
    color: #656565;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}




.fenat {
    width: 95%;
    margin: 0 auto;
}












.xabz {
    margin-top: 20px;
}
.xcp {
    margin-top: 20px;
}
.fenat p {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.mfenab {
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    font-weight: bold;
    text-align: center;
    margin-top: 76px;
}


/*优势*/
.xyoust1 {
    margin-left: 0px; 
    width: 95%;
    margin: 0 auto;
    height: auto;
    margin-top: 10px;
    font-size: 15px;
    line-height: 30px;
}
.xyoust {
    width: 100%;
    height: auto;
    background:none; 
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}
.ysmore {

    margin-top: 17px;
}

.xyousb {
    width: 100%;
    height: auto;
    background:none;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}
.xyousb1 {
    width: 90%;

    height: auto;
    margin-top: 70px;
    font-size: 15px;
    line-height: 30px;
    margin-left: 0px;
        margin:0 auto;
}
.xcpt h3 {
    font-size: 25px;
    color: #444;
    font-weight: bold;
    text-align: center;
}





.cxpbmn{width: 97%;margin:0 auto;}
.cxpbmn a{width: 46%;float: left;background: #14a73d;line-height: 35px;color: #fff;border-radius: 5px;margin-bottom: 5px;margin-right: 5px;text-align: center;margin-left: 5px;}








/*新闻*/
.yuancpl h2 {
    text-align: center;
    margin-left: 0px;
    font-size: 25px;
    margin-bottom: 3px;
    font-weight: bold;
    margin-top: 20px;
}
.yuancpl span {
    text-align: center;
    text-transform: uppercase;
    display: block;
    color: #444;
    font-size: 14px;
    font-family: arial;
    margin-bottom: 10px;
}
.newa {
    width: 100%;
    height: 100px;
    background: url(../images/h_09.jpg) repeat;
    margin: 0 auto;
}
.fb-news{display: none;}
.newt{width: 100%;}
.newt a{display: none;}
.newt h2{width: 100%;}
.p_newa{height: auto;margin-bottom: 15px;background: url(../images/h_09.jpg) repeat;}
.pmore{display: none;}
.H-NEWS3 ul li{width: 100%;height:auto;margin-bottom:12px;margin-right: 10px;height: 82px;}
.H-NEWS3 ul{width:100%;}
.H-NEWS3 ul li .l{float:left;width: 25%;height:auto;text-align:center;font-size:16px;color:#fff;}
.H-NEWS3 ul li .l img{width: 100%;   height: auto; margin-top: 11px;;}
.H-NEWS3 ul li .l h1{display:block; height:20px; font-size:62px; text-align:center; line-height:25px; color:#0151b5; font-weight:400; margin-top:32px;font-family: "impact";}
.H-NEWS3 ul li .l h2{margin-top: 20px; display:block; height:20px; font-size:15px; text-align:center; line-height:25px; color:#0151b5; font-weight:400;}
.H-NEWS3 ul li .r{float:right;width: 71%;margin-right:0px;margin-top: 15px;}
.H-NEWS3 ul li .r h1 a{ color: #333;margin-bottom: 0px;font-size: 14px;height: 23px;line-height: 23px;text-align: left;width: 100%;
display: block;margin-top: 0px;font-weight: 400;}
.H-NEWS3 ul li .r h1{margin: 0 auto;}
.sxwr{height: auto;}

.H-NEWS3 ul li .r h3 {
    height: 41px;
    margin: 0 auto;
    line-height: 21px;
    text-align: left;
    font-size: 14px;
    color: #989898;
    overflow: hidden;
    width: 100%;
    font-weight: 400;
    overflow: hidden;
}



/*首页*/
.about-tit{
  padding-left:16px;
  height: 65px;
  display: block;

}
.m2{padding:20px 0px;}
.wl-bt1 p{font-size: 13px;font-family: arial;color: rgba(0, 0, 0, 0.38)}
.wl-bt1 strong, .wl-bt1 .zi1{font-size: 23px;}
.about-bg{margin-top: 20px; height: auto; background: url(../Img/mini-about-bg.jpg) top center no-repeat;}
.about-tit{height: 53px;}
.about-tit h2{font-size: 25px; height: 32px;text-align: center;font-family: 宋体}
.about-tit p{font-size: 13px;text-align: center;text-transform: uppercase;font-family: arial
;letter-spacing: 0px;}
.m3-about{margin-top: 30px;}
.about-word{padding:20px; margin:0 auto; margin-top: 15px; width: 100%;}
.habout a{margin:0 auto;}
.h-about{height: auto;margin-bottom: 40px;margin-top: 20px;    height: 256px;overflow: hidden}
.ys-bg-tit img{width: 100%;}
.ys-bg-tit{padding-top: 20px;}
.ys-bg-tit p{font-size: 17px;}
.ys-bg{padding-bottom: 20px;}
.news03 .tu{margin-bottom: 15px;}
.news01 .n1-nr{padding:10px;}
.news01 .n1-nr p{margin-top: 5px;}
.news01 .n1-nr .more1 a{ margin:0 auto; margin-top: 5px;}
.news01{padding-bottom: 5px;}
.rt-ys-con p{
  font-size: 18px;
}
.rt-ys-con .zia{
  font-size: 18px;
}
.foot-ewm{ margin:0 auto; margin-top: 15px; }
.rt-map p{width: 100%;}


/*优势*/
.m-yous{
    display: block;
    padding-top: 20px;
    background: #fcfcfc;
}
.m-yousa{
  width: 100%;

}
.m-yousa img{
  width: 100%;

}

.m-yous1{
  padding-top: 10px;
  width: 90%;
  margin: 0 auto;

}
.m-yous1l{
  width: 16%;
  line-height: 80px;
  background: #d61111;
  font-family: impact;
  font-size: 30px;
  text-align:center;
  color: #fff;
  background: url(../images/01.jpg) no-repeat;
  height: 59px;
  float: left;
}
.m-yous1r{
  font-size: 16px;
      margin-bottom: 30px;
}
.m-yous2l{
  width: 16%;
  line-height: 80px;
  background: #d61111;
  font-family: impact;
  font-size: 30px;
  text-align:center;
  color: #fff;
  background: url(../images/02.jpg) no-repeat;
  height: 59px;
  float: left;
}
.m-yous3l{
  width: 16%;
  line-height: 80px;
  background: #d61111;
  font-family: impact;
  font-size: 30px;
  text-align:center;
  color: #fff;
  background: url(../images/03.jpg) no-repeat;
  height: 59px;
  float: left;
}
.yanli{
  height: auto;
  background: none;
}
.foot-bg {
    padding: 40px 0px 20px 0px;
    width: 100%;
    height: 485px;
    background: url(../images/mini-foot-bg.jpg) no-repeat center;
}
.dibut{
  display: none;
}
.dibunt {
    width: 194px;
    height: 66px;
    background: url(../images/ya_20.jpg) no-repeat;
    margin-top: 0px;
}
.dibuner {
    margin-top: 10px;
    color: #fff;
    line-height: 30px;
    float: left;
    margin-left: 13px;
}
.dibunb {
    font-size: 30px;
    color: #ffc400;
    font-family: impact;
    margin-top: 10px;
    width: 100%;
    
}
.auto-pro1 a h3{
    display: block;
    padding: 6px;
    font-size: 14px;
    color: #f50505;
    text-align: center;
    background: none;
    overflow: hidden;
    height: 26px;
    line-height: 17px;
    margin-bottom: 3px;
}

.lxxx{/*padding:0px 10px 10px 10px; */overflow: hidden;}
.lxxx a{padding:0px; margin:0px;}
.lx-phone{width: 47%;float: left; background-color: #14a73d; text-align: center; padding:3px 4px;}
.lx-phone img{display: inline-block;vertical-align:middle; width: 16px; height: 15px; margin:0px; padding:0px;}
.lx-phone p{display: inline-block;vertical-align:middle; font-size: 14px; color: #ffffff; padding:0px;
background:none; margin:0px; margin-left:5px;}
.lx-dx{width: 47%;float: right; background-color: #14a73d; text-align: center; padding:3px 4px;}
.lx-dx img{display: inline-block;vertical-align:middle; width: 16px; height: 15px; margin:0px; padding:0px;}
.lx-dx p{display: inline-block;vertical-align:middle; font-size: 14px; color: #ffffff; 
  background:none; padding:0px; margin:0px; margin-left:5px;}

.lei{
    width: 100%;
    padding-bottom: 168px;
    margin-top: 10px;
}



.xcpb a {
    width: 46%;
    float: left;
    margin-left: 2%;
    margin-right: 1%;
    background: #14a73d;
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 2%;
}

.xcpb a:hover {
    width: 50%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    background: #ff8601;
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 2%;
    transition: All 0.6s ease-in-out;
}
.anlia a h3 {
    display: block;
    width: 100%;
    padding: 15px 0px;
    font-size: 14px;
    color: #222;
        overflow: hidden;
    height: 51px;
    text-align: center;
    background: rgb(243, 243, 243);
    transition: all 0.3s ease-out;
}
.sml{margin-bottom: 57px;background: #2d2d2d;}
.kecpl{width: 100%}


.kehuan{display: none;}

.cpbiaots {display: none}
#qrlistzh{margin-top: 10px;margin-bottom: 10px;}

.qrout{display: none}
.c{display: none;}
div.min_box_content{    color: #666;
    min-height: 100px !important;
    height: 80px;
    padding-bottom: 22px;}
.wenhua{display: none}

}
/*手机底部*/

#part-pp{ width: 100%; height:auto; padding-bottom: 12px;/*padding-top: 20px;*/}
.part-ppbt{ /*padding-top:20px; */margin: 0px auto; width: 100%;  
  text-align: center; font-size: 30px; color: #fff;font-weight: bold;}
.part-ppbt span{ padding:0px 10px; font-size: 14px; color: #ffffff; 
  text-transform: uppercase; background: #f64e4e;}

.y-phone-content{ padding:15px;margin-bottom: 0px;font-size:1em; line-height:1.8em; color:#fff;}
.y-phone-content p{ padding:0px 20px ; text-align:left; line-height:170%;margin: 0 0 10px; font-size:15px; color:#fff;}
.y-phone-content p p{font-size:15px; color:#333;}

.y-phone-contentt{ padding:15px; font-size:1em; line-height:1.8em; color:#333333;/*    margin-bottom: 60px;*/}
.y-phone-contentt p{ padding:0px 20px ; text-align:left; line-height:170%; font-size:15px; color:#333;}
.y-phone-contentt p p{font-size:15px; color:#333;}
/**/
.y-phonee-content{ font-size:1em; padding-bottom: 26px;text-align: center;line-height:1.8em; color:#fff;background: #2D2D2D;padding-top: 10px;border-top: 1px solid rgba(244, 244, 244, 0.11);}
.y-phonee-content p{ padding:0px 20px ; text-align:left; line-height:170%;margin: 0 0 41px; font-size:15px; color:#333;}
.y-phonee-content p p{font-size:15px; color:#333;}

.y-phonee-contentt{ padding:15px; font-size:1em; line-height:1.8em; color:#333333;/*    margin-bottom: 60px;*/}
.y-phonee-contentt p{ padding:0px 20px ; text-align:left; line-height:170%; font-size:15px; color:#333;}
.y-phonee-contentt p p{font-size:15px; color:#333;}


/* 底部固定导航 */
#social_nav5{height:58px;position:fixed;bottom:0;width:100%;z-index:999;background: #14a73d;}
#social_nav5 ul{width:100%;}
#social_nav5 li{ float:left; position:relative;width:25%;border-right:1px solid rgba(255, 255, 255, 0.33); font-size:12px; text-align:center; color:#fff;line-height:12px; height:58px;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
#social_nav5 li:last-child{border-right:none;}
#social_nav5 li:first-child{border-left:none;}
#social_nav5 li em{ width:23px; display:block; margin:0 auto; padding:10px 0 6px 0;}
#social_nav5 li em img{width: 23px;}
#social_nav5 li a{ color:#fff;}
#social_nav5 li.cur{ color:#fff; background: #ffae02;}
#social_nav5 li .erji{ position:absolute; bottom:58px; left:0; width:100%; text-align:left; background:#0151b5; display:none; }
#social_nav5 li .erji a{ display:block; border-bottom:1px solid #20a6ee; font-size:12px; height: 26px; line-height:26px;position:relative; text-align:center;  color:#fff;}
#social_nav5 li .erji a:last-child{border-bottom:none;}

/*end*/

.duf {
    width: 100%;
    height: auto;
    background: url(../images/sdi.jpg) no-repeat center;
    margin: 0 auto;
    overflow: hidden;
}
.dufl {
    width:100%;
      padding:10px;
}
.duflt {
    margin-top: 0px;
    
    font-size: 16px;
    line-height: 35px;
}


#youku-playerBox{
	width: 400px!important;
	height: 400px!important;
}







}

