body {
  overflow-x: hidden;
  font-family: "microsoft yahei" !important;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: 100%;
}
a:hover {
  text-decoration: none;
}
.no-mr {
  margin-right: 0 !important;
}
.no-mb {
  margin-bottom: 0 !important;
}
.no-pr {
  padding-right: 0 !important;
}
.no-pb {
  padding-bottom: 0 !important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
#header {
  position: relative;
  z-index: 1;
}
#header .h-top .logo {
  float: left;
  margin: 7px 0;
}
#header .h-top .logo img {
  width: auto;
}
#header .h-top .hTr {
	display: block;
	width: 71%;
}
#header .h-top .hTr .Laug {
  text-align: right;
  margin: 5px 0;
}
#header .h-top .hTr .Laug a {
  line-height: 23px;
  font-size: 12px;
  padding-left: 13px;
  color: #444;
}
#header .h-top .hTr .Laug a:first-child {
  padding-right: 13px;
  border-right: 2px solid #777;
}
#header .h-top .hTr .Laug a:hover {
  color: red;
  text-decoration: underline;
}
#header .h-top .TopTel {
	display: block;
	float: right;
  margin: 7px 0 0;
}
#header .h-top .TopTel p {
	font-size: 12px;
  font-family: "微软雅黑";	
  font-weight: bold;
  /*font-style: italic;*/
}
#header .h-top .TopTel p i{
	float: left;
	margin-top: -3px;
}
#header .h-top .TopTel p span {
	display: block;
	float: right;
  font-size: 15px;
  font-family: arial;
  color: #FF0000;
  font-style: italic;   
   margin: -15px 0px 0px 5px;
   line-height: 1.3em
}
#header .nav {
  display: block;
  margin: 18px 0 0 ;
}
#header .nav .navLink {
  display: block;
  float: left;
  height: 30px;
}
#header .nav .navLink .ul .li {
  position: relative;
  float: left;
  display: block;
  text-align: center;
  width: 92px;
  line-height: 30px;
  background-color: #3a4950;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-right: 2px;
}
#header .nav .navLink .ul .li .a1 {
  display: block;
  color: #fff;
}
#header .nav .navLink .ul .li:hover {
  background: #fdd000;
}
#header .nav .navLink .ul .li.active{
background: #fdd000;
}

#header .mark {
  position: absolute;
  display: none;
  z-index: 999;
  background: #3A4950;
  width: 100%;
  padding: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#header .mark li {
  line-height: 32px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#header .mark li a {
  color: #fff;
  font-size: 12px;
}
#header .mark li:hover {
  background: #fdd000;
}
#header .mark li:hover a{
  color: #000;
}
.yxwl {
  margin: 13px 0;
}
.yxwl img{
	width: 100%;
	height: auto;
}
#banner {
  width: 100%;
  min-height: 551px;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
#banner img {
  width: auto;
}
#banner .DB_bgSet {
  position: relative;
}
#banner .DB_bgSet li {
  position: absolute;
  width: 100%;
  min-height: 551px;
  display: none;
}
#banner .DB_imgSet {
  position: absolute;
  width: 1100px;
  left: 50%;
  margin-left: -500px;
}
#banner .DB_imgSet .DB_1_1 {
  position: absolute;
  z-index: 2;
}
#banner .DB_imgSet .DB_1_2 {
  position: absolute;
}
#banner .DB_menuWrap {
  float: left;
  position: absolute;
  width: 100%;
}
#banner .DB_prev,
#banner .DB_next {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  top: 200px;
  cursor: pointer;
  display: none;
  position: absolute;
  z-index: 9;
}
#banner .DB_prev {
  left: 30px;
}
#banner .DB_prev:hover {
  left: 25px;
}
#banner .DB_next {
  right: 30px;
}
#banner .DB_next:hover {
  right: 25px;
}
#index-body .i-product {
	display: none;
  margin: 13px 0;
}
#index-body .i-product .iProTop .iProTopL p {
  line-height: 30px;
}
#index-body .i-product .iProTop .iProTopL .p1 {
  font-size: 18px;
  color: #c9c9c9;
}
#index-body .i-product .iProTop .iProTopL .p2 {
  font-size: 30px;
  color: #3a4950;
  font-weight: bold;
}
#index-body .i-product .iProTop .iProTopR {
  display: block;
  background-color: #ff0000;
  text-align: center;
  width: 86px;
  height: 30px;
  line-height: 28px;
  margin: 33px 0 0;
}
#index-body .i-product .iProTop .iProTopR a {
  color: #fff;
  font-size: 18px;
}
#index-body .i-product .iProTop .iProTopR a:hover {
  text-decoration: underline;
}
#index-body .i-product .iProLB {
  position: relative;
  margin: 27px 0;
}
#index-body .i-product .iProLB .iProList ul li {
  float: left;
  display: block;
  width: 207px;
  margin-right: 16px;
  border: 1px solid #c7c7c7;
}
#index-body .i-product .iProLB .iProList ul li img {
  height: 207px;
  border: 1px solid #c7c7c7;
}
#index-body .i-product .iProLB .iProList ul li p {
  display: block;
  width: 100%;
  padding: 0 13px;
  line-height: 47px;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #777;
}
#index-body .i-product .iProLB .iProList ul li p:hover {
  color: #FF0000;
}
#index-body .i-product .iProLB .LeftIP {
  position: absolute;
  left: -32px;
  top: 27%;
  cursor: pointer;
}
#index-body .i-product .iProLB .RightIP {
  position: absolute;
  right: -32px;
  top: 27%;
  cursor: pointer;
}
#index-body .i-about {
  height: 375px;
  overflow: hidden;
  /*background: #e8e8e8;*/
}
#index-body .i-about .tit{
	display: block;
	margin: 23px 0 15px 0;
}
#index-body .i-about .tit p{
	font-weight: bold;
	font-size: 30px;
	float: left;
}
#index-body .i-about .tit a{
	display: block;
	float: right;
	margin: 10px 0 0 0;
}
#index-body .i-about .tit a img{
	width: auto;
}
#index-body .i-about .iAboL {
  width: 45%;
}
#index-body .i-about .iAboL img {
 width: auto;
}
#index-body .i-about .iAboR {
	float: left;
  width: 55%;
}
#index-body .i-about .iAboR .iAboRBdy {
  display: block;
}
#index-body .i-about .iAboR .iAboRBdy p {
	line-height: 25px;
	text-indent: 2em;
}
#index-body .i-about .iAboR .iAbtm {
}
#index-body .i-about .iAboR .iAbtm p {
	display: block;
	float: left;
	width: 154px;
	height: 129px;
	padding: 15px;
	text-align: center;
}
#index-body .i-about .iAboR .iAbtm p img {
	width: auto;
}
#index-body .i-about .iAboR .iAbtm p span  {
	display: block;
	text-align: center;
	margin: 15px 0;
}
#index-body .i-about .iAboR .iAbtm .p1 img{
	margin: 11px 0 3px 0;
}
#index-body .i-cont {
  margin: 32px 0;
  display: none;
}
#index-body .i-cont .iContT .p1 {
  font-size: 18px;
  color: #777;
}
#index-body .i-cont .iContT .p2 {
  font-size: 30px;
  font-weight: bold;
  color: #3A4950;
}
#index-body .i-cont .iContT .p2:hover {
  text-decoration: underline;
}
#index-body .i-cont .iContB .iContBL {
  float: left;
  margin: 47px 0 0;
}
#index-body .i-cont .iContB .iContBL p {
  line-height: 43px;
}
#index-body .i-cont .iContB .iContBL p img {
  width: 21px;
  margin: 0 15px;
}
#index-body .i-cont .iContB .iContBL p a {
  color: #333;
}
#index-body .i-cont .iContB .iContBL p a:hover {
  text-decoration: underline;
}
#index-body .i-cont .iContB .iContBR {
  display: block;
  float: right;
  padding: 9px;
  margin: 0 0 30px;
}
#index-body .i-thank{
	margin: 35px 0 0 0;
}
#index-body .i-thank .iThankT .p1 {
  font-size: 18px;
  color: #777;
  display: none;
}
#index-body .i-thank .iThankT .p2 {
  font-size: 30px;
  font-weight: bold;
  color: #333;
}
#index-body .i-thank .iThankB {
	display: block;
	padding: 35px 23px;
}
#index-body .i-thank .iThankB  img {
  width: auto;
}
.i-news {
  background: #3a4950;
  line-height: 34px;
}
.i-news a {
  color: #fff;
  margin-right: 13px;
}
.i-news a span {
  margin-right: 7px;
}
.i-news a:hover {
  text-decoration: underline;
}
#footer {
  background: #e8e8e8;
  margin-top: 21px;
  border-top: 5px solid #ccc;
}
#footer .fotTop {
  margin: 27px 0;
}
#footer .fotTop .fotL {
  float: left;
  padding-left: 41px;
  width: 18%;
}
#footer .fotTop .fotL .p1 {
  color: #000;
  font-size: 16px;
  margin: 7px 0;
}
#footer .fotTop .fotL ul li {
  color: #999;
  line-height: 23px;
}
#footer .fotTop .fotL ul li a {
  color: #777;
  font-size: 13px;
}
#footer .fotTop .fotL ul li a:hover {
  color: #000;
}
#footer .fotTop .fot01{
	width: 16%;
}
#footer .fotTop .fot04 {
  padding: 0;
  width: 28%;
}
#footer .fotTop .fot04 p {
  color: #fff;
}
#footer .fotBdy {
  border-top: 1px solid #999;
  padding: 13px 0;
}
#footer .fotBdy .fotBdyl {
  float: left;
  background-color: #777;
}
#footer .fotBdy .fotBdyr {
  float: right;
  padding: 7px 0;
}
#footer .fotBdy .fotBdyr p {
  color: #777;
  float: left;
  margin: 0 9px;
}
#footer .fotBdy .fotBdyr a {
  color: #777;
}
#footer .fotBdy .fotBdyr a:hover {
  text-decoration: underline;
}
.product-page,
.news-page,
.contact-page,
.newdet-page,
.prodet-page{
  padding: 28px 0 0 0;
}
.inner-page .sidebar {
  border-bottom: 10px solid #3A4950;
  width: 183px;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.inner-page .sidebar .p1 {
  display: block;
  background: #3A4950;
  color: #fff;
  height: 43px;
  line-height: 43px;
  overflow: hidden;
  font-size: 16px;
  border-radius: 10px;
  margin: 0 0 3px;
  /*border-top-left-radius: 10px;*/
}
.inner-page .sidebar ul {
  margin: 0px 0 0 0;
  
}
.prodet-page .sidebar ul,
.product-page .sidebar ul{
display: none;
}
.lg-page .sidebar ul{
	display: block;
}
.inner-page .sidebar ul li {
  padding: 5px;
}
.inner-page .sidebar ul li a {
  display: block;
  color: #000;
  line-height: 32px;
}
.inner-page .sidebar ul li a:hover {
  background: #fdd000;
  border-radius: 6px;
}
.inner-page .page-right-bar {
  width: 872px;
}
.ArtTit p {
  font-size: 18px;
  margin: 0 0 -9px 6px;
}
.ArtTit img {
  width: auto;
}
.about-page{
	/*background: url(../images/aboutbg.png);*/
}
.about-page .container{
	background-color: #fff;
	padding-top: 28px;
}
.about-page .about-artical .ArtDtl .ArtDtlP {
  margin: 5px 0 23px 0;
}
.about-page .about-artical .ArtDtl .ArtDtlP p {
  line-height: 27px;
  text-indent: 2em;
}
.about-page .about-artical .ArtDtl .ArtDtlP img {
  float: right;
  width: auto;
}
.about-page .about-artical .ArtDtl .ArtDtlImg {
  margin: 47px 0;
}
.about-page .about-artical .ArtBdy .ArtBdyImg {
  margin: 3px 0 23px 0;
}
.product-page .i-pro-box ul li {
  position: relative;
  float: left;
  display: block;
  width: 198px;
  height: 242px;
  margin: 0 26px 13px 0;
  text-align: center;
  border: 1px solid #C7C7C7;
}
.product-page .i-pro-box ul li img {
  height: 197px;
  border: 1px solid #C7C7C7;
}
.product-page .i-pro-box ul li p {
  position: absolute;
  /*left: 35%;*/
  bottom: 10px;
  color: #333;
      text-align: center;
    display: block;
    width: 100%;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.product-page .i-pro-box ul li a:hover p {
  text-decoration: underline;
}
.prodet-page .product-details .prodet-top-l {
  width: 279px;
  margin-right: 23px;
}
.prodet-page .product-details .prodet-top-l .b-pro {
  height: 279px;
  padding: 10px;
  border: 1px solid #d3d3d3;
  margin-bottom: 20px;
}
.prodet-page .product-details .prodet-top-l ul li {
position:relative;
  float: left;
  width: 67px;
height:67px;
margin-right:2px;
  padding: 2px;
  cursor: pointer;
  border: 2px solid #ccc;
}
.prodet-page .product-details .prodet-top-l ul li:hover {
  border: 2px solid #ff0000;
}
.prodet-page .product-details .prodet-top-l li.active {
  border: 2px solid #ff0000;
}
.prodet-page .product-details .prodet-top-l ul li img{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
}
.prodet-page .product-details .prodet-top-l #pic-zoom {
  position: relative;
  margin-top: 0;
}
.prodet-page .product-details .prodet-top-l .mark {
  width: 279px;
  height: 279px;
  position: absolute;
  z-index: 2;
  background: transparent;
  display: inline-block;
  left: 0;
  top: 0;
  opacity: 0.1;
  filter: alpha(opacity=100);
}
.prodet-page .product-details .prodet-top-l .layer {
  width: 50px;
  height: 50px;
  background: #E8E8E8;
  position: absolute;
  opacity: 0.4;
  filter: alpha(opacity=100);
  display: none;
}
.prodet-page .product-details .prodet-top-l .big_pic {
  padding: 20px;
  z-index: 9;
  position: absolute;
  display: none;
  overflow: hidden;
  width: 279px;
  height: 279px;
  left: 100%;
  top: 0;
  background: #eee;
}
.prodet-page .product-details .prodet-top-l .big_pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
}
.prodet-page .product-details .prodet-top-r {
  position: relative;
  width: 63%;
}
.prodet-page .product-details .prodet-top-r h3 {
  margin-bottom: 13px;
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}
.prodet-page .product-details .prodet-top-r p {
  font-size: 13px;
  color: #777;
}
.prodet-page .product-details .prodet-top-r p span {
  color: #000;
  font-weight: bold;
}
.prodet-page .product-details .prodet-top-r a {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  background-image: -moz-linear-gradient(top, #ffa904, #ff8b28);
  /* Firefox */
  background-image: -webkit-linear-gradient(top, #ffa904, #ff8b28);
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa904, endColorstr=#ff8b28, GradientType='0');
  /* IE*/
  margin-top: 110px;
  color: #fff;
  font-weight: bold;
  display: block;
  width: 195px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ff9f0c;
  border-top: 1px solid #ec8004;
  border-right: 1px solid #ec8004;
}
.prodet-page .product-details .prodet-top-r a:hover {
  background-image: -moz-linear-gradient(top, #ff8b26, #e97006);
  /* Firefox */
  background-image: -webkit-linear-gradient(top, #ff8b26, #e97006);
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff8b26, endColorstr=#e97006, GradientType='0');
  /* IE*/
}
.prodet-page .product-details .pdtRcen {
  margin: 17px 0 0 0;
}
.prodet-page .product-details .pdtRcen p {
  line-height: 23px;
}
.prodet-page .product-details .pdtRP {
  margin: 13px 0;
}
.prodet-page .product-details .pdtRP p {
  line-height: 23px;
}
.prodet-page .product-details .pdtRP p:first-child {
  font-weight: bold;
  color: #000;
}
.prodet-page h4.pro-title {
  font-weight: bold;
  text-transform: uppercase;
  width: 86px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  background: #ff0000;
  font-size: 16px;
  margin-bottom: 21px;
}
.prodet-page .prodet-bottom {
  margin-top: 50px;
  margin-bottom: 32px;
}
.prodet-page .prodet-bottom img{
	height: auto;
}
.prodet-page .prodet-bottom p {
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0 20px;
  line-height: 1.8em;
}
.news-page .new-list-haspic {
  padding: 10px;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #d9d9d9;
  box-shadow: 0 0 6px 0 #cccccc;
  -webkit-box-shadow: 0 0 6px 0 #cccccc;
  -moz-box-shadow: 0 0 6px 0 #cccccc;
  -ms-box-shadow: 0 0 6px 0 #cccccc;
  -o-box-shadow: 0 0 6px 0 #cccccc;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
.news-page .new-list-haspic img {
  width: 100%!important;
}
.news-page .new-list-haspic li {
  padding: 10px 15px 20px;
  margin-bottom: 2px;
  transition: 0.1s ease-in;
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
}
.news-page .new-list-haspic li a {
  display: block;
  color: #000;
}
.news-page .new-list-haspic li a h4 {
  font-size: 16px;
  line-height: 26px;
  margin: 5px 0;
}
.news-page .new-list-haspic li a span {
  color: #bdbdbd;
  margin-bottom: 10px;
  display: block;
}
.news-page .new-list-haspic li a p {
  font-size: 14px;
}
.news-page .new-list-haspic li:nth-of-type(2n+1) {
  background: #f8f8f8;
}
.news-page .new-list-haspic li:nth-of-type(2n) {
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
}
.news-page .new-list-haspic li:hover {
  background: #d80025;
}
.news-page .new-list-haspic li:hover a {
  color: #fff;
}
.news-page .new-list-haspic li:hover span {
  color: #fff;
}
.news-page .new-list-haspic li .new-l {
  width: 430px;
}
.news-page .new-list-haspic li .new-r {
  box-shadow: 0 2px 4px 0 #cccccc;
  -webkit-box-shadow: 0 2px 4px 0 #cccccc;
  -moz-box-shadow: 0 2px 4px 0 #cccccc;
  -ms-box-shadow: 0 2px 4px 0 #cccccc;
  -o-box-shadow: 0 2px 4px 0 #cccccc;
  padding: 3px;
  border: 1px solid #A4A4A4;
  width: 180px;
}
.news-page .new-list-nopic li {
  padding: 12px 0;
  border-bottom: 1px solid #bababd;
}
.news-page .new-list-nopic li a {
  color: #666666;
}
.news-page .new-list-nopic li span {
  float: left;
  font-size: 14px;
  color: #0074cc;
}
.news-page .new-list-nopic li span em {
  font-style: normal;
  color: #666666;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
}
.news-page .new-list-nopic li span:hover em {
  color: #000;
}
.news-page .new-list-nopic li i {
  float: right;
  font-style: normal;
  font-size: 12px;
}
.news {
  background: #fff;
}
.news .news_title h1 {
  padding-bottom: 10px;
  font-size: 26px;
  text-align: center;
  color: #333;
}
.news .news_date {
  line-height: 24px;
  text-align: center;
  border-bottom: 1px solid #CCC;
}
.news .news_date h3 {
  padding-bottom: 12px;
  font-size: 12px;
  color: #999;
  text-align: center;
}
.news .news_contents {
  color: #333;
  font-size: 12px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  text-indent: 2em;
  padding-bottom: 10px;
}
.news .news_contents img{
	width: auto;
}
.news .news_contents a {
  color: #333;
  font-size: 12px;
  line-height: 24px;
}
.news .news_contents p,
.news .news_contents div,
.news .news_contents span,
.news .news_contents table {
  color: #333;
  font-size: 12px;
  line-height: 24px;
  clear: both;
  margin-top: 30px;
}
.news .news_next {
  width: 99%;
  margin-top: 0;
  padding-left: 5px;
  border-top: 0 solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 12px;
  margin-left: 5px;
}
.news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.news .newsnav {
  margin-bottom: 30px;
}
.contact-page img {
  width: auto;
}
.contact-page .contact-list {
  margin: 7px 0;
}
.contact-page .contact-list p {
  line-height: 37px;
  color: #777;
}
.contact-page .contact-list p a {
  color: #777;
}
.contact-page .contact-list p a:hover {
  color: #ff0000;
}
.contact-page .contact-list p img {
  margin: 0 7px;
}
.contact-page .contact-list .contListL {
  width: 78%;
}
.contact-page .contact-list .contListR {
/*  width: 50%;*/
  text-align: center;
}
.MicrosoftMap {
  width: 100%!important;
}
.honour li {
  cursor: pointer;
}
.cn-form {
  width: 100%;
  height: auto;
}
.cn-form .cnFormL {
  width: 50%;
}
.cn-form .cnFormL .cnFormLA {
  line-height: 23px;
  margin: 7px 0;
}
.cn-form .cnFormL .cnFormLA span {
  display: block;
  width: 70px;
  line-height: 29px;
  margin-right: 9px;
  height: 29px;
  text-align: right;
  float: left;
}
.cn-form .cnFormL .cnFormLA span i {
  color: #ff0000;
}
.cn-form .cnFormL .cnFormLA input {
  width: 80%;
}
.cn-form .cnFormR {
  width: 50%;
}
.cn-form .cnFormR .cnFormR01 p {
  float: left;
  display: block;
  text-align: right;
  line-height: 178px;
  padding-right: 9px;
  width: 13%;
}
.cn-form .cnFormR .cnFormR01 p i {
  color: red;
}
.cn-form .cnFormR .cnFormR01 textarea {
  float: right;
  width: 87%;
  height: 178px;
}
.cn-form .cnFormR .cnFormR02 {
  margin-top: 7px;
  text-align: right;
}
.cn-form .cnFormR .cnFormR02 input {
  background: red;
  color: #fff;
  width: 87px;
border-radius:0;
  border: none;
  font-size: 16px;
}
.trad-form {
  margin: 60px auto 0;
}
.trad-form fieldset {
  margin-bottom: 25px;
  position: relative;
}
.trad-form fieldset label {
  float: left;
  width: 120px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  margin: 0;
}
.trad-form fieldset input,
.trad-form fieldset textarea,
.trad-form fieldset button {
  box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -webkit-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -moz-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -ms-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -o-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  float: right;
  outline: none;
  border: 1px solid #e1e1e1;
  border-top: 1px solid #b3b3b3;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  color: #777;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.trad-form fieldset input {
  padding: 3px 30px 3px 35px;
}
.trad-form fieldset input:focus,
.trad-form fieldset textarea:focus {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #999;
}
.trad-form fieldset input[name="title"] {
  background: url("../images/form-name-ico.png") no-repeat 8px center;
}
.trad-form fieldset input[name="email"] {
  background: url("../images/form-email-ico.png") no-repeat 8px center;
}
.trad-form fieldset input[name="mycall"] {
  background: url("../images/form-phone-ico.png") no-repeat 8px center;
}
.trad-form fieldset input[type="submit"] {
  transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  padding: 6px 0;
  text-align: center;
  color: #a79074;
  background: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  border: 1px solid #a4a4a4;
}
.trad-form fieldset input[type="submit"]:hover {
  background: #a79074;
  color: #fbecc9;
  border: 1px solid #a4a4a4;
  box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -webkit-box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -moz-box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -ms-box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -o-box-shadow: inset 0 0px 0px 0px #e1e1e1;
}
.trad-form fieldset textarea[name="saytext"] {
  background: url("../images/form-mes-ico.png") no-repeat 8px 8px;
  padding: 8px;
  resize: none;
}
.trad-form fieldset textarea[name="saytext"]:focus {
  background: none;
}
.trad-form fieldset .form-tips {
  text-transform: capitalize;
  position: absolute;
  top: 100%;
  font-size: 12px;
  color: #c33;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: normal;
}
.trad-form fieldset em {
  color: red;
  font-weight: bold;
  font-size: 14px;
}
.trad-form fieldset em.rf {
  position: absolute;
  right: 0;
  font-size: 11px;
  font-style: normal;
  bottom: 0;
}
.trad-form fieldset em.rf span {
  color: #333;
}
#PdetList {
  margin-left: 27px;
}
#LeftPd {
  position: relative;
  top: 35px;
  left: -10px;
  cursor: pointer;
}
#RightPd {
  position: relative;
  bottom: 110px;
  right: -10px;
  cursor: pointer;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  position: relative;
  float: left;
  display: block;
  border: 1px solid #c7c7c7;
  height: 153px;
  width: 153px;
  margin-right: 13px;
}
.recommend-product ul li .zoom-box {
  position: inherit;
}
.recommend-product ul li img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url("../images/zoom.png") no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 1s linear;
  -webkit-transition: 1s linear;
  -moz-transition: 1s linear;
  -ms-transition: 1s linear;
  -o-transition: 1s linear;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.around-line li {
  float: left;
  position: relative;
  cursor: pointer;
}
.around-line li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.around-line li:before,
.around-line li:after {
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  position: absolute;
}
.around-line li:before {
  top: 0;
  left: 0;
  right: 100%;
  bottom: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:after {
  right: 0;
  bottom: 0;
  top: 100%;
  left: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:hover:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li:hover:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.m-page {
  margin: 50px 0 10px;
  _padding-bottom: 30px;
  *padding-bottom: 30px;
  text-align: right;
  line-height: 32px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,
.m-page i {
  display: inline-block;
  vertical-align: top;
  padding: 2px 12px;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 12px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-page a:last-child {
  margin-right: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.m-page a:hover {
  color: #fff;
  background: #064896;
}
.m-page a:active {
  background: #064896;
}
.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active {
  cursor: default;
  color: #fff;
  background: #064896;
}
.m-page-sm {
  margin: 17px auto;
  line-height: 22px;
}
.m-page-sm a,
.m-page-sm i {
  padding: 5 10px;
}
.m-page-sr a,
.m-page-sr i {
  margin: 0 3px;
  border-radius: 2px;
}
.m-page-sr i {
  border: 0;
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
#fancybox-loading {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../images/fancybox.png");
}
#fancybox-overlay {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}
#fancybox-outer {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0 solid #fff;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("../images/fancybox.png") -40px 0;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url("../images/blank.gif");
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0;
}
#fancybox-right {
  right: 0;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url("../images/fancybox.png");
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url("../images/fancybox.png");
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("../images/fancybox-x.png");
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("../images/fancybox-y.png");
  background-position: -20px 0;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("../images/fancybox-x.png");
  background-position: 0 -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("../images/fancybox-y.png");
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -122px;
}
#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url("../images/fancy_title_over.png");
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("../images/fancybox.png") -40px -90px no-repeat;
}
#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px;
  background: url("../images/fancybox-x.png") 0 -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("../images/fancybox.png") -55px -90px no-repeat;
}

.Chengzhang{
  position: relative;
  display: block;
  height: 1780px;
  margin: 32px 0;
}
.Chengzhang .xian{
  position: absolute;
  display: block;
  height: 100%;
  left: 50%;
  border-left: 1px solid #ccc;
}
.Chengzhang .chengL{
  display: block;
  float: left;
  text-align: left;
  padding: 0 0 0 30px;
  left: 5.2%;
}
.Chengzhang .chengR{
  display: block;
  float: right;
  text-align: right;
  left: 45.2%;
  padding: 0 30px 0 0;
}
.Chengzhang .cheng{
  position: absolute;
  display: block;
  width: 50%;    
  filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.cheng.active{
  zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px)
}
.Chengzhang .cheng .p{}
.Chengzhang .cheng .p p{

}
.Chengzhang .cheng .img img{
  width: 300px;
}
.Chengzhang .cheng .tubiao img{
  width: 38%;
}
.Chengzhang .chengL .tubiao{
      position: absolute;
    right: 0;
    bottom: 50px;
}
.Chengzhang .chengR .tubiao{
      position: absolute;
    left: 0;
    bottom: 50px;
}
.Chengzhang .chengR .img{}
.Chengzhang .cheng1{
  top: -40px;
}
.Chengzhang .cheng2{
  top: 143px;
}
.Chengzhang .cheng3{
  top: 300px;
}
.Chengzhang .cheng4{
  top: 480px;
}
.Chengzhang .cheng5{
  top: 650px;
}
.Chengzhang .cheng6{
  top: 820px;
}
.Chengzhang .cheng7{
  top: 990px;
}
.Chengzhang .cheng8{
  top: 1160px;
}
.Chengzhang .cheng9{
  top: 1330px;
}
.Chengzhang .cheng10{
  top: 1520px;
}
.prd-Logo{
	display: block;
}
.prd-Logo img{
	width: auto;
}
.ewm{
	display: block;
	float: left;
	width: 10%;
	margin: 35px 0 0 50px
}