@charset "UTF-8";
/* CSS Document */
* { margin: 0; padding: 0; }

html { font-size: 62.5%; }

body { margin: 0 auto; font-family: arial; font-size: 14px; font-size: 1.4rem; max-width: 1920px; margin: 0 auto; overflow-x: hidden; }

img { border: none; }

ul li { list-style-type: none; }

ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span { margin: 0; padding: 0; list-style: none; color: #333; }

a { text-decoration: none; color: #333; outline: none; transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; }

h1 { margin: 0; padding: 0; font-weight: normal; color: #333; }

.clear { clear: both; }

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

input, textarea { font-family: arial; font-size: 14px; font-size: 1.4rem; color: #333; border: none; outline: none; }

img { max-width: 100%; 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; }

.pull-left { float: left; }

.pull-right { float: right; }

.fix { *zoom: 1; }

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

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

ul, form, p, a, img, table, tr, td, ul, li, dd, dt, dl, span, div { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

input, textarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

::-webkit-input-placeholder { color: #999; opacity: 1; }

/* WebKit browsers */
:-o-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #999; opacity: 1; }

/* Internet Explorer 10+ */
.self-ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.self-ellipsis-2 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.self-ellipsis-3 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.self-ellipsis-4 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

.relative { position: relative; }

.absolute { position: absolute; }

.common-vc { position: absolute; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); }

.common-hc { position: absolute; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); }

.common-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }

.text-right { text-align: right; }

.text-left { text-align: left; }

/**/
[class*="-item"] .item-pics { position: relative; display: block; text-align: center; overflow: hidden; }

[class*="-item"] .item-pic { position: relative; display: block; 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: #82C6F4 !important; }

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

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

[class*="-item"] .item-desc a:hover { color: #82C6F4 !important; }

/* @media screen and (min-width:1420px) {.wp {width: 1410px;margin: auto;}}

@media screen and (min-width:1220px) and (max-width:1419px) {.wp {width: 1200px;margin: auto;}} */
.wp { width: 1200px; margin: auto; }

@media screen and (min-width: 1220px) { .wp { width: 1200px; 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; } }

@media screen and (min-width: 1220px) { .no_marginr { margin-right: auto !important; }
  .no_marginl { margin-left: auto !important; } }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .no_marginr { margin-right: auto !important; }
  .no_marginl { margin-left: auto !important; } }

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

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

@media screen and (max-width: 1000px) { .table { width: 100%; overflow: scroll; }
  .table table { width: 885px; } }

/*-------------table end---------------------------------------------------------------------*/
/*-------------proslide_menubtn start--------------------------------------------------------*/
.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 12px; right: 12px; cursor: pointer; -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; }

.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #FFFFFF; }

@media screen and (max-width: 767px) { .proslide_menubtn { display: block; } }

/*-------------proslide_menubtn end----------------------------------------------------------*/
/*-------------page-start--------------------------------------------------------------------*/
.page { text-align: center; overflow: hidden; font-family: Verdana; }

.page a { width: 25px; height: 25px; border-radius: 50%; line-height: 24px; display: inline-block; margin: 0 3px 10px; background-color: #F5F5F5; color: #333; }

.page .prev, .page .next { background-color: transparent; width: auto; margin: 0 0 10px; font-size: 12px; font-size: 1.2rem; }

.page .prev:hover, .page .next:hover { background-color: transparent !important; color: #82C6F4 !important; }

.page .prev { margin-right: 16px; }

.page .next { margin-left: 18px; }

.page a:hover, .page .page-active { background-color: #82C6F4 !important; color: #FFFFFF !important; }

.fl { float: left; display: inline-block; }

.add-form { float: right; background: url(../images/af-bg.png) no-repeat right center; padding-right: 20px; }

.add-btn { width: 148px; height: 30px; line-height: 24px; text-align: center; border: solid 1px #82C6F4; background-color: #82C6F4; color: #FFFFFF; cursor: pointer; font-size: 12px; font-size: 1.2rem; }

.add-btn:hover { background-color: #82C6F4; color: #FFFFFF; border-color: #82C6F4; }

@media only screen and (max-width: 767px) { .fl { float: none; }
  .add-btn { font-size: 12px; font-size: 1.2rem; margin-left:10px;}
  .add-form { float: none; display: inline-block; }
  .page a { font-size: 12px; font-size: 1.2rem; } }

/*-------------page-end--------------------------------------------------------------------*
/*-------------page-end--------------------------------------------------------------------*/
/*-------------contact start---------------------------------------------------------------*/
.contact-pc { position: fixed; z-index: 999; right: 0; width: 69px; }

.contact-pc li { position: relative; width: 100%; height: 69px; border-radius: 0; margin-bottom: 0; border-radius: 5px; margin-bottom: 2px; }

.contact-pc li a { display: block; height: 100%; width: 100%; text-align: center; line-height: 69px; cursor: pointer; }

.contact-pc li .ewm { position: absolute; bottom: 0; left: 125px; max-width: 120px; width: 120px; height: 120px; }

.contact-pc li.ewm-box:hover .ewm { left: -125px; }

.c1 { background: #F6F6F6; }

.c1 .iconfont { color: #09A8FA; font-size: 30px; font-size: 3rem; }

.c2 { background: #F6F6F6; }

.c2 .iconfont { color: #3AC34C; font-size: 27px; font-size: 2.7rem; }

.c3 { background: #F6F6F6; }

.c3 .iconfont { color: #83c14b; font-size: 27px; font-size: 2.7rem; }

.c4 { background: #F6F6F6; }

.c4 .iconfont { color: #007CBC; font-size: 25px; font-size: 2.5rem; }

.c5 { background: #F6F6F6; }

.c5 .iconfont { color: #09A8FA; font-size: 25px; font-size: 2.5rem; }

.contact-phone { position: fixed; bottom: 0; height: 50px; left: 0; right: 0; display: none; z-index: 999; }

.contact-phone li { width: 20%; height: 100%; float: left; position: relative; }

.contact-phone li a { display: block; height: 100%; width: 100%; text-align: center; line-height: 50px; cursor: pointer; }

.contact-phone li .ewm { position: absolute; bottom: 47px; right: 50%;margin-right: -60px; display: none; max-width: 120px; width: 120px; height: 120px; }

@media only screen and (max-width: 767px) { .contact-pc { display: none; }
  .contact-phone { display: block; }
  body { padding-bottom: 50px; } }

/*back-top*/
.back-top { width: 69px; height: 69px; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3); background-color: #8ED4FF; position: fixed; right: 0px; bottom: -100px; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; cursor: pointer; z-index: 998; text-align: center; color: #fff; padding-top: 9px; }

.back-top p { color: #fff; font-size: 16px; font-size: 1.6rem; margin-top: 7px; }

.back-top .iconfont { font-size: 16px; font-size: 1.6rem; }

@media only screen and (max-width: 767px) { .back-top { width: 50px; height: 50px; }
  .back-top p { font-size: 14px; font-size: 1.4rem; margin-top: 3px; } }

@media only screen and (max-width: 767px) { width: 50px;
  height: 50px; }

/*-------------contact end-----------------------------------------------------------------*/
/*-------------pro-share start-------------------------------------------------------------*/
.pro-share { height: 26px; font-size: 0; letter-spacing: 0; font-family: arial; }

.pro-share .share-title { margin-right: 8px; display: inline-block; *display: inline; *zoom: 1; line-height: 26px; font-size: 14px; font-size: 1.4rem; color: #333; font-family: arial; }

.pro-share .share-pic { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; }

@media screen and (max-width: 767px) { .pro-share .share-title { font-size: 12px; font-size: 1.2rem; } }

/*-------------pro-share end---------------------------------------------------------------*/
/*-------------m-oths----------------------------------------------------------------------*/
.m-oths { padding: 31px 0 0; border-top: dashed 1px #888; }

.m-oths .oths-item { line-height: 30px; }

.m-oths .oths-item, .m-oths .oths-item a { color: #333; }

.m-oths .oths-item .item-name { color: #888; text-transform: uppercase; }

.m-oths .oths-item a:hover { color: #82C6F4; }

.m-oths .oths-item-1 { margin-bottom: 8px; }

.m-oths .iconfont { font-size: 26px; font-size: 2.6rem; color: #82C6F4; vertical-align: middle; margin-right: 5px; }

@media only screen and (max-width: 767px) { .m-oths { padding: 20px 0 0; } }

/*-------------bread start-----------------------------------------------------------------*/
.bread { background: url(../images/bread.jpg) no-repeat center; background-size: cover; height: 180px; overflow: hidden; padding: 58px 0 30px; }

.bread .item-title { font-weight: bold; font-size: 24px; font-size: 2.4rem; text-transform: uppercase; line-height: 30px; }

.bread .item-subt { font-family: "HelveticaLTStd-Light"; line-height: 30px; margin-top: 8px; }

.bread, .bread a { color: #333; }

.bread a:hover, .bread .bread-active { color: #82C6F4; }

@media screen and (max-width: 767px) { .bread { height: auto; padding: 30px 0; }
  .bread .item-title { font-size: 20px; font-size: 2rem; }
  .bread .item-subt { margin-top: 0; } }

/*-------------bread end-------------------------------------------------------------------*/
.search-box ::-webkit-input-placeholder { color: #82C6F4; opacity: 1; }

/* WebKit browsers */
.search-box :-o-placeholder { color: #82C6F4; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
.search-box ::-moz-placeholder { color: #82C6F4; opacity: 1; }

/* Mozilla Firefox 19+ */
.search-box :-ms-input-placeholder { color: #82C6F4; opacity: 1; }

/* Internet Explorer 10+ */
.isHome .search { display: none; }

@media screen and (max-width: 999px) { .isHome .search { display: block; } }

.search { position: relative; margin-left: 27px; margin-top: 42px; }

@media screen and (max-width: 1219px) { .search { margin-left: 15px; } }

@media screen and (max-width: 999px) { .search { margin-top: 27px; } }

@media screen and (max-width: 767px) { .search { margin: 0; position: absolute; top: 5px; right: 40px; } }

.search .search-icon { cursor: pointer; display: block; }

.search .search-icon .iconfont { font-size: 20px; font-size: 2rem; color: #999; }

.search .search-box { display: none; overflow: hidden; position: absolute; top: 35px; right: 0; z-index: 999; width: 278px; height: 32px; border-radius: 2px; border: solid 1px #BFBFBF; background-color: #FFFFFF; cursor: pointer; }

.search .search-box .iconfont { font-size: 16px; font-size: 1.6rem; color: #82C6F4; position: absolute; width: 29px; height: 16px; line-height: 16px; text-align: center; right: 0; top: 50%; margin-top: -8px; z-index: -1; }

.search .search-input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; line-height: 32px; padding: 0 35px 0 9px; cursor: pointer; font-size: 12px; font-size: 1.2rem; }

.search .search-submit { position: absolute; width: 35px; height: 100%; top: 0px; right: 0px; cursor: pointer; z-index: 1; }

/*-------------header start----------------------------------------------------------------*/
.header .logo { float: left; display: block; }

@media screen and (max-width: 999px) { .header .logo { float: none; margin: 15px auto 0; } }

@media screen and (max-width: 767px) { .header .logo { height: 60px; margin: 15px auto; } }

.header .navlist { float: right; margin-top: 28px; }

.header .navlist > li { float: left; margin-left: 49px; position: relative; padding-bottom: 15px; }

.header .navlist > li:first-child { margin-left: 0; }

.header .navlist > li > a { font-family: "HelveticaLTStd-Light"; font-size: 16px; font-size: 1.6rem; text-transform: capitalize; display: block; line-height: 44px; border-top: solid 3px transparent; }

.header .navlist > li.nav-active > a, .header .navlist > li:hover > a { color: #8ED4FF; border-top: solid 3px #8ED4FF; }

.header .navlist li:hover .yiji { top: 100%; }

.header .navlist .yiji { position: absolute; top: -9999px; left: 50%; margin-left: -121px; width: 242px; z-index: 99; border-top: solid 10px #f5f5f5; }

.header .navlist .yiji li { text-align: left; position: relative; border-bottom: solid 1px #fff; }

.header .navlist .yiji li > a { display: block; padding: 9px 15px 7px 34px; line-height: 30px; background-color: #f5f5f5; }

.header .navlist .yiji li:hover > a { background-color: #82C6F4; color: #fff; }

.header .navlist .yiji li:hover .erji { left: 100%; }

@media screen and (max-width: 1200px) { .header .navlist .yiji { right: 0; left: auto; margin-left: 0; } }

@media screen and (max-width: 980px) { .header .navlist .yiji { display: none; } }

.header .navlist .erji li:hover .sanji { left: 100%; }

.header .navlist .erji, .header .navlist .sanji { position: absolute; top: -10px; left: -9999px; width: 242px; border-left: solid 1px transparent; border-top: solid 10px #f5f5f5; }

.header .navlist .erji li > a, .header .navlist .sanji li > a { padding-left: 20px; }

@media screen and (max-width: 1219px) { .header .navlist { margin-right: 0; }
  .header .navlist > li { margin-left: 23px; } }

@media screen and (max-width: 999px) { .header .navlist { width: 95%; margin-top: 15px; }
  .header .navlist > li { width: 14.1%; margin-left:0; text-align: center; padding-bottom: 0; }
  .header .navlist > li > a { display: inline-block; } }

@media screen and (max-width: 767px) { .header .navlist { display: none; } }

/* 767 navlist1 */
.navlist1 { display: none; width: 100%; }

.navlist1 > li { float: left; width: 25%; text-align: center; line-height: 36px; }

.navlist1 > li > a { color: #333; display: inline-block; }

.navlist1 .nav-active a, .navlist1 > li:hover a { color: #82C6F4; border-top: solid 2px #82C6F4; }

@media screen and (max-width: 767px) { .navlist1 { display: block; } }

/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.footer ::-webkit-input-placeholder { color: #4D4D4D; opacity: 1; }

/* WebKit browsers */
.footer :-o-placeholder { color: #4D4D4D; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
.footer ::-moz-placeholder { color: #4D4D4D; opacity: 1; }

/* Mozilla Firefox 19+ */
.footer :-ms-input-placeholder { color: #4D4D4D; opacity: 1; }

/* Internet Explorer 10+ */
.footer { background-color: #333333; }

.footer p, .footer li, .footer a, .footer span { color: #fff; }

.footer a:hover { color: #82C6F4; }

.footer .footer-title { font-weight: bold; font-size: 30px; font-size: 3rem; text-transform: uppercase; padding: 61px 0 14px; }

.footer li { line-height: 30px; }

.footer .f-top { border-bottom: solid 1px #fff; padding-bottom: 23px; }

.footer .flist1 { width: 28.83333%; }

.footer .flist1 li { font-size: 16px; font-size: 1.6rem; }

.footer .flist2 { width: 32%; }

.footer .flist2 li { float: left; width: 44.27083%; margin-right: 5.72917%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.footer .flist3 { width: 34.5%; }

@media screen and (max-width: 1219px) { .footer .flist1 { width: 25%; }
  .footer .flist1 li { font-size: 14px; font-size: 1.4rem; }
  .footer .flist2 { width: 37.5%; }
  .footer .flist2 li { width: 47.77778%; margin-right: 2.22222%; } }

@media screen and (max-width: 999px) { .footer .footer-title { font-size: 24px; font-size: 2.4rem; }
  .footer .flist2 { width: 25%; margin: 0 2.08333%; }
  .footer .flist2 li { width: 100%; margin-right: 0; }
  .footer .flist3 { width: 45.83333%; } }

@media screen and (max-width: 767px) { .footer { padding: 10px 0 0; }
  .footer .f-top { display: none; } }

.footer .f-follow a { float: left; margin-left: 13px; margin-top: 9px; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.footer .f-follow a:first-child { margin-left: 0; }

.footer .f-follow a:hover { margin-top: 4px; margin-bottom: 5px; }

@media screen and (max-width: 767px) { .footer .f-follow { float: none; width: 100%; } }

.footer .copyright { overflow: hidden; line-height: 24px; margin-top: 13px; }

.footer .copyright .reanod { position: relative; line-height: 24px; }

.footer .copyright .cnzz { margin-right: 30px; vertical-align: middle; line-height: 24px; }

@media screen and (max-width: 767px) { .footer .copyright { padding: 10px 0; margin-top: 5px; } }

.footer .links { line-height: 24px; padding: 6px 0 16px; }

.footer .links a { display: inline-block; margin: 0 20px; }

@media screen and (max-width: 767px) { .footer .links { display: none; } }

.f-form { padding-top: 9px; width: 100%; position: relative; }

.f-form .star { padding-left: 22px; background: url(../images/star.png) no-repeat 3px center; }

.f-form .star.item-input1 { background-position-x: 8px; }

.f-form .item-row { margin-bottom: 15px; }

.f-form .item-input { width: 50%; }

.f-form input, .f-form textarea { width: 100%; background-color: #fff; }

.f-form input { height: 40px; line-height: 40px; padding: 0 9px; }

.f-form textarea { display: block; height: 54px; line-height: 24px; padding: 8px 9px; }

.f-form .item-codeinput { width: 170px; margin-right: 10px; }

.f-form .codeimg { cursor: pointer; }

.f-form .codeimg img { display: block; height: 40px; }

.f-form .send-btn { width: 119px; height: 40px; background-color: #8ED4FF; font-size: 20px; font-size: 2rem; color: #fff; }

.f-form .send-btn:hover { background-color: #82C6F4; }

@media screen and (max-width: 1219px) { .f-form .item-codeinput { width: 120px; }
  .f-form .send-btn { width: 90px; } }

/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
.index-contact { position: absolute; right: 0; width: 100%; bottom: 0; z-index: 999; height: 10.13%; }

.index-contact .item-body { position: absolute; right: 0; width: 100%; top: 50%; margin-top: -18px; }

.index-contact .input-box { width: 297px; height: 37px; border: #999 1px solid; border-radius: 19px; overflow: hidden; position: relative; }

.index-contact .input-box .item-input { width: 100%; height: 35px; line-height: 35px; padding: 0 40px 0 37px; }

.index-contact .input-box .item-btn { position: absolute; top: 0; right: 0; height: 100%; width: 40px; }

.index-contact .input-box .iconfont { position: absolute; font-size: 20px; font-size: 2rem; color: #999; top: 50%; margin-top: -10px; right: 17px; z-index: -1; }

.index-contact .item-tel { font-weight: bold; font-size: 20px; font-size: 2rem; line-height: 37px; margin-right: 47px; color: #8ED4FF; }

.index-contact .item-tel .iconfont { font-size: 17px; font-size: 1.7rem; margin-right: 9px; }

@media screen and (max-width: 999px) { .index-contact { display: none; } }

.index-title { text-align: center; font-size: 40px; font-size: 4rem; font-weight: bold; position: relative; padding-bottom: 15px; }

.index-title:after { position: absolute; content: ''; width: 53px; height: 2px; background-color: #333; left: 50%; margin-left: -26px; bottom: 0; }

.index-title a:hover { color: #82C6F4; }

@media screen and (max-width: 1219px) { .index-title { font-size: 36px; font-size: 3.6rem; } }

@media screen and (max-width: 999px) { .index-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .index-title { font-size: 24px; font-size: 2.4rem; padding-bottom: 10px; } }

/* Hot Product start */
.index-hotpro { padding: 67px 0 97px; background: url(../images/web3.jpg) no-repeat center; background-size: cover; }

@media screen and (max-width: 1219px) { .index-hotpro { padding: 67px 0 70px; } }

@media screen and (max-width: 999px) { .index-hotpro { padding: 50px 0; } }

@media screen and (max-width: 767px) { .index-hotpro { padding: 30px 0; } }

.index-hotpro .index-title { padding: 27px 0 15px; background: url(../images/web4.png) no-repeat top center; margin-bottom: 50px; }

@media screen and (max-width: 999px) { .index-hotpro .index-title { background-size: contain; background-position: center; } }

@media screen and (max-width: 767px) { .index-hotpro .index-title { padding: 15px 0 15px; margin-bottom: 30px; } }

.index-hotpro .item-left { float: left; width: 48.33333%; border: solid 3px #E7E7E7; position: relative; }

.index-hotpro .item-left img { display: block; width: 100%; max-width: 580px; margin: 0 auto; }

.index-hotpro .item-left .item-body { position: absolute; left: 0; width: 100%; bottom: 32px; padding: 0 3.96552%; }

.index-hotpro .item-left .item-title { font-family: "HelveticaLTStd-Light"; font-size: 22px; font-size: 2.2rem; line-height: 30px; }

.index-hotpro .item-left .item-title a:hover .iconfont { background-color: #82C6F4; }

.index-hotpro .item-left .iconfont { display: inline-block; vertical-align: middle; width: 20px; height: 20px; border-radius: 2px; background-color: #333; color: #fff; text-align: center; line-height: 20px; font-size: 12px; fotn-size: 1.2rem; margin-left: 18px; }

.index-hotpro .item-left .item-desc { letter-spacing: 0.5px; margin-top: 10px; font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 60px; }

.index-hotpro .item-left .item-desc, .index-hotpro .item-left .item-desc a { color: #333; }

@media screen and (max-width: 999px) { .index-hotpro .item-left { float: none; margin: 0 auto 30px; width: 100%; max-width: 580px; } }

@media screen and (max-width: 767px) { .index-hotpro .item-left .item-body { bottom: 20px; }
  .index-hotpro .item-left .item-title { font-size: 18px; font-size: 1.8rem; }
  .index-hotpro .item-left .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 48px; } }

.index-hotpro .hotpto-list { overflow: hidden; }

.index-hotpro .hotpto-list .list-item { float: left; width: 46.93548%; margin-left: 3.06452%; position: relative; margin-bottom: 18px; overflow: hidden; }

.index-hotpro .hotpto-list .list-item:hover .item-backdrop { top: 0; }

.index-hotpro .hotpto-list .item-pic { border: solid 3px #E7E7E7; }

.index-hotpro .hotpto-list .item-pic img { display: block; width: 100%; max-width: 365px; margin: 0 auto; }

.index-hotpro .hotpto-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; width: 100%; background-color: #000; background-color: rgba(0, 0, 0, 0.5); -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.index-hotpro .hotpto-list .item-body { padding: 0 7.21649%; text-align: center; position: absolute; left: 0; width: 100%; top: 50%; margin-top: -59px; }

.index-hotpro .hotpto-list .item-title { font-family: "HelveticaLTStd-Light"; font-size: 22px; font-size: 2.2rem; line-height: 30px; }

.index-hotpro .hotpto-list .item-title, .index-hotpro .hotpto-list .item-title a { color: #fff; }

.index-hotpro .hotpto-list .item-desc { letter-spacing: 0.5px; margin-top: 22px; font-size: 16px; font-size: 1.6rem; line-height: 24px; height: 72px; }

.index-hotpro .hotpto-list .item-desc, .index-hotpro .hotpto-list .item-desc a { color: #fff; }

@media screen and (max-width: 1219px) { .index-hotpro .hotpto-list .list-item { margin-bottom: 16px; } }

@media screen and (max-width: 999px) { .index-hotpro .hotpto-list .item-backdrop { position: relative; top: auto; bottom: auto; left: auto; }
  .index-hotpro .hotpto-list .item-body { position: relative; top: auto; left: auto; margin-top: auto; padding: 5.15464%; text-align: left; }
  .index-hotpro .hotpto-list .list-item { width: 23%; margin: 0 1% 15px; }
  .index-hotpro .hotpto-list .item-title { font-size: 20px; font-size: 2rem; }
  .index-hotpro .hotpto-list .item-desc { margin-top: 10px; } }

@media screen and (max-width: 767px) { .index-hotpro .hotpto-list .list-item { width: 48%; margin: 0 1% 15px; }
  .index-hotpro .hotpto-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; }
  .index-hotpro .hotpto-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 22px; height: 66px; margin-top: 5px; } }

.index-hotpro .box-btn { font-size: 16px; font-size: 1.6rem; margin: 26px auto 0; display: block; width: 178px; height: 41px; background-color: #82c6f4; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.25); border-radius: 21px; line-height: 42px; text-align: center; color: #fff; text-transform: uppercase; letter-spacing: 0.5px; }

.index-hotpro .box-btn:hover { background-color: #333; }

@media screen and (max-width: 767px) { .index-hotpro .box-btn { margin: 15px auto 0; width: 140px; height: 32px; border-radius: 16px; line-height: 32px; } }

/* Hot Product end */
/* Product Video start */
.index-provideo { background-color: #EEF8FF; }

.index-provideo .item-videobox { width: 57.60417%; overflow: hidden; float: left; margin-right: 2.29167%; }

.index-provideo .item-video { position: relative; overflow: hidden; padding-bottom: 60.3978%; /*宽除以高*/ height: 0; }

.index-provideo .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

@media screen and (max-width: 999px) { .index-provideo .item-videobox { width: 100%; margin: 0 auto; } }

.index-provideo .item-body { overflow: hidden; width: 415px; text-align: right; padding: 144px 0 20px; }

.index-provideo .index-title { text-align: right; padding-bottom: 21px; }

.index-provideo .index-title:after { right: 0; margin-left: auto; }

.index-provideo .item-desc { letter-spacing: 1px; margin-top: 25px; font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 177px; overflow: hidden; }

.index-provideo .item-btn { cursor: pointer; margin-top: 52px; display: inline-block; width: 178px; height: 41px; line-height: 42px; background: #82c6f4; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.25); border-radius: 21px; font-size: 16px; font-size: 1.6rem; color: #fff; text-align: left; padding-left: 27px; position: relative; }

.index-provideo .item-btn .iconfont { width: 29px; height: 29px; display: inline-block; border-radius: 50%; border: solid 3px #fff; text-align: center; line-height: 29px; position: absolute; right: 4px; top: 50%; margin-top: -18px; }

@media screen and (max-width: 1419px) { .index-provideo .item-body { width: 415px; padding: 80px 0 20px; } }

@media screen and (max-width: 1219px) { .index-provideo .item-body { width: 370px; padding: 30px 0 20px; }
  .index-provideo .item-btn { margin-top: 30px; } }

@media screen and (max-width: 999px) { .index-provideo .item-body { width: 95%; margin: 0 auto; padding: 30px 0; }
  .index-provideo .item-desc { line-height: 24px; height: auto; max-height: 96px; } }

@media screen and (max-width: 767px) { .index-provideo .item-title { padding-bottom: 10px; }
  .index-provideo .item-desc { font-size: 14px; font-size: 1.4rem; }
  .index-provideo .item-btn { font-size: 14px; font-size: 1.4rem; width: 140px; padding-left: 15px; } }

/* Product Video end */
/* index-about start */
.index-about { padding: 75px 0 20px; background: url(../images/web2.jpg) no-repeat bottom center; }

@media screen and (max-width: 1219px) { .index-about { padding: 70px 0 20px; } }

@media screen and (max-width: 999px) { .index-about { padding: 50px 0; background-color: #EEF8FF; margin-top: 30px; } }

@media screen and (max-width: 767px) { .index-about { padding: 30px 0; } }

@media screen and (max-width: 640px) { .index-about { padding: 30px 15px; } }

.index-about .item-pics { width: 42.83333%; margin-right: 1.25%; margin-left: 7.91667%; padding: 19px 19px 0 0; position: relative; }

.index-about .item-pics img { display: block; width: 100%; max-width: 495px; margin: 0 auto; position: relative; z-index: 2; }

.index-about .item-pics:after { position: absolute; content: ''; top: 0; right: 0; left: 19px; bottom: 19px; background: url(../images/web5.png) no-repeat top right; z-index: 1; }

.index-about .item-body { margin-left: 2.83333%; }

.index-about .index-title { margin-top: 100px; text-align: left; }

.index-about .index-title:after { left: 0; margin-left: 0; }

.index-about .item-desc { margin-top: 103px; font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 120px; }

.index-about .item-desc, .index-about .item-desc a { color: #333; }

.index-about .item-btn { margin-top: 60px; width: 178px; height: 41px; border-radius: 21px; border: solid 1px #333333; text-align: center; line-height: 42px; display: block; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; }

.index-about .item-btn:hover { border: solid 1px #82C6F4; color: #82C6F4; }

@media screen and (max-width: 1219px) { .index-about .item-pics { margin-left: 4.16667%; }
  .index-about .item-desc { margin-top: 50px; } }

@media screen and (max-width: 999px) { .index-about .index-title { margin-top: 50px; }
  .index-about .item-desc { margin-top: 30px; }
  .index-about .item-btn { margin-top: 30px; } }

@media screen and (max-width: 767px) { .index-about .index-title { margin-top: 30px; }
  .index-about .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 96px; }
  .index-about .item-btn { width: 140px; height: 32px; border-radius: 16px; line-height: 32px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 640px) { .index-about .item-pics { width: 100%; margin: 0 auto 30px; max-width: 514px; } }

/* index-about end */
/* Product Application start */
.index-appbox { padding: 70px 0 0; }

@media screen and (max-width: 999px) { .index-appbox { padding: 50px 0 0; } }

@media screen and (max-width: 767px) { .index-appbox { padding: 30px 0 0; } }

.index-appbox .box-desc { margin-top: 27px; font-size: 16px; font-size: 1.6rem; line-height: 30px; text-align: center; }

.index-appbox .box-desc a { display: block; }

.index-appbox .box-desc a:hover { color: #82C6F4; }

@media screen and (max-width: 767px) { .index-appbox .box-desc { margin-top: 15px; font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

.index-appbox .index-applist { padding: 37px 0 0; }

.index-appbox .index-applist .list-item { float: left; width: 33.17708%; margin-left: 0.23438%; margin-top: 5px; }

.index-appbox .index-applist .item-pic { width: 100%; }

.index-appbox .index-applist .item-pic img { display: block; max-width: 637px; margin: 0 auto; width: 100%; }

@media screen and (max-width: 999px) { .index-appbox .index-applist .list-item { width: 32.33%; margin: 5px 0.5% 0; } }

@media screen and (max-width: 767px) { .index-appbox .index-applist { padding: 24px 0 0; }
  .index-appbox .index-applist .list-item { width: 49%; margin: 5px 0.5% 0; } }

@media screen and (max-width: 400px) { .index-appbox .index-applist .list-item { width: 99%; margin: 5px 0.5% 0; } }

/* Product Application end */
/* News & Events start */
.ne-box { background: url(../images/web6.jpg) no-repeat center; background-size: cover; padding: 90px 0; }

@media screen and (max-width: 1219px) { .ne-box { padding: 70px 0; } }

@media screen and (max-width: 999px) { .ne-box { padding: 50px 0; } }

@media screen and (max-width: 767px) { .ne-box { padding: 30px 0; } }

.ne-box .item-pic { width: 560px; margin-right: 3.08333%; }

@media screen and (max-width: 1219px) { .ne-box .item-pic { width: 100%; max-width: 560px; margin: 0 auto 30px; float: none; } }

.ne-box .item-right { overflow: hidden; }

.ne-box .box-title { margin-top: 6px; font-weight: bold; font-size: 30px; font-size: 3rem; text-transform: uppercase; position: relative; }

.ne-box .box-title a:hover { color: #82C6F4; }

.ne-box .box-title .box-btn { width: 84px; height: 30px; line-height: 30px; background: #8ED4FF; border-radius: 15px; display: block; position: absolute; right: 19px; top: 8px; font-size: 16px; font-size: 1.6rem; color: #fff; text-align: center; text-transform: capitalize; }

.ne-box .box-title .box-btn:hover { background-color: #82C6F4; color: #fff; }

@media screen and (max-width: 1219px) { .ne-box .box-title { margin-top: 0; }
  .ne-box .box-title .box-btn { right: 0; top: 0; } }

@media screen and (max-width: 767px) { .ne-box .box-title { font-size: 24px; font-size: 2.4rem; }
  .ne-box .box-title .box-btn { font-size: 14px; font-size: 1.4rem; } }

.ne-list { padding: 11px 0 0; }

.ne-list .list-item { margin-top: 26px; padding: 0 4.91667% 0 0; }

.ne-list .item-day { font-size: 50px; font-size: 5rem; }

.ne-list .item-date { line-height: 30px; margin-right: 25px; margin-left: 12px; position: relative; }

.ne-list .item-date:after { position: absolute; content: ''; width: 3px; height: 3px; background-color: #2740A4; top: 50%; margin-top: -1.5px; left: 50%; margin-left: -1.5px; }

.ne-list .item-body { overflow: hidden; }

.ne-list .item-title { font-size: 18px; font-size: 1.8rem; font-weight: bold; line-height: 24px; margin-top: -4px; }

.ne-list .item-title, .ne-list .item-title a { color: #666; }

.ne-list .item-title a:hover { color: #333 !important; }

.ne-list .item-desc { line-height: 24px; height: 48px; margin-top: 0px; }

.ne-list .item-desc, .ne-list .item-desc a { color: #999; }

.ne-list .item-desc a:hover { color: #333 !important; }

@media screen and (max-width: 1219px) { .ne-list .list-item { padding: 0; } }

@media screen and (max-width: 767px) { .ne-list .list-item { margin-top: 20px; }
  .ne-list .item-day { font-size: 36px; font-size: 3.6rem; }
  .ne-list .item-date { margin-right: 10px; margin-left: 5px; line-height: 24px; }
  .ne-list .item-title { font-size: 16px; font-size: 1.6rem; } }

/* News & Events end */
/*-------------index end-------------------------------------------------------------------*/
.page_wrap { padding: 30px 0 90px; }

@media screen and (max-width: 1219px) { .page_wrap { padding: 30px 0 70px; } }

@media screen and (max-width: 999px) { .page_wrap { padding: 30px 0 50px; } }

@media screen and (max-width: 767px) { .page_wrap { padding: 30px 0; } }

/*-------------1-1-products start----------------------------------------------------------*/
.proslide { margin-left: -5px; width: 295px; }

@media screen and (max-width: 1219px) { .proslide { margin-left: 0; } }

@media screen and (max-width: 999px) { .proslide { width: 100%; margin-top: 30px; } }

.pro-main { margin-right: -5px; width: 876px; }

@media screen and (max-width: 1219px) { .pro-main { width: 660px; margin-right: 0; } }

@media screen and (max-width: 999px) { .pro-main { width: 100%; } }

/* .pro1-list start */
.pro1-list { padding-bottom: 15px; }

.pro1-list .list-item { float: left; width: 30.3653%; margin-left: 4.45205%; }

.pro1-list .item-pic { width: 100%; border: solid 1px #E5E5E5; }

.pro1-list .item-pic img { display: block; max-width: 365px; margin: 0 auto; width: 100%; }

.pro1-list .item-title { font-family: "HelveticaLTStd-Light"; font-size: 16px; font-size: 1.6rem; line-height: 30px; text-align: center; margin: 10px 0 13px; }

.pro1-list .item-title input { margin-right: 5px; vertical-align: middle; display: inline; }

.pro1-list .item-btn { margin-bottom: 22px; display: block; width: 100%; height: 38px; line-height: 38px; background-color: #F5F5F5; text-align: center; }

.pro1-list .item-btn:hover { background-color: #82C6F4; color: #fff; }

@media screen and (max-width: 999px) { .pro1-list .list-item { width: 31.33%; margin: 0 1%; } }

@media screen and (max-width: 767px) { .pro1-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; }
  .pro1-list .item-title input { margin-right: 5px; }
  .pro1-list .item-btn { height: 32px; line-height: 32px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 550px) { .pro1-list .list-item { width: 48%; margin: 0 1%; } }

/* .pro1-list end */
.pslide-title { font-size: 20px; font-size: 2rem; text-transform: uppercase; text-align: left; background-color: #82C6F4; line-height: 40px; text-align: center; margin: 0 0 5px; position: relative; color: #fff; display: none; }

@media screen and (max-width: 767px) { .pslide-title { display: block; } }

@media screen and (max-width: 767px) { .slidenav-list { display: none; } }

.slidenav-list > li { margin-bottom: 4px; }

.slidenav-list > li > a { width: 100%; font-size: 16px; font-size: 1.6rem; line-height: 24px; padding: 8px 30px 9px 13px; word-break: break-all; background-color: #F5F5F5; display: block; position: relative; }

.slidenav-list > li > a:after { position: absolute; content: ''; width: 16px; height: 16px; right: 10px; top: 12px; background: url(../images/snav1_1.png) no-repeat center; }

.slidenav-list > li:hover > a, .slidenav-list > li.snav-active > a { background-color: #82C6F4 !important; color: #FFFFFF; }

.slidenav-list > li:hover > a:after, .slidenav-list > li.snav-active > a:after { background-image: url(../images/snav1.png) !important; }

.snav-yiji { background-color: #F5F5F5; background-color: rgba(245, 245, 245, 0.2); padding: 10px 0 8px; }

.snav-yiji > li > a { display: block; font-size: 14px; font-size: 1.4rem; line-height: 24px; color: #333333; padding: 3px 12px 3px 39px; background: url(../images/snav2.png) no-repeat 15px 14px; }

.snav-yiji > li:hover > a, .snav-yiji > li.snav-active1 > a { background-image: url(../images/snav2.png) !important; color: #82C6F4 !important; }

.snav-erji { padding-bottom: 5px; }

.snav-erji > li > a { display: block; padding: 0 12px 0 52px; line-height: 20px; }

.snav-erji > li:hover > a, .snav-erji > li.snav-active2 > a { color: #82C6F4 !important; }

/* proslide-list end */
/*-------------1-1-products end------------------------------------------------------------*/
/*-------------1-2-products start----------------------------------------------------------*/
.m-propic { margin: 0 auto 0; width: 488px; float: left; }

.m-propic .pic-big { position: relative; float: left; width: 367px; margin-right: 6px; }

.m-propic .big-img { display: block; line-height: 0; font-size: 0; border: 1px solid #82C6F4; }

.m-propic .big-img .zoomPad { float: none; z-index: 8; }

.m-propic .zoomWrapperImage img { max-width: 1200px; }

.m-propic .pic-small { position: relative; float: right; width: 115px; padding: 20px 0; overflow: hidden; }

.m-propic1 .pic-btn { position: absolute; margin: 0 auto; left: 8px; right: 0; display: block; height: 7px; background-repeat: no-repeat; background-position: center; cursor: pointer; background-color: #999; border-radius: 3.5px; }

.m-propic1 .pic-btn:hover { background-color: #82C6F4; }

.m-propic1 .pic-btn.prev { top: 0; background-image: url("../images/up.png"); }

.m-propic1 .pic-btn.next { bottom: 0; background-image: url("../images/down.png"); }

.m-propic .pic-list { height: 406px; overflow: hidden; }

.m-propic .pic-list ul { height: 2000px; }

.m-propic .list-item { margin-bottom: 9px; padding-left: 8px; }

.m-propic .item-pics { overflow: visible; position: relative; display: block; border: 1px solid #82C6F4; }

.m-propic .item-pics img { width: 100%; display: block; }

.m-propic .item-pics:hover, .m-propic .item-pics.zoomThumbActive { border-color: #82C6F4; }

.m-propic .item-pics:hover .iconfont, .m-propic .item-pics.zoomThumbActive .iconfont { display: block; }

.m-propic .item-pics .iconfont { position: absolute; top: 50%; margin-top: -6px; left: -8px; font-size: 12px; font-size: 1.2rem; z-index: -1; color: #82C6F4; display: none; }

.m-propic2 { display: none; }

@media screen and (max-width: 1219px) { .zoomPad { cursor: default !important; }
  .zoomPup { display: none !important; }
  .zoomWindow { display: none !important; }
  .zoomPreload { display: none !important; }
  .m-propic { max-width: 100%; float: none; }
  .m-propic .pic-big { height: auto; }
  /*.m-propic .pic-small { width: 110px; } .m-propic .pic-list { height: 444px; } .m-propic .list-item { margin-bottom: 40px; } */ }

@media screen and (max-width: 767px) { .m-propic1 { display: none; }
  .m-propic2 { position: relative; display: block; overflow: hidden; width: 100%; padding-left: 30px; padding-right: 30px; }
  .m-propic2 .pic-btn { position: absolute; top: 50%; margin-top: -13px; display: block; }
  .m-propic2 .pic-btn .iconfont { font-size: 26px; font-size: 2.6rem; color: #666; }
  .m-propic2 .pic-btn.prev { left: 0; }
  .m-propic2 .pic-btn.next { right: 0; }
  .m-propic2 .box-list { overflow: hidden; }
  .m-propic2 .box-list ul { width: 1000%; }
  .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 3.13%; padding: 0; } }

@media only screen and (max-width: 640px) { .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 4.8%; } }

@media only screen and (max-width: 480px) { .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 9.8%; } }

.pro2-info { float: right; width: 346px; }

.pro2-info .item-title { font-family: "HelveticaLTStd-Light"; font-size: 24px; font-size: 2.4rem; line-height: 30px; position: relative; padding: 12px 0 8px; }

.pro2-info .item-title:after { position: absolute; content: ''; width: 41px; height: 3px; left: 0; bottom: 0; background-color: #82C6F4; }

.pro2-info .item-word { font-size: 16px; font-size: 1.6rem; color: #333; line-height: 30px; min-height: 295px; padding: 27px 0 20px; }

.pro2-info .item-word p, .pro2-info .item-word li, .pro2-info .item-word strong, .pro2-info .item-word a { color: #333; }

.pro2-info .item-word img, .pro2-info .item-word iframe { max-width: 100%; }

.pro2-info .item-btns { margin: 33px 0 0; }

.pro2-info .item-btn { width: 163px; height: 38px; line-height: 38px; background-color: #F5F5F5; display: inline-block; text-align: center; color: #333; }

.pro2-info .item-btn:hover { background-color: #82C6F4; color: #FFFFFF; }

.pro2-info .item-btn1 { margin-right: 16px; }

@media only screen and (max-width: 1219px) { .pro2-info { float: none; width: 100%; margin-top: 30px; }
  .pro2-info .item-word { min-height: auto; } }

@media only screen and (max-width: 999px) { .pro2-info .item-btns { margin: 20px 0 0; } }

@media only screen and (max-width: 767px) { .pro2-info { margin-top: 20px; }
  .pro2-info .item-word { font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 15px 0; } }

@media only screen and (max-width: 400px) { .pro2-info .item-btn { width: 47.5%; float: left; }
  .pro2-info .item-btn1 { margin-right: 5%; } }

/* pro2-title start */
.pro2-title { font-weight: bold; font-size: 24px; font-size: 2.4rem; font-style: italic; text-transform: uppercase; text-align: center; background: url(../images/web7.png) no-repeat center; background-size: 100%; }

.pro2-title a:hover { color: #82C6F4; }

@media screen and (max-width: 767px) { .pro2-title { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 510px) { .pro2-title { background-image: none; } }

/* pro2-title end */
/* pro2-descbox start */
.pro2-descbox { padding: 40px 0 0; }

.pro2-descbox .item-desc { padding: 20px 0 30px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.pro2-descbox .item-desc, .pro2-descbox .item-desc p, .pro2-descbox .item-desc a, .pro2-descbox .item-desc li, .pro2-descbox .item-desc strong, .pro2-descbox .item-desc span, .pro2-descbox .item-desc i { color: #333; }

.pro2-descbox .item-desc img, .pro2-descbox .item-desc iframe { max-width: 100%; }

@media screen and (max-width: 767px) { .pro2-descbox { padding: 30px 0 0; }
  .pro2-descbox .item-desc { padding: 20px 0 20px; font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

/* pro2-descbox end */
.related-scroll { position: relative; overflow: hidden; }

.related-scroll .scroll-btns { text-align: center; }

.related-scroll .scroll-btn { cursor: pointer; }

.related-scroll .scroll-btn .iconfont { font-size: 32px; font-size: 3.2rem; color: #82C6F4; }

.related-scroll .scroll-btn:hover .iconfont { color: #666; }

.related-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.related-scroll .scroll-list { width: 10000%; }

.related-scroll .scroll-list li { float: left; width: 0.30365%; margin-right: 0.04452%; margin-top: 23px; }

.related-scroll .scroll-list .item-pic { width: 100%; border: solid 1px #E5E5E5; }

.related-scroll .scroll-list .item-pic img { display: block; max-width: 365px; margin: 0 auto; width: 100%; }

.related-scroll .scroll-list .item-title { font-family: "HelveticaLTStd-Light"; font-size: 16px; font-size: 1.6rem; line-height: 30px; text-align: center; margin: 10px 0 13px; }

@media only screen and (max-width: 999px) { .related-scroll .scroll-list li { width: 0.32%; margin-right: 0.02%; } }

@media only screen and (max-width: 767px) { .related-scroll .scroll-list li { width: 0.32%; margin-right: 0.02%; }
  .related-scroll .scroll-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

@media only screen and (max-width: 640px) { .related-scroll .scroll-list li { width: 0.49%; margin-right: 0.02%; } }

@media only screen and (max-width: 380px) { .related-scroll .scroll-list li { width: 1%; margin-right: 0; } }

/*-------------1-2-products end------------------------------------------------------------*/
/*-------------2-about start---------------------------------------------------------------*/
.about-top .item-right { width: 48.25%; margin-left: 1.33333%; padding: 17px 17px 13px 13px; position: relative; }

.about-top .item-right:after { position: absolute; content: ''; right: 0; top: 0; width: 111px; height: 111px; background-color: #82C6F4; z-index: -1; }

.about-top .item-right:before { position: absolute; content: ''; left: 0; bottom: 0; width: 53px; height: 53px; background-color: #82C6F4; background-color: rgba(130, 198, 244, 0.5); }

@media screen and (max-width: 700px) { .about-top .item-right { max-width: 579px; width: 100%; margin: 0 auto 20px; float: none; padding: 10px; } }

.about-top .item-pic { width: 100%; }

.about-top .item-pic img { display: block; max-width: 549px; width: 100%; margin: 0 auto; }

.about-top .item-subt { margin-top: 32px; font-weight: bold; font-style: italic; font-size: 26px; font-size: 2.6rem; text-transform: uppercase; color: #333; background: url(../images/about3.png) no-repeat left center; padding-left: 30px; margin-bottom: 8px; }

@media screen and (max-width: 1219px) { .about-top .item-subt { margin-top: 0; } }

@media screen and (max-width: 767px) { .about-top .item-subt { font-size: 18px; font-size: 1.8rem; } }

.about-top .item-title { font-weight: bold; font-size: 40px; font-size: 4rem; text-transform: uppercase; line-height: 50px; position: relative; padding-bottom: 13px; color: #82C6F4; }

.about-top .item-title:after { position: absolute; content: ''; width: 82px; height: 3px; background-color: #333; left: 0; bottom: 0; }

@media screen and (max-width: 999px) { .about-top .item-title { font-size: 36px; font-size: 3.6rem; } }

@media screen and (max-width: 999px) { .about-top .item-title { font-size: 30px; font-size: 3rem; line-height: 40px; } }

@media screen and (max-width: 767px) { .about-top .item-title { font-size: 24px; font-size: 2.4rem; line-height: 30px; } }

.about-top .item-desc { margin-top: 44px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

@media screen and (max-width: 999px) { .about-top .item-desc { margin-top: 15px; } }

@media screen and (max-width: 767px) { .about-top .item-desc { margin-top: 10px; font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

.about-middle { margin-top: 59px; min-height: 271px; padding: 98px 0 30px; background: url(../images/about2.jpg) no-repeat center; background-size: cover; }

@media screen and (max-width: 767px) { .about-middle { min-height: auto; padding: 30px 0; margin-top: 30px; } }

.about-middle .item-title { font-weight: bold; font-style: italic; font-size: 34px; font-size: 3.4rem; color: #fff; text-transform: uppercase; }

@media screen and (max-width: 999px) { .about-middle .item-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .about-middle .item-title { font-size: 24px; font-size: 2.4rem; } }

.about-middle .item-desc { font-size: 28px; font-size: 2.8rem; color: #fff; line-height: 40px; margin-top: 18px; }

@media screen and (max-width: 999px) { .about-middle .item-desc { font-size: 24px; font-size: 2.4rem; margin-top: 10px; } }

@media screen and (max-width: 767px) { .about-middle .item-desc { font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 0; } }

/* certificate start */
.cer-title { position: relative; font-weight: bold; font-size: 30px; font-size: 3rem; text-align: center; text-transform: uppercase; margin-bottom: 40px; margin-top: 67px; }

.cer-title span { color: #82C6F4; display: inline-block; padding: 0 40px; position: relative; z-index: 1; background-color: #fff; }

.cer-title span:before, .cer-title span:after { position: absolute; content: ''; width: 41px; height: 4px; background-color: #82C6F4; top: 50%; margin-top: -2px; }

.cer-title span:before { left: -41px; }

.cer-title span:after { right: -41px; }

.cer-title:after { position: absolute; content: ''; width: 100%; left: 0; height: 2px; background-color: #999; top: 50%; margin-top: -1px; z-index: 0; }

@media screen and (max-width: 767px) { .cer-title { font-size: 24px; font-size: 2.4rem; margin-bottom: 30px; margin-top: 30px; }
  .cer-title span { padding: 0 30px; } }

@media screen and (max-width: 400px) { .cer-title:after, .cer-title span:after, .cer-title span:before { display: none; } }

.about1-scroll { position: relative; overflow: hidden; padding: 0 57px; }

@media screen and (max-width: 767px) { .about1-scroll { padding: 0 40px; } }

.about1-scroll .scroll-btn { cursor: pointer; position: absolute; z-index: 99; top: 50%; margin-top: -34px; }

.about1-scroll .scroll-btn .iconfont { font-size: 32px; font-size: 3.2rem; color: #82C6F4; }

.about1-scroll .scroll-btn:hover .iconfont { color: #666; }

.about1-scroll .scroll-btn.prev { left: 0; }

.about1-scroll .scroll-btn.next { right: 0; }

@media screen and (max-width: 767px) { .about1-scroll .scroll-btn { margin-top: -30px; }
  .about1-scroll .scroll-btn .iconfont { font-size: 24px; font-size: 2.4rem; }
  .about1-scroll .scroll-btn.prev { left: 0; }
  .about1-scroll .scroll-btn.next { right: 0; } }

.about1-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.about1-scroll .scroll-list { width: 10000%; }

.about1-scroll .scroll-list li { position: relative; float: left; width: 0.22284%; margin-right: 0.03622%; }

.about1-scroll .scroll-list li:hover .item-backdrop { top: 0; }

.about1-scroll .scroll-list .item-pics { position: relative; width: 100%; overflow: hidden; }

.about1-scroll .scroll-list .item-pics img { width: 100%; display: block; max-width: 242px; margin: 0 auto; }

.about1-scroll .scroll-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; width: 100%; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; background: #000; background: rgba(0, 0, 0, 0.45); }

.about1-scroll .scroll-list .item-backdrop .iconfont { color: #fff; font-size: 39px; font-size: 3.9rem; position: absolute; top: 50%; margin-top: -20px; left: 50%; margin-left: -20px; }

.about1-scroll .scroll-list .item-title { text-align: center; line-height: 36px; }

@media only screen and (max-width: 999px) { .about1-scroll .scroll-list li { width: 0.235%; margin-right: 0.02%; }
  .about1-scroll .scroll-list .item-backdrop { display: none; } }

@media only screen and (max-width: 767px) { .about1-scroll .scroll-list li { width: 0.32%; margin-right: 0.02%; } }

@media only screen and (max-width: 640px) { .about1-scroll .scroll-list li { width: 0.49%; margin-right: 0.02%; } }

@media only screen and (max-width: 400px) { .about1-scroll .scroll-list li { width: 1%; margin-right: 0; } }

/* certificate end */
/*-------------2-about end-----------------------------------------------------------------*/
/*-------------3-1-Application start-------------------------------------------------------*/
.app1-list { padding-bottom: 26px; }

.app1-list .list-item { float: left; width: 30.5%; margin-left: 4.25%; padding-bottom: 28px; }

.app1-list .item-pic { width: 100%; }

.app1-list .item-pic img { display: block; width: 100%; max-width: 365px; margin: 0 auto; }

.app1-list .item-title { font-weight: bold; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 18px; }

.app1-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 60px; margin-top: 5px; }

.app1-list .item-desc, .app1-list .item-desc a { color: #333; }

@media screen and (max-width: 999px) { .app1-list .list-item { width: 31.33%; margin: 0 1%; } }

@media screen and (max-width: 767px) { .app1-list .list-item { padding-bottom: 20px; }
  .app1-list .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 10px; }
  .app1-list .item-desc { margin-top: 0; font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 48px; } }

@media screen and (max-width: 649px) { .app1-list { padding-bottom: 15px; }
  .app1-list .list-item { width: 48%; margin: 0 1%; } }

@media screen and (max-width: 400px) { .app1-list .list-item { width: 98%; margin: 0 1%; } }

/*-------------3-1-Application end---------------------------------------------------------*/
/*-------------3-2-Application start-------------------------------------------------------*/
.app2-main { width: 853px; padding-right: 29px; border-right: solid 1px #E5E5E5; }

@media screen and (max-width: 1219px) { .app2-main { width: 633px; } }

@media screen and (max-width: 999px) { .app2-main { width: 100%; padding-right: 0; float: none; border-right: 0; } }

.app2-slide { width: 319px; }

@media screen and (max-width: 999px) { .app2-slide { margin: 30px auto 0; width: 100%; max-width: 765px; float: none; } }

.app2-slide .box-title { margin: 0 0 20px; font-weight: bold; font-size: 20px; font-size: 2rem; text-transform: uppercase; }

.app2-slide .box-title a:hover { color: #82C6F4; }

@media screen and (max-width: 999px) { .app2-slide .box-title { text-align: center; } }

@media screen and (max-width: 767px) { .app2-slide .box-title { font-size: 20px; font-size: 2rem; } }

.app2-slide .box-list .item-pic { width: 100%; border: solid 1px #E7E7E7; }

.app2-slide .box-list .item-pic img { display: block; width: 100%; max-width: 365px; margin: 0 auto; }

.app2-slide .box-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 30px; margin: 11px 0 29px; text-align: center; font-family: "HelveticaLTStd-Light"; }

@media screen and (max-width: 999px) { .app2-slide .box-list .list-item { width: 48%; margin: 0 1%; float: left; } }

@media screen and (max-width: 767px) { .app2-slide .box-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin: 10px 0 20px; } }

@media screen and (max-width: 380px) { .app2-slide .box-list .list-item { width: 98%; margin: 0 1%; } }

.app2-box .item-pic { width: 100%; }

.app2-box .item-pic img { width: 100%; max-width: 824px; width: 100%; margin: 0 auto; }

.app2-box > .item-title { font-weight: bold; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 20px; }

@media screen and (max-width: 767px) { .app2-box > .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 10px; } }

.app2-box .item-desc { padding: 5px 0 0; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.app2-box .item-desc, .app2-box .item-desc p, .app2-box .item-desc a, .app2-box .item-desc li, .app2-box .item-desc strong, .app2-box .item-desc i { color: #333; }

.app2-box .item-desc img, .app2-box .item-desc iframe { max-width: 100%; }

@media screen and (max-width: 767px) { .app2-box .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

.app2-box .m-oths { border-top: 0; }

/*-------------3-2-Application end---------------------------------------------------------*/
/*-------------4-download start------------------------------------------------------------*/
.download-list { padding-bottom: 24px; }

.download-list .list-item { position: relative; padding-bottom: 40px; margin-bottom: 22px; border-bottom: dashed 1px #C6C6C6; }

.download-list .item-pics { float: left; width: 59px; margin-right: 23px; margin-top: 11px; }

.download-list .item-pics img { display: block; width: 100%; max-width: 59px; margin: 0 auto; }

.download-list .item-body { overflow: hidden; padding-right: 182px; }

.download-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 38px; }

.download-list .item-desc { line-height: 30px; min-height: 30px; font-size: 16px; font-size: 1.6rem; }

.download-list .item-desc, .download-list .item-desc a { color: #333; }

.download-list .item-btn { text-align: center; display: block; width: 142px; height: 42px; border: 1px solid #82C6F4; color: #82C6F4; line-height: 40px; position: absolute; top: 32px; right: 0; }

.download-list .item-btn .iconfont { font-size: 22px; font-size: 2.2rem; vertical-align: middle; margin-right: 3px; margin-left: -10px; }

.download-list .item-btn:hover { background-color: #82C6F4; color: #fff; }

@media screen and (max-width: 1219px) { .download-list .item-body { padding-right: 160px; } }

@media screen and (max-width: 999px) { .download-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 30px; }
  .download-list .item-desc { line-height: 24px; min-height: 24px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .download-list { padding-bottom: 20px; }
  .download-list .list-item { padding-bottom: 30px; }
  .download-list .item-btn { width: 120px; height: 36px; line-height: 34px; }
  .download-list .item-btn .iconfont { font-size: 20px; font-size: 2rem; margin-right: 3px; }
  .download-list .item-body { padding-right: 140px; } }

@media screen and (max-width: 640px) { .download-list .item-body { padding-right: 0; }
  .download-list .item-btn { position: relative; top: auto; right: auto; margin: 20px auto 0; } }

/*-------------4-download end--------------------------------------------------------------*/
/*-------------5-video start---------------------------------------------------------------*/
.video-list li { float: left; width: 46.16667%; margin-left: 7.66667%; margin-bottom: 5px; }

.video-list .item-videobox { width: 100%; overflow: hidden; margin: 0 auto; }

.video-list .item-video { position: relative; overflow: hidden; padding-bottom: 67.14801%; /*宽除以高*/ height: 0; }

.video-list .item-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.video-list .item-video iframe body { margin: 0px !important; }

.video-list .item-title { text-align: center; font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 60px; font-weight: bold; margin-top: 17px; }

@media screen and (max-width: 999px) { .video-list li { width: 48%; margin: 0 1% 12px; } }

@media screen and (max-width: 767px) { .video-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 48px; } }

@media screen and (max-width: 450px) { .video-list li { width: 98%; }
  .video-list .item-title { height: auto; } }

/*-------------5-video end-----------------------------------------------------------------*/
/*-------------6-contact start-------------------------------------------------------------*/
/* contact_top */
.contact_top { background: #E8EFF3; border-radius: 8px; }

/* c_left */
.c_left { width: 465px; height: 603px; background: url(../images/c1.jpg) no-repeat left top; border-radius: 8px 0px 0px 8px; padding: 63px 62px 0 62px; }

.c_left .item-desc { color: #FFFFFF; font-family: "HelveticaLTStd-Bold"; line-height: 24px; padding-bottom: 13px; }

.c_left li { width: 100%; font-size: 16px; font-size: 1.6rem; line-height: 30px; font-weight: bold; margin-top: 15px; }

.c_left li p, .c_left li { color: #FFFFFF; }

.c_left a { color: #fff; }

.c_left a:hover { color: #333; }

@media screen and (max-width: 1219px) { .c_left { width: 399px; padding: 64px 38px 0; } }

@media screen and (max-width: 999px) { .c_left { float: none; width: 95%; margin: 0 auto; max-width: 465px; border-radius: 10px; margin-top: 20px; padding-bottom: 20px; padding-top: 20px; height: auto; }
  .c_left_wrap { width: 90%; }
  .c_left li { margin-top: 15px; } }

@media screen and (max-width: 767px) { .c_left { padding-left: 20px; padding-right: 20px; font-size: 14px; font-size: 1.4rem; }
  .c_left .item-desc { line-height: 24px; }
  .c_left li { line-height: 24px; font-size: 14px; font-size: 1.4rem; margin-top: 10px; } }

/* c_right */
.c_right { float: right; width: 47%; margin-right: 85px; /* WebKit browsers */ /* Mozilla Firefox 4 to 18 */ /* Mozilla Firefox 19+ */ /* Internet Explorer 10+ */ }

.c_right ::-webkit-input-placeholder { color: #666; }

.c_right :-o-placeholder { color: #666; }

.c_right ::-moz-placeholder { color: #666; }

.c_right :-ms-input-placeholder { color: #666; }

.c_title2 { font-weight: bold; padding-top: 23px; padding-left: 14px; line-height: 30px; font-size: 24px; font-size: 2.4rem; color: #333; text-transform: uppercase; padding-bottom: 3px; }

.c_xp { padding-top: 13px; padding-bottom: 16px; }

.c_bt { width: 14px; float: left; color: #ff0000; font-family: Verdana; line-height: 36px; height: 36px; font-size: 14px; font-size: 1.4rem; }

.c_div1 { padding-bottom: 18px; }

.c_div2 { padding-bottom: 20px; }

.c_div3 { padding-bottom: 20px; }

.c_div4 { padding-top: 2px; margin-bottom: 5px; }

.c_input1 { float: left; line-height: 35px; height: 37px; font-size: 14px; font-size: 1.4rem; text-indent: 14px; color: #666666; width: 550px; border: solid 1px #cccccc; background: #fff; }

.c_textarea { float: left; font-size: 14px; font-size: 1.4rem; text-indent: 14px; color: #666666; width: 550px; border: solid 1px #cccccc; line-height: 26px; padding-top: 1px; height: 214px; background: #fff; }

.c_code .c_codeinput { width: 154px; margin-right: 21px; }

.c_code .codeimg { height: 37px; cursor: pointer; border: solid 1px #ccc; }

.c_code .codeimg img { display: block; height: 35px; margin: 0 auto; }

.c_code .c_send { float: right; text-align: center; color: #fff; background: #333; width: 181px; height: 35px; line-height: 35px; font-size: 14px; font-size: 1.4rem; font-weight: bold; cursor: pointer; display: block; }

.c_code .c_send:hover { background-color: #82C6F4; }

@media screen and (max-width: 1219px) { .c_div1, .c_div2, .c_div3 { padding-bottom: 16px; }
  .c_input1 { width: 95%; }
  .c_textarea { width: 95%; }
  .c_code .c_send { float: left; margin-left: 20px; width: 124px; } }

@media screen and (max-width: 999px) { .c_right { float: none; width: 95%; margin: 0 auto; margin-top: 20px; }
  .c_title2 { padding-top: 0px; }
  .c_code .c_codeinput { width: 95%; margin-right: 0; }
  .c_code .codeimg { margin-left: 14px; margin-top: 16px; }
  .c_code .c_send { width: 95%; margin-left: 14px; margin-top: 16px; } }

@media screen and (max-width: 767px) { .c_title2 { font-size: 20px; font-size: 2rem; text-align: center; }
  .c_textarea { height: 120px; } }

.map { margin: 50px auto 0; }

.map img { display: block; max-width: 1200px; width: 100%; margin: 0 auto; }

@media screen and (max-width: 767px) { .map { margin: 30px auto 0; } }

/*-------------6-contact end---------------------------------------------------------------*/
/*-------------7-1-news start--------------------------------------------------------------*/
.news1-list li { width: 100%; margin-bottom: 64px; }

.news1-list .item-pic { width: 436px; float: left; margin-right: 46px; }

.news1-list .item-pic img { width: 100%; max-width: 436px; display: block; margin: 0 auto; }

.news1-list .item-body { overflow: hidden; padding-right: 20px; }

.news1-list .item-title { font-size: 18px; font-size: 1.8rem; font-weight: bold; line-height: 24px; margin-top: 18px; }

.news1-list .item-date { margin-top: 5px; line-height: 28px; }

.news1-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 90px; margin-top: 24px; }

.news1-list .item-desc, .news1-list .item-desc a { color: #333; }

.news1-list .item-btn { display: block; width: 113px; height: 34px; line-height: 34px; border-radius: 17px; background-color: #82C6F4; text-align: center; color: #fff; margin-top: 30px; }

.news1-list .item-btn:hover { background-color: #333; color: #fff; }

@media screen and (max-width: 1219px) { .news1-list .item-body { padding-right: 0; } }

@media screen and (max-width: 999px) { .news1-list li { margin-bottom: 50px; }
  .news1-list .item-pic { width: 400px; margin-right: 20px; }
  .news1-list .item-desc { margin-top: 10px; }
  .news1-list .item-btn { margin-top: 20px; } }

@media screen and (max-width: 767px) { .news1-list li { margin-bottom: 30px; }
  .news1-list .item-pic { width: 330px; margin-right: 20px; }
  .news1-list .item-date { line-height: 24px; margin-top: 0; }
  .news1-list .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 0; }
  .news1-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 72px; }
  .news1-list .item-btn { height: 32px; border-radius: 16px; margin-top: 15px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 640px) { .news1-list .item-pic { width: 300px; } }

@media screen and (max-width: 550px) { .news1-list .item-pic { width: 100%; float: none; margin: 0 auto; }
  .news1-list .item-title { margin-top: 15px; }
  .news1-list .item-btn { margin: 10px auto 0; } }

/*-------------7-1-news end----------------------------------------------------------------*/
/*-------------7-2-news start--------------------------------------------------------------*/
.news2-main > .item-title { text-align: center; font-size: 18px; font-size: 1.8rem; line-height: 30px; font-weight: bold; }

@media screen and (max-width: 767px) { .news2-main > .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; } }

.news2-main .item-date { text-align: center; color: #333; line-height: 32px; }

.news2-main .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; padding: 22px 0 48px; }

.news2-main .item-desc, .news2-main .item-desc p, .news2-main .item-desc a, .news2-main .item-desc li, .news2-main .item-desc span, .news2-main .item-desc strong { color: #333; }

.news2-main .item-desc img, .news2-main .item-desc iframe { max-width: 100%; }

@media screen and (max-width: 767px) { .news2-main .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 15px 0 30px; } }

/*-------------7-2-news end----------------------------------------------------------------*/

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

.listcart{ width:100%; margin-top:40px;margin-bottom: 40px;}
.listcart a{ background:#fff;display:inline-block;height: 30px; width:200px; line-height: 30px;cursor: pointer;border: none;overflow: hidden;color: #333;cursor: pointer;  border:1px solid #82C6F4; padding-left:10px; padding-right:10px; text-align:center; font-size:14px; font-size:1.4rem; margin-left:10px;}
.listcart a:hover{  border:#82C6F4 solid 1px; background:#82C6F4; color:#fff!important;}
@media screen and (max-width:999px){
.listcart a{margin-left:2.5%; margin-right:2.5%; padding-left:0px; padding-right:0px }
.listcart{ width:100%; margin-top:2rem }
}
@media screen and (max-width:420px){
.listcart a{ width:95% !important ; float:none; overflow:hidden; margin-bottom:1rem; margin-top:1rem}
}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}

.item-btns a.no{
  color: #333!important;
  background: #F5F5F5!important;
  /*border: 1px solid #82C6F4!important ;*/
}
.page a.no:hover{
  color: #333!important;
  /*background: #F5F5F5!important;*/
  /*border: 1px solid #82C6F4!important ;*/
}
.item-body .video p:hover{
    color:#82C6F4;
}
