body {
  background: #F5F5F5;
}
img{
	max-width: 100%;
}
.head {
  background: white;
}
.danye {
  width: 100%;
  position: relative;
}
.danye img {
  width: 100%;
}
.danye h3 {
  position: absolute;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  bottom: 20px;
  color: white;
  font-size: 24px;
}
.weizhi {
  width: 100%;
  height: 50px;
  background: white;
}
.weizhi .weizhi_main {
  width: 1200px;
  margin: auto;
  height: 100%;
}
.weizhi .weizhi_main a {
  font-size: 16px;
  display: inline-block;
  line-height: 50px;
}
.weizhi .weizhi_main a span {
  font-size: 20px;
}
.weizhi .weizhi_main a font {
  font-size: 16px;
}
.danye_main {
  width: 1200px;
  margin: 20px auto;
  background: white;
  padding: 10px 0%;
}
.danye_main .danye_img {
  width: 100%;
  margin: 20px 0;
  padding: 0 3%;
}

.danye_main .danye_img>p {
  width: 100%;
  font-size: 16px;
  text-indent: 32px;
  line-height: 35px;
}
.danye_main .danye_img img {
  width: 100%;
}
.danye_main > h4 {
  text-align: center;
  font-size: 28px;
  margin-top: 30px;
}
.danye_main h5 {
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
}
.danye_main > p {
  width: 100%;
  padding: 0 5%;
  font-size: 16px;
  text-indent: 32px;
  line-height: 35px;
  margin-bottom: 20px;
}
.danye_main .dan_list {
  width: 100%;
  background: url(../images/dan_bg.png) no-repeat 50% 100%;
}
.danye_main .dan_list > div {
  padding: 30px 5%;
  border-top: 1px solid #ccc;
}
.danye_main .dan_list > div .fl {
  width: 30%;
}
.danye_main .dan_list > div h3 {
  font-size: 20px;
  margin-top: 10px;
}
.danye_main .dan_list > div h4 {
  font-size: 14px;
  margin-top: 5px;
}
.danye_main .dan_list > div .fr {
  width: 70%;
  font-size: 14px;
  text-indent: 32px;
  line-height: 30px;
}
.h3_class {
  font-size: 18px;
  width: 90%;
  margin: auto;
  color: #666666;
  font-weight: bold;
  padding: 10px 0 8px;
  border-bottom: 1px solid #ccc;
}
.h3_class span {
  font-size: 14px;
  margin-left: 10px;
}
.document {
  width: 1200px;
  margin: 0 auto 60px;
}
.document .document_main {
  width: 100%;
  margin-top: 30px;
  padding: 10px;
  background: url(../images/document_bg.png) no-repeat 50% 50%;
  background-size: 100% 100%;
  box-shadow: 0px 0px 15px #ccc;
}
.document .document_main .left {
  width: 32%;
}
.document .document_main .left img {
  width: 377px;
  height: 251px;
}
.document .document_main .right {
  width: 61%;
  margin-right: 3%;
}
.document .document_main .right h3 {
  margin-top: 30px;
  font-size: 22px;
  border-bottom: 1px solid #333;
}
.document .document_main .right h3 span {
  display: inline-block;
  line-height: 37px;
  border-bottom: 3px solid #333;
}
.document .document_main .right p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 30px;
}
.document .document_main .right p a {
  font-size: 16px;
}
.page {
  width: 100%;
  margin: 30px auto 50px;
  padding-left: 50px;
}
.page a {
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 5px 12px;
  margin: 0 5px;
  cursor: pointer;
}
.page .on {
  background: #666;
  color: white;
}
.page a:hover {
  background: #666;
  color: white;
}
.document_info h3 {
  text-align: center;
  font-size: 26px;
  color: #000;
  margin-top: 30px;
}
.document_info h4 {
  text-align: center;
  color: #666;
  font-size: 16px;
  margin-bottom: 30px;
}
.document_info h5 {
  font-size: 14px;
  color: #999;
  text-align: center;
  margin-top: 10px;
}
.document_info ._p {
  width: 90%;
  margin: auto;
}
.document_info ._p p {
  font-size: 16px;
  text-indent: 32px;
  line-height: 35px;
  color: #666;
}
.shang_xia {
  width: 1200px;
  margin: 50px auto;
  padding: 0 5%;
}
.shang_xia p {
  font-size: 16px;
  color: #999;
  line-height: 30px;
}
.shang_xia p a {
  font-size: 16px;
  color: #999;
}
.shang_xia p a:hover {
  color: #000;
}
.info_list {
  width: 90%;
  margin: 0 auto;
  padding: 30px 0;
}
.info_list li {
  line-height: 40px;
}
.info_list li a {
  font-size: 16px;
  color: #333;
}
.info_list li span {
  float: right;
  font-size: 16px;
  color: #333;
}
.info_list li a:hover {
  color: #999;
}
.product {
  width: 93%;
  margin: auto;
}
.product > div {
  float: left;
  width: 30.333%;
  margin: 0 1.5% 35px;
  background: #f5f5f5;
  border-radius: 10px;
}
.product > div p {
  width: 338px;
  height: 236px;
  overflow: hidden;
}
.product > div p img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.product > div span {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: block;
  line-height: 50px;
	height: 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.product > div:hover {
  box-shadow: 0 0 15px #ccc;
  background: white;
}
.product > div:hover img {
  transform: scale(1.1);
}
.anquan_list {
  background: white;
  width: 100%;
  padding: 20px 2%;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.anquan_list .left {
  width: 23%;
}
.anquan_list .left img {
  width: 260px;
  height: 180px;
}
.anquan_list .right {
  width: 60%;
  height: 100%;
  margin-left: 2.5%;
}
.anquan_list .right h3 {
  margin-top: 10px;
  font-size: 20px;
  color: #000;
}
.anquan_list .right h3 span {
  color: #666;
  font-size: 14px;
  margin-left: 10px;
}
.anquan_list .right p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 32px;
  color: #999;
}
.anquan_list .posi {
  transition: all 1s;
  position: absolute;
  height: 40px;
  font-size: 16pc;
  background: #000;
  right: 0px;
  transform: translateX(110px);
  top: 50%;
  margin-top: -20px;
}
.anquan_list .posi a {
  padding-left: 20px;
  display: block;
  color: white;
  line-height: 40px;
}
.anquan_list .posi a font {
  margin-left: 10px;
}
.anquan_list:hover .posi {
  transform: translateX(0);
}
.anquan_list:hover {
  box-shadow: 0 0 15px #999;
}
.qywh {
  width: 84%;
  margin: auto;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.qywh_h3 {
  font-size: 34px;
  text-align: center;
  font-weight: bold;
  margin-top: 50px;
}
.qywh_h4 {
  font-size: 18px;
  text-align: center;
  color: #999;
  margin-bottom: 40px !important;
}
.qywh_h5 {
  font-size: 18px !important;
  text-align: center;
  font-weight: bold;
  color: #000;
  margin: 30px 0 10px !important;
}
.qywh_p {
  width: 100%;
  margin: auto;
  font-size: 16px;
  text-indent: 32px;
  color: #666;
  line-height: 30px;
}

.jsgl {
  width: 86%;
  margin: auto;
}
.jsgl ul {
  width: 100%;
}
.jsgl ul li {
  height: 184px;
  float: left;
  width: 31.333%;
  margin: 0 1% 20px;
  padding: 20px;
  background: #f5f5f5;
}
.jsgl ul li h3 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.jsgl ul li p {
  font-size: 14px;
  text-indent: 32px;
  line-height: 25px;
  text-align: left;
}
.jsgl > p {
  font-size: 16px;
  width: 98%;
  background: #F5F5F5;
  line-height: 40px;
  margin: auto;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.qy_gg {
  width: 100%;
  z-index: 0;
  background: url(../images/qy1.png) no-repeat 50% 0%;
  background-size: 100% auto;
  background-color: #f5f5f5;
  padding-top: 320px;
  position: relative;
}
.qy_gg .qy_posi {
  position: absolute;
  top: 60px;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
}
.qy_gg .qy_posi h3 {
  font-size: 42px;
  color: white;
  font-weight: bold;
}
.qy_gg .qy_posi h3 font {
  font-size: 22px;
}
.qy_gg .qy_posi p {
  margin-top: 30px;
  font-size: 16px;
  color: #fff;
  width: 72%;
  line-height: 35px;
  text-indent: 32px;
}
.qy_gg .qy_posi .posi_2 {
	text-align: center;
  width: 235px;
  border: 1px solid #fff;
  padding: 20px;
  top: 45px;
  right: -5px;
  position: absolute;
  font-size: 18px;
  color: white;
  line-height: 35px;
}
.fz {
  padding-top: 40px;
  z-index: 100;
  width: 1200px;
  margin: 0px auto 0 !important;
  background: #fff;
}
.fz .qywh_h3 {
  background: white !important;
  margin: 0;
}
.fzfl {
  min-height: 500px;
  width: 1200px;
  padding: 130px 80px 40px;
  margin: auto;
  height: 687px;
  background: url(../images/shu.png) no-repeat 50% 130%;
  background-color: #fff;
}
.fzfl .left {
  width: 45%;
}
.fzfl .left .top h3 {
  font-size: 18px;
  text-align: right;
  font-weight: bold;
  margin-bottom: 10px;
}
.fzfl .left .top p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.fzfl .left .top1 {
  margin-top: 48px;
}
.fzfl .left .top2 {
  margin-top: 95px;
}
.fzfl .right {
  width: 45%;
}
.fzfl .right .top h3 {
  font-size: 18px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}
.fzfl .right .top p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.fzfl .right .top1 {
  margin-top: 88px;
}
.fzfl .right .top2 {
  margin-top: 140px;
}
.fzfl_bottom {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: #fff;
  width: 1200px;
  margin: auto;
  padding-bottom: 50px;
  padding-top: 40px;
}
.qypb {
  width: 1200px;
  margin: 30px auto;
  background: auto;
  min-height: 200px;
  background: white;
  padding: 50px 80px;
  position: relative;
}
.qypb h3 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
.qypb h4 {
  font-size: 16px;
  color: #666;
}
.qypb .qypb_posi {
	padding-top: 12px;
  position: absolute;
  top: 50px;
  font-size: 22px;
  color: #666;
  left: 300px;
  font-weight: bold;
}
.tfsc {
  width: 100%;
  height: 350px;
  margin-top: 50px;
  padding-left: 40px;
  background: url(../images/sc.jpg) no-repeat 50% 50%;
  background-size: 100% 100%;
}
.m-tfsc {
	width: 100%;
	display: none;
}
.tfsc h3 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 30px;
  padding-top: 40px;
}
.tfsc h3 font {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
}
.tfsc p {
  font-size: 15px;
  color: white;
  line-height: 35px;
}
.tfsc h4 {
  width: 80px;
  height: 1px;
  background: white;
  margin-top: 30px;
}
.danye_phone {
  display: none;
}
.danye_phone img {
  width: 100%;
}
p.video iframe{ width: 80%; height: 600px;}
@media(max-width: 760px){
p.video iframe{ width: 80%; height: 200px;}
}