@charset "utf-8";
*{margin: 0px; padding: 0px;}
body{width:100%;overflow-x:hidden; font-family: 微软雅黑; font-size: 16px; color: black;}
a{text-decoration: none; outline: none;tap-highlight-color: rgba(0,0,0,0);  focus-ring-color: rgba(0, 0, 0, 0);  -webkit-tap-highlight-color: rgba(0,0,0,0);  -webkit-focus-ring-color: rgba(0, 0, 0, 0);  -moz-tap-highlight-color: rgba(0,0,0,0);  -moz-focus-ring-color: rgba(0, 0, 0, 0);  }
ol,ul,li{list-style: none;}
img{border: 0px solid #ccc; display:block}
table{max-width: 100%;}
input:focus{ outline:none;}
.all .left{float: left;}
.all .right{float: right;}
.all .overflow{ overflow: hidden;}
.all .box{margin: 0 auto; width: 1200px; overflow: hidden;}
.all .pd-nav {
  margin-top: 50px;
  padding-left: 10px;
  width: 1190px;
  overflow: hidden;
}
.all .pd-nav dd{
 float: left; 
  margin-right: 10px;
}


.all .pd-nav dd a {
  background: #f2f2f2;
  display: block;
  padding-left:30px; padding-right:30px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #333;
  text-align: center;
  -webkit-transform: skew(-15deg, 0deg);
  -moz-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -ms-transition: all 350ms;
  transform: all 350ms;
}

.all .pd-nav #lanPos{ 
 background-image: url(../images/prnavbei.jpg);
  background-repeat: no-repeat;
  background-position: center;
} 
.all .pd-nav a.active {
 background-image: url(../images/prnavbei.jpg);
  background-repeat: no-repeat;
  background-position: center;
} 

.all .pd-title {
  margin-top: 39px;
  line-height: 36px;
  font-size: 30px;
  color: #e4222a;
}
.all .pd-hd { width: 1200px; display:block; margin-top: 35px; border-bottom:2px solid #ececec; padding-bottom:25px; margin-bottom:25px; overflow: hidden;}
.all .pd-left {
  width: 625px;
}
.all .pd-pic {
  padding: 5px 0 0 5px;	
}
.all .pd-pic img {
  box-shadow:0 0 5px #ccc;
  width: 100%;
}
.all .pd-share {
  margin-top: 30px;
}
.all .pd-share-hd {
  line-height: 26px;
  font-size: 14px;
  color: #0093e3;
}
.all .pd-link {
  margin-top: 24px;
  display: block;
  width: 146px;
  line-height: 35px;
  font-size: 14px;
  color: white;
  text-align: center;
  background-color: #fe0000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.all .pd-link:hover, .all .pd-link.pd-nav-item.active {
  background-color: #c40202;
}
.all .pd-right {
  width: 514px;
  line-height: 30px;
  font-size: 14px;
  color: #666; 
}
.all .pd-right p {
  text-indent: 2em; 
}
.all .pd-bd {
  margin-top: 30px;
  text-align: center !important;
}



/*# sourceMappingURL=index.css.map */

