﻿@charset "utf-8";
/* CSS Document */


.sub-section .main .g-container {
  width: 100%;
  float: left;
  *display: inline;
  overflow: hidden;
}
.sub-section .main .g-container .proIntro {
  margin: 20px 0px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.sub-section .main .g-container .pro-list {
  padding-bottom: 50px;
}
.sub-section .main .g-container .pro-list .p-odd {
  width: 100%;
  height: 266px;
  margin-left: 4.4%;
  background: #fbfaf7;
  position: relative;
  z-index: 1;
  margin-top: 50px;
  *zoom: 1;
}
.sub-section .main .g-container .pro-list .p-odd:before,
.sub-section .main .g-container .pro-list .p-odd:after {
  content: "";
  display: table;
}
.sub-section .main .g-container .pro-list .p-odd:after {
  clear: both;
}
.sub-section .main .g-container .pro-list .p-odd .img-url {
  width: 346px;
  display: block;
  float: left;
  *display: inline;
  margin-top: 20px;
  margin-left: -40px;
  /*position: absolute;
						top:20px;left: -40px;*/
}
.sub-section .main .g-container .pro-list .p-odd .img-url img {
  max-width: 100%;
  max-height:266px;
}
.sub-section .main .g-container .pro-list .p-odd .info {
  width: 58.9%;
  float: left;
  *display: inline;
  /*position: absolute;
						left: 39.09%;top:30px;*/
  margin-top: 40px;
  padding-left: 20px;
  table-layout: fixed;
  overflow: hidden;
}
.sub-section .main .g-container .pro-list .p-odd .info .tit-url {
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #494444;
}
.sub-section .main .g-container .pro-list .p-odd .info p {
  width: 90%;
  font-size: 13px;
  line-height: 17px;
  margin-top: 8px;
  color: #666;
}
.sub-section .main .g-container .pro-list .p-odd .info .more {
  width: 32.5%;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  display: block;
  color: #ffffff;
  margin-top: 5.7%;
  background: #fdc71a;
}
.sub-section .main .g-container .pro-list .p-odd:nth-child(2n) {
  width: 100%;
  margin-left: 0px;
  *zoom: 1;
}
.sub-section .main .g-container .pro-list .p-odd:nth-child(2n):before,
.sub-section .main .g-container .pro-list .p-odd:nth-child(2n):after {
  content: "";
  display: table;
}
.sub-section .main .g-container .pro-list .p-odd:nth-child(2n):after {
  clear: both;
}
.sub-section .main .g-container .pro-list .p-odd:nth-child(2n) .img-url {
  float: right;
  *display: inline;
  margin-right: -40px;
}
.sub-section .main .g-container .g-page {
  width: 100%;
  margin: 30px 0;
}
.sub-section .main .g-container .g-page .pagelist {
  width: 43.23%;
  margin: 0 auto;
  *zoom: 1;
}
.sub-section .main .g-container .g-page .pagelist:before,
.sub-section .main .g-container .g-page .pagelist:after {
  content: "";
  display: table;
}
.sub-section .main .g-container .g-page .pagelist:after {
  clear: both;
}
.sub-section .main .g-container .g-page .pagelist li {
  width: 10.25%;
  float: left;
  *display: inline;
  margin-left: 3.9%;
}
.sub-section .main .g-container .g-page .pagelist li a {
  color: #ababab;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  display: block;
}
.sub-section .main .g-container .g-page .pagelist li .a-color {
  color: #000;
}
.sub-section .main .g-container .g-page .pagelist .pageOne {
  background: #fdc71a;
  color: #fff;
}
.sub-section .main .g-container .g-page .pagelist .page-li:hover {
  background: #fdc71a;
  color: #fff;
}
.sub-section .main .g-container .g-page .pagelist .pageactive {
  background: #fdc71a;
  color: #fff;
}

/*keywords*/
.proCateTags{clear:both;padding:0px;margin:0px; position:relative;}
.proCateTags h3{border-bottom:2px solid #face13;font-size:21px;line-height:32px;margin-top:-55px;padding: 0 0 15px 0px;position:absolute;width: 100%!important;}
.keywords{margin:80px auto 20px; }
.keywords a{margin-right:0px;color:#333;font-size: 16px;line-height:20px;display:block; border-bottom:1px solid #eee;padding: 10px 0px 10px 0px;text-transform:capitalize;}
.keywords a:hover{text-decoration: underline;}

@media screen and (max-width: 520px) {
  .sub-section .main .g-container .g-page .pagelist {
    width: 85.23%;
  }
}
@media screen and (max-width: 1200px) {
  .sub-section .main .g-container .pro-list .p-odd .info {
    width: 49.9%;
  }
  .sub-section .main .g-container .pro-list .p-odd .info .tit-url {
    font-size: 16px;
    line-height: 20px;
  }
  .sub-section .main .g-container .pro-list .p-odd .info p {
    font-size: 12px;
    margin-top: 4px;
  }
  .sub-section .main .g-container .pro-list .p-odd .info .more {
    font-size: 14px;
    margin-top: 2.7%;
  }
}
@media screen and (max-width: 990px) and (min-width: 768px) {
  .sub-section .main .g-container .pro-list .p-odd {
    margin-left: 0;
    padding-bottom: 20px;
    height: 506px;
  }
  .sub-section .main .g-container .pro-list .p-odd .img-url,.sub-section .main .g-container .pro-list .p-odd:nth-child(2n) .img-url {
    width: 346px;
    float: none;
    margin-left: 0;
    margin: 0 auto;
  }
  .sub-section .main .g-container .pro-list .p-odd .info {
    width: 346px;
    float: none;
    margin: 0 auto;
    margin-top: 40px;
  }
}
@media screen and (max-width: 710px) {
  .sub-section .main .g-container .r-text {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .sub-section .main .g-container .pro-list .p-odd {
    margin-left: 0;
    padding-bottom: 20px;
    height: 506px;
  }
  .sub-section .main .g-container .pro-list .p-odd .img-url,.sub-section .main .g-container .pro-list .p-odd:nth-child(2n) .img-url {
    width: 346px;
    float: none;
    margin-left: 0;
    margin: 0 auto;
  }
  .sub-section .main .g-container .pro-list .p-odd .info {
    width: 346px;
    float: none;
    margin: 0 auto;
    ?argin??p: 40?k
  }?

#?Xn-pag?;
  wip?h: 101E?
  m??gin: 30px 0;
  color: #ababab;
  line-height:32px;
  text-ali?n:cen??
  ??]rflow>??dden;?zg
#tu?{?page ?w!gelis0?q
  w?fth: 43.23%;
  margin: 0 auto;
  *zoom: 1;
}
#turn-page .page?ist:b?Ore,
&?rn-pa??pagelAt:aft?H{
  ?B?tent:??
  ?splay: table;
}
#turn-page .pagelist:after {
  clear: both;
?
#tur[mpage r??n,#tu?H?page $?
  wih: 10/D?;
 ?]?oat: lift;
  margin-left: 3.9%;
  color: #ababab;
  font-size: 14px;E
  li?'heigh??2px;<?textl?Tign: ??Vter;
??displa?R bloc?
}
#turn-page a:link, #turn-page a:visited {
  background: #fDf;
 ?^?lor: ???abab;IV?
#tu??7page ???over,???urn-pa? a:ac?Cve, #turn-page span.ctxt {
  background: #fdc71a;
  color: #ff?
}
:?edia 30een ak?max-?M^th: 5?O?x) {
OB#turn)\?ge .p Aelist {
    width: 85.23%;
  }
}

.pro-list {
  width: 100?
  oom: 1>}
.pslist:��ore,
Jro-li??pafter??  co*?ent: "";
  display: table;
}
.pro-list:after {
  clear: bothq
}
+?o-lisp{?ninel???{
 ?@?dth: s?5%;
??8float?M\eft;
K *display: inline;
  margin-left: 1.5%;
  margin-top: 2.2%;
 8positm`\: rel sYve;
??pro-h?{t .nio??ist ae?
  povNDion: ?Clative;
  display: block;
}
.pro-list .ninelist a img {
  with: 1p??;
  ?\?ght: ?j%;
}H?pro-l?n .nin?ast .m!
?{
 aidth: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.pro-list .ninelist .mark .z-ct {
  margin-top: 5%;
}
.pro-list .nin?list ??rk .z?n span ?  wi?X:90%;?: margip? aut+E?  fo??-size: 16px;
  line-height: 20px;
  color: #fff;
  display: b?ock;
??text-??Ygn: c$??er;
?zb.pro-?{?t .ni?w$ist .(?pk .z-?f a {
  width: 145px;
  margin: 0 auto;
  display: block;
  h?ight:?Jpx;
$?ont-s?? 18p|E
  li?Mheigh?B?0px;??text?lign: center;
  background: #fdc71a;
  color: #fff;
  margin-?op: 1p[h;
}
J??ro-li?H?nine,?t:hova.mark%D?  di?]?ay: blick;
}

.sub-section .container .main h1 {
  position: absoluDe;
 ??'p: 0;??left:<?
  v?Tth: 2??W;
  ??ght: s?Rx;
 ?ine-height: 74px;
  font-size: 30px;
  padding-left: 25px;
  Aolor:?^?ff;
???ackgrkV?d: #f??71a;
???ext-t???sform{?{pital?Ce;
}
@media screen and (max-width: 764px) {
	.pro-list .ninel?st{
	:?idth:15;
		i?gin-r?MZt:1.5?O?		}
OFpro-l)\?.nin Aist .mark .z-ct {
 		 margin-top: 10%;
		}
	}
@media screen ?nd (mewidth>40px)a
	.pr�~ist .jelist??p		wid??0%;
?margin-left:10%;
		margin-right:10%;
		}
	.pro-list .ninelist .mar+?z-ct z{?		 m???in-to?@?0%;
K?}
	}??8media?MYreen ad (max-width: 480px) {
  .sub-section .container .main h1 {
  8 fontm`Yze: 20sX;
  ??}
@m`?{a (mio??idth:e?8px) ~N@  .su?Csection .container .main h1 {
    position: absolute;
    top: 0;
    left: 280px;
    width: 200%;
    height: 73px;
    line-height: 74px;
    font-size: 30px;
    padding-left: 25px;
    color: #fff;
    background: #fdc71a;
    text-transform:capitalize;
	font-weight:normal;
  }
}