.header {
  height: 35px;
  line-height: 35px;
  background-color: #f5f5f5;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  overflow: hidden;
}
.header p {
  font-size: 16px;
}
.header ul li {
  float: left;
  margin: 0 10px;
}
.header ul li a {
  text-decoration: none;
  color: #000;
}
.header ul li a i {
  margin-right: 5px;
}
.logo_tel {
  line-height: 125px;
  border-bottom: 2px solid #1f2772;
  overflow: hidden;
}
.logo_tel .logo {
  position: relative;
  float: left;
}
.logo_tel .logo img {
  vertical-align: -24px;
  height: 90px;
}
.logo_tel .logo .logo-a {
  float: left;
  height: 100%;
}
.logo_tel .logo .logo-a h1 {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.logo_tel .logo .gray-line {
  width: 2px;
  height: 64px;
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 107px;
  margin: auto 0;
}
.logo_tel .logo .logo-p {
  height: 125px;
  line-height: 125px;
  margin-left: 48px;
}
.logo_tel .logo .logo-p p {
  line-height: 34px;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  vertical-align: -20px;
}
.logo_tel .logo .logo-p p span {
  font-weight: 400;
  font-size: 20px;
}
.logo_tel .search-box {
  width: 448px;
  height: 58px;
  position: relative;
  margin-top: 33px;
}
.logo_tel .search-box input {
  width: 448px;
  height: 58px;
  border: 1px solid #000;
  border-radius: 3px;
  padding: 0 64px 0 18px;
  font-size: 16px;
  vertical-align: top;
}
.logo_tel .search-box a {
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  font-size: 30px;
}
.top-nav {
  line-height: 106px;
  background-color: #383737;
  width: 100%;
}
.top-nav ul li {
  float: left;
}
.top-nav ul li a {
  font-size: 20px;
  text-decoration: none;
  color: #fff;
  padding: 11px 34px;
}
.banner {
  position: relative;
  width: 100%;
  height: 870px;
  background: url("/images/yd/banner2.jpg") no-repeat center center;
  background-attachment: fixed;
  background-position-x: 0;
  background-position-y: 270px;
}
.index-new-msg {
  height: 114px;
  border-top: 1px solid #bebebe;
  position: relative;
}
.index-new-msg .main {
  font-size: 18px;
  line-height: 110px;
}
.index-new-msg .main .txtMarquee-left {
  width: 600px;
  position: relative;
  margin-left: 100px;
}
.index-new-msg .main .txtMarquee-left .bd .tempWrap {
  width: 100% !important;
  overflow: hidden;
}
.index-new-msg .main .txtMarquee-left .bd .tempWrap a {
  text-decoration: none;
}
.index-new-msg .main .txtMarquee-left .bd .tempWrap a:hover {
  color: #ff8d00;
}
.index-new-msg .main .txtMarquee-left .infoList li {
  width: auto !important;
  margin-right: 50px;
}
.index-new-msg .gray-line {
  width: 100%;
  background-color: #bebebe;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 36px;
}
.index-three-pro {
  height: 325px;
  background-color: #3f3f3f;
  overflow: hidden;
}
.index-three-pro ul {
  margin-top: 40px;
}
.index-three-pro ul li {
  float: left;
  width: 33.33%;
}
.index-three-pro ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
}
.index-three-pro ul li a i {
  font-size: 90px;
  line-height: 150px;
  color: #ff9600;
}
.index-three-pro ul li a p {
  line-height: 75px;
  font-size: 36px;
}
.index-three-change .slideTxtBox .hd {
  margin: 100px 0 50px 0;
}
.index-three-change .slideTxtBox .hd ul li {
  width: 246px;
  height: 74px;
  background-color: #3a3939;
  text-align: center;
  line-height: 74px;
  color: #fff;
  float: left;
  border-radius: 5px;
  margin-right: 200px;
  font-size: 20px;
  font-weight: 700;
}
.index-three-change .slideTxtBox .hd ul li:nth-last-child(1) {
  margin-right: 0;
}
.index-three-change .slideTxtBox .hd ul li.on {
  background-color: #ff8d00;
}
.index-three-change .slideTxtBox .hd ul li.on span::before {
  content: "\e724";
}
.index-three-change .slideTxtBox .bd ul {
  height: 640px;
  background: url("/images/yd/beijing.png") no-repeat center;
}
.index-three-change .slideTxtBox .bd ul li a {
  display: block;
  text-decoration: none;
  color: #000;
  position: relative;
}
.index-three-change .slideTxtBox .bd ul li a .ps {
  position: absolute;
  right: 30px;
  bottom: 23px;
  z-index: 99;
}
.index-three-change .slideTxtBox .bd ul li a .ps p {
  font-size: 14px;
  line-height: 25px;
}
.index-three-change .slideTxtBox .bd ul li a .ps p:nth-child(2n-1) {
  font-weight: 700;
  font-size: 18px;
  line-height: 45px;
  margin-bottom: 10px;
}
.index-three-change .slideTxtBox .bd ul li a .ps p:nth-child(2n) {
  margin-bottom: 67px;
}
.index-three-change .slideTxtBox .bd ul:nth-child(2) li a .ps {
  right: 160px;
  bottom: 6px;
}
.index-three-change .slideTxtBox .bd ul:nth-child(2) li a .ps p:nth-child(2n-1) {
  margin-bottom: 10px;
}
.index-three-change .slideTxtBox .bd ul:nth-child(2) li a .ps p:nth-child(2n) {
  margin-bottom: 104px;
}
.index-three-change .slideTxtBox .bd ul:nth-child(3) li a .ps {
  right: 90px;
  bottom: 12px;
}
.index-three-change .slideTxtBox .bd ul:nth-child(3) li a .ps p:nth-child(2n) {
  margin-bottom: 84px;
}
.index-title {
  text-align: center;
  margin-top: 52px;
}
.index-title p {
  font-size: 16px;
}
.index-title p:nth-child(1) {
  font-size: 44px;
  line-height: 81px;
}
.index-title p:nth-child(2) .black-line {
  display: inline-block;
  width: 264px;
  height: 1px;
  background-color: #444;
  vertical-align: 5px;
}
.index-title p:nth-child(2) .iconfont {
  color: #444;
}
.index-title p:nth-child(2) .en-title {
  color: #ff7e00;
}
.index-product-center .index-product {
  margin-top: 84px;
}
.index-product-center .index-product ul {
  margin-right: -8px;
}
.index-product-center .index-product ul li {
  float: left;
  width: 292px;
  margin-right: 8px;
  margin-bottom: 74px;
}
.index-product-center .index-product ul li a {
  display: block;
  height: 260px;
  text-decoration: none;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.index-product-center .index-product ul li a img{
  width: 100%;
}
.index-product-center .index-product ul li a:hover .index-pro-ps {
  bottom: 0;
}
.index-product-center .index-product ul li a:hover .index-pro-ps .index-pro-name {
  background-color: rgba(255, 166, 38, 0.9);
}
.index-product-center .index-product ul li a .index-pro-ps {
  position: absolute;
  width: 100%;
  bottom: -56px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index-product-center .index-product ul li a .index-pro-ps .index-pro-name {
  line-height: 65px;
  background-color: #ffa626;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding: 0 10px;
}
.index-product-center .index-product ul li a .index-pro-ps .hidden-p {
  height: 56px;
  border-top: 1px solid #fff;
  line-height: 56px;
  text-align: center;
  background-color: #ffa626;
}
.index-more {
  text-align: center;
  margin-bottom: 92px;
}
.index-more a {
  display: inline-block;
  text-decoration: none;
}
.index-more span {
  display: inline-block;
  width: 88px;
  height: 1px;
  background-color: #c2c0be;
  margin-right: -5px;
  vertical-align: 5px;
}
.index-more span:nth-child(3) {
  margin-left: -5px;
}
.index-more p {
  display: inline-block;
  text-align: center;
  line-height: 43px;
  width: 128px;
  background-color: #ff9600;
  font-weight: 700;
  color: #fff;
  border-radius: 3px;
}
.index-more2 {
  text-align: center;
  margin-bottom: 92px;
  margin-top: 30px;
}
.index-more2 a {
  display: inline-block;
  text-decoration: none;
}
.index-more2 span {
  display: inline-block;
  width: 88px;
  height: 1px;
  background-color: #c2c0be;
  margin-right: -5px;
  vertical-align: 5px;
}
.index-more2 span:nth-child(3) {
  margin-left: -5px;
}
.index-more2 p {
  display: inline-block;
  text-align: center;
  line-height: 43px;
  width: 128px;
  background-color: #fff;
  font-weight: 700;
  color: #ff8d00;
  border: 1px solid #959595;
}
.index-company {
  height: 637px;
  background: url("/images/yd/sybgc.jpg") no-repeat center;
}
.index-company .main {
  position: relative;
}
.index-company .main .index-company-left {
  position: absolute;
  left: 70px;
  top: 94px;
}
.index-company .main .index-company-left .carousel-inner .black-box {
  width: 100%;
  height: 74px;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
}
.index-company .main .index-company-left .carousel-indicators {
  bottom: -45px;
  right: 0;
  width: auto;
  text-align: right;
}
.index-company .main .index-company-left .carousel-indicators li {
  width: 34px;
  height: 34px;
  line-height: 34px;
  background-color: #b5b5b5;
  border-radius: 0;
  text-indent: 0;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border: 0 none;
  margin-right: 3px;
}
.index-company .main .index-company-left .carousel-indicators li.active {
  background-color: #ff8d00;
}
.index-company .main .index-company-right {
  color: #fff;
  width: 43%;
}
.index-company .main .index-company-right p {
  text-indent: 2em;
  font-size: 16px;
  text-align: justify;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
.index-company .main .index-company-right p:nth-child(1) {
  font-weight: 700;
  font-size: 28px;
  margin-top: 67px;
  margin-left: -80px;
  text-indent: 0;
}
.index-company .main .index-company-right p:nth-child(2) {
  margin-top: 30px;
}
.index-company .main .index-company-right .white-line {
  height: 1px;
  background-color: #fff;
  margin-left: -75px;
  margin-top: 20px;
}
.index-company .main .index-company-right .three-a {
  padding-left: 68px;
  margin-top: 15px;
}
.index-company .main .index-company-right .three-a a {
  display: inline-block;
  width: 132px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-color: #ff8d00;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
  margin-right: 13px;
}
.index-company .main .index-company-right .three-a a:hover{
  background-color: #b5b5b5;
}
.index-khal .index-title {
  margin-top: 70px;
}
.index-khal .index-khal-left {
  width: 40%;
  margin-top: 78px;
}
.index-khal .index-khal-left a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #fff;
  font-size: 22px;
  width: 447px;
  height: 597px;
  overflow: hidden;
}
.index-khal .index-khal-left a:hover p {
  bottom: 0;
}
.index-khal .index-khal-left a p {
  position: absolute;
  line-height: 125px;
  background-color: rgba(0, 0, 0, 0.4);
  width: 447px;
  bottom: -125px;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index-khal .index-khal-right {
  width: 60%;
  margin-top: 78px;
}
.index-khal .index-khal-right ul {
  margin-right: -30px;
}
.index-khal .index-khal-right ul li {
  float: left;
  margin-right: 30px;
  margin-bottom: 25px;
}
.index-khal .index-khal-right ul li a {
  display: block;
  width: 345px;
  height: 285px;
  text-decoration: none;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.index-khal .index-khal-right ul li a img{
  width: 100%;
}
.index-khal .index-khal-right ul li a:hover p {
  bottom: 0;
}
.index-khal .index-khal-right ul li a p {
  position: absolute;
  width: 100%;
  height: 285px;
  line-height: 285px;
  bottom: -285px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  font-size: 24px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index-news .index-news-bgc {
  height: 705px;
  background: url("/images/yd/sybgc2.jpg") no-repeat;
  background-position: 0 0;
  margin-top: 42px;
  padding-top: 50px;
}
.index-news .index-news-bgc .main {
  position: relative;
}
.index-news .index-news-bgc .main .index-news-left {
  border: 1px solid #bfbfbf;
  width: 48%;
  padding-top: 30px;
  padding-left: 8px;
  padding-bottom: 20px;
}
.index-news .index-news-bgc .main .index-news-left ul li {
  overflow: hidden;
  margin-bottom: 6px;
}
.index-news .index-news-bgc .main .index-news-left ul li img {
  float: left;
  width: 220px;
}
.index-news .index-news-bgc .main .index-news-left ul li .index-news-ps {
  margin-left: 230px;
}
.index-news .index-news-bgc .main .index-news-left ul li .index-news-ps .index-news-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  margin-top: 16px;
}
.index-news .index-news-bgc .main .index-news-left ul li .index-news-ps .index-news-title a {
  text-decoration: none;
}
.index-news .index-news-bgc .main .index-news-left ul li .index-news-ps .index-news-date {
  font-size: 12px;
  color: #ff8d00;
  line-height: 26px;
  margin-bottom: 10px;
}
.index-news .index-news-bgc .main .index-news-left ul li .index-news-ps .index-news-con {
  color: #8e8e8e;
  line-height: 26px;
  padding-right: 20px;
  font-size: 16px;
}
.index-news .index-news-bgc .main .index-news-right {
  position: absolute;
  width: 552px;
  height: 613px;
  padding-top: 10px;
  border: 1px solid #bfbfbf;
  text-align: center;
  right: 40px;
  top: 38px;
}
.index-news .index-news-bgc .main .index-news-right p {
  color: #a8a8a8;
  padding: 0 20px;
  text-align: left;
  font-size: 16px;
}
.index-news .index-news-bgc .main .index-news-right p a {
  font-weight: 700;
  font-size: 18px;
  line-height: 70px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.footer {
  margin-top: 186px;
  height: 513px;
  background: url("/images/yd/blackbgc.jpg") repeat;
  color: #fff;
}
.footer dl {
  float: left;
  margin-top: 82px;
  margin-right: 180px;
}
.footer dl a {
  text-decoration: none;
  color: #fff;
}
.footer dl dt {
  font-size: 22px;
  font-weight: 700;
}
.footer dl p {
  width: 42px;
  height: 2px;
  background-color: #ff8d00;
  margin: 25px 0;
}
.footer dl:nth-last-child(1) {
  margin-right: 0;
}
.footer dl dd {
  font-size: 16px;
  line-height: 30px;
}
.hot-product .hot-product-title {
  text-align: center;
  margin: 50px 0;
  font-size: 32px;
}
.hot-product .hot-product-list ul {
  margin-right: -24px;
}
.hot-product .hot-product-list ul li a {
  display: block;
  text-decoration: none;
  color: #000;
}
.hot-product .hot-product-list ul li a:hover .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.hot-product .hot-product-list ul li a .img-box {
  width: 283px;
  overflow: hidden;
}
.hot-product .hot-product-list ul li a .img-box img {
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.hot-product .hot-product-list ul li {
  float: left;
  width: 283px;
  height: 365px;
  border: 1px solid #c2c2c2;
  margin-right: 22px;
  overflow:hidden;
}
.hot-product .hot-product-list ul li a p {
  line-height: 180px;
  font-size: 20px;
  padding: 0 20px;
  font-weight: 700;
}
.other-title {
  position: relative;
  text-align: center;
}
.other-title .span-box {
  position: absolute;
  top: 35px;
}
.other-title .span-box2 {
  right: 0;
}
.other-title .gsjj {
  font-size: 32px;
  font-weight: 700;
}
.other-title .span-box span {
  height: 1px;
  background-color: #ccc;
  display: block;
}
.other-title .span-box span:nth-child(1) {
  width: 514px;
}
.other-title .span-box span:nth-child(2) {
  width: 406px;
  margin: 4px 0;
}
.other-title .span-box span:nth-child(3) {
  width: 314px;
}
.other-title .span-box2 {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.other-title p {
  margin: 10px;
}
.other-title p span {
  margin-left: 60px;
}

.product-center-list ul li img{
  width: 100%;
}
.the-way-p{
  font-size:24px;
  line-height: 40px;
}
.sales-list{
  height:auto;
  display: table;
	margin-bottom:60px;
	
}
.sales-list ul li{
	width:364px;
	height:auto;
	margin:30px 0 0 54px;
	float:left;	
}
.sales-list ul li:nth-child(4n+1){
	margin-left:0;
}
.sales-list ul li .sales-left{
	width:180px;
	float:left;
	padding-top:20px;
}
.sales-list ul li span{
	display:block;
	height:35px;
	line-height:35px;	
}
.sales-list ul li .span1{
	font-size:18px;
	font-weight:bold;	
}
.sales-list ul li .span2{
	font-size:16px;	
}
.sales-list ul li .span3 a{
	width:24%;
	display:block;
	float:left;	
}
.sales-list ul li .span3 a .img1{
	width:30px;
}

.sales-list ul li .wx {   
    width: 145px;
    height: 120px;
    background: #e1e1e1;
	z-index:1;
	position:relative;	
	float:left;
}
.sales-list ul li .wx img {
    width: 110px;
    height: 110px;
    margin: 5px;
	float:left;    
}
.sales-list ul li .wx em {
	height:120px;	
    text-align: center;
    line-height: 15px;
    color: #a7a7a7;   
   
	float:left;
	writing-mode:tb-rl;
	-webkit-writing-mode: vertical-rl;      
	writing-mode: vertical-rl;
}
.sales-list ul li .wx .sanjiao {
    border-width: 15px;   
    border-color: transparent #e1e1e1 transparent transparent;
    border-style: solid;
    width: 0;
    height: 0;
    line-height: 0;
	position:absolute;
	left:-30px;
	top:20px;
}
