article, aside, dialog, footer, header, main, section, nav, figure, menu { display: block; }

/* .j-xx start */
.j-offset-top { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px); opacity: 0; }

.j-offset-top.run { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }

.j-offset-left { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateX(100px); -moz-transform: translateX(100px); -ms-transform: translateX(100px); -o-transform: translateX(100px); transform: translateX(100px); opacity: 0; }

.j-offset-left.run { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }

.j-offset-right { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -ms-transform: translateX(-100px); -o-transform: translateX(-100px); transform: translateX(-100px); opacity: 0; }

.j-offset-right.run { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }

* { margin: 0px; padding: 0px; }

html { font-size: 62.5%; height: 100%; }

body { width: 100%; overflow-x: hidden; font-family: arial, helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; color: black; background: #f4f4f4; }

a { color: #333; text-decoration: none; outline: none; tap-highlight-color: transparent; focus-ring-color: transparent; -webkit-tap-highlight-color: transparent; -webkit-focus-ring-color: transparent; -moz-tap-highlight-color: transparent; -moz-focus-ring-color: transparent; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

a:hover { color: #ffc000; }

ol, ul, li { list-style: none; }

img { border: 0px solid #ccc; }

table, embed, video { max-width: 100%; }

input, textarea { border: none; background: none; font-family: inherit; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }

input[type="radio"], textarea[type="radio"] { cursor: pointer; }

input:focus, textarea:focus { outline: none; }

textarea { resize: none; }

button { border: none; background: none; cursor: pointer; }

em, i { font-style: normal; }

/* .c-xx start */
.c-fl { float: left; }

.c-fr { float: right; }

.c-cb { clear: both; }

.c-mg { margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; }

.c-oh { overflow: hidden; }

.c-wd { width: 1200px; }

.c-tsn { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.c-bbx { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.c-pr { position: relative; }

.c-mt-5 { margin-top: 5px; }

.c-mt-10 { margin-top: 10px; }

.c-mt-15 { margin-top: 15px; }

.c-mt-20 { margin-top: 20px; }

.c-mt-25 { margin-top: 25px; }

.c-mt-30 { margin-top: 30px; }

.c-mt-35 { margin-top: 35px; }

.c-mt-40 { margin-top: 40px; }

.c-mt-45 { margin-top: 45px; }

.c-mt-50 { margin-top: 50px; }

.c-nomt { margin-top: 0 !important; }

.c-nomr { margin-right: 0 !important; }

.c-nomb { margin-bottom: 0 !important; }

.c-noml { margin-left: 0 !important; }

.c-nofont { line-height: 0; font-size: 0; }

.c-nobg { background: none !important; }

/* .c-xx end */
/* .f-xx start */
.f-czjz { position: relative; top: 50%; -webkit-transform: translate(0px, -50%); -moz-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); -o-transform: translate(0px, -50%); transform: translate(0px, -50%); }

.f-box { margin: 0 auto; max-width: 1200px; overflow: hidden; }

@media screen and (min-width: 960px) and (max-width: 1219px) { .f-box { width: 950px; } }

@media screen and (min-width: 768px) and (max-width: 959px) { .f-box { width: 750px; } }

@media screen and (max-width: 767px) { .f-box { padding-left: 10px; padding-right: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } }

/* .f-xx end */
.l { float: left; }

.r { float: right; }

.fix { *zoom: 1; }

.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }

.box { position: relative; }

.mln { margin-left: 0 !important; }

.clear { clear: both; }

.wp { width: 1200px; margin: auto; }

@media screen and (min-width: 1220px) { .wp { width: 1300px; margin: auto; }}

@media screen and (min-width: 1000px) and (max-width: 1219px) { .wp { width: 980px; margin: auto; } }

@media screen and (max-width: 999px) { .wp { width: 95%; margin: auto; } }

/* .m-xx start */
.m-desc { font-size: 14px; font-size: 1.4rem; color: #333; line-height: 30px; }

.m-desc a { color: #ffc000; }

.m-desc a:hover { text-decoration: underline; }

.m-desc p { font-size: 14px; font-size: 1.4rem; color: #333; line-height: 30px; }

.m-desc span { font-size: 14px; font-size: 1.4rem; color: #333; line-height: 30px; }

.m-desc b { font-size: 22px; font-size: 2.2rem; color: #333; line-height: 30px; }

.m-desc a { font-size: 14px; font-size: 1.4rem; color: #ffc000; line-height: 30px; }

.m-desc img { display: block; max-width: 100%; margin: 0 auto; }

.m-desc iframe { display: block; max-width: 100%; margin: 0 auto; }

.m-desc table { width: 90%; border-collapse: collapse; line-height: 22px; border: 1px solid #ccc; margin-left: auto; margin-right: auto; }

.m-desc table tr td { padding: 3px; border: 1px solid #ccc; background: #fff; font-size: 14px; font-size: 1.4rem; }

@media screen and (max-width: 767px) { .m-tt1 { font-size: 24px !important; font-size: 2.4rem !important; }
  .m-tt2 { font-size: 20px !important; font-size: 2rem !important; }
  .m-tt3 { font-size: 18px !important; font-size: 1.8rem !important; }
  .m-desc1 { font-size: 16px !important; font-size: 1.6rem !important; }
  .m-desc2 { font-size: 14px !important; font-size: 1.4rem !important; }
  [class*="-item"] .item-title { font-size: 14px; font-size: 1.4rem; }
  [class*="-item"] .item-desc { font-size: 13px; font-size: 1.3rem; }
  [class*="-item"] .item-link { font-size: 13px; font-size: 1.3rem; }
  [class*="-item"] .item-modal { display: none; } }

/* .m-xx end */
/* .j-xx start */
.j-offset-top { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px); opacity: 0; }

.j-offset-top.run { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }

.j-offset-left { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateX(100px); -moz-transform: translateX(100px); -ms-transform: translateX(100px); -o-transform: translateX(100px); transform: translateX(100px); opacity: 0; }

.j-offset-left.run { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }

.j-offset-right { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -ms-transform: translateX(-100px); -o-transform: translateX(-100px); transform: translateX(-100px); opacity: 0; }

.j-offset-right.run { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }

/* .j-xx end */
[class*="-item"] .item-pic { position: relative; display: block; line-height: 0; font-size: 0; text-align: center; overflow: hidden; }

[class*="-item"] .item-pic img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

[class*="-item"] .item-pic:hover 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); }

[class*="-item"] .item-title { overflow: hidden; }

[class*="-item"] .item-title a:hover { color: #ffc000; }

[class*="-item"] .item-desc { overflow: hidden; }

[class*="-item"] .item-desc a { display: block; }

[class*="-item"] .item-desc a:hover { color: #ffc000; }



/*.m-page { margin-top: 0px; letter-spacing: 0; font-size: 0; text-align: center; padding-bottom: 30px; }*/

/*.m-page a { margin: 0 5px; display: inline-block; *display: inline; *zoom: 1; width: 35px; height: 30px; line-height: 28px; font-size: 12px; font-size: 1.2rem; color: #333; text-align: center; border: 1px solid #e5e5e5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; background: #eee; }*/

/*.m-page a.big { width: 61px; }*/

/*.m-page a:hover { color: white; border-color: #ffc000; background-color: #ffc000; }*/

/*.m-page a.active { color: white; border-color: #ffc000; background-color: #ffc000; }*/

/*.m-page span { display: inline-block; width: 50px; text-align: center; font-size: 16px; font-size: 1.6rem; color: #333; position: relative; top: 3px; }*/

/*.m-page img { display: inline-block; position: relative; top: 5px; margin-left: 0px; margin-right: 0px; }*/

/*.m-page .ins { margin-left: 4px; width: 168px; display: inline-block; height: 30px; line-height: 28px; text-align: center; border: none; outline: none; background-color: #ffc000; color: #fff; font-size: 14px; font-size: 1.4rem; cursor: pointer; }*/

/*.m-page .add { width: 200px\0; }*/

/*.m-page1{margin-bottom: 30px;}*/

/*.m-page2 { position: relative; }*/

/*.m-page2 a.no,.m-page2 a.no:hover{color:#333 !important; border: 1px solid #e5e5e5 !important; background: #eee !important}*/

/*@media screen and (max-width: 767px) {*/
/*.m-page { margin-top: 25px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }*/
/*.m-page a { margin-left: 5px; margin-right: 5px; margin-bottom: 10px; }*/
/*}*/

/**********************  ce  ************************/
.ce {position: fixed;top: 20%;z-index: 999;width: 68px;background: #eeeeee;right: 3px;padding: 5px 0px;border-radius:  5px;opacity: 0.85;}/*WD20181115*/

.ce li {margin: 0px 10px;border-bottom: 1px dotted #aaaaaa;padding-bottom: 2px;text-align: center;}/*WD20181115客服实线分割变虚线分割*/

.ce li.noborder { border: none; }

.ce li span { display: block; margin-top: 1px; font-size: 12px; font-size: 1.2rem; }

.ce li img { margin-top: 6px; }

.ce li:hover span { color: #ffc000; }

.weixin {position: relative;cursor:  pointer;}/*WD20181115*/

.ewm {position: absolute;right: 120%;bottom: -99999px;width: 100px;border-radius: 10px;border: 5px solid white;}/*WD20181115微信二维码*/

.weixin:hover .ewm { bottom: 0; }

@media screen and (max-width: 767px) { .ce { bottom: 0; top: auto; width: 100%; padding: 0; -moz-border-radius: 0; border-radius: 0; right: 0; }
  .ce li { border: none; float: left; width: 16%; margin: 0; }
  body { padding-bottom: 70px; }
  .ewm { right: auto; left: 0; }
  .weixin:hover .ewm { bottom: 100%; }
  .ce li.noborder img { margin-top: 13px; } }

.returntop { position: fixed; *position: absolute; z-index: 9999; right: 20px; bottom: 30px; width: 53px; height: 53px; background: url("../img/gotop.png") no-repeat center; line-height: 0; font-size: 0; display: none; z-index: 9999; }

@media screen and (max-width: 959px) { .returntop { right: 10px; bottom: 65px; width: 40px; height: 40px; background-size: contain; } }

.wap-hd-nav { display: none; }

.wap-nav { width: 5px; height: 100%; position: absolute; right: 0; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 999999999999999; cursor: pointer; position: fixed; top: -5px; right: 0; display: block; }

.wap-nav .nav {overflow: hidden;width: 300px;background: rgba(0, 0, 0, 0.8);position: absolute;top: 0;right: 0;display: block;height: auto;/* overflow: scroll; */}/*WD20181109*/

.wap-nav .nav span { font-family: arial, helvetica, sans-serif; }

.wap-nav .nav form { margin: 15px auto; width: 258px; height: 26px; border: 1px solid #fff; }

.wap-nav .nav form .iptc { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 15px; background-color: #fff; width: 80%; height: 26px; line-height: 26px; display: block; float: left; }

.wap-nav .nav form .ipsc { width: 20%; height: 26px; line-height: 26px; display: block; float: right; background: #fff url("../img/sch2.png") no-repeat center center; }

.wap-nav .nav > ul { display: none; margin-top: 0px; margin-bottom: 0px; overflow: scroll; padding-top: 45px; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.wap-nav .nav > ul > li { line-height: 40px; font-size: 12px; font-size: 1.2rem; text-indent: 20px; position: relative; }

.wap-nav .nav > ul > li .addition { width: 20px; height: 20px; position: absolute; right: 15px; top: 10px; background: url("../img/shizi.png") no-repeat center center; }

.wap-nav .nav > ul > li .addition.fa:before { margin-right: 5px; color: #fff; text-indent: 0; }

.wap-nav .nav > ul > li > a { margin-right: 40px; color: #fff; font-size: 12px; font-size: 1.2rem; display: block; }

.wap-nav .nav > ul > li > a span { color: #fff; font-size: 12px; font-size: 1.2rem; }

.wap-nav .nav > ul > li .c-show { display: none; width: 100%; }

.wap-nav .nav > ul > li .c-show1 .c-s1 { position: relative; padding-left: 15px; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > a { position: relative; margin-right: 40px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > a span { font-size: 12px; font-size: 1.2rem; color: #fff; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 { position: relative; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 { position: relative; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a { margin-right: 40px; text-indent: 35px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span { font-size: 12px; font-size: 1.2rem; color: #fff; }

.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 { position: relative; }

.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a { margin-right: 40px; text-indent: 50px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }

.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span { font-size: 12px; font-size: 1.2rem; color: #fff; }

.wap-nav .nav > ul > dl { padding: 20px; }

.wap-nav .nav > ul > dl dd { float: left; margin: 0 2px; }

.wap-nav .menubtn { width: 23px; height: 18px; position: absolute; top: 12px; right: 12px; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }

.wap-nav .menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #ffc000; }

@media screen and (min-width: 960px) { .wap-nav, .menubtn { display: none; } }

@media screen and (max-width: 959px) { .wap-hd-nav { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; background-color: #ffc000; }
  .wap-hd-nav-item { width: 25%; }
  .wap-hd-nav-item a { display: block; padding: 5px 0; line-height: 20px; font-size: 14px; color: white; text-align: center; background-color: #363636; }
  .wap-hd-nav-item a.active { color: white; background-color: #ffc000; } }

/* banner_top */
.banner_top { margin-bottom: 70px; padding-top: 77px; padding-bottom: 84px; background: url(https://sc02.alicdn.com/kf/HTB1SLslav1G3KVjSZFk761K4XXao/7170357/HTB1SLslav1G3KVjSZFk761K4XXao.png) no-repeat top center; text-align: center; }

.banner_top p { text-align: center; color: #333; line-height: 30px; padding-top: 3px; color: #fff; }

.banner_top .title2 { padding-bottom: 11px; }

.banner_top .title2 span { font-size: 36px; font-size: 3.6rem; color: #fff; line-height: 40px; }

.banner_top p { color: #fff; line-height: 30px; }

.banner_top p a { color: #fff; line-height: 30px; }

.banner_top p a.on { color: #ffc000; }

.banner_top p a:hover { color: #ffc000; }

@media screen and (max-width: 999px) { .banner_top { padding: 40px 0px; } }

@media screen and (max-width: 767px) { .banner_top { margin-bottom: 30px; } }

/* header_top */
.header_top {margin-bottom: 50px;text-align: right;}

.header_top span { display: inline-block; line-height: 30px; padding-left: 25px; background: url(../img/meile.png) no-repeat left center; margin-top: 13px; margin-right: 11px; color: #666666; }

.header_top a { color: #666666; }

.header_top a:hover { color: #ffc000; }

.header_top .header_form { margin-top: 13px; border: 1px solid #ffc000; width: 248px; height: 33px; line-height: 33px; position: relative; background: #fff; }

.header_top .header_form .tex { background: transparent; text-indent: 10px; width: 100%; height: 33px; line-height: 33px; display: inline-block; color: #999999; font-size: 14px; font-size: 1.4rem; }

.header_top .header_form .sub { position: absolute; top: 0px; right: 0px; height: 33px; width: 33px; font-size: 0px; cursor: pointer; z-index: 99; background: url(../img/suosou.png) no-repeat left 0px; }

/* header */
.header { background: #f4f4f4; }

.header .logo { margin-top: 10px; }

.header .logo img {display: block;/* max-width: 200px; *//* max-height: 102px; *//* width: 100%; */margin-top: 10px;}/*WD 20181108*/

.header_ul1 > li { float: left; margin-left: 49px; position: relative; padding-bottom: 0px; }

.header_ul1 > li:hover .dan_header { display: block; }

.header_ul1 > li > a { color: #333; line-height: 38px; display: block; border-bottom: 3px solid transparent; font-weight: bold; padding-bottom: 8px; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; }

.header_ul1 > li:hover > a, .header_ul1 li.on > a { color: #ffc000; border-color: #ffc000; }

.dan_header {padding: 10px 0px;display: none;width: 280px;position: absolute;left: 0px;top: 100%;background: #333;z-index: 999999;}/*WD 20181108*/

.dan_header > ul > li { line-height: 37px; position: relative; left: 0px; }

.dan_header > ul > li > a { padding-left: 13px; position: relative; color: #fff; line-height: 37px; display: block; }

.dan_header > ul > li:hover > a { background: #ffc000; }

.dan_header > ul > li:hover .dan_sanheader { display: block; }

.dan_sanheader { display: none; width: 283px; position: absolute; left: 100%; top: 0px; z-index: 999999; }

.dan_sanheader > ul { -moz-border-radius: 5px; border-radius: 5px; padding: 10px 0px; background: #333; }

.dan_sanheader > ul > li { line-height: 37px; position: relative; }

.dan_sanheader > ul > li > a { padding-left: 13px; color: #fff; line-height: 37px; display: block; }

.dan_sanheader > ul > li:hover > a { background: #ffc000; }

@media screen and (max-width: 1219px) { .header_ul1 > li { margin-left: 0px; margin-right: 0px; }
  .header_ul1 > li > a { padding: 0px 10px; } }

@media screen and (max-width: 999px) { .header { position: relative; }
  .header_ul1 > li > a { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 959px) { .header_top .header_form { display: none; }
  .header_top { display: none; }
  .header_right { display: none; }
  .header .logo { float: none;  width: 100%; max-width: 200px; margin-top: 10px; margin-bottom: 10px; } }/*WD 20181108     /* margin: 0 auto; */

@media screen and (max-width: 767px) { .slide .carousel-control { display: none; } }

/* footer */
.footer { background: url(https://sc02.alicdn.com/kf/HTB1QMc4aEKF3KVjSZFEq6xExFXah/7170357/HTB1QMc4aEKF3KVjSZFEq6xExFXah.jpg) repeat-y center; padding-top: 24px; }

.footer a:hover { color: #fff; }

.footer .title { font-size: 24px; font-size: 2.4rem; color: #fff; line-height: 30px; text-transform: uppercase; }

.footer .title a { color: #fff; }

.footer_left { float: left; width: 224px; }

.footer_center { float: left; margin-left: 152px; width: 400px; }

.footer_right { float: right;  }

.ftx_ul { margin-top: 16px; }

.ftx_ul li { line-height: 36px; color: #bbbbbb; padding-left: 30px; }

.ftx_ul li a { color: #bbbbbb; }

.ftx_ul li.li1 { background: url(../img/foli1.png) no-repeat left 12px; }

.ftx_ul li.li2 { background: url(../img/foli2.png) no-repeat left 8px; }

.ftx_ul li.li3 { background: url(../img/foli3.png) no-repeat left 8px; }

.ftx_ul li.li4 { background: url(../img/foli4.png) no-repeat left 8px; }

.ftx_ul li.li5 { background: url(../img/weixing.png) no-repeat left 8px; }



.ftx_ul2 { margin-top: 16px; }

.ftx_ul2 li { line-height: 30px; color: #bbbbbb; }

.ftx_ul2 li a { color: #bbbbbb; position: relative; left: 0px; }

.ftx_ul2 li a:hover { padding-left: 20px; background: url(../img/fibgj.png) no-repeat left center; }

.footer .shejiao { padding-top: 22px; padding-bottom: 11px; }

.footer .shejiao a { display: block; margin-left: 34px; margin-bottom: 28px; float: left; }

.shejiao a img { -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -o-transition: 0.3s all; transition: 0.3s all; height: 50px;  margin-right: 50px; }

.shejiao a:hover img { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg);  }

.footer_bot { background: #111111; color: #bbbbbb; line-height: 40px; }

.footer_bot a, .footer_bot p { color: #bbbbbb; line-height: 40px; }

.footer_bot p a { display: inline-block; padding-left: 2px; line-height: 30px; color: #bbbbbb; }

.Links { margin-top: 32px; margin-bottom: 14px; height: 40px; line-height: 40px; color: #bbbbbb; }

.Links a { display: inline-block; padding-right: 15px; color: #bbbbbb; }

@media screen and (max-width: 1219px) { .footer_center { float: left; width: 303px; margin-left: 20px; } }

@media screen and (max-width: 999px) { .footer_left { width: 40%; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .footer_center { width: 60%; float: right; margin-left: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .footer_right { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: 20px; }
  .footer .shejiao a { margin-left: 0px; margin-right: 10px; } }

@media screen and (max-width: 767px) { .footer { padding: 0px; }
  .footer_left { display: none; }
  .footer_center { display: none; }
  /*.footer_right { display: none; }*/
  .Links { display: none; }
  .footer_bot { line-height: 26px; padding: 10px 0px; } }

.main_ttile { text-align: center; padding-top: 49px; background: url(../img/mainbj.png) no-repeat center bottom; padding-bottom: 19px; }

.main_ttile a { font-family: Impact; text-transform: uppercase; font-size: 40px; font-size: 4rem; }

.main_ttile span { color: #ffc000; }

.mainp { max-width: 887px; margin: 0 auto; text-align: center; margin-top: 11px; margin-bottom: 32px; }

.mainp a { color: #666666; display: block; line-height: 30px; max-height: 60px; overflow: hidden; }

@media screen and (max-width: 767px) { .main_ttile a { font-size: 30px; font-size: 3rem; } }

/*!*==========main1==================*!*/
/*.main1 {!* background: url(../img/main1bj.png) repeat-y center top; *!padding-bottom: 13px;}!*WD20181109*!*/

/*.main1 .m1_ul li {float: left;margin-left: 32px;margin-left: 12px\0;margin-bottom: 57px;!* min-height: 280px; *!}!*WD20181109*!*/

/*.main1 .m1_wrap { position: relative; overflow: hidden; max-width: 276px; margin: 0 auto; }*/

/*.main1 .m1_wrap .j-lazy { display: block; max-width: 276px; max-height: 240px; width: 100%; margin: 0 auto; }*/

/*.main1 .m1_wrap:hover .fu { top: 0px; }*/

/*.main1 .fu { position: absolute; left: 0px; top: 100%; width: 100%; height: 100%; -webkit-transition: 1s all; -moz-transition: 1s all; -o-transition: 1s all; transition: 1s all; background: url(../img/chanpinon.png) repeat center; }*/

/*.main1 .fu img { display: block; margin: 59px auto 17px; }*/

/*.main1 .fu span { display: block; line-height: 30px; text-align: center; width: 90%; margin: 0 auto; color: #fff; max-height: 60px; overflow: hidden; }*/

/*.main1 .wenzi { background: #333333; height: 40px; overflow: hidden; line-height: 40px; overflow: hidden; max-width: 276px; margin: 0 auto; }*/

/*.main1 .wenzi a { display: block; width: 90%; margin: 0 auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #fff; }*/

/*@media screen and (max-width: 1219px) { .main1 .m1_ul li { width: 23%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 30px; } }*/

/*@media screen and (max-width: 999px) { .main1 .fu { display: none; top: 0px; } }*/

/*@media screen and (max-width: 767px) { .main1 .m1_ul li {width: 48%;margin-left: 1% !important;margin-right: 1%;margin-bottom: 20PX;} }!*WD20181109*!*/

/*==========main2==================*/
.main2 { padding-top: 114px; padding-bottom: 138px; }

.main2 .main2_title { margin-bottom: 15px; }

.main2 .main2_title a { display: block; color: #333; font-family: Impact; font-size: 40px; font-size: 4rem; text-transform: uppercase; }

.main2 .more { display: block; width: 119px; height: 36px; line-height: 36px; text-align: center; color: #666666; border: 1px solid #666666; margin-top: 26px; }

.main2 .mainp2 a { display: block; color: #666666; line-height: 30px; max-height: 210px; overflow: hidden; }

.main2 .m2_right { width: 492px; }

@media screen and (max-width: 1219px) { .main2 { padding: 50px; }
  .main2 .m2_right { width: 443px;  padding-right: 20px;} }

@media screen and (max-width: 999px) { .main2 { background: #ffc000 !important; }
  .main2 .m2_right { width: 100%; float: none; } }

@media screen and (max-width: 767px) { .main2 .main2_title a { font-size: 30px; font-size: 3rem; } }

/*!*==========main3==================*!*/
/*.main3 { padding-bottom: 79px; }*/

/*.main3 .box-list { margin-top: 58px; }*/

/*.main3 .box-list li { float: left; }*/

/*.main3 .box-title { position: relative; padding-bottom: 16px; line-height: 1; font-size: 48px; font-size: 4.8rem; font-weight: bold; color: white; text-align: center; text-transform: uppercase; }*/

/*.main3 .box-title a { color: white; }*/

/*.main3 .box-title a:hover { color: #ffc000; }*/

/*.main3 .box-title:before { content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0; width: 90px; height: 2px; background-color: #fff; }*/

/*.main3 .list-item { position: relative; float: left; margin-left: 3.75%; width: 30.83333%; overflow: hidden }!*WD20181115*!*/

/*.main3 .list-item:first-child { margin-left: 0; }*/

/*.main3 .list-item:hover .item-box { background: #ffc000; }*/

/*.main3 .list-item:hover .item-title a, .main3 .list-item:hover .item-desc a { color: #666; }*/

/*.main3 .item-box { position: relative; padding-top: 10px; padding-left: 20px; padding-right: 20px; padding-bottom: 16px; background-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: 1s all; -moz-transition: 1s all; -o-transition: 1s all; transition: 1s all; }*/

/*.main3 .item-title { margin-bottom: 10px; }*/

/*.main3 .item-title a { display: block; height: 30px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #333; overflow: hidden; }*/

/*.main3 .item-time { margin-top: 9px; padding-left: 22px; line-height: 20px; font-size: 14px; font-size: 1.4rem; color: #666666; background: url("../img/time1.png") no-repeat left center; }*/

/*.main3 .item-desc { margin-top: 8px; }*/

/*.main3 .item-desc a { display: block; height: 90px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #666; overflow: hidden; }*/

/*@media screen and (max-width: 406px) {*/
/*.main3 { padding-bottom: 40px; }*/
/*.main3 .box-title { font-size: 24px; font-size: 2.4rem; }*/
/*.main3 .box-list { margin-top: 25px; }*/
/*.main3 .list-item { width: 100%; margin-left: 0; margin-top: 25px; background: #fff; }*/
/*!*.main3 .list-item:first-child { margin: 0px 1% 1% 20px; }*!*/
/*.main3 .item-title a { height: 24px; }*/
/*.main3 .item-desc a { height: 52px; }*/
/*!*.main3 .box-list li {width: 47%; margin:0px 1% 1% 20px}*!*/
/*}*/
/*@media screen and (max-width: 767px) and (min-width: 407px) {*/
/*.main3 { padding-bottom: 40px; }*/
/*.main3 .box-title { font-size: 24px; font-size: 2.4rem; }*/
/*.main3 .box-list { margin-top: 25px; }*/
/*.main3 .list-item { width: 48%;  margin-top: 25px; background: #fff; }*/
/*.main3 .list-item:nth-child(2n+1){ margin-left: 0;}*/
/*.main3 .list-item:nth-child(2n+0){ margin-right: 0;}*/
/*!*.main3 .list-item:first-child { margin: 0px 1% 1% 20px; }*!*/
/*.main3 .item-title a { height: 24px; }*/
/*.main3 .item-desc a { height: 52px; }*/
/*!*.main3 .box-list li {width: 47%; margin:0px 1% 1% 20px}*!*/
/*}*/

/*==========main4==================*/
.main4 { background: url(https://sc02.alicdn.com/kf/HTB1qjEZaEGF3KVjSZFvq6z_nXXaq/7170357/HTB1qjEZaEGF3KVjSZFvq6z_nXXaq.jpg) no-repeat center top; }/*main4.png*/

.main4 .mainp2 { max-width: 1072px; margin: 0 auto; width: 100%; text-align: center; padding-top: 59px; padding-bottom: 89px; }

.main4 .mainp2 a { display: block; color: #fff; font-size: 16px; font-size: 1.6rem; line-height: 30px; max-height: 60px; overflow: hidden; }

@media screen and (max-width: 999px) { .main4 .mainp2 a { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .main4 .mainp2 { padding-bottom: 30px; padding-top: 10px; }
  .main4 .main_ttile a { font-size: 30px; font-size: 3rem; } }

.for { padding-bottom: 43px; }

.for .fonl { width: 41.33333%; }

.for .fonr { width: 55.41667%; }

.for .int1 {margin-bottom: 19px; margin-bottom: 17px\0; }/*20181129*/

.for .int1 input { font-size: 16px; font-size: 1.6rem; width: 436px; height: 48px; line-height: 48px; font-family: Arial; padding-left: 41px; color: #666666; border: 1px solid #bbbbbb; -moz-border-radius: 5px; border-radius: 5px; }

.for .int6 input { font-size: 16px; font-size: 1.6rem; width: 436px; height: 48px; line-height: 48px; font-family: Arial; }

.for .int6 { background: none; }

.for .int2 {  margin-bottom: 16px; }/*20181129*/

.for .int3 {margin-bottom: 13px; }/*20181129*/

.for .int5 { width: 201px; height: 50px; background: #ffc000; border: 1px solid #ffc000; font-weight: bold; font-size: 16px; font-size: 1.6rem; font-weight: bold; color: #333; text-transform: uppercase; cursor: pointer; transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s; margin-left: 10px; }

.for .int5:hover { background: #fff; color: #ffc000; border: 1px solid #ffc000; }

.for .int4 { background: #fff; width: 231px; height: 48px; line-height: 48px; font-size: 16px; font-size: 1.6rem; border: 1px solid #bbbbbb; -moz-border-radius: 5px; border-radius: 5px; float: left; padding-left: 9px; color: #666666; }

.for .fyanzheng { float: left; margin-left: 7px; cursor: pointer; }

.for .fren { background: #fff url(../img/fren.png) no-repeat left top; }

.for .fdianhua { background: #fff url(../img/fren2.png) no-repeat left top; }

.for .fxinfeng { background: #fff url(../img/fren3.png) no-repeat left top; }

.for .ffang { background: #fff url(../img/fren4.png) no-repeat left top; }

.for textarea { width: 605px; height: 184px; line-height: 50px; padding-left: 41px; color: #666666; font-family: Arial; font-size: 16px; font-size: 1.6rem; background: #fff url(../img/fren5.png) no-repeat left top; border: 1px solid #bbbbbb; -moz-border-radius: 5px; border-radius: 5px; }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .for .for { width: 100%; }
  .for .sylx { padding-top: 80px; }
  .for textarea { width: -webkit-calc( 100% - 41px); width: -moz-calc( 100% - 41px); width: calc( 100% - 41px); }
  .for .int1 input { width: -webkit-calc( 100% - 41px); width: -moz-calc( 100% - 41px); width: calc( 100% - 41px); }
  .for .int4 { width: 150px; }
  .for .int5 { width: 150px; } }

@media screen and (max-width: 999px) { .for .for { width: 100%; }
  .for .sylx { padding-top: 40px; }
  .for .sylxbt { font-size: 40px; font-size: 4rem; }
  .for .sylxbt { margin-bottom: 40px; }
  .for .int1 { float: none; margin: 0; margin-top: 13px; }
  .for textarea { width: -webkit-calc( 100% - 41px); width: -moz-calc( 100% - 41px); width: calc( 100% - 41px); }
  .for .int1 input { width: -webkit-calc( 100% - 41px); width: -moz-calc( 100% - 41px); width: calc( 100% - 41px); }
  .for .fonl { width: 100%; float: none; }
  .for .fonr { width: 100%; float: none; margin-top: 19px; } }

@media screen and (max-width: 767px) { .for { padding-bottom: 20px; }
  .for .sylxbt { font-size: 30px; font-size: 3rem; }
  .for .int5 { width: 100%; margin-top: 13px; margin-left: 0; } }

@media screen and (max-width: 640px) { .for .int4 { width: -webkit-calc(100% - 9px); width: -moz-calc(100% - 9px); width: calc(100% - 9px); }
  .for .fyanzheng { margin-left: 0; margin-top: 13px; }
  .for .int1 input { font-size: 14px; font-size: 1.4rem; }
  .for textarea { font-size: 14px; font-size: 1.4rem; }
  .for .int4 { font-size: 14px; font-size: 1.4rem; margin-bottom: 15px; } }

/*!*==========product==================*!*/
/*.product { !*list*! }*/

/*.product .pro_right {width: 927px;}!*WD20181112*!*/

/*.product .pro_x { font-size: 14px; font-size: 1.4rem; color: #333; line-height: 24px; margin-bottom: 20px; }*/

/*.product .pro_x a { color: #ffc000; line-height: 24px; }*/

/*.product .pro_x img { display: block; max-width: 100%; margin: 0 auto; }*/

/*.product .pro_x iframe { display: block; max-width: 100%; margin: 0 auto; }*/

/*.product .pro_x table { width: 90%; border-collapse: collapse; line-height: 22px; border: 1px solid #ccc;  }*/

/*.product .pro_x table tr td { padding: 3px; border: 1px solid #ccc; background: #fff; }*/

/*.product .img-scroll { position: relative; width: 100%; }*/

/*.product .img-scroll .prev { position: absolute; display: block; width: 24px; height: 24px; top: 50%; margin-top: -12px; z-index: 99; }*/

/*.product .img-scroll .next { position: absolute; display: block; width: 24px; height: 24px; top: 50%; margin-top: -12px; z-index: 99; }*/

/*.product .img-scroll .prev { left: 0; cursor: pointer; background: url(../img/prleft.png) no-repeat center; }*/

/*.product .img-scroll .next { right: 0; cursor: pointer; background: url(../img/prright.png) no-repeat center; }*/

/*.product .img-scroll .prev:hover { background: url(../img/prlefth.png) no-repeat center; }*/

/*.product .img-scroll .next:hover { background: url(../img/prrighth.png) no-repeat center; }*/

/*.product .img-list { position: relative; width: 100%; overflow: hidden; margin: 0 auto; }*/

/*.product .img-list ul { width: 1000%; }*/

/*.product .img-list li { float: left; width: 230px; margin-right: 40px; }*/

/*.product .img-list li .m4fu { position: absolute; top: 100%; left: 0px; width: 100%; height: 100%; }*/

/*.product .img-list li img { display: block; max-width: 230px; max-height: 230px; width: 100%; margin: 0 auto; }*/

/*.product .img-list li .m4zi { display: block; margin: 0 auto; max-width: 230px; width: 100%; font-size: 14px; font-size: 1.4rem; max-height: 48px; overflow: hidden; color: #333; line-height: 24px; margin-top: 15px; }*/

/*.product .img-list li .m3lien { max-width: 230px; text-align: center; position: relative; margin: 0 auto; overflow: hidden; }*/

/*.product .img-list li .m3lien:hover .m4fu { top: 0; }*/

/*.product .m1_ul li { float: left; margin-left: 33px; margin-left: 29px\0; width: 276px; margin-bottom: 31px; }*/

/*.product .m1_wrap { position: relative; overflow: hidden; max-width: 276px; margin: 0 auto; }*/

/*.product .m1_wrap .j-lazy {display: block;max-width: 276px;!* max-height: 240px; *!width: 100%;margin: 0 auto;}!*WD20181112*!*/

/*.product .m1_wrap:hover .fu { top: 0px; }*/

/*.product .fu { position: absolute; left: 0px; top: 100%; width: 100%; height: 100%; -webkit-transition: 1s all; -moz-transition: 1s all; -o-transition: 1s all; transition: 1s all; background: url(../img/chanpinon.png) repeat center; }*/

/*.product .fu img { display: block; margin: 59px auto 17px; }*/

/*.product .fu span { display: block; line-height: 30px; text-align: center; width: 90%; margin: 0 auto; color: #fff; max-height: 120px; overflow: hidden; }!*WD20181112*!*/

/*.product .wenzi { background: #333333; height: 40px; overflow: hidden; line-height: 40px; overflow: hidden; max-width: 276px; margin: 0 auto; }*/

/*.product .wenzi a { display: block; width: 90%; margin: 0 auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #fff; }*/

/*.product .p2_wrap { max-width: 277px; margin: 0 auto; width: 100%; margin-top: 16px; text-align: center; }*/

/*.product .p2_wrap input { display: inline-block; }*/

/*.product .p2_wrap a { -moz-border-radius: 50px; border-radius: 50px; display: inline-block; width: 104px; height: 28px; line-height: 28px; border: 1px solid #ffc000; color: #ffc000; margin-left: 8px; text-align: center; }*/

/*.product .p2_wrap a:hover { color: #fff; background: #ffc000; }*/

/*@media screen and (max-width: 1219px) { .product .m1_ul li { width: 31%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 30px; }*/
/*.product .fu img { display: block; margin: 30px auto 17px; } }*/

/*@media screen and (max-width: 999px) { .product .fu { display: none; top: 0px; } }*/

/*@media screen and (max-width: 767px) { .product .m1_ul li { width: 48%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 20px; } }*/

/*.product .list { width: 269px; }*/

/*.product .list .title1 { width: 100%; margin-bottom: 0px; display: block; width: 100%; text-align: center; height: 60px; line-height: 60px; background: #333333; }*/

/*.product .list .title1 a { color: #fff; font-size: 22px; font-size: 2.2rem; color: #fff; font-weight: bold; text-transform: uppercase; }*/

/*.product .list .subNavBox { width: 100%; margin-bottom: 60px; }*/

/*.product .list .subNav { cursor: pointer; background: #fff url(../img/parrow.png) no-repeat 94% center; padding: 8px 0px; margin-top: 5px; margin-bottom: 0px; -webkit-transition: 1s all; -o-transition: 1s all; -moz-transition: 1s all; transition: 1s all; }*/

/*.product .list .subNav.div1 { margin-top: 0px; padding-top: 4px; }*/

/*.product .list .subNav a { line-height: 24px; line-height: 24px; padding-left: 13px; color: #333; font-size: 16px; font-size: 1.6rem; display: block; padding-right: 33px;}*/

/*.product .list .subNav:hover { background: #ffc000 url(../img/parrowon.png) no-repeat 94% center; color: #ffc000; }*/

/*.product .list .subNav:hover a { color: #fff; }*/

/*.product .list .currentDd { background: #ffc000 url(../img/parrowon.png) no-repeat 94% center; }*/

/*.product .list .currentDd a { color: #fff; }*/

/*.product .list .navContent { display: none; background: #ffffff; position: relative; top: 0px; padding-bottom: 7px; padding-top: 7px; }*/

/*.product .list .navContent > li > a { display: block; font-size: 14px; font-size: 1.4rem; line-height: 34px; color: #666666; padding-left: 32px; }*/

/*.product .list .navContent > li > a:hover { color: #ffc000; }*/

/*.product .list .subNav.currentDd .navContent { display: block; }*/

/*.product .pto_title { line-height: 34px; font-weight: bold; margin-bottom: 33px; border-bottom: 3px solid #e4e4e4; }*/

/*.product .pto_title a { color: #ffc000; font-size: 20px; font-size: 2rem; text-transform: uppercase; }*/

/*.product .pro_title { font-size: 20px; font-size: 2rem; font-weight: bold; text-transform: uppercase; color: #ffc000; line-height: 40px; }*/

/*.product #tab { overflow: hidden; width: 100%; border-bottom: 1px solid #ffc000; margin-top: 28px; }*/

/*.product #tab li { float: left; cursor: pointer; padding: 0px 32px; line-height: 40px; text-align: center; font-weight: bold; text-transform: uppercase; margin-right: 6px; color: #fff; font-size: 20px; font-size: 2rem; background: #333333; }*/

/*.product #tab li:hover { background: #ffc000; }*/

/*.product #tab li.current { background: #ffc000; }*/

/*.product #content .chanxn { display: none; padding-top: 10px; width: 100%; }*/

/*.product .litop { position: relative; padding-bottom: 56.22%; height: 0; overflow: hidden; margin-top: 25px; }*/

/*.product .litop iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }*/

/*.product .litop iframe body { margin: 0px !important; }*/

/*@media screen and (max-width: 1219px) { .product .pro_right { width: 680px; }*/
/*.product .pro_right .proi_ul li { width: 31%; margin-left: 1% !important; margin-right: 1%; } }*/

/*.product .titlems { position: relative; }*/

/*.product .titlems .dan_p { display: none; position: absolute; right: 5px; top: 15px; }*/

/*.product .titlems .dan_p span { margin-bottom: 2px; display: block; width: 25px; height: 4px; background-color: #fff; }*/

/*@media screen and (max-width: 999px) { .product #content .chanxn { margin-bottom: 20px; }*/
/*.product .list .title1 { background: #ffc000; }*/
/*.product .titlems .dan_p { display: block; }*/
/*.product .subNavBox { display: none; }*/
/*.product .pro_right .fu { display: none; }*/
/*.product .list { width: 100%; float: none; margin: 0 auto; }*/
/*.product .pro_right { width: 100%; float: none; margin: 0 auto; } }*/

/*@media screen and (max-width: 767px) { .product #tab li { font-size: 16px; font-size: 1.6rem; padding: 0px 18px; }*/
/*.product .pro_right .proi_ul li { width: 48%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 25px; }*/
/*.product .list .title1 a { font-size: 18px; font-size: 1.8rem; } }*/

/*pro2_wrapper*/
.pro2_wrapper { /*mouse hands*/ /* teer.js tsScrollResize offsetWidth*3 */ }

.pro2_wrapper #tsShopContainer li, .pro2_wrapper #tsShopContainer img { vertical-align: top; }

.pro2_wrapper #tsShopContainer { position: relative; float: left; width: 417px; }

.pro2_wrapper #tsShopContainer #tsImgS { text-align: center; width: 100%; position: relative; }

.pro2_wrapper #tsShopContainer #tsImgS a { display: block; text-align: center; margin: 0px auto; }

.pro2_wrapper #tsShopContainer #tsImgS img { border: 1px; }

.pro2_wrapper #tsShopContainer #tsPicContainer { width: 100%; position: relative; height: 65px; margin-top: 14px; }/*WD20181113 产品缩略图*/

.pro2_wrapper #tsShopContainer #tsPicContainer #tsImgSArrL { width: 21px; position: absolute; top: 0px; left: 0px; cursor: pointer; height: 65px; background: url(../img/prleft.png) no-repeat left center; }/*WD20181113 产品缩略图*/

.pro2_wrapper #tsShopContainer #tsPicContainer #tsImgSArrR { width: 21px; position: absolute; top: 0px; right: 0px; cursor: pointer; height: 65px; background: url(../img/prright.png) no-repeat right center; }/*WD20181113 产品缩略图*/

.pro2_wrapper #tsShopContainer #tsPicContainer #tsImgSArrL:hover { background: url(../img/prlefth.png) no-repeat left center; }

.pro2_wrapper #tsShopContainer #tsPicContainer #tsImgSArrR:hover { background: url(../img/prrighth.png) no-repeat right center; }

.pro2_wrapper #tsShopContainer #tsPicContainer #tsImgSCon {position: absolute;top: 1px;left: 32px;width: 1px;overflow: hidden;height: 65px;}/*WD20181113 产品缩略图*/

.pro2_wrapper #tsShopContainer #tsPicContainer #tsImgSCon ul { width: 100%; overflow: hidden; }

.pro2_wrapper #tsShopContainer #tsPicContainer #tsImgSCon li { width: 73px; float: left; cursor: pointer; margin-left: 0px; margin-bottom: 0; }/*WD20181113 产品缩略图*/

.pro2_wrapper #tsShopContainer #tsPicContainer #tsImgSCon li a { display: block; width: 100px; }

.pro2_wrapper #tsShopContainer #tsPicContainer #tsImgSCon li img {display: block;width: 65px;height: 65px;}/*WD20181112*//*WD20181113 产品缩略图*/

.pro2_wrapper .MagicZoomBigImageCont { border: 1px solid #ccc; background: #FFF; }

.pro2_wrapper .MagicZoomPup { border: 0px solid #aaa; background: #ffffff; }

.pro2_wrapper .MagicZoomMain { text-align: center !important; width: 92px; }

.pro2_wrapper .MagicZoomBigImageCont img { max-width: 834px; display: block; }

.pro2_wrapper .content {width: 492px;margin-right: 50px;}

.pro2_wrapper .content .title { padding-bottom: 5px; margin-bottom: 11px; border-bottom: 1px solid #43464d; }

.pro2_wrapper .content .title h1 { font-size: 20px; font-size: 2rem; line-height: 30px; color: #333; font-weight: normal; }

.pro2_wrapper .btn { max-width: 350px; width: 100%; margin-top: 135px; }

.pro2_wrapper .btn a, .pro2_wrapper .btn span { display: block; font-size: 14px; font-size: 1.4rem; color: #fff; -moz-border-radius: 50px; border-radius: 50px; font-weight: bold; width: 160px; height: 40px; line-height: 40px; text-align: center; background: #333333; text-transform: uppercase; }

.pro2_wrapper .btn a:hover, .pro2_wrapper .btn span:hover { background: #ffc000; }

.pro2_wrapper .share1 { position: relative; top: 0px; display: inline-block; width: 100%; margin-top: 26px; }/*WD20181123*/

.pro2_wrapper .share1 .span4 { font-size: 14px; font-size: 1.4rem; color: #ffc000; height: 26px; line-height: 26px; margin-right: 10px; }/*WD20181123*/

.pro2_wrapper .at-resp-share-element .at-icon { width: 26px !important; height: 26px !important; }

.pro2_wrapper .at-style-responsive .at-share-btn { padding: 0 !important; -moz-border-radius: 2px !important; border-radius: 2px !important; }

.pro2_wrapper .at-resp-share-element .at-share-btn .at-icon-wrapper { width: 26px !important; height: 26px !important; }

.pro2_wrapper .at-resp-share-element .at-share-btn { margin-bottom: 0 !important; margin-right: 3px !important; }

.pro2_wrapper .img980 { display: none; }

.pro_div .title { background: url(../img/prot_tit.png) no-repeat left center; margin-bottom: 30px; margin-top: 30px; }

.pro_div .title a { font-size: 24px; font-size: 2.4rem; font-weight: bold; color: #ffc000; text-transform: uppercase; }

.pro_div .m1_ul { margin-bottom: 103px; }

.pro_div .m1_ul li { float: left; margin-left: 30px; margin-left: 10px\0;}

.pro_div .m1_wrap { position: relative; overflow: hidden; max-width: 277px; margin: 0 auto; }

.pro_div .m1_wrap .j-lazy { display: block; max-width: 277px; max-height: 240px; width: 100%; margin: 0 auto; }

.pro_div .m1_wrap:hover .fu { top: 0px; }

.pro_div .fu { position: absolute; left: 0px; top: 100%; width: 100%; height: 100%; -webkit-transition: 1s all; -moz-transition: 1s all; -o-transition: 1s all; transition: 1s all; background: url(../img/chanpinon.png) repeat center; }

.pro_div .fu img { display: block; margin: 59px auto 17px; }

.pro_div .fu span { display: block; line-height: 30px; text-align: center; width: 90%; margin: 0 auto; color: #fff; max-height: 60px; overflow: hidden; }

.pro_div .wenzi { background: #333333; height: 40px; overflow: hidden; line-height: 40px; overflow: hidden; max-width: 277px; margin: 0 auto; }

.pro_div .wenzi a { display: block; width: 90%; margin: 0 auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #fff; }

.pro_div .p2_wrap { max-width: 277px; margin: 0 auto; width: 100%; margin-top: 16px; text-align: center; }

.pro_div .p2_wrap input { display: inline-block; }

.pro_div .p2_wrap a { -moz-border-radius: 50px; border-radius: 50px; display: inline-block; width: 104px; height: 28px; line-height: 28px; border: 1px solid #ffc000; color: #ffc000; margin-left: 8px; text-align: center; }

.pro_div .p2_wrap a:hover { color: #fff; background: #ffc000; }

@media screen and (max-width: 1219px) { .pro_div .m1_ul li { width: 31%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 30px; }
  .pro_div .fu img { display: block; margin: 30px auto 17px; } }

@media screen and (max-width: 999px) { .pro_div .fu { display: none; top: 0px; }
  .pro_div .m1_ul { margin-bottom: 40px; } }

@media screen and (max-width: 767px) { .pro_div .m1_ul li { width: 48%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 20px; } }

@media screen and (max-width: 1219px) { .MagicZoomBigImageCont { display: none !important; }
  .pro2_wrapper .MagicZoomPup { display: none !important; }
  .pro2_wrapper #tsShopContainer { float: none; margin: 0 auto; }
  .pro2_wrapper .content { width: 100%; float: none; margin-top: 20px; }
  .pro2_wrapper .btn { margin-top: 20px; } }

@media screen and (max-width: 999px) { .pro2_wrapper #tsShopContainer { display: none; }
  .pro2_wrapper .img980 { display: block; }
  .product .img-list li .m4fu { top: 0px; opacity: 0; }
  .product .img-list { width: 100%; }
  .product .img-scroll .hot { top: -10px; }
  .product .img-list li { width: 3%; margin-right: .5%; } }

@media screen and (max-width: 767px) { .pro2_wrapp2 .protitle1, .pro2_wrapp2 .protitle2 { font-size: 24px; font-size: 2.4rem; }
  .pro2_wrapper .btn a, .pro2_wrapper .btn span { width: 48%; }
  .product .img-scroll { margin-top: 20px; }
  .product .img-list li { width: 4.5%; margin-right: 1%; } }

@media screen and (max-width: 400px) { .product .img-list { width: 191px; margin: 0 auto; }
  .product .img-list li { width: 191px; margin-right: .487%; } }

/*!*==========news==================*!*/
/*.news .box-list { margin-top: 58px; }*/

/*.news .box-list li { float: left; }*/

/*.news .box-title { position: relative; padding-bottom: 16px; line-height: 1; font-size: 48px; font-size: 4.8rem; font-weight: bold; color: white; text-align: center; text-transform: uppercase; }*/

/*.news .box-title a { color: white; }*/

/*.news .box-title a:hover { color: #ffc000; }*/

/*.news .box-title:before { content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0; width: 90px; height: 2px; background-color: #fff; }*/

/*.news .list-item { position: relative; float: left; margin-left: 3.75%; width: 30.83333%; margin-bottom: 64px; overflow: hidden }!*WD20181115*!*/

/*.news .list-item:hover .item-box { background: #ffc000; }*/

/*.news .list-item:hover .item-title a, .news .list-item:hover .item-desc a { color: #666; }*/

/*.news .item-box { position: relative; padding-top: 10px; padding-left: 20px; padding-right: 20px; padding-bottom: 16px; background-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: 1s all; -moz-transition: 1s all; -o-transition: 1s all; transition: 1s all; }*/

/*.news .item-title { margin-bottom: 10px; }*/

/*.news .item-title a { display: block; height: 30px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #333; overflow: hidden; }*/

/*.news .item-time { margin-top: 9px; padding-left: 22px; line-height: 20px; font-size: 14px; font-size: 1.4rem; color: #666666; background: url("../img/time1.png") no-repeat left center; }*/

/*.news .item-desc { margin-top: 8px; }*/

/*.news .item-desc a { display: block; height: 90px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #666; overflow: hidden; }*/

/*@media screen and (max-width: 767px) { .news { padding-bottom: 40px; }*/
/*.news .box-title { font-size: 24px; font-size: 2.4rem; }*/
/*.news .box-list { margin-top: 25px; }*/
/*.news .list-item { width: 100%; margin-left: 0; margin-bottom: 25px; background: #fff; }*/
/*.news .list-item:first-child { margin-top: 0; }*/
/*.news .item-title a { height: 24px; }*/
/*.news .item-desc a { height: 52px; } }*/

/* new2 */
.new2 { margin-bottom: 50px; }

.new2 .newsx { font-size: 14px; font-size: 1.4rem; color: #333333; line-height: 30px; margin-bottom: 20px; }

.new2 .newsx a { color: #ffc000; line-height: 30px; }

.new2 .newsx img { display: block; max-width: 100%; margin: 0 auto; }

.new2 .newsx iframe { display: block; max-width: 100%; margin: 0 auto; }

.new2 .newsx table { width: 90%; border-collapse: collapse; line-height: 22px; border: 1px solid #ccc; margin-left: auto; margin-right: auto; }

.new2 .newsx table tr td { padding: 3px; border: 1px solid #ccc; background: #fff; }

.new2 .updown { padding-top: 15px; margin-bottom: 64px; }

.new2 .updown .up { margin-top: 18px; border-bottom: 1px dashed #d2d2d2; }

.new2 .updown p { display: inline-block; line-height: 32px; font-size: 14px; font-size: 1.4rem; color: #666666; }

.new2 .updown p .img { display: inline-block; }

.new2 .updown p .img img { display: inline-block; position: relative; top: 3px; padding-right: 4px; }

.new2 .updown p .on { color: #ffc000; }

.new2 .updown p a { font-size: 14px; font-size: 1.4rem; color: #666666; }

.new2 .updown p:hover a { color: #ffc000; }

.new2_left { width: 798px; }

.new2 .title1 h1 { font-size: 24px; font-size: 2.4rem; color: #333; font-weight: normal; line-height: 25px; }

.new2 .time { margin-top: 9px; margin-bottom: 18px; padding-bottom: 10px; border-bottom: 2px solid #ffc000; }

.new2 .time span { padding-left: 25px; background: url(../img/fotbj.png) no-repeat left center; font-size: 14px; font-size: 1.4rem; color: #666666; font-weight: normal; display: inline-block; line-height: 26px; }

.new2_right .back { display: block; font-size: 20px; font-size: 2rem; font-weight: bold; -moz-border-radius: 5px; border-radius: 5px; max-width: 222px; width: 100%; margin: 0 auto; height: 51px; line-height: 51px; text-align: center; color: #fff; background: #ffc000; margin-bottom: 34px; }

.new2_right .title { padding-left: 10px; background: url(../img/newlrg.png) no-repeat left center; max-width: 250px; width: 100%; margin: 0 auto; display: block; font-size: 24px; font-size: 2.4rem; color: #ffc000; line-height: 40px; font-weight: bold; margin-top: 8px; margin-bottom: 6px; }

.new2 .share1 { position: relative; display: block; width: 237px; margin: 0 auto; margin-bottom: 27px; }

.new2 .share1 .span4 { font-size: 16px; font-size: 1.6rem; color: #666; height: 26px; line-height: 26px; }

.new2 .at-resp-share-element .at-icon { width: 26px !important; height: 26px !important; }

.new2 .at-style-responsive .at-share-btn { padding: 0 !important; -moz-border-radius: 2px !important; border-radius: 2px !important; }

.new2 .at-resp-share-element .at-share-btn .at-icon-wrapper { width: 26px !important; height: 26px !important; }

.new2 .at-resp-share-element .at-share-btn { margin-bottom: 0 !important; margin-right: 3px !important; }

.new2_right .ex_wrap {background: #fff;border: 1px solid #dcdcdc;width: 288px;margin: 0 auto;/* padding-bottom: 102px; */}

.new2_right .ex_wrap dl { max-width: 250px; width: 100%; margin: 0 auto; margin-bottom: 18px; }

.new2_right .ex_wrap dl dd a { display: block; }

.new2_right .ex_wrap dl dd a.we_tit { padding-top: 19px; margin-bottom: 6px; font-size: 18px; font-size: 1.8rem; line-height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }

.new2_right .ex_wrap dl dd a.titlewen { color: #666; line-height: 30px; }

.new2_right .ex_wrap dl dt img { display: block; max-width: 250px; max-height: 228px; width: 100%; }

@media screen and (max-width: 1219px) { .new2_left { width: 605px; } }

@media screen and (max-width: 999px) { .new2_left { width: 545px; } }

@media screen and (max-width: 979px) { .new2_right { width: 100%; float: none; }
  .new2_left { width: 100%; float: none; }
  .new2 .title1 h1 { font-size: 20px; font-size: 2rem; line-height: 30px; }
  .new2_right .ex_wrap { width: 100%; }
  .new2_right .ex_wrap dl { max-width: 90%; }
  .new2_right .ex_wrap dl dt img { display: block; margin: 0 auto; } }

@media screen and (max-width: 400px) { .new2 .title1 h1 { font-size: 18px; font-size: 1.8rem; line-height: 30px; } }

/*==========technical==================*/
.technical { padding-bottom: 70px; }

.technical .tech_top a { float: left; display: block; width: 50%; border-bottom: 1px solid #666666; font-size: 24px; font-size: 2.4rem; text-transform: uppercase; font-weight: bold; line-height: 30px; text-align: center; padding-bottom: 17px; }

.technical .tech_top a.on, .technical .tech_top a:hover { border-color: #ffc000; color: #ffc000; }

.technical .teac_ul { padding-top: 4px; padding-bottom: 46px; }

.technical .teac_ul .wrap { position: relative; overflow: hidden; border-bottom: 1px solid #dadada; padding-bottom: 46px; margin-top: 46px; min-height: 169px; }

.technical .teac_ul .j-lazy { position: absolute; left: 0px; top: 0px; max-width: 260px; max-height: 169px; width: 100%; margin: 0 auto; }

.technical .teac_ul p { padding-left: 289px; }

.technical .teac_ul .title { margin-top: 17px; margin-bottom: 28px; display: block; font-size: 18px; font-size: 1.8rem; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.technical .teac_ul .p { color: #666666; line-height: 30px; display: block; max-height: 60px; overflow: hidden; }

.technical .top1 h1 { text-align: center; font-size: 24px; font-size: 2.4rem; color: #333; font-weight: normal; line-height: 30px; margin: 30px 0px 20px; }

.technical .share1 { position: relative; display: block; width: 237px; margin: 0 auto; margin-bottom: 27px; }

.technical .share1 .span4 { color: #666666; height: 26px; line-height: 26px; }

.technical .at-resp-share-element .at-icon { width: 26px !important; height: 26px !important; }

.technical .at-style-responsive .at-share-btn { padding: 0 !important; -moz-border-radius: 2px !important; border-radius: 2px !important; }

.technical .at-resp-share-element .at-share-btn .at-icon-wrapper { width: 26px !important; height: 26px !important; }

.technical .at-resp-share-element .at-share-btn { margin-bottom: 0 !important; margin-right: 3px !important; }

.technical .newsx { font-size: 14px; font-size: 1.4rem; color: #333333; line-height: 30px; margin-bottom: 20px; }

.technical .newsx a { color: #ffc000; line-height: 30px; }

.technical .newsx img { display: block; max-width: 100%; margin: 0 auto; }

.technical .newsx iframe { display: block; max-width: 100%; margin: 0 auto; }

.technical .newsx table { width: 90%; border-collapse: collapse; line-height: 22px; border: 1px solid #ccc; margin-left: auto; margin-right: auto; }

.technical .newsx table tr td { padding: 3px; border: 1px solid #ccc; background: #fff; }

.technical .updown { padding-bottom: 19px; border-top: 1px dashed #cfcfcf; }

.technical .updown .up { margin-top: 15px; }

.technical .updown p { display: inline-block; line-height: 32px; font-size: 14px; font-size: 1.4rem; color: #666666; }

.technical .updown p .img { display: inline-block; }

.technical .updown p .img img { display: inline-block; position: relative; top: 3px; padding-right: 4px; }

.technical .updown p .on { color: #ffc000; }

.technical .updown p a { font-size: 14px; font-size: 1.4rem; color: #666666; }

.technical .updown p:hover a { color: #ffc000; }

@media screen and (max-width: 999px) { .technical { padding-bottom: 20px; }
  .technical .teac_ul .wrap { padding-bottom: 20px; }
  .technical .teac_ul .j-lazy { position: relative; display: block; margin: 0 auto; }
  .technical .teac_ul p { padding-left: 0px; }
  .technical .teac_ul .title { margin-bottom: 10px; } }

@media screen and (max-width: 767px) { .technical .tech_top a { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 400px) { .technical .teac_ul .title { font-size: 16px; font-size: 1.6rem; margin-bottom: 5px; margin-top: 10px; }
  .technical .tech_top a { display: block; width: 100%; margin-bottom: 10px; padding-bottom: 5px; } }

.technical .down_ul { padding-top: 4px; padding-bottom: 46px; }

.technical .down_ul li { position: relative; overflow: hidden; border-bottom: 1px solid #dadada; padding-bottom: 57px; margin-top: 46px; }

.technical .down_ul .s3box { width: 600px; position: relative; min-height: 169px; }

.technical .down_ul .s3tu { display: block; position: absolute; left: 0; top: 0; }

.technical .down_ul .s3tu img { width: 100%; max-width: 220px; max-height: 177px; }

.technical .down_ul .s3nr { padding-left: 236px; padding-top: 0px; }

.technical .down_ul .s3p1 { display: block; font-size: 16px; font-size: 1.6rem; font-weight: bold; line-height: 25px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 22px; }

.technical .down_ul .s3p2 { display: block; color: #666666; line-height: 30px; max-height: 60px; overflow: hidden; margin-bottom: 34px; }

.technical .down_ul .s3p3 { display: block; width: 116px; padding-left: 23px; text-align: center; height: 29px; line-height: 29px; border: 1px solid #333333; -moz-border-radius: 5px; border-radius: 5px; font-size: 16px; font-size: 1.6rem; background: url("../img/down.png") no-repeat 16px center; }

.technical .down_ul .service3 .ms_ye { margin-top: 16px; }

@media screen and (max-width: 1219px) { .technical .down_ul .s3box { width: 49%; } }

@media screen and (max-width: 999px) { .technical .down_ul { padding-bottom: 30px; }
  .technical .down_ul li { padding-bottom: 30px; }
  .technical .down_ul .s3tu { position: relative; display: block; margin: 0 auto; }
  .technical .down_ul .s3nr { padding-left: 0px; margin-top: 10px; padding-bottom: 0px; }
  .technical .down_ul .s3p1 { margin-bottom: 0px; }
  .technical .down_ul .s3p2 { margin-bottom: 10px; } }

@media screen and (max-width: 640px) { .technical .down_ul .s3box { width: 48%; } }

/************* cover *************/
.cover { background: rgba(0, 0, 0, 0.5); position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 99999999; display: none; -webkit-transition: 1s all; -moz-transition: 1s all; -o-transition: 1s all; transition: 1s all; }

.cover .covern { background: #fff; width: 638px; -moz-border-radius: 5px; border-radius: 5px; margin: 0 auto; position: relative; padding-bottom: 11px; top: 150px; }

.cover .k-title { background: #ffc000; height: 80px; line-height: 80px; text-align: center; position: relative; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 23px; }

.cover .k-title .zitio { color: #fff; font-size: 20px; font-size: 2rem; font-weight: bold; }

.cover .k-title .guanbi { position: absolute; width: 11px; height: 11px; top: 15px; right: 14px; cursor: pointer; }

.cover .covernr { position: relative; width: 592px; height: 49px; line-height: 49px; border: 1px solid #cccccc; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; overflow: hidden; }

.cover .covernr .mima { width: 100%; height: 49px; line-height: 49px; text-indent: 10px; font-size: 14px; font-size: 1.4rem; color: #666666; }

.cover .covernr .xzbtn { position: absolute; right: 0px; top: 0px; width: 130px; height: 49px; line-height: 49px; background: #ffc000; color: #fff; font-size: 20px; font-size: 2rem; cursor: pointer; }

.cover .if { max-width: 592px; margin: 0 auto; width: 95%; color: #333333; line-height: 26px; margin-top: 10px; }

.cover .if a, .cover .if span { color: #ffc000; }

@media screen and (max-width: 767px) { .cover .covern { width: 90%; top: 50px; }
  .cover .covernr { width: 90%; }
  .cover .covernr .xzbtn { width: 25%; font-size: 14px; font-size: 1.4rem; } }

/*==========about==================*/
.about .ab1l { width: 591px; float: right; padding-right: 15px;padding-left: 10px;  padding-top: 16px; background: url(../img/hongkuai.png) no-repeat top right; }


.about .ab1l a { display: block; }

.about .ab1l a img { display: block; margin: auto; width: 100%; max-width: 591px; max-height: 532px; }

.about .ab1r { float: left; padding-top: 53px; }

.about .ab1biao1 { display: block; margin-bottom: 35px; }

.about .ab1biao1 img { display: block; width: 100%; max-width: 529px; max-height: 112px; }

.about .ab1r p { line-height: 30px; margin-top: 30px; }

.about .ab3_wrap { padding-bottom: 11px; }

.about .ab3_wrap p { line-height: 30px; margin-top: 27px; }

/*20190531 AboutUs Pic Position*/
@media screen and (max-width: 1219px) {
  .about .ab1l { width: 50%; }
  .about .ab1r { width: 100%; padding-top: 13px; }
  .about .ab1biao1 img {width: 40%;}
  .about .ab1r p { margin-top: 10px; }
}

@media screen and (max-width: 999px) {
  .about .ab1l { width: 100%; float: none;padding-left: 0px; }
  .about .ab1r { width: 100%; float: none; padding-top: 33px; }
  .about .ab1l a img {max-width: 999px;max-height: 999px }
  .about .ab1biao1 { margin-bottom: 10px;}
  .about .ab1biao1 img { width:100%;margin-top: 10px;}
}



.about .cont1 { *position: relative; padding-bottom: 49px; margin-top: 26px; /*img-scroll*/ }

.about .cont1 .img-scroll { position: relative; padding: 0 62px; margin-top: 31px; }

.about .cont1 .img-scroll .prev { position: absolute; display: block; width: 24px; height: 24px; top: 50%; margin-top: -23px; z-index: 99; }

.about .cont1 .img-scroll .next { position: absolute; display: block; width: 24px; height: 24px; top: 50%; margin-top: -23px; z-index: 99; }

.about .cont1 .img-scroll .prev { left: 0; cursor: pointer; background: url(../img/prleft.png) no-repeat center; }

.about .cont1 .img-scroll .next { right: 0; cursor: pointer; background: url(../img/prright.png) no-repeat center; }

.about .cont1 .img-scroll .prev:hover { background: url(../img/prlefth.png) no-repeat center; }

.about .cont1 .img-scroll .next:hover { background: url(../img/prrighth.png) no-repeat center; }

.about .cont1 .img-list li { float: left; width: 325px; margin-right: 50px; text-align: center; }

.about .cont1 .img-list li .img { display: block; padding: 9px 10px;  background: #fff; }

.about .cont1 .img-list li img { width: 100%; max-width: 299px; max-height: 229px; width: 299px; height:199px;  }

.about .cont1 .img-list li p { font-size: 14px; font-size: 1.4rem; color: #333; padding-top: 14px; }

.about .cont1 .inner { position: relative; overflow: hidden; }

.about .cont1 .inner .mask { position: absolute; top: 0; left: 0; filter: alpha(opacity=0); opacity: 0; width: 100%; height: 100%; background: url(../img/bg-mask-1.png) no-repeat center; background: rgba(255, 192, 0, 0.7) url(../img/bg-mask-1.png) no-repeat center; cursor: pointer; transition: 0.6s; -moz-transition: 0.6s; -o-transition: 0.6s; -webkit-transition: 0.6s; }

.about .cont1 .inner:hover .mask { filter: alpha(opacity=100); opacity: 1; }

.about .cont2 { padding-bottom: 100px; /*img-scroll*/ }

.about .cont2 .img-scroll { position: relative; }

.about .cont2 .img-scroll .hot { position: relative; top: -25px; float: right; max-width: 70px; width: 100%; height: 27px; }

.about .cont2 .img-scroll .prev { position: absolute; display: block; width: 24px; height: 24px; z-index: 99; }

.about .cont2 .img-scroll .next { position: absolute; display: block; width: 24px; height: 24px; z-index: 99; }

.about .cont2 .img-scroll .prev { left: 0; cursor: pointer; background: url(../img/prleft.png) no-repeat center; }

.about .cont2 .img-scroll .next { right: 0; cursor: pointer; background: url(../img/prright.png) no-repeat center; }

.about .cont2 .img-scroll .prev:hover { background: url(../img/prlefth.png) no-repeat center; }

.about .cont2 .img-scroll .next:hover { background: url(../img/prrighth.png) no-repeat center; }

.about .cont2 .img-list li { float: left; width: 246px; margin-right: 72px; text-align: center; }

.about .cont2 .img-list li img { width: 100%; max-width: 246px; max-height: 336px; }

.about .cont2 .img-list li p { font-size: 14px; font-size: 1.4rem; color: #333; padding-top: 9px; }

.about .cont2 .inner { position: relative; overflow: hidden; }

.about .cont2 .inner .fu { position: absolute; left: 0px; top: 100%; width: 100%; height: 100%; -webkit-transition: 1s all; -moz-transition: 1s all; -o-transition: 1s all; transition: 1s all; }

.about .cont2 .inner:hover .fu { top: 0px; }

.about .img-list { position: relative; width: 100%; overflow: hidden; }

.about .img-list ul { width: 1000%; }


/*20190531自适应*/
@media screen and (max-width: 1219px) {
  .about .cont1 .img-list li { width: 3%; margin-right: .5%; }
  .about .cont2 .img-list li { width: 3%; margin-right: .5%; }
}

@media screen and (max-width: 999px) {
  .about .cont1 .inner .mask { display: none; }
  .about .cont2 .inner .fu { top: 0px; opacity: 0; }
  .about .cont1 .img-list li { width: 4.5%; margin-right: 1%; }
}

@media screen and (max-width: 767px) {

  .about .cont2 { padding-bottom: 40px; }
  .about .cont1 .img-scroll { padding: 0px 30px; }
  .about .cont1 .img-list li { width: 10%; margin-right: 1%; } }

@media screen and (max-width: 320px) { .about .cont1 .img-list li { width: 10%; }
  .about .cont2 .img-list li { width: 10%; } }




/*==========feedback==================*/
.feedback .teac_ul .wrap { position: relative; overflow: hidden; border-bottom: 1px solid #dadada; padding-bottom: 46px; margin-bottom: 46px; min-height: 169px; }

.feedback .teac_ul .j-lazy { position: absolute; left: 0px; top: 0px; max-width: 260px; max-height: 169px; width: 100%; margin: 0 auto; }

.feedback .teac_ul p { padding-left: 289px; }

.feedback .teac_ul .title { margin-top: 17px; margin-bottom: 28px; display: block; font-size: 18px; font-size: 1.8rem; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.feedback .teac_ul .p { color: #666666; line-height: 30px; display: block; max-height: 60px; overflow: hidden; }

.feedback .ftitle { font-size: 24px; font-size: 2.4rem; font-weight: bold; color: #ffc000; text-transform: uppercase; margin-bottom: 24px; line-height: 30px; margin-top: 12px; }

.feedback .coxin { margin-bottom: 94px; }

.feedback .coxin .int1 { padding-left: 18px; background: url(../img/syxing.png) no-repeat left 14px; background: url(../img/syxing.png) no-repeat left 14px\0; }

.feedback .coxin .int1 input { width: 308px; height: 32px; line-height: 32px; border: 1px solid #cccccc; float: left; font-size: 14px; font-size: 1.4rem; color: #999; padding-left: 11px; margin-left: 109px; background: #fff; }

.feedback .coxin .int2 { padding-left: 18px; background: url(../img/syxing.png) no-repeat left 6px; margin-top: 21px; }

.feedback .coxin .int2 textarea { font-family: Arial; font-size: 14px; font-size: 1.4rem; color: #999; width: 1168px; height: 131px; line-height: 30px; border: 1px solid #cccccc; background: #fff; padding-left: 11px; }

.feedback .coxin .int3 { font-size: 14px; font-size: 1.4rem; color: #999; padding-left: 18px; background: url(../img/syxing.png) no-repeat left 14px; margin-top: 21px; float: left; }

.feedback .coxin .int3 input { width: 363px; height: 32px; line-height: 32px; font-size: 14px; font-size: 1.4rem; color: #999; border: 1px solid #cccccc; background: #fff; padding-left: 11px; }

.feedback .coxin .yanzheng { width: 117px; height: 34px; float: left; margin-left: 50px; margin-top: 21px; cursor: pointer; }

.feedback .coxin .int4 { font-weight: bold; width: 323px; height: 34px; float: right; margin-top: 21px; background: #ffc000; font-size: 16px; font-size: 1.6rem; color: #fff; text-transform: uppercase; cursor: pointer; }

.feedback .coxin .int4:hover { background: #333; }

.feedback .xuanze { padding-left: 21px; background: url(../img/syxing.png) no-repeat left 14px; float: left; margin-left: 87px; }

.feedback .maln { margin-left: auto !important; }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .feedback .coxin .int1 input { width: 290px; margin-left: 25px; }
  .feedback .coxin .int2 textarea { width: 950px; } }

@media screen and (max-width: 999px) { .feedback .coxin { margin-top: 30px; }
  .feedback .coxin .int1 input { width: 290px; margin-left: 25px; }
  .feedback .coxin .int2 textarea { width: 950px; }
  .feedback .coxin .int1, .feedback .coxin .int2 { margin-top: auto; }
  .feedback .coxin .int1 input { width: 92%; float: none; margin-left: auto; margin-bottom: 21px; }
  .feedback .coxin .int2 textarea { width: 92%; }
  .feedback .coxin .int3 { float: none; }
  .feedback .coxin .int3 input { width: 92%; }
  .feedback .coxin .yanzheng { margin-left: 18px; }
  .feedback .coxin .int4 { width: 40%; float: left; margin-left: 11px; }
  .feedback .teac_ul .wrap { padding-bottom: 20px; }
  .feedback .teac_ul .j-lazy { position: relative; display: block; margin: 0 auto; }
  .feedback .teac_ul p { padding-left: 0px; }
  .feedback .teac_ul .title { margin-bottom: 10px; } }

@media screen and (max-width: 767px) { .feedback .tech_top a { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 639px) { .feedback .teac_ul .title { font-size: 16px; font-size: 1.6rem; margin-bottom: 5px; margin-top: 10px; }
  .feedback .tech_top a { display: block; width: 100%; margin-bottom: 10px; padding-bottom: 5px; }
  .feedback .coxin { margin-bottom: 40px; }
  .feedback .cuxin .int1 input { width: 90%; }
  .feedback .cuxin textarea { width: 90%; }
  .feedback .cuxin .int4 { width: 25%; } }

/*# sourceMappingURL=style.css.map */



.none{background: #333333 !important; }

/*WD 20181108*/

@media screen and (min-width: 1220px) {
  .header .logo img{position: absolute;}
}

@media screen and (min-width: 960px) and (max-width: 1219px) {
  .header .logo img{position: absolute;}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .header .logo img{width: 100%}
}

@media screen and (max-width: 767px) {
  .banner_top { background-position:15%; }/*20190528*/
  .header .logo img{width: 100%}
}

.for .captcha-img {
  margin-left: 3px;
  border-radius:  4px;
  border: 1px solid #a6a6a6;
  height: 47px;
}

/*用于产品页面激活后效果*/
.active-product > a {color: #ffc000!important;}

/*产品页面详情页宽度*/
.product .pro_right_d {width: 996px;}
@media screen and (max-width: 1219px) {
  .product .pro_right_d { width: 680px; }
  .product .pro_right_d .proi_ul li { width: 31%; margin-left: 1% !important; margin-right: 1%; }
  .product .pro_right_d .fu { display: none; }
  .product .pro_right_d {width: 100%;float: none;margin: 0 auto;}
  .product .pro_right_d .proi_ul li { width: 48%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 25px; }
}
@media screen and (max-width: 1024px) {
  .product .pro_right_d {width: 690px;float: right;margin: 0 auto;}
}
@media screen and (max-width: 1000px) {
  .product .pro_right_d {width: 100%;float: none;margin: 0 auto;}
}
.lib-video {
  position: relative;
  /*width: 100%;*/
  /*height: 100%;*/
  overflow: hidden;
  z-index: 2;
}
.lib-video video {
  background: #000;
  /*width: 100%;*/
  /*height: 100%;*/
  z-index: 1;
}



/*产品列表默认图*/
.m1_wrap .img{
  display: block;
  width: 276px;
  height: 240px;
  background: url("https://sc04.alicdn.com/kf/Ha7f9756f8c7a41e2aff3a9f1d49151ebP/239226529/Ha7f9756f8c7a41e2aff3a9f1d49151ebP.png") center center no-repeat;
  background-color: #f2f2f2;
}

/*saler 颜色*/
span.c1{color:#63bcff;}
span.c0{color:#ff8ad9;}



.product .pro_x img {width: 100%;}

/*diy20190613*/
table.tcs td {
  padding-left: 10px!important;
  line-height: 30px!important;
}